UNPKG

apollon-cli

Version:

19 lines (18 loc) 351 B
{ "name": "apollon-cli", "version": "1.5.0", "description": "", "main": "bin/apollon.js", "bin": { "apollon": "bin/apollon.js" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "Cortney Knorr", "license": "ISC", "dependencies": { "commander": "^2.17.1", "shelljs": "^0.8.2" } }