1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-22 14:42:07 +02:00
tldr/pages/common/npm-why.md
2020-11-01 13:40:05 +00:00

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}}`