npm-why
Identifies why a package has been installed.
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