Identifies why a package has been installed.
npm install -g npm-why
Usage
$ npm-why <package-name>
Examples
$ npm-why babel-core
or without installation:
$ npx npm-why babel-core
- yarn-why - Identifies why a package has been installed (by yarn.lock).
- nls - Missing inspector for npm packages.
ISC @ Amio