Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'deps/npm/man/man5/package.json.5')
-rw-r--r--deps/npm/man/man5/package.json.510
1 files changed, 5 insertions, 5 deletions
diff --git a/deps/npm/man/man5/package.json.5 b/deps/npm/man/man5/package.json.5
index b492849675c..09689ad85bf 100644
--- a/deps/npm/man/man5/package.json.5
+++ b/deps/npm/man/man5/package.json.5
@@ -1,4 +1,4 @@
-.TH "PACKAGE\.JSON" "5" "March 2016" "" ""
+.TH "PACKAGE\.JSON" "5" "April 2016" "" ""
.SH "NAME"
\fBpackage.json\fR \- Specifics of npm's package\.json handling
.SH DESCRIPTION
@@ -263,6 +263,8 @@ Conversely, some files are always ignored:
\fBnpm\-debug\.log\fP
.IP \(bu 2
\fB\|\.npmrc\fP
+.IP \(bu 2
+\fBnode_modules\fP
.RE
.SH main
@@ -791,8 +793,8 @@ are capable of properly installing your program\. For example:
.fi
.RE
.P
-Note that, unless the user has set the \fBengine\-strict\fP config flag, this
-field is advisory only\.
+Unless the user has set the \fBengine\-strict\fP config flag, this
+field is advisory only will produce warnings when your package is installed as a dependency\.
.SH engineStrict
.P
\fBThis feature was deprecated with npm 3\.0\.0\fR
@@ -908,8 +910,6 @@ npm help 7 config
.IP \(bu 2
npm help help
.IP \(bu 2
-npm help 7 faq
-.IP \(bu 2
npm help install
.IP \(bu 2
npm help publish