deps: upgrade to npm 2.14.4
[platform/upstream/nodejs.git] / deps / npm / html / doc / files / npm-json.html
index 0d2b01d..af06ff6 100644 (file)
@@ -136,10 +136,10 @@ is an object with a "name" field and optionally "url" and &q
 <p>The &quot;files&quot; field is an array of files to include in your project.  If
 you name a folder in the array, then it will also include the files
 inside that folder. (Unless they would be ignored by another rule.)</p>
-<p>You can also provide a &quot;.npmignore&quot; file in the root of your package,
-which will keep files from being included, even if they would be picked
-up by the files array.  The &quot;.npmignore&quot; file works just like a
-&quot;.gitignore&quot;.</p>
+<p>You can also provide a &quot;.npmignore&quot; file in the root of your package or
+in subdirectories, which will keep files from being included, even
+if they would be picked up by the files array.  The <code>.npmignore</code> file
+works just like a <code>.gitignore</code>.</p>
 <p>Certain files are always included, regardless of settings:</p>
 <ul>
 <li><code>package.json</code></li>
@@ -565,5 +565,5 @@ ignored.</p>
 <tr><td style="width:60px;height:10px;background:rgb(237,127,127)" colspan=6>&nbsp;</td><td colspan=10 style="width:10px;height:10px;background:rgb(237,127,127)">&nbsp;</td></tr>
 <tr><td colspan=5 style="width:50px;height:10px;background:#fff">&nbsp;</td><td style="width:40px;height:10px;background:rgb(237,127,127)" colspan=4>&nbsp;</td><td style="width:90px;height:10px;background:#fff" colspan=9>&nbsp;</td></tr>
 </table>
-<p id="footer">package.json &mdash; npm@2.14.3</p>
+<p id="footer">package.json &mdash; npm@2.14.4</p>