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
Jan 13, 2023
Oct 28, 2021
Feb 17, 2023
Jun 18, 2019
Jun 18, 2019
Jan 23, 2021
Feb 17, 2023
Mar 14, 2023
Feb 20, 2023
Feb 8, 2019

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