npm: Upgrade to 1.2.21
authorisaacs <i@izs.me>
Tue, 14 May 2013 21:37:59 +0000 (14:37 -0700)
committerisaacs <i@izs.me>
Tue, 14 May 2013 21:37:59 +0000 (14:37 -0700)
commitf7b10f5445248981a39f0f82e10fca7234fca08a
tree839a30d65dcdc93e3e7ddaebe2666eb1c27fb306
parentca38def146c2255503103159677df40c169ccefa
npm: Upgrade to 1.2.21
499 files changed:
deps/npm/.tern-project [new file with mode: 0644]
deps/npm/doc/cli/bugs.md
deps/npm/doc/cli/config.md
deps/npm/doc/cli/docs.md
deps/npm/doc/cli/faq.md
deps/npm/doc/cli/folders.md
deps/npm/doc/cli/link.md
deps/npm/doc/cli/shrinkwrap.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/dedupe.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/global.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/ls.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/rm.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/stars.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/bugs.js
deps/npm/lib/build.js
deps/npm/lib/cache.js
deps/npm/lib/config.js
deps/npm/lib/docs.js
deps/npm/lib/edit.js
deps/npm/lib/explore.js
deps/npm/lib/help.js
deps/npm/lib/init.js
deps/npm/lib/install.js
deps/npm/lib/npm.js
deps/npm/lib/rebuild.js
deps/npm/lib/submodule.js
deps/npm/lib/unbuild.js
deps/npm/lib/utils/completion/remote-packages.js [deleted file]
deps/npm/lib/utils/completion/users.js [deleted file]
deps/npm/lib/utils/error-handler.js
deps/npm/lib/utils/exec.js [deleted file]
deps/npm/lib/utils/fetch.js
deps/npm/lib/utils/find-prefix.js
deps/npm/lib/utils/lifecycle.js
deps/npm/lib/utils/sha.js [deleted file]
deps/npm/lib/version.js
deps/npm/man/man1/README.1
deps/npm/man/man1/adduser.1
deps/npm/man/man1/bin.1
deps/npm/man/man1/bugs.1
deps/npm/man/man1/build.1
deps/npm/man/man1/bundle.1
deps/npm/man/man1/cache.1
deps/npm/man/man1/changelog.1
deps/npm/man/man1/coding-style.1
deps/npm/man/man1/completion.1
deps/npm/man/man1/config.1
deps/npm/man/man1/dedupe.1
deps/npm/man/man1/deprecate.1
deps/npm/man/man1/developers.1
deps/npm/man/man1/disputes.1
deps/npm/man/man1/docs.1
deps/npm/man/man1/edit.1
deps/npm/man/man1/explore.1
deps/npm/man/man1/faq.1
deps/npm/man/man1/folders.1
deps/npm/man/man1/global.1
deps/npm/man/man1/help-search.1
deps/npm/man/man1/help.1
deps/npm/man/man1/index.1
deps/npm/man/man1/init.1
deps/npm/man/man1/install.1
deps/npm/man/man1/json.1
deps/npm/man/man1/link.1
deps/npm/man/man1/ls.1
deps/npm/man/man1/npm.1
deps/npm/man/man1/outdated.1
deps/npm/man/man1/owner.1
deps/npm/man/man1/pack.1
deps/npm/man/man1/prefix.1
deps/npm/man/man1/prune.1
deps/npm/man/man1/publish.1
deps/npm/man/man1/rebuild.1
deps/npm/man/man1/registry.1
deps/npm/man/man1/removing-npm.1
deps/npm/man/man1/restart.1
deps/npm/man/man1/rm.1
deps/npm/man/man1/root.1
deps/npm/man/man1/run-script.1
deps/npm/man/man1/scripts.1
deps/npm/man/man1/search.1
deps/npm/man/man1/semver.1
deps/npm/man/man1/shrinkwrap.1
deps/npm/man/man1/star.1
deps/npm/man/man1/stars.1
deps/npm/man/man1/start.1
deps/npm/man/man1/stop.1
deps/npm/man/man1/submodule.1
deps/npm/man/man1/tag.1
deps/npm/man/man1/test.1
deps/npm/man/man1/uninstall.1
deps/npm/man/man1/unpublish.1
deps/npm/man/man1/update.1
deps/npm/man/man1/version.1
deps/npm/man/man1/view.1
deps/npm/man/man1/whoami.1
deps/npm/man/man3/bin.3
deps/npm/man/man3/bugs.3
deps/npm/man/man3/commands.3
deps/npm/man/man3/config.3
deps/npm/man/man3/deprecate.3
deps/npm/man/man3/docs.3
deps/npm/man/man3/edit.3
deps/npm/man/man3/explore.3
deps/npm/man/man3/help-search.3
deps/npm/man/man3/init.3
deps/npm/man/man3/install.3
deps/npm/man/man3/link.3
deps/npm/man/man3/load.3
deps/npm/man/man3/ls.3
deps/npm/man/man3/npm.3
deps/npm/man/man3/outdated.3
deps/npm/man/man3/owner.3
deps/npm/man/man3/pack.3
deps/npm/man/man3/prefix.3
deps/npm/man/man3/prune.3
deps/npm/man/man3/publish.3
deps/npm/man/man3/rebuild.3
deps/npm/man/man3/restart.3
deps/npm/man/man3/root.3
deps/npm/man/man3/run-script.3
deps/npm/man/man3/search.3
deps/npm/man/man3/shrinkwrap.3
deps/npm/man/man3/start.3
deps/npm/man/man3/stop.3
deps/npm/man/man3/submodule.3
deps/npm/man/man3/tag.3
deps/npm/man/man3/test.3
deps/npm/man/man3/uninstall.3
deps/npm/man/man3/unpublish.3
deps/npm/man/man3/update.3
deps/npm/man/man3/version.3
deps/npm/man/man3/view.3
deps/npm/man/man3/whoami.3
deps/npm/node_modules/child-process-close/README.md [new file with mode: 0644]
deps/npm/node_modules/child-process-close/index.js [new file with mode: 0644]
deps/npm/node_modules/child-process-close/package.json [new file with mode: 0644]
deps/npm/node_modules/child-process-close/test/test-exec.js [new file with mode: 0644]
deps/npm/node_modules/child-process-close/test/test-fork.js [new file with mode: 0644]
deps/npm/node_modules/child-process-close/test/test-spawn-and-execfile.js [new file with mode: 0644]
deps/npm/node_modules/child-process-close/test/test.js [new file with mode: 0644]
deps/npm/node_modules/child-process-close/test/worker-fork.js [new file with mode: 0644]
deps/npm/node_modules/child-process-close/test/worker-spawn.js [new file with mode: 0644]
deps/npm/node_modules/editor/README.markdown [new file with mode: 0644]
deps/npm/node_modules/editor/example/beep.json [new file with mode: 0644]
deps/npm/node_modules/editor/example/edit.js [new file with mode: 0644]
deps/npm/node_modules/editor/index.js [new file with mode: 0644]
deps/npm/node_modules/editor/package.json [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/glob/test/bash-results.json
deps/npm/node_modules/glob/test/globstar-match.js [new file with mode: 0644]
deps/npm/node_modules/glob/test/stat.js [new file with mode: 0644]
deps/npm/node_modules/graceful-fs/README.md
deps/npm/node_modules/graceful-fs/package.json
deps/npm/node_modules/init-package-json/default-input.js
deps/npm/node_modules/init-package-json/init-package-json.js
deps/npm/node_modules/init-package-json/node_modules/promzard/package.json
deps/npm/node_modules/init-package-json/package.json
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/minimatch/minimatch.js
deps/npm/node_modules/minimatch/node_modules/sigmund/package.json
deps/npm/node_modules/minimatch/package.json
deps/npm/node_modules/minimatch/test/basic.js
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/node_modules/couch-login/package.json
deps/npm/node_modules/npm-registry-client/package.json
deps/npm/node_modules/npm-user-validate/.npmignore [new file with mode: 0644]
deps/npm/node_modules/npm-user-validate/LICENSE [new file with mode: 0644]
deps/npm/node_modules/npm-user-validate/README.md [new file with mode: 0644]
deps/npm/node_modules/npm-user-validate/npm-user-validate.js [new file with mode: 0644]
deps/npm/node_modules/npm-user-validate/package.json [new file with mode: 0644]
deps/npm/node_modules/npm-user-validate/test/email.test.js [new file with mode: 0644]
deps/npm/node_modules/npm-user-validate/test/pw.test.js [new file with mode: 0644]
deps/npm/node_modules/npm-user-validate/test/username.test.js [new file with mode: 0644]
deps/npm/node_modules/npmconf/config-defs.js
deps/npm/node_modules/npmconf/node_modules/config-chain/index.js
deps/npm/node_modules/npmconf/node_modules/config-chain/node_modules/proto-list/package.json
deps/npm/node_modules/npmconf/node_modules/config-chain/package.json
deps/npm/node_modules/npmconf/package.json
deps/npm/node_modules/read-package-json/node_modules/normalize-package-data/.npmignore [new file with mode: 0644]
deps/npm/node_modules/read-package-json/node_modules/normalize-package-data/.travis.yml [moved from deps/npm/node_modules/minimatch/.travis.yml with 57% similarity]
deps/npm/node_modules/read-package-json/node_modules/normalize-package-data/AUTHORS [new file with mode: 0644]
deps/npm/node_modules/read-package-json/node_modules/normalize-package-data/LICENSE [new file with mode: 0644]
deps/npm/node_modules/read-package-json/node_modules/normalize-package-data/README.md [new file with mode: 0644]
deps/npm/node_modules/read-package-json/node_modules/normalize-package-data/lib/extract_description.js [new file with mode: 0644]
deps/npm/node_modules/read-package-json/node_modules/normalize-package-data/lib/fixer.js [new file with mode: 0644]
deps/npm/node_modules/read-package-json/node_modules/normalize-package-data/lib/is_valid.js [new file with mode: 0644]
deps/npm/node_modules/read-package-json/node_modules/normalize-package-data/lib/normalize.js [new file with mode: 0644]
deps/npm/node_modules/read-package-json/node_modules/normalize-package-data/lib/typos.json [new file with mode: 0644]
deps/npm/node_modules/read-package-json/node_modules/normalize-package-data/node_modules/github-url-from-git/.npmignore [new file with mode: 0644]
deps/npm/node_modules/read-package-json/node_modules/normalize-package-data/node_modules/github-url-from-git/History.md [new file with mode: 0644]
deps/npm/node_modules/read-package-json/node_modules/normalize-package-data/node_modules/github-url-from-git/Makefile [new file with mode: 0644]
deps/npm/node_modules/read-package-json/node_modules/normalize-package-data/node_modules/github-url-from-git/Readme.md [new file with mode: 0644]
deps/npm/node_modules/read-package-json/node_modules/normalize-package-data/node_modules/github-url-from-git/index.js [new file with mode: 0644]
deps/npm/node_modules/read-package-json/node_modules/normalize-package-data/node_modules/github-url-from-git/package.json [new file with mode: 0644]
deps/npm/node_modules/read-package-json/node_modules/normalize-package-data/node_modules/github-url-from-git/test.js [new file with mode: 0644]
deps/npm/node_modules/read-package-json/node_modules/normalize-package-data/package.json [new file with mode: 0644]
deps/npm/node_modules/read-package-json/node_modules/normalize-package-data/test/basic.js [new file with mode: 0644]
deps/npm/node_modules/read-package-json/node_modules/normalize-package-data/test/consistency.js [new file with mode: 0644]
deps/npm/node_modules/read-package-json/node_modules/normalize-package-data/test/fixtures/async.json [new file with mode: 0644]
deps/npm/node_modules/read-package-json/node_modules/normalize-package-data/test/fixtures/bcrypt.json [new file with mode: 0644]
deps/npm/node_modules/read-package-json/node_modules/normalize-package-data/test/fixtures/coffee-script.json [new file with mode: 0644]
deps/npm/node_modules/read-package-json/node_modules/normalize-package-data/test/fixtures/http-server.json [new file with mode: 0644]
deps/npm/node_modules/read-package-json/node_modules/normalize-package-data/test/fixtures/movefile.json [new file with mode: 0644]
deps/npm/node_modules/read-package-json/node_modules/normalize-package-data/test/fixtures/node-module_exist.json [new file with mode: 0644]
deps/npm/node_modules/read-package-json/node_modules/normalize-package-data/test/fixtures/npm.json [new file with mode: 0644]
deps/npm/node_modules/read-package-json/node_modules/normalize-package-data/test/fixtures/read-package-json.json [new file with mode: 0644]
deps/npm/node_modules/read-package-json/node_modules/normalize-package-data/test/fixtures/request.json [new file with mode: 0644]
deps/npm/node_modules/read-package-json/node_modules/normalize-package-data/test/fixtures/underscore.json [new file with mode: 0644]
deps/npm/node_modules/read-package-json/node_modules/normalize-package-data/test/github-urls.js [new file with mode: 0644]
deps/npm/node_modules/read-package-json/node_modules/normalize-package-data/test/normalize.js [new file with mode: 0644]
deps/npm/node_modules/read-package-json/node_modules/normalize-package-data/test/typo.js [new file with mode: 0644]
deps/npm/node_modules/read-package-json/package.json
deps/npm/node_modules/read-package-json/read-json.js
deps/npm/node_modules/read-package-json/test/non-json.js
deps/npm/node_modules/request/README.md
deps/npm/node_modules/request/index.js
deps/npm/node_modules/request/node_modules/aws-sign/LICENSE [new file with mode: 0644]
deps/npm/node_modules/request/node_modules/aws-sign/README.md [new file with mode: 0644]
deps/npm/node_modules/request/node_modules/aws-sign/package.json
deps/npm/node_modules/request/node_modules/cookie-jar/LICENSE [new file with mode: 0644]
deps/npm/node_modules/request/node_modules/cookie-jar/README.md [new file with mode: 0644]
deps/npm/node_modules/request/node_modules/cookie-jar/package.json
deps/npm/node_modules/request/node_modules/forever-agent/LICENSE [new file with mode: 0644]
deps/npm/node_modules/request/node_modules/forever-agent/README.md [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/.travis.yml [moved from deps/npm/node_modules/request/node_modules/qs/.travis.yml with 57% similarity]
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-form-data.sublime-project [new file with mode: 0644]
deps/npm/node_modules/request/node_modules/form-data/node-form-data.sublime-workspace [new file with mode: 0644]
deps/npm/node_modules/request/node_modules/form-data/node_modules/async/.gitmodules [deleted file]
deps/npm/node_modules/request/node_modules/form-data/node_modules/async/.npmignore [deleted file]
deps/npm/node_modules/request/node_modules/form-data/node_modules/async/Makefile [deleted file]
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/index.js [deleted file]
deps/npm/node_modules/request/node_modules/form-data/node_modules/async/lib/async.js [changed mode: 0644->0755]
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/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/package.json
deps/npm/node_modules/request/node_modules/form-data/sftp-config.json [new file with mode: 0644]
deps/npm/node_modules/request/node_modules/form-data/test/integration/test-custom-filename.js [new file with mode: 0644]
deps/npm/node_modules/request/node_modules/form-data/test/integration/test-http-response.js
deps/npm/node_modules/request/node_modules/form-data/test/integration/test-pipe.js
deps/npm/node_modules/request/node_modules/form-data/test/integration/test-submit-custom.js
deps/npm/node_modules/request/node_modules/form-data/test/integration/test-submit.js
deps/npm/node_modules/request/node_modules/hawk/.travis.yml
deps/npm/node_modules/request/node_modules/hawk/Makefile
deps/npm/node_modules/request/node_modules/hawk/README.md
deps/npm/node_modules/request/node_modules/hawk/example/usage.js
deps/npm/node_modules/request/node_modules/hawk/lib/browser.js [new file with mode: 0755]
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/lib/uri.js [deleted file]
deps/npm/node_modules/request/node_modules/hawk/lib/utils.js
deps/npm/node_modules/request/node_modules/hawk/node_modules/boom/.travis.yml
deps/npm/node_modules/request/node_modules/hawk/node_modules/boom/lib/index.js
deps/npm/node_modules/request/node_modules/hawk/node_modules/boom/package.json
deps/npm/node_modules/request/node_modules/hawk/node_modules/boom/test/index.js
deps/npm/node_modules/request/node_modules/hawk/node_modules/cryptiles/.travis.yml
deps/npm/node_modules/request/node_modules/hawk/node_modules/cryptiles/Makefile
deps/npm/node_modules/request/node_modules/hawk/node_modules/cryptiles/package.json
deps/npm/node_modules/request/node_modules/hawk/node_modules/cryptiles/test/index.js
deps/npm/node_modules/request/node_modules/hawk/node_modules/hoek/.travis.yml
deps/npm/node_modules/request/node_modules/hawk/node_modules/hoek/README.md
deps/npm/node_modules/request/node_modules/hawk/node_modules/hoek/lib/escape.js
deps/npm/node_modules/request/node_modules/hawk/node_modules/hoek/lib/index.js
deps/npm/node_modules/request/node_modules/hawk/node_modules/hoek/package.json
deps/npm/node_modules/request/node_modules/hawk/node_modules/hoek/test/escaper.js
deps/npm/node_modules/request/node_modules/hawk/node_modules/hoek/test/index.js
deps/npm/node_modules/request/node_modules/hawk/node_modules/sntp/.travis.yml
deps/npm/node_modules/request/node_modules/hawk/node_modules/sntp/Makefile
deps/npm/node_modules/request/node_modules/hawk/node_modules/sntp/README.md
deps/npm/node_modules/request/node_modules/hawk/node_modules/sntp/lib/index.js
deps/npm/node_modules/request/node_modules/hawk/node_modules/sntp/package.json
deps/npm/node_modules/request/node_modules/hawk/node_modules/sntp/test/index.js
deps/npm/node_modules/request/node_modules/hawk/package.json
deps/npm/node_modules/request/node_modules/hawk/test/browser.js [new file with mode: 0755]
deps/npm/node_modules/request/node_modules/hawk/test/client.js
deps/npm/node_modules/request/node_modules/hawk/test/crypto.js
deps/npm/node_modules/request/node_modules/hawk/test/index.js
deps/npm/node_modules/request/node_modules/hawk/test/readme.js
deps/npm/node_modules/request/node_modules/hawk/test/server.js
deps/npm/node_modules/request/node_modules/hawk/test/uri.js
deps/npm/node_modules/request/node_modules/hawk/test/utils.js
deps/npm/node_modules/request/node_modules/http-signature/.dir-locals.el [new file with mode: 0644]
deps/npm/node_modules/request/node_modules/http-signature/.npmignore [new file with mode: 0644]
deps/npm/node_modules/request/node_modules/http-signature/LICENSE [new file with mode: 0644]
deps/npm/node_modules/request/node_modules/http-signature/README.md [new file with mode: 0644]
deps/npm/node_modules/request/node_modules/http-signature/http_signing.md [new file with mode: 0644]
deps/npm/node_modules/request/node_modules/http-signature/lib/index.js [new file with mode: 0644]
deps/npm/node_modules/request/node_modules/http-signature/lib/parser.js [new file with mode: 0644]
deps/npm/node_modules/request/node_modules/http-signature/lib/signer.js [new file with mode: 0644]
deps/npm/node_modules/request/node_modules/http-signature/lib/util.js [new file with mode: 0644]
deps/npm/node_modules/request/node_modules/http-signature/lib/verify.js [new file with mode: 0644]
deps/npm/node_modules/request/node_modules/http-signature/node_modules/asn1/.npmignore [new file with mode: 0644]
deps/npm/node_modules/request/node_modules/http-signature/node_modules/asn1/LICENSE [new file with mode: 0644]
deps/npm/node_modules/request/node_modules/http-signature/node_modules/asn1/README.md [new file with mode: 0644]
deps/npm/node_modules/request/node_modules/http-signature/node_modules/asn1/lib/ber/errors.js [new file with mode: 0644]
deps/npm/node_modules/request/node_modules/http-signature/node_modules/asn1/lib/ber/index.js [new file with mode: 0644]
deps/npm/node_modules/request/node_modules/http-signature/node_modules/asn1/lib/ber/reader.js [new file with mode: 0644]
deps/npm/node_modules/request/node_modules/http-signature/node_modules/asn1/lib/ber/types.js [new file with mode: 0644]
deps/npm/node_modules/request/node_modules/http-signature/node_modules/asn1/lib/ber/writer.js [new file with mode: 0644]
deps/npm/node_modules/request/node_modules/http-signature/node_modules/asn1/lib/index.js [new file with mode: 0644]
deps/npm/node_modules/request/node_modules/http-signature/node_modules/asn1/package.json [new file with mode: 0644]
deps/npm/node_modules/request/node_modules/http-signature/node_modules/asn1/tst/ber/reader.test.js [new file with mode: 0644]
deps/npm/node_modules/request/node_modules/http-signature/node_modules/asn1/tst/ber/writer.test.js [new file with mode: 0644]
deps/npm/node_modules/request/node_modules/http-signature/node_modules/assert-plus/README.md [new file with mode: 0644]
deps/npm/node_modules/request/node_modules/http-signature/node_modules/assert-plus/assert.js [new file with mode: 0644]
deps/npm/node_modules/request/node_modules/http-signature/node_modules/assert-plus/package.json [new file with mode: 0644]
deps/npm/node_modules/request/node_modules/http-signature/node_modules/ctype/CHANGELOG [new file with mode: 0644]
deps/npm/node_modules/request/node_modules/http-signature/node_modules/ctype/LICENSE [new file with mode: 0644]
deps/npm/node_modules/request/node_modules/http-signature/node_modules/ctype/README [new file with mode: 0644]
deps/npm/node_modules/request/node_modules/http-signature/node_modules/ctype/README.old [new file with mode: 0644]
deps/npm/node_modules/request/node_modules/http-signature/node_modules/ctype/ctf.js [new file with mode: 0644]
deps/npm/node_modules/request/node_modules/http-signature/node_modules/ctype/ctio.js [new file with mode: 0644]
deps/npm/node_modules/request/node_modules/http-signature/node_modules/ctype/ctype.js [new file with mode: 0644]
deps/npm/node_modules/request/node_modules/http-signature/node_modules/ctype/man/man3ctype/ctio.3ctype [new file with mode: 0644]
deps/npm/node_modules/request/node_modules/http-signature/node_modules/ctype/package.json [new file with mode: 0644]
deps/npm/node_modules/request/node_modules/http-signature/node_modules/ctype/tools/jsl.conf [new file with mode: 0755]
deps/npm/node_modules/request/node_modules/http-signature/node_modules/ctype/tools/jsstyle [new file with mode: 0755]
deps/npm/node_modules/request/node_modules/http-signature/node_modules/ctype/tst/ctf/float.json [new file with mode: 0644]
deps/npm/node_modules/request/node_modules/http-signature/node_modules/ctype/tst/ctf/int.json [new file with mode: 0644]
deps/npm/node_modules/request/node_modules/http-signature/node_modules/ctype/tst/ctf/psinfo.json [new file with mode: 0644]
deps/npm/node_modules/request/node_modules/http-signature/node_modules/ctype/tst/ctf/struct.json [new file with mode: 0644]
deps/npm/node_modules/request/node_modules/http-signature/node_modules/ctype/tst/ctf/tst.fail.js [new file with mode: 0644]
deps/npm/node_modules/request/node_modules/http-signature/node_modules/ctype/tst/ctf/tst.float.js [new file with mode: 0644]
deps/npm/node_modules/request/node_modules/http-signature/node_modules/ctype/tst/ctf/tst.int.js [new file with mode: 0644]
deps/npm/node_modules/request/node_modules/http-signature/node_modules/ctype/tst/ctf/tst.psinfo.js [new file with mode: 0644]
deps/npm/node_modules/request/node_modules/http-signature/node_modules/ctype/tst/ctf/tst.struct.js [new file with mode: 0644]
deps/npm/node_modules/request/node_modules/http-signature/node_modules/ctype/tst/ctf/tst.typedef.js [new file with mode: 0644]
deps/npm/node_modules/request/node_modules/http-signature/node_modules/ctype/tst/ctf/typedef.json [new file with mode: 0644]
deps/npm/node_modules/request/node_modules/http-signature/node_modules/ctype/tst/ctio/float/tst.rfloat.js [new file with mode: 0644]
deps/npm/node_modules/request/node_modules/http-signature/node_modules/ctype/tst/ctio/float/tst.wfloat.js [new file with mode: 0644]
deps/npm/node_modules/request/node_modules/http-signature/node_modules/ctype/tst/ctio/int/tst.64.js [new file with mode: 0644]
deps/npm/node_modules/request/node_modules/http-signature/node_modules/ctype/tst/ctio/int/tst.rint.js [new file with mode: 0644]
deps/npm/node_modules/request/node_modules/http-signature/node_modules/ctype/tst/ctio/int/tst.wbounds.js [new file with mode: 0644]
deps/npm/node_modules/request/node_modules/http-signature/node_modules/ctype/tst/ctio/int/tst.wint.js [new file with mode: 0644]
deps/npm/node_modules/request/node_modules/http-signature/node_modules/ctype/tst/ctio/uint/tst.64.js [new file with mode: 0644]
deps/npm/node_modules/request/node_modules/http-signature/node_modules/ctype/tst/ctio/uint/tst.roundtrip.js [new file with mode: 0644]
deps/npm/node_modules/request/node_modules/http-signature/node_modules/ctype/tst/ctio/uint/tst.ruint.js [new file with mode: 0644]
deps/npm/node_modules/request/node_modules/http-signature/node_modules/ctype/tst/ctio/uint/tst.wuint.js [new file with mode: 0644]
deps/npm/node_modules/request/node_modules/http-signature/node_modules/ctype/tst/ctype/tst.basicr.js [new file with mode: 0644]
deps/npm/node_modules/request/node_modules/http-signature/node_modules/ctype/tst/ctype/tst.basicw.js [new file with mode: 0644]
deps/npm/node_modules/request/node_modules/http-signature/node_modules/ctype/tst/ctype/tst.char.js [new file with mode: 0644]
deps/npm/node_modules/request/node_modules/http-signature/node_modules/ctype/tst/ctype/tst.endian.js [new file with mode: 0644]
deps/npm/node_modules/request/node_modules/http-signature/node_modules/ctype/tst/ctype/tst.oldwrite.js [new file with mode: 0644]
deps/npm/node_modules/request/node_modules/http-signature/node_modules/ctype/tst/ctype/tst.readSize.js [new file with mode: 0644]
deps/npm/node_modules/request/node_modules/http-signature/node_modules/ctype/tst/ctype/tst.structw.js [new file with mode: 0644]
deps/npm/node_modules/request/node_modules/http-signature/node_modules/ctype/tst/ctype/tst.writeStruct.js [new file with mode: 0644]
deps/npm/node_modules/request/node_modules/http-signature/package.json [new file with mode: 0644]
deps/npm/node_modules/request/node_modules/json-stringify-safe/package.json
deps/npm/node_modules/request/node_modules/json-stringify-safe/stringify.js
deps/npm/node_modules/request/node_modules/json-stringify-safe/test.js
deps/npm/node_modules/request/node_modules/mime/package.json
deps/npm/node_modules/request/node_modules/node-uuid/package.json
deps/npm/node_modules/request/node_modules/oauth-sign/LICENSE [new file with mode: 0644]
deps/npm/node_modules/request/node_modules/oauth-sign/README.md [new file with mode: 0644]
deps/npm/node_modules/request/node_modules/oauth-sign/package.json
deps/npm/node_modules/request/node_modules/qs/.npmignore
deps/npm/node_modules/request/node_modules/qs/History.md [deleted file]
deps/npm/node_modules/request/node_modules/qs/Makefile [deleted file]
deps/npm/node_modules/request/node_modules/qs/benchmark.js [deleted file]
deps/npm/node_modules/request/node_modules/qs/component.json [deleted file]
deps/npm/node_modules/request/node_modules/qs/examples.js [deleted file]
deps/npm/node_modules/request/node_modules/qs/index.js
deps/npm/node_modules/request/node_modules/qs/package.json
deps/npm/node_modules/request/node_modules/qs/test/browser/expect.js [deleted file]
deps/npm/node_modules/request/node_modules/qs/test/browser/index.html [deleted file]
deps/npm/node_modules/request/node_modules/qs/test/browser/jquery.js [deleted file]
deps/npm/node_modules/request/node_modules/qs/test/browser/mocha.css [deleted file]
deps/npm/node_modules/request/node_modules/qs/test/browser/mocha.js [deleted file]
deps/npm/node_modules/request/node_modules/qs/test/browser/qs.css [deleted file]
deps/npm/node_modules/request/node_modules/qs/test/browser/qs.js [deleted file]
deps/npm/node_modules/request/node_modules/qs/test/parse.js [deleted file]
deps/npm/node_modules/request/node_modules/qs/test/stringify.js [deleted file]
deps/npm/node_modules/request/node_modules/tunnel-agent/LICENSE [new file with mode: 0644]
deps/npm/node_modules/request/node_modules/tunnel-agent/README.md [new file with mode: 0644]
deps/npm/node_modules/request/node_modules/tunnel-agent/package.json
deps/npm/node_modules/request/package.json
deps/npm/node_modules/request/tests/test-basic-auth.js
deps/npm/node_modules/request/tests/test-emptyBody.js [new file with mode: 0644]
deps/npm/node_modules/request/tests/test-http-signature.js [new file with mode: 0755]
deps/npm/node_modules/request/tests/test-localAddress.js [new file with mode: 0644]
deps/npm/node_modules/request/tests/test-onelineproxy.js [new file with mode: 0644]
deps/npm/node_modules/request/tests/test-qs.js
deps/npm/node_modules/request/tests/test-tunnel.js
deps/npm/node_modules/sha/.npmignore [new file with mode: 0644]
deps/npm/node_modules/sha/README.md [new file with mode: 0644]
deps/npm/node_modules/sha/index.js [new file with mode: 0644]
deps/npm/node_modules/sha/package.json [new file with mode: 0644]
deps/npm/node_modules/slide/.npmignore [deleted file]
deps/npm/node_modules/slide/README.md
deps/npm/node_modules/slide/package.json
deps/npm/package.json
deps/npm/test/tap/publish-config.js