1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-29 23:24:55 +02:00
tldr/pages/common/npm-why.md

9 lines
181 B
Markdown
Raw Normal View History

2019-02-15 11:16:00 +00:00
# npm-why
> Identifies why an npm package is installed.
> More information: <https://github.com/amio/npm-why>.
2019-02-15 11:16:00 +00:00
- Show why an npm package is installed:
`npm-why {{package_name}}`