npm stats
  • Search
  • About
  • Repo
  • Sponsor
  • more
    • Search
    • About
    • Repo
    • Sponsor

Made by Antonio Ramirez

is-npm-cli

2.0.0

@sindresorhus

npmHomeRepoSnykSocket
Downloads:70
$ npm install is-npm-cli
DailyWeeklyMonthlyYearly

is-npm-cli

Check if your code is running as an npm script

Install

npm install --global is-npm-cli

Usage

$ is-npm --help

  Usage
    $ is-npm

  Exits with code 0 if running as an npm script, otherwise code 2

Related

  • is-npm - API for this module