deps: upgrade to npm 2.13.0
authorForrest L Norvell <forrest@npmjs.com>
Fri, 10 Jul 2015 03:48:26 +0000 (20:48 -0700)
committerJeremiah Senkpiel <fishrock123@rocketmail.com>
Thu, 16 Jul 2015 19:26:54 +0000 (12:26 -0700)
commit938cc757bb996244df6301cd91187789f4f8a909
treee701fd52797d3babf9f1ab3355c96d2d8457c0eb
parent6c3aabf455f5ed9c65bd6ae1ea208c752317216b
deps: upgrade to npm 2.13.0

PR-URL: https://github.com/nodejs/io.js/pull/2152
Reviewed-By: Jeremiah Senkpiel <fishrock123@rocketmail.com>
364 files changed:
deps/npm/AUTHORS
deps/npm/CHANGELOG.md
deps/npm/doc/api/npm-ping.md [new file with mode: 0644]
deps/npm/doc/cli/npm-ping.md [new file with mode: 0644]
deps/npm/doc/cli/npm-version.md
deps/npm/doc/files/package.json.md
deps/npm/doc/misc/npm-faq.md
deps/npm/doc/misc/npm-index.md
deps/npm/html/doc/README.html
deps/npm/html/doc/api/npm-bin.html
deps/npm/html/doc/api/npm-bugs.html
deps/npm/html/doc/api/npm-cache.html
deps/npm/html/doc/api/npm-commands.html
deps/npm/html/doc/api/npm-config.html
deps/npm/html/doc/api/npm-deprecate.html
deps/npm/html/doc/api/npm-docs.html
deps/npm/html/doc/api/npm-edit.html
deps/npm/html/doc/api/npm-explore.html
deps/npm/html/doc/api/npm-help-search.html
deps/npm/html/doc/api/npm-init.html
deps/npm/html/doc/api/npm-install.html
deps/npm/html/doc/api/npm-link.html
deps/npm/html/doc/api/npm-load.html
deps/npm/html/doc/api/npm-ls.html
deps/npm/html/doc/api/npm-outdated.html
deps/npm/html/doc/api/npm-owner.html
deps/npm/html/doc/api/npm-pack.html
deps/npm/html/doc/api/npm-prefix.html
deps/npm/html/doc/api/npm-prune.html
deps/npm/html/doc/api/npm-publish.html
deps/npm/html/doc/api/npm-rebuild.html
deps/npm/html/doc/api/npm-repo.html
deps/npm/html/doc/api/npm-restart.html
deps/npm/html/doc/api/npm-root.html
deps/npm/html/doc/api/npm-run-script.html
deps/npm/html/doc/api/npm-search.html
deps/npm/html/doc/api/npm-shrinkwrap.html
deps/npm/html/doc/api/npm-start.html
deps/npm/html/doc/api/npm-stop.html
deps/npm/html/doc/api/npm-submodule.html [new file with mode: 0644]
deps/npm/html/doc/api/npm-tag.html
deps/npm/html/doc/api/npm-test.html
deps/npm/html/doc/api/npm-uninstall.html
deps/npm/html/doc/api/npm-unpublish.html
deps/npm/html/doc/api/npm-update.html
deps/npm/html/doc/api/npm-version.html
deps/npm/html/doc/api/npm-view.html
deps/npm/html/doc/api/npm-whoami.html
deps/npm/html/doc/api/npm.html
deps/npm/html/doc/cli/npm-access.html
deps/npm/html/doc/cli/npm-adduser.html
deps/npm/html/doc/cli/npm-bin.html
deps/npm/html/doc/cli/npm-bugs.html
deps/npm/html/doc/cli/npm-build.html
deps/npm/html/doc/cli/npm-bundle.html
deps/npm/html/doc/cli/npm-cache.html
deps/npm/html/doc/cli/npm-completion.html
deps/npm/html/doc/cli/npm-config.html
deps/npm/html/doc/cli/npm-dedupe.html
deps/npm/html/doc/cli/npm-deprecate.html
deps/npm/html/doc/cli/npm-dist-tag.html
deps/npm/html/doc/cli/npm-docs.html
deps/npm/html/doc/cli/npm-edit.html
deps/npm/html/doc/cli/npm-explore.html
deps/npm/html/doc/cli/npm-help-search.html
deps/npm/html/doc/cli/npm-help.html
deps/npm/html/doc/cli/npm-init.html
deps/npm/html/doc/cli/npm-install.html
deps/npm/html/doc/cli/npm-link.html
deps/npm/html/doc/cli/npm-logout.html
deps/npm/html/doc/cli/npm-ls.html
deps/npm/html/doc/cli/npm-outdated.html
deps/npm/html/doc/cli/npm-owner.html
deps/npm/html/doc/cli/npm-pack.html
deps/npm/html/doc/cli/npm-prefix.html
deps/npm/html/doc/cli/npm-prune.html
deps/npm/html/doc/cli/npm-publish.html
deps/npm/html/doc/cli/npm-rebuild.html
deps/npm/html/doc/cli/npm-repo.html
deps/npm/html/doc/cli/npm-restart.html
deps/npm/html/doc/cli/npm-rm.html
deps/npm/html/doc/cli/npm-root.html
deps/npm/html/doc/cli/npm-run-script.html
deps/npm/html/doc/cli/npm-search.html
deps/npm/html/doc/cli/npm-shrinkwrap.html
deps/npm/html/doc/cli/npm-star.html
deps/npm/html/doc/cli/npm-stars.html
deps/npm/html/doc/cli/npm-start.html
deps/npm/html/doc/cli/npm-stop.html
deps/npm/html/doc/cli/npm-submodule.html [new file with mode: 0644]
deps/npm/html/doc/cli/npm-tag.html
deps/npm/html/doc/cli/npm-test.html
deps/npm/html/doc/cli/npm-uninstall.html
deps/npm/html/doc/cli/npm-unpublish.html
deps/npm/html/doc/cli/npm-update.html
deps/npm/html/doc/cli/npm-version.html
deps/npm/html/doc/cli/npm-view.html
deps/npm/html/doc/cli/npm-whoami.html
deps/npm/html/doc/cli/npm.html
deps/npm/html/doc/files/npm-folders.html
deps/npm/html/doc/files/npm-global.html
deps/npm/html/doc/files/npm-json.html
deps/npm/html/doc/files/npmrc.html
deps/npm/html/doc/files/package.json.html
deps/npm/html/doc/index.html
deps/npm/html/doc/misc/npm-coding-style.html
deps/npm/html/doc/misc/npm-config.html
deps/npm/html/doc/misc/npm-developers.html
deps/npm/html/doc/misc/npm-disputes.html
deps/npm/html/doc/misc/npm-faq.html
deps/npm/html/doc/misc/npm-index.html
deps/npm/html/doc/misc/npm-registry.html
deps/npm/html/doc/misc/npm-scope.html
deps/npm/html/doc/misc/npm-scripts.html
deps/npm/html/doc/misc/removing-npm.html
deps/npm/html/doc/misc/semver.html
deps/npm/html/partial/doc/README.html
deps/npm/html/partial/doc/api/npm-submodule.html [new file with mode: 0644]
deps/npm/html/partial/doc/api/npm.html
deps/npm/html/partial/doc/cli/npm-ls.html
deps/npm/html/partial/doc/cli/npm-submodule.html [new file with mode: 0644]
deps/npm/html/partial/doc/cli/npm-version.html
deps/npm/html/partial/doc/cli/npm.html
deps/npm/html/partial/doc/files/npm-json.html
deps/npm/html/partial/doc/files/package.json.html
deps/npm/html/partial/doc/index.html
deps/npm/html/partial/doc/misc/npm-disputes.html
deps/npm/html/partial/doc/misc/npm-faq.html
deps/npm/html/partial/doc/misc/npm-index.html
deps/npm/lib/install.js
deps/npm/lib/npm.js
deps/npm/lib/ping.js [new file with mode: 0644]
deps/npm/lib/version.js
deps/npm/man/man1/npm-ls.1
deps/npm/man/man1/npm-submodule.1 [new file with mode: 0644]
deps/npm/man/man1/npm-version.1
deps/npm/man/man1/npm.1
deps/npm/man/man3/npm-submodule.3 [new file with mode: 0644]
deps/npm/man/man3/npm.3
deps/npm/man/man5/npm-json.5
deps/npm/man/man5/package.json.5
deps/npm/man/man7/npm-faq.7
deps/npm/man/man7/npm-index.7
deps/npm/node_modules/cmd-shim/node_modules/graceful-fs/.npmignore [moved from deps/npm/node_modules/graceful-fs/.npmignore with 100% similarity]
deps/npm/node_modules/cmd-shim/node_modules/graceful-fs/LICENSE [new file with mode: 0644]
deps/npm/node_modules/cmd-shim/node_modules/graceful-fs/README.md [new file with mode: 0644]
deps/npm/node_modules/cmd-shim/node_modules/graceful-fs/fs.js [new file with mode: 0644]
deps/npm/node_modules/cmd-shim/node_modules/graceful-fs/graceful-fs.js [new file with mode: 0644]
deps/npm/node_modules/cmd-shim/node_modules/graceful-fs/package.json [new file with mode: 0644]
deps/npm/node_modules/cmd-shim/node_modules/graceful-fs/polyfills.js [new file with mode: 0644]
deps/npm/node_modules/cmd-shim/node_modules/graceful-fs/test/max-open.js [moved from deps/npm/node_modules/graceful-fs/test/max-open.js with 100% similarity]
deps/npm/node_modules/cmd-shim/node_modules/graceful-fs/test/open.js [moved from deps/npm/node_modules/graceful-fs/test/open.js with 100% similarity]
deps/npm/node_modules/cmd-shim/node_modules/graceful-fs/test/readdir-sort.js [moved from deps/npm/node_modules/graceful-fs/test/readdir-sort.js with 100% similarity]
deps/npm/node_modules/cmd-shim/node_modules/graceful-fs/test/write-then-read.js [moved from deps/npm/node_modules/graceful-fs/test/write-then-read.js with 100% similarity]
deps/npm/node_modules/fs-vacuum/node_modules/graceful-fs/.npmignore [new file with mode: 0644]
deps/npm/node_modules/fs-vacuum/node_modules/graceful-fs/LICENSE [new file with mode: 0644]
deps/npm/node_modules/fs-vacuum/node_modules/graceful-fs/README.md [new file with mode: 0644]
deps/npm/node_modules/fs-vacuum/node_modules/graceful-fs/fs.js [new file with mode: 0644]
deps/npm/node_modules/fs-vacuum/node_modules/graceful-fs/graceful-fs.js [new file with mode: 0644]
deps/npm/node_modules/fs-vacuum/node_modules/graceful-fs/package.json [new file with mode: 0644]
deps/npm/node_modules/fs-vacuum/node_modules/graceful-fs/polyfills.js [new file with mode: 0644]
deps/npm/node_modules/fs-vacuum/node_modules/graceful-fs/test/max-open.js [new file with mode: 0644]
deps/npm/node_modules/fs-vacuum/node_modules/graceful-fs/test/open.js [new file with mode: 0644]
deps/npm/node_modules/fs-vacuum/node_modules/graceful-fs/test/readdir-sort.js [new file with mode: 0644]
deps/npm/node_modules/fs-vacuum/node_modules/graceful-fs/test/write-then-read.js [new file with mode: 0644]
deps/npm/node_modules/fs-write-stream-atomic/node_modules/graceful-fs/.npmignore [new file with mode: 0644]
deps/npm/node_modules/fs-write-stream-atomic/node_modules/graceful-fs/LICENSE [new file with mode: 0644]
deps/npm/node_modules/fs-write-stream-atomic/node_modules/graceful-fs/README.md [new file with mode: 0644]
deps/npm/node_modules/fs-write-stream-atomic/node_modules/graceful-fs/fs.js [new file with mode: 0644]
deps/npm/node_modules/fs-write-stream-atomic/node_modules/graceful-fs/graceful-fs.js [new file with mode: 0644]
deps/npm/node_modules/fs-write-stream-atomic/node_modules/graceful-fs/package.json [new file with mode: 0644]
deps/npm/node_modules/fs-write-stream-atomic/node_modules/graceful-fs/polyfills.js [new file with mode: 0644]
deps/npm/node_modules/fs-write-stream-atomic/node_modules/graceful-fs/test/max-open.js [new file with mode: 0644]
deps/npm/node_modules/fs-write-stream-atomic/node_modules/graceful-fs/test/open.js [new file with mode: 0644]
deps/npm/node_modules/fs-write-stream-atomic/node_modules/graceful-fs/test/readdir-sort.js [new file with mode: 0644]
deps/npm/node_modules/fs-write-stream-atomic/node_modules/graceful-fs/test/write-then-read.js [new file with mode: 0644]
deps/npm/node_modules/fstream/node_modules/graceful-fs/.npmignore [new file with mode: 0644]
deps/npm/node_modules/fstream/node_modules/graceful-fs/LICENSE [new file with mode: 0644]
deps/npm/node_modules/fstream/node_modules/graceful-fs/README.md [new file with mode: 0644]
deps/npm/node_modules/fstream/node_modules/graceful-fs/fs.js [new file with mode: 0644]
deps/npm/node_modules/fstream/node_modules/graceful-fs/graceful-fs.js [new file with mode: 0644]
deps/npm/node_modules/fstream/node_modules/graceful-fs/package.json [new file with mode: 0644]
deps/npm/node_modules/fstream/node_modules/graceful-fs/polyfills.js [new file with mode: 0644]
deps/npm/node_modules/fstream/node_modules/graceful-fs/test/max-open.js [new file with mode: 0644]
deps/npm/node_modules/fstream/node_modules/graceful-fs/test/open.js [new file with mode: 0644]
deps/npm/node_modules/fstream/node_modules/graceful-fs/test/readdir-sort.js [new file with mode: 0644]
deps/npm/node_modules/fstream/node_modules/graceful-fs/test/write-then-read.js [new file with mode: 0644]
deps/npm/node_modules/glob/README.md
deps/npm/node_modules/glob/glob.js
deps/npm/node_modules/glob/package.json
deps/npm/node_modules/graceful-fs/LICENSE
deps/npm/node_modules/graceful-fs/fs.js
deps/npm/node_modules/graceful-fs/graceful-fs.js
deps/npm/node_modules/graceful-fs/legacy-streams.js [new file with mode: 0644]
deps/npm/node_modules/graceful-fs/package.json
deps/npm/node_modules/graceful-fs/polyfills.js
deps/npm/node_modules/lru-cache/.travis.yml [new file with mode: 0644]
deps/npm/node_modules/lru-cache/README.md
deps/npm/node_modules/lru-cache/package.json
deps/npm/node_modules/lru-cache/test/foreach.js
deps/npm/node_modules/lru-cache/test/memory-leak.js
deps/npm/node_modules/node-gyp/addon.gypi
deps/npm/node_modules/node-gyp/lib/build.js
deps/npm/node_modules/node-gyp/lib/install.js
deps/npm/node_modules/node-gyp/node_modules/graceful-fs/.npmignore [new file with mode: 0644]
deps/npm/node_modules/node-gyp/node_modules/graceful-fs/LICENSE [new file with mode: 0644]
deps/npm/node_modules/node-gyp/node_modules/graceful-fs/README.md [new file with mode: 0644]
deps/npm/node_modules/node-gyp/node_modules/graceful-fs/fs.js [new file with mode: 0644]
deps/npm/node_modules/node-gyp/node_modules/graceful-fs/graceful-fs.js [new file with mode: 0644]
deps/npm/node_modules/node-gyp/node_modules/graceful-fs/package.json [new file with mode: 0644]
deps/npm/node_modules/node-gyp/node_modules/graceful-fs/polyfills.js [new file with mode: 0644]
deps/npm/node_modules/node-gyp/node_modules/graceful-fs/test/max-open.js [new file with mode: 0644]
deps/npm/node_modules/node-gyp/node_modules/graceful-fs/test/open.js [new file with mode: 0644]
deps/npm/node_modules/node-gyp/node_modules/graceful-fs/test/readdir-sort.js [new file with mode: 0644]
deps/npm/node_modules/node-gyp/node_modules/graceful-fs/test/write-then-read.js [new file with mode: 0644]
deps/npm/node_modules/normalize-git-url/.eslintrc [new file with mode: 0644]
deps/npm/node_modules/npm-cache-filename/index.js
deps/npm/node_modules/npm-cache-filename/package.json
deps/npm/node_modules/npm-cache-filename/test.js
deps/npm/node_modules/npm-registry-client/lib/ping.js [new file with mode: 0644]
deps/npm/node_modules/npm-registry-client/node_modules/concat-stream/.npmignore [deleted file]
deps/npm/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/readable-stream/.npmignore [new file with mode: 0644]
deps/npm/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/readable-stream/.travis.yml [new file with mode: 0644]
deps/npm/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/readable-stream/.zuul.yml [new file with mode: 0644]
deps/npm/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/readable-stream/LICENSE [new file with mode: 0644]
deps/npm/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/readable-stream/README.md [new file with mode: 0644]
deps/npm/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/readable-stream/doc/stream.markdown [new file with mode: 0644]
deps/npm/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/readable-stream/doc/wg-meetings/2015-01-30.md [new file with mode: 0644]
deps/npm/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/readable-stream/duplex.js [new file with mode: 0644]
deps/npm/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/readable-stream/lib/_stream_duplex.js [new file with mode: 0644]
deps/npm/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/readable-stream/lib/_stream_passthrough.js [new file with mode: 0644]
deps/npm/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/readable-stream/lib/_stream_readable.js [new file with mode: 0644]
deps/npm/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/readable-stream/lib/_stream_transform.js [new file with mode: 0644]
deps/npm/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/readable-stream/lib/_stream_writable.js [new file with mode: 0644]
deps/npm/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/readable-stream/node_modules/core-util-is/README.md [new file with mode: 0644]
deps/npm/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/readable-stream/node_modules/core-util-is/float.patch [new file with mode: 0644]
deps/npm/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/readable-stream/node_modules/core-util-is/lib/util.js [new file with mode: 0644]
deps/npm/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/readable-stream/node_modules/core-util-is/package.json [new file with mode: 0644]
deps/npm/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/readable-stream/node_modules/core-util-is/util.js [new file with mode: 0644]
deps/npm/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/readable-stream/node_modules/isarray/README.md [new file with mode: 0644]
deps/npm/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/readable-stream/node_modules/isarray/build/build.js [new file with mode: 0644]
deps/npm/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/readable-stream/node_modules/isarray/component.json [new file with mode: 0644]
deps/npm/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/readable-stream/node_modules/isarray/index.js [new file with mode: 0644]
deps/npm/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/readable-stream/node_modules/isarray/package.json [new file with mode: 0644]
deps/npm/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/readable-stream/node_modules/process-nextick-args/.travis.yml [new file with mode: 0644]
deps/npm/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/readable-stream/node_modules/process-nextick-args/index.js [new file with mode: 0644]
deps/npm/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/readable-stream/node_modules/process-nextick-args/package.json [new file with mode: 0644]
deps/npm/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/readable-stream/node_modules/process-nextick-args/readme.md [new file with mode: 0644]
deps/npm/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/readable-stream/node_modules/process-nextick-args/test.js [new file with mode: 0644]
deps/npm/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/readable-stream/node_modules/string_decoder/.npmignore [new file with mode: 0644]
deps/npm/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/readable-stream/node_modules/string_decoder/LICENSE [new file with mode: 0644]
deps/npm/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/readable-stream/node_modules/string_decoder/README.md [new file with mode: 0644]
deps/npm/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/readable-stream/node_modules/string_decoder/index.js [new file with mode: 0644]
deps/npm/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/readable-stream/node_modules/string_decoder/package.json [new file with mode: 0644]
deps/npm/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/readable-stream/node_modules/util-deprecate/History.md [new file with mode: 0644]
deps/npm/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/readable-stream/node_modules/util-deprecate/LICENSE [new file with mode: 0644]
deps/npm/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/readable-stream/node_modules/util-deprecate/README.md [new file with mode: 0644]
deps/npm/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/readable-stream/node_modules/util-deprecate/browser.js [new file with mode: 0644]
deps/npm/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/readable-stream/node_modules/util-deprecate/node.js [new file with mode: 0644]
deps/npm/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/readable-stream/node_modules/util-deprecate/package.json [new file with mode: 0644]
deps/npm/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/readable-stream/package.json [new file with mode: 0644]
deps/npm/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/readable-stream/passthrough.js [new file with mode: 0644]
deps/npm/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/readable-stream/readable.js [new file with mode: 0644]
deps/npm/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/readable-stream/transform.js [new file with mode: 0644]
deps/npm/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/readable-stream/writable.js [new file with mode: 0644]
deps/npm/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/typedarray/package.json
deps/npm/node_modules/npm-registry-client/node_modules/concat-stream/package.json
deps/npm/node_modules/npm-registry-client/node_modules/concat-stream/readme.md
deps/npm/node_modules/npm-registry-client/node_modules/concat-stream/test/array.js [deleted file]
deps/npm/node_modules/npm-registry-client/node_modules/concat-stream/test/buffer.js [deleted file]
deps/npm/node_modules/npm-registry-client/node_modules/concat-stream/test/infer.js [deleted file]
deps/npm/node_modules/npm-registry-client/node_modules/concat-stream/test/nothing.js [deleted file]
deps/npm/node_modules/npm-registry-client/node_modules/concat-stream/test/objects.js [deleted file]
deps/npm/node_modules/npm-registry-client/node_modules/concat-stream/test/server/ls.js [deleted file]
deps/npm/node_modules/npm-registry-client/node_modules/concat-stream/test/string.js [deleted file]
deps/npm/node_modules/npm-registry-client/node_modules/concat-stream/test/typedarray.js [deleted file]
deps/npm/node_modules/npm-registry-client/node_modules/graceful-fs/.npmignore [new file with mode: 0644]
deps/npm/node_modules/npm-registry-client/node_modules/graceful-fs/LICENSE [new file with mode: 0644]
deps/npm/node_modules/npm-registry-client/node_modules/graceful-fs/README.md [new file with mode: 0644]
deps/npm/node_modules/npm-registry-client/node_modules/graceful-fs/fs.js [new file with mode: 0644]
deps/npm/node_modules/npm-registry-client/node_modules/graceful-fs/graceful-fs.js [new file with mode: 0644]
deps/npm/node_modules/npm-registry-client/node_modules/graceful-fs/package.json [new file with mode: 0644]
deps/npm/node_modules/npm-registry-client/node_modules/graceful-fs/polyfills.js [new file with mode: 0644]
deps/npm/node_modules/npm-registry-client/node_modules/graceful-fs/test/max-open.js [new file with mode: 0644]
deps/npm/node_modules/npm-registry-client/node_modules/graceful-fs/test/open.js [new file with mode: 0644]
deps/npm/node_modules/npm-registry-client/node_modules/graceful-fs/test/readdir-sort.js [new file with mode: 0644]
deps/npm/node_modules/npm-registry-client/node_modules/graceful-fs/test/write-then-read.js [new file with mode: 0644]
deps/npm/node_modules/npm-registry-client/package.json
deps/npm/node_modules/npm-registry-client/test/fixtures/@npm/npm-registry-client/cache.json [new file with mode: 0644]
deps/npm/node_modules/npm-registry-client/test/fixtures/underscore/1.3.3/cache.json [new file with mode: 0644]
deps/npm/node_modules/npm-registry-client/test/fixtures/underscore/1.3.3/package.tgz [new file with mode: 0644]
deps/npm/node_modules/npm-registry-client/test/fixtures/underscore/cache.json [new file with mode: 0644]
deps/npm/node_modules/npm-registry-client/test/get-403.js [new file with mode: 0644]
deps/npm/node_modules/npm-registry-client/test/ping.js [new file with mode: 0644]
deps/npm/node_modules/osenv/node_modules/os-homedir/index.js [new file with mode: 0644]
deps/npm/node_modules/osenv/node_modules/os-homedir/license [new file with mode: 0644]
deps/npm/node_modules/osenv/node_modules/os-homedir/package.json [new file with mode: 0644]
deps/npm/node_modules/osenv/node_modules/os-homedir/readme.md [new file with mode: 0644]
deps/npm/node_modules/osenv/node_modules/os-tmpdir/package.json
deps/npm/node_modules/osenv/osenv.js
deps/npm/node_modules/osenv/package.json
deps/npm/node_modules/osenv/x.tap [new file with mode: 0644]
deps/npm/node_modules/read-installed/node_modules/graceful-fs/.npmignore [new file with mode: 0644]
deps/npm/node_modules/read-installed/node_modules/graceful-fs/LICENSE [new file with mode: 0644]
deps/npm/node_modules/read-installed/node_modules/graceful-fs/README.md [new file with mode: 0644]
deps/npm/node_modules/read-installed/node_modules/graceful-fs/fs.js [new file with mode: 0644]
deps/npm/node_modules/read-installed/node_modules/graceful-fs/graceful-fs.js [new file with mode: 0644]
deps/npm/node_modules/read-installed/node_modules/graceful-fs/package.json [new file with mode: 0644]
deps/npm/node_modules/read-installed/node_modules/graceful-fs/polyfills.js [new file with mode: 0644]
deps/npm/node_modules/read-installed/node_modules/graceful-fs/test/max-open.js [new file with mode: 0644]
deps/npm/node_modules/read-installed/node_modules/graceful-fs/test/open.js [new file with mode: 0644]
deps/npm/node_modules/read-installed/node_modules/graceful-fs/test/readdir-sort.js [new file with mode: 0644]
deps/npm/node_modules/read-installed/node_modules/graceful-fs/test/write-then-read.js [new file with mode: 0644]
deps/npm/node_modules/read-package-json/node_modules/graceful-fs/.npmignore [new file with mode: 0644]
deps/npm/node_modules/read-package-json/node_modules/graceful-fs/LICENSE [new file with mode: 0644]
deps/npm/node_modules/read-package-json/node_modules/graceful-fs/README.md [new file with mode: 0644]
deps/npm/node_modules/read-package-json/node_modules/graceful-fs/fs.js [new file with mode: 0644]
deps/npm/node_modules/read-package-json/node_modules/graceful-fs/graceful-fs.js [new file with mode: 0644]
deps/npm/node_modules/read-package-json/node_modules/graceful-fs/package.json [new file with mode: 0644]
deps/npm/node_modules/read-package-json/node_modules/graceful-fs/polyfills.js [new file with mode: 0644]
deps/npm/node_modules/read-package-json/node_modules/graceful-fs/test/max-open.js [new file with mode: 0644]
deps/npm/node_modules/read-package-json/node_modules/graceful-fs/test/open.js [new file with mode: 0644]
deps/npm/node_modules/read-package-json/node_modules/graceful-fs/test/readdir-sort.js [new file with mode: 0644]
deps/npm/node_modules/read-package-json/node_modules/graceful-fs/test/write-then-read.js [new file with mode: 0644]
deps/npm/node_modules/request/.eslintrc [new file with mode: 0644]
deps/npm/node_modules/request/node_modules/bl/.jshintrc [new file with mode: 0644]
deps/npm/node_modules/request/node_modules/har-validator/node_modules/is-my-json-valid/node_modules/xtend/.jshintrc [new file with mode: 0644]
deps/npm/node_modules/request/node_modules/isstream/.jshintrc [new file with mode: 0644]
deps/npm/node_modules/request/node_modules/qs/.jshintrc [new file with mode: 0644]
deps/npm/node_modules/request/node_modules/tunnel-agent/.jshintrc [new file with mode: 0644]
deps/npm/node_modules/rimraf/bin.js
deps/npm/node_modules/rimraf/package.json
deps/npm/node_modules/sha/node_modules/graceful-fs/.npmignore [new file with mode: 0644]
deps/npm/node_modules/sha/node_modules/graceful-fs/LICENSE [new file with mode: 0644]
deps/npm/node_modules/sha/node_modules/graceful-fs/README.md [new file with mode: 0644]
deps/npm/node_modules/sha/node_modules/graceful-fs/fs.js [new file with mode: 0644]
deps/npm/node_modules/sha/node_modules/graceful-fs/graceful-fs.js [new file with mode: 0644]
deps/npm/node_modules/sha/node_modules/graceful-fs/package.json [new file with mode: 0644]
deps/npm/node_modules/sha/node_modules/graceful-fs/polyfills.js [new file with mode: 0644]
deps/npm/node_modules/sha/node_modules/graceful-fs/test/max-open.js [new file with mode: 0644]
deps/npm/node_modules/sha/node_modules/graceful-fs/test/open.js [new file with mode: 0644]
deps/npm/node_modules/sha/node_modules/graceful-fs/test/readdir-sort.js [new file with mode: 0644]
deps/npm/node_modules/sha/node_modules/graceful-fs/test/write-then-read.js [new file with mode: 0644]
deps/npm/node_modules/validate-npm-package-name/LICENSE [new file with mode: 0644]
deps/npm/node_modules/validate-npm-package-name/README.md
deps/npm/node_modules/validate-npm-package-name/node_modules/builtins/package.json
deps/npm/node_modules/validate-npm-package-name/package.json
deps/npm/node_modules/write-file-atomic/node_modules/graceful-fs/.npmignore [new file with mode: 0644]
deps/npm/node_modules/write-file-atomic/node_modules/graceful-fs/LICENSE [new file with mode: 0644]
deps/npm/node_modules/write-file-atomic/node_modules/graceful-fs/README.md [new file with mode: 0644]
deps/npm/node_modules/write-file-atomic/node_modules/graceful-fs/fs.js [new file with mode: 0644]
deps/npm/node_modules/write-file-atomic/node_modules/graceful-fs/graceful-fs.js [new file with mode: 0644]
deps/npm/node_modules/write-file-atomic/node_modules/graceful-fs/package.json [new file with mode: 0644]
deps/npm/node_modules/write-file-atomic/node_modules/graceful-fs/polyfills.js [new file with mode: 0644]
deps/npm/node_modules/write-file-atomic/node_modules/graceful-fs/test/max-open.js [new file with mode: 0644]
deps/npm/node_modules/write-file-atomic/node_modules/graceful-fs/test/open.js [new file with mode: 0644]
deps/npm/node_modules/write-file-atomic/node_modules/graceful-fs/test/readdir-sort.js [new file with mode: 0644]
deps/npm/node_modules/write-file-atomic/node_modules/graceful-fs/test/write-then-read.js [new file with mode: 0644]
deps/npm/package.json
deps/npm/test/fixtures/config/userconfig-with-gc
deps/npm/test/tap/peer-deps-invalid.js
deps/npm/test/tap/ping.js [new file with mode: 0644]
deps/npm/test/tap/version-git-not-clean.js
deps/npm/test/tap/version-lifecycle.js