diff options
Diffstat (limited to 'deps/npm/html/doc/misc/npm-index.html')
-rw-r--r-- | deps/npm/html/doc/misc/npm-index.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/deps/npm/html/doc/misc/npm-index.html b/deps/npm/html/doc/misc/npm-index.html index ae0950efd7..2342f319d6 100644 --- a/deps/npm/html/doc/misc/npm-index.html +++ b/deps/npm/html/doc/misc/npm-index.html @@ -52,6 +52,8 @@ <p>Get help on npm</p> <h3 id="npm-init-1-"><a href="../cli/npm-init.html">npm-init(1)</a></h3> <p>Interactively create a package.json file</p> +<h3 id="npm-install-test-1-"><a href="../cli/npm-install-test.html">npm-install-test(1)</a></h3> +<p>Install package(s) and run tests</p> <h3 id="npm-install-1-"><a href="../cli/npm-install.html">npm-install(1)</a></h3> <p>Install a package</p> <h3 id="npm-link-1-"><a href="../cli/npm-link.html">npm-link(1)</a></h3> @@ -134,8 +136,6 @@ <p>Developer Guide</p> <h3 id="npm-disputes-7-"><a href="../misc/npm-disputes.html">npm-disputes(7)</a></h3> <p>Handling Module Name Disputes</p> -<h3 id="npm-faq-7-"><a href="../misc/npm-faq.html">npm-faq(7)</a></h3> -<p>Frequently Asked Questions</p> <h3 id="npm-index-7-"><a href="../misc/npm-index.html">npm-index(7)</a></h3> <p>Index of all npm documentation</p> <h3 id="npm-orgs-7-"><a href="../misc/npm-orgs.html">npm-orgs(7)</a></h3> @@ -162,4 +162,4 @@ <tr><td style="width:60px;height:10px;background:rgb(237,127,127)" colspan=6> </td><td colspan=10 style="width:10px;height:10px;background:rgb(237,127,127)"> </td></tr> <tr><td colspan=5 style="width:50px;height:10px;background:#fff"> </td><td style="width:40px;height:10px;background:rgb(237,127,127)" colspan=4> </td><td style="width:90px;height:10px;background:#fff" colspan=9> </td></tr> </table> -<p id="footer">npm-index — npm@3.3.12</p> +<p id="footer">npm-index — npm@3.6.0</p> |