UNPKG

ok-papa-cli

Version:

[ok-papa-script](https://github.com/nonjene/ok-papa-script)的cli。

28 lines (27 loc) 609 B
{ "name": "ok-papa-cli", "bin": { "papa-proj": "./bin/index.js" }, "version": "1.0.5", "description": "", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/nonjene/ok-papa-cli.git" }, "author": "nonjene", "license": "ISC", "bugs": { "url": "https://github.com/nonjene/ok-papa-cli/issues" }, "homepage": "https://github.com/nonjene/ok-papa-cli#readme", "dependencies": { "chalk": "^2.4.1", "commander": "^2.15.1", "inquirer": "^5.2.0", "shelljs": "^0.8.2" } }