npm-has-script-cli
v1.0.2
Published
CLI that checks package.json for the given script
Downloads
20
Readme
npm-has-script-cli 
Check
package.jsonfor the given script.
install
Install the [package][package] with npm:
$ npm install npm-has-script-cliusage
$ npm-has-script name [dir]
Check `dir` or the current dir for `package.json`, and exit with 0 if script
`name` was found. Exit with 0 otherwise.related
npm-has-script: API for this CLI module
license
ISC
