npm: Upgrade to 1.3.3
authorisaacs <i@izs.me>
Fri, 12 Jul 2013 15:56:59 +0000 (08:56 -0700)
committerisaacs <i@izs.me>
Fri, 12 Jul 2013 15:56:59 +0000 (08:56 -0700)
commit9da67fa5198f3c0839904ae05cbfe88c61b3ad09
tree61c03f98b7c2ae549f67c01e1afe6dcbe84847d6
parentf88b8dad84cd8f37000e55f0b5de7963cbb252cf
npm: Upgrade to 1.3.3
1823 files changed:
deps/npm/Makefile
deps/npm/README.md
deps/npm/doc/api/commands.md [deleted file]
deps/npm/doc/api/deprecate.md [deleted file]
deps/npm/doc/api/init.md [deleted file]
deps/npm/doc/api/npm-bin.md [moved from deps/npm/doc/api/bin.md with 100% similarity]
deps/npm/doc/api/npm-bugs.md [moved from deps/npm/doc/api/bugs.md with 100% similarity]
deps/npm/doc/api/npm-commands.md [new file with mode: 0644]
deps/npm/doc/api/npm-config.md [moved from deps/npm/doc/api/config.md with 100% similarity]
deps/npm/doc/api/npm-deprecate.md [new file with mode: 0644]
deps/npm/doc/api/npm-docs.md [moved from deps/npm/doc/api/docs.md with 100% similarity]
deps/npm/doc/api/npm-edit.md [moved from deps/npm/doc/api/edit.md with 100% similarity]
deps/npm/doc/api/npm-explore.md [moved from deps/npm/doc/api/explore.md with 100% similarity]
deps/npm/doc/api/npm-help-search.md [moved from deps/npm/doc/api/help-search.md with 100% similarity]
deps/npm/doc/api/npm-init.md [new file with mode: 0644]
deps/npm/doc/api/npm-install.md [moved from deps/npm/doc/api/install.md with 100% similarity]
deps/npm/doc/api/npm-link.md [moved from deps/npm/doc/api/link.md with 100% similarity]
deps/npm/doc/api/npm-load.md [moved from deps/npm/doc/api/load.md with 100% similarity]
deps/npm/doc/api/npm-ls.md [moved from deps/npm/doc/api/ls.md with 100% similarity]
deps/npm/doc/api/npm-outdated.md [moved from deps/npm/doc/api/outdated.md with 100% similarity]
deps/npm/doc/api/npm-owner.md [new file with mode: 0644]
deps/npm/doc/api/npm-pack.md [moved from deps/npm/doc/api/pack.md with 100% similarity]
deps/npm/doc/api/npm-prefix.md [moved from deps/npm/doc/api/prefix.md with 100% similarity]
deps/npm/doc/api/npm-prune.md [moved from deps/npm/doc/api/prune.md with 100% similarity]
deps/npm/doc/api/npm-publish.md [new file with mode: 0644]
deps/npm/doc/api/npm-rebuild.md [moved from deps/npm/doc/api/rebuild.md with 100% similarity]
deps/npm/doc/api/npm-restart.md [moved from deps/npm/doc/api/restart.md with 100% similarity]
deps/npm/doc/api/npm-root.md [moved from deps/npm/doc/api/root.md with 100% similarity]
deps/npm/doc/api/npm-run-script.md [new file with mode: 0644]
deps/npm/doc/api/npm-search.md [moved from deps/npm/doc/api/search.md with 100% similarity]
deps/npm/doc/api/npm-shrinkwrap.md [moved from deps/npm/doc/api/shrinkwrap.md with 100% similarity]
deps/npm/doc/api/npm-start.md [moved from deps/npm/doc/api/start.md with 100% similarity]
deps/npm/doc/api/npm-stop.md [moved from deps/npm/doc/api/stop.md with 100% similarity]
deps/npm/doc/api/npm-submodule.md [moved from deps/npm/doc/api/submodule.md with 100% similarity]
deps/npm/doc/api/npm-tag.md [moved from deps/npm/doc/api/tag.md with 100% similarity]
deps/npm/doc/api/npm-test.md [moved from deps/npm/doc/api/test.md with 100% similarity]
deps/npm/doc/api/npm-uninstall.md [moved from deps/npm/doc/api/uninstall.md with 100% similarity]
deps/npm/doc/api/npm-unpublish.md [moved from deps/npm/doc/api/unpublish.md with 100% similarity]
deps/npm/doc/api/npm-update.md [moved from deps/npm/doc/api/update.md with 100% similarity]
deps/npm/doc/api/npm-version.md [moved from deps/npm/doc/api/version.md with 100% similarity]
deps/npm/doc/api/npm-view.md [moved from deps/npm/doc/api/view.md with 100% similarity]
deps/npm/doc/api/npm-whoami.md [moved from deps/npm/doc/api/whoami.md with 100% similarity]
deps/npm/doc/api/npm.md
deps/npm/doc/api/owner.md [deleted file]
deps/npm/doc/api/publish.md [deleted file]
deps/npm/doc/api/run-script.md [deleted file]
deps/npm/doc/cli/adduser.md [deleted file]
deps/npm/doc/cli/bin.md [deleted file]
deps/npm/doc/cli/bugs.md [deleted file]
deps/npm/doc/cli/build.md [deleted file]
deps/npm/doc/cli/cache.md [deleted file]
deps/npm/doc/cli/changelog.md [deleted file]
deps/npm/doc/cli/coding-style.md [deleted file]
deps/npm/doc/cli/completion.md [deleted file]
deps/npm/doc/cli/config.md [deleted file]
deps/npm/doc/cli/deprecate.md [deleted file]
deps/npm/doc/cli/developers.md [deleted file]
deps/npm/doc/cli/disputes.md [deleted file]
deps/npm/doc/cli/docs.md [deleted file]
deps/npm/doc/cli/edit.md [deleted file]
deps/npm/doc/cli/explore.md [deleted file]
deps/npm/doc/cli/faq.md [deleted file]
deps/npm/doc/cli/folders.md [deleted file]
deps/npm/doc/cli/global.md [deleted file]
deps/npm/doc/cli/help-search.md [deleted file]
deps/npm/doc/cli/help.md [deleted file]
deps/npm/doc/cli/index.md [deleted file]
deps/npm/doc/cli/init.md [deleted file]
deps/npm/doc/cli/install.md [deleted file]
deps/npm/doc/cli/json.md [deleted file]
deps/npm/doc/cli/link.md [deleted file]
deps/npm/doc/cli/ls.md [deleted file]
deps/npm/doc/cli/npm-adduser.md [new file with mode: 0644]
deps/npm/doc/cli/npm-bin.md [new file with mode: 0644]
deps/npm/doc/cli/npm-bugs.md [new file with mode: 0644]
deps/npm/doc/cli/npm-build.md [new file with mode: 0644]
deps/npm/doc/cli/npm-bundle.md [moved from deps/npm/doc/cli/bundle.md with 100% similarity]
deps/npm/doc/cli/npm-cache.md [new file with mode: 0644]
deps/npm/doc/cli/npm-completion.md [new file with mode: 0644]
deps/npm/doc/cli/npm-config.md [new file with mode: 0644]
deps/npm/doc/cli/npm-dedupe.md [moved from deps/npm/doc/cli/dedupe.md with 100% similarity]
deps/npm/doc/cli/npm-deprecate.md [new file with mode: 0644]
deps/npm/doc/cli/npm-docs.md [new file with mode: 0644]
deps/npm/doc/cli/npm-edit.md [new file with mode: 0644]
deps/npm/doc/cli/npm-explore.md [new file with mode: 0644]
deps/npm/doc/cli/npm-help-search.md [new file with mode: 0644]
deps/npm/doc/cli/npm-help.md [new file with mode: 0644]
deps/npm/doc/cli/npm-init.md [new file with mode: 0644]
deps/npm/doc/cli/npm-install.md [new file with mode: 0644]
deps/npm/doc/cli/npm-link.md [new file with mode: 0644]
deps/npm/doc/cli/npm-ls.md [new file with mode: 0644]
deps/npm/doc/cli/npm-outdated.md [new file with mode: 0644]
deps/npm/doc/cli/npm-owner.md [new file with mode: 0644]
deps/npm/doc/cli/npm-pack.md [new file with mode: 0644]
deps/npm/doc/cli/npm-prefix.md [new file with mode: 0644]
deps/npm/doc/cli/npm-prune.md [new file with mode: 0644]
deps/npm/doc/cli/npm-publish.md [new file with mode: 0644]
deps/npm/doc/cli/npm-rebuild.md [moved from deps/npm/doc/cli/rebuild.md with 100% similarity]
deps/npm/doc/cli/npm-restart.md [new file with mode: 0644]
deps/npm/doc/cli/npm-rm.md [new file with mode: 0644]
deps/npm/doc/cli/npm-root.md [new file with mode: 0644]
deps/npm/doc/cli/npm-run-script.md [new file with mode: 0644]
deps/npm/doc/cli/npm-search.md [new file with mode: 0644]
deps/npm/doc/cli/npm-shrinkwrap.md [new file with mode: 0644]
deps/npm/doc/cli/npm-star.md [moved from deps/npm/doc/cli/star.md with 100% similarity]
deps/npm/doc/cli/npm-stars.md [moved from deps/npm/doc/cli/stars.md with 100% similarity]
deps/npm/doc/cli/npm-start.md [new file with mode: 0644]
deps/npm/doc/cli/npm-stop.md [new file with mode: 0644]
deps/npm/doc/cli/npm-submodule.md [new file with mode: 0644]
deps/npm/doc/cli/npm-tag.md [new file with mode: 0644]
deps/npm/doc/cli/npm-test.md [new file with mode: 0644]
deps/npm/doc/cli/npm-uninstall.md [new file with mode: 0644]
deps/npm/doc/cli/npm-unpublish.md [new file with mode: 0644]
deps/npm/doc/cli/npm-update.md [new file with mode: 0644]
deps/npm/doc/cli/npm-version.md [new file with mode: 0644]
deps/npm/doc/cli/npm-view.md [new file with mode: 0644]
deps/npm/doc/cli/npm-whoami.md [new file with mode: 0644]
deps/npm/doc/cli/npm.md
deps/npm/doc/cli/outdated.md [deleted file]
deps/npm/doc/cli/owner.md [deleted file]
deps/npm/doc/cli/pack.md [deleted file]
deps/npm/doc/cli/prefix.md [deleted file]
deps/npm/doc/cli/prune.md [deleted file]
deps/npm/doc/cli/publish.md [deleted file]
deps/npm/doc/cli/registry.md [deleted file]
deps/npm/doc/cli/restart.md [deleted file]
deps/npm/doc/cli/rm.md [deleted file]
deps/npm/doc/cli/root.md [deleted file]
deps/npm/doc/cli/run-script.md [deleted file]
deps/npm/doc/cli/scripts.md [deleted file]
deps/npm/doc/cli/search.md [deleted file]
deps/npm/doc/cli/semver.md [deleted file]
deps/npm/doc/cli/shrinkwrap.md [deleted file]
deps/npm/doc/cli/start.md [deleted file]
deps/npm/doc/cli/stop.md [deleted file]
deps/npm/doc/cli/submodule.md [deleted file]
deps/npm/doc/cli/tag.md [deleted file]
deps/npm/doc/cli/test.md [deleted file]
deps/npm/doc/cli/uninstall.md [deleted file]
deps/npm/doc/cli/unpublish.md [deleted file]
deps/npm/doc/cli/update.md [deleted file]
deps/npm/doc/cli/version.md [deleted file]
deps/npm/doc/cli/view.md [deleted file]
deps/npm/doc/cli/whoami.md [deleted file]
deps/npm/doc/files/npm-folders.md [new file with mode: 0644]
deps/npm/doc/files/npmrc.md [new file with mode: 0644]
deps/npm/doc/files/package.json.md [new file with mode: 0644]
deps/npm/doc/misc/npm-coding-style.md [new file with mode: 0644]
deps/npm/doc/misc/npm-config.md [new file with mode: 0644]
deps/npm/doc/misc/npm-developers.md [new file with mode: 0644]
deps/npm/doc/misc/npm-disputes.md [new file with mode: 0644]
deps/npm/doc/misc/npm-faq.md [new file with mode: 0644]
deps/npm/doc/misc/npm-index.md [new file with mode: 0644]
deps/npm/doc/misc/npm-registry.md [new file with mode: 0644]
deps/npm/doc/misc/npm-scripts.md [new file with mode: 0644]
deps/npm/doc/misc/removing-npm.md [moved from deps/npm/doc/cli/removing-npm.md with 100% similarity]
deps/npm/doc/misc/semver.md [new file with mode: 0644]
deps/npm/html/api/bin.html [deleted file]
deps/npm/html/api/bugs.html [deleted file]
deps/npm/html/api/commands.html [deleted file]
deps/npm/html/api/config.html [deleted file]
deps/npm/html/api/deprecate.html [deleted file]
deps/npm/html/api/docs.html [deleted file]
deps/npm/html/api/edit.html [deleted file]
deps/npm/html/api/explore.html [deleted file]
deps/npm/html/api/help-search.html [deleted file]
deps/npm/html/api/init.html [deleted file]
deps/npm/html/api/install.html [deleted file]
deps/npm/html/api/link.html [deleted file]
deps/npm/html/api/load.html [deleted file]
deps/npm/html/api/ls.html [deleted file]
deps/npm/html/api/npm.html [deleted file]
deps/npm/html/api/outdated.html [deleted file]
deps/npm/html/api/owner.html [deleted file]
deps/npm/html/api/pack.html [deleted file]
deps/npm/html/api/prefix.html [deleted file]
deps/npm/html/api/prune.html [deleted file]
deps/npm/html/api/publish.html [deleted file]
deps/npm/html/api/rebuild.html [deleted file]
deps/npm/html/api/restart.html [deleted file]
deps/npm/html/api/root.html [deleted file]
deps/npm/html/api/run-script.html [deleted file]
deps/npm/html/api/search.html [deleted file]
deps/npm/html/api/shrinkwrap.html [deleted file]
deps/npm/html/api/start.html [deleted file]
deps/npm/html/api/stop.html [deleted file]
deps/npm/html/api/submodule.html [deleted file]
deps/npm/html/api/tag.html [deleted file]
deps/npm/html/api/test.html [deleted file]
deps/npm/html/api/uninstall.html [deleted file]
deps/npm/html/api/unpublish.html [deleted file]
deps/npm/html/api/update.html [deleted file]
deps/npm/html/api/version.html [deleted file]
deps/npm/html/api/view.html [deleted file]
deps/npm/html/api/whoami.html [deleted file]
deps/npm/html/doc/README.html
deps/npm/html/doc/adduser.html [deleted file]
deps/npm/html/doc/api/npm-bin.html [new file with mode: 0644]
deps/npm/html/doc/api/npm-bugs.html [new file with mode: 0644]
deps/npm/html/doc/api/npm-commands.html [new file with mode: 0644]
deps/npm/html/doc/api/npm-config.html [new file with mode: 0644]
deps/npm/html/doc/api/npm-deprecate.html [new file with mode: 0644]
deps/npm/html/doc/api/npm-docs.html [new file with mode: 0644]
deps/npm/html/doc/api/npm-edit.html [new file with mode: 0644]
deps/npm/html/doc/api/npm-explore.html [new file with mode: 0644]
deps/npm/html/doc/api/npm-help-search.html [new file with mode: 0644]
deps/npm/html/doc/api/npm-init.html [new file with mode: 0644]
deps/npm/html/doc/api/npm-install.html [new file with mode: 0644]
deps/npm/html/doc/api/npm-link.html [new file with mode: 0644]
deps/npm/html/doc/api/npm-load.html [new file with mode: 0644]
deps/npm/html/doc/api/npm-ls.html [new file with mode: 0644]
deps/npm/html/doc/api/npm-outdated.html [new file with mode: 0644]
deps/npm/html/doc/api/npm-owner.html [new file with mode: 0644]
deps/npm/html/doc/api/npm-pack.html [new file with mode: 0644]
deps/npm/html/doc/api/npm-prefix.html [new file with mode: 0644]
deps/npm/html/doc/api/npm-prune.html [new file with mode: 0644]
deps/npm/html/doc/api/npm-publish.html [new file with mode: 0644]
deps/npm/html/doc/api/npm-rebuild.html [new file with mode: 0644]
deps/npm/html/doc/api/npm-restart.html [new file with mode: 0644]
deps/npm/html/doc/api/npm-root.html [new file with mode: 0644]
deps/npm/html/doc/api/npm-run-script.html [new file with mode: 0644]
deps/npm/html/doc/api/npm-search.html [new file with mode: 0644]
deps/npm/html/doc/api/npm-shrinkwrap.html [new file with mode: 0644]
deps/npm/html/doc/api/npm-start.html [new file with mode: 0644]
deps/npm/html/doc/api/npm-stop.html [new file with mode: 0644]
deps/npm/html/doc/api/npm-submodule.html [new file with mode: 0644]
deps/npm/html/doc/api/npm-tag.html [new file with mode: 0644]
deps/npm/html/doc/api/npm-test.html [new file with mode: 0644]
deps/npm/html/doc/api/npm-uninstall.html [new file with mode: 0644]
deps/npm/html/doc/api/npm-unpublish.html [new file with mode: 0644]
deps/npm/html/doc/api/npm-update.html [new file with mode: 0644]
deps/npm/html/doc/api/npm-version.html [new file with mode: 0644]
deps/npm/html/doc/api/npm-view.html [new file with mode: 0644]
deps/npm/html/doc/api/npm-whoami.html [new file with mode: 0644]
deps/npm/html/doc/api/npm.html [new file with mode: 0644]
deps/npm/html/doc/bin.html [deleted file]
deps/npm/html/doc/bugs.html [deleted file]
deps/npm/html/doc/build.html [deleted file]
deps/npm/html/doc/bundle.html [deleted file]
deps/npm/html/doc/cache.html [deleted file]
deps/npm/html/doc/changelog.html [deleted file]
deps/npm/html/doc/cli/npm-adduser.html [new file with mode: 0644]
deps/npm/html/doc/cli/npm-bin.html [new file with mode: 0644]
deps/npm/html/doc/cli/npm-bugs.html [new file with mode: 0644]
deps/npm/html/doc/cli/npm-build.html [new file with mode: 0644]
deps/npm/html/doc/cli/npm-bundle.html [new file with mode: 0644]
deps/npm/html/doc/cli/npm-cache.html [new file with mode: 0644]
deps/npm/html/doc/cli/npm-completion.html [new file with mode: 0644]
deps/npm/html/doc/cli/npm-config.html [new file with mode: 0644]
deps/npm/html/doc/cli/npm-dedupe.html [new file with mode: 0644]
deps/npm/html/doc/cli/npm-deprecate.html [new file with mode: 0644]
deps/npm/html/doc/cli/npm-docs.html [new file with mode: 0644]
deps/npm/html/doc/cli/npm-edit.html [new file with mode: 0644]
deps/npm/html/doc/cli/npm-explore.html [new file with mode: 0644]
deps/npm/html/doc/cli/npm-help-search.html [new file with mode: 0644]
deps/npm/html/doc/cli/npm-help.html [new file with mode: 0644]
deps/npm/html/doc/cli/npm-init.html [new file with mode: 0644]
deps/npm/html/doc/cli/npm-install.html [new file with mode: 0644]
deps/npm/html/doc/cli/npm-link.html [new file with mode: 0644]
deps/npm/html/doc/cli/npm-ls.html [new file with mode: 0644]
deps/npm/html/doc/cli/npm-outdated.html [new file with mode: 0644]
deps/npm/html/doc/cli/npm-owner.html [new file with mode: 0644]
deps/npm/html/doc/cli/npm-pack.html [new file with mode: 0644]
deps/npm/html/doc/cli/npm-prefix.html [new file with mode: 0644]
deps/npm/html/doc/cli/npm-prune.html [new file with mode: 0644]
deps/npm/html/doc/cli/npm-publish.html [new file with mode: 0644]
deps/npm/html/doc/cli/npm-rebuild.html [new file with mode: 0644]
deps/npm/html/doc/cli/npm-restart.html [new file with mode: 0644]
deps/npm/html/doc/cli/npm-rm.html [new file with mode: 0644]
deps/npm/html/doc/cli/npm-root.html [new file with mode: 0644]
deps/npm/html/doc/cli/npm-run-script.html [new file with mode: 0644]
deps/npm/html/doc/cli/npm-search.html [new file with mode: 0644]
deps/npm/html/doc/cli/npm-shrinkwrap.html [new file with mode: 0644]
deps/npm/html/doc/cli/npm-star.html [new file with mode: 0644]
deps/npm/html/doc/cli/npm-stars.html [new file with mode: 0644]
deps/npm/html/doc/cli/npm-start.html [new file with mode: 0644]
deps/npm/html/doc/cli/npm-stop.html [new file with mode: 0644]
deps/npm/html/doc/cli/npm-submodule.html [new file with mode: 0644]
deps/npm/html/doc/cli/npm-tag.html [new file with mode: 0644]
deps/npm/html/doc/cli/npm-test.html [new file with mode: 0644]
deps/npm/html/doc/cli/npm-uninstall.html [new file with mode: 0644]
deps/npm/html/doc/cli/npm-unpublish.html [new file with mode: 0644]
deps/npm/html/doc/cli/npm-update.html [new file with mode: 0644]
deps/npm/html/doc/cli/npm-version.html [new file with mode: 0644]
deps/npm/html/doc/cli/npm-view.html [new file with mode: 0644]
deps/npm/html/doc/cli/npm-whoami.html [new file with mode: 0644]
deps/npm/html/doc/cli/npm.html [new file with mode: 0644]
deps/npm/html/doc/coding-style.html [deleted file]
deps/npm/html/doc/completion.html [deleted file]
deps/npm/html/doc/config.html [deleted file]
deps/npm/html/doc/dedupe.html [deleted file]
deps/npm/html/doc/deprecate.html [deleted file]
deps/npm/html/doc/developers.html [deleted file]
deps/npm/html/doc/disputes.html [deleted file]
deps/npm/html/doc/docs.html [deleted file]
deps/npm/html/doc/edit.html [deleted file]
deps/npm/html/doc/explore.html [deleted file]
deps/npm/html/doc/faq.html [deleted file]
deps/npm/html/doc/files/npm-folders.html [new file with mode: 0644]
deps/npm/html/doc/files/npm-global.html [new file with mode: 0644]
deps/npm/html/doc/files/npm-json.html [new file with mode: 0644]
deps/npm/html/doc/files/npmrc.html [new file with mode: 0644]
deps/npm/html/doc/files/package.json.html [new file with mode: 0644]
deps/npm/html/doc/folders.html [deleted file]
deps/npm/html/doc/global.html [deleted file]
deps/npm/html/doc/help-search.html [deleted file]
deps/npm/html/doc/help.html [deleted file]
deps/npm/html/doc/index.html
deps/npm/html/doc/init.html [deleted file]
deps/npm/html/doc/install.html [deleted file]
deps/npm/html/doc/json.html [deleted file]
deps/npm/html/doc/link.html [deleted file]
deps/npm/html/doc/list.html [deleted file]
deps/npm/html/doc/ls.html [deleted file]
deps/npm/html/doc/misc/index.html [new file with mode: 0644]
deps/npm/html/doc/misc/npm-coding-style.html [new file with mode: 0644]
deps/npm/html/doc/misc/npm-config.html [new file with mode: 0644]
deps/npm/html/doc/misc/npm-developers.html [new file with mode: 0644]
deps/npm/html/doc/misc/npm-disputes.html [new file with mode: 0644]
deps/npm/html/doc/misc/npm-faq.html [new file with mode: 0644]
deps/npm/html/doc/misc/npm-index.html [new file with mode: 0644]
deps/npm/html/doc/misc/npm-registry.html [new file with mode: 0644]
deps/npm/html/doc/misc/npm-scripts.html [new file with mode: 0644]
deps/npm/html/doc/misc/removing-npm.html [new file with mode: 0644]
deps/npm/html/doc/misc/semver.html [new file with mode: 0644]
deps/npm/html/doc/npm.html [deleted file]
deps/npm/html/doc/outdated.html [deleted file]
deps/npm/html/doc/owner.html [deleted file]
deps/npm/html/doc/pack.html [deleted file]
deps/npm/html/doc/prefix.html [deleted file]
deps/npm/html/doc/prune.html [deleted file]
deps/npm/html/doc/publish.html [deleted file]
deps/npm/html/doc/rebuild.html [deleted file]
deps/npm/html/doc/registry.html [deleted file]
deps/npm/html/doc/removing-npm.html [deleted file]
deps/npm/html/doc/restart.html [deleted file]
deps/npm/html/doc/rm.html [deleted file]
deps/npm/html/doc/root.html [deleted file]
deps/npm/html/doc/run-script.html [deleted file]
deps/npm/html/doc/scripts.html [deleted file]
deps/npm/html/doc/search.html [deleted file]
deps/npm/html/doc/semver.html [deleted file]
deps/npm/html/doc/shrinkwrap.html [deleted file]
deps/npm/html/doc/star.html [deleted file]
deps/npm/html/doc/stars.html [deleted file]
deps/npm/html/doc/start.html [deleted file]
deps/npm/html/doc/stop.html [deleted file]
deps/npm/html/doc/submodule.html [deleted file]
deps/npm/html/doc/tag.html [deleted file]
deps/npm/html/doc/test.html [deleted file]
deps/npm/html/doc/uninstall.html [deleted file]
deps/npm/html/doc/unpublish.html [deleted file]
deps/npm/html/doc/update.html [deleted file]
deps/npm/html/doc/version.html [deleted file]
deps/npm/html/doc/view.html [deleted file]
deps/npm/html/doc/whoami.html [deleted file]
deps/npm/html/docfoot-script.html [new file with mode: 0644]
deps/npm/html/docfoot.html
deps/npm/html/dochead.html
deps/npm/lib/adduser.js
deps/npm/lib/build.js
deps/npm/lib/cache.js
deps/npm/lib/dedupe.js
deps/npm/lib/deprecate.js
deps/npm/lib/help-search.js
deps/npm/lib/help.js
deps/npm/lib/install.js
deps/npm/lib/ls.js
deps/npm/lib/npm.js
deps/npm/lib/outdated.js
deps/npm/lib/publish.js
deps/npm/lib/rebuild.js
deps/npm/lib/search.js
deps/npm/lib/submodule.js
deps/npm/lib/unbuild.js
deps/npm/lib/uninstall.js
deps/npm/lib/update.js
deps/npm/lib/utils/is-git-url.js [new file with mode: 0644]
deps/npm/lib/utils/tar.js
deps/npm/lib/version.js
deps/npm/lib/view.js
deps/npm/man/man1/README.1 [deleted file]
deps/npm/man/man1/adduser.1 [deleted file]
deps/npm/man/man1/author.1 [deleted file]
deps/npm/man/man1/bin.1 [deleted file]
deps/npm/man/man1/bugs.1 [deleted file]
deps/npm/man/man1/build.1 [deleted file]
deps/npm/man/man1/bundle.1 [deleted file]
deps/npm/man/man1/cache.1 [deleted file]
deps/npm/man/man1/changelog.1 [deleted file]
deps/npm/man/man1/coding-style.1 [deleted file]
deps/npm/man/man1/completion.1 [deleted file]
deps/npm/man/man1/config.1 [deleted file]
deps/npm/man/man1/dedupe.1 [deleted file]
deps/npm/man/man1/deprecate.1 [deleted file]
deps/npm/man/man1/developers.1 [deleted file]
deps/npm/man/man1/disputes.1 [deleted file]
deps/npm/man/man1/docs.1 [deleted file]
deps/npm/man/man1/edit.1 [deleted file]
deps/npm/man/man1/explore.1 [deleted file]
deps/npm/man/man1/faq.1 [deleted file]
deps/npm/man/man1/find.1 [deleted file]
deps/npm/man/man1/folders.1 [deleted file]
deps/npm/man/man1/get.1 [deleted file]
deps/npm/man/man1/global.1 [deleted file]
deps/npm/man/man1/help-search.1 [deleted file]
deps/npm/man/man1/help.1 [deleted file]
deps/npm/man/man1/home.1 [deleted file]
deps/npm/man/man1/index.1 [deleted file]
deps/npm/man/man1/init.1 [deleted file]
deps/npm/man/man1/install.1 [deleted file]
deps/npm/man/man1/json.1 [deleted file]
deps/npm/man/man1/link.1 [deleted file]
deps/npm/man/man1/list.1 [deleted file]
deps/npm/man/man1/ln.1 [deleted file]
deps/npm/man/man1/ls.1 [deleted file]
deps/npm/man/man1/npm-README.1 [new file with mode: 0644]
deps/npm/man/man1/npm-adduser.1 [new file with mode: 0644]
deps/npm/man/man1/npm-bin.1 [new file with mode: 0644]
deps/npm/man/man1/npm-bugs.1 [new file with mode: 0644]
deps/npm/man/man1/npm-build.1 [new file with mode: 0644]
deps/npm/man/man1/npm-bundle.1 [new file with mode: 0644]
deps/npm/man/man1/npm-cache.1 [new file with mode: 0644]
deps/npm/man/man1/npm-completion.1 [new file with mode: 0644]
deps/npm/man/man1/npm-config.1 [new file with mode: 0644]
deps/npm/man/man1/npm-dedupe.1 [new file with mode: 0644]
deps/npm/man/man1/npm-deprecate.1 [new file with mode: 0644]
deps/npm/man/man1/npm-docs.1 [new file with mode: 0644]
deps/npm/man/man1/npm-edit.1 [new file with mode: 0644]
deps/npm/man/man1/npm-explore.1 [new file with mode: 0644]
deps/npm/man/man1/npm-help-search.1 [new file with mode: 0644]
deps/npm/man/man1/npm-help.1 [new file with mode: 0644]
deps/npm/man/man1/npm-init.1 [new file with mode: 0644]
deps/npm/man/man1/npm-install.1 [new file with mode: 0644]
deps/npm/man/man1/npm-link.1 [new file with mode: 0644]
deps/npm/man/man1/npm-ls.1 [new file with mode: 0644]
deps/npm/man/man1/npm-outdated.1 [new file with mode: 0644]
deps/npm/man/man1/npm-owner.1 [new file with mode: 0644]
deps/npm/man/man1/npm-pack.1 [new file with mode: 0644]
deps/npm/man/man1/npm-prefix.1 [new file with mode: 0644]
deps/npm/man/man1/npm-prune.1 [new file with mode: 0644]
deps/npm/man/man1/npm-publish.1 [new file with mode: 0644]
deps/npm/man/man1/npm-rebuild.1 [new file with mode: 0644]
deps/npm/man/man1/npm-restart.1 [new file with mode: 0644]
deps/npm/man/man1/npm-rm.1 [new file with mode: 0644]
deps/npm/man/man1/npm-root.1 [new file with mode: 0644]
deps/npm/man/man1/npm-run-script.1 [new file with mode: 0644]
deps/npm/man/man1/npm-search.1 [new file with mode: 0644]
deps/npm/man/man1/npm-shrinkwrap.1 [new file with mode: 0644]
deps/npm/man/man1/npm-star.1 [new file with mode: 0644]
deps/npm/man/man1/npm-stars.1 [new file with mode: 0644]
deps/npm/man/man1/npm-start.1 [new file with mode: 0644]
deps/npm/man/man1/npm-stop.1 [new file with mode: 0644]
deps/npm/man/man1/npm-submodule.1 [new file with mode: 0644]
deps/npm/man/man1/npm-tag.1 [new file with mode: 0644]
deps/npm/man/man1/npm-test.1 [new file with mode: 0644]
deps/npm/man/man1/npm-uninstall.1 [new file with mode: 0644]
deps/npm/man/man1/npm-unpublish.1 [new file with mode: 0644]
deps/npm/man/man1/npm-update.1 [new file with mode: 0644]
deps/npm/man/man1/npm-version.1 [new file with mode: 0644]
deps/npm/man/man1/npm-view.1 [new file with mode: 0644]
deps/npm/man/man1/npm-whoami.1 [new file with mode: 0644]
deps/npm/man/man1/npm.1
deps/npm/man/man1/outdated.1 [deleted file]
deps/npm/man/man1/owner.1 [deleted file]
deps/npm/man/man1/pack.1 [deleted file]
deps/npm/man/man1/prefix.1 [deleted file]
deps/npm/man/man1/prune.1 [deleted file]
deps/npm/man/man1/publish.1 [deleted file]
deps/npm/man/man1/rebuild.1 [deleted file]
deps/npm/man/man1/registry.1 [deleted file]
deps/npm/man/man1/removing-npm.1 [deleted file]
deps/npm/man/man1/restart.1 [deleted file]
deps/npm/man/man1/rm.1 [deleted file]
deps/npm/man/man1/root.1 [deleted file]
deps/npm/man/man1/run-script.1 [deleted file]
deps/npm/man/man1/scripts.1 [deleted file]
deps/npm/man/man1/search.1 [deleted file]
deps/npm/man/man1/semver.1 [deleted file]
deps/npm/man/man1/set.1 [deleted file]
deps/npm/man/man1/shrinkwrap.1 [deleted file]
deps/npm/man/man1/star.1 [deleted file]
deps/npm/man/man1/stars.1 [deleted file]
deps/npm/man/man1/start.1 [deleted file]
deps/npm/man/man1/stop.1 [deleted file]
deps/npm/man/man1/submodule.1 [deleted file]
deps/npm/man/man1/tag.1 [deleted file]
deps/npm/man/man1/test.1 [deleted file]
deps/npm/man/man1/uninstall.1 [deleted file]
deps/npm/man/man1/unpublish.1 [deleted file]
deps/npm/man/man1/update.1 [deleted file]
deps/npm/man/man1/version.1 [deleted file]
deps/npm/man/man1/view.1 [deleted file]
deps/npm/man/man1/whoami.1 [deleted file]
deps/npm/man/man3/author.3 [deleted file]
deps/npm/man/man3/bin.3 [deleted file]
deps/npm/man/man3/bugs.3 [deleted file]
deps/npm/man/man3/commands.3 [deleted file]
deps/npm/man/man3/config.3 [deleted file]
deps/npm/man/man3/deprecate.3 [deleted file]
deps/npm/man/man3/docs.3 [deleted file]
deps/npm/man/man3/edit.3 [deleted file]
deps/npm/man/man3/explore.3 [deleted file]
deps/npm/man/man3/find.3 [deleted file]
deps/npm/man/man3/get.3 [deleted file]
deps/npm/man/man3/help-search.3 [deleted file]
deps/npm/man/man3/home.3 [deleted file]
deps/npm/man/man3/init.3 [deleted file]
deps/npm/man/man3/install.3 [deleted file]
deps/npm/man/man3/link.3 [deleted file]
deps/npm/man/man3/list.3 [deleted file]
deps/npm/man/man3/ln.3 [deleted file]
deps/npm/man/man3/load.3 [deleted file]
deps/npm/man/man3/ls.3 [deleted file]
deps/npm/man/man3/npm-bin.3 [new file with mode: 0644]
deps/npm/man/man3/npm-bugs.3 [new file with mode: 0644]
deps/npm/man/man3/npm-commands.3 [new file with mode: 0644]
deps/npm/man/man3/npm-config.3 [new file with mode: 0644]
deps/npm/man/man3/npm-deprecate.3 [new file with mode: 0644]
deps/npm/man/man3/npm-docs.3 [new file with mode: 0644]
deps/npm/man/man3/npm-edit.3 [new file with mode: 0644]
deps/npm/man/man3/npm-explore.3 [new file with mode: 0644]
deps/npm/man/man3/npm-help-search.3 [new file with mode: 0644]
deps/npm/man/man3/npm-init.3 [new file with mode: 0644]
deps/npm/man/man3/npm-install.3 [new file with mode: 0644]
deps/npm/man/man3/npm-link.3 [new file with mode: 0644]
deps/npm/man/man3/npm-load.3 [new file with mode: 0644]
deps/npm/man/man3/npm-ls.3 [new file with mode: 0644]
deps/npm/man/man3/npm-outdated.3 [new file with mode: 0644]
deps/npm/man/man3/npm-owner.3 [new file with mode: 0644]
deps/npm/man/man3/npm-pack.3 [new file with mode: 0644]
deps/npm/man/man3/npm-prefix.3 [new file with mode: 0644]
deps/npm/man/man3/npm-prune.3 [new file with mode: 0644]
deps/npm/man/man3/npm-publish.3 [new file with mode: 0644]
deps/npm/man/man3/npm-rebuild.3 [new file with mode: 0644]
deps/npm/man/man3/npm-restart.3 [new file with mode: 0644]
deps/npm/man/man3/npm-root.3 [new file with mode: 0644]
deps/npm/man/man3/npm-run-script.3 [new file with mode: 0644]
deps/npm/man/man3/npm-search.3 [new file with mode: 0644]
deps/npm/man/man3/npm-shrinkwrap.3 [new file with mode: 0644]
deps/npm/man/man3/npm-start.3 [new file with mode: 0644]
deps/npm/man/man3/npm-stop.3 [new file with mode: 0644]
deps/npm/man/man3/npm-submodule.3 [new file with mode: 0644]
deps/npm/man/man3/npm-tag.3 [new file with mode: 0644]
deps/npm/man/man3/npm-test.3 [new file with mode: 0644]
deps/npm/man/man3/npm-uninstall.3 [new file with mode: 0644]
deps/npm/man/man3/npm-unpublish.3 [new file with mode: 0644]
deps/npm/man/man3/npm-update.3 [new file with mode: 0644]
deps/npm/man/man3/npm-version.3 [new file with mode: 0644]
deps/npm/man/man3/npm-view.3 [new file with mode: 0644]
deps/npm/man/man3/npm-whoami.3 [new file with mode: 0644]
deps/npm/man/man3/npm.3
deps/npm/man/man3/outdated.3 [deleted file]
deps/npm/man/man3/owner.3 [deleted file]
deps/npm/man/man3/pack.3 [deleted file]
deps/npm/man/man3/prefix.3 [deleted file]
deps/npm/man/man3/prune.3 [deleted file]
deps/npm/man/man3/publish.3 [deleted file]
deps/npm/man/man3/rebuild.3 [deleted file]
deps/npm/man/man3/restart.3 [deleted file]
deps/npm/man/man3/rm.3 [deleted file]
deps/npm/man/man3/root.3 [deleted file]
deps/npm/man/man3/run-script.3 [deleted file]
deps/npm/man/man3/search.3 [deleted file]
deps/npm/man/man3/set.3 [deleted file]
deps/npm/man/man3/shrinkwrap.3 [deleted file]
deps/npm/man/man3/start.3 [deleted file]
deps/npm/man/man3/stop.3 [deleted file]
deps/npm/man/man3/submodule.3 [deleted file]
deps/npm/man/man3/tag.3 [deleted file]
deps/npm/man/man3/test.3 [deleted file]
deps/npm/man/man3/uninstall.3 [deleted file]
deps/npm/man/man3/unpublish.3 [deleted file]
deps/npm/man/man3/update.3 [deleted file]
deps/npm/man/man3/version.3 [deleted file]
deps/npm/man/man3/view.3 [deleted file]
deps/npm/man/man3/whoami.3 [deleted file]
deps/npm/man/man5/npm-folders.5 [new file with mode: 0644]
deps/npm/man/man5/npm-global.5 [new file with mode: 0644]
deps/npm/man/man5/npm-json.5 [new file with mode: 0644]
deps/npm/man/man5/npmrc.5 [new file with mode: 0644]
deps/npm/man/man5/package.json.5 [new file with mode: 0644]
deps/npm/man/man7/index.7 [new file with mode: 0644]
deps/npm/man/man7/npm-coding-style.7 [new file with mode: 0644]
deps/npm/man/man7/npm-config.7 [new file with mode: 0644]
deps/npm/man/man7/npm-developers.7 [new file with mode: 0644]
deps/npm/man/man7/npm-disputes.7 [new file with mode: 0644]
deps/npm/man/man7/npm-faq.7 [new file with mode: 0644]
deps/npm/man/man7/npm-index.7 [new file with mode: 0644]
deps/npm/man/man7/npm-registry.7 [new file with mode: 0644]
deps/npm/man/man7/npm-scripts.7 [new file with mode: 0644]
deps/npm/man/man7/removing-npm.7 [new file with mode: 0644]
deps/npm/man/man7/semver.7 [new file with mode: 0644]
deps/npm/node_modules/fstream/package.json
deps/npm/node_modules/glob/node_modules/inherits/LICENSE [new file with mode: 0644]
deps/npm/node_modules/glob/node_modules/inherits/README.md [new file with mode: 0644]
deps/npm/node_modules/glob/node_modules/inherits/inherits.js [new file with mode: 0644]
deps/npm/node_modules/glob/node_modules/inherits/inherits_browser.js [new file with mode: 0644]
deps/npm/node_modules/glob/node_modules/inherits/package.json [new file with mode: 0644]
deps/npm/node_modules/glob/node_modules/inherits/test.js [new file with mode: 0644]
deps/npm/node_modules/glob/package.json
deps/npm/node_modules/graceful-fs/LICENSE
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 [new file with mode: 0644]
deps/npm/node_modules/graceful-fs/test/open.js
deps/npm/node_modules/graceful-fs/test/ulimit.js [deleted file]
deps/npm/node_modules/init-package-json/init-package-json.js
deps/npm/node_modules/init-package-json/package.json
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/node-gyp/.jshintrc
deps/npm/node_modules/node-gyp/.npmignore
deps/npm/node_modules/node-gyp/README.md
deps/npm/node_modules/node-gyp/bin/node-gyp.js
deps/npm/node_modules/node-gyp/gyp/AUTHORS
deps/npm/node_modules/node-gyp/gyp/PRESUBMIT.py
deps/npm/node_modules/node-gyp/gyp/buildbot/buildbot_run.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/data/win/large-pdb-shim.cc [new file with mode: 0644]
deps/npm/node_modules/node-gyp/gyp/gyptest.py
deps/npm/node_modules/node-gyp/gyp/pylib/gyp/MSVSUtil.py [new file with mode: 0644]
deps/npm/node_modules/node-gyp/gyp/pylib/gyp/MSVSVersion.py
deps/npm/node_modules/node-gyp/gyp/pylib/gyp/__init__.py
deps/npm/node_modules/node-gyp/gyp/pylib/gyp/common.py
deps/npm/node_modules/node-gyp/gyp/pylib/gyp/common_test.py
deps/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/android.py
deps/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/eclipse.py
deps/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/make.py
deps/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/msvs.py
deps/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/ninja.py
deps/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/xcode.py
deps/npm/node_modules/node-gyp/gyp/pylib/gyp/input.py
deps/npm/node_modules/node-gyp/gyp/pylib/gyp/mac_tool.py
deps/npm/node_modules/node-gyp/gyp/pylib/gyp/msvs_emulation.py
deps/npm/node_modules/node-gyp/gyp/pylib/gyp/xcode_emulation.py
deps/npm/node_modules/node-gyp/gyp/pylib/gyp/xcodeproj_file.py
deps/npm/node_modules/node-gyp/gyp/test/actions-bare/gyptest-bare.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/actions-bare/src/bare.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/actions-bare/src/bare.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/actions-multiple/gyptest-all.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/actions-multiple/src/actions.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/actions-multiple/src/copy.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/actions-multiple/src/filter.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/actions-multiple/src/foo.c [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/actions-multiple/src/input.txt [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/actions-multiple/src/main.c [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/actions-none/gyptest-none.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/actions-none/src/fake_cross.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/actions-none/src/foo.cc [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/actions-none/src/none_with_source_files.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/actions-subdir/gyptest-action.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/actions-subdir/src/make-file.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/actions-subdir/src/none.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/actions-subdir/src/subdir/make-subdir-file.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/actions-subdir/src/subdir/subdir.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/actions/gyptest-all.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/actions/gyptest-default.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/actions/gyptest-errors.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/actions/src/action_missing_name.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/actions/src/actions.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/actions/src/confirm-dep-files.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/actions/src/subdir1/counter.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/actions/src/subdir1/executable.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/actions/src/subdir1/make-prog1.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/actions/src/subdir1/make-prog2.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/actions/src/subdir1/program.c [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/actions/src/subdir2/make-file.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/actions/src/subdir2/none.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/actions/src/subdir3/generate_main.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/actions/src/subdir3/null_input.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/additional-targets/gyptest-additional.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/additional-targets/src/all.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/additional-targets/src/dir1/actions.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/additional-targets/src/dir1/emit.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/additional-targets/src/dir1/lib1.c [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/assembly/gyptest-assembly.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/assembly/src/as.bat [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/assembly/src/assembly.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/assembly/src/lib1.S [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/assembly/src/lib1.c [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/assembly/src/program.c [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/build-option/gyptest-build.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/build-option/hello.c [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/build-option/hello.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/builddir/gyptest-all.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/builddir/gyptest-default.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/builddir/src/builddir.gypi [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/builddir/src/func1.c [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/builddir/src/func2.c [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/builddir/src/func3.c [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/builddir/src/func4.c [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/builddir/src/func5.c [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/builddir/src/prog1.c [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/builddir/src/prog1.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/builddir/src/subdir2/prog2.c [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/builddir/src/subdir2/prog2.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/builddir/src/subdir2/subdir3/prog3.c [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/builddir/src/subdir2/subdir3/prog3.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/builddir/src/subdir2/subdir3/subdir4/prog4.c [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/builddir/src/subdir2/subdir3/subdir4/prog4.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/builddir/src/subdir2/subdir3/subdir4/subdir5/prog5.c [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/builddir/src/subdir2/subdir3/subdir4/subdir5/prog5.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/cflags/cflags.c [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/cflags/cflags.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/cflags/gyptest-cflags.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/compilable/gyptest-headers.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/compilable/src/headers.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/compilable/src/lib1.cpp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/compilable/src/lib1.hpp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/compilable/src/program.cpp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/compiler-override/compiler-global-settings.gyp.in [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/compiler-override/compiler-host.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/compiler-override/compiler.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/compiler-override/cxxtest.cc [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/compiler-override/gyptest-compiler-env.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/compiler-override/gyptest-compiler-global-settings.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/compiler-override/my_cc.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/compiler-override/my_cxx.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/compiler-override/my_ld.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/compiler-override/test.c [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/configurations/basics/configurations.c [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/configurations/basics/configurations.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/configurations/basics/gyptest-configurations.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/configurations/inheritance/configurations.c [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/configurations/inheritance/configurations.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/configurations/inheritance/gyptest-inheritance.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/configurations/invalid/actions.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/configurations/invalid/all_dependent_settings.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/configurations/invalid/configurations.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/configurations/invalid/dependencies.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/configurations/invalid/direct_dependent_settings.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/configurations/invalid/gyptest-configurations.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/configurations/invalid/libraries.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/configurations/invalid/link_settings.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/configurations/invalid/sources.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/configurations/invalid/standalone_static_library.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/configurations/invalid/target_name.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/configurations/invalid/type.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/configurations/target_platform/configurations.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/configurations/target_platform/front.c [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/configurations/target_platform/gyptest-target_platform.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/configurations/target_platform/left.c [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/configurations/target_platform/right.c [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/configurations/x64/configurations.c [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/configurations/x64/configurations.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/configurations/x64/gyptest-x86.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/copies/gyptest-all.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/copies/gyptest-default.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/copies/gyptest-slash.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/copies/gyptest-updir.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/copies/src/copies-slash.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/copies/src/copies-updir.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/copies/src/copies.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/copies/src/directory/file3 [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/copies/src/directory/file4 [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/copies/src/directory/subdir/file5 [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/copies/src/file1 [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/copies/src/file2 [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/copies/src/parentdir/subdir/file6 [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/custom-generator/gyptest-custom-generator.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/custom-generator/mygenerator.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/custom-generator/test.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/cxxflags/cxxflags.cc [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/cxxflags/cxxflags.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/cxxflags/gyptest-cxxflags.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/defines-escaping/defines-escaping.c [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/defines-escaping/defines-escaping.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/defines-escaping/gyptest-defines-escaping.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/defines/defines-env.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/defines/defines.c [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/defines/defines.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/defines/gyptest-define-override.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/defines/gyptest-defines-env-regyp.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/defines/gyptest-defines-env.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/defines/gyptest-defines.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/dependencies/a.c [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/dependencies/b/b.c [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/dependencies/b/b.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/dependencies/b/b3.c [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/dependencies/c/c.c [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/dependencies/c/c.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/dependencies/c/d.c [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/dependencies/double_dependency.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/dependencies/double_dependent.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/dependencies/extra_targets.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/dependencies/gyptest-double-dependency.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/dependencies/gyptest-extra-targets.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/dependencies/gyptest-lib-only.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/dependencies/gyptest-none-traversal.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/dependencies/lib_only.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/dependencies/main.c [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/dependencies/none_traversal.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/dependency-copy/gyptest-copy.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/dependency-copy/src/copies.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/dependency-copy/src/file1.c [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/dependency-copy/src/file2.c [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/errors/duplicate_basenames.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/errors/duplicate_node.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/errors/duplicate_rule.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/errors/duplicate_targets.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/errors/gyptest-errors.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/errors/missing_dep.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/errors/missing_targets.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/escaping/colon/test.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/escaping/gyptest-colon.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/exclusion/exclusion.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/exclusion/gyptest-exclusion.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/exclusion/hello.c [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/external-cross-compile/gyptest-cross.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/external-cross-compile/src/bogus1.cc [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/external-cross-compile/src/bogus2.c [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/external-cross-compile/src/cross.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/external-cross-compile/src/cross_compile.gypi [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/external-cross-compile/src/fake_cross.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/external-cross-compile/src/program.cc [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/external-cross-compile/src/test1.cc [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/external-cross-compile/src/test2.c [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/external-cross-compile/src/test3.cc [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/external-cross-compile/src/test4.c [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/external-cross-compile/src/tochar.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/generator-output/actions/actions.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/generator-output/actions/build/README.txt [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/generator-output/actions/subdir1/actions-out/README.txt [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/generator-output/actions/subdir1/build/README.txt [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/generator-output/actions/subdir1/executable.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/generator-output/actions/subdir1/make-prog1.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/generator-output/actions/subdir1/make-prog2.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/generator-output/actions/subdir1/program.c [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/generator-output/actions/subdir2/actions-out/README.txt [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/generator-output/actions/subdir2/build/README.txt [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/generator-output/actions/subdir2/make-file.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/generator-output/actions/subdir2/none.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/generator-output/copies/build/README.txt [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/generator-output/copies/copies-out/README.txt [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/generator-output/copies/copies.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/generator-output/copies/file1 [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/generator-output/copies/file2 [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/generator-output/copies/subdir/build/README.txt [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/generator-output/copies/subdir/copies-out/README.txt [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/generator-output/copies/subdir/file3 [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/generator-output/copies/subdir/file4 [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/generator-output/copies/subdir/subdir.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/generator-output/gyptest-actions.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/generator-output/gyptest-copies.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/generator-output/gyptest-mac-bundle.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/generator-output/gyptest-relocate.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/generator-output/gyptest-rules.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/generator-output/gyptest-subdir2-deep.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/generator-output/gyptest-top-all.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/generator-output/mac-bundle/Info.plist [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/generator-output/mac-bundle/app.order [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/generator-output/mac-bundle/header.h [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/generator-output/mac-bundle/main.c [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/generator-output/mac-bundle/resource.sb [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/generator-output/mac-bundle/test.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/generator-output/rules/build/README.txt [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/generator-output/rules/copy-file.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/generator-output/rules/rules.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/generator-output/rules/subdir1/build/README.txt [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/generator-output/rules/subdir1/define3.in0 [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/generator-output/rules/subdir1/define4.in0 [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/generator-output/rules/subdir1/executable.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/generator-output/rules/subdir1/function1.in1 [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/generator-output/rules/subdir1/function2.in1 [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/generator-output/rules/subdir1/program.c [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/generator-output/rules/subdir2/build/README.txt [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/generator-output/rules/subdir2/file1.in0 [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/generator-output/rules/subdir2/file2.in0 [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/generator-output/rules/subdir2/file3.in1 [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/generator-output/rules/subdir2/file4.in1 [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/generator-output/rules/subdir2/none.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/generator-output/rules/subdir2/rules-out/README.txt [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/generator-output/src/build/README.txt [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/generator-output/src/inc.h [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/generator-output/src/inc1/include1.h [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/generator-output/src/prog1.c [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/generator-output/src/prog1.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/generator-output/src/subdir2/build/README.txt [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/generator-output/src/subdir2/deeper/build/README.txt [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/generator-output/src/subdir2/deeper/deeper.c [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/generator-output/src/subdir2/deeper/deeper.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/generator-output/src/subdir2/deeper/deeper.h [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/generator-output/src/subdir2/inc2/include2.h [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/generator-output/src/subdir2/prog2.c [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/generator-output/src/subdir2/prog2.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/generator-output/src/subdir3/build/README.txt [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/generator-output/src/subdir3/inc3/include3.h [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/generator-output/src/subdir3/prog3.c [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/generator-output/src/subdir3/prog3.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/generator-output/src/symroot.gypi [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/gyp-defines/defines.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/gyp-defines/echo.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/gyp-defines/gyptest-multiple-values.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/gyp-defines/gyptest-regyp.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/hard_dependency/gyptest-exported-hard-dependency.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/hard_dependency/gyptest-no-exported-hard-dependency.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/hard_dependency/src/a.c [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/hard_dependency/src/a.h [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/hard_dependency/src/b.c [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/hard_dependency/src/b.h [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/hard_dependency/src/c.c [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/hard_dependency/src/c.h [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/hard_dependency/src/d.c [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/hard_dependency/src/emit.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/hard_dependency/src/hard_dependency.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/hello/gyptest-all.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/hello/gyptest-default.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/hello/gyptest-disable-regyp.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/hello/gyptest-regyp.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/hello/gyptest-target.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/hello/hello.c [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/hello/hello.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/hello/hello2.c [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/hello/hello2.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/home_dot_gyp/gyptest-home-includes-regyp.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/home_dot_gyp/gyptest-home-includes.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/home_dot_gyp/home/.gyp/include.gypi [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/home_dot_gyp/home2/.gyp/include.gypi [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/home_dot_gyp/src/all.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/home_dot_gyp/src/printfoo.c [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/include_dirs/gyptest-all.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/include_dirs/gyptest-default.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/include_dirs/src/inc.h [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/include_dirs/src/inc1/include1.h [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/include_dirs/src/includes.c [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/include_dirs/src/includes.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/include_dirs/src/shadow1/shadow.h [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/include_dirs/src/shadow2/shadow.h [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/include_dirs/src/subdir/inc.h [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/include_dirs/src/subdir/inc2/include2.h [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/include_dirs/src/subdir/subdir_includes.c [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/include_dirs/src/subdir/subdir_includes.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/intermediate_dir/gyptest-intermediate-dir.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/intermediate_dir/src/script.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/intermediate_dir/src/shared_infile.txt [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/intermediate_dir/src/test.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/intermediate_dir/src/test2.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/lib/README.txt [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/lib/TestCmd.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/lib/TestCommon.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/lib/TestGyp.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/library/gyptest-shared-obj-install-path.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/library/gyptest-shared.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/library/gyptest-static.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/library/src/lib1.c [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/library/src/lib1_moveable.c [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/library/src/lib2.c [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/library/src/lib2_moveable.c [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/library/src/library.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/library/src/program.c [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/library/src/shared_dependency.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/link-objects/base.c [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/link-objects/extra.c [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/link-objects/gyptest-all.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/link-objects/link-objects.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/mac/action-envvars/action/action.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/mac/action-envvars/action/action.sh [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/mac/app-bundle/TestApp/English.lproj/InfoPlist.strings [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/mac/app-bundle/TestApp/English.lproj/MainMenu.xib [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/mac/app-bundle/TestApp/TestApp-Info.plist [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/mac/app-bundle/TestApp/TestAppAppDelegate.h [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/mac/app-bundle/TestApp/TestAppAppDelegate.m [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/mac/app-bundle/TestApp/main.m [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/mac/app-bundle/empty.c [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/mac/app-bundle/test.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/mac/archs/my_file.cc [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/mac/archs/my_main_file.cc [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/mac/archs/test-archs-x86_64.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/mac/archs/test-no-archs.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/mac/cflags/ccfile.cc [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/mac/cflags/ccfile_withcflags.cc [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/mac/cflags/cfile.c [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/mac/cflags/cppfile.cpp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/mac/cflags/cppfile_withcflags.cpp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/mac/cflags/cxxfile.cxx [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/mac/cflags/cxxfile_withcflags.cxx [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/mac/cflags/mfile.m [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/mac/cflags/mmfile.mm [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/mac/cflags/mmfile_withcflags.mm [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/mac/cflags/test.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/mac/copy-dylib/empty.c [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/mac/copy-dylib/test.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/mac/debuginfo/file.c [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/mac/debuginfo/test.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/mac/depend-on-bundle/English.lproj/InfoPlist.strings [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/mac/depend-on-bundle/Info.plist [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/mac/depend-on-bundle/bundle.c [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/mac/depend-on-bundle/executable.c [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/mac/depend-on-bundle/test.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/mac/framework-dirs/calculate.c [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/mac/framework-dirs/framework-dirs.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/mac/framework-headers/myframework.h [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/mac/framework-headers/myframework.m [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/mac/framework-headers/test.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/mac/framework/TestFramework/English.lproj/InfoPlist.strings [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/mac/framework/TestFramework/Info.plist [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/mac/framework/TestFramework/ObjCVector.h [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/mac/framework/TestFramework/ObjCVector.mm [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/mac/framework/TestFramework/ObjCVectorInternal.h [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/mac/framework/TestFramework/TestFramework_Prefix.pch [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/mac/framework/empty.c [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/mac/framework/framework.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/mac/global-settings/src/dir1/dir1.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/mac/global-settings/src/dir2/dir2.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/mac/global-settings/src/dir2/file.txt [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/mac/gyptest-action-envvars.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/mac/gyptest-app.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/mac/gyptest-archs.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/mac/gyptest-cflags.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/mac/gyptest-copies.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/mac/gyptest-copy-dylib.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/mac/gyptest-debuginfo.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/mac/gyptest-depend-on-bundle.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/mac/gyptest-framework-dirs.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/mac/gyptest-framework-headers.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/mac/gyptest-framework.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/mac/gyptest-global-settings.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/mac/gyptest-infoplist-process.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/mac/gyptest-installname.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/mac/gyptest-ldflags-passed-to-libtool.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/mac/gyptest-ldflags.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/mac/gyptest-libraries.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/mac/gyptest-loadable-module.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/mac/gyptest-missing-cfbundlesignature.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/mac/gyptest-non-strs-flattened-to-env.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/mac/gyptest-objc-gc.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/mac/gyptest-postbuild-copy-bundle.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/mac/gyptest-postbuild-defaults.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/mac/gyptest-postbuild-fail.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/mac/gyptest-postbuild-multiple-configurations.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/mac/gyptest-postbuild-static-library.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/mac/gyptest-postbuild.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/mac/gyptest-prefixheader.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/mac/gyptest-rebuild.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/mac/gyptest-rpath.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/mac/gyptest-sdkroot.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/mac/gyptest-sourceless-module.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/mac/gyptest-strip.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/mac/gyptest-type-envvars.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/mac/gyptest-xcode-env-order.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/mac/gyptest-xcode-gcc.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/mac/infoplist-process/Info.plist [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/mac/infoplist-process/main.c [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/mac/infoplist-process/test1.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/mac/infoplist-process/test2.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/mac/infoplist-process/test3.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/mac/installname/Info.plist [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/mac/installname/file.c [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/mac/installname/main.c [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/mac/installname/test.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/mac/ldflags-libtool/file.c [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/mac/ldflags-libtool/test.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/mac/ldflags/subdirectory/Info.plist [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/mac/ldflags/subdirectory/file.c [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/mac/ldflags/subdirectory/symbol_list.def [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/mac/ldflags/subdirectory/test.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/mac/libraries/subdir/README.txt [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/mac/libraries/subdir/hello.cc [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/mac/libraries/subdir/mylib.c [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/mac/libraries/subdir/test.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/mac/loadable-module/Info.plist [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/mac/loadable-module/module.c [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/mac/loadable-module/test.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/mac/missing-cfbundlesignature/Info.plist [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/mac/missing-cfbundlesignature/Other-Info.plist [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/mac/missing-cfbundlesignature/Third-Info.plist [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/mac/missing-cfbundlesignature/file.c [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/mac/missing-cfbundlesignature/test.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/mac/non-strs-flattened-to-env/Info.plist [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/mac/non-strs-flattened-to-env/main.c [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/mac/non-strs-flattened-to-env/test.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/mac/objc-gc/c-file.c [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/mac/objc-gc/cc-file.cc [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/mac/objc-gc/main.m [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/mac/objc-gc/needs-gc-mm.mm [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/mac/objc-gc/needs-gc.m [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/mac/objc-gc/test.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/mac/postbuild-copy-bundle/Framework-Info.plist [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/mac/postbuild-copy-bundle/TestApp-Info.plist [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/mac/postbuild-copy-bundle/empty.c [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/mac/postbuild-copy-bundle/main.c [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/mac/postbuild-copy-bundle/postbuild-copy-framework.sh [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/mac/postbuild-copy-bundle/resource_file.sb [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/mac/postbuild-copy-bundle/test.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/mac/postbuild-defaults/Info.plist [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/mac/postbuild-defaults/main.c [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/mac/postbuild-defaults/postbuild-defaults.sh [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/mac/postbuild-defaults/test.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/mac/postbuild-fail/file.c [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/mac/postbuild-fail/postbuild-fail.sh [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/mac/postbuild-fail/test.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/mac/postbuild-fail/touch-dynamic.sh [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/mac/postbuild-fail/touch-static.sh [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/mac/postbuild-multiple-configurations/main.c [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/mac/postbuild-multiple-configurations/postbuild-touch-file.sh [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/mac/postbuild-multiple-configurations/test.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/mac/postbuild-static-library/empty.c [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/mac/postbuild-static-library/postbuild-touch-file.sh [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/mac/postbuild-static-library/test.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/mac/postbuilds/copy.sh [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/mac/postbuilds/file.c [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/mac/postbuilds/file_g.c [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/mac/postbuilds/file_h.c [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/mac/postbuilds/script/shared_library_postbuild.sh [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/mac/postbuilds/script/static_library_postbuild.sh [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/mac/postbuilds/subdirectory/copied_file.txt [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/mac/postbuilds/subdirectory/nested_target.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/mac/postbuilds/test.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/mac/prefixheader/file.c [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/mac/prefixheader/file.cc [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/mac/prefixheader/file.m [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/mac/prefixheader/file.mm [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/mac/prefixheader/header.h [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/mac/prefixheader/test.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/mac/rebuild/TestApp-Info.plist [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/mac/rebuild/delay-touch.sh [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/mac/rebuild/empty.c [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/mac/rebuild/main.c [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/mac/rebuild/test.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/mac/rpath/file.c [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/mac/rpath/main.c [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/mac/rpath/test.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/mac/sdkroot/file.cc [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/mac/sdkroot/test.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/mac/sdkroot/test_shorthand.sh [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/mac/sourceless-module/empty.c [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/mac/sourceless-module/test.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/mac/strip/file.c [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/mac/strip/strip.saves [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/mac/strip/subdirectory/nested_file.c [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/mac/strip/subdirectory/nested_strip.saves [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/mac/strip/subdirectory/subdirectory.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/mac/strip/subdirectory/test_reading_save_file_from_postbuild.sh [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/mac/strip/test.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/mac/type_envvars/file.c [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/mac/type_envvars/test.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/mac/type_envvars/test_bundle_executable.sh [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/mac/type_envvars/test_bundle_loadable_module.sh [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/mac/type_envvars/test_bundle_shared_library.sh [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/mac/type_envvars/test_nonbundle_executable.sh [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/mac/type_envvars/test_nonbundle_loadable_module.sh [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/mac/type_envvars/test_nonbundle_none.sh [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/mac/type_envvars/test_nonbundle_shared_library.sh [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/mac/type_envvars/test_nonbundle_static_library.sh [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/mac/xcode-env-order/Info.plist [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/mac/xcode-env-order/file.ext1 [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/mac/xcode-env-order/file.ext2 [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/mac/xcode-env-order/file.ext3 [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/mac/xcode-env-order/main.c [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/mac/xcode-env-order/test.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/mac/xcode-gcc/test.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/mac/xcode-gcc/valid_c.c [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/mac/xcode-gcc/valid_cc.cc [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/mac/xcode-gcc/valid_m.m [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/mac/xcode-gcc/valid_mm.mm [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/mac/xcode-gcc/warn_about_invalid_offsetof_macro.cc [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/mac/xcode-gcc/warn_about_missing_newline.c [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/make/dependencies.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/make/gyptest-dependencies.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/make/gyptest-noload.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/make/main.cc [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/make/main.h [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/make/noload/all.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/make/noload/lib/shared.c [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/make/noload/lib/shared.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/make/noload/lib/shared.h [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/make/noload/main.c [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/many-actions/file0 [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/many-actions/file1 [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/many-actions/file2 [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/many-actions/file3 [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/many-actions/file4 [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/many-actions/gyptest-many-actions-unsorted.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/many-actions/gyptest-many-actions.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/many-actions/many-actions-unsorted.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/many-actions/many-actions.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/module/gyptest-default.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/module/src/lib1.c [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/module/src/lib2.c [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/module/src/module.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/module/src/program.c [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/msvs/config_attrs/gyptest-config_attrs.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/msvs/config_attrs/hello.c [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/msvs/config_attrs/hello.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/msvs/express/base/base.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/msvs/express/express.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/msvs/express/gyptest-express.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/msvs/list_excluded/gyptest-all.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/msvs/list_excluded/hello.cpp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/msvs/list_excluded/hello_exclude.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/msvs/list_excluded/hello_mac.cpp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/msvs/missing_sources/gyptest-missing.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/msvs/missing_sources/hello_missing.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/msvs/props/AppName.props [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/msvs/props/AppName.vsprops [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/msvs/props/gyptest-props.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/msvs/props/hello.c [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/msvs/props/hello.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/msvs/shared_output/common.gypi [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/msvs/shared_output/gyptest-shared_output.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/msvs/shared_output/hello.c [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/msvs/shared_output/hello.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/msvs/shared_output/there/there.c [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/msvs/shared_output/there/there.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/msvs/uldi2010/gyptest-all.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/msvs/uldi2010/hello.c [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/msvs/uldi2010/hello.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/msvs/uldi2010/hello2.c [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/multiple-targets/gyptest-all.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/multiple-targets/gyptest-default.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/multiple-targets/src/common.c [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/multiple-targets/src/multiple.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/multiple-targets/src/prog1.c [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/multiple-targets/src/prog2.c [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/ninja/action_dependencies/gyptest-action-dependencies.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/ninja/action_dependencies/src/a.c [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/ninja/action_dependencies/src/a.h [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/ninja/action_dependencies/src/action_dependencies.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/ninja/action_dependencies/src/b.c [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/ninja/action_dependencies/src/b.h [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/ninja/action_dependencies/src/c.c [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/ninja/action_dependencies/src/c.h [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/ninja/action_dependencies/src/emit.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/ninja/chained-dependency/chained-dependency.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/ninja/chained-dependency/chained.c [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/ninja/chained-dependency/gyptest-chained-dependency.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/ninja/normalize-paths-win/gyptest-normalize-paths.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/ninja/normalize-paths-win/hello.cc [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/ninja/normalize-paths-win/normalize-paths.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/ninja/s-needs-no-depfiles/empty.s [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/ninja/s-needs-no-depfiles/gyptest-s-needs-no-depfiles.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/ninja/s-needs-no-depfiles/s-needs-no-depfiles.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/ninja/solibs_avoid_relinking/gyptest-solibs-avoid-relinking.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/ninja/solibs_avoid_relinking/main.cc [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/ninja/solibs_avoid_relinking/solib.cc [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/ninja/solibs_avoid_relinking/solibs_avoid_relinking.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/no-output/gyptest-no-output.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/no-output/src/nooutput.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/product/gyptest-product.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/product/hello.c [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/product/product.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/relative/foo/a/a.cc [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/relative/foo/a/a.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/relative/foo/a/c/c.cc [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/relative/foo/a/c/c.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/relative/foo/b/b.cc [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/relative/foo/b/b.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/relative/gyptest-default.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/rename/filecase/file.c [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/rename/filecase/test-casesensitive.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/rename/filecase/test.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/rename/gyptest-filecase.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/restat/gyptest-restat.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/restat/src/create_intermediate.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/restat/src/restat.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/restat/src/touch.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/rules-dirname/gyptest-dirname.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/rules-dirname/src/actions.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/rules-dirname/src/copy-file.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/rules-dirname/src/subdir/a/b/c.gencc [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/rules-dirname/src/subdir/a/b/c.printvars [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/rules-dirname/src/subdir/foo/bar/baz.gencc [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/rules-dirname/src/subdir/foo/bar/baz.printvars [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/rules-dirname/src/subdir/input-rule-dirname.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/rules-dirname/src/subdir/main.cc [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/rules-dirname/src/subdir/printvars.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/rules-rebuild/gyptest-all.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/rules-rebuild/gyptest-default.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/rules-rebuild/src/main.c [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/rules-rebuild/src/make-sources.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/rules-rebuild/src/prog1.in [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/rules-rebuild/src/prog2.in [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/rules-rebuild/src/same_target.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/rules-variables/gyptest-rules-variables.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/rules-variables/src/input_ext.c [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/rules-variables/src/input_name/test.c [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/rules-variables/src/input_path/subdir/test.c [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/rules-variables/src/subdir/input_dirname.c [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/rules-variables/src/subdir/test.c [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/rules-variables/src/test.input_root.c [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/rules-variables/src/variables.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/rules/gyptest-all.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/rules/gyptest-default.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/rules/gyptest-input-root.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/rules/gyptest-special-variables.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/rules/src/actions.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/rules/src/an_asm.S [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/rules/src/as.bat [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/rules/src/copy-file.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/rules/src/external/external.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/rules/src/external/file1.in [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/rules/src/external/file2.in [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/rules/src/input-root.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/rules/src/noaction/file1.in [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/rules/src/noaction/no_action_with_rules_fails.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/rules/src/rule.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/rules/src/somefile.ext [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/rules/src/special-variables.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/rules/src/subdir1/executable.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/rules/src/subdir1/function1.in [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/rules/src/subdir1/function2.in [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/rules/src/subdir1/program.c [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/rules/src/subdir2/file1.in [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/rules/src/subdir2/file2.in [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/rules/src/subdir2/never_used.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/rules/src/subdir2/no_action.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/rules/src/subdir2/no_inputs.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/rules/src/subdir2/none.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/rules/src/subdir3/executable2.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/rules/src/subdir3/function3.in [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/rules/src/subdir3/program.c [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/rules/src/subdir4/asm-function.asm [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/rules/src/subdir4/build-asm.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/rules/src/subdir4/program.c [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/same-gyp-name/gyptest-all.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/same-gyp-name/gyptest-default.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/same-gyp-name/gyptest-library.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/same-gyp-name/library/one/sub.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/same-gyp-name/library/test.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/same-gyp-name/library/two/sub.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/same-gyp-name/src/all.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/same-gyp-name/src/subdir1/executable.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/same-gyp-name/src/subdir1/main1.cc [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/same-gyp-name/src/subdir2/executable.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/same-gyp-name/src/subdir2/main2.cc [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/same-rule-output-file-name/gyptest-all.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/same-rule-output-file-name/src/subdir1/subdir1.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/same-rule-output-file-name/src/subdir2/subdir2.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/same-rule-output-file-name/src/subdirs.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/same-rule-output-file-name/src/touch.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/same-source-file-name/gyptest-all.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/same-source-file-name/gyptest-default.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/same-source-file-name/gyptest-fail.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/same-source-file-name/src/all.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/same-source-file-name/src/double.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/same-source-file-name/src/func.c [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/same-source-file-name/src/prog1.c [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/same-source-file-name/src/prog2.c [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/same-source-file-name/src/subdir1/func.c [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/same-source-file-name/src/subdir2/func.c [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/same-target-name-different-directory/gyptest-all.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/same-target-name-different-directory/src/subdir1/subdir1.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/same-target-name-different-directory/src/subdir2/subdir2.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/same-target-name-different-directory/src/subdirs.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/same-target-name-different-directory/src/touch.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/same-target-name/gyptest-same-target-name.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/same-target-name/src/all.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/same-target-name/src/executable1.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/same-target-name/src/executable2.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/sanitize-rule-names/blah.S [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/sanitize-rule-names/gyptest-sanitize-rule-names.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/sanitize-rule-names/hello.cc [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/sanitize-rule-names/sanitize-rule-names.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/sanitize-rule-names/script.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/scons_tools/gyptest-tools.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/scons_tools/site_scons/site_tools/this_tool.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/scons_tools/tools.c [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/scons_tools/tools.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/sibling/gyptest-all.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/sibling/gyptest-relocate.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/sibling/src/build/all.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/sibling/src/prog1/prog1.c [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/sibling/src/prog1/prog1.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/sibling/src/prog2/prog2.c [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/sibling/src/prog2/prog2.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/small/gyptest-small.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/standalone-static-library/gyptest-standalone-static-library.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/standalone-static-library/invalid.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/standalone-static-library/mylib.c [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/standalone-static-library/mylib.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/standalone-static-library/prog.c [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/standalone/gyptest-standalone.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/standalone/standalone.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/subdirectory/gyptest-SYMROOT-all.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/subdirectory/gyptest-SYMROOT-default.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/subdirectory/gyptest-subdir-all.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/subdirectory/gyptest-subdir-default.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/subdirectory/gyptest-subdir2-deep.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/subdirectory/gyptest-top-all.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/subdirectory/gyptest-top-default.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/subdirectory/src/prog1.c [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/subdirectory/src/prog1.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/subdirectory/src/subdir/prog2.c [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/subdirectory/src/subdir/prog2.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/subdirectory/src/subdir/subdir2/prog3.c [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/subdirectory/src/subdir/subdir2/prog3.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/subdirectory/src/symroot.gypi [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/toolsets/gyptest-toolsets.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/toolsets/main.cc [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/toolsets/toolsets.cc [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/toolsets/toolsets.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/toplevel-dir/gyptest-toplevel-dir.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/toplevel-dir/src/sub1/main.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/toplevel-dir/src/sub1/prog1.c [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/toplevel-dir/src/sub2/prog2.c [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/toplevel-dir/src/sub2/prog2.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/variables/commands/commands-repeated.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/variables/commands/commands-repeated.gyp.stdout [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/variables/commands/commands-repeated.gypd.golden [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/variables/commands/commands.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/variables/commands/commands.gyp.ignore-env.stdout [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/variables/commands/commands.gyp.stdout [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/variables/commands/commands.gypd.golden [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/variables/commands/commands.gypi [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/variables/commands/gyptest-commands-ignore-env.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/variables/commands/gyptest-commands-repeated.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/variables/commands/gyptest-commands.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/variables/commands/test.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/variables/commands/update_golden [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/variables/filelist/filelist.gyp.stdout [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/variables/filelist/filelist.gypd.golden [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/variables/filelist/gyptest-filelist.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/variables/filelist/src/filelist.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/variables/filelist/update_golden [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/variables/latelate/gyptest-latelate.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/variables/latelate/src/latelate.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/variables/latelate/src/program.cc [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/variables/variable-in-path/C1/hello.cc [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/variables/variable-in-path/gyptest-variable-in-path.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/variables/variable-in-path/variable-in-path.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/variants/gyptest-variants.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/variants/src/variants.c [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/variants/src/variants.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/win/asm-files/asm-files.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/win/asm-files/b.s [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/win/asm-files/c.S [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/win/asm-files/hello.cc [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/win/batch-file-action/batch-file-action.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/win/batch-file-action/infile [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/win/batch-file-action/somecmd.bat [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/win/command-quote/a.S [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/win/command-quote/bat with spaces.bat [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/win/command-quote/command-quote.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/win/command-quote/go.bat [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/win/command-quote/subdir/and/another/in-subdir.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/win/compiler-flags/additional-include-dirs.cc [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/win/compiler-flags/additional-include-dirs.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/win/compiler-flags/additional-options.cc [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/win/compiler-flags/additional-options.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/win/compiler-flags/analysis.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/win/compiler-flags/buffer-security-check.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/win/compiler-flags/buffer-security.cc [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/win/compiler-flags/character-set-mbcs.cc [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/win/compiler-flags/character-set-unicode.cc [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/win/compiler-flags/character-set.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/win/compiler-flags/debug-format.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/win/compiler-flags/exception-handling-on.cc [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/win/compiler-flags/exception-handling.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/win/compiler-flags/function-level-linking.cc [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/win/compiler-flags/function-level-linking.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/win/compiler-flags/hello.cc [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/win/compiler-flags/optimizations.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/win/compiler-flags/pdbname.cc [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/win/compiler-flags/pdbname.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/win/compiler-flags/rtti-on.cc [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/win/compiler-flags/rtti.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/win/compiler-flags/runtime-checks.cc [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/win/compiler-flags/runtime-checks.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/win/compiler-flags/runtime-library-md.cc [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/win/compiler-flags/runtime-library-mdd.cc [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/win/compiler-flags/runtime-library-mt.cc [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/win/compiler-flags/runtime-library-mtd.cc [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/win/compiler-flags/runtime-library.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/win/compiler-flags/subdir/header.h [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/win/compiler-flags/uninit.cc [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/win/compiler-flags/warning-as-error.cc [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/win/compiler-flags/warning-as-error.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/win/compiler-flags/warning-level.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/win/compiler-flags/warning-level1.cc [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/win/compiler-flags/warning-level2.cc [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/win/compiler-flags/warning-level3.cc [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/win/compiler-flags/warning-level4.cc [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/win/gyptest-asm-files.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/win/gyptest-cl-additional-include-dirs.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/win/gyptest-cl-additional-options.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/win/gyptest-cl-analysis.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/win/gyptest-cl-buffer-security-check.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/win/gyptest-cl-character-set.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/win/gyptest-cl-debug-format.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/win/gyptest-cl-exception-handling.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/win/gyptest-cl-function-level-linking.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/win/gyptest-cl-optimizations.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/win/gyptest-cl-pdbname.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/win/gyptest-cl-rtti.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/win/gyptest-cl-runtime-checks.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/win/gyptest-cl-runtime-library.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/win/gyptest-cl-warning-as-error.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/win/gyptest-cl-warning-level.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/win/gyptest-command-quote.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/win/gyptest-link-additional-deps.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/win/gyptest-link-additional-options.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/win/gyptest-link-aslr.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/win/gyptest-link-debug-info.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/win/gyptest-link-default-libs.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/win/gyptest-link-deffile.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/win/gyptest-link-delay-load-dlls.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/win/gyptest-link-entrypointsymbol.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/win/gyptest-link-fixed-base.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/win/gyptest-link-generate-manifest.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/win/gyptest-link-incremental.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/win/gyptest-link-library-adjust.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/win/gyptest-link-library-directories.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/win/gyptest-link-nodefaultlib.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/win/gyptest-link-nxcompat.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/win/gyptest-link-opt-icf.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/win/gyptest-link-opt-ref.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/win/gyptest-link-outputfile.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/win/gyptest-link-pdb.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/win/gyptest-link-profile.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/win/gyptest-link-restat-importlib.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/win/gyptest-link-subsystem.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/win/gyptest-link-uldi.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/win/gyptest-long-command-line.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/win/gyptest-macro-projectname.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/win/gyptest-macro-vcinstalldir.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/win/gyptest-macros-containing-gyp.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/win/gyptest-macros-in-inputs-and-outputs.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/win/gyptest-midl-rules.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/win/gyptest-quoting-commands.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/win/gyptest-rc-build.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/win/idl-rules/basic-idl.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/win/idl-rules/history_indexer.idl [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/win/idl-rules/history_indexer_user.cc [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/win/importlib/has-exports.cc [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/win/importlib/hello.cc [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/win/importlib/importlib.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/win/linker-flags/additional-deps.cc [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/win/linker-flags/additional-deps.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/win/linker-flags/additional-options.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/win/linker-flags/aslr.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/win/linker-flags/debug-info.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/win/linker-flags/default-libs.cc [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/win/linker-flags/default-libs.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/win/linker-flags/deffile-multiple.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/win/linker-flags/deffile.cc [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/win/linker-flags/deffile.def [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/win/linker-flags/deffile.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/win/linker-flags/delay-load-dlls.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/win/linker-flags/delay-load.cc [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/win/linker-flags/entrypointsymbol.cc [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/win/linker-flags/entrypointsymbol.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/win/linker-flags/extra.manifest [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/win/linker-flags/extra2.manifest [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/win/linker-flags/fixed-base.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/win/linker-flags/generate-manifest.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/win/linker-flags/hello.cc [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/win/linker-flags/incremental.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/win/linker-flags/library-adjust.cc [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/win/linker-flags/library-adjust.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/win/linker-flags/library-directories-define.cc [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/win/linker-flags/library-directories-reference.cc [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/win/linker-flags/library-directories.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/win/linker-flags/nodefaultlib.cc [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/win/linker-flags/nodefaultlib.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/win/linker-flags/nxcompat.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/win/linker-flags/opt-icf.cc [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/win/linker-flags/opt-icf.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/win/linker-flags/opt-ref.cc [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/win/linker-flags/opt-ref.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/win/linker-flags/outputfile.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/win/linker-flags/profile.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/win/linker-flags/program-database.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/win/linker-flags/subdir/library.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/win/linker-flags/subsystem-windows.cc [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/win/linker-flags/subsystem.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/win/long-command-line/function.cc [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/win/long-command-line/hello.cc [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/win/long-command-line/long-command-line.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/win/precompiled/gyptest-all.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/win/precompiled/hello.c [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/win/precompiled/hello.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/win/precompiled/hello2.c [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/win/precompiled/precomp.c [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/win/rc-build/Resource.h [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/win/rc-build/hello.cpp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/win/rc-build/hello.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/win/rc-build/hello.h [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/win/rc-build/hello.ico [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/win/rc-build/hello.rc [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/win/rc-build/small.ico [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/win/rc-build/subdir/hello2.rc [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/win/rc-build/subdir/include.h [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/win/rc-build/targetver.h [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/win/uldi/a.cc [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/win/uldi/b.cc [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/win/uldi/main.cc [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/win/uldi/uldi.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/win/vs-macros/as.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/win/vs-macros/containing-gyp.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/win/vs-macros/do_stuff.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/win/vs-macros/hello.cc [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/win/vs-macros/input-output-macros.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/win/vs-macros/input.S [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/win/vs-macros/projectname.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/win/vs-macros/stuff.blah [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/win/vs-macros/test_exists.py [deleted file]
deps/npm/node_modules/node-gyp/gyp/test/win/vs-macros/vcinstalldir.gyp [deleted file]
deps/npm/node_modules/node-gyp/gyp/tools/emacs/gyp-tests.el
deps/npm/node_modules/node-gyp/gyp/tools/emacs/gyp.el
deps/npm/node_modules/node-gyp/legacy/common.gypi [deleted file]
deps/npm/node_modules/node-gyp/lib/build.js
deps/npm/node_modules/node-gyp/lib/configure.js
deps/npm/node_modules/node-gyp/lib/install.js
deps/npm/node_modules/node-gyp/lib/node-gyp.js
deps/npm/node_modules/node-gyp/lib/remove.js
deps/npm/node_modules/node-gyp/node_modules/request/LICENSE [deleted file]
deps/npm/node_modules/node-gyp/node_modules/request/README.md [deleted file]
deps/npm/node_modules/node-gyp/node_modules/request/aws.js [deleted file]
deps/npm/node_modules/node-gyp/node_modules/request/forever.js [deleted file]
deps/npm/node_modules/node-gyp/node_modules/request/main.js [deleted file]
deps/npm/node_modules/node-gyp/node_modules/request/node_modules/form-data/.npmignore [deleted file]
deps/npm/node_modules/node-gyp/node_modules/request/node_modules/form-data/Makefile [deleted file]
deps/npm/node_modules/node-gyp/node_modules/request/node_modules/form-data/Readme.md [deleted file]
deps/npm/node_modules/node-gyp/node_modules/request/node_modules/form-data/lib/form_data.js [deleted file]
deps/npm/node_modules/node-gyp/node_modules/request/node_modules/form-data/node-form-data.sublime-project [deleted file]
deps/npm/node_modules/node-gyp/node_modules/request/node_modules/form-data/node-form-data.sublime-workspace [deleted file]
deps/npm/node_modules/node-gyp/node_modules/request/node_modules/form-data/node_modules/async/.gitmodules [deleted file]
deps/npm/node_modules/node-gyp/node_modules/request/node_modules/form-data/node_modules/async/LICENSE [deleted file]
deps/npm/node_modules/node-gyp/node_modules/request/node_modules/form-data/node_modules/async/Makefile [deleted file]
deps/npm/node_modules/node-gyp/node_modules/request/node_modules/form-data/node_modules/async/README.md [deleted file]
deps/npm/node_modules/node-gyp/node_modules/request/node_modules/form-data/node_modules/async/async.min.js.gzip [deleted file]
deps/npm/node_modules/node-gyp/node_modules/request/node_modules/form-data/node_modules/async/deps/nodeunit.css [deleted file]
deps/npm/node_modules/node-gyp/node_modules/request/node_modules/form-data/node_modules/async/deps/nodeunit.js [deleted file]
deps/npm/node_modules/node-gyp/node_modules/request/node_modules/form-data/node_modules/async/dist/async.min.js [deleted file]
deps/npm/node_modules/node-gyp/node_modules/request/node_modules/form-data/node_modules/async/index.js [deleted file]
deps/npm/node_modules/node-gyp/node_modules/request/node_modules/form-data/node_modules/async/lib/async.js [deleted file]
deps/npm/node_modules/node-gyp/node_modules/request/node_modules/form-data/node_modules/async/nodelint.cfg [deleted file]
deps/npm/node_modules/node-gyp/node_modules/request/node_modules/form-data/node_modules/async/package.json [deleted file]
deps/npm/node_modules/node-gyp/node_modules/request/node_modules/form-data/node_modules/async/test/test-async.js [deleted file]
deps/npm/node_modules/node-gyp/node_modules/request/node_modules/form-data/node_modules/async/test/test.html [deleted file]
deps/npm/node_modules/node-gyp/node_modules/request/node_modules/form-data/node_modules/combined-stream/.npmignore [deleted file]
deps/npm/node_modules/node-gyp/node_modules/request/node_modules/form-data/node_modules/combined-stream/License [deleted file]
deps/npm/node_modules/node-gyp/node_modules/request/node_modules/form-data/node_modules/combined-stream/Makefile [deleted file]
deps/npm/node_modules/node-gyp/node_modules/request/node_modules/form-data/node_modules/combined-stream/Readme.md [deleted file]
deps/npm/node_modules/node-gyp/node_modules/request/node_modules/form-data/node_modules/combined-stream/lib/combined_stream.js [deleted file]
deps/npm/node_modules/node-gyp/node_modules/request/node_modules/form-data/node_modules/combined-stream/node_modules/delayed-stream/.npmignore [deleted file]
deps/npm/node_modules/node-gyp/node_modules/request/node_modules/form-data/node_modules/combined-stream/node_modules/delayed-stream/License [deleted file]
deps/npm/node_modules/node-gyp/node_modules/request/node_modules/form-data/node_modules/combined-stream/node_modules/delayed-stream/Makefile [deleted file]
deps/npm/node_modules/node-gyp/node_modules/request/node_modules/form-data/node_modules/combined-stream/node_modules/delayed-stream/Readme.md [deleted file]
deps/npm/node_modules/node-gyp/node_modules/request/node_modules/form-data/node_modules/combined-stream/node_modules/delayed-stream/lib/delayed_stream.js [deleted file]
deps/npm/node_modules/node-gyp/node_modules/request/node_modules/form-data/node_modules/combined-stream/node_modules/delayed-stream/package.json [deleted file]
deps/npm/node_modules/node-gyp/node_modules/request/node_modules/form-data/node_modules/combined-stream/node_modules/delayed-stream/test/common.js [deleted file]
deps/npm/node_modules/node-gyp/node_modules/request/node_modules/form-data/node_modules/combined-stream/node_modules/delayed-stream/test/integration/test-delayed-http-upload.js [deleted file]
deps/npm/node_modules/node-gyp/node_modules/request/node_modules/form-data/node_modules/combined-stream/node_modules/delayed-stream/test/integration/test-delayed-stream-auto-pause.js [deleted file]
deps/npm/node_modules/node-gyp/node_modules/request/node_modules/form-data/node_modules/combined-stream/node_modules/delayed-stream/test/integration/test-delayed-stream-pause.js [deleted file]
deps/npm/node_modules/node-gyp/node_modules/request/node_modules/form-data/node_modules/combined-stream/node_modules/delayed-stream/test/integration/test-delayed-stream.js [deleted file]
deps/npm/node_modules/node-gyp/node_modules/request/node_modules/form-data/node_modules/combined-stream/node_modules/delayed-stream/test/integration/test-handle-source-errors.js [deleted file]
deps/npm/node_modules/node-gyp/node_modules/request/node_modules/form-data/node_modules/combined-stream/node_modules/delayed-stream/test/integration/test-max-data-size.js [deleted file]
deps/npm/node_modules/node-gyp/node_modules/request/node_modules/form-data/node_modules/combined-stream/node_modules/delayed-stream/test/integration/test-pipe-resumes.js [deleted file]
deps/npm/node_modules/node-gyp/node_modules/request/node_modules/form-data/node_modules/combined-stream/node_modules/delayed-stream/test/integration/test-proxy-readable.js [deleted file]
deps/npm/node_modules/node-gyp/node_modules/request/node_modules/form-data/node_modules/combined-stream/node_modules/delayed-stream/test/run.js [deleted file]
deps/npm/node_modules/node-gyp/node_modules/request/node_modules/form-data/node_modules/combined-stream/package.json [deleted file]
deps/npm/node_modules/node-gyp/node_modules/request/node_modules/form-data/node_modules/combined-stream/test/common.js [deleted file]
deps/npm/node_modules/node-gyp/node_modules/request/node_modules/form-data/node_modules/combined-stream/test/fixture/file1.txt [deleted file]
deps/npm/node_modules/node-gyp/node_modules/request/node_modules/form-data/node_modules/combined-stream/test/fixture/file2.txt [deleted file]
deps/npm/node_modules/node-gyp/node_modules/request/node_modules/form-data/node_modules/combined-stream/test/integration/test-callback-streams.js [deleted file]
deps/npm/node_modules/node-gyp/node_modules/request/node_modules/form-data/node_modules/combined-stream/test/integration/test-data-size.js [deleted file]
deps/npm/node_modules/node-gyp/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/node-gyp/node_modules/request/node_modules/form-data/node_modules/combined-stream/test/integration/test-delayed-streams.js [deleted file]
deps/npm/node_modules/node-gyp/node_modules/request/node_modules/form-data/node_modules/combined-stream/test/integration/test-max-data-size.js [deleted file]
deps/npm/node_modules/node-gyp/node_modules/request/node_modules/form-data/node_modules/combined-stream/test/integration/test-unpaused-streams.js [deleted file]
deps/npm/node_modules/node-gyp/node_modules/request/node_modules/form-data/node_modules/combined-stream/test/run.js [deleted file]
deps/npm/node_modules/node-gyp/node_modules/request/node_modules/form-data/package.json [deleted file]
deps/npm/node_modules/node-gyp/node_modules/request/node_modules/form-data/test/common.js [deleted file]
deps/npm/node_modules/node-gyp/node_modules/request/node_modules/form-data/test/fixture/bacon.txt [deleted file]
deps/npm/node_modules/node-gyp/node_modules/request/node_modules/form-data/test/fixture/unicycle.jpg [deleted file]
deps/npm/node_modules/node-gyp/node_modules/request/node_modules/form-data/test/integration/test-form-get-length.js [deleted file]
deps/npm/node_modules/node-gyp/node_modules/request/node_modules/form-data/test/integration/test-get-boundary.js [deleted file]
deps/npm/node_modules/node-gyp/node_modules/request/node_modules/form-data/test/integration/test-http-response.js [deleted file]
deps/npm/node_modules/node-gyp/node_modules/request/node_modules/form-data/test/integration/test-pipe.js [deleted file]
deps/npm/node_modules/node-gyp/node_modules/request/node_modules/form-data/test/integration/test-submit.js [deleted file]
deps/npm/node_modules/node-gyp/node_modules/request/node_modules/form-data/test/run.js [deleted file]
deps/npm/node_modules/node-gyp/node_modules/request/node_modules/mime/LICENSE [deleted file]
deps/npm/node_modules/node-gyp/node_modules/request/node_modules/mime/README.md [deleted file]
deps/npm/node_modules/node-gyp/node_modules/request/node_modules/mime/mime.js [deleted file]
deps/npm/node_modules/node-gyp/node_modules/request/node_modules/mime/package.json [deleted file]
deps/npm/node_modules/node-gyp/node_modules/request/node_modules/mime/test.js [deleted file]
deps/npm/node_modules/node-gyp/node_modules/request/node_modules/mime/types/mime.types [deleted file]
deps/npm/node_modules/node-gyp/node_modules/request/node_modules/mime/types/node.types [deleted file]
deps/npm/node_modules/node-gyp/node_modules/request/oauth.js [deleted file]
deps/npm/node_modules/node-gyp/node_modules/request/package.json [deleted file]
deps/npm/node_modules/node-gyp/node_modules/request/tests/googledoodle.png [deleted file]
deps/npm/node_modules/node-gyp/node_modules/request/tests/run.js [deleted file]
deps/npm/node_modules/node-gyp/node_modules/request/tests/server.js [deleted file]
deps/npm/node_modules/node-gyp/node_modules/request/tests/squid.conf [deleted file]
deps/npm/node_modules/node-gyp/node_modules/request/tests/ssl/ca/ca.cnf [deleted file]
deps/npm/node_modules/node-gyp/node_modules/request/tests/ssl/ca/ca.crl [deleted file]
deps/npm/node_modules/node-gyp/node_modules/request/tests/ssl/ca/ca.crt [deleted file]
deps/npm/node_modules/node-gyp/node_modules/request/tests/ssl/ca/ca.csr [deleted file]
deps/npm/node_modules/node-gyp/node_modules/request/tests/ssl/ca/ca.key [deleted file]
deps/npm/node_modules/node-gyp/node_modules/request/tests/ssl/ca/ca.srl [deleted file]
deps/npm/node_modules/node-gyp/node_modules/request/tests/ssl/ca/server.cnf [deleted file]
deps/npm/node_modules/node-gyp/node_modules/request/tests/ssl/ca/server.crt [deleted file]
deps/npm/node_modules/node-gyp/node_modules/request/tests/ssl/ca/server.csr [deleted file]
deps/npm/node_modules/node-gyp/node_modules/request/tests/ssl/ca/server.js [deleted file]
deps/npm/node_modules/node-gyp/node_modules/request/tests/ssl/ca/server.key [deleted file]
deps/npm/node_modules/node-gyp/node_modules/request/tests/ssl/npm-ca.crt [deleted file]
deps/npm/node_modules/node-gyp/node_modules/request/tests/ssl/test.crt [deleted file]
deps/npm/node_modules/node-gyp/node_modules/request/tests/ssl/test.key [deleted file]
deps/npm/node_modules/node-gyp/node_modules/request/tests/test-body.js [deleted file]
deps/npm/node_modules/node-gyp/node_modules/request/tests/test-cookie.js [deleted file]
deps/npm/node_modules/node-gyp/node_modules/request/tests/test-cookiejar.js [deleted file]
deps/npm/node_modules/node-gyp/node_modules/request/tests/test-defaults.js [deleted file]
deps/npm/node_modules/node-gyp/node_modules/request/tests/test-errors.js [deleted file]
deps/npm/node_modules/node-gyp/node_modules/request/tests/test-follow-all-303.js [deleted file]
deps/npm/node_modules/node-gyp/node_modules/request/tests/test-follow-all.js [deleted file]
deps/npm/node_modules/node-gyp/node_modules/request/tests/test-form.js [deleted file]
deps/npm/node_modules/node-gyp/node_modules/request/tests/test-headers.js [deleted file]
deps/npm/node_modules/node-gyp/node_modules/request/tests/test-httpModule.js [deleted file]
deps/npm/node_modules/node-gyp/node_modules/request/tests/test-https-strict.js [deleted file]
deps/npm/node_modules/node-gyp/node_modules/request/tests/test-https.js [deleted file]
deps/npm/node_modules/node-gyp/node_modules/request/tests/test-oauth.js [deleted file]
deps/npm/node_modules/node-gyp/node_modules/request/tests/test-params.js [deleted file]
deps/npm/node_modules/node-gyp/node_modules/request/tests/test-piped-redirect.js [deleted file]
deps/npm/node_modules/node-gyp/node_modules/request/tests/test-pipes.js [deleted file]
deps/npm/node_modules/node-gyp/node_modules/request/tests/test-pool.js [deleted file]
deps/npm/node_modules/node-gyp/node_modules/request/tests/test-protocol-changing-redirect.js [deleted file]
deps/npm/node_modules/node-gyp/node_modules/request/tests/test-proxy.js [deleted file]
deps/npm/node_modules/node-gyp/node_modules/request/tests/test-qs.js [deleted file]
deps/npm/node_modules/node-gyp/node_modules/request/tests/test-redirect.js [deleted file]
deps/npm/node_modules/node-gyp/node_modules/request/tests/test-s3.js [deleted file]
deps/npm/node_modules/node-gyp/node_modules/request/tests/test-timeout.js [deleted file]
deps/npm/node_modules/node-gyp/node_modules/request/tests/test-toJSON.js [deleted file]
deps/npm/node_modules/node-gyp/node_modules/request/tests/test-tunnel.js [deleted file]
deps/npm/node_modules/node-gyp/node_modules/request/tests/unicycle.jpg [deleted file]
deps/npm/node_modules/node-gyp/node_modules/request/tunnel.js [deleted file]
deps/npm/node_modules/node-gyp/node_modules/request/uuid.js [deleted file]
deps/npm/node_modules/node-gyp/node_modules/request/vendor/cookie/index.js [deleted file]
deps/npm/node_modules/node-gyp/node_modules/request/vendor/cookie/jar.js [deleted file]
deps/npm/node_modules/node-gyp/package.json
deps/npm/node_modules/normalize-package-data/.npmignore [deleted file]
deps/npm/node_modules/normalize-package-data/.travis.yml [deleted file]
deps/npm/node_modules/normalize-package-data/AUTHORS [deleted file]
deps/npm/node_modules/normalize-package-data/LICENSE [deleted file]
deps/npm/node_modules/normalize-package-data/README.md [deleted file]
deps/npm/node_modules/normalize-package-data/lib/extract_description.js [deleted file]
deps/npm/node_modules/normalize-package-data/lib/fixer.js [deleted file]
deps/npm/node_modules/normalize-package-data/lib/is_valid.js [deleted file]
deps/npm/node_modules/normalize-package-data/lib/normalize.js [deleted file]
deps/npm/node_modules/normalize-package-data/lib/typos.json [deleted file]
deps/npm/node_modules/normalize-package-data/node_modules/github-url-from-git/.npmignore [deleted file]
deps/npm/node_modules/normalize-package-data/node_modules/github-url-from-git/History.md [deleted file]
deps/npm/node_modules/normalize-package-data/node_modules/github-url-from-git/Makefile [deleted file]
deps/npm/node_modules/normalize-package-data/node_modules/github-url-from-git/Readme.md [deleted file]
deps/npm/node_modules/normalize-package-data/node_modules/github-url-from-git/index.js [deleted file]
deps/npm/node_modules/normalize-package-data/node_modules/github-url-from-git/package.json [deleted file]
deps/npm/node_modules/normalize-package-data/node_modules/github-url-from-git/test.js [deleted file]
deps/npm/node_modules/normalize-package-data/package.json [deleted file]
deps/npm/node_modules/normalize-package-data/test/basic.js [deleted file]
deps/npm/node_modules/normalize-package-data/test/consistency.js [deleted file]
deps/npm/node_modules/normalize-package-data/test/fixtures/async.json [deleted file]
deps/npm/node_modules/normalize-package-data/test/fixtures/bcrypt.json [deleted file]
deps/npm/node_modules/normalize-package-data/test/fixtures/coffee-script.json [deleted file]
deps/npm/node_modules/normalize-package-data/test/fixtures/http-server.json [deleted file]
deps/npm/node_modules/normalize-package-data/test/fixtures/movefile.json [deleted file]
deps/npm/node_modules/normalize-package-data/test/fixtures/node-module_exist.json [deleted file]
deps/npm/node_modules/normalize-package-data/test/fixtures/npm.json [deleted file]
deps/npm/node_modules/normalize-package-data/test/fixtures/read-package-json.json [deleted file]
deps/npm/node_modules/normalize-package-data/test/fixtures/request.json [deleted file]
deps/npm/node_modules/normalize-package-data/test/fixtures/underscore.json [deleted file]
deps/npm/node_modules/normalize-package-data/test/github-urls.js [deleted file]
deps/npm/node_modules/normalize-package-data/test/normalize.js [deleted file]
deps/npm/node_modules/normalize-package-data/test/typo.js [deleted file]
deps/npm/node_modules/npm-registry-client/lib/get.js
deps/npm/node_modules/npm-registry-client/lib/request.js
deps/npm/node_modules/npm-registry-client/lib/unpublish.js
deps/npm/node_modules/npm-registry-client/node_modules/couch-login/couch-login.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/README.md
deps/npm/node_modules/npm-user-validate/npm-user-validate.js
deps/npm/node_modules/npm-user-validate/package.json
deps/npm/node_modules/npmconf/config-defs.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/npmlog/LICENSE
deps/npm/node_modules/npmlog/log.js
deps/npm/node_modules/npmlog/package.json
deps/npm/node_modules/npmlog/test/basic.js
deps/npm/node_modules/read-installed/README.md
deps/npm/node_modules/read-installed/package.json
deps/npm/node_modules/read-installed/read-installed.js
deps/npm/node_modules/read-installed/test/basic.js
deps/npm/node_modules/read-package-json/README.md
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/lib/fixer.js
deps/npm/node_modules/read-package-json/node_modules/normalize-package-data/lib/is_valid.js [deleted file]
deps/npm/node_modules/read-package-json/node_modules/normalize-package-data/lib/normalize.js
deps/npm/node_modules/read-package-json/node_modules/normalize-package-data/lib/typos.json
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/node_modules/normalize-package-data/test/strict.js [new file with mode: 0644]
deps/npm/node_modules/read-package-json/node_modules/normalize-package-data/test/typo.js
deps/npm/node_modules/read-package-json/package.json
deps/npm/node_modules/read-package-json/read-json.js
deps/npm/node_modules/rimraf/README.md
deps/npm/node_modules/rimraf/bin.js [new file with mode: 0755]
deps/npm/node_modules/rimraf/package.json
deps/npm/node_modules/semver/.npmignore [new file with mode: 0644]
deps/npm/node_modules/semver/LICENSE
deps/npm/node_modules/semver/Makefile [new file with mode: 0644]
deps/npm/node_modules/semver/README.md
deps/npm/node_modules/semver/foot.js [new file with mode: 0644]
deps/npm/node_modules/semver/head.js [new file with mode: 0644]
deps/npm/node_modules/semver/package.json
deps/npm/node_modules/semver/semver.browser.js [new file with mode: 0644]
deps/npm/node_modules/semver/semver.browser.js.gz [new file with mode: 0644]
deps/npm/node_modules/semver/semver.js
deps/npm/node_modules/semver/semver.min.js [new file with mode: 0644]
deps/npm/node_modules/semver/semver.min.js.gz [new file with mode: 0644]
deps/npm/node_modules/semver/test.js [deleted file]
deps/npm/node_modules/semver/test/amd.js [new file with mode: 0644]
deps/npm/node_modules/semver/test/index.js [new file with mode: 0644]
deps/npm/node_modules/semver/test/no-module.js [new file with mode: 0644]
deps/npm/package.json
deps/npm/scripts/doc-build.sh
deps/npm/scripts/index-build.js
deps/npm/test/tap/fixtures/underscore-1-3-3.json [new file with mode: 0644]
deps/npm/test/tap/fixtures/underscore.json [new file with mode: 0644]
deps/npm/test/tap/noargs-install-config-save.js [new file with mode: 0644]