npm: Upgrade to 1.1.45
authorisaacs <i@izs.me>
Tue, 24 Jul 2012 19:34:13 +0000 (12:34 -0700)
committerisaacs <i@izs.me>
Tue, 24 Jul 2012 19:34:13 +0000 (12:34 -0700)
commit0a0002b480dc40ecd94c542d1101e87404a47692
tree53148415db52f4f4ccf7dad1c0e0b4ccf504b64d
parent43a0c8811627ea224bb18ba3c72b91ca2c4ea8d7
npm: Upgrade to 1.1.45

This includes node-gyp 0.6.1
137 files changed:
deps/npm/html/api/bin.html
deps/npm/html/api/bugs.html
deps/npm/html/api/commands.html
deps/npm/html/api/config.html
deps/npm/html/api/deprecate.html
deps/npm/html/api/docs.html
deps/npm/html/api/edit.html
deps/npm/html/api/explore.html
deps/npm/html/api/help-search.html
deps/npm/html/api/init.html
deps/npm/html/api/install.html
deps/npm/html/api/link.html
deps/npm/html/api/load.html
deps/npm/html/api/ls.html
deps/npm/html/api/npm.html
deps/npm/html/api/outdated.html
deps/npm/html/api/owner.html
deps/npm/html/api/pack.html
deps/npm/html/api/prefix.html
deps/npm/html/api/prune.html
deps/npm/html/api/publish.html
deps/npm/html/api/rebuild.html
deps/npm/html/api/restart.html
deps/npm/html/api/root.html
deps/npm/html/api/run-script.html
deps/npm/html/api/search.html
deps/npm/html/api/shrinkwrap.html
deps/npm/html/api/start.html
deps/npm/html/api/stop.html
deps/npm/html/api/submodule.html
deps/npm/html/api/tag.html
deps/npm/html/api/test.html
deps/npm/html/api/uninstall.html
deps/npm/html/api/unpublish.html
deps/npm/html/api/update.html
deps/npm/html/api/version.html
deps/npm/html/api/view.html
deps/npm/html/api/whoami.html
deps/npm/html/doc/README.html
deps/npm/html/doc/adduser.html
deps/npm/html/doc/bin.html
deps/npm/html/doc/bugs.html
deps/npm/html/doc/build.html
deps/npm/html/doc/bundle.html
deps/npm/html/doc/cache.html
deps/npm/html/doc/changelog.html
deps/npm/html/doc/coding-style.html
deps/npm/html/doc/completion.html
deps/npm/html/doc/config.html
deps/npm/html/doc/deprecate.html
deps/npm/html/doc/developers.html
deps/npm/html/doc/disputes.html
deps/npm/html/doc/docs.html
deps/npm/html/doc/edit.html
deps/npm/html/doc/explore.html
deps/npm/html/doc/faq.html
deps/npm/html/doc/folders.html
deps/npm/html/doc/help-search.html
deps/npm/html/doc/help.html
deps/npm/html/doc/index.html
deps/npm/html/doc/init.html
deps/npm/html/doc/install.html
deps/npm/html/doc/json.html
deps/npm/html/doc/link.html
deps/npm/html/doc/list.html
deps/npm/html/doc/npm.html
deps/npm/html/doc/outdated.html
deps/npm/html/doc/owner.html
deps/npm/html/doc/pack.html
deps/npm/html/doc/prefix.html
deps/npm/html/doc/prune.html
deps/npm/html/doc/publish.html
deps/npm/html/doc/rebuild.html
deps/npm/html/doc/registry.html
deps/npm/html/doc/removing-npm.html
deps/npm/html/doc/restart.html
deps/npm/html/doc/root.html
deps/npm/html/doc/run-script.html
deps/npm/html/doc/scripts.html
deps/npm/html/doc/search.html
deps/npm/html/doc/semver.html
deps/npm/html/doc/shrinkwrap.html
deps/npm/html/doc/star.html
deps/npm/html/doc/start.html
deps/npm/html/doc/stop.html
deps/npm/html/doc/submodule.html
deps/npm/html/doc/tag.html
deps/npm/html/doc/test.html
deps/npm/html/doc/uninstall.html
deps/npm/html/doc/unpublish.html
deps/npm/html/doc/update.html
deps/npm/html/doc/version.html
deps/npm/html/doc/view.html
deps/npm/html/doc/whoami.html
deps/npm/lib/adduser.js
deps/npm/lib/npm.js
deps/npm/lib/utils/error-handler.js
deps/npm/lib/version.js
deps/npm/man/man1/list.1
deps/npm/man/man1/npm.1
deps/npm/man/man3/npm.3
deps/npm/node_modules/couch-login/couch-login.js
deps/npm/node_modules/couch-login/package.json
deps/npm/node_modules/couch-login/test/basic.js
deps/npm/node_modules/init-package-json/node_modules/promzard/README.md
deps/npm/node_modules/init-package-json/node_modules/promzard/package.json
deps/npm/node_modules/init-package-json/node_modules/promzard/promzard.js
deps/npm/node_modules/init-package-json/node_modules/promzard/test/exports.js
deps/npm/node_modules/init-package-json/node_modules/promzard/test/fn.js
deps/npm/node_modules/init-package-json/package.json
deps/npm/node_modules/node-gyp/README.md
deps/npm/node_modules/node-gyp/bin/node-gyp.js
deps/npm/node_modules/node-gyp/lib/build.js
deps/npm/node_modules/node-gyp/lib/install.js
deps/npm/node_modules/node-gyp/lib/node-gyp.js
deps/npm/node_modules/node-gyp/lib/rebuild.js
deps/npm/node_modules/node-gyp/package.json
deps/npm/node_modules/nopt/examples/my-program.js [new file with mode: 0755]
deps/npm/node_modules/nopt/lib/nopt.js
deps/npm/node_modules/nopt/package.json
deps/npm/node_modules/npm-registry-client/.npmignore
deps/npm/node_modules/npm-registry-client/LICENSE
deps/npm/node_modules/npm-registry-client/lib/adduser.js
deps/npm/node_modules/npm-registry-client/package.json
deps/npm/node_modules/read/.npmignore [new file with mode: 0644]
deps/npm/node_modules/read/README.md
deps/npm/node_modules/read/example/example.js
deps/npm/node_modules/read/lib/read.js
deps/npm/node_modules/read/node_modules/mute-stream/LICENSE [new file with mode: 0644]
deps/npm/node_modules/read/node_modules/mute-stream/README.md [new file with mode: 0644]
deps/npm/node_modules/read/node_modules/mute-stream/mute.js [new file with mode: 0644]
deps/npm/node_modules/read/node_modules/mute-stream/package.json [new file with mode: 0644]
deps/npm/node_modules/read/node_modules/mute-stream/test/basic.js [new file with mode: 0644]
deps/npm/node_modules/read/package.json
deps/npm/node_modules/read/test/basic.js
deps/npm/node_modules/read/test/defaults.js [new file with mode: 0644]
deps/npm/package.json