UNPKG

zc-project

Version:

项目模板

32 lines (31 loc) 591 B
{ "name": "zc-project", "version": "2.1.6", "description": "项目模板", "bin": { "zcvue": "src/vue3.js", "zcvueinq": "src/vue3inq.js", "zcweb": "src/web.js", "zcjava": "src/java.js", "zch5": "src/h5.js", "zctool": "src/index.js" }, "scripts": { "build": "node build" }, "dependencies": { "chalk": "^2.3.0", "commander": "^2.11.0", "download-git-repo": "^1.0.1", "inquirer": "^4.0.0", "ora": "^1.3.0", "rimraf": "^2.6.2" }, "keywords": [ "lx", "rows", "bony" ], "author": "bony", "license": "ISC" }