Revision d46ebffb

View differences:

deps/npm/html/api/bin.html
19 19
<p>This function should not be used programmatically.  Instead, just refer
20 20
to the <code>npm.bin</code> member.</p>
21 21
</div>
22
<p id="footer">bin &mdash; npm@1.2.15</p>
22
<p id="footer">bin &mdash; npm@1.2.17</p>
23 23
<script>
24 24
;(function () {
25 25
var wrapper = document.getElementById("wrapper")
deps/npm/html/api/bugs.html
25 25
<p>This command will launch a browser, so this command may not be the most
26 26
friendly for programmatic use.</p>
27 27
</div>
28
<p id="footer">bugs &mdash; npm@1.2.15</p>
28
<p id="footer">bugs &mdash; npm@1.2.17</p>
29 29
<script>
30 30
;(function () {
31 31
var wrapper = document.getElementById("wrapper")
deps/npm/html/api/commands.html
28 28

  
29 29
<ul><li><a href="../doc/index.html">index(1)</a></li></ul>
30 30
</div>
31
<p id="footer">commands &mdash; npm@1.2.15</p>
31
<p id="footer">commands &mdash; npm@1.2.17</p>
32 32
<script>
33 33
;(function () {
34 34
var wrapper = document.getElementById("wrapper")
deps/npm/html/api/config.html
33 33

  
34 34
<ul><li><a href="../api/npm.html">npm(3)</a></li></ul>
35 35
</div>
36
<p id="footer">config &mdash; npm@1.2.15</p>
36
<p id="footer">config &mdash; npm@1.2.17</p>
37 37
<script>
38 38
;(function () {
39 39
var wrapper = document.getElementById("wrapper")
deps/npm/html/api/deprecate.html
32 32

  
33 33
<ul><li><a href="../api/publish.html">publish(3)</a></li><li><a href="../api/unpublish.html">unpublish(3)</a></li><li><a href="../doc/registry.html">registry(1)</a></li></ul>
34 34
</div>
35
<p id="footer">deprecate &mdash; npm@1.2.15</p>
35
<p id="footer">deprecate &mdash; npm@1.2.17</p>
36 36
<script>
37 37
;(function () {
38 38
var wrapper = document.getElementById("wrapper")
deps/npm/html/api/docs.html
25 25
<p>This command will launch a browser, so this command may not be the most
26 26
friendly for programmatic use.</p>
27 27
</div>
28
<p id="footer">docs &mdash; npm@1.2.15</p>
28
<p id="footer">docs &mdash; npm@1.2.17</p>
29 29
<script>
30 30
;(function () {
31 31
var wrapper = document.getElementById("wrapper")
deps/npm/html/api/edit.html
30 30
<p>Since this command opens an editor in a new process, be careful about where
31 31
and how this is used.</p>
32 32
</div>
33
<p id="footer">edit &mdash; npm@1.2.15</p>
33
<p id="footer">edit &mdash; npm@1.2.17</p>
34 34
<script>
35 35
;(function () {
36 36
var wrapper = document.getElementById("wrapper")
deps/npm/html/api/explore.html
24 24

  
25 25
<p>The first element in the &#39;args&#39; parameter must be a package name.  After that is the optional command, which can be any number of strings. All of the strings will be combined into one, space-delimited command.</p>
26 26
</div>
27
<p id="footer">explore &mdash; npm@1.2.15</p>
27
<p id="footer">explore &mdash; npm@1.2.17</p>
28 28
<script>
29 29
;(function () {
30 30
var wrapper = document.getElementById("wrapper")
deps/npm/html/api/help-search.html
32 32

  
33 33
<p>The silent parameter is not neccessary not used, but it may in the future.</p>
34 34
</div>
35
<p id="footer">help-search &mdash; npm@1.2.15</p>
35
<p id="footer">help-search &mdash; npm@1.2.17</p>
36 36
<script>
37 37
;(function () {
38 38
var wrapper = document.getElementById("wrapper")
deps/npm/html/api/init.html
35 35

  
36 36
<p><a href="../doc/json.html">json(1)</a></p>
37 37
</div>
38
<p id="footer">init &mdash; npm@1.2.15</p>
38
<p id="footer">init &mdash; npm@1.2.17</p>
39 39
<script>
40 40
;(function () {
41 41
var wrapper = document.getElementById("wrapper")
deps/npm/html/api/install.html
25 25
<p>Finally, &#39;callback&#39; is a function that will be called when all packages have been
26 26
installed or when an error has been encountered.</p>
27 27
</div>
28
<p id="footer">install &mdash; npm@1.2.15</p>
28
<p id="footer">install &mdash; npm@1.2.17</p>
29 29
<script>
30 30
;(function () {
31 31
var wrapper = document.getElementById("wrapper")
deps/npm/html/api/link.html
39 39
<p>Now, any changes to the redis package will be reflected in
40 40
the package in the current working directory</p>
41 41
</div>
42
<p id="footer">link &mdash; npm@1.2.15</p>
42
<p id="footer">link &mdash; npm@1.2.17</p>
43 43
<script>
44 44
;(function () {
45 45
var wrapper = document.getElementById("wrapper")
deps/npm/html/api/load.html
32 32

  
33 33
<p>For a list of all the available command-line configs, see <code>npm help config</code></p>
34 34
</div>
35
<p id="footer">load &mdash; npm@1.2.15</p>
35
<p id="footer">load &mdash; npm@1.2.17</p>
36 36
<script>
37 37
;(function () {
38 38
var wrapper = document.getElementById("wrapper")
deps/npm/html/api/ls.html
59 59
This means that if a submodule a same dependency as a parent module, then the
60 60
dependency will only be output once.</p>
61 61
</div>
62
<p id="footer">ls &mdash; npm@1.2.15</p>
62
<p id="footer">ls &mdash; npm@1.2.17</p>
63 63
<script>
64 64
;(function () {
65 65
var wrapper = document.getElementById("wrapper")
deps/npm/html/api/npm.html
24 24

  
25 25
<h2 id="VERSION">VERSION</h2>
26 26

  
27
<p>1.2.15</p>
27
<p>1.2.17</p>
28 28

  
29 29
<h2 id="DESCRIPTION">DESCRIPTION</h2>
30 30

  
......
92 92

  
93 93
<pre><code>var cmd = npm.deref(&quot;unp&quot;) // cmd === &quot;unpublish&quot;</code></pre>
94 94
</div>
95
<p id="footer">npm &mdash; npm@1.2.15</p>
95
<p id="footer">npm &mdash; npm@1.2.17</p>
96 96
<script>
97 97
;(function () {
98 98
var wrapper = document.getElementById("wrapper")
deps/npm/html/api/outdated.html
19 19

  
20 20
<p>If the &#39;packages&#39; parameter is left out, npm will check all packages.</p>
21 21
</div>
22
<p id="footer">outdated &mdash; npm@1.2.15</p>
22
<p id="footer">outdated &mdash; npm@1.2.17</p>
23 23
<script>
24 24
;(function () {
25 25
var wrapper = document.getElementById("wrapper")
deps/npm/html/api/owner.html
34 34

  
35 35
<ul><li><a href="../api/publish.html">publish(3)</a></li><li><a href="../doc/registry.html">registry(1)</a></li></ul>
36 36
</div>
37
<p id="footer">owner &mdash; npm@1.2.15</p>
37
<p id="footer">owner &mdash; npm@1.2.17</p>
38 38
<script>
39 39
;(function () {
40 40
var wrapper = document.getElementById("wrapper")
deps/npm/html/api/pack.html
25 25

  
26 26
<p>If no arguments are supplied, then npm packs the current package folder.</p>
27 27
</div>
28
<p id="footer">pack &mdash; npm@1.2.15</p>
28
<p id="footer">pack &mdash; npm@1.2.17</p>
29 29
<script>
30 30
;(function () {
31 31
var wrapper = document.getElementById("wrapper")
deps/npm/html/api/prefix.html
21 21

  
22 22
<p>This function is not useful programmatically</p>
23 23
</div>
24
<p id="footer">prefix &mdash; npm@1.2.15</p>
24
<p id="footer">prefix &mdash; npm@1.2.17</p>
25 25
<script>
26 26
;(function () {
27 27
var wrapper = document.getElementById("wrapper")
deps/npm/html/api/prune.html
23 23
<p>Extraneous packages are packages that are not listed on the parent
24 24
package&#39;s dependencies list.</p>
25 25
</div>
26
<p id="footer">prune &mdash; npm@1.2.15</p>
26
<p id="footer">prune &mdash; npm@1.2.17</p>
27 27
<script>
28 28
;(function () {
29 29
var wrapper = document.getElementById("wrapper")
deps/npm/html/api/publish.html
32 32

  
33 33
<ul><li><a href="../doc/registry.html">registry(1)</a></li><li><a href="../doc/adduser.html">adduser(1)</a></li><li><a href="../api/owner.html">owner(3)</a></li></ul>
34 34
</div>
35
<p id="footer">publish &mdash; npm@1.2.15</p>
35
<p id="footer">publish &mdash; npm@1.2.17</p>
36 36
<script>
37 37
;(function () {
38 38
var wrapper = document.getElementById("wrapper")
deps/npm/html/api/rebuild.html
22 22

  
23 23
<p>See <code>npm help build</code></p>
24 24
</div>
25
<p id="footer">rebuild &mdash; npm@1.2.15</p>
25
<p id="footer">rebuild &mdash; npm@1.2.17</p>
26 26
<script>
27 27
;(function () {
28 28
var wrapper = document.getElementById("wrapper")
deps/npm/html/api/restart.html
27 27

  
28 28
<ul><li><a href="../api/start.html">start(3)</a></li><li><a href="../api/stop.html">stop(3)</a></li></ul>
29 29
</div>
30
<p id="footer">restart &mdash; npm@1.2.15</p>
30
<p id="footer">restart &mdash; npm@1.2.17</p>
31 31
<script>
32 32
;(function () {
33 33
var wrapper = document.getElementById("wrapper")
deps/npm/html/api/root.html
21 21

  
22 22
<p>This function is not useful programmatically.</p>
23 23
</div>
24
<p id="footer">root &mdash; npm@1.2.15</p>
24
<p id="footer">root &mdash; npm@1.2.17</p>
25 25
<script>
26 26
;(function () {
27 27
var wrapper = document.getElementById("wrapper")
deps/npm/html/api/run-script.html
29 29

  
30 30
<ul><li><a href="../doc/scripts.html">scripts(1)</a></li><li><a href="../api/test.html">test(3)</a></li><li><a href="../api/start.html">start(3)</a></li><li><a href="../api/restart.html">restart(3)</a></li><li><a href="../api/stop.html">stop(3)</a></li></ul>
31 31
</div>
32
<p id="footer">run-script &mdash; npm@1.2.15</p>
32
<p id="footer">run-script &mdash; npm@1.2.17</p>
33 33
<script>
34 34
;(function () {
35 35
var wrapper = document.getElementById("wrapper")
deps/npm/html/api/search.html
32 32
and doesn&#39;t try to read your mind (it doesn&#39;t do any verb tense matching or the
33 33
like).</p>
34 34
</div>
35
<p id="footer">search &mdash; npm@1.2.15</p>
35
<p id="footer">search &mdash; npm@1.2.17</p>
36 36
<script>
37 37
;(function () {
38 38
var wrapper = document.getElementById("wrapper")
deps/npm/html/api/shrinkwrap.html
26 26
<p>Finally, &#39;callback&#39; is a function that will be called when the shrinkwrap has
27 27
been saved.</p>
28 28
</div>
29
<p id="footer">shrinkwrap &mdash; npm@1.2.15</p>
29
<p id="footer">shrinkwrap &mdash; npm@1.2.17</p>
30 30
<script>
31 31
;(function () {
32 32
var wrapper = document.getElementById("wrapper")
deps/npm/html/api/start.html
19 19
<p>npm can run tests on multiple packages. Just specify multiple packages
20 20
in the <code>packages</code> parameter.</p>
21 21
</div>
22
<p id="footer">start &mdash; npm@1.2.15</p>
22
<p id="footer">start &mdash; npm@1.2.17</p>
23 23
<script>
24 24
;(function () {
25 25
var wrapper = document.getElementById("wrapper")
deps/npm/html/api/stop.html
19 19
<p>npm can run stop on multiple packages. Just specify multiple packages
20 20
in the <code>packages</code> parameter.</p>
21 21
</div>
22
<p id="footer">stop &mdash; npm@1.2.15</p>
22
<p id="footer">stop &mdash; npm@1.2.17</p>
23 23
<script>
24 24
;(function () {
25 25
var wrapper = document.getElementById("wrapper")
deps/npm/html/api/submodule.html
33 33

  
34 34
<ul><li>npm help json</li><li>git help submodule</li></ul>
35 35
</div>
36
<p id="footer">submodule &mdash; npm@1.2.15</p>
36
<p id="footer">submodule &mdash; npm@1.2.17</p>
37 37
<script>
38 38
;(function () {
39 39
var wrapper = document.getElementById("wrapper")
deps/npm/html/api/tag.html
29 29
used. For more information about how to set this config, check
30 30
<code>man 3 npm-config</code> for programmatic usage or <code>man npm-config</code> for cli usage.</p>
31 31
</div>
32
<p id="footer">tag &mdash; npm@1.2.15</p>
32
<p id="footer">tag &mdash; npm@1.2.17</p>
33 33
<script>
34 34
;(function () {
35 35
var wrapper = document.getElementById("wrapper")
deps/npm/html/api/test.html
22 22
<p>npm can run tests on multiple packages. Just specify multiple packages
23 23
in the <code>packages</code> parameter.</p>
24 24
</div>
25
<p id="footer">test &mdash; npm@1.2.15</p>
25
<p id="footer">test &mdash; npm@1.2.17</p>
26 26
<script>
27 27
;(function () {
28 28
var wrapper = document.getElementById("wrapper")
deps/npm/html/api/uninstall.html
22 22
<p>Finally, &#39;callback&#39; is a function that will be called when all packages have been
23 23
uninstalled or when an error has been encountered.</p>
24 24
</div>
25
<p id="footer">uninstall &mdash; npm@1.2.15</p>
25
<p id="footer">uninstall &mdash; npm@1.2.17</p>
26 26
<script>
27 27
;(function () {
28 28
var wrapper = document.getElementById("wrapper")
deps/npm/html/api/unpublish.html
26 26
<p>If no version is specified, or if all versions are removed then
27 27
the root package entry is removed from the registry entirely.</p>
28 28
</div>
29
<p id="footer">unpublish &mdash; npm@1.2.15</p>
29
<p id="footer">unpublish &mdash; npm@1.2.17</p>
30 30
<script>
31 31
;(function () {
32 32
var wrapper = document.getElementById("wrapper")
deps/npm/html/api/update.html
18 18

  
19 19
<p>The &#39;packages&#39; argument is an array of packages to update. The &#39;callback&#39; parameter will be called when done or when an error occurs.</p>
20 20
</div>
21
<p id="footer">update &mdash; npm@1.2.15</p>
21
<p id="footer">update &mdash; npm@1.2.17</p>
22 22
<script>
23 23
;(function () {
24 24
var wrapper = document.getElementById("wrapper")
deps/npm/html/api/version.html
24 24
parameter. The difference, however, is this function will fail if it does
25 25
not have exactly one element. The only element should be a version number.</p>
26 26
</div>
27
<p id="footer">version &mdash; npm@1.2.15</p>
27
<p id="footer">version &mdash; npm@1.2.17</p>
28 28
<script>
29 29
;(function () {
30 30
var wrapper = document.getElementById("wrapper")
deps/npm/html/api/view.html
99 99

  
100 100
<p>corresponding to the list of fields selected.</p>
101 101
</div>
102
<p id="footer">view &mdash; npm@1.2.15</p>
102
<p id="footer">view &mdash; npm@1.2.17</p>
103 103
<script>
104 104
;(function () {
105 105
var wrapper = document.getElementById("wrapper")
deps/npm/html/api/whoami.html
21 21

  
22 22
<p>This function is not useful programmatically</p>
23 23
</div>
24
<p id="footer">whoami &mdash; npm@1.2.15</p>
24
<p id="footer">whoami &mdash; npm@1.2.17</p>
25 25
<script>
26 26
;(function () {
27 27
var wrapper = document.getElementById("wrapper")
deps/npm/html/doc/README.html
240 240

  
241 241
<ul><li><a href="../doc/npm.html">npm(1)</a></li><li><a href="../doc/faq.html">faq(1)</a></li><li><a href="../doc/help.html">help(1)</a></li><li><a href="../doc/index.html">index(1)</a></li></ul>
242 242
</div>
243
<p id="footer"><a href="../doc/README.html">README</a> &mdash; npm@1.2.15</p>
243
<p id="footer"><a href="../doc/README.html">README</a> &mdash; npm@1.2.17</p>
244 244
<script>
245 245
;(function () {
246 246
var wrapper = document.getElementById("wrapper")
deps/npm/html/doc/adduser.html
39 39

  
40 40
<ul><li><a href="../doc/registry.html">registry(1)</a></li><li><a href="../doc/config.html">config(1)</a></li><li><a href="../doc/owner.html">owner(1)</a></li><li><a href="../doc/whoami.html">whoami(1)</a></li></ul>
41 41
</div>
42
<p id="footer">adduser &mdash; npm@1.2.15</p>
42
<p id="footer">adduser &mdash; npm@1.2.17</p>
43 43
<script>
44 44
;(function () {
45 45
var wrapper = document.getElementById("wrapper")
deps/npm/html/doc/bin.html
20 20

  
21 21
<ul><li><a href="../doc/prefix.html">prefix(1)</a></li><li><a href="../doc/root.html">root(1)</a></li><li><a href="../doc/folders.html">folders(1)</a></li><li><a href="../doc/config.html">config(1)</a></li></ul>
22 22
</div>
23
<p id="footer">bin &mdash; npm@1.2.15</p>
23
<p id="footer">bin &mdash; npm@1.2.17</p>
24 24
<script>
25 25
;(function () {
26 26
var wrapper = document.getElementById("wrapper")
deps/npm/html/doc/bugs.html
36 36

  
37 37
<ul><li><a href="../doc/docs.html">docs(1)</a></li><li><a href="../doc/view.html">view(1)</a></li><li><a href="../doc/publish.html">publish(1)</a></li><li><a href="../doc/registry.html">registry(1)</a></li><li><a href="../doc/config.html">config(1)</a></li><li><a href="../doc/json.html">json(1)</a></li></ul>
38 38
</div>
39
<p id="footer">bugs &mdash; npm@1.2.15</p>
39
<p id="footer">bugs &mdash; npm@1.2.17</p>
40 40
<script>
41 41
;(function () {
42 42
var wrapper = document.getElementById("wrapper")
deps/npm/html/doc/build.html
25 25

  
26 26
<ul><li><a href="../doc/install.html">install(1)</a></li><li><a href="../doc/link.html">link(1)</a></li><li><a href="../doc/scripts.html">scripts(1)</a></li><li><a href="../doc/json.html">json(1)</a></li></ul>
27 27
</div>
28
<p id="footer">build &mdash; npm@1.2.15</p>
28
<p id="footer">build &mdash; npm@1.2.17</p>
29 29
<script>
30 30
;(function () {
31 31
var wrapper = document.getElementById("wrapper")
deps/npm/html/doc/bundle.html
20 20

  
21 21
<ul><li><a href="../doc/install.html">install(1)</a></li></ul>
22 22
</div>
23
<p id="footer">bundle &mdash; npm@1.2.15</p>
23
<p id="footer">bundle &mdash; npm@1.2.17</p>
24 24
<script>
25 25
;(function () {
26 26
var wrapper = document.getElementById("wrapper")
deps/npm/html/doc/cache.html
66 66

  
67 67
<ul><li><a href="../doc/folders.html">folders(1)</a></li><li><a href="../doc/config.html">config(1)</a></li><li><a href="../doc/install.html">install(1)</a></li><li><a href="../doc/publish.html">publish(1)</a></li><li><a href="../doc/pack.html">pack(1)</a></li></ul>
68 68
</div>
69
<p id="footer">cache &mdash; npm@1.2.15</p>
69
<p id="footer">cache &mdash; npm@1.2.17</p>
70 70
<script>
71 71
;(function () {
72 72
var wrapper = document.getElementById("wrapper")
deps/npm/html/doc/changelog.html
65 65

  
66 66
<ul><li><a href="../doc/npm.html">npm(1)</a></li><li><a href="../doc/faq.html">faq(1)</a></li></ul>
67 67
</div>
68
<p id="footer">changelog &mdash; npm@1.2.15</p>
68
<p id="footer">changelog &mdash; npm@1.2.17</p>
69 69
<script>
70 70
;(function () {
71 71
var wrapper = document.getElementById("wrapper")
deps/npm/html/doc/coding-style.html
182 182

  
183 183
<ul><li><a href="../doc/developers.html">developers(1)</a></li><li><a href="../doc/faq.html">faq(1)</a></li><li><a href="../doc/npm.html">npm(1)</a></li></ul>
184 184
</div>
185
<p id="footer">coding-style &mdash; npm@1.2.15</p>
185
<p id="footer">coding-style &mdash; npm@1.2.17</p>
186 186
<script>
187 187
;(function () {
188 188
var wrapper = document.getElementById("wrapper")
deps/npm/html/doc/completion.html
33 33

  
34 34
<ul><li><a href="../doc/developers.html">developers(1)</a></li><li><a href="../doc/faq.html">faq(1)</a></li><li><a href="../doc/npm.html">npm(1)</a></li></ul>
35 35
</div>
36
<p id="footer">completion &mdash; npm@1.2.15</p>
36
<p id="footer">completion &mdash; npm@1.2.17</p>
37 37
<script>
38 38
;(function () {
39 39
var wrapper = document.getElementById("wrapper")
deps/npm/html/doc/config.html
771 771

  
772 772
<ul><li><a href="../doc/folders.html">folders(1)</a></li><li><a href="../doc/npm.html">npm(1)</a></li></ul>
773 773
</div>
774
<p id="footer">config &mdash; npm@1.2.15</p>
774
<p id="footer">config &mdash; npm@1.2.17</p>
775 775
<script>
776 776
;(function () {
777 777
var wrapper = document.getElementById("wrapper")
deps/npm/html/doc/dedupe.html
57 57

  
58 58
<ul><li><a href="../doc/ls.html">ls(1)</a></li><li><a href="../doc/update.html">update(1)</a></li><li><a href="../doc/install.html">install(1)</a></li></ul>
59 59
</div>
60
<p id="footer">dedupe &mdash; npm@1.2.15</p>
60
<p id="footer">dedupe &mdash; npm@1.2.17</p>
61 61
<script>
62 62
;(function () {
63 63
var wrapper = document.getElementById("wrapper")
deps/npm/html/doc/deprecate.html
31 31

  
32 32
<ul><li><a href="../doc/publish.html">publish(1)</a></li><li><a href="../doc/registry.html">registry(1)</a></li></ul>
33 33
</div>
34
<p id="footer">deprecate &mdash; npm@1.2.15</p>
34
<p id="footer">deprecate &mdash; npm@1.2.17</p>
35 35
<script>
36 36
;(function () {
37 37
var wrapper = document.getElementById("wrapper")
deps/npm/html/doc/developers.html
160 160

  
161 161
<ul><li><a href="../doc/faq.html">faq(1)</a></li><li><a href="../doc/npm.html">npm(1)</a></li><li><a href="../doc/init.html">init(1)</a></li><li><a href="../doc/json.html">json(1)</a></li><li><a href="../doc/scripts.html">scripts(1)</a></li><li><a href="../doc/publish.html">publish(1)</a></li><li><a href="../doc/adduser.html">adduser(1)</a></li><li><a href="../doc/registry.html">registry(1)</a></li></ul>
162 162
</div>
163
<p id="footer">developers &mdash; npm@1.2.15</p>
163
<p id="footer">developers &mdash; npm@1.2.17</p>
164 164
<script>
165 165
;(function () {
166 166
var wrapper = document.getElementById("wrapper")
deps/npm/html/doc/disputes.html
91 91

  
92 92
<ul><li><a href="../doc/registry.html">registry(1)</a></li><li><a href="../doc/owner.html">owner(1)</a></li></ul>
93 93
</div>
94
<p id="footer">disputes &mdash; npm@1.2.15</p>
94
<p id="footer">disputes &mdash; npm@1.2.17</p>
95 95
<script>
96 96
;(function () {
97 97
var wrapper = document.getElementById("wrapper")
deps/npm/html/doc/docs.html
37 37

  
38 38
<ul><li><a href="../doc/view.html">view(1)</a></li><li><a href="../doc/publish.html">publish(1)</a></li><li><a href="../doc/registry.html">registry(1)</a></li><li><a href="../doc/config.html">config(1)</a></li><li><a href="../doc/json.html">json(1)</a></li></ul>
39 39
</div>
40
<p id="footer">docs &mdash; npm@1.2.15</p>
40
<p id="footer">docs &mdash; npm@1.2.17</p>
41 41
<script>
42 42
;(function () {
43 43
var wrapper = document.getElementById("wrapper")
deps/npm/html/doc/edit.html
37 37

  
38 38
<ul><li><a href="../doc/folders.html">folders(1)</a></li><li><a href="../doc/explore.html">explore(1)</a></li><li><a href="../doc/install.html">install(1)</a></li><li><a href="../doc/config.html">config(1)</a></li></ul>
39 39
</div>
40
<p id="footer">edit &mdash; npm@1.2.15</p>
40
<p id="footer">edit &mdash; npm@1.2.17</p>
41 41
<script>
42 42
;(function () {
43 43
var wrapper = document.getElementById("wrapper")
deps/npm/html/doc/explore.html
40 40

  
41 41
<ul><li><a href="../doc/submodule.html">submodule(1)</a></li><li><a href="../doc/folders.html">folders(1)</a></li><li><a href="../doc/edit.html">edit(1)</a></li><li><a href="../doc/rebuild.html">rebuild(1)</a></li><li><a href="../doc/build.html">build(1)</a></li><li><a href="../doc/install.html">install(1)</a></li></ul>
42 42
</div>
43
<p id="footer">explore &mdash; npm@1.2.15</p>
43
<p id="footer">explore &mdash; npm@1.2.17</p>
44 44
<script>
45 45
;(function () {
46 46
var wrapper = document.getElementById("wrapper")
deps/npm/html/doc/faq.html
296 296

  
297 297
<ul><li><a href="../doc/npm.html">npm(1)</a></li><li><a href="../doc/developers.html">developers(1)</a></li><li><a href="../doc/json.html">json(1)</a></li><li><a href="../doc/config.html">config(1)</a></li><li><a href="../doc/folders.html">folders(1)</a></li></ul>
298 298
</div>
299
<p id="footer">faq &mdash; npm@1.2.15</p>
299
<p id="footer">faq &mdash; npm@1.2.17</p>
300 300
<script>
301 301
;(function () {
302 302
var wrapper = document.getElementById("wrapper")
deps/npm/html/doc/folders.html
205 205

  
206 206
<ul><li><a href="../doc/faq.html">faq(1)</a></li><li><a href="../doc/json.html">json(1)</a></li><li><a href="../doc/install.html">install(1)</a></li><li><a href="../doc/pack.html">pack(1)</a></li><li><a href="../doc/cache.html">cache(1)</a></li><li><a href="../doc/config.html">config(1)</a></li><li><a href="../doc/publish.html">publish(1)</a></li></ul>
207 207
</div>
208
<p id="footer">folders &mdash; npm@1.2.15</p>
208
<p id="footer">folders &mdash; npm@1.2.17</p>
209 209
<script>
210 210
;(function () {
211 211
var wrapper = document.getElementById("wrapper")
deps/npm/html/doc/global.html
205 205

  
206 206
<ul><li><a href="../doc/faq.html">faq(1)</a></li><li><a href="../doc/json.html">json(1)</a></li><li><a href="../doc/install.html">install(1)</a></li><li><a href="../doc/pack.html">pack(1)</a></li><li><a href="../doc/cache.html">cache(1)</a></li><li><a href="../doc/config.html">config(1)</a></li><li><a href="../doc/publish.html">publish(1)</a></li></ul>
207 207
</div>
208
<p id="footer">global &mdash; npm@1.2.15</p>
208
<p id="footer">global &mdash; npm@1.2.17</p>
209 209
<script>
210 210
;(function () {
211 211
var wrapper = document.getElementById("wrapper")
deps/npm/html/doc/help-search.html
38 38

  
39 39
<ul><li><a href="../doc/npm.html">npm(1)</a></li><li><a href="../doc/faq.html">faq(1)</a></li><li><a href="../doc/help.html">help(1)</a></li></ul>
40 40
</div>
41
<p id="footer">help-search &mdash; npm@1.2.15</p>
41
<p id="footer">help-search &mdash; npm@1.2.17</p>
42 42
<script>
43 43
;(function () {
44 44
var wrapper = document.getElementById("wrapper")
deps/npm/html/doc/help.html
36 36

  
37 37
<ul><li><a href="../doc/npm.html">npm(1)</a></li><li><a href="../doc/README.html">README</a></li><li><a href="../doc/faq.html">faq(1)</a></li><li><a href="../doc/folders.html">folders(1)</a></li><li><a href="../doc/config.html">config(1)</a></li><li><a href="../doc/json.html">json(1)</a></li><li><a href="../doc/help-search.html">help-search(1)</a></li><li><a href="../doc/index.html">index(1)</a></li></ul>
38 38
</div>
39
<p id="footer">help &mdash; npm@1.2.15</p>
39
<p id="footer">help &mdash; npm@1.2.17</p>
40 40
<script>
41 41
;(function () {
42 42
var wrapper = document.getElementById("wrapper")
deps/npm/html/doc/index.html
400 400

  
401 401
<p> Display npm username</p>
402 402
</div>
403
<p id="footer">index &mdash; npm@1.2.15</p>
403
<p id="footer">index &mdash; npm@1.2.17</p>
404 404
<script>
405 405
;(function () {
406 406
var wrapper = document.getElementById("wrapper")
deps/npm/html/doc/init.html
29 29

  
30 30
<ul><li><a href="https://github.com/isaacs/init-package-json">https://github.com/isaacs/init-package-json</a></li><li><a href="../doc/json.html">json(1)</a></li><li><a href="../doc/version.html">version(1)</a></li></ul>
31 31
</div>
32
<p id="footer">init &mdash; npm@1.2.15</p>
32
<p id="footer">init &mdash; npm@1.2.17</p>
33 33
<script>
34 34
;(function () {
35 35
var wrapper = document.getElementById("wrapper")
deps/npm/html/doc/install.html
136 136

  
137 137
<ul><li><a href="../doc/folders.html">folders(1)</a></li><li><a href="../doc/update.html">update(1)</a></li><li><a href="../doc/link.html">link(1)</a></li><li><a href="../doc/rebuild.html">rebuild(1)</a></li><li><a href="../doc/scripts.html">scripts(1)</a></li><li><a href="../doc/build.html">build(1)</a></li><li><a href="../doc/config.html">config(1)</a></li><li><a href="../doc/registry.html">registry(1)</a></li><li><a href="../doc/folders.html">folders(1)</a></li><li><a href="../doc/tag.html">tag(1)</a></li><li><a href="../doc/rm.html">rm(1)</a></li><li><a href="../doc/shrinkwrap.html">shrinkwrap(1)</a></li></ul>
138 138
</div>
139
<p id="footer">install &mdash; npm@1.2.15</p>
139
<p id="footer">install &mdash; npm@1.2.17</p>
140 140
<script>
141 141
;(function () {
142 142
var wrapper = document.getElementById("wrapper")
deps/npm/html/doc/json.html
546 546

  
547 547
<ul><li><a href="../doc/semver.html">semver(1)</a></li><li><a href="../doc/init.html">init(1)</a></li><li><a href="../doc/version.html">version(1)</a></li><li><a href="../doc/config.html">config(1)</a></li><li><a href="../doc/help.html">help(1)</a></li><li><a href="../doc/faq.html">faq(1)</a></li><li><a href="../doc/install.html">install(1)</a></li><li><a href="../doc/publish.html">publish(1)</a></li><li><a href="../doc/rm.html">rm(1)</a></li></ul>
548 548
</div>
549
<p id="footer">json &mdash; npm@1.2.15</p>
549
<p id="footer">json &mdash; npm@1.2.17</p>
550 550
<script>
551 551
;(function () {
552 552
var wrapper = document.getElementById("wrapper")
deps/npm/html/doc/link.html
58 58

  
59 59
<ul><li><a href="../doc/developers.html">developers(1)</a></li><li><a href="../doc/faq.html">faq(1)</a></li><li><a href="../doc/json.html">json(1)</a></li><li><a href="../doc/install.html">install(1)</a></li><li><a href="../doc/folders.html">folders(1)</a></li><li><a href="../doc/config.html">config(1)</a></li></ul>
60 60
</div>
61
<p id="footer">link &mdash; npm@1.2.15</p>
61
<p id="footer">link &mdash; npm@1.2.17</p>
62 62
<script>
63 63
;(function () {
64 64
var wrapper = document.getElementById("wrapper")
deps/npm/html/doc/ls.html
25 25
nested packages will <em>also</em> show the paths to the specified packages.
26 26
For example, running <code>npm ls promzard</code> in npm&#39;s source tree will show:</p>
27 27

  
28
<pre><code>npm@1.2.15 /path/to/npm
28
<pre><code>npm@1.2.17 /path/to/npm
29 29
└─┬ init-package-json@0.0.4
30 30
  └── promzard@0.1.5</code></pre>
31 31

  
......
64 64

  
65 65
<ul><li><a href="../doc/config.html">config(1)</a></li><li><a href="../doc/folders.html">folders(1)</a></li><li><a href="../doc/install.html">install(1)</a></li><li><a href="../doc/link.html">link(1)</a></li><li><a href="../doc/prune.html">prune(1)</a></li><li><a href="../doc/outdated.html">outdated(1)</a></li><li><a href="../doc/update.html">update(1)</a></li></ul>
66 66
</div>
67
<p id="footer">ls &mdash; npm@1.2.15</p>
67
<p id="footer">ls &mdash; npm@1.2.17</p>
68 68
<script>
69 69
;(function () {
70 70
var wrapper = document.getElementById("wrapper")
deps/npm/html/doc/npm.html
14 14

  
15 15
<h2 id="VERSION">VERSION</h2>
16 16

  
17
<p>1.2.15</p>
17
<p>1.2.17</p>
18 18

  
19 19
<h2 id="DESCRIPTION">DESCRIPTION</h2>
20 20

  
......
135 135

  
136 136
<ul><li><a href="../doc/help.html">help(1)</a></li><li><a href="../doc/faq.html">faq(1)</a></li><li><a href="../doc/README.html">README</a></li><li><a href="../doc/json.html">json(1)</a></li><li><a href="../doc/install.html">install(1)</a></li><li><a href="../doc/config.html">config(1)</a></li><li><a href="../doc/index.html">index(1)</a></li><li><a href="../api/npm.html">npm(3)</a></li></ul>
137 137
</div>
138
<p id="footer">npm &mdash; npm@1.2.15</p>
138
<p id="footer">npm &mdash; npm@1.2.17</p>
139 139
<script>
140 140
;(function () {
141 141
var wrapper = document.getElementById("wrapper")
deps/npm/html/doc/outdated.html
21 21

  
22 22
<ul><li><a href="../doc/update.html">update(1)</a></li><li><a href="../doc/registry.html">registry(1)</a></li><li><a href="../doc/folders.html">folders(1)</a></li></ul>
23 23
</div>
24
<p id="footer">outdated &mdash; npm@1.2.15</p>
24
<p id="footer">outdated &mdash; npm@1.2.17</p>
25 25
<script>
26 26
;(function () {
27 27
var wrapper = document.getElementById("wrapper")
deps/npm/html/doc/owner.html
34 34

  
35 35
<ul><li><a href="../doc/publish.html">publish(1)</a></li><li><a href="../doc/registry.html">registry(1)</a></li><li><a href="../doc/adduser.html">adduser(1)</a></li><li><a href="../doc/disputes.html">disputes(1)</a></li></ul>
36 36
</div>
37
<p id="footer">owner &mdash; npm@1.2.15</p>
37
<p id="footer">owner &mdash; npm@1.2.17</p>
38 38
<script>
39 39
;(function () {
40 40
var wrapper = document.getElementById("wrapper")
deps/npm/html/doc/pack.html
29 29

  
30 30
<ul><li><a href="../doc/cache.html">cache(1)</a></li><li><a href="../doc/publish.html">publish(1)</a></li><li><a href="../doc/config.html">config(1)</a></li></ul>
31 31
</div>
32
<p id="footer">pack &mdash; npm@1.2.15</p>
32
<p id="footer">pack &mdash; npm@1.2.17</p>
33 33
<script>
34 34
;(function () {
35 35
var wrapper = document.getElementById("wrapper")
deps/npm/html/doc/prefix.html
20 20

  
21 21
<ul><li><a href="../doc/root.html">root(1)</a></li><li><a href="../doc/bin.html">bin(1)</a></li><li><a href="../doc/folders.html">folders(1)</a></li><li><a href="../doc/config.html">config(1)</a></li></ul>
22 22
</div>
23
<p id="footer">prefix &mdash; npm@1.2.15</p>
23
<p id="footer">prefix &mdash; npm@1.2.17</p>
24 24
<script>
25 25
;(function () {
26 26
var wrapper = document.getElementById("wrapper")
deps/npm/html/doc/prune.html
25 25

  
26 26
<ul><li><a href="../doc/rm.html">rm(1)</a></li><li><a href="../doc/folders.html">folders(1)</a></li><li><a href="../doc/list.html">list(1)</a></li></ul>
27 27
</div>
28
<p id="footer">prune &mdash; npm@1.2.15</p>
28
<p id="footer">prune &mdash; npm@1.2.17</p>
29 29
<script>
30 30
;(function () {
31 31
var wrapper = document.getElementById("wrapper")
deps/npm/html/doc/publish.html
29 29

  
30 30
<ul><li><a href="../doc/registry.html">registry(1)</a></li><li><a href="../doc/adduser.html">adduser(1)</a></li><li><a href="../doc/owner.html">owner(1)</a></li><li><a href="../doc/deprecate.html">deprecate(1)</a></li><li><a href="../doc/tag.html">tag(1)</a></li></ul>
31 31
</div>
32
<p id="footer">publish &mdash; npm@1.2.15</p>
32
<p id="footer">publish &mdash; npm@1.2.17</p>
33 33
<script>
34 34
;(function () {
35 35
var wrapper = document.getElementById("wrapper")
deps/npm/html/doc/rebuild.html
25 25

  
26 26
<ul><li><a href="../doc/build.html">build(1)</a></li><li><a href="../doc/install.html">install(1)</a></li></ul>
27 27
</div>
28
<p id="footer">rebuild &mdash; npm@1.2.15</p>
28
<p id="footer">rebuild &mdash; npm@1.2.17</p>
29 29
<script>
30 30
;(function () {
31 31
var wrapper = document.getElementById("wrapper")
deps/npm/html/doc/registry.html
95 95

  
96 96
<ul><li><a href="../doc/config.html">config(1)</a></li><li><a href="../doc/developers.html">developers(1)</a></li><li><a href="../doc/disputes.html">disputes(1)</a></li></ul>
97 97
</div>
98
<p id="footer">registry &mdash; npm@1.2.15</p>
98
<p id="footer">registry &mdash; npm@1.2.17</p>
99 99
<script>
100 100
;(function () {
101 101
var wrapper = document.getElementById("wrapper")
deps/npm/html/doc/removing-npm.html
58 58

  
59 59
<ul><li><a href="../doc/README.html">README</a></li><li><a href="../doc/rm.html">rm(1)</a></li><li><a href="../doc/prune.html">prune(1)</a></li></ul>
60 60
</div>
61
<p id="footer">removing-npm &mdash; npm@1.2.15</p>
61
<p id="footer">removing-npm &mdash; npm@1.2.17</p>
62 62
<script>
63 63
;(function () {
64 64
var wrapper = document.getElementById("wrapper")
deps/npm/html/doc/restart.html
24 24

  
25 25
<ul><li><a href="../doc/run-script.html">run-script(1)</a></li><li><a href="../doc/scripts.html">scripts(1)</a></li><li><a href="../doc/test.html">test(1)</a></li><li><a href="../doc/start.html">start(1)</a></li><li><a href="../doc/stop.html">stop(1)</a></li></ul>
26 26
</div>
27
<p id="footer">restart &mdash; npm@1.2.15</p>
27
<p id="footer">restart &mdash; npm@1.2.17</p>
28 28
<script>
29 29
;(function () {
30 30
var wrapper = document.getElementById("wrapper")
deps/npm/html/doc/rm.html
22 22

  
23 23
<ul><li><a href="../doc/prune.html">prune(1)</a></li><li><a href="../doc/install.html">install(1)</a></li><li><a href="../doc/folders.html">folders(1)</a></li><li><a href="../doc/config.html">config(1)</a></li></ul>
24 24
</div>
25
<p id="footer">rm &mdash; npm@1.2.15</p>
25
<p id="footer">rm &mdash; npm@1.2.17</p>
26 26
<script>
27 27
;(function () {
28 28
var wrapper = document.getElementById("wrapper")
deps/npm/html/doc/root.html
20 20

  
21 21
<ul><li><a href="../doc/prefix.html">prefix(1)</a></li><li><a href="../doc/bin.html">bin(1)</a></li><li><a href="../doc/folders.html">folders(1)</a></li><li><a href="../doc/config.html">config(1)</a></li></ul>
22 22
</div>
23
<p id="footer">root &mdash; npm@1.2.15</p>
23
<p id="footer">root &mdash; npm@1.2.17</p>
24 24
<script>
25 25
;(function () {
26 26
var wrapper = document.getElementById("wrapper")
deps/npm/html/doc/run-script.html
23 23

  
24 24
<ul><li><a href="../doc/scripts.html">scripts(1)</a></li><li><a href="../doc/test.html">test(1)</a></li><li><a href="../doc/start.html">start(1)</a></li><li><a href="../doc/restart.html">restart(1)</a></li><li><a href="../doc/stop.html">stop(1)</a></li></ul>
25 25
</div>
26
<p id="footer">run-script &mdash; npm@1.2.15</p>
26
<p id="footer">run-script &mdash; npm@1.2.17</p>
27 27
<script>
28 28
;(function () {
29 29
var wrapper = document.getElementById("wrapper")
deps/npm/html/doc/scripts.html
218 218

  
219 219
<ul><li><a href="../doc/run-script.html">run-script(1)</a></li><li><a href="../doc/json.html">json(1)</a></li><li><a href="../doc/developers.html">developers(1)</a></li><li><a href="../doc/install.html">install(1)</a></li></ul>
220 220
</div>
221
<p id="footer">scripts &mdash; npm@1.2.15</p>
221
<p id="footer">scripts &mdash; npm@1.2.17</p>
222 222
<script>
223 223
;(function () {
224 224
var wrapper = document.getElementById("wrapper")
deps/npm/html/doc/search.html
24 24

  
25 25
<ul><li><a href="../doc/registry.html">registry(1)</a></li><li><a href="../doc/config.html">config(1)</a></li><li><a href="../doc/view.html">view(1)</a></li></ul>
26 26
</div>
27
<p id="footer">search &mdash; npm@1.2.15</p>
27
<p id="footer">search &mdash; npm@1.2.17</p>
28 28
<script>
29 29
;(function () {
30 30
var wrapper = document.getElementById("wrapper")
deps/npm/html/doc/semver.html
104 104

  
105 105
<ul><li><a href="../doc/json.html">json(1)</a></li></ul>
106 106
</div>
107
<p id="footer">semver &mdash; npm@1.2.15</p>
107
<p id="footer">semver &mdash; npm@1.2.17</p>
108 108
<script>
109 109
;(function () {
110 110
var wrapper = document.getElementById("wrapper")
deps/npm/html/doc/shrinkwrap.html
169 169

  
170 170
<ul><li><a href="../doc/install.html">install(1)</a></li><li><a href="../doc/json.html">json(1)</a></li><li><a href="../doc/list.html">list(1)</a></li></ul>
171 171
</div>
172
<p id="footer">shrinkwrap &mdash; npm@1.2.15</p>
172
<p id="footer">shrinkwrap &mdash; npm@1.2.17</p>
173 173
<script>
174 174
;(function () {
175 175
var wrapper = document.getElementById("wrapper")
deps/npm/html/doc/star.html
26 26

  
27 27
<ul><li><a href="../doc/view.html">view(1)</a></li><li><a href="../doc/whoami.html">whoami(1)</a></li><li><a href="../doc/adduser.html">adduser(1)</a></li></ul>
28 28
</div>
29
<p id="footer">star &mdash; npm@1.2.15</p>
29
<p id="footer">star &mdash; npm@1.2.17</p>
30 30
<script>
31 31
;(function () {
32 32
var wrapper = document.getElementById("wrapper")
deps/npm/html/doc/stars.html
25 25

  
26 26
<ul><li><a href="../doc/star.html">star(1)</a></li><li><a href="../doc/view.html">view(1)</a></li><li><a href="../doc/whoami.html">whoami(1)</a></li><li><a href="../doc/adduser.html">adduser(1)</a></li></ul>
27 27
</div>
28
<p id="footer">stars &mdash; npm@1.2.15</p>
28
<p id="footer">stars &mdash; npm@1.2.17</p>
29 29
<script>
30 30
;(function () {
31 31
var wrapper = document.getElementById("wrapper")
deps/npm/html/doc/start.html
20 20

  
21 21
<ul><li><a href="../doc/run-script.html">run-script(1)</a></li><li><a href="../doc/scripts.html">scripts(1)</a></li><li><a href="../doc/test.html">test(1)</a></li><li><a href="../doc/restart.html">restart(1)</a></li><li><a href="../doc/stop.html">stop(1)</a></li></ul>
22 22
</div>
23
<p id="footer">start &mdash; npm@1.2.15</p>
23
<p id="footer">start &mdash; npm@1.2.17</p>
24 24
<script>
25 25
;(function () {
26 26
var wrapper = document.getElementById("wrapper")
deps/npm/html/doc/stop.html
20 20

  
21 21
<ul><li><a href="../doc/run-script.html">run-script(1)</a></li><li><a href="../doc/scripts.html">scripts(1)</a></li><li><a href="../doc/test.html">test(1)</a></li><li><a href="../doc/start.html">start(1)</a></li><li><a href="../doc/restart.html">restart(1)</a></li></ul>
22 22
</div>
23
<p id="footer">stop &mdash; npm@1.2.15</p>
23
<p id="footer">stop &mdash; npm@1.2.17</p>
24 24
<script>
25 25
;(function () {
26 26
var wrapper = document.getElementById("wrapper")
deps/npm/html/doc/submodule.html
33 33

  
34 34
<ul><li><a href="../doc/json.html">json(1)</a></li><li>git help submodule</li></ul>
35 35
</div>
36
<p id="footer">submodule &mdash; npm@1.2.15</p>
36
<p id="footer">submodule &mdash; npm@1.2.17</p>
37 37
<script>
38 38
;(function () {
39 39
var wrapper = document.getElementById("wrapper")
deps/npm/html/doc/tag.html
21 21

  
22 22
<ul><li><a href="../doc/publish.html">publish(1)</a></li><li><a href="../doc/registry.html">registry(1)</a></li><li><a href="../doc/config.html">config(1)</a></li></ul>
23 23
</div>
24
<p id="footer">tag &mdash; npm@1.2.15</p>
24
<p id="footer">tag &mdash; npm@1.2.17</p>
25 25
<script>
26 26
;(function () {
27 27
var wrapper = document.getElementById("wrapper")
deps/npm/html/doc/test.html
23 23

  
24 24
<ul><li><a href="../doc/run-script.html">run-script(1)</a></li><li><a href="../doc/scripts.html">scripts(1)</a></li><li><a href="../doc/start.html">start(1)</a></li><li><a href="../doc/restart.html">restart(1)</a></li><li><a href="../doc/stop.html">stop(1)</a></li></ul>
25 25
</div>
26
<p id="footer">test &mdash; npm@1.2.15</p>
26
<p id="footer">test &mdash; npm@1.2.17</p>
27 27
<script>
28 28
;(function () {
29 29
var wrapper = document.getElementById("wrapper")
deps/npm/html/doc/uninstall.html
22 22

  
23 23
<ul><li><a href="../doc/prune.html">prune(1)</a></li><li><a href="../doc/install.html">install(1)</a></li><li><a href="../doc/folders.html">folders(1)</a></li><li><a href="../doc/config.html">config(1)</a></li></ul>
24 24
</div>
25
<p id="footer">uninstall &mdash; npm@1.2.15</p>
25
<p id="footer">uninstall &mdash; npm@1.2.17</p>
26 26
<script>
27 27
;(function () {
28 28
var wrapper = document.getElementById("wrapper")
deps/npm/html/doc/unpublish.html
34 34

  
35 35
<ul><li><a href="../doc/deprecate.html">deprecate(1)</a></li><li><a href="../doc/publish.html">publish(1)</a></li><li><a href="../doc/registry.html">registry(1)</a></li><li><a href="../doc/adduser.html">adduser(1)</a></li><li><a href="../doc/owner.html">owner(1)</a></li></ul>
36 36
</div>
37
<p id="footer">unpublish &mdash; npm@1.2.15</p>
37
<p id="footer">unpublish &mdash; npm@1.2.17</p>
38 38
<script>
39 39
;(function () {
40 40
var wrapper = document.getElementById("wrapper")
deps/npm/html/doc/update.html
26 26

  
27 27
<ul><li><a href="../doc/install.html">install(1)</a></li><li><a href="../doc/outdated.html">outdated(1)</a></li><li><a href="../doc/registry.html">registry(1)</a></li><li><a href="../doc/folders.html">folders(1)</a></li><li><a href="../doc/list.html">list(1)</a></li></ul>
28 28
</div>
29
<p id="footer">update &mdash; npm@1.2.15</p>
29
<p id="footer">update &mdash; npm@1.2.17</p>
30 30
<script>
31 31
;(function () {
32 32
var wrapper = document.getElementById("wrapper")
deps/npm/html/doc/version.html
49 49

  
50 50
<ul><li><a href="../doc/init.html">init(1)</a></li><li><a href="../doc/json.html">json(1)</a></li><li><a href="../doc/semver.html">semver(1)</a></li></ul>
51 51
</div>
52
<p id="footer">version &mdash; npm@1.2.15</p>
52
<p id="footer">version &mdash; npm@1.2.17</p>
53 53
<script>
54 54
;(function () {
55 55
var wrapper = document.getElementById("wrapper")
deps/npm/html/doc/view.html
90 90

  
91 91
<ul><li><a href="../doc/search.html">search(1)</a></li><li><a href="../doc/registry.html">registry(1)</a></li><li><a href="../doc/config.html">config(1)</a></li><li><a href="../doc/docs.html">docs(1)</a></li></ul>
92 92
</div>
93
<p id="footer">view &mdash; npm@1.2.15</p>
93
<p id="footer">view &mdash; npm@1.2.17</p>
94 94
<script>
95 95
;(function () {
96 96
var wrapper = document.getElementById("wrapper")
deps/npm/html/doc/whoami.html
20 20

  
21 21
<ul><li><a href="../doc/config.html">config(1)</a></li><li><a href="../doc/adduser.html">adduser(1)</a></li></ul>
22 22
</div>
23
<p id="footer">whoami &mdash; npm@1.2.15</p>
23
<p id="footer">whoami &mdash; npm@1.2.17</p>
24 24
<script>
25 25
;(function () {
26 26
var wrapper = document.getElementById("wrapper")
deps/npm/lib/build.js
16 16
  , readJson = require("read-package-json")
17 17
  , link = require("./utils/link.js")
18 18
  , linkIfExists = link.ifExists
19
  , cmdShim = require("./utils/cmd-shim.js")
19
  , cmdShim = require("cmd-shim")
20 20
  , cmdShimIfExists = cmdShim.ifExists
21 21
  , asyncMap = require("slide").asyncMap
22 22

  
deps/npm/man/man1/README.1
1 1
.\" Generated with Ronnjs 0.3.8
2 2
.\" http://github.com/kapouer/ronnjs/
3 3
.
4
.TH "NPM" "1" "March 2013" "" ""
4
.TH "NPM" "1" "April 2013" "" ""
5 5
.
6 6
.SH "NAME"
7 7
\fBnpm\fR \-\- node package manager
deps/npm/man/man1/adduser.1
1 1
.\" Generated with Ronnjs 0.3.8
2 2
.\" http://github.com/kapouer/ronnjs/
3 3
.
4
.TH "NPM\-ADDUSER" "1" "March 2013" "" ""
4
.TH "NPM\-ADDUSER" "1" "April 2013" "" ""
5 5
.
6 6
.SH "NAME"
7 7
\fBnpm-adduser\fR \-\- Add a registry user account
deps/npm/man/man1/bin.1
1 1
.\" Generated with Ronnjs 0.3.8
2 2
.\" http://github.com/kapouer/ronnjs/
3 3
.
4
.TH "NPM\-BIN" "1" "March 2013" "" ""
4
.TH "NPM\-BIN" "1" "April 2013" "" ""
5 5
.
6 6
.SH "NAME"
7 7
\fBnpm-bin\fR \-\- Display npm bin folder
deps/npm/man/man1/bugs.1
1 1
.\" Generated with Ronnjs 0.3.8
2 2
.\" http://github.com/kapouer/ronnjs/
3 3
.
4
.TH "NPM\-BUGS" "1" "March 2013" "" ""
4
.TH "NPM\-BUGS" "1" "April 2013" "" ""
5 5
.
6 6
.SH "NAME"
7 7
\fBnpm-bugs\fR \-\- Bugs for a package in a web browser maybe
deps/npm/man/man1/build.1
1 1
.\" Generated with Ronnjs 0.3.8
2 2
.\" http://github.com/kapouer/ronnjs/
3 3
.
4
.TH "NPM\-BUILD" "1" "March 2013" "" ""
4
.TH "NPM\-BUILD" "1" "April 2013" "" ""
5 5
.
6 6
.SH "NAME"
7 7
\fBnpm-build\fR \-\- Build a package
deps/npm/man/man1/bundle.1
1 1
.\" Generated with Ronnjs 0.3.8
2 2
.\" http://github.com/kapouer/ronnjs/
3 3
.
4
.TH "NPM\-BUNDLE" "1" "March 2013" "" ""
4
.TH "NPM\-BUNDLE" "1" "April 2013" "" ""
5 5
.
6 6
.SH "NAME"
7 7
\fBnpm-bundle\fR \-\- REMOVED
deps/npm/man/man1/cache.1
1 1
.\" Generated with Ronnjs 0.3.8
2 2
.\" http://github.com/kapouer/ronnjs/
3 3
.
4
.TH "NPM\-CACHE" "1" "March 2013" "" ""
4
.TH "NPM\-CACHE" "1" "April 2013" "" ""
5 5
.
6 6
.SH "NAME"
7 7
\fBnpm-cache\fR \-\- Manipulates packages cache
deps/npm/man/man1/changelog.1
1 1
.\" Generated with Ronnjs 0.3.8
2 2
.\" http://github.com/kapouer/ronnjs/
3 3
.
4
.TH "NPM\-CHANGELOG" "1" "March 2013" "" ""
4
.TH "NPM\-CHANGELOG" "1" "April 2013" "" ""
5 5
.
6 6
.SH "NAME"
7 7
\fBnpm-changelog\fR \-\- Changes
deps/npm/man/man1/coding-style.1
1 1
.\" Generated with Ronnjs 0.3.8
2 2
.\" http://github.com/kapouer/ronnjs/
3 3
.
4
.TH "NPM\-CODING\-STYLE" "1" "March 2013" "" ""
4
.TH "NPM\-CODING\-STYLE" "1" "April 2013" "" ""
5 5
.
6 6
.SH "NAME"
7 7
\fBnpm-coding-style\fR \-\- npm\'s "funny" coding style
deps/npm/man/man1/completion.1
1 1
.\" Generated with Ronnjs 0.3.8
2 2
.\" http://github.com/kapouer/ronnjs/
3 3
.
4
.TH "NPM\-COMPLETION" "1" "March 2013" "" ""
4
.TH "NPM\-COMPLETION" "1" "April 2013" "" ""
5 5
.
6 6
.SH "NAME"
7 7
\fBnpm-completion\fR \-\- Tab Completion for npm
deps/npm/man/man1/config.1
1 1
.\" Generated with Ronnjs 0.3.8
2 2
.\" http://github.com/kapouer/ronnjs/
3 3
.
4
.TH "NPM\-CONFIG" "1" "March 2013" "" ""
4
.TH "NPM\-CONFIG" "1" "April 2013" "" ""
5 5
.
6 6
.SH "NAME"
7 7
\fBnpm-config\fR \-\- Manage the npm configuration file
deps/npm/man/man1/dedupe.1
1 1
.\" Generated with Ronnjs 0.3.8
2 2
.\" http://github.com/kapouer/ronnjs/
3 3
.
4
.TH "NPM\-DEDUPE" "1" "March 2013" "" ""
4
.TH "NPM\-DEDUPE" "1" "April 2013" "" ""
5 5
.
6 6
.SH "NAME"
7 7
\fBnpm-dedupe\fR \-\- Reduce duplication
deps/npm/man/man1/deprecate.1
1 1
.\" Generated with Ronnjs 0.3.8
2 2
.\" http://github.com/kapouer/ronnjs/
3 3
.
4
.TH "NPM\-DEPRECATE" "1" "March 2013" "" ""
4
.TH "NPM\-DEPRECATE" "1" "April 2013" "" ""
5 5
.
6 6
.SH "NAME"
7 7
\fBnpm-deprecate\fR \-\- Deprecate a version of a package
deps/npm/man/man1/developers.1
1 1
.\" Generated with Ronnjs 0.3.8
2 2
.\" http://github.com/kapouer/ronnjs/
3 3
.
4
.TH "NPM\-DEVELOPERS" "1" "March 2013" "" ""
4
.TH "NPM\-DEVELOPERS" "1" "April 2013" "" ""
5 5
.
6 6
.SH "NAME"
... This diff was truncated because it exceeds the maximum size that can be displayed.

Also available in: Unified diff