{ "name": "scripts", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "", "license": "ISC", "dependencies": { "colors": "^1.0.3", "commander": "^2.7.1", "replace": "^0.3.0", "semver": "^4.3.3", "shelljs": "^0.4.0" } }