1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2024-10-31 08:17:59 +01:00
tldr/pages/common/npm-why.md

8 lines
187 B
Markdown

# npm-why
> Identifies why an npm package is installed.
> More information: <https://www.npmjs.com/package/npm-why>.
- Show why an npm package is installed:
`npm-why {{package-name}}`