amio / npm-why

Identifies why a package has been installed. Equivalent to `yarn why` for npm packages.
171 stars 5 forks source link

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

License

ISC @ Amio