npm: Upgrade to v1.4.21
authorTimothy J Fontaine <tjfontaine@gmail.com>
Thu, 31 Jul 2014 16:05:30 +0000 (09:05 -0700)
committerTimothy J Fontaine <tjfontaine@gmail.com>
Thu, 31 Jul 2014 16:05:30 +0000 (09:05 -0700)
commit1223cafea647e2af4580f4990dc313abf4f7a802
tree86187cebe369b35e0075976cefcbe73fd58aede4
parent4f1ae11a62b97052bc83756f8cb8700cc1f61661
npm: Upgrade to v1.4.21
424 files changed:
deps/npm/.eslintrc [new file with mode: 0644]
deps/npm/.npmignore
deps/npm/.tern-project [deleted file]
deps/npm/Makefile
deps/npm/doc/api/npm-link.md
deps/npm/doc/cli/npm-explore.md
deps/npm/doc/cli/npm-shrinkwrap.md
deps/npm/doc/misc/npm-config.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-scripts.html
deps/npm/html/doc/misc/removing-npm.html
deps/npm/html/doc/misc/semver.html
deps/npm/lib/adduser.js
deps/npm/lib/bugs.js
deps/npm/lib/build.js
deps/npm/lib/cache.js
deps/npm/lib/cache/add-named.js
deps/npm/lib/cache/add-remote-git.js
deps/npm/lib/completion.js
deps/npm/lib/config.js
deps/npm/lib/dedupe.js
deps/npm/lib/deprecate.js
deps/npm/lib/docs.js
deps/npm/lib/edit.js
deps/npm/lib/help-search.js
deps/npm/lib/help.js
deps/npm/lib/install.js
deps/npm/lib/link.js
deps/npm/lib/ls.js
deps/npm/lib/npm.js
deps/npm/lib/outdated.js
deps/npm/lib/owner.js
deps/npm/lib/prune.js
deps/npm/lib/publish.js
deps/npm/lib/rebuild.js
deps/npm/lib/repo.js
deps/npm/lib/run-script.js
deps/npm/lib/search.js
deps/npm/lib/shrinkwrap.js
deps/npm/lib/star.js
deps/npm/lib/stars.js
deps/npm/lib/submodule.js
deps/npm/lib/tag.js
deps/npm/lib/test.js
deps/npm/lib/unbuild.js
deps/npm/lib/uninstall.js
deps/npm/lib/unpublish.js
deps/npm/lib/update.js
deps/npm/lib/utils/completion/file-completion.js
deps/npm/lib/utils/error-handler.js
deps/npm/lib/utils/git.js [new file with mode: 0644]
deps/npm/lib/version.js
deps/npm/lib/view.js
deps/npm/lib/whoami.js
deps/npm/lib/xmas.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-scripts.7
deps/npm/man/man7/removing-npm.7
deps/npm/man/man7/semver.7
deps/npm/node_modules/ansi/.jshintrc [new file with mode: 0644]
deps/npm/node_modules/ansi/History.md [new file with mode: 0644]
deps/npm/node_modules/ansi/README.md
deps/npm/node_modules/ansi/color-spaces.pl [deleted file]
deps/npm/node_modules/ansi/examples/starwars.js [deleted file]
deps/npm/node_modules/ansi/package.json
deps/npm/node_modules/cmd-shim/package.json
deps/npm/node_modules/columnify/LICENSE [new file with mode: 0644]
deps/npm/node_modules/columnify/Readme.md
deps/npm/node_modules/columnify/index.js
deps/npm/node_modules/columnify/node_modules/strip-ansi/cli.js [new file with mode: 0755]
deps/npm/node_modules/columnify/node_modules/strip-ansi/index.js [new file with mode: 0644]
deps/npm/node_modules/columnify/node_modules/strip-ansi/node_modules/ansi-regex/index.js [new file with mode: 0644]
deps/npm/node_modules/columnify/node_modules/strip-ansi/node_modules/ansi-regex/package.json [new file with mode: 0644]
deps/npm/node_modules/columnify/node_modules/strip-ansi/node_modules/ansi-regex/readme.md [new file with mode: 0644]
deps/npm/node_modules/columnify/node_modules/strip-ansi/package.json [new file with mode: 0644]
deps/npm/node_modules/columnify/node_modules/strip-ansi/readme.md [new file with mode: 0644]
deps/npm/node_modules/columnify/node_modules/wcwidth.js/INSTALL.md [new file with mode: 0644]
deps/npm/node_modules/columnify/node_modules/wcwidth.js/LICENSE.md [new file with mode: 0644]
deps/npm/node_modules/columnify/node_modules/wcwidth.js/NEWS [new file with mode: 0644]
deps/npm/node_modules/columnify/node_modules/wcwidth.js/README.md [new file with mode: 0644]
deps/npm/node_modules/columnify/node_modules/wcwidth.js/node_modules/underscore/LICENSE [new file with mode: 0644]
deps/npm/node_modules/columnify/node_modules/wcwidth.js/node_modules/underscore/README.md [new file with mode: 0644]
deps/npm/node_modules/columnify/node_modules/wcwidth.js/node_modules/underscore/package.json [new file with mode: 0644]
deps/npm/node_modules/columnify/node_modules/wcwidth.js/node_modules/underscore/underscore-min.js [new file with mode: 0644]
deps/npm/node_modules/columnify/node_modules/wcwidth.js/node_modules/underscore/underscore.js [new file with mode: 0644]
deps/npm/node_modules/columnify/node_modules/wcwidth.js/package.json [new file with mode: 0644]
deps/npm/node_modules/columnify/node_modules/wcwidth.js/wcwidth.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 [new file with mode: 0644]
deps/npm/node_modules/editor/LICENSE
deps/npm/node_modules/editor/index.js
deps/npm/node_modules/editor/package.json
deps/npm/node_modules/fstream/lib/reader.js
deps/npm/node_modules/fstream/package.json
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/glob/.travis.yml
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/empty-set.js [new file with mode: 0644]
deps/npm/node_modules/glob/test/error-callback.js [new file with mode: 0644]
deps/npm/node_modules/glob/test/nocase-nomagic.js
deps/npm/node_modules/glob/test/stat.js
deps/npm/node_modules/graceful-fs/README.md
deps/npm/node_modules/graceful-fs/fs.js [new file with mode: 0644]
deps/npm/node_modules/graceful-fs/graceful-fs.js
deps/npm/node_modules/graceful-fs/package.json
deps/npm/node_modules/graceful-fs/polyfills.js
deps/npm/node_modules/graceful-fs/test/open.js
deps/npm/node_modules/graceful-fs/test/readdir-sort.js
deps/npm/node_modules/ini/ini.js
deps/npm/node_modules/ini/package.json
deps/npm/node_modules/ini/test/foo.js
deps/npm/node_modules/init-package-json/package.json
deps/npm/node_modules/node-gyp/package.json
deps/npm/node_modules/nopt/README.md
deps/npm/node_modules/nopt/bin/nopt.js
deps/npm/node_modules/nopt/lib/nopt.js
deps/npm/node_modules/nopt/package.json
deps/npm/node_modules/nopt/test/basic.js
deps/npm/node_modules/npm-install-checks/package.json
deps/npm/node_modules/npm-registry-client/README.md
deps/npm/node_modules/npm-registry-client/index.js
deps/npm/node_modules/npm-registry-client/lib/adduser.js
deps/npm/node_modules/npm-registry-client/lib/bugs.js
deps/npm/node_modules/npm-registry-client/lib/deprecate.js
deps/npm/node_modules/npm-registry-client/lib/get.js
deps/npm/node_modules/npm-registry-client/lib/publish.js
deps/npm/node_modules/npm-registry-client/lib/request.js
deps/npm/node_modules/npm-registry-client/lib/star.js
deps/npm/node_modules/npm-registry-client/lib/stars.js
deps/npm/node_modules/npm-registry-client/lib/tag.js
deps/npm/node_modules/npm-registry-client/lib/unpublish.js
deps/npm/node_modules/npm-registry-client/lib/upload.js
deps/npm/node_modules/npm-registry-client/package.json
deps/npm/node_modules/npm-registry-client/test/00-setup.js
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/basic.js [deleted file]
deps/npm/node_modules/npm-registry-client/test/bugs.js [new file with mode: 0644]
deps/npm/node_modules/npm-registry-client/test/deprecate.js [new file with mode: 0644]
deps/npm/node_modules/npm-registry-client/test/get-all.js [new file with mode: 0644]
deps/npm/node_modules/npm-registry-client/test/get-basic.js [new file with mode: 0644]
deps/npm/node_modules/npm-registry-client/test/lib/common.js [new file with mode: 0644]
deps/npm/node_modules/npm-registry-client/test/lib/server.js [moved from deps/npm/node_modules/npm-registry-client/test/fixtures/server.js with 84% similarity]
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/redirects.js [new file with mode: 0644]
deps/npm/node_modules/npm-registry-client/test/request-gzip-content.js
deps/npm/node_modules/npm-registry-client/test/retries.js
deps/npm/node_modules/npm-registry-client/test/star.js [new file with mode: 0644]
deps/npm/node_modules/npm-registry-client/test/stars.js [new file with mode: 0644]
deps/npm/node_modules/npm-registry-client/test/tag.js [new file with mode: 0644]
deps/npm/node_modules/npm-registry-client/test/unpublish.js [new file with mode: 0644]
deps/npm/node_modules/npm-registry-client/test/upload.js [new file with mode: 0644]
deps/npm/node_modules/npm-registry-client/test/zz-cleanup.js
deps/npm/node_modules/npmconf/config-defs.js
deps/npm/node_modules/npmconf/lib/load-cafile.js [new file with mode: 0644]
deps/npm/node_modules/npmconf/lib/load-prefix.js
deps/npm/node_modules/npmconf/lib/set-user.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/node_modules/proto-list/proto-list.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/npmconf/test/basic.js
deps/npm/node_modules/npmconf/test/builtin.js
deps/npm/node_modules/npmconf/test/certfile.js [new file with mode: 0644]
deps/npm/node_modules/npmconf/test/fixtures/multi-ca [new file with mode: 0644]
deps/npm/node_modules/npmconf/test/project.js
deps/npm/node_modules/npmconf/test/save.js
deps/npm/node_modules/npmlog/.npmrc [new file with mode: 0644]
deps/npm/node_modules/npmlog/package.json
deps/npm/node_modules/osenv/LICENSE
deps/npm/node_modules/osenv/osenv.js
deps/npm/node_modules/osenv/package.json
deps/npm/node_modules/osenv/test/unix.js
deps/npm/node_modules/osenv/test/windows.js
deps/npm/node_modules/read-installed/node_modules/util-extend/package.json
deps/npm/node_modules/read-installed/package.json
deps/npm/node_modules/read-package-json/node_modules/normalize-package-data/lib/fixer.js
deps/npm/node_modules/read-package-json/node_modules/normalize-package-data/package.json
deps/npm/node_modules/read-package-json/node_modules/normalize-package-data/test/normalize.js
deps/npm/node_modules/read-package-json/package.json
deps/npm/node_modules/rimraf/package.json
deps/npm/node_modules/rimraf/rimraf.js
deps/npm/node_modules/rimraf/test/run.sh
deps/npm/node_modules/sha/README.md
deps/npm/node_modules/sha/node_modules/readable-stream/README.md
deps/npm/node_modules/sha/node_modules/readable-stream/float.patch [deleted file]
deps/npm/node_modules/sha/node_modules/readable-stream/lib/_stream_duplex.js
deps/npm/node_modules/sha/node_modules/readable-stream/lib/_stream_passthrough.js
deps/npm/node_modules/sha/node_modules/readable-stream/lib/_stream_readable.js
deps/npm/node_modules/sha/node_modules/readable-stream/lib/_stream_transform.js
deps/npm/node_modules/sha/node_modules/readable-stream/lib/_stream_writable.js
deps/npm/node_modules/sha/node_modules/readable-stream/node_modules/core-util-is/README.md [new file with mode: 0644]
deps/npm/node_modules/sha/node_modules/readable-stream/node_modules/core-util-is/float.patch [new file with mode: 0644]
deps/npm/node_modules/sha/node_modules/readable-stream/node_modules/core-util-is/lib/util.js [new file with mode: 0644]
deps/npm/node_modules/sha/node_modules/readable-stream/node_modules/core-util-is/package.json [new file with mode: 0644]
deps/npm/node_modules/sha/node_modules/readable-stream/node_modules/core-util-is/util.js [new file with mode: 0644]
deps/npm/node_modules/sha/node_modules/readable-stream/node_modules/isarray/README.md [new file with mode: 0644]
deps/npm/node_modules/sha/node_modules/readable-stream/node_modules/isarray/build/build.js [new file with mode: 0644]
deps/npm/node_modules/sha/node_modules/readable-stream/node_modules/isarray/component.json [new file with mode: 0644]
deps/npm/node_modules/sha/node_modules/readable-stream/node_modules/isarray/index.js [new file with mode: 0644]
deps/npm/node_modules/sha/node_modules/readable-stream/node_modules/isarray/package.json [new file with mode: 0644]
deps/npm/node_modules/sha/node_modules/readable-stream/node_modules/string_decoder/.npmignore [new file with mode: 0644]
deps/npm/node_modules/sha/node_modules/readable-stream/node_modules/string_decoder/LICENSE [new file with mode: 0644]
deps/npm/node_modules/sha/node_modules/readable-stream/node_modules/string_decoder/README.md [new file with mode: 0644]
deps/npm/node_modules/sha/node_modules/readable-stream/node_modules/string_decoder/index.js [new file with mode: 0644]
deps/npm/node_modules/sha/node_modules/readable-stream/node_modules/string_decoder/package.json [new file with mode: 0644]
deps/npm/node_modules/sha/node_modules/readable-stream/package.json
deps/npm/node_modules/sha/package.json
deps/npm/node_modules/tar/README.md
deps/npm/node_modules/tar/examples/packer.js [new file with mode: 0644]
deps/npm/node_modules/tar/lib/parse.js
deps/npm/node_modules/tar/package.json
deps/npm/node_modules/tar/test/extract.js
deps/npm/package.json
deps/npm/scripts/doc-build.sh
deps/npm/test/tap/global-prefix-set-in-userconfig.js [new file with mode: 0644]
deps/npm/test/tap/outdated-git.js
deps/npm/test/tap/registry.js [new file with mode: 0644]