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-08 13:15:20 +0400
committerisaacs <i@izs.me>2011-09-08 13:15:20 +0400
commit928bb81c00b2ab864727e9c987afe53b673b4d18 (patch)
tree73fef984ebe678415b75eb365046c98bd1603f5b /html
parent1d4fb54df8c6bd2ecabd378300ca5c64577aa52f (diff)
Update version in 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/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
59 files changed, 60 insertions, 60 deletions
diff --git a/html/doc/README.html b/html/doc/README.html
index 7eeb726d0..530db4c66 100644
--- a/html/doc/README.html
+++ b/html/doc/README.html
@@ -211,7 +211,7 @@ process for published modules.</p>
<ul><li><a href="npm.html">npm</a></li><li><a href="faq.html">npm faq</a></li><li><a href="help.html">npm help</a></li></ul>
</div>
-<p id="footer"><a href="README.html">README</a> &mdash; npm@1.0.27</p>
+<p id="footer"><a href="README.html">README</a> &mdash; npm@1.0.28-pre-DEV-UNSTABLE</p>
<script>
;(function () {
var wrapper = document.getElementById("wrapper")
diff --git a/html/doc/adduser.html b/html/doc/adduser.html
index b7a7de769..1117a4652 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">npm registry</a></li><li><a href="config.html">npm config</a></li><li><a href="owner.html">npm owner</a></li><li><a href="whoami.html">npm whoami</a></li></ul>
</div>
-<p id="footer">adduser &mdash; npm@1.0.27</p>
+<p id="footer">adduser &mdash; npm@1.0.28-pre-DEV-UNSTABLE</p>
<script>
;(function () {
var wrapper = document.getElementById("wrapper")
diff --git a/html/doc/author.html b/html/doc/author.html
index ea2f8dc50..dc3578f29 100644
--- a/html/doc/author.html
+++ b/html/doc/author.html
@@ -32,7 +32,7 @@ that is not implemented at this time.</p>
<ul><li><a href="publish.html">npm publish</a></li><li><a href="registry.html">npm registry</a></li><li><a href="adduser.html">npm adduser</a></li></ul>
</div>
-<p id="footer">author &mdash; npm@1.0.27</p>
+<p id="footer">author &mdash; npm@1.0.28-pre-DEV-UNSTABLE</p>
<script>
;(function () {
var wrapper = document.getElementById("wrapper")
diff --git a/html/doc/bin.html b/html/doc/bin.html
index 00fd793c7..3b94a0874 100644
--- a/html/doc/bin.html
+++ b/html/doc/bin.html
@@ -20,7 +20,7 @@
<ul><li><a href="prefix.html">npm prefix</a></li><li><a href="root.html">npm root</a></li><li><a href="folders.html">npm folders</a></li><li><a href="config.html">npm config</a></li></ul>
</div>
-<p id="footer">bin &mdash; npm@1.0.27</p>
+<p id="footer">bin &mdash; npm@1.0.28-pre-DEV-UNSTABLE</p>
<script>
;(function () {
var wrapper = document.getElementById("wrapper")
diff --git a/html/doc/build.html b/html/doc/build.html
index c8910f4a8..6a832b8da 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">npm install</a></li><li><a href="link.html">npm link</a></li><li><a href="scripts.html">npm scripts</a></li><li><a href="json.html">npm json</a></li></ul>
</div>
-<p id="footer">build &mdash; npm@1.0.27</p>
+<p id="footer">build &mdash; npm@1.0.28-pre-DEV-UNSTABLE</p>
<script>
;(function () {
var wrapper = document.getElementById("wrapper")
diff --git a/html/doc/bundle.html b/html/doc/bundle.html
index 0206c7ac2..660f16041 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">npm install</a></li></ul>
</div>
-<p id="footer">bundle &mdash; npm@1.0.27</p>
+<p id="footer">bundle &mdash; npm@1.0.28-pre-DEV-UNSTABLE</p>
<script>
;(function () {
var wrapper = document.getElementById("wrapper")
diff --git a/html/doc/cache.html b/html/doc/cache.html
index e281794ce..62257fdeb 100644
--- a/html/doc/cache.html
+++ b/html/doc/cache.html
@@ -64,7 +64,7 @@ they do not make an HTTP request to the registry.</p>
<ul><li><a href="folders.html">npm folders</a></li><li><a href="config.html">npm config</a></li><li><a href="install.html">npm install</a></li><li><a href="publish.html">npm publish</a></li><li><a href="pack.html">npm pack</a></li></ul>
</div>
-<p id="footer">cache &mdash; npm@1.0.27</p>
+<p id="footer">cache &mdash; npm@1.0.28-pre-DEV-UNSTABLE</p>
<script>
;(function () {
var wrapper = document.getElementById("wrapper")
diff --git a/html/doc/changelog.html b/html/doc/changelog.html
index 63f044765..adb304f85 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">npm faq</a></li></ul>
</div>
-<p id="footer">changelog &mdash; npm@1.0.27</p>
+<p id="footer">changelog &mdash; npm@1.0.28-pre-DEV-UNSTABLE</p>
<script>
;(function () {
var wrapper = document.getElementById("wrapper")
diff --git a/html/doc/coding-style.html b/html/doc/coding-style.html
index c85837a97..c993c2b1c 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">npm developers</a></li><li><a href="faq.html">npm faq</a></li><li><a href="npm.html">npm</a></li></ul>
</div>
-<p id="footer">coding-style &mdash; npm@1.0.27</p>
+<p id="footer">coding-style &mdash; npm@1.0.28-pre-DEV-UNSTABLE</p>
<script>
;(function () {
var wrapper = document.getElementById("wrapper")
diff --git a/html/doc/completion.html b/html/doc/completion.html
index c62f5ff2a..3ea1dd5de 100644
--- a/html/doc/completion.html
+++ b/html/doc/completion.html
@@ -31,7 +31,7 @@ completions based on the arguments.</p>
<ul><li><a href="developers.html">npm developers</a></li><li><a href="faq.html">npm faq</a></li><li><a href="npm.html">npm</a></li></ul>
</div>
-<p id="footer">completion &mdash; npm@1.0.27</p>
+<p id="footer">completion &mdash; npm@1.0.28-pre-DEV-UNSTABLE</p>
<script>
;(function () {
var wrapper = document.getElementById("wrapper")
diff --git a/html/doc/config.html b/html/doc/config.html
index 3bec8d3b6..5426b28db 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">npm folders</a></li><li><a href="npm.html">npm</a></li></ul>
</div>
-<p id="footer">config &mdash; npm@1.0.27</p>
+<p id="footer">config &mdash; npm@1.0.28-pre-DEV-UNSTABLE</p>
<script>
;(function () {
var wrapper = document.getElementById("wrapper")
diff --git a/html/doc/deprecate.html b/html/doc/deprecate.html
index bd56424ff..93695dcad 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">npm publish</a></li><li><a href="registry.html">npm registry</a></li></ul>
</div>
-<p id="footer">deprecate &mdash; npm@1.0.27</p>
+<p id="footer">deprecate &mdash; npm@1.0.28-pre-DEV-UNSTABLE</p>
<script>
;(function () {
var wrapper = document.getElementById("wrapper")
diff --git a/html/doc/developers.html b/html/doc/developers.html
index a93a33ec1..0353d013b 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">npm faq</a></li><li><a href="npm.html">npm</a></li><li><a href="init.html">npm init</a></li><li><a href="json.html">npm json</a></li><li><a href="scripts.html">npm scripts</a></li><li><a href="publish.html">npm publish</a></li><li><a href="adduser.html">npm adduser</a></li><li><a href="registry.html">npm registry</a></li></ul>
</div>
-<p id="footer">developers &mdash; npm@1.0.27</p>
+<p id="footer">developers &mdash; npm@1.0.28-pre-DEV-UNSTABLE</p>
<script>
;(function () {
var wrapper = document.getElementById("wrapper")
diff --git a/html/doc/docs.html b/html/doc/docs.html
index 2d3ea40e3..2c3cb5edb 100644
--- a/html/doc/docs.html
+++ b/html/doc/docs.html
@@ -37,7 +37,7 @@ config param.</p>
<ul><li><a href="view.html">npm view</a></li><li><a href="publish.html">npm publish</a></li><li><a href="registry.html">npm registry</a></li><li><a href="config.html">npm config</a></li><li><a href="json.html">npm json</a></li></ul>
</div>
-<p id="footer">docs &mdash; npm@1.0.27</p>
+<p id="footer">docs &mdash; npm@1.0.28-pre-DEV-UNSTABLE</p>
<script>
;(function () {
var wrapper = document.getElementById("wrapper")
diff --git a/html/doc/edit.html b/html/doc/edit.html
index a256341c1..8bd01ccd7 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">npm folders</a></li><li><a href="explore.html">npm explore</a></li><li><a href="install.html">npm install</a></li><li><a href="config.html">npm config</a></li></ul>
</div>
-<p id="footer">edit &mdash; npm@1.0.27</p>
+<p id="footer">edit &mdash; npm@1.0.28-pre-DEV-UNSTABLE</p>
<script>
;(function () {
var wrapper = document.getElementById("wrapper")
diff --git a/html/doc/explore.html b/html/doc/explore.html
index 87710e617..ed88ad506 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">npm submodule</a></li><li><a href="folders.html">npm folders</a></li><li><a href="edit.html">npm edit</a></li><li><a href="rebuild.html">npm rebuild</a></li><li><a href="build.html">npm build</a></li><li><a href="install.html">npm install</a></li></ul>
</div>
-<p id="footer">explore &mdash; npm@1.0.27</p>
+<p id="footer">explore &mdash; npm@1.0.28-pre-DEV-UNSTABLE</p>
<script>
;(function () {
var wrapper = document.getElementById("wrapper")
diff --git a/html/doc/faq.html b/html/doc/faq.html
index 3de6d68c7..4133185ee 100644
--- a/html/doc/faq.html
+++ b/html/doc/faq.html
@@ -204,7 +204,7 @@ We'll have someone kick it or something.</p>
<ul><li><a href="npm.html">npm</a></li><li><a href="developers.html">npm developers</a></li><li><a href="json.html">npm json</a></li><li><a href="config.html">npm config</a></li><li><a href="folders.html">npm folders</a></li></ul>
</div>
-<p id="footer">faq &mdash; npm@1.0.27</p>
+<p id="footer">faq &mdash; npm@1.0.28-pre-DEV-UNSTABLE</p>
<script>
;(function () {
var wrapper = document.getElementById("wrapper")
diff --git a/html/doc/folders.html b/html/doc/folders.html
index fabab234e..2a40a39cd 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">npm json</a></code> fo
<ul><li><a href="faq.html">npm faq</a></li><li><a href="json.html">npm json</a></li><li><a href="install.html">npm install</a></li><li><a href="pack.html">npm pack</a></li><li><a href="cache.html">npm cache</a></li><li><a href="config.html">npm config</a></li><li><a href="publish.html">npm publish</a></li></ul>
</div>
-<p id="footer">folders &mdash; npm@1.0.27</p>
+<p id="footer">folders &mdash; npm@1.0.28-pre-DEV-UNSTABLE</p>
<script>
;(function () {
var wrapper = document.getElementById("wrapper")
diff --git a/html/doc/get.html b/html/doc/get.html
index e40f6e70e..6da52133d 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">npm folders</a></li><li><a href="npm.html">npm</a></li></ul>
</div>
-<p id="footer">get &mdash; npm@1.0.27</p>
+<p id="footer">get &mdash; npm@1.0.28-pre-DEV-UNSTABLE</p>
<script>
;(function () {
var wrapper = document.getElementById("wrapper")
diff --git a/html/doc/global.html b/html/doc/global.html
index d45a300e1..c3659278a 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">npm json</a></code> fo
<ul><li><a href="faq.html">npm faq</a></li><li><a href="json.html">npm json</a></li><li><a href="install.html">npm install</a></li><li><a href="pack.html">npm pack</a></li><li><a href="cache.html">npm cache</a></li><li><a href="config.html">npm config</a></li><li><a href="publish.html">npm publish</a></li></ul>
</div>
-<p id="footer">global &mdash; npm@1.0.27</p>
+<p id="footer">global &mdash; npm@1.0.28-pre-DEV-UNSTABLE</p>
<script>
;(function () {
var wrapper = document.getElementById("wrapper")
diff --git a/html/doc/help-search.html b/html/doc/help-search.html
index 564d9dece..83715622d 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">npm faq</a></li><li><a href="help.html">npm help</a></li></ul>
</div>
-<p id="footer">help-search &mdash; npm@1.0.27</p>
+<p id="footer">help-search &mdash; npm@1.0.28-pre-DEV-UNSTABLE</p>
<script>
;(function () {
var wrapper = document.getElementById("wrapper")
diff --git a/html/doc/help.html b/html/doc/help.html
index 6f8d5fb49..ed3a5aa59 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">npm faq</a></li><li><a href="folders.html">npm folders</a></li><li><a href="config.html">npm config</a></li><li><a href="json.html">npm json</a></li><li><a href="help-search.html">npm help-search</a></li></ul>
</div>
-<p id="footer">help &mdash; npm@1.0.27</p>
+<p id="footer">help &mdash; npm@1.0.28-pre-DEV-UNSTABLE</p>
<script>
;(function () {
var wrapper = document.getElementById("wrapper")
diff --git a/html/doc/home.html b/html/doc/home.html
index 8952664c1..9af1ab823 100644
--- a/html/doc/home.html
+++ b/html/doc/home.html
@@ -37,7 +37,7 @@ config param.</p>
<ul><li><a href="view.html">npm view</a></li><li><a href="publish.html">npm publish</a></li><li><a href="registry.html">npm registry</a></li><li><a href="config.html">npm config</a></li><li><a href="json.html">npm json</a></li></ul>
</div>
-<p id="footer">home &mdash; npm@1.0.27</p>
+<p id="footer">home &mdash; npm@1.0.28-pre-DEV-UNSTABLE</p>
<script>
;(function () {
var wrapper = document.getElementById("wrapper")
diff --git a/html/doc/init.html b/html/doc/init.html
index a2a607dad..0cb783323 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">npm json</a></li><li><a href="version.html">npm version</a></li></ul>
</div>
-<p id="footer">init &mdash; npm@1.0.27</p>
+<p id="footer">init &mdash; npm@1.0.28-pre-DEV-UNSTABLE</p>
<script>
;(function () {
var wrapper = document.getElementById("wrapper")
diff --git a/html/doc/install.html b/html/doc/install.html
index a6e9d8f10..c53b4cc7e 100644
--- a/html/doc/install.html
+++ b/html/doc/install.html
@@ -79,7 +79,7 @@ effect on installation, since that's most of what npm does.</p>
<ul><li><a href="update.html">npm update</a></li><li><a href="link.html">npm link</a></li><li><a href="rebuild.html">npm rebuild</a></li><li><a href="scripts.html">npm scripts</a></li><li><a href="build.html">npm build</a></li><li><a href="config.html">npm config</a></li><li><a href="registry.html">npm registry</a></li><li><a href="folders.html">npm folders</a></li><li><a href="tag.html">npm tag</a></li><li><a href="rm.html">npm rm</a></li></ul>
</div>
-<p id="footer">install &mdash; npm@1.0.27</p>
+<p id="footer">install &mdash; npm@1.0.28-pre-DEV-UNSTABLE</p>
<script>
;(function () {
var wrapper = document.getElementById("wrapper")
diff --git a/html/doc/json.html b/html/doc/json.html
index f5def3d91..610779357 100644
--- a/html/doc/json.html
+++ b/html/doc/json.html
@@ -424,7 +424,7 @@ overridden.</p>
<ul><li><a href="semver.html">npm semver</a></li><li><a href="init.html">npm init</a></li><li><a href="version.html">npm version</a></li><li><a href="config.html">npm config</a></li><li><a href="help.html">npm help</a></li><li><a href="faq.html">npm faq</a></li><li><a href="install.html">npm install</a></li><li><a href="publish.html">npm publish</a></li><li><a href="rm.html">npm rm</a></li></ul>
</div>
-<p id="footer">json &mdash; npm@1.0.27</p>
+<p id="footer">json &mdash; npm@1.0.28-pre-DEV-UNSTABLE</p>
<script>
;(function () {
var wrapper = document.getElementById("wrapper")
diff --git a/html/doc/link.html b/html/doc/link.html
index d518a3c22..cba7d4a89 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">npm developers</a></li><li><a href="faq.html">npm faq</a></li><li><a href="json.html">npm json</a></li><li><a href="install.html">npm install</a></li><li><a href="folders.html">npm folders</a></li><li><a href="config.html">npm config</a></li></ul>
</div>
-<p id="footer">link &mdash; npm@1.0.27</p>
+<p id="footer">link &mdash; npm@1.0.28-pre-DEV-UNSTABLE</p>
<script>
;(function () {
var wrapper = document.getElementById("wrapper")
diff --git a/html/doc/list.html b/html/doc/list.html
index 0d0220eb4..17ceaba43 100644
--- a/html/doc/list.html
+++ b/html/doc/list.html
@@ -52,7 +52,7 @@ project.</p>
<ul><li><a href="config.html">npm config</a></li><li><a href="folders.html">npm folders</a></li><li><a href="install.html">npm install</a></li><li><a href="link.html">npm link</a></li><li><a href="prune.html">npm prune</a></li><li><a href="outdated.html">npm outdated</a></li><li><a href="update.html">npm update</a></li></ul>
</div>
-<p id="footer">list &mdash; npm@1.0.27</p>
+<p id="footer">list &mdash; npm@1.0.28-pre-DEV-UNSTABLE</p>
<script>
;(function () {
var wrapper = document.getElementById("wrapper")
diff --git a/html/doc/ln.html b/html/doc/ln.html
index 04497f744..be37846c4 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">npm developers</a></li><li><a href="faq.html">npm faq</a></li><li><a href="json.html">npm json</a></li><li><a href="install.html">npm install</a></li><li><a href="folders.html">npm folders</a></li><li><a href="config.html">npm config</a></li></ul>
</div>
-<p id="footer">ln &mdash; npm@1.0.27</p>
+<p id="footer">ln &mdash; npm@1.0.28-pre-DEV-UNSTABLE</p>
<script>
;(function () {
var wrapper = document.getElementById("wrapper")
diff --git a/html/doc/ls.html b/html/doc/ls.html
index b6049e904..248490cae 100644
--- a/html/doc/ls.html
+++ b/html/doc/ls.html
@@ -52,7 +52,7 @@ project.</p>
<ul><li><a href="config.html">npm config</a></li><li><a href="folders.html">npm folders</a></li><li><a href="install.html">npm install</a></li><li><a href="link.html">npm link</a></li><li><a href="prune.html">npm prune</a></li><li><a href="outdated.html">npm outdated</a></li><li><a href="update.html">npm update</a></li></ul>
</div>
-<p id="footer">ls &mdash; npm@1.0.27</p>
+<p id="footer">ls &mdash; npm@1.0.28-pre-DEV-UNSTABLE</p>
<script>
;(function () {
var wrapper = document.getElementById("wrapper")
diff --git a/html/doc/npm.html b/html/doc/npm.html
index 33dc27ce9..17e165bd8 100644
--- a/html/doc/npm.html
+++ b/html/doc/npm.html
@@ -14,7 +14,7 @@
<h2 id="VERSION">VERSION</h2>
-<p>1.0.27</p>
+<p>1.0.28-pre-DEV-UNSTABLE</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">npm help</a></li><li><a href="faq.html">npm faq</a></li><li><a href="README.html">README</a></li><li><a href="json.html">npm json</a></li><li><a href="install.html">npm install</a></li><li><a href="config.html">npm config</a></li></ul>
</div>
-<p id="footer">npm &mdash; npm@1.0.27</p>
+<p id="footer">npm &mdash; npm@1.0.28-pre-DEV-UNSTABLE</p>
<script>
;(function () {
var wrapper = document.getElementById("wrapper")
diff --git a/html/doc/outdated.html b/html/doc/outdated.html
index 422f3ca6e..02e5bbb3f 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">npm update</a></li><li><a href="registry.html">npm registry</a></li><li><a href="folders.html">npm folders</a></li></ul>
</div>
-<p id="footer">outdated &mdash; npm@1.0.27</p>
+<p id="footer">outdated &mdash; npm@1.0.28-pre-DEV-UNSTABLE</p>
<script>
;(function () {
var wrapper = document.getElementById("wrapper")
diff --git a/html/doc/owner.html b/html/doc/owner.html
index b5c586251..02c3cfc62 100644
--- a/html/doc/owner.html
+++ b/html/doc/owner.html
@@ -32,7 +32,7 @@ that is not implemented at this time.</p>
<ul><li><a href="publish.html">npm publish</a></li><li><a href="registry.html">npm registry</a></li><li><a href="adduser.html">npm adduser</a></li></ul>
</div>
-<p id="footer">owner &mdash; npm@1.0.27</p>
+<p id="footer">owner &mdash; npm@1.0.28-pre-DEV-UNSTABLE</p>
<script>
;(function () {
var wrapper = document.getElementById("wrapper")
diff --git a/html/doc/pack.html b/html/doc/pack.html
index 4218b4ba7..2e01f8d9d 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">npm cache</a></li><li><a href="publish.html">npm publish</a></li><li><a href="config.html">npm config</a></li></ul>
</div>
-<p id="footer">pack &mdash; npm@1.0.27</p>
+<p id="footer">pack &mdash; npm@1.0.28-pre-DEV-UNSTABLE</p>
<script>
;(function () {
var wrapper = document.getElementById("wrapper")
diff --git a/html/doc/prefix.html b/html/doc/prefix.html
index 6d85f6498..c023dc44d 100644
--- a/html/doc/prefix.html
+++ b/html/doc/prefix.html
@@ -20,7 +20,7 @@
<ul><li><a href="root.html">npm root</a></li><li><a href="bin.html">npm bin</a></li><li><a href="folders.html">npm folders</a></li><li><a href="config.html">npm config</a></li></ul>
</div>
-<p id="footer">prefix &mdash; npm@1.0.27</p>
+<p id="footer">prefix &mdash; npm@1.0.28-pre-DEV-UNSTABLE</p>
<script>
;(function () {
var wrapper = document.getElementById("wrapper")
diff --git a/html/doc/prune.html b/html/doc/prune.html
index b8d6d077b..3904b027f 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">npm rm</a></li><li><a href="folders.html">npm folders</a></li><li><a href="list.html">npm list</a></li></ul>
</div>
-<p id="footer">prune &mdash; npm@1.0.27</p>
+<p id="footer">prune &mdash; npm@1.0.28-pre-DEV-UNSTABLE</p>
<script>
;(function () {
var wrapper = document.getElementById("wrapper")
diff --git a/html/doc/publish.html b/html/doc/publish.html
index 42f5c4217..cbda8ad55 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">npm registry</a></li><li><a href="adduser.html">npm adduser</a></li><li><a href="owner.html">npm owner</a></li><li><a href="deprecate.html">npm deprecate</a></li><li><a href="tag.html">npm tag</a></li></ul>
</div>
-<p id="footer">publish &mdash; npm@1.0.27</p>
+<p id="footer">publish &mdash; npm@1.0.28-pre-DEV-UNSTABLE</p>
<script>
;(function () {
var wrapper = document.getElementById("wrapper")
diff --git a/html/doc/rebuild.html b/html/doc/rebuild.html
index d96c4e1a2..6155170b6 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">npm build</a></li><li><a href="install.html">npm install</a></li></ul>
</div>
-<p id="footer">rebuild &mdash; npm@1.0.27</p>
+<p id="footer">rebuild &mdash; npm@1.0.28-pre-DEV-UNSTABLE</p>
<script>
;(function () {
var wrapper = document.getElementById("wrapper")
diff --git a/html/doc/registry.html b/html/doc/registry.html
index e85f2dfb2..9c8bfa71b 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">npm config</a></li><li><a href="developers.html">npm developers</a></li></ul>
</div>
-<p id="footer">registry &mdash; npm@1.0.27</p>
+<p id="footer">registry &mdash; npm@1.0.28-pre-DEV-UNSTABLE</p>
<script>
;(function () {
var wrapper = document.getElementById("wrapper")
diff --git a/html/doc/removing-npm.html b/html/doc/removing-npm.html
index 8d3b47eb6..5fc5bf4be 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">npm rm</a></li><li><a href="prune.html">npm prune</a></li></ul>
</div>
-<p id="footer">removing-npm &mdash; npm@1.0.27</p>
+<p id="footer">removing-npm &mdash; npm@1.0.28-pre-DEV-UNSTABLE</p>
<script>
;(function () {
var wrapper = document.getElementById("wrapper")
diff --git a/html/doc/restart.html b/html/doc/restart.html
index 20f93b3cc..ba8089fc4 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">npm run-script</a></li><li><a href="scripts.html">npm scripts</a></li><li><a href="test.html">npm test</a></li><li><a href="start.html">npm start</a></li><li><a href="stop.html">npm stop</a></li></ul>
</div>
-<p id="footer">restart &mdash; npm@1.0.27</p>
+<p id="footer">restart &mdash; npm@1.0.28-pre-DEV-UNSTABLE</p>
<script>
;(function () {
var wrapper = document.getElementById("wrapper")
diff --git a/html/doc/rm.html b/html/doc/rm.html
index 833217c66..617b003c5 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">npm prune</a></li><li><a href="install.html">npm install</a></li><li><a href="folders.html">npm folders</a></li><li><a href="config.html">npm config</a></li></ul>
</div>
-<p id="footer">rm &mdash; npm@1.0.27</p>
+<p id="footer">rm &mdash; npm@1.0.28-pre-DEV-UNSTABLE</p>
<script>
;(function () {
var wrapper = document.getElementById("wrapper")
diff --git a/html/doc/root.html b/html/doc/root.html
index b3fe89458..c4ec22883 100644
--- a/html/doc/root.html
+++ b/html/doc/root.html
@@ -20,7 +20,7 @@
<ul><li><a href="prefix.html">npm prefix</a></li><li><a href="bin.html">npm bin</a></li><li><a href="folders.html">npm folders</a></li><li><a href="config.html">npm config</a></li></ul>
</div>
-<p id="footer">root &mdash; npm@1.0.27</p>
+<p id="footer">root &mdash; npm@1.0.28-pre-DEV-UNSTABLE</p>
<script>
;(function () {
var wrapper = document.getElementById("wrapper")
diff --git a/html/doc/run-script.html b/html/doc/run-script.html
index 26860ac57..7a3206194 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">npm scripts</a></li><li><a href="test.html">npm test</a></li><li><a href="start.html">npm start</a></li><li><a href="restart.html">npm restart</a></li><li><a href="stop.html">npm stop</a></li></ul>
</div>
-<p id="footer">run-script &mdash; npm@1.0.27</p>
+<p id="footer">run-script &mdash; npm@1.0.28-pre-DEV-UNSTABLE</p>
<script>
;(function () {
var wrapper = document.getElementById("wrapper")
diff --git a/html/doc/scripts.html b/html/doc/scripts.html
index 8eaee84b4..0aa8b87e0 100644
--- a/html/doc/scripts.html
+++ b/html/doc/scripts.html
@@ -165,7 +165,7 @@ will sudo the npm command in question.</li></ul>
<ul><li><a href="run-script.html">npm run-script</a></li><li><a href="json.html">npm json</a></li><li><a href="developers.html">npm developers</a></li><li><a href="install.html">npm install</a></li></ul>
</div>
-<p id="footer">scripts &mdash; npm@1.0.27</p>
+<p id="footer">scripts &mdash; npm@1.0.28-pre-DEV-UNSTABLE</p>
<script>
;(function () {
var wrapper = document.getElementById("wrapper")
diff --git a/html/doc/search.html b/html/doc/search.html
index 0fb38155b..6ae227213 100644
--- a/html/doc/search.html
+++ b/html/doc/search.html
@@ -40,7 +40,7 @@
<ul><li><a href="registry.html">npm registry</a></li><li><a href="config.html">npm config</a></li><li><a href="view.html">npm view</a></li></ul>
</div>
-<p id="footer">search &mdash; npm@1.0.27</p>
+<p id="footer">search &mdash; npm@1.0.28-pre-DEV-UNSTABLE</p>
<script>
;(function () {
var wrapper = document.getElementById("wrapper")
diff --git a/html/doc/semver.html b/html/doc/semver.html
index 5e0f8ba3d..b49eaef13 100644
--- a/html/doc/semver.html
+++ b/html/doc/semver.html
@@ -100,7 +100,7 @@ that satisfies the range, or null if none of them do.</li></ul>
<ul><li><a href="json.html">npm json</a></li></ul>
</div>
-<p id="footer">semver &mdash; npm@1.0.27</p>
+<p id="footer">semver &mdash; npm@1.0.28-pre-DEV-UNSTABLE</p>
<script>
;(function () {
var wrapper = document.getElementById("wrapper")
diff --git a/html/doc/set.html b/html/doc/set.html
index ebb8ce20d..b5b20ca4f 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">npm folders</a></li><li><a href="npm.html">npm</a></li></ul>
</div>
-<p id="footer">set &mdash; npm@1.0.27</p>
+<p id="footer">set &mdash; npm@1.0.28-pre-DEV-UNSTABLE</p>
<script>
;(function () {
var wrapper = document.getElementById("wrapper")
diff --git a/html/doc/start.html b/html/doc/start.html
index 4ba7c6542..6dd83fe3b 100644
--- a/html/doc/start.html
+++ b/html/doc/start.html
@@ -20,7 +20,7 @@
<ul><li><a href="run-script.html">npm run-script</a></li><li><a href="scripts.html">npm scripts</a></li><li><a href="test.html">npm test</a></li><li><a href="restart.html">npm restart</a></li><li><a href="stop.html">npm stop</a></li></ul>
</div>
-<p id="footer">start &mdash; npm@1.0.27</p>
+<p id="footer">start &mdash; npm@1.0.28-pre-DEV-UNSTABLE</p>
<script>
;(function () {
var wrapper = document.getElementById("wrapper")
diff --git a/html/doc/stop.html b/html/doc/stop.html
index 121ff36ba..e26458e28 100644
--- a/html/doc/stop.html
+++ b/html/doc/stop.html
@@ -20,7 +20,7 @@
<ul><li><a href="run-script.html">npm run-script</a></li><li><a href="scripts.html">npm scripts</a></li><li><a href="test.html">npm test</a></li><li><a href="start.html">npm start</a></li><li><a href="restart.html">npm restart</a></li></ul>
</div>
-<p id="footer">stop &mdash; npm@1.0.27</p>
+<p id="footer">stop &mdash; npm@1.0.28-pre-DEV-UNSTABLE</p>
<script>
;(function () {
var wrapper = document.getElementById("wrapper")
diff --git a/html/doc/submodule.html b/html/doc/submodule.html
index 027b2e805..1627a4e1d 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">npm json</a></li><li>git help submodule</li></ul>
</div>
-<p id="footer">submodule &mdash; npm@1.0.27</p>
+<p id="footer">submodule &mdash; npm@1.0.28-pre-DEV-UNSTABLE</p>
<script>
;(function () {
var wrapper = document.getElementById("wrapper")
diff --git a/html/doc/tag.html b/html/doc/tag.html
index 9f4c33fa1..86d21b445 100644
--- a/html/doc/tag.html
+++ b/html/doc/tag.html
@@ -21,7 +21,7 @@
<ul><li><a href="publish.html">npm publish</a></li><li><a href="registry.html">npm registry</a></li><li><a href="config.html">npm config</a></li></ul>
</div>
-<p id="footer">tag &mdash; npm@1.0.27</p>
+<p id="footer">tag &mdash; npm@1.0.28-pre-DEV-UNSTABLE</p>
<script>
;(function () {
var wrapper = document.getElementById("wrapper")
diff --git a/html/doc/test.html b/html/doc/test.html
index 9338b4599..67b75eea5 100644
--- a/html/doc/test.html
+++ b/html/doc/test.html
@@ -23,7 +23,7 @@ true.</p>
<ul><li><a href="run-script.html">npm run-script</a></li><li><a href="scripts.html">npm scripts</a></li><li><a href="start.html">npm start</a></li><li><a href="restart.html">npm restart</a></li><li><a href="stop.html">npm stop</a></li></ul>
</div>
-<p id="footer">test &mdash; npm@1.0.27</p>
+<p id="footer">test &mdash; npm@1.0.28-pre-DEV-UNSTABLE</p>
<script>
;(function () {
var wrapper = document.getElementById("wrapper")
diff --git a/html/doc/uninstall.html b/html/doc/uninstall.html
index f3f88ed40..15b97b6ac 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">npm prune</a></li><li><a href="install.html">npm install</a></li><li><a href="folders.html">npm folders</a></li><li><a href="config.html">npm config</a></li></ul>
</div>
-<p id="footer">uninstall &mdash; npm@1.0.27</p>
+<p id="footer">uninstall &mdash; npm@1.0.28-pre-DEV-UNSTABLE</p>
<script>
;(function () {
var wrapper = document.getElementById("wrapper")
diff --git a/html/doc/unpublish.html b/html/doc/unpublish.html
index 6c039b87a..275653962 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">npm deprecate</a></li><li><a href="publish.html">npm publish</a></li><li><a href="registry.html">npm registry</a></li><li><a href="adduser.html">npm adduser</a></li><li><a href="owner.html">npm owner</a></li></ul>
</div>
-<p id="footer">unpublish &mdash; npm@1.0.27</p>
+<p id="footer">unpublish &mdash; npm@1.0.28-pre-DEV-UNSTABLE</p>
<script>
;(function () {
var wrapper = document.getElementById("wrapper")
diff --git a/html/doc/update.html b/html/doc/update.html
index a37b2d0b1..dd10ceee0 100644
--- a/html/doc/update.html
+++ b/html/doc/update.html
@@ -23,7 +23,7 @@
<ul><li><a href="install.html">npm install</a></li><li><a href="outdated.html">npm outdated</a></li><li><a href="registry.html">npm registry</a></li><li><a href="folders.html">npm folders</a></li><li><a href="list.html">npm list</a></li></ul>
</div>
-<p id="footer">update &mdash; npm@1.0.27</p>
+<p id="footer">update &mdash; npm@1.0.28-pre-DEV-UNSTABLE</p>
<script>
;(function () {
var wrapper = document.getElementById("wrapper")
diff --git a/html/doc/version.html b/html/doc/version.html
index 6fdc8d703..fe7a15b32 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">npm init</a></li><li><a href="json.html">npm json</a></li><li><a href="semver.html">npm semver</a></li></ul>
</div>
-<p id="footer">version &mdash; npm@1.0.27</p>
+<p id="footer">version &mdash; npm@1.0.28-pre-DEV-UNSTABLE</p>
<script>
;(function () {
var wrapper = document.getElementById("wrapper")
diff --git a/html/doc/view.html b/html/doc/view.html
index 442e3c251..df43f31b7 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">npm search</a></li><li><a href="registry.html">npm registry</a></li><li><a href="config.html">npm config</a></li><li><a href="docs.html">npm docs</a></li></ul>
</div>
-<p id="footer">view &mdash; npm@1.0.27</p>
+<p id="footer">view &mdash; npm@1.0.28-pre-DEV-UNSTABLE</p>
<script>
;(function () {
var wrapper = document.getElementById("wrapper")
diff --git a/html/doc/whoami.html b/html/doc/whoami.html
index dc45b5be0..627f18e22 100644
--- a/html/doc/whoami.html
+++ b/html/doc/whoami.html
@@ -20,7 +20,7 @@
<ul><li><a href="config.html">npm config</a></li><li><a href="adduser.html">npm adduser</a></li></ul>
</div>
-<p id="footer">whoami &mdash; npm@1.0.27</p>
+<p id="footer">whoami &mdash; npm@1.0.28-pre-DEV-UNSTABLE</p>
<script>
;(function () {
var wrapper = document.getElementById("wrapper")