UNPKG

one_command

Version:

No longer maintained: please use www.npmjs.com/package/smelt-cli

27 lines (26 loc) 671 B
{ "name": "one_command", "version": "1.0.1", "preferGlobal": true, "description": "No longer maintained: please use www.npmjs.com/package/smelt-cli", "bin": { "one-command": "./index.js" }, "author": "Gnasp", "license": "UNLICENSED", "repository": { "type": "git", "url": "https://github.com/GnaspGames/one-command.git" }, "bugs": { "url": "https://github.com/GnaspGames/one-command/issues" }, "homepage": "http://one-command.gnasp.com", "dependencies": { "chalk": "^1.1.1", "commander": "^2.9.0", "copy-paste": "^1.1.4", "json-override": "^0.2.0", "readline-sync": "^1.4.4" } }