{
  "name": "uni-easy-pages",
  "version": "1.0.8",
  "description": "uni-app开发环境辅助生产工具",
  "main": "src/index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "uni-app",
    "pages.json",
    "hbuilderX"
  ],
  "author": "yangy9527",
  "license": "ISC",
  "bin": {
  	"uni-easy-pages": "bin/index.js",
  	"udt": "bin/index.js"
  },
  "dependencies": {
    "commander": "^5.0.0"
  }
}
