🚀. Socket Launch Week Day 2:Introducing Manifest Alerts.Learn more
Sign In

npm-has-script-cli

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

npm-has-script-cli

CLI that checks package.json for the given script

latest
Source
npmnpm
Version
1.0.2
Version published
Weekly downloads
10
11.11%
Maintainers
1
Weekly downloads
 
Created
Source

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.
  • npm-has-script: API for this CLI module

license

ISC

Keywords

npm

FAQs

Package last updated on 14 Dec 2016

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts