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

github.com/npm/cli.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/html
diff options
context:
space:
mode:
authorisaacs <i@izs.me>2011-09-17 01:59:33 +0400
committerisaacs <i@izs.me>2011-09-17 01:59:33 +0400
commit5a13fe2567fdcacb8d68952afee9ccaaf3069267 (patch)
treefe939cdad8f78b2777bfb7cfe255b8dcae168632 /html
parent72cbf54868cb6ca913017f6ad7077aead32655c2 (diff)
make doc
Diffstat (limited to 'html')
-rw-r--r--html/doc/README.html2
-rw-r--r--html/doc/adduser.html2
-rw-r--r--html/doc/author.html2
-rw-r--r--html/doc/bin.html2
-rw-r--r--html/doc/build.html2
-rw-r--r--html/doc/bundle.html2
-rw-r--r--html/doc/cache.html2
-rw-r--r--html/doc/changelog.html2
-rw-r--r--html/doc/coding-style.html2
-rw-r--r--html/doc/completion.html2
-rw-r--r--html/doc/config.html2
-rw-r--r--html/doc/deprecate.html2
-rw-r--r--html/doc/developers.html2
-rw-r--r--html/doc/docs.html2
-rw-r--r--html/doc/edit.html2
-rw-r--r--html/doc/explore.html2
-rw-r--r--html/doc/faq.html2
-rw-r--r--html/doc/folders.html2
-rw-r--r--html/doc/get.html2
-rw-r--r--html/doc/global.html2
-rw-r--r--html/doc/help-search.html2
-rw-r--r--html/doc/help.html2
-rw-r--r--html/doc/home.html2
-rw-r--r--html/doc/index.html2
-rw-r--r--html/doc/init.html2
-rw-r--r--html/doc/install.html2
-rw-r--r--html/doc/json.html2
-rw-r--r--html/doc/link.html2
-rw-r--r--html/doc/list.html2
-rw-r--r--html/doc/ln.html2
-rw-r--r--html/doc/ls.html2
-rw-r--r--html/doc/npm.html4
-rw-r--r--html/doc/outdated.html2
-rw-r--r--html/doc/owner.html2
-rw-r--r--html/doc/pack.html2
-rw-r--r--html/doc/prefix.html2
-rw-r--r--html/doc/prune.html2
-rw-r--r--html/doc/publish.html2
-rw-r--r--html/doc/rebuild.html2
-rw-r--r--html/doc/registry.html2
-rw-r--r--html/doc/removing-npm.html2
-rw-r--r--html/doc/restart.html2
-rw-r--r--html/doc/rm.html2
-rw-r--r--html/doc/root.html2
-rw-r--r--html/doc/run-script.html2
-rw-r--r--html/doc/scripts.html2
-rw-r--r--html/doc/search.html2
-rw-r--r--html/doc/semver.html2
-rw-r--r--html/doc/set.html2
-rw-r--r--html/doc/start.html2
-rw-r--r--html/doc/stop.html2
-rw-r--r--html/doc/submodule.html2
-rw-r--r--html/doc/tag.html2
-rw-r--r--html/doc/test.html2
-rw-r--r--html/doc/uninstall.html2
-rw-r--r--html/doc/unpublish.html2
-rw-r--r--html/doc/update.html2
-rw-r--r--html/doc/version.html2
-rw-r--r--html/doc/view.html2
-rw-r--r--html/doc/whoami.html2
60 files changed, 61 insertions, 61 deletions
diff --git a/html/doc/README.html b/html/doc/README.html
index 0ed4d4bab..f52040848 100644
--- a/html/doc/README.html
+++ b/html/doc/README.html
@@ -212,7 +212,7 @@ process for published modules.</p>
<ul><li><a href="npm.html">npm</a></li><li><a href="faq.html">faq</a></li><li><a href="help.html">help</a></li><li><a href="index.html">index</a></li></ul>
</div>
-<p id="footer"><a href="README.html">README</a> &mdash; npm@1.0.28-pre-DEV-UNSTABLE</p>
+<p id="footer"><a href="README.html">README</a> &mdash; npm@1.0.28</p>
<script>
;(function () {
var wrapper = document.getElementById("wrapper")
diff --git a/html/doc/adduser.html b/html/doc/adduser.html
index 9b4957c24..1d35f4c56 100644
--- a/html/doc/adduser.html
+++ b/html/doc/adduser.html
@@ -39,7 +39,7 @@ authorize on a new machine.</p>
<ul><li><a href="registry.html">registry</a></li><li><a href="config.html">config</a></li><li><a href="owner.html">owner</a></li><li><a href="whoami.html">whoami</a></li></ul>
</div>
-<p id="footer">adduser &mdash; npm@1.0.28-pre-DEV-UNSTABLE</p>
+<p id="footer">adduser &mdash; npm@1.0.28</p>
<script>
;(function () {
var wrapper = document.getElementById("wrapper")
diff --git a/html/doc/author.html b/html/doc/author.html
index b835b9d7b..fc6f4d6d5 100644
--- a/html/doc/author.html
+++ b/html/doc/author.html
@@ -34,7 +34,7 @@ that is not implemented at this time.</p>
<ul><li><a href="publish.html">publish</a></li><li><a href="registry.html">registry</a></li><li><a href="adduser.html">adduser</a></li></ul>
</div>
-<p id="footer">author &mdash; npm@1.0.28-pre-DEV-UNSTABLE</p>
+<p id="footer">author &mdash; npm@1.0.28</p>
<script>
;(function () {
var wrapper = document.getElementById("wrapper")
diff --git a/html/doc/bin.html b/html/doc/bin.html
index 9b1e882bd..7c481c6dc 100644
--- a/html/doc/bin.html
+++ b/html/doc/bin.html
@@ -20,7 +20,7 @@
<ul><li><a href="prefix.html">prefix</a></li><li><a href="root.html">root</a></li><li><a href="folders.html">folders</a></li><li><a href="config.html">config</a></li></ul>
</div>
-<p id="footer">bin &mdash; npm@1.0.28-pre-DEV-UNSTABLE</p>
+<p id="footer">bin &mdash; npm@1.0.28</p>
<script>
;(function () {
var wrapper = document.getElementById("wrapper")
diff --git a/html/doc/build.html b/html/doc/build.html
index 657788826..f26630be3 100644
--- a/html/doc/build.html
+++ b/html/doc/build.html
@@ -25,7 +25,7 @@ A folder containing a <code>package.json</code> file in its root.</li></ul>
<ul><li><a href="install.html">install</a></li><li><a href="link.html">link</a></li><li><a href="scripts.html">scripts</a></li><li><a href="json.html">json</a></li></ul>
</div>
-<p id="footer">build &mdash; npm@1.0.28-pre-DEV-UNSTABLE</p>
+<p id="footer">build &mdash; npm@1.0.28</p>
<script>
;(function () {
var wrapper = document.getElementById("wrapper")
diff --git a/html/doc/bundle.html b/html/doc/bundle.html
index 6c5fd708d..1150d8b6d 100644
--- a/html/doc/bundle.html
+++ b/html/doc/bundle.html
@@ -20,7 +20,7 @@ install packages into the local space.</p>
<ul><li><a href="install.html">install</a></li></ul>
</div>
-<p id="footer">bundle &mdash; npm@1.0.28-pre-DEV-UNSTABLE</p>
+<p id="footer">bundle &mdash; npm@1.0.28</p>
<script>
;(function () {
var wrapper = document.getElementById("wrapper")
diff --git a/html/doc/cache.html b/html/doc/cache.html
index ed49fe27e..89a041fc1 100644
--- a/html/doc/cache.html
+++ b/html/doc/cache.html
@@ -66,7 +66,7 @@ they do not make an HTTP request to the registry.</p>
<ul><li><a href="folders.html">folders</a></li><li><a href="config.html">config</a></li><li><a href="install.html">install</a></li><li><a href="publish.html">publish</a></li><li><a href="pack.html">pack</a></li></ul>
</div>
-<p id="footer">cache &mdash; npm@1.0.28-pre-DEV-UNSTABLE</p>
+<p id="footer">cache &mdash; npm@1.0.28</p>
<script>
;(function () {
var wrapper = document.getElementById("wrapper")
diff --git a/html/doc/changelog.html b/html/doc/changelog.html
index 902328bd7..d3bfcc7a0 100644
--- a/html/doc/changelog.html
+++ b/html/doc/changelog.html
@@ -34,7 +34,7 @@
<ul><li><a href="npm.html">npm</a></li><li><a href="faq.html">faq</a></li></ul>
</div>
-<p id="footer">changelog &mdash; npm@1.0.28-pre-DEV-UNSTABLE</p>
+<p id="footer">changelog &mdash; npm@1.0.28</p>
<script>
;(function () {
var wrapper = document.getElementById("wrapper")
diff --git a/html/doc/coding-style.html b/html/doc/coding-style.html
index 5ed3218d2..f83f9f140 100644
--- a/html/doc/coding-style.html
+++ b/html/doc/coding-style.html
@@ -191,7 +191,7 @@ set to anything."</p>
<ul><li><a href="developers.html">developers</a></li><li><a href="faq.html">faq</a></li><li><a href="npm.html">npm</a></li></ul>
</div>
-<p id="footer">coding-style &mdash; npm@1.0.28-pre-DEV-UNSTABLE</p>
+<p id="footer">coding-style &mdash; npm@1.0.28</p>
<script>
;(function () {
var wrapper = document.getElementById("wrapper")
diff --git a/html/doc/completion.html b/html/doc/completion.html
index 64ce552fa..953d43b35 100644
--- a/html/doc/completion.html
+++ b/html/doc/completion.html
@@ -33,7 +33,7 @@ completions based on the arguments.</p>
<ul><li><a href="developers.html">developers</a></li><li><a href="faq.html">faq</a></li><li><a href="npm.html">npm</a></li></ul>
</div>
-<p id="footer">completion &mdash; npm@1.0.28-pre-DEV-UNSTABLE</p>
+<p id="footer">completion &mdash; npm@1.0.28</p>
<script>
;(function () {
var wrapper = document.getElementById("wrapper")
diff --git a/html/doc/config.html b/html/doc/config.html
index bd8040207..4b058929a 100644
--- a/html/doc/config.html
+++ b/html/doc/config.html
@@ -553,7 +553,7 @@ then answer "no" to any prompt.</p>
<ul><li><a href="folders.html">folders</a></li><li><a href="npm.html">npm</a></li></ul>
</div>
-<p id="footer">config &mdash; npm@1.0.28-pre-DEV-UNSTABLE</p>
+<p id="footer">config &mdash; npm@1.0.28</p>
<script>
;(function () {
var wrapper = document.getElementById("wrapper")
diff --git a/html/doc/deprecate.html b/html/doc/deprecate.html
index b9f54ec0f..53c279e3c 100644
--- a/html/doc/deprecate.html
+++ b/html/doc/deprecate.html
@@ -29,7 +29,7 @@ something like this:</p>
<ul><li><a href="publish.html">publish</a></li><li><a href="registry.html">registry</a></li></ul>
</div>
-<p id="footer">deprecate &mdash; npm@1.0.28-pre-DEV-UNSTABLE</p>
+<p id="footer">deprecate &mdash; npm@1.0.28</p>
<script>
;(function () {
var wrapper = document.getElementById("wrapper")
diff --git a/html/doc/developers.html b/html/doc/developers.html
index 2e665117b..a590cf7b8 100644
--- a/html/doc/developers.html
+++ b/html/doc/developers.html
@@ -150,7 +150,7 @@ from a fresh checkout.</p>
<ul><li><a href="faq.html">faq</a></li><li><a href="npm.html">npm</a></li><li><a href="init.html">init</a></li><li><a href="json.html">json</a></li><li><a href="scripts.html">scripts</a></li><li><a href="publish.html">publish</a></li><li><a href="adduser.html">adduser</a></li><li><a href="registry.html">registry</a></li></ul>
</div>
-<p id="footer">developers &mdash; npm@1.0.28-pre-DEV-UNSTABLE</p>
+<p id="footer">developers &mdash; npm@1.0.28</p>
<script>
;(function () {
var wrapper = document.getElementById("wrapper")
diff --git a/html/doc/docs.html b/html/doc/docs.html
index fa68084b0..a2cc2bf09 100644
--- a/html/doc/docs.html
+++ b/html/doc/docs.html
@@ -37,7 +37,7 @@ config param.</p>
<ul><li><a href="view.html">view</a></li><li><a href="publish.html">publish</a></li><li><a href="registry.html">registry</a></li><li><a href="config.html">config</a></li><li><a href="json.html">json</a></li></ul>
</div>
-<p id="footer">docs &mdash; npm@1.0.28-pre-DEV-UNSTABLE</p>
+<p id="footer">docs &mdash; npm@1.0.28</p>
<script>
;(function () {
var wrapper = document.getElementById("wrapper")
diff --git a/html/doc/edit.html b/html/doc/edit.html
index 66e7e271a..6bcb57c85 100644
--- a/html/doc/edit.html
+++ b/html/doc/edit.html
@@ -37,7 +37,7 @@ or <code>"notepad"</code> on Windows.</li><li>Type: path</li></ul>
<ul><li><a href="folders.html">folders</a></li><li><a href="explore.html">explore</a></li><li><a href="install.html">install</a></li><li><a href="config.html">config</a></li></ul>
</div>
-<p id="footer">edit &mdash; npm@1.0.28-pre-DEV-UNSTABLE</p>
+<p id="footer">edit &mdash; npm@1.0.28</p>
<script>
;(function () {
var wrapper = document.getElementById("wrapper")
diff --git a/html/doc/explore.html b/html/doc/explore.html
index f37e2e55d..e48f1dde1 100644
--- a/html/doc/explore.html
+++ b/html/doc/explore.html
@@ -40,7 +40,7 @@ Windows</li><li>Type: path</li></ul>
<ul><li><a href="submodule.html">submodule</a></li><li><a href="folders.html">folders</a></li><li><a href="edit.html">edit</a></li><li><a href="rebuild.html">rebuild</a></li><li><a href="build.html">build</a></li><li><a href="install.html">install</a></li></ul>
</div>
-<p id="footer">explore &mdash; npm@1.0.28-pre-DEV-UNSTABLE</p>
+<p id="footer">explore &mdash; npm@1.0.28</p>
<script>
;(function () {
var wrapper = document.getElementById("wrapper")
diff --git a/html/doc/faq.html b/html/doc/faq.html
index d3da19b66..43c28801d 100644
--- a/html/doc/faq.html
+++ b/html/doc/faq.html
@@ -215,7 +215,7 @@ We'll have someone kick it or something.</p>
<ul><li><a href="npm.html">npm</a></li><li><a href="developers.html">developers</a></li><li><a href="json.html">json</a></li><li><a href="config.html">config</a></li><li><a href="folders.html">folders</a></li></ul>
</div>
-<p id="footer">faq &mdash; npm@1.0.28-pre-DEV-UNSTABLE</p>
+<p id="footer">faq &mdash; npm@1.0.28</p>
<script>
;(function () {
var wrapper = document.getElementById("wrapper")
diff --git a/html/doc/folders.html b/html/doc/folders.html
index 8e94090bf..dabe1625c 100644
--- a/html/doc/folders.html
+++ b/html/doc/folders.html
@@ -191,7 +191,7 @@ cannot be found elsewhere. See <code><a href="json.html">json</a></code> for mo
<ul><li><a href="faq.html">faq</a></li><li><a href="json.html">json</a></li><li><a href="install.html">install</a></li><li><a href="pack.html">pack</a></li><li><a href="cache.html">cache</a></li><li><a href="config.html">config</a></li><li><a href="publish.html">publish</a></li></ul>
</div>
-<p id="footer">folders &mdash; npm@1.0.28-pre-DEV-UNSTABLE</p>
+<p id="footer">folders &mdash; npm@1.0.28</p>
<script>
;(function () {
var wrapper = document.getElementById("wrapper")
diff --git a/html/doc/get.html b/html/doc/get.html
index 133693694..f0599c48e 100644
--- a/html/doc/get.html
+++ b/html/doc/get.html
@@ -553,7 +553,7 @@ then answer "no" to any prompt.</p>
<ul><li><a href="folders.html">folders</a></li><li><a href="npm.html">npm</a></li></ul>
</div>
-<p id="footer">get &mdash; npm@1.0.28-pre-DEV-UNSTABLE</p>
+<p id="footer">get &mdash; npm@1.0.28</p>
<script>
;(function () {
var wrapper = document.getElementById("wrapper")
diff --git a/html/doc/global.html b/html/doc/global.html
index 54d4eb211..d7d5c5e77 100644
--- a/html/doc/global.html
+++ b/html/doc/global.html
@@ -191,7 +191,7 @@ cannot be found elsewhere. See <code><a href="json.html">json</a></code> for mo
<ul><li><a href="faq.html">faq</a></li><li><a href="json.html">json</a></li><li><a href="install.html">install</a></li><li><a href="pack.html">pack</a></li><li><a href="cache.html">cache</a></li><li><a href="config.html">config</a></li><li><a href="publish.html">publish</a></li></ul>
</div>
-<p id="footer">global &mdash; npm@1.0.28-pre-DEV-UNSTABLE</p>
+<p id="footer">global &mdash; npm@1.0.28</p>
<script>
;(function () {
var wrapper = document.getElementById("wrapper")
diff --git a/html/doc/help-search.html b/html/doc/help-search.html
index 8e55de76b..0c5e7a889 100644
--- a/html/doc/help-search.html
+++ b/html/doc/help-search.html
@@ -38,7 +38,7 @@ where the terms were found in the documentation.</p>
<ul><li><a href="npm.html">npm</a></li><li><a href="faq.html">faq</a></li><li><a href="help.html">help</a></li></ul>
</div>
-<p id="footer">help-search &mdash; npm@1.0.28-pre-DEV-UNSTABLE</p>
+<p id="footer">help-search &mdash; npm@1.0.28</p>
<script>
;(function () {
var wrapper = document.getElementById("wrapper")
diff --git a/html/doc/help.html b/html/doc/help.html
index 0951ad620..a47a90506 100644
--- a/html/doc/help.html
+++ b/html/doc/help.html
@@ -36,7 +36,7 @@ matches are equivalent to specifying a topic name.</p>
<ul><li><a href="npm.html">npm</a></li><li><a href="README.html">README</a></li><li><a href="faq.html">faq</a></li><li><a href="folders.html">folders</a></li><li><a href="config.html">config</a></li><li><a href="json.html">json</a></li><li><a href="help-search.html">help-search</a></li><li><a href="index.html">index</a></li></ul>
</div>
-<p id="footer">help &mdash; npm@1.0.28-pre-DEV-UNSTABLE</p>
+<p id="footer">help &mdash; npm@1.0.28</p>
<script>
;(function () {
var wrapper = document.getElementById("wrapper")
diff --git a/html/doc/home.html b/html/doc/home.html
index 576bd7066..889f71a9f 100644
--- a/html/doc/home.html
+++ b/html/doc/home.html
@@ -37,7 +37,7 @@ config param.</p>
<ul><li><a href="view.html">view</a></li><li><a href="publish.html">publish</a></li><li><a href="registry.html">registry</a></li><li><a href="config.html">config</a></li><li><a href="json.html">json</a></li></ul>
</div>
-<p id="footer">home &mdash; npm@1.0.28-pre-DEV-UNSTABLE</p>
+<p id="footer">home &mdash; npm@1.0.28</p>
<script>
;(function () {
var wrapper = document.getElementById("wrapper")
diff --git a/html/doc/index.html b/html/doc/index.html
index fcc0a6e1c..584175352 100644
--- a/html/doc/index.html
+++ b/html/doc/index.html
@@ -212,7 +212,7 @@
<p> Display npm username</p>
</div>
-<p id="footer">index &mdash; npm@1.0.28-pre-DEV-UNSTABLE</p>
+<p id="footer">index &mdash; npm@1.0.28</p>
<script>
;(function () {
var wrapper = document.getElementById("wrapper")
diff --git a/html/doc/init.html b/html/doc/init.html
index 82e881f4f..13ef1214d 100644
--- a/html/doc/init.html
+++ b/html/doc/init.html
@@ -29,7 +29,7 @@ without a really good reason to do so.</p>
<ul><li><a href="json.html">json</a></li><li><a href="version.html">version</a></li></ul>
</div>
-<p id="footer">init &mdash; npm@1.0.28-pre-DEV-UNSTABLE</p>
+<p id="footer">init &mdash; npm@1.0.28</p>
<script>
;(function () {
var wrapper = document.getElementById("wrapper")
diff --git a/html/doc/install.html b/html/doc/install.html
index 3a7308f7f..f570db98f 100644
--- a/html/doc/install.html
+++ b/html/doc/install.html
@@ -134,7 +134,7 @@ affects a real use-case, it will be investigated.</p>
<ul><li><a href="folders.html">folders</a></li><li><a href="update.html">update</a></li><li><a href="link.html">link</a></li><li><a href="rebuild.html">rebuild</a></li><li><a href="scripts.html">scripts</a></li><li><a href="build.html">build</a></li><li><a href="config.html">config</a></li><li><a href="registry.html">registry</a></li><li><a href="folders.html">folders</a></li><li><a href="tag.html">tag</a></li><li><a href="rm.html">rm</a></li></ul>
</div>
-<p id="footer">install &mdash; npm@1.0.28-pre-DEV-UNSTABLE</p>
+<p id="footer">install &mdash; npm@1.0.28</p>
<script>
;(function () {
var wrapper = document.getElementById("wrapper")
diff --git a/html/doc/json.html b/html/doc/json.html
index 6bd16a3b0..bc733a4ed 100644
--- a/html/doc/json.html
+++ b/html/doc/json.html
@@ -419,7 +419,7 @@ overridden.</p>
<ul><li><a href="semver.html">semver</a></li><li><a href="init.html">init</a></li><li><a href="version.html">version</a></li><li><a href="config.html">config</a></li><li><a href="help.html">help</a></li><li><a href="faq.html">faq</a></li><li><a href="install.html">install</a></li><li><a href="publish.html">publish</a></li><li><a href="rm.html">rm</a></li></ul>
</div>
-<p id="footer">json &mdash; npm@1.0.28-pre-DEV-UNSTABLE</p>
+<p id="footer">json &mdash; npm@1.0.28</p>
<script>
;(function () {
var wrapper = document.getElementById("wrapper")
diff --git a/html/doc/link.html b/html/doc/link.html
index 9c7d5c6bd..5fb29e6e1 100644
--- a/html/doc/link.html
+++ b/html/doc/link.html
@@ -58,7 +58,7 @@ installation target into your project's <code>node_modules</code> folder.</p>
<ul><li><a href="developers.html">developers</a></li><li><a href="faq.html">faq</a></li><li><a href="json.html">json</a></li><li><a href="install.html">install</a></li><li><a href="folders.html">folders</a></li><li><a href="config.html">config</a></li></ul>
</div>
-<p id="footer">link &mdash; npm@1.0.28-pre-DEV-UNSTABLE</p>
+<p id="footer">link &mdash; npm@1.0.28</p>
<script>
;(function () {
var wrapper = document.getElementById("wrapper")
diff --git a/html/doc/list.html b/html/doc/list.html
index f1a21da01..00c8d9e13 100644
--- a/html/doc/list.html
+++ b/html/doc/list.html
@@ -52,7 +52,7 @@ project.</p>
<ul><li><a href="config.html">config</a></li><li><a href="folders.html">folders</a></li><li><a href="install.html">install</a></li><li><a href="link.html">link</a></li><li><a href="prune.html">prune</a></li><li><a href="outdated.html">outdated</a></li><li><a href="update.html">update</a></li></ul>
</div>
-<p id="footer">list &mdash; npm@1.0.28-pre-DEV-UNSTABLE</p>
+<p id="footer">list &mdash; npm@1.0.28</p>
<script>
;(function () {
var wrapper = document.getElementById("wrapper")
diff --git a/html/doc/ln.html b/html/doc/ln.html
index 34f7e8314..e326b846a 100644
--- a/html/doc/ln.html
+++ b/html/doc/ln.html
@@ -58,7 +58,7 @@ installation target into your project's <code>node_modules</code> folder.</p>
<ul><li><a href="developers.html">developers</a></li><li><a href="faq.html">faq</a></li><li><a href="json.html">json</a></li><li><a href="install.html">install</a></li><li><a href="folders.html">folders</a></li><li><a href="config.html">config</a></li></ul>
</div>
-<p id="footer">ln &mdash; npm@1.0.28-pre-DEV-UNSTABLE</p>
+<p id="footer">ln &mdash; npm@1.0.28</p>
<script>
;(function () {
var wrapper = document.getElementById("wrapper")
diff --git a/html/doc/ls.html b/html/doc/ls.html
index e04cfd70b..ef0bf16b8 100644
--- a/html/doc/ls.html
+++ b/html/doc/ls.html
@@ -52,7 +52,7 @@ project.</p>
<ul><li><a href="config.html">config</a></li><li><a href="folders.html">folders</a></li><li><a href="install.html">install</a></li><li><a href="link.html">link</a></li><li><a href="prune.html">prune</a></li><li><a href="outdated.html">outdated</a></li><li><a href="update.html">update</a></li></ul>
</div>
-<p id="footer">ls &mdash; npm@1.0.28-pre-DEV-UNSTABLE</p>
+<p id="footer">ls &mdash; npm@1.0.28</p>
<script>
;(function () {
var wrapper = document.getElementById("wrapper")
diff --git a/html/doc/npm.html b/html/doc/npm.html
index 822f88179..795d56bf5 100644
--- a/html/doc/npm.html
+++ b/html/doc/npm.html
@@ -14,7 +14,7 @@
<h2 id="VERSION">VERSION</h2>
-<p>1.0.28-pre-DEV-UNSTABLE</p>
+<p>1.0.28</p>
<h2 id="DESCRIPTION">DESCRIPTION</h2>
@@ -135,7 +135,7 @@ will no doubt tell you to put the output in a gist or email.</p>
<ul><li><a href="help.html">help</a></li><li><a href="faq.html">faq</a></li><li><a href="README.html">README</a></li><li><a href="json.html">json</a></li><li><a href="install.html">install</a></li><li><a href="config.html">config</a></li><li><a href="index.html">index</a></li></ul>
</div>
-<p id="footer">npm &mdash; npm@1.0.28-pre-DEV-UNSTABLE</p>
+<p id="footer">npm &mdash; npm@1.0.28</p>
<script>
;(function () {
var wrapper = document.getElementById("wrapper")
diff --git a/html/doc/outdated.html b/html/doc/outdated.html
index c7357a967..c3a2af03a 100644
--- a/html/doc/outdated.html
+++ b/html/doc/outdated.html
@@ -21,7 +21,7 @@ packages are currently outdated.</p>
<ul><li><a href="update.html">update</a></li><li><a href="registry.html">registry</a></li><li><a href="folders.html">folders</a></li></ul>
</div>
-<p id="footer">outdated &mdash; npm@1.0.28-pre-DEV-UNSTABLE</p>
+<p id="footer">outdated &mdash; npm@1.0.28</p>
<script>
;(function () {
var wrapper = document.getElementById("wrapper")
diff --git a/html/doc/owner.html b/html/doc/owner.html
index b3e41ded3..c09a76bd0 100644
--- a/html/doc/owner.html
+++ b/html/doc/owner.html
@@ -34,7 +34,7 @@ that is not implemented at this time.</p>
<ul><li><a href="publish.html">publish</a></li><li><a href="registry.html">registry</a></li><li><a href="adduser.html">adduser</a></li></ul>
</div>
-<p id="footer">owner &mdash; npm@1.0.28-pre-DEV-UNSTABLE</p>
+<p id="footer">owner &mdash; npm@1.0.28</p>
<script>
;(function () {
var wrapper = document.getElementById("wrapper")
diff --git a/html/doc/pack.html b/html/doc/pack.html
index e2728eab4..af4fe1257 100644
--- a/html/doc/pack.html
+++ b/html/doc/pack.html
@@ -29,7 +29,7 @@ overwritten the second time.</p>
<ul><li><a href="cache.html">cache</a></li><li><a href="publish.html">publish</a></li><li><a href="config.html">config</a></li></ul>
</div>
-<p id="footer">pack &mdash; npm@1.0.28-pre-DEV-UNSTABLE</p>
+<p id="footer">pack &mdash; npm@1.0.28</p>
<script>
;(function () {
var wrapper = document.getElementById("wrapper")
diff --git a/html/doc/prefix.html b/html/doc/prefix.html
index 323876f31..1d401e20b 100644
--- a/html/doc/prefix.html
+++ b/html/doc/prefix.html
@@ -20,7 +20,7 @@
<ul><li><a href="root.html">root</a></li><li><a href="bin.html">bin</a></li><li><a href="folders.html">folders</a></li><li><a href="config.html">config</a></li></ul>
</div>
-<p id="footer">prefix &mdash; npm@1.0.28-pre-DEV-UNSTABLE</p>
+<p id="footer">prefix &mdash; npm@1.0.28</p>
<script>
;(function () {
var wrapper = document.getElementById("wrapper")
diff --git a/html/doc/prune.html b/html/doc/prune.html
index 955b756ce..772cdcd39 100644
--- a/html/doc/prune.html
+++ b/html/doc/prune.html
@@ -25,7 +25,7 @@ package's dependencies list.</p>
<ul><li><a href="rm.html">rm</a></li><li><a href="folders.html">folders</a></li><li><a href="list.html">list</a></li></ul>
</div>
-<p id="footer">prune &mdash; npm@1.0.28-pre-DEV-UNSTABLE</p>
+<p id="footer">prune &mdash; npm@1.0.28</p>
<script>
;(function () {
var wrapper = document.getElementById("wrapper")
diff --git a/html/doc/publish.html b/html/doc/publish.html
index 47c7886d6..54d6770f0 100644
--- a/html/doc/publish.html
+++ b/html/doc/publish.html
@@ -29,7 +29,7 @@ the registry. Overwrites when the "--force" flag is set.</p>
<ul><li><a href="registry.html">registry</a></li><li><a href="adduser.html">adduser</a></li><li><a href="owner.html">owner</a></li><li><a href="deprecate.html">deprecate</a></li><li><a href="tag.html">tag</a></li></ul>
</div>
-<p id="footer">publish &mdash; npm@1.0.28-pre-DEV-UNSTABLE</p>
+<p id="footer">publish &mdash; npm@1.0.28</p>
<script>
;(function () {
var wrapper = document.getElementById("wrapper")
diff --git a/html/doc/rebuild.html b/html/doc/rebuild.html
index 222788884..7544ffe45 100644
--- a/html/doc/rebuild.html
+++ b/html/doc/rebuild.html
@@ -25,7 +25,7 @@ the new binary.</p>
<ul><li><a href="build.html">build</a></li><li><a href="install.html">install</a></li></ul>
</div>
-<p id="footer">rebuild &mdash; npm@1.0.28-pre-DEV-UNSTABLE</p>
+<p id="footer">rebuild &mdash; npm@1.0.28</p>
<script>
;(function () {
var wrapper = document.getElementById("wrapper")
diff --git a/html/doc/registry.html b/html/doc/registry.html
index 86ed14b21..1ef92eb5d 100644
--- a/html/doc/registry.html
+++ b/html/doc/registry.html
@@ -97,7 +97,7 @@ ask for help on the <a href="mailto:npm-@googlegroups.com">npm-@googlegroups.com
<ul><li><a href="config.html">config</a></li><li><a href="developers.html">developers</a></li></ul>
</div>
-<p id="footer">registry &mdash; npm@1.0.28-pre-DEV-UNSTABLE</p>
+<p id="footer">registry &mdash; npm@1.0.28</p>
<script>
;(function () {
var wrapper = document.getElementById("wrapper")
diff --git a/html/doc/removing-npm.html b/html/doc/removing-npm.html
index e7ac6a119..bc7164651 100644
--- a/html/doc/removing-npm.html
+++ b/html/doc/removing-npm.html
@@ -58,7 +58,7 @@ modules. To track those down, you can do the following:</p>
<ul><li><a href="README.html">README</a></li><li><a href="rm.html">rm</a></li><li><a href="prune.html">prune</a></li></ul>
</div>
-<p id="footer">removing-npm &mdash; npm@1.0.28-pre-DEV-UNSTABLE</p>
+<p id="footer">removing-npm &mdash; npm@1.0.28</p>
<script>
;(function () {
var wrapper = document.getElementById("wrapper")
diff --git a/html/doc/restart.html b/html/doc/restart.html
index a398ed0ab..cdfebafdc 100644
--- a/html/doc/restart.html
+++ b/html/doc/restart.html
@@ -24,7 +24,7 @@ the "start" script.</p>
<ul><li><a href="run-script.html">run-script</a></li><li><a href="scripts.html">scripts</a></li><li><a href="test.html">test</a></li><li><a href="start.html">start</a></li><li><a href="stop.html">stop</a></li></ul>
</div>
-<p id="footer">restart &mdash; npm@1.0.28-pre-DEV-UNSTABLE</p>
+<p id="footer">restart &mdash; npm@1.0.28</p>
<script>
;(function () {
var wrapper = document.getElementById("wrapper")
diff --git a/html/doc/rm.html b/html/doc/rm.html
index ae41e98a3..41be510b7 100644
--- a/html/doc/rm.html
+++ b/html/doc/rm.html
@@ -22,7 +22,7 @@ on its behalf.</p>
<ul><li><a href="prune.html">prune</a></li><li><a href="install.html">install</a></li><li><a href="folders.html">folders</a></li><li><a href="config.html">config</a></li></ul>
</div>
-<p id="footer">rm &mdash; npm@1.0.28-pre-DEV-UNSTABLE</p>
+<p id="footer">rm &mdash; npm@1.0.28</p>
<script>
;(function () {
var wrapper = document.getElementById("wrapper")
diff --git a/html/doc/root.html b/html/doc/root.html
index 327153877..4c578035a 100644
--- a/html/doc/root.html
+++ b/html/doc/root.html
@@ -20,7 +20,7 @@
<ul><li><a href="prefix.html">prefix</a></li><li><a href="bin.html">bin</a></li><li><a href="folders.html">folders</a></li><li><a href="config.html">config</a></li></ul>
</div>
-<p id="footer">root &mdash; npm@1.0.28-pre-DEV-UNSTABLE</p>
+<p id="footer">root &mdash; npm@1.0.28</p>
<script>
;(function () {
var wrapper = document.getElementById("wrapper")
diff --git a/html/doc/run-script.html b/html/doc/run-script.html
index 607269d87..c390cd4fc 100644
--- a/html/doc/run-script.html
+++ b/html/doc/run-script.html
@@ -23,7 +23,7 @@ called directly, as well.</p>
<ul><li><a href="scripts.html">scripts</a></li><li><a href="test.html">test</a></li><li><a href="start.html">start</a></li><li><a href="restart.html">restart</a></li><li><a href="stop.html">stop</a></li></ul>
</div>
-<p id="footer">run-script &mdash; npm@1.0.28-pre-DEV-UNSTABLE</p>
+<p id="footer">run-script &mdash; npm@1.0.28</p>
<script>
;(function () {
var wrapper = document.getElementById("wrapper")
diff --git a/html/doc/scripts.html b/html/doc/scripts.html
index 0a9d256a0..ecc637074 100644
--- a/html/doc/scripts.html
+++ b/html/doc/scripts.html
@@ -164,7 +164,7 @@ will sudo the npm command in question.</li></ul>
<ul><li><a href="run-script.html">run-script</a></li><li><a href="json.html">json</a></li><li><a href="developers.html">developers</a></li><li><a href="install.html">install</a></li></ul>
</div>
-<p id="footer">scripts &mdash; npm@1.0.28-pre-DEV-UNSTABLE</p>
+<p id="footer">scripts &mdash; npm@1.0.28</p>
<script>
;(function () {
var wrapper = document.getElementById("wrapper")
diff --git a/html/doc/search.html b/html/doc/search.html
index e8a74ac42..3669ae137 100644
--- a/html/doc/search.html
+++ b/html/doc/search.html
@@ -40,7 +40,7 @@
<ul><li><a href="registry.html">registry</a></li><li><a href="config.html">config</a></li><li><a href="view.html">view</a></li></ul>
</div>
-<p id="footer">search &mdash; npm@1.0.28-pre-DEV-UNSTABLE</p>
+<p id="footer">search &mdash; npm@1.0.28</p>
<script>
;(function () {
var wrapper = document.getElementById("wrapper")
diff --git a/html/doc/semver.html b/html/doc/semver.html
index 157673881..950ada4ac 100644
--- a/html/doc/semver.html
+++ b/html/doc/semver.html
@@ -104,7 +104,7 @@ that satisfies the range, or null if none of them do.</li></ul>
<ul><li><a href="json.html">json</a></li></ul>
</div>
-<p id="footer">semver &mdash; npm@1.0.28-pre-DEV-UNSTABLE</p>
+<p id="footer">semver &mdash; npm@1.0.28</p>
<script>
;(function () {
var wrapper = document.getElementById("wrapper")
diff --git a/html/doc/set.html b/html/doc/set.html
index e83bd9f4b..4546727cf 100644
--- a/html/doc/set.html
+++ b/html/doc/set.html
@@ -553,7 +553,7 @@ then answer "no" to any prompt.</p>
<ul><li><a href="folders.html">folders</a></li><li><a href="npm.html">npm</a></li></ul>
</div>
-<p id="footer">set &mdash; npm@1.0.28-pre-DEV-UNSTABLE</p>
+<p id="footer">set &mdash; npm@1.0.28</p>
<script>
;(function () {
var wrapper = document.getElementById("wrapper")
diff --git a/html/doc/start.html b/html/doc/start.html
index 74e888f41..b5762d3f1 100644
--- a/html/doc/start.html
+++ b/html/doc/start.html
@@ -20,7 +20,7 @@
<ul><li><a href="run-script.html">run-script</a></li><li><a href="scripts.html">scripts</a></li><li><a href="test.html">test</a></li><li><a href="restart.html">restart</a></li><li><a href="stop.html">stop</a></li></ul>
</div>
-<p id="footer">start &mdash; npm@1.0.28-pre-DEV-UNSTABLE</p>
+<p id="footer">start &mdash; npm@1.0.28</p>
<script>
;(function () {
var wrapper = document.getElementById("wrapper")
diff --git a/html/doc/stop.html b/html/doc/stop.html
index 10c8bdec7..e6c15ffd4 100644
--- a/html/doc/stop.html
+++ b/html/doc/stop.html
@@ -20,7 +20,7 @@
<ul><li><a href="run-script.html">run-script</a></li><li><a href="scripts.html">scripts</a></li><li><a href="test.html">test</a></li><li><a href="start.html">start</a></li><li><a href="restart.html">restart</a></li></ul>
</div>
-<p id="footer">stop &mdash; npm@1.0.28-pre-DEV-UNSTABLE</p>
+<p id="footer">stop &mdash; npm@1.0.28</p>
<script>
;(function () {
var wrapper = document.getElementById("wrapper")
diff --git a/html/doc/submodule.html b/html/doc/submodule.html
index 1e3ff4cee..0d9323c50 100644
--- a/html/doc/submodule.html
+++ b/html/doc/submodule.html
@@ -33,7 +33,7 @@ dependencies into the submodule folder.</p>
<ul><li><a href="json.html">json</a></li><li>git help submodule</li></ul>
</div>
-<p id="footer">submodule &mdash; npm@1.0.28-pre-DEV-UNSTABLE</p>
+<p id="footer">submodule &mdash; npm@1.0.28</p>
<script>
;(function () {
var wrapper = document.getElementById("wrapper")
diff --git a/html/doc/tag.html b/html/doc/tag.html
index 0a3e2f0f1..9185b50cf 100644
--- a/html/doc/tag.html
+++ b/html/doc/tag.html
@@ -21,7 +21,7 @@
<ul><li><a href="publish.html">publish</a></li><li><a href="registry.html">registry</a></li><li><a href="config.html">config</a></li></ul>
</div>
-<p id="footer">tag &mdash; npm@1.0.28-pre-DEV-UNSTABLE</p>
+<p id="footer">tag &mdash; npm@1.0.28</p>
<script>
;(function () {
var wrapper = document.getElementById("wrapper")
diff --git a/html/doc/test.html b/html/doc/test.html
index e58945ee6..f1e202acc 100644
--- a/html/doc/test.html
+++ b/html/doc/test.html
@@ -23,7 +23,7 @@ true.</p>
<ul><li><a href="run-script.html">run-script</a></li><li><a href="scripts.html">scripts</a></li><li><a href="start.html">start</a></li><li><a href="restart.html">restart</a></li><li><a href="stop.html">stop</a></li></ul>
</div>
-<p id="footer">test &mdash; npm@1.0.28-pre-DEV-UNSTABLE</p>
+<p id="footer">test &mdash; npm@1.0.28</p>
<script>
;(function () {
var wrapper = document.getElementById("wrapper")
diff --git a/html/doc/uninstall.html b/html/doc/uninstall.html
index f56bb2cf7..70b24aec8 100644
--- a/html/doc/uninstall.html
+++ b/html/doc/uninstall.html
@@ -22,7 +22,7 @@ on its behalf.</p>
<ul><li><a href="prune.html">prune</a></li><li><a href="install.html">install</a></li><li><a href="folders.html">folders</a></li><li><a href="config.html">config</a></li></ul>
</div>
-<p id="footer">uninstall &mdash; npm@1.0.28-pre-DEV-UNSTABLE</p>
+<p id="footer">uninstall &mdash; npm@1.0.28</p>
<script>
;(function () {
var wrapper = document.getElementById("wrapper")
diff --git a/html/doc/unpublish.html b/html/doc/unpublish.html
index 3374dc29c..36232e992 100644
--- a/html/doc/unpublish.html
+++ b/html/doc/unpublish.html
@@ -34,7 +34,7 @@ the root package entry is removed from the registry entirely.</p>
<ul><li><a href="deprecate.html">deprecate</a></li><li><a href="publish.html">publish</a></li><li><a href="registry.html">registry</a></li><li><a href="adduser.html">adduser</a></li><li><a href="owner.html">owner</a></li></ul>
</div>
-<p id="footer">unpublish &mdash; npm@1.0.28-pre-DEV-UNSTABLE</p>
+<p id="footer">unpublish &mdash; npm@1.0.28</p>
<script>
;(function () {
var wrapper = document.getElementById("wrapper")
diff --git a/html/doc/update.html b/html/doc/update.html
index 5df9a8e4e..f3bb5f10f 100644
--- a/html/doc/update.html
+++ b/html/doc/update.html
@@ -23,7 +23,7 @@
<ul><li><a href="install.html">install</a></li><li><a href="outdated.html">outdated</a></li><li><a href="registry.html">registry</a></li><li><a href="folders.html">folders</a></li><li><a href="list.html">list</a></li></ul>
</div>
-<p id="footer">update &mdash; npm@1.0.28-pre-DEV-UNSTABLE</p>
+<p id="footer">update &mdash; npm@1.0.28</p>
<script>
;(function () {
var wrapper = document.getElementById("wrapper")
diff --git a/html/doc/version.html b/html/doc/version.html
index db2449a29..5d0fe3782 100644
--- a/html/doc/version.html
+++ b/html/doc/version.html
@@ -24,7 +24,7 @@ fail if the repo is not clean.</p>
<ul><li><a href="init.html">init</a></li><li><a href="json.html">json</a></li><li><a href="semver.html">semver</a></li></ul>
</div>
-<p id="footer">version &mdash; npm@1.0.28-pre-DEV-UNSTABLE</p>
+<p id="footer">version &mdash; npm@1.0.28</p>
<script>
;(function () {
var wrapper = document.getElementById("wrapper")
diff --git a/html/doc/view.html b/html/doc/view.html
index e8e8c5421..9b04d40be 100644
--- a/html/doc/view.html
+++ b/html/doc/view.html
@@ -88,7 +88,7 @@ the field name.</p>
<ul><li><a href="search.html">search</a></li><li><a href="registry.html">registry</a></li><li><a href="config.html">config</a></li><li><a href="docs.html">docs</a></li></ul>
</div>
-<p id="footer">view &mdash; npm@1.0.28-pre-DEV-UNSTABLE</p>
+<p id="footer">view &mdash; npm@1.0.28</p>
<script>
;(function () {
var wrapper = document.getElementById("wrapper")
diff --git a/html/doc/whoami.html b/html/doc/whoami.html
index 94d743cc2..0f08b7638 100644
--- a/html/doc/whoami.html
+++ b/html/doc/whoami.html
@@ -20,7 +20,7 @@
<ul><li><a href="config.html">config</a></li><li><a href="adduser.html">adduser</a></li></ul>
</div>
-<p id="footer">whoami &mdash; npm@1.0.28-pre-DEV-UNSTABLE</p>
+<p id="footer">whoami &mdash; npm@1.0.28</p>
<script>
;(function () {
var wrapper = document.getElementById("wrapper")