UNPKG

jmcreater

Version:

udc前端开发构建工具

35 lines (34 loc) 699 B
{ "name": "jmcreater", "version": "0.0.9", "description": "udc前端开发构建工具", "dependencies": { "chalk": "^1.1.3", "commander": "^2.9.0", "fs-extra": "^0.30.0", "inquirer": "^1.1.2", "lodash": "^4.13.1", "request": "^2.73.0", "unzip": "^0.1.11" }, "devDependencies": {}, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git@git.jd.com:shenduxian/jmcreator.git" }, "keywords": [ "jm", "jmcreator" ], "author": "udc", "license": "MIT", "bin": { "jm": "bin/jm-index" }, "bugs": { "url": "http://git.jd.com/shenduxian/jmcreator/issues" } }