UNPKG

prpr-cli

Version:
31 lines (30 loc) 576 B
{ "name": "prpr-cli", "version": "1.0.0", "description": "", "bin": { "prpr": "bin/prpr" }, "repository": { "type": "git", "url": "git+https://github.com/Copyes/Pr-cli.git" }, "keywords": [ "prpr", "cli", "tool" ], "author": "copyes", "license": "MIT", "bugs": { "url": "https://github.com/Copyes/Pr-cli/issues" }, "homepage": "https://github.com/Copyes/Pr-cli#readme", "dependencies": { "chalk": "^2.1.0", "cli-table": "^0.3.1", "commander": "^2.11.0", "inquirer": "^3.3.0", "ora": "^1.3.0" } }