mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-23 03:22:08 +02:00
8 lines
178 B
Markdown
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}}`
|