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-04 11:35:47 +0400
committerisaacs <i@izs.me>2011-09-04 11:35:47 +0400
commit0860646c1b135c65364cfd8a7526f14f27caacae (patch)
tree9fe7542346cd7c4c10fdca3cc8be14cdb9a20c5a /html
parent2c218b63d6cf1cdaae0175a443f59a1b3d7fd7b9 (diff)
Remove text-shadow
Cool, but hard to look at.
Diffstat (limited to 'html')
-rw-r--r--html/doc/adduser.html4
-rw-r--r--html/doc/author.html4
-rw-r--r--html/doc/bin.html4
-rw-r--r--html/doc/build.html4
-rw-r--r--html/doc/bundle.html4
-rw-r--r--html/doc/cache.html4
-rw-r--r--html/doc/changelog.html4
-rw-r--r--html/doc/coding-style.html4
-rw-r--r--html/doc/completion.html4
-rw-r--r--html/doc/config.html4
-rw-r--r--html/doc/deprecate.html4
-rw-r--r--html/doc/developers.html4
-rw-r--r--html/doc/docs.html4
-rw-r--r--html/doc/edit.html4
-rw-r--r--html/doc/explore.html4
-rw-r--r--html/doc/faq.html4
-rw-r--r--html/doc/find.html4
-rw-r--r--html/doc/folders.html4
-rw-r--r--html/doc/get.html4
-rw-r--r--html/doc/global.html4
-rw-r--r--html/doc/help-search.html4
-rw-r--r--html/doc/home.html4
-rw-r--r--html/doc/init.html4
-rw-r--r--html/doc/install.html4
-rw-r--r--html/doc/json.html4
-rw-r--r--html/doc/link.html4
-rw-r--r--html/doc/list.html4
-rw-r--r--html/doc/ln.html4
-rw-r--r--html/doc/ls.html4
-rw-r--r--html/doc/npm.html4
-rw-r--r--html/doc/outdated.html4
-rw-r--r--html/doc/owner.html4
-rw-r--r--html/doc/pack.html4
-rw-r--r--html/doc/prefix.html4
-rw-r--r--html/doc/prune.html4
-rw-r--r--html/doc/publish.html4
-rw-r--r--html/doc/rebuild.html4
-rw-r--r--html/doc/registry.html4
-rw-r--r--html/doc/removing-npm.html4
-rw-r--r--html/doc/restart.html4
-rw-r--r--html/doc/rm.html4
-rw-r--r--html/doc/root.html4
-rw-r--r--html/doc/run-script.html4
-rw-r--r--html/doc/scripts.html4
-rw-r--r--html/doc/search.html4
-rw-r--r--html/doc/semver.html4
-rw-r--r--html/doc/set.html4
-rw-r--r--html/doc/start.html4
-rw-r--r--html/doc/stop.html4
-rw-r--r--html/doc/submodule.html4
-rw-r--r--html/doc/tag.html4
-rw-r--r--html/doc/test.html4
-rw-r--r--html/doc/uninstall.html4
-rw-r--r--html/doc/unpublish.html4
-rw-r--r--html/doc/update.html4
-rw-r--r--html/doc/version.html4
-rw-r--r--html/doc/view.html4
-rw-r--r--html/doc/whoami.html4
-rw-r--r--html/dochead.html1
59 files changed, 116 insertions, 117 deletions
diff --git a/html/doc/adduser.html b/html/doc/adduser.html
index 29ab8e727..f6123995d 100644
--- a/html/doc/adduser.html
+++ b/html/doc/adduser.html
@@ -157,7 +157,7 @@ h1 a, h1 a:visited {
font-family:GubbleBum, gubblefont, monospace;
font-size:60px;
color:#900;
- text-shadow:#00f 1px 1px 1px;
+ xxx-text-shadow:#00f 1px 1px 1px;
display:block;
}
@@ -395,4 +395,4 @@ document.body.appendChild(toc)
</script>
</body></html>
-<!-- npm help adduser - 2011-32-04 07:09:21 -->
+<!-- npm help adduser - 2011-35-04 07:09:04 -->
diff --git a/html/doc/author.html b/html/doc/author.html
index 3fe4f5bfa..b60b56aa9 100644
--- a/html/doc/author.html
+++ b/html/doc/author.html
@@ -157,7 +157,7 @@ h1 a, h1 a:visited {
font-family:GubbleBum, gubblefont, monospace;
font-size:60px;
color:#900;
- text-shadow:#00f 1px 1px 1px;
+ xxx-text-shadow:#00f 1px 1px 1px;
display:block;
}
@@ -392,4 +392,4 @@ document.body.appendChild(toc)
</script>
</body></html>
-<!-- npm help author - 2011-32-04 07:09:21 -->
+<!-- npm help author - 2011-35-04 07:09:05 -->
diff --git a/html/doc/bin.html b/html/doc/bin.html
index e06aca130..3d99d9e23 100644
--- a/html/doc/bin.html
+++ b/html/doc/bin.html
@@ -157,7 +157,7 @@ h1 a, h1 a:visited {
font-family:GubbleBum, gubblefont, monospace;
font-size:60px;
color:#900;
- text-shadow:#00f 1px 1px 1px;
+ xxx-text-shadow:#00f 1px 1px 1px;
display:block;
}
@@ -376,4 +376,4 @@ document.body.appendChild(toc)
</script>
</body></html>
-<!-- npm help bin - 2011-32-04 07:09:21 -->
+<!-- npm help bin - 2011-35-04 07:09:05 -->
diff --git a/html/doc/build.html b/html/doc/build.html
index 9b2b229b6..d414438bd 100644
--- a/html/doc/build.html
+++ b/html/doc/build.html
@@ -157,7 +157,7 @@ h1 a, h1 a:visited {
font-family:GubbleBum, gubblefont, monospace;
font-size:60px;
color:#900;
- text-shadow:#00f 1px 1px 1px;
+ xxx-text-shadow:#00f 1px 1px 1px;
display:block;
}
@@ -385,4 +385,4 @@ document.body.appendChild(toc)
</script>
</body></html>
-<!-- npm help build - 2011-32-04 07:09:22 -->
+<!-- npm help build - 2011-35-04 07:09:05 -->
diff --git a/html/doc/bundle.html b/html/doc/bundle.html
index 9a5097573..76f6154de 100644
--- a/html/doc/bundle.html
+++ b/html/doc/bundle.html
@@ -157,7 +157,7 @@ h1 a, h1 a:visited {
font-family:GubbleBum, gubblefont, monospace;
font-size:60px;
color:#900;
- text-shadow:#00f 1px 1px 1px;
+ xxx-text-shadow:#00f 1px 1px 1px;
display:block;
}
@@ -376,4 +376,4 @@ document.body.appendChild(toc)
</script>
</body></html>
-<!-- npm help bundle - 2011-32-04 07:09:22 -->
+<!-- npm help bundle - 2011-35-04 07:09:05 -->
diff --git a/html/doc/cache.html b/html/doc/cache.html
index 51dec5dd6..e8ef3af13 100644
--- a/html/doc/cache.html
+++ b/html/doc/cache.html
@@ -157,7 +157,7 @@ h1 a, h1 a:visited {
font-family:GubbleBum, gubblefont, monospace;
font-size:60px;
color:#900;
- text-shadow:#00f 1px 1px 1px;
+ xxx-text-shadow:#00f 1px 1px 1px;
display:block;
}
@@ -420,4 +420,4 @@ document.body.appendChild(toc)
</script>
</body></html>
-<!-- npm help cache - 2011-32-04 07:09:22 -->
+<!-- npm help cache - 2011-35-04 07:09:05 -->
diff --git a/html/doc/changelog.html b/html/doc/changelog.html
index daa30b743..c996994b8 100644
--- a/html/doc/changelog.html
+++ b/html/doc/changelog.html
@@ -157,7 +157,7 @@ h1 a, h1 a:visited {
font-family:GubbleBum, gubblefont, monospace;
font-size:60px;
color:#900;
- text-shadow:#00f 1px 1px 1px;
+ xxx-text-shadow:#00f 1px 1px 1px;
display:block;
}
@@ -390,4 +390,4 @@ document.body.appendChild(toc)
</script>
</body></html>
-<!-- npm help changelog - 2011-32-04 07:09:22 -->
+<!-- npm help changelog - 2011-35-04 07:09:05 -->
diff --git a/html/doc/coding-style.html b/html/doc/coding-style.html
index 06cbe04f3..032ba65c1 100644
--- a/html/doc/coding-style.html
+++ b/html/doc/coding-style.html
@@ -157,7 +157,7 @@ h1 a, h1 a:visited {
font-family:GubbleBum, gubblefont, monospace;
font-size:60px;
color:#900;
- text-shadow:#00f 1px 1px 1px;
+ xxx-text-shadow:#00f 1px 1px 1px;
display:block;
}
@@ -547,4 +547,4 @@ document.body.appendChild(toc)
</script>
</body></html>
-<!-- npm help coding-style - 2011-32-04 07:09:22 -->
+<!-- npm help coding-style - 2011-35-04 07:09:05 -->
diff --git a/html/doc/completion.html b/html/doc/completion.html
index 29026ac7a..a0250cc37 100644
--- a/html/doc/completion.html
+++ b/html/doc/completion.html
@@ -157,7 +157,7 @@ h1 a, h1 a:visited {
font-family:GubbleBum, gubblefont, monospace;
font-size:60px;
color:#900;
- text-shadow:#00f 1px 1px 1px;
+ xxx-text-shadow:#00f 1px 1px 1px;
display:block;
}
@@ -387,4 +387,4 @@ document.body.appendChild(toc)
</script>
</body></html>
-<!-- npm help completion - 2011-32-04 07:09:22 -->
+<!-- npm help completion - 2011-35-04 07:09:05 -->
diff --git a/html/doc/config.html b/html/doc/config.html
index 81b779ae3..92b292d61 100644
--- a/html/doc/config.html
+++ b/html/doc/config.html
@@ -157,7 +157,7 @@ h1 a, h1 a:visited {
font-family:GubbleBum, gubblefont, monospace;
font-size:60px;
color:#900;
- text-shadow:#00f 1px 1px 1px;
+ xxx-text-shadow:#00f 1px 1px 1px;
display:block;
}
@@ -886,4 +886,4 @@ document.body.appendChild(toc)
</script>
</body></html>
-<!-- npm help config - 2011-32-04 07:09:23 -->
+<!-- npm help config - 2011-35-04 07:09:06 -->
diff --git a/html/doc/deprecate.html b/html/doc/deprecate.html
index d39c87d75..06fd66e95 100644
--- a/html/doc/deprecate.html
+++ b/html/doc/deprecate.html
@@ -157,7 +157,7 @@ h1 a, h1 a:visited {
font-family:GubbleBum, gubblefont, monospace;
font-size:60px;
color:#900;
- text-shadow:#00f 1px 1px 1px;
+ xxx-text-shadow:#00f 1px 1px 1px;
display:block;
}
@@ -385,4 +385,4 @@ document.body.appendChild(toc)
</script>
</body></html>
-<!-- npm help deprecate - 2011-32-04 07:09:23 -->
+<!-- npm help deprecate - 2011-35-04 07:09:06 -->
diff --git a/html/doc/developers.html b/html/doc/developers.html
index 43579bc1a..33a6b29ab 100644
--- a/html/doc/developers.html
+++ b/html/doc/developers.html
@@ -157,7 +157,7 @@ h1 a, h1 a:visited {
font-family:GubbleBum, gubblefont, monospace;
font-size:60px;
color:#900;
- text-shadow:#00f 1px 1px 1px;
+ xxx-text-shadow:#00f 1px 1px 1px;
display:block;
}
@@ -512,4 +512,4 @@ document.body.appendChild(toc)
</script>
</body></html>
-<!-- npm help developers - 2011-32-04 07:09:23 -->
+<!-- npm help developers - 2011-35-04 07:09:06 -->
diff --git a/html/doc/docs.html b/html/doc/docs.html
index 361ebe465..b86ac4a6d 100644
--- a/html/doc/docs.html
+++ b/html/doc/docs.html
@@ -157,7 +157,7 @@ h1 a, h1 a:visited {
font-family:GubbleBum, gubblefont, monospace;
font-size:60px;
color:#900;
- text-shadow:#00f 1px 1px 1px;
+ xxx-text-shadow:#00f 1px 1px 1px;
display:block;
}
@@ -379,4 +379,4 @@ document.body.appendChild(toc)
</script>
</body></html>
-<!-- npm help docs - 2011-32-04 07:09:23 -->
+<!-- npm help docs - 2011-35-04 07:09:06 -->
diff --git a/html/doc/edit.html b/html/doc/edit.html
index bb93d0673..d706e57e4 100644
--- a/html/doc/edit.html
+++ b/html/doc/edit.html
@@ -157,7 +157,7 @@ h1 a, h1 a:visited {
font-family:GubbleBum, gubblefont, monospace;
font-size:60px;
color:#900;
- text-shadow:#00f 1px 1px 1px;
+ xxx-text-shadow:#00f 1px 1px 1px;
display:block;
}
@@ -384,4 +384,4 @@ document.body.appendChild(toc)
</script>
</body></html>
-<!-- npm help edit - 2011-32-04 07:09:23 -->
+<!-- npm help edit - 2011-35-04 07:09:06 -->
diff --git a/html/doc/explore.html b/html/doc/explore.html
index 8d689cb1b..86aeb87cf 100644
--- a/html/doc/explore.html
+++ b/html/doc/explore.html
@@ -157,7 +157,7 @@ h1 a, h1 a:visited {
font-family:GubbleBum, gubblefont, monospace;
font-size:60px;
color:#900;
- text-shadow:#00f 1px 1px 1px;
+ xxx-text-shadow:#00f 1px 1px 1px;
display:block;
}
@@ -382,4 +382,4 @@ document.body.appendChild(toc)
</script>
</body></html>
-<!-- npm help explore - 2011-32-04 07:09:23 -->
+<!-- npm help explore - 2011-35-04 07:09:06 -->
diff --git a/html/doc/faq.html b/html/doc/faq.html
index 09d0cff45..43186b863 100644
--- a/html/doc/faq.html
+++ b/html/doc/faq.html
@@ -157,7 +157,7 @@ h1 a, h1 a:visited {
font-family:GubbleBum, gubblefont, monospace;
font-size:60px;
color:#900;
- text-shadow:#00f 1px 1px 1px;
+ xxx-text-shadow:#00f 1px 1px 1px;
display:block;
}
@@ -556,4 +556,4 @@ document.body.appendChild(toc)
</script>
</body></html>
-<!-- npm help faq - 2011-32-04 07:09:23 -->
+<!-- npm help faq - 2011-35-04 07:09:06 -->
diff --git a/html/doc/find.html b/html/doc/find.html
index 56a375649..7486bc0f1 100644
--- a/html/doc/find.html
+++ b/html/doc/find.html
@@ -157,7 +157,7 @@ h1 a, h1 a:visited {
font-family:GubbleBum, gubblefont, monospace;
font-size:60px;
color:#900;
- text-shadow:#00f 1px 1px 1px;
+ xxx-text-shadow:#00f 1px 1px 1px;
display:block;
}
@@ -408,4 +408,4 @@ document.body.appendChild(toc)
</script>
</body></html>
-<!-- npm help find - 2011-32-04 07:09:24 -->
+<!-- npm help find - 2011-35-04 07:09:06 -->
diff --git a/html/doc/folders.html b/html/doc/folders.html
index 87a6fb1a6..e9a597e6b 100644
--- a/html/doc/folders.html
+++ b/html/doc/folders.html
@@ -157,7 +157,7 @@ h1 a, h1 a:visited {
font-family:GubbleBum, gubblefont, monospace;
font-size:60px;
color:#900;
- text-shadow:#00f 1px 1px 1px;
+ xxx-text-shadow:#00f 1px 1px 1px;
display:block;
}
@@ -547,4 +547,4 @@ document.body.appendChild(toc)
</script>
</body></html>
-<!-- npm help folders - 2011-32-04 07:09:24 -->
+<!-- npm help folders - 2011-35-04 07:09:07 -->
diff --git a/html/doc/get.html b/html/doc/get.html
index 7198bee08..e404ff240 100644
--- a/html/doc/get.html
+++ b/html/doc/get.html
@@ -157,7 +157,7 @@ h1 a, h1 a:visited {
font-family:GubbleBum, gubblefont, monospace;
font-size:60px;
color:#900;
- text-shadow:#00f 1px 1px 1px;
+ xxx-text-shadow:#00f 1px 1px 1px;
display:block;
}
@@ -886,4 +886,4 @@ document.body.appendChild(toc)
</script>
</body></html>
-<!-- npm help get - 2011-32-04 07:09:24 -->
+<!-- npm help get - 2011-35-04 07:09:07 -->
diff --git a/html/doc/global.html b/html/doc/global.html
index 3dff15e55..b7a5b3b3e 100644
--- a/html/doc/global.html
+++ b/html/doc/global.html
@@ -157,7 +157,7 @@ h1 a, h1 a:visited {
font-family:GubbleBum, gubblefont, monospace;
font-size:60px;
color:#900;
- text-shadow:#00f 1px 1px 1px;
+ xxx-text-shadow:#00f 1px 1px 1px;
display:block;
}
@@ -547,4 +547,4 @@ document.body.appendChild(toc)
</script>
</body></html>
-<!-- npm help global - 2011-32-04 07:09:24 -->
+<!-- npm help global - 2011-35-04 07:09:07 -->
diff --git a/html/doc/help-search.html b/html/doc/help-search.html
index 4230d165e..97ffa3308 100644
--- a/html/doc/help-search.html
+++ b/html/doc/help-search.html
@@ -157,7 +157,7 @@ h1 a, h1 a:visited {
font-family:GubbleBum, gubblefont, monospace;
font-size:60px;
color:#900;
- text-shadow:#00f 1px 1px 1px;
+ xxx-text-shadow:#00f 1px 1px 1px;
display:block;
}
@@ -394,4 +394,4 @@ document.body.appendChild(toc)
</script>
</body></html>
-<!-- npm help help-search - 2011-32-04 07:09:24 -->
+<!-- npm help help-search - 2011-35-04 07:09:07 -->
diff --git a/html/doc/home.html b/html/doc/home.html
index ba4eb3dea..d0184df81 100644
--- a/html/doc/home.html
+++ b/html/doc/home.html
@@ -157,7 +157,7 @@ h1 a, h1 a:visited {
font-family:GubbleBum, gubblefont, monospace;
font-size:60px;
color:#900;
- text-shadow:#00f 1px 1px 1px;
+ xxx-text-shadow:#00f 1px 1px 1px;
display:block;
}
@@ -379,4 +379,4 @@ document.body.appendChild(toc)
</script>
</body></html>
-<!-- npm help home - 2011-32-04 07:09:24 -->
+<!-- npm help home - 2011-35-04 07:09:07 -->
diff --git a/html/doc/init.html b/html/doc/init.html
index b4068232b..c9eefdc4f 100644
--- a/html/doc/init.html
+++ b/html/doc/init.html
@@ -157,7 +157,7 @@ h1 a, h1 a:visited {
font-family:GubbleBum, gubblefont, monospace;
font-size:60px;
color:#900;
- text-shadow:#00f 1px 1px 1px;
+ xxx-text-shadow:#00f 1px 1px 1px;
display:block;
}
@@ -389,4 +389,4 @@ document.body.appendChild(toc)
</script>
</body></html>
-<!-- npm help init - 2011-32-04 07:09:24 -->
+<!-- npm help init - 2011-35-04 07:09:07 -->
diff --git a/html/doc/install.html b/html/doc/install.html
index d4b586166..474aea37b 100644
--- a/html/doc/install.html
+++ b/html/doc/install.html
@@ -157,7 +157,7 @@ h1 a, h1 a:visited {
font-family:GubbleBum, gubblefont, monospace;
font-size:60px;
color:#900;
- text-shadow:#00f 1px 1px 1px;
+ xxx-text-shadow:#00f 1px 1px 1px;
display:block;
}
@@ -439,4 +439,4 @@ document.body.appendChild(toc)
</script>
</body></html>
-<!-- npm help install - 2011-32-04 07:09:25 -->
+<!-- npm help install - 2011-35-04 07:09:07 -->
diff --git a/html/doc/json.html b/html/doc/json.html
index 0a4f396c4..f00fc4eaf 100644
--- a/html/doc/json.html
+++ b/html/doc/json.html
@@ -157,7 +157,7 @@ h1 a, h1 a:visited {
font-family:GubbleBum, gubblefont, monospace;
font-size:60px;
color:#900;
- text-shadow:#00f 1px 1px 1px;
+ xxx-text-shadow:#00f 1px 1px 1px;
display:block;
}
@@ -781,4 +781,4 @@ document.body.appendChild(toc)
</script>
</body></html>
-<!-- npm help json - 2011-32-04 07:09:25 -->
+<!-- npm help json - 2011-35-04 07:09:07 -->
diff --git a/html/doc/link.html b/html/doc/link.html
index 2182e8e19..581fbab35 100644
--- a/html/doc/link.html
+++ b/html/doc/link.html
@@ -157,7 +157,7 @@ h1 a, h1 a:visited {
font-family:GubbleBum, gubblefont, monospace;
font-size:60px;
color:#900;
- text-shadow:#00f 1px 1px 1px;
+ xxx-text-shadow:#00f 1px 1px 1px;
display:block;
}
@@ -414,4 +414,4 @@ document.body.appendChild(toc)
</script>
</body></html>
-<!-- npm help link - 2011-32-04 07:09:25 -->
+<!-- npm help link - 2011-35-04 07:09:08 -->
diff --git a/html/doc/list.html b/html/doc/list.html
index 5553babcc..01c9d232e 100644
--- a/html/doc/list.html
+++ b/html/doc/list.html
@@ -157,7 +157,7 @@ h1 a, h1 a:visited {
font-family:GubbleBum, gubblefont, monospace;
font-size:60px;
color:#900;
- text-shadow:#00f 1px 1px 1px;
+ xxx-text-shadow:#00f 1px 1px 1px;
display:block;
}
@@ -408,4 +408,4 @@ document.body.appendChild(toc)
</script>
</body></html>
-<!-- npm help list - 2011-32-04 07:09:25 -->
+<!-- npm help list - 2011-35-04 07:09:08 -->
diff --git a/html/doc/ln.html b/html/doc/ln.html
index 79767e8a5..406170562 100644
--- a/html/doc/ln.html
+++ b/html/doc/ln.html
@@ -157,7 +157,7 @@ h1 a, h1 a:visited {
font-family:GubbleBum, gubblefont, monospace;
font-size:60px;
color:#900;
- text-shadow:#00f 1px 1px 1px;
+ xxx-text-shadow:#00f 1px 1px 1px;
display:block;
}
@@ -414,4 +414,4 @@ document.body.appendChild(toc)
</script>
</body></html>
-<!-- npm help ln - 2011-32-04 07:09:25 -->
+<!-- npm help ln - 2011-35-04 07:09:08 -->
diff --git a/html/doc/ls.html b/html/doc/ls.html
index a4003ca7a..0c99539d0 100644
--- a/html/doc/ls.html
+++ b/html/doc/ls.html
@@ -157,7 +157,7 @@ h1 a, h1 a:visited {
font-family:GubbleBum, gubblefont, monospace;
font-size:60px;
color:#900;
- text-shadow:#00f 1px 1px 1px;
+ xxx-text-shadow:#00f 1px 1px 1px;
display:block;
}
@@ -408,4 +408,4 @@ document.body.appendChild(toc)
</script>
</body></html>
-<!-- npm help ls - 2011-32-04 07:09:25 -->
+<!-- npm help ls - 2011-35-04 07:09:08 -->
diff --git a/html/doc/npm.html b/html/doc/npm.html
index 2f22faf2a..014f15e83 100644
--- a/html/doc/npm.html
+++ b/html/doc/npm.html
@@ -157,7 +157,7 @@ h1 a, h1 a:visited {
font-family:GubbleBum, gubblefont, monospace;
font-size:60px;
color:#900;
- text-shadow:#00f 1px 1px 1px;
+ xxx-text-shadow:#00f 1px 1px 1px;
display:block;
}
@@ -484,4 +484,4 @@ document.body.appendChild(toc)
</script>
</body></html>
-<!-- npm help npm - 2011-32-04 07:09:25 -->
+<!-- npm help npm - 2011-35-04 07:09:08 -->
diff --git a/html/doc/outdated.html b/html/doc/outdated.html
index 20354ac8d..ed36ff6ef 100644
--- a/html/doc/outdated.html
+++ b/html/doc/outdated.html
@@ -157,7 +157,7 @@ h1 a, h1 a:visited {
font-family:GubbleBum, gubblefont, monospace;
font-size:60px;
color:#900;
- text-shadow:#00f 1px 1px 1px;
+ xxx-text-shadow:#00f 1px 1px 1px;
display:block;
}
@@ -377,4 +377,4 @@ document.body.appendChild(toc)
</script>
</body></html>
-<!-- npm help outdated - 2011-32-04 07:09:25 -->
+<!-- npm help outdated - 2011-35-04 07:09:08 -->
diff --git a/html/doc/owner.html b/html/doc/owner.html
index da27f6fa3..c27d1725a 100644
--- a/html/doc/owner.html
+++ b/html/doc/owner.html
@@ -157,7 +157,7 @@ h1 a, h1 a:visited {
font-family:GubbleBum, gubblefont, monospace;
font-size:60px;
color:#900;
- text-shadow:#00f 1px 1px 1px;
+ xxx-text-shadow:#00f 1px 1px 1px;
display:block;
}
@@ -392,4 +392,4 @@ document.body.appendChild(toc)
</script>
</body></html>
-<!-- npm help owner - 2011-32-04 07:09:26 -->
+<!-- npm help owner - 2011-35-04 07:09:08 -->
diff --git a/html/doc/pack.html b/html/doc/pack.html
index 5574e32f4..04772347d 100644
--- a/html/doc/pack.html
+++ b/html/doc/pack.html
@@ -157,7 +157,7 @@ h1 a, h1 a:visited {
font-family:GubbleBum, gubblefont, monospace;
font-size:60px;
color:#900;
- text-shadow:#00f 1px 1px 1px;
+ xxx-text-shadow:#00f 1px 1px 1px;
display:block;
}
@@ -385,4 +385,4 @@ document.body.appendChild(toc)
</script>
</body></html>
-<!-- npm help pack - 2011-32-04 07:09:26 -->
+<!-- npm help pack - 2011-35-04 07:09:08 -->
diff --git a/html/doc/prefix.html b/html/doc/prefix.html
index e26b9f5f6..976b284c6 100644
--- a/html/doc/prefix.html
+++ b/html/doc/prefix.html
@@ -157,7 +157,7 @@ h1 a, h1 a:visited {
font-family:GubbleBum, gubblefont, monospace;
font-size:60px;
color:#900;
- text-shadow:#00f 1px 1px 1px;
+ xxx-text-shadow:#00f 1px 1px 1px;
display:block;
}
@@ -376,4 +376,4 @@ document.body.appendChild(toc)
</script>
</body></html>
-<!-- npm help prefix - 2011-32-04 07:09:26 -->
+<!-- npm help prefix - 2011-35-04 07:09:08 -->
diff --git a/html/doc/prune.html b/html/doc/prune.html
index 83051a360..f6f575f7c 100644
--- a/html/doc/prune.html
+++ b/html/doc/prune.html
@@ -157,7 +157,7 @@ h1 a, h1 a:visited {
font-family:GubbleBum, gubblefont, monospace;
font-size:60px;
color:#900;
- text-shadow:#00f 1px 1px 1px;
+ xxx-text-shadow:#00f 1px 1px 1px;
display:block;
}
@@ -381,4 +381,4 @@ document.body.appendChild(toc)
</script>
</body></html>
-<!-- npm help prune - 2011-32-04 07:09:26 -->
+<!-- npm help prune - 2011-35-04 07:09:09 -->
diff --git a/html/doc/publish.html b/html/doc/publish.html
index 1677aabae..31fd1d6d6 100644
--- a/html/doc/publish.html
+++ b/html/doc/publish.html
@@ -157,7 +157,7 @@ h1 a, h1 a:visited {
font-family:GubbleBum, gubblefont, monospace;
font-size:60px;
color:#900;
- text-shadow:#00f 1px 1px 1px;
+ xxx-text-shadow:#00f 1px 1px 1px;
display:block;
}
@@ -389,4 +389,4 @@ document.body.appendChild(toc)
</script>
</body></html>
-<!-- npm help publish - 2011-32-04 07:09:26 -->
+<!-- npm help publish - 2011-35-04 07:09:09 -->
diff --git a/html/doc/rebuild.html b/html/doc/rebuild.html
index 31849ba5a..948e255fa 100644
--- a/html/doc/rebuild.html
+++ b/html/doc/rebuild.html
@@ -157,7 +157,7 @@ h1 a, h1 a:visited {
font-family:GubbleBum, gubblefont, monospace;
font-size:60px;
color:#900;
- text-shadow:#00f 1px 1px 1px;
+ xxx-text-shadow:#00f 1px 1px 1px;
display:block;
}
@@ -385,4 +385,4 @@ document.body.appendChild(toc)
</script>
</body></html>
-<!-- npm help rebuild - 2011-32-04 07:09:26 -->
+<!-- npm help rebuild - 2011-35-04 07:09:09 -->
diff --git a/html/doc/registry.html b/html/doc/registry.html
index 4dbeb6650..2ad2a5d27 100644
--- a/html/doc/registry.html
+++ b/html/doc/registry.html
@@ -157,7 +157,7 @@ h1 a, h1 a:visited {
font-family:GubbleBum, gubblefont, monospace;
font-size:60px;
color:#900;
- text-shadow:#00f 1px 1px 1px;
+ xxx-text-shadow:#00f 1px 1px 1px;
display:block;
}
@@ -453,4 +453,4 @@ document.body.appendChild(toc)
</script>
</body></html>
-<!-- npm help registry - 2011-32-04 07:09:26 -->
+<!-- npm help registry - 2011-35-04 07:09:09 -->
diff --git a/html/doc/removing-npm.html b/html/doc/removing-npm.html
index ce4fa2d49..178ce930e 100644
--- a/html/doc/removing-npm.html
+++ b/html/doc/removing-npm.html
@@ -157,7 +157,7 @@ h1 a, h1 a:visited {
font-family:GubbleBum, gubblefont, monospace;
font-size:60px;
color:#900;
- text-shadow:#00f 1px 1px 1px;
+ xxx-text-shadow:#00f 1px 1px 1px;
display:block;
}
@@ -407,4 +407,4 @@ document.body.appendChild(toc)
</script>
</body></html>
-<!-- npm help removing-npm - 2011-32-04 07:09:26 -->
+<!-- npm help removing-npm - 2011-35-04 07:09:09 -->
diff --git a/html/doc/restart.html b/html/doc/restart.html
index c49779412..72de52c4d 100644
--- a/html/doc/restart.html
+++ b/html/doc/restart.html
@@ -157,7 +157,7 @@ h1 a, h1 a:visited {
font-family:GubbleBum, gubblefont, monospace;
font-size:60px;
color:#900;
- text-shadow:#00f 1px 1px 1px;
+ xxx-text-shadow:#00f 1px 1px 1px;
display:block;
}
@@ -384,4 +384,4 @@ document.body.appendChild(toc)
</script>
</body></html>
-<!-- npm help restart - 2011-32-04 07:09:27 -->
+<!-- npm help restart - 2011-35-04 07:09:09 -->
diff --git a/html/doc/rm.html b/html/doc/rm.html
index 937e1525a..24888135b 100644
--- a/html/doc/rm.html
+++ b/html/doc/rm.html
@@ -157,7 +157,7 @@ h1 a, h1 a:visited {
font-family:GubbleBum, gubblefont, monospace;
font-size:60px;
color:#900;
- text-shadow:#00f 1px 1px 1px;
+ xxx-text-shadow:#00f 1px 1px 1px;
display:block;
}
@@ -377,4 +377,4 @@ document.body.appendChild(toc)
</script>
</body></html>
-<!-- npm help rm - 2011-32-04 07:09:27 -->
+<!-- npm help rm - 2011-35-04 07:09:09 -->
diff --git a/html/doc/root.html b/html/doc/root.html
index 22081244d..46878f7b5 100644
--- a/html/doc/root.html
+++ b/html/doc/root.html
@@ -157,7 +157,7 @@ h1 a, h1 a:visited {
font-family:GubbleBum, gubblefont, monospace;
font-size:60px;
color:#900;
- text-shadow:#00f 1px 1px 1px;
+ xxx-text-shadow:#00f 1px 1px 1px;
display:block;
}
@@ -376,4 +376,4 @@ document.body.appendChild(toc)
</script>
</body></html>
-<!-- npm help root - 2011-32-04 07:09:27 -->
+<!-- npm help root - 2011-35-04 07:09:09 -->
diff --git a/html/doc/run-script.html b/html/doc/run-script.html
index 7ec38b58e..135464550 100644
--- a/html/doc/run-script.html
+++ b/html/doc/run-script.html
@@ -157,7 +157,7 @@ h1 a, h1 a:visited {
font-family:GubbleBum, gubblefont, monospace;
font-size:60px;
color:#900;
- text-shadow:#00f 1px 1px 1px;
+ xxx-text-shadow:#00f 1px 1px 1px;
display:block;
}
@@ -383,4 +383,4 @@ document.body.appendChild(toc)
</script>
</body></html>
-<!-- npm help run-script - 2011-32-04 07:09:27 -->
+<!-- npm help run-script - 2011-35-04 07:09:10 -->
diff --git a/html/doc/scripts.html b/html/doc/scripts.html
index 758ce1599..a7b243413 100644
--- a/html/doc/scripts.html
+++ b/html/doc/scripts.html
@@ -157,7 +157,7 @@ h1 a, h1 a:visited {
font-family:GubbleBum, gubblefont, monospace;
font-size:60px;
color:#900;
- text-shadow:#00f 1px 1px 1px;
+ xxx-text-shadow:#00f 1px 1px 1px;
display:block;
}
@@ -521,4 +521,4 @@ document.body.appendChild(toc)
</script>
</body></html>
-<!-- npm help scripts - 2011-32-04 07:09:27 -->
+<!-- npm help scripts - 2011-35-04 07:09:10 -->
diff --git a/html/doc/search.html b/html/doc/search.html
index 6a988a915..f896f440a 100644
--- a/html/doc/search.html
+++ b/html/doc/search.html
@@ -157,7 +157,7 @@ h1 a, h1 a:visited {
font-family:GubbleBum, gubblefont, monospace;
font-size:60px;
color:#900;
- text-shadow:#00f 1px 1px 1px;
+ xxx-text-shadow:#00f 1px 1px 1px;
display:block;
}
@@ -376,4 +376,4 @@ document.body.appendChild(toc)
</script>
</body></html>
-<!-- npm help search - 2011-32-04 07:09:27 -->
+<!-- npm help search - 2011-35-04 07:09:10 -->
diff --git a/html/doc/semver.html b/html/doc/semver.html
index 8a61bcd00..b537d6297 100644
--- a/html/doc/semver.html
+++ b/html/doc/semver.html
@@ -157,7 +157,7 @@ h1 a, h1 a:visited {
font-family:GubbleBum, gubblefont, monospace;
font-size:60px;
color:#900;
- text-shadow:#00f 1px 1px 1px;
+ xxx-text-shadow:#00f 1px 1px 1px;
display:block;
}
@@ -456,4 +456,4 @@ document.body.appendChild(toc)
</script>
</body></html>
-<!-- npm help semver - 2011-32-04 07:09:27 -->
+<!-- npm help semver - 2011-35-04 07:09:10 -->
diff --git a/html/doc/set.html b/html/doc/set.html
index 60e9c2333..44d3bdaaa 100644
--- a/html/doc/set.html
+++ b/html/doc/set.html
@@ -157,7 +157,7 @@ h1 a, h1 a:visited {
font-family:GubbleBum, gubblefont, monospace;
font-size:60px;
color:#900;
- text-shadow:#00f 1px 1px 1px;
+ xxx-text-shadow:#00f 1px 1px 1px;
display:block;
}
@@ -886,4 +886,4 @@ document.body.appendChild(toc)
</script>
</body></html>
-<!-- npm help set - 2011-32-04 07:09:27 -->
+<!-- npm help set - 2011-35-04 07:09:10 -->
diff --git a/html/doc/start.html b/html/doc/start.html
index a63597b73..96459950c 100644
--- a/html/doc/start.html
+++ b/html/doc/start.html
@@ -157,7 +157,7 @@ h1 a, h1 a:visited {
font-family:GubbleBum, gubblefont, monospace;
font-size:60px;
color:#900;
- text-shadow:#00f 1px 1px 1px;
+ xxx-text-shadow:#00f 1px 1px 1px;
display:block;
}
@@ -376,4 +376,4 @@ document.body.appendChild(toc)
</script>
</body></html>
-<!-- npm help start - 2011-32-04 07:09:28 -->
+<!-- npm help start - 2011-35-04 07:09:10 -->
diff --git a/html/doc/stop.html b/html/doc/stop.html
index 3dd96c8bc..2e712c074 100644
--- a/html/doc/stop.html
+++ b/html/doc/stop.html
@@ -157,7 +157,7 @@ h1 a, h1 a:visited {
font-family:GubbleBum, gubblefont, monospace;
font-size:60px;
color:#900;
- text-shadow:#00f 1px 1px 1px;
+ xxx-text-shadow:#00f 1px 1px 1px;
display:block;
}
@@ -376,4 +376,4 @@ document.body.appendChild(toc)
</script>
</body></html>
-<!-- npm help stop - 2011-32-04 07:09:28 -->
+<!-- npm help stop - 2011-35-04 07:09:10 -->
diff --git a/html/doc/submodule.html b/html/doc/submodule.html
index 0de411e80..ef187ab0d 100644
--- a/html/doc/submodule.html
+++ b/html/doc/submodule.html
@@ -157,7 +157,7 @@ h1 a, h1 a:visited {
font-family:GubbleBum, gubblefont, monospace;
font-size:60px;
color:#900;
- text-shadow:#00f 1px 1px 1px;
+ xxx-text-shadow:#00f 1px 1px 1px;
display:block;
}
@@ -393,4 +393,4 @@ document.body.appendChild(toc)
</script>
</body></html>
-<!-- npm help submodule - 2011-32-04 07:09:28 -->
+<!-- npm help submodule - 2011-35-04 07:09:10 -->
diff --git a/html/doc/tag.html b/html/doc/tag.html
index eb0e5b40b..9f62f1091 100644
--- a/html/doc/tag.html
+++ b/html/doc/tag.html
@@ -157,7 +157,7 @@ h1 a, h1 a:visited {
font-family:GubbleBum, gubblefont, monospace;
font-size:60px;
color:#900;
- text-shadow:#00f 1px 1px 1px;
+ xxx-text-shadow:#00f 1px 1px 1px;
display:block;
}
@@ -377,4 +377,4 @@ document.body.appendChild(toc)
</script>
</body></html>
-<!-- npm help tag - 2011-32-04 07:09:28 -->
+<!-- npm help tag - 2011-35-04 07:09:11 -->
diff --git a/html/doc/test.html b/html/doc/test.html
index 34063728a..45c9bae65 100644
--- a/html/doc/test.html
+++ b/html/doc/test.html
@@ -157,7 +157,7 @@ h1 a, h1 a:visited {
font-family:GubbleBum, gubblefont, monospace;
font-size:60px;
color:#900;
- text-shadow:#00f 1px 1px 1px;
+ xxx-text-shadow:#00f 1px 1px 1px;
display:block;
}
@@ -379,4 +379,4 @@ document.body.appendChild(toc)
</script>
</body></html>
-<!-- npm help test - 2011-32-04 07:09:28 -->
+<!-- npm help test - 2011-35-04 07:09:11 -->
diff --git a/html/doc/uninstall.html b/html/doc/uninstall.html
index ed9ab5517..127f0640b 100644
--- a/html/doc/uninstall.html
+++ b/html/doc/uninstall.html
@@ -157,7 +157,7 @@ h1 a, h1 a:visited {
font-family:GubbleBum, gubblefont, monospace;
font-size:60px;
color:#900;
- text-shadow:#00f 1px 1px 1px;
+ xxx-text-shadow:#00f 1px 1px 1px;
display:block;
}
@@ -377,4 +377,4 @@ document.body.appendChild(toc)
</script>
</body></html>
-<!-- npm help uninstall - 2011-32-04 07:09:28 -->
+<!-- npm help uninstall - 2011-35-04 07:09:11 -->
diff --git a/html/doc/unpublish.html b/html/doc/unpublish.html
index 171bb461f..91d3c5c3a 100644
--- a/html/doc/unpublish.html
+++ b/html/doc/unpublish.html
@@ -157,7 +157,7 @@ h1 a, h1 a:visited {
font-family:GubbleBum, gubblefont, monospace;
font-size:60px;
color:#900;
- text-shadow:#00f 1px 1px 1px;
+ xxx-text-shadow:#00f 1px 1px 1px;
display:block;
}
@@ -380,4 +380,4 @@ document.body.appendChild(toc)
</script>
</body></html>
-<!-- npm help unpublish - 2011-32-04 07:09:28 -->
+<!-- npm help unpublish - 2011-35-04 07:09:11 -->
diff --git a/html/doc/update.html b/html/doc/update.html
index b374badc6..19ce207d2 100644
--- a/html/doc/update.html
+++ b/html/doc/update.html
@@ -157,7 +157,7 @@ h1 a, h1 a:visited {
font-family:GubbleBum, gubblefont, monospace;
font-size:60px;
color:#900;
- text-shadow:#00f 1px 1px 1px;
+ xxx-text-shadow:#00f 1px 1px 1px;
display:block;
}
@@ -379,4 +379,4 @@ document.body.appendChild(toc)
</script>
</body></html>
-<!-- npm help update - 2011-32-04 07:09:28 -->
+<!-- npm help update - 2011-35-04 07:09:11 -->
diff --git a/html/doc/version.html b/html/doc/version.html
index 0a4e7f3ae..7c222b221 100644
--- a/html/doc/version.html
+++ b/html/doc/version.html
@@ -157,7 +157,7 @@ h1 a, h1 a:visited {
font-family:GubbleBum, gubblefont, monospace;
font-size:60px;
color:#900;
- text-shadow:#00f 1px 1px 1px;
+ xxx-text-shadow:#00f 1px 1px 1px;
display:block;
}
@@ -380,4 +380,4 @@ document.body.appendChild(toc)
</script>
</body></html>
-<!-- npm help version - 2011-32-04 07:09:28 -->
+<!-- npm help version - 2011-35-04 07:09:11 -->
diff --git a/html/doc/view.html b/html/doc/view.html
index 01e5edd4d..5ee1743f0 100644
--- a/html/doc/view.html
+++ b/html/doc/view.html
@@ -157,7 +157,7 @@ h1 a, h1 a:visited {
font-family:GubbleBum, gubblefont, monospace;
font-size:60px;
color:#900;
- text-shadow:#00f 1px 1px 1px;
+ xxx-text-shadow:#00f 1px 1px 1px;
display:block;
}
@@ -444,4 +444,4 @@ document.body.appendChild(toc)
</script>
</body></html>
-<!-- npm help view - 2011-32-04 07:09:29 -->
+<!-- npm help view - 2011-35-04 07:09:11 -->
diff --git a/html/doc/whoami.html b/html/doc/whoami.html
index 7d4a04b36..9bdc7d8da 100644
--- a/html/doc/whoami.html
+++ b/html/doc/whoami.html
@@ -157,7 +157,7 @@ h1 a, h1 a:visited {
font-family:GubbleBum, gubblefont, monospace;
font-size:60px;
color:#900;
- text-shadow:#00f 1px 1px 1px;
+ xxx-text-shadow:#00f 1px 1px 1px;
display:block;
}
@@ -376,4 +376,4 @@ document.body.appendChild(toc)
</script>
</body></html>
-<!-- npm help whoami - 2011-32-04 07:09:29 -->
+<!-- npm help whoami - 2011-35-04 07:09:11 -->
diff --git a/html/dochead.html b/html/dochead.html
index a09d62f64..26039513a 100644
--- a/html/dochead.html
+++ b/html/dochead.html
@@ -157,7 +157,6 @@ h1 a, h1 a:visited {
font-family:GubbleBum, gubblefont, monospace;
font-size:60px;
color:#900;
- text-shadow:#00f 1px 1px 1px;
display:block;
}