Upgrade npm to 1.1.26
authorisaacs <i@izs.me>
Fri, 15 Jun 2012 17:00:30 +0000 (10:00 -0700)
committerisaacs <i@izs.me>
Fri, 15 Jun 2012 17:00:30 +0000 (10:00 -0700)
commit911b0fddd3483ac58c3a5cec17f4f1b0e533521a
tree23fdfe46b166bdcb6ebc3e040a14f9c3faf9c441
parent1e0ce5d1bdf364bf6eca821635e3ae8e65807667
Upgrade npm to 1.1.26
182 files changed:
deps/npm/bin/read-package-json.js
deps/npm/doc/cli/install.md
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/build.js
deps/npm/lib/cache.js
deps/npm/lib/init.js
deps/npm/lib/install.js
deps/npm/lib/link.js
deps/npm/lib/ls.js
deps/npm/lib/outdated.js
deps/npm/lib/owner.js
deps/npm/lib/pack.js
deps/npm/lib/prune.js
deps/npm/lib/publish.js
deps/npm/lib/rebuild.js
deps/npm/lib/run-script.js
deps/npm/lib/submodule.js
deps/npm/lib/unbuild.js
deps/npm/lib/uninstall.js
deps/npm/lib/unpublish.js
deps/npm/lib/utils/cmd-shim.js
deps/npm/lib/utils/completion/file-completion.js
deps/npm/lib/utils/completion/installed-deep.js
deps/npm/lib/utils/completion/installed-shallow.js
deps/npm/lib/utils/find.js [deleted file]
deps/npm/lib/utils/lifecycle.js
deps/npm/lib/utils/link.js
deps/npm/lib/utils/load-package-defaults.js [deleted file]
deps/npm/lib/utils/read-json.js [deleted file]
deps/npm/lib/utils/relativize.js [deleted file]
deps/npm/lib/utils/tar.js
deps/npm/lib/version.js
deps/npm/lib/view.js
deps/npm/man/man1/install.1
deps/npm/man/man1/npm.1
deps/npm/man/man3/npm.3
deps/npm/node_modules/glob/.npmignore [moved from deps/npm/node_modules/node-gyp/node_modules/glob/.npmignore with 100% similarity]
deps/npm/node_modules/glob/.travis.yml [moved from deps/npm/node_modules/node-gyp/node_modules/glob/.travis.yml with 100% similarity]
deps/npm/node_modules/glob/LICENCE [moved from deps/npm/node_modules/node-gyp/node_modules/glob/LICENCE with 100% similarity]
deps/npm/node_modules/glob/README.md [moved from deps/npm/node_modules/node-gyp/node_modules/glob/README.md with 100% similarity]
deps/npm/node_modules/glob/glob.js [moved from deps/npm/node_modules/node-gyp/node_modules/glob/glob.js with 99% similarity]
deps/npm/node_modules/glob/package.json [new file with mode: 0644]
deps/npm/node_modules/lru-cache/AUTHORS [new file with mode: 0644]
deps/npm/node_modules/lru-cache/README.md
deps/npm/node_modules/lru-cache/lib/lru-cache.js
deps/npm/node_modules/lru-cache/package.json
deps/npm/node_modules/minimatch/minimatch.js
deps/npm/node_modules/minimatch/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/legacy/common.gypi
deps/npm/node_modules/node-gyp/lib/build.js
deps/npm/node_modules/node-gyp/lib/clean.js
deps/npm/node_modules/node-gyp/lib/configure.js
deps/npm/node_modules/node-gyp/lib/install.js
deps/npm/node_modules/node-gyp/lib/list.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/lib/remove.js
deps/npm/node_modules/node-gyp/lib/util/mkdirp.js [deleted file]
deps/npm/node_modules/node-gyp/node_modules/ansi/.npmignore [deleted file]
deps/npm/node_modules/node-gyp/node_modules/ansi/README.md [deleted file]
deps/npm/node_modules/node-gyp/node_modules/ansi/examples/imgcat.js [deleted file]
deps/npm/node_modules/node-gyp/node_modules/ansi/examples/yoshi.png [deleted file]
deps/npm/node_modules/node-gyp/node_modules/ansi/lib/ansi.js [deleted file]
deps/npm/node_modules/node-gyp/node_modules/ansi/nodejs.png [deleted file]
deps/npm/node_modules/node-gyp/node_modules/ansi/package.json [deleted file]
deps/npm/node_modules/node-gyp/node_modules/ansi/server.js [deleted file]
deps/npm/node_modules/node-gyp/node_modules/glob/examples/g.js [deleted file]
deps/npm/node_modules/node-gyp/node_modules/glob/examples/usr-local.js [deleted file]
deps/npm/node_modules/node-gyp/node_modules/glob/package.json [deleted file]
deps/npm/node_modules/node-gyp/node_modules/glob/test/00-setup.js [deleted file]
deps/npm/node_modules/node-gyp/node_modules/glob/test/bash-comparison.js [deleted file]
deps/npm/node_modules/node-gyp/node_modules/glob/test/cwd-test.js [deleted file]
deps/npm/node_modules/node-gyp/node_modules/glob/test/pause-resume.js [deleted file]
deps/npm/node_modules/node-gyp/node_modules/glob/test/root-nomount.js [deleted file]
deps/npm/node_modules/node-gyp/node_modules/glob/test/root.js [deleted file]
deps/npm/node_modules/node-gyp/node_modules/glob/test/zz-cleanup.js [deleted file]
deps/npm/node_modules/node-gyp/package.json
deps/npm/node_modules/npm-registry-client/lib/get.js
deps/npm/node_modules/npm-registry-client/package.json
deps/npm/node_modules/read-installed/README.md [new file with mode: 0644]
deps/npm/node_modules/read-installed/package.json [new file with mode: 0644]
deps/npm/node_modules/read-installed/read-installed.js [moved from deps/npm/lib/utils/read-installed.js with 86% similarity]
deps/npm/node_modules/read-package-json/README.md [new file with mode: 0644]
deps/npm/node_modules/read-package-json/package.json [new file with mode: 0644]
deps/npm/node_modules/read-package-json/read-json.js [new file with mode: 0644]
deps/npm/package.json
deps/npm/test/packages/npm-test-ignore-nested-nm/lib/node_modules/foo [new file with mode: 0644]