npm: Update to 1.4.28
authorTimothy J Fontaine <tjfontaine@gmail.com>
Tue, 16 Sep 2014 22:38:50 +0000 (15:38 -0700)
committerTimothy J Fontaine <tjfontaine@gmail.com>
Tue, 16 Sep 2014 22:38:50 +0000 (15:38 -0700)
commitdaca803e9e333d85213a334f692e30e556e6e146
tree2a541b9f29f966ae0a3ed6c5f6764009cfcd71a2
parent1fddc1fee84785d296e37337dcb0dc12c13a049f
npm: Update to 1.4.28
502 files changed:
deps/npm/.tern-project [deleted file]
deps/npm/CHANGELOG.md [new file with mode: 0644]
deps/npm/Makefile
deps/npm/doc/cli/npm-version.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
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-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-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-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
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 [new file with mode: 0644]
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/lib/install.js
deps/npm/lib/npm.js
deps/npm/lib/utils/error-handler.js
deps/npm/lib/utils/lifecycle.js
deps/npm/lib/utils/tar.js
deps/npm/man/man1/npm-README.1
deps/npm/man/man1/npm-adduser.1
deps/npm/man/man1/npm-bin.1
deps/npm/man/man1/npm-bugs.1
deps/npm/man/man1/npm-build.1
deps/npm/man/man1/npm-bundle.1
deps/npm/man/man1/npm-cache.1
deps/npm/man/man1/npm-completion.1
deps/npm/man/man1/npm-config.1
deps/npm/man/man1/npm-dedupe.1
deps/npm/man/man1/npm-deprecate.1
deps/npm/man/man1/npm-docs.1
deps/npm/man/man1/npm-edit.1
deps/npm/man/man1/npm-explore.1
deps/npm/man/man1/npm-help-search.1
deps/npm/man/man1/npm-help.1
deps/npm/man/man1/npm-init.1
deps/npm/man/man1/npm-install.1
deps/npm/man/man1/npm-link.1
deps/npm/man/man1/npm-ls.1
deps/npm/man/man1/npm-outdated.1
deps/npm/man/man1/npm-owner.1
deps/npm/man/man1/npm-pack.1
deps/npm/man/man1/npm-prefix.1
deps/npm/man/man1/npm-prune.1
deps/npm/man/man1/npm-publish.1
deps/npm/man/man1/npm-rebuild.1
deps/npm/man/man1/npm-repo.1
deps/npm/man/man1/npm-restart.1
deps/npm/man/man1/npm-rm.1
deps/npm/man/man1/npm-root.1
deps/npm/man/man1/npm-run-script.1
deps/npm/man/man1/npm-search.1
deps/npm/man/man1/npm-shrinkwrap.1
deps/npm/man/man1/npm-star.1
deps/npm/man/man1/npm-stars.1
deps/npm/man/man1/npm-start.1
deps/npm/man/man1/npm-stop.1
deps/npm/man/man1/npm-submodule.1
deps/npm/man/man1/npm-tag.1
deps/npm/man/man1/npm-test.1
deps/npm/man/man1/npm-uninstall.1
deps/npm/man/man1/npm-unpublish.1
deps/npm/man/man1/npm-update.1
deps/npm/man/man1/npm-version.1
deps/npm/man/man1/npm-view.1
deps/npm/man/man1/npm-whoami.1
deps/npm/man/man1/npm.1
deps/npm/man/man3/npm-bin.3
deps/npm/man/man3/npm-bugs.3
deps/npm/man/man3/npm-cache.3
deps/npm/man/man3/npm-commands.3
deps/npm/man/man3/npm-config.3
deps/npm/man/man3/npm-deprecate.3
deps/npm/man/man3/npm-docs.3
deps/npm/man/man3/npm-edit.3
deps/npm/man/man3/npm-explore.3
deps/npm/man/man3/npm-help-search.3
deps/npm/man/man3/npm-init.3
deps/npm/man/man3/npm-install.3
deps/npm/man/man3/npm-link.3
deps/npm/man/man3/npm-load.3
deps/npm/man/man3/npm-ls.3
deps/npm/man/man3/npm-outdated.3
deps/npm/man/man3/npm-owner.3
deps/npm/man/man3/npm-pack.3
deps/npm/man/man3/npm-prefix.3
deps/npm/man/man3/npm-prune.3
deps/npm/man/man3/npm-publish.3
deps/npm/man/man3/npm-rebuild.3
deps/npm/man/man3/npm-repo.3
deps/npm/man/man3/npm-restart.3
deps/npm/man/man3/npm-root.3
deps/npm/man/man3/npm-run-script.3
deps/npm/man/man3/npm-search.3
deps/npm/man/man3/npm-shrinkwrap.3
deps/npm/man/man3/npm-start.3
deps/npm/man/man3/npm-stop.3
deps/npm/man/man3/npm-submodule.3
deps/npm/man/man3/npm-tag.3
deps/npm/man/man3/npm-test.3
deps/npm/man/man3/npm-uninstall.3
deps/npm/man/man3/npm-unpublish.3
deps/npm/man/man3/npm-update.3
deps/npm/man/man3/npm-version.3
deps/npm/man/man3/npm-view.3
deps/npm/man/man3/npm-whoami.3
deps/npm/man/man3/npm.3
deps/npm/man/man5/npm-folders.5
deps/npm/man/man5/npm-global.5
deps/npm/man/man5/npm-json.5
deps/npm/man/man5/npmrc.5
deps/npm/man/man5/package.json.5
deps/npm/man/man7/npm-coding-style.7
deps/npm/man/man7/npm-config.7
deps/npm/man/man7/npm-developers.7
deps/npm/man/man7/npm-disputes.7
deps/npm/man/man7/npm-faq.7
deps/npm/man/man7/npm-index.7
deps/npm/man/man7/npm-registry.7
deps/npm/man/man7/npm-scope.7 [new file with mode: 0644]
deps/npm/man/man7/npm-scripts.7
deps/npm/man/man7/removing-npm.7
deps/npm/man/man7/semver.7
deps/npm/node_modules/cmd-shim/.npmignore
deps/npm/node_modules/cmd-shim/.travis.yml
deps/npm/node_modules/cmd-shim/LICENSE
deps/npm/node_modules/cmd-shim/README.md
deps/npm/node_modules/cmd-shim/index.js
deps/npm/node_modules/cmd-shim/package.json
deps/npm/node_modules/cmd-shim/test/00-setup.js
deps/npm/node_modules/cmd-shim/test/basic.js [changed mode: 0644->0755]
deps/npm/node_modules/cmd-shim/test/zz-cleanup.js
deps/npm/node_modules/columnify/Readme.md
deps/npm/node_modules/columnify/index.js
deps/npm/node_modules/columnify/node_modules/strip-ansi/index.js
deps/npm/node_modules/columnify/node_modules/strip-ansi/node_modules/ansi-regex/index.js
deps/npm/node_modules/columnify/node_modules/strip-ansi/node_modules/ansi-regex/package.json
deps/npm/node_modules/columnify/node_modules/strip-ansi/node_modules/ansi-regex/readme.md
deps/npm/node_modules/columnify/node_modules/strip-ansi/package.json
deps/npm/node_modules/columnify/node_modules/wcwidth.js/INSTALL.md [deleted file]
deps/npm/node_modules/columnify/node_modules/wcwidth.js/NEWS [deleted file]
deps/npm/node_modules/columnify/node_modules/wcwidth.js/README.md [deleted file]
deps/npm/node_modules/columnify/node_modules/wcwidth.js/node_modules/underscore/README.md [deleted file]
deps/npm/node_modules/columnify/node_modules/wcwidth.js/node_modules/underscore/package.json [deleted file]
deps/npm/node_modules/columnify/node_modules/wcwidth.js/node_modules/underscore/underscore-min.js [deleted file]
deps/npm/node_modules/columnify/node_modules/wcwidth.js/node_modules/underscore/underscore.js [deleted file]
deps/npm/node_modules/columnify/node_modules/wcwidth.js/package.json [deleted file]
deps/npm/node_modules/columnify/node_modules/wcwidth.js/wcwidth.js [deleted file]
deps/npm/node_modules/columnify/node_modules/wcwidth/.npmignore [new file with mode: 0644]
deps/npm/node_modules/columnify/node_modules/wcwidth/LICENSE [moved from deps/npm/node_modules/columnify/node_modules/wcwidth.js/LICENSE.md with 99% similarity]
deps/npm/node_modules/columnify/node_modules/wcwidth/Readme.md [new file with mode: 0644]
deps/npm/node_modules/columnify/node_modules/wcwidth/combining.js [new file with mode: 0644]
deps/npm/node_modules/columnify/node_modules/wcwidth/docs/index.md [new file with mode: 0644]
deps/npm/node_modules/columnify/node_modules/wcwidth/index.js [new file with mode: 0644]
deps/npm/node_modules/columnify/node_modules/wcwidth/node_modules/defaults/.npmignore [new file with mode: 0644]
deps/npm/node_modules/columnify/node_modules/wcwidth/node_modules/defaults/README.md [new file with mode: 0644]
deps/npm/node_modules/columnify/node_modules/wcwidth/node_modules/defaults/index.js [new file with mode: 0644]
deps/npm/node_modules/columnify/node_modules/wcwidth/node_modules/defaults/node_modules/clone/.npmignore [new file with mode: 0644]
deps/npm/node_modules/columnify/node_modules/wcwidth/node_modules/defaults/node_modules/clone/.travis.yml [new file with mode: 0644]
deps/npm/node_modules/columnify/node_modules/wcwidth/node_modules/defaults/node_modules/clone/LICENSE [new file with mode: 0644]
deps/npm/node_modules/columnify/node_modules/wcwidth/node_modules/defaults/node_modules/clone/README.md [new file with mode: 0644]
deps/npm/node_modules/columnify/node_modules/wcwidth/node_modules/defaults/node_modules/clone/clone.js [new file with mode: 0644]
deps/npm/node_modules/columnify/node_modules/wcwidth/node_modules/defaults/node_modules/clone/package.json [new file with mode: 0644]
deps/npm/node_modules/columnify/node_modules/wcwidth/node_modules/defaults/node_modules/clone/test.js [new file with mode: 0644]
deps/npm/node_modules/columnify/node_modules/wcwidth/node_modules/defaults/package.json [new file with mode: 0644]
deps/npm/node_modules/columnify/node_modules/wcwidth/node_modules/defaults/test.js [new file with mode: 0644]
deps/npm/node_modules/columnify/node_modules/wcwidth/package.json [new file with mode: 0644]
deps/npm/node_modules/columnify/node_modules/wcwidth/test/index.js [new file with mode: 0644]
deps/npm/node_modules/columnify/package.json
deps/npm/node_modules/columnify/utils.js
deps/npm/node_modules/columnify/width.js
deps/npm/node_modules/fstream/lib/writer.js
deps/npm/node_modules/fstream/package.json
deps/npm/node_modules/github-url-from-git/Readme.md
deps/npm/node_modules/github-url-from-git/index.js
deps/npm/node_modules/github-url-from-git/package.json
deps/npm/node_modules/github-url-from-git/test.js
deps/npm/node_modules/github-url-from-username-repo/README.md
deps/npm/node_modules/github-url-from-username-repo/index.js
deps/npm/node_modules/github-url-from-username-repo/package.json
deps/npm/node_modules/github-url-from-username-repo/test/index.js
deps/npm/node_modules/lockfile/README.md
deps/npm/node_modules/lockfile/lockfile.js
deps/npm/node_modules/lockfile/package.json
deps/npm/node_modules/lockfile/test/basic.js
deps/npm/node_modules/lockfile/test/retry-time.js [new file with mode: 0644]
deps/npm/node_modules/lockfile/test/stale-contention.js [new file with mode: 0644]
deps/npm/node_modules/npm-registry-client/lib/request.js
deps/npm/node_modules/npm-registry-client/package.json
deps/npm/node_modules/npm-registry-client/test/adduser-new.js
deps/npm/node_modules/npm-registry-client/test/adduser-update.js
deps/npm/node_modules/npm-registry-client/test/bugs.js
deps/npm/node_modules/npm-registry-client/test/deprecate.js
deps/npm/node_modules/npm-registry-client/test/fixtures/underscore/1.3.3/cache.json [deleted file]
deps/npm/node_modules/npm-registry-client/test/fixtures/underscore/cache.json [deleted file]
deps/npm/node_modules/npm-registry-client/test/lib/server.js
deps/npm/node_modules/npm-registry-client/test/publish-again.js
deps/npm/node_modules/npm-registry-client/test/publish.js
deps/npm/node_modules/npm-registry-client/test/star.js
deps/npm/node_modules/npm-registry-client/test/stars.js
deps/npm/node_modules/npm-registry-client/test/tag.js
deps/npm/node_modules/npm-registry-client/test/unpublish.js
deps/npm/node_modules/npm-registry-client/test/upload.js
deps/npm/node_modules/npmconf/config-defs.js
deps/npm/node_modules/npmconf/npmconf.js
deps/npm/node_modules/npmconf/package.json
deps/npm/node_modules/npmconf/test/00-setup.js
deps/npm/node_modules/read-package-json/node_modules/normalize-package-data/README.md
deps/npm/node_modules/read-package-json/node_modules/normalize-package-data/package.json
deps/npm/node_modules/read-package-json/package.json
deps/npm/node_modules/request/.travis.yml
deps/npm/node_modules/request/CHANGELOG.md [new file with mode: 0644]
deps/npm/node_modules/request/CONTRIBUTING.md [new file with mode: 0644]
deps/npm/node_modules/request/README.md
deps/npm/node_modules/request/disabled.appveyor.yml [new file with mode: 0644]
deps/npm/node_modules/request/index.js
deps/npm/node_modules/request/lib/cookies.js [new file with mode: 0644]
deps/npm/node_modules/request/lib/debug.js
deps/npm/node_modules/request/lib/getSafe.js [deleted file]
deps/npm/node_modules/request/lib/helpers.js [new file with mode: 0644]
deps/npm/node_modules/request/lib/optional.js
deps/npm/node_modules/request/node_modules/aws-sign2/package.json
deps/npm/node_modules/request/node_modules/bl/.jshintrc [new file with mode: 0644]
deps/npm/node_modules/request/node_modules/bl/.npmignore [new file with mode: 0644]
deps/npm/node_modules/request/node_modules/bl/.travis.yml [new file with mode: 0644]
deps/npm/node_modules/request/node_modules/bl/LICENSE [moved from deps/npm/node_modules/columnify/node_modules/wcwidth.js/node_modules/underscore/LICENSE with 56% similarity]
deps/npm/node_modules/request/node_modules/bl/README.md [new file with mode: 0644]
deps/npm/node_modules/request/node_modules/bl/bl.js [new file with mode: 0644]
deps/npm/node_modules/request/node_modules/bl/node_modules/readable-stream/.npmignore [new file with mode: 0644]
deps/npm/node_modules/request/node_modules/bl/node_modules/readable-stream/LICENSE [new file with mode: 0644]
deps/npm/node_modules/request/node_modules/bl/node_modules/readable-stream/README.md [new file with mode: 0644]
deps/npm/node_modules/request/node_modules/bl/node_modules/readable-stream/duplex.js [new file with mode: 0644]
deps/npm/node_modules/request/node_modules/bl/node_modules/readable-stream/lib/_stream_duplex.js [new file with mode: 0644]
deps/npm/node_modules/request/node_modules/bl/node_modules/readable-stream/lib/_stream_passthrough.js [new file with mode: 0644]
deps/npm/node_modules/request/node_modules/bl/node_modules/readable-stream/lib/_stream_readable.js [new file with mode: 0644]
deps/npm/node_modules/request/node_modules/bl/node_modules/readable-stream/lib/_stream_transform.js [new file with mode: 0644]
deps/npm/node_modules/request/node_modules/bl/node_modules/readable-stream/lib/_stream_writable.js [new file with mode: 0644]
deps/npm/node_modules/request/node_modules/bl/node_modules/readable-stream/node_modules/core-util-is/README.md [new file with mode: 0644]
deps/npm/node_modules/request/node_modules/bl/node_modules/readable-stream/node_modules/core-util-is/float.patch [new file with mode: 0644]
deps/npm/node_modules/request/node_modules/bl/node_modules/readable-stream/node_modules/core-util-is/lib/util.js [new file with mode: 0644]
deps/npm/node_modules/request/node_modules/bl/node_modules/readable-stream/node_modules/core-util-is/package.json [new file with mode: 0644]
deps/npm/node_modules/request/node_modules/bl/node_modules/readable-stream/node_modules/core-util-is/util.js [new file with mode: 0644]
deps/npm/node_modules/request/node_modules/bl/node_modules/readable-stream/node_modules/isarray/README.md [new file with mode: 0644]
deps/npm/node_modules/request/node_modules/bl/node_modules/readable-stream/node_modules/isarray/build/build.js [new file with mode: 0644]
deps/npm/node_modules/request/node_modules/bl/node_modules/readable-stream/node_modules/isarray/component.json [new file with mode: 0644]
deps/npm/node_modules/request/node_modules/bl/node_modules/readable-stream/node_modules/isarray/index.js [new file with mode: 0644]
deps/npm/node_modules/request/node_modules/bl/node_modules/readable-stream/node_modules/isarray/package.json [new file with mode: 0644]
deps/npm/node_modules/request/node_modules/bl/node_modules/readable-stream/node_modules/string_decoder/.npmignore [new file with mode: 0644]
deps/npm/node_modules/request/node_modules/bl/node_modules/readable-stream/node_modules/string_decoder/LICENSE [new file with mode: 0644]
deps/npm/node_modules/request/node_modules/bl/node_modules/readable-stream/node_modules/string_decoder/README.md [new file with mode: 0644]
deps/npm/node_modules/request/node_modules/bl/node_modules/readable-stream/node_modules/string_decoder/index.js [new file with mode: 0644]
deps/npm/node_modules/request/node_modules/bl/node_modules/readable-stream/node_modules/string_decoder/package.json [new file with mode: 0644]
deps/npm/node_modules/request/node_modules/bl/node_modules/readable-stream/package.json [new file with mode: 0644]
deps/npm/node_modules/request/node_modules/bl/node_modules/readable-stream/passthrough.js [new file with mode: 0644]
deps/npm/node_modules/request/node_modules/bl/node_modules/readable-stream/readable.js [new file with mode: 0644]
deps/npm/node_modules/request/node_modules/bl/node_modules/readable-stream/transform.js [new file with mode: 0644]
deps/npm/node_modules/request/node_modules/bl/node_modules/readable-stream/writable.js [new file with mode: 0644]
deps/npm/node_modules/request/node_modules/bl/package.json [new file with mode: 0644]
deps/npm/node_modules/request/node_modules/bl/test/basic-test.js [new file with mode: 0644]
deps/npm/node_modules/request/node_modules/bl/test/sauce.js [new file with mode: 0644]
deps/npm/node_modules/request/node_modules/bl/test/test.js [new file with mode: 0644]
deps/npm/node_modules/request/node_modules/caseless/README.md [new file with mode: 0644]
deps/npm/node_modules/request/node_modules/caseless/index.js [new file with mode: 0644]
deps/npm/node_modules/request/node_modules/caseless/package.json [new file with mode: 0644]
deps/npm/node_modules/request/node_modules/caseless/test.js [new file with mode: 0644]
deps/npm/node_modules/request/node_modules/forever-agent/index.js
deps/npm/node_modules/request/node_modules/forever-agent/package.json
deps/npm/node_modules/request/node_modules/form-data/Readme.md
deps/npm/node_modules/request/node_modules/form-data/lib/form_data.js
deps/npm/node_modules/request/node_modules/form-data/node_modules/async/.travis.yml [new file with mode: 0644]
deps/npm/node_modules/request/node_modules/form-data/node_modules/async/LICENSE
deps/npm/node_modules/request/node_modules/form-data/node_modules/async/README.md
deps/npm/node_modules/request/node_modules/form-data/node_modules/async/lib/async.js
deps/npm/node_modules/request/node_modules/form-data/node_modules/async/package.json
deps/npm/node_modules/request/node_modules/form-data/node_modules/combined-stream/.npmignore [deleted file]
deps/npm/node_modules/request/node_modules/form-data/node_modules/combined-stream/Makefile [deleted file]
deps/npm/node_modules/request/node_modules/form-data/node_modules/combined-stream/Readme.md
deps/npm/node_modules/request/node_modules/form-data/node_modules/combined-stream/lib/combined_stream.js
deps/npm/node_modules/request/node_modules/form-data/node_modules/combined-stream/node_modules/delayed-stream/package.json
deps/npm/node_modules/request/node_modules/form-data/node_modules/combined-stream/package.json
deps/npm/node_modules/request/node_modules/form-data/node_modules/combined-stream/test/common.js [deleted file]
deps/npm/node_modules/request/node_modules/form-data/node_modules/combined-stream/test/fixture/file1.txt [deleted file]
deps/npm/node_modules/request/node_modules/form-data/node_modules/combined-stream/test/fixture/file2.txt [deleted file]
deps/npm/node_modules/request/node_modules/form-data/node_modules/combined-stream/test/integration/test-callback-streams.js [deleted file]
deps/npm/node_modules/request/node_modules/form-data/node_modules/combined-stream/test/integration/test-data-size.js [deleted file]
deps/npm/node_modules/request/node_modules/form-data/node_modules/combined-stream/test/integration/test-delayed-streams-and-buffers-and-strings.js [deleted file]
deps/npm/node_modules/request/node_modules/form-data/node_modules/combined-stream/test/integration/test-delayed-streams.js [deleted file]
deps/npm/node_modules/request/node_modules/form-data/node_modules/combined-stream/test/integration/test-empty-string.js [deleted file]
deps/npm/node_modules/request/node_modules/form-data/node_modules/combined-stream/test/integration/test-is-stream-like.js [deleted file]
deps/npm/node_modules/request/node_modules/form-data/node_modules/combined-stream/test/integration/test-max-data-size.js [deleted file]
deps/npm/node_modules/request/node_modules/form-data/node_modules/combined-stream/test/integration/test-unpaused-streams.js [deleted file]
deps/npm/node_modules/request/node_modules/form-data/node_modules/combined-stream/test/run.js [deleted file]
deps/npm/node_modules/request/node_modules/form-data/node_modules/mime/LICENSE [moved from deps/npm/node_modules/request/node_modules/mime/LICENSE with 100% similarity]
deps/npm/node_modules/request/node_modules/form-data/node_modules/mime/README.md [moved from deps/npm/node_modules/request/node_modules/mime/README.md with 100% similarity]
deps/npm/node_modules/request/node_modules/form-data/node_modules/mime/mime.js [moved from deps/npm/node_modules/request/node_modules/mime/mime.js with 100% similarity]
deps/npm/node_modules/request/node_modules/form-data/node_modules/mime/package.json [moved from deps/npm/node_modules/request/node_modules/mime/package.json with 82% similarity]
deps/npm/node_modules/request/node_modules/form-data/node_modules/mime/test.js [moved from deps/npm/node_modules/request/node_modules/mime/test.js with 100% similarity]
deps/npm/node_modules/request/node_modules/form-data/node_modules/mime/types/mime.types [moved from deps/npm/node_modules/request/node_modules/mime/types/mime.types with 100% similarity]
deps/npm/node_modules/request/node_modules/form-data/node_modules/mime/types/node.types [moved from deps/npm/node_modules/request/node_modules/mime/types/node.types with 100% similarity]
deps/npm/node_modules/request/node_modules/form-data/package.json
deps/npm/node_modules/request/node_modules/hawk/.npmignore
deps/npm/node_modules/request/node_modules/hawk/.travis.yml
deps/npm/node_modules/request/node_modules/hawk/README.md
deps/npm/node_modules/request/node_modules/hawk/lib/browser.js
deps/npm/node_modules/request/node_modules/hawk/lib/client.js
deps/npm/node_modules/request/node_modules/hawk/lib/crypto.js
deps/npm/node_modules/request/node_modules/hawk/lib/index.js
deps/npm/node_modules/request/node_modules/hawk/lib/server.js
deps/npm/node_modules/request/node_modules/hawk/node_modules/boom/package.json
deps/npm/node_modules/request/node_modules/hawk/node_modules/cryptiles/package.json
deps/npm/node_modules/request/node_modules/hawk/node_modules/hoek/package.json
deps/npm/node_modules/request/node_modules/hawk/node_modules/sntp/package.json
deps/npm/node_modules/request/node_modules/hawk/package.json
deps/npm/node_modules/request/node_modules/hawk/test/browser.js
deps/npm/node_modules/request/node_modules/http-signature/node_modules/asn1/package.json
deps/npm/node_modules/request/node_modules/http-signature/node_modules/assert-plus/package.json
deps/npm/node_modules/request/node_modules/http-signature/node_modules/ctype/package.json
deps/npm/node_modules/request/node_modules/http-signature/package.json
deps/npm/node_modules/request/node_modules/json-stringify-safe/package.json
deps/npm/node_modules/request/node_modules/mime-types/.npmignore [new file with mode: 0644]
deps/npm/node_modules/request/node_modules/mime-types/.travis.yml [new file with mode: 0644]
deps/npm/node_modules/request/node_modules/mime-types/LICENSE [new file with mode: 0644]
deps/npm/node_modules/request/node_modules/mime-types/Makefile [new file with mode: 0644]
deps/npm/node_modules/request/node_modules/mime-types/README.md [new file with mode: 0644]
deps/npm/node_modules/request/node_modules/mime-types/SOURCES.md [new file with mode: 0644]
deps/npm/node_modules/request/node_modules/mime-types/component.json [new file with mode: 0644]
deps/npm/node_modules/request/node_modules/mime-types/lib/custom.json [new file with mode: 0644]
deps/npm/node_modules/request/node_modules/mime-types/lib/index.js [new file with mode: 0644]
deps/npm/node_modules/request/node_modules/mime-types/lib/mime.json [new file with mode: 0644]
deps/npm/node_modules/request/node_modules/mime-types/lib/node.json [new file with mode: 0644]
deps/npm/node_modules/request/node_modules/mime-types/package.json [new file with mode: 0644]
deps/npm/node_modules/request/node_modules/node-uuid/package.json
deps/npm/node_modules/request/node_modules/oauth-sign/index.js
deps/npm/node_modules/request/node_modules/oauth-sign/package.json
deps/npm/node_modules/request/node_modules/oauth-sign/test.js
deps/npm/node_modules/request/node_modules/qs/.gitmodules [deleted file]
deps/npm/node_modules/request/node_modules/qs/.jshintignore [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/qs/.npmignore
deps/npm/node_modules/request/node_modules/qs/.travis.yml [new file with mode: 0644]
deps/npm/node_modules/request/node_modules/qs/CONTRIBUTING.md [new file with mode: 0644]
deps/npm/node_modules/request/node_modules/qs/LICENSE [new file with mode: 0755]
deps/npm/node_modules/request/node_modules/qs/Makefile [new file with mode: 0644]
deps/npm/node_modules/request/node_modules/qs/Readme.md [changed mode: 0644->0755]
deps/npm/node_modules/request/node_modules/qs/index.js
deps/npm/node_modules/request/node_modules/qs/lib/index.js [new file with mode: 0755]
deps/npm/node_modules/request/node_modules/qs/lib/parse.js [new file with mode: 0755]
deps/npm/node_modules/request/node_modules/qs/lib/stringify.js [new file with mode: 0755]
deps/npm/node_modules/request/node_modules/qs/lib/utils.js [new file with mode: 0755]
deps/npm/node_modules/request/node_modules/qs/package.json [changed mode: 0644->0755]
deps/npm/node_modules/request/node_modules/qs/test/parse.js [new file with mode: 0755]
deps/npm/node_modules/request/node_modules/qs/test/stringify.js [new file with mode: 0755]
deps/npm/node_modules/request/node_modules/stringstream/.npmignore [new file with mode: 0644]
deps/npm/node_modules/request/node_modules/stringstream/.travis.yml [new file with mode: 0644]
deps/npm/node_modules/request/node_modules/stringstream/LICENSE.txt [new file with mode: 0644]
deps/npm/node_modules/request/node_modules/stringstream/README.md [new file with mode: 0644]
deps/npm/node_modules/request/node_modules/stringstream/example.js [new file with mode: 0644]
deps/npm/node_modules/request/node_modules/stringstream/package.json [new file with mode: 0644]
deps/npm/node_modules/request/node_modules/stringstream/stringstream.js [new file with mode: 0644]
deps/npm/node_modules/request/node_modules/tough-cookie/.jshintrc
deps/npm/node_modules/request/node_modules/tough-cookie/.travis.yml [new file with mode: 0644]
deps/npm/node_modules/request/node_modules/tough-cookie/README.md
deps/npm/node_modules/request/node_modules/tough-cookie/generate-pubsuffix.js
deps/npm/node_modules/request/node_modules/tough-cookie/lib/cookie.js
deps/npm/node_modules/request/node_modules/tough-cookie/lib/memstore.js
deps/npm/node_modules/request/node_modules/tough-cookie/lib/store.js [new file with mode: 0644]
deps/npm/node_modules/request/node_modules/tough-cookie/node_modules/punycode/LICENSE-GPL.txt [deleted file]
deps/npm/node_modules/request/node_modules/tough-cookie/node_modules/punycode/README.md [new file with mode: 0644]
deps/npm/node_modules/request/node_modules/tough-cookie/node_modules/punycode/package.json
deps/npm/node_modules/request/node_modules/tough-cookie/node_modules/punycode/punycode.js
deps/npm/node_modules/request/node_modules/tough-cookie/node_modules/punycode/punycode.min.js [deleted file]
deps/npm/node_modules/request/node_modules/tough-cookie/node_modules/punycode/vendor/docdown/LICENSE.txt [deleted file]
deps/npm/node_modules/request/node_modules/tough-cookie/node_modules/punycode/vendor/docdown/README.md [deleted file]
deps/npm/node_modules/request/node_modules/tough-cookie/node_modules/punycode/vendor/docdown/doc/README.md [deleted file]
deps/npm/node_modules/request/node_modules/tough-cookie/node_modules/punycode/vendor/docdown/doc/parse.php [deleted file]
deps/npm/node_modules/request/node_modules/tough-cookie/node_modules/punycode/vendor/docdown/docdown.php [deleted file]
deps/npm/node_modules/request/node_modules/tough-cookie/node_modules/punycode/vendor/docdown/src/DocDown/Alias.php [deleted file]
deps/npm/node_modules/request/node_modules/tough-cookie/node_modules/punycode/vendor/docdown/src/DocDown/Entry.php [deleted file]
deps/npm/node_modules/request/node_modules/tough-cookie/node_modules/punycode/vendor/docdown/src/DocDown/Generator.php [deleted file]
deps/npm/node_modules/request/node_modules/tough-cookie/package.json
deps/npm/node_modules/request/node_modules/tough-cookie/test.js
deps/npm/node_modules/request/node_modules/tunnel-agent/.jshintrc [new file with mode: 0644]
deps/npm/node_modules/request/node_modules/tunnel-agent/index.js
deps/npm/node_modules/request/node_modules/tunnel-agent/package.json
deps/npm/node_modules/request/package.json
deps/npm/node_modules/request/request.js
deps/npm/node_modules/slide/lib/async-map.js
deps/npm/node_modules/slide/package.json
deps/npm/node_modules/tar/package.json
deps/npm/node_modules/tar/test/extract-move.js [new file with mode: 0644]
deps/npm/node_modules/tar/test/fixtures.tgz
deps/npm/node_modules/tar/test/pack-no-proprietary.js
deps/npm/node_modules/tar/test/pack.js
deps/npm/package.json
deps/npm/scripts/doc-build.sh
deps/npm/scripts/index-build.js
deps/npm/scripts/publish-tag.js [new file with mode: 0644]
deps/npm/test/tap/ignore-install-link.js
deps/npm/test/tap/spawn-enoent.js [new file with mode: 0644]
deps/npm/test/tap/startstop.js
deps/npm/test/tap/startstop/package.json
deps/npm/test/tap/unpack-foreign-tarball.js [new file with mode: 0644]
deps/npm/test/tap/unpack-foreign-tarball/gitignore-and-npmignore.tar [new file with mode: 0644]
deps/npm/test/tap/unpack-foreign-tarball/gitignore-and-npmignore.tgz [new file with mode: 0644]
deps/npm/test/tap/unpack-foreign-tarball/gitignore.tgz [new file with mode: 0644]
deps/npm/test/tap/unpack-foreign-tarball/npmignore.tgz [new file with mode: 0644]