Skip to content
/ npm-why Public

Identifies why a package has been installed. Equivalent to `yarn why` for npm packages.

Notifications You must be signed in to change notification settings

amio/npm-why

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

npm-why npm-version

Identifies why a package has been installed.

npm-why-screenshot

Install & Usage

npm install -g npm-why
Usage

  $ npm-why <package-name>

Examples

  $ npm-why babel-core

or without installation:

$ npx npm-why babel-core

Related

  • yarn-why - Identifies why a package has been installed (by yarn.lock).
  • nls - Missing inspector for npm packages.

License

ISC @ Amio

About

Identifies why a package has been installed. Equivalent to `yarn why` for npm packages.

Resources

Stars

Watchers

Forks

Packages

No packages published