mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-17 15:00:44 +00:00
Update cheatsheets
This commit is contained in:
13
npm-why
Normal file
13
npm-why
Normal file
@@ -0,0 +1,13 @@
|
||||
---
|
||||
syntax: markdown
|
||||
tags: [tldr, common]
|
||||
source: https://github.com/tldr-pages/tldr.git
|
||||
---
|
||||
# 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}}`
|
||||
Reference in New Issue
Block a user