szyy-cli
Version:
48 lines (47 loc) • 1.05 kB
JSON
{
"name": "szyy-cli",
"version": "1.0.1",
"description": "a szyy cli",
"main": "index.js",
"bin": {
"szyy-cli": "./bin/szyy-cli",
"szyy": "./bin/szyy-cli"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/wangzhikui/szyy-cli.git"
},
"keywords": [
"szyy",
"szyy-cli",
"tool",
"yonyou",
"fe",
"sz"
],
"author": "Allen wangzhk@yonyou.com",
"license": "MIT",
"bugs": {
"url": "https://github.com/wangzhikui/szyy-cli/issues"
},
"homepage": "https://github.com/wangzhikui/szyy-cli#readme",
"dependencies": {
"chalk": "2.4.2",
"cli-color": "1.4.0",
"download-git-repo": "1.1.0",
"ejs": "2.6.1",
"fs-extra": "7.0.1",
"glob": "7.1.3",
"inquirer": "6.2.1",
"minimist": "1.2.0",
"path-exists": "3.0.0",
"request": "2.88.0",
"request-promise": "^4.2.4",
"single-line-log": "1.1.2",
"str-format": "1.0.1",
"unzipper": "^0.10.1"
}
}