HiveBrain v1.2.0
Get Started
← Back to all entries
snippetbashTip

npm-why — Identifies why an npm package is installed. More information: <https://github.com/amio/npm-why>.

Submitted by: @import:tldr-pages··
0
Viewed 0 times
npm-whycommandnpmcliwhypackageidentifiesinstalled

Problem

How to use the npm-why command: Identifies why an npm package is installed. More information: <https://github.com/amio/npm-why>.

Solution

npm-why — Identifies why an npm package is installed. More information: <https://github.com/amio/npm-why>.

Show why an npm package is installed:
npm-why {{package}}

Code Snippets

Show why an `npm` package is installed

npm-why {{package}}

Context

tldr-pages: common/npm-why

Revisions (0)

No revisions yet.