{ "name": "nemean-cli", "version": "0.2.7", "main": "src/index.js", "bin": "bin/npmrc.js", "license": "ISC", "author": "super-lin", "scripts": { "postinstall": "nemean-cli" }, "dependencies": { "chalk": "^2.4.2", "commander": "^3.0.2", "fs-extra": "^8.1.0", "inquirer": "^7.0.0", "shelljs": "^0.8.3" } }