1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-23 19:02:09 +02:00
tldr/pages/common/npm-why.md
2022-02-02 15:43:21 -03:00

8 lines
181 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_name}}`