forked from nodejs/node
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
228 changed files
with
27,565 additions
and
344 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -59,3 +59,5 @@ Rod Vagg <[email protected]> | |
Christian Howe <[email protected]> | ||
Andrew Lunny <[email protected]> | ||
Henrik Hodne <[email protected]> | ||
Adam Blackburn <[email protected]> | ||
Kris Windham <[email protected]> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
#!/usr/bin/env sh | ||
node "`dirname "$0"`/../../node_modules/node-gyp/bin/node-gyp.js" "$@" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
node "%~dp0\..\..\node_modules\node-gyp\bin\node-gyp.js" %* |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -19,7 +19,7 @@ <h2 id="DESCRIPTION">DESCRIPTION</h2> | |
<p>This function should not be used programmatically. Instead, just refer | ||
to the <code>npm.bin</code> member.</p> | ||
</div> | ||
<p id="footer">bin — [email protected].4</p> | ||
<p id="footer">bin — [email protected].9</p> | ||
<script> | ||
;(function () { | ||
var wrapper = document.getElementById("wrapper") | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -25,7 +25,7 @@ <h2 id="DESCRIPTION">DESCRIPTION</h2> | |
<p>This command will launch a browser, so this command may not be the most | ||
friendly for programmatic use.</p> | ||
</div> | ||
<p id="footer">bugs — [email protected].4</p> | ||
<p id="footer">bugs — [email protected].9</p> | ||
<script> | ||
;(function () { | ||
var wrapper = document.getElementById("wrapper") | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -28,7 +28,7 @@ <h2 id="SEE-ALSO">SEE ALSO</h2> | |
|
||
<ul><li><a href="../doc/index.html">index(1)</a></li></ul> | ||
</div> | ||
<p id="footer">commands — [email protected].4</p> | ||
<p id="footer">commands — [email protected].9</p> | ||
<script> | ||
;(function () { | ||
var wrapper = document.getElementById("wrapper") | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -33,7 +33,7 @@ <h2 id="SEE-ALSO">SEE ALSO</h2> | |
|
||
<ul><li><a href="../api/npm.html">npm(3)</a></li></ul> | ||
</div> | ||
<p id="footer">config — [email protected].4</p> | ||
<p id="footer">config — [email protected].9</p> | ||
<script> | ||
;(function () { | ||
var wrapper = document.getElementById("wrapper") | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -30,7 +30,7 @@ <h2 id="SEE-ALSO">SEE ALSO</h2> | |
|
||
<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> | ||
</div> | ||
<p id="footer">deprecate — [email protected].4</p> | ||
<p id="footer">deprecate — [email protected].9</p> | ||
<script> | ||
;(function () { | ||
var wrapper = document.getElementById("wrapper") | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -25,7 +25,7 @@ <h2 id="DESCRIPTION">DESCRIPTION</h2> | |
<p>This command will launch a browser, so this command may not be the most | ||
friendly for programmatic use.</p> | ||
</div> | ||
<p id="footer">docs — [email protected].4</p> | ||
<p id="footer">docs — [email protected].9</p> | ||
<script> | ||
;(function () { | ||
var wrapper = document.getElementById("wrapper") | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -30,7 +30,7 @@ <h2 id="DESCRIPTION">DESCRIPTION</h2> | |
<p>Since this command opens an editor in a new process, be careful about where | ||
and how this is used.</p> | ||
</div> | ||
<p id="footer">edit — [email protected].4</p> | ||
<p id="footer">edit — [email protected].9</p> | ||
<script> | ||
;(function () { | ||
var wrapper = document.getElementById("wrapper") | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -24,7 +24,7 @@ <h2 id="DESCRIPTION">DESCRIPTION</h2> | |
|
||
<p>The first element in the 'args' 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> | ||
</div> | ||
<p id="footer">explore — [email protected].4</p> | ||
<p id="footer">explore — [email protected].9</p> | ||
<script> | ||
;(function () { | ||
var wrapper = document.getElementById("wrapper") | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -32,7 +32,7 @@ <h2 id="DESCRIPTION">DESCRIPTION</h2> | |
|
||
<p>The silent parameter is not neccessary not used, but it may in the future.</p> | ||
</div> | ||
<p id="footer">help-search — [email protected].4</p> | ||
<p id="footer">help-search — [email protected].9</p> | ||
<script> | ||
;(function () { | ||
var wrapper = document.getElementById("wrapper") | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -35,7 +35,7 @@ <h2 id="SEE-ALSO">SEE ALSO</h2> | |
|
||
<p><a href="../doc/json.html">json(1)</a></p> | ||
</div> | ||
<p id="footer">init — [email protected].4</p> | ||
<p id="footer">init — [email protected].9</p> | ||
<script> | ||
;(function () { | ||
var wrapper = document.getElementById("wrapper") | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -25,7 +25,7 @@ <h2 id="DESCRIPTION">DESCRIPTION</h2> | |
<p>Finally, 'callback' is a function that will be called when all packages have been | ||
installed or when an error has been encountered.</p> | ||
</div> | ||
<p id="footer">install — [email protected].4</p> | ||
<p id="footer">install — [email protected].9</p> | ||
<script> | ||
;(function () { | ||
var wrapper = document.getElementById("wrapper") | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -39,7 +39,7 @@ <h2 id="DESCRIPTION">DESCRIPTION</h2> | |
<p>Now, any changes to the redis package will be reflected in | ||
the package in the current working directory</p> | ||
</div> | ||
<p id="footer">link — [email protected].4</p> | ||
<p id="footer">link — [email protected].9</p> | ||
<script> | ||
;(function () { | ||
var wrapper = document.getElementById("wrapper") | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -32,7 +32,7 @@ <h2 id="DESCRIPTION">DESCRIPTION</h2> | |
|
||
<p>For a list of all the available command-line configs, see <code>npm help config</code></p> | ||
</div> | ||
<p id="footer">load — [email protected].4</p> | ||
<p id="footer">load — [email protected].9</p> | ||
<script> | ||
;(function () { | ||
var wrapper = document.getElementById("wrapper") | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -59,7 +59,7 @@ <h3 id="global">global</h3> | |
This means that if a submodule a same dependency as a parent module, then the | ||
dependency will only be output once.</p> | ||
</div> | ||
<p id="footer">ls — [email protected].4</p> | ||
<p id="footer">ls — [email protected].9</p> | ||
<script> | ||
;(function () { | ||
var wrapper = document.getElementById("wrapper") | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -24,7 +24,7 @@ <h2 id="SYNOPSIS">SYNOPSIS</h2> | |
|
||
<h2 id="VERSION">VERSION</h2> | ||
|
||
<p>1.1.4</p> | ||
<p>1.1.9</p> | ||
|
||
<h2 id="DESCRIPTION">DESCRIPTION</h2> | ||
|
||
|
@@ -91,7 +91,7 @@ <h2 id="ABBREVS">ABBREVS</h2> | |
|
||
<pre><code>var cmd = npm.deref("unp") // cmd === "unpublish"</code></pre> | ||
</div> | ||
<p id="footer">npm — [email protected].4</p> | ||
<p id="footer">npm — [email protected].9</p> | ||
<script> | ||
;(function () { | ||
var wrapper = document.getElementById("wrapper") | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -19,7 +19,7 @@ <h2 id="DESCRIPTION">DESCRIPTION</h2> | |
|
||
<p>If the 'packages' parameter is left out, npm will check all packages.</p> | ||
</div> | ||
<p id="footer">outdated — [email protected].4</p> | ||
<p id="footer">outdated — [email protected].9</p> | ||
<script> | ||
;(function () { | ||
var wrapper = document.getElementById("wrapper") | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -34,7 +34,7 @@ <h2 id="SEE-ALSO">SEE ALSO</h2> | |
|
||
<ul><li><a href="../api/publish.html">publish(3)</a></li><li><a href="../doc/registry.html">registry(1)</a></li></ul> | ||
</div> | ||
<p id="footer">owner — [email protected].4</p> | ||
<p id="footer">owner — [email protected].9</p> | ||
<script> | ||
;(function () { | ||
var wrapper = document.getElementById("wrapper") | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -25,7 +25,7 @@ <h2 id="DESCRIPTION">DESCRIPTION</h2> | |
|
||
<p>If no arguments are supplied, then npm packs the current package folder.</p> | ||
</div> | ||
<p id="footer">pack — [email protected].4</p> | ||
<p id="footer">pack — [email protected].9</p> | ||
<script> | ||
;(function () { | ||
var wrapper = document.getElementById("wrapper") | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -21,7 +21,7 @@ <h2 id="DESCRIPTION">DESCRIPTION</h2> | |
|
||
<p>This function is not useful programmatically</p> | ||
</div> | ||
<p id="footer">prefix — [email protected].4</p> | ||
<p id="footer">prefix — [email protected].9</p> | ||
<script> | ||
;(function () { | ||
var wrapper = document.getElementById("wrapper") | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -23,7 +23,7 @@ <h2 id="DESCRIPTION">DESCRIPTION</h2> | |
<p>Extraneous packages are packages that are not listed on the parent | ||
package's dependencies list.</p> | ||
</div> | ||
<p id="footer">prune — [email protected].4</p> | ||
<p id="footer">prune — [email protected].9</p> | ||
<script> | ||
;(function () { | ||
var wrapper = document.getElementById("wrapper") | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -32,7 +32,7 @@ <h2 id="SEE-ALSO">SEE ALSO</h2> | |
|
||
<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> | ||
</div> | ||
<p id="footer">publish — [email protected].4</p> | ||
<p id="footer">publish — [email protected].9</p> | ||
<script> | ||
;(function () { | ||
var wrapper = document.getElementById("wrapper") | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -22,7 +22,7 @@ <h2 id="CONFIGURATION">CONFIGURATION</h2> | |
|
||
<p>See <code>npm help build</code></p> | ||
</div> | ||
<p id="footer">rebuild — [email protected].4</p> | ||
<p id="footer">rebuild — [email protected].9</p> | ||
<script> | ||
;(function () { | ||
var wrapper = document.getElementById("wrapper") | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -27,7 +27,7 @@ <h2 id="SEE-ALSO">SEE ALSO</h2> | |
|
||
<ul><li><a href="../api/start.html">start(3)</a></li><li><a href="../api/stop.html">stop(3)</a></li></ul> | ||
</div> | ||
<p id="footer">restart — [email protected].4</p> | ||
<p id="footer">restart — [email protected].9</p> | ||
<script> | ||
;(function () { | ||
var wrapper = document.getElementById("wrapper") | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -21,7 +21,7 @@ <h2 id="DESCRIPTION">DESCRIPTION</h2> | |
|
||
<p>This function is not useful programmatically.</p> | ||
</div> | ||
<p id="footer">root — [email protected].4</p> | ||
<p id="footer">root — [email protected].9</p> | ||
<script> | ||
;(function () { | ||
var wrapper = document.getElementById("wrapper") | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -29,7 +29,7 @@ <h2 id="SEE-ALSO">SEE ALSO</h2> | |
|
||
<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> | ||
</div> | ||
<p id="footer">run-script — [email protected].4</p> | ||
<p id="footer">run-script — [email protected].9</p> | ||
<script> | ||
;(function () { | ||
var wrapper = document.getElementById("wrapper") | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -32,7 +32,7 @@ <h2 id="DESCRIPTION">DESCRIPTION</h2> | |
and doesn't try to read your mind (it doesn't do any verb tense matching or the | ||
like).</p> | ||
</div> | ||
<p id="footer">search — [email protected].4</p> | ||
<p id="footer">search — [email protected].9</p> | ||
<script> | ||
;(function () { | ||
var wrapper = document.getElementById("wrapper") | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -26,7 +26,7 @@ <h2 id="DESCRIPTION">DESCRIPTION</h2> | |
<p>Finally, 'callback' is a function that will be called when the shrinkwrap has | ||
been saved.</p> | ||
</div> | ||
<p id="footer">shrinkwrap — [email protected].4</p> | ||
<p id="footer">shrinkwrap — [email protected].9</p> | ||
<script> | ||
;(function () { | ||
var wrapper = document.getElementById("wrapper") | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -19,7 +19,7 @@ <h2 id="DESCRIPTION">DESCRIPTION</h2> | |
<p>npm can run tests on multiple packages. Just specify multiple packages | ||
in the <code>packages</code> parameter.</p> | ||
</div> | ||
<p id="footer">start — [email protected].4</p> | ||
<p id="footer">start — [email protected].9</p> | ||
<script> | ||
;(function () { | ||
var wrapper = document.getElementById("wrapper") | ||
|
Oops, something went wrong.