diff options
author | isaacs <i@izs.me> | 2014-01-06 17:02:07 -0800 |
---|---|---|
committer | isaacs <i@izs.me> | 2014-01-06 17:02:07 -0800 |
commit | 1be93659303c89c4cae2b7974e41c8fbeb7ea108 (patch) | |
tree | 1dcb5bf6c3c608185f4a055b445df88099c27c24 /deps/npm/html/doc/index.html | |
parent | b922b5e90d2c14dd332b95827c2533e083df7e55 (diff) | |
download | node-1be93659303c89c4cae2b7974e41c8fbeb7ea108.tar.gz |
npm: Upgrade to 1.3.23
Diffstat (limited to 'deps/npm/html/doc/index.html')
-rw-r--r-- | deps/npm/html/doc/index.html | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/deps/npm/html/doc/index.html b/deps/npm/html/doc/index.html index 312aeb382..1dd6564aa 100644 --- a/deps/npm/html/doc/index.html +++ b/deps/npm/html/doc/index.html @@ -122,6 +122,10 @@ <p>Rebuild a package</p> +<h2 id="npm-repo-1"><a href="cli/npm-repo.html">npm-repo(1)</a></h2> + +<p>Open package repository page in the browser</p> + <h2 id="npm-restart-1"><a href="cli/npm-restart.html">npm-restart(1)</a></h2> <p>Start a package</p> @@ -198,10 +202,6 @@ <p>Display npm username</p> -<h2 id="repo-1"><a href="cli/repo.html">repo(1)</a></h2> - -<p>Open package repository page in the browser</p> - <h1>API Documentation</h1> <h2 id="npm-3"><a href="api/npm.html">npm(3)</a></h2> @@ -292,6 +292,10 @@ <p>Rebuild a package</p> +<h2 id="npm-repo-3"><a href="api/npm-repo.html">npm-repo(3)</a></h2> + +<p>Open package repository page in the browser</p> + <h2 id="npm-restart-3"><a href="api/npm-restart.html">npm-restart(3)</a></h2> <p>Start a package</p> @@ -356,10 +360,6 @@ <p>Display npm username</p> -<h2 id="repo-3"><a href="api/repo.html">repo(3)</a></h2> - -<p>Open package repository page in the browser</p> - <h1>Files</h1> <h2 id="npm-folders-5"><a href="files/npm-folders.html">npm-folders(5)</a></h2> @@ -416,7 +416,7 @@ <p>The semantic versioner for npm</p> </div> -<p id="footer">npm-index — npm@1.3.22</p> +<p id="footer">npm-index — npm@1.3.23</p> <script> ;(function () { var wrapper = document.getElementById("wrapper") |