From aacd55450ce1c61b0f306014562daa54c3f681eb Mon Sep 17 00:00:00 2001 From: ShrBox Date: Sat, 9 Mar 2024 23:19:09 +0800 Subject: [PATCH] Move binaries --- libnode.dll => node/libnode.dll | Bin {node_modules => node/node_modules}/.bin/npm | Bin .../node_modules}/.bin/npm.cmd | Bin .../node_modules}/.bin/npm.ps1 | Bin {node_modules => node/node_modules}/.bin/npx | Bin .../node_modules}/.bin/npx.cmd | Bin .../node_modules}/.bin/npx.ps1 | Bin .../node_modules}/.package-lock.json | Bin .../npm-js-interface/.gitattributes | Bin .../node_modules}/npm-js-interface/README.md | Bin .../node_modules}/npm-js-interface/index.js | Bin .../node_modules}/npm-js-interface/package.json | Bin {node_modules => node/node_modules}/npm/LICENSE | Bin .../node_modules}/npm/README.md | Bin .../node_modules}/npm/bin/node-gyp-bin/node-gyp | Bin .../npm/bin/node-gyp-bin/node-gyp.cmd | Bin {node_modules => node/node_modules}/npm/bin/npm | Bin .../node_modules}/npm/bin/npm-cli.js | Bin .../node_modules}/npm/bin/npm.cmd | Bin {node_modules => node/node_modules}/npm/bin/npx | Bin .../node_modules}/npm/bin/npx-cli.js | Bin .../node_modules}/npm/bin/npx.cmd | Bin .../npm/docs/content/commands/npm-access.md | Bin .../npm/docs/content/commands/npm-adduser.md | Bin .../npm/docs/content/commands/npm-audit.md | Bin .../npm/docs/content/commands/npm-bin.md | Bin .../npm/docs/content/commands/npm-bugs.md | Bin .../npm/docs/content/commands/npm-cache.md | Bin .../npm/docs/content/commands/npm-ci.md | Bin .../npm/docs/content/commands/npm-completion.md | Bin .../npm/docs/content/commands/npm-config.md | Bin .../npm/docs/content/commands/npm-dedupe.md | Bin .../npm/docs/content/commands/npm-deprecate.md | Bin .../npm/docs/content/commands/npm-diff.md | Bin .../npm/docs/content/commands/npm-dist-tag.md | Bin .../npm/docs/content/commands/npm-docs.md | Bin .../npm/docs/content/commands/npm-doctor.md | Bin .../npm/docs/content/commands/npm-edit.md | Bin .../npm/docs/content/commands/npm-exec.md | Bin .../npm/docs/content/commands/npm-explain.md | Bin .../npm/docs/content/commands/npm-explore.md | Bin .../npm/docs/content/commands/npm-find-dupes.md | Bin .../npm/docs/content/commands/npm-fund.md | Bin .../docs/content/commands/npm-help-search.md | Bin .../npm/docs/content/commands/npm-help.md | Bin .../npm/docs/content/commands/npm-hook.md | Bin .../npm/docs/content/commands/npm-init.md | Bin .../content/commands/npm-install-ci-test.md | Bin .../docs/content/commands/npm-install-test.md | Bin .../npm/docs/content/commands/npm-install.md | Bin .../npm/docs/content/commands/npm-link.md | Bin .../npm/docs/content/commands/npm-logout.md | Bin .../npm/docs/content/commands/npm-ls.md | Bin .../npm/docs/content/commands/npm-org.md | Bin .../npm/docs/content/commands/npm-outdated.md | Bin .../npm/docs/content/commands/npm-owner.md | Bin .../npm/docs/content/commands/npm-pack.md | Bin .../npm/docs/content/commands/npm-ping.md | Bin .../npm/docs/content/commands/npm-pkg.md | Bin .../npm/docs/content/commands/npm-prefix.md | Bin .../npm/docs/content/commands/npm-profile.md | Bin .../npm/docs/content/commands/npm-prune.md | Bin .../npm/docs/content/commands/npm-publish.md | Bin .../npm/docs/content/commands/npm-rebuild.md | Bin .../npm/docs/content/commands/npm-repo.md | Bin .../npm/docs/content/commands/npm-restart.md | Bin .../npm/docs/content/commands/npm-root.md | Bin .../npm/docs/content/commands/npm-run-script.md | Bin .../npm/docs/content/commands/npm-search.md | Bin .../npm/docs/content/commands/npm-set-script.md | Bin .../npm/docs/content/commands/npm-shrinkwrap.md | Bin .../npm/docs/content/commands/npm-star.md | Bin .../npm/docs/content/commands/npm-stars.md | Bin .../npm/docs/content/commands/npm-start.md | Bin .../npm/docs/content/commands/npm-stop.md | Bin .../npm/docs/content/commands/npm-team.md | Bin .../npm/docs/content/commands/npm-test.md | Bin .../npm/docs/content/commands/npm-token.md | Bin .../npm/docs/content/commands/npm-uninstall.md | Bin .../npm/docs/content/commands/npm-unpublish.md | Bin .../npm/docs/content/commands/npm-unstar.md | Bin .../npm/docs/content/commands/npm-update.md | Bin .../npm/docs/content/commands/npm-version.md | Bin .../npm/docs/content/commands/npm-view.md | Bin .../npm/docs/content/commands/npm-whoami.md | Bin .../npm/docs/content/commands/npm.md | Bin .../npm/docs/content/commands/npx.md | Bin .../npm/docs/content/configuring-npm/folders.md | Bin .../npm/docs/content/configuring-npm/install.md | Bin .../configuring-npm/npm-shrinkwrap-json.md | Bin .../npm/docs/content/configuring-npm/npmrc.md | Bin .../content/configuring-npm/package-json.md | Bin .../configuring-npm/package-lock-json.md | Bin .../npm/docs/content/using-npm/config.md | Bin .../npm/docs/content/using-npm/developers.md | Bin .../npm/docs/content/using-npm/logging.md | Bin .../npm/docs/content/using-npm/orgs.md | Bin .../npm/docs/content/using-npm/package-spec.md | Bin .../npm/docs/content/using-npm/registry.md | Bin .../npm/docs/content/using-npm/removal.md | Bin .../npm/docs/content/using-npm/scope.md | Bin .../npm/docs/content/using-npm/scripts.md | Bin .../npm/docs/content/using-npm/workspaces.md | Bin .../npm/docs/output/commands/npm-access.html | Bin .../npm/docs/output/commands/npm-adduser.html | Bin .../npm/docs/output/commands/npm-audit.html | Bin .../npm/docs/output/commands/npm-bin.html | Bin .../npm/docs/output/commands/npm-bugs.html | Bin .../npm/docs/output/commands/npm-cache.html | Bin .../npm/docs/output/commands/npm-ci.html | Bin .../docs/output/commands/npm-completion.html | Bin .../npm/docs/output/commands/npm-config.html | Bin .../npm/docs/output/commands/npm-dedupe.html | Bin .../npm/docs/output/commands/npm-deprecate.html | Bin .../npm/docs/output/commands/npm-diff.html | Bin .../npm/docs/output/commands/npm-dist-tag.html | Bin .../npm/docs/output/commands/npm-docs.html | Bin .../npm/docs/output/commands/npm-doctor.html | Bin .../npm/docs/output/commands/npm-edit.html | Bin .../npm/docs/output/commands/npm-exec.html | Bin .../npm/docs/output/commands/npm-explain.html | Bin .../npm/docs/output/commands/npm-explore.html | Bin .../docs/output/commands/npm-find-dupes.html | Bin .../npm/docs/output/commands/npm-fund.html | Bin .../docs/output/commands/npm-help-search.html | Bin .../npm/docs/output/commands/npm-help.html | Bin .../npm/docs/output/commands/npm-hook.html | Bin .../npm/docs/output/commands/npm-init.html | Bin .../output/commands/npm-install-ci-test.html | Bin .../docs/output/commands/npm-install-test.html | Bin .../npm/docs/output/commands/npm-install.html | Bin .../npm/docs/output/commands/npm-link.html | Bin .../npm/docs/output/commands/npm-logout.html | Bin .../npm/docs/output/commands/npm-ls.html | Bin .../npm/docs/output/commands/npm-org.html | Bin .../npm/docs/output/commands/npm-outdated.html | Bin .../npm/docs/output/commands/npm-owner.html | Bin .../npm/docs/output/commands/npm-pack.html | Bin .../npm/docs/output/commands/npm-ping.html | Bin .../npm/docs/output/commands/npm-pkg.html | Bin .../npm/docs/output/commands/npm-prefix.html | Bin .../npm/docs/output/commands/npm-profile.html | Bin .../npm/docs/output/commands/npm-prune.html | Bin .../npm/docs/output/commands/npm-publish.html | Bin .../npm/docs/output/commands/npm-rebuild.html | Bin .../npm/docs/output/commands/npm-repo.html | Bin .../npm/docs/output/commands/npm-restart.html | Bin .../npm/docs/output/commands/npm-root.html | Bin .../docs/output/commands/npm-run-script.html | Bin .../npm/docs/output/commands/npm-search.html | Bin .../docs/output/commands/npm-set-script.html | Bin .../docs/output/commands/npm-shrinkwrap.html | Bin .../npm/docs/output/commands/npm-star.html | Bin .../npm/docs/output/commands/npm-stars.html | Bin .../npm/docs/output/commands/npm-start.html | Bin .../npm/docs/output/commands/npm-stop.html | Bin .../npm/docs/output/commands/npm-team.html | Bin .../npm/docs/output/commands/npm-test.html | Bin .../npm/docs/output/commands/npm-token.html | Bin .../npm/docs/output/commands/npm-uninstall.html | Bin .../npm/docs/output/commands/npm-unpublish.html | Bin .../npm/docs/output/commands/npm-unstar.html | Bin .../npm/docs/output/commands/npm-update.html | Bin .../npm/docs/output/commands/npm-version.html | Bin .../npm/docs/output/commands/npm-view.html | Bin .../npm/docs/output/commands/npm-whoami.html | Bin .../npm/docs/output/commands/npm.html | Bin .../npm/docs/output/commands/npx.html | Bin .../docs/output/configuring-npm/folders.html | Bin .../docs/output/configuring-npm/install.html | Bin .../configuring-npm/npm-shrinkwrap-json.html | Bin .../npm/docs/output/configuring-npm/npmrc.html | Bin .../output/configuring-npm/package-json.html | Bin .../configuring-npm/package-lock-json.html | Bin .../npm/docs/output/using-npm/config.html | Bin .../npm/docs/output/using-npm/developers.html | Bin .../npm/docs/output/using-npm/logging.html | Bin .../npm/docs/output/using-npm/orgs.html | Bin .../npm/docs/output/using-npm/package-spec.html | Bin .../npm/docs/output/using-npm/registry.html | Bin .../npm/docs/output/using-npm/removal.html | Bin .../npm/docs/output/using-npm/scope.html | Bin .../npm/docs/output/using-npm/scripts.html | Bin .../npm/docs/output/using-npm/workspaces.html | Bin .../node_modules}/npm/index.js | Bin .../node_modules}/npm/lib/arborist-cmd.js | Bin .../node_modules}/npm/lib/auth/legacy.js | Bin .../node_modules}/npm/lib/auth/oauth.js | Bin .../node_modules}/npm/lib/auth/saml.js | Bin .../node_modules}/npm/lib/auth/sso.js | Bin .../node_modules}/npm/lib/base-command.js | Bin .../node_modules}/npm/lib/cli.js | Bin .../node_modules}/npm/lib/commands/access.js | Bin .../node_modules}/npm/lib/commands/adduser.js | Bin .../node_modules}/npm/lib/commands/audit.js | Bin .../node_modules}/npm/lib/commands/bin.js | Bin .../node_modules}/npm/lib/commands/birthday.js | Bin .../node_modules}/npm/lib/commands/bugs.js | Bin .../node_modules}/npm/lib/commands/cache.js | Bin .../node_modules}/npm/lib/commands/ci.js | Bin .../npm/lib/commands/completion.js | Bin .../node_modules}/npm/lib/commands/config.js | Bin .../node_modules}/npm/lib/commands/dedupe.js | Bin .../node_modules}/npm/lib/commands/deprecate.js | Bin .../node_modules}/npm/lib/commands/diff.js | Bin .../node_modules}/npm/lib/commands/dist-tag.js | Bin .../node_modules}/npm/lib/commands/docs.js | Bin .../node_modules}/npm/lib/commands/doctor.js | Bin .../node_modules}/npm/lib/commands/edit.js | Bin .../node_modules}/npm/lib/commands/exec.js | Bin .../node_modules}/npm/lib/commands/explain.js | Bin .../node_modules}/npm/lib/commands/explore.js | Bin .../npm/lib/commands/find-dupes.js | Bin .../node_modules}/npm/lib/commands/fund.js | Bin .../node_modules}/npm/lib/commands/get.js | Bin .../npm/lib/commands/help-search.js | Bin .../node_modules}/npm/lib/commands/help.js | Bin .../node_modules}/npm/lib/commands/hook.js | Bin .../node_modules}/npm/lib/commands/init.js | Bin .../npm/lib/commands/install-ci-test.js | Bin .../npm/lib/commands/install-test.js | Bin .../node_modules}/npm/lib/commands/install.js | Bin .../node_modules}/npm/lib/commands/link.js | Bin .../node_modules}/npm/lib/commands/ll.js | Bin .../node_modules}/npm/lib/commands/logout.js | Bin .../node_modules}/npm/lib/commands/ls.js | Bin .../node_modules}/npm/lib/commands/org.js | Bin .../node_modules}/npm/lib/commands/outdated.js | Bin .../node_modules}/npm/lib/commands/owner.js | Bin .../node_modules}/npm/lib/commands/pack.js | Bin .../node_modules}/npm/lib/commands/ping.js | Bin .../node_modules}/npm/lib/commands/pkg.js | Bin .../node_modules}/npm/lib/commands/prefix.js | Bin .../node_modules}/npm/lib/commands/profile.js | Bin .../node_modules}/npm/lib/commands/prune.js | Bin .../node_modules}/npm/lib/commands/publish.js | Bin .../node_modules}/npm/lib/commands/rebuild.js | Bin .../node_modules}/npm/lib/commands/repo.js | Bin .../node_modules}/npm/lib/commands/restart.js | Bin .../node_modules}/npm/lib/commands/root.js | Bin .../npm/lib/commands/run-script.js | Bin .../node_modules}/npm/lib/commands/search.js | Bin .../npm/lib/commands/set-script.js | Bin .../node_modules}/npm/lib/commands/set.js | Bin .../npm/lib/commands/shrinkwrap.js | Bin .../node_modules}/npm/lib/commands/star.js | Bin .../node_modules}/npm/lib/commands/stars.js | Bin .../node_modules}/npm/lib/commands/start.js | Bin .../node_modules}/npm/lib/commands/stop.js | Bin .../node_modules}/npm/lib/commands/team.js | Bin .../node_modules}/npm/lib/commands/test.js | Bin .../node_modules}/npm/lib/commands/token.js | Bin .../node_modules}/npm/lib/commands/uninstall.js | Bin .../node_modules}/npm/lib/commands/unpublish.js | Bin .../node_modules}/npm/lib/commands/unstar.js | Bin .../node_modules}/npm/lib/commands/update.js | Bin .../node_modules}/npm/lib/commands/version.js | Bin .../node_modules}/npm/lib/commands/view.js | Bin .../node_modules}/npm/lib/commands/whoami.js | Bin .../npm/lib/exec/get-workspace-location-msg.js | Bin .../node_modules}/npm/lib/lifecycle-cmd.js | Bin .../node_modules}/npm/lib/npm.js | Bin .../node_modules}/npm/lib/package-url-cmd.js | Bin .../node_modules}/npm/lib/utils/ansi-trim.js | Bin .../node_modules}/npm/lib/utils/audit-error.js | Bin .../node_modules}/npm/lib/utils/cmd-list.js | Bin .../node_modules}/npm/lib/utils/completion.sh | Bin .../npm/lib/utils/completion/installed-deep.js | Bin .../lib/utils/completion/installed-shallow.js | Bin .../npm/lib/utils/config/definition.js | Bin .../npm/lib/utils/config/definitions.js | Bin .../npm/lib/utils/config/describe-all.js | Bin .../npm/lib/utils/config/flatten.js | Bin .../node_modules}/npm/lib/utils/config/index.js | Bin .../node_modules}/npm/lib/utils/did-you-mean.js | Bin .../node_modules}/npm/lib/utils/display.js | Bin .../npm/lib/utils/error-message.js | Bin .../node_modules}/npm/lib/utils/exit-handler.js | Bin .../node_modules}/npm/lib/utils/explain-dep.js | Bin .../npm/lib/utils/explain-eresolve.js | Bin .../node_modules}/npm/lib/utils/format-bytes.js | Bin .../npm/lib/utils/format-search-stream.js | Bin .../node_modules}/npm/lib/utils/get-identity.js | Bin .../node_modules}/npm/lib/utils/is-windows.js | Bin .../node_modules}/npm/lib/utils/log-file.js | Bin .../node_modules}/npm/lib/utils/log-shim.js | Bin .../node_modules}/npm/lib/utils/npm-usage.js | Bin .../npm/lib/utils/open-url-prompt.js | Bin .../node_modules}/npm/lib/utils/open-url.js | Bin .../node_modules}/npm/lib/utils/otplease.js | Bin .../node_modules}/npm/lib/utils/ping.js | Bin .../npm/lib/utils/pulse-till-done.js | Bin .../node_modules}/npm/lib/utils/queryable.js | Bin .../npm/lib/utils/read-user-info.js | Bin .../node_modules}/npm/lib/utils/reify-finish.js | Bin .../node_modules}/npm/lib/utils/reify-output.js | Bin .../node_modules}/npm/lib/utils/replace-info.js | Bin .../node_modules}/npm/lib/utils/tar.js | Bin .../node_modules}/npm/lib/utils/timers.js | Bin .../npm/lib/utils/update-notifier.js | Bin .../npm/lib/utils/validate-lockfile.js | Bin .../node_modules}/npm/lib/utils/web-auth.js | Bin .../npm/lib/workspaces/get-workspaces.js | Bin .../npm/lib/workspaces/update-workspaces.js | Bin .../node_modules}/npm/man/man1/npm-access.1 | Bin .../node_modules}/npm/man/man1/npm-adduser.1 | Bin .../node_modules}/npm/man/man1/npm-audit.1 | Bin .../node_modules}/npm/man/man1/npm-bin.1 | Bin .../node_modules}/npm/man/man1/npm-bugs.1 | Bin .../node_modules}/npm/man/man1/npm-cache.1 | Bin .../node_modules}/npm/man/man1/npm-ci.1 | Bin .../node_modules}/npm/man/man1/npm-completion.1 | Bin .../node_modules}/npm/man/man1/npm-config.1 | Bin .../node_modules}/npm/man/man1/npm-dedupe.1 | Bin .../node_modules}/npm/man/man1/npm-deprecate.1 | Bin .../node_modules}/npm/man/man1/npm-diff.1 | Bin .../node_modules}/npm/man/man1/npm-dist-tag.1 | Bin .../node_modules}/npm/man/man1/npm-docs.1 | Bin .../node_modules}/npm/man/man1/npm-doctor.1 | Bin .../node_modules}/npm/man/man1/npm-edit.1 | Bin .../node_modules}/npm/man/man1/npm-exec.1 | Bin .../node_modules}/npm/man/man1/npm-explain.1 | Bin .../node_modules}/npm/man/man1/npm-explore.1 | Bin .../node_modules}/npm/man/man1/npm-find-dupes.1 | Bin .../node_modules}/npm/man/man1/npm-fund.1 | Bin .../npm/man/man1/npm-help-search.1 | Bin .../node_modules}/npm/man/man1/npm-help.1 | Bin .../node_modules}/npm/man/man1/npm-hook.1 | Bin .../node_modules}/npm/man/man1/npm-init.1 | Bin .../npm/man/man1/npm-install-ci-test.1 | Bin .../npm/man/man1/npm-install-test.1 | Bin .../node_modules}/npm/man/man1/npm-install.1 | Bin .../node_modules}/npm/man/man1/npm-link.1 | Bin .../node_modules}/npm/man/man1/npm-logout.1 | Bin .../node_modules}/npm/man/man1/npm-ls.1 | Bin .../node_modules}/npm/man/man1/npm-org.1 | Bin .../node_modules}/npm/man/man1/npm-outdated.1 | Bin .../node_modules}/npm/man/man1/npm-owner.1 | Bin .../node_modules}/npm/man/man1/npm-pack.1 | Bin .../node_modules}/npm/man/man1/npm-ping.1 | Bin .../node_modules}/npm/man/man1/npm-pkg.1 | Bin .../node_modules}/npm/man/man1/npm-prefix.1 | Bin .../node_modules}/npm/man/man1/npm-profile.1 | Bin .../node_modules}/npm/man/man1/npm-prune.1 | Bin .../node_modules}/npm/man/man1/npm-publish.1 | Bin .../node_modules}/npm/man/man1/npm-rebuild.1 | Bin .../node_modules}/npm/man/man1/npm-repo.1 | Bin .../node_modules}/npm/man/man1/npm-restart.1 | Bin .../node_modules}/npm/man/man1/npm-root.1 | Bin .../node_modules}/npm/man/man1/npm-run-script.1 | Bin .../node_modules}/npm/man/man1/npm-search.1 | Bin .../node_modules}/npm/man/man1/npm-set-script.1 | Bin .../node_modules}/npm/man/man1/npm-shrinkwrap.1 | Bin .../node_modules}/npm/man/man1/npm-star.1 | Bin .../node_modules}/npm/man/man1/npm-stars.1 | Bin .../node_modules}/npm/man/man1/npm-start.1 | Bin .../node_modules}/npm/man/man1/npm-stop.1 | Bin .../node_modules}/npm/man/man1/npm-team.1 | Bin .../node_modules}/npm/man/man1/npm-test.1 | Bin .../node_modules}/npm/man/man1/npm-token.1 | Bin .../node_modules}/npm/man/man1/npm-uninstall.1 | Bin .../node_modules}/npm/man/man1/npm-unpublish.1 | Bin .../node_modules}/npm/man/man1/npm-unstar.1 | Bin .../node_modules}/npm/man/man1/npm-update.1 | Bin .../node_modules}/npm/man/man1/npm-version.1 | Bin .../node_modules}/npm/man/man1/npm-view.1 | Bin .../node_modules}/npm/man/man1/npm-whoami.1 | Bin .../node_modules}/npm/man/man1/npm.1 | Bin .../node_modules}/npm/man/man1/npx.1 | Bin .../node_modules}/npm/man/man5/folders.5 | Bin .../node_modules}/npm/man/man5/install.5 | Bin .../npm/man/man5/npm-shrinkwrap-json.5 | Bin .../node_modules}/npm/man/man5/npmrc.5 | Bin .../node_modules}/npm/man/man5/package-json.5 | Bin .../npm/man/man5/package-lock-json.5 | Bin .../node_modules}/npm/man/man7/config.7 | Bin .../node_modules}/npm/man/man7/developers.7 | Bin .../node_modules}/npm/man/man7/logging.7 | Bin .../node_modules}/npm/man/man7/orgs.7 | Bin .../node_modules}/npm/man/man7/package-spec.7 | Bin .../node_modules}/npm/man/man7/registry.7 | Bin .../node_modules}/npm/man/man7/removal.7 | Bin .../node_modules}/npm/man/man7/scope.7 | Bin .../node_modules}/npm/man/man7/scripts.7 | Bin .../node_modules}/npm/man/man7/workspaces.7 | Bin .../npm/node_modules/.bin/arborist | Bin .../npm/node_modules/.bin/arborist.cmd | Bin .../npm/node_modules/.bin/arborist.ps1 | Bin .../npm/node_modules/.bin/color-support | Bin .../npm/node_modules/.bin/color-support.cmd | Bin .../npm/node_modules/.bin/color-support.ps1 | Bin .../.bin/installed-package-contents | Bin .../.bin/installed-package-contents.cmd | Bin .../.bin/installed-package-contents.ps1 | Bin .../node_modules}/npm/node_modules/.bin/mkdirp | Bin .../npm/node_modules/.bin/mkdirp.cmd | Bin .../npm/node_modules/.bin/mkdirp.ps1 | Bin .../npm/node_modules/.bin/node-gyp | Bin .../npm/node_modules/.bin/node-gyp.cmd | Bin .../npm/node_modules/.bin/node-gyp.ps1 | Bin .../npm/node_modules/.bin/node-which | Bin .../npm/node_modules/.bin/node-which.cmd | Bin .../npm/node_modules/.bin/node-which.ps1 | Bin .../node_modules}/npm/node_modules/.bin/nopt | Bin .../npm/node_modules/.bin/nopt.cmd | Bin .../npm/node_modules/.bin/nopt.ps1 | Bin .../npm/node_modules/.bin/npm-packlist | Bin .../npm/node_modules/.bin/npm-packlist.cmd | Bin .../npm/node_modules/.bin/npm-packlist.ps1 | Bin .../node_modules}/npm/node_modules/.bin/opener | Bin .../npm/node_modules/.bin/opener.cmd | Bin .../npm/node_modules/.bin/opener.ps1 | Bin .../node_modules}/npm/node_modules/.bin/pacote | Bin .../npm/node_modules/.bin/pacote.cmd | Bin .../npm/node_modules/.bin/pacote.ps1 | Bin .../npm/node_modules/.bin/qrcode-terminal | Bin .../npm/node_modules/.bin/qrcode-terminal.cmd | Bin .../npm/node_modules/.bin/qrcode-terminal.ps1 | Bin .../node_modules}/npm/node_modules/.bin/rimraf | Bin .../npm/node_modules/.bin/rimraf.cmd | Bin .../npm/node_modules/.bin/rimraf.ps1 | Bin .../node_modules}/npm/node_modules/.bin/semver | Bin .../npm/node_modules/.bin/semver.cmd | Bin .../npm/node_modules/.bin/semver.ps1 | Bin .../npm/node_modules/@colors/colors/LICENSE | Bin .../@colors/colors/examples/normal-usage.js | Bin .../@colors/colors/examples/safe-string.js | Bin .../npm/node_modules/@colors/colors/index.d.ts | Bin .../node_modules/@colors/colors/lib/colors.js | Bin .../@colors/colors/lib/custom/trap.js | Bin .../@colors/colors/lib/custom/zalgo.js | Bin .../@colors/colors/lib/extendStringPrototype.js | Bin .../node_modules/@colors/colors/lib/index.js | Bin .../@colors/colors/lib/maps/america.js | Bin .../@colors/colors/lib/maps/rainbow.js | Bin .../@colors/colors/lib/maps/random.js | Bin .../@colors/colors/lib/maps/zebra.js | Bin .../node_modules/@colors/colors/lib/styles.js | Bin .../@colors/colors/lib/system/has-flag.js | Bin .../colors/lib/system/supports-colors.js | Bin .../node_modules/@colors/colors/package.json | Bin .../npm/node_modules/@colors/colors/safe.d.ts | Bin .../npm/node_modules/@colors/colors/safe.js | Bin .../@colors/colors/themes/generic-logging.js | Bin .../npm/node_modules/@gar/promisify/LICENSE.md | Bin .../npm/node_modules/@gar/promisify/index.js | Bin .../node_modules/@gar/promisify/package.json | Bin .../@isaacs/string-locale-compare/LICENSE | Bin .../@isaacs/string-locale-compare/index.js | Bin .../@isaacs/string-locale-compare/package.json | Bin .../node_modules/@npmcli/arborist/LICENSE.md | Bin .../npm/node_modules/@npmcli/arborist/README.md | Bin .../node_modules/@npmcli/arborist/bin/actual.js | Bin .../node_modules/@npmcli/arborist/bin/audit.js | Bin .../@npmcli/arborist/bin/funding.js | Bin .../node_modules/@npmcli/arborist/bin/ideal.js | Bin .../node_modules/@npmcli/arborist/bin/index.js | Bin .../@npmcli/arborist/bin/lib/logging.js | Bin .../@npmcli/arborist/bin/lib/options.js | Bin .../@npmcli/arborist/bin/lib/print-tree.js | Bin .../@npmcli/arborist/bin/lib/timers.js | Bin .../@npmcli/arborist/bin/license.js | Bin .../node_modules/@npmcli/arborist/bin/prune.js | Bin .../node_modules/@npmcli/arborist/bin/reify.js | Bin .../@npmcli/arborist/bin/shrinkwrap.js | Bin .../@npmcli/arborist/bin/virtual.js | Bin .../@npmcli/arborist/lib/add-rm-pkg-deps.js | Bin .../@npmcli/arborist/lib/arborist/audit.js | Bin .../arborist/lib/arborist/build-ideal-tree.js | Bin .../@npmcli/arborist/lib/arborist/deduper.js | Bin .../@npmcli/arborist/lib/arborist/index.js | Bin .../arborist/lib/arborist/load-actual.js | Bin .../arborist/lib/arborist/load-virtual.js | Bin .../arborist/lib/arborist/load-workspaces.js | Bin .../@npmcli/arborist/lib/arborist/pruner.js | Bin .../@npmcli/arborist/lib/arborist/rebuild.js | Bin .../@npmcli/arborist/lib/arborist/reify.js | Bin .../@npmcli/arborist/lib/audit-report.js | Bin .../@npmcli/arborist/lib/calc-dep-flags.js | Bin .../@npmcli/arborist/lib/can-place-dep.js | Bin .../arborist/lib/case-insensitive-map.js | Bin .../@npmcli/arborist/lib/consistent-resolve.js | Bin .../node_modules/@npmcli/arborist/lib/debug.js | Bin .../arborist/lib/deepest-nesting-target.js | Bin .../@npmcli/arborist/lib/dep-valid.js | Bin .../node_modules/@npmcli/arborist/lib/diff.js | Bin .../node_modules/@npmcli/arborist/lib/edge.js | Bin .../@npmcli/arborist/lib/from-path.js | Bin .../@npmcli/arborist/lib/gather-dep-set.js | Bin .../@npmcli/arborist/lib/get-workspace-nodes.js | Bin .../node_modules/@npmcli/arborist/lib/index.js | Bin .../@npmcli/arborist/lib/inventory.js | Bin .../node_modules/@npmcli/arborist/lib/link.js | Bin .../node_modules/@npmcli/arborist/lib/node.js | Bin .../@npmcli/arborist/lib/optional-set.js | Bin .../@npmcli/arborist/lib/override-resolves.js | Bin .../@npmcli/arborist/lib/override-set.js | Bin .../@npmcli/arborist/lib/peer-entry-sets.js | Bin .../@npmcli/arborist/lib/place-dep.js | Bin .../@npmcli/arborist/lib/printable.js | Bin .../@npmcli/arborist/lib/realpath.js | Bin .../@npmcli/arborist/lib/relpath.js | Bin .../@npmcli/arborist/lib/reset-dep-flags.js | Bin .../@npmcli/arborist/lib/retire-path.js | Bin .../@npmcli/arborist/lib/shrinkwrap.js | Bin .../@npmcli/arborist/lib/signal-handling.js | Bin .../@npmcli/arborist/lib/signals.js | Bin .../@npmcli/arborist/lib/spec-from-lock.js | Bin .../@npmcli/arborist/lib/tracker.js | Bin .../@npmcli/arborist/lib/tree-check.js | Bin .../@npmcli/arborist/lib/version-from-tgz.js | Bin .../node_modules/@npmcli/arborist/lib/vuln.js | Bin .../@npmcli/arborist/lib/yarn-lock.js | Bin .../node_modules/@npmcli/arborist/package.json | Bin .../npm/node_modules/@npmcli/ci-detect/LICENSE | Bin .../node_modules/@npmcli/ci-detect/lib/index.js | Bin .../node_modules/@npmcli/ci-detect/package.json | Bin .../npm/node_modules/@npmcli/config/LICENSE | Bin .../@npmcli/config/lib/env-replace.js | Bin .../node_modules/@npmcli/config/lib/index.js | Bin .../@npmcli/config/lib/nerf-dart.js | Bin .../@npmcli/config/lib/parse-field.js | Bin .../node_modules/@npmcli/config/lib/set-envs.js | Bin .../@npmcli/config/lib/type-defs.js | Bin .../@npmcli/config/lib/type-description.js | Bin .../node_modules/@npmcli/config/lib/umask.js | Bin .../node_modules/@npmcli/config/package.json | Bin .../@npmcli/disparity-colors/LICENSE | Bin .../@npmcli/disparity-colors/lib/index.js | Bin .../@npmcli/disparity-colors/package.json | Bin .../npm/node_modules/@npmcli/fs/LICENSE.md | Bin .../fs/lib/common/file-url-to-path/index.js | Bin .../fs/lib/common/file-url-to-path/polyfill.js | Bin .../@npmcli/fs/lib/common/get-options.js | Bin .../node_modules/@npmcli/fs/lib/common/node.js | Bin .../@npmcli/fs/lib/common/owner-sync.js | Bin .../node_modules/@npmcli/fs/lib/common/owner.js | Bin .../node_modules/@npmcli/fs/lib/copy-file.js | Bin .../npm/node_modules/@npmcli/fs/lib/cp/LICENSE | Bin .../npm/node_modules/@npmcli/fs/lib/cp/index.js | Bin .../node_modules/@npmcli/fs/lib/cp/polyfill.js | Bin .../npm/node_modules/@npmcli/fs/lib/errors.js | Bin .../npm/node_modules/@npmcli/fs/lib/fs.js | Bin .../npm/node_modules/@npmcli/fs/lib/index.js | Bin .../node_modules/@npmcli/fs/lib/mkdir/index.js | Bin .../@npmcli/fs/lib/mkdir/polyfill.js | Bin .../npm/node_modules/@npmcli/fs/lib/mkdtemp.js | Bin .../npm/node_modules/@npmcli/fs/lib/rm/index.js | Bin .../node_modules/@npmcli/fs/lib/rm/polyfill.js | Bin .../@npmcli/fs/lib/with-owner-sync.js | Bin .../node_modules/@npmcli/fs/lib/with-owner.js | Bin .../@npmcli/fs/lib/with-temp-dir.js | Bin .../node_modules/@npmcli/fs/lib/write-file.js | Bin .../npm/node_modules/@npmcli/fs/package.json | Bin .../npm/node_modules/@npmcli/git/LICENSE | Bin .../npm/node_modules/@npmcli/git/lib/clone.js | Bin .../npm/node_modules/@npmcli/git/lib/errors.js | Bin .../npm/node_modules/@npmcli/git/lib/find.js | Bin .../npm/node_modules/@npmcli/git/lib/index.js | Bin .../node_modules/@npmcli/git/lib/is-clean.js | Bin .../npm/node_modules/@npmcli/git/lib/is.js | Bin .../@npmcli/git/lib/lines-to-revs.js | Bin .../node_modules/@npmcli/git/lib/make-error.js | Bin .../npm/node_modules/@npmcli/git/lib/opts.js | Bin .../npm/node_modules/@npmcli/git/lib/revs.js | Bin .../npm/node_modules/@npmcli/git/lib/spawn.js | Bin .../npm/node_modules/@npmcli/git/lib/utils.js | Bin .../npm/node_modules/@npmcli/git/lib/which.js | Bin .../npm/node_modules/@npmcli/git/package.json | Bin .../@npmcli/installed-package-contents/LICENSE | Bin .../installed-package-contents/README.md | Bin .../@npmcli/installed-package-contents/index.js | Bin .../installed-package-contents/package.json | Bin .../@npmcli/map-workspaces/LICENSE.md | Bin .../@npmcli/map-workspaces/lib/index.js | Bin .../@npmcli/map-workspaces/package.json | Bin .../@npmcli/metavuln-calculator/LICENSE | Bin .../@npmcli/metavuln-calculator/lib/advisory.js | Bin .../metavuln-calculator/lib/get-dep-spec.js | Bin .../@npmcli/metavuln-calculator/lib/hash.js | Bin .../@npmcli/metavuln-calculator/lib/index.js | Bin .../@npmcli/metavuln-calculator/package.json | Bin .../node_modules/@npmcli/move-file/LICENSE.md | Bin .../node_modules/@npmcli/move-file/lib/index.js | Bin .../node_modules/@npmcli/move-file/package.json | Bin .../@npmcli/name-from-folder/LICENSE | Bin .../@npmcli/name-from-folder/index.js | Bin .../@npmcli/name-from-folder/package.json | Bin .../node_modules/@npmcli/node-gyp/lib/index.js | Bin .../node_modules/@npmcli/node-gyp/package.json | Bin .../node_modules/@npmcli/package-json/LICENSE | Bin .../@npmcli/package-json/lib/index.js | Bin .../package-json/lib/update-dependencies.js | Bin .../@npmcli/package-json/lib/update-scripts.js | Bin .../package-json/lib/update-workspaces.js | Bin .../@npmcli/package-json/package.json | Bin .../node_modules/@npmcli/promise-spawn/LICENSE | Bin .../@npmcli/promise-spawn/lib/index.js | Bin .../@npmcli/promise-spawn/package.json | Bin .../npm/node_modules/@npmcli/run-script/LICENSE | Bin .../@npmcli/run-script/lib/escape.js | Bin .../@npmcli/run-script/lib/is-server-package.js | Bin .../@npmcli/run-script/lib/is-windows.js | Bin .../@npmcli/run-script/lib/make-spawn-args.js | Bin .../run-script/lib/node-gyp-bin/node-gyp | Bin .../run-script/lib/node-gyp-bin/node-gyp.cmd | Bin .../@npmcli/run-script/lib/package-envs.js | Bin .../@npmcli/run-script/lib/run-script-pkg.js | Bin .../@npmcli/run-script/lib/run-script.js | Bin .../@npmcli/run-script/lib/set-path.js | Bin .../@npmcli/run-script/lib/signal-manager.js | Bin .../@npmcli/run-script/lib/validate-options.js | Bin .../@npmcli/run-script/package.json | Bin .../npm/node_modules/@tootallnate/once/LICENSE | Bin .../@tootallnate/once/dist/index.d.ts | Bin .../@tootallnate/once/dist/index.js | Bin .../@tootallnate/once/dist/index.js.map | Bin .../once/dist/overloaded-parameters.d.ts | Bin .../once/dist/overloaded-parameters.js | Bin .../once/dist/overloaded-parameters.js.map | Bin .../@tootallnate/once/dist/types.d.ts | Bin .../@tootallnate/once/dist/types.js | Bin .../@tootallnate/once/dist/types.js.map | Bin .../node_modules/@tootallnate/once/package.json | Bin .../npm/node_modules/abbrev/LICENSE | Bin .../npm/node_modules/abbrev/abbrev.js | Bin .../npm/node_modules/abbrev/package.json | Bin .../node_modules/agent-base/dist/src/index.d.ts | Bin .../node_modules/agent-base/dist/src/index.js | Bin .../agent-base/dist/src/index.js.map | Bin .../agent-base/dist/src/promisify.d.ts | Bin .../agent-base/dist/src/promisify.js | Bin .../agent-base/dist/src/promisify.js.map | Bin .../npm/node_modules/agent-base/package.json | Bin .../npm/node_modules/agent-base/src/index.ts | Bin .../node_modules/agent-base/src/promisify.ts | Bin .../npm/node_modules/agentkeepalive/History.md | Bin .../npm/node_modules/agentkeepalive/LICENSE | Bin .../npm/node_modules/agentkeepalive/browser.js | Bin .../npm/node_modules/agentkeepalive/index.d.ts | Bin .../npm/node_modules/agentkeepalive/index.js | Bin .../node_modules/agentkeepalive/lib/agent.js | Bin .../agentkeepalive/lib/constants.js | Bin .../agentkeepalive/lib/https_agent.js | Bin .../node_modules/agentkeepalive/package.json | Bin .../npm/node_modules/aggregate-error/index.d.ts | Bin .../npm/node_modules/aggregate-error/index.js | Bin .../npm/node_modules/aggregate-error/license | Bin .../node_modules/aggregate-error/package.json | Bin .../npm/node_modules/aggregate-error/readme.md | Bin .../npm/node_modules/ansi-regex/index.d.ts | Bin .../npm/node_modules/ansi-regex/index.js | Bin .../npm/node_modules/ansi-regex/license | Bin .../npm/node_modules/ansi-regex/package.json | Bin .../npm/node_modules/ansi-regex/readme.md | Bin .../npm/node_modules/ansi-styles/index.d.ts | Bin .../npm/node_modules/ansi-styles/index.js | Bin .../npm/node_modules/ansi-styles/license | Bin .../npm/node_modules/ansi-styles/package.json | Bin .../npm/node_modules/ansi-styles/readme.md | Bin .../npm/node_modules/aproba/LICENSE | Bin .../npm/node_modules/aproba/index.js | Bin .../npm/node_modules/aproba/package.json | Bin .../npm/node_modules/archy/LICENSE | Bin .../npm/node_modules/archy/examples/beep.js | Bin .../node_modules/archy/examples/multi_line.js | Bin .../npm/node_modules/archy/index.js | Bin .../npm/node_modules/archy/package.json | Bin .../npm/node_modules/archy/test/beep.js | Bin .../npm/node_modules/archy/test/multi_line.js | Bin .../npm/node_modules/archy/test/non_unicode.js | Bin .../node_modules/are-we-there-yet/LICENSE.md | Bin .../node_modules/are-we-there-yet/lib/index.js | Bin .../are-we-there-yet/lib/tracker-base.js | Bin .../are-we-there-yet/lib/tracker-group.js | Bin .../are-we-there-yet/lib/tracker-stream.js | Bin .../are-we-there-yet/lib/tracker.js | Bin .../node_modules/are-we-there-yet/package.json | Bin .../npm/node_modules/asap/CHANGES.md | Bin .../npm/node_modules/asap/LICENSE.md | Bin .../node_modules}/npm/node_modules/asap/asap.js | Bin .../npm/node_modules/asap/browser-asap.js | Bin .../npm/node_modules/asap/browser-raw.js | Bin .../npm/node_modules/asap/package.json | Bin .../node_modules}/npm/node_modules/asap/raw.js | Bin .../npm/node_modules/balanced-match/LICENSE.md | Bin .../npm/node_modules/balanced-match/index.js | Bin .../node_modules/balanced-match/package.json | Bin .../npm/node_modules/bin-links/LICENSE | Bin .../node_modules/bin-links/lib/bin-target.js | Bin .../npm/node_modules/bin-links/lib/check-bin.js | Bin .../node_modules/bin-links/lib/check-bins.js | Bin .../npm/node_modules/bin-links/lib/fix-bin.js | Bin .../bin-links/lib/get-node-modules.js | Bin .../npm/node_modules/bin-links/lib/get-paths.js | Bin .../node_modules/bin-links/lib/get-prefix.js | Bin .../npm/node_modules/bin-links/lib/index.js | Bin .../node_modules/bin-links/lib/is-windows.js | Bin .../npm/node_modules/bin-links/lib/link-bin.js | Bin .../npm/node_modules/bin-links/lib/link-bins.js | Bin .../node_modules/bin-links/lib/link-gently.js | Bin .../npm/node_modules/bin-links/lib/link-mans.js | Bin .../node_modules/bin-links/lib/man-target.js | Bin .../npm/node_modules/bin-links/lib/shim-bin.js | Bin .../npm/node_modules/bin-links/package.json | Bin .../binary-extensions/binary-extensions.json | Bin .../binary-extensions.json.d.ts | Bin .../node_modules/binary-extensions/index.d.ts | Bin .../npm/node_modules/binary-extensions/index.js | Bin .../npm/node_modules/binary-extensions/license | Bin .../node_modules/binary-extensions/package.json | Bin .../node_modules/binary-extensions/readme.md | Bin .../npm/node_modules/brace-expansion/LICENSE | Bin .../npm/node_modules/brace-expansion/index.js | Bin .../node_modules/brace-expansion/package.json | Bin .../npm/node_modules/builtins/License | Bin .../npm/node_modules/builtins/Readme.md | Bin .../npm/node_modules/builtins/index.js | Bin .../npm/node_modules/builtins/package.json | Bin .../npm/node_modules/cacache/LICENSE.md | Bin .../node_modules/cacache/lib/content/path.js | Bin .../node_modules/cacache/lib/content/read.js | Bin .../npm/node_modules/cacache/lib/content/rm.js | Bin .../node_modules/cacache/lib/content/write.js | Bin .../npm/node_modules/cacache/lib/entry-index.js | Bin .../npm/node_modules/cacache/lib/get.js | Bin .../npm/node_modules/cacache/lib/index.js | Bin .../npm/node_modules/cacache/lib/memoization.js | Bin .../npm/node_modules/cacache/lib/put.js | Bin .../npm/node_modules/cacache/lib/rm.js | Bin .../node_modules/cacache/lib/util/fix-owner.js | Bin .../cacache/lib/util/hash-to-segments.js | Bin .../node_modules/cacache/lib/util/move-file.js | Bin .../npm/node_modules/cacache/lib/util/tmp.js | Bin .../npm/node_modules/cacache/lib/verify.js | Bin .../npm/node_modules/cacache/package.json | Bin .../npm/node_modules/chalk/index.d.ts | Bin .../npm/node_modules/chalk/license | Bin .../npm/node_modules/chalk/package.json | Bin .../npm/node_modules/chalk/readme.md | Bin .../npm/node_modules/chalk/source/index.js | Bin .../npm/node_modules/chalk/source/templates.js | Bin .../npm/node_modules/chalk/source/util.js | Bin .../npm/node_modules/chownr/LICENSE | Bin .../npm/node_modules/chownr/chownr.js | Bin .../npm/node_modules/chownr/package.json | Bin .../npm/node_modules/cidr-regex/LICENSE | Bin .../npm/node_modules/cidr-regex/index.d.ts | Bin .../npm/node_modules/cidr-regex/index.js | Bin .../npm/node_modules/cidr-regex/package.json | Bin .../npm/node_modules/clean-stack/index.d.ts | Bin .../npm/node_modules/clean-stack/index.js | Bin .../npm/node_modules/clean-stack/license | Bin .../npm/node_modules/clean-stack/package.json | Bin .../npm/node_modules/clean-stack/readme.md | Bin .../npm/node_modules/cli-columns/LICENSE | Bin .../npm/node_modules/cli-columns/color.js | Bin .../npm/node_modules/cli-columns/index.js | Bin .../npm/node_modules/cli-columns/package.json | Bin .../npm/node_modules/cli-columns/test.js | Bin .../npm/node_modules/cli-table3/LICENSE | Bin .../npm/node_modules/cli-table3/index.d.ts | Bin .../npm/node_modules/cli-table3/index.js | Bin .../npm/node_modules/cli-table3/package.json | Bin .../npm/node_modules/cli-table3/src/cell.js | Bin .../npm/node_modules/cli-table3/src/debug.js | Bin .../cli-table3/src/layout-manager.js | Bin .../npm/node_modules/cli-table3/src/table.js | Bin .../npm/node_modules/cli-table3/src/utils.js | Bin .../npm/node_modules/clone/LICENSE | Bin .../npm/node_modules/clone/clone.iml | Bin .../npm/node_modules/clone/clone.js | Bin .../npm/node_modules/clone/package.json | Bin .../npm/node_modules/cmd-shim/LICENSE | Bin .../npm/node_modules/cmd-shim/lib/index.js | Bin .../cmd-shim/lib/to-batch-syntax.js | Bin .../npm/node_modules/cmd-shim/package.json | Bin .../npm/node_modules/color-convert/LICENSE | Bin .../node_modules/color-convert/conversions.js | Bin .../npm/node_modules/color-convert/index.js | Bin .../npm/node_modules/color-convert/package.json | Bin .../npm/node_modules/color-convert/route.js | Bin .../npm/node_modules/color-name/LICENSE | Bin .../npm/node_modules/color-name/index.js | Bin .../npm/node_modules/color-name/package.json | Bin .../npm/node_modules/color-support/LICENSE | Bin .../npm/node_modules/color-support/README.md | Bin .../npm/node_modules/color-support/bin.js | Bin .../npm/node_modules/color-support/browser.js | Bin .../npm/node_modules/color-support/index.js | Bin .../npm/node_modules/color-support/package.json | Bin .../npm/node_modules/columnify/LICENSE | Bin .../npm/node_modules/columnify/Makefile | Bin .../npm/node_modules/columnify/Readme.md | Bin .../npm/node_modules/columnify/columnify.js | Bin .../npm/node_modules/columnify/index.js | Bin .../npm/node_modules/columnify/package.json | Bin .../npm/node_modules/columnify/utils.js | Bin .../npm/node_modules/columnify/width.js | Bin .../node_modules/common-ancestor-path/LICENSE | Bin .../node_modules/common-ancestor-path/index.js | Bin .../common-ancestor-path/package.json | Bin .../npm/node_modules/concat-map/LICENSE | Bin .../npm/node_modules/concat-map/example/map.js | Bin .../npm/node_modules/concat-map/index.js | Bin .../npm/node_modules/concat-map/package.json | Bin .../npm/node_modules/concat-map/test/map.js | Bin .../console-control-strings/LICENSE | Bin .../console-control-strings/index.js | Bin .../console-control-strings/package.json | Bin .../npm/node_modules/debug/LICENSE | Bin .../node_modules/debug/node_modules/ms/index.js | Bin .../debug/node_modules/ms/license.md | Bin .../debug/node_modules/ms/package.json | Bin .../debug/node_modules/ms/readme.md | Bin .../npm/node_modules/debug/package.json | Bin .../npm/node_modules/debug/src/browser.js | Bin .../npm/node_modules/debug/src/common.js | Bin .../npm/node_modules/debug/src/index.js | Bin .../npm/node_modules/debug/src/node.js | Bin .../npm/node_modules/debuglog/LICENSE | Bin .../npm/node_modules/debuglog/debuglog.js | Bin .../npm/node_modules/debuglog/package.json | Bin .../npm/node_modules/defaults/LICENSE | Bin .../npm/node_modules/defaults/index.js | Bin .../npm/node_modules/defaults/package.json | Bin .../npm/node_modules/defaults/test.js | Bin .../npm/node_modules/delegates/History.md | Bin .../npm/node_modules/delegates/License | Bin .../npm/node_modules/delegates/Makefile | Bin .../npm/node_modules/delegates/Readme.md | Bin .../npm/node_modules/delegates/index.js | Bin .../npm/node_modules/delegates/package.json | Bin .../npm/node_modules/delegates/test/index.js | Bin .../npm/node_modules/depd/History.md | Bin .../node_modules}/npm/node_modules/depd/LICENSE | Bin .../npm/node_modules/depd/Readme.md | Bin .../npm/node_modules/depd/index.js | Bin .../npm/node_modules/depd/lib/browser/index.js | Bin .../depd/lib/compat/callsite-tostring.js | Bin .../depd/lib/compat/event-listener-count.js | Bin .../npm/node_modules/depd/lib/compat/index.js | Bin .../npm/node_modules/depd/package.json | Bin .../npm/node_modules/dezalgo/LICENSE | Bin .../npm/node_modules/dezalgo/dezalgo.js | Bin .../npm/node_modules/dezalgo/package.json | Bin .../npm/node_modules/diff/CONTRIBUTING.md | Bin .../node_modules}/npm/node_modules/diff/LICENSE | Bin .../npm/node_modules/diff/dist/diff.js | Bin .../npm/node_modules/diff/lib/convert/dmp.js | Bin .../npm/node_modules/diff/lib/convert/xml.js | Bin .../npm/node_modules/diff/lib/diff/array.js | Bin .../npm/node_modules/diff/lib/diff/base.js | Bin .../npm/node_modules/diff/lib/diff/character.js | Bin .../npm/node_modules/diff/lib/diff/css.js | Bin .../npm/node_modules/diff/lib/diff/json.js | Bin .../npm/node_modules/diff/lib/diff/line.js | Bin .../npm/node_modules/diff/lib/diff/sentence.js | Bin .../npm/node_modules/diff/lib/diff/word.js | Bin .../npm/node_modules/diff/lib/index.es6.js | Bin .../npm/node_modules/diff/lib/index.js | Bin .../npm/node_modules/diff/lib/index.mjs | Bin .../npm/node_modules/diff/lib/patch/apply.js | Bin .../npm/node_modules/diff/lib/patch/create.js | Bin .../npm/node_modules/diff/lib/patch/merge.js | Bin .../npm/node_modules/diff/lib/patch/parse.js | Bin .../npm/node_modules/diff/lib/util/array.js | Bin .../diff/lib/util/distance-iterator.js | Bin .../npm/node_modules/diff/lib/util/params.js | Bin .../npm/node_modules/diff/package.json | Bin .../npm/node_modules/diff/release-notes.md | Bin .../npm/node_modules/diff/runtime.js | Bin .../node_modules/emoji-regex/LICENSE-MIT.txt | Bin .../node_modules/emoji-regex/es2015/index.js | Bin .../npm/node_modules/emoji-regex/es2015/text.js | Bin .../npm/node_modules/emoji-regex/index.d.ts | Bin .../npm/node_modules/emoji-regex/index.js | Bin .../npm/node_modules/emoji-regex/package.json | Bin .../npm/node_modules/emoji-regex/text.js | Bin .../npm/node_modules/encoding/LICENSE | Bin .../npm/node_modules/encoding/lib/encoding.js | Bin .../npm/node_modules/encoding/package.json | Bin .../npm/node_modules/encoding/test/test.js | Bin .../npm/node_modules/env-paths/index.d.ts | Bin .../npm/node_modules/env-paths/index.js | Bin .../npm/node_modules/env-paths/license | Bin .../npm/node_modules/env-paths/package.json | Bin .../npm/node_modules/env-paths/readme.md | Bin .../npm/node_modules/err-code/bower.json | Bin .../npm/node_modules/err-code/index.js | Bin .../npm/node_modules/err-code/index.umd.js | Bin .../npm/node_modules/err-code/package.json | Bin .../npm/node_modules/err-code/test/test.js | Bin .../node_modules/fastest-levenshtein/LICENSE.md | Bin .../node_modules/fastest-levenshtein/index.d.ts | Bin .../node_modules/fastest-levenshtein/index.js | Bin .../fastest-levenshtein/package.json | Bin .../node_modules/fastest-levenshtein/test.js | Bin .../npm/node_modules/fs-minipass/LICENSE | Bin .../npm/node_modules/fs-minipass/index.js | Bin .../npm/node_modules/fs-minipass/package.json | Bin .../npm/node_modules/fs.realpath/LICENSE | Bin .../npm/node_modules/fs.realpath/index.js | Bin .../npm/node_modules/fs.realpath/old.js | Bin .../npm/node_modules/fs.realpath/package.json | Bin .../npm/node_modules/function-bind/LICENSE | Bin .../function-bind/implementation.js | Bin .../npm/node_modules/function-bind/index.js | Bin .../npm/node_modules/function-bind/package.json | Bin .../node_modules/function-bind/test/index.js | Bin .../npm/node_modules/gauge/LICENSE.md | Bin .../npm/node_modules/gauge/lib/base-theme.js | Bin .../npm/node_modules/gauge/lib/error.js | Bin .../npm/node_modules/gauge/lib/has-color.js | Bin .../npm/node_modules/gauge/lib/index.js | Bin .../npm/node_modules/gauge/lib/plumbing.js | Bin .../npm/node_modules/gauge/lib/process.js | Bin .../npm/node_modules/gauge/lib/progress-bar.js | Bin .../node_modules/gauge/lib/render-template.js | Bin .../npm/node_modules/gauge/lib/set-immediate.js | Bin .../npm/node_modules/gauge/lib/set-interval.js | Bin .../npm/node_modules/gauge/lib/spin.js | Bin .../npm/node_modules/gauge/lib/template-item.js | Bin .../npm/node_modules/gauge/lib/theme-set.js | Bin .../npm/node_modules/gauge/lib/themes.js | Bin .../npm/node_modules/gauge/lib/wide-truncate.js | Bin .../npm/node_modules/gauge/package.json | Bin .../node_modules}/npm/node_modules/glob/LICENSE | Bin .../npm/node_modules/glob/common.js | Bin .../node_modules}/npm/node_modules/glob/glob.js | Bin .../npm/node_modules/glob/package.json | Bin .../node_modules}/npm/node_modules/glob/sync.js | Bin .../npm/node_modules/graceful-fs/LICENSE | Bin .../npm/node_modules/graceful-fs/clone.js | Bin .../npm/node_modules/graceful-fs/graceful-fs.js | Bin .../node_modules/graceful-fs/legacy-streams.js | Bin .../npm/node_modules/graceful-fs/package.json | Bin .../npm/node_modules/graceful-fs/polyfills.js | Bin .../npm/node_modules/has-flag/index.d.ts | Bin .../npm/node_modules/has-flag/index.js | Bin .../npm/node_modules/has-flag/license | Bin .../npm/node_modules/has-flag/package.json | Bin .../npm/node_modules/has-flag/readme.md | Bin .../npm/node_modules/has-unicode/LICENSE | Bin .../npm/node_modules/has-unicode/index.js | Bin .../npm/node_modules/has-unicode/package.json | Bin .../npm/node_modules/has/LICENSE-MIT | Bin .../npm/node_modules/has/package.json | Bin .../npm/node_modules/has/src/index.js | Bin .../npm/node_modules/has/test/index.js | Bin .../npm/node_modules/hosted-git-info/LICENSE | Bin .../hosted-git-info/lib/git-host-info.js | Bin .../hosted-git-info/lib/git-host.js | Bin .../node_modules/hosted-git-info/lib/index.js | Bin .../node_modules/hosted-git-info/package.json | Bin .../node_modules/http-cache-semantics/LICENSE | Bin .../node_modules/http-cache-semantics/index.js | Bin .../http-cache-semantics/package.json | Bin .../http-proxy-agent/dist/agent.d.ts | Bin .../node_modules/http-proxy-agent/dist/agent.js | Bin .../http-proxy-agent/dist/agent.js.map | Bin .../http-proxy-agent/dist/index.d.ts | Bin .../node_modules/http-proxy-agent/dist/index.js | Bin .../http-proxy-agent/dist/index.js.map | Bin .../node_modules/http-proxy-agent/package.json | Bin .../https-proxy-agent/dist/agent.d.ts | Bin .../https-proxy-agent/dist/agent.js | Bin .../https-proxy-agent/dist/agent.js.map | Bin .../https-proxy-agent/dist/index.d.ts | Bin .../https-proxy-agent/dist/index.js | Bin .../https-proxy-agent/dist/index.js.map | Bin .../dist/parse-proxy-response.d.ts | Bin .../dist/parse-proxy-response.js | Bin .../dist/parse-proxy-response.js.map | Bin .../node_modules/https-proxy-agent/package.json | Bin .../npm/node_modules/humanize-ms/History.md | Bin .../npm/node_modules/humanize-ms/LICENSE | Bin .../npm/node_modules/humanize-ms/index.js | Bin .../npm/node_modules/humanize-ms/package.json | Bin .../npm/node_modules/iconv-lite/Changelog.md | Bin .../npm/node_modules/iconv-lite/LICENSE | Bin .../iconv-lite/encodings/dbcs-codec.js | Bin .../iconv-lite/encodings/dbcs-data.js | Bin .../node_modules/iconv-lite/encodings/index.js | Bin .../iconv-lite/encodings/internal.js | Bin .../iconv-lite/encodings/sbcs-codec.js | Bin .../iconv-lite/encodings/sbcs-data-generated.js | Bin .../iconv-lite/encodings/sbcs-data.js | Bin .../iconv-lite/encodings/tables/big5-added.json | Bin .../iconv-lite/encodings/tables/cp936.json | Bin .../iconv-lite/encodings/tables/cp949.json | Bin .../iconv-lite/encodings/tables/cp950.json | Bin .../iconv-lite/encodings/tables/eucjp.json | Bin .../encodings/tables/gb18030-ranges.json | Bin .../iconv-lite/encodings/tables/gbk-added.json | Bin .../iconv-lite/encodings/tables/shiftjis.json | Bin .../node_modules/iconv-lite/encodings/utf16.js | Bin .../node_modules/iconv-lite/encodings/utf32.js | Bin .../node_modules/iconv-lite/encodings/utf7.js | Bin .../node_modules/iconv-lite/lib/bom-handling.js | Bin .../npm/node_modules/iconv-lite/lib/index.d.ts | Bin .../npm/node_modules/iconv-lite/lib/index.js | Bin .../npm/node_modules/iconv-lite/lib/streams.js | Bin .../npm/node_modules/iconv-lite/package.json | Bin .../npm/node_modules/ignore-walk/LICENSE | Bin .../npm/node_modules/ignore-walk/lib/index.js | Bin .../npm/node_modules/ignore-walk/package.json | Bin .../npm/node_modules/imurmurhash/imurmurhash.js | Bin .../node_modules/imurmurhash/imurmurhash.min.js | Bin .../npm/node_modules/imurmurhash/package.json | Bin .../npm/node_modules/indent-string/index.d.ts | Bin .../npm/node_modules/indent-string/index.js | Bin .../npm/node_modules/indent-string/license | Bin .../npm/node_modules/indent-string/package.json | Bin .../npm/node_modules/indent-string/readme.md | Bin .../npm/node_modules/infer-owner/LICENSE | Bin .../npm/node_modules/infer-owner/index.js | Bin .../npm/node_modules/infer-owner/package.json | Bin .../npm/node_modules/inflight/LICENSE | Bin .../npm/node_modules/inflight/inflight.js | Bin .../npm/node_modules/inflight/package.json | Bin .../npm/node_modules/inherits/LICENSE | Bin .../npm/node_modules/inherits/inherits.js | Bin .../node_modules/inherits/inherits_browser.js | Bin .../npm/node_modules/inherits/package.json | Bin .../node_modules}/npm/node_modules/ini/LICENSE | Bin .../npm/node_modules/ini/lib/ini.js | Bin .../npm/node_modules/ini/package.json | Bin .../node_modules/init-package-json/LICENSE.md | Bin .../init-package-json/lib/default-input.js | Bin .../init-package-json/lib/init-package-json.js | Bin .../node_modules/init-package-json/package.json | Bin .../npm/node_modules/ip-regex/index.d.ts | Bin .../npm/node_modules/ip-regex/index.js | Bin .../npm/node_modules/ip-regex/license | Bin .../npm/node_modules/ip-regex/package.json | Bin .../npm/node_modules/ip-regex/readme.md | Bin .../node_modules}/npm/node_modules/ip/lib/ip.js | Bin .../npm/node_modules/ip/package.json | Bin .../npm/node_modules/is-cidr/LICENSE | Bin .../npm/node_modules/is-cidr/index.d.ts | Bin .../npm/node_modules/is-cidr/index.js | Bin .../npm/node_modules/is-cidr/package.json | Bin .../npm/node_modules/is-core-module/LICENSE | Bin .../npm/node_modules/is-core-module/core.json | Bin .../npm/node_modules/is-core-module/index.js | Bin .../node_modules/is-core-module/package.json | Bin .../node_modules/is-core-module/test/index.js | Bin .../is-fullwidth-code-point/index.d.ts | Bin .../is-fullwidth-code-point/index.js | Bin .../is-fullwidth-code-point/license | Bin .../is-fullwidth-code-point/package.json | Bin .../is-fullwidth-code-point/readme.md | Bin .../npm/node_modules/is-lambda/LICENSE | Bin .../npm/node_modules/is-lambda/index.js | Bin .../npm/node_modules/is-lambda/package.json | Bin .../npm/node_modules/is-lambda/test.js | Bin .../npm/node_modules/isexe/LICENSE | Bin .../npm/node_modules/isexe/index.js | Bin .../npm/node_modules/isexe/mode.js | Bin .../npm/node_modules/isexe/package.json | Bin .../npm/node_modules/isexe/test/basic.js | Bin .../npm/node_modules/isexe/windows.js | Bin .../json-parse-even-better-errors/LICENSE.md | Bin .../json-parse-even-better-errors/index.js | Bin .../json-parse-even-better-errors/package.json | Bin .../node_modules/json-stringify-nice/LICENSE | Bin .../node_modules/json-stringify-nice/index.js | Bin .../json-stringify-nice/package.json | Bin .../npm/node_modules/jsonparse/LICENSE | Bin .../npm/node_modules/jsonparse/bench.js | Bin .../jsonparse/examples/twitterfeed.js | Bin .../npm/node_modules/jsonparse/jsonparse.js | Bin .../npm/node_modules/jsonparse/package.json | Bin .../jsonparse/samplejson/basic.json | Bin .../jsonparse/samplejson/basic2.json | Bin .../node_modules/jsonparse/test/big-token.js | Bin .../npm/node_modules/jsonparse/test/boundary.js | Bin .../npm/node_modules/jsonparse/test/offset.js | Bin .../node_modules/jsonparse/test/primitives.js | Bin .../node_modules/jsonparse/test/surrogate.js | Bin .../npm/node_modules/jsonparse/test/unvalid.js | Bin .../npm/node_modules/jsonparse/test/utf8.js | Bin .../npm/node_modules/just-diff-apply/LICENSE | Bin .../npm/node_modules/just-diff-apply/index.d.ts | Bin .../npm/node_modules/just-diff-apply/index.js | Bin .../npm/node_modules/just-diff-apply/index.mjs | Bin .../node_modules/just-diff-apply/index.tests.ts | Bin .../node_modules/just-diff-apply/package.json | Bin .../just-diff-apply/rollup.config.js | Bin .../npm/node_modules/just-diff/LICENSE | Bin .../npm/node_modules/just-diff/index.d.ts | Bin .../npm/node_modules/just-diff/index.js | Bin .../npm/node_modules/just-diff/index.mjs | Bin .../npm/node_modules/just-diff/index.tests.ts | Bin .../npm/node_modules/just-diff/package.json | Bin .../npm/node_modules/just-diff/rollup.config.js | Bin .../npm/node_modules/libnpmaccess/LICENSE | Bin .../npm/node_modules/libnpmaccess/README.md | Bin .../npm/node_modules/libnpmaccess/lib/index.js | Bin .../npm/node_modules/libnpmaccess/package.json | Bin .../npm/node_modules/libnpmdiff/LICENSE | Bin .../npm/node_modules/libnpmdiff/README.md | Bin .../node_modules/libnpmdiff/lib/format-diff.js | Bin .../npm/node_modules/libnpmdiff/lib/index.js | Bin .../libnpmdiff/lib/should-print-patch.js | Bin .../npm/node_modules/libnpmdiff/lib/tarball.js | Bin .../npm/node_modules/libnpmdiff/lib/untar.js | Bin .../npm/node_modules/libnpmdiff/package.json | Bin .../npm/node_modules/libnpmexec/LICENSE | Bin .../npm/node_modules/libnpmexec/README.md | Bin .../libnpmexec/lib/cache-install-dir.js | Bin .../node_modules/libnpmexec/lib/file-exists.js | Bin .../libnpmexec/lib/get-bin-from-manifest.js | Bin .../npm/node_modules/libnpmexec/lib/index.js | Bin .../node_modules/libnpmexec/lib/is-windows.js | Bin .../npm/node_modules/libnpmexec/lib/no-tty.js | Bin .../node_modules/libnpmexec/lib/run-script.js | Bin .../npm/node_modules/libnpmexec/package.json | Bin .../npm/node_modules/libnpmfund/LICENSE | Bin .../npm/node_modules/libnpmfund/README.md | Bin .../npm/node_modules/libnpmfund/lib/index.js | Bin .../npm/node_modules/libnpmfund/package.json | Bin .../npm/node_modules/libnpmhook/LICENSE.md | Bin .../npm/node_modules/libnpmhook/README.md | Bin .../npm/node_modules/libnpmhook/lib/index.js | Bin .../npm/node_modules/libnpmhook/package.json | Bin .../npm/node_modules/libnpmorg/LICENSE | Bin .../npm/node_modules/libnpmorg/README.md | Bin .../npm/node_modules/libnpmorg/lib/index.js | Bin .../npm/node_modules/libnpmorg/package.json | Bin .../npm/node_modules/libnpmpack/LICENSE | Bin .../npm/node_modules/libnpmpack/README.md | Bin .../npm/node_modules/libnpmpack/lib/index.js | Bin .../npm/node_modules/libnpmpack/package.json | Bin .../npm/node_modules/libnpmpublish/LICENSE | Bin .../npm/node_modules/libnpmpublish/README.md | Bin .../npm/node_modules/libnpmpublish/lib/index.js | Bin .../node_modules/libnpmpublish/lib/publish.js | Bin .../node_modules/libnpmpublish/lib/unpublish.js | Bin .../npm/node_modules/libnpmpublish/package.json | Bin .../npm/node_modules/libnpmsearch/LICENSE | Bin .../npm/node_modules/libnpmsearch/README.md | Bin .../npm/node_modules/libnpmsearch/lib/index.js | Bin .../npm/node_modules/libnpmsearch/package.json | Bin .../npm/node_modules/libnpmteam/LICENSE | Bin .../npm/node_modules/libnpmteam/README.md | Bin .../npm/node_modules/libnpmteam/lib/index.js | Bin .../npm/node_modules/libnpmteam/package.json | Bin .../npm/node_modules/libnpmversion/LICENSE | Bin .../npm/node_modules/libnpmversion/README.md | Bin .../node_modules/libnpmversion/lib/commit.js | Bin .../libnpmversion/lib/enforce-clean.js | Bin .../npm/node_modules/libnpmversion/lib/index.js | Bin .../node_modules/libnpmversion/lib/read-json.js | Bin .../libnpmversion/lib/retrieve-tag.js | Bin .../npm/node_modules/libnpmversion/lib/tag.js | Bin .../node_modules/libnpmversion/lib/version.js | Bin .../libnpmversion/lib/write-json.js | Bin .../npm/node_modules/libnpmversion/package.json | Bin .../npm/node_modules/lru-cache/LICENSE | Bin .../npm/node_modules/lru-cache/index.d.ts | Bin .../npm/node_modules/lru-cache/index.js | Bin .../npm/node_modules/lru-cache/package.json | Bin .../npm/node_modules/make-fetch-happen/LICENSE | Bin .../node_modules/make-fetch-happen/lib/agent.js | Bin .../make-fetch-happen/lib/cache/entry.js | Bin .../make-fetch-happen/lib/cache/errors.js | Bin .../make-fetch-happen/lib/cache/index.js | Bin .../make-fetch-happen/lib/cache/key.js | Bin .../make-fetch-happen/lib/cache/policy.js | Bin .../node_modules/make-fetch-happen/lib/dns.js | Bin .../node_modules/make-fetch-happen/lib/fetch.js | Bin .../node_modules/make-fetch-happen/lib/index.js | Bin .../make-fetch-happen/lib/options.js | Bin .../make-fetch-happen/lib/pipeline.js | Bin .../make-fetch-happen/lib/remote.js | Bin .../node_modules/make-fetch-happen/package.json | Bin .../npm/node_modules/minimatch/LICENSE | Bin .../npm/node_modules/minimatch/lib/path.js | Bin .../npm/node_modules/minimatch/minimatch.js | Bin .../npm/node_modules/minimatch/package.json | Bin .../npm/node_modules/minipass-collect/LICENSE | Bin .../npm/node_modules/minipass-collect/index.js | Bin .../node_modules/minipass-collect/package.json | Bin .../npm/node_modules/minipass-fetch/LICENSE | Bin .../minipass-fetch/lib/abort-error.js | Bin .../npm/node_modules/minipass-fetch/lib/blob.js | Bin .../npm/node_modules/minipass-fetch/lib/body.js | Bin .../minipass-fetch/lib/fetch-error.js | Bin .../node_modules/minipass-fetch/lib/headers.js | Bin .../node_modules/minipass-fetch/lib/index.js | Bin .../node_modules/minipass-fetch/lib/request.js | Bin .../node_modules/minipass-fetch/lib/response.js | Bin .../node_modules/minipass-fetch/package.json | Bin .../npm/node_modules/minipass-flush/LICENSE | Bin .../npm/node_modules/minipass-flush/index.js | Bin .../node_modules/minipass-flush/package.json | Bin .../node_modules/minipass-json-stream/LICENSE | Bin .../node_modules/minipass-json-stream/index.js | Bin .../minipass-json-stream/package.json | Bin .../npm/node_modules/minipass-pipeline/LICENSE | Bin .../npm/node_modules/minipass-pipeline/index.js | Bin .../node_modules/minipass-pipeline/package.json | Bin .../npm/node_modules/minipass-sized/LICENSE | Bin .../npm/node_modules/minipass-sized/index.js | Bin .../minipass-sized/package-lock.json | Bin .../node_modules/minipass-sized/package.json | Bin .../node_modules/minipass-sized/test/basic.js | Bin .../npm/node_modules/minipass/LICENSE | Bin .../npm/node_modules/minipass/index.d.ts | Bin .../npm/node_modules/minipass/index.js | Bin .../npm/node_modules/minipass/package.json | Bin .../npm/node_modules/minizlib/LICENSE | Bin .../npm/node_modules/minizlib/constants.js | Bin .../npm/node_modules/minizlib/index.js | Bin .../npm/node_modules/minizlib/package.json | Bin .../npm/node_modules/mkdirp-infer-owner/LICENSE | Bin .../node_modules/mkdirp-infer-owner/index.js | Bin .../mkdirp-infer-owner/package.json | Bin .../npm/node_modules/mkdirp/CHANGELOG.md | Bin .../npm/node_modules/mkdirp/LICENSE | Bin .../npm/node_modules/mkdirp/bin/cmd.js | Bin .../npm/node_modules/mkdirp/index.js | Bin .../npm/node_modules/mkdirp/lib/find-made.js | Bin .../node_modules/mkdirp/lib/mkdirp-manual.js | Bin .../node_modules/mkdirp/lib/mkdirp-native.js | Bin .../npm/node_modules/mkdirp/lib/opts-arg.js | Bin .../npm/node_modules/mkdirp/lib/path-arg.js | Bin .../npm/node_modules/mkdirp/lib/use-native.js | Bin .../npm/node_modules/mkdirp/package.json | Bin .../npm/node_modules/mkdirp/readme.markdown | Bin .../node_modules}/npm/node_modules/ms/index.js | Bin .../npm/node_modules/ms/license.md | Bin .../npm/node_modules/ms/package.json | Bin .../node_modules}/npm/node_modules/ms/readme.md | Bin .../npm/node_modules/mute-stream/LICENSE | Bin .../npm/node_modules/mute-stream/mute.js | Bin .../npm/node_modules/mute-stream/package.json | Bin .../npm/node_modules/negotiator/HISTORY.md | Bin .../npm/node_modules/negotiator/LICENSE | Bin .../npm/node_modules/negotiator/index.js | Bin .../npm/node_modules/negotiator/lib/charset.js | Bin .../npm/node_modules/negotiator/lib/encoding.js | Bin .../npm/node_modules/negotiator/lib/language.js | Bin .../node_modules/negotiator/lib/mediaType.js | Bin .../npm/node_modules/negotiator/package.json | Bin .../node-gyp/.github/ISSUE_TEMPLATE.md | Bin .../node-gyp/.github/PULL_REQUEST_TEMPLATE.md | Bin .../.github/workflows/release-please.yml | Bin .../node-gyp/.github/workflows/tests.yml | Bin .../.github/workflows/visual-studio.yml | Bin .../npm/node_modules/node-gyp/CHANGELOG.md | Bin .../npm/node_modules/node-gyp/CONTRIBUTING.md | Bin .../npm/node_modules/node-gyp/LICENSE | Bin .../npm/node_modules/node-gyp/README.md | Bin .../npm/node_modules/node-gyp/SECURITY.md | Bin .../npm/node_modules/node-gyp/addon.gypi | Bin .../npm/node_modules/node-gyp/bin/node-gyp.js | Bin ...-pre-versions-of-node-cannot-be-installed.md | Bin .../docs/Force-npm-to-use-global-node-gyp.md | Bin .../npm/node_modules/node-gyp/docs/Home.md | Bin .../node-gyp/docs/Linking-to-OpenSSL.md | Bin .../npm/node_modules/node-gyp/docs/README.md | Bin .../docs/Updating-npm-bundled-node-gyp.md | Bin .../docs/binding.gyp-files-in-the-wild.md | Bin .../npm/node_modules/node-gyp/gyp/.flake8 | Bin .../gyp/.github/workflows/Python_tests.yml | Bin .../node-gyp/gyp/.github/workflows/node-gyp.yml | Bin .../gyp/.github/workflows/nodejs-windows.yml | Bin .../gyp/.github/workflows/release-please.yml | Bin .../npm/node_modules/node-gyp/gyp/AUTHORS | Bin .../npm/node_modules/node-gyp/gyp/CHANGELOG.md | Bin .../node-gyp/gyp/CODE_OF_CONDUCT.md | Bin .../node_modules/node-gyp/gyp/CONTRIBUTING.md | Bin .../npm/node_modules/node-gyp/gyp/LICENSE | Bin .../npm/node_modules/node-gyp/gyp/README.md | Bin .../node-gyp/gyp/data/win/large-pdb-shim.cc | Bin .../npm/node_modules/node-gyp/gyp/gyp | Bin .../npm/node_modules/node-gyp/gyp/gyp.bat | Bin .../npm/node_modules/node-gyp/gyp/gyp_main.py | Bin .../node-gyp/gyp/pylib/gyp/MSVSNew.py | Bin .../node-gyp/gyp/pylib/gyp/MSVSProject.py | Bin .../node-gyp/gyp/pylib/gyp/MSVSSettings.py | Bin .../node-gyp/gyp/pylib/gyp/MSVSSettings_test.py | Bin .../node-gyp/gyp/pylib/gyp/MSVSToolFile.py | Bin .../node-gyp/gyp/pylib/gyp/MSVSUserFile.py | Bin .../node-gyp/gyp/pylib/gyp/MSVSUtil.py | Bin .../node-gyp/gyp/pylib/gyp/MSVSVersion.py | Bin .../node-gyp/gyp/pylib/gyp/__init__.py | Bin .../gyp/__pycache__/MSVSUtil.cpython-39.pyc | Bin .../gyp/__pycache__/MSVSVersion.cpython-39.pyc | Bin .../gyp/__pycache__/__init__.cpython-39.pyc | Bin .../pylib/gyp/__pycache__/common.cpython-39.pyc | Bin .../pylib/gyp/__pycache__/input.cpython-39.pyc | Bin .../__pycache__/msvs_emulation.cpython-39.pyc | Bin .../gyp/__pycache__/ninja_syntax.cpython-39.pyc | Bin .../gyp/__pycache__/simple_copy.cpython-39.pyc | Bin .../__pycache__/xcode_emulation.cpython-39.pyc | Bin .../gyp/__pycache__/xcode_ninja.cpython-39.pyc | Bin .../__pycache__/xcodeproj_file.cpython-39.pyc | Bin .../node-gyp/gyp/pylib/gyp/common.py | Bin .../node-gyp/gyp/pylib/gyp/common_test.py | Bin .../node-gyp/gyp/pylib/gyp/easy_xml.py | Bin .../node-gyp/gyp/pylib/gyp/easy_xml_test.py | Bin .../node-gyp/gyp/pylib/gyp/flock_tool.py | Bin .../gyp/pylib/gyp/generator/__init__.py | 0 .../__pycache__/__init__.cpython-39.pyc | Bin .../generator/__pycache__/make.cpython-39.pyc | Bin .../generator/__pycache__/ninja.cpython-39.pyc | Bin .../generator/__pycache__/xcode.cpython-39.pyc | Bin .../gyp/pylib/gyp/generator/analyzer.py | Bin .../node-gyp/gyp/pylib/gyp/generator/android.py | Bin .../node-gyp/gyp/pylib/gyp/generator/cmake.py | Bin .../gyp/generator/compile_commands_json.py | Bin .../pylib/gyp/generator/dump_dependency_json.py | Bin .../node-gyp/gyp/pylib/gyp/generator/eclipse.py | Bin .../node-gyp/gyp/pylib/gyp/generator/gypd.py | Bin .../node-gyp/gyp/pylib/gyp/generator/gypsh.py | Bin .../node-gyp/gyp/pylib/gyp/generator/make.py | Bin .../node-gyp/gyp/pylib/gyp/generator/msvs.py | Bin .../gyp/pylib/gyp/generator/msvs_test.py | Bin .../node-gyp/gyp/pylib/gyp/generator/ninja.py | Bin .../gyp/pylib/gyp/generator/ninja_test.py | Bin .../node-gyp/gyp/pylib/gyp/generator/xcode.py | Bin .../gyp/pylib/gyp/generator/xcode_test.py | Bin .../node-gyp/gyp/pylib/gyp/input.py | Bin .../node-gyp/gyp/pylib/gyp/input_test.py | Bin .../node-gyp/gyp/pylib/gyp/mac_tool.py | Bin .../node-gyp/gyp/pylib/gyp/msvs_emulation.py | Bin .../node-gyp/gyp/pylib/gyp/ninja_syntax.py | Bin .../node-gyp/gyp/pylib/gyp/simple_copy.py | Bin .../node-gyp/gyp/pylib/gyp/win_tool.py | Bin .../node-gyp/gyp/pylib/gyp/xcode_emulation.py | Bin .../node-gyp/gyp/pylib/gyp/xcode_ninja.py | Bin .../node-gyp/gyp/pylib/gyp/xcodeproj_file.py | Bin .../node-gyp/gyp/pylib/gyp/xml_fix.py | Bin .../node-gyp/gyp/requirements_dev.txt | Bin .../npm/node_modules/node-gyp/gyp/setup.py | Bin .../npm/node_modules/node-gyp/gyp/test_gyp.py | Bin .../npm/node_modules/node-gyp/gyp/tools/README | Bin .../node-gyp/gyp/tools/Xcode/README | Bin .../tools/Xcode/Specifications/gyp.pbfilespec | Bin .../tools/Xcode/Specifications/gyp.xclangspec | Bin .../node-gyp/gyp/tools/emacs/README | Bin .../node-gyp/gyp/tools/emacs/gyp-tests.el | Bin .../node-gyp/gyp/tools/emacs/gyp.el | Bin .../node-gyp/gyp/tools/emacs/run-unit-tests.sh | Bin .../node-gyp/gyp/tools/emacs/testdata/media.gyp | Bin .../tools/emacs/testdata/media.gyp.fontified | Bin .../node_modules/node-gyp/gyp/tools/graphviz.py | Bin .../node-gyp/gyp/tools/pretty_gyp.py | Bin .../node-gyp/gyp/tools/pretty_sln.py | Bin .../node-gyp/gyp/tools/pretty_vcproj.py | Bin .../node-gyp/lib/Find-VisualStudio.cs | Bin .../npm/node_modules/node-gyp/lib/build.js | Bin .../npm/node_modules/node-gyp/lib/clean.js | Bin .../npm/node_modules/node-gyp/lib/configure.js | Bin .../node-gyp/lib/create-config-gypi.js | Bin .../node-gyp/lib/find-node-directory.js | Bin .../node_modules/node-gyp/lib/find-python.js | Bin .../node-gyp/lib/find-visualstudio.js | Bin .../npm/node_modules/node-gyp/lib/install.js | Bin .../npm/node_modules/node-gyp/lib/list.js | Bin .../npm/node_modules/node-gyp/lib/node-gyp.js | Bin .../node-gyp/lib/process-release.js | Bin .../npm/node_modules/node-gyp/lib/rebuild.js | Bin .../npm/node_modules/node-gyp/lib/remove.js | Bin .../npm/node_modules/node-gyp/lib/util.js | Bin .../npm/node_modules/node-gyp/macOS_Catalina.md | Bin .../node-gyp/macOS_Catalina_acid_test.sh | Bin .../node_modules/brace-expansion/LICENSE | Bin .../node_modules/brace-expansion/index.js | Bin .../node_modules/brace-expansion/package.json | Bin .../node-gyp/node_modules/glob/LICENSE | Bin .../node-gyp/node_modules/glob/common.js | Bin .../node-gyp/node_modules/glob/glob.js | Bin .../node-gyp/node_modules/glob/package.json | Bin .../node-gyp/node_modules/glob/sync.js | Bin .../node-gyp/node_modules/minimatch/LICENSE | Bin .../node_modules/minimatch/minimatch.js | Bin .../node_modules/minimatch/package.json | Bin .../npm/node_modules/node-gyp/package.json | Bin .../node-gyp/src/win_delay_load_hook.cc | Bin .../npm/node_modules/node-gyp/test/common.js | Bin .../fixtures/VS_2017_BuildTools_minimal.txt | Bin .../fixtures/VS_2017_Community_workload.txt | Bin .../node-gyp/test/fixtures/VS_2017_Express.txt | Bin .../node-gyp/test/fixtures/VS_2017_Unusable.txt | Bin .../fixtures/VS_2019_BuildTools_minimal.txt | Bin .../fixtures/VS_2019_Community_workload.txt | Bin .../node-gyp/test/fixtures/VS_2019_Preview.txt | Bin .../node-gyp/test/fixtures/ca-bundle.crt | Bin .../node_modules/node-gyp/test/fixtures/ca.crt | Bin .../fixtures/nodedir/include/node/config.gypi | Bin .../node-gyp/test/fixtures/server.crt | Bin .../node-gyp/test/fixtures/server.key | Bin .../node-gyp/test/fixtures/test-charmap.py | Bin .../node-gyp/test/process-exec-sync.js | Bin .../node_modules/node-gyp/test/simple-proxy.js | Bin .../node_modules/node-gyp/test/test-addon.js | Bin .../node-gyp/test/test-configure-python.js | Bin .../node-gyp/test/test-create-config-gypi.js | Bin .../node_modules/node-gyp/test/test-download.js | Bin .../node-gyp/test/test-find-accessible-sync.js | Bin .../node-gyp/test/test-find-node-directory.js | Bin .../node-gyp/test/test-find-python.js | Bin .../node-gyp/test/test-find-visualstudio.js | Bin .../node_modules/node-gyp/test/test-install.js | Bin .../node_modules/node-gyp/test/test-options.js | Bin .../node-gyp/test/test-process-release.js | Bin .../npm/node_modules/node-gyp/update-gyp.py | Bin .../npm/node_modules/nopt/CHANGELOG.md | Bin .../node_modules}/npm/node_modules/nopt/LICENSE | Bin .../npm/node_modules/nopt/README.md | Bin .../npm/node_modules/nopt/bin/nopt.js | Bin .../npm/node_modules/nopt/lib/nopt.js | Bin .../npm/node_modules/nopt/package.json | Bin .../node_modules/normalize-package-data/LICENSE | Bin .../lib/extract_description.js | Bin .../normalize-package-data/lib/fixer.js | Bin .../normalize-package-data/lib/make_warning.js | Bin .../normalize-package-data/lib/normalize.js | Bin .../normalize-package-data/lib/safe_format.js | Bin .../normalize-package-data/lib/typos.json | Bin .../lib/warning_messages.json | Bin .../normalize-package-data/package.json | Bin .../npm/node_modules/npm-audit-report/LICENSE | Bin .../node_modules/npm-audit-report/lib/colors.js | Bin .../npm-audit-report/lib/exit-code.js | Bin .../node_modules/npm-audit-report/lib/index.js | Bin .../npm-audit-report/lib/reporters/detail.js | Bin .../npm-audit-report/lib/reporters/install.js | Bin .../npm-audit-report/lib/reporters/json.js | Bin .../npm-audit-report/lib/reporters/quiet.js | Bin .../node_modules/npm-audit-report/package.json | Bin .../npm/node_modules/npm-bundled/LICENSE | Bin .../npm/node_modules/npm-bundled/index.js | Bin .../npm/node_modules/npm-bundled/package.json | Bin .../npm/node_modules/npm-install-checks/LICENSE | Bin .../npm-install-checks/lib/index.js | Bin .../npm-install-checks/package.json | Bin .../npm-normalize-package-bin/LICENSE | Bin .../npm-normalize-package-bin/index.js | Bin .../npm-normalize-package-bin/package-lock.json | Bin .../npm-normalize-package-bin/package.json | Bin .../npm-normalize-package-bin/test/array.js | Bin .../npm-normalize-package-bin/test/nobin.js | Bin .../npm-normalize-package-bin/test/object.js | Bin .../npm-normalize-package-bin/test/string.js | Bin .../npm/node_modules/npm-package-arg/LICENSE | Bin .../npm/node_modules/npm-package-arg/lib/npa.js | Bin .../node_modules/npm-package-arg/package.json | Bin .../npm/node_modules/npm-packlist/LICENSE | Bin .../npm/node_modules/npm-packlist/README.md | Bin .../npm/node_modules/npm-packlist/bin/index.js | Bin .../npm/node_modules/npm-packlist/lib/index.js | Bin .../npm/node_modules/npm-packlist/package.json | Bin .../node_modules/npm-pick-manifest/LICENSE.md | Bin .../node_modules/npm-pick-manifest/lib/index.js | Bin .../node_modules/npm-pick-manifest/package.json | Bin .../npm/node_modules/npm-profile/LICENSE.md | Bin .../npm/node_modules/npm-profile/lib/index.js | Bin .../npm/node_modules/npm-profile/package.json | Bin .../node_modules/npm-registry-fetch/LICENSE.md | Bin .../node_modules/npm-registry-fetch/lib/auth.js | Bin .../npm-registry-fetch/lib/check-response.js | Bin .../npm-registry-fetch/lib/clean-url.js | Bin .../npm-registry-fetch/lib/default-opts.js | Bin .../npm-registry-fetch/lib/errors.js | Bin .../npm-registry-fetch/lib/index.js | Bin .../npm-registry-fetch/package.json | Bin .../npm/node_modules/npm-user-validate/LICENSE | Bin .../npm-user-validate/npm-user-validate.js | Bin .../node_modules/npm-user-validate/package.json | Bin .../npm/node_modules/npmlog/LICENSE.md | Bin .../npm/node_modules/npmlog/lib/log.js | Bin .../npm/node_modules/npmlog/package.json | Bin .../node_modules}/npm/node_modules/once/LICENSE | Bin .../node_modules}/npm/node_modules/once/once.js | Bin .../npm/node_modules/once/package.json | Bin .../npm/node_modules/opener/LICENSE.txt | Bin .../npm/node_modules/opener/README.md | Bin .../npm/node_modules/opener/bin/opener-bin.js | Bin .../npm/node_modules/opener/lib/opener.js | Bin .../npm/node_modules/opener/package.json | Bin .../npm/node_modules/p-map/index.d.ts | Bin .../npm/node_modules/p-map/index.js | Bin .../npm/node_modules/p-map/license | Bin .../npm/node_modules/p-map/package.json | Bin .../npm/node_modules/p-map/readme.md | Bin .../npm/node_modules/pacote/LICENSE | Bin .../npm/node_modules/pacote/README.md | Bin .../npm/node_modules/pacote/lib/bin.js | Bin .../npm/node_modules/pacote/lib/dir.js | Bin .../npm/node_modules/pacote/lib/fetcher.js | Bin .../npm/node_modules/pacote/lib/file.js | Bin .../npm/node_modules/pacote/lib/git.js | Bin .../npm/node_modules/pacote/lib/index.js | Bin .../npm/node_modules/pacote/lib/registry.js | Bin .../npm/node_modules/pacote/lib/remote.js | Bin .../node_modules/pacote/lib/util/add-git-sha.js | Bin .../node_modules/pacote/lib/util/cache-dir.js | Bin .../pacote/lib/util/is-package-bin.js | Bin .../npm/node_modules/pacote/lib/util/npm.js | Bin .../pacote/lib/util/tar-create-options.js | Bin .../pacote/lib/util/trailing-slashes.js | Bin .../npm/node_modules/pacote/package.json | Bin .../node_modules/parse-conflict-json/LICENSE.md | Bin .../parse-conflict-json/lib/index.js | Bin .../parse-conflict-json/package.json | Bin .../npm/node_modules/path-is-absolute/index.js | Bin .../npm/node_modules/path-is-absolute/license | Bin .../node_modules/path-is-absolute/package.json | Bin .../npm/node_modules/path-is-absolute/readme.md | Bin .../npm/node_modules/proc-log/LICENSE | Bin .../npm/node_modules/proc-log/lib/index.js | Bin .../npm/node_modules/proc-log/package.json | Bin .../promise-all-reject-late/LICENSE | Bin .../promise-all-reject-late/index.js | Bin .../promise-all-reject-late/package-lock.json | Bin .../promise-all-reject-late/package.json | Bin .../promise-all-reject-late/test/index.js | Bin .../npm/node_modules/promise-call-limit/LICENSE | Bin .../node_modules/promise-call-limit/index.js | Bin .../promise-call-limit/package.json | Bin .../npm/node_modules/promise-inflight/LICENSE | Bin .../node_modules/promise-inflight/inflight.js | Bin .../node_modules/promise-inflight/package.json | Bin .../npm/node_modules/promise-retry/LICENSE | Bin .../npm/node_modules/promise-retry/index.js | Bin .../npm/node_modules/promise-retry/package.json | Bin .../npm/node_modules/promise-retry/test/test.js | Bin .../npm/node_modules/promzard/LICENSE | Bin .../npm/node_modules/promzard/example/buffer.js | Bin .../npm/node_modules/promzard/example/index.js | Bin .../promzard/example/npm-init/init-input.js | Bin .../promzard/example/npm-init/init.js | Bin .../promzard/example/npm-init/package.json | Bin .../promzard/example/substack-input.js | Bin .../npm/node_modules/promzard/package.json | Bin .../npm/node_modules/promzard/promzard.js | Bin .../npm/node_modules/promzard/test/basic.js | Bin .../npm/node_modules/promzard/test/buffer.js | Bin .../node_modules/promzard/test/exports.input | Bin .../npm/node_modules/promzard/test/exports.js | Bin .../npm/node_modules/promzard/test/fn.input | Bin .../npm/node_modules/promzard/test/fn.js | Bin .../npm/node_modules/promzard/test/simple.input | Bin .../npm/node_modules/promzard/test/simple.js | Bin .../node_modules/promzard/test/validate.input | Bin .../npm/node_modules/promzard/test/validate.js | Bin .../node_modules/qrcode-terminal/.travis.yml | Bin .../npm/node_modules/qrcode-terminal/LICENSE | Bin .../npm/node_modules/qrcode-terminal/README.md | Bin .../qrcode-terminal/bin/qrcode-terminal.js | Bin .../qrcode-terminal/example/basic.js | Bin .../qrcode-terminal/example/basic.png | Bin .../qrcode-terminal/example/callback.js | Bin .../qrcode-terminal/example/small-qrcode.js | Bin .../node_modules/qrcode-terminal/lib/main.js | Bin .../node_modules/qrcode-terminal/package.json | Bin .../node_modules/qrcode-terminal/test/main.js | Bin .../qrcode-terminal/vendor/QRCode/QR8bitByte.js | Bin .../vendor/QRCode/QRBitBuffer.js | Bin .../vendor/QRCode/QRErrorCorrectLevel.js | Bin .../vendor/QRCode/QRMaskPattern.js | Bin .../qrcode-terminal/vendor/QRCode/QRMath.js | Bin .../qrcode-terminal/vendor/QRCode/QRMode.js | Bin .../vendor/QRCode/QRPolynomial.js | Bin .../qrcode-terminal/vendor/QRCode/QRRSBlock.js | Bin .../qrcode-terminal/vendor/QRCode/QRUtil.js | Bin .../qrcode-terminal/vendor/QRCode/index.js | Bin .../npm/node_modules/read-cmd-shim/LICENSE | Bin .../npm/node_modules/read-cmd-shim/lib/index.js | Bin .../npm/node_modules/read-cmd-shim/package.json | Bin .../node_modules/read-package-json-fast/LICENSE | Bin .../read-package-json-fast/index.js | Bin .../read-package-json-fast/package.json | Bin .../npm/node_modules/read-package-json/LICENSE | Bin .../read-package-json/lib/read-json.js | Bin .../node_modules/read-package-json/package.json | Bin .../node_modules}/npm/node_modules/read/LICENSE | Bin .../npm/node_modules/read/lib/read.js | Bin .../npm/node_modules/read/package.json | Bin .../readable-stream/CONTRIBUTING.md | Bin .../node_modules/readable-stream/GOVERNANCE.md | Bin .../npm/node_modules/readable-stream/LICENSE | Bin .../readable-stream/errors-browser.js | Bin .../npm/node_modules/readable-stream/errors.js | Bin .../readable-stream/experimentalWarning.js | Bin .../readable-stream/lib/_stream_duplex.js | Bin .../readable-stream/lib/_stream_passthrough.js | Bin .../readable-stream/lib/_stream_readable.js | Bin .../readable-stream/lib/_stream_transform.js | Bin .../readable-stream/lib/_stream_writable.js | Bin .../lib/internal/streams/async_iterator.js | Bin .../lib/internal/streams/buffer_list.js | Bin .../lib/internal/streams/destroy.js | Bin .../lib/internal/streams/end-of-stream.js | Bin .../lib/internal/streams/from-browser.js | Bin .../lib/internal/streams/from.js | Bin .../lib/internal/streams/pipeline.js | Bin .../lib/internal/streams/state.js | Bin .../lib/internal/streams/stream-browser.js | Bin .../lib/internal/streams/stream.js | Bin .../node_modules/readable-stream/package.json | Bin .../readable-stream/readable-browser.js | Bin .../node_modules/readable-stream/readable.js | Bin .../node_modules/readdir-scoped-modules/LICENSE | Bin .../readdir-scoped-modules/package.json | Bin .../readdir-scoped-modules/readdir.js | Bin .../npm/node_modules/retry/License | Bin .../npm/node_modules/retry/Makefile | Bin .../npm/node_modules/retry/equation.gif | Bin .../npm/node_modules/retry/example/dns.js | Bin .../npm/node_modules/retry/example/stop.js | Bin .../npm/node_modules/retry/index.js | Bin .../npm/node_modules/retry/lib/retry.js | Bin .../node_modules/retry/lib/retry_operation.js | Bin .../npm/node_modules/retry/package.json | Bin .../npm/node_modules/retry/test/common.js | Bin .../retry/test/integration/test-forever.js | Bin .../test/integration/test-retry-operation.js | Bin .../retry/test/integration/test-retry-wrap.js | Bin .../retry/test/integration/test-timeouts.js | Bin .../npm/node_modules/rimraf/CHANGELOG.md | Bin .../npm/node_modules/rimraf/LICENSE | Bin .../npm/node_modules/rimraf/README.md | Bin .../npm/node_modules/rimraf/bin.js | Bin .../rimraf/node_modules/brace-expansion/LICENSE | Bin .../node_modules/brace-expansion/index.js | Bin .../node_modules/brace-expansion/package.json | Bin .../rimraf/node_modules/glob/LICENSE | Bin .../rimraf/node_modules/glob/common.js | Bin .../rimraf/node_modules/glob/glob.js | Bin .../rimraf/node_modules/glob/package.json | Bin .../rimraf/node_modules/glob/sync.js | Bin .../rimraf/node_modules/minimatch/LICENSE | Bin .../rimraf/node_modules/minimatch/minimatch.js | Bin .../rimraf/node_modules/minimatch/package.json | Bin .../npm/node_modules/rimraf/package.json | Bin .../npm/node_modules/rimraf/rimraf.js | Bin .../npm/node_modules/safe-buffer/LICENSE | Bin .../npm/node_modules/safe-buffer/index.d.ts | Bin .../npm/node_modules/safe-buffer/index.js | Bin .../npm/node_modules/safe-buffer/package.json | Bin .../npm/node_modules/safer-buffer/LICENSE | Bin .../node_modules/safer-buffer/Porting-Buffer.md | Bin .../npm/node_modules/safer-buffer/Readme.md | Bin .../npm/node_modules/safer-buffer/dangerous.js | Bin .../npm/node_modules/safer-buffer/package.json | Bin .../npm/node_modules/safer-buffer/safer.js | Bin .../npm/node_modules/safer-buffer/tests.js | Bin .../npm/node_modules/semver/LICENSE | Bin .../npm/node_modules/semver/README.md | Bin .../npm/node_modules/semver/bin/semver.js | Bin .../node_modules/semver/classes/comparator.js | Bin .../npm/node_modules/semver/classes/index.js | Bin .../npm/node_modules/semver/classes/range.js | Bin .../npm/node_modules/semver/classes/semver.js | Bin .../npm/node_modules/semver/functions/clean.js | Bin .../npm/node_modules/semver/functions/cmp.js | Bin .../npm/node_modules/semver/functions/coerce.js | Bin .../semver/functions/compare-build.js | Bin .../semver/functions/compare-loose.js | Bin .../node_modules/semver/functions/compare.js | Bin .../npm/node_modules/semver/functions/diff.js | Bin .../npm/node_modules/semver/functions/eq.js | Bin .../npm/node_modules/semver/functions/gt.js | Bin .../npm/node_modules/semver/functions/gte.js | Bin .../npm/node_modules/semver/functions/inc.js | Bin .../npm/node_modules/semver/functions/lt.js | Bin .../npm/node_modules/semver/functions/lte.js | Bin .../npm/node_modules/semver/functions/major.js | Bin .../npm/node_modules/semver/functions/minor.js | Bin .../npm/node_modules/semver/functions/neq.js | Bin .../npm/node_modules/semver/functions/parse.js | Bin .../npm/node_modules/semver/functions/patch.js | Bin .../node_modules/semver/functions/prerelease.js | Bin .../node_modules/semver/functions/rcompare.js | Bin .../npm/node_modules/semver/functions/rsort.js | Bin .../node_modules/semver/functions/satisfies.js | Bin .../npm/node_modules/semver/functions/sort.js | Bin .../npm/node_modules/semver/functions/valid.js | Bin .../npm/node_modules/semver/index.js | Bin .../node_modules/semver/internal/constants.js | Bin .../npm/node_modules/semver/internal/debug.js | Bin .../node_modules/semver/internal/identifiers.js | Bin .../semver/internal/parse-options.js | Bin .../npm/node_modules/semver/internal/re.js | Bin .../semver/node_modules/lru-cache/LICENSE | Bin .../semver/node_modules/lru-cache/index.js | Bin .../semver/node_modules/lru-cache/package.json | Bin .../npm/node_modules/semver/package.json | Bin .../npm/node_modules/semver/preload.js | Bin .../npm/node_modules/semver/range.bnf | Bin .../npm/node_modules/semver/ranges/gtr.js | Bin .../node_modules/semver/ranges/intersects.js | Bin .../npm/node_modules/semver/ranges/ltr.js | Bin .../semver/ranges/max-satisfying.js | Bin .../semver/ranges/min-satisfying.js | Bin .../node_modules/semver/ranges/min-version.js | Bin .../npm/node_modules/semver/ranges/outside.js | Bin .../npm/node_modules/semver/ranges/simplify.js | Bin .../npm/node_modules/semver/ranges/subset.js | Bin .../semver/ranges/to-comparators.js | Bin .../npm/node_modules/semver/ranges/valid.js | Bin .../npm/node_modules/set-blocking/LICENSE.txt | Bin .../npm/node_modules/set-blocking/index.js | Bin .../npm/node_modules/set-blocking/package.json | Bin .../npm/node_modules/signal-exit/LICENSE.txt | Bin .../npm/node_modules/signal-exit/index.js | Bin .../npm/node_modules/signal-exit/package.json | Bin .../npm/node_modules/signal-exit/signals.js | Bin .../npm/node_modules/smart-buffer/LICENSE | Bin .../smart-buffer/build/smartbuffer.js | Bin .../smart-buffer/build/smartbuffer.js.map | Bin .../node_modules/smart-buffer/build/utils.js | Bin .../smart-buffer/build/utils.js.map | Bin .../node_modules/smart-buffer/docs/ROADMAP.md | 0 .../npm/node_modules/smart-buffer/package.json | Bin .../smart-buffer/typings/smartbuffer.d.ts | Bin .../smart-buffer/typings/utils.d.ts | Bin .../socks-proxy-agent/dist/index.d.ts | Bin .../socks-proxy-agent/dist/index.js | Bin .../socks-proxy-agent/dist/index.js.map | Bin .../node_modules/socks-proxy-agent/package.json | Bin .../npm/node_modules/socks/LICENSE | Bin .../socks/build/client/socksclient.js | Bin .../socks/build/client/socksclient.js.map | Bin .../socks/build/common/constants.js | Bin .../socks/build/common/constants.js.map | Bin .../node_modules/socks/build/common/helpers.js | Bin .../socks/build/common/helpers.js.map | Bin .../socks/build/common/receivebuffer.js | Bin .../socks/build/common/receivebuffer.js.map | Bin .../npm/node_modules/socks/build/common/util.js | Bin .../node_modules/socks/build/common/util.js.map | Bin .../npm/node_modules/socks/build/index.js | Bin .../npm/node_modules/socks/build/index.js.map | Bin .../node_modules/socks/docs/examples/index.md | Bin .../examples/javascript/associateExample.md | Bin .../docs/examples/javascript/bindExample.md | Bin .../docs/examples/javascript/connectExample.md | Bin .../examples/typescript/associateExample.md | Bin .../docs/examples/typescript/bindExample.md | Bin .../docs/examples/typescript/connectExample.md | Bin .../npm/node_modules/socks/docs/index.md | Bin .../node_modules/socks/docs/migratingFromV1.md | Bin .../npm/node_modules/socks/package.json | Bin .../socks/typings/client/socksclient.d.ts | Bin .../socks/typings/common/constants.d.ts | Bin .../socks/typings/common/helpers.d.ts | Bin .../socks/typings/common/receivebuffer.d.ts | Bin .../node_modules/socks/typings/common/util.d.ts | Bin .../npm/node_modules/socks/typings/index.d.ts | Bin .../npm/node_modules/spdx-correct/LICENSE | Bin .../npm/node_modules/spdx-correct/index.js | Bin .../npm/node_modules/spdx-correct/package.json | Bin .../npm/node_modules/spdx-exceptions/index.json | Bin .../node_modules/spdx-exceptions/package.json | Bin .../node_modules/spdx-expression-parse/AUTHORS | Bin .../node_modules/spdx-expression-parse/LICENSE | Bin .../node_modules/spdx-expression-parse/index.js | Bin .../spdx-expression-parse/package.json | Bin .../node_modules/spdx-expression-parse/parse.js | Bin .../node_modules/spdx-expression-parse/scan.js | Bin .../spdx-license-ids/deprecated.json | Bin .../node_modules/spdx-license-ids/index.json | Bin .../node_modules/spdx-license-ids/package.json | Bin .../npm/node_modules/ssri/LICENSE.md | Bin .../npm/node_modules/ssri/lib/index.js | Bin .../npm/node_modules/ssri/package.json | Bin .../npm/node_modules/string-width/index.d.ts | Bin .../npm/node_modules/string-width/index.js | Bin .../npm/node_modules/string-width/license | Bin .../npm/node_modules/string-width/package.json | Bin .../npm/node_modules/string-width/readme.md | Bin .../npm/node_modules/string_decoder/LICENSE | Bin .../string_decoder/lib/string_decoder.js | Bin .../node_modules/string_decoder/package.json | Bin .../npm/node_modules/strip-ansi/index.d.ts | Bin .../npm/node_modules/strip-ansi/index.js | Bin .../npm/node_modules/strip-ansi/license | Bin .../npm/node_modules/strip-ansi/package.json | Bin .../npm/node_modules/strip-ansi/readme.md | Bin .../npm/node_modules/supports-color/browser.js | Bin .../npm/node_modules/supports-color/index.js | Bin .../npm/node_modules/supports-color/license | Bin .../node_modules/supports-color/package.json | Bin .../npm/node_modules/supports-color/readme.md | Bin .../node_modules}/npm/node_modules/tar/LICENSE | Bin .../node_modules}/npm/node_modules/tar/index.js | Bin .../npm/node_modules/tar/lib/create.js | Bin .../npm/node_modules/tar/lib/extract.js | Bin .../npm/node_modules/tar/lib/get-write-flag.js | Bin .../npm/node_modules/tar/lib/header.js | Bin .../npm/node_modules/tar/lib/high-level-opt.js | Bin .../npm/node_modules/tar/lib/large-numbers.js | Bin .../npm/node_modules/tar/lib/list.js | Bin .../npm/node_modules/tar/lib/mkdir.js | Bin .../npm/node_modules/tar/lib/mode-fix.js | Bin .../node_modules/tar/lib/normalize-unicode.js | Bin .../tar/lib/normalize-windows-path.js | Bin .../npm/node_modules/tar/lib/pack.js | Bin .../npm/node_modules/tar/lib/parse.js | Bin .../node_modules/tar/lib/path-reservations.js | Bin .../npm/node_modules/tar/lib/pax.js | Bin .../npm/node_modules/tar/lib/read-entry.js | Bin .../npm/node_modules/tar/lib/replace.js | Bin .../node_modules/tar/lib/strip-absolute-path.js | Bin .../tar/lib/strip-trailing-slashes.js | Bin .../npm/node_modules/tar/lib/types.js | Bin .../npm/node_modules/tar/lib/unpack.js | Bin .../npm/node_modules/tar/lib/update.js | Bin .../npm/node_modules/tar/lib/warn-mixin.js | Bin .../npm/node_modules/tar/lib/winchars.js | Bin .../npm/node_modules/tar/lib/write-entry.js | Bin .../npm/node_modules/tar/package.json | Bin .../npm/node_modules/text-table/LICENSE | Bin .../node_modules/text-table/example/align.js | Bin .../node_modules/text-table/example/center.js | Bin .../node_modules/text-table/example/dotalign.js | Bin .../text-table/example/doubledot.js | Bin .../node_modules/text-table/example/table.js | Bin .../npm/node_modules/text-table/index.js | Bin .../npm/node_modules/text-table/package.json | Bin .../npm/node_modules/text-table/readme.markdown | Bin .../npm/node_modules/text-table/test/align.js | Bin .../node_modules/text-table/test/ansi-colors.js | Bin .../npm/node_modules/text-table/test/center.js | Bin .../node_modules/text-table/test/dotalign.js | Bin .../node_modules/text-table/test/doubledot.js | Bin .../npm/node_modules/text-table/test/table.js | Bin .../node_modules/tiny-relative-date/LICENSE.md | Bin .../tiny-relative-date/lib/factory.js | Bin .../tiny-relative-date/lib/index.js | Bin .../tiny-relative-date/package.json | Bin .../tiny-relative-date/src/factory.js | Bin .../tiny-relative-date/src/index.js | Bin .../tiny-relative-date/translations/da.js | Bin .../tiny-relative-date/translations/de.js | Bin .../tiny-relative-date/translations/en-short.js | Bin .../tiny-relative-date/translations/en.js | Bin .../tiny-relative-date/translations/es.js | Bin .../npm/node_modules/treeverse/LICENSE | Bin .../npm/node_modules/treeverse/lib/breadth.js | Bin .../node_modules/treeverse/lib/depth-descent.js | Bin .../npm/node_modules/treeverse/lib/depth.js | Bin .../npm/node_modules/treeverse/lib/index.js | Bin .../npm/node_modules/treeverse/package.json | Bin .../npm/node_modules/unique-filename/LICENSE | Bin .../coverage/__root__/index.html | Bin .../coverage/__root__/index.js.html | Bin .../unique-filename/coverage/base.css | Bin .../unique-filename/coverage/index.html | Bin .../unique-filename/coverage/prettify.css | Bin .../unique-filename/coverage/prettify.js | Bin .../coverage/sort-arrow-sprite.png | Bin .../unique-filename/coverage/sorter.js | Bin .../npm/node_modules/unique-filename/index.js | Bin .../node_modules/unique-filename/package.json | Bin .../node_modules/unique-filename/test/index.js | Bin .../npm/node_modules/unique-slug/LICENSE | Bin .../npm/node_modules/unique-slug/index.js | Bin .../npm/node_modules/unique-slug/package.json | Bin .../npm/node_modules/unique-slug/test/index.js | Bin .../npm/node_modules/util-deprecate/History.md | Bin .../npm/node_modules/util-deprecate/LICENSE | Bin .../npm/node_modules/util-deprecate/browser.js | Bin .../npm/node_modules/util-deprecate/node.js | Bin .../node_modules/util-deprecate/package.json | Bin .../validate-npm-package-license/LICENSE | Bin .../validate-npm-package-license/index.js | Bin .../validate-npm-package-license/package.json | Bin .../validate-npm-package-name/LICENSE | Bin .../validate-npm-package-name/lib/index.js | Bin .../validate-npm-package-name/package.json | Bin .../npm/node_modules/walk-up-path/LICENSE | Bin .../npm/node_modules/walk-up-path/index.js | Bin .../npm/node_modules/walk-up-path/package.json | Bin .../npm/node_modules/wcwidth/LICENSE | Bin .../npm/node_modules/wcwidth/Readme.md | Bin .../npm/node_modules/wcwidth/combining.js | Bin .../npm/node_modules/wcwidth/docs/index.md | Bin .../npm/node_modules/wcwidth/index.js | Bin .../npm/node_modules/wcwidth/package.json | Bin .../npm/node_modules/wcwidth/test/index.js | Bin .../npm/node_modules/which/CHANGELOG.md | Bin .../npm/node_modules/which/LICENSE | Bin .../npm/node_modules/which/README.md | Bin .../npm/node_modules/which/bin/node-which | Bin .../npm/node_modules/which/package.json | Bin .../npm/node_modules/which/which.js | Bin .../npm/node_modules/wide-align/LICENSE | Bin .../npm/node_modules/wide-align/align.js | Bin .../npm/node_modules/wide-align/package.json | Bin .../npm/node_modules/wrappy/LICENSE | Bin .../npm/node_modules/wrappy/package.json | Bin .../npm/node_modules/wrappy/wrappy.js | Bin .../node_modules/write-file-atomic/LICENSE.md | Bin .../node_modules/write-file-atomic/lib/index.js | Bin .../node_modules/write-file-atomic/package.json | Bin .../npm/node_modules/yallist/LICENSE | Bin .../npm/node_modules/yallist/iterator.js | Bin .../npm/node_modules/yallist/package.json | Bin .../npm/node_modules/yallist/yallist.js | Bin .../node_modules}/npm/package.json | Bin tooth.json | Bin 431 -> 436 bytes 1910 files changed, 0 insertions(+), 0 deletions(-) rename libnode.dll => node/libnode.dll (100%) rename {node_modules => node/node_modules}/.bin/npm (100%) rename {node_modules => node/node_modules}/.bin/npm.cmd (100%) rename {node_modules => node/node_modules}/.bin/npm.ps1 (100%) rename {node_modules => node/node_modules}/.bin/npx (100%) rename {node_modules => node/node_modules}/.bin/npx.cmd (100%) rename {node_modules => node/node_modules}/.bin/npx.ps1 (100%) rename {node_modules => node/node_modules}/.package-lock.json (100%) rename {node_modules => node/node_modules}/npm-js-interface/.gitattributes (100%) rename {node_modules => node/node_modules}/npm-js-interface/README.md (100%) rename {node_modules => node/node_modules}/npm-js-interface/index.js (100%) rename {node_modules => node/node_modules}/npm-js-interface/package.json (100%) rename {node_modules => node/node_modules}/npm/LICENSE (100%) rename {node_modules => node/node_modules}/npm/README.md (100%) rename {node_modules => node/node_modules}/npm/bin/node-gyp-bin/node-gyp (100%) rename {node_modules => node/node_modules}/npm/bin/node-gyp-bin/node-gyp.cmd (100%) rename {node_modules => node/node_modules}/npm/bin/npm (100%) rename {node_modules => node/node_modules}/npm/bin/npm-cli.js (100%) rename {node_modules => node/node_modules}/npm/bin/npm.cmd (100%) rename {node_modules => node/node_modules}/npm/bin/npx (100%) rename {node_modules => node/node_modules}/npm/bin/npx-cli.js (100%) rename {node_modules => node/node_modules}/npm/bin/npx.cmd (100%) rename {node_modules => node/node_modules}/npm/docs/content/commands/npm-access.md (100%) rename {node_modules => node/node_modules}/npm/docs/content/commands/npm-adduser.md (100%) rename {node_modules => node/node_modules}/npm/docs/content/commands/npm-audit.md (100%) rename {node_modules => node/node_modules}/npm/docs/content/commands/npm-bin.md (100%) rename {node_modules => node/node_modules}/npm/docs/content/commands/npm-bugs.md (100%) rename {node_modules => node/node_modules}/npm/docs/content/commands/npm-cache.md (100%) rename {node_modules => node/node_modules}/npm/docs/content/commands/npm-ci.md (100%) rename {node_modules => node/node_modules}/npm/docs/content/commands/npm-completion.md (100%) rename {node_modules => node/node_modules}/npm/docs/content/commands/npm-config.md (100%) rename {node_modules => node/node_modules}/npm/docs/content/commands/npm-dedupe.md (100%) rename {node_modules => node/node_modules}/npm/docs/content/commands/npm-deprecate.md (100%) rename {node_modules => node/node_modules}/npm/docs/content/commands/npm-diff.md (100%) rename {node_modules => node/node_modules}/npm/docs/content/commands/npm-dist-tag.md (100%) rename {node_modules => node/node_modules}/npm/docs/content/commands/npm-docs.md (100%) rename {node_modules => node/node_modules}/npm/docs/content/commands/npm-doctor.md (100%) rename {node_modules => node/node_modules}/npm/docs/content/commands/npm-edit.md (100%) rename {node_modules => node/node_modules}/npm/docs/content/commands/npm-exec.md (100%) rename {node_modules => node/node_modules}/npm/docs/content/commands/npm-explain.md (100%) rename {node_modules => node/node_modules}/npm/docs/content/commands/npm-explore.md (100%) rename {node_modules => node/node_modules}/npm/docs/content/commands/npm-find-dupes.md (100%) rename {node_modules => node/node_modules}/npm/docs/content/commands/npm-fund.md (100%) rename {node_modules => node/node_modules}/npm/docs/content/commands/npm-help-search.md (100%) rename {node_modules => node/node_modules}/npm/docs/content/commands/npm-help.md (100%) rename {node_modules => node/node_modules}/npm/docs/content/commands/npm-hook.md (100%) rename {node_modules => node/node_modules}/npm/docs/content/commands/npm-init.md (100%) rename {node_modules => node/node_modules}/npm/docs/content/commands/npm-install-ci-test.md (100%) rename {node_modules => node/node_modules}/npm/docs/content/commands/npm-install-test.md (100%) rename {node_modules => node/node_modules}/npm/docs/content/commands/npm-install.md (100%) rename {node_modules => node/node_modules}/npm/docs/content/commands/npm-link.md (100%) rename {node_modules => node/node_modules}/npm/docs/content/commands/npm-logout.md (100%) rename {node_modules => node/node_modules}/npm/docs/content/commands/npm-ls.md (100%) rename {node_modules => node/node_modules}/npm/docs/content/commands/npm-org.md (100%) rename {node_modules => node/node_modules}/npm/docs/content/commands/npm-outdated.md (100%) rename {node_modules => node/node_modules}/npm/docs/content/commands/npm-owner.md (100%) rename {node_modules => node/node_modules}/npm/docs/content/commands/npm-pack.md (100%) rename {node_modules => node/node_modules}/npm/docs/content/commands/npm-ping.md (100%) rename {node_modules => node/node_modules}/npm/docs/content/commands/npm-pkg.md (100%) rename {node_modules => node/node_modules}/npm/docs/content/commands/npm-prefix.md (100%) rename {node_modules => node/node_modules}/npm/docs/content/commands/npm-profile.md (100%) rename {node_modules => node/node_modules}/npm/docs/content/commands/npm-prune.md (100%) rename {node_modules => node/node_modules}/npm/docs/content/commands/npm-publish.md (100%) rename {node_modules => node/node_modules}/npm/docs/content/commands/npm-rebuild.md (100%) rename {node_modules => node/node_modules}/npm/docs/content/commands/npm-repo.md (100%) rename {node_modules => node/node_modules}/npm/docs/content/commands/npm-restart.md (100%) rename {node_modules => node/node_modules}/npm/docs/content/commands/npm-root.md (100%) rename {node_modules => node/node_modules}/npm/docs/content/commands/npm-run-script.md (100%) rename {node_modules => node/node_modules}/npm/docs/content/commands/npm-search.md (100%) rename {node_modules => node/node_modules}/npm/docs/content/commands/npm-set-script.md (100%) rename {node_modules => node/node_modules}/npm/docs/content/commands/npm-shrinkwrap.md (100%) rename {node_modules => node/node_modules}/npm/docs/content/commands/npm-star.md (100%) rename {node_modules => node/node_modules}/npm/docs/content/commands/npm-stars.md (100%) rename {node_modules => node/node_modules}/npm/docs/content/commands/npm-start.md (100%) rename {node_modules => node/node_modules}/npm/docs/content/commands/npm-stop.md (100%) rename {node_modules => node/node_modules}/npm/docs/content/commands/npm-team.md (100%) rename {node_modules => node/node_modules}/npm/docs/content/commands/npm-test.md (100%) rename {node_modules => node/node_modules}/npm/docs/content/commands/npm-token.md (100%) rename {node_modules => node/node_modules}/npm/docs/content/commands/npm-uninstall.md (100%) rename {node_modules => node/node_modules}/npm/docs/content/commands/npm-unpublish.md (100%) rename {node_modules => node/node_modules}/npm/docs/content/commands/npm-unstar.md (100%) rename {node_modules => node/node_modules}/npm/docs/content/commands/npm-update.md (100%) rename {node_modules => node/node_modules}/npm/docs/content/commands/npm-version.md (100%) rename {node_modules => node/node_modules}/npm/docs/content/commands/npm-view.md (100%) rename {node_modules => node/node_modules}/npm/docs/content/commands/npm-whoami.md (100%) rename {node_modules => node/node_modules}/npm/docs/content/commands/npm.md (100%) rename {node_modules => node/node_modules}/npm/docs/content/commands/npx.md (100%) rename {node_modules => node/node_modules}/npm/docs/content/configuring-npm/folders.md (100%) rename {node_modules => node/node_modules}/npm/docs/content/configuring-npm/install.md (100%) rename {node_modules => node/node_modules}/npm/docs/content/configuring-npm/npm-shrinkwrap-json.md (100%) rename {node_modules => node/node_modules}/npm/docs/content/configuring-npm/npmrc.md (100%) rename {node_modules => node/node_modules}/npm/docs/content/configuring-npm/package-json.md (100%) rename {node_modules => node/node_modules}/npm/docs/content/configuring-npm/package-lock-json.md (100%) rename {node_modules => node/node_modules}/npm/docs/content/using-npm/config.md (100%) rename {node_modules => node/node_modules}/npm/docs/content/using-npm/developers.md (100%) rename {node_modules => node/node_modules}/npm/docs/content/using-npm/logging.md (100%) rename {node_modules => node/node_modules}/npm/docs/content/using-npm/orgs.md (100%) rename {node_modules => node/node_modules}/npm/docs/content/using-npm/package-spec.md (100%) rename {node_modules => node/node_modules}/npm/docs/content/using-npm/registry.md (100%) rename {node_modules => node/node_modules}/npm/docs/content/using-npm/removal.md (100%) rename {node_modules => node/node_modules}/npm/docs/content/using-npm/scope.md (100%) rename {node_modules => node/node_modules}/npm/docs/content/using-npm/scripts.md (100%) rename {node_modules => node/node_modules}/npm/docs/content/using-npm/workspaces.md (100%) rename {node_modules => node/node_modules}/npm/docs/output/commands/npm-access.html (100%) rename {node_modules => node/node_modules}/npm/docs/output/commands/npm-adduser.html (100%) rename {node_modules => node/node_modules}/npm/docs/output/commands/npm-audit.html (100%) rename {node_modules => node/node_modules}/npm/docs/output/commands/npm-bin.html (100%) rename {node_modules => node/node_modules}/npm/docs/output/commands/npm-bugs.html (100%) rename {node_modules => node/node_modules}/npm/docs/output/commands/npm-cache.html (100%) rename {node_modules => node/node_modules}/npm/docs/output/commands/npm-ci.html (100%) rename {node_modules => node/node_modules}/npm/docs/output/commands/npm-completion.html (100%) rename {node_modules => node/node_modules}/npm/docs/output/commands/npm-config.html (100%) rename {node_modules => node/node_modules}/npm/docs/output/commands/npm-dedupe.html (100%) rename {node_modules => node/node_modules}/npm/docs/output/commands/npm-deprecate.html (100%) rename {node_modules => node/node_modules}/npm/docs/output/commands/npm-diff.html (100%) rename {node_modules => node/node_modules}/npm/docs/output/commands/npm-dist-tag.html (100%) rename {node_modules => node/node_modules}/npm/docs/output/commands/npm-docs.html (100%) rename {node_modules => node/node_modules}/npm/docs/output/commands/npm-doctor.html (100%) rename {node_modules => node/node_modules}/npm/docs/output/commands/npm-edit.html (100%) rename {node_modules => node/node_modules}/npm/docs/output/commands/npm-exec.html (100%) rename {node_modules => node/node_modules}/npm/docs/output/commands/npm-explain.html (100%) rename {node_modules => node/node_modules}/npm/docs/output/commands/npm-explore.html (100%) rename {node_modules => node/node_modules}/npm/docs/output/commands/npm-find-dupes.html (100%) rename {node_modules => node/node_modules}/npm/docs/output/commands/npm-fund.html (100%) rename {node_modules => node/node_modules}/npm/docs/output/commands/npm-help-search.html (100%) rename {node_modules => node/node_modules}/npm/docs/output/commands/npm-help.html (100%) rename {node_modules => node/node_modules}/npm/docs/output/commands/npm-hook.html (100%) rename {node_modules => node/node_modules}/npm/docs/output/commands/npm-init.html (100%) rename {node_modules => node/node_modules}/npm/docs/output/commands/npm-install-ci-test.html (100%) rename {node_modules => node/node_modules}/npm/docs/output/commands/npm-install-test.html (100%) rename {node_modules => node/node_modules}/npm/docs/output/commands/npm-install.html (100%) rename {node_modules => node/node_modules}/npm/docs/output/commands/npm-link.html (100%) rename {node_modules => node/node_modules}/npm/docs/output/commands/npm-logout.html (100%) rename {node_modules => node/node_modules}/npm/docs/output/commands/npm-ls.html (100%) rename {node_modules => node/node_modules}/npm/docs/output/commands/npm-org.html (100%) rename {node_modules => node/node_modules}/npm/docs/output/commands/npm-outdated.html (100%) rename {node_modules => node/node_modules}/npm/docs/output/commands/npm-owner.html (100%) rename {node_modules => node/node_modules}/npm/docs/output/commands/npm-pack.html (100%) rename {node_modules => node/node_modules}/npm/docs/output/commands/npm-ping.html (100%) rename {node_modules => node/node_modules}/npm/docs/output/commands/npm-pkg.html (100%) rename {node_modules => node/node_modules}/npm/docs/output/commands/npm-prefix.html (100%) rename {node_modules => node/node_modules}/npm/docs/output/commands/npm-profile.html (100%) rename {node_modules => node/node_modules}/npm/docs/output/commands/npm-prune.html (100%) rename {node_modules => node/node_modules}/npm/docs/output/commands/npm-publish.html (100%) rename {node_modules => node/node_modules}/npm/docs/output/commands/npm-rebuild.html (100%) rename {node_modules => node/node_modules}/npm/docs/output/commands/npm-repo.html (100%) rename {node_modules => node/node_modules}/npm/docs/output/commands/npm-restart.html (100%) rename {node_modules => node/node_modules}/npm/docs/output/commands/npm-root.html (100%) rename {node_modules => node/node_modules}/npm/docs/output/commands/npm-run-script.html (100%) rename {node_modules => node/node_modules}/npm/docs/output/commands/npm-search.html (100%) rename {node_modules => node/node_modules}/npm/docs/output/commands/npm-set-script.html (100%) rename {node_modules => node/node_modules}/npm/docs/output/commands/npm-shrinkwrap.html (100%) rename {node_modules => node/node_modules}/npm/docs/output/commands/npm-star.html (100%) rename {node_modules => node/node_modules}/npm/docs/output/commands/npm-stars.html (100%) rename {node_modules => node/node_modules}/npm/docs/output/commands/npm-start.html (100%) rename {node_modules => node/node_modules}/npm/docs/output/commands/npm-stop.html (100%) rename {node_modules => node/node_modules}/npm/docs/output/commands/npm-team.html (100%) rename {node_modules => node/node_modules}/npm/docs/output/commands/npm-test.html (100%) rename {node_modules => node/node_modules}/npm/docs/output/commands/npm-token.html (100%) rename {node_modules => node/node_modules}/npm/docs/output/commands/npm-uninstall.html (100%) rename {node_modules => node/node_modules}/npm/docs/output/commands/npm-unpublish.html (100%) rename {node_modules => node/node_modules}/npm/docs/output/commands/npm-unstar.html (100%) rename {node_modules => node/node_modules}/npm/docs/output/commands/npm-update.html (100%) rename {node_modules => node/node_modules}/npm/docs/output/commands/npm-version.html (100%) rename {node_modules => node/node_modules}/npm/docs/output/commands/npm-view.html (100%) rename {node_modules => node/node_modules}/npm/docs/output/commands/npm-whoami.html (100%) rename {node_modules => node/node_modules}/npm/docs/output/commands/npm.html (100%) rename {node_modules => node/node_modules}/npm/docs/output/commands/npx.html (100%) rename {node_modules => node/node_modules}/npm/docs/output/configuring-npm/folders.html (100%) rename {node_modules => node/node_modules}/npm/docs/output/configuring-npm/install.html (100%) rename {node_modules => node/node_modules}/npm/docs/output/configuring-npm/npm-shrinkwrap-json.html (100%) rename {node_modules => node/node_modules}/npm/docs/output/configuring-npm/npmrc.html (100%) rename {node_modules => node/node_modules}/npm/docs/output/configuring-npm/package-json.html (100%) rename {node_modules => node/node_modules}/npm/docs/output/configuring-npm/package-lock-json.html (100%) rename {node_modules => node/node_modules}/npm/docs/output/using-npm/config.html (100%) rename {node_modules => node/node_modules}/npm/docs/output/using-npm/developers.html (100%) rename {node_modules => node/node_modules}/npm/docs/output/using-npm/logging.html (100%) rename {node_modules => node/node_modules}/npm/docs/output/using-npm/orgs.html (100%) rename {node_modules => node/node_modules}/npm/docs/output/using-npm/package-spec.html (100%) rename {node_modules => node/node_modules}/npm/docs/output/using-npm/registry.html (100%) rename {node_modules => node/node_modules}/npm/docs/output/using-npm/removal.html (100%) rename {node_modules => node/node_modules}/npm/docs/output/using-npm/scope.html (100%) rename {node_modules => node/node_modules}/npm/docs/output/using-npm/scripts.html (100%) rename {node_modules => node/node_modules}/npm/docs/output/using-npm/workspaces.html (100%) rename {node_modules => node/node_modules}/npm/index.js (100%) rename {node_modules => node/node_modules}/npm/lib/arborist-cmd.js (100%) rename {node_modules => node/node_modules}/npm/lib/auth/legacy.js (100%) rename {node_modules => node/node_modules}/npm/lib/auth/oauth.js (100%) rename {node_modules => node/node_modules}/npm/lib/auth/saml.js (100%) rename {node_modules => node/node_modules}/npm/lib/auth/sso.js (100%) rename {node_modules => node/node_modules}/npm/lib/base-command.js (100%) rename {node_modules => node/node_modules}/npm/lib/cli.js (100%) rename {node_modules => node/node_modules}/npm/lib/commands/access.js (100%) rename {node_modules => node/node_modules}/npm/lib/commands/adduser.js (100%) rename {node_modules => node/node_modules}/npm/lib/commands/audit.js (100%) rename {node_modules => node/node_modules}/npm/lib/commands/bin.js (100%) rename {node_modules => node/node_modules}/npm/lib/commands/birthday.js (100%) rename {node_modules => node/node_modules}/npm/lib/commands/bugs.js (100%) rename {node_modules => node/node_modules}/npm/lib/commands/cache.js (100%) rename {node_modules => node/node_modules}/npm/lib/commands/ci.js (100%) rename {node_modules => node/node_modules}/npm/lib/commands/completion.js (100%) rename {node_modules => node/node_modules}/npm/lib/commands/config.js (100%) rename {node_modules => node/node_modules}/npm/lib/commands/dedupe.js (100%) rename {node_modules => node/node_modules}/npm/lib/commands/deprecate.js (100%) rename {node_modules => node/node_modules}/npm/lib/commands/diff.js (100%) rename {node_modules => node/node_modules}/npm/lib/commands/dist-tag.js (100%) rename {node_modules => node/node_modules}/npm/lib/commands/docs.js (100%) rename {node_modules => node/node_modules}/npm/lib/commands/doctor.js (100%) rename {node_modules => node/node_modules}/npm/lib/commands/edit.js (100%) rename {node_modules => node/node_modules}/npm/lib/commands/exec.js (100%) rename {node_modules => node/node_modules}/npm/lib/commands/explain.js (100%) rename {node_modules => node/node_modules}/npm/lib/commands/explore.js (100%) rename {node_modules => node/node_modules}/npm/lib/commands/find-dupes.js (100%) rename {node_modules => node/node_modules}/npm/lib/commands/fund.js (100%) rename {node_modules => node/node_modules}/npm/lib/commands/get.js (100%) rename {node_modules => node/node_modules}/npm/lib/commands/help-search.js (100%) rename {node_modules => node/node_modules}/npm/lib/commands/help.js (100%) rename {node_modules => node/node_modules}/npm/lib/commands/hook.js (100%) rename {node_modules => node/node_modules}/npm/lib/commands/init.js (100%) rename {node_modules => node/node_modules}/npm/lib/commands/install-ci-test.js (100%) rename {node_modules => node/node_modules}/npm/lib/commands/install-test.js (100%) rename {node_modules => node/node_modules}/npm/lib/commands/install.js (100%) rename {node_modules => node/node_modules}/npm/lib/commands/link.js (100%) rename {node_modules => node/node_modules}/npm/lib/commands/ll.js (100%) rename {node_modules => node/node_modules}/npm/lib/commands/logout.js (100%) rename {node_modules => node/node_modules}/npm/lib/commands/ls.js (100%) rename {node_modules => node/node_modules}/npm/lib/commands/org.js (100%) rename {node_modules => node/node_modules}/npm/lib/commands/outdated.js (100%) rename {node_modules => node/node_modules}/npm/lib/commands/owner.js (100%) rename {node_modules => node/node_modules}/npm/lib/commands/pack.js (100%) rename {node_modules => node/node_modules}/npm/lib/commands/ping.js (100%) rename {node_modules => node/node_modules}/npm/lib/commands/pkg.js (100%) rename {node_modules => node/node_modules}/npm/lib/commands/prefix.js (100%) rename {node_modules => node/node_modules}/npm/lib/commands/profile.js (100%) rename {node_modules => node/node_modules}/npm/lib/commands/prune.js (100%) rename {node_modules => node/node_modules}/npm/lib/commands/publish.js (100%) rename {node_modules => node/node_modules}/npm/lib/commands/rebuild.js (100%) rename {node_modules => node/node_modules}/npm/lib/commands/repo.js (100%) rename {node_modules => node/node_modules}/npm/lib/commands/restart.js (100%) rename {node_modules => node/node_modules}/npm/lib/commands/root.js (100%) rename {node_modules => node/node_modules}/npm/lib/commands/run-script.js (100%) rename {node_modules => node/node_modules}/npm/lib/commands/search.js (100%) rename {node_modules => node/node_modules}/npm/lib/commands/set-script.js (100%) rename {node_modules => node/node_modules}/npm/lib/commands/set.js (100%) rename {node_modules => node/node_modules}/npm/lib/commands/shrinkwrap.js (100%) rename {node_modules => node/node_modules}/npm/lib/commands/star.js (100%) rename {node_modules => node/node_modules}/npm/lib/commands/stars.js (100%) rename {node_modules => node/node_modules}/npm/lib/commands/start.js (100%) rename {node_modules => node/node_modules}/npm/lib/commands/stop.js (100%) rename {node_modules => node/node_modules}/npm/lib/commands/team.js (100%) rename {node_modules => node/node_modules}/npm/lib/commands/test.js (100%) rename {node_modules => node/node_modules}/npm/lib/commands/token.js (100%) rename {node_modules => node/node_modules}/npm/lib/commands/uninstall.js (100%) rename {node_modules => node/node_modules}/npm/lib/commands/unpublish.js (100%) rename {node_modules => node/node_modules}/npm/lib/commands/unstar.js (100%) rename {node_modules => node/node_modules}/npm/lib/commands/update.js (100%) rename {node_modules => node/node_modules}/npm/lib/commands/version.js (100%) rename {node_modules => node/node_modules}/npm/lib/commands/view.js (100%) rename {node_modules => node/node_modules}/npm/lib/commands/whoami.js (100%) rename {node_modules => node/node_modules}/npm/lib/exec/get-workspace-location-msg.js (100%) rename {node_modules => node/node_modules}/npm/lib/lifecycle-cmd.js (100%) rename {node_modules => node/node_modules}/npm/lib/npm.js (100%) rename {node_modules => node/node_modules}/npm/lib/package-url-cmd.js (100%) rename {node_modules => node/node_modules}/npm/lib/utils/ansi-trim.js (100%) rename {node_modules => node/node_modules}/npm/lib/utils/audit-error.js (100%) rename {node_modules => node/node_modules}/npm/lib/utils/cmd-list.js (100%) rename {node_modules => node/node_modules}/npm/lib/utils/completion.sh (100%) rename {node_modules => node/node_modules}/npm/lib/utils/completion/installed-deep.js (100%) rename {node_modules => node/node_modules}/npm/lib/utils/completion/installed-shallow.js (100%) rename {node_modules => node/node_modules}/npm/lib/utils/config/definition.js (100%) rename {node_modules => node/node_modules}/npm/lib/utils/config/definitions.js (100%) rename {node_modules => node/node_modules}/npm/lib/utils/config/describe-all.js (100%) rename {node_modules => node/node_modules}/npm/lib/utils/config/flatten.js (100%) rename {node_modules => node/node_modules}/npm/lib/utils/config/index.js (100%) rename {node_modules => node/node_modules}/npm/lib/utils/did-you-mean.js (100%) rename {node_modules => node/node_modules}/npm/lib/utils/display.js (100%) rename {node_modules => node/node_modules}/npm/lib/utils/error-message.js (100%) rename {node_modules => node/node_modules}/npm/lib/utils/exit-handler.js (100%) rename {node_modules => node/node_modules}/npm/lib/utils/explain-dep.js (100%) rename {node_modules => node/node_modules}/npm/lib/utils/explain-eresolve.js (100%) rename {node_modules => node/node_modules}/npm/lib/utils/format-bytes.js (100%) rename {node_modules => node/node_modules}/npm/lib/utils/format-search-stream.js (100%) rename {node_modules => node/node_modules}/npm/lib/utils/get-identity.js (100%) rename {node_modules => node/node_modules}/npm/lib/utils/is-windows.js (100%) rename {node_modules => node/node_modules}/npm/lib/utils/log-file.js (100%) rename {node_modules => node/node_modules}/npm/lib/utils/log-shim.js (100%) rename {node_modules => node/node_modules}/npm/lib/utils/npm-usage.js (100%) rename {node_modules => node/node_modules}/npm/lib/utils/open-url-prompt.js (100%) rename {node_modules => node/node_modules}/npm/lib/utils/open-url.js (100%) rename {node_modules => node/node_modules}/npm/lib/utils/otplease.js (100%) rename {node_modules => node/node_modules}/npm/lib/utils/ping.js (100%) rename {node_modules => node/node_modules}/npm/lib/utils/pulse-till-done.js (100%) rename {node_modules => node/node_modules}/npm/lib/utils/queryable.js (100%) rename {node_modules => node/node_modules}/npm/lib/utils/read-user-info.js (100%) rename {node_modules => node/node_modules}/npm/lib/utils/reify-finish.js (100%) rename {node_modules => node/node_modules}/npm/lib/utils/reify-output.js (100%) rename {node_modules => node/node_modules}/npm/lib/utils/replace-info.js (100%) rename {node_modules => node/node_modules}/npm/lib/utils/tar.js (100%) rename {node_modules => node/node_modules}/npm/lib/utils/timers.js (100%) rename {node_modules => node/node_modules}/npm/lib/utils/update-notifier.js (100%) rename {node_modules => node/node_modules}/npm/lib/utils/validate-lockfile.js (100%) rename {node_modules => node/node_modules}/npm/lib/utils/web-auth.js (100%) rename {node_modules => node/node_modules}/npm/lib/workspaces/get-workspaces.js (100%) rename {node_modules => node/node_modules}/npm/lib/workspaces/update-workspaces.js (100%) rename {node_modules => node/node_modules}/npm/man/man1/npm-access.1 (100%) rename {node_modules => node/node_modules}/npm/man/man1/npm-adduser.1 (100%) rename {node_modules => node/node_modules}/npm/man/man1/npm-audit.1 (100%) rename {node_modules => node/node_modules}/npm/man/man1/npm-bin.1 (100%) rename {node_modules => node/node_modules}/npm/man/man1/npm-bugs.1 (100%) rename {node_modules => node/node_modules}/npm/man/man1/npm-cache.1 (100%) rename {node_modules => node/node_modules}/npm/man/man1/npm-ci.1 (100%) rename {node_modules => node/node_modules}/npm/man/man1/npm-completion.1 (100%) rename {node_modules => node/node_modules}/npm/man/man1/npm-config.1 (100%) rename {node_modules => node/node_modules}/npm/man/man1/npm-dedupe.1 (100%) rename {node_modules => node/node_modules}/npm/man/man1/npm-deprecate.1 (100%) rename {node_modules => node/node_modules}/npm/man/man1/npm-diff.1 (100%) rename {node_modules => node/node_modules}/npm/man/man1/npm-dist-tag.1 (100%) rename {node_modules => node/node_modules}/npm/man/man1/npm-docs.1 (100%) rename {node_modules => node/node_modules}/npm/man/man1/npm-doctor.1 (100%) rename {node_modules => node/node_modules}/npm/man/man1/npm-edit.1 (100%) rename {node_modules => node/node_modules}/npm/man/man1/npm-exec.1 (100%) rename {node_modules => node/node_modules}/npm/man/man1/npm-explain.1 (100%) rename {node_modules => node/node_modules}/npm/man/man1/npm-explore.1 (100%) rename {node_modules => node/node_modules}/npm/man/man1/npm-find-dupes.1 (100%) rename {node_modules => node/node_modules}/npm/man/man1/npm-fund.1 (100%) rename {node_modules => node/node_modules}/npm/man/man1/npm-help-search.1 (100%) rename {node_modules => node/node_modules}/npm/man/man1/npm-help.1 (100%) rename {node_modules => node/node_modules}/npm/man/man1/npm-hook.1 (100%) rename {node_modules => node/node_modules}/npm/man/man1/npm-init.1 (100%) rename {node_modules => node/node_modules}/npm/man/man1/npm-install-ci-test.1 (100%) rename {node_modules => node/node_modules}/npm/man/man1/npm-install-test.1 (100%) rename {node_modules => node/node_modules}/npm/man/man1/npm-install.1 (100%) rename {node_modules => node/node_modules}/npm/man/man1/npm-link.1 (100%) rename {node_modules => node/node_modules}/npm/man/man1/npm-logout.1 (100%) rename {node_modules => node/node_modules}/npm/man/man1/npm-ls.1 (100%) rename {node_modules => node/node_modules}/npm/man/man1/npm-org.1 (100%) rename {node_modules => node/node_modules}/npm/man/man1/npm-outdated.1 (100%) rename {node_modules => node/node_modules}/npm/man/man1/npm-owner.1 (100%) rename {node_modules => node/node_modules}/npm/man/man1/npm-pack.1 (100%) rename {node_modules => node/node_modules}/npm/man/man1/npm-ping.1 (100%) rename {node_modules => node/node_modules}/npm/man/man1/npm-pkg.1 (100%) rename {node_modules => node/node_modules}/npm/man/man1/npm-prefix.1 (100%) rename {node_modules => node/node_modules}/npm/man/man1/npm-profile.1 (100%) rename {node_modules => node/node_modules}/npm/man/man1/npm-prune.1 (100%) rename {node_modules => node/node_modules}/npm/man/man1/npm-publish.1 (100%) rename {node_modules => node/node_modules}/npm/man/man1/npm-rebuild.1 (100%) rename {node_modules => node/node_modules}/npm/man/man1/npm-repo.1 (100%) rename {node_modules => node/node_modules}/npm/man/man1/npm-restart.1 (100%) rename {node_modules => node/node_modules}/npm/man/man1/npm-root.1 (100%) rename {node_modules => node/node_modules}/npm/man/man1/npm-run-script.1 (100%) rename {node_modules => node/node_modules}/npm/man/man1/npm-search.1 (100%) rename {node_modules => node/node_modules}/npm/man/man1/npm-set-script.1 (100%) rename {node_modules => node/node_modules}/npm/man/man1/npm-shrinkwrap.1 (100%) rename {node_modules => node/node_modules}/npm/man/man1/npm-star.1 (100%) rename {node_modules => node/node_modules}/npm/man/man1/npm-stars.1 (100%) rename {node_modules => node/node_modules}/npm/man/man1/npm-start.1 (100%) rename {node_modules => node/node_modules}/npm/man/man1/npm-stop.1 (100%) rename {node_modules => node/node_modules}/npm/man/man1/npm-team.1 (100%) rename {node_modules => node/node_modules}/npm/man/man1/npm-test.1 (100%) rename {node_modules => node/node_modules}/npm/man/man1/npm-token.1 (100%) rename {node_modules => node/node_modules}/npm/man/man1/npm-uninstall.1 (100%) rename {node_modules => node/node_modules}/npm/man/man1/npm-unpublish.1 (100%) rename {node_modules => node/node_modules}/npm/man/man1/npm-unstar.1 (100%) rename {node_modules => node/node_modules}/npm/man/man1/npm-update.1 (100%) rename {node_modules => node/node_modules}/npm/man/man1/npm-version.1 (100%) rename {node_modules => node/node_modules}/npm/man/man1/npm-view.1 (100%) rename {node_modules => node/node_modules}/npm/man/man1/npm-whoami.1 (100%) rename {node_modules => node/node_modules}/npm/man/man1/npm.1 (100%) rename {node_modules => node/node_modules}/npm/man/man1/npx.1 (100%) rename {node_modules => node/node_modules}/npm/man/man5/folders.5 (100%) rename {node_modules => node/node_modules}/npm/man/man5/install.5 (100%) rename {node_modules => node/node_modules}/npm/man/man5/npm-shrinkwrap-json.5 (100%) rename {node_modules => node/node_modules}/npm/man/man5/npmrc.5 (100%) rename {node_modules => node/node_modules}/npm/man/man5/package-json.5 (100%) rename {node_modules => node/node_modules}/npm/man/man5/package-lock-json.5 (100%) rename {node_modules => node/node_modules}/npm/man/man7/config.7 (100%) rename {node_modules => node/node_modules}/npm/man/man7/developers.7 (100%) rename {node_modules => node/node_modules}/npm/man/man7/logging.7 (100%) rename {node_modules => node/node_modules}/npm/man/man7/orgs.7 (100%) rename {node_modules => node/node_modules}/npm/man/man7/package-spec.7 (100%) rename {node_modules => node/node_modules}/npm/man/man7/registry.7 (100%) rename {node_modules => node/node_modules}/npm/man/man7/removal.7 (100%) rename {node_modules => node/node_modules}/npm/man/man7/scope.7 (100%) rename {node_modules => node/node_modules}/npm/man/man7/scripts.7 (100%) rename {node_modules => node/node_modules}/npm/man/man7/workspaces.7 (100%) rename {node_modules => node/node_modules}/npm/node_modules/.bin/arborist (100%) rename {node_modules => node/node_modules}/npm/node_modules/.bin/arborist.cmd (100%) rename {node_modules => node/node_modules}/npm/node_modules/.bin/arborist.ps1 (100%) rename {node_modules => node/node_modules}/npm/node_modules/.bin/color-support (100%) rename {node_modules => node/node_modules}/npm/node_modules/.bin/color-support.cmd (100%) rename {node_modules => node/node_modules}/npm/node_modules/.bin/color-support.ps1 (100%) rename {node_modules => node/node_modules}/npm/node_modules/.bin/installed-package-contents (100%) rename {node_modules => node/node_modules}/npm/node_modules/.bin/installed-package-contents.cmd (100%) rename {node_modules => node/node_modules}/npm/node_modules/.bin/installed-package-contents.ps1 (100%) rename {node_modules => node/node_modules}/npm/node_modules/.bin/mkdirp (100%) rename {node_modules => node/node_modules}/npm/node_modules/.bin/mkdirp.cmd (100%) rename {node_modules => node/node_modules}/npm/node_modules/.bin/mkdirp.ps1 (100%) rename {node_modules => node/node_modules}/npm/node_modules/.bin/node-gyp (100%) rename {node_modules => node/node_modules}/npm/node_modules/.bin/node-gyp.cmd (100%) rename {node_modules => node/node_modules}/npm/node_modules/.bin/node-gyp.ps1 (100%) rename {node_modules => node/node_modules}/npm/node_modules/.bin/node-which (100%) rename {node_modules => node/node_modules}/npm/node_modules/.bin/node-which.cmd (100%) rename {node_modules => node/node_modules}/npm/node_modules/.bin/node-which.ps1 (100%) rename {node_modules => node/node_modules}/npm/node_modules/.bin/nopt (100%) rename {node_modules => node/node_modules}/npm/node_modules/.bin/nopt.cmd (100%) rename {node_modules => node/node_modules}/npm/node_modules/.bin/nopt.ps1 (100%) rename {node_modules => node/node_modules}/npm/node_modules/.bin/npm-packlist (100%) rename {node_modules => node/node_modules}/npm/node_modules/.bin/npm-packlist.cmd (100%) rename {node_modules => node/node_modules}/npm/node_modules/.bin/npm-packlist.ps1 (100%) rename {node_modules => node/node_modules}/npm/node_modules/.bin/opener (100%) rename {node_modules => node/node_modules}/npm/node_modules/.bin/opener.cmd (100%) rename {node_modules => node/node_modules}/npm/node_modules/.bin/opener.ps1 (100%) rename {node_modules => node/node_modules}/npm/node_modules/.bin/pacote (100%) rename {node_modules => node/node_modules}/npm/node_modules/.bin/pacote.cmd (100%) rename {node_modules => node/node_modules}/npm/node_modules/.bin/pacote.ps1 (100%) rename {node_modules => node/node_modules}/npm/node_modules/.bin/qrcode-terminal (100%) rename {node_modules => node/node_modules}/npm/node_modules/.bin/qrcode-terminal.cmd (100%) rename {node_modules => node/node_modules}/npm/node_modules/.bin/qrcode-terminal.ps1 (100%) rename {node_modules => node/node_modules}/npm/node_modules/.bin/rimraf (100%) rename {node_modules => node/node_modules}/npm/node_modules/.bin/rimraf.cmd (100%) rename {node_modules => node/node_modules}/npm/node_modules/.bin/rimraf.ps1 (100%) rename {node_modules => node/node_modules}/npm/node_modules/.bin/semver (100%) rename {node_modules => node/node_modules}/npm/node_modules/.bin/semver.cmd (100%) rename {node_modules => node/node_modules}/npm/node_modules/.bin/semver.ps1 (100%) rename {node_modules => node/node_modules}/npm/node_modules/@colors/colors/LICENSE (100%) rename {node_modules => node/node_modules}/npm/node_modules/@colors/colors/examples/normal-usage.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/@colors/colors/examples/safe-string.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/@colors/colors/index.d.ts (100%) rename {node_modules => node/node_modules}/npm/node_modules/@colors/colors/lib/colors.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/@colors/colors/lib/custom/trap.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/@colors/colors/lib/custom/zalgo.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/@colors/colors/lib/extendStringPrototype.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/@colors/colors/lib/index.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/@colors/colors/lib/maps/america.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/@colors/colors/lib/maps/rainbow.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/@colors/colors/lib/maps/random.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/@colors/colors/lib/maps/zebra.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/@colors/colors/lib/styles.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/@colors/colors/lib/system/has-flag.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/@colors/colors/lib/system/supports-colors.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/@colors/colors/package.json (100%) rename {node_modules => node/node_modules}/npm/node_modules/@colors/colors/safe.d.ts (100%) rename {node_modules => node/node_modules}/npm/node_modules/@colors/colors/safe.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/@colors/colors/themes/generic-logging.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/@gar/promisify/LICENSE.md (100%) rename {node_modules => node/node_modules}/npm/node_modules/@gar/promisify/index.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/@gar/promisify/package.json (100%) rename {node_modules => node/node_modules}/npm/node_modules/@isaacs/string-locale-compare/LICENSE (100%) rename {node_modules => node/node_modules}/npm/node_modules/@isaacs/string-locale-compare/index.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/@isaacs/string-locale-compare/package.json (100%) rename {node_modules => node/node_modules}/npm/node_modules/@npmcli/arborist/LICENSE.md (100%) rename {node_modules => node/node_modules}/npm/node_modules/@npmcli/arborist/README.md (100%) rename {node_modules => node/node_modules}/npm/node_modules/@npmcli/arborist/bin/actual.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/@npmcli/arborist/bin/audit.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/@npmcli/arborist/bin/funding.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/@npmcli/arborist/bin/ideal.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/@npmcli/arborist/bin/index.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/@npmcli/arborist/bin/lib/logging.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/@npmcli/arborist/bin/lib/options.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/@npmcli/arborist/bin/lib/print-tree.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/@npmcli/arborist/bin/lib/timers.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/@npmcli/arborist/bin/license.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/@npmcli/arborist/bin/prune.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/@npmcli/arborist/bin/reify.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/@npmcli/arborist/bin/shrinkwrap.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/@npmcli/arborist/bin/virtual.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/@npmcli/arborist/lib/add-rm-pkg-deps.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/@npmcli/arborist/lib/arborist/audit.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/@npmcli/arborist/lib/arborist/build-ideal-tree.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/@npmcli/arborist/lib/arborist/deduper.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/@npmcli/arborist/lib/arborist/index.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/@npmcli/arborist/lib/arborist/load-actual.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/@npmcli/arborist/lib/arborist/load-virtual.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/@npmcli/arborist/lib/arborist/load-workspaces.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/@npmcli/arborist/lib/arborist/pruner.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/@npmcli/arborist/lib/arborist/rebuild.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/@npmcli/arborist/lib/arborist/reify.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/@npmcli/arborist/lib/audit-report.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/@npmcli/arborist/lib/calc-dep-flags.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/@npmcli/arborist/lib/can-place-dep.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/@npmcli/arborist/lib/case-insensitive-map.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/@npmcli/arborist/lib/consistent-resolve.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/@npmcli/arborist/lib/debug.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/@npmcli/arborist/lib/deepest-nesting-target.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/@npmcli/arborist/lib/dep-valid.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/@npmcli/arborist/lib/diff.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/@npmcli/arborist/lib/edge.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/@npmcli/arborist/lib/from-path.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/@npmcli/arborist/lib/gather-dep-set.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/@npmcli/arborist/lib/get-workspace-nodes.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/@npmcli/arborist/lib/index.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/@npmcli/arborist/lib/inventory.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/@npmcli/arborist/lib/link.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/@npmcli/arborist/lib/node.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/@npmcli/arborist/lib/optional-set.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/@npmcli/arborist/lib/override-resolves.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/@npmcli/arborist/lib/override-set.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/@npmcli/arborist/lib/peer-entry-sets.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/@npmcli/arborist/lib/place-dep.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/@npmcli/arborist/lib/printable.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/@npmcli/arborist/lib/realpath.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/@npmcli/arborist/lib/relpath.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/@npmcli/arborist/lib/reset-dep-flags.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/@npmcli/arborist/lib/retire-path.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/@npmcli/arborist/lib/shrinkwrap.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/@npmcli/arborist/lib/signal-handling.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/@npmcli/arborist/lib/signals.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/@npmcli/arborist/lib/spec-from-lock.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/@npmcli/arborist/lib/tracker.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/@npmcli/arborist/lib/tree-check.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/@npmcli/arborist/lib/version-from-tgz.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/@npmcli/arborist/lib/vuln.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/@npmcli/arborist/lib/yarn-lock.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/@npmcli/arborist/package.json (100%) rename {node_modules => node/node_modules}/npm/node_modules/@npmcli/ci-detect/LICENSE (100%) rename {node_modules => node/node_modules}/npm/node_modules/@npmcli/ci-detect/lib/index.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/@npmcli/ci-detect/package.json (100%) rename {node_modules => node/node_modules}/npm/node_modules/@npmcli/config/LICENSE (100%) rename {node_modules => node/node_modules}/npm/node_modules/@npmcli/config/lib/env-replace.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/@npmcli/config/lib/index.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/@npmcli/config/lib/nerf-dart.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/@npmcli/config/lib/parse-field.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/@npmcli/config/lib/set-envs.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/@npmcli/config/lib/type-defs.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/@npmcli/config/lib/type-description.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/@npmcli/config/lib/umask.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/@npmcli/config/package.json (100%) rename {node_modules => node/node_modules}/npm/node_modules/@npmcli/disparity-colors/LICENSE (100%) rename {node_modules => node/node_modules}/npm/node_modules/@npmcli/disparity-colors/lib/index.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/@npmcli/disparity-colors/package.json (100%) rename {node_modules => node/node_modules}/npm/node_modules/@npmcli/fs/LICENSE.md (100%) rename {node_modules => node/node_modules}/npm/node_modules/@npmcli/fs/lib/common/file-url-to-path/index.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/@npmcli/fs/lib/common/file-url-to-path/polyfill.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/@npmcli/fs/lib/common/get-options.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/@npmcli/fs/lib/common/node.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/@npmcli/fs/lib/common/owner-sync.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/@npmcli/fs/lib/common/owner.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/@npmcli/fs/lib/copy-file.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/@npmcli/fs/lib/cp/LICENSE (100%) rename {node_modules => node/node_modules}/npm/node_modules/@npmcli/fs/lib/cp/index.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/@npmcli/fs/lib/cp/polyfill.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/@npmcli/fs/lib/errors.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/@npmcli/fs/lib/fs.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/@npmcli/fs/lib/index.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/@npmcli/fs/lib/mkdir/index.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/@npmcli/fs/lib/mkdir/polyfill.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/@npmcli/fs/lib/mkdtemp.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/@npmcli/fs/lib/rm/index.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/@npmcli/fs/lib/rm/polyfill.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/@npmcli/fs/lib/with-owner-sync.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/@npmcli/fs/lib/with-owner.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/@npmcli/fs/lib/with-temp-dir.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/@npmcli/fs/lib/write-file.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/@npmcli/fs/package.json (100%) rename {node_modules => node/node_modules}/npm/node_modules/@npmcli/git/LICENSE (100%) rename {node_modules => node/node_modules}/npm/node_modules/@npmcli/git/lib/clone.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/@npmcli/git/lib/errors.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/@npmcli/git/lib/find.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/@npmcli/git/lib/index.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/@npmcli/git/lib/is-clean.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/@npmcli/git/lib/is.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/@npmcli/git/lib/lines-to-revs.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/@npmcli/git/lib/make-error.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/@npmcli/git/lib/opts.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/@npmcli/git/lib/revs.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/@npmcli/git/lib/spawn.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/@npmcli/git/lib/utils.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/@npmcli/git/lib/which.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/@npmcli/git/package.json (100%) rename {node_modules => node/node_modules}/npm/node_modules/@npmcli/installed-package-contents/LICENSE (100%) rename {node_modules => node/node_modules}/npm/node_modules/@npmcli/installed-package-contents/README.md (100%) rename {node_modules => node/node_modules}/npm/node_modules/@npmcli/installed-package-contents/index.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/@npmcli/installed-package-contents/package.json (100%) rename {node_modules => node/node_modules}/npm/node_modules/@npmcli/map-workspaces/LICENSE.md (100%) rename {node_modules => node/node_modules}/npm/node_modules/@npmcli/map-workspaces/lib/index.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/@npmcli/map-workspaces/package.json (100%) rename {node_modules => node/node_modules}/npm/node_modules/@npmcli/metavuln-calculator/LICENSE (100%) rename {node_modules => node/node_modules}/npm/node_modules/@npmcli/metavuln-calculator/lib/advisory.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/@npmcli/metavuln-calculator/lib/get-dep-spec.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/@npmcli/metavuln-calculator/lib/hash.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/@npmcli/metavuln-calculator/lib/index.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/@npmcli/metavuln-calculator/package.json (100%) rename {node_modules => node/node_modules}/npm/node_modules/@npmcli/move-file/LICENSE.md (100%) rename {node_modules => node/node_modules}/npm/node_modules/@npmcli/move-file/lib/index.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/@npmcli/move-file/package.json (100%) rename {node_modules => node/node_modules}/npm/node_modules/@npmcli/name-from-folder/LICENSE (100%) rename {node_modules => node/node_modules}/npm/node_modules/@npmcli/name-from-folder/index.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/@npmcli/name-from-folder/package.json (100%) rename {node_modules => node/node_modules}/npm/node_modules/@npmcli/node-gyp/lib/index.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/@npmcli/node-gyp/package.json (100%) rename {node_modules => node/node_modules}/npm/node_modules/@npmcli/package-json/LICENSE (100%) rename {node_modules => node/node_modules}/npm/node_modules/@npmcli/package-json/lib/index.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/@npmcli/package-json/lib/update-dependencies.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/@npmcli/package-json/lib/update-scripts.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/@npmcli/package-json/lib/update-workspaces.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/@npmcli/package-json/package.json (100%) rename {node_modules => node/node_modules}/npm/node_modules/@npmcli/promise-spawn/LICENSE (100%) rename {node_modules => node/node_modules}/npm/node_modules/@npmcli/promise-spawn/lib/index.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/@npmcli/promise-spawn/package.json (100%) rename {node_modules => node/node_modules}/npm/node_modules/@npmcli/run-script/LICENSE (100%) rename {node_modules => node/node_modules}/npm/node_modules/@npmcli/run-script/lib/escape.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/@npmcli/run-script/lib/is-server-package.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/@npmcli/run-script/lib/is-windows.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/@npmcli/run-script/lib/make-spawn-args.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/@npmcli/run-script/lib/node-gyp-bin/node-gyp (100%) rename {node_modules => node/node_modules}/npm/node_modules/@npmcli/run-script/lib/node-gyp-bin/node-gyp.cmd (100%) rename {node_modules => node/node_modules}/npm/node_modules/@npmcli/run-script/lib/package-envs.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/@npmcli/run-script/lib/run-script-pkg.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/@npmcli/run-script/lib/run-script.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/@npmcli/run-script/lib/set-path.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/@npmcli/run-script/lib/signal-manager.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/@npmcli/run-script/lib/validate-options.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/@npmcli/run-script/package.json (100%) rename {node_modules => node/node_modules}/npm/node_modules/@tootallnate/once/LICENSE (100%) rename {node_modules => node/node_modules}/npm/node_modules/@tootallnate/once/dist/index.d.ts (100%) rename {node_modules => node/node_modules}/npm/node_modules/@tootallnate/once/dist/index.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/@tootallnate/once/dist/index.js.map (100%) rename {node_modules => node/node_modules}/npm/node_modules/@tootallnate/once/dist/overloaded-parameters.d.ts (100%) rename {node_modules => node/node_modules}/npm/node_modules/@tootallnate/once/dist/overloaded-parameters.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/@tootallnate/once/dist/overloaded-parameters.js.map (100%) rename {node_modules => node/node_modules}/npm/node_modules/@tootallnate/once/dist/types.d.ts (100%) rename {node_modules => node/node_modules}/npm/node_modules/@tootallnate/once/dist/types.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/@tootallnate/once/dist/types.js.map (100%) rename {node_modules => node/node_modules}/npm/node_modules/@tootallnate/once/package.json (100%) rename {node_modules => node/node_modules}/npm/node_modules/abbrev/LICENSE (100%) rename {node_modules => node/node_modules}/npm/node_modules/abbrev/abbrev.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/abbrev/package.json (100%) rename {node_modules => node/node_modules}/npm/node_modules/agent-base/dist/src/index.d.ts (100%) rename {node_modules => node/node_modules}/npm/node_modules/agent-base/dist/src/index.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/agent-base/dist/src/index.js.map (100%) rename {node_modules => node/node_modules}/npm/node_modules/agent-base/dist/src/promisify.d.ts (100%) rename {node_modules => node/node_modules}/npm/node_modules/agent-base/dist/src/promisify.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/agent-base/dist/src/promisify.js.map (100%) rename {node_modules => node/node_modules}/npm/node_modules/agent-base/package.json (100%) rename {node_modules => node/node_modules}/npm/node_modules/agent-base/src/index.ts (100%) rename {node_modules => node/node_modules}/npm/node_modules/agent-base/src/promisify.ts (100%) rename {node_modules => node/node_modules}/npm/node_modules/agentkeepalive/History.md (100%) rename {node_modules => node/node_modules}/npm/node_modules/agentkeepalive/LICENSE (100%) rename {node_modules => node/node_modules}/npm/node_modules/agentkeepalive/browser.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/agentkeepalive/index.d.ts (100%) rename {node_modules => node/node_modules}/npm/node_modules/agentkeepalive/index.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/agentkeepalive/lib/agent.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/agentkeepalive/lib/constants.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/agentkeepalive/lib/https_agent.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/agentkeepalive/package.json (100%) rename {node_modules => node/node_modules}/npm/node_modules/aggregate-error/index.d.ts (100%) rename {node_modules => node/node_modules}/npm/node_modules/aggregate-error/index.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/aggregate-error/license (100%) rename {node_modules => node/node_modules}/npm/node_modules/aggregate-error/package.json (100%) rename {node_modules => node/node_modules}/npm/node_modules/aggregate-error/readme.md (100%) rename {node_modules => node/node_modules}/npm/node_modules/ansi-regex/index.d.ts (100%) rename {node_modules => node/node_modules}/npm/node_modules/ansi-regex/index.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/ansi-regex/license (100%) rename {node_modules => node/node_modules}/npm/node_modules/ansi-regex/package.json (100%) rename {node_modules => node/node_modules}/npm/node_modules/ansi-regex/readme.md (100%) rename {node_modules => node/node_modules}/npm/node_modules/ansi-styles/index.d.ts (100%) rename {node_modules => node/node_modules}/npm/node_modules/ansi-styles/index.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/ansi-styles/license (100%) rename {node_modules => node/node_modules}/npm/node_modules/ansi-styles/package.json (100%) rename {node_modules => node/node_modules}/npm/node_modules/ansi-styles/readme.md (100%) rename {node_modules => node/node_modules}/npm/node_modules/aproba/LICENSE (100%) rename {node_modules => node/node_modules}/npm/node_modules/aproba/index.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/aproba/package.json (100%) rename {node_modules => node/node_modules}/npm/node_modules/archy/LICENSE (100%) rename {node_modules => node/node_modules}/npm/node_modules/archy/examples/beep.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/archy/examples/multi_line.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/archy/index.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/archy/package.json (100%) rename {node_modules => node/node_modules}/npm/node_modules/archy/test/beep.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/archy/test/multi_line.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/archy/test/non_unicode.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/are-we-there-yet/LICENSE.md (100%) rename {node_modules => node/node_modules}/npm/node_modules/are-we-there-yet/lib/index.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/are-we-there-yet/lib/tracker-base.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/are-we-there-yet/lib/tracker-group.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/are-we-there-yet/lib/tracker-stream.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/are-we-there-yet/lib/tracker.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/are-we-there-yet/package.json (100%) rename {node_modules => node/node_modules}/npm/node_modules/asap/CHANGES.md (100%) rename {node_modules => node/node_modules}/npm/node_modules/asap/LICENSE.md (100%) rename {node_modules => node/node_modules}/npm/node_modules/asap/asap.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/asap/browser-asap.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/asap/browser-raw.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/asap/package.json (100%) rename {node_modules => node/node_modules}/npm/node_modules/asap/raw.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/balanced-match/LICENSE.md (100%) rename {node_modules => node/node_modules}/npm/node_modules/balanced-match/index.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/balanced-match/package.json (100%) rename {node_modules => node/node_modules}/npm/node_modules/bin-links/LICENSE (100%) rename {node_modules => node/node_modules}/npm/node_modules/bin-links/lib/bin-target.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/bin-links/lib/check-bin.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/bin-links/lib/check-bins.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/bin-links/lib/fix-bin.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/bin-links/lib/get-node-modules.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/bin-links/lib/get-paths.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/bin-links/lib/get-prefix.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/bin-links/lib/index.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/bin-links/lib/is-windows.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/bin-links/lib/link-bin.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/bin-links/lib/link-bins.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/bin-links/lib/link-gently.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/bin-links/lib/link-mans.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/bin-links/lib/man-target.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/bin-links/lib/shim-bin.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/bin-links/package.json (100%) rename {node_modules => node/node_modules}/npm/node_modules/binary-extensions/binary-extensions.json (100%) rename {node_modules => node/node_modules}/npm/node_modules/binary-extensions/binary-extensions.json.d.ts (100%) rename {node_modules => node/node_modules}/npm/node_modules/binary-extensions/index.d.ts (100%) rename {node_modules => node/node_modules}/npm/node_modules/binary-extensions/index.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/binary-extensions/license (100%) rename {node_modules => node/node_modules}/npm/node_modules/binary-extensions/package.json (100%) rename {node_modules => node/node_modules}/npm/node_modules/binary-extensions/readme.md (100%) rename {node_modules => node/node_modules}/npm/node_modules/brace-expansion/LICENSE (100%) rename {node_modules => node/node_modules}/npm/node_modules/brace-expansion/index.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/brace-expansion/package.json (100%) rename {node_modules => node/node_modules}/npm/node_modules/builtins/License (100%) rename {node_modules => node/node_modules}/npm/node_modules/builtins/Readme.md (100%) rename {node_modules => node/node_modules}/npm/node_modules/builtins/index.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/builtins/package.json (100%) rename {node_modules => node/node_modules}/npm/node_modules/cacache/LICENSE.md (100%) rename {node_modules => node/node_modules}/npm/node_modules/cacache/lib/content/path.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/cacache/lib/content/read.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/cacache/lib/content/rm.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/cacache/lib/content/write.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/cacache/lib/entry-index.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/cacache/lib/get.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/cacache/lib/index.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/cacache/lib/memoization.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/cacache/lib/put.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/cacache/lib/rm.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/cacache/lib/util/fix-owner.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/cacache/lib/util/hash-to-segments.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/cacache/lib/util/move-file.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/cacache/lib/util/tmp.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/cacache/lib/verify.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/cacache/package.json (100%) rename {node_modules => node/node_modules}/npm/node_modules/chalk/index.d.ts (100%) rename {node_modules => node/node_modules}/npm/node_modules/chalk/license (100%) rename {node_modules => node/node_modules}/npm/node_modules/chalk/package.json (100%) rename {node_modules => node/node_modules}/npm/node_modules/chalk/readme.md (100%) rename {node_modules => node/node_modules}/npm/node_modules/chalk/source/index.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/chalk/source/templates.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/chalk/source/util.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/chownr/LICENSE (100%) rename {node_modules => node/node_modules}/npm/node_modules/chownr/chownr.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/chownr/package.json (100%) rename {node_modules => node/node_modules}/npm/node_modules/cidr-regex/LICENSE (100%) rename {node_modules => node/node_modules}/npm/node_modules/cidr-regex/index.d.ts (100%) rename {node_modules => node/node_modules}/npm/node_modules/cidr-regex/index.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/cidr-regex/package.json (100%) rename {node_modules => node/node_modules}/npm/node_modules/clean-stack/index.d.ts (100%) rename {node_modules => node/node_modules}/npm/node_modules/clean-stack/index.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/clean-stack/license (100%) rename {node_modules => node/node_modules}/npm/node_modules/clean-stack/package.json (100%) rename {node_modules => node/node_modules}/npm/node_modules/clean-stack/readme.md (100%) rename {node_modules => node/node_modules}/npm/node_modules/cli-columns/LICENSE (100%) rename {node_modules => node/node_modules}/npm/node_modules/cli-columns/color.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/cli-columns/index.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/cli-columns/package.json (100%) rename {node_modules => node/node_modules}/npm/node_modules/cli-columns/test.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/cli-table3/LICENSE (100%) rename {node_modules => node/node_modules}/npm/node_modules/cli-table3/index.d.ts (100%) rename {node_modules => node/node_modules}/npm/node_modules/cli-table3/index.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/cli-table3/package.json (100%) rename {node_modules => node/node_modules}/npm/node_modules/cli-table3/src/cell.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/cli-table3/src/debug.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/cli-table3/src/layout-manager.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/cli-table3/src/table.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/cli-table3/src/utils.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/clone/LICENSE (100%) rename {node_modules => node/node_modules}/npm/node_modules/clone/clone.iml (100%) rename {node_modules => node/node_modules}/npm/node_modules/clone/clone.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/clone/package.json (100%) rename {node_modules => node/node_modules}/npm/node_modules/cmd-shim/LICENSE (100%) rename {node_modules => node/node_modules}/npm/node_modules/cmd-shim/lib/index.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/cmd-shim/lib/to-batch-syntax.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/cmd-shim/package.json (100%) rename {node_modules => node/node_modules}/npm/node_modules/color-convert/LICENSE (100%) rename {node_modules => node/node_modules}/npm/node_modules/color-convert/conversions.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/color-convert/index.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/color-convert/package.json (100%) rename {node_modules => node/node_modules}/npm/node_modules/color-convert/route.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/color-name/LICENSE (100%) rename {node_modules => node/node_modules}/npm/node_modules/color-name/index.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/color-name/package.json (100%) rename {node_modules => node/node_modules}/npm/node_modules/color-support/LICENSE (100%) rename {node_modules => node/node_modules}/npm/node_modules/color-support/README.md (100%) rename {node_modules => node/node_modules}/npm/node_modules/color-support/bin.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/color-support/browser.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/color-support/index.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/color-support/package.json (100%) rename {node_modules => node/node_modules}/npm/node_modules/columnify/LICENSE (100%) rename {node_modules => node/node_modules}/npm/node_modules/columnify/Makefile (100%) rename {node_modules => node/node_modules}/npm/node_modules/columnify/Readme.md (100%) rename {node_modules => node/node_modules}/npm/node_modules/columnify/columnify.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/columnify/index.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/columnify/package.json (100%) rename {node_modules => node/node_modules}/npm/node_modules/columnify/utils.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/columnify/width.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/common-ancestor-path/LICENSE (100%) rename {node_modules => node/node_modules}/npm/node_modules/common-ancestor-path/index.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/common-ancestor-path/package.json (100%) rename {node_modules => node/node_modules}/npm/node_modules/concat-map/LICENSE (100%) rename {node_modules => node/node_modules}/npm/node_modules/concat-map/example/map.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/concat-map/index.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/concat-map/package.json (100%) rename {node_modules => node/node_modules}/npm/node_modules/concat-map/test/map.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/console-control-strings/LICENSE (100%) rename {node_modules => node/node_modules}/npm/node_modules/console-control-strings/index.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/console-control-strings/package.json (100%) rename {node_modules => node/node_modules}/npm/node_modules/debug/LICENSE (100%) rename {node_modules => node/node_modules}/npm/node_modules/debug/node_modules/ms/index.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/debug/node_modules/ms/license.md (100%) rename {node_modules => node/node_modules}/npm/node_modules/debug/node_modules/ms/package.json (100%) rename {node_modules => node/node_modules}/npm/node_modules/debug/node_modules/ms/readme.md (100%) rename {node_modules => node/node_modules}/npm/node_modules/debug/package.json (100%) rename {node_modules => node/node_modules}/npm/node_modules/debug/src/browser.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/debug/src/common.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/debug/src/index.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/debug/src/node.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/debuglog/LICENSE (100%) rename {node_modules => node/node_modules}/npm/node_modules/debuglog/debuglog.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/debuglog/package.json (100%) rename {node_modules => node/node_modules}/npm/node_modules/defaults/LICENSE (100%) rename {node_modules => node/node_modules}/npm/node_modules/defaults/index.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/defaults/package.json (100%) rename {node_modules => node/node_modules}/npm/node_modules/defaults/test.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/delegates/History.md (100%) rename {node_modules => node/node_modules}/npm/node_modules/delegates/License (100%) rename {node_modules => node/node_modules}/npm/node_modules/delegates/Makefile (100%) rename {node_modules => node/node_modules}/npm/node_modules/delegates/Readme.md (100%) rename {node_modules => node/node_modules}/npm/node_modules/delegates/index.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/delegates/package.json (100%) rename {node_modules => node/node_modules}/npm/node_modules/delegates/test/index.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/depd/History.md (100%) rename {node_modules => node/node_modules}/npm/node_modules/depd/LICENSE (100%) rename {node_modules => node/node_modules}/npm/node_modules/depd/Readme.md (100%) rename {node_modules => node/node_modules}/npm/node_modules/depd/index.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/depd/lib/browser/index.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/depd/lib/compat/callsite-tostring.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/depd/lib/compat/event-listener-count.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/depd/lib/compat/index.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/depd/package.json (100%) rename {node_modules => node/node_modules}/npm/node_modules/dezalgo/LICENSE (100%) rename {node_modules => node/node_modules}/npm/node_modules/dezalgo/dezalgo.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/dezalgo/package.json (100%) rename {node_modules => node/node_modules}/npm/node_modules/diff/CONTRIBUTING.md (100%) rename {node_modules => node/node_modules}/npm/node_modules/diff/LICENSE (100%) rename {node_modules => node/node_modules}/npm/node_modules/diff/dist/diff.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/diff/lib/convert/dmp.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/diff/lib/convert/xml.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/diff/lib/diff/array.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/diff/lib/diff/base.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/diff/lib/diff/character.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/diff/lib/diff/css.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/diff/lib/diff/json.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/diff/lib/diff/line.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/diff/lib/diff/sentence.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/diff/lib/diff/word.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/diff/lib/index.es6.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/diff/lib/index.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/diff/lib/index.mjs (100%) rename {node_modules => node/node_modules}/npm/node_modules/diff/lib/patch/apply.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/diff/lib/patch/create.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/diff/lib/patch/merge.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/diff/lib/patch/parse.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/diff/lib/util/array.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/diff/lib/util/distance-iterator.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/diff/lib/util/params.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/diff/package.json (100%) rename {node_modules => node/node_modules}/npm/node_modules/diff/release-notes.md (100%) rename {node_modules => node/node_modules}/npm/node_modules/diff/runtime.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/emoji-regex/LICENSE-MIT.txt (100%) rename {node_modules => node/node_modules}/npm/node_modules/emoji-regex/es2015/index.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/emoji-regex/es2015/text.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/emoji-regex/index.d.ts (100%) rename {node_modules => node/node_modules}/npm/node_modules/emoji-regex/index.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/emoji-regex/package.json (100%) rename {node_modules => node/node_modules}/npm/node_modules/emoji-regex/text.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/encoding/LICENSE (100%) rename {node_modules => node/node_modules}/npm/node_modules/encoding/lib/encoding.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/encoding/package.json (100%) rename {node_modules => node/node_modules}/npm/node_modules/encoding/test/test.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/env-paths/index.d.ts (100%) rename {node_modules => node/node_modules}/npm/node_modules/env-paths/index.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/env-paths/license (100%) rename {node_modules => node/node_modules}/npm/node_modules/env-paths/package.json (100%) rename {node_modules => node/node_modules}/npm/node_modules/env-paths/readme.md (100%) rename {node_modules => node/node_modules}/npm/node_modules/err-code/bower.json (100%) rename {node_modules => node/node_modules}/npm/node_modules/err-code/index.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/err-code/index.umd.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/err-code/package.json (100%) rename {node_modules => node/node_modules}/npm/node_modules/err-code/test/test.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/fastest-levenshtein/LICENSE.md (100%) rename {node_modules => node/node_modules}/npm/node_modules/fastest-levenshtein/index.d.ts (100%) rename {node_modules => node/node_modules}/npm/node_modules/fastest-levenshtein/index.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/fastest-levenshtein/package.json (100%) rename {node_modules => node/node_modules}/npm/node_modules/fastest-levenshtein/test.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/fs-minipass/LICENSE (100%) rename {node_modules => node/node_modules}/npm/node_modules/fs-minipass/index.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/fs-minipass/package.json (100%) rename {node_modules => node/node_modules}/npm/node_modules/fs.realpath/LICENSE (100%) rename {node_modules => node/node_modules}/npm/node_modules/fs.realpath/index.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/fs.realpath/old.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/fs.realpath/package.json (100%) rename {node_modules => node/node_modules}/npm/node_modules/function-bind/LICENSE (100%) rename {node_modules => node/node_modules}/npm/node_modules/function-bind/implementation.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/function-bind/index.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/function-bind/package.json (100%) rename {node_modules => node/node_modules}/npm/node_modules/function-bind/test/index.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/gauge/LICENSE.md (100%) rename {node_modules => node/node_modules}/npm/node_modules/gauge/lib/base-theme.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/gauge/lib/error.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/gauge/lib/has-color.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/gauge/lib/index.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/gauge/lib/plumbing.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/gauge/lib/process.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/gauge/lib/progress-bar.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/gauge/lib/render-template.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/gauge/lib/set-immediate.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/gauge/lib/set-interval.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/gauge/lib/spin.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/gauge/lib/template-item.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/gauge/lib/theme-set.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/gauge/lib/themes.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/gauge/lib/wide-truncate.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/gauge/package.json (100%) rename {node_modules => node/node_modules}/npm/node_modules/glob/LICENSE (100%) rename {node_modules => node/node_modules}/npm/node_modules/glob/common.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/glob/glob.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/glob/package.json (100%) rename {node_modules => node/node_modules}/npm/node_modules/glob/sync.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/graceful-fs/LICENSE (100%) rename {node_modules => node/node_modules}/npm/node_modules/graceful-fs/clone.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/graceful-fs/graceful-fs.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/graceful-fs/legacy-streams.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/graceful-fs/package.json (100%) rename {node_modules => node/node_modules}/npm/node_modules/graceful-fs/polyfills.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/has-flag/index.d.ts (100%) rename {node_modules => node/node_modules}/npm/node_modules/has-flag/index.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/has-flag/license (100%) rename {node_modules => node/node_modules}/npm/node_modules/has-flag/package.json (100%) rename {node_modules => node/node_modules}/npm/node_modules/has-flag/readme.md (100%) rename {node_modules => node/node_modules}/npm/node_modules/has-unicode/LICENSE (100%) rename {node_modules => node/node_modules}/npm/node_modules/has-unicode/index.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/has-unicode/package.json (100%) rename {node_modules => node/node_modules}/npm/node_modules/has/LICENSE-MIT (100%) rename {node_modules => node/node_modules}/npm/node_modules/has/package.json (100%) rename {node_modules => node/node_modules}/npm/node_modules/has/src/index.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/has/test/index.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/hosted-git-info/LICENSE (100%) rename {node_modules => node/node_modules}/npm/node_modules/hosted-git-info/lib/git-host-info.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/hosted-git-info/lib/git-host.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/hosted-git-info/lib/index.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/hosted-git-info/package.json (100%) rename {node_modules => node/node_modules}/npm/node_modules/http-cache-semantics/LICENSE (100%) rename {node_modules => node/node_modules}/npm/node_modules/http-cache-semantics/index.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/http-cache-semantics/package.json (100%) rename {node_modules => node/node_modules}/npm/node_modules/http-proxy-agent/dist/agent.d.ts (100%) rename {node_modules => node/node_modules}/npm/node_modules/http-proxy-agent/dist/agent.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/http-proxy-agent/dist/agent.js.map (100%) rename {node_modules => node/node_modules}/npm/node_modules/http-proxy-agent/dist/index.d.ts (100%) rename {node_modules => node/node_modules}/npm/node_modules/http-proxy-agent/dist/index.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/http-proxy-agent/dist/index.js.map (100%) rename {node_modules => node/node_modules}/npm/node_modules/http-proxy-agent/package.json (100%) rename {node_modules => node/node_modules}/npm/node_modules/https-proxy-agent/dist/agent.d.ts (100%) rename {node_modules => node/node_modules}/npm/node_modules/https-proxy-agent/dist/agent.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/https-proxy-agent/dist/agent.js.map (100%) rename {node_modules => node/node_modules}/npm/node_modules/https-proxy-agent/dist/index.d.ts (100%) rename {node_modules => node/node_modules}/npm/node_modules/https-proxy-agent/dist/index.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/https-proxy-agent/dist/index.js.map (100%) rename {node_modules => node/node_modules}/npm/node_modules/https-proxy-agent/dist/parse-proxy-response.d.ts (100%) rename {node_modules => node/node_modules}/npm/node_modules/https-proxy-agent/dist/parse-proxy-response.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/https-proxy-agent/dist/parse-proxy-response.js.map (100%) rename {node_modules => node/node_modules}/npm/node_modules/https-proxy-agent/package.json (100%) rename {node_modules => node/node_modules}/npm/node_modules/humanize-ms/History.md (100%) rename {node_modules => node/node_modules}/npm/node_modules/humanize-ms/LICENSE (100%) rename {node_modules => node/node_modules}/npm/node_modules/humanize-ms/index.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/humanize-ms/package.json (100%) rename {node_modules => node/node_modules}/npm/node_modules/iconv-lite/Changelog.md (100%) rename {node_modules => node/node_modules}/npm/node_modules/iconv-lite/LICENSE (100%) rename {node_modules => node/node_modules}/npm/node_modules/iconv-lite/encodings/dbcs-codec.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/iconv-lite/encodings/dbcs-data.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/iconv-lite/encodings/index.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/iconv-lite/encodings/internal.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/iconv-lite/encodings/sbcs-codec.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/iconv-lite/encodings/sbcs-data-generated.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/iconv-lite/encodings/sbcs-data.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/iconv-lite/encodings/tables/big5-added.json (100%) rename {node_modules => node/node_modules}/npm/node_modules/iconv-lite/encodings/tables/cp936.json (100%) rename {node_modules => node/node_modules}/npm/node_modules/iconv-lite/encodings/tables/cp949.json (100%) rename {node_modules => node/node_modules}/npm/node_modules/iconv-lite/encodings/tables/cp950.json (100%) rename {node_modules => node/node_modules}/npm/node_modules/iconv-lite/encodings/tables/eucjp.json (100%) rename {node_modules => node/node_modules}/npm/node_modules/iconv-lite/encodings/tables/gb18030-ranges.json (100%) rename {node_modules => node/node_modules}/npm/node_modules/iconv-lite/encodings/tables/gbk-added.json (100%) rename {node_modules => node/node_modules}/npm/node_modules/iconv-lite/encodings/tables/shiftjis.json (100%) rename {node_modules => node/node_modules}/npm/node_modules/iconv-lite/encodings/utf16.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/iconv-lite/encodings/utf32.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/iconv-lite/encodings/utf7.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/iconv-lite/lib/bom-handling.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/iconv-lite/lib/index.d.ts (100%) rename {node_modules => node/node_modules}/npm/node_modules/iconv-lite/lib/index.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/iconv-lite/lib/streams.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/iconv-lite/package.json (100%) rename {node_modules => node/node_modules}/npm/node_modules/ignore-walk/LICENSE (100%) rename {node_modules => node/node_modules}/npm/node_modules/ignore-walk/lib/index.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/ignore-walk/package.json (100%) rename {node_modules => node/node_modules}/npm/node_modules/imurmurhash/imurmurhash.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/imurmurhash/imurmurhash.min.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/imurmurhash/package.json (100%) rename {node_modules => node/node_modules}/npm/node_modules/indent-string/index.d.ts (100%) rename {node_modules => node/node_modules}/npm/node_modules/indent-string/index.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/indent-string/license (100%) rename {node_modules => node/node_modules}/npm/node_modules/indent-string/package.json (100%) rename {node_modules => node/node_modules}/npm/node_modules/indent-string/readme.md (100%) rename {node_modules => node/node_modules}/npm/node_modules/infer-owner/LICENSE (100%) rename {node_modules => node/node_modules}/npm/node_modules/infer-owner/index.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/infer-owner/package.json (100%) rename {node_modules => node/node_modules}/npm/node_modules/inflight/LICENSE (100%) rename {node_modules => node/node_modules}/npm/node_modules/inflight/inflight.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/inflight/package.json (100%) rename {node_modules => node/node_modules}/npm/node_modules/inherits/LICENSE (100%) rename {node_modules => node/node_modules}/npm/node_modules/inherits/inherits.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/inherits/inherits_browser.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/inherits/package.json (100%) rename {node_modules => node/node_modules}/npm/node_modules/ini/LICENSE (100%) rename {node_modules => node/node_modules}/npm/node_modules/ini/lib/ini.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/ini/package.json (100%) rename {node_modules => node/node_modules}/npm/node_modules/init-package-json/LICENSE.md (100%) rename {node_modules => node/node_modules}/npm/node_modules/init-package-json/lib/default-input.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/init-package-json/lib/init-package-json.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/init-package-json/package.json (100%) rename {node_modules => node/node_modules}/npm/node_modules/ip-regex/index.d.ts (100%) rename {node_modules => node/node_modules}/npm/node_modules/ip-regex/index.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/ip-regex/license (100%) rename {node_modules => node/node_modules}/npm/node_modules/ip-regex/package.json (100%) rename {node_modules => node/node_modules}/npm/node_modules/ip-regex/readme.md (100%) rename {node_modules => node/node_modules}/npm/node_modules/ip/lib/ip.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/ip/package.json (100%) rename {node_modules => node/node_modules}/npm/node_modules/is-cidr/LICENSE (100%) rename {node_modules => node/node_modules}/npm/node_modules/is-cidr/index.d.ts (100%) rename {node_modules => node/node_modules}/npm/node_modules/is-cidr/index.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/is-cidr/package.json (100%) rename {node_modules => node/node_modules}/npm/node_modules/is-core-module/LICENSE (100%) rename {node_modules => node/node_modules}/npm/node_modules/is-core-module/core.json (100%) rename {node_modules => node/node_modules}/npm/node_modules/is-core-module/index.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/is-core-module/package.json (100%) rename {node_modules => node/node_modules}/npm/node_modules/is-core-module/test/index.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/is-fullwidth-code-point/index.d.ts (100%) rename {node_modules => node/node_modules}/npm/node_modules/is-fullwidth-code-point/index.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/is-fullwidth-code-point/license (100%) rename {node_modules => node/node_modules}/npm/node_modules/is-fullwidth-code-point/package.json (100%) rename {node_modules => node/node_modules}/npm/node_modules/is-fullwidth-code-point/readme.md (100%) rename {node_modules => node/node_modules}/npm/node_modules/is-lambda/LICENSE (100%) rename {node_modules => node/node_modules}/npm/node_modules/is-lambda/index.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/is-lambda/package.json (100%) rename {node_modules => node/node_modules}/npm/node_modules/is-lambda/test.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/isexe/LICENSE (100%) rename {node_modules => node/node_modules}/npm/node_modules/isexe/index.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/isexe/mode.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/isexe/package.json (100%) rename {node_modules => node/node_modules}/npm/node_modules/isexe/test/basic.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/isexe/windows.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/json-parse-even-better-errors/LICENSE.md (100%) rename {node_modules => node/node_modules}/npm/node_modules/json-parse-even-better-errors/index.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/json-parse-even-better-errors/package.json (100%) rename {node_modules => node/node_modules}/npm/node_modules/json-stringify-nice/LICENSE (100%) rename {node_modules => node/node_modules}/npm/node_modules/json-stringify-nice/index.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/json-stringify-nice/package.json (100%) rename {node_modules => node/node_modules}/npm/node_modules/jsonparse/LICENSE (100%) rename {node_modules => node/node_modules}/npm/node_modules/jsonparse/bench.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/jsonparse/examples/twitterfeed.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/jsonparse/jsonparse.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/jsonparse/package.json (100%) rename {node_modules => node/node_modules}/npm/node_modules/jsonparse/samplejson/basic.json (100%) rename {node_modules => node/node_modules}/npm/node_modules/jsonparse/samplejson/basic2.json (100%) rename {node_modules => node/node_modules}/npm/node_modules/jsonparse/test/big-token.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/jsonparse/test/boundary.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/jsonparse/test/offset.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/jsonparse/test/primitives.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/jsonparse/test/surrogate.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/jsonparse/test/unvalid.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/jsonparse/test/utf8.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/just-diff-apply/LICENSE (100%) rename {node_modules => node/node_modules}/npm/node_modules/just-diff-apply/index.d.ts (100%) rename {node_modules => node/node_modules}/npm/node_modules/just-diff-apply/index.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/just-diff-apply/index.mjs (100%) rename {node_modules => node/node_modules}/npm/node_modules/just-diff-apply/index.tests.ts (100%) rename {node_modules => node/node_modules}/npm/node_modules/just-diff-apply/package.json (100%) rename {node_modules => node/node_modules}/npm/node_modules/just-diff-apply/rollup.config.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/just-diff/LICENSE (100%) rename {node_modules => node/node_modules}/npm/node_modules/just-diff/index.d.ts (100%) rename {node_modules => node/node_modules}/npm/node_modules/just-diff/index.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/just-diff/index.mjs (100%) rename {node_modules => node/node_modules}/npm/node_modules/just-diff/index.tests.ts (100%) rename {node_modules => node/node_modules}/npm/node_modules/just-diff/package.json (100%) rename {node_modules => node/node_modules}/npm/node_modules/just-diff/rollup.config.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/libnpmaccess/LICENSE (100%) rename {node_modules => node/node_modules}/npm/node_modules/libnpmaccess/README.md (100%) rename {node_modules => node/node_modules}/npm/node_modules/libnpmaccess/lib/index.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/libnpmaccess/package.json (100%) rename {node_modules => node/node_modules}/npm/node_modules/libnpmdiff/LICENSE (100%) rename {node_modules => node/node_modules}/npm/node_modules/libnpmdiff/README.md (100%) rename {node_modules => node/node_modules}/npm/node_modules/libnpmdiff/lib/format-diff.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/libnpmdiff/lib/index.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/libnpmdiff/lib/should-print-patch.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/libnpmdiff/lib/tarball.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/libnpmdiff/lib/untar.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/libnpmdiff/package.json (100%) rename {node_modules => node/node_modules}/npm/node_modules/libnpmexec/LICENSE (100%) rename {node_modules => node/node_modules}/npm/node_modules/libnpmexec/README.md (100%) rename {node_modules => node/node_modules}/npm/node_modules/libnpmexec/lib/cache-install-dir.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/libnpmexec/lib/file-exists.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/libnpmexec/lib/get-bin-from-manifest.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/libnpmexec/lib/index.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/libnpmexec/lib/is-windows.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/libnpmexec/lib/no-tty.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/libnpmexec/lib/run-script.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/libnpmexec/package.json (100%) rename {node_modules => node/node_modules}/npm/node_modules/libnpmfund/LICENSE (100%) rename {node_modules => node/node_modules}/npm/node_modules/libnpmfund/README.md (100%) rename {node_modules => node/node_modules}/npm/node_modules/libnpmfund/lib/index.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/libnpmfund/package.json (100%) rename {node_modules => node/node_modules}/npm/node_modules/libnpmhook/LICENSE.md (100%) rename {node_modules => node/node_modules}/npm/node_modules/libnpmhook/README.md (100%) rename {node_modules => node/node_modules}/npm/node_modules/libnpmhook/lib/index.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/libnpmhook/package.json (100%) rename {node_modules => node/node_modules}/npm/node_modules/libnpmorg/LICENSE (100%) rename {node_modules => node/node_modules}/npm/node_modules/libnpmorg/README.md (100%) rename {node_modules => node/node_modules}/npm/node_modules/libnpmorg/lib/index.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/libnpmorg/package.json (100%) rename {node_modules => node/node_modules}/npm/node_modules/libnpmpack/LICENSE (100%) rename {node_modules => node/node_modules}/npm/node_modules/libnpmpack/README.md (100%) rename {node_modules => node/node_modules}/npm/node_modules/libnpmpack/lib/index.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/libnpmpack/package.json (100%) rename {node_modules => node/node_modules}/npm/node_modules/libnpmpublish/LICENSE (100%) rename {node_modules => node/node_modules}/npm/node_modules/libnpmpublish/README.md (100%) rename {node_modules => node/node_modules}/npm/node_modules/libnpmpublish/lib/index.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/libnpmpublish/lib/publish.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/libnpmpublish/lib/unpublish.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/libnpmpublish/package.json (100%) rename {node_modules => node/node_modules}/npm/node_modules/libnpmsearch/LICENSE (100%) rename {node_modules => node/node_modules}/npm/node_modules/libnpmsearch/README.md (100%) rename {node_modules => node/node_modules}/npm/node_modules/libnpmsearch/lib/index.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/libnpmsearch/package.json (100%) rename {node_modules => node/node_modules}/npm/node_modules/libnpmteam/LICENSE (100%) rename {node_modules => node/node_modules}/npm/node_modules/libnpmteam/README.md (100%) rename {node_modules => node/node_modules}/npm/node_modules/libnpmteam/lib/index.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/libnpmteam/package.json (100%) rename {node_modules => node/node_modules}/npm/node_modules/libnpmversion/LICENSE (100%) rename {node_modules => node/node_modules}/npm/node_modules/libnpmversion/README.md (100%) rename {node_modules => node/node_modules}/npm/node_modules/libnpmversion/lib/commit.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/libnpmversion/lib/enforce-clean.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/libnpmversion/lib/index.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/libnpmversion/lib/read-json.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/libnpmversion/lib/retrieve-tag.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/libnpmversion/lib/tag.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/libnpmversion/lib/version.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/libnpmversion/lib/write-json.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/libnpmversion/package.json (100%) rename {node_modules => node/node_modules}/npm/node_modules/lru-cache/LICENSE (100%) rename {node_modules => node/node_modules}/npm/node_modules/lru-cache/index.d.ts (100%) rename {node_modules => node/node_modules}/npm/node_modules/lru-cache/index.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/lru-cache/package.json (100%) rename {node_modules => node/node_modules}/npm/node_modules/make-fetch-happen/LICENSE (100%) rename {node_modules => node/node_modules}/npm/node_modules/make-fetch-happen/lib/agent.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/make-fetch-happen/lib/cache/entry.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/make-fetch-happen/lib/cache/errors.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/make-fetch-happen/lib/cache/index.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/make-fetch-happen/lib/cache/key.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/make-fetch-happen/lib/cache/policy.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/make-fetch-happen/lib/dns.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/make-fetch-happen/lib/fetch.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/make-fetch-happen/lib/index.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/make-fetch-happen/lib/options.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/make-fetch-happen/lib/pipeline.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/make-fetch-happen/lib/remote.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/make-fetch-happen/package.json (100%) rename {node_modules => node/node_modules}/npm/node_modules/minimatch/LICENSE (100%) rename {node_modules => node/node_modules}/npm/node_modules/minimatch/lib/path.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/minimatch/minimatch.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/minimatch/package.json (100%) rename {node_modules => node/node_modules}/npm/node_modules/minipass-collect/LICENSE (100%) rename {node_modules => node/node_modules}/npm/node_modules/minipass-collect/index.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/minipass-collect/package.json (100%) rename {node_modules => node/node_modules}/npm/node_modules/minipass-fetch/LICENSE (100%) rename {node_modules => node/node_modules}/npm/node_modules/minipass-fetch/lib/abort-error.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/minipass-fetch/lib/blob.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/minipass-fetch/lib/body.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/minipass-fetch/lib/fetch-error.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/minipass-fetch/lib/headers.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/minipass-fetch/lib/index.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/minipass-fetch/lib/request.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/minipass-fetch/lib/response.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/minipass-fetch/package.json (100%) rename {node_modules => node/node_modules}/npm/node_modules/minipass-flush/LICENSE (100%) rename {node_modules => node/node_modules}/npm/node_modules/minipass-flush/index.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/minipass-flush/package.json (100%) rename {node_modules => node/node_modules}/npm/node_modules/minipass-json-stream/LICENSE (100%) rename {node_modules => node/node_modules}/npm/node_modules/minipass-json-stream/index.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/minipass-json-stream/package.json (100%) rename {node_modules => node/node_modules}/npm/node_modules/minipass-pipeline/LICENSE (100%) rename {node_modules => node/node_modules}/npm/node_modules/minipass-pipeline/index.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/minipass-pipeline/package.json (100%) rename {node_modules => node/node_modules}/npm/node_modules/minipass-sized/LICENSE (100%) rename {node_modules => node/node_modules}/npm/node_modules/minipass-sized/index.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/minipass-sized/package-lock.json (100%) rename {node_modules => node/node_modules}/npm/node_modules/minipass-sized/package.json (100%) rename {node_modules => node/node_modules}/npm/node_modules/minipass-sized/test/basic.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/minipass/LICENSE (100%) rename {node_modules => node/node_modules}/npm/node_modules/minipass/index.d.ts (100%) rename {node_modules => node/node_modules}/npm/node_modules/minipass/index.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/minipass/package.json (100%) rename {node_modules => node/node_modules}/npm/node_modules/minizlib/LICENSE (100%) rename {node_modules => node/node_modules}/npm/node_modules/minizlib/constants.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/minizlib/index.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/minizlib/package.json (100%) rename {node_modules => node/node_modules}/npm/node_modules/mkdirp-infer-owner/LICENSE (100%) rename {node_modules => node/node_modules}/npm/node_modules/mkdirp-infer-owner/index.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/mkdirp-infer-owner/package.json (100%) rename {node_modules => node/node_modules}/npm/node_modules/mkdirp/CHANGELOG.md (100%) rename {node_modules => node/node_modules}/npm/node_modules/mkdirp/LICENSE (100%) rename {node_modules => node/node_modules}/npm/node_modules/mkdirp/bin/cmd.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/mkdirp/index.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/mkdirp/lib/find-made.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/mkdirp/lib/mkdirp-manual.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/mkdirp/lib/mkdirp-native.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/mkdirp/lib/opts-arg.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/mkdirp/lib/path-arg.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/mkdirp/lib/use-native.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/mkdirp/package.json (100%) rename {node_modules => node/node_modules}/npm/node_modules/mkdirp/readme.markdown (100%) rename {node_modules => node/node_modules}/npm/node_modules/ms/index.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/ms/license.md (100%) rename {node_modules => node/node_modules}/npm/node_modules/ms/package.json (100%) rename {node_modules => node/node_modules}/npm/node_modules/ms/readme.md (100%) rename {node_modules => node/node_modules}/npm/node_modules/mute-stream/LICENSE (100%) rename {node_modules => node/node_modules}/npm/node_modules/mute-stream/mute.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/mute-stream/package.json (100%) rename {node_modules => node/node_modules}/npm/node_modules/negotiator/HISTORY.md (100%) rename {node_modules => node/node_modules}/npm/node_modules/negotiator/LICENSE (100%) rename {node_modules => node/node_modules}/npm/node_modules/negotiator/index.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/negotiator/lib/charset.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/negotiator/lib/encoding.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/negotiator/lib/language.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/negotiator/lib/mediaType.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/negotiator/package.json (100%) rename {node_modules => node/node_modules}/npm/node_modules/node-gyp/.github/ISSUE_TEMPLATE.md (100%) rename {node_modules => node/node_modules}/npm/node_modules/node-gyp/.github/PULL_REQUEST_TEMPLATE.md (100%) rename {node_modules => node/node_modules}/npm/node_modules/node-gyp/.github/workflows/release-please.yml (100%) rename {node_modules => node/node_modules}/npm/node_modules/node-gyp/.github/workflows/tests.yml (100%) rename {node_modules => node/node_modules}/npm/node_modules/node-gyp/.github/workflows/visual-studio.yml (100%) rename {node_modules => node/node_modules}/npm/node_modules/node-gyp/CHANGELOG.md (100%) rename {node_modules => node/node_modules}/npm/node_modules/node-gyp/CONTRIBUTING.md (100%) rename {node_modules => node/node_modules}/npm/node_modules/node-gyp/LICENSE (100%) rename {node_modules => node/node_modules}/npm/node_modules/node-gyp/README.md (100%) rename {node_modules => node/node_modules}/npm/node_modules/node-gyp/SECURITY.md (100%) rename {node_modules => node/node_modules}/npm/node_modules/node-gyp/addon.gypi (100%) rename {node_modules => node/node_modules}/npm/node_modules/node-gyp/bin/node-gyp.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/node-gyp/docs/Error-pre-versions-of-node-cannot-be-installed.md (100%) rename {node_modules => node/node_modules}/npm/node_modules/node-gyp/docs/Force-npm-to-use-global-node-gyp.md (100%) rename {node_modules => node/node_modules}/npm/node_modules/node-gyp/docs/Home.md (100%) rename {node_modules => node/node_modules}/npm/node_modules/node-gyp/docs/Linking-to-OpenSSL.md (100%) rename {node_modules => node/node_modules}/npm/node_modules/node-gyp/docs/README.md (100%) rename {node_modules => node/node_modules}/npm/node_modules/node-gyp/docs/Updating-npm-bundled-node-gyp.md (100%) rename {node_modules => node/node_modules}/npm/node_modules/node-gyp/docs/binding.gyp-files-in-the-wild.md (100%) rename {node_modules => node/node_modules}/npm/node_modules/node-gyp/gyp/.flake8 (100%) rename {node_modules => node/node_modules}/npm/node_modules/node-gyp/gyp/.github/workflows/Python_tests.yml (100%) rename {node_modules => node/node_modules}/npm/node_modules/node-gyp/gyp/.github/workflows/node-gyp.yml (100%) rename {node_modules => node/node_modules}/npm/node_modules/node-gyp/gyp/.github/workflows/nodejs-windows.yml (100%) rename {node_modules => node/node_modules}/npm/node_modules/node-gyp/gyp/.github/workflows/release-please.yml (100%) rename {node_modules => node/node_modules}/npm/node_modules/node-gyp/gyp/AUTHORS (100%) rename {node_modules => node/node_modules}/npm/node_modules/node-gyp/gyp/CHANGELOG.md (100%) rename {node_modules => node/node_modules}/npm/node_modules/node-gyp/gyp/CODE_OF_CONDUCT.md (100%) rename {node_modules => node/node_modules}/npm/node_modules/node-gyp/gyp/CONTRIBUTING.md (100%) rename {node_modules => node/node_modules}/npm/node_modules/node-gyp/gyp/LICENSE (100%) rename {node_modules => node/node_modules}/npm/node_modules/node-gyp/gyp/README.md (100%) rename {node_modules => node/node_modules}/npm/node_modules/node-gyp/gyp/data/win/large-pdb-shim.cc (100%) rename {node_modules => node/node_modules}/npm/node_modules/node-gyp/gyp/gyp (100%) rename {node_modules => node/node_modules}/npm/node_modules/node-gyp/gyp/gyp.bat (100%) rename {node_modules => node/node_modules}/npm/node_modules/node-gyp/gyp/gyp_main.py (100%) rename {node_modules => node/node_modules}/npm/node_modules/node-gyp/gyp/pylib/gyp/MSVSNew.py (100%) rename {node_modules => node/node_modules}/npm/node_modules/node-gyp/gyp/pylib/gyp/MSVSProject.py (100%) rename {node_modules => node/node_modules}/npm/node_modules/node-gyp/gyp/pylib/gyp/MSVSSettings.py (100%) rename {node_modules => node/node_modules}/npm/node_modules/node-gyp/gyp/pylib/gyp/MSVSSettings_test.py (100%) rename {node_modules => node/node_modules}/npm/node_modules/node-gyp/gyp/pylib/gyp/MSVSToolFile.py (100%) rename {node_modules => node/node_modules}/npm/node_modules/node-gyp/gyp/pylib/gyp/MSVSUserFile.py (100%) rename {node_modules => node/node_modules}/npm/node_modules/node-gyp/gyp/pylib/gyp/MSVSUtil.py (100%) rename {node_modules => node/node_modules}/npm/node_modules/node-gyp/gyp/pylib/gyp/MSVSVersion.py (100%) rename {node_modules => node/node_modules}/npm/node_modules/node-gyp/gyp/pylib/gyp/__init__.py (100%) rename {node_modules => node/node_modules}/npm/node_modules/node-gyp/gyp/pylib/gyp/__pycache__/MSVSUtil.cpython-39.pyc (100%) rename {node_modules => node/node_modules}/npm/node_modules/node-gyp/gyp/pylib/gyp/__pycache__/MSVSVersion.cpython-39.pyc (100%) rename {node_modules => node/node_modules}/npm/node_modules/node-gyp/gyp/pylib/gyp/__pycache__/__init__.cpython-39.pyc (100%) rename {node_modules => node/node_modules}/npm/node_modules/node-gyp/gyp/pylib/gyp/__pycache__/common.cpython-39.pyc (100%) rename {node_modules => node/node_modules}/npm/node_modules/node-gyp/gyp/pylib/gyp/__pycache__/input.cpython-39.pyc (100%) rename {node_modules => node/node_modules}/npm/node_modules/node-gyp/gyp/pylib/gyp/__pycache__/msvs_emulation.cpython-39.pyc (100%) rename {node_modules => node/node_modules}/npm/node_modules/node-gyp/gyp/pylib/gyp/__pycache__/ninja_syntax.cpython-39.pyc (100%) rename {node_modules => node/node_modules}/npm/node_modules/node-gyp/gyp/pylib/gyp/__pycache__/simple_copy.cpython-39.pyc (100%) rename {node_modules => node/node_modules}/npm/node_modules/node-gyp/gyp/pylib/gyp/__pycache__/xcode_emulation.cpython-39.pyc (100%) rename {node_modules => node/node_modules}/npm/node_modules/node-gyp/gyp/pylib/gyp/__pycache__/xcode_ninja.cpython-39.pyc (100%) rename {node_modules => node/node_modules}/npm/node_modules/node-gyp/gyp/pylib/gyp/__pycache__/xcodeproj_file.cpython-39.pyc (100%) rename {node_modules => node/node_modules}/npm/node_modules/node-gyp/gyp/pylib/gyp/common.py (100%) rename {node_modules => node/node_modules}/npm/node_modules/node-gyp/gyp/pylib/gyp/common_test.py (100%) rename {node_modules => node/node_modules}/npm/node_modules/node-gyp/gyp/pylib/gyp/easy_xml.py (100%) rename {node_modules => node/node_modules}/npm/node_modules/node-gyp/gyp/pylib/gyp/easy_xml_test.py (100%) rename {node_modules => node/node_modules}/npm/node_modules/node-gyp/gyp/pylib/gyp/flock_tool.py (100%) rename {node_modules => node/node_modules}/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/__init__.py (100%) rename {node_modules => node/node_modules}/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/__pycache__/__init__.cpython-39.pyc (100%) rename {node_modules => node/node_modules}/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/__pycache__/make.cpython-39.pyc (100%) rename {node_modules => node/node_modules}/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/__pycache__/ninja.cpython-39.pyc (100%) rename {node_modules => node/node_modules}/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/__pycache__/xcode.cpython-39.pyc (100%) rename {node_modules => node/node_modules}/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/analyzer.py (100%) rename {node_modules => node/node_modules}/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/android.py (100%) rename {node_modules => node/node_modules}/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/cmake.py (100%) rename {node_modules => node/node_modules}/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/compile_commands_json.py (100%) rename {node_modules => node/node_modules}/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/dump_dependency_json.py (100%) rename {node_modules => node/node_modules}/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/eclipse.py (100%) rename {node_modules => node/node_modules}/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/gypd.py (100%) rename {node_modules => node/node_modules}/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/gypsh.py (100%) rename {node_modules => node/node_modules}/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/make.py (100%) rename {node_modules => node/node_modules}/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/msvs.py (100%) rename {node_modules => node/node_modules}/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/msvs_test.py (100%) rename {node_modules => node/node_modules}/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/ninja.py (100%) rename {node_modules => node/node_modules}/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/ninja_test.py (100%) rename {node_modules => node/node_modules}/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/xcode.py (100%) rename {node_modules => node/node_modules}/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/xcode_test.py (100%) rename {node_modules => node/node_modules}/npm/node_modules/node-gyp/gyp/pylib/gyp/input.py (100%) rename {node_modules => node/node_modules}/npm/node_modules/node-gyp/gyp/pylib/gyp/input_test.py (100%) rename {node_modules => node/node_modules}/npm/node_modules/node-gyp/gyp/pylib/gyp/mac_tool.py (100%) rename {node_modules => node/node_modules}/npm/node_modules/node-gyp/gyp/pylib/gyp/msvs_emulation.py (100%) rename {node_modules => node/node_modules}/npm/node_modules/node-gyp/gyp/pylib/gyp/ninja_syntax.py (100%) rename {node_modules => node/node_modules}/npm/node_modules/node-gyp/gyp/pylib/gyp/simple_copy.py (100%) rename {node_modules => node/node_modules}/npm/node_modules/node-gyp/gyp/pylib/gyp/win_tool.py (100%) rename {node_modules => node/node_modules}/npm/node_modules/node-gyp/gyp/pylib/gyp/xcode_emulation.py (100%) rename {node_modules => node/node_modules}/npm/node_modules/node-gyp/gyp/pylib/gyp/xcode_ninja.py (100%) rename {node_modules => node/node_modules}/npm/node_modules/node-gyp/gyp/pylib/gyp/xcodeproj_file.py (100%) rename {node_modules => node/node_modules}/npm/node_modules/node-gyp/gyp/pylib/gyp/xml_fix.py (100%) rename {node_modules => node/node_modules}/npm/node_modules/node-gyp/gyp/requirements_dev.txt (100%) rename {node_modules => node/node_modules}/npm/node_modules/node-gyp/gyp/setup.py (100%) rename {node_modules => node/node_modules}/npm/node_modules/node-gyp/gyp/test_gyp.py (100%) rename {node_modules => node/node_modules}/npm/node_modules/node-gyp/gyp/tools/README (100%) rename {node_modules => node/node_modules}/npm/node_modules/node-gyp/gyp/tools/Xcode/README (100%) rename {node_modules => node/node_modules}/npm/node_modules/node-gyp/gyp/tools/Xcode/Specifications/gyp.pbfilespec (100%) rename {node_modules => node/node_modules}/npm/node_modules/node-gyp/gyp/tools/Xcode/Specifications/gyp.xclangspec (100%) rename {node_modules => node/node_modules}/npm/node_modules/node-gyp/gyp/tools/emacs/README (100%) rename {node_modules => node/node_modules}/npm/node_modules/node-gyp/gyp/tools/emacs/gyp-tests.el (100%) rename {node_modules => node/node_modules}/npm/node_modules/node-gyp/gyp/tools/emacs/gyp.el (100%) rename {node_modules => node/node_modules}/npm/node_modules/node-gyp/gyp/tools/emacs/run-unit-tests.sh (100%) rename {node_modules => node/node_modules}/npm/node_modules/node-gyp/gyp/tools/emacs/testdata/media.gyp (100%) rename {node_modules => node/node_modules}/npm/node_modules/node-gyp/gyp/tools/emacs/testdata/media.gyp.fontified (100%) rename {node_modules => node/node_modules}/npm/node_modules/node-gyp/gyp/tools/graphviz.py (100%) rename {node_modules => node/node_modules}/npm/node_modules/node-gyp/gyp/tools/pretty_gyp.py (100%) rename {node_modules => node/node_modules}/npm/node_modules/node-gyp/gyp/tools/pretty_sln.py (100%) rename {node_modules => node/node_modules}/npm/node_modules/node-gyp/gyp/tools/pretty_vcproj.py (100%) rename {node_modules => node/node_modules}/npm/node_modules/node-gyp/lib/Find-VisualStudio.cs (100%) rename {node_modules => node/node_modules}/npm/node_modules/node-gyp/lib/build.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/node-gyp/lib/clean.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/node-gyp/lib/configure.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/node-gyp/lib/create-config-gypi.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/node-gyp/lib/find-node-directory.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/node-gyp/lib/find-python.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/node-gyp/lib/find-visualstudio.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/node-gyp/lib/install.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/node-gyp/lib/list.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/node-gyp/lib/node-gyp.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/node-gyp/lib/process-release.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/node-gyp/lib/rebuild.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/node-gyp/lib/remove.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/node-gyp/lib/util.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/node-gyp/macOS_Catalina.md (100%) rename {node_modules => node/node_modules}/npm/node_modules/node-gyp/macOS_Catalina_acid_test.sh (100%) rename {node_modules => node/node_modules}/npm/node_modules/node-gyp/node_modules/brace-expansion/LICENSE (100%) rename {node_modules => node/node_modules}/npm/node_modules/node-gyp/node_modules/brace-expansion/index.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/node-gyp/node_modules/brace-expansion/package.json (100%) rename {node_modules => node/node_modules}/npm/node_modules/node-gyp/node_modules/glob/LICENSE (100%) rename {node_modules => node/node_modules}/npm/node_modules/node-gyp/node_modules/glob/common.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/node-gyp/node_modules/glob/glob.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/node-gyp/node_modules/glob/package.json (100%) rename {node_modules => node/node_modules}/npm/node_modules/node-gyp/node_modules/glob/sync.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/node-gyp/node_modules/minimatch/LICENSE (100%) rename {node_modules => node/node_modules}/npm/node_modules/node-gyp/node_modules/minimatch/minimatch.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/node-gyp/node_modules/minimatch/package.json (100%) rename {node_modules => node/node_modules}/npm/node_modules/node-gyp/package.json (100%) rename {node_modules => node/node_modules}/npm/node_modules/node-gyp/src/win_delay_load_hook.cc (100%) rename {node_modules => node/node_modules}/npm/node_modules/node-gyp/test/common.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/node-gyp/test/fixtures/VS_2017_BuildTools_minimal.txt (100%) rename {node_modules => node/node_modules}/npm/node_modules/node-gyp/test/fixtures/VS_2017_Community_workload.txt (100%) rename {node_modules => node/node_modules}/npm/node_modules/node-gyp/test/fixtures/VS_2017_Express.txt (100%) rename {node_modules => node/node_modules}/npm/node_modules/node-gyp/test/fixtures/VS_2017_Unusable.txt (100%) rename {node_modules => node/node_modules}/npm/node_modules/node-gyp/test/fixtures/VS_2019_BuildTools_minimal.txt (100%) rename {node_modules => node/node_modules}/npm/node_modules/node-gyp/test/fixtures/VS_2019_Community_workload.txt (100%) rename {node_modules => node/node_modules}/npm/node_modules/node-gyp/test/fixtures/VS_2019_Preview.txt (100%) rename {node_modules => node/node_modules}/npm/node_modules/node-gyp/test/fixtures/ca-bundle.crt (100%) rename {node_modules => node/node_modules}/npm/node_modules/node-gyp/test/fixtures/ca.crt (100%) rename {node_modules => node/node_modules}/npm/node_modules/node-gyp/test/fixtures/nodedir/include/node/config.gypi (100%) rename {node_modules => node/node_modules}/npm/node_modules/node-gyp/test/fixtures/server.crt (100%) rename {node_modules => node/node_modules}/npm/node_modules/node-gyp/test/fixtures/server.key (100%) rename {node_modules => node/node_modules}/npm/node_modules/node-gyp/test/fixtures/test-charmap.py (100%) rename {node_modules => node/node_modules}/npm/node_modules/node-gyp/test/process-exec-sync.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/node-gyp/test/simple-proxy.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/node-gyp/test/test-addon.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/node-gyp/test/test-configure-python.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/node-gyp/test/test-create-config-gypi.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/node-gyp/test/test-download.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/node-gyp/test/test-find-accessible-sync.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/node-gyp/test/test-find-node-directory.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/node-gyp/test/test-find-python.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/node-gyp/test/test-find-visualstudio.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/node-gyp/test/test-install.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/node-gyp/test/test-options.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/node-gyp/test/test-process-release.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/node-gyp/update-gyp.py (100%) rename {node_modules => node/node_modules}/npm/node_modules/nopt/CHANGELOG.md (100%) rename {node_modules => node/node_modules}/npm/node_modules/nopt/LICENSE (100%) rename {node_modules => node/node_modules}/npm/node_modules/nopt/README.md (100%) rename {node_modules => node/node_modules}/npm/node_modules/nopt/bin/nopt.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/nopt/lib/nopt.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/nopt/package.json (100%) rename {node_modules => node/node_modules}/npm/node_modules/normalize-package-data/LICENSE (100%) rename {node_modules => node/node_modules}/npm/node_modules/normalize-package-data/lib/extract_description.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/normalize-package-data/lib/fixer.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/normalize-package-data/lib/make_warning.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/normalize-package-data/lib/normalize.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/normalize-package-data/lib/safe_format.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/normalize-package-data/lib/typos.json (100%) rename {node_modules => node/node_modules}/npm/node_modules/normalize-package-data/lib/warning_messages.json (100%) rename {node_modules => node/node_modules}/npm/node_modules/normalize-package-data/package.json (100%) rename {node_modules => node/node_modules}/npm/node_modules/npm-audit-report/LICENSE (100%) rename {node_modules => node/node_modules}/npm/node_modules/npm-audit-report/lib/colors.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/npm-audit-report/lib/exit-code.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/npm-audit-report/lib/index.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/npm-audit-report/lib/reporters/detail.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/npm-audit-report/lib/reporters/install.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/npm-audit-report/lib/reporters/json.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/npm-audit-report/lib/reporters/quiet.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/npm-audit-report/package.json (100%) rename {node_modules => node/node_modules}/npm/node_modules/npm-bundled/LICENSE (100%) rename {node_modules => node/node_modules}/npm/node_modules/npm-bundled/index.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/npm-bundled/package.json (100%) rename {node_modules => node/node_modules}/npm/node_modules/npm-install-checks/LICENSE (100%) rename {node_modules => node/node_modules}/npm/node_modules/npm-install-checks/lib/index.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/npm-install-checks/package.json (100%) rename {node_modules => node/node_modules}/npm/node_modules/npm-normalize-package-bin/LICENSE (100%) rename {node_modules => node/node_modules}/npm/node_modules/npm-normalize-package-bin/index.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/npm-normalize-package-bin/package-lock.json (100%) rename {node_modules => node/node_modules}/npm/node_modules/npm-normalize-package-bin/package.json (100%) rename {node_modules => node/node_modules}/npm/node_modules/npm-normalize-package-bin/test/array.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/npm-normalize-package-bin/test/nobin.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/npm-normalize-package-bin/test/object.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/npm-normalize-package-bin/test/string.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/npm-package-arg/LICENSE (100%) rename {node_modules => node/node_modules}/npm/node_modules/npm-package-arg/lib/npa.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/npm-package-arg/package.json (100%) rename {node_modules => node/node_modules}/npm/node_modules/npm-packlist/LICENSE (100%) rename {node_modules => node/node_modules}/npm/node_modules/npm-packlist/README.md (100%) rename {node_modules => node/node_modules}/npm/node_modules/npm-packlist/bin/index.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/npm-packlist/lib/index.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/npm-packlist/package.json (100%) rename {node_modules => node/node_modules}/npm/node_modules/npm-pick-manifest/LICENSE.md (100%) rename {node_modules => node/node_modules}/npm/node_modules/npm-pick-manifest/lib/index.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/npm-pick-manifest/package.json (100%) rename {node_modules => node/node_modules}/npm/node_modules/npm-profile/LICENSE.md (100%) rename {node_modules => node/node_modules}/npm/node_modules/npm-profile/lib/index.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/npm-profile/package.json (100%) rename {node_modules => node/node_modules}/npm/node_modules/npm-registry-fetch/LICENSE.md (100%) rename {node_modules => node/node_modules}/npm/node_modules/npm-registry-fetch/lib/auth.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/npm-registry-fetch/lib/check-response.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/npm-registry-fetch/lib/clean-url.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/npm-registry-fetch/lib/default-opts.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/npm-registry-fetch/lib/errors.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/npm-registry-fetch/lib/index.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/npm-registry-fetch/package.json (100%) rename {node_modules => node/node_modules}/npm/node_modules/npm-user-validate/LICENSE (100%) rename {node_modules => node/node_modules}/npm/node_modules/npm-user-validate/npm-user-validate.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/npm-user-validate/package.json (100%) rename {node_modules => node/node_modules}/npm/node_modules/npmlog/LICENSE.md (100%) rename {node_modules => node/node_modules}/npm/node_modules/npmlog/lib/log.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/npmlog/package.json (100%) rename {node_modules => node/node_modules}/npm/node_modules/once/LICENSE (100%) rename {node_modules => node/node_modules}/npm/node_modules/once/once.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/once/package.json (100%) rename {node_modules => node/node_modules}/npm/node_modules/opener/LICENSE.txt (100%) rename {node_modules => node/node_modules}/npm/node_modules/opener/README.md (100%) rename {node_modules => node/node_modules}/npm/node_modules/opener/bin/opener-bin.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/opener/lib/opener.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/opener/package.json (100%) rename {node_modules => node/node_modules}/npm/node_modules/p-map/index.d.ts (100%) rename {node_modules => node/node_modules}/npm/node_modules/p-map/index.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/p-map/license (100%) rename {node_modules => node/node_modules}/npm/node_modules/p-map/package.json (100%) rename {node_modules => node/node_modules}/npm/node_modules/p-map/readme.md (100%) rename {node_modules => node/node_modules}/npm/node_modules/pacote/LICENSE (100%) rename {node_modules => node/node_modules}/npm/node_modules/pacote/README.md (100%) rename {node_modules => node/node_modules}/npm/node_modules/pacote/lib/bin.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/pacote/lib/dir.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/pacote/lib/fetcher.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/pacote/lib/file.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/pacote/lib/git.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/pacote/lib/index.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/pacote/lib/registry.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/pacote/lib/remote.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/pacote/lib/util/add-git-sha.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/pacote/lib/util/cache-dir.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/pacote/lib/util/is-package-bin.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/pacote/lib/util/npm.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/pacote/lib/util/tar-create-options.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/pacote/lib/util/trailing-slashes.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/pacote/package.json (100%) rename {node_modules => node/node_modules}/npm/node_modules/parse-conflict-json/LICENSE.md (100%) rename {node_modules => node/node_modules}/npm/node_modules/parse-conflict-json/lib/index.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/parse-conflict-json/package.json (100%) rename {node_modules => node/node_modules}/npm/node_modules/path-is-absolute/index.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/path-is-absolute/license (100%) rename {node_modules => node/node_modules}/npm/node_modules/path-is-absolute/package.json (100%) rename {node_modules => node/node_modules}/npm/node_modules/path-is-absolute/readme.md (100%) rename {node_modules => node/node_modules}/npm/node_modules/proc-log/LICENSE (100%) rename {node_modules => node/node_modules}/npm/node_modules/proc-log/lib/index.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/proc-log/package.json (100%) rename {node_modules => node/node_modules}/npm/node_modules/promise-all-reject-late/LICENSE (100%) rename {node_modules => node/node_modules}/npm/node_modules/promise-all-reject-late/index.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/promise-all-reject-late/package-lock.json (100%) rename {node_modules => node/node_modules}/npm/node_modules/promise-all-reject-late/package.json (100%) rename {node_modules => node/node_modules}/npm/node_modules/promise-all-reject-late/test/index.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/promise-call-limit/LICENSE (100%) rename {node_modules => node/node_modules}/npm/node_modules/promise-call-limit/index.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/promise-call-limit/package.json (100%) rename {node_modules => node/node_modules}/npm/node_modules/promise-inflight/LICENSE (100%) rename {node_modules => node/node_modules}/npm/node_modules/promise-inflight/inflight.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/promise-inflight/package.json (100%) rename {node_modules => node/node_modules}/npm/node_modules/promise-retry/LICENSE (100%) rename {node_modules => node/node_modules}/npm/node_modules/promise-retry/index.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/promise-retry/package.json (100%) rename {node_modules => node/node_modules}/npm/node_modules/promise-retry/test/test.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/promzard/LICENSE (100%) rename {node_modules => node/node_modules}/npm/node_modules/promzard/example/buffer.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/promzard/example/index.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/promzard/example/npm-init/init-input.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/promzard/example/npm-init/init.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/promzard/example/npm-init/package.json (100%) rename {node_modules => node/node_modules}/npm/node_modules/promzard/example/substack-input.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/promzard/package.json (100%) rename {node_modules => node/node_modules}/npm/node_modules/promzard/promzard.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/promzard/test/basic.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/promzard/test/buffer.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/promzard/test/exports.input (100%) rename {node_modules => node/node_modules}/npm/node_modules/promzard/test/exports.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/promzard/test/fn.input (100%) rename {node_modules => node/node_modules}/npm/node_modules/promzard/test/fn.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/promzard/test/simple.input (100%) rename {node_modules => node/node_modules}/npm/node_modules/promzard/test/simple.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/promzard/test/validate.input (100%) rename {node_modules => node/node_modules}/npm/node_modules/promzard/test/validate.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/qrcode-terminal/.travis.yml (100%) rename {node_modules => node/node_modules}/npm/node_modules/qrcode-terminal/LICENSE (100%) rename {node_modules => node/node_modules}/npm/node_modules/qrcode-terminal/README.md (100%) rename {node_modules => node/node_modules}/npm/node_modules/qrcode-terminal/bin/qrcode-terminal.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/qrcode-terminal/example/basic.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/qrcode-terminal/example/basic.png (100%) rename {node_modules => node/node_modules}/npm/node_modules/qrcode-terminal/example/callback.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/qrcode-terminal/example/small-qrcode.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/qrcode-terminal/lib/main.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/qrcode-terminal/package.json (100%) rename {node_modules => node/node_modules}/npm/node_modules/qrcode-terminal/test/main.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/qrcode-terminal/vendor/QRCode/QR8bitByte.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/qrcode-terminal/vendor/QRCode/QRBitBuffer.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/qrcode-terminal/vendor/QRCode/QRErrorCorrectLevel.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/qrcode-terminal/vendor/QRCode/QRMaskPattern.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/qrcode-terminal/vendor/QRCode/QRMath.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/qrcode-terminal/vendor/QRCode/QRMode.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/qrcode-terminal/vendor/QRCode/QRPolynomial.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/qrcode-terminal/vendor/QRCode/QRRSBlock.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/qrcode-terminal/vendor/QRCode/QRUtil.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/qrcode-terminal/vendor/QRCode/index.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/read-cmd-shim/LICENSE (100%) rename {node_modules => node/node_modules}/npm/node_modules/read-cmd-shim/lib/index.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/read-cmd-shim/package.json (100%) rename {node_modules => node/node_modules}/npm/node_modules/read-package-json-fast/LICENSE (100%) rename {node_modules => node/node_modules}/npm/node_modules/read-package-json-fast/index.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/read-package-json-fast/package.json (100%) rename {node_modules => node/node_modules}/npm/node_modules/read-package-json/LICENSE (100%) rename {node_modules => node/node_modules}/npm/node_modules/read-package-json/lib/read-json.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/read-package-json/package.json (100%) rename {node_modules => node/node_modules}/npm/node_modules/read/LICENSE (100%) rename {node_modules => node/node_modules}/npm/node_modules/read/lib/read.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/read/package.json (100%) rename {node_modules => node/node_modules}/npm/node_modules/readable-stream/CONTRIBUTING.md (100%) rename {node_modules => node/node_modules}/npm/node_modules/readable-stream/GOVERNANCE.md (100%) rename {node_modules => node/node_modules}/npm/node_modules/readable-stream/LICENSE (100%) rename {node_modules => node/node_modules}/npm/node_modules/readable-stream/errors-browser.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/readable-stream/errors.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/readable-stream/experimentalWarning.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/readable-stream/lib/_stream_duplex.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/readable-stream/lib/_stream_passthrough.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/readable-stream/lib/_stream_readable.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/readable-stream/lib/_stream_transform.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/readable-stream/lib/_stream_writable.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/readable-stream/lib/internal/streams/async_iterator.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/readable-stream/lib/internal/streams/buffer_list.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/readable-stream/lib/internal/streams/destroy.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/readable-stream/lib/internal/streams/end-of-stream.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/readable-stream/lib/internal/streams/from-browser.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/readable-stream/lib/internal/streams/from.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/readable-stream/lib/internal/streams/pipeline.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/readable-stream/lib/internal/streams/state.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/readable-stream/lib/internal/streams/stream-browser.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/readable-stream/lib/internal/streams/stream.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/readable-stream/package.json (100%) rename {node_modules => node/node_modules}/npm/node_modules/readable-stream/readable-browser.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/readable-stream/readable.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/readdir-scoped-modules/LICENSE (100%) rename {node_modules => node/node_modules}/npm/node_modules/readdir-scoped-modules/package.json (100%) rename {node_modules => node/node_modules}/npm/node_modules/readdir-scoped-modules/readdir.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/retry/License (100%) rename {node_modules => node/node_modules}/npm/node_modules/retry/Makefile (100%) rename {node_modules => node/node_modules}/npm/node_modules/retry/equation.gif (100%) rename {node_modules => node/node_modules}/npm/node_modules/retry/example/dns.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/retry/example/stop.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/retry/index.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/retry/lib/retry.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/retry/lib/retry_operation.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/retry/package.json (100%) rename {node_modules => node/node_modules}/npm/node_modules/retry/test/common.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/retry/test/integration/test-forever.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/retry/test/integration/test-retry-operation.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/retry/test/integration/test-retry-wrap.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/retry/test/integration/test-timeouts.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/rimraf/CHANGELOG.md (100%) rename {node_modules => node/node_modules}/npm/node_modules/rimraf/LICENSE (100%) rename {node_modules => node/node_modules}/npm/node_modules/rimraf/README.md (100%) rename {node_modules => node/node_modules}/npm/node_modules/rimraf/bin.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/rimraf/node_modules/brace-expansion/LICENSE (100%) rename {node_modules => node/node_modules}/npm/node_modules/rimraf/node_modules/brace-expansion/index.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/rimraf/node_modules/brace-expansion/package.json (100%) rename {node_modules => node/node_modules}/npm/node_modules/rimraf/node_modules/glob/LICENSE (100%) rename {node_modules => node/node_modules}/npm/node_modules/rimraf/node_modules/glob/common.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/rimraf/node_modules/glob/glob.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/rimraf/node_modules/glob/package.json (100%) rename {node_modules => node/node_modules}/npm/node_modules/rimraf/node_modules/glob/sync.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/rimraf/node_modules/minimatch/LICENSE (100%) rename {node_modules => node/node_modules}/npm/node_modules/rimraf/node_modules/minimatch/minimatch.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/rimraf/node_modules/minimatch/package.json (100%) rename {node_modules => node/node_modules}/npm/node_modules/rimraf/package.json (100%) rename {node_modules => node/node_modules}/npm/node_modules/rimraf/rimraf.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/safe-buffer/LICENSE (100%) rename {node_modules => node/node_modules}/npm/node_modules/safe-buffer/index.d.ts (100%) rename {node_modules => node/node_modules}/npm/node_modules/safe-buffer/index.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/safe-buffer/package.json (100%) rename {node_modules => node/node_modules}/npm/node_modules/safer-buffer/LICENSE (100%) rename {node_modules => node/node_modules}/npm/node_modules/safer-buffer/Porting-Buffer.md (100%) rename {node_modules => node/node_modules}/npm/node_modules/safer-buffer/Readme.md (100%) rename {node_modules => node/node_modules}/npm/node_modules/safer-buffer/dangerous.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/safer-buffer/package.json (100%) rename {node_modules => node/node_modules}/npm/node_modules/safer-buffer/safer.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/safer-buffer/tests.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/semver/LICENSE (100%) rename {node_modules => node/node_modules}/npm/node_modules/semver/README.md (100%) rename {node_modules => node/node_modules}/npm/node_modules/semver/bin/semver.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/semver/classes/comparator.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/semver/classes/index.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/semver/classes/range.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/semver/classes/semver.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/semver/functions/clean.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/semver/functions/cmp.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/semver/functions/coerce.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/semver/functions/compare-build.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/semver/functions/compare-loose.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/semver/functions/compare.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/semver/functions/diff.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/semver/functions/eq.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/semver/functions/gt.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/semver/functions/gte.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/semver/functions/inc.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/semver/functions/lt.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/semver/functions/lte.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/semver/functions/major.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/semver/functions/minor.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/semver/functions/neq.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/semver/functions/parse.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/semver/functions/patch.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/semver/functions/prerelease.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/semver/functions/rcompare.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/semver/functions/rsort.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/semver/functions/satisfies.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/semver/functions/sort.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/semver/functions/valid.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/semver/index.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/semver/internal/constants.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/semver/internal/debug.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/semver/internal/identifiers.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/semver/internal/parse-options.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/semver/internal/re.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/semver/node_modules/lru-cache/LICENSE (100%) rename {node_modules => node/node_modules}/npm/node_modules/semver/node_modules/lru-cache/index.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/semver/node_modules/lru-cache/package.json (100%) rename {node_modules => node/node_modules}/npm/node_modules/semver/package.json (100%) rename {node_modules => node/node_modules}/npm/node_modules/semver/preload.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/semver/range.bnf (100%) rename {node_modules => node/node_modules}/npm/node_modules/semver/ranges/gtr.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/semver/ranges/intersects.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/semver/ranges/ltr.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/semver/ranges/max-satisfying.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/semver/ranges/min-satisfying.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/semver/ranges/min-version.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/semver/ranges/outside.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/semver/ranges/simplify.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/semver/ranges/subset.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/semver/ranges/to-comparators.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/semver/ranges/valid.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/set-blocking/LICENSE.txt (100%) rename {node_modules => node/node_modules}/npm/node_modules/set-blocking/index.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/set-blocking/package.json (100%) rename {node_modules => node/node_modules}/npm/node_modules/signal-exit/LICENSE.txt (100%) rename {node_modules => node/node_modules}/npm/node_modules/signal-exit/index.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/signal-exit/package.json (100%) rename {node_modules => node/node_modules}/npm/node_modules/signal-exit/signals.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/smart-buffer/LICENSE (100%) rename {node_modules => node/node_modules}/npm/node_modules/smart-buffer/build/smartbuffer.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/smart-buffer/build/smartbuffer.js.map (100%) rename {node_modules => node/node_modules}/npm/node_modules/smart-buffer/build/utils.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/smart-buffer/build/utils.js.map (100%) rename {node_modules => node/node_modules}/npm/node_modules/smart-buffer/docs/ROADMAP.md (100%) rename {node_modules => node/node_modules}/npm/node_modules/smart-buffer/package.json (100%) rename {node_modules => node/node_modules}/npm/node_modules/smart-buffer/typings/smartbuffer.d.ts (100%) rename {node_modules => node/node_modules}/npm/node_modules/smart-buffer/typings/utils.d.ts (100%) rename {node_modules => node/node_modules}/npm/node_modules/socks-proxy-agent/dist/index.d.ts (100%) rename {node_modules => node/node_modules}/npm/node_modules/socks-proxy-agent/dist/index.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/socks-proxy-agent/dist/index.js.map (100%) rename {node_modules => node/node_modules}/npm/node_modules/socks-proxy-agent/package.json (100%) rename {node_modules => node/node_modules}/npm/node_modules/socks/LICENSE (100%) rename {node_modules => node/node_modules}/npm/node_modules/socks/build/client/socksclient.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/socks/build/client/socksclient.js.map (100%) rename {node_modules => node/node_modules}/npm/node_modules/socks/build/common/constants.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/socks/build/common/constants.js.map (100%) rename {node_modules => node/node_modules}/npm/node_modules/socks/build/common/helpers.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/socks/build/common/helpers.js.map (100%) rename {node_modules => node/node_modules}/npm/node_modules/socks/build/common/receivebuffer.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/socks/build/common/receivebuffer.js.map (100%) rename {node_modules => node/node_modules}/npm/node_modules/socks/build/common/util.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/socks/build/common/util.js.map (100%) rename {node_modules => node/node_modules}/npm/node_modules/socks/build/index.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/socks/build/index.js.map (100%) rename {node_modules => node/node_modules}/npm/node_modules/socks/docs/examples/index.md (100%) rename {node_modules => node/node_modules}/npm/node_modules/socks/docs/examples/javascript/associateExample.md (100%) rename {node_modules => node/node_modules}/npm/node_modules/socks/docs/examples/javascript/bindExample.md (100%) rename {node_modules => node/node_modules}/npm/node_modules/socks/docs/examples/javascript/connectExample.md (100%) rename {node_modules => node/node_modules}/npm/node_modules/socks/docs/examples/typescript/associateExample.md (100%) rename {node_modules => node/node_modules}/npm/node_modules/socks/docs/examples/typescript/bindExample.md (100%) rename {node_modules => node/node_modules}/npm/node_modules/socks/docs/examples/typescript/connectExample.md (100%) rename {node_modules => node/node_modules}/npm/node_modules/socks/docs/index.md (100%) rename {node_modules => node/node_modules}/npm/node_modules/socks/docs/migratingFromV1.md (100%) rename {node_modules => node/node_modules}/npm/node_modules/socks/package.json (100%) rename {node_modules => node/node_modules}/npm/node_modules/socks/typings/client/socksclient.d.ts (100%) rename {node_modules => node/node_modules}/npm/node_modules/socks/typings/common/constants.d.ts (100%) rename {node_modules => node/node_modules}/npm/node_modules/socks/typings/common/helpers.d.ts (100%) rename {node_modules => node/node_modules}/npm/node_modules/socks/typings/common/receivebuffer.d.ts (100%) rename {node_modules => node/node_modules}/npm/node_modules/socks/typings/common/util.d.ts (100%) rename {node_modules => node/node_modules}/npm/node_modules/socks/typings/index.d.ts (100%) rename {node_modules => node/node_modules}/npm/node_modules/spdx-correct/LICENSE (100%) rename {node_modules => node/node_modules}/npm/node_modules/spdx-correct/index.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/spdx-correct/package.json (100%) rename {node_modules => node/node_modules}/npm/node_modules/spdx-exceptions/index.json (100%) rename {node_modules => node/node_modules}/npm/node_modules/spdx-exceptions/package.json (100%) rename {node_modules => node/node_modules}/npm/node_modules/spdx-expression-parse/AUTHORS (100%) rename {node_modules => node/node_modules}/npm/node_modules/spdx-expression-parse/LICENSE (100%) rename {node_modules => node/node_modules}/npm/node_modules/spdx-expression-parse/index.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/spdx-expression-parse/package.json (100%) rename {node_modules => node/node_modules}/npm/node_modules/spdx-expression-parse/parse.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/spdx-expression-parse/scan.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/spdx-license-ids/deprecated.json (100%) rename {node_modules => node/node_modules}/npm/node_modules/spdx-license-ids/index.json (100%) rename {node_modules => node/node_modules}/npm/node_modules/spdx-license-ids/package.json (100%) rename {node_modules => node/node_modules}/npm/node_modules/ssri/LICENSE.md (100%) rename {node_modules => node/node_modules}/npm/node_modules/ssri/lib/index.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/ssri/package.json (100%) rename {node_modules => node/node_modules}/npm/node_modules/string-width/index.d.ts (100%) rename {node_modules => node/node_modules}/npm/node_modules/string-width/index.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/string-width/license (100%) rename {node_modules => node/node_modules}/npm/node_modules/string-width/package.json (100%) rename {node_modules => node/node_modules}/npm/node_modules/string-width/readme.md (100%) rename {node_modules => node/node_modules}/npm/node_modules/string_decoder/LICENSE (100%) rename {node_modules => node/node_modules}/npm/node_modules/string_decoder/lib/string_decoder.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/string_decoder/package.json (100%) rename {node_modules => node/node_modules}/npm/node_modules/strip-ansi/index.d.ts (100%) rename {node_modules => node/node_modules}/npm/node_modules/strip-ansi/index.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/strip-ansi/license (100%) rename {node_modules => node/node_modules}/npm/node_modules/strip-ansi/package.json (100%) rename {node_modules => node/node_modules}/npm/node_modules/strip-ansi/readme.md (100%) rename {node_modules => node/node_modules}/npm/node_modules/supports-color/browser.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/supports-color/index.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/supports-color/license (100%) rename {node_modules => node/node_modules}/npm/node_modules/supports-color/package.json (100%) rename {node_modules => node/node_modules}/npm/node_modules/supports-color/readme.md (100%) rename {node_modules => node/node_modules}/npm/node_modules/tar/LICENSE (100%) rename {node_modules => node/node_modules}/npm/node_modules/tar/index.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/tar/lib/create.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/tar/lib/extract.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/tar/lib/get-write-flag.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/tar/lib/header.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/tar/lib/high-level-opt.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/tar/lib/large-numbers.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/tar/lib/list.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/tar/lib/mkdir.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/tar/lib/mode-fix.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/tar/lib/normalize-unicode.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/tar/lib/normalize-windows-path.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/tar/lib/pack.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/tar/lib/parse.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/tar/lib/path-reservations.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/tar/lib/pax.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/tar/lib/read-entry.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/tar/lib/replace.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/tar/lib/strip-absolute-path.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/tar/lib/strip-trailing-slashes.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/tar/lib/types.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/tar/lib/unpack.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/tar/lib/update.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/tar/lib/warn-mixin.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/tar/lib/winchars.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/tar/lib/write-entry.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/tar/package.json (100%) rename {node_modules => node/node_modules}/npm/node_modules/text-table/LICENSE (100%) rename {node_modules => node/node_modules}/npm/node_modules/text-table/example/align.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/text-table/example/center.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/text-table/example/dotalign.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/text-table/example/doubledot.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/text-table/example/table.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/text-table/index.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/text-table/package.json (100%) rename {node_modules => node/node_modules}/npm/node_modules/text-table/readme.markdown (100%) rename {node_modules => node/node_modules}/npm/node_modules/text-table/test/align.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/text-table/test/ansi-colors.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/text-table/test/center.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/text-table/test/dotalign.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/text-table/test/doubledot.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/text-table/test/table.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/tiny-relative-date/LICENSE.md (100%) rename {node_modules => node/node_modules}/npm/node_modules/tiny-relative-date/lib/factory.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/tiny-relative-date/lib/index.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/tiny-relative-date/package.json (100%) rename {node_modules => node/node_modules}/npm/node_modules/tiny-relative-date/src/factory.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/tiny-relative-date/src/index.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/tiny-relative-date/translations/da.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/tiny-relative-date/translations/de.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/tiny-relative-date/translations/en-short.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/tiny-relative-date/translations/en.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/tiny-relative-date/translations/es.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/treeverse/LICENSE (100%) rename {node_modules => node/node_modules}/npm/node_modules/treeverse/lib/breadth.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/treeverse/lib/depth-descent.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/treeverse/lib/depth.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/treeverse/lib/index.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/treeverse/package.json (100%) rename {node_modules => node/node_modules}/npm/node_modules/unique-filename/LICENSE (100%) rename {node_modules => node/node_modules}/npm/node_modules/unique-filename/coverage/__root__/index.html (100%) rename {node_modules => node/node_modules}/npm/node_modules/unique-filename/coverage/__root__/index.js.html (100%) rename {node_modules => node/node_modules}/npm/node_modules/unique-filename/coverage/base.css (100%) rename {node_modules => node/node_modules}/npm/node_modules/unique-filename/coverage/index.html (100%) rename {node_modules => node/node_modules}/npm/node_modules/unique-filename/coverage/prettify.css (100%) rename {node_modules => node/node_modules}/npm/node_modules/unique-filename/coverage/prettify.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/unique-filename/coverage/sort-arrow-sprite.png (100%) rename {node_modules => node/node_modules}/npm/node_modules/unique-filename/coverage/sorter.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/unique-filename/index.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/unique-filename/package.json (100%) rename {node_modules => node/node_modules}/npm/node_modules/unique-filename/test/index.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/unique-slug/LICENSE (100%) rename {node_modules => node/node_modules}/npm/node_modules/unique-slug/index.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/unique-slug/package.json (100%) rename {node_modules => node/node_modules}/npm/node_modules/unique-slug/test/index.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/util-deprecate/History.md (100%) rename {node_modules => node/node_modules}/npm/node_modules/util-deprecate/LICENSE (100%) rename {node_modules => node/node_modules}/npm/node_modules/util-deprecate/browser.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/util-deprecate/node.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/util-deprecate/package.json (100%) rename {node_modules => node/node_modules}/npm/node_modules/validate-npm-package-license/LICENSE (100%) rename {node_modules => node/node_modules}/npm/node_modules/validate-npm-package-license/index.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/validate-npm-package-license/package.json (100%) rename {node_modules => node/node_modules}/npm/node_modules/validate-npm-package-name/LICENSE (100%) rename {node_modules => node/node_modules}/npm/node_modules/validate-npm-package-name/lib/index.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/validate-npm-package-name/package.json (100%) rename {node_modules => node/node_modules}/npm/node_modules/walk-up-path/LICENSE (100%) rename {node_modules => node/node_modules}/npm/node_modules/walk-up-path/index.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/walk-up-path/package.json (100%) rename {node_modules => node/node_modules}/npm/node_modules/wcwidth/LICENSE (100%) rename {node_modules => node/node_modules}/npm/node_modules/wcwidth/Readme.md (100%) rename {node_modules => node/node_modules}/npm/node_modules/wcwidth/combining.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/wcwidth/docs/index.md (100%) rename {node_modules => node/node_modules}/npm/node_modules/wcwidth/index.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/wcwidth/package.json (100%) rename {node_modules => node/node_modules}/npm/node_modules/wcwidth/test/index.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/which/CHANGELOG.md (100%) rename {node_modules => node/node_modules}/npm/node_modules/which/LICENSE (100%) rename {node_modules => node/node_modules}/npm/node_modules/which/README.md (100%) rename {node_modules => node/node_modules}/npm/node_modules/which/bin/node-which (100%) rename {node_modules => node/node_modules}/npm/node_modules/which/package.json (100%) rename {node_modules => node/node_modules}/npm/node_modules/which/which.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/wide-align/LICENSE (100%) rename {node_modules => node/node_modules}/npm/node_modules/wide-align/align.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/wide-align/package.json (100%) rename {node_modules => node/node_modules}/npm/node_modules/wrappy/LICENSE (100%) rename {node_modules => node/node_modules}/npm/node_modules/wrappy/package.json (100%) rename {node_modules => node/node_modules}/npm/node_modules/wrappy/wrappy.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/write-file-atomic/LICENSE.md (100%) rename {node_modules => node/node_modules}/npm/node_modules/write-file-atomic/lib/index.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/write-file-atomic/package.json (100%) rename {node_modules => node/node_modules}/npm/node_modules/yallist/LICENSE (100%) rename {node_modules => node/node_modules}/npm/node_modules/yallist/iterator.js (100%) rename {node_modules => node/node_modules}/npm/node_modules/yallist/package.json (100%) rename {node_modules => node/node_modules}/npm/node_modules/yallist/yallist.js (100%) rename {node_modules => node/node_modules}/npm/package.json (100%) diff --git a/libnode.dll b/node/libnode.dll similarity index 100% rename from libnode.dll rename to node/libnode.dll diff --git a/node_modules/.bin/npm b/node/node_modules/.bin/npm similarity index 100% rename from node_modules/.bin/npm rename to node/node_modules/.bin/npm diff --git a/node_modules/.bin/npm.cmd b/node/node_modules/.bin/npm.cmd similarity index 100% rename from node_modules/.bin/npm.cmd rename to node/node_modules/.bin/npm.cmd diff --git a/node_modules/.bin/npm.ps1 b/node/node_modules/.bin/npm.ps1 similarity index 100% rename from node_modules/.bin/npm.ps1 rename to node/node_modules/.bin/npm.ps1 diff --git a/node_modules/.bin/npx b/node/node_modules/.bin/npx similarity index 100% rename from node_modules/.bin/npx rename to node/node_modules/.bin/npx diff --git a/node_modules/.bin/npx.cmd b/node/node_modules/.bin/npx.cmd similarity index 100% rename from node_modules/.bin/npx.cmd rename to node/node_modules/.bin/npx.cmd diff --git a/node_modules/.bin/npx.ps1 b/node/node_modules/.bin/npx.ps1 similarity index 100% rename from node_modules/.bin/npx.ps1 rename to node/node_modules/.bin/npx.ps1 diff --git a/node_modules/.package-lock.json b/node/node_modules/.package-lock.json similarity index 100% rename from node_modules/.package-lock.json rename to node/node_modules/.package-lock.json diff --git a/node_modules/npm-js-interface/.gitattributes b/node/node_modules/npm-js-interface/.gitattributes similarity index 100% rename from node_modules/npm-js-interface/.gitattributes rename to node/node_modules/npm-js-interface/.gitattributes diff --git a/node_modules/npm-js-interface/README.md b/node/node_modules/npm-js-interface/README.md similarity index 100% rename from node_modules/npm-js-interface/README.md rename to node/node_modules/npm-js-interface/README.md diff --git a/node_modules/npm-js-interface/index.js b/node/node_modules/npm-js-interface/index.js similarity index 100% rename from node_modules/npm-js-interface/index.js rename to node/node_modules/npm-js-interface/index.js diff --git a/node_modules/npm-js-interface/package.json b/node/node_modules/npm-js-interface/package.json similarity index 100% rename from node_modules/npm-js-interface/package.json rename to node/node_modules/npm-js-interface/package.json diff --git a/node_modules/npm/LICENSE b/node/node_modules/npm/LICENSE similarity index 100% rename from node_modules/npm/LICENSE rename to node/node_modules/npm/LICENSE diff --git a/node_modules/npm/README.md b/node/node_modules/npm/README.md similarity index 100% rename from node_modules/npm/README.md rename to node/node_modules/npm/README.md diff --git a/node_modules/npm/bin/node-gyp-bin/node-gyp b/node/node_modules/npm/bin/node-gyp-bin/node-gyp similarity index 100% rename from node_modules/npm/bin/node-gyp-bin/node-gyp rename to node/node_modules/npm/bin/node-gyp-bin/node-gyp diff --git a/node_modules/npm/bin/node-gyp-bin/node-gyp.cmd b/node/node_modules/npm/bin/node-gyp-bin/node-gyp.cmd similarity index 100% rename from node_modules/npm/bin/node-gyp-bin/node-gyp.cmd rename to node/node_modules/npm/bin/node-gyp-bin/node-gyp.cmd diff --git a/node_modules/npm/bin/npm b/node/node_modules/npm/bin/npm similarity index 100% rename from node_modules/npm/bin/npm rename to node/node_modules/npm/bin/npm diff --git a/node_modules/npm/bin/npm-cli.js b/node/node_modules/npm/bin/npm-cli.js similarity index 100% rename from node_modules/npm/bin/npm-cli.js rename to node/node_modules/npm/bin/npm-cli.js diff --git a/node_modules/npm/bin/npm.cmd b/node/node_modules/npm/bin/npm.cmd similarity index 100% rename from node_modules/npm/bin/npm.cmd rename to node/node_modules/npm/bin/npm.cmd diff --git a/node_modules/npm/bin/npx b/node/node_modules/npm/bin/npx similarity index 100% rename from node_modules/npm/bin/npx rename to node/node_modules/npm/bin/npx diff --git a/node_modules/npm/bin/npx-cli.js b/node/node_modules/npm/bin/npx-cli.js similarity index 100% rename from node_modules/npm/bin/npx-cli.js rename to node/node_modules/npm/bin/npx-cli.js diff --git a/node_modules/npm/bin/npx.cmd b/node/node_modules/npm/bin/npx.cmd similarity index 100% rename from node_modules/npm/bin/npx.cmd rename to node/node_modules/npm/bin/npx.cmd diff --git a/node_modules/npm/docs/content/commands/npm-access.md b/node/node_modules/npm/docs/content/commands/npm-access.md similarity index 100% rename from node_modules/npm/docs/content/commands/npm-access.md rename to node/node_modules/npm/docs/content/commands/npm-access.md diff --git a/node_modules/npm/docs/content/commands/npm-adduser.md b/node/node_modules/npm/docs/content/commands/npm-adduser.md similarity index 100% rename from node_modules/npm/docs/content/commands/npm-adduser.md rename to node/node_modules/npm/docs/content/commands/npm-adduser.md diff --git a/node_modules/npm/docs/content/commands/npm-audit.md b/node/node_modules/npm/docs/content/commands/npm-audit.md similarity index 100% rename from node_modules/npm/docs/content/commands/npm-audit.md rename to node/node_modules/npm/docs/content/commands/npm-audit.md diff --git a/node_modules/npm/docs/content/commands/npm-bin.md b/node/node_modules/npm/docs/content/commands/npm-bin.md similarity index 100% rename from node_modules/npm/docs/content/commands/npm-bin.md rename to node/node_modules/npm/docs/content/commands/npm-bin.md diff --git a/node_modules/npm/docs/content/commands/npm-bugs.md b/node/node_modules/npm/docs/content/commands/npm-bugs.md similarity index 100% rename from node_modules/npm/docs/content/commands/npm-bugs.md rename to node/node_modules/npm/docs/content/commands/npm-bugs.md diff --git a/node_modules/npm/docs/content/commands/npm-cache.md b/node/node_modules/npm/docs/content/commands/npm-cache.md similarity index 100% rename from node_modules/npm/docs/content/commands/npm-cache.md rename to node/node_modules/npm/docs/content/commands/npm-cache.md diff --git a/node_modules/npm/docs/content/commands/npm-ci.md b/node/node_modules/npm/docs/content/commands/npm-ci.md similarity index 100% rename from node_modules/npm/docs/content/commands/npm-ci.md rename to node/node_modules/npm/docs/content/commands/npm-ci.md diff --git a/node_modules/npm/docs/content/commands/npm-completion.md b/node/node_modules/npm/docs/content/commands/npm-completion.md similarity index 100% rename from node_modules/npm/docs/content/commands/npm-completion.md rename to node/node_modules/npm/docs/content/commands/npm-completion.md diff --git a/node_modules/npm/docs/content/commands/npm-config.md b/node/node_modules/npm/docs/content/commands/npm-config.md similarity index 100% rename from node_modules/npm/docs/content/commands/npm-config.md rename to node/node_modules/npm/docs/content/commands/npm-config.md diff --git a/node_modules/npm/docs/content/commands/npm-dedupe.md b/node/node_modules/npm/docs/content/commands/npm-dedupe.md similarity index 100% rename from node_modules/npm/docs/content/commands/npm-dedupe.md rename to node/node_modules/npm/docs/content/commands/npm-dedupe.md diff --git a/node_modules/npm/docs/content/commands/npm-deprecate.md b/node/node_modules/npm/docs/content/commands/npm-deprecate.md similarity index 100% rename from node_modules/npm/docs/content/commands/npm-deprecate.md rename to node/node_modules/npm/docs/content/commands/npm-deprecate.md diff --git a/node_modules/npm/docs/content/commands/npm-diff.md b/node/node_modules/npm/docs/content/commands/npm-diff.md similarity index 100% rename from node_modules/npm/docs/content/commands/npm-diff.md rename to node/node_modules/npm/docs/content/commands/npm-diff.md diff --git a/node_modules/npm/docs/content/commands/npm-dist-tag.md b/node/node_modules/npm/docs/content/commands/npm-dist-tag.md similarity index 100% rename from node_modules/npm/docs/content/commands/npm-dist-tag.md rename to node/node_modules/npm/docs/content/commands/npm-dist-tag.md diff --git a/node_modules/npm/docs/content/commands/npm-docs.md b/node/node_modules/npm/docs/content/commands/npm-docs.md similarity index 100% rename from node_modules/npm/docs/content/commands/npm-docs.md rename to node/node_modules/npm/docs/content/commands/npm-docs.md diff --git a/node_modules/npm/docs/content/commands/npm-doctor.md b/node/node_modules/npm/docs/content/commands/npm-doctor.md similarity index 100% rename from node_modules/npm/docs/content/commands/npm-doctor.md rename to node/node_modules/npm/docs/content/commands/npm-doctor.md diff --git a/node_modules/npm/docs/content/commands/npm-edit.md b/node/node_modules/npm/docs/content/commands/npm-edit.md similarity index 100% rename from node_modules/npm/docs/content/commands/npm-edit.md rename to node/node_modules/npm/docs/content/commands/npm-edit.md diff --git a/node_modules/npm/docs/content/commands/npm-exec.md b/node/node_modules/npm/docs/content/commands/npm-exec.md similarity index 100% rename from node_modules/npm/docs/content/commands/npm-exec.md rename to node/node_modules/npm/docs/content/commands/npm-exec.md diff --git a/node_modules/npm/docs/content/commands/npm-explain.md b/node/node_modules/npm/docs/content/commands/npm-explain.md similarity index 100% rename from node_modules/npm/docs/content/commands/npm-explain.md rename to node/node_modules/npm/docs/content/commands/npm-explain.md diff --git a/node_modules/npm/docs/content/commands/npm-explore.md b/node/node_modules/npm/docs/content/commands/npm-explore.md similarity index 100% rename from node_modules/npm/docs/content/commands/npm-explore.md rename to node/node_modules/npm/docs/content/commands/npm-explore.md diff --git a/node_modules/npm/docs/content/commands/npm-find-dupes.md b/node/node_modules/npm/docs/content/commands/npm-find-dupes.md similarity index 100% rename from node_modules/npm/docs/content/commands/npm-find-dupes.md rename to node/node_modules/npm/docs/content/commands/npm-find-dupes.md diff --git a/node_modules/npm/docs/content/commands/npm-fund.md b/node/node_modules/npm/docs/content/commands/npm-fund.md similarity index 100% rename from node_modules/npm/docs/content/commands/npm-fund.md rename to node/node_modules/npm/docs/content/commands/npm-fund.md diff --git a/node_modules/npm/docs/content/commands/npm-help-search.md b/node/node_modules/npm/docs/content/commands/npm-help-search.md similarity index 100% rename from node_modules/npm/docs/content/commands/npm-help-search.md rename to node/node_modules/npm/docs/content/commands/npm-help-search.md diff --git a/node_modules/npm/docs/content/commands/npm-help.md b/node/node_modules/npm/docs/content/commands/npm-help.md similarity index 100% rename from node_modules/npm/docs/content/commands/npm-help.md rename to node/node_modules/npm/docs/content/commands/npm-help.md diff --git a/node_modules/npm/docs/content/commands/npm-hook.md b/node/node_modules/npm/docs/content/commands/npm-hook.md similarity index 100% rename from node_modules/npm/docs/content/commands/npm-hook.md rename to node/node_modules/npm/docs/content/commands/npm-hook.md diff --git a/node_modules/npm/docs/content/commands/npm-init.md b/node/node_modules/npm/docs/content/commands/npm-init.md similarity index 100% rename from node_modules/npm/docs/content/commands/npm-init.md rename to node/node_modules/npm/docs/content/commands/npm-init.md diff --git a/node_modules/npm/docs/content/commands/npm-install-ci-test.md b/node/node_modules/npm/docs/content/commands/npm-install-ci-test.md similarity index 100% rename from node_modules/npm/docs/content/commands/npm-install-ci-test.md rename to node/node_modules/npm/docs/content/commands/npm-install-ci-test.md diff --git a/node_modules/npm/docs/content/commands/npm-install-test.md b/node/node_modules/npm/docs/content/commands/npm-install-test.md similarity index 100% rename from node_modules/npm/docs/content/commands/npm-install-test.md rename to node/node_modules/npm/docs/content/commands/npm-install-test.md diff --git a/node_modules/npm/docs/content/commands/npm-install.md b/node/node_modules/npm/docs/content/commands/npm-install.md similarity index 100% rename from node_modules/npm/docs/content/commands/npm-install.md rename to node/node_modules/npm/docs/content/commands/npm-install.md diff --git a/node_modules/npm/docs/content/commands/npm-link.md b/node/node_modules/npm/docs/content/commands/npm-link.md similarity index 100% rename from node_modules/npm/docs/content/commands/npm-link.md rename to node/node_modules/npm/docs/content/commands/npm-link.md diff --git a/node_modules/npm/docs/content/commands/npm-logout.md b/node/node_modules/npm/docs/content/commands/npm-logout.md similarity index 100% rename from node_modules/npm/docs/content/commands/npm-logout.md rename to node/node_modules/npm/docs/content/commands/npm-logout.md diff --git a/node_modules/npm/docs/content/commands/npm-ls.md b/node/node_modules/npm/docs/content/commands/npm-ls.md similarity index 100% rename from node_modules/npm/docs/content/commands/npm-ls.md rename to node/node_modules/npm/docs/content/commands/npm-ls.md diff --git a/node_modules/npm/docs/content/commands/npm-org.md b/node/node_modules/npm/docs/content/commands/npm-org.md similarity index 100% rename from node_modules/npm/docs/content/commands/npm-org.md rename to node/node_modules/npm/docs/content/commands/npm-org.md diff --git a/node_modules/npm/docs/content/commands/npm-outdated.md b/node/node_modules/npm/docs/content/commands/npm-outdated.md similarity index 100% rename from node_modules/npm/docs/content/commands/npm-outdated.md rename to node/node_modules/npm/docs/content/commands/npm-outdated.md diff --git a/node_modules/npm/docs/content/commands/npm-owner.md b/node/node_modules/npm/docs/content/commands/npm-owner.md similarity index 100% rename from node_modules/npm/docs/content/commands/npm-owner.md rename to node/node_modules/npm/docs/content/commands/npm-owner.md diff --git a/node_modules/npm/docs/content/commands/npm-pack.md b/node/node_modules/npm/docs/content/commands/npm-pack.md similarity index 100% rename from node_modules/npm/docs/content/commands/npm-pack.md rename to node/node_modules/npm/docs/content/commands/npm-pack.md diff --git a/node_modules/npm/docs/content/commands/npm-ping.md b/node/node_modules/npm/docs/content/commands/npm-ping.md similarity index 100% rename from node_modules/npm/docs/content/commands/npm-ping.md rename to node/node_modules/npm/docs/content/commands/npm-ping.md diff --git a/node_modules/npm/docs/content/commands/npm-pkg.md b/node/node_modules/npm/docs/content/commands/npm-pkg.md similarity index 100% rename from node_modules/npm/docs/content/commands/npm-pkg.md rename to node/node_modules/npm/docs/content/commands/npm-pkg.md diff --git a/node_modules/npm/docs/content/commands/npm-prefix.md b/node/node_modules/npm/docs/content/commands/npm-prefix.md similarity index 100% rename from node_modules/npm/docs/content/commands/npm-prefix.md rename to node/node_modules/npm/docs/content/commands/npm-prefix.md diff --git a/node_modules/npm/docs/content/commands/npm-profile.md b/node/node_modules/npm/docs/content/commands/npm-profile.md similarity index 100% rename from node_modules/npm/docs/content/commands/npm-profile.md rename to node/node_modules/npm/docs/content/commands/npm-profile.md diff --git a/node_modules/npm/docs/content/commands/npm-prune.md b/node/node_modules/npm/docs/content/commands/npm-prune.md similarity index 100% rename from node_modules/npm/docs/content/commands/npm-prune.md rename to node/node_modules/npm/docs/content/commands/npm-prune.md diff --git a/node_modules/npm/docs/content/commands/npm-publish.md b/node/node_modules/npm/docs/content/commands/npm-publish.md similarity index 100% rename from node_modules/npm/docs/content/commands/npm-publish.md rename to node/node_modules/npm/docs/content/commands/npm-publish.md diff --git a/node_modules/npm/docs/content/commands/npm-rebuild.md b/node/node_modules/npm/docs/content/commands/npm-rebuild.md similarity index 100% rename from node_modules/npm/docs/content/commands/npm-rebuild.md rename to node/node_modules/npm/docs/content/commands/npm-rebuild.md diff --git a/node_modules/npm/docs/content/commands/npm-repo.md b/node/node_modules/npm/docs/content/commands/npm-repo.md similarity index 100% rename from node_modules/npm/docs/content/commands/npm-repo.md rename to node/node_modules/npm/docs/content/commands/npm-repo.md diff --git a/node_modules/npm/docs/content/commands/npm-restart.md b/node/node_modules/npm/docs/content/commands/npm-restart.md similarity index 100% rename from node_modules/npm/docs/content/commands/npm-restart.md rename to node/node_modules/npm/docs/content/commands/npm-restart.md diff --git a/node_modules/npm/docs/content/commands/npm-root.md b/node/node_modules/npm/docs/content/commands/npm-root.md similarity index 100% rename from node_modules/npm/docs/content/commands/npm-root.md rename to node/node_modules/npm/docs/content/commands/npm-root.md diff --git a/node_modules/npm/docs/content/commands/npm-run-script.md b/node/node_modules/npm/docs/content/commands/npm-run-script.md similarity index 100% rename from node_modules/npm/docs/content/commands/npm-run-script.md rename to node/node_modules/npm/docs/content/commands/npm-run-script.md diff --git a/node_modules/npm/docs/content/commands/npm-search.md b/node/node_modules/npm/docs/content/commands/npm-search.md similarity index 100% rename from node_modules/npm/docs/content/commands/npm-search.md rename to node/node_modules/npm/docs/content/commands/npm-search.md diff --git a/node_modules/npm/docs/content/commands/npm-set-script.md b/node/node_modules/npm/docs/content/commands/npm-set-script.md similarity index 100% rename from node_modules/npm/docs/content/commands/npm-set-script.md rename to node/node_modules/npm/docs/content/commands/npm-set-script.md diff --git a/node_modules/npm/docs/content/commands/npm-shrinkwrap.md b/node/node_modules/npm/docs/content/commands/npm-shrinkwrap.md similarity index 100% rename from node_modules/npm/docs/content/commands/npm-shrinkwrap.md rename to node/node_modules/npm/docs/content/commands/npm-shrinkwrap.md diff --git a/node_modules/npm/docs/content/commands/npm-star.md b/node/node_modules/npm/docs/content/commands/npm-star.md similarity index 100% rename from node_modules/npm/docs/content/commands/npm-star.md rename to node/node_modules/npm/docs/content/commands/npm-star.md diff --git a/node_modules/npm/docs/content/commands/npm-stars.md b/node/node_modules/npm/docs/content/commands/npm-stars.md similarity index 100% rename from node_modules/npm/docs/content/commands/npm-stars.md rename to node/node_modules/npm/docs/content/commands/npm-stars.md diff --git a/node_modules/npm/docs/content/commands/npm-start.md b/node/node_modules/npm/docs/content/commands/npm-start.md similarity index 100% rename from node_modules/npm/docs/content/commands/npm-start.md rename to node/node_modules/npm/docs/content/commands/npm-start.md diff --git a/node_modules/npm/docs/content/commands/npm-stop.md b/node/node_modules/npm/docs/content/commands/npm-stop.md similarity index 100% rename from node_modules/npm/docs/content/commands/npm-stop.md rename to node/node_modules/npm/docs/content/commands/npm-stop.md diff --git a/node_modules/npm/docs/content/commands/npm-team.md b/node/node_modules/npm/docs/content/commands/npm-team.md similarity index 100% rename from node_modules/npm/docs/content/commands/npm-team.md rename to node/node_modules/npm/docs/content/commands/npm-team.md diff --git a/node_modules/npm/docs/content/commands/npm-test.md b/node/node_modules/npm/docs/content/commands/npm-test.md similarity index 100% rename from node_modules/npm/docs/content/commands/npm-test.md rename to node/node_modules/npm/docs/content/commands/npm-test.md diff --git a/node_modules/npm/docs/content/commands/npm-token.md b/node/node_modules/npm/docs/content/commands/npm-token.md similarity index 100% rename from node_modules/npm/docs/content/commands/npm-token.md rename to node/node_modules/npm/docs/content/commands/npm-token.md diff --git a/node_modules/npm/docs/content/commands/npm-uninstall.md b/node/node_modules/npm/docs/content/commands/npm-uninstall.md similarity index 100% rename from node_modules/npm/docs/content/commands/npm-uninstall.md rename to node/node_modules/npm/docs/content/commands/npm-uninstall.md diff --git a/node_modules/npm/docs/content/commands/npm-unpublish.md b/node/node_modules/npm/docs/content/commands/npm-unpublish.md similarity index 100% rename from node_modules/npm/docs/content/commands/npm-unpublish.md rename to node/node_modules/npm/docs/content/commands/npm-unpublish.md diff --git a/node_modules/npm/docs/content/commands/npm-unstar.md b/node/node_modules/npm/docs/content/commands/npm-unstar.md similarity index 100% rename from node_modules/npm/docs/content/commands/npm-unstar.md rename to node/node_modules/npm/docs/content/commands/npm-unstar.md diff --git a/node_modules/npm/docs/content/commands/npm-update.md b/node/node_modules/npm/docs/content/commands/npm-update.md similarity index 100% rename from node_modules/npm/docs/content/commands/npm-update.md rename to node/node_modules/npm/docs/content/commands/npm-update.md diff --git a/node_modules/npm/docs/content/commands/npm-version.md b/node/node_modules/npm/docs/content/commands/npm-version.md similarity index 100% rename from node_modules/npm/docs/content/commands/npm-version.md rename to node/node_modules/npm/docs/content/commands/npm-version.md diff --git a/node_modules/npm/docs/content/commands/npm-view.md b/node/node_modules/npm/docs/content/commands/npm-view.md similarity index 100% rename from node_modules/npm/docs/content/commands/npm-view.md rename to node/node_modules/npm/docs/content/commands/npm-view.md diff --git a/node_modules/npm/docs/content/commands/npm-whoami.md b/node/node_modules/npm/docs/content/commands/npm-whoami.md similarity index 100% rename from node_modules/npm/docs/content/commands/npm-whoami.md rename to node/node_modules/npm/docs/content/commands/npm-whoami.md diff --git a/node_modules/npm/docs/content/commands/npm.md b/node/node_modules/npm/docs/content/commands/npm.md similarity index 100% rename from node_modules/npm/docs/content/commands/npm.md rename to node/node_modules/npm/docs/content/commands/npm.md diff --git a/node_modules/npm/docs/content/commands/npx.md b/node/node_modules/npm/docs/content/commands/npx.md similarity index 100% rename from node_modules/npm/docs/content/commands/npx.md rename to node/node_modules/npm/docs/content/commands/npx.md diff --git a/node_modules/npm/docs/content/configuring-npm/folders.md b/node/node_modules/npm/docs/content/configuring-npm/folders.md similarity index 100% rename from node_modules/npm/docs/content/configuring-npm/folders.md rename to node/node_modules/npm/docs/content/configuring-npm/folders.md diff --git a/node_modules/npm/docs/content/configuring-npm/install.md b/node/node_modules/npm/docs/content/configuring-npm/install.md similarity index 100% rename from node_modules/npm/docs/content/configuring-npm/install.md rename to node/node_modules/npm/docs/content/configuring-npm/install.md diff --git a/node_modules/npm/docs/content/configuring-npm/npm-shrinkwrap-json.md b/node/node_modules/npm/docs/content/configuring-npm/npm-shrinkwrap-json.md similarity index 100% rename from node_modules/npm/docs/content/configuring-npm/npm-shrinkwrap-json.md rename to node/node_modules/npm/docs/content/configuring-npm/npm-shrinkwrap-json.md diff --git a/node_modules/npm/docs/content/configuring-npm/npmrc.md b/node/node_modules/npm/docs/content/configuring-npm/npmrc.md similarity index 100% rename from node_modules/npm/docs/content/configuring-npm/npmrc.md rename to node/node_modules/npm/docs/content/configuring-npm/npmrc.md diff --git a/node_modules/npm/docs/content/configuring-npm/package-json.md b/node/node_modules/npm/docs/content/configuring-npm/package-json.md similarity index 100% rename from node_modules/npm/docs/content/configuring-npm/package-json.md rename to node/node_modules/npm/docs/content/configuring-npm/package-json.md diff --git a/node_modules/npm/docs/content/configuring-npm/package-lock-json.md b/node/node_modules/npm/docs/content/configuring-npm/package-lock-json.md similarity index 100% rename from node_modules/npm/docs/content/configuring-npm/package-lock-json.md rename to node/node_modules/npm/docs/content/configuring-npm/package-lock-json.md diff --git a/node_modules/npm/docs/content/using-npm/config.md b/node/node_modules/npm/docs/content/using-npm/config.md similarity index 100% rename from node_modules/npm/docs/content/using-npm/config.md rename to node/node_modules/npm/docs/content/using-npm/config.md diff --git a/node_modules/npm/docs/content/using-npm/developers.md b/node/node_modules/npm/docs/content/using-npm/developers.md similarity index 100% rename from node_modules/npm/docs/content/using-npm/developers.md rename to node/node_modules/npm/docs/content/using-npm/developers.md diff --git a/node_modules/npm/docs/content/using-npm/logging.md b/node/node_modules/npm/docs/content/using-npm/logging.md similarity index 100% rename from node_modules/npm/docs/content/using-npm/logging.md rename to node/node_modules/npm/docs/content/using-npm/logging.md diff --git a/node_modules/npm/docs/content/using-npm/orgs.md b/node/node_modules/npm/docs/content/using-npm/orgs.md similarity index 100% rename from node_modules/npm/docs/content/using-npm/orgs.md rename to node/node_modules/npm/docs/content/using-npm/orgs.md diff --git a/node_modules/npm/docs/content/using-npm/package-spec.md b/node/node_modules/npm/docs/content/using-npm/package-spec.md similarity index 100% rename from node_modules/npm/docs/content/using-npm/package-spec.md rename to node/node_modules/npm/docs/content/using-npm/package-spec.md diff --git a/node_modules/npm/docs/content/using-npm/registry.md b/node/node_modules/npm/docs/content/using-npm/registry.md similarity index 100% rename from node_modules/npm/docs/content/using-npm/registry.md rename to node/node_modules/npm/docs/content/using-npm/registry.md diff --git a/node_modules/npm/docs/content/using-npm/removal.md b/node/node_modules/npm/docs/content/using-npm/removal.md similarity index 100% rename from node_modules/npm/docs/content/using-npm/removal.md rename to node/node_modules/npm/docs/content/using-npm/removal.md diff --git a/node_modules/npm/docs/content/using-npm/scope.md b/node/node_modules/npm/docs/content/using-npm/scope.md similarity index 100% rename from node_modules/npm/docs/content/using-npm/scope.md rename to node/node_modules/npm/docs/content/using-npm/scope.md diff --git a/node_modules/npm/docs/content/using-npm/scripts.md b/node/node_modules/npm/docs/content/using-npm/scripts.md similarity index 100% rename from node_modules/npm/docs/content/using-npm/scripts.md rename to node/node_modules/npm/docs/content/using-npm/scripts.md diff --git a/node_modules/npm/docs/content/using-npm/workspaces.md b/node/node_modules/npm/docs/content/using-npm/workspaces.md similarity index 100% rename from node_modules/npm/docs/content/using-npm/workspaces.md rename to node/node_modules/npm/docs/content/using-npm/workspaces.md diff --git a/node_modules/npm/docs/output/commands/npm-access.html b/node/node_modules/npm/docs/output/commands/npm-access.html similarity index 100% rename from node_modules/npm/docs/output/commands/npm-access.html rename to node/node_modules/npm/docs/output/commands/npm-access.html diff --git a/node_modules/npm/docs/output/commands/npm-adduser.html b/node/node_modules/npm/docs/output/commands/npm-adduser.html similarity index 100% rename from node_modules/npm/docs/output/commands/npm-adduser.html rename to node/node_modules/npm/docs/output/commands/npm-adduser.html diff --git a/node_modules/npm/docs/output/commands/npm-audit.html b/node/node_modules/npm/docs/output/commands/npm-audit.html similarity index 100% rename from node_modules/npm/docs/output/commands/npm-audit.html rename to node/node_modules/npm/docs/output/commands/npm-audit.html diff --git a/node_modules/npm/docs/output/commands/npm-bin.html b/node/node_modules/npm/docs/output/commands/npm-bin.html similarity index 100% rename from node_modules/npm/docs/output/commands/npm-bin.html rename to node/node_modules/npm/docs/output/commands/npm-bin.html diff --git a/node_modules/npm/docs/output/commands/npm-bugs.html b/node/node_modules/npm/docs/output/commands/npm-bugs.html similarity index 100% rename from node_modules/npm/docs/output/commands/npm-bugs.html rename to node/node_modules/npm/docs/output/commands/npm-bugs.html diff --git a/node_modules/npm/docs/output/commands/npm-cache.html b/node/node_modules/npm/docs/output/commands/npm-cache.html similarity index 100% rename from node_modules/npm/docs/output/commands/npm-cache.html rename to node/node_modules/npm/docs/output/commands/npm-cache.html diff --git a/node_modules/npm/docs/output/commands/npm-ci.html b/node/node_modules/npm/docs/output/commands/npm-ci.html similarity index 100% rename from node_modules/npm/docs/output/commands/npm-ci.html rename to node/node_modules/npm/docs/output/commands/npm-ci.html diff --git a/node_modules/npm/docs/output/commands/npm-completion.html b/node/node_modules/npm/docs/output/commands/npm-completion.html similarity index 100% rename from node_modules/npm/docs/output/commands/npm-completion.html rename to node/node_modules/npm/docs/output/commands/npm-completion.html diff --git a/node_modules/npm/docs/output/commands/npm-config.html b/node/node_modules/npm/docs/output/commands/npm-config.html similarity index 100% rename from node_modules/npm/docs/output/commands/npm-config.html rename to node/node_modules/npm/docs/output/commands/npm-config.html diff --git a/node_modules/npm/docs/output/commands/npm-dedupe.html b/node/node_modules/npm/docs/output/commands/npm-dedupe.html similarity index 100% rename from node_modules/npm/docs/output/commands/npm-dedupe.html rename to node/node_modules/npm/docs/output/commands/npm-dedupe.html diff --git a/node_modules/npm/docs/output/commands/npm-deprecate.html b/node/node_modules/npm/docs/output/commands/npm-deprecate.html similarity index 100% rename from node_modules/npm/docs/output/commands/npm-deprecate.html rename to node/node_modules/npm/docs/output/commands/npm-deprecate.html diff --git a/node_modules/npm/docs/output/commands/npm-diff.html b/node/node_modules/npm/docs/output/commands/npm-diff.html similarity index 100% rename from node_modules/npm/docs/output/commands/npm-diff.html rename to node/node_modules/npm/docs/output/commands/npm-diff.html diff --git a/node_modules/npm/docs/output/commands/npm-dist-tag.html b/node/node_modules/npm/docs/output/commands/npm-dist-tag.html similarity index 100% rename from node_modules/npm/docs/output/commands/npm-dist-tag.html rename to node/node_modules/npm/docs/output/commands/npm-dist-tag.html diff --git a/node_modules/npm/docs/output/commands/npm-docs.html b/node/node_modules/npm/docs/output/commands/npm-docs.html similarity index 100% rename from node_modules/npm/docs/output/commands/npm-docs.html rename to node/node_modules/npm/docs/output/commands/npm-docs.html diff --git a/node_modules/npm/docs/output/commands/npm-doctor.html b/node/node_modules/npm/docs/output/commands/npm-doctor.html similarity index 100% rename from node_modules/npm/docs/output/commands/npm-doctor.html rename to node/node_modules/npm/docs/output/commands/npm-doctor.html diff --git a/node_modules/npm/docs/output/commands/npm-edit.html b/node/node_modules/npm/docs/output/commands/npm-edit.html similarity index 100% rename from node_modules/npm/docs/output/commands/npm-edit.html rename to node/node_modules/npm/docs/output/commands/npm-edit.html diff --git a/node_modules/npm/docs/output/commands/npm-exec.html b/node/node_modules/npm/docs/output/commands/npm-exec.html similarity index 100% rename from node_modules/npm/docs/output/commands/npm-exec.html rename to node/node_modules/npm/docs/output/commands/npm-exec.html diff --git a/node_modules/npm/docs/output/commands/npm-explain.html b/node/node_modules/npm/docs/output/commands/npm-explain.html similarity index 100% rename from node_modules/npm/docs/output/commands/npm-explain.html rename to node/node_modules/npm/docs/output/commands/npm-explain.html diff --git a/node_modules/npm/docs/output/commands/npm-explore.html b/node/node_modules/npm/docs/output/commands/npm-explore.html similarity index 100% rename from node_modules/npm/docs/output/commands/npm-explore.html rename to node/node_modules/npm/docs/output/commands/npm-explore.html diff --git a/node_modules/npm/docs/output/commands/npm-find-dupes.html b/node/node_modules/npm/docs/output/commands/npm-find-dupes.html similarity index 100% rename from node_modules/npm/docs/output/commands/npm-find-dupes.html rename to node/node_modules/npm/docs/output/commands/npm-find-dupes.html diff --git a/node_modules/npm/docs/output/commands/npm-fund.html b/node/node_modules/npm/docs/output/commands/npm-fund.html similarity index 100% rename from node_modules/npm/docs/output/commands/npm-fund.html rename to node/node_modules/npm/docs/output/commands/npm-fund.html diff --git a/node_modules/npm/docs/output/commands/npm-help-search.html b/node/node_modules/npm/docs/output/commands/npm-help-search.html similarity index 100% rename from node_modules/npm/docs/output/commands/npm-help-search.html rename to node/node_modules/npm/docs/output/commands/npm-help-search.html diff --git a/node_modules/npm/docs/output/commands/npm-help.html b/node/node_modules/npm/docs/output/commands/npm-help.html similarity index 100% rename from node_modules/npm/docs/output/commands/npm-help.html rename to node/node_modules/npm/docs/output/commands/npm-help.html diff --git a/node_modules/npm/docs/output/commands/npm-hook.html b/node/node_modules/npm/docs/output/commands/npm-hook.html similarity index 100% rename from node_modules/npm/docs/output/commands/npm-hook.html rename to node/node_modules/npm/docs/output/commands/npm-hook.html diff --git a/node_modules/npm/docs/output/commands/npm-init.html b/node/node_modules/npm/docs/output/commands/npm-init.html similarity index 100% rename from node_modules/npm/docs/output/commands/npm-init.html rename to node/node_modules/npm/docs/output/commands/npm-init.html diff --git a/node_modules/npm/docs/output/commands/npm-install-ci-test.html b/node/node_modules/npm/docs/output/commands/npm-install-ci-test.html similarity index 100% rename from node_modules/npm/docs/output/commands/npm-install-ci-test.html rename to node/node_modules/npm/docs/output/commands/npm-install-ci-test.html diff --git a/node_modules/npm/docs/output/commands/npm-install-test.html b/node/node_modules/npm/docs/output/commands/npm-install-test.html similarity index 100% rename from node_modules/npm/docs/output/commands/npm-install-test.html rename to node/node_modules/npm/docs/output/commands/npm-install-test.html diff --git a/node_modules/npm/docs/output/commands/npm-install.html b/node/node_modules/npm/docs/output/commands/npm-install.html similarity index 100% rename from node_modules/npm/docs/output/commands/npm-install.html rename to node/node_modules/npm/docs/output/commands/npm-install.html diff --git a/node_modules/npm/docs/output/commands/npm-link.html b/node/node_modules/npm/docs/output/commands/npm-link.html similarity index 100% rename from node_modules/npm/docs/output/commands/npm-link.html rename to node/node_modules/npm/docs/output/commands/npm-link.html diff --git a/node_modules/npm/docs/output/commands/npm-logout.html b/node/node_modules/npm/docs/output/commands/npm-logout.html similarity index 100% rename from node_modules/npm/docs/output/commands/npm-logout.html rename to node/node_modules/npm/docs/output/commands/npm-logout.html diff --git a/node_modules/npm/docs/output/commands/npm-ls.html b/node/node_modules/npm/docs/output/commands/npm-ls.html similarity index 100% rename from node_modules/npm/docs/output/commands/npm-ls.html rename to node/node_modules/npm/docs/output/commands/npm-ls.html diff --git a/node_modules/npm/docs/output/commands/npm-org.html b/node/node_modules/npm/docs/output/commands/npm-org.html similarity index 100% rename from node_modules/npm/docs/output/commands/npm-org.html rename to node/node_modules/npm/docs/output/commands/npm-org.html diff --git a/node_modules/npm/docs/output/commands/npm-outdated.html b/node/node_modules/npm/docs/output/commands/npm-outdated.html similarity index 100% rename from node_modules/npm/docs/output/commands/npm-outdated.html rename to node/node_modules/npm/docs/output/commands/npm-outdated.html diff --git a/node_modules/npm/docs/output/commands/npm-owner.html b/node/node_modules/npm/docs/output/commands/npm-owner.html similarity index 100% rename from node_modules/npm/docs/output/commands/npm-owner.html rename to node/node_modules/npm/docs/output/commands/npm-owner.html diff --git a/node_modules/npm/docs/output/commands/npm-pack.html b/node/node_modules/npm/docs/output/commands/npm-pack.html similarity index 100% rename from node_modules/npm/docs/output/commands/npm-pack.html rename to node/node_modules/npm/docs/output/commands/npm-pack.html diff --git a/node_modules/npm/docs/output/commands/npm-ping.html b/node/node_modules/npm/docs/output/commands/npm-ping.html similarity index 100% rename from node_modules/npm/docs/output/commands/npm-ping.html rename to node/node_modules/npm/docs/output/commands/npm-ping.html diff --git a/node_modules/npm/docs/output/commands/npm-pkg.html b/node/node_modules/npm/docs/output/commands/npm-pkg.html similarity index 100% rename from node_modules/npm/docs/output/commands/npm-pkg.html rename to node/node_modules/npm/docs/output/commands/npm-pkg.html diff --git a/node_modules/npm/docs/output/commands/npm-prefix.html b/node/node_modules/npm/docs/output/commands/npm-prefix.html similarity index 100% rename from node_modules/npm/docs/output/commands/npm-prefix.html rename to node/node_modules/npm/docs/output/commands/npm-prefix.html diff --git a/node_modules/npm/docs/output/commands/npm-profile.html b/node/node_modules/npm/docs/output/commands/npm-profile.html similarity index 100% rename from node_modules/npm/docs/output/commands/npm-profile.html rename to node/node_modules/npm/docs/output/commands/npm-profile.html diff --git a/node_modules/npm/docs/output/commands/npm-prune.html b/node/node_modules/npm/docs/output/commands/npm-prune.html similarity index 100% rename from node_modules/npm/docs/output/commands/npm-prune.html rename to node/node_modules/npm/docs/output/commands/npm-prune.html diff --git a/node_modules/npm/docs/output/commands/npm-publish.html b/node/node_modules/npm/docs/output/commands/npm-publish.html similarity index 100% rename from node_modules/npm/docs/output/commands/npm-publish.html rename to node/node_modules/npm/docs/output/commands/npm-publish.html diff --git a/node_modules/npm/docs/output/commands/npm-rebuild.html b/node/node_modules/npm/docs/output/commands/npm-rebuild.html similarity index 100% rename from node_modules/npm/docs/output/commands/npm-rebuild.html rename to node/node_modules/npm/docs/output/commands/npm-rebuild.html diff --git a/node_modules/npm/docs/output/commands/npm-repo.html b/node/node_modules/npm/docs/output/commands/npm-repo.html similarity index 100% rename from node_modules/npm/docs/output/commands/npm-repo.html rename to node/node_modules/npm/docs/output/commands/npm-repo.html diff --git a/node_modules/npm/docs/output/commands/npm-restart.html b/node/node_modules/npm/docs/output/commands/npm-restart.html similarity index 100% rename from node_modules/npm/docs/output/commands/npm-restart.html rename to node/node_modules/npm/docs/output/commands/npm-restart.html diff --git a/node_modules/npm/docs/output/commands/npm-root.html b/node/node_modules/npm/docs/output/commands/npm-root.html similarity index 100% rename from node_modules/npm/docs/output/commands/npm-root.html rename to node/node_modules/npm/docs/output/commands/npm-root.html diff --git a/node_modules/npm/docs/output/commands/npm-run-script.html b/node/node_modules/npm/docs/output/commands/npm-run-script.html similarity index 100% rename from node_modules/npm/docs/output/commands/npm-run-script.html rename to node/node_modules/npm/docs/output/commands/npm-run-script.html diff --git a/node_modules/npm/docs/output/commands/npm-search.html b/node/node_modules/npm/docs/output/commands/npm-search.html similarity index 100% rename from node_modules/npm/docs/output/commands/npm-search.html rename to node/node_modules/npm/docs/output/commands/npm-search.html diff --git a/node_modules/npm/docs/output/commands/npm-set-script.html b/node/node_modules/npm/docs/output/commands/npm-set-script.html similarity index 100% rename from node_modules/npm/docs/output/commands/npm-set-script.html rename to node/node_modules/npm/docs/output/commands/npm-set-script.html diff --git a/node_modules/npm/docs/output/commands/npm-shrinkwrap.html b/node/node_modules/npm/docs/output/commands/npm-shrinkwrap.html similarity index 100% rename from node_modules/npm/docs/output/commands/npm-shrinkwrap.html rename to node/node_modules/npm/docs/output/commands/npm-shrinkwrap.html diff --git a/node_modules/npm/docs/output/commands/npm-star.html b/node/node_modules/npm/docs/output/commands/npm-star.html similarity index 100% rename from node_modules/npm/docs/output/commands/npm-star.html rename to node/node_modules/npm/docs/output/commands/npm-star.html diff --git a/node_modules/npm/docs/output/commands/npm-stars.html b/node/node_modules/npm/docs/output/commands/npm-stars.html similarity index 100% rename from node_modules/npm/docs/output/commands/npm-stars.html rename to node/node_modules/npm/docs/output/commands/npm-stars.html diff --git a/node_modules/npm/docs/output/commands/npm-start.html b/node/node_modules/npm/docs/output/commands/npm-start.html similarity index 100% rename from node_modules/npm/docs/output/commands/npm-start.html rename to node/node_modules/npm/docs/output/commands/npm-start.html diff --git a/node_modules/npm/docs/output/commands/npm-stop.html b/node/node_modules/npm/docs/output/commands/npm-stop.html similarity index 100% rename from node_modules/npm/docs/output/commands/npm-stop.html rename to node/node_modules/npm/docs/output/commands/npm-stop.html diff --git a/node_modules/npm/docs/output/commands/npm-team.html b/node/node_modules/npm/docs/output/commands/npm-team.html similarity index 100% rename from node_modules/npm/docs/output/commands/npm-team.html rename to node/node_modules/npm/docs/output/commands/npm-team.html diff --git a/node_modules/npm/docs/output/commands/npm-test.html b/node/node_modules/npm/docs/output/commands/npm-test.html similarity index 100% rename from node_modules/npm/docs/output/commands/npm-test.html rename to node/node_modules/npm/docs/output/commands/npm-test.html diff --git a/node_modules/npm/docs/output/commands/npm-token.html b/node/node_modules/npm/docs/output/commands/npm-token.html similarity index 100% rename from node_modules/npm/docs/output/commands/npm-token.html rename to node/node_modules/npm/docs/output/commands/npm-token.html diff --git a/node_modules/npm/docs/output/commands/npm-uninstall.html b/node/node_modules/npm/docs/output/commands/npm-uninstall.html similarity index 100% rename from node_modules/npm/docs/output/commands/npm-uninstall.html rename to node/node_modules/npm/docs/output/commands/npm-uninstall.html diff --git a/node_modules/npm/docs/output/commands/npm-unpublish.html b/node/node_modules/npm/docs/output/commands/npm-unpublish.html similarity index 100% rename from node_modules/npm/docs/output/commands/npm-unpublish.html rename to node/node_modules/npm/docs/output/commands/npm-unpublish.html diff --git a/node_modules/npm/docs/output/commands/npm-unstar.html b/node/node_modules/npm/docs/output/commands/npm-unstar.html similarity index 100% rename from node_modules/npm/docs/output/commands/npm-unstar.html rename to node/node_modules/npm/docs/output/commands/npm-unstar.html diff --git a/node_modules/npm/docs/output/commands/npm-update.html b/node/node_modules/npm/docs/output/commands/npm-update.html similarity index 100% rename from node_modules/npm/docs/output/commands/npm-update.html rename to node/node_modules/npm/docs/output/commands/npm-update.html diff --git a/node_modules/npm/docs/output/commands/npm-version.html b/node/node_modules/npm/docs/output/commands/npm-version.html similarity index 100% rename from node_modules/npm/docs/output/commands/npm-version.html rename to node/node_modules/npm/docs/output/commands/npm-version.html diff --git a/node_modules/npm/docs/output/commands/npm-view.html b/node/node_modules/npm/docs/output/commands/npm-view.html similarity index 100% rename from node_modules/npm/docs/output/commands/npm-view.html rename to node/node_modules/npm/docs/output/commands/npm-view.html diff --git a/node_modules/npm/docs/output/commands/npm-whoami.html b/node/node_modules/npm/docs/output/commands/npm-whoami.html similarity index 100% rename from node_modules/npm/docs/output/commands/npm-whoami.html rename to node/node_modules/npm/docs/output/commands/npm-whoami.html diff --git a/node_modules/npm/docs/output/commands/npm.html b/node/node_modules/npm/docs/output/commands/npm.html similarity index 100% rename from node_modules/npm/docs/output/commands/npm.html rename to node/node_modules/npm/docs/output/commands/npm.html diff --git a/node_modules/npm/docs/output/commands/npx.html b/node/node_modules/npm/docs/output/commands/npx.html similarity index 100% rename from node_modules/npm/docs/output/commands/npx.html rename to node/node_modules/npm/docs/output/commands/npx.html diff --git a/node_modules/npm/docs/output/configuring-npm/folders.html b/node/node_modules/npm/docs/output/configuring-npm/folders.html similarity index 100% rename from node_modules/npm/docs/output/configuring-npm/folders.html rename to node/node_modules/npm/docs/output/configuring-npm/folders.html diff --git a/node_modules/npm/docs/output/configuring-npm/install.html b/node/node_modules/npm/docs/output/configuring-npm/install.html similarity index 100% rename from node_modules/npm/docs/output/configuring-npm/install.html rename to node/node_modules/npm/docs/output/configuring-npm/install.html diff --git a/node_modules/npm/docs/output/configuring-npm/npm-shrinkwrap-json.html b/node/node_modules/npm/docs/output/configuring-npm/npm-shrinkwrap-json.html similarity index 100% rename from node_modules/npm/docs/output/configuring-npm/npm-shrinkwrap-json.html rename to node/node_modules/npm/docs/output/configuring-npm/npm-shrinkwrap-json.html diff --git a/node_modules/npm/docs/output/configuring-npm/npmrc.html b/node/node_modules/npm/docs/output/configuring-npm/npmrc.html similarity index 100% rename from node_modules/npm/docs/output/configuring-npm/npmrc.html rename to node/node_modules/npm/docs/output/configuring-npm/npmrc.html diff --git a/node_modules/npm/docs/output/configuring-npm/package-json.html b/node/node_modules/npm/docs/output/configuring-npm/package-json.html similarity index 100% rename from node_modules/npm/docs/output/configuring-npm/package-json.html rename to node/node_modules/npm/docs/output/configuring-npm/package-json.html diff --git a/node_modules/npm/docs/output/configuring-npm/package-lock-json.html b/node/node_modules/npm/docs/output/configuring-npm/package-lock-json.html similarity index 100% rename from node_modules/npm/docs/output/configuring-npm/package-lock-json.html rename to node/node_modules/npm/docs/output/configuring-npm/package-lock-json.html diff --git a/node_modules/npm/docs/output/using-npm/config.html b/node/node_modules/npm/docs/output/using-npm/config.html similarity index 100% rename from node_modules/npm/docs/output/using-npm/config.html rename to node/node_modules/npm/docs/output/using-npm/config.html diff --git a/node_modules/npm/docs/output/using-npm/developers.html b/node/node_modules/npm/docs/output/using-npm/developers.html similarity index 100% rename from node_modules/npm/docs/output/using-npm/developers.html rename to node/node_modules/npm/docs/output/using-npm/developers.html diff --git a/node_modules/npm/docs/output/using-npm/logging.html b/node/node_modules/npm/docs/output/using-npm/logging.html similarity index 100% rename from node_modules/npm/docs/output/using-npm/logging.html rename to node/node_modules/npm/docs/output/using-npm/logging.html diff --git a/node_modules/npm/docs/output/using-npm/orgs.html b/node/node_modules/npm/docs/output/using-npm/orgs.html similarity index 100% rename from node_modules/npm/docs/output/using-npm/orgs.html rename to node/node_modules/npm/docs/output/using-npm/orgs.html diff --git a/node_modules/npm/docs/output/using-npm/package-spec.html b/node/node_modules/npm/docs/output/using-npm/package-spec.html similarity index 100% rename from node_modules/npm/docs/output/using-npm/package-spec.html rename to node/node_modules/npm/docs/output/using-npm/package-spec.html diff --git a/node_modules/npm/docs/output/using-npm/registry.html b/node/node_modules/npm/docs/output/using-npm/registry.html similarity index 100% rename from node_modules/npm/docs/output/using-npm/registry.html rename to node/node_modules/npm/docs/output/using-npm/registry.html diff --git a/node_modules/npm/docs/output/using-npm/removal.html b/node/node_modules/npm/docs/output/using-npm/removal.html similarity index 100% rename from node_modules/npm/docs/output/using-npm/removal.html rename to node/node_modules/npm/docs/output/using-npm/removal.html diff --git a/node_modules/npm/docs/output/using-npm/scope.html b/node/node_modules/npm/docs/output/using-npm/scope.html similarity index 100% rename from node_modules/npm/docs/output/using-npm/scope.html rename to node/node_modules/npm/docs/output/using-npm/scope.html diff --git a/node_modules/npm/docs/output/using-npm/scripts.html b/node/node_modules/npm/docs/output/using-npm/scripts.html similarity index 100% rename from node_modules/npm/docs/output/using-npm/scripts.html rename to node/node_modules/npm/docs/output/using-npm/scripts.html diff --git a/node_modules/npm/docs/output/using-npm/workspaces.html b/node/node_modules/npm/docs/output/using-npm/workspaces.html similarity index 100% rename from node_modules/npm/docs/output/using-npm/workspaces.html rename to node/node_modules/npm/docs/output/using-npm/workspaces.html diff --git a/node_modules/npm/index.js b/node/node_modules/npm/index.js similarity index 100% rename from node_modules/npm/index.js rename to node/node_modules/npm/index.js diff --git a/node_modules/npm/lib/arborist-cmd.js b/node/node_modules/npm/lib/arborist-cmd.js similarity index 100% rename from node_modules/npm/lib/arborist-cmd.js rename to node/node_modules/npm/lib/arborist-cmd.js diff --git a/node_modules/npm/lib/auth/legacy.js b/node/node_modules/npm/lib/auth/legacy.js similarity index 100% rename from node_modules/npm/lib/auth/legacy.js rename to node/node_modules/npm/lib/auth/legacy.js diff --git a/node_modules/npm/lib/auth/oauth.js b/node/node_modules/npm/lib/auth/oauth.js similarity index 100% rename from node_modules/npm/lib/auth/oauth.js rename to node/node_modules/npm/lib/auth/oauth.js diff --git a/node_modules/npm/lib/auth/saml.js b/node/node_modules/npm/lib/auth/saml.js similarity index 100% rename from node_modules/npm/lib/auth/saml.js rename to node/node_modules/npm/lib/auth/saml.js diff --git a/node_modules/npm/lib/auth/sso.js b/node/node_modules/npm/lib/auth/sso.js similarity index 100% rename from node_modules/npm/lib/auth/sso.js rename to node/node_modules/npm/lib/auth/sso.js diff --git a/node_modules/npm/lib/base-command.js b/node/node_modules/npm/lib/base-command.js similarity index 100% rename from node_modules/npm/lib/base-command.js rename to node/node_modules/npm/lib/base-command.js diff --git a/node_modules/npm/lib/cli.js b/node/node_modules/npm/lib/cli.js similarity index 100% rename from node_modules/npm/lib/cli.js rename to node/node_modules/npm/lib/cli.js diff --git a/node_modules/npm/lib/commands/access.js b/node/node_modules/npm/lib/commands/access.js similarity index 100% rename from node_modules/npm/lib/commands/access.js rename to node/node_modules/npm/lib/commands/access.js diff --git a/node_modules/npm/lib/commands/adduser.js b/node/node_modules/npm/lib/commands/adduser.js similarity index 100% rename from node_modules/npm/lib/commands/adduser.js rename to node/node_modules/npm/lib/commands/adduser.js diff --git a/node_modules/npm/lib/commands/audit.js b/node/node_modules/npm/lib/commands/audit.js similarity index 100% rename from node_modules/npm/lib/commands/audit.js rename to node/node_modules/npm/lib/commands/audit.js diff --git a/node_modules/npm/lib/commands/bin.js b/node/node_modules/npm/lib/commands/bin.js similarity index 100% rename from node_modules/npm/lib/commands/bin.js rename to node/node_modules/npm/lib/commands/bin.js diff --git a/node_modules/npm/lib/commands/birthday.js b/node/node_modules/npm/lib/commands/birthday.js similarity index 100% rename from node_modules/npm/lib/commands/birthday.js rename to node/node_modules/npm/lib/commands/birthday.js diff --git a/node_modules/npm/lib/commands/bugs.js b/node/node_modules/npm/lib/commands/bugs.js similarity index 100% rename from node_modules/npm/lib/commands/bugs.js rename to node/node_modules/npm/lib/commands/bugs.js diff --git a/node_modules/npm/lib/commands/cache.js b/node/node_modules/npm/lib/commands/cache.js similarity index 100% rename from node_modules/npm/lib/commands/cache.js rename to node/node_modules/npm/lib/commands/cache.js diff --git a/node_modules/npm/lib/commands/ci.js b/node/node_modules/npm/lib/commands/ci.js similarity index 100% rename from node_modules/npm/lib/commands/ci.js rename to node/node_modules/npm/lib/commands/ci.js diff --git a/node_modules/npm/lib/commands/completion.js b/node/node_modules/npm/lib/commands/completion.js similarity index 100% rename from node_modules/npm/lib/commands/completion.js rename to node/node_modules/npm/lib/commands/completion.js diff --git a/node_modules/npm/lib/commands/config.js b/node/node_modules/npm/lib/commands/config.js similarity index 100% rename from node_modules/npm/lib/commands/config.js rename to node/node_modules/npm/lib/commands/config.js diff --git a/node_modules/npm/lib/commands/dedupe.js b/node/node_modules/npm/lib/commands/dedupe.js similarity index 100% rename from node_modules/npm/lib/commands/dedupe.js rename to node/node_modules/npm/lib/commands/dedupe.js diff --git a/node_modules/npm/lib/commands/deprecate.js b/node/node_modules/npm/lib/commands/deprecate.js similarity index 100% rename from node_modules/npm/lib/commands/deprecate.js rename to node/node_modules/npm/lib/commands/deprecate.js diff --git a/node_modules/npm/lib/commands/diff.js b/node/node_modules/npm/lib/commands/diff.js similarity index 100% rename from node_modules/npm/lib/commands/diff.js rename to node/node_modules/npm/lib/commands/diff.js diff --git a/node_modules/npm/lib/commands/dist-tag.js b/node/node_modules/npm/lib/commands/dist-tag.js similarity index 100% rename from node_modules/npm/lib/commands/dist-tag.js rename to node/node_modules/npm/lib/commands/dist-tag.js diff --git a/node_modules/npm/lib/commands/docs.js b/node/node_modules/npm/lib/commands/docs.js similarity index 100% rename from node_modules/npm/lib/commands/docs.js rename to node/node_modules/npm/lib/commands/docs.js diff --git a/node_modules/npm/lib/commands/doctor.js b/node/node_modules/npm/lib/commands/doctor.js similarity index 100% rename from node_modules/npm/lib/commands/doctor.js rename to node/node_modules/npm/lib/commands/doctor.js diff --git a/node_modules/npm/lib/commands/edit.js b/node/node_modules/npm/lib/commands/edit.js similarity index 100% rename from node_modules/npm/lib/commands/edit.js rename to node/node_modules/npm/lib/commands/edit.js diff --git a/node_modules/npm/lib/commands/exec.js b/node/node_modules/npm/lib/commands/exec.js similarity index 100% rename from node_modules/npm/lib/commands/exec.js rename to node/node_modules/npm/lib/commands/exec.js diff --git a/node_modules/npm/lib/commands/explain.js b/node/node_modules/npm/lib/commands/explain.js similarity index 100% rename from node_modules/npm/lib/commands/explain.js rename to node/node_modules/npm/lib/commands/explain.js diff --git a/node_modules/npm/lib/commands/explore.js b/node/node_modules/npm/lib/commands/explore.js similarity index 100% rename from node_modules/npm/lib/commands/explore.js rename to node/node_modules/npm/lib/commands/explore.js diff --git a/node_modules/npm/lib/commands/find-dupes.js b/node/node_modules/npm/lib/commands/find-dupes.js similarity index 100% rename from node_modules/npm/lib/commands/find-dupes.js rename to node/node_modules/npm/lib/commands/find-dupes.js diff --git a/node_modules/npm/lib/commands/fund.js b/node/node_modules/npm/lib/commands/fund.js similarity index 100% rename from node_modules/npm/lib/commands/fund.js rename to node/node_modules/npm/lib/commands/fund.js diff --git a/node_modules/npm/lib/commands/get.js b/node/node_modules/npm/lib/commands/get.js similarity index 100% rename from node_modules/npm/lib/commands/get.js rename to node/node_modules/npm/lib/commands/get.js diff --git a/node_modules/npm/lib/commands/help-search.js b/node/node_modules/npm/lib/commands/help-search.js similarity index 100% rename from node_modules/npm/lib/commands/help-search.js rename to node/node_modules/npm/lib/commands/help-search.js diff --git a/node_modules/npm/lib/commands/help.js b/node/node_modules/npm/lib/commands/help.js similarity index 100% rename from node_modules/npm/lib/commands/help.js rename to node/node_modules/npm/lib/commands/help.js diff --git a/node_modules/npm/lib/commands/hook.js b/node/node_modules/npm/lib/commands/hook.js similarity index 100% rename from node_modules/npm/lib/commands/hook.js rename to node/node_modules/npm/lib/commands/hook.js diff --git a/node_modules/npm/lib/commands/init.js b/node/node_modules/npm/lib/commands/init.js similarity index 100% rename from node_modules/npm/lib/commands/init.js rename to node/node_modules/npm/lib/commands/init.js diff --git a/node_modules/npm/lib/commands/install-ci-test.js b/node/node_modules/npm/lib/commands/install-ci-test.js similarity index 100% rename from node_modules/npm/lib/commands/install-ci-test.js rename to node/node_modules/npm/lib/commands/install-ci-test.js diff --git a/node_modules/npm/lib/commands/install-test.js b/node/node_modules/npm/lib/commands/install-test.js similarity index 100% rename from node_modules/npm/lib/commands/install-test.js rename to node/node_modules/npm/lib/commands/install-test.js diff --git a/node_modules/npm/lib/commands/install.js b/node/node_modules/npm/lib/commands/install.js similarity index 100% rename from node_modules/npm/lib/commands/install.js rename to node/node_modules/npm/lib/commands/install.js diff --git a/node_modules/npm/lib/commands/link.js b/node/node_modules/npm/lib/commands/link.js similarity index 100% rename from node_modules/npm/lib/commands/link.js rename to node/node_modules/npm/lib/commands/link.js diff --git a/node_modules/npm/lib/commands/ll.js b/node/node_modules/npm/lib/commands/ll.js similarity index 100% rename from node_modules/npm/lib/commands/ll.js rename to node/node_modules/npm/lib/commands/ll.js diff --git a/node_modules/npm/lib/commands/logout.js b/node/node_modules/npm/lib/commands/logout.js similarity index 100% rename from node_modules/npm/lib/commands/logout.js rename to node/node_modules/npm/lib/commands/logout.js diff --git a/node_modules/npm/lib/commands/ls.js b/node/node_modules/npm/lib/commands/ls.js similarity index 100% rename from node_modules/npm/lib/commands/ls.js rename to node/node_modules/npm/lib/commands/ls.js diff --git a/node_modules/npm/lib/commands/org.js b/node/node_modules/npm/lib/commands/org.js similarity index 100% rename from node_modules/npm/lib/commands/org.js rename to node/node_modules/npm/lib/commands/org.js diff --git a/node_modules/npm/lib/commands/outdated.js b/node/node_modules/npm/lib/commands/outdated.js similarity index 100% rename from node_modules/npm/lib/commands/outdated.js rename to node/node_modules/npm/lib/commands/outdated.js diff --git a/node_modules/npm/lib/commands/owner.js b/node/node_modules/npm/lib/commands/owner.js similarity index 100% rename from node_modules/npm/lib/commands/owner.js rename to node/node_modules/npm/lib/commands/owner.js diff --git a/node_modules/npm/lib/commands/pack.js b/node/node_modules/npm/lib/commands/pack.js similarity index 100% rename from node_modules/npm/lib/commands/pack.js rename to node/node_modules/npm/lib/commands/pack.js diff --git a/node_modules/npm/lib/commands/ping.js b/node/node_modules/npm/lib/commands/ping.js similarity index 100% rename from node_modules/npm/lib/commands/ping.js rename to node/node_modules/npm/lib/commands/ping.js diff --git a/node_modules/npm/lib/commands/pkg.js b/node/node_modules/npm/lib/commands/pkg.js similarity index 100% rename from node_modules/npm/lib/commands/pkg.js rename to node/node_modules/npm/lib/commands/pkg.js diff --git a/node_modules/npm/lib/commands/prefix.js b/node/node_modules/npm/lib/commands/prefix.js similarity index 100% rename from node_modules/npm/lib/commands/prefix.js rename to node/node_modules/npm/lib/commands/prefix.js diff --git a/node_modules/npm/lib/commands/profile.js b/node/node_modules/npm/lib/commands/profile.js similarity index 100% rename from node_modules/npm/lib/commands/profile.js rename to node/node_modules/npm/lib/commands/profile.js diff --git a/node_modules/npm/lib/commands/prune.js b/node/node_modules/npm/lib/commands/prune.js similarity index 100% rename from node_modules/npm/lib/commands/prune.js rename to node/node_modules/npm/lib/commands/prune.js diff --git a/node_modules/npm/lib/commands/publish.js b/node/node_modules/npm/lib/commands/publish.js similarity index 100% rename from node_modules/npm/lib/commands/publish.js rename to node/node_modules/npm/lib/commands/publish.js diff --git a/node_modules/npm/lib/commands/rebuild.js b/node/node_modules/npm/lib/commands/rebuild.js similarity index 100% rename from node_modules/npm/lib/commands/rebuild.js rename to node/node_modules/npm/lib/commands/rebuild.js diff --git a/node_modules/npm/lib/commands/repo.js b/node/node_modules/npm/lib/commands/repo.js similarity index 100% rename from node_modules/npm/lib/commands/repo.js rename to node/node_modules/npm/lib/commands/repo.js diff --git a/node_modules/npm/lib/commands/restart.js b/node/node_modules/npm/lib/commands/restart.js similarity index 100% rename from node_modules/npm/lib/commands/restart.js rename to node/node_modules/npm/lib/commands/restart.js diff --git a/node_modules/npm/lib/commands/root.js b/node/node_modules/npm/lib/commands/root.js similarity index 100% rename from node_modules/npm/lib/commands/root.js rename to node/node_modules/npm/lib/commands/root.js diff --git a/node_modules/npm/lib/commands/run-script.js b/node/node_modules/npm/lib/commands/run-script.js similarity index 100% rename from node_modules/npm/lib/commands/run-script.js rename to node/node_modules/npm/lib/commands/run-script.js diff --git a/node_modules/npm/lib/commands/search.js b/node/node_modules/npm/lib/commands/search.js similarity index 100% rename from node_modules/npm/lib/commands/search.js rename to node/node_modules/npm/lib/commands/search.js diff --git a/node_modules/npm/lib/commands/set-script.js b/node/node_modules/npm/lib/commands/set-script.js similarity index 100% rename from node_modules/npm/lib/commands/set-script.js rename to node/node_modules/npm/lib/commands/set-script.js diff --git a/node_modules/npm/lib/commands/set.js b/node/node_modules/npm/lib/commands/set.js similarity index 100% rename from node_modules/npm/lib/commands/set.js rename to node/node_modules/npm/lib/commands/set.js diff --git a/node_modules/npm/lib/commands/shrinkwrap.js b/node/node_modules/npm/lib/commands/shrinkwrap.js similarity index 100% rename from node_modules/npm/lib/commands/shrinkwrap.js rename to node/node_modules/npm/lib/commands/shrinkwrap.js diff --git a/node_modules/npm/lib/commands/star.js b/node/node_modules/npm/lib/commands/star.js similarity index 100% rename from node_modules/npm/lib/commands/star.js rename to node/node_modules/npm/lib/commands/star.js diff --git a/node_modules/npm/lib/commands/stars.js b/node/node_modules/npm/lib/commands/stars.js similarity index 100% rename from node_modules/npm/lib/commands/stars.js rename to node/node_modules/npm/lib/commands/stars.js diff --git a/node_modules/npm/lib/commands/start.js b/node/node_modules/npm/lib/commands/start.js similarity index 100% rename from node_modules/npm/lib/commands/start.js rename to node/node_modules/npm/lib/commands/start.js diff --git a/node_modules/npm/lib/commands/stop.js b/node/node_modules/npm/lib/commands/stop.js similarity index 100% rename from node_modules/npm/lib/commands/stop.js rename to node/node_modules/npm/lib/commands/stop.js diff --git a/node_modules/npm/lib/commands/team.js b/node/node_modules/npm/lib/commands/team.js similarity index 100% rename from node_modules/npm/lib/commands/team.js rename to node/node_modules/npm/lib/commands/team.js diff --git a/node_modules/npm/lib/commands/test.js b/node/node_modules/npm/lib/commands/test.js similarity index 100% rename from node_modules/npm/lib/commands/test.js rename to node/node_modules/npm/lib/commands/test.js diff --git a/node_modules/npm/lib/commands/token.js b/node/node_modules/npm/lib/commands/token.js similarity index 100% rename from node_modules/npm/lib/commands/token.js rename to node/node_modules/npm/lib/commands/token.js diff --git a/node_modules/npm/lib/commands/uninstall.js b/node/node_modules/npm/lib/commands/uninstall.js similarity index 100% rename from node_modules/npm/lib/commands/uninstall.js rename to node/node_modules/npm/lib/commands/uninstall.js diff --git a/node_modules/npm/lib/commands/unpublish.js b/node/node_modules/npm/lib/commands/unpublish.js similarity index 100% rename from node_modules/npm/lib/commands/unpublish.js rename to node/node_modules/npm/lib/commands/unpublish.js diff --git a/node_modules/npm/lib/commands/unstar.js b/node/node_modules/npm/lib/commands/unstar.js similarity index 100% rename from node_modules/npm/lib/commands/unstar.js rename to node/node_modules/npm/lib/commands/unstar.js diff --git a/node_modules/npm/lib/commands/update.js b/node/node_modules/npm/lib/commands/update.js similarity index 100% rename from node_modules/npm/lib/commands/update.js rename to node/node_modules/npm/lib/commands/update.js diff --git a/node_modules/npm/lib/commands/version.js b/node/node_modules/npm/lib/commands/version.js similarity index 100% rename from node_modules/npm/lib/commands/version.js rename to node/node_modules/npm/lib/commands/version.js diff --git a/node_modules/npm/lib/commands/view.js b/node/node_modules/npm/lib/commands/view.js similarity index 100% rename from node_modules/npm/lib/commands/view.js rename to node/node_modules/npm/lib/commands/view.js diff --git a/node_modules/npm/lib/commands/whoami.js b/node/node_modules/npm/lib/commands/whoami.js similarity index 100% rename from node_modules/npm/lib/commands/whoami.js rename to node/node_modules/npm/lib/commands/whoami.js diff --git a/node_modules/npm/lib/exec/get-workspace-location-msg.js b/node/node_modules/npm/lib/exec/get-workspace-location-msg.js similarity index 100% rename from node_modules/npm/lib/exec/get-workspace-location-msg.js rename to node/node_modules/npm/lib/exec/get-workspace-location-msg.js diff --git a/node_modules/npm/lib/lifecycle-cmd.js b/node/node_modules/npm/lib/lifecycle-cmd.js similarity index 100% rename from node_modules/npm/lib/lifecycle-cmd.js rename to node/node_modules/npm/lib/lifecycle-cmd.js diff --git a/node_modules/npm/lib/npm.js b/node/node_modules/npm/lib/npm.js similarity index 100% rename from node_modules/npm/lib/npm.js rename to node/node_modules/npm/lib/npm.js diff --git a/node_modules/npm/lib/package-url-cmd.js b/node/node_modules/npm/lib/package-url-cmd.js similarity index 100% rename from node_modules/npm/lib/package-url-cmd.js rename to node/node_modules/npm/lib/package-url-cmd.js diff --git a/node_modules/npm/lib/utils/ansi-trim.js b/node/node_modules/npm/lib/utils/ansi-trim.js similarity index 100% rename from node_modules/npm/lib/utils/ansi-trim.js rename to node/node_modules/npm/lib/utils/ansi-trim.js diff --git a/node_modules/npm/lib/utils/audit-error.js b/node/node_modules/npm/lib/utils/audit-error.js similarity index 100% rename from node_modules/npm/lib/utils/audit-error.js rename to node/node_modules/npm/lib/utils/audit-error.js diff --git a/node_modules/npm/lib/utils/cmd-list.js b/node/node_modules/npm/lib/utils/cmd-list.js similarity index 100% rename from node_modules/npm/lib/utils/cmd-list.js rename to node/node_modules/npm/lib/utils/cmd-list.js diff --git a/node_modules/npm/lib/utils/completion.sh b/node/node_modules/npm/lib/utils/completion.sh similarity index 100% rename from node_modules/npm/lib/utils/completion.sh rename to node/node_modules/npm/lib/utils/completion.sh diff --git a/node_modules/npm/lib/utils/completion/installed-deep.js b/node/node_modules/npm/lib/utils/completion/installed-deep.js similarity index 100% rename from node_modules/npm/lib/utils/completion/installed-deep.js rename to node/node_modules/npm/lib/utils/completion/installed-deep.js diff --git a/node_modules/npm/lib/utils/completion/installed-shallow.js b/node/node_modules/npm/lib/utils/completion/installed-shallow.js similarity index 100% rename from node_modules/npm/lib/utils/completion/installed-shallow.js rename to node/node_modules/npm/lib/utils/completion/installed-shallow.js diff --git a/node_modules/npm/lib/utils/config/definition.js b/node/node_modules/npm/lib/utils/config/definition.js similarity index 100% rename from node_modules/npm/lib/utils/config/definition.js rename to node/node_modules/npm/lib/utils/config/definition.js diff --git a/node_modules/npm/lib/utils/config/definitions.js b/node/node_modules/npm/lib/utils/config/definitions.js similarity index 100% rename from node_modules/npm/lib/utils/config/definitions.js rename to node/node_modules/npm/lib/utils/config/definitions.js diff --git a/node_modules/npm/lib/utils/config/describe-all.js b/node/node_modules/npm/lib/utils/config/describe-all.js similarity index 100% rename from node_modules/npm/lib/utils/config/describe-all.js rename to node/node_modules/npm/lib/utils/config/describe-all.js diff --git a/node_modules/npm/lib/utils/config/flatten.js b/node/node_modules/npm/lib/utils/config/flatten.js similarity index 100% rename from node_modules/npm/lib/utils/config/flatten.js rename to node/node_modules/npm/lib/utils/config/flatten.js diff --git a/node_modules/npm/lib/utils/config/index.js b/node/node_modules/npm/lib/utils/config/index.js similarity index 100% rename from node_modules/npm/lib/utils/config/index.js rename to node/node_modules/npm/lib/utils/config/index.js diff --git a/node_modules/npm/lib/utils/did-you-mean.js b/node/node_modules/npm/lib/utils/did-you-mean.js similarity index 100% rename from node_modules/npm/lib/utils/did-you-mean.js rename to node/node_modules/npm/lib/utils/did-you-mean.js diff --git a/node_modules/npm/lib/utils/display.js b/node/node_modules/npm/lib/utils/display.js similarity index 100% rename from node_modules/npm/lib/utils/display.js rename to node/node_modules/npm/lib/utils/display.js diff --git a/node_modules/npm/lib/utils/error-message.js b/node/node_modules/npm/lib/utils/error-message.js similarity index 100% rename from node_modules/npm/lib/utils/error-message.js rename to node/node_modules/npm/lib/utils/error-message.js diff --git a/node_modules/npm/lib/utils/exit-handler.js b/node/node_modules/npm/lib/utils/exit-handler.js similarity index 100% rename from node_modules/npm/lib/utils/exit-handler.js rename to node/node_modules/npm/lib/utils/exit-handler.js diff --git a/node_modules/npm/lib/utils/explain-dep.js b/node/node_modules/npm/lib/utils/explain-dep.js similarity index 100% rename from node_modules/npm/lib/utils/explain-dep.js rename to node/node_modules/npm/lib/utils/explain-dep.js diff --git a/node_modules/npm/lib/utils/explain-eresolve.js b/node/node_modules/npm/lib/utils/explain-eresolve.js similarity index 100% rename from node_modules/npm/lib/utils/explain-eresolve.js rename to node/node_modules/npm/lib/utils/explain-eresolve.js diff --git a/node_modules/npm/lib/utils/format-bytes.js b/node/node_modules/npm/lib/utils/format-bytes.js similarity index 100% rename from node_modules/npm/lib/utils/format-bytes.js rename to node/node_modules/npm/lib/utils/format-bytes.js diff --git a/node_modules/npm/lib/utils/format-search-stream.js b/node/node_modules/npm/lib/utils/format-search-stream.js similarity index 100% rename from node_modules/npm/lib/utils/format-search-stream.js rename to node/node_modules/npm/lib/utils/format-search-stream.js diff --git a/node_modules/npm/lib/utils/get-identity.js b/node/node_modules/npm/lib/utils/get-identity.js similarity index 100% rename from node_modules/npm/lib/utils/get-identity.js rename to node/node_modules/npm/lib/utils/get-identity.js diff --git a/node_modules/npm/lib/utils/is-windows.js b/node/node_modules/npm/lib/utils/is-windows.js similarity index 100% rename from node_modules/npm/lib/utils/is-windows.js rename to node/node_modules/npm/lib/utils/is-windows.js diff --git a/node_modules/npm/lib/utils/log-file.js b/node/node_modules/npm/lib/utils/log-file.js similarity index 100% rename from node_modules/npm/lib/utils/log-file.js rename to node/node_modules/npm/lib/utils/log-file.js diff --git a/node_modules/npm/lib/utils/log-shim.js b/node/node_modules/npm/lib/utils/log-shim.js similarity index 100% rename from node_modules/npm/lib/utils/log-shim.js rename to node/node_modules/npm/lib/utils/log-shim.js diff --git a/node_modules/npm/lib/utils/npm-usage.js b/node/node_modules/npm/lib/utils/npm-usage.js similarity index 100% rename from node_modules/npm/lib/utils/npm-usage.js rename to node/node_modules/npm/lib/utils/npm-usage.js diff --git a/node_modules/npm/lib/utils/open-url-prompt.js b/node/node_modules/npm/lib/utils/open-url-prompt.js similarity index 100% rename from node_modules/npm/lib/utils/open-url-prompt.js rename to node/node_modules/npm/lib/utils/open-url-prompt.js diff --git a/node_modules/npm/lib/utils/open-url.js b/node/node_modules/npm/lib/utils/open-url.js similarity index 100% rename from node_modules/npm/lib/utils/open-url.js rename to node/node_modules/npm/lib/utils/open-url.js diff --git a/node_modules/npm/lib/utils/otplease.js b/node/node_modules/npm/lib/utils/otplease.js similarity index 100% rename from node_modules/npm/lib/utils/otplease.js rename to node/node_modules/npm/lib/utils/otplease.js diff --git a/node_modules/npm/lib/utils/ping.js b/node/node_modules/npm/lib/utils/ping.js similarity index 100% rename from node_modules/npm/lib/utils/ping.js rename to node/node_modules/npm/lib/utils/ping.js diff --git a/node_modules/npm/lib/utils/pulse-till-done.js b/node/node_modules/npm/lib/utils/pulse-till-done.js similarity index 100% rename from node_modules/npm/lib/utils/pulse-till-done.js rename to node/node_modules/npm/lib/utils/pulse-till-done.js diff --git a/node_modules/npm/lib/utils/queryable.js b/node/node_modules/npm/lib/utils/queryable.js similarity index 100% rename from node_modules/npm/lib/utils/queryable.js rename to node/node_modules/npm/lib/utils/queryable.js diff --git a/node_modules/npm/lib/utils/read-user-info.js b/node/node_modules/npm/lib/utils/read-user-info.js similarity index 100% rename from node_modules/npm/lib/utils/read-user-info.js rename to node/node_modules/npm/lib/utils/read-user-info.js diff --git a/node_modules/npm/lib/utils/reify-finish.js b/node/node_modules/npm/lib/utils/reify-finish.js similarity index 100% rename from node_modules/npm/lib/utils/reify-finish.js rename to node/node_modules/npm/lib/utils/reify-finish.js diff --git a/node_modules/npm/lib/utils/reify-output.js b/node/node_modules/npm/lib/utils/reify-output.js similarity index 100% rename from node_modules/npm/lib/utils/reify-output.js rename to node/node_modules/npm/lib/utils/reify-output.js diff --git a/node_modules/npm/lib/utils/replace-info.js b/node/node_modules/npm/lib/utils/replace-info.js similarity index 100% rename from node_modules/npm/lib/utils/replace-info.js rename to node/node_modules/npm/lib/utils/replace-info.js diff --git a/node_modules/npm/lib/utils/tar.js b/node/node_modules/npm/lib/utils/tar.js similarity index 100% rename from node_modules/npm/lib/utils/tar.js rename to node/node_modules/npm/lib/utils/tar.js diff --git a/node_modules/npm/lib/utils/timers.js b/node/node_modules/npm/lib/utils/timers.js similarity index 100% rename from node_modules/npm/lib/utils/timers.js rename to node/node_modules/npm/lib/utils/timers.js diff --git a/node_modules/npm/lib/utils/update-notifier.js b/node/node_modules/npm/lib/utils/update-notifier.js similarity index 100% rename from node_modules/npm/lib/utils/update-notifier.js rename to node/node_modules/npm/lib/utils/update-notifier.js diff --git a/node_modules/npm/lib/utils/validate-lockfile.js b/node/node_modules/npm/lib/utils/validate-lockfile.js similarity index 100% rename from node_modules/npm/lib/utils/validate-lockfile.js rename to node/node_modules/npm/lib/utils/validate-lockfile.js diff --git a/node_modules/npm/lib/utils/web-auth.js b/node/node_modules/npm/lib/utils/web-auth.js similarity index 100% rename from node_modules/npm/lib/utils/web-auth.js rename to node/node_modules/npm/lib/utils/web-auth.js diff --git a/node_modules/npm/lib/workspaces/get-workspaces.js b/node/node_modules/npm/lib/workspaces/get-workspaces.js similarity index 100% rename from node_modules/npm/lib/workspaces/get-workspaces.js rename to node/node_modules/npm/lib/workspaces/get-workspaces.js diff --git a/node_modules/npm/lib/workspaces/update-workspaces.js b/node/node_modules/npm/lib/workspaces/update-workspaces.js similarity index 100% rename from node_modules/npm/lib/workspaces/update-workspaces.js rename to node/node_modules/npm/lib/workspaces/update-workspaces.js diff --git a/node_modules/npm/man/man1/npm-access.1 b/node/node_modules/npm/man/man1/npm-access.1 similarity index 100% rename from node_modules/npm/man/man1/npm-access.1 rename to node/node_modules/npm/man/man1/npm-access.1 diff --git a/node_modules/npm/man/man1/npm-adduser.1 b/node/node_modules/npm/man/man1/npm-adduser.1 similarity index 100% rename from node_modules/npm/man/man1/npm-adduser.1 rename to node/node_modules/npm/man/man1/npm-adduser.1 diff --git a/node_modules/npm/man/man1/npm-audit.1 b/node/node_modules/npm/man/man1/npm-audit.1 similarity index 100% rename from node_modules/npm/man/man1/npm-audit.1 rename to node/node_modules/npm/man/man1/npm-audit.1 diff --git a/node_modules/npm/man/man1/npm-bin.1 b/node/node_modules/npm/man/man1/npm-bin.1 similarity index 100% rename from node_modules/npm/man/man1/npm-bin.1 rename to node/node_modules/npm/man/man1/npm-bin.1 diff --git a/node_modules/npm/man/man1/npm-bugs.1 b/node/node_modules/npm/man/man1/npm-bugs.1 similarity index 100% rename from node_modules/npm/man/man1/npm-bugs.1 rename to node/node_modules/npm/man/man1/npm-bugs.1 diff --git a/node_modules/npm/man/man1/npm-cache.1 b/node/node_modules/npm/man/man1/npm-cache.1 similarity index 100% rename from node_modules/npm/man/man1/npm-cache.1 rename to node/node_modules/npm/man/man1/npm-cache.1 diff --git a/node_modules/npm/man/man1/npm-ci.1 b/node/node_modules/npm/man/man1/npm-ci.1 similarity index 100% rename from node_modules/npm/man/man1/npm-ci.1 rename to node/node_modules/npm/man/man1/npm-ci.1 diff --git a/node_modules/npm/man/man1/npm-completion.1 b/node/node_modules/npm/man/man1/npm-completion.1 similarity index 100% rename from node_modules/npm/man/man1/npm-completion.1 rename to node/node_modules/npm/man/man1/npm-completion.1 diff --git a/node_modules/npm/man/man1/npm-config.1 b/node/node_modules/npm/man/man1/npm-config.1 similarity index 100% rename from node_modules/npm/man/man1/npm-config.1 rename to node/node_modules/npm/man/man1/npm-config.1 diff --git a/node_modules/npm/man/man1/npm-dedupe.1 b/node/node_modules/npm/man/man1/npm-dedupe.1 similarity index 100% rename from node_modules/npm/man/man1/npm-dedupe.1 rename to node/node_modules/npm/man/man1/npm-dedupe.1 diff --git a/node_modules/npm/man/man1/npm-deprecate.1 b/node/node_modules/npm/man/man1/npm-deprecate.1 similarity index 100% rename from node_modules/npm/man/man1/npm-deprecate.1 rename to node/node_modules/npm/man/man1/npm-deprecate.1 diff --git a/node_modules/npm/man/man1/npm-diff.1 b/node/node_modules/npm/man/man1/npm-diff.1 similarity index 100% rename from node_modules/npm/man/man1/npm-diff.1 rename to node/node_modules/npm/man/man1/npm-diff.1 diff --git a/node_modules/npm/man/man1/npm-dist-tag.1 b/node/node_modules/npm/man/man1/npm-dist-tag.1 similarity index 100% rename from node_modules/npm/man/man1/npm-dist-tag.1 rename to node/node_modules/npm/man/man1/npm-dist-tag.1 diff --git a/node_modules/npm/man/man1/npm-docs.1 b/node/node_modules/npm/man/man1/npm-docs.1 similarity index 100% rename from node_modules/npm/man/man1/npm-docs.1 rename to node/node_modules/npm/man/man1/npm-docs.1 diff --git a/node_modules/npm/man/man1/npm-doctor.1 b/node/node_modules/npm/man/man1/npm-doctor.1 similarity index 100% rename from node_modules/npm/man/man1/npm-doctor.1 rename to node/node_modules/npm/man/man1/npm-doctor.1 diff --git a/node_modules/npm/man/man1/npm-edit.1 b/node/node_modules/npm/man/man1/npm-edit.1 similarity index 100% rename from node_modules/npm/man/man1/npm-edit.1 rename to node/node_modules/npm/man/man1/npm-edit.1 diff --git a/node_modules/npm/man/man1/npm-exec.1 b/node/node_modules/npm/man/man1/npm-exec.1 similarity index 100% rename from node_modules/npm/man/man1/npm-exec.1 rename to node/node_modules/npm/man/man1/npm-exec.1 diff --git a/node_modules/npm/man/man1/npm-explain.1 b/node/node_modules/npm/man/man1/npm-explain.1 similarity index 100% rename from node_modules/npm/man/man1/npm-explain.1 rename to node/node_modules/npm/man/man1/npm-explain.1 diff --git a/node_modules/npm/man/man1/npm-explore.1 b/node/node_modules/npm/man/man1/npm-explore.1 similarity index 100% rename from node_modules/npm/man/man1/npm-explore.1 rename to node/node_modules/npm/man/man1/npm-explore.1 diff --git a/node_modules/npm/man/man1/npm-find-dupes.1 b/node/node_modules/npm/man/man1/npm-find-dupes.1 similarity index 100% rename from node_modules/npm/man/man1/npm-find-dupes.1 rename to node/node_modules/npm/man/man1/npm-find-dupes.1 diff --git a/node_modules/npm/man/man1/npm-fund.1 b/node/node_modules/npm/man/man1/npm-fund.1 similarity index 100% rename from node_modules/npm/man/man1/npm-fund.1 rename to node/node_modules/npm/man/man1/npm-fund.1 diff --git a/node_modules/npm/man/man1/npm-help-search.1 b/node/node_modules/npm/man/man1/npm-help-search.1 similarity index 100% rename from node_modules/npm/man/man1/npm-help-search.1 rename to node/node_modules/npm/man/man1/npm-help-search.1 diff --git a/node_modules/npm/man/man1/npm-help.1 b/node/node_modules/npm/man/man1/npm-help.1 similarity index 100% rename from node_modules/npm/man/man1/npm-help.1 rename to node/node_modules/npm/man/man1/npm-help.1 diff --git a/node_modules/npm/man/man1/npm-hook.1 b/node/node_modules/npm/man/man1/npm-hook.1 similarity index 100% rename from node_modules/npm/man/man1/npm-hook.1 rename to node/node_modules/npm/man/man1/npm-hook.1 diff --git a/node_modules/npm/man/man1/npm-init.1 b/node/node_modules/npm/man/man1/npm-init.1 similarity index 100% rename from node_modules/npm/man/man1/npm-init.1 rename to node/node_modules/npm/man/man1/npm-init.1 diff --git a/node_modules/npm/man/man1/npm-install-ci-test.1 b/node/node_modules/npm/man/man1/npm-install-ci-test.1 similarity index 100% rename from node_modules/npm/man/man1/npm-install-ci-test.1 rename to node/node_modules/npm/man/man1/npm-install-ci-test.1 diff --git a/node_modules/npm/man/man1/npm-install-test.1 b/node/node_modules/npm/man/man1/npm-install-test.1 similarity index 100% rename from node_modules/npm/man/man1/npm-install-test.1 rename to node/node_modules/npm/man/man1/npm-install-test.1 diff --git a/node_modules/npm/man/man1/npm-install.1 b/node/node_modules/npm/man/man1/npm-install.1 similarity index 100% rename from node_modules/npm/man/man1/npm-install.1 rename to node/node_modules/npm/man/man1/npm-install.1 diff --git a/node_modules/npm/man/man1/npm-link.1 b/node/node_modules/npm/man/man1/npm-link.1 similarity index 100% rename from node_modules/npm/man/man1/npm-link.1 rename to node/node_modules/npm/man/man1/npm-link.1 diff --git a/node_modules/npm/man/man1/npm-logout.1 b/node/node_modules/npm/man/man1/npm-logout.1 similarity index 100% rename from node_modules/npm/man/man1/npm-logout.1 rename to node/node_modules/npm/man/man1/npm-logout.1 diff --git a/node_modules/npm/man/man1/npm-ls.1 b/node/node_modules/npm/man/man1/npm-ls.1 similarity index 100% rename from node_modules/npm/man/man1/npm-ls.1 rename to node/node_modules/npm/man/man1/npm-ls.1 diff --git a/node_modules/npm/man/man1/npm-org.1 b/node/node_modules/npm/man/man1/npm-org.1 similarity index 100% rename from node_modules/npm/man/man1/npm-org.1 rename to node/node_modules/npm/man/man1/npm-org.1 diff --git a/node_modules/npm/man/man1/npm-outdated.1 b/node/node_modules/npm/man/man1/npm-outdated.1 similarity index 100% rename from node_modules/npm/man/man1/npm-outdated.1 rename to node/node_modules/npm/man/man1/npm-outdated.1 diff --git a/node_modules/npm/man/man1/npm-owner.1 b/node/node_modules/npm/man/man1/npm-owner.1 similarity index 100% rename from node_modules/npm/man/man1/npm-owner.1 rename to node/node_modules/npm/man/man1/npm-owner.1 diff --git a/node_modules/npm/man/man1/npm-pack.1 b/node/node_modules/npm/man/man1/npm-pack.1 similarity index 100% rename from node_modules/npm/man/man1/npm-pack.1 rename to node/node_modules/npm/man/man1/npm-pack.1 diff --git a/node_modules/npm/man/man1/npm-ping.1 b/node/node_modules/npm/man/man1/npm-ping.1 similarity index 100% rename from node_modules/npm/man/man1/npm-ping.1 rename to node/node_modules/npm/man/man1/npm-ping.1 diff --git a/node_modules/npm/man/man1/npm-pkg.1 b/node/node_modules/npm/man/man1/npm-pkg.1 similarity index 100% rename from node_modules/npm/man/man1/npm-pkg.1 rename to node/node_modules/npm/man/man1/npm-pkg.1 diff --git a/node_modules/npm/man/man1/npm-prefix.1 b/node/node_modules/npm/man/man1/npm-prefix.1 similarity index 100% rename from node_modules/npm/man/man1/npm-prefix.1 rename to node/node_modules/npm/man/man1/npm-prefix.1 diff --git a/node_modules/npm/man/man1/npm-profile.1 b/node/node_modules/npm/man/man1/npm-profile.1 similarity index 100% rename from node_modules/npm/man/man1/npm-profile.1 rename to node/node_modules/npm/man/man1/npm-profile.1 diff --git a/node_modules/npm/man/man1/npm-prune.1 b/node/node_modules/npm/man/man1/npm-prune.1 similarity index 100% rename from node_modules/npm/man/man1/npm-prune.1 rename to node/node_modules/npm/man/man1/npm-prune.1 diff --git a/node_modules/npm/man/man1/npm-publish.1 b/node/node_modules/npm/man/man1/npm-publish.1 similarity index 100% rename from node_modules/npm/man/man1/npm-publish.1 rename to node/node_modules/npm/man/man1/npm-publish.1 diff --git a/node_modules/npm/man/man1/npm-rebuild.1 b/node/node_modules/npm/man/man1/npm-rebuild.1 similarity index 100% rename from node_modules/npm/man/man1/npm-rebuild.1 rename to node/node_modules/npm/man/man1/npm-rebuild.1 diff --git a/node_modules/npm/man/man1/npm-repo.1 b/node/node_modules/npm/man/man1/npm-repo.1 similarity index 100% rename from node_modules/npm/man/man1/npm-repo.1 rename to node/node_modules/npm/man/man1/npm-repo.1 diff --git a/node_modules/npm/man/man1/npm-restart.1 b/node/node_modules/npm/man/man1/npm-restart.1 similarity index 100% rename from node_modules/npm/man/man1/npm-restart.1 rename to node/node_modules/npm/man/man1/npm-restart.1 diff --git a/node_modules/npm/man/man1/npm-root.1 b/node/node_modules/npm/man/man1/npm-root.1 similarity index 100% rename from node_modules/npm/man/man1/npm-root.1 rename to node/node_modules/npm/man/man1/npm-root.1 diff --git a/node_modules/npm/man/man1/npm-run-script.1 b/node/node_modules/npm/man/man1/npm-run-script.1 similarity index 100% rename from node_modules/npm/man/man1/npm-run-script.1 rename to node/node_modules/npm/man/man1/npm-run-script.1 diff --git a/node_modules/npm/man/man1/npm-search.1 b/node/node_modules/npm/man/man1/npm-search.1 similarity index 100% rename from node_modules/npm/man/man1/npm-search.1 rename to node/node_modules/npm/man/man1/npm-search.1 diff --git a/node_modules/npm/man/man1/npm-set-script.1 b/node/node_modules/npm/man/man1/npm-set-script.1 similarity index 100% rename from node_modules/npm/man/man1/npm-set-script.1 rename to node/node_modules/npm/man/man1/npm-set-script.1 diff --git a/node_modules/npm/man/man1/npm-shrinkwrap.1 b/node/node_modules/npm/man/man1/npm-shrinkwrap.1 similarity index 100% rename from node_modules/npm/man/man1/npm-shrinkwrap.1 rename to node/node_modules/npm/man/man1/npm-shrinkwrap.1 diff --git a/node_modules/npm/man/man1/npm-star.1 b/node/node_modules/npm/man/man1/npm-star.1 similarity index 100% rename from node_modules/npm/man/man1/npm-star.1 rename to node/node_modules/npm/man/man1/npm-star.1 diff --git a/node_modules/npm/man/man1/npm-stars.1 b/node/node_modules/npm/man/man1/npm-stars.1 similarity index 100% rename from node_modules/npm/man/man1/npm-stars.1 rename to node/node_modules/npm/man/man1/npm-stars.1 diff --git a/node_modules/npm/man/man1/npm-start.1 b/node/node_modules/npm/man/man1/npm-start.1 similarity index 100% rename from node_modules/npm/man/man1/npm-start.1 rename to node/node_modules/npm/man/man1/npm-start.1 diff --git a/node_modules/npm/man/man1/npm-stop.1 b/node/node_modules/npm/man/man1/npm-stop.1 similarity index 100% rename from node_modules/npm/man/man1/npm-stop.1 rename to node/node_modules/npm/man/man1/npm-stop.1 diff --git a/node_modules/npm/man/man1/npm-team.1 b/node/node_modules/npm/man/man1/npm-team.1 similarity index 100% rename from node_modules/npm/man/man1/npm-team.1 rename to node/node_modules/npm/man/man1/npm-team.1 diff --git a/node_modules/npm/man/man1/npm-test.1 b/node/node_modules/npm/man/man1/npm-test.1 similarity index 100% rename from node_modules/npm/man/man1/npm-test.1 rename to node/node_modules/npm/man/man1/npm-test.1 diff --git a/node_modules/npm/man/man1/npm-token.1 b/node/node_modules/npm/man/man1/npm-token.1 similarity index 100% rename from node_modules/npm/man/man1/npm-token.1 rename to node/node_modules/npm/man/man1/npm-token.1 diff --git a/node_modules/npm/man/man1/npm-uninstall.1 b/node/node_modules/npm/man/man1/npm-uninstall.1 similarity index 100% rename from node_modules/npm/man/man1/npm-uninstall.1 rename to node/node_modules/npm/man/man1/npm-uninstall.1 diff --git a/node_modules/npm/man/man1/npm-unpublish.1 b/node/node_modules/npm/man/man1/npm-unpublish.1 similarity index 100% rename from node_modules/npm/man/man1/npm-unpublish.1 rename to node/node_modules/npm/man/man1/npm-unpublish.1 diff --git a/node_modules/npm/man/man1/npm-unstar.1 b/node/node_modules/npm/man/man1/npm-unstar.1 similarity index 100% rename from node_modules/npm/man/man1/npm-unstar.1 rename to node/node_modules/npm/man/man1/npm-unstar.1 diff --git a/node_modules/npm/man/man1/npm-update.1 b/node/node_modules/npm/man/man1/npm-update.1 similarity index 100% rename from node_modules/npm/man/man1/npm-update.1 rename to node/node_modules/npm/man/man1/npm-update.1 diff --git a/node_modules/npm/man/man1/npm-version.1 b/node/node_modules/npm/man/man1/npm-version.1 similarity index 100% rename from node_modules/npm/man/man1/npm-version.1 rename to node/node_modules/npm/man/man1/npm-version.1 diff --git a/node_modules/npm/man/man1/npm-view.1 b/node/node_modules/npm/man/man1/npm-view.1 similarity index 100% rename from node_modules/npm/man/man1/npm-view.1 rename to node/node_modules/npm/man/man1/npm-view.1 diff --git a/node_modules/npm/man/man1/npm-whoami.1 b/node/node_modules/npm/man/man1/npm-whoami.1 similarity index 100% rename from node_modules/npm/man/man1/npm-whoami.1 rename to node/node_modules/npm/man/man1/npm-whoami.1 diff --git a/node_modules/npm/man/man1/npm.1 b/node/node_modules/npm/man/man1/npm.1 similarity index 100% rename from node_modules/npm/man/man1/npm.1 rename to node/node_modules/npm/man/man1/npm.1 diff --git a/node_modules/npm/man/man1/npx.1 b/node/node_modules/npm/man/man1/npx.1 similarity index 100% rename from node_modules/npm/man/man1/npx.1 rename to node/node_modules/npm/man/man1/npx.1 diff --git a/node_modules/npm/man/man5/folders.5 b/node/node_modules/npm/man/man5/folders.5 similarity index 100% rename from node_modules/npm/man/man5/folders.5 rename to node/node_modules/npm/man/man5/folders.5 diff --git a/node_modules/npm/man/man5/install.5 b/node/node_modules/npm/man/man5/install.5 similarity index 100% rename from node_modules/npm/man/man5/install.5 rename to node/node_modules/npm/man/man5/install.5 diff --git a/node_modules/npm/man/man5/npm-shrinkwrap-json.5 b/node/node_modules/npm/man/man5/npm-shrinkwrap-json.5 similarity index 100% rename from node_modules/npm/man/man5/npm-shrinkwrap-json.5 rename to node/node_modules/npm/man/man5/npm-shrinkwrap-json.5 diff --git a/node_modules/npm/man/man5/npmrc.5 b/node/node_modules/npm/man/man5/npmrc.5 similarity index 100% rename from node_modules/npm/man/man5/npmrc.5 rename to node/node_modules/npm/man/man5/npmrc.5 diff --git a/node_modules/npm/man/man5/package-json.5 b/node/node_modules/npm/man/man5/package-json.5 similarity index 100% rename from node_modules/npm/man/man5/package-json.5 rename to node/node_modules/npm/man/man5/package-json.5 diff --git a/node_modules/npm/man/man5/package-lock-json.5 b/node/node_modules/npm/man/man5/package-lock-json.5 similarity index 100% rename from node_modules/npm/man/man5/package-lock-json.5 rename to node/node_modules/npm/man/man5/package-lock-json.5 diff --git a/node_modules/npm/man/man7/config.7 b/node/node_modules/npm/man/man7/config.7 similarity index 100% rename from node_modules/npm/man/man7/config.7 rename to node/node_modules/npm/man/man7/config.7 diff --git a/node_modules/npm/man/man7/developers.7 b/node/node_modules/npm/man/man7/developers.7 similarity index 100% rename from node_modules/npm/man/man7/developers.7 rename to node/node_modules/npm/man/man7/developers.7 diff --git a/node_modules/npm/man/man7/logging.7 b/node/node_modules/npm/man/man7/logging.7 similarity index 100% rename from node_modules/npm/man/man7/logging.7 rename to node/node_modules/npm/man/man7/logging.7 diff --git a/node_modules/npm/man/man7/orgs.7 b/node/node_modules/npm/man/man7/orgs.7 similarity index 100% rename from node_modules/npm/man/man7/orgs.7 rename to node/node_modules/npm/man/man7/orgs.7 diff --git a/node_modules/npm/man/man7/package-spec.7 b/node/node_modules/npm/man/man7/package-spec.7 similarity index 100% rename from node_modules/npm/man/man7/package-spec.7 rename to node/node_modules/npm/man/man7/package-spec.7 diff --git a/node_modules/npm/man/man7/registry.7 b/node/node_modules/npm/man/man7/registry.7 similarity index 100% rename from node_modules/npm/man/man7/registry.7 rename to node/node_modules/npm/man/man7/registry.7 diff --git a/node_modules/npm/man/man7/removal.7 b/node/node_modules/npm/man/man7/removal.7 similarity index 100% rename from node_modules/npm/man/man7/removal.7 rename to node/node_modules/npm/man/man7/removal.7 diff --git a/node_modules/npm/man/man7/scope.7 b/node/node_modules/npm/man/man7/scope.7 similarity index 100% rename from node_modules/npm/man/man7/scope.7 rename to node/node_modules/npm/man/man7/scope.7 diff --git a/node_modules/npm/man/man7/scripts.7 b/node/node_modules/npm/man/man7/scripts.7 similarity index 100% rename from node_modules/npm/man/man7/scripts.7 rename to node/node_modules/npm/man/man7/scripts.7 diff --git a/node_modules/npm/man/man7/workspaces.7 b/node/node_modules/npm/man/man7/workspaces.7 similarity index 100% rename from node_modules/npm/man/man7/workspaces.7 rename to node/node_modules/npm/man/man7/workspaces.7 diff --git a/node_modules/npm/node_modules/.bin/arborist b/node/node_modules/npm/node_modules/.bin/arborist similarity index 100% rename from node_modules/npm/node_modules/.bin/arborist rename to node/node_modules/npm/node_modules/.bin/arborist diff --git a/node_modules/npm/node_modules/.bin/arborist.cmd b/node/node_modules/npm/node_modules/.bin/arborist.cmd similarity index 100% rename from node_modules/npm/node_modules/.bin/arborist.cmd rename to node/node_modules/npm/node_modules/.bin/arborist.cmd diff --git a/node_modules/npm/node_modules/.bin/arborist.ps1 b/node/node_modules/npm/node_modules/.bin/arborist.ps1 similarity index 100% rename from node_modules/npm/node_modules/.bin/arborist.ps1 rename to node/node_modules/npm/node_modules/.bin/arborist.ps1 diff --git a/node_modules/npm/node_modules/.bin/color-support b/node/node_modules/npm/node_modules/.bin/color-support similarity index 100% rename from node_modules/npm/node_modules/.bin/color-support rename to node/node_modules/npm/node_modules/.bin/color-support diff --git a/node_modules/npm/node_modules/.bin/color-support.cmd b/node/node_modules/npm/node_modules/.bin/color-support.cmd similarity index 100% rename from node_modules/npm/node_modules/.bin/color-support.cmd rename to node/node_modules/npm/node_modules/.bin/color-support.cmd diff --git a/node_modules/npm/node_modules/.bin/color-support.ps1 b/node/node_modules/npm/node_modules/.bin/color-support.ps1 similarity index 100% rename from node_modules/npm/node_modules/.bin/color-support.ps1 rename to node/node_modules/npm/node_modules/.bin/color-support.ps1 diff --git a/node_modules/npm/node_modules/.bin/installed-package-contents b/node/node_modules/npm/node_modules/.bin/installed-package-contents similarity index 100% rename from node_modules/npm/node_modules/.bin/installed-package-contents rename to node/node_modules/npm/node_modules/.bin/installed-package-contents diff --git a/node_modules/npm/node_modules/.bin/installed-package-contents.cmd b/node/node_modules/npm/node_modules/.bin/installed-package-contents.cmd similarity index 100% rename from node_modules/npm/node_modules/.bin/installed-package-contents.cmd rename to node/node_modules/npm/node_modules/.bin/installed-package-contents.cmd diff --git a/node_modules/npm/node_modules/.bin/installed-package-contents.ps1 b/node/node_modules/npm/node_modules/.bin/installed-package-contents.ps1 similarity index 100% rename from node_modules/npm/node_modules/.bin/installed-package-contents.ps1 rename to node/node_modules/npm/node_modules/.bin/installed-package-contents.ps1 diff --git a/node_modules/npm/node_modules/.bin/mkdirp b/node/node_modules/npm/node_modules/.bin/mkdirp similarity index 100% rename from node_modules/npm/node_modules/.bin/mkdirp rename to node/node_modules/npm/node_modules/.bin/mkdirp diff --git a/node_modules/npm/node_modules/.bin/mkdirp.cmd b/node/node_modules/npm/node_modules/.bin/mkdirp.cmd similarity index 100% rename from node_modules/npm/node_modules/.bin/mkdirp.cmd rename to node/node_modules/npm/node_modules/.bin/mkdirp.cmd diff --git a/node_modules/npm/node_modules/.bin/mkdirp.ps1 b/node/node_modules/npm/node_modules/.bin/mkdirp.ps1 similarity index 100% rename from node_modules/npm/node_modules/.bin/mkdirp.ps1 rename to node/node_modules/npm/node_modules/.bin/mkdirp.ps1 diff --git a/node_modules/npm/node_modules/.bin/node-gyp b/node/node_modules/npm/node_modules/.bin/node-gyp similarity index 100% rename from node_modules/npm/node_modules/.bin/node-gyp rename to node/node_modules/npm/node_modules/.bin/node-gyp diff --git a/node_modules/npm/node_modules/.bin/node-gyp.cmd b/node/node_modules/npm/node_modules/.bin/node-gyp.cmd similarity index 100% rename from node_modules/npm/node_modules/.bin/node-gyp.cmd rename to node/node_modules/npm/node_modules/.bin/node-gyp.cmd diff --git a/node_modules/npm/node_modules/.bin/node-gyp.ps1 b/node/node_modules/npm/node_modules/.bin/node-gyp.ps1 similarity index 100% rename from node_modules/npm/node_modules/.bin/node-gyp.ps1 rename to node/node_modules/npm/node_modules/.bin/node-gyp.ps1 diff --git a/node_modules/npm/node_modules/.bin/node-which b/node/node_modules/npm/node_modules/.bin/node-which similarity index 100% rename from node_modules/npm/node_modules/.bin/node-which rename to node/node_modules/npm/node_modules/.bin/node-which diff --git a/node_modules/npm/node_modules/.bin/node-which.cmd b/node/node_modules/npm/node_modules/.bin/node-which.cmd similarity index 100% rename from node_modules/npm/node_modules/.bin/node-which.cmd rename to node/node_modules/npm/node_modules/.bin/node-which.cmd diff --git a/node_modules/npm/node_modules/.bin/node-which.ps1 b/node/node_modules/npm/node_modules/.bin/node-which.ps1 similarity index 100% rename from node_modules/npm/node_modules/.bin/node-which.ps1 rename to node/node_modules/npm/node_modules/.bin/node-which.ps1 diff --git a/node_modules/npm/node_modules/.bin/nopt b/node/node_modules/npm/node_modules/.bin/nopt similarity index 100% rename from node_modules/npm/node_modules/.bin/nopt rename to node/node_modules/npm/node_modules/.bin/nopt diff --git a/node_modules/npm/node_modules/.bin/nopt.cmd b/node/node_modules/npm/node_modules/.bin/nopt.cmd similarity index 100% rename from node_modules/npm/node_modules/.bin/nopt.cmd rename to node/node_modules/npm/node_modules/.bin/nopt.cmd diff --git a/node_modules/npm/node_modules/.bin/nopt.ps1 b/node/node_modules/npm/node_modules/.bin/nopt.ps1 similarity index 100% rename from node_modules/npm/node_modules/.bin/nopt.ps1 rename to node/node_modules/npm/node_modules/.bin/nopt.ps1 diff --git a/node_modules/npm/node_modules/.bin/npm-packlist b/node/node_modules/npm/node_modules/.bin/npm-packlist similarity index 100% rename from node_modules/npm/node_modules/.bin/npm-packlist rename to node/node_modules/npm/node_modules/.bin/npm-packlist diff --git a/node_modules/npm/node_modules/.bin/npm-packlist.cmd b/node/node_modules/npm/node_modules/.bin/npm-packlist.cmd similarity index 100% rename from node_modules/npm/node_modules/.bin/npm-packlist.cmd rename to node/node_modules/npm/node_modules/.bin/npm-packlist.cmd diff --git a/node_modules/npm/node_modules/.bin/npm-packlist.ps1 b/node/node_modules/npm/node_modules/.bin/npm-packlist.ps1 similarity index 100% rename from node_modules/npm/node_modules/.bin/npm-packlist.ps1 rename to node/node_modules/npm/node_modules/.bin/npm-packlist.ps1 diff --git a/node_modules/npm/node_modules/.bin/opener b/node/node_modules/npm/node_modules/.bin/opener similarity index 100% rename from node_modules/npm/node_modules/.bin/opener rename to node/node_modules/npm/node_modules/.bin/opener diff --git a/node_modules/npm/node_modules/.bin/opener.cmd b/node/node_modules/npm/node_modules/.bin/opener.cmd similarity index 100% rename from node_modules/npm/node_modules/.bin/opener.cmd rename to node/node_modules/npm/node_modules/.bin/opener.cmd diff --git a/node_modules/npm/node_modules/.bin/opener.ps1 b/node/node_modules/npm/node_modules/.bin/opener.ps1 similarity index 100% rename from node_modules/npm/node_modules/.bin/opener.ps1 rename to node/node_modules/npm/node_modules/.bin/opener.ps1 diff --git a/node_modules/npm/node_modules/.bin/pacote b/node/node_modules/npm/node_modules/.bin/pacote similarity index 100% rename from node_modules/npm/node_modules/.bin/pacote rename to node/node_modules/npm/node_modules/.bin/pacote diff --git a/node_modules/npm/node_modules/.bin/pacote.cmd b/node/node_modules/npm/node_modules/.bin/pacote.cmd similarity index 100% rename from node_modules/npm/node_modules/.bin/pacote.cmd rename to node/node_modules/npm/node_modules/.bin/pacote.cmd diff --git a/node_modules/npm/node_modules/.bin/pacote.ps1 b/node/node_modules/npm/node_modules/.bin/pacote.ps1 similarity index 100% rename from node_modules/npm/node_modules/.bin/pacote.ps1 rename to node/node_modules/npm/node_modules/.bin/pacote.ps1 diff --git a/node_modules/npm/node_modules/.bin/qrcode-terminal b/node/node_modules/npm/node_modules/.bin/qrcode-terminal similarity index 100% rename from node_modules/npm/node_modules/.bin/qrcode-terminal rename to node/node_modules/npm/node_modules/.bin/qrcode-terminal diff --git a/node_modules/npm/node_modules/.bin/qrcode-terminal.cmd b/node/node_modules/npm/node_modules/.bin/qrcode-terminal.cmd similarity index 100% rename from node_modules/npm/node_modules/.bin/qrcode-terminal.cmd rename to node/node_modules/npm/node_modules/.bin/qrcode-terminal.cmd diff --git a/node_modules/npm/node_modules/.bin/qrcode-terminal.ps1 b/node/node_modules/npm/node_modules/.bin/qrcode-terminal.ps1 similarity index 100% rename from node_modules/npm/node_modules/.bin/qrcode-terminal.ps1 rename to node/node_modules/npm/node_modules/.bin/qrcode-terminal.ps1 diff --git a/node_modules/npm/node_modules/.bin/rimraf b/node/node_modules/npm/node_modules/.bin/rimraf similarity index 100% rename from node_modules/npm/node_modules/.bin/rimraf rename to node/node_modules/npm/node_modules/.bin/rimraf diff --git a/node_modules/npm/node_modules/.bin/rimraf.cmd b/node/node_modules/npm/node_modules/.bin/rimraf.cmd similarity index 100% rename from node_modules/npm/node_modules/.bin/rimraf.cmd rename to node/node_modules/npm/node_modules/.bin/rimraf.cmd diff --git a/node_modules/npm/node_modules/.bin/rimraf.ps1 b/node/node_modules/npm/node_modules/.bin/rimraf.ps1 similarity index 100% rename from node_modules/npm/node_modules/.bin/rimraf.ps1 rename to node/node_modules/npm/node_modules/.bin/rimraf.ps1 diff --git a/node_modules/npm/node_modules/.bin/semver b/node/node_modules/npm/node_modules/.bin/semver similarity index 100% rename from node_modules/npm/node_modules/.bin/semver rename to node/node_modules/npm/node_modules/.bin/semver diff --git a/node_modules/npm/node_modules/.bin/semver.cmd b/node/node_modules/npm/node_modules/.bin/semver.cmd similarity index 100% rename from node_modules/npm/node_modules/.bin/semver.cmd rename to node/node_modules/npm/node_modules/.bin/semver.cmd diff --git a/node_modules/npm/node_modules/.bin/semver.ps1 b/node/node_modules/npm/node_modules/.bin/semver.ps1 similarity index 100% rename from node_modules/npm/node_modules/.bin/semver.ps1 rename to node/node_modules/npm/node_modules/.bin/semver.ps1 diff --git a/node_modules/npm/node_modules/@colors/colors/LICENSE b/node/node_modules/npm/node_modules/@colors/colors/LICENSE similarity index 100% rename from node_modules/npm/node_modules/@colors/colors/LICENSE rename to node/node_modules/npm/node_modules/@colors/colors/LICENSE diff --git a/node_modules/npm/node_modules/@colors/colors/examples/normal-usage.js b/node/node_modules/npm/node_modules/@colors/colors/examples/normal-usage.js similarity index 100% rename from node_modules/npm/node_modules/@colors/colors/examples/normal-usage.js rename to node/node_modules/npm/node_modules/@colors/colors/examples/normal-usage.js diff --git a/node_modules/npm/node_modules/@colors/colors/examples/safe-string.js b/node/node_modules/npm/node_modules/@colors/colors/examples/safe-string.js similarity index 100% rename from node_modules/npm/node_modules/@colors/colors/examples/safe-string.js rename to node/node_modules/npm/node_modules/@colors/colors/examples/safe-string.js diff --git a/node_modules/npm/node_modules/@colors/colors/index.d.ts b/node/node_modules/npm/node_modules/@colors/colors/index.d.ts similarity index 100% rename from node_modules/npm/node_modules/@colors/colors/index.d.ts rename to node/node_modules/npm/node_modules/@colors/colors/index.d.ts diff --git a/node_modules/npm/node_modules/@colors/colors/lib/colors.js b/node/node_modules/npm/node_modules/@colors/colors/lib/colors.js similarity index 100% rename from node_modules/npm/node_modules/@colors/colors/lib/colors.js rename to node/node_modules/npm/node_modules/@colors/colors/lib/colors.js diff --git a/node_modules/npm/node_modules/@colors/colors/lib/custom/trap.js b/node/node_modules/npm/node_modules/@colors/colors/lib/custom/trap.js similarity index 100% rename from node_modules/npm/node_modules/@colors/colors/lib/custom/trap.js rename to node/node_modules/npm/node_modules/@colors/colors/lib/custom/trap.js diff --git a/node_modules/npm/node_modules/@colors/colors/lib/custom/zalgo.js b/node/node_modules/npm/node_modules/@colors/colors/lib/custom/zalgo.js similarity index 100% rename from node_modules/npm/node_modules/@colors/colors/lib/custom/zalgo.js rename to node/node_modules/npm/node_modules/@colors/colors/lib/custom/zalgo.js diff --git a/node_modules/npm/node_modules/@colors/colors/lib/extendStringPrototype.js b/node/node_modules/npm/node_modules/@colors/colors/lib/extendStringPrototype.js similarity index 100% rename from node_modules/npm/node_modules/@colors/colors/lib/extendStringPrototype.js rename to node/node_modules/npm/node_modules/@colors/colors/lib/extendStringPrototype.js diff --git a/node_modules/npm/node_modules/@colors/colors/lib/index.js b/node/node_modules/npm/node_modules/@colors/colors/lib/index.js similarity index 100% rename from node_modules/npm/node_modules/@colors/colors/lib/index.js rename to node/node_modules/npm/node_modules/@colors/colors/lib/index.js diff --git a/node_modules/npm/node_modules/@colors/colors/lib/maps/america.js b/node/node_modules/npm/node_modules/@colors/colors/lib/maps/america.js similarity index 100% rename from node_modules/npm/node_modules/@colors/colors/lib/maps/america.js rename to node/node_modules/npm/node_modules/@colors/colors/lib/maps/america.js diff --git a/node_modules/npm/node_modules/@colors/colors/lib/maps/rainbow.js b/node/node_modules/npm/node_modules/@colors/colors/lib/maps/rainbow.js similarity index 100% rename from node_modules/npm/node_modules/@colors/colors/lib/maps/rainbow.js rename to node/node_modules/npm/node_modules/@colors/colors/lib/maps/rainbow.js diff --git a/node_modules/npm/node_modules/@colors/colors/lib/maps/random.js b/node/node_modules/npm/node_modules/@colors/colors/lib/maps/random.js similarity index 100% rename from node_modules/npm/node_modules/@colors/colors/lib/maps/random.js rename to node/node_modules/npm/node_modules/@colors/colors/lib/maps/random.js diff --git a/node_modules/npm/node_modules/@colors/colors/lib/maps/zebra.js b/node/node_modules/npm/node_modules/@colors/colors/lib/maps/zebra.js similarity index 100% rename from node_modules/npm/node_modules/@colors/colors/lib/maps/zebra.js rename to node/node_modules/npm/node_modules/@colors/colors/lib/maps/zebra.js diff --git a/node_modules/npm/node_modules/@colors/colors/lib/styles.js b/node/node_modules/npm/node_modules/@colors/colors/lib/styles.js similarity index 100% rename from node_modules/npm/node_modules/@colors/colors/lib/styles.js rename to node/node_modules/npm/node_modules/@colors/colors/lib/styles.js diff --git a/node_modules/npm/node_modules/@colors/colors/lib/system/has-flag.js b/node/node_modules/npm/node_modules/@colors/colors/lib/system/has-flag.js similarity index 100% rename from node_modules/npm/node_modules/@colors/colors/lib/system/has-flag.js rename to node/node_modules/npm/node_modules/@colors/colors/lib/system/has-flag.js diff --git a/node_modules/npm/node_modules/@colors/colors/lib/system/supports-colors.js b/node/node_modules/npm/node_modules/@colors/colors/lib/system/supports-colors.js similarity index 100% rename from node_modules/npm/node_modules/@colors/colors/lib/system/supports-colors.js rename to node/node_modules/npm/node_modules/@colors/colors/lib/system/supports-colors.js diff --git a/node_modules/npm/node_modules/@colors/colors/package.json b/node/node_modules/npm/node_modules/@colors/colors/package.json similarity index 100% rename from node_modules/npm/node_modules/@colors/colors/package.json rename to node/node_modules/npm/node_modules/@colors/colors/package.json diff --git a/node_modules/npm/node_modules/@colors/colors/safe.d.ts b/node/node_modules/npm/node_modules/@colors/colors/safe.d.ts similarity index 100% rename from node_modules/npm/node_modules/@colors/colors/safe.d.ts rename to node/node_modules/npm/node_modules/@colors/colors/safe.d.ts diff --git a/node_modules/npm/node_modules/@colors/colors/safe.js b/node/node_modules/npm/node_modules/@colors/colors/safe.js similarity index 100% rename from node_modules/npm/node_modules/@colors/colors/safe.js rename to node/node_modules/npm/node_modules/@colors/colors/safe.js diff --git a/node_modules/npm/node_modules/@colors/colors/themes/generic-logging.js b/node/node_modules/npm/node_modules/@colors/colors/themes/generic-logging.js similarity index 100% rename from node_modules/npm/node_modules/@colors/colors/themes/generic-logging.js rename to node/node_modules/npm/node_modules/@colors/colors/themes/generic-logging.js diff --git a/node_modules/npm/node_modules/@gar/promisify/LICENSE.md b/node/node_modules/npm/node_modules/@gar/promisify/LICENSE.md similarity index 100% rename from node_modules/npm/node_modules/@gar/promisify/LICENSE.md rename to node/node_modules/npm/node_modules/@gar/promisify/LICENSE.md diff --git a/node_modules/npm/node_modules/@gar/promisify/index.js b/node/node_modules/npm/node_modules/@gar/promisify/index.js similarity index 100% rename from node_modules/npm/node_modules/@gar/promisify/index.js rename to node/node_modules/npm/node_modules/@gar/promisify/index.js diff --git a/node_modules/npm/node_modules/@gar/promisify/package.json b/node/node_modules/npm/node_modules/@gar/promisify/package.json similarity index 100% rename from node_modules/npm/node_modules/@gar/promisify/package.json rename to node/node_modules/npm/node_modules/@gar/promisify/package.json diff --git a/node_modules/npm/node_modules/@isaacs/string-locale-compare/LICENSE b/node/node_modules/npm/node_modules/@isaacs/string-locale-compare/LICENSE similarity index 100% rename from node_modules/npm/node_modules/@isaacs/string-locale-compare/LICENSE rename to node/node_modules/npm/node_modules/@isaacs/string-locale-compare/LICENSE diff --git a/node_modules/npm/node_modules/@isaacs/string-locale-compare/index.js b/node/node_modules/npm/node_modules/@isaacs/string-locale-compare/index.js similarity index 100% rename from node_modules/npm/node_modules/@isaacs/string-locale-compare/index.js rename to node/node_modules/npm/node_modules/@isaacs/string-locale-compare/index.js diff --git a/node_modules/npm/node_modules/@isaacs/string-locale-compare/package.json b/node/node_modules/npm/node_modules/@isaacs/string-locale-compare/package.json similarity index 100% rename from node_modules/npm/node_modules/@isaacs/string-locale-compare/package.json rename to node/node_modules/npm/node_modules/@isaacs/string-locale-compare/package.json diff --git a/node_modules/npm/node_modules/@npmcli/arborist/LICENSE.md b/node/node_modules/npm/node_modules/@npmcli/arborist/LICENSE.md similarity index 100% rename from node_modules/npm/node_modules/@npmcli/arborist/LICENSE.md rename to node/node_modules/npm/node_modules/@npmcli/arborist/LICENSE.md diff --git a/node_modules/npm/node_modules/@npmcli/arborist/README.md b/node/node_modules/npm/node_modules/@npmcli/arborist/README.md similarity index 100% rename from node_modules/npm/node_modules/@npmcli/arborist/README.md rename to node/node_modules/npm/node_modules/@npmcli/arborist/README.md diff --git a/node_modules/npm/node_modules/@npmcli/arborist/bin/actual.js b/node/node_modules/npm/node_modules/@npmcli/arborist/bin/actual.js similarity index 100% rename from node_modules/npm/node_modules/@npmcli/arborist/bin/actual.js rename to node/node_modules/npm/node_modules/@npmcli/arborist/bin/actual.js diff --git a/node_modules/npm/node_modules/@npmcli/arborist/bin/audit.js b/node/node_modules/npm/node_modules/@npmcli/arborist/bin/audit.js similarity index 100% rename from node_modules/npm/node_modules/@npmcli/arborist/bin/audit.js rename to node/node_modules/npm/node_modules/@npmcli/arborist/bin/audit.js diff --git a/node_modules/npm/node_modules/@npmcli/arborist/bin/funding.js b/node/node_modules/npm/node_modules/@npmcli/arborist/bin/funding.js similarity index 100% rename from node_modules/npm/node_modules/@npmcli/arborist/bin/funding.js rename to node/node_modules/npm/node_modules/@npmcli/arborist/bin/funding.js diff --git a/node_modules/npm/node_modules/@npmcli/arborist/bin/ideal.js b/node/node_modules/npm/node_modules/@npmcli/arborist/bin/ideal.js similarity index 100% rename from node_modules/npm/node_modules/@npmcli/arborist/bin/ideal.js rename to node/node_modules/npm/node_modules/@npmcli/arborist/bin/ideal.js diff --git a/node_modules/npm/node_modules/@npmcli/arborist/bin/index.js b/node/node_modules/npm/node_modules/@npmcli/arborist/bin/index.js similarity index 100% rename from node_modules/npm/node_modules/@npmcli/arborist/bin/index.js rename to node/node_modules/npm/node_modules/@npmcli/arborist/bin/index.js diff --git a/node_modules/npm/node_modules/@npmcli/arborist/bin/lib/logging.js b/node/node_modules/npm/node_modules/@npmcli/arborist/bin/lib/logging.js similarity index 100% rename from node_modules/npm/node_modules/@npmcli/arborist/bin/lib/logging.js rename to node/node_modules/npm/node_modules/@npmcli/arborist/bin/lib/logging.js diff --git a/node_modules/npm/node_modules/@npmcli/arborist/bin/lib/options.js b/node/node_modules/npm/node_modules/@npmcli/arborist/bin/lib/options.js similarity index 100% rename from node_modules/npm/node_modules/@npmcli/arborist/bin/lib/options.js rename to node/node_modules/npm/node_modules/@npmcli/arborist/bin/lib/options.js diff --git a/node_modules/npm/node_modules/@npmcli/arborist/bin/lib/print-tree.js b/node/node_modules/npm/node_modules/@npmcli/arborist/bin/lib/print-tree.js similarity index 100% rename from node_modules/npm/node_modules/@npmcli/arborist/bin/lib/print-tree.js rename to node/node_modules/npm/node_modules/@npmcli/arborist/bin/lib/print-tree.js diff --git a/node_modules/npm/node_modules/@npmcli/arborist/bin/lib/timers.js b/node/node_modules/npm/node_modules/@npmcli/arborist/bin/lib/timers.js similarity index 100% rename from node_modules/npm/node_modules/@npmcli/arborist/bin/lib/timers.js rename to node/node_modules/npm/node_modules/@npmcli/arborist/bin/lib/timers.js diff --git a/node_modules/npm/node_modules/@npmcli/arborist/bin/license.js b/node/node_modules/npm/node_modules/@npmcli/arborist/bin/license.js similarity index 100% rename from node_modules/npm/node_modules/@npmcli/arborist/bin/license.js rename to node/node_modules/npm/node_modules/@npmcli/arborist/bin/license.js diff --git a/node_modules/npm/node_modules/@npmcli/arborist/bin/prune.js b/node/node_modules/npm/node_modules/@npmcli/arborist/bin/prune.js similarity index 100% rename from node_modules/npm/node_modules/@npmcli/arborist/bin/prune.js rename to node/node_modules/npm/node_modules/@npmcli/arborist/bin/prune.js diff --git a/node_modules/npm/node_modules/@npmcli/arborist/bin/reify.js b/node/node_modules/npm/node_modules/@npmcli/arborist/bin/reify.js similarity index 100% rename from node_modules/npm/node_modules/@npmcli/arborist/bin/reify.js rename to node/node_modules/npm/node_modules/@npmcli/arborist/bin/reify.js diff --git a/node_modules/npm/node_modules/@npmcli/arborist/bin/shrinkwrap.js b/node/node_modules/npm/node_modules/@npmcli/arborist/bin/shrinkwrap.js similarity index 100% rename from node_modules/npm/node_modules/@npmcli/arborist/bin/shrinkwrap.js rename to node/node_modules/npm/node_modules/@npmcli/arborist/bin/shrinkwrap.js diff --git a/node_modules/npm/node_modules/@npmcli/arborist/bin/virtual.js b/node/node_modules/npm/node_modules/@npmcli/arborist/bin/virtual.js similarity index 100% rename from node_modules/npm/node_modules/@npmcli/arborist/bin/virtual.js rename to node/node_modules/npm/node_modules/@npmcli/arborist/bin/virtual.js diff --git a/node_modules/npm/node_modules/@npmcli/arborist/lib/add-rm-pkg-deps.js b/node/node_modules/npm/node_modules/@npmcli/arborist/lib/add-rm-pkg-deps.js similarity index 100% rename from node_modules/npm/node_modules/@npmcli/arborist/lib/add-rm-pkg-deps.js rename to node/node_modules/npm/node_modules/@npmcli/arborist/lib/add-rm-pkg-deps.js diff --git a/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/audit.js b/node/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/audit.js similarity index 100% rename from node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/audit.js rename to node/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/audit.js diff --git a/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/build-ideal-tree.js b/node/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/build-ideal-tree.js similarity index 100% rename from node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/build-ideal-tree.js rename to node/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/build-ideal-tree.js diff --git a/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/deduper.js b/node/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/deduper.js similarity index 100% rename from node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/deduper.js rename to node/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/deduper.js diff --git a/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/index.js b/node/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/index.js similarity index 100% rename from node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/index.js rename to node/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/index.js diff --git a/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/load-actual.js b/node/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/load-actual.js similarity index 100% rename from node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/load-actual.js rename to node/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/load-actual.js diff --git a/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/load-virtual.js b/node/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/load-virtual.js similarity index 100% rename from node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/load-virtual.js rename to node/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/load-virtual.js diff --git a/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/load-workspaces.js b/node/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/load-workspaces.js similarity index 100% rename from node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/load-workspaces.js rename to node/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/load-workspaces.js diff --git a/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/pruner.js b/node/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/pruner.js similarity index 100% rename from node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/pruner.js rename to node/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/pruner.js diff --git a/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/rebuild.js b/node/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/rebuild.js similarity index 100% rename from node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/rebuild.js rename to node/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/rebuild.js diff --git a/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/reify.js b/node/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/reify.js similarity index 100% rename from node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/reify.js rename to node/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/reify.js diff --git a/node_modules/npm/node_modules/@npmcli/arborist/lib/audit-report.js b/node/node_modules/npm/node_modules/@npmcli/arborist/lib/audit-report.js similarity index 100% rename from node_modules/npm/node_modules/@npmcli/arborist/lib/audit-report.js rename to node/node_modules/npm/node_modules/@npmcli/arborist/lib/audit-report.js diff --git a/node_modules/npm/node_modules/@npmcli/arborist/lib/calc-dep-flags.js b/node/node_modules/npm/node_modules/@npmcli/arborist/lib/calc-dep-flags.js similarity index 100% rename from node_modules/npm/node_modules/@npmcli/arborist/lib/calc-dep-flags.js rename to node/node_modules/npm/node_modules/@npmcli/arborist/lib/calc-dep-flags.js diff --git a/node_modules/npm/node_modules/@npmcli/arborist/lib/can-place-dep.js b/node/node_modules/npm/node_modules/@npmcli/arborist/lib/can-place-dep.js similarity index 100% rename from node_modules/npm/node_modules/@npmcli/arborist/lib/can-place-dep.js rename to node/node_modules/npm/node_modules/@npmcli/arborist/lib/can-place-dep.js diff --git a/node_modules/npm/node_modules/@npmcli/arborist/lib/case-insensitive-map.js b/node/node_modules/npm/node_modules/@npmcli/arborist/lib/case-insensitive-map.js similarity index 100% rename from node_modules/npm/node_modules/@npmcli/arborist/lib/case-insensitive-map.js rename to node/node_modules/npm/node_modules/@npmcli/arborist/lib/case-insensitive-map.js diff --git a/node_modules/npm/node_modules/@npmcli/arborist/lib/consistent-resolve.js b/node/node_modules/npm/node_modules/@npmcli/arborist/lib/consistent-resolve.js similarity index 100% rename from node_modules/npm/node_modules/@npmcli/arborist/lib/consistent-resolve.js rename to node/node_modules/npm/node_modules/@npmcli/arborist/lib/consistent-resolve.js diff --git a/node_modules/npm/node_modules/@npmcli/arborist/lib/debug.js b/node/node_modules/npm/node_modules/@npmcli/arborist/lib/debug.js similarity index 100% rename from node_modules/npm/node_modules/@npmcli/arborist/lib/debug.js rename to node/node_modules/npm/node_modules/@npmcli/arborist/lib/debug.js diff --git a/node_modules/npm/node_modules/@npmcli/arborist/lib/deepest-nesting-target.js b/node/node_modules/npm/node_modules/@npmcli/arborist/lib/deepest-nesting-target.js similarity index 100% rename from node_modules/npm/node_modules/@npmcli/arborist/lib/deepest-nesting-target.js rename to node/node_modules/npm/node_modules/@npmcli/arborist/lib/deepest-nesting-target.js diff --git a/node_modules/npm/node_modules/@npmcli/arborist/lib/dep-valid.js b/node/node_modules/npm/node_modules/@npmcli/arborist/lib/dep-valid.js similarity index 100% rename from node_modules/npm/node_modules/@npmcli/arborist/lib/dep-valid.js rename to node/node_modules/npm/node_modules/@npmcli/arborist/lib/dep-valid.js diff --git a/node_modules/npm/node_modules/@npmcli/arborist/lib/diff.js b/node/node_modules/npm/node_modules/@npmcli/arborist/lib/diff.js similarity index 100% rename from node_modules/npm/node_modules/@npmcli/arborist/lib/diff.js rename to node/node_modules/npm/node_modules/@npmcli/arborist/lib/diff.js diff --git a/node_modules/npm/node_modules/@npmcli/arborist/lib/edge.js b/node/node_modules/npm/node_modules/@npmcli/arborist/lib/edge.js similarity index 100% rename from node_modules/npm/node_modules/@npmcli/arborist/lib/edge.js rename to node/node_modules/npm/node_modules/@npmcli/arborist/lib/edge.js diff --git a/node_modules/npm/node_modules/@npmcli/arborist/lib/from-path.js b/node/node_modules/npm/node_modules/@npmcli/arborist/lib/from-path.js similarity index 100% rename from node_modules/npm/node_modules/@npmcli/arborist/lib/from-path.js rename to node/node_modules/npm/node_modules/@npmcli/arborist/lib/from-path.js diff --git a/node_modules/npm/node_modules/@npmcli/arborist/lib/gather-dep-set.js b/node/node_modules/npm/node_modules/@npmcli/arborist/lib/gather-dep-set.js similarity index 100% rename from node_modules/npm/node_modules/@npmcli/arborist/lib/gather-dep-set.js rename to node/node_modules/npm/node_modules/@npmcli/arborist/lib/gather-dep-set.js diff --git a/node_modules/npm/node_modules/@npmcli/arborist/lib/get-workspace-nodes.js b/node/node_modules/npm/node_modules/@npmcli/arborist/lib/get-workspace-nodes.js similarity index 100% rename from node_modules/npm/node_modules/@npmcli/arborist/lib/get-workspace-nodes.js rename to node/node_modules/npm/node_modules/@npmcli/arborist/lib/get-workspace-nodes.js diff --git a/node_modules/npm/node_modules/@npmcli/arborist/lib/index.js b/node/node_modules/npm/node_modules/@npmcli/arborist/lib/index.js similarity index 100% rename from node_modules/npm/node_modules/@npmcli/arborist/lib/index.js rename to node/node_modules/npm/node_modules/@npmcli/arborist/lib/index.js diff --git a/node_modules/npm/node_modules/@npmcli/arborist/lib/inventory.js b/node/node_modules/npm/node_modules/@npmcli/arborist/lib/inventory.js similarity index 100% rename from node_modules/npm/node_modules/@npmcli/arborist/lib/inventory.js rename to node/node_modules/npm/node_modules/@npmcli/arborist/lib/inventory.js diff --git a/node_modules/npm/node_modules/@npmcli/arborist/lib/link.js b/node/node_modules/npm/node_modules/@npmcli/arborist/lib/link.js similarity index 100% rename from node_modules/npm/node_modules/@npmcli/arborist/lib/link.js rename to node/node_modules/npm/node_modules/@npmcli/arborist/lib/link.js diff --git a/node_modules/npm/node_modules/@npmcli/arborist/lib/node.js b/node/node_modules/npm/node_modules/@npmcli/arborist/lib/node.js similarity index 100% rename from node_modules/npm/node_modules/@npmcli/arborist/lib/node.js rename to node/node_modules/npm/node_modules/@npmcli/arborist/lib/node.js diff --git a/node_modules/npm/node_modules/@npmcli/arborist/lib/optional-set.js b/node/node_modules/npm/node_modules/@npmcli/arborist/lib/optional-set.js similarity index 100% rename from node_modules/npm/node_modules/@npmcli/arborist/lib/optional-set.js rename to node/node_modules/npm/node_modules/@npmcli/arborist/lib/optional-set.js diff --git a/node_modules/npm/node_modules/@npmcli/arborist/lib/override-resolves.js b/node/node_modules/npm/node_modules/@npmcli/arborist/lib/override-resolves.js similarity index 100% rename from node_modules/npm/node_modules/@npmcli/arborist/lib/override-resolves.js rename to node/node_modules/npm/node_modules/@npmcli/arborist/lib/override-resolves.js diff --git a/node_modules/npm/node_modules/@npmcli/arborist/lib/override-set.js b/node/node_modules/npm/node_modules/@npmcli/arborist/lib/override-set.js similarity index 100% rename from node_modules/npm/node_modules/@npmcli/arborist/lib/override-set.js rename to node/node_modules/npm/node_modules/@npmcli/arborist/lib/override-set.js diff --git a/node_modules/npm/node_modules/@npmcli/arborist/lib/peer-entry-sets.js b/node/node_modules/npm/node_modules/@npmcli/arborist/lib/peer-entry-sets.js similarity index 100% rename from node_modules/npm/node_modules/@npmcli/arborist/lib/peer-entry-sets.js rename to node/node_modules/npm/node_modules/@npmcli/arborist/lib/peer-entry-sets.js diff --git a/node_modules/npm/node_modules/@npmcli/arborist/lib/place-dep.js b/node/node_modules/npm/node_modules/@npmcli/arborist/lib/place-dep.js similarity index 100% rename from node_modules/npm/node_modules/@npmcli/arborist/lib/place-dep.js rename to node/node_modules/npm/node_modules/@npmcli/arborist/lib/place-dep.js diff --git a/node_modules/npm/node_modules/@npmcli/arborist/lib/printable.js b/node/node_modules/npm/node_modules/@npmcli/arborist/lib/printable.js similarity index 100% rename from node_modules/npm/node_modules/@npmcli/arborist/lib/printable.js rename to node/node_modules/npm/node_modules/@npmcli/arborist/lib/printable.js diff --git a/node_modules/npm/node_modules/@npmcli/arborist/lib/realpath.js b/node/node_modules/npm/node_modules/@npmcli/arborist/lib/realpath.js similarity index 100% rename from node_modules/npm/node_modules/@npmcli/arborist/lib/realpath.js rename to node/node_modules/npm/node_modules/@npmcli/arborist/lib/realpath.js diff --git a/node_modules/npm/node_modules/@npmcli/arborist/lib/relpath.js b/node/node_modules/npm/node_modules/@npmcli/arborist/lib/relpath.js similarity index 100% rename from node_modules/npm/node_modules/@npmcli/arborist/lib/relpath.js rename to node/node_modules/npm/node_modules/@npmcli/arborist/lib/relpath.js diff --git a/node_modules/npm/node_modules/@npmcli/arborist/lib/reset-dep-flags.js b/node/node_modules/npm/node_modules/@npmcli/arborist/lib/reset-dep-flags.js similarity index 100% rename from node_modules/npm/node_modules/@npmcli/arborist/lib/reset-dep-flags.js rename to node/node_modules/npm/node_modules/@npmcli/arborist/lib/reset-dep-flags.js diff --git a/node_modules/npm/node_modules/@npmcli/arborist/lib/retire-path.js b/node/node_modules/npm/node_modules/@npmcli/arborist/lib/retire-path.js similarity index 100% rename from node_modules/npm/node_modules/@npmcli/arborist/lib/retire-path.js rename to node/node_modules/npm/node_modules/@npmcli/arborist/lib/retire-path.js diff --git a/node_modules/npm/node_modules/@npmcli/arborist/lib/shrinkwrap.js b/node/node_modules/npm/node_modules/@npmcli/arborist/lib/shrinkwrap.js similarity index 100% rename from node_modules/npm/node_modules/@npmcli/arborist/lib/shrinkwrap.js rename to node/node_modules/npm/node_modules/@npmcli/arborist/lib/shrinkwrap.js diff --git a/node_modules/npm/node_modules/@npmcli/arborist/lib/signal-handling.js b/node/node_modules/npm/node_modules/@npmcli/arborist/lib/signal-handling.js similarity index 100% rename from node_modules/npm/node_modules/@npmcli/arborist/lib/signal-handling.js rename to node/node_modules/npm/node_modules/@npmcli/arborist/lib/signal-handling.js diff --git a/node_modules/npm/node_modules/@npmcli/arborist/lib/signals.js b/node/node_modules/npm/node_modules/@npmcli/arborist/lib/signals.js similarity index 100% rename from node_modules/npm/node_modules/@npmcli/arborist/lib/signals.js rename to node/node_modules/npm/node_modules/@npmcli/arborist/lib/signals.js diff --git a/node_modules/npm/node_modules/@npmcli/arborist/lib/spec-from-lock.js b/node/node_modules/npm/node_modules/@npmcli/arborist/lib/spec-from-lock.js similarity index 100% rename from node_modules/npm/node_modules/@npmcli/arborist/lib/spec-from-lock.js rename to node/node_modules/npm/node_modules/@npmcli/arborist/lib/spec-from-lock.js diff --git a/node_modules/npm/node_modules/@npmcli/arborist/lib/tracker.js b/node/node_modules/npm/node_modules/@npmcli/arborist/lib/tracker.js similarity index 100% rename from node_modules/npm/node_modules/@npmcli/arborist/lib/tracker.js rename to node/node_modules/npm/node_modules/@npmcli/arborist/lib/tracker.js diff --git a/node_modules/npm/node_modules/@npmcli/arborist/lib/tree-check.js b/node/node_modules/npm/node_modules/@npmcli/arborist/lib/tree-check.js similarity index 100% rename from node_modules/npm/node_modules/@npmcli/arborist/lib/tree-check.js rename to node/node_modules/npm/node_modules/@npmcli/arborist/lib/tree-check.js diff --git a/node_modules/npm/node_modules/@npmcli/arborist/lib/version-from-tgz.js b/node/node_modules/npm/node_modules/@npmcli/arborist/lib/version-from-tgz.js similarity index 100% rename from node_modules/npm/node_modules/@npmcli/arborist/lib/version-from-tgz.js rename to node/node_modules/npm/node_modules/@npmcli/arborist/lib/version-from-tgz.js diff --git a/node_modules/npm/node_modules/@npmcli/arborist/lib/vuln.js b/node/node_modules/npm/node_modules/@npmcli/arborist/lib/vuln.js similarity index 100% rename from node_modules/npm/node_modules/@npmcli/arborist/lib/vuln.js rename to node/node_modules/npm/node_modules/@npmcli/arborist/lib/vuln.js diff --git a/node_modules/npm/node_modules/@npmcli/arborist/lib/yarn-lock.js b/node/node_modules/npm/node_modules/@npmcli/arborist/lib/yarn-lock.js similarity index 100% rename from node_modules/npm/node_modules/@npmcli/arborist/lib/yarn-lock.js rename to node/node_modules/npm/node_modules/@npmcli/arborist/lib/yarn-lock.js diff --git a/node_modules/npm/node_modules/@npmcli/arborist/package.json b/node/node_modules/npm/node_modules/@npmcli/arborist/package.json similarity index 100% rename from node_modules/npm/node_modules/@npmcli/arborist/package.json rename to node/node_modules/npm/node_modules/@npmcli/arborist/package.json diff --git a/node_modules/npm/node_modules/@npmcli/ci-detect/LICENSE b/node/node_modules/npm/node_modules/@npmcli/ci-detect/LICENSE similarity index 100% rename from node_modules/npm/node_modules/@npmcli/ci-detect/LICENSE rename to node/node_modules/npm/node_modules/@npmcli/ci-detect/LICENSE diff --git a/node_modules/npm/node_modules/@npmcli/ci-detect/lib/index.js b/node/node_modules/npm/node_modules/@npmcli/ci-detect/lib/index.js similarity index 100% rename from node_modules/npm/node_modules/@npmcli/ci-detect/lib/index.js rename to node/node_modules/npm/node_modules/@npmcli/ci-detect/lib/index.js diff --git a/node_modules/npm/node_modules/@npmcli/ci-detect/package.json b/node/node_modules/npm/node_modules/@npmcli/ci-detect/package.json similarity index 100% rename from node_modules/npm/node_modules/@npmcli/ci-detect/package.json rename to node/node_modules/npm/node_modules/@npmcli/ci-detect/package.json diff --git a/node_modules/npm/node_modules/@npmcli/config/LICENSE b/node/node_modules/npm/node_modules/@npmcli/config/LICENSE similarity index 100% rename from node_modules/npm/node_modules/@npmcli/config/LICENSE rename to node/node_modules/npm/node_modules/@npmcli/config/LICENSE diff --git a/node_modules/npm/node_modules/@npmcli/config/lib/env-replace.js b/node/node_modules/npm/node_modules/@npmcli/config/lib/env-replace.js similarity index 100% rename from node_modules/npm/node_modules/@npmcli/config/lib/env-replace.js rename to node/node_modules/npm/node_modules/@npmcli/config/lib/env-replace.js diff --git a/node_modules/npm/node_modules/@npmcli/config/lib/index.js b/node/node_modules/npm/node_modules/@npmcli/config/lib/index.js similarity index 100% rename from node_modules/npm/node_modules/@npmcli/config/lib/index.js rename to node/node_modules/npm/node_modules/@npmcli/config/lib/index.js diff --git a/node_modules/npm/node_modules/@npmcli/config/lib/nerf-dart.js b/node/node_modules/npm/node_modules/@npmcli/config/lib/nerf-dart.js similarity index 100% rename from node_modules/npm/node_modules/@npmcli/config/lib/nerf-dart.js rename to node/node_modules/npm/node_modules/@npmcli/config/lib/nerf-dart.js diff --git a/node_modules/npm/node_modules/@npmcli/config/lib/parse-field.js b/node/node_modules/npm/node_modules/@npmcli/config/lib/parse-field.js similarity index 100% rename from node_modules/npm/node_modules/@npmcli/config/lib/parse-field.js rename to node/node_modules/npm/node_modules/@npmcli/config/lib/parse-field.js diff --git a/node_modules/npm/node_modules/@npmcli/config/lib/set-envs.js b/node/node_modules/npm/node_modules/@npmcli/config/lib/set-envs.js similarity index 100% rename from node_modules/npm/node_modules/@npmcli/config/lib/set-envs.js rename to node/node_modules/npm/node_modules/@npmcli/config/lib/set-envs.js diff --git a/node_modules/npm/node_modules/@npmcli/config/lib/type-defs.js b/node/node_modules/npm/node_modules/@npmcli/config/lib/type-defs.js similarity index 100% rename from node_modules/npm/node_modules/@npmcli/config/lib/type-defs.js rename to node/node_modules/npm/node_modules/@npmcli/config/lib/type-defs.js diff --git a/node_modules/npm/node_modules/@npmcli/config/lib/type-description.js b/node/node_modules/npm/node_modules/@npmcli/config/lib/type-description.js similarity index 100% rename from node_modules/npm/node_modules/@npmcli/config/lib/type-description.js rename to node/node_modules/npm/node_modules/@npmcli/config/lib/type-description.js diff --git a/node_modules/npm/node_modules/@npmcli/config/lib/umask.js b/node/node_modules/npm/node_modules/@npmcli/config/lib/umask.js similarity index 100% rename from node_modules/npm/node_modules/@npmcli/config/lib/umask.js rename to node/node_modules/npm/node_modules/@npmcli/config/lib/umask.js diff --git a/node_modules/npm/node_modules/@npmcli/config/package.json b/node/node_modules/npm/node_modules/@npmcli/config/package.json similarity index 100% rename from node_modules/npm/node_modules/@npmcli/config/package.json rename to node/node_modules/npm/node_modules/@npmcli/config/package.json diff --git a/node_modules/npm/node_modules/@npmcli/disparity-colors/LICENSE b/node/node_modules/npm/node_modules/@npmcli/disparity-colors/LICENSE similarity index 100% rename from node_modules/npm/node_modules/@npmcli/disparity-colors/LICENSE rename to node/node_modules/npm/node_modules/@npmcli/disparity-colors/LICENSE diff --git a/node_modules/npm/node_modules/@npmcli/disparity-colors/lib/index.js b/node/node_modules/npm/node_modules/@npmcli/disparity-colors/lib/index.js similarity index 100% rename from node_modules/npm/node_modules/@npmcli/disparity-colors/lib/index.js rename to node/node_modules/npm/node_modules/@npmcli/disparity-colors/lib/index.js diff --git a/node_modules/npm/node_modules/@npmcli/disparity-colors/package.json b/node/node_modules/npm/node_modules/@npmcli/disparity-colors/package.json similarity index 100% rename from node_modules/npm/node_modules/@npmcli/disparity-colors/package.json rename to node/node_modules/npm/node_modules/@npmcli/disparity-colors/package.json diff --git a/node_modules/npm/node_modules/@npmcli/fs/LICENSE.md b/node/node_modules/npm/node_modules/@npmcli/fs/LICENSE.md similarity index 100% rename from node_modules/npm/node_modules/@npmcli/fs/LICENSE.md rename to node/node_modules/npm/node_modules/@npmcli/fs/LICENSE.md diff --git a/node_modules/npm/node_modules/@npmcli/fs/lib/common/file-url-to-path/index.js b/node/node_modules/npm/node_modules/@npmcli/fs/lib/common/file-url-to-path/index.js similarity index 100% rename from node_modules/npm/node_modules/@npmcli/fs/lib/common/file-url-to-path/index.js rename to node/node_modules/npm/node_modules/@npmcli/fs/lib/common/file-url-to-path/index.js diff --git a/node_modules/npm/node_modules/@npmcli/fs/lib/common/file-url-to-path/polyfill.js b/node/node_modules/npm/node_modules/@npmcli/fs/lib/common/file-url-to-path/polyfill.js similarity index 100% rename from node_modules/npm/node_modules/@npmcli/fs/lib/common/file-url-to-path/polyfill.js rename to node/node_modules/npm/node_modules/@npmcli/fs/lib/common/file-url-to-path/polyfill.js diff --git a/node_modules/npm/node_modules/@npmcli/fs/lib/common/get-options.js b/node/node_modules/npm/node_modules/@npmcli/fs/lib/common/get-options.js similarity index 100% rename from node_modules/npm/node_modules/@npmcli/fs/lib/common/get-options.js rename to node/node_modules/npm/node_modules/@npmcli/fs/lib/common/get-options.js diff --git a/node_modules/npm/node_modules/@npmcli/fs/lib/common/node.js b/node/node_modules/npm/node_modules/@npmcli/fs/lib/common/node.js similarity index 100% rename from node_modules/npm/node_modules/@npmcli/fs/lib/common/node.js rename to node/node_modules/npm/node_modules/@npmcli/fs/lib/common/node.js diff --git a/node_modules/npm/node_modules/@npmcli/fs/lib/common/owner-sync.js b/node/node_modules/npm/node_modules/@npmcli/fs/lib/common/owner-sync.js similarity index 100% rename from node_modules/npm/node_modules/@npmcli/fs/lib/common/owner-sync.js rename to node/node_modules/npm/node_modules/@npmcli/fs/lib/common/owner-sync.js diff --git a/node_modules/npm/node_modules/@npmcli/fs/lib/common/owner.js b/node/node_modules/npm/node_modules/@npmcli/fs/lib/common/owner.js similarity index 100% rename from node_modules/npm/node_modules/@npmcli/fs/lib/common/owner.js rename to node/node_modules/npm/node_modules/@npmcli/fs/lib/common/owner.js diff --git a/node_modules/npm/node_modules/@npmcli/fs/lib/copy-file.js b/node/node_modules/npm/node_modules/@npmcli/fs/lib/copy-file.js similarity index 100% rename from node_modules/npm/node_modules/@npmcli/fs/lib/copy-file.js rename to node/node_modules/npm/node_modules/@npmcli/fs/lib/copy-file.js diff --git a/node_modules/npm/node_modules/@npmcli/fs/lib/cp/LICENSE b/node/node_modules/npm/node_modules/@npmcli/fs/lib/cp/LICENSE similarity index 100% rename from node_modules/npm/node_modules/@npmcli/fs/lib/cp/LICENSE rename to node/node_modules/npm/node_modules/@npmcli/fs/lib/cp/LICENSE diff --git a/node_modules/npm/node_modules/@npmcli/fs/lib/cp/index.js b/node/node_modules/npm/node_modules/@npmcli/fs/lib/cp/index.js similarity index 100% rename from node_modules/npm/node_modules/@npmcli/fs/lib/cp/index.js rename to node/node_modules/npm/node_modules/@npmcli/fs/lib/cp/index.js diff --git a/node_modules/npm/node_modules/@npmcli/fs/lib/cp/polyfill.js b/node/node_modules/npm/node_modules/@npmcli/fs/lib/cp/polyfill.js similarity index 100% rename from node_modules/npm/node_modules/@npmcli/fs/lib/cp/polyfill.js rename to node/node_modules/npm/node_modules/@npmcli/fs/lib/cp/polyfill.js diff --git a/node_modules/npm/node_modules/@npmcli/fs/lib/errors.js b/node/node_modules/npm/node_modules/@npmcli/fs/lib/errors.js similarity index 100% rename from node_modules/npm/node_modules/@npmcli/fs/lib/errors.js rename to node/node_modules/npm/node_modules/@npmcli/fs/lib/errors.js diff --git a/node_modules/npm/node_modules/@npmcli/fs/lib/fs.js b/node/node_modules/npm/node_modules/@npmcli/fs/lib/fs.js similarity index 100% rename from node_modules/npm/node_modules/@npmcli/fs/lib/fs.js rename to node/node_modules/npm/node_modules/@npmcli/fs/lib/fs.js diff --git a/node_modules/npm/node_modules/@npmcli/fs/lib/index.js b/node/node_modules/npm/node_modules/@npmcli/fs/lib/index.js similarity index 100% rename from node_modules/npm/node_modules/@npmcli/fs/lib/index.js rename to node/node_modules/npm/node_modules/@npmcli/fs/lib/index.js diff --git a/node_modules/npm/node_modules/@npmcli/fs/lib/mkdir/index.js b/node/node_modules/npm/node_modules/@npmcli/fs/lib/mkdir/index.js similarity index 100% rename from node_modules/npm/node_modules/@npmcli/fs/lib/mkdir/index.js rename to node/node_modules/npm/node_modules/@npmcli/fs/lib/mkdir/index.js diff --git a/node_modules/npm/node_modules/@npmcli/fs/lib/mkdir/polyfill.js b/node/node_modules/npm/node_modules/@npmcli/fs/lib/mkdir/polyfill.js similarity index 100% rename from node_modules/npm/node_modules/@npmcli/fs/lib/mkdir/polyfill.js rename to node/node_modules/npm/node_modules/@npmcli/fs/lib/mkdir/polyfill.js diff --git a/node_modules/npm/node_modules/@npmcli/fs/lib/mkdtemp.js b/node/node_modules/npm/node_modules/@npmcli/fs/lib/mkdtemp.js similarity index 100% rename from node_modules/npm/node_modules/@npmcli/fs/lib/mkdtemp.js rename to node/node_modules/npm/node_modules/@npmcli/fs/lib/mkdtemp.js diff --git a/node_modules/npm/node_modules/@npmcli/fs/lib/rm/index.js b/node/node_modules/npm/node_modules/@npmcli/fs/lib/rm/index.js similarity index 100% rename from node_modules/npm/node_modules/@npmcli/fs/lib/rm/index.js rename to node/node_modules/npm/node_modules/@npmcli/fs/lib/rm/index.js diff --git a/node_modules/npm/node_modules/@npmcli/fs/lib/rm/polyfill.js b/node/node_modules/npm/node_modules/@npmcli/fs/lib/rm/polyfill.js similarity index 100% rename from node_modules/npm/node_modules/@npmcli/fs/lib/rm/polyfill.js rename to node/node_modules/npm/node_modules/@npmcli/fs/lib/rm/polyfill.js diff --git a/node_modules/npm/node_modules/@npmcli/fs/lib/with-owner-sync.js b/node/node_modules/npm/node_modules/@npmcli/fs/lib/with-owner-sync.js similarity index 100% rename from node_modules/npm/node_modules/@npmcli/fs/lib/with-owner-sync.js rename to node/node_modules/npm/node_modules/@npmcli/fs/lib/with-owner-sync.js diff --git a/node_modules/npm/node_modules/@npmcli/fs/lib/with-owner.js b/node/node_modules/npm/node_modules/@npmcli/fs/lib/with-owner.js similarity index 100% rename from node_modules/npm/node_modules/@npmcli/fs/lib/with-owner.js rename to node/node_modules/npm/node_modules/@npmcli/fs/lib/with-owner.js diff --git a/node_modules/npm/node_modules/@npmcli/fs/lib/with-temp-dir.js b/node/node_modules/npm/node_modules/@npmcli/fs/lib/with-temp-dir.js similarity index 100% rename from node_modules/npm/node_modules/@npmcli/fs/lib/with-temp-dir.js rename to node/node_modules/npm/node_modules/@npmcli/fs/lib/with-temp-dir.js diff --git a/node_modules/npm/node_modules/@npmcli/fs/lib/write-file.js b/node/node_modules/npm/node_modules/@npmcli/fs/lib/write-file.js similarity index 100% rename from node_modules/npm/node_modules/@npmcli/fs/lib/write-file.js rename to node/node_modules/npm/node_modules/@npmcli/fs/lib/write-file.js diff --git a/node_modules/npm/node_modules/@npmcli/fs/package.json b/node/node_modules/npm/node_modules/@npmcli/fs/package.json similarity index 100% rename from node_modules/npm/node_modules/@npmcli/fs/package.json rename to node/node_modules/npm/node_modules/@npmcli/fs/package.json diff --git a/node_modules/npm/node_modules/@npmcli/git/LICENSE b/node/node_modules/npm/node_modules/@npmcli/git/LICENSE similarity index 100% rename from node_modules/npm/node_modules/@npmcli/git/LICENSE rename to node/node_modules/npm/node_modules/@npmcli/git/LICENSE diff --git a/node_modules/npm/node_modules/@npmcli/git/lib/clone.js b/node/node_modules/npm/node_modules/@npmcli/git/lib/clone.js similarity index 100% rename from node_modules/npm/node_modules/@npmcli/git/lib/clone.js rename to node/node_modules/npm/node_modules/@npmcli/git/lib/clone.js diff --git a/node_modules/npm/node_modules/@npmcli/git/lib/errors.js b/node/node_modules/npm/node_modules/@npmcli/git/lib/errors.js similarity index 100% rename from node_modules/npm/node_modules/@npmcli/git/lib/errors.js rename to node/node_modules/npm/node_modules/@npmcli/git/lib/errors.js diff --git a/node_modules/npm/node_modules/@npmcli/git/lib/find.js b/node/node_modules/npm/node_modules/@npmcli/git/lib/find.js similarity index 100% rename from node_modules/npm/node_modules/@npmcli/git/lib/find.js rename to node/node_modules/npm/node_modules/@npmcli/git/lib/find.js diff --git a/node_modules/npm/node_modules/@npmcli/git/lib/index.js b/node/node_modules/npm/node_modules/@npmcli/git/lib/index.js similarity index 100% rename from node_modules/npm/node_modules/@npmcli/git/lib/index.js rename to node/node_modules/npm/node_modules/@npmcli/git/lib/index.js diff --git a/node_modules/npm/node_modules/@npmcli/git/lib/is-clean.js b/node/node_modules/npm/node_modules/@npmcli/git/lib/is-clean.js similarity index 100% rename from node_modules/npm/node_modules/@npmcli/git/lib/is-clean.js rename to node/node_modules/npm/node_modules/@npmcli/git/lib/is-clean.js diff --git a/node_modules/npm/node_modules/@npmcli/git/lib/is.js b/node/node_modules/npm/node_modules/@npmcli/git/lib/is.js similarity index 100% rename from node_modules/npm/node_modules/@npmcli/git/lib/is.js rename to node/node_modules/npm/node_modules/@npmcli/git/lib/is.js diff --git a/node_modules/npm/node_modules/@npmcli/git/lib/lines-to-revs.js b/node/node_modules/npm/node_modules/@npmcli/git/lib/lines-to-revs.js similarity index 100% rename from node_modules/npm/node_modules/@npmcli/git/lib/lines-to-revs.js rename to node/node_modules/npm/node_modules/@npmcli/git/lib/lines-to-revs.js diff --git a/node_modules/npm/node_modules/@npmcli/git/lib/make-error.js b/node/node_modules/npm/node_modules/@npmcli/git/lib/make-error.js similarity index 100% rename from node_modules/npm/node_modules/@npmcli/git/lib/make-error.js rename to node/node_modules/npm/node_modules/@npmcli/git/lib/make-error.js diff --git a/node_modules/npm/node_modules/@npmcli/git/lib/opts.js b/node/node_modules/npm/node_modules/@npmcli/git/lib/opts.js similarity index 100% rename from node_modules/npm/node_modules/@npmcli/git/lib/opts.js rename to node/node_modules/npm/node_modules/@npmcli/git/lib/opts.js diff --git a/node_modules/npm/node_modules/@npmcli/git/lib/revs.js b/node/node_modules/npm/node_modules/@npmcli/git/lib/revs.js similarity index 100% rename from node_modules/npm/node_modules/@npmcli/git/lib/revs.js rename to node/node_modules/npm/node_modules/@npmcli/git/lib/revs.js diff --git a/node_modules/npm/node_modules/@npmcli/git/lib/spawn.js b/node/node_modules/npm/node_modules/@npmcli/git/lib/spawn.js similarity index 100% rename from node_modules/npm/node_modules/@npmcli/git/lib/spawn.js rename to node/node_modules/npm/node_modules/@npmcli/git/lib/spawn.js diff --git a/node_modules/npm/node_modules/@npmcli/git/lib/utils.js b/node/node_modules/npm/node_modules/@npmcli/git/lib/utils.js similarity index 100% rename from node_modules/npm/node_modules/@npmcli/git/lib/utils.js rename to node/node_modules/npm/node_modules/@npmcli/git/lib/utils.js diff --git a/node_modules/npm/node_modules/@npmcli/git/lib/which.js b/node/node_modules/npm/node_modules/@npmcli/git/lib/which.js similarity index 100% rename from node_modules/npm/node_modules/@npmcli/git/lib/which.js rename to node/node_modules/npm/node_modules/@npmcli/git/lib/which.js diff --git a/node_modules/npm/node_modules/@npmcli/git/package.json b/node/node_modules/npm/node_modules/@npmcli/git/package.json similarity index 100% rename from node_modules/npm/node_modules/@npmcli/git/package.json rename to node/node_modules/npm/node_modules/@npmcli/git/package.json diff --git a/node_modules/npm/node_modules/@npmcli/installed-package-contents/LICENSE b/node/node_modules/npm/node_modules/@npmcli/installed-package-contents/LICENSE similarity index 100% rename from node_modules/npm/node_modules/@npmcli/installed-package-contents/LICENSE rename to node/node_modules/npm/node_modules/@npmcli/installed-package-contents/LICENSE diff --git a/node_modules/npm/node_modules/@npmcli/installed-package-contents/README.md b/node/node_modules/npm/node_modules/@npmcli/installed-package-contents/README.md similarity index 100% rename from node_modules/npm/node_modules/@npmcli/installed-package-contents/README.md rename to node/node_modules/npm/node_modules/@npmcli/installed-package-contents/README.md diff --git a/node_modules/npm/node_modules/@npmcli/installed-package-contents/index.js b/node/node_modules/npm/node_modules/@npmcli/installed-package-contents/index.js similarity index 100% rename from node_modules/npm/node_modules/@npmcli/installed-package-contents/index.js rename to node/node_modules/npm/node_modules/@npmcli/installed-package-contents/index.js diff --git a/node_modules/npm/node_modules/@npmcli/installed-package-contents/package.json b/node/node_modules/npm/node_modules/@npmcli/installed-package-contents/package.json similarity index 100% rename from node_modules/npm/node_modules/@npmcli/installed-package-contents/package.json rename to node/node_modules/npm/node_modules/@npmcli/installed-package-contents/package.json diff --git a/node_modules/npm/node_modules/@npmcli/map-workspaces/LICENSE.md b/node/node_modules/npm/node_modules/@npmcli/map-workspaces/LICENSE.md similarity index 100% rename from node_modules/npm/node_modules/@npmcli/map-workspaces/LICENSE.md rename to node/node_modules/npm/node_modules/@npmcli/map-workspaces/LICENSE.md diff --git a/node_modules/npm/node_modules/@npmcli/map-workspaces/lib/index.js b/node/node_modules/npm/node_modules/@npmcli/map-workspaces/lib/index.js similarity index 100% rename from node_modules/npm/node_modules/@npmcli/map-workspaces/lib/index.js rename to node/node_modules/npm/node_modules/@npmcli/map-workspaces/lib/index.js diff --git a/node_modules/npm/node_modules/@npmcli/map-workspaces/package.json b/node/node_modules/npm/node_modules/@npmcli/map-workspaces/package.json similarity index 100% rename from node_modules/npm/node_modules/@npmcli/map-workspaces/package.json rename to node/node_modules/npm/node_modules/@npmcli/map-workspaces/package.json diff --git a/node_modules/npm/node_modules/@npmcli/metavuln-calculator/LICENSE b/node/node_modules/npm/node_modules/@npmcli/metavuln-calculator/LICENSE similarity index 100% rename from node_modules/npm/node_modules/@npmcli/metavuln-calculator/LICENSE rename to node/node_modules/npm/node_modules/@npmcli/metavuln-calculator/LICENSE diff --git a/node_modules/npm/node_modules/@npmcli/metavuln-calculator/lib/advisory.js b/node/node_modules/npm/node_modules/@npmcli/metavuln-calculator/lib/advisory.js similarity index 100% rename from node_modules/npm/node_modules/@npmcli/metavuln-calculator/lib/advisory.js rename to node/node_modules/npm/node_modules/@npmcli/metavuln-calculator/lib/advisory.js diff --git a/node_modules/npm/node_modules/@npmcli/metavuln-calculator/lib/get-dep-spec.js b/node/node_modules/npm/node_modules/@npmcli/metavuln-calculator/lib/get-dep-spec.js similarity index 100% rename from node_modules/npm/node_modules/@npmcli/metavuln-calculator/lib/get-dep-spec.js rename to node/node_modules/npm/node_modules/@npmcli/metavuln-calculator/lib/get-dep-spec.js diff --git a/node_modules/npm/node_modules/@npmcli/metavuln-calculator/lib/hash.js b/node/node_modules/npm/node_modules/@npmcli/metavuln-calculator/lib/hash.js similarity index 100% rename from node_modules/npm/node_modules/@npmcli/metavuln-calculator/lib/hash.js rename to node/node_modules/npm/node_modules/@npmcli/metavuln-calculator/lib/hash.js diff --git a/node_modules/npm/node_modules/@npmcli/metavuln-calculator/lib/index.js b/node/node_modules/npm/node_modules/@npmcli/metavuln-calculator/lib/index.js similarity index 100% rename from node_modules/npm/node_modules/@npmcli/metavuln-calculator/lib/index.js rename to node/node_modules/npm/node_modules/@npmcli/metavuln-calculator/lib/index.js diff --git a/node_modules/npm/node_modules/@npmcli/metavuln-calculator/package.json b/node/node_modules/npm/node_modules/@npmcli/metavuln-calculator/package.json similarity index 100% rename from node_modules/npm/node_modules/@npmcli/metavuln-calculator/package.json rename to node/node_modules/npm/node_modules/@npmcli/metavuln-calculator/package.json diff --git a/node_modules/npm/node_modules/@npmcli/move-file/LICENSE.md b/node/node_modules/npm/node_modules/@npmcli/move-file/LICENSE.md similarity index 100% rename from node_modules/npm/node_modules/@npmcli/move-file/LICENSE.md rename to node/node_modules/npm/node_modules/@npmcli/move-file/LICENSE.md diff --git a/node_modules/npm/node_modules/@npmcli/move-file/lib/index.js b/node/node_modules/npm/node_modules/@npmcli/move-file/lib/index.js similarity index 100% rename from node_modules/npm/node_modules/@npmcli/move-file/lib/index.js rename to node/node_modules/npm/node_modules/@npmcli/move-file/lib/index.js diff --git a/node_modules/npm/node_modules/@npmcli/move-file/package.json b/node/node_modules/npm/node_modules/@npmcli/move-file/package.json similarity index 100% rename from node_modules/npm/node_modules/@npmcli/move-file/package.json rename to node/node_modules/npm/node_modules/@npmcli/move-file/package.json diff --git a/node_modules/npm/node_modules/@npmcli/name-from-folder/LICENSE b/node/node_modules/npm/node_modules/@npmcli/name-from-folder/LICENSE similarity index 100% rename from node_modules/npm/node_modules/@npmcli/name-from-folder/LICENSE rename to node/node_modules/npm/node_modules/@npmcli/name-from-folder/LICENSE diff --git a/node_modules/npm/node_modules/@npmcli/name-from-folder/index.js b/node/node_modules/npm/node_modules/@npmcli/name-from-folder/index.js similarity index 100% rename from node_modules/npm/node_modules/@npmcli/name-from-folder/index.js rename to node/node_modules/npm/node_modules/@npmcli/name-from-folder/index.js diff --git a/node_modules/npm/node_modules/@npmcli/name-from-folder/package.json b/node/node_modules/npm/node_modules/@npmcli/name-from-folder/package.json similarity index 100% rename from node_modules/npm/node_modules/@npmcli/name-from-folder/package.json rename to node/node_modules/npm/node_modules/@npmcli/name-from-folder/package.json diff --git a/node_modules/npm/node_modules/@npmcli/node-gyp/lib/index.js b/node/node_modules/npm/node_modules/@npmcli/node-gyp/lib/index.js similarity index 100% rename from node_modules/npm/node_modules/@npmcli/node-gyp/lib/index.js rename to node/node_modules/npm/node_modules/@npmcli/node-gyp/lib/index.js diff --git a/node_modules/npm/node_modules/@npmcli/node-gyp/package.json b/node/node_modules/npm/node_modules/@npmcli/node-gyp/package.json similarity index 100% rename from node_modules/npm/node_modules/@npmcli/node-gyp/package.json rename to node/node_modules/npm/node_modules/@npmcli/node-gyp/package.json diff --git a/node_modules/npm/node_modules/@npmcli/package-json/LICENSE b/node/node_modules/npm/node_modules/@npmcli/package-json/LICENSE similarity index 100% rename from node_modules/npm/node_modules/@npmcli/package-json/LICENSE rename to node/node_modules/npm/node_modules/@npmcli/package-json/LICENSE diff --git a/node_modules/npm/node_modules/@npmcli/package-json/lib/index.js b/node/node_modules/npm/node_modules/@npmcli/package-json/lib/index.js similarity index 100% rename from node_modules/npm/node_modules/@npmcli/package-json/lib/index.js rename to node/node_modules/npm/node_modules/@npmcli/package-json/lib/index.js diff --git a/node_modules/npm/node_modules/@npmcli/package-json/lib/update-dependencies.js b/node/node_modules/npm/node_modules/@npmcli/package-json/lib/update-dependencies.js similarity index 100% rename from node_modules/npm/node_modules/@npmcli/package-json/lib/update-dependencies.js rename to node/node_modules/npm/node_modules/@npmcli/package-json/lib/update-dependencies.js diff --git a/node_modules/npm/node_modules/@npmcli/package-json/lib/update-scripts.js b/node/node_modules/npm/node_modules/@npmcli/package-json/lib/update-scripts.js similarity index 100% rename from node_modules/npm/node_modules/@npmcli/package-json/lib/update-scripts.js rename to node/node_modules/npm/node_modules/@npmcli/package-json/lib/update-scripts.js diff --git a/node_modules/npm/node_modules/@npmcli/package-json/lib/update-workspaces.js b/node/node_modules/npm/node_modules/@npmcli/package-json/lib/update-workspaces.js similarity index 100% rename from node_modules/npm/node_modules/@npmcli/package-json/lib/update-workspaces.js rename to node/node_modules/npm/node_modules/@npmcli/package-json/lib/update-workspaces.js diff --git a/node_modules/npm/node_modules/@npmcli/package-json/package.json b/node/node_modules/npm/node_modules/@npmcli/package-json/package.json similarity index 100% rename from node_modules/npm/node_modules/@npmcli/package-json/package.json rename to node/node_modules/npm/node_modules/@npmcli/package-json/package.json diff --git a/node_modules/npm/node_modules/@npmcli/promise-spawn/LICENSE b/node/node_modules/npm/node_modules/@npmcli/promise-spawn/LICENSE similarity index 100% rename from node_modules/npm/node_modules/@npmcli/promise-spawn/LICENSE rename to node/node_modules/npm/node_modules/@npmcli/promise-spawn/LICENSE diff --git a/node_modules/npm/node_modules/@npmcli/promise-spawn/lib/index.js b/node/node_modules/npm/node_modules/@npmcli/promise-spawn/lib/index.js similarity index 100% rename from node_modules/npm/node_modules/@npmcli/promise-spawn/lib/index.js rename to node/node_modules/npm/node_modules/@npmcli/promise-spawn/lib/index.js diff --git a/node_modules/npm/node_modules/@npmcli/promise-spawn/package.json b/node/node_modules/npm/node_modules/@npmcli/promise-spawn/package.json similarity index 100% rename from node_modules/npm/node_modules/@npmcli/promise-spawn/package.json rename to node/node_modules/npm/node_modules/@npmcli/promise-spawn/package.json diff --git a/node_modules/npm/node_modules/@npmcli/run-script/LICENSE b/node/node_modules/npm/node_modules/@npmcli/run-script/LICENSE similarity index 100% rename from node_modules/npm/node_modules/@npmcli/run-script/LICENSE rename to node/node_modules/npm/node_modules/@npmcli/run-script/LICENSE diff --git a/node_modules/npm/node_modules/@npmcli/run-script/lib/escape.js b/node/node_modules/npm/node_modules/@npmcli/run-script/lib/escape.js similarity index 100% rename from node_modules/npm/node_modules/@npmcli/run-script/lib/escape.js rename to node/node_modules/npm/node_modules/@npmcli/run-script/lib/escape.js diff --git a/node_modules/npm/node_modules/@npmcli/run-script/lib/is-server-package.js b/node/node_modules/npm/node_modules/@npmcli/run-script/lib/is-server-package.js similarity index 100% rename from node_modules/npm/node_modules/@npmcli/run-script/lib/is-server-package.js rename to node/node_modules/npm/node_modules/@npmcli/run-script/lib/is-server-package.js diff --git a/node_modules/npm/node_modules/@npmcli/run-script/lib/is-windows.js b/node/node_modules/npm/node_modules/@npmcli/run-script/lib/is-windows.js similarity index 100% rename from node_modules/npm/node_modules/@npmcli/run-script/lib/is-windows.js rename to node/node_modules/npm/node_modules/@npmcli/run-script/lib/is-windows.js diff --git a/node_modules/npm/node_modules/@npmcli/run-script/lib/make-spawn-args.js b/node/node_modules/npm/node_modules/@npmcli/run-script/lib/make-spawn-args.js similarity index 100% rename from node_modules/npm/node_modules/@npmcli/run-script/lib/make-spawn-args.js rename to node/node_modules/npm/node_modules/@npmcli/run-script/lib/make-spawn-args.js diff --git a/node_modules/npm/node_modules/@npmcli/run-script/lib/node-gyp-bin/node-gyp b/node/node_modules/npm/node_modules/@npmcli/run-script/lib/node-gyp-bin/node-gyp similarity index 100% rename from node_modules/npm/node_modules/@npmcli/run-script/lib/node-gyp-bin/node-gyp rename to node/node_modules/npm/node_modules/@npmcli/run-script/lib/node-gyp-bin/node-gyp diff --git a/node_modules/npm/node_modules/@npmcli/run-script/lib/node-gyp-bin/node-gyp.cmd b/node/node_modules/npm/node_modules/@npmcli/run-script/lib/node-gyp-bin/node-gyp.cmd similarity index 100% rename from node_modules/npm/node_modules/@npmcli/run-script/lib/node-gyp-bin/node-gyp.cmd rename to node/node_modules/npm/node_modules/@npmcli/run-script/lib/node-gyp-bin/node-gyp.cmd diff --git a/node_modules/npm/node_modules/@npmcli/run-script/lib/package-envs.js b/node/node_modules/npm/node_modules/@npmcli/run-script/lib/package-envs.js similarity index 100% rename from node_modules/npm/node_modules/@npmcli/run-script/lib/package-envs.js rename to node/node_modules/npm/node_modules/@npmcli/run-script/lib/package-envs.js diff --git a/node_modules/npm/node_modules/@npmcli/run-script/lib/run-script-pkg.js b/node/node_modules/npm/node_modules/@npmcli/run-script/lib/run-script-pkg.js similarity index 100% rename from node_modules/npm/node_modules/@npmcli/run-script/lib/run-script-pkg.js rename to node/node_modules/npm/node_modules/@npmcli/run-script/lib/run-script-pkg.js diff --git a/node_modules/npm/node_modules/@npmcli/run-script/lib/run-script.js b/node/node_modules/npm/node_modules/@npmcli/run-script/lib/run-script.js similarity index 100% rename from node_modules/npm/node_modules/@npmcli/run-script/lib/run-script.js rename to node/node_modules/npm/node_modules/@npmcli/run-script/lib/run-script.js diff --git a/node_modules/npm/node_modules/@npmcli/run-script/lib/set-path.js b/node/node_modules/npm/node_modules/@npmcli/run-script/lib/set-path.js similarity index 100% rename from node_modules/npm/node_modules/@npmcli/run-script/lib/set-path.js rename to node/node_modules/npm/node_modules/@npmcli/run-script/lib/set-path.js diff --git a/node_modules/npm/node_modules/@npmcli/run-script/lib/signal-manager.js b/node/node_modules/npm/node_modules/@npmcli/run-script/lib/signal-manager.js similarity index 100% rename from node_modules/npm/node_modules/@npmcli/run-script/lib/signal-manager.js rename to node/node_modules/npm/node_modules/@npmcli/run-script/lib/signal-manager.js diff --git a/node_modules/npm/node_modules/@npmcli/run-script/lib/validate-options.js b/node/node_modules/npm/node_modules/@npmcli/run-script/lib/validate-options.js similarity index 100% rename from node_modules/npm/node_modules/@npmcli/run-script/lib/validate-options.js rename to node/node_modules/npm/node_modules/@npmcli/run-script/lib/validate-options.js diff --git a/node_modules/npm/node_modules/@npmcli/run-script/package.json b/node/node_modules/npm/node_modules/@npmcli/run-script/package.json similarity index 100% rename from node_modules/npm/node_modules/@npmcli/run-script/package.json rename to node/node_modules/npm/node_modules/@npmcli/run-script/package.json diff --git a/node_modules/npm/node_modules/@tootallnate/once/LICENSE b/node/node_modules/npm/node_modules/@tootallnate/once/LICENSE similarity index 100% rename from node_modules/npm/node_modules/@tootallnate/once/LICENSE rename to node/node_modules/npm/node_modules/@tootallnate/once/LICENSE diff --git a/node_modules/npm/node_modules/@tootallnate/once/dist/index.d.ts b/node/node_modules/npm/node_modules/@tootallnate/once/dist/index.d.ts similarity index 100% rename from node_modules/npm/node_modules/@tootallnate/once/dist/index.d.ts rename to node/node_modules/npm/node_modules/@tootallnate/once/dist/index.d.ts diff --git a/node_modules/npm/node_modules/@tootallnate/once/dist/index.js b/node/node_modules/npm/node_modules/@tootallnate/once/dist/index.js similarity index 100% rename from node_modules/npm/node_modules/@tootallnate/once/dist/index.js rename to node/node_modules/npm/node_modules/@tootallnate/once/dist/index.js diff --git a/node_modules/npm/node_modules/@tootallnate/once/dist/index.js.map b/node/node_modules/npm/node_modules/@tootallnate/once/dist/index.js.map similarity index 100% rename from node_modules/npm/node_modules/@tootallnate/once/dist/index.js.map rename to node/node_modules/npm/node_modules/@tootallnate/once/dist/index.js.map diff --git a/node_modules/npm/node_modules/@tootallnate/once/dist/overloaded-parameters.d.ts b/node/node_modules/npm/node_modules/@tootallnate/once/dist/overloaded-parameters.d.ts similarity index 100% rename from node_modules/npm/node_modules/@tootallnate/once/dist/overloaded-parameters.d.ts rename to node/node_modules/npm/node_modules/@tootallnate/once/dist/overloaded-parameters.d.ts diff --git a/node_modules/npm/node_modules/@tootallnate/once/dist/overloaded-parameters.js b/node/node_modules/npm/node_modules/@tootallnate/once/dist/overloaded-parameters.js similarity index 100% rename from node_modules/npm/node_modules/@tootallnate/once/dist/overloaded-parameters.js rename to node/node_modules/npm/node_modules/@tootallnate/once/dist/overloaded-parameters.js diff --git a/node_modules/npm/node_modules/@tootallnate/once/dist/overloaded-parameters.js.map b/node/node_modules/npm/node_modules/@tootallnate/once/dist/overloaded-parameters.js.map similarity index 100% rename from node_modules/npm/node_modules/@tootallnate/once/dist/overloaded-parameters.js.map rename to node/node_modules/npm/node_modules/@tootallnate/once/dist/overloaded-parameters.js.map diff --git a/node_modules/npm/node_modules/@tootallnate/once/dist/types.d.ts b/node/node_modules/npm/node_modules/@tootallnate/once/dist/types.d.ts similarity index 100% rename from node_modules/npm/node_modules/@tootallnate/once/dist/types.d.ts rename to node/node_modules/npm/node_modules/@tootallnate/once/dist/types.d.ts diff --git a/node_modules/npm/node_modules/@tootallnate/once/dist/types.js b/node/node_modules/npm/node_modules/@tootallnate/once/dist/types.js similarity index 100% rename from node_modules/npm/node_modules/@tootallnate/once/dist/types.js rename to node/node_modules/npm/node_modules/@tootallnate/once/dist/types.js diff --git a/node_modules/npm/node_modules/@tootallnate/once/dist/types.js.map b/node/node_modules/npm/node_modules/@tootallnate/once/dist/types.js.map similarity index 100% rename from node_modules/npm/node_modules/@tootallnate/once/dist/types.js.map rename to node/node_modules/npm/node_modules/@tootallnate/once/dist/types.js.map diff --git a/node_modules/npm/node_modules/@tootallnate/once/package.json b/node/node_modules/npm/node_modules/@tootallnate/once/package.json similarity index 100% rename from node_modules/npm/node_modules/@tootallnate/once/package.json rename to node/node_modules/npm/node_modules/@tootallnate/once/package.json diff --git a/node_modules/npm/node_modules/abbrev/LICENSE b/node/node_modules/npm/node_modules/abbrev/LICENSE similarity index 100% rename from node_modules/npm/node_modules/abbrev/LICENSE rename to node/node_modules/npm/node_modules/abbrev/LICENSE diff --git a/node_modules/npm/node_modules/abbrev/abbrev.js b/node/node_modules/npm/node_modules/abbrev/abbrev.js similarity index 100% rename from node_modules/npm/node_modules/abbrev/abbrev.js rename to node/node_modules/npm/node_modules/abbrev/abbrev.js diff --git a/node_modules/npm/node_modules/abbrev/package.json b/node/node_modules/npm/node_modules/abbrev/package.json similarity index 100% rename from node_modules/npm/node_modules/abbrev/package.json rename to node/node_modules/npm/node_modules/abbrev/package.json diff --git a/node_modules/npm/node_modules/agent-base/dist/src/index.d.ts b/node/node_modules/npm/node_modules/agent-base/dist/src/index.d.ts similarity index 100% rename from node_modules/npm/node_modules/agent-base/dist/src/index.d.ts rename to node/node_modules/npm/node_modules/agent-base/dist/src/index.d.ts diff --git a/node_modules/npm/node_modules/agent-base/dist/src/index.js b/node/node_modules/npm/node_modules/agent-base/dist/src/index.js similarity index 100% rename from node_modules/npm/node_modules/agent-base/dist/src/index.js rename to node/node_modules/npm/node_modules/agent-base/dist/src/index.js diff --git a/node_modules/npm/node_modules/agent-base/dist/src/index.js.map b/node/node_modules/npm/node_modules/agent-base/dist/src/index.js.map similarity index 100% rename from node_modules/npm/node_modules/agent-base/dist/src/index.js.map rename to node/node_modules/npm/node_modules/agent-base/dist/src/index.js.map diff --git a/node_modules/npm/node_modules/agent-base/dist/src/promisify.d.ts b/node/node_modules/npm/node_modules/agent-base/dist/src/promisify.d.ts similarity index 100% rename from node_modules/npm/node_modules/agent-base/dist/src/promisify.d.ts rename to node/node_modules/npm/node_modules/agent-base/dist/src/promisify.d.ts diff --git a/node_modules/npm/node_modules/agent-base/dist/src/promisify.js b/node/node_modules/npm/node_modules/agent-base/dist/src/promisify.js similarity index 100% rename from node_modules/npm/node_modules/agent-base/dist/src/promisify.js rename to node/node_modules/npm/node_modules/agent-base/dist/src/promisify.js diff --git a/node_modules/npm/node_modules/agent-base/dist/src/promisify.js.map b/node/node_modules/npm/node_modules/agent-base/dist/src/promisify.js.map similarity index 100% rename from node_modules/npm/node_modules/agent-base/dist/src/promisify.js.map rename to node/node_modules/npm/node_modules/agent-base/dist/src/promisify.js.map diff --git a/node_modules/npm/node_modules/agent-base/package.json b/node/node_modules/npm/node_modules/agent-base/package.json similarity index 100% rename from node_modules/npm/node_modules/agent-base/package.json rename to node/node_modules/npm/node_modules/agent-base/package.json diff --git a/node_modules/npm/node_modules/agent-base/src/index.ts b/node/node_modules/npm/node_modules/agent-base/src/index.ts similarity index 100% rename from node_modules/npm/node_modules/agent-base/src/index.ts rename to node/node_modules/npm/node_modules/agent-base/src/index.ts diff --git a/node_modules/npm/node_modules/agent-base/src/promisify.ts b/node/node_modules/npm/node_modules/agent-base/src/promisify.ts similarity index 100% rename from node_modules/npm/node_modules/agent-base/src/promisify.ts rename to node/node_modules/npm/node_modules/agent-base/src/promisify.ts diff --git a/node_modules/npm/node_modules/agentkeepalive/History.md b/node/node_modules/npm/node_modules/agentkeepalive/History.md similarity index 100% rename from node_modules/npm/node_modules/agentkeepalive/History.md rename to node/node_modules/npm/node_modules/agentkeepalive/History.md diff --git a/node_modules/npm/node_modules/agentkeepalive/LICENSE b/node/node_modules/npm/node_modules/agentkeepalive/LICENSE similarity index 100% rename from node_modules/npm/node_modules/agentkeepalive/LICENSE rename to node/node_modules/npm/node_modules/agentkeepalive/LICENSE diff --git a/node_modules/npm/node_modules/agentkeepalive/browser.js b/node/node_modules/npm/node_modules/agentkeepalive/browser.js similarity index 100% rename from node_modules/npm/node_modules/agentkeepalive/browser.js rename to node/node_modules/npm/node_modules/agentkeepalive/browser.js diff --git a/node_modules/npm/node_modules/agentkeepalive/index.d.ts b/node/node_modules/npm/node_modules/agentkeepalive/index.d.ts similarity index 100% rename from node_modules/npm/node_modules/agentkeepalive/index.d.ts rename to node/node_modules/npm/node_modules/agentkeepalive/index.d.ts diff --git a/node_modules/npm/node_modules/agentkeepalive/index.js b/node/node_modules/npm/node_modules/agentkeepalive/index.js similarity index 100% rename from node_modules/npm/node_modules/agentkeepalive/index.js rename to node/node_modules/npm/node_modules/agentkeepalive/index.js diff --git a/node_modules/npm/node_modules/agentkeepalive/lib/agent.js b/node/node_modules/npm/node_modules/agentkeepalive/lib/agent.js similarity index 100% rename from node_modules/npm/node_modules/agentkeepalive/lib/agent.js rename to node/node_modules/npm/node_modules/agentkeepalive/lib/agent.js diff --git a/node_modules/npm/node_modules/agentkeepalive/lib/constants.js b/node/node_modules/npm/node_modules/agentkeepalive/lib/constants.js similarity index 100% rename from node_modules/npm/node_modules/agentkeepalive/lib/constants.js rename to node/node_modules/npm/node_modules/agentkeepalive/lib/constants.js diff --git a/node_modules/npm/node_modules/agentkeepalive/lib/https_agent.js b/node/node_modules/npm/node_modules/agentkeepalive/lib/https_agent.js similarity index 100% rename from node_modules/npm/node_modules/agentkeepalive/lib/https_agent.js rename to node/node_modules/npm/node_modules/agentkeepalive/lib/https_agent.js diff --git a/node_modules/npm/node_modules/agentkeepalive/package.json b/node/node_modules/npm/node_modules/agentkeepalive/package.json similarity index 100% rename from node_modules/npm/node_modules/agentkeepalive/package.json rename to node/node_modules/npm/node_modules/agentkeepalive/package.json diff --git a/node_modules/npm/node_modules/aggregate-error/index.d.ts b/node/node_modules/npm/node_modules/aggregate-error/index.d.ts similarity index 100% rename from node_modules/npm/node_modules/aggregate-error/index.d.ts rename to node/node_modules/npm/node_modules/aggregate-error/index.d.ts diff --git a/node_modules/npm/node_modules/aggregate-error/index.js b/node/node_modules/npm/node_modules/aggregate-error/index.js similarity index 100% rename from node_modules/npm/node_modules/aggregate-error/index.js rename to node/node_modules/npm/node_modules/aggregate-error/index.js diff --git a/node_modules/npm/node_modules/aggregate-error/license b/node/node_modules/npm/node_modules/aggregate-error/license similarity index 100% rename from node_modules/npm/node_modules/aggregate-error/license rename to node/node_modules/npm/node_modules/aggregate-error/license diff --git a/node_modules/npm/node_modules/aggregate-error/package.json b/node/node_modules/npm/node_modules/aggregate-error/package.json similarity index 100% rename from node_modules/npm/node_modules/aggregate-error/package.json rename to node/node_modules/npm/node_modules/aggregate-error/package.json diff --git a/node_modules/npm/node_modules/aggregate-error/readme.md b/node/node_modules/npm/node_modules/aggregate-error/readme.md similarity index 100% rename from node_modules/npm/node_modules/aggregate-error/readme.md rename to node/node_modules/npm/node_modules/aggregate-error/readme.md diff --git a/node_modules/npm/node_modules/ansi-regex/index.d.ts b/node/node_modules/npm/node_modules/ansi-regex/index.d.ts similarity index 100% rename from node_modules/npm/node_modules/ansi-regex/index.d.ts rename to node/node_modules/npm/node_modules/ansi-regex/index.d.ts diff --git a/node_modules/npm/node_modules/ansi-regex/index.js b/node/node_modules/npm/node_modules/ansi-regex/index.js similarity index 100% rename from node_modules/npm/node_modules/ansi-regex/index.js rename to node/node_modules/npm/node_modules/ansi-regex/index.js diff --git a/node_modules/npm/node_modules/ansi-regex/license b/node/node_modules/npm/node_modules/ansi-regex/license similarity index 100% rename from node_modules/npm/node_modules/ansi-regex/license rename to node/node_modules/npm/node_modules/ansi-regex/license diff --git a/node_modules/npm/node_modules/ansi-regex/package.json b/node/node_modules/npm/node_modules/ansi-regex/package.json similarity index 100% rename from node_modules/npm/node_modules/ansi-regex/package.json rename to node/node_modules/npm/node_modules/ansi-regex/package.json diff --git a/node_modules/npm/node_modules/ansi-regex/readme.md b/node/node_modules/npm/node_modules/ansi-regex/readme.md similarity index 100% rename from node_modules/npm/node_modules/ansi-regex/readme.md rename to node/node_modules/npm/node_modules/ansi-regex/readme.md diff --git a/node_modules/npm/node_modules/ansi-styles/index.d.ts b/node/node_modules/npm/node_modules/ansi-styles/index.d.ts similarity index 100% rename from node_modules/npm/node_modules/ansi-styles/index.d.ts rename to node/node_modules/npm/node_modules/ansi-styles/index.d.ts diff --git a/node_modules/npm/node_modules/ansi-styles/index.js b/node/node_modules/npm/node_modules/ansi-styles/index.js similarity index 100% rename from node_modules/npm/node_modules/ansi-styles/index.js rename to node/node_modules/npm/node_modules/ansi-styles/index.js diff --git a/node_modules/npm/node_modules/ansi-styles/license b/node/node_modules/npm/node_modules/ansi-styles/license similarity index 100% rename from node_modules/npm/node_modules/ansi-styles/license rename to node/node_modules/npm/node_modules/ansi-styles/license diff --git a/node_modules/npm/node_modules/ansi-styles/package.json b/node/node_modules/npm/node_modules/ansi-styles/package.json similarity index 100% rename from node_modules/npm/node_modules/ansi-styles/package.json rename to node/node_modules/npm/node_modules/ansi-styles/package.json diff --git a/node_modules/npm/node_modules/ansi-styles/readme.md b/node/node_modules/npm/node_modules/ansi-styles/readme.md similarity index 100% rename from node_modules/npm/node_modules/ansi-styles/readme.md rename to node/node_modules/npm/node_modules/ansi-styles/readme.md diff --git a/node_modules/npm/node_modules/aproba/LICENSE b/node/node_modules/npm/node_modules/aproba/LICENSE similarity index 100% rename from node_modules/npm/node_modules/aproba/LICENSE rename to node/node_modules/npm/node_modules/aproba/LICENSE diff --git a/node_modules/npm/node_modules/aproba/index.js b/node/node_modules/npm/node_modules/aproba/index.js similarity index 100% rename from node_modules/npm/node_modules/aproba/index.js rename to node/node_modules/npm/node_modules/aproba/index.js diff --git a/node_modules/npm/node_modules/aproba/package.json b/node/node_modules/npm/node_modules/aproba/package.json similarity index 100% rename from node_modules/npm/node_modules/aproba/package.json rename to node/node_modules/npm/node_modules/aproba/package.json diff --git a/node_modules/npm/node_modules/archy/LICENSE b/node/node_modules/npm/node_modules/archy/LICENSE similarity index 100% rename from node_modules/npm/node_modules/archy/LICENSE rename to node/node_modules/npm/node_modules/archy/LICENSE diff --git a/node_modules/npm/node_modules/archy/examples/beep.js b/node/node_modules/npm/node_modules/archy/examples/beep.js similarity index 100% rename from node_modules/npm/node_modules/archy/examples/beep.js rename to node/node_modules/npm/node_modules/archy/examples/beep.js diff --git a/node_modules/npm/node_modules/archy/examples/multi_line.js b/node/node_modules/npm/node_modules/archy/examples/multi_line.js similarity index 100% rename from node_modules/npm/node_modules/archy/examples/multi_line.js rename to node/node_modules/npm/node_modules/archy/examples/multi_line.js diff --git a/node_modules/npm/node_modules/archy/index.js b/node/node_modules/npm/node_modules/archy/index.js similarity index 100% rename from node_modules/npm/node_modules/archy/index.js rename to node/node_modules/npm/node_modules/archy/index.js diff --git a/node_modules/npm/node_modules/archy/package.json b/node/node_modules/npm/node_modules/archy/package.json similarity index 100% rename from node_modules/npm/node_modules/archy/package.json rename to node/node_modules/npm/node_modules/archy/package.json diff --git a/node_modules/npm/node_modules/archy/test/beep.js b/node/node_modules/npm/node_modules/archy/test/beep.js similarity index 100% rename from node_modules/npm/node_modules/archy/test/beep.js rename to node/node_modules/npm/node_modules/archy/test/beep.js diff --git a/node_modules/npm/node_modules/archy/test/multi_line.js b/node/node_modules/npm/node_modules/archy/test/multi_line.js similarity index 100% rename from node_modules/npm/node_modules/archy/test/multi_line.js rename to node/node_modules/npm/node_modules/archy/test/multi_line.js diff --git a/node_modules/npm/node_modules/archy/test/non_unicode.js b/node/node_modules/npm/node_modules/archy/test/non_unicode.js similarity index 100% rename from node_modules/npm/node_modules/archy/test/non_unicode.js rename to node/node_modules/npm/node_modules/archy/test/non_unicode.js diff --git a/node_modules/npm/node_modules/are-we-there-yet/LICENSE.md b/node/node_modules/npm/node_modules/are-we-there-yet/LICENSE.md similarity index 100% rename from node_modules/npm/node_modules/are-we-there-yet/LICENSE.md rename to node/node_modules/npm/node_modules/are-we-there-yet/LICENSE.md diff --git a/node_modules/npm/node_modules/are-we-there-yet/lib/index.js b/node/node_modules/npm/node_modules/are-we-there-yet/lib/index.js similarity index 100% rename from node_modules/npm/node_modules/are-we-there-yet/lib/index.js rename to node/node_modules/npm/node_modules/are-we-there-yet/lib/index.js diff --git a/node_modules/npm/node_modules/are-we-there-yet/lib/tracker-base.js b/node/node_modules/npm/node_modules/are-we-there-yet/lib/tracker-base.js similarity index 100% rename from node_modules/npm/node_modules/are-we-there-yet/lib/tracker-base.js rename to node/node_modules/npm/node_modules/are-we-there-yet/lib/tracker-base.js diff --git a/node_modules/npm/node_modules/are-we-there-yet/lib/tracker-group.js b/node/node_modules/npm/node_modules/are-we-there-yet/lib/tracker-group.js similarity index 100% rename from node_modules/npm/node_modules/are-we-there-yet/lib/tracker-group.js rename to node/node_modules/npm/node_modules/are-we-there-yet/lib/tracker-group.js diff --git a/node_modules/npm/node_modules/are-we-there-yet/lib/tracker-stream.js b/node/node_modules/npm/node_modules/are-we-there-yet/lib/tracker-stream.js similarity index 100% rename from node_modules/npm/node_modules/are-we-there-yet/lib/tracker-stream.js rename to node/node_modules/npm/node_modules/are-we-there-yet/lib/tracker-stream.js diff --git a/node_modules/npm/node_modules/are-we-there-yet/lib/tracker.js b/node/node_modules/npm/node_modules/are-we-there-yet/lib/tracker.js similarity index 100% rename from node_modules/npm/node_modules/are-we-there-yet/lib/tracker.js rename to node/node_modules/npm/node_modules/are-we-there-yet/lib/tracker.js diff --git a/node_modules/npm/node_modules/are-we-there-yet/package.json b/node/node_modules/npm/node_modules/are-we-there-yet/package.json similarity index 100% rename from node_modules/npm/node_modules/are-we-there-yet/package.json rename to node/node_modules/npm/node_modules/are-we-there-yet/package.json diff --git a/node_modules/npm/node_modules/asap/CHANGES.md b/node/node_modules/npm/node_modules/asap/CHANGES.md similarity index 100% rename from node_modules/npm/node_modules/asap/CHANGES.md rename to node/node_modules/npm/node_modules/asap/CHANGES.md diff --git a/node_modules/npm/node_modules/asap/LICENSE.md b/node/node_modules/npm/node_modules/asap/LICENSE.md similarity index 100% rename from node_modules/npm/node_modules/asap/LICENSE.md rename to node/node_modules/npm/node_modules/asap/LICENSE.md diff --git a/node_modules/npm/node_modules/asap/asap.js b/node/node_modules/npm/node_modules/asap/asap.js similarity index 100% rename from node_modules/npm/node_modules/asap/asap.js rename to node/node_modules/npm/node_modules/asap/asap.js diff --git a/node_modules/npm/node_modules/asap/browser-asap.js b/node/node_modules/npm/node_modules/asap/browser-asap.js similarity index 100% rename from node_modules/npm/node_modules/asap/browser-asap.js rename to node/node_modules/npm/node_modules/asap/browser-asap.js diff --git a/node_modules/npm/node_modules/asap/browser-raw.js b/node/node_modules/npm/node_modules/asap/browser-raw.js similarity index 100% rename from node_modules/npm/node_modules/asap/browser-raw.js rename to node/node_modules/npm/node_modules/asap/browser-raw.js diff --git a/node_modules/npm/node_modules/asap/package.json b/node/node_modules/npm/node_modules/asap/package.json similarity index 100% rename from node_modules/npm/node_modules/asap/package.json rename to node/node_modules/npm/node_modules/asap/package.json diff --git a/node_modules/npm/node_modules/asap/raw.js b/node/node_modules/npm/node_modules/asap/raw.js similarity index 100% rename from node_modules/npm/node_modules/asap/raw.js rename to node/node_modules/npm/node_modules/asap/raw.js diff --git a/node_modules/npm/node_modules/balanced-match/LICENSE.md b/node/node_modules/npm/node_modules/balanced-match/LICENSE.md similarity index 100% rename from node_modules/npm/node_modules/balanced-match/LICENSE.md rename to node/node_modules/npm/node_modules/balanced-match/LICENSE.md diff --git a/node_modules/npm/node_modules/balanced-match/index.js b/node/node_modules/npm/node_modules/balanced-match/index.js similarity index 100% rename from node_modules/npm/node_modules/balanced-match/index.js rename to node/node_modules/npm/node_modules/balanced-match/index.js diff --git a/node_modules/npm/node_modules/balanced-match/package.json b/node/node_modules/npm/node_modules/balanced-match/package.json similarity index 100% rename from node_modules/npm/node_modules/balanced-match/package.json rename to node/node_modules/npm/node_modules/balanced-match/package.json diff --git a/node_modules/npm/node_modules/bin-links/LICENSE b/node/node_modules/npm/node_modules/bin-links/LICENSE similarity index 100% rename from node_modules/npm/node_modules/bin-links/LICENSE rename to node/node_modules/npm/node_modules/bin-links/LICENSE diff --git a/node_modules/npm/node_modules/bin-links/lib/bin-target.js b/node/node_modules/npm/node_modules/bin-links/lib/bin-target.js similarity index 100% rename from node_modules/npm/node_modules/bin-links/lib/bin-target.js rename to node/node_modules/npm/node_modules/bin-links/lib/bin-target.js diff --git a/node_modules/npm/node_modules/bin-links/lib/check-bin.js b/node/node_modules/npm/node_modules/bin-links/lib/check-bin.js similarity index 100% rename from node_modules/npm/node_modules/bin-links/lib/check-bin.js rename to node/node_modules/npm/node_modules/bin-links/lib/check-bin.js diff --git a/node_modules/npm/node_modules/bin-links/lib/check-bins.js b/node/node_modules/npm/node_modules/bin-links/lib/check-bins.js similarity index 100% rename from node_modules/npm/node_modules/bin-links/lib/check-bins.js rename to node/node_modules/npm/node_modules/bin-links/lib/check-bins.js diff --git a/node_modules/npm/node_modules/bin-links/lib/fix-bin.js b/node/node_modules/npm/node_modules/bin-links/lib/fix-bin.js similarity index 100% rename from node_modules/npm/node_modules/bin-links/lib/fix-bin.js rename to node/node_modules/npm/node_modules/bin-links/lib/fix-bin.js diff --git a/node_modules/npm/node_modules/bin-links/lib/get-node-modules.js b/node/node_modules/npm/node_modules/bin-links/lib/get-node-modules.js similarity index 100% rename from node_modules/npm/node_modules/bin-links/lib/get-node-modules.js rename to node/node_modules/npm/node_modules/bin-links/lib/get-node-modules.js diff --git a/node_modules/npm/node_modules/bin-links/lib/get-paths.js b/node/node_modules/npm/node_modules/bin-links/lib/get-paths.js similarity index 100% rename from node_modules/npm/node_modules/bin-links/lib/get-paths.js rename to node/node_modules/npm/node_modules/bin-links/lib/get-paths.js diff --git a/node_modules/npm/node_modules/bin-links/lib/get-prefix.js b/node/node_modules/npm/node_modules/bin-links/lib/get-prefix.js similarity index 100% rename from node_modules/npm/node_modules/bin-links/lib/get-prefix.js rename to node/node_modules/npm/node_modules/bin-links/lib/get-prefix.js diff --git a/node_modules/npm/node_modules/bin-links/lib/index.js b/node/node_modules/npm/node_modules/bin-links/lib/index.js similarity index 100% rename from node_modules/npm/node_modules/bin-links/lib/index.js rename to node/node_modules/npm/node_modules/bin-links/lib/index.js diff --git a/node_modules/npm/node_modules/bin-links/lib/is-windows.js b/node/node_modules/npm/node_modules/bin-links/lib/is-windows.js similarity index 100% rename from node_modules/npm/node_modules/bin-links/lib/is-windows.js rename to node/node_modules/npm/node_modules/bin-links/lib/is-windows.js diff --git a/node_modules/npm/node_modules/bin-links/lib/link-bin.js b/node/node_modules/npm/node_modules/bin-links/lib/link-bin.js similarity index 100% rename from node_modules/npm/node_modules/bin-links/lib/link-bin.js rename to node/node_modules/npm/node_modules/bin-links/lib/link-bin.js diff --git a/node_modules/npm/node_modules/bin-links/lib/link-bins.js b/node/node_modules/npm/node_modules/bin-links/lib/link-bins.js similarity index 100% rename from node_modules/npm/node_modules/bin-links/lib/link-bins.js rename to node/node_modules/npm/node_modules/bin-links/lib/link-bins.js diff --git a/node_modules/npm/node_modules/bin-links/lib/link-gently.js b/node/node_modules/npm/node_modules/bin-links/lib/link-gently.js similarity index 100% rename from node_modules/npm/node_modules/bin-links/lib/link-gently.js rename to node/node_modules/npm/node_modules/bin-links/lib/link-gently.js diff --git a/node_modules/npm/node_modules/bin-links/lib/link-mans.js b/node/node_modules/npm/node_modules/bin-links/lib/link-mans.js similarity index 100% rename from node_modules/npm/node_modules/bin-links/lib/link-mans.js rename to node/node_modules/npm/node_modules/bin-links/lib/link-mans.js diff --git a/node_modules/npm/node_modules/bin-links/lib/man-target.js b/node/node_modules/npm/node_modules/bin-links/lib/man-target.js similarity index 100% rename from node_modules/npm/node_modules/bin-links/lib/man-target.js rename to node/node_modules/npm/node_modules/bin-links/lib/man-target.js diff --git a/node_modules/npm/node_modules/bin-links/lib/shim-bin.js b/node/node_modules/npm/node_modules/bin-links/lib/shim-bin.js similarity index 100% rename from node_modules/npm/node_modules/bin-links/lib/shim-bin.js rename to node/node_modules/npm/node_modules/bin-links/lib/shim-bin.js diff --git a/node_modules/npm/node_modules/bin-links/package.json b/node/node_modules/npm/node_modules/bin-links/package.json similarity index 100% rename from node_modules/npm/node_modules/bin-links/package.json rename to node/node_modules/npm/node_modules/bin-links/package.json diff --git a/node_modules/npm/node_modules/binary-extensions/binary-extensions.json b/node/node_modules/npm/node_modules/binary-extensions/binary-extensions.json similarity index 100% rename from node_modules/npm/node_modules/binary-extensions/binary-extensions.json rename to node/node_modules/npm/node_modules/binary-extensions/binary-extensions.json diff --git a/node_modules/npm/node_modules/binary-extensions/binary-extensions.json.d.ts b/node/node_modules/npm/node_modules/binary-extensions/binary-extensions.json.d.ts similarity index 100% rename from node_modules/npm/node_modules/binary-extensions/binary-extensions.json.d.ts rename to node/node_modules/npm/node_modules/binary-extensions/binary-extensions.json.d.ts diff --git a/node_modules/npm/node_modules/binary-extensions/index.d.ts b/node/node_modules/npm/node_modules/binary-extensions/index.d.ts similarity index 100% rename from node_modules/npm/node_modules/binary-extensions/index.d.ts rename to node/node_modules/npm/node_modules/binary-extensions/index.d.ts diff --git a/node_modules/npm/node_modules/binary-extensions/index.js b/node/node_modules/npm/node_modules/binary-extensions/index.js similarity index 100% rename from node_modules/npm/node_modules/binary-extensions/index.js rename to node/node_modules/npm/node_modules/binary-extensions/index.js diff --git a/node_modules/npm/node_modules/binary-extensions/license b/node/node_modules/npm/node_modules/binary-extensions/license similarity index 100% rename from node_modules/npm/node_modules/binary-extensions/license rename to node/node_modules/npm/node_modules/binary-extensions/license diff --git a/node_modules/npm/node_modules/binary-extensions/package.json b/node/node_modules/npm/node_modules/binary-extensions/package.json similarity index 100% rename from node_modules/npm/node_modules/binary-extensions/package.json rename to node/node_modules/npm/node_modules/binary-extensions/package.json diff --git a/node_modules/npm/node_modules/binary-extensions/readme.md b/node/node_modules/npm/node_modules/binary-extensions/readme.md similarity index 100% rename from node_modules/npm/node_modules/binary-extensions/readme.md rename to node/node_modules/npm/node_modules/binary-extensions/readme.md diff --git a/node_modules/npm/node_modules/brace-expansion/LICENSE b/node/node_modules/npm/node_modules/brace-expansion/LICENSE similarity index 100% rename from node_modules/npm/node_modules/brace-expansion/LICENSE rename to node/node_modules/npm/node_modules/brace-expansion/LICENSE diff --git a/node_modules/npm/node_modules/brace-expansion/index.js b/node/node_modules/npm/node_modules/brace-expansion/index.js similarity index 100% rename from node_modules/npm/node_modules/brace-expansion/index.js rename to node/node_modules/npm/node_modules/brace-expansion/index.js diff --git a/node_modules/npm/node_modules/brace-expansion/package.json b/node/node_modules/npm/node_modules/brace-expansion/package.json similarity index 100% rename from node_modules/npm/node_modules/brace-expansion/package.json rename to node/node_modules/npm/node_modules/brace-expansion/package.json diff --git a/node_modules/npm/node_modules/builtins/License b/node/node_modules/npm/node_modules/builtins/License similarity index 100% rename from node_modules/npm/node_modules/builtins/License rename to node/node_modules/npm/node_modules/builtins/License diff --git a/node_modules/npm/node_modules/builtins/Readme.md b/node/node_modules/npm/node_modules/builtins/Readme.md similarity index 100% rename from node_modules/npm/node_modules/builtins/Readme.md rename to node/node_modules/npm/node_modules/builtins/Readme.md diff --git a/node_modules/npm/node_modules/builtins/index.js b/node/node_modules/npm/node_modules/builtins/index.js similarity index 100% rename from node_modules/npm/node_modules/builtins/index.js rename to node/node_modules/npm/node_modules/builtins/index.js diff --git a/node_modules/npm/node_modules/builtins/package.json b/node/node_modules/npm/node_modules/builtins/package.json similarity index 100% rename from node_modules/npm/node_modules/builtins/package.json rename to node/node_modules/npm/node_modules/builtins/package.json diff --git a/node_modules/npm/node_modules/cacache/LICENSE.md b/node/node_modules/npm/node_modules/cacache/LICENSE.md similarity index 100% rename from node_modules/npm/node_modules/cacache/LICENSE.md rename to node/node_modules/npm/node_modules/cacache/LICENSE.md diff --git a/node_modules/npm/node_modules/cacache/lib/content/path.js b/node/node_modules/npm/node_modules/cacache/lib/content/path.js similarity index 100% rename from node_modules/npm/node_modules/cacache/lib/content/path.js rename to node/node_modules/npm/node_modules/cacache/lib/content/path.js diff --git a/node_modules/npm/node_modules/cacache/lib/content/read.js b/node/node_modules/npm/node_modules/cacache/lib/content/read.js similarity index 100% rename from node_modules/npm/node_modules/cacache/lib/content/read.js rename to node/node_modules/npm/node_modules/cacache/lib/content/read.js diff --git a/node_modules/npm/node_modules/cacache/lib/content/rm.js b/node/node_modules/npm/node_modules/cacache/lib/content/rm.js similarity index 100% rename from node_modules/npm/node_modules/cacache/lib/content/rm.js rename to node/node_modules/npm/node_modules/cacache/lib/content/rm.js diff --git a/node_modules/npm/node_modules/cacache/lib/content/write.js b/node/node_modules/npm/node_modules/cacache/lib/content/write.js similarity index 100% rename from node_modules/npm/node_modules/cacache/lib/content/write.js rename to node/node_modules/npm/node_modules/cacache/lib/content/write.js diff --git a/node_modules/npm/node_modules/cacache/lib/entry-index.js b/node/node_modules/npm/node_modules/cacache/lib/entry-index.js similarity index 100% rename from node_modules/npm/node_modules/cacache/lib/entry-index.js rename to node/node_modules/npm/node_modules/cacache/lib/entry-index.js diff --git a/node_modules/npm/node_modules/cacache/lib/get.js b/node/node_modules/npm/node_modules/cacache/lib/get.js similarity index 100% rename from node_modules/npm/node_modules/cacache/lib/get.js rename to node/node_modules/npm/node_modules/cacache/lib/get.js diff --git a/node_modules/npm/node_modules/cacache/lib/index.js b/node/node_modules/npm/node_modules/cacache/lib/index.js similarity index 100% rename from node_modules/npm/node_modules/cacache/lib/index.js rename to node/node_modules/npm/node_modules/cacache/lib/index.js diff --git a/node_modules/npm/node_modules/cacache/lib/memoization.js b/node/node_modules/npm/node_modules/cacache/lib/memoization.js similarity index 100% rename from node_modules/npm/node_modules/cacache/lib/memoization.js rename to node/node_modules/npm/node_modules/cacache/lib/memoization.js diff --git a/node_modules/npm/node_modules/cacache/lib/put.js b/node/node_modules/npm/node_modules/cacache/lib/put.js similarity index 100% rename from node_modules/npm/node_modules/cacache/lib/put.js rename to node/node_modules/npm/node_modules/cacache/lib/put.js diff --git a/node_modules/npm/node_modules/cacache/lib/rm.js b/node/node_modules/npm/node_modules/cacache/lib/rm.js similarity index 100% rename from node_modules/npm/node_modules/cacache/lib/rm.js rename to node/node_modules/npm/node_modules/cacache/lib/rm.js diff --git a/node_modules/npm/node_modules/cacache/lib/util/fix-owner.js b/node/node_modules/npm/node_modules/cacache/lib/util/fix-owner.js similarity index 100% rename from node_modules/npm/node_modules/cacache/lib/util/fix-owner.js rename to node/node_modules/npm/node_modules/cacache/lib/util/fix-owner.js diff --git a/node_modules/npm/node_modules/cacache/lib/util/hash-to-segments.js b/node/node_modules/npm/node_modules/cacache/lib/util/hash-to-segments.js similarity index 100% rename from node_modules/npm/node_modules/cacache/lib/util/hash-to-segments.js rename to node/node_modules/npm/node_modules/cacache/lib/util/hash-to-segments.js diff --git a/node_modules/npm/node_modules/cacache/lib/util/move-file.js b/node/node_modules/npm/node_modules/cacache/lib/util/move-file.js similarity index 100% rename from node_modules/npm/node_modules/cacache/lib/util/move-file.js rename to node/node_modules/npm/node_modules/cacache/lib/util/move-file.js diff --git a/node_modules/npm/node_modules/cacache/lib/util/tmp.js b/node/node_modules/npm/node_modules/cacache/lib/util/tmp.js similarity index 100% rename from node_modules/npm/node_modules/cacache/lib/util/tmp.js rename to node/node_modules/npm/node_modules/cacache/lib/util/tmp.js diff --git a/node_modules/npm/node_modules/cacache/lib/verify.js b/node/node_modules/npm/node_modules/cacache/lib/verify.js similarity index 100% rename from node_modules/npm/node_modules/cacache/lib/verify.js rename to node/node_modules/npm/node_modules/cacache/lib/verify.js diff --git a/node_modules/npm/node_modules/cacache/package.json b/node/node_modules/npm/node_modules/cacache/package.json similarity index 100% rename from node_modules/npm/node_modules/cacache/package.json rename to node/node_modules/npm/node_modules/cacache/package.json diff --git a/node_modules/npm/node_modules/chalk/index.d.ts b/node/node_modules/npm/node_modules/chalk/index.d.ts similarity index 100% rename from node_modules/npm/node_modules/chalk/index.d.ts rename to node/node_modules/npm/node_modules/chalk/index.d.ts diff --git a/node_modules/npm/node_modules/chalk/license b/node/node_modules/npm/node_modules/chalk/license similarity index 100% rename from node_modules/npm/node_modules/chalk/license rename to node/node_modules/npm/node_modules/chalk/license diff --git a/node_modules/npm/node_modules/chalk/package.json b/node/node_modules/npm/node_modules/chalk/package.json similarity index 100% rename from node_modules/npm/node_modules/chalk/package.json rename to node/node_modules/npm/node_modules/chalk/package.json diff --git a/node_modules/npm/node_modules/chalk/readme.md b/node/node_modules/npm/node_modules/chalk/readme.md similarity index 100% rename from node_modules/npm/node_modules/chalk/readme.md rename to node/node_modules/npm/node_modules/chalk/readme.md diff --git a/node_modules/npm/node_modules/chalk/source/index.js b/node/node_modules/npm/node_modules/chalk/source/index.js similarity index 100% rename from node_modules/npm/node_modules/chalk/source/index.js rename to node/node_modules/npm/node_modules/chalk/source/index.js diff --git a/node_modules/npm/node_modules/chalk/source/templates.js b/node/node_modules/npm/node_modules/chalk/source/templates.js similarity index 100% rename from node_modules/npm/node_modules/chalk/source/templates.js rename to node/node_modules/npm/node_modules/chalk/source/templates.js diff --git a/node_modules/npm/node_modules/chalk/source/util.js b/node/node_modules/npm/node_modules/chalk/source/util.js similarity index 100% rename from node_modules/npm/node_modules/chalk/source/util.js rename to node/node_modules/npm/node_modules/chalk/source/util.js diff --git a/node_modules/npm/node_modules/chownr/LICENSE b/node/node_modules/npm/node_modules/chownr/LICENSE similarity index 100% rename from node_modules/npm/node_modules/chownr/LICENSE rename to node/node_modules/npm/node_modules/chownr/LICENSE diff --git a/node_modules/npm/node_modules/chownr/chownr.js b/node/node_modules/npm/node_modules/chownr/chownr.js similarity index 100% rename from node_modules/npm/node_modules/chownr/chownr.js rename to node/node_modules/npm/node_modules/chownr/chownr.js diff --git a/node_modules/npm/node_modules/chownr/package.json b/node/node_modules/npm/node_modules/chownr/package.json similarity index 100% rename from node_modules/npm/node_modules/chownr/package.json rename to node/node_modules/npm/node_modules/chownr/package.json diff --git a/node_modules/npm/node_modules/cidr-regex/LICENSE b/node/node_modules/npm/node_modules/cidr-regex/LICENSE similarity index 100% rename from node_modules/npm/node_modules/cidr-regex/LICENSE rename to node/node_modules/npm/node_modules/cidr-regex/LICENSE diff --git a/node_modules/npm/node_modules/cidr-regex/index.d.ts b/node/node_modules/npm/node_modules/cidr-regex/index.d.ts similarity index 100% rename from node_modules/npm/node_modules/cidr-regex/index.d.ts rename to node/node_modules/npm/node_modules/cidr-regex/index.d.ts diff --git a/node_modules/npm/node_modules/cidr-regex/index.js b/node/node_modules/npm/node_modules/cidr-regex/index.js similarity index 100% rename from node_modules/npm/node_modules/cidr-regex/index.js rename to node/node_modules/npm/node_modules/cidr-regex/index.js diff --git a/node_modules/npm/node_modules/cidr-regex/package.json b/node/node_modules/npm/node_modules/cidr-regex/package.json similarity index 100% rename from node_modules/npm/node_modules/cidr-regex/package.json rename to node/node_modules/npm/node_modules/cidr-regex/package.json diff --git a/node_modules/npm/node_modules/clean-stack/index.d.ts b/node/node_modules/npm/node_modules/clean-stack/index.d.ts similarity index 100% rename from node_modules/npm/node_modules/clean-stack/index.d.ts rename to node/node_modules/npm/node_modules/clean-stack/index.d.ts diff --git a/node_modules/npm/node_modules/clean-stack/index.js b/node/node_modules/npm/node_modules/clean-stack/index.js similarity index 100% rename from node_modules/npm/node_modules/clean-stack/index.js rename to node/node_modules/npm/node_modules/clean-stack/index.js diff --git a/node_modules/npm/node_modules/clean-stack/license b/node/node_modules/npm/node_modules/clean-stack/license similarity index 100% rename from node_modules/npm/node_modules/clean-stack/license rename to node/node_modules/npm/node_modules/clean-stack/license diff --git a/node_modules/npm/node_modules/clean-stack/package.json b/node/node_modules/npm/node_modules/clean-stack/package.json similarity index 100% rename from node_modules/npm/node_modules/clean-stack/package.json rename to node/node_modules/npm/node_modules/clean-stack/package.json diff --git a/node_modules/npm/node_modules/clean-stack/readme.md b/node/node_modules/npm/node_modules/clean-stack/readme.md similarity index 100% rename from node_modules/npm/node_modules/clean-stack/readme.md rename to node/node_modules/npm/node_modules/clean-stack/readme.md diff --git a/node_modules/npm/node_modules/cli-columns/LICENSE b/node/node_modules/npm/node_modules/cli-columns/LICENSE similarity index 100% rename from node_modules/npm/node_modules/cli-columns/LICENSE rename to node/node_modules/npm/node_modules/cli-columns/LICENSE diff --git a/node_modules/npm/node_modules/cli-columns/color.js b/node/node_modules/npm/node_modules/cli-columns/color.js similarity index 100% rename from node_modules/npm/node_modules/cli-columns/color.js rename to node/node_modules/npm/node_modules/cli-columns/color.js diff --git a/node_modules/npm/node_modules/cli-columns/index.js b/node/node_modules/npm/node_modules/cli-columns/index.js similarity index 100% rename from node_modules/npm/node_modules/cli-columns/index.js rename to node/node_modules/npm/node_modules/cli-columns/index.js diff --git a/node_modules/npm/node_modules/cli-columns/package.json b/node/node_modules/npm/node_modules/cli-columns/package.json similarity index 100% rename from node_modules/npm/node_modules/cli-columns/package.json rename to node/node_modules/npm/node_modules/cli-columns/package.json diff --git a/node_modules/npm/node_modules/cli-columns/test.js b/node/node_modules/npm/node_modules/cli-columns/test.js similarity index 100% rename from node_modules/npm/node_modules/cli-columns/test.js rename to node/node_modules/npm/node_modules/cli-columns/test.js diff --git a/node_modules/npm/node_modules/cli-table3/LICENSE b/node/node_modules/npm/node_modules/cli-table3/LICENSE similarity index 100% rename from node_modules/npm/node_modules/cli-table3/LICENSE rename to node/node_modules/npm/node_modules/cli-table3/LICENSE diff --git a/node_modules/npm/node_modules/cli-table3/index.d.ts b/node/node_modules/npm/node_modules/cli-table3/index.d.ts similarity index 100% rename from node_modules/npm/node_modules/cli-table3/index.d.ts rename to node/node_modules/npm/node_modules/cli-table3/index.d.ts diff --git a/node_modules/npm/node_modules/cli-table3/index.js b/node/node_modules/npm/node_modules/cli-table3/index.js similarity index 100% rename from node_modules/npm/node_modules/cli-table3/index.js rename to node/node_modules/npm/node_modules/cli-table3/index.js diff --git a/node_modules/npm/node_modules/cli-table3/package.json b/node/node_modules/npm/node_modules/cli-table3/package.json similarity index 100% rename from node_modules/npm/node_modules/cli-table3/package.json rename to node/node_modules/npm/node_modules/cli-table3/package.json diff --git a/node_modules/npm/node_modules/cli-table3/src/cell.js b/node/node_modules/npm/node_modules/cli-table3/src/cell.js similarity index 100% rename from node_modules/npm/node_modules/cli-table3/src/cell.js rename to node/node_modules/npm/node_modules/cli-table3/src/cell.js diff --git a/node_modules/npm/node_modules/cli-table3/src/debug.js b/node/node_modules/npm/node_modules/cli-table3/src/debug.js similarity index 100% rename from node_modules/npm/node_modules/cli-table3/src/debug.js rename to node/node_modules/npm/node_modules/cli-table3/src/debug.js diff --git a/node_modules/npm/node_modules/cli-table3/src/layout-manager.js b/node/node_modules/npm/node_modules/cli-table3/src/layout-manager.js similarity index 100% rename from node_modules/npm/node_modules/cli-table3/src/layout-manager.js rename to node/node_modules/npm/node_modules/cli-table3/src/layout-manager.js diff --git a/node_modules/npm/node_modules/cli-table3/src/table.js b/node/node_modules/npm/node_modules/cli-table3/src/table.js similarity index 100% rename from node_modules/npm/node_modules/cli-table3/src/table.js rename to node/node_modules/npm/node_modules/cli-table3/src/table.js diff --git a/node_modules/npm/node_modules/cli-table3/src/utils.js b/node/node_modules/npm/node_modules/cli-table3/src/utils.js similarity index 100% rename from node_modules/npm/node_modules/cli-table3/src/utils.js rename to node/node_modules/npm/node_modules/cli-table3/src/utils.js diff --git a/node_modules/npm/node_modules/clone/LICENSE b/node/node_modules/npm/node_modules/clone/LICENSE similarity index 100% rename from node_modules/npm/node_modules/clone/LICENSE rename to node/node_modules/npm/node_modules/clone/LICENSE diff --git a/node_modules/npm/node_modules/clone/clone.iml b/node/node_modules/npm/node_modules/clone/clone.iml similarity index 100% rename from node_modules/npm/node_modules/clone/clone.iml rename to node/node_modules/npm/node_modules/clone/clone.iml diff --git a/node_modules/npm/node_modules/clone/clone.js b/node/node_modules/npm/node_modules/clone/clone.js similarity index 100% rename from node_modules/npm/node_modules/clone/clone.js rename to node/node_modules/npm/node_modules/clone/clone.js diff --git a/node_modules/npm/node_modules/clone/package.json b/node/node_modules/npm/node_modules/clone/package.json similarity index 100% rename from node_modules/npm/node_modules/clone/package.json rename to node/node_modules/npm/node_modules/clone/package.json diff --git a/node_modules/npm/node_modules/cmd-shim/LICENSE b/node/node_modules/npm/node_modules/cmd-shim/LICENSE similarity index 100% rename from node_modules/npm/node_modules/cmd-shim/LICENSE rename to node/node_modules/npm/node_modules/cmd-shim/LICENSE diff --git a/node_modules/npm/node_modules/cmd-shim/lib/index.js b/node/node_modules/npm/node_modules/cmd-shim/lib/index.js similarity index 100% rename from node_modules/npm/node_modules/cmd-shim/lib/index.js rename to node/node_modules/npm/node_modules/cmd-shim/lib/index.js diff --git a/node_modules/npm/node_modules/cmd-shim/lib/to-batch-syntax.js b/node/node_modules/npm/node_modules/cmd-shim/lib/to-batch-syntax.js similarity index 100% rename from node_modules/npm/node_modules/cmd-shim/lib/to-batch-syntax.js rename to node/node_modules/npm/node_modules/cmd-shim/lib/to-batch-syntax.js diff --git a/node_modules/npm/node_modules/cmd-shim/package.json b/node/node_modules/npm/node_modules/cmd-shim/package.json similarity index 100% rename from node_modules/npm/node_modules/cmd-shim/package.json rename to node/node_modules/npm/node_modules/cmd-shim/package.json diff --git a/node_modules/npm/node_modules/color-convert/LICENSE b/node/node_modules/npm/node_modules/color-convert/LICENSE similarity index 100% rename from node_modules/npm/node_modules/color-convert/LICENSE rename to node/node_modules/npm/node_modules/color-convert/LICENSE diff --git a/node_modules/npm/node_modules/color-convert/conversions.js b/node/node_modules/npm/node_modules/color-convert/conversions.js similarity index 100% rename from node_modules/npm/node_modules/color-convert/conversions.js rename to node/node_modules/npm/node_modules/color-convert/conversions.js diff --git a/node_modules/npm/node_modules/color-convert/index.js b/node/node_modules/npm/node_modules/color-convert/index.js similarity index 100% rename from node_modules/npm/node_modules/color-convert/index.js rename to node/node_modules/npm/node_modules/color-convert/index.js diff --git a/node_modules/npm/node_modules/color-convert/package.json b/node/node_modules/npm/node_modules/color-convert/package.json similarity index 100% rename from node_modules/npm/node_modules/color-convert/package.json rename to node/node_modules/npm/node_modules/color-convert/package.json diff --git a/node_modules/npm/node_modules/color-convert/route.js b/node/node_modules/npm/node_modules/color-convert/route.js similarity index 100% rename from node_modules/npm/node_modules/color-convert/route.js rename to node/node_modules/npm/node_modules/color-convert/route.js diff --git a/node_modules/npm/node_modules/color-name/LICENSE b/node/node_modules/npm/node_modules/color-name/LICENSE similarity index 100% rename from node_modules/npm/node_modules/color-name/LICENSE rename to node/node_modules/npm/node_modules/color-name/LICENSE diff --git a/node_modules/npm/node_modules/color-name/index.js b/node/node_modules/npm/node_modules/color-name/index.js similarity index 100% rename from node_modules/npm/node_modules/color-name/index.js rename to node/node_modules/npm/node_modules/color-name/index.js diff --git a/node_modules/npm/node_modules/color-name/package.json b/node/node_modules/npm/node_modules/color-name/package.json similarity index 100% rename from node_modules/npm/node_modules/color-name/package.json rename to node/node_modules/npm/node_modules/color-name/package.json diff --git a/node_modules/npm/node_modules/color-support/LICENSE b/node/node_modules/npm/node_modules/color-support/LICENSE similarity index 100% rename from node_modules/npm/node_modules/color-support/LICENSE rename to node/node_modules/npm/node_modules/color-support/LICENSE diff --git a/node_modules/npm/node_modules/color-support/README.md b/node/node_modules/npm/node_modules/color-support/README.md similarity index 100% rename from node_modules/npm/node_modules/color-support/README.md rename to node/node_modules/npm/node_modules/color-support/README.md diff --git a/node_modules/npm/node_modules/color-support/bin.js b/node/node_modules/npm/node_modules/color-support/bin.js similarity index 100% rename from node_modules/npm/node_modules/color-support/bin.js rename to node/node_modules/npm/node_modules/color-support/bin.js diff --git a/node_modules/npm/node_modules/color-support/browser.js b/node/node_modules/npm/node_modules/color-support/browser.js similarity index 100% rename from node_modules/npm/node_modules/color-support/browser.js rename to node/node_modules/npm/node_modules/color-support/browser.js diff --git a/node_modules/npm/node_modules/color-support/index.js b/node/node_modules/npm/node_modules/color-support/index.js similarity index 100% rename from node_modules/npm/node_modules/color-support/index.js rename to node/node_modules/npm/node_modules/color-support/index.js diff --git a/node_modules/npm/node_modules/color-support/package.json b/node/node_modules/npm/node_modules/color-support/package.json similarity index 100% rename from node_modules/npm/node_modules/color-support/package.json rename to node/node_modules/npm/node_modules/color-support/package.json diff --git a/node_modules/npm/node_modules/columnify/LICENSE b/node/node_modules/npm/node_modules/columnify/LICENSE similarity index 100% rename from node_modules/npm/node_modules/columnify/LICENSE rename to node/node_modules/npm/node_modules/columnify/LICENSE diff --git a/node_modules/npm/node_modules/columnify/Makefile b/node/node_modules/npm/node_modules/columnify/Makefile similarity index 100% rename from node_modules/npm/node_modules/columnify/Makefile rename to node/node_modules/npm/node_modules/columnify/Makefile diff --git a/node_modules/npm/node_modules/columnify/Readme.md b/node/node_modules/npm/node_modules/columnify/Readme.md similarity index 100% rename from node_modules/npm/node_modules/columnify/Readme.md rename to node/node_modules/npm/node_modules/columnify/Readme.md diff --git a/node_modules/npm/node_modules/columnify/columnify.js b/node/node_modules/npm/node_modules/columnify/columnify.js similarity index 100% rename from node_modules/npm/node_modules/columnify/columnify.js rename to node/node_modules/npm/node_modules/columnify/columnify.js diff --git a/node_modules/npm/node_modules/columnify/index.js b/node/node_modules/npm/node_modules/columnify/index.js similarity index 100% rename from node_modules/npm/node_modules/columnify/index.js rename to node/node_modules/npm/node_modules/columnify/index.js diff --git a/node_modules/npm/node_modules/columnify/package.json b/node/node_modules/npm/node_modules/columnify/package.json similarity index 100% rename from node_modules/npm/node_modules/columnify/package.json rename to node/node_modules/npm/node_modules/columnify/package.json diff --git a/node_modules/npm/node_modules/columnify/utils.js b/node/node_modules/npm/node_modules/columnify/utils.js similarity index 100% rename from node_modules/npm/node_modules/columnify/utils.js rename to node/node_modules/npm/node_modules/columnify/utils.js diff --git a/node_modules/npm/node_modules/columnify/width.js b/node/node_modules/npm/node_modules/columnify/width.js similarity index 100% rename from node_modules/npm/node_modules/columnify/width.js rename to node/node_modules/npm/node_modules/columnify/width.js diff --git a/node_modules/npm/node_modules/common-ancestor-path/LICENSE b/node/node_modules/npm/node_modules/common-ancestor-path/LICENSE similarity index 100% rename from node_modules/npm/node_modules/common-ancestor-path/LICENSE rename to node/node_modules/npm/node_modules/common-ancestor-path/LICENSE diff --git a/node_modules/npm/node_modules/common-ancestor-path/index.js b/node/node_modules/npm/node_modules/common-ancestor-path/index.js similarity index 100% rename from node_modules/npm/node_modules/common-ancestor-path/index.js rename to node/node_modules/npm/node_modules/common-ancestor-path/index.js diff --git a/node_modules/npm/node_modules/common-ancestor-path/package.json b/node/node_modules/npm/node_modules/common-ancestor-path/package.json similarity index 100% rename from node_modules/npm/node_modules/common-ancestor-path/package.json rename to node/node_modules/npm/node_modules/common-ancestor-path/package.json diff --git a/node_modules/npm/node_modules/concat-map/LICENSE b/node/node_modules/npm/node_modules/concat-map/LICENSE similarity index 100% rename from node_modules/npm/node_modules/concat-map/LICENSE rename to node/node_modules/npm/node_modules/concat-map/LICENSE diff --git a/node_modules/npm/node_modules/concat-map/example/map.js b/node/node_modules/npm/node_modules/concat-map/example/map.js similarity index 100% rename from node_modules/npm/node_modules/concat-map/example/map.js rename to node/node_modules/npm/node_modules/concat-map/example/map.js diff --git a/node_modules/npm/node_modules/concat-map/index.js b/node/node_modules/npm/node_modules/concat-map/index.js similarity index 100% rename from node_modules/npm/node_modules/concat-map/index.js rename to node/node_modules/npm/node_modules/concat-map/index.js diff --git a/node_modules/npm/node_modules/concat-map/package.json b/node/node_modules/npm/node_modules/concat-map/package.json similarity index 100% rename from node_modules/npm/node_modules/concat-map/package.json rename to node/node_modules/npm/node_modules/concat-map/package.json diff --git a/node_modules/npm/node_modules/concat-map/test/map.js b/node/node_modules/npm/node_modules/concat-map/test/map.js similarity index 100% rename from node_modules/npm/node_modules/concat-map/test/map.js rename to node/node_modules/npm/node_modules/concat-map/test/map.js diff --git a/node_modules/npm/node_modules/console-control-strings/LICENSE b/node/node_modules/npm/node_modules/console-control-strings/LICENSE similarity index 100% rename from node_modules/npm/node_modules/console-control-strings/LICENSE rename to node/node_modules/npm/node_modules/console-control-strings/LICENSE diff --git a/node_modules/npm/node_modules/console-control-strings/index.js b/node/node_modules/npm/node_modules/console-control-strings/index.js similarity index 100% rename from node_modules/npm/node_modules/console-control-strings/index.js rename to node/node_modules/npm/node_modules/console-control-strings/index.js diff --git a/node_modules/npm/node_modules/console-control-strings/package.json b/node/node_modules/npm/node_modules/console-control-strings/package.json similarity index 100% rename from node_modules/npm/node_modules/console-control-strings/package.json rename to node/node_modules/npm/node_modules/console-control-strings/package.json diff --git a/node_modules/npm/node_modules/debug/LICENSE b/node/node_modules/npm/node_modules/debug/LICENSE similarity index 100% rename from node_modules/npm/node_modules/debug/LICENSE rename to node/node_modules/npm/node_modules/debug/LICENSE diff --git a/node_modules/npm/node_modules/debug/node_modules/ms/index.js b/node/node_modules/npm/node_modules/debug/node_modules/ms/index.js similarity index 100% rename from node_modules/npm/node_modules/debug/node_modules/ms/index.js rename to node/node_modules/npm/node_modules/debug/node_modules/ms/index.js diff --git a/node_modules/npm/node_modules/debug/node_modules/ms/license.md b/node/node_modules/npm/node_modules/debug/node_modules/ms/license.md similarity index 100% rename from node_modules/npm/node_modules/debug/node_modules/ms/license.md rename to node/node_modules/npm/node_modules/debug/node_modules/ms/license.md diff --git a/node_modules/npm/node_modules/debug/node_modules/ms/package.json b/node/node_modules/npm/node_modules/debug/node_modules/ms/package.json similarity index 100% rename from node_modules/npm/node_modules/debug/node_modules/ms/package.json rename to node/node_modules/npm/node_modules/debug/node_modules/ms/package.json diff --git a/node_modules/npm/node_modules/debug/node_modules/ms/readme.md b/node/node_modules/npm/node_modules/debug/node_modules/ms/readme.md similarity index 100% rename from node_modules/npm/node_modules/debug/node_modules/ms/readme.md rename to node/node_modules/npm/node_modules/debug/node_modules/ms/readme.md diff --git a/node_modules/npm/node_modules/debug/package.json b/node/node_modules/npm/node_modules/debug/package.json similarity index 100% rename from node_modules/npm/node_modules/debug/package.json rename to node/node_modules/npm/node_modules/debug/package.json diff --git a/node_modules/npm/node_modules/debug/src/browser.js b/node/node_modules/npm/node_modules/debug/src/browser.js similarity index 100% rename from node_modules/npm/node_modules/debug/src/browser.js rename to node/node_modules/npm/node_modules/debug/src/browser.js diff --git a/node_modules/npm/node_modules/debug/src/common.js b/node/node_modules/npm/node_modules/debug/src/common.js similarity index 100% rename from node_modules/npm/node_modules/debug/src/common.js rename to node/node_modules/npm/node_modules/debug/src/common.js diff --git a/node_modules/npm/node_modules/debug/src/index.js b/node/node_modules/npm/node_modules/debug/src/index.js similarity index 100% rename from node_modules/npm/node_modules/debug/src/index.js rename to node/node_modules/npm/node_modules/debug/src/index.js diff --git a/node_modules/npm/node_modules/debug/src/node.js b/node/node_modules/npm/node_modules/debug/src/node.js similarity index 100% rename from node_modules/npm/node_modules/debug/src/node.js rename to node/node_modules/npm/node_modules/debug/src/node.js diff --git a/node_modules/npm/node_modules/debuglog/LICENSE b/node/node_modules/npm/node_modules/debuglog/LICENSE similarity index 100% rename from node_modules/npm/node_modules/debuglog/LICENSE rename to node/node_modules/npm/node_modules/debuglog/LICENSE diff --git a/node_modules/npm/node_modules/debuglog/debuglog.js b/node/node_modules/npm/node_modules/debuglog/debuglog.js similarity index 100% rename from node_modules/npm/node_modules/debuglog/debuglog.js rename to node/node_modules/npm/node_modules/debuglog/debuglog.js diff --git a/node_modules/npm/node_modules/debuglog/package.json b/node/node_modules/npm/node_modules/debuglog/package.json similarity index 100% rename from node_modules/npm/node_modules/debuglog/package.json rename to node/node_modules/npm/node_modules/debuglog/package.json diff --git a/node_modules/npm/node_modules/defaults/LICENSE b/node/node_modules/npm/node_modules/defaults/LICENSE similarity index 100% rename from node_modules/npm/node_modules/defaults/LICENSE rename to node/node_modules/npm/node_modules/defaults/LICENSE diff --git a/node_modules/npm/node_modules/defaults/index.js b/node/node_modules/npm/node_modules/defaults/index.js similarity index 100% rename from node_modules/npm/node_modules/defaults/index.js rename to node/node_modules/npm/node_modules/defaults/index.js diff --git a/node_modules/npm/node_modules/defaults/package.json b/node/node_modules/npm/node_modules/defaults/package.json similarity index 100% rename from node_modules/npm/node_modules/defaults/package.json rename to node/node_modules/npm/node_modules/defaults/package.json diff --git a/node_modules/npm/node_modules/defaults/test.js b/node/node_modules/npm/node_modules/defaults/test.js similarity index 100% rename from node_modules/npm/node_modules/defaults/test.js rename to node/node_modules/npm/node_modules/defaults/test.js diff --git a/node_modules/npm/node_modules/delegates/History.md b/node/node_modules/npm/node_modules/delegates/History.md similarity index 100% rename from node_modules/npm/node_modules/delegates/History.md rename to node/node_modules/npm/node_modules/delegates/History.md diff --git a/node_modules/npm/node_modules/delegates/License b/node/node_modules/npm/node_modules/delegates/License similarity index 100% rename from node_modules/npm/node_modules/delegates/License rename to node/node_modules/npm/node_modules/delegates/License diff --git a/node_modules/npm/node_modules/delegates/Makefile b/node/node_modules/npm/node_modules/delegates/Makefile similarity index 100% rename from node_modules/npm/node_modules/delegates/Makefile rename to node/node_modules/npm/node_modules/delegates/Makefile diff --git a/node_modules/npm/node_modules/delegates/Readme.md b/node/node_modules/npm/node_modules/delegates/Readme.md similarity index 100% rename from node_modules/npm/node_modules/delegates/Readme.md rename to node/node_modules/npm/node_modules/delegates/Readme.md diff --git a/node_modules/npm/node_modules/delegates/index.js b/node/node_modules/npm/node_modules/delegates/index.js similarity index 100% rename from node_modules/npm/node_modules/delegates/index.js rename to node/node_modules/npm/node_modules/delegates/index.js diff --git a/node_modules/npm/node_modules/delegates/package.json b/node/node_modules/npm/node_modules/delegates/package.json similarity index 100% rename from node_modules/npm/node_modules/delegates/package.json rename to node/node_modules/npm/node_modules/delegates/package.json diff --git a/node_modules/npm/node_modules/delegates/test/index.js b/node/node_modules/npm/node_modules/delegates/test/index.js similarity index 100% rename from node_modules/npm/node_modules/delegates/test/index.js rename to node/node_modules/npm/node_modules/delegates/test/index.js diff --git a/node_modules/npm/node_modules/depd/History.md b/node/node_modules/npm/node_modules/depd/History.md similarity index 100% rename from node_modules/npm/node_modules/depd/History.md rename to node/node_modules/npm/node_modules/depd/History.md diff --git a/node_modules/npm/node_modules/depd/LICENSE b/node/node_modules/npm/node_modules/depd/LICENSE similarity index 100% rename from node_modules/npm/node_modules/depd/LICENSE rename to node/node_modules/npm/node_modules/depd/LICENSE diff --git a/node_modules/npm/node_modules/depd/Readme.md b/node/node_modules/npm/node_modules/depd/Readme.md similarity index 100% rename from node_modules/npm/node_modules/depd/Readme.md rename to node/node_modules/npm/node_modules/depd/Readme.md diff --git a/node_modules/npm/node_modules/depd/index.js b/node/node_modules/npm/node_modules/depd/index.js similarity index 100% rename from node_modules/npm/node_modules/depd/index.js rename to node/node_modules/npm/node_modules/depd/index.js diff --git a/node_modules/npm/node_modules/depd/lib/browser/index.js b/node/node_modules/npm/node_modules/depd/lib/browser/index.js similarity index 100% rename from node_modules/npm/node_modules/depd/lib/browser/index.js rename to node/node_modules/npm/node_modules/depd/lib/browser/index.js diff --git a/node_modules/npm/node_modules/depd/lib/compat/callsite-tostring.js b/node/node_modules/npm/node_modules/depd/lib/compat/callsite-tostring.js similarity index 100% rename from node_modules/npm/node_modules/depd/lib/compat/callsite-tostring.js rename to node/node_modules/npm/node_modules/depd/lib/compat/callsite-tostring.js diff --git a/node_modules/npm/node_modules/depd/lib/compat/event-listener-count.js b/node/node_modules/npm/node_modules/depd/lib/compat/event-listener-count.js similarity index 100% rename from node_modules/npm/node_modules/depd/lib/compat/event-listener-count.js rename to node/node_modules/npm/node_modules/depd/lib/compat/event-listener-count.js diff --git a/node_modules/npm/node_modules/depd/lib/compat/index.js b/node/node_modules/npm/node_modules/depd/lib/compat/index.js similarity index 100% rename from node_modules/npm/node_modules/depd/lib/compat/index.js rename to node/node_modules/npm/node_modules/depd/lib/compat/index.js diff --git a/node_modules/npm/node_modules/depd/package.json b/node/node_modules/npm/node_modules/depd/package.json similarity index 100% rename from node_modules/npm/node_modules/depd/package.json rename to node/node_modules/npm/node_modules/depd/package.json diff --git a/node_modules/npm/node_modules/dezalgo/LICENSE b/node/node_modules/npm/node_modules/dezalgo/LICENSE similarity index 100% rename from node_modules/npm/node_modules/dezalgo/LICENSE rename to node/node_modules/npm/node_modules/dezalgo/LICENSE diff --git a/node_modules/npm/node_modules/dezalgo/dezalgo.js b/node/node_modules/npm/node_modules/dezalgo/dezalgo.js similarity index 100% rename from node_modules/npm/node_modules/dezalgo/dezalgo.js rename to node/node_modules/npm/node_modules/dezalgo/dezalgo.js diff --git a/node_modules/npm/node_modules/dezalgo/package.json b/node/node_modules/npm/node_modules/dezalgo/package.json similarity index 100% rename from node_modules/npm/node_modules/dezalgo/package.json rename to node/node_modules/npm/node_modules/dezalgo/package.json diff --git a/node_modules/npm/node_modules/diff/CONTRIBUTING.md b/node/node_modules/npm/node_modules/diff/CONTRIBUTING.md similarity index 100% rename from node_modules/npm/node_modules/diff/CONTRIBUTING.md rename to node/node_modules/npm/node_modules/diff/CONTRIBUTING.md diff --git a/node_modules/npm/node_modules/diff/LICENSE b/node/node_modules/npm/node_modules/diff/LICENSE similarity index 100% rename from node_modules/npm/node_modules/diff/LICENSE rename to node/node_modules/npm/node_modules/diff/LICENSE diff --git a/node_modules/npm/node_modules/diff/dist/diff.js b/node/node_modules/npm/node_modules/diff/dist/diff.js similarity index 100% rename from node_modules/npm/node_modules/diff/dist/diff.js rename to node/node_modules/npm/node_modules/diff/dist/diff.js diff --git a/node_modules/npm/node_modules/diff/lib/convert/dmp.js b/node/node_modules/npm/node_modules/diff/lib/convert/dmp.js similarity index 100% rename from node_modules/npm/node_modules/diff/lib/convert/dmp.js rename to node/node_modules/npm/node_modules/diff/lib/convert/dmp.js diff --git a/node_modules/npm/node_modules/diff/lib/convert/xml.js b/node/node_modules/npm/node_modules/diff/lib/convert/xml.js similarity index 100% rename from node_modules/npm/node_modules/diff/lib/convert/xml.js rename to node/node_modules/npm/node_modules/diff/lib/convert/xml.js diff --git a/node_modules/npm/node_modules/diff/lib/diff/array.js b/node/node_modules/npm/node_modules/diff/lib/diff/array.js similarity index 100% rename from node_modules/npm/node_modules/diff/lib/diff/array.js rename to node/node_modules/npm/node_modules/diff/lib/diff/array.js diff --git a/node_modules/npm/node_modules/diff/lib/diff/base.js b/node/node_modules/npm/node_modules/diff/lib/diff/base.js similarity index 100% rename from node_modules/npm/node_modules/diff/lib/diff/base.js rename to node/node_modules/npm/node_modules/diff/lib/diff/base.js diff --git a/node_modules/npm/node_modules/diff/lib/diff/character.js b/node/node_modules/npm/node_modules/diff/lib/diff/character.js similarity index 100% rename from node_modules/npm/node_modules/diff/lib/diff/character.js rename to node/node_modules/npm/node_modules/diff/lib/diff/character.js diff --git a/node_modules/npm/node_modules/diff/lib/diff/css.js b/node/node_modules/npm/node_modules/diff/lib/diff/css.js similarity index 100% rename from node_modules/npm/node_modules/diff/lib/diff/css.js rename to node/node_modules/npm/node_modules/diff/lib/diff/css.js diff --git a/node_modules/npm/node_modules/diff/lib/diff/json.js b/node/node_modules/npm/node_modules/diff/lib/diff/json.js similarity index 100% rename from node_modules/npm/node_modules/diff/lib/diff/json.js rename to node/node_modules/npm/node_modules/diff/lib/diff/json.js diff --git a/node_modules/npm/node_modules/diff/lib/diff/line.js b/node/node_modules/npm/node_modules/diff/lib/diff/line.js similarity index 100% rename from node_modules/npm/node_modules/diff/lib/diff/line.js rename to node/node_modules/npm/node_modules/diff/lib/diff/line.js diff --git a/node_modules/npm/node_modules/diff/lib/diff/sentence.js b/node/node_modules/npm/node_modules/diff/lib/diff/sentence.js similarity index 100% rename from node_modules/npm/node_modules/diff/lib/diff/sentence.js rename to node/node_modules/npm/node_modules/diff/lib/diff/sentence.js diff --git a/node_modules/npm/node_modules/diff/lib/diff/word.js b/node/node_modules/npm/node_modules/diff/lib/diff/word.js similarity index 100% rename from node_modules/npm/node_modules/diff/lib/diff/word.js rename to node/node_modules/npm/node_modules/diff/lib/diff/word.js diff --git a/node_modules/npm/node_modules/diff/lib/index.es6.js b/node/node_modules/npm/node_modules/diff/lib/index.es6.js similarity index 100% rename from node_modules/npm/node_modules/diff/lib/index.es6.js rename to node/node_modules/npm/node_modules/diff/lib/index.es6.js diff --git a/node_modules/npm/node_modules/diff/lib/index.js b/node/node_modules/npm/node_modules/diff/lib/index.js similarity index 100% rename from node_modules/npm/node_modules/diff/lib/index.js rename to node/node_modules/npm/node_modules/diff/lib/index.js diff --git a/node_modules/npm/node_modules/diff/lib/index.mjs b/node/node_modules/npm/node_modules/diff/lib/index.mjs similarity index 100% rename from node_modules/npm/node_modules/diff/lib/index.mjs rename to node/node_modules/npm/node_modules/diff/lib/index.mjs diff --git a/node_modules/npm/node_modules/diff/lib/patch/apply.js b/node/node_modules/npm/node_modules/diff/lib/patch/apply.js similarity index 100% rename from node_modules/npm/node_modules/diff/lib/patch/apply.js rename to node/node_modules/npm/node_modules/diff/lib/patch/apply.js diff --git a/node_modules/npm/node_modules/diff/lib/patch/create.js b/node/node_modules/npm/node_modules/diff/lib/patch/create.js similarity index 100% rename from node_modules/npm/node_modules/diff/lib/patch/create.js rename to node/node_modules/npm/node_modules/diff/lib/patch/create.js diff --git a/node_modules/npm/node_modules/diff/lib/patch/merge.js b/node/node_modules/npm/node_modules/diff/lib/patch/merge.js similarity index 100% rename from node_modules/npm/node_modules/diff/lib/patch/merge.js rename to node/node_modules/npm/node_modules/diff/lib/patch/merge.js diff --git a/node_modules/npm/node_modules/diff/lib/patch/parse.js b/node/node_modules/npm/node_modules/diff/lib/patch/parse.js similarity index 100% rename from node_modules/npm/node_modules/diff/lib/patch/parse.js rename to node/node_modules/npm/node_modules/diff/lib/patch/parse.js diff --git a/node_modules/npm/node_modules/diff/lib/util/array.js b/node/node_modules/npm/node_modules/diff/lib/util/array.js similarity index 100% rename from node_modules/npm/node_modules/diff/lib/util/array.js rename to node/node_modules/npm/node_modules/diff/lib/util/array.js diff --git a/node_modules/npm/node_modules/diff/lib/util/distance-iterator.js b/node/node_modules/npm/node_modules/diff/lib/util/distance-iterator.js similarity index 100% rename from node_modules/npm/node_modules/diff/lib/util/distance-iterator.js rename to node/node_modules/npm/node_modules/diff/lib/util/distance-iterator.js diff --git a/node_modules/npm/node_modules/diff/lib/util/params.js b/node/node_modules/npm/node_modules/diff/lib/util/params.js similarity index 100% rename from node_modules/npm/node_modules/diff/lib/util/params.js rename to node/node_modules/npm/node_modules/diff/lib/util/params.js diff --git a/node_modules/npm/node_modules/diff/package.json b/node/node_modules/npm/node_modules/diff/package.json similarity index 100% rename from node_modules/npm/node_modules/diff/package.json rename to node/node_modules/npm/node_modules/diff/package.json diff --git a/node_modules/npm/node_modules/diff/release-notes.md b/node/node_modules/npm/node_modules/diff/release-notes.md similarity index 100% rename from node_modules/npm/node_modules/diff/release-notes.md rename to node/node_modules/npm/node_modules/diff/release-notes.md diff --git a/node_modules/npm/node_modules/diff/runtime.js b/node/node_modules/npm/node_modules/diff/runtime.js similarity index 100% rename from node_modules/npm/node_modules/diff/runtime.js rename to node/node_modules/npm/node_modules/diff/runtime.js diff --git a/node_modules/npm/node_modules/emoji-regex/LICENSE-MIT.txt b/node/node_modules/npm/node_modules/emoji-regex/LICENSE-MIT.txt similarity index 100% rename from node_modules/npm/node_modules/emoji-regex/LICENSE-MIT.txt rename to node/node_modules/npm/node_modules/emoji-regex/LICENSE-MIT.txt diff --git a/node_modules/npm/node_modules/emoji-regex/es2015/index.js b/node/node_modules/npm/node_modules/emoji-regex/es2015/index.js similarity index 100% rename from node_modules/npm/node_modules/emoji-regex/es2015/index.js rename to node/node_modules/npm/node_modules/emoji-regex/es2015/index.js diff --git a/node_modules/npm/node_modules/emoji-regex/es2015/text.js b/node/node_modules/npm/node_modules/emoji-regex/es2015/text.js similarity index 100% rename from node_modules/npm/node_modules/emoji-regex/es2015/text.js rename to node/node_modules/npm/node_modules/emoji-regex/es2015/text.js diff --git a/node_modules/npm/node_modules/emoji-regex/index.d.ts b/node/node_modules/npm/node_modules/emoji-regex/index.d.ts similarity index 100% rename from node_modules/npm/node_modules/emoji-regex/index.d.ts rename to node/node_modules/npm/node_modules/emoji-regex/index.d.ts diff --git a/node_modules/npm/node_modules/emoji-regex/index.js b/node/node_modules/npm/node_modules/emoji-regex/index.js similarity index 100% rename from node_modules/npm/node_modules/emoji-regex/index.js rename to node/node_modules/npm/node_modules/emoji-regex/index.js diff --git a/node_modules/npm/node_modules/emoji-regex/package.json b/node/node_modules/npm/node_modules/emoji-regex/package.json similarity index 100% rename from node_modules/npm/node_modules/emoji-regex/package.json rename to node/node_modules/npm/node_modules/emoji-regex/package.json diff --git a/node_modules/npm/node_modules/emoji-regex/text.js b/node/node_modules/npm/node_modules/emoji-regex/text.js similarity index 100% rename from node_modules/npm/node_modules/emoji-regex/text.js rename to node/node_modules/npm/node_modules/emoji-regex/text.js diff --git a/node_modules/npm/node_modules/encoding/LICENSE b/node/node_modules/npm/node_modules/encoding/LICENSE similarity index 100% rename from node_modules/npm/node_modules/encoding/LICENSE rename to node/node_modules/npm/node_modules/encoding/LICENSE diff --git a/node_modules/npm/node_modules/encoding/lib/encoding.js b/node/node_modules/npm/node_modules/encoding/lib/encoding.js similarity index 100% rename from node_modules/npm/node_modules/encoding/lib/encoding.js rename to node/node_modules/npm/node_modules/encoding/lib/encoding.js diff --git a/node_modules/npm/node_modules/encoding/package.json b/node/node_modules/npm/node_modules/encoding/package.json similarity index 100% rename from node_modules/npm/node_modules/encoding/package.json rename to node/node_modules/npm/node_modules/encoding/package.json diff --git a/node_modules/npm/node_modules/encoding/test/test.js b/node/node_modules/npm/node_modules/encoding/test/test.js similarity index 100% rename from node_modules/npm/node_modules/encoding/test/test.js rename to node/node_modules/npm/node_modules/encoding/test/test.js diff --git a/node_modules/npm/node_modules/env-paths/index.d.ts b/node/node_modules/npm/node_modules/env-paths/index.d.ts similarity index 100% rename from node_modules/npm/node_modules/env-paths/index.d.ts rename to node/node_modules/npm/node_modules/env-paths/index.d.ts diff --git a/node_modules/npm/node_modules/env-paths/index.js b/node/node_modules/npm/node_modules/env-paths/index.js similarity index 100% rename from node_modules/npm/node_modules/env-paths/index.js rename to node/node_modules/npm/node_modules/env-paths/index.js diff --git a/node_modules/npm/node_modules/env-paths/license b/node/node_modules/npm/node_modules/env-paths/license similarity index 100% rename from node_modules/npm/node_modules/env-paths/license rename to node/node_modules/npm/node_modules/env-paths/license diff --git a/node_modules/npm/node_modules/env-paths/package.json b/node/node_modules/npm/node_modules/env-paths/package.json similarity index 100% rename from node_modules/npm/node_modules/env-paths/package.json rename to node/node_modules/npm/node_modules/env-paths/package.json diff --git a/node_modules/npm/node_modules/env-paths/readme.md b/node/node_modules/npm/node_modules/env-paths/readme.md similarity index 100% rename from node_modules/npm/node_modules/env-paths/readme.md rename to node/node_modules/npm/node_modules/env-paths/readme.md diff --git a/node_modules/npm/node_modules/err-code/bower.json b/node/node_modules/npm/node_modules/err-code/bower.json similarity index 100% rename from node_modules/npm/node_modules/err-code/bower.json rename to node/node_modules/npm/node_modules/err-code/bower.json diff --git a/node_modules/npm/node_modules/err-code/index.js b/node/node_modules/npm/node_modules/err-code/index.js similarity index 100% rename from node_modules/npm/node_modules/err-code/index.js rename to node/node_modules/npm/node_modules/err-code/index.js diff --git a/node_modules/npm/node_modules/err-code/index.umd.js b/node/node_modules/npm/node_modules/err-code/index.umd.js similarity index 100% rename from node_modules/npm/node_modules/err-code/index.umd.js rename to node/node_modules/npm/node_modules/err-code/index.umd.js diff --git a/node_modules/npm/node_modules/err-code/package.json b/node/node_modules/npm/node_modules/err-code/package.json similarity index 100% rename from node_modules/npm/node_modules/err-code/package.json rename to node/node_modules/npm/node_modules/err-code/package.json diff --git a/node_modules/npm/node_modules/err-code/test/test.js b/node/node_modules/npm/node_modules/err-code/test/test.js similarity index 100% rename from node_modules/npm/node_modules/err-code/test/test.js rename to node/node_modules/npm/node_modules/err-code/test/test.js diff --git a/node_modules/npm/node_modules/fastest-levenshtein/LICENSE.md b/node/node_modules/npm/node_modules/fastest-levenshtein/LICENSE.md similarity index 100% rename from node_modules/npm/node_modules/fastest-levenshtein/LICENSE.md rename to node/node_modules/npm/node_modules/fastest-levenshtein/LICENSE.md diff --git a/node_modules/npm/node_modules/fastest-levenshtein/index.d.ts b/node/node_modules/npm/node_modules/fastest-levenshtein/index.d.ts similarity index 100% rename from node_modules/npm/node_modules/fastest-levenshtein/index.d.ts rename to node/node_modules/npm/node_modules/fastest-levenshtein/index.d.ts diff --git a/node_modules/npm/node_modules/fastest-levenshtein/index.js b/node/node_modules/npm/node_modules/fastest-levenshtein/index.js similarity index 100% rename from node_modules/npm/node_modules/fastest-levenshtein/index.js rename to node/node_modules/npm/node_modules/fastest-levenshtein/index.js diff --git a/node_modules/npm/node_modules/fastest-levenshtein/package.json b/node/node_modules/npm/node_modules/fastest-levenshtein/package.json similarity index 100% rename from node_modules/npm/node_modules/fastest-levenshtein/package.json rename to node/node_modules/npm/node_modules/fastest-levenshtein/package.json diff --git a/node_modules/npm/node_modules/fastest-levenshtein/test.js b/node/node_modules/npm/node_modules/fastest-levenshtein/test.js similarity index 100% rename from node_modules/npm/node_modules/fastest-levenshtein/test.js rename to node/node_modules/npm/node_modules/fastest-levenshtein/test.js diff --git a/node_modules/npm/node_modules/fs-minipass/LICENSE b/node/node_modules/npm/node_modules/fs-minipass/LICENSE similarity index 100% rename from node_modules/npm/node_modules/fs-minipass/LICENSE rename to node/node_modules/npm/node_modules/fs-minipass/LICENSE diff --git a/node_modules/npm/node_modules/fs-minipass/index.js b/node/node_modules/npm/node_modules/fs-minipass/index.js similarity index 100% rename from node_modules/npm/node_modules/fs-minipass/index.js rename to node/node_modules/npm/node_modules/fs-minipass/index.js diff --git a/node_modules/npm/node_modules/fs-minipass/package.json b/node/node_modules/npm/node_modules/fs-minipass/package.json similarity index 100% rename from node_modules/npm/node_modules/fs-minipass/package.json rename to node/node_modules/npm/node_modules/fs-minipass/package.json diff --git a/node_modules/npm/node_modules/fs.realpath/LICENSE b/node/node_modules/npm/node_modules/fs.realpath/LICENSE similarity index 100% rename from node_modules/npm/node_modules/fs.realpath/LICENSE rename to node/node_modules/npm/node_modules/fs.realpath/LICENSE diff --git a/node_modules/npm/node_modules/fs.realpath/index.js b/node/node_modules/npm/node_modules/fs.realpath/index.js similarity index 100% rename from node_modules/npm/node_modules/fs.realpath/index.js rename to node/node_modules/npm/node_modules/fs.realpath/index.js diff --git a/node_modules/npm/node_modules/fs.realpath/old.js b/node/node_modules/npm/node_modules/fs.realpath/old.js similarity index 100% rename from node_modules/npm/node_modules/fs.realpath/old.js rename to node/node_modules/npm/node_modules/fs.realpath/old.js diff --git a/node_modules/npm/node_modules/fs.realpath/package.json b/node/node_modules/npm/node_modules/fs.realpath/package.json similarity index 100% rename from node_modules/npm/node_modules/fs.realpath/package.json rename to node/node_modules/npm/node_modules/fs.realpath/package.json diff --git a/node_modules/npm/node_modules/function-bind/LICENSE b/node/node_modules/npm/node_modules/function-bind/LICENSE similarity index 100% rename from node_modules/npm/node_modules/function-bind/LICENSE rename to node/node_modules/npm/node_modules/function-bind/LICENSE diff --git a/node_modules/npm/node_modules/function-bind/implementation.js b/node/node_modules/npm/node_modules/function-bind/implementation.js similarity index 100% rename from node_modules/npm/node_modules/function-bind/implementation.js rename to node/node_modules/npm/node_modules/function-bind/implementation.js diff --git a/node_modules/npm/node_modules/function-bind/index.js b/node/node_modules/npm/node_modules/function-bind/index.js similarity index 100% rename from node_modules/npm/node_modules/function-bind/index.js rename to node/node_modules/npm/node_modules/function-bind/index.js diff --git a/node_modules/npm/node_modules/function-bind/package.json b/node/node_modules/npm/node_modules/function-bind/package.json similarity index 100% rename from node_modules/npm/node_modules/function-bind/package.json rename to node/node_modules/npm/node_modules/function-bind/package.json diff --git a/node_modules/npm/node_modules/function-bind/test/index.js b/node/node_modules/npm/node_modules/function-bind/test/index.js similarity index 100% rename from node_modules/npm/node_modules/function-bind/test/index.js rename to node/node_modules/npm/node_modules/function-bind/test/index.js diff --git a/node_modules/npm/node_modules/gauge/LICENSE.md b/node/node_modules/npm/node_modules/gauge/LICENSE.md similarity index 100% rename from node_modules/npm/node_modules/gauge/LICENSE.md rename to node/node_modules/npm/node_modules/gauge/LICENSE.md diff --git a/node_modules/npm/node_modules/gauge/lib/base-theme.js b/node/node_modules/npm/node_modules/gauge/lib/base-theme.js similarity index 100% rename from node_modules/npm/node_modules/gauge/lib/base-theme.js rename to node/node_modules/npm/node_modules/gauge/lib/base-theme.js diff --git a/node_modules/npm/node_modules/gauge/lib/error.js b/node/node_modules/npm/node_modules/gauge/lib/error.js similarity index 100% rename from node_modules/npm/node_modules/gauge/lib/error.js rename to node/node_modules/npm/node_modules/gauge/lib/error.js diff --git a/node_modules/npm/node_modules/gauge/lib/has-color.js b/node/node_modules/npm/node_modules/gauge/lib/has-color.js similarity index 100% rename from node_modules/npm/node_modules/gauge/lib/has-color.js rename to node/node_modules/npm/node_modules/gauge/lib/has-color.js diff --git a/node_modules/npm/node_modules/gauge/lib/index.js b/node/node_modules/npm/node_modules/gauge/lib/index.js similarity index 100% rename from node_modules/npm/node_modules/gauge/lib/index.js rename to node/node_modules/npm/node_modules/gauge/lib/index.js diff --git a/node_modules/npm/node_modules/gauge/lib/plumbing.js b/node/node_modules/npm/node_modules/gauge/lib/plumbing.js similarity index 100% rename from node_modules/npm/node_modules/gauge/lib/plumbing.js rename to node/node_modules/npm/node_modules/gauge/lib/plumbing.js diff --git a/node_modules/npm/node_modules/gauge/lib/process.js b/node/node_modules/npm/node_modules/gauge/lib/process.js similarity index 100% rename from node_modules/npm/node_modules/gauge/lib/process.js rename to node/node_modules/npm/node_modules/gauge/lib/process.js diff --git a/node_modules/npm/node_modules/gauge/lib/progress-bar.js b/node/node_modules/npm/node_modules/gauge/lib/progress-bar.js similarity index 100% rename from node_modules/npm/node_modules/gauge/lib/progress-bar.js rename to node/node_modules/npm/node_modules/gauge/lib/progress-bar.js diff --git a/node_modules/npm/node_modules/gauge/lib/render-template.js b/node/node_modules/npm/node_modules/gauge/lib/render-template.js similarity index 100% rename from node_modules/npm/node_modules/gauge/lib/render-template.js rename to node/node_modules/npm/node_modules/gauge/lib/render-template.js diff --git a/node_modules/npm/node_modules/gauge/lib/set-immediate.js b/node/node_modules/npm/node_modules/gauge/lib/set-immediate.js similarity index 100% rename from node_modules/npm/node_modules/gauge/lib/set-immediate.js rename to node/node_modules/npm/node_modules/gauge/lib/set-immediate.js diff --git a/node_modules/npm/node_modules/gauge/lib/set-interval.js b/node/node_modules/npm/node_modules/gauge/lib/set-interval.js similarity index 100% rename from node_modules/npm/node_modules/gauge/lib/set-interval.js rename to node/node_modules/npm/node_modules/gauge/lib/set-interval.js diff --git a/node_modules/npm/node_modules/gauge/lib/spin.js b/node/node_modules/npm/node_modules/gauge/lib/spin.js similarity index 100% rename from node_modules/npm/node_modules/gauge/lib/spin.js rename to node/node_modules/npm/node_modules/gauge/lib/spin.js diff --git a/node_modules/npm/node_modules/gauge/lib/template-item.js b/node/node_modules/npm/node_modules/gauge/lib/template-item.js similarity index 100% rename from node_modules/npm/node_modules/gauge/lib/template-item.js rename to node/node_modules/npm/node_modules/gauge/lib/template-item.js diff --git a/node_modules/npm/node_modules/gauge/lib/theme-set.js b/node/node_modules/npm/node_modules/gauge/lib/theme-set.js similarity index 100% rename from node_modules/npm/node_modules/gauge/lib/theme-set.js rename to node/node_modules/npm/node_modules/gauge/lib/theme-set.js diff --git a/node_modules/npm/node_modules/gauge/lib/themes.js b/node/node_modules/npm/node_modules/gauge/lib/themes.js similarity index 100% rename from node_modules/npm/node_modules/gauge/lib/themes.js rename to node/node_modules/npm/node_modules/gauge/lib/themes.js diff --git a/node_modules/npm/node_modules/gauge/lib/wide-truncate.js b/node/node_modules/npm/node_modules/gauge/lib/wide-truncate.js similarity index 100% rename from node_modules/npm/node_modules/gauge/lib/wide-truncate.js rename to node/node_modules/npm/node_modules/gauge/lib/wide-truncate.js diff --git a/node_modules/npm/node_modules/gauge/package.json b/node/node_modules/npm/node_modules/gauge/package.json similarity index 100% rename from node_modules/npm/node_modules/gauge/package.json rename to node/node_modules/npm/node_modules/gauge/package.json diff --git a/node_modules/npm/node_modules/glob/LICENSE b/node/node_modules/npm/node_modules/glob/LICENSE similarity index 100% rename from node_modules/npm/node_modules/glob/LICENSE rename to node/node_modules/npm/node_modules/glob/LICENSE diff --git a/node_modules/npm/node_modules/glob/common.js b/node/node_modules/npm/node_modules/glob/common.js similarity index 100% rename from node_modules/npm/node_modules/glob/common.js rename to node/node_modules/npm/node_modules/glob/common.js diff --git a/node_modules/npm/node_modules/glob/glob.js b/node/node_modules/npm/node_modules/glob/glob.js similarity index 100% rename from node_modules/npm/node_modules/glob/glob.js rename to node/node_modules/npm/node_modules/glob/glob.js diff --git a/node_modules/npm/node_modules/glob/package.json b/node/node_modules/npm/node_modules/glob/package.json similarity index 100% rename from node_modules/npm/node_modules/glob/package.json rename to node/node_modules/npm/node_modules/glob/package.json diff --git a/node_modules/npm/node_modules/glob/sync.js b/node/node_modules/npm/node_modules/glob/sync.js similarity index 100% rename from node_modules/npm/node_modules/glob/sync.js rename to node/node_modules/npm/node_modules/glob/sync.js diff --git a/node_modules/npm/node_modules/graceful-fs/LICENSE b/node/node_modules/npm/node_modules/graceful-fs/LICENSE similarity index 100% rename from node_modules/npm/node_modules/graceful-fs/LICENSE rename to node/node_modules/npm/node_modules/graceful-fs/LICENSE diff --git a/node_modules/npm/node_modules/graceful-fs/clone.js b/node/node_modules/npm/node_modules/graceful-fs/clone.js similarity index 100% rename from node_modules/npm/node_modules/graceful-fs/clone.js rename to node/node_modules/npm/node_modules/graceful-fs/clone.js diff --git a/node_modules/npm/node_modules/graceful-fs/graceful-fs.js b/node/node_modules/npm/node_modules/graceful-fs/graceful-fs.js similarity index 100% rename from node_modules/npm/node_modules/graceful-fs/graceful-fs.js rename to node/node_modules/npm/node_modules/graceful-fs/graceful-fs.js diff --git a/node_modules/npm/node_modules/graceful-fs/legacy-streams.js b/node/node_modules/npm/node_modules/graceful-fs/legacy-streams.js similarity index 100% rename from node_modules/npm/node_modules/graceful-fs/legacy-streams.js rename to node/node_modules/npm/node_modules/graceful-fs/legacy-streams.js diff --git a/node_modules/npm/node_modules/graceful-fs/package.json b/node/node_modules/npm/node_modules/graceful-fs/package.json similarity index 100% rename from node_modules/npm/node_modules/graceful-fs/package.json rename to node/node_modules/npm/node_modules/graceful-fs/package.json diff --git a/node_modules/npm/node_modules/graceful-fs/polyfills.js b/node/node_modules/npm/node_modules/graceful-fs/polyfills.js similarity index 100% rename from node_modules/npm/node_modules/graceful-fs/polyfills.js rename to node/node_modules/npm/node_modules/graceful-fs/polyfills.js diff --git a/node_modules/npm/node_modules/has-flag/index.d.ts b/node/node_modules/npm/node_modules/has-flag/index.d.ts similarity index 100% rename from node_modules/npm/node_modules/has-flag/index.d.ts rename to node/node_modules/npm/node_modules/has-flag/index.d.ts diff --git a/node_modules/npm/node_modules/has-flag/index.js b/node/node_modules/npm/node_modules/has-flag/index.js similarity index 100% rename from node_modules/npm/node_modules/has-flag/index.js rename to node/node_modules/npm/node_modules/has-flag/index.js diff --git a/node_modules/npm/node_modules/has-flag/license b/node/node_modules/npm/node_modules/has-flag/license similarity index 100% rename from node_modules/npm/node_modules/has-flag/license rename to node/node_modules/npm/node_modules/has-flag/license diff --git a/node_modules/npm/node_modules/has-flag/package.json b/node/node_modules/npm/node_modules/has-flag/package.json similarity index 100% rename from node_modules/npm/node_modules/has-flag/package.json rename to node/node_modules/npm/node_modules/has-flag/package.json diff --git a/node_modules/npm/node_modules/has-flag/readme.md b/node/node_modules/npm/node_modules/has-flag/readme.md similarity index 100% rename from node_modules/npm/node_modules/has-flag/readme.md rename to node/node_modules/npm/node_modules/has-flag/readme.md diff --git a/node_modules/npm/node_modules/has-unicode/LICENSE b/node/node_modules/npm/node_modules/has-unicode/LICENSE similarity index 100% rename from node_modules/npm/node_modules/has-unicode/LICENSE rename to node/node_modules/npm/node_modules/has-unicode/LICENSE diff --git a/node_modules/npm/node_modules/has-unicode/index.js b/node/node_modules/npm/node_modules/has-unicode/index.js similarity index 100% rename from node_modules/npm/node_modules/has-unicode/index.js rename to node/node_modules/npm/node_modules/has-unicode/index.js diff --git a/node_modules/npm/node_modules/has-unicode/package.json b/node/node_modules/npm/node_modules/has-unicode/package.json similarity index 100% rename from node_modules/npm/node_modules/has-unicode/package.json rename to node/node_modules/npm/node_modules/has-unicode/package.json diff --git a/node_modules/npm/node_modules/has/LICENSE-MIT b/node/node_modules/npm/node_modules/has/LICENSE-MIT similarity index 100% rename from node_modules/npm/node_modules/has/LICENSE-MIT rename to node/node_modules/npm/node_modules/has/LICENSE-MIT diff --git a/node_modules/npm/node_modules/has/package.json b/node/node_modules/npm/node_modules/has/package.json similarity index 100% rename from node_modules/npm/node_modules/has/package.json rename to node/node_modules/npm/node_modules/has/package.json diff --git a/node_modules/npm/node_modules/has/src/index.js b/node/node_modules/npm/node_modules/has/src/index.js similarity index 100% rename from node_modules/npm/node_modules/has/src/index.js rename to node/node_modules/npm/node_modules/has/src/index.js diff --git a/node_modules/npm/node_modules/has/test/index.js b/node/node_modules/npm/node_modules/has/test/index.js similarity index 100% rename from node_modules/npm/node_modules/has/test/index.js rename to node/node_modules/npm/node_modules/has/test/index.js diff --git a/node_modules/npm/node_modules/hosted-git-info/LICENSE b/node/node_modules/npm/node_modules/hosted-git-info/LICENSE similarity index 100% rename from node_modules/npm/node_modules/hosted-git-info/LICENSE rename to node/node_modules/npm/node_modules/hosted-git-info/LICENSE diff --git a/node_modules/npm/node_modules/hosted-git-info/lib/git-host-info.js b/node/node_modules/npm/node_modules/hosted-git-info/lib/git-host-info.js similarity index 100% rename from node_modules/npm/node_modules/hosted-git-info/lib/git-host-info.js rename to node/node_modules/npm/node_modules/hosted-git-info/lib/git-host-info.js diff --git a/node_modules/npm/node_modules/hosted-git-info/lib/git-host.js b/node/node_modules/npm/node_modules/hosted-git-info/lib/git-host.js similarity index 100% rename from node_modules/npm/node_modules/hosted-git-info/lib/git-host.js rename to node/node_modules/npm/node_modules/hosted-git-info/lib/git-host.js diff --git a/node_modules/npm/node_modules/hosted-git-info/lib/index.js b/node/node_modules/npm/node_modules/hosted-git-info/lib/index.js similarity index 100% rename from node_modules/npm/node_modules/hosted-git-info/lib/index.js rename to node/node_modules/npm/node_modules/hosted-git-info/lib/index.js diff --git a/node_modules/npm/node_modules/hosted-git-info/package.json b/node/node_modules/npm/node_modules/hosted-git-info/package.json similarity index 100% rename from node_modules/npm/node_modules/hosted-git-info/package.json rename to node/node_modules/npm/node_modules/hosted-git-info/package.json diff --git a/node_modules/npm/node_modules/http-cache-semantics/LICENSE b/node/node_modules/npm/node_modules/http-cache-semantics/LICENSE similarity index 100% rename from node_modules/npm/node_modules/http-cache-semantics/LICENSE rename to node/node_modules/npm/node_modules/http-cache-semantics/LICENSE diff --git a/node_modules/npm/node_modules/http-cache-semantics/index.js b/node/node_modules/npm/node_modules/http-cache-semantics/index.js similarity index 100% rename from node_modules/npm/node_modules/http-cache-semantics/index.js rename to node/node_modules/npm/node_modules/http-cache-semantics/index.js diff --git a/node_modules/npm/node_modules/http-cache-semantics/package.json b/node/node_modules/npm/node_modules/http-cache-semantics/package.json similarity index 100% rename from node_modules/npm/node_modules/http-cache-semantics/package.json rename to node/node_modules/npm/node_modules/http-cache-semantics/package.json diff --git a/node_modules/npm/node_modules/http-proxy-agent/dist/agent.d.ts b/node/node_modules/npm/node_modules/http-proxy-agent/dist/agent.d.ts similarity index 100% rename from node_modules/npm/node_modules/http-proxy-agent/dist/agent.d.ts rename to node/node_modules/npm/node_modules/http-proxy-agent/dist/agent.d.ts diff --git a/node_modules/npm/node_modules/http-proxy-agent/dist/agent.js b/node/node_modules/npm/node_modules/http-proxy-agent/dist/agent.js similarity index 100% rename from node_modules/npm/node_modules/http-proxy-agent/dist/agent.js rename to node/node_modules/npm/node_modules/http-proxy-agent/dist/agent.js diff --git a/node_modules/npm/node_modules/http-proxy-agent/dist/agent.js.map b/node/node_modules/npm/node_modules/http-proxy-agent/dist/agent.js.map similarity index 100% rename from node_modules/npm/node_modules/http-proxy-agent/dist/agent.js.map rename to node/node_modules/npm/node_modules/http-proxy-agent/dist/agent.js.map diff --git a/node_modules/npm/node_modules/http-proxy-agent/dist/index.d.ts b/node/node_modules/npm/node_modules/http-proxy-agent/dist/index.d.ts similarity index 100% rename from node_modules/npm/node_modules/http-proxy-agent/dist/index.d.ts rename to node/node_modules/npm/node_modules/http-proxy-agent/dist/index.d.ts diff --git a/node_modules/npm/node_modules/http-proxy-agent/dist/index.js b/node/node_modules/npm/node_modules/http-proxy-agent/dist/index.js similarity index 100% rename from node_modules/npm/node_modules/http-proxy-agent/dist/index.js rename to node/node_modules/npm/node_modules/http-proxy-agent/dist/index.js diff --git a/node_modules/npm/node_modules/http-proxy-agent/dist/index.js.map b/node/node_modules/npm/node_modules/http-proxy-agent/dist/index.js.map similarity index 100% rename from node_modules/npm/node_modules/http-proxy-agent/dist/index.js.map rename to node/node_modules/npm/node_modules/http-proxy-agent/dist/index.js.map diff --git a/node_modules/npm/node_modules/http-proxy-agent/package.json b/node/node_modules/npm/node_modules/http-proxy-agent/package.json similarity index 100% rename from node_modules/npm/node_modules/http-proxy-agent/package.json rename to node/node_modules/npm/node_modules/http-proxy-agent/package.json diff --git a/node_modules/npm/node_modules/https-proxy-agent/dist/agent.d.ts b/node/node_modules/npm/node_modules/https-proxy-agent/dist/agent.d.ts similarity index 100% rename from node_modules/npm/node_modules/https-proxy-agent/dist/agent.d.ts rename to node/node_modules/npm/node_modules/https-proxy-agent/dist/agent.d.ts diff --git a/node_modules/npm/node_modules/https-proxy-agent/dist/agent.js b/node/node_modules/npm/node_modules/https-proxy-agent/dist/agent.js similarity index 100% rename from node_modules/npm/node_modules/https-proxy-agent/dist/agent.js rename to node/node_modules/npm/node_modules/https-proxy-agent/dist/agent.js diff --git a/node_modules/npm/node_modules/https-proxy-agent/dist/agent.js.map b/node/node_modules/npm/node_modules/https-proxy-agent/dist/agent.js.map similarity index 100% rename from node_modules/npm/node_modules/https-proxy-agent/dist/agent.js.map rename to node/node_modules/npm/node_modules/https-proxy-agent/dist/agent.js.map diff --git a/node_modules/npm/node_modules/https-proxy-agent/dist/index.d.ts b/node/node_modules/npm/node_modules/https-proxy-agent/dist/index.d.ts similarity index 100% rename from node_modules/npm/node_modules/https-proxy-agent/dist/index.d.ts rename to node/node_modules/npm/node_modules/https-proxy-agent/dist/index.d.ts diff --git a/node_modules/npm/node_modules/https-proxy-agent/dist/index.js b/node/node_modules/npm/node_modules/https-proxy-agent/dist/index.js similarity index 100% rename from node_modules/npm/node_modules/https-proxy-agent/dist/index.js rename to node/node_modules/npm/node_modules/https-proxy-agent/dist/index.js diff --git a/node_modules/npm/node_modules/https-proxy-agent/dist/index.js.map b/node/node_modules/npm/node_modules/https-proxy-agent/dist/index.js.map similarity index 100% rename from node_modules/npm/node_modules/https-proxy-agent/dist/index.js.map rename to node/node_modules/npm/node_modules/https-proxy-agent/dist/index.js.map diff --git a/node_modules/npm/node_modules/https-proxy-agent/dist/parse-proxy-response.d.ts b/node/node_modules/npm/node_modules/https-proxy-agent/dist/parse-proxy-response.d.ts similarity index 100% rename from node_modules/npm/node_modules/https-proxy-agent/dist/parse-proxy-response.d.ts rename to node/node_modules/npm/node_modules/https-proxy-agent/dist/parse-proxy-response.d.ts diff --git a/node_modules/npm/node_modules/https-proxy-agent/dist/parse-proxy-response.js b/node/node_modules/npm/node_modules/https-proxy-agent/dist/parse-proxy-response.js similarity index 100% rename from node_modules/npm/node_modules/https-proxy-agent/dist/parse-proxy-response.js rename to node/node_modules/npm/node_modules/https-proxy-agent/dist/parse-proxy-response.js diff --git a/node_modules/npm/node_modules/https-proxy-agent/dist/parse-proxy-response.js.map b/node/node_modules/npm/node_modules/https-proxy-agent/dist/parse-proxy-response.js.map similarity index 100% rename from node_modules/npm/node_modules/https-proxy-agent/dist/parse-proxy-response.js.map rename to node/node_modules/npm/node_modules/https-proxy-agent/dist/parse-proxy-response.js.map diff --git a/node_modules/npm/node_modules/https-proxy-agent/package.json b/node/node_modules/npm/node_modules/https-proxy-agent/package.json similarity index 100% rename from node_modules/npm/node_modules/https-proxy-agent/package.json rename to node/node_modules/npm/node_modules/https-proxy-agent/package.json diff --git a/node_modules/npm/node_modules/humanize-ms/History.md b/node/node_modules/npm/node_modules/humanize-ms/History.md similarity index 100% rename from node_modules/npm/node_modules/humanize-ms/History.md rename to node/node_modules/npm/node_modules/humanize-ms/History.md diff --git a/node_modules/npm/node_modules/humanize-ms/LICENSE b/node/node_modules/npm/node_modules/humanize-ms/LICENSE similarity index 100% rename from node_modules/npm/node_modules/humanize-ms/LICENSE rename to node/node_modules/npm/node_modules/humanize-ms/LICENSE diff --git a/node_modules/npm/node_modules/humanize-ms/index.js b/node/node_modules/npm/node_modules/humanize-ms/index.js similarity index 100% rename from node_modules/npm/node_modules/humanize-ms/index.js rename to node/node_modules/npm/node_modules/humanize-ms/index.js diff --git a/node_modules/npm/node_modules/humanize-ms/package.json b/node/node_modules/npm/node_modules/humanize-ms/package.json similarity index 100% rename from node_modules/npm/node_modules/humanize-ms/package.json rename to node/node_modules/npm/node_modules/humanize-ms/package.json diff --git a/node_modules/npm/node_modules/iconv-lite/Changelog.md b/node/node_modules/npm/node_modules/iconv-lite/Changelog.md similarity index 100% rename from node_modules/npm/node_modules/iconv-lite/Changelog.md rename to node/node_modules/npm/node_modules/iconv-lite/Changelog.md diff --git a/node_modules/npm/node_modules/iconv-lite/LICENSE b/node/node_modules/npm/node_modules/iconv-lite/LICENSE similarity index 100% rename from node_modules/npm/node_modules/iconv-lite/LICENSE rename to node/node_modules/npm/node_modules/iconv-lite/LICENSE diff --git a/node_modules/npm/node_modules/iconv-lite/encodings/dbcs-codec.js b/node/node_modules/npm/node_modules/iconv-lite/encodings/dbcs-codec.js similarity index 100% rename from node_modules/npm/node_modules/iconv-lite/encodings/dbcs-codec.js rename to node/node_modules/npm/node_modules/iconv-lite/encodings/dbcs-codec.js diff --git a/node_modules/npm/node_modules/iconv-lite/encodings/dbcs-data.js b/node/node_modules/npm/node_modules/iconv-lite/encodings/dbcs-data.js similarity index 100% rename from node_modules/npm/node_modules/iconv-lite/encodings/dbcs-data.js rename to node/node_modules/npm/node_modules/iconv-lite/encodings/dbcs-data.js diff --git a/node_modules/npm/node_modules/iconv-lite/encodings/index.js b/node/node_modules/npm/node_modules/iconv-lite/encodings/index.js similarity index 100% rename from node_modules/npm/node_modules/iconv-lite/encodings/index.js rename to node/node_modules/npm/node_modules/iconv-lite/encodings/index.js diff --git a/node_modules/npm/node_modules/iconv-lite/encodings/internal.js b/node/node_modules/npm/node_modules/iconv-lite/encodings/internal.js similarity index 100% rename from node_modules/npm/node_modules/iconv-lite/encodings/internal.js rename to node/node_modules/npm/node_modules/iconv-lite/encodings/internal.js diff --git a/node_modules/npm/node_modules/iconv-lite/encodings/sbcs-codec.js b/node/node_modules/npm/node_modules/iconv-lite/encodings/sbcs-codec.js similarity index 100% rename from node_modules/npm/node_modules/iconv-lite/encodings/sbcs-codec.js rename to node/node_modules/npm/node_modules/iconv-lite/encodings/sbcs-codec.js diff --git a/node_modules/npm/node_modules/iconv-lite/encodings/sbcs-data-generated.js b/node/node_modules/npm/node_modules/iconv-lite/encodings/sbcs-data-generated.js similarity index 100% rename from node_modules/npm/node_modules/iconv-lite/encodings/sbcs-data-generated.js rename to node/node_modules/npm/node_modules/iconv-lite/encodings/sbcs-data-generated.js diff --git a/node_modules/npm/node_modules/iconv-lite/encodings/sbcs-data.js b/node/node_modules/npm/node_modules/iconv-lite/encodings/sbcs-data.js similarity index 100% rename from node_modules/npm/node_modules/iconv-lite/encodings/sbcs-data.js rename to node/node_modules/npm/node_modules/iconv-lite/encodings/sbcs-data.js diff --git a/node_modules/npm/node_modules/iconv-lite/encodings/tables/big5-added.json b/node/node_modules/npm/node_modules/iconv-lite/encodings/tables/big5-added.json similarity index 100% rename from node_modules/npm/node_modules/iconv-lite/encodings/tables/big5-added.json rename to node/node_modules/npm/node_modules/iconv-lite/encodings/tables/big5-added.json diff --git a/node_modules/npm/node_modules/iconv-lite/encodings/tables/cp936.json b/node/node_modules/npm/node_modules/iconv-lite/encodings/tables/cp936.json similarity index 100% rename from node_modules/npm/node_modules/iconv-lite/encodings/tables/cp936.json rename to node/node_modules/npm/node_modules/iconv-lite/encodings/tables/cp936.json diff --git a/node_modules/npm/node_modules/iconv-lite/encodings/tables/cp949.json b/node/node_modules/npm/node_modules/iconv-lite/encodings/tables/cp949.json similarity index 100% rename from node_modules/npm/node_modules/iconv-lite/encodings/tables/cp949.json rename to node/node_modules/npm/node_modules/iconv-lite/encodings/tables/cp949.json diff --git a/node_modules/npm/node_modules/iconv-lite/encodings/tables/cp950.json b/node/node_modules/npm/node_modules/iconv-lite/encodings/tables/cp950.json similarity index 100% rename from node_modules/npm/node_modules/iconv-lite/encodings/tables/cp950.json rename to node/node_modules/npm/node_modules/iconv-lite/encodings/tables/cp950.json diff --git a/node_modules/npm/node_modules/iconv-lite/encodings/tables/eucjp.json b/node/node_modules/npm/node_modules/iconv-lite/encodings/tables/eucjp.json similarity index 100% rename from node_modules/npm/node_modules/iconv-lite/encodings/tables/eucjp.json rename to node/node_modules/npm/node_modules/iconv-lite/encodings/tables/eucjp.json diff --git a/node_modules/npm/node_modules/iconv-lite/encodings/tables/gb18030-ranges.json b/node/node_modules/npm/node_modules/iconv-lite/encodings/tables/gb18030-ranges.json similarity index 100% rename from node_modules/npm/node_modules/iconv-lite/encodings/tables/gb18030-ranges.json rename to node/node_modules/npm/node_modules/iconv-lite/encodings/tables/gb18030-ranges.json diff --git a/node_modules/npm/node_modules/iconv-lite/encodings/tables/gbk-added.json b/node/node_modules/npm/node_modules/iconv-lite/encodings/tables/gbk-added.json similarity index 100% rename from node_modules/npm/node_modules/iconv-lite/encodings/tables/gbk-added.json rename to node/node_modules/npm/node_modules/iconv-lite/encodings/tables/gbk-added.json diff --git a/node_modules/npm/node_modules/iconv-lite/encodings/tables/shiftjis.json b/node/node_modules/npm/node_modules/iconv-lite/encodings/tables/shiftjis.json similarity index 100% rename from node_modules/npm/node_modules/iconv-lite/encodings/tables/shiftjis.json rename to node/node_modules/npm/node_modules/iconv-lite/encodings/tables/shiftjis.json diff --git a/node_modules/npm/node_modules/iconv-lite/encodings/utf16.js b/node/node_modules/npm/node_modules/iconv-lite/encodings/utf16.js similarity index 100% rename from node_modules/npm/node_modules/iconv-lite/encodings/utf16.js rename to node/node_modules/npm/node_modules/iconv-lite/encodings/utf16.js diff --git a/node_modules/npm/node_modules/iconv-lite/encodings/utf32.js b/node/node_modules/npm/node_modules/iconv-lite/encodings/utf32.js similarity index 100% rename from node_modules/npm/node_modules/iconv-lite/encodings/utf32.js rename to node/node_modules/npm/node_modules/iconv-lite/encodings/utf32.js diff --git a/node_modules/npm/node_modules/iconv-lite/encodings/utf7.js b/node/node_modules/npm/node_modules/iconv-lite/encodings/utf7.js similarity index 100% rename from node_modules/npm/node_modules/iconv-lite/encodings/utf7.js rename to node/node_modules/npm/node_modules/iconv-lite/encodings/utf7.js diff --git a/node_modules/npm/node_modules/iconv-lite/lib/bom-handling.js b/node/node_modules/npm/node_modules/iconv-lite/lib/bom-handling.js similarity index 100% rename from node_modules/npm/node_modules/iconv-lite/lib/bom-handling.js rename to node/node_modules/npm/node_modules/iconv-lite/lib/bom-handling.js diff --git a/node_modules/npm/node_modules/iconv-lite/lib/index.d.ts b/node/node_modules/npm/node_modules/iconv-lite/lib/index.d.ts similarity index 100% rename from node_modules/npm/node_modules/iconv-lite/lib/index.d.ts rename to node/node_modules/npm/node_modules/iconv-lite/lib/index.d.ts diff --git a/node_modules/npm/node_modules/iconv-lite/lib/index.js b/node/node_modules/npm/node_modules/iconv-lite/lib/index.js similarity index 100% rename from node_modules/npm/node_modules/iconv-lite/lib/index.js rename to node/node_modules/npm/node_modules/iconv-lite/lib/index.js diff --git a/node_modules/npm/node_modules/iconv-lite/lib/streams.js b/node/node_modules/npm/node_modules/iconv-lite/lib/streams.js similarity index 100% rename from node_modules/npm/node_modules/iconv-lite/lib/streams.js rename to node/node_modules/npm/node_modules/iconv-lite/lib/streams.js diff --git a/node_modules/npm/node_modules/iconv-lite/package.json b/node/node_modules/npm/node_modules/iconv-lite/package.json similarity index 100% rename from node_modules/npm/node_modules/iconv-lite/package.json rename to node/node_modules/npm/node_modules/iconv-lite/package.json diff --git a/node_modules/npm/node_modules/ignore-walk/LICENSE b/node/node_modules/npm/node_modules/ignore-walk/LICENSE similarity index 100% rename from node_modules/npm/node_modules/ignore-walk/LICENSE rename to node/node_modules/npm/node_modules/ignore-walk/LICENSE diff --git a/node_modules/npm/node_modules/ignore-walk/lib/index.js b/node/node_modules/npm/node_modules/ignore-walk/lib/index.js similarity index 100% rename from node_modules/npm/node_modules/ignore-walk/lib/index.js rename to node/node_modules/npm/node_modules/ignore-walk/lib/index.js diff --git a/node_modules/npm/node_modules/ignore-walk/package.json b/node/node_modules/npm/node_modules/ignore-walk/package.json similarity index 100% rename from node_modules/npm/node_modules/ignore-walk/package.json rename to node/node_modules/npm/node_modules/ignore-walk/package.json diff --git a/node_modules/npm/node_modules/imurmurhash/imurmurhash.js b/node/node_modules/npm/node_modules/imurmurhash/imurmurhash.js similarity index 100% rename from node_modules/npm/node_modules/imurmurhash/imurmurhash.js rename to node/node_modules/npm/node_modules/imurmurhash/imurmurhash.js diff --git a/node_modules/npm/node_modules/imurmurhash/imurmurhash.min.js b/node/node_modules/npm/node_modules/imurmurhash/imurmurhash.min.js similarity index 100% rename from node_modules/npm/node_modules/imurmurhash/imurmurhash.min.js rename to node/node_modules/npm/node_modules/imurmurhash/imurmurhash.min.js diff --git a/node_modules/npm/node_modules/imurmurhash/package.json b/node/node_modules/npm/node_modules/imurmurhash/package.json similarity index 100% rename from node_modules/npm/node_modules/imurmurhash/package.json rename to node/node_modules/npm/node_modules/imurmurhash/package.json diff --git a/node_modules/npm/node_modules/indent-string/index.d.ts b/node/node_modules/npm/node_modules/indent-string/index.d.ts similarity index 100% rename from node_modules/npm/node_modules/indent-string/index.d.ts rename to node/node_modules/npm/node_modules/indent-string/index.d.ts diff --git a/node_modules/npm/node_modules/indent-string/index.js b/node/node_modules/npm/node_modules/indent-string/index.js similarity index 100% rename from node_modules/npm/node_modules/indent-string/index.js rename to node/node_modules/npm/node_modules/indent-string/index.js diff --git a/node_modules/npm/node_modules/indent-string/license b/node/node_modules/npm/node_modules/indent-string/license similarity index 100% rename from node_modules/npm/node_modules/indent-string/license rename to node/node_modules/npm/node_modules/indent-string/license diff --git a/node_modules/npm/node_modules/indent-string/package.json b/node/node_modules/npm/node_modules/indent-string/package.json similarity index 100% rename from node_modules/npm/node_modules/indent-string/package.json rename to node/node_modules/npm/node_modules/indent-string/package.json diff --git a/node_modules/npm/node_modules/indent-string/readme.md b/node/node_modules/npm/node_modules/indent-string/readme.md similarity index 100% rename from node_modules/npm/node_modules/indent-string/readme.md rename to node/node_modules/npm/node_modules/indent-string/readme.md diff --git a/node_modules/npm/node_modules/infer-owner/LICENSE b/node/node_modules/npm/node_modules/infer-owner/LICENSE similarity index 100% rename from node_modules/npm/node_modules/infer-owner/LICENSE rename to node/node_modules/npm/node_modules/infer-owner/LICENSE diff --git a/node_modules/npm/node_modules/infer-owner/index.js b/node/node_modules/npm/node_modules/infer-owner/index.js similarity index 100% rename from node_modules/npm/node_modules/infer-owner/index.js rename to node/node_modules/npm/node_modules/infer-owner/index.js diff --git a/node_modules/npm/node_modules/infer-owner/package.json b/node/node_modules/npm/node_modules/infer-owner/package.json similarity index 100% rename from node_modules/npm/node_modules/infer-owner/package.json rename to node/node_modules/npm/node_modules/infer-owner/package.json diff --git a/node_modules/npm/node_modules/inflight/LICENSE b/node/node_modules/npm/node_modules/inflight/LICENSE similarity index 100% rename from node_modules/npm/node_modules/inflight/LICENSE rename to node/node_modules/npm/node_modules/inflight/LICENSE diff --git a/node_modules/npm/node_modules/inflight/inflight.js b/node/node_modules/npm/node_modules/inflight/inflight.js similarity index 100% rename from node_modules/npm/node_modules/inflight/inflight.js rename to node/node_modules/npm/node_modules/inflight/inflight.js diff --git a/node_modules/npm/node_modules/inflight/package.json b/node/node_modules/npm/node_modules/inflight/package.json similarity index 100% rename from node_modules/npm/node_modules/inflight/package.json rename to node/node_modules/npm/node_modules/inflight/package.json diff --git a/node_modules/npm/node_modules/inherits/LICENSE b/node/node_modules/npm/node_modules/inherits/LICENSE similarity index 100% rename from node_modules/npm/node_modules/inherits/LICENSE rename to node/node_modules/npm/node_modules/inherits/LICENSE diff --git a/node_modules/npm/node_modules/inherits/inherits.js b/node/node_modules/npm/node_modules/inherits/inherits.js similarity index 100% rename from node_modules/npm/node_modules/inherits/inherits.js rename to node/node_modules/npm/node_modules/inherits/inherits.js diff --git a/node_modules/npm/node_modules/inherits/inherits_browser.js b/node/node_modules/npm/node_modules/inherits/inherits_browser.js similarity index 100% rename from node_modules/npm/node_modules/inherits/inherits_browser.js rename to node/node_modules/npm/node_modules/inherits/inherits_browser.js diff --git a/node_modules/npm/node_modules/inherits/package.json b/node/node_modules/npm/node_modules/inherits/package.json similarity index 100% rename from node_modules/npm/node_modules/inherits/package.json rename to node/node_modules/npm/node_modules/inherits/package.json diff --git a/node_modules/npm/node_modules/ini/LICENSE b/node/node_modules/npm/node_modules/ini/LICENSE similarity index 100% rename from node_modules/npm/node_modules/ini/LICENSE rename to node/node_modules/npm/node_modules/ini/LICENSE diff --git a/node_modules/npm/node_modules/ini/lib/ini.js b/node/node_modules/npm/node_modules/ini/lib/ini.js similarity index 100% rename from node_modules/npm/node_modules/ini/lib/ini.js rename to node/node_modules/npm/node_modules/ini/lib/ini.js diff --git a/node_modules/npm/node_modules/ini/package.json b/node/node_modules/npm/node_modules/ini/package.json similarity index 100% rename from node_modules/npm/node_modules/ini/package.json rename to node/node_modules/npm/node_modules/ini/package.json diff --git a/node_modules/npm/node_modules/init-package-json/LICENSE.md b/node/node_modules/npm/node_modules/init-package-json/LICENSE.md similarity index 100% rename from node_modules/npm/node_modules/init-package-json/LICENSE.md rename to node/node_modules/npm/node_modules/init-package-json/LICENSE.md diff --git a/node_modules/npm/node_modules/init-package-json/lib/default-input.js b/node/node_modules/npm/node_modules/init-package-json/lib/default-input.js similarity index 100% rename from node_modules/npm/node_modules/init-package-json/lib/default-input.js rename to node/node_modules/npm/node_modules/init-package-json/lib/default-input.js diff --git a/node_modules/npm/node_modules/init-package-json/lib/init-package-json.js b/node/node_modules/npm/node_modules/init-package-json/lib/init-package-json.js similarity index 100% rename from node_modules/npm/node_modules/init-package-json/lib/init-package-json.js rename to node/node_modules/npm/node_modules/init-package-json/lib/init-package-json.js diff --git a/node_modules/npm/node_modules/init-package-json/package.json b/node/node_modules/npm/node_modules/init-package-json/package.json similarity index 100% rename from node_modules/npm/node_modules/init-package-json/package.json rename to node/node_modules/npm/node_modules/init-package-json/package.json diff --git a/node_modules/npm/node_modules/ip-regex/index.d.ts b/node/node_modules/npm/node_modules/ip-regex/index.d.ts similarity index 100% rename from node_modules/npm/node_modules/ip-regex/index.d.ts rename to node/node_modules/npm/node_modules/ip-regex/index.d.ts diff --git a/node_modules/npm/node_modules/ip-regex/index.js b/node/node_modules/npm/node_modules/ip-regex/index.js similarity index 100% rename from node_modules/npm/node_modules/ip-regex/index.js rename to node/node_modules/npm/node_modules/ip-regex/index.js diff --git a/node_modules/npm/node_modules/ip-regex/license b/node/node_modules/npm/node_modules/ip-regex/license similarity index 100% rename from node_modules/npm/node_modules/ip-regex/license rename to node/node_modules/npm/node_modules/ip-regex/license diff --git a/node_modules/npm/node_modules/ip-regex/package.json b/node/node_modules/npm/node_modules/ip-regex/package.json similarity index 100% rename from node_modules/npm/node_modules/ip-regex/package.json rename to node/node_modules/npm/node_modules/ip-regex/package.json diff --git a/node_modules/npm/node_modules/ip-regex/readme.md b/node/node_modules/npm/node_modules/ip-regex/readme.md similarity index 100% rename from node_modules/npm/node_modules/ip-regex/readme.md rename to node/node_modules/npm/node_modules/ip-regex/readme.md diff --git a/node_modules/npm/node_modules/ip/lib/ip.js b/node/node_modules/npm/node_modules/ip/lib/ip.js similarity index 100% rename from node_modules/npm/node_modules/ip/lib/ip.js rename to node/node_modules/npm/node_modules/ip/lib/ip.js diff --git a/node_modules/npm/node_modules/ip/package.json b/node/node_modules/npm/node_modules/ip/package.json similarity index 100% rename from node_modules/npm/node_modules/ip/package.json rename to node/node_modules/npm/node_modules/ip/package.json diff --git a/node_modules/npm/node_modules/is-cidr/LICENSE b/node/node_modules/npm/node_modules/is-cidr/LICENSE similarity index 100% rename from node_modules/npm/node_modules/is-cidr/LICENSE rename to node/node_modules/npm/node_modules/is-cidr/LICENSE diff --git a/node_modules/npm/node_modules/is-cidr/index.d.ts b/node/node_modules/npm/node_modules/is-cidr/index.d.ts similarity index 100% rename from node_modules/npm/node_modules/is-cidr/index.d.ts rename to node/node_modules/npm/node_modules/is-cidr/index.d.ts diff --git a/node_modules/npm/node_modules/is-cidr/index.js b/node/node_modules/npm/node_modules/is-cidr/index.js similarity index 100% rename from node_modules/npm/node_modules/is-cidr/index.js rename to node/node_modules/npm/node_modules/is-cidr/index.js diff --git a/node_modules/npm/node_modules/is-cidr/package.json b/node/node_modules/npm/node_modules/is-cidr/package.json similarity index 100% rename from node_modules/npm/node_modules/is-cidr/package.json rename to node/node_modules/npm/node_modules/is-cidr/package.json diff --git a/node_modules/npm/node_modules/is-core-module/LICENSE b/node/node_modules/npm/node_modules/is-core-module/LICENSE similarity index 100% rename from node_modules/npm/node_modules/is-core-module/LICENSE rename to node/node_modules/npm/node_modules/is-core-module/LICENSE diff --git a/node_modules/npm/node_modules/is-core-module/core.json b/node/node_modules/npm/node_modules/is-core-module/core.json similarity index 100% rename from node_modules/npm/node_modules/is-core-module/core.json rename to node/node_modules/npm/node_modules/is-core-module/core.json diff --git a/node_modules/npm/node_modules/is-core-module/index.js b/node/node_modules/npm/node_modules/is-core-module/index.js similarity index 100% rename from node_modules/npm/node_modules/is-core-module/index.js rename to node/node_modules/npm/node_modules/is-core-module/index.js diff --git a/node_modules/npm/node_modules/is-core-module/package.json b/node/node_modules/npm/node_modules/is-core-module/package.json similarity index 100% rename from node_modules/npm/node_modules/is-core-module/package.json rename to node/node_modules/npm/node_modules/is-core-module/package.json diff --git a/node_modules/npm/node_modules/is-core-module/test/index.js b/node/node_modules/npm/node_modules/is-core-module/test/index.js similarity index 100% rename from node_modules/npm/node_modules/is-core-module/test/index.js rename to node/node_modules/npm/node_modules/is-core-module/test/index.js diff --git a/node_modules/npm/node_modules/is-fullwidth-code-point/index.d.ts b/node/node_modules/npm/node_modules/is-fullwidth-code-point/index.d.ts similarity index 100% rename from node_modules/npm/node_modules/is-fullwidth-code-point/index.d.ts rename to node/node_modules/npm/node_modules/is-fullwidth-code-point/index.d.ts diff --git a/node_modules/npm/node_modules/is-fullwidth-code-point/index.js b/node/node_modules/npm/node_modules/is-fullwidth-code-point/index.js similarity index 100% rename from node_modules/npm/node_modules/is-fullwidth-code-point/index.js rename to node/node_modules/npm/node_modules/is-fullwidth-code-point/index.js diff --git a/node_modules/npm/node_modules/is-fullwidth-code-point/license b/node/node_modules/npm/node_modules/is-fullwidth-code-point/license similarity index 100% rename from node_modules/npm/node_modules/is-fullwidth-code-point/license rename to node/node_modules/npm/node_modules/is-fullwidth-code-point/license diff --git a/node_modules/npm/node_modules/is-fullwidth-code-point/package.json b/node/node_modules/npm/node_modules/is-fullwidth-code-point/package.json similarity index 100% rename from node_modules/npm/node_modules/is-fullwidth-code-point/package.json rename to node/node_modules/npm/node_modules/is-fullwidth-code-point/package.json diff --git a/node_modules/npm/node_modules/is-fullwidth-code-point/readme.md b/node/node_modules/npm/node_modules/is-fullwidth-code-point/readme.md similarity index 100% rename from node_modules/npm/node_modules/is-fullwidth-code-point/readme.md rename to node/node_modules/npm/node_modules/is-fullwidth-code-point/readme.md diff --git a/node_modules/npm/node_modules/is-lambda/LICENSE b/node/node_modules/npm/node_modules/is-lambda/LICENSE similarity index 100% rename from node_modules/npm/node_modules/is-lambda/LICENSE rename to node/node_modules/npm/node_modules/is-lambda/LICENSE diff --git a/node_modules/npm/node_modules/is-lambda/index.js b/node/node_modules/npm/node_modules/is-lambda/index.js similarity index 100% rename from node_modules/npm/node_modules/is-lambda/index.js rename to node/node_modules/npm/node_modules/is-lambda/index.js diff --git a/node_modules/npm/node_modules/is-lambda/package.json b/node/node_modules/npm/node_modules/is-lambda/package.json similarity index 100% rename from node_modules/npm/node_modules/is-lambda/package.json rename to node/node_modules/npm/node_modules/is-lambda/package.json diff --git a/node_modules/npm/node_modules/is-lambda/test.js b/node/node_modules/npm/node_modules/is-lambda/test.js similarity index 100% rename from node_modules/npm/node_modules/is-lambda/test.js rename to node/node_modules/npm/node_modules/is-lambda/test.js diff --git a/node_modules/npm/node_modules/isexe/LICENSE b/node/node_modules/npm/node_modules/isexe/LICENSE similarity index 100% rename from node_modules/npm/node_modules/isexe/LICENSE rename to node/node_modules/npm/node_modules/isexe/LICENSE diff --git a/node_modules/npm/node_modules/isexe/index.js b/node/node_modules/npm/node_modules/isexe/index.js similarity index 100% rename from node_modules/npm/node_modules/isexe/index.js rename to node/node_modules/npm/node_modules/isexe/index.js diff --git a/node_modules/npm/node_modules/isexe/mode.js b/node/node_modules/npm/node_modules/isexe/mode.js similarity index 100% rename from node_modules/npm/node_modules/isexe/mode.js rename to node/node_modules/npm/node_modules/isexe/mode.js diff --git a/node_modules/npm/node_modules/isexe/package.json b/node/node_modules/npm/node_modules/isexe/package.json similarity index 100% rename from node_modules/npm/node_modules/isexe/package.json rename to node/node_modules/npm/node_modules/isexe/package.json diff --git a/node_modules/npm/node_modules/isexe/test/basic.js b/node/node_modules/npm/node_modules/isexe/test/basic.js similarity index 100% rename from node_modules/npm/node_modules/isexe/test/basic.js rename to node/node_modules/npm/node_modules/isexe/test/basic.js diff --git a/node_modules/npm/node_modules/isexe/windows.js b/node/node_modules/npm/node_modules/isexe/windows.js similarity index 100% rename from node_modules/npm/node_modules/isexe/windows.js rename to node/node_modules/npm/node_modules/isexe/windows.js diff --git a/node_modules/npm/node_modules/json-parse-even-better-errors/LICENSE.md b/node/node_modules/npm/node_modules/json-parse-even-better-errors/LICENSE.md similarity index 100% rename from node_modules/npm/node_modules/json-parse-even-better-errors/LICENSE.md rename to node/node_modules/npm/node_modules/json-parse-even-better-errors/LICENSE.md diff --git a/node_modules/npm/node_modules/json-parse-even-better-errors/index.js b/node/node_modules/npm/node_modules/json-parse-even-better-errors/index.js similarity index 100% rename from node_modules/npm/node_modules/json-parse-even-better-errors/index.js rename to node/node_modules/npm/node_modules/json-parse-even-better-errors/index.js diff --git a/node_modules/npm/node_modules/json-parse-even-better-errors/package.json b/node/node_modules/npm/node_modules/json-parse-even-better-errors/package.json similarity index 100% rename from node_modules/npm/node_modules/json-parse-even-better-errors/package.json rename to node/node_modules/npm/node_modules/json-parse-even-better-errors/package.json diff --git a/node_modules/npm/node_modules/json-stringify-nice/LICENSE b/node/node_modules/npm/node_modules/json-stringify-nice/LICENSE similarity index 100% rename from node_modules/npm/node_modules/json-stringify-nice/LICENSE rename to node/node_modules/npm/node_modules/json-stringify-nice/LICENSE diff --git a/node_modules/npm/node_modules/json-stringify-nice/index.js b/node/node_modules/npm/node_modules/json-stringify-nice/index.js similarity index 100% rename from node_modules/npm/node_modules/json-stringify-nice/index.js rename to node/node_modules/npm/node_modules/json-stringify-nice/index.js diff --git a/node_modules/npm/node_modules/json-stringify-nice/package.json b/node/node_modules/npm/node_modules/json-stringify-nice/package.json similarity index 100% rename from node_modules/npm/node_modules/json-stringify-nice/package.json rename to node/node_modules/npm/node_modules/json-stringify-nice/package.json diff --git a/node_modules/npm/node_modules/jsonparse/LICENSE b/node/node_modules/npm/node_modules/jsonparse/LICENSE similarity index 100% rename from node_modules/npm/node_modules/jsonparse/LICENSE rename to node/node_modules/npm/node_modules/jsonparse/LICENSE diff --git a/node_modules/npm/node_modules/jsonparse/bench.js b/node/node_modules/npm/node_modules/jsonparse/bench.js similarity index 100% rename from node_modules/npm/node_modules/jsonparse/bench.js rename to node/node_modules/npm/node_modules/jsonparse/bench.js diff --git a/node_modules/npm/node_modules/jsonparse/examples/twitterfeed.js b/node/node_modules/npm/node_modules/jsonparse/examples/twitterfeed.js similarity index 100% rename from node_modules/npm/node_modules/jsonparse/examples/twitterfeed.js rename to node/node_modules/npm/node_modules/jsonparse/examples/twitterfeed.js diff --git a/node_modules/npm/node_modules/jsonparse/jsonparse.js b/node/node_modules/npm/node_modules/jsonparse/jsonparse.js similarity index 100% rename from node_modules/npm/node_modules/jsonparse/jsonparse.js rename to node/node_modules/npm/node_modules/jsonparse/jsonparse.js diff --git a/node_modules/npm/node_modules/jsonparse/package.json b/node/node_modules/npm/node_modules/jsonparse/package.json similarity index 100% rename from node_modules/npm/node_modules/jsonparse/package.json rename to node/node_modules/npm/node_modules/jsonparse/package.json diff --git a/node_modules/npm/node_modules/jsonparse/samplejson/basic.json b/node/node_modules/npm/node_modules/jsonparse/samplejson/basic.json similarity index 100% rename from node_modules/npm/node_modules/jsonparse/samplejson/basic.json rename to node/node_modules/npm/node_modules/jsonparse/samplejson/basic.json diff --git a/node_modules/npm/node_modules/jsonparse/samplejson/basic2.json b/node/node_modules/npm/node_modules/jsonparse/samplejson/basic2.json similarity index 100% rename from node_modules/npm/node_modules/jsonparse/samplejson/basic2.json rename to node/node_modules/npm/node_modules/jsonparse/samplejson/basic2.json diff --git a/node_modules/npm/node_modules/jsonparse/test/big-token.js b/node/node_modules/npm/node_modules/jsonparse/test/big-token.js similarity index 100% rename from node_modules/npm/node_modules/jsonparse/test/big-token.js rename to node/node_modules/npm/node_modules/jsonparse/test/big-token.js diff --git a/node_modules/npm/node_modules/jsonparse/test/boundary.js b/node/node_modules/npm/node_modules/jsonparse/test/boundary.js similarity index 100% rename from node_modules/npm/node_modules/jsonparse/test/boundary.js rename to node/node_modules/npm/node_modules/jsonparse/test/boundary.js diff --git a/node_modules/npm/node_modules/jsonparse/test/offset.js b/node/node_modules/npm/node_modules/jsonparse/test/offset.js similarity index 100% rename from node_modules/npm/node_modules/jsonparse/test/offset.js rename to node/node_modules/npm/node_modules/jsonparse/test/offset.js diff --git a/node_modules/npm/node_modules/jsonparse/test/primitives.js b/node/node_modules/npm/node_modules/jsonparse/test/primitives.js similarity index 100% rename from node_modules/npm/node_modules/jsonparse/test/primitives.js rename to node/node_modules/npm/node_modules/jsonparse/test/primitives.js diff --git a/node_modules/npm/node_modules/jsonparse/test/surrogate.js b/node/node_modules/npm/node_modules/jsonparse/test/surrogate.js similarity index 100% rename from node_modules/npm/node_modules/jsonparse/test/surrogate.js rename to node/node_modules/npm/node_modules/jsonparse/test/surrogate.js diff --git a/node_modules/npm/node_modules/jsonparse/test/unvalid.js b/node/node_modules/npm/node_modules/jsonparse/test/unvalid.js similarity index 100% rename from node_modules/npm/node_modules/jsonparse/test/unvalid.js rename to node/node_modules/npm/node_modules/jsonparse/test/unvalid.js diff --git a/node_modules/npm/node_modules/jsonparse/test/utf8.js b/node/node_modules/npm/node_modules/jsonparse/test/utf8.js similarity index 100% rename from node_modules/npm/node_modules/jsonparse/test/utf8.js rename to node/node_modules/npm/node_modules/jsonparse/test/utf8.js diff --git a/node_modules/npm/node_modules/just-diff-apply/LICENSE b/node/node_modules/npm/node_modules/just-diff-apply/LICENSE similarity index 100% rename from node_modules/npm/node_modules/just-diff-apply/LICENSE rename to node/node_modules/npm/node_modules/just-diff-apply/LICENSE diff --git a/node_modules/npm/node_modules/just-diff-apply/index.d.ts b/node/node_modules/npm/node_modules/just-diff-apply/index.d.ts similarity index 100% rename from node_modules/npm/node_modules/just-diff-apply/index.d.ts rename to node/node_modules/npm/node_modules/just-diff-apply/index.d.ts diff --git a/node_modules/npm/node_modules/just-diff-apply/index.js b/node/node_modules/npm/node_modules/just-diff-apply/index.js similarity index 100% rename from node_modules/npm/node_modules/just-diff-apply/index.js rename to node/node_modules/npm/node_modules/just-diff-apply/index.js diff --git a/node_modules/npm/node_modules/just-diff-apply/index.mjs b/node/node_modules/npm/node_modules/just-diff-apply/index.mjs similarity index 100% rename from node_modules/npm/node_modules/just-diff-apply/index.mjs rename to node/node_modules/npm/node_modules/just-diff-apply/index.mjs diff --git a/node_modules/npm/node_modules/just-diff-apply/index.tests.ts b/node/node_modules/npm/node_modules/just-diff-apply/index.tests.ts similarity index 100% rename from node_modules/npm/node_modules/just-diff-apply/index.tests.ts rename to node/node_modules/npm/node_modules/just-diff-apply/index.tests.ts diff --git a/node_modules/npm/node_modules/just-diff-apply/package.json b/node/node_modules/npm/node_modules/just-diff-apply/package.json similarity index 100% rename from node_modules/npm/node_modules/just-diff-apply/package.json rename to node/node_modules/npm/node_modules/just-diff-apply/package.json diff --git a/node_modules/npm/node_modules/just-diff-apply/rollup.config.js b/node/node_modules/npm/node_modules/just-diff-apply/rollup.config.js similarity index 100% rename from node_modules/npm/node_modules/just-diff-apply/rollup.config.js rename to node/node_modules/npm/node_modules/just-diff-apply/rollup.config.js diff --git a/node_modules/npm/node_modules/just-diff/LICENSE b/node/node_modules/npm/node_modules/just-diff/LICENSE similarity index 100% rename from node_modules/npm/node_modules/just-diff/LICENSE rename to node/node_modules/npm/node_modules/just-diff/LICENSE diff --git a/node_modules/npm/node_modules/just-diff/index.d.ts b/node/node_modules/npm/node_modules/just-diff/index.d.ts similarity index 100% rename from node_modules/npm/node_modules/just-diff/index.d.ts rename to node/node_modules/npm/node_modules/just-diff/index.d.ts diff --git a/node_modules/npm/node_modules/just-diff/index.js b/node/node_modules/npm/node_modules/just-diff/index.js similarity index 100% rename from node_modules/npm/node_modules/just-diff/index.js rename to node/node_modules/npm/node_modules/just-diff/index.js diff --git a/node_modules/npm/node_modules/just-diff/index.mjs b/node/node_modules/npm/node_modules/just-diff/index.mjs similarity index 100% rename from node_modules/npm/node_modules/just-diff/index.mjs rename to node/node_modules/npm/node_modules/just-diff/index.mjs diff --git a/node_modules/npm/node_modules/just-diff/index.tests.ts b/node/node_modules/npm/node_modules/just-diff/index.tests.ts similarity index 100% rename from node_modules/npm/node_modules/just-diff/index.tests.ts rename to node/node_modules/npm/node_modules/just-diff/index.tests.ts diff --git a/node_modules/npm/node_modules/just-diff/package.json b/node/node_modules/npm/node_modules/just-diff/package.json similarity index 100% rename from node_modules/npm/node_modules/just-diff/package.json rename to node/node_modules/npm/node_modules/just-diff/package.json diff --git a/node_modules/npm/node_modules/just-diff/rollup.config.js b/node/node_modules/npm/node_modules/just-diff/rollup.config.js similarity index 100% rename from node_modules/npm/node_modules/just-diff/rollup.config.js rename to node/node_modules/npm/node_modules/just-diff/rollup.config.js diff --git a/node_modules/npm/node_modules/libnpmaccess/LICENSE b/node/node_modules/npm/node_modules/libnpmaccess/LICENSE similarity index 100% rename from node_modules/npm/node_modules/libnpmaccess/LICENSE rename to node/node_modules/npm/node_modules/libnpmaccess/LICENSE diff --git a/node_modules/npm/node_modules/libnpmaccess/README.md b/node/node_modules/npm/node_modules/libnpmaccess/README.md similarity index 100% rename from node_modules/npm/node_modules/libnpmaccess/README.md rename to node/node_modules/npm/node_modules/libnpmaccess/README.md diff --git a/node_modules/npm/node_modules/libnpmaccess/lib/index.js b/node/node_modules/npm/node_modules/libnpmaccess/lib/index.js similarity index 100% rename from node_modules/npm/node_modules/libnpmaccess/lib/index.js rename to node/node_modules/npm/node_modules/libnpmaccess/lib/index.js diff --git a/node_modules/npm/node_modules/libnpmaccess/package.json b/node/node_modules/npm/node_modules/libnpmaccess/package.json similarity index 100% rename from node_modules/npm/node_modules/libnpmaccess/package.json rename to node/node_modules/npm/node_modules/libnpmaccess/package.json diff --git a/node_modules/npm/node_modules/libnpmdiff/LICENSE b/node/node_modules/npm/node_modules/libnpmdiff/LICENSE similarity index 100% rename from node_modules/npm/node_modules/libnpmdiff/LICENSE rename to node/node_modules/npm/node_modules/libnpmdiff/LICENSE diff --git a/node_modules/npm/node_modules/libnpmdiff/README.md b/node/node_modules/npm/node_modules/libnpmdiff/README.md similarity index 100% rename from node_modules/npm/node_modules/libnpmdiff/README.md rename to node/node_modules/npm/node_modules/libnpmdiff/README.md diff --git a/node_modules/npm/node_modules/libnpmdiff/lib/format-diff.js b/node/node_modules/npm/node_modules/libnpmdiff/lib/format-diff.js similarity index 100% rename from node_modules/npm/node_modules/libnpmdiff/lib/format-diff.js rename to node/node_modules/npm/node_modules/libnpmdiff/lib/format-diff.js diff --git a/node_modules/npm/node_modules/libnpmdiff/lib/index.js b/node/node_modules/npm/node_modules/libnpmdiff/lib/index.js similarity index 100% rename from node_modules/npm/node_modules/libnpmdiff/lib/index.js rename to node/node_modules/npm/node_modules/libnpmdiff/lib/index.js diff --git a/node_modules/npm/node_modules/libnpmdiff/lib/should-print-patch.js b/node/node_modules/npm/node_modules/libnpmdiff/lib/should-print-patch.js similarity index 100% rename from node_modules/npm/node_modules/libnpmdiff/lib/should-print-patch.js rename to node/node_modules/npm/node_modules/libnpmdiff/lib/should-print-patch.js diff --git a/node_modules/npm/node_modules/libnpmdiff/lib/tarball.js b/node/node_modules/npm/node_modules/libnpmdiff/lib/tarball.js similarity index 100% rename from node_modules/npm/node_modules/libnpmdiff/lib/tarball.js rename to node/node_modules/npm/node_modules/libnpmdiff/lib/tarball.js diff --git a/node_modules/npm/node_modules/libnpmdiff/lib/untar.js b/node/node_modules/npm/node_modules/libnpmdiff/lib/untar.js similarity index 100% rename from node_modules/npm/node_modules/libnpmdiff/lib/untar.js rename to node/node_modules/npm/node_modules/libnpmdiff/lib/untar.js diff --git a/node_modules/npm/node_modules/libnpmdiff/package.json b/node/node_modules/npm/node_modules/libnpmdiff/package.json similarity index 100% rename from node_modules/npm/node_modules/libnpmdiff/package.json rename to node/node_modules/npm/node_modules/libnpmdiff/package.json diff --git a/node_modules/npm/node_modules/libnpmexec/LICENSE b/node/node_modules/npm/node_modules/libnpmexec/LICENSE similarity index 100% rename from node_modules/npm/node_modules/libnpmexec/LICENSE rename to node/node_modules/npm/node_modules/libnpmexec/LICENSE diff --git a/node_modules/npm/node_modules/libnpmexec/README.md b/node/node_modules/npm/node_modules/libnpmexec/README.md similarity index 100% rename from node_modules/npm/node_modules/libnpmexec/README.md rename to node/node_modules/npm/node_modules/libnpmexec/README.md diff --git a/node_modules/npm/node_modules/libnpmexec/lib/cache-install-dir.js b/node/node_modules/npm/node_modules/libnpmexec/lib/cache-install-dir.js similarity index 100% rename from node_modules/npm/node_modules/libnpmexec/lib/cache-install-dir.js rename to node/node_modules/npm/node_modules/libnpmexec/lib/cache-install-dir.js diff --git a/node_modules/npm/node_modules/libnpmexec/lib/file-exists.js b/node/node_modules/npm/node_modules/libnpmexec/lib/file-exists.js similarity index 100% rename from node_modules/npm/node_modules/libnpmexec/lib/file-exists.js rename to node/node_modules/npm/node_modules/libnpmexec/lib/file-exists.js diff --git a/node_modules/npm/node_modules/libnpmexec/lib/get-bin-from-manifest.js b/node/node_modules/npm/node_modules/libnpmexec/lib/get-bin-from-manifest.js similarity index 100% rename from node_modules/npm/node_modules/libnpmexec/lib/get-bin-from-manifest.js rename to node/node_modules/npm/node_modules/libnpmexec/lib/get-bin-from-manifest.js diff --git a/node_modules/npm/node_modules/libnpmexec/lib/index.js b/node/node_modules/npm/node_modules/libnpmexec/lib/index.js similarity index 100% rename from node_modules/npm/node_modules/libnpmexec/lib/index.js rename to node/node_modules/npm/node_modules/libnpmexec/lib/index.js diff --git a/node_modules/npm/node_modules/libnpmexec/lib/is-windows.js b/node/node_modules/npm/node_modules/libnpmexec/lib/is-windows.js similarity index 100% rename from node_modules/npm/node_modules/libnpmexec/lib/is-windows.js rename to node/node_modules/npm/node_modules/libnpmexec/lib/is-windows.js diff --git a/node_modules/npm/node_modules/libnpmexec/lib/no-tty.js b/node/node_modules/npm/node_modules/libnpmexec/lib/no-tty.js similarity index 100% rename from node_modules/npm/node_modules/libnpmexec/lib/no-tty.js rename to node/node_modules/npm/node_modules/libnpmexec/lib/no-tty.js diff --git a/node_modules/npm/node_modules/libnpmexec/lib/run-script.js b/node/node_modules/npm/node_modules/libnpmexec/lib/run-script.js similarity index 100% rename from node_modules/npm/node_modules/libnpmexec/lib/run-script.js rename to node/node_modules/npm/node_modules/libnpmexec/lib/run-script.js diff --git a/node_modules/npm/node_modules/libnpmexec/package.json b/node/node_modules/npm/node_modules/libnpmexec/package.json similarity index 100% rename from node_modules/npm/node_modules/libnpmexec/package.json rename to node/node_modules/npm/node_modules/libnpmexec/package.json diff --git a/node_modules/npm/node_modules/libnpmfund/LICENSE b/node/node_modules/npm/node_modules/libnpmfund/LICENSE similarity index 100% rename from node_modules/npm/node_modules/libnpmfund/LICENSE rename to node/node_modules/npm/node_modules/libnpmfund/LICENSE diff --git a/node_modules/npm/node_modules/libnpmfund/README.md b/node/node_modules/npm/node_modules/libnpmfund/README.md similarity index 100% rename from node_modules/npm/node_modules/libnpmfund/README.md rename to node/node_modules/npm/node_modules/libnpmfund/README.md diff --git a/node_modules/npm/node_modules/libnpmfund/lib/index.js b/node/node_modules/npm/node_modules/libnpmfund/lib/index.js similarity index 100% rename from node_modules/npm/node_modules/libnpmfund/lib/index.js rename to node/node_modules/npm/node_modules/libnpmfund/lib/index.js diff --git a/node_modules/npm/node_modules/libnpmfund/package.json b/node/node_modules/npm/node_modules/libnpmfund/package.json similarity index 100% rename from node_modules/npm/node_modules/libnpmfund/package.json rename to node/node_modules/npm/node_modules/libnpmfund/package.json diff --git a/node_modules/npm/node_modules/libnpmhook/LICENSE.md b/node/node_modules/npm/node_modules/libnpmhook/LICENSE.md similarity index 100% rename from node_modules/npm/node_modules/libnpmhook/LICENSE.md rename to node/node_modules/npm/node_modules/libnpmhook/LICENSE.md diff --git a/node_modules/npm/node_modules/libnpmhook/README.md b/node/node_modules/npm/node_modules/libnpmhook/README.md similarity index 100% rename from node_modules/npm/node_modules/libnpmhook/README.md rename to node/node_modules/npm/node_modules/libnpmhook/README.md diff --git a/node_modules/npm/node_modules/libnpmhook/lib/index.js b/node/node_modules/npm/node_modules/libnpmhook/lib/index.js similarity index 100% rename from node_modules/npm/node_modules/libnpmhook/lib/index.js rename to node/node_modules/npm/node_modules/libnpmhook/lib/index.js diff --git a/node_modules/npm/node_modules/libnpmhook/package.json b/node/node_modules/npm/node_modules/libnpmhook/package.json similarity index 100% rename from node_modules/npm/node_modules/libnpmhook/package.json rename to node/node_modules/npm/node_modules/libnpmhook/package.json diff --git a/node_modules/npm/node_modules/libnpmorg/LICENSE b/node/node_modules/npm/node_modules/libnpmorg/LICENSE similarity index 100% rename from node_modules/npm/node_modules/libnpmorg/LICENSE rename to node/node_modules/npm/node_modules/libnpmorg/LICENSE diff --git a/node_modules/npm/node_modules/libnpmorg/README.md b/node/node_modules/npm/node_modules/libnpmorg/README.md similarity index 100% rename from node_modules/npm/node_modules/libnpmorg/README.md rename to node/node_modules/npm/node_modules/libnpmorg/README.md diff --git a/node_modules/npm/node_modules/libnpmorg/lib/index.js b/node/node_modules/npm/node_modules/libnpmorg/lib/index.js similarity index 100% rename from node_modules/npm/node_modules/libnpmorg/lib/index.js rename to node/node_modules/npm/node_modules/libnpmorg/lib/index.js diff --git a/node_modules/npm/node_modules/libnpmorg/package.json b/node/node_modules/npm/node_modules/libnpmorg/package.json similarity index 100% rename from node_modules/npm/node_modules/libnpmorg/package.json rename to node/node_modules/npm/node_modules/libnpmorg/package.json diff --git a/node_modules/npm/node_modules/libnpmpack/LICENSE b/node/node_modules/npm/node_modules/libnpmpack/LICENSE similarity index 100% rename from node_modules/npm/node_modules/libnpmpack/LICENSE rename to node/node_modules/npm/node_modules/libnpmpack/LICENSE diff --git a/node_modules/npm/node_modules/libnpmpack/README.md b/node/node_modules/npm/node_modules/libnpmpack/README.md similarity index 100% rename from node_modules/npm/node_modules/libnpmpack/README.md rename to node/node_modules/npm/node_modules/libnpmpack/README.md diff --git a/node_modules/npm/node_modules/libnpmpack/lib/index.js b/node/node_modules/npm/node_modules/libnpmpack/lib/index.js similarity index 100% rename from node_modules/npm/node_modules/libnpmpack/lib/index.js rename to node/node_modules/npm/node_modules/libnpmpack/lib/index.js diff --git a/node_modules/npm/node_modules/libnpmpack/package.json b/node/node_modules/npm/node_modules/libnpmpack/package.json similarity index 100% rename from node_modules/npm/node_modules/libnpmpack/package.json rename to node/node_modules/npm/node_modules/libnpmpack/package.json diff --git a/node_modules/npm/node_modules/libnpmpublish/LICENSE b/node/node_modules/npm/node_modules/libnpmpublish/LICENSE similarity index 100% rename from node_modules/npm/node_modules/libnpmpublish/LICENSE rename to node/node_modules/npm/node_modules/libnpmpublish/LICENSE diff --git a/node_modules/npm/node_modules/libnpmpublish/README.md b/node/node_modules/npm/node_modules/libnpmpublish/README.md similarity index 100% rename from node_modules/npm/node_modules/libnpmpublish/README.md rename to node/node_modules/npm/node_modules/libnpmpublish/README.md diff --git a/node_modules/npm/node_modules/libnpmpublish/lib/index.js b/node/node_modules/npm/node_modules/libnpmpublish/lib/index.js similarity index 100% rename from node_modules/npm/node_modules/libnpmpublish/lib/index.js rename to node/node_modules/npm/node_modules/libnpmpublish/lib/index.js diff --git a/node_modules/npm/node_modules/libnpmpublish/lib/publish.js b/node/node_modules/npm/node_modules/libnpmpublish/lib/publish.js similarity index 100% rename from node_modules/npm/node_modules/libnpmpublish/lib/publish.js rename to node/node_modules/npm/node_modules/libnpmpublish/lib/publish.js diff --git a/node_modules/npm/node_modules/libnpmpublish/lib/unpublish.js b/node/node_modules/npm/node_modules/libnpmpublish/lib/unpublish.js similarity index 100% rename from node_modules/npm/node_modules/libnpmpublish/lib/unpublish.js rename to node/node_modules/npm/node_modules/libnpmpublish/lib/unpublish.js diff --git a/node_modules/npm/node_modules/libnpmpublish/package.json b/node/node_modules/npm/node_modules/libnpmpublish/package.json similarity index 100% rename from node_modules/npm/node_modules/libnpmpublish/package.json rename to node/node_modules/npm/node_modules/libnpmpublish/package.json diff --git a/node_modules/npm/node_modules/libnpmsearch/LICENSE b/node/node_modules/npm/node_modules/libnpmsearch/LICENSE similarity index 100% rename from node_modules/npm/node_modules/libnpmsearch/LICENSE rename to node/node_modules/npm/node_modules/libnpmsearch/LICENSE diff --git a/node_modules/npm/node_modules/libnpmsearch/README.md b/node/node_modules/npm/node_modules/libnpmsearch/README.md similarity index 100% rename from node_modules/npm/node_modules/libnpmsearch/README.md rename to node/node_modules/npm/node_modules/libnpmsearch/README.md diff --git a/node_modules/npm/node_modules/libnpmsearch/lib/index.js b/node/node_modules/npm/node_modules/libnpmsearch/lib/index.js similarity index 100% rename from node_modules/npm/node_modules/libnpmsearch/lib/index.js rename to node/node_modules/npm/node_modules/libnpmsearch/lib/index.js diff --git a/node_modules/npm/node_modules/libnpmsearch/package.json b/node/node_modules/npm/node_modules/libnpmsearch/package.json similarity index 100% rename from node_modules/npm/node_modules/libnpmsearch/package.json rename to node/node_modules/npm/node_modules/libnpmsearch/package.json diff --git a/node_modules/npm/node_modules/libnpmteam/LICENSE b/node/node_modules/npm/node_modules/libnpmteam/LICENSE similarity index 100% rename from node_modules/npm/node_modules/libnpmteam/LICENSE rename to node/node_modules/npm/node_modules/libnpmteam/LICENSE diff --git a/node_modules/npm/node_modules/libnpmteam/README.md b/node/node_modules/npm/node_modules/libnpmteam/README.md similarity index 100% rename from node_modules/npm/node_modules/libnpmteam/README.md rename to node/node_modules/npm/node_modules/libnpmteam/README.md diff --git a/node_modules/npm/node_modules/libnpmteam/lib/index.js b/node/node_modules/npm/node_modules/libnpmteam/lib/index.js similarity index 100% rename from node_modules/npm/node_modules/libnpmteam/lib/index.js rename to node/node_modules/npm/node_modules/libnpmteam/lib/index.js diff --git a/node_modules/npm/node_modules/libnpmteam/package.json b/node/node_modules/npm/node_modules/libnpmteam/package.json similarity index 100% rename from node_modules/npm/node_modules/libnpmteam/package.json rename to node/node_modules/npm/node_modules/libnpmteam/package.json diff --git a/node_modules/npm/node_modules/libnpmversion/LICENSE b/node/node_modules/npm/node_modules/libnpmversion/LICENSE similarity index 100% rename from node_modules/npm/node_modules/libnpmversion/LICENSE rename to node/node_modules/npm/node_modules/libnpmversion/LICENSE diff --git a/node_modules/npm/node_modules/libnpmversion/README.md b/node/node_modules/npm/node_modules/libnpmversion/README.md similarity index 100% rename from node_modules/npm/node_modules/libnpmversion/README.md rename to node/node_modules/npm/node_modules/libnpmversion/README.md diff --git a/node_modules/npm/node_modules/libnpmversion/lib/commit.js b/node/node_modules/npm/node_modules/libnpmversion/lib/commit.js similarity index 100% rename from node_modules/npm/node_modules/libnpmversion/lib/commit.js rename to node/node_modules/npm/node_modules/libnpmversion/lib/commit.js diff --git a/node_modules/npm/node_modules/libnpmversion/lib/enforce-clean.js b/node/node_modules/npm/node_modules/libnpmversion/lib/enforce-clean.js similarity index 100% rename from node_modules/npm/node_modules/libnpmversion/lib/enforce-clean.js rename to node/node_modules/npm/node_modules/libnpmversion/lib/enforce-clean.js diff --git a/node_modules/npm/node_modules/libnpmversion/lib/index.js b/node/node_modules/npm/node_modules/libnpmversion/lib/index.js similarity index 100% rename from node_modules/npm/node_modules/libnpmversion/lib/index.js rename to node/node_modules/npm/node_modules/libnpmversion/lib/index.js diff --git a/node_modules/npm/node_modules/libnpmversion/lib/read-json.js b/node/node_modules/npm/node_modules/libnpmversion/lib/read-json.js similarity index 100% rename from node_modules/npm/node_modules/libnpmversion/lib/read-json.js rename to node/node_modules/npm/node_modules/libnpmversion/lib/read-json.js diff --git a/node_modules/npm/node_modules/libnpmversion/lib/retrieve-tag.js b/node/node_modules/npm/node_modules/libnpmversion/lib/retrieve-tag.js similarity index 100% rename from node_modules/npm/node_modules/libnpmversion/lib/retrieve-tag.js rename to node/node_modules/npm/node_modules/libnpmversion/lib/retrieve-tag.js diff --git a/node_modules/npm/node_modules/libnpmversion/lib/tag.js b/node/node_modules/npm/node_modules/libnpmversion/lib/tag.js similarity index 100% rename from node_modules/npm/node_modules/libnpmversion/lib/tag.js rename to node/node_modules/npm/node_modules/libnpmversion/lib/tag.js diff --git a/node_modules/npm/node_modules/libnpmversion/lib/version.js b/node/node_modules/npm/node_modules/libnpmversion/lib/version.js similarity index 100% rename from node_modules/npm/node_modules/libnpmversion/lib/version.js rename to node/node_modules/npm/node_modules/libnpmversion/lib/version.js diff --git a/node_modules/npm/node_modules/libnpmversion/lib/write-json.js b/node/node_modules/npm/node_modules/libnpmversion/lib/write-json.js similarity index 100% rename from node_modules/npm/node_modules/libnpmversion/lib/write-json.js rename to node/node_modules/npm/node_modules/libnpmversion/lib/write-json.js diff --git a/node_modules/npm/node_modules/libnpmversion/package.json b/node/node_modules/npm/node_modules/libnpmversion/package.json similarity index 100% rename from node_modules/npm/node_modules/libnpmversion/package.json rename to node/node_modules/npm/node_modules/libnpmversion/package.json diff --git a/node_modules/npm/node_modules/lru-cache/LICENSE b/node/node_modules/npm/node_modules/lru-cache/LICENSE similarity index 100% rename from node_modules/npm/node_modules/lru-cache/LICENSE rename to node/node_modules/npm/node_modules/lru-cache/LICENSE diff --git a/node_modules/npm/node_modules/lru-cache/index.d.ts b/node/node_modules/npm/node_modules/lru-cache/index.d.ts similarity index 100% rename from node_modules/npm/node_modules/lru-cache/index.d.ts rename to node/node_modules/npm/node_modules/lru-cache/index.d.ts diff --git a/node_modules/npm/node_modules/lru-cache/index.js b/node/node_modules/npm/node_modules/lru-cache/index.js similarity index 100% rename from node_modules/npm/node_modules/lru-cache/index.js rename to node/node_modules/npm/node_modules/lru-cache/index.js diff --git a/node_modules/npm/node_modules/lru-cache/package.json b/node/node_modules/npm/node_modules/lru-cache/package.json similarity index 100% rename from node_modules/npm/node_modules/lru-cache/package.json rename to node/node_modules/npm/node_modules/lru-cache/package.json diff --git a/node_modules/npm/node_modules/make-fetch-happen/LICENSE b/node/node_modules/npm/node_modules/make-fetch-happen/LICENSE similarity index 100% rename from node_modules/npm/node_modules/make-fetch-happen/LICENSE rename to node/node_modules/npm/node_modules/make-fetch-happen/LICENSE diff --git a/node_modules/npm/node_modules/make-fetch-happen/lib/agent.js b/node/node_modules/npm/node_modules/make-fetch-happen/lib/agent.js similarity index 100% rename from node_modules/npm/node_modules/make-fetch-happen/lib/agent.js rename to node/node_modules/npm/node_modules/make-fetch-happen/lib/agent.js diff --git a/node_modules/npm/node_modules/make-fetch-happen/lib/cache/entry.js b/node/node_modules/npm/node_modules/make-fetch-happen/lib/cache/entry.js similarity index 100% rename from node_modules/npm/node_modules/make-fetch-happen/lib/cache/entry.js rename to node/node_modules/npm/node_modules/make-fetch-happen/lib/cache/entry.js diff --git a/node_modules/npm/node_modules/make-fetch-happen/lib/cache/errors.js b/node/node_modules/npm/node_modules/make-fetch-happen/lib/cache/errors.js similarity index 100% rename from node_modules/npm/node_modules/make-fetch-happen/lib/cache/errors.js rename to node/node_modules/npm/node_modules/make-fetch-happen/lib/cache/errors.js diff --git a/node_modules/npm/node_modules/make-fetch-happen/lib/cache/index.js b/node/node_modules/npm/node_modules/make-fetch-happen/lib/cache/index.js similarity index 100% rename from node_modules/npm/node_modules/make-fetch-happen/lib/cache/index.js rename to node/node_modules/npm/node_modules/make-fetch-happen/lib/cache/index.js diff --git a/node_modules/npm/node_modules/make-fetch-happen/lib/cache/key.js b/node/node_modules/npm/node_modules/make-fetch-happen/lib/cache/key.js similarity index 100% rename from node_modules/npm/node_modules/make-fetch-happen/lib/cache/key.js rename to node/node_modules/npm/node_modules/make-fetch-happen/lib/cache/key.js diff --git a/node_modules/npm/node_modules/make-fetch-happen/lib/cache/policy.js b/node/node_modules/npm/node_modules/make-fetch-happen/lib/cache/policy.js similarity index 100% rename from node_modules/npm/node_modules/make-fetch-happen/lib/cache/policy.js rename to node/node_modules/npm/node_modules/make-fetch-happen/lib/cache/policy.js diff --git a/node_modules/npm/node_modules/make-fetch-happen/lib/dns.js b/node/node_modules/npm/node_modules/make-fetch-happen/lib/dns.js similarity index 100% rename from node_modules/npm/node_modules/make-fetch-happen/lib/dns.js rename to node/node_modules/npm/node_modules/make-fetch-happen/lib/dns.js diff --git a/node_modules/npm/node_modules/make-fetch-happen/lib/fetch.js b/node/node_modules/npm/node_modules/make-fetch-happen/lib/fetch.js similarity index 100% rename from node_modules/npm/node_modules/make-fetch-happen/lib/fetch.js rename to node/node_modules/npm/node_modules/make-fetch-happen/lib/fetch.js diff --git a/node_modules/npm/node_modules/make-fetch-happen/lib/index.js b/node/node_modules/npm/node_modules/make-fetch-happen/lib/index.js similarity index 100% rename from node_modules/npm/node_modules/make-fetch-happen/lib/index.js rename to node/node_modules/npm/node_modules/make-fetch-happen/lib/index.js diff --git a/node_modules/npm/node_modules/make-fetch-happen/lib/options.js b/node/node_modules/npm/node_modules/make-fetch-happen/lib/options.js similarity index 100% rename from node_modules/npm/node_modules/make-fetch-happen/lib/options.js rename to node/node_modules/npm/node_modules/make-fetch-happen/lib/options.js diff --git a/node_modules/npm/node_modules/make-fetch-happen/lib/pipeline.js b/node/node_modules/npm/node_modules/make-fetch-happen/lib/pipeline.js similarity index 100% rename from node_modules/npm/node_modules/make-fetch-happen/lib/pipeline.js rename to node/node_modules/npm/node_modules/make-fetch-happen/lib/pipeline.js diff --git a/node_modules/npm/node_modules/make-fetch-happen/lib/remote.js b/node/node_modules/npm/node_modules/make-fetch-happen/lib/remote.js similarity index 100% rename from node_modules/npm/node_modules/make-fetch-happen/lib/remote.js rename to node/node_modules/npm/node_modules/make-fetch-happen/lib/remote.js diff --git a/node_modules/npm/node_modules/make-fetch-happen/package.json b/node/node_modules/npm/node_modules/make-fetch-happen/package.json similarity index 100% rename from node_modules/npm/node_modules/make-fetch-happen/package.json rename to node/node_modules/npm/node_modules/make-fetch-happen/package.json diff --git a/node_modules/npm/node_modules/minimatch/LICENSE b/node/node_modules/npm/node_modules/minimatch/LICENSE similarity index 100% rename from node_modules/npm/node_modules/minimatch/LICENSE rename to node/node_modules/npm/node_modules/minimatch/LICENSE diff --git a/node_modules/npm/node_modules/minimatch/lib/path.js b/node/node_modules/npm/node_modules/minimatch/lib/path.js similarity index 100% rename from node_modules/npm/node_modules/minimatch/lib/path.js rename to node/node_modules/npm/node_modules/minimatch/lib/path.js diff --git a/node_modules/npm/node_modules/minimatch/minimatch.js b/node/node_modules/npm/node_modules/minimatch/minimatch.js similarity index 100% rename from node_modules/npm/node_modules/minimatch/minimatch.js rename to node/node_modules/npm/node_modules/minimatch/minimatch.js diff --git a/node_modules/npm/node_modules/minimatch/package.json b/node/node_modules/npm/node_modules/minimatch/package.json similarity index 100% rename from node_modules/npm/node_modules/minimatch/package.json rename to node/node_modules/npm/node_modules/minimatch/package.json diff --git a/node_modules/npm/node_modules/minipass-collect/LICENSE b/node/node_modules/npm/node_modules/minipass-collect/LICENSE similarity index 100% rename from node_modules/npm/node_modules/minipass-collect/LICENSE rename to node/node_modules/npm/node_modules/minipass-collect/LICENSE diff --git a/node_modules/npm/node_modules/minipass-collect/index.js b/node/node_modules/npm/node_modules/minipass-collect/index.js similarity index 100% rename from node_modules/npm/node_modules/minipass-collect/index.js rename to node/node_modules/npm/node_modules/minipass-collect/index.js diff --git a/node_modules/npm/node_modules/minipass-collect/package.json b/node/node_modules/npm/node_modules/minipass-collect/package.json similarity index 100% rename from node_modules/npm/node_modules/minipass-collect/package.json rename to node/node_modules/npm/node_modules/minipass-collect/package.json diff --git a/node_modules/npm/node_modules/minipass-fetch/LICENSE b/node/node_modules/npm/node_modules/minipass-fetch/LICENSE similarity index 100% rename from node_modules/npm/node_modules/minipass-fetch/LICENSE rename to node/node_modules/npm/node_modules/minipass-fetch/LICENSE diff --git a/node_modules/npm/node_modules/minipass-fetch/lib/abort-error.js b/node/node_modules/npm/node_modules/minipass-fetch/lib/abort-error.js similarity index 100% rename from node_modules/npm/node_modules/minipass-fetch/lib/abort-error.js rename to node/node_modules/npm/node_modules/minipass-fetch/lib/abort-error.js diff --git a/node_modules/npm/node_modules/minipass-fetch/lib/blob.js b/node/node_modules/npm/node_modules/minipass-fetch/lib/blob.js similarity index 100% rename from node_modules/npm/node_modules/minipass-fetch/lib/blob.js rename to node/node_modules/npm/node_modules/minipass-fetch/lib/blob.js diff --git a/node_modules/npm/node_modules/minipass-fetch/lib/body.js b/node/node_modules/npm/node_modules/minipass-fetch/lib/body.js similarity index 100% rename from node_modules/npm/node_modules/minipass-fetch/lib/body.js rename to node/node_modules/npm/node_modules/minipass-fetch/lib/body.js diff --git a/node_modules/npm/node_modules/minipass-fetch/lib/fetch-error.js b/node/node_modules/npm/node_modules/minipass-fetch/lib/fetch-error.js similarity index 100% rename from node_modules/npm/node_modules/minipass-fetch/lib/fetch-error.js rename to node/node_modules/npm/node_modules/minipass-fetch/lib/fetch-error.js diff --git a/node_modules/npm/node_modules/minipass-fetch/lib/headers.js b/node/node_modules/npm/node_modules/minipass-fetch/lib/headers.js similarity index 100% rename from node_modules/npm/node_modules/minipass-fetch/lib/headers.js rename to node/node_modules/npm/node_modules/minipass-fetch/lib/headers.js diff --git a/node_modules/npm/node_modules/minipass-fetch/lib/index.js b/node/node_modules/npm/node_modules/minipass-fetch/lib/index.js similarity index 100% rename from node_modules/npm/node_modules/minipass-fetch/lib/index.js rename to node/node_modules/npm/node_modules/minipass-fetch/lib/index.js diff --git a/node_modules/npm/node_modules/minipass-fetch/lib/request.js b/node/node_modules/npm/node_modules/minipass-fetch/lib/request.js similarity index 100% rename from node_modules/npm/node_modules/minipass-fetch/lib/request.js rename to node/node_modules/npm/node_modules/minipass-fetch/lib/request.js diff --git a/node_modules/npm/node_modules/minipass-fetch/lib/response.js b/node/node_modules/npm/node_modules/minipass-fetch/lib/response.js similarity index 100% rename from node_modules/npm/node_modules/minipass-fetch/lib/response.js rename to node/node_modules/npm/node_modules/minipass-fetch/lib/response.js diff --git a/node_modules/npm/node_modules/minipass-fetch/package.json b/node/node_modules/npm/node_modules/minipass-fetch/package.json similarity index 100% rename from node_modules/npm/node_modules/minipass-fetch/package.json rename to node/node_modules/npm/node_modules/minipass-fetch/package.json diff --git a/node_modules/npm/node_modules/minipass-flush/LICENSE b/node/node_modules/npm/node_modules/minipass-flush/LICENSE similarity index 100% rename from node_modules/npm/node_modules/minipass-flush/LICENSE rename to node/node_modules/npm/node_modules/minipass-flush/LICENSE diff --git a/node_modules/npm/node_modules/minipass-flush/index.js b/node/node_modules/npm/node_modules/minipass-flush/index.js similarity index 100% rename from node_modules/npm/node_modules/minipass-flush/index.js rename to node/node_modules/npm/node_modules/minipass-flush/index.js diff --git a/node_modules/npm/node_modules/minipass-flush/package.json b/node/node_modules/npm/node_modules/minipass-flush/package.json similarity index 100% rename from node_modules/npm/node_modules/minipass-flush/package.json rename to node/node_modules/npm/node_modules/minipass-flush/package.json diff --git a/node_modules/npm/node_modules/minipass-json-stream/LICENSE b/node/node_modules/npm/node_modules/minipass-json-stream/LICENSE similarity index 100% rename from node_modules/npm/node_modules/minipass-json-stream/LICENSE rename to node/node_modules/npm/node_modules/minipass-json-stream/LICENSE diff --git a/node_modules/npm/node_modules/minipass-json-stream/index.js b/node/node_modules/npm/node_modules/minipass-json-stream/index.js similarity index 100% rename from node_modules/npm/node_modules/minipass-json-stream/index.js rename to node/node_modules/npm/node_modules/minipass-json-stream/index.js diff --git a/node_modules/npm/node_modules/minipass-json-stream/package.json b/node/node_modules/npm/node_modules/minipass-json-stream/package.json similarity index 100% rename from node_modules/npm/node_modules/minipass-json-stream/package.json rename to node/node_modules/npm/node_modules/minipass-json-stream/package.json diff --git a/node_modules/npm/node_modules/minipass-pipeline/LICENSE b/node/node_modules/npm/node_modules/minipass-pipeline/LICENSE similarity index 100% rename from node_modules/npm/node_modules/minipass-pipeline/LICENSE rename to node/node_modules/npm/node_modules/minipass-pipeline/LICENSE diff --git a/node_modules/npm/node_modules/minipass-pipeline/index.js b/node/node_modules/npm/node_modules/minipass-pipeline/index.js similarity index 100% rename from node_modules/npm/node_modules/minipass-pipeline/index.js rename to node/node_modules/npm/node_modules/minipass-pipeline/index.js diff --git a/node_modules/npm/node_modules/minipass-pipeline/package.json b/node/node_modules/npm/node_modules/minipass-pipeline/package.json similarity index 100% rename from node_modules/npm/node_modules/minipass-pipeline/package.json rename to node/node_modules/npm/node_modules/minipass-pipeline/package.json diff --git a/node_modules/npm/node_modules/minipass-sized/LICENSE b/node/node_modules/npm/node_modules/minipass-sized/LICENSE similarity index 100% rename from node_modules/npm/node_modules/minipass-sized/LICENSE rename to node/node_modules/npm/node_modules/minipass-sized/LICENSE diff --git a/node_modules/npm/node_modules/minipass-sized/index.js b/node/node_modules/npm/node_modules/minipass-sized/index.js similarity index 100% rename from node_modules/npm/node_modules/minipass-sized/index.js rename to node/node_modules/npm/node_modules/minipass-sized/index.js diff --git a/node_modules/npm/node_modules/minipass-sized/package-lock.json b/node/node_modules/npm/node_modules/minipass-sized/package-lock.json similarity index 100% rename from node_modules/npm/node_modules/minipass-sized/package-lock.json rename to node/node_modules/npm/node_modules/minipass-sized/package-lock.json diff --git a/node_modules/npm/node_modules/minipass-sized/package.json b/node/node_modules/npm/node_modules/minipass-sized/package.json similarity index 100% rename from node_modules/npm/node_modules/minipass-sized/package.json rename to node/node_modules/npm/node_modules/minipass-sized/package.json diff --git a/node_modules/npm/node_modules/minipass-sized/test/basic.js b/node/node_modules/npm/node_modules/minipass-sized/test/basic.js similarity index 100% rename from node_modules/npm/node_modules/minipass-sized/test/basic.js rename to node/node_modules/npm/node_modules/minipass-sized/test/basic.js diff --git a/node_modules/npm/node_modules/minipass/LICENSE b/node/node_modules/npm/node_modules/minipass/LICENSE similarity index 100% rename from node_modules/npm/node_modules/minipass/LICENSE rename to node/node_modules/npm/node_modules/minipass/LICENSE diff --git a/node_modules/npm/node_modules/minipass/index.d.ts b/node/node_modules/npm/node_modules/minipass/index.d.ts similarity index 100% rename from node_modules/npm/node_modules/minipass/index.d.ts rename to node/node_modules/npm/node_modules/minipass/index.d.ts diff --git a/node_modules/npm/node_modules/minipass/index.js b/node/node_modules/npm/node_modules/minipass/index.js similarity index 100% rename from node_modules/npm/node_modules/minipass/index.js rename to node/node_modules/npm/node_modules/minipass/index.js diff --git a/node_modules/npm/node_modules/minipass/package.json b/node/node_modules/npm/node_modules/minipass/package.json similarity index 100% rename from node_modules/npm/node_modules/minipass/package.json rename to node/node_modules/npm/node_modules/minipass/package.json diff --git a/node_modules/npm/node_modules/minizlib/LICENSE b/node/node_modules/npm/node_modules/minizlib/LICENSE similarity index 100% rename from node_modules/npm/node_modules/minizlib/LICENSE rename to node/node_modules/npm/node_modules/minizlib/LICENSE diff --git a/node_modules/npm/node_modules/minizlib/constants.js b/node/node_modules/npm/node_modules/minizlib/constants.js similarity index 100% rename from node_modules/npm/node_modules/minizlib/constants.js rename to node/node_modules/npm/node_modules/minizlib/constants.js diff --git a/node_modules/npm/node_modules/minizlib/index.js b/node/node_modules/npm/node_modules/minizlib/index.js similarity index 100% rename from node_modules/npm/node_modules/minizlib/index.js rename to node/node_modules/npm/node_modules/minizlib/index.js diff --git a/node_modules/npm/node_modules/minizlib/package.json b/node/node_modules/npm/node_modules/minizlib/package.json similarity index 100% rename from node_modules/npm/node_modules/minizlib/package.json rename to node/node_modules/npm/node_modules/minizlib/package.json diff --git a/node_modules/npm/node_modules/mkdirp-infer-owner/LICENSE b/node/node_modules/npm/node_modules/mkdirp-infer-owner/LICENSE similarity index 100% rename from node_modules/npm/node_modules/mkdirp-infer-owner/LICENSE rename to node/node_modules/npm/node_modules/mkdirp-infer-owner/LICENSE diff --git a/node_modules/npm/node_modules/mkdirp-infer-owner/index.js b/node/node_modules/npm/node_modules/mkdirp-infer-owner/index.js similarity index 100% rename from node_modules/npm/node_modules/mkdirp-infer-owner/index.js rename to node/node_modules/npm/node_modules/mkdirp-infer-owner/index.js diff --git a/node_modules/npm/node_modules/mkdirp-infer-owner/package.json b/node/node_modules/npm/node_modules/mkdirp-infer-owner/package.json similarity index 100% rename from node_modules/npm/node_modules/mkdirp-infer-owner/package.json rename to node/node_modules/npm/node_modules/mkdirp-infer-owner/package.json diff --git a/node_modules/npm/node_modules/mkdirp/CHANGELOG.md b/node/node_modules/npm/node_modules/mkdirp/CHANGELOG.md similarity index 100% rename from node_modules/npm/node_modules/mkdirp/CHANGELOG.md rename to node/node_modules/npm/node_modules/mkdirp/CHANGELOG.md diff --git a/node_modules/npm/node_modules/mkdirp/LICENSE b/node/node_modules/npm/node_modules/mkdirp/LICENSE similarity index 100% rename from node_modules/npm/node_modules/mkdirp/LICENSE rename to node/node_modules/npm/node_modules/mkdirp/LICENSE diff --git a/node_modules/npm/node_modules/mkdirp/bin/cmd.js b/node/node_modules/npm/node_modules/mkdirp/bin/cmd.js similarity index 100% rename from node_modules/npm/node_modules/mkdirp/bin/cmd.js rename to node/node_modules/npm/node_modules/mkdirp/bin/cmd.js diff --git a/node_modules/npm/node_modules/mkdirp/index.js b/node/node_modules/npm/node_modules/mkdirp/index.js similarity index 100% rename from node_modules/npm/node_modules/mkdirp/index.js rename to node/node_modules/npm/node_modules/mkdirp/index.js diff --git a/node_modules/npm/node_modules/mkdirp/lib/find-made.js b/node/node_modules/npm/node_modules/mkdirp/lib/find-made.js similarity index 100% rename from node_modules/npm/node_modules/mkdirp/lib/find-made.js rename to node/node_modules/npm/node_modules/mkdirp/lib/find-made.js diff --git a/node_modules/npm/node_modules/mkdirp/lib/mkdirp-manual.js b/node/node_modules/npm/node_modules/mkdirp/lib/mkdirp-manual.js similarity index 100% rename from node_modules/npm/node_modules/mkdirp/lib/mkdirp-manual.js rename to node/node_modules/npm/node_modules/mkdirp/lib/mkdirp-manual.js diff --git a/node_modules/npm/node_modules/mkdirp/lib/mkdirp-native.js b/node/node_modules/npm/node_modules/mkdirp/lib/mkdirp-native.js similarity index 100% rename from node_modules/npm/node_modules/mkdirp/lib/mkdirp-native.js rename to node/node_modules/npm/node_modules/mkdirp/lib/mkdirp-native.js diff --git a/node_modules/npm/node_modules/mkdirp/lib/opts-arg.js b/node/node_modules/npm/node_modules/mkdirp/lib/opts-arg.js similarity index 100% rename from node_modules/npm/node_modules/mkdirp/lib/opts-arg.js rename to node/node_modules/npm/node_modules/mkdirp/lib/opts-arg.js diff --git a/node_modules/npm/node_modules/mkdirp/lib/path-arg.js b/node/node_modules/npm/node_modules/mkdirp/lib/path-arg.js similarity index 100% rename from node_modules/npm/node_modules/mkdirp/lib/path-arg.js rename to node/node_modules/npm/node_modules/mkdirp/lib/path-arg.js diff --git a/node_modules/npm/node_modules/mkdirp/lib/use-native.js b/node/node_modules/npm/node_modules/mkdirp/lib/use-native.js similarity index 100% rename from node_modules/npm/node_modules/mkdirp/lib/use-native.js rename to node/node_modules/npm/node_modules/mkdirp/lib/use-native.js diff --git a/node_modules/npm/node_modules/mkdirp/package.json b/node/node_modules/npm/node_modules/mkdirp/package.json similarity index 100% rename from node_modules/npm/node_modules/mkdirp/package.json rename to node/node_modules/npm/node_modules/mkdirp/package.json diff --git a/node_modules/npm/node_modules/mkdirp/readme.markdown b/node/node_modules/npm/node_modules/mkdirp/readme.markdown similarity index 100% rename from node_modules/npm/node_modules/mkdirp/readme.markdown rename to node/node_modules/npm/node_modules/mkdirp/readme.markdown diff --git a/node_modules/npm/node_modules/ms/index.js b/node/node_modules/npm/node_modules/ms/index.js similarity index 100% rename from node_modules/npm/node_modules/ms/index.js rename to node/node_modules/npm/node_modules/ms/index.js diff --git a/node_modules/npm/node_modules/ms/license.md b/node/node_modules/npm/node_modules/ms/license.md similarity index 100% rename from node_modules/npm/node_modules/ms/license.md rename to node/node_modules/npm/node_modules/ms/license.md diff --git a/node_modules/npm/node_modules/ms/package.json b/node/node_modules/npm/node_modules/ms/package.json similarity index 100% rename from node_modules/npm/node_modules/ms/package.json rename to node/node_modules/npm/node_modules/ms/package.json diff --git a/node_modules/npm/node_modules/ms/readme.md b/node/node_modules/npm/node_modules/ms/readme.md similarity index 100% rename from node_modules/npm/node_modules/ms/readme.md rename to node/node_modules/npm/node_modules/ms/readme.md diff --git a/node_modules/npm/node_modules/mute-stream/LICENSE b/node/node_modules/npm/node_modules/mute-stream/LICENSE similarity index 100% rename from node_modules/npm/node_modules/mute-stream/LICENSE rename to node/node_modules/npm/node_modules/mute-stream/LICENSE diff --git a/node_modules/npm/node_modules/mute-stream/mute.js b/node/node_modules/npm/node_modules/mute-stream/mute.js similarity index 100% rename from node_modules/npm/node_modules/mute-stream/mute.js rename to node/node_modules/npm/node_modules/mute-stream/mute.js diff --git a/node_modules/npm/node_modules/mute-stream/package.json b/node/node_modules/npm/node_modules/mute-stream/package.json similarity index 100% rename from node_modules/npm/node_modules/mute-stream/package.json rename to node/node_modules/npm/node_modules/mute-stream/package.json diff --git a/node_modules/npm/node_modules/negotiator/HISTORY.md b/node/node_modules/npm/node_modules/negotiator/HISTORY.md similarity index 100% rename from node_modules/npm/node_modules/negotiator/HISTORY.md rename to node/node_modules/npm/node_modules/negotiator/HISTORY.md diff --git a/node_modules/npm/node_modules/negotiator/LICENSE b/node/node_modules/npm/node_modules/negotiator/LICENSE similarity index 100% rename from node_modules/npm/node_modules/negotiator/LICENSE rename to node/node_modules/npm/node_modules/negotiator/LICENSE diff --git a/node_modules/npm/node_modules/negotiator/index.js b/node/node_modules/npm/node_modules/negotiator/index.js similarity index 100% rename from node_modules/npm/node_modules/negotiator/index.js rename to node/node_modules/npm/node_modules/negotiator/index.js diff --git a/node_modules/npm/node_modules/negotiator/lib/charset.js b/node/node_modules/npm/node_modules/negotiator/lib/charset.js similarity index 100% rename from node_modules/npm/node_modules/negotiator/lib/charset.js rename to node/node_modules/npm/node_modules/negotiator/lib/charset.js diff --git a/node_modules/npm/node_modules/negotiator/lib/encoding.js b/node/node_modules/npm/node_modules/negotiator/lib/encoding.js similarity index 100% rename from node_modules/npm/node_modules/negotiator/lib/encoding.js rename to node/node_modules/npm/node_modules/negotiator/lib/encoding.js diff --git a/node_modules/npm/node_modules/negotiator/lib/language.js b/node/node_modules/npm/node_modules/negotiator/lib/language.js similarity index 100% rename from node_modules/npm/node_modules/negotiator/lib/language.js rename to node/node_modules/npm/node_modules/negotiator/lib/language.js diff --git a/node_modules/npm/node_modules/negotiator/lib/mediaType.js b/node/node_modules/npm/node_modules/negotiator/lib/mediaType.js similarity index 100% rename from node_modules/npm/node_modules/negotiator/lib/mediaType.js rename to node/node_modules/npm/node_modules/negotiator/lib/mediaType.js diff --git a/node_modules/npm/node_modules/negotiator/package.json b/node/node_modules/npm/node_modules/negotiator/package.json similarity index 100% rename from node_modules/npm/node_modules/negotiator/package.json rename to node/node_modules/npm/node_modules/negotiator/package.json diff --git a/node_modules/npm/node_modules/node-gyp/.github/ISSUE_TEMPLATE.md b/node/node_modules/npm/node_modules/node-gyp/.github/ISSUE_TEMPLATE.md similarity index 100% rename from node_modules/npm/node_modules/node-gyp/.github/ISSUE_TEMPLATE.md rename to node/node_modules/npm/node_modules/node-gyp/.github/ISSUE_TEMPLATE.md diff --git a/node_modules/npm/node_modules/node-gyp/.github/PULL_REQUEST_TEMPLATE.md b/node/node_modules/npm/node_modules/node-gyp/.github/PULL_REQUEST_TEMPLATE.md similarity index 100% rename from node_modules/npm/node_modules/node-gyp/.github/PULL_REQUEST_TEMPLATE.md rename to node/node_modules/npm/node_modules/node-gyp/.github/PULL_REQUEST_TEMPLATE.md diff --git a/node_modules/npm/node_modules/node-gyp/.github/workflows/release-please.yml b/node/node_modules/npm/node_modules/node-gyp/.github/workflows/release-please.yml similarity index 100% rename from node_modules/npm/node_modules/node-gyp/.github/workflows/release-please.yml rename to node/node_modules/npm/node_modules/node-gyp/.github/workflows/release-please.yml diff --git a/node_modules/npm/node_modules/node-gyp/.github/workflows/tests.yml b/node/node_modules/npm/node_modules/node-gyp/.github/workflows/tests.yml similarity index 100% rename from node_modules/npm/node_modules/node-gyp/.github/workflows/tests.yml rename to node/node_modules/npm/node_modules/node-gyp/.github/workflows/tests.yml diff --git a/node_modules/npm/node_modules/node-gyp/.github/workflows/visual-studio.yml b/node/node_modules/npm/node_modules/node-gyp/.github/workflows/visual-studio.yml similarity index 100% rename from node_modules/npm/node_modules/node-gyp/.github/workflows/visual-studio.yml rename to node/node_modules/npm/node_modules/node-gyp/.github/workflows/visual-studio.yml diff --git a/node_modules/npm/node_modules/node-gyp/CHANGELOG.md b/node/node_modules/npm/node_modules/node-gyp/CHANGELOG.md similarity index 100% rename from node_modules/npm/node_modules/node-gyp/CHANGELOG.md rename to node/node_modules/npm/node_modules/node-gyp/CHANGELOG.md diff --git a/node_modules/npm/node_modules/node-gyp/CONTRIBUTING.md b/node/node_modules/npm/node_modules/node-gyp/CONTRIBUTING.md similarity index 100% rename from node_modules/npm/node_modules/node-gyp/CONTRIBUTING.md rename to node/node_modules/npm/node_modules/node-gyp/CONTRIBUTING.md diff --git a/node_modules/npm/node_modules/node-gyp/LICENSE b/node/node_modules/npm/node_modules/node-gyp/LICENSE similarity index 100% rename from node_modules/npm/node_modules/node-gyp/LICENSE rename to node/node_modules/npm/node_modules/node-gyp/LICENSE diff --git a/node_modules/npm/node_modules/node-gyp/README.md b/node/node_modules/npm/node_modules/node-gyp/README.md similarity index 100% rename from node_modules/npm/node_modules/node-gyp/README.md rename to node/node_modules/npm/node_modules/node-gyp/README.md diff --git a/node_modules/npm/node_modules/node-gyp/SECURITY.md b/node/node_modules/npm/node_modules/node-gyp/SECURITY.md similarity index 100% rename from node_modules/npm/node_modules/node-gyp/SECURITY.md rename to node/node_modules/npm/node_modules/node-gyp/SECURITY.md diff --git a/node_modules/npm/node_modules/node-gyp/addon.gypi b/node/node_modules/npm/node_modules/node-gyp/addon.gypi similarity index 100% rename from node_modules/npm/node_modules/node-gyp/addon.gypi rename to node/node_modules/npm/node_modules/node-gyp/addon.gypi diff --git a/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js b/node/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js similarity index 100% rename from node_modules/npm/node_modules/node-gyp/bin/node-gyp.js rename to node/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js diff --git a/node_modules/npm/node_modules/node-gyp/docs/Error-pre-versions-of-node-cannot-be-installed.md b/node/node_modules/npm/node_modules/node-gyp/docs/Error-pre-versions-of-node-cannot-be-installed.md similarity index 100% rename from node_modules/npm/node_modules/node-gyp/docs/Error-pre-versions-of-node-cannot-be-installed.md rename to node/node_modules/npm/node_modules/node-gyp/docs/Error-pre-versions-of-node-cannot-be-installed.md diff --git a/node_modules/npm/node_modules/node-gyp/docs/Force-npm-to-use-global-node-gyp.md b/node/node_modules/npm/node_modules/node-gyp/docs/Force-npm-to-use-global-node-gyp.md similarity index 100% rename from node_modules/npm/node_modules/node-gyp/docs/Force-npm-to-use-global-node-gyp.md rename to node/node_modules/npm/node_modules/node-gyp/docs/Force-npm-to-use-global-node-gyp.md diff --git a/node_modules/npm/node_modules/node-gyp/docs/Home.md b/node/node_modules/npm/node_modules/node-gyp/docs/Home.md similarity index 100% rename from node_modules/npm/node_modules/node-gyp/docs/Home.md rename to node/node_modules/npm/node_modules/node-gyp/docs/Home.md diff --git a/node_modules/npm/node_modules/node-gyp/docs/Linking-to-OpenSSL.md b/node/node_modules/npm/node_modules/node-gyp/docs/Linking-to-OpenSSL.md similarity index 100% rename from node_modules/npm/node_modules/node-gyp/docs/Linking-to-OpenSSL.md rename to node/node_modules/npm/node_modules/node-gyp/docs/Linking-to-OpenSSL.md diff --git a/node_modules/npm/node_modules/node-gyp/docs/README.md b/node/node_modules/npm/node_modules/node-gyp/docs/README.md similarity index 100% rename from node_modules/npm/node_modules/node-gyp/docs/README.md rename to node/node_modules/npm/node_modules/node-gyp/docs/README.md diff --git a/node_modules/npm/node_modules/node-gyp/docs/Updating-npm-bundled-node-gyp.md b/node/node_modules/npm/node_modules/node-gyp/docs/Updating-npm-bundled-node-gyp.md similarity index 100% rename from node_modules/npm/node_modules/node-gyp/docs/Updating-npm-bundled-node-gyp.md rename to node/node_modules/npm/node_modules/node-gyp/docs/Updating-npm-bundled-node-gyp.md diff --git a/node_modules/npm/node_modules/node-gyp/docs/binding.gyp-files-in-the-wild.md b/node/node_modules/npm/node_modules/node-gyp/docs/binding.gyp-files-in-the-wild.md similarity index 100% rename from node_modules/npm/node_modules/node-gyp/docs/binding.gyp-files-in-the-wild.md rename to node/node_modules/npm/node_modules/node-gyp/docs/binding.gyp-files-in-the-wild.md diff --git a/node_modules/npm/node_modules/node-gyp/gyp/.flake8 b/node/node_modules/npm/node_modules/node-gyp/gyp/.flake8 similarity index 100% rename from node_modules/npm/node_modules/node-gyp/gyp/.flake8 rename to node/node_modules/npm/node_modules/node-gyp/gyp/.flake8 diff --git a/node_modules/npm/node_modules/node-gyp/gyp/.github/workflows/Python_tests.yml b/node/node_modules/npm/node_modules/node-gyp/gyp/.github/workflows/Python_tests.yml similarity index 100% rename from node_modules/npm/node_modules/node-gyp/gyp/.github/workflows/Python_tests.yml rename to node/node_modules/npm/node_modules/node-gyp/gyp/.github/workflows/Python_tests.yml diff --git a/node_modules/npm/node_modules/node-gyp/gyp/.github/workflows/node-gyp.yml b/node/node_modules/npm/node_modules/node-gyp/gyp/.github/workflows/node-gyp.yml similarity index 100% rename from node_modules/npm/node_modules/node-gyp/gyp/.github/workflows/node-gyp.yml rename to node/node_modules/npm/node_modules/node-gyp/gyp/.github/workflows/node-gyp.yml diff --git a/node_modules/npm/node_modules/node-gyp/gyp/.github/workflows/nodejs-windows.yml b/node/node_modules/npm/node_modules/node-gyp/gyp/.github/workflows/nodejs-windows.yml similarity index 100% rename from node_modules/npm/node_modules/node-gyp/gyp/.github/workflows/nodejs-windows.yml rename to node/node_modules/npm/node_modules/node-gyp/gyp/.github/workflows/nodejs-windows.yml diff --git a/node_modules/npm/node_modules/node-gyp/gyp/.github/workflows/release-please.yml b/node/node_modules/npm/node_modules/node-gyp/gyp/.github/workflows/release-please.yml similarity index 100% rename from node_modules/npm/node_modules/node-gyp/gyp/.github/workflows/release-please.yml rename to node/node_modules/npm/node_modules/node-gyp/gyp/.github/workflows/release-please.yml diff --git a/node_modules/npm/node_modules/node-gyp/gyp/AUTHORS b/node/node_modules/npm/node_modules/node-gyp/gyp/AUTHORS similarity index 100% rename from node_modules/npm/node_modules/node-gyp/gyp/AUTHORS rename to node/node_modules/npm/node_modules/node-gyp/gyp/AUTHORS diff --git a/node_modules/npm/node_modules/node-gyp/gyp/CHANGELOG.md b/node/node_modules/npm/node_modules/node-gyp/gyp/CHANGELOG.md similarity index 100% rename from node_modules/npm/node_modules/node-gyp/gyp/CHANGELOG.md rename to node/node_modules/npm/node_modules/node-gyp/gyp/CHANGELOG.md diff --git a/node_modules/npm/node_modules/node-gyp/gyp/CODE_OF_CONDUCT.md b/node/node_modules/npm/node_modules/node-gyp/gyp/CODE_OF_CONDUCT.md similarity index 100% rename from node_modules/npm/node_modules/node-gyp/gyp/CODE_OF_CONDUCT.md rename to node/node_modules/npm/node_modules/node-gyp/gyp/CODE_OF_CONDUCT.md diff --git a/node_modules/npm/node_modules/node-gyp/gyp/CONTRIBUTING.md b/node/node_modules/npm/node_modules/node-gyp/gyp/CONTRIBUTING.md similarity index 100% rename from node_modules/npm/node_modules/node-gyp/gyp/CONTRIBUTING.md rename to node/node_modules/npm/node_modules/node-gyp/gyp/CONTRIBUTING.md diff --git a/node_modules/npm/node_modules/node-gyp/gyp/LICENSE b/node/node_modules/npm/node_modules/node-gyp/gyp/LICENSE similarity index 100% rename from node_modules/npm/node_modules/node-gyp/gyp/LICENSE rename to node/node_modules/npm/node_modules/node-gyp/gyp/LICENSE diff --git a/node_modules/npm/node_modules/node-gyp/gyp/README.md b/node/node_modules/npm/node_modules/node-gyp/gyp/README.md similarity index 100% rename from node_modules/npm/node_modules/node-gyp/gyp/README.md rename to node/node_modules/npm/node_modules/node-gyp/gyp/README.md diff --git a/node_modules/npm/node_modules/node-gyp/gyp/data/win/large-pdb-shim.cc b/node/node_modules/npm/node_modules/node-gyp/gyp/data/win/large-pdb-shim.cc similarity index 100% rename from node_modules/npm/node_modules/node-gyp/gyp/data/win/large-pdb-shim.cc rename to node/node_modules/npm/node_modules/node-gyp/gyp/data/win/large-pdb-shim.cc diff --git a/node_modules/npm/node_modules/node-gyp/gyp/gyp b/node/node_modules/npm/node_modules/node-gyp/gyp/gyp similarity index 100% rename from node_modules/npm/node_modules/node-gyp/gyp/gyp rename to node/node_modules/npm/node_modules/node-gyp/gyp/gyp diff --git a/node_modules/npm/node_modules/node-gyp/gyp/gyp.bat b/node/node_modules/npm/node_modules/node-gyp/gyp/gyp.bat similarity index 100% rename from node_modules/npm/node_modules/node-gyp/gyp/gyp.bat rename to node/node_modules/npm/node_modules/node-gyp/gyp/gyp.bat diff --git a/node_modules/npm/node_modules/node-gyp/gyp/gyp_main.py b/node/node_modules/npm/node_modules/node-gyp/gyp/gyp_main.py similarity index 100% rename from node_modules/npm/node_modules/node-gyp/gyp/gyp_main.py rename to node/node_modules/npm/node_modules/node-gyp/gyp/gyp_main.py diff --git a/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/MSVSNew.py b/node/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/MSVSNew.py similarity index 100% rename from node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/MSVSNew.py rename to node/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/MSVSNew.py diff --git a/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/MSVSProject.py b/node/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/MSVSProject.py similarity index 100% rename from node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/MSVSProject.py rename to node/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/MSVSProject.py diff --git a/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/MSVSSettings.py b/node/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/MSVSSettings.py similarity index 100% rename from node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/MSVSSettings.py rename to node/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/MSVSSettings.py diff --git a/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/MSVSSettings_test.py b/node/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/MSVSSettings_test.py similarity index 100% rename from node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/MSVSSettings_test.py rename to node/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/MSVSSettings_test.py diff --git a/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/MSVSToolFile.py b/node/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/MSVSToolFile.py similarity index 100% rename from node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/MSVSToolFile.py rename to node/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/MSVSToolFile.py diff --git a/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/MSVSUserFile.py b/node/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/MSVSUserFile.py similarity index 100% rename from node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/MSVSUserFile.py rename to node/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/MSVSUserFile.py diff --git a/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/MSVSUtil.py b/node/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/MSVSUtil.py similarity index 100% rename from node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/MSVSUtil.py rename to node/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/MSVSUtil.py diff --git a/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/MSVSVersion.py b/node/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/MSVSVersion.py similarity index 100% rename from node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/MSVSVersion.py rename to node/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/MSVSVersion.py diff --git a/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/__init__.py b/node/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/__init__.py similarity index 100% rename from node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/__init__.py rename to node/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/__init__.py diff --git a/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/__pycache__/MSVSUtil.cpython-39.pyc b/node/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/__pycache__/MSVSUtil.cpython-39.pyc similarity index 100% rename from node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/__pycache__/MSVSUtil.cpython-39.pyc rename to node/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/__pycache__/MSVSUtil.cpython-39.pyc diff --git a/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/__pycache__/MSVSVersion.cpython-39.pyc b/node/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/__pycache__/MSVSVersion.cpython-39.pyc similarity index 100% rename from node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/__pycache__/MSVSVersion.cpython-39.pyc rename to node/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/__pycache__/MSVSVersion.cpython-39.pyc diff --git a/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/__pycache__/__init__.cpython-39.pyc b/node/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/__pycache__/__init__.cpython-39.pyc similarity index 100% rename from node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/__pycache__/__init__.cpython-39.pyc rename to node/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/__pycache__/__init__.cpython-39.pyc diff --git a/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/__pycache__/common.cpython-39.pyc b/node/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/__pycache__/common.cpython-39.pyc similarity index 100% rename from node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/__pycache__/common.cpython-39.pyc rename to node/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/__pycache__/common.cpython-39.pyc diff --git a/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/__pycache__/input.cpython-39.pyc b/node/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/__pycache__/input.cpython-39.pyc similarity index 100% rename from node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/__pycache__/input.cpython-39.pyc rename to node/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/__pycache__/input.cpython-39.pyc diff --git a/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/__pycache__/msvs_emulation.cpython-39.pyc b/node/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/__pycache__/msvs_emulation.cpython-39.pyc similarity index 100% rename from node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/__pycache__/msvs_emulation.cpython-39.pyc rename to node/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/__pycache__/msvs_emulation.cpython-39.pyc diff --git a/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/__pycache__/ninja_syntax.cpython-39.pyc b/node/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/__pycache__/ninja_syntax.cpython-39.pyc similarity index 100% rename from node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/__pycache__/ninja_syntax.cpython-39.pyc rename to node/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/__pycache__/ninja_syntax.cpython-39.pyc diff --git a/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/__pycache__/simple_copy.cpython-39.pyc b/node/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/__pycache__/simple_copy.cpython-39.pyc similarity index 100% rename from node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/__pycache__/simple_copy.cpython-39.pyc rename to node/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/__pycache__/simple_copy.cpython-39.pyc diff --git a/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/__pycache__/xcode_emulation.cpython-39.pyc b/node/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/__pycache__/xcode_emulation.cpython-39.pyc similarity index 100% rename from node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/__pycache__/xcode_emulation.cpython-39.pyc rename to node/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/__pycache__/xcode_emulation.cpython-39.pyc diff --git a/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/__pycache__/xcode_ninja.cpython-39.pyc b/node/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/__pycache__/xcode_ninja.cpython-39.pyc similarity index 100% rename from node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/__pycache__/xcode_ninja.cpython-39.pyc rename to node/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/__pycache__/xcode_ninja.cpython-39.pyc diff --git a/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/__pycache__/xcodeproj_file.cpython-39.pyc b/node/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/__pycache__/xcodeproj_file.cpython-39.pyc similarity index 100% rename from node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/__pycache__/xcodeproj_file.cpython-39.pyc rename to node/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/__pycache__/xcodeproj_file.cpython-39.pyc diff --git a/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/common.py b/node/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/common.py similarity index 100% rename from node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/common.py rename to node/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/common.py diff --git a/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/common_test.py b/node/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/common_test.py similarity index 100% rename from node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/common_test.py rename to node/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/common_test.py diff --git a/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/easy_xml.py b/node/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/easy_xml.py similarity index 100% rename from node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/easy_xml.py rename to node/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/easy_xml.py diff --git a/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/easy_xml_test.py b/node/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/easy_xml_test.py similarity index 100% rename from node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/easy_xml_test.py rename to node/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/easy_xml_test.py diff --git a/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/flock_tool.py b/node/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/flock_tool.py similarity index 100% rename from node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/flock_tool.py rename to node/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/flock_tool.py diff --git a/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/__init__.py b/node/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/__init__.py similarity index 100% rename from node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/__init__.py rename to node/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/__init__.py diff --git a/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/__pycache__/__init__.cpython-39.pyc b/node/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/__pycache__/__init__.cpython-39.pyc similarity index 100% rename from node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/__pycache__/__init__.cpython-39.pyc rename to node/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/__pycache__/__init__.cpython-39.pyc diff --git a/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/__pycache__/make.cpython-39.pyc b/node/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/__pycache__/make.cpython-39.pyc similarity index 100% rename from node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/__pycache__/make.cpython-39.pyc rename to node/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/__pycache__/make.cpython-39.pyc diff --git a/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/__pycache__/ninja.cpython-39.pyc b/node/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/__pycache__/ninja.cpython-39.pyc similarity index 100% rename from node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/__pycache__/ninja.cpython-39.pyc rename to node/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/__pycache__/ninja.cpython-39.pyc diff --git a/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/__pycache__/xcode.cpython-39.pyc b/node/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/__pycache__/xcode.cpython-39.pyc similarity index 100% rename from node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/__pycache__/xcode.cpython-39.pyc rename to node/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/__pycache__/xcode.cpython-39.pyc diff --git a/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/analyzer.py b/node/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/analyzer.py similarity index 100% rename from node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/analyzer.py rename to node/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/analyzer.py diff --git a/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/android.py b/node/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/android.py similarity index 100% rename from node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/android.py rename to node/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/android.py diff --git a/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/cmake.py b/node/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/cmake.py similarity index 100% rename from node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/cmake.py rename to node/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/cmake.py diff --git a/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/compile_commands_json.py b/node/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/compile_commands_json.py similarity index 100% rename from node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/compile_commands_json.py rename to node/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/compile_commands_json.py diff --git a/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/dump_dependency_json.py b/node/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/dump_dependency_json.py similarity index 100% rename from node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/dump_dependency_json.py rename to node/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/dump_dependency_json.py diff --git a/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/eclipse.py b/node/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/eclipse.py similarity index 100% rename from node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/eclipse.py rename to node/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/eclipse.py diff --git a/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/gypd.py b/node/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/gypd.py similarity index 100% rename from node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/gypd.py rename to node/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/gypd.py diff --git a/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/gypsh.py b/node/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/gypsh.py similarity index 100% rename from node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/gypsh.py rename to node/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/gypsh.py diff --git a/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/make.py b/node/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/make.py similarity index 100% rename from node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/make.py rename to node/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/make.py diff --git a/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/msvs.py b/node/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/msvs.py similarity index 100% rename from node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/msvs.py rename to node/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/msvs.py diff --git a/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/msvs_test.py b/node/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/msvs_test.py similarity index 100% rename from node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/msvs_test.py rename to node/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/msvs_test.py diff --git a/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/ninja.py b/node/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/ninja.py similarity index 100% rename from node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/ninja.py rename to node/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/ninja.py diff --git a/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/ninja_test.py b/node/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/ninja_test.py similarity index 100% rename from node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/ninja_test.py rename to node/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/ninja_test.py diff --git a/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/xcode.py b/node/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/xcode.py similarity index 100% rename from node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/xcode.py rename to node/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/xcode.py diff --git a/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/xcode_test.py b/node/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/xcode_test.py similarity index 100% rename from node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/xcode_test.py rename to node/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/xcode_test.py diff --git a/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/input.py b/node/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/input.py similarity index 100% rename from node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/input.py rename to node/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/input.py diff --git a/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/input_test.py b/node/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/input_test.py similarity index 100% rename from node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/input_test.py rename to node/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/input_test.py diff --git a/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/mac_tool.py b/node/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/mac_tool.py similarity index 100% rename from node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/mac_tool.py rename to node/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/mac_tool.py diff --git a/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/msvs_emulation.py b/node/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/msvs_emulation.py similarity index 100% rename from node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/msvs_emulation.py rename to node/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/msvs_emulation.py diff --git a/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/ninja_syntax.py b/node/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/ninja_syntax.py similarity index 100% rename from node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/ninja_syntax.py rename to node/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/ninja_syntax.py diff --git a/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/simple_copy.py b/node/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/simple_copy.py similarity index 100% rename from node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/simple_copy.py rename to node/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/simple_copy.py diff --git a/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/win_tool.py b/node/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/win_tool.py similarity index 100% rename from node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/win_tool.py rename to node/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/win_tool.py diff --git a/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/xcode_emulation.py b/node/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/xcode_emulation.py similarity index 100% rename from node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/xcode_emulation.py rename to node/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/xcode_emulation.py diff --git a/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/xcode_ninja.py b/node/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/xcode_ninja.py similarity index 100% rename from node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/xcode_ninja.py rename to node/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/xcode_ninja.py diff --git a/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/xcodeproj_file.py b/node/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/xcodeproj_file.py similarity index 100% rename from node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/xcodeproj_file.py rename to node/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/xcodeproj_file.py diff --git a/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/xml_fix.py b/node/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/xml_fix.py similarity index 100% rename from node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/xml_fix.py rename to node/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/xml_fix.py diff --git a/node_modules/npm/node_modules/node-gyp/gyp/requirements_dev.txt b/node/node_modules/npm/node_modules/node-gyp/gyp/requirements_dev.txt similarity index 100% rename from node_modules/npm/node_modules/node-gyp/gyp/requirements_dev.txt rename to node/node_modules/npm/node_modules/node-gyp/gyp/requirements_dev.txt diff --git a/node_modules/npm/node_modules/node-gyp/gyp/setup.py b/node/node_modules/npm/node_modules/node-gyp/gyp/setup.py similarity index 100% rename from node_modules/npm/node_modules/node-gyp/gyp/setup.py rename to node/node_modules/npm/node_modules/node-gyp/gyp/setup.py diff --git a/node_modules/npm/node_modules/node-gyp/gyp/test_gyp.py b/node/node_modules/npm/node_modules/node-gyp/gyp/test_gyp.py similarity index 100% rename from node_modules/npm/node_modules/node-gyp/gyp/test_gyp.py rename to node/node_modules/npm/node_modules/node-gyp/gyp/test_gyp.py diff --git a/node_modules/npm/node_modules/node-gyp/gyp/tools/README b/node/node_modules/npm/node_modules/node-gyp/gyp/tools/README similarity index 100% rename from node_modules/npm/node_modules/node-gyp/gyp/tools/README rename to node/node_modules/npm/node_modules/node-gyp/gyp/tools/README diff --git a/node_modules/npm/node_modules/node-gyp/gyp/tools/Xcode/README b/node/node_modules/npm/node_modules/node-gyp/gyp/tools/Xcode/README similarity index 100% rename from node_modules/npm/node_modules/node-gyp/gyp/tools/Xcode/README rename to node/node_modules/npm/node_modules/node-gyp/gyp/tools/Xcode/README diff --git a/node_modules/npm/node_modules/node-gyp/gyp/tools/Xcode/Specifications/gyp.pbfilespec b/node/node_modules/npm/node_modules/node-gyp/gyp/tools/Xcode/Specifications/gyp.pbfilespec similarity index 100% rename from node_modules/npm/node_modules/node-gyp/gyp/tools/Xcode/Specifications/gyp.pbfilespec rename to node/node_modules/npm/node_modules/node-gyp/gyp/tools/Xcode/Specifications/gyp.pbfilespec diff --git a/node_modules/npm/node_modules/node-gyp/gyp/tools/Xcode/Specifications/gyp.xclangspec b/node/node_modules/npm/node_modules/node-gyp/gyp/tools/Xcode/Specifications/gyp.xclangspec similarity index 100% rename from node_modules/npm/node_modules/node-gyp/gyp/tools/Xcode/Specifications/gyp.xclangspec rename to node/node_modules/npm/node_modules/node-gyp/gyp/tools/Xcode/Specifications/gyp.xclangspec diff --git a/node_modules/npm/node_modules/node-gyp/gyp/tools/emacs/README b/node/node_modules/npm/node_modules/node-gyp/gyp/tools/emacs/README similarity index 100% rename from node_modules/npm/node_modules/node-gyp/gyp/tools/emacs/README rename to node/node_modules/npm/node_modules/node-gyp/gyp/tools/emacs/README diff --git a/node_modules/npm/node_modules/node-gyp/gyp/tools/emacs/gyp-tests.el b/node/node_modules/npm/node_modules/node-gyp/gyp/tools/emacs/gyp-tests.el similarity index 100% rename from node_modules/npm/node_modules/node-gyp/gyp/tools/emacs/gyp-tests.el rename to node/node_modules/npm/node_modules/node-gyp/gyp/tools/emacs/gyp-tests.el diff --git a/node_modules/npm/node_modules/node-gyp/gyp/tools/emacs/gyp.el b/node/node_modules/npm/node_modules/node-gyp/gyp/tools/emacs/gyp.el similarity index 100% rename from node_modules/npm/node_modules/node-gyp/gyp/tools/emacs/gyp.el rename to node/node_modules/npm/node_modules/node-gyp/gyp/tools/emacs/gyp.el diff --git a/node_modules/npm/node_modules/node-gyp/gyp/tools/emacs/run-unit-tests.sh b/node/node_modules/npm/node_modules/node-gyp/gyp/tools/emacs/run-unit-tests.sh similarity index 100% rename from node_modules/npm/node_modules/node-gyp/gyp/tools/emacs/run-unit-tests.sh rename to node/node_modules/npm/node_modules/node-gyp/gyp/tools/emacs/run-unit-tests.sh diff --git a/node_modules/npm/node_modules/node-gyp/gyp/tools/emacs/testdata/media.gyp b/node/node_modules/npm/node_modules/node-gyp/gyp/tools/emacs/testdata/media.gyp similarity index 100% rename from node_modules/npm/node_modules/node-gyp/gyp/tools/emacs/testdata/media.gyp rename to node/node_modules/npm/node_modules/node-gyp/gyp/tools/emacs/testdata/media.gyp diff --git a/node_modules/npm/node_modules/node-gyp/gyp/tools/emacs/testdata/media.gyp.fontified b/node/node_modules/npm/node_modules/node-gyp/gyp/tools/emacs/testdata/media.gyp.fontified similarity index 100% rename from node_modules/npm/node_modules/node-gyp/gyp/tools/emacs/testdata/media.gyp.fontified rename to node/node_modules/npm/node_modules/node-gyp/gyp/tools/emacs/testdata/media.gyp.fontified diff --git a/node_modules/npm/node_modules/node-gyp/gyp/tools/graphviz.py b/node/node_modules/npm/node_modules/node-gyp/gyp/tools/graphviz.py similarity index 100% rename from node_modules/npm/node_modules/node-gyp/gyp/tools/graphviz.py rename to node/node_modules/npm/node_modules/node-gyp/gyp/tools/graphviz.py diff --git a/node_modules/npm/node_modules/node-gyp/gyp/tools/pretty_gyp.py b/node/node_modules/npm/node_modules/node-gyp/gyp/tools/pretty_gyp.py similarity index 100% rename from node_modules/npm/node_modules/node-gyp/gyp/tools/pretty_gyp.py rename to node/node_modules/npm/node_modules/node-gyp/gyp/tools/pretty_gyp.py diff --git a/node_modules/npm/node_modules/node-gyp/gyp/tools/pretty_sln.py b/node/node_modules/npm/node_modules/node-gyp/gyp/tools/pretty_sln.py similarity index 100% rename from node_modules/npm/node_modules/node-gyp/gyp/tools/pretty_sln.py rename to node/node_modules/npm/node_modules/node-gyp/gyp/tools/pretty_sln.py diff --git a/node_modules/npm/node_modules/node-gyp/gyp/tools/pretty_vcproj.py b/node/node_modules/npm/node_modules/node-gyp/gyp/tools/pretty_vcproj.py similarity index 100% rename from node_modules/npm/node_modules/node-gyp/gyp/tools/pretty_vcproj.py rename to node/node_modules/npm/node_modules/node-gyp/gyp/tools/pretty_vcproj.py diff --git a/node_modules/npm/node_modules/node-gyp/lib/Find-VisualStudio.cs b/node/node_modules/npm/node_modules/node-gyp/lib/Find-VisualStudio.cs similarity index 100% rename from node_modules/npm/node_modules/node-gyp/lib/Find-VisualStudio.cs rename to node/node_modules/npm/node_modules/node-gyp/lib/Find-VisualStudio.cs diff --git a/node_modules/npm/node_modules/node-gyp/lib/build.js b/node/node_modules/npm/node_modules/node-gyp/lib/build.js similarity index 100% rename from node_modules/npm/node_modules/node-gyp/lib/build.js rename to node/node_modules/npm/node_modules/node-gyp/lib/build.js diff --git a/node_modules/npm/node_modules/node-gyp/lib/clean.js b/node/node_modules/npm/node_modules/node-gyp/lib/clean.js similarity index 100% rename from node_modules/npm/node_modules/node-gyp/lib/clean.js rename to node/node_modules/npm/node_modules/node-gyp/lib/clean.js diff --git a/node_modules/npm/node_modules/node-gyp/lib/configure.js b/node/node_modules/npm/node_modules/node-gyp/lib/configure.js similarity index 100% rename from node_modules/npm/node_modules/node-gyp/lib/configure.js rename to node/node_modules/npm/node_modules/node-gyp/lib/configure.js diff --git a/node_modules/npm/node_modules/node-gyp/lib/create-config-gypi.js b/node/node_modules/npm/node_modules/node-gyp/lib/create-config-gypi.js similarity index 100% rename from node_modules/npm/node_modules/node-gyp/lib/create-config-gypi.js rename to node/node_modules/npm/node_modules/node-gyp/lib/create-config-gypi.js diff --git a/node_modules/npm/node_modules/node-gyp/lib/find-node-directory.js b/node/node_modules/npm/node_modules/node-gyp/lib/find-node-directory.js similarity index 100% rename from node_modules/npm/node_modules/node-gyp/lib/find-node-directory.js rename to node/node_modules/npm/node_modules/node-gyp/lib/find-node-directory.js diff --git a/node_modules/npm/node_modules/node-gyp/lib/find-python.js b/node/node_modules/npm/node_modules/node-gyp/lib/find-python.js similarity index 100% rename from node_modules/npm/node_modules/node-gyp/lib/find-python.js rename to node/node_modules/npm/node_modules/node-gyp/lib/find-python.js diff --git a/node_modules/npm/node_modules/node-gyp/lib/find-visualstudio.js b/node/node_modules/npm/node_modules/node-gyp/lib/find-visualstudio.js similarity index 100% rename from node_modules/npm/node_modules/node-gyp/lib/find-visualstudio.js rename to node/node_modules/npm/node_modules/node-gyp/lib/find-visualstudio.js diff --git a/node_modules/npm/node_modules/node-gyp/lib/install.js b/node/node_modules/npm/node_modules/node-gyp/lib/install.js similarity index 100% rename from node_modules/npm/node_modules/node-gyp/lib/install.js rename to node/node_modules/npm/node_modules/node-gyp/lib/install.js diff --git a/node_modules/npm/node_modules/node-gyp/lib/list.js b/node/node_modules/npm/node_modules/node-gyp/lib/list.js similarity index 100% rename from node_modules/npm/node_modules/node-gyp/lib/list.js rename to node/node_modules/npm/node_modules/node-gyp/lib/list.js diff --git a/node_modules/npm/node_modules/node-gyp/lib/node-gyp.js b/node/node_modules/npm/node_modules/node-gyp/lib/node-gyp.js similarity index 100% rename from node_modules/npm/node_modules/node-gyp/lib/node-gyp.js rename to node/node_modules/npm/node_modules/node-gyp/lib/node-gyp.js diff --git a/node_modules/npm/node_modules/node-gyp/lib/process-release.js b/node/node_modules/npm/node_modules/node-gyp/lib/process-release.js similarity index 100% rename from node_modules/npm/node_modules/node-gyp/lib/process-release.js rename to node/node_modules/npm/node_modules/node-gyp/lib/process-release.js diff --git a/node_modules/npm/node_modules/node-gyp/lib/rebuild.js b/node/node_modules/npm/node_modules/node-gyp/lib/rebuild.js similarity index 100% rename from node_modules/npm/node_modules/node-gyp/lib/rebuild.js rename to node/node_modules/npm/node_modules/node-gyp/lib/rebuild.js diff --git a/node_modules/npm/node_modules/node-gyp/lib/remove.js b/node/node_modules/npm/node_modules/node-gyp/lib/remove.js similarity index 100% rename from node_modules/npm/node_modules/node-gyp/lib/remove.js rename to node/node_modules/npm/node_modules/node-gyp/lib/remove.js diff --git a/node_modules/npm/node_modules/node-gyp/lib/util.js b/node/node_modules/npm/node_modules/node-gyp/lib/util.js similarity index 100% rename from node_modules/npm/node_modules/node-gyp/lib/util.js rename to node/node_modules/npm/node_modules/node-gyp/lib/util.js diff --git a/node_modules/npm/node_modules/node-gyp/macOS_Catalina.md b/node/node_modules/npm/node_modules/node-gyp/macOS_Catalina.md similarity index 100% rename from node_modules/npm/node_modules/node-gyp/macOS_Catalina.md rename to node/node_modules/npm/node_modules/node-gyp/macOS_Catalina.md diff --git a/node_modules/npm/node_modules/node-gyp/macOS_Catalina_acid_test.sh b/node/node_modules/npm/node_modules/node-gyp/macOS_Catalina_acid_test.sh similarity index 100% rename from node_modules/npm/node_modules/node-gyp/macOS_Catalina_acid_test.sh rename to node/node_modules/npm/node_modules/node-gyp/macOS_Catalina_acid_test.sh diff --git a/node_modules/npm/node_modules/node-gyp/node_modules/brace-expansion/LICENSE b/node/node_modules/npm/node_modules/node-gyp/node_modules/brace-expansion/LICENSE similarity index 100% rename from node_modules/npm/node_modules/node-gyp/node_modules/brace-expansion/LICENSE rename to node/node_modules/npm/node_modules/node-gyp/node_modules/brace-expansion/LICENSE diff --git a/node_modules/npm/node_modules/node-gyp/node_modules/brace-expansion/index.js b/node/node_modules/npm/node_modules/node-gyp/node_modules/brace-expansion/index.js similarity index 100% rename from node_modules/npm/node_modules/node-gyp/node_modules/brace-expansion/index.js rename to node/node_modules/npm/node_modules/node-gyp/node_modules/brace-expansion/index.js diff --git a/node_modules/npm/node_modules/node-gyp/node_modules/brace-expansion/package.json b/node/node_modules/npm/node_modules/node-gyp/node_modules/brace-expansion/package.json similarity index 100% rename from node_modules/npm/node_modules/node-gyp/node_modules/brace-expansion/package.json rename to node/node_modules/npm/node_modules/node-gyp/node_modules/brace-expansion/package.json diff --git a/node_modules/npm/node_modules/node-gyp/node_modules/glob/LICENSE b/node/node_modules/npm/node_modules/node-gyp/node_modules/glob/LICENSE similarity index 100% rename from node_modules/npm/node_modules/node-gyp/node_modules/glob/LICENSE rename to node/node_modules/npm/node_modules/node-gyp/node_modules/glob/LICENSE diff --git a/node_modules/npm/node_modules/node-gyp/node_modules/glob/common.js b/node/node_modules/npm/node_modules/node-gyp/node_modules/glob/common.js similarity index 100% rename from node_modules/npm/node_modules/node-gyp/node_modules/glob/common.js rename to node/node_modules/npm/node_modules/node-gyp/node_modules/glob/common.js diff --git a/node_modules/npm/node_modules/node-gyp/node_modules/glob/glob.js b/node/node_modules/npm/node_modules/node-gyp/node_modules/glob/glob.js similarity index 100% rename from node_modules/npm/node_modules/node-gyp/node_modules/glob/glob.js rename to node/node_modules/npm/node_modules/node-gyp/node_modules/glob/glob.js diff --git a/node_modules/npm/node_modules/node-gyp/node_modules/glob/package.json b/node/node_modules/npm/node_modules/node-gyp/node_modules/glob/package.json similarity index 100% rename from node_modules/npm/node_modules/node-gyp/node_modules/glob/package.json rename to node/node_modules/npm/node_modules/node-gyp/node_modules/glob/package.json diff --git a/node_modules/npm/node_modules/node-gyp/node_modules/glob/sync.js b/node/node_modules/npm/node_modules/node-gyp/node_modules/glob/sync.js similarity index 100% rename from node_modules/npm/node_modules/node-gyp/node_modules/glob/sync.js rename to node/node_modules/npm/node_modules/node-gyp/node_modules/glob/sync.js diff --git a/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/LICENSE b/node/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/LICENSE similarity index 100% rename from node_modules/npm/node_modules/node-gyp/node_modules/minimatch/LICENSE rename to node/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/LICENSE diff --git a/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/minimatch.js b/node/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/minimatch.js similarity index 100% rename from node_modules/npm/node_modules/node-gyp/node_modules/minimatch/minimatch.js rename to node/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/minimatch.js diff --git a/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/package.json b/node/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/package.json similarity index 100% rename from node_modules/npm/node_modules/node-gyp/node_modules/minimatch/package.json rename to node/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/package.json diff --git a/node_modules/npm/node_modules/node-gyp/package.json b/node/node_modules/npm/node_modules/node-gyp/package.json similarity index 100% rename from node_modules/npm/node_modules/node-gyp/package.json rename to node/node_modules/npm/node_modules/node-gyp/package.json diff --git a/node_modules/npm/node_modules/node-gyp/src/win_delay_load_hook.cc b/node/node_modules/npm/node_modules/node-gyp/src/win_delay_load_hook.cc similarity index 100% rename from node_modules/npm/node_modules/node-gyp/src/win_delay_load_hook.cc rename to node/node_modules/npm/node_modules/node-gyp/src/win_delay_load_hook.cc diff --git a/node_modules/npm/node_modules/node-gyp/test/common.js b/node/node_modules/npm/node_modules/node-gyp/test/common.js similarity index 100% rename from node_modules/npm/node_modules/node-gyp/test/common.js rename to node/node_modules/npm/node_modules/node-gyp/test/common.js diff --git a/node_modules/npm/node_modules/node-gyp/test/fixtures/VS_2017_BuildTools_minimal.txt b/node/node_modules/npm/node_modules/node-gyp/test/fixtures/VS_2017_BuildTools_minimal.txt similarity index 100% rename from node_modules/npm/node_modules/node-gyp/test/fixtures/VS_2017_BuildTools_minimal.txt rename to node/node_modules/npm/node_modules/node-gyp/test/fixtures/VS_2017_BuildTools_minimal.txt diff --git a/node_modules/npm/node_modules/node-gyp/test/fixtures/VS_2017_Community_workload.txt b/node/node_modules/npm/node_modules/node-gyp/test/fixtures/VS_2017_Community_workload.txt similarity index 100% rename from node_modules/npm/node_modules/node-gyp/test/fixtures/VS_2017_Community_workload.txt rename to node/node_modules/npm/node_modules/node-gyp/test/fixtures/VS_2017_Community_workload.txt diff --git a/node_modules/npm/node_modules/node-gyp/test/fixtures/VS_2017_Express.txt b/node/node_modules/npm/node_modules/node-gyp/test/fixtures/VS_2017_Express.txt similarity index 100% rename from node_modules/npm/node_modules/node-gyp/test/fixtures/VS_2017_Express.txt rename to node/node_modules/npm/node_modules/node-gyp/test/fixtures/VS_2017_Express.txt diff --git a/node_modules/npm/node_modules/node-gyp/test/fixtures/VS_2017_Unusable.txt b/node/node_modules/npm/node_modules/node-gyp/test/fixtures/VS_2017_Unusable.txt similarity index 100% rename from node_modules/npm/node_modules/node-gyp/test/fixtures/VS_2017_Unusable.txt rename to node/node_modules/npm/node_modules/node-gyp/test/fixtures/VS_2017_Unusable.txt diff --git a/node_modules/npm/node_modules/node-gyp/test/fixtures/VS_2019_BuildTools_minimal.txt b/node/node_modules/npm/node_modules/node-gyp/test/fixtures/VS_2019_BuildTools_minimal.txt similarity index 100% rename from node_modules/npm/node_modules/node-gyp/test/fixtures/VS_2019_BuildTools_minimal.txt rename to node/node_modules/npm/node_modules/node-gyp/test/fixtures/VS_2019_BuildTools_minimal.txt diff --git a/node_modules/npm/node_modules/node-gyp/test/fixtures/VS_2019_Community_workload.txt b/node/node_modules/npm/node_modules/node-gyp/test/fixtures/VS_2019_Community_workload.txt similarity index 100% rename from node_modules/npm/node_modules/node-gyp/test/fixtures/VS_2019_Community_workload.txt rename to node/node_modules/npm/node_modules/node-gyp/test/fixtures/VS_2019_Community_workload.txt diff --git a/node_modules/npm/node_modules/node-gyp/test/fixtures/VS_2019_Preview.txt b/node/node_modules/npm/node_modules/node-gyp/test/fixtures/VS_2019_Preview.txt similarity index 100% rename from node_modules/npm/node_modules/node-gyp/test/fixtures/VS_2019_Preview.txt rename to node/node_modules/npm/node_modules/node-gyp/test/fixtures/VS_2019_Preview.txt diff --git a/node_modules/npm/node_modules/node-gyp/test/fixtures/ca-bundle.crt b/node/node_modules/npm/node_modules/node-gyp/test/fixtures/ca-bundle.crt similarity index 100% rename from node_modules/npm/node_modules/node-gyp/test/fixtures/ca-bundle.crt rename to node/node_modules/npm/node_modules/node-gyp/test/fixtures/ca-bundle.crt diff --git a/node_modules/npm/node_modules/node-gyp/test/fixtures/ca.crt b/node/node_modules/npm/node_modules/node-gyp/test/fixtures/ca.crt similarity index 100% rename from node_modules/npm/node_modules/node-gyp/test/fixtures/ca.crt rename to node/node_modules/npm/node_modules/node-gyp/test/fixtures/ca.crt diff --git a/node_modules/npm/node_modules/node-gyp/test/fixtures/nodedir/include/node/config.gypi b/node/node_modules/npm/node_modules/node-gyp/test/fixtures/nodedir/include/node/config.gypi similarity index 100% rename from node_modules/npm/node_modules/node-gyp/test/fixtures/nodedir/include/node/config.gypi rename to node/node_modules/npm/node_modules/node-gyp/test/fixtures/nodedir/include/node/config.gypi diff --git a/node_modules/npm/node_modules/node-gyp/test/fixtures/server.crt b/node/node_modules/npm/node_modules/node-gyp/test/fixtures/server.crt similarity index 100% rename from node_modules/npm/node_modules/node-gyp/test/fixtures/server.crt rename to node/node_modules/npm/node_modules/node-gyp/test/fixtures/server.crt diff --git a/node_modules/npm/node_modules/node-gyp/test/fixtures/server.key b/node/node_modules/npm/node_modules/node-gyp/test/fixtures/server.key similarity index 100% rename from node_modules/npm/node_modules/node-gyp/test/fixtures/server.key rename to node/node_modules/npm/node_modules/node-gyp/test/fixtures/server.key diff --git a/node_modules/npm/node_modules/node-gyp/test/fixtures/test-charmap.py b/node/node_modules/npm/node_modules/node-gyp/test/fixtures/test-charmap.py similarity index 100% rename from node_modules/npm/node_modules/node-gyp/test/fixtures/test-charmap.py rename to node/node_modules/npm/node_modules/node-gyp/test/fixtures/test-charmap.py diff --git a/node_modules/npm/node_modules/node-gyp/test/process-exec-sync.js b/node/node_modules/npm/node_modules/node-gyp/test/process-exec-sync.js similarity index 100% rename from node_modules/npm/node_modules/node-gyp/test/process-exec-sync.js rename to node/node_modules/npm/node_modules/node-gyp/test/process-exec-sync.js diff --git a/node_modules/npm/node_modules/node-gyp/test/simple-proxy.js b/node/node_modules/npm/node_modules/node-gyp/test/simple-proxy.js similarity index 100% rename from node_modules/npm/node_modules/node-gyp/test/simple-proxy.js rename to node/node_modules/npm/node_modules/node-gyp/test/simple-proxy.js diff --git a/node_modules/npm/node_modules/node-gyp/test/test-addon.js b/node/node_modules/npm/node_modules/node-gyp/test/test-addon.js similarity index 100% rename from node_modules/npm/node_modules/node-gyp/test/test-addon.js rename to node/node_modules/npm/node_modules/node-gyp/test/test-addon.js diff --git a/node_modules/npm/node_modules/node-gyp/test/test-configure-python.js b/node/node_modules/npm/node_modules/node-gyp/test/test-configure-python.js similarity index 100% rename from node_modules/npm/node_modules/node-gyp/test/test-configure-python.js rename to node/node_modules/npm/node_modules/node-gyp/test/test-configure-python.js diff --git a/node_modules/npm/node_modules/node-gyp/test/test-create-config-gypi.js b/node/node_modules/npm/node_modules/node-gyp/test/test-create-config-gypi.js similarity index 100% rename from node_modules/npm/node_modules/node-gyp/test/test-create-config-gypi.js rename to node/node_modules/npm/node_modules/node-gyp/test/test-create-config-gypi.js diff --git a/node_modules/npm/node_modules/node-gyp/test/test-download.js b/node/node_modules/npm/node_modules/node-gyp/test/test-download.js similarity index 100% rename from node_modules/npm/node_modules/node-gyp/test/test-download.js rename to node/node_modules/npm/node_modules/node-gyp/test/test-download.js diff --git a/node_modules/npm/node_modules/node-gyp/test/test-find-accessible-sync.js b/node/node_modules/npm/node_modules/node-gyp/test/test-find-accessible-sync.js similarity index 100% rename from node_modules/npm/node_modules/node-gyp/test/test-find-accessible-sync.js rename to node/node_modules/npm/node_modules/node-gyp/test/test-find-accessible-sync.js diff --git a/node_modules/npm/node_modules/node-gyp/test/test-find-node-directory.js b/node/node_modules/npm/node_modules/node-gyp/test/test-find-node-directory.js similarity index 100% rename from node_modules/npm/node_modules/node-gyp/test/test-find-node-directory.js rename to node/node_modules/npm/node_modules/node-gyp/test/test-find-node-directory.js diff --git a/node_modules/npm/node_modules/node-gyp/test/test-find-python.js b/node/node_modules/npm/node_modules/node-gyp/test/test-find-python.js similarity index 100% rename from node_modules/npm/node_modules/node-gyp/test/test-find-python.js rename to node/node_modules/npm/node_modules/node-gyp/test/test-find-python.js diff --git a/node_modules/npm/node_modules/node-gyp/test/test-find-visualstudio.js b/node/node_modules/npm/node_modules/node-gyp/test/test-find-visualstudio.js similarity index 100% rename from node_modules/npm/node_modules/node-gyp/test/test-find-visualstudio.js rename to node/node_modules/npm/node_modules/node-gyp/test/test-find-visualstudio.js diff --git a/node_modules/npm/node_modules/node-gyp/test/test-install.js b/node/node_modules/npm/node_modules/node-gyp/test/test-install.js similarity index 100% rename from node_modules/npm/node_modules/node-gyp/test/test-install.js rename to node/node_modules/npm/node_modules/node-gyp/test/test-install.js diff --git a/node_modules/npm/node_modules/node-gyp/test/test-options.js b/node/node_modules/npm/node_modules/node-gyp/test/test-options.js similarity index 100% rename from node_modules/npm/node_modules/node-gyp/test/test-options.js rename to node/node_modules/npm/node_modules/node-gyp/test/test-options.js diff --git a/node_modules/npm/node_modules/node-gyp/test/test-process-release.js b/node/node_modules/npm/node_modules/node-gyp/test/test-process-release.js similarity index 100% rename from node_modules/npm/node_modules/node-gyp/test/test-process-release.js rename to node/node_modules/npm/node_modules/node-gyp/test/test-process-release.js diff --git a/node_modules/npm/node_modules/node-gyp/update-gyp.py b/node/node_modules/npm/node_modules/node-gyp/update-gyp.py similarity index 100% rename from node_modules/npm/node_modules/node-gyp/update-gyp.py rename to node/node_modules/npm/node_modules/node-gyp/update-gyp.py diff --git a/node_modules/npm/node_modules/nopt/CHANGELOG.md b/node/node_modules/npm/node_modules/nopt/CHANGELOG.md similarity index 100% rename from node_modules/npm/node_modules/nopt/CHANGELOG.md rename to node/node_modules/npm/node_modules/nopt/CHANGELOG.md diff --git a/node_modules/npm/node_modules/nopt/LICENSE b/node/node_modules/npm/node_modules/nopt/LICENSE similarity index 100% rename from node_modules/npm/node_modules/nopt/LICENSE rename to node/node_modules/npm/node_modules/nopt/LICENSE diff --git a/node_modules/npm/node_modules/nopt/README.md b/node/node_modules/npm/node_modules/nopt/README.md similarity index 100% rename from node_modules/npm/node_modules/nopt/README.md rename to node/node_modules/npm/node_modules/nopt/README.md diff --git a/node_modules/npm/node_modules/nopt/bin/nopt.js b/node/node_modules/npm/node_modules/nopt/bin/nopt.js similarity index 100% rename from node_modules/npm/node_modules/nopt/bin/nopt.js rename to node/node_modules/npm/node_modules/nopt/bin/nopt.js diff --git a/node_modules/npm/node_modules/nopt/lib/nopt.js b/node/node_modules/npm/node_modules/nopt/lib/nopt.js similarity index 100% rename from node_modules/npm/node_modules/nopt/lib/nopt.js rename to node/node_modules/npm/node_modules/nopt/lib/nopt.js diff --git a/node_modules/npm/node_modules/nopt/package.json b/node/node_modules/npm/node_modules/nopt/package.json similarity index 100% rename from node_modules/npm/node_modules/nopt/package.json rename to node/node_modules/npm/node_modules/nopt/package.json diff --git a/node_modules/npm/node_modules/normalize-package-data/LICENSE b/node/node_modules/npm/node_modules/normalize-package-data/LICENSE similarity index 100% rename from node_modules/npm/node_modules/normalize-package-data/LICENSE rename to node/node_modules/npm/node_modules/normalize-package-data/LICENSE diff --git a/node_modules/npm/node_modules/normalize-package-data/lib/extract_description.js b/node/node_modules/npm/node_modules/normalize-package-data/lib/extract_description.js similarity index 100% rename from node_modules/npm/node_modules/normalize-package-data/lib/extract_description.js rename to node/node_modules/npm/node_modules/normalize-package-data/lib/extract_description.js diff --git a/node_modules/npm/node_modules/normalize-package-data/lib/fixer.js b/node/node_modules/npm/node_modules/normalize-package-data/lib/fixer.js similarity index 100% rename from node_modules/npm/node_modules/normalize-package-data/lib/fixer.js rename to node/node_modules/npm/node_modules/normalize-package-data/lib/fixer.js diff --git a/node_modules/npm/node_modules/normalize-package-data/lib/make_warning.js b/node/node_modules/npm/node_modules/normalize-package-data/lib/make_warning.js similarity index 100% rename from node_modules/npm/node_modules/normalize-package-data/lib/make_warning.js rename to node/node_modules/npm/node_modules/normalize-package-data/lib/make_warning.js diff --git a/node_modules/npm/node_modules/normalize-package-data/lib/normalize.js b/node/node_modules/npm/node_modules/normalize-package-data/lib/normalize.js similarity index 100% rename from node_modules/npm/node_modules/normalize-package-data/lib/normalize.js rename to node/node_modules/npm/node_modules/normalize-package-data/lib/normalize.js diff --git a/node_modules/npm/node_modules/normalize-package-data/lib/safe_format.js b/node/node_modules/npm/node_modules/normalize-package-data/lib/safe_format.js similarity index 100% rename from node_modules/npm/node_modules/normalize-package-data/lib/safe_format.js rename to node/node_modules/npm/node_modules/normalize-package-data/lib/safe_format.js diff --git a/node_modules/npm/node_modules/normalize-package-data/lib/typos.json b/node/node_modules/npm/node_modules/normalize-package-data/lib/typos.json similarity index 100% rename from node_modules/npm/node_modules/normalize-package-data/lib/typos.json rename to node/node_modules/npm/node_modules/normalize-package-data/lib/typos.json diff --git a/node_modules/npm/node_modules/normalize-package-data/lib/warning_messages.json b/node/node_modules/npm/node_modules/normalize-package-data/lib/warning_messages.json similarity index 100% rename from node_modules/npm/node_modules/normalize-package-data/lib/warning_messages.json rename to node/node_modules/npm/node_modules/normalize-package-data/lib/warning_messages.json diff --git a/node_modules/npm/node_modules/normalize-package-data/package.json b/node/node_modules/npm/node_modules/normalize-package-data/package.json similarity index 100% rename from node_modules/npm/node_modules/normalize-package-data/package.json rename to node/node_modules/npm/node_modules/normalize-package-data/package.json diff --git a/node_modules/npm/node_modules/npm-audit-report/LICENSE b/node/node_modules/npm/node_modules/npm-audit-report/LICENSE similarity index 100% rename from node_modules/npm/node_modules/npm-audit-report/LICENSE rename to node/node_modules/npm/node_modules/npm-audit-report/LICENSE diff --git a/node_modules/npm/node_modules/npm-audit-report/lib/colors.js b/node/node_modules/npm/node_modules/npm-audit-report/lib/colors.js similarity index 100% rename from node_modules/npm/node_modules/npm-audit-report/lib/colors.js rename to node/node_modules/npm/node_modules/npm-audit-report/lib/colors.js diff --git a/node_modules/npm/node_modules/npm-audit-report/lib/exit-code.js b/node/node_modules/npm/node_modules/npm-audit-report/lib/exit-code.js similarity index 100% rename from node_modules/npm/node_modules/npm-audit-report/lib/exit-code.js rename to node/node_modules/npm/node_modules/npm-audit-report/lib/exit-code.js diff --git a/node_modules/npm/node_modules/npm-audit-report/lib/index.js b/node/node_modules/npm/node_modules/npm-audit-report/lib/index.js similarity index 100% rename from node_modules/npm/node_modules/npm-audit-report/lib/index.js rename to node/node_modules/npm/node_modules/npm-audit-report/lib/index.js diff --git a/node_modules/npm/node_modules/npm-audit-report/lib/reporters/detail.js b/node/node_modules/npm/node_modules/npm-audit-report/lib/reporters/detail.js similarity index 100% rename from node_modules/npm/node_modules/npm-audit-report/lib/reporters/detail.js rename to node/node_modules/npm/node_modules/npm-audit-report/lib/reporters/detail.js diff --git a/node_modules/npm/node_modules/npm-audit-report/lib/reporters/install.js b/node/node_modules/npm/node_modules/npm-audit-report/lib/reporters/install.js similarity index 100% rename from node_modules/npm/node_modules/npm-audit-report/lib/reporters/install.js rename to node/node_modules/npm/node_modules/npm-audit-report/lib/reporters/install.js diff --git a/node_modules/npm/node_modules/npm-audit-report/lib/reporters/json.js b/node/node_modules/npm/node_modules/npm-audit-report/lib/reporters/json.js similarity index 100% rename from node_modules/npm/node_modules/npm-audit-report/lib/reporters/json.js rename to node/node_modules/npm/node_modules/npm-audit-report/lib/reporters/json.js diff --git a/node_modules/npm/node_modules/npm-audit-report/lib/reporters/quiet.js b/node/node_modules/npm/node_modules/npm-audit-report/lib/reporters/quiet.js similarity index 100% rename from node_modules/npm/node_modules/npm-audit-report/lib/reporters/quiet.js rename to node/node_modules/npm/node_modules/npm-audit-report/lib/reporters/quiet.js diff --git a/node_modules/npm/node_modules/npm-audit-report/package.json b/node/node_modules/npm/node_modules/npm-audit-report/package.json similarity index 100% rename from node_modules/npm/node_modules/npm-audit-report/package.json rename to node/node_modules/npm/node_modules/npm-audit-report/package.json diff --git a/node_modules/npm/node_modules/npm-bundled/LICENSE b/node/node_modules/npm/node_modules/npm-bundled/LICENSE similarity index 100% rename from node_modules/npm/node_modules/npm-bundled/LICENSE rename to node/node_modules/npm/node_modules/npm-bundled/LICENSE diff --git a/node_modules/npm/node_modules/npm-bundled/index.js b/node/node_modules/npm/node_modules/npm-bundled/index.js similarity index 100% rename from node_modules/npm/node_modules/npm-bundled/index.js rename to node/node_modules/npm/node_modules/npm-bundled/index.js diff --git a/node_modules/npm/node_modules/npm-bundled/package.json b/node/node_modules/npm/node_modules/npm-bundled/package.json similarity index 100% rename from node_modules/npm/node_modules/npm-bundled/package.json rename to node/node_modules/npm/node_modules/npm-bundled/package.json diff --git a/node_modules/npm/node_modules/npm-install-checks/LICENSE b/node/node_modules/npm/node_modules/npm-install-checks/LICENSE similarity index 100% rename from node_modules/npm/node_modules/npm-install-checks/LICENSE rename to node/node_modules/npm/node_modules/npm-install-checks/LICENSE diff --git a/node_modules/npm/node_modules/npm-install-checks/lib/index.js b/node/node_modules/npm/node_modules/npm-install-checks/lib/index.js similarity index 100% rename from node_modules/npm/node_modules/npm-install-checks/lib/index.js rename to node/node_modules/npm/node_modules/npm-install-checks/lib/index.js diff --git a/node_modules/npm/node_modules/npm-install-checks/package.json b/node/node_modules/npm/node_modules/npm-install-checks/package.json similarity index 100% rename from node_modules/npm/node_modules/npm-install-checks/package.json rename to node/node_modules/npm/node_modules/npm-install-checks/package.json diff --git a/node_modules/npm/node_modules/npm-normalize-package-bin/LICENSE b/node/node_modules/npm/node_modules/npm-normalize-package-bin/LICENSE similarity index 100% rename from node_modules/npm/node_modules/npm-normalize-package-bin/LICENSE rename to node/node_modules/npm/node_modules/npm-normalize-package-bin/LICENSE diff --git a/node_modules/npm/node_modules/npm-normalize-package-bin/index.js b/node/node_modules/npm/node_modules/npm-normalize-package-bin/index.js similarity index 100% rename from node_modules/npm/node_modules/npm-normalize-package-bin/index.js rename to node/node_modules/npm/node_modules/npm-normalize-package-bin/index.js diff --git a/node_modules/npm/node_modules/npm-normalize-package-bin/package-lock.json b/node/node_modules/npm/node_modules/npm-normalize-package-bin/package-lock.json similarity index 100% rename from node_modules/npm/node_modules/npm-normalize-package-bin/package-lock.json rename to node/node_modules/npm/node_modules/npm-normalize-package-bin/package-lock.json diff --git a/node_modules/npm/node_modules/npm-normalize-package-bin/package.json b/node/node_modules/npm/node_modules/npm-normalize-package-bin/package.json similarity index 100% rename from node_modules/npm/node_modules/npm-normalize-package-bin/package.json rename to node/node_modules/npm/node_modules/npm-normalize-package-bin/package.json diff --git a/node_modules/npm/node_modules/npm-normalize-package-bin/test/array.js b/node/node_modules/npm/node_modules/npm-normalize-package-bin/test/array.js similarity index 100% rename from node_modules/npm/node_modules/npm-normalize-package-bin/test/array.js rename to node/node_modules/npm/node_modules/npm-normalize-package-bin/test/array.js diff --git a/node_modules/npm/node_modules/npm-normalize-package-bin/test/nobin.js b/node/node_modules/npm/node_modules/npm-normalize-package-bin/test/nobin.js similarity index 100% rename from node_modules/npm/node_modules/npm-normalize-package-bin/test/nobin.js rename to node/node_modules/npm/node_modules/npm-normalize-package-bin/test/nobin.js diff --git a/node_modules/npm/node_modules/npm-normalize-package-bin/test/object.js b/node/node_modules/npm/node_modules/npm-normalize-package-bin/test/object.js similarity index 100% rename from node_modules/npm/node_modules/npm-normalize-package-bin/test/object.js rename to node/node_modules/npm/node_modules/npm-normalize-package-bin/test/object.js diff --git a/node_modules/npm/node_modules/npm-normalize-package-bin/test/string.js b/node/node_modules/npm/node_modules/npm-normalize-package-bin/test/string.js similarity index 100% rename from node_modules/npm/node_modules/npm-normalize-package-bin/test/string.js rename to node/node_modules/npm/node_modules/npm-normalize-package-bin/test/string.js diff --git a/node_modules/npm/node_modules/npm-package-arg/LICENSE b/node/node_modules/npm/node_modules/npm-package-arg/LICENSE similarity index 100% rename from node_modules/npm/node_modules/npm-package-arg/LICENSE rename to node/node_modules/npm/node_modules/npm-package-arg/LICENSE diff --git a/node_modules/npm/node_modules/npm-package-arg/lib/npa.js b/node/node_modules/npm/node_modules/npm-package-arg/lib/npa.js similarity index 100% rename from node_modules/npm/node_modules/npm-package-arg/lib/npa.js rename to node/node_modules/npm/node_modules/npm-package-arg/lib/npa.js diff --git a/node_modules/npm/node_modules/npm-package-arg/package.json b/node/node_modules/npm/node_modules/npm-package-arg/package.json similarity index 100% rename from node_modules/npm/node_modules/npm-package-arg/package.json rename to node/node_modules/npm/node_modules/npm-package-arg/package.json diff --git a/node_modules/npm/node_modules/npm-packlist/LICENSE b/node/node_modules/npm/node_modules/npm-packlist/LICENSE similarity index 100% rename from node_modules/npm/node_modules/npm-packlist/LICENSE rename to node/node_modules/npm/node_modules/npm-packlist/LICENSE diff --git a/node_modules/npm/node_modules/npm-packlist/README.md b/node/node_modules/npm/node_modules/npm-packlist/README.md similarity index 100% rename from node_modules/npm/node_modules/npm-packlist/README.md rename to node/node_modules/npm/node_modules/npm-packlist/README.md diff --git a/node_modules/npm/node_modules/npm-packlist/bin/index.js b/node/node_modules/npm/node_modules/npm-packlist/bin/index.js similarity index 100% rename from node_modules/npm/node_modules/npm-packlist/bin/index.js rename to node/node_modules/npm/node_modules/npm-packlist/bin/index.js diff --git a/node_modules/npm/node_modules/npm-packlist/lib/index.js b/node/node_modules/npm/node_modules/npm-packlist/lib/index.js similarity index 100% rename from node_modules/npm/node_modules/npm-packlist/lib/index.js rename to node/node_modules/npm/node_modules/npm-packlist/lib/index.js diff --git a/node_modules/npm/node_modules/npm-packlist/package.json b/node/node_modules/npm/node_modules/npm-packlist/package.json similarity index 100% rename from node_modules/npm/node_modules/npm-packlist/package.json rename to node/node_modules/npm/node_modules/npm-packlist/package.json diff --git a/node_modules/npm/node_modules/npm-pick-manifest/LICENSE.md b/node/node_modules/npm/node_modules/npm-pick-manifest/LICENSE.md similarity index 100% rename from node_modules/npm/node_modules/npm-pick-manifest/LICENSE.md rename to node/node_modules/npm/node_modules/npm-pick-manifest/LICENSE.md diff --git a/node_modules/npm/node_modules/npm-pick-manifest/lib/index.js b/node/node_modules/npm/node_modules/npm-pick-manifest/lib/index.js similarity index 100% rename from node_modules/npm/node_modules/npm-pick-manifest/lib/index.js rename to node/node_modules/npm/node_modules/npm-pick-manifest/lib/index.js diff --git a/node_modules/npm/node_modules/npm-pick-manifest/package.json b/node/node_modules/npm/node_modules/npm-pick-manifest/package.json similarity index 100% rename from node_modules/npm/node_modules/npm-pick-manifest/package.json rename to node/node_modules/npm/node_modules/npm-pick-manifest/package.json diff --git a/node_modules/npm/node_modules/npm-profile/LICENSE.md b/node/node_modules/npm/node_modules/npm-profile/LICENSE.md similarity index 100% rename from node_modules/npm/node_modules/npm-profile/LICENSE.md rename to node/node_modules/npm/node_modules/npm-profile/LICENSE.md diff --git a/node_modules/npm/node_modules/npm-profile/lib/index.js b/node/node_modules/npm/node_modules/npm-profile/lib/index.js similarity index 100% rename from node_modules/npm/node_modules/npm-profile/lib/index.js rename to node/node_modules/npm/node_modules/npm-profile/lib/index.js diff --git a/node_modules/npm/node_modules/npm-profile/package.json b/node/node_modules/npm/node_modules/npm-profile/package.json similarity index 100% rename from node_modules/npm/node_modules/npm-profile/package.json rename to node/node_modules/npm/node_modules/npm-profile/package.json diff --git a/node_modules/npm/node_modules/npm-registry-fetch/LICENSE.md b/node/node_modules/npm/node_modules/npm-registry-fetch/LICENSE.md similarity index 100% rename from node_modules/npm/node_modules/npm-registry-fetch/LICENSE.md rename to node/node_modules/npm/node_modules/npm-registry-fetch/LICENSE.md diff --git a/node_modules/npm/node_modules/npm-registry-fetch/lib/auth.js b/node/node_modules/npm/node_modules/npm-registry-fetch/lib/auth.js similarity index 100% rename from node_modules/npm/node_modules/npm-registry-fetch/lib/auth.js rename to node/node_modules/npm/node_modules/npm-registry-fetch/lib/auth.js diff --git a/node_modules/npm/node_modules/npm-registry-fetch/lib/check-response.js b/node/node_modules/npm/node_modules/npm-registry-fetch/lib/check-response.js similarity index 100% rename from node_modules/npm/node_modules/npm-registry-fetch/lib/check-response.js rename to node/node_modules/npm/node_modules/npm-registry-fetch/lib/check-response.js diff --git a/node_modules/npm/node_modules/npm-registry-fetch/lib/clean-url.js b/node/node_modules/npm/node_modules/npm-registry-fetch/lib/clean-url.js similarity index 100% rename from node_modules/npm/node_modules/npm-registry-fetch/lib/clean-url.js rename to node/node_modules/npm/node_modules/npm-registry-fetch/lib/clean-url.js diff --git a/node_modules/npm/node_modules/npm-registry-fetch/lib/default-opts.js b/node/node_modules/npm/node_modules/npm-registry-fetch/lib/default-opts.js similarity index 100% rename from node_modules/npm/node_modules/npm-registry-fetch/lib/default-opts.js rename to node/node_modules/npm/node_modules/npm-registry-fetch/lib/default-opts.js diff --git a/node_modules/npm/node_modules/npm-registry-fetch/lib/errors.js b/node/node_modules/npm/node_modules/npm-registry-fetch/lib/errors.js similarity index 100% rename from node_modules/npm/node_modules/npm-registry-fetch/lib/errors.js rename to node/node_modules/npm/node_modules/npm-registry-fetch/lib/errors.js diff --git a/node_modules/npm/node_modules/npm-registry-fetch/lib/index.js b/node/node_modules/npm/node_modules/npm-registry-fetch/lib/index.js similarity index 100% rename from node_modules/npm/node_modules/npm-registry-fetch/lib/index.js rename to node/node_modules/npm/node_modules/npm-registry-fetch/lib/index.js diff --git a/node_modules/npm/node_modules/npm-registry-fetch/package.json b/node/node_modules/npm/node_modules/npm-registry-fetch/package.json similarity index 100% rename from node_modules/npm/node_modules/npm-registry-fetch/package.json rename to node/node_modules/npm/node_modules/npm-registry-fetch/package.json diff --git a/node_modules/npm/node_modules/npm-user-validate/LICENSE b/node/node_modules/npm/node_modules/npm-user-validate/LICENSE similarity index 100% rename from node_modules/npm/node_modules/npm-user-validate/LICENSE rename to node/node_modules/npm/node_modules/npm-user-validate/LICENSE diff --git a/node_modules/npm/node_modules/npm-user-validate/npm-user-validate.js b/node/node_modules/npm/node_modules/npm-user-validate/npm-user-validate.js similarity index 100% rename from node_modules/npm/node_modules/npm-user-validate/npm-user-validate.js rename to node/node_modules/npm/node_modules/npm-user-validate/npm-user-validate.js diff --git a/node_modules/npm/node_modules/npm-user-validate/package.json b/node/node_modules/npm/node_modules/npm-user-validate/package.json similarity index 100% rename from node_modules/npm/node_modules/npm-user-validate/package.json rename to node/node_modules/npm/node_modules/npm-user-validate/package.json diff --git a/node_modules/npm/node_modules/npmlog/LICENSE.md b/node/node_modules/npm/node_modules/npmlog/LICENSE.md similarity index 100% rename from node_modules/npm/node_modules/npmlog/LICENSE.md rename to node/node_modules/npm/node_modules/npmlog/LICENSE.md diff --git a/node_modules/npm/node_modules/npmlog/lib/log.js b/node/node_modules/npm/node_modules/npmlog/lib/log.js similarity index 100% rename from node_modules/npm/node_modules/npmlog/lib/log.js rename to node/node_modules/npm/node_modules/npmlog/lib/log.js diff --git a/node_modules/npm/node_modules/npmlog/package.json b/node/node_modules/npm/node_modules/npmlog/package.json similarity index 100% rename from node_modules/npm/node_modules/npmlog/package.json rename to node/node_modules/npm/node_modules/npmlog/package.json diff --git a/node_modules/npm/node_modules/once/LICENSE b/node/node_modules/npm/node_modules/once/LICENSE similarity index 100% rename from node_modules/npm/node_modules/once/LICENSE rename to node/node_modules/npm/node_modules/once/LICENSE diff --git a/node_modules/npm/node_modules/once/once.js b/node/node_modules/npm/node_modules/once/once.js similarity index 100% rename from node_modules/npm/node_modules/once/once.js rename to node/node_modules/npm/node_modules/once/once.js diff --git a/node_modules/npm/node_modules/once/package.json b/node/node_modules/npm/node_modules/once/package.json similarity index 100% rename from node_modules/npm/node_modules/once/package.json rename to node/node_modules/npm/node_modules/once/package.json diff --git a/node_modules/npm/node_modules/opener/LICENSE.txt b/node/node_modules/npm/node_modules/opener/LICENSE.txt similarity index 100% rename from node_modules/npm/node_modules/opener/LICENSE.txt rename to node/node_modules/npm/node_modules/opener/LICENSE.txt diff --git a/node_modules/npm/node_modules/opener/README.md b/node/node_modules/npm/node_modules/opener/README.md similarity index 100% rename from node_modules/npm/node_modules/opener/README.md rename to node/node_modules/npm/node_modules/opener/README.md diff --git a/node_modules/npm/node_modules/opener/bin/opener-bin.js b/node/node_modules/npm/node_modules/opener/bin/opener-bin.js similarity index 100% rename from node_modules/npm/node_modules/opener/bin/opener-bin.js rename to node/node_modules/npm/node_modules/opener/bin/opener-bin.js diff --git a/node_modules/npm/node_modules/opener/lib/opener.js b/node/node_modules/npm/node_modules/opener/lib/opener.js similarity index 100% rename from node_modules/npm/node_modules/opener/lib/opener.js rename to node/node_modules/npm/node_modules/opener/lib/opener.js diff --git a/node_modules/npm/node_modules/opener/package.json b/node/node_modules/npm/node_modules/opener/package.json similarity index 100% rename from node_modules/npm/node_modules/opener/package.json rename to node/node_modules/npm/node_modules/opener/package.json diff --git a/node_modules/npm/node_modules/p-map/index.d.ts b/node/node_modules/npm/node_modules/p-map/index.d.ts similarity index 100% rename from node_modules/npm/node_modules/p-map/index.d.ts rename to node/node_modules/npm/node_modules/p-map/index.d.ts diff --git a/node_modules/npm/node_modules/p-map/index.js b/node/node_modules/npm/node_modules/p-map/index.js similarity index 100% rename from node_modules/npm/node_modules/p-map/index.js rename to node/node_modules/npm/node_modules/p-map/index.js diff --git a/node_modules/npm/node_modules/p-map/license b/node/node_modules/npm/node_modules/p-map/license similarity index 100% rename from node_modules/npm/node_modules/p-map/license rename to node/node_modules/npm/node_modules/p-map/license diff --git a/node_modules/npm/node_modules/p-map/package.json b/node/node_modules/npm/node_modules/p-map/package.json similarity index 100% rename from node_modules/npm/node_modules/p-map/package.json rename to node/node_modules/npm/node_modules/p-map/package.json diff --git a/node_modules/npm/node_modules/p-map/readme.md b/node/node_modules/npm/node_modules/p-map/readme.md similarity index 100% rename from node_modules/npm/node_modules/p-map/readme.md rename to node/node_modules/npm/node_modules/p-map/readme.md diff --git a/node_modules/npm/node_modules/pacote/LICENSE b/node/node_modules/npm/node_modules/pacote/LICENSE similarity index 100% rename from node_modules/npm/node_modules/pacote/LICENSE rename to node/node_modules/npm/node_modules/pacote/LICENSE diff --git a/node_modules/npm/node_modules/pacote/README.md b/node/node_modules/npm/node_modules/pacote/README.md similarity index 100% rename from node_modules/npm/node_modules/pacote/README.md rename to node/node_modules/npm/node_modules/pacote/README.md diff --git a/node_modules/npm/node_modules/pacote/lib/bin.js b/node/node_modules/npm/node_modules/pacote/lib/bin.js similarity index 100% rename from node_modules/npm/node_modules/pacote/lib/bin.js rename to node/node_modules/npm/node_modules/pacote/lib/bin.js diff --git a/node_modules/npm/node_modules/pacote/lib/dir.js b/node/node_modules/npm/node_modules/pacote/lib/dir.js similarity index 100% rename from node_modules/npm/node_modules/pacote/lib/dir.js rename to node/node_modules/npm/node_modules/pacote/lib/dir.js diff --git a/node_modules/npm/node_modules/pacote/lib/fetcher.js b/node/node_modules/npm/node_modules/pacote/lib/fetcher.js similarity index 100% rename from node_modules/npm/node_modules/pacote/lib/fetcher.js rename to node/node_modules/npm/node_modules/pacote/lib/fetcher.js diff --git a/node_modules/npm/node_modules/pacote/lib/file.js b/node/node_modules/npm/node_modules/pacote/lib/file.js similarity index 100% rename from node_modules/npm/node_modules/pacote/lib/file.js rename to node/node_modules/npm/node_modules/pacote/lib/file.js diff --git a/node_modules/npm/node_modules/pacote/lib/git.js b/node/node_modules/npm/node_modules/pacote/lib/git.js similarity index 100% rename from node_modules/npm/node_modules/pacote/lib/git.js rename to node/node_modules/npm/node_modules/pacote/lib/git.js diff --git a/node_modules/npm/node_modules/pacote/lib/index.js b/node/node_modules/npm/node_modules/pacote/lib/index.js similarity index 100% rename from node_modules/npm/node_modules/pacote/lib/index.js rename to node/node_modules/npm/node_modules/pacote/lib/index.js diff --git a/node_modules/npm/node_modules/pacote/lib/registry.js b/node/node_modules/npm/node_modules/pacote/lib/registry.js similarity index 100% rename from node_modules/npm/node_modules/pacote/lib/registry.js rename to node/node_modules/npm/node_modules/pacote/lib/registry.js diff --git a/node_modules/npm/node_modules/pacote/lib/remote.js b/node/node_modules/npm/node_modules/pacote/lib/remote.js similarity index 100% rename from node_modules/npm/node_modules/pacote/lib/remote.js rename to node/node_modules/npm/node_modules/pacote/lib/remote.js diff --git a/node_modules/npm/node_modules/pacote/lib/util/add-git-sha.js b/node/node_modules/npm/node_modules/pacote/lib/util/add-git-sha.js similarity index 100% rename from node_modules/npm/node_modules/pacote/lib/util/add-git-sha.js rename to node/node_modules/npm/node_modules/pacote/lib/util/add-git-sha.js diff --git a/node_modules/npm/node_modules/pacote/lib/util/cache-dir.js b/node/node_modules/npm/node_modules/pacote/lib/util/cache-dir.js similarity index 100% rename from node_modules/npm/node_modules/pacote/lib/util/cache-dir.js rename to node/node_modules/npm/node_modules/pacote/lib/util/cache-dir.js diff --git a/node_modules/npm/node_modules/pacote/lib/util/is-package-bin.js b/node/node_modules/npm/node_modules/pacote/lib/util/is-package-bin.js similarity index 100% rename from node_modules/npm/node_modules/pacote/lib/util/is-package-bin.js rename to node/node_modules/npm/node_modules/pacote/lib/util/is-package-bin.js diff --git a/node_modules/npm/node_modules/pacote/lib/util/npm.js b/node/node_modules/npm/node_modules/pacote/lib/util/npm.js similarity index 100% rename from node_modules/npm/node_modules/pacote/lib/util/npm.js rename to node/node_modules/npm/node_modules/pacote/lib/util/npm.js diff --git a/node_modules/npm/node_modules/pacote/lib/util/tar-create-options.js b/node/node_modules/npm/node_modules/pacote/lib/util/tar-create-options.js similarity index 100% rename from node_modules/npm/node_modules/pacote/lib/util/tar-create-options.js rename to node/node_modules/npm/node_modules/pacote/lib/util/tar-create-options.js diff --git a/node_modules/npm/node_modules/pacote/lib/util/trailing-slashes.js b/node/node_modules/npm/node_modules/pacote/lib/util/trailing-slashes.js similarity index 100% rename from node_modules/npm/node_modules/pacote/lib/util/trailing-slashes.js rename to node/node_modules/npm/node_modules/pacote/lib/util/trailing-slashes.js diff --git a/node_modules/npm/node_modules/pacote/package.json b/node/node_modules/npm/node_modules/pacote/package.json similarity index 100% rename from node_modules/npm/node_modules/pacote/package.json rename to node/node_modules/npm/node_modules/pacote/package.json diff --git a/node_modules/npm/node_modules/parse-conflict-json/LICENSE.md b/node/node_modules/npm/node_modules/parse-conflict-json/LICENSE.md similarity index 100% rename from node_modules/npm/node_modules/parse-conflict-json/LICENSE.md rename to node/node_modules/npm/node_modules/parse-conflict-json/LICENSE.md diff --git a/node_modules/npm/node_modules/parse-conflict-json/lib/index.js b/node/node_modules/npm/node_modules/parse-conflict-json/lib/index.js similarity index 100% rename from node_modules/npm/node_modules/parse-conflict-json/lib/index.js rename to node/node_modules/npm/node_modules/parse-conflict-json/lib/index.js diff --git a/node_modules/npm/node_modules/parse-conflict-json/package.json b/node/node_modules/npm/node_modules/parse-conflict-json/package.json similarity index 100% rename from node_modules/npm/node_modules/parse-conflict-json/package.json rename to node/node_modules/npm/node_modules/parse-conflict-json/package.json diff --git a/node_modules/npm/node_modules/path-is-absolute/index.js b/node/node_modules/npm/node_modules/path-is-absolute/index.js similarity index 100% rename from node_modules/npm/node_modules/path-is-absolute/index.js rename to node/node_modules/npm/node_modules/path-is-absolute/index.js diff --git a/node_modules/npm/node_modules/path-is-absolute/license b/node/node_modules/npm/node_modules/path-is-absolute/license similarity index 100% rename from node_modules/npm/node_modules/path-is-absolute/license rename to node/node_modules/npm/node_modules/path-is-absolute/license diff --git a/node_modules/npm/node_modules/path-is-absolute/package.json b/node/node_modules/npm/node_modules/path-is-absolute/package.json similarity index 100% rename from node_modules/npm/node_modules/path-is-absolute/package.json rename to node/node_modules/npm/node_modules/path-is-absolute/package.json diff --git a/node_modules/npm/node_modules/path-is-absolute/readme.md b/node/node_modules/npm/node_modules/path-is-absolute/readme.md similarity index 100% rename from node_modules/npm/node_modules/path-is-absolute/readme.md rename to node/node_modules/npm/node_modules/path-is-absolute/readme.md diff --git a/node_modules/npm/node_modules/proc-log/LICENSE b/node/node_modules/npm/node_modules/proc-log/LICENSE similarity index 100% rename from node_modules/npm/node_modules/proc-log/LICENSE rename to node/node_modules/npm/node_modules/proc-log/LICENSE diff --git a/node_modules/npm/node_modules/proc-log/lib/index.js b/node/node_modules/npm/node_modules/proc-log/lib/index.js similarity index 100% rename from node_modules/npm/node_modules/proc-log/lib/index.js rename to node/node_modules/npm/node_modules/proc-log/lib/index.js diff --git a/node_modules/npm/node_modules/proc-log/package.json b/node/node_modules/npm/node_modules/proc-log/package.json similarity index 100% rename from node_modules/npm/node_modules/proc-log/package.json rename to node/node_modules/npm/node_modules/proc-log/package.json diff --git a/node_modules/npm/node_modules/promise-all-reject-late/LICENSE b/node/node_modules/npm/node_modules/promise-all-reject-late/LICENSE similarity index 100% rename from node_modules/npm/node_modules/promise-all-reject-late/LICENSE rename to node/node_modules/npm/node_modules/promise-all-reject-late/LICENSE diff --git a/node_modules/npm/node_modules/promise-all-reject-late/index.js b/node/node_modules/npm/node_modules/promise-all-reject-late/index.js similarity index 100% rename from node_modules/npm/node_modules/promise-all-reject-late/index.js rename to node/node_modules/npm/node_modules/promise-all-reject-late/index.js diff --git a/node_modules/npm/node_modules/promise-all-reject-late/package-lock.json b/node/node_modules/npm/node_modules/promise-all-reject-late/package-lock.json similarity index 100% rename from node_modules/npm/node_modules/promise-all-reject-late/package-lock.json rename to node/node_modules/npm/node_modules/promise-all-reject-late/package-lock.json diff --git a/node_modules/npm/node_modules/promise-all-reject-late/package.json b/node/node_modules/npm/node_modules/promise-all-reject-late/package.json similarity index 100% rename from node_modules/npm/node_modules/promise-all-reject-late/package.json rename to node/node_modules/npm/node_modules/promise-all-reject-late/package.json diff --git a/node_modules/npm/node_modules/promise-all-reject-late/test/index.js b/node/node_modules/npm/node_modules/promise-all-reject-late/test/index.js similarity index 100% rename from node_modules/npm/node_modules/promise-all-reject-late/test/index.js rename to node/node_modules/npm/node_modules/promise-all-reject-late/test/index.js diff --git a/node_modules/npm/node_modules/promise-call-limit/LICENSE b/node/node_modules/npm/node_modules/promise-call-limit/LICENSE similarity index 100% rename from node_modules/npm/node_modules/promise-call-limit/LICENSE rename to node/node_modules/npm/node_modules/promise-call-limit/LICENSE diff --git a/node_modules/npm/node_modules/promise-call-limit/index.js b/node/node_modules/npm/node_modules/promise-call-limit/index.js similarity index 100% rename from node_modules/npm/node_modules/promise-call-limit/index.js rename to node/node_modules/npm/node_modules/promise-call-limit/index.js diff --git a/node_modules/npm/node_modules/promise-call-limit/package.json b/node/node_modules/npm/node_modules/promise-call-limit/package.json similarity index 100% rename from node_modules/npm/node_modules/promise-call-limit/package.json rename to node/node_modules/npm/node_modules/promise-call-limit/package.json diff --git a/node_modules/npm/node_modules/promise-inflight/LICENSE b/node/node_modules/npm/node_modules/promise-inflight/LICENSE similarity index 100% rename from node_modules/npm/node_modules/promise-inflight/LICENSE rename to node/node_modules/npm/node_modules/promise-inflight/LICENSE diff --git a/node_modules/npm/node_modules/promise-inflight/inflight.js b/node/node_modules/npm/node_modules/promise-inflight/inflight.js similarity index 100% rename from node_modules/npm/node_modules/promise-inflight/inflight.js rename to node/node_modules/npm/node_modules/promise-inflight/inflight.js diff --git a/node_modules/npm/node_modules/promise-inflight/package.json b/node/node_modules/npm/node_modules/promise-inflight/package.json similarity index 100% rename from node_modules/npm/node_modules/promise-inflight/package.json rename to node/node_modules/npm/node_modules/promise-inflight/package.json diff --git a/node_modules/npm/node_modules/promise-retry/LICENSE b/node/node_modules/npm/node_modules/promise-retry/LICENSE similarity index 100% rename from node_modules/npm/node_modules/promise-retry/LICENSE rename to node/node_modules/npm/node_modules/promise-retry/LICENSE diff --git a/node_modules/npm/node_modules/promise-retry/index.js b/node/node_modules/npm/node_modules/promise-retry/index.js similarity index 100% rename from node_modules/npm/node_modules/promise-retry/index.js rename to node/node_modules/npm/node_modules/promise-retry/index.js diff --git a/node_modules/npm/node_modules/promise-retry/package.json b/node/node_modules/npm/node_modules/promise-retry/package.json similarity index 100% rename from node_modules/npm/node_modules/promise-retry/package.json rename to node/node_modules/npm/node_modules/promise-retry/package.json diff --git a/node_modules/npm/node_modules/promise-retry/test/test.js b/node/node_modules/npm/node_modules/promise-retry/test/test.js similarity index 100% rename from node_modules/npm/node_modules/promise-retry/test/test.js rename to node/node_modules/npm/node_modules/promise-retry/test/test.js diff --git a/node_modules/npm/node_modules/promzard/LICENSE b/node/node_modules/npm/node_modules/promzard/LICENSE similarity index 100% rename from node_modules/npm/node_modules/promzard/LICENSE rename to node/node_modules/npm/node_modules/promzard/LICENSE diff --git a/node_modules/npm/node_modules/promzard/example/buffer.js b/node/node_modules/npm/node_modules/promzard/example/buffer.js similarity index 100% rename from node_modules/npm/node_modules/promzard/example/buffer.js rename to node/node_modules/npm/node_modules/promzard/example/buffer.js diff --git a/node_modules/npm/node_modules/promzard/example/index.js b/node/node_modules/npm/node_modules/promzard/example/index.js similarity index 100% rename from node_modules/npm/node_modules/promzard/example/index.js rename to node/node_modules/npm/node_modules/promzard/example/index.js diff --git a/node_modules/npm/node_modules/promzard/example/npm-init/init-input.js b/node/node_modules/npm/node_modules/promzard/example/npm-init/init-input.js similarity index 100% rename from node_modules/npm/node_modules/promzard/example/npm-init/init-input.js rename to node/node_modules/npm/node_modules/promzard/example/npm-init/init-input.js diff --git a/node_modules/npm/node_modules/promzard/example/npm-init/init.js b/node/node_modules/npm/node_modules/promzard/example/npm-init/init.js similarity index 100% rename from node_modules/npm/node_modules/promzard/example/npm-init/init.js rename to node/node_modules/npm/node_modules/promzard/example/npm-init/init.js diff --git a/node_modules/npm/node_modules/promzard/example/npm-init/package.json b/node/node_modules/npm/node_modules/promzard/example/npm-init/package.json similarity index 100% rename from node_modules/npm/node_modules/promzard/example/npm-init/package.json rename to node/node_modules/npm/node_modules/promzard/example/npm-init/package.json diff --git a/node_modules/npm/node_modules/promzard/example/substack-input.js b/node/node_modules/npm/node_modules/promzard/example/substack-input.js similarity index 100% rename from node_modules/npm/node_modules/promzard/example/substack-input.js rename to node/node_modules/npm/node_modules/promzard/example/substack-input.js diff --git a/node_modules/npm/node_modules/promzard/package.json b/node/node_modules/npm/node_modules/promzard/package.json similarity index 100% rename from node_modules/npm/node_modules/promzard/package.json rename to node/node_modules/npm/node_modules/promzard/package.json diff --git a/node_modules/npm/node_modules/promzard/promzard.js b/node/node_modules/npm/node_modules/promzard/promzard.js similarity index 100% rename from node_modules/npm/node_modules/promzard/promzard.js rename to node/node_modules/npm/node_modules/promzard/promzard.js diff --git a/node_modules/npm/node_modules/promzard/test/basic.js b/node/node_modules/npm/node_modules/promzard/test/basic.js similarity index 100% rename from node_modules/npm/node_modules/promzard/test/basic.js rename to node/node_modules/npm/node_modules/promzard/test/basic.js diff --git a/node_modules/npm/node_modules/promzard/test/buffer.js b/node/node_modules/npm/node_modules/promzard/test/buffer.js similarity index 100% rename from node_modules/npm/node_modules/promzard/test/buffer.js rename to node/node_modules/npm/node_modules/promzard/test/buffer.js diff --git a/node_modules/npm/node_modules/promzard/test/exports.input b/node/node_modules/npm/node_modules/promzard/test/exports.input similarity index 100% rename from node_modules/npm/node_modules/promzard/test/exports.input rename to node/node_modules/npm/node_modules/promzard/test/exports.input diff --git a/node_modules/npm/node_modules/promzard/test/exports.js b/node/node_modules/npm/node_modules/promzard/test/exports.js similarity index 100% rename from node_modules/npm/node_modules/promzard/test/exports.js rename to node/node_modules/npm/node_modules/promzard/test/exports.js diff --git a/node_modules/npm/node_modules/promzard/test/fn.input b/node/node_modules/npm/node_modules/promzard/test/fn.input similarity index 100% rename from node_modules/npm/node_modules/promzard/test/fn.input rename to node/node_modules/npm/node_modules/promzard/test/fn.input diff --git a/node_modules/npm/node_modules/promzard/test/fn.js b/node/node_modules/npm/node_modules/promzard/test/fn.js similarity index 100% rename from node_modules/npm/node_modules/promzard/test/fn.js rename to node/node_modules/npm/node_modules/promzard/test/fn.js diff --git a/node_modules/npm/node_modules/promzard/test/simple.input b/node/node_modules/npm/node_modules/promzard/test/simple.input similarity index 100% rename from node_modules/npm/node_modules/promzard/test/simple.input rename to node/node_modules/npm/node_modules/promzard/test/simple.input diff --git a/node_modules/npm/node_modules/promzard/test/simple.js b/node/node_modules/npm/node_modules/promzard/test/simple.js similarity index 100% rename from node_modules/npm/node_modules/promzard/test/simple.js rename to node/node_modules/npm/node_modules/promzard/test/simple.js diff --git a/node_modules/npm/node_modules/promzard/test/validate.input b/node/node_modules/npm/node_modules/promzard/test/validate.input similarity index 100% rename from node_modules/npm/node_modules/promzard/test/validate.input rename to node/node_modules/npm/node_modules/promzard/test/validate.input diff --git a/node_modules/npm/node_modules/promzard/test/validate.js b/node/node_modules/npm/node_modules/promzard/test/validate.js similarity index 100% rename from node_modules/npm/node_modules/promzard/test/validate.js rename to node/node_modules/npm/node_modules/promzard/test/validate.js diff --git a/node_modules/npm/node_modules/qrcode-terminal/.travis.yml b/node/node_modules/npm/node_modules/qrcode-terminal/.travis.yml similarity index 100% rename from node_modules/npm/node_modules/qrcode-terminal/.travis.yml rename to node/node_modules/npm/node_modules/qrcode-terminal/.travis.yml diff --git a/node_modules/npm/node_modules/qrcode-terminal/LICENSE b/node/node_modules/npm/node_modules/qrcode-terminal/LICENSE similarity index 100% rename from node_modules/npm/node_modules/qrcode-terminal/LICENSE rename to node/node_modules/npm/node_modules/qrcode-terminal/LICENSE diff --git a/node_modules/npm/node_modules/qrcode-terminal/README.md b/node/node_modules/npm/node_modules/qrcode-terminal/README.md similarity index 100% rename from node_modules/npm/node_modules/qrcode-terminal/README.md rename to node/node_modules/npm/node_modules/qrcode-terminal/README.md diff --git a/node_modules/npm/node_modules/qrcode-terminal/bin/qrcode-terminal.js b/node/node_modules/npm/node_modules/qrcode-terminal/bin/qrcode-terminal.js similarity index 100% rename from node_modules/npm/node_modules/qrcode-terminal/bin/qrcode-terminal.js rename to node/node_modules/npm/node_modules/qrcode-terminal/bin/qrcode-terminal.js diff --git a/node_modules/npm/node_modules/qrcode-terminal/example/basic.js b/node/node_modules/npm/node_modules/qrcode-terminal/example/basic.js similarity index 100% rename from node_modules/npm/node_modules/qrcode-terminal/example/basic.js rename to node/node_modules/npm/node_modules/qrcode-terminal/example/basic.js diff --git a/node_modules/npm/node_modules/qrcode-terminal/example/basic.png b/node/node_modules/npm/node_modules/qrcode-terminal/example/basic.png similarity index 100% rename from node_modules/npm/node_modules/qrcode-terminal/example/basic.png rename to node/node_modules/npm/node_modules/qrcode-terminal/example/basic.png diff --git a/node_modules/npm/node_modules/qrcode-terminal/example/callback.js b/node/node_modules/npm/node_modules/qrcode-terminal/example/callback.js similarity index 100% rename from node_modules/npm/node_modules/qrcode-terminal/example/callback.js rename to node/node_modules/npm/node_modules/qrcode-terminal/example/callback.js diff --git a/node_modules/npm/node_modules/qrcode-terminal/example/small-qrcode.js b/node/node_modules/npm/node_modules/qrcode-terminal/example/small-qrcode.js similarity index 100% rename from node_modules/npm/node_modules/qrcode-terminal/example/small-qrcode.js rename to node/node_modules/npm/node_modules/qrcode-terminal/example/small-qrcode.js diff --git a/node_modules/npm/node_modules/qrcode-terminal/lib/main.js b/node/node_modules/npm/node_modules/qrcode-terminal/lib/main.js similarity index 100% rename from node_modules/npm/node_modules/qrcode-terminal/lib/main.js rename to node/node_modules/npm/node_modules/qrcode-terminal/lib/main.js diff --git a/node_modules/npm/node_modules/qrcode-terminal/package.json b/node/node_modules/npm/node_modules/qrcode-terminal/package.json similarity index 100% rename from node_modules/npm/node_modules/qrcode-terminal/package.json rename to node/node_modules/npm/node_modules/qrcode-terminal/package.json diff --git a/node_modules/npm/node_modules/qrcode-terminal/test/main.js b/node/node_modules/npm/node_modules/qrcode-terminal/test/main.js similarity index 100% rename from node_modules/npm/node_modules/qrcode-terminal/test/main.js rename to node/node_modules/npm/node_modules/qrcode-terminal/test/main.js diff --git a/node_modules/npm/node_modules/qrcode-terminal/vendor/QRCode/QR8bitByte.js b/node/node_modules/npm/node_modules/qrcode-terminal/vendor/QRCode/QR8bitByte.js similarity index 100% rename from node_modules/npm/node_modules/qrcode-terminal/vendor/QRCode/QR8bitByte.js rename to node/node_modules/npm/node_modules/qrcode-terminal/vendor/QRCode/QR8bitByte.js diff --git a/node_modules/npm/node_modules/qrcode-terminal/vendor/QRCode/QRBitBuffer.js b/node/node_modules/npm/node_modules/qrcode-terminal/vendor/QRCode/QRBitBuffer.js similarity index 100% rename from node_modules/npm/node_modules/qrcode-terminal/vendor/QRCode/QRBitBuffer.js rename to node/node_modules/npm/node_modules/qrcode-terminal/vendor/QRCode/QRBitBuffer.js diff --git a/node_modules/npm/node_modules/qrcode-terminal/vendor/QRCode/QRErrorCorrectLevel.js b/node/node_modules/npm/node_modules/qrcode-terminal/vendor/QRCode/QRErrorCorrectLevel.js similarity index 100% rename from node_modules/npm/node_modules/qrcode-terminal/vendor/QRCode/QRErrorCorrectLevel.js rename to node/node_modules/npm/node_modules/qrcode-terminal/vendor/QRCode/QRErrorCorrectLevel.js diff --git a/node_modules/npm/node_modules/qrcode-terminal/vendor/QRCode/QRMaskPattern.js b/node/node_modules/npm/node_modules/qrcode-terminal/vendor/QRCode/QRMaskPattern.js similarity index 100% rename from node_modules/npm/node_modules/qrcode-terminal/vendor/QRCode/QRMaskPattern.js rename to node/node_modules/npm/node_modules/qrcode-terminal/vendor/QRCode/QRMaskPattern.js diff --git a/node_modules/npm/node_modules/qrcode-terminal/vendor/QRCode/QRMath.js b/node/node_modules/npm/node_modules/qrcode-terminal/vendor/QRCode/QRMath.js similarity index 100% rename from node_modules/npm/node_modules/qrcode-terminal/vendor/QRCode/QRMath.js rename to node/node_modules/npm/node_modules/qrcode-terminal/vendor/QRCode/QRMath.js diff --git a/node_modules/npm/node_modules/qrcode-terminal/vendor/QRCode/QRMode.js b/node/node_modules/npm/node_modules/qrcode-terminal/vendor/QRCode/QRMode.js similarity index 100% rename from node_modules/npm/node_modules/qrcode-terminal/vendor/QRCode/QRMode.js rename to node/node_modules/npm/node_modules/qrcode-terminal/vendor/QRCode/QRMode.js diff --git a/node_modules/npm/node_modules/qrcode-terminal/vendor/QRCode/QRPolynomial.js b/node/node_modules/npm/node_modules/qrcode-terminal/vendor/QRCode/QRPolynomial.js similarity index 100% rename from node_modules/npm/node_modules/qrcode-terminal/vendor/QRCode/QRPolynomial.js rename to node/node_modules/npm/node_modules/qrcode-terminal/vendor/QRCode/QRPolynomial.js diff --git a/node_modules/npm/node_modules/qrcode-terminal/vendor/QRCode/QRRSBlock.js b/node/node_modules/npm/node_modules/qrcode-terminal/vendor/QRCode/QRRSBlock.js similarity index 100% rename from node_modules/npm/node_modules/qrcode-terminal/vendor/QRCode/QRRSBlock.js rename to node/node_modules/npm/node_modules/qrcode-terminal/vendor/QRCode/QRRSBlock.js diff --git a/node_modules/npm/node_modules/qrcode-terminal/vendor/QRCode/QRUtil.js b/node/node_modules/npm/node_modules/qrcode-terminal/vendor/QRCode/QRUtil.js similarity index 100% rename from node_modules/npm/node_modules/qrcode-terminal/vendor/QRCode/QRUtil.js rename to node/node_modules/npm/node_modules/qrcode-terminal/vendor/QRCode/QRUtil.js diff --git a/node_modules/npm/node_modules/qrcode-terminal/vendor/QRCode/index.js b/node/node_modules/npm/node_modules/qrcode-terminal/vendor/QRCode/index.js similarity index 100% rename from node_modules/npm/node_modules/qrcode-terminal/vendor/QRCode/index.js rename to node/node_modules/npm/node_modules/qrcode-terminal/vendor/QRCode/index.js diff --git a/node_modules/npm/node_modules/read-cmd-shim/LICENSE b/node/node_modules/npm/node_modules/read-cmd-shim/LICENSE similarity index 100% rename from node_modules/npm/node_modules/read-cmd-shim/LICENSE rename to node/node_modules/npm/node_modules/read-cmd-shim/LICENSE diff --git a/node_modules/npm/node_modules/read-cmd-shim/lib/index.js b/node/node_modules/npm/node_modules/read-cmd-shim/lib/index.js similarity index 100% rename from node_modules/npm/node_modules/read-cmd-shim/lib/index.js rename to node/node_modules/npm/node_modules/read-cmd-shim/lib/index.js diff --git a/node_modules/npm/node_modules/read-cmd-shim/package.json b/node/node_modules/npm/node_modules/read-cmd-shim/package.json similarity index 100% rename from node_modules/npm/node_modules/read-cmd-shim/package.json rename to node/node_modules/npm/node_modules/read-cmd-shim/package.json diff --git a/node_modules/npm/node_modules/read-package-json-fast/LICENSE b/node/node_modules/npm/node_modules/read-package-json-fast/LICENSE similarity index 100% rename from node_modules/npm/node_modules/read-package-json-fast/LICENSE rename to node/node_modules/npm/node_modules/read-package-json-fast/LICENSE diff --git a/node_modules/npm/node_modules/read-package-json-fast/index.js b/node/node_modules/npm/node_modules/read-package-json-fast/index.js similarity index 100% rename from node_modules/npm/node_modules/read-package-json-fast/index.js rename to node/node_modules/npm/node_modules/read-package-json-fast/index.js diff --git a/node_modules/npm/node_modules/read-package-json-fast/package.json b/node/node_modules/npm/node_modules/read-package-json-fast/package.json similarity index 100% rename from node_modules/npm/node_modules/read-package-json-fast/package.json rename to node/node_modules/npm/node_modules/read-package-json-fast/package.json diff --git a/node_modules/npm/node_modules/read-package-json/LICENSE b/node/node_modules/npm/node_modules/read-package-json/LICENSE similarity index 100% rename from node_modules/npm/node_modules/read-package-json/LICENSE rename to node/node_modules/npm/node_modules/read-package-json/LICENSE diff --git a/node_modules/npm/node_modules/read-package-json/lib/read-json.js b/node/node_modules/npm/node_modules/read-package-json/lib/read-json.js similarity index 100% rename from node_modules/npm/node_modules/read-package-json/lib/read-json.js rename to node/node_modules/npm/node_modules/read-package-json/lib/read-json.js diff --git a/node_modules/npm/node_modules/read-package-json/package.json b/node/node_modules/npm/node_modules/read-package-json/package.json similarity index 100% rename from node_modules/npm/node_modules/read-package-json/package.json rename to node/node_modules/npm/node_modules/read-package-json/package.json diff --git a/node_modules/npm/node_modules/read/LICENSE b/node/node_modules/npm/node_modules/read/LICENSE similarity index 100% rename from node_modules/npm/node_modules/read/LICENSE rename to node/node_modules/npm/node_modules/read/LICENSE diff --git a/node_modules/npm/node_modules/read/lib/read.js b/node/node_modules/npm/node_modules/read/lib/read.js similarity index 100% rename from node_modules/npm/node_modules/read/lib/read.js rename to node/node_modules/npm/node_modules/read/lib/read.js diff --git a/node_modules/npm/node_modules/read/package.json b/node/node_modules/npm/node_modules/read/package.json similarity index 100% rename from node_modules/npm/node_modules/read/package.json rename to node/node_modules/npm/node_modules/read/package.json diff --git a/node_modules/npm/node_modules/readable-stream/CONTRIBUTING.md b/node/node_modules/npm/node_modules/readable-stream/CONTRIBUTING.md similarity index 100% rename from node_modules/npm/node_modules/readable-stream/CONTRIBUTING.md rename to node/node_modules/npm/node_modules/readable-stream/CONTRIBUTING.md diff --git a/node_modules/npm/node_modules/readable-stream/GOVERNANCE.md b/node/node_modules/npm/node_modules/readable-stream/GOVERNANCE.md similarity index 100% rename from node_modules/npm/node_modules/readable-stream/GOVERNANCE.md rename to node/node_modules/npm/node_modules/readable-stream/GOVERNANCE.md diff --git a/node_modules/npm/node_modules/readable-stream/LICENSE b/node/node_modules/npm/node_modules/readable-stream/LICENSE similarity index 100% rename from node_modules/npm/node_modules/readable-stream/LICENSE rename to node/node_modules/npm/node_modules/readable-stream/LICENSE diff --git a/node_modules/npm/node_modules/readable-stream/errors-browser.js b/node/node_modules/npm/node_modules/readable-stream/errors-browser.js similarity index 100% rename from node_modules/npm/node_modules/readable-stream/errors-browser.js rename to node/node_modules/npm/node_modules/readable-stream/errors-browser.js diff --git a/node_modules/npm/node_modules/readable-stream/errors.js b/node/node_modules/npm/node_modules/readable-stream/errors.js similarity index 100% rename from node_modules/npm/node_modules/readable-stream/errors.js rename to node/node_modules/npm/node_modules/readable-stream/errors.js diff --git a/node_modules/npm/node_modules/readable-stream/experimentalWarning.js b/node/node_modules/npm/node_modules/readable-stream/experimentalWarning.js similarity index 100% rename from node_modules/npm/node_modules/readable-stream/experimentalWarning.js rename to node/node_modules/npm/node_modules/readable-stream/experimentalWarning.js diff --git a/node_modules/npm/node_modules/readable-stream/lib/_stream_duplex.js b/node/node_modules/npm/node_modules/readable-stream/lib/_stream_duplex.js similarity index 100% rename from node_modules/npm/node_modules/readable-stream/lib/_stream_duplex.js rename to node/node_modules/npm/node_modules/readable-stream/lib/_stream_duplex.js diff --git a/node_modules/npm/node_modules/readable-stream/lib/_stream_passthrough.js b/node/node_modules/npm/node_modules/readable-stream/lib/_stream_passthrough.js similarity index 100% rename from node_modules/npm/node_modules/readable-stream/lib/_stream_passthrough.js rename to node/node_modules/npm/node_modules/readable-stream/lib/_stream_passthrough.js diff --git a/node_modules/npm/node_modules/readable-stream/lib/_stream_readable.js b/node/node_modules/npm/node_modules/readable-stream/lib/_stream_readable.js similarity index 100% rename from node_modules/npm/node_modules/readable-stream/lib/_stream_readable.js rename to node/node_modules/npm/node_modules/readable-stream/lib/_stream_readable.js diff --git a/node_modules/npm/node_modules/readable-stream/lib/_stream_transform.js b/node/node_modules/npm/node_modules/readable-stream/lib/_stream_transform.js similarity index 100% rename from node_modules/npm/node_modules/readable-stream/lib/_stream_transform.js rename to node/node_modules/npm/node_modules/readable-stream/lib/_stream_transform.js diff --git a/node_modules/npm/node_modules/readable-stream/lib/_stream_writable.js b/node/node_modules/npm/node_modules/readable-stream/lib/_stream_writable.js similarity index 100% rename from node_modules/npm/node_modules/readable-stream/lib/_stream_writable.js rename to node/node_modules/npm/node_modules/readable-stream/lib/_stream_writable.js diff --git a/node_modules/npm/node_modules/readable-stream/lib/internal/streams/async_iterator.js b/node/node_modules/npm/node_modules/readable-stream/lib/internal/streams/async_iterator.js similarity index 100% rename from node_modules/npm/node_modules/readable-stream/lib/internal/streams/async_iterator.js rename to node/node_modules/npm/node_modules/readable-stream/lib/internal/streams/async_iterator.js diff --git a/node_modules/npm/node_modules/readable-stream/lib/internal/streams/buffer_list.js b/node/node_modules/npm/node_modules/readable-stream/lib/internal/streams/buffer_list.js similarity index 100% rename from node_modules/npm/node_modules/readable-stream/lib/internal/streams/buffer_list.js rename to node/node_modules/npm/node_modules/readable-stream/lib/internal/streams/buffer_list.js diff --git a/node_modules/npm/node_modules/readable-stream/lib/internal/streams/destroy.js b/node/node_modules/npm/node_modules/readable-stream/lib/internal/streams/destroy.js similarity index 100% rename from node_modules/npm/node_modules/readable-stream/lib/internal/streams/destroy.js rename to node/node_modules/npm/node_modules/readable-stream/lib/internal/streams/destroy.js diff --git a/node_modules/npm/node_modules/readable-stream/lib/internal/streams/end-of-stream.js b/node/node_modules/npm/node_modules/readable-stream/lib/internal/streams/end-of-stream.js similarity index 100% rename from node_modules/npm/node_modules/readable-stream/lib/internal/streams/end-of-stream.js rename to node/node_modules/npm/node_modules/readable-stream/lib/internal/streams/end-of-stream.js diff --git a/node_modules/npm/node_modules/readable-stream/lib/internal/streams/from-browser.js b/node/node_modules/npm/node_modules/readable-stream/lib/internal/streams/from-browser.js similarity index 100% rename from node_modules/npm/node_modules/readable-stream/lib/internal/streams/from-browser.js rename to node/node_modules/npm/node_modules/readable-stream/lib/internal/streams/from-browser.js diff --git a/node_modules/npm/node_modules/readable-stream/lib/internal/streams/from.js b/node/node_modules/npm/node_modules/readable-stream/lib/internal/streams/from.js similarity index 100% rename from node_modules/npm/node_modules/readable-stream/lib/internal/streams/from.js rename to node/node_modules/npm/node_modules/readable-stream/lib/internal/streams/from.js diff --git a/node_modules/npm/node_modules/readable-stream/lib/internal/streams/pipeline.js b/node/node_modules/npm/node_modules/readable-stream/lib/internal/streams/pipeline.js similarity index 100% rename from node_modules/npm/node_modules/readable-stream/lib/internal/streams/pipeline.js rename to node/node_modules/npm/node_modules/readable-stream/lib/internal/streams/pipeline.js diff --git a/node_modules/npm/node_modules/readable-stream/lib/internal/streams/state.js b/node/node_modules/npm/node_modules/readable-stream/lib/internal/streams/state.js similarity index 100% rename from node_modules/npm/node_modules/readable-stream/lib/internal/streams/state.js rename to node/node_modules/npm/node_modules/readable-stream/lib/internal/streams/state.js diff --git a/node_modules/npm/node_modules/readable-stream/lib/internal/streams/stream-browser.js b/node/node_modules/npm/node_modules/readable-stream/lib/internal/streams/stream-browser.js similarity index 100% rename from node_modules/npm/node_modules/readable-stream/lib/internal/streams/stream-browser.js rename to node/node_modules/npm/node_modules/readable-stream/lib/internal/streams/stream-browser.js diff --git a/node_modules/npm/node_modules/readable-stream/lib/internal/streams/stream.js b/node/node_modules/npm/node_modules/readable-stream/lib/internal/streams/stream.js similarity index 100% rename from node_modules/npm/node_modules/readable-stream/lib/internal/streams/stream.js rename to node/node_modules/npm/node_modules/readable-stream/lib/internal/streams/stream.js diff --git a/node_modules/npm/node_modules/readable-stream/package.json b/node/node_modules/npm/node_modules/readable-stream/package.json similarity index 100% rename from node_modules/npm/node_modules/readable-stream/package.json rename to node/node_modules/npm/node_modules/readable-stream/package.json diff --git a/node_modules/npm/node_modules/readable-stream/readable-browser.js b/node/node_modules/npm/node_modules/readable-stream/readable-browser.js similarity index 100% rename from node_modules/npm/node_modules/readable-stream/readable-browser.js rename to node/node_modules/npm/node_modules/readable-stream/readable-browser.js diff --git a/node_modules/npm/node_modules/readable-stream/readable.js b/node/node_modules/npm/node_modules/readable-stream/readable.js similarity index 100% rename from node_modules/npm/node_modules/readable-stream/readable.js rename to node/node_modules/npm/node_modules/readable-stream/readable.js diff --git a/node_modules/npm/node_modules/readdir-scoped-modules/LICENSE b/node/node_modules/npm/node_modules/readdir-scoped-modules/LICENSE similarity index 100% rename from node_modules/npm/node_modules/readdir-scoped-modules/LICENSE rename to node/node_modules/npm/node_modules/readdir-scoped-modules/LICENSE diff --git a/node_modules/npm/node_modules/readdir-scoped-modules/package.json b/node/node_modules/npm/node_modules/readdir-scoped-modules/package.json similarity index 100% rename from node_modules/npm/node_modules/readdir-scoped-modules/package.json rename to node/node_modules/npm/node_modules/readdir-scoped-modules/package.json diff --git a/node_modules/npm/node_modules/readdir-scoped-modules/readdir.js b/node/node_modules/npm/node_modules/readdir-scoped-modules/readdir.js similarity index 100% rename from node_modules/npm/node_modules/readdir-scoped-modules/readdir.js rename to node/node_modules/npm/node_modules/readdir-scoped-modules/readdir.js diff --git a/node_modules/npm/node_modules/retry/License b/node/node_modules/npm/node_modules/retry/License similarity index 100% rename from node_modules/npm/node_modules/retry/License rename to node/node_modules/npm/node_modules/retry/License diff --git a/node_modules/npm/node_modules/retry/Makefile b/node/node_modules/npm/node_modules/retry/Makefile similarity index 100% rename from node_modules/npm/node_modules/retry/Makefile rename to node/node_modules/npm/node_modules/retry/Makefile diff --git a/node_modules/npm/node_modules/retry/equation.gif b/node/node_modules/npm/node_modules/retry/equation.gif similarity index 100% rename from node_modules/npm/node_modules/retry/equation.gif rename to node/node_modules/npm/node_modules/retry/equation.gif diff --git a/node_modules/npm/node_modules/retry/example/dns.js b/node/node_modules/npm/node_modules/retry/example/dns.js similarity index 100% rename from node_modules/npm/node_modules/retry/example/dns.js rename to node/node_modules/npm/node_modules/retry/example/dns.js diff --git a/node_modules/npm/node_modules/retry/example/stop.js b/node/node_modules/npm/node_modules/retry/example/stop.js similarity index 100% rename from node_modules/npm/node_modules/retry/example/stop.js rename to node/node_modules/npm/node_modules/retry/example/stop.js diff --git a/node_modules/npm/node_modules/retry/index.js b/node/node_modules/npm/node_modules/retry/index.js similarity index 100% rename from node_modules/npm/node_modules/retry/index.js rename to node/node_modules/npm/node_modules/retry/index.js diff --git a/node_modules/npm/node_modules/retry/lib/retry.js b/node/node_modules/npm/node_modules/retry/lib/retry.js similarity index 100% rename from node_modules/npm/node_modules/retry/lib/retry.js rename to node/node_modules/npm/node_modules/retry/lib/retry.js diff --git a/node_modules/npm/node_modules/retry/lib/retry_operation.js b/node/node_modules/npm/node_modules/retry/lib/retry_operation.js similarity index 100% rename from node_modules/npm/node_modules/retry/lib/retry_operation.js rename to node/node_modules/npm/node_modules/retry/lib/retry_operation.js diff --git a/node_modules/npm/node_modules/retry/package.json b/node/node_modules/npm/node_modules/retry/package.json similarity index 100% rename from node_modules/npm/node_modules/retry/package.json rename to node/node_modules/npm/node_modules/retry/package.json diff --git a/node_modules/npm/node_modules/retry/test/common.js b/node/node_modules/npm/node_modules/retry/test/common.js similarity index 100% rename from node_modules/npm/node_modules/retry/test/common.js rename to node/node_modules/npm/node_modules/retry/test/common.js diff --git a/node_modules/npm/node_modules/retry/test/integration/test-forever.js b/node/node_modules/npm/node_modules/retry/test/integration/test-forever.js similarity index 100% rename from node_modules/npm/node_modules/retry/test/integration/test-forever.js rename to node/node_modules/npm/node_modules/retry/test/integration/test-forever.js diff --git a/node_modules/npm/node_modules/retry/test/integration/test-retry-operation.js b/node/node_modules/npm/node_modules/retry/test/integration/test-retry-operation.js similarity index 100% rename from node_modules/npm/node_modules/retry/test/integration/test-retry-operation.js rename to node/node_modules/npm/node_modules/retry/test/integration/test-retry-operation.js diff --git a/node_modules/npm/node_modules/retry/test/integration/test-retry-wrap.js b/node/node_modules/npm/node_modules/retry/test/integration/test-retry-wrap.js similarity index 100% rename from node_modules/npm/node_modules/retry/test/integration/test-retry-wrap.js rename to node/node_modules/npm/node_modules/retry/test/integration/test-retry-wrap.js diff --git a/node_modules/npm/node_modules/retry/test/integration/test-timeouts.js b/node/node_modules/npm/node_modules/retry/test/integration/test-timeouts.js similarity index 100% rename from node_modules/npm/node_modules/retry/test/integration/test-timeouts.js rename to node/node_modules/npm/node_modules/retry/test/integration/test-timeouts.js diff --git a/node_modules/npm/node_modules/rimraf/CHANGELOG.md b/node/node_modules/npm/node_modules/rimraf/CHANGELOG.md similarity index 100% rename from node_modules/npm/node_modules/rimraf/CHANGELOG.md rename to node/node_modules/npm/node_modules/rimraf/CHANGELOG.md diff --git a/node_modules/npm/node_modules/rimraf/LICENSE b/node/node_modules/npm/node_modules/rimraf/LICENSE similarity index 100% rename from node_modules/npm/node_modules/rimraf/LICENSE rename to node/node_modules/npm/node_modules/rimraf/LICENSE diff --git a/node_modules/npm/node_modules/rimraf/README.md b/node/node_modules/npm/node_modules/rimraf/README.md similarity index 100% rename from node_modules/npm/node_modules/rimraf/README.md rename to node/node_modules/npm/node_modules/rimraf/README.md diff --git a/node_modules/npm/node_modules/rimraf/bin.js b/node/node_modules/npm/node_modules/rimraf/bin.js similarity index 100% rename from node_modules/npm/node_modules/rimraf/bin.js rename to node/node_modules/npm/node_modules/rimraf/bin.js diff --git a/node_modules/npm/node_modules/rimraf/node_modules/brace-expansion/LICENSE b/node/node_modules/npm/node_modules/rimraf/node_modules/brace-expansion/LICENSE similarity index 100% rename from node_modules/npm/node_modules/rimraf/node_modules/brace-expansion/LICENSE rename to node/node_modules/npm/node_modules/rimraf/node_modules/brace-expansion/LICENSE diff --git a/node_modules/npm/node_modules/rimraf/node_modules/brace-expansion/index.js b/node/node_modules/npm/node_modules/rimraf/node_modules/brace-expansion/index.js similarity index 100% rename from node_modules/npm/node_modules/rimraf/node_modules/brace-expansion/index.js rename to node/node_modules/npm/node_modules/rimraf/node_modules/brace-expansion/index.js diff --git a/node_modules/npm/node_modules/rimraf/node_modules/brace-expansion/package.json b/node/node_modules/npm/node_modules/rimraf/node_modules/brace-expansion/package.json similarity index 100% rename from node_modules/npm/node_modules/rimraf/node_modules/brace-expansion/package.json rename to node/node_modules/npm/node_modules/rimraf/node_modules/brace-expansion/package.json diff --git a/node_modules/npm/node_modules/rimraf/node_modules/glob/LICENSE b/node/node_modules/npm/node_modules/rimraf/node_modules/glob/LICENSE similarity index 100% rename from node_modules/npm/node_modules/rimraf/node_modules/glob/LICENSE rename to node/node_modules/npm/node_modules/rimraf/node_modules/glob/LICENSE diff --git a/node_modules/npm/node_modules/rimraf/node_modules/glob/common.js b/node/node_modules/npm/node_modules/rimraf/node_modules/glob/common.js similarity index 100% rename from node_modules/npm/node_modules/rimraf/node_modules/glob/common.js rename to node/node_modules/npm/node_modules/rimraf/node_modules/glob/common.js diff --git a/node_modules/npm/node_modules/rimraf/node_modules/glob/glob.js b/node/node_modules/npm/node_modules/rimraf/node_modules/glob/glob.js similarity index 100% rename from node_modules/npm/node_modules/rimraf/node_modules/glob/glob.js rename to node/node_modules/npm/node_modules/rimraf/node_modules/glob/glob.js diff --git a/node_modules/npm/node_modules/rimraf/node_modules/glob/package.json b/node/node_modules/npm/node_modules/rimraf/node_modules/glob/package.json similarity index 100% rename from node_modules/npm/node_modules/rimraf/node_modules/glob/package.json rename to node/node_modules/npm/node_modules/rimraf/node_modules/glob/package.json diff --git a/node_modules/npm/node_modules/rimraf/node_modules/glob/sync.js b/node/node_modules/npm/node_modules/rimraf/node_modules/glob/sync.js similarity index 100% rename from node_modules/npm/node_modules/rimraf/node_modules/glob/sync.js rename to node/node_modules/npm/node_modules/rimraf/node_modules/glob/sync.js diff --git a/node_modules/npm/node_modules/rimraf/node_modules/minimatch/LICENSE b/node/node_modules/npm/node_modules/rimraf/node_modules/minimatch/LICENSE similarity index 100% rename from node_modules/npm/node_modules/rimraf/node_modules/minimatch/LICENSE rename to node/node_modules/npm/node_modules/rimraf/node_modules/minimatch/LICENSE diff --git a/node_modules/npm/node_modules/rimraf/node_modules/minimatch/minimatch.js b/node/node_modules/npm/node_modules/rimraf/node_modules/minimatch/minimatch.js similarity index 100% rename from node_modules/npm/node_modules/rimraf/node_modules/minimatch/minimatch.js rename to node/node_modules/npm/node_modules/rimraf/node_modules/minimatch/minimatch.js diff --git a/node_modules/npm/node_modules/rimraf/node_modules/minimatch/package.json b/node/node_modules/npm/node_modules/rimraf/node_modules/minimatch/package.json similarity index 100% rename from node_modules/npm/node_modules/rimraf/node_modules/minimatch/package.json rename to node/node_modules/npm/node_modules/rimraf/node_modules/minimatch/package.json diff --git a/node_modules/npm/node_modules/rimraf/package.json b/node/node_modules/npm/node_modules/rimraf/package.json similarity index 100% rename from node_modules/npm/node_modules/rimraf/package.json rename to node/node_modules/npm/node_modules/rimraf/package.json diff --git a/node_modules/npm/node_modules/rimraf/rimraf.js b/node/node_modules/npm/node_modules/rimraf/rimraf.js similarity index 100% rename from node_modules/npm/node_modules/rimraf/rimraf.js rename to node/node_modules/npm/node_modules/rimraf/rimraf.js diff --git a/node_modules/npm/node_modules/safe-buffer/LICENSE b/node/node_modules/npm/node_modules/safe-buffer/LICENSE similarity index 100% rename from node_modules/npm/node_modules/safe-buffer/LICENSE rename to node/node_modules/npm/node_modules/safe-buffer/LICENSE diff --git a/node_modules/npm/node_modules/safe-buffer/index.d.ts b/node/node_modules/npm/node_modules/safe-buffer/index.d.ts similarity index 100% rename from node_modules/npm/node_modules/safe-buffer/index.d.ts rename to node/node_modules/npm/node_modules/safe-buffer/index.d.ts diff --git a/node_modules/npm/node_modules/safe-buffer/index.js b/node/node_modules/npm/node_modules/safe-buffer/index.js similarity index 100% rename from node_modules/npm/node_modules/safe-buffer/index.js rename to node/node_modules/npm/node_modules/safe-buffer/index.js diff --git a/node_modules/npm/node_modules/safe-buffer/package.json b/node/node_modules/npm/node_modules/safe-buffer/package.json similarity index 100% rename from node_modules/npm/node_modules/safe-buffer/package.json rename to node/node_modules/npm/node_modules/safe-buffer/package.json diff --git a/node_modules/npm/node_modules/safer-buffer/LICENSE b/node/node_modules/npm/node_modules/safer-buffer/LICENSE similarity index 100% rename from node_modules/npm/node_modules/safer-buffer/LICENSE rename to node/node_modules/npm/node_modules/safer-buffer/LICENSE diff --git a/node_modules/npm/node_modules/safer-buffer/Porting-Buffer.md b/node/node_modules/npm/node_modules/safer-buffer/Porting-Buffer.md similarity index 100% rename from node_modules/npm/node_modules/safer-buffer/Porting-Buffer.md rename to node/node_modules/npm/node_modules/safer-buffer/Porting-Buffer.md diff --git a/node_modules/npm/node_modules/safer-buffer/Readme.md b/node/node_modules/npm/node_modules/safer-buffer/Readme.md similarity index 100% rename from node_modules/npm/node_modules/safer-buffer/Readme.md rename to node/node_modules/npm/node_modules/safer-buffer/Readme.md diff --git a/node_modules/npm/node_modules/safer-buffer/dangerous.js b/node/node_modules/npm/node_modules/safer-buffer/dangerous.js similarity index 100% rename from node_modules/npm/node_modules/safer-buffer/dangerous.js rename to node/node_modules/npm/node_modules/safer-buffer/dangerous.js diff --git a/node_modules/npm/node_modules/safer-buffer/package.json b/node/node_modules/npm/node_modules/safer-buffer/package.json similarity index 100% rename from node_modules/npm/node_modules/safer-buffer/package.json rename to node/node_modules/npm/node_modules/safer-buffer/package.json diff --git a/node_modules/npm/node_modules/safer-buffer/safer.js b/node/node_modules/npm/node_modules/safer-buffer/safer.js similarity index 100% rename from node_modules/npm/node_modules/safer-buffer/safer.js rename to node/node_modules/npm/node_modules/safer-buffer/safer.js diff --git a/node_modules/npm/node_modules/safer-buffer/tests.js b/node/node_modules/npm/node_modules/safer-buffer/tests.js similarity index 100% rename from node_modules/npm/node_modules/safer-buffer/tests.js rename to node/node_modules/npm/node_modules/safer-buffer/tests.js diff --git a/node_modules/npm/node_modules/semver/LICENSE b/node/node_modules/npm/node_modules/semver/LICENSE similarity index 100% rename from node_modules/npm/node_modules/semver/LICENSE rename to node/node_modules/npm/node_modules/semver/LICENSE diff --git a/node_modules/npm/node_modules/semver/README.md b/node/node_modules/npm/node_modules/semver/README.md similarity index 100% rename from node_modules/npm/node_modules/semver/README.md rename to node/node_modules/npm/node_modules/semver/README.md diff --git a/node_modules/npm/node_modules/semver/bin/semver.js b/node/node_modules/npm/node_modules/semver/bin/semver.js similarity index 100% rename from node_modules/npm/node_modules/semver/bin/semver.js rename to node/node_modules/npm/node_modules/semver/bin/semver.js diff --git a/node_modules/npm/node_modules/semver/classes/comparator.js b/node/node_modules/npm/node_modules/semver/classes/comparator.js similarity index 100% rename from node_modules/npm/node_modules/semver/classes/comparator.js rename to node/node_modules/npm/node_modules/semver/classes/comparator.js diff --git a/node_modules/npm/node_modules/semver/classes/index.js b/node/node_modules/npm/node_modules/semver/classes/index.js similarity index 100% rename from node_modules/npm/node_modules/semver/classes/index.js rename to node/node_modules/npm/node_modules/semver/classes/index.js diff --git a/node_modules/npm/node_modules/semver/classes/range.js b/node/node_modules/npm/node_modules/semver/classes/range.js similarity index 100% rename from node_modules/npm/node_modules/semver/classes/range.js rename to node/node_modules/npm/node_modules/semver/classes/range.js diff --git a/node_modules/npm/node_modules/semver/classes/semver.js b/node/node_modules/npm/node_modules/semver/classes/semver.js similarity index 100% rename from node_modules/npm/node_modules/semver/classes/semver.js rename to node/node_modules/npm/node_modules/semver/classes/semver.js diff --git a/node_modules/npm/node_modules/semver/functions/clean.js b/node/node_modules/npm/node_modules/semver/functions/clean.js similarity index 100% rename from node_modules/npm/node_modules/semver/functions/clean.js rename to node/node_modules/npm/node_modules/semver/functions/clean.js diff --git a/node_modules/npm/node_modules/semver/functions/cmp.js b/node/node_modules/npm/node_modules/semver/functions/cmp.js similarity index 100% rename from node_modules/npm/node_modules/semver/functions/cmp.js rename to node/node_modules/npm/node_modules/semver/functions/cmp.js diff --git a/node_modules/npm/node_modules/semver/functions/coerce.js b/node/node_modules/npm/node_modules/semver/functions/coerce.js similarity index 100% rename from node_modules/npm/node_modules/semver/functions/coerce.js rename to node/node_modules/npm/node_modules/semver/functions/coerce.js diff --git a/node_modules/npm/node_modules/semver/functions/compare-build.js b/node/node_modules/npm/node_modules/semver/functions/compare-build.js similarity index 100% rename from node_modules/npm/node_modules/semver/functions/compare-build.js rename to node/node_modules/npm/node_modules/semver/functions/compare-build.js diff --git a/node_modules/npm/node_modules/semver/functions/compare-loose.js b/node/node_modules/npm/node_modules/semver/functions/compare-loose.js similarity index 100% rename from node_modules/npm/node_modules/semver/functions/compare-loose.js rename to node/node_modules/npm/node_modules/semver/functions/compare-loose.js diff --git a/node_modules/npm/node_modules/semver/functions/compare.js b/node/node_modules/npm/node_modules/semver/functions/compare.js similarity index 100% rename from node_modules/npm/node_modules/semver/functions/compare.js rename to node/node_modules/npm/node_modules/semver/functions/compare.js diff --git a/node_modules/npm/node_modules/semver/functions/diff.js b/node/node_modules/npm/node_modules/semver/functions/diff.js similarity index 100% rename from node_modules/npm/node_modules/semver/functions/diff.js rename to node/node_modules/npm/node_modules/semver/functions/diff.js diff --git a/node_modules/npm/node_modules/semver/functions/eq.js b/node/node_modules/npm/node_modules/semver/functions/eq.js similarity index 100% rename from node_modules/npm/node_modules/semver/functions/eq.js rename to node/node_modules/npm/node_modules/semver/functions/eq.js diff --git a/node_modules/npm/node_modules/semver/functions/gt.js b/node/node_modules/npm/node_modules/semver/functions/gt.js similarity index 100% rename from node_modules/npm/node_modules/semver/functions/gt.js rename to node/node_modules/npm/node_modules/semver/functions/gt.js diff --git a/node_modules/npm/node_modules/semver/functions/gte.js b/node/node_modules/npm/node_modules/semver/functions/gte.js similarity index 100% rename from node_modules/npm/node_modules/semver/functions/gte.js rename to node/node_modules/npm/node_modules/semver/functions/gte.js diff --git a/node_modules/npm/node_modules/semver/functions/inc.js b/node/node_modules/npm/node_modules/semver/functions/inc.js similarity index 100% rename from node_modules/npm/node_modules/semver/functions/inc.js rename to node/node_modules/npm/node_modules/semver/functions/inc.js diff --git a/node_modules/npm/node_modules/semver/functions/lt.js b/node/node_modules/npm/node_modules/semver/functions/lt.js similarity index 100% rename from node_modules/npm/node_modules/semver/functions/lt.js rename to node/node_modules/npm/node_modules/semver/functions/lt.js diff --git a/node_modules/npm/node_modules/semver/functions/lte.js b/node/node_modules/npm/node_modules/semver/functions/lte.js similarity index 100% rename from node_modules/npm/node_modules/semver/functions/lte.js rename to node/node_modules/npm/node_modules/semver/functions/lte.js diff --git a/node_modules/npm/node_modules/semver/functions/major.js b/node/node_modules/npm/node_modules/semver/functions/major.js similarity index 100% rename from node_modules/npm/node_modules/semver/functions/major.js rename to node/node_modules/npm/node_modules/semver/functions/major.js diff --git a/node_modules/npm/node_modules/semver/functions/minor.js b/node/node_modules/npm/node_modules/semver/functions/minor.js similarity index 100% rename from node_modules/npm/node_modules/semver/functions/minor.js rename to node/node_modules/npm/node_modules/semver/functions/minor.js diff --git a/node_modules/npm/node_modules/semver/functions/neq.js b/node/node_modules/npm/node_modules/semver/functions/neq.js similarity index 100% rename from node_modules/npm/node_modules/semver/functions/neq.js rename to node/node_modules/npm/node_modules/semver/functions/neq.js diff --git a/node_modules/npm/node_modules/semver/functions/parse.js b/node/node_modules/npm/node_modules/semver/functions/parse.js similarity index 100% rename from node_modules/npm/node_modules/semver/functions/parse.js rename to node/node_modules/npm/node_modules/semver/functions/parse.js diff --git a/node_modules/npm/node_modules/semver/functions/patch.js b/node/node_modules/npm/node_modules/semver/functions/patch.js similarity index 100% rename from node_modules/npm/node_modules/semver/functions/patch.js rename to node/node_modules/npm/node_modules/semver/functions/patch.js diff --git a/node_modules/npm/node_modules/semver/functions/prerelease.js b/node/node_modules/npm/node_modules/semver/functions/prerelease.js similarity index 100% rename from node_modules/npm/node_modules/semver/functions/prerelease.js rename to node/node_modules/npm/node_modules/semver/functions/prerelease.js diff --git a/node_modules/npm/node_modules/semver/functions/rcompare.js b/node/node_modules/npm/node_modules/semver/functions/rcompare.js similarity index 100% rename from node_modules/npm/node_modules/semver/functions/rcompare.js rename to node/node_modules/npm/node_modules/semver/functions/rcompare.js diff --git a/node_modules/npm/node_modules/semver/functions/rsort.js b/node/node_modules/npm/node_modules/semver/functions/rsort.js similarity index 100% rename from node_modules/npm/node_modules/semver/functions/rsort.js rename to node/node_modules/npm/node_modules/semver/functions/rsort.js diff --git a/node_modules/npm/node_modules/semver/functions/satisfies.js b/node/node_modules/npm/node_modules/semver/functions/satisfies.js similarity index 100% rename from node_modules/npm/node_modules/semver/functions/satisfies.js rename to node/node_modules/npm/node_modules/semver/functions/satisfies.js diff --git a/node_modules/npm/node_modules/semver/functions/sort.js b/node/node_modules/npm/node_modules/semver/functions/sort.js similarity index 100% rename from node_modules/npm/node_modules/semver/functions/sort.js rename to node/node_modules/npm/node_modules/semver/functions/sort.js diff --git a/node_modules/npm/node_modules/semver/functions/valid.js b/node/node_modules/npm/node_modules/semver/functions/valid.js similarity index 100% rename from node_modules/npm/node_modules/semver/functions/valid.js rename to node/node_modules/npm/node_modules/semver/functions/valid.js diff --git a/node_modules/npm/node_modules/semver/index.js b/node/node_modules/npm/node_modules/semver/index.js similarity index 100% rename from node_modules/npm/node_modules/semver/index.js rename to node/node_modules/npm/node_modules/semver/index.js diff --git a/node_modules/npm/node_modules/semver/internal/constants.js b/node/node_modules/npm/node_modules/semver/internal/constants.js similarity index 100% rename from node_modules/npm/node_modules/semver/internal/constants.js rename to node/node_modules/npm/node_modules/semver/internal/constants.js diff --git a/node_modules/npm/node_modules/semver/internal/debug.js b/node/node_modules/npm/node_modules/semver/internal/debug.js similarity index 100% rename from node_modules/npm/node_modules/semver/internal/debug.js rename to node/node_modules/npm/node_modules/semver/internal/debug.js diff --git a/node_modules/npm/node_modules/semver/internal/identifiers.js b/node/node_modules/npm/node_modules/semver/internal/identifiers.js similarity index 100% rename from node_modules/npm/node_modules/semver/internal/identifiers.js rename to node/node_modules/npm/node_modules/semver/internal/identifiers.js diff --git a/node_modules/npm/node_modules/semver/internal/parse-options.js b/node/node_modules/npm/node_modules/semver/internal/parse-options.js similarity index 100% rename from node_modules/npm/node_modules/semver/internal/parse-options.js rename to node/node_modules/npm/node_modules/semver/internal/parse-options.js diff --git a/node_modules/npm/node_modules/semver/internal/re.js b/node/node_modules/npm/node_modules/semver/internal/re.js similarity index 100% rename from node_modules/npm/node_modules/semver/internal/re.js rename to node/node_modules/npm/node_modules/semver/internal/re.js diff --git a/node_modules/npm/node_modules/semver/node_modules/lru-cache/LICENSE b/node/node_modules/npm/node_modules/semver/node_modules/lru-cache/LICENSE similarity index 100% rename from node_modules/npm/node_modules/semver/node_modules/lru-cache/LICENSE rename to node/node_modules/npm/node_modules/semver/node_modules/lru-cache/LICENSE diff --git a/node_modules/npm/node_modules/semver/node_modules/lru-cache/index.js b/node/node_modules/npm/node_modules/semver/node_modules/lru-cache/index.js similarity index 100% rename from node_modules/npm/node_modules/semver/node_modules/lru-cache/index.js rename to node/node_modules/npm/node_modules/semver/node_modules/lru-cache/index.js diff --git a/node_modules/npm/node_modules/semver/node_modules/lru-cache/package.json b/node/node_modules/npm/node_modules/semver/node_modules/lru-cache/package.json similarity index 100% rename from node_modules/npm/node_modules/semver/node_modules/lru-cache/package.json rename to node/node_modules/npm/node_modules/semver/node_modules/lru-cache/package.json diff --git a/node_modules/npm/node_modules/semver/package.json b/node/node_modules/npm/node_modules/semver/package.json similarity index 100% rename from node_modules/npm/node_modules/semver/package.json rename to node/node_modules/npm/node_modules/semver/package.json diff --git a/node_modules/npm/node_modules/semver/preload.js b/node/node_modules/npm/node_modules/semver/preload.js similarity index 100% rename from node_modules/npm/node_modules/semver/preload.js rename to node/node_modules/npm/node_modules/semver/preload.js diff --git a/node_modules/npm/node_modules/semver/range.bnf b/node/node_modules/npm/node_modules/semver/range.bnf similarity index 100% rename from node_modules/npm/node_modules/semver/range.bnf rename to node/node_modules/npm/node_modules/semver/range.bnf diff --git a/node_modules/npm/node_modules/semver/ranges/gtr.js b/node/node_modules/npm/node_modules/semver/ranges/gtr.js similarity index 100% rename from node_modules/npm/node_modules/semver/ranges/gtr.js rename to node/node_modules/npm/node_modules/semver/ranges/gtr.js diff --git a/node_modules/npm/node_modules/semver/ranges/intersects.js b/node/node_modules/npm/node_modules/semver/ranges/intersects.js similarity index 100% rename from node_modules/npm/node_modules/semver/ranges/intersects.js rename to node/node_modules/npm/node_modules/semver/ranges/intersects.js diff --git a/node_modules/npm/node_modules/semver/ranges/ltr.js b/node/node_modules/npm/node_modules/semver/ranges/ltr.js similarity index 100% rename from node_modules/npm/node_modules/semver/ranges/ltr.js rename to node/node_modules/npm/node_modules/semver/ranges/ltr.js diff --git a/node_modules/npm/node_modules/semver/ranges/max-satisfying.js b/node/node_modules/npm/node_modules/semver/ranges/max-satisfying.js similarity index 100% rename from node_modules/npm/node_modules/semver/ranges/max-satisfying.js rename to node/node_modules/npm/node_modules/semver/ranges/max-satisfying.js diff --git a/node_modules/npm/node_modules/semver/ranges/min-satisfying.js b/node/node_modules/npm/node_modules/semver/ranges/min-satisfying.js similarity index 100% rename from node_modules/npm/node_modules/semver/ranges/min-satisfying.js rename to node/node_modules/npm/node_modules/semver/ranges/min-satisfying.js diff --git a/node_modules/npm/node_modules/semver/ranges/min-version.js b/node/node_modules/npm/node_modules/semver/ranges/min-version.js similarity index 100% rename from node_modules/npm/node_modules/semver/ranges/min-version.js rename to node/node_modules/npm/node_modules/semver/ranges/min-version.js diff --git a/node_modules/npm/node_modules/semver/ranges/outside.js b/node/node_modules/npm/node_modules/semver/ranges/outside.js similarity index 100% rename from node_modules/npm/node_modules/semver/ranges/outside.js rename to node/node_modules/npm/node_modules/semver/ranges/outside.js diff --git a/node_modules/npm/node_modules/semver/ranges/simplify.js b/node/node_modules/npm/node_modules/semver/ranges/simplify.js similarity index 100% rename from node_modules/npm/node_modules/semver/ranges/simplify.js rename to node/node_modules/npm/node_modules/semver/ranges/simplify.js diff --git a/node_modules/npm/node_modules/semver/ranges/subset.js b/node/node_modules/npm/node_modules/semver/ranges/subset.js similarity index 100% rename from node_modules/npm/node_modules/semver/ranges/subset.js rename to node/node_modules/npm/node_modules/semver/ranges/subset.js diff --git a/node_modules/npm/node_modules/semver/ranges/to-comparators.js b/node/node_modules/npm/node_modules/semver/ranges/to-comparators.js similarity index 100% rename from node_modules/npm/node_modules/semver/ranges/to-comparators.js rename to node/node_modules/npm/node_modules/semver/ranges/to-comparators.js diff --git a/node_modules/npm/node_modules/semver/ranges/valid.js b/node/node_modules/npm/node_modules/semver/ranges/valid.js similarity index 100% rename from node_modules/npm/node_modules/semver/ranges/valid.js rename to node/node_modules/npm/node_modules/semver/ranges/valid.js diff --git a/node_modules/npm/node_modules/set-blocking/LICENSE.txt b/node/node_modules/npm/node_modules/set-blocking/LICENSE.txt similarity index 100% rename from node_modules/npm/node_modules/set-blocking/LICENSE.txt rename to node/node_modules/npm/node_modules/set-blocking/LICENSE.txt diff --git a/node_modules/npm/node_modules/set-blocking/index.js b/node/node_modules/npm/node_modules/set-blocking/index.js similarity index 100% rename from node_modules/npm/node_modules/set-blocking/index.js rename to node/node_modules/npm/node_modules/set-blocking/index.js diff --git a/node_modules/npm/node_modules/set-blocking/package.json b/node/node_modules/npm/node_modules/set-blocking/package.json similarity index 100% rename from node_modules/npm/node_modules/set-blocking/package.json rename to node/node_modules/npm/node_modules/set-blocking/package.json diff --git a/node_modules/npm/node_modules/signal-exit/LICENSE.txt b/node/node_modules/npm/node_modules/signal-exit/LICENSE.txt similarity index 100% rename from node_modules/npm/node_modules/signal-exit/LICENSE.txt rename to node/node_modules/npm/node_modules/signal-exit/LICENSE.txt diff --git a/node_modules/npm/node_modules/signal-exit/index.js b/node/node_modules/npm/node_modules/signal-exit/index.js similarity index 100% rename from node_modules/npm/node_modules/signal-exit/index.js rename to node/node_modules/npm/node_modules/signal-exit/index.js diff --git a/node_modules/npm/node_modules/signal-exit/package.json b/node/node_modules/npm/node_modules/signal-exit/package.json similarity index 100% rename from node_modules/npm/node_modules/signal-exit/package.json rename to node/node_modules/npm/node_modules/signal-exit/package.json diff --git a/node_modules/npm/node_modules/signal-exit/signals.js b/node/node_modules/npm/node_modules/signal-exit/signals.js similarity index 100% rename from node_modules/npm/node_modules/signal-exit/signals.js rename to node/node_modules/npm/node_modules/signal-exit/signals.js diff --git a/node_modules/npm/node_modules/smart-buffer/LICENSE b/node/node_modules/npm/node_modules/smart-buffer/LICENSE similarity index 100% rename from node_modules/npm/node_modules/smart-buffer/LICENSE rename to node/node_modules/npm/node_modules/smart-buffer/LICENSE diff --git a/node_modules/npm/node_modules/smart-buffer/build/smartbuffer.js b/node/node_modules/npm/node_modules/smart-buffer/build/smartbuffer.js similarity index 100% rename from node_modules/npm/node_modules/smart-buffer/build/smartbuffer.js rename to node/node_modules/npm/node_modules/smart-buffer/build/smartbuffer.js diff --git a/node_modules/npm/node_modules/smart-buffer/build/smartbuffer.js.map b/node/node_modules/npm/node_modules/smart-buffer/build/smartbuffer.js.map similarity index 100% rename from node_modules/npm/node_modules/smart-buffer/build/smartbuffer.js.map rename to node/node_modules/npm/node_modules/smart-buffer/build/smartbuffer.js.map diff --git a/node_modules/npm/node_modules/smart-buffer/build/utils.js b/node/node_modules/npm/node_modules/smart-buffer/build/utils.js similarity index 100% rename from node_modules/npm/node_modules/smart-buffer/build/utils.js rename to node/node_modules/npm/node_modules/smart-buffer/build/utils.js diff --git a/node_modules/npm/node_modules/smart-buffer/build/utils.js.map b/node/node_modules/npm/node_modules/smart-buffer/build/utils.js.map similarity index 100% rename from node_modules/npm/node_modules/smart-buffer/build/utils.js.map rename to node/node_modules/npm/node_modules/smart-buffer/build/utils.js.map diff --git a/node_modules/npm/node_modules/smart-buffer/docs/ROADMAP.md b/node/node_modules/npm/node_modules/smart-buffer/docs/ROADMAP.md similarity index 100% rename from node_modules/npm/node_modules/smart-buffer/docs/ROADMAP.md rename to node/node_modules/npm/node_modules/smart-buffer/docs/ROADMAP.md diff --git a/node_modules/npm/node_modules/smart-buffer/package.json b/node/node_modules/npm/node_modules/smart-buffer/package.json similarity index 100% rename from node_modules/npm/node_modules/smart-buffer/package.json rename to node/node_modules/npm/node_modules/smart-buffer/package.json diff --git a/node_modules/npm/node_modules/smart-buffer/typings/smartbuffer.d.ts b/node/node_modules/npm/node_modules/smart-buffer/typings/smartbuffer.d.ts similarity index 100% rename from node_modules/npm/node_modules/smart-buffer/typings/smartbuffer.d.ts rename to node/node_modules/npm/node_modules/smart-buffer/typings/smartbuffer.d.ts diff --git a/node_modules/npm/node_modules/smart-buffer/typings/utils.d.ts b/node/node_modules/npm/node_modules/smart-buffer/typings/utils.d.ts similarity index 100% rename from node_modules/npm/node_modules/smart-buffer/typings/utils.d.ts rename to node/node_modules/npm/node_modules/smart-buffer/typings/utils.d.ts diff --git a/node_modules/npm/node_modules/socks-proxy-agent/dist/index.d.ts b/node/node_modules/npm/node_modules/socks-proxy-agent/dist/index.d.ts similarity index 100% rename from node_modules/npm/node_modules/socks-proxy-agent/dist/index.d.ts rename to node/node_modules/npm/node_modules/socks-proxy-agent/dist/index.d.ts diff --git a/node_modules/npm/node_modules/socks-proxy-agent/dist/index.js b/node/node_modules/npm/node_modules/socks-proxy-agent/dist/index.js similarity index 100% rename from node_modules/npm/node_modules/socks-proxy-agent/dist/index.js rename to node/node_modules/npm/node_modules/socks-proxy-agent/dist/index.js diff --git a/node_modules/npm/node_modules/socks-proxy-agent/dist/index.js.map b/node/node_modules/npm/node_modules/socks-proxy-agent/dist/index.js.map similarity index 100% rename from node_modules/npm/node_modules/socks-proxy-agent/dist/index.js.map rename to node/node_modules/npm/node_modules/socks-proxy-agent/dist/index.js.map diff --git a/node_modules/npm/node_modules/socks-proxy-agent/package.json b/node/node_modules/npm/node_modules/socks-proxy-agent/package.json similarity index 100% rename from node_modules/npm/node_modules/socks-proxy-agent/package.json rename to node/node_modules/npm/node_modules/socks-proxy-agent/package.json diff --git a/node_modules/npm/node_modules/socks/LICENSE b/node/node_modules/npm/node_modules/socks/LICENSE similarity index 100% rename from node_modules/npm/node_modules/socks/LICENSE rename to node/node_modules/npm/node_modules/socks/LICENSE diff --git a/node_modules/npm/node_modules/socks/build/client/socksclient.js b/node/node_modules/npm/node_modules/socks/build/client/socksclient.js similarity index 100% rename from node_modules/npm/node_modules/socks/build/client/socksclient.js rename to node/node_modules/npm/node_modules/socks/build/client/socksclient.js diff --git a/node_modules/npm/node_modules/socks/build/client/socksclient.js.map b/node/node_modules/npm/node_modules/socks/build/client/socksclient.js.map similarity index 100% rename from node_modules/npm/node_modules/socks/build/client/socksclient.js.map rename to node/node_modules/npm/node_modules/socks/build/client/socksclient.js.map diff --git a/node_modules/npm/node_modules/socks/build/common/constants.js b/node/node_modules/npm/node_modules/socks/build/common/constants.js similarity index 100% rename from node_modules/npm/node_modules/socks/build/common/constants.js rename to node/node_modules/npm/node_modules/socks/build/common/constants.js diff --git a/node_modules/npm/node_modules/socks/build/common/constants.js.map b/node/node_modules/npm/node_modules/socks/build/common/constants.js.map similarity index 100% rename from node_modules/npm/node_modules/socks/build/common/constants.js.map rename to node/node_modules/npm/node_modules/socks/build/common/constants.js.map diff --git a/node_modules/npm/node_modules/socks/build/common/helpers.js b/node/node_modules/npm/node_modules/socks/build/common/helpers.js similarity index 100% rename from node_modules/npm/node_modules/socks/build/common/helpers.js rename to node/node_modules/npm/node_modules/socks/build/common/helpers.js diff --git a/node_modules/npm/node_modules/socks/build/common/helpers.js.map b/node/node_modules/npm/node_modules/socks/build/common/helpers.js.map similarity index 100% rename from node_modules/npm/node_modules/socks/build/common/helpers.js.map rename to node/node_modules/npm/node_modules/socks/build/common/helpers.js.map diff --git a/node_modules/npm/node_modules/socks/build/common/receivebuffer.js b/node/node_modules/npm/node_modules/socks/build/common/receivebuffer.js similarity index 100% rename from node_modules/npm/node_modules/socks/build/common/receivebuffer.js rename to node/node_modules/npm/node_modules/socks/build/common/receivebuffer.js diff --git a/node_modules/npm/node_modules/socks/build/common/receivebuffer.js.map b/node/node_modules/npm/node_modules/socks/build/common/receivebuffer.js.map similarity index 100% rename from node_modules/npm/node_modules/socks/build/common/receivebuffer.js.map rename to node/node_modules/npm/node_modules/socks/build/common/receivebuffer.js.map diff --git a/node_modules/npm/node_modules/socks/build/common/util.js b/node/node_modules/npm/node_modules/socks/build/common/util.js similarity index 100% rename from node_modules/npm/node_modules/socks/build/common/util.js rename to node/node_modules/npm/node_modules/socks/build/common/util.js diff --git a/node_modules/npm/node_modules/socks/build/common/util.js.map b/node/node_modules/npm/node_modules/socks/build/common/util.js.map similarity index 100% rename from node_modules/npm/node_modules/socks/build/common/util.js.map rename to node/node_modules/npm/node_modules/socks/build/common/util.js.map diff --git a/node_modules/npm/node_modules/socks/build/index.js b/node/node_modules/npm/node_modules/socks/build/index.js similarity index 100% rename from node_modules/npm/node_modules/socks/build/index.js rename to node/node_modules/npm/node_modules/socks/build/index.js diff --git a/node_modules/npm/node_modules/socks/build/index.js.map b/node/node_modules/npm/node_modules/socks/build/index.js.map similarity index 100% rename from node_modules/npm/node_modules/socks/build/index.js.map rename to node/node_modules/npm/node_modules/socks/build/index.js.map diff --git a/node_modules/npm/node_modules/socks/docs/examples/index.md b/node/node_modules/npm/node_modules/socks/docs/examples/index.md similarity index 100% rename from node_modules/npm/node_modules/socks/docs/examples/index.md rename to node/node_modules/npm/node_modules/socks/docs/examples/index.md diff --git a/node_modules/npm/node_modules/socks/docs/examples/javascript/associateExample.md b/node/node_modules/npm/node_modules/socks/docs/examples/javascript/associateExample.md similarity index 100% rename from node_modules/npm/node_modules/socks/docs/examples/javascript/associateExample.md rename to node/node_modules/npm/node_modules/socks/docs/examples/javascript/associateExample.md diff --git a/node_modules/npm/node_modules/socks/docs/examples/javascript/bindExample.md b/node/node_modules/npm/node_modules/socks/docs/examples/javascript/bindExample.md similarity index 100% rename from node_modules/npm/node_modules/socks/docs/examples/javascript/bindExample.md rename to node/node_modules/npm/node_modules/socks/docs/examples/javascript/bindExample.md diff --git a/node_modules/npm/node_modules/socks/docs/examples/javascript/connectExample.md b/node/node_modules/npm/node_modules/socks/docs/examples/javascript/connectExample.md similarity index 100% rename from node_modules/npm/node_modules/socks/docs/examples/javascript/connectExample.md rename to node/node_modules/npm/node_modules/socks/docs/examples/javascript/connectExample.md diff --git a/node_modules/npm/node_modules/socks/docs/examples/typescript/associateExample.md b/node/node_modules/npm/node_modules/socks/docs/examples/typescript/associateExample.md similarity index 100% rename from node_modules/npm/node_modules/socks/docs/examples/typescript/associateExample.md rename to node/node_modules/npm/node_modules/socks/docs/examples/typescript/associateExample.md diff --git a/node_modules/npm/node_modules/socks/docs/examples/typescript/bindExample.md b/node/node_modules/npm/node_modules/socks/docs/examples/typescript/bindExample.md similarity index 100% rename from node_modules/npm/node_modules/socks/docs/examples/typescript/bindExample.md rename to node/node_modules/npm/node_modules/socks/docs/examples/typescript/bindExample.md diff --git a/node_modules/npm/node_modules/socks/docs/examples/typescript/connectExample.md b/node/node_modules/npm/node_modules/socks/docs/examples/typescript/connectExample.md similarity index 100% rename from node_modules/npm/node_modules/socks/docs/examples/typescript/connectExample.md rename to node/node_modules/npm/node_modules/socks/docs/examples/typescript/connectExample.md diff --git a/node_modules/npm/node_modules/socks/docs/index.md b/node/node_modules/npm/node_modules/socks/docs/index.md similarity index 100% rename from node_modules/npm/node_modules/socks/docs/index.md rename to node/node_modules/npm/node_modules/socks/docs/index.md diff --git a/node_modules/npm/node_modules/socks/docs/migratingFromV1.md b/node/node_modules/npm/node_modules/socks/docs/migratingFromV1.md similarity index 100% rename from node_modules/npm/node_modules/socks/docs/migratingFromV1.md rename to node/node_modules/npm/node_modules/socks/docs/migratingFromV1.md diff --git a/node_modules/npm/node_modules/socks/package.json b/node/node_modules/npm/node_modules/socks/package.json similarity index 100% rename from node_modules/npm/node_modules/socks/package.json rename to node/node_modules/npm/node_modules/socks/package.json diff --git a/node_modules/npm/node_modules/socks/typings/client/socksclient.d.ts b/node/node_modules/npm/node_modules/socks/typings/client/socksclient.d.ts similarity index 100% rename from node_modules/npm/node_modules/socks/typings/client/socksclient.d.ts rename to node/node_modules/npm/node_modules/socks/typings/client/socksclient.d.ts diff --git a/node_modules/npm/node_modules/socks/typings/common/constants.d.ts b/node/node_modules/npm/node_modules/socks/typings/common/constants.d.ts similarity index 100% rename from node_modules/npm/node_modules/socks/typings/common/constants.d.ts rename to node/node_modules/npm/node_modules/socks/typings/common/constants.d.ts diff --git a/node_modules/npm/node_modules/socks/typings/common/helpers.d.ts b/node/node_modules/npm/node_modules/socks/typings/common/helpers.d.ts similarity index 100% rename from node_modules/npm/node_modules/socks/typings/common/helpers.d.ts rename to node/node_modules/npm/node_modules/socks/typings/common/helpers.d.ts diff --git a/node_modules/npm/node_modules/socks/typings/common/receivebuffer.d.ts b/node/node_modules/npm/node_modules/socks/typings/common/receivebuffer.d.ts similarity index 100% rename from node_modules/npm/node_modules/socks/typings/common/receivebuffer.d.ts rename to node/node_modules/npm/node_modules/socks/typings/common/receivebuffer.d.ts diff --git a/node_modules/npm/node_modules/socks/typings/common/util.d.ts b/node/node_modules/npm/node_modules/socks/typings/common/util.d.ts similarity index 100% rename from node_modules/npm/node_modules/socks/typings/common/util.d.ts rename to node/node_modules/npm/node_modules/socks/typings/common/util.d.ts diff --git a/node_modules/npm/node_modules/socks/typings/index.d.ts b/node/node_modules/npm/node_modules/socks/typings/index.d.ts similarity index 100% rename from node_modules/npm/node_modules/socks/typings/index.d.ts rename to node/node_modules/npm/node_modules/socks/typings/index.d.ts diff --git a/node_modules/npm/node_modules/spdx-correct/LICENSE b/node/node_modules/npm/node_modules/spdx-correct/LICENSE similarity index 100% rename from node_modules/npm/node_modules/spdx-correct/LICENSE rename to node/node_modules/npm/node_modules/spdx-correct/LICENSE diff --git a/node_modules/npm/node_modules/spdx-correct/index.js b/node/node_modules/npm/node_modules/spdx-correct/index.js similarity index 100% rename from node_modules/npm/node_modules/spdx-correct/index.js rename to node/node_modules/npm/node_modules/spdx-correct/index.js diff --git a/node_modules/npm/node_modules/spdx-correct/package.json b/node/node_modules/npm/node_modules/spdx-correct/package.json similarity index 100% rename from node_modules/npm/node_modules/spdx-correct/package.json rename to node/node_modules/npm/node_modules/spdx-correct/package.json diff --git a/node_modules/npm/node_modules/spdx-exceptions/index.json b/node/node_modules/npm/node_modules/spdx-exceptions/index.json similarity index 100% rename from node_modules/npm/node_modules/spdx-exceptions/index.json rename to node/node_modules/npm/node_modules/spdx-exceptions/index.json diff --git a/node_modules/npm/node_modules/spdx-exceptions/package.json b/node/node_modules/npm/node_modules/spdx-exceptions/package.json similarity index 100% rename from node_modules/npm/node_modules/spdx-exceptions/package.json rename to node/node_modules/npm/node_modules/spdx-exceptions/package.json diff --git a/node_modules/npm/node_modules/spdx-expression-parse/AUTHORS b/node/node_modules/npm/node_modules/spdx-expression-parse/AUTHORS similarity index 100% rename from node_modules/npm/node_modules/spdx-expression-parse/AUTHORS rename to node/node_modules/npm/node_modules/spdx-expression-parse/AUTHORS diff --git a/node_modules/npm/node_modules/spdx-expression-parse/LICENSE b/node/node_modules/npm/node_modules/spdx-expression-parse/LICENSE similarity index 100% rename from node_modules/npm/node_modules/spdx-expression-parse/LICENSE rename to node/node_modules/npm/node_modules/spdx-expression-parse/LICENSE diff --git a/node_modules/npm/node_modules/spdx-expression-parse/index.js b/node/node_modules/npm/node_modules/spdx-expression-parse/index.js similarity index 100% rename from node_modules/npm/node_modules/spdx-expression-parse/index.js rename to node/node_modules/npm/node_modules/spdx-expression-parse/index.js diff --git a/node_modules/npm/node_modules/spdx-expression-parse/package.json b/node/node_modules/npm/node_modules/spdx-expression-parse/package.json similarity index 100% rename from node_modules/npm/node_modules/spdx-expression-parse/package.json rename to node/node_modules/npm/node_modules/spdx-expression-parse/package.json diff --git a/node_modules/npm/node_modules/spdx-expression-parse/parse.js b/node/node_modules/npm/node_modules/spdx-expression-parse/parse.js similarity index 100% rename from node_modules/npm/node_modules/spdx-expression-parse/parse.js rename to node/node_modules/npm/node_modules/spdx-expression-parse/parse.js diff --git a/node_modules/npm/node_modules/spdx-expression-parse/scan.js b/node/node_modules/npm/node_modules/spdx-expression-parse/scan.js similarity index 100% rename from node_modules/npm/node_modules/spdx-expression-parse/scan.js rename to node/node_modules/npm/node_modules/spdx-expression-parse/scan.js diff --git a/node_modules/npm/node_modules/spdx-license-ids/deprecated.json b/node/node_modules/npm/node_modules/spdx-license-ids/deprecated.json similarity index 100% rename from node_modules/npm/node_modules/spdx-license-ids/deprecated.json rename to node/node_modules/npm/node_modules/spdx-license-ids/deprecated.json diff --git a/node_modules/npm/node_modules/spdx-license-ids/index.json b/node/node_modules/npm/node_modules/spdx-license-ids/index.json similarity index 100% rename from node_modules/npm/node_modules/spdx-license-ids/index.json rename to node/node_modules/npm/node_modules/spdx-license-ids/index.json diff --git a/node_modules/npm/node_modules/spdx-license-ids/package.json b/node/node_modules/npm/node_modules/spdx-license-ids/package.json similarity index 100% rename from node_modules/npm/node_modules/spdx-license-ids/package.json rename to node/node_modules/npm/node_modules/spdx-license-ids/package.json diff --git a/node_modules/npm/node_modules/ssri/LICENSE.md b/node/node_modules/npm/node_modules/ssri/LICENSE.md similarity index 100% rename from node_modules/npm/node_modules/ssri/LICENSE.md rename to node/node_modules/npm/node_modules/ssri/LICENSE.md diff --git a/node_modules/npm/node_modules/ssri/lib/index.js b/node/node_modules/npm/node_modules/ssri/lib/index.js similarity index 100% rename from node_modules/npm/node_modules/ssri/lib/index.js rename to node/node_modules/npm/node_modules/ssri/lib/index.js diff --git a/node_modules/npm/node_modules/ssri/package.json b/node/node_modules/npm/node_modules/ssri/package.json similarity index 100% rename from node_modules/npm/node_modules/ssri/package.json rename to node/node_modules/npm/node_modules/ssri/package.json diff --git a/node_modules/npm/node_modules/string-width/index.d.ts b/node/node_modules/npm/node_modules/string-width/index.d.ts similarity index 100% rename from node_modules/npm/node_modules/string-width/index.d.ts rename to node/node_modules/npm/node_modules/string-width/index.d.ts diff --git a/node_modules/npm/node_modules/string-width/index.js b/node/node_modules/npm/node_modules/string-width/index.js similarity index 100% rename from node_modules/npm/node_modules/string-width/index.js rename to node/node_modules/npm/node_modules/string-width/index.js diff --git a/node_modules/npm/node_modules/string-width/license b/node/node_modules/npm/node_modules/string-width/license similarity index 100% rename from node_modules/npm/node_modules/string-width/license rename to node/node_modules/npm/node_modules/string-width/license diff --git a/node_modules/npm/node_modules/string-width/package.json b/node/node_modules/npm/node_modules/string-width/package.json similarity index 100% rename from node_modules/npm/node_modules/string-width/package.json rename to node/node_modules/npm/node_modules/string-width/package.json diff --git a/node_modules/npm/node_modules/string-width/readme.md b/node/node_modules/npm/node_modules/string-width/readme.md similarity index 100% rename from node_modules/npm/node_modules/string-width/readme.md rename to node/node_modules/npm/node_modules/string-width/readme.md diff --git a/node_modules/npm/node_modules/string_decoder/LICENSE b/node/node_modules/npm/node_modules/string_decoder/LICENSE similarity index 100% rename from node_modules/npm/node_modules/string_decoder/LICENSE rename to node/node_modules/npm/node_modules/string_decoder/LICENSE diff --git a/node_modules/npm/node_modules/string_decoder/lib/string_decoder.js b/node/node_modules/npm/node_modules/string_decoder/lib/string_decoder.js similarity index 100% rename from node_modules/npm/node_modules/string_decoder/lib/string_decoder.js rename to node/node_modules/npm/node_modules/string_decoder/lib/string_decoder.js diff --git a/node_modules/npm/node_modules/string_decoder/package.json b/node/node_modules/npm/node_modules/string_decoder/package.json similarity index 100% rename from node_modules/npm/node_modules/string_decoder/package.json rename to node/node_modules/npm/node_modules/string_decoder/package.json diff --git a/node_modules/npm/node_modules/strip-ansi/index.d.ts b/node/node_modules/npm/node_modules/strip-ansi/index.d.ts similarity index 100% rename from node_modules/npm/node_modules/strip-ansi/index.d.ts rename to node/node_modules/npm/node_modules/strip-ansi/index.d.ts diff --git a/node_modules/npm/node_modules/strip-ansi/index.js b/node/node_modules/npm/node_modules/strip-ansi/index.js similarity index 100% rename from node_modules/npm/node_modules/strip-ansi/index.js rename to node/node_modules/npm/node_modules/strip-ansi/index.js diff --git a/node_modules/npm/node_modules/strip-ansi/license b/node/node_modules/npm/node_modules/strip-ansi/license similarity index 100% rename from node_modules/npm/node_modules/strip-ansi/license rename to node/node_modules/npm/node_modules/strip-ansi/license diff --git a/node_modules/npm/node_modules/strip-ansi/package.json b/node/node_modules/npm/node_modules/strip-ansi/package.json similarity index 100% rename from node_modules/npm/node_modules/strip-ansi/package.json rename to node/node_modules/npm/node_modules/strip-ansi/package.json diff --git a/node_modules/npm/node_modules/strip-ansi/readme.md b/node/node_modules/npm/node_modules/strip-ansi/readme.md similarity index 100% rename from node_modules/npm/node_modules/strip-ansi/readme.md rename to node/node_modules/npm/node_modules/strip-ansi/readme.md diff --git a/node_modules/npm/node_modules/supports-color/browser.js b/node/node_modules/npm/node_modules/supports-color/browser.js similarity index 100% rename from node_modules/npm/node_modules/supports-color/browser.js rename to node/node_modules/npm/node_modules/supports-color/browser.js diff --git a/node_modules/npm/node_modules/supports-color/index.js b/node/node_modules/npm/node_modules/supports-color/index.js similarity index 100% rename from node_modules/npm/node_modules/supports-color/index.js rename to node/node_modules/npm/node_modules/supports-color/index.js diff --git a/node_modules/npm/node_modules/supports-color/license b/node/node_modules/npm/node_modules/supports-color/license similarity index 100% rename from node_modules/npm/node_modules/supports-color/license rename to node/node_modules/npm/node_modules/supports-color/license diff --git a/node_modules/npm/node_modules/supports-color/package.json b/node/node_modules/npm/node_modules/supports-color/package.json similarity index 100% rename from node_modules/npm/node_modules/supports-color/package.json rename to node/node_modules/npm/node_modules/supports-color/package.json diff --git a/node_modules/npm/node_modules/supports-color/readme.md b/node/node_modules/npm/node_modules/supports-color/readme.md similarity index 100% rename from node_modules/npm/node_modules/supports-color/readme.md rename to node/node_modules/npm/node_modules/supports-color/readme.md diff --git a/node_modules/npm/node_modules/tar/LICENSE b/node/node_modules/npm/node_modules/tar/LICENSE similarity index 100% rename from node_modules/npm/node_modules/tar/LICENSE rename to node/node_modules/npm/node_modules/tar/LICENSE diff --git a/node_modules/npm/node_modules/tar/index.js b/node/node_modules/npm/node_modules/tar/index.js similarity index 100% rename from node_modules/npm/node_modules/tar/index.js rename to node/node_modules/npm/node_modules/tar/index.js diff --git a/node_modules/npm/node_modules/tar/lib/create.js b/node/node_modules/npm/node_modules/tar/lib/create.js similarity index 100% rename from node_modules/npm/node_modules/tar/lib/create.js rename to node/node_modules/npm/node_modules/tar/lib/create.js diff --git a/node_modules/npm/node_modules/tar/lib/extract.js b/node/node_modules/npm/node_modules/tar/lib/extract.js similarity index 100% rename from node_modules/npm/node_modules/tar/lib/extract.js rename to node/node_modules/npm/node_modules/tar/lib/extract.js diff --git a/node_modules/npm/node_modules/tar/lib/get-write-flag.js b/node/node_modules/npm/node_modules/tar/lib/get-write-flag.js similarity index 100% rename from node_modules/npm/node_modules/tar/lib/get-write-flag.js rename to node/node_modules/npm/node_modules/tar/lib/get-write-flag.js diff --git a/node_modules/npm/node_modules/tar/lib/header.js b/node/node_modules/npm/node_modules/tar/lib/header.js similarity index 100% rename from node_modules/npm/node_modules/tar/lib/header.js rename to node/node_modules/npm/node_modules/tar/lib/header.js diff --git a/node_modules/npm/node_modules/tar/lib/high-level-opt.js b/node/node_modules/npm/node_modules/tar/lib/high-level-opt.js similarity index 100% rename from node_modules/npm/node_modules/tar/lib/high-level-opt.js rename to node/node_modules/npm/node_modules/tar/lib/high-level-opt.js diff --git a/node_modules/npm/node_modules/tar/lib/large-numbers.js b/node/node_modules/npm/node_modules/tar/lib/large-numbers.js similarity index 100% rename from node_modules/npm/node_modules/tar/lib/large-numbers.js rename to node/node_modules/npm/node_modules/tar/lib/large-numbers.js diff --git a/node_modules/npm/node_modules/tar/lib/list.js b/node/node_modules/npm/node_modules/tar/lib/list.js similarity index 100% rename from node_modules/npm/node_modules/tar/lib/list.js rename to node/node_modules/npm/node_modules/tar/lib/list.js diff --git a/node_modules/npm/node_modules/tar/lib/mkdir.js b/node/node_modules/npm/node_modules/tar/lib/mkdir.js similarity index 100% rename from node_modules/npm/node_modules/tar/lib/mkdir.js rename to node/node_modules/npm/node_modules/tar/lib/mkdir.js diff --git a/node_modules/npm/node_modules/tar/lib/mode-fix.js b/node/node_modules/npm/node_modules/tar/lib/mode-fix.js similarity index 100% rename from node_modules/npm/node_modules/tar/lib/mode-fix.js rename to node/node_modules/npm/node_modules/tar/lib/mode-fix.js diff --git a/node_modules/npm/node_modules/tar/lib/normalize-unicode.js b/node/node_modules/npm/node_modules/tar/lib/normalize-unicode.js similarity index 100% rename from node_modules/npm/node_modules/tar/lib/normalize-unicode.js rename to node/node_modules/npm/node_modules/tar/lib/normalize-unicode.js diff --git a/node_modules/npm/node_modules/tar/lib/normalize-windows-path.js b/node/node_modules/npm/node_modules/tar/lib/normalize-windows-path.js similarity index 100% rename from node_modules/npm/node_modules/tar/lib/normalize-windows-path.js rename to node/node_modules/npm/node_modules/tar/lib/normalize-windows-path.js diff --git a/node_modules/npm/node_modules/tar/lib/pack.js b/node/node_modules/npm/node_modules/tar/lib/pack.js similarity index 100% rename from node_modules/npm/node_modules/tar/lib/pack.js rename to node/node_modules/npm/node_modules/tar/lib/pack.js diff --git a/node_modules/npm/node_modules/tar/lib/parse.js b/node/node_modules/npm/node_modules/tar/lib/parse.js similarity index 100% rename from node_modules/npm/node_modules/tar/lib/parse.js rename to node/node_modules/npm/node_modules/tar/lib/parse.js diff --git a/node_modules/npm/node_modules/tar/lib/path-reservations.js b/node/node_modules/npm/node_modules/tar/lib/path-reservations.js similarity index 100% rename from node_modules/npm/node_modules/tar/lib/path-reservations.js rename to node/node_modules/npm/node_modules/tar/lib/path-reservations.js diff --git a/node_modules/npm/node_modules/tar/lib/pax.js b/node/node_modules/npm/node_modules/tar/lib/pax.js similarity index 100% rename from node_modules/npm/node_modules/tar/lib/pax.js rename to node/node_modules/npm/node_modules/tar/lib/pax.js diff --git a/node_modules/npm/node_modules/tar/lib/read-entry.js b/node/node_modules/npm/node_modules/tar/lib/read-entry.js similarity index 100% rename from node_modules/npm/node_modules/tar/lib/read-entry.js rename to node/node_modules/npm/node_modules/tar/lib/read-entry.js diff --git a/node_modules/npm/node_modules/tar/lib/replace.js b/node/node_modules/npm/node_modules/tar/lib/replace.js similarity index 100% rename from node_modules/npm/node_modules/tar/lib/replace.js rename to node/node_modules/npm/node_modules/tar/lib/replace.js diff --git a/node_modules/npm/node_modules/tar/lib/strip-absolute-path.js b/node/node_modules/npm/node_modules/tar/lib/strip-absolute-path.js similarity index 100% rename from node_modules/npm/node_modules/tar/lib/strip-absolute-path.js rename to node/node_modules/npm/node_modules/tar/lib/strip-absolute-path.js diff --git a/node_modules/npm/node_modules/tar/lib/strip-trailing-slashes.js b/node/node_modules/npm/node_modules/tar/lib/strip-trailing-slashes.js similarity index 100% rename from node_modules/npm/node_modules/tar/lib/strip-trailing-slashes.js rename to node/node_modules/npm/node_modules/tar/lib/strip-trailing-slashes.js diff --git a/node_modules/npm/node_modules/tar/lib/types.js b/node/node_modules/npm/node_modules/tar/lib/types.js similarity index 100% rename from node_modules/npm/node_modules/tar/lib/types.js rename to node/node_modules/npm/node_modules/tar/lib/types.js diff --git a/node_modules/npm/node_modules/tar/lib/unpack.js b/node/node_modules/npm/node_modules/tar/lib/unpack.js similarity index 100% rename from node_modules/npm/node_modules/tar/lib/unpack.js rename to node/node_modules/npm/node_modules/tar/lib/unpack.js diff --git a/node_modules/npm/node_modules/tar/lib/update.js b/node/node_modules/npm/node_modules/tar/lib/update.js similarity index 100% rename from node_modules/npm/node_modules/tar/lib/update.js rename to node/node_modules/npm/node_modules/tar/lib/update.js diff --git a/node_modules/npm/node_modules/tar/lib/warn-mixin.js b/node/node_modules/npm/node_modules/tar/lib/warn-mixin.js similarity index 100% rename from node_modules/npm/node_modules/tar/lib/warn-mixin.js rename to node/node_modules/npm/node_modules/tar/lib/warn-mixin.js diff --git a/node_modules/npm/node_modules/tar/lib/winchars.js b/node/node_modules/npm/node_modules/tar/lib/winchars.js similarity index 100% rename from node_modules/npm/node_modules/tar/lib/winchars.js rename to node/node_modules/npm/node_modules/tar/lib/winchars.js diff --git a/node_modules/npm/node_modules/tar/lib/write-entry.js b/node/node_modules/npm/node_modules/tar/lib/write-entry.js similarity index 100% rename from node_modules/npm/node_modules/tar/lib/write-entry.js rename to node/node_modules/npm/node_modules/tar/lib/write-entry.js diff --git a/node_modules/npm/node_modules/tar/package.json b/node/node_modules/npm/node_modules/tar/package.json similarity index 100% rename from node_modules/npm/node_modules/tar/package.json rename to node/node_modules/npm/node_modules/tar/package.json diff --git a/node_modules/npm/node_modules/text-table/LICENSE b/node/node_modules/npm/node_modules/text-table/LICENSE similarity index 100% rename from node_modules/npm/node_modules/text-table/LICENSE rename to node/node_modules/npm/node_modules/text-table/LICENSE diff --git a/node_modules/npm/node_modules/text-table/example/align.js b/node/node_modules/npm/node_modules/text-table/example/align.js similarity index 100% rename from node_modules/npm/node_modules/text-table/example/align.js rename to node/node_modules/npm/node_modules/text-table/example/align.js diff --git a/node_modules/npm/node_modules/text-table/example/center.js b/node/node_modules/npm/node_modules/text-table/example/center.js similarity index 100% rename from node_modules/npm/node_modules/text-table/example/center.js rename to node/node_modules/npm/node_modules/text-table/example/center.js diff --git a/node_modules/npm/node_modules/text-table/example/dotalign.js b/node/node_modules/npm/node_modules/text-table/example/dotalign.js similarity index 100% rename from node_modules/npm/node_modules/text-table/example/dotalign.js rename to node/node_modules/npm/node_modules/text-table/example/dotalign.js diff --git a/node_modules/npm/node_modules/text-table/example/doubledot.js b/node/node_modules/npm/node_modules/text-table/example/doubledot.js similarity index 100% rename from node_modules/npm/node_modules/text-table/example/doubledot.js rename to node/node_modules/npm/node_modules/text-table/example/doubledot.js diff --git a/node_modules/npm/node_modules/text-table/example/table.js b/node/node_modules/npm/node_modules/text-table/example/table.js similarity index 100% rename from node_modules/npm/node_modules/text-table/example/table.js rename to node/node_modules/npm/node_modules/text-table/example/table.js diff --git a/node_modules/npm/node_modules/text-table/index.js b/node/node_modules/npm/node_modules/text-table/index.js similarity index 100% rename from node_modules/npm/node_modules/text-table/index.js rename to node/node_modules/npm/node_modules/text-table/index.js diff --git a/node_modules/npm/node_modules/text-table/package.json b/node/node_modules/npm/node_modules/text-table/package.json similarity index 100% rename from node_modules/npm/node_modules/text-table/package.json rename to node/node_modules/npm/node_modules/text-table/package.json diff --git a/node_modules/npm/node_modules/text-table/readme.markdown b/node/node_modules/npm/node_modules/text-table/readme.markdown similarity index 100% rename from node_modules/npm/node_modules/text-table/readme.markdown rename to node/node_modules/npm/node_modules/text-table/readme.markdown diff --git a/node_modules/npm/node_modules/text-table/test/align.js b/node/node_modules/npm/node_modules/text-table/test/align.js similarity index 100% rename from node_modules/npm/node_modules/text-table/test/align.js rename to node/node_modules/npm/node_modules/text-table/test/align.js diff --git a/node_modules/npm/node_modules/text-table/test/ansi-colors.js b/node/node_modules/npm/node_modules/text-table/test/ansi-colors.js similarity index 100% rename from node_modules/npm/node_modules/text-table/test/ansi-colors.js rename to node/node_modules/npm/node_modules/text-table/test/ansi-colors.js diff --git a/node_modules/npm/node_modules/text-table/test/center.js b/node/node_modules/npm/node_modules/text-table/test/center.js similarity index 100% rename from node_modules/npm/node_modules/text-table/test/center.js rename to node/node_modules/npm/node_modules/text-table/test/center.js diff --git a/node_modules/npm/node_modules/text-table/test/dotalign.js b/node/node_modules/npm/node_modules/text-table/test/dotalign.js similarity index 100% rename from node_modules/npm/node_modules/text-table/test/dotalign.js rename to node/node_modules/npm/node_modules/text-table/test/dotalign.js diff --git a/node_modules/npm/node_modules/text-table/test/doubledot.js b/node/node_modules/npm/node_modules/text-table/test/doubledot.js similarity index 100% rename from node_modules/npm/node_modules/text-table/test/doubledot.js rename to node/node_modules/npm/node_modules/text-table/test/doubledot.js diff --git a/node_modules/npm/node_modules/text-table/test/table.js b/node/node_modules/npm/node_modules/text-table/test/table.js similarity index 100% rename from node_modules/npm/node_modules/text-table/test/table.js rename to node/node_modules/npm/node_modules/text-table/test/table.js diff --git a/node_modules/npm/node_modules/tiny-relative-date/LICENSE.md b/node/node_modules/npm/node_modules/tiny-relative-date/LICENSE.md similarity index 100% rename from node_modules/npm/node_modules/tiny-relative-date/LICENSE.md rename to node/node_modules/npm/node_modules/tiny-relative-date/LICENSE.md diff --git a/node_modules/npm/node_modules/tiny-relative-date/lib/factory.js b/node/node_modules/npm/node_modules/tiny-relative-date/lib/factory.js similarity index 100% rename from node_modules/npm/node_modules/tiny-relative-date/lib/factory.js rename to node/node_modules/npm/node_modules/tiny-relative-date/lib/factory.js diff --git a/node_modules/npm/node_modules/tiny-relative-date/lib/index.js b/node/node_modules/npm/node_modules/tiny-relative-date/lib/index.js similarity index 100% rename from node_modules/npm/node_modules/tiny-relative-date/lib/index.js rename to node/node_modules/npm/node_modules/tiny-relative-date/lib/index.js diff --git a/node_modules/npm/node_modules/tiny-relative-date/package.json b/node/node_modules/npm/node_modules/tiny-relative-date/package.json similarity index 100% rename from node_modules/npm/node_modules/tiny-relative-date/package.json rename to node/node_modules/npm/node_modules/tiny-relative-date/package.json diff --git a/node_modules/npm/node_modules/tiny-relative-date/src/factory.js b/node/node_modules/npm/node_modules/tiny-relative-date/src/factory.js similarity index 100% rename from node_modules/npm/node_modules/tiny-relative-date/src/factory.js rename to node/node_modules/npm/node_modules/tiny-relative-date/src/factory.js diff --git a/node_modules/npm/node_modules/tiny-relative-date/src/index.js b/node/node_modules/npm/node_modules/tiny-relative-date/src/index.js similarity index 100% rename from node_modules/npm/node_modules/tiny-relative-date/src/index.js rename to node/node_modules/npm/node_modules/tiny-relative-date/src/index.js diff --git a/node_modules/npm/node_modules/tiny-relative-date/translations/da.js b/node/node_modules/npm/node_modules/tiny-relative-date/translations/da.js similarity index 100% rename from node_modules/npm/node_modules/tiny-relative-date/translations/da.js rename to node/node_modules/npm/node_modules/tiny-relative-date/translations/da.js diff --git a/node_modules/npm/node_modules/tiny-relative-date/translations/de.js b/node/node_modules/npm/node_modules/tiny-relative-date/translations/de.js similarity index 100% rename from node_modules/npm/node_modules/tiny-relative-date/translations/de.js rename to node/node_modules/npm/node_modules/tiny-relative-date/translations/de.js diff --git a/node_modules/npm/node_modules/tiny-relative-date/translations/en-short.js b/node/node_modules/npm/node_modules/tiny-relative-date/translations/en-short.js similarity index 100% rename from node_modules/npm/node_modules/tiny-relative-date/translations/en-short.js rename to node/node_modules/npm/node_modules/tiny-relative-date/translations/en-short.js diff --git a/node_modules/npm/node_modules/tiny-relative-date/translations/en.js b/node/node_modules/npm/node_modules/tiny-relative-date/translations/en.js similarity index 100% rename from node_modules/npm/node_modules/tiny-relative-date/translations/en.js rename to node/node_modules/npm/node_modules/tiny-relative-date/translations/en.js diff --git a/node_modules/npm/node_modules/tiny-relative-date/translations/es.js b/node/node_modules/npm/node_modules/tiny-relative-date/translations/es.js similarity index 100% rename from node_modules/npm/node_modules/tiny-relative-date/translations/es.js rename to node/node_modules/npm/node_modules/tiny-relative-date/translations/es.js diff --git a/node_modules/npm/node_modules/treeverse/LICENSE b/node/node_modules/npm/node_modules/treeverse/LICENSE similarity index 100% rename from node_modules/npm/node_modules/treeverse/LICENSE rename to node/node_modules/npm/node_modules/treeverse/LICENSE diff --git a/node_modules/npm/node_modules/treeverse/lib/breadth.js b/node/node_modules/npm/node_modules/treeverse/lib/breadth.js similarity index 100% rename from node_modules/npm/node_modules/treeverse/lib/breadth.js rename to node/node_modules/npm/node_modules/treeverse/lib/breadth.js diff --git a/node_modules/npm/node_modules/treeverse/lib/depth-descent.js b/node/node_modules/npm/node_modules/treeverse/lib/depth-descent.js similarity index 100% rename from node_modules/npm/node_modules/treeverse/lib/depth-descent.js rename to node/node_modules/npm/node_modules/treeverse/lib/depth-descent.js diff --git a/node_modules/npm/node_modules/treeverse/lib/depth.js b/node/node_modules/npm/node_modules/treeverse/lib/depth.js similarity index 100% rename from node_modules/npm/node_modules/treeverse/lib/depth.js rename to node/node_modules/npm/node_modules/treeverse/lib/depth.js diff --git a/node_modules/npm/node_modules/treeverse/lib/index.js b/node/node_modules/npm/node_modules/treeverse/lib/index.js similarity index 100% rename from node_modules/npm/node_modules/treeverse/lib/index.js rename to node/node_modules/npm/node_modules/treeverse/lib/index.js diff --git a/node_modules/npm/node_modules/treeverse/package.json b/node/node_modules/npm/node_modules/treeverse/package.json similarity index 100% rename from node_modules/npm/node_modules/treeverse/package.json rename to node/node_modules/npm/node_modules/treeverse/package.json diff --git a/node_modules/npm/node_modules/unique-filename/LICENSE b/node/node_modules/npm/node_modules/unique-filename/LICENSE similarity index 100% rename from node_modules/npm/node_modules/unique-filename/LICENSE rename to node/node_modules/npm/node_modules/unique-filename/LICENSE diff --git a/node_modules/npm/node_modules/unique-filename/coverage/__root__/index.html b/node/node_modules/npm/node_modules/unique-filename/coverage/__root__/index.html similarity index 100% rename from node_modules/npm/node_modules/unique-filename/coverage/__root__/index.html rename to node/node_modules/npm/node_modules/unique-filename/coverage/__root__/index.html diff --git a/node_modules/npm/node_modules/unique-filename/coverage/__root__/index.js.html b/node/node_modules/npm/node_modules/unique-filename/coverage/__root__/index.js.html similarity index 100% rename from node_modules/npm/node_modules/unique-filename/coverage/__root__/index.js.html rename to node/node_modules/npm/node_modules/unique-filename/coverage/__root__/index.js.html diff --git a/node_modules/npm/node_modules/unique-filename/coverage/base.css b/node/node_modules/npm/node_modules/unique-filename/coverage/base.css similarity index 100% rename from node_modules/npm/node_modules/unique-filename/coverage/base.css rename to node/node_modules/npm/node_modules/unique-filename/coverage/base.css diff --git a/node_modules/npm/node_modules/unique-filename/coverage/index.html b/node/node_modules/npm/node_modules/unique-filename/coverage/index.html similarity index 100% rename from node_modules/npm/node_modules/unique-filename/coverage/index.html rename to node/node_modules/npm/node_modules/unique-filename/coverage/index.html diff --git a/node_modules/npm/node_modules/unique-filename/coverage/prettify.css b/node/node_modules/npm/node_modules/unique-filename/coverage/prettify.css similarity index 100% rename from node_modules/npm/node_modules/unique-filename/coverage/prettify.css rename to node/node_modules/npm/node_modules/unique-filename/coverage/prettify.css diff --git a/node_modules/npm/node_modules/unique-filename/coverage/prettify.js b/node/node_modules/npm/node_modules/unique-filename/coverage/prettify.js similarity index 100% rename from node_modules/npm/node_modules/unique-filename/coverage/prettify.js rename to node/node_modules/npm/node_modules/unique-filename/coverage/prettify.js diff --git a/node_modules/npm/node_modules/unique-filename/coverage/sort-arrow-sprite.png b/node/node_modules/npm/node_modules/unique-filename/coverage/sort-arrow-sprite.png similarity index 100% rename from node_modules/npm/node_modules/unique-filename/coverage/sort-arrow-sprite.png rename to node/node_modules/npm/node_modules/unique-filename/coverage/sort-arrow-sprite.png diff --git a/node_modules/npm/node_modules/unique-filename/coverage/sorter.js b/node/node_modules/npm/node_modules/unique-filename/coverage/sorter.js similarity index 100% rename from node_modules/npm/node_modules/unique-filename/coverage/sorter.js rename to node/node_modules/npm/node_modules/unique-filename/coverage/sorter.js diff --git a/node_modules/npm/node_modules/unique-filename/index.js b/node/node_modules/npm/node_modules/unique-filename/index.js similarity index 100% rename from node_modules/npm/node_modules/unique-filename/index.js rename to node/node_modules/npm/node_modules/unique-filename/index.js diff --git a/node_modules/npm/node_modules/unique-filename/package.json b/node/node_modules/npm/node_modules/unique-filename/package.json similarity index 100% rename from node_modules/npm/node_modules/unique-filename/package.json rename to node/node_modules/npm/node_modules/unique-filename/package.json diff --git a/node_modules/npm/node_modules/unique-filename/test/index.js b/node/node_modules/npm/node_modules/unique-filename/test/index.js similarity index 100% rename from node_modules/npm/node_modules/unique-filename/test/index.js rename to node/node_modules/npm/node_modules/unique-filename/test/index.js diff --git a/node_modules/npm/node_modules/unique-slug/LICENSE b/node/node_modules/npm/node_modules/unique-slug/LICENSE similarity index 100% rename from node_modules/npm/node_modules/unique-slug/LICENSE rename to node/node_modules/npm/node_modules/unique-slug/LICENSE diff --git a/node_modules/npm/node_modules/unique-slug/index.js b/node/node_modules/npm/node_modules/unique-slug/index.js similarity index 100% rename from node_modules/npm/node_modules/unique-slug/index.js rename to node/node_modules/npm/node_modules/unique-slug/index.js diff --git a/node_modules/npm/node_modules/unique-slug/package.json b/node/node_modules/npm/node_modules/unique-slug/package.json similarity index 100% rename from node_modules/npm/node_modules/unique-slug/package.json rename to node/node_modules/npm/node_modules/unique-slug/package.json diff --git a/node_modules/npm/node_modules/unique-slug/test/index.js b/node/node_modules/npm/node_modules/unique-slug/test/index.js similarity index 100% rename from node_modules/npm/node_modules/unique-slug/test/index.js rename to node/node_modules/npm/node_modules/unique-slug/test/index.js diff --git a/node_modules/npm/node_modules/util-deprecate/History.md b/node/node_modules/npm/node_modules/util-deprecate/History.md similarity index 100% rename from node_modules/npm/node_modules/util-deprecate/History.md rename to node/node_modules/npm/node_modules/util-deprecate/History.md diff --git a/node_modules/npm/node_modules/util-deprecate/LICENSE b/node/node_modules/npm/node_modules/util-deprecate/LICENSE similarity index 100% rename from node_modules/npm/node_modules/util-deprecate/LICENSE rename to node/node_modules/npm/node_modules/util-deprecate/LICENSE diff --git a/node_modules/npm/node_modules/util-deprecate/browser.js b/node/node_modules/npm/node_modules/util-deprecate/browser.js similarity index 100% rename from node_modules/npm/node_modules/util-deprecate/browser.js rename to node/node_modules/npm/node_modules/util-deprecate/browser.js diff --git a/node_modules/npm/node_modules/util-deprecate/node.js b/node/node_modules/npm/node_modules/util-deprecate/node.js similarity index 100% rename from node_modules/npm/node_modules/util-deprecate/node.js rename to node/node_modules/npm/node_modules/util-deprecate/node.js diff --git a/node_modules/npm/node_modules/util-deprecate/package.json b/node/node_modules/npm/node_modules/util-deprecate/package.json similarity index 100% rename from node_modules/npm/node_modules/util-deprecate/package.json rename to node/node_modules/npm/node_modules/util-deprecate/package.json diff --git a/node_modules/npm/node_modules/validate-npm-package-license/LICENSE b/node/node_modules/npm/node_modules/validate-npm-package-license/LICENSE similarity index 100% rename from node_modules/npm/node_modules/validate-npm-package-license/LICENSE rename to node/node_modules/npm/node_modules/validate-npm-package-license/LICENSE diff --git a/node_modules/npm/node_modules/validate-npm-package-license/index.js b/node/node_modules/npm/node_modules/validate-npm-package-license/index.js similarity index 100% rename from node_modules/npm/node_modules/validate-npm-package-license/index.js rename to node/node_modules/npm/node_modules/validate-npm-package-license/index.js diff --git a/node_modules/npm/node_modules/validate-npm-package-license/package.json b/node/node_modules/npm/node_modules/validate-npm-package-license/package.json similarity index 100% rename from node_modules/npm/node_modules/validate-npm-package-license/package.json rename to node/node_modules/npm/node_modules/validate-npm-package-license/package.json diff --git a/node_modules/npm/node_modules/validate-npm-package-name/LICENSE b/node/node_modules/npm/node_modules/validate-npm-package-name/LICENSE similarity index 100% rename from node_modules/npm/node_modules/validate-npm-package-name/LICENSE rename to node/node_modules/npm/node_modules/validate-npm-package-name/LICENSE diff --git a/node_modules/npm/node_modules/validate-npm-package-name/lib/index.js b/node/node_modules/npm/node_modules/validate-npm-package-name/lib/index.js similarity index 100% rename from node_modules/npm/node_modules/validate-npm-package-name/lib/index.js rename to node/node_modules/npm/node_modules/validate-npm-package-name/lib/index.js diff --git a/node_modules/npm/node_modules/validate-npm-package-name/package.json b/node/node_modules/npm/node_modules/validate-npm-package-name/package.json similarity index 100% rename from node_modules/npm/node_modules/validate-npm-package-name/package.json rename to node/node_modules/npm/node_modules/validate-npm-package-name/package.json diff --git a/node_modules/npm/node_modules/walk-up-path/LICENSE b/node/node_modules/npm/node_modules/walk-up-path/LICENSE similarity index 100% rename from node_modules/npm/node_modules/walk-up-path/LICENSE rename to node/node_modules/npm/node_modules/walk-up-path/LICENSE diff --git a/node_modules/npm/node_modules/walk-up-path/index.js b/node/node_modules/npm/node_modules/walk-up-path/index.js similarity index 100% rename from node_modules/npm/node_modules/walk-up-path/index.js rename to node/node_modules/npm/node_modules/walk-up-path/index.js diff --git a/node_modules/npm/node_modules/walk-up-path/package.json b/node/node_modules/npm/node_modules/walk-up-path/package.json similarity index 100% rename from node_modules/npm/node_modules/walk-up-path/package.json rename to node/node_modules/npm/node_modules/walk-up-path/package.json diff --git a/node_modules/npm/node_modules/wcwidth/LICENSE b/node/node_modules/npm/node_modules/wcwidth/LICENSE similarity index 100% rename from node_modules/npm/node_modules/wcwidth/LICENSE rename to node/node_modules/npm/node_modules/wcwidth/LICENSE diff --git a/node_modules/npm/node_modules/wcwidth/Readme.md b/node/node_modules/npm/node_modules/wcwidth/Readme.md similarity index 100% rename from node_modules/npm/node_modules/wcwidth/Readme.md rename to node/node_modules/npm/node_modules/wcwidth/Readme.md diff --git a/node_modules/npm/node_modules/wcwidth/combining.js b/node/node_modules/npm/node_modules/wcwidth/combining.js similarity index 100% rename from node_modules/npm/node_modules/wcwidth/combining.js rename to node/node_modules/npm/node_modules/wcwidth/combining.js diff --git a/node_modules/npm/node_modules/wcwidth/docs/index.md b/node/node_modules/npm/node_modules/wcwidth/docs/index.md similarity index 100% rename from node_modules/npm/node_modules/wcwidth/docs/index.md rename to node/node_modules/npm/node_modules/wcwidth/docs/index.md diff --git a/node_modules/npm/node_modules/wcwidth/index.js b/node/node_modules/npm/node_modules/wcwidth/index.js similarity index 100% rename from node_modules/npm/node_modules/wcwidth/index.js rename to node/node_modules/npm/node_modules/wcwidth/index.js diff --git a/node_modules/npm/node_modules/wcwidth/package.json b/node/node_modules/npm/node_modules/wcwidth/package.json similarity index 100% rename from node_modules/npm/node_modules/wcwidth/package.json rename to node/node_modules/npm/node_modules/wcwidth/package.json diff --git a/node_modules/npm/node_modules/wcwidth/test/index.js b/node/node_modules/npm/node_modules/wcwidth/test/index.js similarity index 100% rename from node_modules/npm/node_modules/wcwidth/test/index.js rename to node/node_modules/npm/node_modules/wcwidth/test/index.js diff --git a/node_modules/npm/node_modules/which/CHANGELOG.md b/node/node_modules/npm/node_modules/which/CHANGELOG.md similarity index 100% rename from node_modules/npm/node_modules/which/CHANGELOG.md rename to node/node_modules/npm/node_modules/which/CHANGELOG.md diff --git a/node_modules/npm/node_modules/which/LICENSE b/node/node_modules/npm/node_modules/which/LICENSE similarity index 100% rename from node_modules/npm/node_modules/which/LICENSE rename to node/node_modules/npm/node_modules/which/LICENSE diff --git a/node_modules/npm/node_modules/which/README.md b/node/node_modules/npm/node_modules/which/README.md similarity index 100% rename from node_modules/npm/node_modules/which/README.md rename to node/node_modules/npm/node_modules/which/README.md diff --git a/node_modules/npm/node_modules/which/bin/node-which b/node/node_modules/npm/node_modules/which/bin/node-which similarity index 100% rename from node_modules/npm/node_modules/which/bin/node-which rename to node/node_modules/npm/node_modules/which/bin/node-which diff --git a/node_modules/npm/node_modules/which/package.json b/node/node_modules/npm/node_modules/which/package.json similarity index 100% rename from node_modules/npm/node_modules/which/package.json rename to node/node_modules/npm/node_modules/which/package.json diff --git a/node_modules/npm/node_modules/which/which.js b/node/node_modules/npm/node_modules/which/which.js similarity index 100% rename from node_modules/npm/node_modules/which/which.js rename to node/node_modules/npm/node_modules/which/which.js diff --git a/node_modules/npm/node_modules/wide-align/LICENSE b/node/node_modules/npm/node_modules/wide-align/LICENSE similarity index 100% rename from node_modules/npm/node_modules/wide-align/LICENSE rename to node/node_modules/npm/node_modules/wide-align/LICENSE diff --git a/node_modules/npm/node_modules/wide-align/align.js b/node/node_modules/npm/node_modules/wide-align/align.js similarity index 100% rename from node_modules/npm/node_modules/wide-align/align.js rename to node/node_modules/npm/node_modules/wide-align/align.js diff --git a/node_modules/npm/node_modules/wide-align/package.json b/node/node_modules/npm/node_modules/wide-align/package.json similarity index 100% rename from node_modules/npm/node_modules/wide-align/package.json rename to node/node_modules/npm/node_modules/wide-align/package.json diff --git a/node_modules/npm/node_modules/wrappy/LICENSE b/node/node_modules/npm/node_modules/wrappy/LICENSE similarity index 100% rename from node_modules/npm/node_modules/wrappy/LICENSE rename to node/node_modules/npm/node_modules/wrappy/LICENSE diff --git a/node_modules/npm/node_modules/wrappy/package.json b/node/node_modules/npm/node_modules/wrappy/package.json similarity index 100% rename from node_modules/npm/node_modules/wrappy/package.json rename to node/node_modules/npm/node_modules/wrappy/package.json diff --git a/node_modules/npm/node_modules/wrappy/wrappy.js b/node/node_modules/npm/node_modules/wrappy/wrappy.js similarity index 100% rename from node_modules/npm/node_modules/wrappy/wrappy.js rename to node/node_modules/npm/node_modules/wrappy/wrappy.js diff --git a/node_modules/npm/node_modules/write-file-atomic/LICENSE.md b/node/node_modules/npm/node_modules/write-file-atomic/LICENSE.md similarity index 100% rename from node_modules/npm/node_modules/write-file-atomic/LICENSE.md rename to node/node_modules/npm/node_modules/write-file-atomic/LICENSE.md diff --git a/node_modules/npm/node_modules/write-file-atomic/lib/index.js b/node/node_modules/npm/node_modules/write-file-atomic/lib/index.js similarity index 100% rename from node_modules/npm/node_modules/write-file-atomic/lib/index.js rename to node/node_modules/npm/node_modules/write-file-atomic/lib/index.js diff --git a/node_modules/npm/node_modules/write-file-atomic/package.json b/node/node_modules/npm/node_modules/write-file-atomic/package.json similarity index 100% rename from node_modules/npm/node_modules/write-file-atomic/package.json rename to node/node_modules/npm/node_modules/write-file-atomic/package.json diff --git a/node_modules/npm/node_modules/yallist/LICENSE b/node/node_modules/npm/node_modules/yallist/LICENSE similarity index 100% rename from node_modules/npm/node_modules/yallist/LICENSE rename to node/node_modules/npm/node_modules/yallist/LICENSE diff --git a/node_modules/npm/node_modules/yallist/iterator.js b/node/node_modules/npm/node_modules/yallist/iterator.js similarity index 100% rename from node_modules/npm/node_modules/yallist/iterator.js rename to node/node_modules/npm/node_modules/yallist/iterator.js diff --git a/node_modules/npm/node_modules/yallist/package.json b/node/node_modules/npm/node_modules/yallist/package.json similarity index 100% rename from node_modules/npm/node_modules/yallist/package.json rename to node/node_modules/npm/node_modules/yallist/package.json diff --git a/node_modules/npm/node_modules/yallist/yallist.js b/node/node_modules/npm/node_modules/yallist/yallist.js similarity index 100% rename from node_modules/npm/node_modules/yallist/yallist.js rename to node/node_modules/npm/node_modules/yallist/yallist.js diff --git a/node_modules/npm/package.json b/node/node_modules/npm/package.json similarity index 100% rename from node_modules/npm/package.json rename to node/node_modules/npm/package.json diff --git a/tooth.json b/tooth.json index 14aff42c680c5b15210034f7ea4aaf27bf8201fc..1afa441fab82f8393ee08600bc286a759587b6af 100644 GIT binary patch delta 17 YcmZ3_yoGs#4