Skip to content

purposeindustries/npm-has-script-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

npm-has-script-cli Build Status

Check package.json for the given script.

install

Install the [package][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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published