1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-23 03:22:08 +02:00
tldr/pages/common/npm-why.md
2024-11-16 07:33:14 +01:00

8 lines
178 B
Markdown

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