summaryrefslogtreecommitdiff
path: root/deps/npm/man/man7/npm-index.7
diff options
context:
space:
mode:
Diffstat (limited to 'deps/npm/man/man7/npm-index.7')
-rw-r--r--deps/npm/man/man7/npm-index.711
1 files changed, 10 insertions, 1 deletions
diff --git a/deps/npm/man/man7/npm-index.7 b/deps/npm/man/man7/npm-index.7
index 2ed9981eb3..8ec9c15976 100644
--- a/deps/npm/man/man7/npm-index.7
+++ b/deps/npm/man/man7/npm-index.7
@@ -123,7 +123,7 @@ Run arbitrary package scripts
Search for packages
.SS npm help shrinkwrap
.P
-Lock down dependency versions
+Lock down dependency versions for publication
.SS npm help star
.P
Mark your favorite packages
@@ -169,9 +169,18 @@ File system structures npm uses
.SS npm help 5 folders
.P
Folder Structures Used by npm
+.SS npm help 5 package\-locks
+.P
+An explanation of npm lockfiles
+.SS npm help 5 shrinkwrap\.json
+.P
+A publishable lockfile
.SS npm help 5 npmrc
.P
The npm config files
+.SS npm help 5 package\-lock\.json
+.P
+A manifestation of the manifest
.SS npm help 5 package\.json
.P
Specifics of npm's package\.json handling