Update npm.md

This commit is contained in:
Rico Sta. Cruz
2019-12-24 22:03:49 +11:00
committed by GitHub
parent 66b3324759
commit 41ad26474e

1
npm.md
View File

@@ -42,6 +42,7 @@ updated: 2017-10-27
| `npm i https://site.com/archive.tgz` | Tarball via HTTP |
### Listing
| Command | Description |
| --- | --- |
| `npm list` | Lists the installed versions of all dependencies in this software |