1.0.2 • Published 7 years ago

npm-has-script-cli v1.0.2

Weekly downloads
2
License
ISC
Repository
github
Last release
7 years ago

npm-has-script-cli Build Status

Check package.json for the given script.

install

Install the package with npm:

$ npm install npm-has-script-cli

usage

  $ 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

license

ISC

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago