{"_id":"pnpm","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"keywords":["pnpm","pnpm10","dependencies","dependency manager","efficient","fast","hardlinks","install","installer","link","lockfile","modules","monorepo","multi-package","npm","package manager","package.json","packages","prune","rapid","remove","shrinkwrap","symlinks","uninstall","workspace"],"dist-tags":{"next-6":"6.35.1","latest-8":"8.15.9","next-7":"7.33.7","latest-9":"9.15.9","latest-11":"11.0.5","latest-6":"6.35.1","next-8":"8.15.9","latest-10":"10.33.3","latest-7":"7.33.5","next-9":"9.15.9","next-11":"11.0.5","next-10":"10.33.3","dev":"6.23.7-202112041634","latest-1":"1.43.1","latest-4":"4.14.4","latest-5":"5.18.10","pr4475":"0.0.0-pr4475.1","latest-2":"2.25.7","latest-3":"3.8.1","latest":"10.33.3"},"description":"Fast, disk space efficient package manager","readme":"","repository":{"type":"git","directory":"pnpm","url":"git+https://github.com/pnpm/pnpm.git"},"users":{"bsnote":true,"heartnett":true,"mad-don-jon":true,"frederik_bosch":true,"yboris":true,"sternelee":true,"sirse":true,"ferrari":true,"zkochan":true,"hemadri.info":true,"shrike":true,"max_devjs":true,"justafrogger":true,"panlw":true,"yanghcc":true,"flumpus-dev":true,"krickray":true,"zhangaz1":true,"denialtero":true,"shyling":true,"jsumners":true,"vivekrp":true},"bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"license":"MIT","versions":{"5.7.0":{"name":"pnpm","version":"5.7.0","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@5.7.0","maintainers":[{"name":"zkochan","email":"z@kochan.io"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"4992224a2b605d8d5621f79a4f62cda4c1c27e3b","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-5.7.0.tgz","fileCount":7638,"integrity":"sha512-5+ZKJUKhh6indenG8egpELjgAEQKO6fx5LHlepDr3zymkX6EupySjPh/E/20ue920bUbMdvC0Hi2S71S45IJ7A==","signatures":[{"sig":"MEYCIQDvly2d0G5EaqmmPF9Nd7qvrY9HwOWkaAmu43jPjK1uKwIhANjny3UVQYpwRLULxWUDFnXXx7w7g9Wpvt4fY1odkh6u","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":20418253,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfZ+WxCRA9TVsSAnZWagAAjK0P/2rBjkHSKVtYCjCbiHWz\nC7aD69t8hdfhBfUaTHQy74seQa+8QY9H2YYpm+gvebZV5JwN6KakscwegE92\nM8Kn460PQEQkMQFe3qC7ez5TmH0nMKZXmtEskj954zorBte0Lc9OEew9x0OB\nnyP7kUM6wOSY/HF9gbLq2fISUoj9nobi9oW8gRm+GvkUyqBZx14Ys6+aQXOn\nCPgSNx5X9j+RI/PtfCordDy1LVp2AV0UVpu/GP6Cx8TKTp7zgK/kx+t16+bb\nIfEfdlXWTEZC971MMsy/+vXs4OrKqEyP5xSj7QJzEU4yvlhh1Xw9kEiEWDBG\nErFRSsCxBPQHkmrlHx2aztf8/aUNiXOPTiDOIDZ9ZtA7TVNVdoMNxY08XajZ\n8enM87hg5OeRyk8vSYaH8wmyqOfVMns/zEt927olMbsbifUcLqZBbQZL5uTd\ngPP3BAqkjPFuEI4OYr/0NfFKgBWMK58wEKEEDCm+GDxLWf3GLX33CUfAlCyX\nHE1EXW5HKVABLKx6uEJq3nSHQq1YNLVJc5FcfEQnR9R5ubbqiHgVraR8uQU+\nqV3liz/cCxvw9u3+3Ka8dSvNMJBGdHbecDd9xS8dbxPU5laHXIDnXLcQT7N4\n5btzh4uxoAxynopJYQRmyaUnkUssoc+TFK91WFnv4OxVQ1fYuAfnPootp1cg\npQsn\r\n=IzlA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","engines":{"node":">=10.13"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint -c ../../eslint.json src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"npm run tsc -- --watch","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:tap","test:tap":"cd ../.. && c8 --reporter lcov --reports-dir packages/pnpm/coverage ts-node packages/pnpm/test --type-check","postpublish":"publish-packed","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock","prepublishOnly":"pnpm run compile && npm cache clear --force && publish-packed --prune --npm-client yarn"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"6.14.7","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"12.18.3","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"nopt":"^5.0.0","chalk":"^4.1.0","is-ci":"^2.0.0","ramda":"^0.27.1","which":"^2.0.2","path-name":"^1.0.0","split-cmd":"^1.0.1","pkgs-graph":"5.2.0","strip-ansi":"^6.0.0","@pnpm/types":"6.2.0","@types/nopt":"^3.0.29","graceful-fs":"^4.2.4","render-help":"^1.0.0","@pnpm/config":"11.3.0","@pnpm/logger":"^3.2.2","@pnpm/tabtab":"0.0.1","@pnpm/command":"1.0.0","@pnpm/run-npm":"2.0.3","@pnpm/cli-meta":"1.0.1","loud-rejection":"^2.2.0","@pnpm/cli-utils":"0.4.28","@zkochan/libnpx":"11.0.3","update-notifier":"^4.1.1","@pnpm/core-loggers":"5.0.0","@pnpm/file-reporter":"^1.0.0","@pnpm/parse-cli-args":"3.2.0","@pnpm/default-reporter":"7.9.1","@pnpm/find-workspace-dir":"1.0.1","@pnpm/plugin-commands-audit":"2.0.15","@pnpm/plugin-commands-store":"2.0.40","@pnpm/plugin-commands-import":"1.0.64","@pnpm/plugin-commands-server":"2.0.36","@pnpm/common-cli-options-help":"0.2.0","@pnpm/plugin-commands-listing":"2.0.24","@pnpm/plugin-commands-rebuild":"2.0.41","@pnpm/plugin-commands-outdated":"3.0.16","@pnpm/filter-workspace-packages":"2.1.21","@pnpm/plugin-commands-publishing":"2.2.3","@pnpm/plugin-commands-installation":"3.2.2","@pnpm/plugin-commands-script-runners":"2.2.0"},"_hasShrinkwrap":false,"__devDependencies":{"mz":"^2.7.0","ncp":"^2.0.0","pnpm":"link:","delay":"^4.4.0","execa":"^4.0.3","p-any":"3.0.0","byline":"5.0.0","semver":"^7.3.2","@types/mz":"^2.7.1","tree-kill":"^1.2.2","write-pkg":"4.0.0","@types/ncp":"^2.0.4","is-windows":"^1.0.2","cross-spawn":"^7.0.3","exists-link":"2.0.0","npm-run-all":"^4.1.5","path-exists":"^4.0.0","symlink-dir":"^4.1.0","@types/is-ci":"^2.0.0","@types/ramda":"^0.27.15","@types/table":"^5.0.0","@types/which":"^1.3.2","tape-promise":"4.0.0","@pnpm/prepare":"0.0.11","@types/byline":"^4.2.32","@types/semver":"^7.3.3","@zkochan/retry":"^0.2.0","load-json-file":"^6.2.0","read-yaml-file":"^2.0.0","@pnpm/constants":"4.0.0","@zkochan/rimraf":"^1.0.0","write-json-file":"4.0.0","write-yaml-file":"^4.1.0","deep-require-cwd":"1.0.0","@types/is-windows":"^1.0.0","normalize-newline":"3.0.0","@pnpm/modules-yaml":"8.0.2","@types/cross-spawn":"^6.0.2","@types/graceful-fs":"^4.1.3","@types/tape-promise":"^4.0.1","@pnpm/assert-project":"2.1.9","@pnpm/lockfile-types":"2.0.1","dir-is-case-sensitive":"^1.0.2","@types/update-notifier":"^4.1.1","@pnpm/read-package-json":"3.1.5","@pnpm/read-project-manifest":"1.0.13","@pnpm/write-project-manifest":"1.1.1","@pnpm/find-workspace-packages":"2.3.14","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_5.7.0_1600644528564_0.28278339571707223","host":"s3://npm-registry-packages"}},"10.18.1":{"name":"pnpm","version":"10.18.1","keywords":["pnpm","pnpm10","dependencies","dependency manager","efficient","fast","hardlinks","install","installer","link","lockfile","modules","monorepo","multi-package","npm","package manager","package.json","packages","prune","rapid","remove","shrinkwrap","symlinks","uninstall","workspace"],"license":"MIT","_id":"pnpm@10.18.1","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"ccdffefca66c328e80dd37ed22b1308d54544fcb","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-10.18.1.tgz","fileCount":1048,"integrity":"sha512-d6iEoWXLui2NHBnjtIgO7m0vyr0Nh5Eh4oIZa4AEI1HV6zygk1+lmdodxRJlzGiBatK93Sot5eqf35KtvsfNNA==","signatures":[{"sig":"MEUCIDjIxaVq6SOTAKpfL7dj6cU8BSuMBg69L+gqWY1ItinfAiEA4n6I7/EFia5xg95Gmjzt5ZAkasGoKKP4h+bFkY74TS8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":17575360},"jest":{"preset":"@pnpm/jest-config/with-registry"},"main":"bin/pnpm.cjs","type":"commonjs","_from":"file:pnpm-10.18.1.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=18.12"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"jest","start":"tsc --watch","bundle":"ts-node bundle.ts","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/templates dist/templates && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/8c92125e4fc1c8f24aa5f04bd42c79ae/pnpm-10.18.1.tgz","_integrity":"sha512-d6iEoWXLui2NHBnjtIgO7m0vyr0Nh5Eh4oIZa4AEI1HV6zygk1+lmdodxRJlzGiBatK93Sot5eqf35KtvsfNNA==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git","directory":"pnpm"},"_npmVersion":"10.8.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"20.19.5","preferGlobal":true,"publishConfig":{"tag":"next-10","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/pnpm_10.18.1_1759753599023_0.7814561362665275","host":"s3://npm-registry-packages-npm-production"}},"10.18.0":{"name":"pnpm","version":"10.18.0","keywords":["pnpm","pnpm10","dependencies","dependency manager","efficient","fast","hardlinks","install","installer","link","lockfile","modules","monorepo","multi-package","npm","package manager","package.json","packages","prune","rapid","remove","shrinkwrap","symlinks","uninstall","workspace"],"license":"MIT","_id":"pnpm@10.18.0","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"9bf781ccacb6fab13fcb77404ffc79dc1371b375","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-10.18.0.tgz","fileCount":1048,"integrity":"sha512-6AT4ifHOzEDVctsITuw+SIFzn43sacD/ENLRvv+aTjCTg7ontbdQBZ1/TBSVNbbNDSyx7Trrc5I5pChKaPQM+g==","signatures":[{"sig":"MEUCIQCgGkT69t0qFu2RVKNZRFscBb3/KPUXoDbvACr9K4wQ1AIgVUrxOH/QP/KjyiPgQtIMXOc0Rf0d3wBiLaNwapgQXzw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":17575261},"jest":{"preset":"@pnpm/jest-config/with-registry"},"main":"bin/pnpm.cjs","type":"commonjs","_from":"file:pnpm-10.18.0.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=18.12"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"jest","start":"tsc --watch","bundle":"ts-node bundle.ts","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/templates dist/templates && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/cead29e3601d5d14c12eeb4500a15ec9/pnpm-10.18.0.tgz","_integrity":"sha512-6AT4ifHOzEDVctsITuw+SIFzn43sacD/ENLRvv+aTjCTg7ontbdQBZ1/TBSVNbbNDSyx7Trrc5I5pChKaPQM+g==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git","directory":"pnpm"},"_npmVersion":"10.8.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"20.19.5","preferGlobal":true,"publishConfig":{"tag":"next-10","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/pnpm_10.18.0_1759417214584_0.10263102200987517","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-2020811527":{"name":"pnpm","version":"0.0.0-2020811527","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@0.0.0-2020811527","maintainers":[{"name":"zkochan","email":"z@kochan.io"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"e3ec59b8c018d68a9ebecf83e9eb9bf3ee898402","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-0.0.0-2020811527.tgz","fileCount":5792,"integrity":"sha512-Zal8j8T6/YWny9IPmcpyN6qMf9LkZoYf/al3lMxpjy/gSqvrob++maN0kMI130IeP1fz2BDYE62f7VoIAEcjGA==","signatures":[{"sig":"MEUCIDbRQ+pbUo+OqHFDkYhmIYavVwycc0dmOCdZEni3GDHUAiEA59viPn6rPCO9gzLL6KLuCDd7N7P3+PBgN9On66fNMmc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18355400,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfTgNqCRA9TVsSAnZWagAAZ3oQAJSabftSSx6OAlrygsqH\nU5HkM/o+DiD1WfuphmlKsxF4ZIN2iPkvRGFLcJuoR2AV5+45GgNTese9zejG\nfqG9UDmcrLILd1p8Tm7oOipK5/Wkkbakkvjn98vNK++hWKCuvOTWPp2MMeXL\n5VgSi/79yg7m2kSNGmRnMFD6dEydqoFgl+hbQLiTFGV5OTDgz1heSAnLQwjr\nfZ4ZtTA68QIqqKOhF+W6Ft6xKbu5jVJ2bURuB/6LFsvNnrn6Bz2m68E/2nYi\np0srBswRPPgWOZUYtZr1uio0JqDs4A+6tBQ8Ek0d8jkO8oDuzd1q3+Kc2DdN\nI7XNFw13sONTqv382SUTSqm1ewnfNuYnK6nWAexd52wTKuIKKvAyNaJB8rkv\nRCVCx2ZAjEn9bXU9uXWfcJdE/V+vAIocCH/AOM5yBo4JotukbLxYqHKDzBol\nJdx7xBjW0bwjyOlOq54U0F9fUzvRlg9u7uTa2rQQ7A9bACW1JsO51j/JW+68\n0QNtC2Tzc3k5b67pyzDRyA95fvw8upBBv4TetdZgsDTueytdOxgKUjBgc97A\nCT6qrh+AtHEqQa+wJ3C86htnaepp0UVj+1FteZTcKPnR9UJpRvL1DKBq19xw\njVq35ncl7RmRjzr1yNnagencvG0Z8zAryj/6okml4jM2e8oHNMzZTMixK3Uv\nAQnE\r\n=JchW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","engines":{"node":">=10.13"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint -c ../../eslint.json src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"npm run tsc -- --watch","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:tap","test:tap":"cd ../.. && c8 --reporter lcov --reports-dir packages/pnpm/coverage ts-node packages/pnpm/test --type-check","postpublish":"publish-packed","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock","prepublishOnly":"pnpm run compile && npm cache clear --force && publish-packed --prune --npm-client yarn"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"6.14.7","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"12.18.3","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"nopt":"^5.0.0","chalk":"^4.1.0","is-ci":"^2.0.0","ramda":"^0.27.1","which":"^2.0.2","path-name":"^1.0.0","split-cmd":"^1.0.1","pkgs-graph":"5.2.0","strip-ansi":"^6.0.0","@pnpm/types":"6.2.0","@types/nopt":"^3.0.29","graceful-fs":"^4.2.4","render-help":"^1.0.0","@pnpm/config":"0.0.0-2020811527","@pnpm/logger":"^3.2.2","@pnpm/tabtab":"0.0.1","@pnpm/command":"1.0.0","@pnpm/run-npm":"2.0.3","@pnpm/cli-meta":"1.0.1","loud-rejection":"^2.2.0","@pnpm/cli-utils":"0.0.0-2020811527","@zkochan/libnpx":"11.0.3","update-notifier":"^4.1.1","@pnpm/core-loggers":"4.2.0","@pnpm/file-reporter":"^1.0.0","@pnpm/parse-cli-args":"3.1.2","@pnpm/default-reporter":"0.0.0-2020811527","@pnpm/find-workspace-dir":"1.0.1","@pnpm/plugin-commands-audit":"0.0.0-2020811527","@pnpm/plugin-commands-store":"0.0.0-2020811527","@pnpm/plugin-commands-import":"0.0.0-2020811527","@pnpm/plugin-commands-server":"0.0.0-2020811527","@pnpm/common-cli-options-help":"0.1.6","@pnpm/plugin-commands-listing":"0.0.0-2020811527","@pnpm/plugin-commands-rebuild":"0.0.0-2020811527","@pnpm/plugin-commands-outdated":"0.0.0-2020811527","@pnpm/filter-workspace-packages":"0.0.0-2020811527","@pnpm/plugin-commands-publishing":"0.0.0-2020811527","@pnpm/plugin-commands-installation":"0.0.0-2020811527","@pnpm/plugin-commands-script-runners":"0.0.0-2020811527"},"_hasShrinkwrap":false,"readmeFilename":"README.md","__devDependencies":{"mz":"^2.7.0","ncp":"^2.0.0","pnpm":"link:","delay":"^4.4.0","execa":"^4.0.3","p-any":"3.0.0","byline":"5.0.0","semver":"^7.3.2","@types/mz":"^2.7.1","tree-kill":"^1.2.2","write-pkg":"4.0.0","@types/ncp":"^2.0.4","is-windows":"^1.0.2","cross-spawn":"^7.0.3","exists-link":"2.0.0","npm-run-all":"^4.1.5","path-exists":"^4.0.0","symlink-dir":"^4.1.0","@types/is-ci":"^2.0.0","@types/ramda":"^0.27.14","@types/table":"^5.0.0","@types/which":"^1.3.2","tape-promise":"4.0.0","@pnpm/prepare":"0.0.9","@types/byline":"^4.2.32","@types/semver":"^7.3.3","@zkochan/retry":"^0.2.0","load-json-file":"^6.2.0","read-yaml-file":"^2.0.0","@pnpm/constants":"4.0.0","@zkochan/rimraf":"^1.0.0","write-json-file":"4.0.0","write-yaml-file":"^4.1.0","deep-require-cwd":"1.0.0","@types/is-windows":"^1.0.0","normalize-newline":"3.0.0","@pnpm/modules-yaml":"8.0.2","@types/cross-spawn":"^6.0.2","@types/graceful-fs":"^4.1.3","@types/tape-promise":"^4.0.1","@pnpm/assert-project":"2.1.7","@pnpm/lockfile-types":"2.0.1","dir-is-case-sensitive":"^1.0.2","@types/update-notifier":"^4.1.1","@pnpm/read-package-json":"3.1.4","@pnpm/read-project-manifest":"1.0.12","@pnpm/write-project-manifest":"1.1.1","@pnpm/find-workspace-packages":"0.0.0-2020811527","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_0.0.0-2020811527_1598948201577_0.41215311976746394","host":"s3://npm-registry-packages"}},"10.18.3":{"name":"pnpm","version":"10.18.3","keywords":["pnpm","pnpm10","dependencies","dependency manager","efficient","fast","hardlinks","install","installer","link","lockfile","modules","monorepo","multi-package","npm","package manager","package.json","packages","prune","rapid","remove","shrinkwrap","symlinks","uninstall","workspace"],"license":"MIT","_id":"pnpm@10.18.3","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"0202a20aaa3d7ba8bc29b50d95efe1a34dd95773","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-10.18.3.tgz","fileCount":1048,"integrity":"sha512-u9FubXKG/X4B9rPAs8kyzaKWXAapCDKPdGY/EKmupR8RKe6mFRNL+ZKDGwCeq+Fn7LcAi1l/QP+bx1lGqt+wjQ==","signatures":[{"sig":"MEUCID8Hh0iF8u8Ip9ftfTHMH/dazrcTw9pr8vCrbKbxFD0xAiEA+ur+pDxnqxMWym1bM0N330rYt7qype6xlr3QfbSdMTM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":17487786},"jest":{"preset":"@pnpm/jest-config/with-registry"},"main":"bin/pnpm.cjs","type":"commonjs","_from":"file:pnpm-10.18.3.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=18.12"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"jest","start":"tsc --watch","bundle":"ts-node bundle.ts","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/templates dist/templates && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/71aa23bf640cff16ebd299784bd19ae6/pnpm-10.18.3.tgz","_integrity":"sha512-u9FubXKG/X4B9rPAs8kyzaKWXAapCDKPdGY/EKmupR8RKe6mFRNL+ZKDGwCeq+Fn7LcAi1l/QP+bx1lGqt+wjQ==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git","directory":"pnpm"},"_npmVersion":"10.8.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"20.19.5","preferGlobal":true,"publishConfig":{"tag":"next-10","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/pnpm_10.18.3_1760434998952_0.6480213786550368","host":"s3://npm-registry-packages-npm-production"}},"10.18.2":{"name":"pnpm","version":"10.18.2","keywords":["pnpm","pnpm10","dependencies","dependency manager","efficient","fast","hardlinks","install","installer","link","lockfile","modules","monorepo","multi-package","npm","package manager","package.json","packages","prune","rapid","remove","shrinkwrap","symlinks","uninstall","workspace"],"license":"MIT","_id":"pnpm@10.18.2","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"48588a2735db5f19ffe699240b59891cfac5f316","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-10.18.2.tgz","fileCount":1048,"integrity":"sha512-n7lp+nSbOt5gNeDxCfC4pgtdCKGof99y4zfakNzJMzbiKAyk5E8jWKZJuDwXlZ6Zk+d3wggIefOAHm8NmZrT3Q==","signatures":[{"sig":"MEYCIQC4kH60biqPFF4/q8U8juHstni3NtSk+RexnytXWJcbpQIhAIKqTehhaUKtJoCD+cBLZEYsqZfz/hU4JXJ+/0cmri9E","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":17483040},"jest":{"preset":"@pnpm/jest-config/with-registry"},"main":"bin/pnpm.cjs","type":"commonjs","_from":"file:pnpm-10.18.2.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=18.12"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"jest","start":"tsc --watch","bundle":"ts-node bundle.ts","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/templates dist/templates && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/1947837d3444c967a028f8892d336afc/pnpm-10.18.2.tgz","_integrity":"sha512-n7lp+nSbOt5gNeDxCfC4pgtdCKGof99y4zfakNzJMzbiKAyk5E8jWKZJuDwXlZ6Zk+d3wggIefOAHm8NmZrT3Q==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git","directory":"pnpm"},"_npmVersion":"10.8.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"20.19.5","preferGlobal":true,"publishConfig":{"tag":"next-10","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/pnpm_10.18.2_1760026117172_0.4990057360232121","host":"s3://npm-registry-packages-npm-production"}},"5.10.0-0":{"name":"pnpm","version":"5.10.0-0","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@5.10.0-0","maintainers":[{"name":"zkochan","email":"z@kochan.io"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"e5b7ef1a6cdf31219cee61bb2b921ce334c6dfe0","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-5.10.0-0.tgz","fileCount":7690,"integrity":"sha512-aUluGTNLzhLEySfjEN0sFbJhovfREvTALVkJf+bLV7r40vEUMKNhvTrh04AYcmDvOIka+n8RB0clfbmcUJenYw==","signatures":[{"sig":"MEUCIQCimKRa7gJeXOc19tSgh2SKdz7XlyZFLO2tYBEGwsPIsgIgOuLPJo8CaYlwvgJ2SaI5scvzjTmvWx8KC+0rcqFebLw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":22195923,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfjObvCRA9TVsSAnZWagAAxCMQAIr9lcUG7NdcasQpYmDX\n9zEvVP3AlcXCw5TQsQC3lJGSkhdtYpzVRf3OuObUdWdcLWR/V7Cea9O5STeU\nic8OuOQV2BgIVUsEw4Ibc94pI0Qn+wg+6lSHWr15Un2qWa1Csiiw3NPgSiDA\nfjLNf9rCPcYf49rVVxQ+7pVe9jVL5NaNAlZxrgUIbXVtQL3r7dLtSLsUnzYm\ngOcvPUJbdoxl2RRxqchvUZ5aya+Gw2WB6q7SnHePmkwS+iKKw3FhH+vM57Q2\n1AN1kZ2cbRH4/SUPid0Q3aLghxKmGoDod7o3gDQF7DzoBuQdeQ+1JN44EAIz\nAMoNO+QPZBFcjqEV1L8WOFrALSnSHnt+pkLdG34A+TvxEEhzH7T7vWBwV0I9\nLRzIC5gm/N/MxVnLYxW22iJsdIkhnmbMwz9jh2NQrkzvwxKBLJczmZjQVEhe\nt7CGffdWb2P8lL8VR+SSn3jWBCqV+5bOctIQ0WzmL0nT3r3M1oDOOQegiYDo\nxeN5bNzkIw+2voX/ispgXJINuDlNWYGZ29LW9hZdze8hn0N46Q3qHKI8Ycdc\nmTYQllPyLbD6sPvD8CLr5ji4bceHYkDvz9G/oHGpPG+Qronq82oxhUBjFvU4\nUzpU9/mveQ1aw9ACOyHeOV8CZhGYdqW1d8ufMlTDTw2LCL5x/EayLWSyMY6T\nCVVB\r\n=q7xR\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","engines":{"node":">=10.16"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint -c ../../eslint.json src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"npm run tsc -- --watch","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:tap","test:tap":"cd ../.. && c8 --reporter lcov --reports-dir packages/pnpm/coverage ts-node packages/pnpm/test --type-check","postpublish":"publish-packed","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock","prepublishOnly":"pnpm run compile && npm cache clear --force && publish-packed --prune --npm-client yarn"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"6.14.8","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"12.19.0","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"nopt":"^5.0.0","chalk":"^4.1.0","is-ci":"^2.0.0","ramda":"^0.27.1","which":"^2.0.2","path-name":"^1.0.0","split-cmd":"^1.0.1","pkgs-graph":"5.2.0","strip-ansi":"^6.0.0","@pnpm/types":"6.3.0","@types/nopt":"^3.0.29","graceful-fs":"^4.2.4","render-help":"^1.0.1","@pnpm/config":"11.6.1","@pnpm/logger":"^3.2.2","@pnpm/tabtab":"0.0.1","@pnpm/command":"1.0.0","@pnpm/run-npm":"2.0.3","@pnpm/cli-meta":"1.0.1","loud-rejection":"^2.2.0","@pnpm/cli-utils":"0.4.33","@zkochan/libnpx":"11.0.3","update-notifier":"^5.0.0","@pnpm/core-loggers":"5.0.1","@pnpm/file-reporter":"^1.0.0","@pnpm/parse-cli-args":"3.2.0","@pnpm/default-reporter":"7.9.5","@pnpm/find-workspace-dir":"1.0.1","@pnpm/plugin-commands-audit":"2.0.20","@pnpm/plugin-commands-store":"2.0.46","@pnpm/plugin-commands-import":"1.0.73","@pnpm/plugin-commands-server":"2.0.42","@pnpm/common-cli-options-help":"0.2.0","@pnpm/plugin-commands-listing":"2.0.29","@pnpm/plugin-commands-rebuild":"2.1.6","@pnpm/plugin-commands-outdated":"3.0.22","@pnpm/filter-workspace-packages":"2.2.4","@pnpm/plugin-commands-publishing":"2.2.10","@pnpm/plugin-commands-installation":"3.3.8","@pnpm/plugin-commands-script-runners":"2.4.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","__devDependencies":{"mz":"^2.7.0","ncp":"^2.0.0","pnpm":"link:","delay":"^4.4.0","execa":"^4.0.3","p-any":"3.0.0","byline":"5.0.0","semver":"^7.3.2","@types/mz":"^2.7.1","tree-kill":"^1.2.2","write-pkg":"4.0.0","@types/ncp":"^2.0.4","is-windows":"^1.0.2","cross-spawn":"^7.0.3","exists-link":"2.0.0","npm-run-all":"^4.1.5","path-exists":"^4.0.0","symlink-dir":"^4.1.0","@types/is-ci":"^2.0.0","@types/ramda":"^0.27.28","@types/table":"^5.0.0","@types/which":"^1.3.2","tape-promise":"4.0.0","@pnpm/prepare":"0.0.12","@types/byline":"^4.2.32","@types/semver":"^7.3.4","@zkochan/retry":"^0.2.0","load-json-file":"^6.2.0","read-yaml-file":"^2.0.0","@pnpm/constants":"4.1.0","@zkochan/rimraf":"^1.0.0","write-json-file":"4.0.0","write-yaml-file":"^4.1.0","deep-require-cwd":"1.0.0","@types/is-windows":"^1.0.0","normalize-newline":"3.0.0","@pnpm/modules-yaml":"8.0.3","@types/cross-spawn":"^6.0.2","@types/graceful-fs":"^4.1.3","@types/tape-promise":"^4.0.1","@pnpm/assert-project":"2.1.10","@pnpm/lockfile-types":"2.1.0","dir-is-case-sensitive":"^1.0.2","@types/update-notifier":"^5.0.0","@pnpm/read-package-json":"3.1.6","@pnpm/read-project-manifest":"1.1.1","@pnpm/write-project-manifest":"1.1.2","@pnpm/find-workspace-packages":"2.3.19","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_5.10.0-0_1603069677596_0.6848531200376828","host":"s3://npm-registry-packages"}},"2.23.0":{"name":"pnpm","version":"2.23.0","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@2.23.0","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"867f930c437d25ca6d7400c17e5398d60aab339e","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-2.23.0.tgz","fileCount":4745,"integrity":"sha512-+m7xu8UHSvvlWnTvxBloivtDjy91w9WBmLTA3UFipGzixkrhfkdlGFDryES60BRQO7Vr06eoP5DMMWiU+hSbNA==","signatures":[{"sig":"MEYCIQCltBJLEVURvxj7FRsmBZxyg6tYXqu5b+Fq4ncTlDbm8wIhALZowQ+dGdcEjpSeR0bquooib6mWD03G4IlQzgnNJaFc","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":22633173,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcIXxwCRA9TVsSAnZWagAAO2sP+QH/ngdCFCXQ8iNNLBjF\ne5yebbpg1WY3apkl380gxWYLW0d7DHcpkzHGg/9wBqO2ClbmB9Kf4uoj+SD/\nGIxZOUKBGoB3I8R1soR5ElddwsR5EnoyI+x7xlVkzsRb988qjFlg5zcexG61\nDp8deAqajkFxnLh35/awDeVFvUB2qZqJ+HQk5kUA+3UP0wiHstt7/hPn60mL\ndEezEkaUPTs3TiJjWQ7tjcCqAQxR9d1dnyuciX/OB0KMy73FHV5IOKTwTfgl\nyexMDmv6+8nZzsHlKSOA0Tuob/p65iLNl4VrHzRyUBqzPgmhmcXSvNjgpAQ5\n+UlW/+43TppClFtqeASnL8M+xuR6NK2/xoFlrP90RHVCtJE4AWCZ/ATiJIow\ncLbIBFw3s8jPJp02FzYnjXKdhCkP8Ig11jBjuOh11cT48PJMmuNP5Nm226YS\nB7sgTKsk3ros+wojZ3v3DRgBrjC08WNJFZc0oCosRNVYSbPtJMCAQeVxl1J4\ng4hHlHXZjNawctcvoNbTDqneKp4k+4SJmEtNkBoyDNvVxe8yVD6ecl/I8j2u\njevtl6cXjp66QS43NmWf6CDNqJ3ENcf+06/FSS9tAMtCtnHW6lrVOGBxWuaZ\nP+kuNe3MsH/zkeG3AvkKop6G4I00oyB2HSfY0Fd/DlP9Rx9jfvsyyKAgbX4+\n+Yqq\r\n=5ZXI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","_from":".","_shasum":"867f930c437d25ca6d7400c17e5398d60aab339e","engines":{"node":">=6"},"scripts":{"tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json src/**/*.ts test/**/*.ts","test":"npm run lint && npm run tsc && npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"npm-run-all -p -r pnpm-registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf ../../../.tmp/ && rimraf node_modules/.bin/pnpm && pnpm-registry-mock prepare","pnpm-registry-mock":"pnpm-registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"10.12.0","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"mz":"2.7.0","mem":"4.0.0","nopt":"4.0.1","supi":"0.27.3","archy":"1.0.0","chalk":"2.4.1","delay":"4.1.0","execa":"1.0.0","is-ci":"2.0.0","ramda":"0.26.1","diable":"4.0.1","p-limit":"2.0.0","get-port":"4.1.0","p-filter":"1.0.0","@types/mz":"0.0.32","camelcase":"5.0.0","is-subdir":"1.0.2","lru-cache":"5.1.1","minimatch":"3.0.4","path-name":"1.0.0","pnpm-list":"5.0.1","tree-kill":"1.2.1","is-windows":"1.0.2","pkgs-graph":"2.0.2","text-table":"0.2.0","@pnpm/types":"2.0.0","@pnpm/utils":"0.9.0","common-tags":"1.8.0","cross-spawn":"6.0.5","graceful-fs":"4.1.15","signal-exit":"3.0.2","strip-color":"0.1.0","@pnpm/config":"2.4.0","@pnpm/logger":"2.1.0","@pnpm/server":"2.0.0","@types/archy":"0.0.31","find-packages":"2.2.0","path-absolute":"1.0.1","read-ini-file":"2.0.0","@pnpm/outdated":"1.0.10","camelcase-keys":"5.0.0","load-json-file":"5.1.0","loud-rejection":"1.6.0","mkdirp-promise":"5.0.1","process-exists":"3.1.0","read-yaml-file":"1.1.0","util.promisify":"1.0.0","@pnpm/lifecycle":"4.1.0","@types/get-port":"4.0.1","@zkochan/libnpx":"10.0.0","graph-sequencer":"2.0.0","update-notifier":"2.5.0","@pnpm/store-path":"1.0.4","@types/lru-cache":"4.1.1","@types/minimatch":"3.0.3","@pnpm/core-loggers":"1.2.0","pnpm-file-reporter":"0.1.0","@pnpm/package-store":"2.0.1","@pnpm/default-fetcher":"2.0.6","@types/camelcase-keys":"4.0.0","@pnpm/default-reporter":"1.1.0","@pnpm/default-resolver":"2.0.7","@pnpm/store-controller-types":"2.0.0"},"_hasShrinkwrap":false,"devDependencies":{"caw":"2.0.1","ncp":"2.0.0","pnpm":"link:","tape":"4.9.1","p-any":"1.1.0","retry":"0.12.0","sepia":"2.0.2","byline":"5.0.0","mkdirp":"0.5.1","rimraf":"2.6.2","semver":"5.6.0","tslint":"5.12.0","ts-node":"6.2.0","write-pkg":"3.2.0","typescript":"3.2.2","@types/node":"10.12.18","@types/nopt":"3.0.29","@types/tape":"4.2.33","exists-link":"2.0.0","npm-run-all":"4.1.5","path-exists":"3.0.0","rimraf-then":"1.0.1","symlink-dir":"2.0.2","@types/p-any":"1.1.2","@types/ramda":"0.25.34","@types/retry":"0.10.2","tape-promise":"4.0.0","@pnpm/prepare":"0.0.0","@types/byline":"4.2.31","@types/mkdirp":"0.5.2","@types/semver":"5.5.0","write-json-file":"3.0.2","write-yaml-file":"2.0.0","deep-require-cwd":"1.0.0","npm-scripts-info":"0.3.9","normalize-newline":"3.0.0","@pnpm/modules-yaml":"2.0.1","@types/common-tags":"1.8.0","pnpm-registry-mock":"2.4.0","@pnpm/tslint-config":"0.0.0","@pnpm/assert-project":"link:../../privatePackages/assert-project","@types/load-json-file":"2.0.7","@pnpm/shrinkwrap-types":"1.0.0","@types/update-notifier":"2.5.0","@pnpm/read-package-json":"1.0.1","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_2.23.0_1545698415058_0.5274345144904014","host":"s3://npm-registry-packages"}},"2.12.0-1":{"name":"pnpm","version":"2.12.0-1","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@2.12.0-1","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js","pnpx":"lib/bin/pnpx.js"},"dist":{"shasum":"ec1e1840741ae162fa98377bbac803aba198813d","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-2.12.0-1.tgz","fileCount":4613,"integrity":"sha512-UQM7osT8y6tMD9z7z6f/3M+M4dnmDCRmGckwj9Eo+sLqcZw6+KO5pKeR1DM5u0PVzT3K1T3niF5+0489LDSn8w==","signatures":[{"sig":"MEUCIANMQpQiOZN7fJflN7qGtgki7ZHdHqSU8hFbp5vmhqscAiEA2rGuszU8pkM+dOv2L26seS7H7nFJCS7a/16T2epC2BI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":24013898},"main":"lib/bin/pnpm.js","_from":".","files":["lib/"],"_shasum":"ec1e1840741ae162fa98377bbac803aba198813d","engines":{"node":">=6"},"scripts":{"tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json --project .","test":"npm run lint && npm run tsc && npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"pnpm link . && npm-run-all -p -r pnpm-registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf ../../../.tmp/ && rimraf node_modules/.bin/pnpm && pnpm-registry-mock prepare","pnpm-registry-mock":"pnpm-registry-mock","test:e2e-with-preview":"preview --skip-prepublishOnly && npm-run-all -p -r pnpm-registry-mock test:tap"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"greenkeeper":{"ignore":["@pnpm/default-fetcher","@pnpm/default-resolver","@pnpm/logger","@pnpm/outdated","@pnpm/server","@pnpm/types","pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-registry-mock","remove-all-except-outer-links","pnpm-shrinkwrap","supi"]},"_nodeVersion":"9.10.1","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"mz":"^2.7.0","nopt":"^4.0.1","supi":"^0.22.0","chalk":"^2.2.0","delay":"^3.0.0","execa":"^0.10.0","is-ci":"^1.0.10","ramda":"^0.25.0","diable":"^4.0.1","find-up":"^3.0.0","p-limit":"^2.0.0","get-port":"^3.2.0","@types/mz":"^0.0.32","camelcase":"^4.1.0 || 5","lru-cache":"^4.1.3","minimatch":"^3.0.4","path-name":"^1.0.0","pnpm-list":"^3.0.0","tree-kill":"^1.2.0","is-windows":"^1.0.1","pkgs-graph":"^2.0.0","text-table":"^0.2.0","@pnpm/types":"^1.5.0","@pnpm/utils":"^0.5.0","common-tags":"^1.4.0","cross-spawn":"^6.0.3","graceful-fs":"^4.1.11","signal-exit":"^3.0.2","strip-color":"^0.1.0","@pnpm/config":"^1.2.7","@pnpm/logger":"^2.1.0","@pnpm/server":"^0.14.0","find-packages":"^2.2.0","package-store":"^0.23.0","path-absolute":"^1.0.0","read-ini-file":"^1.0.0","@pnpm/outdated":"^0.4.0","camelcase-keys":"^4.2.0","load-json-file":"^4.0.0 || 5","load-yaml-file":"^0.1.0","loud-rejection":"^1.6.0","mkdirp-promise":"^5.0.1","process-exists":"^3.0.0","util.promisify":"^1.0.0","@pnpm/lifecycle":"^3.0.0","@types/get-port":"^3.2.0","@zkochan/libnpx":"^9.6.1","graph-sequencer":"^2.0.0","update-notifier":"^2.1.0","@pnpm/store-path":"^1.0.3","@types/lru-cache":"^4.1.1","@types/minimatch":"^3.0.3","pnpm-file-reporter":"^0.1.0","@pnpm/default-fetcher":"^2.0.0","@types/camelcase-keys":"^4.0.0","pnpm-default-reporter":"^0.19.0","@pnpm/default-resolver":"^2.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"caw":"^2.0.0","tape":"^4.6.3","retry":"^0.12.0","sepia":"^2.0.2","byline":"^5.0.0","mkdirp":"^0.5.1","rimraf":"^2.5.4","semver":"^5.3.0","tslint":"^5.4.2","ts-node":"^6.2.0","write-pkg":"^3.1.0","typescript":"^2.9.1","@types/node":"^10.0.6","@types/nopt":"^3.0.29","@types/tape":"^4.2.30","exists-link":"^2.0.0","npm-run-all":"^4.0.1","path-exists":"^3.0.0","rimraf-then":"^1.0.1","@types/delay":"^2.0.1","@types/ramda":"^0.25.0","@types/retry":"^0.10.2","tape-promise":"^3.0.0","@types/byline":"^4.2.31","@types/mkdirp":"^0.5.0","@types/semver":"^5.3.32","package-preview":"^1.0.0","write-json-file":"^2.3.0","write-yaml-file":"^1.0.0","deep-require-cwd":"^1.0.0","npm-scripts-info":"^0.3.6","normalize-newline":"^3.0.0","@pnpm/modules-yaml":"^1.0.0","@types/common-tags":"^1.2.5","pnpm-registry-mock":"^2.0.0","@pnpm/assert-project":"^1.1.1","@types/load-json-file":"^2.0.6","@types/update-notifier":"^2.0.0","@types/write-json-file":"^2.2.1","@pnpm/read-package-json":"^1.0.0","anonymous-npm-registry-client":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_2.12.0-1_1531663546973_0.706627086064153","host":"s3://npm-registry-packages"}},"2.12.0-0":{"name":"pnpm","version":"2.12.0-0","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@2.12.0-0","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js","pnpx":"lib/bin/pnpx.js"},"dist":{"shasum":"0caec8b211eebcaafa7cb08c0ec2f63e0d3bf5b8","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-2.12.0-0.tgz","fileCount":4583,"integrity":"sha512-MDHIJjUHHL8KzVGVR3r+CbTM28zsxHjLB+i/9QjifQgLX3ut9GBSgfULhx698g1QicJU8jPc4FOdqAUbMsXGCg==","signatures":[{"sig":"MEYCIQDxT+DPK67H17QbcC1B7OhtlSljKAWQgDx9n3TtPTWOKAIhAJUboedMqDz0tgom08SiwDnkfmewPo09qw42AmSaHpxG","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":23963141},"main":"lib/bin/pnpm.js","_from":".","files":["lib/"],"_shasum":"0caec8b211eebcaafa7cb08c0ec2f63e0d3bf5b8","engines":{"node":">=6"},"scripts":{"tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json --project .","test":"npm run lint && npm run tsc && npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"pnpm link . && npm-run-all -p -r pnpm-registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf ../../../.tmp/ && rimraf node_modules/.bin/pnpm && pnpm-registry-mock prepare","pnpm-registry-mock":"pnpm-registry-mock","test:e2e-with-preview":"preview --skip-prepublishOnly && npm-run-all -p -r pnpm-registry-mock test:tap"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"greenkeeper":{"ignore":["@pnpm/default-fetcher","@pnpm/default-resolver","@pnpm/logger","@pnpm/outdated","@pnpm/server","@pnpm/types","pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-registry-mock","remove-all-except-outer-links","pnpm-shrinkwrap","supi"]},"_nodeVersion":"9.10.1","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"mz":"^2.7.0","nopt":"^4.0.1","supi":"^0.21.1","chalk":"^2.2.0","delay":"^3.0.0","execa":"^0.10.0","is-ci":"^1.0.10","ramda":"^0.25.0","diable":"^4.0.1","find-up":"^3.0.0","p-limit":"^2.0.0","get-port":"^3.2.0","@types/mz":"^0.0.32","camelcase":"^4.1.0 || 5","lru-cache":"^4.1.3","minimatch":"^3.0.4","path-name":"^1.0.0","pnpm-list":"^3.0.0","tree-kill":"^1.2.0","is-windows":"^1.0.1","pkgs-graph":"^2.0.0","text-table":"^0.2.0","@pnpm/types":"^1.5.0","@pnpm/utils":"^0.4.0","common-tags":"^1.4.0","cross-spawn":"^6.0.3","graceful-fs":"^4.1.11","signal-exit":"^3.0.2","strip-color":"^0.1.0","@pnpm/config":"^1.2.7","@pnpm/logger":"^1.0.0","@pnpm/server":"^0.13.2","find-packages":"^2.2.0","package-store":"^0.22.0","path-absolute":"^1.0.0","read-ini-file":"^1.0.0","@pnpm/outdated":"^0.3.3","camelcase-keys":"^4.2.0","load-json-file":"^4.0.0 || 5","load-yaml-file":"^0.1.0","loud-rejection":"^1.6.0","mkdirp-promise":"^5.0.1","process-exists":"^3.0.0","util.promisify":"^1.0.0","@pnpm/lifecycle":"^2.2.1","@types/get-port":"^3.2.0","@zkochan/libnpx":"^9.6.1","graph-sequencer":"^2.0.0","update-notifier":"^2.1.0","@pnpm/store-path":"^1.0.3","@types/lru-cache":"^4.1.1","@types/minimatch":"^3.0.3","pnpm-file-reporter":"^0.1.0","@pnpm/default-fetcher":"^0.4.0 || 1","@types/camelcase-keys":"^4.0.0","pnpm-default-reporter":"^0.18.0","@pnpm/default-resolver":"^2.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"caw":"^2.0.0","tape":"^4.6.3","retry":"^0.12.0","sepia":"^2.0.2","byline":"^5.0.0","mkdirp":"^0.5.1","rimraf":"^2.5.4","semver":"^5.3.0","tslint":"^5.4.2","ts-node":"^6.2.0","write-pkg":"^3.1.0","typescript":"^2.9.1","@types/node":"^10.0.6","@types/nopt":"^3.0.29","@types/tape":"^4.2.30","exists-link":"^2.0.0","npm-run-all":"^4.0.1","path-exists":"^3.0.0","rimraf-then":"^1.0.1","@types/delay":"^2.0.1","@types/ramda":"^0.25.0","@types/retry":"^0.10.2","tape-promise":"^3.0.0","@types/byline":"^4.2.31","@types/mkdirp":"^0.5.0","@types/semver":"^5.3.32","@zkochan/husky":"^0.0.0","package-preview":"^1.0.0","write-json-file":"^2.3.0","write-yaml-file":"^1.0.0","deep-require-cwd":"^1.0.0","npm-scripts-info":"^0.3.6","normalize-newline":"^3.0.0","@pnpm/modules-yaml":"^1.0.0","@types/common-tags":"^1.2.5","pnpm-registry-mock":"^2.0.0","@pnpm/assert-project":"^1.1.1","@types/load-json-file":"^2.0.6","@types/update-notifier":"^2.0.0","@types/write-json-file":"^2.2.1","@pnpm/read-package-json":"^1.0.0","anonymous-npm-registry-client":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_2.12.0-0_1531340979984_0.2247574307698812","host":"s3://npm-registry-packages"}},"2.12.2":{"name":"pnpm","version":"2.12.2","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@2.12.2","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js","pnpx":"lib/bin/pnpx.js"},"dist":{"shasum":"1b575512ae27d767f4aaec14e94b18e0c70bcc7b","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-2.12.2.tgz","fileCount":4601,"integrity":"sha512-tFqcsmNiE9NYNXYkTvGl6naC93vSRNh+/FeTAE0Az3iNIvtNaJ7CWZE4+p2bfN/B0CDeBQFPVzzwaQfkF9pIpw==","signatures":[{"sig":"MEUCIG4GioKvV1FCsRC+fynK1BlfLohNhfBIOLNPRT43n1URAiEAwQgrNH2DvlZa7mIblp5yCFl4ht3rQbEOBgImGDBgd3g=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":24048375},"main":"lib/bin/pnpm.js","_from":".","files":["lib/"],"_shasum":"1b575512ae27d767f4aaec14e94b18e0c70bcc7b","engines":{"node":">=6"},"scripts":{"tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json --project .","test":"npm run lint && npm run tsc && npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"pnpm link . && npm-run-all -p -r pnpm-registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf ../../../.tmp/ && rimraf node_modules/.bin/pnpm && pnpm-registry-mock prepare","pnpm-registry-mock":"pnpm-registry-mock","test:e2e-with-preview":"preview --skip-prepublishOnly && npm-run-all -p -r pnpm-registry-mock test:tap"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"greenkeeper":{"ignore":["@pnpm/default-fetcher","@pnpm/default-resolver","@pnpm/logger","@pnpm/outdated","@pnpm/server","@pnpm/types","pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-registry-mock","remove-all-except-outer-links","pnpm-shrinkwrap","supi"]},"_nodeVersion":"9.10.1","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"mz":"^2.7.0","nopt":"^4.0.1","supi":"^0.22.2","chalk":"^2.2.0","delay":"^3.0.0","execa":"^0.10.0","is-ci":"^1.0.10","ramda":"^0.25.0","diable":"^4.0.1","find-up":"^3.0.0","p-limit":"^2.0.0","get-port":"^3.2.0","@types/mz":"^0.0.32","camelcase":"^4.1.0 || 5","lru-cache":"^4.1.3","minimatch":"^3.0.4","path-name":"^1.0.0","pnpm-list":"^4.0.0","tree-kill":"^1.2.0","is-windows":"^1.0.1","pkgs-graph":"^2.0.0","text-table":"^0.2.0","@pnpm/types":"^1.5.0","@pnpm/utils":"^0.5.1","common-tags":"^1.4.0","cross-spawn":"^6.0.3","graceful-fs":"^4.1.11","signal-exit":"^3.0.2","strip-color":"^0.1.0","@pnpm/config":"^1.2.7","@pnpm/logger":"^2.1.0","@pnpm/server":"^0.14.0","find-packages":"^2.2.0","package-store":"^0.23.0","path-absolute":"^1.0.0","read-ini-file":"^1.0.0","@pnpm/outdated":"^0.4.0","camelcase-keys":"^4.2.0","load-json-file":"^4.0.0 || 5","load-yaml-file":"^0.1.0","loud-rejection":"^1.6.0","mkdirp-promise":"^5.0.1","process-exists":"^3.0.0","util.promisify":"^1.0.0","@pnpm/lifecycle":"^3.0.0","@types/get-port":"^3.2.0","@zkochan/libnpx":"^9.6.1","graph-sequencer":"^2.0.0","update-notifier":"^2.1.0","@pnpm/store-path":"^1.0.3","@types/lru-cache":"^4.1.1","@types/minimatch":"^3.0.3","pnpm-file-reporter":"^0.1.0","@pnpm/default-fetcher":"^2.0.0","@types/camelcase-keys":"^4.0.0","pnpm-default-reporter":"^0.19.1","@pnpm/default-resolver":"^2.0.0"},"_hasShrinkwrap":false,"devDependencies":{"caw":"^2.0.0","tape":"^4.6.3","retry":"^0.12.0","sepia":"^2.0.2","byline":"^5.0.0","mkdirp":"^0.5.1","rimraf":"^2.5.4","semver":"^5.3.0","tslint":"^5.4.2","ts-node":"^6.2.0","write-pkg":"^3.1.0","typescript":"^2.9.1","@types/node":"^10.0.6","@types/nopt":"^3.0.29","@types/tape":"^4.2.30","exists-link":"^2.0.0","npm-run-all":"^4.0.1","path-exists":"^3.0.0","rimraf-then":"^1.0.1","@types/delay":"^2.0.1","@types/ramda":"0.25.34","@types/retry":"^0.10.2","tape-promise":"^3.0.0","@types/byline":"^4.2.31","@types/mkdirp":"^0.5.0","@types/semver":"^5.3.32","package-preview":"^1.0.0","write-json-file":"^2.3.0","write-yaml-file":"^1.0.0","deep-require-cwd":"^1.0.0","npm-scripts-info":"^0.3.6","normalize-newline":"^3.0.0","@pnpm/modules-yaml":"^1.0.0","@types/common-tags":"^1.2.5","pnpm-registry-mock":"^2.0.0","@pnpm/assert-project":"^1.1.1","@types/load-json-file":"^2.0.6","@types/update-notifier":"^2.0.0","@types/write-json-file":"^2.2.1","@pnpm/read-package-json":"^1.0.0","anonymous-npm-registry-client":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_2.12.2_1532099687641_0.6799562475689931","host":"s3://npm-registry-packages"}},"5.15.1":{"name":"pnpm","version":"5.15.1","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@5.15.1","maintainers":[{"name":"zkochan","email":"z@kochan.io"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"c032baf4e54421f6b782bc84affa71c782bd6f83","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-5.15.1.tgz","fileCount":1045,"integrity":"sha512-QCGLm5Vxp97QDgYLqDF93CzQoryX3TXwEz3fc86b5CfU31Xq3u3mV8lAQTKbZOLJfAh3wZpz61KsWIpFW/3QAQ==","signatures":[{"sig":"MEUCICvBq6F7GJw1jIPCAJA3DFP/ENUxmN7f+FtOq1SbBL18AiEAtoVQUY5hV/YapMaGoBoZZr8Kt+j4zNAHR8CG5xaU8a4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11046223,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf/5fACRA9TVsSAnZWagAAllwP/jtjVX/IqM02cw+EwooY\njj3JVTgmQvL3toJr7mowaxewmfyZdVmXiR1s3qhsGRZHu+Uenj94RsUsC6Fx\n+4s14QSCcBOu2twO+4NEPGwxtKgraZCRRMZQ6EeAa3YORmBhAZJwsKY8fom5\nOPt9/FnxkJGC8NVlEpWQ4LNCaIiqigEispy/bxlIyCgo55oKmz8BLmcJWzxY\nwfP4fcTidUm2+nUv7VlYV4K93qdvkk4fVlQF58OTw0fkaGqYZNi74I6RhZiY\nnUrq8P+ZZre9xGdJqk6pf2kz4Z0N7AAyWXSxbLFRmAZfrFWBjBqQpHg5tI7V\nxEIS43ik2Jh4fA6w50AqM4DjUviC8bgmar8TbkFbNT+L8aXJN9YVn16kFJu1\ndxYyO3G6/b3Nihjuhqn+tZQYaHCOCpR5Leo0XTCn0uzqxvLmbb0tLmsAIz7q\n1ebzwW/uSuVTICimpMZ8afAA/oi7L7ynZ9X0xqPRWaQ6M1C7oHuNlT0lxswi\nb9qVyMKHlEg3txqMEKozdBm+OzS+561PN9Lk7EjTi0fV6NMpr9fcXceMBpch\nXxRbrS0MQhWZak+W1VrjtfMG4H+W8NcB04tvrn4861Dtt1BETOWlTVCJET6D\nGmpMGiuNiRMEdDTWGX9IM8DbEyWVoEnhjLAB8dSfL8s1gVEGSZFyLLoM6aQ9\ngBJs\r\n=PrXP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.js","engines":{"node":">=10.16"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint -c ../../eslint.json src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"pnpm tsc -- --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build && rimraf dist && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp node_modules/ps-list/fastlist.exe dist/fastlist.exe","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.js --external:update-notifier --external:node-gyp","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.js","postpublish":"publish-packed","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock","prepublishOnly":"pnpm compile && npm cache clear --force && publish-packed --prune --npm-client yarn --dest dist"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"6.14.8","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"12.19.0","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"node-gyp":"^7.1.2","update-notifier":"^5.0.1"},"_hasShrinkwrap":false,"__devDependencies":{"mz":"^2.7.0","ncp":"^2.0.0","nopt":"^5.0.0","chalk":"^4.1.0","delay":"^4.4.0","execa":"^5.0.0","is-ci":"^2.0.0","p-any":"3.0.0","ramda":"^0.27.1","tempy":"^1.0.0","which":"^2.0.2","byline":"5.0.0","semver":"^7.3.4","esbuild":"^0.8.26","p-defer":"^3.0.0","ps-list":"^6.3.0","@types/mz":"^2.7.3","path-name":"^1.0.0","split-cmd":"^1.0.1","tree-kill":"^1.2.2","write-pkg":"4.0.0","@types/ncp":"^2.0.4","is-windows":"^1.0.2","pkgs-graph":"5.2.0","strip-ansi":"^6.0.0","@pnpm/types":"6.3.1","@types/nopt":"^3.0.29","cross-spawn":"^7.0.3","exists-link":"2.0.0","graceful-fs":"^4.2.4","npm-run-all":"^4.1.5","path-exists":"^4.0.0","render-help":"^1.0.1","symlink-dir":"^4.1.0","@pnpm/config":"11.11.0","@pnpm/logger":"^3.2.3","@pnpm/tabtab":"^0.1.1","@types/is-ci":"^2.0.0","@types/ramda":"^0.27.34","@types/which":"^1.3.2","@pnpm/command":"1.0.0","@pnpm/prepare":"0.0.16","@pnpm/run-npm":"2.0.3","@types/byline":"^4.2.32","@types/semver":"^7.3.4","@pnpm/cli-meta":"1.0.1","@zkochan/retry":"^0.2.0","load-json-file":"^6.2.0","loud-rejection":"^2.2.0","read-yaml-file":"^2.0.0","@pnpm/cli-utils":"0.4.45","@pnpm/constants":"4.1.0","@zkochan/libnpx":"11.0.3","@zkochan/rimraf":"^1.0.0","write-json-file":"^4.3.0","write-yaml-file":"^4.1.3","deep-require-cwd":"1.0.0","@types/is-windows":"^1.0.0","normalize-newline":"3.0.0","@pnpm/core-loggers":"5.0.2","@pnpm/modules-yaml":"8.0.5","@types/cross-spawn":"^6.0.2","@types/graceful-fs":"^4.1.4","@pnpm/file-reporter":"^1.0.0","@pnpm/assert-project":"2.1.14","@pnpm/lockfile-types":"2.1.1","@pnpm/parse-cli-args":"3.2.2","dir-is-case-sensitive":"^1.0.2","@pnpm/default-reporter":"7.9.15","@types/update-notifier":"^5.0.0","@pnpm/read-package-json":"3.1.8","@pnpm/find-workspace-dir":"2.0.0","@pnpm/plugin-commands-audit":"2.0.35","@pnpm/plugin-commands-store":"2.0.63","@pnpm/read-project-manifest":"1.1.5","@pnpm/plugin-commands-import":"1.0.92","@pnpm/plugin-commands-server":"2.0.58","@pnpm/write-project-manifest":"1.1.5","@pnpm/common-cli-options-help":"0.3.0","@pnpm/find-workspace-packages":"2.3.31","@pnpm/plugin-commands-listing":"2.0.44","@pnpm/plugin-commands-rebuild":"2.2.16","anonymous-npm-registry-client":"0.1.2","@pnpm/plugin-commands-outdated":"3.0.39","@pnpm/filter-workspace-packages":"2.3.3","@pnpm/plugin-commands-publishing":"2.3.10","@pnpm/plugin-commands-installation":"3.5.10","@pnpm/plugin-commands-script-runners":"2.5.11"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_5.15.1_1610586047825_0.6612585746123272","host":"s3://npm-registry-packages"}},"2.12.1":{"name":"pnpm","version":"2.12.1","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@2.12.1","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js","pnpx":"lib/bin/pnpx.js"},"dist":{"shasum":"61c113fb90a1dd7c26a9eca6b1b044f40862c8c1","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-2.12.1.tgz","fileCount":4599,"integrity":"sha512-+/0KF+oviJ3pKYc4sJ1s09uobDdD6Si497fpmtMGvv6/2wkTRPgGMGkIN1u0KTiv7sQ8iUIZR3DvpRuJ4ARYYA==","signatures":[{"sig":"MEQCIEIYM22pa1ozIPpR4sxKW1Zf+hrvax/LX/UhEZyEvMW0AiBz3DgN+7dQomtxv7NOPTmjMsoipTm+cGyEChA0bVVHyQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":24050708},"main":"lib/bin/pnpm.js","_from":".","files":["lib/"],"_shasum":"61c113fb90a1dd7c26a9eca6b1b044f40862c8c1","engines":{"node":">=6"},"scripts":{"tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json --project .","test":"npm run lint && npm run tsc && npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"pnpm link . && npm-run-all -p -r pnpm-registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf ../../../.tmp/ && rimraf node_modules/.bin/pnpm && pnpm-registry-mock prepare","pnpm-registry-mock":"pnpm-registry-mock","test:e2e-with-preview":"preview --skip-prepublishOnly && npm-run-all -p -r pnpm-registry-mock test:tap"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"greenkeeper":{"ignore":["@pnpm/default-fetcher","@pnpm/default-resolver","@pnpm/logger","@pnpm/outdated","@pnpm/server","@pnpm/types","pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-registry-mock","remove-all-except-outer-links","pnpm-shrinkwrap","supi"]},"_nodeVersion":"9.10.1","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"mz":"^2.7.0","nopt":"^4.0.1","supi":"^0.22.1","chalk":"^2.2.0","delay":"^3.0.0","execa":"^0.10.0","is-ci":"^1.0.10","ramda":"^0.25.0","diable":"^4.0.1","find-up":"^3.0.0","p-limit":"^2.0.0","get-port":"^3.2.0","@types/mz":"^0.0.32","camelcase":"^4.1.0 || 5","lru-cache":"^4.1.3","minimatch":"^3.0.4","path-name":"^1.0.0","pnpm-list":"^4.0.0","tree-kill":"^1.2.0","is-windows":"^1.0.1","pkgs-graph":"^2.0.0","text-table":"^0.2.0","@pnpm/types":"^1.5.0","@pnpm/utils":"^0.5.1","common-tags":"^1.4.0","cross-spawn":"^6.0.3","graceful-fs":"^4.1.11","signal-exit":"^3.0.2","strip-color":"^0.1.0","@pnpm/config":"^1.2.7","@pnpm/logger":"^2.1.0","@pnpm/server":"^0.14.0","find-packages":"^2.2.0","package-store":"^0.23.0","path-absolute":"^1.0.0","read-ini-file":"^1.0.0","@pnpm/outdated":"^0.4.0","camelcase-keys":"^4.2.0","load-json-file":"^4.0.0 || 5","load-yaml-file":"^0.1.0","loud-rejection":"^1.6.0","mkdirp-promise":"^5.0.1","process-exists":"^3.0.0","util.promisify":"^1.0.0","@pnpm/lifecycle":"^3.0.0","@types/get-port":"^3.2.0","@zkochan/libnpx":"^9.6.1","graph-sequencer":"^2.0.0","update-notifier":"^2.1.0","@pnpm/store-path":"^1.0.3","@types/lru-cache":"^4.1.1","@types/minimatch":"^3.0.3","pnpm-file-reporter":"^0.1.0","@pnpm/default-fetcher":"^2.0.0","@types/camelcase-keys":"^4.0.0","pnpm-default-reporter":"^0.19.1","@pnpm/default-resolver":"^2.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"caw":"^2.0.0","tape":"^4.6.3","retry":"^0.12.0","sepia":"^2.0.2","byline":"^5.0.0","mkdirp":"^0.5.1","rimraf":"^2.5.4","semver":"^5.3.0","tslint":"^5.4.2","ts-node":"^6.2.0","write-pkg":"^3.1.0","typescript":"^2.9.1","@types/node":"^10.0.6","@types/nopt":"^3.0.29","@types/tape":"^4.2.30","exists-link":"^2.0.0","npm-run-all":"^4.0.1","path-exists":"^3.0.0","rimraf-then":"^1.0.1","@types/delay":"^2.0.1","@types/ramda":"0.25.34","@types/retry":"^0.10.2","tape-promise":"^3.0.0","@types/byline":"^4.2.31","@types/mkdirp":"^0.5.0","@types/semver":"^5.3.32","package-preview":"^1.0.0","write-json-file":"^2.3.0","write-yaml-file":"^1.0.0","deep-require-cwd":"^1.0.0","npm-scripts-info":"^0.3.6","normalize-newline":"^3.0.0","@pnpm/modules-yaml":"^1.0.0","@types/common-tags":"^1.2.5","pnpm-registry-mock":"^2.0.0","@pnpm/assert-project":"^1.1.1","@types/load-json-file":"^2.0.6","@types/update-notifier":"^2.0.0","@types/write-json-file":"^2.2.1","@pnpm/read-package-json":"^1.0.0","anonymous-npm-registry-client":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_2.12.1_1531941866467_0.907010766535882","host":"s3://npm-registry-packages"}},"5.15.2":{"name":"pnpm","version":"5.15.2","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@5.15.2","maintainers":[{"name":"zkochan","email":"z@kochan.io"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"dc4201669768a3ba9024e71485f48485b648774e","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-5.15.2.tgz","fileCount":1045,"integrity":"sha512-YIy5GMRUPDDkcI/g3zr+kuamoaYTgTntHFU5WAVyBmQoYIo03TA2XJq70ii6lhUm6LbQbU6WtUit1cQrwRqAng==","signatures":[{"sig":"MEUCIQDa+KPpsoPuBD0TOVcOA0YkxRx8O27oZO6VP9VswPKE/QIgKdm7N1SpZFIV8R+PvtHAGypEnEjwTZ0bdo/u1c4/iAM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11037167,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgCVFUCRA9TVsSAnZWagAAV5MP/0AmRiFFpSc/ITignMzv\nd+QuUMJjzHhVybQ93qnCGs4HtWrb79P9BzrwnKfSixvvha6Stxht+nTvzXsD\n+pe3BiuRRqmfdJxdwvLx85HZcsdqAtlBCsY89ScNweVg4kFnuxtVmARL3RVu\nwRAWPHZDwQtyVC60Eey6ZdFBUGqFSSJYCfOVRX2zouDBL36+f23BMOUnuvhJ\nB9hASqGsB2auj9EIwLPHvNJO2uDoM5j7HP63yOHV2kX9J11kHGknvJ0hM++v\ndEMNNOAeKH+3Xgy3/8qGjMliWN1h7yKfWsCdp3BKUdpM+SZwQWf4Qhx5BANb\nUUbW/D4ROf2LzgER2OLDij0oODuGaIDJrewzWmNH/+YuBvbwe0Ogg3ZURSWR\ncz2FjR3ySpuIYnMMN3qZTxyw9i4grwEEQK7n/y8rtjaU2+afMkch+YZ1JL+y\nMe2cJWT9RHsj/SC+E07unf/MGaE0H4nwaJGrPWhbiRXIFHEJa5A9GxanCo5N\nlBHoPD3TCT7XakEGMytlw6pyAQ3WXYHLLGhUs2+tCisA9s8gYgerjTcq2llO\n8qPkQWYhQmcwo1xVvsPrM7Q4px7vjkcUZHfbvLQGtPtFC/jzf4lCPWkOtil+\ntFiRz4gceT0pMY0noWnmPPVnU/ZDC7xDw3BOuP04OW4QJSqUl+R83/J82bJj\nVy87\r\n=/+xX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.js","engines":{"node":">=10.16"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint -c ../../eslint.json src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"pnpm tsc -- --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build && rimraf dist && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp node_modules/ps-list/fastlist.exe dist/fastlist.exe","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.js --external:update-notifier --external:node-gyp","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.js","postpublish":"publish-packed","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock","prepublishOnly":"pnpm compile && npm cache clear --force && publish-packed --prune --npm-client yarn --dest dist"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"6.14.8","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"12.19.0","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"node-gyp":"^7.1.2","update-notifier":"^5.0.1"},"_hasShrinkwrap":false,"__devDependencies":{"mz":"^2.7.0","ncp":"^2.0.0","nopt":"^5.0.0","chalk":"^4.1.0","delay":"^4.4.0","execa":"^5.0.0","is-ci":"^2.0.0","p-any":"3.0.0","ramda":"^0.27.1","tempy":"^1.0.0","which":"^2.0.2","byline":"5.0.0","semver":"^7.3.4","esbuild":"^0.8.33","p-defer":"^3.0.0","ps-list":"^6.3.0","@types/mz":"^2.7.3","path-name":"^1.0.0","split-cmd":"^1.0.1","tree-kill":"^1.2.2","write-pkg":"4.0.0","@types/ncp":"^2.0.4","is-windows":"^1.0.2","pkgs-graph":"5.2.0","strip-ansi":"^6.0.0","@pnpm/types":"6.3.1","@types/nopt":"^3.0.29","cross-spawn":"^7.0.3","exists-link":"2.0.0","graceful-fs":"^4.2.4","npm-run-all":"^4.1.5","path-exists":"^4.0.0","render-help":"^1.0.1","symlink-dir":"^4.1.0","@pnpm/config":"11.11.0","@pnpm/logger":"^3.2.3","@pnpm/tabtab":"^0.1.1","@types/is-ci":"^2.0.0","@types/ramda":"^0.27.35","@types/which":"^2.0.0","@pnpm/command":"1.0.0","@pnpm/prepare":"0.0.16","@pnpm/run-npm":"2.0.3","@types/byline":"^4.2.32","@types/semver":"^7.3.4","@pnpm/cli-meta":"1.0.1","@zkochan/retry":"^0.2.0","load-json-file":"^6.2.0","loud-rejection":"^2.2.0","read-yaml-file":"^2.0.0","@pnpm/cli-utils":"0.4.45","@pnpm/constants":"4.1.0","@zkochan/libnpx":"11.0.3","@zkochan/rimraf":"^1.0.0","write-json-file":"^4.3.0","write-yaml-file":"^4.1.3","deep-require-cwd":"1.0.0","@types/is-windows":"^1.0.0","normalize-newline":"3.0.0","@pnpm/core-loggers":"5.0.2","@pnpm/modules-yaml":"8.0.5","@types/cross-spawn":"^6.0.2","@types/graceful-fs":"^4.1.4","@pnpm/file-reporter":"^1.0.0","@pnpm/assert-project":"2.1.14","@pnpm/lockfile-types":"2.1.1","@pnpm/parse-cli-args":"3.2.2","dir-is-case-sensitive":"^1.0.2","@pnpm/default-reporter":"7.9.15","@types/update-notifier":"^5.0.0","@pnpm/read-package-json":"3.1.8","@pnpm/find-workspace-dir":"2.0.0","@pnpm/plugin-commands-audit":"2.0.36","@pnpm/plugin-commands-store":"2.0.64","@pnpm/read-project-manifest":"1.1.5","@pnpm/plugin-commands-import":"1.0.93","@pnpm/plugin-commands-server":"2.0.58","@pnpm/write-project-manifest":"1.1.5","@pnpm/common-cli-options-help":"0.3.0","@pnpm/find-workspace-packages":"2.3.31","@pnpm/plugin-commands-listing":"2.0.45","@pnpm/plugin-commands-rebuild":"2.2.17","anonymous-npm-registry-client":"0.1.2","@pnpm/plugin-commands-outdated":"3.0.40","@pnpm/filter-workspace-packages":"2.3.3","@pnpm/plugin-commands-publishing":"2.3.11","@pnpm/plugin-commands-installation":"3.5.11","@pnpm/plugin-commands-script-runners":"2.5.11"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_5.15.2_1611223380264_0.12744894951379848","host":"s3://npm-registry-packages"}},"5.15.3":{"name":"pnpm","version":"5.15.3","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@5.15.3","maintainers":[{"name":"zkochan","email":"z@kochan.io"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"d938b8171fb026bca6e92f23dfb7d400db021e8f","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-5.15.3.tgz","fileCount":1045,"integrity":"sha512-3E53AIFukQA8OAgYcIb7dGN5+MA0GfNK8nMJwuT6sDnLC/bUs9uUSc+CaHKxZ34SIx/K5bH7gc6Q1kg2R/AiVg==","signatures":[{"sig":"MEYCIQCq6vGDpUIEYTflz9Dy8hh3lW9VAl45NQFQKPzCYTBy0AIhAMUT7nsz4dVpTjOG2e2y2BF3zPyIEp67SXKQ1P0yd+09","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11037806,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgDCJeCRA9TVsSAnZWagAALtUP/3ciAdG/x3hoFukZxu4r\nK0BPtx7rpx6OZPYBCzlt13/5GBG3DimiqyYkJ4dUShsJylR4c9KJ4U4vQ/os\nodIQDcVQ/RvXqOoTsErj5LF8wL0vfbgfabl1jFtRsPt3GR8lVKppT5eiWNBt\n3x77z3f6ohoIuOBew+76r55mKJvdkohtrdy/H70U/ZpcOjstXqMtXKTrbuak\nekPzWoblEu5lHWsvJ1Qe5vZeIEsb1JLmIL5vg0vGMwQYsVlJbbfWXpGsWGhF\nim8JNIj2CG9uXhCtQu2aDY93BzAaEa+HTYbzvhqnOW/lZfOvduI524RTkD8S\nqoixS7aKS2MCY889G+Iw5Z2/rZ5M0HKsQ92zhFE5LbTEAM+47A1TUXsf6nf1\nW/ZzhhjA60n3VnQu04YeCm6rjH3S45WQ7yCWUIEfXZitT0gyG5r6kMYUSPBQ\nCi56I+8f+XYr+nXu6G18XIfZBENGGqlWiHCB5qooIHnzDJH9FYBqlmdsQzSR\n18ldwZiyUF5RjD5E4pYFMDZNlxgKEBJ/gFHBi6O6IE635N9YtlqDz1tDZ3xe\n4VKw0GEi28vQU7e4WP+NFZx86R9HeCVoUdvjTh/O25Q/a/+6r/rbCW+nwgFA\notlKG885AgkHyiEnfj7BA8L1+m0F2qrgqQYJRgctfZDAUfjfwpRgrIpiVzGd\ndIxJ\r\n=+oBy\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.js","engines":{"node":">=10.16"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint -c ../../eslint.json src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"pnpm tsc -- --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build && rimraf dist && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp node_modules/ps-list/fastlist.exe dist/fastlist.exe","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.js --external:update-notifier --external:node-gyp","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.js","postpublish":"publish-packed","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock","prepublishOnly":"pnpm compile && npm cache clear --force && publish-packed --prune --npm-client yarn --dest dist"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"6.14.8","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"12.19.0","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"node-gyp":"^7.1.2","update-notifier":"^5.0.1"},"_hasShrinkwrap":false,"__devDependencies":{"mz":"^2.7.0","ncp":"^2.0.0","nopt":"^5.0.0","chalk":"^4.1.0","delay":"^4.4.0","execa":"^5.0.0","is-ci":"^2.0.0","p-any":"3.0.0","ramda":"^0.27.1","tempy":"^1.0.0","which":"^2.0.2","byline":"5.0.0","semver":"^7.3.4","esbuild":"^0.8.33","p-defer":"^3.0.0","ps-list":"^6.3.0","@types/mz":"^2.7.3","path-name":"^1.0.0","split-cmd":"^1.0.1","tree-kill":"^1.2.2","write-pkg":"4.0.0","@types/ncp":"^2.0.4","is-windows":"^1.0.2","pkgs-graph":"5.2.0","strip-ansi":"^6.0.0","@pnpm/types":"6.3.1","@types/nopt":"^3.0.29","cross-spawn":"^7.0.3","exists-link":"2.0.0","graceful-fs":"^4.2.4","npm-run-all":"^4.1.5","path-exists":"^4.0.0","render-help":"^1.0.1","symlink-dir":"^4.1.0","@pnpm/config":"11.11.1","@pnpm/logger":"^3.2.3","@pnpm/tabtab":"^0.1.1","@types/is-ci":"^2.0.0","@types/ramda":"^0.27.35","@types/which":"^2.0.0","@pnpm/command":"1.0.0","@pnpm/prepare":"0.0.16","@pnpm/run-npm":"2.0.3","@types/byline":"^4.2.32","@types/semver":"^7.3.4","@pnpm/cli-meta":"1.0.1","@zkochan/retry":"^0.2.0","load-json-file":"^6.2.0","loud-rejection":"^2.2.0","read-yaml-file":"^2.0.0","@pnpm/cli-utils":"0.4.46","@pnpm/constants":"4.1.0","@zkochan/libnpx":"11.0.3","@zkochan/rimraf":"^1.0.0","write-json-file":"^4.3.0","write-yaml-file":"^4.1.3","deep-require-cwd":"1.0.0","@types/is-windows":"^1.0.0","normalize-newline":"3.0.0","@pnpm/core-loggers":"5.0.2","@pnpm/modules-yaml":"8.0.5","@types/cross-spawn":"^6.0.2","@types/graceful-fs":"^4.1.4","@pnpm/file-reporter":"^1.0.0","@pnpm/assert-project":"2.1.14","@pnpm/lockfile-types":"2.1.1","@pnpm/parse-cli-args":"3.2.2","dir-is-case-sensitive":"^1.0.2","@pnpm/default-reporter":"7.9.16","@types/update-notifier":"^5.0.0","@pnpm/read-package-json":"3.1.8","@pnpm/find-workspace-dir":"2.0.0","@pnpm/plugin-commands-audit":"2.0.37","@pnpm/plugin-commands-store":"2.0.65","@pnpm/read-project-manifest":"1.1.5","@pnpm/plugin-commands-import":"1.0.94","@pnpm/plugin-commands-server":"2.0.59","@pnpm/write-project-manifest":"1.1.5","@pnpm/common-cli-options-help":"0.3.0","@pnpm/find-workspace-packages":"2.3.32","@pnpm/plugin-commands-listing":"2.0.46","@pnpm/plugin-commands-rebuild":"2.2.18","anonymous-npm-registry-client":"0.1.2","@pnpm/plugin-commands-outdated":"3.0.41","@pnpm/filter-workspace-packages":"2.3.4","@pnpm/plugin-commands-publishing":"2.3.12","@pnpm/plugin-commands-installation":"3.5.12","@pnpm/plugin-commands-script-runners":"2.5.12"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_5.15.3_1611407965384_0.49513526702545785","host":"s3://npm-registry-packages"}},"0.73.2":{"name":"pnpm","version":"0.73.2","keywords":["dependency manager","install","modules","npm","package manager"],"author":{"name":"Rico Sta. Cruz","email":"rico@ricostacruz.com"},"license":"MIT","_id":"pnpm@0.73.2","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js"},"dist":{"shasum":"de8f06a5044f6d37745ad95059fe0d04c4452d0b","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-0.73.2.tgz","integrity":"sha512-HSpQH0sCZSxi8Nv9xF4PdPFfOMmhOhhmsUCXIGo/XA8CaftYN9AqOxbCZAOxndggB20fW6abyWHsbNI9JUyLMQ==","signatures":[{"sig":"MEQCIE0thxqT3MUZq/i1xY3F+i8nwLRi74DyTN4kvUWyOnLYAiAycb8Cc91AXGZYRlSr2G1CHt8OvLtQ3GqtVE9O9v8zSw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","files":["lib/"],"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"engines":{"node":">=4"},"gitHead":"7223936931dd79fbf4f053db993055e9755a5dcd","typings":"lib/index.d.ts","_npmUser":{"name":"zkochan","email":"zoltan.kochan@gmail.com"},"__scripts":{"cz":"git-cz","?cz":"echo 'Run Git commit wizard'","tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json --project .","test":"npm run lint && npm run test:e2e","start":"npm run tsc -- --watch","pretest":"rimraf ../.tmp/ && npm run tsc && pnpm-registry-mock prepare","test:e2e":"npm-run-all -p -r pnpm-registry-mock test:tap","test:tap":"ts-node test","commitmsg":"validate-commit-msg","prepublish":"in-publish && echo 'You need to use \"publish-packed\" to publish pnpm' && false || npm run tsc","pnpm-registry-mock":"pnpm-registry-mock"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"5.0.3","description":"Fast, disk space efficient npm installs","directories":{"test":"test"},"greenkeeper":{"ignore":["pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-logger","pnpm-registry-mock","remove-all-except-outer-links","pnpm-lockfile"]},"_nodeVersion":"6.9.1","preferGlobal":true,"__dependencies":{"mz":"^2.6.0","mem":"^1.1.0","ncp":"^2.0.0","npm":"^5.0.2","bole":"^3.0.2","dint":"^1.0.0","nopt":"^4.0.1","ssri":"^4.1.3","execa":"^0.7.0","is-ci":"^1.0.10","ramda":"^0.24.1","byline":"^5.0.0","ndjson":"^1.5.0","semver":"^5.3.0","find-up":"^2.1.0","p-limit":"^1.1.0","node-gyp":"^3.6.0","p-filter":"^1.0.0","@types/mz":"^0.0.31","@types/rc":"^0.0.1","camelcase":"^4.1.0","is-subdir":"^1.0.0","path-name":"^1.0.0","write-pkg":"^3.0.1","@types/npm":"^2.0.28","is-windows":"^1.0.0","os-homedir":"^1.0.2","@types/node":"^7.0.27","@types/nopt":"^3.0.29","arr-flatten":"^1.0.1","common-tags":"^1.4.0","cross-spawn":"^5.0.0","graceful-fs":"^4.1.11","path-exists":"^3.0.0","pnpm-logger":"^0.3.0","rimraf-then":"^1.0.1","symlink-dir":"^1.0.3","@types/ramda":"^0.0.15","@types/byline":"^4.2.31","@types/semver":"^5.3.30","is-inner-link":"^2.0.0","normalize-ssh":"^1.0.0","pnpm-lockfile":"^0.2.0","unpack-stream":"^2.0.0-beta.1","load-json-file":"^2.0.0","load-yaml-file":"^0.1.0","loud-rejection":"^1.6.0","mkdirp-promise":"^5.0.1","normalize-path":"^2.1.1","npm-package-arg":"^5.0.0","proper-lockfile":"^2.0.0","update-notifier":"^2.1.0","write-json-file":"^2.0.0","write-yaml-file":"^1.0.0","@zkochan/cmd-shim":"^2.2.3","read-package-json":"^2.0.5","@types/common-tags":"^1.2.5","pnpm-file-reporter":"^0.0.1","get-npm-tarball-url":"^2.0.0","npm-registry-client":"^8.1.0","pnpm-install-checks":"^1.1.0","@types/load-json-file":"^2.0.5","parse-npm-tarball-url":"^1.0.1","pnpm-default-reporter":"^0.6.0","@types/update-notifier":"^1.0.0","fs-write-stream-atomic":"^1.0.10","normalize-registry-url":"^1.0.0","remove-all-except-outer-links":"^1.0.0"},"devDependencies":{"caw":"^2.0.0","tape":"^4.6.3","husky":"^0.13.2","isexe":"^2.0.0","sepia":"^2.0.2","mkdirp":"^0.5.1","rimraf":"^2.5.4","tslint":"^5.4.2","thenify":"^3.2.1","ts-node":"^3.0.0","read-pkg":"^2.0.0","commitizen":"^2.8.6","in-publish":"^2.0.0","typescript":"^2.1.5","@types/tape":"^4.2.28","exists-link":"^2.0.0","npm-run-all":"^4.0.1","tape-promise":"^2.0.1","@types/mkdirp":"^0.3.29","deep-require-cwd":"^1.0.0","npm-scripts-info":"^0.3.6","pnpm-registry-mock":"^0.13.0","validate-commit-msg":"^2.7.0","cz-conventional-changelog":"^2.0.0","anonymous-npm-registry-client":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm-0.73.2.tgz_1498073096025_0.9426140426658094","host":"s3://npm-registry-packages"}},"0.73.3":{"name":"pnpm","version":"0.73.3","keywords":["dependency manager","install","modules","npm","package manager"],"author":{"name":"Rico Sta. Cruz","email":"rico@ricostacruz.com"},"license":"MIT","_id":"pnpm@0.73.3","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js"},"dist":{"shasum":"649dca9fd197339836cb956e093af8b577107e78","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-0.73.3.tgz","integrity":"sha512-tMH1175rLeovoBIcjJrvKx43UFqSQsQdxdereQQFhmc56aXuB6cUOFAvHjcHEle/VPW6oBJ7O+wWDzNwj5CJPw==","signatures":[{"sig":"MEYCIQD/dYlatNZNBkOdN2mbstayUYRtgZ265ReUpFIj+SqiXwIhAJVjpNaJSSVs4ah4GqewHEQ86ws1QsxINO+uBkAOZ48E","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","files":["lib/"],"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"engines":{"node":">=4"},"gitHead":"fc5a1353368e2b3b0d4d67f8201c32bc758b58b7","typings":"lib/index.d.ts","_npmUser":{"name":"zkochan","email":"zoltan.kochan@gmail.com"},"__scripts":{"cz":"git-cz","?cz":"echo 'Run Git commit wizard'","tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json --project .","test":"npm run lint && npm run test:e2e","start":"npm run tsc -- --watch","pretest":"rimraf ../.tmp/ && npm run tsc && pnpm-registry-mock prepare","test:e2e":"npm-run-all -p -r pnpm-registry-mock test:tap","test:tap":"ts-node test","commitmsg":"validate-commit-msg","prepublish":"in-publish && echo 'You need to use \"publish-packed\" to publish pnpm' && false || npm run tsc","pnpm-registry-mock":"pnpm-registry-mock"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"5.0.3","description":"Fast, disk space efficient npm installs","directories":{"test":"test"},"greenkeeper":{"ignore":["pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-logger","pnpm-registry-mock","remove-all-except-outer-links","pnpm-lockfile"]},"_nodeVersion":"6.9.1","preferGlobal":true,"__dependencies":{"mz":"^2.6.0","mem":"^1.1.0","ncp":"^2.0.0","npm":"^5.0.2","bole":"^3.0.2","dint":"^1.0.0","nopt":"^4.0.1","ssri":"^4.1.3","execa":"^0.7.0","is-ci":"^1.0.10","ramda":"^0.24.1","byline":"^5.0.0","ndjson":"^1.5.0","semver":"^5.3.0","find-up":"^2.1.0","p-limit":"^1.1.0","node-gyp":"^3.6.0","p-filter":"^1.0.0","@types/mz":"^0.0.31","@types/rc":"^0.0.1","camelcase":"^4.1.0","is-subdir":"^1.0.0","path-name":"^1.0.0","write-pkg":"^3.0.1","@types/npm":"^2.0.28","is-windows":"^1.0.0","os-homedir":"^1.0.2","@types/node":"^7.0.27","@types/nopt":"^3.0.29","arr-flatten":"^1.0.1","common-tags":"^1.4.0","cross-spawn":"^5.0.0","graceful-fs":"^4.1.11","path-exists":"^3.0.0","pnpm-logger":"^0.3.0","rimraf-then":"^1.0.1","symlink-dir":"^1.0.3","@types/ramda":"^0.0.15","@types/byline":"^4.2.31","@types/semver":"^5.3.30","is-inner-link":"^2.0.0","normalize-ssh":"^1.0.0","pnpm-lockfile":"^0.2.0","unpack-stream":"^2.0.0-beta.1","load-json-file":"^2.0.0","load-yaml-file":"^0.1.0","loud-rejection":"^1.6.0","mkdirp-promise":"^5.0.1","normalize-path":"^2.1.1","npm-package-arg":"^5.0.0","proper-lockfile":"^2.0.0","update-notifier":"^2.1.0","write-json-file":"^2.0.0","write-yaml-file":"^1.0.0","@zkochan/cmd-shim":"^2.2.3","read-package-json":"^2.0.5","@types/common-tags":"^1.2.5","pnpm-file-reporter":"^0.0.1","get-npm-tarball-url":"^2.0.0","npm-registry-client":"^8.1.0","pnpm-install-checks":"^1.1.0","@types/load-json-file":"^2.0.5","parse-npm-tarball-url":"^1.0.1","pnpm-default-reporter":"^0.6.0","@types/update-notifier":"^1.0.0","fs-write-stream-atomic":"^1.0.10","normalize-registry-url":"^1.0.0","remove-all-except-outer-links":"^1.0.0"},"devDependencies":{"caw":"^2.0.0","tape":"^4.6.3","husky":"^0.13.2","isexe":"^2.0.0","sepia":"^2.0.2","mkdirp":"^0.5.1","rimraf":"^2.5.4","tslint":"^5.4.2","thenify":"^3.2.1","ts-node":"^3.0.0","read-pkg":"^2.0.0","commitizen":"^2.8.6","in-publish":"^2.0.0","typescript":"^2.1.5","@types/tape":"^4.2.28","exists-link":"^2.0.0","npm-run-all":"^4.0.1","tape-promise":"^2.0.1","@types/mkdirp":"^0.3.29","deep-require-cwd":"^1.0.0","npm-scripts-info":"^0.3.6","pnpm-registry-mock":"^0.13.0","validate-commit-msg":"^2.7.0","cz-conventional-changelog":"^2.0.0","anonymous-npm-registry-client":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm-0.73.3.tgz_1498116447047_0.1826875617261976","host":"s3://npm-registry-packages"}},"0.73.0":{"name":"pnpm","version":"0.73.0","keywords":["dependency manager","install","modules","npm","package manager"],"author":{"name":"Rico Sta. Cruz","email":"rico@ricostacruz.com"},"license":"MIT","_id":"pnpm@0.73.0","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js"},"dist":{"shasum":"e4fac0e21b4431a4ba09b700e2588be590a6e000","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-0.73.0.tgz","integrity":"sha512-WyZt0fmQzmNhCMQOwseUVS5PTif2HzZTEztTj6b2yev1iBNXDQiA/gWhHbreI1QkTKSXynDTKc3i1bQFFH5Imw==","signatures":[{"sig":"MEUCIQCUmxyclDYIhV1HgzAGYDMWecvbiqmGDSW1vdqIs97ZLAIgEquk6w8W99G+BMMUqL/J/cKouliYS51hxkHFpG5f1bA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","files":["lib/"],"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"engines":{"node":">=4"},"gitHead":"79c67b519edd913c89178563bf3b9841d86b8fcd","typings":"lib/index.d.ts","_npmUser":{"name":"zkochan","email":"zoltan.kochan@gmail.com"},"__scripts":{"cz":"git-cz","?cz":"echo 'Run Git commit wizard'","tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json --project .","test":"npm run lint && npm run test:e2e","start":"npm run tsc -- --watch","pretest":"rimraf ../.tmp/ && npm run tsc && pnpm-registry-mock prepare","test:e2e":"npm-run-all -p -r pnpm-registry-mock test:tap","test:tap":"ts-node test","commitmsg":"validate-commit-msg","prepublish":"in-publish && echo 'You need to use \"publish-packed\" to publish pnpm' && false || npm run tsc","pnpm-registry-mock":"pnpm-registry-mock"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"5.0.3","description":"Fast, disk space efficient npm installs","directories":{"test":"test"},"greenkeeper":{"ignore":["pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-logger","pnpm-registry-mock","remove-all-except-outer-links","pnpm-lockfile"]},"_nodeVersion":"6.9.1","preferGlobal":true,"__dependencies":{"mz":"^2.6.0","mem":"^1.1.0","ncp":"^2.0.0","npm":"^5.0.2","bole":"^3.0.2","dint":"^1.0.0","nopt":"^4.0.1","ssri":"^4.1.3","execa":"^0.7.0","is-ci":"^1.0.10","ramda":"^0.24.1","byline":"^5.0.0","ndjson":"^1.5.0","semver":"^5.3.0","find-up":"^2.1.0","p-limit":"^1.1.0","node-gyp":"^3.6.0","p-filter":"^1.0.0","@types/mz":"^0.0.31","@types/rc":"^0.0.1","camelcase":"^4.1.0","is-subdir":"^1.0.0","path-name":"^1.0.0","write-pkg":"^3.0.1","@types/npm":"^2.0.28","is-windows":"^1.0.0","os-homedir":"^1.0.2","@types/node":"^7.0.27","@types/nopt":"^3.0.29","arr-flatten":"^1.0.1","common-tags":"^1.4.0","cross-spawn":"^5.0.0","graceful-fs":"^4.1.11","path-exists":"^3.0.0","pnpm-logger":"^0.3.0","rimraf-then":"^1.0.1","symlink-dir":"^1.0.3","@types/ramda":"^0.0.15","@types/byline":"^4.2.31","@types/semver":"^5.3.30","is-inner-link":"^2.0.0","normalize-ssh":"^1.0.0","pnpm-lockfile":"^0.2.0","unpack-stream":"^2.0.0-beta.1","load-json-file":"^2.0.0","load-yaml-file":"^0.1.0","loud-rejection":"^1.6.0","mkdirp-promise":"^5.0.1","normalize-path":"^2.1.1","npm-package-arg":"^5.0.0","proper-lockfile":"^2.0.0","update-notifier":"^2.1.0","write-json-file":"^2.0.0","write-yaml-file":"^1.0.0","@zkochan/cmd-shim":"^2.2.3","read-package-json":"^2.0.5","@types/common-tags":"^1.2.5","pnpm-file-reporter":"^0.0.1","get-npm-tarball-url":"^2.0.0","npm-registry-client":"^8.1.0","pnpm-install-checks":"^1.1.0","@types/load-json-file":"^2.0.5","parse-npm-tarball-url":"^1.0.1","pnpm-default-reporter":"^0.6.0","@types/update-notifier":"^1.0.0","fs-write-stream-atomic":"^1.0.10","remove-all-except-outer-links":"^1.0.0"},"devDependencies":{"caw":"^2.0.0","tape":"^4.6.3","husky":"^0.13.2","isexe":"^2.0.0","sepia":"^2.0.2","mkdirp":"^0.5.1","rimraf":"^2.5.4","tslint":"^5.4.2","thenify":"^3.2.1","ts-node":"^3.0.0","read-pkg":"^2.0.0","commitizen":"^2.8.6","in-publish":"^2.0.0","typescript":"^2.1.5","@types/tape":"^4.2.28","exists-link":"^2.0.0","npm-run-all":"^4.0.1","tape-promise":"^2.0.1","@types/mkdirp":"^0.3.29","deep-require-cwd":"^1.0.0","npm-scripts-info":"^0.3.6","pnpm-registry-mock":"^0.13.0","validate-commit-msg":"^2.7.0","cz-conventional-changelog":"^2.0.0","anonymous-npm-registry-client":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm-0.73.0.tgz_1497990975958_0.8667960942257196","host":"s3://npm-registry-packages"}},"0.73.1":{"name":"pnpm","version":"0.73.1","keywords":["dependency manager","install","modules","npm","package manager"],"author":{"name":"Rico Sta. Cruz","email":"rico@ricostacruz.com"},"license":"MIT","_id":"pnpm@0.73.1","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js"},"dist":{"shasum":"9b80b7418eaa3daded8c7f532516e26fac245d73","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-0.73.1.tgz","integrity":"sha512-RMMn74Rxks0elv5opuc1xCSh5jUsScUCykHrvkcKQSDDj+31iqxbWaKvN1lZ4rAqUx7kPlDBDX5ztcqPBj+TVw==","signatures":[{"sig":"MEYCIQDl3DRSDRydlQ241LNcuOJr3ozQ5I034EOn3M0+ryx5nQIhAN5UtQaxxsxvFfUucrlIO3XzQtKmhnnWrGk6qyhuD5Kg","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","files":["lib/"],"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"engines":{"node":">=4"},"gitHead":"a644f2bd1269732c73252d387480bce08463f153","typings":"lib/index.d.ts","_npmUser":{"name":"zkochan","email":"zoltan.kochan@gmail.com"},"__scripts":{"cz":"git-cz","?cz":"echo 'Run Git commit wizard'","tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json --project .","test":"npm run lint && npm run test:e2e","start":"npm run tsc -- --watch","pretest":"rimraf ../.tmp/ && npm run tsc && pnpm-registry-mock prepare","test:e2e":"npm-run-all -p -r pnpm-registry-mock test:tap","test:tap":"ts-node test","commitmsg":"validate-commit-msg","prepublish":"in-publish && echo 'You need to use \"publish-packed\" to publish pnpm' && false || npm run tsc","pnpm-registry-mock":"pnpm-registry-mock"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"5.0.3","description":"Fast, disk space efficient npm installs","directories":{"test":"test"},"greenkeeper":{"ignore":["pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-logger","pnpm-registry-mock","remove-all-except-outer-links","pnpm-lockfile"]},"_nodeVersion":"6.9.1","preferGlobal":true,"__dependencies":{"mz":"^2.6.0","mem":"^1.1.0","ncp":"^2.0.0","npm":"^5.0.2","bole":"^3.0.2","dint":"^1.0.0","nopt":"^4.0.1","ssri":"^4.1.3","execa":"^0.7.0","is-ci":"^1.0.10","ramda":"^0.24.1","byline":"^5.0.0","ndjson":"^1.5.0","semver":"^5.3.0","find-up":"^2.1.0","p-limit":"^1.1.0","node-gyp":"^3.6.0","p-filter":"^1.0.0","@types/mz":"^0.0.31","@types/rc":"^0.0.1","camelcase":"^4.1.0","is-subdir":"^1.0.0","path-name":"^1.0.0","write-pkg":"^3.0.1","@types/npm":"^2.0.28","is-windows":"^1.0.0","os-homedir":"^1.0.2","@types/node":"^7.0.27","@types/nopt":"^3.0.29","arr-flatten":"^1.0.1","common-tags":"^1.4.0","cross-spawn":"^5.0.0","graceful-fs":"^4.1.11","path-exists":"^3.0.0","pnpm-logger":"^0.3.0","rimraf-then":"^1.0.1","symlink-dir":"^1.0.3","@types/ramda":"^0.0.15","@types/byline":"^4.2.31","@types/semver":"^5.3.30","is-inner-link":"^2.0.0","normalize-ssh":"^1.0.0","pnpm-lockfile":"^0.2.0","unpack-stream":"^2.0.0-beta.1","load-json-file":"^2.0.0","load-yaml-file":"^0.1.0","loud-rejection":"^1.6.0","mkdirp-promise":"^5.0.1","normalize-path":"^2.1.1","npm-package-arg":"^5.0.0","proper-lockfile":"^2.0.0","update-notifier":"^2.1.0","write-json-file":"^2.0.0","write-yaml-file":"^1.0.0","@zkochan/cmd-shim":"^2.2.3","read-package-json":"^2.0.5","@types/common-tags":"^1.2.5","pnpm-file-reporter":"^0.0.1","get-npm-tarball-url":"^2.0.0","npm-registry-client":"^8.1.0","pnpm-install-checks":"^1.1.0","@types/load-json-file":"^2.0.5","parse-npm-tarball-url":"^1.0.1","pnpm-default-reporter":"^0.6.0","@types/update-notifier":"^1.0.0","fs-write-stream-atomic":"^1.0.10","remove-all-except-outer-links":"^1.0.0"},"devDependencies":{"caw":"^2.0.0","tape":"^4.6.3","husky":"^0.13.2","isexe":"^2.0.0","sepia":"^2.0.2","mkdirp":"^0.5.1","rimraf":"^2.5.4","tslint":"^5.4.2","thenify":"^3.2.1","ts-node":"^3.0.0","read-pkg":"^2.0.0","commitizen":"^2.8.6","in-publish":"^2.0.0","typescript":"^2.1.5","@types/tape":"^4.2.28","exists-link":"^2.0.0","npm-run-all":"^4.0.1","tape-promise":"^2.0.1","@types/mkdirp":"^0.3.29","deep-require-cwd":"^1.0.0","npm-scripts-info":"^0.3.6","pnpm-registry-mock":"^0.13.0","validate-commit-msg":"^2.7.0","cz-conventional-changelog":"^2.0.0","anonymous-npm-registry-client":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm-0.73.1.tgz_1498000038429_0.8188812145963311","host":"s3://npm-registry-packages"}},"6.33.1":{"name":"pnpm","version":"6.33.1","keywords":["pnpm6","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"license":"MIT","_id":"pnpm@6.33.1","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"a827c532d6d6d183e81e66678cda47743a34c1ab","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-6.33.1.tgz","fileCount":644,"integrity":"sha512-A19nDMOesyc5AjgXbtNk5ILRvwd51OPEn3RDfJgw/YwtNBTHeZmHCftz4b8Ri3rsqANhH04V5kiqyERpYohBxA==","signatures":[{"sig":"MEUCIG7sDURyRvQTacqOXT04SpTTdpV3I0Kk8WTqoNpyn08gAiEA1YCdNOyH5VVDAKGiyszh0xZd4zvvFK3f4D8p4SfgOaw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12443785,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiz2KwACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrEJBAAngNdULu+B3iOJMuqPE/EcSXcae/TFJDuWxrR3DourO+cp5QC\r\nQhhlZ3v1Ex2Iv8BqivV0VPzhLnfwLvrDhs+sAmOfPyot/R62QTRTDufx6SY+\r\neV2zGep3hA0O1u4ZJuEMpJoTLFVCsbX8g6whJjE0UIVwVb1Z9FIGjql3y+Mo\r\n6AYvPgtfyW4vD3K3C+HtJfvuv4QOk4fLleaT63Du1FKF6IQ7PhWBMZ0/gZco\r\nBzlyqZOtTGKQrZmhYDuGMKmMb1h/N/jCgfDVQOYryGXdVLKYiV5fougo+cgR\r\n1Ozrbr7g0qg6b99CPzp1XlLFtALIilJwmjtcLow9FpjUW2xVa/W1luir91Yo\r\nG8n656dSfLsejs6qxKLtYYqWeMbplaQ3dKi2Ijn0GUe/jNoHPUJvOKC8xHFH\r\n90T5t+ReqvIAOjNPVacBeSZLk2si9e7EAKc/6tjuXdiDeK7Ki9u6m4ByIhVd\r\nIrbuBBJkZL6dQnQTstO2CMLMSjrAJmyhyCU4eJWFGPUowgKbd+mXrD41+VKQ\r\nyI/o25o8nZM7Z6zIXKxb7vNLVNwVzWkqtgG6x98mYM/2/VAsvMtbleo4Ini2\r\n4mYBlHfo5fUEdJwTSMIWtLAD1gxG6J0c2VVFjazzuY2U1K+FrraoJsX6iqEh\r\nARtazduqtQymizCPugQJTrIhqs4CYDqwRlg=\r\n=6Cbs\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","_from":"file:pnpm-6.33.1.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=12.17"},"funding":{"url":"https://opencollective.com/pnpm"},"scripts":{"lint":"eslint src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"tsc --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.cjs","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/home/runner/work/pnpm/pnpm/packages/pnpm/pnpm-6.33.1.tgz","_integrity":"sha512-A19nDMOesyc5AjgXbtNk5ILRvwd51OPEn3RDfJgw/YwtNBTHeZmHCftz4b8Ri3rsqANhH04V5kiqyERpYohBxA==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.24.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"16.16.0","preferGlobal":true,"publishConfig":{"tag":"next-6","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_6.33.1_1657758383818_0.6812337333883691","host":"s3://npm-registry-packages"}},"6.33.0":{"name":"pnpm","version":"6.33.0","keywords":["pnpm6","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"license":"MIT","_id":"pnpm@6.33.0","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"3c33e731902d08800eaad1dfe99636f97d5dceae","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-6.33.0.tgz","fileCount":644,"integrity":"sha512-BytlfB6lpU6kqoqVORIxVbPsRQ+9nLrugJUXorpOhB6XsCyXOYR9w+2Rf6cGGoLVUaMfzzSbHnMgxfgTg8KxyA==","signatures":[{"sig":"MEUCIQD6kwtCkqTmXpvufVWoowXzk4JmVQ0Vvmz/EtfaatHz8gIgRTa65RxpEKWENDcStS4O0nIvoMSOFSGhVOU9hGghlHs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12447567,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJixC6UACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq3+A/+LpIVrbgkhuitAK5pWYhPA+IOCp2CCo6sv20bKNNdXRGxEMpQ\r\nX2Lq+Fc/qKm/d1QVKKRBd9Ab3O4f6Vs5IxN6CUg6lLjaVGOacZDvvVg2U4Z5\r\nlU6PbCanWk1F1sYrlg0RK94uiR+h+5GfzykizQ7M5V51TEYsUUc8dRbka25b\r\n2OvOtqNevr4YvPLm2uLjILEZemuqjtx3qoM+jzgbnCHHzlLJPx/wJx1a5jJC\r\nbzHleOPlYKx+as/29mLUIcBq/rxQQi2CdGRbZhtVzaavL1FnGxklcF5PsBxs\r\ng4k3TrwBA1OUqtUFHH/brH4nSKogkDahxAuaeaZarWc2PkZ5xqcWe8/BMX+0\r\nCvTYaw1IKyAtDEwcvyzSxWq87qd/Hd0PlQZBTFKzSjG6QQJZkFus3IJ0NhpK\r\n/vH5SKHR5j/dTvz5qDF74A0vjLA6MuSfXvMb/G71Muw2H6t7da2qHA/Ojtom\r\n0TdZ6mohq05wScnca+rzD+1gPEu8LoOFYOTb+OmU68E+ZTBk81lRVwJF9efa\r\nl3L5kw5AWcw8QxnEXXVy7HksYpao/YCXn6qEW3ie+Rl8GnT0I1HK5J6BgMXJ\r\nwMJWltoHlR4JzRs8o/+SK0SyeBq42ePIoq4qE0pQ+kVU93ysIXamdkFUgKOw\r\np7pHBhh+n7dSYG0UrkEhQxoSzJpkUvcpJ2I=\r\n=Yi4w\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","_from":"file:pnpm-6.33.0.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=12.17"},"funding":{"url":"https://opencollective.com/pnpm"},"scripts":{"lint":"eslint src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"tsc --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.cjs","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/home/runner/work/pnpm/pnpm/packages/pnpm/pnpm-6.33.0.tgz","_integrity":"sha512-BytlfB6lpU6kqoqVORIxVbPsRQ+9nLrugJUXorpOhB6XsCyXOYR9w+2Rf6cGGoLVUaMfzzSbHnMgxfgTg8KxyA==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.24.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"16.15.1","preferGlobal":true,"publishConfig":{"tag":"next-6","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_6.33.0_1657024147761_0.06945500607842514","host":"s3://npm-registry-packages"}},"10.29.1":{"name":"pnpm","version":"10.29.1","keywords":["pnpm","pnpm10","dependencies","dependency manager","efficient","fast","hardlinks","install","installer","link","lockfile","modules","monorepo","multi-package","npm","package manager","package.json","packages","prune","rapid","remove","shrinkwrap","symlinks","uninstall","workspace"],"license":"MIT","_id":"pnpm@10.29.1","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"1d44d24bb09e908810470fdb84d1a8fbb284cb57","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-10.29.1.tgz","fileCount":1068,"integrity":"sha512-SNriM2NaZFdoowKNGVRcrMFohjnusfNzTkLW1rlxr78iqhrJr1Khc9nDogwVhXz6QA8ZmU15ovYm/Mc/zNqbvA==","signatures":[{"sig":"MEUCIQDYbL/j3sAgyEurR+1XS8cXaQpTIuSl5EfYu/J4Z3Sq3gIgYbafywR6kmLBAk2gh9xE3e2dHp3o7MDqrIeJH2jWbt0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/pnpm@10.29.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":17569792},"jest":{"preset":"@pnpm/jest-config/with-registry"},"main":"bin/pnpm.cjs","type":"commonjs","_from":"file:pnpm-10.29.1.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=18.12"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"jest","start":"tsc --watch","bundle":"ts-node bundle.ts","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/templates dist/templates && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:4278a4df-1aad-48ee-a502-ee0d0bdc49bd"}},"_resolved":"/tmp/2a6b23b8e0a4610f54c761b7313db1b1/pnpm-10.29.1.tgz","_integrity":"sha512-SNriM2NaZFdoowKNGVRcrMFohjnusfNzTkLW1rlxr78iqhrJr1Khc9nDogwVhXz6QA8ZmU15ovYm/Mc/zNqbvA==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git","directory":"pnpm"},"_npmVersion":"11.6.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"20.20.0","preferGlobal":true,"publishConfig":{"tag":"next-10","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/pnpm_10.29.1_1770487338537_0.492171538895366","host":"s3://npm-registry-packages-npm-production"}},"10.29.3":{"name":"pnpm","version":"10.29.3","keywords":["pnpm","pnpm10","dependencies","dependency manager","efficient","fast","hardlinks","install","installer","link","lockfile","modules","monorepo","multi-package","npm","package manager","package.json","packages","prune","rapid","remove","shrinkwrap","symlinks","uninstall","workspace"],"license":"MIT","_id":"pnpm@10.29.3","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"f7315fb659932216d489e3ed4c14f47bc58ec6c6","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-10.29.3.tgz","fileCount":1068,"integrity":"sha512-SY4ftMylqgbB3PJhHm+vxQly/+cYmZjECekN50VmREKY/+Q+bNKs3Hdboap8xeCSqLcFTIEbqMV3D4RpPTPS3A==","signatures":[{"sig":"MEYCIQDxB2ovFTLU8Tr7gs9qNt6Y1ezpowHxnb3tkjBJirfDkQIhAPN6zD6AZlXrNkQPZM4hB3AYZqutVfQv3Qsk980ojAs5","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/pnpm@10.29.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":17576039},"jest":{"preset":"@pnpm/jest-config/with-registry"},"main":"bin/pnpm.cjs","type":"commonjs","_from":"file:pnpm-10.29.3.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=18.12"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"jest","start":"tsc --watch","bundle":"ts-node bundle.ts","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/templates dist/templates && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:4278a4df-1aad-48ee-a502-ee0d0bdc49bd"}},"_resolved":"/tmp/7fe3a0ac00da829bce5927f7caf4b90c/pnpm-10.29.3.tgz","_integrity":"sha512-SY4ftMylqgbB3PJhHm+vxQly/+cYmZjECekN50VmREKY/+Q+bNKs3Hdboap8xeCSqLcFTIEbqMV3D4RpPTPS3A==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git","directory":"pnpm"},"_npmVersion":"11.6.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"20.20.0","preferGlobal":true,"publishConfig":{"tag":"next-10","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/pnpm_10.29.3_1770812358716_0.9353317710267028","host":"s3://npm-registry-packages-npm-production"}},"10.29.2":{"name":"pnpm","version":"10.29.2","keywords":["pnpm","pnpm10","dependencies","dependency manager","efficient","fast","hardlinks","install","installer","link","lockfile","modules","monorepo","multi-package","npm","package manager","package.json","packages","prune","rapid","remove","shrinkwrap","symlinks","uninstall","workspace"],"license":"MIT","_id":"pnpm@10.29.2","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"cc14fad7efcca3557f0d9c037f6aea030d5d934f","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-10.29.2.tgz","fileCount":1068,"integrity":"sha512-vvQ/p1nZH9LaSzGaWg0T73pFu5haPXNCBYRw+dIFGjuoZ05ilnJlRobvlEOtE6gtor657rPgIhyHuBVP/510uA==","signatures":[{"sig":"MEUCIQDqfexymhw3Im3J1an92Do7ocd+CAG1Qqg9GBWlhV9q6wIgFvPESSqPKWcPj0NHRu1x4M09In6jU/VHcyEW3xCoigU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/pnpm@10.29.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":17569760},"jest":{"preset":"@pnpm/jest-config/with-registry"},"main":"bin/pnpm.cjs","type":"commonjs","_from":"file:pnpm-10.29.2.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=18.12"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"jest","start":"tsc --watch","bundle":"ts-node bundle.ts","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/templates dist/templates && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:4278a4df-1aad-48ee-a502-ee0d0bdc49bd"}},"_resolved":"/tmp/273c91b9937d1500fa7270e809c41d47/pnpm-10.29.2.tgz","_integrity":"sha512-vvQ/p1nZH9LaSzGaWg0T73pFu5haPXNCBYRw+dIFGjuoZ05ilnJlRobvlEOtE6gtor657rPgIhyHuBVP/510uA==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git","directory":"pnpm"},"_npmVersion":"11.6.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"20.20.0","preferGlobal":true,"publishConfig":{"tag":"next-10","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/pnpm_10.29.2_1770600780207_0.5610959766471277","host":"s3://npm-registry-packages-npm-production"}},"9.1.0-0":{"name":"pnpm","version":"9.1.0-0","keywords":["pnpm9","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@9.1.0-0","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"bf5cacbc07f3f45fa70aae4cf263ae5297e66bf6","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-9.1.0-0.tgz","fileCount":880,"integrity":"sha512-Vo6V44WSIVoD+iywKli2fGRS5RsXbZlB1UalmkccQuK0wkKL8oat3L5OLeyY5oLi3w+pOlCCzzSTr8SWr/2P+w==","signatures":[{"sig":"MEUCIQCI7THC/C44Gvb+n7i+68Ax/KCqb3Sxq8hg80DFYIIQvwIgUxKLlOzcPOuU2NmOSCAc5avBRZxgg5uTes5kc+CANXc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":16826090},"main":"bin/pnpm.cjs","_from":"file:pnpm-9.1.0-0.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=18.12"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7776 jest","start":"tsc --watch","bundle":"ts-node bundle.ts","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/templates dist/templates && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/bf3e977f5e2f96c9a7eb9491041d8465/pnpm-9.1.0-0.tgz","_integrity":"sha512-Vo6V44WSIVoD+iywKli2fGRS5RsXbZlB1UalmkccQuK0wkKL8oat3L5OLeyY5oLi3w+pOlCCzzSTr8SWr/2P+w==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"10.5.0","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"18.20.2","preferGlobal":true,"publishConfig":{"tag":"next-9","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/pnpm_9.1.0-0_1714399996490_0.3246726901380399","host":"s3://npm-registry-packages"}},"2.12.0":{"name":"pnpm","version":"2.12.0","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@2.12.0","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js","pnpx":"lib/bin/pnpx.js"},"dist":{"shasum":"5a323e6c2f32bcc5635f7ec0ba57a7283d5d4e0b","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-2.12.0.tgz","fileCount":4583,"integrity":"sha512-cQnsXBxyP+BTw+u0Km9q6RCsi83/t/1Z084gP1sghgwPpj3zMr2r8Yhct6tMrj5+UjSwFJ4JeD/EiSiTalyhkQ==","signatures":[{"sig":"MEUCIQCFoamzGtiL8qrfgKYxp2XU6g3lK6Htrks3d78/sIdHIwIgWe7kNcbpZi0btpbHmwiXsH0xFWRiJp5GFMYQgzQFWXU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":23972238},"main":"lib/bin/pnpm.js","_from":".","files":["lib/"],"_shasum":"5a323e6c2f32bcc5635f7ec0ba57a7283d5d4e0b","engines":{"node":">=6"},"scripts":{"tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json --project .","test":"npm run lint && npm run tsc && npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"pnpm link . && npm-run-all -p -r pnpm-registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf ../../../.tmp/ && rimraf node_modules/.bin/pnpm && pnpm-registry-mock prepare","pnpm-registry-mock":"pnpm-registry-mock","test:e2e-with-preview":"preview --skip-prepublishOnly && npm-run-all -p -r pnpm-registry-mock test:tap"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"greenkeeper":{"ignore":["@pnpm/default-fetcher","@pnpm/default-resolver","@pnpm/logger","@pnpm/outdated","@pnpm/server","@pnpm/types","pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-registry-mock","remove-all-except-outer-links","pnpm-shrinkwrap","supi"]},"_nodeVersion":"9.10.1","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"mz":"^2.7.0","nopt":"^4.0.1","supi":"^0.22.1","chalk":"^2.2.0","delay":"^3.0.0","execa":"^0.10.0","is-ci":"^1.0.10","ramda":"^0.25.0","diable":"^4.0.1","find-up":"^3.0.0","p-limit":"^2.0.0","get-port":"^3.2.0","@types/mz":"^0.0.32","camelcase":"^4.1.0 || 5","lru-cache":"^4.1.3","minimatch":"^3.0.4","path-name":"^1.0.0","pnpm-list":"^4.0.0","tree-kill":"^1.2.0","is-windows":"^1.0.1","pkgs-graph":"^2.0.0","text-table":"^0.2.0","@pnpm/types":"^1.5.0","@pnpm/utils":"^0.5.1","common-tags":"^1.4.0","cross-spawn":"^6.0.3","graceful-fs":"^4.1.11","signal-exit":"^3.0.2","strip-color":"^0.1.0","@pnpm/config":"^1.2.7","@pnpm/logger":"^2.1.0","@pnpm/server":"^0.14.0","find-packages":"^2.2.0","package-store":"^0.23.0","path-absolute":"^1.0.0","read-ini-file":"^1.0.0","@pnpm/outdated":"^0.4.0","camelcase-keys":"^4.2.0","load-json-file":"^4.0.0 || 5","load-yaml-file":"^0.1.0","loud-rejection":"^1.6.0","mkdirp-promise":"^5.0.1","process-exists":"^3.0.0","util.promisify":"^1.0.0","@pnpm/lifecycle":"^3.0.0","@types/get-port":"^3.2.0","@zkochan/libnpx":"^9.6.1","graph-sequencer":"^2.0.0","update-notifier":"^2.1.0","@pnpm/store-path":"^1.0.3","@types/lru-cache":"^4.1.1","@types/minimatch":"^3.0.3","pnpm-file-reporter":"^0.1.0","@pnpm/default-fetcher":"^2.0.0","@types/camelcase-keys":"^4.0.0","pnpm-default-reporter":"^0.19.1","@pnpm/default-resolver":"^2.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"caw":"^2.0.0","tape":"^4.6.3","retry":"^0.12.0","sepia":"^2.0.2","byline":"^5.0.0","mkdirp":"^0.5.1","rimraf":"^2.5.4","semver":"^5.3.0","tslint":"^5.4.2","ts-node":"^6.2.0","write-pkg":"^3.1.0","typescript":"^2.9.1","@types/node":"^10.0.6","@types/nopt":"^3.0.29","@types/tape":"^4.2.30","exists-link":"^2.0.0","npm-run-all":"^4.0.1","path-exists":"^3.0.0","rimraf-then":"^1.0.1","@types/delay":"^2.0.1","@types/ramda":"^0.25.0","@types/retry":"^0.10.2","tape-promise":"^3.0.0","@types/byline":"^4.2.31","@types/mkdirp":"^0.5.0","@types/semver":"^5.3.32","package-preview":"^1.0.0","write-json-file":"^2.3.0","write-yaml-file":"^1.0.0","deep-require-cwd":"^1.0.0","npm-scripts-info":"^0.3.6","normalize-newline":"^3.0.0","@pnpm/modules-yaml":"^1.0.0","@types/common-tags":"^1.2.5","pnpm-registry-mock":"^2.0.0","@pnpm/assert-project":"^1.1.1","@types/load-json-file":"^2.0.6","@types/update-notifier":"^2.0.0","@types/write-json-file":"^2.2.1","@pnpm/read-package-json":"^1.0.0","anonymous-npm-registry-client":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_2.12.0_1531694675868_0.741212669112884","host":"s3://npm-registry-packages"}},"7.7.0-1":{"name":"pnpm","version":"7.7.0-1","keywords":["pnpm7","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@7.7.0-1","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"8ee7f3a86f58a578a2817d6edb9c87e9d4cc54d9","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-7.7.0-1.tgz","fileCount":638,"integrity":"sha512-z8QgU9/en94vV9Y17Uck03oM6pgYXJ6tkJBcH+a4J1jnqEdIyrilN5GiPb9Zc3JiumZtgXQIJYXHBWW9ZIjaSQ==","signatures":[{"sig":"MEYCIQCqnWTahgqLoccvY24uHNqL7UqrE8IiIk60VLT5Rr+nDAIhAKXBgQKgmX92Gv9gM8SjEKn/hZUzFMbnQrwmI64iQTo2","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":19754824,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi4pYVACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqayw/+MAvhkeJf4S6Qg0/JxjxppNug+9BWYuZJuAXOL790AmVMOHdk\r\nPXckFXfgzbhw3ZX/uDVcEg1UJQXey0bH8usdKZisz62hTyvw20NrLIW01BQA\r\nOgE8seC+Uc+KAwkSVR1Fo3z1ihzRHz1YwZPTtWgk1FTWpJC7YEFbJnlaMORv\r\n9i/gi2rAkJY7n0zEYHDp8JPvvZ8kvbOanZ61NGPs7+dwZiQFodtJR9iVsBBp\r\nPBBACuhPc8CyHkLpnuTQ1E5sotCnBM9Ud0niu3rBtUIjxjHKoes1kk14JPkJ\r\n812tfgO1JTqlAxsBbpifM39/6O7XwdSGsRnYwU+XLw1rCXWV6kChCqS7Np4q\r\nciT1LdPGzNv0/klLSyBR2fEx3ZYaaG4OyJ08FV0VQL5Bitv1Hxm4UUndHT5Z\r\n+gn6rIZ0aocIuBNxcPVH8/8JcE5MC9C9m2qYlS0/iOZpLn0dH410PYWuEDbp\r\ncTXM5uKHB0xHsO4D0yuPbH2b4pyph9lOVE0+YT0ppft9G2frbp+CYsDN613N\r\nAItZdoArwcuVlFCcGpUXOzOAWfBi7x3WiNLhnzOwQu2sl1y6LCWyHwyfVn3B\r\nr5q9nCM1BOWAvGt5osHmzn6HwQiPLbgCrLIxNsVxBbSgrltEnGXcvqTK2H+m\r\n+MT6sHORR+JruOftXGIAROmtC59Qcr4arBA=\r\n=S21w\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","_from":"file:pnpm-7.7.0-1.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=14.6"},"exports":{".":"./package.json"},"funding":{"url":"https://opencollective.com/pnpm"},"scripts":{"lint":"eslint src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7782 pnpm run test:e2e","start":"tsc --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.cjs","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/3f546e4647b3154414a4ec5661c8e1f7/pnpm-7.7.0-1.tgz","_integrity":"sha512-z8QgU9/en94vV9Y17Uck03oM6pgYXJ6tkJBcH+a4J1jnqEdIyrilN5GiPb9Zc3JiumZtgXQIJYXHBWW9ZIjaSQ==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.24.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"16.16.0","preferGlobal":true,"publishConfig":{"tag":"next-7","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_7.7.0-1_1659016725338_0.6111361005780245","host":"s3://npm-registry-packages"}},"7.7.0-0":{"name":"pnpm","version":"7.7.0-0","keywords":["pnpm7","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@7.7.0-0","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"24c4b55ac3c2d8d39731e6c32970525e618dee89","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-7.7.0-0.tgz","fileCount":638,"integrity":"sha512-MzPhhZIgUH/d9/yigLEk1cZp35vmp1BqHhLUIFUqOh29wDiNLBxKZmMjSeumpSTshnaGJbTX7hZQDDUd7RAUew==","signatures":[{"sig":"MEYCIQDm8Mm/BUQEZ3ihM39zKoSVtHIrF/6nPutmC1GVWfnaRwIhAJgryqTzDu98HZEQVSXhZkfXWnWDzVpkPx+Eh5FbrQVr","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":19753202,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi4Qu7ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqQaw/9FTWv4MAhrWFVvv/Jpko9fABMwJodXumv9sBgJiPx7GFQphCs\r\nwZdBucGa96g5UyJKRT7BNSypKfeVnw/L0KgeopN2F48gvgVipt5W/1EMwacu\r\nvqAQpkssDnnO3hHQsr1hoWXdxHVCjMAJhgQKXTGHs1M2uOcNN9BEcYBJZMHb\r\nn3OFV1ZDYczHKquRUk0Jj3DMKRswWkd9Malr/JdUH1jNaG4VABZFawQPEwHT\r\nQCgGfF4nm63EDVrHb0L7lXfcH/+AmZRirSN9dMTVtRtQaDMqKjpaKSPMxKxh\r\nMzS3sF411WaiZ5dhPwihW40LmNHV89RbuelVY59ZZb2gToGVkaW0YfzETPIo\r\nDeOtTpWPYEORZtiPKqIT6kgkQNk41XGYhU9NIyfjaa0ePvOH5Jf0uNsuTPUj\r\nZHBLQF0q3JNY+6JFP6tyOuL6UMfKrWWtCqORd+WTWJSvJ9spUXk0RQMnagrS\r\nESjv2hmtWBQtPLluPOuUsF8jFUlkvG/Pn69OORCZNgkpfzBN3w7y7fqhxFYO\r\n3+HkYIMf9j6sKMfq0+esK2nI+4xNHvo9TDv5LAetXxvXtjlEpzDjgN5gU2Fd\r\nUyRCNtem3gelcbssJ/K8xheCfG20vNuHyLHf5SRoLS1smXObfCp8+ziMy926\r\n0HU5gcXtkAIOal+HiuNdwCgRL9VaxE/4mRE=\r\n=n0DD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","_from":"file:pnpm-7.7.0-0.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=14.6"},"exports":{".":"./package.json"},"funding":{"url":"https://opencollective.com/pnpm"},"scripts":{"lint":"eslint src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7782 pnpm run test:e2e","start":"tsc --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.cjs","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/7d7867c6bab3f31d1f5e46612d6d23ec/pnpm-7.7.0-0.tgz","_integrity":"sha512-MzPhhZIgUH/d9/yigLEk1cZp35vmp1BqHhLUIFUqOh29wDiNLBxKZmMjSeumpSTshnaGJbTX7hZQDDUd7RAUew==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.24.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"16.16.0","preferGlobal":true,"publishConfig":{"tag":"next-7","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_7.7.0-0_1658915771598_0.65050314668025","host":"s3://npm-registry-packages"}},"3.5.0-0":{"name":"pnpm","version":"3.5.0-0","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@3.5.0-0","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"0e3396b051da4c54bc902763d2722190c6e3fc28","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-3.5.0-0.tgz","fileCount":4610,"integrity":"sha512-DjuZJ5jTIDp6XcEvfuOX+2zYOy9j9TH06qRm1ZkQ4W0vct2vLxccUc944t8LVPxhTU4EtDR1tPRyANWpY2M/3w==","signatures":[{"sig":"MEQCICSq/DyISGY4vO+uyT9dkHTD4C1ejsIYjid9cjyVxDLZAiA36rGL5z57365g4hkN7JTy0Aq8BBj2VHXcH9GSmvAhNA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":21838348,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc7bJSCRA9TVsSAnZWagAA478P/25pHkhKWcetBlTlR+K8\nVFF0/04iz9WnQuV2nd0N4rrc3yPJ10qhjzwTya4jywFkS6j539kfvGMCuERY\n4ixeGd+1GU5IGuNwhZke+llpCDEcy8/FXu3R3iqPGt8INiFc0Dv5975M59OO\noNV3cQLIkWPqmHdz2Uc+VRT9Ex0R30QjVdr/5/zPIZs36xDPLuZ2YtGG++eu\nBiahBd0Ah/3FE4oj9lJ180YInVLVFGGC1TVNVyRSNFnQPppukMZ1TTRqUqCl\nCQ/2Ek8w+kY07CYZNNN8VVZ9nX5PPq2seCHO7S78a5Otwvd6CScOu3/DQhvT\n35kA+tdXOnGT4AvL9l9W8V11KrnxoxaOq49AHhR6M6iZUpIxm7kEnwMaA2go\nZMhi4jape73/Q68igjBVnlo1AblPOz/O1oHdUXieyvmzcUZBcQR2WUApoVjp\nXcUc7ujrvt3xWaPa9cPuk6Asr/iP6/Al2DQGnLy/tIq8+IhWvgDoyQBRVL16\nM+Nc3uNSlTFRw/jPvi57B8sAX9jCn4wG8PqSzs8z6yTvcqF+Cnca/NY8efRx\n7+tE+UU2tRBAhFhejnhI0CnFNG303+UvWsbULCIoKmC1moJQaTumZrLAMAUH\nDKWTFsj2mmh6RJ6SoERXZbNWgb8tJzR6ViatKp8Tx/m5OzWT4AlUDuJLBaP1\ndnSO\r\n=uxE3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","_from":".","_shasum":"0e3396b051da4c54bc902763d2722190c6e3fc28","engines":{"node":">=8.15"},"scripts":{"tsc":"rimraf lib && tsc","lint":"tslint -c tslint.json src/**/*.ts test/**/*.ts","test":"npm run lint && npm run tsc && npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"run-p -r pnpm-registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf ../../../.tmp/ && rimraf node_modules/.bin/pnpm && pnpm-registry-mock prepare","pnpm-registry-mock":"pnpm-registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"10.12.0","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"mz":"2.7.0","mem":"5.0.0","nopt":"4.0.1","supi":"0.33.7-0","archy":"1.0.0","chalk":"2.4.2","delay":"4.2.0","execa":"1.0.0","is-ci":"2.0.0","ramda":"0.26.1","diable":"4.0.2","cp-file":"7.0.0","p-limit":"2.2.0","get-port":"5.0.0","p-filter":"2.1.0","@types/mz":"^0.0.32","camelcase":"5.3.1","fast-glob":"2.2.7","is-subdir":"1.0.3","lru-cache":"5.1.1","minimatch":"3.0.4","path-name":"1.0.0","tree-kill":"1.2.1","@pnpm/list":"1.0.10","is-windows":"1.0.2","pkgs-graph":"4.0.0","text-table":"0.2.0","@pnpm/types":"3.2.0","@pnpm/utils":"0.10.5","common-tags":"1.8.0","cross-spawn":"6.0.5","graceful-fs":"4.1.15","signal-exit":"3.0.2","strip-color":"0.1.0","@pnpm/config":"3.3.4","@pnpm/logger":"2.1.1","@pnpm/server":"3.0.4","@types/archy":"0.0.31","find-packages":"5.0.3","path-absolute":"1.0.1","read-ini-file":"2.0.0","@pnpm/outdated":"2.0.14","camelcase-keys":"5.2.0","load-json-file":"6.0.0","loud-rejection":"2.1.0","mkdirp-promise":"5.0.1","process-exists":"3.1.0","read-yaml-file":"1.1.0","@pnpm/constants":"1.0.1","@pnpm/lifecycle":"6.1.1","@zkochan/libnpx":"11.0.1","graph-sequencer":"2.0.0","update-notifier":"3.0.0","write-json-file":"4.0.0","@pnpm/store-path":"2.0.0","@types/lru-cache":"^5.1.0","@types/minimatch":"^3.0.3","@pnpm/core-loggers":"3.0.2","pnpm-file-reporter":"0.1.0","@pnpm/package-store":"4.0.8","@pnpm/default-fetcher":"3.1.10","dir-is-case-sensitive":"1.0.2","version-selector-type":"2.0.1","@pnpm/default-reporter":"3.2.5","@pnpm/default-resolver":"3.0.13","@pnpm/read-importer-manifest":"1.0.3","@pnpm/store-controller-types":"3.0.3"},"_hasShrinkwrap":false,"readmeFilename":"README.md","__devDependencies":{"ncp":"2.0.0","pnpm":"link:","tape":"4.10.1","p-any":"2.1.0","retry":"0.12.0","byline":"5.0.0","mkdirp":"0.5.1","rimraf":"2.6.3","semver":"6.1.1","tslint":"5.16.0","ts-node":"8.1.0","write-pkg":"4.0.0","typescript":"3.4.5","@types/nopt":"3.0.29","exists-link":"2.0.0","npm-run-all":"4.1.5","path-exists":"4.0.0","rimraf-then":"1.0.1","symlink-dir":"3.0.3","@types/ramda":"0.25.34","@types/retry":"0.12.0","tape-promise":"4.0.0","@pnpm/prepare":"0.0.0","@types/byline":"4.2.31","@types/mkdirp":"0.5.2","@types/semver":"6.0.0","write-yaml-file":"2.0.0","deep-require-cwd":"1.0.0","normalize-newline":"3.0.0","@pnpm/modules-yaml":"3.0.2","@types/common-tags":"1.8.0","pnpm-registry-mock":"2.12.0","@pnpm/assert-project":"link:../../privatePackages/assert-project","@pnpm/lockfile-types":"1.1.0","@types/update-notifier":"2.5.0","@pnpm/read-package-json":"2.0.2","@pnpm/write-importer-manifest":"2.0.0","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_3.5.0-0_1559081553218_0.9734812804232877","host":"s3://npm-registry-packages"}},"6.11.2":{"name":"pnpm","version":"6.11.2","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"license":"MIT","_id":"pnpm@6.11.2","maintainers":[{"name":"zkochan","email":"z@kochan.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"88d0da601409417f81e3aaa70269116156fd0d7e","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-6.11.2.tgz","fileCount":623,"integrity":"sha512-2uLesGJvgr2GYXxjUrUZZRozlpYg8VTsCuerCOsylVNQSjuyl7CHw+QPzQd4ckTKFKIfJuP58JFZBQ2oZrKb6Q==","signatures":[{"sig":"MEUCIQCreVEUIgc0xGUcutz86lE0r7frTumJzgZsSlUszqUFwwIgOm5NIvaZLRTJ9Tw5qf/IkrpsIOL8SQSHHSC5+Osa2cI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9247799,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhAtuTCRA9TVsSAnZWagAAqSYP/0mnzzvqcOwNuZ1o9pFq\n+J3gDvakL3JxlRKF1AuCPfm1qLFel7lYozFnkrtce/NAMfmu1VogF/Qf2fpw\nirAEocMTAMKGwGCPMUjns00UAAFFF7LMV4EpAsAbensFt0JjREFF51RJht0D\nbihWPQmsHJUSah/dXC0w6ZcaLoDuoq/Lcx/9ZJHc4gwMz/VQECmlKjgNxkFN\nsiBTljxK9eo6paSGakMxwbBfwuJRdiznlMQ725o9WycBe9BYF/Qi6Fd+P+md\nQFO7yk5v4b0o13iN+04TqvcmN7Gg1jzZ0Oly911PRajc5un6vKYr9moZGFHR\nXneFzF+aV4aaDeOnd7l2yWyiSfCaS343g/Wa37uU2CRQVJIiL+BgBFMWGkKE\n7DicQfOyXT6P2k/kEAih3psy+uLO56KsXmP/8erfTQP2upB/orOSyYvvJoLu\nlASIlJcH0y2nfrEaWMo0I1vbOQko9CFuX9cA1ym6eR40M0J8L/WiZnuiOeaI\ndZKcEyO1QvRh+grrSjo2fBq+6m0DbddU27Jaa17KCJaOX2ZD5t+8kITm7oLq\nlgefMHM6UxNJ3vloZDalfmZyAOWg+qaoNwcCgLAT+aLSKCn5NLNbDIa4xl6+\nHBBFlXJZ+5vlYZU2k5p99HxRxHuxFD7W6dxeIidSSbs/wjkDyyNVv43Lly5o\nDkdI\r\n=8WeF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","_from":"file:pnpm-6.11.2.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=12.17"},"funding":{"url":"https://opencollective.com/pnpm"},"scripts":{"lint":"eslint -c ../../eslint.json src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"pnpm tsc -- --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build && pnpm run lint -- --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && pkg ./dist/pnpm.cjs --out-path=../artifacts/win-x64 --targets=node14-win-x64 && pkg ./dist/pnpm.cjs --out-path=../artifacts/linux-x64 --targets=node14-linux-x64 && pkg ./dist/pnpm.cjs --out-path=../artifacts/macos-x64 --targets=node14-macos-x64","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.cjs","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"_resolved":"/home/zoltan/src/pnpm/pnpm/packages/pnpm/pnpm-6.11.2.tgz","_integrity":"sha512-2uLesGJvgr2GYXxjUrUZZRozlpYg8VTsCuerCOsylVNQSjuyl7CHw+QPzQd4ckTKFKIfJuP58JFZBQ2oZrKb6Q==","deprecated":"this package has been deprecated","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.18.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"16.4.0","preferGlobal":true,"publishconfig":{"tag":"next"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_6.11.2_1627577235066_0.3772246305104632","host":"s3://npm-registry-packages"}},"9.14.1":{"name":"pnpm","version":"9.14.1","keywords":["pnpm9","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@9.14.1","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"d6e4ad498851766dc231405c14592ac6dd305ab1","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-9.14.1.tgz","fileCount":901,"integrity":"sha512-fx3pz/6kD/RZTEipR3YRKg2zJegfsYqUADYv97ckf0+9dsMBFhHJ+KxYdDw9xSYBeJTgeUjem3IFL4dO4u39zQ==","signatures":[{"sig":"MEQCIDGDMr6ZiuYQr8FwqIVN2hZrQkuf491kkRvKteNTGKWAAiA5IvrzhiGrLBdrqc4hkLOFLulrt5V7/csWDzUntnaCXw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18229661},"jest":{"preset":"@pnpm/jest-config"},"main":"bin/pnpm.cjs","_from":"file:pnpm-9.14.1.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=18.12"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7777 jest","start":"tsc --watch","bundle":"ts-node bundle.ts","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/templates dist/templates && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/41bd4c7986c1ed65abea06722b6d6c6f/pnpm-9.14.1.tgz","_integrity":"sha512-fx3pz/6kD/RZTEipR3YRKg2zJegfsYqUADYv97ckf0+9dsMBFhHJ+KxYdDw9xSYBeJTgeUjem3IFL4dO4u39zQ==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git","directory":"pnpm"},"_npmVersion":"10.8.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"18.20.5","preferGlobal":true,"publishConfig":{"tag":"next-9","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/pnpm_9.14.1_1732062703516_0.2633380434380266","host":"s3://npm-registry-packages"}},"1.27.0":{"name":"pnpm","version":"1.27.0","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@1.27.0","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js","pnpx":"lib/bin/pnpx.js"},"dist":{"shasum":"c8bb8d05bd2255b757c0251c36730ac5f413a439","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-1.27.0.tgz","integrity":"sha512-Fc/uwMOsxvNPoRiJ+TAJ5O1k57+TxyobNYiCx2ODa+bX6Ui8ezGj2thju5p+SsWIh3iomSbBezqg9Bl/sH2d7Q==","signatures":[{"sig":"MEQCIEWeL7Sok4+N9gZQAPLDOjW/Em9Ugg8pk4dhU1fn+n/1AiAN7qbk1iwjhWLwCo4+bAcMQFx5u40DflJPGqgDov6jQQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/bin/pnpm.js","_from":".","files":["lib/","npm-shrinkwrap.json"],"_shasum":"c8bb8d05bd2255b757c0251c36730ac5f413a439","engines":{"node":">=4"},"gitHead":"b256f212075e86d294e3c48c564891838b6b231d","scripts":{},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","bundledName":"@pnpm/bundled","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"greenkeeper":{"ignore":["@pnpm/default-fetcher","@pnpm/default-resolver","@pnpm/logger","@pnpm/outdated","@pnpm/server","@pnpm/types","pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-registry-mock","remove-all-except-outer-links","pnpm-shrinkwrap","supi"]},"_nodeVersion":"6.11.4","dependencies":{"nopt":"^4.0.1","supi":"^0.11.1","chalk":"^2.2.0","is-ci":"^1.0.10","ramda":"^0.25.0","byline":"^5.0.0","p-limit":"^1.1.0","get-port":"^3.2.0","camelcase":"^4.1.0","path-name":"^1.0.0","pnpm-list":"^2.0.0","is-windows":"^1.0.1","pkgs-graph":"^2.0.0-0","text-table":"^0.2.0","@pnpm/types":"^1.5.0","common-tags":"^1.4.0","cross-spawn":"^5.0.0","graceful-fs":"^4.1.11","signal-exit":"^3.0.2","strip-color":"^0.1.0","@pnpm/logger":"^1.0.0","@pnpm/server":"^0.6.0","find-packages":"^2.1.2","package-store":"^0.14.0","@pnpm/outdated":"^0.2.4","load-json-file":"^4.0.0","loud-rejection":"^1.6.0","mkdirp-promise":"^5.0.1","@types/get-port":"^3.2.0","@zkochan/libnpx":"^9.6.1","graph-sequencer":"^2.0.0","not-bundled-npm":"^5.4.2","update-notifier":"^2.1.0","write-json-file":"^2.3.0","pnpm-file-reporter":"^0.0.1","@pnpm/default-fetcher":"^0.3.2","pnpm-default-reporter":"^0.11.5","@pnpm/default-resolver":"^0.1.0","@types/write-json-file":"^2.2.1"},"preferGlobal":true,"publishconfig":{"tag":"next"},"devDependencies":{"mz":"^2.6.0","caw":"^2.0.0","tape":"^4.6.3","delay":"^2.0.0","execa":"^0.8.0","isexe":"^2.0.0","sepia":"^2.0.2","mkdirp":"^0.5.1","rimraf":"^2.5.4","semver":"^5.3.0","tslint":"^5.4.2","thenify":"^3.3.0","ts-node":"^4.0.0","read-pkg":"^3.0.0","@types/mz":"^0.0.32","tree-kill":"^1.2.0","write-pkg":"^3.1.0","typescript":"^2.4.1","@types/node":"^8.0.33","@types/nopt":"^3.0.29","@types/tape":"^4.2.30","exists-link":"^2.0.0","npm-run-all":"^4.0.1","path-exists":"^3.0.0","rimraf-then":"^1.0.1","@types/delay":"^2.0.1","@types/ramda":"^0.25.0","tape-promise":"^2.0.1","@types/byline":"^4.2.31","@types/mkdirp":"^0.5.0","@types/semver":"^5.3.32","@zkochan/husky":"^0.0.0","load-yaml-file":"^0.1.0","@commitlint/cli":"^4.0.0","package-preview":"^1.0.0","npm-scripts-info":"^0.3.6","normalize-newline":"^3.0.0","@types/common-tags":"^1.2.5","pnpm-registry-mock":"^1.5.0","npm-registry-client":"^8.4.0","@types/load-json-file":"^2.0.6","@commitlint/prompt-cli":"^5.0.0","@types/update-notifier":"^1.0.2","@commitlint/config-angular":"^4.2.0","anonymous-npm-registry-client":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm-1.27.0.tgz_1515668782271_0.7123617886099964","host":"s3://npm-registry-packages"}},"6.11.3":{"name":"pnpm","version":"6.11.3","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"license":"MIT","_id":"pnpm@6.11.3","maintainers":[{"name":"zkochan","email":"z@kochan.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"f5d9fab88d91fc96c33969da97c862f1122404e4","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-6.11.3.tgz","fileCount":623,"integrity":"sha512-pQmBB16Y5BZXm0dY5Y2VEO+nZ+a9XGF3jFSwLL8YW2BTsaIiG/gi6E+pLTX8/tB2q2GKjtztL6BD731u1dcKnA==","signatures":[{"sig":"MEQCIEJg9sYETkWVu71NvVh9qQViQNVCCvy0r1ExTVbL3PsdAiBuVLvLwHP9zwo1k59s8sy7fjhiccg03Bii/9eJ0T9WOA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9248186,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhA7jRCRA9TVsSAnZWagAAWMcP/jyUMpMi3c6yIb8EMZ63\npAjlpKM6xuw0H9BdFnGMjYE5n/ElY2tp2h5xUyaRFbG40xMxg5XtiPln3kf9\neDkWBS8nxn8S1w0pbxeOLtXEEjok7m0IKo1Huvmf1Zon0hg/Rd/sFidJyLGa\nwosyucBA2F9h6RXC/wUnLf8wvCxoU+u/Op11Hnlr0DAVcOS1kO7grAWOqekD\nW6oDop2zEyBY5WfTpkzps5cG01X5reNNnLOpkKfrn93bqbEecrBKJODi3zje\n4Q4Sky5iB0+H3O33avyCz1ZoVfYKhowYvI529SMyGiQItgb8afU0i7rBVC0C\ns/RXzGOflIoMFXdy88wEd4sAxecLYChAV8XPkIQPudkxlYI4Cp3KfeEcVgw+\ntlaYMr8ZsVg3vp1MemIPz2Eti+o2bq4IfH+Hbe4KEewaqCgTBaBBW1F9xoYB\nvTasw8/V2NB3ZKoVvMsQRiEZeMKRhqEvrYw04w3sEkxLhr/2sZUf9nhtAB3b\nFVy2nCos+nA/+aj5LeRkQ+RKW43OdjFXMFbEMIa6W+Oizk9qriO2dri3Er0q\nl7WUSWw/S9o8X0sj9/X7q66V7u0oo3QejQBEo0QNkYEYx2fWcfYGUGtaxzyn\nke9D0aDKehD5scNJk4WcVlUwBs/FTo6QgicU55cKKtMuWjKHox3VXbq+1WCY\nFxc5\r\n=EGYF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","_from":"file:pnpm-6.11.3.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=12.17"},"funding":{"url":"https://opencollective.com/pnpm"},"scripts":{"lint":"eslint -c ../../eslint.json src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"pnpm tsc -- --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build && pnpm run lint -- --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && pkg ./dist/pnpm.cjs --out-path=../artifacts/win-x64 --targets=node14-win-x64 && pkg ./dist/pnpm.cjs --out-path=../artifacts/linux-x64 --targets=node14-linux-x64 && pkg ./dist/pnpm.cjs --out-path=../artifacts/macos-x64 --targets=node14-macos-x64","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.cjs","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"_resolved":"/home/zoltan/src/pnpm/pnpm/packages/pnpm/pnpm-6.11.3.tgz","_integrity":"sha512-pQmBB16Y5BZXm0dY5Y2VEO+nZ+a9XGF3jFSwLL8YW2BTsaIiG/gi6E+pLTX8/tB2q2GKjtztL6BD731u1dcKnA==","deprecated":"this package has been deprecated","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.18.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"16.4.0","preferGlobal":true,"publishconfig":{"tag":"next","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_6.11.3_1627633873109_0.0262453071291755","host":"s3://npm-registry-packages"}},"9.14.0":{"name":"pnpm","version":"9.14.0","keywords":["pnpm9","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@9.14.0","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"b42d02efa5127a3c3f6c3c97ef844ecbffedca43","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-9.14.0.tgz","fileCount":901,"integrity":"sha512-EAc4zpmCXhGtgXmhacjiXKa47qS+MpwVf0eZBYHudBEUjeVBtAUrbP9Ovw2jtUoDnYeYmCNOD4RBbC3Se+WjeA==","signatures":[{"sig":"MEUCIQCdV4DQULzZ9i2oK9T1iTfF8+1w9utw/9IlKevF+vPhuQIgVFFtOqy+0+9WVbRxZZFCDdBxM8sxU2PsqWA6ZGCVuzQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18229661},"jest":{"preset":"@pnpm/jest-config"},"main":"bin/pnpm.cjs","_from":"file:pnpm-9.14.0.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=18.12"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7777 jest","start":"tsc --watch","bundle":"ts-node bundle.ts","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/templates dist/templates && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/8d6bec364df44fdf2f5510d600ef6eeb/pnpm-9.14.0.tgz","_integrity":"sha512-EAc4zpmCXhGtgXmhacjiXKa47qS+MpwVf0eZBYHudBEUjeVBtAUrbP9Ovw2jtUoDnYeYmCNOD4RBbC3Se+WjeA==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git","directory":"pnpm"},"_npmVersion":"10.8.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"18.20.5","preferGlobal":true,"publishConfig":{"tag":"next-9","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/pnpm_9.14.0_1732061089615_0.033201645327118","host":"s3://npm-registry-packages"}},"6.11.4":{"name":"pnpm","version":"6.11.4","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"license":"MIT","_id":"pnpm@6.11.4","maintainers":[{"name":"zkochan","email":"z@kochan.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"fccb837427e82f1f2d6094eac110e4dffaf56bc2","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-6.11.4.tgz","fileCount":623,"integrity":"sha512-RVYNxdn0TF6xJcNSPDsfL2ZmSvdgZLXCpmsnER3u2d09+X372aKz7H3MR5NXRo3RonpUiY4qxBeTLsY/00JYbA==","signatures":[{"sig":"MEQCIGEz/HId4Q0/Fsx/tao1cJXfi5k72KUWYiQ260kaAGkUAiBZJkOMW/p6Uq3R798vciG5uShbwWJxJWkj4bpv8OG7vw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9248243,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhA79TCRA9TVsSAnZWagAAOoYP/0+RzbRdkM8Wc+2IrG8h\nq6kLNxAQlgBBYWB676L8eLbfe/BOyts2UcefAhxDCsupGhlauy+WxwCPTy/M\nAv5C7bzPgyLw7n7g6RPfIXvYPfBFO/JEmZKPkwwee89dEjw0QMcTjuGEHN9q\nuuPlaPdd/sPpyxU4TNxg9lvHexMKPWR9jgUMmzl29bYH4ItwbJLrKQXyMMHK\n8yuCMSKdg3ulT6O26vVOzgMArFXENLM8DJotVnvEjsW0S3cbLOOcW7/IUVWw\nV0ehVdgEDC+Bwr7iUV1JubozGrVoojOThiQYJtZUjcACyD8uR9U4SnsSWl2x\nikzNUlZyTSiCY/Q1ueShnvk3CH9a7RM4d7Js4vNaCGhUoOz1OnlZLvlWeNrs\npIjhrfWUKRceFNNY0FJIeQRRFgMzXXXkZdu2ImbTML7OFTwbjkXOQ2Ep2uiH\no12sV1iTv8xxVTIsjAi6ieZ7mb08+XCSq/f98P83WeeETbwKCum25qYDVOIF\nkVgUJGTfz1mNdVKtuemC5/67NrPD8ESy2HFyW/lj/7FuOkUf0i7cIixyBrVQ\ndeZlHJyWsu1dquUsejp3EqvRSjhsxTcQx24kMAWqFtxIam194czJhkzMw+wR\nLVfYXA8XduU8409zWiPDsL+i02lDSqg4X8dnqLoBTkhimiv9ttKuXRBhNlhU\n054u\r\n=T02w\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","_from":"file:pnpm-6.11.4.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=12.17"},"funding":{"url":"https://opencollective.com/pnpm"},"scripts":{"lint":"eslint -c ../../eslint.json src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"pnpm tsc -- --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build && pnpm run lint -- --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && pkg ./dist/pnpm.cjs --out-path=../artifacts/win-x64 --targets=node14-win-x64 && pkg ./dist/pnpm.cjs --out-path=../artifacts/linux-x64 --targets=node14-linux-x64 && pkg ./dist/pnpm.cjs --out-path=../artifacts/macos-x64 --targets=node14-macos-x64","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.cjs","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"_resolved":"/home/zoltan/src/pnpm/pnpm/packages/pnpm/pnpm-6.11.4.tgz","_integrity":"sha512-RVYNxdn0TF6xJcNSPDsfL2ZmSvdgZLXCpmsnER3u2d09+X372aKz7H3MR5NXRo3RonpUiY4qxBeTLsY/00JYbA==","deprecated":"this package has been deprecated","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.18.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"16.4.0","preferGlobal":true,"publishConfig":{"tag":"next","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_6.11.4_1627635539063_0.05927473943607908","host":"s3://npm-registry-packages"}},"6.11.5":{"name":"pnpm","version":"6.11.5","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"license":"MIT","_id":"pnpm@6.11.5","maintainers":[{"name":"zkochan","email":"z@kochan.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"9fffcda34dd4245f4fdfe5736a7065d81df1bbac","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-6.11.5.tgz","fileCount":623,"integrity":"sha512-TXMSRyncP88F4GTdKFIIi3kdXSYf+v3uvIKLfNjPTt2YjsrbKmYNCR3VsGjYwlMVSnH2UEo2/sM2VNSefH9Isw==","signatures":[{"sig":"MEQCIEAoIuCFJbSh1PL0fl9XT1eoq+aCGGqGi2sL1Gzq7H0nAiA4MztDgrKl4yZF/2TwiIBoaG9nrm2HedeUgym7OvN1Sw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9248531,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhA8QnCRA9TVsSAnZWagAACZ0P/1OyNmJcOAAWCOauXy0t\nAbqErXRIdlxEZXQMRI2N5bW7xoxDDZeZCt7YP8oY6OatInd8rlAxeebqtjlZ\n9gQCRKTyJtl5TF+epof6CB1BNKa95Nf3+x5vLe/yrx9xuqXmKlY/SxAcPD7L\n+sw0/dX9rEABhwJBe7dhrN2xVDMMVKFWm4E+GZsg914yTAL8xn73GYN7H2XB\nQDZuOqvxeH2r7UcZG6cGgvXcdyyxIxPojJuLfdqC42yFz/Shft9ZEK4h7UyG\njha1jhWx00CK0ebsYLipSLTQib92enIWVzlTSjQcCY0WrrbclyVqAXlkLmib\nBGDo90tUAMKvBW77EkYru90nj6lFgKBmP+Y7CYOyezwBPZpbbLePBT6y7GKI\nZ9X5kAOk7+/baw6r83puHa01zC7p8N3q+pA0lPSpWZB5eqgMrAd9Tc6hzi5m\n6iHnnyMkbVdwgNd8UGmDCmguUQ01SBNyfEjWvL+YPHiZy3PcbzxMz38NaQx8\nkbWeKIdeUnL6i77Hj3A9kH9oBM4kcaPz3HGIld+/czrIobF2vsLxTuy+iCdC\nlN4WnAnb7i4olPSdQgew9tz2+rmvqzdnZyLDsneFwq17iKyMATIZvtEhg5BR\n3hMNfRs4o2OlS7bHhoh/Gqna9wGcoshP9uoIVgqXDqaRViyhh3ic3lv2beLo\n923x\r\n=eGbo\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","_from":"file:pnpm-6.11.5.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=12.17"},"funding":{"url":"https://opencollective.com/pnpm"},"scripts":{"lint":"eslint -c ../../eslint.json src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"pnpm tsc -- --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build && pnpm run lint -- --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && pkg ./dist/pnpm.cjs --out-path=../artifacts/win-x64 --targets=node14-win-x64 && pkg ./dist/pnpm.cjs --out-path=../artifacts/linux-x64 --targets=node14-linux-x64 && pkg ./dist/pnpm.cjs --out-path=../artifacts/macos-x64 --targets=node14-macos-x64","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.cjs","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"_resolved":"/home/zoltan/src/pnpm/pnpm/packages/pnpm/pnpm-6.11.5.tgz","_integrity":"sha512-TXMSRyncP88F4GTdKFIIi3kdXSYf+v3uvIKLfNjPTt2YjsrbKmYNCR3VsGjYwlMVSnH2UEo2/sM2VNSefH9Isw==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.18.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"16.4.0","preferGlobal":true,"publishConfig":{"tag":"next","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_6.11.5_1627636774884_0.4329954072290947","host":"s3://npm-registry-packages"}},"9.14.4":{"name":"pnpm","version":"9.14.4","keywords":["pnpm9","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@9.14.4","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"64b6e81e79630419b675c555ef3b65607cfd6315","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-9.14.4.tgz","fileCount":901,"integrity":"sha512-yBgLP75OS8oCyUI0cXiWtVKXQKbLrfGfp4JUJwQD6i8n1OHUagig9WyJtj3I6/0+5TMm2nICc3lOYgD88NGEqw==","signatures":[{"sig":"MEUCIEEG0izFM22yS3d+7H+gxIWkgILOkhJXVEEv2tNefnsjAiEAglepo0SVu3HKaH2RCFcXoZhQQNQJdD5faRwmT8QgIu4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18136852},"jest":{"preset":"@pnpm/jest-config"},"main":"bin/pnpm.cjs","_from":"file:pnpm-9.14.4.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=18.12"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7777 jest","start":"tsc --watch","bundle":"ts-node bundle.ts","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/templates dist/templates && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/b9a9bf077edf929a931562445f291924/pnpm-9.14.4.tgz","_integrity":"sha512-yBgLP75OS8oCyUI0cXiWtVKXQKbLrfGfp4JUJwQD6i8n1OHUagig9WyJtj3I6/0+5TMm2nICc3lOYgD88NGEqw==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git","directory":"pnpm"},"_npmVersion":"10.8.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"18.20.5","preferGlobal":true,"publishConfig":{"tag":"next-9","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/pnpm_9.14.4_1732877816048_0.415735577801158","host":"s3://npm-registry-packages"}},"6.11.0":{"name":"pnpm","version":"6.11.0","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"license":"MIT","_id":"pnpm@6.11.0","maintainers":[{"name":"zkochan","email":"z@kochan.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"8537cb9f25393ec5c66b2f25db0f86000968c3ed","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-6.11.0.tgz","fileCount":623,"integrity":"sha512-TWHkDTBdG3xLcUQg68rh+Ll7E137UkqrsJV/E2TMOHfscyp/SlRivLOvnKBFp3LUmzCm4o89K18Cag+iOtzjuw==","signatures":[{"sig":"MEUCIQCVpdYR7w5LDqlvCm4I0DP4fbi38iZwZfG7c82K6mTnbAIgDZlymu2EMoABbyhabOB+QQyj+Hj7IjTg2dO54HgtiyI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9247408,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg/IfmCRA9TVsSAnZWagAAtJAP/jjT4WYNCRlyE02ZWRrp\nwJlafezYEOFjyaQBuZKN+HM0cmpwbIKsDgece6TW1K875I53vNQLP1knMe/h\nqH+w2vhbn2uRWIQIXHde6TQiZvBxBUoxqTatF+/AJS2z9C6zzbqEXWNwDNHh\nI0Ui2+HQIFEQcB9GcbtxWKehCuVAgwPEAqE8OufExwxzligh2DnwO2F6m4BW\nfmvcpynPvx20WW8kPG/4Gq4XD2SuP1jRbQxtb/8R2yiROPreawSOkng0C67/\nqB70/EzUZIxANGfmg0ZlQCQyeuIK805Im7qK7CSVurrVys48SnyQMiDWQR3j\nEZXb7PSDthGnRGHperjCIQFY9ayw9svc509Z56z7GMuAdiqHjzOK21rVXNx8\n6WHGwFre/gzJthfkYo527nena2HA7wAkSfozcLAV1kepD/6wL+zHJWcLyL0P\nzx5X5Sb9NOqSvZwQDH/bGFS0+AH5LrRbXajtoJBy9khA8Kd29ccwNZuQ95La\n/InuGhowqowhkU+936nY2Cx+iWtirNHDL5sFYwsqFI/gDmTUGrebVbr+QmO4\nwZARedQ8XZY1lRJv56d1EUup3NIhVax9Q5BLCLT0ZK3oqvZiHQNRcIfCN5C7\nZbuSDp+Of89vLVd5A6urLGORzWps5SfgLGqlq3gQq1wrTLljvh66WCFx7SZp\nEKEH\r\n=vBCL\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","_from":"file:pnpm-6.11.0.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=12.17"},"funding":{"url":"https://opencollective.com/pnpm"},"scripts":{"lint":"eslint -c ../../eslint.json src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"pnpm tsc -- --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build && pnpm run lint -- --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && pkg ./dist/pnpm.cjs --out-path=../artifacts/win-x64 --targets=node14-win-x64 && pkg ./dist/pnpm.cjs --out-path=../artifacts/linux-x64 --targets=node14-linux-x64 && pkg ./dist/pnpm.cjs --out-path=../artifacts/macos-x64 --targets=node14-macos-x64","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.cjs","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"_resolved":"/home/zoltan/src/pnpm/pnpm/packages/pnpm/pnpm-6.11.0.tgz","_integrity":"sha512-TWHkDTBdG3xLcUQg68rh+Ll7E137UkqrsJV/E2TMOHfscyp/SlRivLOvnKBFp3LUmzCm4o89K18Cag+iOtzjuw==","deprecated":"this package has been deprecated","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.20.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"16.5.0","preferGlobal":true,"publishconfig":{"tag":"next"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_6.11.0_1627162598003_0.12306454932700972","host":"s3://npm-registry-packages"}},"9.14.3":{"name":"pnpm","version":"9.14.3","keywords":["pnpm9","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@9.14.3","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"cb7fb0a42e65fa7d7699f7beb3842a6b5db7f836","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-9.14.3.tgz","fileCount":898,"integrity":"sha512-wPU+6ZR37ZabgrKJrQEaXRa/FiPJV+fynqvo0MALV0wpuMf1T2xn7nEMc/KFyBVNB85EtG/iwO60dqkEQbrDcQ==","signatures":[{"sig":"MEYCIQDRFV2CVshu359CoMTZ2jqOI2T4uNXF3HPLWoRcjg7gGgIhAJhigG6j81O4BwBBhK9bt3jv+hzVqombw6sBrMEcLNk+","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":17144982},"jest":{"preset":"@pnpm/jest-config"},"main":"bin/pnpm.cjs","_from":"file:pnpm-9.14.3.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=18.12"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7777 jest","start":"tsc --watch","bundle":"ts-node bundle.ts","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/templates dist/templates && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"_resolved":"/private/var/folders/g7/5ygp0ncd6qx5g4fn5hpsqq5c0000gn/T/1c97e295473a5bcd1c256efc03c806f9/pnpm-9.14.3.tgz","_integrity":"sha512-wPU+6ZR37ZabgrKJrQEaXRa/FiPJV+fynqvo0MALV0wpuMf1T2xn7nEMc/KFyBVNB85EtG/iwO60dqkEQbrDcQ==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git","directory":"pnpm"},"_npmVersion":"10.8.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"20.18.0","preferGlobal":true,"publishConfig":{"tag":"next-9","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_9.14.3_1732811322431_0.08454914130392677","host":"s3://npm-registry-packages"}},"6.11.1":{"name":"pnpm","version":"6.11.1","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"license":"MIT","_id":"pnpm@6.11.1","maintainers":[{"name":"zkochan","email":"z@kochan.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"2496ffce880e41a9f86bcf16d8bad968d384c803","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-6.11.1.tgz","fileCount":623,"integrity":"sha512-KRaEiIV6Jv9yNsyoMMPIkvsWwd3WzO3glKnKTQ7MiteLdlqig2sNpqxaYhOSTyMh9zj3ti6YMjViUZiKyiqe1A==","signatures":[{"sig":"MEUCIHVTeOGJIi4gEU+lea0ye1RDtM5n9VFz42HL+r2TPZcAAiEA07KHRC771cdAMfHX+ngEaO1uHoyAvIdmRtmAZoMN03M=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9248791,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhALBcCRA9TVsSAnZWagAAMeoP/3Wu08M5zfVO5Ui+93Ne\n+KmeckcPsvIqYkvqURkohY20uasaVPkLHM+JvUNes4pGW9HSpCxt6zWRMSFF\nqLjXkk3MYiV+0wl6UTrFm2cy0Nu1WxDwYoSfiM1YKMkVYKQc8dnBuNICGNtO\nO21ZAHFPsOhbXHjyK6xl4Rmn+UJPKZ4UB6efuSBBWIFTmK43DbotpgETEUMV\nLBs+vXbgKI+pBBeOx/+ybO5k9XW+rzh/QkMPyfg4LglIB6Fy7busEjMrFrdj\nzhlpjQiwsjgK7QHZVh/MTLLm3vKluIba/WvK6V46NcDAzzFgvcXpUx1+ecyx\nkXx05batCPHLwSLEZc+kURc7BUNxfEm6BcMMTdtzwQa373ANdaKcKH5gQ58L\nMkEnXMIivQFMAegkxJvqz7Y2QMR7YBAnxbEpYshryWnXtQfBgCXT2QCn+Nk9\nPP1tVNJyiwhU+dQOiECZfg0AiFlAF5tG/zLS2XdSs44FB9pwlB+BjQu4HgXK\nn2iOYfVcRSBtKNP/tchNLxygjwITdWxUxU0ehpe8boar9Si8ePHOG9pC67mu\n/BxUfA7fQGdlA2XHi6cOb9aqO8fd5Ttri8J1O99e/gTgvfLecsfVncXH1KHZ\n8mAw+eGR1Pu0xwEBsJEBEsleJiVjv6cMl/XPfIsdqJbf+rZnjvYM1HiBkwMe\nE7+l\r\n=GhF3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","_from":"file:pnpm-6.11.1.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=12.17"},"funding":{"url":"https://opencollective.com/pnpm"},"scripts":{"lint":"eslint -c ../../eslint.json src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"pnpm tsc -- --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build && pnpm run lint -- --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && pkg ./dist/pnpm.cjs --out-path=../artifacts/win-x64 --targets=node14-win-x64 && pkg ./dist/pnpm.cjs --out-path=../artifacts/linux-x64 --targets=node14-linux-x64 && pkg ./dist/pnpm.cjs --out-path=../artifacts/macos-x64 --targets=node14-macos-x64","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.cjs","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"_resolved":"/home/zoltan/src/pnpm/pnpm/packages/pnpm/pnpm-6.11.1.tgz","_integrity":"sha512-KRaEiIV6Jv9yNsyoMMPIkvsWwd3WzO3glKnKTQ7MiteLdlqig2sNpqxaYhOSTyMh9zj3ti6YMjViUZiKyiqe1A==","deprecated":"this package has been deprecated","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.20.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"16.5.0","preferGlobal":true,"publishconfig":{"tag":"next"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_6.11.1_1627435100589_0.4384967625660632","host":"s3://npm-registry-packages"}},"9.14.2":{"name":"pnpm","version":"9.14.2","keywords":["pnpm9","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@9.14.2","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"5202b50ab92394b3c922d2e293f196e2df6d441b","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-9.14.2.tgz","fileCount":901,"integrity":"sha512-biuvd9Brk2IpQVLIUcTyeO3jerHro6Vf2jF6SheyCfTbuXP7JQp3q8Rjo0H8sfF/F8+iQJHE6zGc2g2bhCeDhw==","signatures":[{"sig":"MEQCIF2RY0WJwB7Cur54kSHjthTBQEPfAOfLzmRJ9+p3e6ZrAiAFtRpvXIgIsp7s9FaD264nNpfCWOJgtUqA8KU2nbYwbg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18229919},"jest":{"preset":"@pnpm/jest-config"},"main":"bin/pnpm.cjs","_from":"file:pnpm-9.14.2.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=18.12"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7777 jest","start":"tsc --watch","bundle":"ts-node bundle.ts","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/templates dist/templates && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/a0717f39d555af1f2de94fc401fca243/pnpm-9.14.2.tgz","_integrity":"sha512-biuvd9Brk2IpQVLIUcTyeO3jerHro6Vf2jF6SheyCfTbuXP7JQp3q8Rjo0H8sfF/F8+iQJHE6zGc2g2bhCeDhw==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git","directory":"pnpm"},"_npmVersion":"10.8.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"18.20.5","preferGlobal":true,"publishConfig":{"tag":"next-9","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/pnpm_9.14.2_1732100803653_0.42936178413933646","host":"s3://npm-registry-packages"}},"7.1.0":{"name":"pnpm","version":"7.1.0","keywords":["pnpm7","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"license":"MIT","_id":"pnpm@7.1.0","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"7a60feb84eb33d8a17ab8805d0c253bb103e7aea","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-7.1.0.tgz","fileCount":644,"integrity":"sha512-iT2Hk2jycfh8NXoEnwpg7oCNMwsMlheSR9QAgkhWtRHvjfAAtp0HsKEOA62ILoAwbvv/ea8Ph5lTQLsGQJRq+w==","signatures":[{"sig":"MEYCIQCuzNxm4wnCWLkHcWFeJyG4U3tTnMuisdOn0nobTwxiPgIhAIxatlBLjWnrkA7F8UeoiI5Nr0cAH2oWIJ1HOwe/M3R3","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18584588,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJifRp2ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmokWA//dlLO8dbnPQvCSw2NUAPsQWm+Jubmbpj+vj7wVza+HMlRAJ5I\r\nk5HoYEQcdprbND8KzxJcWZ4K4c5LeRGy3XG2U1wSn7/T69paq0MHfCIg6qHn\r\n1tHWB67Woc9KMeMWpV8k01BMBCMJQlsMhEGClZqTtK70kp05H6OVXK6qCOaX\r\nBoujiy/kSolaj8ve/ISmLCUvAQRaSJjaqJKwFPPZhfzSaRSu/9oNk0O3mZ8F\r\neTBaxqixmDFTXPq3n8ELaD/FIEtj0TSQDezylWMMxzV/bCMykvMeLYX788r3\r\nT/XBcI+TjH/AEDNkmKLoGApSE0HTb8Af2K0KV1DH/TDlXmFQvRDV+WU2ZpVF\r\nkEL7DspmCnLdywFDpI53TLBXhkD8IB12vejzpyFc7ETFBmuDFEmZiHM2SCWd\r\n3icBl5EqnWOtaxS0CJ8kMu5hJsJU+Y5Mo76hciaw//k0pwZVLLyWFvc7KYkZ\r\nrd0CQ3+QcADrFsSyPjpmbmVjwP0EdIxDSot1QXes4E3joIXXoEO2HLb4fhnT\r\nBwxCviIx3gGEcFpX+U2q3NM1Oe2qD5H8fNT2ZBzb/0a8J50JiFf9ibKOCrZ2\r\nfMGpPBKpCCEY4T85iVqKYs4vxvYs5l0+wAztQUP/KF6cDOsvyPffI5DuNh6/\r\nq9n1Q+llwlY0RtQhzk0ZxrLNCP1vrxoboX8=\r\n=H9nF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","_from":"file:pnpm-7.1.0.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=14.19"},"exports":{".":"./package.json"},"funding":{"url":"https://opencollective.com/pnpm"},"scripts":{"lint":"eslint src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"tsc --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.cjs","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/24b0638b284368f78464d4fb7a1b7dc0/pnpm-7.1.0.tgz","_integrity":"sha512-iT2Hk2jycfh8NXoEnwpg7oCNMwsMlheSR9QAgkhWtRHvjfAAtp0HsKEOA62ILoAwbvv/ea8Ph5lTQLsGQJRq+w==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.24.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"16.15.0","preferGlobal":true,"publishConfig":{"tag":"next-7","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_7.1.0_1652365942010_0.28739242582565283","host":"s3://npm-registry-packages"}},"7.1.1":{"name":"pnpm","version":"7.1.1","keywords":["pnpm7","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"license":"MIT","_id":"pnpm@7.1.1","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"d491ba470f8e53fb0b366c8f4f0050c5be3fa46b","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-7.1.1.tgz","fileCount":644,"integrity":"sha512-RdWWK/qD3QUf8LtBJ5MgD3CHpFcHuO9yNz+/0RR8GDdu0tI1TnBSmOTxkUGWxa7AakWZKcOtDAmLgi++aKbLng==","signatures":[{"sig":"MEYCIQChv0IAXhd/y8v0VjlxDCUEio9SUB5r1PxN0jBF2xpWAgIhAKkSEp+BI2aTl3mnwRUh7YavvOnyz4MKLkgQZsUVc1VD","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18584783,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJig68bACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmowvw//djDYystioz6YdGs1ksfguHYJ5W+NV0csLislZTJmBfq2Hjba\r\n2nOTjlMU/lY/dLfdqSeBTAA01QrmAHiaKT914+/kJA2RTQKJjtsirCDIanR9\r\nqrnFWorR3KbuZEaXlJNHT4f6ydkeJuSiRnoANb6gkjfBQmpSba1hfOGCAVCH\r\n4fLuqNSk/W5x4XVKIg3zk8bduYGKArJqmO8vcGEArb4ylq7tN5CRbNj6sS/a\r\n/GLUEfZ3xRvy+XE3Dp4rUr1INhvzg2mW8TFLVnNYww2SKv9OHtzydmkAIoGb\r\nJpHcmuGBdaNR1rWj0qRSMi+B1IB/rGoQIHKJtB5iMga+tWc8106OnqBd0eVE\r\nStKpHELO7u4dGbHlqAfo0samIxCQvpdZFnthLAwNtL2KoOwx7VGG3SZKoUWS\r\nmZaWXPvg5eXW7Llis6rg7GnhU0R0d2L1i0Hn6jrc2z9VVYDRSEHnFOx0coVB\r\n0yU/izYtrHU7TNIjPHtd5mO6lCJ+3BIDpvHfjDe5RFF/leAGBBrDVxe1No/7\r\nB9AmaL5qFtGtZJ9syKPkv9n8ANZ3qXQqEdNc2XhEjeGAQWHsZf8i+j5fkXtK\r\nT8hkjQa5AxcmS6nBUSNDUvDTpB3hZg0L+Mey5ODnRPbeOiZ6Go+auOKV2zDm\r\nJ7NTpL885BMfwYatvpff4xdrgBK5PziNwsc=\r\n=Gs4O\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","_from":"file:pnpm-7.1.1.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=14.19"},"exports":{".":"./package.json"},"funding":{"url":"https://opencollective.com/pnpm"},"scripts":{"lint":"eslint src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"tsc --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.cjs","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/1d3939e34dfd805263e8ac5bfaa245bb/pnpm-7.1.1.tgz","_integrity":"sha512-RdWWK/qD3QUf8LtBJ5MgD3CHpFcHuO9yNz+/0RR8GDdu0tI1TnBSmOTxkUGWxa7AakWZKcOtDAmLgi++aKbLng==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.24.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"16.15.0","preferGlobal":true,"publishConfig":{"tag":"next-7","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_7.1.1_1652797211580_0.8523324156597638","host":"s3://npm-registry-packages"}},"7.1.2":{"name":"pnpm","version":"7.1.2","keywords":["pnpm7","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"license":"MIT","_id":"pnpm@7.1.2","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"0bdfb6796b7fb556ba044a5dcb10c2cecac11bb0","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-7.1.2.tgz","fileCount":644,"integrity":"sha512-nZieltHsIEvr5vGcDM4JchBixUk1Esq+XewDP9RCiPAPxRv5LzDhGujgsrtoETyXBsQ9mclXSPppNr80ya4Rnw==","signatures":[{"sig":"MEUCIAvTeb2jbCJtibIz+hYuX1/AmZac9rLlVr+aksqYOGHjAiEAiNkv7T8N7n8DgIs6yXbQpPmf2+WKNmWvFVFZs0FLklY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18585472,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJihZ5oACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr1VQ/+KZj+UVZ7D9UT0uz8xEU3uN55Qkdp97QFAG6SAi1q6OeUKZVi\r\n1Yi+pU1+LILYN0UofyJGuDa6Jpd0ecIqntZKV2Cl1XQk6hH9a/k3SkBKvZ6G\r\njmXigoEbkA41SZmGqrdrmAx7nUgtdH4Prps9VWw6fkC2Sn+heXA4wpebUPh4\r\nEaI4gZAx2jkZTQIjyYIxnyrwYsTAOhi3MzBkbNBdos0jN0qu5Fy36W+/94kC\r\n1iJJKQkB6y/WiHaljAvvyxas6NWHPgpWJ+g+QwGGxvgMC7mJNzYFS+Dmz6SF\r\nwQl0+OX2onwisjHnESzsvnJizc2vdaeUH0v09gyFAh35qrbpFczNWDxGDT3s\r\nPvB8xZUtt8OVqHGaoaE/vnk8/d0qozoEQnklsa5pj6U5wD54OmlEw0Aj+nLm\r\nsu4v/IbbaxMs9ayZVCOjp3bHy1r1+OAoY4+aXkocV1WzmqBsMXrEDyV+Gn0+\r\no2J27W06vxIGuBRbz3ZxcRlcjo94oVOW1mutsVERxXb9kjVLpTm4hcvPutjY\r\nrWfb4DAZCTkz9vwe4T740YTBSB0AbxMJ029ISWCFsFPc7MdydyrBjEqgQnig\r\nNNQS1c+cZv3RFirSXRjnIzaHzPPOoIuikNa3OJTQsgIqbF+b9irc4Iqn03ai\r\n20F8EMxcN648VtXgvrLv/Qq4CxZg/AZnPY4=\r\n=yqGU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","_from":"file:pnpm-7.1.2.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=14.19"},"exports":{".":"./package.json"},"funding":{"url":"https://opencollective.com/pnpm"},"scripts":{"lint":"eslint src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"tsc --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.cjs","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/0924c12f45798da1d36a8135e8bff001/pnpm-7.1.2.tgz","_integrity":"sha512-nZieltHsIEvr5vGcDM4JchBixUk1Esq+XewDP9RCiPAPxRv5LzDhGujgsrtoETyXBsQ9mclXSPppNr80ya4Rnw==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.24.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"16.15.0","preferGlobal":true,"publishConfig":{"tag":"next-7","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_7.1.2_1652924008270_0.4415608968307585","host":"s3://npm-registry-packages"}},"7.1.3":{"name":"pnpm","version":"7.1.3","keywords":["pnpm7","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"license":"MIT","_id":"pnpm@7.1.3","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"8a1a477aacac8feddea9e9e93ed072ffc5dcc1a2","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-7.1.3.tgz","fileCount":644,"integrity":"sha512-dQEYAJ7FT7I23mGfRnkT0GGVIoM4IUj4Mu+/gughv0s/zY8HlJUP5X4GeT67rncOSr021z6MNBj2oOoNL/LoAw==","signatures":[{"sig":"MEQCIFtoYP5tYLPtXycm/dSu0eSyZIcwdtO7LV1eqO9cKhcnAiB7Y5czcjjX1oPSXuh1pWJ1+TxyVS6oBtuarr3ik/eZ7Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18588720,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiiYsWACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpL+Q//alplsi9zjZfDvhUphmYzMvXeUpfh7/7jSILDL7EBrINahi1f\r\neYVzfuKmz0WxKnoMFNuvcEwYMxPDN6f6xj83lB8iIVJLELG3xPiI9KGyWTt1\r\nirQBhjDHXMERpzti530obqY18RhJwNEpxNH4KBhQu3hcynAtk07XtIcQI1a5\r\nURTYyxkR3gioEsu4gC24HI4z+kF5fpSAVIPBLPux5U74TVpl3fyN08rw5GQN\r\nrnQD/lBtDRqLaJeqv0rPwhmA/jRjcNt0kd2B3KyR+3JE+gEbLXcD6cS2SqQS\r\nPibQ9yhijSYDGXh8KB5edhPj29d5W4n4Q46hyDR8ApTW42kf8smJkuezLkWk\r\n77Z+XWS9kDN18OTvtVEcgNCjW0EfiXgivdLGPYl4tSxr/8ilJ6GFPzP99TCt\r\nkp+KkPFUKCsbBPFKbORxePrlAb/weWpxgALQwm8J2CWJKAzKhUbVcbASfwxe\r\nD24IuCCEgSvLLXTLLGIZa6XTnLG3KSbfegat1RXMjNGD+ub7SndFtD9EGtIN\r\nwlkz10S4GIwHACteUIV8RvoNnuDIjCqGHRv2erdJzz6Wv+QZsDn/Tb+wAION\r\nCLv+xiWuGQ2UtCxDRTKM/+8IlgF7yukf5EgPMd/V7iTnIben3Zwp6y2drNdh\r\n4umQpjqNkOT6lAPtS+cLMe6X8Zj/kY/qIV4=\r\n=8I0e\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","_from":"file:pnpm-7.1.3.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=14.19"},"exports":{".":"./package.json"},"funding":{"url":"https://opencollective.com/pnpm"},"scripts":{"lint":"eslint src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"tsc --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.cjs","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/ab6570512e2f5c3e71c687563f4f5a8c/pnpm-7.1.3.tgz","_integrity":"sha512-dQEYAJ7FT7I23mGfRnkT0GGVIoM4IUj4Mu+/gughv0s/zY8HlJUP5X4GeT67rncOSr021z6MNBj2oOoNL/LoAw==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.24.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"16.15.0","preferGlobal":true,"publishConfig":{"tag":"next-7","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_7.1.3_1653181206270_0.4921058129521325","host":"s3://npm-registry-packages"}},"5.13.0":{"name":"pnpm","version":"5.13.0","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@5.13.0","maintainers":[{"name":"zkochan","email":"z@kochan.io"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"0e6bd4ec2d3841deee265f8fc6a6e4a37ee4943a","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-5.13.0.tgz","fileCount":8623,"integrity":"sha512-nnDFuVIS6t7gO/oC3EacOekycZGKvm/5nzWSUxIBlNIuoaea4vUaHmGmXvZZcfuBEUTXTR01tie3U80+cCwwjw==","signatures":[{"sig":"MEYCIQCZdJoxzp0VODEGrvAZZYcCecIwZmf2MN1WwRjcTWMkZQIhAIb8QDB0fLfUUiUBxejEhEQqRzimuK/GRKxXyD4/hzL2","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":23557239,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJftEFZCRA9TVsSAnZWagAAPzgP/0XXZ2AV7toTBHUy267k\nmJSMJGn4uz3vn5Hpqav8c/bl9yhtIWjb+g0e2xwmDgLSdHhYLZZPkn088aJu\nkDU7qQc8uK90nJGuaF8Iw5Aeepeuo0oHuNfPFuDDo1zrZS3UbOSmuvKd/Rh0\n88hml+JS/8+PpuXSXNASA9xDTmAuHWQNa7UsqW0QYaXuEFR4Sq6tJabloOew\nEWM6X1M8ValpsjsMlkU7MWotuMeXruMdX5PCQxpgQ5u52K9tSN6Amt2rCSDq\n4NS+vHT8nr4lFS0RDo9rP+amQBwaHQV281fOXn20LuyJ3aD284X+fjmkatOu\nG5lxLd3lLBjXj/lY4I6WJsw/02ZK34zX8df1ynpa4x4fpkltY3A/HV//uPiz\nzW7M1qNiepILlUey7kSGuUaUS7cj8vsLDNIClA0EEbtZ9aUeYfLMq1CzVFDM\nL90PqSTciaTrfV83nXNkQhxXMEPn1bFaq7v5szHTb0oNnOiqfURfIbt2DO2p\nT0W62nj+QSKcG43lpebjfj91hhnaaD7W9khayV55Wqfn5/DicQbmoioKSCVH\nI4AuAXlo1BF3KZQj55a9eZIByES7ZML+HsTqQZ/UPxYZsFLZklM5/+0OKMiL\n9RKIhjcFJ4pfam3iH3UWvXNjl5V/NYAPExeiW83iyJ++ovzGjuRifD0DZfRL\neRMW\r\n=JzDY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","engines":{"node":">=10.16"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint -c ../../eslint.json src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"npm run tsc -- --watch","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:tap","test:tap":"cd ../.. && c8 --reporter lcov --reports-dir packages/pnpm/coverage ts-node packages/pnpm/test --type-check","postpublish":"publish-packed","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock","prepublishOnly":"pnpm run compile && npm cache clear --force && publish-packed --prune --npm-client yarn"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"6.14.8","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"12.19.0","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"nopt":"^5.0.0","chalk":"^4.1.0","is-ci":"^2.0.0","ramda":"^0.27.1","which":"^2.0.2","path-name":"^1.0.0","split-cmd":"^1.0.1","pkgs-graph":"5.2.0","strip-ansi":"^6.0.0","@pnpm/types":"6.3.1","@types/nopt":"^3.0.29","graceful-fs":"^4.2.4","render-help":"^1.0.1","@pnpm/config":"11.9.0","@pnpm/logger":"^3.2.2","@pnpm/tabtab":"0.0.1","@pnpm/command":"1.0.0","@pnpm/run-npm":"2.0.3","@pnpm/cli-meta":"1.0.1","loud-rejection":"^2.2.0","@pnpm/cli-utils":"0.4.40","@zkochan/libnpx":"11.0.3","update-notifier":"^5.0.1","@pnpm/core-loggers":"5.0.2","@pnpm/file-reporter":"^1.0.0","@pnpm/parse-cli-args":"3.2.1","@pnpm/default-reporter":"7.9.10","@pnpm/find-workspace-dir":"1.0.1","@pnpm/plugin-commands-audit":"2.0.28","@pnpm/plugin-commands-store":"2.0.55","@pnpm/plugin-commands-import":"1.0.82","@pnpm/plugin-commands-server":"2.0.50","@pnpm/common-cli-options-help":"0.2.0","@pnpm/plugin-commands-listing":"2.0.37","@pnpm/plugin-commands-rebuild":"2.2.8","@pnpm/plugin-commands-outdated":"3.0.31","@pnpm/filter-workspace-packages":"2.2.11","@pnpm/plugin-commands-publishing":"2.3.1","@pnpm/plugin-commands-installation":"3.5.0","@pnpm/plugin-commands-script-runners":"2.5.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","__devDependencies":{"mz":"^2.7.0","ncp":"^2.0.0","pnpm":"link:","delay":"^4.4.0","execa":"^4.1.0","p-any":"3.0.0","byline":"5.0.0","semver":"^7.3.2","@types/mz":"^2.7.2","tree-kill":"^1.2.2","write-pkg":"4.0.0","@types/ncp":"^2.0.4","is-windows":"^1.0.2","cross-spawn":"^7.0.3","exists-link":"2.0.0","npm-run-all":"^4.1.5","path-exists":"^4.0.0","symlink-dir":"^4.1.0","@types/is-ci":"^2.0.0","@types/ramda":"^0.27.32","@types/which":"^1.3.2","tape-promise":"4.0.0","@pnpm/prepare":"0.0.16","@types/byline":"^4.2.32","@types/semver":"^7.3.4","@zkochan/retry":"^0.2.0","load-json-file":"^6.2.0","read-yaml-file":"^2.0.0","@pnpm/constants":"4.1.0","@zkochan/rimraf":"^1.0.0","write-json-file":"^4.3.0","write-yaml-file":"^4.1.1","deep-require-cwd":"1.0.0","@types/is-windows":"^1.0.0","normalize-newline":"3.0.0","@pnpm/modules-yaml":"8.0.5","@types/cross-spawn":"^6.0.2","@types/graceful-fs":"^4.1.4","@types/tape-promise":"^4.0.1","@pnpm/assert-project":"2.1.14","@pnpm/lockfile-types":"2.1.1","dir-is-case-sensitive":"^1.0.2","@types/update-notifier":"^5.0.0","@pnpm/read-package-json":"3.1.8","@pnpm/read-project-manifest":"1.1.5","@pnpm/write-project-manifest":"1.1.5","@pnpm/find-workspace-packages":"2.3.26","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_5.13.0_1605648728367_0.7163330987779819","host":"s3://npm-registry-packages"}},"5.13.1":{"name":"pnpm","version":"5.13.1","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@5.13.1","maintainers":[{"name":"zkochan","email":"z@kochan.io"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"d085c0bf2ea2cf1be0ea7b70d8ec2b7d4c4ac80c","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-5.13.1.tgz","fileCount":8623,"integrity":"sha512-FXdcPmd7hld2FrM+GvBwXH85T4iMQre0teZferGxm7xyzzfkCP0qkA/qaXqpCEJ4r3f24FyEgRl9WUvpxNHBEQ==","signatures":[{"sig":"MEUCIQCxUWq2zILsi8IaDC/z2zCGZXLabL/qnIuD7/qj8625GAIgGs7LwHiQ5JmDz0Q1kAO0iumuExHyW3w5yjl3M615ruc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":23557662,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJftG1bCRA9TVsSAnZWagAAVHkQAIjEKrJA7f9uj9Wfv/H/\ncR7IbF3Lx6nnNutZc4W4XuXnsmSJ6bk5MVBSlxISGgMCWd2VhWn90kSNd5BO\nu4BrbeS9BM8h5Hu6AH7xmZnDlpLvSREZFhoJubxwsWs55G9fvEb7918AhsxN\npeJrAnQOLV14BJ/B94uFRDKm7nXixr5ug7CQaQdc3BEu+pSQdf2z3CdwvLRA\nfeVD9JgpumYNyNmbDYZMBgeyrEoHNPLJH4lPvJmQxzOnS68l5dMJ60Bi12bl\nJtKr7RE9jrQxbi5lsSJzpMl/rRGHxUQ0yRrlZVqLrtJX23UXG48cxaoeoRRa\njqAYEZCRihCaWb/gT8Peml1jBEhShHsALp/r2wvB2mIAowlbg2VaaQVbodUd\nI3bDLpkssX4dJyR0KaUGYJQXBRZ48/KExk7YpQg/SK3vpFAv78TITZyVzsU1\nbPZKIhyMGBm7iuTgaKhdxoEIkppC1e8HWF6SdvULxwedb9rWYon9ToUUocIB\na8sCk3L39RyE3Vy17O3BB2/BmhEfD4RYEbP+0AWLBHisyvoElUcZi3B0RUc1\n/7wfUaiBKb4IDfUsLL+sjCY+mxkai+yCXUglKe///TMzMYLdFuXWzmbQD5WK\n6nJoBRkq/c+PanhcC/kfUjWQkUQWNYP68+HxM9AhEJqATEvJEUcyb9SFNfA2\nAikQ\r\n=in3r\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","engines":{"node":">=10.16"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint -c ../../eslint.json src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"npm run tsc -- --watch","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:tap","test:tap":"cd ../.. && c8 --reporter lcov --reports-dir packages/pnpm/coverage ts-node packages/pnpm/test --type-check","postpublish":"publish-packed","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock","prepublishOnly":"pnpm run compile && npm cache clear --force && publish-packed --prune --npm-client yarn"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"6.14.8","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"12.19.0","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"nopt":"^5.0.0","chalk":"^4.1.0","is-ci":"^2.0.0","ramda":"^0.27.1","which":"^2.0.2","path-name":"^1.0.0","split-cmd":"^1.0.1","pkgs-graph":"5.2.0","strip-ansi":"^6.0.0","@pnpm/types":"6.3.1","@types/nopt":"^3.0.29","graceful-fs":"^4.2.4","render-help":"^1.0.1","@pnpm/config":"11.9.0","@pnpm/logger":"^3.2.2","@pnpm/tabtab":"0.0.1","@pnpm/command":"1.0.0","@pnpm/run-npm":"2.0.3","@pnpm/cli-meta":"1.0.1","loud-rejection":"^2.2.0","@pnpm/cli-utils":"0.4.40","@zkochan/libnpx":"11.0.3","update-notifier":"^5.0.1","@pnpm/core-loggers":"5.0.2","@pnpm/file-reporter":"^1.0.0","@pnpm/parse-cli-args":"3.2.1","@pnpm/default-reporter":"7.9.10","@pnpm/find-workspace-dir":"1.0.1","@pnpm/plugin-commands-audit":"2.0.28","@pnpm/plugin-commands-store":"2.0.55","@pnpm/plugin-commands-import":"1.0.82","@pnpm/plugin-commands-server":"2.0.50","@pnpm/common-cli-options-help":"0.2.0","@pnpm/plugin-commands-listing":"2.0.37","@pnpm/plugin-commands-rebuild":"2.2.8","@pnpm/plugin-commands-outdated":"3.0.31","@pnpm/filter-workspace-packages":"2.2.11","@pnpm/plugin-commands-publishing":"2.3.1","@pnpm/plugin-commands-installation":"3.5.0","@pnpm/plugin-commands-script-runners":"2.5.6"},"_hasShrinkwrap":false,"__devDependencies":{"mz":"^2.7.0","ncp":"^2.0.0","pnpm":"link:","delay":"^4.4.0","execa":"^4.1.0","p-any":"3.0.0","byline":"5.0.0","semver":"^7.3.2","@types/mz":"^2.7.2","tree-kill":"^1.2.2","write-pkg":"4.0.0","@types/ncp":"^2.0.4","is-windows":"^1.0.2","cross-spawn":"^7.0.3","exists-link":"2.0.0","npm-run-all":"^4.1.5","path-exists":"^4.0.0","symlink-dir":"^4.1.0","@types/is-ci":"^2.0.0","@types/ramda":"^0.27.32","@types/which":"^1.3.2","tape-promise":"4.0.0","@pnpm/prepare":"0.0.16","@types/byline":"^4.2.32","@types/semver":"^7.3.4","@zkochan/retry":"^0.2.0","load-json-file":"^6.2.0","read-yaml-file":"^2.0.0","@pnpm/constants":"4.1.0","@zkochan/rimraf":"^1.0.0","write-json-file":"^4.3.0","write-yaml-file":"^4.1.1","deep-require-cwd":"1.0.0","@types/is-windows":"^1.0.0","normalize-newline":"3.0.0","@pnpm/modules-yaml":"8.0.5","@types/cross-spawn":"^6.0.2","@types/graceful-fs":"^4.1.4","@types/tape-promise":"^4.0.1","@pnpm/assert-project":"2.1.14","@pnpm/lockfile-types":"2.1.1","dir-is-case-sensitive":"^1.0.2","@types/update-notifier":"^5.0.0","@pnpm/read-package-json":"3.1.8","@pnpm/read-project-manifest":"1.1.5","@pnpm/write-project-manifest":"1.1.5","@pnpm/find-workspace-packages":"2.3.26","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_5.13.1_1605659994764_0.3828181363941805","host":"s3://npm-registry-packages"}},"0.0.0-2020821233223":{"name":"pnpm","version":"0.0.0-2020821233223","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@0.0.0-2020821233223","maintainers":[{"name":"zkochan","email":"z@kochan.io"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"4e75dc5b994e6b961d0e436f0d2762c31f175e78","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-0.0.0-2020821233223.tgz","fileCount":7697,"integrity":"sha512-HaZLQaEMTzRypQgp2a3PIf6f8fpveqYNN29Irccf8YbyTtCy8gg/E94uG3irNkZyUh//w5rv9q7SaAAMPQBSpA==","signatures":[{"sig":"MEUCIFL37R3Chb/UDcqjh6QFTiT5jj6pdVSjVD+0r38AWLrGAiEA4Q2xmIjLWosnJp7nTWnonV/PfGefA+yWMcRRvl5CM7s=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":21643523,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfaTreCRA9TVsSAnZWagAAN6kP/iN+LVHPnlHiaQxAIrUl\n4lMye1eHsa8Hiq/5yo2k5I4JCCM1TcfPJOrbA7cRDqtJG4ad2M3eIqrT8hHA\nilWdhG/ELbsdNhceexyIcvDmmh1I3m3jE3al3Co5X4LvaFTjEl6JCqnV1y7T\nN3dP+5HNJ5A7+1yvCMUoZJFPS0+q5RAY/TZLKmSilTwuLDMxhOGeuzLCzJbY\n5e7c/f3qoLlGDpN1w153T3eTvO0H4xXZc539zTj04zbh1YEeqg2mLD56qy+T\nS6hEN3OeVIR/z5RdYSffTe5sGh9oIpIuhmCymPssTk9w6OVTpTRHmjkkOje8\nJtA86OL1KDDXyxwtyigoUCa5TM7aMoLzWxcHZwufeROLCARYiYXsP19zN/PC\nzfUBR+RIF7JW01EDiioS1yLQet4c4hdjKL/9fUdx84VI9ivauA6FDCcpb0XI\n716fk4b8h0YHXPs71J7jI59ij9zKdIp92LJ90g19w5jhfdijH6CYVZ9DUnQ9\nc8Aab0z1kO2guZX5vpTl7cruwhzXSEqRWbPpQ1bNDrk9vORsTe+iZJL6BDcy\nUTcQaqQf78wP78KuHw9CWg5HVW+px0Nwob1bDwRGmM/sskj1CLyfdnIjqwYr\nhpwjXbgDx4rvD7bJSIvBXJQXhxzVdPMBniFH6Qv5l6U6qKC+uoS9y8JhxU2P\nkkHs\r\n=1Bxg\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","engines":{"node":">=10.13"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint -c ../../eslint.json src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"npm run tsc -- --watch","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:tap","test:tap":"cd ../.. && c8 --reporter lcov --reports-dir packages/pnpm/coverage ts-node packages/pnpm/test --type-check","postpublish":"publish-packed","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock","prepublishOnly":"pnpm run compile && npm cache clear --force && publish-packed --prune --npm-client yarn"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"6.14.7","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"12.18.3","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"nopt":"^5.0.0","chalk":"^4.1.0","is-ci":"^2.0.0","ramda":"^0.27.1","which":"^2.0.2","path-name":"^1.0.0","split-cmd":"^1.0.1","pkgs-graph":"5.2.0","strip-ansi":"^6.0.0","@pnpm/types":"6.2.0","@types/nopt":"^3.0.29","graceful-fs":"^4.2.4","render-help":"^1.0.0","@pnpm/config":"0.0.0-2020821233223","@pnpm/logger":"^3.2.2","@pnpm/tabtab":"0.0.1","@pnpm/command":"1.0.0","@pnpm/run-npm":"2.0.3","@pnpm/cli-meta":"1.0.1","loud-rejection":"^2.2.0","@pnpm/cli-utils":"0.0.0-2020821233223","@zkochan/libnpx":"11.0.3","update-notifier":"^4.1.1","@pnpm/core-loggers":"5.0.0","@pnpm/file-reporter":"^1.0.0","@pnpm/parse-cli-args":"3.2.0","@pnpm/default-reporter":"0.0.0-2020821233223","@pnpm/find-workspace-dir":"1.0.1","@pnpm/plugin-commands-audit":"0.0.0-2020821233223","@pnpm/plugin-commands-store":"0.0.0-2020821233223","@pnpm/plugin-commands-import":"0.0.0-2020821233223","@pnpm/plugin-commands-server":"0.0.0-2020821233223","@pnpm/common-cli-options-help":"0.2.0","@pnpm/plugin-commands-listing":"0.0.0-2020821233223","@pnpm/plugin-commands-rebuild":"0.0.0-2020821233223","@pnpm/plugin-commands-outdated":"0.0.0-2020821233223","@pnpm/filter-workspace-packages":"0.0.0-2020821233223","@pnpm/plugin-commands-publishing":"0.0.0-2020821233223","@pnpm/plugin-commands-installation":"0.0.0-2020821233223","@pnpm/plugin-commands-script-runners":"0.0.0-2020821233223"},"_hasShrinkwrap":false,"readmeFilename":"README.md","__devDependencies":{"mz":"^2.7.0","ncp":"^2.0.0","pnpm":"link:","delay":"^4.4.0","execa":"^4.0.3","p-any":"3.0.0","byline":"5.0.0","semver":"^7.3.2","@types/mz":"^2.7.1","tree-kill":"^1.2.2","write-pkg":"4.0.0","@types/ncp":"^2.0.4","is-windows":"^1.0.2","cross-spawn":"^7.0.3","exists-link":"2.0.0","npm-run-all":"^4.1.5","path-exists":"^4.0.0","symlink-dir":"^4.1.0","@types/is-ci":"^2.0.0","@types/ramda":"^0.27.15","@types/table":"^5.0.0","@types/which":"^1.3.2","tape-promise":"4.0.0","@pnpm/prepare":"0.0.11","@types/byline":"^4.2.32","@types/semver":"^7.3.3","@zkochan/retry":"^0.2.0","load-json-file":"^6.2.0","read-yaml-file":"^2.0.0","@pnpm/constants":"4.0.0","@zkochan/rimraf":"^1.0.0","write-json-file":"4.0.0","write-yaml-file":"^4.1.0","deep-require-cwd":"1.0.0","@types/is-windows":"^1.0.0","normalize-newline":"3.0.0","@pnpm/modules-yaml":"8.0.2","@types/cross-spawn":"^6.0.2","@types/graceful-fs":"^4.1.3","@types/tape-promise":"^4.0.1","@pnpm/assert-project":"2.1.9","@pnpm/lockfile-types":"2.0.1","dir-is-case-sensitive":"^1.0.2","@types/update-notifier":"^4.1.1","@pnpm/read-package-json":"3.1.5","@pnpm/read-project-manifest":"1.0.13","@pnpm/write-project-manifest":"1.1.1","@pnpm/find-workspace-packages":"0.0.0-2020821233223","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_0.0.0-2020821233223_1600731870118_0.4200428863740542","host":"s3://npm-registry-packages"}},"5.13.2":{"name":"pnpm","version":"5.13.2","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@5.13.2","maintainers":[{"name":"zkochan","email":"z@kochan.io"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"37d0c8587230ea7aece063857006580fde1359ed","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-5.13.2.tgz","fileCount":1033,"integrity":"sha512-zpTaUMQTubKBBYrTdFaAlNXpChGIY59R5+O8XuFDVLxUx9FHIhYMiB9nOQNvcfSvmBTDejYoVYWWv5p4weoePA==","signatures":[{"sig":"MEUCIQDU8utHzvx3OZz8tC2TMSf54olug0cYJPfZsRunnh0JkQIgZXeaut/1YbKjwBvvZX0jbipAb4FxYiDaNrtx2ZQ9gMQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":10823834,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJftwP8CRA9TVsSAnZWagAAzVIP/09cVCjphkDAAByxv4vX\n6aUCto2nTAGBKD22vWYCTkdaC0VBeaZ/ZedsJVvGRoR0obvMv0WalaRd6za9\n0BvpxDpILDI9gQ70iIFG8mlVdTM2dbT5lhpK2mTHYiqjUPq1eSi9/CkhjJtp\nmEPjoVH3COODUKjp1OWyNEj64pzp3Oy7XqZy7D0bGucvWtutnDIv0RjgrGlr\nH4gcq/6tQrhFb2JVBzegeHvpK4b4AuoBE84h9jYcJCdR2lCFCEonWKksvwgI\nObsG0oz2C68alxQLj4yZC1z0zfTWCSTIQDHNn2loWOobXiFxYmNiSqQ9M/Tw\n6t0y283caHURF6PEI9Hrc4esuhBNC3+Y5FoKaqgQvzZmnvTAyzubhB6VBxkb\nwdiXXo4aNzY+Yj144swKfE5wvp0hxL8MqSLVgyHpoyXlomsg+vpTq9JxpgBe\nzeffc2wcFzwfyCVLTUcJWLG+dwYmhWpGKjR7yPSss5roJ2rS0sdywB9ywpiv\n3eCILdQ9US2V0vP2jostMvJF0XYWsC6EM0ent1r2dxCDFTGgrAV4Nwafx4z9\nzdzHdr40xlr5NbJ4w1LrXCoAyxzY7yJncHaVAx7revl+Y+KjVSJgJup9J6nQ\n5XHiwBfh5y2g5UeTHQidGAQaGNllS91yY70j0JKSVS8JieSFcFueSAeiRyD/\nQOVc\r\n=9jVS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","engines":{"node":">=10.16"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint -c ../../eslint.json src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"pnpm tsc -- --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build && pnpm run bundle","test:e2e":"registry-mock prepare && run-p -r registry-mock test:tap","test:tap":"cd ../.. && c8 --reporter lcov --reports-dir packages/pnpm/coverage ts-node packages/pnpm/test --type-check","bundle:pnpm":"esbuild lib/bin/pnpm.js --bundle --platform=node --outfile=lib/pnpm.js --external:update-notifier --external:node-gyp","bundle:pnpx":"esbuild lib/bin/pnpx.js --bundle --platform=node --outfile=lib/pnpx.js","postpublish":"publish-packed","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock","prepublishOnly":"pnpm compile && npm cache clear --force && publish-packed --prune --npm-client yarn"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"6.14.8","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"12.19.0","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"node-gyp":"^7.1.2","update-notifier":"^5.0.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","__devDependencies":{"mz":"^2.7.0","ncp":"^2.0.0","nopt":"^5.0.0","chalk":"^4.1.0","delay":"^4.4.0","execa":"^4.1.0","is-ci":"^2.0.0","p-any":"3.0.0","ramda":"^0.27.1","which":"^2.0.2","byline":"5.0.0","semver":"^7.3.2","esbuild":"^0.8.10","@types/mz":"^2.7.2","path-name":"^1.0.0","split-cmd":"^1.0.1","tree-kill":"^1.2.2","write-pkg":"4.0.0","@types/ncp":"^2.0.4","is-windows":"^1.0.2","pkgs-graph":"5.2.0","strip-ansi":"^6.0.0","@pnpm/types":"6.3.1","@types/nopt":"^3.0.29","cross-spawn":"^7.0.3","exists-link":"2.0.0","graceful-fs":"^4.2.4","npm-run-all":"^4.1.5","path-exists":"^4.0.0","render-help":"^1.0.1","symlink-dir":"^4.1.0","@pnpm/config":"11.9.0","@pnpm/logger":"^3.2.3","@pnpm/tabtab":"0.0.1","@types/is-ci":"^2.0.0","@types/ramda":"^0.27.32","@types/which":"^1.3.2","tape-promise":"4.0.0","@pnpm/command":"1.0.0","@pnpm/prepare":"0.0.16","@pnpm/run-npm":"2.0.3","@types/byline":"^4.2.32","@types/semver":"^7.3.4","@pnpm/cli-meta":"1.0.1","@zkochan/retry":"^0.2.0","load-json-file":"^6.2.0","loud-rejection":"^2.2.0","read-yaml-file":"^2.0.0","@pnpm/cli-utils":"0.4.40","@pnpm/constants":"4.1.0","@zkochan/libnpx":"11.0.3","@zkochan/rimraf":"^1.0.0","write-json-file":"^4.3.0","write-yaml-file":"^4.1.1","deep-require-cwd":"1.0.0","@types/is-windows":"^1.0.0","normalize-newline":"3.0.0","@pnpm/core-loggers":"5.0.2","@pnpm/modules-yaml":"8.0.5","@types/cross-spawn":"^6.0.2","@types/graceful-fs":"^4.1.4","@pnpm/file-reporter":"^1.0.0","@types/tape-promise":"^4.0.1","@pnpm/assert-project":"2.1.14","@pnpm/lockfile-types":"2.1.1","@pnpm/parse-cli-args":"3.2.1","dir-is-case-sensitive":"^1.0.2","@pnpm/default-reporter":"7.9.10","@types/update-notifier":"^5.0.0","@pnpm/read-package-json":"3.1.8","@pnpm/find-workspace-dir":"1.0.1","@pnpm/plugin-commands-audit":"2.0.29","@pnpm/plugin-commands-store":"2.0.56","@pnpm/read-project-manifest":"1.1.5","@pnpm/plugin-commands-import":"1.0.83","@pnpm/plugin-commands-server":"2.0.51","@pnpm/write-project-manifest":"1.1.5","@pnpm/common-cli-options-help":"0.2.0","@pnpm/find-workspace-packages":"2.3.26","@pnpm/plugin-commands-listing":"2.0.37","@pnpm/plugin-commands-rebuild":"2.2.9","anonymous-npm-registry-client":"0.1.2","@pnpm/plugin-commands-outdated":"3.0.32","@pnpm/filter-workspace-packages":"2.2.11","@pnpm/plugin-commands-publishing":"2.3.2","@pnpm/plugin-commands-installation":"3.5.1","@pnpm/plugin-commands-script-runners":"2.5.6"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_5.13.2_1605829627387_0.6011875950572545","host":"s3://npm-registry-packages"}},"0.60.0":{"name":"pnpm","version":"0.60.0","keywords":["dependency manager","install","modules","npm","package manager"],"author":{"name":"Rico Sta. Cruz","email":"rico@ricostacruz.com"},"license":"MIT","_id":"pnpm@0.60.0","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"http://ghub.io/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js"},"dist":{"shasum":"6c10d120e229d9c45017a43252ede18fb12991b1","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-0.60.0.tgz","integrity":"sha512-li5HJ699e2+wZCnfyvj7TzYaxgUzY8GIxp4xSDHGjitt1rxKaVXSgmyL0+PT+dFohlomHM3NTc4Ia5po+JSWjQ==","signatures":[{"sig":"MEUCIQCy283j2qP1p+ntqfZQOlVodWXM9KYN0X5RmWVSs5zKLAIgcSziJ/tgiUcgrPEadVa6g9uIpCfoWQLOyYCS25MmcA4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib/"],"config":{"ghooks":{"commit-msg":"node ./node_modules/validate-commit-msg/index.js"},"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"_shasum":"6c10d120e229d9c45017a43252ede18fb12991b1","engines":{"node":">=4"},"gitHead":"a95c2cb759ab1cc4443a84dd5d379f8788a02d37","scripts":{},"typings":"lib/index.d.ts","_npmUser":{"name":"zkochan","email":"zoltan.kochan@gmail.com"},"__scripts":{"tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json --project .","test":"npm run lint && npm run test:e2e","start":"npm run tsc -- --watch","commit":"git-cz","?commit":"echo 'Run Git commit wizard'","pretest":"rimraf ../.tmp/ && npm run tsc && pnpm-registry-mock prepare","test:e2e":"npm-run-all -p -r pnpm-registry-mock test:tap","test:tap":"ts-node test","prepublish":"in-publish && echo 'You need to use \"publish-packed\" to publish pnpm' && false || npm run tsc","pnpm-registry-mock":"pnpm-registry-mock"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"3.10.9","description":"Fast, disk space efficient npm installs","directories":{"test":"test"},"greenkeeper":{"ignore":["pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-logger","pnpm-registry-mock"]},"_nodeVersion":"6.9.1","preferGlobal":true,"__dependencies":{"mz":"2.6.0","rc":"1.1.7","mem":"1.1.0","bole":"3.0.2","meow":"3.7.0","execa":"0.6.0","is-ci":"1.0.10","byline":"5.0.0","ndjson":"1.5.0","semver":"5.3.0","find-up":"2.1.0","p-limit":"1.1.0","link-dir":"2.0.0","node-gyp":"3.5.0","p-filter":"1.0.0","read-pkg":"2.0.0","@types/mz":"0.0.30","@types/rc":"0.0.1","path-name":"1.0.0","write-pkg":"2.1.0","is-windows":"1.0.0","os-homedir":"1.0.2","@types/node":"7.0.5","arr-flatten":"1.0.1","common-tags":"1.4.0","cross-spawn":"^5.0.0","graceful-fs":"4.1.11","path-exists":"3.0.0","pnpm-logger":"0.2.0","read-pkg-up":"2.0.0","rimraf-then":"1.0.1","symlink-dir":"1.0.2","lodash.union":"4.6.0","registry-url":"3.1.0","@types/byline":"4.2.31","@types/semver":"5.3.30","lodash.values":"4.3.0","normalize-ssh":"1.0.0","unpack-stream":"1.1.0","camelcase-keys":"4.0.0","load-json-file":"2.0.0","load-yaml-file":"0.1.0","lodash.memoize":"4.1.2","loud-rejection":"1.6.0","mkdirp-promise":"5.0.1","normalize-path":"2.0.1","@zkochan/dirsum":"0.1.1","global-bin-path":"0.1.1","npm-package-arg":"4.2.0","proper-lockfile":"2.0.0","update-notifier":"2.1.0","write-json-file":"2.0.0","write-yaml-file":"1.0.0","lodash.clonedeep":"4.5.0","@zkochan/cmd-shim":"2.2.2","@types/common-tags":"1.2.5","parse-codeload-url":"1.0.0","pnpm-file-reporter":"0.0.1","npm-registry-client":"7.4.5","pnpm-install-checks":"1.1.0","registry-auth-token":"3.1.0","@types/load-json-file":"2.0.5","parse-npm-tarball-url":"1.0.1","pnpm-default-reporter":"0.4.2","@types/update-notifier":"1.0.0","fs-write-stream-atomic":"1.0.8","@zkochan/hosted-git-info":"2.1.5"},"devDependencies":{"caw":"^2.0.0","ncp":"^2.0.0","tape":"^4.6.3","isexe":"^1.1.2","sepia":"^2.0.2","ghooks":"^2.0.0","mkdirp":"0.5.1","rimraf":"^2.5.4","tslint":"^4.3.1","thenify":"^3.2.1","ts-node":"^2.0.0","commitizen":"^2.8.6","in-publish":"^2.0.0","typescript":"^2.1.5","@types/tape":"^4.2.28","exists-link":"^2.0.0","npm-run-all":"^4.0.1","tape-promise":"^2.0.1","@types/mkdirp":"0.3.29","npm-scripts-info":"^0.3.6","pnpm-registry-mock":"^0.2.3","validate-commit-msg":"^2.7.0","cz-conventional-changelog":"^2.0.0","anonymous-npm-registry-client":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm-0.60.0.tgz_1488658827384_0.2890477948822081","host":"packages-12-west.internal.npmjs.com"}},"2.25.1":{"name":"pnpm","version":"2.25.1","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@2.25.1","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"980ad5bd6a0011ea3c4ab2e470514c3a97f840a1","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-2.25.1.tgz","fileCount":4743,"integrity":"sha512-VlDIaWSEQJuIQOFzhcg4YQ7enQMrJHb11eUclMj1VxIOxCZX51e/EDu+PZ0IO/4iQsgifiVoQcBbacBKi55jDA==","signatures":[{"sig":"MEYCIQCAWdJfIzC0HCgXLp58V/rE0dBHK4f1Iza7J3sHiSIcdwIhAJJpmvtaAw8o2dqUK/xopYtKKUv7dxS8f5dEMe5yo1Hc","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":22696988,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcOQJ5CRA9TVsSAnZWagAAxbEQAKJPyJV8xsF7EVH87nrz\nNaKFED31ASvkrZ6fszC+55g6OiKEKudof+KEL1zuXDD7OYS9jZ//WDKd4Kzh\nxtc3We4aBaryaPwLzlQUutwWD6DSKiTk2UACXa1CNihLzfXGUVxEyCOOf6Ef\nF0kg6kXq/Oo7uZcQvXieWmVctNy1mR8UgSq23m9EGyZecgU6+2unHGUHA38p\nQQgvxSfVB85pv4yYrQAsvxS/RNsQ1v+CVR2KyQFysOxodBcYjtWoMRqYhurE\nD6mMXwh40FBPxWZAWFz3h/xUKnDE833LZasKAUPl4sTaDOSyk/kmBRRTkoXE\nARjyi8bwRtPgf4lzeSMoyPvSyDp+QAlsDRN0fbFSqv+rmGx+lUq0g5nMh3LG\nPQktczAtYjsc6Zat1OPUs7Mfdg779eV5nyN8rtY9ic5caJfTeyVfCV+Y0GVJ\n6YXcgfhFwtjYyjE9wcKwCUjZr8H3/ZN0YpSrv1cj41juaaBMA3Uc7GiXaMqQ\nGNZkPFc1I0COxj3Zm0dsHY30UWhrVD+RFzhQn8c2tugP3WsGcbMmTlfaM0oO\nRggt+Iwk0gDtj1t7mkNPo0tKzYmrFeUpMAFUDfGYaIu1nM6du03Zc1HZkEMy\n/n0sHVhsKvBWXgwAfYnkStkoX77MolN8PLsOE1NqkLpQQGbhu80iDAS3JMhD\nrKW3\r\n=Rx8z\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","_from":".","_shasum":"980ad5bd6a0011ea3c4ab2e470514c3a97f840a1","engines":{"node":">=6"},"scripts":{"tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json src/**/*.ts test/**/*.ts","test":"npm run lint && npm run tsc && npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"npm-run-all -p -r pnpm-registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf ../../../.tmp/ && rimraf node_modules/.bin/pnpm && pnpm-registry-mock prepare","pnpm-registry-mock":"pnpm-registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"10.12.0","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"mz":"2.7.0","mem":"4.0.0","nopt":"4.0.1","supi":"0.29.2","archy":"1.0.0","chalk":"2.4.2","delay":"4.1.0","execa":"1.0.0","is-ci":"2.0.0","ramda":"0.26.1","diable":"4.0.2","p-limit":"2.1.0","get-port":"4.1.0","p-filter":"1.0.0","@types/mz":"0.0.32","camelcase":"5.0.0","is-subdir":"1.0.2","lru-cache":"5.1.1","minimatch":"3.0.4","path-name":"1.0.0","pnpm-list":"5.0.4","tree-kill":"1.2.1","is-windows":"1.0.2","pkgs-graph":"2.0.2","text-table":"0.2.0","@pnpm/types":"2.0.0","@pnpm/utils":"0.9.1","common-tags":"1.8.0","cross-spawn":"6.0.5","graceful-fs":"4.1.15","signal-exit":"3.0.2","strip-color":"0.1.0","@pnpm/config":"2.4.0","@pnpm/logger":"2.1.0","@pnpm/server":"2.0.2","@types/archy":"0.0.31","find-packages":"2.2.0","path-absolute":"1.0.1","read-ini-file":"2.0.0","@pnpm/outdated":"1.0.12","camelcase-keys":"5.0.0","load-json-file":"5.1.0","loud-rejection":"1.6.0","mkdirp-promise":"5.0.1","process-exists":"3.1.0","read-yaml-file":"1.1.0","util.promisify":"1.0.0","@pnpm/lifecycle":"4.2.0","@types/get-port":"4.0.1","@zkochan/libnpx":"10.0.0","graph-sequencer":"2.0.0","update-notifier":"2.5.0","@pnpm/store-path":"1.0.4","@types/lru-cache":"4.1.1","@types/minimatch":"3.0.3","@pnpm/core-loggers":"2.0.0","pnpm-file-reporter":"0.1.0","@pnpm/package-store":"3.1.0","@pnpm/default-fetcher":"2.0.7","@types/camelcase-keys":"4.0.0","@pnpm/default-reporter":"2.1.0","@pnpm/default-resolver":"2.1.0","@pnpm/store-controller-types":"2.1.0"},"_hasShrinkwrap":false,"devDependencies":{"caw":"2.0.1","ncp":"2.0.0","pnpm":"link:","tape":"4.9.2","p-any":"1.1.0","retry":"0.12.0","sepia":"2.0.2","byline":"5.0.0","mkdirp":"0.5.1","rimraf":"2.6.3","semver":"5.6.0","tslint":"5.12.0","ts-node":"6.2.0","write-pkg":"3.2.0","typescript":"3.2.2","@types/node":"10.12.18","@types/nopt":"3.0.29","@types/tape":"4.2.33","exists-link":"2.0.0","npm-run-all":"4.1.5","path-exists":"3.0.0","rimraf-then":"1.0.1","symlink-dir":"2.0.2","@types/p-any":"1.1.2","@types/ramda":"0.25.34","@types/retry":"0.12.0","tape-promise":"4.0.0","@pnpm/prepare":"0.0.0","@types/byline":"4.2.31","@types/mkdirp":"0.5.2","@types/semver":"5.5.0","write-json-file":"3.0.2","write-yaml-file":"2.0.0","deep-require-cwd":"1.0.0","npm-scripts-info":"0.3.9","normalize-newline":"3.0.0","@pnpm/modules-yaml":"2.0.1","@types/common-tags":"1.8.0","pnpm-registry-mock":"2.4.0","@pnpm/tslint-config":"0.0.0","@pnpm/assert-project":"link:../../privatePackages/assert-project","@types/load-json-file":"2.0.7","@pnpm/shrinkwrap-types":"1.0.0","@types/update-notifier":"2.5.0","@pnpm/read-package-json":"1.1.1","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_2.25.1_1547240056702_0.7187312911994284","host":"s3://npm-registry-packages"}},"0.60.1":{"name":"pnpm","version":"0.60.1","keywords":["dependency manager","install","modules","npm","package manager"],"author":{"name":"Rico Sta. Cruz","email":"rico@ricostacruz.com"},"license":"MIT","_id":"pnpm@0.60.1","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"http://ghub.io/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js"},"dist":{"shasum":"8834be5f88a7d650c738c6efaf30113575ae6843","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-0.60.1.tgz","integrity":"sha512-c+YHVFCqK3cqVsI1Bhvp9ZvYjZbF5z0Uak4CGQu6sNgSCyDEDsQh/EKxq/uiYMsPV2xwPR1aN4UB8pT86hzEDQ==","signatures":[{"sig":"MEQCIFJy6iAW6XyJhH8WLieNDMWS8X7PKrr+UVADxacBwzXvAiA1iDdqFa/a1BthrwEQF8Dsbgvs99U7byLxCRHAdEvyzw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib/"],"config":{"ghooks":{"commit-msg":"node ./node_modules/validate-commit-msg/index.js"},"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"_shasum":"8834be5f88a7d650c738c6efaf30113575ae6843","engines":{"node":">=4"},"gitHead":"7c1ac2fccf575acd7edc9e6fd61795eb267276cb","scripts":{},"typings":"lib/index.d.ts","_npmUser":{"name":"zkochan","email":"zoltan.kochan@gmail.com"},"__scripts":{"tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json --project .","test":"npm run lint && npm run test:e2e","start":"npm run tsc -- --watch","commit":"git-cz","?commit":"echo 'Run Git commit wizard'","pretest":"rimraf ../.tmp/ && npm run tsc && pnpm-registry-mock prepare","test:e2e":"npm-run-all -p -r pnpm-registry-mock test:tap","test:tap":"ts-node test","prepublish":"in-publish && echo 'You need to use \"publish-packed\" to publish pnpm' && false || npm run tsc","pnpm-registry-mock":"pnpm-registry-mock"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"3.10.9","description":"Fast, disk space efficient npm installs","directories":{"test":"test"},"greenkeeper":{"ignore":["pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-logger","pnpm-registry-mock"]},"_nodeVersion":"6.9.1","preferGlobal":true,"__dependencies":{"mz":"2.6.0","rc":"1.1.7","mem":"1.1.0","bole":"3.0.2","meow":"3.7.0","execa":"0.6.0","is-ci":"1.0.10","byline":"5.0.0","ndjson":"1.5.0","semver":"5.3.0","find-up":"2.1.0","p-limit":"1.1.0","link-dir":"2.0.0","node-gyp":"3.5.0","p-filter":"1.0.0","read-pkg":"2.0.0","@types/mz":"0.0.30","@types/rc":"0.0.1","path-name":"1.0.0","write-pkg":"2.1.0","is-windows":"1.0.0","os-homedir":"1.0.2","@types/node":"7.0.5","arr-flatten":"1.0.1","common-tags":"1.4.0","cross-spawn":"^5.0.0","graceful-fs":"4.1.11","path-exists":"3.0.0","pnpm-logger":"0.2.0","read-pkg-up":"2.0.0","rimraf-then":"1.0.1","symlink-dir":"1.0.2","lodash.union":"4.6.0","registry-url":"3.1.0","@types/byline":"4.2.31","@types/semver":"5.3.30","lodash.values":"4.3.0","normalize-ssh":"1.0.0","unpack-stream":"1.1.0","camelcase-keys":"4.0.0","load-json-file":"2.0.0","load-yaml-file":"0.1.0","lodash.memoize":"4.1.2","loud-rejection":"1.6.0","mkdirp-promise":"5.0.1","normalize-path":"2.0.1","@zkochan/dirsum":"0.1.1","global-bin-path":"0.1.1","npm-package-arg":"4.2.0","proper-lockfile":"2.0.0","update-notifier":"2.1.0","write-json-file":"2.0.0","write-yaml-file":"1.0.0","lodash.clonedeep":"4.5.0","@zkochan/cmd-shim":"2.2.2","@types/common-tags":"1.2.5","parse-codeload-url":"1.0.0","pnpm-file-reporter":"0.0.1","npm-registry-client":"7.4.5","pnpm-install-checks":"1.1.0","registry-auth-token":"3.1.0","@types/load-json-file":"2.0.5","parse-npm-tarball-url":"1.0.1","pnpm-default-reporter":"0.4.2","@types/update-notifier":"1.0.0","fs-write-stream-atomic":"1.0.8","@zkochan/hosted-git-info":"2.1.5"},"devDependencies":{"caw":"^2.0.0","ncp":"^2.0.0","tape":"^4.6.3","isexe":"^1.1.2","sepia":"^2.0.2","ghooks":"^2.0.0","mkdirp":"0.5.1","rimraf":"^2.5.4","tslint":"^4.3.1","thenify":"^3.2.1","ts-node":"^2.0.0","commitizen":"^2.8.6","in-publish":"^2.0.0","typescript":"^2.1.5","@types/tape":"^4.2.28","exists-link":"^2.0.0","npm-run-all":"^4.0.1","tape-promise":"^2.0.1","@types/mkdirp":"0.3.29","npm-scripts-info":"^0.3.6","pnpm-registry-mock":"^0.2.3","validate-commit-msg":"^2.7.0","cz-conventional-changelog":"^2.0.0","anonymous-npm-registry-client":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm-0.60.1.tgz_1488666224187_0.026403730269521475","host":"packages-12-west.internal.npmjs.com"}},"2.25.2":{"name":"pnpm","version":"2.25.2","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@2.25.2","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"a14ea8b5c769ec55ffa0407534ea241b2c9520ed","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-2.25.2.tgz","fileCount":4755,"integrity":"sha512-DB1IFfFf4bxb2nVveQ+Xi4KXO/5uR/53w6GCBRWaej0SZnrHeK+6Lp+/dh0S3THMnX88TJLniTOkAUBco2AItA==","signatures":[{"sig":"MEUCIQCmxUNanDpLcyah7fqe2iccUMY+UuT91R/353TUmOvOEgIgWWy6ajis98vBEEoD684ql5Hsa02bpmiguUiTG/KzR9c=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":22627428,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcPkXpCRA9TVsSAnZWagAAnSIP/1/DuMdu5u7HOF5TZvOk\nQO+A0UI9tDFl/yy6IuYbML65EBh8ifMx0TD2Wb7Xrth20Wi8Y/+3Ve3q2YLT\n05HvLR/05Eq197CdUOjnp5vy04fXzlb3HadGlWdp3LBIo7yKkZiHebLyz0uf\nxs15JzZv1dqETCun6lel+MUmM17cdoUrgMl/uAPOp+3qohxxcOOYmnhIi8nx\nv0s7/PwMAFIeeCPmOh4O6O7g4JofN6gIdK2+ux4UPG3XJjQKDoLQnToG9mTc\nm9T26UzYv56smdosSFCKz/qzukKZL8Chg3CP0AyGunZc0s/zHaaxoyI0EwO+\nF8w18bAyX8+bkXTVHXawyxpF9zVCg1F7Rovw0yeBDRmElS+E40RdtHV1Z/t9\n3YzSLpQywhV5bJatF4RymIwsAQKHfWlL2u/wJvx7mKVFV2RnombK9uVty10W\nJiPtbapHYtKTUjQcZ/dJhznVOtDL0rjYbiTy/g+/4loG3RCA2RxuEjsgsKn3\n2LXPTj3c3oypbvvGoDgPZufDYP/y1WSjq6qXiTgKimrQU/b1/K93EKARvc1H\ngjT8fxZxPG34fIbrwsGB57TeQRGk638QpjqvreP0+Z9TO2krAuLkjeZSQUVS\n44eghUO0qcNbLUj89bPzy3TRTDSzFhBtXwqMXMvB+a9gOjlxvW+NOYu7Tcje\nlgf6\r\n=4hyL\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","_from":".","_shasum":"a14ea8b5c769ec55ffa0407534ea241b2c9520ed","engines":{"node":">=6"},"scripts":{"tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json src/**/*.ts test/**/*.ts","test":"npm run lint && npm run tsc && npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"npm-run-all -p -r pnpm-registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf ../../../.tmp/ && rimraf node_modules/.bin/pnpm && pnpm-registry-mock prepare","pnpm-registry-mock":"pnpm-registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"10.12.0","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"mz":"2.7.0","mem":"4.0.0","nopt":"4.0.1","supi":"0.29.3","archy":"1.0.0","chalk":"2.4.2","delay":"4.1.0","execa":"1.0.0","is-ci":"2.0.0","ramda":"0.26.1","diable":"4.0.2","p-limit":"2.1.0","get-port":"4.1.0","p-filter":"1.0.0","@types/mz":"0.0.32","camelcase":"5.0.0","is-subdir":"1.0.2","lru-cache":"5.1.1","minimatch":"3.0.4","path-name":"1.0.0","pnpm-list":"5.0.4","tree-kill":"1.2.1","is-windows":"1.0.2","pkgs-graph":"2.0.2","text-table":"0.2.0","@pnpm/types":"2.0.0","@pnpm/utils":"0.9.1","common-tags":"1.8.0","cross-spawn":"6.0.5","graceful-fs":"4.1.15","signal-exit":"3.0.2","strip-color":"0.1.0","@pnpm/config":"2.4.0","@pnpm/logger":"2.1.0","@pnpm/server":"2.0.2","@types/archy":"0.0.31","find-packages":"2.2.0","path-absolute":"1.0.1","read-ini-file":"2.0.0","@pnpm/outdated":"1.0.12","camelcase-keys":"5.0.0","load-json-file":"5.1.0","loud-rejection":"1.6.0","mkdirp-promise":"5.0.1","process-exists":"3.1.0","read-yaml-file":"1.1.0","util.promisify":"1.0.0","@pnpm/lifecycle":"4.2.0","@types/get-port":"4.0.1","@zkochan/libnpx":"10.0.0","graph-sequencer":"2.0.0","update-notifier":"2.5.0","@pnpm/store-path":"1.0.4","@types/lru-cache":"4.1.1","@types/minimatch":"3.0.3","@pnpm/core-loggers":"2.0.0","pnpm-file-reporter":"0.1.0","@pnpm/package-store":"3.1.0","@pnpm/default-fetcher":"2.0.7","@types/camelcase-keys":"4.0.0","@pnpm/default-reporter":"2.1.0","@pnpm/default-resolver":"2.1.0","@pnpm/store-controller-types":"2.1.0"},"_hasShrinkwrap":false,"devDependencies":{"caw":"2.0.1","ncp":"2.0.0","pnpm":"link:","tape":"4.9.2","p-any":"1.1.0","retry":"0.12.0","sepia":"2.0.2","byline":"5.0.0","mkdirp":"0.5.1","rimraf":"2.6.3","semver":"5.6.0","tslint":"5.12.1","ts-node":"6.2.0","write-pkg":"3.2.0","typescript":"3.2.2","@types/node":"10.12.18","@types/nopt":"3.0.29","@types/tape":"4.2.33","exists-link":"2.0.0","npm-run-all":"4.1.5","path-exists":"3.0.0","rimraf-then":"1.0.1","symlink-dir":"2.0.2","@types/p-any":"1.1.2","@types/ramda":"0.25.34","@types/retry":"0.12.0","tape-promise":"4.0.0","@pnpm/prepare":"0.0.0","@types/byline":"4.2.31","@types/mkdirp":"0.5.2","@types/semver":"5.5.0","write-json-file":"3.0.2","write-yaml-file":"2.0.0","deep-require-cwd":"1.0.0","npm-scripts-info":"0.3.9","normalize-newline":"3.0.0","@pnpm/modules-yaml":"2.0.1","@types/common-tags":"1.8.0","pnpm-registry-mock":"2.4.0","@pnpm/tslint-config":"0.0.0","@pnpm/assert-project":"link:../../privatePackages/assert-project","@types/load-json-file":"2.0.7","@pnpm/shrinkwrap-types":"1.0.0","@types/update-notifier":"2.5.0","@pnpm/read-package-json":"1.1.1","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_2.25.2_1547585000374_0.4578091729211822","host":"s3://npm-registry-packages"}},"2.25.0":{"name":"pnpm","version":"2.25.0","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@2.25.0","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"d648289eb97f4864efff7bd3a6c2810d8d7bac62","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-2.25.0.tgz","fileCount":4747,"integrity":"sha512-o665cbzHRt0MLJsgUHRYM+4JwsfRc/HY41ezcjnbL69Z3rW6sSJ1TYdL1UoxxHPFrxtAljdd5VAbwR4/huFDkg==","signatures":[{"sig":"MEYCIQDxJTN25iPzsMFlm9kfGZMZleFzLj9ANsM2XXdSP9CgUgIhAINTp2Ohkn+Rs2jT+lAS/FvcsA8HOTJronX1/1NVJpxW","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":22709451,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcM91dCRA9TVsSAnZWagAAVj4P/R8Z8kR8erHpqBsy23Ut\nuGFNXMJfwUgbb2pzuAzONEhV7SFwT9gwvLzOg7dhA+HniVqXyA/nvNRCxnmZ\n+p13nukLFcGR5w2jr7PiB3biSkUCeLCZW1TRuFQVz8gH8D/jtBj+zxWvPMbu\n6ntQN6QRIgSF3mdF5riAe+4K+pLS2LCFPkgT7XcDxiHdGIZvphOTvJoFWGO0\nVr3+uwmp9R37ulkHGDiUqj23bQ3LsnVH7ERd5I9VZ2F+gvgiph7+dEChykKu\nVQer9sFcMiLEfZayMgPbDzv6AsrEOcnNuNk8vYKQOUGP0SPHSMMaisx5vsL9\nfbccNjnZ++Ex475dCpRAv7HAww+Z3JGgwDBVtSvgwFAKW7vZdRFq8yJ32Jfk\nqMPkfIouxB76Jqu6UxWhx/+xVuAY8wnZXb8DPyo+XullcubteX9pUmsbU2Ah\nv25jK0MeBWzTPqE5LLmjWJkeBBZAEFFfPB+yq/cF+fwn1GWk5wxI82cU0gH0\nZ5VlajUBDIcoYH7a3ENa8Mh5pF13JRS//NMSDK650zRwDHChTPH5CqN3K+Ln\ncZYZRqSRfeRksaKR4eCffjHuwtKH0scst+F0jfO0QaqibtqPbMzmQi5l4yOZ\nCNUERBKZ3P95rn0lP7PR7aNB1c54jAaeNt2b4F0mbVaRfj4gxKqU5vQqyDQV\nijmO\r\n=DKP7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","_from":".","_shasum":"d648289eb97f4864efff7bd3a6c2810d8d7bac62","engines":{"node":">=6"},"scripts":{"tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json src/**/*.ts test/**/*.ts","test":"npm run lint && npm run tsc && npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"npm-run-all -p -r pnpm-registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf ../../../.tmp/ && rimraf node_modules/.bin/pnpm && pnpm-registry-mock prepare","pnpm-registry-mock":"pnpm-registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"10.12.0","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"mz":"2.7.0","mem":"4.0.0","nopt":"4.0.1","supi":"0.29.1","archy":"1.0.0","chalk":"2.4.2","delay":"4.1.0","execa":"1.0.0","is-ci":"2.0.0","ramda":"0.26.1","diable":"4.0.2","p-limit":"2.1.0","get-port":"4.1.0","p-filter":"1.0.0","@types/mz":"0.0.32","camelcase":"5.0.0","is-subdir":"1.0.2","lru-cache":"5.1.1","minimatch":"3.0.4","path-name":"1.0.0","pnpm-list":"5.0.4","tree-kill":"1.2.1","is-windows":"1.0.2","pkgs-graph":"2.0.2","text-table":"0.2.0","@pnpm/types":"2.0.0","@pnpm/utils":"0.9.1","common-tags":"1.8.0","cross-spawn":"6.0.5","graceful-fs":"4.1.15","signal-exit":"3.0.2","strip-color":"0.1.0","@pnpm/config":"2.4.0","@pnpm/logger":"2.1.0","@pnpm/server":"2.0.1","@types/archy":"0.0.31","find-packages":"2.2.0","path-absolute":"1.0.1","read-ini-file":"2.0.0","@pnpm/outdated":"1.0.12","camelcase-keys":"5.0.0","load-json-file":"5.1.0","loud-rejection":"1.6.0","mkdirp-promise":"5.0.1","process-exists":"3.1.0","read-yaml-file":"1.1.0","util.promisify":"1.0.0","@pnpm/lifecycle":"4.2.0","@types/get-port":"4.0.1","@zkochan/libnpx":"10.0.0","graph-sequencer":"2.0.0","update-notifier":"2.5.0","@pnpm/store-path":"1.0.4","@types/lru-cache":"4.1.1","@types/minimatch":"3.0.3","@pnpm/core-loggers":"2.0.0","pnpm-file-reporter":"0.1.0","@pnpm/package-store":"3.0.1","@pnpm/default-fetcher":"2.0.6","@types/camelcase-keys":"4.0.0","@pnpm/default-reporter":"2.0.2","@pnpm/default-resolver":"2.0.8","@pnpm/store-controller-types":"2.0.0"},"_hasShrinkwrap":false,"devDependencies":{"caw":"2.0.1","ncp":"2.0.0","pnpm":"link:","tape":"4.9.2","p-any":"1.1.0","retry":"0.12.0","sepia":"2.0.2","byline":"5.0.0","mkdirp":"0.5.1","rimraf":"2.6.3","semver":"5.6.0","tslint":"5.12.0","ts-node":"6.2.0","write-pkg":"3.2.0","typescript":"3.2.2","@types/node":"10.12.18","@types/nopt":"3.0.29","@types/tape":"4.2.33","exists-link":"2.0.0","npm-run-all":"4.1.5","path-exists":"3.0.0","rimraf-then":"1.0.1","symlink-dir":"2.0.2","@types/p-any":"1.1.2","@types/ramda":"0.25.34","@types/retry":"0.12.0","tape-promise":"4.0.0","@pnpm/prepare":"0.0.0","@types/byline":"4.2.31","@types/mkdirp":"0.5.2","@types/semver":"5.5.0","write-json-file":"3.0.2","write-yaml-file":"2.0.0","deep-require-cwd":"1.0.0","npm-scripts-info":"0.3.9","normalize-newline":"3.0.0","@pnpm/modules-yaml":"2.0.1","@types/common-tags":"1.8.0","pnpm-registry-mock":"2.4.0","@pnpm/tslint-config":"0.0.0","@pnpm/assert-project":"link:../../privatePackages/assert-project","@types/load-json-file":"2.0.7","@pnpm/shrinkwrap-types":"1.0.0","@types/update-notifier":"2.5.0","@pnpm/read-package-json":"1.1.1","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_2.25.0_1546902876256_0.36645637473941295","host":"s3://npm-registry-packages"}},"6.3.0":{"name":"pnpm","version":"6.3.0","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"license":"MIT","_id":"pnpm@6.3.0","maintainers":[{"name":"zkochan","email":"z@kochan.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"40912a3dccebff2e12b889cd19292b099d0f7e7e","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-6.3.0.tgz","fileCount":616,"integrity":"sha512-mSeVHYbCiPgpQjoib15GzeYae9Ttth1WKuhGe49UwlttYRHYXEsvW+JsEiX4Zm9bltFvSl7dKevCCrm1JJB0qg==","signatures":[{"sig":"MEQCIBRZJ0HcNrPv845dy9X4FiL0QPYF0k4rN7jVr/QvX/mkAiAVmzG84dIwgA7OuJCDk/5A+XCeyd4FJwKS2ExuSEizGg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8816238,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgmGolCRA9TVsSAnZWagAACk8P+QHoZIzxqmrXCPcPviVD\n+kxJDUWF8+CC1PSpiwSij6SH0DmhuAr0ceEuyWBEVCWDQiVfS7XtGy1IoSbM\nlgf7SXtFDN19F5BflYJyhtcb/7g9Mys3LNqF8OfvDzs7evvmlxvaldobUyV9\nowrIu3OUrDtK51cqu9B7lcybscvOjrILnIb1DFIkX7YAcS8DjpjtI27hQzaQ\nUojgocwb8ONpffFDTxR9MZGr3N/GzaXKoUfLAPIxppJ/McoWWDYmOedwykwr\ns5hQVMLOb4mYRQQ5hErjTKY1PXVvvhmyG40cwhqji2pYyHjzfH5Pl0JXuXSn\n1qN6rfgCgR/i0N8x9/kbUgpsI69RZirtFKNIuFgaEd5AybLwiR5jFiw48yiW\nir+dcBy0ybkWnIiohphQogNK/hDMN1ULv2lXiRwYb0Ju67IyFCC2fTT7RB9u\n90VGvDQkwMYODOJgtTAOk36B/+QYfkKASSeLhw+xaJizBiLRXrl5JwzCmjVN\nldYJiazXqiuPLKxKiAKuNMXZWyPCjEW4o9VmBtdpLeOygp0+Vb15VzTBx+L9\nOAaalATbdVxZhEn3xvMqJvso2zTY7a26zX/0WBJP//MNLc4OPvjmV18vqi6i\neWGznY2iS4M5BwkP+2n6uCSCL8xZ8c1e1pL9bmn8MO/bYRSLnFGhe9QP5SSF\n934K\r\n=8zJ3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","unpkg":"dist/pnpm.cjs","engines":{"node":">=12.17"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint -c ../../eslint.json src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"pnpm tsc -- --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build && pnpm run lint -- --fix && rimraf dist && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.cjs","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.10.0","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"16.0.0","preferGlobal":true,"publishconfig":{"tag":"next"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_6.3.0_1620601380755_0.8247749380109146","host":"s3://npm-registry-packages"}},"2.25.5":{"name":"pnpm","version":"2.25.5","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@2.25.5","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"ac30e94fcbdc8d087429562d98d20a93209c30af","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-2.25.5.tgz","fileCount":4749,"integrity":"sha512-v84xfH7SrMFNKG3y/avH5shBQ9vHs9zUMGcM+KKfOGV4CR2SkaUpABgT2hKZ61PO+bZEnyrL1o+siCX8ezo76w==","signatures":[{"sig":"MEYCIQCNScHz2uHfcpgXLT+spOcecN0PdEW5t7/6jV2WeguLNQIhALRARJjU/5PRXDj/9lfsME72yRaMyC6iFAhZUWUJefnB","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":22616866,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcTKy4CRA9TVsSAnZWagAA3pEP/2OBs+a+MP0CyE50j0V5\nmXF5VjbeGhQ6fHmb5x+woPN49yB0hZOBkzSxi6VBX2PBJVpGl7NcC13JZUKK\nFuZhzgYUyhP5lmB8UDcCC1yhrMfU8bO3wBnC87ZB3e7DbD0XqNB4Lf9dqIAi\nVPtaTDeMdqVql23Om61puATrcVCKfk1L+UhkaxbXjoLtrqptPYQRzANVdtDM\n4DWwTW/dbM12tjlXNST44OXT8z/S3wbzeQqE9eNTkJCMMD2bHER05G1AG8xy\n+R/AU+ThDOPpojfM7A7MzPmq4sdq6Sq1823/uCseCIHOSjT5DERI68ploHyg\nPRLEBLj26bFqNE3x/PiEif3WCAoX90Kb8RpTsgvsqkyLUvkOIUGVrVqpEnLo\nSFwsEM9v7zqRCdyFvpz4PabZqwqXjXUh3kKvs659aHu/k+hCskuQQavsQCyS\nDX7zc4xmUeH+S5B/RGv5EMUq44BCi/7dZDyhXNglPc5ekUTn26fTQhqzEUUn\nZhjyusUjPXZqtwFPMscHDqNqhq3QcBxddqgIw9YD5z71ZMCGNO4ukfmo8WL8\nBvkWU151pWIR1tiOvo3mn5NxMRxVDlHq4mWV5gvhqFSKY3No3Ut1rAcJE9gP\nZnWko0mGNcUzZxzWVoOQ83zc5++r2tjtuOfob5Mw/Y30QkyFWnuyfbLoUpAU\nMNuG\r\n=VfUo\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","_from":".","_shasum":"ac30e94fcbdc8d087429562d98d20a93209c30af","engines":{"node":">=6"},"scripts":{"tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json src/**/*.ts test/**/*.ts","test":"npm run lint && npm run tsc && npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"npm-run-all -p -r pnpm-registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf ../../../.tmp/ && rimraf node_modules/.bin/pnpm && pnpm-registry-mock prepare","pnpm-registry-mock":"pnpm-registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"10.12.0","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"mz":"2.7.0","mem":"4.0.0","nopt":"4.0.1","supi":"0.29.6","archy":"1.0.0","chalk":"2.4.2","delay":"4.1.0","execa":"1.0.0","is-ci":"2.0.0","ramda":"0.26.1","diable":"4.0.2","p-limit":"2.1.0","get-port":"4.1.0","p-filter":"1.0.0","@types/mz":"0.0.32","camelcase":"5.0.0","is-subdir":"1.0.2","lru-cache":"5.1.1","minimatch":"3.0.4","path-name":"1.0.0","pnpm-list":"5.0.4","tree-kill":"1.2.1","is-windows":"1.0.2","pkgs-graph":"2.0.2","text-table":"0.2.0","@pnpm/types":"2.0.0","@pnpm/utils":"0.9.1","common-tags":"1.8.0","cross-spawn":"6.0.5","graceful-fs":"4.1.15","signal-exit":"3.0.2","strip-color":"0.1.0","@pnpm/config":"2.4.1","@pnpm/logger":"2.1.0","@pnpm/server":"2.0.2","@types/archy":"0.0.31","find-packages":"3.0.0","path-absolute":"1.0.1","read-ini-file":"2.0.0","@pnpm/outdated":"1.0.12","camelcase-keys":"5.0.0","load-json-file":"5.1.0","loud-rejection":"1.6.0","mkdirp-promise":"5.0.1","process-exists":"3.1.0","read-yaml-file":"1.1.0","util.promisify":"1.0.0","@pnpm/lifecycle":"4.2.0","@types/get-port":"4.0.1","@zkochan/libnpx":"10.0.0","graph-sequencer":"2.0.0","update-notifier":"2.5.0","@pnpm/store-path":"1.0.4","@types/lru-cache":"4.1.1","@types/minimatch":"3.0.3","@pnpm/core-loggers":"2.0.0","pnpm-file-reporter":"0.1.0","@pnpm/package-store":"3.1.0","@pnpm/default-fetcher":"2.0.7","@types/camelcase-keys":"4.0.0","@pnpm/default-reporter":"2.1.1","@pnpm/default-resolver":"2.1.0","@pnpm/store-controller-types":"2.1.0"},"_hasShrinkwrap":false,"devDependencies":{"caw":"2.0.1","ncp":"2.0.0","pnpm":"link:","tape":"4.9.2","p-any":"1.1.0","retry":"0.12.0","sepia":"2.0.2","byline":"5.0.0","mkdirp":"0.5.1","rimraf":"2.6.3","semver":"5.6.0","tslint":"5.12.1","ts-node":"6.2.0","write-pkg":"3.2.0","typescript":"3.2.4","@types/node":"10.12.18","@types/nopt":"3.0.29","@types/tape":"4.2.33","exists-link":"2.0.0","npm-run-all":"4.1.5","path-exists":"3.0.0","rimraf-then":"1.0.1","symlink-dir":"2.0.2","@types/p-any":"1.1.2","@types/ramda":"0.25.34","@types/retry":"0.12.0","tape-promise":"4.0.0","@pnpm/prepare":"0.0.0","@types/byline":"4.2.31","@types/mkdirp":"0.5.2","@types/semver":"5.5.0","write-json-file":"3.0.2","write-yaml-file":"2.0.0","deep-require-cwd":"1.0.0","npm-scripts-info":"0.3.9","normalize-newline":"3.0.0","@pnpm/modules-yaml":"2.0.1","@types/common-tags":"1.8.0","pnpm-registry-mock":"2.6.0","@pnpm/tslint-config":"0.0.0","@pnpm/assert-project":"link:../../privatePackages/assert-project","@types/load-json-file":"2.0.7","@pnpm/shrinkwrap-types":"1.0.0","@types/update-notifier":"2.5.0","@pnpm/read-package-json":"1.1.1","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_2.25.5_1548528823829_0.9733002400872763","host":"s3://npm-registry-packages"}},"2.25.6":{"name":"pnpm","version":"2.25.6","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@2.25.6","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"fc3698589edc5e7e7fbf42f8cb4039bf444190fe","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-2.25.6.tgz","fileCount":4750,"integrity":"sha512-5N7JPGL0rwwWQU/ofxhnp3lgmRoF7LlxMvJUCLjWORavfpB8uBIOKoae4JGWt4cPhXY/u6y5k1yZRmHMZiyRKQ==","signatures":[{"sig":"MEYCIQC5y73SjZw1dIIE3bKwCwPnDAlFc9w848VldMYfTuUcmwIhAJimnkz2uIKb8yf66bVEEItljOC4v1rhAcdxzyNXNSZ0","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":22651288,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcVsqGCRA9TVsSAnZWagAA70kP/jANFr2GFtNsgXQZbqsC\nSEty3lwkx5Lj/MHqpEd4RuCt/3gSAjBb0JjCcmhXPJEn63fhPcj/SlUSTabV\nghNjaZb5Bcqq2md2ixjKLNuNkcyfppYepxTF/EgvzhSAU9Ubt+tgijR9EC6t\nBxmIinmqgS3aqiXbdsK+bTHOUaiz0E17xXgrUiVuGuYxsx5FezYIH1l+7Emh\nojhPRGcKoovcrNxENa6IKwCTq+4MlE2a+00kpJfFx+h1v+nVahhwZAI2DhXW\nrUIF2v1eYrdyOXGwLAavGZ+iuji071aGOyXlazolY6AeEYlsYMsbvQP5lzSN\nH+VCMNuSIIFP557sMZSCcvrD2GnCFFSHNEjZw3ZAhKyqgD1qUAZ2xscYw2QD\n+fCIxMSGpUL+g1bVptEd/1zqwkGpZK2ABYn3+WAYGeA5+WLfiIudY8Hd8Vrp\n/tVpRJNLzOHb8Wn55DBeBEP+CTrRdRQI/e78iO85aj8qhUmlziMsPFPAB4Vx\nt4NRN3+E8cQWuaCvp6UN/shQ1wKlDMesRwzQtX16QEWVBRMtG+FGZWqxidA/\nk1Y8VGutxTYON9RuXrB3Qj3VIkRGEMGbBB+iYesUYKWORuDgrp2NE/U4SqVK\nt6dNWokkwoQSkHM7jKzLbIgj9b2JFBouOwsNZOQerpL6qRmQSq4BRWHr8Ok9\nTcQo\r\n=AIJ8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","_from":".","_shasum":"fc3698589edc5e7e7fbf42f8cb4039bf444190fe","engines":{"node":">=6"},"scripts":{"tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json src/**/*.ts test/**/*.ts","test":"npm run lint && npm run tsc && npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"npm-run-all -p -r pnpm-registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf ../../../.tmp/ && rimraf node_modules/.bin/pnpm && pnpm-registry-mock prepare","pnpm-registry-mock":"pnpm-registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"10.12.0","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"mz":"2.7.0","mem":"4.0.0","nopt":"4.0.1","supi":"0.29.6","archy":"1.0.0","chalk":"2.4.2","delay":"4.1.0","execa":"1.0.0","is-ci":"2.0.0","ramda":"0.26.1","diable":"4.0.2","p-limit":"2.1.0","get-port":"4.1.0","p-filter":"1.0.0","@types/mz":"0.0.32","camelcase":"5.0.0","is-subdir":"1.0.2","lru-cache":"5.1.1","minimatch":"3.0.4","path-name":"1.0.0","pnpm-list":"5.0.5","tree-kill":"1.2.1","is-windows":"1.0.2","pkgs-graph":"2.0.2","text-table":"0.2.0","@pnpm/types":"2.0.0","@pnpm/utils":"0.9.1","common-tags":"1.8.0","cross-spawn":"6.0.5","graceful-fs":"4.1.15","signal-exit":"3.0.2","strip-color":"0.1.0","@pnpm/config":"2.4.1","@pnpm/logger":"2.1.0","@pnpm/server":"2.0.2","@types/archy":"0.0.31","find-packages":"3.0.0","path-absolute":"1.0.1","read-ini-file":"2.0.0","@pnpm/outdated":"1.0.12","camelcase-keys":"5.0.0","load-json-file":"5.1.0","loud-rejection":"1.6.0","mkdirp-promise":"5.0.1","process-exists":"3.1.0","read-yaml-file":"1.1.0","util.promisify":"1.0.0","@pnpm/lifecycle":"4.2.0","@types/get-port":"4.0.1","@zkochan/libnpx":"10.0.0","graph-sequencer":"2.0.0","update-notifier":"2.5.0","@pnpm/store-path":"1.0.4","@types/lru-cache":"4.1.1","@types/minimatch":"3.0.3","@pnpm/core-loggers":"2.0.0","pnpm-file-reporter":"0.1.0","@pnpm/package-store":"3.1.0","@pnpm/default-fetcher":"2.0.7","@types/camelcase-keys":"4.0.0","@pnpm/default-reporter":"2.1.1","@pnpm/default-resolver":"2.1.0","@pnpm/store-controller-types":"2.1.0"},"_hasShrinkwrap":false,"devDependencies":{"caw":"2.0.1","ncp":"2.0.0","pnpm":"link:","tape":"4.9.2","p-any":"1.1.0","retry":"0.12.0","sepia":"2.0.2","byline":"5.0.0","mkdirp":"0.5.1","rimraf":"2.6.3","semver":"5.6.0","tslint":"5.12.1","ts-node":"6.2.0","write-pkg":"3.2.0","typescript":"3.2.4","@types/node":"10.12.18","@types/nopt":"3.0.29","@types/tape":"4.2.33","exists-link":"2.0.0","npm-run-all":"4.1.5","path-exists":"3.0.0","rimraf-then":"1.0.1","symlink-dir":"2.0.2","@types/p-any":"1.1.2","@types/ramda":"0.25.34","@types/retry":"0.12.0","tape-promise":"4.0.0","@pnpm/prepare":"0.0.0","@types/byline":"4.2.31","@types/mkdirp":"0.5.2","@types/semver":"5.5.0","write-json-file":"3.0.2","write-yaml-file":"2.0.0","deep-require-cwd":"1.0.0","npm-scripts-info":"0.3.9","normalize-newline":"3.0.0","@pnpm/modules-yaml":"2.0.1","@types/common-tags":"1.8.0","pnpm-registry-mock":"2.6.0","@pnpm/tslint-config":"0.0.0","@pnpm/assert-project":"link:../../privatePackages/assert-project","@types/load-json-file":"2.0.7","@pnpm/shrinkwrap-types":"1.0.0","@types/update-notifier":"2.5.0","@pnpm/read-package-json":"1.1.1","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_2.25.6_1549191813703_0.7804556777206904","host":"s3://npm-registry-packages"}},"0.60.2":{"name":"pnpm","version":"0.60.2","keywords":["dependency manager","install","modules","npm","package manager"],"author":{"name":"Rico Sta. Cruz","email":"rico@ricostacruz.com"},"license":"MIT","_id":"pnpm@0.60.2","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"http://ghub.io/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js"},"dist":{"shasum":"c024458e994b95184054ed87919014cd532edf5b","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-0.60.2.tgz","integrity":"sha512-bxm19L55gmuSc4G3M0AymTDvedsTdNdv2RfvdUGbE/k32qjt2SjQGmBrUKK0ZTLw/UAp79H/AbCa7DWGx4PNbA==","signatures":[{"sig":"MEYCIQDqSGq49OXW9sezijx4wlv0UnIRd40GfXhqJ52XPOmctAIhAJZgU8FsrAi4zR6N7tcVS4rH3h3smr/ljL0UpNLtn656","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib/"],"config":{"ghooks":{"commit-msg":"node ./node_modules/validate-commit-msg/index.js"},"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"_shasum":"c024458e994b95184054ed87919014cd532edf5b","engines":{"node":">=4"},"gitHead":"024f9ab1a9db9d2a987add78bcde160f307c8422","scripts":{},"typings":"lib/index.d.ts","_npmUser":{"name":"zkochan","email":"zoltan.kochan@gmail.com"},"__scripts":{"tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json --project .","test":"npm run lint && npm run test:e2e","start":"npm run tsc -- --watch","commit":"git-cz","?commit":"echo 'Run Git commit wizard'","pretest":"rimraf ../.tmp/ && npm run tsc && pnpm-registry-mock prepare","test:e2e":"npm-run-all -p -r pnpm-registry-mock test:tap","test:tap":"ts-node test","prepublish":"in-publish && echo 'You need to use \"publish-packed\" to publish pnpm' && false || npm run tsc","pnpm-registry-mock":"pnpm-registry-mock"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"3.10.9","description":"Fast, disk space efficient npm installs","directories":{"test":"test"},"greenkeeper":{"ignore":["pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-logger","pnpm-registry-mock"]},"_nodeVersion":"6.9.1","preferGlobal":true,"__dependencies":{"mz":"2.6.0","rc":"1.1.7","mem":"1.1.0","bole":"3.0.2","meow":"3.7.0","execa":"0.6.0","is-ci":"1.0.10","byline":"5.0.0","ndjson":"1.5.0","semver":"5.3.0","find-up":"2.1.0","p-limit":"1.1.0","link-dir":"2.0.0","node-gyp":"3.5.0","p-filter":"1.0.0","read-pkg":"2.0.0","@types/mz":"0.0.30","@types/rc":"0.0.1","path-name":"1.0.0","write-pkg":"2.1.0","is-windows":"1.0.0","os-homedir":"1.0.2","@types/node":"7.0.5","arr-flatten":"1.0.1","common-tags":"1.4.0","cross-spawn":"^5.0.0","graceful-fs":"4.1.11","path-exists":"3.0.0","pnpm-logger":"0.2.0","read-pkg-up":"2.0.0","rimraf-then":"1.0.1","symlink-dir":"1.0.2","lodash.union":"4.6.0","registry-url":"3.1.0","@types/byline":"4.2.31","@types/semver":"5.3.30","lodash.values":"4.3.0","normalize-ssh":"1.0.0","unpack-stream":"1.1.0","camelcase-keys":"4.0.0","load-json-file":"2.0.0","load-yaml-file":"0.1.0","lodash.memoize":"4.1.2","loud-rejection":"1.6.0","mkdirp-promise":"5.0.1","normalize-path":"2.0.1","@zkochan/dirsum":"0.1.1","global-bin-path":"0.1.1","npm-package-arg":"4.2.0","proper-lockfile":"2.0.0","update-notifier":"2.1.0","write-json-file":"2.0.0","write-yaml-file":"1.0.0","lodash.clonedeep":"4.5.0","@zkochan/cmd-shim":"2.2.2","@types/common-tags":"1.2.5","parse-codeload-url":"1.0.0","pnpm-file-reporter":"0.0.1","npm-registry-client":"7.4.5","pnpm-install-checks":"1.1.0","registry-auth-token":"3.1.0","@types/load-json-file":"2.0.5","parse-npm-tarball-url":"1.0.1","pnpm-default-reporter":"0.4.2","@types/update-notifier":"1.0.0","fs-write-stream-atomic":"1.0.8","@zkochan/hosted-git-info":"2.1.5"},"devDependencies":{"caw":"^2.0.0","ncp":"^2.0.0","tape":"^4.6.3","isexe":"^1.1.2","sepia":"^2.0.2","ghooks":"^2.0.0","mkdirp":"0.5.1","rimraf":"^2.5.4","tslint":"^4.3.1","thenify":"^3.2.1","ts-node":"^2.0.0","commitizen":"^2.8.6","in-publish":"^2.0.0","typescript":"^2.1.5","@types/tape":"^4.2.28","exists-link":"^2.0.0","npm-run-all":"^4.0.1","tape-promise":"^2.0.1","@types/mkdirp":"0.3.29","npm-scripts-info":"^0.3.6","pnpm-registry-mock":"^0.2.3","validate-commit-msg":"^2.7.0","cz-conventional-changelog":"^2.0.0","anonymous-npm-registry-client":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm-0.60.2.tgz_1488669405875_0.8275419662240893","host":"packages-12-west.internal.npmjs.com"}},"2.25.3":{"name":"pnpm","version":"2.25.3","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@2.25.3","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"9cf483ae0ab6c406647c91d5154d0fdd574777c6","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-2.25.3.tgz","fileCount":4755,"integrity":"sha512-34CAASEFTif6CuV6SAywpKFmqAic8o2GxSChs6r+L7iJhHo8DJD3DPHbxyKGD1RIGOGrdmOkphEGOAWuvdoeyw==","signatures":[{"sig":"MEYCIQDIEtE9sxg+E98cvtHI6MN+ZkdKW4bXFGcVrYythhx38wIhAKkDClfjlzKt+BswC9PfY8Atsj/rza3bD9qmsEmunbf+","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":22627886,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcQRlACRA9TVsSAnZWagAAnlQP/3vnL9/NEVnZrhfY0lYF\nCndQDopSvrWO/0RNUFeOHgSWTakUMarPMrvrG5Zrl15BoNGHvOd9WgOL7NoU\nAuojkNOJmeZCYz8M+mGCRYsF5MODAZwdJOqEyaxwDCRmlSweAHUIq11w3XeT\nlupIMsL6TFATRLrYfR2fBqkd5f9yhH/cdi65NSyz7HGjjpE0JdkiMUMgMigN\n2+NyfqsCXchW2AaKozT75DXmLiD/Pe6+IRn4+W5f19YRN8yL0UNnwFmhbUpB\nTdnUckRM5MH9KsQEDoc13tmYoz8wvZysqNsIq5u1jSs3mEpyqcv0DrbfQ2d7\nzbL/dZTCz6YnI8U360p+drjquvuIJNMNiK019k/sKR1n087hImP1fFQNSQMl\nqEORl7/lSKzqKNYd0yOHClizQ0j924qFETwlwJoSZINsu2kBZ+R2uVRlNxYw\nTOsvkWUkW9hMjnjZgaORXHfiEGULpYefNVc1wqDP/lNyAYVsvDAwHBxRukly\nq1FBN5NBCJSnjd7QnevERK3O5umlAMjBdapQVThRjLYXfCcV+sW/ly2Gqdit\n5Iu8HIAjmsISQOkmUVuLOQbu5bENicU8h4z9LUlHdRQ4Z8wzVRJJFeSz25Ba\nVyjHQTdiLoBL4zm/OK11Fd3Z9z40rvHXjhCsXVgpjNdA7T+dpWxT259wKOkf\nlKnW\r\n=R1Mf\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","_from":".","_shasum":"9cf483ae0ab6c406647c91d5154d0fdd574777c6","engines":{"node":">=6"},"scripts":{"tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json src/**/*.ts test/**/*.ts","test":"npm run lint && npm run tsc && npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"npm-run-all -p -r pnpm-registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf ../../../.tmp/ && rimraf node_modules/.bin/pnpm && pnpm-registry-mock prepare","pnpm-registry-mock":"pnpm-registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"10.12.0","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"mz":"2.7.0","mem":"4.0.0","nopt":"4.0.1","supi":"0.29.4","archy":"1.0.0","chalk":"2.4.2","delay":"4.1.0","execa":"1.0.0","is-ci":"2.0.0","ramda":"0.26.1","diable":"4.0.2","p-limit":"2.1.0","get-port":"4.1.0","p-filter":"1.0.0","@types/mz":"0.0.32","camelcase":"5.0.0","is-subdir":"1.0.2","lru-cache":"5.1.1","minimatch":"3.0.4","path-name":"1.0.0","pnpm-list":"5.0.4","tree-kill":"1.2.1","is-windows":"1.0.2","pkgs-graph":"2.0.2","text-table":"0.2.0","@pnpm/types":"2.0.0","@pnpm/utils":"0.9.1","common-tags":"1.8.0","cross-spawn":"6.0.5","graceful-fs":"4.1.15","signal-exit":"3.0.2","strip-color":"0.1.0","@pnpm/config":"2.4.0","@pnpm/logger":"2.1.0","@pnpm/server":"2.0.2","@types/archy":"0.0.31","find-packages":"2.2.0","path-absolute":"1.0.1","read-ini-file":"2.0.0","@pnpm/outdated":"1.0.12","camelcase-keys":"5.0.0","load-json-file":"5.1.0","loud-rejection":"1.6.0","mkdirp-promise":"5.0.1","process-exists":"3.1.0","read-yaml-file":"1.1.0","util.promisify":"1.0.0","@pnpm/lifecycle":"4.2.0","@types/get-port":"4.0.1","@zkochan/libnpx":"10.0.0","graph-sequencer":"2.0.0","update-notifier":"2.5.0","@pnpm/store-path":"1.0.4","@types/lru-cache":"4.1.1","@types/minimatch":"3.0.3","@pnpm/core-loggers":"2.0.0","pnpm-file-reporter":"0.1.0","@pnpm/package-store":"3.1.0","@pnpm/default-fetcher":"2.0.7","@types/camelcase-keys":"4.0.0","@pnpm/default-reporter":"2.1.0","@pnpm/default-resolver":"2.1.0","@pnpm/store-controller-types":"2.1.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"caw":"2.0.1","ncp":"2.0.0","pnpm":"link:","tape":"4.9.2","p-any":"1.1.0","retry":"0.12.0","sepia":"2.0.2","byline":"5.0.0","mkdirp":"0.5.1","rimraf":"2.6.3","semver":"5.6.0","tslint":"5.12.1","ts-node":"6.2.0","write-pkg":"3.2.0","typescript":"3.2.4","@types/node":"10.12.18","@types/nopt":"3.0.29","@types/tape":"4.2.33","exists-link":"2.0.0","npm-run-all":"4.1.5","path-exists":"3.0.0","rimraf-then":"1.0.1","symlink-dir":"2.0.2","@types/p-any":"1.1.2","@types/ramda":"0.25.34","@types/retry":"0.12.0","tape-promise":"4.0.0","@pnpm/prepare":"0.0.0","@types/byline":"4.2.31","@types/mkdirp":"0.5.2","@types/semver":"5.5.0","write-json-file":"3.0.2","write-yaml-file":"2.0.0","deep-require-cwd":"1.0.0","npm-scripts-info":"0.3.9","normalize-newline":"3.0.0","@pnpm/modules-yaml":"2.0.1","@types/common-tags":"1.8.0","pnpm-registry-mock":"2.4.0","@pnpm/tslint-config":"0.0.0","@pnpm/assert-project":"link:../../privatePackages/assert-project","@types/load-json-file":"2.0.7","@pnpm/shrinkwrap-types":"1.0.0","@types/update-notifier":"2.5.0","@pnpm/read-package-json":"1.1.1","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_2.25.3_1547770175714_0.9289026360969912","host":"s3://npm-registry-packages"}},"6.20.1-0":{"name":"pnpm","version":"6.20.1-0","keywords":["pnpm6","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"license":"MIT","_id":"pnpm@6.20.1-0","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"pnpm@kochan.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"d88c7dc1691eccd9361813caf674e62452c093c3","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-6.20.1-0.tgz","fileCount":658,"integrity":"sha512-2jRTIIQyZLK3USIvKr6vcCVfhgZAnJI2+cjgmd5lLm8xip3zDQUvnLXs2fdYFSDBnOeaOuv8QisIoLxzOn8YzQ==","signatures":[{"sig":"MEUCIQCtdykV+0hRZK2BJRc8nYUXK+o4oKZpQinRKXQVdb3mfAIgW247SeNHO2YpAwBa03o/emXbqfCmHzu66deHziTRQxg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9667088},"main":"bin/pnpm.cjs","_from":"file:pnpm-6.20.1-0.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=12.17"},"funding":{"url":"https://opencollective.com/pnpm"},"scripts":{"lint":"eslint src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7781 pnpm run test:e2e","start":"pnpm tsc --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build && pnpm run lint -- --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.cjs","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"pnpm@kochan.io"},"_resolved":"/home/runner/work/pnpm/pnpm/packages/pnpm/pnpm-6.20.1-0.tgz","_integrity":"sha512-2jRTIIQyZLK3USIvKr6vcCVfhgZAnJI2+cjgmd5lLm8xip3zDQUvnLXs2fdYFSDBnOeaOuv8QisIoLxzOn8YzQ==","deprecated":"This version has a regression. Upgrade to 6.22.2 or newer","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.24.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"14.18.1","preferGlobal":true,"publishConfig":{"tag":"next","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_6.20.1-0_1635806050046_0.5966460196525682","host":"s3://npm-registry-packages"}},"0.60.3":{"name":"pnpm","version":"0.60.3","keywords":["dependency manager","install","modules","npm","package manager"],"author":{"name":"Rico Sta. Cruz","email":"rico@ricostacruz.com"},"license":"MIT","_id":"pnpm@0.60.3","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"http://ghub.io/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js"},"dist":{"shasum":"e8c8b7c0c42bf2b5c7c6b8291998889510030d5f","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-0.60.3.tgz","integrity":"sha512-IPBVwDdI4XfSlg4WaN+LgfDM8g9q3M1s5qwOuDeS1B5kEfUVBFbhsOmFwTGV4kDOvpNKfbhtIczXvS9Soo94MQ==","signatures":[{"sig":"MEUCIQC2oiMk+XBxRAvfjeNIBB+zir1tw65phqwrz1A32imOjQIgMLQE/Se+TLwpezD8n8YTtre+p99um+AF0w+LYfxjSp0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib/"],"config":{"ghooks":{"commit-msg":"node ./node_modules/validate-commit-msg/index.js"},"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"_shasum":"e8c8b7c0c42bf2b5c7c6b8291998889510030d5f","engines":{"node":">=4"},"gitHead":"0bcdc9e2b947f5bd6999fdda468fd8f7db327458","scripts":{},"typings":"lib/index.d.ts","_npmUser":{"name":"zkochan","email":"zoltan.kochan@gmail.com"},"__scripts":{"tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json --project .","test":"npm run lint && npm run test:e2e","start":"npm run tsc -- --watch","commit":"git-cz","?commit":"echo 'Run Git commit wizard'","pretest":"rimraf ../.tmp/ && npm run tsc && pnpm-registry-mock prepare","test:e2e":"npm-run-all -p -r pnpm-registry-mock test:tap","test:tap":"ts-node test","prepublish":"in-publish && echo 'You need to use \"publish-packed\" to publish pnpm' && false || npm run tsc","pnpm-registry-mock":"pnpm-registry-mock"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"3.10.9","description":"Fast, disk space efficient npm installs","directories":{"test":"test"},"greenkeeper":{"ignore":["pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-logger","pnpm-registry-mock"]},"_nodeVersion":"6.9.1","preferGlobal":true,"__dependencies":{"mz":"2.6.0","rc":"1.1.7","mem":"1.1.0","bole":"3.0.2","meow":"3.7.0","execa":"0.6.0","is-ci":"1.0.10","ramda":"0.23.0","byline":"5.0.0","ndjson":"1.5.0","semver":"5.3.0","find-up":"2.1.0","p-limit":"1.1.0","link-dir":"2.0.0","node-gyp":"3.5.0","p-filter":"1.0.0","read-pkg":"2.0.0","@types/mz":"0.0.30","@types/rc":"0.0.1","path-name":"1.0.0","write-pkg":"2.1.0","is-windows":"1.0.0","os-homedir":"1.0.2","@types/node":"7.0.5","arr-flatten":"1.0.1","common-tags":"1.4.0","cross-spawn":"^5.0.0","graceful-fs":"4.1.11","path-exists":"3.0.0","pnpm-logger":"0.2.0","read-pkg-up":"2.0.0","rimraf-then":"1.0.1","symlink-dir":"1.0.2","@types/ramda":"0.0.3","lodash.union":"4.6.0","registry-url":"3.1.0","@types/byline":"4.2.31","@types/semver":"5.3.30","lodash.values":"4.3.0","normalize-ssh":"1.0.0","unpack-stream":"1.1.0","camelcase-keys":"4.0.0","load-json-file":"2.0.0","load-yaml-file":"0.1.0","lodash.memoize":"4.1.2","loud-rejection":"1.6.0","mkdirp-promise":"5.0.1","normalize-path":"2.0.1","@zkochan/dirsum":"0.1.1","get-link-target":"1.0.0","global-bin-path":"0.1.1","npm-package-arg":"4.2.0","proper-lockfile":"2.0.0","update-notifier":"2.1.0","write-json-file":"2.0.0","write-yaml-file":"1.0.0","lodash.clonedeep":"4.5.0","@zkochan/cmd-shim":"2.2.2","@types/common-tags":"1.2.5","parse-codeload-url":"1.0.0","pnpm-file-reporter":"0.0.1","npm-registry-client":"7.4.5","pnpm-install-checks":"1.1.0","registry-auth-token":"3.1.0","@types/load-json-file":"2.0.5","parse-npm-tarball-url":"1.0.1","pnpm-default-reporter":"0.4.3","@types/update-notifier":"1.0.0","fs-write-stream-atomic":"1.0.8","@zkochan/hosted-git-info":"2.1.5"},"devDependencies":{"caw":"^2.0.0","ncp":"^2.0.0","tape":"^4.6.3","isexe":"^1.1.2","sepia":"^2.0.2","ghooks":"^2.0.0","mkdirp":"0.5.1","rimraf":"^2.5.4","tslint":"^4.3.1","thenify":"^3.2.1","ts-node":"^2.0.0","commitizen":"^2.8.6","in-publish":"^2.0.0","typescript":"^2.1.5","@types/tape":"^4.2.28","exists-link":"^2.0.0","npm-run-all":"^4.0.1","tape-promise":"^2.0.1","@types/mkdirp":"0.3.29","npm-scripts-info":"^0.3.6","pnpm-registry-mock":"^0.2.3","validate-commit-msg":"^2.7.0","cz-conventional-changelog":"^2.0.0","anonymous-npm-registry-client":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm-0.60.3.tgz_1488757482545_0.5601750882342458","host":"packages-18-east.internal.npmjs.com"}},"2.25.4":{"name":"pnpm","version":"2.25.4","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@2.25.4","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"9f4c3bb5a765976d8f6bc767626e7405684bee3e","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-2.25.4.tgz","fileCount":4755,"integrity":"sha512-GUsTTDAgDk24QBLA5XKQPQ+TK3aGq9e2MfE0LXuRH97fSCT8IVyja0v3f11JjP6Ubts5s94OacYROymLHXGkyw==","signatures":[{"sig":"MEUCIQDHMpXv+nN0iWi05UobwZM3wwjT/SBF63ob8dMnyQQF/gIgMHmKmP+eFPSvt1+nkn1LBr1bO7VPWUM4zSu4c1URzeE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":22628166,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcQmRfCRA9TVsSAnZWagAA5pUP/A+J2Y0XjWAk/nVEgxUM\n7tDzd7/b0k3aGZQuFLChhQbFCPWj/CEo1EFXsPiTbuAM+NwpNrU4lLIw7gxG\nFNPq6TMTkz7V35MhoUB27Ryc8jLHRPCk4oqPflre6/U6jBsQyWCl5jlUJ8HO\nxsvqw5TvRFwYcuU8k5juHdeTQhytcDYveZrAAQR+hTSPO9JMDZg+9r9B187E\nrjX/MbO9qkDXGXwP29o5IHLffNob0+O5Sxn7FYznTUp7nmv9TA7J/r4Gmfiw\niquWdGbXZyHGuFHYDOZqwdgQxOMoaamBUKLMRlu7duacNo7nHOxRO7Y0hKOD\nmMv+mT5LuL+rbWD47kSpc4fMnGpPDk6qm5Mi/lF3xIY5CPAFVwO7nYQ11fa1\nKqyB3EZ9G6yao3zJJ38fR0hsyHiArG99OaRwoKzD0nGJ+ALWlvB1heWy248e\nEyoMsC+7gpV41e08Ce88NDd4OffvpFpIV57rA+nSl3TGiEp+64lrfYfVG/63\nBBCwLIBq5L0RUc2r3M9WuDo1VaJgO0sszmCPuvfu0vjya/Nz3gIAvx2uA4/l\n3LsVQncpglvolv51GNw64RgBMoPSA1H/dIt5pZsTjsN7MAarRWAM+8oE9VoM\n+319dS0w2VF7n5E1p8Dkm1QtAJ67cJNhoQTcJtMGc4IoFSz2+kb8T5yB8H+L\nmoHo\r\n=G5v1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","_from":".","_shasum":"9f4c3bb5a765976d8f6bc767626e7405684bee3e","engines":{"node":">=6"},"scripts":{"tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json src/**/*.ts test/**/*.ts","test":"npm run lint && npm run tsc && npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"npm-run-all -p -r pnpm-registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf ../../../.tmp/ && rimraf node_modules/.bin/pnpm && pnpm-registry-mock prepare","pnpm-registry-mock":"pnpm-registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"10.12.0","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"mz":"2.7.0","mem":"4.0.0","nopt":"4.0.1","supi":"0.29.5","archy":"1.0.0","chalk":"2.4.2","delay":"4.1.0","execa":"1.0.0","is-ci":"2.0.0","ramda":"0.26.1","diable":"4.0.2","p-limit":"2.1.0","get-port":"4.1.0","p-filter":"1.0.0","@types/mz":"0.0.32","camelcase":"5.0.0","is-subdir":"1.0.2","lru-cache":"5.1.1","minimatch":"3.0.4","path-name":"1.0.0","pnpm-list":"5.0.4","tree-kill":"1.2.1","is-windows":"1.0.2","pkgs-graph":"2.0.2","text-table":"0.2.0","@pnpm/types":"2.0.0","@pnpm/utils":"0.9.1","common-tags":"1.8.0","cross-spawn":"6.0.5","graceful-fs":"4.1.15","signal-exit":"3.0.2","strip-color":"0.1.0","@pnpm/config":"2.4.0","@pnpm/logger":"2.1.0","@pnpm/server":"2.0.2","@types/archy":"0.0.31","find-packages":"2.2.0","path-absolute":"1.0.1","read-ini-file":"2.0.0","@pnpm/outdated":"1.0.12","camelcase-keys":"5.0.0","load-json-file":"5.1.0","loud-rejection":"1.6.0","mkdirp-promise":"5.0.1","process-exists":"3.1.0","read-yaml-file":"1.1.0","util.promisify":"1.0.0","@pnpm/lifecycle":"4.2.0","@types/get-port":"4.0.1","@zkochan/libnpx":"10.0.0","graph-sequencer":"2.0.0","update-notifier":"2.5.0","@pnpm/store-path":"1.0.4","@types/lru-cache":"4.1.1","@types/minimatch":"3.0.3","@pnpm/core-loggers":"2.0.0","pnpm-file-reporter":"0.1.0","@pnpm/package-store":"3.1.0","@pnpm/default-fetcher":"2.0.7","@types/camelcase-keys":"4.0.0","@pnpm/default-reporter":"2.1.0","@pnpm/default-resolver":"2.1.0","@pnpm/store-controller-types":"2.1.0"},"_hasShrinkwrap":false,"devDependencies":{"caw":"2.0.1","ncp":"2.0.0","pnpm":"link:","tape":"4.9.2","p-any":"1.1.0","retry":"0.12.0","sepia":"2.0.2","byline":"5.0.0","mkdirp":"0.5.1","rimraf":"2.6.3","semver":"5.6.0","tslint":"5.12.1","ts-node":"6.2.0","write-pkg":"3.2.0","typescript":"3.2.4","@types/node":"10.12.18","@types/nopt":"3.0.29","@types/tape":"4.2.33","exists-link":"2.0.0","npm-run-all":"4.1.5","path-exists":"3.0.0","rimraf-then":"1.0.1","symlink-dir":"2.0.2","@types/p-any":"1.1.2","@types/ramda":"0.25.34","@types/retry":"0.12.0","tape-promise":"4.0.0","@pnpm/prepare":"0.0.0","@types/byline":"4.2.31","@types/mkdirp":"0.5.2","@types/semver":"5.5.0","write-json-file":"3.0.2","write-yaml-file":"2.0.0","deep-require-cwd":"1.0.0","npm-scripts-info":"0.3.9","normalize-newline":"3.0.0","@pnpm/modules-yaml":"2.0.1","@types/common-tags":"1.8.0","pnpm-registry-mock":"2.4.0","@pnpm/tslint-config":"0.0.0","@pnpm/assert-project":"link:../../privatePackages/assert-project","@types/load-json-file":"2.0.7","@pnpm/shrinkwrap-types":"1.0.0","@types/update-notifier":"2.5.0","@pnpm/read-package-json":"1.1.1","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_2.25.4_1547854943009_0.7694837358723214","host":"s3://npm-registry-packages"}},"1.16.0":{"name":"pnpm","version":"1.16.0","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@1.16.0","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js"},"dist":{"shasum":"3dd53510d690bc607a0ca9ea0695d39f007aa4b4","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-1.16.0.tgz","integrity":"sha512-FmOQwfvVv500mcHEYNrKTWZKyQEFneIHnzwdX6ozFOwIPZvtfgg5nu9CyiHdTVfyhZ53KAvEnDWpy8GnteKtlg==","signatures":[{"sig":"MEQCIGJ8A8dBrUhRAz6kI8KfOavlD8BF4wf5tGt/DKLk2iciAiAu55Eep+5mTYNwrovHvt8jGfsQuQqGyRI/J4U0ynlz+A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/bin/pnpm.js","files":["lib/"],"engines":{"node":">=4"},"gitHead":"e27b3fd394799da7d3abbb3850a45b3dbef7aa34","scripts":{"tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json --project .","test":"npm run tsc && npm run lint && cd test && npm test","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","prepare":"cd test && pnpm install","commitmsg":"commitlint -e","prepublishOnly":"npm run tsc"},"_npmUser":{"name":"zkochan","email":"zoltan.kochan@gmail.com"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"5.4.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"greenkeeper":{"ignore":["pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-logger","pnpm-registry-mock","remove-all-except-outer-links","pnpm-shrinkwrap","supi"]},"_nodeVersion":"6.9.1","dependencies":{"npm":"^5.0.2","nopt":"^4.0.1","supi":"^0.2.30","chalk":"^2.1.0","is-ci":"^1.0.10","ramda":"^0.24.1","byline":"^5.0.0","camelcase":"^4.1.0","path-name":"^1.0.0","pnpm-list":"^1.0.0","@types/npm":"^2.0.28","text-table":"^0.2.0","@types/node":"8.0.26","@types/nopt":"^3.0.29","common-tags":"^1.4.0","cross-spawn":"^5.0.0","graceful-fs":"^4.1.11","pnpm-logger":"^0.6.2","strip-color":"^0.1.0","@types/chalk":"^0.4.31","@types/ramda":"^0.24.14","@types/byline":"^4.2.31","@pnpm/outdated":"^0.0.1","load-json-file":"^3.0.0","loud-rejection":"^1.6.0","update-notifier":"^2.1.0","@types/common-tags":"^1.2.5","pnpm-file-reporter":"^0.0.1","@types/load-json-file":"^2.0.5","pnpm-default-reporter":"^0.9.5","@types/update-notifier":"^1.0.0"},"preferGlobal":true,"publishconfig":{"tag":"next"},"devDependencies":{"rimraf":"^2.5.4","tslint":"^5.4.2","typescript":"^2.4.1","@types/tape":"^4.2.30","@types/mkdirp":"^0.5.0","@zkochan/husky":"^0.0.0","@commitlint/cli":"^3.2.0","npm-scripts-info":"^0.3.6","@commitlint/prompt-cli":"^3.2.0","@commitlint/config-angular":"^3.1.1"},"_npmOperationalInternal":{"tmp":"tmp/pnpm-1.16.0.tgz_1506985339083_0.6904052949976176","host":"s3://npm-registry-packages"}},"1.16.1":{"name":"pnpm","version":"1.16.1","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@1.16.1","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js"},"dist":{"shasum":"949d71f735d7c2123ce540fe1dc3447d97d55468","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-1.16.1.tgz","integrity":"sha512-64kRRfRfBaM7u88+80gFGthpfbVqoKDUBXYwPva/OnjpEQePLBVRvzmgth/LboCQMKxh6ty1+kCcBUoye9Bi8w==","signatures":[{"sig":"MEUCIGKrJM9RUtwb9uzhkst5rmWhMd1loZEkKwSOMimn2qBhAiEA8VEAWfAnXEBo5wYJsuqZ1ahldXGbM5i7GNCMvYZe8/k=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/bin/pnpm.js","files":["lib/"],"engines":{"node":">=4"},"gitHead":"128bfadd7ca27a1338a0a379214a361094d25a05","scripts":{"tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json --project .","test":"npm run tsc && npm run lint && cd test && npm test","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","prepare":"cd test && pnpm install","release":"sh .scripts/release.sh","commitmsg":"commitlint -e","prepublishOnly":"echo \"Publish is only allowed via 'npm run release'\" && exit 1"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"5.4.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"greenkeeper":{"ignore":["pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-logger","pnpm-registry-mock","remove-all-except-outer-links","pnpm-shrinkwrap","supi"]},"_nodeVersion":"6.9.1","dependencies":{"nopt":"^4.0.1","supi":"^0.2.32","chalk":"^2.1.0","is-ci":"^1.0.10","ramda":"^0.24.1","byline":"^5.0.0","camelcase":"^4.1.0","path-name":"^1.0.0","pnpm-list":"^1.0.0","text-table":"^0.2.0","@types/node":"8.0.33","@types/nopt":"^3.0.29","common-tags":"^1.4.0","cross-spawn":"^5.0.0","graceful-fs":"^4.1.11","pnpm-logger":"^0.6.2","strip-color":"^0.1.0","@types/chalk":"^0.4.31","@types/ramda":"^0.24.14","@types/byline":"^4.2.31","@pnpm/outdated":"^0.0.1","load-json-file":"^3.0.0","loud-rejection":"^1.6.0","not-bundled-npm":"^5.4.2","update-notifier":"^2.1.0","@types/common-tags":"^1.2.5","pnpm-file-reporter":"^0.0.1","@types/load-json-file":"^2.0.5","pnpm-default-reporter":"^0.9.5","@types/update-notifier":"^1.0.0"},"preferGlobal":true,"publishconfig":{"tag":"next"},"devDependencies":{"rimraf":"^2.5.4","tslint":"^5.4.2","typescript":"^2.4.1","@types/tape":"^4.2.30","@types/mkdirp":"^0.5.0","@zkochan/husky":"^0.0.0","@commitlint/cli":"^4.0.0","npm-scripts-info":"^0.3.6","@commitlint/prompt-cli":"^4.0.0","@commitlint/config-angular":"^3.1.1"},"bundleDependencies":["@pnpm/outdated","@types/byline","@types/chalk","@types/common-tags","@types/load-json-file","@types/node","@types/nopt","@types/ramda","@types/update-notifier","byline","camelcase","chalk","common-tags","cross-spawn","graceful-fs","is-ci","load-json-file","loud-rejection","nopt","not-bundled-npm","path-name","pnpm-default-reporter","pnpm-file-reporter","pnpm-list","pnpm-logger","ramda","strip-color","supi","text-table","update-notifier"],"_npmOperationalInternal":{"tmp":"tmp/pnpm-1.16.1.tgz_1507332332512_0.7169848175253719","host":"s3://npm-registry-packages"}},"6.22.2":{"name":"pnpm","version":"6.22.2","keywords":["pnpm6","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"license":"MIT","_id":"pnpm@6.22.2","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"pnpm@kochan.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"e47ab4eeb9b6703fd03df36e1247d982fc0617fb","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-6.22.2.tgz","fileCount":659,"integrity":"sha512-8umiz8XtgauWmPzOrb0CvCCwyb4IkJiavnxMDvNEbDpTb/6FZh3SLVVR2WNb07obGVKY6USpo159o5zd3RHD9g==","signatures":[{"sig":"MEQCIE9FUePR2Qmc0c96ZYeGCawA+yVeEA6XoPRRHJbaR2KmAiBG51NQNMB2BZxLuEEn1qp9fiQwXQcGHMTBQy/SkQtFkQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9678571,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhkw5hCRA9TVsSAnZWagAAL2EP/2QEjNk8zvyHHRxDjGzF\nT3Fe38hWtd282wwZcBHOF4Vl2vpdXd6K+DzcO+znnZgLRdNUYx7T2uhgohfi\nwlP+fIL4IxlZrI5ywG9SsYqbDDekk93jNUTUo76KVCDwsXlnIph7i3l4PKP3\nwNazXkTs4Eor8frpgUcOwoQulGNRqsutBDhWTZQmwR7uSSo54NzY4zYosfMm\n9n7zIUhNosO26d/LDFYeFm2qXcvJhFIZQLGcIf9GYhCP4dt+2roz29JYWqC9\nbzgqgkNWIlBo5ZiQrRxE4kn2ngZ3RSVjfY9tq159wGOyUHI72LLP+VUQFxA+\nxxp4X3tvaLl23168sEt00AHk3RsfDMKjSzxtd2F6aAN5FW5aqbf387BRZ10+\nsk2CeKY97NQUjOIQs/y34pkxgxpZLkx5pvHO1DqVqzjEeBSRLjeLzE71uiw0\nnW5R9Lx06hSPJcmyBVM33qCtgq4CHNEfw7FWr3GZnl0fj25m2dq2VyC4mv+9\nLk7T68hw0bhStiCEw/LL+l9MSDLlTKmIyTrgHuwYh8ShG8eEAbnNyzD7S7PE\neOR7M3RGSoDcQJ6OzdbS8GoQviSXcFih57Dm2Qade/T2Kjrpw0Qy0Ucq/Tqi\nGpV0lHVctuoj97cGSGc4AT8tPPqMWaUlDk3PXy7EWUc55FKJtF7LLzGBND7j\npiRN\r\n=Jgox\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","_from":"file:pnpm-6.22.2.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=12.17"},"funding":{"url":"https://opencollective.com/pnpm"},"scripts":{"lint":"eslint src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"pnpm tsc --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build && pnpm run lint -- --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.cjs","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"pnpm@kochan.io"},"_resolved":"/home/runner/work/pnpm/pnpm/packages/pnpm/pnpm-6.22.2.tgz","_integrity":"sha512-8umiz8XtgauWmPzOrb0CvCCwyb4IkJiavnxMDvNEbDpTb/6FZh3SLVVR2WNb07obGVKY6USpo159o5zd3RHD9g==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.24.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"14.18.1","preferGlobal":true,"publishConfig":{"tag":"next","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_6.22.2_1637027425410_0.2249157974620739","host":"s3://npm-registry-packages"}},"1.16.2":{"name":"pnpm","version":"1.16.2","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@1.16.2","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js"},"dist":{"shasum":"a391dbf14de5c0d51e28058a4515ceeb96d344fe","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-1.16.2.tgz","integrity":"sha512-G2Wmn/5rQMunFypj5cOkkuordeMjhTs6y0ZfUa/TZhoGJ51cTEa4Nj+wGhh0TJshQkEQneB+ykIdmMz3htUK7A==","signatures":[{"sig":"MEYCIQCmLqsH8dnYRs95MQS+zNvZ3iZpUS5BI0uGvWKmDZtYhAIhAMHIy6ObGT3L1IQoxad/ukMSUETj6ZN7zDfOUuc0qvKm","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/bin/pnpm.js","_from":".","files":["lib/","npm-shrinkwrap.json"],"_shasum":"a391dbf14de5c0d51e28058a4515ceeb96d344fe","engines":{"node":">=4"},"gitHead":"4f8fd11a9580df4f583067d234784f7dba46148b","scripts":{},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","bundledName":"@pnpm/bundled","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"greenkeeper":{"ignore":["pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-logger","pnpm-registry-mock","remove-all-except-outer-links","pnpm-shrinkwrap","supi"]},"_nodeVersion":"8.6.0","dependencies":{"nopt":"^4.0.1","supi":"^0.2.32","chalk":"^2.1.0","is-ci":"^1.0.10","ramda":"^0.24.1","byline":"^5.0.0","camelcase":"^4.1.0","path-name":"^1.0.0","pnpm-list":"^1.0.0","text-table":"^0.2.0","@types/node":"8.0.33","@types/nopt":"^3.0.29","common-tags":"^1.4.0","cross-spawn":"^5.0.0","graceful-fs":"^4.1.11","pnpm-logger":"^0.6.2","strip-color":"^0.1.0","@types/chalk":"^0.4.31","@types/ramda":"^0.24.14","@types/byline":"^4.2.31","@pnpm/outdated":"^0.0.1","load-json-file":"^3.0.0","loud-rejection":"^1.6.0","not-bundled-npm":"^5.4.2","update-notifier":"^2.1.0","@types/common-tags":"^1.2.5","pnpm-file-reporter":"^0.0.1","@types/load-json-file":"^2.0.5","pnpm-default-reporter":"^0.9.5","@types/update-notifier":"^1.0.0"},"preferGlobal":true,"publishconfig":{"tag":"next"},"devDependencies":{"rimraf":"^2.5.4","tslint":"^5.4.2","typescript":"^2.4.1","@types/tape":"^4.2.30","@types/mkdirp":"^0.5.0","@zkochan/husky":"^0.0.0","@commitlint/cli":"^4.0.0","npm-scripts-info":"^0.3.6","@commitlint/prompt-cli":"^4.0.0","@commitlint/config-angular":"^3.1.1"},"_npmOperationalInternal":{"tmp":"tmp/pnpm-1.16.2.tgz_1507417395183_0.5141277911607176","host":"s3://npm-registry-packages"}},"2.25.7":{"name":"pnpm","version":"2.25.7","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@2.25.7","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"59c2527e3a0348eb6e7844498844c5ea150b669f","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-2.25.7.tgz","fileCount":4796,"integrity":"sha512-GSV9mvoZbSApIaPNyJRWxV2Bp7XYbZx9w8UJDh4V/TAvQVA+Uwl3W4CvjVWyVHyTTap2FPComCKIUBn1rzJqMw==","signatures":[{"sig":"MEUCIGSsDlJBIIbwBZuq1T3GL9APt1HrStPC0GuZ6+kIXkOMAiEA07p8CoOd4927iVQo+PzJGG7pyfxqASFE2w0k6/87fZo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":22947528,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcfbHqCRA9TVsSAnZWagAAQIUP/idVSfRQX0oaNuVfsiNp\nHrEOvlBj1f0T/XBkX+oFZAa1T86h/uw6HjEAA5FcAHBYtlaq1YAgad7NXNnM\nRAhO7ML/T3E6AqTEY8nIkEo9foKfld6M3DT/tO4hLkchf8h1TCoXh0V3eASL\nYNTvWveRAJRaS/N22zyvEtUpJS4PmBMFoozt2nf3ObWiOrnPgUNlA1JnvLKW\njt0tCqyJaA/S0DpkANRpzIjfF/axlXA71FDVfb03bh/qcZVs4t8ZhcNzqI1x\nz4oW/Yt58awPIOcB+uHgCzpUwH82/WLXwZcwB/SXSRGjEZjeCsEErttho1Cx\nbl6+JIZSQKabBEVtXfoHh3bc2x9cmtWKhuoGZr1w+xb0Gx33WWOz/GO6SvfP\nORNIGTCxLNwEzAz9mvKfCKccMENWcUqLM0p9PnbKoL9PE/TsqoxX1rAgRH+U\nM8Wak4q7PIV93dWESuQtWwLrVvLsRhRS7tiZtbLPkCmjMIzc0/FwQtPLKCI8\nxIeF/3E9wMFVyw8c7hoWdW+KEKrRr56gYfL6d+Ta4l/32Gp7kbnIyUlp4lUR\nmh8Hqklljy6QlqziiIPzvdDryckOffpyHYcSGVVxrPW1a2MmWrosGP/rlMCP\nFhPE8i36VI+BxLJi5THqcqLVH0OOLb7KDNfWH9j3yw+tfehWM9KQ7ZRRI7n2\nezDv\r\n=DfSM\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","_from":".","_shasum":"59c2527e3a0348eb6e7844498844c5ea150b669f","engines":{"node":">=6"},"scripts":{"tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json src/**/*.ts test/**/*.ts","test":"npm run lint && npm run tsc && npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"npm-run-all -p -r pnpm-registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf ../../../.tmp/ && rimraf node_modules/.bin/pnpm && pnpm-registry-mock prepare","pnpm-registry-mock":"pnpm-registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"10.12.0","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"mz":"2.7.0","mem":"4.0.0","nopt":"4.0.1","supi":"0.29.6","archy":"1.0.0","chalk":"2.4.2","delay":"4.1.0","execa":"1.0.0","is-ci":"2.0.0","ramda":"0.26.1","diable":"4.0.2","p-limit":"2.1.0","get-port":"4.1.0","p-filter":"1.0.0","@types/mz":"0.0.32","camelcase":"5.0.0","is-subdir":"1.0.2","lru-cache":"5.1.1","minimatch":"3.0.4","path-name":"1.0.0","pnpm-list":"5.0.5","tree-kill":"1.2.1","is-windows":"1.0.2","pkgs-graph":"2.0.2","text-table":"0.2.0","@pnpm/types":"2.0.0","@pnpm/utils":"0.9.1","common-tags":"1.8.0","cross-spawn":"6.0.5","graceful-fs":"4.1.15","signal-exit":"3.0.2","strip-color":"0.1.0","@pnpm/config":"2.4.1","@pnpm/logger":"2.1.0","@pnpm/server":"2.0.2","@types/archy":"0.0.31","find-packages":"3.0.0","path-absolute":"1.0.1","read-ini-file":"2.0.0","@pnpm/outdated":"1.0.12","camelcase-keys":"5.0.0","load-json-file":"5.1.0","loud-rejection":"1.6.0","mkdirp-promise":"5.0.1","process-exists":"3.1.0","read-yaml-file":"1.1.0","util.promisify":"1.0.0","@pnpm/lifecycle":"4.2.0","@types/get-port":"4.0.1","@zkochan/libnpx":"10.0.0","graph-sequencer":"2.0.0","update-notifier":"2.5.0","@pnpm/store-path":"1.0.4","@types/lru-cache":"4.1.1","@types/minimatch":"3.0.3","@pnpm/core-loggers":"2.0.0","pnpm-file-reporter":"0.1.0","@pnpm/package-store":"3.1.0","@pnpm/default-fetcher":"2.0.8","@types/camelcase-keys":"4.0.0","@pnpm/default-reporter":"2.1.1","@pnpm/default-resolver":"2.1.0","@pnpm/store-controller-types":"2.1.0"},"_hasShrinkwrap":false,"devDependencies":{"caw":"2.0.1","ncp":"2.0.0","pnpm":"link:","tape":"4.9.2","p-any":"1.1.0","retry":"0.12.0","sepia":"2.0.2","byline":"5.0.0","mkdirp":"0.5.1","rimraf":"2.6.3","semver":"5.6.0","tslint":"5.12.1","ts-node":"6.2.0","write-pkg":"3.2.0","typescript":"3.2.4","@types/node":"10.12.18","@types/nopt":"3.0.29","@types/tape":"4.2.33","exists-link":"2.0.0","npm-run-all":"4.1.5","path-exists":"3.0.0","rimraf-then":"1.0.1","symlink-dir":"2.0.2","@types/p-any":"1.1.2","@types/ramda":"0.25.34","@types/retry":"0.12.0","tape-promise":"4.0.0","@pnpm/prepare":"0.0.0","@types/byline":"4.2.31","@types/mkdirp":"0.5.2","@types/semver":"5.5.0","write-json-file":"3.0.2","write-yaml-file":"2.0.0","deep-require-cwd":"1.0.0","npm-scripts-info":"0.3.9","normalize-newline":"3.0.0","@pnpm/modules-yaml":"2.0.1","@types/common-tags":"1.8.0","pnpm-registry-mock":"2.6.0","@pnpm/tslint-config":"0.0.0","@pnpm/assert-project":"link:../../privatePackages/assert-project","@types/load-json-file":"2.0.7","@pnpm/shrinkwrap-types":"1.0.0","@types/update-notifier":"2.5.0","@pnpm/read-package-json":"1.1.1","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_2.25.7_1551741417867_0.11354823477388676","host":"s3://npm-registry-packages"}},"1.16.3":{"name":"pnpm","version":"1.16.3","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@1.16.3","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js"},"dist":{"shasum":"91b21a34c1a637789d5d23a7b5df83539d10b294","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-1.16.3.tgz","integrity":"sha512-FjLCeMJWRS0AZBpz22XN5QuBqDMwOSa3LlIKF2g/bvFxnJHU76mPA+8mIFQ16REyhWaDdyJ2yMjmwBGSZbyPJQ==","signatures":[{"sig":"MEUCIB3dkWcy6HNf3GfPXaU0j6tP4ZZEKqM7rXLwh4Fo9sSdAiEA+k86V96ipUhQAMRIYitzbtpZwtDHsKW3yFc2lbjSWLc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/bin/pnpm.js","_from":".","files":["lib/","npm-shrinkwrap.json"],"_shasum":"91b21a34c1a637789d5d23a7b5df83539d10b294","engines":{"node":">=4"},"gitHead":"c696128994b2bacd8e81a6e637d372ec1e4d9818","scripts":{},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","bundledName":"@pnpm/bundled","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"greenkeeper":{"ignore":["pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-logger","pnpm-registry-mock","remove-all-except-outer-links","pnpm-shrinkwrap","supi"]},"_nodeVersion":"6.9.1","dependencies":{"nopt":"^4.0.1","supi":"^0.2.34","chalk":"^2.1.0","is-ci":"^1.0.10","ramda":"^0.24.1","byline":"^5.0.0","camelcase":"^4.1.0","path-name":"^1.0.0","pnpm-list":"^1.0.0","text-table":"^0.2.0","@types/node":"8.0.33","@types/nopt":"^3.0.29","common-tags":"^1.4.0","cross-spawn":"^5.0.0","graceful-fs":"^4.1.11","pnpm-logger":"^0.6.2","strip-color":"^0.1.0","@types/chalk":"^0.4.31","@types/ramda":"^0.24.14","@types/byline":"^4.2.31","@pnpm/outdated":"^0.0.1","load-json-file":"^3.0.0","loud-rejection":"^1.6.0","not-bundled-npm":"^5.4.2","update-notifier":"^2.1.0","@types/common-tags":"^1.2.5","pnpm-file-reporter":"^0.0.1","@types/load-json-file":"^2.0.5","pnpm-default-reporter":"^0.9.5","@types/update-notifier":"^1.0.0"},"preferGlobal":true,"publishconfig":{"tag":"next"},"devDependencies":{"rimraf":"^2.5.4","tslint":"^5.4.2","typescript":"^2.4.1","@types/tape":"^4.2.30","@types/mkdirp":"^0.5.0","@zkochan/husky":"^0.0.0","@commitlint/cli":"^4.0.0","npm-scripts-info":"^0.3.6","@commitlint/prompt-cli":"^4.0.0","@commitlint/config-angular":"^3.1.1"},"_npmOperationalInternal":{"tmp":"tmp/pnpm-1.16.3.tgz_1507481982725_0.45900996355339885","host":"s3://npm-registry-packages"}},"3.5.0-2":{"name":"pnpm","version":"3.5.0-2","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@3.5.0-2","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"0483171a9b1cc739af1884c14db7de789576a7dd","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-3.5.0-2.tgz","fileCount":4426,"integrity":"sha512-zsfSxUYSfMVc1+UbJk4ynQoBNOuNoIIZYwMsPJQhs0Ny0r8eudhbNWv7MuUraEQvu6nHT05etM8INEqdqJB3Tw==","signatures":[{"sig":"MEUCIAuulN99K4+A+zQVfonu8HsmsVImg2Qx6DMJNkdnZSl8AiEA58BhWkh4Hqi8JDf8UXm1F1UIHyUcWGBIyF4j66IOhjw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":21475737,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc+5pVCRA9TVsSAnZWagAASOoP/iZ/BtKxPTfHw2oQzjWU\nBa6tZo8UtQq09+IMPykRnX4y6mx6P16uur4cwrjLUF0Fzu+TNd7jgzvNNzfh\nAFbyvqzIZfRXbMpW0PvrhFvj3w5wlssL9+zp+WB3bvqNCIyr7AVPKMhcMKUC\nR5Z31YXfl3XPllIHl4Fjl0TQUCFspob6JxU2sxZzv0MCfidEtmiYPy6PJeQ/\nfXtbNY1O1Wooz1FNfPf7uXJuq79aHzUjtMONtxAdwliuEZ9+RmPfNOAlA+gE\nInr8cyb6xTw834QmzsAa1iJw1rgTxtWGhqJRL0NAM67aq46tWuvDOV4QJrHS\nJ4QXblyMAIslQnhcIM4y+k0Uby7s5krJXRe/CP2ayrhAWnZ1Xf+yT9pa4OfH\ntUy1CED0t/+THoIDOBGfZBzwvIAqC2olp7EHP1XJ95Sfukrof36sK5y0ICJU\nhWMGwz4W68fKbJqYdTf+WJKr2nhBI7z1pekRUGJ146YJFllyzOH/jyW7qg1l\nLi4VnuY/gz0YaFqY4bs7kHK8QTynMAg/1K+z3Ip1pzRIw1sbfng1o7Zbi6Er\n0qz1LXUc7o/eqEsfZwtt3u6a0dULJ98LSjFLCzoYq89PudBZrOg06XQJ7MQF\nAB5t7maOowclmUL6EWpV3xyIS0UqEZTQ/c+0gLwaL8RoDBZxOLIKzKOZpYbR\nKNOz\r\n=0bAJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","_from":".","_shasum":"0483171a9b1cc739af1884c14db7de789576a7dd","engines":{"node":">=8.15"},"scripts":{"tsc":"rimraf lib && tsc","lint":"tslint -c tslint.json src/**/*.ts test/**/*.ts","test":"npm run lint && npm run tsc && npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"run-p -r registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf ../../../.tmp/ && rimraf node_modules/.bin/pnpm && registry-mock prepare","registry-mock":"registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"10.12.0","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"mz":"2.7.0","mem":"5.0.0","nopt":"4.0.1","supi":"0.33.7-2","archy":"1.0.0","chalk":"2.4.2","delay":"4.2.0","execa":"1.0.0","is-ci":"2.0.0","ramda":"0.26.1","diable":"4.0.2","cp-file":"7.0.0","p-limit":"2.2.0","get-port":"5.0.0","make-dir":"3.0.0","p-filter":"2.1.0","@types/mz":"^0.0.32","camelcase":"5.3.1","fast-glob":"2.2.7","is-subdir":"1.0.3","lru-cache":"5.1.1","minimatch":"3.0.4","path-name":"1.0.0","tree-kill":"1.2.1","@pnpm/list":"1.0.11","is-windows":"1.0.2","pkgs-graph":"4.0.0","text-table":"0.2.0","@pnpm/types":"3.2.0","@pnpm/utils":"0.10.5","common-tags":"1.8.0","cross-spawn":"6.0.5","graceful-fs":"4.1.15","signal-exit":"3.0.2","strip-color":"0.1.0","@pnpm/config":"3.3.4","@pnpm/logger":"2.1.1","@pnpm/server":"3.0.4","@types/archy":"0.0.31","find-packages":"5.0.4","path-absolute":"1.0.1","read-ini-file":"2.0.0","@pnpm/outdated":"2.0.16","camelcase-keys":"5.2.0","load-json-file":"6.0.0","loud-rejection":"2.1.0","process-exists":"3.1.0","read-yaml-file":"1.1.0","@pnpm/constants":"1.0.1","@pnpm/lifecycle":"6.1.2","@zkochan/libnpx":"11.0.1","graph-sequencer":"2.0.0","update-notifier":"3.0.0","write-json-file":"4.0.0","@pnpm/store-path":"2.1.0","@types/lru-cache":"^5.1.0","@types/minimatch":"^3.0.3","@pnpm/core-loggers":"3.0.3","pnpm-file-reporter":"0.1.0","@pnpm/package-store":"4.0.10","@pnpm/default-fetcher":"3.1.12","dir-is-case-sensitive":"1.0.2","version-selector-type":"2.0.1","@pnpm/default-reporter":"3.2.6","@pnpm/default-resolver":"3.0.15","@pnpm/read-importer-manifest":"1.0.4","@pnpm/store-controller-types":"3.0.3"},"_hasShrinkwrap":false,"readmeFilename":"README.md","__devDependencies":{"ncp":"2.0.0","pnpm":"link:","tape":"4.10.2","p-any":"2.1.0","retry":"0.12.0","byline":"5.0.0","rimraf":"2.6.3","semver":"6.1.1","tslint":"5.17.0","ts-node":"8.2.0","write-pkg":"4.0.0","typescript":"3.5.1","@types/nopt":"3.0.29","exists-link":"2.0.0","npm-run-all":"4.1.5","path-exists":"4.0.0","rimraf-then":"1.0.1","symlink-dir":"3.1.0","@types/ramda":"0.25.34","@types/retry":"0.12.0","tape-promise":"4.0.0","@pnpm/prepare":"0.0.0","@types/byline":"4.2.31","@types/mkdirp":"0.5.2","@types/semver":"6.0.0","write-yaml-file":"3.0.1","deep-require-cwd":"1.0.0","normalize-newline":"3.0.0","@pnpm/modules-yaml":"3.0.3","@types/common-tags":"1.8.0","@pnpm/registry-mock":"1.0.0","@pnpm/assert-project":"link:../../privatePackages/assert-project","@pnpm/lockfile-types":"1.1.0","@types/update-notifier":"2.5.0","@pnpm/read-package-json":"2.0.2","@pnpm/write-importer-manifest":"2.0.1","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_3.5.0-2_1559992916958_0.657220621584196","host":"s3://npm-registry-packages"}},"1.0.0":{"name":"pnpm","version":"1.0.0","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager"],"author":{"name":"Rico Sta. Cruz","email":"rico@ricostacruz.com"},"license":"MIT","_id":"pnpm@1.0.0","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js"},"dist":{"shasum":"d863a62663c017efd9a608db67c575f8e30979bf","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-1.0.0.tgz","integrity":"sha512-7evKKeOCYrlutYN02lPYip+pd2jdZHmf9YPpoOMFT+J5uNbJ93u34i/AdoniOEpE8Em9NXFhwfPckg3DD/jFyw==","signatures":[{"sig":"MEQCIGwbNTG2rjSYgzfuXI7f3FXbj20CVErXeZBmeQM9le20AiA08ulZut2i4YpOD5yfKlg2KpnuF5Y+9QPkebXkjcy47g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib/"],"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"_shasum":"d863a62663c017efd9a608db67c575f8e30979bf","engines":{"node":">=4"},"gitHead":"70a327a6b207f4bb1f325368b488876815c1ae04","scripts":{},"typings":"lib/index.d.ts","_npmUser":{"name":"zkochan","email":"zoltan.kochan@gmail.com"},"__scripts":{"cz":"git-cz","?cz":"echo 'Run Git commit wizard'","tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json --project .","test":"npm run tsc && npm run lint && cd test && npm test","start":"npm run tsc -- --watch","prepare":"cd test && pnpm install","commitmsg":"validate-commit-msg","prepublish":"in-publish && echo 'You need to use \"publish-packed\" to publish pnpm' && false || npm run tsc"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"greenkeeper":{"ignore":["pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-logger","pnpm-registry-mock","remove-all-except-outer-links","pnpm-shrinkwrap"]},"_nodeVersion":"6.9.1","preferGlobal":true,"__dependencies":{"mz":"^2.6.0","mem":"^1.1.0","ncp":"^2.0.0","npm":"^5.0.2","bole":"^3.0.2","dint":"^1.0.0","nopt":"^4.0.1","ssri":"^4.1.3","execa":"^0.7.0","is-ci":"^1.0.10","ramda":"^0.24.1","byline":"^5.0.0","ndjson":"^1.5.0","semver":"^5.3.0","find-up":"^2.1.0","p-limit":"^1.1.0","thenify":"^3.3.0","node-gyp":"^3.6.0","p-filter":"^1.0.0","@types/mz":"^0.0.31","@types/rc":"^0.0.1","camelcase":"^4.1.0","is-subdir":"^1.0.0","path-name":"^1.0.0","write-pkg":"^3.1.0","@types/npm":"^2.0.28","is-windows":"^1.0.0","os-homedir":"^1.0.2","@types/node":"^7.0.27","@types/nopt":"^3.0.29","arr-flatten":"^1.0.1","common-tags":"^1.4.0","cross-spawn":"^5.0.0","graceful-fs":"^4.1.11","path-exists":"^3.0.0","pnpm-logger":"^0.3.0","rimraf-then":"^1.0.1","symlink-dir":"^1.0.3","@types/ramda":"^0.0.15","@types/byline":"^4.2.31","@types/semver":"^5.3.30","is-inner-link":"^2.0.0","normalize-ssh":"^1.0.0","unpack-stream":"^2.0.0-beta.1","load-json-file":"^2.0.0","load-yaml-file":"^0.1.0","loud-rejection":"^1.6.0","mkdirp-promise":"^5.0.1","normalize-path":"^2.1.1","npm-package-arg":"^5.0.0","pnpm-shrinkwrap":"^2.0.0","proper-lockfile":"^2.0.0","update-notifier":"^2.1.0","write-json-file":"^2.0.0","write-yaml-file":"^1.0.0","@zkochan/cmd-shim":"^2.2.3","read-package-json":"^2.0.5","@types/common-tags":"^1.2.5","pnpm-file-reporter":"^0.0.1","get-npm-tarball-url":"^2.0.0","npm-registry-client":"^8.1.0","pnpm-install-checks":"^1.1.0","@types/load-json-file":"^2.0.5","parse-npm-tarball-url":"^1.0.1","pnpm-default-reporter":"^0.6.0","@types/update-notifier":"^1.0.0","fs-write-stream-atomic":"^1.0.10","normalize-registry-url":"^1.0.0","remove-all-except-outer-links":"^1.0.0"},"devDependencies":{"husky":"^0.13.2","rimraf":"^2.5.4","tslint":"^5.4.2","commitizen":"^2.8.6","in-publish":"^2.0.0","typescript":"^2.4.1","@types/tape":"^4.2.30","@types/mkdirp":"^0.3.29","npm-scripts-info":"^0.3.6","validate-commit-msg":"^2.7.0","cz-conventional-changelog":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/pnpm-1.0.0.tgz_1498636101106_0.7192559149116278","host":"s3://npm-registry-packages"}},"3.5.0-1":{"name":"pnpm","version":"3.5.0-1","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@3.5.0-1","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"93328e4a0ea08a2d57e6e297a555a6d160521957","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-3.5.0-1.tgz","fileCount":4410,"integrity":"sha512-KrhX4n7xECqbIfwvm+xaAWCYs/W3LB7xTEdcjY09F7u7mlWctaFmRDYuUCOauLQfq0LnN3YriVko7aBpYmEgMw==","signatures":[{"sig":"MEUCIC2sUuapm4iJJPhFRs1Wpix/kMJWk0yOXyMqcMu4QkIwAiEA1Jh78hSIFHs8zUpFi8cNxde/vxI56c+Yw1GAz6V8XOI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":21433834,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc9A9xCRA9TVsSAnZWagAAFakP/iZd2qVXQVfxgd1Hk/pz\ndKj41Bd59pTEXJ5r3ffoaKZ289GQrljQ/CrZzZbxyKQAdjZliCgcCN5cy0+d\nLHZ8w8dyETSjLCAC+fHS1YcQd/LyjP+wUpjczcnELMnsTMxWkYr9JNTICuYL\n+mswOo+nMloSR1zw5DVJfn5bcwvL6BgQOI1NQdQiuWBiRE2v8zRhYusk2YTR\n61hBcFiv7pvEuYJbY60TvpglzWvfJEssJwqtq8HXh2XDpkw7K7KUcGaKUewG\nVYJJnWf4pq/aXsAkymwkvqEIjC1lpsTbPdALz+ywpB7NyrYWxhHeJH2crstA\nUpWtU/7Qa066STXta46u0F3SaMeZ42FnbTQCI6Dj5RizC/PgnHurGcpZ6i0k\na6mMco3tBH5jhvouskeCFl7cjFrhomkgVGtllhDA5yhbAJRkCZcRC6NmR0hp\nutKro9xVUs6qDdSTvoUSu9svriXjZP6V+lQF4eMJwgOwmLWNkrAIeCYiv7bF\nS5Y3TANNmenAW/aGvOzWhtYNdpe+oqlXrB3WestUGl8XNrRwqiRhcLskX7n4\nSeogpOxM+fLN0gwWgdd2K6dBg9in8/nqlR0SFx6SQWX27x3hVGvKdo6uRBfV\nNrvp67MiVps3pT24SAfJzAqApXZcXegjAgbnGqaAooMmBxoTxYgJioGe+4p/\nUMeX\r\n=N/VA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","_from":".","_shasum":"93328e4a0ea08a2d57e6e297a555a6d160521957","engines":{"node":">=8.15"},"scripts":{"tsc":"rimraf lib && tsc","lint":"tslint -c tslint.json src/**/*.ts test/**/*.ts","test":"npm run lint && npm run tsc && npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"run-p -r pnpm-registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf ../../../.tmp/ && rimraf node_modules/.bin/pnpm && pnpm-registry-mock prepare","pnpm-registry-mock":"pnpm-registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"10.12.0","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"mz":"2.7.0","mem":"5.0.0","nopt":"4.0.1","supi":"0.33.7-1","archy":"1.0.0","chalk":"2.4.2","delay":"4.2.0","execa":"1.0.0","is-ci":"2.0.0","ramda":"0.26.1","diable":"4.0.2","cp-file":"7.0.0","p-limit":"2.2.0","get-port":"5.0.0","make-dir":"3.0.0","p-filter":"2.1.0","@types/mz":"^0.0.32","camelcase":"5.3.1","fast-glob":"2.2.7","is-subdir":"1.0.3","lru-cache":"5.1.1","minimatch":"3.0.4","path-name":"1.0.0","tree-kill":"1.2.1","@pnpm/list":"1.0.11","is-windows":"1.0.2","pkgs-graph":"4.0.0","text-table":"0.2.0","@pnpm/types":"3.2.0","@pnpm/utils":"0.10.5","common-tags":"1.8.0","cross-spawn":"6.0.5","graceful-fs":"4.1.15","signal-exit":"3.0.2","strip-color":"0.1.0","@pnpm/config":"3.3.4","@pnpm/logger":"2.1.1","@pnpm/server":"3.0.4","@types/archy":"0.0.31","find-packages":"5.0.4","path-absolute":"1.0.1","read-ini-file":"2.0.0","@pnpm/outdated":"2.0.15","camelcase-keys":"5.2.0","load-json-file":"6.0.0","loud-rejection":"2.1.0","process-exists":"3.1.0","read-yaml-file":"1.1.0","@pnpm/constants":"1.0.1","@pnpm/lifecycle":"6.1.2","@zkochan/libnpx":"11.0.1","graph-sequencer":"2.0.0","update-notifier":"3.0.0","write-json-file":"4.0.0","@pnpm/store-path":"2.1.0","@types/lru-cache":"^5.1.0","@types/minimatch":"^3.0.3","@pnpm/core-loggers":"3.0.3","pnpm-file-reporter":"0.1.0","@pnpm/package-store":"4.0.9","@pnpm/default-fetcher":"3.1.11","dir-is-case-sensitive":"1.0.2","version-selector-type":"2.0.1","@pnpm/default-reporter":"3.2.6","@pnpm/default-resolver":"3.0.14","@pnpm/read-importer-manifest":"1.0.4","@pnpm/store-controller-types":"3.0.3"},"_hasShrinkwrap":false,"readmeFilename":"README.md","__devDependencies":{"ncp":"2.0.0","pnpm":"link:","tape":"4.10.2","p-any":"2.1.0","retry":"0.12.0","byline":"5.0.0","rimraf":"2.6.3","semver":"6.1.1","tslint":"5.17.0","ts-node":"8.2.0","write-pkg":"4.0.0","typescript":"3.4.5","@types/nopt":"3.0.29","exists-link":"2.0.0","npm-run-all":"4.1.5","path-exists":"4.0.0","rimraf-then":"1.0.1","symlink-dir":"3.1.0","@types/ramda":"0.25.34","@types/retry":"0.12.0","tape-promise":"4.0.0","@pnpm/prepare":"0.0.0","@types/byline":"4.2.31","@types/mkdirp":"0.5.2","@types/semver":"6.0.0","write-yaml-file":"3.0.1","deep-require-cwd":"1.0.0","normalize-newline":"3.0.0","@pnpm/modules-yaml":"3.0.3","@types/common-tags":"1.8.0","pnpm-registry-mock":"2.12.0","@pnpm/assert-project":"link:../../privatePackages/assert-project","@pnpm/lockfile-types":"1.1.0","@types/update-notifier":"2.5.0","@pnpm/read-package-json":"2.0.2","@pnpm/write-importer-manifest":"2.0.1","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_3.5.0-1_1559498608462_0.6048398879260126","host":"s3://npm-registry-packages"}},"1.0.1":{"name":"pnpm","version":"1.0.1","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager"],"author":{"name":"Rico Sta. Cruz","email":"rico@ricostacruz.com"},"license":"MIT","_id":"pnpm@1.0.1","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js"},"dist":{"shasum":"1585087259bb66ab98842ee083189a7cbf37936b","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-1.0.1.tgz","integrity":"sha512-ERPS/M1zG54HADqni+aLengQ1CdfGhKGj8KACtvdxE96iK2z9nHin+JeSw5K934t/c7U0x93XCknRyTnr629IQ==","signatures":[{"sig":"MEUCIQCysdb9DGyXRW32JcTGFUKPnAHY5yNg3803ubRiZGyG1QIgLxyZNQY8qpnnaOjSvRJO9lX+64mB6pKkmMsNy9R1YS8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/bin/pnpm.js","_from":".","files":["lib/"],"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"_shasum":"1585087259bb66ab98842ee083189a7cbf37936b","engines":{"node":">=4"},"gitHead":"5fb7d1cca6cd9f22ee83ac82de5708ec72340521","scripts":{},"_npmUser":{"name":"zkochan","email":"zoltan.kochan@gmail.com"},"__scripts":{"cz":"git-cz","?cz":"echo 'Run Git commit wizard'","tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json --project .","test":"npm run tsc && npm run lint && cd test && npm test","start":"npm run tsc -- --watch","prepare":"cd test && pnpm install","commitmsg":"validate-commit-msg","prepublish":"in-publish && echo 'You need to use \"publish-packed\" to publish pnpm' && false || npm run tsc"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"greenkeeper":{"ignore":["pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-logger","pnpm-registry-mock","remove-all-except-outer-links","pnpm-shrinkwrap","supi"]},"_nodeVersion":"6.9.1","preferGlobal":true,"__dependencies":{"npm":"^5.0.2","bole":"^3.0.2","nopt":"^4.0.1","supi":"^0.0.2","is-ci":"^1.0.10","ramda":"^0.24.1","byline":"^5.0.0","ndjson":"^1.5.0","camelcase":"^4.1.0","path-name":"^1.0.0","@types/npm":"^2.0.28","@types/node":"^7.0.27","@types/nopt":"^3.0.29","common-tags":"^1.4.0","cross-spawn":"^5.0.0","graceful-fs":"^4.1.11","pnpm-logger":"^0.3.0","@types/ramda":"^0.0.15","@types/byline":"^4.2.31","load-json-file":"^2.0.0","loud-rejection":"^1.6.0","update-notifier":"^2.1.0","@types/common-tags":"^1.2.5","pnpm-file-reporter":"^0.0.1","@types/load-json-file":"^2.0.5","pnpm-default-reporter":"^0.6.0","@types/update-notifier":"^1.0.0"},"devDependencies":{"husky":"^0.13.2","rimraf":"^2.5.4","tslint":"^5.4.2","commitizen":"^2.8.6","in-publish":"^2.0.0","typescript":"^2.4.1","@types/tape":"^4.2.30","@types/mkdirp":"^0.3.29","npm-scripts-info":"^0.3.6","validate-commit-msg":"^2.7.0","cz-conventional-changelog":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/pnpm-1.0.1.tgz_1498765694185_0.5794837046414614","host":"s3://npm-registry-packages"}},"5.5.0":{"name":"pnpm","version":"5.5.0","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@5.5.0","maintainers":[{"name":"zkochan","email":"z@kochan.io"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"f6d36b7ade1496f7a4c34734ffa706310a4f7924","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-5.5.0.tgz","fileCount":5787,"integrity":"sha512-eCI98sJWKrb8w/AClOPPbExWzilNeB9q22eh0shGwd7EeCGiMS2JloXOKWOQzHUrTGsPftivgZpdsM/nQ4L2lQ==","signatures":[{"sig":"MEQCIC5ZmaBgiHuNNeiOh/YvuYjBZHiO98dSOVzDGMUGbzHgAiBXasCdnZdPcW9yLbCfEiM4kCv4eQbbY7gqVtjjQFCoOQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18075736,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfMGDWCRA9TVsSAnZWagAAfwAP/i1DrAfWrlSHhBHISMdS\nX3O1k/wpHxTwP4UP8AMS7LWEXTiWe09JjgoQ6iGP2p/Nqx33Rfn9v8XAhXA0\n5uH+Dmv7puogx0o7haALtnAVubDGB8aX4mbe5Mao26j0pk2Byr59haqZUmN8\nv0qFenFUR2Eu3HvclKFUGLQM1YcLYmwwKm+ZAXtZuyDwQI9QUWZBuM2tr76D\ne20uUy197GTJDCUd5lML4ew3gQO6xAWCeOcbPiJleBY6re3NOamecm+V8kUh\n9M4ScdW77mkGxdaSo19bmY47ITLoA/rwCU6zypcXeEurRgNPVOldMvrpw9U5\nYSnivAVM2D7IdLEtLez+tapab5W/unnmfu367q84gB++EqAVMsEIerxkgO5Z\nGe40XATxKugZuuHWOgmPvz08swC1KOi0HTT7otVAhbjqGyc2+YuK9jF3Zu/L\nfUqCobXUBvxD/08OGC4sPKGsKv2aS5FB7pkCbO70aIGkdCOgKb238aUbpwTF\nX65a0yyOlyZWzIo1qERD5DBHCf48Noni0nSBtGQlIW9fxiWdfAcKfQF6I0Sa\n1CwH2OfRZfDfxJkMzN97Ksf9hSZ8kA1laEzyT8QQpL1SHfs1J04BBslGH/Xu\n4vn7qnzY5IZe72BL3m8yLYZ2iGavuUELAecOd7gavN1mfxHZydMuXF4mns7B\nTDcA\r\n=11e4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","engines":{"node":">=10.13"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"tslint -c ../../tslint.json src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"npm run tsc -- --watch","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:tap","test:tap":"cd ../.. && c8 --reporter lcov --reports-dir packages/pnpm/coverage ts-node packages/pnpm/test --type-check","postpublish":"publish-packed","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock","prepublishOnly":"pnpm run compile && npm cache clear --force && publish-packed --prune --npm-client yarn"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"6.14.7","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"12.18.3","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"nopt":"^4.0.3","chalk":"^4.1.0","is-ci":"^2.0.0","ramda":"^0.27.1","which":"^2.0.2","path-name":"^1.0.0","split-cmd":"^1.0.1","pkgs-graph":"5.2.0","strip-ansi":"^6.0.0","@pnpm/types":"6.2.0","@types/nopt":"^3.0.29","graceful-fs":"^4.2.4","render-help":"^1.0.0","@pnpm/config":"11.2.2","@pnpm/logger":"^3.2.2","@pnpm/tabtab":"0.0.1","@pnpm/command":"1.0.0","@pnpm/run-npm":"2.0.3","@pnpm/cli-meta":"1.0.1","loud-rejection":"^2.2.0","@pnpm/cli-utils":"0.4.20","@zkochan/libnpx":"11.0.3","update-notifier":"^4.1.0","@pnpm/core-loggers":"4.2.0","@pnpm/file-reporter":"^1.0.0","@pnpm/parse-cli-args":"3.1.0","@pnpm/default-reporter":"7.5.3","@pnpm/find-workspace-dir":"1.0.0","@pnpm/plugin-commands-audit":"2.0.5","@pnpm/plugin-commands-store":"2.0.28","@pnpm/plugin-commands-import":"1.0.48","@pnpm/plugin-commands-server":"2.0.24","@pnpm/common-cli-options-help":"0.1.6","@pnpm/plugin-commands-listing":"2.0.16","@pnpm/plugin-commands-rebuild":"2.0.29","@pnpm/plugin-commands-outdated":"3.0.4","@pnpm/filter-workspace-packages":"2.1.13","@pnpm/plugin-commands-publishing":"2.1.15","@pnpm/plugin-commands-installation":"3.1.7","@pnpm/plugin-commands-script-runners":"1.2.15"},"_hasShrinkwrap":false,"readmeFilename":"README.md","__devDependencies":{"mz":"^2.7.0","ncp":"^2.0.0","pnpm":"link:","delay":"^4.4.0","execa":"^4.0.3","p-any":"3.0.0","byline":"5.0.0","semver":"^7.3.2","@types/mz":"^2.7.1","tree-kill":"^1.2.2","write-pkg":"4.0.0","@types/ncp":"^2.0.4","is-windows":"^1.0.2","cross-spawn":"^7.0.3","exists-link":"2.0.0","npm-run-all":"^4.1.5","path-exists":"^4.0.0","symlink-dir":"^4.1.0","@types/is-ci":"^2.0.0","@types/ramda":"^0.27.14","@types/table":"^5.0.0","@types/which":"^1.3.2","tape-promise":"4.0.0","@pnpm/prepare":"0.0.8","@types/byline":"^4.2.32","@types/semver":"^7.3.1","@zkochan/retry":"^0.2.0","load-json-file":"^6.2.0","read-yaml-file":"^2.0.0","@pnpm/constants":"4.0.0","@zkochan/rimraf":"^1.0.0","write-json-file":"4.0.0","write-yaml-file":"^4.1.0","deep-require-cwd":"1.0.0","@types/is-windows":"^1.0.0","normalize-newline":"3.0.0","@pnpm/modules-yaml":"8.0.2","@types/cross-spawn":"^6.0.2","@types/graceful-fs":"^4.1.3","@types/tape-promise":"^4.0.1","@pnpm/assert-project":"2.1.6","@pnpm/lockfile-types":"2.0.1","dir-is-case-sensitive":"^1.0.2","@types/update-notifier":"^4.1.0","@pnpm/read-package-json":"3.1.3","@pnpm/read-project-manifest":"1.0.11","@pnpm/write-project-manifest":"1.1.1","@pnpm/find-workspace-packages":"2.3.6","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_5.5.0_1597006037900_0.08826455981334935","host":"s3://npm-registry-packages"}},"6.22.1":{"name":"pnpm","version":"6.22.1","keywords":["pnpm6","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"license":"MIT","_id":"pnpm@6.22.1","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"pnpm@kochan.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"4d9ba691a92ee06a5c7b45500291ced0843da34c","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-6.22.1.tgz","fileCount":659,"integrity":"sha512-xJYQh7+AOyXqstjJYJFfv7FQ9IWOcOJowAEXV507a7S0M6SW9FrBlZXXObhc90NaeyBFWve4jQlv1FjB+mbd1A==","signatures":[{"sig":"MEUCIAH+c2f2zP5uzP+i/PW+hQNhyM+UYEKYuGdcg8/scZi9AiEA1/TdAUM6fY3xEydpiwlkCKRUn1McuQOkbDGehCgthXo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9677656},"main":"bin/pnpm.cjs","_from":"file:pnpm-6.22.1.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=12.17"},"funding":{"url":"https://opencollective.com/pnpm"},"scripts":{"lint":"eslint src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"pnpm tsc --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build && pnpm run lint -- --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.cjs","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"pnpm@kochan.io"},"_resolved":"/home/runner/work/pnpm/pnpm/packages/pnpm/pnpm-6.22.1.tgz","_integrity":"sha512-xJYQh7+AOyXqstjJYJFfv7FQ9IWOcOJowAEXV507a7S0M6SW9FrBlZXXObhc90NaeyBFWve4jQlv1FjB+mbd1A==","deprecated":"This version has a regression. Upgrade to 6.22.2 or newer","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.24.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"14.18.1","preferGlobal":true,"publishConfig":{"tag":"next","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_6.22.1_1636929645685_0.6232045795139416","host":"s3://npm-registry-packages"}},"3.5.0-3":{"name":"pnpm","version":"3.5.0-3","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@3.5.0-3","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"f131399e7d57e9848c39213ccbb7231c6f8b7e98","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-3.5.0-3.tgz","fileCount":4412,"integrity":"sha512-CQHOPmrNdkZ3NFUB55iYYNKf+QAxti2csRoZBbRXZnsjsWKpsSH+wJEUjwM1jkcX+2nvDXWjmSMK233ACP9ZUw==","signatures":[{"sig":"MEQCIC21tPK9yexzE/wZjy8LbLiP3E4eiPT8OvC+czdGF36UAiAC+0LTPG7a06Ixe6KoqP6SF1cmS7lzX881tEjFt7pehA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":21395648,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdADg9CRA9TVsSAnZWagAAx7IP/0qLNsyCD5CmxFbqNfbE\ngYZ18bztsTKBPpMbb3qJzdYYLigdsu9tK1DUli+uLQhsqTW5hBvWtpA6GCN2\nVtR1vo0pJayg0a4ca1IVnym6TVrTGHtqGCU74XwxVPFVTnrDijLCud7k5Qbx\nBhrCjM3WpSmlT8XwxiXw38xOAQoLgyyMFGJkktaVtoZxPjH/mn0rbxfc+/ga\ndtGe+bOf5IKxyGcn34qmNfD/+A8Pg32enYWipOZSLuhwuYmJLGHeW3H5aBUt\nomjj5n21xRXtMKvAsuPhpzkU/v1FYFpPdDFekpTbl2DFYd4+e4MLAEG9hhhV\n8NQiVryAHsxlO+aUYLCK81XbIqIuVZR3Nu58BXEStCnwD0z2T58DEB1pvCWh\n2xsVeoOfykkPMhuLBsdVbxlZ4j4neqPkSefWGlrrWFMD80cjm7VPfihTBgMh\nCaxEhCEzQOYdwlLBIiEqChG2aFyXM6xVJkSJ88B4zb7aezG30DosWOZLxt38\nvHoikUrRwiE6IEfjLbniEOnsmqIMfnts1J5yFZXOcgQGTR0RaqF/ef4iqSOv\nx9Je9WMAn7lSMI/oVUxOcxE4SD4gFo4LuK+yGtZoNgCRP5M9GhGmrv/NwySm\nggAV/VKT7ueOyiS+j3dGg/L+zFmM6L2fP1zE1jOuvltq667W40nP0jB12sQu\nVjcU\r\n=x+co\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","_from":".","_shasum":"f131399e7d57e9848c39213ccbb7231c6f8b7e98","engines":{"node":">=8.15"},"scripts":{"tsc":"rimraf lib && tsc","lint":"tslint -c tslint.json src/**/*.ts test/**/*.ts","test":"npm run lint && npm run tsc && npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"run-p -r registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf ../../../.tmp/ && rimraf node_modules/.bin/pnpm && registry-mock prepare","registry-mock":"registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"10.12.0","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"mz":"2.7.0","mem":"5.0.0","nopt":"4.0.1","supi":"0.33.7","archy":"1.0.0","chalk":"2.4.2","delay":"4.2.0","execa":"1.0.0","is-ci":"2.0.0","ramda":"0.26.1","diable":"4.0.2","cp-file":"7.0.0","p-limit":"2.2.0","get-port":"5.0.0","make-dir":"3.0.0","p-filter":"2.1.0","@types/mz":"^0.0.32","camelcase":"5.3.1","fast-glob":"2.2.7","is-subdir":"1.0.3","lru-cache":"5.1.1","minimatch":"3.0.4","path-name":"1.0.0","tree-kill":"1.2.1","@pnpm/list":"1.0.12","is-windows":"1.0.2","pkgs-graph":"4.0.0","text-table":"0.2.0","@pnpm/types":"3.2.0","@pnpm/utils":"0.10.5","common-tags":"1.8.0","cross-spawn":"6.0.5","graceful-fs":"4.1.15","signal-exit":"3.0.2","strip-color":"0.1.0","@pnpm/config":"3.4.0","@pnpm/logger":"2.1.1","@pnpm/server":"3.0.4","@types/archy":"0.0.31","find-packages":"5.0.4","path-absolute":"1.0.1","read-ini-file":"2.0.0","@pnpm/outdated":"2.0.17","camelcase-keys":"6.0.0","load-json-file":"6.0.0","loud-rejection":"2.1.0","process-exists":"3.1.0","read-yaml-file":"1.1.0","@pnpm/constants":"1.1.0","@pnpm/lifecycle":"6.2.0","@zkochan/libnpx":"11.0.1","graph-sequencer":"2.0.0","update-notifier":"3.0.0","write-json-file":"4.0.0","@pnpm/store-path":"2.1.0","@types/lru-cache":"^5.1.0","@types/minimatch":"^3.0.3","@pnpm/core-loggers":"3.0.3","pnpm-file-reporter":"0.1.0","@pnpm/package-store":"4.0.10","@pnpm/default-fetcher":"3.1.12","dir-is-case-sensitive":"1.0.2","version-selector-type":"2.0.1","@pnpm/default-reporter":"3.2.7","@pnpm/default-resolver":"3.0.15","@pnpm/read-importer-manifest":"1.0.4","@pnpm/store-controller-types":"3.0.3"},"_hasShrinkwrap":false,"readmeFilename":"README.md","__devDependencies":{"ncp":"2.0.0","pnpm":"link:","tape":"4.10.2","p-any":"2.1.0","retry":"0.12.0","byline":"5.0.0","rimraf":"2.6.3","semver":"6.1.1","tslint":"5.17.0","ts-node":"8.2.0","write-pkg":"4.0.0","typescript":"3.5.1","@types/nopt":"3.0.29","exists-link":"2.0.0","npm-run-all":"4.1.5","path-exists":"4.0.0","rimraf-then":"1.0.1","symlink-dir":"3.1.0","@types/ramda":"0.25.34","@types/retry":"0.12.0","tape-promise":"4.0.0","@pnpm/prepare":"0.0.0","@types/byline":"4.2.31","@types/mkdirp":"0.5.2","@types/semver":"6.0.0","write-yaml-file":"3.0.1","deep-require-cwd":"1.0.0","normalize-newline":"3.0.0","@pnpm/modules-yaml":"3.0.3","@types/common-tags":"1.8.0","@pnpm/registry-mock":"1.1.0","@pnpm/assert-project":"link:../../privatePackages/assert-project","@pnpm/lockfile-types":"1.1.0","@types/update-notifier":"2.5.0","@pnpm/read-package-json":"2.0.2","@pnpm/write-importer-manifest":"2.0.1","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_3.5.0-3_1560295484508_0.28526170222646363","host":"s3://npm-registry-packages"}},"5.5.1":{"name":"pnpm","version":"5.5.1","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@5.5.1","maintainers":[{"name":"zkochan","email":"z@kochan.io"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"da170260cbc03549866d5be52bbdf5928367b5c6","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-5.5.1.tgz","fileCount":5787,"integrity":"sha512-KpV6h/pVHTv4LY+DU+dbgPozMwpbvSNA+axj7ZxdgGWQTFpdOA/UQGHRe1zbcqWv7d7SKIURIwccyb8sGVRz1g==","signatures":[{"sig":"MEQCIE1mJAtYhB07F9Z2LuIwvHDfvj9YycyYiJv+ajQot+yZAiBEaIQZ0K6TtsmeScrHIt37bXbIahZG3v+ZFiOPDmwqww==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18076194,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfMRLvCRA9TVsSAnZWagAANEYQAI52iDmxNPYW0EZjRQYG\nqY4bnkzJqvrNVcjikXGrEP39nK3dRgButPE0NZMsOSuNHgTzG9nC0ErNow3F\n6MrB/rlZRAuCTKYinvJjQJa/MWdpwngHAPAFCcqZ0TOwwI50dkcsu8Q42zQz\npMg7iGMgawIPAp0w/nboB9hG0AJSR4e16eveE61llUh2Nn4nBKN+RwxRmbqJ\nbnxjmgzhRB4iW23xYdYwz4roA3akXFaOsUDJrFgDnkHcrrRys3kahw9As4g7\neYJ19LPxNrUy6yCpCp2lrSzqKJfougTzJ4osWFJhJITKDZ6BbA4JoLwgTlA3\n41q1X6XYrwOC3TDPVyaG2BkxZ9yRj8Ne9+ziczzjsSoFjRyIP81pKSrpRvH2\nAED3TRSA1Mv12BBF9CAO55DlfgXAt+QmTEu37fQOx6KrHEdvYN3uQTiZJ1+E\nYLUAv2axHsCb09ClK6RANuCIu9y4PFlNesz+ku+F0Wz7gQ4JW2JKJcMddPkd\na9GcSQCf0B8m8Vt1OaOFhwRORz4Fzsbn0OqtvxqY0UaOysYQ+PT1zq7B1XzP\nTOdVzk3068BuzQ53es5jlaycRruxgioGy4vNFNEamzApshk6NgbqtSVMJHTc\nJQhrCstMtZN7vP+3IXe+e/EX2I77aV0U791yQUdNTP6q/R2wrkAKSGWM0ZNi\njgG6\r\n=jU/W\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","engines":{"node":">=10.13"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"tslint -c ../../tslint.json src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"npm run tsc -- --watch","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:tap","test:tap":"cd ../.. && c8 --reporter lcov --reports-dir packages/pnpm/coverage ts-node packages/pnpm/test --type-check","postpublish":"publish-packed","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock","prepublishOnly":"pnpm run compile && npm cache clear --force && publish-packed --prune --npm-client yarn"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"6.14.7","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"12.18.3","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"nopt":"^4.0.3","chalk":"^4.1.0","is-ci":"^2.0.0","ramda":"^0.27.1","which":"^2.0.2","path-name":"^1.0.0","split-cmd":"^1.0.1","pkgs-graph":"5.2.0","strip-ansi":"^6.0.0","@pnpm/types":"6.2.0","@types/nopt":"^3.0.29","graceful-fs":"^4.2.4","render-help":"^1.0.0","@pnpm/config":"11.2.3","@pnpm/logger":"^3.2.2","@pnpm/tabtab":"0.0.1","@pnpm/command":"1.0.0","@pnpm/run-npm":"2.0.3","@pnpm/cli-meta":"1.0.1","loud-rejection":"^2.2.0","@pnpm/cli-utils":"0.4.21","@zkochan/libnpx":"11.0.3","update-notifier":"^4.1.0","@pnpm/core-loggers":"4.2.0","@pnpm/file-reporter":"^1.0.0","@pnpm/parse-cli-args":"3.1.0","@pnpm/default-reporter":"7.5.4","@pnpm/find-workspace-dir":"1.0.0","@pnpm/plugin-commands-audit":"2.0.6","@pnpm/plugin-commands-store":"2.0.29","@pnpm/plugin-commands-import":"1.0.49","@pnpm/plugin-commands-server":"2.0.25","@pnpm/common-cli-options-help":"0.1.6","@pnpm/plugin-commands-listing":"2.0.17","@pnpm/plugin-commands-rebuild":"2.0.30","@pnpm/plugin-commands-outdated":"3.0.5","@pnpm/filter-workspace-packages":"2.1.14","@pnpm/plugin-commands-publishing":"2.1.16","@pnpm/plugin-commands-installation":"3.1.8","@pnpm/plugin-commands-script-runners":"1.2.16"},"_hasShrinkwrap":false,"__devDependencies":{"mz":"^2.7.0","ncp":"^2.0.0","pnpm":"link:","delay":"^4.4.0","execa":"^4.0.3","p-any":"3.0.0","byline":"5.0.0","semver":"^7.3.2","@types/mz":"^2.7.1","tree-kill":"^1.2.2","write-pkg":"4.0.0","@types/ncp":"^2.0.4","is-windows":"^1.0.2","cross-spawn":"^7.0.3","exists-link":"2.0.0","npm-run-all":"^4.1.5","path-exists":"^4.0.0","symlink-dir":"^4.1.0","@types/is-ci":"^2.0.0","@types/ramda":"^0.27.14","@types/table":"^5.0.0","@types/which":"^1.3.2","tape-promise":"4.0.0","@pnpm/prepare":"0.0.8","@types/byline":"^4.2.32","@types/semver":"^7.3.1","@zkochan/retry":"^0.2.0","load-json-file":"^6.2.0","read-yaml-file":"^2.0.0","@pnpm/constants":"4.0.0","@zkochan/rimraf":"^1.0.0","write-json-file":"4.0.0","write-yaml-file":"^4.1.0","deep-require-cwd":"1.0.0","@types/is-windows":"^1.0.0","normalize-newline":"3.0.0","@pnpm/modules-yaml":"8.0.2","@types/cross-spawn":"^6.0.2","@types/graceful-fs":"^4.1.3","@types/tape-promise":"^4.0.1","@pnpm/assert-project":"2.1.6","@pnpm/lockfile-types":"2.0.1","dir-is-case-sensitive":"^1.0.2","@types/update-notifier":"^4.1.0","@pnpm/read-package-json":"3.1.3","@pnpm/read-project-manifest":"1.0.11","@pnpm/write-project-manifest":"1.1.1","@pnpm/find-workspace-packages":"2.3.7","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_5.5.1_1597051630779_0.19347200450708257","host":"s3://npm-registry-packages"}},"6.22.0":{"name":"pnpm","version":"6.22.0","keywords":["pnpm6","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"license":"MIT","_id":"pnpm@6.22.0","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"pnpm@kochan.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"bdea1f2665ac255f390ab2494d3745870a76acf4","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-6.22.0.tgz","fileCount":659,"integrity":"sha512-aoS+tWqWa4vBTgwECG873o0uknc8ZjnoltBoJ0HoKBb7+Tlzqef2H8wHhHtrAOpMAPH75YXVANUEqe7FQgtMJw==","signatures":[{"sig":"MEUCID3wjvoZuBPndjlYk2CL4qY8xbeFdtlp2nAlws/6nlr7AiEA+ILjR4oFo0r8Mz0Va2UAFqxCnpcvLPIR2Q2xwsivSsU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9676859},"main":"bin/pnpm.cjs","_from":"file:pnpm-6.22.0.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=12.17"},"funding":{"url":"https://opencollective.com/pnpm"},"scripts":{"lint":"eslint src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"pnpm tsc --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build && pnpm run lint -- --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.cjs","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"pnpm@kochan.io"},"_resolved":"/home/runner/work/pnpm/pnpm/packages/pnpm/pnpm-6.22.0.tgz","_integrity":"sha512-aoS+tWqWa4vBTgwECG873o0uknc8ZjnoltBoJ0HoKBb7+Tlzqef2H8wHhHtrAOpMAPH75YXVANUEqe7FQgtMJw==","deprecated":"This version has a regression. Upgrade to 6.22.2 or newer","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.24.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"14.18.1","preferGlobal":true,"publishConfig":{"tag":"next","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_6.22.0_1636919412582_0.18361407878260638","host":"s3://npm-registry-packages"}},"5.5.2":{"name":"pnpm","version":"5.5.2","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@5.5.2","maintainers":[{"name":"zkochan","email":"z@kochan.io"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"b49d752f378e5df1f3fb1e57bf3b37e6c9a813f5","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-5.5.2.tgz","fileCount":5789,"integrity":"sha512-E+YhSefHgl9ZC/lGfIbLA03dWJPGTIE3e3AFTutoVXJc9U10vfFo+AA0lUO5LrscojZbKrQLElggovYQOaYeBg==","signatures":[{"sig":"MEUCIASIaGkia7zr+nbsyIx8O+8WosjnjvQM/pvjXph14uz+AiEAzrjlyyTuLYkiq0kSVnV0fSrOPi94oPC4W+bWz3fz5Jg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18087628,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfOX5vCRA9TVsSAnZWagAABzsP/jqrTCz4FSPQcBVDq+V0\nVyH2p54oyChkitSW8fePPs/0iXcgMFqJboVIZ3nI8aw677w4QmlwOUIh6HwS\n5PuqJ+ph3CUSydpamjoiYpV0lufyCzRByN2dHy52vEBTralxDbqdK3RpEwFw\n8h7HpHmA743saAsV98XdgMkoAxxgaQovarr0uBYWcZuGseKH4lsMwVfv0I65\nNQTzXVDDRxDi2AJAWnW3br8Er24Ii73pFcBiYz4c1RUue03ILuqM53IQe4ky\nbd1nLq3IkDnS7Ipd3oEytvEmEJLsI3K6uYBKalBaf7ZjXWwXyS/XDb2hLW13\nSh5YLEyiwQtGTtzeythjitFEqCAVKLK0RP5T1Zzhl3wxoVQsgLvMEkpKEZnv\nfLWplAFPySyThVVE2Am9GyLkrcZw0AbQQiv/dh9rtqYCSpkc39VzFh+jiBDK\n+OetqX/LS7RYtdW9M0rwttoAPTOjK2mXT/nNo1Yz1qwMegQBl8uhQZzxwycV\ngEMHO/08gOgaheTgRST4YJERrFwqQst4vieJYTUNsBa+iK6vLXWy5aV9Z0D6\nok0/2nEoLndxLsKIHJ8YikdMXgKYmhXAcKO95VIHLeElgk/1VbPDU7PpRP/R\nvsV7lGO6e2QIZCNLEGTHW/59hDZoXGjhtDxnUkgqYQ0t1TW/tY1EEx7Zb/sz\nrvSd\r\n=Uw3H\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","engines":{"node":">=10.13"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"tslint -c ../../tslint.json src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"npm run tsc -- --watch","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:tap","test:tap":"cd ../.. && c8 --reporter lcov --reports-dir packages/pnpm/coverage ts-node packages/pnpm/test --type-check","postpublish":"publish-packed","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock","prepublishOnly":"pnpm run compile && npm cache clear --force && publish-packed --prune --npm-client yarn"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"6.14.7","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"12.18.3","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"nopt":"^4.0.3","chalk":"^4.1.0","is-ci":"^2.0.0","ramda":"^0.27.1","which":"^2.0.2","path-name":"^1.0.0","split-cmd":"^1.0.1","pkgs-graph":"5.2.0","strip-ansi":"^6.0.0","@pnpm/types":"6.2.0","@types/nopt":"^3.0.29","graceful-fs":"^4.2.4","render-help":"^1.0.0","@pnpm/config":"11.2.4","@pnpm/logger":"^3.2.2","@pnpm/tabtab":"0.0.1","@pnpm/command":"1.0.0","@pnpm/run-npm":"2.0.3","@pnpm/cli-meta":"1.0.1","loud-rejection":"^2.2.0","@pnpm/cli-utils":"0.4.22","@zkochan/libnpx":"11.0.3","update-notifier":"^4.1.0","@pnpm/core-loggers":"4.2.0","@pnpm/file-reporter":"^1.0.0","@pnpm/parse-cli-args":"3.1.1","@pnpm/default-reporter":"7.6.0","@pnpm/find-workspace-dir":"1.0.1","@pnpm/plugin-commands-audit":"2.0.7","@pnpm/plugin-commands-store":"2.0.30","@pnpm/plugin-commands-import":"1.0.50","@pnpm/plugin-commands-server":"2.0.26","@pnpm/common-cli-options-help":"0.1.6","@pnpm/plugin-commands-listing":"2.0.18","@pnpm/plugin-commands-rebuild":"2.0.31","@pnpm/plugin-commands-outdated":"3.0.6","@pnpm/filter-workspace-packages":"2.1.15","@pnpm/plugin-commands-publishing":"2.1.17","@pnpm/plugin-commands-installation":"3.1.9","@pnpm/plugin-commands-script-runners":"1.2.17"},"_hasShrinkwrap":false,"__devDependencies":{"mz":"^2.7.0","ncp":"^2.0.0","pnpm":"link:","delay":"^4.4.0","execa":"^4.0.3","p-any":"3.0.0","byline":"5.0.0","semver":"^7.3.2","@types/mz":"^2.7.1","tree-kill":"^1.2.2","write-pkg":"4.0.0","@types/ncp":"^2.0.4","is-windows":"^1.0.2","cross-spawn":"^7.0.3","exists-link":"2.0.0","npm-run-all":"^4.1.5","path-exists":"^4.0.0","symlink-dir":"^4.1.0","@types/is-ci":"^2.0.0","@types/ramda":"^0.27.14","@types/table":"^5.0.0","@types/which":"^1.3.2","tape-promise":"4.0.0","@pnpm/prepare":"0.0.9","@types/byline":"^4.2.32","@types/semver":"^7.3.1","@zkochan/retry":"^0.2.0","load-json-file":"^6.2.0","read-yaml-file":"^2.0.0","@pnpm/constants":"4.0.0","@zkochan/rimraf":"^1.0.0","write-json-file":"4.0.0","write-yaml-file":"^4.1.0","deep-require-cwd":"1.0.0","@types/is-windows":"^1.0.0","normalize-newline":"3.0.0","@pnpm/modules-yaml":"8.0.2","@types/cross-spawn":"^6.0.2","@types/graceful-fs":"^4.1.3","@types/tape-promise":"^4.0.1","@pnpm/assert-project":"2.1.7","@pnpm/lockfile-types":"2.0.1","dir-is-case-sensitive":"^1.0.2","@types/update-notifier":"^4.1.0","@pnpm/read-package-json":"3.1.3","@pnpm/read-project-manifest":"1.0.12","@pnpm/write-project-manifest":"1.1.1","@pnpm/find-workspace-packages":"2.3.8","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_5.5.2_1597603439238_0.7224499469582009","host":"s3://npm-registry-packages"}},"5.5.3":{"name":"pnpm","version":"5.5.3","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@5.5.3","maintainers":[{"name":"zkochan","email":"z@kochan.io"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"eed0d16fe4ae976f2a14b1917c6ac390e82ae973","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-5.5.3.tgz","fileCount":5795,"integrity":"sha512-1FfqqDOaQKIn10WzP2Vdjwo4KOpdu7s2dRbBMDJi9llHa5BhhHf+ASrW8HTWyqKd03n6wf2NrbFvZreHJKQnZw==","signatures":[{"sig":"MEUCIDHsU0RPG6z0SzHeEgIDXtPuJJsozh58rbL3A26avTxeAiEAyHtW0sIojyOLuwjc0Zh9BLonziMBTeILu4/5pk75xL4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18107099,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfQQGfCRA9TVsSAnZWagAAgQQP/iQOxe86V3pVrbihAN6y\nhskho0WGf60RTSmbsMQx+bLh6dV/fCfhJZxMZqEp/p8eSXbpKVLyTBxJ7e7V\nsFSrDi8CU1Q5kB0N/UULBPXDSZ8lgGxc8YR/WdoB/linM1QLWOA4k9cwfoZe\nu8p+bgW+5S821NO57TVwl8AhSc0E9J0uj0zkp0IILtcmrzH0H+jPHNc7rYMF\nv6ST+CRWAivksC7ffj10zFowVyx70ekVau7zppkDyf5vuyodakGwxaUkZk1a\n0tz7n7v8ddVHukmLJXVDl/+C2+et5ekw0ntC9wBUh+nHhLJKl1QZ1s6pndlk\nwPpDDTUdPTTSJM07bZ8FC7+knPRtuhH7ajYBa0BHF2j3aBQdswTceHsVevDg\n+ajKJFuwNToqpq+HL+fBYgUt+zSjNlWt48aSKRbpkM1ZG4hkLj9RWF7xVGW2\nDz7VQEu48ryhflDj2zwbLDJVk6wZ97nR9OImS60FlpqOnB7S26hsHpuuQkQW\nSgcOjX3Hqu5utgcJRe3Xkqxt1SOWGf9aukktX5+cXjIFgZR/7ZSkAd5dYLx7\nElVgC+1+5yw3uGdAExvwU/ji8WZPN5iW41HdgNNZILVL4h2JduwtmBjcVC4M\nDi80Ajj327LHUgO+BeL4BLB7hSk4uvc+R/UdzNi4w9De8+ag5e0zftLcvIXq\nvXkL\r\n=uiXV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","engines":{"node":">=10.13"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"tslint -c ../../tslint.json src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"npm run tsc -- --watch","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:tap","test:tap":"cd ../.. && c8 --reporter lcov --reports-dir packages/pnpm/coverage ts-node packages/pnpm/test --type-check","postpublish":"publish-packed","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock","prepublishOnly":"pnpm run compile && npm cache clear --force && publish-packed --prune --npm-client yarn"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"6.14.7","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"12.18.3","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"nopt":"^5.0.0","chalk":"^4.1.0","is-ci":"^2.0.0","ramda":"^0.27.1","which":"^2.0.2","path-name":"^1.0.0","split-cmd":"^1.0.1","pkgs-graph":"5.2.0","strip-ansi":"^6.0.0","@pnpm/types":"6.2.0","@types/nopt":"^3.0.29","graceful-fs":"^4.2.4","render-help":"^1.0.0","@pnpm/config":"11.2.5","@pnpm/logger":"^3.2.2","@pnpm/tabtab":"0.0.1","@pnpm/command":"1.0.0","@pnpm/run-npm":"2.0.3","@pnpm/cli-meta":"1.0.1","loud-rejection":"^2.2.0","@pnpm/cli-utils":"0.4.23","@zkochan/libnpx":"11.0.3","update-notifier":"^4.1.1","@pnpm/core-loggers":"4.2.0","@pnpm/file-reporter":"^1.0.0","@pnpm/parse-cli-args":"3.1.2","@pnpm/default-reporter":"7.6.1","@pnpm/find-workspace-dir":"1.0.1","@pnpm/plugin-commands-audit":"2.0.8","@pnpm/plugin-commands-store":"2.0.31","@pnpm/plugin-commands-import":"1.0.51","@pnpm/plugin-commands-server":"2.0.27","@pnpm/common-cli-options-help":"0.1.6","@pnpm/plugin-commands-listing":"2.0.19","@pnpm/plugin-commands-rebuild":"2.0.32","@pnpm/plugin-commands-outdated":"3.0.7","@pnpm/filter-workspace-packages":"2.1.16","@pnpm/plugin-commands-publishing":"2.1.18","@pnpm/plugin-commands-installation":"3.1.10","@pnpm/plugin-commands-script-runners":"1.2.18"},"_hasShrinkwrap":false,"__devDependencies":{"mz":"^2.7.0","ncp":"^2.0.0","pnpm":"link:","delay":"^4.4.0","execa":"^4.0.3","p-any":"3.0.0","byline":"5.0.0","semver":"^7.3.2","@types/mz":"^2.7.1","tree-kill":"^1.2.2","write-pkg":"4.0.0","@types/ncp":"^2.0.4","is-windows":"^1.0.2","cross-spawn":"^7.0.3","exists-link":"2.0.0","npm-run-all":"^4.1.5","path-exists":"^4.0.0","symlink-dir":"^4.1.0","@types/is-ci":"^2.0.0","@types/ramda":"^0.27.14","@types/table":"^5.0.0","@types/which":"^1.3.2","tape-promise":"4.0.0","@pnpm/prepare":"0.0.9","@types/byline":"^4.2.32","@types/semver":"^7.3.3","@zkochan/retry":"^0.2.0","load-json-file":"^6.2.0","read-yaml-file":"^2.0.0","@pnpm/constants":"4.0.0","@zkochan/rimraf":"^1.0.0","write-json-file":"4.0.0","write-yaml-file":"^4.1.0","deep-require-cwd":"1.0.0","@types/is-windows":"^1.0.0","normalize-newline":"3.0.0","@pnpm/modules-yaml":"8.0.2","@types/cross-spawn":"^6.0.2","@types/graceful-fs":"^4.1.3","@types/tape-promise":"^4.0.1","@pnpm/assert-project":"2.1.7","@pnpm/lockfile-types":"2.0.1","dir-is-case-sensitive":"^1.0.2","@types/update-notifier":"^4.1.1","@pnpm/read-package-json":"3.1.4","@pnpm/read-project-manifest":"1.0.12","@pnpm/write-project-manifest":"1.1.1","@pnpm/find-workspace-packages":"2.3.9","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_5.5.3_1598095775250_0.5378155372225719","host":"s3://npm-registry-packages"}},"5.5.4":{"name":"pnpm","version":"5.5.4","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@5.5.4","maintainers":[{"name":"zkochan","email":"z@kochan.io"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"feb613ba88ddf5faa35a08d8ddfd086ca716f32f","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-5.5.4.tgz","fileCount":5793,"integrity":"sha512-I9Q9ufEgkXbkMlYtPHsLp5XdJRDunOb+UckHYtRvQUGm401SNlLHfMDCgDeCMuvgY8ulmk4YgQ82JZHkkGdzkw==","signatures":[{"sig":"MEUCIBkqh6NYcxZp/hhKdMnSgJMo/hh6ZNudfb0TcIL1ycnkAiEA+3dgE3sNuMrpCEQ6GRbb/LxIK+/a8xZK48ul34kc5X4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18146765,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfSMu6CRA9TVsSAnZWagAAMwUQAJjxVcKqPhS1py99tFke\nPWBnO3coO4royzzhmJ07gQq2RAAiEIaOeLscgtInWfSnCELusKjL9c7acIc7\nNz8cjOyHJSZUb3c5WoQ1mMVHXNz0fvzmP9mayaG957GZUUXsBP2SL/xlWCPG\nG0jVM4dZHzSu2ORV5QLvmtfo2VtQ1DjhNz9z1Ge1MB3V26NhdVhgRLVtBSoQ\nlbDn4S7jnuMio6a4IN/RF9CT/cWGfdw0P6GcWZz2gWxPuRxVR8QNg4BWQH4s\nVHW7g2oTl0LVCY4X1bsp8rw6aecHpjLGAFaBQTECuGvkATOGE752/FWlFNpa\nnf6GdvUUKSJmw+epXhdyQ656hSjwyXtokJaEppntWwbPV3fiEB0t9UKtNUqy\nf7xUMz2Y3+KRJ8ouJWOZgO1MRZPyQ2L6eLDVwC0VZ6VBljkcvfnhuOOovsF4\n1Xd4AUoDAYCUVE47UtA2JrMpqGMrJlJSSAcA5SrRJGCz2qCyr/bAVBIMrwD1\nxU5aopdTRaI05c8aALVWK7+J3WT4w5NhEi8iXQVgqvI4QnY4nhzs3cp1Df3z\noSC1QJgpGNo0zYOChl/wZjNB3JwGBKrRv0NCSxJJEQvw5jknZztwurGy0zFZ\n2AUwU+CwFjJ/5Eb3n6lsd0cHukAF6YFBt84Mz3AeJP9QtcwGKRrl0KfLR/Xf\nEYD5\r\n=zrNd\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","engines":{"node":">=10.13"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint -c ../../eslint.json src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"npm run tsc -- --watch","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:tap","test:tap":"cd ../.. && c8 --reporter lcov --reports-dir packages/pnpm/coverage ts-node packages/pnpm/test --type-check","postpublish":"publish-packed","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock","prepublishOnly":"pnpm run compile && npm cache clear --force && publish-packed --prune --npm-client yarn"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"6.14.7","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"12.18.3","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"nopt":"^5.0.0","chalk":"^4.1.0","is-ci":"^2.0.0","ramda":"^0.27.1","which":"^2.0.2","path-name":"^1.0.0","split-cmd":"^1.0.1","pkgs-graph":"5.2.0","strip-ansi":"^6.0.0","@pnpm/types":"6.2.0","@types/nopt":"^3.0.29","graceful-fs":"^4.2.4","render-help":"^1.0.0","@pnpm/config":"11.2.6","@pnpm/logger":"^3.2.2","@pnpm/tabtab":"0.0.1","@pnpm/command":"1.0.0","@pnpm/run-npm":"2.0.3","@pnpm/cli-meta":"1.0.1","loud-rejection":"^2.2.0","@pnpm/cli-utils":"0.4.24","@zkochan/libnpx":"11.0.3","update-notifier":"^4.1.1","@pnpm/core-loggers":"4.2.0","@pnpm/file-reporter":"^1.0.0","@pnpm/parse-cli-args":"3.1.2","@pnpm/default-reporter":"7.6.2","@pnpm/find-workspace-dir":"1.0.1","@pnpm/plugin-commands-audit":"2.0.9","@pnpm/plugin-commands-store":"2.0.32","@pnpm/plugin-commands-import":"1.0.52","@pnpm/plugin-commands-server":"2.0.28","@pnpm/common-cli-options-help":"0.1.6","@pnpm/plugin-commands-listing":"2.0.20","@pnpm/plugin-commands-rebuild":"2.0.33","@pnpm/plugin-commands-outdated":"3.0.8","@pnpm/filter-workspace-packages":"2.1.17","@pnpm/plugin-commands-publishing":"2.1.19","@pnpm/plugin-commands-installation":"3.1.11","@pnpm/plugin-commands-script-runners":"1.2.19"},"_hasShrinkwrap":false,"__devDependencies":{"mz":"^2.7.0","ncp":"^2.0.0","pnpm":"link:","delay":"^4.4.0","execa":"^4.0.3","p-any":"3.0.0","byline":"5.0.0","semver":"^7.3.2","@types/mz":"^2.7.1","tree-kill":"^1.2.2","write-pkg":"4.0.0","@types/ncp":"^2.0.4","is-windows":"^1.0.2","cross-spawn":"^7.0.3","exists-link":"2.0.0","npm-run-all":"^4.1.5","path-exists":"^4.0.0","symlink-dir":"^4.1.0","@types/is-ci":"^2.0.0","@types/ramda":"^0.27.14","@types/table":"^5.0.0","@types/which":"^1.3.2","tape-promise":"4.0.0","@pnpm/prepare":"0.0.9","@types/byline":"^4.2.32","@types/semver":"^7.3.3","@zkochan/retry":"^0.2.0","load-json-file":"^6.2.0","read-yaml-file":"^2.0.0","@pnpm/constants":"4.0.0","@zkochan/rimraf":"^1.0.0","write-json-file":"4.0.0","write-yaml-file":"^4.1.0","deep-require-cwd":"1.0.0","@types/is-windows":"^1.0.0","normalize-newline":"3.0.0","@pnpm/modules-yaml":"8.0.2","@types/cross-spawn":"^6.0.2","@types/graceful-fs":"^4.1.3","@types/tape-promise":"^4.0.1","@pnpm/assert-project":"2.1.7","@pnpm/lockfile-types":"2.0.1","dir-is-case-sensitive":"^1.0.2","@types/update-notifier":"^4.1.1","@pnpm/read-package-json":"3.1.4","@pnpm/read-project-manifest":"1.0.12","@pnpm/write-project-manifest":"1.1.1","@pnpm/find-workspace-packages":"2.3.10","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_5.5.4_1598606265183_0.22202262838102893","host":"s3://npm-registry-packages"}},"5.5.5":{"name":"pnpm","version":"5.5.5","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@5.5.5","maintainers":[{"name":"zkochan","email":"z@kochan.io"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"1156a1fdeb98395f68fe2f450328e790a329aa2e","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-5.5.5.tgz","fileCount":5792,"integrity":"sha512-L79PJnMD5gmPO//haWAzy30dM/fyG4KbrU2aRD74ByrXwFjKMGlRVJ/MB0F25bYSTrfnwWKEwVLocKuwUw3Tow==","signatures":[{"sig":"MEYCIQD50/p3U2u3uAozjyCrbgVOHz/lZF/WMtjZu/uBj3yfHAIhAM7jJDrJ57dF1s0yppI0+XuFvnb2V/bEtEnFCjbIVJUg","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18352693,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfTPIFCRA9TVsSAnZWagAAspQP/jSYz0b+LiD4Zm2BQmJV\nEGmguYEf7r/16MblCGeaBbXTEe6nSTwdCTEkllldHPz0/XD9Co2rrySw7qQ3\nfulnawWYLMOpWMBaxDZzIzriCDL7fpVNa3o07pdbL4Y6Cdx8nR6uURjhK5Zb\nhQEl1psCfqvjMQUtgIpM7q1Wl/Vg6kDKulkckM3rOiPaK9GfSGt8Mm+SyjCT\nE+lwKukecGDkM8Uj7KL7RMtEedlPhtfFpowFnWiRcXOaho4BfRl5/Kbaia/x\nleMJFdbjZPZEJF2XB16aw7kDOVr8TVbN2TfPFDdYWnH0fkDke+q4fjzLDlSI\n1Iu2IWdiilUoAbrdIBjiI7jpbkBjUwJ9ms8B/9SKJYwo6CGLf1/wwz0kLkSo\ncEiKfqZkOOwKK/MBluddRFsSjevGIEWAow75l93tcIM7oIMAB0LnEsrDWGdk\nJ6PCkbGR1AxdtOjCv0A7lZLmvEgR1OCwPAk1RRqRrWFICjGTLEuDNUioZHLY\naCpuUqqQiwKTEkpZQZaFr1hyhouiowtTMruzvgFHaxeIpt5HJUSqa49MJ2Qe\n/ISH7qBbHV9LgskkhktMaOyaaT9CAfR4garLGOz7Nzag4N44vQT7yXh65QyI\nIkltIEN95CMII+QiFtbABTY379/LJHPb8RkI11499teM0bo5iGz9wYXz6AtP\n1iYw\r\n=Mkep\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","engines":{"node":">=10.13"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint -c ../../eslint.json src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"npm run tsc -- --watch","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:tap","test:tap":"cd ../.. && c8 --reporter lcov --reports-dir packages/pnpm/coverage ts-node packages/pnpm/test --type-check","postpublish":"publish-packed","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock","prepublishOnly":"pnpm run compile && npm cache clear --force && publish-packed --prune --npm-client yarn"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"6.14.7","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"12.18.3","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"nopt":"^5.0.0","chalk":"^4.1.0","is-ci":"^2.0.0","ramda":"^0.27.1","which":"^2.0.2","path-name":"^1.0.0","split-cmd":"^1.0.1","pkgs-graph":"5.2.0","strip-ansi":"^6.0.0","@pnpm/types":"6.2.0","@types/nopt":"^3.0.29","graceful-fs":"^4.2.4","render-help":"^1.0.0","@pnpm/config":"11.2.6","@pnpm/logger":"^3.2.2","@pnpm/tabtab":"0.0.1","@pnpm/command":"1.0.0","@pnpm/run-npm":"2.0.3","@pnpm/cli-meta":"1.0.1","loud-rejection":"^2.2.0","@pnpm/cli-utils":"0.4.24","@zkochan/libnpx":"11.0.3","update-notifier":"^4.1.1","@pnpm/core-loggers":"4.2.0","@pnpm/file-reporter":"^1.0.0","@pnpm/parse-cli-args":"3.1.2","@pnpm/default-reporter":"7.6.3","@pnpm/find-workspace-dir":"1.0.1","@pnpm/plugin-commands-audit":"2.0.10","@pnpm/plugin-commands-store":"2.0.32","@pnpm/plugin-commands-import":"1.0.53","@pnpm/plugin-commands-server":"2.0.28","@pnpm/common-cli-options-help":"0.1.6","@pnpm/plugin-commands-listing":"2.0.20","@pnpm/plugin-commands-rebuild":"2.0.33","@pnpm/plugin-commands-outdated":"3.0.9","@pnpm/filter-workspace-packages":"2.1.17","@pnpm/plugin-commands-publishing":"2.1.19","@pnpm/plugin-commands-installation":"3.1.12","@pnpm/plugin-commands-script-runners":"1.2.19"},"_hasShrinkwrap":false,"__devDependencies":{"mz":"^2.7.0","ncp":"^2.0.0","pnpm":"link:","delay":"^4.4.0","execa":"^4.0.3","p-any":"3.0.0","byline":"5.0.0","semver":"^7.3.2","@types/mz":"^2.7.1","tree-kill":"^1.2.2","write-pkg":"4.0.0","@types/ncp":"^2.0.4","is-windows":"^1.0.2","cross-spawn":"^7.0.3","exists-link":"2.0.0","npm-run-all":"^4.1.5","path-exists":"^4.0.0","symlink-dir":"^4.1.0","@types/is-ci":"^2.0.0","@types/ramda":"^0.27.14","@types/table":"^5.0.0","@types/which":"^1.3.2","tape-promise":"4.0.0","@pnpm/prepare":"0.0.9","@types/byline":"^4.2.32","@types/semver":"^7.3.3","@zkochan/retry":"^0.2.0","load-json-file":"^6.2.0","read-yaml-file":"^2.0.0","@pnpm/constants":"4.0.0","@zkochan/rimraf":"^1.0.0","write-json-file":"4.0.0","write-yaml-file":"^4.1.0","deep-require-cwd":"1.0.0","@types/is-windows":"^1.0.0","normalize-newline":"3.0.0","@pnpm/modules-yaml":"8.0.2","@types/cross-spawn":"^6.0.2","@types/graceful-fs":"^4.1.3","@types/tape-promise":"^4.0.1","@pnpm/assert-project":"2.1.7","@pnpm/lockfile-types":"2.0.1","dir-is-case-sensitive":"^1.0.2","@types/update-notifier":"^4.1.1","@pnpm/read-package-json":"3.1.4","@pnpm/read-project-manifest":"1.0.12","@pnpm/write-project-manifest":"1.1.1","@pnpm/find-workspace-packages":"2.3.10","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_5.5.5_1598878213281_0.8501254704798795","host":"s3://npm-registry-packages"}},"5.5.6":{"name":"pnpm","version":"5.5.6","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@5.5.6","maintainers":[{"name":"zkochan","email":"z@kochan.io"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"b818f0028b97fdfd6df9920931a11c85cf5d98dc","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-5.5.6.tgz","fileCount":5790,"integrity":"sha512-WV7ESukmCWyuOEhVnHMRFlns9PcxXqhtUoOCr5lYaNfPQFmFP7doMOhIu25W4b0b48XMHjDrqSp8gcYAcuhYdw==","signatures":[{"sig":"MEQCIFVObfc8gp1YH1vrRWx5OQ80KFVWl7Jj6R0Zx8RmZi7mAiAOx4xfHGCe5VLjf+UwHYU5p9spsSUTbFHqRBSjPtwazA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18378694,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfTm0YCRA9TVsSAnZWagAAR58P/3zQGZ3Pjbwz1SDCM74K\neYumO4YRIfo3q3om8WZ/Qv6vcvUQcZjunuCBdPQkFXw/MtMSLZs6rE7SKKEN\nrV1NAF0cyI5B7SGj1wm0d19KnK1fet6GxWM0eV2aoCfs6NpKbO2oKkd4TLwV\n43UfKN4M3Q/hY+PDEHTIHgfnpc2jlcgc/bY5H5umVRtR3yZ79dLoOA7zMUEF\ngpjueXAYegL1DGW9UPD4PdnOGwVV6CDYoqhig5wp3X5Ceyev+pTSWZiEDwE9\nLf+phr6c+Nh2thxA2l4Bui18jFGJ8a0jmRlHzEdaZNqYNRfv2MSmwkSjsFgd\nRZpEo14l/0e0nIci2Mhrnp3FMlD7gE4lpCoguB3o0sx9do1t5PD29jKG4s5k\n5JEfKNWhqTWDnVYY9BA+nu5MT9ZlXsXWrAlvCgILLhwKciOJmDYyr2IU9gkE\nCbpLfrOho6JPa4OrzNWawJKdUfyWTbpu+9WmEHwfyPTMRkFHhUqV7Zmh0Y4O\ncIDO3hA4GoxS1CwNGkr5vEDTuswaaeDpxM6xCoVb+bdgXU4KJQ8QI7KuqObx\nW02qEHczbpTsL25GBJjK+leszT7zHMX20BzJcmxW1Ev3jgC4Ew2A3gKc5N4r\n0Dig0xcUEybTSvy5F9UjFBSlzaXYPCFE0JTfg7Ral2geqJd/7Y5VtsP1JJAe\neieZ\r\n=gyP7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","engines":{"node":">=10.13"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint -c ../../eslint.json src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"npm run tsc -- --watch","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:tap","test:tap":"cd ../.. && c8 --reporter lcov --reports-dir packages/pnpm/coverage ts-node packages/pnpm/test --type-check","postpublish":"publish-packed","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock","prepublishOnly":"pnpm run compile && npm cache clear --force && publish-packed --prune --npm-client yarn"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"6.14.7","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"12.18.3","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"nopt":"^5.0.0","chalk":"^4.1.0","is-ci":"^2.0.0","ramda":"^0.27.1","which":"^2.0.2","path-name":"^1.0.0","split-cmd":"^1.0.1","pkgs-graph":"5.2.0","strip-ansi":"^6.0.0","@pnpm/types":"6.2.0","@types/nopt":"^3.0.29","graceful-fs":"^4.2.4","render-help":"^1.0.0","@pnpm/config":"11.2.7","@pnpm/logger":"^3.2.2","@pnpm/tabtab":"0.0.1","@pnpm/command":"1.0.0","@pnpm/run-npm":"2.0.3","@pnpm/cli-meta":"1.0.1","loud-rejection":"^2.2.0","@pnpm/cli-utils":"0.4.25","@zkochan/libnpx":"11.0.3","update-notifier":"^4.1.1","@pnpm/core-loggers":"4.2.0","@pnpm/file-reporter":"^1.0.0","@pnpm/parse-cli-args":"3.1.2","@pnpm/default-reporter":"7.6.4","@pnpm/find-workspace-dir":"1.0.1","@pnpm/plugin-commands-audit":"2.0.11","@pnpm/plugin-commands-store":"2.0.33","@pnpm/plugin-commands-import":"1.0.54","@pnpm/plugin-commands-server":"2.0.29","@pnpm/common-cli-options-help":"0.1.6","@pnpm/plugin-commands-listing":"2.0.21","@pnpm/plugin-commands-rebuild":"2.0.34","@pnpm/plugin-commands-outdated":"3.0.10","@pnpm/filter-workspace-packages":"2.1.18","@pnpm/plugin-commands-publishing":"2.1.20","@pnpm/plugin-commands-installation":"3.1.13","@pnpm/plugin-commands-script-runners":"2.0.0"},"_hasShrinkwrap":false,"__devDependencies":{"mz":"^2.7.0","ncp":"^2.0.0","pnpm":"link:","delay":"^4.4.0","execa":"^4.0.3","p-any":"3.0.0","byline":"5.0.0","semver":"^7.3.2","@types/mz":"^2.7.1","tree-kill":"^1.2.2","write-pkg":"4.0.0","@types/ncp":"^2.0.4","is-windows":"^1.0.2","cross-spawn":"^7.0.3","exists-link":"2.0.0","npm-run-all":"^4.1.5","path-exists":"^4.0.0","symlink-dir":"^4.1.0","@types/is-ci":"^2.0.0","@types/ramda":"^0.27.14","@types/table":"^5.0.0","@types/which":"^1.3.2","tape-promise":"4.0.0","@pnpm/prepare":"0.0.9","@types/byline":"^4.2.32","@types/semver":"^7.3.3","@zkochan/retry":"^0.2.0","load-json-file":"^6.2.0","read-yaml-file":"^2.0.0","@pnpm/constants":"4.0.0","@zkochan/rimraf":"^1.0.0","write-json-file":"4.0.0","write-yaml-file":"^4.1.0","deep-require-cwd":"1.0.0","@types/is-windows":"^1.0.0","normalize-newline":"3.0.0","@pnpm/modules-yaml":"8.0.2","@types/cross-spawn":"^6.0.2","@types/graceful-fs":"^4.1.3","@types/tape-promise":"^4.0.1","@pnpm/assert-project":"2.1.7","@pnpm/lockfile-types":"2.0.1","dir-is-case-sensitive":"^1.0.2","@types/update-notifier":"^4.1.1","@pnpm/read-package-json":"3.1.5","@pnpm/read-project-manifest":"1.0.13","@pnpm/write-project-manifest":"1.1.1","@pnpm/find-workspace-packages":"2.3.11","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_5.5.6_1598975254991_0.12381501131313333","host":"s3://npm-registry-packages"}},"5.5.7":{"name":"pnpm","version":"5.5.7","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@5.5.7","maintainers":[{"name":"zkochan","email":"z@kochan.io"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"ef19bff325d6a0bf95ecf963df973a2c57ce026d","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-5.5.7.tgz","fileCount":5790,"integrity":"sha512-jSJnNEQ6MOLw4XBmZEBKJ9a+QVN0brY9hNF2HotVRTApAfOsbKtzgsnEN5x7VZ45s0WNPch0j06AdVLVlBAoNw==","signatures":[{"sig":"MEYCIQCHvH3SvTWxaXTkbAbU5Zk/X+QsCSAawcyUJEzLwNJHiQIhAKLr3or4XP8VNtOOclWCspJBrsc76OcbW92D3OE3QZTi","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18378890,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfTsS4CRA9TVsSAnZWagAA6YgP/iJio21J5GJUNicYiY/7\noBRY3rqqwUSGXYiKiPTOKZ1Chf9uNJbPT6G3/jvBFJybOLrAbv1MQI3/irEA\nHd/sfITro0eaCRyVGKzg1WX6QEIR5l2EDTT0hjOXm4myMqKAXWKAIn/X6lUb\n4S3U7InlC/hDtq6Ijv6jZiAjd5nPZ6uYUSfKK8IjFIH3z+BqzKvq8AWeNZYT\nKQwDsPELnQraS53Bi87xREynDQ8ROCQkQBWBjw7PPfjjDxkLfoebPFy3HIsj\nBqB+zq81AiNx4JjU3G+K00NiLag+LTk1NMwPeUqnZpiGT5EIRkga8m3KC++l\nBCIYA4bCJWRAA11j+it22mWQdEpOlZKoInEiNyz91clIqY15HBOHm18BRBHY\nDRWwY9JbwmohbnSLrIixGuTB6OAZHxEHvAq+hXAFxbqFNY/qPK08oMnJ8kcT\n/IXdZfIpjfVLauvqLKfhT7TENM8Da0G+IF7nl8ywbuxQAIxWaMMYaH1NNABg\noAyfIr1Vsx9Qb5sZ3Cobnrd9l6xpa/6wgUJbmMpVA/3Jglpwv1x1OeHpilNd\ntfGhR7Oe1WhL4sFEEhyijWY5JsTqN0NockwmuMYqLVCFMg46H0pMAWG8olSs\nM0r8v/O99qr4Gt9Lsz2XgIVe/6LNLcsFtwXu+GLrsekVUFB/8EJiN9sgAYsP\n8Q16\r\n=HmNr\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","engines":{"node":">=10.13"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint -c ../../eslint.json src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"npm run tsc -- --watch","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:tap","test:tap":"cd ../.. && c8 --reporter lcov --reports-dir packages/pnpm/coverage ts-node packages/pnpm/test --type-check","postpublish":"publish-packed","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock","prepublishOnly":"pnpm run compile && npm cache clear --force && publish-packed --prune --npm-client yarn"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"6.14.7","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"12.18.3","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"nopt":"^5.0.0","chalk":"^4.1.0","is-ci":"^2.0.0","ramda":"^0.27.1","which":"^2.0.2","path-name":"^1.0.0","split-cmd":"^1.0.1","pkgs-graph":"5.2.0","strip-ansi":"^6.0.0","@pnpm/types":"6.2.0","@types/nopt":"^3.0.29","graceful-fs":"^4.2.4","render-help":"^1.0.0","@pnpm/config":"11.2.7","@pnpm/logger":"^3.2.2","@pnpm/tabtab":"0.0.1","@pnpm/command":"1.0.0","@pnpm/run-npm":"2.0.3","@pnpm/cli-meta":"1.0.1","loud-rejection":"^2.2.0","@pnpm/cli-utils":"0.4.25","@zkochan/libnpx":"11.0.3","update-notifier":"^4.1.1","@pnpm/core-loggers":"4.2.0","@pnpm/file-reporter":"^1.0.0","@pnpm/parse-cli-args":"3.1.2","@pnpm/default-reporter":"7.6.4","@pnpm/find-workspace-dir":"1.0.1","@pnpm/plugin-commands-audit":"2.0.11","@pnpm/plugin-commands-store":"2.0.33","@pnpm/plugin-commands-import":"1.0.55","@pnpm/plugin-commands-server":"2.0.29","@pnpm/common-cli-options-help":"0.1.6","@pnpm/plugin-commands-listing":"2.0.21","@pnpm/plugin-commands-rebuild":"2.0.34","@pnpm/plugin-commands-outdated":"3.0.10","@pnpm/filter-workspace-packages":"2.1.18","@pnpm/plugin-commands-publishing":"2.1.20","@pnpm/plugin-commands-installation":"3.1.14","@pnpm/plugin-commands-script-runners":"2.0.0"},"_hasShrinkwrap":false,"__devDependencies":{"mz":"^2.7.0","ncp":"^2.0.0","pnpm":"link:","delay":"^4.4.0","execa":"^4.0.3","p-any":"3.0.0","byline":"5.0.0","semver":"^7.3.2","@types/mz":"^2.7.1","tree-kill":"^1.2.2","write-pkg":"4.0.0","@types/ncp":"^2.0.4","is-windows":"^1.0.2","cross-spawn":"^7.0.3","exists-link":"2.0.0","npm-run-all":"^4.1.5","path-exists":"^4.0.0","symlink-dir":"^4.1.0","@types/is-ci":"^2.0.0","@types/ramda":"^0.27.14","@types/table":"^5.0.0","@types/which":"^1.3.2","tape-promise":"4.0.0","@pnpm/prepare":"0.0.9","@types/byline":"^4.2.32","@types/semver":"^7.3.3","@zkochan/retry":"^0.2.0","load-json-file":"^6.2.0","read-yaml-file":"^2.0.0","@pnpm/constants":"4.0.0","@zkochan/rimraf":"^1.0.0","write-json-file":"4.0.0","write-yaml-file":"^4.1.0","deep-require-cwd":"1.0.0","@types/is-windows":"^1.0.0","normalize-newline":"3.0.0","@pnpm/modules-yaml":"8.0.2","@types/cross-spawn":"^6.0.2","@types/graceful-fs":"^4.1.3","@types/tape-promise":"^4.0.1","@pnpm/assert-project":"2.1.7","@pnpm/lockfile-types":"2.0.1","dir-is-case-sensitive":"^1.0.2","@types/update-notifier":"^4.1.1","@pnpm/read-package-json":"3.1.5","@pnpm/read-project-manifest":"1.0.13","@pnpm/write-project-manifest":"1.1.1","@pnpm/find-workspace-packages":"2.3.11","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_5.5.7_1598997687514_0.7879994914391997","host":"s3://npm-registry-packages"}},"6.24.4":{"name":"pnpm","version":"6.24.4","keywords":["pnpm6","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"license":"MIT","_id":"pnpm@6.24.4","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"pnpm@kochan.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"3bd140a8970c4e16a4c7777f36a0d44960c6bf9d","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-6.24.4.tgz","fileCount":639,"integrity":"sha512-bUdRZ1TIZDlfohEb4ONI0Zb+KiEq6N7Zwb41S7Yi66gWLIvZUKFxMPxnKjfpArS+3i8YQzoEwJd8bE2cIweLyg==","signatures":[{"sig":"MEYCIQCrUYxrjh/fEFW7UwBngn6eF63zbcIHPtmHyWKckEmUGgIhANvUcW/qvPddN901CPRlYA7BD/vbqmDowg+qTjCB+tcW","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12086326,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhzEnACRA9TVsSAnZWagAAOQMQAJrSptRfWZfCPBb5Ys2q\nxk+y7ricGioKqfBJ2QJU5wJ4jrjtw8QKsqQAP8mK2nD2Q6EErV5fDTx48a8F\ngCTOWP06z8bONZPpdUddG99Oo28Gd2QoId/rNZ2zFiYNBbENjQG4tEJYBWe7\nnovs1eiYYxAXw5GbLgNjK495HEL6P2dFSbf97t52ZcbwBO9Nw5C5O7wtwKeA\nerhJJCKtbxM6/mDTIKsDh2QEzyJcrnfGyorzb2zQdxzfuRKcvQCz8caYzY9p\njugoya+qgwhO/Lb3Q62FSwsNeE8dPAnCrfk3JySzd+1wmACdVUEuqOZ8yCxg\ntGk8RQENxLOwZsaKBQHCIObFrLImTJi22BbZcXmSRfpO8O491c0ctOwhybxy\nzT4emaApFa3q40PVD6DOBKkmKTHwkdCJuPYK9Dl3d7MEqp8A4ZHIlID5s+Co\nJUx0DDsIZFrGqYx9eezegmtCAeQVs8M1bv013S1NYusKZN5JYs7xTGYeEKOO\nepHNdTqWRk4ZIBBmaDwkrm5h9Opx3HTlBSt4dN6f7OBuOJH7/pQGXoeoxute\nzzZjT/CDhVYMdapTwAxrN0QY/SPFkXwa4EX2UYhm7u8smiSMUbeb+uL9Z8+z\n0lRxUv8q144RW2UnOT4cUOnSt/N5//J2g3v4M+AyCmYXFla2Yb6SljRGqsyY\nWssu\r\n=wOi7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","_from":"file:pnpm-6.24.4.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=12.17"},"funding":{"url":"https://opencollective.com/pnpm"},"scripts":{"lint":"eslint src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"pnpm tsc --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build && pnpm run lint -- --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.cjs","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"pnpm@kochan.io"},"_resolved":"/home/runner/work/pnpm/pnpm/packages/pnpm/pnpm-6.24.4.tgz","_integrity":"sha512-bUdRZ1TIZDlfohEb4ONI0Zb+KiEq6N7Zwb41S7Yi66gWLIvZUKFxMPxnKjfpArS+3i8YQzoEwJd8bE2cIweLyg==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.24.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"16.13.1","preferGlobal":true,"publishConfig":{"tag":"next","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_6.24.4_1640778176302_0.4245579376219075","host":"s3://npm-registry-packages"}},"5.5.8":{"name":"pnpm","version":"5.5.8","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@5.5.8","maintainers":[{"name":"zkochan","email":"z@kochan.io"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"ec81671c6cf77bd812f1b4b2bf0534aedf592c66","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-5.5.8.tgz","fileCount":5790,"integrity":"sha512-qIWUUBtQPaQcMEVMgGt/g9UCiTKQNEzpVZ81KSwawagR2dKczWbZWWehFpliKFuinUpKLLNuMfIWgT2wkC7+Dg==","signatures":[{"sig":"MEYCIQCjInfF85W3gZNPBgN4V7gu1FAO7mwkqindKiLvQjl8AAIhAKUt/nGd97eq9ctzCKIRphwv04K4WCmOsJr9XC35BVFQ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18381453,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfT3eyCRA9TVsSAnZWagAAwKwP/j5PrK2emVDTCaELwMKO\n2AgjSQG40RFtUb5NC8OUoffxMPO9UZktE4YIxYchqgRPZOqy1vGL9nih3AM5\nUaTEgnPSVxJmvxrGMbcTIOZ1OaqCZSeRDypkTQi0XhDUmhzJO97dDW2hRJGs\nYTqGyilYYjWIb7nGb0UFQVGZzrDz9y+FNYginGGHE0bdVDqwXtzdzOnkASNt\nj475zAzoSlxu5+j7hMmIzBgeTJRRja6GtG9JzRIJRz/P/d2c1vj66WuUg7V8\nS9NXlQ0nrFvUct9NclsNQn1nBNwrw+3jX4qWPTJH2RUIeYhE6UbkmnHM6kYZ\n8cqZJGvRyYDjrvMlt1mbN4RWDKj0agQAYhHtRyF3swOxDoDV5CMq6o4oRM7N\nY9Z9jhN0e14LWpPNiO+gJh26eZpfx+OJfSthYycOiWIBiS7ZjZFtB461pPNq\n9l4LpsksxyeLAzMlImnuHQoQVlVyuAfjVCD7sFL+CcOiCvJh6Amx6nI/nmTL\nPcyntbR1icAo48quTDN80dVl2pUvCbGGB5vWZ1Mr2phu1ebaeR47nVEywZdB\nUKP/0K8Z6mWach0bNUZo8duU0TsjrYHh9unD5WVc6dohATl1IDw7o796SZTv\nZ5WlrnllRiGq502dGiCuFFeZXUOKXX0UifaBUoD1RP70Pwu+NSIXJmS0Obck\njpHs\r\n=g7kO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","engines":{"node":">=10.13"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint -c ../../eslint.json src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"npm run tsc -- --watch","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:tap","test:tap":"cd ../.. && c8 --reporter lcov --reports-dir packages/pnpm/coverage ts-node packages/pnpm/test --type-check","postpublish":"publish-packed","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock","prepublishOnly":"pnpm run compile && npm cache clear --force && publish-packed --prune --npm-client yarn"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"6.14.7","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"12.18.3","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"nopt":"^5.0.0","chalk":"^4.1.0","is-ci":"^2.0.0","ramda":"^0.27.1","which":"^2.0.2","path-name":"^1.0.0","split-cmd":"^1.0.1","pkgs-graph":"5.2.0","strip-ansi":"^6.0.0","@pnpm/types":"6.2.0","@types/nopt":"^3.0.29","graceful-fs":"^4.2.4","render-help":"^1.0.0","@pnpm/config":"11.2.7","@pnpm/logger":"^3.2.2","@pnpm/tabtab":"0.0.1","@pnpm/command":"1.0.0","@pnpm/run-npm":"2.0.3","@pnpm/cli-meta":"1.0.1","loud-rejection":"^2.2.0","@pnpm/cli-utils":"0.4.25","@zkochan/libnpx":"11.0.3","update-notifier":"^4.1.1","@pnpm/core-loggers":"4.2.0","@pnpm/file-reporter":"^1.0.0","@pnpm/parse-cli-args":"3.1.2","@pnpm/default-reporter":"7.6.4","@pnpm/find-workspace-dir":"1.0.1","@pnpm/plugin-commands-audit":"2.0.11","@pnpm/plugin-commands-store":"2.0.33","@pnpm/plugin-commands-import":"1.0.56","@pnpm/plugin-commands-server":"2.0.29","@pnpm/common-cli-options-help":"0.1.6","@pnpm/plugin-commands-listing":"2.0.21","@pnpm/plugin-commands-rebuild":"2.0.34","@pnpm/plugin-commands-outdated":"3.0.10","@pnpm/filter-workspace-packages":"2.1.18","@pnpm/plugin-commands-publishing":"2.1.20","@pnpm/plugin-commands-installation":"3.1.15","@pnpm/plugin-commands-script-runners":"2.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","__devDependencies":{"mz":"^2.7.0","ncp":"^2.0.0","pnpm":"link:","delay":"^4.4.0","execa":"^4.0.3","p-any":"3.0.0","byline":"5.0.0","semver":"^7.3.2","@types/mz":"^2.7.1","tree-kill":"^1.2.2","write-pkg":"4.0.0","@types/ncp":"^2.0.4","is-windows":"^1.0.2","cross-spawn":"^7.0.3","exists-link":"2.0.0","npm-run-all":"^4.1.5","path-exists":"^4.0.0","symlink-dir":"^4.1.0","@types/is-ci":"^2.0.0","@types/ramda":"^0.27.14","@types/table":"^5.0.0","@types/which":"^1.3.2","tape-promise":"4.0.0","@pnpm/prepare":"0.0.9","@types/byline":"^4.2.32","@types/semver":"^7.3.3","@zkochan/retry":"^0.2.0","load-json-file":"^6.2.0","read-yaml-file":"^2.0.0","@pnpm/constants":"4.0.0","@zkochan/rimraf":"^1.0.0","write-json-file":"4.0.0","write-yaml-file":"^4.1.0","deep-require-cwd":"1.0.0","@types/is-windows":"^1.0.0","normalize-newline":"3.0.0","@pnpm/modules-yaml":"8.0.2","@types/cross-spawn":"^6.0.2","@types/graceful-fs":"^4.1.3","@types/tape-promise":"^4.0.1","@pnpm/assert-project":"2.1.7","@pnpm/lockfile-types":"2.0.1","dir-is-case-sensitive":"^1.0.2","@types/update-notifier":"^4.1.1","@pnpm/read-package-json":"3.1.5","@pnpm/read-project-manifest":"1.0.13","@pnpm/write-project-manifest":"1.1.1","@pnpm/find-workspace-packages":"2.3.11","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_5.5.8_1599043505637_0.8164017646131376","host":"s3://npm-registry-packages"}},"5.5.9":{"name":"pnpm","version":"5.5.9","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@5.5.9","maintainers":[{"name":"zkochan","email":"z@kochan.io"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"568282cf78ac937dff6d554597749424c4c58912","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-5.5.9.tgz","fileCount":5790,"integrity":"sha512-QLpJiWKP4R3X0B8vDMTvoJ5nJTfGd2TbmgEDEUqumjVthTt8CcPgFWQ0Rixm8e0QzOYIHLyfEl1SON3M8FPyxQ==","signatures":[{"sig":"MEQCIEhqSh8vgg8mQv+2fF2xicNgXHcb2UaMoX6IsoXfgdrfAiA1RAr9gsjPsynmPOXlRsgDWVb67n5WJj2IIV0oLp2dEA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18381580,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfT5EmCRA9TVsSAnZWagAAwjEP/2lvZgrJew0p74J127ZH\nuy2HQB9uYT9MwjY6ddo8s2FsLYwXw3NpD6ONIMY9moXiuRkSQWirKFeYsJii\nhG9Y1yz7p9TQjpvwBfUdV16pFFktowsbcD05myWPzWz0MEv90tr0jygQ45Y8\ntFv+diDOgUq6KrnpMhWXfzOayqlngetT4BRefkARpw5WUbk5NBMxlD701ewy\nF9w09TrIiCDtU0fkwrN3ed8q/TGsl9oKrjoNw8rthmZtpTeyx5Do3+jr2HK/\n0FvhrsCC9D+4aYy7CDBjC6Avx+6uJ0Oh3T10HTrb0NAJ/N0tFDkJgCiJkWGX\nH6SRIr4QLdFhlNoLPDPlZgQkd/Sg/GjLmDN9bY5UUQxOvbmNRbQ25o8/KmtJ\nthWsmyWmbblyii9X/ql2gTQVJYS935FyTaTbbIivDEdhIw3AkEovFDgG7t65\nB/U2ayNtax0E2sYQr6C2hqd6auEW9eRBYX/9ZRxBTcCfwkrojtNtJiYcVYeq\nqkijai2KdfSpK1ktcrx4CJvCgZATHhx3QI7obQOq9r2J26BmJncB/5qBvOAg\nxEleoDnowj1IjmitsAY3Fsvxwwgh5pfbTalHR/hAM3MGhbwYsRqPvGWp/su/\nTxAPv5+nXVujn3PvFCmgmLuXFkTzN5WUBUVfF9U/S5QWUZ5abC3bcM2ha0df\nTAT/\r\n=pkJZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","engines":{"node":">=10.13"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint -c ../../eslint.json src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"npm run tsc -- --watch","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:tap","test:tap":"cd ../.. && c8 --reporter lcov --reports-dir packages/pnpm/coverage ts-node packages/pnpm/test --type-check","postpublish":"publish-packed","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock","prepublishOnly":"pnpm run compile && npm cache clear --force && publish-packed --prune --npm-client yarn"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"6.14.7","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"12.18.3","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"nopt":"^5.0.0","chalk":"^4.1.0","is-ci":"^2.0.0","ramda":"^0.27.1","which":"^2.0.2","path-name":"^1.0.0","split-cmd":"^1.0.1","pkgs-graph":"5.2.0","strip-ansi":"^6.0.0","@pnpm/types":"6.2.0","@types/nopt":"^3.0.29","graceful-fs":"^4.2.4","render-help":"^1.0.0","@pnpm/config":"11.2.7","@pnpm/logger":"^3.2.2","@pnpm/tabtab":"0.0.1","@pnpm/command":"1.0.0","@pnpm/run-npm":"2.0.3","@pnpm/cli-meta":"1.0.1","loud-rejection":"^2.2.0","@pnpm/cli-utils":"0.4.25","@zkochan/libnpx":"11.0.3","update-notifier":"^4.1.1","@pnpm/core-loggers":"4.2.0","@pnpm/file-reporter":"^1.0.0","@pnpm/parse-cli-args":"3.1.2","@pnpm/default-reporter":"7.6.4","@pnpm/find-workspace-dir":"1.0.1","@pnpm/plugin-commands-audit":"2.0.11","@pnpm/plugin-commands-store":"2.0.33","@pnpm/plugin-commands-import":"1.0.57","@pnpm/plugin-commands-server":"2.0.29","@pnpm/common-cli-options-help":"0.1.6","@pnpm/plugin-commands-listing":"2.0.21","@pnpm/plugin-commands-rebuild":"2.0.34","@pnpm/plugin-commands-outdated":"3.0.10","@pnpm/filter-workspace-packages":"2.1.18","@pnpm/plugin-commands-publishing":"2.1.20","@pnpm/plugin-commands-installation":"3.1.16","@pnpm/plugin-commands-script-runners":"2.0.0"},"_hasShrinkwrap":false,"__devDependencies":{"mz":"^2.7.0","ncp":"^2.0.0","pnpm":"link:","delay":"^4.4.0","execa":"^4.0.3","p-any":"3.0.0","byline":"5.0.0","semver":"^7.3.2","@types/mz":"^2.7.1","tree-kill":"^1.2.2","write-pkg":"4.0.0","@types/ncp":"^2.0.4","is-windows":"^1.0.2","cross-spawn":"^7.0.3","exists-link":"2.0.0","npm-run-all":"^4.1.5","path-exists":"^4.0.0","symlink-dir":"^4.1.0","@types/is-ci":"^2.0.0","@types/ramda":"^0.27.14","@types/table":"^5.0.0","@types/which":"^1.3.2","tape-promise":"4.0.0","@pnpm/prepare":"0.0.9","@types/byline":"^4.2.32","@types/semver":"^7.3.3","@zkochan/retry":"^0.2.0","load-json-file":"^6.2.0","read-yaml-file":"^2.0.0","@pnpm/constants":"4.0.0","@zkochan/rimraf":"^1.0.0","write-json-file":"4.0.0","write-yaml-file":"^4.1.0","deep-require-cwd":"1.0.0","@types/is-windows":"^1.0.0","normalize-newline":"3.0.0","@pnpm/modules-yaml":"8.0.2","@types/cross-spawn":"^6.0.2","@types/graceful-fs":"^4.1.3","@types/tape-promise":"^4.0.1","@pnpm/assert-project":"2.1.7","@pnpm/lockfile-types":"2.0.1","dir-is-case-sensitive":"^1.0.2","@types/update-notifier":"^4.1.1","@pnpm/read-package-json":"3.1.5","@pnpm/read-project-manifest":"1.0.13","@pnpm/write-project-manifest":"1.1.1","@pnpm/find-workspace-packages":"2.3.11","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_5.5.9_1599050021322_0.575674273961978","host":"s3://npm-registry-packages"}},"0.64.4":{"name":"pnpm","version":"0.64.4","keywords":["dependency manager","install","modules","npm","package manager"],"author":{"name":"Rico Sta. Cruz","email":"rico@ricostacruz.com"},"license":"MIT","_id":"pnpm@0.64.4","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js"},"dist":{"shasum":"eebcce36a8011aac77da4fe90ea261b39b1fcada","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-0.64.4.tgz","integrity":"sha512-+GIddlbasTYKwRiCKYXxtrYng3YAKryYLpz7gKGdNqknMNm2MRcXvK4m2O90px4VIZbACZM+4mLy3EvE1Q3T4A==","signatures":[{"sig":"MEQCIE8euiZEr0eqj1Nm6nxZrjit/+mqzR6jwVIPApS6FyrYAiBRxFipxRZBwKVX853epfPhgyTlo+Tms6Bdp8/hTOuVLw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib/"],"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"_shasum":"eebcce36a8011aac77da4fe90ea261b39b1fcada","engines":{"node":">=4"},"gitHead":"08c23446d8a18c6f3d9f2e3ea61043b4bfc858c0","scripts":{},"typings":"lib/index.d.ts","_npmUser":{"name":"zkochan","email":"zoltan.kochan@gmail.com"},"__scripts":{"cz":"git-cz","?cz":"echo 'Run Git commit wizard'","tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json --project .","test":"npm run lint && npm run test:e2e","start":"npm run tsc -- --watch","pretest":"rimraf ../.tmp/ && npm run tsc && pnpm-registry-mock prepare","test:e2e":"npm-run-all -p -r pnpm-registry-mock test:tap","test:tap":"ts-node test","commitmsg":"validate-commit-msg","prepublish":"in-publish && echo 'You need to use \"publish-packed\" to publish pnpm' && false || npm run tsc","pnpm-registry-mock":"pnpm-registry-mock"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"3.10.9","description":"Fast, disk space efficient npm installs","directories":{"test":"test"},"greenkeeper":{"ignore":["pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-logger","pnpm-registry-mock","remove-all-except-outer-links"]},"_nodeVersion":"6.9.1","preferGlobal":true,"__dependencies":{"mz":"^2.6.0","rc":"^1.2.0","mem":"^1.1.0","bole":"^3.0.2","meow":"^3.7.0","execa":"^0.6.3","is-ci":"^1.0.10","ramda":"^0.23.0","byline":"^5.0.0","ndjson":"^1.5.0","semver":"^5.3.0","find-up":"^2.1.0","p-limit":"^1.1.0","link-dir":"^2.0.0","node-gyp":"^3.6.0","p-filter":"^1.0.0","read-pkg":"^2.0.0","@types/mz":"^0.0.30","@types/rc":"^0.0.1","path-name":"^1.0.0","write-pkg":"^2.1.0","is-windows":"^1.0.0","os-homedir":"^1.0.2","@types/node":"^7.0.5","arr-flatten":"^1.0.1","common-tags":"^1.4.0","cross-spawn":"^5.0.0","graceful-fs":"^4.1.11","path-exists":"^3.0.0","pnpm-logger":"^0.3.0","read-pkg-up":"^2.0.0","rimraf-then":"^1.0.1","symlink-dir":"^1.0.2","@types/ramda":"^0.0.5","registry-url":"^3.1.0","@types/byline":"^4.2.31","@types/semver":"^5.3.30","normalize-ssh":"^1.0.0","unpack-stream":"^1.1.0","camelcase-keys":"^4.0.0","load-json-file":"^2.0.0","load-yaml-file":"^0.1.0","loud-rejection":"^1.6.0","mkdirp-promise":"^5.0.1","normalize-path":"^2.1.1","@zkochan/dirsum":"^0.1.1","get-link-target":"^1.0.0","global-bin-path":"^0.1.1","hosted-git-info":"^2.4.1","npm-package-arg":"^4.2.1","proper-lockfile":"^2.0.0","update-notifier":"^2.1.0","write-json-file":"^2.0.0","write-yaml-file":"^1.0.0","@zkochan/cmd-shim":"^2.2.2","@types/common-tags":"^1.2.5","parse-codeload-url":"^1.0.0","pnpm-file-reporter":"^0.0.1","get-npm-tarball-url":"^2.0.0","npm-registry-client":"^8.1.0","pnpm-install-checks":"^1.1.0","registry-auth-token":"^3.1.0","@types/load-json-file":"^2.0.5","parse-npm-tarball-url":"^1.0.1","pnpm-default-reporter":"^0.6.0","@types/update-notifier":"^1.0.0","fs-write-stream-atomic":"^1.0.10","remove-all-except-outer-links":"^1.0.0"},"devDependencies":{"caw":"^2.0.0","ncp":"^2.0.0","tape":"^4.6.3","husky":"^0.13.2","isexe":"^2.0.0","sepia":"^2.0.2","mkdirp":"^0.5.1","rimraf":"^2.5.4","tslint":"^5.0.0","thenify":"^3.2.1","ts-node":"^3.0.0","commitizen":"^2.8.6","in-publish":"^2.0.0","typescript":"^2.1.5","@types/tape":"^4.2.28","exists-link":"^2.0.0","npm-run-all":"^4.0.1","tape-promise":"^2.0.1","@types/mkdirp":"^0.3.29","npm-scripts-info":"^0.3.6","pnpm-registry-mock":"^0.5.0","validate-commit-msg":"^2.7.0","cz-conventional-changelog":"^2.0.0","anonymous-npm-registry-client":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm-0.64.4.tgz_1491758403455_0.08836559322662652","host":"packages-18-east.internal.npmjs.com"}},"9.5.0-beta.2":{"name":"pnpm","version":"9.5.0-beta.2","keywords":["pnpm9","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@9.5.0-beta.2","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"99c7999102ce66cb8d88e041e978f4f91f4c5626","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-9.5.0-beta.2.tgz","fileCount":880,"integrity":"sha512-8rBhxmiNlCnMlQo2+GmiaWr5ygLfrvjYkwC5Q7D5x1Zg/8/1pIm2CJaDrXY3tcQpGqs0HDbpWp8a9EKsClw16g==","signatures":[{"sig":"MEYCIQDyHxY4CrX4G/ZcCgOTlkRJr06BilBixPhayhft+uN38QIhAMp8vR74f3brMXaVsCOPMSmNy3v0effTTAdo8ucdulYm","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":17664353},"main":"bin/pnpm.cjs","_from":"file:pnpm-9.5.0-beta.2.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=18.12"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7776 jest","start":"tsc --watch","bundle":"ts-node bundle.ts","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/templates dist/templates && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/e05e822ac62837ed0a628b2eb4903af7/pnpm-9.5.0-beta.2.tgz","_integrity":"sha512-8rBhxmiNlCnMlQo2+GmiaWr5ygLfrvjYkwC5Q7D5x1Zg/8/1pIm2CJaDrXY3tcQpGqs0HDbpWp8a9EKsClw16g==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"10.7.0","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"18.20.3","preferGlobal":true,"publishConfig":{"tag":"next-9","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/pnpm_9.5.0-beta.2_1720187271618_0.6205605529957507","host":"s3://npm-registry-packages"}},"0.64.5":{"name":"pnpm","version":"0.64.5","keywords":["dependency manager","install","modules","npm","package manager"],"author":{"name":"Rico Sta. Cruz","email":"rico@ricostacruz.com"},"license":"MIT","_id":"pnpm@0.64.5","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js"},"dist":{"shasum":"1361f8d817604fedfb8da996186433ae6275c22b","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-0.64.5.tgz","integrity":"sha512-oNfwYH3yyoQp54SOK8TXgCmBg/rqvbxR1C3Ze8Mr1BN1AENmZ9IFx25t75BFD1lwlLH9GJGtvPGY6zxlcE5fJA==","signatures":[{"sig":"MEUCIA27ZBaAfgaR/VSAao+j1pFIpPBw2aev2ICfmUDZG7uqAiEAzOkGjIMl8CHVvgCq1xB8NxgmonqL9ajolc6dsLejqyw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib/"],"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"_shasum":"1361f8d817604fedfb8da996186433ae6275c22b","engines":{"node":">=4"},"gitHead":"d70ed6069105a0d7bfc67050e026f234f0b9c277","scripts":{},"typings":"lib/index.d.ts","_npmUser":{"name":"zkochan","email":"zoltan.kochan@gmail.com"},"__scripts":{"cz":"git-cz","?cz":"echo 'Run Git commit wizard'","tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json --project .","test":"npm run lint && npm run test:e2e","start":"npm run tsc -- --watch","pretest":"rimraf ../.tmp/ && npm run tsc && pnpm-registry-mock prepare","test:e2e":"npm-run-all -p -r pnpm-registry-mock test:tap","test:tap":"ts-node test","commitmsg":"validate-commit-msg","prepublish":"in-publish && echo 'You need to use \"publish-packed\" to publish pnpm' && false || npm run tsc","pnpm-registry-mock":"pnpm-registry-mock"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"3.10.9","description":"Fast, disk space efficient npm installs","directories":{"test":"test"},"greenkeeper":{"ignore":["pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-logger","pnpm-registry-mock","remove-all-except-outer-links"]},"_nodeVersion":"6.9.1","preferGlobal":true,"__dependencies":{"mz":"^2.6.0","rc":"^1.2.0","mem":"^1.1.0","bole":"^3.0.2","meow":"^3.7.0","execa":"^0.6.3","is-ci":"^1.0.10","ramda":"^0.23.0","byline":"^5.0.0","ndjson":"^1.5.0","semver":"^5.3.0","find-up":"^2.1.0","p-limit":"^1.1.0","link-dir":"^2.0.0","node-gyp":"^3.6.0","p-filter":"^1.0.0","read-pkg":"^2.0.0","@types/mz":"^0.0.31","@types/rc":"^0.0.1","path-name":"^1.0.0","write-pkg":"^2.1.0","is-windows":"^1.0.0","os-homedir":"^1.0.2","@types/node":"^7.0.5","arr-flatten":"^1.0.1","common-tags":"^1.4.0","cross-spawn":"^5.0.0","graceful-fs":"^4.1.11","path-exists":"^3.0.0","pnpm-logger":"^0.3.0","read-pkg-up":"^2.0.0","rimraf-then":"^1.0.1","symlink-dir":"^1.0.2","@types/ramda":"^0.0.6","registry-url":"^3.1.0","@types/byline":"^4.2.31","@types/semver":"^5.3.30","normalize-ssh":"^1.0.0","unpack-stream":"^1.1.0","camelcase-keys":"^4.0.0","load-json-file":"^2.0.0","load-yaml-file":"^0.1.0","loud-rejection":"^1.6.0","mkdirp-promise":"^5.0.1","normalize-path":"^2.1.1","@zkochan/dirsum":"^0.1.1","get-link-target":"^1.0.0","global-bin-path":"^0.1.1","hosted-git-info":"^2.4.1","npm-package-arg":"^4.2.1","proper-lockfile":"^2.0.0","update-notifier":"^2.1.0","write-json-file":"^2.0.0","write-yaml-file":"^1.0.0","@zkochan/cmd-shim":"^2.2.2","@types/common-tags":"^1.2.5","parse-codeload-url":"^1.0.0","pnpm-file-reporter":"^0.0.1","get-npm-tarball-url":"^2.0.0","npm-registry-client":"^8.1.0","pnpm-install-checks":"^1.1.0","registry-auth-token":"^3.1.0","@types/load-json-file":"^2.0.5","parse-npm-tarball-url":"^1.0.1","pnpm-default-reporter":"^0.6.0","@types/update-notifier":"^1.0.0","fs-write-stream-atomic":"^1.0.10","remove-all-except-outer-links":"^1.0.0"},"devDependencies":{"caw":"^2.0.0","ncp":"^2.0.0","tape":"^4.6.3","husky":"^0.13.2","isexe":"^2.0.0","sepia":"^2.0.2","mkdirp":"^0.5.1","rimraf":"^2.5.4","tslint":"^5.0.0","thenify":"^3.2.1","ts-node":"^3.0.0","commitizen":"^2.8.6","in-publish":"^2.0.0","typescript":"^2.1.5","@types/tape":"^4.2.28","exists-link":"^2.0.0","npm-run-all":"^4.0.1","tape-promise":"^2.0.1","@types/mkdirp":"^0.3.29","npm-scripts-info":"^0.3.6","pnpm-registry-mock":"^0.5.0","validate-commit-msg":"^2.7.0","cz-conventional-changelog":"^2.0.0","anonymous-npm-registry-client":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm-0.64.5.tgz_1492153780214_0.44619197002612054","host":"packages-18-east.internal.npmjs.com"}},"9.5.0-beta.1":{"name":"pnpm","version":"9.5.0-beta.1","keywords":["pnpm9","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@9.5.0-beta.1","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"8de8bfaa40608a78afe723ca56c551e65f958d81","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-9.5.0-beta.1.tgz","fileCount":877,"integrity":"sha512-X/4j6VpNSHbYiF1N6kyATYVJVCUUCRGwbGyWoxnoyUv5xtrZILfY5poxyikWVrHHeapq3JsQXxpPtSMkh/mb8Q==","signatures":[{"sig":"MEQCIAk1kvEw+E2lMRP4VeftJ0outJz70ZlWxmGmjsrkKh7sAiAVdbabcbF2UMhjn6H3by568pDeufY7LCimFuiDQvQenw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":16672588},"main":"bin/pnpm.cjs","_from":"file:pnpm-9.5.0-beta.1.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=18.12"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7776 jest","start":"tsc --watch","bundle":"ts-node bundle.ts","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/templates dist/templates && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"_resolved":"/private/var/folders/g7/5ygp0ncd6qx5g4fn5hpsqq5c0000gn/T/79509f9dcc4f44213675d9cee55bf589/pnpm-9.5.0-beta.1.tgz","_integrity":"sha512-X/4j6VpNSHbYiF1N6kyATYVJVCUUCRGwbGyWoxnoyUv5xtrZILfY5poxyikWVrHHeapq3JsQXxpPtSMkh/mb8Q==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"10.8.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"20.11.1","preferGlobal":true,"publishConfig":{"tag":"next-9","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_9.5.0-beta.1_1720182465990_0.008490636736794066","host":"s3://npm-registry-packages"}},"0.64.2":{"name":"pnpm","version":"0.64.2","keywords":["dependency manager","install","modules","npm","package manager"],"author":{"name":"Rico Sta. Cruz","email":"rico@ricostacruz.com"},"license":"MIT","_id":"pnpm@0.64.2","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js"},"dist":{"shasum":"c3ef37f8468135dd8c654fc6559fd2fab7e3c13a","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-0.64.2.tgz","integrity":"sha512-w0da6HbgfwY6Mgaal/N1+hK/euCdc//JFLILmmfD7fpKSiuFPtcJYfv/mgOqTmRuTiVRM7FeCGvnllPONWDhhA==","signatures":[{"sig":"MEYCIQDiTs7yiuki+a/EE5Rrs9erKobooK9/0kaSx10wcpTVvAIhALFlzJSsglGDO8KmECO+zae8PrMul0utXccGkhYUFHHV","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib/"],"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"_shasum":"c3ef37f8468135dd8c654fc6559fd2fab7e3c13a","engines":{"node":">=4"},"gitHead":"8b01dbc6edf3bf62add7eb3bc3ec6d7264267e63","scripts":{},"typings":"lib/index.d.ts","_npmUser":{"name":"zkochan","email":"zoltan.kochan@gmail.com"},"__scripts":{"cz":"git-cz","?cz":"echo 'Run Git commit wizard'","tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json --project .","test":"npm run lint && npm run test:e2e","start":"npm run tsc -- --watch","pretest":"rimraf ../.tmp/ && npm run tsc && pnpm-registry-mock prepare","test:e2e":"npm-run-all -p -r pnpm-registry-mock test:tap","test:tap":"ts-node test","commitmsg":"validate-commit-msg","prepublish":"in-publish && echo 'You need to use \"publish-packed\" to publish pnpm' && false || npm run tsc","pnpm-registry-mock":"pnpm-registry-mock"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"3.10.9","description":"Fast, disk space efficient npm installs","directories":{"test":"test"},"greenkeeper":{"ignore":["pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-logger","pnpm-registry-mock","remove-all-except-outer-links"]},"_nodeVersion":"6.9.1","preferGlobal":true,"__dependencies":{"mz":"^2.6.0","rc":"^1.2.0","mem":"^1.1.0","bole":"^3.0.2","meow":"^3.7.0","execa":"^0.6.3","is-ci":"^1.0.10","ramda":"^0.23.0","byline":"^5.0.0","ndjson":"^1.5.0","semver":"^5.3.0","find-up":"^2.1.0","p-limit":"^1.1.0","link-dir":"^2.0.0","node-gyp":"^3.6.0","p-filter":"^1.0.0","read-pkg":"^2.0.0","@types/mz":"^0.0.30","@types/rc":"^0.0.1","path-name":"^1.0.0","write-pkg":"^2.1.0","is-windows":"^1.0.0","os-homedir":"^1.0.2","@types/node":"^7.0.5","arr-flatten":"^1.0.1","common-tags":"^1.4.0","cross-spawn":"^5.0.0","graceful-fs":"^4.1.11","path-exists":"^3.0.0","pnpm-logger":"^0.3.0","read-pkg-up":"^2.0.0","rimraf-then":"^1.0.1","symlink-dir":"^1.0.2","@types/ramda":"^0.0.5","registry-url":"^3.1.0","@types/byline":"^4.2.31","@types/semver":"^5.3.30","normalize-ssh":"^1.0.0","unpack-stream":"^1.1.0","camelcase-keys":"^4.0.0","load-json-file":"^2.0.0","load-yaml-file":"^0.1.0","loud-rejection":"^1.6.0","mkdirp-promise":"^5.0.1","normalize-path":"^2.1.1","@zkochan/dirsum":"^0.1.1","get-link-target":"^1.0.0","global-bin-path":"^0.1.1","hosted-git-info":"^2.4.1","npm-package-arg":"^4.2.1","proper-lockfile":"^2.0.0","update-notifier":"^2.1.0","write-json-file":"^2.0.0","write-yaml-file":"^1.0.0","@zkochan/cmd-shim":"^2.2.2","@types/common-tags":"^1.2.5","parse-codeload-url":"^1.0.0","pnpm-file-reporter":"^0.0.1","get-npm-tarball-url":"^1.0.1","npm-registry-client":"^8.1.0","pnpm-install-checks":"^1.1.0","registry-auth-token":"^3.1.0","@types/load-json-file":"^2.0.5","parse-npm-tarball-url":"^1.0.1","pnpm-default-reporter":"^0.6.0","@types/update-notifier":"^1.0.0","fs-write-stream-atomic":"^1.0.10","remove-all-except-outer-links":"^1.0.0"},"devDependencies":{"caw":"^2.0.0","ncp":"^2.0.0","tape":"^4.6.3","husky":"^0.13.2","isexe":"^2.0.0","sepia":"^2.0.2","mkdirp":"^0.5.1","rimraf":"^2.5.4","tslint":"^5.0.0","thenify":"^3.2.1","ts-node":"^3.0.0","commitizen":"^2.8.6","in-publish":"^2.0.0","typescript":"^2.1.5","@types/tape":"^4.2.28","exists-link":"^2.0.0","npm-run-all":"^4.0.1","tape-promise":"^2.0.1","@types/mkdirp":"^0.3.29","npm-scripts-info":"^0.3.6","pnpm-registry-mock":"^0.5.0","validate-commit-msg":"^2.7.0","cz-conventional-changelog":"^2.0.0","anonymous-npm-registry-client":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm-0.64.2.tgz_1491594663672_0.878211219329387","host":"packages-18-east.internal.npmjs.com"}},"9.5.0-beta.0":{"name":"pnpm","version":"9.5.0-beta.0","keywords":["pnpm9","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@9.5.0-beta.0","homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"1d2b2114e69f8012291ed7798836ca1df63da5f0","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-9.5.0-beta.0.tgz","fileCount":880,"integrity":"sha512-wuYOftBORZWRyYLydgzY99H0j+HKTUbMu/g3ffHrLQd6zh6dM0sGJQ3d8jwDtFYoWPd5krmju0qTNVrv0XPfMg==","signatures":[{"sig":"MEYCIQCAyWwLHr/Qnnr0/YzU3NIhL9U3fJdKIZeDE78Vr3bniAIhALKtGvgTdWNeBrqII5rac0CVsXP07UqIJwlVFuGcAOv5","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":17127300},"main":"bin/pnpm.cjs","_from":"file:pnpm-9.5.0-beta.0.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=18.12"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7776 jest","start":"tsc --watch","bundle":"ts-node bundle.ts","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/templates dist/templates && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/1be8267cf0ab71a3dcba22b801b888d2/pnpm-9.5.0-beta.0.tgz","_integrity":"sha512-wuYOftBORZWRyYLydgzY99H0j+HKTUbMu/g3ffHrLQd6zh6dM0sGJQ3d8jwDtFYoWPd5krmju0qTNVrv0XPfMg==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"10.7.0","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"18.20.3","preferGlobal":true,"publishConfig":{"tag":"next-9","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/pnpm_9.5.0-beta.0_1719494289003_0.6367137958525486","host":"s3://npm-registry-packages"}},"0.64.3":{"name":"pnpm","version":"0.64.3","keywords":["dependency manager","install","modules","npm","package manager"],"author":{"name":"Rico Sta. Cruz","email":"rico@ricostacruz.com"},"license":"MIT","_id":"pnpm@0.64.3","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js"},"dist":{"shasum":"450618047e451f6cd34a0b08f079e7837f44ecf7","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-0.64.3.tgz","integrity":"sha512-HbaxeWjAiXDpmTKpIjUeDYaGF2GiWSr3ztjzFgjKkWQT1tCK17ZbrtvrOYoB6mHsCr+7ZUODRt4DjlBB2AHhgA==","signatures":[{"sig":"MEQCIDgxMfzyrSY4h7c0nNb2/nllh6SKuK3D447Cf+R9mmcYAiAwUqYiqmOPpSnjVR9HPrd7RH8YQXDgNpiobTBExPCtug==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib/"],"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"_shasum":"450618047e451f6cd34a0b08f079e7837f44ecf7","engines":{"node":">=4"},"gitHead":"3eb6cf8317f2063af0b39a538771a3514aa0dec9","scripts":{},"typings":"lib/index.d.ts","_npmUser":{"name":"zkochan","email":"zoltan.kochan@gmail.com"},"__scripts":{"cz":"git-cz","?cz":"echo 'Run Git commit wizard'","tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json --project .","test":"npm run lint && npm run test:e2e","start":"npm run tsc -- --watch","pretest":"rimraf ../.tmp/ && npm run tsc && pnpm-registry-mock prepare","test:e2e":"npm-run-all -p -r pnpm-registry-mock test:tap","test:tap":"ts-node test","commitmsg":"validate-commit-msg","prepublish":"in-publish && echo 'You need to use \"publish-packed\" to publish pnpm' && false || npm run tsc","pnpm-registry-mock":"pnpm-registry-mock"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"3.10.9","description":"Fast, disk space efficient npm installs","directories":{"test":"test"},"greenkeeper":{"ignore":["pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-logger","pnpm-registry-mock","remove-all-except-outer-links"]},"_nodeVersion":"6.9.1","preferGlobal":true,"__dependencies":{"mz":"^2.6.0","rc":"^1.2.0","mem":"^1.1.0","bole":"^3.0.2","meow":"^3.7.0","execa":"^0.6.3","is-ci":"^1.0.10","ramda":"^0.23.0","byline":"^5.0.0","ndjson":"^1.5.0","semver":"^5.3.0","find-up":"^2.1.0","p-limit":"^1.1.0","link-dir":"^2.0.0","node-gyp":"^3.6.0","p-filter":"^1.0.0","read-pkg":"^2.0.0","@types/mz":"^0.0.30","@types/rc":"^0.0.1","path-name":"^1.0.0","write-pkg":"^2.1.0","is-windows":"^1.0.0","os-homedir":"^1.0.2","@types/node":"^7.0.5","arr-flatten":"^1.0.1","common-tags":"^1.4.0","cross-spawn":"^5.0.0","graceful-fs":"^4.1.11","path-exists":"^3.0.0","pnpm-logger":"^0.3.0","read-pkg-up":"^2.0.0","rimraf-then":"^1.0.1","symlink-dir":"^1.0.2","@types/ramda":"^0.0.5","registry-url":"^3.1.0","@types/byline":"^4.2.31","@types/semver":"^5.3.30","normalize-ssh":"^1.0.0","unpack-stream":"^1.1.0","camelcase-keys":"^4.0.0","load-json-file":"^2.0.0","load-yaml-file":"^0.1.0","loud-rejection":"^1.6.0","mkdirp-promise":"^5.0.1","normalize-path":"^2.1.1","@zkochan/dirsum":"^0.1.1","get-link-target":"^1.0.0","global-bin-path":"^0.1.1","hosted-git-info":"^2.4.1","npm-package-arg":"^4.2.1","proper-lockfile":"^2.0.0","update-notifier":"^2.1.0","write-json-file":"^2.0.0","write-yaml-file":"^1.0.0","@zkochan/cmd-shim":"^2.2.2","@types/common-tags":"^1.2.5","parse-codeload-url":"^1.0.0","pnpm-file-reporter":"^0.0.1","get-npm-tarball-url":"^1.0.1","npm-registry-client":"^8.1.0","pnpm-install-checks":"^1.1.0","registry-auth-token":"^3.1.0","@types/load-json-file":"^2.0.5","parse-npm-tarball-url":"^1.0.1","pnpm-default-reporter":"^0.6.0","@types/update-notifier":"^1.0.0","fs-write-stream-atomic":"^1.0.10","remove-all-except-outer-links":"^1.0.0"},"devDependencies":{"caw":"^2.0.0","ncp":"^2.0.0","tape":"^4.6.3","husky":"^0.13.2","isexe":"^2.0.0","sepia":"^2.0.2","mkdirp":"^0.5.1","rimraf":"^2.5.4","tslint":"^5.0.0","thenify":"^3.2.1","ts-node":"^3.0.0","commitizen":"^2.8.6","in-publish":"^2.0.0","typescript":"^2.1.5","@types/tape":"^4.2.28","exists-link":"^2.0.0","npm-run-all":"^4.0.1","tape-promise":"^2.0.1","@types/mkdirp":"^0.3.29","npm-scripts-info":"^0.3.6","pnpm-registry-mock":"^0.5.0","validate-commit-msg":"^2.7.0","cz-conventional-changelog":"^2.0.0","anonymous-npm-registry-client":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm-0.64.3.tgz_1491655895979_0.8240636847913265","host":"packages-18-east.internal.npmjs.com"}},"0.64.8":{"name":"pnpm","version":"0.64.8","keywords":["dependency manager","install","modules","npm","package manager"],"author":{"name":"Rico Sta. Cruz","email":"rico@ricostacruz.com"},"license":"MIT","_id":"pnpm@0.64.8","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js"},"dist":{"shasum":"7935dad077708ffa9fffda7493c808363290f3ad","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-0.64.8.tgz","integrity":"sha512-NjpsM81xeBYkPQqO3QoBth+yVZcUpOlTmlxUUBpAkqrlffX4T+cuyaVsPhUJnB9eln5BSXPisA30/GcpJecKRA==","signatures":[{"sig":"MEUCIC+Kl9WA5AtQPP+LaR1Wk7hS2c3paQHARrSwGYD/CnNoAiEA8lhthRaNhUIaxgqXeucFDJ+9mE+h78z1JKlJ+UaL420=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib/"],"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"_shasum":"7935dad077708ffa9fffda7493c808363290f3ad","engines":{"node":">=4"},"gitHead":"f57978e86b68014e05c5e74a34697390ea582ace","scripts":{},"typings":"lib/index.d.ts","_npmUser":{"name":"zkochan","email":"zoltan.kochan@gmail.com"},"__scripts":{"cz":"git-cz","?cz":"echo 'Run Git commit wizard'","tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json --project .","test":"npm run lint && npm run test:e2e","start":"npm run tsc -- --watch","pretest":"rimraf ../.tmp/ && npm run tsc && pnpm-registry-mock prepare","test:e2e":"npm-run-all -p -r pnpm-registry-mock test:tap","test:tap":"ts-node test","commitmsg":"validate-commit-msg","prepublish":"in-publish && echo 'You need to use \"publish-packed\" to publish pnpm' && false || npm run tsc","pnpm-registry-mock":"pnpm-registry-mock"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"3.10.9","description":"Fast, disk space efficient npm installs","directories":{"test":"test"},"greenkeeper":{"ignore":["pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-logger","pnpm-registry-mock","remove-all-except-outer-links"]},"_nodeVersion":"6.9.1","preferGlobal":true,"__dependencies":{"mz":"^2.6.0","rc":"^1.2.0","mem":"^1.1.0","bole":"^3.0.2","meow":"^3.7.0","execa":"^0.6.3","is-ci":"^1.0.10","ramda":"^0.23.0","byline":"^5.0.0","ndjson":"^1.5.0","semver":"^5.3.0","find-up":"^2.1.0","p-limit":"^1.1.0","link-dir":"^2.0.0","node-gyp":"^3.6.0","p-filter":"^1.0.0","read-pkg":"^2.0.0","@types/mz":"^0.0.31","@types/rc":"^0.0.1","path-name":"^1.0.0","write-pkg":"^3.0.1","is-windows":"^1.0.0","os-homedir":"^1.0.2","@types/node":"^7.0.5","arr-flatten":"^1.0.1","common-tags":"^1.4.0","cross-spawn":"^5.0.0","graceful-fs":"^4.1.11","path-exists":"^3.0.0","pnpm-logger":"^0.3.0","read-pkg-up":"^2.0.0","rimraf-then":"^1.0.1","symlink-dir":"^1.0.2","@types/ramda":"^0.0.6","registry-url":"^3.1.0","@types/byline":"^4.2.31","@types/semver":"^5.3.30","is-inner-link":"^2.0.0","normalize-ssh":"^1.0.0","unpack-stream":"^1.1.0","camelcase-keys":"^4.0.0","load-json-file":"^2.0.0","load-yaml-file":"^0.1.0","loud-rejection":"^1.6.0","mkdirp-promise":"^5.0.1","normalize-path":"^2.1.1","@zkochan/dirsum":"^0.1.1","global-bin-path":"^0.1.1","npm-package-arg":"^5.0.0","proper-lockfile":"^2.0.0","update-notifier":"^2.1.0","write-json-file":"^2.0.0","write-yaml-file":"^1.0.0","@zkochan/cmd-shim":"^2.2.2","@types/common-tags":"^1.2.5","parse-codeload-url":"^1.0.0","pnpm-file-reporter":"^0.0.1","get-npm-tarball-url":"^2.0.0","npm-registry-client":"^8.1.0","pnpm-install-checks":"^1.1.0","registry-auth-token":"^3.1.0","@types/load-json-file":"^2.0.5","parse-npm-tarball-url":"^1.0.1","pnpm-default-reporter":"^0.6.0","@types/update-notifier":"^1.0.0","fs-write-stream-atomic":"^1.0.10","remove-all-except-outer-links":"^1.0.0"},"devDependencies":{"caw":"^2.0.0","ncp":"^2.0.0","tape":"^4.6.3","husky":"^0.13.2","isexe":"^2.0.0","sepia":"^2.0.2","mkdirp":"^0.5.1","rimraf":"^2.5.4","tslint":"^5.0.0","thenify":"^3.2.1","ts-node":"^3.0.0","commitizen":"^2.8.6","in-publish":"^2.0.0","typescript":"^2.1.5","@types/tape":"^4.2.28","exists-link":"^2.0.0","npm-run-all":"^4.0.1","tape-promise":"^2.0.1","@types/mkdirp":"^0.3.29","npm-scripts-info":"^0.3.6","pnpm-registry-mock":"^0.5.0","validate-commit-msg":"^2.7.0","cz-conventional-changelog":"^2.0.0","anonymous-npm-registry-client":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm-0.64.8.tgz_1492447248497_0.2018939722329378","host":"packages-18-east.internal.npmjs.com"}},"0.0.0-pr4475.2":{"name":"pnpm","version":"0.0.0-pr4475.2","keywords":["pnpm0","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"license":"MIT","_id":"pnpm@0.0.0-pr4475.2","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"6f4aa5a9ea7e74eb6eb9dc428491347fb2b9b4f3","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-0.0.0-pr4475.2.tgz","fileCount":644,"integrity":"sha512-QKk//XqVwWgVIZm/iZSJ6Ng6fHI0cbS802flhTqGsXPhXeEcIBb5iqnyFRtY4/oLzSIf0Om8VJ8pNfBbF0SK2w==","signatures":[{"sig":"MEUCICgkJBQl+KEGc9ldHhNymaAZpEB3kn+PLBb5oalX7GxzAiEA6F2eUycBVXwhcMc40sPsdMaqtU9mPC9bks7UChfET98=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":19387592,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJipnC5ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqHQQ/+Mo/L31K/K2+hiffa6mlMWAbsz5qS24+RYJfdhiXSUqkMG4Oi\r\nu994FDT4VGB7TwSTSqI+y+GXFu6gPTif+WbG+noVfWmQJQvr4AYcYTumtZQV\r\nUO73hmwiLlgq7Ogz1+c3dNdI59DpecmqQZ/K3IezTQQBYHSAxW/X+97NoM/y\r\n919d9XDGHO+Oq2D6QVxqI8HqPmfdPvvkTYnci6Pm3USvv4TYqEcrFo5YKNcv\r\nHAY5g2yss2WtkBNLeGvho+YESGDHwk86FPaYoVzdpLbk4HRcoglXtrPNhP5i\r\nrn30+Nnr46ZC/vmtr6BPTX38ZBY7n9us2zm8nEiV+OGAnZqCsvdvK1prkBE9\r\nM1CuaSyjCWwDIyWnRzx9otAw10RWH+6HHvdC13m6+bpyTZuZ+PDr3tse3DTL\r\nvEcpFKivGSJeClqsyBFQuI3LH9OoyNfUQWDUYuCzxGyuAscpLI5BDfb+Hpyg\r\nZJbUyhwvpckd2+QPkIQL6Fo2u18uDRJtWZejbOlF7KSgJywkrze3A/j6CZj8\r\nl8QcJt1v6ODga9gg3RL3PA6e4ivpQnS4q5wpsCC1kZ505ZzzBf3xtViByaCi\r\nm9W3WsvC/zWDxI0SXngRkHCexm3Gk4as5/mu9nLvEfCPUxxKVOVFNk6xVzqc\r\nc8a7zmlastw0tHYSED31WS2JjdlfmvWllSo=\r\n=SDm5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","_from":"file:pnpm-0.0.0-pr4475.2.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=14.6"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"tsc --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.cjs","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"6.14.6","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"14.6.0","preferGlobal":true,"publishConfig":{"tag":"next-7","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","__devDependencies":{"chalk":"^4.1.0","delay":"^5.0.0","execa":"npm:safe-execa@^0.1.1","is-ci":"^3.0.0","p-any":"3.0.0","ramda":"^0.27.1","tempy":"^1.0.0","which":"^2.0.2","semver":"^7.3.4","esbuild":"^0.14.8","p-defer":"^3.0.0","ps-list":"^7.2.0","path-name":"^1.0.0","split-cmd":"^1.0.1","tree-kill":"^1.2.2","write-pkg":"4.0.0","@pnpm/nopt":"^0.2.1","is-windows":"^1.0.2","pkgs-graph":"workspace:7.0.0","strip-ansi":"^6.0.0","@pnpm/types":"workspace:8.1.0","cross-spawn":"^7.0.3","exists-link":"2.0.0","npm-run-all":"^4.1.5","path-exists":"^4.0.0","render-help":"^1.0.1","symlink-dir":"^5.0.0","@pnpm/byline":"^1.0.0","@pnpm/client":"workspace:7.1.4","@pnpm/config":"workspace:15.2.1","@pnpm/logger":"^4.0.0","@pnpm/tabtab":"^0.1.2","@types/is-ci":"^3.0.0","@types/ramda":"0.27.39","@types/which":"^2.0.0","@pnpm/command":"workspace:3.0.0","@pnpm/prepare":"workspace:*","@pnpm/run-npm":"workspace:4.0.1","@types/semver":"^7.3.4","@pnpm/cli-meta":"workspace:3.0.2","@zkochan/retry":"^0.2.0","load-json-file":"^6.2.0","loud-rejection":"^2.2.0","read-yaml-file":"^2.1.0","@pnpm/cli-utils":"workspace:0.7.12","@pnpm/constants":"workspace:6.1.0","@zkochan/rimraf":"^2.1.2","write-json-file":"^4.3.0","write-yaml-file":"^4.2.0","deep-require-cwd":"1.0.0","@types/is-windows":"^1.0.0","normalize-newline":"3.0.0","@pnpm/core-loggers":"workspace:7.0.2","@pnpm/modules-yaml":"workspace:10.0.2","@types/cross-spawn":"^6.0.2","cross-var-no-babel":"^1.2.0","@pnpm/file-reporter":"workspace:3.0.0","@pnpm/registry-mock":"2.19.0","@types/pnpm__byline":"npm:@types/byline@^4.2.32","@pnpm/assert-project":"workspace:*","@pnpm/lockfile-types":"workspace:4.0.2","@pnpm/parse-cli-args":"workspace:5.0.1","dir-is-case-sensitive":"^2.0.0","@pnpm/default-reporter":"workspace:9.1.2","@pnpm/read-package-json":"workspace:6.0.3","@pnpm/find-workspace-dir":"workspace:4.0.1","@pnpm/plugin-commands-env":"workspace:2.1.11","@pnpm/plugin-commands-init":"workspace:1.0.12","@pnpm/plugin-commands-audit":"workspace:6.0.12","@pnpm/plugin-commands-setup":"workspace:2.0.13","@pnpm/plugin-commands-store":"workspace:5.1.11","@pnpm/read-project-manifest":"workspace:3.0.3","@pnpm/plugin-commands-server":"workspace:4.0.12","@pnpm/write-project-manifest":"workspace:3.0.2","@pnpm/common-cli-options-help":"workspace:0.9.0","@pnpm/find-workspace-packages":"workspace:4.0.12","@pnpm/plugin-commands-listing":"workspace:5.0.12","@pnpm/plugin-commands-rebuild":"workspace:6.1.11","@pnpm/plugin-commands-outdated":"workspace:6.0.12","@pnpm/filter-workspace-packages":"workspace:5.0.12","@pnpm/pick-registry-for-package":"workspace:3.0.2","@pnpm/plugin-commands-publishing":"workspace:5.0.13","@pnpm/plugin-commands-installation":"workspace:10.1.1","@pnpm/plugin-commands-script-runners":"workspace:5.0.15"},"__optionalDependencies":{"node-gyp":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_0.0.0-pr4475.2_1655075001167_0.77111167245332","host":"s3://npm-registry-packages"}},"0.0.0-pr4475.1":{"name":"pnpm","version":"0.0.0-pr4475.1","keywords":["pnpm7","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"license":"MIT","_id":"pnpm@0.0.0-pr4475.1","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"22b5cea3545754614f7ac33752f1f757cb5ad4ed","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-0.0.0-pr4475.1.tgz","fileCount":644,"integrity":"sha512-hrwYuFJ+DFLNNDaE1U0AcyJmZabBsJ+hYzD8I2U/ZoZZY6IHZHTXACwqJNJd2yb3qpkcRLXoUFe+XXeiIAMmPg==","signatures":[{"sig":"MEQCIFqRYx+p5Rr1hatW3IQmY9suB79Ydm0BNT/o/jvv0YO9AiBaLg0MoUDF69bpsIw7XzZvUvfI0Nimbo1EgxezQWv4YA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18598989,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJifthQACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo8Iw/+J43b0/M3HArkI6lhkGQdL5LTcwRvFJ7MmJW55FDokfj+5z+s\r\nAwUhRNih2jMdR+P4VZUj4oHoIKIUU3/hYqdPLb2x6BPUCxSAVCyIZcpvx+bf\r\nYAJ+b2SnRCFed8wJwJwxm/AGAEJCQ6oJ3uSH+LDkGWnzsPb0h03GP9uAY2Sf\r\nEzSjad0iWAGWk/31K38w2XTr5XeJ21VHBsbvzdmvJUKxzPn8Jn88PIki24fF\r\nodsUCLD/NhROj2S5Pk98CEoRql9kjc1IPiEwfeEcsLXptg8OCmUztkyrbh1c\r\ncuEatEMXfToFyEcdROwjn0xR4drWu7C8VqJWODQGO8qXoWYGXPqFnypTq2EJ\r\nuyNooUXCBPwFlAES47zsw7485H+OL6B6vvtlObkg7ahQFVw2prKSE+ikIR/2\r\nIC3IO9YmqyCk77/0SZdGWowi9G/Ed6QK52pABmoKj5SOP6oAHEf+qg8wzLPz\r\nuIXU7iOLFOm6t1zuLuaxA6koEkryGMhxfVH6JFh28nWj3SofroZvIR3pRJiX\r\n+ZRO5sbJ/3hE0W0sBMkZtCvf45BdfxBCntAb+yA65qF7YCJnGJig1nDKyoPb\r\njtaR+WEwxOZl3xR6UdRsEU8/z7AmK/RJCUn4AtQAbTFeOa/q5ztKlZFcSlAT\r\n3DjMTmHUjC9ThbIsqRaPE7TPp7/9VqP9Bh0=\r\n=y6w5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","_from":"file:pnpm-0.0.0-pr4475.1.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=14.19"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"tsc --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.cjs","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"_resolved":"/tmp/8e0463d051f80bcacdc9137b87a44f34/pnpm-0.0.0-pr4475.1.tgz","_integrity":"sha512-hrwYuFJ+DFLNNDaE1U0AcyJmZabBsJ+hYzD8I2U/ZoZZY6IHZHTXACwqJNJd2yb3qpkcRLXoUFe+XXeiIAMmPg==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"8.8.0","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"16.14.2","preferGlobal":true,"publishConfig":{"tag":"next-7","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/pnpm_0.0.0-pr4475.1_1652480080456_0.8890741973019678","host":"s3://npm-registry-packages"}},"0.64.6":{"name":"pnpm","version":"0.64.6","keywords":["dependency manager","install","modules","npm","package manager"],"author":{"name":"Rico Sta. Cruz","email":"rico@ricostacruz.com"},"license":"MIT","_id":"pnpm@0.64.6","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js"},"dist":{"shasum":"c89ad4fdebe0052cca8cce201cb1868bb086eb27","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-0.64.6.tgz","integrity":"sha512-8qdSuyPyaKoAM+TuL77Tu+XvnPEDuTFio5cH6ORkBL68GJZH/mJp4IecUSqAue+2/swZqDksx+iB8wCuunHjLQ==","signatures":[{"sig":"MEUCIEhv3/dkpaoh8f3M9CmrP72MhdqtzL9O4YpZMeH0hRg5AiEAguaOdI5piFpStKeh4BwhuyNjt/xKN28Dz6ErjxNue1Q=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib/"],"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"_shasum":"c89ad4fdebe0052cca8cce201cb1868bb086eb27","engines":{"node":">=4"},"gitHead":"27279fa8fcfa0e8c4887248a7793969f155cd535","scripts":{},"typings":"lib/index.d.ts","_npmUser":{"name":"zkochan","email":"zoltan.kochan@gmail.com"},"__scripts":{"cz":"git-cz","?cz":"echo 'Run Git commit wizard'","tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json --project .","test":"npm run lint && npm run test:e2e","start":"npm run tsc -- --watch","pretest":"rimraf ../.tmp/ && npm run tsc && pnpm-registry-mock prepare","test:e2e":"npm-run-all -p -r pnpm-registry-mock test:tap","test:tap":"ts-node test","commitmsg":"validate-commit-msg","prepublish":"in-publish && echo 'You need to use \"publish-packed\" to publish pnpm' && false || npm run tsc","pnpm-registry-mock":"pnpm-registry-mock"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"3.10.9","description":"Fast, disk space efficient npm installs","directories":{"test":"test"},"greenkeeper":{"ignore":["pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-logger","pnpm-registry-mock","remove-all-except-outer-links"]},"_nodeVersion":"6.9.1","preferGlobal":true,"__dependencies":{"mz":"^2.6.0","rc":"^1.2.0","mem":"^1.1.0","bole":"^3.0.2","meow":"^3.7.0","execa":"^0.6.3","is-ci":"^1.0.10","ramda":"^0.23.0","byline":"^5.0.0","ndjson":"^1.5.0","semver":"^5.3.0","find-up":"^2.1.0","p-limit":"^1.1.0","link-dir":"^2.0.0","node-gyp":"^3.6.0","p-filter":"^1.0.0","read-pkg":"^2.0.0","@types/mz":"^0.0.31","@types/rc":"^0.0.1","path-name":"^1.0.0","write-pkg":"^2.1.0","is-windows":"^1.0.0","os-homedir":"^1.0.2","@types/node":"^7.0.5","arr-flatten":"^1.0.1","common-tags":"^1.4.0","cross-spawn":"^5.0.0","graceful-fs":"^4.1.11","path-exists":"^3.0.0","pnpm-logger":"^0.3.0","read-pkg-up":"^2.0.0","rimraf-then":"^1.0.1","symlink-dir":"^1.0.2","@types/ramda":"^0.0.6","registry-url":"^3.1.0","@types/byline":"^4.2.31","@types/semver":"^5.3.30","is-inner-link":"^2.0.0","normalize-ssh":"^1.0.0","unpack-stream":"^1.1.0","camelcase-keys":"^4.0.0","load-json-file":"^2.0.0","load-yaml-file":"^0.1.0","loud-rejection":"^1.6.0","mkdirp-promise":"^5.0.1","normalize-path":"^2.1.1","@zkochan/dirsum":"^0.1.1","global-bin-path":"^0.1.1","hosted-git-info":"^2.4.1","npm-package-arg":"^4.2.1","proper-lockfile":"^2.0.0","update-notifier":"^2.1.0","write-json-file":"^2.0.0","write-yaml-file":"^1.0.0","@zkochan/cmd-shim":"^2.2.2","@types/common-tags":"^1.2.5","parse-codeload-url":"^1.0.0","pnpm-file-reporter":"^0.0.1","get-npm-tarball-url":"^2.0.0","npm-registry-client":"^8.1.0","pnpm-install-checks":"^1.1.0","registry-auth-token":"^3.1.0","@types/load-json-file":"^2.0.5","parse-npm-tarball-url":"^1.0.1","pnpm-default-reporter":"^0.6.0","@types/update-notifier":"^1.0.0","fs-write-stream-atomic":"^1.0.10","remove-all-except-outer-links":"^1.0.0"},"devDependencies":{"caw":"^2.0.0","ncp":"^2.0.0","tape":"^4.6.3","husky":"^0.13.2","isexe":"^2.0.0","sepia":"^2.0.2","mkdirp":"^0.5.1","rimraf":"^2.5.4","tslint":"^5.0.0","thenify":"^3.2.1","ts-node":"^3.0.0","commitizen":"^2.8.6","in-publish":"^2.0.0","typescript":"^2.1.5","@types/tape":"^4.2.28","exists-link":"^2.0.0","npm-run-all":"^4.0.1","tape-promise":"^2.0.1","@types/mkdirp":"^0.3.29","npm-scripts-info":"^0.3.6","pnpm-registry-mock":"^0.5.0","validate-commit-msg":"^2.7.0","cz-conventional-changelog":"^2.0.0","anonymous-npm-registry-client":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm-0.64.6.tgz_1492201848767_0.345540355425328","host":"packages-12-west.internal.npmjs.com"}},"0.64.7":{"name":"pnpm","version":"0.64.7","keywords":["dependency manager","install","modules","npm","package manager"],"author":{"name":"Rico Sta. Cruz","email":"rico@ricostacruz.com"},"license":"MIT","_id":"pnpm@0.64.7","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js"},"dist":{"shasum":"5f4151b83726fd2cbcae8bf8b73b9c92685686bc","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-0.64.7.tgz","integrity":"sha512-v+K37LIfof5pM2AcQyeM2YjqOmGjNVHshWbB8IpYbeLztM9paY3v9P/Vc70t4xWLlhECNURwV32r1nZcvsU3EQ==","signatures":[{"sig":"MEUCIQCu9DW1wIWPEOweXaK7FWnOrbu3TXrxHEltyYLNvXYiBwIgddRFVvodjGwqy2IqIz4glRoV9oEF8T2l+eDvBK6oyCA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib/"],"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"_shasum":"5f4151b83726fd2cbcae8bf8b73b9c92685686bc","engines":{"node":">=4"},"gitHead":"6b86fd9cc25bce4ba8755acad3745931877c0cc2","scripts":{},"typings":"lib/index.d.ts","_npmUser":{"name":"zkochan","email":"zoltan.kochan@gmail.com"},"__scripts":{"cz":"git-cz","?cz":"echo 'Run Git commit wizard'","tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json --project .","test":"npm run lint && npm run test:e2e","start":"npm run tsc -- --watch","pretest":"rimraf ../.tmp/ && npm run tsc && pnpm-registry-mock prepare","test:e2e":"npm-run-all -p -r pnpm-registry-mock test:tap","test:tap":"ts-node test","commitmsg":"validate-commit-msg","prepublish":"in-publish && echo 'You need to use \"publish-packed\" to publish pnpm' && false || npm run tsc","pnpm-registry-mock":"pnpm-registry-mock"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"3.10.9","description":"Fast, disk space efficient npm installs","directories":{"test":"test"},"greenkeeper":{"ignore":["pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-logger","pnpm-registry-mock","remove-all-except-outer-links"]},"_nodeVersion":"6.9.1","preferGlobal":true,"__dependencies":{"mz":"^2.6.0","rc":"^1.2.0","mem":"^1.1.0","bole":"^3.0.2","meow":"^3.7.0","execa":"^0.6.3","is-ci":"^1.0.10","ramda":"^0.23.0","byline":"^5.0.0","ndjson":"^1.5.0","semver":"^5.3.0","find-up":"^2.1.0","p-limit":"^1.1.0","link-dir":"^2.0.0","node-gyp":"^3.6.0","p-filter":"^1.0.0","read-pkg":"^2.0.0","@types/mz":"^0.0.31","@types/rc":"^0.0.1","path-name":"^1.0.0","write-pkg":"^2.1.0","is-windows":"^1.0.0","os-homedir":"^1.0.2","@types/node":"^7.0.5","arr-flatten":"^1.0.1","common-tags":"^1.4.0","cross-spawn":"^5.0.0","graceful-fs":"^4.1.11","path-exists":"^3.0.0","pnpm-logger":"^0.3.0","read-pkg-up":"^2.0.0","rimraf-then":"^1.0.1","symlink-dir":"^1.0.2","@types/ramda":"^0.0.6","registry-url":"^3.1.0","@types/byline":"^4.2.31","@types/semver":"^5.3.30","is-inner-link":"^2.0.0","normalize-ssh":"^1.0.0","unpack-stream":"^1.1.0","camelcase-keys":"^4.0.0","load-json-file":"^2.0.0","load-yaml-file":"^0.1.0","loud-rejection":"^1.6.0","mkdirp-promise":"^5.0.1","normalize-path":"^2.1.1","@zkochan/dirsum":"^0.1.1","global-bin-path":"^0.1.1","npm-package-arg":"^5.0.0","proper-lockfile":"^2.0.0","update-notifier":"^2.1.0","write-json-file":"^2.0.0","write-yaml-file":"^1.0.0","@zkochan/cmd-shim":"^2.2.2","@types/common-tags":"^1.2.5","parse-codeload-url":"^1.0.0","pnpm-file-reporter":"^0.0.1","get-npm-tarball-url":"^2.0.0","npm-registry-client":"^8.1.0","pnpm-install-checks":"^1.1.0","registry-auth-token":"^3.1.0","@types/load-json-file":"^2.0.5","parse-npm-tarball-url":"^1.0.1","pnpm-default-reporter":"^0.6.0","@types/update-notifier":"^1.0.0","fs-write-stream-atomic":"^1.0.10","remove-all-except-outer-links":"^1.0.0"},"devDependencies":{"caw":"^2.0.0","ncp":"^2.0.0","tape":"^4.6.3","husky":"^0.13.2","isexe":"^2.0.0","sepia":"^2.0.2","mkdirp":"^0.5.1","rimraf":"^2.5.4","tslint":"^5.0.0","thenify":"^3.2.1","ts-node":"^3.0.0","commitizen":"^2.8.6","in-publish":"^2.0.0","typescript":"^2.1.5","@types/tape":"^4.2.28","exists-link":"^2.0.0","npm-run-all":"^4.0.1","tape-promise":"^2.0.1","@types/mkdirp":"^0.3.29","npm-scripts-info":"^0.3.6","pnpm-registry-mock":"^0.5.0","validate-commit-msg":"^2.7.0","cz-conventional-changelog":"^2.0.0","anonymous-npm-registry-client":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm-0.64.7.tgz_1492283163614_0.6781536506023258","host":"packages-12-west.internal.npmjs.com"}},"2.14.0":{"name":"pnpm","version":"2.14.0","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@2.14.0","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js","pnpx":"lib/bin/pnpx.js"},"dist":{"shasum":"2953740d4322e844c997a95e05888e90cfc8e09e","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-2.14.0.tgz","fileCount":4565,"integrity":"sha512-69qIHhTNFN0a2mgWIqzq8iqasEgjiXCDq4JbX0WzGrswrnTTrm3Pqoz0FaOwKle8RGBEPCJy+hMrtnxjHmUXJw==","signatures":[{"sig":"MEUCIQCAm7bMxKN46cv/yUOAmf2cBVeMHz/NwZ/dkv1xUcg3vQIgGMKM3VzwlOZT/CeAQb1cMqxt4e2mob1XVA1k51MGd+k=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":24170191,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbgFbvCRA9TVsSAnZWagAA8X8P/R6Rc6MuWctWVDXD0mQV\njcXo1IYddmGByiwelmbZxqwbiGo+/cQ4qrGp+8vjFnofgdMCO25d+Xdi+bUc\n7A8zaTgAppglk4no5PIfqbRpoIkUFW3JyyyT5ohRXaXne7WJP4bpl2lGT8pV\n7cSY0j4UfbrLGwod7sNY5LyCWmdPh2vS0OR9TX26JTTq7jMpLGcehefRm3hz\nuraSuwCDhTtEMtsrw7mEkpNYbdHNnXt2xOw5j5khbzUHUmGeK8qsW3Vx9/E2\nGxwdlB16P4ch1KGNMjhwboU3bt5pvkppCpCvqCywT2/an8sQMb2LFi2Lxa8e\nLri7yny63/Cxq6F12oxpXz4jDi7MH1xlvqlp3C7eNKn3h/rQPH2I0P4oPh11\nsrDBerMjmSK62AUyrvK31dfKw0IrXU/cbVedAS87TSWLQOM8cdY4xy1vHe4n\n129Td2JQC83EVsS/hmUIqpd3pnaV1G4HZPFTO9ywIP7tXvM+J/DZSRxtsbWR\noLF2gQcBtoUZMkOOcae6t4VxxQfH7Fef6Oh7H5+vNedKtZQVIrOqGuP9gb35\nHFNHf1P2YYDSivSOKpBAu2Gnf8OglfNkJZlgsnJ/ZDqAiV2DHyMS4TRLkfFw\nj26EEPdP4Z14LKAJiqE8cfMpKnAwGILKH30+/5DxNXrW1NWpK0ZPU1c7L+4V\nrpdF\r\n=sJJP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","_from":".","files":["lib/"],"_shasum":"2953740d4322e844c997a95e05888e90cfc8e09e","engines":{"node":">=6"},"scripts":{"tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json --project .","test":"npm run lint && npm run tsc && npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"pnpm link . && npm-run-all -p -r pnpm-registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf ../../../.tmp/ && rimraf node_modules/.bin/pnpm && pnpm-registry-mock prepare","pnpm-registry-mock":"pnpm-registry-mock","test:e2e-with-preview":"preview --skip-prepublishOnly && npm-run-all -p -r pnpm-registry-mock test:tap"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"greenkeeper":{"ignore":["@pnpm/default-fetcher","@pnpm/default-resolver","@pnpm/logger","@pnpm/outdated","@pnpm/server","@pnpm/types","pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-registry-mock","remove-all-except-outer-links","pnpm-shrinkwrap","supi"]},"_nodeVersion":"10.8.0","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"mz":"^2.7.0","nopt":"^4.0.1","supi":"^0.24.2","chalk":"^2.2.0","delay":"^3.0.0","execa":"^0.11.0","is-ci":"^1.0.10","ramda":"^0.25.0","diable":"^4.0.1","p-limit":"^2.0.0","get-port":"^4.0.0","@types/mz":"^0.0.32","camelcase":"^4.1.0 || 5","lru-cache":"^4.1.3","minimatch":"^3.0.4","path-name":"^1.0.0","pnpm-list":"^4.0.1","tree-kill":"^1.2.0","is-windows":"^1.0.1","pkgs-graph":"^2.0.0","text-table":"^0.2.0","@pnpm/types":"^1.5.0","@pnpm/utils":"^0.6.0","common-tags":"^1.4.0","cross-spawn":"^6.0.3","graceful-fs":"^4.1.11","signal-exit":"^3.0.2","strip-color":"^0.1.0","@pnpm/config":"^2.1.0","@pnpm/logger":"^2.1.0","@pnpm/server":"^0.14.0","find-packages":"^2.2.0","package-store":"^0.23.0","path-absolute":"^1.0.0","read-ini-file":"^1.0.0","@pnpm/outdated":"^0.4.0","camelcase-keys":"^4.2.0","load-json-file":"^4.0.0 || 5","load-yaml-file":"^0.1.0","loud-rejection":"^1.6.0","mkdirp-promise":"^5.0.1","process-exists":"^3.0.0","util.promisify":"^1.0.0","@pnpm/lifecycle":"^3.0.0","@types/get-port":"^4.0.0","@zkochan/libnpx":"^9.6.1","graph-sequencer":"^2.0.0","update-notifier":"^2.1.0","@pnpm/store-path":"^1.0.3","@types/lru-cache":"^4.1.1","@types/minimatch":"^3.0.3","pnpm-file-reporter":"^0.1.0","@pnpm/default-fetcher":"^2.0.0","@types/camelcase-keys":"^4.0.0","pnpm-default-reporter":"^0.20.2","@pnpm/default-resolver":"^2.0.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"caw":"^2.0.0","ncp":"^2.0.0","tape":"^4.6.3","p-any":"^1.1.0","retry":"^0.12.0","sepia":"^2.0.2","byline":"^5.0.0","mkdirp":"^0.5.1","rimraf":"^2.5.4","semver":"^5.3.0","tslint":"^5.4.2","ts-node":"^6.2.0","write-pkg":"^3.1.0","typescript":"^3.0.0","@types/node":"^10.0.6","@types/nopt":"^3.0.29","@types/tape":"^4.2.30","exists-link":"^2.0.0","npm-run-all":"^4.0.1","path-exists":"^3.0.0","rimraf-then":"^1.0.1","@types/p-any":"^1.1.2","@types/ramda":"0.25.34","@types/retry":"^0.10.2","tape-promise":"^3.0.0","@types/byline":"^4.2.31","@types/mkdirp":"^0.5.0","@types/semver":"^5.3.32","package-preview":"^1.0.0","write-json-file":"^2.3.0","write-yaml-file":"^1.0.0","deep-require-cwd":"^1.0.0","npm-scripts-info":"^0.3.6","normalize-newline":"^3.0.0","@pnpm/modules-yaml":"^1.0.0","@types/common-tags":"^1.2.5","pnpm-registry-mock":"^2.2.0","@pnpm/assert-project":"^1.1.1","@types/load-json-file":"^2.0.6","@types/update-notifier":"^2.0.0","@types/write-json-file":"^2.2.1","@pnpm/read-package-json":"^1.0.0","anonymous-npm-registry-client":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_2.14.0_1535137518065_0.6582840966917656","host":"s3://npm-registry-packages"}},"5.13.3":{"name":"pnpm","version":"5.13.3","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@5.13.3","maintainers":[{"name":"zkochan","email":"z@kochan.io"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"ffd0bf145ca258e2f9dee220e2a0f709317f5844","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-5.13.3.tgz","fileCount":1035,"integrity":"sha512-U5+jtFJjT6QXKbVxUEnVQ/Wmotcj0dnqRhZp4mnlq3vOoCAmMn3JzVwD1aZ/P7zd1nlZrNyqV63Y290CelfNHg==","signatures":[{"sig":"MEYCIQC1qJ0hMWSdKRK1BMPgQg3vwaT6cqYdGxXren2qoZ/DlgIhAKE58wNea9ndtQYJkowUvnbSSk5mKN6AekSuTqkI5DQr","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":10824297,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfucTHCRA9TVsSAnZWagAA0r4P/jRhN+19bTD/aEOjb2Ei\npAfTXixvT7TcbUvZUnqEeea+KVzM/nPb3C6aIglGX6KY802UKQR7n4WgkdcZ\nCAoxtHClnxAmCtFuOweU1/vzq9eJda3jqelqIinPLg7WJ/NILYN3Oxn4e7mW\nQFwramHsqoGLMaGwZNmruoq8jOviW6lH+p9mkNeATEj5BwpigoI7+OfWyYOv\nCgWWFXkepxgbddJE4K89gdiNzuiyLsCOpPiajvaQ3iTRqM7G4DVxEnEbuj37\niv/4doWH5FDAPcHHuQ661J8tF4K1g+XmHFBBRUohhhDbBg4dez2Bxz9Fee8R\noCvuOzB5m2SWge8j2lnfX63qj1FiHu0RjYxZks19Xp3E/2jyACqA8lhLf1a6\nlmatDWjRb/+1H0IYx6qnuomj8MoNPjQ7Jl2A4qLfNoVWmT+vET5aW0i33vil\nweZb3+h1aa+ctjfiL1wGcLQeTJnzw2ZPwRAO4wM+saDftVATE0BoEPpQ1LXz\no+rNUsWaG7RiY0Xuus8Bz67zXhGZuF5cMs7KzLvnVpgHmlVZ5aZdJnXMic+z\nG6JcuJ52lE85JwADfbUOw0Fy4qzzwgSsVj9uigPhP4NNVqisfKZ4B6UjNoF8\nezeVyTL9FRxlJpZvW8q8EJAFdhVakANL69U0Y4/9Wrb3zxd5YB94Pv2EKiYY\nxmCZ\r\n=h72z\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","engines":{"node":">=10.16"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint -c ../../eslint.json src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"pnpm tsc -- --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build && shx cp -r node-gyp-bin lib/node-gyp-bin && pnpm run bundle","test:e2e":"registry-mock prepare && run-p -r registry-mock test:tap","test:tap":"cd ../.. && c8 --reporter lcov --reports-dir packages/pnpm/coverage ts-node packages/pnpm/test --type-check","bundle:pnpm":"esbuild lib/bin/pnpm.js --bundle --platform=node --outfile=lib/pnpm.js --external:update-notifier --external:node-gyp","bundle:pnpx":"esbuild lib/bin/pnpx.js --bundle --platform=node --outfile=lib/pnpx.js","postpublish":"publish-packed","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock","prepublishOnly":"pnpm compile && npm cache clear --force && publish-packed --prune --npm-client yarn"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"6.14.8","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"12.19.0","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"node-gyp":"^7.1.2","update-notifier":"^5.0.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","__devDependencies":{"mz":"^2.7.0","ncp":"^2.0.0","shx":"^0.3.3","nopt":"^5.0.0","chalk":"^4.1.0","delay":"^4.4.0","execa":"^4.1.0","is-ci":"^2.0.0","p-any":"3.0.0","ramda":"^0.27.1","which":"^2.0.2","byline":"5.0.0","semver":"^7.3.2","esbuild":"^0.8.10","@types/mz":"^2.7.2","path-name":"^1.0.0","split-cmd":"^1.0.1","tree-kill":"^1.2.2","write-pkg":"4.0.0","@types/ncp":"^2.0.4","is-windows":"^1.0.2","pkgs-graph":"5.2.0","strip-ansi":"^6.0.0","@pnpm/types":"6.3.1","@types/nopt":"^3.0.29","cross-spawn":"^7.0.3","exists-link":"2.0.0","graceful-fs":"^4.2.4","npm-run-all":"^4.1.5","path-exists":"^4.0.0","render-help":"^1.0.1","symlink-dir":"^4.1.0","@pnpm/config":"11.9.0","@pnpm/logger":"^3.2.3","@pnpm/tabtab":"0.0.1","@types/is-ci":"^2.0.0","@types/ramda":"^0.27.32","@types/which":"^1.3.2","tape-promise":"4.0.0","@pnpm/command":"1.0.0","@pnpm/prepare":"0.0.16","@pnpm/run-npm":"2.0.3","@types/byline":"^4.2.32","@types/semver":"^7.3.4","@pnpm/cli-meta":"1.0.1","@zkochan/retry":"^0.2.0","load-json-file":"^6.2.0","loud-rejection":"^2.2.0","read-yaml-file":"^2.0.0","@pnpm/cli-utils":"0.4.40","@pnpm/constants":"4.1.0","@zkochan/libnpx":"11.0.3","@zkochan/rimraf":"^1.0.0","write-json-file":"^4.3.0","write-yaml-file":"^4.1.1","deep-require-cwd":"1.0.0","@types/is-windows":"^1.0.0","normalize-newline":"3.0.0","@pnpm/core-loggers":"5.0.2","@pnpm/modules-yaml":"8.0.5","@types/cross-spawn":"^6.0.2","@types/graceful-fs":"^4.1.4","@pnpm/file-reporter":"^1.0.0","@types/tape-promise":"^4.0.1","@pnpm/assert-project":"2.1.14","@pnpm/lockfile-types":"2.1.1","@pnpm/parse-cli-args":"3.2.1","dir-is-case-sensitive":"^1.0.2","@pnpm/default-reporter":"7.9.10","@types/update-notifier":"^5.0.0","@pnpm/read-package-json":"3.1.8","@pnpm/find-workspace-dir":"1.0.1","@pnpm/plugin-commands-audit":"2.0.29","@pnpm/plugin-commands-store":"2.0.56","@pnpm/read-project-manifest":"1.1.5","@pnpm/plugin-commands-import":"1.0.83","@pnpm/plugin-commands-server":"2.0.51","@pnpm/write-project-manifest":"1.1.5","@pnpm/common-cli-options-help":"0.2.0","@pnpm/find-workspace-packages":"2.3.26","@pnpm/plugin-commands-listing":"2.0.37","@pnpm/plugin-commands-rebuild":"2.2.9","anonymous-npm-registry-client":"0.1.2","@pnpm/plugin-commands-outdated":"3.0.32","@pnpm/filter-workspace-packages":"2.2.11","@pnpm/plugin-commands-publishing":"2.3.2","@pnpm/plugin-commands-installation":"3.5.1","@pnpm/plugin-commands-script-runners":"2.5.6"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_5.13.3_1606010054243_0.7339926793697442","host":"s3://npm-registry-packages"}},"5.13.4":{"name":"pnpm","version":"5.13.4","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@5.13.4","maintainers":[{"name":"zkochan","email":"z@kochan.io"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"6abe31b32893b200217addeae23346e35b4c646a","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-5.13.4.tgz","fileCount":1034,"integrity":"sha512-Q/1SlzLitcrggjTJN7Ooiu2y5ty+yTaxJYb7xGt6QpNijsIhxkGK58pP8IZYh04C7+8aI9MxNgppOTOyQG7k5g==","signatures":[{"sig":"MEQCIDcFQ7B0hUwNBXDHA0b8PWIQVxeMghsHS0RDPBD3yiBrAiAc60DxQldpM2S9sye/Jat0DDjdLA23OR948W8ebJXYag==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":10821136,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfuliwCRA9TVsSAnZWagAAitMP/3uDeZPCvLCLSGFfZ9pv\nP0yyUVipH4H6RdQ5NgT02CiyCbpuKun9pRvvMRY4VRUUdfCm+urV/14xjjqD\n7YWb+AdDs2ZNqeVS+E6b/ymT1pKlqA2skikUHd4m4w5uIZl8VQMmHhO09LEX\nCSG0547TWdDn6jwWDfvJ4awdojgpnolixMJ9XiLVNuvRuuF7X3O1E/fHLwCL\nu73zoTy+MQO87xdOVi9qI2Uff/yotw9vVSs5deynxBRoqoW/1seD/frXA/0G\nymtYSphB5xV770tDDgZNAbddfeWQ+82vtHPCLMV/mK4auqLoxuSqYy1vpgE3\nuk4jR0fFQG6tEWuCGI5pu99PZBZIr4zWSyuHgBne8eGzKlFwsdsGip6d0sE7\ngigwYpvEjW3gHeOu3ZC12RckrMcH1YjgyXezaNJ8PrB04GDWjodn4rLfmQeV\nvZ9B97RmnwDyAFC3e44LiW0eD/FvFq7rSuAp4+3IizIk5If/lwfMJOO8PFb2\niV8vhTRk19vtnEFdRoY/hRtPAdi6d3G3UcxIywndm4OVHA7VY4m4ePD/yTnT\nQvZg4+mA/szIsQc9y6ydz7Cfxk2Ogl+4zhRXoBhBKkXLbrU9QWePE0/sbGoZ\n2O/MM8BTDPyjgKcWD5tdy2ocnoiU4X9+LVw2dlm0zeTlqyB1UUyoVTJPnxem\nTN8X\r\n=M2m7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.js","engines":{"node":">=10.16"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint -c ../../eslint.json src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"pnpm tsc -- --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build && rimraf dist && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin","test:e2e":"registry-mock prepare && run-p -r registry-mock test:tap","test:tap":"cd ../.. && c8 --reporter lcov --reports-dir packages/pnpm/coverage ts-node packages/pnpm/test --type-check","bundle:pnpm":"esbuild lib/bin/pnpm.js --bundle --platform=node --outfile=dist/pnpm.js --external:update-notifier --external:node-gyp","bundle:pnpx":"esbuild lib/bin/pnpx.js --bundle --platform=node --outfile=dist/pnpx.js","postpublish":"publish-packed","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock","prepublishOnly":"pnpm compile && npm cache clear --force && publish-packed --prune --npm-client yarn --dest dist"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"6.14.8","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"12.19.0","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"node-gyp":"^7.1.2","update-notifier":"^5.0.1"},"_hasShrinkwrap":false,"__devDependencies":{"mz":"^2.7.0","ncp":"^2.0.0","shx":"^0.3.3","nopt":"^5.0.0","chalk":"^4.1.0","delay":"^4.4.0","execa":"^4.1.0","is-ci":"^2.0.0","p-any":"3.0.0","ramda":"^0.27.1","which":"^2.0.2","byline":"5.0.0","semver":"^7.3.2","esbuild":"^0.8.10","@types/mz":"^2.7.2","path-name":"^1.0.0","split-cmd":"^1.0.1","tree-kill":"^1.2.2","write-pkg":"4.0.0","@types/ncp":"^2.0.4","is-windows":"^1.0.2","pkgs-graph":"5.2.0","strip-ansi":"^6.0.0","@pnpm/types":"6.3.1","@types/nopt":"^3.0.29","cross-spawn":"^7.0.3","exists-link":"2.0.0","graceful-fs":"^4.2.4","npm-run-all":"^4.1.5","path-exists":"^4.0.0","render-help":"^1.0.1","symlink-dir":"^4.1.0","@pnpm/config":"11.9.0","@pnpm/logger":"^3.2.3","@pnpm/tabtab":"0.0.1","@types/is-ci":"^2.0.0","@types/ramda":"^0.27.32","@types/which":"^1.3.2","tape-promise":"4.0.0","@pnpm/command":"1.0.0","@pnpm/prepare":"0.0.16","@pnpm/run-npm":"2.0.3","@types/byline":"^4.2.32","@types/semver":"^7.3.4","@pnpm/cli-meta":"1.0.1","@zkochan/retry":"^0.2.0","load-json-file":"^6.2.0","loud-rejection":"^2.2.0","read-yaml-file":"^2.0.0","@pnpm/cli-utils":"0.4.40","@pnpm/constants":"4.1.0","@zkochan/libnpx":"11.0.3","@zkochan/rimraf":"^1.0.0","write-json-file":"^4.3.0","write-yaml-file":"^4.1.1","deep-require-cwd":"1.0.0","@types/is-windows":"^1.0.0","normalize-newline":"3.0.0","@pnpm/core-loggers":"5.0.2","@pnpm/modules-yaml":"8.0.5","@types/cross-spawn":"^6.0.2","@types/graceful-fs":"^4.1.4","@pnpm/file-reporter":"^1.0.0","@types/tape-promise":"^4.0.1","@pnpm/assert-project":"2.1.14","@pnpm/lockfile-types":"2.1.1","@pnpm/parse-cli-args":"3.2.1","dir-is-case-sensitive":"^1.0.2","@pnpm/default-reporter":"7.9.10","@types/update-notifier":"^5.0.0","@pnpm/read-package-json":"3.1.8","@pnpm/find-workspace-dir":"1.0.1","@pnpm/plugin-commands-audit":"2.0.29","@pnpm/plugin-commands-store":"2.0.56","@pnpm/read-project-manifest":"1.1.5","@pnpm/plugin-commands-import":"1.0.83","@pnpm/plugin-commands-server":"2.0.51","@pnpm/write-project-manifest":"1.1.5","@pnpm/common-cli-options-help":"0.2.0","@pnpm/find-workspace-packages":"2.3.26","@pnpm/plugin-commands-listing":"2.0.37","@pnpm/plugin-commands-rebuild":"2.2.9","anonymous-npm-registry-client":"0.1.2","@pnpm/plugin-commands-outdated":"3.0.32","@pnpm/filter-workspace-packages":"2.2.11","@pnpm/plugin-commands-publishing":"2.3.2","@pnpm/plugin-commands-installation":"3.5.1","@pnpm/plugin-commands-script-runners":"2.5.6"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_5.13.4_1606047920108_0.34259272035773947","host":"s3://npm-registry-packages"}},"2.14.2":{"name":"pnpm","version":"2.14.2","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@2.14.2","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js","pnpx":"lib/bin/pnpx.js"},"dist":{"shasum":"29f515d5e25d8416cf8725301e0c4f9cc523c603","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-2.14.2.tgz","fileCount":4565,"integrity":"sha512-kwuE4Z/bQMX0PrhobnQpkW9Hmn9rlBukJzypSjuSYL1fuqh5GTp8it7XIMuUZM2rfilAnVa3E/tMvFGL8z8fkA==","signatures":[{"sig":"MEUCIQCI/KzrvFER0pfTceaIs4u9OXBB/dOwIpfcwoSglUn6TAIgMwU3QfCTiGb66eKznEr1BUN8gs+DjaNLZ6BxwFZOxvM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":24171207,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbgZ29CRA9TVsSAnZWagAA7J8P/Rw9lSdxrX4SkZyOKgw7\ndfy9zAHkbwVyHofwayWkqCnNaJEEomqrEcqzAATTgcB/HSCAlsS09hEmPigw\n+hk7/gLSR66lBK654SFKoYM0uvuV6dLRB8jB8lka7KQk9I0Yi+rUq4nWUOV0\naSXPvMJ9iW5XyKv8dJ9xB/TQ40iwzQ8iqwR7aggw8/jcAt6XkyV3I0wKTPX0\nEFaeZu9OoENex15pKhSWZNmFP31R0WHeRTu3iQ7YF4hasGKV4Dz7qBcBvZIj\n7jauw9TRLlpYQYNRp1RX1d2zanXNnYPqVnRpNW5kWPmiV/3MgrFZ/5ukkHlc\n2RxPgegwesOGo/ufEM5+SOGhzD0Zt/j3PT7AGXssLqPz2C693OzJZtxzO3jz\nBygOTYXZ5D1AKA/1/9gva3nP+XzyEcC78a7K6pCSIFUkU8GkURdQ7y8fmhDS\nMFMXwNakDL6kw+MwCqgTfTKFp/d93/FP4R7/CZLTOciAd503umpO5pqZ5jVk\narU5qXCiCCGfRDBNt6B013/+LdgH4TJxsoq5Qdp/nZacEA2sBcwgT0/RIYQN\nvIkKYh8N/3b0dX5mhBu9jKTTwuCc8YxqRaWbUEi5jqZi2JqSQ6VLzVy7xB8p\nwIVuyItnnbLwv/YILYV/gpEPawc/cXh0r5Q5Cf5TMFTYk6tFSGmiy7lVMZls\njatW\r\n=ad+L\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","_from":".","files":["lib/"],"_shasum":"29f515d5e25d8416cf8725301e0c4f9cc523c603","engines":{"node":">=6"},"scripts":{"tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json --project .","test":"npm run lint && npm run tsc && npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"pnpm link . && npm-run-all -p -r pnpm-registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf ../../../.tmp/ && rimraf node_modules/.bin/pnpm && pnpm-registry-mock prepare","pnpm-registry-mock":"pnpm-registry-mock","test:e2e-with-preview":"preview --skip-prepublishOnly && npm-run-all -p -r pnpm-registry-mock test:tap"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"greenkeeper":{"ignore":["@pnpm/default-fetcher","@pnpm/default-resolver","@pnpm/logger","@pnpm/outdated","@pnpm/server","@pnpm/types","pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-registry-mock","remove-all-except-outer-links","pnpm-shrinkwrap","supi"]},"_nodeVersion":"9.10.1","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"mz":"^2.7.0","nopt":"^4.0.1","supi":"^0.24.3","chalk":"^2.2.0","delay":"^3.0.0","execa":"^0.11.0","is-ci":"^1.0.10","ramda":"^0.25.0","diable":"^4.0.1","p-limit":"^2.0.0","get-port":"^4.0.0","@types/mz":"^0.0.32","camelcase":"^4.1.0 || 5","lru-cache":"^4.1.3","minimatch":"^3.0.4","path-name":"^1.0.0","pnpm-list":"^4.0.1","tree-kill":"^1.2.0","is-windows":"^1.0.1","pkgs-graph":"^2.0.0","text-table":"^0.2.0","@pnpm/types":"^1.5.0","@pnpm/utils":"^0.6.2","common-tags":"^1.4.0","cross-spawn":"^6.0.3","graceful-fs":"^4.1.11","signal-exit":"^3.0.2","strip-color":"^0.1.0","@pnpm/config":"^2.1.0","@pnpm/logger":"^2.1.0","@pnpm/server":"^0.14.0","find-packages":"^2.2.0","package-store":"^0.23.0","path-absolute":"^1.0.0","read-ini-file":"^1.0.0","@pnpm/outdated":"^0.4.0","camelcase-keys":"^4.2.0","load-json-file":"^4.0.0 || 5","load-yaml-file":"^0.1.0","loud-rejection":"^1.6.0","mkdirp-promise":"^5.0.1","process-exists":"^3.0.0","util.promisify":"^1.0.0","@pnpm/lifecycle":"^3.0.0","@types/get-port":"^4.0.0","@zkochan/libnpx":"^9.6.1","graph-sequencer":"^2.0.0","update-notifier":"^2.1.0","@pnpm/store-path":"^1.0.3","@types/lru-cache":"^4.1.1","@types/minimatch":"^3.0.3","pnpm-file-reporter":"^0.1.0","@pnpm/default-fetcher":"^2.0.0","@types/camelcase-keys":"^4.0.0","pnpm-default-reporter":"^0.20.2","@pnpm/default-resolver":"^2.0.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"caw":"^2.0.0","ncp":"^2.0.0","tape":"^4.6.3","p-any":"^1.1.0","retry":"^0.12.0","sepia":"^2.0.2","byline":"^5.0.0","mkdirp":"^0.5.1","rimraf":"^2.5.4","semver":"^5.3.0","tslint":"^5.4.2","ts-node":"^6.2.0","write-pkg":"^3.1.0","typescript":"^3.0.0","@types/node":"^10.0.6","@types/nopt":"^3.0.29","@types/tape":"^4.2.30","exists-link":"^2.0.0","npm-run-all":"^4.0.1","path-exists":"^3.0.0","rimraf-then":"^1.0.1","@types/p-any":"^1.1.2","@types/ramda":"0.25.34","@types/retry":"^0.10.2","tape-promise":"^3.0.0","@types/byline":"^4.2.31","@types/mkdirp":"^0.5.0","@types/semver":"^5.3.32","package-preview":"^1.0.0","write-json-file":"^2.3.0","write-yaml-file":"^1.0.0","deep-require-cwd":"^1.0.0","npm-scripts-info":"^0.3.6","normalize-newline":"^3.0.0","@pnpm/modules-yaml":"^1.0.0","@types/common-tags":"^1.2.5","pnpm-registry-mock":"^2.2.0","@pnpm/assert-project":"^1.1.1","@types/load-json-file":"^2.0.6","@types/update-notifier":"^2.0.0","@types/write-json-file":"^2.2.1","@pnpm/read-package-json":"^1.0.0","anonymous-npm-registry-client":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_2.14.2_1535221180665_0.37497200849485823","host":"s3://npm-registry-packages"}},"5.13.5":{"name":"pnpm","version":"5.13.5","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@5.13.5","maintainers":[{"name":"zkochan","email":"z@kochan.io"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"f3919573defaec47ac53b13200ef99a2f51a3059","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-5.13.5.tgz","fileCount":1034,"integrity":"sha512-EJO8eYZyNpOvW+JhjBnLtxD2xcC6YlrzH8jxjETj8bevLATFa9vnGq614ada6o1XOIMq31JWtj1WyPJNogAzLA==","signatures":[{"sig":"MEUCIF1lf68etAuWVDThxQuZRbV0nsJZZSX3PqN9SD0JGGWHAiEAk4wkYwnmBWfMAxTcmc1MJAf89QQIlsJuwknpTtZXEyI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":10820313,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfwA4tCRA9TVsSAnZWagAAc8gP/RzPz3j4rFFlznSfMoba\n8gIZ62U01FXAmTb+YTeNLLltDjegZN3TX/ogluhCG5VgkdAgAh8s2a1GqYHt\nGhieBGr8Hn/WCeTvbuBCZPNjqvIUoDW/XTuIn80U5qj7ueKTj4MqdVADH9s2\nv5sxYMk4hzL/7IPNoqLLQtjjAxRrvxuEsduWUzh9WZnHlPTYRxjQGU5lVDX4\nqPcHR8W/VQZT4m8mlCl9LITTMkf6eWV7UHa+YjA0cY4yOBDSN2YBlPrzMHzH\nH2gv3mCTffGWGoaFVsJX0i3lFxZYHhLbsS6UzA2xOwV7TXDT5qqlFpnlZrfB\nVdO5UODLw55a7akLC0UguXBLwrWGvQMLukg/vc034LaehmNAc1V/xCvGoGhQ\nyoMOAcrREUE1HOvZQZ1CF/Xf6gA3SGKS3v5jzp9BHGFR1DLWr0f2t1GoWn9B\nbcVfZ0I/CZ10YSemLBWFAXneXkLs1+BWdlaoANRDudvwp7ep5udzxxYAE9jh\nYyK5Q4kSAkkZZ49gtt7Vl0FKz2dAXUoF/LqPdfZSH2zfomZ3Gx6OyXw7UmLQ\n/8OLCkrX+/VepFc6N3VVlTzZzo2lHAysTiMPrETvGy0yij2Wddcp9U+lEsQs\nRR+kC+dgMY115dE8noos+48pwypgh+22rwXcFTvTm/34RVhspwe4tbxBFm+5\ns6E7\r\n=sHLt\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.js","engines":{"node":">=10.16"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint -c ../../eslint.json src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"pnpm tsc -- --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build && rimraf dist && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin","test:e2e":"registry-mock prepare && run-p -r registry-mock test:tap","test:tap":"cd ../.. && c8 --reporter lcov --reports-dir packages/pnpm/coverage ts-node packages/pnpm/test --type-check","bundle:pnpm":"esbuild lib/bin/pnpm.js --bundle --platform=node --outfile=dist/pnpm.js --external:update-notifier --external:node-gyp","bundle:pnpx":"esbuild lib/bin/pnpx.js --bundle --platform=node --outfile=dist/pnpx.js","postpublish":"publish-packed","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock","prepublishOnly":"pnpm compile && npm cache clear --force && publish-packed --prune --npm-client yarn --dest dist"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"6.14.8","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"12.19.0","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"node-gyp":"^7.1.2","update-notifier":"^5.0.1"},"_hasShrinkwrap":false,"__devDependencies":{"mz":"^2.7.0","ncp":"^2.0.0","shx":"^0.3.3","nopt":"^5.0.0","chalk":"^4.1.0","delay":"^4.4.0","execa":"^4.1.0","is-ci":"^2.0.0","p-any":"3.0.0","ramda":"^0.27.1","which":"^2.0.2","byline":"5.0.0","semver":"^7.3.2","esbuild":"^0.8.12","@types/mz":"^2.7.2","path-name":"^1.0.0","split-cmd":"^1.0.1","tree-kill":"^1.2.2","write-pkg":"4.0.0","@types/ncp":"^2.0.4","is-windows":"^1.0.2","pkgs-graph":"5.2.0","strip-ansi":"^6.0.0","@pnpm/types":"6.3.1","@types/nopt":"^3.0.29","cross-spawn":"^7.0.3","exists-link":"2.0.0","graceful-fs":"^4.2.4","npm-run-all":"^4.1.5","path-exists":"^4.0.0","render-help":"^1.0.1","symlink-dir":"^4.1.0","@pnpm/config":"11.9.0","@pnpm/logger":"^3.2.3","@pnpm/tabtab":"0.0.1","@types/is-ci":"^2.0.0","@types/ramda":"^0.27.32","@types/which":"^1.3.2","tape-promise":"4.0.0","@pnpm/command":"1.0.0","@pnpm/prepare":"0.0.16","@pnpm/run-npm":"2.0.3","@types/byline":"^4.2.32","@types/semver":"^7.3.4","@pnpm/cli-meta":"1.0.1","@zkochan/retry":"^0.2.0","load-json-file":"^6.2.0","loud-rejection":"^2.2.0","read-yaml-file":"^2.0.0","@pnpm/cli-utils":"0.4.40","@pnpm/constants":"4.1.0","@zkochan/libnpx":"11.0.3","@zkochan/rimraf":"^1.0.0","write-json-file":"^4.3.0","write-yaml-file":"^4.1.1","deep-require-cwd":"1.0.0","@types/is-windows":"^1.0.0","normalize-newline":"3.0.0","@pnpm/core-loggers":"5.0.2","@pnpm/modules-yaml":"8.0.5","@types/cross-spawn":"^6.0.2","@types/graceful-fs":"^4.1.4","@pnpm/file-reporter":"^1.0.0","@types/tape-promise":"^4.0.1","@pnpm/assert-project":"2.1.14","@pnpm/lockfile-types":"2.1.1","@pnpm/parse-cli-args":"3.2.1","dir-is-case-sensitive":"^1.0.2","@pnpm/default-reporter":"7.9.10","@types/update-notifier":"^5.0.0","@pnpm/read-package-json":"3.1.8","@pnpm/find-workspace-dir":"1.0.1","@pnpm/plugin-commands-audit":"2.0.30","@pnpm/plugin-commands-store":"2.0.57","@pnpm/read-project-manifest":"1.1.5","@pnpm/plugin-commands-import":"1.0.84","@pnpm/plugin-commands-server":"2.0.52","@pnpm/write-project-manifest":"1.1.5","@pnpm/common-cli-options-help":"0.2.0","@pnpm/find-workspace-packages":"2.3.26","@pnpm/plugin-commands-listing":"2.0.38","@pnpm/plugin-commands-rebuild":"2.2.10","anonymous-npm-registry-client":"0.1.2","@pnpm/plugin-commands-outdated":"3.0.33","@pnpm/filter-workspace-packages":"2.2.12","@pnpm/plugin-commands-publishing":"2.3.3","@pnpm/plugin-commands-installation":"3.5.2","@pnpm/plugin-commands-script-runners":"2.5.6"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_5.13.5_1606422060556_0.4200831943060528","host":"s3://npm-registry-packages"}},"2.14.1":{"name":"pnpm","version":"2.14.1","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@2.14.1","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js","pnpx":"lib/bin/pnpx.js"},"dist":{"shasum":"37bbe1cf4631cc4fdb2f34038fe51380a32b7f27","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-2.14.1.tgz","fileCount":4565,"integrity":"sha512-d/xmM8UE6R4WBSgJ3oiEG6TLIpKLO69RpM9X+Nvo9KjR7YiKKLrwTLOOYi/6n5gEdEohrg5lNbatQwFkUlsDow==","signatures":[{"sig":"MEUCIFWhplPET9ci4keWyl/8KfL69yzIzScxAB6y665moyEEAiEAgXhziM58zPjXlptZEhhpEIQc/X7F8F5KTeoAvgcJttI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":24169987,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbgXI9CRA9TVsSAnZWagAARcwP/0U1t7P/Ollq6vI+fMWu\n9P/cPbxrY3MFUqC+Q46HSwPhT2XuPrRSX/XWw5TjBMqCt/uW82nScL/WNMzv\nXCbcdMxkmTs/VIkBGWGT+ibdEewQCpy/Ijra8jC9fttwazpSqa++hji+8EPy\nX8dE4Pg1nc++pjcW1v6awMkTqBg4r/E+hIQgymn13VYv9c8DcMfR31nfc9zD\nx/ammRALoLnEb3tCE2VotM1ZjDGSisa3a+f9FBydF30fCVs80Al6PYDSn0KV\nyLjQ8lXqpto4MqK3N3dew5uN2dWd3CQ/6MANUnW5m62n3Qjgu0gVdbCtj5Fv\nlxkxPL3nfUTJuEFYNNdkcQKnzERei2iIgBIePEP61lCZMvFqxbRTuodtYPet\nznEqrPLIGiTMR8jMRrA01yexWRpfjMjMAu0PzuP/y54G//rJTYG4HMaWvEN8\nKehQf87zp/GtbBSGCyx/7EriqMRkTn73jZF6mkjka9Vsp1dFgTSOfbB20naL\nyVZ7u2/UJbmKn6hgtY/yhmqr3z9RPJmArpR0lPhawrCIak06qTfdc+QESlID\n1OxLqOGOTb5Y01lSJVQjOQClYJOs+J8Zk08RvzOXSYwuXqLf8M/RE5m45uIP\njkKouiKaVEHKdBupxatsVIGcwVhivwnbym1Qjyx6G7w2bU4YblTqRaLdNVgT\nj9tY\r\n=GdxP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","_from":".","files":["lib/"],"_shasum":"37bbe1cf4631cc4fdb2f34038fe51380a32b7f27","engines":{"node":">=6"},"scripts":{"tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json --project .","test":"npm run lint && npm run tsc && npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"pnpm link . && npm-run-all -p -r pnpm-registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf ../../../.tmp/ && rimraf node_modules/.bin/pnpm && pnpm-registry-mock prepare","pnpm-registry-mock":"pnpm-registry-mock","test:e2e-with-preview":"preview --skip-prepublishOnly && npm-run-all -p -r pnpm-registry-mock test:tap"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"greenkeeper":{"ignore":["@pnpm/default-fetcher","@pnpm/default-resolver","@pnpm/logger","@pnpm/outdated","@pnpm/server","@pnpm/types","pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-registry-mock","remove-all-except-outer-links","pnpm-shrinkwrap","supi"]},"_nodeVersion":"10.8.0","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"mz":"^2.7.0","nopt":"^4.0.1","supi":"^0.24.2","chalk":"^2.2.0","delay":"^3.0.0","execa":"^0.11.0","is-ci":"^1.0.10","ramda":"^0.25.0","diable":"^4.0.1","p-limit":"^2.0.0","get-port":"^4.0.0","@types/mz":"^0.0.32","camelcase":"^4.1.0 || 5","lru-cache":"^4.1.3","minimatch":"^3.0.4","path-name":"^1.0.0","pnpm-list":"^4.0.1","tree-kill":"^1.2.0","is-windows":"^1.0.1","pkgs-graph":"^2.0.0","text-table":"^0.2.0","@pnpm/types":"^1.5.0","@pnpm/utils":"^0.6.0","common-tags":"^1.4.0","cross-spawn":"^6.0.3","graceful-fs":"^4.1.11","signal-exit":"^3.0.2","strip-color":"^0.1.0","@pnpm/config":"^2.1.0","@pnpm/logger":"^2.1.0","@pnpm/server":"^0.14.0","find-packages":"^2.2.0","package-store":"^0.23.0","path-absolute":"^1.0.0","read-ini-file":"^1.0.0","@pnpm/outdated":"^0.4.0","camelcase-keys":"^4.2.0","load-json-file":"^4.0.0 || 5","load-yaml-file":"^0.1.0","loud-rejection":"^1.6.0","mkdirp-promise":"^5.0.1","process-exists":"^3.0.0","util.promisify":"^1.0.0","@pnpm/lifecycle":"^3.0.0","@types/get-port":"^4.0.0","@zkochan/libnpx":"^9.6.1","graph-sequencer":"^2.0.0","update-notifier":"^2.1.0","@pnpm/store-path":"^1.0.3","@types/lru-cache":"^4.1.1","@types/minimatch":"^3.0.3","pnpm-file-reporter":"^0.1.0","@pnpm/default-fetcher":"^2.0.0","@types/camelcase-keys":"^4.0.0","pnpm-default-reporter":"^0.20.2","@pnpm/default-resolver":"^2.0.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"caw":"^2.0.0","ncp":"^2.0.0","tape":"^4.6.3","p-any":"^1.1.0","retry":"^0.12.0","sepia":"^2.0.2","byline":"^5.0.0","mkdirp":"^0.5.1","rimraf":"^2.5.4","semver":"^5.3.0","tslint":"^5.4.2","ts-node":"^6.2.0","write-pkg":"^3.1.0","typescript":"^3.0.0","@types/node":"^10.0.6","@types/nopt":"^3.0.29","@types/tape":"^4.2.30","exists-link":"^2.0.0","npm-run-all":"^4.0.1","path-exists":"^3.0.0","rimraf-then":"^1.0.1","@types/p-any":"^1.1.2","@types/ramda":"0.25.34","@types/retry":"^0.10.2","tape-promise":"^3.0.0","@types/byline":"^4.2.31","@types/mkdirp":"^0.5.0","@types/semver":"^5.3.32","package-preview":"^1.0.0","write-json-file":"^2.3.0","write-yaml-file":"^1.0.0","deep-require-cwd":"^1.0.0","npm-scripts-info":"^0.3.6","normalize-newline":"^3.0.0","@pnpm/modules-yaml":"^1.0.0","@types/common-tags":"^1.2.5","pnpm-registry-mock":"^2.2.0","@pnpm/assert-project":"^1.1.1","@types/load-json-file":"^2.0.6","@types/update-notifier":"^2.0.0","@types/write-json-file":"^2.2.1","@pnpm/read-package-json":"^1.0.0","anonymous-npm-registry-client":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_2.14.1_1535210044566_0.4186505053311198","host":"s3://npm-registry-packages"}},"5.13.6":{"name":"pnpm","version":"5.13.6","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@5.13.6","maintainers":[{"name":"zkochan","email":"z@kochan.io"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"22df0842a8c8aa1601dfd17b2a79cc942d138b29","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-5.13.6.tgz","fileCount":1041,"integrity":"sha512-dRgaf0Wqlxx5R2mZcnAklV2GCO+B0p1zD5OaCGoxRf7dlZnq7w6bjAYm51znzJEJsRmZzCMnu4drBzgMtEp32A==","signatures":[{"sig":"MEYCIQD611JsjiIhChA7NtOQbOq3qhV/2+FjhS0cGN8yI2MEgQIhANzm4AYtW9rCpFwOPsEnQk26CjDlQcsAHMDcp332WO6p","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":10859625,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf1XRXCRA9TVsSAnZWagAAx00P/RzbX2eWACuT9kmYPa3V\nFqGzKuQjvCnNblwtBZqnua8YcoCT8ri/R7iVRm14fsc3xdA2pxnqgoBFvYQU\noEfzP9PakZQPP7SgkFh4+6j019FOfDttAhsdob32BnZ+0/icJM3gAPY9gPW+\n8DGUYrTIlKM2nu4Y6Zw1FY6nmzb7htTo/Xx+3VECq9ifgN662TH9zaOkO071\nlYjJOtNEpbTeJ8muUefTLvbDj4y7dYTdnqStAiwrE2UIdXaSb/Qz8pcZxhG2\n4n3V1Wrk5SiCegGH7PT9TCf3uSwkIwDsDafuhHYXz2RV8BH9cAg2ku9PjVn7\nyFw8u4Ogz/SjHKeBcvOWBA+CCV5dUJ8JA2dXAqD0evsNOcKzS7OQgTBTvOcY\nrCW2auwPA7mg5trFlb702pFEdMa6+SYWiTEQLWwuNzbddiFhM13PloNPUB5m\nRLFRjmBHFBSg6yAeuOSxIIaI7Wbe6u5ayAUW30El3JC+SmCNYyn6w+hcpPEN\ncvRKsc2rusTQlHw5R0RBU2wiTvbbvUkeiIMdhCBzRRzRVN2ZmQPmQNX36khQ\nvb6cBJrzKUfqVUGDHG07n+VE2GynWxHBhmKCb2vpuEac4khvgGCkLRXAE5gP\nKcAXz8WkPFmEQbgVaUkdvco3939QsQmnpP/qfClyWE4yKxNfQB5OkTtkdnEf\nRMV0\r\n=xBTW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.js","engines":{"node":">=10.16"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint -c ../../eslint.json src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"pnpm tsc -- --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build && rimraf dist && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"esbuild lib/bin/pnpm.js --bundle --platform=node --outfile=dist/pnpm.js --external:update-notifier --external:node-gyp","bundle:pnpx":"esbuild lib/bin/pnpx.js --bundle --platform=node --outfile=dist/pnpx.js","postpublish":"publish-packed","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock","prepublishOnly":"pnpm compile && npm cache clear --force && publish-packed --prune --npm-client yarn --dest dist"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"6.14.8","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"12.19.0","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"node-gyp":"^7.1.2","update-notifier":"^5.0.1"},"_hasShrinkwrap":false,"__devDependencies":{"mz":"^2.7.0","ncp":"^2.0.0","shx":"^0.3.3","nopt":"^5.0.0","chalk":"^4.1.0","delay":"^4.4.0","execa":"^4.1.0","is-ci":"^2.0.0","p-any":"3.0.0","ramda":"^0.27.1","which":"^2.0.2","byline":"5.0.0","semver":"^7.3.4","esbuild":"^0.8.21","p-defer":"^3.0.0","@types/mz":"^2.7.3","path-name":"^1.0.0","split-cmd":"^1.0.1","tree-kill":"^1.2.2","write-pkg":"4.0.0","@types/ncp":"^2.0.4","is-windows":"^1.0.2","pkgs-graph":"5.2.0","strip-ansi":"^6.0.0","@pnpm/types":"6.3.1","@types/nopt":"^3.0.29","cross-spawn":"^7.0.3","exists-link":"2.0.0","graceful-fs":"^4.2.4","npm-run-all":"^4.1.5","path-exists":"^4.0.0","render-help":"^1.0.1","symlink-dir":"^4.1.0","@pnpm/config":"11.9.0","@pnpm/logger":"^3.2.3","@pnpm/tabtab":"0.0.1","@types/is-ci":"^2.0.0","@types/ramda":"^0.27.32","@types/which":"^1.3.2","@pnpm/command":"1.0.0","@pnpm/prepare":"0.0.16","@pnpm/run-npm":"2.0.3","@types/byline":"^4.2.32","@types/semver":"^7.3.4","@pnpm/cli-meta":"1.0.1","@zkochan/retry":"^0.2.0","load-json-file":"^6.2.0","loud-rejection":"^2.2.0","read-yaml-file":"^2.0.0","@pnpm/cli-utils":"0.4.40","@pnpm/constants":"4.1.0","@zkochan/libnpx":"11.0.3","@zkochan/rimraf":"^1.0.0","write-json-file":"^4.3.0","write-yaml-file":"^4.1.1","deep-require-cwd":"1.0.0","@types/is-windows":"^1.0.0","normalize-newline":"3.0.0","@pnpm/core-loggers":"5.0.2","@pnpm/modules-yaml":"8.0.5","@types/cross-spawn":"^6.0.2","@types/graceful-fs":"^4.1.4","@pnpm/file-reporter":"^1.0.0","@pnpm/assert-project":"2.1.14","@pnpm/lockfile-types":"2.1.1","@pnpm/parse-cli-args":"3.2.1","dir-is-case-sensitive":"^1.0.2","@pnpm/default-reporter":"7.9.10","@types/update-notifier":"^5.0.0","@pnpm/read-package-json":"3.1.8","@pnpm/find-workspace-dir":"1.0.1","@pnpm/plugin-commands-audit":"2.0.30","@pnpm/plugin-commands-store":"2.0.58","@pnpm/read-project-manifest":"1.1.5","@pnpm/plugin-commands-import":"1.0.85","@pnpm/plugin-commands-server":"2.0.53","@pnpm/write-project-manifest":"1.1.5","@pnpm/common-cli-options-help":"0.2.0","@pnpm/find-workspace-packages":"2.3.26","@pnpm/plugin-commands-listing":"2.0.38","@pnpm/plugin-commands-rebuild":"2.2.11","anonymous-npm-registry-client":"0.1.2","@pnpm/plugin-commands-outdated":"3.0.34","@pnpm/filter-workspace-packages":"2.2.12","@pnpm/plugin-commands-publishing":"2.3.4","@pnpm/plugin-commands-installation":"3.5.3","@pnpm/plugin-commands-script-runners":"2.5.6"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_5.13.6_1607824470770_0.3052540622396156","host":"s3://npm-registry-packages"}},"0.75.0":{"name":"pnpm","version":"0.75.0","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager"],"author":{"name":"Rico Sta. Cruz","email":"rico@ricostacruz.com"},"license":"MIT","_id":"pnpm@0.75.0","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js"},"dist":{"shasum":"da780e51d5699d9149d8bf9788b0005de2d6652e","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-0.75.0.tgz","integrity":"sha512-weNyM1iPLNrxjcrbEt06PBi+wgWYu4XtDBI7GFLgvhgz3YMolQqbA0EsCcFJB3iH0dFYNMWaCjAcCZCwczIreA==","signatures":[{"sig":"MEQCIBuVFuAw3y+WTXbdwRpKRAFlL5DlbUX5rekBu3RPQGKBAiB3X6qYdrF5IybkTbl9Zl7oY/0ERB43+NXyjUY26z6wYQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib/"],"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"_shasum":"da780e51d5699d9149d8bf9788b0005de2d6652e","engines":{"node":">=4"},"gitHead":"634f4da387bab2ad7a37d42a07946fa8e448f8ee","scripts":{},"typings":"lib/index.d.ts","_npmUser":{"name":"zkochan","email":"zoltan.kochan@gmail.com"},"__scripts":{"cz":"git-cz","?cz":"echo 'Run Git commit wizard'","tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json --project .","test":"npm run tsc && npm run lint && cd test && npm test","start":"npm run tsc -- --watch","prepare":"cd test && pnpm install","commitmsg":"validate-commit-msg","prepublish":"in-publish && echo 'You need to use \"publish-packed\" to publish pnpm' && false || npm run tsc"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"greenkeeper":{"ignore":["pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-logger","pnpm-registry-mock","remove-all-except-outer-links","pnpm-shrinkwrap"]},"_nodeVersion":"6.9.1","preferGlobal":true,"__dependencies":{"mz":"^2.6.0","mem":"^1.1.0","ncp":"^2.0.0","npm":"^5.0.2","bole":"^3.0.2","dint":"^1.0.0","nopt":"^4.0.1","ssri":"^4.1.3","execa":"^0.7.0","is-ci":"^1.0.10","ramda":"^0.24.1","byline":"^5.0.0","ndjson":"^1.5.0","semver":"^5.3.0","find-up":"^2.1.0","p-limit":"^1.1.0","thenify":"^3.3.0","node-gyp":"^3.6.0","p-filter":"^1.0.0","@types/mz":"^0.0.31","@types/rc":"^0.0.1","camelcase":"^4.1.0","is-subdir":"^1.0.0","path-name":"^1.0.0","write-pkg":"^3.0.1","@types/npm":"^2.0.28","is-windows":"^1.0.0","os-homedir":"^1.0.2","@types/node":"^7.0.27","@types/nopt":"^3.0.29","arr-flatten":"^1.0.1","common-tags":"^1.4.0","cross-spawn":"^5.0.0","graceful-fs":"^4.1.11","path-exists":"^3.0.0","pnpm-logger":"^0.3.0","rimraf-then":"^1.0.1","symlink-dir":"^1.0.3","@types/ramda":"^0.0.15","@types/byline":"^4.2.31","@types/semver":"^5.3.30","is-inner-link":"^2.0.0","normalize-ssh":"^1.0.0","unpack-stream":"^2.0.0-beta.1","load-json-file":"^2.0.0","load-yaml-file":"^0.1.0","loud-rejection":"^1.6.0","mkdirp-promise":"^5.0.1","normalize-path":"^2.1.1","npm-package-arg":"^5.0.0","pnpm-shrinkwrap":"^2.0.0","proper-lockfile":"^2.0.0","update-notifier":"^2.1.0","write-json-file":"^2.0.0","write-yaml-file":"^1.0.0","@zkochan/cmd-shim":"^2.2.3","read-package-json":"^2.0.5","@types/common-tags":"^1.2.5","pnpm-file-reporter":"^0.0.1","get-npm-tarball-url":"^2.0.0","npm-registry-client":"^8.1.0","pnpm-install-checks":"^1.1.0","@types/load-json-file":"^2.0.5","parse-npm-tarball-url":"^1.0.1","pnpm-default-reporter":"^0.6.0","@types/update-notifier":"^1.0.0","fs-write-stream-atomic":"^1.0.10","normalize-registry-url":"^1.0.0","remove-all-except-outer-links":"^1.0.0"},"devDependencies":{"husky":"^0.13.2","rimraf":"^2.5.4","tslint":"^5.4.2","commitizen":"^2.8.6","in-publish":"^2.0.0","typescript":"^2.1.5","@types/tape":"^4.2.30","@types/mkdirp":"^0.3.29","npm-scripts-info":"^0.3.6","validate-commit-msg":"^2.7.0","cz-conventional-changelog":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/pnpm-0.75.0.tgz_1498545839143_0.3592048098798841","host":"s3://npm-registry-packages"}},"2.14.4":{"name":"pnpm","version":"2.14.4","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@2.14.4","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js","pnpx":"lib/bin/pnpx.js"},"dist":{"shasum":"75105eed56437c0fa81da823cfbe9a6c16b30928","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-2.14.4.tgz","fileCount":4592,"integrity":"sha512-ciWkIyfhWChq8DDB8tsQO+T943wRJ03sRoC61w+EcLUTOtM6vxiV+K0YoJR5mbM8pBjXrOXYBliBYNCTdIlKlA==","signatures":[{"sig":"MEYCIQDbKzDHaC0l+oGjARkcQE4S1NQw574yVqotKvZcgQ4TiAIhAPbGzup8yJ44ukBu7k9Dh7Y3BBUPjJHdZI4hFRzKnDP+","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":24238973,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbhZeeCRA9TVsSAnZWagAAxNsP/izzgTqJSpDC5Bxj5r0T\nZ/f6ZfX5ngqdZvzQqzTSfK+4PWCBFPkcs68PR7xJiY45ZcpZ6O7Y4S/YmKfK\nrQzYsMQ6RBW3BoaiYh+vmu2QcMoUUBp9yBDAtF9V2cR5D/gY3/J+0WL+vttQ\nl6LKYOqPZGX6sv9rzka5/lD8xPlyUzubM+ZnaaSbJH1dEzGjRjmzQOcNy71b\nd4cIgCx+IQSIQ5WTUtf13b081Eizgn/2pDocVZKTtZ0Dya2bbuy6b3E7qEpS\n3uoSZTciRSPK7JZ+rVJeKj2cAKUDl3l+wWTx9jdNw225Hf5ANtRxxG3DowTY\nwcCRq7UlCegmziM+4vUcFSTX4rdq9AsF0B/hzDUFUiBwxfUxtOs9CuqZCeJx\nf8YeijHA59MqisLo0a4SQDTmikxYkDg1XbRGH7PVTBPrddAQHy9jxpAAqWYO\nnjAPfSHJ/FpZHMXb1uNORVT1mLzVu46ln+hN11198a4WWkY9nUyPOah+iovM\neiSOcqXB/NptE68oeZ+uA//WXj1+6Bk0oroDx6oA02zT9roD4k8dH2WNdC4M\nqAwsN5Z8jwKPf4Kuq78x3AmEcWZJJCxlNuXcg0TYwCPIIZ3GNfcBWQlmVx6H\neNcGg3vd+XKALF4nOgt9iNHCVH+BOv8cU3ahFLTw4pwVYQYqgnAwsZtF9i+K\nYmJs\r\n=KFoU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","_from":".","files":["lib/"],"_shasum":"75105eed56437c0fa81da823cfbe9a6c16b30928","engines":{"node":">=6"},"scripts":{"tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json --project .","test":"npm run lint && npm run tsc && npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"pnpm link . && npm-run-all -p -r pnpm-registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf ../../../.tmp/ && rimraf node_modules/.bin/pnpm && pnpm-registry-mock prepare","pnpm-registry-mock":"pnpm-registry-mock","test:e2e-with-preview":"preview --skip-prepublishOnly && npm-run-all -p -r pnpm-registry-mock test:tap"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"greenkeeper":{"ignore":["@pnpm/default-fetcher","@pnpm/default-resolver","@pnpm/logger","@pnpm/outdated","@pnpm/server","@pnpm/types","pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-registry-mock","remove-all-except-outer-links","pnpm-shrinkwrap","supi"]},"_nodeVersion":"9.10.1","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"mz":"^2.7.0","nopt":"^4.0.1","supi":"0.24.4","chalk":"^2.2.0","delay":"^3.0.0","execa":"^1.0.0","is-ci":"^1.0.10","ramda":"^0.25.0","diable":"^4.0.1","p-limit":"^2.0.0","get-port":"^4.0.0","@types/mz":"^0.0.32","camelcase":"^4.1.0 || 5","lru-cache":"^4.1.3","minimatch":"^3.0.4","path-name":"^1.0.0","pnpm-list":"4.0.1","tree-kill":"^1.2.0","is-windows":"^1.0.1","pkgs-graph":"^2.0.0","text-table":"^0.2.0","@pnpm/types":"1.7.0","@pnpm/utils":"0.6.2","common-tags":"^1.4.0","cross-spawn":"^6.0.3","graceful-fs":"^4.1.11","signal-exit":"^3.0.2","strip-color":"^0.1.0","@pnpm/config":"2.1.0","@pnpm/logger":"2.1.0","@pnpm/server":"0.14.0","find-packages":"^2.2.0","package-store":"^0.23.0","path-absolute":"^1.0.0","read-ini-file":"^1.0.0","@pnpm/outdated":"0.4.1","camelcase-keys":"^4.2.0","load-json-file":"^4.0.0 || 5","load-yaml-file":"^0.1.0","loud-rejection":"^1.6.0","mkdirp-promise":"^5.0.1","process-exists":"^3.0.0","util.promisify":"^1.0.0","@pnpm/lifecycle":"3.0.0","@types/get-port":"^4.0.0","@zkochan/libnpx":"^9.6.1","graph-sequencer":"^2.0.0","update-notifier":"^2.1.0","@pnpm/store-path":"1.0.3","@types/lru-cache":"^4.1.1","@types/minimatch":"^3.0.3","pnpm-file-reporter":"0.1.0","@pnpm/default-fetcher":"2.0.0","@types/camelcase-keys":"^4.0.0","pnpm-default-reporter":"0.20.2","@pnpm/default-resolver":"2.0.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"caw":"^2.0.0","ncp":"^2.0.0","tape":"^4.6.3","p-any":"^1.1.0","retry":"^0.12.0","sepia":"^2.0.2","byline":"^5.0.0","mkdirp":"^0.5.1","rimraf":"^2.5.4","semver":"^5.3.0","tslint":"^5.4.2","ts-node":"^6.2.0","write-pkg":"^3.1.0","typescript":"^3.0.0","@types/node":"^10.0.6","@types/nopt":"^3.0.29","@types/tape":"^4.2.30","exists-link":"^2.0.0","npm-run-all":"^4.0.1","path-exists":"^3.0.0","rimraf-then":"^1.0.1","@types/p-any":"^1.1.2","@types/ramda":"0.25.34","@types/retry":"^0.10.2","tape-promise":"^3.0.0","@types/byline":"^4.2.31","@types/mkdirp":"^0.5.0","@types/semver":"^5.3.32","package-preview":"^1.0.0","write-json-file":"^3.0.0","write-yaml-file":"^1.0.0","deep-require-cwd":"^1.0.0","npm-scripts-info":"^0.3.6","normalize-newline":"^3.0.0","@pnpm/modules-yaml":"^1.0.0","@types/common-tags":"^1.2.5","pnpm-registry-mock":"^2.2.0","@pnpm/assert-project":"^1.1.1","@types/load-json-file":"^2.0.6","@types/update-notifier":"^2.0.0","@pnpm/read-package-json":"^1.0.0","anonymous-npm-registry-client":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_2.14.4_1535481757240_0.3666401347254469","host":"s3://npm-registry-packages"}},"5.13.7":{"name":"pnpm","version":"5.13.7","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@5.13.7","maintainers":[{"name":"zkochan","email":"z@kochan.io"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"7bf69b9f9bb892af48a49119f47e58297e7b09d8","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-5.13.7.tgz","fileCount":1045,"integrity":"sha512-ejYJR8iK+IkN4HsHtwal9EB3K4N5AllQ86X6DwCaGWMrzDZNEwfAQYvyeqY35ElCvOd/M5W3ewvnrGpilGEgGQ==","signatures":[{"sig":"MEUCIQD+XUj8huNXcmZGBLsKEiebuxvSUpkzLeZd6mQjRn7EiAIgQKA2BugILBzDkyHPu0R1HewjXBhbdZRhEXbLgRjNBIo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":10913321,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf3llsCRA9TVsSAnZWagAAzc8QAJOyGguTq48jFWnUtEPC\nX+f+Vobl72mXJx4vrDtB+SZ5ptw0zhguOZF67Q9Oiymm3hUYWe91yaknApPw\nuL260ZIhTbwV2kvkbc+uAy3eUydUjXZmgA6D5gs38BJTqQ69BCAUyG1wwpZD\n1U2WN0GIW3Rf6XvGeqTKwwyZ7RQ57dXQyZUDj8fzcSYcXqA2Mht/gxjgXBcX\n4Jh3hbfIakLeVHZ/O+tSJpE4aVwAiVakOroZ7fVidknBGydqwfo++2xga8sy\nSLq5lZkNFXv4xi0kWkuxxwOHr1RlV+x8kOhsO6wGENtRjWTMVQSyca3kF4MX\nYtS2gCJvfguuYvvS0Oox9dO9PdqXgCICn2K6rUzvy6DNceCsCmysqTbGpnc4\nN3qgp5SgtnGBmvTo2jevXliZSOEdlgkrYuQxJ7LpA9xCpzoXazIrikGKw0+n\nnE9V0AjjipEy6XHZCDI4stI92bveGY6BrP19tWLfLMLhAq+/mXOwppHoHf9v\n7U1rPhbMKLrVU8RilAEwg84BUDMBMyGFngJub6mVsaZr8inZmWz1ty1WGj63\nOFj3rtHmBHWynCeVLplIrSkNHX/XVucGmaCx494GDfttB+iACFi9QaAx3tsQ\nl+pxjO+wEks7PslQq8CkIY1b848Wr4M0+qDxCAVRWTbgCTxViYmL5MTOVBEp\nOtQF\r\n=ww3J\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.js","engines":{"node":">=10.16"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint -c ../../eslint.json src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"pnpm tsc -- --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build && rimraf dist && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp node_modules/ps-list/fastlist.exe dist/fastlist.exe","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.js --external:update-notifier --external:node-gyp","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.js","postpublish":"publish-packed","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock","prepublishOnly":"pnpm compile && npm cache clear --force && publish-packed --prune --npm-client yarn --dest dist"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"6.14.8","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"12.19.0","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"node-gyp":"^7.1.2","update-notifier":"^5.0.1"},"_hasShrinkwrap":false,"__devDependencies":{"mz":"^2.7.0","ncp":"^2.0.0","nopt":"^5.0.0","chalk":"^4.1.0","delay":"^4.4.0","execa":"^4.1.0","is-ci":"^2.0.0","p-any":"3.0.0","ramda":"^0.27.1","which":"^2.0.2","byline":"5.0.0","semver":"^7.3.4","esbuild":"^0.8.24","p-defer":"^3.0.0","ps-list":"^6.3.0","@types/mz":"^2.7.3","path-name":"^1.0.0","split-cmd":"^1.0.1","tree-kill":"^1.2.2","write-pkg":"4.0.0","@types/ncp":"^2.0.4","is-windows":"^1.0.2","pkgs-graph":"5.2.0","strip-ansi":"^6.0.0","@pnpm/types":"6.3.1","@types/nopt":"^3.0.29","cross-spawn":"^7.0.3","exists-link":"2.0.0","graceful-fs":"^4.2.4","npm-run-all":"^4.1.5","path-exists":"^4.0.0","render-help":"^1.0.1","symlink-dir":"^4.1.0","@pnpm/config":"11.9.1","@pnpm/logger":"^3.2.3","@pnpm/tabtab":"0.0.1","@types/is-ci":"^2.0.0","@types/ramda":"^0.27.34","@types/which":"^1.3.2","@pnpm/command":"1.0.0","@pnpm/prepare":"0.0.16","@pnpm/run-npm":"2.0.3","@types/byline":"^4.2.32","@types/semver":"^7.3.4","@pnpm/cli-meta":"1.0.1","@zkochan/retry":"^0.2.0","load-json-file":"^6.2.0","loud-rejection":"^2.2.0","read-yaml-file":"^2.0.0","@pnpm/cli-utils":"0.4.41","@pnpm/constants":"4.1.0","@zkochan/libnpx":"11.0.3","@zkochan/rimraf":"^1.0.0","write-json-file":"^4.3.0","write-yaml-file":"^4.1.1","deep-require-cwd":"1.0.0","@types/is-windows":"^1.0.0","normalize-newline":"3.0.0","@pnpm/core-loggers":"5.0.2","@pnpm/modules-yaml":"8.0.5","@types/cross-spawn":"^6.0.2","@types/graceful-fs":"^4.1.4","@pnpm/file-reporter":"^1.0.0","@pnpm/assert-project":"2.1.14","@pnpm/lockfile-types":"2.1.1","@pnpm/parse-cli-args":"3.2.1","dir-is-case-sensitive":"^1.0.2","@pnpm/default-reporter":"7.9.11","@types/update-notifier":"^5.0.0","@pnpm/read-package-json":"3.1.8","@pnpm/find-workspace-dir":"1.0.1","@pnpm/plugin-commands-audit":"2.0.31","@pnpm/plugin-commands-store":"2.0.59","@pnpm/read-project-manifest":"1.1.5","@pnpm/plugin-commands-import":"1.0.86","@pnpm/plugin-commands-server":"2.0.54","@pnpm/write-project-manifest":"1.1.5","@pnpm/common-cli-options-help":"0.2.0","@pnpm/find-workspace-packages":"2.3.27","@pnpm/plugin-commands-listing":"2.0.39","@pnpm/plugin-commands-rebuild":"2.2.12","anonymous-npm-registry-client":"0.1.2","@pnpm/plugin-commands-outdated":"3.0.35","@pnpm/filter-workspace-packages":"2.2.13","@pnpm/plugin-commands-publishing":"2.3.5","@pnpm/plugin-commands-installation":"3.5.4","@pnpm/plugin-commands-script-runners":"2.5.7"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_5.13.7_1608407403804_0.983854534443783","host":"s3://npm-registry-packages"}},"1.14.11":{"name":"pnpm","version":"1.14.11","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager"],"author":{"name":"Rico Sta. Cruz","email":"rico@ricostacruz.com"},"license":"MIT","_id":"pnpm@1.14.11","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js"},"dist":{"shasum":"01635bda949cae4d49e67945a95ee586ff1f6e63","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-1.14.11.tgz","integrity":"sha512-ouAlgKWfNGn6igVwujVooqUThjQmeE4QJGZDd8DcPqCobry5uMco+/iaIg79L+KLHswnwF9ytwFdVfiAu0qwQg==","signatures":[{"sig":"MEUCICY36BB8xLKgpSYyvGvDB9SOxzeS6eiI2ZHfGX8c3nYjAiEA4Fpojb/tmPYLagO9txWdsqGIUNeB6ucCPLEhrrVsDgc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/bin/pnpm.js","files":["lib/"],"engines":{"node":">=4"},"gitHead":"557b480919cb067d40e34bd192ed6a2b60e2e643","scripts":{"tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json --project .","test":"npm run tsc && npm run lint && cd test && npm test","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","prepare":"cd test && pnpm install","commitmsg":"commitlint -e","prepublishOnly":"npm run tsc"},"_npmUser":{"name":"zkochan","email":"zoltan.kochan@gmail.com"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"5.4.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"greenkeeper":{"ignore":["pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-logger","pnpm-registry-mock","remove-all-except-outer-links","pnpm-shrinkwrap","supi"]},"_nodeVersion":"6.9.1","dependencies":{"npm":"^5.0.2","nopt":"^4.0.1","supi":"0.2.27","chalk":"^2.1.0","is-ci":"^1.0.10","ramda":"^0.24.1","byline":"^5.0.0","camelcase":"^4.1.0","path-name":"^1.0.0","pnpm-list":"^1.0.0","@types/npm":"^2.0.28","text-table":"^0.2.0","@types/node":"8.0.26","@types/nopt":"^3.0.29","common-tags":"^1.4.0","cross-spawn":"^5.0.0","graceful-fs":"^4.1.11","pnpm-logger":"^0.6.2","strip-color":"^0.1.0","@types/chalk":"^0.4.31","@types/ramda":"^0.24.14","@types/byline":"^4.2.31","@pnpm/outdated":"^0.0.0","load-json-file":"^3.0.0","loud-rejection":"^1.6.0","update-notifier":"^2.1.0","@types/common-tags":"^1.2.5","pnpm-file-reporter":"^0.0.1","@types/load-json-file":"^2.0.5","pnpm-default-reporter":"^0.9.5","@types/update-notifier":"^1.0.0"},"preferGlobal":true,"publishconfig":{"tag":"next"},"devDependencies":{"rimraf":"^2.5.4","tslint":"^5.4.2","typescript":"^2.4.1","@types/tape":"^4.2.30","@types/mkdirp":"^0.5.0","@zkochan/husky":"^0.0.0","@commitlint/cli":"^3.2.0","npm-scripts-info":"^0.3.6","@commitlint/prompt-cli":"^3.2.0","@commitlint/config-angular":"^3.1.1"},"_npmOperationalInternal":{"tmp":"tmp/pnpm-1.14.11.tgz_1506977043294_0.45757398870773613","host":"s3://npm-registry-packages"}},"2.14.3":{"name":"pnpm","version":"2.14.3","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@2.14.3","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js","pnpx":"lib/bin/pnpx.js"},"dist":{"shasum":"dd4386b3b35663b3d83f4d9e163a862a848a67ec","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-2.14.3.tgz","fileCount":4563,"integrity":"sha512-LTLOq7VdOXLwCMvsRCz6d7cXfGuCcFG1J5O3YRY9DlhSVx3WQctZPRET91mo7Db8ZYhmUJK6A9ku+CWhBkKaSQ==","signatures":[{"sig":"MEYCIQD4lT68MaXNpRgdjt2XHuBJ46D7sqxal5NKNdddX6Hw6wIhAIQKUjwiWr23eZLkinEXB9ChPeRkltZdTGTdx9P5h+GE","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":24177019,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbgrWVCRA9TVsSAnZWagAAgQEP/i7SwvzKNgoZkV2eEl5r\nLdxZiz/kSLvURH89uw6N6vpx+90/vjEvEUq1llIBt8Wm+P6PEm8D4c0kECrE\neieugoqgDf44pc9p731xu6GohWaa6ytHhptw0Tm3Z/csDK5lbbvkBN2o9H8l\nU1XGsbiFL7rq99vbRz/gvEzGnJKx6Qc2CUs5gJ5ijKMSmAJaLPrmy4YtYGsE\nHuA2tIMuT1RrmfismMfGTztBqUDTvEcDzy+/X/GeNBUR0kpO+YM0P4MEcj6i\n8ivrsuwH174VmpJgtYEy12gPyhIrG0vaCptG9fo5fOGBhWGphXwjMz/GpTmT\nXDvZ3sYr/WYjpIztVHpEreuf9ZVJTjabJ+MRCGhaL+6W07e9lPfga92uEpjx\nChwiQdxOKHsoZTCG1q2nWC3/0UJldaF+3wbe93FuUixqd4g5omGLHBsRMlGa\nLobo5DGM/XPayTHJj6UjqfF4SSLdobaIZEazuBrSsCzsE52ZRJwPIrWDorQe\nxBYmATJrjGiqml2lEgJyzS7EoIu276JXbR+Sx9Hal/UgBqDWgGugHxyTaJlT\nMQtnua97SlGtRlsHmVwBiJmVy7di/hICPAkvSwkDja6lWWDqbAiNHkM50y6+\npEF2cHBQhTdafk9iTu+BpSm85bnWNW1Y+40DhhSLIByeMtHVAqdSjQWzb0kx\n3XuG\r\n=uFji\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","_from":".","files":["lib/"],"_shasum":"dd4386b3b35663b3d83f4d9e163a862a848a67ec","engines":{"node":">=6"},"scripts":{"tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json --project .","test":"npm run lint && npm run tsc && npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"pnpm link . && npm-run-all -p -r pnpm-registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf ../../../.tmp/ && rimraf node_modules/.bin/pnpm && pnpm-registry-mock prepare","pnpm-registry-mock":"pnpm-registry-mock","test:e2e-with-preview":"preview --skip-prepublishOnly && npm-run-all -p -r pnpm-registry-mock test:tap"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"greenkeeper":{"ignore":["@pnpm/default-fetcher","@pnpm/default-resolver","@pnpm/logger","@pnpm/outdated","@pnpm/server","@pnpm/types","pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-registry-mock","remove-all-except-outer-links","pnpm-shrinkwrap","supi"]},"_nodeVersion":"9.10.1","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"mz":"^2.7.0","nopt":"^4.0.1","supi":"^0.24.3","chalk":"^2.2.0","delay":"^3.0.0","execa":"^0.11.0","is-ci":"^1.0.10","ramda":"^0.25.0","diable":"^4.0.1","p-limit":"^2.0.0","get-port":"^4.0.0","@types/mz":"^0.0.32","camelcase":"^4.1.0 || 5","lru-cache":"^4.1.3","minimatch":"^3.0.4","path-name":"^1.0.0","pnpm-list":"^4.0.1","tree-kill":"^1.2.0","is-windows":"^1.0.1","pkgs-graph":"^2.0.0","text-table":"^0.2.0","@pnpm/types":"^1.5.0","@pnpm/utils":"^0.6.2","common-tags":"^1.4.0","cross-spawn":"^6.0.3","graceful-fs":"^4.1.11","signal-exit":"^3.0.2","strip-color":"^0.1.0","@pnpm/config":"^2.1.0","@pnpm/logger":"^2.1.0","@pnpm/server":"^0.14.0","find-packages":"^2.2.0","package-store":"^0.23.0","path-absolute":"^1.0.0","read-ini-file":"^1.0.0","@pnpm/outdated":"^0.4.0","camelcase-keys":"^4.2.0","load-json-file":"^4.0.0 || 5","load-yaml-file":"^0.1.0","loud-rejection":"^1.6.0","mkdirp-promise":"^5.0.1","process-exists":"^3.0.0","util.promisify":"^1.0.0","@pnpm/lifecycle":"^3.0.0","@types/get-port":"^4.0.0","@zkochan/libnpx":"^9.6.1","graph-sequencer":"^2.0.0","update-notifier":"^2.1.0","@pnpm/store-path":"^1.0.3","@types/lru-cache":"^4.1.1","@types/minimatch":"^3.0.3","pnpm-file-reporter":"^0.1.0","@pnpm/default-fetcher":"^2.0.0","@types/camelcase-keys":"^4.0.0","pnpm-default-reporter":"^0.20.2","@pnpm/default-resolver":"^2.0.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"caw":"^2.0.0","ncp":"^2.0.0","tape":"^4.6.3","p-any":"^1.1.0","retry":"^0.12.0","sepia":"^2.0.2","byline":"^5.0.0","mkdirp":"^0.5.1","rimraf":"^2.5.4","semver":"^5.3.0","tslint":"^5.4.2","ts-node":"^6.2.0","write-pkg":"^3.1.0","typescript":"^3.0.0","@types/node":"^10.0.6","@types/nopt":"^3.0.29","@types/tape":"^4.2.30","exists-link":"^2.0.0","npm-run-all":"^4.0.1","path-exists":"^3.0.0","rimraf-then":"^1.0.1","@types/p-any":"^1.1.2","@types/ramda":"0.25.34","@types/retry":"^0.10.2","tape-promise":"^3.0.0","@types/byline":"^4.2.31","@types/mkdirp":"^0.5.0","@types/semver":"^5.3.32","package-preview":"^1.0.0","write-json-file":"^2.3.0","write-yaml-file":"^1.0.0","deep-require-cwd":"^1.0.0","npm-scripts-info":"^0.3.6","normalize-newline":"^3.0.0","@pnpm/modules-yaml":"^1.0.0","@types/common-tags":"^1.2.5","pnpm-registry-mock":"^2.2.0","@pnpm/assert-project":"^1.1.1","@types/load-json-file":"^2.0.6","@types/update-notifier":"^2.0.0","@types/write-json-file":"^2.2.1","@pnpm/read-package-json":"^1.0.0","anonymous-npm-registry-client":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_2.14.3_1535292820101_0.39312220464831515","host":"s3://npm-registry-packages"}},"1.14.10":{"name":"pnpm","version":"1.14.10","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager"],"author":{"name":"Rico Sta. Cruz","email":"rico@ricostacruz.com"},"license":"MIT","_id":"pnpm@1.14.10","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js"},"dist":{"shasum":"5e52ea8f088b01ff5f2525bbd8e37a39fee74d14","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-1.14.10.tgz","integrity":"sha512-igRGXL0H62eSz6168ZUt+sHr+zrVMCudJ7CFE4NTzEIFlK3wt8+aEGZDzI3GDDyJNyWqjW3Q1CWkUfj6wDD5sw==","signatures":[{"sig":"MEYCIQCTGpSJXiox6GR4zt0ZrGYXRXH1z/7DkLCr6BeWRn6fJAIhAJU9VvSSM7KYgr1b6kbySCiouxeLYQ/us4q3/8HDjyj6","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/bin/pnpm.js","files":["lib/"],"engines":{"node":">=4"},"gitHead":"eb485a895998facab391d9572ffb02defd9ee0aa","scripts":{"tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json --project .","test":"npm run tsc && npm run lint && cd test && npm test","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","prepare":"cd test && pnpm install","commitmsg":"commitlint -e","prepublishOnly":"npm run tsc"},"_npmUser":{"name":"zkochan","email":"zoltan.kochan@gmail.com"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"5.4.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"greenkeeper":{"ignore":["pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-logger","pnpm-registry-mock","remove-all-except-outer-links","pnpm-shrinkwrap","supi"]},"_nodeVersion":"6.9.1","dependencies":{"npm":"^5.0.2","nopt":"^4.0.1","supi":"^0.2.27","chalk":"^2.1.0","is-ci":"^1.0.10","ramda":"^0.24.1","byline":"^5.0.0","camelcase":"^4.1.0","path-name":"^1.0.0","pnpm-list":"^1.0.0","@types/npm":"^2.0.28","text-table":"^0.2.0","@types/node":"8.0.26","@types/nopt":"^3.0.29","common-tags":"^1.4.0","cross-spawn":"^5.0.0","graceful-fs":"^4.1.11","pnpm-logger":"^0.6.2","strip-color":"^0.1.0","@types/chalk":"^0.4.31","@types/ramda":"^0.24.14","@types/byline":"^4.2.31","@pnpm/outdated":"^0.0.0","load-json-file":"^3.0.0","loud-rejection":"^1.6.0","update-notifier":"^2.1.0","@types/common-tags":"^1.2.5","pnpm-file-reporter":"^0.0.1","@types/load-json-file":"^2.0.5","pnpm-default-reporter":"^0.9.5","@types/update-notifier":"^1.0.0"},"preferGlobal":true,"publishconfig":{"tag":"next"},"devDependencies":{"rimraf":"^2.5.4","tslint":"^5.4.2","typescript":"^2.4.1","@types/tape":"^4.2.30","@types/mkdirp":"^0.5.0","@zkochan/husky":"^0.0.0","@commitlint/cli":"^3.2.0","npm-scripts-info":"^0.3.6","@commitlint/prompt-cli":"^3.2.0","@commitlint/config-angular":"^3.1.1"},"_npmOperationalInternal":{"tmp":"tmp/pnpm-1.14.10.tgz_1506710590452_0.4329557435121387","host":"s3://npm-registry-packages"}},"2.14.5":{"name":"pnpm","version":"2.14.5","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@2.14.5","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js","pnpx":"lib/bin/pnpx.js"},"dist":{"shasum":"e6955a5f818d7217bd8f95d9f3d51c90f2ff8a04","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-2.14.5.tgz","fileCount":4584,"integrity":"sha512-duRmHLnT+Fvrks+YEcewx9B9DubMCscmZCN7g0Wv3E8wVUENbQ1eYhWTK0EnDVEocL35mqVe+ukE3LtUaY5JLw==","signatures":[{"sig":"MEUCIDBIlZP5Wqphura7zZZMU4tOaXGkSVylYoo9OmIYn/cJAiEAqI1VbEOQVDPxKNbN89QZ0btkmEYUBi50zwY3xo8O02s=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":24218369,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbiE8LCRA9TVsSAnZWagAA4mwP/0gWxuXNcYWGJ5zWQVtC\nzp1pIx9IuZdhpI2MO7Y4csMdKJ3Q85LIGWx+ot6StZzFItjdnqAT8eOa6dKa\nDmgdeUSjbQm0mPqWwrLfnTdpv0UyyA7gMr7UoNq6lOuIie4cAteIdYtBNH6d\nTmv67K6xOxtmi79HnGpN2tZXphau5atrF4WuIjZRqFxCi2oowTPqdi/30yAF\nSUlyTG0bq5b9ktzGx+wMNWLDGQi5m1lzfn/RJdsxtXAt2Lqf88Diagf2qvNB\nycb+VUf/OLV502DiQWgTqo1wIckaIJIpQ9nZVD8PfTRY6YWXwcWeV3drl4AA\nDBTY4etRdJRSs86532045qBRmO0mAYOUv8F6e+QCCy52syx4z11yyFcJ3XIW\nXfsWT3KjP54lpuOuRbSXjIHZyEJPW9Mxc2ZeHLlWxBMYZ7e7krHa6g8iQr54\nUtNcZAp1ESgpwv/Ans7g8NQ5QqITrmxns7e5l4lu/By6CANhPYEQtrSmE+OH\nN4iGguV5QluEM2ZBGANjT+mYCawmSAnT7WbYJVIu+cLP+RrrRVPznOy7N9FF\nU8u2IeGaBOjGcO9JKuEOBIT0xnUK4RldJpT3fDBcuRUwQkAwJBNfnG+ie9Az\nU1TvFaysVSo+kIZ5WlXG/i5SjIZqktCSVZEbWd8q3Zcl0dS79LW69Ueavk4k\ntULh\r\n=3ZWS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","_from":".","_shasum":"e6955a5f818d7217bd8f95d9f3d51c90f2ff8a04","engines":{"node":">=6"},"scripts":{"tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json --project .","test":"npm run lint && npm run tsc && npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"pnpm link . && npm-run-all -p -r pnpm-registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf ../../../.tmp/ && rimraf node_modules/.bin/pnpm && pnpm-registry-mock prepare","pnpm-registry-mock":"pnpm-registry-mock","test:e2e-with-preview":"preview --skip-prepublishOnly && npm-run-all -p -r pnpm-registry-mock test:tap"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"greenkeeper":{"ignore":["@pnpm/default-fetcher","@pnpm/default-resolver","@pnpm/logger","@pnpm/outdated","@pnpm/server","@pnpm/types","pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-registry-mock","remove-all-except-outer-links","pnpm-shrinkwrap","supi"]},"_nodeVersion":"9.10.1","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"mz":"2.7.0","nopt":"4.0.1","supi":"0.24.5","chalk":"2.4.1","delay":"3.0.0","execa":"1.0.0","is-ci":"1.2.0","ramda":"0.25.0","diable":"4.0.1","p-limit":"2.0.0","get-port":"4.0.0","@types/mz":"^0.0.32","camelcase":"5.0.0","lru-cache":"4.1.3","minimatch":"3.0.4","path-name":"1.0.0","pnpm-list":"4.0.1","tree-kill":"1.2.0","is-windows":"1.0.2","pkgs-graph":"2.0.0","text-table":"0.2.0","@pnpm/types":"1.7.0","@pnpm/utils":"0.6.3","common-tags":"1.8.0","cross-spawn":"6.0.5","graceful-fs":"4.1.11","signal-exit":"3.0.2","strip-color":"0.1.0","@pnpm/config":"2.1.1","@pnpm/logger":"2.1.0","@pnpm/server":"0.14.1","find-packages":"2.2.0","package-store":"0.23.2","path-absolute":"1.0.0","read-ini-file":"1.0.0","@pnpm/outdated":"0.4.1","camelcase-keys":"4.2.0","load-json-file":"5.0.0","load-yaml-file":"0.1.0","loud-rejection":"1.6.0","mkdirp-promise":"5.0.1","process-exists":"3.1.0","util.promisify":"1.0.0","@pnpm/lifecycle":"3.0.0","@types/get-port":"^4.0.0","@zkochan/libnpx":"9.6.1","graph-sequencer":"2.0.0","update-notifier":"2.5.0","@pnpm/store-path":"1.0.3","@types/lru-cache":"^4.1.1","@types/minimatch":"^3.0.3","pnpm-file-reporter":"0.1.0","@pnpm/default-fetcher":"2.0.1","@types/camelcase-keys":"^4.0.0","pnpm-default-reporter":"0.20.3","@pnpm/default-resolver":"2.0.3"},"_hasShrinkwrap":false,"devDependencies":{"caw":"^2.0.0","ncp":"^2.0.0","tape":"^4.6.3","p-any":"^1.1.0","retry":"^0.12.0","sepia":"^2.0.2","byline":"^5.0.0","mkdirp":"^0.5.1","rimraf":"^2.5.4","semver":"^5.3.0","tslint":"^5.4.2","ts-node":"^6.2.0","write-pkg":"^3.1.0","typescript":"^3.0.0","@types/node":"^10.0.6","@types/nopt":"^3.0.29","@types/tape":"^4.2.30","exists-link":"^2.0.0","npm-run-all":"^4.0.1","path-exists":"^3.0.0","rimraf-then":"^1.0.1","@types/p-any":"^1.1.2","@types/ramda":"0.25.34","@types/retry":"^0.10.2","tape-promise":"^3.0.0","@types/byline":"^4.2.31","@types/mkdirp":"^0.5.0","@types/semver":"^5.3.32","package-preview":"^1.0.0","write-json-file":"^3.0.0","write-yaml-file":"^1.0.0","deep-require-cwd":"^1.0.0","npm-scripts-info":"^0.3.6","normalize-newline":"^3.0.0","@pnpm/modules-yaml":"^1.0.0","@types/common-tags":"^1.2.5","pnpm-registry-mock":"^2.2.0","@pnpm/assert-project":"^1.1.1","@types/load-json-file":"^2.0.6","@types/update-notifier":"^2.0.0","@pnpm/read-package-json":"^1.0.0","anonymous-npm-registry-client":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_2.14.5_1535659786465_0.6668358581872067","host":"s3://npm-registry-packages"}},"7.1.8":{"name":"pnpm","version":"7.1.8","keywords":["pnpm7","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"license":"MIT","_id":"pnpm@7.1.8","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"399b98f1ec5e9903fab56538189aa910ad5ba217","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-7.1.8.tgz","fileCount":644,"integrity":"sha512-6E+iGdkAcEtEvmxgLGpHiK51ArFK8mBUFIQ6/x5LeL+YCWbi1r1Fy2UPN1dDWUjy2xauLjgIMp/KQ5s5b85EBA==","signatures":[{"sig":"MEYCIQDtvvdCa+PVHrkeGzwEZ5B0mdoYi1y59dnwtEESBGloMAIhAPdXQmAkoYlbStmRbCGoxktSPahUVuPkZdRcVvwdtcdP","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":19000882,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJim9FUACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpVUw/5ALRa5qr6ONIpXZcXkM4svC8rmgOGIAhjg0sQ7FN5TElO5RGX\r\nhNpp4oralgpRHXmyhDpiV2mIDnAKuwiXTXsQ7i3hjzP3DZlJLcnZPAq3oeG4\r\ngwuNQ+DEbka+E5NjRDwljGqbqNM9+yZQs4N8GmzGXB0KE9XU047lMg7VtnUv\r\n5tX7XsKv4mkQAtL20RfCESAz9fSTJqRfaQbuWdIYk+wxbMIqTVRm1wFdU6mH\r\nf7qJL8MQu690XVevmjT6c4GfTrP5y4TihZndZbdUo09a6OxUVhwI71FtihTl\r\n9mmoIn2CFMRh2o7SmGXlBAdY/OOnsnJMQmrA97oZbpEPc41K+S8YGRfRl5Pr\r\njStYaeD661Aw+5BNUUDLONyVJDXsAIdBaaMiif9E9KpSfZGgdP9NthPS8YdK\r\nLbfckAj+scS3rTCGxTxFvnLFlyJztp1eL3KX9oZm+PQ4OXdLFDyxEnkDXhca\r\nbX1JtjRGGc1/6sRH0Ic5RzYHC7H/66Q0JHttdr9HGaixpXcLQe8TG93Tn7Wx\r\nys0tUlnCDrcommxeu5FUG9EX49TvZRpcO+Q/7v2jF7XUQysPfNrNuiSb3DBL\r\nowqDvWpNi6ulNB/o/sX9Aq0O8lnQ5swvhXVIFWPwfFXyl+kXQRsNCbKAUshH\r\nhFrZSOsELoMJmqA1SfmMMHD68w0Zq2bgKrM=\r\n=9gGj\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","_from":"file:pnpm-7.1.8.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=14.19"},"exports":{".":"./package.json"},"funding":{"url":"https://opencollective.com/pnpm"},"scripts":{"lint":"eslint src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"tsc --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.cjs","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/ab9ddd027a7f617814f7ef0a7f663376/pnpm-7.1.8.tgz","_integrity":"sha512-6E+iGdkAcEtEvmxgLGpHiK51ArFK8mBUFIQ6/x5LeL+YCWbi1r1Fy2UPN1dDWUjy2xauLjgIMp/KQ5s5b85EBA==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.24.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"16.15.0","preferGlobal":true,"publishConfig":{"tag":"next-7","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_7.1.8_1654378836121_0.49502293675996634","host":"s3://npm-registry-packages"}},"6.35.1":{"name":"pnpm","version":"6.35.1","keywords":["pnpm6","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"license":"MIT","_id":"pnpm@6.35.1","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"445a7610b62ff84baa42c3d009120c2b41e1d629","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-6.35.1.tgz","fileCount":645,"integrity":"sha512-Pt5JEjV2JSORAqw/XtjfF4k34PBQFpqV3kUMFYSlyrWJsio5Hr3lqy2oJkpprMrVbOyBJsxXfZDQOlvmytIrgA==","signatures":[{"sig":"MEUCIQCErfuXEwV8PZvaMExGi5V4D0kWpgq20BR9MPnLI/2EjgIgOWo4JADcpPf8knR8+rezrlDDeu5ZdRTaZ01lrzAkPnU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12469611,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjbr6wACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo08hAAkypcq9cJrdJ6kpDTKs5ZOr+24GnfMTfTpleDEAJzoB3aiU/b\r\nn4/Rt24p3G60G4qwH21D8Uwc67AiLyr8Oxj14O4SeLmX13zX6GavjVJC6Lrx\r\nU1OyQ4inWIHr+g5u1tW6vUnp6mwXc24Q5UiNBsm9mMv95JmnaxyoQwJX6fG5\r\ng7yFE+GFfE6juGHMpk2jRcgH/xKDTBPFYOieOUYWwivM9vBohcHLDilsZ1U4\r\nMCn+t8LNkFRhRroAaTNyhslBB0robndjNTNPIeCDdAO8vqonK4GGhIotDDfF\r\nwfoD74UbihMR6EA5DhXvGGtV1uAFWlLiRhsgpFtOtJZ0fPHSwVtcBL5HhiM6\r\nouHiLoXbUzA2tasqU/sA+xuZJQw8ine1RFmn6+LYEWv0IptFyOMONarmIAvt\r\nZVjManeKeMd80yFzQQfKceiBU+z0RbTi8MthtvcHMkNik0A5GdsPU4ABdEU9\r\nhS/tTT8bSDvPXaH5cAxQwD+t6pfzN09f7toyMlMGxtojR6cACHceXx7tAvIM\r\n0TtiiQkjQIunvGpAr6lwttGD14HWAiFHyveSFBhAFc2GYL4fkQ/AK1OE7SjC\r\nRbNkY5Ak97fSNZPrlFws9J7+8afGmcYfPdmu6Nt3hLG6SncjnZSc+YRF9KQW\r\nE7J1+1ZQyFt6pvuxXPW9j+1TNvxitW4LcKg=\r\n=3McP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","_from":"file:pnpm-6.35.1.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=12.17"},"funding":{"url":"https://opencollective.com/pnpm"},"scripts":{"lint":"eslint src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"tsc --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.cjs","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/home/runner/work/pnpm/pnpm/packages/pnpm/pnpm-6.35.1.tgz","_integrity":"sha512-Pt5JEjV2JSORAqw/XtjfF4k34PBQFpqV3kUMFYSlyrWJsio5Hr3lqy2oJkpprMrVbOyBJsxXfZDQOlvmytIrgA==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.24.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"16.18.0","preferGlobal":true,"publishConfig":{"tag":"next-6","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_6.35.1_1668202160326_0.6085950351888196","host":"s3://npm-registry-packages"}},"7.1.9":{"name":"pnpm","version":"7.1.9","keywords":["pnpm7","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"license":"MIT","_id":"pnpm@7.1.9","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"66e1977275552e3127f075124fd3f5be4880d5be","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-7.1.9.tgz","fileCount":644,"integrity":"sha512-YWA+iqayHb0MndHTyqvVPKQVYVCOoBYlQNLP3hAf2DT/Iw2EHVcP18yCT+xnsPNvkC4VYfQepE6AZvySQue1TA==","signatures":[{"sig":"MEUCIQDV4tYN+dADMCCLGOS6taHdT9JecfC74WsQsnqNXHy+MQIgMOPKG1+k0y3ORK8Op84FT+h8EG71ffWLbcibfrPejro=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":19004635,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJinUyQACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmprxQ/8DBQcCwummKCnHDlBuP+QygF+P02RTOwsAx6i/IKUhT+yntcN\r\n9rJ2FEnEND9DtRY2iEMYqpaIyva74VmKyfLZY88M1gAk/je4QQzuiqVoi63H\r\nY+K5HNlfoeUITFYDdca2gSHFaMQ7f95GAAnbLtQ3S5Sn6s6vT+3Jw3s0WZRp\r\n9lQlDd5ya5xAfPocwCDvtMtDBASuEWhMYaZBozXegkUs5o1nvvOiBJrhJZFN\r\nijcyBxgWcJ/FsfCtqC1j5f9pK7LZpMhAPaYa0a/3lYGOetp17aq5Trq5I9No\r\nbQyMAhJyjFQC0kx2ZOAntBalhwmvY43rKuDi/9fWSE29obvfhWXZUhJuABkL\r\nYMP6qYIbv5H+GMPgJ9t46qd0BoqVbBlS5sdAMRNV7pd94hvj5ZK/eQaahHJZ\r\n3P2+5qtFad/ZyVqh1LSU+a9SdjBs4vxiRWELsKMN3hEE+7ufRj1m6c+xJFsz\r\niXNG1NGH1IT2SZSsYkq1f1XdwiFeMLzRH2u/1jfxhnxB51d6YrqnInYyQU5t\r\nAxLsGqda46MUqdBOtP3KQ/XjVp7MyzqXN0VFXDAUzm4J/IfjvL/dLw2ApzBJ\r\nws/a2ikcL0a4yXmbmJGC9luED4/YoKRUZ0I9kKzrVkM2mwRvLhd+K/Edm2h8\r\nXSfM/LLOn9apaxheKyj5Y8Ye2hNo0fttj8c=\r\n=epGI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","_from":"file:pnpm-7.1.9.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=14.19"},"exports":{".":"./package.json"},"funding":{"url":"https://opencollective.com/pnpm"},"scripts":{"lint":"eslint src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"tsc --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.cjs","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/cc6d7c4b7f4a9a8da3c8b4a744f03f09/pnpm-7.1.9.tgz","_integrity":"sha512-YWA+iqayHb0MndHTyqvVPKQVYVCOoBYlQNLP3hAf2DT/Iw2EHVcP18yCT+xnsPNvkC4VYfQepE6AZvySQue1TA==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.24.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"16.15.0","preferGlobal":true,"publishConfig":{"tag":"next-7","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_7.1.9_1654475919684_0.8228745075503461","host":"s3://npm-registry-packages"}},"6.35.0":{"name":"pnpm","version":"6.35.0","keywords":["pnpm6","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"license":"MIT","_id":"pnpm@6.35.0","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"d78a61ac25f83cf76b5f580e5c1b705089e4d933","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-6.35.0.tgz","fileCount":645,"integrity":"sha512-XKAxyK1weNV0x8Ip8/beHY1JGcO8c8fnYNL4yzZx3TxZjYOYY6r2ltrUM2R8vCD+Vmjtbq1YAKhIT7Q4Q79XSg==","signatures":[{"sig":"MEYCIQDWFywCzxwl4R/YFJiaHGv/PT7rRykTMHdZB9pOntAuFAIhAJHLsFmmArNQPxf8kJunf56vv/VjB7m2fakE+sLobYK/","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12436309,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjU+nTACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpSLBAAo69vbh26SCfXjYR8Qy5VCGeB9eZFc1hMhiXpCTbCUR5XzhiB\r\ncRAPHHhgX9Aqq5+ZEIVOfhjC/4Iaw4yqI27aF29ZIU5nO18+b0wGLBvf5mku\r\nnkexRrkZID4DQTaYa7hBuD0dC94SrpWkBAxXpJyxDHz04pXTAVpP2TsBUgTC\r\nyxejvrHZiNfCgbWZ+DeA8sBNiYYf4dXtiBHJcIHJ0X7lU9218JTgMFrJWYVZ\r\nNsqAOjkl3pmFVIrh4oQWmS9S/rVBm9I4vgHj9vixsyZdvjbRW/5fHYnD2Qq2\r\nfNR0BWz+DfNCWbvlgS2B9K4RnZGgVRtoOVFetYU8ZV5eZc6ee6jY8DZlrrzH\r\nkoeTdXJ4h5O4MZtb71Za0yAF34aIm3gEB4i8Lyb6fBcOpkHyBwxtukJdGwvZ\r\n2FO/s+boaOgO5ZCBNTJ3w2rzxssvSzacYp5x5R0MYA0w2hNtf9T9KTnMF89U\r\nJjF6JouXcvGafX7KRGi8Yw9RmSOy0hfgah/X0768PUqSdq1ny/X+KNctfa+7\r\nCCtgtms6pwTowqlcT1jlU5vCdi+v1lA9tNNGy00GkExWT60Ada8WsDbKkwCW\r\nIuS5cz/rp6tIPVsxBBmIwAwR8LtWOhuop39WLn+oJ3z/HRk8iwreWnDmkwmU\r\nB/S+m5FPNcNH4euh6kx+p934lB3sF03WbjU=\r\n=u/dd\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","_from":"file:pnpm-6.35.0.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=12.17"},"funding":{"url":"https://opencollective.com/pnpm"},"scripts":{"lint":"eslint src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"tsc --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.cjs","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/home/runner/work/pnpm/pnpm/packages/pnpm/pnpm-6.35.0.tgz","_integrity":"sha512-XKAxyK1weNV0x8Ip8/beHY1JGcO8c8fnYNL4yzZx3TxZjYOYY6r2ltrUM2R8vCD+Vmjtbq1YAKhIT7Q4Q79XSg==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.24.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"16.18.0","preferGlobal":true,"publishConfig":{"tag":"next-6","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_6.35.0_1666443730913_0.9441461739403869","host":"s3://npm-registry-packages"}},"7.1.4":{"name":"pnpm","version":"7.1.4","keywords":["pnpm7","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"license":"MIT","_id":"pnpm@7.1.4","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"79f85594a7c25d0718350e24dd1ad5b3d4b13c0d","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-7.1.4.tgz","fileCount":644,"integrity":"sha512-COxdb80jrCiD/c8CsaYtB1upgPOFvEXyNRyxEVdtltW+EyQmNM6WR0upZjnR+V8iXsc25QGY8LsWAHXp/ima7A==","signatures":[{"sig":"MEQCIBTU/d4Yc25WgB/geyzK6+lR/yKKBTcxxr8cpsvmQd6VAiBQ5pb71ZjznoeruiUObQfzvanpE06ewj/lrw5zrRWA0g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18588490,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJijBwKACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp0UxAAmJyTcIoKVCi865UYDUyHaRZHQN2zvvVmp0Ab+tAzo26F1hGR\r\nuPLG4BW8JqeKkk/+GdRSvl9VFe4E/92sWyfGh6nYb9kGiHqe4ssGSjGkWV7e\r\nY1DLgM9eskU+f4309YUBWXojMGMt1Jwsf8FC6OKXU5XJXVrsmYwG6fQYlR4p\r\nBiLYDHn+fE9wvII+uQFhxndL37sxnqGSy+sISBMQ01KvDzoTuiLf5Mo5JuJy\r\nspCyFxc/rblWiYUzdootqG9upGVktF0iaDbk5m1rEMwR/Nwf7fep0YDssApq\r\nzPw2G86/hSw2TJcSJ5fK2w5+8FGJ+lPHx53+Etid7U2R69xKq6KNVysKxWJP\r\nekMx+fQkKJks2Mx3PMVIO5WtoNflLIKen6zerH1iqysQ38G03eFampO5F9Ku\r\nI+hhd0ML/w1FAu6APXg6NNNrWaY8puSx3IhD7Ju4sh1QPHRzWrD7zi8aaM1R\r\nW5c2ifZCKRNgWcjpe0trgTmlFtV+fHL1GIKz/nqtBDSggoA0OXoozSFSNUJ0\r\nwHBqBGI9io7qOWz42msbSAiXf8WiXIg2iIuvdx83+0NXp16X4KxWyB2R5Clw\r\nt9rFYX8ueecLCpeo9LCb1OC49JppxNIL9k2RsJ2Gmcnmft5UmBVx80CpMOv9\r\ntpUVxBfpVkSha7MhKuqNiejIGrHUqChTsIQ=\r\n=sefw\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","_from":"file:pnpm-7.1.4.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=14.19"},"exports":{".":"./package.json"},"funding":{"url":"https://opencollective.com/pnpm"},"scripts":{"lint":"eslint src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"tsc --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.cjs","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/4ff94ba55042fd2a0c66972a31081c54/pnpm-7.1.4.tgz","_integrity":"sha512-COxdb80jrCiD/c8CsaYtB1upgPOFvEXyNRyxEVdtltW+EyQmNM6WR0upZjnR+V8iXsc25QGY8LsWAHXp/ima7A==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.24.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"16.15.0","preferGlobal":true,"publishConfig":{"tag":"next-7","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_7.1.4_1653349385899_0.3580494985147664","host":"s3://npm-registry-packages"}},"7.1.5":{"name":"pnpm","version":"7.1.5","keywords":["pnpm7","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"license":"MIT","_id":"pnpm@7.1.5","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"ffb36efc2e1436c754977f6c67dcbdc835854889","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-7.1.5.tgz","fileCount":644,"integrity":"sha512-Mkdb7mHUPbzsPjvKbhvNgHPPIX5NZlLcm7S6uFJWPJrkiiWnrq7tbqWHC09Spzwvao92R64mo6a6gGbrERNbrA==","signatures":[{"sig":"MEYCIQCcjBklCzjfeWnGD3I97xZJQ1SF4Bc/XAkqTaNN87hYzAIhAJ3QofJSLju/UwtEI/570D21SUVK+P3oTfEAf3id4H0q","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18588490,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJijCbYACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrmkQ/+LTt7FuH6iMpAv8CilVjpOk/6vKYgo9/fGmCyCraGNwaPAE/8\r\nF9pt6OFBFUStvcd+5IAxOq9OoEkOvMm8uJCZPWJiW8KgUTXjaQTzgPpHnDIN\r\nmZTJ7kwbaBFUZ8eOCMYuTYpFt0CGd0j7G7FZh6Rt6FC6cnkFRW51vamq98Ob\r\nNJwg36XBvpWtljymz35wfyzxT/dOJWJFLUqy6H1Ga9cm0tPgJ6qP78JFIrMa\r\nLPzVIKE8mp6t+4sQnXAf9FgMGOz9eQpK74TOBvRHOYOFqZcZ1tMEG7YuY/74\r\nR8vDzPmYkMlqDC0ZTV4+ifCHkBbb2KwCC2PqV10/mNhVE5ZD7p2AzyRqEX6R\r\nR7Pfgz65wWjoJBDZWLRuGgpbdT7LjPL4/67zUo6xTp0g2tu3WuICUmQzeTpq\r\nNTBFcikiuHQFruoKV08yaE1l5FA4MhPqHx4KrK/YthO1AyE9AmzHFZvKGRx4\r\nYcOzuKCXsvxytRUgPjnnHfKnk2y81e+KAdmP9UOmmyQyhvfcrv9nA9vgAHB6\r\nNxWMn5+bz6B1ifz/bw7jWVdsqEwBXHQVD7PRxshiFgCbVrZ/ZWraJGlFPsEE\r\nd8JlzD+AoidZPcvsGo+2qpLrTHQLNgb+/miLVwOXzyUIWL/WX2atyWUu3xQ6\r\nUyMdSoZxVpuzjRs61BNmkhKCSmldSkj5TLQ=\r\n=BG2a\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","_from":"file:pnpm-7.1.5.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=14.19"},"exports":{".":"./package.json"},"funding":{"url":"https://opencollective.com/pnpm"},"scripts":{"lint":"eslint src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"tsc --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.cjs","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/19c46d1fbad7331d9dc184a20d583e34/pnpm-7.1.5.tgz","_integrity":"sha512-Mkdb7mHUPbzsPjvKbhvNgHPPIX5NZlLcm7S6uFJWPJrkiiWnrq7tbqWHC09Spzwvao92R64mo6a6gGbrERNbrA==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.24.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"16.15.0","preferGlobal":true,"publishConfig":{"tag":"next-7","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_7.1.5_1653352152260_0.536652429292567","host":"s3://npm-registry-packages"}},"7.1.6":{"name":"pnpm","version":"7.1.6","keywords":["pnpm7","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"license":"MIT","_id":"pnpm@7.1.6","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"6fa949cab4a8a6faf5cb7ede113104f64ce05e90","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-7.1.6.tgz","fileCount":644,"integrity":"sha512-ZReCitIDPkdJ8DcKqJ2CLvl7FhwOJiDiTN1c5ElaxmCvivptJaRIDd3IDTnydDhVUWk1rtaP5/mK6oktD5WH9A==","signatures":[{"sig":"MEYCIQDXc2LkwFSlBFqfVhD2ylbVnFBhyC9h6Q7z8s8hhVb+AgIhAOsRRHqOMi849shewPz4sOropVdMKDvhN2b6JFzVWZaL","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":19000129,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJikCCvACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrJLg//U0Q8eHpKCseH4Scr/VrNWqJNyr0rCCYGsmlW9pmrZetrXEBX\r\ntxTo4/YmIQEuJg4ntvrr1F+8MjCjTrcbgVCSDJmcGCYTA9RkVvhk7DeqDIHg\r\npsU3QZW/SSXgzgFC7MUYYpnfkFDgZMcSormpvfJVUcUo8EI12SfHNw14MVmg\r\n8qS3tJdb4K/aq0fnJgWNVbfRU8PKowi5leSdTrvScyw3swv33aZZdxIxKvlR\r\nNZN+K/3E0nd5UdNUPqK2oXv1zJsQYgrcQPIu2nj0H+KsaQCSJu1uVHRJKWLB\r\n+o4SYtWO8GfT815Kql4iCHBqWSnn3fNc3ou505V3lmbZr6CPGPUOeaqzjte9\r\nGROodioreHwqZQi2ugTlN9L/qQndX68F6DjRNhQ8NKapj1bbx3vEFnes8rDf\r\nzT6ihjIkQqi1KSurA8Hn5HJM9klIpOKj7Q7qyz/w9c94HK91z5eRniKVwb+I\r\nvhezrbucGgtLQp8WXAwxu5IswuKndHsTBi4+WdYD5Ggo77qxJIbxJ5SsJIYE\r\n59XnHJo4v1dIsurax4hbuCMaoXEMfdxSP1Ge0s9IfzI1+zEqWho+g2yvLcSu\r\ni9eJK9xs9qLnqOl8239QtLwJGJdSCQp6lsmyurbuJCOlu43IOJOtQpdT2NZM\r\nJpMR4h8Wa0cOy6DBHrBtzxtK7RsYeNF/FrM=\r\n=i2YT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","_from":"file:pnpm-7.1.6.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=14.19"},"exports":{".":"./package.json"},"funding":{"url":"https://opencollective.com/pnpm"},"scripts":{"lint":"eslint src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"tsc --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.cjs","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/89fd577a9f0fad302d4a56a235852000/pnpm-7.1.6.tgz","_integrity":"sha512-ZReCitIDPkdJ8DcKqJ2CLvl7FhwOJiDiTN1c5ElaxmCvivptJaRIDd3IDTnydDhVUWk1rtaP5/mK6oktD5WH9A==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.24.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"16.15.0","preferGlobal":true,"publishConfig":{"tag":"next-7","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_7.1.6_1653612719474_0.1743169287635813","host":"s3://npm-registry-packages"}},"7.1.7":{"name":"pnpm","version":"7.1.7","keywords":["pnpm7","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"license":"MIT","_id":"pnpm@7.1.7","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"0c65e5bd4f533893c2cbdd1325a44f12e262a0b6","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-7.1.7.tgz","fileCount":644,"integrity":"sha512-8+IAfyunrOHfNmVu03E9rSBVUgypFGMKeyhVif0Drv/gcWgXuzxSBkCxrfNJbEf0cHtA+ftTqMQ20uSlrtnSEg==","signatures":[{"sig":"MEUCIQC90JdC60gxd9Gn3syUe7CStSSJIzhD+V8VIqtT3ZCusgIgXKEg35fnQ30Wd9npLSKb5NdEa/kX/xHeDZcyobR4E1w=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":19001522,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJikzljACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpFjg/+Mf6NJunfnezerAMRr298Wu8r2pW3WPycXpUU+nZrg5V+B/f7\r\niVseadM82TeGBprTJV0cwxDmHEyHG3P/YlqSCnacwlIRrQ546ULRIaEdqDuF\r\nt7ikaa72SAqIe2SkHfRsF7IomC1PmY/esXawP9KPMXtr2nToul+VJRxWvmAN\r\nLwNsNTCvuwQSnX9NmOz8ehqvbJdFjnsAiytZgFW/mTJ/vUIHuGAjZDmpXs+n\r\n+phTXUUzXNqRjz/IYUERFKXSgUnNC0B7E1uUXMLRIRK7P+KIylfjKgo+fnjh\r\nfV9cLzizG5FYQNOE55bRAkpgEFmszCUyr9FnQsjWrBH+5y/44tsrE9xmPt4U\r\nky6dIwvxf8oXg3FKuudaQQdi2LTCLDE31wedoAotZxWC82tSUI6+p0nQ8ovs\r\nqO76gm7lClLJdD+H7JMgwAnCInZjHSbcytOiRJ3ip70uqjxJorbaEA2wb2uf\r\nf2ZfT4evtDDEhrCndPwoJC48KLK6o5sAd2r8iIngffI6QuMHo76tyNeh91O4\r\nRv4p7VS1v013UCsq4X4d9gId3UoVQESzEz7h91QlbWdgzXEzCVUHV64Txjzv\r\nhCopuEO756RLOkAZYKrZOTHxwL9kbTNn+Tc1HM2OT9nzhdDZkq8jyLMK2cob\r\nAruwNrFa1lQbTGerFBW3qkASZKOeb5b9XFk=\r\n=P6f3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","_from":"file:pnpm-7.1.7.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=14.19"},"exports":{".":"./package.json"},"funding":{"url":"https://opencollective.com/pnpm"},"scripts":{"lint":"eslint src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"tsc --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.cjs","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/7eb68e8387bc37d73d4a24cac750bf8e/pnpm-7.1.7.tgz","_integrity":"sha512-8+IAfyunrOHfNmVu03E9rSBVUgypFGMKeyhVif0Drv/gcWgXuzxSBkCxrfNJbEf0cHtA+ftTqMQ20uSlrtnSEg==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.24.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"16.15.0","preferGlobal":true,"publishConfig":{"tag":"next-7","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_7.1.7_1653815651030_0.6242175375932402","host":"s3://npm-registry-packages"}},"7.6.0-0":{"name":"pnpm","version":"7.6.0-0","keywords":["pnpm7","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@7.6.0-0","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"a4c3864de024d2da4458491014d47cc61dde6f79","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-7.6.0-0.tgz","fileCount":645,"integrity":"sha512-4keDIQSubQu8Yo27yFqcJhLaVp/AL7F5N46airlHVLLKujEs9EFlzWyGHZOJVFBrw82yw1zE9v3DHjjEOOwu+A==","signatures":[{"sig":"MEYCIQDbxLoPkjnbzdudGytGhqwVYtr+5aoAuQgyGC0VJmRhlgIhAP5aNeIr1SX2ri1CIvgy8xxGVaLT2ZIIbOzRV8H5dUz8","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":19738346,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi2BoBACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqsfQ//ci9bwgL7waQU4zXYHWHEI6fBpSnDi2x4g4FzjPiRsDIuEWyH\r\nXE5FDeMr+maWD69jvtk6+kLhv8H82rwbfK9fTrvLKOyPOzHIsiuJeyXgp/Vo\r\nnwy7fIuK+4a9rdsUrEH2sYZMEBZzHhGTT016ho6HPlq//nQ42D/+RuLIU6g9\r\n/0lCm63o6iqHZJLmBDryk4srSsB/yks0nJor4YHnhwGuc0KylQVvixiVBsTx\r\n1cHh4FL4eZ5SnwmSCARkfm51omSYP1pdafk7DkgnHaaRSsuw+dm/ILE8e7lm\r\nm3qaUBQkw6SBjRcO5lkjuCFHg48L7+Q7EAdkrgRZglVzzjFEbqns6oumO/uy\r\ng37zmxSIak3ULNtyDlOer949NtQXzpgYlRJCDjM9ez5ElAk06Tcyml4Clwao\r\nkh6dP98XGGggGke6K3cCmywLkufiyo/EyF+4d8nZtXWP6K0PXQussxsFTdhT\r\nwEOSLkbcHYyrndaRsUs9Gu3dF6h5FuwURWtBMbysXXYC+Nuvt3vwM63Gjfio\r\nJ6vWeEulyQxsP+s3r7z1PI4tyI1MA8MveWaAOYLNwI2CIigxlpF5k06crHtF\r\nFEzdon0ImLBeWnNYkIAb+1SHcXfTs5rmDYwi+UJniAKkgSiOAaHHJsNKEr7K\r\nSO2Awk0yIHuy6J6ubv2TZ0s8q4x/AgRZ9Aw=\r\n=e13e\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","_from":"file:pnpm-7.6.0-0.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=14.6"},"exports":{".":"./package.json"},"funding":{"url":"https://opencollective.com/pnpm"},"scripts":{"lint":"eslint src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7782 pnpm run test:e2e","start":"tsc --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.cjs","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/4534d41f65c868553422ef77d1406e37/pnpm-7.6.0-0.tgz","_integrity":"sha512-4keDIQSubQu8Yo27yFqcJhLaVp/AL7F5N46airlHVLLKujEs9EFlzWyGHZOJVFBrw82yw1zE9v3DHjjEOOwu+A==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.24.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"16.16.0","preferGlobal":true,"publishConfig":{"tag":"next-7","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_7.6.0-0_1658329601025_0.8723491416435791","host":"s3://npm-registry-packages"}},"2.0.0-beta.0":{"name":"pnpm","version":"2.0.0-beta.0","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager"],"author":{"name":"Rico Sta. Cruz","email":"rico@ricostacruz.com"},"license":"MIT","_id":"pnpm@2.0.0-beta.0","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js"},"dist":{"shasum":"f87a405fd22ab938631884602b978263cb099a64","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-2.0.0-beta.0.tgz","integrity":"sha512-LISL5rI4T4U8gnk0oUJruGY+c6jH1obs3ZG6LAmX73BCzCULCt3jYvldjvhyHIOz9q28j4F3IRZ8i6X14GChFw==","signatures":[{"sig":"MEUCIETVuUGKiXPg4gQkUTrRXwS9vhZG2DtJlW8RGhz1OucDAiEA1AZ17oC2NnnOODwJO3WWdIu0qqEzmzA3icFdOcMPD4s=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/bin/pnpm.js","files":["lib/"],"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"engines":{"node":">=4"},"gitHead":"748d629eac18ca36997078739363d958855f12ba","_npmUser":{"name":"zkochan","email":"zoltan.kochan@gmail.com"},"__scripts":{"cz":"git-cz","?cz":"echo 'Run Git commit wizard'","tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json --project .","test":"npm run tsc && npm run lint && cd test && npm test","start":"npm run tsc -- --watch","prepare":"cd test && pnpm install","commitmsg":"validate-commit-msg","prepublish":"in-publish && echo 'You need to use \"publish-packed\" to publish pnpm' && false || npm run tsc"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"5.3.0","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"greenkeeper":{"ignore":["pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-logger","pnpm-registry-mock","remove-all-except-outer-links","pnpm-shrinkwrap","supi"]},"_nodeVersion":"6.9.1","preferGlobal":true,"__dependencies":{"npm":"^5.0.2","nopt":"^4.0.1","supi":"^0.3.0","is-ci":"^1.0.10","ramda":"^0.24.1","byline":"^5.0.0","camelcase":"^4.1.0","path-name":"^1.0.0","pnpm-list":"^1.0.0","@types/npm":"^2.0.28","@types/node":"^8.0.7","@types/nopt":"^3.0.29","common-tags":"^1.4.0","cross-spawn":"^5.0.0","graceful-fs":"^4.1.11","pnpm-logger":"^0.5.4","@types/ramda":"^0.24.1","@types/byline":"^4.2.31","load-json-file":"^3.0.0","loud-rejection":"^1.6.0","update-notifier":"^2.1.0","@types/common-tags":"^1.2.5","pnpm-file-reporter":"^0.0.1","@types/load-json-file":"^2.0.5","pnpm-default-reporter":"^0.8.2","@types/update-notifier":"^1.0.0"},"devDependencies":{"husky":"^0.14.0","rimraf":"^2.5.4","tslint":"^5.4.2","commitizen":"^2.8.6","in-publish":"^2.0.0","typescript":"^2.4.1","@types/tape":"^4.2.30","@types/mkdirp":"^0.5.0","npm-scripts-info":"^0.3.6","validate-commit-msg":"^2.7.0","cz-conventional-changelog":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/pnpm-2.0.0-beta.0.tgz_1503876638469_0.2620323379524052","host":"s3://npm-registry-packages"}},"0.40.0":{"name":"pnpm","version":"0.40.0","keywords":["install","npm"],"author":{"name":"Rico Sta. Cruz","email":"rico@ricostacruz.com"},"license":"MIT","_id":"pnpm@0.40.0","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://github.com/rstacruz/pnpm#readme","bugs":{"url":"https://github.com/rstacruz/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js"},"dist":{"shasum":"6df41fb2c25c79e42291f8f4c8ab5e86c4ac819a","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-0.40.0.tgz","integrity":"sha512-Jb74mtxOCLTchi4phPSxhFElEi2TAfdbAT1jH8Fk6j5CqUofYI3Mlg/cUPNlIE3IZQYWisdNHremRMIROym4VQ==","signatures":[{"sig":"MEUCIEGn93xAk2jd6VT7fM1eed/OihLjdMEi+3bKrV0jRDQgAiEAmnT/iLG4xR7yI8+jZQ1+TCWyCzrT0mDsSm27ZBAb3Vk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib/"],"config":{"ghooks":{"commit-msg":"node ./node_modules/validate-commit-msg/index.js"},"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"_shasum":"6df41fb2c25c79e42291f8f4c8ab5e86c4ac819a","engines":{"node":">=4"},"gitHead":"de3a22d53e4f8303864a3b87e169db632a6f3a6b","scripts":{},"typings":"lib/index.d.ts","_npmUser":{"name":"zkochan","email":"zoltan.kochan@gmail.com"},"__scripts":{"tsc":"rm -rf lib && tsc","lint":"standard && tslint -c tslint.json ./src/**/*.ts ./test/**/*.ts","test":"npm run lint && ts-node test | tap-diff","cover":"istanbul cover test/index.js","start":"npm run tsc -- --watch","commit":"git-cz","release":"sh .scripts/release.sh","posttest":"rm -rf .tmp","docs:build":"docpress build","prepublish":"in-publish && echo 'You need to use \"npm run release\" to publish pnpm' && false || npm run tsc","prerelease":"npm run tsc && npm test"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/rstacruz/pnpm.git","type":"git"},"_npmVersion":"3.10.3","description":"A fast implementation of npm install","directories":{"test":"test"},"_nodeVersion":"6.5.0","preferGlobal":true,"__dependencies":{"mz":"2.4.0","rc":"1.1.6","meow":"3.7.0","chalk":"1.1.3","debug":"2.2.0","is-ci":"1.0.9","retry":"0.10.0","byline":"5.0.0","mkdirp":"0.5.1","semver":"5.3.0","tar-fs":"1.13.2","find-up":"2.0.0","thenify":"3.2.0","lockfile":"1.0.1","node-gyp":"3.4.0","commondir":"1.0.1","json2yaml":"1.1.0","os-homedir":"1.0.2","arr-flatten":"1.0.1","common-tags":"1.3.1","cross-spawn":"^4.0.2","observatory":"1.0.0","read-pkg-up":"1.0.1","rimraf-then":"1.0.0","gunzip-maybe":"1.3.1","pause-stream":"0.0.11","registry-url":"3.1.0","promisequence":"1.1.6","sorted-object":"2.0.1","camelcase-keys":"4.0.0","loud-rejection":"1.6.0","normalize-path":"2.0.1","supports-color":"3.1.2","@zkochan/logger":"0.1.0","npm-package-arg":"4.2.0","update-notifier":"1.0.2","is-retry-allowed":"1.1.0","lodash.clonedeep":"4.5.0","npm-registry-client":"7.2.1","registry-auth-token":"3.0.1","delocalize-dependencies":"0.1.0"},"devDependencies":{"caw":"2.0.0","ncp":"^2.0.0","nixt":"0.5.0","tape":"4.6.1","isexe":"1.1.2","sepia":"2.0.1","ghooks":"^1.3.2","tslint":"3.15.1","cash-rm":"0.2.0","ts-node":"1.3.0","docpress":"0.6.13","istanbul":"^0.4.5","standard":"8.3.0","tap-diff":"0.1.1","commitizen":"^2.8.6","in-publish":"2.0.0","typescript":"2.0.3","tape-promise":"1.1.0","git-update-ghpages":"1.3.0","validate-commit-msg":"^2.7.0","cz-conventional-changelog":"^1.2.0"},"_npmOperationalInternal":{"tmp":"tmp/pnpm-0.40.0.tgz_1475783950199_0.7081193691119552","host":"packages-12-west.internal.npmjs.com"}},"9.5.0-beta.3":{"name":"pnpm","version":"9.5.0-beta.3","keywords":["pnpm9","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@9.5.0-beta.3","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"3222f7852954a13b7f5af708e8d62501ba42e144","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-9.5.0-beta.3.tgz","fileCount":880,"integrity":"sha512-iwxNf9mTfXPwatKE5oHd/Q8IuPeSpPhUo+ok0cet5X3+lSzojtF01X2mlOgyPwu1olAR94DtJ4d1nGR7NSY/oQ==","signatures":[{"sig":"MEUCIQCH+JDK8dxtBbi6bGkJytGZnl1WcenMW2hMQpzQTdsQPwIgbsEM76Em0Y6avHrxnwlO5Ud4eemj9mkO4H2Nawptm6o=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":17664353},"main":"bin/pnpm.cjs","_from":"file:pnpm-9.5.0-beta.3.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=18.12"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7776 jest","start":"tsc --watch","bundle":"ts-node bundle.ts","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/templates dist/templates && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/f017b5e3277d7366bbf181a548a99ec2/pnpm-9.5.0-beta.3.tgz","_integrity":"sha512-iwxNf9mTfXPwatKE5oHd/Q8IuPeSpPhUo+ok0cet5X3+lSzojtF01X2mlOgyPwu1olAR94DtJ4d1nGR7NSY/oQ==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"10.7.0","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"18.20.3","preferGlobal":true,"publishConfig":{"tag":"next-9","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/pnpm_9.5.0-beta.3_1720189173509_0.49102972550682167","host":"s3://npm-registry-packages"}},"1.38.0":{"name":"pnpm","version":"1.38.0","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@1.38.0","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js","pnpx":"lib/bin/pnpx.js"},"dist":{"shasum":"77423ca9580879435a707553bdf7d2b39d698a1d","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-1.38.0.tgz","fileCount":6190,"integrity":"sha512-VTvGYcaAUGowNz+iA2o/Z+Q4/LuUXMr7/cfdRuYTL1Shl18lBMqDakAzdErlOiFvdnGb3eoacUdIi3NkcXsQNg==","signatures":[{"sig":"MEQCIDOXtWUAlkYtvDBX4wb0ZOJ7gQckHPKn7GF8nNeERTwLAiAec3EkiR0lAL27jDLZCZo8/anMtIR5ESGQfUw+ZpC1Mg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":25661986},"main":"lib/bin/pnpm.js","_from":".","files":["lib/"],"_shasum":"77423ca9580879435a707553bdf7d2b39d698a1d","engines":{"node":">=4"},"gitHead":"3646c6d3bdd8fce56b7d84d7efd629eb1e37f576","scripts":{"tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json --project .","test":"npm run lint && npm run tsc && npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"preview --skip-prepublishOnly && npm-run-all -p -r pnpm-registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf ../.tmp/ && rimraf node_modules/.bin/pnpm && pnpm-registry-mock prepare","pnpm-registry-mock":"pnpm-registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"greenkeeper":{"ignore":["@pnpm/default-fetcher","@pnpm/default-resolver","@pnpm/logger","@pnpm/outdated","@pnpm/server","@pnpm/types","pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-registry-mock","remove-all-except-outer-links","pnpm-shrinkwrap","supi"]},"_nodeVersion":"9.10.1","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"nopt":"^4.0.1","supi":"^0.14.13","chalk":"^2.2.0","delay":"^2.0.0","is-ci":"^1.0.10","ramda":"^0.25.0","retry":"^0.10.1","byline":"^5.0.0","diable":"^4.0.1","p-limit":"^1.1.0","get-port":"^3.2.0","camelcase":"^4.1.0","path-name":"^1.0.0","pnpm-list":"^2.0.0","tree-kill":"^1.2.0","is-windows":"^1.0.1","pkgs-graph":"^2.0.0","text-table":"^0.2.0","@pnpm/types":"^1.5.0","common-tags":"^1.4.0","cross-spawn":"^6.0.3","graceful-fs":"^4.1.11","signal-exit":"^3.0.2","strip-color":"^0.1.0","@pnpm/config":"^0.2.3","@pnpm/logger":"^1.0.0","@pnpm/server":"^0.9.0","@types/retry":"^0.10.2","find-packages":"^2.2.0","package-store":"^0.18.0","@pnpm/outdated":"^0.2.10","load-json-file":"^4.0.0","load-yaml-file":"^0.1.0","loud-rejection":"^1.6.0","mkdirp-promise":"^5.0.1","process-exists":"^3.0.0","util.promisify":"^1.0.0","@types/get-port":"^3.2.0","@zkochan/libnpx":"^9.6.1","graph-sequencer":"^2.0.0","update-notifier":"^2.1.0","write-json-file":"^2.3.0","@pnpm/store-path":"^1.0.3","pnpm-file-reporter":"^0.1.0","@pnpm/default-fetcher":"^0.4.0","pnpm-default-reporter":"^0.14.7","@pnpm/default-resolver":"^0.1.4","@types/write-json-file":"^2.2.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"mz":"^2.6.0","caw":"^2.0.0","tape":"^4.6.3","execa":"^0.10.0","sepia":"^2.0.2","mkdirp":"^0.5.1","rimraf":"^2.5.4","semver":"^5.3.0","tslint":"^5.4.2","ts-node":"^5.0.0","read-pkg":"^3.0.0","@types/mz":"^0.0.32","write-pkg":"^3.1.0","typescript":"^2.7.1","@types/node":"^9.3.0","@types/nopt":"^3.0.29","@types/tape":"^4.2.30","exists-link":"^2.0.0","npm-run-all":"^4.0.1","path-exists":"^3.0.0","rimraf-then":"^1.0.1","@types/delay":"^2.0.1","@types/ramda":"^0.25.0","tape-promise":"^2.0.1","@types/byline":"^4.2.31","@types/mkdirp":"^0.5.0","@types/semver":"^5.3.32","@zkochan/husky":"^0.0.0","@commitlint/cli":"^6.1.3","package-preview":"^1.0.0","write-yaml-file":"^1.0.0","deep-require-cwd":"^1.0.0","npm-scripts-info":"^0.3.6","normalize-newline":"^3.0.0","@types/common-tags":"^1.2.5","pnpm-registry-mock":"^1.5.0","@pnpm/assert-project":"^1.1.1","@types/load-json-file":"^2.0.6","@commitlint/prompt-cli":"^6.1.3","@types/update-notifier":"^2.0.0","anonymous-npm-registry-client":"^0.1.2","@commitlint/config-conventional":"^6.1.3"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_1.38.0_1522601811417_0.9913598612111993","host":"s3://npm-registry-packages"}},"1.38.3":{"name":"pnpm","version":"1.38.3","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@1.38.3","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js","pnpx":"lib/bin/pnpx.js"},"dist":{"shasum":"84b7ce1eee5d893c51995752e8afc2ee726539e3","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-1.38.3.tgz","fileCount":6205,"integrity":"sha512-WQcjE8ioZdAQ6tOMXpnjuDMdi3ydUOTqkVNNxxHN/OFKghV0A9nxuFADYMsaA39hLOexoj51LKSYCiVrpE7RnA==","signatures":[{"sig":"MEQCIBXrsfWg2JaHeW3gmdZ8bfxo6z2pCDLzlobmk8NcAe98AiAb/uGFB+ThvqaoBSJHaOAS71YIVwGeqMXRXq6+OpMAAQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":25716021},"main":"lib/bin/pnpm.js","_from":".","files":["lib/"],"_shasum":"84b7ce1eee5d893c51995752e8afc2ee726539e3","engines":{"node":">=4"},"gitHead":"f78a9405ad186bec0c69c860c63b650ee93a9930","scripts":{"tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json --project .","test":"npm run lint && npm run tsc && npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"preview --skip-prepublishOnly && npm-run-all -p -r pnpm-registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf ../.tmp/ && rimraf node_modules/.bin/pnpm && pnpm-registry-mock prepare","pnpm-registry-mock":"pnpm-registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"greenkeeper":{"ignore":["@pnpm/default-fetcher","@pnpm/default-resolver","@pnpm/logger","@pnpm/outdated","@pnpm/server","@pnpm/types","pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-registry-mock","remove-all-except-outer-links","pnpm-shrinkwrap","supi"]},"_nodeVersion":"9.10.1","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"nopt":"^4.0.1","supi":"^0.15.0","chalk":"^2.2.0","delay":"^2.0.0","is-ci":"^1.0.10","ramda":"^0.25.0","retry":"^0.10.1","byline":"^5.0.0","diable":"^4.0.1","p-limit":"^1.1.0","get-port":"^3.2.0","camelcase":"^4.1.0","path-name":"^1.0.0","pnpm-list":"^2.0.0","tree-kill":"^1.2.0","is-windows":"^1.0.1","pkgs-graph":"^2.0.0","text-table":"^0.2.0","@pnpm/types":"^1.5.0","common-tags":"^1.4.0","cross-spawn":"^6.0.3","graceful-fs":"^4.1.11","signal-exit":"^3.0.2","strip-color":"^0.1.0","@pnpm/config":"^0.2.3","@pnpm/logger":"^1.0.0","@pnpm/server":"^0.9.0","@types/retry":"^0.10.2","find-packages":"^2.2.0","package-store":"^0.18.0","@pnpm/outdated":"^0.2.10","load-json-file":"^4.0.0","load-yaml-file":"^0.1.0","loud-rejection":"^1.6.0","mkdirp-promise":"^5.0.1","process-exists":"^3.0.0","util.promisify":"^1.0.0","@types/get-port":"^3.2.0","@zkochan/libnpx":"^9.6.1","graph-sequencer":"^2.0.0","update-notifier":"^2.1.0","write-json-file":"^2.3.0","@pnpm/store-path":"^1.0.3","pnpm-file-reporter":"^0.1.0","@pnpm/default-fetcher":"^0.4.0","pnpm-default-reporter":"^0.15.3","@pnpm/default-resolver":"^0.1.4","@types/write-json-file":"^2.2.1"},"_hasShrinkwrap":false,"devDependencies":{"mz":"^2.6.0","caw":"^2.0.0","tape":"^4.6.3","execa":"^0.10.0","sepia":"^2.0.2","mkdirp":"^0.5.1","rimraf":"^2.5.4","semver":"^5.3.0","tslint":"^5.4.2","ts-node":"^5.0.0","read-pkg":"^3.0.0","@types/mz":"^0.0.32","write-pkg":"^3.1.0","typescript":"^2.7.1","@types/node":"^9.3.0","@types/nopt":"^3.0.29","@types/tape":"^4.2.30","exists-link":"^2.0.0","npm-run-all":"^4.0.1","path-exists":"^3.0.0","rimraf-then":"^1.0.1","@types/delay":"^2.0.1","@types/ramda":"^0.25.0","tape-promise":"^2.0.1","@types/byline":"^4.2.31","@types/mkdirp":"^0.5.0","@types/semver":"^5.3.32","@zkochan/husky":"^0.0.0","@commitlint/cli":"^6.1.3","package-preview":"^1.0.0","write-yaml-file":"^1.0.0","deep-require-cwd":"^1.0.0","npm-scripts-info":"^0.3.6","normalize-newline":"^3.0.0","@types/common-tags":"^1.2.5","pnpm-registry-mock":"^1.5.0","@pnpm/assert-project":"^1.1.1","@types/load-json-file":"^2.0.6","@commitlint/prompt-cli":"^6.1.3","@types/update-notifier":"^2.0.0","anonymous-npm-registry-client":"^0.1.2","@commitlint/config-conventional":"^6.1.3"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_1.38.3_1523097928213_0.025863840689997586","host":"s3://npm-registry-packages"}},"1.38.2":{"name":"pnpm","version":"1.38.2","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@1.38.2","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js","pnpx":"lib/bin/pnpx.js"},"dist":{"shasum":"f0a9312db086d1446261575a69e05bdd545743aa","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-1.38.2.tgz","fileCount":6200,"integrity":"sha512-HVNnoxRUV0AKvTFrLeRcGAr90muQvVRrTLSCOFMED25CwaDBRfGshEHF0mVDwavf2EA+t6yYMZ9eWY3HlbdtJA==","signatures":[{"sig":"MEYCIQDOqWZ2GO/GbJtlgM6t2rhmR/21idXuHZwDSS4SYTxozgIhAIySicsrVYrTo1ivC5s23XS7ZKjQQJBw8CFSeMdfcW+b","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":25682695},"main":"lib/bin/pnpm.js","_from":".","files":["lib/"],"_shasum":"f0a9312db086d1446261575a69e05bdd545743aa","engines":{"node":">=4"},"gitHead":"64e843ccadaa248a29c70bf78ba5b71a23464f63","scripts":{"tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json --project .","test":"npm run lint && npm run tsc && npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"preview --skip-prepublishOnly && npm-run-all -p -r pnpm-registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf ../.tmp/ && rimraf node_modules/.bin/pnpm && pnpm-registry-mock prepare","pnpm-registry-mock":"pnpm-registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"greenkeeper":{"ignore":["@pnpm/default-fetcher","@pnpm/default-resolver","@pnpm/logger","@pnpm/outdated","@pnpm/server","@pnpm/types","pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-registry-mock","remove-all-except-outer-links","pnpm-shrinkwrap","supi"]},"_nodeVersion":"9.10.1","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"nopt":"^4.0.1","supi":"^0.15.0","chalk":"^2.2.0","delay":"^2.0.0","is-ci":"^1.0.10","ramda":"^0.25.0","retry":"^0.10.1","byline":"^5.0.0","diable":"^4.0.1","p-limit":"^1.1.0","get-port":"^3.2.0","camelcase":"^4.1.0","path-name":"^1.0.0","pnpm-list":"^2.0.0","tree-kill":"^1.2.0","is-windows":"^1.0.1","pkgs-graph":"^2.0.0","text-table":"^0.2.0","@pnpm/types":"^1.5.0","common-tags":"^1.4.0","cross-spawn":"^6.0.3","graceful-fs":"^4.1.11","signal-exit":"^3.0.2","strip-color":"^0.1.0","@pnpm/config":"^0.2.3","@pnpm/logger":"^1.0.0","@pnpm/server":"^0.9.0","@types/retry":"^0.10.2","find-packages":"^2.2.0","package-store":"^0.18.0","@pnpm/outdated":"^0.2.10","load-json-file":"^4.0.0","load-yaml-file":"^0.1.0","loud-rejection":"^1.6.0","mkdirp-promise":"^5.0.1","process-exists":"^3.0.0","util.promisify":"^1.0.0","@types/get-port":"^3.2.0","@zkochan/libnpx":"^9.6.1","graph-sequencer":"^2.0.0","update-notifier":"^2.1.0","write-json-file":"^2.3.0","@pnpm/store-path":"^1.0.3","pnpm-file-reporter":"^0.1.0","@pnpm/default-fetcher":"^0.4.0","pnpm-default-reporter":"^0.15.2","@pnpm/default-resolver":"^0.1.4","@types/write-json-file":"^2.2.1"},"_hasShrinkwrap":false,"devDependencies":{"mz":"^2.6.0","caw":"^2.0.0","tape":"^4.6.3","execa":"^0.10.0","sepia":"^2.0.2","mkdirp":"^0.5.1","rimraf":"^2.5.4","semver":"^5.3.0","tslint":"^5.4.2","ts-node":"^5.0.0","read-pkg":"^3.0.0","@types/mz":"^0.0.32","write-pkg":"^3.1.0","typescript":"^2.7.1","@types/node":"^9.3.0","@types/nopt":"^3.0.29","@types/tape":"^4.2.30","exists-link":"^2.0.0","npm-run-all":"^4.0.1","path-exists":"^3.0.0","rimraf-then":"^1.0.1","@types/delay":"^2.0.1","@types/ramda":"^0.25.0","tape-promise":"^2.0.1","@types/byline":"^4.2.31","@types/mkdirp":"^0.5.0","@types/semver":"^5.3.32","@zkochan/husky":"^0.0.0","@commitlint/cli":"^6.1.3","package-preview":"^1.0.0","write-yaml-file":"^1.0.0","deep-require-cwd":"^1.0.0","npm-scripts-info":"^0.3.6","normalize-newline":"^3.0.0","@types/common-tags":"^1.2.5","pnpm-registry-mock":"^1.5.0","@pnpm/assert-project":"^1.1.1","@types/load-json-file":"^2.0.6","@commitlint/prompt-cli":"^6.1.3","@types/update-notifier":"^2.0.0","anonymous-npm-registry-client":"^0.1.2","@commitlint/config-conventional":"^6.1.3"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_1.38.2_1522794886656_0.5105700660284727","host":"s3://npm-registry-packages"}},"6.6.2-20210530":{"name":"pnpm","version":"6.6.2-20210530","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"license":"MIT","_id":"pnpm@6.6.2-20210530","maintainers":[{"name":"zkochan","email":"z@kochan.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"e78f9cd002275d6d4fc6cffd56c8012efdb00ef1","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-6.6.2-20210530.tgz","fileCount":623,"integrity":"sha512-tW+OB3aXBKApuMSIkTbCwqvTK3aWwMbvToEIblYFgwX99Txac3FggDplcnn/8mS5GNc7WwW0+kkhCFyWDMguNQ==","signatures":[{"sig":"MEUCIFgPkvM9oU5kMA9/erIT1ttYzUPq3GEki9KAgJoCqv7fAiEAphRxCXX1r9Vyj5eemc5yKbljikSwgVdSsOxKtzXFjI8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9234339,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgs4eqCRA9TVsSAnZWagAAxuIP+wVlcBUrP0dWU84Ict7G\niTwU80tKWBfQSvXBKq5yXK1bHzmqioFU1CAP+pUELcnltg8jb8r3FFpPAac7\nulN6hByszBu7ECIpM5EW9sg2qYlK7EIHURqj2sOa5mrn5GFhcLXizBn9OsSy\nJ6B3QV4RRlwhNPCHOb0SFKdalFHb779yrxE/jkL9Sa5W2Y+njwxQyxJ0jw/Z\nWGTjqrr2L2kX+/vhBTgLLz+Q5dXGoc8M2HsIJCtaOiaUMcXGyZwqWsy+Gv+E\nQgSjGI1m/tsCqgdWmUhpGOYHWUi8ig/sMIbr0ToapoaEnRzUO7UiocXaR7sH\nlsJmaiXpYtsM3fX67/4nhl77+WAMvicYE4z9/N2cETTuuEoFciEudtqyu2Kr\niSaHidaZaxh8Z/c3L6GG7HjJWuya1m/0/Il41I45m47dzah5/zbrWcw6+ihx\n8HGTbZTqN/ociAYe+jq/aUf1AGzaVQAlPDzrcx7GzMkh2Hs3W3exaKavoEsW\n81Y+C8aHVW5JDVIjHa61NeUhKs7a7iRtcgcNmsVqNZPMzcC4lmVjNo5p+p5p\nMWyJZlb3zWmOGjD8ao7q0mA/fKzyMXMlbiV9ktXgkh0AiyCbXuLGj75p0cRN\ndu/tYHvHVg6aHVMXfadu3Ye73EJNd1lYl2ht/spdI8PWQkZLZCXZi/QpHDfY\nLUQ2\r\n=SylP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","unpkg":"dist/pnpm.cjs","engines":{"node":">=12.17"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint -c ../../eslint.json src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"pnpm tsc -- --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build && pnpm run lint -- --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && pkg ./dist/pnpm.cjs --out-path=../artifacts/win-x64 --targets=node14-win-x64 && pkg ./dist/pnpm.cjs --out-path=../artifacts/linux-x64 --targets=node14-linux-x64 && pkg ./dist/pnpm.cjs --out-path=../artifacts/macos-x64 --targets=node14-macos-x64","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.cjs","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.11.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"16.1.0","preferGlobal":true,"publishconfig":{"tag":"next"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/pnpm_6.6.2-20210530_1622378410269_0.8927766800132302","host":"s3://npm-registry-packages"}},"3.4.0-0":{"name":"pnpm","version":"3.4.0-0","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@3.4.0-0","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"5bb618a78d202360a6bc2fcf7f43c165bde70df0","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-3.4.0-0.tgz","fileCount":4620,"integrity":"sha512-yyWXGMkfwOXwQPpkZEZKS/By+lxBrl1Dr3Mm8n1PTbjR01UTVDSylF7CIu8LaSy5V3KjqTtuSHPhibXPVeov6Q==","signatures":[{"sig":"MEYCIQC49DPqTMe4c6aLtd+ulVDAsSPPVEtZDd5lAC+MWKOubwIhALGFIattshK1j4K3f+7bBC7Ud0vFkV7KyoytCT5ErOVf","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":22052345,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc4I7JCRA9TVsSAnZWagAAJZMP/3c/rHp1Z5n3vIl6LMNV\nZuw0IRS5waYyKI5YjJJscolT3fuoCFOvJIC88wLVfMo18pgVGJAwXTZJzTGI\noQHmy70IU4PYzvAwNF9e9+PQ8Q9ZJ7KygWKxNhesSfCtj1eV4alosxai3xIl\nOdBWnkyLahECMy2niqRjbJlSWdu3HBsM8CyU1AbOSzemtzIAYpW7mHddJdw7\nf6XtuMDfCRLW9/RR5p4+uj/igGU4NR3U4VoVq7cXXuYoxOVPTiNyoApgXEag\nFp7fZdUl64lF/NXbxb7mz9dWM1pi0SxJpedaUfcg3tUMYFipE/fC2sV4R5TM\nLRUX3sOZHUsT3sqFzkF5CxEfW5g1Ll8HykKFdgFNKiWlMJhBY0IyXlnIBISB\nsxP/JoX85Ew140tnmwgySvikE8nQQX4mGIofdyHJTDZxw7Jen11/Uqb0d/rI\na2s9+X9AazNab0W234ZdfymIpZ/yN8Pk1bdYp6iGWDMEH4A4kBtBWtCfosP2\neHV9r3RusYGcxjTgGWq91+mxHVrF9+/CfnqXoKIQO/P6rGC+5yqG/H5CKSYb\n3Nz6nuNOf3tz2QC6gksvFq/OlxfqjG9ffdbnSCNn9jM+9um9Q4gL0VhkKqnG\nVGfTsjaqLBlH3rs1IIoj/0+6xFN3UM22E1Ndd2Jg9M7ZhdNGozvYypZRM/R4\nQcU5\r\n=jHfA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","_from":".","_shasum":"5bb618a78d202360a6bc2fcf7f43c165bde70df0","engines":{"node":">=8.15"},"scripts":{"tsc":"rimraf lib && tsc","lint":"tslint -c tslint.json src/**/*.ts test/**/*.ts","test":"npm run lint && npm run tsc && npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"run-p -r pnpm-registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf ../../../.tmp/ && rimraf node_modules/.bin/pnpm && pnpm-registry-mock prepare","pnpm-registry-mock":"pnpm-registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"10.12.0","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"mz":"2.7.0","mem":"4.3.0","nopt":"4.0.1","supi":"0.33.5","archy":"1.0.0","chalk":"2.4.2","delay":"4.2.0","execa":"1.0.0","is-ci":"2.0.0","ramda":"0.26.1","diable":"4.0.2","cp-file":"7.0.0","p-limit":"2.2.0","get-port":"5.0.0","p-filter":"2.1.0","@types/mz":"^0.0.32","camelcase":"5.3.1","fast-glob":"2.2.7","is-subdir":"1.0.3","lru-cache":"5.1.1","minimatch":"3.0.4","path-name":"1.0.0","tree-kill":"1.2.1","@pnpm/list":"1.0.8","is-windows":"1.0.2","pkgs-graph":"4.0.0","text-table":"0.2.0","@pnpm/types":"3.2.0","@pnpm/utils":"0.10.5","common-tags":"1.8.0","cross-spawn":"6.0.5","graceful-fs":"4.1.15","signal-exit":"3.0.2","strip-color":"0.1.0","@pnpm/config":"3.3.2","@pnpm/logger":"2.1.0","@pnpm/server":"3.0.4","@types/archy":"0.0.31","find-packages":"5.0.2","path-absolute":"1.0.1","read-ini-file":"2.0.0","@pnpm/outdated":"2.0.12","camelcase-keys":"5.2.0","load-json-file":"6.0.0","loud-rejection":"2.1.0","mkdirp-promise":"5.0.1","process-exists":"3.1.0","read-yaml-file":"1.1.0","@pnpm/constants":"1.0.1","@pnpm/lifecycle":"6.1.1","@zkochan/libnpx":"11.0.1","graph-sequencer":"2.0.0","update-notifier":"3.0.0","write-json-file":"3.2.0","@pnpm/store-path":"2.0.0","@types/lru-cache":"^5.1.0","@types/minimatch":"^3.0.3","@pnpm/core-loggers":"3.0.2","pnpm-file-reporter":"0.1.0","@pnpm/package-store":"4.0.7","@pnpm/default-fetcher":"3.1.9","dir-is-case-sensitive":"1.0.2","version-selector-type":"2.0.1","@pnpm/default-reporter":"3.2.2","@pnpm/default-resolver":"3.0.11","@pnpm/read-importer-manifest":"1.0.2","@pnpm/store-controller-types":"3.0.3"},"_hasShrinkwrap":false,"readmeFilename":"README.md","__devDependencies":{"ncp":"2.0.0","pnpm":"link:","tape":"4.10.1","p-any":"2.1.0","retry":"0.12.0","byline":"5.0.0","mkdirp":"0.5.1","rimraf":"2.6.3","semver":"6.0.0","tslint":"5.16.0","ts-node":"8.1.0","write-pkg":"4.0.0","typescript":"3.4.5","@types/node":"*","@types/nopt":"3.0.29","@types/tape":"4.2.33","exists-link":"2.0.0","npm-run-all":"4.1.5","path-exists":"4.0.0","rimraf-then":"1.0.1","symlink-dir":"3.0.3","@types/ramda":"0.25.34","@types/retry":"0.12.0","tape-promise":"4.0.0","@pnpm/prepare":"0.0.0","@types/byline":"4.2.31","@types/mkdirp":"0.5.2","@types/semver":"6.0.0","@pnpm/tsconfig":"0.0.0","write-yaml-file":"2.0.0","deep-require-cwd":"1.0.0","normalize-newline":"3.0.0","@pnpm/modules-yaml":"3.0.2","@types/common-tags":"1.8.0","pnpm-registry-mock":"2.12.0","@pnpm/tslint-config":"0.0.0","@pnpm/assert-project":"link:../../privatePackages/assert-project","@pnpm/lockfile-types":"1.1.0","@types/update-notifier":"2.5.0","@pnpm/read-package-json":"2.0.2","@pnpm/write-importer-manifest":"1.0.1","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_3.4.0-0_1558220488598_0.5949646085026528","host":"s3://npm-registry-packages"}},"0.51.1":{"name":"pnpm","version":"0.51.1","keywords":["dependency manager","install","modules","npm","package manager"],"author":{"name":"Rico Sta. Cruz","email":"rico@ricostacruz.com"},"license":"MIT","_id":"pnpm@0.51.1","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"http://ghub.io/pnpm#readme","bugs":{"url":"http://ghub.io/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js"},"dist":{"shasum":"f53a951aab6f9c218d75b07cf930cdf527d20618","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-0.51.1.tgz","integrity":"sha512-PnHQ4v8GBcutVWv4P1TaOPl6qHmZZXgWS+gwMU1K5bG2J1H53Q1Fjzb2USSAj0YzJAt1SURM03IHSrtPkHtmwQ==","signatures":[{"sig":"MEYCIQDq6BqBItUGpT4VUkDxnVHrBYDS0L5FcWR9tx4cNEx2TwIhAJnxo7OXvv/yP3KS/uXi5PehBpXUi3cP0VvZK1L1nhM4","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib/"],"config":{"ghooks":{"commit-msg":"node ./node_modules/validate-commit-msg/index.js"},"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"_shasum":"f53a951aab6f9c218d75b07cf930cdf527d20618","engines":{"node":">=4"},"gitHead":"ba09ee45460fe009f522d7de53121ee35cb5c0f9","scripts":{},"typings":"lib/index.d.ts","_npmUser":{"name":"zkochan","email":"zoltan.kochan@gmail.com"},"__scripts":{"tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"standard && tslint -c tslint.json --project .","test":"npm run lint && npm run test:e2e","cover":"istanbul cover test/index.js","start":"npm run tsc -- --watch","commit":"git-cz","?commit":"echo 'Run Git commit wizard'","pretest":"rimraf ../.tmp/ && npm run tsc","release":"sh .scripts/release.sh","?release":"echo 'Publish pnpm'","posttest":"git checkout -- verdaccio/storage/","test:e2e":"npm-run-all -p -r verdaccio test:tap","test:tap":"ts-node test","verdaccio":"verdaccio -c ./verdaccio/config.yaml","docs:build":"docpress build","prepublish":"in-publish && echo 'You need to use \"npm run release\" to publish pnpm' && false || npm run tsc","prerelease":"npm run tsc && npm test","?docs:build":"echo 'Generate the documentation website'","build-verdaccio":"npm-run-all -p -r verdaccio publish-test-packages","?build-verdaccio":"echo 'Cache the verdaccio store for faster tests execution'","prebuild-verdaccio":"rimraf verdaccio/storage/","publish-test-packages":"sh test/packages/publish-all.sh"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"3.10.9","description":"Fast, disk space efficient npm installs","directories":{"test":"test"},"_nodeVersion":"6.9.1","preferGlobal":true,"__dependencies":{"mz":"2.6.0","rc":"1.1.6","mem":"1.1.0","bole":"3.0.2","meow":"3.7.0","execa":"0.6.0","is-ci":"1.0.10","retry":"0.10.1","byline":"5.0.0","mkdirp":"0.5.1","ndjson":"1.5.0","semver":"5.3.0","find-up":"2.1.0","js-yaml":"3.7.0","thenify":"3.2.1","link-dir":"1.0.3","node-gyp":"3.5.0","@types/mz":"0.0.30","@types/rc":"0.0.1","commondir":"1.0.1","path-name":"1.0.0","write-pkg":"2.0.0","is-windows":"1.0.0","os-homedir":"1.0.2","@types/node":"7.0.4","arr-flatten":"1.0.1","common-tags":"1.4.0","cross-spawn":"^5.0.0","exists-file":"3.0.0","pnpm-logger":"0.0.1","read-pkg-up":"2.0.0","rimraf-then":"1.0.1","pause-stream":"0.0.11","registry-url":"3.1.0","@types/byline":"4.2.31","@types/mkdirp":"0.3.29","@types/semver":"5.3.30","cache-manager":"2.4.0","promisequence":"1.1.6","sorted-object":"2.0.1","unpack-stream":"1.1.0","@types/js-yaml":"3.5.29","camelcase-keys":"4.0.0","load-json-file":"2.0.0","lodash.memoize":"4.1.2","loud-rejection":"1.6.0","normalize-path":"2.0.1","global-bin-path":"0.1.0","npm-package-arg":"4.2.0","proper-lockfile":"2.0.0","update-notifier":"1.0.3","cache-manager-fs":"1.0.6","is-retry-allowed":"1.1.0","lodash.clonedeep":"4.5.0","@zkochan/cmd-shim":"2.2.1","@types/common-tags":"1.2.5","pnpm-file-reporter":"0.0.1","npm-registry-client":"7.4.5","pnpm-install-checks":"1.1.0","registry-auth-token":"3.1.0","@types/cache-manager":"1.2.4","@types/load-json-file":"2.0.5","pnpm-default-reporter":"0.0.1","@types/update-notifier":"1.0.0","delocalize-dependencies":"0.1.0","@zkochan/hosted-git-info":"2.1.5"},"devDependencies":{"caw":"2.0.0","ncp":"^2.0.0","nixt":"0.5.0","tape":"4.6.3","isexe":"1.1.2","sepia":"2.0.2","ghooks":"^2.0.0","rimraf":"2.5.4","tslint":"4.3.1","ts-node":"2.0.0","docpress":"0.7.1","istanbul":"^0.4.5","standard":"8.6.0","verdaccio":"2.1.0","commitizen":"^2.8.6","in-publish":"2.0.0","typescript":"2.1.5","@types/tape":"4.2.28","exists-link":"1.0.0","npm-run-all":"4.0.1","tape-promise":"2.0.1","npm-scripts-info":"0.3.6","git-update-ghpages":"1.3.0","validate-commit-msg":"^2.7.0","cz-conventional-changelog":"^1.2.0","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm-0.51.1.tgz_1485378882243_0.4142613662406802","host":"packages-18-east.internal.npmjs.com"}},"0.51.0":{"name":"pnpm","version":"0.51.0","keywords":["dependency manager","install","modules","npm","package manager"],"author":{"name":"Rico Sta. Cruz","email":"rico@ricostacruz.com"},"license":"MIT","_id":"pnpm@0.51.0","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"http://ghub.io/pnpm#readme","bugs":{"url":"http://ghub.io/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js"},"dist":{"shasum":"68cbe8f32de2c9b354f6480fe584ee18d4b46854","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-0.51.0.tgz","integrity":"sha512-SXsuVCdnMqRdVYgnjuq7ggBaA9V55GZVst1L1ek7CFGt7GvCioPURNEu6rnDYAQBt/zK31YSpRgMn6ZJr2dZhw==","signatures":[{"sig":"MEQCIEXly4BLDl/tVE92SXjSX0/GzwMb9SZl7TzBctQ17kw9AiA4oPD+UnvrwCP/+mS9vQLWG00lIDqNfMkt/UuhfbN5iQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib/"],"config":{"ghooks":{"commit-msg":"node ./node_modules/validate-commit-msg/index.js"},"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"_shasum":"68cbe8f32de2c9b354f6480fe584ee18d4b46854","engines":{"node":">=4"},"gitHead":"fa241d30a6fd0ab3a9cbea239e4da54570d10d18","scripts":{},"typings":"lib/index.d.ts","_npmUser":{"name":"zkochan","email":"zoltan.kochan@gmail.com"},"__scripts":{"tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"standard && tslint -c tslint.json --project .","test":"npm run lint && npm run test:e2e","cover":"istanbul cover test/index.js","start":"npm run tsc -- --watch","commit":"git-cz","?commit":"echo 'Run Git commit wizard'","pretest":"rimraf ../.tmp/ && npm run tsc","release":"sh .scripts/release.sh","?release":"echo 'Publish pnpm'","posttest":"git checkout -- verdaccio/storage/","test:e2e":"npm-run-all -p -r verdaccio test:tap","test:tap":"ts-node test","verdaccio":"verdaccio -c ./verdaccio/config.yaml","docs:build":"docpress build","prepublish":"in-publish && echo 'You need to use \"npm run release\" to publish pnpm' && false || npm run tsc","prerelease":"npm run tsc && npm test","?docs:build":"echo 'Generate the documentation website'","build-verdaccio":"npm-run-all -p -r verdaccio publish-test-packages","?build-verdaccio":"echo 'Cache the verdaccio store for faster tests execution'","prebuild-verdaccio":"rimraf verdaccio/storage/","publish-test-packages":"sh test/packages/publish-all.sh"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"3.10.9","description":"Fast, disk space efficient npm installs","directories":{"test":"test"},"_nodeVersion":"6.9.1","preferGlobal":true,"__dependencies":{"mz":"2.6.0","rc":"1.1.6","mem":"1.1.0","bole":"3.0.2","meow":"3.7.0","execa":"0.6.0","is-ci":"1.0.10","retry":"0.10.1","byline":"5.0.0","mkdirp":"0.5.1","ndjson":"1.5.0","semver":"5.3.0","find-up":"2.1.0","js-yaml":"3.7.0","thenify":"3.2.1","link-dir":"1.0.3","node-gyp":"3.5.0","@types/mz":"0.0.30","@types/rc":"0.0.1","commondir":"1.0.1","path-name":"1.0.0","write-pkg":"2.0.0","is-windows":"1.0.0","os-homedir":"1.0.2","@types/node":"7.0.4","arr-flatten":"1.0.1","common-tags":"1.4.0","cross-spawn":"^5.0.0","exists-file":"3.0.0","pnpm-logger":"0.0.1","read-pkg-up":"2.0.0","rimraf-then":"1.0.1","pause-stream":"0.0.11","registry-url":"3.1.0","@types/byline":"4.2.31","@types/mkdirp":"0.3.29","@types/semver":"5.3.30","cache-manager":"2.4.0","promisequence":"1.1.6","sorted-object":"2.0.1","unpack-stream":"1.1.0","@types/js-yaml":"3.5.29","camelcase-keys":"4.0.0","load-json-file":"2.0.0","lodash.memoize":"4.1.2","loud-rejection":"1.6.0","normalize-path":"2.0.1","global-bin-path":"0.1.0","npm-package-arg":"4.2.0","proper-lockfile":"2.0.0","update-notifier":"1.0.3","cache-manager-fs":"1.0.6","is-retry-allowed":"1.1.0","lodash.clonedeep":"4.5.0","@zkochan/cmd-shim":"2.2.1","@types/common-tags":"1.2.5","pnpm-file-reporter":"0.0.1","npm-registry-client":"7.4.5","pnpm-install-checks":"1.1.0","registry-auth-token":"3.1.0","@types/cache-manager":"1.2.4","@types/load-json-file":"2.0.5","pnpm-default-reporter":"0.0.1","@types/update-notifier":"1.0.0","delocalize-dependencies":"0.1.0","@zkochan/hosted-git-info":"2.1.5"},"devDependencies":{"caw":"2.0.0","ncp":"^2.0.0","nixt":"0.5.0","tape":"4.6.3","isexe":"1.1.2","sepia":"2.0.2","ghooks":"^2.0.0","rimraf":"2.5.4","tslint":"4.3.1","ts-node":"2.0.0","docpress":"0.7.1","istanbul":"^0.4.5","standard":"8.6.0","verdaccio":"2.1.0","commitizen":"^2.8.6","in-publish":"2.0.0","typescript":"2.1.5","@types/tape":"4.2.28","exists-link":"1.0.0","npm-run-all":"4.0.1","tape-promise":"2.0.1","npm-scripts-info":"0.3.6","git-update-ghpages":"1.3.0","validate-commit-msg":"^2.7.0","cz-conventional-changelog":"^1.2.0","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm-0.51.0.tgz_1485376410452_0.707559194881469","host":"packages-18-east.internal.npmjs.com"}},"0.51.3":{"name":"pnpm","version":"0.51.3","keywords":["dependency manager","install","modules","npm","package manager"],"author":{"name":"Rico Sta. Cruz","email":"rico@ricostacruz.com"},"license":"MIT","_id":"pnpm@0.51.3","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"http://ghub.io/pnpm#readme","bugs":{"url":"http://ghub.io/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js"},"dist":{"shasum":"df6a229e88b1d8cd7b0dee9cd20bb38d94e5d0da","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-0.51.3.tgz","integrity":"sha512-fFxYxHakkc8vArZVBMp35Wjpi5x1vX3xldMmm72nF18Wq1a60my5ukdPAapWmB108ZuejT8u2KCbXRjcKPRkQg==","signatures":[{"sig":"MEQCIDzzmXXPEr6evNIS7sv73tF2E6qelo89BsvD+TfPG+t3AiBpTNhaf31fYfWjaRhgghiTC173saY0cxQxxVh3FEhcBQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib/"],"config":{"ghooks":{"commit-msg":"node ./node_modules/validate-commit-msg/index.js"},"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"_shasum":"df6a229e88b1d8cd7b0dee9cd20bb38d94e5d0da","engines":{"node":">=4"},"gitHead":"b5fbbbf6d7ea98c7066ae806676719f399e89cd4","scripts":{},"typings":"lib/index.d.ts","_npmUser":{"name":"zkochan","email":"zoltan.kochan@gmail.com"},"__scripts":{"tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"standard && tslint -c tslint.json --project .","test":"npm run lint && npm run test:e2e","cover":"istanbul cover test/index.js","start":"npm run tsc -- --watch","commit":"git-cz","?commit":"echo 'Run Git commit wizard'","pretest":"rimraf ../.tmp/ && npm run tsc && pnpm-registry-mock prepare","release":"sh .scripts/release.sh","?release":"echo 'Publish pnpm'","test:e2e":"npm-run-all -p -r pnpm-registry-mock test:tap","test:tap":"ts-node test","docs:build":"docpress build","prepublish":"in-publish && echo 'You need to use \"npm run release\" to publish pnpm' && false || npm run tsc","prerelease":"npm run tsc && npm test","?docs:build":"echo 'Generate the documentation website'","pnpm-registry-mock":"pnpm-registry-mock"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"3.10.9","description":"Fast, disk space efficient npm installs","directories":{"test":"test"},"_nodeVersion":"6.9.1","preferGlobal":true,"__dependencies":{"mz":"2.6.0","rc":"1.1.6","mem":"1.1.0","bole":"3.0.2","meow":"3.7.0","execa":"0.6.0","is-ci":"1.0.10","byline":"5.0.0","mkdirp":"0.5.1","ndjson":"1.5.0","semver":"5.3.0","find-up":"2.1.0","js-yaml":"3.7.0","thenify":"3.2.1","node-gyp":"3.5.0","@types/mz":"0.0.30","@types/rc":"0.0.1","path-name":"1.0.0","write-pkg":"2.0.0","is-windows":"1.0.0","os-homedir":"1.0.2","@types/node":"7.0.4","arr-flatten":"1.0.1","common-tags":"1.4.0","cross-spawn":"^5.0.0","exists-file":"3.0.0","pnpm-logger":"0.0.1","read-pkg-up":"2.0.0","rimraf-then":"1.0.1","symlink-dir":"1.0.1","pause-stream":"0.0.11","registry-url":"3.1.0","@types/byline":"4.2.31","@types/mkdirp":"0.3.29","@types/semver":"5.3.30","cache-manager":"2.4.0","promisequence":"1.1.6","sorted-object":"2.0.1","unpack-stream":"1.1.0","@types/js-yaml":"3.5.29","camelcase-keys":"4.0.0","load-json-file":"2.0.0","lodash.memoize":"4.1.2","loud-rejection":"1.6.0","normalize-path":"2.0.1","global-bin-path":"0.1.1","npm-package-arg":"4.2.0","proper-lockfile":"2.0.0","update-notifier":"1.0.3","cache-manager-fs":"1.0.6","lodash.clonedeep":"4.5.0","@zkochan/cmd-shim":"2.2.1","@types/common-tags":"1.2.5","pnpm-file-reporter":"0.0.1","npm-registry-client":"7.4.5","pnpm-install-checks":"1.1.0","registry-auth-token":"3.1.0","@types/cache-manager":"1.2.4","@types/load-json-file":"2.0.5","pnpm-default-reporter":"0.1.0","@types/update-notifier":"1.0.0","delocalize-dependencies":"0.1.0","@zkochan/hosted-git-info":"2.1.5"},"devDependencies":{"caw":"^2.0.0","ncp":"^2.0.0","tape":"^4.6.3","isexe":"^1.1.2","sepia":"^2.0.2","ghooks":"^2.0.0","rimraf":"^2.5.4","tslint":"^4.3.1","ts-node":"^2.0.0","docpress":"^0.7.1","istanbul":"^0.4.5","standard":"^8.6.0","commitizen":"^2.8.6","in-publish":"^2.0.0","typescript":"^2.1.5","@types/tape":"^4.2.28","exists-link":"^1.0.0","npm-run-all":"^4.0.1","tape-promise":"^2.0.1","npm-scripts-info":"^0.3.6","git-update-ghpages":"^1.3.0","pnpm-registry-mock":"^0.1.1","validate-commit-msg":"^2.7.0","cz-conventional-changelog":"^1.2.0","anonymous-npm-registry-client":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm-0.51.3.tgz_1485806356622_0.7658779055345803","host":"packages-18-east.internal.npmjs.com"}},"0.51.2":{"name":"pnpm","version":"0.51.2","keywords":["dependency manager","install","modules","npm","package manager"],"author":{"name":"Rico Sta. Cruz","email":"rico@ricostacruz.com"},"license":"MIT","_id":"pnpm@0.51.2","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"http://ghub.io/pnpm#readme","bugs":{"url":"http://ghub.io/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js"},"dist":{"shasum":"f4291405e2d548db6ec6b01ea866d4c915d66f07","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-0.51.2.tgz","integrity":"sha512-z0+SiArhedPdH5cnshmobqrirNIWB1RGhTs7iFMQfXcywgOb0uIRNb57Bt23q1bEWp6Q9PcaIpMg2DXzgLj/Ng==","signatures":[{"sig":"MEQCID3KaRmiJM70WL71uKrO6Sekf7Cl/oPsFWFOXvQEQ8r7AiAMMinwu8s/M1vqp1en/AKB7BVYcHjKvZ26zazmN5sg4g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib/"],"config":{"ghooks":{"commit-msg":"node ./node_modules/validate-commit-msg/index.js"},"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"_shasum":"f4291405e2d548db6ec6b01ea866d4c915d66f07","engines":{"node":">=4"},"gitHead":"ade4348fa75ad51268658e2972fec3e36f69bbf0","scripts":{},"typings":"lib/index.d.ts","_npmUser":{"name":"zkochan","email":"zoltan.kochan@gmail.com"},"__scripts":{"tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"standard && tslint -c tslint.json --project .","test":"npm run lint && npm run test:e2e","cover":"istanbul cover test/index.js","start":"npm run tsc -- --watch","commit":"git-cz","?commit":"echo 'Run Git commit wizard'","pretest":"rimraf ../.tmp/ && npm run tsc","release":"sh .scripts/release.sh","?release":"echo 'Publish pnpm'","posttest":"git checkout -- verdaccio/storage/","test:e2e":"npm-run-all -p -r verdaccio test:tap","test:tap":"ts-node test","verdaccio":"verdaccio -c ./verdaccio/config.yaml","docs:build":"docpress build","prepublish":"in-publish && echo 'You need to use \"npm run release\" to publish pnpm' && false || npm run tsc","prerelease":"npm run tsc && npm test","?docs:build":"echo 'Generate the documentation website'","build-verdaccio":"npm-run-all -p -r verdaccio publish-test-packages","?build-verdaccio":"echo 'Cache the verdaccio store for faster tests execution'","prebuild-verdaccio":"rimraf verdaccio/storage/","publish-test-packages":"sh test/packages/publish-all.sh"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"3.10.9","description":"Fast, disk space efficient npm installs","directories":{"test":"test"},"_nodeVersion":"6.9.1","preferGlobal":true,"__dependencies":{"mz":"2.6.0","rc":"1.1.6","mem":"1.1.0","bole":"3.0.2","meow":"3.7.0","execa":"0.6.0","is-ci":"1.0.10","retry":"0.10.1","byline":"5.0.0","mkdirp":"0.5.1","ndjson":"1.5.0","semver":"5.3.0","find-up":"2.1.0","js-yaml":"3.7.0","thenify":"3.2.1","link-dir":"1.0.3","node-gyp":"3.5.0","@types/mz":"0.0.30","@types/rc":"0.0.1","commondir":"1.0.1","path-name":"1.0.0","write-pkg":"2.0.0","is-windows":"1.0.0","os-homedir":"1.0.2","@types/node":"7.0.4","arr-flatten":"1.0.1","common-tags":"1.4.0","cross-spawn":"^5.0.0","exists-file":"3.0.0","pnpm-logger":"0.0.1","read-pkg-up":"2.0.0","rimraf-then":"1.0.1","pause-stream":"0.0.11","registry-url":"3.1.0","@types/byline":"4.2.31","@types/mkdirp":"0.3.29","@types/semver":"5.3.30","cache-manager":"2.4.0","promisequence":"1.1.6","sorted-object":"2.0.1","unpack-stream":"1.1.0","@types/js-yaml":"3.5.29","camelcase-keys":"4.0.0","load-json-file":"2.0.0","lodash.memoize":"4.1.2","loud-rejection":"1.6.0","normalize-path":"2.0.1","global-bin-path":"0.1.0","npm-package-arg":"4.2.0","proper-lockfile":"2.0.0","update-notifier":"1.0.3","cache-manager-fs":"1.0.6","is-retry-allowed":"1.1.0","lodash.clonedeep":"4.5.0","@zkochan/cmd-shim":"2.2.1","@types/common-tags":"1.2.5","pnpm-file-reporter":"0.0.1","npm-registry-client":"7.4.5","pnpm-install-checks":"1.1.0","registry-auth-token":"3.1.0","@types/cache-manager":"1.2.4","@types/load-json-file":"2.0.5","pnpm-default-reporter":"0.0.1","@types/update-notifier":"1.0.0","delocalize-dependencies":"0.1.0","@zkochan/hosted-git-info":"2.1.5"},"devDependencies":{"caw":"2.0.0","ncp":"^2.0.0","nixt":"0.5.0","tape":"4.6.3","isexe":"1.1.2","sepia":"2.0.2","ghooks":"^2.0.0","rimraf":"2.5.4","tslint":"4.3.1","ts-node":"2.0.0","docpress":"0.7.1","istanbul":"^0.4.5","standard":"8.6.0","verdaccio":"2.1.0","commitizen":"^2.8.6","in-publish":"2.0.0","typescript":"2.1.5","@types/tape":"4.2.28","exists-link":"1.0.0","npm-run-all":"4.0.1","tape-promise":"2.0.1","npm-scripts-info":"0.3.6","git-update-ghpages":"1.3.0","validate-commit-msg":"^2.7.0","cz-conventional-changelog":"^1.2.0","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm-0.51.2.tgz_1485547188582_0.5097048638854176","host":"packages-12-west.internal.npmjs.com"}},"6.13.0":{"name":"pnpm","version":"6.13.0","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"license":"MIT","_id":"pnpm@6.13.0","maintainers":[{"name":"zkochan","email":"z@kochan.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"6e3a81e2b21b139dbf788adb6fdee5c9db3848d9","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-6.13.0.tgz","fileCount":625,"integrity":"sha512-dQE0WtzS8Rs6UEpsKeFxHjLPqMHM94v45IhmHX5A/w3V5tEvx4A2PzKBtOF5brJp7SPLyzAnY4L/w/BpBV6qxw==","signatures":[{"sig":"MEUCIQDc+LAOTBW3Jfp96w7nFb14Rh1z+6ZTBW2PLxtmRLPYngIgNWB3E6k6Q2V9CKf8UJkdXqORr4iJfFzZP1GKsjWcOJw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9305219,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhFlLQCRA9TVsSAnZWagAACo0P/jFanrD100HPtR0ZaZ2Y\n4mFiiozleIMhm3wBF2Cu3Jdcfslh8nhoKnYW92Gw/irTbQc+i2Yor6iWtjxi\n2NevTiqhiSK2d11vPC9ZXiJec3a5jeHvJ3t1KbsT+nC9CCtKJSVF1vcap3KX\nTKu+YayxdV/Qrfi3YtcKlhtnKNAAwYCxn4Nx+rwa2cdZ92i1FGIC4ETQzrZ9\niDYkcZw1hwt/bjGI9tFvU4QRDBGzaTFKYu+YFfyCWqPrGC9NFAvxyTxHAqGK\nyJ05j9Wr3cx9xC2j80DeM2kiw+1TyqQ4X9LtcD+wlnPNfw/Hmu9AEwQlLick\nZIliZQbjuSeOTvOAKxiEJqtalbsJXkHsfBw9lqQ/NkQoWTq7AZ5Sz1mCdsx/\nRI7zusnA2gcy2hj+q0Ojug+g/AzvLfaGE5PLAbI3dgYp3gq3yv1uARi/xwVS\nKRnJUdMUaj35j276ZcGeK8rNRghWsrmKZr+P81rI/PyZoga0UaspWLtfKd6c\ni2cyDtMNjuU116G39Ri+553D56PQ6Szoj8oOT/bcnnijNT3siDd0VMQCrBXN\nfHGb4GPiXkKS7tA8NImlMl5E2X/pvS6xYV0VyOrnMl2Ud9Q6dDChso7BQ9cE\nvYBxwtjtOVGeZ6p9cQhWy/7Vd4/j6KtplJo2DUqP8gEvn0NB/nu7VK8WLtuc\nFl56\r\n=EPxC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","_from":"file:pnpm-6.13.0.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=12.17"},"funding":{"url":"https://opencollective.com/pnpm"},"scripts":{"lint":"eslint -c ../../eslint.json src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"pnpm tsc -- --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build && pnpm run lint -- --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && ts-node ./scripts/build-artifacts.ts","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.cjs","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"_resolved":"/home/zoltan/src/pnpm/pnpm/packages/pnpm/pnpm-6.13.0.tgz","_integrity":"sha512-dQE0WtzS8Rs6UEpsKeFxHjLPqMHM94v45IhmHX5A/w3V5tEvx4A2PzKBtOF5brJp7SPLyzAnY4L/w/BpBV6qxw==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.20.6","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"14.17.4","preferGlobal":true,"publishConfig":{"tag":"next","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_6.13.0_1628852944303_0.7811269273178085","host":"s3://npm-registry-packages"}},"7.30.0-0":{"name":"pnpm","version":"7.30.0-0","keywords":["pnpm7","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@7.30.0-0","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"9a33a9a497737bbc5b298a6d4ff74cf3d11e282a","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-7.30.0-0.tgz","fileCount":658,"integrity":"sha512-8KX5LGv9nE5aaHTvJnXAdEpAMh4jlXo/N5YPET9ikVP1c/34J/E9hq07OmqJp6KsmSmSPtwRiNSTSBATXRztbg==","signatures":[{"sig":"MEYCIQDy4tnxCuenbqzGHBa+SUvcep0KNLBMvLxxiqtwHjSKkwIhANAAZneCsZleKicsKEw0Trzm4wIKQpavJ6e+jSRZqyXW","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13555477,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkE5saACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrY+w/9E4EyARiWU0hSAF9KhFCnwcW19odjEdFywsquiHJWGKRc3EuF\r\nueiOau5xgERqG+QN7x/X4RowhUomYCRn9EU3ZsWtn1Q176BBbn0cYIc7S/dW\r\nB8KmdtdiqYT5JjYh1qTxRs1vCqzcpCN/5IjKIDrFiJ3hIVllTvmgaJwSAkso\r\nxUIBRC+Wekzgp37CMbcMGEJupg6O06VhLh5u0CZG4M5wT+j4kbSrwt+wminR\r\nT7xPdQIyxR3VDcljAo4nlghF9mPgBPiX5aK/kdJpxFCi8u8/5QzcmcCIFXu4\r\ntvN1Hv2vqPmbtiEHU2+29vIZN4wv90vqp9ZoSzyCvc36+x1ZEhYZ6Nfudiw5\r\nAoy5kNJu3flP2bmUNi7lqY/xQPsR6SWv9RtA2z9tmqe0JPfqVBk1Y/zVBrGh\r\nqnNTCcPwZqJW6TEtjws4LovyG7O1BnUzFVYfC+S/EB/rFocnhRmp1kRY+crk\r\nJdTiQd492Q435srMzvW4tMpcJgiworCT/gRBz4E8IcfAqwvMK6yFQ9d6zsND\r\nAxr0Fb5B+1XprNkK9nyLDTDHt3PCqUaJ7lN60z9NJ/2eHkuy7BgQV8eDEcpo\r\n7YqFCVpmOG0JJQTxsV6E4OZsJCdWqpkq44w+nFmyKCt3Rx7/muin1pI7EFr0\r\noy9mJCXDuXZUGyzdron4I9j6PeBqrjFC6NU=\r\n=/5Zw\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","_from":"file:pnpm-7.30.0-0.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=14.6"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7776 pnpm run test:e2e","start":"tsc --watch","bundle":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/270e7e195ad40e913dd4c8dd585831b0/pnpm-7.30.0-0.tgz","_integrity":"sha512-8KX5LGv9nE5aaHTvJnXAdEpAMh4jlXo/N5YPET9ikVP1c/34J/E9hq07OmqJp6KsmSmSPtwRiNSTSBATXRztbg==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"9.5.0","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"18.15.0","preferGlobal":true,"publishConfig":{"tag":"next-7","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/pnpm_7.30.0-0_1679006490245_0.6018998274384191","host":"s3://npm-registry-packages"}},"1.25.1":{"name":"pnpm","version":"1.25.1","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@1.25.1","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js","pnpx":"lib/bin/pnpx.js"},"dist":{"shasum":"46af355980d64fe0e7e69b4bf4fddb2b1f24bf07","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-1.25.1.tgz","integrity":"sha512-nWXXSnX9ExN1kTgULu7xJJUzmBCBJdoyB1/DyYDk9LYUHwzDPRyefa/US1XBkEIskPx+MeqjwzYUHdXZhmfZ/A==","signatures":[{"sig":"MEUCIQDFphe5J8Uwg6lK0IHEBzEQuKgAfMedyfgvNEn2sAsMZgIgYH88bBwMPhPH81qEpZD3lXgYcxvoP6CtcUKnNJKs4LQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/bin/pnpm.js","_from":".","files":["lib/","npm-shrinkwrap.json"],"_shasum":"46af355980d64fe0e7e69b4bf4fddb2b1f24bf07","engines":{"node":">=4"},"gitHead":"27925a4998988e3021b849ef381c761bf5b7dbfe","scripts":{},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","bundledName":"@pnpm/bundled","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"greenkeeper":{"ignore":["@pnpm/logger","pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-registry-mock","remove-all-except-outer-links","pnpm-shrinkwrap","supi"]},"_nodeVersion":"6.11.4","dependencies":{"nopt":"^4.0.1","supi":"^0.8.2","chalk":"^2.2.0","is-ci":"^1.0.10","ramda":"^0.25.0","byline":"^5.0.0","p-limit":"^1.1.0","get-port":"^3.2.0","camelcase":"^4.1.0","path-name":"^1.0.0","pnpm-list":"^2.0.0","is-windows":"^1.0.1","pkgs-graph":"^2.0.0-0","text-table":"^0.2.0","@pnpm/types":"^1.5.0","common-tags":"^1.4.0","cross-spawn":"^5.0.0","graceful-fs":"^4.1.11","signal-exit":"^3.0.2","strip-color":"^0.1.0","@pnpm/logger":"^1.0.0","@pnpm/server":"^0.4.0","find-packages":"^2.1.2","package-store":"^0.12.0","@pnpm/outdated":"^0.2.2","load-json-file":"^4.0.0","loud-rejection":"^1.6.0","mkdirp-promise":"^5.0.1","@types/get-port":"^3.2.0","@zkochan/libnpx":"^9.6.1","graph-sequencer":"^2.0.0","not-bundled-npm":"^5.4.2","update-notifier":"^2.1.0","write-json-file":"^2.3.0","pnpm-file-reporter":"^0.0.1","@pnpm/default-fetcher":"^0.3.0","pnpm-default-reporter":"^0.11.2","@pnpm/default-resolver":"^0.1.0","@types/write-json-file":"^2.2.1"},"preferGlobal":true,"publishconfig":{"tag":"next"},"devDependencies":{"mz":"^2.6.0","caw":"^2.0.0","tape":"^4.6.3","delay":"^2.0.0","execa":"^0.8.0","isexe":"^2.0.0","sepia":"^2.0.2","mkdirp":"^0.5.1","rimraf":"^2.5.4","semver":"^5.3.0","tslint":"^5.4.2","thenify":"^3.3.0","ts-node":"^4.0.0","read-pkg":"^3.0.0","@types/mz":"^0.0.32","tree-kill":"^1.2.0","write-pkg":"^3.1.0","typescript":"^2.4.1","@types/node":"^8.0.33","@types/nopt":"^3.0.29","@types/tape":"^4.2.30","exists-link":"^2.0.0","npm-run-all":"^4.0.1","path-exists":"^3.0.0","rimraf-then":"^1.0.1","@types/delay":"^2.0.1","@types/ramda":"^0.25.0","tape-promise":"^2.0.1","@types/byline":"^4.2.31","@types/mkdirp":"^0.5.0","@types/semver":"^5.3.32","@zkochan/husky":"^0.0.0","load-yaml-file":"^0.1.0","@commitlint/cli":"^4.0.0","package-preview":"^1.0.0","npm-scripts-info":"^0.3.6","normalize-newline":"^3.0.0","@types/common-tags":"^1.2.5","pnpm-registry-mock":"^1.5.0","npm-registry-client":"^8.4.0","@types/load-json-file":"^2.0.6","@commitlint/prompt-cli":"^5.0.0","@types/update-notifier":"^1.0.2","@commitlint/config-angular":"^4.2.0","anonymous-npm-registry-client":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm-1.25.1.tgz_1514734665721_0.27358464687131345","host":"s3://npm-registry-packages"}},"1.25.0":{"name":"pnpm","version":"1.25.0","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@1.25.0","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js","pnpx":"lib/bin/pnpx.js"},"dist":{"shasum":"5affa46c4ead8c747448a6ea4736a8f038551abc","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-1.25.0.tgz","integrity":"sha512-qwv38mcm7wU35m5m9rWnjqRWpASeGKQbXmgLmh38C25+l1C5xZYVb7y/KtV7ogMlCFQ3F9kGtOyMrQBv0wcoBw==","signatures":[{"sig":"MEUCIERJ4JFlq67LD8fK4wLEVKOG0ZeplDIjRG12OjkFcqEHAiEA5EbovWWcUaeKf0ro9ou9Ay9Ackv9PXLwRmgc+B3LEYY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/bin/pnpm.js","_from":".","files":["lib/","npm-shrinkwrap.json"],"_shasum":"5affa46c4ead8c747448a6ea4736a8f038551abc","engines":{"node":">=4"},"gitHead":"730d476b62b008033144ed360311f743776da254","scripts":{},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","bundledName":"@pnpm/bundled","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"greenkeeper":{"ignore":["@pnpm/logger","pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-registry-mock","remove-all-except-outer-links","pnpm-shrinkwrap","supi"]},"_nodeVersion":"6.11.4","dependencies":{"nopt":"^4.0.1","supi":"^0.8.1","chalk":"^2.2.0","is-ci":"^1.0.10","ramda":"^0.25.0","byline":"^5.0.0","p-limit":"^1.1.0","get-port":"^3.2.0","camelcase":"^4.1.0","path-name":"^1.0.0","pnpm-list":"^2.0.0","is-windows":"^1.0.1","pkgs-graph":"^2.0.0-0","text-table":"^0.2.0","@pnpm/types":"^1.5.0","common-tags":"^1.4.0","cross-spawn":"^5.0.0","graceful-fs":"^4.1.11","signal-exit":"^3.0.2","strip-color":"^0.1.0","@pnpm/logger":"^1.0.0","@pnpm/server":"^0.4.0","find-packages":"^2.1.2","package-store":"^0.12.0","@pnpm/outdated":"^0.2.2","load-json-file":"^4.0.0","loud-rejection":"^1.6.0","mkdirp-promise":"^5.0.1","@types/get-port":"^3.2.0","@zkochan/libnpx":"^9.6.1","graph-sequencer":"^2.0.0","not-bundled-npm":"^5.4.2","update-notifier":"^2.1.0","write-json-file":"^2.3.0","pnpm-file-reporter":"^0.0.1","@pnpm/default-fetcher":"^0.3.0","pnpm-default-reporter":"^0.11.0","@pnpm/default-resolver":"^0.1.0","@types/write-json-file":"^2.2.1"},"preferGlobal":true,"publishconfig":{"tag":"next"},"devDependencies":{"mz":"^2.6.0","caw":"^2.0.0","tape":"^4.6.3","delay":"^2.0.0","execa":"^0.8.0","isexe":"^2.0.0","sepia":"^2.0.2","mkdirp":"^0.5.1","rimraf":"^2.5.4","semver":"^5.3.0","tslint":"^5.4.2","thenify":"^3.3.0","ts-node":"^4.0.0","read-pkg":"^3.0.0","@types/mz":"^0.0.32","tree-kill":"^1.2.0","write-pkg":"^3.1.0","typescript":"^2.4.1","@types/node":"^8.0.33","@types/nopt":"^3.0.29","@types/tape":"^4.2.30","exists-link":"^2.0.0","npm-run-all":"^4.0.1","path-exists":"^3.0.0","rimraf-then":"^1.0.1","@types/delay":"^2.0.1","@types/ramda":"^0.25.0","tape-promise":"^2.0.1","@types/byline":"^4.2.31","@types/mkdirp":"^0.5.0","@types/semver":"^5.3.32","@zkochan/husky":"^0.0.0","load-yaml-file":"^0.1.0","@commitlint/cli":"^4.0.0","package-preview":"^1.0.0","npm-scripts-info":"^0.3.6","normalize-newline":"^3.0.0","@types/common-tags":"^1.2.5","pnpm-registry-mock":"^1.5.0","npm-registry-client":"^8.4.0","@types/load-json-file":"^2.0.6","@commitlint/prompt-cli":"^5.0.0","@types/update-notifier":"^1.0.2","@commitlint/config-angular":"^4.2.0","anonymous-npm-registry-client":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm-1.25.0.tgz_1514678970449_0.8456139103509486","host":"s3://npm-registry-packages"}},"2.0.0":{"name":"pnpm","version":"2.0.0","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@2.0.0","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js","pnpx":"lib/bin/pnpx.js"},"dist":{"shasum":"e45d8c65cc04e3bf7a54edeaadf4d5bab9d0f5e3","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-2.0.0.tgz","fileCount":6260,"integrity":"sha512-7Zf7/qVTSEpu2hgwYzLqUC/C9I4wZHiTaenGJ0w1nbpF98FL0GDKkCkRkxLC5RznlMv9L3A7JS2qWqzv9Uw1ug==","signatures":[{"sig":"MEUCIFNhEbvkIRu+dA9JbuQKPRahNasSOU6ZoiSt/PxcWhU1AiEAliEMr5CLwGlR9Q1t1BBQTSSNTXUFt2KlrKgPmVFwy1k=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":26182660,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbAAoWCRA9TVsSAnZWagAA41AP/A+VN+19Es1GtnrDXeLM\nXsMGww8UBjHLKn8UFQp0qpqrJD3u0GdB/0W+jGq19DgJ04llguBkL6sM5IV0\nu34EP1SrqdCVIhg6KgsjJoYYlvIoLXwMZ1UAdglR+CYLCtCWfV+engf8pTnd\nRisZ21tT5GIHe1puOGjWV2H6nzlLL7ODUmvDwtGM0NyfP4jFxGOF2yn6W4jS\njxFOxKOwOQSQY/eQbIWMKbokvHKcxtJXZXsRv8HcPOUQWD9VQzx4sBMC++Es\nD6Sne2Sj+lMyOBMfQDFh8N0fDSA2OMh9mWsa8XAYcKQOU489CsDIGWy+HJSe\nbnsKz+s9yh8/xeQcleW4U9PIvoXfIYpkPFy/+rkYbvHux2d2ZtzpMUTjWHB7\nxZUucK2VoSq/Py2NJ3ReqbuLLBh6ZYe+l1hMV9zh1EtTO89LzJhXsqAh9K6j\nSFX0SK4e5dCJRZZxH3tLPAzcTd5hZ/PgAXgdD+VPW87HQLJFsJcfB9gRlMvr\nD/BGa/yl8X5ur7vxbSCU/rJJv2/0yrl2azd8NteU25k2ZpwGkkGKdoqci5xn\nDOVRpRmx9+er7TjTU50LrzwDsgW34ZJ2+9oUXbiKAlEFhO8buNElEU9KwVET\nNtIvH6rgs4s4RlQuaZGxGw8Ha8rbuOixpPUhxHKW9uHrH/fNBGM7aNOrMx1l\ntEJC\r\n=jq2Z\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","_from":".","files":["lib/"],"_shasum":"e45d8c65cc04e3bf7a54edeaadf4d5bab9d0f5e3","engines":{"node":">=6"},"scripts":{"tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json --project .","test":"npm run lint && npm run tsc && npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"pnpm link . && npm-run-all -p -r pnpm-registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf ../.tmp/ && rimraf node_modules/.bin/pnpm && pnpm-registry-mock prepare","pnpm-registry-mock":"pnpm-registry-mock","test:e2e-with-preview":"preview --skip-prepublishOnly && npm-run-all -p -r pnpm-registry-mock test:tap"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"greenkeeper":{"ignore":["@pnpm/default-fetcher","@pnpm/default-resolver","@pnpm/logger","@pnpm/outdated","@pnpm/server","@pnpm/types","pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-registry-mock","remove-all-except-outer-links","pnpm-shrinkwrap","supi"]},"_nodeVersion":"9.10.1","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"mz":"^2.7.0","nopt":"^4.0.1","supi":"^0.19.2","chalk":"^2.2.0","delay":"^2.0.0","is-ci":"^1.0.10","ramda":"^0.25.0","byline":"^5.0.0","diable":"^4.0.1","p-limit":"^1.1.0","get-port":"^3.2.0","@types/mz":"^0.0.32","camelcase":"^4.1.0 || 5","path-name":"^1.0.0","pnpm-list":"^2.0.0","tree-kill":"^1.2.0","is-windows":"^1.0.1","pkgs-graph":"^2.0.0","text-table":"^0.2.0","@pnpm/types":"^1.5.0","common-tags":"^1.4.0","cross-spawn":"^6.0.3","graceful-fs":"^4.1.11","signal-exit":"^3.0.2","strip-color":"^0.1.0","@pnpm/config":"^1.0.0","@pnpm/logger":"^1.0.0","@pnpm/server":"^0.10.0 || 0.11","find-packages":"^2.2.0","package-store":"^0.19.0 || 0.20","path-absolute":"^1.0.0","read-ini-file":"^1.0.0","@pnpm/outdated":"^0.2.10 || 0.3","camelcase-keys":"^4.2.0","load-json-file":"^4.0.0 || 5","load-yaml-file":"^0.1.0","loud-rejection":"^1.6.0","mkdirp-promise":"^5.0.1","process-exists":"^3.0.0","util.promisify":"^1.0.0","@types/get-port":"^3.2.0","@zkochan/libnpx":"^9.6.1","graph-sequencer":"^2.0.0","update-notifier":"^2.1.0","@pnpm/store-path":"^1.0.3","pnpm-file-reporter":"^0.1.0","@pnpm/default-fetcher":"^0.4.0 || 1","@types/camelcase-keys":"^4.0.0","pnpm-default-reporter":"^0.17.0","@pnpm/default-resolver":"^1.0.0"},"_hasShrinkwrap":false,"devDependencies":{"caw":"^2.0.0","tape":"^4.6.3","execa":"^0.10.0","retry":"^0.12.0","sepia":"^2.0.2","mkdirp":"^0.5.1","rimraf":"^2.5.4","semver":"^5.3.0","tslint":"^5.4.2","ts-node":"^6.0.0","read-pkg":"^3.0.0","write-pkg":"^3.1.0","typescript":"^2.7.1","@types/node":"^10.0.6","@types/nopt":"^3.0.29","@types/tape":"^4.2.30","exists-link":"^2.0.0","npm-run-all":"^4.0.1","path-exists":"^3.0.0","rimraf-then":"^1.0.1","@types/delay":"^2.0.1","@types/ramda":"^0.25.0","@types/retry":"^0.10.2","tape-promise":"^3.0.0","@types/byline":"^4.2.31","@types/mkdirp":"^0.5.0","@types/semver":"^5.3.32","@zkochan/husky":"^0.0.0","package-preview":"^1.0.0","write-json-file":"^2.3.0","write-yaml-file":"^1.0.0","deep-require-cwd":"^1.0.0","npm-scripts-info":"^0.3.6","normalize-newline":"^3.0.0","@types/common-tags":"^1.2.5","pnpm-registry-mock":"^1.21.1","@pnpm/assert-project":"^1.1.1","@types/load-json-file":"^2.0.6","@types/update-notifier":"^2.0.0","@types/write-json-file":"^2.2.1","anonymous-npm-registry-client":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_2.0.0_1526729237437_0.9868021836057044","host":"s3://npm-registry-packages"}},"2.0.1":{"name":"pnpm","version":"2.0.1","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@2.0.1","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js","pnpx":"lib/bin/pnpx.js"},"dist":{"shasum":"8d6761b9817bb251d0432e701475858f2b50a078","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-2.0.1.tgz","fileCount":4496,"integrity":"sha512-Teyv7sYrEV1jJy/ouXnzopzC/y4JT8aFHf3NRVDOROdbfTPmLmL8yeSkhxyt1IHxtOMNlzjN3Lkyx1b0lki8Ng==","signatures":[{"sig":"MEUCIQC3Me4Yg90CvLjAksfwH8Uz7qhax5m11Bs30H1ylmQF2QIgDZSmpsR613zM6UhOd4Ywvvz5My9HC50qkdHbxIL04W8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":23667780,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbCx0cCRA9TVsSAnZWagAAC/wP/3TTVCo6b1FahqJK06DV\nqkR8DybDQ2jZEJZhFLOF/0YpCt/Rskn4oC9xfxRA6Fd+goGLupJ9SC2/Ywdg\n2OHgurxHUAzS8hvRsD5CFvt18P+iK3VUFHtkZeLb6IjKQXwPXQQOIC22cQwr\nlB29mNErcpOBTbGpYAJBr3QFqD5oMWLH1Z7iAQIcRxvOHDU/wBbN4iMzCcgk\npzZywOPN2ZIupZA3SmLN1U2FAtSFpsVgvYQCQkvB/GT7BapkEdsLilW3pt9j\nwzUM3ZnGjuGrIv+Psn/ajMH5hpYAiyXchzxSb1BQIUYbpBCVpf5r0SryPcsK\nJ4OqMK8oKlWNXSYbiIP6oODc1qTcJRrZlEPy9KTB4ogEm8UE/LEt8Opnsqws\nDtgWNxpKbNug7tctcmJ0ifssQP2208vZsUjbRmIOZKj+YFxZvtyADT/Gw1hX\nbDrTKajl3+1xcZpFk/8cWkbZFXiY1g40xmS0iGCJJoX1R740t5BXCleXOdnK\nrgWrPiFNdykDiILtR8Mno6PFgH5PSoTzDnIAYCTMcDH5kSPEb01L6du65wzR\n1CNg+XHWUgh4txP6QLu7x9T+vW7r0qOOvPkW9fp8iuMbdQX029LU6BAfwggs\n/dLjX/pbswODOoydEn4klo/6ygvUi3cLxyxvZwiBo5ohhJn3/a2whahT8JxP\nV/xv\r\n=rI8K\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","_from":".","files":["lib/"],"_shasum":"8d6761b9817bb251d0432e701475858f2b50a078","engines":{"node":">=6"},"scripts":{"tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json --project .","test":"npm run lint && npm run tsc && npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"pnpm link . && npm-run-all -p -r pnpm-registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf ../.tmp/ && rimraf node_modules/.bin/pnpm && pnpm-registry-mock prepare","pnpm-registry-mock":"pnpm-registry-mock","test:e2e-with-preview":"preview --skip-prepublishOnly && npm-run-all -p -r pnpm-registry-mock test:tap"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"greenkeeper":{"ignore":["@pnpm/default-fetcher","@pnpm/default-resolver","@pnpm/logger","@pnpm/outdated","@pnpm/server","@pnpm/types","pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-registry-mock","remove-all-except-outer-links","pnpm-shrinkwrap","supi"]},"_nodeVersion":"7.1.0","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"mz":"^2.7.0","nopt":"^4.0.1","supi":"^0.19.2","chalk":"^2.2.0","delay":"^3.0.0","is-ci":"^1.0.10","ramda":"^0.25.0","byline":"^5.0.0","diable":"^4.0.1","p-limit":"^1.1.0","get-port":"^3.2.0","@types/mz":"^0.0.32","camelcase":"^4.1.0 || 5","path-name":"^1.0.0","pnpm-list":"^2.0.0","tree-kill":"^1.2.0","is-windows":"^1.0.1","pkgs-graph":"^2.0.0","text-table":"^0.2.0","@pnpm/types":"^1.5.0","common-tags":"^1.4.0","cross-spawn":"^6.0.3","graceful-fs":"^4.1.11","signal-exit":"^3.0.2","strip-color":"^0.1.0","@pnpm/config":"^1.0.0","@pnpm/logger":"^1.0.0","@pnpm/server":"^0.11.1","find-packages":"^2.2.0","package-store":"^0.19.0 || 0.20","path-absolute":"^1.0.0","read-ini-file":"^1.0.0","@pnpm/outdated":"^0.2.10 || 0.3","camelcase-keys":"^4.2.0","load-json-file":"^4.0.0 || 5","load-yaml-file":"^0.1.0","loud-rejection":"^1.6.0","mkdirp-promise":"^5.0.1","process-exists":"^3.0.0","util.promisify":"^1.0.0","@types/get-port":"^3.2.0","@zkochan/libnpx":"^9.6.1","graph-sequencer":"^2.0.0","update-notifier":"^2.1.0","@pnpm/store-path":"^1.0.3","pnpm-file-reporter":"^0.1.0","@pnpm/default-fetcher":"^0.4.0 || 1","@types/camelcase-keys":"^4.0.0","pnpm-default-reporter":"^0.17.0","@pnpm/default-resolver":"^1.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"caw":"^2.0.0","tape":"^4.6.3","execa":"^0.10.0","retry":"^0.12.0","sepia":"^2.0.2","mkdirp":"^0.5.1","rimraf":"^2.5.4","semver":"^5.3.0","tslint":"^5.4.2","ts-node":"^6.0.0","read-pkg":"^3.0.0","write-pkg":"^3.1.0","typescript":"^2.7.1","@types/node":"^10.0.6","@types/nopt":"^3.0.29","@types/tape":"^4.2.30","exists-link":"^2.0.0","npm-run-all":"^4.0.1","path-exists":"^3.0.0","rimraf-then":"^1.0.1","@types/delay":"^2.0.1","@types/ramda":"^0.25.0","@types/retry":"^0.10.2","tape-promise":"^3.0.0","@types/byline":"^4.2.31","@types/mkdirp":"^0.5.0","@types/semver":"^5.3.32","@zkochan/husky":"^0.0.0","package-preview":"^1.0.0","write-json-file":"^2.3.0","write-yaml-file":"^1.0.0","deep-require-cwd":"^1.0.0","npm-scripts-info":"^0.3.6","normalize-newline":"^3.0.0","@types/common-tags":"^1.2.5","pnpm-registry-mock":"^1.21.1","@pnpm/assert-project":"^1.1.1","@types/load-json-file":"^2.0.6","@types/update-notifier":"^2.0.0","@types/write-json-file":"^2.2.1","anonymous-npm-registry-client":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_2.0.1_1527455003607_0.42379218659787843","host":"s3://npm-registry-packages"}},"5.11.0":{"name":"pnpm","version":"5.11.0","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@5.11.0","maintainers":[{"name":"zkochan","email":"z@kochan.io"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"eaae73fe58526e17f280ff2ab1b02a99451bd311","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-5.11.0.tgz","fileCount":8617,"integrity":"sha512-yEfs1hFfRrc2VzXES+vF6hI0CmnSyA0KwNdyXSqcSPLz0ZKrU6qVpQIH6QpyCGhaHlbozKdSFdf9iPysm/M6QA==","signatures":[{"sig":"MEUCICXWdga/cULyNoXSi8/S6q1JGqv+zkOyKYWLMdniIV53AiEAn/LgJQ0ugTWh4OJhJzWy/p0TmAddZ5ZxGtAiu7Aar3U=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":23541241,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfpxy6CRA9TVsSAnZWagAAsPkP/R5eUML8O6hGKbI5NtPH\nrlJHt78IyUX+9UIUXJEwzC5Y1itAbN1wXInJzJVcwePlvJ1cG5LykEckOBNn\n/tcWzLdvXulel43sFa4S5rTdmBx3Sx01guShUqnECw74Ou7KoP8cODyILACX\nNNCuOh4E18IJhu2dQFwjD+qqtXrZmbPYgCot+vDn4p3Lzgpg0FsuYNOP72Gy\noebtgSKLnLCC20PAQ1s+UC0eehhD6GX2g7O2lemA4iqpTVJT3I9YjMD+xDEO\nRf7YDl30sUPwtZhAchD/wxW9lNk2kAXHKuopwn3g6mpGFdzkIyBJMSIwz/ce\nnLWe4aJGBUD5OZg15b37ih4EL8rlZOwqdkDuaBpw1evME3RA/wLQRlygfRdE\njAQT0BcLjSNpyfqdMsUQ4uEPhn94joYjgBZ6GMGXU0QAkNFOgk66JEApJtiI\nzuoCYAhq7frjqKuFt72V/WCDgpNtsLytmin8bwiJ1nEDfWcIKxIhHyFdyxjX\nOYZpR6adyd2jYOrbNnka+QmDLEPB0DnvrESOqXxt963umTv4KdEjE850RnH2\n9ObKHi0R9m+goCZMr3MAenriKop1ZSEAyHMJQ04cjN1zE2fQJeYMVXxl75vt\nvl+fDHle7/C7IC6wPtYaZR21LnSBSDjqOia9Yf//qo/iMdGhX0bYi2yZgdli\nz0Kq\r\n=JIh/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","engines":{"node":">=10.16"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint -c ../../eslint.json src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"npm run tsc -- --watch","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:tap","test:tap":"cd ../.. && c8 --reporter lcov --reports-dir packages/pnpm/coverage ts-node packages/pnpm/test --type-check","postpublish":"publish-packed","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock","prepublishOnly":"pnpm run compile && npm cache clear --force && publish-packed --prune --npm-client yarn"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"6.14.8","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"12.19.0","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"nopt":"^5.0.0","chalk":"^4.1.0","is-ci":"^2.0.0","ramda":"^0.27.1","which":"^2.0.2","path-name":"^1.0.0","split-cmd":"^1.0.1","pkgs-graph":"5.2.0","strip-ansi":"^6.0.0","@pnpm/types":"6.3.1","@types/nopt":"^3.0.29","graceful-fs":"^4.2.4","render-help":"^1.0.1","@pnpm/config":"11.7.1","@pnpm/logger":"^3.2.2","@pnpm/tabtab":"0.0.1","@pnpm/command":"1.0.0","@pnpm/run-npm":"2.0.3","@pnpm/cli-meta":"1.0.1","loud-rejection":"^2.2.0","@pnpm/cli-utils":"0.4.37","@zkochan/libnpx":"11.0.3","update-notifier":"^5.0.0","@pnpm/core-loggers":"5.0.2","@pnpm/file-reporter":"^1.0.0","@pnpm/parse-cli-args":"3.2.0","@pnpm/default-reporter":"7.9.7","@pnpm/find-workspace-dir":"1.0.1","@pnpm/plugin-commands-audit":"2.0.25","@pnpm/plugin-commands-store":"2.0.52","@pnpm/plugin-commands-import":"1.0.79","@pnpm/plugin-commands-server":"2.0.47","@pnpm/common-cli-options-help":"0.2.0","@pnpm/plugin-commands-listing":"2.0.34","@pnpm/plugin-commands-rebuild":"2.2.5","@pnpm/plugin-commands-outdated":"3.0.28","@pnpm/filter-workspace-packages":"2.2.8","@pnpm/plugin-commands-publishing":"2.2.15","@pnpm/plugin-commands-installation":"3.4.5","@pnpm/plugin-commands-script-runners":"2.5.3"},"_hasShrinkwrap":false,"__devDependencies":{"mz":"^2.7.0","ncp":"^2.0.0","pnpm":"link:","delay":"^4.4.0","execa":"^4.1.0","p-any":"3.0.0","byline":"5.0.0","semver":"^7.3.2","@types/mz":"^2.7.2","tree-kill":"^1.2.2","write-pkg":"4.0.0","@types/ncp":"^2.0.4","is-windows":"^1.0.2","cross-spawn":"^7.0.3","exists-link":"2.0.0","npm-run-all":"^4.1.5","path-exists":"^4.0.0","symlink-dir":"^4.1.0","@types/is-ci":"^2.0.0","@types/ramda":"^0.27.32","@types/which":"^1.3.2","tape-promise":"4.0.0","@pnpm/prepare":"0.0.15","@types/byline":"^4.2.32","@types/semver":"^7.3.4","@zkochan/retry":"^0.2.0","load-json-file":"^6.2.0","read-yaml-file":"^2.0.0","@pnpm/constants":"4.1.0","@zkochan/rimraf":"^1.0.0","write-json-file":"^4.3.0","write-yaml-file":"^4.1.1","deep-require-cwd":"1.0.0","@types/is-windows":"^1.0.0","normalize-newline":"3.0.0","@pnpm/modules-yaml":"8.0.5","@types/cross-spawn":"^6.0.2","@types/graceful-fs":"^4.1.4","@types/tape-promise":"^4.0.1","@pnpm/assert-project":"2.1.13","@pnpm/lockfile-types":"2.1.1","dir-is-case-sensitive":"^1.0.2","@types/update-notifier":"^5.0.0","@pnpm/read-package-json":"3.1.7","@pnpm/read-project-manifest":"1.1.4","@pnpm/write-project-manifest":"1.1.5","@pnpm/find-workspace-packages":"2.3.23","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_5.11.0_1604787385423_0.20081044154995853","host":"s3://npm-registry-packages"}},"5.11.1":{"name":"pnpm","version":"5.11.1","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@5.11.1","maintainers":[{"name":"zkochan","email":"z@kochan.io"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"7d37bee2a1b419328995217f48c25e7443b41fc1","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-5.11.1.tgz","fileCount":8617,"integrity":"sha512-rXaNcPSHl7uZhGzGzGQA52lDOxnMvV3xDKlAAwfBtmT5xE+TX664ibBdue0CXIqTdkhFMxaqPfByQTzt04hLTA==","signatures":[{"sig":"MEYCIQDYwU8ipcER1q3mPQbwSYblHgoZ457P+U4Q+ldsks1Z5gIhALRJsASNH62MLac3nvgHMYMfyxZTbhDhKXaic8DRG+4g","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":23546772,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfqD/hCRA9TVsSAnZWagAANMYP/3nrpHD2cMBb1XTfA2BA\nfqCW2NF+GyTpcOcuaRAuPRuz+d5Bvc+iNyyBZYowRBg7PLFl0Ni9SRXCED/l\nCCNL7awVIORyu7Of1yCJB/BpTR8QwbEOCl8G10vwRL3eUaOzCg/CSLMti1pH\nzYh9nmostEhpgFMy6aiE6qv4x0YeLwLyDUk7p4fLQCMWhj9CxAh4J1Dlf+et\n7irQVG2O2LNNjMQ0nTFRQTJfAuagnDWuidps4Kq3IVgL/aAed2XEis2UdFas\nhfkZJGGKQ7G/QFxZeCzANPXWxrNZvbgj1kKpWZlKXdcJtRH5FyQqZ1jN/QEQ\nkjyLLhiGz5iydcn80Dciau3vfJB+859fLD/XVIS7N60Bl6qtR4SzUu7XO2qf\nY8e921tmvY42nKXsXBoXujBQ2NISy+lBQLz/+tIvbcFdFQSplk9NpBnrPbgR\nL06om7MWMaHsV+5N+KPmriFMIjPCmzUAxVd2zCqJGS7fGA+H1pnC8Pqc23N2\nxyXhUnvrIzUfbpQ3bITog5KLl3r3aYUV/BvUnWAnE/76Jy4TWT/BxlMUFidi\nsS+UcN/QEDX3tovcr1rWbEi9dCYTvDTLS6K/YMi0A01cAGUJaqbfMlLlYdwM\nfDWAG++caEBZuUlx8HzpZrjQhg0+Cz90L/sAkUMdUS2A5gYKuYJpOpLJnXfD\ncu8r\r\n=N1/5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","engines":{"node":">=10.16"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint -c ../../eslint.json src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"npm run tsc -- --watch","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:tap","test:tap":"cd ../.. && c8 --reporter lcov --reports-dir packages/pnpm/coverage ts-node packages/pnpm/test --type-check","postpublish":"publish-packed","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock","prepublishOnly":"pnpm run compile && npm cache clear --force && publish-packed --prune --npm-client yarn"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"6.14.8","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"12.19.0","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"nopt":"^5.0.0","chalk":"^4.1.0","is-ci":"^2.0.0","ramda":"^0.27.1","which":"^2.0.2","path-name":"^1.0.0","split-cmd":"^1.0.1","pkgs-graph":"5.2.0","strip-ansi":"^6.0.0","@pnpm/types":"6.3.1","@types/nopt":"^3.0.29","graceful-fs":"^4.2.4","render-help":"^1.0.1","@pnpm/config":"11.7.2","@pnpm/logger":"^3.2.2","@pnpm/tabtab":"0.0.1","@pnpm/command":"1.0.0","@pnpm/run-npm":"2.0.3","@pnpm/cli-meta":"1.0.1","loud-rejection":"^2.2.0","@pnpm/cli-utils":"0.4.38","@zkochan/libnpx":"11.0.3","update-notifier":"^5.0.1","@pnpm/core-loggers":"5.0.2","@pnpm/file-reporter":"^1.0.0","@pnpm/parse-cli-args":"3.2.1","@pnpm/default-reporter":"7.9.8","@pnpm/find-workspace-dir":"1.0.1","@pnpm/plugin-commands-audit":"2.0.26","@pnpm/plugin-commands-store":"2.0.53","@pnpm/plugin-commands-import":"1.0.80","@pnpm/plugin-commands-server":"2.0.48","@pnpm/common-cli-options-help":"0.2.0","@pnpm/plugin-commands-listing":"2.0.35","@pnpm/plugin-commands-rebuild":"2.2.6","@pnpm/plugin-commands-outdated":"3.0.29","@pnpm/filter-workspace-packages":"2.2.9","@pnpm/plugin-commands-publishing":"2.2.16","@pnpm/plugin-commands-installation":"3.4.6","@pnpm/plugin-commands-script-runners":"2.5.4"},"_hasShrinkwrap":false,"__devDependencies":{"mz":"^2.7.0","ncp":"^2.0.0","pnpm":"link:","delay":"^4.4.0","execa":"^4.1.0","p-any":"3.0.0","byline":"5.0.0","semver":"^7.3.2","@types/mz":"^2.7.2","tree-kill":"^1.2.2","write-pkg":"4.0.0","@types/ncp":"^2.0.4","is-windows":"^1.0.2","cross-spawn":"^7.0.3","exists-link":"2.0.0","npm-run-all":"^4.1.5","path-exists":"^4.0.0","symlink-dir":"^4.1.0","@types/is-ci":"^2.0.0","@types/ramda":"^0.27.32","@types/which":"^1.3.2","tape-promise":"4.0.0","@pnpm/prepare":"0.0.15","@types/byline":"^4.2.32","@types/semver":"^7.3.4","@zkochan/retry":"^0.2.0","load-json-file":"^6.2.0","read-yaml-file":"^2.0.0","@pnpm/constants":"4.1.0","@zkochan/rimraf":"^1.0.0","write-json-file":"^4.3.0","write-yaml-file":"^4.1.1","deep-require-cwd":"1.0.0","@types/is-windows":"^1.0.0","normalize-newline":"3.0.0","@pnpm/modules-yaml":"8.0.5","@types/cross-spawn":"^6.0.2","@types/graceful-fs":"^4.1.4","@types/tape-promise":"^4.0.1","@pnpm/assert-project":"2.1.13","@pnpm/lockfile-types":"2.1.1","dir-is-case-sensitive":"^1.0.2","@types/update-notifier":"^5.0.0","@pnpm/read-package-json":"3.1.8","@pnpm/read-project-manifest":"1.1.5","@pnpm/write-project-manifest":"1.1.5","@pnpm/find-workspace-packages":"2.3.24","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_5.11.1_1604861920338_0.2163862046502798","host":"s3://npm-registry-packages"}},"1.27.0-1":{"name":"pnpm","version":"1.27.0-1","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@1.27.0-1","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js","pnpx":"lib/bin/pnpx.js"},"dist":{"shasum":"4bc1e7374dd9001e429762ccd002b1e08c7794e7","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-1.27.0-1.tgz","integrity":"sha512-PuiZOssd5wnFPxCVLC6zp4AyLVlDDGrdO3FvnB0xWdqHPMGT1WvbIK1QVcOu6dM0tlN8BFspar45UwGPN3rPDw==","signatures":[{"sig":"MEYCIQCTa5NYq/CPPRYNb3iTyJYlGl5AWC77udAtRVmTISJgNAIhAPm2CLo0MBsYhCU3Aforlg75f6ZY3OId2LptX9FoyHUz","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/bin/pnpm.js","_from":".","files":["lib/","npm-shrinkwrap.json"],"_shasum":"4bc1e7374dd9001e429762ccd002b1e08c7794e7","engines":{"node":">=4"},"gitHead":"75736b9640c18283eee4945f217e39a7f46a7c99","scripts":{},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","bundledName":"@pnpm/bundled","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"greenkeeper":{"ignore":["@pnpm/default-fetcher","@pnpm/default-resolver","@pnpm/logger","@pnpm/outdated","@pnpm/server","@pnpm/types","pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-registry-mock","remove-all-except-outer-links","pnpm-shrinkwrap","supi"]},"_nodeVersion":"6.11.4","dependencies":{"nopt":"^4.0.1","supi":"^0.11.0","chalk":"^2.2.0","is-ci":"^1.0.10","ramda":"^0.25.0","byline":"^5.0.0","p-limit":"^1.1.0","get-port":"^3.2.0","camelcase":"^4.1.0","path-name":"^1.0.0","pnpm-list":"^2.0.0","is-windows":"^1.0.1","pkgs-graph":"^2.0.0-0","text-table":"^0.2.0","@pnpm/types":"^1.5.0","common-tags":"^1.4.0","cross-spawn":"^5.0.0","graceful-fs":"^4.1.11","signal-exit":"^3.0.2","strip-color":"^0.1.0","@pnpm/logger":"^1.0.0","@pnpm/server":"^0.6.0","find-packages":"^2.1.2","package-store":"^0.14.0","@pnpm/outdated":"^0.2.4","load-json-file":"^4.0.0","loud-rejection":"^1.6.0","mkdirp-promise":"^5.0.1","@types/get-port":"^3.2.0","@zkochan/libnpx":"^9.6.1","graph-sequencer":"^2.0.0","not-bundled-npm":"^5.4.2","update-notifier":"^2.1.0","write-json-file":"^2.3.0","pnpm-file-reporter":"^0.0.1","@pnpm/default-fetcher":"^0.3.2","pnpm-default-reporter":"^0.11.5","@pnpm/default-resolver":"^0.1.0","@types/write-json-file":"^2.2.1"},"preferGlobal":true,"publishconfig":{"tag":"next"},"devDependencies":{"mz":"^2.6.0","caw":"^2.0.0","tape":"^4.6.3","delay":"^2.0.0","execa":"^0.8.0","isexe":"^2.0.0","sepia":"^2.0.2","mkdirp":"^0.5.1","rimraf":"^2.5.4","semver":"^5.3.0","tslint":"^5.4.2","thenify":"^3.3.0","ts-node":"^4.0.0","read-pkg":"^3.0.0","@types/mz":"^0.0.32","tree-kill":"^1.2.0","write-pkg":"^3.1.0","typescript":"^2.4.1","@types/node":"^8.0.33","@types/nopt":"^3.0.29","@types/tape":"^4.2.30","exists-link":"^2.0.0","npm-run-all":"^4.0.1","path-exists":"^3.0.0","rimraf-then":"^1.0.1","@types/delay":"^2.0.1","@types/ramda":"^0.25.0","tape-promise":"^2.0.1","@types/byline":"^4.2.31","@types/mkdirp":"^0.5.0","@types/semver":"^5.3.32","@zkochan/husky":"^0.0.0","load-yaml-file":"^0.1.0","@commitlint/cli":"^4.0.0","package-preview":"^1.0.0","npm-scripts-info":"^0.3.6","normalize-newline":"^3.0.0","@types/common-tags":"^1.2.5","pnpm-registry-mock":"^1.5.0","npm-registry-client":"^8.4.0","@types/load-json-file":"^2.0.6","@commitlint/prompt-cli":"^5.0.0","@types/update-notifier":"^1.0.2","@commitlint/config-angular":"^4.2.0","anonymous-npm-registry-client":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm-1.27.0-1.tgz_1515460282859_0.6939557974692434","host":"s3://npm-registry-packages"}},"0.62.2":{"name":"pnpm","version":"0.62.2","keywords":["dependency manager","install","modules","npm","package manager"],"author":{"name":"Rico Sta. Cruz","email":"rico@ricostacruz.com"},"license":"MIT","_id":"pnpm@0.62.2","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"http://ghub.io/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js"},"dist":{"shasum":"5132523a6124a95326199e031b266af7f1d02eea","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-0.62.2.tgz","integrity":"sha512-OwWcAPGpxdLMWL7hrza0c4/HwwuiJfQUVa2puyv24U1M9lHz+xzmg8Ittam38Kenv0XBsIUuIeuJ+UT3fbn3dw==","signatures":[{"sig":"MEYCIQD1q2kKAOkYCDKWgLTj93GZ4aud/T4dWrafEOv8YZOk0AIhAKIaVXPttSk2L7851H1D0qCpEsCcVmSimNDOghIpr0NN","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib/"],"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"_shasum":"5132523a6124a95326199e031b266af7f1d02eea","engines":{"node":">=4"},"gitHead":"d9f11ea2e4f470c781800d6ca446cf6321a2440f","scripts":{},"typings":"lib/index.d.ts","_npmUser":{"name":"zkochan","email":"zoltan.kochan@gmail.com"},"__scripts":{"cz":"git-cz","?cz":"echo 'Run Git commit wizard'","tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json --project .","test":"npm run lint && npm run test:e2e","start":"npm run tsc -- --watch","pretest":"rimraf ../.tmp/ && npm run tsc && pnpm-registry-mock prepare","test:e2e":"npm-run-all -p -r pnpm-registry-mock test:tap","test:tap":"ts-node test","commitmsg":"validate-commit-msg","prepublish":"in-publish && echo 'You need to use \"publish-packed\" to publish pnpm' && false || npm run tsc","pnpm-registry-mock":"pnpm-registry-mock"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"3.10.9","description":"Fast, disk space efficient npm installs","directories":{"test":"test"},"greenkeeper":{"ignore":["pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-logger","pnpm-registry-mock"]},"_nodeVersion":"6.9.1","preferGlobal":true,"__dependencies":{"mz":"2.6.0","rc":"1.1.7","mem":"1.1.0","bole":"3.0.2","meow":"3.7.0","execa":"0.6.1","is-ci":"1.0.10","ramda":"0.23.0","byline":"5.0.0","ndjson":"1.5.0","semver":"5.3.0","find-up":"2.1.0","p-limit":"1.1.0","link-dir":"2.0.0","node-gyp":"3.6.0","p-filter":"1.0.0","read-pkg":"2.0.0","@types/mz":"^0.0.30","@types/rc":"^0.0.1","path-name":"1.0.0","write-pkg":"2.1.0","is-windows":"1.0.0","os-homedir":"1.0.2","@types/node":"^7.0.5","arr-flatten":"1.0.1","common-tags":"1.4.0","cross-spawn":"^5.0.0","graceful-fs":"4.1.11","path-exists":"3.0.0","pnpm-logger":"0.2.0","read-pkg-up":"2.0.0","rimraf-then":"1.0.1","symlink-dir":"1.0.2","@types/ramda":"^0.0.4","registry-url":"3.1.0","@types/byline":"^4.2.31","@types/semver":"^5.3.30","normalize-ssh":"1.0.0","unpack-stream":"1.1.0","camelcase-keys":"4.0.0","load-json-file":"2.0.0","load-yaml-file":"0.1.0","loud-rejection":"1.6.0","mkdirp-promise":"5.0.1","normalize-path":"2.0.1","@zkochan/dirsum":"^0.1.1","get-link-target":"1.0.0","global-bin-path":"0.1.1","npm-package-arg":"4.2.1","proper-lockfile":"2.0.0","update-notifier":"2.1.0","write-json-file":"2.0.0","write-yaml-file":"1.0.0","@zkochan/cmd-shim":"^2.2.2","@types/common-tags":"^1.2.5","parse-codeload-url":"1.0.0","pnpm-file-reporter":"0.0.1","get-npm-tarball-url":"1.0.0","npm-registry-client":"7.5.0","pnpm-install-checks":"1.1.0","registry-auth-token":"3.1.0","@types/load-json-file":"^2.0.5","parse-npm-tarball-url":"1.0.1","pnpm-default-reporter":"0.4.3","@types/update-notifier":"^1.0.0","fs-write-stream-atomic":"1.0.10","@zkochan/hosted-git-info":"^2.1.5"},"devDependencies":{"caw":"^2.0.0","ncp":"^2.0.0","tape":"^4.6.3","husky":"^0.13.2","isexe":"^1.1.2","sepia":"^2.0.2","mkdirp":"^0.5.1","rimraf":"^2.5.4","tslint":"^4.3.1","thenify":"^3.2.1","ts-node":"^2.0.0","commitizen":"^2.8.6","in-publish":"^2.0.0","typescript":"^2.1.5","@types/tape":"^4.2.28","exists-link":"^2.0.0","npm-run-all":"^4.0.1","tape-promise":"^2.0.1","@types/mkdirp":"^0.3.29","npm-scripts-info":"^0.3.6","pnpm-registry-mock":"^0.2.3","validate-commit-msg":"^2.7.0","cz-conventional-changelog":"^2.0.0","anonymous-npm-registry-client":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm-0.62.2.tgz_1489934224805_0.1101339680608362","host":"packages-12-west.internal.npmjs.com"}},"1.14.6":{"name":"pnpm","version":"1.14.6","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager"],"author":{"name":"Rico Sta. Cruz","email":"rico@ricostacruz.com"},"license":"MIT","_id":"pnpm@1.14.6","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js"},"dist":{"shasum":"19db584b87eb35e75783a71b71e5a4c390a44481","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-1.14.6.tgz","integrity":"sha512-0UJBkh2mRkvj4Bm5Lrc1swaQbEv0ctWSNHhEng8+OPdxwiwMX5Xt02amWfYU45kwJOfowI4C9rTXaXTuJFqnVg==","signatures":[{"sig":"MEUCIE5f36Q+3Dno4C14bKTt18vpuXoouQsmRErsovMgUcEfAiEAii79QjMZxSJegh1T3KelBWuYrT+khCC07GGqWvgfBTQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/bin/pnpm.js","files":["lib/"],"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"engines":{"node":">=4"},"gitHead":"cacd87d8ab30f23ad195fbe95c70971c16f29f6b","scripts":{"cz":"git-cz","?cz":"echo 'Run Git commit wizard'","tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json --project .","test":"npm run tsc && npm run lint && cd test && npm test","start":"npm run tsc -- --watch","prepare":"cd test && pnpm install","commitmsg":"validate-commit-msg","prepublishOnly":"npm run tsc"},"_npmUser":{"name":"zkochan","email":"zoltan.kochan@gmail.com"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"5.4.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"greenkeeper":{"ignore":["pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-logger","pnpm-registry-mock","remove-all-except-outer-links","pnpm-shrinkwrap","supi"]},"_nodeVersion":"6.9.1","dependencies":{"npm":"^5.0.2","nopt":"^4.0.1","supi":"^0.2.24","chalk":"^2.1.0","is-ci":"^1.0.10","ramda":"^0.24.1","byline":"^5.0.0","camelcase":"^4.1.0","path-name":"^1.0.0","pnpm-list":"^1.0.0","@types/npm":"^2.0.28","text-table":"^0.2.0","@types/node":"8.0.26","@types/nopt":"^3.0.29","common-tags":"^1.4.0","cross-spawn":"^5.0.0","graceful-fs":"^4.1.11","pnpm-logger":"^0.6.2","strip-color":"^0.1.0","@types/chalk":"^0.4.31","@types/ramda":"^0.24.1","@types/byline":"^4.2.31","@pnpm/outdated":"^0.0.0","load-json-file":"^3.0.0","loud-rejection":"^1.6.0","update-notifier":"^2.1.0","@types/common-tags":"^1.2.5","pnpm-file-reporter":"^0.0.1","@types/load-json-file":"^2.0.5","pnpm-default-reporter":"^0.9.4","@types/update-notifier":"^1.0.0"},"preferGlobal":true,"publishconfig":{"tag":"next"},"devDependencies":{"husky":"^0.14.0","rimraf":"^2.5.4","tslint":"^5.4.2","commitizen":"^2.8.6","typescript":"^2.4.1","@types/tape":"^4.2.30","@types/mkdirp":"^0.5.0","npm-scripts-info":"^0.3.6","validate-commit-msg":"^2.7.0","cz-conventional-changelog":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/pnpm-1.14.6.tgz_1506180430115_0.9655351163819432","host":"s3://npm-registry-packages"}},"1.14.7":{"name":"pnpm","version":"1.14.7","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager"],"author":{"name":"Rico Sta. Cruz","email":"rico@ricostacruz.com"},"license":"MIT","_id":"pnpm@1.14.7","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js"},"dist":{"shasum":"1d9c2b40d2e4a1cf47a2a6b4fa7e52a1c25bc0ad","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-1.14.7.tgz","integrity":"sha512-ZrBSyxp2pDuxhlX1nEtfYG0g6DW4u1J8yqZZPmOzSyi3LQ/Ub7awrcwAWJRYR5w79aUM9Jptu/r47dpPntyabQ==","signatures":[{"sig":"MEQCIAuWWwmiNYp7pZBoHFAyb1Ze4S8wjm37zKg4RtBrR1t+AiBkDZjv2Lya3DJAi8G/cmSPS0yP0V32gI9bjjFyaxCnLg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/bin/pnpm.js","files":["lib/"],"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"engines":{"node":">=4"},"gitHead":"93cccd4c72cce897acfc17bdd68156a1c6560f83","scripts":{"cz":"git-cz","?cz":"echo 'Run Git commit wizard'","tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json --project .","test":"npm run tsc && npm run lint && cd test && npm test","start":"npm run tsc -- --watch","prepare":"cd test && pnpm install","commitmsg":"validate-commit-msg","prepublishOnly":"npm run tsc"},"_npmUser":{"name":"zkochan","email":"zoltan.kochan@gmail.com"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"5.4.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"greenkeeper":{"ignore":["pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-logger","pnpm-registry-mock","remove-all-except-outer-links","pnpm-shrinkwrap","supi"]},"_nodeVersion":"6.9.1","dependencies":{"npm":"^5.0.2","nopt":"^4.0.1","supi":"^0.2.25","chalk":"^2.1.0","is-ci":"^1.0.10","ramda":"^0.24.1","byline":"^5.0.0","camelcase":"^4.1.0","path-name":"^1.0.0","pnpm-list":"^1.0.0","@types/npm":"^2.0.28","text-table":"^0.2.0","@types/node":"8.0.26","@types/nopt":"^3.0.29","common-tags":"^1.4.0","cross-spawn":"^5.0.0","graceful-fs":"^4.1.11","pnpm-logger":"^0.6.2","strip-color":"^0.1.0","@types/chalk":"^0.4.31","@types/ramda":"^0.24.1","@types/byline":"^4.2.31","@pnpm/outdated":"^0.0.0","load-json-file":"^3.0.0","loud-rejection":"^1.6.0","update-notifier":"^2.1.0","@types/common-tags":"^1.2.5","pnpm-file-reporter":"^0.0.1","@types/load-json-file":"^2.0.5","pnpm-default-reporter":"^0.9.4","@types/update-notifier":"^1.0.0"},"preferGlobal":true,"publishconfig":{"tag":"next"},"devDependencies":{"husky":"^0.14.0","rimraf":"^2.5.4","tslint":"^5.4.2","commitizen":"^2.8.6","typescript":"^2.4.1","@types/tape":"^4.2.30","@types/mkdirp":"^0.5.0","npm-scripts-info":"^0.3.6","validate-commit-msg":"^2.7.0","cz-conventional-changelog":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/pnpm-1.14.7.tgz_1506209850657_0.9013993800617754","host":"s3://npm-registry-packages"}},"6.1.0":{"name":"pnpm","version":"6.1.0","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"license":"MIT","_id":"pnpm@6.1.0","maintainers":[{"name":"zkochan","email":"z@kochan.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"3d3c1992a8f7c0628add6311fa11e1d5350697fd","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-6.1.0.tgz","fileCount":616,"integrity":"sha512-KOhVnHGsvo0EzlDUGdNCCpju3wPKZ9R31gkCnNITM4KMH7zD/mO7UAOu5lGx6WHK+ZSCeijGYqJNM8MRT7M9AQ==","signatures":[{"sig":"MEQCIBxBS897WCxD+kFZa4KYBO7FCJAzQWnRMxQWW48+IdHLAiAqvzqb9Gb07j0ilMNHNsSmtdyr02P4ym9SqXXEcFa1Kg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8875584,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgeK5TCRA9TVsSAnZWagAAlckP/iGmp1m4Io19TaJHFJ9y\nrghvw5nggAjakoG2crDSiyrSvnUap7Cl/Ov9fFAAvFsbzkPZ9ayfLw1r8HYc\nx63vc68HxQ3ajc363B1gOPIsXD5VhJPAfLcDa87MeIp2C6VzqkfBZkPFMm3t\nSrcuc9/bKoOff/pcgQwxMt83bk2K3dfbRII/3k1YipgfF7V/zcxfLmYQrtGB\n58d8b0ilc6RhjvRstiFzSDsMntAn6uyIkuqTwXxa2i413PAncAtpJAHwOsBi\nI4rAjPTC07cnmnHSlDbUdQrQVVOG6QaukwMVRw/4xSY6mYugcwH6AM5pa0PJ\nyWgme2CslL2RjdeLl/8IdoMoTd0QkIKt3iMqqPEnGUpVGfGtWZjEVwiykoOR\nyUkyg+T1UTK9pcHouV8ciwG3lyRQ2oKU51kK1SFUHypsFa0X10dk5Q3A4WQ8\nnVH4aTPvDE1hm9/0aV7O+T3joe/5dSXzjWnXVWsr6UJ1r+kIlh4VLQtUCNVt\nJQByP4hmFXdp1d9DnC3uVbGnxA8lXE1p+llfN1BuAIPpzMDZnKiVjejPVFm2\nP0CdwAoUgM2J76fEZZhbKq9zfaE/Sbr8dXOyET47EauIFdH+vrmBVSiKZsHL\nH093dh2Fo2EWf1gj+Ws1logXinpRQEN1ztLFsFNlun6tHZXpAPVB3BFd9UV5\ngUr2\r\n=dY3v\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","unpkg":"dist/pnpm.cjs","engines":{"node":">=12.17"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint -c ../../eslint.json src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"pnpm tsc -- --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build && pnpm run lint -- --fix && rimraf dist && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.cjs","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.9.0","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"12.19.0","preferGlobal":true,"publishconfig":{"tag":"next"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/pnpm_6.1.0_1618521682558_0.2877297414467188","host":"s3://npm-registry-packages"}},"0.62.0":{"name":"pnpm","version":"0.62.0","keywords":["dependency manager","install","modules","npm","package manager"],"author":{"name":"Rico Sta. Cruz","email":"rico@ricostacruz.com"},"license":"MIT","_id":"pnpm@0.62.0","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"http://ghub.io/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js"},"dist":{"shasum":"2e7b01449f8663d84dff44ff545225ed02c7d8b8","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-0.62.0.tgz","integrity":"sha512-99GI6xT+vXN3FsNNBHfkbzbsWnpN6MgXLLryz6vnA+Bdtsu/XGkKqDEHQf4znV8BerQOduqxpkekclqyvmEOag==","signatures":[{"sig":"MEUCIEZHN3BF7JFHOrJT4qVpuDyK/LY9+BTjzSfihJ85l6IYAiEAngwUFAIKMADF1rTat3EcrY+8PGeixB7FgE7vucqOWVU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib/"],"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"_shasum":"2e7b01449f8663d84dff44ff545225ed02c7d8b8","engines":{"node":">=4"},"gitHead":"4b02b85f0a47cccec46eb22c2b961390dc28dea0","scripts":{},"typings":"lib/index.d.ts","_npmUser":{"name":"zkochan","email":"zoltan.kochan@gmail.com"},"__scripts":{"cz":"git-cz","?cz":"echo 'Run Git commit wizard'","tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json --project .","test":"npm run lint && npm run test:e2e","start":"npm run tsc -- --watch","pretest":"rimraf ../.tmp/ && npm run tsc && pnpm-registry-mock prepare","test:e2e":"npm-run-all -p -r pnpm-registry-mock test:tap","test:tap":"ts-node test","commitmsg":"validate-commit-msg","prepublish":"in-publish && echo 'You need to use \"publish-packed\" to publish pnpm' && false || npm run tsc","pnpm-registry-mock":"pnpm-registry-mock"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"3.10.9","description":"Fast, disk space efficient npm installs","directories":{"test":"test"},"greenkeeper":{"ignore":["pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-logger","pnpm-registry-mock"]},"_nodeVersion":"6.9.1","preferGlobal":true,"__dependencies":{"mz":"2.6.0","rc":"1.1.7","mem":"1.1.0","bole":"3.0.2","meow":"3.7.0","execa":"0.6.1","is-ci":"1.0.10","ramda":"0.23.0","byline":"5.0.0","ndjson":"1.5.0","semver":"5.3.0","find-up":"2.1.0","p-limit":"1.1.0","link-dir":"2.0.0","node-gyp":"3.6.0","p-filter":"1.0.0","read-pkg":"2.0.0","@types/mz":"^0.0.30","@types/rc":"^0.0.1","path-name":"1.0.0","write-pkg":"2.1.0","is-windows":"1.0.0","os-homedir":"1.0.2","@types/node":"^7.0.5","arr-flatten":"1.0.1","common-tags":"1.4.0","cross-spawn":"^5.0.0","graceful-fs":"4.1.11","path-exists":"3.0.0","pnpm-logger":"0.2.0","read-pkg-up":"2.0.0","rimraf-then":"1.0.1","symlink-dir":"1.0.2","@types/ramda":"^0.0.4","registry-url":"3.1.0","@types/byline":"^4.2.31","@types/semver":"^5.3.30","normalize-ssh":"1.0.0","unpack-stream":"1.1.0","camelcase-keys":"4.0.0","load-json-file":"2.0.0","load-yaml-file":"0.1.0","loud-rejection":"1.6.0","mkdirp-promise":"5.0.1","normalize-path":"2.0.1","@zkochan/dirsum":"^0.1.1","get-link-target":"1.0.0","global-bin-path":"0.1.1","npm-package-arg":"4.2.1","proper-lockfile":"2.0.0","update-notifier":"2.1.0","write-json-file":"2.0.0","write-yaml-file":"1.0.0","@zkochan/cmd-shim":"^2.2.2","@types/common-tags":"^1.2.5","parse-codeload-url":"1.0.0","pnpm-file-reporter":"0.0.1","get-npm-tarball-url":"1.0.0","npm-registry-client":"7.5.0","pnpm-install-checks":"1.1.0","registry-auth-token":"3.1.0","@types/load-json-file":"^2.0.5","parse-npm-tarball-url":"1.0.1","pnpm-default-reporter":"0.4.3","@types/update-notifier":"^1.0.0","fs-write-stream-atomic":"1.0.10","@zkochan/hosted-git-info":"^2.1.5"},"devDependencies":{"caw":"^2.0.0","ncp":"^2.0.0","tape":"^4.6.3","husky":"^0.13.2","isexe":"^1.1.2","sepia":"^2.0.2","mkdirp":"^0.5.1","rimraf":"^2.5.4","tslint":"^4.3.1","thenify":"^3.2.1","ts-node":"^2.0.0","commitizen":"^2.8.6","in-publish":"^2.0.0","typescript":"^2.1.5","@types/tape":"^4.2.28","exists-link":"^2.0.0","npm-run-all":"^4.0.1","tape-promise":"^2.0.1","@types/mkdirp":"^0.3.29","npm-scripts-info":"^0.3.6","pnpm-registry-mock":"^0.2.3","validate-commit-msg":"^2.7.0","cz-conventional-changelog":"^2.0.0","anonymous-npm-registry-client":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm-0.62.0.tgz_1489877029345_0.6512965166475624","host":"packages-12-west.internal.npmjs.com"}},"1.14.8":{"name":"pnpm","version":"1.14.8","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager"],"author":{"name":"Rico Sta. Cruz","email":"rico@ricostacruz.com"},"license":"MIT","_id":"pnpm@1.14.8","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js"},"dist":{"shasum":"38a6fefa4543d6f9142930b73fc3d011da5e9020","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-1.14.8.tgz","integrity":"sha512-fz94vC3gnDvoRGQSMMIXzOlC66KEU2uOGIqGx/InB4gBkhZtvxxnlWTYIQkkSb/Oavp25yg09fouHPnoEmnHJg==","signatures":[{"sig":"MEYCIQDVIhtIlosc8lJigvQbd4lRRvFR3IfMdh6hHGXciuQTSgIhAJzd3byG9c1wa/nZn1oUsNmsaVjJOyxPxT4ZAuYSxmkR","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/bin/pnpm.js","files":["lib/"],"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"engines":{"node":">=4"},"gitHead":"e8f6b2d5fbf4d06d7c479e93b33d662bd71b2dc4","scripts":{"cz":"git-cz","?cz":"echo 'Run Git commit wizard'","tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json --project .","test":"npm run tsc && npm run lint && cd test && npm test","start":"npm run tsc -- --watch","prepare":"cd test && pnpm install","commitmsg":"validate-commit-msg","prepublishOnly":"npm run tsc"},"_npmUser":{"name":"zkochan","email":"zoltan.kochan@gmail.com"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"5.4.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"greenkeeper":{"ignore":["pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-logger","pnpm-registry-mock","remove-all-except-outer-links","pnpm-shrinkwrap","supi"]},"_nodeVersion":"6.9.1","dependencies":{"npm":"^5.0.2","nopt":"^4.0.1","supi":"^0.2.26","chalk":"^2.1.0","is-ci":"^1.0.10","ramda":"^0.24.1","byline":"^5.0.0","camelcase":"^4.1.0","path-name":"^1.0.0","pnpm-list":"^1.0.0","@types/npm":"^2.0.28","text-table":"^0.2.0","@types/node":"8.0.26","@types/nopt":"^3.0.29","common-tags":"^1.4.0","cross-spawn":"^5.0.0","graceful-fs":"^4.1.11","pnpm-logger":"^0.6.2","strip-color":"^0.1.0","@types/chalk":"^0.4.31","@types/ramda":"^0.24.1","@types/byline":"^4.2.31","@pnpm/outdated":"^0.0.0","load-json-file":"^3.0.0","loud-rejection":"^1.6.0","update-notifier":"^2.1.0","@types/common-tags":"^1.2.5","pnpm-file-reporter":"^0.0.1","@types/load-json-file":"^2.0.5","pnpm-default-reporter":"^0.9.4","@types/update-notifier":"^1.0.0"},"preferGlobal":true,"publishconfig":{"tag":"next"},"devDependencies":{"husky":"^0.14.0","rimraf":"^2.5.4","tslint":"^5.4.2","commitizen":"^2.8.6","typescript":"^2.4.1","@types/tape":"^4.2.30","@types/mkdirp":"^0.5.0","npm-scripts-info":"^0.3.6","validate-commit-msg":"^2.7.0","cz-conventional-changelog":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/pnpm-1.14.8.tgz_1506297531274_0.36804188461974263","host":"s3://npm-registry-packages"}},"0.62.1":{"name":"pnpm","version":"0.62.1","keywords":["dependency manager","install","modules","npm","package manager"],"author":{"name":"Rico Sta. Cruz","email":"rico@ricostacruz.com"},"license":"MIT","_id":"pnpm@0.62.1","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"http://ghub.io/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js"},"dist":{"shasum":"ad5374b0e4b66e28b15e99cdde29fa9831a1fd3e","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-0.62.1.tgz","integrity":"sha512-IlfkBXr7NQgGFjXIKZ+1JzKidA+7lChHXh6+s0qN0g9xnHvq73U/V3Zh347tVQ1Ir3w0g1RvSHkD+myCzjEpLQ==","signatures":[{"sig":"MEQCIGMMFcbjXgu5PAuPwIopzdZXcmDo3E0sxFJCVqAb3BSwAiBbvraGHmV5iokHJOPVSVmjxJfLl9650cpO2c3TGoAbbw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib/"],"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"_shasum":"ad5374b0e4b66e28b15e99cdde29fa9831a1fd3e","engines":{"node":">=4"},"gitHead":"2126f8ed23d6bfe6fe093f394ccbd4d4eee38d96","scripts":{},"typings":"lib/index.d.ts","_npmUser":{"name":"zkochan","email":"zoltan.kochan@gmail.com"},"__scripts":{"cz":"git-cz","?cz":"echo 'Run Git commit wizard'","tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json --project .","test":"npm run lint && npm run test:e2e","start":"npm run tsc -- --watch","pretest":"rimraf ../.tmp/ && npm run tsc && pnpm-registry-mock prepare","test:e2e":"npm-run-all -p -r pnpm-registry-mock test:tap","test:tap":"ts-node test","commitmsg":"validate-commit-msg","prepublish":"in-publish && echo 'You need to use \"publish-packed\" to publish pnpm' && false || npm run tsc","pnpm-registry-mock":"pnpm-registry-mock"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"3.10.9","description":"Fast, disk space efficient npm installs","directories":{"test":"test"},"greenkeeper":{"ignore":["pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-logger","pnpm-registry-mock"]},"_nodeVersion":"6.9.1","preferGlobal":true,"__dependencies":{"mz":"2.6.0","rc":"1.1.7","mem":"1.1.0","bole":"3.0.2","meow":"3.7.0","execa":"0.6.1","is-ci":"1.0.10","ramda":"0.23.0","byline":"5.0.0","ndjson":"1.5.0","semver":"5.3.0","find-up":"2.1.0","p-limit":"1.1.0","link-dir":"2.0.0","node-gyp":"3.6.0","p-filter":"1.0.0","read-pkg":"2.0.0","@types/mz":"^0.0.30","@types/rc":"^0.0.1","path-name":"1.0.0","write-pkg":"2.1.0","is-windows":"1.0.0","os-homedir":"1.0.2","@types/node":"^7.0.5","arr-flatten":"1.0.1","common-tags":"1.4.0","cross-spawn":"^5.0.0","graceful-fs":"4.1.11","path-exists":"3.0.0","pnpm-logger":"0.2.0","read-pkg-up":"2.0.0","rimraf-then":"1.0.1","symlink-dir":"1.0.2","@types/ramda":"^0.0.4","registry-url":"3.1.0","@types/byline":"^4.2.31","@types/semver":"^5.3.30","normalize-ssh":"1.0.0","unpack-stream":"1.1.0","camelcase-keys":"4.0.0","load-json-file":"2.0.0","load-yaml-file":"0.1.0","loud-rejection":"1.6.0","mkdirp-promise":"5.0.1","normalize-path":"2.0.1","@zkochan/dirsum":"^0.1.1","get-link-target":"1.0.0","global-bin-path":"0.1.1","npm-package-arg":"4.2.1","proper-lockfile":"2.0.0","update-notifier":"2.1.0","write-json-file":"2.0.0","write-yaml-file":"1.0.0","@zkochan/cmd-shim":"^2.2.2","@types/common-tags":"^1.2.5","parse-codeload-url":"1.0.0","pnpm-file-reporter":"0.0.1","get-npm-tarball-url":"1.0.0","npm-registry-client":"7.5.0","pnpm-install-checks":"1.1.0","registry-auth-token":"3.1.0","@types/load-json-file":"^2.0.5","parse-npm-tarball-url":"1.0.1","pnpm-default-reporter":"0.4.3","@types/update-notifier":"^1.0.0","fs-write-stream-atomic":"1.0.10","@zkochan/hosted-git-info":"^2.1.5"},"devDependencies":{"caw":"^2.0.0","ncp":"^2.0.0","tape":"^4.6.3","husky":"^0.13.2","isexe":"^1.1.2","sepia":"^2.0.2","mkdirp":"^0.5.1","rimraf":"^2.5.4","tslint":"^4.3.1","thenify":"^3.2.1","ts-node":"^2.0.0","commitizen":"^2.8.6","in-publish":"^2.0.0","typescript":"^2.1.5","@types/tape":"^4.2.28","exists-link":"^2.0.0","npm-run-all":"^4.0.1","tape-promise":"^2.0.1","@types/mkdirp":"^0.3.29","npm-scripts-info":"^0.3.6","pnpm-registry-mock":"^0.2.3","validate-commit-msg":"^2.7.0","cz-conventional-changelog":"^2.0.0","anonymous-npm-registry-client":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm-0.62.1.tgz_1489883055787_0.4837128622457385","host":"packages-18-east.internal.npmjs.com"}},"1.14.9":{"name":"pnpm","version":"1.14.9","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager"],"author":{"name":"Rico Sta. Cruz","email":"rico@ricostacruz.com"},"license":"MIT","_id":"pnpm@1.14.9","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js"},"dist":{"shasum":"d329dd2bd6739d7cd4c734cc917642d3d88e84be","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-1.14.9.tgz","integrity":"sha512-eCYhWFMJyZHdM3m/g1HefE7SW15dR1GabukSWIdHuDSrGnJe1yoRUnwO4FITxvMQS09x5/U7JnYOmsbzuyiYfQ==","signatures":[{"sig":"MEUCIQCojOq3l6roWBU2SQNu/rOHLbre3Gaz1HMnUGwfFt5pdAIgJZeHJYLPucJBvZXi8ocQ9SAXXkEhzMmbneB762onlYE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/bin/pnpm.js","files":["lib/"],"engines":{"node":">=4"},"gitHead":"1fab50435a0d42ecd2fe18347a4c62165ccc145b","scripts":{"tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json --project .","test":"npm run tsc && npm run lint && cd test && npm test","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","prepare":"cd test && pnpm install","commitmsg":"commitlint -e","prepublishOnly":"npm run tsc"},"_npmUser":{"name":"zkochan","email":"zoltan.kochan@gmail.com"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"5.4.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"greenkeeper":{"ignore":["pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-logger","pnpm-registry-mock","remove-all-except-outer-links","pnpm-shrinkwrap","supi"]},"_nodeVersion":"6.9.1","dependencies":{"npm":"^5.0.2","nopt":"^4.0.1","supi":"^0.2.26","chalk":"^2.1.0","is-ci":"^1.0.10","ramda":"^0.24.1","byline":"^5.0.0","camelcase":"^4.1.0","path-name":"^1.0.0","pnpm-list":"^1.0.0","@types/npm":"^2.0.28","text-table":"^0.2.0","@types/node":"8.0.26","@types/nopt":"^3.0.29","common-tags":"^1.4.0","cross-spawn":"^5.0.0","graceful-fs":"^4.1.11","pnpm-logger":"^0.6.2","strip-color":"^0.1.0","@types/chalk":"^0.4.31","@types/ramda":"^0.24.1","@types/byline":"^4.2.31","@pnpm/outdated":"^0.0.0","load-json-file":"^3.0.0","loud-rejection":"^1.6.0","update-notifier":"^2.1.0","@types/common-tags":"^1.2.5","pnpm-file-reporter":"^0.0.1","@types/load-json-file":"^2.0.5","pnpm-default-reporter":"^0.9.5","@types/update-notifier":"^1.0.0"},"preferGlobal":true,"publishconfig":{"tag":"next"},"devDependencies":{"rimraf":"^2.5.4","tslint":"^5.4.2","typescript":"^2.4.1","@types/tape":"^4.2.30","@types/mkdirp":"^0.5.0","@zkochan/husky":"^0.0.0","@commitlint/cli":"^3.2.0","npm-scripts-info":"^0.3.6","@commitlint/prompt-cli":"^3.2.0","@commitlint/config-angular":"^3.1.1"},"_npmOperationalInternal":{"tmp":"tmp/pnpm-1.14.9.tgz_1506536028269_0.6772907404229045","host":"s3://npm-registry-packages"}},"1.14.2":{"name":"pnpm","version":"1.14.2","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager"],"author":{"name":"Rico Sta. Cruz","email":"rico@ricostacruz.com"},"license":"MIT","_id":"pnpm@1.14.2","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js"},"dist":{"shasum":"4edf0edfc4695d1b045695d4ba65e5e1b244c160","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-1.14.2.tgz","integrity":"sha512-wzwjkhbrpLdr6NTxM46wEXnbjHI+fSkHQMHIbRMrkg+1jisO84womfEq2yahE0sWtSbx2ePvskTYjorIt5MZLQ==","signatures":[{"sig":"MEUCIGX/Vah/2kT7EHnEgHwayNpCa3zRo+++qNv7GyWjmQvdAiEA6iFG9gB04Gu5Uyge+oqi3gvkIdqHFL2eTi/5K5pAalA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/bin/pnpm.js","files":["lib/"],"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"engines":{"node":">=4"},"gitHead":"90286558193516513fe816305dddf8422affa5e3","scripts":{"cz":"git-cz","?cz":"echo 'Run Git commit wizard'","tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json --project .","test":"npm run tsc && npm run lint && cd test && npm test","start":"npm run tsc -- --watch","prepare":"cd test && pnpm install","commitmsg":"validate-commit-msg","prepublishOnly":"npm run tsc"},"_npmUser":{"name":"zkochan","email":"zoltan.kochan@gmail.com"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"5.4.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"greenkeeper":{"ignore":["pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-logger","pnpm-registry-mock","remove-all-except-outer-links","pnpm-shrinkwrap","supi"]},"_nodeVersion":"6.9.1","dependencies":{"npm":"^5.0.2","nopt":"^4.0.1","supi":"^0.2.21","chalk":"^2.1.0","is-ci":"^1.0.10","ramda":"^0.24.1","byline":"^5.0.0","camelcase":"^4.1.0","path-name":"^1.0.0","pnpm-list":"^1.0.0","@types/npm":"^2.0.28","text-table":"^0.2.0","@types/node":"8.0.26","@types/nopt":"^3.0.29","common-tags":"^1.4.0","cross-spawn":"^5.0.0","graceful-fs":"^4.1.11","pnpm-logger":"^0.6.1","@types/chalk":"^0.4.31","@types/ramda":"^0.24.1","@types/byline":"^4.2.31","@pnpm/outdated":"^0.0.0","load-json-file":"^3.0.0","loud-rejection":"^1.6.0","update-notifier":"^2.1.0","@types/common-tags":"^1.2.5","pnpm-file-reporter":"^0.0.1","@types/load-json-file":"^2.0.5","pnpm-default-reporter":"^0.9.2","@types/update-notifier":"^1.0.0"},"preferGlobal":true,"devDependencies":{"husky":"^0.14.0","rimraf":"^2.5.4","tslint":"^5.4.2","commitizen":"^2.8.6","typescript":"^2.4.1","@types/tape":"^4.2.30","@types/mkdirp":"^0.5.0","npm-scripts-info":"^0.3.6","validate-commit-msg":"^2.7.0","cz-conventional-changelog":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/pnpm-1.14.2.tgz_1505250787493_0.3603378958068788","host":"s3://npm-registry-packages"}},"6.24.1":{"name":"pnpm","version":"6.24.1","keywords":["pnpm6","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"license":"MIT","_id":"pnpm@6.24.1","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"pnpm@kochan.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"9abac8113b4e012b7be8f18c65ca2f2489a801eb","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-6.24.1.tgz","fileCount":639,"integrity":"sha512-gvXXhgSfdq27ASRSd9121GtRXqnZ5RMeaj/HDlsRjV5XTBWCMJZvLIdz6SiSeDQas/+6w9PNz73vFR0l9j+XYA==","signatures":[{"sig":"MEUCICOcgtI+bYDPdoBuuHRj1lJpjXjgUUAtQ5V+jqWBNcq4AiEAhCeN6l8zxniM18ccJFt3iGkQbkSvJ1Nd7kZxJuwp3aw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12070784,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhujvsCRA9TVsSAnZWagAAQpEP/0Dkk+TrnB1aXfN6NzNC\nUjgkGk5zQWaNIFD+cEfuwCN89As5yxcNFVqfl8g+6rw9/NuNlzHgZVU3hEKV\nKziiCPJuBSCQn87zQIQbGh74pw8wGTJ9aDRfowy30uKQIvDJEvuiqGPYaOlv\nfqZ4naE07/FAMogUyI/PVh/OcAtuV2JjPAW7+LdKQ2p12T6JCFdtUc8xz9QV\nGsvDpnlIPUH6e9FdYxW5v2ZeaaRYyd+fDnoD3E1Giml6E51PWjitDkzEJH9D\naM/Sh71ckvz7Q4ZWHjH3gd7BlwlQIQjehpUnf3MZy/a2J4m76TDwk9O9Lgvo\n19093PqFCMfVLvZcHAfTyX/eG47pRTPbFLVzoJmIAkbuixXMnSI+p34isx74\npnpZikZq2kacWEPXtiBNjcWV1QpFQkVwNPxrtSjNvwo2fkemyz+ieK8i6ki8\nAzdzN58rhAWD1MspAyO6MpzPvMJQkBt/r0skiKFsWfr3W22fUSKuUDNjcEuB\nNeCu0o7rE5laR1AHUV1IMAT82FmysMAS0jowRaanoA0MquNmPjSlCZO7Rv2H\nwz8LauZRp1LOTsn974W0iS5UuGYQeNLxeIhjfdMRUZIucnoe3AOth3zgyp+6\ntklNfCkAZu34wnHYdsvvMMoXsc547xR0GvLSGBRWAtqgsmRfh74NcTBaIwK6\nIHFr\r\n=bHwm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","_from":"file:pnpm-6.24.1.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=12.17"},"funding":{"url":"https://opencollective.com/pnpm"},"scripts":{"lint":"eslint src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"pnpm tsc --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build && pnpm run lint -- --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.cjs","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"pnpm@kochan.io"},"_resolved":"/home/runner/work/pnpm/pnpm/packages/pnpm/pnpm-6.24.1.tgz","_integrity":"sha512-gvXXhgSfdq27ASRSd9121GtRXqnZ5RMeaj/HDlsRjV5XTBWCMJZvLIdz6SiSeDQas/+6w9PNz73vFR0l9j+XYA==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.24.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"16.13.1","preferGlobal":true,"publishConfig":{"tag":"next","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_6.24.1_1639594987947_0.5734518007137834","host":"s3://npm-registry-packages"}},"6.24.0":{"name":"pnpm","version":"6.24.0","keywords":["pnpm6","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"license":"MIT","_id":"pnpm@6.24.0","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"pnpm@kochan.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"3a7a60293da9cc2b22573516edf79e0b4ddf5d08","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-6.24.0.tgz","fileCount":639,"integrity":"sha512-5JJk+25bRHmD9H1tMElIyh01hYTOZ8/khIY5VnFnj4mKsRyAJO34t6xekKts1loD21f465V0/UpAlhaEVAE9Ow==","signatures":[{"sig":"MEYCIQCtHHUbYjvYVCwozUTnKhrItQ8eLNGcmeDo8adPIcG8kwIhAPhu82BW5TZD8hDgG0y9iW5HNFUxXA5QYFhs1PUIKhx2","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12069797,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhuJX+CRA9TVsSAnZWagAAZpwQAJnQZoPjwrLmcXZqT9qr\nKfP2pX5jzs4Zgjf+F3o3bwoY0eO/mQyfigRMkKINaXWhDcES5CZy2oIGSFnu\nJGz2+jYNPL2iu72trmL+UWhSx1kLOcUQ/x0OofcptBCvGko3v6G8SHDxZLlJ\n47TZtgnRCdi2XL0VRDGWgFd7Ni6K20zwkwhXrVOanUHQas0Zfluz8KMOv34n\nKEifvbpHFaLBmFdG21lpt2Yf36PSfklokL8MA5/S+OKPd9S9ZGEJqW7sP/xL\ntym8jgML/t0sHm8n0a7H1MnlCxlkBC3Hde5oiFs7tlJu5Ltamh3GNNiuHAkE\nTr5QpxcdGV2leyNEceeBhNhe2cainGg7MibSdHb/YBNcNNTy6Btktl+3a1OJ\nq9oGrRsHixgu6cRz8QB3QQQ6yG9Sn773rbMGFuk1NctvqfoVv9okrLei5zW2\nAdSgYs9M5QmC1XNi2igD0LGzQM5yUBJVR+3AvhBvNYbZsumeAhZUgUoZKefq\nAJ/J/lu2ary3oQPpOAqtyLb4EnRUkFAm/DV5jgsEZd2bvyooG5rzJXS4U84m\nofjtNAxxpGNlyYhuhsx/1tOW+F2V7ZhW0PG1WmmFJ2EhtDqBkQT1RPcXKKL0\nfbmHOvh2IiJbMi2nh+L3doIMLmMfStHu1uhkOr2Etdk3Bt+TnqyWjSS4MCfK\nrfQ8\r\n=zdAV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","_from":"file:pnpm-6.24.0.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=12.17"},"funding":{"url":"https://opencollective.com/pnpm"},"scripts":{"lint":"eslint src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"pnpm tsc --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build && pnpm run lint -- --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.cjs","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"pnpm@kochan.io"},"_resolved":"/home/runner/work/pnpm/pnpm/packages/pnpm/pnpm-6.24.0.tgz","_integrity":"sha512-5JJk+25bRHmD9H1tMElIyh01hYTOZ8/khIY5VnFnj4mKsRyAJO34t6xekKts1loD21f465V0/UpAlhaEVAE9Ow==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.24.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"16.13.1","preferGlobal":true,"publishConfig":{"tag":"next","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_6.24.0_1639486974519_0.6845600438224018","host":"s3://npm-registry-packages"}},"1.14.4":{"name":"pnpm","version":"1.14.4","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager"],"author":{"name":"Rico Sta. Cruz","email":"rico@ricostacruz.com"},"license":"MIT","_id":"pnpm@1.14.4","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js"},"dist":{"shasum":"e58a4f14156587c94b2d4a7ab418ced5400f58a4","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-1.14.4.tgz","integrity":"sha512-r2RZ4YqVJtQXFw0SNKc7H1pElK8AeLskEY3hb2Whe5yaGXH9war4danuAbNpIxmwYE8xo9Tfe5+G/g9NWl8/0Q==","signatures":[{"sig":"MEYCIQD1DUrSTfqV9brpYlJtwjIE79I6O0XbnBNbHdTJXXocTgIhAOFKvHacmGm+df4Tg0doPzmRCA3tPVptNcD8tga6YTDn","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/bin/pnpm.js","files":["lib/"],"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"engines":{"node":">=4"},"gitHead":"f388bbac472b64354f21a1615eb40be2f900ec2b","scripts":{"cz":"git-cz","?cz":"echo 'Run Git commit wizard'","tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json --project .","test":"npm run tsc && npm run lint && cd test && npm test","start":"npm run tsc -- --watch","prepare":"cd test && pnpm install","commitmsg":"validate-commit-msg","prepublishOnly":"npm run tsc"},"_npmUser":{"name":"zkochan","email":"zoltan.kochan@gmail.com"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"5.4.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"greenkeeper":{"ignore":["pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-logger","pnpm-registry-mock","remove-all-except-outer-links","pnpm-shrinkwrap","supi"]},"_nodeVersion":"6.9.1","dependencies":{"npm":"^5.0.2","nopt":"^4.0.1","supi":"^0.2.22","chalk":"^2.1.0","is-ci":"^1.0.10","ramda":"^0.24.1","byline":"^5.0.0","camelcase":"^4.1.0","path-name":"^1.0.0","pnpm-list":"^1.0.0","@types/npm":"^2.0.28","text-table":"^0.2.0","@types/node":"8.0.26","@types/nopt":"^3.0.29","common-tags":"^1.4.0","cross-spawn":"^5.0.0","graceful-fs":"^4.1.11","pnpm-logger":"^0.6.2","strip-color":"^0.1.0","@types/chalk":"^0.4.31","@types/ramda":"^0.24.1","@types/byline":"^4.2.31","@pnpm/outdated":"^0.0.0","load-json-file":"^3.0.0","loud-rejection":"^1.6.0","update-notifier":"^2.1.0","@types/common-tags":"^1.2.5","pnpm-file-reporter":"^0.0.1","@types/load-json-file":"^2.0.5","pnpm-default-reporter":"^0.9.3","@types/update-notifier":"^1.0.0"},"preferGlobal":true,"publishconfig":{"tag":"next"},"devDependencies":{"husky":"^0.14.0","rimraf":"^2.5.4","tslint":"^5.4.2","commitizen":"^2.8.6","typescript":"^2.4.1","@types/tape":"^4.2.30","@types/mkdirp":"^0.5.0","npm-scripts-info":"^0.3.6","validate-commit-msg":"^2.7.0","cz-conventional-changelog":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/pnpm-1.14.4.tgz_1505499684908_0.32609713077545166","host":"s3://npm-registry-packages"}},"6.24.3":{"name":"pnpm","version":"6.24.3","keywords":["pnpm6","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"license":"MIT","_id":"pnpm@6.24.3","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"pnpm@kochan.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"7165c1961cb5a0ee637e0155cfa398306401938b","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-6.24.3.tgz","fileCount":639,"integrity":"sha512-FctPe51AlYa+nnlcnMbrxcsqXeIGhGQ0i35VrHk8+NR9PAfKTghoUqLRvIbRT/WDHx0uJnMrh1aKuVyrp+kqUQ==","signatures":[{"sig":"MEYCIQCVQvKMQ1y09FXxzA9gfoURELXFKgs/6p4oYpuDTqKRjgIhAItJH+SLyaMEj9443q5GlH/cOQlMLrM8liwFe/FEN9Yh","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12077192,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhx3LpCRA9TVsSAnZWagAAh5AP/RBHup+JrWDR/z/hVA/6\nKZZ2P/CQPcKw0rzApFD50z/+pIr8Xp2vT0zznixhnYQo4whJMnqSsn6h5Xne\nXzeDNQbuZax7M4QZ9RpSVLSiceI7KgW9qnxSsH0O6bqT4aXrozhQpxYY/S+V\nO5H8ax1++RXx8U8RymSUGgFEmOZqTVDcaLXbddUcNH4xHzDtitXkOeAncPGH\nLBftSyCWaKU8nZLTqytnpvc8lAa5iVa9Crjp2Tikf1fBdFJPU+K3dGZ62KhK\nmZOjSJdQOSZY+gQh75TdXfEyQuRCcJKQxvNBBsJ1g5steiaWkdbRdf7eylD+\nT39NTWijK/EyZGhbnR25uP7PV9WfjEjQTmgTZHmg3jykeca1rRS40fL6odql\np3XAjHcW7x2vAYAO1EVYkOXzoK8vXW3wn6USSLB1zpZHsp4Cj+IjwVum/t8g\nPWkznsJ7E0fWORkmKFMGBR/jaJSpQefkWN7qwUA3LZNpC4MEDQGYf4XJQRNE\n62H1e+A00TDQj87M4fO/CBaCD5yZ4Kddi4rUVxfDlLSlCGKLClIipc5w+UY0\nlg0BdXliOzO+U+wklVN2admUBFiOPjhRlehsYa4dlEaXhrj3ktIak7MI5A1w\nqWkUhMIfwKwPoefBfniB6wIzhazo1WDSL+SJI5bxPHv3QP0Zq8T/bV2bLw2C\nLmR7\r\n=81PW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","_from":"file:pnpm-6.24.3.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=12.17"},"funding":{"url":"https://opencollective.com/pnpm"},"scripts":{"lint":"eslint src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"pnpm tsc --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build && pnpm run lint -- --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.cjs","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"pnpm@kochan.io"},"_resolved":"/home/runner/work/pnpm/pnpm/packages/pnpm/pnpm-6.24.3.tgz","_integrity":"sha512-FctPe51AlYa+nnlcnMbrxcsqXeIGhGQ0i35VrHk8+NR9PAfKTghoUqLRvIbRT/WDHx0uJnMrh1aKuVyrp+kqUQ==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.24.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"16.13.1","preferGlobal":true,"publishConfig":{"tag":"next","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_6.24.3_1640461033362_0.17515164083599255","host":"s3://npm-registry-packages"}},"1.14.5":{"name":"pnpm","version":"1.14.5","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager"],"author":{"name":"Rico Sta. Cruz","email":"rico@ricostacruz.com"},"license":"MIT","_id":"pnpm@1.14.5","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js"},"dist":{"shasum":"e5b8fd5d537f05bbea5ac681e97cc0dc599d40ff","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-1.14.5.tgz","integrity":"sha512-y6nnEywKCWBkl97UCcq9fzMGfaEgA5SiQwVwUXewjLmUVCnHw1kovQco/RPWVtna2OCNCrP/rtLJ+ud8txDPIQ==","signatures":[{"sig":"MEUCIQDTFkVYPnUAcRtiVa1nNUqIljvtMtEYkKuFipdBOa2txQIgAXxk6CYm+bhXoJeprINFRLuNHg9ZHLtvf+OjqeXL7U8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/bin/pnpm.js","files":["lib/"],"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"engines":{"node":">=4"},"gitHead":"8b7ee7019e49efc627d2c7f0c36aaac2fb13d1a8","scripts":{"cz":"git-cz","?cz":"echo 'Run Git commit wizard'","tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json --project .","test":"npm run tsc && npm run lint && cd test && npm test","start":"npm run tsc -- --watch","prepare":"cd test && pnpm install","commitmsg":"validate-commit-msg","prepublishOnly":"npm run tsc"},"_npmUser":{"name":"zkochan","email":"zoltan.kochan@gmail.com"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"5.4.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"greenkeeper":{"ignore":["pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-logger","pnpm-registry-mock","remove-all-except-outer-links","pnpm-shrinkwrap","supi"]},"_nodeVersion":"6.9.1","dependencies":{"npm":"^5.0.2","nopt":"^4.0.1","supi":"^0.2.23","chalk":"^2.1.0","is-ci":"^1.0.10","ramda":"^0.24.1","byline":"^5.0.0","camelcase":"^4.1.0","path-name":"^1.0.0","pnpm-list":"^1.0.0","@types/npm":"^2.0.28","text-table":"^0.2.0","@types/node":"8.0.26","@types/nopt":"^3.0.29","common-tags":"^1.4.0","cross-spawn":"^5.0.0","graceful-fs":"^4.1.11","pnpm-logger":"^0.6.2","strip-color":"^0.1.0","@types/chalk":"^0.4.31","@types/ramda":"^0.24.1","@types/byline":"^4.2.31","@pnpm/outdated":"^0.0.0","load-json-file":"^3.0.0","loud-rejection":"^1.6.0","update-notifier":"^2.1.0","@types/common-tags":"^1.2.5","pnpm-file-reporter":"^0.0.1","@types/load-json-file":"^2.0.5","pnpm-default-reporter":"^0.9.4","@types/update-notifier":"^1.0.0"},"preferGlobal":true,"publishconfig":{"tag":"next"},"devDependencies":{"husky":"^0.14.0","rimraf":"^2.5.4","tslint":"^5.4.2","commitizen":"^2.8.6","typescript":"^2.4.1","@types/tape":"^4.2.30","@types/mkdirp":"^0.5.0","npm-scripts-info":"^0.3.6","validate-commit-msg":"^2.7.0","cz-conventional-changelog":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/pnpm-1.14.5.tgz_1505666622817_0.09477532817982137","host":"s3://npm-registry-packages"}},"6.24.2":{"name":"pnpm","version":"6.24.2","keywords":["pnpm6","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"license":"MIT","_id":"pnpm@6.24.2","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"pnpm@kochan.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"9d6f438e113a99b0cc1f2ff9d47da566d65b4cdc","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-6.24.2.tgz","fileCount":639,"integrity":"sha512-YUHmlLfWkA0+6upTzRCz/VWADW+dMsqTCRGXJqHrsCPeaw84MGZ6mec18nGdJufNB7hzeTuugAsi0e/ziPKUWA==","signatures":[{"sig":"MEUCIQCi4X0YPyNjGtWj68rTe+JzUhlzGkQozwYHzXX/9Uk5bQIgIuunYV4ND982DCnQw1Ss94bcIdGYbk3C6hkAu+Jr6cI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12076432,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhvoIYCRA9TVsSAnZWagAAzW4P/RgyMGFE7+nGm2peYMS3\n340LgveLvGfEK8Axt73GFjImJnhagvwbmpChwVl0Ms6DxZJoGfZbXZ0c8JEu\nlUveensuzOQBS9k5gwDCJLRgdHPuT9bvS0eY5EJkhpyObPlXknnjoy7f6R1l\nMDfxNkoLHLX9B9hiITXrH+O0vCuHL5MTAkv/SuROHT5NAYMeofPi7Y5i06hC\nXPv2MHjsYQYW3rpDMdRA9wMI7aX/4kxSuf28p48VdRO5TbizduhTbHL+F+XS\ne3Lh48VoD1Ekez1Xq/Acm0I1Iw8qo1+LJ3jtAMQnDyMM37WusC1v+gGD5xVD\njHyX0OtnBFvnTbg16eLrfEAuZGXnPCpuRkYc9iYgZtgxjYZXSJtruMJDZoHN\n6qhr55qNdjd0sbxr6ok94zoXTZ3xUuRb7JvlNOCZ188fYH7kSfhBlck9VEPX\n/zhOU94hv3Liiu44s8bvfIUf7rULpkGiaZiajyyXtQzqk1O9P02PaFxlGGmK\njimuxUFnVQNTX0SJ8YAmGLWwd1WpNgYvhiya8sx8KNhRoLwI8HZMTUk9tlsF\nneJcNw/AfRADB/f7ejq8dBWXLoqaKuiWjJrYq0aTKJJCiVI9mKpUbMwyguE4\n4yHKUs0Q8gG7d9l3Ec4iDLYll2UCngeedrj2CPb5+sOMnEEvvw6GTHoKGLJE\nUAI6\r\n=eEIt\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","_from":"file:pnpm-6.24.2.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=12.17"},"funding":{"url":"https://opencollective.com/pnpm"},"scripts":{"lint":"eslint src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"pnpm tsc --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build && pnpm run lint -- --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.cjs","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"pnpm@kochan.io"},"_resolved":"/home/runner/work/pnpm/pnpm/packages/pnpm/pnpm-6.24.2.tgz","_integrity":"sha512-YUHmlLfWkA0+6upTzRCz/VWADW+dMsqTCRGXJqHrsCPeaw84MGZ6mec18nGdJufNB7hzeTuugAsi0e/ziPKUWA==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.24.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"16.13.1","preferGlobal":true,"publishConfig":{"tag":"next","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_6.24.2_1639875096384_0.2593957229385253","host":"s3://npm-registry-packages"}},"5.3.0":{"name":"pnpm","version":"5.3.0","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@5.3.0","maintainers":[{"name":"zkochan","email":"z@kochan.io"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"04f7aa7b59400135541ae7a9d25bd787350a3c13","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-5.3.0.tgz","fileCount":7919,"integrity":"sha512-CaCVRg9FkBs1n8S3LtvVbRaoJb66gnmimsRq4syuqRrsjjwN4hC1CZonL7hzr8bY/c+xkNxi58qwMwRygBpO8g==","signatures":[{"sig":"MEUCIF/skXuZi4gUHFPbJxt+1QdOO3VyYoZ1j/48961tB6UoAiEAuRFF3KKXIBSDgIBiODu4NfQG+D5tEL3vtAtqoqGwwnI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":19863083,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfBJDbCRA9TVsSAnZWagAAI0IP+weTbfskFdZvoB85vw0R\nTCEi0nCajkVNRy/PxWD382YvIr5yAlwjeyQQ9OTGwJxVMKNAmXo2Ly9XKDhg\nGCpG3JvPMcWVsGSht/np3O6MijRm6sB/Tj4KFRF4rw/fwbVAWO0sJH8H1Osh\nXcCeVIoPoqJYrbW0oL6IKABpVxBm/mCLjbRpgUEgSz/GuOyWEKNCOxaf1QB1\ngjCixw9rIjLhGtkslQP6NmtjQA5ik2ZnVHJzvcWprfvVWZ1LpHN7YEaAFkL+\ngk2CXr9S/t2fPGIhRPsSnedJANGd7LDNcQ1cch3+DHWbbzZBXNZlZ2UCKqUQ\nN+kBHno0EsEQOh3+anDfYZ3EP283XsyXplK2rToR+vEtYoP+5fzvhTfHurec\nbkIAuodjetWepaKq9hVt5cboUgg1SB5jaZeRS4vojM4oVsso1DY0gO7Dy5QP\n0Pud+kEGWP2j42N/hFFtMUKy20nYfzjnhe13mfMN0sKxiFzgqiPK8CYKlXKs\ndXR/RzIxMhogGaqdMo6z1WZ4f9vaLX+FBt6RGrmWeg1Q0Yf1aaD5RWte7OvT\nAwQdmxADVjG0bJpwq0Nk++k/7NTbD7ID4nGhvkzqUJ/deqnV0DCyKnNp3EKU\nB6Zjd6NNmSfGgXU2ckM260IUBb2ajUewn55gtSG5XURFrpn2iMpco1mGjAyf\nOMR5\r\n=1Lhn\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","engines":{"node":">=10.13"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"tslint -c ../../tslint.json src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"npm run tsc -- --watch","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:tap","test:tap":"cd ../.. && c8 --reporter lcov --reports-dir packages/pnpm/coverage ts-node packages/pnpm/test --type-check","postpublish":"publish-packed","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock","prepublishOnly":"pnpm run compile && npm cache clear --force && publish-packed --prune"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"6.14.5","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"12.16.3","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"nopt":"^4.0.3","chalk":"^4.1.0","is-ci":"^2.0.0","ramda":"^0.27.0","which":"^2.0.2","path-name":"^1.0.0","split-cmd":"^1.0.1","pkgs-graph":"5.2.0","@pnpm/types":"6.2.0","@types/nopt":"^3.0.29","graceful-fs":"^4.2.4","render-help":"^1.0.0","@pnpm/config":"11.0.1","@pnpm/logger":"3.2.2","@pnpm/tabtab":"0.0.1","@pnpm/command":"1.0.0","@pnpm/run-npm":"2.0.2","@pnpm/cli-meta":"1.0.0","loud-rejection":"^2.2.0","@pnpm/cli-utils":"0.4.13","@zkochan/libnpx":"11.0.3","update-notifier":"^4.1.0","@pnpm/core-loggers":"4.1.2","@pnpm/file-reporter":"^1.0.0","@pnpm/parse-cli-args":"2.1.0","@pnpm/default-reporter":"7.4.6","@pnpm/find-workspace-dir":"1.0.0","@pnpm/plugin-commands-audit":"1.0.17","@pnpm/plugin-commands-store":"2.0.19","@pnpm/plugin-commands-import":"1.0.37","@pnpm/plugin-commands-server":"2.0.17","@pnpm/common-cli-options-help":"0.1.6","@pnpm/plugin-commands-listing":"2.0.8","@pnpm/plugin-commands-rebuild":"2.0.20","@pnpm/plugin-commands-outdated":"2.0.11","@pnpm/filter-workspace-packages":"2.1.6","@pnpm/plugin-commands-publishing":"2.1.6","@pnpm/plugin-commands-installation":"3.0.3","@pnpm/plugin-commands-script-runners":"1.2.8"},"_hasShrinkwrap":false,"__devDependencies":{"mz":"2.7.0","ncp":"2.0.0","pnpm":"file:","delay":"4.3.0","execa":"^4.0.2","p-any":"3.0.0","byline":"5.0.0","semver":"^7.3.2","@types/mz":"^2.7.1","tree-kill":"1.2.2","write-pkg":"4.0.0","@types/ncp":"^2.0.4","is-windows":"1.0.2","cross-spawn":"^7.0.3","exists-link":"2.0.0","npm-run-all":"4.1.5","path-exists":"4.0.0","symlink-dir":"^4.1.0","@types/is-ci":"^2.0.0","@types/ramda":"^0.27.6","@types/table":"^5.0.0","@types/which":"^1.3.2","tape-promise":"4.0.0","@pnpm/prepare":"0.0.7","@types/byline":"^4.2.32","@types/semver":"^7.2.0","@zkochan/retry":"^0.2.0","load-json-file":"6.2.0","read-yaml-file":"2.0.0","@pnpm/constants":"4.0.0","@zkochan/rimraf":"1.0.0","write-json-file":"4.0.0","write-yaml-file":"^4.1.0","deep-require-cwd":"1.0.0","@types/is-windows":"^1.0.0","normalize-newline":"3.0.0","@pnpm/modules-yaml":"8.0.1","@types/cross-spawn":"^6.0.2","@types/graceful-fs":"^4.1.3","@types/tape-promise":"^4.0.1","@pnpm/assert-project":"2.1.5","@pnpm/lockfile-types":"2.0.1","dir-is-case-sensitive":"1.0.2","@types/update-notifier":"^4.1.0","@pnpm/read-package-json":"3.1.3","@pnpm/read-project-manifest":"1.0.9","@pnpm/write-project-manifest":"1.0.5","@pnpm/find-workspace-packages":"2.2.11","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_5.3.0_1594134747180_0.39154424572752156","host":"s3://npm-registry-packages"}},"8.6.10":{"name":"pnpm","version":"8.6.10","keywords":["pnpm8","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@8.6.10","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"98fe2755061026799bfa30e7dc8d6d48e9c3edf0","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-8.6.10.tgz","fileCount":945,"integrity":"sha512-EBlPdgrAqmIDK6lflNm8M4lueWGM4PKJIDngt6vJ1+fmzh3e0482tg52nUjiuGvkzZ2sngA181GLqknXhAHgIg==","signatures":[{"sig":"MEUCIQDebgn/1oJG+frvib1ScTUaxOP+PENN15XHRD+ToeAHnQIgVzguP5OdCopIt3jNUyYijf3USl9LgPMR+ik/hSlm1eU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15476220},"main":"bin/pnpm.cjs","_from":"file:pnpm-8.6.10.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=16.14"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7776 jest","start":"tsc --watch","bundle":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/f0905e812dc9142ff4ccda52eadf891c/pnpm-8.6.10.tgz","_integrity":"sha512-EBlPdgrAqmIDK6lflNm8M4lueWGM4PKJIDngt6vJ1+fmzh3e0482tg52nUjiuGvkzZ2sngA181GLqknXhAHgIg==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"9.5.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"18.16.1","preferGlobal":true,"publishConfig":{"tag":"next-8","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_8.6.10_1690153008365_0.6752406124966921","host":"s3://npm-registry-packages"}},"5.0.0-1":{"name":"pnpm","version":"5.0.0-1","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@5.0.0-1","maintainers":[{"name":"zkochan","email":"z@kochan.io"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"f6ca08e64e496d95ec951544c419a5959498d245","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-5.0.0-1.tgz","fileCount":5787,"integrity":"sha512-wzAK/jBH7PEWBO2J4n1GAKTmbWV1rk0BIRJw72qIPNJLiADIXFyfKtztvrO47rphPKy15FrkFKvyp5DTmG9yQw==","signatures":[{"sig":"MEUCIHY51441c1QBK9dAzSavrLloIcelR6vPLqV0sGiOui40AiEAsCgzrOtN6v2Q3PW5AjBb1hKo7rULzUTgCpN/tzWOk/A=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18075452,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfLeKzCRA9TVsSAnZWagAASfsP+weJtgKiavdWgZKkBfr+\nIPM/mrM3MNHXhdFoOZ0W4+8XfH3kIaui2hFlTdRJ7h+mrDjunB+DoOG6duE+\ndLUaATG81jEtl8DkzF6qlFvyiwXolWVlo4PEIGM4F3nF7bYkRirTl7ccyldV\nGifySSoiAxjvOVAoMVcN7AStzC/Oc2wHB5JvmQ/ja2KI7bOBzSPaafaNKzbk\njxIrVAecZ7bhlmOUMI9QSVdVAxANefNJHcs9Jr+ZJsjzJNPAJlzBtvlTGYM6\ntJQCTvgGtzBqilcq+cfJFJJ09cKl6UzZnnpY2OLFpgk18SnuT7qpxvcpEa8p\nYC8fMLKfu19O82c15UrvsxDg+ajDKYiHZTJSMXf/O5Vk+QuLTF4sBk1oVnuV\nvh6i+dpE6OVBGyO10iNTqaw0LEmE29WTgoiSPW0LUQId5b5VMxxrFB7Yzinx\nXYEPeGW1TyaRWbxBEllnrYFxmDLxlKx1+AG6PMx/Pxopk7KVKJCo62YEsUMd\nkI3GOelwmbRos14AW1DFrEjZppsIy1CeZSO/+8IcabERtuo9CaZs/5tyVKfU\nCu2mK2NZUrZsM798CGRNFD/LSqivmvnWvL9w/H/nvxJBJ99lcV3JdKRWeTlq\nLPaa/I0ByCtc51/+yxnBHgs/DaJg/Q9TW1Xf82fkfO/SwpLOSfqKT3wIGSan\nlF5F\r\n=w7Y+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","engines":{"node":">=10.13"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"tslint -c ../../tslint.json src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"npm run tsc -- --watch","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:tap","test:tap":"cd ../.. && c8 --reporter lcov --reports-dir packages/pnpm/coverage ts-node packages/pnpm/test --type-check","postpublish":"publish-packed","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock","prepublishOnly":"pnpm run compile && npm cache clear --force && publish-packed --prune --npm-client yarn"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"6.14.6","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"12.18.3","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"nopt":"^4.0.3","chalk":"^4.1.0","is-ci":"^2.0.0","ramda":"^0.27.1","which":"^2.0.2","path-name":"^1.0.0","split-cmd":"^1.0.1","pkgs-graph":"5.2.0","strip-ansi":"^6.0.0","@pnpm/types":"6.2.0","@types/nopt":"^3.0.29","graceful-fs":"^4.2.4","render-help":"^1.0.0","@pnpm/config":"11.2.1","@pnpm/logger":"^3.2.2","@pnpm/tabtab":"0.0.1","@pnpm/command":"1.0.0","@pnpm/run-npm":"2.0.3","@pnpm/cli-meta":"1.0.1","loud-rejection":"^2.2.0","@pnpm/cli-utils":"0.4.19","@zkochan/libnpx":"11.0.3","update-notifier":"^4.1.0","@pnpm/core-loggers":"4.2.0","@pnpm/file-reporter":"^1.0.0","@pnpm/parse-cli-args":"3.1.0","@pnpm/default-reporter":"7.5.2","@pnpm/find-workspace-dir":"1.0.0","@pnpm/plugin-commands-audit":"2.0.4","@pnpm/plugin-commands-store":"2.0.27","@pnpm/plugin-commands-import":"1.0.47","@pnpm/plugin-commands-server":"2.0.23","@pnpm/common-cli-options-help":"0.1.6","@pnpm/plugin-commands-listing":"2.0.15","@pnpm/plugin-commands-rebuild":"2.0.28","@pnpm/plugin-commands-outdated":"3.0.3","@pnpm/filter-workspace-packages":"2.1.12","@pnpm/plugin-commands-publishing":"2.1.14","@pnpm/plugin-commands-installation":"3.1.6","@pnpm/plugin-commands-script-runners":"1.2.14"},"_hasShrinkwrap":false,"readmeFilename":"README.md","__devDependencies":{"mz":"^2.7.0","ncp":"^2.0.0","pnpm":"link:","delay":"^4.4.0","execa":"^4.0.3","p-any":"3.0.0","byline":"5.0.0","semver":"^7.3.2","@types/mz":"^2.7.1","tree-kill":"^1.2.2","write-pkg":"4.0.0","@types/ncp":"^2.0.4","is-windows":"^1.0.2","cross-spawn":"^7.0.3","exists-link":"2.0.0","npm-run-all":"^4.1.5","path-exists":"^4.0.0","symlink-dir":"^4.1.0","@types/is-ci":"^2.0.0","@types/ramda":"^0.27.14","@types/table":"^5.0.0","@types/which":"^1.3.2","tape-promise":"4.0.0","@pnpm/prepare":"0.0.8","@types/byline":"^4.2.32","@types/semver":"^7.3.1","@zkochan/retry":"^0.2.0","load-json-file":"^6.2.0","read-yaml-file":"^2.0.0","@pnpm/constants":"4.0.0","@zkochan/rimraf":"^1.0.0","write-json-file":"4.0.0","write-yaml-file":"^4.1.0","deep-require-cwd":"1.0.0","@types/is-windows":"^1.0.0","normalize-newline":"3.0.0","@pnpm/modules-yaml":"8.0.2","@types/cross-spawn":"^6.0.2","@types/graceful-fs":"^4.1.3","@types/tape-promise":"^4.0.1","@pnpm/assert-project":"2.1.6","@pnpm/lockfile-types":"2.0.1","dir-is-case-sensitive":"^1.0.2","@types/update-notifier":"^4.1.0","@pnpm/read-package-json":"3.1.3","@pnpm/read-project-manifest":"1.0.11","@pnpm/write-project-manifest":"1.1.1","@pnpm/find-workspace-packages":"2.3.5","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_5.0.0-1_1596842674752_0.7995697605396095","host":"s3://npm-registry-packages"}},"8.6.11":{"name":"pnpm","version":"8.6.11","keywords":["pnpm8","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@8.6.11","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"35052eb3a470525c15ce915ca4f4012f44adfc18","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-8.6.11.tgz","fileCount":945,"integrity":"sha512-jqknppuj45tDzJsLcLqkAxytBHZXIx9JTYkGNq0/7pSRggpio9wRxTDj4NA2ilOHPlJ5BVjB5Ij5dx65woMi5A==","signatures":[{"sig":"MEYCIQDIZbYbLbEKC9AbMAa+R0PHMxjazy6KJeH4j8zkF3HLHgIhAJa9+TipFoXhn91YvmANC3g8a0/zKygHPVAhXFnty1K/","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15492515},"main":"bin/pnpm.cjs","_from":"file:pnpm-8.6.11.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=16.14"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7776 jest","start":"tsc --watch","bundle":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/1b511b5c43679b47ba2b24cbdeb33547/pnpm-8.6.11.tgz","_integrity":"sha512-jqknppuj45tDzJsLcLqkAxytBHZXIx9JTYkGNq0/7pSRggpio9wRxTDj4NA2ilOHPlJ5BVjB5Ij5dx65woMi5A==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"9.6.7","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"18.17.0","preferGlobal":true,"publishConfig":{"tag":"next-8","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_8.6.11_1690739840122_0.3454361995652462","host":"s3://npm-registry-packages"}},"1.2.0":{"name":"pnpm","version":"1.2.0","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager"],"author":{"name":"Rico Sta. Cruz","email":"rico@ricostacruz.com"},"license":"MIT","_id":"pnpm@1.2.0","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js"},"dist":{"shasum":"4278d97d60318750bc65f51d2c623b5b34b52a46","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-1.2.0.tgz","integrity":"sha512-6DlU6HWbujNH05b/nZTbqGCzpCfRpbNGPKLUpmzRJ2QYVYqYRv7yjsfvab1IwVNMs3Yixnyz36kIcgWbUyP8ig==","signatures":[{"sig":"MEYCIQC1crAlxQx8mKgOoFJLCVBfJAQMOQgffhjJXbuGXHqaIAIhAOUkJj7NA2fepv37v81LZqE5ua5Xs5rSbOZ2psBpjEAv","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/bin/pnpm.js","_from":".","files":["lib/"],"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"_shasum":"4278d97d60318750bc65f51d2c623b5b34b52a46","engines":{"node":">=4"},"gitHead":"8b03677dbe41e28e3536521d15454cbc43ab9ddf","scripts":{},"_npmUser":{"name":"zkochan","email":"zoltan.kochan@gmail.com"},"__scripts":{"cz":"git-cz","?cz":"echo 'Run Git commit wizard'","tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json --project .","test":"npm run tsc && npm run lint && cd test && npm test","start":"npm run tsc -- --watch","prepare":"cd test && pnpm install","commitmsg":"validate-commit-msg","prepublish":"in-publish && echo 'You need to use \"publish-packed\" to publish pnpm' && false || npm run tsc"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"greenkeeper":{"ignore":["pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-logger","pnpm-registry-mock","remove-all-except-outer-links","pnpm-shrinkwrap","supi"]},"_nodeVersion":"6.9.1","preferGlobal":true,"__dependencies":{"npm":"^5.0.2","bole":"^3.0.2","nopt":"^4.0.1","supi":"^0.1.2","is-ci":"^1.0.10","ramda":"^0.24.1","byline":"^5.0.0","ndjson":"^1.5.0","camelcase":"^4.1.0","path-name":"^1.0.0","@types/npm":"^2.0.28","@types/node":"^8.0.7","@types/nopt":"^3.0.29","common-tags":"^1.4.0","cross-spawn":"^5.0.0","graceful-fs":"^4.1.11","pnpm-logger":"^0.3.0","@types/ramda":"^0.24.1","@types/byline":"^4.2.31","load-json-file":"^2.0.0","loud-rejection":"^1.6.0","update-notifier":"^2.1.0","@types/common-tags":"^1.2.5","pnpm-file-reporter":"^0.0.1","@types/load-json-file":"^2.0.5","pnpm-default-reporter":"^0.7.0","@types/update-notifier":"^1.0.0"},"devDependencies":{"husky":"^0.14.0","rimraf":"^2.5.4","tslint":"^5.4.2","commitizen":"^2.8.6","in-publish":"^2.0.0","typescript":"^2.4.1","@types/tape":"^4.2.30","@types/mkdirp":"^0.3.29","npm-scripts-info":"^0.3.6","validate-commit-msg":"^2.7.0","cz-conventional-changelog":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/pnpm-1.2.0.tgz_1498937951320_0.693496510386467","host":"s3://npm-registry-packages"}},"1.14.1":{"name":"pnpm","version":"1.14.1","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager"],"author":{"name":"Rico Sta. Cruz","email":"rico@ricostacruz.com"},"license":"MIT","_id":"pnpm@1.14.1","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js"},"dist":{"shasum":"eec4d43785ca300f0f79eb26a3ff9aad521c77c1","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-1.14.1.tgz","integrity":"sha512-IP7WE6XFcIXXctwyDF0sCkCzX4FE2HYL6a+c/6TuGC2SPfHZywYwlbONIwBuzEKxK9Bi2BHYybdGS08DsW4FKQ==","signatures":[{"sig":"MEYCIQCiXfOhWBoBsUGzXIlkWhWUNc54D0qTK2/fItJE8ypETQIhAIOgXNOCWyS1fmNy9HyUC5UdNhwQXGihNxXerIfNhHGv","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/bin/pnpm.js","files":["lib/"],"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"engines":{"node":">=4"},"gitHead":"534510323d0b5951b1d7685fdf195b99bdf00b46","_npmUser":{"name":"zkochan","email":"zoltan.kochan@gmail.com"},"__scripts":{"cz":"git-cz","?cz":"echo 'Run Git commit wizard'","tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json --project .","test":"npm run tsc && npm run lint && cd test && npm test","start":"npm run tsc -- --watch","prepare":"cd test && pnpm install","commitmsg":"validate-commit-msg","prepublish":"in-publish && echo 'You need to use \"publish-packed\" to publish pnpm' && false || npm run tsc"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"5.4.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"greenkeeper":{"ignore":["pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-logger","pnpm-registry-mock","remove-all-except-outer-links","pnpm-shrinkwrap","supi"]},"_nodeVersion":"6.9.1","preferGlobal":true,"__dependencies":{"npm":"^5.0.2","nopt":"^4.0.1","supi":"^0.2.21","chalk":"^2.1.0","is-ci":"^1.0.10","ramda":"^0.24.1","byline":"^5.0.0","camelcase":"^4.1.0","path-name":"^1.0.0","pnpm-list":"^1.0.0","@types/npm":"^2.0.28","text-table":"^0.2.0","@types/node":"8.0.26","@types/nopt":"^3.0.29","common-tags":"^1.4.0","cross-spawn":"^5.0.0","graceful-fs":"^4.1.11","pnpm-logger":"^0.6.1","@types/chalk":"^0.4.31","@types/ramda":"^0.24.1","@types/byline":"^4.2.31","@pnpm/outdated":"^0.0.0","load-json-file":"^3.0.0","loud-rejection":"^1.6.0","update-notifier":"^2.1.0","@types/common-tags":"^1.2.5","pnpm-file-reporter":"^0.0.1","@types/load-json-file":"^2.0.5","pnpm-default-reporter":"^0.9.2","@types/update-notifier":"^1.0.0"},"devDependencies":{"husky":"^0.14.0","rimraf":"^2.5.4","tslint":"^5.4.2","commitizen":"^2.8.6","in-publish":"^2.0.0","typescript":"^2.4.1","@types/tape":"^4.2.30","@types/mkdirp":"^0.5.0","npm-scripts-info":"^0.3.6","validate-commit-msg":"^2.7.0","cz-conventional-changelog":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/pnpm-1.14.1.tgz_1505247673246_0.09587690606713295","host":"s3://npm-registry-packages"}},"5.0.0-0":{"name":"pnpm","version":"5.0.0-0","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@5.0.0-0","maintainers":[{"name":"zkochan","email":"z@kochan.io"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"171faa7a97c8adc7b6f48965c58863e696fd71f8","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-5.0.0-0.tgz","fileCount":5787,"integrity":"sha512-nmzVtdhOKZqe13a/BnzSOVZHDVpDvm44AUeXkMDFM0pP63VKCgcIZ4ZKjqaC4PYCdVeM0JXr1gMRl9puPjlUvA==","signatures":[{"sig":"MEQCIGkyR/x1j3PnS76LlC/odUmGeZLOquwdy+ayHMua8GBuAiBYymiczGaLZYB2c9SX1Z8E6gOvBoWY4eZ8GlSD/xOB5w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18075366,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfLa2UCRA9TVsSAnZWagAAv5YP/0R7ccKrLA3k1sZ2i5zW\njD5rDGh8oQZrUR+kMtxGsphiNPN6YQSwY6nVlU+UtuJQKQR+owgo4vOI6zFr\ntsBzyBt/8zeJVxUwstAOayMuQYoRnodvIqZLareaBdYT9i07bLGdkP5tmE3d\nbxw0p2lid0l2hLymmv0WhvRAFf2+VhnuUuYwC+pfCtX5GoNdouvVByy+Cn3k\n68ycL6nwckyojsm9wUK5mdFYOY9QVJCtKcgT0dMnAaz66yqx2vXNBh+B6qft\nlrs4R2BoRr5aSMEl7C3peAJ4ryvN2VkeIAUAqe14SMY2e+bTPD8ueboTvcyV\nmp9TXmsWfdoV6xaClCTcMyBq2AoOWU3xIVXqSR+2s4VzfOJDr1YjBqCApSR3\nsRqtYxvZHsvUdS5ihpzEX92FFJf8LcTeYPoPwwj7QRtZ5fzZR5JOnud3STYc\nAm4DZwc6C5PFiRjVPF6/i9/vRYSWzrFavc/QcY8KkL+ZkV0sKsK7VhqD6WWI\nA3IEUvbMrgK0KSLFykN1D5mBI4Coz+K8LNABQvfk+kZtGCGezkeSLN6vQbhP\n2HeNsgTXlOYBKH6sOko41ciZ/KH2vo4sX8+8i101WIfttZM+TXZwTlJtoaCU\n2sxLu7JalHY22YJdz5cTRy5m5CHrGScowLWpY2qmbbxEF26oOs6orrbxEOfT\n6F6s\r\n=hi7F\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","engines":{"node":">=10.13"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"tslint -c ../../tslint.json src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"npm run tsc -- --watch","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:tap","test:tap":"cd ../.. && c8 --reporter lcov --reports-dir packages/pnpm/coverage ts-node packages/pnpm/test --type-check","postpublish":"publish-packed","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock","prepublishOnly":"pnpm run compile && npm cache clear --force && publish-packed --prune --npm-client yarn"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"6.14.6","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"12.18.3","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"nopt":"^4.0.3","chalk":"^4.1.0","is-ci":"^2.0.0","ramda":"^0.27.0","which":"^2.0.2","path-name":"^1.0.0","split-cmd":"^1.0.1","pkgs-graph":"5.2.0","strip-ansi":"^6.0.0","@pnpm/types":"6.2.0","@types/nopt":"^3.0.29","graceful-fs":"^4.2.4","render-help":"^1.0.0","@pnpm/config":"11.2.1","@pnpm/logger":"^3.2.2","@pnpm/tabtab":"0.0.1","@pnpm/command":"1.0.0","@pnpm/run-npm":"2.0.3","@pnpm/cli-meta":"1.0.1","loud-rejection":"^2.2.0","@pnpm/cli-utils":"0.4.19","@zkochan/libnpx":"11.0.3","update-notifier":"^4.1.0","@pnpm/core-loggers":"4.2.0","@pnpm/file-reporter":"^1.0.0","@pnpm/parse-cli-args":"3.1.0","@pnpm/default-reporter":"7.5.2","@pnpm/find-workspace-dir":"1.0.0","@pnpm/plugin-commands-audit":"2.0.4","@pnpm/plugin-commands-store":"2.0.27","@pnpm/plugin-commands-import":"1.0.47","@pnpm/plugin-commands-server":"2.0.23","@pnpm/common-cli-options-help":"0.1.6","@pnpm/plugin-commands-listing":"2.0.15","@pnpm/plugin-commands-rebuild":"2.0.28","@pnpm/plugin-commands-outdated":"3.0.3","@pnpm/filter-workspace-packages":"2.1.12","@pnpm/plugin-commands-publishing":"2.1.14","@pnpm/plugin-commands-installation":"3.1.6","@pnpm/plugin-commands-script-runners":"1.2.14"},"_hasShrinkwrap":false,"readmeFilename":"README.md","__devDependencies":{"mz":"^2.7.0","ncp":"^2.0.0","pnpm":"link:","delay":"^4.4.0","execa":"^4.0.3","p-any":"3.0.0","byline":"5.0.0","semver":"^7.3.2","@types/mz":"^2.7.1","tree-kill":"^1.2.2","write-pkg":"4.0.0","@types/ncp":"^2.0.4","is-windows":"^1.0.2","cross-spawn":"^7.0.3","exists-link":"2.0.0","npm-run-all":"^4.1.5","path-exists":"^4.0.0","symlink-dir":"^4.1.0","@types/is-ci":"^2.0.0","@types/ramda":"^0.27.11","@types/table":"^5.0.0","@types/which":"^1.3.2","tape-promise":"4.0.0","@pnpm/prepare":"0.0.8","@types/byline":"^4.2.32","@types/semver":"^7.3.1","@zkochan/retry":"^0.2.0","load-json-file":"^6.2.0","read-yaml-file":"^2.0.0","@pnpm/constants":"4.0.0","@zkochan/rimraf":"^1.0.0","write-json-file":"4.0.0","write-yaml-file":"^4.1.0","deep-require-cwd":"1.0.0","@types/is-windows":"^1.0.0","normalize-newline":"3.0.0","@pnpm/modules-yaml":"8.0.2","@types/cross-spawn":"^6.0.2","@types/graceful-fs":"^4.1.3","@types/tape-promise":"^4.0.1","@pnpm/assert-project":"2.1.6","@pnpm/lockfile-types":"2.0.1","dir-is-case-sensitive":"^1.0.2","@types/update-notifier":"^4.1.0","@pnpm/read-package-json":"3.1.3","@pnpm/read-project-manifest":"1.0.11","@pnpm/write-project-manifest":"1.1.1","@pnpm/find-workspace-packages":"2.3.5","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_5.0.0-0_1596829076011_0.151591858037728","host":"s3://npm-registry-packages"}},"8.6.12":{"name":"pnpm","version":"8.6.12","keywords":["pnpm8","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@8.6.12","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"a2f983fbf8f2531dc85db2a5d7f398063d51a6f3","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-8.6.12.tgz","fileCount":945,"integrity":"sha512-Eza4C5SO/Xl5IYozupbZ5NOA5leBRPYxmXmXfe7G4/4uCkRLhks84rB33aitxNZU/uMrnDGGjwrLktoKvPjqHA==","signatures":[{"sig":"MEQCIGQff3ylzLN8LRy2Cw2CiVK1kfbRrnPlHF/aghvEMJTjAiA87WmVSHcl+Ddra9tDk5+nVBBr4Wv8/pKMCh1OaArCKA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15503086},"main":"bin/pnpm.cjs","_from":"file:pnpm-8.6.12.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=16.14"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7776 jest","start":"tsc --watch","bundle":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/f536a711b87a1685b54ffdc681707611/pnpm-8.6.12.tgz","_integrity":"sha512-Eza4C5SO/Xl5IYozupbZ5NOA5leBRPYxmXmXfe7G4/4uCkRLhks84rB33aitxNZU/uMrnDGGjwrLktoKvPjqHA==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"9.6.7","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"18.17.0","preferGlobal":true,"publishConfig":{"tag":"next-8","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_8.6.12_1691321156090_0.17215177582775754","host":"s3://npm-registry-packages"}},"7.9.0-0":{"name":"pnpm","version":"7.9.0-0","keywords":["pnpm7","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@7.9.0-0","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"1bafc1463836f5aad44724b7f7e9849dccc04e05","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-7.9.0-0.tgz","fileCount":638,"integrity":"sha512-M1uckEBRCCWHTfMieGyqw00MTUPyjHE3RNbe3PBnI5Z+gFyhOHJeGMTAt8eZ3+qYn7sJ0X5DlqO+IIOoWVNpSA==","signatures":[{"sig":"MEUCIAaT/1TNdad8kYivloHtPmhRAZIdeQrH7Lcp1ybAUIQ2AiEAuHcWA2N5xpyF5LczPSfgfJt3vT1HaBhurYNPsKqiE4Y=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":19813230,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi6pHgACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrnRg//SG5Qzwa8q4MDhYMcDrlwxWKHbbXC6Pc5iohzlO3nI+jjpXKS\r\n9Ea+aUypnstykFozTZvgtSROL2IX0JYroAmjGv+3LK7I4GhOj4/2/lGe57H5\r\nowgETppSSq7VbrZ90pAkkdv8xsKwRx4G/qdz+Fo5uHR8peq9jU/3Qtlmypm2\r\nCxsQzpU8Hqtq8Ta39BIolVZ5Ul8r/u7UlX5jKwx9tSCJCD4gnhrmber7oS9X\r\nsF620f28mspKQhot+1OAoD/tp1K5oX/FdH0MINQA0Y1ViuB+wW8zqQiOgvnU\r\n+EraGFfQroke3tZ9rJbVo9CFJU4bOnvZvVX3qoQJST6vD894npRl3ttGBGZa\r\n4ELhLDj5LxHP61XqoFN7TaEXzgyzSBgvGa75zOkS/eYqpS8akP5wTzl1oR3b\r\n145Hhv7u7sv/k0rUtsx/vynxuIEAerbPGIpTMw9mGqdkqgreFmFn8eLD5Zvv\r\nkAizEgU6wa1bpUE8rRf0Zshkooj6150XgColuaB5n2bE3rMT1F2xZVeRWPHL\r\nEoM8ypsSlw+w5o/06hMwKYEQOJTwV3wCX97/7lqG9hwDgwgUWk64nh0ZikIm\r\nxWUtYx96httmv8uo8PJEr0M4rMer95giIv1FUPJiiLN7Zlpefgd4pv1mnY0o\r\nR6ryYNXjrFc9zxPcTk2qcfN0/7Rff4oHOQ4=\r\n=IWYg\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","_from":"file:pnpm-7.9.0-0.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=14.6"},"exports":{".":"./package.json"},"funding":{"url":"https://opencollective.com/pnpm"},"scripts":{"lint":"eslint src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7782 pnpm run test:e2e","start":"tsc --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.cjs","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/b5646726809319904186d79550530318/pnpm-7.9.0-0.tgz","_integrity":"sha512-M1uckEBRCCWHTfMieGyqw00MTUPyjHE3RNbe3PBnI5Z+gFyhOHJeGMTAt8eZ3+qYn7sJ0X5DlqO+IIOoWVNpSA==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.24.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"16.16.0","preferGlobal":true,"publishConfig":{"tag":"next-7","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_7.9.0-0_1659539935887_0.1473983965754393","host":"s3://npm-registry-packages"}},"6.9.1":{"name":"pnpm","version":"6.9.1","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"license":"MIT","_id":"pnpm@6.9.1","maintainers":[{"name":"zkochan","email":"z@kochan.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"6421f7d9bcab035037e25e932b27740fc56a6451","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-6.9.1.tgz","fileCount":623,"integrity":"sha512-2qlbvmHB+ULAoTCMpJ75oADYoVQnsxD1ipCemdDJA2KW4auGwoTUzyowVYEiAe4DIDOqw3axhHVkNAo7P6goZA==","signatures":[{"sig":"MEUCIGIf2yTy1HeVh9+OJhssjxZtqUQkvPFPk3DlXlfDWM0xAiEAy2aUD5ngtHNzajI/NnbT6rSBYOoNDn1Sd2kMuHR+uCI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9250802,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg1D3GCRA9TVsSAnZWagAAH/sP/A4r5tlchU2dn0oSbnOT\n+JrijfbeabUWZi1vwrwf+eKsuzA1QiKCNNrXL/yANU9oa5Vt5twJo9RDyGBY\nxKUJJ6ZDvDvkLaG5Chvg+aUqnntJrWhFlqTCfnr0PR/DV35mroCG1r2wQHiN\nVqG5N6gEJ5Lhb6WpOpQ3zGbwtgavz4PDzkIyhdGo3xASlwW/xYX41ZP/BdUP\n4jJEsDIb4hacURq/i5J1PY7q/qnuWz9ocq794ydALTPmdH123730xKPg/lTC\ntWpILtFcU5mEg5MK2dCnNMCoplvbifPzvSLYCVL06DlZ2qDVA5KwUoJ2PG71\nuAA5Jt2js+BSX6ImqJglsjzQpAdC8op8f+Fs8190v6pB7qxWDRiB8yGuBbqk\nZwmsuyJsO2qly+PMgegIi5nC6bm9QzNyb77l+4usqSc3mfZci6YoZ4/pFhkz\nP0SD+N9ilzoWBK0/gVeyUlbvt5qli27XRCpIJo4C5gijcysj3Aaw+s1nZ7Fw\ndOTMSNdtd05tD9IqijqbAtqxStyYfKkJrB3upkV3eL8PkOwwXnf9ECWUipGK\nNxSZ5TpLCNZ3pQbChaa50x/dJLXiK/XfXoDBywrz74EfQuCylr2BAtOFbD3E\nG4TzoYc2/5hbzFYCDPWCk4md/WGn7MXMmD30Eey3snWEfVWIP0JlwzLuGpo4\nqVa4\r\n=equC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","unpkg":"dist/pnpm.cjs","engines":{"node":">=12.17"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint -c ../../eslint.json src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"pnpm tsc -- --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build && pnpm run lint -- --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && pkg ./dist/pnpm.cjs --out-path=../artifacts/win-x64 --targets=node14-win-x64 && pkg ./dist/pnpm.cjs --out-path=../artifacts/linux-x64 --targets=node14-linux-x64 && pkg ./dist/pnpm.cjs --out-path=../artifacts/macos-x64 --targets=node14-macos-x64","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.cjs","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.11.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"16.1.0","preferGlobal":true,"publishconfig":{"tag":"next"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_6.9.1_1624522181473_0.28016429046032276","host":"s3://npm-registry-packages"}},"6.9.0":{"name":"pnpm","version":"6.9.0","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"license":"MIT","_id":"pnpm@6.9.0","maintainers":[{"name":"zkochan","email":"z@kochan.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"5e6eee6252dae4afbae72f705bf1c6cff6ab9221","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-6.9.0.tgz","fileCount":623,"integrity":"sha512-PYB3AujuDut50PAe7m8jAggruh0D8/Zm+nO2QprVfG1Xug1zAOsMMJEc+wjvEC9irFwT20Qu4qvr+lEiXyK1HA==","signatures":[{"sig":"MEUCIE5o43LCJmBEbphZsY5ID3WnVoJ/+pOWiH59B+Nv+AvxAiEAjXi6HWxAzth5v8ZpqIvEO+QexWEquEabVFsbv7snatA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9250624,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg0u4mCRA9TVsSAnZWagAAUu8P/3ikG7DPmdJElqkMC0yG\nzYp0CYL68Szrd2iSZm4t2eQ3BWgcPEaalKd15evewjlaajJUBQnKuxWh7RRl\nqNxvs7w8fcPuQ9LvGrz3t/LeMWOwqCVclogXcfCFuXbHXNngUy9+G58q6evO\nXIou3PKFoh8sLJIotYOcaEe4vST10l70lqEDsgGFW5j68vw6jfeIpVRfaB+5\n2b3LUGoU15bvHr3NJJYD/K2sq/Ceifj87fMtMzJeDXK2qbCjMNxIyhYjaWAW\n/mas0N/3jVjMevfgEz4t/K1pMqHeYR7PHcaZJIKlBINLZ9VBQO5YemycHbz6\nOyPu/I62cPPcdK8zLd1WywWv3TlJotEQG30u458Pkggc7116zwHqey36+30U\nWl9gxTAMMVPC+WYC0TaLdIcbMlLLJc3FbGvmaPCBNBD0qkVRrQlvqML/8wy3\n8s80xpLlpAFIbDIZSFwPV8sYIy2QrBBLsU+fDbs4W78pwLFxeGO3fzKqalLS\nUuQtVuunodTnz+HtBcgDyyOqy/Cqe7DbQ7o8heaqzy7PG94duxd4zXJxAyU2\n8s3Qd5CxWdPrpe65L4tGUkh94vhCTD2oYpN1ussejGIkvFwozUlZlQu5Hfho\nD1ZITDs0nfy/J5it+qKI58deoiolbz5+OgukpDkmMQIAybLO+uwXcU3h3Vli\ndYux\r\n=+xuW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","unpkg":"dist/pnpm.cjs","engines":{"node":">=12.17"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint -c ../../eslint.json src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"pnpm tsc -- --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build && pnpm run lint -- --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && pkg ./dist/pnpm.cjs --out-path=../artifacts/win-x64 --targets=node14-win-x64 && pkg ./dist/pnpm.cjs --out-path=../artifacts/linux-x64 --targets=node14-linux-x64 && pkg ./dist/pnpm.cjs --out-path=../artifacts/macos-x64 --targets=node14-macos-x64","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.cjs","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.11.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"16.1.0","preferGlobal":true,"publishconfig":{"tag":"next"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/pnpm_6.9.0_1624436262031_0.13896347064045278","host":"s3://npm-registry-packages"}},"10.14.0":{"name":"pnpm","version":"10.14.0","keywords":["pnpm","pnpm10","dependencies","dependency manager","efficient","fast","hardlinks","install","installer","link","lockfile","modules","monorepo","multi-package","npm","package manager","package.json","packages","prune","rapid","remove","shrinkwrap","symlinks","uninstall","workspace"],"license":"MIT","_id":"pnpm@10.14.0","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"85759954ad817d248e2fed7f789f046a24f0327d","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-10.14.0.tgz","fileCount":1111,"integrity":"sha512-rSenlkG0nD5IGhaoBbqnGBegS74Go40X5g4urug/ahRsamiBJfV5LkjdW6MOfaUqXNpMOZK5zPMz+c4iOvhHSA==","signatures":[{"sig":"MEQCIF8wLt2fTapHp1XuLDM6OxtNBiZuqsGalvL73sUfv6jzAiAEoXccDEYW0uPydGuU7rRXDs8oK31olzRSrRz8J5a6Vw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":17691513},"jest":{"preset":"@pnpm/jest-config/with-registry"},"main":"bin/pnpm.cjs","type":"commonjs","_from":"file:pnpm-10.14.0.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=18.12"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"jest","start":"tsc --watch","bundle":"ts-node bundle.ts","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/templates dist/templates && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/49af899d5b9469abdc366a563e930d84/pnpm-10.14.0.tgz","_integrity":"sha512-rSenlkG0nD5IGhaoBbqnGBegS74Go40X5g4urug/ahRsamiBJfV5LkjdW6MOfaUqXNpMOZK5zPMz+c4iOvhHSA==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git","directory":"pnpm"},"_npmVersion":"10.8.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"20.19.4","preferGlobal":true,"publishConfig":{"tag":"next-10","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/pnpm_10.14.0_1753968228518_0.15167854266788106","host":"s3://npm-registry-packages-npm-production"}},"4.5.0":{"name":"pnpm","version":"4.5.0","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@4.5.0","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"1c34d3c543745e0681a2b5d690268a34c2c42d12","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-4.5.0.tgz","fileCount":5946,"integrity":"sha512-Gj+WorOwy+ySPI8enTV9UNlHFNjGpyhkosRgWWJbLxuZn8Zibc2j6i7VB1ivJljyEACFOVP0Y+3Y+3wcwfuZDw==","signatures":[{"sig":"MEYCIQDOfDr3Ejya/p4zmLJVjf+Ga0fU0PqB6UikjCPYQNl5vQIhAOV7vQxHZx1BkwdOw/q93pT9nDO0oq8prwAzDc6CRTjm","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":22214519,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd97KPCRA9TVsSAnZWagAA/zsP/i6XMCnuAvOga+YqYDV3\noV9RMyCtVn8m9rFwHC2xz4+zL/GcMhiwXohHdUVOT84QS7hAM27FLOGj1Va9\nim6NJTz1mtgeg1G0Dy495WImc2s2adP/k1miaKpyfe5S69O55ewO0c4HbQtr\n6iTANH2cW6ZO76AwoEFjViSq8LL90EoASvsPuRLvOzPj/Osj3L3hVrK06bDT\ng1b+wpReWt4vPxm9b+sXSJO+MzP/x8KHaqKQUkLWC4CgH0/FC9pHfXws8tpg\ntf82p8h+SMBB25aDv38vP8438xo8F+WEkH3Zu0Bdrz3Jvemu6186TGcxvh+d\n5fwHObsYcji91o5WjutWdOfvl0FoXUw7XToPGZa5fFhvJ4KiSf9hCztGNqgn\n5ReVRntvVV13PmHSJhSx3eE/5bIfhO/ICp+cMlzfJq7seIAvB3chF15UZj3n\nTP0qGhIV3pR7cjSj5GQuLU9493nihUQ5Uh039VOUSKGZh6t76JU2798ddjun\nFOXLguIYYqjjVWsmZOYp9bNxNmV2cT2tj03SlEhV5C/rPTLfrULFU9aLP6cH\na65inBCqPMU6yxJ05Y/Y6E1y2b9KpdYEQtehefm8tmdWC1S8pyXzeEKbygmn\nXaZuY9aCMt/IkzuEoNqKV2FmRl8iZlgo7L1rRcQ0qJb9IqXBcbw21weUkn+k\n+Fk6\r\n=tGok\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","_from":".","_shasum":"1c34d3c543745e0681a2b5d690268a34c2c42d12","engines":{"node":">=10"},"scripts":{"tsc":"rimraf lib && tsc","lint":"tslint -c tslint.json src/**/*.ts test/**/*.ts","test":"npm run lint && npm run tsc && cross-env PNPM_REGISTRY_MOCK_PORT=7772 npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"run-p -r registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf node_modules/.bin/pnpm && registry-mock prepare","registry-mock":"registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"12.11.0","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"mz":"2.7.0","nopt":"4.0.1","supi":"0.37.4","archy":"1.0.0","chalk":"3.0.0","delay":"4.3.0","is-ci":"2.0.0","ramda":"0.26.1","diable":"4.0.2","get-port":"5.0.0","make-dir":"3.0.0","@types/mz":"^2.7.0","tree-kill":"1.2.2","is-windows":"1.0.2","@pnpm/error":"1.0.0","@pnpm/types":"4.0.0","common-tags":"1.8.0","graceful-fs":"4.2.1","render-help":"0.0.0","signal-exit":"3.0.2","@pnpm/config":"6.0.0","@pnpm/logger":"3.1.0","@pnpm/server":"6.0.0","@types/archy":"0.0.31","@pnpm/run-npm":"1.0.0","loud-rejection":"2.2.0","process-exists":"3.1.0","@pnpm/cli-utils":"0.2.3","@zkochan/libnpx":"11.0.3","@zkochan/rimraf":"1.0.0","update-notifier":"4.0.0","@pnpm/store-path":"2.1.1","@types/wrap-ansi":"3.0.0","@pnpm/core-loggers":"4.0.0","@pnpm/file-reporter":"0.1.0","@pnpm/parse-cli-args":"0.1.3","@pnpm/default-reporter":"5.0.4","@pnpm/find-workspace-dir":"1.0.0","@pnpm/plugin-commands-audit":"0.1.5","@pnpm/plugin-commands-import":"0.1.6","@pnpm/store-controller-types":"6.0.0","@pnpm/common-cli-options-help":"0.1.1","@pnpm/plugin-commands-listing":"0.1.7","@pnpm/plugin-commands-outdated":"0.1.7","@pnpm/store-connection-manager":"0.2.3","@pnpm/plugin-commands-recursive":"0.1.7","@pnpm/plugin-commands-publishing":"0.1.7","@pnpm/plugin-commands-installation":"0.1.8","@pnpm/plugin-commands-script-runners":"0.1.7"},"_hasShrinkwrap":false,"__devDependencies":{"ncp":"2.0.0","pnpm":"link:","tape":"4.11.0","execa":"3.4.0","p-any":"2.1.0","retry":"0.12.0","byline":"5.0.0","rimraf":"3.0.0","semver":"6.3.0","write-pkg":"4.0.0","@types/ncp":"2.0.3","@types/nopt":"3.0.29","cross-spawn":"7.0.1","exists-link":"2.0.0","npm-run-all":"4.1.5","path-exists":"4.0.0","symlink-dir":"3.1.1","@types/is-ci":"2.0.0","@types/ramda":"^0.26.38","@types/retry":"0.12.0","@types/table":"^4.0.7","tape-promise":"4.0.0","@pnpm/prepare":"*","@types/byline":"4.2.31","@types/mkdirp":"0.5.2","@types/semver":"^6.2.0","load-json-file":"6.2.0","read-yaml-file":"1.1.0","@pnpm/constants":"3.0.0","write-json-file":"4.0.0","write-yaml-file":"3.0.1","deep-require-cwd":"1.0.0","@types/is-windows":"^1.0.0","normalize-newline":"3.0.0","@pnpm/modules-yaml":"*","@types/common-tags":"1.8.0","@types/cross-spawn":"6.0.1","@types/graceful-fs":"4.1.3","@types/signal-exit":"3.0.0","@pnpm/assert-project":"*","@pnpm/lockfile-types":"1.1.0","dir-is-case-sensitive":"1.0.2","@types/update-notifier":"2.5.0","@pnpm/read-package-json":"*","@pnpm/read-importer-manifest":"2.0.1","@pnpm/find-workspace-packages":"2.0.6","@pnpm/write-importer-manifest":"*","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_4.5.0_1576514190472_0.07140274899082488","host":"s3://npm-registry-packages"}},"2.16.0":{"name":"pnpm","version":"2.16.0","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@2.16.0","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js","pnpx":"lib/bin/pnpx.js"},"dist":{"shasum":"716f911ac756c41d931326ef0c4d9bc95a456da1","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-2.16.0.tgz","fileCount":4583,"integrity":"sha512-Q0e/H/6+eJchR3UjnscvzXvImoDxWXKEZgKZU7Kb+FiID8hTowUb1seTuz+bP7jlcKDtrkdW8dcq7w7UMAuzvA==","signatures":[{"sig":"MEUCICSw8SmECqbRA55O0r+9/s/Fs4DVAOnf0hrxHvkSA8WDAiEArvzPLDqq2Qf48Kz2WejqgynyoRHpl3P6VENS6+R5txE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":24260504,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbmLyrCRA9TVsSAnZWagAA0q4QAJ/gxOyyAkfRnG/W3Wsw\nzpAopyz8VRfGY05MeGMql5WDqNZKhn6nnBi119PAniiJcoDP+4kmj3d25ou2\naJe+3+jigks6qp7KreY3Z9l0c87j3aEZMSban0LshecC45kdhFuQbiOTuqz3\n7vcaxygilVuYr39PYelOoybwXPn9MIOR3tUELHYnCVtvMKRIvX8v57D8y7NB\n5t+RAr4PoCtubVwmoyXvQENcnJGIG/2u1FQUnl1yvRfizKkxLWtRMAj9iQWp\nLOxr1n9jouZYSmsBMO4A0AV3FIiZpFGv24BG93Q0x+8vjgCIZxakV1KvLTov\nlMBmz1gAapbihOdyVdFlTmYPYGGmmItHZZ0bD0R6zVPjAlOFAgfbiDowDkRs\nuTyQ4OX1SjBRydrsi18gayki8p4gmpoLcWcugHnJJGA6xrVguWJ/3F2iud/y\nX4q6JqYY07J3AFIti5RDgJnWOdgntq7k1WrwtrV2qjYVjp+cZyI6MSi8sm0/\nEm9SJ2mTQbAuOPvHEPJcIi/dzK3ZH58MerMgrs8q8BTjUnFwoflskcz0/BdR\nol5uq2CPJ1Ld6chTiopBr+aJq/OEcwNQx+UUJp6WvBuvwPdWKkwdGhnph6fl\nVr3sdytywskniwO2opECR3dNl0bLLhJrY4K1wB7ShzS9oqtqp/K4eyoK1R/S\nv2tB\r\n=WYFZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","_from":".","_shasum":"716f911ac756c41d931326ef0c4d9bc95a456da1","engines":{"node":">=6"},"scripts":{"tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json --project .","test":"npm run lint && npm run tsc && npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"pnpm link . && npm-run-all -p -r pnpm-registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf ../../../.tmp/ && rimraf node_modules/.bin/pnpm && pnpm-registry-mock prepare","pnpm-registry-mock":"pnpm-registry-mock","test:e2e-with-preview":"preview --skip-prepublishOnly && npm-run-all -p -r pnpm-registry-mock test:tap"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"greenkeeper":{"ignore":["@pnpm/default-fetcher","@pnpm/default-resolver","@pnpm/logger","@pnpm/outdated","@pnpm/server","@pnpm/types","pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-registry-mock","remove-all-except-outer-links","pnpm-shrinkwrap","supi"]},"_nodeVersion":"9.10.1","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"mz":"2.7.0","mem":"4.0.0","nopt":"4.0.1","supi":"0.24.9","chalk":"2.4.1","delay":"4.0.0","execa":"1.0.0","is-ci":"1.2.1","ramda":"0.25.0","diable":"4.0.1","p-limit":"2.0.0","get-port":"4.0.0","@types/mz":"^0.0.32","camelcase":"5.0.0","is-subdir":"^1.0.2","lru-cache":"4.1.3","minimatch":"3.0.4","path-name":"1.0.0","pnpm-list":"4.0.1","tree-kill":"1.2.0","is-windows":"1.0.2","pkgs-graph":"2.0.0","text-table":"0.2.0","@pnpm/types":"1.7.0","@pnpm/utils":"0.7.0","common-tags":"1.8.0","cross-spawn":"6.0.5","graceful-fs":"4.1.11","signal-exit":"3.0.2","strip-color":"0.1.0","@pnpm/config":"2.2.0","@pnpm/logger":"2.1.0","@pnpm/server":"0.14.2","find-packages":"2.2.0","package-store":"0.23.3","path-absolute":"1.0.0","read-ini-file":"1.0.0","@pnpm/outdated":"0.4.1","camelcase-keys":"4.2.0","load-json-file":"5.0.0","load-yaml-file":"0.1.0","loud-rejection":"1.6.0","mkdirp-promise":"5.0.1","process-exists":"3.1.0","util.promisify":"1.0.0","@pnpm/lifecycle":"3.0.1","@types/get-port":"^4.0.0","@zkochan/libnpx":"9.6.1","graph-sequencer":"2.0.0","update-notifier":"2.5.0","@pnpm/store-path":"1.0.3","@types/lru-cache":"^4.1.1","@types/minimatch":"^3.0.3","@pnpm/core-loggers":"0.0.0","pnpm-file-reporter":"0.1.0","@pnpm/default-fetcher":"2.0.2","@types/camelcase-keys":"^4.0.0","pnpm-default-reporter":"0.20.4","@pnpm/default-resolver":"2.0.4"},"_hasShrinkwrap":false,"devDependencies":{"caw":"^2.0.0","ncp":"^2.0.0","tape":"^4.6.3","p-any":"^1.1.0","retry":"^0.12.0","sepia":"^2.0.2","byline":"^5.0.0","mkdirp":"^0.5.1","rimraf":"^2.5.4","semver":"^5.3.0","tslint":"^5.4.2","ts-node":"^6.2.0","write-pkg":"^3.1.0","typescript":"^3.0.0","@types/node":"^10.0.6","@types/nopt":"^3.0.29","@types/tape":"^4.2.30","exists-link":"^2.0.0","npm-run-all":"^4.0.1","path-exists":"^3.0.0","rimraf-then":"^1.0.1","@types/p-any":"^1.1.2","@types/ramda":"0.25.34","@types/retry":"^0.10.2","tape-promise":"^3.0.0","@types/byline":"^4.2.31","@types/mkdirp":"^0.5.0","@types/semver":"^5.3.32","package-preview":"^1.0.0","write-json-file":"^3.0.0","write-yaml-file":"^1.0.0","deep-require-cwd":"^1.0.0","npm-scripts-info":"^0.3.6","normalize-newline":"^3.0.0","@pnpm/modules-yaml":"^1.0.0","@types/common-tags":"^1.2.5","pnpm-registry-mock":"^2.2.0","@pnpm/assert-project":"^1.1.1","@types/load-json-file":"^2.0.6","@types/update-notifier":"^2.0.0","@pnpm/read-package-json":"^1.0.0","anonymous-npm-registry-client":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_2.16.0_1536736426149_0.3945488018029848","host":"s3://npm-registry-packages"}},"2.16.2":{"name":"pnpm","version":"2.16.2","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@2.16.2","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js","pnpx":"lib/bin/pnpx.js"},"dist":{"shasum":"0ef72eeb739dd6fbb24b7f5106be655ad2b997d3","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-2.16.2.tgz","fileCount":4594,"integrity":"sha512-MYb5lDNvYE3f0UfbZqV6HSMHWOiVveTRbT7+f3IocRgLaEIJTEy1QTuuXOUUuAmbSOkjJ11euYb+qy4HTNZaUg==","signatures":[{"sig":"MEUCIBy5wwI96fD60JwGX6lyOBGWjdc4rmujckIX7K+qW06qAiEAghHTZx6gGP1FLYDG7f4GBfNuq6BV+97tYUJ3ISjV4R8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":22841449,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbqplzCRA9TVsSAnZWagAA0m8QAIgUvWfciWJ1p2/qIRO+\n3XCQ68HmY9pgQct6t3GG/hIEETtEazJRUQZCKjpDfosRCLz6sN28R1wdGisS\n77v3622hkicd7ycOzj7SVvIRX5gv4p6zDXpAp8ysk+U6s+9oPYR2Yq9V12iE\nOqaJOq7EI/TM/TmkRYFQzpLb3qOfDZTCtzi8f846wOVjnF7TfllFDPdWi+m/\nFllM9FAdIaqgcUvAMPRoTUbk17sizZ2mx6y7QbgUjjzsj1g1gRDJNJgGoYnT\nbpzDwF68Uf3yt96/ceGafzyBYYjx4DfkO2vQFUrO2ygjUoWJpUn0MvwuK/Ft\nvLhg5BaiO9gfjBP9IH8MeOYzpscFdUudiaSwSX87FgTwsVDt3KGOf2VIG63V\nt9bsiKepee+C68WAtQ5xe8kHp4xtsfEJRPellAEWz3nPGjztesfyXKThzoXq\noVI1DOlBT9wp0clmWpO3HHduHJTbqVUI2Di2MahfPKGCD2AJrFgkNyPDUlwx\nXRYcmicaAaYDyWetQ6yMcDtxlCDGFVsYyHZ2zOb3tczAO8iz6pE4yl+SNeY5\nnChVOnYofqNfIXzr9Fy0f7EErXkZ2eADXf9Gd8XGFW/O2xnRDjpPjekfWMZL\n2R5NrHLDS1D3qaDbWWPWGi6jD8VhCrSNKvR5KVNqBjppshAPJpPiW/f+WRBE\npsMB\r\n=6Snv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","_from":".","_shasum":"0ef72eeb739dd6fbb24b7f5106be655ad2b997d3","engines":{"node":">=6"},"scripts":{"tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json --project .","test":"npm run lint && npm run tsc && npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"pnpm link . && npm-run-all -p -r pnpm-registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf ../../../.tmp/ && rimraf node_modules/.bin/pnpm && pnpm-registry-mock prepare","pnpm-registry-mock":"pnpm-registry-mock","test:e2e-with-preview":"preview --skip-prepublishOnly && npm-run-all -p -r pnpm-registry-mock test:tap"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"greenkeeper":{"ignore":["@pnpm/default-fetcher","@pnpm/default-resolver","@pnpm/logger","@pnpm/outdated","@pnpm/server","@pnpm/types","pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-registry-mock","remove-all-except-outer-links","pnpm-shrinkwrap","supi"]},"_nodeVersion":"10.10.0","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"mz":"2.7.0","mem":"4.0.0","nopt":"4.0.1","supi":"0.24.11","chalk":"2.4.1","delay":"4.0.1","execa":"1.0.0","is-ci":"1.2.1","ramda":"0.25.0","diable":"4.0.1","p-limit":"2.0.0","get-port":"4.0.0","@types/mz":"^0.0.32","camelcase":"5.0.0","is-subdir":"^1.0.2","lru-cache":"4.1.3","minimatch":"3.0.4","path-name":"1.0.0","pnpm-list":"4.0.1","tree-kill":"1.2.0","is-windows":"1.0.2","pkgs-graph":"2.0.0","text-table":"0.2.0","@pnpm/types":"^1.8.0","@pnpm/utils":"0.8.0","common-tags":"1.8.0","cross-spawn":"6.0.5","graceful-fs":"4.1.11","signal-exit":"3.0.2","strip-color":"0.1.0","@pnpm/config":"2.2.0","@pnpm/logger":"2.1.0","@pnpm/server":"0.14.3","find-packages":"2.2.0","package-store":"0.23.4","path-absolute":"1.0.0","read-ini-file":"1.0.0","@pnpm/outdated":"0.4.1","camelcase-keys":"4.2.0","load-json-file":"5.1.0","load-yaml-file":"0.1.0","loud-rejection":"1.6.0","mkdirp-promise":"5.0.1","process-exists":"3.1.0","util.promisify":"1.0.0","@pnpm/lifecycle":"3.0.1","@types/get-port":"^4.0.0","@zkochan/libnpx":"9.6.1","graph-sequencer":"2.0.0","update-notifier":"2.5.0","@pnpm/store-path":"1.0.3","@types/lru-cache":"^4.1.1","@types/minimatch":"^3.0.3","@pnpm/core-loggers":"0.0.0","pnpm-file-reporter":"0.1.0","@pnpm/default-fetcher":"2.0.2","@types/camelcase-keys":"^4.0.0","pnpm-default-reporter":"0.20.5","@pnpm/default-resolver":"2.0.4"},"_hasShrinkwrap":false,"devDependencies":{"caw":"^2.0.0","ncp":"^2.0.0","tape":"^4.6.3","p-any":"^1.1.0","retry":"^0.12.0","sepia":"^2.0.2","byline":"^5.0.0","mkdirp":"^0.5.1","rimraf":"^2.5.4","semver":"^5.3.0","tslint":"^5.4.2","ts-node":"^6.2.0","write-pkg":"^3.1.0","typescript":"^3.0.0","@types/node":"^10.0.6","@types/nopt":"^3.0.29","@types/tape":"^4.2.30","exists-link":"^2.0.0","npm-run-all":"^4.0.1","path-exists":"^3.0.0","rimraf-then":"^1.0.1","@types/p-any":"^1.1.2","@types/ramda":"0.25.34","@types/retry":"^0.10.2","tape-promise":"^3.0.0","@types/byline":"^4.2.31","@types/mkdirp":"^0.5.0","@types/semver":"^5.3.32","package-preview":"^1.0.0","write-json-file":"^3.0.0","write-yaml-file":"^1.0.0","deep-require-cwd":"^1.0.0","npm-scripts-info":"^0.3.6","normalize-newline":"^3.0.0","@pnpm/modules-yaml":"^1.0.0","@types/common-tags":"^1.2.5","pnpm-registry-mock":"^2.2.0","@pnpm/assert-project":"^1.1.1","@types/load-json-file":"^2.0.6","@types/update-notifier":"^2.0.0","@pnpm/read-package-json":"^1.0.0","anonymous-npm-registry-client":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_2.16.2_1537907058084_0.30446205435987284","host":"s3://npm-registry-packages"}},"2.16.1":{"name":"pnpm","version":"2.16.1","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@2.16.1","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js","pnpx":"lib/bin/pnpx.js"},"dist":{"shasum":"d64a7faa5e0a2d54d0fe6de0ef9e21fb26879d3c","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-2.16.1.tgz","fileCount":4594,"integrity":"sha512-EYf+u9P7IYSppKLZnLm/AEuqQ4kq76NO0CoKvSYfjU+ORVqljw3ATme13K3IFeNn2+RTrVswo6Z6JgMckuwa9A==","signatures":[{"sig":"MEQCIHljY2njQBMdzbbVQHXp1Zc0OEgxfyvxTs9epjwBPA92AiAGjOAZhdmUL9UKkrRtw3H3ZkmL/PWmnoO5G2rksPVzhQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":22841134,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbppekCRA9TVsSAnZWagAAAqsP/0ECG6JWw0jsXp69hsXG\nZvTdBMhfBNF3b0xkuykIwBbe8UTgwyMDWmOasYyX4ousc8wdLkjFnU7FXf24\nlfnAyNRZag6gSHMcZmvwQydGKiTieT7sIaRb44xd9Qoz3+O9+ZJvKEI7quQT\nL7TWGBULK7Fzl4giiuROQkYfB7m0m2zxgt5lHONIIySR4YkBzxHEbFHB/1A7\nvEI0vBLJql0vOmYgywzsnA69lz8RDEYkJGoUWp6BywjA9Dc4Tjem+S137MgX\njt4nUgU+9Lg90BUbHtvA674/sNvZ6b1fbYYJf6bsRbamg3DfKe3ka9WOSNog\nKRYNJwrN23VFOpWc8pMQ1s2F/2URe8yky8UAKwx5lrJYmuTy1RQXq6YdTEfH\ncv/1F2zhLPK7vXEmixkvgnbSPv1ctvKhTKYoxBo62DnBxqLRf6neb4EAiPGs\n09cQGu0w/lljvnuzps1ii+QgJXQ8KqjtIbWEZg+povxB6BtRsDXy/7I4xSca\niuAW2rQLmiUTgAW3qKYtOat7NDsEcu02PiZm9smYK7PMX1hGbwza91D18UlM\n+B/3uNOqQQOO7yKuX9K34vuLdz57E8w5ERQuOLNzFh2ChCdQlrCGgxHhtw5+\nRKNntrtgEFg/To24Dq+ofWs9YX5XR8/7myuog7EXMVBHjMIYyAzQb6r691rn\nbZob\r\n=DtRL\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","_from":".","_shasum":"d64a7faa5e0a2d54d0fe6de0ef9e21fb26879d3c","engines":{"node":">=6"},"scripts":{"tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json --project .","test":"npm run lint && npm run tsc && npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"pnpm link . && npm-run-all -p -r pnpm-registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf ../../../.tmp/ && rimraf node_modules/.bin/pnpm && pnpm-registry-mock prepare","pnpm-registry-mock":"pnpm-registry-mock","test:e2e-with-preview":"preview --skip-prepublishOnly && npm-run-all -p -r pnpm-registry-mock test:tap"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"greenkeeper":{"ignore":["@pnpm/default-fetcher","@pnpm/default-resolver","@pnpm/logger","@pnpm/outdated","@pnpm/server","@pnpm/types","pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-registry-mock","remove-all-except-outer-links","pnpm-shrinkwrap","supi"]},"_nodeVersion":"10.10.0","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"mz":"2.7.0","mem":"4.0.0","nopt":"4.0.1","supi":"0.24.10","chalk":"2.4.1","delay":"4.0.1","execa":"1.0.0","is-ci":"1.2.1","ramda":"0.25.0","diable":"4.0.1","p-limit":"2.0.0","get-port":"4.0.0","@types/mz":"^0.0.32","camelcase":"5.0.0","is-subdir":"^1.0.2","lru-cache":"4.1.3","minimatch":"3.0.4","path-name":"1.0.0","pnpm-list":"4.0.1","tree-kill":"1.2.0","is-windows":"1.0.2","pkgs-graph":"2.0.0","text-table":"0.2.0","@pnpm/types":"^1.8.0","@pnpm/utils":"0.8.0","common-tags":"1.8.0","cross-spawn":"6.0.5","graceful-fs":"4.1.11","signal-exit":"3.0.2","strip-color":"0.1.0","@pnpm/config":"2.2.0","@pnpm/logger":"2.1.0","@pnpm/server":"0.14.3","find-packages":"2.2.0","package-store":"0.23.4","path-absolute":"1.0.0","read-ini-file":"1.0.0","@pnpm/outdated":"0.4.1","camelcase-keys":"4.2.0","load-json-file":"5.1.0","load-yaml-file":"0.1.0","loud-rejection":"1.6.0","mkdirp-promise":"5.0.1","process-exists":"3.1.0","util.promisify":"1.0.0","@pnpm/lifecycle":"3.0.1","@types/get-port":"^4.0.0","@zkochan/libnpx":"9.6.1","graph-sequencer":"2.0.0","update-notifier":"2.5.0","@pnpm/store-path":"1.0.3","@types/lru-cache":"^4.1.1","@types/minimatch":"^3.0.3","@pnpm/core-loggers":"0.0.0","pnpm-file-reporter":"0.1.0","@pnpm/default-fetcher":"2.0.2","@types/camelcase-keys":"^4.0.0","pnpm-default-reporter":"0.20.5","@pnpm/default-resolver":"2.0.4"},"_hasShrinkwrap":false,"devDependencies":{"caw":"^2.0.0","ncp":"^2.0.0","tape":"^4.6.3","p-any":"^1.1.0","retry":"^0.12.0","sepia":"^2.0.2","byline":"^5.0.0","mkdirp":"^0.5.1","rimraf":"^2.5.4","semver":"^5.3.0","tslint":"^5.4.2","ts-node":"^6.2.0","write-pkg":"^3.1.0","typescript":"^3.0.0","@types/node":"^10.0.6","@types/nopt":"^3.0.29","@types/tape":"^4.2.30","exists-link":"^2.0.0","npm-run-all":"^4.0.1","path-exists":"^3.0.0","rimraf-then":"^1.0.1","@types/p-any":"^1.1.2","@types/ramda":"0.25.34","@types/retry":"^0.10.2","tape-promise":"^3.0.0","@types/byline":"^4.2.31","@types/mkdirp":"^0.5.0","@types/semver":"^5.3.32","package-preview":"^1.0.0","write-json-file":"^3.0.0","write-yaml-file":"^1.0.0","deep-require-cwd":"^1.0.0","npm-scripts-info":"^0.3.6","normalize-newline":"^3.0.0","@pnpm/modules-yaml":"^1.0.0","@types/common-tags":"^1.2.5","pnpm-registry-mock":"^2.2.0","@pnpm/assert-project":"^1.1.1","@types/load-json-file":"^2.0.6","@types/update-notifier":"^2.0.0","@pnpm/read-package-json":"^1.0.0","anonymous-npm-registry-client":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_2.16.1_1537644451191_0.9081525049367782","host":"s3://npm-registry-packages"}},"2.16.3":{"name":"pnpm","version":"2.16.3","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@2.16.3","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js","pnpx":"lib/bin/pnpx.js"},"dist":{"shasum":"fe9fc3676e3f400173d0a92a63f49f09342004a5","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-2.16.3.tgz","fileCount":4596,"integrity":"sha512-W63qZOC9YGr+33JYvZjvhzvYL4YKT2gAywDJQrHvKTL6vmnnSh+GdM3ZdGIIZ6A57YB3NgvQaq/BJ2uYjwn3ZQ==","signatures":[{"sig":"MEQCID/UPq3271HM+6+IpqHA4askUF9v1KOpbyK8m7bN59jSAiBiKalbb6hLKY2QdrGb+/YgAVOicM9gFZvu2yMUVuL2RA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":22847146,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbu+AaCRA9TVsSAnZWagAA0LUQAJ2qBFQKVE7VjwHtHFUp\n/pXddng90TnxEuyu9S/PE3u4uRp9yfSsClCd2fGKMcipFzDHVIzgonAn8rw2\n/N8iJxlefVTCiP/WjUhdMJjTR6zhHubMQt9DbsMcvoQIoQEbuFkPcMo9l4pF\nScAZxZcROU8dNYdt+KaXN6nBZ9bMVZTgxQPWJmFwFeiVNbJA6fdiyMCn+/nu\nnL3BcQmLDH9ncdrFbT3oCWi5sQ8wLmET2Q+MC/4d1XaeSr2/wTv017LGcLz3\nyxMX1qx8TBvimVUw9kuOBSWl6Jiv1japPIFQNPBQH9GVipc8xtIYWnqFCcYY\nAmQatIwkyM/P+1kh5LzlbvnyetV4nQp9vtxYGLEGCVyT+sYfI+B+Iuubc5wl\nf0gnPeiKHfxkhBttzklcw+5x9OKIN0tnMM51iQtpJyTHGN09hAlTtA3hGWgy\nHdcEILdHd1Txq+p11dwb+rlmaIsvFHeaaNuxRWWZLz/UWnpuln8mGNz/kotP\ny6kgH7hjsDRAyOEKH9HlQvoxJDexcJcMu6WbCt4kERBa1ytlJH31Owj4yQO6\nGN7V+/ZF2nfNkX3QHmz1TAhneE0JK3cztft9h3ZTYohUB1e6QRbRyr14l9j3\nlDh3jvj+Lu7HIGu+tklF+hfAOVRxRng+cPUfeAxRyTcXYiwpBdLyPpTtlyeU\n/vvx\r\n=bYR2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","_from":".","_shasum":"fe9fc3676e3f400173d0a92a63f49f09342004a5","engines":{"node":">=6"},"scripts":{"tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json --project .","test":"npm run lint && npm run tsc && npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"pnpm link . && npm-run-all -p -r pnpm-registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf ../../../.tmp/ && rimraf node_modules/.bin/pnpm && pnpm-registry-mock prepare","pnpm-registry-mock":"pnpm-registry-mock","test:e2e-with-preview":"preview --skip-prepublishOnly && npm-run-all -p -r pnpm-registry-mock test:tap"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"greenkeeper":{"ignore":["@pnpm/default-fetcher","@pnpm/default-resolver","@pnpm/logger","@pnpm/outdated","@pnpm/server","@pnpm/types","pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-registry-mock","remove-all-except-outer-links","pnpm-shrinkwrap","supi"]},"_nodeVersion":"10.11.0","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"mz":"2.7.0","mem":"4.0.0","nopt":"4.0.1","supi":"0.24.12","chalk":"2.4.1","delay":"4.0.1","execa":"1.0.0","is-ci":"1.2.1","ramda":"0.25.0","diable":"4.0.1","p-limit":"2.0.0","get-port":"4.0.0","@types/mz":"^0.0.32","camelcase":"5.0.0","is-subdir":"^1.0.2","lru-cache":"4.1.3","minimatch":"3.0.4","path-name":"1.0.0","pnpm-list":"4.0.1","tree-kill":"1.2.0","is-windows":"1.0.2","pkgs-graph":"2.0.0","text-table":"0.2.0","@pnpm/types":"^1.8.0","@pnpm/utils":"0.8.0","common-tags":"1.8.0","cross-spawn":"6.0.5","graceful-fs":"4.1.11","signal-exit":"3.0.2","strip-color":"0.1.0","@pnpm/config":"2.2.0","@pnpm/logger":"2.1.0","@pnpm/server":"0.14.3","find-packages":"2.2.0","package-store":"0.23.4","path-absolute":"1.0.0","read-ini-file":"1.0.0","@pnpm/outdated":"0.4.1","camelcase-keys":"4.2.0","load-json-file":"5.1.0","load-yaml-file":"0.1.0","loud-rejection":"1.6.0","mkdirp-promise":"5.0.1","process-exists":"3.1.0","util.promisify":"1.0.0","@pnpm/lifecycle":"3.0.1","@types/get-port":"^4.0.0","@zkochan/libnpx":"9.6.1","graph-sequencer":"2.0.0","update-notifier":"2.5.0","@pnpm/store-path":"1.0.3","@types/lru-cache":"^4.1.1","@types/minimatch":"^3.0.3","@pnpm/core-loggers":"0.0.0","pnpm-file-reporter":"0.1.0","@pnpm/default-fetcher":"2.0.2","@types/camelcase-keys":"^4.0.0","pnpm-default-reporter":"0.20.5","@pnpm/default-resolver":"2.0.4"},"_hasShrinkwrap":false,"devDependencies":{"caw":"^2.0.0","ncp":"^2.0.0","tape":"^4.6.3","p-any":"^1.1.0","retry":"^0.12.0","sepia":"^2.0.2","byline":"^5.0.0","mkdirp":"^0.5.1","rimraf":"^2.5.4","semver":"^5.3.0","tslint":"^5.4.2","ts-node":"^6.2.0","write-pkg":"^3.1.0","typescript":"^3.0.0","@types/node":"^10.0.6","@types/nopt":"^3.0.29","@types/tape":"^4.2.30","exists-link":"^2.0.0","npm-run-all":"^4.0.1","path-exists":"^3.0.0","rimraf-then":"^1.0.1","@types/p-any":"^1.1.2","@types/ramda":"0.25.34","@types/retry":"^0.10.2","tape-promise":"^3.0.0","@types/byline":"^4.2.31","@types/mkdirp":"^0.5.0","@types/semver":"^5.3.32","package-preview":"^1.0.0","write-json-file":"^3.0.0","write-yaml-file":"^1.0.0","deep-require-cwd":"^1.0.0","npm-scripts-info":"^0.3.6","normalize-newline":"^3.0.0","@pnpm/modules-yaml":"^1.0.0","@types/common-tags":"^1.2.5","pnpm-registry-mock":"^2.2.0","@pnpm/assert-project":"^1.1.1","@types/load-json-file":"^2.0.6","@types/update-notifier":"^2.0.0","@pnpm/read-package-json":"^1.0.0","anonymous-npm-registry-client":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_2.16.3_1539039256963_0.7181247383952327","host":"s3://npm-registry-packages"}},"3.7.0":{"name":"pnpm","version":"3.7.0","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@3.7.0","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"80e3ac52c9d580d99bc96537933684f7504a0ce0","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-3.7.0.tgz","fileCount":4103,"integrity":"sha512-afPv7koLIZX5hWq9u5ZDfjmVRhODDzBEs1FkvfxVVtkhR4fUpZSDyRqJHWyYEkgxxFkBkxnz91ldnKek0OzQbg==","signatures":[{"sig":"MEYCIQDxe5Mj0e9xjFPSTMviggug0xbIhMD5NPrUoOtwybczsAIhAMeRrLS7Ik/vJ311EDEGIoMiJAerC4obYbMHXcd9W2oZ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":19538382,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdVIsqCRA9TVsSAnZWagAALlMP/jz/ltt6U0VUuFFSSVNU\n4bzURz6bsArmDSVtFnazf2CbDKUGwlqVmW4a2H/W/CNScm0VESjJWXCfsV1e\ntzQl/EOZ6wh98n7sHK209cmueegA68CsaG7pp7o6td/Rc26oQ9qHNw+aS/6i\nevAPWD0PRgFEGcFwgxR9HQ7i4Rz6tkNj00ZcbiWmAJaBol29EIvpnhvwfqC1\nmdOvTfWDHjWbLOb/TEzX/5dzJtXaVft/l67bS1/TLRzj217YSZShrWaQJVa1\nXpH21Ih+3ZqZ+7T93ViyWvNcR6Z9S6KX2xmsqLKIHQ8w05i6j/IsGvRr86Io\nQ9sthy1RGdDvLg75PJvkUail+L67dYIoJ34DYpnlSr6iLNggyrPiobt6Jecp\nPsh5JIPz0Bk3fmReyyFcUMf9Et3LJ/pwuZSQKsOfL7ulJUrptMN2u2fws2td\ngkPoWI6Pb/2d+tofzpgUXjm5duzOygFWOF2s3r7QxkeneylEuWCk4H1PBwTR\nUz3DBv3IiH8CMnidAviu7h6GSZQhKJtymaS71I/D90P1RyneXQwVX9VCKy9E\nCKnBsJlzN6NaOOEh5fpF8q8W4YGa9m4LE4QsOEMlv5UUOFIYm+i58Fjkl63R\ny/vq6/xcwcj697Rf2bNOmHZNWPzYhSQ/kiiKNW5zLgrEfynJhe75SieEcDkI\nD5Ix\r\n=EWHk\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","_from":".","_shasum":"80e3ac52c9d580d99bc96537933684f7504a0ce0","engines":{"node":">=8.15"},"scripts":{"tsc":"rimraf lib && tsc","lint":"tslint -c tslint.json src/**/*.ts test/**/*.ts","test":"npm run lint && npm run tsc && npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"run-p -r registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf ../../../.tmp/ && rimraf node_modules/.bin/pnpm && registry-mock prepare","registry-mock":"registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"10.12.0","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"mz":"2.7.0","mem":"5.1.1","nopt":"4.0.1","supi":"0.34.7","archy":"1.0.0","chalk":"2.4.2","delay":"4.3.0","execa":"2.0.3","is-ci":"2.0.0","ramda":"0.26.1","diable":"4.0.2","cp-file":"7.0.0","p-limit":"2.2.0","get-port":"5.0.0","make-dir":"3.0.0","p-filter":"2.1.0","@types/mz":"^0.0.32","camelcase":"5.3.1","fast-glob":"3.0.4","is-subdir":"1.0.3","lru-cache":"5.1.1","minimatch":"3.0.4","path-name":"1.0.0","tree-kill":"1.2.1","@pnpm/list":"2.0.0","is-windows":"1.0.2","pkgs-graph":"4.1.0","text-table":"0.2.0","@pnpm/error":"1.0.0","@pnpm/types":"3.2.0","@pnpm/utils":"0.10.5","common-tags":"1.8.0","cross-spawn":"6.0.5","graceful-fs":"4.2.1","signal-exit":"3.0.2","strip-color":"0.1.0","@pnpm/config":"3.5.1","@pnpm/logger":"2.1.1","@pnpm/server":"3.0.5","@types/archy":"0.0.31","find-packages":"5.0.7","path-absolute":"1.0.1","read-ini-file":"2.0.0","@pnpm/outdated":"3.1.1","camelcase-keys":"6.0.1","load-json-file":"6.0.0","loud-rejection":"2.1.0","process-exists":"3.1.0","read-yaml-file":"1.1.0","@pnpm/constants":"1.1.0","@pnpm/lifecycle":"6.2.1","@zkochan/libnpx":"11.0.1","graph-sequencer":"2.0.0","update-notifier":"3.0.1","write-json-file":"4.0.0","@pnpm/store-path":"2.1.0","@types/lru-cache":"^5.1.0","@types/minimatch":"^3.0.3","@pnpm/core-loggers":"3.0.3","@pnpm/file-reporter":"0.1.0","@pnpm/lockfile-file":"1.1.2","@pnpm/package-store":"4.0.14","@pnpm/default-fetcher":"3.1.16","dir-is-case-sensitive":"1.0.2","version-selector-type":"2.0.1","@pnpm/default-reporter":"3.4.0","@pnpm/default-resolver":"3.1.0","@pnpm/package-is-installable":"2.2.1","@pnpm/read-importer-manifest":"1.0.6","@pnpm/store-controller-types":"3.0.3"},"_hasShrinkwrap":false,"__devDependencies":{"ncp":"2.0.0","pnpm":"link:","tape":"4.11.0","p-any":"2.1.0","retry":"0.12.0","byline":"5.0.0","rimraf":"2.6.3","semver":"6.3.0","write-pkg":"4.0.0","@types/nopt":"3.0.29","exists-link":"2.0.0","npm-run-all":"4.1.5","path-exists":"4.0.0","rimraf-then":"1.0.1","symlink-dir":"3.1.0","@types/ramda":"0.25.34","@types/retry":"0.12.0","tape-promise":"4.0.0","@pnpm/prepare":"0.0.0","@types/byline":"4.2.31","@types/mkdirp":"0.5.2","@types/semver":"6","write-yaml-file":"3.0.1","deep-require-cwd":"1.0.0","normalize-newline":"3.0.0","@pnpm/modules-yaml":"3.0.3","@types/common-tags":"1.8.0","@pnpm/registry-mock":"1.3.0","@pnpm/assert-project":"link:../../privatePackages/assert-project","@pnpm/lockfile-types":"1.1.0","@types/update-notifier":"2.5.0","@pnpm/read-package-json":"2.0.2","@pnpm/write-importer-manifest":"2.0.1","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_3.7.0_1565821737502_0.628218254761735","host":"s3://npm-registry-packages"}},"3.7.1":{"name":"pnpm","version":"3.7.1","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@3.7.1","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"cf4c8aecd74b6ed2d57ba0a06e1c45dfdae9f168","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-3.7.1.tgz","fileCount":4108,"integrity":"sha512-fYZBzVUJXnljdeujAXjm+7QaGrDsGbF5nZpRxGN+bq0qDIOQS/s6JbphsuTJr5ocwTJkdSsG9xoDyB6z0vIGpg==","signatures":[{"sig":"MEUCIARBtlzxEktpMgxPP+gIW6Qxx35G3IHaBZd/xX/CHZPOAiEAph0hUTsRoGTZeqLTvhQcZvmCKLiLyKzHZc87/TOcqMM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":19573690,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdWEQxCRA9TVsSAnZWagAATBoP/3Cc6QFxuB/vZlChwqWV\n+MIKNmJw3evbc+fr4ER1Accvb7a5WTZIGK8tXcqFqWwZaijS5aWx9AZ8ZY3Q\ntlQgVzSphtcnM6yb51qEr6USZQltIe2Q7IWHGqO6CgvdKseGL0lWPwD1FsiZ\n7357adupe93q166H0X6AK6qnwQwzH6rDirdsWfYGp3PZZA7UmeL2uala10u3\nlxMG5ucW/A15UJK799nlHG7Eil1FGpG9xYh4WCJATaB5N1y74W5ppaaQZF3i\nw06PdQFAfB6AK1MuCc2Hegxn6jknD7tfhEj7ArhEw6l8fop4zDloZF/xzfyI\nVtHeN4P1qDQeeUzZpyKYX6qV/apfsx69XuX2QJuz6gn1LEzPMUHTFYE7Of+H\nA3wxyc2SGkMexxeXaR1Bp19mEsDAxCG0FPHtqeWCaRtUg29BxDNdVeKHLnix\nFwgsbuyIPEFciSSQ93JVmUEr8pbl0ftFqEwBUeEsBe4DdCl0MckCIL8a5JAq\nARfXKzDBCikMVyUcG8dM+U7VcZhFiugawId5WPykuJNUs4piYTZN0VqcV8Q/\nLVqLxJAKgsCtQCe+9QjeA7eLyoLp4VLwX5h67QMPe1B/53QHXQHkpadTO9Kz\nvruimeJsDcUETbRx20OxRDgevI1f83IcbjieEziUsE9+fFHVApkMLgCmyHHs\nuotz\r\n=bLnR\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","_from":".","_shasum":"cf4c8aecd74b6ed2d57ba0a06e1c45dfdae9f168","engines":{"node":">=8.15"},"scripts":{"tsc":"rimraf lib && tsc","lint":"tslint -c tslint.json src/**/*.ts test/**/*.ts","test":"npm run lint && npm run tsc && npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"run-p -r registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf ../../../.tmp/ && rimraf node_modules/.bin/pnpm && registry-mock prepare","registry-mock":"registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"10.12.0","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"mz":"2.7.0","mem":"5.1.1","nopt":"4.0.1","supi":"0.34.8","archy":"1.0.0","chalk":"2.4.2","delay":"4.3.0","execa":"2.0.4","is-ci":"2.0.0","ramda":"0.26.1","diable":"4.0.2","cp-file":"7.0.0","p-limit":"2.2.0","get-port":"5.0.0","make-dir":"3.0.0","p-filter":"2.1.0","@types/mz":"^0.0.32","camelcase":"5.3.1","fast-glob":"3.0.4","is-subdir":"1.0.3","lru-cache":"5.1.1","minimatch":"3.0.4","path-name":"1.0.0","tree-kill":"1.2.1","@pnpm/list":"2.0.1","is-windows":"1.0.2","pkgs-graph":"4.1.0","text-table":"0.2.0","@pnpm/error":"1.0.0","@pnpm/types":"3.2.0","@pnpm/utils":"0.10.6","common-tags":"1.8.0","cross-spawn":"6.0.5","graceful-fs":"4.2.1","signal-exit":"3.0.2","strip-color":"0.1.0","@pnpm/config":"3.5.1","@pnpm/logger":"2.1.1","@pnpm/server":"3.0.5","@types/archy":"0.0.31","find-packages":"5.0.8","path-absolute":"1.0.1","read-ini-file":"2.0.0","@pnpm/outdated":"3.1.1","camelcase-keys":"6.0.1","load-json-file":"6.0.0","loud-rejection":"2.1.0","process-exists":"3.1.0","read-yaml-file":"1.1.0","@pnpm/constants":"1.1.0","@pnpm/lifecycle":"6.2.2","@zkochan/libnpx":"11.0.1","graph-sequencer":"2.0.0","update-notifier":"3.0.1","write-json-file":"4.0.0","@pnpm/store-path":"2.1.0","@types/lru-cache":"^5.1.0","@types/minimatch":"^3.0.3","@pnpm/core-loggers":"3.0.3","@pnpm/file-reporter":"0.1.0","@pnpm/lockfile-file":"1.1.2","@pnpm/package-store":"4.0.15","@pnpm/default-fetcher":"3.1.17","dir-is-case-sensitive":"1.0.2","version-selector-type":"2.0.1","@pnpm/default-reporter":"3.4.1","@pnpm/default-resolver":"3.1.1","@pnpm/package-is-installable":"2.2.1","@pnpm/read-importer-manifest":"1.0.7","@pnpm/store-controller-types":"3.0.3"},"_hasShrinkwrap":false,"__devDependencies":{"ncp":"2.0.0","pnpm":"link:","tape":"4.11.0","p-any":"2.1.0","retry":"0.12.0","byline":"5.0.0","rimraf":"3.0.0","semver":"6.3.0","write-pkg":"4.0.0","@types/nopt":"3.0.29","exists-link":"2.0.0","npm-run-all":"4.1.5","path-exists":"4.0.0","rimraf-then":"1.0.1","symlink-dir":"3.1.0","@types/ramda":"0.26.19","@types/retry":"0.12.0","tape-promise":"4.0.0","@pnpm/prepare":"0.0.0","@types/byline":"4.2.31","@types/mkdirp":"0.5.2","@types/semver":"6","write-yaml-file":"3.0.1","deep-require-cwd":"1.0.0","normalize-newline":"3.0.0","@pnpm/modules-yaml":"3.0.3","@types/common-tags":"1.8.0","@pnpm/registry-mock":"1.3.0","@pnpm/assert-project":"file:../../privatePackages/assert-project","@pnpm/lockfile-types":"1.1.0","@types/update-notifier":"2.5.0","@pnpm/read-package-json":"2.0.2","@pnpm/write-importer-manifest":"file:../write-importer-manifest","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_3.7.1_1566065712171_0.5276613813396156","host":"s3://npm-registry-packages"}},"7.7.0":{"name":"pnpm","version":"7.7.0","keywords":["pnpm7","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@7.7.0","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"3498945217101abb0a8ac5a87c6b7ec2f6415e19","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-7.7.0.tgz","fileCount":638,"integrity":"sha512-gI1AONpLi/e9oUKwcPH4pu/kdCnizH7zgIAuXzmvGrOJN1SjL/bXMfCV2jt6+SB3Io+moqNN6xkj0C6a0E7tcg==","signatures":[{"sig":"MEUCIQDXfog5dgkg8xIuMMWxsP4itSpkfNeJPzYe84e4YDKWoQIgdVRJABpdnxHlYINU6dn7I2gIu4wJxrZ5wcOhtq6P6JE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":19808114,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi488KACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq7uBAAlr56fDvXjhET1dHKhqWXk0HpWCX5Yc9e74bwKT5UzrNjYrAe\r\n6p8v7Vm26aAu3jcdvapmpnDfImAeQelde55Z7XAVdpFH43aqwH9M9WwrBeEg\r\nJ859Zqz7pPIURX8NJzrwbfVUB73kCAXILP7VenaLHTkiP7g9u1LwMHCEqUkI\r\nNbuKKLNQv8d14VuYRwd/GH/tmgBCcaEPWLjYXsN7pXGd8y9OrWriKOMONeNb\r\nxKxCziyVQ+nffJdON94A0OEkd5ry08tL3f2ETqv1xxNxGisQb3m3WYcLsXKD\r\n5EMIEX4Dyf2Hy4xEV05fehEIYfJEVfKFa147+tArhXDpWsj6/rhLoz66fc/M\r\n6Wf3XimZf3WGQWgE0HTNBkh/Lr+pVttSABLBm0Ap4SVEcdcorOWfLC5qVo//\r\nKqLJWRNDKnPT08wGrx7YKHtHOEYmwrRe7gPaW2SCEEnU8Zx1LiUIQ2AbkjQ5\r\nMUHLwj3rlaAslLKFY6N0C/F4h6KiMkwEJ6DSNi8qWNjOq+ehoOi+AFpkCt+V\r\nxQ9vvlGWMETzvaCwjWUB3OMs0f6O9+oAUzbkWbQNwPa5BZpbvhmAJ++Msmqx\r\nQDqXx2J0wj+mQpSMEd4HNP0nF8mISw9dFmShMPwUaxl+oceZqKSHBW3SUO7Z\r\n8eoi7eqLGdqKDQWokNxJTOk+My2Aw32I9mo=\r\n=MZBN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","_from":"file:pnpm-7.7.0.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=14.6"},"exports":{".":"./package.json"},"funding":{"url":"https://opencollective.com/pnpm"},"scripts":{"lint":"eslint src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7782 pnpm run test:e2e","start":"tsc --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.cjs","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/8b353001034a1bc2a0eda0ca8c7f4837/pnpm-7.7.0.tgz","_integrity":"sha512-gI1AONpLi/e9oUKwcPH4pu/kdCnizH7zgIAuXzmvGrOJN1SjL/bXMfCV2jt6+SB3Io+moqNN6xkj0C6a0E7tcg==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.24.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"16.16.0","preferGlobal":true,"publishConfig":{"tag":"next-7","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_7.7.0_1659096842040_0.7737538754647939","host":"s3://npm-registry-packages"}},"7.7.1":{"name":"pnpm","version":"7.7.1","keywords":["pnpm7","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@7.7.1","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"87021770014a811f67ce3733b2b258109a517c27","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-7.7.1.tgz","fileCount":638,"integrity":"sha512-c+ND1UJsA15ZnTW0sUU71YiEB+Xda9crNlLnpNkyQN/LVa7Z8IgH38lVt2zmmG2lpMgBDeOHti4r7mfiwwrKLA==","signatures":[{"sig":"MEUCIQCjcUeWD2HEIWbZHFU6Cp/ni0QcVPCXAgC9i6kv/diBswIgfBxqd0eBrdljAS5/zhpo3gVFIeQmYSVF9Jtjh7fC4TY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":19808425,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi5PvTACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp4MQ/+LDc2rJ5bKrVC5vAqzeSg/IOnR/SYI+VLmkgL7serDfdEntay\r\nMiE/Qf6XeXSR+yo4ExBXRpYTeHub2uMpLgP5ftF/N8/55PfhE7gjVDEyBN/L\r\nqv2UmGuwJGEArZojuC0Rvx8x8KQjCIdv1I7aa0UW42BhmBmWT+/5FCObIch+\r\npGgQe+G3DLR2M/QyMwMAXVaqSJtprL2J6t8nHY3wJAaZXyvl4LvIsU0JkT/b\r\nyJmDIg02U77tbiRylt0Gc/R2D0PKtKTHi6Pg59PpO90ZGutBF2MIwwZDHbSo\r\ncyF1D8tauzxkM73Ie349RAW5CAaar8O9AzEI9YIcCzt19bjB8JwMuHX8+fuc\r\nDua+p5KRTBKU4dE5R3GRi2AihGAQgD+ZVxwl8Izr7NDM0zAzKCs3+l3gO+Ss\r\npYrlptH9cLB/qaUXDy1T8UsLpF7+/2T6J4Z4JP2hZ9ywXT5p/vCcqjPKLAxr\r\n0AWDampYVrQy1Dpr82iVeOIlahahVFslo83XFF3zVolkpMR8VFpA+rvMkzkx\r\nZV3jEToyHi+xG9E95DZ75pYGXPAshyMzxSjnDuTH0FR8n14ZdOIUhBaPe8iw\r\nS24r0+pmhP0j3pmea61mSRe9lN0HpZl7TigK00OrvU1+A2BYS8TcwavqVkzK\r\nOz+DbDeSdcySST0RBAWo3WrE2hV8Cx2kOuU=\r\n=RRPp\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","_from":"file:pnpm-7.7.1.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=14.6"},"exports":{".":"./package.json"},"funding":{"url":"https://opencollective.com/pnpm"},"scripts":{"lint":"eslint src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7782 pnpm run test:e2e","start":"tsc --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.cjs","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/f847c86f027b044050182f4874dd37a9/pnpm-7.7.1.tgz","_integrity":"sha512-c+ND1UJsA15ZnTW0sUU71YiEB+Xda9crNlLnpNkyQN/LVa7Z8IgH38lVt2zmmG2lpMgBDeOHti4r7mfiwwrKLA==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.24.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"16.16.0","preferGlobal":true,"publishConfig":{"tag":"next-7","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_7.7.1_1659173843239_0.5976931039550308","host":"s3://npm-registry-packages"}},"0.16.0":{"name":"pnpm","version":"0.16.0","keywords":["install","npm"],"author":{"name":"Rico Sta. Cruz","email":"rico@ricostacruz.com"},"license":"MIT","_id":"pnpm@0.16.0","maintainers":[{"name":"architectd","email":"craig.j.condon@gmail.com"},{"name":"rstacruz","email":"dropbox@ricostacruz.com"}],"homepage":"https://github.com/rstacruz/pnpm#readme","bugs":{"url":"https://github.com/rstacruz/pnpm/issues"},"bin":{"pnpm":"bin/pnpm","pnpm-install":"bin/pnpm-install"},"dist":{"shasum":"88e075a51deeac9b9c00329fa8ac29d8c76ef751","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-0.16.0.tgz","integrity":"sha512-ndyRWZW+7wOqzor/DFCMTGSfP9LdFRui9VvPqRtVuPeNrzv+3f12615975J1gjKnI3Zzkv+0RG9fKqCqFYG+RA==","signatures":[{"sig":"MEUCIQDAUwEaHXSberKTZH8hYL2lCWORL+E8T8NbbJ+LbTIrEAIgOiTNONsurRLoX7oEBnTUs5QcRELxt1auIgdRXfaVPDo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"index.js","_from":".","babel":{"plugins":["transform-es2015-arrow-functions","transform-es2015-literals"]},"files":["lib","bin"],"_shasum":"88e075a51deeac9b9c00329fa8ac29d8c76ef751","gitHead":"182dd34ee7038f15be459ce2a05f28cd3dd657a1","scripts":{"test":"node test | tap-spec","build":"if [ ! -d lib~ ]; then mv lib lib~; babel --source-maps inline -D lib~ -d lib; fi","prepublish":"if in-publish; then npm run build; fi","test:babel":"babel-node test | tap-spec","postpublish":"rm -rf lib; mv lib~ lib"},"_npmUser":{"name":"rstacruz","email":"dropbox@ricostacruz.com"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/rstacruz/pnpm.git","type":"git"},"_npmVersion":"3.6.0","description":"A fast implementation of npm install","directories":{"test":"test"},"_nodeVersion":"4.1.0","dependencies":{"mz":"2.3.0","rc":"1.1.6","got":"5.4.1","meow":"3.7.0","chalk":"1.1.1","debug":"2.2.0","byline":"4.2.1","mkdirp":"0.5.1","rimraf":"2.5.1","semver":"5.1.0","tar-fs":"1.9.0","throat":"2.0.2","thenify":"3.1.1","bluebird":"3.2.1","node-gyp":"3.2.1","commondir":"1.0.1","node-uuid":"1.4.7","observatory":"1.0.0","read-pkg-up":"1.0.1","gunzip-maybe":"1.3.1","registry-url":"3.0.3","object-assign":"4.0.1","supports-color":"^3.1.2","npm-package-arg":"4.1.0"},"preferGlobal":true,"devDependencies":{"npm":"3.6.0","nixt":"0.5.0","tape":"4.4.0","sepia":"2.0.1","eslint":"1.10.3","docpress":"0.6.10","tap-spec":"4.1.1","babel-cli":"6.4.5","in-publish":"2.0.0","tape-eslint":"1.2.1","git-update-ghpages":"1.3.0","eslint-config-standard":"4.4.0","eslint-plugin-standard":"1.3.1","babel-plugin-transform-es2015-literals":"6.3.13","babel-plugin-transform-es2015-arrow-functions":"6.3.13"},"_npmOperationalInternal":{"tmp":"tmp/pnpm-0.16.0.tgz_1454354561968_0.8377438960596919","host":"packages-9-west.internal.npmjs.com"}},"8.5.1":{"name":"pnpm","version":"8.5.1","keywords":["pnpm8","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@8.5.1","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"97019f5a8ec2416123506419ab36dd558e4c72eb","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-8.5.1.tgz","fileCount":658,"integrity":"sha512-W6elL7Nww0a/MCICkzpkbxW6f99TQuX4DuJoDjWp39X08PKDkEpg4cgj3d6EtgYADcdQWl/eM8NdlLJVE3RgpA==","signatures":[{"sig":"MEQCIGIypF0au3xFDO7UXBXgxv2gI0WAdVxNqYWNoq3fTyr+AiBTIS+z2RPMysoIDmql7MBZ//yTkVYqm8U/Q3gTgRJn+w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13692560},"main":"bin/pnpm.cjs","_from":"file:pnpm-8.5.1.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=16.14"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7776 pnpm run test:e2e","start":"tsc --watch","bundle":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/bc00440a01f800a3aeee6f8c92610f25/pnpm-8.5.1.tgz","_integrity":"sha512-W6elL7Nww0a/MCICkzpkbxW6f99TQuX4DuJoDjWp39X08PKDkEpg4cgj3d6EtgYADcdQWl/eM8NdlLJVE3RgpA==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"9.5.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"18.16.0","preferGlobal":true,"publishConfig":{"tag":"next-8","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_8.5.1_1684112262134_0.6280634977481552","host":"s3://npm-registry-packages"}},"2.9.0":{"name":"pnpm","version":"2.9.0","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@2.9.0","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js","pnpx":"lib/bin/pnpx.js"},"dist":{"shasum":"1c2f5ade46b87cc3b1f3b7c66eeb7b0f4df4d968","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-2.9.0.tgz","fileCount":4584,"integrity":"sha512-rcwzeplKnmooiqHsC9kBja62ZuSE6U1qDVfMZ1yhHYfrVJ0GRnIE94xwmUibCO1KgVB0jhkIZMZSwemZOU7ifQ==","signatures":[{"sig":"MEUCIFa+8GL3cPGpZ7pe211mCy6RfPCIUsgew16SNuCTJPNUAiEAs3N2fa1Er0A6Bnk2uyRoUEVuH84fbe5qklcWZtT8DT4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":24069296},"main":"lib/bin/pnpm.js","_from":".","files":["lib/"],"_shasum":"1c2f5ade46b87cc3b1f3b7c66eeb7b0f4df4d968","engines":{"node":">=6"},"scripts":{"tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json --project .","test":"npm run lint && npm run tsc && npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"pnpm link . && npm-run-all -p -r pnpm-registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf ../../../.tmp/ && rimraf node_modules/.bin/pnpm && pnpm-registry-mock prepare","pnpm-registry-mock":"pnpm-registry-mock","test:e2e-with-preview":"preview --skip-prepublishOnly && npm-run-all -p -r pnpm-registry-mock test:tap"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"greenkeeper":{"ignore":["@pnpm/default-fetcher","@pnpm/default-resolver","@pnpm/logger","@pnpm/outdated","@pnpm/server","@pnpm/types","pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-registry-mock","remove-all-except-outer-links","pnpm-shrinkwrap","supi"]},"_nodeVersion":"9.10.1","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"mz":"^2.7.0","nopt":"^4.0.1","supi":"^0.20.6","chalk":"^2.2.0","delay":"^3.0.0","execa":"^0.10.0","is-ci":"^1.0.10","ramda":"^0.25.0","diable":"^4.0.1","p-limit":"^2.0.0","get-port":"^3.2.0","@types/mz":"^0.0.32","camelcase":"^4.1.0 || 5","lru-cache":"^4.1.3","minimatch":"^3.0.4","path-name":"^1.0.0","pnpm-list":"^3.0.0","tree-kill":"^1.2.0","is-windows":"^1.0.1","pkgs-graph":"^2.0.0","text-table":"^0.2.0","@pnpm/types":"^1.5.0","@pnpm/utils":"^0.3.0","common-tags":"^1.4.0","cross-spawn":"^6.0.3","graceful-fs":"^4.1.11","signal-exit":"^3.0.2","strip-color":"^0.1.0","@pnpm/config":"^1.2.3","@pnpm/logger":"^1.0.0","@pnpm/server":"^0.13.2","find-packages":"^2.2.0","package-store":"^0.22.0","path-absolute":"^1.0.0","read-ini-file":"^1.0.0","@pnpm/outdated":"^0.3.3","camelcase-keys":"^4.2.0","load-json-file":"^4.0.0 || 5","load-yaml-file":"^0.1.0","loud-rejection":"^1.6.0","mkdirp-promise":"^5.0.1","process-exists":"^3.0.0","util.promisify":"^1.0.0","@pnpm/lifecycle":"^2.2.1","@types/get-port":"^3.2.0","@zkochan/libnpx":"^9.6.1","graph-sequencer":"^2.0.0","update-notifier":"^2.1.0","@pnpm/store-path":"^1.0.3","@types/lru-cache":"^4.1.1","@types/minimatch":"^3.0.3","pnpm-file-reporter":"^0.1.0","@pnpm/default-fetcher":"^0.4.0 || 1","@types/camelcase-keys":"^4.0.0","pnpm-default-reporter":"^0.17.5","@pnpm/default-resolver":"^2.0.0"},"_hasShrinkwrap":false,"devDependencies":{"caw":"^2.0.0","tape":"^4.6.3","retry":"^0.12.0","sepia":"^2.0.2","byline":"^5.0.0","mkdirp":"^0.5.1","rimraf":"^2.5.4","semver":"^5.3.0","tslint":"^5.4.2","ts-node":"^7.0.0","read-pkg":"^3.0.0","write-pkg":"^3.1.0","typescript":"^2.9.1","@types/node":"^10.0.6","@types/nopt":"^3.0.29","@types/tape":"^4.2.30","exists-link":"^2.0.0","npm-run-all":"^4.0.1","path-exists":"^3.0.0","rimraf-then":"^1.0.1","@types/delay":"^2.0.1","@types/ramda":"^0.25.0","@types/retry":"^0.10.2","tape-promise":"^3.0.0","@types/byline":"^4.2.31","@types/mkdirp":"^0.5.0","@types/semver":"^5.3.32","@zkochan/husky":"^0.0.0","package-preview":"^1.0.0","write-json-file":"^2.3.0","write-yaml-file":"^1.0.0","deep-require-cwd":"^1.0.0","npm-scripts-info":"^0.3.6","normalize-newline":"^3.0.0","@types/common-tags":"^1.2.5","pnpm-registry-mock":"^2.0.0","@pnpm/assert-project":"^1.1.1","@types/load-json-file":"^2.0.6","@types/update-notifier":"^2.0.0","@types/write-json-file":"^2.2.1","anonymous-npm-registry-client":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_2.9.0_1529866152673_0.44455941696777734","host":"s3://npm-registry-packages"}},"8.5.0":{"name":"pnpm","version":"8.5.0","keywords":["pnpm8","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@8.5.0","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"83c41fe4ebdb61e08446f8bb68a75fb48756b330","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-8.5.0.tgz","fileCount":658,"integrity":"sha512-eGki4/2GIMFivfbKHIDo1mP1vFvMi39Mh9TxcBHZcFWj09zGzCYD04e05j/60sUkJ1yyzSAszkchBxp9PSL7Ew==","signatures":[{"sig":"MEUCIFydVeLVJf5MKuDDbPyNM7R3I+9RHo4/X9dHIn4RmNFzAiEAmlOv+bK5zzuUpjf0OzjL5ILhFMxWlYP9lVaCEB/aC6o=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13685120},"main":"bin/pnpm.cjs","_from":"file:pnpm-8.5.0.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=16.14"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7776 pnpm run test:e2e","start":"tsc --watch","bundle":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/648298a74183029692550d0f66ed824f/pnpm-8.5.0.tgz","_integrity":"sha512-eGki4/2GIMFivfbKHIDo1mP1vFvMi39Mh9TxcBHZcFWj09zGzCYD04e05j/60sUkJ1yyzSAszkchBxp9PSL7Ew==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"9.5.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"18.16.0","preferGlobal":true,"publishConfig":{"tag":"next-8","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_8.5.0_1683662582954_0.33695367845137536","host":"s3://npm-registry-packages"}},"2.14.0-1":{"name":"pnpm","version":"2.14.0-1","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@2.14.0-1","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js","pnpx":"lib/bin/pnpx.js"},"dist":{"shasum":"0147ee28ed31b579ac52a5c5781bd34902fe11ad","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-2.14.0-1.tgz","fileCount":4567,"integrity":"sha512-89+j3tjKvyTEyyLnOsz5SK3Q07a+2sM9CzKc+ObI8HuozWT1r3wBAdua+SS/bjxa6vXdH6BkF9yUW3KT+WEgSw==","signatures":[{"sig":"MEUCIQCdSBbM7A0f3punaiNIaVkkatCesCPxCZUVdwPzInsiCgIgZtYhVWmoLgWfzSetke9cR5ewXz625NuIGyuD/bQccE8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":24168995,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbfbrrCRA9TVsSAnZWagAAohIP/ja4GA0++Kr9gNUn7aEK\nNPoR/9nKFXgzxug+5LFbmcZ/vrMcMGwuUF8iEZQBXLEzyXK2W7xy1IZawl0/\nyYxaYwEFgFx/L73SKx3sAGTcZR0eb/BNTM6wgUU5gyIEXhzCqOlWsyPsxrFw\nMqDWRZ22oWW4jIVqaneY9f7Jw37dj7DjusehDR9Kf3TBCGJfkv8zRJp9s71P\n2u6f4FGXORGarQYkeL+tLlZA4VAzi4Qsy0Hfrd5Gy7JxgedALvUvw8ROg50I\nA0lQjsjVooa187GurIN/u3rdd4HRvlP7qZYqVTHeoS6nT8BLk6lGryNLFzCN\nt/7RLIoYZhCGVcdaWfM9ZwbEgXKy2bDUhojCkP3sFt3eFUCtmwkigknwg4Yb\nV1iyvdbKmfiwUPtz5H2QSsUqqdYvIRKRoJH5SB1tRu8XnKmaPGCNfF4nXuWI\nJmuedmIzXn/7nTr60A51NB0ckEudWvGFBymf6NT620vOkVk09uIEH03Usow3\n+M0J0bLySEWEnynnfmC876KSE6vdIxMhDnXmdmtXIxkKB40wUOHunWuz1XZj\nluULkgyXyHNA2+eIFu19Of3I7Tf17h0RtCwWKszdbddQzSW8R5Y65krelwdW\nf8rhFQsSfQsbKMoMfTV1SMMix6GO8sPv9XlrLHJSf4SYkenmco3CViGv/LbX\nGp8U\r\n=b76m\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","_from":".","files":["lib/"],"_shasum":"0147ee28ed31b579ac52a5c5781bd34902fe11ad","engines":{"node":">=6"},"scripts":{"tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json --project .","test":"npm run lint && npm run tsc && npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"pnpm link . && npm-run-all -p -r pnpm-registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf ../../../.tmp/ && rimraf node_modules/.bin/pnpm && pnpm-registry-mock prepare","pnpm-registry-mock":"pnpm-registry-mock","test:e2e-with-preview":"preview --skip-prepublishOnly && npm-run-all -p -r pnpm-registry-mock test:tap"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"greenkeeper":{"ignore":["@pnpm/default-fetcher","@pnpm/default-resolver","@pnpm/logger","@pnpm/outdated","@pnpm/server","@pnpm/types","pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-registry-mock","remove-all-except-outer-links","pnpm-shrinkwrap","supi"]},"_nodeVersion":"9.10.1","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"mz":"^2.7.0","nopt":"^4.0.1","supi":"^0.24.1","chalk":"^2.2.0","delay":"^3.0.0","execa":"^0.11.0","is-ci":"^1.0.10","ramda":"^0.25.0","diable":"^4.0.1","p-limit":"^2.0.0","get-port":"^4.0.0","@types/mz":"^0.0.32","camelcase":"^4.1.0 || 5","lru-cache":"^4.1.3","minimatch":"^3.0.4","path-name":"^1.0.0","pnpm-list":"^4.0.1","tree-kill":"^1.2.0","is-windows":"^1.0.1","pkgs-graph":"^2.0.0","text-table":"^0.2.0","@pnpm/types":"^1.5.0","@pnpm/utils":"^0.6.0","common-tags":"^1.4.0","cross-spawn":"^6.0.3","graceful-fs":"^4.1.11","signal-exit":"^3.0.2","strip-color":"^0.1.0","@pnpm/config":"^2.0.1","@pnpm/logger":"^2.1.0","@pnpm/server":"^0.14.0","find-packages":"^2.2.0","package-store":"^0.23.0","path-absolute":"^1.0.0","read-ini-file":"^1.0.0","@pnpm/outdated":"^0.4.0","camelcase-keys":"^4.2.0","load-json-file":"^4.0.0 || 5","load-yaml-file":"^0.1.0","loud-rejection":"^1.6.0","mkdirp-promise":"^5.0.1","process-exists":"^3.0.0","util.promisify":"^1.0.0","@pnpm/lifecycle":"^3.0.0","@types/get-port":"^4.0.0","@zkochan/libnpx":"^9.6.1","graph-sequencer":"^2.0.0","update-notifier":"^2.1.0","@pnpm/store-path":"^1.0.3","@types/lru-cache":"^4.1.1","@types/minimatch":"^3.0.3","pnpm-file-reporter":"^0.1.0","@pnpm/default-fetcher":"^2.0.0","@types/camelcase-keys":"^4.0.0","pnpm-default-reporter":"^0.20.1","@pnpm/default-resolver":"^2.0.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"caw":"^2.0.0","ncp":"^2.0.0","tape":"^4.6.3","p-any":"^1.1.0","retry":"^0.12.0","sepia":"^2.0.2","byline":"^5.0.0","mkdirp":"^0.5.1","rimraf":"^2.5.4","semver":"^5.3.0","tslint":"^5.4.2","ts-node":"^6.2.0","write-pkg":"^3.1.0","typescript":"^3.0.0","@types/node":"^10.0.6","@types/nopt":"^3.0.29","@types/tape":"^4.2.30","exists-link":"^2.0.0","npm-run-all":"^4.0.1","path-exists":"^3.0.0","rimraf-then":"^1.0.1","@types/p-any":"^1.1.2","@types/ramda":"0.25.34","@types/retry":"^0.10.2","tape-promise":"^3.0.0","@types/byline":"^4.2.31","@types/mkdirp":"^0.5.0","@types/semver":"^5.3.32","package-preview":"^1.0.0","write-json-file":"^2.3.0","write-yaml-file":"^1.0.0","deep-require-cwd":"^1.0.0","npm-scripts-info":"^0.3.6","normalize-newline":"^3.0.0","@pnpm/modules-yaml":"^1.0.0","@types/common-tags":"^1.2.5","pnpm-registry-mock":"^2.2.0","@pnpm/assert-project":"^1.1.1","@types/load-json-file":"^2.0.6","@types/update-notifier":"^2.0.0","@types/write-json-file":"^2.2.1","@pnpm/read-package-json":"^1.0.0","anonymous-npm-registry-client":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_2.14.0-1_1534966506628_0.8490687525349299","host":"s3://npm-registry-packages"}},"2.14.0-0":{"name":"pnpm","version":"2.14.0-0","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@2.14.0-0","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js","pnpx":"lib/bin/pnpx.js"},"dist":{"shasum":"72451d706ac2f08dfcf42de21da761fff244bc11","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-2.14.0-0.tgz","fileCount":4591,"integrity":"sha512-POS9GG0Zvp21fWFsKDNVakvGluMcNzmw8wl+Q9jR70w73YeWrBdab0XcWtOm0QdvWoBag5q89OrY9mbHvR4ydw==","signatures":[{"sig":"MEUCIQCUCN8f0qhb8b+Jk6Dlh2Pxx2ihdarAQIoedjQeUSIkEAIgcWLDGZ4VLnUbsbcxv0EGqV0UV5RC/ZVKeTBkXxldFWs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":24222533,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbfHZ4CRA9TVsSAnZWagAAlzgQAKBgW33dZoIYc7syfwfR\njDOH+3QiyHYG2jc4ZCHh6wAkjWpMTj5i4GTf1Ib0FGLhiMWWw5tDFyNOzwST\nyrhHxsReD31tupPrYqxq9DTHKxaE+gJPKqc/x1tZPqrx7uNVo79aSsYaqPLu\nfAOUsaWJRKmot6henIruiFmh3mB8vjSzk559fJmpAyizDMR5nbIY5oHf6up6\nx2XX7vcHPPtFcxGMSoN0GdYm3A3gG0eeIALublGaWshQNLE90eqzBPkY2VVh\nLdko4B2giu+HSOv2CpHXt3uUWq6Z5sRsbF348RBi5W8TZpRPMQcyVZ6DHhPj\nWgA7gKY0ay0WGlreooelLlZ0WWYyfsfAMtVjg6dlX3l0QluTRct6OBADG5q9\nALfPaRuJmpSRmAAds14LmnBFaytAZ1phjcQAzmdz5syTT9ZxWkpEbKVU3N/G\nie3l3snmmjBkY99BqEBq0vdfxfS1NhfZcIuwo+JkgdXgctr9EgSjXf/9n9fO\n2GHu78mzofkM3PuFhHLrDLPGLEseiyZy6d+dGHYXTEpe30PFcn6I30KFIyGl\n7OIkGY/wuUOC0w2Sk/24efFA13UoSCihYYGsOaByuBC7HJh8rJqG5cZUzOiE\nB94Pj4hArSo6hy44Lv8pYETiu2icUd1iZuhpwfdL+K+ZIHqMMeq9ROtoPcRR\nHOV8\r\n=Beo3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","_from":".","files":["lib/"],"_shasum":"72451d706ac2f08dfcf42de21da761fff244bc11","engines":{"node":">=6"},"scripts":{"tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json --project .","test":"npm run lint && npm run tsc && npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"pnpm link . && npm-run-all -p -r pnpm-registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf ../../../.tmp/ && rimraf node_modules/.bin/pnpm && pnpm-registry-mock prepare","pnpm-registry-mock":"pnpm-registry-mock","test:e2e-with-preview":"preview --skip-prepublishOnly && npm-run-all -p -r pnpm-registry-mock test:tap"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"greenkeeper":{"ignore":["@pnpm/default-fetcher","@pnpm/default-resolver","@pnpm/logger","@pnpm/outdated","@pnpm/server","@pnpm/types","pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-registry-mock","remove-all-except-outer-links","pnpm-shrinkwrap","supi"]},"_nodeVersion":"9.10.1","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"mz":"^2.7.0","nopt":"^4.0.1","supi":"^0.24.0","chalk":"^2.2.0","delay":"^3.0.0","execa":"^0.11.0","is-ci":"^1.0.10","ramda":"^0.25.0","diable":"^4.0.1","p-limit":"^2.0.0","get-port":"^4.0.0","@types/mz":"^0.0.32","camelcase":"^4.1.0 || 5","lru-cache":"^4.1.3","minimatch":"^3.0.4","path-name":"^1.0.0","pnpm-list":"^4.0.1","tree-kill":"^1.2.0","is-windows":"^1.0.1","pkgs-graph":"^2.0.0","text-table":"^0.2.0","@pnpm/types":"^1.5.0","@pnpm/utils":"^0.5.1","common-tags":"^1.4.0","cross-spawn":"^6.0.3","graceful-fs":"^4.1.11","signal-exit":"^3.0.2","strip-color":"^0.1.0","@pnpm/config":"^2.0.0","@pnpm/logger":"^2.1.0","@pnpm/server":"^0.14.0","find-packages":"^2.2.0","package-store":"^0.23.0","path-absolute":"^1.0.0","read-ini-file":"^1.0.0","@pnpm/outdated":"^0.4.0","camelcase-keys":"^4.2.0","load-json-file":"^4.0.0 || 5","load-yaml-file":"^0.1.0","loud-rejection":"^1.6.0","mkdirp-promise":"^5.0.1","process-exists":"^3.0.0","util.promisify":"^1.0.0","@pnpm/lifecycle":"^3.0.0","@types/get-port":"^4.0.0","@zkochan/libnpx":"^9.6.1","graph-sequencer":"^2.0.0","update-notifier":"^2.1.0","@pnpm/store-path":"^1.0.3","@types/lru-cache":"^4.1.1","@types/minimatch":"^3.0.3","pnpm-file-reporter":"^0.1.0","@pnpm/default-fetcher":"^2.0.0","@types/camelcase-keys":"^4.0.0","pnpm-default-reporter":"^0.20.0","@pnpm/default-resolver":"^2.0.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"caw":"^2.0.0","ncp":"^2.0.0","tape":"^4.6.3","retry":"^0.12.0","sepia":"^2.0.2","byline":"^5.0.0","mkdirp":"^0.5.1","rimraf":"^2.5.4","semver":"^5.3.0","tslint":"^5.4.2","ts-node":"^6.2.0","write-pkg":"^3.1.0","typescript":"^3.0.0","@types/node":"^10.0.6","@types/nopt":"^3.0.29","@types/tape":"^4.2.30","exists-link":"^2.0.0","npm-run-all":"^4.0.1","path-exists":"^3.0.0","rimraf-then":"^1.0.1","@types/delay":"^2.0.1","@types/ramda":"0.25.34","@types/retry":"^0.10.2","tape-promise":"^3.0.0","@types/byline":"^4.2.31","@types/mkdirp":"^0.5.0","@types/semver":"^5.3.32","package-preview":"^1.0.0","write-json-file":"^2.3.0","write-yaml-file":"^1.0.0","deep-require-cwd":"^1.0.0","npm-scripts-info":"^0.3.6","normalize-newline":"^3.0.0","@pnpm/modules-yaml":"^1.0.0","@types/common-tags":"^1.2.5","pnpm-registry-mock":"^2.2.0","@pnpm/assert-project":"^1.1.1","@types/load-json-file":"^2.0.6","@types/update-notifier":"^2.0.0","@types/write-json-file":"^2.2.1","@pnpm/read-package-json":"^1.0.0","anonymous-npm-registry-client":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_2.14.0-0_1534883447896_0.6906880140051954","host":"s3://npm-registry-packages"}},"10.25.0":{"name":"pnpm","version":"10.25.0","keywords":["pnpm","pnpm10","dependencies","dependency manager","efficient","fast","hardlinks","install","installer","link","lockfile","modules","monorepo","multi-package","npm","package manager","package.json","packages","prune","rapid","remove","shrinkwrap","symlinks","uninstall","workspace"],"license":"MIT","_id":"pnpm@10.25.0","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"2cfb3ab644446565c127f58165cc76368c9c920b","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-10.25.0.tgz","fileCount":1068,"integrity":"sha512-XoJjkCevN8+DIGG8xtY5whljRIjg8rrr54UCink957Ul/80/f/V09emGBlTgmP6FK6isXdXO/hdn0joCCpL1AQ==","signatures":[{"sig":"MEQCIEp43kjJf34XC2/1OcY02nz9+dJcHOh1LD+8w3msS3t/AiB++jGdnTnUPPMLYydcshycvi/6d0QExUn3TiZwlwqCqQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/pnpm@10.25.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":17480280},"jest":{"preset":"@pnpm/jest-config/with-registry"},"main":"bin/pnpm.cjs","type":"commonjs","_from":"file:pnpm-10.25.0.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=18.12"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"jest","start":"tsc --watch","bundle":"ts-node bundle.ts","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/templates dist/templates && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:4278a4df-1aad-48ee-a502-ee0d0bdc49bd"}},"_resolved":"/tmp/a8a0565570d00bc0d9a83d52f035008f/pnpm-10.25.0.tgz","_integrity":"sha512-XoJjkCevN8+DIGG8xtY5whljRIjg8rrr54UCink957Ul/80/f/V09emGBlTgmP6FK6isXdXO/hdn0joCCpL1AQ==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git","directory":"pnpm"},"_npmVersion":"11.6.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"20.19.6","preferGlobal":true,"publishConfig":{"tag":"next-10","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/pnpm_10.25.0_1765206595159_0.17968728060256","host":"s3://npm-registry-packages-npm-production"}},"8.14.3":{"name":"pnpm","version":"8.14.3","keywords":["pnpm8","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@8.14.3","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"872b21adeaae4e71acd5c551ba848d927d6aa446","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-8.14.3.tgz","fileCount":684,"integrity":"sha512-w+2A61g74+K37zHrlri5z6oFA+XUTscXUUEgtRh7L5M3NukDjFGlojrVgnkLpB1Kt4RhjIn6fiNl9mZWhdYS7g==","signatures":[{"sig":"MEQCIH77K4VyLf3rT4T/UBT2kpjPWbPWdBAzc4EdYb5iyWfwAiACKjSGVnYpWkXa9AgJSeAoSGRhpTXtZts7ZWFhUjbUGQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15076821},"main":"bin/pnpm.cjs","_from":"file:pnpm-8.14.3.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=16.14"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7776 jest","start":"tsc --watch","bundle":"ts-node bundle.ts","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/eaba6ac4dcd8b101a9d90ee7d6edeade/pnpm-8.14.3.tgz","_integrity":"sha512-w+2A61g74+K37zHrlri5z6oFA+XUTscXUUEgtRh7L5M3NukDjFGlojrVgnkLpB1Kt4RhjIn6fiNl9mZWhdYS7g==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"10.2.3","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"18.19.0","preferGlobal":true,"publishConfig":{"tag":"next-8","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_8.14.3_1706002312280_0.7789778667534728","host":"s3://npm-registry-packages"}},"8.14.1":{"name":"pnpm","version":"8.14.1","keywords":["pnpm8","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@8.14.1","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"d039b38e0b20ad012ed548e44267b8d4c88b447a","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-8.14.1.tgz","fileCount":684,"integrity":"sha512-hWxOzZfF0/MDVOvDc80y+zcnQpXEidstD2E6HmDwEMrfuxUDbVJfOgbewYl+QhmzxPbTvo8vYvsKNmvuaqp1Mw==","signatures":[{"sig":"MEUCIQCnF0fpMWJGSTphMSplNXWicHgrPYbB23ZB96p5oils0QIgKTAIDqMccMB91E5oc8jJC8mYoXZhthxMKbqLJ9jqr5o=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15074261},"main":"bin/pnpm.cjs","_from":"file:pnpm-8.14.1.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=16.14"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7776 jest","start":"tsc --watch","bundle":"ts-node bundle.ts","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/4e0faa3d1ce7e53cad03d72fd5d1cdbe/pnpm-8.14.1.tgz","_integrity":"sha512-hWxOzZfF0/MDVOvDc80y+zcnQpXEidstD2E6HmDwEMrfuxUDbVJfOgbewYl+QhmzxPbTvo8vYvsKNmvuaqp1Mw==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"10.2.3","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"18.19.0","preferGlobal":true,"publishConfig":{"tag":"next-8","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_8.14.1_1704899489942_0.6226562317075417","host":"s3://npm-registry-packages"}},"8.14.2":{"name":"pnpm","version":"8.14.2","keywords":["pnpm8","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@8.14.2","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"1670a65b60df5f95e9f0cb7de46e605d9bd74fda","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-8.14.2.tgz","fileCount":684,"integrity":"sha512-enyyRtKg4kQSBglRHotK2uJLIkrEWS58DaXraUiRtDU3YZECK/u475wDMkDuihoBk7Xg/gtxLgTpLzotcXC4nA==","signatures":[{"sig":"MEUCIHZoOhauxBZ0UxSSWa1opnmdRXp9cgkDxn4jpGTHMXZJAiEA+OGGct1tyaKyf0i1pRrE1YjPvo+x/NQU7931Ds94bes=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15076826},"main":"bin/pnpm.cjs","_from":"file:pnpm-8.14.2.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=16.14"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7776 jest","start":"tsc --watch","bundle":"ts-node bundle.ts","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/df6342d3430a5206ab3f175f694a5fc8/pnpm-8.14.2.tgz","_integrity":"sha512-enyyRtKg4kQSBglRHotK2uJLIkrEWS58DaXraUiRtDU3YZECK/u475wDMkDuihoBk7Xg/gtxLgTpLzotcXC4nA==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"10.2.3","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"18.19.0","preferGlobal":true,"publishConfig":{"tag":"next-8","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_8.14.2_1705915280946_0.5483419780318441","host":"s3://npm-registry-packages"}},"8.14.0":{"name":"pnpm","version":"8.14.0","keywords":["pnpm8","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@8.14.0","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"bb42032ff80dba5f9245bc1b03470d2fa0b7fb2f","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-8.14.0.tgz","fileCount":684,"integrity":"sha512-XUv5ezSfrxpRMYqhuoh+mdnDbiA9vLVZOKkf3dJFQkbLAHI9ZkL1TUY6D1KicB2t+N4AKjf8YTyc3JTtVnXdzg==","signatures":[{"sig":"MEUCIQCZEyLftAuhvBl1mpP0JJHIh7aJPfgIVN6Z0Owh64Z+NwIgVfb4XpXjhKt/E+rqlgJhXQphjniThbwKdG+xs2T/qBo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15072536},"main":"bin/pnpm.cjs","_from":"file:pnpm-8.14.0.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=16.14"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7776 jest","start":"tsc --watch","bundle":"ts-node bundle.ts","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/65e3046e60b3df891efb63e4f9d59ce8/pnpm-8.14.0.tgz","_integrity":"sha512-XUv5ezSfrxpRMYqhuoh+mdnDbiA9vLVZOKkf3dJFQkbLAHI9ZkL1TUY6D1KicB2t+N4AKjf8YTyc3JTtVnXdzg==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"10.2.3","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"18.19.0","preferGlobal":true,"publishConfig":{"tag":"next-8","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_8.14.0_1704236825569_0.825322280207571","host":"s3://npm-registry-packages"}},"9.3.0":{"name":"pnpm","version":"9.3.0","keywords":["pnpm9","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@9.3.0","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"d4f1da7af76dbdb4ab1a08f6b5add602ffad6fd4","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-9.3.0.tgz","fileCount":880,"integrity":"sha512-7nuT4MK9EUCcZCT5K4ZvMdPqG+9fvkfTx1AM3DyWaIM9LlVoGtZt9bZAxh+p3CXVRu+lTXbX+L9UsTYUrCk2MQ==","signatures":[{"sig":"MEUCIE4e6fnrfcOK3+7bRoq0MGzuQi6ruUZJQdjsXCagHnOjAiEAx+4xLQxuUhKnoWgWB7WR6qo5Bm3ZhSouC40hI7I7Iuc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":17701934},"main":"bin/pnpm.cjs","_from":"file:pnpm-9.3.0.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=18.12"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7776 jest","start":"tsc --watch","bundle":"ts-node bundle.ts","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/templates dist/templates && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/3fce234d60d9dd5eb4f78d91219b2ead/pnpm-9.3.0.tgz","_integrity":"sha512-7nuT4MK9EUCcZCT5K4ZvMdPqG+9fvkfTx1AM3DyWaIM9LlVoGtZt9bZAxh+p3CXVRu+lTXbX+L9UsTYUrCk2MQ==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"10.7.0","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"18.20.3","preferGlobal":true,"publishConfig":{"tag":"next-9","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/pnpm_9.3.0_1718022345009_0.8578162140688659","host":"s3://npm-registry-packages"}},"1.36.2":{"name":"pnpm","version":"1.36.2","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@1.36.2","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js","pnpx":"lib/bin/pnpx.js"},"dist":{"shasum":"c89bc7b466aa81a3e174d126450494619b495128","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-1.36.2.tgz","fileCount":6161,"integrity":"sha512-ZYzucI7xJyCMEd7P1Zfrm63fHnnK/4RKrvAK7mjuoDApzj+WJS8gKzch6p+OGEGHn5qT6tp6HfmyDOwNLjZGnQ==","signatures":[{"sig":"MEQCIGyGBFtVepTGIL7meIw5+YgIP3jWLH/WsfNTZ7BqJESJAiA4UfOuyNI27xlL14gfod0Xm/RLRWA7+nYSAjZrfwo6fA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":25563275},"main":"lib/bin/pnpm.js","_from":".","files":["lib/"],"_shasum":"c89bc7b466aa81a3e174d126450494619b495128","engines":{"node":">=4"},"gitHead":"370ac104ff908cf15a1eca3d1f0615e48fb06e50","scripts":{"tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json --project .","test":"npm run lint && npm run tsc && npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"preview --skip-prepublishOnly && npm-run-all -p -r pnpm-registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf ../.tmp/ && rimraf node_modules/.bin/pnpm && pnpm-registry-mock prepare","pnpm-registry-mock":"pnpm-registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"greenkeeper":{"ignore":["@pnpm/default-fetcher","@pnpm/default-resolver","@pnpm/logger","@pnpm/outdated","@pnpm/server","@pnpm/types","pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-registry-mock","remove-all-except-outer-links","pnpm-shrinkwrap","supi"]},"_nodeVersion":"6.11.4","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"nopt":"^4.0.1","supi":"^0.14.7","chalk":"^2.2.0","delay":"^2.0.0","is-ci":"^1.0.10","ramda":"^0.25.0","retry":"^0.10.1","byline":"^5.0.0","diable":"^4.0.1","p-limit":"^1.1.0","get-port":"^3.2.0","camelcase":"^4.1.0","path-name":"^1.0.0","pnpm-list":"^2.0.0","tree-kill":"^1.2.0","is-windows":"^1.0.1","pkgs-graph":"^2.0.0","text-table":"^0.2.0","@pnpm/types":"^1.5.0","common-tags":"^1.4.0","cross-spawn":"^6.0.3","graceful-fs":"^4.1.11","signal-exit":"^3.0.2","strip-color":"^0.1.0","@pnpm/config":"^0.2.2","@pnpm/logger":"^1.0.0","@pnpm/server":"^0.9.0","@types/retry":"^0.10.2","find-packages":"^2.2.0","package-store":"^0.18.0","@pnpm/outdated":"^0.2.10","load-json-file":"^4.0.0","load-yaml-file":"^0.1.0","loud-rejection":"^1.6.0","mkdirp-promise":"^5.0.1","process-exists":"^3.0.0","util.promisify":"^1.0.0","@types/get-port":"^3.2.0","@zkochan/libnpx":"^9.6.1","graph-sequencer":"^2.0.0","update-notifier":"^2.1.0","write-json-file":"^2.3.0","@pnpm/store-path":"^1.0.3","pnpm-file-reporter":"^0.1.0","@pnpm/default-fetcher":"^0.4.0","pnpm-default-reporter":"^0.14.6","@pnpm/default-resolver":"^0.1.4","@types/write-json-file":"^2.2.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"mz":"^2.6.0","caw":"^2.0.0","tape":"^4.6.3","execa":"^0.10.0","sepia":"^2.0.2","mkdirp":"^0.5.1","rimraf":"^2.5.4","semver":"^5.3.0","tslint":"^5.4.2","ts-node":"^5.0.0","read-pkg":"^3.0.0","@types/mz":"^0.0.32","write-pkg":"^3.1.0","typescript":"^2.7.1","@types/node":"^9.3.0","@types/nopt":"^3.0.29","@types/tape":"^4.2.30","exists-link":"^2.0.0","npm-run-all":"^4.0.1","path-exists":"^3.0.0","rimraf-then":"^1.0.1","@types/delay":"^2.0.1","@types/ramda":"^0.25.0","tape-promise":"^2.0.1","@types/byline":"^4.2.31","@types/mkdirp":"^0.5.0","@types/semver":"^5.3.32","@zkochan/husky":"^0.0.0","@commitlint/cli":"^6.1.3","package-preview":"^1.0.0","write-yaml-file":"^1.0.0","deep-require-cwd":"^1.0.0","npm-scripts-info":"^0.3.6","normalize-newline":"^3.0.0","@types/common-tags":"^1.2.5","pnpm-registry-mock":"^1.5.0","@pnpm/assert-project":"^1.1.1","@types/load-json-file":"^2.0.6","@commitlint/prompt-cli":"^6.1.3","@types/update-notifier":"^2.0.0","anonymous-npm-registry-client":"^0.1.2","@commitlint/config-conventional":"^6.1.3"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_1.36.2_1521492565149_0.43290955491284544","host":"s3://npm-registry-packages"}},"1.36.1":{"name":"pnpm","version":"1.36.1","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@1.36.1","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js","pnpx":"lib/bin/pnpx.js"},"dist":{"shasum":"43537276c39cc2d9e749d1fd7a3c159b2db39877","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-1.36.1.tgz","fileCount":6163,"integrity":"sha512-CRNWN7ap9T12mvqzNKWUnfIbzxYv0jX9DQISVkXLKzhU+tqU464228wl0sXaxrv6/HlpjHWmT1EAerWEcPOAIA==","signatures":[{"sig":"MEUCIHudAFgHKbzfENd2V++9UKu38slSBonSunQTdrLXDvBzAiEAuZ91+0xA5Om2k8cgFu6Tw12AJvw4TF8Fh+/TYAPjJow=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":25574194},"main":"lib/bin/pnpm.js","_from":".","files":["lib/"],"_shasum":"43537276c39cc2d9e749d1fd7a3c159b2db39877","engines":{"node":">=4"},"gitHead":"d2a8b271d0f8cb3b8d148834e510ec60d3a1fbe1","scripts":{"tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json --project .","test":"npm run lint && npm run tsc && npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"preview --skip-prepublishOnly && npm-run-all -p -r pnpm-registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf ../.tmp/ && rimraf node_modules/.bin/pnpm && pnpm-registry-mock prepare","pnpm-registry-mock":"pnpm-registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"greenkeeper":{"ignore":["@pnpm/default-fetcher","@pnpm/default-resolver","@pnpm/logger","@pnpm/outdated","@pnpm/server","@pnpm/types","pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-registry-mock","remove-all-except-outer-links","pnpm-shrinkwrap","supi"]},"_nodeVersion":"6.11.4","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"nopt":"^4.0.1","supi":"^0.14.7","chalk":"^2.2.0","delay":"^2.0.0","is-ci":"^1.0.10","ramda":"^0.25.0","retry":"^0.10.1","byline":"^5.0.0","diable":"^4.0.1","p-limit":"^1.1.0","get-port":"^3.2.0","camelcase":"^4.1.0","path-name":"^1.0.0","pnpm-list":"^2.0.0","tree-kill":"^1.2.0","is-windows":"^1.0.1","pkgs-graph":"^2.0.0","text-table":"^0.2.0","@pnpm/types":"^1.5.0","common-tags":"^1.4.0","cross-spawn":"^6.0.3","graceful-fs":"^4.1.11","signal-exit":"^3.0.2","strip-color":"^0.1.0","@pnpm/config":"^0.2.2","@pnpm/logger":"^1.0.0","@pnpm/server":"^0.9.0","@types/retry":"^0.10.2","find-packages":"^2.2.0","package-store":"^0.18.0","@pnpm/outdated":"^0.2.10","load-json-file":"^4.0.0","load-yaml-file":"^0.1.0","loud-rejection":"^1.6.0","mkdirp-promise":"^5.0.1","process-exists":"^3.0.0","util.promisify":"^1.0.0","@types/get-port":"^3.2.0","@zkochan/libnpx":"^9.6.1","graph-sequencer":"^2.0.0","update-notifier":"^2.1.0","write-json-file":"^2.3.0","@pnpm/store-path":"^1.0.3","pnpm-file-reporter":"^0.1.0","@pnpm/default-fetcher":"^0.4.0","pnpm-default-reporter":"^0.14.6","@pnpm/default-resolver":"^0.1.4","@types/write-json-file":"^2.2.1"},"_hasShrinkwrap":false,"devDependencies":{"mz":"^2.6.0","caw":"^2.0.0","tape":"^4.6.3","execa":"^0.10.0","sepia":"^2.0.2","mkdirp":"^0.5.1","rimraf":"^2.5.4","semver":"^5.3.0","tslint":"^5.4.2","ts-node":"^5.0.0","read-pkg":"^3.0.0","@types/mz":"^0.0.32","write-pkg":"^3.1.0","typescript":"^2.7.1","@types/node":"^9.3.0","@types/nopt":"^3.0.29","@types/tape":"^4.2.30","exists-link":"^2.0.0","npm-run-all":"^4.0.1","path-exists":"^3.0.0","rimraf-then":"^1.0.1","@types/delay":"^2.0.1","@types/ramda":"^0.25.0","tape-promise":"^2.0.1","@types/byline":"^4.2.31","@types/mkdirp":"^0.5.0","@types/semver":"^5.3.32","@zkochan/husky":"^0.0.0","@commitlint/cli":"^6.1.3","package-preview":"^1.0.0","write-yaml-file":"^1.0.0","deep-require-cwd":"^1.0.0","npm-scripts-info":"^0.3.6","normalize-newline":"^3.0.0","@types/common-tags":"^1.2.5","pnpm-registry-mock":"^1.5.0","@pnpm/assert-project":"^1.1.1","@types/load-json-file":"^2.0.6","@commitlint/prompt-cli":"^6.1.3","@types/update-notifier":"^2.0.0","anonymous-npm-registry-client":"^0.1.2","@commitlint/config-conventional":"^6.1.3"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_1.36.1_1521152127600_0.28572965031265496","host":"s3://npm-registry-packages"}},"1.36.0":{"name":"pnpm","version":"1.36.0","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@1.36.0","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js","pnpx":"lib/bin/pnpx.js"},"dist":{"shasum":"4245eb48680041d1fa3612e5443664696931b742","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-1.36.0.tgz","fileCount":6188,"integrity":"sha512-cvg084Tq6HWXTx43Y5KdgD9uNV16S61S/QdIjL1u+BIBBV8rYEArYaxsozkHGzPQtYMk2JwOAVAzVQ5wXKAnsg==","signatures":[{"sig":"MEUCIQCp6lPz5+afRNucSrzlSi6lEg+SDjb+AkG1HLeArbxVUAIgR/m8I2461ynBKOX4eKppmCIdBfskCwsnIcOi/eD0/bE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":25631986},"main":"lib/bin/pnpm.js","_from":".","files":["lib/"],"_shasum":"4245eb48680041d1fa3612e5443664696931b742","engines":{"node":">=4"},"gitHead":"fde3fab9960a0d9bdd1a6be4f790e3c34f0f9cfd","scripts":{"tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json --project .","test":"npm run lint && npm run tsc && npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"preview --skip-prepublishOnly && npm-run-all -p -r pnpm-registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf ../.tmp/ && rimraf node_modules/.bin/pnpm && pnpm-registry-mock prepare","pnpm-registry-mock":"pnpm-registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"greenkeeper":{"ignore":["@pnpm/default-fetcher","@pnpm/default-resolver","@pnpm/logger","@pnpm/outdated","@pnpm/server","@pnpm/types","pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-registry-mock","remove-all-except-outer-links","pnpm-shrinkwrap","supi"]},"_nodeVersion":"6.11.4","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"nopt":"^4.0.1","supi":"^0.14.6","chalk":"^2.2.0","delay":"^2.0.0","is-ci":"^1.0.10","ramda":"^0.25.0","retry":"^0.10.1","byline":"^5.0.0","diable":"^4.0.1","p-limit":"^1.1.0","get-port":"^3.2.0","camelcase":"^4.1.0","path-name":"^1.0.0","pnpm-list":"^2.0.0","tree-kill":"^1.2.0","is-windows":"^1.0.1","pkgs-graph":"^2.0.0","text-table":"^0.2.0","@pnpm/types":"^1.5.0","common-tags":"^1.4.0","cross-spawn":"^6.0.3","graceful-fs":"^4.1.11","signal-exit":"^3.0.2","strip-color":"^0.1.0","@pnpm/config":"^0.2.2","@pnpm/logger":"^1.0.0","@pnpm/server":"^0.9.0","@types/retry":"^0.10.2","find-packages":"^2.2.0","package-store":"^0.18.0","@pnpm/outdated":"^0.2.10","load-json-file":"^4.0.0","load-yaml-file":"^0.1.0","loud-rejection":"^1.6.0","mkdirp-promise":"^5.0.1","process-exists":"^3.0.0","util.promisify":"^1.0.0","@types/get-port":"^3.2.0","@zkochan/libnpx":"^9.6.1","graph-sequencer":"^2.0.0","update-notifier":"^2.1.0","write-json-file":"^2.3.0","@pnpm/store-path":"^1.0.3","pnpm-file-reporter":"^0.1.0","@pnpm/default-fetcher":"^0.4.0","pnpm-default-reporter":"^0.14.6","@pnpm/default-resolver":"^0.1.4","@types/write-json-file":"^2.2.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"mz":"^2.6.0","caw":"^2.0.0","tape":"^4.6.3","execa":"^0.9.0","sepia":"^2.0.2","mkdirp":"^0.5.1","rimraf":"^2.5.4","semver":"^5.3.0","tslint":"^5.4.2","ts-node":"^5.0.0","read-pkg":"^3.0.0","@types/mz":"^0.0.32","write-pkg":"^3.1.0","typescript":"^2.7.1","@types/node":"^9.3.0","@types/nopt":"^3.0.29","@types/tape":"^4.2.30","exists-link":"^2.0.0","npm-run-all":"^4.0.1","path-exists":"^3.0.0","rimraf-then":"^1.0.1","@types/delay":"^2.0.1","@types/ramda":"^0.25.0","tape-promise":"^2.0.1","@types/byline":"^4.2.31","@types/mkdirp":"^0.5.0","@types/semver":"^5.3.32","@zkochan/husky":"^0.0.0","@commitlint/cli":"^6.1.3","package-preview":"^1.0.0","write-yaml-file":"^1.0.0","deep-require-cwd":"^1.0.0","npm-scripts-info":"^0.3.6","normalize-newline":"^3.0.0","@types/common-tags":"^1.2.5","pnpm-registry-mock":"^1.5.0","@pnpm/assert-project":"^1.1.1","@types/load-json-file":"^2.0.6","@commitlint/prompt-cli":"^6.1.3","@types/update-notifier":"^2.0.0","anonymous-npm-registry-client":"^0.1.2","@commitlint/config-conventional":"^6.1.3"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_1.36.0_1521058466818_0.999723319887498","host":"s3://npm-registry-packages"}},"9.1.0":{"name":"pnpm","version":"9.1.0","keywords":["pnpm9","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@9.1.0","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"217063ce3fcbf44f3051666f38b810f1ddefee4a","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-9.1.0.tgz","fileCount":880,"integrity":"sha512-Z/WHmRapKT5c8FnCOFPVcb6vT3U8cH9AyyK+1fsVeMaq07bEEHzLO6CzW+AD62IaFkcayDbIe+tT+dVLtGEnJA==","signatures":[{"sig":"MEUCIDvV6nhIp3PKG2RtOd9Q/nWA5UWUn/iTgOqbsqHDtnydAiEA2r5eSn81gxpMD71MkLcfrSampelhFPCKIYES5hxV6oE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":16828833},"main":"bin/pnpm.cjs","_from":"file:pnpm-9.1.0.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=18.12"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7776 jest","start":"tsc --watch","bundle":"ts-node bundle.ts","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/templates dist/templates && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/174ec045b8d25425057471b95f8dd7fd/pnpm-9.1.0.tgz","_integrity":"sha512-Z/WHmRapKT5c8FnCOFPVcb6vT3U8cH9AyyK+1fsVeMaq07bEEHzLO6CzW+AD62IaFkcayDbIe+tT+dVLtGEnJA==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"10.5.0","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"18.20.2","preferGlobal":true,"publishConfig":{"tag":"next-9","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_9.1.0_1714987835465_0.5647557470514981","host":"s3://npm-registry-packages"}},"9.1.1":{"name":"pnpm","version":"9.1.1","keywords":["pnpm9","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@9.1.1","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"09ada6cd05003e0ced25fb716f9fda4063ec2e3b","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-9.1.1.tgz","fileCount":880,"integrity":"sha512-FOkVdZwR936sB/q6TQGcGT7IY3Ip5i7Jnu+3zzw7dcZER4grfEhRQkUe46a0CAWc37e3+gNBuXXxLQ92KccRlQ==","signatures":[{"sig":"MEQCICCUKSSlafyfWCIGaF/nkVC71+JAcAYGNq5l15XpPI2UAiB/tHdt4dtihnBEBA+gy95d8q9qqJOb7kCvymMoPPXfDA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":17689537},"main":"bin/pnpm.cjs","_from":"file:pnpm-9.1.1.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=18.12"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7776 jest","start":"tsc --watch","bundle":"ts-node bundle.ts","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/templates dist/templates && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/e3bfd1e48fc75bc4ffce27be7bbd505d/pnpm-9.1.1.tgz","_integrity":"sha512-FOkVdZwR936sB/q6TQGcGT7IY3Ip5i7Jnu+3zzw7dcZER4grfEhRQkUe46a0CAWc37e3+gNBuXXxLQ92KccRlQ==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"10.5.0","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"18.20.2","preferGlobal":true,"publishConfig":{"tag":"next-9","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_9.1.1_1715551401478_0.7827661109578452","host":"s3://npm-registry-packages"}},"0.27.0":{"name":"pnpm","version":"0.27.0","keywords":["install","npm"],"author":{"name":"Rico Sta. Cruz","email":"rico@ricostacruz.com"},"license":"MIT","_id":"pnpm@0.27.0","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://github.com/rstacruz/pnpm#readme","bugs":{"url":"https://github.com/rstacruz/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js"},"dist":{"shasum":"2aea3525d447da69cc09c4c71fd00ab5bcaf3282","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-0.27.0.tgz","integrity":"sha512-PrLf9h+Jh8xXwRbokbbuq3jgPQY5mY/8vw+Wp7u7lCDg9wmtEirAyjjJCdbL3KxMaM61OHf9lQVF/rmrxAv7xw==","signatures":[{"sig":"MEQCIHx/9fa0lSTgk03ofQygNgu24bayg6JOOVAffI7TYD87AiB1snggp0rpzUPqcb9+BtvreqRirOsyYt4uTaqseBgP0Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"index.js","_from":".","files":["lib","bin"],"config":{"ghooks":{"commit-msg":"node ./node_modules/validate-commit-msg/index.js"},"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"_shasum":"2aea3525d447da69cc09c4c71fd00ab5bcaf3282","engines":{"node":">=4"},"gitHead":"1d7cccfbb0e176c3c6a13d96a6165efb239968ef","scripts":{"lint":"eslint bin/ test/ lib/","test":"npm run lint && node test | tap-spec","cover":"istanbul cover test/index.js","commit":"git-cz","posttest":"rimraf .tmp","docs:build":"docpress build"},"_npmUser":{"name":"zkochan","email":"zoltan.kochan@gmail.com"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/rstacruz/pnpm.git","type":"git"},"_npmVersion":"2.15.1","description":"A fast implementation of npm install","directories":{"test":"test"},"_nodeVersion":"4.4.4","dependencies":{"mz":"2.4.0","rc":"1.1.6","caw":"2.0.0","got":"6.3.0","meow":"3.7.0","chalk":"1.1.3","debug":"2.2.0","is-ci":"1.0.9","retry":"0.10.0","byline":"5.0.0","mkdirp":"0.5.1","rimraf":"2.5.4","semver":"5.3.0","tar-fs":"1.13.2","throat":"3.0.0","thenify":"3.2.0","lockfile":"1.0.1","node-gyp":"3.4.0","commondir":"1.0.1","node-uuid":"1.4.7","os-homedir":"1.0.1","cross-spawn":"^4.0.0","observatory":"1.0.0","read-pkg-up":"1.0.1","gunzip-maybe":"1.3.1","registry-url":"3.1.0","sorted-object":"2.0.0","camelcase-keys":"3.0.0","normalize-path":"2.0.1","supports-color":"3.1.2","npm-package-arg":"4.2.0","is-retry-allowed":"1.1.0","registry-auth-token":"3.0.1"},"preferGlobal":true,"devDependencies":{"ncp":"^2.0.0","nixt":"0.5.0","tape":"4.6.0","isexe":"1.1.2","sepia":"2.0.1","eslint":"3.4.0","ghooks":"^1.3.2","docpress":"0.6.13","istanbul":"^0.4.5","tap-spec":"4.1.1","commitizen":"^2.8.6","git-update-ghpages":"1.3.0","validate-commit-msg":"^2.7.0","eslint-plugin-promise":"2.0.1","eslint-config-standard":"6.0.0","eslint-plugin-standard":"2.0.0","cz-conventional-changelog":"^1.2.0"},"_npmOperationalInternal":{"tmp":"tmp/pnpm-0.27.0.tgz_1472387136373_0.8396539418026805","host":"packages-16-east.internal.npmjs.com"}},"8.3.0":{"name":"pnpm","version":"8.3.0","keywords":["pnpm8","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@8.3.0","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"89539ffc465f543c7d45c7b618b7db6981e66c7c","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-8.3.0.tgz","fileCount":658,"integrity":"sha512-wRS8ap/SPxBqbUMzcUNkoA0suLqk9BqMlvi8dM2FRuhwUDgqVGYLc5jQ6Ww3uqVc+84zJvN2GYmTWCubaoWPtQ==","signatures":[{"sig":"MEQCIEokhYGYOF8tPXCduYc9GKd82CHVzChZaMWD13K3ntV6AiBiE0m4Jfph/QQUvb7IZMC9cAB/GHYrlWydgGXO4EF38Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12846711,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkPeIdACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqJyg//SMPHkLPD/zNkGT46OQ0yU3hu71b3K7Wp08vE3QlDaKXbr5mq\r\npJomSiL3qiw8648AX+RjBsOYJKZQV7tZ5UIzR/SW33PAwx3X6hu7/QcmEsky\r\nGVvVV3xOm2SjJJfrNlUvXkCnwdvgJAM/9r1wuCN1VY8SL3aAfWZuxfVwcxW/\r\nbs+yWN9NDU79QXXkv19hZ/P9VneVAsSFbUFAQb1c5krVogzaoHKCSpfkDPs6\r\nw2Cb03/DUkL59htcqp4C+1n1nUl2YCnKX6uMtZZ+8r6TzrO5sAYGX6YhPei1\r\nATU7a3m+0EZjl7aQWzeJLM36ksdv7s3m7uwTJ5c8FPs+64og9n/TErxmOqdh\r\nnfQBwV5dTHsLhTBdF37zHdSM8sD4q/hqZ98i/qJMGggmWvCajLKNEFRrQNgI\r\nJP/elNcxkAs7GsmBVZMWItcxBQrxKCTFRFR6037hRUf4832A+4pAyKW4OlJ4\r\nPyhRwqVPgKw7358ZGkq0RbSzRZ6z46cMkKR8Vlc9zwxh37kzYD8TlVQ+2cYA\r\nOazTdCM7hhjd1ySixNv9C7dB6+ypVj+n6yNviQbUCM8vck6DO7b7ukM0oDZX\r\njbiOEKUkTwprQI0xB4gra3NaD1UM0ukEONCUeE+HGvuix82HQhHyRXIt6MAI\r\n/sszXFRamLCh3fDMlK6goT+zh8X6DqoshAY=\r\n=S9T+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","_from":"file:pnpm-8.3.0.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=16.14"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7776 pnpm run test:e2e","start":"tsc --watch","bundle":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/1e22d531151d69a91cdfe24432ea1e28/pnpm-8.3.0.tgz","_integrity":"sha512-wRS8ap/SPxBqbUMzcUNkoA0suLqk9BqMlvi8dM2FRuhwUDgqVGYLc5jQ6Ww3uqVc+84zJvN2GYmTWCubaoWPtQ==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"9.5.0","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"18.15.0","preferGlobal":true,"publishConfig":{"tag":"next-8","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_8.3.0_1681777180672_0.7535261822865893","host":"s3://npm-registry-packages"}},"3.7.0-0":{"name":"pnpm","version":"3.7.0-0","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@3.7.0-0","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"08c7d69c454c0b13da4e8d3d758ef95b1aaad4ff","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-3.7.0-0.tgz","fileCount":4086,"integrity":"sha512-tjaG2+JDK2/Rva0ftNMd8GeX/vvOkttPryLz0HPbCdj3sPCaCPXNOLQ+ynSpe3OaBNF15VB4h5M+MdaJrRDgiw==","signatures":[{"sig":"MEQCIFk1tX5FWOgTto6Ba1+e1CO54pjwyNjVeePJ5mM1tsFjAiAIusTizkGhE0GaimKbXExQ9XkQQMab5C6NXdYGU0qukw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":19493606,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdRxnOCRA9TVsSAnZWagAA8L8P/RzelMOFVDYi4qzsGy2z\nC1TLvnF9dAJAP2/xtahK5wvoy7qLbrK9/A6uMIfphuIkSf3wWPRbnHA5NGFE\nM9wAujDjK+8Ic6xJesUr5gWPqn2KYBsFFoe/Sb6PuCGfYdiJio7+FVS1Koiv\naV0JqwCTvoEDIenluhoikkTy1oySRGes9wi30VZHFY6HG/35LZ7iSeA1eiWM\n5QtLeZwhfH3ndBoIXe6zwMZtIcFJ2upDFeXOVNI2roCUykTRz+c5Pf6XIJqt\n3/iQ7Qyue70fRlo4phHAz4jl8qVw6rEJDEgqG7bhYRBRkGJMVJUTfOWpl3BC\n+SZPnkcHbojwqd04KSdxJ+ulsOYIW/Kkoe9okjXgdP3GG4e/SO9McwOkT7zZ\nqxCo8hzeGl4vzc4pPGxfFAmfcyPVl2DlfqFXFqMscx3qOybOtz2iDpCe80aB\nKbHZiVZF1QjtXpnMZxKwYy+sodUUpEULJ0wTsd7eMUn0i07ql9+1A1oFdCOB\nhF5sFxUhCY9+7OamUu7GHF4IylpitRHnXSahEcUGcbiegAhzZNiiZZ/fCjxl\nsmYowlEYz9xXslil9rjpH3J5k4j15zHBmdMAhMIrjUfIG5fqGt5VYsOCi7JR\ni0HKJU0PD+mM9zMOYPMDap2ZfLyJ5adJ/C94/ksCfHpq+8UaDwXRWP+E9IR7\nOK3e\r\n=OBY+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","_from":".","_shasum":"08c7d69c454c0b13da4e8d3d758ef95b1aaad4ff","engines":{"node":">=8.15"},"scripts":{"tsc":"rimraf lib && tsc","lint":"tslint -c tslint.json src/**/*.ts test/**/*.ts","test":"npm run lint && npm run tsc && npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"run-p -r registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf ../../../.tmp/ && rimraf node_modules/.bin/pnpm && registry-mock prepare","registry-mock":"registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"10.12.0","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"mz":"2.7.0","mem":"5.1.1","nopt":"4.0.1","supi":"0.34.6","archy":"1.0.0","chalk":"2.4.2","delay":"4.3.0","execa":"2.0.3","is-ci":"2.0.0","ramda":"0.26.1","diable":"4.0.2","cp-file":"7.0.0","p-limit":"2.2.0","get-port":"5.0.0","make-dir":"3.0.0","p-filter":"2.1.0","@types/mz":"^0.0.32","camelcase":"5.3.1","fast-glob":"3.0.4","is-subdir":"1.0.3","lru-cache":"5.1.1","minimatch":"3.0.4","path-name":"1.0.0","tree-kill":"1.2.1","@pnpm/list":"2.0.0-0","is-windows":"1.0.2","pkgs-graph":"4.0.0","text-table":"0.2.0","@pnpm/error":"1.0.0","@pnpm/types":"3.2.0","@pnpm/utils":"0.10.5","common-tags":"1.8.0","cross-spawn":"6.0.5","graceful-fs":"4.2.0","signal-exit":"3.0.2","strip-color":"0.1.0","@pnpm/config":"3.5.1","@pnpm/logger":"2.1.1","@pnpm/server":"3.0.5","@types/archy":"0.0.31","find-packages":"5.0.7","path-absolute":"1.0.1","read-ini-file":"2.0.0","@pnpm/outdated":"3.0.1","camelcase-keys":"6.0.1","load-json-file":"6.0.0","loud-rejection":"2.1.0","process-exists":"3.1.0","read-yaml-file":"1.1.0","@pnpm/constants":"1.1.0","@pnpm/lifecycle":"6.2.1","@zkochan/libnpx":"11.0.1","graph-sequencer":"2.0.0","update-notifier":"3.0.1","write-json-file":"4.0.0","@pnpm/store-path":"2.1.0","@types/lru-cache":"^5.1.0","@types/minimatch":"^3.0.3","@pnpm/core-loggers":"3.0.3","@pnpm/file-reporter":"0.1.0","@pnpm/lockfile-file":"1.1.1","@pnpm/package-store":"4.0.14","@pnpm/default-fetcher":"3.1.16","dir-is-case-sensitive":"1.0.2","version-selector-type":"2.0.1","@pnpm/default-reporter":"3.4.0","@pnpm/default-resolver":"3.0.19","@pnpm/package-is-installable":"2.2.1","@pnpm/read-importer-manifest":"1.0.6","@pnpm/store-controller-types":"3.0.3"},"_hasShrinkwrap":false,"readmeFilename":"README.md","__devDependencies":{"ncp":"2.0.0","pnpm":"link:","tape":"4.11.0","p-any":"2.1.0","retry":"0.12.0","byline":"5.0.0","rimraf":"2.6.3","semver":"6.3.0","write-pkg":"4.0.0","@types/nopt":"3.0.29","exists-link":"2.0.0","npm-run-all":"4.1.5","path-exists":"4.0.0","rimraf-then":"1.0.1","symlink-dir":"3.1.0","@types/ramda":"0.25.34","@types/retry":"0.12.0","tape-promise":"4.0.0","@pnpm/prepare":"0.0.0","@types/byline":"4.2.31","@types/mkdirp":"0.5.2","@types/semver":"6","write-yaml-file":"3.0.1","deep-require-cwd":"1.0.0","normalize-newline":"3.0.0","@pnpm/modules-yaml":"3.0.3","@types/common-tags":"1.8.0","@pnpm/registry-mock":"1.3.0","@pnpm/assert-project":"link:../../privatePackages/assert-project","@pnpm/lockfile-types":"1.1.0","@types/update-notifier":"2.5.0","@pnpm/read-package-json":"2.0.2","@pnpm/write-importer-manifest":"2.0.1","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_3.7.0-0_1564940749484_0.6217998491069199","host":"s3://npm-registry-packages"}},"3.7.0-2":{"name":"pnpm","version":"3.7.0-2","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@3.7.0-2","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"c7845461a846f21fd6e88a6e1f9ec7fe3a50dfce","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-3.7.0-2.tgz","fileCount":4086,"integrity":"sha512-Iwu3LvoN02XIAzE++W8sQkkAgxq2wMiz9s40aHCTP0FMLXk63LG6aJTwrIQ59yV3moe+MmiA6sxz3T+T+7O/qg==","signatures":[{"sig":"MEQCIHfdCMaiirxz4li8jP6kPuG+DT4mwA35okHBxQfixl6OAiAbepwOYCXmc3WVZkJspZ3aUEkzXHhf4miIpQO/pmx8yA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":19495382,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdSKTtCRA9TVsSAnZWagAAZIUP/3tD6F33e1Zf5IX32Tlf\n90LI6lF1QozGt4GZIKdubXSrHklyIosCVn+exExpQxLR3qfiakwjhaNh7p7k\n+BozXjpKS34MFV/ANzG9YLEWYxiSsK6GzBsWvm+snSr333FeR7gUUYJTKGG5\neyMATDvT9gx3u6MgPH92undBBtgeGT7sjrOjwlmy+TZ/IGtANRMyUcmyCNxB\nOPWkw6Y0Ntu5F4ca5n0N4PoUDZzCEGd0+PEE/6Z7IELFlFH1xl33ocKz7DSj\nxClHpvqhp0pmec3tvceiLMQW3B9er1/lIYBwiCH30QWQ6KNQMiEict/gx+q9\nBRux/2VeptMCX7p/mb73W5hIIaupy/Rjn9nLKnjKmu2YLmj7kwq+uNvtm+qP\nnH6EmgGjUm+P5+M84dShemtySqQ/z9GdbD6ddQTiN+Zf/aVqU3z8dvSyL3sk\nSIORgkJPHkgKRILYdMLGYCgssR5GZgNOiD0eQeSYSzVgZIYYnQQAh7p4n3+8\nQF8ytwQm3zLrG5Cz04PEnelLJDgUOzYdQWXgk4UW/+NsLH4SUAof64WpDzwj\nm34HnBSqIflpE5WEnidqQ4nVjOH0DXCZJ5fRRsZ6lYb+8SgES43JT5c6aNff\nCt0P4mNwbeTf7bZY7xKP9H154MBggG4PQbExut92RVK9CnMXVuz6JUqKCDiN\nGRe5\r\n=O/T6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","_from":".","_shasum":"c7845461a846f21fd6e88a6e1f9ec7fe3a50dfce","engines":{"node":">=8.15"},"scripts":{"tsc":"rimraf lib && tsc","lint":"tslint -c tslint.json src/**/*.ts test/**/*.ts","test":"npm run lint && npm run tsc && npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"run-p -r registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf ../../../.tmp/ && rimraf node_modules/.bin/pnpm && registry-mock prepare","registry-mock":"registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"10.12.0","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"mz":"2.7.0","mem":"5.1.1","nopt":"4.0.1","supi":"0.34.6","archy":"1.0.0","chalk":"2.4.2","delay":"4.3.0","execa":"2.0.3","is-ci":"2.0.0","ramda":"0.26.1","diable":"4.0.2","cp-file":"7.0.0","p-limit":"2.2.0","get-port":"5.0.0","make-dir":"3.0.0","p-filter":"2.1.0","@types/mz":"^0.0.32","camelcase":"5.3.1","fast-glob":"3.0.4","is-subdir":"1.0.3","lru-cache":"5.1.1","minimatch":"3.0.4","path-name":"1.0.0","tree-kill":"1.2.1","@pnpm/list":"2.0.0-2","is-windows":"1.0.2","pkgs-graph":"4.0.0","text-table":"0.2.0","@pnpm/error":"1.0.0","@pnpm/types":"3.2.0","@pnpm/utils":"0.10.5","common-tags":"1.8.0","cross-spawn":"6.0.5","graceful-fs":"4.2.0","signal-exit":"3.0.2","strip-color":"0.1.0","@pnpm/config":"3.5.1","@pnpm/logger":"2.1.1","@pnpm/server":"3.0.5","@types/archy":"0.0.31","find-packages":"5.0.7","path-absolute":"1.0.1","read-ini-file":"2.0.0","@pnpm/outdated":"3.0.1","camelcase-keys":"6.0.1","load-json-file":"6.0.0","loud-rejection":"2.1.0","process-exists":"3.1.0","read-yaml-file":"1.1.0","@pnpm/constants":"1.1.0","@pnpm/lifecycle":"6.2.1","@zkochan/libnpx":"11.0.1","graph-sequencer":"2.0.0","update-notifier":"3.0.1","write-json-file":"4.0.0","@pnpm/store-path":"2.1.0","@types/lru-cache":"^5.1.0","@types/minimatch":"^3.0.3","@pnpm/core-loggers":"3.0.3","@pnpm/file-reporter":"0.1.0","@pnpm/lockfile-file":"1.1.1","@pnpm/package-store":"4.0.14","@pnpm/default-fetcher":"3.1.16","dir-is-case-sensitive":"1.0.2","version-selector-type":"2.0.1","@pnpm/default-reporter":"3.4.0","@pnpm/default-resolver":"3.0.19","@pnpm/package-is-installable":"2.2.1","@pnpm/read-importer-manifest":"1.0.6","@pnpm/store-controller-types":"3.0.3"},"_hasShrinkwrap":false,"readmeFilename":"README.md","__devDependencies":{"ncp":"2.0.0","pnpm":"link:","tape":"4.11.0","p-any":"2.1.0","retry":"0.12.0","byline":"5.0.0","rimraf":"2.6.3","semver":"6.3.0","write-pkg":"4.0.0","@types/nopt":"3.0.29","exists-link":"2.0.0","npm-run-all":"4.1.5","path-exists":"4.0.0","rimraf-then":"1.0.1","symlink-dir":"3.1.0","@types/ramda":"0.25.34","@types/retry":"0.12.0","tape-promise":"4.0.0","@pnpm/prepare":"0.0.0","@types/byline":"4.2.31","@types/mkdirp":"0.5.2","@types/semver":"6","write-yaml-file":"3.0.1","deep-require-cwd":"1.0.0","normalize-newline":"3.0.0","@pnpm/modules-yaml":"3.0.3","@types/common-tags":"1.8.0","@pnpm/registry-mock":"1.3.0","@pnpm/assert-project":"link:../../privatePackages/assert-project","@pnpm/lockfile-types":"1.1.0","@types/update-notifier":"2.5.0","@pnpm/read-package-json":"2.0.2","@pnpm/write-importer-manifest":"2.0.1","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_3.7.0-2_1565041899989_0.16514734874919057","host":"s3://npm-registry-packages"}},"3.7.0-1":{"name":"pnpm","version":"3.7.0-1","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@3.7.0-1","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"28242369690f460b09eae4372578523cb76d7b5a","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-3.7.0-1.tgz","fileCount":4086,"integrity":"sha512-V5hDy5HXs6009J+P6Lgt7rb4e3SWMVQTmSF/YVWE4BvV8QNPrvLcf6YnWfUGuxFmOvqrrYt1CCRDhCBO/yMadg==","signatures":[{"sig":"MEYCIQD/JPQYzM5m+7v//Taf1tiypqFCP6QOl5s/RbIX4jlx7AIhAMBSlElV/dUoBohDNa0TNcynjcnJDhc037UZsB8KZJ39","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":19493634,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdRx22CRA9TVsSAnZWagAAaTYP/A2uffY0lJznX3YFfHpG\nXRvSSCESrqqlh2axsAXdWNhabso0CmuwY2I+riTcvq20nNEUxA92RZvjxOXr\noEUzGfJVtXmGzmtcPTCyuAg/xYiTlifq2EZ++fpNjbdPjqk+NkYECJlFYQnz\n38VSVsxDlqW9+oqSw0ho9sTrrfzylKHEedIeVGlvR64+1Ch9JL/cDnao2POh\nG6LfTh9lKZRIf5PEr169VQ3xTsdx9sTkAckh6ZYwPYF52k8d1cAVT22AO9+x\ntGlUIz328GU0t1x3VtGo/q9jIEcW3jn6XrLQyDOVYpoI8dc8umKzmLtqMbfs\ngIz6gStpGXCEJvQ0CejvvXiJTZdGhAn6Sm68xvMByH1isAlEOtLzg1XDZYg8\n4AlNBc+XQ3wW1AtoONHkhj243vNo76QlqqvaEM1q6cj84ukK9l+4pi5bgUZH\n25PdWHUXlNXaFKgB/JPAgLSoFWE+ddK4CRp8x9po38RSvcBGC6tGWDAMoWD0\nHrVO4vIHJdZYVweiexany/B3bFAgE6UbjHySpD27DqM0Ul8PoL0ugOG5rh7E\nLCotLBD46utO8XdaboAXADnYh0CTMHEIgRe/d0/OjKEL19Q//tsjhJynT+2+\nQx+jbILpKtq+pAIuoKL7Pptdbpiee5P7abj3uEsAY1V1pj53O+NX3YWMLN7I\nDfXX\r\n=UKdH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","_from":".","_shasum":"28242369690f460b09eae4372578523cb76d7b5a","engines":{"node":">=8.15"},"scripts":{"tsc":"rimraf lib && tsc","lint":"tslint -c tslint.json src/**/*.ts test/**/*.ts","test":"npm run lint && npm run tsc && npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"run-p -r registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf ../../../.tmp/ && rimraf node_modules/.bin/pnpm && registry-mock prepare","registry-mock":"registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"10.12.0","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"mz":"2.7.0","mem":"5.1.1","nopt":"4.0.1","supi":"0.34.6","archy":"1.0.0","chalk":"2.4.2","delay":"4.3.0","execa":"2.0.3","is-ci":"2.0.0","ramda":"0.26.1","diable":"4.0.2","cp-file":"7.0.0","p-limit":"2.2.0","get-port":"5.0.0","make-dir":"3.0.0","p-filter":"2.1.0","@types/mz":"^0.0.32","camelcase":"5.3.1","fast-glob":"3.0.4","is-subdir":"1.0.3","lru-cache":"5.1.1","minimatch":"3.0.4","path-name":"1.0.0","tree-kill":"1.2.1","@pnpm/list":"2.0.0-1","is-windows":"1.0.2","pkgs-graph":"4.0.0","text-table":"0.2.0","@pnpm/error":"1.0.0","@pnpm/types":"3.2.0","@pnpm/utils":"0.10.5","common-tags":"1.8.0","cross-spawn":"6.0.5","graceful-fs":"4.2.0","signal-exit":"3.0.2","strip-color":"0.1.0","@pnpm/config":"3.5.1","@pnpm/logger":"2.1.1","@pnpm/server":"3.0.5","@types/archy":"0.0.31","find-packages":"5.0.7","path-absolute":"1.0.1","read-ini-file":"2.0.0","@pnpm/outdated":"3.0.1","camelcase-keys":"6.0.1","load-json-file":"6.0.0","loud-rejection":"2.1.0","process-exists":"3.1.0","read-yaml-file":"1.1.0","@pnpm/constants":"1.1.0","@pnpm/lifecycle":"6.2.1","@zkochan/libnpx":"11.0.1","graph-sequencer":"2.0.0","update-notifier":"3.0.1","write-json-file":"4.0.0","@pnpm/store-path":"2.1.0","@types/lru-cache":"^5.1.0","@types/minimatch":"^3.0.3","@pnpm/core-loggers":"3.0.3","@pnpm/file-reporter":"0.1.0","@pnpm/lockfile-file":"1.1.1","@pnpm/package-store":"4.0.14","@pnpm/default-fetcher":"3.1.16","dir-is-case-sensitive":"1.0.2","version-selector-type":"2.0.1","@pnpm/default-reporter":"3.4.0","@pnpm/default-resolver":"3.0.19","@pnpm/package-is-installable":"2.2.1","@pnpm/read-importer-manifest":"1.0.6","@pnpm/store-controller-types":"3.0.3"},"_hasShrinkwrap":false,"readmeFilename":"README.md","__devDependencies":{"ncp":"2.0.0","pnpm":"link:","tape":"4.11.0","p-any":"2.1.0","retry":"0.12.0","byline":"5.0.0","rimraf":"2.6.3","semver":"6.3.0","write-pkg":"4.0.0","@types/nopt":"3.0.29","exists-link":"2.0.0","npm-run-all":"4.1.5","path-exists":"4.0.0","rimraf-then":"1.0.1","symlink-dir":"3.1.0","@types/ramda":"0.25.34","@types/retry":"0.12.0","tape-promise":"4.0.0","@pnpm/prepare":"0.0.0","@types/byline":"4.2.31","@types/mkdirp":"0.5.2","@types/semver":"6","write-yaml-file":"3.0.1","deep-require-cwd":"1.0.0","normalize-newline":"3.0.0","@pnpm/modules-yaml":"3.0.3","@types/common-tags":"1.8.0","@pnpm/registry-mock":"1.3.0","@pnpm/assert-project":"link:../../privatePackages/assert-project","@pnpm/lockfile-types":"1.1.0","@types/update-notifier":"2.5.0","@pnpm/read-package-json":"2.0.2","@pnpm/write-importer-manifest":"2.0.1","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_3.7.0-1_1564941750129_0.07947270779555171","host":"s3://npm-registry-packages"}},"1.23.1":{"name":"pnpm","version":"1.23.1","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@1.23.1","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js","pnpx":"lib/bin/pnpx.js"},"dist":{"shasum":"1aa42813a17c1b31cf03df1ee1b57710438eae1d","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-1.23.1.tgz","integrity":"sha512-eeN1f96EACpkga2OR/0nO41FgVVYimxfIjXetA4sSTRdjMImfvkmx9HPca2Je4aEq17xjb0zjyQXtTtUB6M0uQ==","signatures":[{"sig":"MEUCIQC7gaj1hZJsSS/n1jbnyCotXn+Rhi8y9/xafJtYvRzdeQIgWBRtone861b6yDfJh2hcFENRhBcQDInojHDBIN4y6VQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/bin/pnpm.js","_from":".","files":["lib/","npm-shrinkwrap.json"],"_shasum":"1aa42813a17c1b31cf03df1ee1b57710438eae1d","engines":{"node":">=4"},"gitHead":"14d2e6088ac2d4f79748e400219685609d275fe7","scripts":{},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","bundledName":"@pnpm/bundled","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"greenkeeper":{"ignore":["@pnpm/logger","pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-registry-mock","remove-all-except-outer-links","pnpm-shrinkwrap","supi"]},"_nodeVersion":"6.11.4","dependencies":{"nopt":"^4.0.1","supi":"^0.7.10","chalk":"^2.2.0","is-ci":"^1.0.10","ramda":"^0.25.0","byline":"^5.0.0","camelcase":"^4.1.0","path-name":"^1.0.0","pnpm-list":"^2.0.0","text-table":"^0.2.0","common-tags":"^1.4.0","cross-spawn":"^5.0.0","graceful-fs":"^4.1.11","strip-color":"^0.1.0","@pnpm/logger":"^1.0.0","@pnpm/outdated":"^0.2.0","load-json-file":"^4.0.0","loud-rejection":"^1.6.0","@zkochan/libnpx":"^9.6.1","not-bundled-npm":"^5.4.2","update-notifier":"^2.1.0","pnpm-file-reporter":"^0.0.1","pnpm-default-reporter":"^0.10.3"},"preferGlobal":true,"publishconfig":{"tag":"next"},"devDependencies":{"mz":"^2.6.0","caw":"^2.0.0","tape":"^4.6.3","execa":"^0.7.0","isexe":"^2.0.0","sepia":"^2.0.2","mkdirp":"^0.5.1","rimraf":"^2.5.4","semver":"^5.3.0","tslint":"^5.4.2","thenify":"^3.3.0","ts-node":"^3.0.0","read-pkg":"^3.0.0","@types/mz":"^0.0.31","write-pkg":"^3.1.0","is-windows":"^1.0.1","typescript":"^2.4.1","@types/node":"^8.0.33","@types/nopt":"^3.0.29","@types/tape":"^4.2.30","exists-link":"^2.0.0","npm-run-all":"^4.0.1","path-exists":"^3.0.0","rimraf-then":"^1.0.1","@types/ramda":"^0.25.0","tape-promise":"^2.0.1","@types/byline":"^4.2.31","@types/mkdirp":"^0.5.0","@types/semver":"^5.3.32","@zkochan/husky":"^0.0.0","load-yaml-file":"^0.1.0","mkdirp-promise":"^5.0.1","@commitlint/cli":"^4.0.0","package-preview":"^1.0.0","npm-scripts-info":"^0.3.6","normalize-newline":"^3.0.0","@types/common-tags":"^1.2.5","pnpm-registry-mock":"^1.5.0","npm-registry-client":"^8.4.0","@types/load-json-file":"^2.0.6","@commitlint/prompt-cli":"^5.0.0","@types/update-notifier":"^1.0.2","@commitlint/config-angular":"^4.2.0","anonymous-npm-registry-client":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm-1.23.1.tgz_1511223798478_0.9402797161601484","host":"s3://npm-registry-packages"}},"3.7.0-4":{"name":"pnpm","version":"3.7.0-4","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@3.7.0-4","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"689d9f85fb469646783c73b2244e4c7bb0594396","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-3.7.0-4.tgz","fileCount":4100,"integrity":"sha512-B4A7sywEVHBFQIGFDQzZnKU1yP0yZ0dxhfj57H8dU0LU4B9qHKGOm4Tdk8KlksbnPXZfwUcWgAlHfHrWAQFyeA==","signatures":[{"sig":"MEQCIDM9P3a8+8kaLC2lKeFOKoFot7zSqrKKJG0+XYQ7eMlTAiBvu+SBP/izR0hlGYffugZEmpDXdm58vV+E8ADx+5sfog==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":19522112,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdU0ESCRA9TVsSAnZWagAAb2EP/RD5F+GTXze821ouBkqV\nAy56WkX6wO8s6Y9DMemHbt44Kudhih0I+PcmjgFRkWkpsHOKM3MIb86y4Gnj\nMRZKG/787qRhxBCg8NpEVzUttZaZr2gV6b6/qDSEY9UQu1E6gLwaL8nGJIpf\nAJuHe3USlWv8jpO37ea1jwLLDNzAYF3ZCtMULx8E+2AFjiJwyxrwOGug5tyP\niNSluLVSLd0S9yRDxi8gq/HUC/ogX2vyjeYtGTbcL9KSMFFt7AXQTylhQP9u\nPSP0/YgGt5fW43Ij5WGCteqFE3hFn3CjyEJzsHjw2jLAQITrR3mKT0exE2mO\nelUg2/21chJveFCfZVTK6XxgnO7IAUQxh+MJrKp3HBA5xDpJXrVJzoGp8JFH\nih0uTjpdo5Vho6U0b6MduQgHQgvVpSZGfBo/AbbZMh6AtAAIiiSTewGBJNFR\n+V7CgkzPS5lOEg7eH8HGrFxZIkw1rB7qw4ZWYow8Gt2nGecDT0oAFbTTAz5n\nbBxrpkFt3trIWtcF609AugEbw413KzbeB6UJSee31EoQVVj4pIFIuD5cetJ1\nW3VE6Fiy2DONKFAT9JekxVpfS+rLWNXlopS/sLT6TCHFsnWp/7EDA8cHwL/d\nIpBpcDVZRCxTSwZ8sqJxzGtlDds5b8uhN5s3I0mv3rI+Z0qEdEX/gjQWdXVR\nU4MS\r\n=iHw+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","_from":".","_shasum":"689d9f85fb469646783c73b2244e4c7bb0594396","engines":{"node":">=8.15"},"scripts":{"tsc":"rimraf lib && tsc","lint":"tslint -c tslint.json src/**/*.ts test/**/*.ts","test":"npm run lint && npm run tsc && npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"run-p -r registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf ../../../.tmp/ && rimraf node_modules/.bin/pnpm && registry-mock prepare","registry-mock":"registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"10.12.0","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"mz":"2.7.0","mem":"5.1.1","nopt":"4.0.1","supi":"0.34.7","archy":"1.0.0","chalk":"2.4.2","delay":"4.3.0","execa":"2.0.3","is-ci":"2.0.0","ramda":"0.26.1","diable":"4.0.2","cp-file":"7.0.0","p-limit":"2.2.0","get-port":"5.0.0","make-dir":"3.0.0","p-filter":"2.1.0","@types/mz":"^0.0.32","camelcase":"5.3.1","fast-glob":"3.0.4","is-subdir":"1.0.3","lru-cache":"5.1.1","minimatch":"3.0.4","path-name":"1.0.0","tree-kill":"1.2.1","@pnpm/list":"2.0.0","is-windows":"1.0.2","pkgs-graph":"4.0.0","text-table":"0.2.0","@pnpm/error":"1.0.0","@pnpm/types":"3.2.0","@pnpm/utils":"0.10.5","common-tags":"1.8.0","cross-spawn":"6.0.5","graceful-fs":"4.2.1","signal-exit":"3.0.2","strip-color":"0.1.0","@pnpm/config":"3.5.1","@pnpm/logger":"2.1.1","@pnpm/server":"3.0.5","@types/archy":"0.0.31","find-packages":"5.0.7","path-absolute":"1.0.1","read-ini-file":"2.0.0","@pnpm/outdated":"3.1.1","camelcase-keys":"6.0.1","load-json-file":"6.0.0","loud-rejection":"2.1.0","process-exists":"3.1.0","read-yaml-file":"1.1.0","@pnpm/constants":"1.1.0","@pnpm/lifecycle":"6.2.1","@zkochan/libnpx":"11.0.1","graph-sequencer":"2.0.0","update-notifier":"3.0.1","write-json-file":"4.0.0","@pnpm/store-path":"2.1.0","@types/lru-cache":"^5.1.0","@types/minimatch":"^3.0.3","@pnpm/core-loggers":"3.0.3","@pnpm/file-reporter":"0.1.0","@pnpm/lockfile-file":"1.1.2","@pnpm/package-store":"4.0.14","@pnpm/default-fetcher":"3.1.16","dir-is-case-sensitive":"1.0.2","version-selector-type":"2.0.1","@pnpm/default-reporter":"3.4.0","@pnpm/default-resolver":"3.1.0","@pnpm/package-is-installable":"2.2.1","@pnpm/read-importer-manifest":"1.0.6","@pnpm/store-controller-types":"3.0.3"},"_hasShrinkwrap":false,"readmeFilename":"README.md","__devDependencies":{"ncp":"2.0.0","pnpm":"link:","tape":"4.11.0","p-any":"2.1.0","retry":"0.12.0","byline":"5.0.0","rimraf":"2.6.3","semver":"6.3.0","write-pkg":"4.0.0","@types/nopt":"3.0.29","exists-link":"2.0.0","npm-run-all":"4.1.5","path-exists":"4.0.0","rimraf-then":"1.0.1","symlink-dir":"3.1.0","@types/ramda":"0.25.34","@types/retry":"0.12.0","tape-promise":"4.0.0","@pnpm/prepare":"0.0.0","@types/byline":"4.2.31","@types/mkdirp":"0.5.2","@types/semver":"6","write-yaml-file":"3.0.1","deep-require-cwd":"1.0.0","normalize-newline":"3.0.0","@pnpm/modules-yaml":"3.0.3","@types/common-tags":"1.8.0","@pnpm/registry-mock":"1.3.0","@pnpm/assert-project":"link:../../privatePackages/assert-project","@pnpm/lockfile-types":"1.1.0","@types/update-notifier":"2.5.0","@pnpm/read-package-json":"2.0.2","@pnpm/write-importer-manifest":"2.0.1","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_3.7.0-4_1565737234095_0.872346201943248","host":"s3://npm-registry-packages"}},"1.23.0":{"name":"pnpm","version":"1.23.0","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@1.23.0","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js","pnpx":"lib/bin/pnpx.js"},"dist":{"shasum":"92fcfd1a68b8e166c6fea1d59c42edff877e64a4","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-1.23.0.tgz","integrity":"sha512-yV/7c/ZW/vntyhZcLW31/J7OBxUIqzm77EpyfUf8zAKVuNNAXy9ZSk3VmtK7jNP4hZFNAwD/FhZLco1sH6A9JQ==","signatures":[{"sig":"MEYCIQCP2of8UQQpFyC8NYBioae0bTtiGty/PXCrEP1ZThoHcQIhAJHfz4aCBmsvmmgFoiKOzXva3rmcuxoYKQN9nnjmOT2D","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/bin/pnpm.js","_from":".","files":["lib/","npm-shrinkwrap.json"],"_shasum":"92fcfd1a68b8e166c6fea1d59c42edff877e64a4","engines":{"node":">=4"},"gitHead":"617667fa6c4310112163c3d2f121f7ec155ec39d","scripts":{},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","bundledName":"@pnpm/bundled","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"greenkeeper":{"ignore":["@pnpm/logger","pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-registry-mock","remove-all-except-outer-links","pnpm-shrinkwrap","supi"]},"_nodeVersion":"6.11.4","dependencies":{"nopt":"^4.0.1","supi":"^0.7.8","chalk":"^2.2.0","is-ci":"^1.0.10","ramda":"^0.25.0","byline":"^5.0.0","camelcase":"^4.1.0","path-name":"^1.0.0","pnpm-list":"^2.0.0","text-table":"^0.2.0","common-tags":"^1.4.0","cross-spawn":"^5.0.0","graceful-fs":"^4.1.11","strip-color":"^0.1.0","@pnpm/logger":"^1.0.0","@pnpm/outdated":"^0.2.0","load-json-file":"^4.0.0","loud-rejection":"^1.6.0","@zkochan/libnpx":"^9.6.1","not-bundled-npm":"^5.4.2","update-notifier":"^2.1.0","pnpm-file-reporter":"^0.0.1","pnpm-default-reporter":"^0.10.3"},"preferGlobal":true,"publishconfig":{"tag":"next"},"devDependencies":{"mz":"^2.6.0","caw":"^2.0.0","tape":"^4.6.3","execa":"^0.7.0","isexe":"^2.0.0","sepia":"^2.0.2","mkdirp":"^0.5.1","rimraf":"^2.5.4","semver":"^5.3.0","tslint":"^5.4.2","thenify":"^3.3.0","ts-node":"^3.0.0","read-pkg":"^3.0.0","@types/mz":"^0.0.31","write-pkg":"^3.1.0","is-windows":"^1.0.1","typescript":"^2.4.1","@types/node":"^8.0.33","@types/nopt":"^3.0.29","@types/tape":"^4.2.30","exists-link":"^2.0.0","npm-run-all":"^4.0.1","path-exists":"^3.0.0","rimraf-then":"^1.0.1","@types/ramda":"^0.25.0","tape-promise":"^2.0.1","@types/byline":"^4.2.31","@types/mkdirp":"^0.5.0","@types/semver":"^5.3.32","@zkochan/husky":"^0.0.0","load-yaml-file":"^0.1.0","mkdirp-promise":"^5.0.1","@commitlint/cli":"^4.0.0","package-preview":"^1.0.0","npm-scripts-info":"^0.3.6","normalize-newline":"^3.0.0","@types/common-tags":"^1.2.5","pnpm-registry-mock":"^1.5.0","npm-registry-client":"^8.4.0","@types/load-json-file":"^2.0.6","@commitlint/prompt-cli":"^5.0.0","@types/update-notifier":"^1.0.2","@commitlint/config-angular":"^4.2.0","anonymous-npm-registry-client":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm-1.23.0.tgz_1511098729361_0.3430468693841249","host":"s3://npm-registry-packages"}},"3.7.0-3":{"name":"pnpm","version":"3.7.0-3","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@3.7.0-3","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"715b3c9ed0508e36078b4e586717b7c56b220532","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-3.7.0-3.tgz","fileCount":4111,"integrity":"sha512-TNZd0h1Hj3HzNMB5QULmdgwr3+ff4LgiAHygH/TQ6kdrjAxOSYuuOZtkh2i8IT9EFDzQOuZiT+3/w9idPVHWGQ==","signatures":[{"sig":"MEYCIQCw4OW/eZBCFSHqN7Zjopt+sCetxc8dWkdTiY2JqRhSewIhANv8Kl6SClHzr/KKmY2y5sREZJoOTyiwbMmh0Kv9tIEx","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":19614731,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdTLC+CRA9TVsSAnZWagAA0GwP/AsWo/S2ft2k/kUDHImU\n9MN8Mgv0rhKjNr9xQpLRDbOUcsb6+N8xi4kVO0RZzAlGJm6tNED696lPCrEX\nXbR3rhnpm3BGUJeYpY2EKxQ4NpVvYMD7vD6JlG5FKYjVZE88PJZOJtr9kSq4\nFivPGTKBIhVPuFIb6b+9oZTXEqDUixpXYMI7cRUSv85QWL1XaFFuQm5MdXy7\nOfYWkjDZTBWN4O/oplEDICXeVw9j1XZvyWCfRSlyTSd/oK+1LL/4GJWP8Hbn\nRK6jzD6Q7uR5kclMe2P/JQXWKDZ1Aec4Bf4324AYMKcPm1wVAAqGuXZUNJlD\nQm/oVwX0fFUxrQqbeIkHWkl0h1UYhJGWJVNx69lF8DnUbcJ/LbLwYVevsWjI\naz11c9eHV7bCIzLMBdf7A7/GVyrZOSbvK7OCX1sqCtZy/F4z/OHPrZwfOW6k\nP4w5OAjP+oWAd7ySNbZEOoYwe/pNmHrsx962q+YKu82++fTIh6SVTZMq1+QC\nNsb1/8YCVzyqVTgJlVVu9I20MikN/tJAzA2Apo6EDSg6sYYyUtuBBcagbHh3\nF1bWoDCPWVz9E67IsILpRsFDMh8WciY20AE8xnJpi4OkN0d6KFNEjHugQ9Nm\nrBVE5hNvDVxRjnz5qSyutzRTAYYXHHk1pqz6hw4NwsDU3JZRARkTnaWdhByc\nQ/O6\r\n=i8Ff\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","_from":".","_shasum":"715b3c9ed0508e36078b4e586717b7c56b220532","engines":{"node":">=8.15"},"scripts":{"tsc":"rimraf lib && tsc","lint":"tslint -c tslint.json src/**/*.ts test/**/*.ts","test":"npm run lint && npm run tsc && npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"run-p -r registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf ../../../.tmp/ && rimraf node_modules/.bin/pnpm && registry-mock prepare","registry-mock":"registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"10.12.0","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"mz":"2.7.0","mem":"5.1.1","nopt":"4.0.1","supi":"0.34.6","archy":"1.0.0","chalk":"2.4.2","delay":"4.3.0","execa":"2.0.3","is-ci":"2.0.0","ramda":"0.26.1","diable":"4.0.2","cp-file":"7.0.0","p-limit":"2.2.0","get-port":"5.0.0","make-dir":"3.0.0","p-filter":"2.1.0","@types/mz":"^0.0.32","camelcase":"5.3.1","fast-glob":"3.0.4","is-subdir":"1.0.3","lru-cache":"5.1.1","minimatch":"3.0.4","path-name":"1.0.0","tree-kill":"1.2.1","@pnpm/list":"2.0.0-3","is-windows":"1.0.2","pkgs-graph":"4.0.0","text-table":"0.2.0","@pnpm/error":"1.0.0","@pnpm/types":"3.2.0","@pnpm/utils":"0.10.5","common-tags":"1.8.0","cross-spawn":"6.0.5","graceful-fs":"4.2.1","signal-exit":"3.0.2","strip-color":"0.1.0","@pnpm/config":"3.5.1","@pnpm/logger":"2.1.1","@pnpm/server":"3.0.5","@types/archy":"0.0.31","find-packages":"5.0.7","path-absolute":"1.0.1","read-ini-file":"2.0.0","@pnpm/outdated":"3.1.0","camelcase-keys":"6.0.1","load-json-file":"6.0.0","loud-rejection":"2.1.0","process-exists":"3.1.0","read-yaml-file":"1.1.0","@pnpm/constants":"1.1.0","@pnpm/lifecycle":"6.2.1","@zkochan/libnpx":"11.0.1","graph-sequencer":"2.0.0","update-notifier":"3.0.1","write-json-file":"4.0.0","@pnpm/store-path":"2.1.0","@types/lru-cache":"^5.1.0","@types/minimatch":"^3.0.3","@pnpm/core-loggers":"3.0.3","@pnpm/file-reporter":"0.1.0","@pnpm/lockfile-file":"1.1.1","@pnpm/package-store":"4.0.14","@pnpm/default-fetcher":"3.1.16","dir-is-case-sensitive":"1.0.2","version-selector-type":"2.0.1","@pnpm/default-reporter":"3.4.0","@pnpm/default-resolver":"3.0.19","@pnpm/package-is-installable":"2.2.1","@pnpm/read-importer-manifest":"1.0.6","@pnpm/store-controller-types":"3.0.3"},"_hasShrinkwrap":false,"readmeFilename":"README.md","__devDependencies":{"ncp":"2.0.0","pnpm":"link:","tape":"4.11.0","p-any":"2.1.0","retry":"0.12.0","byline":"5.0.0","rimraf":"2.6.3","semver":"6.3.0","write-pkg":"4.0.0","@types/nopt":"3.0.29","exists-link":"2.0.0","npm-run-all":"4.1.5","path-exists":"4.0.0","rimraf-then":"1.0.1","symlink-dir":"3.1.0","@types/ramda":"0.25.34","@types/retry":"0.12.0","tape-promise":"4.0.0","@pnpm/prepare":"0.0.0","@types/byline":"4.2.31","@types/mkdirp":"0.5.2","@types/semver":"6","write-yaml-file":"3.0.1","deep-require-cwd":"1.0.0","normalize-newline":"3.0.0","@pnpm/modules-yaml":"3.0.3","@types/common-tags":"1.8.0","@pnpm/registry-mock":"1.3.0","@pnpm/assert-project":"link:../../privatePackages/assert-project","@pnpm/lockfile-types":"1.1.0","@types/update-notifier":"2.5.0","@pnpm/read-package-json":"2.0.2","@pnpm/write-importer-manifest":"2.0.1","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_3.7.0-3_1565307069632_0.6323655501863197","host":"s3://npm-registry-packages"}},"1.23.2":{"name":"pnpm","version":"1.23.2","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@1.23.2","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js","pnpx":"lib/bin/pnpx.js"},"dist":{"shasum":"1ee0d42d6863764980da99641b83c1d3b9cfb7e2","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-1.23.2.tgz","integrity":"sha512-j6tsDgA0aEIXJreLcVebBbEPEFtJgUHQRR/84UF+fKXiFz97K6wnRBGTFX3xkp57UNqBVVIBRB83qSLGGpu+hQ==","signatures":[{"sig":"MEQCIElnlHVAO/5dMkpj36xrtapL2ksePdrXJq6VW6g2EcBCAiAhh151m74BEc08UXmJd3henjN0kIFkNHn1Ejkqhf6WQA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/bin/pnpm.js","_from":".","files":["lib/","npm-shrinkwrap.json"],"_shasum":"1ee0d42d6863764980da99641b83c1d3b9cfb7e2","engines":{"node":">=4"},"gitHead":"881b2d1bdd484158594b8098ad349c64025545b1","scripts":{},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","bundledName":"@pnpm/bundled","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"greenkeeper":{"ignore":["@pnpm/logger","pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-registry-mock","remove-all-except-outer-links","pnpm-shrinkwrap","supi"]},"_nodeVersion":"6.11.4","dependencies":{"nopt":"^4.0.1","supi":"^0.7.12","chalk":"^2.2.0","is-ci":"^1.0.10","ramda":"^0.25.0","byline":"^5.0.0","camelcase":"^4.1.0","path-name":"^1.0.0","pnpm-list":"^2.0.0","text-table":"^0.2.0","common-tags":"^1.4.0","cross-spawn":"^5.0.0","graceful-fs":"^4.1.11","strip-color":"^0.1.0","@pnpm/logger":"^1.0.0","@pnpm/outdated":"^0.2.1","load-json-file":"^4.0.0","loud-rejection":"^1.6.0","@zkochan/libnpx":"^9.6.1","not-bundled-npm":"^5.4.2","update-notifier":"^2.1.0","pnpm-file-reporter":"^0.0.1","pnpm-default-reporter":"^0.10.3"},"preferGlobal":true,"publishconfig":{"tag":"next"},"devDependencies":{"mz":"^2.6.0","caw":"^2.0.0","tape":"^4.6.3","execa":"^0.7.0","isexe":"^2.0.0","sepia":"^2.0.2","mkdirp":"^0.5.1","rimraf":"^2.5.4","semver":"^5.3.0","tslint":"^5.4.2","thenify":"^3.3.0","ts-node":"^3.0.0","read-pkg":"^3.0.0","@types/mz":"^0.0.31","write-pkg":"^3.1.0","is-windows":"^1.0.1","typescript":"^2.4.1","@types/node":"^8.0.33","@types/nopt":"^3.0.29","@types/tape":"^4.2.30","exists-link":"^2.0.0","npm-run-all":"^4.0.1","path-exists":"^3.0.0","rimraf-then":"^1.0.1","@types/ramda":"^0.25.0","tape-promise":"^2.0.1","@types/byline":"^4.2.31","@types/mkdirp":"^0.5.0","@types/semver":"^5.3.32","@zkochan/husky":"^0.0.0","load-yaml-file":"^0.1.0","mkdirp-promise":"^5.0.1","@commitlint/cli":"^4.0.0","package-preview":"^1.0.0","npm-scripts-info":"^0.3.6","normalize-newline":"^3.0.0","@types/common-tags":"^1.2.5","pnpm-registry-mock":"^1.5.0","npm-registry-client":"^8.4.0","@types/load-json-file":"^2.0.6","@commitlint/prompt-cli":"^5.0.0","@types/update-notifier":"^1.0.2","@commitlint/config-angular":"^4.2.0","anonymous-npm-registry-client":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm-1.23.2.tgz_1512765949296_0.7160488101653755","host":"s3://npm-registry-packages"}},"3.7.0-5":{"name":"pnpm","version":"3.7.0-5","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@3.7.0-5","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"79faba773fea9b0f5c71f511adcdd6558f331dec","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-3.7.0-5.tgz","fileCount":4099,"integrity":"sha512-4wmmfsZUuN7G7sfwHRaWFiDbGWi0d0gMeFU9Y7K0RGSROFldkqe2lzskl1jP7I4Pg9RDLONgk68ds0nwXOBFmg==","signatures":[{"sig":"MEUCIQDa/Mb5EGeF1b6/n4HjAUrinbVGM2OeiakJ7kb5jXjz/QIgdLTyG5yh9LgRGhLclwYxenxN22YQE9V5L4qqANeypNk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":19519483,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdU0zSCRA9TVsSAnZWagAAkEwQAJVBgD48EeRR6QS6Sqyt\nSgTmNBDT8RKQM5xhD4nE5vKLyKaenZ2M91atDwLM/KZ/9C60nZ15q6VhjEkC\nOh7rQ7uR0ctKE63Z5iVPXE+pz+bEolJfQX2/2x9nlYJIwk9niAIQXCxY1Ou/\n0WtDVHnqkIiRM99JVrH9em36uZ+2Ts8EqnpL6mQjKWhkIBr0s5IiU0tbWvRx\nHyGfymv1YC3lM8FYFD9FG4zI/aPXoiRQJLt2lTjdtSmlbpuCRwkNKkIeDvyB\nUFE1ygRptsB/AGAnI6iVtuCS4NnZfsErFNY1GxZKpesxpl1SzQSdwv5cygh1\nBsLPnThT+14pc9arNQmw7RYdB9OG9wbc3DRObV5bP3fOFllzXoiTSwaGUqkE\nEgK3c9531bMs+uhTXEmTF+bgyC76fIlFkNV+ODYWJe2sy+slFUYBZB9pLBTo\nmKLL5QXLv60UsdzwyQb7gCvbflHeU0PKXE8XquxcX9a7zHd7rIA9qKUFOWM5\nuTCmbRD0n3Rg/Qk/NTxBZphOAs99NCfojx0jFvBAqaS+DIkReA/crlYIlfCV\nQdLyBER52dptSurmR7b0U/5XrFi6MkwqGlGXwcCgAUPSjZ6aLtuE6JMjRsqq\n3sR0IUW2YIuL40robOlB7XtF09jUuN8uZqs5uhFKpJSkKdIf4jFKCK7kHt6E\nSz5j\r\n=dxyr\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","_from":".","_shasum":"79faba773fea9b0f5c71f511adcdd6558f331dec","engines":{"node":">=8.15"},"scripts":{"tsc":"rimraf lib && tsc","lint":"tslint -c tslint.json src/**/*.ts test/**/*.ts","test":"npm run lint && npm run tsc && npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"run-p -r registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf ../../../.tmp/ && rimraf node_modules/.bin/pnpm && registry-mock prepare","registry-mock":"registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"10.12.0","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"mz":"2.7.0","mem":"5.1.1","nopt":"4.0.1","supi":"0.34.7","archy":"1.0.0","chalk":"2.4.2","delay":"4.3.0","execa":"2.0.3","is-ci":"2.0.0","ramda":"0.26.1","diable":"4.0.2","cp-file":"7.0.0","p-limit":"2.2.0","get-port":"5.0.0","make-dir":"3.0.0","p-filter":"2.1.0","@types/mz":"^0.0.32","camelcase":"5.3.1","fast-glob":"3.0.4","is-subdir":"1.0.3","lru-cache":"5.1.1","minimatch":"3.0.4","path-name":"1.0.0","tree-kill":"1.2.1","@pnpm/list":"2.0.0","is-windows":"1.0.2","pkgs-graph":"4.1.0","text-table":"0.2.0","@pnpm/error":"1.0.0","@pnpm/types":"3.2.0","@pnpm/utils":"0.10.5","common-tags":"1.8.0","cross-spawn":"6.0.5","graceful-fs":"4.2.1","signal-exit":"3.0.2","strip-color":"0.1.0","@pnpm/config":"3.5.1","@pnpm/logger":"2.1.1","@pnpm/server":"3.0.5","@types/archy":"0.0.31","find-packages":"5.0.7","path-absolute":"1.0.1","read-ini-file":"2.0.0","@pnpm/outdated":"3.1.1","camelcase-keys":"6.0.1","load-json-file":"6.0.0","loud-rejection":"2.1.0","process-exists":"3.1.0","read-yaml-file":"1.1.0","@pnpm/constants":"1.1.0","@pnpm/lifecycle":"6.2.1","@zkochan/libnpx":"11.0.1","graph-sequencer":"2.0.0","update-notifier":"3.0.1","write-json-file":"4.0.0","@pnpm/store-path":"2.1.0","@types/lru-cache":"^5.1.0","@types/minimatch":"^3.0.3","@pnpm/core-loggers":"3.0.3","@pnpm/file-reporter":"0.1.0","@pnpm/lockfile-file":"1.1.2","@pnpm/package-store":"4.0.14","@pnpm/default-fetcher":"3.1.16","dir-is-case-sensitive":"1.0.2","version-selector-type":"2.0.1","@pnpm/default-reporter":"3.4.0","@pnpm/default-resolver":"3.1.0","@pnpm/package-is-installable":"2.2.1","@pnpm/read-importer-manifest":"1.0.6","@pnpm/store-controller-types":"3.0.3"},"_hasShrinkwrap":false,"readmeFilename":"README.md","__devDependencies":{"ncp":"2.0.0","pnpm":"link:","tape":"4.11.0","p-any":"2.1.0","retry":"0.12.0","byline":"5.0.0","rimraf":"2.6.3","semver":"6.3.0","write-pkg":"4.0.0","@types/nopt":"3.0.29","exists-link":"2.0.0","npm-run-all":"4.1.5","path-exists":"4.0.0","rimraf-then":"1.0.1","symlink-dir":"3.1.0","@types/ramda":"0.25.34","@types/retry":"0.12.0","tape-promise":"4.0.0","@pnpm/prepare":"0.0.0","@types/byline":"4.2.31","@types/mkdirp":"0.5.2","@types/semver":"6","write-yaml-file":"3.0.1","deep-require-cwd":"1.0.0","normalize-newline":"3.0.0","@pnpm/modules-yaml":"3.0.3","@types/common-tags":"1.8.0","@pnpm/registry-mock":"1.3.0","@pnpm/assert-project":"link:../../privatePackages/assert-project","@pnpm/lockfile-types":"1.1.0","@types/update-notifier":"2.5.0","@pnpm/read-package-json":"2.0.2","@pnpm/write-importer-manifest":"2.0.1","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_3.7.0-5_1565740241381_0.7046556167172782","host":"s3://npm-registry-packages"}},"0.38.0":{"name":"pnpm","version":"0.38.0","keywords":["install","npm"],"author":{"name":"Rico Sta. Cruz","email":"rico@ricostacruz.com"},"license":"MIT","_id":"pnpm@0.38.0","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://github.com/rstacruz/pnpm#readme","bugs":{"url":"https://github.com/rstacruz/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js"},"dist":{"shasum":"04721a2df8fd5a9af39c1ea3c43e1d356c9455ed","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-0.38.0.tgz","integrity":"sha512-uEBX3uvRwkWmu6X4aKhfmpH+Awhi6z4VdXEhuUF74fPUkf2cTSr3i+3AosIsF/q+/ipIfpsIrexLroEWTjRltA==","signatures":[{"sig":"MEYCIQDSfLVAEtBySdgwRltEj9RiGKbpS5aCY/sc/qMpSGtahgIhAK4JWLmlka8RlMKhIJHuTXJdk08IqwxspP2i8No+nPFF","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["bin/","lib/",".scripts/","cached_node_modules/"],"config":{"ghooks":{"commit-msg":"node ./node_modules/validate-commit-msg/index.js"},"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"_shasum":"04721a2df8fd5a9af39c1ea3c43e1d356c9455ed","engines":{"node":">=4"},"gitHead":"d72f8b68ea5e8dbc58069454c4fae6c0c8381e4a","scripts":{"tsc":"rm -rf lib && tsc","lint":"standard && tslint -c tslint.json ./src/**/*.ts ./test/**/*.ts","test":"npm run lint && ts-node test | tap-diff","cover":"istanbul cover test/index.js","start":"npm run tsc -- --watch","commit":"git-cz","release":"sh .scripts/release.sh","posttest":"rm -rf .tmp","docs:build":"docpress build","prepublish":"npm run tsc","prerelease":"npm test"},"typings":"lib/index.d.ts","_npmUser":{"name":"zkochan","email":"zoltan.kochan@gmail.com"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/rstacruz/pnpm.git","type":"git"},"_npmVersion":"3.10.3","description":"A fast implementation of npm install","directories":{"test":"test"},"_nodeVersion":"6.5.0","dependencies":{"mz":"2.4.0","rc":"1.1.6","meow":"3.7.0","chalk":"1.1.3","debug":"2.2.0","is-ci":"1.0.9","retry":"0.10.0","byline":"5.0.0","mkdirp":"0.5.1","semver":"5.3.0","tar-fs":"1.13.2","thenify":"3.2.0","lockfile":"1.0.1","node-gyp":"3.4.0","commondir":"1.0.1","json2yaml":"1.1.0","os-homedir":"1.0.2","arr-flatten":"1.0.1","common-tags":"1.3.1","cross-spawn":"^4.0.2","observatory":"1.0.0","read-pkg-up":"1.0.1","rimraf-then":"1.0.0","gunzip-maybe":"1.3.1","pause-stream":"0.0.11","registry-url":"3.1.0","promisequence":"1.1.6","sorted-object":"2.0.1","camelcase-keys":"4.0.0","loud-rejection":"1.6.0","normalize-path":"2.0.1","supports-color":"3.1.2","@zkochan/logger":"0.1.0","npm-package-arg":"4.2.0","update-notifier":"1.0.2","is-retry-allowed":"1.1.0","lodash.clonedeep":"4.5.0","npm-registry-client":"7.2.1","registry-auth-token":"3.0.1","delocalize-dependencies":"0.1.0"},"preferGlobal":true,"devDependencies":{"caw":"2.0.0","ncp":"^2.0.0","nixt":"0.5.0","tape":"4.6.1","isexe":"1.1.2","sepia":"2.0.1","ghooks":"^1.3.2","tslint":"3.15.1","cash-rm":"0.2.0","ts-node":"1.3.0","docpress":"0.6.13","istanbul":"^0.4.5","standard":"8.3.0","tap-diff":"0.1.1","commitizen":"^2.8.6","typescript":"2.0.3","tape-promise":"1.1.0","git-update-ghpages":"1.3.0","validate-commit-msg":"^2.7.0","cz-conventional-changelog":"^1.2.0"},"_npmOperationalInternal":{"tmp":"tmp/pnpm-0.38.0.tgz_1475446914063_0.02160390210337937","host":"packages-12-west.internal.npmjs.com"}},"0.38.1":{"name":"pnpm","version":"0.38.1","keywords":["install","npm"],"author":{"name":"Rico Sta. Cruz","email":"rico@ricostacruz.com"},"license":"MIT","_id":"pnpm@0.38.1","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://github.com/rstacruz/pnpm#readme","bugs":{"url":"https://github.com/rstacruz/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js"},"dist":{"shasum":"601d5617d4625025d140f84654c3b281caefeb62","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-0.38.1.tgz","integrity":"sha512-CBvrZT0Yy6mod3bX1PTYEaoLQzirHMWP0f9N10p0iEGCxIfn+er0hziNPWdjMQwB38hUfXIaJUTxZiYaA/457g==","signatures":[{"sig":"MEUCIQCQSZtJ9lPfdrGwYHmIuH/h0V4XHTiKgGXxEQPJOtMflAIgZxtImck89gUOgk2j3tF3nF8eiovqhfP3VloQKmw5Wo4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["bin/","lib/",".scripts/","cached_node_modules/"],"config":{"ghooks":{"commit-msg":"node ./node_modules/validate-commit-msg/index.js"},"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"_shasum":"601d5617d4625025d140f84654c3b281caefeb62","engines":{"node":">=4"},"gitHead":"a53f7217da754efaa92418127df71486cc9b3788","scripts":{"tsc":"rm -rf lib && tsc","lint":"standard && tslint -c tslint.json ./src/**/*.ts ./test/**/*.ts","test":"npm run lint && ts-node test | tap-diff","cover":"istanbul cover test/index.js","start":"npm run tsc -- --watch","commit":"git-cz","release":"sh .scripts/release.sh","posttest":"rm -rf .tmp","docs:build":"docpress build","prepublish":"npm run tsc","prerelease":"npm test"},"typings":"lib/index.d.ts","_npmUser":{"name":"zkochan","email":"zoltan.kochan@gmail.com"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/rstacruz/pnpm.git","type":"git"},"_npmVersion":"3.10.3","description":"A fast implementation of npm install","directories":{"test":"test"},"_nodeVersion":"6.5.0","dependencies":{"mz":"2.4.0","rc":"1.1.6","meow":"3.7.0","chalk":"1.1.3","debug":"2.2.0","is-ci":"1.0.9","retry":"0.10.0","byline":"5.0.0","mkdirp":"0.5.1","semver":"5.3.0","tar-fs":"1.13.2","thenify":"3.2.0","lockfile":"1.0.1","node-gyp":"3.4.0","commondir":"1.0.1","json2yaml":"1.1.0","os-homedir":"1.0.2","arr-flatten":"1.0.1","common-tags":"1.3.1","cross-spawn":"^4.0.2","observatory":"1.0.0","read-pkg-up":"1.0.1","rimraf-then":"1.0.0","gunzip-maybe":"1.3.1","pause-stream":"0.0.11","registry-url":"3.1.0","promisequence":"1.1.6","sorted-object":"2.0.1","camelcase-keys":"4.0.0","loud-rejection":"1.6.0","normalize-path":"2.0.1","supports-color":"3.1.2","@zkochan/logger":"0.1.0","npm-package-arg":"4.2.0","update-notifier":"1.0.2","is-retry-allowed":"1.1.0","lodash.clonedeep":"4.5.0","npm-registry-client":"7.2.1","registry-auth-token":"3.0.1","delocalize-dependencies":"0.1.0"},"preferGlobal":true,"devDependencies":{"caw":"2.0.0","ncp":"^2.0.0","nixt":"0.5.0","tape":"4.6.1","isexe":"1.1.2","sepia":"2.0.1","ghooks":"^1.3.2","tslint":"3.15.1","cash-rm":"0.2.0","ts-node":"1.3.0","docpress":"0.6.13","istanbul":"^0.4.5","standard":"8.3.0","tap-diff":"0.1.1","commitizen":"^2.8.6","typescript":"2.0.3","tape-promise":"1.1.0","git-update-ghpages":"1.3.0","validate-commit-msg":"^2.7.0","cz-conventional-changelog":"^1.2.0"},"_npmOperationalInternal":{"tmp":"tmp/pnpm-0.38.1.tgz_1475479643542_0.5595600272063166","host":"packages-12-west.internal.npmjs.com"}},"0.38.2":{"name":"pnpm","version":"0.38.2","keywords":["install","npm"],"author":{"name":"Rico Sta. Cruz","email":"rico@ricostacruz.com"},"license":"MIT","_id":"pnpm@0.38.2","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://github.com/rstacruz/pnpm#readme","bugs":{"url":"https://github.com/rstacruz/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js"},"dist":{"shasum":"2ad56fed04db8b5cca82a0b9a3c390bdd14b4b32","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-0.38.2.tgz","integrity":"sha512-e6pML1h6GrCPMO5em4uI8VfyfSOZi8m0E7hJQCtTm+Z8AEp6zVQ6rwD4I835ipTdDKm1/J6096qfVxTsV29O2Q==","signatures":[{"sig":"MEUCIQDHFlngTyjpgLlmXxmsOp65SRTHamXrQT3pwsqpRc/+kgIgez78/9h7HcXU50Gjyep5CelI8T+XQlHnYKq9M7fMVVY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["bin/","lib/",".scripts/","cached_node_modules/"],"config":{"ghooks":{"commit-msg":"node ./node_modules/validate-commit-msg/index.js"},"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"_shasum":"2ad56fed04db8b5cca82a0b9a3c390bdd14b4b32","engines":{"node":">=4"},"gitHead":"579a2584a80c15932e28f920696b92393c99b6d2","scripts":{"tsc":"rm -rf lib && tsc","lint":"standard && tslint -c tslint.json ./src/**/*.ts ./test/**/*.ts","test":"npm run lint && ts-node test | tap-diff","cover":"istanbul cover test/index.js","start":"npm run tsc -- --watch","commit":"git-cz","release":"sh .scripts/release.sh","posttest":"rm -rf .tmp","docs:build":"docpress build","prepublish":"npm run tsc","prerelease":"npm test"},"typings":"lib/index.d.ts","_npmUser":{"name":"zkochan","email":"zoltan.kochan@gmail.com"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/rstacruz/pnpm.git","type":"git"},"_npmVersion":"3.10.3","description":"A fast implementation of npm install","directories":{"test":"test"},"_nodeVersion":"6.5.0","dependencies":{"mz":"2.4.0","rc":"1.1.6","meow":"3.7.0","chalk":"1.1.3","debug":"2.2.0","is-ci":"1.0.9","retry":"0.10.0","byline":"5.0.0","mkdirp":"0.5.1","semver":"5.3.0","tar-fs":"1.13.2","thenify":"3.2.0","lockfile":"1.0.1","node-gyp":"3.4.0","commondir":"1.0.1","json2yaml":"1.1.0","os-homedir":"1.0.2","arr-flatten":"1.0.1","common-tags":"1.3.1","cross-spawn":"^4.0.2","observatory":"1.0.0","read-pkg-up":"1.0.1","rimraf-then":"1.0.0","gunzip-maybe":"1.3.1","pause-stream":"0.0.11","registry-url":"3.1.0","promisequence":"1.1.6","sorted-object":"2.0.1","camelcase-keys":"4.0.0","loud-rejection":"1.6.0","normalize-path":"2.0.1","supports-color":"3.1.2","@zkochan/logger":"0.1.0","npm-package-arg":"4.2.0","update-notifier":"1.0.2","is-retry-allowed":"1.1.0","lodash.clonedeep":"4.5.0","npm-registry-client":"7.2.1","registry-auth-token":"3.0.1","delocalize-dependencies":"0.1.0"},"preferGlobal":true,"devDependencies":{"caw":"2.0.0","ncp":"^2.0.0","nixt":"0.5.0","tape":"4.6.1","isexe":"1.1.2","sepia":"2.0.1","ghooks":"^1.3.2","tslint":"3.15.1","cash-rm":"0.2.0","ts-node":"1.3.0","docpress":"0.6.13","istanbul":"^0.4.5","standard":"8.3.0","tap-diff":"0.1.1","commitizen":"^2.8.6","typescript":"2.0.3","tape-promise":"1.1.0","git-update-ghpages":"1.3.0","validate-commit-msg":"^2.7.0","cz-conventional-changelog":"^1.2.0"},"_npmOperationalInternal":{"tmp":"tmp/pnpm-0.38.2.tgz_1475534276127_0.09753412241116166","host":"packages-16-east.internal.npmjs.com"}},"4.7.1":{"name":"pnpm","version":"4.7.1","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@4.7.1","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"5e185acaf038cac9f3f7189fb5fb12392f3c199d","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-4.7.1.tgz","fileCount":5977,"integrity":"sha512-8HzTbteut+6gGeJIyImFKnzoHQnfCstGbwEzFFpVLvlbPzcJ9UQQd5Bu1IcAH8tAJtwSFs2OgyMKSmYAo7JkqA==","signatures":[{"sig":"MEUCIBtlPVM23F3jM7TDbrucbQmtG7YNyLKWs224lTIdyBc1AiEAqQNTQInJJX7FS3DDQr0KXvywFxODNzucVGEYeW9/oeo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":23348876,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeF5bzCRA9TVsSAnZWagAAX9YQAIlI91MU6sFcFM2KqUxe\ndH+1LZjVwV3kbJmhwKkyyj0lnHWDI1Beqp4cQBowqSqUa2KSIaH+3tQcgcit\neuHvEwp8zpUF4NknFicOy7y5f5k9NcZkjX5vWHp/9GLaZCovxhyPM6r00k3a\n4TVh9/R/5FTJpiiS94pTMu5p1wqZUo7soQGAM+RwCzsQoi//XP8zP81P1KAm\nlNnLboL+2K8GMhUZ6NUgctZhTWf+mN6afgndkFZHud9TOosNZB/RfPjpxYM6\nL6tlmGT53ByozDAYFh+EkUNkiPFdquGXyI/3HNIyQUPY/0D037Jq/AVz+UVP\n1Jcv3QqkV8hin9wIntn3p4N4OUOId+WK2Gj/nN1dKUuaUX/JyUaL6KWJXVfd\ncGZByVCBc+P4XQTUugTQa4zsuEzrSYOhvifpsHm54iDitESD8opZFcu7jQYt\nzuFqg7EuKxQ6Kl/UyxNmMEzhcgiEwnOXUxkrEN5nxxmGAgqixeEA8V5ft7yU\nT64WkQmXJ55hcVwXDjYU1MqT71GMYbnGtsX+a/qCElzkf02GI54fwmrfgXZx\nut855ASxx3XwSQy+XsVUQ7gR0jxXahSAAy3a96VK8eHvPh8oPvW+BN6Bt2qW\ne6efgZ/j87Nu3hdEwCml6RpjZRRGnEe11rRTihdVR5F72dEW6TM4ygmUPFgS\n/t0o\r\n=GHd+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","_from":".","_shasum":"5e185acaf038cac9f3f7189fb5fb12392f3c199d","engines":{"node":">=10"},"scripts":{"tsc":"rimraf lib && tsc","lint":"tslint -c ../../tslint.json src/**/*.ts test/**/*.ts","test":"npm run lint && npm run tsc && cross-env PNPM_REGISTRY_MOCK_PORT=7772 npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"run-p -r registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf node_modules/.bin/pnpm && registry-mock prepare","registry-mock":"registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"12.11.0","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"chalk":"3.0.0","is-ci":"2.0.0","ramda":"0.26.1","pkgs-graph":"5.1.0","@pnpm/types":"5.0.0","common-tags":"1.8.0","graceful-fs":"4.2.1","render-help":"0.0.0","@pnpm/config":"7.0.0","@pnpm/logger":"3.1.0","@pnpm/run-npm":"1.0.0","loud-rejection":"2.2.0","@pnpm/cli-utils":"0.3.0","@zkochan/libnpx":"11.0.3","update-notifier":"4.0.0","@pnpm/core-loggers":"4.0.1","@pnpm/file-reporter":"0.1.0","@pnpm/parse-cli-args":"0.2.0","@pnpm/default-reporter":"5.1.0","@pnpm/find-workspace-dir":"1.0.0","@pnpm/plugin-commands-audit":"0.2.1","@pnpm/plugin-commands-store":"0.1.1","@pnpm/plugin-commands-import":"0.1.12","@pnpm/plugin-commands-server":"0.1.2","@pnpm/common-cli-options-help":"0.1.4","@pnpm/plugin-commands-listing":"0.2.2","@pnpm/plugin-commands-rebuild":"0.1.2","@pnpm/plugin-commands-outdated":"0.2.2","@pnpm/filter-workspace-packages":"1.2.1","@pnpm/plugin-commands-publishing":"0.2.2","@pnpm/plugin-commands-installation":"0.2.3","@pnpm/plugin-commands-script-runners":"0.2.1"},"_hasShrinkwrap":false,"__devDependencies":{"mz":"2.7.0","ncp":"2.0.0","pnpm":"link:","delay":"4.3.0","execa":"4.0.0","p-any":"2.1.0","retry":"0.12.0","byline":"5.0.0","rimraf":"3.0.0","semver":"7.1.1","make-dir":"3.0.0","@types/mz":"^2.7.0","tree-kill":"1.2.2","write-pkg":"4.0.0","@types/ncp":"2.0.3","is-windows":"1.0.2","cross-spawn":"7.0.1","exists-link":"2.0.0","npm-run-all":"4.1.5","path-exists":"4.0.0","symlink-dir":"3.1.1","@types/is-ci":"2.0.0","@types/ramda":"^0.26.39","@types/retry":"0.12.0","@types/table":"^4.0.7","tape-promise":"4.0.0","@pnpm/prepare":"*","@types/byline":"4.2.31","@types/mkdirp":"0.5.2","@types/semver":"^6.2.0","load-json-file":"6.2.0","read-yaml-file":"1.1.0","@pnpm/constants":"3.0.0","@zkochan/rimraf":"1.0.0","write-json-file":"4.0.0","write-yaml-file":"3.0.1","deep-require-cwd":"1.0.0","@types/is-windows":"^1.0.0","normalize-newline":"3.0.0","@pnpm/modules-yaml":"*","@types/common-tags":"1.8.0","@types/cross-spawn":"6.0.1","@types/graceful-fs":"4.1.3","@types/tape-promise":"4.0.0","@pnpm/assert-project":"*","@pnpm/lockfile-types":"2.0.0","dir-is-case-sensitive":"1.0.2","@types/update-notifier":"2.5.0","@pnpm/read-package-json":"*","@pnpm/read-project-manifest":"1.0.0","@pnpm/write-project-manifest":"*","@pnpm/find-workspace-packages":"2.1.0","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_4.7.1_1578604274811_0.6850121331877916","host":"s3://npm-registry-packages"}},"4.7.2":{"name":"pnpm","version":"4.7.2","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@4.7.2","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"5cfca26fe925d63db669544bb5b97b04261d6cc6","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-4.7.2.tgz","fileCount":5977,"integrity":"sha512-P2jaeeBOoHRa3SLMmNHQNRN2xtVt7+PpPWk5eujVjV5ti9Bbg2eXzhXV8bZ75FY7YVv2vjfBdOQ7CxwPlIqUFQ==","signatures":[{"sig":"MEQCID2jXC8pGR1dK/Q1j6AjxZh0YtYAdAOMKMKw1ZdzZCVJAiAo39La6hJKQeG8Edo3hhplC70lbkbc4GHG2E5gck66wA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":23351062,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeG697CRA9TVsSAnZWagAAksMP/3aGGP72oAvqJHaEgxkA\nhjn51po/1EzTTVzm0Od4ENbTWlI0+DwP/wlz4GNnlz9yZxCmSwzA5azqbqHl\nstsS92F/15X5sddWng7Ycq3qA0qZwV9Pg4igP/g93grFCRhvAtQN4cLNC4sQ\ngoq+d/v9mOnNqjaMTfMb2t/BT1P/7ARfXLy+L7v1/jobmmKw8n6Hf3xQSbrg\ngGEohpKdVudzkTiq37qdbHTFDW2DlVyk9zdkH/uBdH39OrF43BTgugvPvobQ\n+uQ+af7q2PfrEU4CvHni0WY6tK+YDT/Ciir1HpYsbUGjrsc8DFG+KVyqvgI2\nEcMWQeZU8SKLb/fTovOYAS6ZSl9gGhLf5NncGrg8jWo1V43fDTBh14Mrz9CX\nL7wDvEV7dYGLyIIfmh+InkFimsprX80J5Y6N+MtqOYBLiJdYEBu18EjM4Eys\nyUwwuCeMqraQ6ty5QTrbV/FNPgsHn+ZxSLbh9PsMlNsbSTd1QXnyBnSAOBy0\n88jKijOKx78abK5yVHXReGYpabPUK4HZAuB9E6uUNCnpu6nbmQQ+5fG4rxos\niLtAbNLUB0YCHfXkGMbF6mEMWg0eyLrfEQ0Ctrip3vRpFlAuvdArd5ajg1nI\nCT1wYrwUIbwF8X0tfrDaLnxDjzp6Ilk4xCcTqOokUoj0rGpMR+D7MBK6KWIx\nfp4I\r\n=LSsc\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","_from":".","_shasum":"5cfca26fe925d63db669544bb5b97b04261d6cc6","engines":{"node":">=10"},"scripts":{"tsc":"rimraf lib && tsc","lint":"tslint -c ../../tslint.json src/**/*.ts test/**/*.ts","test":"npm run lint && npm run tsc && cross-env PNPM_REGISTRY_MOCK_PORT=7772 npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"run-p -r registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf node_modules/.bin/pnpm && registry-mock prepare","registry-mock":"registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"12.14.1","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"chalk":"3.0.0","is-ci":"2.0.0","ramda":"0.26.1","pkgs-graph":"5.1.0","@pnpm/types":"5.0.0","common-tags":"1.8.0","graceful-fs":"4.2.1","render-help":"0.0.0","@pnpm/config":"7.0.0","@pnpm/logger":"3.1.0","@pnpm/run-npm":"1.0.0","loud-rejection":"2.2.0","@pnpm/cli-utils":"0.3.0","@zkochan/libnpx":"11.0.3","update-notifier":"4.0.0","@pnpm/core-loggers":"4.0.1","@pnpm/file-reporter":"0.1.0","@pnpm/parse-cli-args":"0.2.0","@pnpm/default-reporter":"5.1.0","@pnpm/find-workspace-dir":"1.0.0","@pnpm/plugin-commands-audit":"0.2.1","@pnpm/plugin-commands-store":"0.1.1","@pnpm/plugin-commands-import":"0.1.12","@pnpm/plugin-commands-server":"0.1.2","@pnpm/common-cli-options-help":"0.1.4","@pnpm/plugin-commands-listing":"0.2.2","@pnpm/plugin-commands-rebuild":"0.1.2","@pnpm/plugin-commands-outdated":"0.2.2","@pnpm/filter-workspace-packages":"1.2.1","@pnpm/plugin-commands-publishing":"0.2.2","@pnpm/plugin-commands-installation":"0.2.4","@pnpm/plugin-commands-script-runners":"0.2.1"},"_hasShrinkwrap":false,"__devDependencies":{"mz":"2.7.0","ncp":"2.0.0","pnpm":"link:","delay":"4.3.0","execa":"4.0.0","p-any":"2.1.0","retry":"0.12.0","byline":"5.0.0","rimraf":"3.0.0","semver":"7.1.1","make-dir":"3.0.0","@types/mz":"^2.7.0","tree-kill":"1.2.2","write-pkg":"4.0.0","@types/ncp":"2.0.3","is-windows":"1.0.2","cross-spawn":"7.0.1","exists-link":"2.0.0","npm-run-all":"4.1.5","path-exists":"4.0.0","symlink-dir":"3.1.1","@types/is-ci":"2.0.0","@types/ramda":"^0.26.39","@types/retry":"0.12.0","@types/table":"^4.0.7","tape-promise":"4.0.0","@pnpm/prepare":"*","@types/byline":"4.2.31","@types/mkdirp":"0.5.2","@types/semver":"^6.2.0","load-json-file":"6.2.0","read-yaml-file":"1.1.0","@pnpm/constants":"3.0.0","@zkochan/rimraf":"1.0.0","write-json-file":"4.0.0","write-yaml-file":"3.0.1","deep-require-cwd":"1.0.0","@types/is-windows":"^1.0.0","normalize-newline":"3.0.0","@pnpm/modules-yaml":"*","@types/common-tags":"1.8.0","@types/cross-spawn":"6.0.1","@types/graceful-fs":"4.1.3","@types/tape-promise":"4.0.0","@pnpm/assert-project":"*","@pnpm/lockfile-types":"2.0.0","dir-is-case-sensitive":"1.0.2","@types/update-notifier":"2.5.0","@pnpm/read-package-json":"*","@pnpm/read-project-manifest":"1.0.0","@pnpm/write-project-manifest":"*","@pnpm/find-workspace-packages":"2.1.0","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_4.7.2_1578872698269_0.3380574813538082","host":"s3://npm-registry-packages"}},"1.12.0":{"name":"pnpm","version":"1.12.0","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager"],"author":{"name":"Rico Sta. Cruz","email":"rico@ricostacruz.com"},"license":"MIT","_id":"pnpm@1.12.0","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js"},"dist":{"shasum":"5da4c055e11d3d5cdc63edf04fdce0f23e1b2f85","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-1.12.0.tgz","integrity":"sha512-L/oCRl5mnfhhoW/t1JBHTQ8OgFlu0w+3mA1yDZgaSsti25p+02zFsJFLnfIYwH2ZABtkaRhJWdfwuOvhMpt6BA==","signatures":[{"sig":"MEUCIE+SYntuQMtchJIdUbMZ3jSVQGWZ/YwxMVELYIYONhwhAiEA4c1pOII2cCs3x9EekqR3yufr/penQH/ZLJYIZljqqMU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/bin/pnpm.js","files":["lib/"],"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"engines":{"node":">=4"},"gitHead":"b9b761985cd0756aa85b8220e614a728aba12d76","_npmUser":{"name":"zkochan","email":"zoltan.kochan@gmail.com"},"__scripts":{"cz":"git-cz","?cz":"echo 'Run Git commit wizard'","tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json --project .","test":"npm run tsc && npm run lint && cd test && npm test","start":"npm run tsc -- --watch","prepare":"cd test && pnpm install","commitmsg":"validate-commit-msg","prepublish":"in-publish && echo 'You need to use \"publish-packed\" to publish pnpm' && false || npm run tsc"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"5.3.0","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"greenkeeper":{"ignore":["pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-logger","pnpm-registry-mock","remove-all-except-outer-links","pnpm-shrinkwrap","supi"]},"_nodeVersion":"6.9.1","preferGlobal":true,"__dependencies":{"npm":"^5.0.2","nopt":"^4.0.1","supi":"^0.2.17","is-ci":"^1.0.10","ramda":"^0.24.1","byline":"^5.0.0","camelcase":"^4.1.0","path-name":"^1.0.0","pnpm-list":"^1.0.0","@types/npm":"^2.0.28","@types/node":"^8.0.7","@types/nopt":"^3.0.29","common-tags":"^1.4.0","cross-spawn":"^5.0.0","graceful-fs":"^4.1.11","pnpm-logger":"^0.5.4","@types/ramda":"^0.24.1","@types/byline":"^4.2.31","load-json-file":"^3.0.0","loud-rejection":"^1.6.0","update-notifier":"^2.1.0","@types/common-tags":"^1.2.5","pnpm-file-reporter":"^0.0.1","@types/load-json-file":"^2.0.5","pnpm-default-reporter":"^0.8.2","@types/update-notifier":"^1.0.0"},"devDependencies":{"husky":"^0.14.0","rimraf":"^2.5.4","tslint":"^5.4.2","commitizen":"^2.8.6","in-publish":"^2.0.0","typescript":"^2.4.1","@types/tape":"^4.2.30","@types/mkdirp":"^0.5.0","npm-scripts-info":"^0.3.6","validate-commit-msg":"^2.7.0","cz-conventional-changelog":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/pnpm-1.12.0.tgz_1504355521541_0.6461743931286037","host":"s3://npm-registry-packages"}},"5.5.10":{"name":"pnpm","version":"5.5.10","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@5.5.10","maintainers":[{"name":"zkochan","email":"z@kochan.io"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"2dea4c20b18579d1d70403c44586bddb2f9fd726","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-5.5.10.tgz","fileCount":5790,"integrity":"sha512-lHaae4Xiiz2I6+1czn/3AvvM+O7sHDoiEiBW4UK0NPuWJdCBGuu6qcuneuo02cmo5Hur3KuqgGmUdkMKq7gMnw==","signatures":[{"sig":"MEYCIQC26uAt4+ygASkJK7TGJPzJZbFqLnzexE0ScNGqUoM5LwIhAJD8GTUVjmF7J1xMJKdPnFnxt5y9/PdCUBXfCNnzJ8jE","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18383578,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfUCFECRA9TVsSAnZWagAA18UQAJjbzrGhV/nCkdm/bH9F\ndnttyQc9QjPLpi6Tzs7F6y2yj2xKPEv0R+csl/eLOhZBEC0U0T7sOPJ3EgfF\nr8ch55ZLTILl7+wjJHPhopBnAVlyyGXL07N3qSq8HxzAEW4PCHQTR6yKf3pN\n9+Mxq4MCeTrH9LXeuA9X9UGSPtHWngdPXspgdMmmxaPmulDJ0iGHRDUh2l/T\n7+ubCANXJTnuCh/XHVNgIUwpbM8jtVYgcx7qH3KRvYWIWdnDglMaLCHN2Zug\ng6FwlMe+KpqaAq1RDfQPOfVSHkR/3DAv14g1FhxpmN7Aq5FnMlodwbcPeNu5\nXnG+v28622fwi6klgaPNf1hdWN0pNm3RV9zLHT9aWTMFgsP7U2CtGfn4us6O\nUWWZQCTNmYgb/mgd3GgeGjgDiT5z7aLORfgrUchdV1a1hKWkr/BW5p3CTkGa\n3f8sgDpUqAgpMgTY7m0pUZC25xjXZNiqA/Rp/+muRAqHfiS/GCIX61W/vv/f\nqfeMy77NNdqM/V5zJRlAQ9eaiSt9ag49gCUPPo4KZRnn05E9OWycjxwi7BOE\nu7NyhdTtRvpWQHW0jEIdfZ4SOEvk2+cYar/uXotq9/X/TNbNr0OWzKkckWVK\nwa2vzVEH+K7BknIDBLkDkn/SNUL6tCHrrrVZZ66Pn0VviZC1CovMqC5XYEIW\nVARu\r\n=XUGr\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","engines":{"node":">=10.13"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint -c ../../eslint.json src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"npm run tsc -- --watch","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:tap","test:tap":"cd ../.. && c8 --reporter lcov --reports-dir packages/pnpm/coverage ts-node packages/pnpm/test --type-check","postpublish":"publish-packed","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock","prepublishOnly":"pnpm run compile && npm cache clear --force && publish-packed --prune --npm-client yarn"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"6.14.7","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"12.18.3","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"nopt":"^5.0.0","chalk":"^4.1.0","is-ci":"^2.0.0","ramda":"^0.27.1","which":"^2.0.2","path-name":"^1.0.0","split-cmd":"^1.0.1","pkgs-graph":"5.2.0","strip-ansi":"^6.0.0","@pnpm/types":"6.2.0","@types/nopt":"^3.0.29","graceful-fs":"^4.2.4","render-help":"^1.0.0","@pnpm/config":"11.2.7","@pnpm/logger":"^3.2.2","@pnpm/tabtab":"0.0.1","@pnpm/command":"1.0.0","@pnpm/run-npm":"2.0.3","@pnpm/cli-meta":"1.0.1","loud-rejection":"^2.2.0","@pnpm/cli-utils":"0.4.25","@zkochan/libnpx":"11.0.3","update-notifier":"^4.1.1","@pnpm/core-loggers":"4.2.0","@pnpm/file-reporter":"^1.0.0","@pnpm/parse-cli-args":"3.1.2","@pnpm/default-reporter":"7.6.4","@pnpm/find-workspace-dir":"1.0.1","@pnpm/plugin-commands-audit":"2.0.11","@pnpm/plugin-commands-store":"2.0.34","@pnpm/plugin-commands-import":"1.0.58","@pnpm/plugin-commands-server":"2.0.30","@pnpm/common-cli-options-help":"0.1.6","@pnpm/plugin-commands-listing":"2.0.21","@pnpm/plugin-commands-rebuild":"2.0.35","@pnpm/plugin-commands-outdated":"3.0.10","@pnpm/filter-workspace-packages":"2.1.18","@pnpm/plugin-commands-publishing":"2.1.20","@pnpm/plugin-commands-installation":"3.1.17","@pnpm/plugin-commands-script-runners":"2.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","__devDependencies":{"mz":"^2.7.0","ncp":"^2.0.0","pnpm":"link:","delay":"^4.4.0","execa":"^4.0.3","p-any":"3.0.0","byline":"5.0.0","semver":"^7.3.2","@types/mz":"^2.7.1","tree-kill":"^1.2.2","write-pkg":"4.0.0","@types/ncp":"^2.0.4","is-windows":"^1.0.2","cross-spawn":"^7.0.3","exists-link":"2.0.0","npm-run-all":"^4.1.5","path-exists":"^4.0.0","symlink-dir":"^4.1.0","@types/is-ci":"^2.0.0","@types/ramda":"^0.27.14","@types/table":"^5.0.0","@types/which":"^1.3.2","tape-promise":"4.0.0","@pnpm/prepare":"0.0.9","@types/byline":"^4.2.32","@types/semver":"^7.3.3","@zkochan/retry":"^0.2.0","load-json-file":"^6.2.0","read-yaml-file":"^2.0.0","@pnpm/constants":"4.0.0","@zkochan/rimraf":"^1.0.0","write-json-file":"4.0.0","write-yaml-file":"^4.1.0","deep-require-cwd":"1.0.0","@types/is-windows":"^1.0.0","normalize-newline":"3.0.0","@pnpm/modules-yaml":"8.0.2","@types/cross-spawn":"^6.0.2","@types/graceful-fs":"^4.1.3","@types/tape-promise":"^4.0.1","@pnpm/assert-project":"2.1.7","@pnpm/lockfile-types":"2.0.1","dir-is-case-sensitive":"^1.0.2","@types/update-notifier":"^4.1.1","@pnpm/read-package-json":"3.1.5","@pnpm/read-project-manifest":"1.0.13","@pnpm/write-project-manifest":"1.1.1","@pnpm/find-workspace-packages":"2.3.11","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_5.5.10_1599086915772_0.6852788170272797","host":"s3://npm-registry-packages"}},"6.32.20":{"name":"pnpm","version":"6.32.20","keywords":["pnpm6","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"license":"MIT","_id":"pnpm@6.32.20","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"8e4b852a976e8bb59144a5c5c7b00ff5df955920","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-6.32.20.tgz","fileCount":644,"integrity":"sha512-qwFmeSvtmTlcR0IA6O6EA+bsNfAvajRpeDvUIROMV5PVCPc2I6XtPc6woM8+lnN50qUBgpmx7NAWd/qXfYirvg==","signatures":[{"sig":"MEQCIB1nZIDyVZmCc0G64PmWE1cZiREhvsCTchyEZ15IGioGAiA+Djqe82ZjVs6vuXggKff6lcZ7hIcYvFzeXWENGR1OEg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12402158,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJinVgdACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqBKg/+IymdQSQUFn2wBQ77LoAoTpPrmSh2g3747g/ZFZ8A0WYoTq7k\r\n5q2l86MiqtL0oavTVzkpaWa6R1+Iddfq5f5LueVH/DSH0HxbImaHmif7GCHx\r\nuPc/tA6ovgE9U4CiJKgTOsPxh2IgHF+DSZswU/GXpUVHqpY3lzCMGOm+6sjb\r\nBgcwsMpIeMyAV0QRh+tSKZqt6/IbWPHG82Q71+wZMB3Q9SojhsWZqBGtJX/T\r\npu27qPdrmD53/iU6sHuj5J7eBnpYgzR1DRsxgoRRlHVHnCHGHu23Bd8Jr5NR\r\ngTvW6ThTjp8O3U+DtPYdoeCkM2E9oYCkuH9ZFjf1VSccN4rpoayT232GFmXR\r\n4DQaY+h4/0hr8rM0EtSiylEhXUid9kimtF+7nEozqzf6mtUX4IsXBFM554rf\r\nsU/xFJH6yeGXXNAfkf2CslveC9us6Euvi4UwmyXv9Oef+xEj7O3XdCkU+zQn\r\nAkOlLPS+BxUzYP3CSmz9qQMmVhU0pqyNl3mv1UPBr0NIRT+rbUZLS/FR+YlQ\r\nwwKdhTqKmYvN5V0bc/22Ld0QygWeVc9x5IoMcWoy+ukMAxZ6jzfLCWjjRvPf\r\nLnl0ZymF5sDp9f2/DitG6QN3Rg8bEp6x5mmihVeevMc21WfFxHbgf9otWliy\r\nRfXO4pG9LI2fl2sYrPxWaCtKs2ax/lKeA4E=\r\n=ITjD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","_from":"file:pnpm-6.32.20.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=12.17"},"funding":{"url":"https://opencollective.com/pnpm"},"scripts":{"lint":"eslint src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"tsc --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.cjs","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/home/runner/work/pnpm/pnpm/packages/pnpm/pnpm-6.32.20.tgz","_integrity":"sha512-qwFmeSvtmTlcR0IA6O6EA+bsNfAvajRpeDvUIROMV5PVCPc2I6XtPc6woM8+lnN50qUBgpmx7NAWd/qXfYirvg==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.24.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"16.15.0","preferGlobal":true,"publishConfig":{"tag":"next-6","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_6.32.20_1654478876878_0.10313179858353227","host":"s3://npm-registry-packages"}},"1.10.0":{"name":"pnpm","version":"1.10.0","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager"],"author":{"name":"Rico Sta. Cruz","email":"rico@ricostacruz.com"},"license":"MIT","_id":"pnpm@1.10.0","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js"},"dist":{"shasum":"92fac5e1abf0c0edf9eab592dd3da0115c020da7","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-1.10.0.tgz","integrity":"sha512-OpN09psaw/GirxJfx5KPQHPd2/DLbKg5sbp82f1Vlm/ey5YWtk5qgegWg3FIF8CbhVcg3/XC1sjyDuV9Yj3a+Q==","signatures":[{"sig":"MEQCIB4WFqLAoaO6tD6Ex6eCxmGEypXOSbFAFQVEkn5uNK8YAiB6nL3Gh/ywVTEjDzvAISYhULLGEH7v0n6OXCHX+0VBzg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/bin/pnpm.js","files":["lib/"],"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"engines":{"node":">=4"},"gitHead":"e4a602665f363fdb6b57cad09d7943966d148af2","_npmUser":{"name":"zkochan","email":"zoltan.kochan@gmail.com"},"__scripts":{"cz":"git-cz","?cz":"echo 'Run Git commit wizard'","tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json --project .","test":"npm run tsc && npm run lint && cd test && npm test","start":"npm run tsc -- --watch","prepare":"cd test && pnpm install","commitmsg":"validate-commit-msg","prepublish":"in-publish && echo 'You need to use \"publish-packed\" to publish pnpm' && false || npm run tsc"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"5.3.0","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"greenkeeper":{"ignore":["pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-logger","pnpm-registry-mock","remove-all-except-outer-links","pnpm-shrinkwrap","supi"]},"_nodeVersion":"6.9.1","preferGlobal":true,"__dependencies":{"npm":"^5.0.2","nopt":"^4.0.1","supi":"^0.2.13","is-ci":"^1.0.10","ramda":"^0.24.1","byline":"^5.0.0","camelcase":"^4.1.0","path-name":"^1.0.0","pnpm-list":"^1.0.0","@types/npm":"^2.0.28","@types/node":"^8.0.7","@types/nopt":"^3.0.29","common-tags":"^1.4.0","cross-spawn":"^5.0.0","graceful-fs":"^4.1.11","pnpm-logger":"^0.5.4","@types/ramda":"^0.24.1","@types/byline":"^4.2.31","load-json-file":"^2.0.0","loud-rejection":"^1.6.0","update-notifier":"^2.1.0","@types/common-tags":"^1.2.5","pnpm-file-reporter":"^0.0.1","@types/load-json-file":"^2.0.5","pnpm-default-reporter":"^0.8.2","@types/update-notifier":"^1.0.0"},"devDependencies":{"husky":"^0.14.0","rimraf":"^2.5.4","tslint":"^5.4.2","commitizen":"^2.8.6","in-publish":"^2.0.0","typescript":"^2.4.1","@types/tape":"^4.2.30","@types/mkdirp":"^0.5.0","npm-scripts-info":"^0.3.6","validate-commit-msg":"^2.7.0","cz-conventional-changelog":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/pnpm-1.10.0.tgz_1501617029703_0.2613851842470467","host":"s3://npm-registry-packages"}},"5.5.12":{"name":"pnpm","version":"5.5.12","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@5.5.12","maintainers":[{"name":"zkochan","email":"z@kochan.io"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"384d95ccd337ea5f9ecc0ffd7275d254e8ee1f4e","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-5.5.12.tgz","fileCount":5792,"integrity":"sha512-LtQFpX08J25meH8bLo1yuCzfkpWdGxpFsytfCnqlzzTbr3ajh31drlIQHtGIEQdMVpEeqplLseNWTjrSPLxShQ==","signatures":[{"sig":"MEYCIQCVpT2mxcR839d9LzYZ0yTmMVIPsn5CXXYaSlT9T1CcogIhAO+6veS/Bj7UAbBmJGYiNdc/lGmcYW7D5IXQlQBqhbww","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18388647,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfVs33CRA9TVsSAnZWagAAeY4P+wSbm0QQGM7nITK+mRVm\n3yt4czNyzow0ZoO1K6YbjAmfIt2evhQOyBgI8kPJFhoDDRwh48Bmld0kULnv\n/UWJMPgDsUiygFJWV/Adlsgm0QuN7kr/Y/JjekUTv4UkBFN/wRF5hvy2U8fn\ngKk0Za+oJpNIc2cj1I1n1Mfvzjqv9cn5TAPIeIwsZYMy0+FgKq5K4zhHCVF1\nSz7Q76qiQBSO+ZyWALTbPkREVlrgLkuro4AdZnALD8BZq3tEXFs63VBX1zUy\n+oDbrA+e1Fw4VihdjUj0oWsRlfhGxgZJR+uB6ucIviBvWNhj8I+PWkIvS5//\n9gd9NIJtXFFGBvu+z8VpeYT9oRhkOBoDY2WGr46Ln9T/y8cTtQmyoREt9AHM\ncUQEo+Ox/7bzi8bIckLMuXsHIG+w7XM8/r9418rjw1WK2kvs2MWzqUwckzed\nBkG/7U5akFB0hIjlZPRnDPmEXUmjhhDiMZsVVS5W2cmm6rh955WL9A+Hrza/\nS1s3xL9bz7l6/kmyjIu/17S/05Hy0rnQysGq/V1+5YpvhDMEpvIq3dyYwt2/\nvWsO2hcmHOym2NA78QiqXZxXqb0ktOgFM1YOZ3cjtF/i0XPYhmALP63t2Hu8\nkdOu2SX9y558vTxT0FzGliWjrw6uVh2q//FR4qELlp2zXfakmsKdg95x9Xlu\nTaDv\r\n=uIYs\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","engines":{"node":">=10.13"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint -c ../../eslint.json src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"npm run tsc -- --watch","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:tap","test:tap":"cd ../.. && c8 --reporter lcov --reports-dir packages/pnpm/coverage ts-node packages/pnpm/test --type-check","postpublish":"publish-packed","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock","prepublishOnly":"pnpm run compile && npm cache clear --force && publish-packed --prune --npm-client yarn"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"6.14.7","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"12.18.3","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"nopt":"^5.0.0","chalk":"^4.1.0","is-ci":"^2.0.0","ramda":"^0.27.1","which":"^2.0.2","path-name":"^1.0.0","split-cmd":"^1.0.1","pkgs-graph":"5.2.0","strip-ansi":"^6.0.0","@pnpm/types":"6.2.0","@types/nopt":"^3.0.29","graceful-fs":"^4.2.4","render-help":"^1.0.0","@pnpm/config":"11.2.7","@pnpm/logger":"^3.2.2","@pnpm/tabtab":"0.0.1","@pnpm/command":"1.0.0","@pnpm/run-npm":"2.0.3","@pnpm/cli-meta":"1.0.1","loud-rejection":"^2.2.0","@pnpm/cli-utils":"0.4.26","@zkochan/libnpx":"11.0.3","update-notifier":"^4.1.1","@pnpm/core-loggers":"4.2.0","@pnpm/file-reporter":"^1.0.0","@pnpm/parse-cli-args":"3.1.2","@pnpm/default-reporter":"7.7.0","@pnpm/find-workspace-dir":"1.0.1","@pnpm/plugin-commands-audit":"2.0.12","@pnpm/plugin-commands-store":"2.0.35","@pnpm/plugin-commands-import":"1.0.59","@pnpm/plugin-commands-server":"2.0.31","@pnpm/common-cli-options-help":"0.1.6","@pnpm/plugin-commands-listing":"2.0.22","@pnpm/plugin-commands-rebuild":"2.0.36","@pnpm/plugin-commands-outdated":"3.0.12","@pnpm/filter-workspace-packages":"2.1.19","@pnpm/plugin-commands-publishing":"2.1.21","@pnpm/plugin-commands-installation":"3.1.19","@pnpm/plugin-commands-script-runners":"2.0.1"},"_hasShrinkwrap":false,"__devDependencies":{"mz":"^2.7.0","ncp":"^2.0.0","pnpm":"link:","delay":"^4.4.0","execa":"^4.0.3","p-any":"3.0.0","byline":"5.0.0","semver":"^7.3.2","@types/mz":"^2.7.1","tree-kill":"^1.2.2","write-pkg":"4.0.0","@types/ncp":"^2.0.4","is-windows":"^1.0.2","cross-spawn":"^7.0.3","exists-link":"2.0.0","npm-run-all":"^4.1.5","path-exists":"^4.0.0","symlink-dir":"^4.1.0","@types/is-ci":"^2.0.0","@types/ramda":"^0.27.14","@types/table":"^5.0.0","@types/which":"^1.3.2","tape-promise":"4.0.0","@pnpm/prepare":"0.0.9","@types/byline":"^4.2.32","@types/semver":"^7.3.3","@zkochan/retry":"^0.2.0","load-json-file":"^6.2.0","read-yaml-file":"^2.0.0","@pnpm/constants":"4.0.0","@zkochan/rimraf":"^1.0.0","write-json-file":"4.0.0","write-yaml-file":"^4.1.0","deep-require-cwd":"1.0.0","@types/is-windows":"^1.0.0","normalize-newline":"3.0.0","@pnpm/modules-yaml":"8.0.2","@types/cross-spawn":"^6.0.2","@types/graceful-fs":"^4.1.3","@types/tape-promise":"^4.0.1","@pnpm/assert-project":"2.1.7","@pnpm/lockfile-types":"2.0.1","dir-is-case-sensitive":"^1.0.2","@types/update-notifier":"^4.1.1","@pnpm/read-package-json":"3.1.5","@pnpm/read-project-manifest":"1.0.13","@pnpm/write-project-manifest":"1.1.1","@pnpm/find-workspace-packages":"2.3.12","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_5.5.12_1599524343076_0.23063693405157748","host":"s3://npm-registry-packages"}},"5.9.0":{"name":"pnpm","version":"5.9.0","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@5.9.0","maintainers":[{"name":"zkochan","email":"z@kochan.io"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"b0cf1b45d39d247f235d757b2601601f0a8de2eb","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-5.9.0.tgz","fileCount":7704,"integrity":"sha512-VrR/ISB3qCLGmw4xioqMdkWlyirdoah377rYKM+1FMUjuwgHa0481VYv/lUP4lRxaSEVsgTBCjV1v6HUsv270A==","signatures":[{"sig":"MEQCIEuAZap10xujbzdTrJlQEpx668/nHUFUsgB1KzD7s/PlAiBm9XkvyJRxbqzpW/eR6IBj8Yqz2rKiD+Cc4xj6EHvjNw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":22214398,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfg0CRCRA9TVsSAnZWagAAX1AP/jY1dk4qKQ9yQrEL4GeE\nCkVnK80YvE/aMwU4k0wa41dQPnAlcyVwZ6hLcJPpQzyHW7Ye690xnUA/gkbm\nMUX8rXABma44qdnFl+YgSvIQXi6JKs/GuDOa1mQPDhVLrGQsyFHrfkG0S5iH\nOPSZWHJUpCmrG3RSD99pxAaPDbrfhyIDk3Mgd5Q3AfJkoDUdN2jEFbCHPC0T\nqn0GR4pCsKcOG8stql6F0XSZrAoqlIFh0K+PSao+CuakXoaZxXU//tlwZkqY\nLkDhZhdyOW1NwCh5iYlD17QdF3kWjWHzwyYX0CpBT7hnhbUAs411P21tsb8S\njopuOmkF6fqahjD5nqwJfIHe+C5Bi37thntUNJ2RadnQ0GDDQYzqEKxGfaVD\nYrNLjl/GBy6iG4L6uhVXiC8qroeT7q5blvSr0gAjU1LeRSzlko1InsKFW/VW\nUpROQMU+oVF/Gqw6gzRU1IOSp/H6HISnOkMYXXxj2xrxXkSqw0jTdio9za6G\nTxZIKoRnVnYuVlGe9T/jW+OCnsjvgjh01mpFmRhZb1RGoNZCkQ+YRvrrWIWr\n8ObaFfzVgHqVqIQwITsWh+cL4TpkgRhukpb8mkMqW5qu1KbL6+lTD0waIEKU\n+d2HDe2KCRzaY0TUetwjvWn3TdFnUr0V9qyxrDanvJcSNgpbtqbF9zHghvSW\nWjU7\r\n=c08A\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","engines":{"node":">=10.16"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint -c ../../eslint.json src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"npm run tsc -- --watch","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:tap","test:tap":"cd ../.. && c8 --reporter lcov --reports-dir packages/pnpm/coverage ts-node packages/pnpm/test --type-check","postpublish":"publish-packed","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock","prepublishOnly":"pnpm run compile && npm cache clear --force && publish-packed --prune --npm-client yarn"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"6.14.7","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"12.18.3","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"nopt":"^5.0.0","chalk":"^4.1.0","is-ci":"^2.0.0","ramda":"^0.27.1","which":"^2.0.2","path-name":"^1.0.0","split-cmd":"^1.0.1","pkgs-graph":"5.2.0","strip-ansi":"^6.0.0","@pnpm/types":"6.2.0","@types/nopt":"^3.0.29","graceful-fs":"^4.2.4","render-help":"^1.0.0","@pnpm/config":"11.6.0","@pnpm/logger":"^3.2.2","@pnpm/tabtab":"0.0.1","@pnpm/command":"1.0.0","@pnpm/run-npm":"2.0.3","@pnpm/cli-meta":"1.0.1","loud-rejection":"^2.2.0","@pnpm/cli-utils":"0.4.32","@zkochan/libnpx":"11.0.3","update-notifier":"^5.0.0","@pnpm/core-loggers":"5.0.0","@pnpm/file-reporter":"^1.0.0","@pnpm/parse-cli-args":"3.2.0","@pnpm/default-reporter":"7.9.4","@pnpm/find-workspace-dir":"1.0.1","@pnpm/plugin-commands-audit":"2.0.19","@pnpm/plugin-commands-store":"2.0.45","@pnpm/plugin-commands-import":"1.0.70","@pnpm/plugin-commands-server":"2.0.41","@pnpm/common-cli-options-help":"0.2.0","@pnpm/plugin-commands-listing":"2.0.28","@pnpm/plugin-commands-rebuild":"2.1.4","@pnpm/plugin-commands-outdated":"3.0.21","@pnpm/filter-workspace-packages":"2.2.3","@pnpm/plugin-commands-publishing":"2.2.9","@pnpm/plugin-commands-installation":"3.3.5","@pnpm/plugin-commands-script-runners":"2.4.0"},"_hasShrinkwrap":false,"__devDependencies":{"mz":"^2.7.0","ncp":"^2.0.0","pnpm":"link:","delay":"^4.4.0","execa":"^4.0.3","p-any":"3.0.0","byline":"5.0.0","semver":"^7.3.2","@types/mz":"^2.7.1","tree-kill":"^1.2.2","write-pkg":"4.0.0","@types/ncp":"^2.0.4","is-windows":"^1.0.2","cross-spawn":"^7.0.3","exists-link":"2.0.0","npm-run-all":"^4.1.5","path-exists":"^4.0.0","symlink-dir":"^4.1.0","@types/is-ci":"^2.0.0","@types/ramda":"^0.27.15","@types/table":"^5.0.0","@types/which":"^1.3.2","tape-promise":"4.0.0","@pnpm/prepare":"0.0.11","@types/byline":"^4.2.32","@types/semver":"^7.3.3","@zkochan/retry":"^0.2.0","load-json-file":"^6.2.0","read-yaml-file":"^2.0.0","@pnpm/constants":"4.0.0","@zkochan/rimraf":"^1.0.0","write-json-file":"4.0.0","write-yaml-file":"^4.1.0","deep-require-cwd":"1.0.0","@types/is-windows":"^1.0.0","normalize-newline":"3.0.0","@pnpm/modules-yaml":"8.0.2","@types/cross-spawn":"^6.0.2","@types/graceful-fs":"^4.1.3","@types/tape-promise":"^4.0.1","@pnpm/assert-project":"2.1.9","@pnpm/lockfile-types":"2.0.1","dir-is-case-sensitive":"^1.0.2","@types/update-notifier":"^5.0.0","@pnpm/read-package-json":"3.1.5","@pnpm/read-project-manifest":"1.1.0","@pnpm/write-project-manifest":"1.1.1","@pnpm/find-workspace-packages":"2.3.18","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_5.9.0_1602437264316_0.8509986903971518","host":"s3://npm-registry-packages"}},"6.32.22":{"name":"pnpm","version":"6.32.22","keywords":["pnpm6","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"license":"MIT","_id":"pnpm@6.32.22","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"e79cc569dae17baf149a95e78a8501615c223fad","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-6.32.22.tgz","fileCount":644,"integrity":"sha512-r8RxZdSzujmRfEhUJjlAUqtlpx2RckNq+fSRS4GdBlRDrejQPvhWMwXnD86B6PovI+BvZVy3iZ7ntoaouAp+wA==","signatures":[{"sig":"MEYCIQDI5Um4kogi7g9fjtncmc+ZrHzXPSX6cmoquYSpCLI2vAIhAK2EA0bhJLMw/Bk8AqikmV6h6Zpb25xB8Fk/wkL0IUzc","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12404324,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJio/4QACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqvJRAAnmIZ2Uoq3zPj29fJ6LrZVhSAJRyEzYUf2PuCk2yaoMUf9GXI\r\nuAAwVOUfJMn7zB97PI+3PndWWsEwXe+uDHFJpytTj5qifD1SdIRCtKn5C2T2\r\nwbhxWLVpbguXk09tPYfXTtr3KpKVUIbpkC05GQVv0JHXZicRqdPUw/1duUCj\r\noJjTn/saluW810nXreJDFqv5NIyfmOKIPxW+k7eOgURhv568poo43xtgJCiY\r\n7I+MawJBUBmYmRKEgs+SyjZPPpqW7yfOUInT+7s1E5t/TE0JsgM6zsBGzBOm\r\nxNLlMMOd4pilTKe6/VbcNZCGFHtlxQ2TZEP55/o2SRnw4CSqf7RUjzT24Qkw\r\nbQqQxJz9a74ONBmWcrAMTaLl8r0d0Zz0FBvor0czGqw09xVSMb4gghJZtOhq\r\n3gaLai+AXad990J0yDsufCTnpXGLuB/sV56YfxHREbPzWI9LAGHVj6mBuJiS\r\nAh4DowpWm5qv6B/IMoaPlM5oWwx1wuzV8jrgH0DQESBUIvCEvI4zG/KWCe7A\r\nAu43B0y3GhocQwjobDVj8gYDe4wDmpoYAwgF9uBWwBkZUMowHXkwYSbVieYw\r\n5QtEYI/MxHBOT2C1BMawu6DkIzu60omUqFh0yM9Y0GcJpt2EaNcz08HH4kC3\r\nyErGvFFICo4FyEe41U9pBg4DMHU0EUDOGFM=\r\n=NYCH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","_from":"file:pnpm-6.32.22.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=12.17"},"funding":{"url":"https://opencollective.com/pnpm"},"scripts":{"lint":"eslint src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"tsc --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.cjs","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/home/runner/work/pnpm/pnpm/packages/pnpm/pnpm-6.32.22.tgz","_integrity":"sha512-r8RxZdSzujmRfEhUJjlAUqtlpx2RckNq+fSRS4GdBlRDrejQPvhWMwXnD86B6PovI+BvZVy3iZ7ntoaouAp+wA==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.24.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"16.15.1","preferGlobal":true,"publishConfig":{"tag":"next-6","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_6.32.22_1654914576689_0.2166827976838479","host":"s3://npm-registry-packages"}},"1.10.1":{"name":"pnpm","version":"1.10.1","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager"],"author":{"name":"Rico Sta. Cruz","email":"rico@ricostacruz.com"},"license":"MIT","_id":"pnpm@1.10.1","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js"},"dist":{"shasum":"b84b56e7dd9fdf0bed138bb9e6993b4ab1564fa1","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-1.10.1.tgz","integrity":"sha512-H5TqLa4dvhEFF5prmlP4sDmu3yQQKg+cdXrYPeFlXQDth+coggbCUGlWgoblJfQQ73ZVvPeU2tRlPYG53X6MLA==","signatures":[{"sig":"MEUCIQCCl25EqSde7LvPSI1xP9uPyDrPP46RAH1w4sdQa/eRAgIgXJ2Iq/iueDf8fr61Ha9Ckvv3Fu8tZybmECyTfJ0jdeI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/bin/pnpm.js","files":["lib/"],"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"engines":{"node":">=4"},"gitHead":"328c6209152b33d91bca3a01767ffc78c76080db","_npmUser":{"name":"zkochan","email":"zoltan.kochan@gmail.com"},"__scripts":{"cz":"git-cz","?cz":"echo 'Run Git commit wizard'","tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json --project .","test":"npm run tsc && npm run lint && cd test && npm test","start":"npm run tsc -- --watch","prepare":"cd test && pnpm install","commitmsg":"validate-commit-msg","prepublish":"in-publish && echo 'You need to use \"publish-packed\" to publish pnpm' && false || npm run tsc"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"5.3.0","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"greenkeeper":{"ignore":["pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-logger","pnpm-registry-mock","remove-all-except-outer-links","pnpm-shrinkwrap","supi"]},"_nodeVersion":"6.9.1","preferGlobal":true,"__dependencies":{"npm":"^5.0.2","nopt":"^4.0.1","supi":"^0.2.13","is-ci":"^1.0.10","ramda":"^0.24.1","byline":"^5.0.0","camelcase":"^4.1.0","path-name":"^1.0.0","pnpm-list":"^1.0.0","@types/npm":"^2.0.28","@types/node":"^8.0.7","@types/nopt":"^3.0.29","common-tags":"^1.4.0","cross-spawn":"^5.0.0","graceful-fs":"^4.1.11","pnpm-logger":"^0.5.4","@types/ramda":"^0.24.1","@types/byline":"^4.2.31","load-json-file":"^2.0.0","loud-rejection":"^1.6.0","update-notifier":"^2.1.0","@types/common-tags":"^1.2.5","pnpm-file-reporter":"^0.0.1","@types/load-json-file":"^2.0.5","pnpm-default-reporter":"^0.8.2","@types/update-notifier":"^1.0.0"},"devDependencies":{"husky":"^0.14.0","rimraf":"^2.5.4","tslint":"^5.4.2","commitizen":"^2.8.6","in-publish":"^2.0.0","typescript":"^2.4.1","@types/tape":"^4.2.30","@types/mkdirp":"^0.5.0","npm-scripts-info":"^0.3.6","validate-commit-msg":"^2.7.0","cz-conventional-changelog":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/pnpm-1.10.1.tgz_1501786447339_0.4356326980050653","host":"s3://npm-registry-packages"}},"5.5.11":{"name":"pnpm","version":"5.5.11","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@5.5.11","maintainers":[{"name":"zkochan","email":"z@kochan.io"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"766913f6f4a43c69b52baff0db567f2acc4d7962","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-5.5.11.tgz","fileCount":5790,"integrity":"sha512-427eDz+GA6tiQoWmhMzv/xFCDRI9g8cEsaVNf3pCasqU/Yt3oRA8ekOPcJMNfkWQ7DSZJg1i4MY9RA6WtnwS8g==","signatures":[{"sig":"MEQCIEQkCbHD9BrBuvwlcfPryXx6dhO9rs2dXc9wAyyYpdanAiBDOyb8rYyumcPpZroF8jja9MJQSjW80KX486XxbAaaBw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18385865,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfVAM6CRA9TVsSAnZWagAACeoP/jLV1+3AfujsCsMLk8RD\nL1RymisATk8EmBCdue3SSvqN7DvLpnPWH9inNAfzKSYbbQA5JZKNYPx1/sBK\nWv3EKZFc/6VmaOVgvnHmnVx7Gq0IBx8bNHbcQwxXZfiyew+O+97Titb2w/MP\njtvcOPqokQy9YZiXXXl8y7n1BLDJ81qh7bOW18ubP2Enznl50iJHGrPjCNv3\ni5fU3/dx9EbNkic/hfbTrzsH2/RKVDd02TGOtCdfx7xaNsl3mg0dajMOHOLg\nZTyaKzSFdfau+q3SYvpZFn8NnQCl2aQWgI9E3BIMKXhPxINzbjydAjbMA3um\nk9y8WvUl2ehLqZRF4QUr96SvsporV2g1nPIbtGcS0GgplD1vsNbkG9KmhfaX\nwl/9YD1+rCprTGw3oDRaesj6ZO+2VmFdPzTBsDIBMYbd7bb7VykUu3rK0Uvs\nocaDxvXiy2K0ojhklI21Q0dCqsIPRHf8e1VSH68n2BhK8rMs9wZxinjmgHIT\nN1DMbaPyDJJxQgKEFDNLOGCuomconrH3xXFOEDjzLGhqJaaYDeiztPhz5dP+\n2j8xIdpjwl2yrpW9x8L+frKjwaKvsdTM+PSd/wcGjWFte7yRRbvVYuMhu8YX\nhlhRwhTu7VX54SlHYhb08XZLyOwVjSD/VSIyqx913tI371j/LyPU85DxjQlh\nq7aG\r\n=rgbX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","engines":{"node":">=10.13"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint -c ../../eslint.json src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"npm run tsc -- --watch","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:tap","test:tap":"cd ../.. && c8 --reporter lcov --reports-dir packages/pnpm/coverage ts-node packages/pnpm/test --type-check","postpublish":"publish-packed","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock","prepublishOnly":"pnpm run compile && npm cache clear --force && publish-packed --prune --npm-client yarn"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"6.14.7","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"12.18.3","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"nopt":"^5.0.0","chalk":"^4.1.0","is-ci":"^2.0.0","ramda":"^0.27.1","which":"^2.0.2","path-name":"^1.0.0","split-cmd":"^1.0.1","pkgs-graph":"5.2.0","strip-ansi":"^6.0.0","@pnpm/types":"6.2.0","@types/nopt":"^3.0.29","graceful-fs":"^4.2.4","render-help":"^1.0.0","@pnpm/config":"11.2.7","@pnpm/logger":"^3.2.2","@pnpm/tabtab":"0.0.1","@pnpm/command":"1.0.0","@pnpm/run-npm":"2.0.3","@pnpm/cli-meta":"1.0.1","loud-rejection":"^2.2.0","@pnpm/cli-utils":"0.4.25","@zkochan/libnpx":"11.0.3","update-notifier":"^4.1.1","@pnpm/core-loggers":"4.2.0","@pnpm/file-reporter":"^1.0.0","@pnpm/parse-cli-args":"3.1.2","@pnpm/default-reporter":"7.7.0","@pnpm/find-workspace-dir":"1.0.1","@pnpm/plugin-commands-audit":"2.0.11","@pnpm/plugin-commands-store":"2.0.34","@pnpm/plugin-commands-import":"1.0.58","@pnpm/plugin-commands-server":"2.0.30","@pnpm/common-cli-options-help":"0.1.6","@pnpm/plugin-commands-listing":"2.0.21","@pnpm/plugin-commands-rebuild":"2.0.35","@pnpm/plugin-commands-outdated":"3.0.11","@pnpm/filter-workspace-packages":"2.1.18","@pnpm/plugin-commands-publishing":"2.1.20","@pnpm/plugin-commands-installation":"3.1.18","@pnpm/plugin-commands-script-runners":"2.0.0"},"_hasShrinkwrap":false,"__devDependencies":{"mz":"^2.7.0","ncp":"^2.0.0","pnpm":"link:","delay":"^4.4.0","execa":"^4.0.3","p-any":"3.0.0","byline":"5.0.0","semver":"^7.3.2","@types/mz":"^2.7.1","tree-kill":"^1.2.2","write-pkg":"4.0.0","@types/ncp":"^2.0.4","is-windows":"^1.0.2","cross-spawn":"^7.0.3","exists-link":"2.0.0","npm-run-all":"^4.1.5","path-exists":"^4.0.0","symlink-dir":"^4.1.0","@types/is-ci":"^2.0.0","@types/ramda":"^0.27.14","@types/table":"^5.0.0","@types/which":"^1.3.2","tape-promise":"4.0.0","@pnpm/prepare":"0.0.9","@types/byline":"^4.2.32","@types/semver":"^7.3.3","@zkochan/retry":"^0.2.0","load-json-file":"^6.2.0","read-yaml-file":"^2.0.0","@pnpm/constants":"4.0.0","@zkochan/rimraf":"^1.0.0","write-json-file":"4.0.0","write-yaml-file":"^4.1.0","deep-require-cwd":"1.0.0","@types/is-windows":"^1.0.0","normalize-newline":"3.0.0","@pnpm/modules-yaml":"8.0.2","@types/cross-spawn":"^6.0.2","@types/graceful-fs":"^4.1.3","@types/tape-promise":"^4.0.1","@pnpm/assert-project":"2.1.7","@pnpm/lockfile-types":"2.0.1","dir-is-case-sensitive":"^1.0.2","@types/update-notifier":"^4.1.1","@pnpm/read-package-json":"3.1.5","@pnpm/read-project-manifest":"1.0.13","@pnpm/write-project-manifest":"1.1.1","@pnpm/find-workspace-packages":"2.3.11","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_5.5.11_1599341369605_0.17924794628035357","host":"s3://npm-registry-packages"}},"5.9.1":{"name":"pnpm","version":"5.9.1","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@5.9.1","maintainers":[{"name":"zkochan","email":"z@kochan.io"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"361860b66e7d4850c1a961d281a9fddbe40de36a","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-5.9.1.tgz","fileCount":29,"integrity":"sha512-dGUmM7vviKGwaiLGvagfmxjs++q1hnLRTtdRwLvDp56uv3SRmUe3nZUf5O+0BZCKnSVABxqI/p8bypx8UbDtoA==","signatures":[{"sig":"MEUCIHuHTta7zf71QQkhwAjKaEx5zgqXI64uahPq3GbPkPT2AiEAx5pKsCsvxKCXrN6lbj6yE80vxtNyMcy4IHfktHY8ZXA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":87180,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfh4ZTCRA9TVsSAnZWagAAA1IP+QHRNU3XfLui50/0m3xa\nkvo4rtIqbOSqvGWwhtrkp4KIwEsWNO/lhk3uIXPFYOrO7FOv71rXa4aMwnw8\nssPI669tDw9g+Z4+QJ4MQCkSmIEw/Jcncjjb23rYQ4rojCX9nlLFS679gi2i\nk+G/I/oJr3Yd0Ytf4B3FoKkEiembCqsPr8xa0gZ70O6UjVKfrCTmZTXHUC46\nCCq/EoYUaKnuJkpQrgJuVcPnCo1yeA1iWd3xWYsSyDwlSHpjrJW7KltVfZDG\n+/fRo6jd2EctgmamlJCUO8TkxEo9iw3kqZCzZxUEuMP7jtzX3myixVzs34Zu\nTdpN9UIMlP7nXX/+NR9s0faPKlYRI4zZQO52n0fs178L/gwfcBKauPG2ymeE\n1YwWsQsGeP7cFkVRCPhd896MF0RPT8cweqBPOaihddntKWSfCjJUEAc1sz0M\nO7GrPxJ3FGcW3IrTlVZjv2DodihTm1Wo/S7/mh6n1Uy3lnOJq4BAtqOek4aU\nma2zQwjO/kc6BsK/9RfqqaeS5UeB4xTWT5xrBnK3H/ZC3TGwjpM3Tp7ng6QF\no3QEq/3loyzxbztQY3aUeCy07RIgG2IuaVZv8gkgzxO812+J2RqHLTX2QRhm\n2FoKAlSqPFhpe+cCHF7SXkRQCI6OiOElBHuvA/63/o9ebgh49YGEo2G8atOc\nFK6a\r\n=d5Ug\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","engines":{"node":">=10.16"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint -c ../../eslint.json src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"npm run tsc -- --watch","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:tap","test:tap":"cd ../.. && c8 --reporter lcov --reports-dir packages/pnpm/coverage ts-node packages/pnpm/test --type-check","postpublish":"publish-packed","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock","prepublishOnly":"pnpm run compile && npm cache clear --force && publish-packed --prune --npm-client yarn"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"6.14.7","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"12.18.3","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"nopt":"^5.0.0","chalk":"^4.1.0","is-ci":"^2.0.0","ramda":"^0.27.1","which":"^2.0.2","path-name":"^1.0.0","split-cmd":"^1.0.1","pkgs-graph":"5.2.0","strip-ansi":"^6.0.0","@pnpm/types":"6.2.0","@types/nopt":"^3.0.29","graceful-fs":"^4.2.4","render-help":"^1.0.0","@pnpm/config":"11.6.0","@pnpm/logger":"^3.2.2","@pnpm/tabtab":"0.0.1","@pnpm/command":"1.0.0","@pnpm/run-npm":"2.0.3","@pnpm/cli-meta":"1.0.1","loud-rejection":"^2.2.0","@pnpm/cli-utils":"0.4.32","@zkochan/libnpx":"11.0.3","update-notifier":"^5.0.0","@pnpm/core-loggers":"5.0.0","@pnpm/file-reporter":"^1.0.0","@pnpm/parse-cli-args":"3.2.0","@pnpm/default-reporter":"7.9.4","@pnpm/find-workspace-dir":"1.0.1","@pnpm/plugin-commands-audit":"2.0.19","@pnpm/plugin-commands-store":"2.0.45","@pnpm/plugin-commands-import":"1.0.71","@pnpm/plugin-commands-server":"2.0.41","@pnpm/common-cli-options-help":"0.2.0","@pnpm/plugin-commands-listing":"2.0.28","@pnpm/plugin-commands-rebuild":"2.1.4","@pnpm/plugin-commands-outdated":"3.0.21","@pnpm/filter-workspace-packages":"2.2.3","@pnpm/plugin-commands-publishing":"2.2.9","@pnpm/plugin-commands-installation":"3.3.6","@pnpm/plugin-commands-script-runners":"2.4.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","__devDependencies":{"mz":"^2.7.0","ncp":"^2.0.0","pnpm":"link:","delay":"^4.4.0","execa":"^4.0.3","p-any":"3.0.0","byline":"5.0.0","semver":"^7.3.2","@types/mz":"^2.7.1","tree-kill":"^1.2.2","write-pkg":"4.0.0","@types/ncp":"^2.0.4","is-windows":"^1.0.2","cross-spawn":"^7.0.3","exists-link":"2.0.0","npm-run-all":"^4.1.5","path-exists":"^4.0.0","symlink-dir":"^4.1.0","@types/is-ci":"^2.0.0","@types/ramda":"^0.27.15","@types/table":"^5.0.0","@types/which":"^1.3.2","tape-promise":"4.0.0","@pnpm/prepare":"0.0.11","@types/byline":"^4.2.32","@types/semver":"^7.3.3","@zkochan/retry":"^0.2.0","load-json-file":"^6.2.0","read-yaml-file":"^2.0.0","@pnpm/constants":"4.0.0","@zkochan/rimraf":"^1.0.0","write-json-file":"4.0.0","write-yaml-file":"^4.1.0","deep-require-cwd":"1.0.0","@types/is-windows":"^1.0.0","normalize-newline":"3.0.0","@pnpm/modules-yaml":"8.0.2","@types/cross-spawn":"^6.0.2","@types/graceful-fs":"^4.1.3","@types/tape-promise":"^4.0.1","@pnpm/assert-project":"2.1.9","@pnpm/lockfile-types":"2.0.1","dir-is-case-sensitive":"^1.0.2","@types/update-notifier":"^5.0.0","@pnpm/read-package-json":"3.1.5","@pnpm/read-project-manifest":"1.1.0","@pnpm/write-project-manifest":"1.1.1","@pnpm/find-workspace-packages":"2.3.18","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_5.9.1_1602717266459_0.5792069852517263","host":"s3://npm-registry-packages"}},"6.32.21":{"name":"pnpm","version":"6.32.21","keywords":["pnpm6","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"license":"MIT","_id":"pnpm@6.32.21","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"27e2ca8baf11b0433d920546c7845897e968d3f2","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-6.32.21.tgz","fileCount":644,"integrity":"sha512-zkXvk5fO7csZ0jY9NNWbvlnOvJeyTLJn8K4n969MeHdUYa3g2JLA0rzQGpl3aFl62Px2j/JioFVixIwH0n9o1g==","signatures":[{"sig":"MEUCIQDd+daCOnIVyAmbiztsIvqgFCbJ50BbzagJpXNjYrqNcwIgIT8nLt27lXdoaoAE11thRumi7UltE9pgLU2Wv7Ng8Js=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12404645,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiob3qACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr/Pw/9Evg2udgbnOFiey8b4pLGd2FuntHFu4ESb4aWpn8aRxFMTYi+\r\nuUAV3SCUywZFkelJ1o+oLdQWwDQVWuIkq1Qqs0NUmeeJxeJiqNlEO+n37UaP\r\nL8NwiemZ/J4IBHDFUcITgIsci6vixOT3nVAXZDMeUuocnrYMTcDVy+zEriVL\r\nfVTGBG9ZoHR6SzTqRIqBP30Kwaz7v0yBMwH86VfDGXDruiKBzIs9YWqbqTD0\r\n4EW8QqU+vkkCwh9qD67s4WGz+RIJGWHPN9YVEna+GjtckelwimEcB2rJ/hqD\r\nAuK0kDWa2MCZpEVcDFwd/MOk6TE5N48mVXzHj8OwtkXZSGbGrxRhYbiET5vu\r\nJXgdJ5olC0KjzsscRhdTZJvH4ccZBq3Z0kbl8pp+xNia4OkeubCXLZo132I4\r\ngnZ6kUxxLRrnTczqFA07E1TxCsl3WbqhzxzT7zYwFl+FhCwOM8lFod5IbY09\r\nYYhm4TCeWMP2TuKg1hTT5jwXpCTdte1KQZ1aqxWmqR5eO2m9X//Fshjq5YQs\r\nEmCUaJ8/P2QVOXRW4CghfG+1PF4HkGyMyALUG1oSqaikWpCHF2mAIBoogvuT\r\n/4aZ47qI2OGGB8AMj9hSL+2tTvY4p0aMWQ7e7to1B2dSw3/q7DgbfpvZh4aw\r\nVq3tEK77RUTOyfHB8HrfThnm2GBQt0hLgnI=\r\n=jUbp\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","_from":"file:pnpm-6.32.21.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=12.17"},"funding":{"url":"https://opencollective.com/pnpm"},"scripts":{"lint":"eslint src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"tsc --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.cjs","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/home/runner/work/pnpm/pnpm/packages/pnpm/pnpm-6.32.21.tgz","_integrity":"sha512-zkXvk5fO7csZ0jY9NNWbvlnOvJeyTLJn8K4n969MeHdUYa3g2JLA0rzQGpl3aFl62Px2j/JioFVixIwH0n9o1g==","deprecated":"This version contains a regression","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.24.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"16.15.1","preferGlobal":true,"publishConfig":{"tag":"next-6","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_6.32.21_1654767081670_0.7930865221961365","host":"s3://npm-registry-packages"}},"5.9.2":{"name":"pnpm","version":"5.9.2","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@5.9.2","maintainers":[{"name":"zkochan","email":"z@kochan.io"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"8ea5eb999d329be2d7110339b1f8851e60ac164f","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-5.9.2.tgz","fileCount":7704,"integrity":"sha512-33ZxdIfpxc1oBveFBuPyiHQYUzueLLwLmOsg4IPC+HAcB++Kfl+lVnBPQAbeZO+457EfJ3yzP9ZVVhq4cy6kJw==","signatures":[{"sig":"MEYCIQCFGxrYcvisfrpp9Joxk5bu92KhKRFjeq0h5xo7le51ngIhAO6PajywRNoquu7UKDZkXfB436GNSYViwWXPxuvqpt3e","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":22227582,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfh4kDCRA9TVsSAnZWagAAIpUP/jhGoRX0J7vUOpjI322B\nUbJHAcRi7IgXr4JpsDIOXCKszXCi5xJiPB0gF3D8iQAMnXn2dnq7URFOvNcA\n9GFGA6XJADf2dF+v58gELa3B4oTcf/Nh8AA6IteWPtf5zhsI0Jy1c0hyCS6C\nv1JEspumqUqoK/0sHuLh1dtu9ob2dvqgwtY4AHujKTnT6vzriGbYS2k69OhD\noayfEAOzV7eqa5XBS41uvyrYixq1Uli7YSlp70umM3BmZzSgMif5j8CHlYXa\nsmlGtOz5SZB5w8F9erf6k7yyI2rQNaucyvlEItgLhYblmEROwIi9XeMzpIQU\nAbasH3nPpgpM/00zO4wLx/gSOULWdEcx0gJBOecEJiiH86zms1xHMmci09Qg\n5ycafTxQ8UGoo71vqYDCdO51C14JEIn6pYXbCtXPLCFNeLkVpDiUTeXwmzpJ\nVZ3/ffVt39OrfaBnYWhuuQ6FwfbGu5MDqSTjQliAgbfAXc4QY9OWGIQ8/lJi\nvfrSrffEDKIG/59lrfGcIGnFEqTpqeyKOZcUQ7jMQFB72QGD4ALwvj93fSEG\nkMcQ9of8qNfRVIiNzKu1tl2DgPKSAlpt9fNHJQim75L9OHLBC8F8YT79GyAT\nyWIac2XcEYFIQvxyXg/ppb6ebrA5LNCiacLXwTls4sQnC8gvefP0aUwcRQ8n\nKclh\r\n=UwJu\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","engines":{"node":">=10.16"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint -c ../../eslint.json src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"npm run tsc -- --watch","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:tap","test:tap":"cd ../.. && c8 --reporter lcov --reports-dir packages/pnpm/coverage ts-node packages/pnpm/test --type-check","postpublish":"publish-packed","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock","prepublishOnly":"pnpm run compile && npm cache clear --force && publish-packed --prune --npm-client yarn"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"6.14.8","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"12.19.0","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"nopt":"^5.0.0","chalk":"^4.1.0","is-ci":"^2.0.0","ramda":"^0.27.1","which":"^2.0.2","path-name":"^1.0.0","split-cmd":"^1.0.1","pkgs-graph":"5.2.0","strip-ansi":"^6.0.0","@pnpm/types":"6.2.0","@types/nopt":"^3.0.29","graceful-fs":"^4.2.4","render-help":"^1.0.0","@pnpm/config":"11.6.0","@pnpm/logger":"^3.2.2","@pnpm/tabtab":"0.0.1","@pnpm/command":"1.0.0","@pnpm/run-npm":"2.0.3","@pnpm/cli-meta":"1.0.1","loud-rejection":"^2.2.0","@pnpm/cli-utils":"0.4.32","@zkochan/libnpx":"11.0.3","update-notifier":"^5.0.0","@pnpm/core-loggers":"5.0.0","@pnpm/file-reporter":"^1.0.0","@pnpm/parse-cli-args":"3.2.0","@pnpm/default-reporter":"7.9.4","@pnpm/find-workspace-dir":"1.0.1","@pnpm/plugin-commands-audit":"2.0.19","@pnpm/plugin-commands-store":"2.0.45","@pnpm/plugin-commands-import":"1.0.71","@pnpm/plugin-commands-server":"2.0.41","@pnpm/common-cli-options-help":"0.2.0","@pnpm/plugin-commands-listing":"2.0.28","@pnpm/plugin-commands-rebuild":"2.1.4","@pnpm/plugin-commands-outdated":"3.0.21","@pnpm/filter-workspace-packages":"2.2.3","@pnpm/plugin-commands-publishing":"2.2.9","@pnpm/plugin-commands-installation":"3.3.6","@pnpm/plugin-commands-script-runners":"2.4.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","__devDependencies":{"mz":"^2.7.0","ncp":"^2.0.0","pnpm":"link:","delay":"^4.4.0","execa":"^4.0.3","p-any":"3.0.0","byline":"5.0.0","semver":"^7.3.2","@types/mz":"^2.7.1","tree-kill":"^1.2.2","write-pkg":"4.0.0","@types/ncp":"^2.0.4","is-windows":"^1.0.2","cross-spawn":"^7.0.3","exists-link":"2.0.0","npm-run-all":"^4.1.5","path-exists":"^4.0.0","symlink-dir":"^4.1.0","@types/is-ci":"^2.0.0","@types/ramda":"^0.27.15","@types/table":"^5.0.0","@types/which":"^1.3.2","tape-promise":"4.0.0","@pnpm/prepare":"0.0.11","@types/byline":"^4.2.32","@types/semver":"^7.3.3","@zkochan/retry":"^0.2.0","load-json-file":"^6.2.0","read-yaml-file":"^2.0.0","@pnpm/constants":"4.0.0","@zkochan/rimraf":"^1.0.0","write-json-file":"4.0.0","write-yaml-file":"^4.1.0","deep-require-cwd":"1.0.0","@types/is-windows":"^1.0.0","normalize-newline":"3.0.0","@pnpm/modules-yaml":"8.0.2","@types/cross-spawn":"^6.0.2","@types/graceful-fs":"^4.1.3","@types/tape-promise":"^4.0.1","@pnpm/assert-project":"2.1.9","@pnpm/lockfile-types":"2.0.1","dir-is-case-sensitive":"^1.0.2","@types/update-notifier":"^5.0.0","@pnpm/read-package-json":"3.1.5","@pnpm/read-project-manifest":"1.1.0","@pnpm/write-project-manifest":"1.1.1","@pnpm/find-workspace-packages":"2.3.18","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_5.9.2_1602717954390_0.08076523108417222","host":"s3://npm-registry-packages"}},"5.5.13":{"name":"pnpm","version":"5.5.13","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@5.5.13","maintainers":[{"name":"zkochan","email":"z@kochan.io"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"4fd6704b70be9b65e93a282ef5c47e2ab4bc9d38","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-5.5.13.tgz","fileCount":7604,"integrity":"sha512-dNKfdY4HXOyAEsCzSuFbJ5uSCoabYTavw19YiN4wYuzk3ULG+5+Wc9+eAIm1hdQhD8gBG8etNm2O3/8lYAImdw==","signatures":[{"sig":"MEUCIGgEfkPsv2Ib+U8oDt2KB8Tayz64lhIEd9Pwizim4zMsAiEA+u1a7DmdEqmFbXM2MW4HpAeVzUj32kVRjoV5IPO0y88=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":20357478,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfXL9uCRA9TVsSAnZWagAABOMP/0w8h1OaO8zebCQciAdn\n7VhnckMp+Q0UCotm7WtnIsmLoyYErDeSp3WfxLnD1dfjVxcUBvgZbibWXCRP\nIXMrYJ0k3US8s81vP4zYsyNmxcDF6yaz7LdBrVwexkRxXooUaJ5XWKgs/6TN\nQFpLeME0K6YmIT62TaPX3BW9qbUBB/owXy71RRry4XgoG1Wvv5xuTeKKPN95\nNtPFJkI3+rmoNMy8NC4b4c84STU3iKFJ88H58pOMWpD//mTnqKu1MKvzVBP1\ncqfPKg1/XLHJBc496hDlcxl5345M10Te9uLDAq9Xe2zkp5qT+ZDBUC+VBT7K\nW1c5FnhqN8lyNXp/8nNhcMGI9Z0f8hQR788hV4srM5/uWa1gdMvp9BhuaYIf\nOy5zMDqZ046E2WxzQ86r5fmsPz9tWjEPAkbfZd3uMO6xLV426U5C93SABvlo\nVp9cd+/YJqt/jNEwzsfA5X7HtyC9p/PDL52ulsVlI3Cav9st7OAC04xbdxtQ\nYPcrKwvRGLIdN5GAnPhH/olFv54PvKaHRW/YCMFmbJL2FOmqhhhes/345nD+\n/oxXK4/6hY0IRrT7cA8jo0P45Ovs2/YwwMOzfgQPh5qUVEcdItuuCofsIJeD\nWJ1dM3y9e5ceziOD5y7abXRDhzRMDWbQEtW0K9RBqFEVIq0/pWPbMxjibPIF\nXuBM\r\n=6+AZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","engines":{"node":">=10.13"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint -c ../../eslint.json src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"npm run tsc -- --watch","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:tap","test:tap":"cd ../.. && c8 --reporter lcov --reports-dir packages/pnpm/coverage ts-node packages/pnpm/test --type-check","postpublish":"publish-packed","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock","prepublishOnly":"pnpm run compile && npm cache clear --force && publish-packed --prune --npm-client yarn"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"deprecated":"This version of pnpm has a regression. Please update to pnpm 5.6.1 or newer","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"6.14.7","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"12.18.3","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"nopt":"^5.0.0","chalk":"^4.1.0","is-ci":"^2.0.0","ramda":"^0.27.1","which":"^2.0.2","path-name":"^1.0.0","split-cmd":"^1.0.1","pkgs-graph":"5.2.0","strip-ansi":"^6.0.0","@pnpm/types":"6.2.0","@types/nopt":"^3.0.29","graceful-fs":"^4.2.4","render-help":"^1.0.0","@pnpm/config":"11.2.7","@pnpm/logger":"^3.2.2","@pnpm/tabtab":"0.0.1","@pnpm/command":"1.0.0","@pnpm/run-npm":"2.0.3","@pnpm/cli-meta":"1.0.1","loud-rejection":"^2.2.0","@pnpm/cli-utils":"0.4.26","@zkochan/libnpx":"11.0.3","update-notifier":"^4.1.1","@pnpm/core-loggers":"4.2.0","@pnpm/file-reporter":"^1.0.0","@pnpm/parse-cli-args":"3.1.2","@pnpm/default-reporter":"7.8.0","@pnpm/find-workspace-dir":"1.0.1","@pnpm/plugin-commands-audit":"2.0.13","@pnpm/plugin-commands-store":"2.0.36","@pnpm/plugin-commands-import":"1.0.60","@pnpm/plugin-commands-server":"2.0.32","@pnpm/common-cli-options-help":"0.1.6","@pnpm/plugin-commands-listing":"2.0.22","@pnpm/plugin-commands-rebuild":"2.0.37","@pnpm/plugin-commands-outdated":"3.0.13","@pnpm/filter-workspace-packages":"2.1.19","@pnpm/plugin-commands-publishing":"2.2.0","@pnpm/plugin-commands-installation":"3.1.20","@pnpm/plugin-commands-script-runners":"2.0.1"},"_hasShrinkwrap":false,"__devDependencies":{"mz":"^2.7.0","ncp":"^2.0.0","pnpm":"link:","delay":"^4.4.0","execa":"^4.0.3","p-any":"3.0.0","byline":"5.0.0","semver":"^7.3.2","@types/mz":"^2.7.1","tree-kill":"^1.2.2","write-pkg":"4.0.0","@types/ncp":"^2.0.4","is-windows":"^1.0.2","cross-spawn":"^7.0.3","exists-link":"2.0.0","npm-run-all":"^4.1.5","path-exists":"^4.0.0","symlink-dir":"^4.1.0","@types/is-ci":"^2.0.0","@types/ramda":"^0.27.15","@types/table":"^5.0.0","@types/which":"^1.3.2","tape-promise":"4.0.0","@pnpm/prepare":"0.0.9","@types/byline":"^4.2.32","@types/semver":"^7.3.3","@zkochan/retry":"^0.2.0","load-json-file":"^6.2.0","read-yaml-file":"^2.0.0","@pnpm/constants":"4.0.0","@zkochan/rimraf":"^1.0.0","write-json-file":"4.0.0","write-yaml-file":"^4.1.0","deep-require-cwd":"1.0.0","@types/is-windows":"^1.0.0","normalize-newline":"3.0.0","@pnpm/modules-yaml":"8.0.2","@types/cross-spawn":"^6.0.2","@types/graceful-fs":"^4.1.3","@types/tape-promise":"^4.0.1","@pnpm/assert-project":"2.1.7","@pnpm/lockfile-types":"2.0.1","dir-is-case-sensitive":"^1.0.2","@types/update-notifier":"^4.1.1","@pnpm/read-package-json":"3.1.5","@pnpm/read-project-manifest":"1.0.13","@pnpm/write-project-manifest":"1.1.1","@pnpm/find-workspace-packages":"2.3.12","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_5.5.13_1599913838023_0.9662117900299658","host":"s3://npm-registry-packages"}},"5.9.3":{"name":"pnpm","version":"5.9.3","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@5.9.3","maintainers":[{"name":"zkochan","email":"z@kochan.io"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"96ae88aeeb21b51b253f48d8308aa3787fc551b5","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-5.9.3.tgz","fileCount":7688,"integrity":"sha512-MyN/jR/WfM7SPnnrkaEoQ2+cOhoSAnhzJ2sDOF7yZKyjh0sYuvGcijeZYbyWJ0r5C0vtBPV5SRtiLaHvwYWZBg==","signatures":[{"sig":"MEYCIQConkWL4ErPFB2j4HIwYzZxJE6gFFWMIwDm/qIMX3IehwIhAL9ETBgPLOMdE6KrUrAqPxInojfjcI36Wy4F5iaPKLyh","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":22190099,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfiAbrCRA9TVsSAnZWagAA+psP/RTQGfcIBTcgPfNJUiP6\nLC/k0A8GXyvRe6ouwYjhTe2aQg6V1RXrz0gZvvYLKj0G4OeFikR3fGNd68k1\nDjt5zrion0YmMaeJM267muxiDBQb06s8eCg8U/slAg1qHU4P4gMiuCeb/V7K\ngfjacVOhbKA4Z/DrqcJcEdThzoQ3EGryvjFKBMWYb5kbeveHQsNNPuWf+1l/\n/RNkEPS3gwlqfWVSFYeh5aqyMkv98BjMzE4W5OB7S0NxcaR79eDhhhLoDtWf\nya20D+sxwdrRWicSxMbIR2zkqeDaWHyEnPjOldeZVLiimdYPuNqFbSnArPi9\nkEs4H+OFvo5htz3tdrGMqqs/vB+pz37CFNLDuKDAxYtcvwRmqkWcWmmSRp60\nnfBETwzL53ihGcXicAwKCd7nxJ9mpjDGD9x8du6g9TkiCCxDnOxgmUSwNio6\nbJ+nuiH31vZXZNBUPTkpdOH2NCKtOlTKK1ZTRx0Gw3Yfn/DaGM4LJ+79+LYF\n3C/CbIEE58WGiOKatEaKAxoc+exeUf3C+YRwUuemwbFp1jTZiW/lwXamCOrB\np7/CdvnapC14pvaSwt76SPI+0/EfHxAvQbg2YfGG4hjaIDJZ1dv1j/Hy+IY5\nPlql4LU3oVjo1O7iGYf6zR/f/GuDgCIfPSIjPY3kvD2JDsDmeoHAu4LL5DEa\n6464\r\n=cHvu\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","engines":{"node":">=10.16"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint -c ../../eslint.json src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"npm run tsc -- --watch","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:tap","test:tap":"cd ../.. && c8 --reporter lcov --reports-dir packages/pnpm/coverage ts-node packages/pnpm/test --type-check","postpublish":"publish-packed","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock","prepublishOnly":"pnpm run compile && npm cache clear --force && publish-packed --prune --npm-client yarn"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"6.14.8","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"12.19.0","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"nopt":"^5.0.0","chalk":"^4.1.0","is-ci":"^2.0.0","ramda":"^0.27.1","which":"^2.0.2","path-name":"^1.0.0","split-cmd":"^1.0.1","pkgs-graph":"5.2.0","strip-ansi":"^6.0.0","@pnpm/types":"6.2.0","@types/nopt":"^3.0.29","graceful-fs":"^4.2.4","render-help":"^1.0.0","@pnpm/config":"11.6.0","@pnpm/logger":"^3.2.2","@pnpm/tabtab":"0.0.1","@pnpm/command":"1.0.0","@pnpm/run-npm":"2.0.3","@pnpm/cli-meta":"1.0.1","loud-rejection":"^2.2.0","@pnpm/cli-utils":"0.4.32","@zkochan/libnpx":"11.0.3","update-notifier":"^5.0.0","@pnpm/core-loggers":"5.0.0","@pnpm/file-reporter":"^1.0.0","@pnpm/parse-cli-args":"3.2.0","@pnpm/default-reporter":"7.9.4","@pnpm/find-workspace-dir":"1.0.1","@pnpm/plugin-commands-audit":"2.0.19","@pnpm/plugin-commands-store":"2.0.45","@pnpm/plugin-commands-import":"1.0.72","@pnpm/plugin-commands-server":"2.0.41","@pnpm/common-cli-options-help":"0.2.0","@pnpm/plugin-commands-listing":"2.0.28","@pnpm/plugin-commands-rebuild":"2.1.5","@pnpm/plugin-commands-outdated":"3.0.21","@pnpm/filter-workspace-packages":"2.2.3","@pnpm/plugin-commands-publishing":"2.2.9","@pnpm/plugin-commands-installation":"3.3.7","@pnpm/plugin-commands-script-runners":"2.4.0"},"_hasShrinkwrap":false,"__devDependencies":{"mz":"^2.7.0","ncp":"^2.0.0","pnpm":"link:","delay":"^4.4.0","execa":"^4.0.3","p-any":"3.0.0","byline":"5.0.0","semver":"^7.3.2","@types/mz":"^2.7.1","tree-kill":"^1.2.2","write-pkg":"4.0.0","@types/ncp":"^2.0.4","is-windows":"^1.0.2","cross-spawn":"^7.0.3","exists-link":"2.0.0","npm-run-all":"^4.1.5","path-exists":"^4.0.0","symlink-dir":"^4.1.0","@types/is-ci":"^2.0.0","@types/ramda":"^0.27.15","@types/table":"^5.0.0","@types/which":"^1.3.2","tape-promise":"4.0.0","@pnpm/prepare":"0.0.11","@types/byline":"^4.2.32","@types/semver":"^7.3.3","@zkochan/retry":"^0.2.0","load-json-file":"^6.2.0","read-yaml-file":"^2.0.0","@pnpm/constants":"4.0.0","@zkochan/rimraf":"^1.0.0","write-json-file":"4.0.0","write-yaml-file":"^4.1.0","deep-require-cwd":"1.0.0","@types/is-windows":"^1.0.0","normalize-newline":"3.0.0","@pnpm/modules-yaml":"8.0.2","@types/cross-spawn":"^6.0.2","@types/graceful-fs":"^4.1.3","@types/tape-promise":"^4.0.1","@pnpm/assert-project":"2.1.9","@pnpm/lockfile-types":"2.0.1","dir-is-case-sensitive":"^1.0.2","@types/update-notifier":"^5.0.0","@pnpm/read-package-json":"3.1.5","@pnpm/read-project-manifest":"1.1.0","@pnpm/write-project-manifest":"1.1.1","@pnpm/find-workspace-packages":"2.3.18","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_5.9.3_1602750186627_0.7044468044699677","host":"s3://npm-registry-packages"}},"7.16.1":{"name":"pnpm","version":"7.16.1","keywords":["pnpm7","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@7.16.1","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"08730fae98a3373d435f8af52076f0ac30be4bb4","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-7.16.1.tgz","fileCount":655,"integrity":"sha512-vtAw/kJ+Slm/XdLvd3zbSA8FKBgetrk+1KQFDnyvPP0q2Pjc1f2HsA7idYs9MJewYi4o03cjyZhAdqrCcjknsw==","signatures":[{"sig":"MEUCIQD9rjyo1hWxEOe0fxUWd1yR5RtQY9h+AMRNOBfGov8KMQIgXk2zCs9Gv2Qmtn+h8gW8oSrB7VtZZwadImWNXTamdKg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12274161,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjdNq/ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrneg/+KmXUPw8Dv+ycZRkFx1CVcayhES/jzY9G2JwR1Zp+onCP+rlh\r\nMluf2M3UY1LH/j1b/ZbqIhwr6f9de61M3oPpXvTWtZnllGiD58Cb8L3MpxND\r\n9ra7QqJ4PbQaobTAT1TEEMQfpwH40Drz0zgdosnqvBFQ1KkiaxuBhguQ/86v\r\nRKbibMd81tVMBIdGz6fGaKJjhemDcQ1fKRoHm6/lg9TVZBqlHYvAZECI2DtW\r\nnhiKXJSgYgGQb3UmdSQpKQMoSjC8N1WuCwt+JplCk7aOyMGCJm3N8lVUGxEQ\r\nPRYw13QmY8hb5tSVvcoPTeFOx07ToW7tUJjszV/MK4P/yA4KHENMehEOMcOV\r\nimWUltGBwHYQIcyh1iGy1qebBMFGJ0e8TmNyITh3yNeEQWh6K6gXlFlAhWhS\r\nws74r24A+VycvGaJjeX40FoW0XzMztjtoTuiGWemqUFGbRdUBW/mKwIZepKz\r\nOl3aBia/WpSmSCFqyxXWiuuiIUAOw1nvrfWGWJ75kaaOj2CL+wJeFMindAGZ\r\nNKlQLop0Gzf1xWt3zy9+OhHeAR2Gi7Zk+zB+K3ozmrLOU3pPTQPuwVd3cMB0\r\nTHRBVrlnMdlzqs3kbU+qDzgbWKf/nFOHe6LPM3yEbn8TSEpD++6GdhSyH7Zl\r\nKtad51Xp/e4XDUMJ5wzocJZbTUofAt1kNkE=\r\n=F7Nl\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","_from":"file:pnpm-7.16.1.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=14.6"},"exports":{".":"./package.json"},"funding":{"url":"https://opencollective.com/pnpm"},"scripts":{"lint":"eslint src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7782 pnpm run test:e2e","start":"tsc --watch","bundle":"pnpm bundle:pnpm","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/fce5457c1db235ee5770beb9c8948746/pnpm-7.16.1.tgz","_integrity":"sha512-vtAw/kJ+Slm/XdLvd3zbSA8FKBgetrk+1KQFDnyvPP0q2Pjc1f2HsA7idYs9MJewYi4o03cjyZhAdqrCcjknsw==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.24.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"16.18.0","preferGlobal":true,"publishConfig":{"tag":"next-7","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_7.16.1_1668602559211_0.07313424330309815","host":"s3://npm-registry-packages"}},"7.16.0":{"name":"pnpm","version":"7.16.0","keywords":["pnpm7","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@7.16.0","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"502c35e72bc063ca253f8113207c2f9b5cc3c885","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-7.16.0.tgz","fileCount":655,"integrity":"sha512-jGDe7kz6wmoJiiEn+zQBwV+h0PazsvkeXGS5RnM0bEAD2rTxMR+oOfhWfuEDXddiBocCDNuuo1PL4ChuvR0t/g==","signatures":[{"sig":"MEQCIG5ONBvs08L26ZRcFX/ZJWz+94agyAaegIDJKhztN57UAiBRq2wTXr3nueGIRCzrPf93IGgZhZ6vy9W/WObmOZb7Qw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12272910,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjckONACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpPqQ//R7NTPKzFzOe+hdfxQlKr2e75N8x9TFC1O8UlJ4+JEMqTuU0R\r\nkURXpjwhE4Ar70jo3oTVv7hVrEJiE043Z+EwoXfdbkJT8oI12HnNvjbQfmgL\r\nJS8ADUrKN9jp+/V1fFuzSKFL8MCheMpNzCpovHDrUjbPYSuj2Xi54v7/gCEc\r\nQI0bJm9GBG9zBri2WH0D11Ekb73siT5Ueopik7Yhf+XZ7m03KCUdlmwyYl2b\r\nfBKbe+Mw5FOzHnzYjpeZ6uFr0barQXgiq4nWRe4EN6zMecKcO+HvWB81K1rt\r\ngRukfwoRzzhrT2PMNCNnmERzIDk0TqJpNnKyxyWY8IAjCQQlc4vX1jKytXnz\r\nqQ/kBZonr/s6NTpOnHTefjr50coHFTyUBOeDLEEZzyKpl8/4a1UTEL7tIu7Z\r\nLpAanYo8tjUkTs1YXwOVIsTKmXy51fbeM+0jZfVo5l7zLRmneGBtfZbe3PP2\r\nsTRxLeFlOpvabUCS2idcRr0pYKQEQHAmlVWlKFdZbMG99SD1XWK06DG7uKxg\r\nv9nv4yyyRVrKroFylCRrLPOYVS8P/If4u/P8Le/MdwTBdKWjCktY5lVf40eE\r\nceeTi73rhOaZPhsykBldAkq7vmspoVW/kTdWrWhHoVpND5GgmQzkOsb1sCqu\r\nysLPbrQbaTpzPeC01Tc47UgOrGzkIRZudu4=\r\n=eKW8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","_from":"file:pnpm-7.16.0.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=14.6"},"exports":{".":"./package.json"},"funding":{"url":"https://opencollective.com/pnpm"},"scripts":{"lint":"eslint src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7782 pnpm run test:e2e","start":"tsc --watch","bundle":"pnpm bundle:pnpm","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/aaca21ab9c39ecdc1609934613bae0ec/pnpm-7.16.0.tgz","_integrity":"sha512-jGDe7kz6wmoJiiEn+zQBwV+h0PazsvkeXGS5RnM0bEAD2rTxMR+oOfhWfuEDXddiBocCDNuuo1PL4ChuvR0t/g==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.24.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"16.18.0","preferGlobal":true,"publishConfig":{"tag":"next-7","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_7.16.0_1668432781096_0.22231434487973933","host":"s3://npm-registry-packages"}},"6.7.5":{"name":"pnpm","version":"6.7.5","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"license":"MIT","_id":"pnpm@6.7.5","maintainers":[{"name":"zkochan","email":"z@kochan.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"03e5128826bc04a04e5ad78561b62de2f93e42f7","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-6.7.5.tgz","fileCount":623,"integrity":"sha512-8mT05IP5S6V8OtQoZu9x91jT1hOO2EAGiJG1gKylv+5DRdwP892MBnLtzjD1FUz3xiCbHOQP04PiDK4VGVrWjw==","signatures":[{"sig":"MEQCIDmFIgg8zprj3EEu5oApqvwpBPydEi3yormmzCiKlm3NAiAVCcYgpRUH+fLyLu1aNkvjfNDzY4kxF6DVLUN9YFvvCQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9243296,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgwU2fCRA9TVsSAnZWagAAnoYP+wSYnyeS3XQEp1SCHlSt\nrmSd4KWlJsFbDAqEuFFZ1Z4uGX4B6hqEdYdYMvgLZPh6pg528h+wmTq2SlaP\nZeLxpM1sHq1oW6dyxZMGPVwvHKgP8PNeaTXm1meldu6opEsKo16jd6WuxHCu\n74xRzVDBoEnYQykLu2dbs8L9lQW0Mz72HMVeK1pI+XugPY1KhImjNmUUGgdk\nTgkCSgk0+7HDyucHsQ06PibQ+mz3FnRd4G9Rg7puBfwvsrU0+QNASUczNniP\nVg9H4AXs4mMlOLJ8YNYN8TMarTKmMYKP+rmfxeHgJ3HjBJ6YIR9o8gtivJyq\nej5v8y74AbRzzM4RFaWkGr5NhWGSlIJZzYdkZFbJFigc5iwtKxOU84PyW9K6\nMtMhJVgdqRzXBd33A/dGF1yRIemjUNx4BvjAVi3uLW740KMEmcSupjcZc4Z4\nhxb8+0GvRO6sXjkQKSxZnLwWZD7MCB+SLINJWcoP8R5hjgukK/XrvPrVHxUX\ndHcYQtm03qn0+emnxQsJaJYTiJWFwmrRplZKMHcwGklJN4ZtADkueQNMzJiT\n/Zdki0hY1NeCObcB8ZEOCsFMkJzpYgKk+VJYWpw4b5O2//3isuf2JE4Ng6lq\n2O1ka20SPx3BYlWZtvDxlSvhWvgVQD2qch542xsHEtKdeyxgULn0IPVUU3N7\nhtyJ\r\n=JFvo\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","unpkg":"dist/pnpm.cjs","engines":{"node":">=12.17"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint -c ../../eslint.json src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"pnpm tsc -- --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build && pnpm run lint -- --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && pkg ./dist/pnpm.cjs --out-path=../artifacts/win-x64 --targets=node14-win-x64 && pkg ./dist/pnpm.cjs --out-path=../artifacts/linux-x64 --targets=node14-linux-x64 && pkg ./dist/pnpm.cjs --out-path=../artifacts/macos-x64 --targets=node14-macos-x64","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.cjs","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.11.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"16.1.0","preferGlobal":true,"publishconfig":{"tag":"next"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/pnpm_6.7.5_1623281055065_0.7753297422976491","host":"s3://npm-registry-packages"}},"6.7.6":{"name":"pnpm","version":"6.7.6","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"license":"MIT","_id":"pnpm@6.7.6","maintainers":[{"name":"zkochan","email":"z@kochan.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"54207ac7b450078a664e2ee8454535431b07c1b7","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-6.7.6.tgz","fileCount":623,"integrity":"sha512-VhO6zVIuhVkKXP3kWMZs9W5b3rhcztq524WoAc9OEwjmj7SiKyp0UNltaaLR0VRjFGJPuQOcqDbNkWwzao6dUw==","signatures":[{"sig":"MEYCIQCB5XGXGAMYWJU/HfvIlNGP54ZdeyACYO0EauT8AIAoxQIhALlFEOnbcXXfAuRqXsDxSG4n4NJG3b0om7R/XZvWFURM","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9243296,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgwrlOCRA9TVsSAnZWagAAlDUP/i9vCsSPIlv6VVace8S5\nxU7rxORWXr6AMM9mLUzEHqlYqNdYYYOiw1EIgAB2yQ9yLlmzsWWHqyt8V9PR\nzvAMo0Fo5S8Q3S6zQvYoj/isBNPKHPCuXwKabW8laWesZ4eckuJ4HBBwpcuV\nJUyuSIDuNEqEhqNR59vHDEX3ZcrPxjfkz2jy43mwj+2IJHU2l3NWt/AtQu5m\nrjkC2Lu31Q2TavraKFcE8ygxQEfg679hOHAu3IztaepU1XO5xiCeZn6yrTm1\nCS4fxSwmk2YgDxaFylbSMYRtijXCZgY43DLifPKD8hPX186uBXkgVJo2tW91\n78ntVNQ0GctWMuE9Zh0dzHmBznHqP7u0c+fvpR5slRcvVB+6fQxIRFMGfAbn\nwwiTMyODxhIBZTQppCxGaUcrA4/J76mONykgBP9E31wNyLFZlG8MPrWp+OpD\nRiVvdt8HO9Ew8GxPYebBjzomCWOpibFwmg7KKe5wqck6gJ7WPXcswZx7fr7Q\nXu6pTYlLTdAWlH9GDVUC8OAZZfmQR/zMo5IZ2I4rVU80QCbWih2xNvqS/4o6\nahqL54zSonhZGZUD7C7QN6UfAQSPXgPkmUOC6DXQureG8fbkjClmFOfzZt1L\nHNMM64g5VsxKDPampMpiTINOOjk/oO0ous/+BIwqWsQAex8gr5GZrOfIuTjj\nikcy\r\n=vNsA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","unpkg":"dist/pnpm.cjs","engines":{"node":">=12.17"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint -c ../../eslint.json src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"pnpm tsc -- --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build && pnpm run lint -- --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && pkg ./dist/pnpm.cjs --out-path=../artifacts/win-x64 --targets=node14-win-x64 && pkg ./dist/pnpm.cjs --out-path=../artifacts/linux-x64 --targets=node14-linux-x64 && pkg ./dist/pnpm.cjs --out-path=../artifacts/macos-x64 --targets=node14-macos-x64","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.cjs","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.11.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"16.1.0","preferGlobal":true,"publishconfig":{"tag":"next"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_6.7.6_1623374158584_0.9468443872906762","host":"s3://npm-registry-packages"}},"6.7.3":{"name":"pnpm","version":"6.7.3","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"license":"MIT","_id":"pnpm@6.7.3","maintainers":[{"name":"zkochan","email":"z@kochan.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"ad40d9d2fb5fcb1faeaf931f67a59269c773f25c","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-6.7.3.tgz","fileCount":623,"integrity":"sha512-Yd9j0JaYod2qVB/yrc3zZRX6MeYcuQFcwTbJRxcV256A2R8tNT/i1Ms1uwapPlRosQc/9ya2RkdZ7fqNa6zPcA==","signatures":[{"sig":"MEQCIHjQiUvlPo7pZvwN+Le4+u416JK4RZt0hgb2FE6Oj+9RAiAbHK2XWbzfwRyNkGIXgAv0u2O4JMNh1lIDdYvHnbYFFQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9243083,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgvqmGCRA9TVsSAnZWagAA9CsP/iPkyjc7TNrXg7lRjSKw\nn/DcQPzqCIe7tqWHTgbiPkH03YOMayN7NRlEzD6KyGT8cQva89kFZH+KEm+Q\n40SoHNRrLr17HwWr+yIdViYDwph4T4nUOtSX70zVcTBltKxnG3HB0HVb2LCJ\njwcoFxt0GK/v3qeZS83yww92HT5q1KNM4ky1mUJSGhGAbuh8IDwziwodAIQC\nOKIk+qN02ZgzgKpI7GKD7VZvw/WHcFL9mGIigPJx/Hy8ZpRHvGTT4h9fgEpi\nIfoyVFt9OCAkmg9eoyiQtHRNa5DrY52xHBb+oGGCpMwXLXG+LpiH4daEyipl\nURsuG0nc8O4WVy3Q2LsysDbdTF/9WQf22a4E3c2EGoLBXvwseOnH2IaFZL0c\n3AjH+PLLXnfi2XGogX12mtCyh5cWdn2Hz/iZQETdrYaaYhPChOXPev3+tXQy\nkvY7DEN8HSsfYk04xyFjPk1tlllOliFqkbLOlngUL/ZgEWYfrHFTy2oAQUHk\ncybHQ2t8ttWMfFBye1oGKINzWmB0YP8q7Y2sfEjinuyag64JRmYh4GAJ28CY\nVaqESSC+K8tf97uY7S780xxg3kGNBIuL3s0oq5T0tUL0tqC+nmkAnB/mzAZ6\nChCSfZFVWNKuo3Qo4btenCkzKkqfqEoWX9IbkWOu1VKkAOMPrv2BfWeisWgj\nZDYb\r\n=ryvQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","unpkg":"dist/pnpm.cjs","engines":{"node":">=12.17"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint -c ../../eslint.json src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"pnpm tsc -- --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build && pnpm run lint -- --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && pkg ./dist/pnpm.cjs --out-path=../artifacts/win-x64 --targets=node14-win-x64 && pkg ./dist/pnpm.cjs --out-path=../artifacts/linux-x64 --targets=node14-linux-x64 && pkg ./dist/pnpm.cjs --out-path=../artifacts/macos-x64 --targets=node14-macos-x64","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.cjs","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.11.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"16.1.0","preferGlobal":true,"publishconfig":{"tag":"next"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_6.7.3_1623107973877_0.3390029154772831","host":"s3://npm-registry-packages"}},"6.7.4":{"name":"pnpm","version":"6.7.4","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"license":"MIT","_id":"pnpm@6.7.4","maintainers":[{"name":"zkochan","email":"z@kochan.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"321caaaace9197040403a9c09c1cdb86edfdc424","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-6.7.4.tgz","fileCount":623,"integrity":"sha512-XdVdy9s2IL84SEWeHGg9nVr5hVF3Nim05UXqtrst1FS5PJdQM+uDazgHIaFMIpPvvWRt5cPYuFj70dOMX6jZCQ==","signatures":[{"sig":"MEUCIGf+ig5iPTkkAM4YOzR5hmpBMF5GqaFiUOLcfiO5hdDKAiEAoHTZ2ne4HefLvojjXgM0zgBOHprffWDpjsqDnpB8oOU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9243106,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgv9+rCRA9TVsSAnZWagAAev8P+gPUrqkHbkBsH0koRXql\nPrmLnSkekJDpTPLsLdHCKQoQBY9VsCOv4deKOP+xPqs9rPwdoWHHkfg9Vp07\nr67GPE1AgJ+ve30xPjL78f2I0pYBb1ws12Ovw16hvA8b/fOFSabDgC+ffO4c\n4YjABhVQCWgfPPoc6O3Nf+J345HhjTnW8N9R5uHuZdqV6Kn2+DSIHsxs+RiH\n5YZouKXwo+vB3jwIdxG8pXtiWqX5H+b/bxImmivogr9MhNaJixHrDxEpZyQW\niy/DPXf6fQGQTMfn7mUj+nC2HXX6+7HH4FoQuj/NF1oFo9g+shs58YRAzMQi\nzcsybBHS5EkaL/SzJxzm1jCpWyjJit03RvxXOJxGNeWIpYoiCT/gfoBZGOXv\n1T5D8coNna4PerzivVPboMSiBQNTCyKGcBnukODCQEqfTwiu5+r1fvfVNSJS\nacFcm6v7N5lwyVBjOEy2cRrZD62gBVwNvm6yvjC/KHfv9uR0ROBV3Dd6VmtT\nQCaMpfSzIPs3+Pkob2ylU/DkeQkplHWwGKrTcYdsKTlZr2dS0JS0XjKdkjia\nb9rrsfa0XfQSP7My1OGIUv8MtY1VEbip/qZL5tFjOFEqZGMRjjXtcnCmUxhT\nfSzCHxGZwWM+EUPbzsvTE7kG/COojnAcq0n5KDHVKjeMrcAklu66OSRD0SBx\ny5T2\r\n=R7lP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","unpkg":"dist/pnpm.cjs","engines":{"node":">=12.17"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint -c ../../eslint.json src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"pnpm tsc -- --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build && pnpm run lint -- --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && pkg ./dist/pnpm.cjs --out-path=../artifacts/win-x64 --targets=node14-win-x64 && pkg ./dist/pnpm.cjs --out-path=../artifacts/linux-x64 --targets=node14-linux-x64 && pkg ./dist/pnpm.cjs --out-path=../artifacts/macos-x64 --targets=node14-macos-x64","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.cjs","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.11.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"16.1.0","preferGlobal":true,"publishconfig":{"tag":"next"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_6.7.4_1623187370915_0.670796798718053","host":"s3://npm-registry-packages"}},"6.7.1":{"name":"pnpm","version":"6.7.1","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"license":"MIT","_id":"pnpm@6.7.1","maintainers":[{"name":"zkochan","email":"z@kochan.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"bad77264a17d84c7fea84656f3e3578e00527d4d","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-6.7.1.tgz","fileCount":623,"integrity":"sha512-XVMlcMqroV6dp89MYMv1RBAk0jbfOy6xwNIySqC/7q+oRNJx4vHI3cIVCYwrKoBVB8tP7Fl0aIDGdzVNNwqwpQ==","signatures":[{"sig":"MEQCIH5azJWzXp4QFvGAnVfX/BPWlgV03Rq2YdFkLvOUM+K1AiAk4kQVTFVCK/Gqwlj6LoZHWQalG8FHeMRywpaXJwlRSA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9236693,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJguTU/CRA9TVsSAnZWagAAFn8QAIB1oGNi0mWDpyVABL2M\nWm9G6YHZlaozZW/W9ExcSsHxad7rfGDEgM8DLdlQuo10cjzdFNrD6ZtnyN6w\nmx0qRygrrEJod5j7Oy2s+iL3jnV77U6o/ZOI6fqPhG3hxAkwRTgLd/697OXt\nBz0OwTjEwkizXtj0tc8zyPKIBB3PPimChzRRMMC5Q/vDM/3uMkoNAn2JzCLe\nAY0DlKckPG1Yd59t22k3I+srA4DSLEAS/FZB/0wGRXnFa5CiwjkY6Q5WT5fR\nji+brJWMHt1f+yA+swx+lO4FIvxwIAWz5FOgX+zvoF+csQ5WCSaJ2OZX6tWS\nci4bETu3XmbfM0OJYrGsqKINNUo0bqB3MpFwa+59Gin6W872wR87aLA1vIxD\nw2L4glbt14FPWNmQp9Yq4gjMibGFl2ukL1FdT8jWvzyweGd6V72AlGuqw9uN\n2KdSsGsANLKKkut9h1Afg5QLwqM2yQ6R2wYsHyNZ10khc3KKvGtw2lSzRMmu\nRt/xmJTZKzVefye8Aqs4blAfmKUKcQzjKtGBjygh5jycL3GsG30ij2qzOJNn\nC6JYlavZpSME3IGo20aiTJ7/t4PMYc9EQHP3NVbewdG1fj5aavLVS7v+fswn\nPHId1wTFBVi/b25PCpU9KuUI5SDCIdYR0gUBn/G7rncCB+wbKy6Itmp+NlQ2\nQzpA\r\n=qRob\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","unpkg":"dist/pnpm.cjs","engines":{"node":">=12.17"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint -c ../../eslint.json src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"pnpm tsc -- --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build && pnpm run lint -- --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && pkg ./dist/pnpm.cjs --out-path=../artifacts/win-x64 --targets=node14-win-x64 && pkg ./dist/pnpm.cjs --out-path=../artifacts/linux-x64 --targets=node14-linux-x64 && pkg ./dist/pnpm.cjs --out-path=../artifacts/macos-x64 --targets=node14-macos-x64","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.cjs","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.11.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"16.1.0","preferGlobal":true,"publishconfig":{"tag":"next"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_6.7.1_1622750527736_0.11003939375322647","host":"s3://npm-registry-packages"}},"6.32.24":{"name":"pnpm","version":"6.32.24","keywords":["pnpm6","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"license":"MIT","_id":"pnpm@6.32.24","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"d41c1c779e7f5fd5a2ec76bdb80288c7558bb9da","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-6.32.24.tgz","fileCount":644,"integrity":"sha512-7ZSv2Q9RPUj84fau83Wg3mLJ4/6w53dmnf+UeG1aF9OLKA/hr5frk4kRksMcTCvjumXLTSQcZ9R1YQhCp+Ge4w==","signatures":[{"sig":"MEUCIQCtA1zjRXvtCmXgA1Y3TdXwId/KuRwEuWQ9f1t+DjysRAIgPaLQ5+JhkWZYfh4P1eStG0YfA2KSsgItI7eYKnMGcf0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12438444,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiswN8ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr72g//fz1V2RhZv9jo3PCFN7ZX9nMvFIVYiq6Kjdlr+uonLGyrkTav\r\nVOIi+MKG+tbZHV/xbsQUpp2axuy0MzfnnVAkoRGIlTaiSMyy+CsZTeqdqO9N\r\n9LEBe4hr6Px9+9pNWy4pqFwfxGtZdZh8me0RqbkbP5eWJdwgrFUx49y9Sj8v\r\n7tix+V8zq6FJcL0BIeR7gUKqo3GjbrkKotX89PR8MqZ4G6LUXthe6xQaDWtU\r\n3GNCBGuGPmKiE7JfUDV7IZYMS7Qd36AQw2MP85oc5uck9Z/WQfVgLtMAqqu+\r\no3svVs0eUSNd/WLmpCm+PU+mkHcUxaPDMASrkeu0Tpb8uTLolfBq9Z3YmY9X\r\nhW+6yUoKqmbOSWtM3RJUZsVTSPs7OzmSkdsEU2/r0hKKbap9NhV4mCeyrkNy\r\n74NUx+WP9+sarzWFVW1P7IXCIFDmoarqZ2seoGQZSjnTViPD/rgUTBe+0qMZ\r\nsFwJQ7IYQIkCt6ZuG6qB6kjSYLbzpRJ1uIpQQu9GE9+vlReVZuBDYIqS0qOP\r\nvuonHAPFbraPLF2YfUek/mjiDUDJ85y3ENo4LPCYZMz1V85FFua5P+UjXPNv\r\ndruZg8iv/HuGPxzrEyZEN3tHtlD8LSDFJ4NoepjRpQ03ouEqCMp0jIYvfoha\r\nE4O8qTKE6Uhowrmz1W/Wt+qbVP606KqrMTE=\r\n=Xp7R\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","_from":"file:pnpm-6.32.24.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=12.17"},"funding":{"url":"https://opencollective.com/pnpm"},"scripts":{"lint":"eslint src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"tsc --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.cjs","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/home/runner/work/pnpm/pnpm/packages/pnpm/pnpm-6.32.24.tgz","_integrity":"sha512-7ZSv2Q9RPUj84fau83Wg3mLJ4/6w53dmnf+UeG1aF9OLKA/hr5frk4kRksMcTCvjumXLTSQcZ9R1YQhCp+Ge4w==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.24.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"16.15.1","preferGlobal":true,"publishConfig":{"tag":"next-6","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_6.32.24_1655899004704_0.2597312111600649","host":"s3://npm-registry-packages"}},"4.7.0":{"name":"pnpm","version":"4.7.0","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@4.7.0","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"15cf598de6069f133a2f50da44e936a7cb6eba44","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-4.7.0.tgz","fileCount":5977,"integrity":"sha512-pZ1tgSqwjjjnExsTIChrMQfNepcLZPADkmSibplcvqZ0T8a9l0Lsy/aywe6F5H4o8L2YBXKEkRbABszvfJ5bAA==","signatures":[{"sig":"MEYCIQDtGlACDd7pqIGkNVdeLAeBkUpYErQl9ZtnhQBEE5KvLQIhANZwrbkBWq7aS/O6hNH/gV0cfr5E/X+7Oi+bt+aS9bMK","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":23347362,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeFlxsCRA9TVsSAnZWagAA7JgP/Rqs33wTtLV/jnAfUpXm\nhT/KgC0MFuk2XomjGwyOrPsvL7N8WUXM1/wekythKcIFJeAIOmPpOMTF/dYh\nShEag5eUy96KCXQmcfgtvvj+1F9ugLPwhAPoQAWYypWsz3hqbhn+Etr0NbQf\nIMuMQ80by36WM2RWNVCOn7g32Y0qRbuPwrQzlUCH3EDR8Gg3o3f5TCyWwxGF\nyAoy7Zhe6aBM+dX5kT1oas6GKkkSXI46Dls4/+HEHx0v7LPgC6Vg/DmVeJ88\nXZdRY08OPQItnq5LBbJyGKEru2WorcUIP44vx9fhoreJchgyT9r8THjh+Cch\n6VYZxD4uocmoZ8vDyCnjGf6Zq4WEhO3fTbNTsJxk/fSZq455sC0Gfgx6QISe\nNfMZn5nwGrTZTXmtfh4mHDgN0zW8ztkKD+YV1bTJzQUcqSveEMKjPtk2MOYJ\nJVxHxoQ7D7TbNtvTUIt57MWmH7NHDO0jYUzjJG+OBzeK6qJpLLkaHfAYZzuc\nQCgrGuYG3qZNof/NGsnPHgNmvZZxnwAeMn0ng8UK9Fc2a3wt3JdP6LgVLZxQ\nvTwTkmIunuT4xGjg9E7+zQAS+AFZE30M9PIyXYMSFZHrpix/HE13+GeKCzH4\nWiCqrSQwuKlltny7CA7WgFJ1FsZ0nBgs2fJvTewmBYHk2baoO0FFqLQf6dbN\n9Qld\r\n=lJMT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","_from":".","_shasum":"15cf598de6069f133a2f50da44e936a7cb6eba44","engines":{"node":">=10"},"scripts":{"tsc":"rimraf lib && tsc","lint":"tslint -c ../../tslint.json src/**/*.ts test/**/*.ts","test":"npm run lint && npm run tsc && cross-env PNPM_REGISTRY_MOCK_PORT=7772 npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"run-p -r registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf node_modules/.bin/pnpm && registry-mock prepare","registry-mock":"registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"12.11.0","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"chalk":"3.0.0","is-ci":"2.0.0","ramda":"0.26.1","pkgs-graph":"5.1.0","@pnpm/types":"5.0.0","common-tags":"1.8.0","graceful-fs":"4.2.1","render-help":"0.0.0","@pnpm/config":"7.0.0","@pnpm/logger":"3.1.0","@pnpm/run-npm":"1.0.0","loud-rejection":"2.2.0","@pnpm/cli-utils":"0.3.0","@zkochan/libnpx":"11.0.3","update-notifier":"4.0.0","@pnpm/core-loggers":"4.0.1","@pnpm/file-reporter":"0.1.0","@pnpm/parse-cli-args":"0.2.0","@pnpm/default-reporter":"5.1.0","@pnpm/find-workspace-dir":"1.0.0","@pnpm/plugin-commands-audit":"0.2.0","@pnpm/plugin-commands-store":"0.1.1","@pnpm/plugin-commands-import":"0.1.12","@pnpm/plugin-commands-server":"0.1.1","@pnpm/common-cli-options-help":"0.1.3","@pnpm/plugin-commands-listing":"0.2.1","@pnpm/plugin-commands-rebuild":"0.1.1","@pnpm/plugin-commands-outdated":"0.2.1","@pnpm/filter-workspace-packages":"1.2.0","@pnpm/plugin-commands-publishing":"0.2.1","@pnpm/plugin-commands-installation":"0.2.2","@pnpm/plugin-commands-script-runners":"0.2.0"},"_hasShrinkwrap":false,"__devDependencies":{"mz":"2.7.0","ncp":"2.0.0","pnpm":"link:","delay":"4.3.0","execa":"4.0.0","p-any":"2.1.0","retry":"0.12.0","byline":"5.0.0","rimraf":"3.0.0","semver":"7.1.1","make-dir":"3.0.0","@types/mz":"^2.7.0","tree-kill":"1.2.2","write-pkg":"4.0.0","@types/ncp":"2.0.3","is-windows":"1.0.2","cross-spawn":"7.0.1","exists-link":"2.0.0","npm-run-all":"4.1.5","path-exists":"4.0.0","symlink-dir":"3.1.1","@types/is-ci":"2.0.0","@types/ramda":"^0.26.39","@types/retry":"0.12.0","@types/table":"^4.0.7","tape-promise":"4.0.0","@pnpm/prepare":"*","@types/byline":"4.2.31","@types/mkdirp":"0.5.2","@types/semver":"^6.2.0","load-json-file":"6.2.0","read-yaml-file":"1.1.0","@pnpm/constants":"3.0.0","@zkochan/rimraf":"1.0.0","write-json-file":"4.0.0","write-yaml-file":"3.0.1","deep-require-cwd":"1.0.0","@types/is-windows":"^1.0.0","normalize-newline":"3.0.0","@pnpm/modules-yaml":"*","@types/common-tags":"1.8.0","@types/cross-spawn":"6.0.1","@types/graceful-fs":"4.1.3","@types/tape-promise":"4.0.0","@pnpm/assert-project":"*","@pnpm/lockfile-types":"2.0.0","dir-is-case-sensitive":"1.0.2","@types/update-notifier":"2.5.0","@pnpm/read-package-json":"*","@pnpm/read-project-manifest":"1.0.0","@pnpm/write-project-manifest":"*","@pnpm/find-workspace-packages":"2.1.0","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_4.7.0_1578523755546_0.05718649943874343","host":"s3://npm-registry-packages"}},"6.7.2":{"name":"pnpm","version":"6.7.2","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"license":"MIT","_id":"pnpm@6.7.2","maintainers":[{"name":"zkochan","email":"z@kochan.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"ceaf9337c4e09c624788b11e2c8eaa756a2e1b0c","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-6.7.2.tgz","fileCount":623,"integrity":"sha512-bqZYCg1znMNa+VSRD1e05xOHwhH55P8P94dycMOgVXWuE/Woi48zxR/e83ZG1zQXl3q9z/3Cl/edtcUOMjk3OA==","signatures":[{"sig":"MEQCID66oR3DE14yyGgIQxUW/uz1jLWBwkvaUpLm2Z2afr3hAiBqNgEWNVBSUxO5XlR8FOviZKjs8UF4rtRmrzt0wxgIOQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9242461,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgvAwvCRA9TVsSAnZWagAAiCgP/ig1d3aMisrRZlGh9PzE\nCxyPzoSM7P8p4XlhdJBTDvCWrfBRHB+Mo1F+7AuU7sPgzC0HxMmDAGtCkYJw\n2pX+5BJEXaISVAvW/iVzR3QOFt4F+xYMDKan2TeKs+eNCxoEQLHJSC8teYNu\ndbY56lTYM8o0/Cjmtdcvffg0jliAzz4clMynfzAJ9HinQI0MVZBdG8TA76yA\nD7WxFJwQVJrSSbXjQzy5CEZnGpmq3tKG/NkNG5mCNLu1v2oMQd5F22M85oZ4\nMMJl21Ks/GLJFNPXkgkWrYdudlSrbM7wXzpyI4N0uBgrdSTpNa+QUGMk/Cx/\nlRMYyIfi4pIhmNve8CtH1Jmso2PQmBf2ZSPYJHvxMgqkORY/R2Y6zdbLmOS+\nFkhL+U08ktdutcJT0Bf7fV9eQ5rLI0zRHnX0yhF135q5RHqPIj7LOoQ7t+yn\n3gNjSwmxBr62VqxoDGkdJoyGjaqcu3RLEpalDt/mJ81Q3W085MJ2XMNwkXcX\nelYLtNji9wRMth3mYFIrGh5GCIuWcsWTeqEr9wqL44RhtpwBNGRwZVFpD4Fo\n8uzcSYccWhV3vdVmUv9ptXuxK4SQtUt29V90aPL/f6gF5DrJePhQR6zqlwwS\nKqTSoNoUqTaZV571oYe9DWLxc+uNdkP5FyEsfVuqlPllSPisXk2aUsY6Bk4y\nn9MZ\r\n=W6uv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","unpkg":"dist/pnpm.cjs","engines":{"node":">=12.17"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint -c ../../eslint.json src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"pnpm tsc -- --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build && pnpm run lint -- --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && pkg ./dist/pnpm.cjs --out-path=../artifacts/win-x64 --targets=node14-win-x64 && pkg ./dist/pnpm.cjs --out-path=../artifacts/linux-x64 --targets=node14-linux-x64 && pkg ./dist/pnpm.cjs --out-path=../artifacts/macos-x64 --targets=node14-macos-x64","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.cjs","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.11.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"16.1.0","preferGlobal":true,"publishconfig":{"tag":"next"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/pnpm_6.7.2_1622936622807_0.9123282366114915","host":"s3://npm-registry-packages"}},"6.32.23":{"name":"pnpm","version":"6.32.23","keywords":["pnpm6","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"license":"MIT","_id":"pnpm@6.32.23","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"d88f16b23f96e53df05dfa9c2196ecff99e0fb35","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-6.32.23.tgz","fileCount":644,"integrity":"sha512-9fNpN2TmR1zBozE748it2M95BczJQkl/OsWFnlGvynTLzjEPtOlj6O+j86UwafJyCvbfa5bSzk3AyNdeu5Y2sA==","signatures":[{"sig":"MEUCIQDA5usS4P59MFo9x1k+LTLy3KD5ZnACuIazFnNK2pxDXwIgOUBqd8nX5tQY5PNDCbZH16K4djk8PjuTktzSOnM761U=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12433883,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJirjxBACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqLqBAAmYYNo7PGbgL04BUpYbN2XOoRWf12JyvG/WX/ksPnf1s/hzx8\r\ndhrAiT4WD+1wvJx+xDCBveIzO/kJiOmxGiutyesj+5okEQXKX4zWbIQFInbz\r\nYmYjs28hZzJKgJYnZ8zfy1FrShiOocRd4TOppzdOYMP9q4o4iXluodupiVB2\r\nIAvaaQpMm4DdlcIPl5sr1D1Y79GbRiDX6x1XCC9GZfnwEwprzGAxyfpUXuRN\r\nFD4Chb5rvp49a1KutXyWKng9XqiwdE9p1+i0XlqbuYq2t4vLBax3IcFD6swN\r\niCcoOifRnUtTorvCkM+f/ZCHxoCHDX4rXy/q6ZeWkEmn9bcCnVNhFBZNUCqL\r\nv8H3lYwmOfDtCyIiFXvwab7VXm19SYazS4AS3cbOUUP2AnLcLcIe/hWltk3P\r\ne/SCxYSrZtJqIG41w1OkOhoY4abJ+ujPNcIpgO7nFvJl9LT18S2KGHS8RiyV\r\nCYzK9qVc/UafFg+/ieq/uHKr16ZxDsY5xBOdgEjH0ifSB/j5YBBPDMJv2sD9\r\nsgp+cW8KyyYi3tGrzq0JwY/j5OYqHXxZtlOTqvr3ebsVJjeJSP6Sck4hXuiH\r\nQU4j+jTm4my+Wd6xVllShLd1htB13YvlNRNdJupnadW8YKLDQlAGLduDW0/6\r\n1W/7SfQ2jjqX1rs6s8czpngxfV0iUUkMHd4=\r\n=bNdu\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","_from":"file:pnpm-6.32.23.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=12.17"},"funding":{"url":"https://opencollective.com/pnpm"},"scripts":{"lint":"eslint src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"tsc --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.cjs","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/home/runner/work/pnpm/pnpm/packages/pnpm/pnpm-6.32.23.tgz","_integrity":"sha512-9fNpN2TmR1zBozE748it2M95BczJQkl/OsWFnlGvynTLzjEPtOlj6O+j86UwafJyCvbfa5bSzk3AyNdeu5Y2sA==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.24.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"16.15.1","preferGlobal":true,"publishConfig":{"tag":"next-6","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_6.32.23_1655585857574_0.4261275765243473","host":"s3://npm-registry-packages"}},"10.16.1":{"name":"pnpm","version":"10.16.1","keywords":["pnpm","pnpm10","dependencies","dependency manager","efficient","fast","hardlinks","install","installer","link","lockfile","modules","monorepo","multi-package","npm","package manager","package.json","packages","prune","rapid","remove","shrinkwrap","symlinks","uninstall","workspace"],"license":"MIT","_id":"pnpm@10.16.1","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"bcf13c8f15c130f8bc0c8ba1630dd7adf8c7cf5f","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-10.16.1.tgz","fileCount":1098,"integrity":"sha512-DhVaomKduGcrSehHXaYiaqS96oX9zf3BU1CHSUbU88kfqvZMvcSl0auAAvRz1cP87c0ZeYnPA5D5ut08BGeHBg==","signatures":[{"sig":"MEUCICiH7E6426ZwVJK0dgTMIpYfpyJyomWxkO3EY4Z9YpwXAiEAxpKzFhWh87nP+N9ABVDeJv36z5vUE8TQA4CIScAYoKQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":17653616},"jest":{"preset":"@pnpm/jest-config/with-registry"},"main":"bin/pnpm.cjs","type":"commonjs","_from":"file:pnpm-10.16.1.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=18.12"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"jest","start":"tsc --watch","bundle":"ts-node bundle.ts","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/templates dist/templates && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/e85e9146309d045b537ac4d64dae44e9/pnpm-10.16.1.tgz","_integrity":"sha512-DhVaomKduGcrSehHXaYiaqS96oX9zf3BU1CHSUbU88kfqvZMvcSl0auAAvRz1cP87c0ZeYnPA5D5ut08BGeHBg==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git","directory":"pnpm"},"_npmVersion":"10.8.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"20.19.5","preferGlobal":true,"publishConfig":{"tag":"next-10","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/pnpm_10.16.1_1757785345721_0.023912943901981176","host":"s3://npm-registry-packages-npm-production"}},"0.0.1":{"name":"pnpm","version":"0.0.1","author":"","license":"BSD","_id":"pnpm@0.0.1","maintainers":[{"name":"architectd","email":"craig.j.condon@gmail.com"}],"dist":{"shasum":"fa81930ff290728c1f17b81b4afb8162ec3dc54a","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-0.0.1.tgz","integrity":"sha512-mgy5Xs1F364ARoBPBAQRMui7HxSz5coQtTd/oJR7U87UpNyhDzBslu5WHhJ5Q5XBzqMVp/tEjBzW8H2ISUyCGw==","signatures":[{"sig":"MEUCIHGlQ+rRpSPbiojpyf5HgSCkgKQF+yQkU0xJ/OKkP93mAiEAxCSW2/41AITQtwuckZZrw3N94S/WdA6Rw0C7gW+gZxU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"./lib/index.js","_from":".","gitHead":"7e9b4f5d66eecc2f0ee1940ebfe9dca6658f14ed","scripts":{"test":"echo \"Error: no test specified\" && exit 1"},"_npmUser":{"name":"architectd","email":"craig.j.condon@gmail.com"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"https://github.com/classdojo/pnpm.git","type":"git"},"_npmVersion":"1.2.11","description":"pnpm ====","directories":{}},"6.7.0":{"name":"pnpm","version":"6.7.0","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"license":"MIT","_id":"pnpm@6.7.0","maintainers":[{"name":"zkochan","email":"z@kochan.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"3601892e509a30b4eda1ad7d2ac20ebdf9e2bb38","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-6.7.0.tgz","fileCount":623,"integrity":"sha512-g3HnHP91QPgEb95uBWgcl//AU+wXccr/PIElVto5TjeSWE3LO5g/r1kgqupfMgqJNQuoh8dCmMsTwU6RDPX+6Q==","signatures":[{"sig":"MEQCIFxxp1DTmaoW96Qnxkv7XVcfodEXsQZm0/YStg09IPA9AiABK3XckuFjjb1Ke4n11EnmT5juzu7L5sZdqQcDEM4gWA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9235463,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgts13CRA9TVsSAnZWagAAnjwQAJMfBfGMdwB0kmwucl1D\nGzknHQAGYePPcAFfBin636LtyRJq3bS8rT1tLE4hkSfcXTUw5xLFg4NLLOxU\ngjX4uwwW5mof5CLX2d5JXASyQqMvNtiwt8fLMUfvTchcCBwIYU+LIuGxUasg\n6TBqu/yE4IN0NjvM8HrAEIhBb/1mysf3zEr3PY5PWnixQDb9lS9E8B4m1K/X\ndRbGCur8+uLr3QKqbiEysWoZqBNXLQIM/MULIFX5J0FeqikVoueTX3t6RYgh\nH/blDuPQ+9CoGRY7jBxWS082s/G1311lxYoDHjxRr2CchYSQnFQtQVvJGfXV\nmgN/W031WY2kdhvzOuot1S7YniKHzUCrUBgNFQr3u7t8RrjbYyTW/QjLONLq\nDsi3z/PEl7K3Smxi0bZjIEk7SJddFxiWMS0s+umwjYfEOn2ituBKpJf/p6Df\neN+fNZqVIUBBEovm4cDVj847mlbUnNEKg/eSrJqfmcluAn8rbfU7OA3hM2N/\nRXgViqoF1BUe5m6ZOXWrarDx7sZMtG7NxIs1CIluccgXaTdcPe60ypkERalT\nvFnC3Dp6G7Ht38CkptAlLSM8l3L+HyQ5oJ0HiUriZNEzykCUbVAy+yYZRG8H\nGSw2catIulKUs6Z1Ruh70th+JjgKEdrJMA86PiktLQFisR2jpiAj4Xw53nDC\nr0S1\r\n=4Zgx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","unpkg":"dist/pnpm.cjs","engines":{"node":">=12.17"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint -c ../../eslint.json src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"pnpm tsc -- --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build && pnpm run lint -- --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && pkg ./dist/pnpm.cjs --out-path=../artifacts/win-x64 --targets=node14-win-x64 && pkg ./dist/pnpm.cjs --out-path=../artifacts/linux-x64 --targets=node14-linux-x64 && pkg ./dist/pnpm.cjs --out-path=../artifacts/macos-x64 --targets=node14-macos-x64","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.cjs","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.11.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"16.1.0","preferGlobal":true,"publishconfig":{"tag":"next"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/pnpm_6.7.0_1622592886534_0.8498479991363381","host":"s3://npm-registry-packages"}},"6.32.25":{"name":"pnpm","version":"6.32.25","keywords":["pnpm6","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"license":"MIT","_id":"pnpm@6.32.25","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"41685c75c3356825dae8159ac5d606a680911ac8","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-6.32.25.tgz","fileCount":644,"integrity":"sha512-TtAccbv88GBAYPY5vpPuzrAxIOd+GKBQU5RoIzzNyyUlFzhgjGC4+JkYGl9lbbt/V5rbcQP+h1BIB9NwRCQRvA==","signatures":[{"sig":"MEUCIQDil/+xXexCnqIgz6Hzz4Y/srlvy1gFF6T+gwcvBxwVtQIgBYQ1xj0yV2lAMNtjs0ptV1HRiqpHPqAXC+sGmkQLces=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12443820,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJivbHTACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmotwQ//bC3sFx6lXzW+mKEFZGQ9cR2OJJ61NLPYpG3ic/hwoS+AAgpr\r\n8Z2XyaR2QKSvzsRFydOURN+cmj/o0ZNYzj1cnUCX7PV315E+cgfXsbKXHZ95\r\nRHXWGIIdmgbkY1JUf5O0fAhplbOZLMixNmlxG4InAMYd0430wYSlWjRrTTPQ\r\nYUplcREooUEVTL1Up1rLzxvrvo1OImULWOrYpYL0MPEQiBr6KbAiMyHcK7Im\r\ngLz6wBurF/UJSXujjpgEo4mQvb9Lr7+QA4PgAy7pkQLoLq1PiP8lMI3DET00\r\nbvlwunWF3s8SystqCFTy6JvNM0uAepWIsJjh1+rwTjKoSylauVEd4SJVbkW6\r\nszPPijAExGkkUAtLEAbttj4l/lvFbb4jy2AcvyDp5En594isX1avZagS3hh9\r\nHaeYqbQUFkDilRplvNgx3ABktMUSRav936HxK23gwzmFpSUlmtRgnQur4IEf\r\n4hmIf2FbOPtr9LrhQt+lMovARj9OVcM5f/F8ZTJ8e02YNTsdKRKVk/HUTGIn\r\n4Pjl9PeVE1j7b0ur9Qs86zG986GwBNhib4MBdW250wRMaWYLYj11mbTzZCgC\r\nHMx8at6vgFe4AN3TnKlKV6WJEv1M+gCHlBMR+N1TFxs2suhxvb5i54lsC74x\r\nWPDV3L6/LOHuYjNEGRYy9a2g+kViXXV7S1E=\r\n=5gv4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","_from":"file:pnpm-6.32.25.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=12.17"},"funding":{"url":"https://opencollective.com/pnpm"},"scripts":{"lint":"eslint src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"tsc --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.cjs","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/home/runner/work/pnpm/pnpm/packages/pnpm/pnpm-6.32.25.tgz","_integrity":"sha512-TtAccbv88GBAYPY5vpPuzrAxIOd+GKBQU5RoIzzNyyUlFzhgjGC4+JkYGl9lbbt/V5rbcQP+h1BIB9NwRCQRvA==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.24.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"16.15.1","preferGlobal":true,"publishConfig":{"tag":"next-6","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_6.32.25_1656598994787_0.22613005565375843","host":"s3://npm-registry-packages"}},"10.16.0":{"name":"pnpm","version":"10.16.0","keywords":["pnpm","pnpm10","dependencies","dependency manager","efficient","fast","hardlinks","install","installer","link","lockfile","modules","monorepo","multi-package","npm","package manager","package.json","packages","prune","rapid","remove","shrinkwrap","symlinks","uninstall","workspace"],"license":"MIT","_id":"pnpm@10.16.0","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"b33ac3f7bc12473aee1bd9ab90cda1a7e99c381d","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-10.16.0.tgz","fileCount":1098,"integrity":"sha512-gGbnsDQhe3AKmk27OgBQYdZBuhMKiZFSE6ELPKSRnBnAN77IBmr9xVm4ljX9uAaxbqZz8kaPuyiqv6E8U+P3aQ==","signatures":[{"sig":"MEQCICrHjIt5kZBfK2bXwEWdityYMqAOBY+tYVdZOD5fQ77GAiA1h3Ny1jw2ma6ungXLJJP7ttT0ZgD2XB//ay9RVqeYHg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":17653599},"jest":{"preset":"@pnpm/jest-config/with-registry"},"main":"bin/pnpm.cjs","type":"commonjs","_from":"file:pnpm-10.16.0.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=18.12"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"jest","start":"tsc --watch","bundle":"ts-node bundle.ts","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/templates dist/templates && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/650944dfb40d22b5a690f039dd820fc0/pnpm-10.16.0.tgz","_integrity":"sha512-gGbnsDQhe3AKmk27OgBQYdZBuhMKiZFSE6ELPKSRnBnAN77IBmr9xVm4ljX9uAaxbqZz8kaPuyiqv6E8U+P3aQ==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git","directory":"pnpm"},"_npmVersion":"10.8.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"20.19.5","preferGlobal":true,"publishConfig":{"tag":"next-10","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/pnpm_10.16.0_1757681760452_0.4293791569545218","host":"s3://npm-registry-packages-npm-production"}},"0.71.0":{"name":"pnpm","version":"0.71.0","keywords":["dependency manager","install","modules","npm","package manager"],"author":{"name":"Rico Sta. Cruz","email":"rico@ricostacruz.com"},"license":"MIT","_id":"pnpm@0.71.0","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js"},"dist":{"shasum":"5b76dfafc5fd7599fd65207b028c5cd3eebc14ce","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-0.71.0.tgz","integrity":"sha512-uC+4CUcQobYzgiUnup0efkwLWIr7axTgrDikr+cWEE8kXOaUoYauqdEGY8FufiUO69NZhIQJipc9/Zd232WV5A==","signatures":[{"sig":"MEUCIE7k9Aj6rIWL6jLPmitfnbJW4TTSKHErz5aF16tkeAx7AiEAv1XtAweHLPyJMKjBTKR5sOD+YbhbcbVCMwVqtKkvLY8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","files":["lib/"],"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"engines":{"node":">=4"},"gitHead":"ce76df5e9d93a295cd51b8e1a67ed861c8ba7dc5","typings":"lib/index.d.ts","_npmUser":{"name":"zkochan","email":"zoltan.kochan@gmail.com"},"__scripts":{"cz":"git-cz","?cz":"echo 'Run Git commit wizard'","tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json --project .","test":"npm run lint && npm run test:e2e","start":"npm run tsc -- --watch","pretest":"rimraf ../.tmp/ && npm run tsc && pnpm-registry-mock prepare","test:e2e":"npm-run-all -p -r pnpm-registry-mock test:tap","test:tap":"ts-node test","commitmsg":"validate-commit-msg","prepublish":"in-publish && echo 'You need to use \"publish-packed\" to publish pnpm' && false || npm run tsc","pnpm-registry-mock":"pnpm-registry-mock"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"5.0.3","description":"Fast, disk space efficient npm installs","directories":{"test":"test"},"greenkeeper":{"ignore":["pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-logger","pnpm-registry-mock","remove-all-except-outer-links","pnpm-lockfile"]},"_nodeVersion":"6.9.1","preferGlobal":true,"__dependencies":{"mz":"^2.6.0","mem":"^1.1.0","ncp":"^2.0.0","npm":"^5.0.2","bole":"^3.0.2","dint":"^1.0.0","nopt":"^4.0.1","ssri":"^4.1.3","execa":"^0.7.0","is-ci":"^1.0.10","ramda":"^0.24.1","byline":"^5.0.0","ndjson":"^1.5.0","semver":"^5.3.0","find-up":"^2.1.0","p-limit":"^1.1.0","node-gyp":"^3.6.0","p-filter":"^1.0.0","@types/mz":"^0.0.31","@types/rc":"^0.0.1","camelcase":"^4.1.0","is-subdir":"^1.0.0","path-name":"^1.0.0","write-pkg":"^3.0.1","@types/npm":"^2.0.28","is-windows":"^1.0.0","os-homedir":"^1.0.2","@types/node":"^7.0.27","@types/nopt":"^3.0.29","arr-flatten":"^1.0.1","common-tags":"^1.4.0","cross-spawn":"^5.0.0","graceful-fs":"^4.1.11","path-exists":"^3.0.0","pnpm-logger":"^0.3.0","rimraf-then":"^1.0.1","symlink-dir":"^1.0.3","@types/ramda":"^0.0.15","@types/byline":"^4.2.31","@types/semver":"^5.3.30","is-inner-link":"^2.0.0","normalize-ssh":"^1.0.0","pnpm-lockfile":"^0.2.0","unpack-stream":"^2.0.0-beta.1","load-json-file":"^2.0.0","load-yaml-file":"^0.1.0","loud-rejection":"^1.6.0","mkdirp-promise":"^5.0.1","normalize-path":"^2.1.1","npm-package-arg":"^5.0.0","proper-lockfile":"^2.0.0","update-notifier":"^2.1.0","write-json-file":"^2.0.0","write-yaml-file":"^1.0.0","@zkochan/cmd-shim":"^2.2.3","read-package-json":"^2.0.5","@types/common-tags":"^1.2.5","pnpm-file-reporter":"^0.0.1","get-npm-tarball-url":"^2.0.0","npm-registry-client":"^8.1.0","pnpm-install-checks":"^1.1.0","registry-auth-token":"^3.3.1","@types/load-json-file":"^2.0.5","parse-npm-tarball-url":"^1.0.1","pnpm-default-reporter":"^0.6.0","@types/update-notifier":"^1.0.0","fs-write-stream-atomic":"^1.0.10","remove-all-except-outer-links":"^1.0.0"},"devDependencies":{"caw":"^2.0.0","tape":"^4.6.3","husky":"^0.13.2","isexe":"^2.0.0","sepia":"^2.0.2","mkdirp":"^0.5.1","rimraf":"^2.5.4","tslint":"^5.4.2","thenify":"^3.2.1","ts-node":"^3.0.0","read-pkg":"^2.0.0","commitizen":"^2.8.6","in-publish":"^2.0.0","typescript":"^2.1.5","@types/tape":"^4.2.28","exists-link":"^2.0.0","npm-run-all":"^4.0.1","tape-promise":"^2.0.1","@types/mkdirp":"^0.3.29","deep-require-cwd":"^1.0.0","npm-scripts-info":"^0.3.6","pnpm-registry-mock":"^0.12.0","validate-commit-msg":"^2.7.0","cz-conventional-changelog":"^2.0.0","anonymous-npm-registry-client":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm-0.71.0.tgz_1497775074454_0.5286179739050567","host":"s3://npm-registry-packages"}},"0.0.0-2020520224551":{"name":"pnpm","version":"0.0.0-2020520224551","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@0.0.0-2020520224551","maintainers":[{"name":"zkochan","email":"z@kochan.io"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"f3195a6603fe66b5d3fb06b17f5be7d0ac5a0792","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-0.0.0-2020520224551.tgz","fileCount":5973,"integrity":"sha512-0AkWYKTKWFsBo+7iwSB2WG3tny6aNdo0cQp0thldcN7ebJ/dwF7TbSM4P3XsPfK/u/N8PusjDhRyw08ASOsNUQ==","signatures":[{"sig":"MEUCIQDncWx2Fh+Zq4L+NYXjaFMELo5JB/uohytyQWphCrnFXAIgLYUjEEhaxhRf4mMkvxOm/ZuWxDox0vYVo/cXwyRKCx0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":19033762,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe7pQpCRA9TVsSAnZWagAArjgQAIwdflOQTmkhsfS9oaFv\nQYLZAkFsGouvsjwBTDazyanpS2y9Ca/OOpHzdU8LFQU9qnHayM7/HgwqOOyN\nX32TCr5VqUFnmk6TzxyCUbpaBnTOdS/WQfe6fa4TKedLyqZOpvje3lbMZes4\nlCL7PT6K9LxXj/ua5Vs825zLjgTCC3v40l3pMDjk0XBY3zt7o0h+9Ajapw5S\ncRIK1bvTTZnS5c+8KWn94BwlH4QuoPVtrMFiliq7dWuCAQlSnjKi/t3kwLEy\nOuUd1IusUUNulw6GDM8C4TjNewPPtjK4GAuu2Auh5OHr66XtsYp3qDCwydoH\nc38XZmMWLsPgNwc7+rERIBeAiH0SjDfriNQKiMgVWcdJEP9Zy07tXzI96cfE\nHf+0TiCwa2dv+YzbnX22GYJoYk2Gi9ALALks3iPDhyuPXTCh3wegCfkmjySm\nGUCRO3xVR3sfUZX50Vy5QHqmGNEG6opuuHT/JyvlIf38toRDL5Kl/Bsn2D2o\nv5YQh8huQHYDYdPfEiwFZqwfnl2HKUwWJJOXSHx6rHUdXCaYN8YABBGl4F62\nYtNL/f8BHj6x+sp/579agOsozrQttN/rzG8Q1EwOKTvv2nkNSeoIx2XRIWu7\nSjbF3K6UmTjfpQOtsC4od7Rdpyni/N9BIopMocyCcM1mo/pGDQJOQDYNK9Z+\n00wD\r\n=sDV8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","engines":{"node":">=10.13"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"tslint -c ../../tslint.json src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"npm run tsc -- --watch","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:tap","test:tap":"cd ../.. && c8 --reporter lcov --reports-dir packages/pnpm/coverage ts-node packages/pnpm/test --type-check","postpublish":"publish-packed","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock","prepublishOnly":"pnpm run compile && npm cache clear --force && publish-packed --prune"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"6.14.5","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"12.16.3","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"nopt":"^4.0.3","chalk":"^4.1.0","is-ci":"^2.0.0","ramda":"^0.27.0","which":"^2.0.2","path-name":"^1.0.0","split-cmd":"^1.0.1","pkgs-graph":"5.2.0","@pnpm/types":"6.1.0","@types/nopt":"^3.0.29","common-tags":"^1.8.0","graceful-fs":"^4.2.4","render-help":"^1.0.0","@pnpm/config":"0.0.0-2020520224551","@pnpm/logger":"3.2.2","@pnpm/tabtab":"0.0.1","@pnpm/command":"1.0.0","@pnpm/run-npm":"2.0.2","@pnpm/cli-meta":"1.0.0","loud-rejection":"^2.2.0","@pnpm/cli-utils":"0.0.0-2020520224551","@zkochan/libnpx":"11.0.3","update-notifier":"^4.1.0","@pnpm/core-loggers":"4.1.1","@pnpm/file-reporter":"^1.0.0","@pnpm/parse-cli-args":"2.0.0","@pnpm/default-reporter":"0.0.0-2020520224551","@pnpm/find-workspace-dir":"1.0.0","@pnpm/plugin-commands-audit":"0.0.0-2020520224551","@pnpm/plugin-commands-store":"0.0.0-2020520224551","@pnpm/plugin-commands-import":"0.0.0-2020520224551","@pnpm/plugin-commands-server":"0.0.0-2020520224551","@pnpm/common-cli-options-help":"0.1.6","@pnpm/plugin-commands-listing":"0.0.0-2020520224551","@pnpm/plugin-commands-rebuild":"0.0.0-2020520224551","@pnpm/plugin-commands-outdated":"0.0.0-2020520224551","@pnpm/filter-workspace-packages":"0.0.0-2020520224551","@pnpm/plugin-commands-publishing":"0.0.0-2020520224551","@pnpm/plugin-commands-installation":"0.0.0-2020520224551","@pnpm/plugin-commands-script-runners":"0.0.0-2020520224551"},"_hasShrinkwrap":false,"readmeFilename":"README.md","__devDependencies":{"mz":"2.7.0","ncp":"2.0.0","pnpm":"file:","delay":"4.3.0","execa":"^4.0.2","p-any":"3.0.0","byline":"5.0.0","semver":"^7.3.2","@types/mz":"^2.7.1","tree-kill":"1.2.2","write-pkg":"4.0.0","@types/ncp":"^2.0.4","is-windows":"1.0.2","cross-spawn":"^7.0.3","exists-link":"2.0.0","npm-run-all":"4.1.5","path-exists":"4.0.0","symlink-dir":"^4.1.0","@types/is-ci":"^2.0.0","@types/ramda":"^0.27.6","@types/table":"^5.0.0","@types/which":"^1.3.2","tape-promise":"4.0.0","@pnpm/prepare":"0.0.6","@types/byline":"^4.2.32","@types/semver":"^7.2.0","@zkochan/retry":"^0.2.0","load-json-file":"6.2.0","read-yaml-file":"2.0.0","@pnpm/constants":"4.0.0","@zkochan/rimraf":"1.0.0","write-json-file":"4.0.0","write-yaml-file":"^4.1.0","deep-require-cwd":"1.0.0","@types/is-windows":"^1.0.0","normalize-newline":"3.0.0","@pnpm/modules-yaml":"8.0.0","@types/common-tags":"^1.8.0","@types/cross-spawn":"^6.0.2","@types/graceful-fs":"^4.1.3","@types/tape-promise":"^4.0.1","@pnpm/assert-project":"2.1.4","@pnpm/lockfile-types":"2.0.1","dir-is-case-sensitive":"1.0.2","@types/update-notifier":"^4.1.0","@pnpm/read-package-json":"3.1.2","@pnpm/read-project-manifest":"1.0.8","@pnpm/write-project-manifest":"1.0.4","@pnpm/find-workspace-packages":"0.0.0-2020520224551","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_0.0.0-2020520224551_1592693801275_0.5803422525759119","host":"s3://npm-registry-packages"}},"8.7.0-2":{"name":"pnpm","version":"8.7.0-2","keywords":["pnpm8","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@8.7.0-2","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"2f3072e4b10824f3a69ed1fd53a3aa1755acf780","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-8.7.0-2.tgz","fileCount":956,"integrity":"sha512-j+OzH9QFotDYEDtumRTItKFu9a0gCYjWXibC9qsMQlnUBDo6IPQkwIuSJb7lD6xLy4ga+ntwAhnCAuzIuDBrQQ==","signatures":[{"sig":"MEQCIG1HtJc95TOOUwugxXqf1QwObjbeg7+RhDfxhrp7KoNDAiAbyjsA5QTHGjexo9hFIE5xUuw+Tt0CS1sFbuZ4gGj1cw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":16197173},"main":"bin/pnpm.cjs","_from":"file:pnpm-8.7.0-2.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=16.14"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7776 jest","start":"tsc --watch","bundle":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\" && esbuild ../fetching/tarball-worker/lib/tarballWorker.js --bundle --platform=node --outfile=dist/tarballWorker.js","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"_resolved":"/private/var/folders/g7/5ygp0ncd6qx5g4fn5hpsqq5c0000gn/T/7d57d7e53325834052985e76da153a36/pnpm-8.7.0-2.tgz","_integrity":"sha512-j+OzH9QFotDYEDtumRTItKFu9a0gCYjWXibC9qsMQlnUBDo6IPQkwIuSJb7lD6xLy4ga+ntwAhnCAuzIuDBrQQ==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"9.7.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"16.20.0","preferGlobal":true,"publishConfig":{"tag":"next-8","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/pnpm_8.7.0-2_1692919328965_0.5134186863774106","host":"s3://npm-registry-packages"}},"0.71.1":{"name":"pnpm","version":"0.71.1","keywords":["dependency manager","install","modules","npm","package manager"],"author":{"name":"Rico Sta. Cruz","email":"rico@ricostacruz.com"},"license":"MIT","_id":"pnpm@0.71.1","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js"},"dist":{"shasum":"f6b4fc6bccf3c8573872d9ad0426e4409b8cf6ea","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-0.71.1.tgz","integrity":"sha512-Ih4csNdZnPzr8G7JRZwZOlx/giIWq5S4rnXlNEzA0IXObo80YLtijHp3bDPCVUtQMmt8qUHeV6JruTGbeQQoGQ==","signatures":[{"sig":"MEUCIQDRgscgwvwNYbxH+3sRybZ1xbrLQumjmLhsJkQPy1CuQAIgQ86/qlFA5zlLJRK8tpeZHDxeUUmS3K9L/pFecyFo1Qw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","files":["lib/"],"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"engines":{"node":">=4"},"gitHead":"3822f9d94bec552bbd1bc0a8ac391db0669db319","typings":"lib/index.d.ts","_npmUser":{"name":"zkochan","email":"zoltan.kochan@gmail.com"},"__scripts":{"cz":"git-cz","?cz":"echo 'Run Git commit wizard'","tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json --project .","test":"npm run lint && npm run test:e2e","start":"npm run tsc -- --watch","pretest":"rimraf ../.tmp/ && npm run tsc && pnpm-registry-mock prepare","test:e2e":"npm-run-all -p -r pnpm-registry-mock test:tap","test:tap":"ts-node test","commitmsg":"validate-commit-msg","prepublish":"in-publish && echo 'You need to use \"publish-packed\" to publish pnpm' && false || npm run tsc","pnpm-registry-mock":"pnpm-registry-mock"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"5.0.3","description":"Fast, disk space efficient npm installs","directories":{"test":"test"},"greenkeeper":{"ignore":["pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-logger","pnpm-registry-mock","remove-all-except-outer-links","pnpm-lockfile"]},"_nodeVersion":"6.9.1","preferGlobal":true,"__dependencies":{"mz":"^2.6.0","mem":"^1.1.0","ncp":"^2.0.0","npm":"^5.0.2","bole":"^3.0.2","dint":"^1.0.0","nopt":"^4.0.1","ssri":"^4.1.3","execa":"^0.7.0","is-ci":"^1.0.10","ramda":"^0.24.1","byline":"^5.0.0","ndjson":"^1.5.0","semver":"^5.3.0","find-up":"^2.1.0","p-limit":"^1.1.0","node-gyp":"^3.6.0","p-filter":"^1.0.0","@types/mz":"^0.0.31","@types/rc":"^0.0.1","camelcase":"^4.1.0","is-subdir":"^1.0.0","path-name":"^1.0.0","write-pkg":"^3.0.1","@types/npm":"^2.0.28","is-windows":"^1.0.0","os-homedir":"^1.0.2","@types/node":"^7.0.27","@types/nopt":"^3.0.29","arr-flatten":"^1.0.1","common-tags":"^1.4.0","cross-spawn":"^5.0.0","graceful-fs":"^4.1.11","path-exists":"^3.0.0","pnpm-logger":"^0.3.0","rimraf-then":"^1.0.1","symlink-dir":"^1.0.3","@types/ramda":"^0.0.15","@types/byline":"^4.2.31","@types/semver":"^5.3.30","is-inner-link":"^2.0.0","normalize-ssh":"^1.0.0","pnpm-lockfile":"^0.2.0","unpack-stream":"^2.0.0-beta.1","load-json-file":"^2.0.0","load-yaml-file":"^0.1.0","loud-rejection":"^1.6.0","mkdirp-promise":"^5.0.1","normalize-path":"^2.1.1","npm-package-arg":"^5.0.0","proper-lockfile":"^2.0.0","update-notifier":"^2.1.0","write-json-file":"^2.0.0","write-yaml-file":"^1.0.0","@zkochan/cmd-shim":"^2.2.3","read-package-json":"^2.0.5","@types/common-tags":"^1.2.5","pnpm-file-reporter":"^0.0.1","get-npm-tarball-url":"^2.0.0","npm-registry-client":"^8.1.0","pnpm-install-checks":"^1.1.0","registry-auth-token":"^3.3.1","@types/load-json-file":"^2.0.5","parse-npm-tarball-url":"^1.0.1","pnpm-default-reporter":"^0.6.0","@types/update-notifier":"^1.0.0","fs-write-stream-atomic":"^1.0.10","remove-all-except-outer-links":"^1.0.0"},"devDependencies":{"caw":"^2.0.0","tape":"^4.6.3","husky":"^0.13.2","isexe":"^2.0.0","sepia":"^2.0.2","mkdirp":"^0.5.1","rimraf":"^2.5.4","tslint":"^5.4.2","thenify":"^3.2.1","ts-node":"^3.0.0","read-pkg":"^2.0.0","commitizen":"^2.8.6","in-publish":"^2.0.0","typescript":"^2.1.5","@types/tape":"^4.2.28","exists-link":"^2.0.0","npm-run-all":"^4.0.1","tape-promise":"^2.0.1","@types/mkdirp":"^0.3.29","deep-require-cwd":"^1.0.0","npm-scripts-info":"^0.3.6","pnpm-registry-mock":"^0.12.0","validate-commit-msg":"^2.7.0","cz-conventional-changelog":"^2.0.0","anonymous-npm-registry-client":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm-0.71.1.tgz_1497790691610_0.644989563850686","host":"s3://npm-registry-packages"}},"5.17.0":{"name":"pnpm","version":"5.17.0","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@5.17.0","maintainers":[{"name":"zkochan","email":"z@kochan.io"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"b9a7208bd97b03aa9c28d3ebab5c6e1292146f57","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-5.17.0.tgz","fileCount":1041,"integrity":"sha512-tZ1a4Lvp2uferbSTYbdDT/8NlxpqShVlIbrzd+pP8LRekYfmcw3OkoeAWbHgNt6qMFBxSg5dJc1XYkFZq2TcFQ==","signatures":[{"sig":"MEQCIBxwGKLSNeYnKK5xoFrBmXwHbJBRJ5VR2q6GqVUeX2XwAiA847OwByNqB9jBPxzpHpKY+Wmm9rjKHAG4cYAL5nSRtA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":10991343,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgIBcWCRA9TVsSAnZWagAA+z0P+gJ20OdBWDM1f9h1A43/\ngDW73Jy3QGRG+RwHKyaRmD4gQhNIpCFCfBwt6ViMJClIq3wpiSu8Wzotn0NI\nTYmH4LRzeON2+k07EMDEMv0gup1tq3jnLcVj9IO0CySJicIQBw94YBNCFJq2\nUd1B+43/kBoWMoXp98e8jXFAG4AZe/Ov8c9MvGSWeiow+jaOznSdyFLh6vKk\nMZlKSmspwWb0WAhc0LUdbRm6/UuAmcOT+1b1R+78+QcuKWSNRtqSI4MYEnKd\nqmoA5Ye48ffOX4JIbEpBK+Wo1LfqcC2H2Tyb6Ovxcagym10dJKRWpsWJxisv\ndi4cfse+gYubWFJ1hNgEF3KCFIecI3v6XQkTToDndGwWi+3hPQvtuGeVFlPN\nm8bWswdlOoAaQpfxB1ZmDlV6ysaXVIdxLtDtkIzeFb02e8h7BvVEA6d48hH5\n4SXWK8nJCsOZTqLecokARcj+k8Oba1G3IdAWi2VOaJjx7580HeXONZ5lr8L+\nJFEvjhtuRB2IbDUCMGLJdkoBfahQLnZzvi/C91Hkk0H2KI7Xpos0h0IAgYSB\nEr5jTkJUQ0pW5yNU1+y9bcRJvGM2erP5Zis2f00J5p8XQTgAHyWiWHy+Z+Ro\nJEZ4hIXGxw6TC/kQhkKn+Vk65dcFZ1d6GtyPSAy7jhJxd+8Obi2Yd2j1DfbT\n0vcL\r\n=GZT+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.js","engines":{"node":">=10.16"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint -c ../../eslint.json src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"pnpm tsc -- --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build && rimraf dist && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp node_modules/ps-list/fastlist.exe dist/fastlist.exe","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.js --external:update-notifier --external:node-gyp","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.js","postpublish":"publish-packed","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock","prepublishOnly":"pnpm compile && npm cache clear --force && publish-packed --prune --npm-client yarn --dest dist"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"6.14.11","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"12.19.0","preferGlobal":true,"publishconfig":{"tag":"next"},"_hasShrinkwrap":false,"readmeFilename":"README.md","__devDependencies":{"mz":"^2.7.0","ncp":"^2.0.0","nopt":"^5.0.0","chalk":"^4.1.0","delay":"^4.4.1","execa":"^5.0.0","is-ci":"^2.0.0","p-any":"3.0.0","ramda":"^0.27.1","tempy":"^1.0.0","which":"^2.0.2","byline":"5.0.0","semver":"^7.3.4","esbuild":"^0.8.38","p-defer":"^3.0.0","ps-list":"^6.3.0","@types/mz":"^2.7.3","path-name":"^1.0.0","split-cmd":"^1.0.1","tree-kill":"^1.2.2","write-pkg":"4.0.0","@types/ncp":"^2.0.4","is-windows":"^1.0.2","pkgs-graph":"5.2.0","strip-ansi":"^6.0.0","@pnpm/types":"6.4.0","@types/nopt":"^3.0.29","cross-spawn":"^7.0.3","exists-link":"2.0.0","graceful-fs":"4.2.4","npm-run-all":"^4.1.5","path-exists":"^4.0.0","render-help":"^1.0.1","symlink-dir":"^4.1.0","@pnpm/config":"11.13.0","@pnpm/logger":"^3.2.3","@pnpm/tabtab":"^0.1.1","@types/is-ci":"^2.0.0","@types/ramda":"^0.27.35","@types/which":"^2.0.0","@pnpm/command":"1.0.0","@pnpm/prepare":"0.0.17","@pnpm/run-npm":"2.0.3","@types/byline":"^4.2.32","@types/semver":"^7.3.4","@pnpm/cli-meta":"1.0.2","@zkochan/retry":"^0.2.0","load-json-file":"^6.2.0","loud-rejection":"^2.2.0","read-yaml-file":"^2.0.0","@pnpm/cli-utils":"0.4.51","@pnpm/constants":"4.1.0","@zkochan/libnpx":"11.0.3","@zkochan/rimraf":"^1.0.0","write-json-file":"^4.3.0","write-yaml-file":"^4.1.3","deep-require-cwd":"1.0.0","@types/is-windows":"^1.0.0","normalize-newline":"3.0.0","@pnpm/core-loggers":"5.0.3","@pnpm/modules-yaml":"8.0.6","@types/cross-spawn":"^6.0.2","@types/graceful-fs":"^4.1.4","@pnpm/file-reporter":"^1.0.0","@pnpm/assert-project":"2.1.15","@pnpm/lockfile-types":"2.2.0","@pnpm/parse-cli-args":"3.2.2","dir-is-case-sensitive":"^1.0.2","@pnpm/default-reporter":"7.10.3","@types/update-notifier":"^5.0.0","@pnpm/read-package-json":"3.1.9","@pnpm/find-workspace-dir":"2.0.0","@pnpm/plugin-commands-audit":"2.0.42","@pnpm/plugin-commands-store":"2.0.70","@pnpm/read-project-manifest":"1.1.7","@pnpm/plugin-commands-import":"1.0.100","@pnpm/plugin-commands-server":"2.0.64","@pnpm/write-project-manifest":"1.1.7","@pnpm/common-cli-options-help":"0.3.0","@pnpm/find-workspace-packages":"2.3.37","@pnpm/plugin-commands-listing":"2.0.51","@pnpm/plugin-commands-rebuild":"2.2.24","anonymous-npm-registry-client":"0.1.2","@pnpm/plugin-commands-outdated":"3.0.46","@pnpm/filter-workspace-packages":"2.3.9","@pnpm/plugin-commands-publishing":"2.4.2","@pnpm/plugin-commands-installation":"3.5.18","@pnpm/plugin-commands-script-runners":"2.6.0"},"__optionalDependencies":{"node-gyp":"^7.1.2","update-notifier":"^5.1.0"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_5.17.0_1612715797657_0.16512680418342862","host":"s3://npm-registry-packages"}},"5.17.1":{"name":"pnpm","version":"5.17.1","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@5.17.1","maintainers":[{"name":"zkochan","email":"z@kochan.io"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"88796990cd38452f7840def2e873c6afe51f8848","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-5.17.1.tgz","fileCount":1047,"integrity":"sha512-jSQZCzWyf3tZSANyWnA/errzlnomqrZQO11yvURLxkLDyJvzi5D1equahjJXyT/ubd7S2iJb8dlkHvqR5ORb3w==","signatures":[{"sig":"MEUCIQCyhTD1Y46VLErpNEusze68+jac/GlASZGNWRbuqPxiwQIgO4Bsxw5JgkHKd1+Frw0RQEOixR9V7yblTimdNyLwpn8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11014628,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgIDnmCRA9TVsSAnZWagAAFPoP/jK7LiRAbhOkCR2/8NFH\n90MdsSGRae29N7NVjZ1c0k771qesknoiuBYRzlGEaF2ZJpc4dT4CDO84nY5y\n2ihKyEoK+cTtvLRhVFrUSsdPpR7TcaSHYu9iNYmtAvrTjiQe69PTCoEwkxpo\nK4qC7lfJnb2Yh8M+8A/umSOdUXYRZeZmcVxFUoafGYDLK8jyfRZE3kVNg795\nNx7aZ5qLaggYqaHWec5Ruta0yKi3TqIUHmZsPHAnmIB3K8YblMYRPpC61J7/\nFN4Ok3yGa9BKhqUv2uZPoQ6DBj3aN2PBcl8niZq/AMFZTOFxu1JymXF1jC32\nY7v3Ww9O0MeuJ3jCMpqhw07Nbh5j22fRxeJfG224JM8cWrMOx0b/xsE2ym81\nACPN70wqb9/6FCdqigk5wSNUAOSwjSWBcGIrHIk/W0dcO5EPRwj7BwQd1IFy\n0BzvC3uuz4vxKtlGTVszjU/OxzVJIKcwOb4xgNj3zw0msr+x81eTn1+A1YHj\nmeS7fkc4wVykHfu9hdENUTCSZXCU+o6LW5F9pPiAnTK0UBKa/J2lKzWM+O84\nMwtndqbCxWh5U5VIa6q8v8k05zUy03J5FyF3C2Zr9a5xW10VY2vhycKeUNV0\nyNMKaeJXAP/W5SCgBbwXpQ5gSGDEWfKzJfJaYtFOWUobQ+m7y9UHCbf7DieR\nlBzO\r\n=3syq\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.js","engines":{"node":">=10.16"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint -c ../../eslint.json src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"pnpm tsc -- --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build && rimraf dist && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp node_modules/ps-list/fastlist.exe dist/fastlist.exe","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.js --external:update-notifier --external:node-gyp","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.js","postpublish":"publish-packed","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock","prepublishOnly":"pnpm compile && npm cache clear --force && publish-packed --prune --npm-client yarn --dest dist"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"6.14.11","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"12.19.0","preferGlobal":true,"publishconfig":{"tag":"next"},"_hasShrinkwrap":false,"__devDependencies":{"mz":"^2.7.0","ncp":"^2.0.0","nopt":"^5.0.0","chalk":"^4.1.0","delay":"^4.4.1","execa":"^5.0.0","is-ci":"^2.0.0","p-any":"3.0.0","ramda":"^0.27.1","tempy":"^1.0.0","which":"^2.0.2","byline":"5.0.0","semver":"^7.3.4","esbuild":"^0.8.38","p-defer":"^3.0.0","ps-list":"^6.3.0","@types/mz":"^2.7.3","path-name":"^1.0.0","split-cmd":"^1.0.1","tree-kill":"^1.2.2","write-pkg":"4.0.0","@types/ncp":"^2.0.4","is-windows":"^1.0.2","pkgs-graph":"5.2.0","strip-ansi":"^6.0.0","@pnpm/types":"6.4.0","@types/nopt":"^3.0.29","cross-spawn":"^7.0.3","exists-link":"2.0.0","npm-run-all":"^4.1.5","path-exists":"^4.0.0","render-help":"^1.0.1","symlink-dir":"^4.1.0","@pnpm/config":"11.13.0","@pnpm/logger":"^3.2.3","@pnpm/tabtab":"^0.1.1","@types/is-ci":"^2.0.0","@types/ramda":"^0.27.35","@types/which":"^2.0.0","@pnpm/command":"1.0.0","@pnpm/prepare":"0.0.17","@pnpm/run-npm":"2.0.3","@types/byline":"^4.2.32","@types/semver":"^7.3.4","@pnpm/cli-meta":"1.0.2","@zkochan/retry":"^0.2.0","load-json-file":"^6.2.0","loud-rejection":"^2.2.0","read-yaml-file":"^2.0.0","@pnpm/cli-utils":"0.4.51","@pnpm/constants":"4.1.0","@zkochan/libnpx":"11.0.3","@zkochan/rimraf":"^1.0.0","write-json-file":"^4.3.0","write-yaml-file":"^4.1.3","deep-require-cwd":"1.0.0","@types/is-windows":"^1.0.0","normalize-newline":"3.0.0","@pnpm/core-loggers":"5.0.3","@pnpm/modules-yaml":"8.0.6","@types/cross-spawn":"^6.0.2","@types/graceful-fs":"^4.1.4","@pnpm/file-reporter":"^1.0.0","@pnpm/assert-project":"2.1.15","@pnpm/lockfile-types":"2.2.0","@pnpm/parse-cli-args":"3.2.2","dir-is-case-sensitive":"^1.0.2","@pnpm/default-reporter":"7.10.3","@types/update-notifier":"^5.0.0","@pnpm/read-package-json":"3.1.9","@pnpm/find-workspace-dir":"2.0.0","@pnpm/plugin-commands-audit":"2.0.42","@pnpm/plugin-commands-store":"2.0.70","@pnpm/read-project-manifest":"1.1.7","@pnpm/plugin-commands-import":"1.0.100","@pnpm/plugin-commands-server":"2.0.64","@pnpm/write-project-manifest":"1.1.7","@pnpm/common-cli-options-help":"0.3.0","@pnpm/find-workspace-packages":"2.3.37","@pnpm/plugin-commands-listing":"2.0.51","@pnpm/plugin-commands-rebuild":"2.2.24","anonymous-npm-registry-client":"0.1.2","@pnpm/plugin-commands-outdated":"3.0.46","@pnpm/filter-workspace-packages":"2.3.9","@pnpm/plugin-commands-publishing":"2.4.2","@pnpm/plugin-commands-installation":"3.5.18","@pnpm/plugin-commands-script-runners":"2.6.0"},"__optionalDependencies":{"node-gyp":"^7.1.2","graceful-fs":"4.2.4","update-notifier":"^5.1.0"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_5.17.1_1612724709713_0.5722416041440523","host":"s3://npm-registry-packages"}},"5.17.2":{"name":"pnpm","version":"5.17.2","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@5.17.2","maintainers":[{"name":"zkochan","email":"z@kochan.io"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"e0b5030daf0e65f66f0382b9663b92cbbe7580df","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-5.17.2.tgz","fileCount":1047,"integrity":"sha512-X0WEumozKhlYZObL1E+Nmi67f+ZMS+fbpE6vAymlazT2lx0B+Agw9iJsdd//tjAqIzxcsxxgZScx0EIPc42Ulw==","signatures":[{"sig":"MEYCIQCF27JzWwfM5Jt8nJdUCCwLow//cW3ntTGdCnohdZQ64gIhALTGKorHT/v/iyqB7+bLX7J7NUQQHo6TJzz6zJBvpuUY","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11029549,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgKYa7CRA9TVsSAnZWagAANNYP/0ePLKjSMHqzA8BBJeDm\nn/i3XOOF1xoGM5OCLh+ZpXtfpE4SsvM8sJtdNJwSWLUa3tlPkWtAmUqo/YvT\nrSsiYHiyWwUS4jPJ2DmW1sCiskOpvjfByelSvD0WI9hDVm/IMNEaH1cgHXl2\nt05jU3t+MnNd2/xg2nRKrFVMlRaRT1IOibqgHVi/E+82DogooZIGtFD6lQc2\n1CoSNsYMPZiVkbtv+DyR0ovM8NOHkpjROyJYYQEpRZuktSSby6F44s7pto5y\n/Y2m2Fw6QYkgpS90DxTubM+BwAKER11U4PaDhMZ3oNlG4Cmd3EFxBQPH1Y4W\n/G5AMmT59pMpQDHA3F9QjazHxUBzG2Red8UcX9WWsyKDfYMtv42gPfXOph9G\nIgqNjd5alqhfbNPRHdCu0eIj7yrdaDPG/A83anjPmj9pe4DY4z+jiRWng2PK\nWhpXkOd3ularpCIIQJ8ua3sDskxkQ/24RDAcpgoDfLzfdasvaYqscVBCdcLe\n8r4ontv+BEkL1b2ELsibSURcWVbLnNCc3vFw5PWa/GaNljdzLVVIDKmDhdyK\nQtyh4+Yif4L9Pp03Fe+iXHGhF0zFa2zCbhRO6VPWlQEK0QfVfx3Hds1n6xg6\n/B5ux+V5mBhi2PLmADZFrly2R2ANnpkgKATPMW+x7CIS/kM9RTO+eRpH2bBz\nQdwQ\r\n=X2C7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.js","engines":{"node":">=10.16"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint -c ../../eslint.json src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"pnpm tsc -- --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build && rimraf dist && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp node_modules/ps-list/fastlist.exe dist/fastlist.exe","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.js --external:update-notifier --external:node-gyp","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.js","postpublish":"publish-packed","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock","prepublishOnly":"pnpm compile && npm cache clear --force && publish-packed --prune --npm-client yarn --dest dist"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"6.14.11","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"12.19.0","preferGlobal":true,"publishconfig":{"tag":"next"},"_hasShrinkwrap":false,"__devDependencies":{"mz":"^2.7.0","ncp":"^2.0.0","nopt":"^5.0.0","chalk":"^4.1.0","delay":"^4.4.1","execa":"^5.0.0","is-ci":"^2.0.0","p-any":"3.0.0","ramda":"^0.27.1","tempy":"^1.0.0","which":"^2.0.2","byline":"5.0.0","semver":"^7.3.4","esbuild":"0.8.37","p-defer":"^3.0.0","ps-list":"^6.3.0","@types/mz":"^2.7.3","path-name":"^1.0.0","split-cmd":"^1.0.1","tree-kill":"^1.2.2","write-pkg":"4.0.0","@types/ncp":"^2.0.4","is-windows":"^1.0.2","pkgs-graph":"5.2.0","strip-ansi":"^6.0.0","@pnpm/types":"6.4.0","@types/nopt":"^3.0.29","cross-spawn":"^7.0.3","exists-link":"2.0.0","npm-run-all":"^4.1.5","path-exists":"^4.0.0","render-help":"^1.0.1","symlink-dir":"^4.1.0","@pnpm/config":"11.14.0","@pnpm/logger":"^3.2.3","@pnpm/tabtab":"^0.1.1","@types/is-ci":"^2.0.0","@types/ramda":"^0.27.35","@types/which":"^2.0.0","@pnpm/command":"1.0.0","@pnpm/prepare":"0.0.17","@pnpm/run-npm":"2.0.3","@types/byline":"^4.2.32","@types/semver":"^7.3.4","@pnpm/cli-meta":"1.0.2","@zkochan/retry":"^0.2.0","load-json-file":"^6.2.0","loud-rejection":"^2.2.0","read-yaml-file":"^2.0.0","@pnpm/cli-utils":"0.5.0","@pnpm/constants":"4.1.0","@zkochan/libnpx":"11.0.3","@zkochan/rimraf":"^1.0.0","write-json-file":"^4.3.0","write-yaml-file":"^4.1.3","deep-require-cwd":"1.0.0","@types/is-windows":"^1.0.0","normalize-newline":"3.0.0","@pnpm/core-loggers":"5.0.3","@pnpm/modules-yaml":"8.0.6","@types/cross-spawn":"^6.0.2","@types/graceful-fs":"^4.1.4","@pnpm/file-reporter":"^1.0.0","@pnpm/assert-project":"2.1.15","@pnpm/lockfile-types":"2.2.0","@pnpm/parse-cli-args":"3.2.2","dir-is-case-sensitive":"^1.0.2","@pnpm/default-reporter":"7.10.4","@types/update-notifier":"^5.0.0","@pnpm/read-package-json":"3.1.9","@pnpm/find-workspace-dir":"2.0.0","@pnpm/plugin-commands-audit":"2.0.43","@pnpm/plugin-commands-store":"2.0.71","@pnpm/read-project-manifest":"1.1.7","@pnpm/plugin-commands-import":"1.0.101","@pnpm/plugin-commands-server":"2.0.65","@pnpm/write-project-manifest":"1.1.7","@pnpm/common-cli-options-help":"0.3.1","@pnpm/find-workspace-packages":"2.3.38","@pnpm/plugin-commands-listing":"2.0.52","@pnpm/plugin-commands-rebuild":"2.2.25","anonymous-npm-registry-client":"0.1.2","@pnpm/plugin-commands-outdated":"3.0.47","@pnpm/filter-workspace-packages":"2.3.10","@pnpm/plugin-commands-publishing":"2.4.3","@pnpm/plugin-commands-installation":"3.5.19","@pnpm/plugin-commands-script-runners":"2.6.1"},"__optionalDependencies":{"node-gyp":"^7.1.2","graceful-fs":"4.2.4","update-notifier":"^5.1.0"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_5.17.2_1613334202916_0.5167323260272123","host":"s3://npm-registry-packages"}},"5.17.3":{"name":"pnpm","version":"5.17.3","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@5.17.3","maintainers":[{"name":"zkochan","email":"z@kochan.io"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"62407f51487c055305690da9b28f1adbed618a3c","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-5.17.3.tgz","fileCount":1047,"integrity":"sha512-Dy2MkOEYsE/9xRNEc6JdiA5HXRo0hxtBOKiYbnbU2BPtBmUt7FVwhnJI4oPW5LrbP1p6lXt/RpPFWl3WmwRH9A==","signatures":[{"sig":"MEQCIEwq49rmgWNwlokoaahXWLzpgMV0NMm8JcobZHEePeaCAiBJ0fPVXQ1000jhvuJz7XI73nKgVV1jJ7DsRE0tyDjMow==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":10984368,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgMZgPCRA9TVsSAnZWagAAwdAQAJOAixweKWsu4IwLxZzW\nGx6qO8+cZQ9DQ6Xkau8WyER58LISFoF3YBgGbYcB2PV+F8ko6VITGgsjqSfh\n1HJutLjdkjmnxcp1LAeUsZA8/Nmt4t36beBW4sjqigdaQmm5bV9os47x5wLe\n641TEi+kxg2vFxvur9IZDuAkJHWksuEg4gD/dIfvo/KXZaHsjWh4odYK7D6S\nFrkkwBetiNyU+a01gq3A78CpzWV0/EfKGIt0F80WyzSqKpyYCdOqsJuA0ln+\ndG8N0aE3gLaK2xPeFr7iuez8PI03NRuDVXcTXXMI/fVuw0snzcRPiFeFgc/L\nWaEH0I5JQPr8Zcn3NtnKauiG66SOrvBXIyuu61pg+pTfDP15S6Cg2kmw3VKE\ntydR34HIbSDiWIiMc+xtGyuBZCX/hMZl6ncAk+VjfxPempy+MsuLFWsa8/qr\nuVi1uPr8uL733W7dMJvEowPFs6pcZo55xhZ/C35Srlc4ZSIuefdxkFqvPfsg\nJvdtg2syQ0b+8i1E5s8A5rssknRO/VCt0MiDq4dKKKuH+rHQHAJ6HjiCe7Oz\nS7IVzkZjUko0ZfhPlOrgYkzQ10ky4Zrq+rmIeey/JVEPws2rtIkUQ1aB7qpH\nViKFu69+1+v1P6NzSsUrLHQxaaTm/atglufWzr5PfjHjeAhbftz/UxvZaa0p\nDCwK\r\n=nP0R\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.js","engines":{"node":">=10.16"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint -c ../../eslint.json src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"pnpm tsc -- --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build && rimraf dist && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp node_modules/ps-list/fastlist.exe dist/fastlist.exe","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.js --external:update-notifier --external:node-gyp","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.js","postpublish":"publish-packed","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock","prepublishOnly":"pnpm compile && npm cache clear --force && publish-packed --prune --npm-client yarn --dest dist"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"6.14.11","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"12.19.0","preferGlobal":true,"publishconfig":{"tag":"next"},"_hasShrinkwrap":false,"__devDependencies":{"mz":"^2.7.0","ncp":"^2.0.0","nopt":"^5.0.0","chalk":"^4.1.0","delay":"^4.4.1","execa":"^5.0.0","is-ci":"^2.0.0","p-any":"3.0.0","ramda":"^0.27.1","tempy":"^1.0.0","which":"^2.0.2","byline":"5.0.0","semver":"^7.3.4","esbuild":"^0.8.49","p-defer":"^3.0.0","ps-list":"^6.3.0","@types/mz":"^2.7.3","path-name":"^1.0.0","split-cmd":"^1.0.1","tree-kill":"^1.2.2","write-pkg":"4.0.0","@types/ncp":"^2.0.4","is-windows":"^1.0.2","pkgs-graph":"5.2.0","strip-ansi":"^6.0.0","@pnpm/types":"6.4.0","@types/nopt":"^3.0.29","cross-spawn":"^7.0.3","exists-link":"2.0.0","npm-run-all":"^4.1.5","path-exists":"^4.0.0","render-help":"^1.0.1","symlink-dir":"^4.1.0","@pnpm/config":"11.14.0","@pnpm/logger":"^3.2.3","@pnpm/tabtab":"^0.1.1","@types/is-ci":"^2.0.0","@types/ramda":"^0.27.35","@types/which":"^2.0.0","@pnpm/command":"1.0.0","@pnpm/prepare":"0.0.17","@pnpm/run-npm":"2.0.3","@types/byline":"^4.2.32","@types/semver":"^7.3.4","@pnpm/cli-meta":"1.0.2","@zkochan/retry":"^0.2.0","load-json-file":"^6.2.0","loud-rejection":"^2.2.0","read-yaml-file":"^2.0.0","@pnpm/cli-utils":"0.5.0","@pnpm/constants":"4.1.0","@zkochan/libnpx":"11.0.3","@zkochan/rimraf":"^1.0.0","write-json-file":"^4.3.0","write-yaml-file":"^4.1.3","deep-require-cwd":"1.0.0","@types/is-windows":"^1.0.0","normalize-newline":"3.0.0","@pnpm/core-loggers":"5.0.3","@pnpm/modules-yaml":"8.0.6","@types/cross-spawn":"^6.0.2","@types/graceful-fs":"^4.1.4","@pnpm/file-reporter":"^1.0.0","@pnpm/assert-project":"2.1.15","@pnpm/lockfile-types":"2.2.0","@pnpm/parse-cli-args":"3.2.2","dir-is-case-sensitive":"^1.0.2","@pnpm/default-reporter":"7.10.4","@types/update-notifier":"^5.0.0","@pnpm/read-package-json":"3.1.9","@pnpm/find-workspace-dir":"2.0.0","@pnpm/plugin-commands-audit":"2.0.43","@pnpm/plugin-commands-store":"2.0.71","@pnpm/read-project-manifest":"1.1.7","@pnpm/plugin-commands-import":"1.0.102","@pnpm/plugin-commands-server":"2.0.65","@pnpm/write-project-manifest":"1.1.7","@pnpm/common-cli-options-help":"0.3.1","@pnpm/find-workspace-packages":"2.3.38","@pnpm/plugin-commands-listing":"2.0.53","@pnpm/plugin-commands-rebuild":"2.2.26","anonymous-npm-registry-client":"0.1.2","@pnpm/plugin-commands-outdated":"3.0.47","@pnpm/filter-workspace-packages":"2.3.10","@pnpm/plugin-commands-publishing":"2.4.3","@pnpm/plugin-commands-installation":"3.5.20","@pnpm/plugin-commands-script-runners":"2.6.1"},"__optionalDependencies":{"node-gyp":"^7.1.2","graceful-fs":"4.2.4","update-notifier":"^5.1.0"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_5.17.3_1613862926918_0.66540602893268","host":"s3://npm-registry-packages"}},"2.18.2":{"name":"pnpm","version":"2.18.2","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@2.18.2","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"b90b0f240c8f38645bd74ae1d4b50b938fb204b8","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-2.18.2.tgz","fileCount":4669,"integrity":"sha512-yJu5pCPFmzxD9xQtWay4nI7JdcrpIIom/VwwMmUvU6itN0wAbbyIaGKz57JCu1E+ZfbOvcaOzEmifbypHfFNXw==","signatures":[{"sig":"MEUCIQDkhoohl/RU5t9Fb5NtOAm7AkF5A2wNykKBmxtwtbyQbAIgA50Z3Bp/T5/6yr/u7S0sBG+raa7jfo/LepidLSDjXq0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":23357883,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb5twFCRA9TVsSAnZWagAAdg0P/iQ7z+QfKmmt3nASUvK8\n3KdTO04OlVxazj4arN5c5tx4ACkGkVtqk+xtJ3xdd4LEhNo99jrmNOC4C/kq\nLAHJ44MuxTAx5WV5ZrS5I+jkWxGIAhpKND8QnxKtSof4n+6AjdGAZozKaErN\nCdn3V41oRtPbfdE9kwxnEqtRPDIhvUXKloEGCkpOF8pSXSfw7Et81A9Ubvk2\nfTFCCakNWdEiPXo54Qvgtqf6mcxYYS1X94qxvyIzxSJca0DDfe2IqXpkwkcb\nFfHVIIkrllImQc3rGZDw4JdgiuYavb14LtdFOJdQL8oxKkKyaFYMEiElWn/M\nXO5zXZbhFgAd4VWQaKN2f14HTlgMPpeSEJUeteVgTMGzKzmVp4gu4biNU2/S\nsoKUli+obT267KFsGnEptf3gqph9MTbRKnytrFa3VVZ66SvkwnUX3Rnnr8Cw\nFHneMGTNWHFWQYd8Lf6dFPu+pKRtsQP+7P9feOgyKHkkfyimOksKPRI44zfF\nmNch9vZUMtF+CSF/W19kwFaXAF2OpX88lk+DEmKFcUYXy6Jjeli/mDAvVpFB\nl3abbZbt3zobrn/eqf3+lPHAVBf5FH69UqApW+R6HYZv2wYMTCmuXzW7OY87\n+jO26aYi509VnY/kjwz+6YSs1kt9grlvrYfnIs3oH4N7G5cueytWIxxKgulE\nvEj/\r\n=eKuE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","_from":".","_shasum":"b90b0f240c8f38645bd74ae1d4b50b938fb204b8","engines":{"node":">=6"},"scripts":{"tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json --project .","test":"npm run lint && npm run tsc && npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"npm-run-all -p -r pnpm-registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf ../../../.tmp/ && rimraf node_modules/.bin/pnpm && pnpm-registry-mock prepare","pnpm-registry-mock":"pnpm-registry-mock","test:e2e-with-preview":"preview --skip-prepublishOnly && npm-run-all -p -r pnpm-registry-mock test:tap"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"greenkeeper":{"ignore":["@pnpm/default-fetcher","@pnpm/default-resolver","@pnpm/logger","@pnpm/outdated","@pnpm/server","@pnpm/types","pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-registry-mock","remove-all-except-outer-links","pnpm-shrinkwrap","supi"]},"_nodeVersion":"10.12.0","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"mz":"2.7.0","mem":"4.0.0","nopt":"4.0.1","supi":"0.25.7","chalk":"2.4.1","delay":"4.1.0","execa":"1.0.0","is-ci":"1.2.1","ramda":"0.25.0","diable":"4.0.1","p-limit":"2.0.0","get-port":"4.0.0","p-filter":"1.0.0","@types/mz":"0.0.32","camelcase":"5.0.0","is-subdir":"1.0.2","lru-cache":"4.1.3","minimatch":"3.0.4","path-name":"1.0.0","pnpm-list":"4.1.4","tree-kill":"1.2.1","is-windows":"1.0.2","pkgs-graph":"2.0.0","text-table":"0.2.0","@pnpm/types":"2.0.0","@pnpm/utils":"0.9.0","common-tags":"1.8.0","cross-spawn":"6.0.5","graceful-fs":"4.1.15","signal-exit":"3.0.2","strip-color":"0.1.0","@pnpm/config":"2.3.0","@pnpm/logger":"2.1.0","@pnpm/server":"1.0.3","find-packages":"2.2.0","package-store":"0.23.8","path-absolute":"1.0.0","read-ini-file":"1.0.0","@pnpm/outdated":"1.0.4","camelcase-keys":"4.2.0","load-json-file":"5.1.0","load-yaml-file":"0.1.0","loud-rejection":"1.6.0","mkdirp-promise":"5.0.1","process-exists":"3.1.0","util.promisify":"1.0.0","@pnpm/lifecycle":"3.0.2","@types/get-port":"4.0.0","@zkochan/libnpx":"9.6.1","graph-sequencer":"2.0.0","update-notifier":"2.5.0","@pnpm/store-path":"1.0.3","@types/lru-cache":"4.1.1","@types/minimatch":"3.0.3","@pnpm/core-loggers":"1.0.0","pnpm-file-reporter":"0.1.0","@pnpm/default-fetcher":"2.0.6","@types/camelcase-keys":"4.0.0","pnpm-default-reporter":"0.20.11","@pnpm/default-resolver":"2.0.5"},"_hasShrinkwrap":false,"devDependencies":{"caw":"2.0.1","ncp":"2.0.0","pnpm":"link:","tape":"4.9.1","p-any":"1.1.0","retry":"0.12.0","sepia":"2.0.2","byline":"5.0.0","mkdirp":"0.5.1","rimraf":"2.6.2","semver":"5.6.0","tslint":"5.11.0","ts-node":"6.2.0","write-pkg":"3.2.0","typescript":"3.1.6","@types/node":"10.12.2","@types/nopt":"3.0.29","@types/tape":"4.2.32","exists-link":"2.0.0","npm-run-all":"4.1.3","path-exists":"3.0.0","rimraf-then":"1.0.1","symlink-dir":"2.0.2","@types/p-any":"1.1.2","@types/ramda":"0.25.34","@types/retry":"0.10.2","tape-promise":"4.0.0","@pnpm/prepare":"0.0.0","@types/byline":"4.2.31","@types/mkdirp":"0.5.2","@types/semver":"5.5.0","package-preview":"1.0.6","write-json-file":"3.0.2","write-yaml-file":"2.0.0","deep-require-cwd":"1.0.0","npm-scripts-info":"0.3.9","normalize-newline":"3.0.0","@pnpm/modules-yaml":"2.0.0","@types/common-tags":"1.4.0","pnpm-registry-mock":"2.4.0","tslint-eslint-rules":"5.4.0","@pnpm/assert-project":"link:../../privatePackages/assert-project","@types/load-json-file":"2.0.7","@types/update-notifier":"2.5.0","tslint-config-standard":"8.0.1","@pnpm/read-package-json":"1.0.1","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_2.18.2_1541856260165_0.9844605794498451","host":"s3://npm-registry-packages"}},"7.5.0":{"name":"pnpm","version":"7.5.0","keywords":["pnpm7","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@7.5.0","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"d9fda828c036a7284bb8aa04c545691029dc75ae","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-7.5.0.tgz","fileCount":644,"integrity":"sha512-sb9wJNyx/d8l3Gze2jI1y8BGNbb/ga+JT3SrGNiH+C5KbtZ4wmgePBWGjaiGugcpT9+vQ5MO//+QlVWhMCpedQ==","signatures":[{"sig":"MEUCIDHhZIfHby62Vup8lOyHTj3lAHIeCgAlauhzlah+VwQ/AiEAj6Km1Soo7p3GkrIOR9uWiPY+GNRCrHbInPiLwV0k9c8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":19727194,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiwEXhACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq9DA/+KdGZadTrDP+KXu7ar4QkIgMZ9efHz/hi8b0qb/bWAn9yl8gl\r\nRvE4gZ0Evj8meJI8DPkPxKuRpSG3T/Rbobroek26KLkKB6cNYjOivuYW/O5I\r\nG6+U1LcG3LDjq3Ix375q0HwafDU7TBp5xBcFx29W/Dc8Xsm35V6vXl/AV4qI\r\nLUSSTiVP5vX66Ef6t2OB1ywW2xJWML9Mkatv2+1P/cdkxFYdgwV5afD1gSN3\r\nH1HuxVOkI7rQhS5YcOMRMW91aEaf1Td5Nv6RuCxRmNfj+5XP1EwQ+7CB7cih\r\n0rVRjrQe24X5YR3GVyPjTY0V8uevu6A0I0Oqmy5QnG84I7ES6C/bhvhBj4l8\r\nxkryk2+P5CrEdYDfqgxXGU2nEEHcotwKaBJdE3RU++pI8zrAgckQlPKe5EXX\r\n8d7YoJFZ6ECpl+DwoXin8cPDdtEg3+xCfrhPoBWBRbXWljsND9Ueaxv7EHZF\r\nAwPyktTckKkGq74h7gh/djIapQoHdx3535L5hpi5PF76OjLAufQnq0hndoxp\r\nASyt+T62zeSonDqvru8wXMrURSaaE28/UYri8kMoedpeaJLzbxEMvofxa3gk\r\nR511pky1dm3uw32eofTm0L85k7ukr6kjtOo8LI8VLVBq5yKED824nVJAHW/I\r\nCRogU0EPutYKdKe4MY9+kKylZubk0y3ruZU=\r\n=Gm+d\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","_from":"file:pnpm-7.5.0.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=14.6"},"exports":{".":"./package.json"},"funding":{"url":"https://opencollective.com/pnpm"},"scripts":{"lint":"eslint src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7782 pnpm run test:e2e","start":"tsc --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.cjs","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/8bdd56ecfdfb4039b461845789de9eb0/pnpm-7.5.0.tgz","_integrity":"sha512-sb9wJNyx/d8l3Gze2jI1y8BGNbb/ga+JT3SrGNiH+C5KbtZ4wmgePBWGjaiGugcpT9+vQ5MO//+QlVWhMCpedQ==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.24.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"16.15.1","preferGlobal":true,"publishConfig":{"tag":"next-7","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_7.5.0_1656767969149_0.8493003117279521","host":"s3://npm-registry-packages"}},"6.31.0":{"name":"pnpm","version":"6.31.0","keywords":["pnpm6","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"license":"MIT","_id":"pnpm@6.31.0","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"3b7cb0bfee9d621fdff3526a7e68799a9f7fbe83","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-6.31.0.tgz","fileCount":648,"integrity":"sha512-YUCyLI2J2wQsHWgcRYR8wUrTWsE0E8GX46XKtdXcUiE0GJJYi5saRy2Y8BMfLtlDHshHLs2U/KO1e5gsftJTFA==","signatures":[{"sig":"MEYCIQCCvBR0XavDPT+/4g32eUJU8Lyytw498jHO+VcXL5RhcAIhAI/mvklePsbf0CQFU03V15opIhNAZQ9iDDKFCxyJdIEQ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12268647,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJiCa0lCRA9TVsSAnZWagAAJ+cP+wT725hN9ki+4sjbYORM\nP7nch1DXl8irnAUHTcG1jGZidrIxgcq+AKEESI7v/Axril/Ma7LQ12FK+/+Y\n7uN7ZfoWBAe+SoTljtzW95p3cL5R7j6c7Vr53kAkRuwjnt/M1Bshl2hSnEDF\nuNHnxPP/EckfAJ0EWYgoBphM/66tk4pQZEP6Kq7O6bvUAoe77Rns5GgeiuRI\nloNeBhVxKFgbIykaKOvgNFEl0bc12pWqzEMWCCG3JbPVuATSV5vuefMUrm7s\nD4JrAbrHjUhFZAufn2Cs9p4yjRi3UTSiSJFIhVg1KAATF0/GEBy0P6ax4HKA\nWIOmF9DDF4K3tdQXRUQJ18iG6vbUiVqXTnLLdO3Y/L+XX89c+l7bwltKNiXo\ndRcNhwdN189YDGTcAf81uOs8JBYpHWwvooelC2x1MgY6U6xdVNTgfC6iJX1Z\nnpPP9MkefdCV8OBVM/N4Hx6OVJMC7aLl9LOmkeXtk6lMiww9O5YUoxzzpoNI\nOdx/11SpWdHsMIs1WT1GNjzBDzBvO56fnCXJmRUHsZGGd81Xqt13O83kpHNa\nHXEgx2xe/WAx9qCdO540WDuEN3nRD5puknBncZP6da9aqnTArnyFJh0ChtDn\nTtQBeDl0Gs79947tkOskS18wy+lYDsxEVJ9JD1pvMTPmGxjg1HpO1ZcDxXRT\n1YtU\r\n=7MyH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","_from":"file:pnpm-6.31.0.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=12.17"},"funding":{"url":"https://opencollective.com/pnpm"},"scripts":{"lint":"eslint src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"tsc --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"tsc --build && pnpm run lint -- --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.cjs","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/home/runner/work/pnpm/pnpm/packages/pnpm/pnpm-6.31.0.tgz","_integrity":"sha512-YUCyLI2J2wQsHWgcRYR8wUrTWsE0E8GX46XKtdXcUiE0GJJYi5saRy2Y8BMfLtlDHshHLs2U/KO1e5gsftJTFA==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.24.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"16.13.2","preferGlobal":true,"publishConfig":{"tag":"next","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_6.31.0_1644801316863_0.10566283383722808","host":"s3://npm-registry-packages"}},"7.5.1":{"name":"pnpm","version":"7.5.1","keywords":["pnpm7","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@7.5.1","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"6ada7dd91cf974c38b698cbabeb452483026aca5","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-7.5.1.tgz","fileCount":644,"integrity":"sha512-/WbI4+V4QLJvMn4mp6dw4q+fbvwIyLTr7qmkoCpqs/xIYMpVXA3wdkvI5I9O9k1DJfYNuH8yY7Uf4vCCEdObJw==","signatures":[{"sig":"MEQCIFOc5Dumoe/yOqwT80VJ1l+kQfCvZbTfNwmbXo5Gf2q3AiBCZcYynn/j382ORGLOBfetP1/8p4UTpaHSrLXs507ymA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":19720586,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJizLe7ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmonxg//YrG9NgkITNWRcXKvDII2uj2Z4KspUQ/oa6oWb4T0Sqs5eJ1/\r\nHL9X6TZ/xUCkfac6J3wOhh2wdWfKx5FNEXhPbFKXxx5zaLHY7IR2r0oBvo2W\r\nkng6UoWspqpMVbUcOzOnfKoZtFu1U1s86nA1czQKFkx94FMZZpblLGLNRxqr\r\nk2Xms6nZMxh15VxkhX6WZyCQLccgZfNB+VtTlzDa/lZtMzyRTx1WJCphdFHa\r\nBP1s5uZFQzkyMxnakoJ5Q2wOCKQTK0ECxQfBq4B9FA6+htClUXs2mPctuwOg\r\ng7P88pcw2TPs/S94axPDkpht1AAlO9S7VbkNXzWqWDHwGnffVEqaT5L71M+o\r\nztKo4cR42O5xRRqY/b83afqggojgwkLnYrUcSz9DSwTkgkpl1rqI5Y0XHpaF\r\n0k/n4tMUnr+0WXiC+mh4GzkS4pY3yi7fzJRQLXNaTu5ZctNFCNPHQhOPQBpf\r\nAEMCICFhTQ/7cjmI4F5TCNKFyQT/U4eGP28cdU3fm9e1fALu0JRmQz3guHER\r\nJp8jQ3bNnItO6icGRUbSQSAxuoYOuYqZ2WF7dBu8ESxDm/ojFkpQSSj4qM7h\r\nNbzqe88y/v+v34ciQ/qtdU87/poQg942YUeX+6lATffA5Lor3deErBgCNP5f\r\ns8a/Ef8IslBerpE+SkFJEuIFVRmSDteb8So=\r\n=roaC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","_from":"file:pnpm-7.5.1.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=14.6"},"exports":{".":"./package.json"},"funding":{"url":"https://opencollective.com/pnpm"},"scripts":{"lint":"eslint src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7782 pnpm run test:e2e","start":"tsc --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.cjs","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/f3d4f9a7c5a356bf1a3a8187590bafd4/pnpm-7.5.1.tgz","_integrity":"sha512-/WbI4+V4QLJvMn4mp6dw4q+fbvwIyLTr7qmkoCpqs/xIYMpVXA3wdkvI5I9O9k1DJfYNuH8yY7Uf4vCCEdObJw==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.24.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"16.15.1","preferGlobal":true,"publishConfig":{"tag":"next-7","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_7.5.1_1657583547083_0.8746001344491685","host":"s3://npm-registry-packages"}},"7.5.2":{"name":"pnpm","version":"7.5.2","keywords":["pnpm7","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@7.5.2","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"89331cc7dc542e0d7a33fe4f423989f0c54e9604","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-7.5.2.tgz","fileCount":644,"integrity":"sha512-tTLvMnu1zIAWrD87Q/Dgw0+d71Brhlm+aM62KkDr/EPNZyA7dBIsu7tS9pNfRSvwgVF7V1Dhc8jJLAsTNTXnDQ==","signatures":[{"sig":"MEUCIQCLBOEyWiadlUKPw06QHIz/eI1sraN1M5RF3pVesQcwhQIgbudHRsp/fkMq0oYpGxWd2jnwrme+VK3MP0fOjoOrlNA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":19720002,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiz1bAACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrjNw/9HUZBRfzhPcBSp3HkT4Lqtbh0QGJGwGgaFwRPIGVOR4SH5j/D\r\nVRRXgqeicu1cUNYkOW3o1kwTCMJL5nAR5XM2gCXBTxsfrcq/Ui8DqVTS9IX5\r\nxLZE619uKknYeogvzA6nThIKwjZfbxxAvJMHulx+czZ65yNkkzRscQq0H/ia\r\nuiXAzf0DgtC7FTcNEpMGWQIkRE00ZnDAjIq0a8LCpkY32nQKfEM0nTFpaVkJ\r\nkwFIzOpJgBqmSkoF9AK+8vUOgZs0g1mO8lWPXr0WeF/C2NYfnxKXIN1MMjEm\r\nDCkD4ENcPZQdHbNdpV4asSIO0u4L3FjRwLORAzG6YFtyIGmDeVJy6giB4D1l\r\nzpqOfsNBDk6Zt99CPxK/b0ipvs9RQxryE5oNKLgXmKz4h6EnbTFSwBqhn7vN\r\nsbBvW2owJHo1ROZ/1G/0YPqOni+WbuFt70f8SRqkFEWnKQh9PRBKgmHkFJA2\r\n2OnpqHptNSopiwDJsEqa7714qy692oGHN8KkggCe+fWDzKBLEsAv71j9VQEv\r\nCxfD6fjvOJGYlgmmCsvwEqYQDT8j2VAAOCHgXUMTQPSQr4roPBWJi1Gftgmd\r\n8ZeE5/VHch/GTTN2ymPNUzT0r494v5ZehOWQJLBsYnldqk5kE5VdIpsPml+I\r\nq5K4hcszOjgiOJUoJsDmZt2BjFp88GiOZF8=\r\n=JakM\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","_from":"file:pnpm-7.5.2.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=14.6"},"exports":{".":"./package.json"},"funding":{"url":"https://opencollective.com/pnpm"},"scripts":{"lint":"eslint src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7782 pnpm run test:e2e","start":"tsc --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.cjs","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/100922c2e899e9b4fd8acfb6a7eaeec7/pnpm-7.5.2.tgz","_integrity":"sha512-tTLvMnu1zIAWrD87Q/Dgw0+d71Brhlm+aM62KkDr/EPNZyA7dBIsu7tS9pNfRSvwgVF7V1Dhc8jJLAsTNTXnDQ==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.24.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"16.16.0","preferGlobal":true,"publishConfig":{"tag":"next-7","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_7.5.2_1657755328471_0.1283905207364","host":"s3://npm-registry-packages"}},"8.7.0-1":{"name":"pnpm","version":"8.7.0-1","keywords":["pnpm8","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@8.7.0-1","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"5ca2ef9c033bbd76b4c0da14eab4294426452679","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-8.7.0-1.tgz","fileCount":942,"integrity":"sha512-tYlaHEKTAPdzwtV24qMSFNgVzQAsyc/omgeSl+GXcmOkKD/sOd3gURvCU1xIOWrR/Twt4/irFLUNrGzmca9few==","signatures":[{"sig":"MEUCIQCC6UVmMiYVPrFQlzKiX/ac7UWzpRAM++1ZiAVTYKu7ywIge95FVf4uGTYo7fzxqIDktrlrdJwcNg9ki3u/6imyKaM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15770476},"main":"bin/pnpm.cjs","_from":"file:pnpm-8.7.0-1.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=16.14"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7776 jest","start":"tsc --watch","bundle":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\" && esbuild ../fetching/tarball-worker/lib/tarballWorker.js --bundle --platform=node --outfile=dist/tarballWorker.js","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"_resolved":"/private/var/folders/g7/5ygp0ncd6qx5g4fn5hpsqq5c0000gn/T/688d02f063d0e3c224fe49980172ee7b/pnpm-8.7.0-1.tgz","_integrity":"sha512-tYlaHEKTAPdzwtV24qMSFNgVzQAsyc/omgeSl+GXcmOkKD/sOd3gURvCU1xIOWrR/Twt4/irFLUNrGzmca9few==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"9.6.7","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"18.17.1","preferGlobal":true,"publishConfig":{"tag":"next-8","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/pnpm_8.7.0-1_1692022711956_0.21043675824939823","host":"s3://npm-registry-packages"}},"0.18.0":{"name":"pnpm","version":"0.18.0","keywords":["install","npm"],"author":{"name":"Rico Sta. Cruz","email":"rico@ricostacruz.com"},"license":"MIT","_id":"pnpm@0.18.0","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"}],"homepage":"https://github.com/rstacruz/pnpm#readme","bugs":{"url":"https://github.com/rstacruz/pnpm/issues"},"bin":{"pnpm":"bin/pnpm","pnpm-install":"bin/pnpm-install"},"dist":{"shasum":"507b3dead46e4d247749a612dad5357359562580","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-0.18.0.tgz","integrity":"sha512-RDn2CGVlVbBCS01fXggkvuWZtGhmKhTp+pZnwyq6X1wEbsLngPQvBfZuWagOu3KMZTsC26XE3ZeDjkRDS3l8bQ==","signatures":[{"sig":"MEYCIQCvZPTO4MhChxnvR5aXt5HlkzVIFc0lctfRg/043ptFwgIhAK6IFwxVBd08YLrbfPI7ke6vNv+KD6V4eIym8tRkjdyy","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"index.js","_from":".","babel":{"plugins":["transform-es2015-arrow-functions","transform-es2015-literals"]},"files":["lib","bin"],"_shasum":"507b3dead46e4d247749a612dad5357359562580","gitHead":"528c102980ce492c0af7911d35fd04697eeaa8b9","scripts":{"test":"node test | tap-spec","build":"if [ ! -d lib~ ]; then mv lib lib~; babel --source-maps inline -D lib~ -d lib; fi","prepublish":"if in-publish; then npm run build; fi","test:babel":"babel-node test | tap-spec","postpublish":"rm -rf lib; mv lib~ lib"},"_npmUser":{"name":"rstacruz","email":"dropbox@ricostacruz.com"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/rstacruz/pnpm.git","type":"git"},"_npmVersion":"2.14.12","description":"A fast implementation of npm install","directories":{"test":"test"},"_nodeVersion":"4.3.0","dependencies":{"mz":"2.3.1","rc":"1.1.6","got":"5.4.1","meow":"3.7.0","chalk":"1.1.1","debug":"2.2.0","byline":"4.2.1","mkdirp":"0.5.1","rimraf":"2.5.1","semver":"5.1.0","tar-fs":"1.10.0","throat":"2.0.2","thenify":"3.1.1","bluebird":"3.2.1","node-gyp":"3.2.1","commondir":"1.0.1","node-uuid":"1.4.7","observatory":"1.0.0","read-pkg-up":"1.0.1","gunzip-maybe":"1.3.1","registry-url":"3.0.3","object-assign":"4.0.1","sorted-object":"^1.0.0","supports-color":"^3.1.2","npm-package-arg":"4.1.0"},"preferGlobal":true,"devDependencies":{"npm":"3.7.1","nixt":"0.5.0","tape":"4.4.0","sepia":"2.0.1","eslint":"1.10.3","docpress":"0.6.11","tap-spec":"4.1.1","babel-cli":"6.4.5","in-publish":"2.0.0","tape-eslint":"1.2.1","git-update-ghpages":"1.3.0","eslint-config-standard":"4.4.0","eslint-plugin-standard":"1.3.2","babel-plugin-transform-es2015-literals":"6.3.13","babel-plugin-transform-es2015-arrow-functions":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/pnpm-0.18.0.tgz_1455230584519_0.6891324720345438","host":"packages-9-west.internal.npmjs.com"}},"6.32.11":{"name":"pnpm","version":"6.32.11","keywords":["pnpm6","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"license":"MIT","_id":"pnpm@6.32.11","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"cc60fcbfef83f7d56d12f6c2084b5194bdff1ffb","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-6.32.11.tgz","fileCount":645,"integrity":"sha512-KIb3ImAEGl03aJNy0pai7J0mWn52GJwRrUllxUZwibhLdUoeOuDjXhNSgRxxW9BH2gR91b3UadxzdAvhehmM8w==","signatures":[{"sig":"MEQCIHruausJTXE3BB7jQbIhEM4ltD+fn2MlHaFJn87SVMU/AiAYI71CIScb2nFGebl4HL5wyfbsJS7Dv2ta9UjUw0mXBw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12290588,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiaQuyACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoNXBAAkD9bbkKTv+8sbkCjHaUbjiNXC/HnDNAz7db51rJ4S3Fw4SsX\r\nGouiBjTa9J+O2NdBSh551j/j2+T3gfwHHpsLXBLz5t7G5qZj+39lpxvmrXcj\r\nitLEaNpkcDjVfBwcVw0/C0VxskzfymiQjgbCIFZB0/4VAi2Dk1h/XGWswf/I\r\nHbcUbCfLXbsFHOOvLpJhx/WQtyQ1cdhddoWLXBRQUuFcDfKk/3bkaPERBkcz\r\nJVOv0+qSSogtr7P9SwcTDsvH3lZ+0fE8AIVtGeMBsmhLJpH56h3Ixx4cQfLj\r\nZPM9Zwj9U59jWycbgzy777RwYQpq825o+p7Jj1+hFgaXSX1EcFzIebFPwrfd\r\nJV8JU+zgPoZTqD6+6jtJ+6H5kh7p45fwGPGXoZ28wAJfpBNrbFwKLPWwcbyf\r\nGh4iTOKqCPZv0IupAL3cA0zv9MzjRDFUJe3/5KEfkEN/MvLnPera6cPRG/sy\r\nfQNt+Uw05sQDSvgbES+WYqvJOLfD21vQHH5d2n9Jf+H+DC1FJJdETYct6M0c\r\niSOZwKyhCxU/G/eE7NWgNPRHyqjb4Jgh2kocGDJImphB15YsKPzI3vuv76MJ\r\n4j7I8TmjZuSXoKy5P4k4qtv5EyKEK1GNXX7M/d0nTJo9rTQLhv0fW6uM5y+W\r\nXhlscEupa4zdPNlSMmhGQlSYBVKEnN5xrdo=\r\n=W05p\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","_from":"file:pnpm-6.32.11.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=12.17"},"funding":{"url":"https://opencollective.com/pnpm"},"scripts":{"lint":"eslint src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"tsc --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.cjs","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/home/runner/work/pnpm/pnpm/packages/pnpm/pnpm-6.32.11.tgz","_integrity":"sha512-KIb3ImAEGl03aJNy0pai7J0mWn52GJwRrUllxUZwibhLdUoeOuDjXhNSgRxxW9BH2gR91b3UadxzdAvhehmM8w==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.24.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"16.14.2","preferGlobal":true,"publishConfig":{"tag":"next-6","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_6.32.11_1651051442449_0.684846400344423","host":"s3://npm-registry-packages"}},"6.32.10":{"name":"pnpm","version":"6.32.10","keywords":["pnpm6","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"license":"MIT","_id":"pnpm@6.32.10","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"928de03021e155d0211b4dd2b957afb5abea381e","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-6.32.10.tgz","fileCount":645,"integrity":"sha512-1+TscklAKWvI6iNY1cVfRsHY9h5dgarHF3zYfg+yVyaS270uvKlQKXBnaX6T6YGXNGWNXqWhDUS9EIzKCDs7Dw==","signatures":[{"sig":"MEYCIQDzBIphXWlkDaZ9yomvkU5nGlJencF5qxT3f2Fv7uSd+QIhAJS1HhvbLpo9NFqqsiXIorptvFmJ1d/N2Mh/psLvIRiS","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12290210,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiZfd2ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrgTA//Zt4cikYOlrIyxvY03Y8ANDVAItv3spjnppPg5UBs+/X+Q/qw\r\n6TfVTmrRYSDlI8IL6aj6YY4pG03n2xL9BegsDjLA1Q3ZiXyFB7YjQeJe4vs4\r\nkBmLrUIcZ46RhIMv/f8I/lToos4TeZj6i2NsiE2OSdMEJax2J4dkmwgdiNs+\r\nuJnVEnmljrHQjqzpYQV8V1BgGRJKRwraZsR/DDUHhRKRpM1iT1a4U5zYbINO\r\nwoPS7Nvs/OSJrg4vZQ6qzfPLb0Vk6WNfdsy76E5GRg/KuAR8a/2afpO9UP6X\r\nWIHXXDLfPanv+wYWSpqMmzfUYuX2MZiJyPlWSV+c/xYKkhKmDxl1nVUYXhrp\r\nkwvXGxeONU6xkUUbUZQ2MkAbRlu8YhUZylXvTUMs0wTSss+2hgYYU7qJOsh+\r\nOdW+GrBdkc+oeWgkOkCOOwq31uMWu2swc8PXVM7MD4GpWsBR3X19K9mSz8X7\r\n79CIe6zdNpdpT6ZX+Vr6L2TucnCD+sRA5I8Pv2XjwO/UHZs/FTbg+S7Vul6c\r\nYvRGeiHQ3l6NVh12jco6kDzRTwbHcv8o8TxhUjQcN7PMwDxHhLPla6ZqlWhv\r\nl5Gqj1ICLo6/3JH1a9L3FurfKFwsoZIQQlKRHv6LGcTNxKqxyTeG76M8sNkI\r\nwYRUIzO/dIzljFnQZpTTP9rmFGkStUrE6jw=\r\n=maK2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","_from":"file:pnpm-6.32.10.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=12.17"},"funding":{"url":"https://opencollective.com/pnpm"},"scripts":{"lint":"eslint src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"tsc --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.cjs","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/home/runner/work/pnpm/pnpm/packages/pnpm/pnpm-6.32.10.tgz","_integrity":"sha512-1+TscklAKWvI6iNY1cVfRsHY9h5dgarHF3zYfg+yVyaS270uvKlQKXBnaX6T6YGXNGWNXqWhDUS9EIzKCDs7Dw==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.24.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"16.14.2","preferGlobal":true,"publishConfig":{"tag":"next-6","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_6.32.10_1650849654595_0.8445390767287606","host":"s3://npm-registry-packages"}},"6.32.17":{"name":"pnpm","version":"6.32.17","keywords":["pnpm6","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"license":"MIT","_id":"pnpm@6.32.17","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"25b29e86b93673ee18ff7c358dfd6e174a2be7ae","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-6.32.17.tgz","fileCount":644,"integrity":"sha512-Zn7pj7nPppW5WCQq9NOr2Um6dXFQPMLopDr5cqMk4v6wPEqyX4nroTlQQWWD1DRsZo5H02CNnDquNaDWWDNJhw==","signatures":[{"sig":"MEQCIG6C34sUv/S3CQpqpOz6gfxYO+3YTekumcZOQXIHw95fAiBwF13uN7Qn2Qcnun2OKheqw2DEPRqqWgWSvFhaTUQvcg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12399878,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJijBvYACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrSUg/8DeQsumFaBEgWsSF8HXLhcLx24oM4uxo+amx8Mq4rwaaz6XEy\r\nKxkWpa/H024gFGf4dNqtIRzA9I2+IBkH8ccBDPM+2NJwb/GmXo+SgPOuwkdF\r\nL4XLrOUl9T4aOe1YcK1IqiDAjqKQnUgZ6b+29RvPDMrOG3txC3FnggOj5es8\r\n2Jg1Vrq0/GAomuisE5SW9GqkelngxXok28EoSdiLKX6h6NcWll0CxNgBCWj8\r\nMpHfZUpLx++TXfVmdzaqoSfry2hefxnIfmZZckENtoniWq+qt7T1oaEYRNuy\r\nlFT39QCXZUW3kSEbjo6MMXggBOeh79m1yx7HBQfE1hskP0V9P2Fy0N4CzVTG\r\n8EFnqUjC1rQ0fr/XrVll02fnfhD+JbmVxni/CiXjKBKAJs/Wd9KDjoUhzrTC\r\nE7frEe9IpHP5NkZ9p2a0sW5WYkn/GHbfYUw/+/8ETGwMdmyANy8orrnl+psT\r\nVgnmAr6awVWw/Mt6BGQ85UfUXxo3S2ApTw6/P7ljuCLQWCjV8kVMWjcKH7AL\r\nxBW6IDZwawzzhe7TFEwZVwdSbQLnCqbxm0hSi++o3DiMb2oqOajki3NxD2iG\r\npvJtV3c6ZtPQ4YI8qrsYehPT2vAFwlQJMSdnuBm0Dqqgd5HKxromGzurXqZy\r\ni7weD44tFTh2e3B1991tNqRCyl1aUGPJlow=\r\n=gFwL\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","_from":"file:pnpm-6.32.17.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=12.17"},"funding":{"url":"https://opencollective.com/pnpm"},"scripts":{"lint":"eslint src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"tsc --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.cjs","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/home/runner/work/pnpm/pnpm/packages/pnpm/pnpm-6.32.17.tgz","_integrity":"sha512-Zn7pj7nPppW5WCQq9NOr2Um6dXFQPMLopDr5cqMk4v6wPEqyX4nroTlQQWWD1DRsZo5H02CNnDquNaDWWDNJhw==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.24.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"16.15.0","preferGlobal":true,"publishConfig":{"tag":"next-6","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_6.32.17_1653349335772_0.29560465105663725","host":"s3://npm-registry-packages"}},"6.32.16":{"name":"pnpm","version":"6.32.16","keywords":["pnpm6","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"license":"MIT","_id":"pnpm@6.32.16","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"49efbad2a37e2da5e6a2da050f5dd1fa763d9be3","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-6.32.16.tgz","fileCount":644,"integrity":"sha512-SIcXTMtLHIy3JIzK81rtUxnOJXGyHLNJ7KLNPmRXyLNnrM9xC7eAaxRNSKfWSLAjNjRehIaQeEfvQfjqHgfcGg==","signatures":[{"sig":"MEUCIQCHt5qnN7NSZhMjJLJ8Y4uAbfGAxeURboHV2qRU15m3tQIgK+FUgJZFk9KNXLvZJG7reZGQBaHGfth/9YTWwOIpHWI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12399992,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiiYkMACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpuPQ//edTTypota4ebnuJe/pnDxWqP9/XnkuXnysiYL5PuBuf+TKgC\r\nxWL+fH1hB1efcJd+9QYKAAlK+YOiMuFt07ZwiLAYefnmqfcNmxH/9esq2K0W\r\nWsktQUcCnT2cy4gdEPpS9QGkv4cFoobI14YADQHisQRccACHYxGiAlkmQ+s9\r\nHLmQJDcIy33FFTBQjwK/F4a/dPglVvF/7yMoUXA8m3yxF7BOmulsVNgWv1Wd\r\n8F06yrpfuTBdwrSu1W5bSDp+8dy3kEN5djpyIj/Txio//QeMR3d6IYkr0M3p\r\nsYsLHLQUQjGnNBNBQ80MG0Se4RBdCwpaGAo7WHRYfacfSqsorznlC2O1tpes\r\n5yC/lJB9lQo+EHpvOXdbptAhwg2N40NJupISuKWuHb8mOz8tjzLYr3v8ODYO\r\ndulb8np1wZQ9R5HjeTdZlwjoswjYivOzMsZDZn8CvdySm08kd+fQGCewAhb7\r\n5WXOqEo7FIWYZyqY/m8laANO2vk6K1FpFtoalBN6fAZY7zHQeBfYe/wSyWfT\r\nPpBij5YDWhI//QGtXEnFoiRh5TYIIscUae7mpODge2rQYKlDQYwEqXOT5ZD7\r\n/dh1sKtvoyeV5QrwnbRgYFr22a24Am6fBJKHP76JFJhuoDLHQymFtE+QOEA+\r\n776kSO70EZlDMw9dAABMfJ2Fk5mX9PBjm30=\r\n=uJvO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","_from":"file:pnpm-6.32.16.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=12.17"},"funding":{"url":"https://opencollective.com/pnpm"},"scripts":{"lint":"eslint src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"tsc --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.cjs","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/home/runner/work/pnpm/pnpm/packages/pnpm/pnpm-6.32.16.tgz","_integrity":"sha512-SIcXTMtLHIy3JIzK81rtUxnOJXGyHLNJ7KLNPmRXyLNnrM9xC7eAaxRNSKfWSLAjNjRehIaQeEfvQfjqHgfcGg==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.24.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"16.15.0","preferGlobal":true,"publishConfig":{"tag":"next-6","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_6.32.16_1653180684120_0.586919810428167","host":"s3://npm-registry-packages"}},"6.32.19":{"name":"pnpm","version":"6.32.19","keywords":["pnpm6","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"license":"MIT","_id":"pnpm@6.32.19","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"4c8a503adf07c2704882dda50a246f3e37d2da94","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-6.32.19.tgz","fileCount":644,"integrity":"sha512-IY+62k/caP5GsMQm5YcOJ03XDkze68aBiiXrlwqMUAYFhSstLETlenIC73AukJyUd7o4Y18HcV2gfQYCKb0PEA==","signatures":[{"sig":"MEUCIQCiJFwfu2GAu3Aybh5IyHaHA6EAtbYxRXd3verHtmrCUgIgIjHbJGcTWdvOX8QkEstWHpjvjUHpKuNpGzJxnAX+0II=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12400904,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJikzgxACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpQwg/+Jsu1cVNAfpgrF0roAQ1cfXy5fhzZ+92Bnh0j6sbOBHtkyQHZ\r\ne0itbrHxTe7EAq9RczltwiD4fqR+84O70UmjY3BiU5t3cMF7HTvyP6FmsCA/\r\nirBdKHdt/l7BHuOqjSsHpxUDFEXe2/bH4Y77IyzI2OASYxHlCtbOHJ2tF8jr\r\npCE0fqNcaGjrzEONCxVwVdg/ziRlaXqbQBvUCig9Nz6jKNmfGoFnGiE6MEas\r\nCKy03aJIL4+0tJGQXxGa0S8YAjSeLIjZCklDnnfZ1p2r3wFxBWKSogZTwjcX\r\nFxrIdl8PgZGPSEAGcOiJd24X1QoNNz5J+Q5iRm+fLYflUTCsIEp++erQ+Bju\r\nRne/05MIu0ssp7z5o90XLCPGtjyvCXdIcsXdxjevf8q4H6L3WrMD2KFCQYxk\r\nkmr+am4BaEolSoR2I85CAbp5sxkO4YQGwgrLwfBORHEc8P08mgPw3DBf2pGG\r\nw1AoErzZo/XhH5inuKtwpikKBwE7Z43AqN5iVw6YCUS8Om68IT5Bgt9D8Xnc\r\nVyV0wvDM/9ibPH3YXK/wgF2wIg/z9WaB45CKZC3hFjt9t6oKfUNzUapxBh2x\r\nqrqq4vJ0pADkCesDapUCq3rRB94SX32hoaHEv76eip1CvTESsRtzwEHZ7UR+\r\nQZ468UWPzy7Zp8Qawc0AmoF9Kd6vtvEXzlA=\r\n=tEtw\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","_from":"file:pnpm-6.32.19.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=12.17"},"funding":{"url":"https://opencollective.com/pnpm"},"scripts":{"lint":"eslint src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"tsc --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.cjs","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/home/runner/work/pnpm/pnpm/packages/pnpm/pnpm-6.32.19.tgz","_integrity":"sha512-IY+62k/caP5GsMQm5YcOJ03XDkze68aBiiXrlwqMUAYFhSstLETlenIC73AukJyUd7o4Y18HcV2gfQYCKb0PEA==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.24.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"16.15.0","preferGlobal":true,"publishConfig":{"tag":"next-6","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_6.32.19_1653815345469_0.9459060440790981","host":"s3://npm-registry-packages"}},"8.3.1":{"name":"pnpm","version":"8.3.1","keywords":["pnpm8","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@8.3.1","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"75c6e8a4075abfc494770f998bf37b9ada110f51","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-8.3.1.tgz","fileCount":658,"integrity":"sha512-0mT2ZAv08J3nz8xUdWhRW88GE89IWgPo/xZhb6acQXK2+aCikl7kT7Bg31ZcnJqOrwYXSed68xjLd/ZoSnBR8w==","signatures":[{"sig":"MEUCIAi0od0O6cDHylMBsrxfXtTULK+ovmOjt72ezpA0/2+jAiEAoS/s/fnKJxKjRgUYSqIggeClfumBx3MtJhZUApiRRDI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12846701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkP90jACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqSCg//Uz9OI+q/UXz3oAOPDnjNv1GD8dthSJez9raaoSPLFUC19P8Q\r\nmBcDoBh13u6y2ZtvW6V5m9J47I8egah9VzZU59NFSPBoi6/uD8xNGtZGEI25\r\nR3O97qMIx2l+TvMuCn0MB7EKYpi8hKx53p6x9PqWlMsb9/4mfrfKlh0Kedyb\r\nIs/mSRaZwYOVKplr602rteYj7v2yij2CUWn82k37o8TIw4wCYNt5LQUnOCDX\r\n17xaPyAKtNzwv6J+7yeTNcDt6hWG34vuXPHPJl5bFUZKaNuEZ/5YEfiaPupW\r\nYy+JfOwWnNvkndy033gaTZ4vOKKJZNvhtBlhoxnlnJffpNNBboUVcyAB7wsh\r\ndTs7rvz54IAuthJFqYZu6xuGnhVkTf0v1XYzDkRch3fLXxU1jluEFF0W+/NX\r\n4k4YSixXYNo0fcwInruGnrApMTOc7iY0WoVRpJ7+ieiJPeaTy04rmVIF3BUD\r\ngaeOL6/oe1FIAwfR6ggrLDaW8mM3kSl/24I0NgFHX0ZvXSeUOeNi0pEWVn8c\r\nEVEG6QWkery7jkYuiKUs2AO8zHde1gmOqhjU8dsNU0UJUmt6bKzNQT//Uuwf\r\nJxygt07VEASiMzC1xkLTECAKghW2MJAwEf00t5B5UUaQR+RglFxQm2t4Tgoj\r\nDpkDHJPspQjdklHDmLdpsVwUicQXJK3EO+Y=\r\n=+uBE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","_from":"file:pnpm-8.3.1.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=16.14"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7776 pnpm run test:e2e","start":"tsc --watch","bundle":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/352b4ab914ba1982081dde8e9edeb611/pnpm-8.3.1.tgz","_integrity":"sha512-0mT2ZAv08J3nz8xUdWhRW88GE89IWgPo/xZhb6acQXK2+aCikl7kT7Bg31ZcnJqOrwYXSed68xjLd/ZoSnBR8w==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"9.5.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"18.16.0","preferGlobal":true,"publishConfig":{"tag":"next-8","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_8.3.1_1681906978941_0.6852946898654471","host":"s3://npm-registry-packages"}},"9.0.0-beta.0":{"name":"pnpm","version":"9.0.0-beta.0","keywords":["pnpm9","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@9.0.0-beta.0","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"54a5e36f605c102fde741ab8d71fb6711fa22cd5","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-9.0.0-beta.0.tgz","fileCount":844,"integrity":"sha512-Qk+j/FfYC+fMaztu/5u3tVZg9m1dIUxPE6M46c9L8F+KS8E6Bi5Qmj97/3xXFVQAvc4/1y4iIBGuM+DEqqqk/Q==","signatures":[{"sig":"MEUCIQDcMxSn93IbvkxUkGh1n92qeNem0rhBk/23lyN3//J+GAIgHKfW641GmXB1jYCks7Go+BtIMum2P4DOS80vRQ0FXX4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":16854236},"main":"bin/pnpm.cjs","_from":"file:pnpm-9.0.0-beta.0.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=18.12"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7776 jest","start":"tsc --watch","bundle":"ts-node bundle.ts","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/templates dist/templates && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/8f4ff1851cacd984dfa79a303b5d4eed/pnpm-9.0.0-beta.0.tgz","_integrity":"sha512-Qk+j/FfYC+fMaztu/5u3tVZg9m1dIUxPE6M46c9L8F+KS8E6Bi5Qmj97/3xXFVQAvc4/1y4iIBGuM+DEqqqk/Q==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"10.2.4","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"18.19.1","preferGlobal":true,"publishConfig":{"tag":"next-9","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/pnpm_9.0.0-beta.0_1711197812894_0.9208286892011335","host":"s3://npm-registry-packages"}},"6.32.18":{"name":"pnpm","version":"6.32.18","keywords":["pnpm6","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"license":"MIT","_id":"pnpm@6.32.18","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"a77452fa1838d751ed6f3c598fb6fe7071ed4ba0","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-6.32.18.tgz","fileCount":644,"integrity":"sha512-MWM6wfSvNk+EibO+llIHM2n0KqPPf5JHHY/TgyAG4v90nPxibKc2Ko9ZfsXJeq5b6oMl0A1UcpliuYnVLnkvZg==","signatures":[{"sig":"MEQCIFg9/9ChRp6gQLshawR+Q95EJ5j9YnhEfZmNDZFSJMIxAiBkOiaAradZJpKRjMj+jKjGlNseVSRvkExt1HK37H9ylQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12400116,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJikCdEACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqdDxAAjXJ7WaQVqyk2BH6gYCh4X8qBQnSFImnaaHbCqiqDhin67BIb\r\nUWUonj446VZRkUcoVshLuCo6Gn5W1UylMbmGKhbcax7XeaJBsXkE9JR73QGx\r\nQaJQizwpd3NcZGEZjzIBz/mu5p7VaKu5TKQ7CSYgSG4/0x/RXLOevqFzmZaN\r\n+vYRAX/M91FC86TImKxqH0mR0JuGk52BMCb77hRwrPXd07CAzQEUuiyHsXAC\r\nCQ45DdGywq2UgmFLcro1okWrClKahoV30oEi0US/AbqfWLHmsLSeF3GfljLh\r\nFhZH7/DNDMimoFcw9mqPU6+wS/5ohzBQGFm4NpRg/TWnDJCngQacOwEPdjJd\r\nLTMmbEhkeRU5zJ5i9TC/tg4fBa6U7sEGjoFJDSFa3hwr1J5335qJBDwIADTJ\r\nmP/ZCicMjTbpW1qcPHIu/B1w7T6BsBCw1Mj0MwiA5exFPC4jFSp14EQ6byTl\r\n4jvRH94ILwZ1PFZOBHCftg8WqLeFv9PvN6OZi5xzaWPiHSxEU/YBJ5cMTe6z\r\nOZyM+IagEpOqhmh94EMUm5vxOJyLCDvFGWSHQFClQkjwNsvcArGY7db1Pd15\r\n9mlJ8aYeyEscf9V4+Eu4D+3Harn1dNsXVVVsRpKYyCjAYZgAEnTqX0zjbp9m\r\na4RITd9JJd/5+1wr1cop9VMguDDEaFyNUzk=\r\n=8QPT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","_from":"file:pnpm-6.32.18.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=12.17"},"funding":{"url":"https://opencollective.com/pnpm"},"scripts":{"lint":"eslint src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"tsc --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.cjs","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/home/runner/work/pnpm/pnpm/packages/pnpm/pnpm-6.32.18.tgz","_integrity":"sha512-MWM6wfSvNk+EibO+llIHM2n0KqPPf5JHHY/TgyAG4v90nPxibKc2Ko9ZfsXJeq5b6oMl0A1UcpliuYnVLnkvZg==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.24.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"16.15.0","preferGlobal":true,"publishConfig":{"tag":"next-6","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_6.32.18_1653614403881_0.7502521669290938","host":"s3://npm-registry-packages"}},"9.0.0-beta.1":{"name":"pnpm","version":"9.0.0-beta.1","keywords":["pnpm9","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@9.0.0-beta.1","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"d60ce9fbd44aaa070165482487b8e7f7da98ae67","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-9.0.0-beta.1.tgz","fileCount":844,"integrity":"sha512-ogNmwJt71/qUWJXd2frskBQiKSYblGcDZyAsZ3kqnPBYkvGmbF1tB+tIfye1B45dkKh6ErItSdLmqzicoOWOKg==","signatures":[{"sig":"MEYCIQD7u02+WDHP6Zl8UkYcyyyvw6EPu0unYP85oM7W1qYXrQIhAIa9FAA7nr4lhs7QlNu1V7HKGZYvRbBDr+yGwXRMdsBB","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":16855351},"main":"bin/pnpm.cjs","_from":"file:pnpm-9.0.0-beta.1.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=18.12"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7776 jest","start":"tsc --watch","bundle":"ts-node bundle.ts","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/templates dist/templates && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/fea39445864501cbe6eee0777eb27b2d/pnpm-9.0.0-beta.1.tgz","_integrity":"sha512-ogNmwJt71/qUWJXd2frskBQiKSYblGcDZyAsZ3kqnPBYkvGmbF1tB+tIfye1B45dkKh6ErItSdLmqzicoOWOKg==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"10.2.4","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"18.19.1","preferGlobal":true,"publishConfig":{"tag":"next-9","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/pnpm_9.0.0-beta.1_1711551988191_0.9052657758546507","host":"s3://npm-registry-packages"}},"6.32.13":{"name":"pnpm","version":"6.32.13","keywords":["pnpm6","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"license":"MIT","_id":"pnpm@6.32.13","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"612210a1968e0788d5a796293d2f02e9864c0d41","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-6.32.13.tgz","fileCount":644,"integrity":"sha512-w7EWXak9tDtaWK3+UzSRaxTO7aXHZD5nHIsQd/R1jxrUnjZV+jAq/voeab+rIoRMrS25iVBiH088Cl7QqYsmbQ==","signatures":[{"sig":"MEYCIQDQUfXSoGESDz2363JCJlKT1wzO6WKShSoFKYfAe6WKogIhAKGUDVZClH4LfknAWnjyjJ0qpbGbWbnOI38lgiz4K88V","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12397907,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJifuxQACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq1UQ/9E91d3BnesYjVrkIJl1gnmDWzTOAnfsH4kXKpMSnhcUrtpc+O\r\nlPIvKm/p/Wsh5S51xkYp9SnSy/DyT1cup+/zkX7ZWP/xrJ5QNu22Bx3zmdWC\r\nnhrcdOVvIr3DjEZzm8bDB6Kj3sUzn+GzESdzJeb+8U2oJ1guTJQOk0Sjjiwf\r\nJMoa6DahNFqcnmsblAgMeb6REvdwlKv5gzqdaYfi4wc3RE8iFrlXTcDV8RJx\r\ncYd51Yw3PIwGL+xNlkxMxeONvC1DZKoIC+cRnGWSTZxq2jIterX1DL2nMA4n\r\nIg1IuJT3huppUl80yEJBp0Jj/pw2VC7Cug2YzX4J3s0MgG7Uk52nVgHBplkf\r\nz+yvjVgWjyPIXI6Vh6sERcjAYlKmV9pQ01S/pL5RVOS6uzHRv0KMnW9hePpC\r\nOPiXwJKNSRLaWindkiMuOaGeUSCmKW3FHKRvHWkmZGRQYgZ3HYnjo4r6WU7c\r\nujVDD8DBpaU+O6jPk6+7v6q2Qrcn18joyjTTOXDF8RDcNeW+1QisHIyc4Wxq\r\nLStQn0i2dLbOCaHig0UP+uEE+O4WRjhuwIkF2ugzEYk23Rheid5UJIaKYNsz\r\nRgnbq+wSKP0n1UMZqDhVSXpJHVZToI7ZUrUoWhKptYekdz8vxUwJ3I/j0uUS\r\nN02GA2zvMdaGi1cC6sfNf6yE77xyzW01Bhk=\r\n=2ah9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","_from":"file:pnpm-6.32.13.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=12.17"},"funding":{"url":"https://opencollective.com/pnpm"},"scripts":{"lint":"eslint src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"tsc --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.cjs","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/home/runner/work/pnpm/pnpm/packages/pnpm/pnpm-6.32.13.tgz","_integrity":"sha512-w7EWXak9tDtaWK3+UzSRaxTO7aXHZD5nHIsQd/R1jxrUnjZV+jAq/voeab+rIoRMrS25iVBiH088Cl7QqYsmbQ==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.24.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"16.15.0","preferGlobal":true,"publishConfig":{"tag":"next-6","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_6.32.13_1652485200180_0.6434864681052346","host":"s3://npm-registry-packages"}},"9.0.0-beta.2":{"name":"pnpm","version":"9.0.0-beta.2","keywords":["pnpm9","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@9.0.0-beta.2","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"4ac17d54ce521c5e6bf79d5745087da05064cdf2","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-9.0.0-beta.2.tgz","fileCount":844,"integrity":"sha512-XQtIbd4lZcd5t5K880ghnegAtZIJERsDVkobjD131zSm8yDwvb+PcvCMptIgfV1tdBXNZZ5gFFqBQEd2ZNOLUQ==","signatures":[{"sig":"MEQCIHFWz1D8bj1XlNj+HOOZl2ywd3RJMHkWVzJVE+jsIX4rAiAWwfKAcUskEEI6ZfsidwfFJrAQHRrrvsWBZ3PV6vAteQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":16857332},"main":"bin/pnpm.cjs","_from":"file:pnpm-9.0.0-beta.2.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=18.12"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7776 jest","start":"tsc --watch","bundle":"ts-node bundle.ts","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/templates dist/templates && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/277a6bcd700e33c2c354380b68c9ef95/pnpm-9.0.0-beta.2.tgz","_integrity":"sha512-XQtIbd4lZcd5t5K880ghnegAtZIJERsDVkobjD131zSm8yDwvb+PcvCMptIgfV1tdBXNZZ5gFFqBQEd2ZNOLUQ==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"10.2.4","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"18.19.1","preferGlobal":true,"publishConfig":{"tag":"next-9","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/pnpm_9.0.0-beta.2_1711920939928_0.8989154955375274","host":"s3://npm-registry-packages"}},"6.32.12":{"name":"pnpm","version":"6.32.12","keywords":["pnpm6","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"license":"MIT","_id":"pnpm@6.32.12","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"b9722a86e7177a0b46df28d5b15d2589ed217308","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-6.32.12.tgz","fileCount":645,"integrity":"sha512-3stwiL0eQtcwVcWv0S7JWm2j681me7J98b052wHdV0pi4zlUL9lp20yRSdodX5tYKRs5WBmK6LJT7b9QjuC6gQ==","signatures":[{"sig":"MEQCIA+sqN9S0Yc3UhvsjKZXIZkobireZwrVozS0OqtraNyBAiBMAj812UeIlXqMISBY9JoAoWhZxvLFzgvo32xc2zN0Dw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12315814,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJidquZACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmosTg//WelpVoIkA+NUagaF93e8cnJtShrrACs1328/Qc8PPobzNTVy\r\nBNyXJ2uMe6o41JABf6DPDhQriqrpNPmw1r8RY/PRw1KoGLEP2ovMnu0VJ8sH\r\nzHmtWP4ciLTCE7NRBp7dIwseU3Oh0ScTBrkNIaScAS0/CxnCwXbb9E3SaCMj\r\ny7IvFC7z20re7lF+blDKNBCwzj4bC8BEzKr6c5lPAdZLAF0ArgC3oml7KTkE\r\n7BnMm1rFQ0Y3Utkix+qDEtcP1utjkLSUvqd5SoqNy1n3FRzsa/KTQQXZsYUT\r\nqaSvgjDgs+gTeyY0OQuuFSGCH0HgYKEFjny9Inb+xioqJMBcEMLBpNhtjWSQ\r\nTzsgUVUNbI/mqLEEvpI02bAc+cd6bJae/Cssc19CeBpGjMhtaz2ouyzsuvDS\r\nPKp+4TrXxR62oCmLSwTCX3WPyycm0pMD97d6cBPWieuTmudtcDNDouQpvyHm\r\nR4orbWrkqXMGGVhyqYhJj28l30wixbI1YU+GLfB2rVpAYu2/9CnS9RpfibWZ\r\nBbi65tC+6lG5TqJHuQ/Vcp4mYxP5LvIb11hwQ55XDSiKE/7czXoFKyYFpbcN\r\nG0UBTlj/vkdcfodu9dyTa93we5JBmDueK0Sy61G25qZSUv8MENjDjXQ0/c/Z\r\nnWYMMaOxLRhVV/xafmTlpABJ4xl3TdeE+mU=\r\n=+Knm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","_from":"file:pnpm-6.32.12.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=12.17"},"funding":{"url":"https://opencollective.com/pnpm"},"scripts":{"lint":"eslint src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"tsc --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.cjs","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/home/runner/work/pnpm/pnpm/packages/pnpm/pnpm-6.32.12.tgz","_integrity":"sha512-3stwiL0eQtcwVcWv0S7JWm2j681me7J98b052wHdV0pi4zlUL9lp20yRSdodX5tYKRs5WBmK6LJT7b9QjuC6gQ==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.24.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"16.15.0","preferGlobal":true,"publishConfig":{"tag":"next-6","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_6.32.12_1651944345092_0.7157824520089306","host":"s3://npm-registry-packages"}},"9.0.0-beta.3":{"name":"pnpm","version":"9.0.0-beta.3","keywords":["pnpm9","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@9.0.0-beta.3","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"03952d6838885308295c981cd5e4cc08231ef574","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-9.0.0-beta.3.tgz","fileCount":844,"integrity":"sha512-09iejad/+Hf8PFCizzE1GnmVHNzZgrr+c8u/vA1q3d9a1DyAlOjmRGuAAdeCbTIvMZVS9DQj6me5VYdrg1Kb/A==","signatures":[{"sig":"MEQCID6p0okItdnrQQJNwjmJ8q/W8oE7bfWhTILJ3hDo0YFMAiBJFQVQodDyMZTnWn8zf7y9IM/JgzOtLMDfzpnLHIWLfw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":16858002},"main":"bin/pnpm.cjs","_from":"file:pnpm-9.0.0-beta.3.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=18.12"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7776 jest","start":"tsc --watch","bundle":"ts-node bundle.ts","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/templates dist/templates && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/3724d5536e8a94b6446831c5c20976be/pnpm-9.0.0-beta.3.tgz","_integrity":"sha512-09iejad/+Hf8PFCizzE1GnmVHNzZgrr+c8u/vA1q3d9a1DyAlOjmRGuAAdeCbTIvMZVS9DQj6me5VYdrg1Kb/A==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"10.2.4","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"18.19.1","preferGlobal":true,"publishConfig":{"tag":"next-9","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/pnpm_9.0.0-beta.3_1712226152952_0.6191108714114124","host":"s3://npm-registry-packages"}},"6.32.15":{"name":"pnpm","version":"6.32.15","keywords":["pnpm6","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"license":"MIT","_id":"pnpm@6.32.15","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"7c4091c514796ea5ae2d59e3a5464c42d03a46db","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-6.32.15.tgz","fileCount":644,"integrity":"sha512-l07lN/9Y9mFjy7pTtFQewrA4vMqHtK7iUCc4EM0wQqWvorXEocRY1kxUUT0flUItEHra1qJKB18FW7kAo3raHQ==","signatures":[{"sig":"MEUCIQDEnkbnwJSsQd64ScmjIQ6zLdOuZX1ZaIQPAp7hZfgSuAIgQeMRhaQczQ0SLFJHCsYAw6z/puCSHOds/mdi6JUsWZc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12398072,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJihZ0CACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqJpw//Qu4aatTfR13P2CEjm2hpAsn/GYPhFjYkYbTmA8BpvUWHlNKP\r\ngwqSpIMQGrCNzZn3mf81rTiqsVxeI+dFLvKtBqsA0PbklXpVAC/73Xcc9Xmr\r\nv1C7oxb7gAES7LzFmrVaEaTKFWnuZU6x97iw3rAieU5haO3O8LTLTkw3RLJ2\r\nXRhZhiVv68webaguKxPScXOkt/eJnOJA27xV9dWybkfvmG1qzLyF4eCdqtP6\r\nilRRo0gkK16DbwpUvNOItYxC0tCnpWGYYH5c8ZYT/t8SgEOQFmDTdSZYc7vP\r\nQLankNdANkPAhG9Qn+ob+/ApxNkV7okgaTftGoMBmz0cyJ1VYKx78cLtNXKn\r\nLyjxc9oDGcsOIJL6/VygA48NlR8Jx2wEIrs6Hv28A3qqa1TKUNFdrP+iTGZ2\r\nrggdp7Wbywgekdxb/ng0ssGnCTqlIQmi54z7N5BuBKkPtgDc4BwN4d/ovv0g\r\nvIZlP1OFnvdeJRHnrXX12iqS6UzGMhaC+OirDMAGOBFLAM3ABsSrsJmToYni\r\nFYIb0L+cpsi2GJsaK6G4MXy3oQ7WI310UWoRXH2nWlGsERSeImfEAFgCpeYp\r\nzXTWIQ5hQeJ+DYxhcaenocsYbiSu5i0NNLHAej9zSJRKT5BsiIBABHJePVqv\r\no3LhBeM5sN1ot1Hvo/bfnrNlTUILHhPms7A=\r\n=q4ZE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","_from":"file:pnpm-6.32.15.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=12.17"},"funding":{"url":"https://opencollective.com/pnpm"},"scripts":{"lint":"eslint src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"tsc --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.cjs","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/home/runner/work/pnpm/pnpm/packages/pnpm/pnpm-6.32.15.tgz","_integrity":"sha512-l07lN/9Y9mFjy7pTtFQewrA4vMqHtK7iUCc4EM0wQqWvorXEocRY1kxUUT0flUItEHra1qJKB18FW7kAo3raHQ==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.24.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"16.15.0","preferGlobal":true,"publishConfig":{"tag":"next-6","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_6.32.15_1652923650493_0.10386010202125529","host":"s3://npm-registry-packages"}},"6.32.14":{"name":"pnpm","version":"6.32.14","keywords":["pnpm6","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"license":"MIT","_id":"pnpm@6.32.14","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"e68e167868d3c5365516e13cfb51b3e3e920b935","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-6.32.14.tgz","fileCount":644,"integrity":"sha512-0R2wNzz7boj/dVreKj6laIwxj3KiPZ4lbhbvo/wF9ZDR+iM/I27ieLH02CPCW0NtgwdmAUitNuPTJC8/JQp9DA==","signatures":[{"sig":"MEYCIQDj54k917rA2dkKotUrkemfE4JEdwzpFkeGysgFHkW1owIhAN5lufoWFeZwBzhCevbOdPKQY292cpmy6+ygiXAzXOC8","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12397550,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJihClGACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpTjg/8DK9jZpKnL6Px610AdKagUz7/5qGw4aU0TAm6TCcQ5ol0bcNS\r\nogp5swoGR2tkimUYiUhfpluyr+f5TZQcAHbIYogFsp4C/6HAvpyEwdt1AtPQ\r\nFq05v+PKXDu4I77PHH+Jc2opZ60gMJw01A03XkR+lucOZ/CoeB5VdzrtjhsJ\r\nB6DRGXTVjemXfVFE6MQkdU5B4oJXy1YsNJjJbBlkHWL6jbNYJ5C93mOSpbTr\r\naIQrhbePoduGiC8d/4oNFGS2hME1CIN3Zh26eLO/FEMS6T+txkJpH6bJrdAT\r\n6F0tB8JKH9eFwEuP/FKSpdeoRYp0ETE+s2rV7RoV6ZAXeSJGXlFA/XGBqmbN\r\n5jOpThRMRgq4wn8YxPZu4oPB7OqamBMMmlErZEMEQuHTo1EfKAZzXa337urD\r\nWUQOrD8RhWxZYvx35AhGaRmJS3F8NW4bGNHc6zzIrNUQ9bUzQ/3qW/DxuKB5\r\nFCyIberNCG0lrxdnWU4fS0eAEwdZyeyHZBJh7Ufx0yXwAHNHirNkdYD4zoGQ\r\nU6jTpQVMUaFM0+rualC5icxwMUBArWqptuC2LhRdWcjdRa37fxL1pMhwzoVb\r\nRK03zgl66dm/hoDvjZ2Slto8CoIwUBGcoLp9+nSKxevkgJsHBZ/Db9lOStvc\r\nY+ixTTwH6Y+JNcuW8Hj1wfsoue7bqoYrxoc=\r\n=BuIO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","_from":"file:pnpm-6.32.14.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=12.17"},"funding":{"url":"https://opencollective.com/pnpm"},"scripts":{"lint":"eslint src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"tsc --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.cjs","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/home/runner/work/pnpm/pnpm/packages/pnpm/pnpm-6.32.14.tgz","_integrity":"sha512-0R2wNzz7boj/dVreKj6laIwxj3KiPZ4lbhbvo/wF9ZDR+iM/I27ieLH02CPCW0NtgwdmAUitNuPTJC8/JQp9DA==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.24.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"16.15.0","preferGlobal":true,"publishConfig":{"tag":"next-6","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_6.32.14_1652828485763_0.9359117852656433","host":"s3://npm-registry-packages"}},"10.27.0":{"name":"pnpm","version":"10.27.0","keywords":["pnpm","pnpm10","dependencies","dependency manager","efficient","fast","hardlinks","install","installer","link","lockfile","modules","monorepo","multi-package","npm","package manager","package.json","packages","prune","rapid","remove","shrinkwrap","symlinks","uninstall","workspace"],"license":"MIT","_id":"pnpm@10.27.0","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"7220f3ec270b9e3b3b56cd149ad8d88bdf1b8823","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-10.27.0.tgz","fileCount":1068,"integrity":"sha512-ctaZ2haxF5wUup5k3HHJpAmIy9xlwmTLDkidt96RfyDc9NZNhyNiXylpulLUt+KhFwaC2awqXcrqq3MrfhbwSg==","signatures":[{"sig":"MEYCIQD+sqfB/39u5IA0J6ltym7It3uE9DQm1uXnsAv5oLrFbAIhALN0dbLAQ5QbuxcT5g7FO6HEAA4x4ntr39/lMw8N5+eM","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/pnpm@10.27.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":17504308},"jest":{"preset":"@pnpm/jest-config/with-registry"},"main":"bin/pnpm.cjs","type":"commonjs","_from":"file:pnpm-10.27.0.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=18.12"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"jest","start":"tsc --watch","bundle":"ts-node bundle.ts","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/templates dist/templates && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:4278a4df-1aad-48ee-a502-ee0d0bdc49bd"}},"_resolved":"/tmp/4fc0c2b28beff0043007150ef617185a/pnpm-10.27.0.tgz","_integrity":"sha512-ctaZ2haxF5wUup5k3HHJpAmIy9xlwmTLDkidt96RfyDc9NZNhyNiXylpulLUt+KhFwaC2awqXcrqq3MrfhbwSg==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git","directory":"pnpm"},"_npmVersion":"11.6.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"20.19.6","preferGlobal":true,"publishConfig":{"tag":"next-10","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/pnpm_10.27.0_1767129247201_0.43823955259873304","host":"s3://npm-registry-packages-npm-production"}},"8.12.1":{"name":"pnpm","version":"8.12.1","keywords":["pnpm8","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@8.12.1","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"aa961ffce9b6eaa56307d9b5ff7e984f25b7eb58","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-8.12.1.tgz","fileCount":684,"integrity":"sha512-ZwXqGWattlhwU+bP5v3cN3+BBmIo2vc2xEkAEvRPL/G/DHE7uPMUX84OPvZpx8FfGaWawVeDiVHyNMF7gcplXQ==","signatures":[{"sig":"MEUCIQD24pRkx6bS0pt2Gsn/xelwwmthtj7RP+Hq/h+IRN9c6gIgE6zmMYBRUFlRmHGnI4sCayH3cKnU5o01wRHdNQcc8EU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15030547},"main":"bin/pnpm.cjs","_from":"file:pnpm-8.12.1.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=16.14"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7776 jest","start":"tsc --watch","bundle":"ts-node bundle.ts","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/73b0e80253291e9868b35cca65dd787a/pnpm-8.12.1.tgz","_integrity":"sha512-ZwXqGWattlhwU+bP5v3cN3+BBmIo2vc2xEkAEvRPL/G/DHE7uPMUX84OPvZpx8FfGaWawVeDiVHyNMF7gcplXQ==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"10.2.3","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"18.19.0","preferGlobal":true,"publishConfig":{"tag":"next-8","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_8.12.1_1702464074597_0.46964687771264635","host":"s3://npm-registry-packages"}},"8.12.0":{"name":"pnpm","version":"8.12.0","keywords":["pnpm8","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@8.12.0","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"7134f9b8d0b70bc7a1954f47af52123cd2b2acce","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-8.12.0.tgz","fileCount":684,"integrity":"sha512-J5J4+Dvngvb6rvusvMxQMwHE7Cza/UCYPnwmru7nw4Jw9cjmNbQ0ZGkbiXq+FnW0DAbfbtrd6SJTK3NoqppSZw==","signatures":[{"sig":"MEUCIQDDknRUqvudaqVHSrpRFzcjHkIsp5qYI3WeBvMt+WvPlgIgdQtSqsy6lHV1B7/hMSKscJtmI68AfMXsOcoXDrVolGE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":14974669},"main":"bin/pnpm.cjs","_from":"file:pnpm-8.12.0.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=16.14"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7776 jest","start":"tsc --watch","bundle":"ts-node bundle.ts","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/63ade43d4288140764af700d4f589102/pnpm-8.12.0.tgz","_integrity":"sha512-J5J4+Dvngvb6rvusvMxQMwHE7Cza/UCYPnwmru7nw4Jw9cjmNbQ0ZGkbiXq+FnW0DAbfbtrd6SJTK3NoqppSZw==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"10.2.3","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"18.19.0","preferGlobal":true,"publishConfig":{"tag":"next-8","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_8.12.0_1702074720554_0.06822801767603237","host":"s3://npm-registry-packages"}},"9.1.2":{"name":"pnpm","version":"9.1.2","keywords":["pnpm9","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@9.1.2","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"907f57a52517de34399d66401bf220a549e47b57","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-9.1.2.tgz","fileCount":880,"integrity":"sha512-En3IO56hDDK+ZdIqjvtKZfuVLo/vvf3tOb3DyX78MtMbSLAEIN8sEYes4oySHJAvDLWhNKTQMri1KVy/osaB4g==","signatures":[{"sig":"MEQCIA+RRGqAu0eULLIB7DUADEHYKfAqKnfhpFCERYbzYUuEAiAkPqlBbYrWiFkNPRr4i0s4WZqXni6Yn9eWGJGLHLzCZQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":17692557},"main":"bin/pnpm.cjs","_from":"file:pnpm-9.1.2.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=18.12"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7776 jest","start":"tsc --watch","bundle":"ts-node bundle.ts","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/templates dist/templates && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/0641fcfc1aaf4a242567ed633d92abf4/pnpm-9.1.2.tgz","_integrity":"sha512-En3IO56hDDK+ZdIqjvtKZfuVLo/vvf3tOb3DyX78MtMbSLAEIN8sEYes4oySHJAvDLWhNKTQMri1KVy/osaB4g==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"10.5.0","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"18.20.2","preferGlobal":true,"publishConfig":{"tag":"next-9","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_9.1.2_1716243457813_0.20300393081283907","host":"s3://npm-registry-packages"}},"9.1.3":{"name":"pnpm","version":"9.1.3","keywords":["pnpm9","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@9.1.3","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"6110a47202a78d07d0bf8c9f4f4c63cc83bb833a","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-9.1.3.tgz","fileCount":880,"integrity":"sha512-fC6gieGmrzBkCcT8jE8Il72sMrdyAWGWxGnZQo8f4tWiHa+K1lEnYmVKxkW12RNrshDsmgCvqNvEZ3hDujYuzQ==","signatures":[{"sig":"MEUCIC9K1dIMEobtOiTyR593UHxBa2qYAXL1WieMRaa5YkKkAiEAuf485isdqDWOMLZIkB0DIn4LgekJ0PtFdCqgr/8TRlU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":17693628},"main":"bin/pnpm.cjs","_from":"file:pnpm-9.1.3.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=18.12"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7776 jest","start":"tsc --watch","bundle":"ts-node bundle.ts","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/templates dist/templates && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/02153565aed638db7a4a68091d7999d2/pnpm-9.1.3.tgz","_integrity":"sha512-fC6gieGmrzBkCcT8jE8Il72sMrdyAWGWxGnZQo8f4tWiHa+K1lEnYmVKxkW12RNrshDsmgCvqNvEZ3hDujYuzQ==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"10.5.0","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"18.20.2","preferGlobal":true,"publishConfig":{"tag":"next-9","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/pnpm_9.1.3_1716799948583_0.2221687701378905","host":"s3://npm-registry-packages"}},"9.1.4":{"name":"pnpm","version":"9.1.4","keywords":["pnpm9","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@9.1.4","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"2432063d815cfa88fd9fef1d85a445e3f609851d","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-9.1.4.tgz","fileCount":880,"integrity":"sha512-nfnPJ8kXFWRsfWddHJyOQfb86IJG8TGMGqah7RrrPE8DL830umPMacT+bWNCeRdrU1hyfY8sweZbZfQ84vi/sA==","signatures":[{"sig":"MEYCIQDH0e7EO2uRP7JG1fllXwQiXOgZwcWBac8vRsPItjslIQIhAP1zkGyJI/hsR7yjYLQyMX1UtiYDv9J0pmOXmp26j1jX","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":17693247},"main":"bin/pnpm.cjs","_from":"file:pnpm-9.1.4.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=18.12"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7776 jest","start":"tsc --watch","bundle":"ts-node bundle.ts","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/templates dist/templates && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/075cea9a6631f523982359cadae5e54a/pnpm-9.1.4.tgz","_integrity":"sha512-nfnPJ8kXFWRsfWddHJyOQfb86IJG8TGMGqah7RrrPE8DL830umPMacT+bWNCeRdrU1hyfY8sweZbZfQ84vi/sA==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"10.7.0","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"18.20.3","preferGlobal":true,"publishConfig":{"tag":"next-9","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/pnpm_9.1.4_1717067399507_0.9099814576604748","host":"s3://npm-registry-packages"}},"1.34.0":{"name":"pnpm","version":"1.34.0","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@1.34.0","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js","pnpx":"lib/bin/pnpx.js"},"dist":{"shasum":"79d204b790bcb63d2b34510ee371c6413ec29120","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-1.34.0.tgz","fileCount":6178,"integrity":"sha512-nsgIOu75Y2hiCgjCi6tyzZSWC0jnuEdpFJ6X1J387a+UlGHkAxjLnSIgLezqI//MM9Xf7voUrZ32+rWWmRBlAA==","signatures":[{"sig":"MEUCIQDJZf3R/mq33m6xUNJF52J7BuDVXbUZk8D4MrGPGner4QIgfWF0rWW9xJkn95HuzFHjuKJHXr+OnleSku0cVMH0yIM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":23892667},"main":"lib/bin/pnpm.js","_from":".","files":["lib/"],"_shasum":"79d204b790bcb63d2b34510ee371c6413ec29120","engines":{"node":">=4"},"gitHead":"534806dbedc6a53391f5aadd029b0c5647c26a31","scripts":{"tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json --project .","test":"npm run lint && npm run tsc && npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"preview --skip-prepublishOnly && npm-run-all -p -r pnpm-registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf ../.tmp/ && rimraf node_modules/.bin/pnpm && pnpm-registry-mock prepare","pnpm-registry-mock":"pnpm-registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"greenkeeper":{"ignore":["@pnpm/default-fetcher","@pnpm/default-resolver","@pnpm/logger","@pnpm/outdated","@pnpm/server","@pnpm/types","pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-registry-mock","remove-all-except-outer-links","pnpm-shrinkwrap","supi"]},"_nodeVersion":"6.11.4","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"nopt":"^4.0.1","supi":"^0.12.11","chalk":"^2.2.0","delay":"^2.0.0","is-ci":"^1.0.10","ramda":"^0.25.0","retry":"^0.10.1","byline":"^5.0.0","diable":"^4.0.1","p-limit":"^1.1.0","get-port":"^3.2.0","camelcase":"^4.1.0","path-name":"^1.0.0","pnpm-list":"^2.0.0","tree-kill":"^1.2.0","is-windows":"^1.0.1","pkgs-graph":"^2.0.0-0","text-table":"^0.2.0","@pnpm/types":"^1.5.0","common-tags":"^1.4.0","cross-spawn":"^6.0.3","graceful-fs":"^4.1.11","signal-exit":"^3.0.2","strip-color":"^0.1.0","@pnpm/config":"^0.1.1","@pnpm/logger":"^1.0.0","@pnpm/server":"^0.8.2","@types/retry":"^0.10.2","find-packages":"^2.1.2","package-store":"^0.17.0","@pnpm/outdated":"^0.2.7","load-json-file":"^4.0.0","loud-rejection":"^1.6.0","mkdirp-promise":"^5.0.1","process-exists":"^3.0.0","util.promisify":"^1.0.0","@types/get-port":"^3.2.0","@zkochan/libnpx":"^9.6.1","graph-sequencer":"^2.0.0","update-notifier":"^2.1.0","write-json-file":"^2.3.0","@pnpm/store-path":"^1.0.1","pnpm-file-reporter":"^0.0.1","@pnpm/default-fetcher":"^0.4.0","pnpm-default-reporter":"^0.14.2","@pnpm/default-resolver":"^0.1.3","@types/write-json-file":"^2.2.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"mz":"^2.6.0","caw":"^2.0.0","tape":"^4.6.3","execa":"^0.9.0","isexe":"^2.0.0","sepia":"^2.0.2","mkdirp":"^0.5.1","rimraf":"^2.5.4","semver":"^5.3.0","tslint":"^5.4.2","ts-node":"^4.0.0","read-pkg":"^3.0.0","@types/mz":"^0.0.32","write-pkg":"^3.1.0","typescript":"^2.7.1","@types/node":"^9.3.0","@types/nopt":"^3.0.29","@types/tape":"^4.2.30","exists-link":"^2.0.0","npm-run-all":"^4.0.1","path-exists":"^3.0.0","rimraf-then":"^1.0.1","@types/delay":"^2.0.1","@types/ramda":"^0.25.0","tape-promise":"^2.0.1","@types/byline":"^4.2.31","@types/mkdirp":"^0.5.0","@types/semver":"^5.3.32","@zkochan/husky":"^0.0.0","load-yaml-file":"^0.1.0","@commitlint/cli":"^4.0.0","package-preview":"^1.0.0","deep-require-cwd":"^1.0.0","npm-scripts-info":"^0.3.6","normalize-newline":"^3.0.0","@types/common-tags":"^1.2.5","pnpm-registry-mock":"^1.5.0","@types/load-json-file":"^2.0.6","@commitlint/prompt-cli":"^5.0.0","@types/update-notifier":"^2.0.0","@commitlint/config-angular":"^4.2.0","anonymous-npm-registry-client":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_1.34.0_1519329684396_0.5920723792390599","host":"s3://npm-registry-packages"}},"0.29.1":{"name":"pnpm","version":"0.29.1","keywords":["install","npm"],"author":{"name":"Rico Sta. Cruz","email":"rico@ricostacruz.com"},"license":"MIT","_id":"pnpm@0.29.1","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://github.com/rstacruz/pnpm#readme","bugs":{"url":"https://github.com/rstacruz/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js"},"dist":{"shasum":"e2b701bbbdcfe7b636a1c623689889fa6342447c","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-0.29.1.tgz","integrity":"sha512-oR3pZ9/YzG7ChW2yLeFHdEKuAxJzGJqFMIxagMu0Aer1KEJ3MyUUCYO2jkOvUH9ruunE+YM0HrrpnoASm7xdpA==","signatures":[{"sig":"MEQCIGvloJ5bryGCxCvbypX/acDTZ2+gxggBPUxe93CgHessAiBRquGMiY0KzS4gynt6nT8eZt3nR7HfQtk0DHhevlilPQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"index.js","_from":".","files":["lib/","bin/",".scripts/","cached_node_modules/"],"config":{"ghooks":{"commit-msg":"node ./node_modules/validate-commit-msg/index.js"},"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"_shasum":"e2b701bbbdcfe7b636a1c623689889fa6342447c","engines":{"node":">=4"},"gitHead":"3af84df0e2c1653c0d540df0e87977e42e31fe58","scripts":{"lint":"eslint bin/ test/ lib/ .scripts/","test":"npm run lint && node test | tap-spec","cover":"istanbul cover test/index.js","commit":"git-cz","release":"sh .scripts/release.sh","posttest":"rimraf .tmp","docs:build":"docpress build","prerelease":"npm test"},"_npmUser":{"name":"zkochan","email":"zoltan.kochan@gmail.com"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/rstacruz/pnpm.git","type":"git"},"_npmVersion":"3.10.3","description":"A fast implementation of npm install","directories":{"test":"test"},"_nodeVersion":"6.4.0","dependencies":{"mz":"2.4.0","rc":"1.1.6","caw":"2.0.0","got":"6.3.0","meow":"3.7.0","chalk":"1.1.3","debug":"2.2.0","is-ci":"1.0.9","retry":"0.10.0","byline":"5.0.0","mkdirp":"0.5.1","rimraf":"2.5.4","semver":"5.3.0","tar-fs":"1.13.2","throat":"3.0.0","thenify":"3.2.0","lockfile":"1.0.1","node-gyp":"3.4.0","commondir":"1.0.1","os-homedir":"1.0.1","cross-spawn":"^4.0.0","observatory":"1.0.0","read-pkg-up":"1.0.1","gunzip-maybe":"1.3.1","registry-url":"3.1.0","sorted-object":"2.0.0","camelcase-keys":"3.0.0","normalize-path":"2.0.1","supports-color":"3.1.2","npm-package-arg":"4.2.0","is-retry-allowed":"1.1.0","sanitize-filename":"1.6.0","registry-auth-token":"3.0.1"},"preferGlobal":true,"devDependencies":{"ncp":"^2.0.0","nixt":"0.5.0","tape":"4.6.0","isexe":"1.1.2","sepia":"2.0.1","eslint":"3.4.0","ghooks":"^1.3.2","docpress":"0.6.13","istanbul":"^0.4.5","tap-spec":"4.1.1","commitizen":"^2.8.6","git-update-ghpages":"1.3.0","validate-commit-msg":"^2.7.0","eslint-plugin-promise":"2.0.1","eslint-config-standard":"6.0.0","eslint-plugin-standard":"2.0.0","cz-conventional-changelog":"^1.2.0"},"_npmOperationalInternal":{"tmp":"tmp/pnpm-0.29.1.tgz_1472680858234_0.13319604936987162","host":"packages-16-east.internal.npmjs.com"}},"1.32.1":{"name":"pnpm","version":"1.32.1","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@1.32.1","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js","pnpx":"lib/bin/pnpx.js"},"dist":{"shasum":"5dd5fddd69594831850ea183ded42b502e7c0e49","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-1.32.1.tgz","fileCount":76,"integrity":"sha512-f3Vs4LEjZ5xPJSEjVvuAo0eJKTq3vkVyIzq4bGp7nBLdxHaL13PpKqQHNb8I8/K+TONITvvYFkjIDUlCWy5AUw==","signatures":[{"sig":"MEUCIQCWAGsY9t6RA2j/T6sFGN6C2d9LO99Jan5qCrWVo/XrZQIgHklE3EQCw9O1QNLInW5xprryMj9u3lLWFBJXOxtj7F4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":255907},"main":"lib/bin/pnpm.js","_from":".","files":["lib/","npm-shrinkwrap.json"],"_shasum":"5dd5fddd69594831850ea183ded42b502e7c0e49","engines":{"node":">=4"},"gitHead":"7f344517c70d1c8aef46c42d2c8252e3b1e64b6b","scripts":{},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","bundledName":"@pnpm/bundled","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"greenkeeper":{"ignore":["@pnpm/default-fetcher","@pnpm/default-resolver","@pnpm/logger","@pnpm/outdated","@pnpm/server","@pnpm/types","pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-registry-mock","remove-all-except-outer-links","pnpm-shrinkwrap","supi"]},"_nodeVersion":"6.11.4","dependencies":{"nopt":"^4.0.1","supi":"^0.12.8","chalk":"^2.2.0","delay":"^2.0.0","is-ci":"^1.0.10","ramda":"^0.25.0","retry":"^0.10.1","byline":"^5.0.0","diable":"^4.0.1","p-limit":"^1.1.0","get-port":"^3.2.0","camelcase":"^4.1.0","path-name":"^1.0.0","pnpm-list":"^2.0.0","tree-kill":"^1.2.0","is-windows":"^1.0.1","pkgs-graph":"^2.0.0-0","text-table":"^0.2.0","@pnpm/types":"^1.5.0","common-tags":"^1.4.0","cross-spawn":"^6.0.3","graceful-fs":"^4.1.11","signal-exit":"^3.0.2","strip-color":"^0.1.0","@pnpm/logger":"^1.0.0","@pnpm/server":"^0.8.0","@types/retry":"^0.10.2","find-packages":"^2.1.2","package-store":"^0.16.0","@pnpm/outdated":"^0.2.6","load-json-file":"^4.0.0","loud-rejection":"^1.6.0","mkdirp-promise":"^5.0.1","process-exists":"^3.0.0","util.promisify":"^1.0.0","@types/get-port":"^3.2.0","@zkochan/libnpx":"^9.6.1","graph-sequencer":"^2.0.0","not-bundled-npm":"^5.4.2","update-notifier":"^2.1.0","write-json-file":"^2.3.0","pnpm-file-reporter":"^0.0.1","@pnpm/default-fetcher":"^0.4.0","pnpm-default-reporter":"^0.14.2","@pnpm/default-resolver":"^0.1.3","@types/write-json-file":"^2.2.1"},"preferGlobal":true,"publishconfig":{"tag":"next"},"_hasShrinkwrap":true,"devDependencies":{"mz":"^2.6.0","caw":"^2.0.0","tape":"^4.6.3","execa":"^0.9.0","isexe":"^2.0.0","sepia":"^2.0.2","mkdirp":"^0.5.1","rimraf":"^2.5.4","semver":"^5.3.0","tslint":"^5.4.2","ts-node":"^4.0.0","read-pkg":"^3.0.0","@types/mz":"^0.0.32","write-pkg":"^3.1.0","typescript":"^2.7.1","@types/node":"^9.3.0","@types/nopt":"^3.0.29","@types/tape":"^4.2.30","exists-link":"^2.0.0","npm-run-all":"^4.0.1","path-exists":"^3.0.0","rimraf-then":"^1.0.1","@types/delay":"^2.0.1","@types/ramda":"^0.25.0","tape-promise":"^2.0.1","@types/byline":"^4.2.31","@types/mkdirp":"^0.5.0","@types/semver":"^5.3.32","@zkochan/husky":"^0.0.0","load-yaml-file":"^0.1.0","@commitlint/cli":"^4.0.0","package-preview":"^1.0.0","deep-require-cwd":"^1.0.0","npm-scripts-info":"^0.3.6","normalize-newline":"^3.0.0","@types/common-tags":"^1.2.5","pnpm-registry-mock":"^1.5.0","npm-registry-client":"^8.4.0","@types/load-json-file":"^2.0.6","@commitlint/prompt-cli":"^5.0.0","@types/update-notifier":"^2.0.0","@commitlint/config-angular":"^4.2.0","anonymous-npm-registry-client":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_1.32.1_1518378579487_0.27811567963910955","host":"s3://npm-registry-packages"}},"1.32.0":{"name":"pnpm","version":"1.32.0","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@1.32.0","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js","pnpx":"lib/bin/pnpx.js"},"dist":{"shasum":"6780e1d99adb6f0e951f1cf2f746903b574c4fb5","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-1.32.0.tgz","integrity":"sha512-ClKDaTNi1kytln6Dfqa1ogjMAJM2LfX7zcgvBkrg6EiP7vzBRWf2hgyWzotTthgB6dVCepQpXBWpq04UhM/+OQ==","signatures":[{"sig":"MEYCIQCwG6SrpKij117otSncPn8NXGZ1kP8Dn7bBWnEe4GKMtgIhAN8j1GFxZnGOA8Ot07PEwVOu7XvKbdu1/5Z8oyxQXTQZ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/bin/pnpm.js","_from":".","files":["lib/","npm-shrinkwrap.json"],"_shasum":"6780e1d99adb6f0e951f1cf2f746903b574c4fb5","engines":{"node":">=4"},"gitHead":"1c6540120628806520d4d574ec6e3313c652ea93","scripts":{},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","bundledName":"@pnpm/bundled","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"greenkeeper":{"ignore":["@pnpm/default-fetcher","@pnpm/default-resolver","@pnpm/logger","@pnpm/outdated","@pnpm/server","@pnpm/types","pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-registry-mock","remove-all-except-outer-links","pnpm-shrinkwrap","supi"]},"_nodeVersion":"6.11.4","dependencies":{"nopt":"^4.0.1","supi":"^0.12.6","chalk":"^2.2.0","delay":"^2.0.0","is-ci":"^1.0.10","ramda":"^0.25.0","retry":"^0.10.1","byline":"^5.0.0","diable":"^4.0.1","p-limit":"^1.1.0","get-port":"^3.2.0","camelcase":"^4.1.0","path-name":"^1.0.0","pnpm-list":"^2.0.0","tree-kill":"^1.2.0","is-windows":"^1.0.1","pkgs-graph":"^2.0.0-0","text-table":"^0.2.0","@pnpm/types":"^1.5.0","common-tags":"^1.4.0","cross-spawn":"^6.0.3","graceful-fs":"^4.1.11","signal-exit":"^3.0.2","strip-color":"^0.1.0","@pnpm/logger":"^1.0.0","@pnpm/server":"^0.7.1","@types/retry":"^0.10.2","find-packages":"^2.1.2","package-store":"^0.15.3","@pnpm/outdated":"^0.2.5","load-json-file":"^4.0.0","loud-rejection":"^1.6.0","mkdirp-promise":"^5.0.1","process-exists":"^3.0.0","util.promisify":"^1.0.0","@types/get-port":"^3.2.0","@zkochan/libnpx":"^9.6.1","graph-sequencer":"^2.0.0","not-bundled-npm":"^5.4.2","update-notifier":"^2.1.0","write-json-file":"^2.3.0","pnpm-file-reporter":"^0.0.1","@pnpm/default-fetcher":"^0.3.2","pnpm-default-reporter":"^0.14.1","@pnpm/default-resolver":"^0.1.3","@types/write-json-file":"^2.2.1"},"preferGlobal":true,"publishconfig":{"tag":"next"},"devDependencies":{"mz":"^2.6.0","caw":"^2.0.0","tape":"^4.6.3","execa":"^0.9.0","isexe":"^2.0.0","sepia":"^2.0.2","mkdirp":"^0.5.1","rimraf":"^2.5.4","semver":"^5.3.0","tslint":"^5.4.2","ts-node":"^4.0.0","read-pkg":"^3.0.0","@types/mz":"^0.0.32","write-pkg":"^3.1.0","typescript":"^2.7.1","@types/node":"^9.3.0","@types/nopt":"^3.0.29","@types/tape":"^4.2.30","exists-link":"^2.0.0","npm-run-all":"^4.0.1","path-exists":"^3.0.0","rimraf-then":"^1.0.1","@types/delay":"^2.0.1","@types/ramda":"^0.25.0","tape-promise":"^2.0.1","@types/byline":"^4.2.31","@types/mkdirp":"^0.5.0","@types/semver":"^5.3.32","@zkochan/husky":"^0.0.0","load-yaml-file":"^0.1.0","@commitlint/cli":"^4.0.0","package-preview":"^1.0.0","deep-require-cwd":"^1.0.0","npm-scripts-info":"^0.3.6","normalize-newline":"^3.0.0","@types/common-tags":"^1.2.5","pnpm-registry-mock":"^1.5.0","npm-registry-client":"^8.4.0","@types/load-json-file":"^2.0.6","@commitlint/prompt-cli":"^5.0.0","@types/update-notifier":"^2.0.0","@commitlint/config-angular":"^4.2.0","anonymous-npm-registry-client":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm-1.32.0.tgz_1517775983981_0.8148470849264413","host":"s3://npm-registry-packages"}},"3.6.0-0":{"name":"pnpm","version":"3.6.0-0","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@3.6.0-0","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"4aed7299b54731cc0c54d053f0f3f451d375e051","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-3.6.0-0.tgz","fileCount":4062,"integrity":"sha512-A4e2InttWWXsMYnHjRMY41Dggf0mdH1bRCbysAQ/hKXTfRT1LhvFrtGJUCQCAQW/Rpt5E86wwAWlIrmFMd4vCg==","signatures":[{"sig":"MEYCIQC0zs/Zjb21vzdFHjOoBO3Ry6lG/iQT7TUXAmgC3HKsnQIhAMcdmlO1aWfNrFdC0a07MxdDfJoZDGSqrde/8R0fsv86","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":19261131,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdLRcbCRA9TVsSAnZWagAAbywP/24TJU4SPeLiONFCh/SZ\nfiqXyrIwjKDsL5aKE5BjhdKyrqqcLgzy8w3s6ee5S8JrFj1bOjReWSpOPLOw\nDfxvipVOBjnNJMuaNx0wYAOxhNDXY6UWp4K48iWG9mlyuj3crjyVaV5xK5N1\nSOagPYv0fNG0UbcEe9eeeNPXVFj82CEBhTNOHNRu1iGRnstrKaC6pPtgALZC\n2ZzR/JOopNATIaEpRCrDeGhZGe3kulck7AsDibauralyNMm61239+P+C5Gqr\niStqZt4ruDAIo4DiLrlhWsYw0WiYziTBduCKcNFCyrwZP5+NNeItNivkD+G/\n9XZsDJ6RtGqmVWk7gYi/oAPoytGA1bYmjy4TXeoMixdFb0U0aXwoobsMD84H\n1mlVzE9WFvv3BAlBs1Muoo7B4dbpXIo60hNHJjpH5YDTcFgF0iwnfLN2jbnW\nBi/kMRUQSzHwrC44LgsOp7EUZ5pMift14Ti4jEXNRfjz7yOfUCzgI12SwxkG\nX7/lOG/I31Sq/ODrgTIhCi3wEFHxu82rCrWj1XYAAnSymGhFPnvqfr4doQX+\n8xhjMkkDaqaKuCZC00gYauXjD9lZVweG41dt4eDGWuh8fZeFwWDNYnPi0gIw\n+KnGKAWr2ohZI/sLfdJtq09J9clVIzHhDAJ7IY3cLOHlNWyy4fClJl4UmvLj\nqLRt\r\n=r8gl\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","_from":".","_shasum":"4aed7299b54731cc0c54d053f0f3f451d375e051","engines":{"node":">=8.15"},"scripts":{"tsc":"rimraf lib && tsc","lint":"tslint -c tslint.json src/**/*.ts test/**/*.ts","test":"npm run lint && npm run tsc && npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"run-p -r registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf ../../../.tmp/ && rimraf node_modules/.bin/pnpm && registry-mock prepare","registry-mock":"registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"10.12.0","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"mz":"2.7.0","mem":"5.1.1","nopt":"4.0.1","supi":"0.34.4","archy":"1.0.0","chalk":"2.4.2","delay":"4.3.0","execa":"2.0.3","is-ci":"2.0.0","ramda":"0.26.1","diable":"4.0.2","cp-file":"7.0.0","p-limit":"2.2.0","get-port":"5.0.0","make-dir":"3.0.0","p-filter":"2.1.0","@types/mz":"^0.0.32","camelcase":"5.3.1","fast-glob":"3.0.4","is-subdir":"1.0.3","lru-cache":"5.1.1","minimatch":"3.0.4","path-name":"1.0.0","tree-kill":"1.2.1","@pnpm/list":"1.0.13","is-windows":"1.0.2","pkgs-graph":"4.0.0","text-table":"0.2.0","@pnpm/types":"3.2.0","@pnpm/utils":"0.10.5","common-tags":"1.8.0","cross-spawn":"6.0.5","graceful-fs":"4.2.0","signal-exit":"3.0.2","strip-color":"0.1.0","@pnpm/config":"3.5.0","@pnpm/logger":"2.1.1","@pnpm/server":"3.0.5","@types/archy":"0.0.31","find-packages":"5.0.6","path-absolute":"1.0.1","read-ini-file":"2.0.0","@pnpm/outdated":"2.0.20","camelcase-keys":"6.0.0","load-json-file":"6.0.0","loud-rejection":"2.1.0","process-exists":"3.1.0","read-yaml-file":"1.1.0","@pnpm/constants":"1.1.0","@pnpm/lifecycle":"6.2.0","@zkochan/libnpx":"11.0.1","graph-sequencer":"2.0.0","update-notifier":"3.0.1","write-json-file":"4.0.0","@pnpm/store-path":"2.1.0","@types/lru-cache":"^5.1.0","@types/minimatch":"^3.0.3","@pnpm/core-loggers":"3.0.3","@pnpm/file-reporter":"0.1.0","@pnpm/package-store":"4.0.14","@pnpm/default-fetcher":"3.1.15","dir-is-case-sensitive":"1.0.2","version-selector-type":"2.0.1","@pnpm/default-reporter":"3.3.0","@pnpm/default-resolver":"3.0.18","@pnpm/package-is-installable":"2.1.0","@pnpm/read-importer-manifest":"1.0.5","@pnpm/store-controller-types":"3.0.3"},"_hasShrinkwrap":false,"readmeFilename":"README.md","__devDependencies":{"ncp":"2.0.0","pnpm":"link:","tape":"4.11.0","p-any":"2.1.0","retry":"0.12.0","byline":"5.0.0","rimraf":"2.6.3","semver":"6.2.0","write-pkg":"4.0.0","@types/nopt":"3.0.29","exists-link":"2.0.0","npm-run-all":"4.1.5","path-exists":"4.0.0","rimraf-then":"1.0.1","symlink-dir":"3.1.0","@types/ramda":"0.25.34","@types/retry":"0.12.0","tape-promise":"4.0.0","@pnpm/prepare":"0.0.0","@types/byline":"4.2.31","@types/mkdirp":"0.5.2","@types/semver":"6","write-yaml-file":"3.0.1","deep-require-cwd":"1.0.0","normalize-newline":"3.0.0","@pnpm/modules-yaml":"3.0.3","@types/common-tags":"1.8.0","@pnpm/registry-mock":"1.3.0","@pnpm/assert-project":"link:../../privatePackages/assert-project","@pnpm/lockfile-types":"1.1.0","@types/update-notifier":"2.5.0","@pnpm/read-package-json":"2.0.2","@pnpm/write-importer-manifest":"2.0.1","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_3.6.0-0_1563236122818_0.5039365611724016","host":"s3://npm-registry-packages"}},"0.29.0":{"name":"pnpm","version":"0.29.0","keywords":["install","npm"],"author":{"name":"Rico Sta. Cruz","email":"rico@ricostacruz.com"},"license":"MIT","_id":"pnpm@0.29.0","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://github.com/rstacruz/pnpm#readme","bugs":{"url":"https://github.com/rstacruz/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js"},"dist":{"shasum":"27bd656656d6658672c02aa2d856111030932eb6","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-0.29.0.tgz","integrity":"sha512-foDAp2sbOKtyiHa8a1WnDfgXlMCQlm/7t0LGG+iHwOV2fO1oCK08uaCZqAHN46AnvTCCwcAVVDryFz9k7/9Xww==","signatures":[{"sig":"MEUCIDxtR4l5gO2MQ+FCl3/PG65Fmh+J5GyvUc/z4R/tej3KAiEA6yAyla3UGBfdV2YP1il+J73VJ7lHn4ifv0BAFKWEd+Y=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"index.js","_from":".","files":["lib","bin"],"config":{"ghooks":{"commit-msg":"node ./node_modules/validate-commit-msg/index.js"},"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"_shasum":"27bd656656d6658672c02aa2d856111030932eb6","engines":{"node":">=4"},"gitHead":"2818502a779e5d432d10ce11a29877e944b25373","scripts":{"lint":"eslint bin/ test/ lib/","test":"npm run lint && node test | tap-spec","cover":"istanbul cover test/index.js","commit":"git-cz","posttest":"rimraf .tmp","docs:build":"docpress build"},"_npmUser":{"name":"zkochan","email":"zoltan.kochan@gmail.com"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/rstacruz/pnpm.git","type":"git"},"_npmVersion":"3.10.3","description":"A fast implementation of npm install","directories":{"test":"test"},"_nodeVersion":"6.4.0","dependencies":{"mz":"2.4.0","rc":"1.1.6","caw":"2.0.0","got":"6.3.0","meow":"3.7.0","chalk":"1.1.3","debug":"2.2.0","is-ci":"1.0.9","retry":"0.10.0","byline":"5.0.0","mkdirp":"0.5.1","rimraf":"2.5.4","semver":"5.3.0","tar-fs":"1.13.2","throat":"3.0.0","thenify":"3.2.0","lockfile":"1.0.1","node-gyp":"3.4.0","commondir":"1.0.1","os-homedir":"1.0.1","cross-spawn":"^4.0.0","observatory":"1.0.0","read-pkg-up":"1.0.1","gunzip-maybe":"1.3.1","registry-url":"3.1.0","sorted-object":"2.0.0","camelcase-keys":"3.0.0","normalize-path":"2.0.1","supports-color":"3.1.2","npm-package-arg":"4.2.0","is-retry-allowed":"1.1.0","sanitize-filename":"1.6.0","registry-auth-token":"3.0.1"},"preferGlobal":true,"devDependencies":{"ncp":"^2.0.0","nixt":"0.5.0","tape":"4.6.0","isexe":"1.1.2","sepia":"2.0.1","eslint":"3.4.0","ghooks":"^1.3.2","docpress":"0.6.13","istanbul":"^0.4.5","tap-spec":"4.1.1","commitizen":"^2.8.6","git-update-ghpages":"1.3.0","validate-commit-msg":"^2.7.0","eslint-plugin-promise":"2.0.1","eslint-config-standard":"6.0.0","eslint-plugin-standard":"2.0.0","cz-conventional-changelog":"^1.2.0"},"_npmOperationalInternal":{"tmp":"tmp/pnpm-0.29.0.tgz_1472635395039_0.6721663232892752","host":"packages-12-west.internal.npmjs.com"}},"8.1.1":{"name":"pnpm","version":"8.1.1","keywords":["pnpm8","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@8.1.1","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"f3d2cd2bddf0fa447a13b80e166d1b85a7823486","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-8.1.1.tgz","fileCount":658,"integrity":"sha512-XLzcc4O8YrqfQ1+qjPtHGDFcdUeno2Zk+kuuSc9CagIiY8y4uhnqQ2B7jW8tgwQDNmehewGZuqrAoskgCkbTnw==","signatures":[{"sig":"MEUCIQDPYT96ILry3ZcbXDFofl4Wxo0Ep96CSojYRqlYXeHWcAIgKPXfvFiPYdIim5uYX2jEgzKtwF2vqvC/WyoXfQjLKdQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13055263,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkK2vZACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqXEA//RWY7UgSetd9NC7fJSuHoU55q/7QqQevGY/tGCJZ7UUjRfHKr\r\nUFEqliF1dS9rx8hHOWcPdLiqM9DU0mZIy6zn7bb1U36jTD8IHYZDdQxbjmoD\r\nEtl56Wja6+mIamk8HEyKESOiy8TJpmexKgaV6hLto7Z8XfmGJ2JNH1wxku5W\r\n2/VcYXO6hlg3GI9CApCFKYGy/TqP/shywK3PVn9VpBl8A/MPjNfF8GtQ3pTW\r\ng1LKLE9kWPFLkANTYF9pfT5B86x7QdPA6tL3lEbPaCG1vqLfKBHBGoEzv5D3\r\nA1WAYpp8E4h6Zd/vKq70juYVz9diUYsVf+tbq1dcsftS2J/WyZ8+94lbhdJ6\r\nKc7zwMFkOFnqRaKXtnzGRGtL8Am8IrZaa3EWy43nzQuCyBVvIZAlvM1snR+Q\r\nXd1mTv8olBNIDAiKsdrmtQ3Vw9ZpjqSw4PAm/7Nbz4lWPXLrqVuIfQ/65jIz\r\n5TKHPz2PeN3S5YwD8G3R7Pgu+4oO2m3/GY/ztba8WDKcFVc3cqfEgUREte1i\r\nOEFMAgkIOqrkOpLJV9GRH7EKzQ57UdOfqtOMgzuYncdE6VJhr+V8ZeGxQbTi\r\nd+2R7aqHSv76sXY+PdMKHhXv7TtjUpWpyY8aYJ5eDS20ETUWhOsQLwquthUZ\r\nRcieoP5DGM8XQFPQbon7Pfm8c04P69ZVXqs=\r\n=9XG4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","_from":"file:pnpm-8.1.1.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=16.14"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7776 pnpm run test:e2e","start":"tsc --watch","bundle":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/538790d206ea375397031091ed0fcd1a/pnpm-8.1.1.tgz","_integrity":"sha512-XLzcc4O8YrqfQ1+qjPtHGDFcdUeno2Zk+kuuSc9CagIiY8y4uhnqQ2B7jW8tgwQDNmehewGZuqrAoskgCkbTnw==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"9.5.0","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"18.15.0","preferGlobal":true,"publishConfig":{"tag":"next-8","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_8.1.1_1680567257107_0.33529886497015493","host":"s3://npm-registry-packages"}},"8.1.0":{"name":"pnpm","version":"8.1.0","keywords":["pnpm8","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@8.1.0","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"09ebf306075e96037432071992bb00340c263d85","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-8.1.0.tgz","fileCount":658,"integrity":"sha512-e2H73wTRxmc5fWF/6QJqbuwU6O3NRVZC1G1WFXG8EqfN/+ZBu8XVHJZwPH6Xh0DxbEoZgw8/wy2utgCDwPu4Sg==","signatures":[{"sig":"MEUCIQCxwuUergWvwycIUDS9gcvkEEElEvz1gRWNfr0dm/w6DwIgK4KWV2b4bxWCbE/7CcLdzxcqNY118hFusoOxndDuwUA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13053635,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkJLhLACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmojsA/+IATpSz2522rm/d1aqKhxTiWyx/vNESB/ZG7ui5TejX2sEPN4\r\nEFY3I345EIWOUYAAs363vh9ECdPrkClknKwq5mVL1rJjAbWsh1xyXPJ36leg\r\nGuB6KmMFkGbx1MSBxJvOEMydJzrFIIMWv9BQkON3KPLnPBbb1XoL+a9SAkb+\r\n8ADCzmV5cVbrWFCvQhScQJwpKTcKYrg/X3+nEwPHvM5Tnhi2o9nFZnzodpAI\r\nYQhRDMJ/dxEzw65GIr1TyhoYEhAYOBsNbsjymhk2qjBtraWPc2jTqcVSljjn\r\nQdWR7NnvZPU9/dfGWN9AmJG8wrWcol3zpSHbqgx9AMWRIwmGi1btEB/ANKK+\r\nrrnfsFB2o+p7xb5rFvCrSrJo38AAVKDyItGimX4Vj788yYXlAP4aglpB33ma\r\npFdFyb+dHFhDkQOwY9c70gfMag10ixhGaZBkgbICEK85KfDnbZAnWYp8fK2P\r\nU7B5awTUmQAfE1ypDJybUwGvO8+XYGblz7IePGYyxE99a8oQjQtrFoGUm3Cv\r\nRx+vuyIhCns7aIh/989Tlbm57VHJTnd00ZSqb1RvXGo939Cbzz/AuGZbxw3Z\r\nTUTYrQrpt4HovQV9FsroSu4qfaO8ylJ3QPl1d7RfHLOUO07xiXlK+Sf02vE5\r\npu8jBcnS1Olq4sRnpjer4B/hmoxRPvlo3cg=\r\n=3cs6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","_from":"file:pnpm-8.1.0.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=16.14"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7776 pnpm run test:e2e","start":"tsc --watch","bundle":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/06992f5f1066ced1a8d912606a73d4bd/pnpm-8.1.0.tgz","_integrity":"sha512-e2H73wTRxmc5fWF/6QJqbuwU6O3NRVZC1G1WFXG8EqfN/+ZBu8XVHJZwPH6Xh0DxbEoZgw8/wy2utgCDwPu4Sg==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"9.5.0","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"18.15.0","preferGlobal":true,"publishConfig":{"tag":"next-8","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_8.1.0_1680128075464_0.9112773743003777","host":"s3://npm-registry-packages"}},"7.29.2":{"name":"pnpm","version":"7.29.2","keywords":["pnpm7","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@7.29.2","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"c9a3e7fb7ff6b08793fc9c04140f9cca5815e724","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-7.29.2.tgz","fileCount":658,"integrity":"sha512-G1z1E1uKwDjhG85gJYXdycR9ND4Cy1jK3WbtqK09RofBraagz/mXdYoc0x765RurwP1Np1/Vi/uJ6fZqHUWgyw==","signatures":[{"sig":"MEUCIG6joGuaJQqGYm5D0UWmbNrU+9GRdJPZnZETxjqqdWZUAiEA3hioG9LrqrxhZcoOv9RYszbIZHXHdRCYeiwPv2b+8Qc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13528181,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkD9sTACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqMxQ/9EVYh8kizvGGlQBV20oDJ23FTqG7QNMs0/GJw8Dyy7x9xyY4R\r\nNu+nNFlWmEE/I5SzUKcy6EoIKTSAmJ7ql+zxEY55ZeYFonw3lDXV0rPKwlet\r\ngPMgReINDjCcZkZ2N4uoiasCwXjZaP5iPi8lXdoINDzN5rbho2tKgZziQ6oL\r\nq9+8vC31OcGu1C5OXqSnDSBSmBzjR1R+qW308gPHJUaDxueAShTseHowrx0p\r\nLVxrtycklXXmYx/zJuyJy6i14+CCtf37pawhMHyQhBsNInLcT6+F3hWx0Coo\r\nrIg6cQSSennWQBvqBihy3pvdCRShIb3YuOXCrLP5VGbjEeeeE83i5mhMpIAi\r\npmfk0R/ywXEALUpQNDuecbYqGMRJj2COUFddfx7qnrszlhVjp7ZFe8Oe48EF\r\nAASQridQvclcza8Wv0TB6UkzfUMmuwknFaWwxJpZgttXRmiekJFghODkBoKt\r\nXrQ4bCF1dZ+FvVkNL4Nn6DTD7TL9s3eRtjgvJhOcf14JTP48f6b0OpLnyW3C\r\nwpOG4frAhAxDnlw4wEPkUl1FRUndQmjbWzTs6ND1JTzmQ+NYdutLcZfBUxgz\r\nqwvekTEKWsiWS+H5lWc8C/wklBmIWVKQrncrXtzONJkLNHx1zyEhR3uBD3Sm\r\n86Hy0u+ns+sKWMmdfcSN0dBIuIf2NC7OYaM=\r\n=pBg4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","_from":"file:pnpm-7.29.2.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=14.6"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7776 pnpm run test:e2e","start":"tsc --watch","bundle":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/760114e91bd8c0d531cbb376b88f4cce/pnpm-7.29.2.tgz","_integrity":"sha512-G1z1E1uKwDjhG85gJYXdycR9ND4Cy1jK3WbtqK09RofBraagz/mXdYoc0x765RurwP1Np1/Vi/uJ6fZqHUWgyw==","deprecated":"This version contains a regression. Upgrade to v7.29.3 or newer","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"9.5.0","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"18.14.2","preferGlobal":true,"publishConfig":{"tag":"next-7","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/pnpm_7.29.2_1678760722867_0.5148421437042816","host":"s3://npm-registry-packages"}},"7.29.3":{"name":"pnpm","version":"7.29.3","keywords":["pnpm7","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@7.29.3","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"700f102ef6d5e57e01093ede3bfe5028d18cc52b","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-7.29.3.tgz","fileCount":658,"integrity":"sha512-w4tVG3ZV1txgM2bp9/XMmqSYYO3qdhyMVdU8S0zegVvfB6SxNL+nxRq5t7hhw+yc+GrKegyZuIp9aWPhy6NNMA==","signatures":[{"sig":"MEQCIHQQ211a3uK/1FKumq7eGd6Krj49u19UKX18pFJYIDuqAiBA9SXknyjkSCwTDFlj9thUFwkNUhEm3qBQs0PNa6xzFg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13528989,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkEZ0AACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoXjA//VL9OEDG4hiq6kiOvlOIKuPgnC1mIB/a/oOAYnsi8IXHLcZAE\r\nZZXkbM+bDzkuQVNfiaNAG5SXEW1P7q0vdQndoMU2gyCQGq5kMt5bInFwYHlu\r\ndWURmjRgkEs7qycpGsS4zDuH2SRtSsIxegaTpZ6NhXM/U3Fv788f1zRF4PMn\r\n6wpD7buvVYn3G1fmmCcskzPr4laL4OjOBJZkjtXy9/oyJIVq6PUviGK+SZOi\r\nbKVNij6hNOwiqwgfbu4kAFMazjZZuxXMgV+iqPcDAcqpfz7j7VvdlSJpMlFY\r\n3yNG55AkLBlDnyWKzJL+L3S15rUXQ30UBU/A63RCqRuC8UHaC9KtleTB580F\r\nxDbz/BpkHL5SWdclcMWrvUPat542vmNehITXLxvjGmQdakuC8veXFTII3HWs\r\nyScx5BnTzYh14rxNdJU1iI9VHq2K2m20Sq6Db/E6x9y2KoDGPRovJYKTAplN\r\nOQjBSdjFrmgXgpF7bvNDYpcE5ouckZVJRAMUouvgO0swGf91JpCSoaNencXt\r\nxNFpMcNJJdMMZDWYleIlcIHhma537W51hUmah/yypoovHAqk7KgrBoCeg3Vo\r\nh5nBEYCX2ziHOqOdMj8ycHqlU4oIVhzdqq3OTyNxAiwy1QHeNa8nF2hGcC0Y\r\ncdT2uXC3jibIwv8LdJ9nIGd1njdAu8ZJE1Y=\r\n=FQJf\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","_from":"file:pnpm-7.29.3.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=14.6"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7776 pnpm run test:e2e","start":"tsc --watch","bundle":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/6e97be658583fc11cf0532fa83fbe503/pnpm-7.29.3.tgz","_integrity":"sha512-w4tVG3ZV1txgM2bp9/XMmqSYYO3qdhyMVdU8S0zegVvfB6SxNL+nxRq5t7hhw+yc+GrKegyZuIp9aWPhy6NNMA==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"9.5.0","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"18.15.0","preferGlobal":true,"publishConfig":{"tag":"next-7","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_7.29.3_1678875904382_0.2711301251263165","host":"s3://npm-registry-packages"}},"7.29.0":{"name":"pnpm","version":"7.29.0","keywords":["pnpm7","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@7.29.0","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"271599acc4cba7c5440fd9f87a0632c3855ba181","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-7.29.0.tgz","fileCount":658,"integrity":"sha512-SyJGcUK7gmLSJYjspL6iVOR9CS7ARYA7K0JmJkjn+MMxEJBUwzc0XdPBNwh5q8dxs+iR2ZQBalmI1lI24GRVOA==","signatures":[{"sig":"MEUCIQCdIf8MrvykXWzx1Yb5/w+3/Iw1FXpjOl6+a2QAyihOswIgHzDGoAr5Xk1nrN7C1j9OuWwwfIdOpAiY6nRC032h9Cw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13514576,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkBTDFACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrrrBAAlbYbcRUlxf4sh83eL6sX24Dhl332c+DLamyeJlHiNrdDlU0z\r\nJ1v7nSQW/8lTRsowmPdmh+p9+imYmNrZCy8szvRKCHGehQJO25I7wtkiSymh\r\nd44C1weVhwaGq01E679hcUn84seI1svDOL4dEsEufrp8kVWLQu+nQGmWeVcB\r\nQiVGt71cG75iHcZ0MuTD8/QbS+DRtlnYlcA+RefPjpkhySrEeM3BUN5NNvXP\r\nW6w24iJkXmzyIxgWtyErOBhHu09XxAQJlEWN8gNhuFH/BNw9wPrBrn0EpOjc\r\n55nBAnTNKy0EfToUNBF/A2GhSJjbWJIpRwMHBo2wAOLqWS949v1p59WwbYCB\r\npT0QG2Py0o8ucGPDem/LxNrQRBg0jVy6/mTTjvIPzAoFTd76OiEkOyWlji5q\r\nP8Cu9LmtDbKeZK5T58xxELT29AzsRaH2/YDmFAY83L8uq4OF6eWpoBUezL2j\r\ngVuYWbmfH29Fxt/4gV4zO7xW4Xz/WOGrGvExR/FjZD43/zZbhZSHEd7+0PRl\r\nvC9eaEXUIt9VSPQqALCPD3Rm5JEYxZ+Dhs2rzb53FdvpW7u7/Aoe9mLYi2AG\r\nUqKJVlJtSEhh4Mf69ae//LbOBeBFRW3zJxzcWBbuqJWdvWPh1GI3KpegR9P7\r\nPCklz3T/ED8SwhyOxvvrnvkc9l+bQvu59uc=\r\n=ho6N\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","_from":"file:pnpm-7.29.0.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=14.6"},"exports":{".":"./package.json"},"funding":{"url":"https://opencollective.com/pnpm"},"scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7776 pnpm run test:e2e","start":"tsc --watch","bundle":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/63a4b812c4c81356c54bdb6b7811b64d/pnpm-7.29.0.tgz","_integrity":"sha512-SyJGcUK7gmLSJYjspL6iVOR9CS7ARYA7K0JmJkjn+MMxEJBUwzc0XdPBNwh5q8dxs+iR2ZQBalmI1lI24GRVOA==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.24.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"18.14.2","preferGlobal":true,"publishConfig":{"tag":"next-7","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_7.29.0_1678061765035_0.03242121784066376","host":"s3://npm-registry-packages"}},"7.29.1":{"name":"pnpm","version":"7.29.1","keywords":["pnpm7","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@7.29.1","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"0bad188e84ffb283a93f29d4dee752f29c0ff845","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-7.29.1.tgz","fileCount":658,"integrity":"sha512-dn+65B2XpMIin7sQZvBIJ2Zyx8Z7LK95qyAvgEPE8qXkWYL/LuwpfMfK9Muc7+zNnpPwiQgtGEsxgOtuabFibQ==","signatures":[{"sig":"MEUCIQC/DWCaamHHdpHXTs4Ld/ojvz943Jmy+rWoAwll06jGVgIgLFuURCNbTDHgaW/nXnX3T2VgBJNfIzGtwNizxL3CdOw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13514836,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkB+gSACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrIpBAAmKicP7ZK5QmWKN/1s+GjV+v4C/Vc0z4yH2wpxS+hgsrvAWyW\r\nRCbLPQHgg3HJSDDkH3iJHrKT/QKfmOa2EUrSailqi0FRGcTUs2snRHkAf5cZ\r\nhPmBZa8aTi/opknLlI0mbyeL8EVNxnbUaIC+Iz7nyPZ9pg2K1pUNsUjGKXWJ\r\nQlXttl9fit60nkP2W5Bwbov1L5U5rbmd67Q92cA3t+a+Nx2ksIKUtZlQmLZ5\r\n7v+LtKlF0/FPh7j2NMxu+MxAb6Pw7LctUI513KXfT+dL6ewM4bm5rvY7BAie\r\nM0znqWOel09EVqhEL3cQGeb6PspLLeIRrZPqVbnSDDdRV/MGtGzsWFJYOSOb\r\np61AogXSdzH0ZecFG6aY3QnLlIevrGfNc5AbSjevMZypZr3jl+R74uOOCWgz\r\nJFTrdPLqU2GIs0N/YC9I/GvgccupYJBs5Tli53CPVVr5O7lmxWml/L161xLz\r\nJImYCIuxs4WoDtV/xKIbmaf2GKRv1ucCCMugyarfH/KhunX6h3vylsS1WMiT\r\nqus9POPX6SXVOkB6kMRRi1Gc1BoT/nzke7y0eRR/w2FFy1UNnA+tmm2z4N7G\r\nv/FQb8nmtdq/3nwdd7mnEJ7D4f2tWWFEarY0XEUWjvEvqEXvgky1a2+AkadR\r\nGTPkHCY/OXClFUIEZy41I/4gWvGeuCehsk4=\r\n=wHok\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","_from":"file:pnpm-7.29.1.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=14.6"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7776 pnpm run test:e2e","start":"tsc --watch","bundle":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/96c93a81b2afdca67f24f12fb149d49d/pnpm-7.29.1.tgz","_integrity":"sha512-dn+65B2XpMIin7sQZvBIJ2Zyx8Z7LK95qyAvgEPE8qXkWYL/LuwpfMfK9Muc7+zNnpPwiQgtGEsxgOtuabFibQ==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"9.5.0","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"18.14.2","preferGlobal":true,"publishConfig":{"tag":"next-7","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_7.29.1_1678239761792_0.36756995197433806","host":"s3://npm-registry-packages"}},"2.22.0-0":{"name":"pnpm","version":"2.22.0-0","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@2.22.0-0","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"ee8e7ce88c020a1472ad5532e734856919995f32","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-2.22.0-0.tgz","fileCount":4742,"integrity":"sha512-DzqKp/dKoE6L1Er6jkWLfGRPwJmX74h6BWcKh/IlTQ2/Pww1WYXo5u1cVDiYr6OHQIx3kSQZgy6lrnnnc/rQqg==","signatures":[{"sig":"MEYCIQD4cAuLmD1jtE4F3IJ8aJoeox3zFdC/Rk4VEzvNEcYw3QIhAKUEfWc8n8eHRL0Ls50zU0IVmQeC1kMe8qGzuql1Pgo3","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":22597859,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcHCyTCRA9TVsSAnZWagAAfGcP/10QO9+RXbiIkUmDteZ/\nisDezpdDBZxMb7HC2DGGxFPsAechYWdCbsnArbmMF+uHX3rLJ3BN6gLQrbYC\nbUrg4YqL319JYSV7YSkUjRvRrdzHIr6yUzjtS+Zz4O2GuTFyExGggnl6r9IY\n9ceklMbEBa+bQrP5EU2Os8mICZcMUtHdahwLNoWdUo3tZSMPfL1TURoHY0If\n8MqmjcefbY5MIjyjFZt2xryLkSR5RFakdp0Mv2stnT+9S/Yje5es2AUZCtN1\nOBovR8dXSwhkbBywNlKyN/2gw7UH6tASEDa9vDOM8RHy5VhzFEVLwS47Cxnu\n9eFzhIo73MRl7Z4xAa99oetNGCcsPOj1sWOYA002o6PI+m8sdDrUOdTbjrJF\nEAkDzXt9du5bGU2z/DSTfqr9eCN1289nXL1BMIDD09K4qHhmhKkSOTsQlnb4\nD5priVc8qpfNmu4jlQXbH3xO9sHfWQVj9gX3tzWYxhFR0/mZ+bTE+HVO/5WJ\nunQWOD18/T2b61k414wbbRliVp6Y4hBGiAAjLtiZVAijziWPOgaq2o6vO71o\nn4WJm9GgdtwCy6CkvpjJxSFCV+DJvtFAbskeo01l29LM/Ml9rXsmuvRSvQDI\nHY4Tr/2hjOMBafPVIzP7/M3lgSEpK+XKkOZDUt94FXqNz6JzSyeLr1kSyRp+\n8WSb\r\n=OdsO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","_from":".","_shasum":"ee8e7ce88c020a1472ad5532e734856919995f32","engines":{"node":">=6"},"scripts":{"tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json src/**/*.ts test/**/*.ts","test":"npm run lint && npm run tsc && npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"npm-run-all -p -r pnpm-registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf ../../../.tmp/ && rimraf node_modules/.bin/pnpm && pnpm-registry-mock prepare","pnpm-registry-mock":"pnpm-registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"10.12.0","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"mz":"2.7.0","mem":"4.0.0","nopt":"4.0.1","supi":"0.27.0","archy":"1.0.0","chalk":"2.4.1","delay":"4.1.0","execa":"1.0.0","is-ci":"2.0.0","ramda":"0.26.1","diable":"4.0.1","p-limit":"2.0.0","get-port":"4.0.0","p-filter":"1.0.0","@types/mz":"0.0.32","camelcase":"5.0.0","is-subdir":"1.0.2","lru-cache":"5.1.1","minimatch":"3.0.4","path-name":"1.0.0","pnpm-list":"5.0.1","tree-kill":"1.2.1","is-windows":"1.0.2","pkgs-graph":"2.0.2","text-table":"0.2.0","@pnpm/types":"2.0.0","@pnpm/utils":"0.9.0","common-tags":"1.8.0","cross-spawn":"6.0.5","graceful-fs":"4.1.15","signal-exit":"3.0.2","strip-color":"0.1.0","@pnpm/config":"2.4.0","@pnpm/logger":"2.1.0","@pnpm/server":"2.0.0","@types/archy":"0.0.31","find-packages":"2.2.0","path-absolute":"1.0.1","read-ini-file":"2.0.0","@pnpm/outdated":"1.0.10","camelcase-keys":"5.0.0","load-json-file":"5.1.0","loud-rejection":"1.6.0","mkdirp-promise":"5.0.1","process-exists":"3.1.0","read-yaml-file":"1.1.0","util.promisify":"1.0.0","@pnpm/lifecycle":"4.0.0","@types/get-port":"4.0.0","@zkochan/libnpx":"10.0.0","graph-sequencer":"2.0.0","update-notifier":"2.5.0","@pnpm/store-path":"1.0.4","@types/lru-cache":"4.1.1","@types/minimatch":"3.0.3","@pnpm/core-loggers":"1.1.0","pnpm-file-reporter":"0.1.0","@pnpm/package-store":"2.0.0","@pnpm/default-fetcher":"2.0.6","@types/camelcase-keys":"4.0.0","@pnpm/default-reporter":"1.0.0","@pnpm/default-resolver":"2.0.7","@pnpm/store-controller-types":"2.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"caw":"2.0.1","ncp":"2.0.0","pnpm":"link:","tape":"4.9.1","p-any":"1.1.0","retry":"0.12.0","sepia":"2.0.2","byline":"5.0.0","mkdirp":"0.5.1","rimraf":"2.6.2","semver":"5.6.0","tslint":"5.12.0","ts-node":"6.2.0","write-pkg":"3.2.0","typescript":"3.2.2","@types/node":"10.12.15","@types/nopt":"3.0.29","@types/tape":"4.2.32","exists-link":"2.0.0","npm-run-all":"4.1.5","path-exists":"3.0.0","rimraf-then":"1.0.1","symlink-dir":"2.0.2","@types/p-any":"1.1.2","@types/ramda":"0.25.34","@types/retry":"0.10.2","tape-promise":"4.0.0","@pnpm/prepare":"0.0.0","@types/byline":"4.2.31","@types/mkdirp":"0.5.2","@types/semver":"5.5.0","write-json-file":"3.0.2","write-yaml-file":"2.0.0","deep-require-cwd":"1.0.0","npm-scripts-info":"0.3.9","normalize-newline":"3.0.0","@pnpm/modules-yaml":"2.0.1","@types/common-tags":"1.8.0","pnpm-registry-mock":"2.4.0","@pnpm/tslint-config":"0.0.0","@pnpm/assert-project":"link:../../privatePackages/assert-project","@types/load-json-file":"2.0.7","@pnpm/shrinkwrap-types":"1.0.0","@types/update-notifier":"2.5.0","@pnpm/read-package-json":"1.0.1","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_2.22.0-0_1545350291002_0.43305118850927204","host":"s3://npm-registry-packages"}},"7.3.0":{"name":"pnpm","version":"7.3.0","keywords":["pnpm7","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"license":"MIT","_id":"pnpm@7.3.0","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"380edbdd712c17b1c6a443615b107bec04145c3a","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-7.3.0.tgz","fileCount":644,"integrity":"sha512-HOXT6V+AznAyjL2Ay3TuuJQucsEguUiKjqyQq4WPPwOpaaILhkKvu8Nn1/OQWGi9V6T7OciyrctAKeYyCha6Ow==","signatures":[{"sig":"MEQCIAlWykezITm2k5V1JTahxNqTVPSHZqKBU8wcUV3IYoSkAiBAr4x/zLkLx7sT+JCCAZ+JgutFcXtXZuxjCy0S7MAjzA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":19385910,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJirjvzACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpHpA//ZY7RMZdxi2gHGPy8P+D/9sBHCY33g8Z0U/S+gyTDuIzMlDbI\r\nwVHWLkajC+PIC/P9jyRWVoJDLv3uS472yYRexuK/lqBrvLKO+ht1XuXg4CwL\r\ndaKSUzaanUfpCxCbr0K7x46XX6WZZKfXYkX6olvIXxzFhMrs/EDvHJoua6qV\r\nDmj5U+JqwtQ8rG5M1cD8fujLeh5WaOBavuGYNX9dcIqq+E9TyrBmg4pgFCoE\r\nF80++mQdSqA5fwHo7JnlP3o9693JQWVRN1Hn1VMtNPkXP1snuN5PU9bj/+lX\r\nugLvxu+9r0YONIeFw3zS04yAMTDSYy9NTWYA1Emr/R39lz7523d7HpeEQeIi\r\nskyvfak9nQOQF9N73jNgJ0DVodGxK8ak2gIpYLin3ouHNpJXkPOP3ROkvkcn\r\nOcDZs5GwszjZm8CA68AhZJCs9UkJZvTmtGnJhXAA3ch7Wx6c6Sk5eIQTGt57\r\nfPvp5lCZ1zAB1MfOa7Fc5AWkxuTOPyAi8uVh+Zyr0ReC0Ki6uJJKzfv0SAqf\r\n1HSm/OJhJAyYwCxGAXWzr9rF1isuDdRoT9nUtU3xldZXIVb8h1MqC2tXgr6O\r\nBasEWXysEK+/9w4szPkSYDTKmJp16t2Cu4WHBjLXIf39WQ7QfYTh61mhNRKa\r\npG3YCy9acK6KP6kXvnXWtSHAkpD+JsAq04k=\r\n=10kn\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","_from":"file:pnpm-7.3.0.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=14.6"},"exports":{".":"./package.json"},"funding":{"url":"https://opencollective.com/pnpm"},"scripts":{"lint":"eslint src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"tsc --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.cjs","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/dd64ffd47e8b8f87f4961e786e318812/pnpm-7.3.0.tgz","_integrity":"sha512-HOXT6V+AznAyjL2Ay3TuuJQucsEguUiKjqyQq4WPPwOpaaILhkKvu8Nn1/OQWGi9V6T7OciyrctAKeYyCha6Ow==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.24.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"16.15.1","preferGlobal":true,"publishConfig":{"tag":"next-7","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_7.3.0_1655585779586_0.6931153465583932","host":"s3://npm-registry-packages"}},"1.21.0":{"name":"pnpm","version":"1.21.0","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@1.21.0","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js","pnpx":"lib/bin/pnpx.js"},"dist":{"shasum":"a2c04069958e112b47acfb66a7778dbc55190c0f","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-1.21.0.tgz","integrity":"sha512-XTY986khCH/f2a0+sIR4IsO4Pu8jQDBLjmEEadToUxI6xMFVOlLCmH5ER3vVd+PabWXsFGTa1Mw39s8+REWMiQ==","signatures":[{"sig":"MEUCIQCq7o64yiwDYSQKW9SCQC3G/oREuibn1zM4vNu9EJ0p6AIgKahXkHNHPbo3GJDuHQDZjZ5PoJA1WPxn3dQ+ognWiIs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/bin/pnpm.js","_from":".","files":["lib/","npm-shrinkwrap.json"],"_shasum":"a2c04069958e112b47acfb66a7778dbc55190c0f","engines":{"node":">=4"},"gitHead":"d7b24c4a787e9526d619b96bc43959228e59f5bc","scripts":{},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","bundledName":"@pnpm/bundled","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"greenkeeper":{"ignore":["@pnpm/logger","pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-registry-mock","remove-all-except-outer-links","pnpm-shrinkwrap","supi"]},"_nodeVersion":"6.11.4","dependencies":{"nopt":"^4.0.1","supi":"^0.7.5","chalk":"^2.2.0","is-ci":"^1.0.10","ramda":"^0.25.0","byline":"^5.0.0","camelcase":"^4.1.0","path-name":"^1.0.0","pnpm-list":"^2.0.0","text-table":"^0.2.0","common-tags":"^1.4.0","cross-spawn":"^5.0.0","graceful-fs":"^4.1.11","strip-color":"^0.1.0","@pnpm/logger":"^1.0.0","@pnpm/outdated":"^0.2.0","load-json-file":"^4.0.0","loud-rejection":"^1.6.0","@zkochan/libnpx":"^9.6.1","not-bundled-npm":"^5.4.2","update-notifier":"^2.1.0","pnpm-file-reporter":"^0.0.1","pnpm-default-reporter":"^0.10.2"},"preferGlobal":true,"publishconfig":{"tag":"next"},"devDependencies":{"mz":"^2.6.0","caw":"^2.0.0","tape":"^4.6.3","execa":"^0.7.0","isexe":"^2.0.0","sepia":"^2.0.2","mkdirp":"^0.5.1","rimraf":"^2.5.4","semver":"^5.3.0","tslint":"^5.4.2","thenify":"^3.3.0","ts-node":"^3.0.0","read-pkg":"^3.0.0","@types/mz":"^0.0.31","write-pkg":"^3.1.0","is-windows":"^1.0.1","typescript":"^2.4.1","@types/node":"^8.0.33","@types/nopt":"^3.0.29","@types/tape":"^4.2.30","exists-link":"^2.0.0","npm-run-all":"^4.0.1","path-exists":"^3.0.0","rimraf-then":"^1.0.1","@types/ramda":"^0.25.0","tape-promise":"^2.0.1","@types/byline":"^4.2.31","@types/mkdirp":"^0.5.0","@types/semver":"^5.3.32","@zkochan/husky":"^0.0.0","load-yaml-file":"^0.1.0","mkdirp-promise":"^5.0.1","@commitlint/cli":"^4.0.0","package-preview":"^1.0.0","npm-scripts-info":"^0.3.6","normalize-newline":"^3.0.0","@types/common-tags":"^1.2.5","pnpm-registry-mock":"^1.5.0","npm-registry-client":"^8.4.0","@types/load-json-file":"^2.0.6","@commitlint/prompt-cli":"^4.0.0","@types/update-notifier":"^1.0.2","@commitlint/config-angular":"^4.2.0","anonymous-npm-registry-client":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm-1.21.0.tgz_1510529426730_0.874225344043225","host":"s3://npm-registry-packages"}},"5.15.0":{"name":"pnpm","version":"5.15.0","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@5.15.0","maintainers":[{"name":"zkochan","email":"z@kochan.io"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"d0accd3d83c94dc84d58c2b746f40c2123b19f39","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-5.15.0.tgz","fileCount":1045,"integrity":"sha512-c9erF7MX4ZQFfoqG6V5zHY6B49har85JJ8xH1DtA0dXQvWzRzZbk+GvRrw88lL+QGy/rDYoIpuOGTqmTdirsWA==","signatures":[{"sig":"MEQCIE8ZMfJLRnkyp4X9ue+s7KIW/ISQ8X2sc+0P9coTA4S+AiAmqNFjvbYrJjfNWAUyggtHYiuF5CcLe5cDzhJnyqB60g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11045640,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf+zF5CRA9TVsSAnZWagAAP1oP/2XflgQ/7H5Wjywo6/Ba\nJKkSPZBW50JABursWXiLljHiGoecQZF6qWJFut1vSi/P1HNTWwhKLdEX8jTp\n84dXn9T+wSy8n5vIzbHF4H7ulo9ucP0roWlf72vWS3P00blwtKnoUiLEb4UW\nHY3jEz2MB0Mv/0mOqwWVlqKlPSN+rYYaciu90MeswDNwTBtwZGFt97Lb6kZb\nXY/BOcIXk6r+ar8ECj+Aq+yTmtN+4IHXIn1yniNXz+PMqNrzrLa9/8hW9P6x\ndS2RtfHiefSWA1kM+77svEtEycMnrMs8hZLQx9M7hEoUiAx512denCs5gDp3\nT+OMMbCuf6+reQMfMqcX76a2nz2ajNqBafYI3F04plXprFDnqMa/INi65qrm\nIJsywTcNQ2ZrajKCVA2AGxYOh5J0rvhVEiF59UeUaMATDOAN4XJA0PaXKS4y\nm4c6ddqVhAI/ATM5bI/15FnDVsUk6MfJZwsbuj+leU5UloThBGRJwNOTXvYB\nMyVloe9YrPQogIBy03qAKp9ktwRJ+YqtxgGMO50+aCa+7Q5VnB6+m+akVE23\nDnR1WE7jQZeJlxGERXrPCdL5V7EBg84X65eNBYZAD4dEe9mWgpGYz6r7S9hh\n9mPB16na3hGjlRQ2PJoAzbBqkh4uQFwkXFDLTirjY7Kf5qqqnDKp6ffCtwg+\nrNVd\r\n=4Uay\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.js","engines":{"node":">=10.16"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint -c ../../eslint.json src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"pnpm tsc -- --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build && rimraf dist && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp node_modules/ps-list/fastlist.exe dist/fastlist.exe","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.js --external:update-notifier --external:node-gyp","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.js","postpublish":"publish-packed","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock","prepublishOnly":"pnpm compile && npm cache clear --force && publish-packed --prune --npm-client yarn --dest dist"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"6.14.8","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"12.19.0","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"node-gyp":"^7.1.2","update-notifier":"^5.0.1"},"_hasShrinkwrap":false,"__devDependencies":{"mz":"^2.7.0","ncp":"^2.0.0","nopt":"^5.0.0","chalk":"^4.1.0","delay":"^4.4.0","execa":"^5.0.0","is-ci":"^2.0.0","p-any":"3.0.0","ramda":"^0.27.1","tempy":"^1.0.0","which":"^2.0.2","byline":"5.0.0","semver":"^7.3.4","esbuild":"^0.8.26","p-defer":"^3.0.0","ps-list":"^6.3.0","@types/mz":"^2.7.3","path-name":"^1.0.0","split-cmd":"^1.0.1","tree-kill":"^1.2.2","write-pkg":"4.0.0","@types/ncp":"^2.0.4","is-windows":"^1.0.2","pkgs-graph":"5.2.0","strip-ansi":"^6.0.0","@pnpm/types":"6.3.1","@types/nopt":"^3.0.29","cross-spawn":"^7.0.3","exists-link":"2.0.0","graceful-fs":"^4.2.4","npm-run-all":"^4.1.5","path-exists":"^4.0.0","render-help":"^1.0.1","symlink-dir":"^4.1.0","@pnpm/config":"11.11.0","@pnpm/logger":"^3.2.3","@pnpm/tabtab":"^0.1.1","@types/is-ci":"^2.0.0","@types/ramda":"^0.27.34","@types/which":"^1.3.2","@pnpm/command":"1.0.0","@pnpm/prepare":"0.0.16","@pnpm/run-npm":"2.0.3","@types/byline":"^4.2.32","@types/semver":"^7.3.4","@pnpm/cli-meta":"1.0.1","@zkochan/retry":"^0.2.0","load-json-file":"^6.2.0","loud-rejection":"^2.2.0","read-yaml-file":"^2.0.0","@pnpm/cli-utils":"0.4.45","@pnpm/constants":"4.1.0","@zkochan/libnpx":"11.0.3","@zkochan/rimraf":"^1.0.0","write-json-file":"^4.3.0","write-yaml-file":"^4.1.3","deep-require-cwd":"1.0.0","@types/is-windows":"^1.0.0","normalize-newline":"3.0.0","@pnpm/core-loggers":"5.0.2","@pnpm/modules-yaml":"8.0.5","@types/cross-spawn":"^6.0.2","@types/graceful-fs":"^4.1.4","@pnpm/file-reporter":"^1.0.0","@pnpm/assert-project":"2.1.14","@pnpm/lockfile-types":"2.1.1","@pnpm/parse-cli-args":"3.2.2","dir-is-case-sensitive":"^1.0.2","@pnpm/default-reporter":"7.9.15","@types/update-notifier":"^5.0.0","@pnpm/read-package-json":"3.1.8","@pnpm/find-workspace-dir":"2.0.0","@pnpm/plugin-commands-audit":"2.0.35","@pnpm/plugin-commands-store":"2.0.63","@pnpm/read-project-manifest":"1.1.5","@pnpm/plugin-commands-import":"1.0.91","@pnpm/plugin-commands-server":"2.0.58","@pnpm/write-project-manifest":"1.1.5","@pnpm/common-cli-options-help":"0.3.0","@pnpm/find-workspace-packages":"2.3.31","@pnpm/plugin-commands-listing":"2.0.43","@pnpm/plugin-commands-rebuild":"2.2.16","anonymous-npm-registry-client":"0.1.2","@pnpm/plugin-commands-outdated":"3.0.39","@pnpm/filter-workspace-packages":"2.3.3","@pnpm/plugin-commands-publishing":"2.3.9","@pnpm/plugin-commands-installation":"3.5.9","@pnpm/plugin-commands-script-runners":"2.5.11"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_5.15.0_1610297720652_0.8813133742219346","host":"s3://npm-registry-packages"}},"4.9.1":{"name":"pnpm","version":"4.9.1","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@4.9.1","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"c58b405b2daca2a9e03163c26d30e1a81302e350","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-4.9.1.tgz","fileCount":6103,"integrity":"sha512-NL2J4J4XBsR5gJTJTStplcpfOTowARxw/YVsm59c5S2Y7G6I6UKSkXTBxySw7KjAimqvMNDrPR5d7xdePpW5/w==","signatures":[{"sig":"MEUCIQCy4JlMbz8BLs8T+sKR6R50McFd35B2moCwnTpF0av5xgIgFrtaSrC9evEgIRG2cUSk+RHL3G4qhcIyLKLWq9YtMnc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":23958692,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeNxs/CRA9TVsSAnZWagAAF+EQAJ7ImlYao2E53UF5tTAy\nQrbjXWdBr63nDF4b5NbawD4sBB84DfplcEBqhBfvrVNw2Gayspik/5E8ydfz\nM/1sk0kfYT64BVdAvnB1qs/QR362rIMHx2FLEzsZgx3q8DAXJDxJLqF/5lBo\nRkliuk/p7e9u0MxksgpRqtM7vLIBYecdF8LpdewC245VbIYkoHm7ECBh/MNz\nsnW2SAGl7E4OrwZnoErca7Q/Hoyl490T7GJda0SXqnCTzKm4E4bC4I6THKuN\ncFK7MWN1+7tcwjBR53vHrnBAsVXywvyM4EKXIWA9aBYnNo49/lfz+zxHElqg\nnvueEsK7EvfL/FdFJYUeyG+/4NO7WjU5MkkWkubyxeh2ZTjLTpuIVT7u0Lj7\nQ1T5s+wqTzBe+1dbwQvBsB7ASO9/K+Lgj10zfrkjnjrB2zk+lAuI/B5s+v6N\n4SRAFQFc++BObxZqL5Je07FNJZCLYrigFquMRu11/OvtNWbcxoGfMgS/5M4t\nrDSWTZvP3mHUmlgo9TFvREoRWAWjSE9xD4wCOuXUic5grCAYDkSfQaJlv/Ce\nGrhBeq3DHhVbclZiUIAzEsB0teUvblV5IQB24s1AQJzkd70CEvNQsyQUeKDT\nFGJ0JFYQzbtCuh65UHCVph1JwMkMkcaZi9gkBYInlrWXIyWPdnBHVNk5cGZn\nbVxi\r\n=/VrI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","_from":".","_shasum":"c58b405b2daca2a9e03163c26d30e1a81302e350","engines":{"node":">=10"},"scripts":{"tsc":"rimraf lib && tsc","lint":"tslint -c ../../tslint.json src/**/*.ts test/**/*.ts","test":"npm run lint && npm run tsc && cross-env PNPM_REGISTRY_MOCK_PORT=7772 npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"run-p -r registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf node_modules/.bin/pnpm && registry-mock prepare","registry-mock":"registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"12.14.1","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"chalk":"3.0.0","is-ci":"2.0.0","ramda":"0.26.1","split-cmd":"1.0.1","pkgs-graph":"5.1.1","@pnpm/types":"5.0.0","common-tags":"1.8.0","graceful-fs":"4.2.1","render-help":"0.0.0","@pnpm/config":"8.0.0","@pnpm/logger":"3.1.0","@pnpm/tabtab":"0.0.1","@pnpm/command":"0.1.0-0","@pnpm/run-npm":"2.0.0","loud-rejection":"2.2.0","@pnpm/cli-utils":"0.3.4","@zkochan/libnpx":"11.0.3","update-notifier":"4.0.0","@pnpm/core-loggers":"4.0.1","@pnpm/file-reporter":"0.1.0","@pnpm/parse-cli-args":"0.3.0-0","@pnpm/default-reporter":"5.1.4","@pnpm/find-workspace-dir":"1.0.0","@pnpm/plugin-commands-audit":"0.2.5","@pnpm/plugin-commands-store":"0.1.6","@pnpm/plugin-commands-import":"0.1.15","@pnpm/plugin-commands-server":"0.1.7","@pnpm/common-cli-options-help":"0.1.4","@pnpm/plugin-commands-listing":"0.2.6","@pnpm/plugin-commands-rebuild":"0.1.6","@pnpm/plugin-commands-outdated":"0.2.6","@pnpm/filter-workspace-packages":"1.2.5","@pnpm/plugin-commands-publishing":"0.2.7","@pnpm/plugin-commands-installation":"0.2.8","@pnpm/plugin-commands-script-runners":"0.2.5"},"_hasShrinkwrap":false,"__devDependencies":{"mz":"2.7.0","ncp":"2.0.0","pnpm":"link:","delay":"4.3.0","execa":"4.0.0","p-any":"2.1.0","retry":"0.12.0","byline":"5.0.0","semver":"7.1.2","make-dir":"3.0.0","@types/mz":"^2.7.0","tree-kill":"1.2.2","write-pkg":"4.0.0","@types/ncp":"2.0.3","is-windows":"1.0.2","cross-spawn":"7.0.1","exists-link":"2.0.0","npm-run-all":"4.1.5","path-exists":"4.0.0","symlink-dir":"3.1.1","@types/is-ci":"2.0.0","@types/ramda":"^0.26.40","@types/retry":"0.12.0","@types/table":"^4.0.7","tape-promise":"4.0.0","@pnpm/prepare":"*","@types/byline":"4.2.31","@types/mkdirp":"0.5.2","@types/semver":"^7.1.0","load-json-file":"6.2.0","read-yaml-file":"1.1.0","@pnpm/constants":"3.0.0","@zkochan/rimraf":"1.0.0","write-json-file":"4.0.0","write-yaml-file":"3.0.1","deep-require-cwd":"1.0.0","@types/is-windows":"^1.0.0","normalize-newline":"3.0.0","@pnpm/modules-yaml":"*","@types/common-tags":"1.8.0","@types/cross-spawn":"6.0.1","@types/graceful-fs":"4.1.3","@types/tape-promise":"4.0.0","@pnpm/assert-project":"*","@pnpm/lockfile-types":"2.0.0","dir-is-case-sensitive":"1.0.2","@types/update-notifier":"2.5.0","@pnpm/read-package-json":"*","@pnpm/read-project-manifest":"1.0.0","@pnpm/write-project-manifest":"*","@pnpm/find-workspace-packages":"2.1.4","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_4.9.1_1580669758076_0.9627732387227073","host":"s3://npm-registry-packages"}},"4.9.2":{"name":"pnpm","version":"4.9.2","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@4.9.2","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"d1ec743eaee350d05a10b3d1266125d308d00914","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-4.9.2.tgz","fileCount":6772,"integrity":"sha512-0JQq+EvIqcCSZ+BCufVg9DOp1Du4GgoO9b0UlwVsDr6bFdw5b3+933n97/mVHJG49Fwb9OAj/I2WCQJymhijSQ==","signatures":[{"sig":"MEQCIF3qQ44hSdcKH30hShGb+4zVOR2Nzf+yEVDZQ0wQ51R+AiBMuO88X7IyWQsVW6KecKd+zbrK6U3RROpkQJIPT9HDqQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":25033045,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeOKIECRA9TVsSAnZWagAAKBYP/Ap52bfWa1wty7gTRvWL\nYhy3YztqqLVTJmC8dxTEoqm2aTJQsz4vAOxKuiOxf9sRWQWLBujyV5tWJrLy\nA5pzGt8gTuQf7CeAZmvfDmC3M+iCqqbYal97t7oITI7gyR45K/FrwUNOLcBm\ndpXvgR+g9reSq+l0oX045VfGIBo8L1HGZRjoOoXLKSTgrOBQpFEMS5mFz8s8\nDfwldz3RTF+Q4a/Cl0RO061Mblxx+WZysQrTee7UPOafwyNSSpFi50dcynVe\nysb6m7ztD4src8TAbTILBasoIteDC0Wh/CFa4gF7G5w7xkVNSM1i2AMow+d3\nUTLAvw97OOocESJzKdgZYp3mTISzE3Ppeorbx/tyer5cjq+Ik8qFTsGZkfQV\nKmte8iHUXd0zK75IUeK6jWGzbApiqLxxBvVlx6/iEbFw/YBJTuiOsF8QuHBb\nkvJRAYGNoWnRliHEzgy7IWJIDsBlUZv/le0k8JAX84JWMqmYsJqvZWwefifA\nP124E9NtUedl3C3vytLfixyjqT9WVh/qEaO+XNJup2zjvqnRjI/rjfTlYXC9\nJ5z++YTv931jsI7y91d4D1YnbbKIrdDvWIhjARBVuLFn2XRLQ+hCnNQedPk2\nQ6B93QM30K8/uhrTsQ0JEo1XJQ1NJKAocO4aUbTIOk58nqU2CJkN57qIGsdr\nX6lc\r\n=qiJg\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","_from":".","_shasum":"d1ec743eaee350d05a10b3d1266125d308d00914","engines":{"node":">=10"},"scripts":{"tsc":"rimraf lib && tsc","lint":"tslint -c ../../tslint.json src/**/*.ts test/**/*.ts","test":"npm run lint && npm run tsc && cross-env PNPM_REGISTRY_MOCK_PORT=7772 npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"run-p -r registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf node_modules/.bin/pnpm && registry-mock prepare","registry-mock":"registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"12.14.1","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"chalk":"3.0.0","is-ci":"2.0.0","ramda":"0.27.0","split-cmd":"1.0.1","pkgs-graph":"5.1.2","@pnpm/types":"5.0.0","common-tags":"1.8.0","graceful-fs":"4.2.1","render-help":"0.0.0","@pnpm/config":"8.0.1","@pnpm/logger":"3.1.0","@pnpm/tabtab":"0.0.1","@pnpm/command":"0.1.0-0","@pnpm/run-npm":"2.0.0","loud-rejection":"2.2.0","@pnpm/cli-utils":"0.3.5","@zkochan/libnpx":"11.0.3","update-notifier":"4.0.0","@pnpm/core-loggers":"4.0.1","@pnpm/file-reporter":"0.1.0","@pnpm/parse-cli-args":"0.3.0-0","@pnpm/default-reporter":"5.1.5","@pnpm/find-workspace-dir":"1.0.0","@pnpm/plugin-commands-audit":"0.2.6","@pnpm/plugin-commands-store":"0.1.7","@pnpm/plugin-commands-import":"0.1.16","@pnpm/plugin-commands-server":"0.1.8","@pnpm/common-cli-options-help":"0.1.4","@pnpm/plugin-commands-listing":"0.2.7","@pnpm/plugin-commands-rebuild":"0.1.7","@pnpm/plugin-commands-outdated":"0.2.7","@pnpm/filter-workspace-packages":"1.2.6","@pnpm/plugin-commands-publishing":"0.2.8","@pnpm/plugin-commands-installation":"0.2.9","@pnpm/plugin-commands-script-runners":"0.2.6"},"_hasShrinkwrap":false,"__devDependencies":{"mz":"2.7.0","ncp":"2.0.0","pnpm":"link:","delay":"4.3.0","execa":"4.0.0","p-any":"2.1.0","retry":"0.12.0","byline":"5.0.0","semver":"7.1.2","make-dir":"3.0.0","@types/mz":"^2.7.0","tree-kill":"1.2.2","write-pkg":"4.0.0","@types/ncp":"2.0.3","is-windows":"1.0.2","cross-spawn":"7.0.1","exists-link":"2.0.0","npm-run-all":"4.1.5","path-exists":"4.0.0","symlink-dir":"3.1.1","@types/is-ci":"2.0.0","@types/ramda":"^0.26.40","@types/retry":"0.12.0","@types/table":"^4.0.7","tape-promise":"4.0.0","@pnpm/prepare":"*","@types/byline":"4.2.31","@types/mkdirp":"0.5.2","@types/semver":"^7.1.0","load-json-file":"6.2.0","read-yaml-file":"1.1.0","@pnpm/constants":"3.0.0","@zkochan/rimraf":"1.0.0","write-json-file":"4.0.0","write-yaml-file":"3.0.1","deep-require-cwd":"1.0.0","@types/is-windows":"^1.0.0","normalize-newline":"3.0.0","@pnpm/modules-yaml":"*","@types/common-tags":"1.8.0","@types/cross-spawn":"6.0.1","@types/graceful-fs":"4.1.3","@types/tape-promise":"4.0.0","@pnpm/assert-project":"*","@pnpm/lockfile-types":"2.0.0","dir-is-case-sensitive":"1.0.2","@types/update-notifier":"2.5.0","@pnpm/read-package-json":"*","@pnpm/read-project-manifest":"1.0.0","@pnpm/write-project-manifest":"*","@pnpm/find-workspace-packages":"2.1.5","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_4.9.2_1580769795348_0.4961907019463294","host":"s3://npm-registry-packages"}},"6.5.0":{"name":"pnpm","version":"6.5.0","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"license":"MIT","_id":"pnpm@6.5.0","maintainers":[{"name":"zkochan","email":"z@kochan.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"1dd7484941a115f29b930177871bcb123ba3745f","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-6.5.0.tgz","fileCount":616,"integrity":"sha512-yT4Dfd0cfEg/8uu2O4Yw1tFh1CL82QfGOoUaCCnIUYpLAtEZE/1RXcdogJy8rf1qNQkmVCzqMtHpWZ2qlMQk2Q==","signatures":[{"sig":"MEYCIQCZ9z6mEUvbBBWpbJ2LQsrJfDW6xtwAcpLMj1kdzjChCgIhAKNsZoV/SG+tncTiZbXPamTYRpf02b9o/BurGDeboE54","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9261765,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgqWW3CRA9TVsSAnZWagAANCoP/ilLOzin6GzcUKilgGWu\nYmVcUQlA8rK5Ecr0KQYB3uDmLKSy7InmVdiF9j4swTSTM+OiDaih2i77CPgJ\nt7lJ1YLS8hN63YiV6xYH8gcUIKarWQa0Wl61R9q2ONrfAMYNS+CAysHWFENN\nDsprAAqruY1N7EufjYA4Av3jC+tsRC1G2Nc/cCWq/WWIeaoeGAHWdfMKXJWZ\nLGYL5LV5ZRsh5IjgGF3v5F+wVTxPBiCpje/SqaUC7jYZUx+kHiWAF31Gra63\ntGp316rbYdzPGk+E8sUZKPh742DkgQA9iTJPisX99bDwZfTlrTOlgz7iIvXP\nYtem4uvRZ0UkFjeXQdCHyp2WgQY6nPVSteRYcw/sX9ZBGLOQPEVECogR77b7\nvj+z7dSEZ+AcJbT1vgYqHDtoDjASbFaH/DW4KOMHX673ZoSi/aeCItxXkXfQ\nyNRIeyEebua7CjqFcnMZWE/f5UIYCGP4bZ0dWwqeOxRTV2N05UzoUTpY3wB1\nGOkPbKRnFulW7VCl0UL6mierRvZsCjRR60GJ0TcSxxD70P7wR11y/URwNywZ\nXdevtiveRJi7Dzne4Q0b6zahqODKvBpybcZ2z+K92WQeyJriVUbXvC7nB03T\ngyWvz/QTpKrm1+P99ZB+AG5ckMYx8RSzCft0xer5NVvxxYK5dDr6KNU09yZF\n10F5\r\n=aIxL\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","unpkg":"dist/pnpm.cjs","engines":{"node":">=12.17"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint -c ../../eslint.json src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"pnpm tsc -- --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build && pnpm run lint -- --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && pkg ./dist/pnpm.cjs --out-path=../artifacts/win-x64 --targets=node14-win-x64 && pkg ./dist/pnpm.cjs --out-path=../artifacts/linux-x64 --targets=node14-linux-x64 && pkg ./dist/pnpm.cjs --out-path=../artifacts/macos-x64 --targets=node14-macos-x64","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.cjs","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.11.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"16.1.0","preferGlobal":true,"publishconfig":{"tag":"next"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/pnpm_6.5.0_1621714359144_0.3382464182087612","host":"s3://npm-registry-packages"}},"4.9.0":{"name":"pnpm","version":"4.9.0","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@4.9.0","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"e5a9ef9c6e86b890fc6b4f58cbe8c79fc08c7620","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-4.9.0.tgz","fileCount":6101,"integrity":"sha512-w80zinygtKVofjzzb9B4FiuiZWRo0rxjxGkm9sBj34CpdlWAq+UOy/XehMPrqFhIof+jSNWiKfFfJsTjs+IKsg==","signatures":[{"sig":"MEUCIHulkbsW8uRE3v37JpBpDv2K9zbqiyRsBdM9HlKHiWNDAiEA31f2pvDzz94x3jtINSW7+1ixyhdDFbmbsUvf6/9YWDo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":23956861,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeNIO9CRA9TVsSAnZWagAA07EP/28FRovO5Kl+FN3gg7br\nRWN92jddNBRhbQclWRQHf6UKHhUjePY7izzLV42Ofnt1Yy5FVLRFFsdlmiyR\nrcjIyicBuhl8Xq6b6de/ilh5uIgOHcx9/ak50UPmuKYd19UZY+iaTyUhHUa5\nTH2jHU9nWd8JapVFIoT2bmYeiv5IDKw7Z+ceuhAekxU+MrzlXtFfFneCYwl5\ng1sWP2ecSmVMBUCLIZQZ3HocV2Bw//J2jEYMdcZLm+jdAEPQbFEB0Q4T1n2C\nKhh1snT9OG1FelZOay3NgHkiGxoYRja6JJBWkppgCGP/myXly4F21gkx5Lfd\n1ami8yf33lpINUZWA5s0N9rrTyiIz9sdrxadNJvL8yBBkm8jLjATD8PSzsDk\nrwIWK1efxAvzBPeFQi1rjshCrHUBygRLUElBj065rvT+2K/VzCHj3VfODh5h\no4pjFVXVpTw7Tzm/FCSqcIRsl6FsM34jxfYVsgeA60fkM6mHcma79jQdEk7D\nG2vt84MgrByWIzMn0CLEzpgQfHEuGUgOvdg3F3Kz2UWbp9HN4XGAeH9tzb+y\nCLzsqU+H33DXfzevS3TRU5FkHTYyFNp3BojW3TMi9xMrGYASdKQHjAZV16gP\nutUECp0oghmitEpZzYryCeOQUD5qlD4oSLGW8GM6H0jy/u8/TXeqyF3uOMV/\nZ76/\r\n=EaNt\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","_from":".","_shasum":"e5a9ef9c6e86b890fc6b4f58cbe8c79fc08c7620","engines":{"node":">=10"},"scripts":{"tsc":"rimraf lib && tsc","lint":"tslint -c ../../tslint.json src/**/*.ts test/**/*.ts","test":"npm run lint && npm run tsc && cross-env PNPM_REGISTRY_MOCK_PORT=7772 npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"run-p -r registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf node_modules/.bin/pnpm && registry-mock prepare","registry-mock":"registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"12.14.1","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"chalk":"3.0.0","is-ci":"2.0.0","ramda":"0.26.1","split-cmd":"1.0.1","pkgs-graph":"5.1.1","@pnpm/types":"5.0.0","common-tags":"1.8.0","graceful-fs":"4.2.1","render-help":"0.0.0","@pnpm/config":"7.1.0","@pnpm/logger":"3.1.0","@pnpm/tabtab":"0.0.1","@pnpm/command":"0.1.0-0","@pnpm/run-npm":"2.0.0","loud-rejection":"2.2.0","@pnpm/cli-utils":"0.3.3","@zkochan/libnpx":"11.0.3","update-notifier":"4.0.0","@pnpm/core-loggers":"4.0.1","@pnpm/file-reporter":"0.1.0","@pnpm/parse-cli-args":"0.3.0-0","@pnpm/default-reporter":"5.1.3","@pnpm/find-workspace-dir":"1.0.0","@pnpm/plugin-commands-audit":"0.2.4","@pnpm/plugin-commands-store":"0.1.5","@pnpm/plugin-commands-import":"0.1.14","@pnpm/plugin-commands-server":"0.1.6","@pnpm/common-cli-options-help":"0.1.4","@pnpm/plugin-commands-listing":"0.2.5","@pnpm/plugin-commands-rebuild":"0.1.5","@pnpm/plugin-commands-outdated":"0.2.5","@pnpm/filter-workspace-packages":"1.2.4","@pnpm/plugin-commands-publishing":"0.2.6","@pnpm/plugin-commands-installation":"0.2.7","@pnpm/plugin-commands-script-runners":"0.2.4"},"_hasShrinkwrap":false,"__devDependencies":{"mz":"2.7.0","ncp":"2.0.0","pnpm":"link:","delay":"4.3.0","execa":"4.0.0","p-any":"2.1.0","retry":"0.12.0","byline":"5.0.0","semver":"7.1.2","make-dir":"3.0.0","@types/mz":"^2.7.0","tree-kill":"1.2.2","write-pkg":"4.0.0","@types/ncp":"2.0.3","is-windows":"1.0.2","cross-spawn":"7.0.1","exists-link":"2.0.0","npm-run-all":"4.1.5","path-exists":"4.0.0","symlink-dir":"3.1.1","@types/is-ci":"2.0.0","@types/ramda":"^0.26.40","@types/retry":"0.12.0","@types/table":"^4.0.7","tape-promise":"4.0.0","@pnpm/prepare":"*","@types/byline":"4.2.31","@types/mkdirp":"0.5.2","@types/semver":"^7.1.0","load-json-file":"6.2.0","read-yaml-file":"1.1.0","@pnpm/constants":"3.0.0","@zkochan/rimraf":"1.0.0","write-json-file":"4.0.0","write-yaml-file":"3.0.1","deep-require-cwd":"1.0.0","@types/is-windows":"^1.0.0","normalize-newline":"3.0.0","@pnpm/modules-yaml":"*","@types/common-tags":"1.8.0","@types/cross-spawn":"6.0.1","@types/graceful-fs":"4.1.3","@types/tape-promise":"4.0.0","@pnpm/assert-project":"*","@pnpm/lockfile-types":"2.0.0","dir-is-case-sensitive":"1.0.2","@types/update-notifier":"2.5.0","@pnpm/read-package-json":"*","@pnpm/read-project-manifest":"1.0.0","@pnpm/write-project-manifest":"*","@pnpm/find-workspace-packages":"2.1.3","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_4.9.0_1580499901163_0.3314509649180506","host":"s3://npm-registry-packages"}},"4.9.3":{"name":"pnpm","version":"4.9.3","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@4.9.3","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"0a3c379298543dcc421289246f9dcd63de01a161","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-4.9.3.tgz","fileCount":6772,"integrity":"sha512-VMfcMBPfBL5jQoby3qSkYtSEDemIygc8quQu6mJprL3gWORHWcHFyuCgvT1C4ZRvqoU6rHu1XmlVVEan1ooM2g==","signatures":[{"sig":"MEUCIFF6mFEehg0ZzMoQmk7e5Ly1W+FK9GM7Q/fdD2JLMUKLAiEA2cpwZiwg3O+SfpxBrBeYWIrca/l6bcpt4XLFG57SWZU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":25034338,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeOgUdCRA9TVsSAnZWagAAypkP/1BXk7xe3RtZNoc36zNU\naBjspY11ec7R6C3CLGQCTGPDCuzPVmNUI0zQUUadlawJ314iGMYeGYz9gTGa\n23ly5xI9kycVGviXaNbzqhqhvWst+hvxkzkPNtjBaHyBDgUeGoCXHAY7ISm/\ngRp51i//OahX2kvEJHennEZqxAnNguippiRQvVzDVep/lKzO5TeJ/nX96fOq\nlYmn2Zb8HZ+gB4rBqclTyytkN05d4QJ5KMy8Jw+J0SLfekqoCn+ciImKXmyA\nLdgTnQ/3oEl4CuOFIG02FAvPyiS+myWvrKespo0//BQNmZJgJmL6MLiv9zAR\ntOQutoE+mymVYv0NhbUcjJqZ+gcapZ3zyGCxLAyI2tSZNhL7stHgSJ/Yp6vB\noG6d/os+TYNS6ghNXaNM6iSDrnMIJNNEIG62xtZbM6fX45iH+K4uw0Ju4DxI\nozk1dJMvBuCc4MEImGFVCcqAqW1UNXuFh7RnEZNIjwHPGKQUbXhBB4HXLw3t\na4wBQHZTf68frBtWbnG+salkeobF6zeZ5YI0DRiYj03HCvBGMpHfmgNNRwqx\neviG30FqHSEd5kn4Q6t6IucTuHckOmiS401+wt6oQlXPNn8D30qpDt28BI3I\nHJQg4JgKd5SGslI4eJRSTupjmKBUo2q2WBGLG1Km9G2YIFxudLIs8O0CxjYy\n5fID\r\n=FmjY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","_from":".","_shasum":"0a3c379298543dcc421289246f9dcd63de01a161","engines":{"node":">=10"},"scripts":{"tsc":"rimraf lib && tsc","lint":"tslint -c ../../tslint.json src/**/*.ts test/**/*.ts","test":"npm run lint && npm run tsc && cross-env PNPM_REGISTRY_MOCK_PORT=7772 npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"run-p -r registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf node_modules/.bin/pnpm && registry-mock prepare","registry-mock":"registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"12.14.1","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"chalk":"3.0.0","is-ci":"2.0.0","ramda":"0.27.0","split-cmd":"1.0.1","pkgs-graph":"5.1.2","@pnpm/types":"5.0.0","common-tags":"1.8.0","graceful-fs":"4.2.1","render-help":"0.0.0","@pnpm/config":"8.0.1","@pnpm/logger":"3.1.0","@pnpm/tabtab":"0.0.1","@pnpm/command":"0.1.0-0","@pnpm/run-npm":"2.0.0","loud-rejection":"2.2.0","@pnpm/cli-utils":"0.3.6","@zkochan/libnpx":"11.0.3","update-notifier":"4.0.0","@pnpm/core-loggers":"4.0.1","@pnpm/file-reporter":"0.1.0","@pnpm/parse-cli-args":"0.3.0","@pnpm/default-reporter":"5.1.5","@pnpm/find-workspace-dir":"1.0.0","@pnpm/plugin-commands-audit":"0.2.7","@pnpm/plugin-commands-store":"0.1.8","@pnpm/plugin-commands-import":"0.1.17","@pnpm/plugin-commands-server":"0.1.9","@pnpm/common-cli-options-help":"0.1.4","@pnpm/plugin-commands-listing":"0.2.8","@pnpm/plugin-commands-rebuild":"0.1.8","@pnpm/plugin-commands-outdated":"0.2.8","@pnpm/filter-workspace-packages":"1.2.7","@pnpm/plugin-commands-publishing":"0.2.9","@pnpm/plugin-commands-installation":"0.2.10","@pnpm/plugin-commands-script-runners":"0.2.7"},"_hasShrinkwrap":false,"__devDependencies":{"mz":"2.7.0","ncp":"2.0.0","pnpm":"link:","delay":"4.3.0","execa":"4.0.0","p-any":"2.1.0","retry":"0.12.0","byline":"5.0.0","semver":"7.1.2","make-dir":"3.0.0","@types/mz":"^2.7.0","tree-kill":"1.2.2","write-pkg":"4.0.0","@types/ncp":"2.0.3","is-windows":"1.0.2","cross-spawn":"7.0.1","exists-link":"2.0.0","npm-run-all":"4.1.5","path-exists":"4.0.0","symlink-dir":"3.1.1","@types/is-ci":"2.0.0","@types/ramda":"^0.26.40","@types/retry":"0.12.0","@types/table":"^4.0.7","tape-promise":"4.0.0","@pnpm/prepare":"*","@types/byline":"4.2.31","@types/mkdirp":"0.5.2","@types/semver":"^7.1.0","load-json-file":"6.2.0","read-yaml-file":"1.1.0","@pnpm/constants":"3.0.0","@zkochan/rimraf":"1.0.0","write-json-file":"4.0.0","write-yaml-file":"3.0.1","deep-require-cwd":"1.0.0","@types/is-windows":"^1.0.0","normalize-newline":"3.0.0","@pnpm/modules-yaml":"*","@types/common-tags":"1.8.0","@types/cross-spawn":"6.0.1","@types/graceful-fs":"4.1.3","@types/tape-promise":"4.0.0","@pnpm/assert-project":"*","@pnpm/lockfile-types":"2.0.0","dir-is-case-sensitive":"1.0.2","@types/update-notifier":"2.5.0","@pnpm/read-package-json":"*","@pnpm/read-project-manifest":"1.0.0","@pnpm/write-project-manifest":"*","@pnpm/find-workspace-packages":"2.1.6","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_4.9.3_1580860700694_0.4992074537662661","host":"s3://npm-registry-packages"}},"7.18.1":{"name":"pnpm","version":"7.18.1","keywords":["pnpm7","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@7.18.1","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"08baaae841f182ccd9f541b821bf8611c474f685","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-7.18.1.tgz","fileCount":655,"integrity":"sha512-GulnWxFW1dej1sSiju1FlYtvWIYa35ZvbTk9F8jOo+1GgJEVdx1ObLaZCApd2I4IB+jozyNWzInEdV0hQgUq0Q==","signatures":[{"sig":"MEYCIQDMBpe2RkFrvD7/saTV4qqcwlrBTyvltdgHQKlJvpABuAIhAMDofDEXExHzwjmAnxRZEdVYe6YxNnA1P31VDskZEpb5","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12565478,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjjxSpACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmogzxAAkRtzqvGve2R2COrDbCH6EqFDj4JXyxwpcT5KDACxzzXlEaja\r\nLq73Ejsuh/g6IkKh3oYNJiBLYwqBaYYRvqzJn+u+6PJTXVYllrvtKp/Kw6kS\r\n5tbLOSEpvKiFDgs1/QLsdpDVbXmPCTcj5mr56b3teVma81LDG5eppZI+7H8r\r\nQIGU7GZCYQIPEejRryvz9XQK0Ykzkl0RmIHLcYWiI6SEUtZaZbTxllkFwCZN\r\nzrYvKc+eUjEyDSXfx57PkdEd7ojRI2Q+UOTvpeYqa37OTsqhMAqbghdotTDY\r\nQ+ED5pExGA57ZerAA/lt81AUoSw6G5xKbOZY2RSAm4J3J0YfF9U+zH78SZe/\r\nfG+4+gE2fU9Ugnim9h5+ip/f+jb4zgbhFbjIis6h0KQbzuRgc3SHVpwHmlte\r\n9/ixUpB4RExvG/ECk8CBC4h3sXPIzwE0nebIrl4zxELgpUjvLNI40BfB+M4n\r\n7MZ9JvQlpjshBFoW9QErbEySb/d3bN+z5NM6s3IJcwSpada2P93c6wB62svE\r\ncYW/jnlNbfnHd4cJOk9hr3Cge2g+lllTOF1y5j2yYFwUhpjlhVVwGbweD6xA\r\n00T0uAi9iig087g6aFivWNdaob/X0z60vkfALjI7PM5JyXAFD7HaBEcoGoab\r\nPMUbMhYtE2NL4RFMY7Xefve2J4V5OmiVJZw=\r\n=SRP+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","_from":"file:pnpm-7.18.1.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=14.6"},"exports":{".":"./package.json"},"funding":{"url":"https://opencollective.com/pnpm"},"scripts":{"lint":"eslint src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7776 pnpm run test:e2e","start":"tsc --watch","bundle":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/287aeb8fc4432f581298d512aac830f9/pnpm-7.18.1.tgz","_integrity":"sha512-GulnWxFW1dej1sSiju1FlYtvWIYa35ZvbTk9F8jOo+1GgJEVdx1ObLaZCApd2I4IB+jozyNWzInEdV0hQgUq0Q==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.24.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"16.18.1","preferGlobal":true,"publishConfig":{"tag":"next-7","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_7.18.1_1670321321521_0.9742325665278404","host":"s3://npm-registry-packages"}},"6.20.4":{"name":"pnpm","version":"6.20.4","keywords":["pnpm6","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"license":"MIT","_id":"pnpm@6.20.4","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"pnpm@kochan.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"fec47d53e673df43ff09036535bfe48e48a47b2a","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-6.20.4.tgz","fileCount":659,"integrity":"sha512-t50posttANTjAqBfEapojvrD4JKPTcOiPOHxKIGLlcMYke4mKbOhDY+4asSToZI6e7fwQfQpPDPGFI+/qz7Z4A==","signatures":[{"sig":"MEQCIBRwPA5sTm2yPYgVgE6849c+C7zyeRawkIa5FFbIfVKFAiB/S3jNqRYNnVZDg4w79XS3IX01Blo3H7CqXIQBw/ONgw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9670733},"main":"bin/pnpm.cjs","_from":"file:pnpm-6.20.4.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=12.17"},"funding":{"url":"https://opencollective.com/pnpm"},"scripts":{"lint":"eslint src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"pnpm tsc --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build && pnpm run lint -- --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.cjs","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"pnpm@kochan.io"},"_resolved":"/home/runner/work/pnpm/pnpm/packages/pnpm/pnpm-6.20.4.tgz","_integrity":"sha512-t50posttANTjAqBfEapojvrD4JKPTcOiPOHxKIGLlcMYke4mKbOhDY+4asSToZI6e7fwQfQpPDPGFI+/qz7Z4A==","deprecated":"This version has a regression. Upgrade to 6.22.2 or newer","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.24.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"14.18.1","preferGlobal":true,"publishConfig":{"tag":"next","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_6.20.4_1636386897759_0.03465608848340085","host":"s3://npm-registry-packages"}},"7.18.0":{"name":"pnpm","version":"7.18.0","keywords":["pnpm7","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@7.18.0","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"2f99baf62a169f80b5bc228f38dbf5d2a20f0cfd","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-7.18.0.tgz","fileCount":655,"integrity":"sha512-igZRB0ip8cn9f1glYzsPTJblxQcidY7/fSfJ++j6GYLT0pqIlijsdW9ZI4Waaxhi22SC4HZHe5vMiSa2IKoIoA==","signatures":[{"sig":"MEQCIGi7vbs1PWJu4QlK9BzjwBoKK0IMw4Zl+YlILBF5GwTEAiAxFuFIYLcRuRLoLJ71nUN8Z5jn7M0VgOCEpQNdjuUMew==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12564366,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJji8zWACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoBJQ//e+fANMT+z2/v9ULuGJCdd2SsthnsBZdNomgJHrHt065VglTv\r\n9CvKSJ0A/cgUR/Jjj8g9gQAFnckQvzjmgbYG5eOlK6IWTEWtpc/Az5gUDe0O\r\nJ0gKSzC4zfwc75oPZdIeAsoYRtG7HDuTf8vXeRs5BhZDvcFBykYrc1zaHfAR\r\nstE8zw/8C3m0+N49Z/RAqFEE9NyKd6GE8iZVhBhmyd0jl7jSJu4nqvPP5dsD\r\ntSCqwbndv5qF9NOqchH6pQ1ng5GXbgyIwfp/NOIRKTaJpgeTIWsZhnZgpbHY\r\naVzhASI33RvnqNzbTGqO5JvuBOD+0Vve3QyR1M2jIE/UasfBsyv3iCCt163n\r\nHX0q1zaVYGpE9qirn10jC6DToEEZlgsKBNpsrOmaCWmMUjtMvxc+dcOTfPZZ\r\nlm+1Xge6ecIswtkIEtRDdmm51ueefC+chxEXYGfgTqXWFC71YgyuwL4Zz3bv\r\n8y1LZBIjstX822+7+rX/r8lI2UPGyXEWF+WhNkk4WxrEDqoWY4aU6UIHNgHe\r\nQ9W0DENgqzolRGVf+vu38Jb/b1+jG/p/gA5AWH7eBWmFH8VF1K+ml/lyjtsM\r\ntvF2x5KGQFDF+yrWEotEiTBuPtZiR1/rqLSpuUmShqoJwW+A6ZQrN29gCITh\r\nj7XM3tIDh+2ouD66WXOZ43XG2ORJ6PRTv7M=\r\n=mpVT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","_from":"file:pnpm-7.18.0.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=14.6"},"exports":{".":"./package.json"},"funding":{"url":"https://opencollective.com/pnpm"},"scripts":{"lint":"eslint src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7776 pnpm run test:e2e","start":"tsc --watch","bundle":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/adc32a7c51e424f3dfa2a673478642ab/pnpm-7.18.0.tgz","_integrity":"sha512-igZRB0ip8cn9f1glYzsPTJblxQcidY7/fSfJ++j6GYLT0pqIlijsdW9ZI4Waaxhi22SC4HZHe5vMiSa2IKoIoA==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.24.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"16.18.1","preferGlobal":true,"publishConfig":{"tag":"next-7","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_7.18.0_1670106325934_0.41619126341857826","host":"s3://npm-registry-packages"}},"8.0.0-alpha.0":{"name":"pnpm","version":"8.0.0-alpha.0","keywords":["pnpm8","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@8.0.0-alpha.0","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"dbd4a7c428d8642f4bb717279d79232efc490f99","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-8.0.0-alpha.0.tgz","fileCount":658,"integrity":"sha512-KLJl6w9fdVYcA/30SPHtDklb21g4zCdqw2/m4uUglLSNv08T6cKl726FemfZ8BXAqHRCLjg+tqX5EeDIjuLXRQ==","signatures":[{"sig":"MEUCICWSjbtN1367471KlgRdvmTTAyhWCa1VZR2Bcg6u0gp4AiEAhhzVf5+ZXRwHffbhv2XOjxR1DeQi1NLsBkNTHq/vDRU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12914407,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj8+YRACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrzBQ/+Kp6rH92Rx8YRj/bYH8GUxA8mr/qnfTJO3eZgCXoV5uzxN9KM\r\nabVMTd0HxIOX1L4ZgrG99OWlDu4GzOIXXXxNQ07+DzIUcZzzMft+ZoCQMOp0\r\n2IjuF42ntkWzqnbsvH6QlfJPuNZcTU757BWuPYrq+fdVeeicPFvie1hH3vAo\r\n9iSjgfq3yWMAGAG+skMhzuassrAWB95AKyvuPMkoCuGfAO8V70RtsA1kQvFU\r\nX1/bmtjWd4+EEqbwXnNdimTBMTeEU0XQxMsQ9LuvqIzl+HKdq6yxF3J/NYU2\r\nn8ho91JpQAGhQIZ/EfQJPI/q/H/ouszxNMfvCK0ThUIQEcXUyfgfwIi2tSMV\r\nJo3f7RDR1L1LvY5embJDcw1WTx74x3YfJmVf+iXvP2Fas3cqe52lLEr1r9oZ\r\nm8wKd1j7yo2932drF+pRUEtTSAk+eYroaGXaTffuVw2+uDIX0rTKGJqUvw5v\r\npGshKEq8JqzQWA8rLs3gC6SCvLIdWy6EtWHTJZ47QJF3KCPL5YPNapn5gCA5\r\nqAnEnVWlHcs+ZZGmoCgCecBrXrDLcbFgdkwvCI+Znxj6ZuCrCws/DlTyhLVb\r\ncWSABIiZwgp7eDEzcsHoRurMar0KBfNRZ6p+oHsy6ypDuomj15LgR/GJrXbH\r\n0IyDlWvxzcgp8J9cL/JoYA/rDt+u4iSLVIs=\r\n=bvRr\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","_from":"file:pnpm-8.0.0-alpha.0.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=14.6"},"exports":{".":"./package.json"},"funding":{"url":"https://opencollective.com/pnpm"},"scripts":{"lint":"eslint src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7776 pnpm run test:e2e","start":"tsc --watch","bundle":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/0ba62c6fc532354e6dda561d8bfd05bc/pnpm-8.0.0-alpha.0.tgz","_integrity":"sha512-KLJl6w9fdVYcA/30SPHtDklb21g4zCdqw2/m4uUglLSNv08T6cKl726FemfZ8BXAqHRCLjg+tqX5EeDIjuLXRQ==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.24.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"18.14.1","preferGlobal":true,"publishConfig":{"tag":"next-8","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_8.0.0-alpha.0_1676928529178_0.1540462046669655","host":"s3://npm-registry-packages"}},"7.18.2":{"name":"pnpm","version":"7.18.2","keywords":["pnpm7","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@7.18.2","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"c00528a40825c54771a091835605ee551f190f33","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-7.18.2.tgz","fileCount":655,"integrity":"sha512-k3LCdsrTPqL4dVgCgjpdWHcwzhEA/YCu2ZFR/+EiFy91azuRQcWgQbYf5rPkYu5x1Dl8+2KtXKTlDcrSx5hnQw==","signatures":[{"sig":"MEQCIEMBS0zD2zhys2NhLNTLqcMa++xlMZTQFiyx7Ms8N9lAAiBw1aQgICriHA8ibNhKRrf38TXjgqo+b5/zYUalezZ43A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12566327,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjlxy7ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoV/g//fGDE6sbyLGTlWJGF+T+ppAk0ZySYwjyHgKUdMZcmVL00XH9b\r\nf8WGjrWt5Sx4dsuFmBDSzv9XCeO4vDK++/p+kKcdXG9MaejhgzZ19ZAZx/dn\r\nx2ygcCMQ2scz3uxv/tH1ZGkOWBzH1a4QUwhKnbBpKhOoeI/9coprJBtkrBPf\r\nrc5wYdUCB+TavSmRmSPOHCYDxwGNg8rnLYeiPGLY6bgar0VTfOtcvdw/CGqA\r\n3lOXA5sNRmUYqIXK9PKFub0RPUEvF28oWtdgq0l7+PCgXFtgmztxxvX/iD6+\r\nioIVabJPh93KqTwfJW7NQPmzWzvrk4+7J4rYcMtk/HjBhsEtneW/6lK37XsA\r\nroBHRYcLq+l/HYVRGwI9nraz3A1t1g4pp7ubXif2v8SYCCUC7dTuF7Wkl4ac\r\nt70MY9Rrxtn//j3PO2NOYW4Uvo/KcqwGNprukvfwFWqvAwSDzYFUyT1wjHhz\r\nKkLeICycHw1kUwhZZq9M9TpWJq0AZiX88ZhTT+TXL0/ufxCATfrHiy48xZeQ\r\nKq/7vP8eDkJNjNRRyjUm1tBqwr/4DFhrLWC4GPfIkx28mVj9LrNi1EjEG3Dq\r\n8nZibvtsTmLSnfO254q+TVpMcqmKmwh3iKpPzxtNg8lwUOfC55yz2pilDoDm\r\njF9onfI8e9G2FYihHDvrixBX5GMVScujPoc=\r\n=iFmJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","_from":"file:pnpm-7.18.2.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=14.6"},"exports":{".":"./package.json"},"funding":{"url":"https://opencollective.com/pnpm"},"scripts":{"lint":"eslint src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7776 pnpm run test:e2e","start":"tsc --watch","bundle":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/365c04ad177caca2501cba4082e40428/pnpm-7.18.2.tgz","_integrity":"sha512-k3LCdsrTPqL4dVgCgjpdWHcwzhEA/YCu2ZFR/+EiFy91azuRQcWgQbYf5rPkYu5x1Dl8+2KtXKTlDcrSx5hnQw==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.24.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"16.18.1","preferGlobal":true,"publishConfig":{"tag":"next-7","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_7.18.2_1670847675365_0.06684740833946523","host":"s3://npm-registry-packages"}},"10.8.1":{"name":"pnpm","version":"10.8.1","keywords":["pnpm","pnpm10","dependencies","dependency manager","efficient","fast","hardlinks","install","installer","link","lockfile","modules","monorepo","multi-package","npm","package manager","package.json","packages","prune","rapid","remove","shrinkwrap","symlinks","uninstall","workspace"],"license":"MIT","_id":"pnpm@10.8.1","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"a4eff733d0c4ccc179997f0ef4986f6e92427781","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-10.8.1.tgz","fileCount":1139,"integrity":"sha512-xQCIupmMZ7jKjJnfil4C/Sri4rKaryOP6qnhJCSNP0j5+22yQklJ/5Ac/7teDwzBrWrttgLNKUUHUdEcNQI2dw==","signatures":[{"sig":"MEQCIE3mqg6OyFETqh3qtD8eMKwTBOIWkx1x18XNuHOmIDiUAiBVSBQphOn0YoQm79rddNze3SUBJrzOg5D55Ce6OpPo2Q==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":18980254},"jest":{"preset":"@pnpm/jest-config/with-registry"},"main":"bin/pnpm.cjs","_from":"file:pnpm-10.8.1.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=18.12"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"jest","start":"tsc --watch","bundle":"ts-node bundle.ts","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/templates dist/templates && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/8340c5ebceb58d92b54512b3301d0dcb/pnpm-10.8.1.tgz","_integrity":"sha512-xQCIupmMZ7jKjJnfil4C/Sri4rKaryOP6qnhJCSNP0j5+22yQklJ/5Ac/7teDwzBrWrttgLNKUUHUdEcNQI2dw==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git","directory":"pnpm"},"_npmVersion":"10.8.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"20.19.0","preferGlobal":true,"publishConfig":{"tag":"next-10","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/pnpm_10.8.1_1744629203506_0.6242356000380027","host":"s3://npm-registry-packages-npm-production"}},"1.10.2":{"name":"pnpm","version":"1.10.2","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager"],"author":{"name":"Rico Sta. Cruz","email":"rico@ricostacruz.com"},"license":"MIT","_id":"pnpm@1.10.2","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js"},"dist":{"shasum":"ccb7ff1935c01e0fb7407fe9a3fe3db515c34032","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-1.10.2.tgz","integrity":"sha512-Eu7qKKm84V8J9d7oxFwDDkVUNYyy2A7gjG7bEqTOylA5YsMVCqIThzrZYWAA9PJUYCGe3TJRTccH/fdmq3UDOA==","signatures":[{"sig":"MEUCIG4uFEyPlXJqEXl9c02/ZVrlw9ZmjVZmXtVvXq3lu1poAiEAxFjt+zImNUqBDVMAn/lRSKKuNa+04CtDGeoL1Y/Mo+M=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/bin/pnpm.js","files":["lib/"],"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"engines":{"node":">=4"},"gitHead":"fecaa5ca7c7d92829f830d80e1643c1a44645775","_npmUser":{"name":"zkochan","email":"zoltan.kochan@gmail.com"},"__scripts":{"cz":"git-cz","?cz":"echo 'Run Git commit wizard'","tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json --project .","test":"npm run tsc && npm run lint && cd test && npm test","start":"npm run tsc -- --watch","prepare":"cd test && pnpm install","commitmsg":"validate-commit-msg","prepublish":"in-publish && echo 'You need to use \"publish-packed\" to publish pnpm' && false || npm run tsc"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"5.3.0","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"greenkeeper":{"ignore":["pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-logger","pnpm-registry-mock","remove-all-except-outer-links","pnpm-shrinkwrap","supi"]},"_nodeVersion":"6.9.1","preferGlobal":true,"__dependencies":{"npm":"^5.0.2","nopt":"^4.0.1","supi":"^0.2.14","is-ci":"^1.0.10","ramda":"^0.24.1","byline":"^5.0.0","camelcase":"^4.1.0","path-name":"^1.0.0","pnpm-list":"^1.0.0","@types/npm":"^2.0.28","@types/node":"^8.0.7","@types/nopt":"^3.0.29","common-tags":"^1.4.0","cross-spawn":"^5.0.0","graceful-fs":"^4.1.11","pnpm-logger":"^0.5.4","@types/ramda":"^0.24.1","@types/byline":"^4.2.31","load-json-file":"^2.0.0","loud-rejection":"^1.6.0","update-notifier":"^2.1.0","@types/common-tags":"^1.2.5","pnpm-file-reporter":"^0.0.1","@types/load-json-file":"^2.0.5","pnpm-default-reporter":"^0.8.2","@types/update-notifier":"^1.0.0"},"devDependencies":{"husky":"^0.14.0","rimraf":"^2.5.4","tslint":"^5.4.2","commitizen":"^2.8.6","in-publish":"^2.0.0","typescript":"^2.4.1","@types/tape":"^4.2.30","@types/mkdirp":"^0.5.0","npm-scripts-info":"^0.3.6","validate-commit-msg":"^2.7.0","cz-conventional-changelog":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/pnpm-1.10.2.tgz_1501881542799_0.1892015701159835","host":"s3://npm-registry-packages"}},"6.20.1":{"name":"pnpm","version":"6.20.1","keywords":["pnpm6","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"license":"MIT","_id":"pnpm@6.20.1","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"pnpm@kochan.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"5b6294ffece605220b97d932e95ebd657ca5e7df","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-6.20.1.tgz","fileCount":658,"integrity":"sha512-Yoaw5M3zq4Bh7biOeF6zurnoixtFB7EjCQd4dPYoHnGPafwawy/thcCg0Ady8CKyBYXu35VnkEgP/DXE3A84bA==","signatures":[{"sig":"MEUCIGiAcEBgIWX8rlt9oQSYxWUCyKMJrrAKlMIDACo/97BAAiEAtJmiyCvyYdHHv2ZL+F8BjbeJZ4gEGFEqg2Xv9Zi5f7k=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9667082},"main":"bin/pnpm.cjs","_from":"file:pnpm-6.20.1.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=12.17"},"funding":{"url":"https://opencollective.com/pnpm"},"scripts":{"lint":"eslint src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7781 pnpm run test:e2e","start":"pnpm tsc --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build && pnpm run lint -- --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.cjs","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"pnpm@kochan.io"},"_resolved":"/home/runner/work/pnpm/pnpm/packages/pnpm/pnpm-6.20.1.tgz","_integrity":"sha512-Yoaw5M3zq4Bh7biOeF6zurnoixtFB7EjCQd4dPYoHnGPafwawy/thcCg0Ady8CKyBYXu35VnkEgP/DXE3A84bA==","deprecated":"This version has a regression. Upgrade to 6.22.2 or newer","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.24.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"14.18.1","preferGlobal":true,"publishConfig":{"tag":"next","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_6.20.1_1635808086534_0.8420244970722577","host":"s3://npm-registry-packages"}},"10.8.0":{"name":"pnpm","version":"10.8.0","keywords":["pnpm","pnpm10","dependencies","dependency manager","efficient","fast","hardlinks","install","installer","link","lockfile","modules","monorepo","multi-package","npm","package manager","package.json","packages","prune","rapid","remove","shrinkwrap","symlinks","uninstall","workspace"],"license":"MIT","_id":"pnpm@10.8.0","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"ae60ea225bbd6b1f51cd17e91b40431c8b12a052","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-10.8.0.tgz","fileCount":1146,"integrity":"sha512-DoJxTRtbQ8dGEBk8sgc0iXwdAN6J0OGEIK68WXf6E9eAqcsFc0Yk6B69gcyHbNRkeUhQZBxIuVRDJrViLKKZcQ==","signatures":[{"sig":"MEUCIQDI3E/8ZodnpZKAfKTeYe/+IF1wyawkKwK+0AkZodyJ9AIgQnQWC/XFtaz7eGusq5QPkYO0Vb412MsQcqxhadZ8IoA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":18582675},"jest":{"preset":"@pnpm/jest-config/with-registry"},"main":"bin/pnpm.cjs","_from":"file:pnpm-10.8.0.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=18.12"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"jest","start":"tsc --watch","bundle":"ts-node bundle.ts","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/templates dist/templates && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/7d1028c7b620237cde03ee79664c07a1/pnpm-10.8.0.tgz","_integrity":"sha512-DoJxTRtbQ8dGEBk8sgc0iXwdAN6J0OGEIK68WXf6E9eAqcsFc0Yk6B69gcyHbNRkeUhQZBxIuVRDJrViLKKZcQ==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git","directory":"pnpm"},"_npmVersion":"10.8.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"20.19.0","preferGlobal":true,"publishConfig":{"tag":"next-10","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/pnpm_10.8.0_1744044207814_0.5966409383848734","host":"s3://npm-registry-packages-npm-production"}},"6.20.0":{"name":"pnpm","version":"6.20.0","keywords":["pnpm6","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"license":"MIT","_id":"pnpm@6.20.0","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"pnpm@kochan.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"147253c7f4d5bd64997a6dbc1b46027c27de43b9","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-6.20.0.tgz","fileCount":658,"integrity":"sha512-cvHd2DidfX55UsOIpkb3d/rO93NqSp1lN/9Yd46WYzUDdlwSW5CHL2ZxqIRq8s/sSXpojddcnTTyWKgjYRgv2w==","signatures":[{"sig":"MEYCIQCSrfUvniNx9TTIWxwcDVHWp9Zmjh1j9rkrElbLqnvkOgIhAOSgGAP5Oj+woywsuxTHL3houcX4BkgW4EM9oYe1ZiU0","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9667210},"main":"bin/pnpm.cjs","_from":"file:pnpm-6.20.0.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=12.17"},"funding":{"url":"https://opencollective.com/pnpm"},"scripts":{"lint":"eslint src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7781 pnpm run test:e2e","start":"pnpm tsc --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build && pnpm run lint -- --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.cjs","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"pnpm@kochan.io"},"_resolved":"/home/runner/work/pnpm/pnpm/packages/pnpm/pnpm-6.20.0.tgz","_integrity":"sha512-cvHd2DidfX55UsOIpkb3d/rO93NqSp1lN/9Yd46WYzUDdlwSW5CHL2ZxqIRq8s/sSXpojddcnTTyWKgjYRgv2w==","deprecated":"This version has a regression. Upgrade to 6.22.2 or newer","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.24.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"14.18.1","preferGlobal":true,"publishConfig":{"tag":"next","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_6.20.0_1635764010769_0.8429664157729719","host":"s3://npm-registry-packages"}},"6.20.3":{"name":"pnpm","version":"6.20.3","keywords":["pnpm6","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"license":"MIT","_id":"pnpm@6.20.3","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"pnpm@kochan.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"36d77baa62729def65d8ddf0bebb8318d4aa5693","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-6.20.3.tgz","fileCount":658,"integrity":"sha512-t16XiTxKTO+QdpsT3hBnlNN33T1JDCi+dtcVrT8ckJHt8bDQW4ax9hOYe4jtz9tUIxT0JhzYeDiyd5fiGMnu+w==","signatures":[{"sig":"MEQCIC/KbOagRyCqwGp96i9SWdGuISuSPc1F+8sGhVfVllxBAiAe3n+fRFmuXR0C5JF1BXXc2Z1U1wvZ4FTpgrs5T34LqQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9668342},"main":"bin/pnpm.cjs","_from":"file:pnpm-6.20.3.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=12.17"},"funding":{"url":"https://opencollective.com/pnpm"},"scripts":{"lint":"eslint src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"pnpm tsc --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build && pnpm run lint -- --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.cjs","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"pnpm@kochan.io"},"_resolved":"/home/runner/work/pnpm/pnpm/packages/pnpm/pnpm-6.20.3.tgz","_integrity":"sha512-t16XiTxKTO+QdpsT3hBnlNN33T1JDCi+dtcVrT8ckJHt8bDQW4ax9hOYe4jtz9tUIxT0JhzYeDiyd5fiGMnu+w==","deprecated":"This version has a regression. Upgrade to 6.22.2 or newer","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.24.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"14.18.1","preferGlobal":true,"publishConfig":{"tag":"next","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_6.20.3_1636079018208_0.12146303822259652","host":"s3://npm-registry-packages"}},"6.20.2":{"name":"pnpm","version":"6.20.2","keywords":["pnpm6","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"license":"MIT","_id":"pnpm@6.20.2","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"pnpm@kochan.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"86c93311d5c2c312da9f717cf53b23f3fa552747","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-6.20.2.tgz","fileCount":658,"integrity":"sha512-G0hjGnROVLQ3hkVWL0FQkliKX5Mc/p2RBUL3oEHSn+AOHbXwE3ILd2pyAATt8BQ+OFnJt7ZCwMTFx+nFWOq04g==","signatures":[{"sig":"MEQCIGGFAebPnYkTbJDszqcwxe/sIGov24xeLfaErkMcw9fOAiABqnkJ0xeCHfHtb77yIsvUFJb7P8tIcHQwzGQHQOFJYg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9668342},"main":"bin/pnpm.cjs","_from":"file:pnpm-6.20.2.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=12.17"},"funding":{"url":"https://opencollective.com/pnpm"},"scripts":{"lint":"eslint src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"pnpm tsc --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build && pnpm run lint -- --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.cjs","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"pnpm@kochan.io"},"_resolved":"/home/runner/work/pnpm/pnpm/packages/pnpm/pnpm-6.20.2.tgz","_integrity":"sha512-G0hjGnROVLQ3hkVWL0FQkliKX5Mc/p2RBUL3oEHSn+AOHbXwE3ILd2pyAATt8BQ+OFnJt7ZCwMTFx+nFWOq04g==","deprecated":"This version has a regression. Upgrade to 6.22.2 or newer","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.24.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"14.18.1","preferGlobal":true,"publishConfig":{"tag":"next","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_6.20.2_1635982146894_0.5872526213497105","host":"s3://npm-registry-packages"}},"1.31.0":{"name":"pnpm","version":"1.31.0","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@1.31.0","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js","pnpx":"lib/bin/pnpx.js"},"dist":{"shasum":"7d971bb0e48c25d4e04db420eee8ee0bcb4c66d4","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-1.31.0.tgz","integrity":"sha512-4xUBZ0xGCYfs0onW/p78n6vK5RT7bwfEQGVykj7Rj+1QvQXBXpgFBbJACPU0+VbyfBi24QAnfrwcjURkil2wgg==","signatures":[{"sig":"MEQCICGD0zQ5/9sJ3ZU71hhakbCjNEBZ5Y3i9/4g+sq+7XeUAiAhp1yqsZgplosPYlPmjfxc22ndc5o37CBAyC/7SV4rWw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/bin/pnpm.js","_from":".","files":["lib/","npm-shrinkwrap.json"],"_shasum":"7d971bb0e48c25d4e04db420eee8ee0bcb4c66d4","engines":{"node":">=4"},"gitHead":"6a4846bd0cca06af90d8d5ffb014756c423a52b4","scripts":{},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","bundledName":"@pnpm/bundled","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"greenkeeper":{"ignore":["@pnpm/default-fetcher","@pnpm/default-resolver","@pnpm/logger","@pnpm/outdated","@pnpm/server","@pnpm/types","pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-registry-mock","remove-all-except-outer-links","pnpm-shrinkwrap","supi"]},"_nodeVersion":"6.11.4","dependencies":{"nopt":"^4.0.1","supi":"^0.12.1","chalk":"^2.2.0","delay":"^2.0.0","is-ci":"^1.0.10","ramda":"^0.25.0","retry":"^0.10.1","byline":"^5.0.0","diable":"^4.0.1","p-limit":"^1.1.0","get-port":"^3.2.0","camelcase":"^4.1.0","path-name":"^1.0.0","pnpm-list":"^2.0.0","tree-kill":"^1.2.0","is-windows":"^1.0.1","pkgs-graph":"^2.0.0-0","text-table":"^0.2.0","@pnpm/types":"^1.5.0","common-tags":"^1.4.0","cross-spawn":"^5.0.0","graceful-fs":"^4.1.11","signal-exit":"^3.0.2","strip-color":"^0.1.0","@pnpm/logger":"^1.0.0","@pnpm/server":"^0.7.1","@types/retry":"^0.10.2","find-packages":"^2.1.2","package-store":"^0.15.1","@pnpm/outdated":"^0.2.5","load-json-file":"^4.0.0","loud-rejection":"^1.6.0","mkdirp-promise":"^5.0.1","process-exists":"^3.0.0","util.promisify":"^1.0.0","@types/get-port":"^3.2.0","@zkochan/libnpx":"^9.6.1","graph-sequencer":"^2.0.0","not-bundled-npm":"^5.4.2","update-notifier":"^2.1.0","write-json-file":"^2.3.0","pnpm-file-reporter":"^0.0.1","@pnpm/default-fetcher":"^0.3.2","pnpm-default-reporter":"^0.11.8","@pnpm/default-resolver":"^0.1.0","@types/write-json-file":"^2.2.1"},"preferGlobal":true,"publishconfig":{"tag":"next"},"devDependencies":{"mz":"^2.6.0","caw":"^2.0.0","tape":"^4.6.3","execa":"^0.9.0","isexe":"^2.0.0","sepia":"^2.0.2","mkdirp":"^0.5.1","rimraf":"^2.5.4","semver":"^5.3.0","tslint":"^5.4.2","ts-node":"^4.0.0","read-pkg":"^3.0.0","@types/mz":"^0.0.32","write-pkg":"^3.1.0","typescript":"^2.4.1","@types/node":"^9.3.0","@types/nopt":"^3.0.29","@types/tape":"^4.2.30","exists-link":"^2.0.0","npm-run-all":"^4.0.1","path-exists":"^3.0.0","rimraf-then":"^1.0.1","@types/delay":"^2.0.1","@types/ramda":"^0.25.0","tape-promise":"^2.0.1","@types/byline":"^4.2.31","@types/mkdirp":"^0.5.0","@types/semver":"^5.3.32","@zkochan/husky":"^0.0.0","load-yaml-file":"^0.1.0","@commitlint/cli":"^4.0.0","package-preview":"^1.0.0","deep-require-cwd":"^1.0.0","npm-scripts-info":"^0.3.6","normalize-newline":"^3.0.0","@types/common-tags":"^1.2.5","pnpm-registry-mock":"^1.5.0","npm-registry-client":"^8.4.0","@types/load-json-file":"^2.0.6","@commitlint/prompt-cli":"^5.0.0","@types/update-notifier":"^1.0.2","@commitlint/config-angular":"^4.2.0","anonymous-npm-registry-client":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm-1.31.0.tgz_1516823535512_0.04649159521795809","host":"s3://npm-registry-packages"}},"1.31.2":{"name":"pnpm","version":"1.31.2","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@1.31.2","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js","pnpx":"lib/bin/pnpx.js"},"dist":{"shasum":"e3ac0f8eb8c00242cffee370475786fd02293c69","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-1.31.2.tgz","integrity":"sha512-eMOMKgcUp2WZK/G4hY0MIroNuNsPyNlh1gcLzbGG3p4/mk3Lxl5sAysJ9XUVCdnj62HT6X+Yx3aXgcStqi0FRw==","signatures":[{"sig":"MEQCIBiU+4YSOoBILe91aepMRzr5S3TXghBhDq2Mg8QsbT6uAiB81oNZ/sRwotkOUuhiKUojP9osyzyoEVsDGics98wz8g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/bin/pnpm.js","_from":".","files":["lib/","npm-shrinkwrap.json"],"_shasum":"e3ac0f8eb8c00242cffee370475786fd02293c69","engines":{"node":">=4"},"gitHead":"40bfb66d49f90d109bea498ab00ef0141309c246","scripts":{},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","bundledName":"@pnpm/bundled","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"greenkeeper":{"ignore":["@pnpm/default-fetcher","@pnpm/default-resolver","@pnpm/logger","@pnpm/outdated","@pnpm/server","@pnpm/types","pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-registry-mock","remove-all-except-outer-links","pnpm-shrinkwrap","supi"]},"_nodeVersion":"8.9.4","dependencies":{"nopt":"^4.0.1","supi":"^0.12.2","chalk":"^2.2.0","delay":"^2.0.0","is-ci":"^1.0.10","ramda":"^0.25.0","retry":"^0.10.1","byline":"^5.0.0","diable":"^4.0.1","p-limit":"^1.1.0","get-port":"^3.2.0","camelcase":"^4.1.0","path-name":"^1.0.0","pnpm-list":"^2.0.0","tree-kill":"^1.2.0","is-windows":"^1.0.1","pkgs-graph":"^2.0.0-0","text-table":"^0.2.0","@pnpm/types":"^1.5.0","common-tags":"^1.4.0","cross-spawn":"^6.0.3","graceful-fs":"^4.1.11","signal-exit":"^3.0.2","strip-color":"^0.1.0","@pnpm/logger":"^1.0.0","@pnpm/server":"^0.7.1","@types/retry":"^0.10.2","find-packages":"^2.1.2","package-store":"^0.15.3","@pnpm/outdated":"^0.2.5","load-json-file":"^4.0.0","loud-rejection":"^1.6.0","mkdirp-promise":"^5.0.1","process-exists":"^3.0.0","util.promisify":"^1.0.0","@types/get-port":"^3.2.0","@zkochan/libnpx":"^9.6.1","graph-sequencer":"^2.0.0","not-bundled-npm":"^5.4.2","update-notifier":"^2.1.0","write-json-file":"^2.3.0","pnpm-file-reporter":"^0.0.1","@pnpm/default-fetcher":"^0.3.2","pnpm-default-reporter":"^0.11.8","@pnpm/default-resolver":"^0.1.3","@types/write-json-file":"^2.2.1"},"preferGlobal":true,"publishconfig":{"tag":"next"},"devDependencies":{"mz":"^2.6.0","caw":"^2.0.0","tape":"^4.6.3","execa":"^0.9.0","isexe":"^2.0.0","sepia":"^2.0.2","mkdirp":"^0.5.1","rimraf":"^2.5.4","semver":"^5.3.0","tslint":"^5.4.2","ts-node":"^4.0.0","read-pkg":"^3.0.0","@types/mz":"^0.0.32","write-pkg":"^3.1.0","typescript":"^2.4.1","@types/node":"^9.3.0","@types/nopt":"^3.0.29","@types/tape":"^4.2.30","exists-link":"^2.0.0","npm-run-all":"^4.0.1","path-exists":"^3.0.0","rimraf-then":"^1.0.1","@types/delay":"^2.0.1","@types/ramda":"^0.25.0","tape-promise":"^2.0.1","@types/byline":"^4.2.31","@types/mkdirp":"^0.5.0","@types/semver":"^5.3.32","@zkochan/husky":"^0.0.0","load-yaml-file":"^0.1.0","@commitlint/cli":"^4.0.0","package-preview":"^1.0.0","deep-require-cwd":"^1.0.0","npm-scripts-info":"^0.3.6","normalize-newline":"^3.0.0","@types/common-tags":"^1.2.5","pnpm-registry-mock":"^1.5.0","npm-registry-client":"^8.4.0","@types/load-json-file":"^2.0.6","@commitlint/prompt-cli":"^5.0.0","@types/update-notifier":"^2.0.0","@commitlint/config-angular":"^4.2.0","anonymous-npm-registry-client":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm-1.31.2.tgz_1517164433313_0.7553526812698692","host":"s3://npm-registry-packages"}},"1.31.1":{"name":"pnpm","version":"1.31.1","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@1.31.1","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js","pnpx":"lib/bin/pnpx.js"},"dist":{"shasum":"350ad8c2b76326c7506dd8df48a7bab49c201d34","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-1.31.1.tgz","integrity":"sha512-bKCWRFiol+cGHT7Sgsu5Rvy3MEOSOei2bA3Gbzaa+h5e5X+T52p19VxXFlX+mU5aXwuilbUeimjmw3dbMCJPFg==","signatures":[{"sig":"MEUCIQCbIUzB0MMZpmS89Fp83m0xSjuXWB3DnhoLHFSosv/p3AIgZKeMwq+q4ZnOX4tidpRN9/AlMPhkoa6gpa93CBRO87Y=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/bin/pnpm.js","_from":".","files":["lib/","npm-shrinkwrap.json"],"_shasum":"350ad8c2b76326c7506dd8df48a7bab49c201d34","engines":{"node":">=4"},"gitHead":"8c6a70043151adc2023ac24a4c9f550c5a977ffb","scripts":{},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","bundledName":"@pnpm/bundled","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"greenkeeper":{"ignore":["@pnpm/default-fetcher","@pnpm/default-resolver","@pnpm/logger","@pnpm/outdated","@pnpm/server","@pnpm/types","pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-registry-mock","remove-all-except-outer-links","pnpm-shrinkwrap","supi"]},"_nodeVersion":"6.11.4","dependencies":{"nopt":"^4.0.1","supi":"^0.12.1","chalk":"^2.2.0","delay":"^2.0.0","is-ci":"^1.0.10","ramda":"^0.25.0","retry":"^0.10.1","byline":"^5.0.0","diable":"^4.0.1","p-limit":"^1.1.0","get-port":"^3.2.0","camelcase":"^4.1.0","path-name":"^1.0.0","pnpm-list":"^2.0.0","tree-kill":"^1.2.0","is-windows":"^1.0.1","pkgs-graph":"^2.0.0-0","text-table":"^0.2.0","@pnpm/types":"^1.5.0","common-tags":"^1.4.0","cross-spawn":"^5.0.0","graceful-fs":"^4.1.11","signal-exit":"^3.0.2","strip-color":"^0.1.0","@pnpm/logger":"^1.0.0","@pnpm/server":"^0.7.1","@types/retry":"^0.10.2","find-packages":"^2.1.2","package-store":"^0.15.1","@pnpm/outdated":"^0.2.5","load-json-file":"^4.0.0","loud-rejection":"^1.6.0","mkdirp-promise":"^5.0.1","process-exists":"^3.0.0","util.promisify":"^1.0.0","@types/get-port":"^3.2.0","@zkochan/libnpx":"^9.6.1","graph-sequencer":"^2.0.0","not-bundled-npm":"^5.4.2","update-notifier":"^2.1.0","write-json-file":"^2.3.0","pnpm-file-reporter":"^0.0.1","@pnpm/default-fetcher":"^0.3.2","pnpm-default-reporter":"^0.11.8","@pnpm/default-resolver":"^0.1.0","@types/write-json-file":"^2.2.1"},"preferGlobal":true,"publishconfig":{"tag":"next"},"devDependencies":{"mz":"^2.6.0","caw":"^2.0.0","tape":"^4.6.3","execa":"^0.9.0","isexe":"^2.0.0","sepia":"^2.0.2","mkdirp":"^0.5.1","rimraf":"^2.5.4","semver":"^5.3.0","tslint":"^5.4.2","ts-node":"^4.0.0","read-pkg":"^3.0.0","@types/mz":"^0.0.32","write-pkg":"^3.1.0","typescript":"^2.4.1","@types/node":"^9.3.0","@types/nopt":"^3.0.29","@types/tape":"^4.2.30","exists-link":"^2.0.0","npm-run-all":"^4.0.1","path-exists":"^3.0.0","rimraf-then":"^1.0.1","@types/delay":"^2.0.1","@types/ramda":"^0.25.0","tape-promise":"^2.0.1","@types/byline":"^4.2.31","@types/mkdirp":"^0.5.0","@types/semver":"^5.3.32","@zkochan/husky":"^0.0.0","load-yaml-file":"^0.1.0","@commitlint/cli":"^4.0.0","package-preview":"^1.0.0","deep-require-cwd":"^1.0.0","npm-scripts-info":"^0.3.6","normalize-newline":"^3.0.0","@types/common-tags":"^1.2.5","pnpm-registry-mock":"^1.5.0","npm-registry-client":"^8.4.0","@types/load-json-file":"^2.0.6","@commitlint/prompt-cli":"^5.0.0","@types/update-notifier":"^1.0.2","@commitlint/config-angular":"^4.2.0","anonymous-npm-registry-client":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm-1.31.1.tgz_1516911355405_0.11873957514762878","host":"s3://npm-registry-packages"}},"7.14.1":{"name":"pnpm","version":"7.14.1","keywords":["pnpm7","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@7.14.1","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"12f02fae0a6a63a73e3b854657cd388cc1a84a07","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-7.14.1.tgz","fileCount":656,"integrity":"sha512-jxnp3SGzTZcSITKfaTfRrkOJYSeHwlU/rF+K9ofaIeHUYF3zR3Qcy5vl8mm07ECMfWhNjOy2phs2o3Zb41pHAg==","signatures":[{"sig":"MEQCIFquUnWoDRO9Dh6pCP+ROduNQ9sl9agdLUj3GR47Tp5vAiBaXFQDnMiOF4q9yAWL4cbCx85jTZ8CDO9aNhMnpL0x9Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12051560,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjXQTYACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoTAA//UZDnXzAixr74tsYCBH+gG8/kyN+3BSFqj8EI261FMK/N2SXv\r\nn5OlRKTguUy01VN4NnU4gEefco7Y39An0Rn75jiLB5rPA24vjpRuYJSHW27K\r\nvwxRro1NLdD8NBnzmSfo5D2UnVzQVOr95YW0kCt0BzALh5+To0YWqnf1eHGM\r\nG3z0+M2Soq35F3djAX/+HF6Sf0F4TxBQcKXvK2rR0CQWJ6R2nz0rKxK/M3gw\r\nNCnKeyCmsW2gSZE+j6GBTocmdcFpjG4S/0DqvAEliKoet8RhzBZ82qZHyTZa\r\n9Wp+lH/92og7G6w8xMwrNsf+Mq/vXkwKaHd+FJt8Ys6Giw8CA+UFt7t17g7R\r\n3wvi/5Yfy/MJXXtdSmAqJl0ejO1aMY4ADZH3xFay8ovx8VBWZ3k+o4VsGCTM\r\nee5N8asUpHsSrO6UfNk5wpAKCzv8D7D0zm74b6jWFqv3e7h5BMDzfT4rtX7t\r\nq1Pcht3wWzILVvHD08glcdqyA2ERflf8ZSc8TM+XVSjcqHtYIqLXYi5GLldg\r\nZKi8Pd4odyzMH6+qMl8M9alh0EmXz0fDTRnVHpsw8vd6HrI2ZsXH3CLZD4+b\r\npECQi1TSIvU+ohxb9UP/7LdEDO5ckYXOnqBimvvQ5dPhp7EUG3x9qHbKD1s1\r\nsKKaR3v4lXu8BKqpl7byjz85yTLVWrQPcoY=\r\n=0kX1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","_from":"file:pnpm-7.14.1.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=14.6"},"exports":{".":"./package.json"},"funding":{"url":"https://opencollective.com/pnpm"},"scripts":{"lint":"eslint src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7782 pnpm run test:e2e","start":"tsc --watch","bundle":"pnpm bundle:pnpm","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/b79305f768ea6ccf2a1421ea16e6d08f/pnpm-7.14.1.tgz","_integrity":"sha512-jxnp3SGzTZcSITKfaTfRrkOJYSeHwlU/rF+K9ofaIeHUYF3zR3Qcy5vl8mm07ECMfWhNjOy2phs2o3Zb41pHAg==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.24.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"16.18.0","preferGlobal":true,"publishConfig":{"tag":"next-7","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_7.14.1_1667040471795_0.8914837450587361","host":"s3://npm-registry-packages"}},"7.9.4-0":{"name":"pnpm","version":"7.9.4-0","keywords":["pnpm7","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@7.9.4-0","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"6dcd3802a8b38e3a1199427527ab5236aa4558b5","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-7.9.4-0.tgz","fileCount":656,"integrity":"sha512-qTilkdOOxwKLXcH7eqReARfMetXZqfWoObZkJCYgPsKD+pJQS+IGuYf1S2w+J+/0Y5518icXnc+nZ6c0CX24Ew==","signatures":[{"sig":"MEUCIQCZPqIGfn/LM5BiqOadTXkLQdx4+8zIGEPq6UqxPkOWHgIgbxdqKiqwlp3yPMJMscf29hG+UfEyjwrzGOVhrUEYYAQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12149353,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi/gqQACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqZEw//REP9ZvTd0eWw/1lDFlvlTFQZCmC39HwSSfVBqv5FWSs7x6EC\r\nGvqd1odJ/GImwZbaY5xTqvhKfXK8LAUpnJ3nwP+Lb0u58bM2WFIEIfyY77Yk\r\nssX2PF2AZGCns/j5vjxGq8hjMmn4wDxq+muAFFou3x90iK9CAPnKzB/f9NsN\r\nhIgWo5yHYds1H0fd5fG5aUo21uEIGF+JjyAnQKrvMji6/5h7xcGLhpxUwHNo\r\nDFM9pg8oGQGmBFOHoPJ5qn6gv7+ploRenNoK7FKUy1RSV7NKR8ZlVvil7ZJi\r\nZSHO6cS6kb4mPuRgXH2nF3pnHoacGUogABfiTx9gwnAHccrkp66igxLGdk2c\r\nOUqbep/VetnPTtGoeQSf7/0HsLu34roI2juuE8zEJL8ROhOz8b8IJjljcV4q\r\n7pQh55SKC7dyAcGWmIJXDt5yfrpFq5jLU6d71qfdQh/IK079yHm3+Y4eUv5+\r\n4xe1Furs+16cU/Ct7p2zrQgPhga5NDqzyGjpiqY5DxKf90RQWrd1D52UrFAB\r\n3YK1wR9XdiPfomF787A8GagZWSOY5CuDEpNiujGLtVkr6EEql5GVwYfZU9CO\r\no+5l1tay6IiwL3pqXFH5hgU+hO/EgBQdRuuc5/pcKWGPFGeykLoT4zmibxVB\r\nqjJIp+vKpydWWXXUz/Sk45gpLT7sUtiKliA=\r\n=Xtqb\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","_from":"file:pnpm-7.9.4-0.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=14.6"},"exports":{".":"./package.json"},"funding":{"url":"https://opencollective.com/pnpm"},"scripts":{"lint":"eslint src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7782 pnpm run test:e2e","start":"tsc --watch","bundle":"pnpm bundle:pnpm","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/333da9b8e96aa7a64f879c8ea1ccd283/pnpm-7.9.4-0.tgz","_integrity":"sha512-qTilkdOOxwKLXcH7eqReARfMetXZqfWoObZkJCYgPsKD+pJQS+IGuYf1S2w+J+/0Y5518icXnc+nZ6c0CX24Ew==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.24.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"16.16.0","preferGlobal":true,"publishConfig":{"tag":"next-7","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_7.9.4-0_1660816016374_0.24393281144909107","host":"s3://npm-registry-packages"}},"7.14.0":{"name":"pnpm","version":"7.14.0","keywords":["pnpm7","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@7.14.0","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"2baf3a7e8a7fc865b349f94fe8f656b24f21449c","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-7.14.0.tgz","fileCount":656,"integrity":"sha512-yUKSckJLBIw8ByqMKJF9497kzwrevuQhdL6o2eYbky7woAictxoGX9veBdQYCdBemuC239X2FJq/LGTpCjQ55w==","signatures":[{"sig":"MEQCIDUBrstpGSVB4tSTM1SVI0wNyT3uGmZZg38uNTdFh0xjAiBKngIMsTPRH/IZXXUi3Zx/7zsYBsbMWI7EcidzNWhNiA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12051148,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjU+1KACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp2Ig/+KMFYF0E9F0i5qNlgfPFv0Vx3QozJ5lx/IZZe2QajWU2KSDxx\r\n4ieHEaMOtU+HaJ5ICaoPPfY3RgIrwiDKTWZhkBBA1WdK4YADomIthCpgKKMv\r\nTaCM4ObAHPdWWE67sEHZwMruq/zU7KBT2KzRRZclcQFDQeP2KNY2V10yxpEG\r\nsJY8jtC63/r7NkCN0rJDJGnNImwBhS5AP5D2hMl+kWgCsuMO6g2YEewVIpdN\r\nu01ici+gFJOzMVBXKGfNAx/76KmiS5EpYqUc0hFHnoq7n54SrD9iUvYizlpH\r\nKCaLQ40uJTlMBLeAj6XkTvTb/YxVjsvgCrtic88RLR1nGah7B3pFDSmFoy+Q\r\n2AaiEyheT2+FqmHLqpzCzrZYeN1Pjl872oGHgCrJrSBSJoarXKUhTzPQUwW6\r\n/NfXnLfjKe7vj6Ex//t7G2jXuVA/TdzI+HD4qEYufjAIW9wRi316/UsbkFKX\r\n/cbuAQUofrYXySecE0UCe6x3KoKKy8sfjX+5E12VEgq6FVmSeARdkuJy9/RX\r\nrDgLk+99FQYTho7Q90OE4BxvAQF1BJle7rBP/4JV+Qn4KcfMVAh2jjHbziJ+\r\nfV/7F43k6ZETvGbNLHWY4P1Ew/wVf4zt80MuMg3G97vso/Gea9Zmu1SoUqtC\r\ni7LtYTQFplHRMfFgY+TP/MiQmbGWfr0ro/o=\r\n=U2Fb\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","_from":"file:pnpm-7.14.0.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=14.6"},"exports":{".":"./package.json"},"funding":{"url":"https://opencollective.com/pnpm"},"scripts":{"lint":"eslint src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7782 pnpm run test:e2e","start":"tsc --watch","bundle":"pnpm bundle:pnpm","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/680ab6237eb71a5a30ef148903d70001/pnpm-7.14.0.tgz","_integrity":"sha512-yUKSckJLBIw8ByqMKJF9497kzwrevuQhdL6o2eYbky7woAictxoGX9veBdQYCdBemuC239X2FJq/LGTpCjQ55w==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.24.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"16.18.0","preferGlobal":true,"publishConfig":{"tag":"next-7","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_7.14.0_1666444618134_0.16629224295622547","host":"s3://npm-registry-packages"}},"7.14.2":{"name":"pnpm","version":"7.14.2","keywords":["pnpm7","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@7.14.2","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"73bf8dbd968bf782db5bbc627d2facc645c6bc4a","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-7.14.2.tgz","fileCount":655,"integrity":"sha512-NSxrIaRW07jFQQ1fPFFOA8eMfuogsMeygOKd3zaFgyJBdo1oh61jl2JjWc+w0XNzWIMG7/v9HK7nP8RTL5NO3g==","signatures":[{"sig":"MEQCIF+YtE6nu6JyggN/hBC/wWwWcbH+rABqmGBrxw8OeLsqAiBwOdBHb2uVBgOUf+AkWBWBmXYIqeXtkcAuiqRe8YCP7g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12092118,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjYjbaACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoXnxAAnCo2UZxthxlL8Zxawb3Bj5O04ZtljASe3wAnI1TuOYyhaSQ6\r\nz+/1cAHQno5+K4K8rPWNITnFUZ1JzKDPNlz1AWDzuD8GnRkO3kVVsu/2tSGs\r\nsikDJ+nXm0VbZ/7Od2VELe6nKb8Bj8KJa0VpNN3DDImVgpduEvVSMdDSuRPA\r\nijWJ25cSfJcL6JLzdycgbTgYR9s+dPQC3VaWuq6+xfXFRad+CGsvvlaWJLi5\r\nsfJP5SiB5EpC2EuSYOllwCkiuFQvpWaTpucurmQkgs8o/wutbZ3W90O/YoYL\r\n/jQFSAmQJny05WQqPXwNU5WgLerZoDfrnkmVfs+rXvkM/Q+JxRY1v+i3dYik\r\nw0Apy7yueC1cUvDAYrHXb5ghCL30eFOxMiqhvXHYz5GuzUFasiJx38F7ys/C\r\nnKteyc9NbyLAv7ypNGN2UsmNrqsburo50wSiqLVX0Ahv+MBmevV4UY01mzmJ\r\nCjoak/5J7mzkB1UMNCfVveIKEZ201PKmsT8+ISd/dGtlx5k4kk8HFEwuqn3x\r\nczOMdPlelP0cK31eeS1cEQbKC7iC8WLB3o2qMNmTi3En1BvDOl0NH0T2DTWL\r\nDfmJ9lEjtMFnCytaSIbcIjNJ6TuUvwEXEjWxwwnnbhQFUvDbGPlOUgEpvYEK\r\nTdBODdGojvCFIrT0Aa1Z5LfFzrH2lNo/iPc=\r\n=0bft\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","_from":"file:pnpm-7.14.2.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=14.6"},"exports":{".":"./package.json"},"funding":{"url":"https://opencollective.com/pnpm"},"scripts":{"lint":"eslint src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7782 pnpm run test:e2e","start":"tsc --watch","bundle":"pnpm bundle:pnpm","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/4a11c1d649897801a3c976100a77aa67/pnpm-7.14.2.tgz","_integrity":"sha512-NSxrIaRW07jFQQ1fPFFOA8eMfuogsMeygOKd3zaFgyJBdo1oh61jl2JjWc+w0XNzWIMG7/v9HK7nP8RTL5NO3g==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.24.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"16.18.0","preferGlobal":true,"publishConfig":{"tag":"next-7","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_7.14.2_1667380953792_0.11380606845705121","host":"s3://npm-registry-packages"}},"10.10.0":{"name":"pnpm","version":"10.10.0","keywords":["pnpm","pnpm10","dependencies","dependency manager","efficient","fast","hardlinks","install","installer","link","lockfile","modules","monorepo","multi-package","npm","package manager","package.json","packages","prune","rapid","remove","shrinkwrap","symlinks","uninstall","workspace"],"license":"MIT","_id":"pnpm@10.10.0","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"f657bc37aa5e08da2ecff3877fe3bbb4b13703ba","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-10.10.0.tgz","fileCount":1111,"integrity":"sha512-1hXbJG/nDyXc/qbY1z3ueCziPiJF48T2+Igkn7VoFJMYY33Kc8LFyO8qTKDVZX+5VnGIv6tH9WbR7mzph4FcOQ==","signatures":[{"sig":"MEQCICN0DYf5CMgB9EG5d1WBA8kw83Ko1+aJItOTKA1xdSdlAiBOvmZjOKW3xzhfA4jyB/DgUSdbY68gzGtiyoVqfwwfAw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":18895966},"jest":{"preset":"@pnpm/jest-config/with-registry"},"main":"bin/pnpm.cjs","_from":"file:pnpm-10.10.0.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=18.12"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"jest","start":"tsc --watch","bundle":"ts-node bundle.ts","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/templates dist/templates && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/d417e655be2fe31e024f1acdb123e066/pnpm-10.10.0.tgz","_integrity":"sha512-1hXbJG/nDyXc/qbY1z3ueCziPiJF48T2+Igkn7VoFJMYY33Kc8LFyO8qTKDVZX+5VnGIv6tH9WbR7mzph4FcOQ==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git","directory":"pnpm"},"_npmVersion":"10.8.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"20.19.0","preferGlobal":true,"publishConfig":{"tag":"next-10","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/pnpm_10.10.0_1745795882064_0.6761756984943872","host":"s3://npm-registry-packages-npm-production"}},"0.47.0":{"name":"pnpm","version":"0.47.0","keywords":["dependency manager","install","modules","npm","package manager"],"author":{"name":"Rico Sta. Cruz","email":"rico@ricostacruz.com"},"license":"MIT","_id":"pnpm@0.47.0","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"http://ghub.io/pnpm#readme","bugs":{"url":"http://ghub.io/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js"},"dist":{"shasum":"e163cee133abeb8ee191e078e16942f94a778cbf","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-0.47.0.tgz","integrity":"sha512-fZG3AYUwKsq0MS2Bsvk1TnL06+4ZRVfMefhnaOCyZfnutzkX/QtrSXF9aWdZuUNyUAS/nMxZQ3fn100eNxN/dw==","signatures":[{"sig":"MEQCIBSc8VJgiZPZJecudwNPSpa37XbUxJz4POUeGFhjVPoFAiAY+z4nrmkUuLvNrXNsx/FykQ5v1DR0FpwTIk9sl5XEbQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib/"],"config":{"ghooks":{"commit-msg":"node ./node_modules/validate-commit-msg/index.js"},"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"_shasum":"e163cee133abeb8ee191e078e16942f94a778cbf","engines":{"node":">=4"},"gitHead":"82e4e7a1ab9df60f3cadbb7df0ed9bd0acfb6c1c","scripts":{},"typings":"lib/index.d.ts","_npmUser":{"name":"zkochan","email":"zoltan.kochan@gmail.com"},"__scripts":{"tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"standard && tslint -c tslint.json --project .","test":"npm run lint && npm run test:e2e","cover":"istanbul cover test/index.js","start":"npm run tsc -- --watch","commit":"git-cz","?commit":"echo 'Run Git commit wizard'","pretest":"rimraf ../.tmp/ && npm run tsc","release":"sh .scripts/release.sh","sinopia":"sinopia -c ./sinopia/config.yaml","?release":"echo 'Publish pnpm'","posttest":"git checkout -- sinopia/storage/","test:e2e":"npm-run-all -p -r sinopia test:tap","test:tap":"ts-node test | tap-diff","docs:build":"docpress build","prepublish":"in-publish && echo 'You need to use \"npm run release\" to publish pnpm' && false || npm run tsc","prerelease":"npm run tsc && npm test","?docs:build":"echo 'Generate the documentation website'","build-sinopia":"npm-run-all -p -r sinopia publish-test-packages","?build-sinopia":"echo 'Cache the sinopia store for faster tests execution'","prebuild-sinopia":"rimraf sinopia/storage/","publish-test-packages":"sh test/packages/publish-all.sh"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/rstacruz/pnpm.git","type":"git"},"_npmVersion":"3.10.9","description":"A fast implementation of npm install","directories":{"test":"test"},"_nodeVersion":"6.9.1","preferGlobal":true,"__dependencies":{"mz":"2.6.0","rc":"1.1.6","mem":"1.1.0","meow":"3.7.0","chalk":"1.1.3","debug":"2.6.0","is-ci":"1.0.10","retry":"0.10.1","byline":"5.0.0","mkdirp":"0.5.1","semver":"5.3.0","find-up":"2.1.0","js-yaml":"3.7.0","thenify":"3.2.1","link-dir":"1.0.3","lockfile":"1.0.3","node-gyp":"3.4.0","@types/mz":"0.0.30","@types/rc":"0.0.1","commondir":"1.0.1","json2yaml":"1.1.0","path-name":"1.0.0","write-pkg":"2.0.0","is-windows":"1.0.0","os-homedir":"1.0.2","@types/node":"6.0.48","arr-flatten":"1.0.1","common-tags":"1.4.0","cross-spawn":"^5.0.0","exists-file":"3.0.0","observatory":"1.0.0","read-pkg-up":"1.0.1","rimraf-then":"1.0.1","@types/chalk":"0.4.31","@types/debug":"0.0.29","pause-stream":"0.0.11","registry-url":"3.1.0","@types/byline":"4.2.31","@types/mkdirp":"0.3.29","@types/semver":"5.3.30","cache-manager":"2.3.0","promisequence":"1.1.6","sorted-object":"2.0.1","unpack-stream":"1.0.2","@types/js-yaml":"3.5.28","camelcase-keys":"4.0.0","load-json-file":"2.0.0","lodash.memoize":"4.1.2","loud-rejection":"1.6.0","normalize-path":"2.0.1","supports-color":"3.1.2","@types/lockfile":"0.4.29","@zkochan/logger":"0.1.0","npm-package-arg":"4.2.0","update-notifier":"1.0.3","cache-manager-fs":"1.0.5","is-retry-allowed":"1.1.0","lodash.clonedeep":"4.5.0","@zkochan/cmd-shim":"2.2.0","@types/common-tags":"1.2.5","npm-registry-client":"7.4.5","pnpm-install-checks":"1.0.1","registry-auth-token":"3.1.0","@types/cache-manager":"1.2.4","@types/load-json-file":"2.0.5","@types/update-notifier":"0.0.28","delocalize-dependencies":"0.1.0"},"devDependencies":{"caw":"2.0.0","ncp":"^2.0.0","nixt":"0.5.0","tape":"4.6.3","isexe":"1.1.2","sepia":"2.0.2","ghooks":"^2.0.0","rimraf":"2.5.4","tslint":"4.3.1","ts-node":"2.0.0","docpress":"0.7.1","istanbul":"^0.4.5","standard":"8.6.0","tap-diff":"0.1.1","commitizen":"^2.8.6","in-publish":"2.0.0","typescript":"2.1.4","@types/tape":"4.2.28","exists-link":"1.0.0","npm-run-all":"4.0.0","tape-promise":"2.0.1","@zkochan/sinopia":"1.0.0","npm-scripts-info":"0.3.6","git-update-ghpages":"1.3.0","validate-commit-msg":"^2.7.0","cz-conventional-changelog":"^1.2.0","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm-0.47.0.tgz_1483980212694_0.6769430025015026","host":"packages-18-east.internal.npmjs.com"}},"7.10.0-1":{"name":"pnpm","version":"7.10.0-1","keywords":["pnpm7","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@7.10.0-1","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"ed035904e0e6e572cca7caa65ba5b9d650488a38","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-7.10.0-1.tgz","fileCount":658,"integrity":"sha512-QUufCUHAqrtC986b20mLsdlyRfSMgbVHFWK2XUiPOcJ8MLPsM4yxiERFLAz0LU145edTco0HAylIAFB7LgogWA==","signatures":[{"sig":"MEQCIGUeRPbX7fhja70wEzff/bIHB4S+AI+jsZAjPR8CxW/IAiAVt0HknLftFDugsQR46AQsqcdQhXmXPP6v9rpUVd+brA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12394658,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjE2aNACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoTVxAAodMXZU0X8tpY05l2pcP7PMF5jgPqvldZ1M0YZVM7vmFh1hBR\r\ndyqTiVl3qsYvX/x2cDxO9l3f9rRtwOJaqInh5Qg4nNwbHjT/51o+Y3wtkRML\r\nRDDaQH2nSRXg0sB5AZs6lSUkCbZTMfRzX2drrD/yt1vbI7E/W7d5EeSEDE1P\r\nH1PFVywuRW8zFuJkG/saaJN6ElB9W7D2SsKa4smH0/MTmUTN+Ey3CpVv8gv4\r\nknSvgMk/gv+GFoRjMztcmzX66F1YO08kT/U7+jVaiPqfa1tMcSBbErv44+s2\r\nQ+ZQquEINDuNrb5Ar3G6c7B5Bb9N1JMF+5qSLiUilyU8uWRYk5r20T11LL5c\r\nH1UTi4d7iq4CUiiFirskVofJwHgs57+96aMzlxPe1zRaUyk6hBz/cU2cvqEC\r\n1QcT85yS6IxC+hBao3mp+RqrINw9aPuYE477dZ4O+AI8/LuEEn2R2CtHfvnB\r\nZJxIZUS1K8Cc2knH9rv0lAIVeisYFQnNgFXIhl+P/4uKN3meEuL78zfIlMAp\r\nFJerh+OzRWSlZgovz3rKeSXpw8hEjNOIDNpZ93ul5zYqe59l9hsfNKn7fp/3\r\nhU3A0ozdnZOdmyq0uSLx9ci3jms/hQhxF7YEPC+s3xn8Hi12rZSqfhLYkd9x\r\n9q2tTD54XxIQ5Ag8IH2xKF1823IbVSrVuzA=\r\n=nyRM\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","_from":"file:pnpm-7.10.0-1.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=14.6"},"exports":{".":"./package.json"},"funding":{"url":"https://opencollective.com/pnpm"},"scripts":{"lint":"eslint src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7782 pnpm run test:e2e","start":"tsc --watch","bundle":"pnpm bundle:pnpm","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/1c9964a27bb753171076863813c37061/pnpm-7.10.0-1.tgz","_integrity":"sha512-QUufCUHAqrtC986b20mLsdlyRfSMgbVHFWK2XUiPOcJ8MLPsM4yxiERFLAz0LU145edTco0HAylIAFB7LgogWA==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.24.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"16.17.0","preferGlobal":true,"publishConfig":{"tag":"next-7","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_7.10.0-1_1662215821522_0.34715976709628604","host":"s3://npm-registry-packages"}},"0.47.1":{"name":"pnpm","version":"0.47.1","keywords":["dependency manager","install","modules","npm","package manager"],"author":{"name":"Rico Sta. Cruz","email":"rico@ricostacruz.com"},"license":"MIT","_id":"pnpm@0.47.1","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"http://ghub.io/pnpm#readme","bugs":{"url":"http://ghub.io/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js"},"dist":{"shasum":"96a86097a5427d7fd1a1749877a54673949e2b9e","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-0.47.1.tgz","integrity":"sha512-Fg6TlaqyPjz9g1MQigI2YDxxGYFxIrAxrqdSV1huyU4cFjeqiZX0n065i+lTpzamfOnUc3RVISFv9m864gE0sQ==","signatures":[{"sig":"MEUCIQD7iQDmHO5NY6M2SuEmPDhqV3J2OL6BCTJQpI3RnxmZ2QIgROVMCnDQpu/lTURo1SlyP8ufl9xqEQ7QKMF38hh/cgg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib/"],"config":{"ghooks":{"commit-msg":"node ./node_modules/validate-commit-msg/index.js"},"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"_shasum":"96a86097a5427d7fd1a1749877a54673949e2b9e","engines":{"node":">=4"},"gitHead":"190ac69e5412e24792b04cd6ee956cf9e9c8e893","scripts":{},"typings":"lib/index.d.ts","_npmUser":{"name":"zkochan","email":"zoltan.kochan@gmail.com"},"__scripts":{"tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"standard && tslint -c tslint.json --project .","test":"npm run lint && npm run test:e2e","cover":"istanbul cover test/index.js","start":"npm run tsc -- --watch","commit":"git-cz","?commit":"echo 'Run Git commit wizard'","pretest":"rimraf ../.tmp/ && npm run tsc","release":"sh .scripts/release.sh","sinopia":"sinopia -c ./sinopia/config.yaml","?release":"echo 'Publish pnpm'","posttest":"git checkout -- sinopia/storage/","test:e2e":"npm-run-all -p -r sinopia test:tap","test:tap":"ts-node test | tap-diff","docs:build":"docpress build","prepublish":"in-publish && echo 'You need to use \"npm run release\" to publish pnpm' && false || npm run tsc","prerelease":"npm run tsc && npm test","?docs:build":"echo 'Generate the documentation website'","build-sinopia":"npm-run-all -p -r sinopia publish-test-packages","?build-sinopia":"echo 'Cache the sinopia store for faster tests execution'","prebuild-sinopia":"rimraf sinopia/storage/","publish-test-packages":"sh test/packages/publish-all.sh"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/rstacruz/pnpm.git","type":"git"},"_npmVersion":"3.10.9","description":"A fast implementation of npm install","directories":{"test":"test"},"_nodeVersion":"6.9.1","preferGlobal":true,"__dependencies":{"mz":"2.6.0","rc":"1.1.6","mem":"1.1.0","meow":"3.7.0","chalk":"1.1.3","debug":"2.6.0","is-ci":"1.0.10","retry":"0.10.1","byline":"5.0.0","mkdirp":"0.5.1","semver":"5.3.0","find-up":"2.1.0","js-yaml":"3.7.0","thenify":"3.2.1","link-dir":"1.0.3","lockfile":"1.0.3","node-gyp":"3.5.0","@types/mz":"0.0.30","@types/rc":"0.0.1","commondir":"1.0.1","json2yaml":"1.1.0","path-name":"1.0.0","write-pkg":"2.0.0","is-windows":"1.0.0","os-homedir":"1.0.2","@types/node":"6.0.48","arr-flatten":"1.0.1","common-tags":"1.4.0","cross-spawn":"^5.0.0","exists-file":"3.0.0","observatory":"1.0.0","read-pkg-up":"1.0.1","rimraf-then":"1.0.1","@types/chalk":"0.4.31","@types/debug":"0.0.29","pause-stream":"0.0.11","registry-url":"3.1.0","@types/byline":"4.2.31","@types/mkdirp":"0.3.29","@types/semver":"5.3.30","cache-manager":"2.3.0","promisequence":"1.1.6","sorted-object":"2.0.1","unpack-stream":"1.0.2","@types/js-yaml":"3.5.28","camelcase-keys":"4.0.0","load-json-file":"2.0.0","lodash.memoize":"4.1.2","loud-rejection":"1.6.0","normalize-path":"2.0.1","supports-color":"3.1.2","@types/lockfile":"0.4.29","@zkochan/logger":"0.1.0","npm-package-arg":"4.2.0","update-notifier":"1.0.3","cache-manager-fs":"1.0.6","is-retry-allowed":"1.1.0","lodash.clonedeep":"4.5.0","@zkochan/cmd-shim":"2.2.1","@types/common-tags":"1.2.5","npm-registry-client":"7.4.5","pnpm-install-checks":"1.0.1","registry-auth-token":"3.1.0","@types/cache-manager":"1.2.4","@types/load-json-file":"2.0.5","@types/update-notifier":"0.0.28","delocalize-dependencies":"0.1.0"},"devDependencies":{"caw":"2.0.0","ncp":"^2.0.0","nixt":"0.5.0","tape":"4.6.3","isexe":"1.1.2","sepia":"2.0.2","ghooks":"^2.0.0","rimraf":"2.5.4","tslint":"4.3.1","ts-node":"2.0.0","docpress":"0.7.1","istanbul":"^0.4.5","standard":"8.6.0","tap-diff":"0.1.1","commitizen":"^2.8.6","in-publish":"2.0.0","typescript":"2.1.4","@types/tape":"4.2.28","exists-link":"1.0.0","npm-run-all":"4.0.0","tape-promise":"2.0.1","@zkochan/sinopia":"1.0.0","npm-scripts-info":"0.3.6","git-update-ghpages":"1.3.0","validate-commit-msg":"^2.7.0","cz-conventional-changelog":"^1.2.0","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm-0.47.1.tgz_1484079198083_0.2604555117432028","host":"packages-12-west.internal.npmjs.com"}},"7.10.0-0":{"name":"pnpm","version":"7.10.0-0","keywords":["pnpm7","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@7.10.0-0","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"ce7cf618cf2744ffe241622b94a646c498246b0e","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-7.10.0-0.tgz","fileCount":656,"integrity":"sha512-YyzuJWnM9KlMsY6TzYPhwlDtl6YOwbvx9uNIUEiWimBuEqbvoeCmU7jxjv5R1j6BMGN4b4or2wxLDckhZezADw==","signatures":[{"sig":"MEUCIQDiH0RiX/47cY6q1jLFhgfqsq4ReCtzf2e5CTf5fS3ZTQIgB5kOiIQSMB4J2+f0JwlRXNEScTUDMPyOIHuv/kW51pY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12169554,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjEkgtACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqV+A/+Mknwf4CRBc1xU6NorSM8wSNm44NL/kc2enxBafzm+G5/Tbly\r\nNk3Kob2cch5GrS501d96BgZ2IIgzaa7/DVXoXhexT97rr0cP2W5rxRjGmNMC\r\neOx5cRTUcfAqxWGsnhbyDnQBbX1y0hmVYUbvbLF+Np7EJap3gg83bMy9E1hD\r\nOIx0LGh9vkn14tN30TEHhxJh6D4TyGxuTHikbAwwqbTniq5WbzA992z+GGAe\r\nqURTW/3MljoCgM3On//qy5f2Zekf5YzXU7lEiGNgtPV93sC0upTibPMqNLRi\r\nCbyYHJSoIhe4MnaZ5zvLY3nQNHMcowBwBkjwEbk4EkKbuY2gF438VP5mYx13\r\nN+kcLULhy+pRVLZ18O9RedlNCnB/3GelOqfWRM+3LVTmQESckKrW+buWHfSM\r\n8+evBKeIUQfVItK0LZmGIRGdGDZEdHJOKZyTFqrU6VkqW6VFw8/+ZekdAfTS\r\nRY2ZifMmjdsTxA3xIq9I8B1AVs4rD54V2v5bzwAAzgcd/G7U9ucYTHOM5d+h\r\nbO5H3l3Q5moH5ReEGN9Igvu2Qxe91FzoO6yQqZWE5WVQcv47pMrwJTLgP0vr\r\nEwFMjM8tkTGAYOhpw51s95JnN3T1/1YIGio9tRYFoUrtq8sauFZXhTBYHJ8P\r\nrr3wUsRFvGgbgQ2oNfM/uS7WGdK+fjVtXDo=\r\n=790x\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","_from":"file:pnpm-7.10.0-0.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=14.6"},"exports":{".":"./package.json"},"funding":{"url":"https://opencollective.com/pnpm"},"scripts":{"lint":"eslint src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7782 pnpm run test:e2e","start":"tsc --watch","bundle":"pnpm bundle:pnpm","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/b4c63672f38460ff489209423ea8fa33/pnpm-7.10.0-0.tgz","_integrity":"sha512-YyzuJWnM9KlMsY6TzYPhwlDtl6YOwbvx9uNIUEiWimBuEqbvoeCmU7jxjv5R1j6BMGN4b4or2wxLDckhZezADw==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.24.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"16.17.0","preferGlobal":true,"publishConfig":{"tag":"next-7","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_7.10.0-0_1662142508849_0.034808435154517925","host":"s3://npm-registry-packages"}},"4.12.0-1":{"name":"pnpm","version":"4.12.0-1","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@4.12.0-1","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"c043df8125dd9c3c0e1f6c1eaeb4f20895d1f90d","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-4.12.0-1.tgz","fileCount":6167,"integrity":"sha512-wnaf9DElYwt98/pw+sR8OBr+mRYG5ku99N5Fso2ZmbfaBwvV4f/YQi1GlvCF7RxLzDqPg0DCfhJvz2GsSxmTKA==","signatures":[{"sig":"MEYCIQDM1n5ILphSAgeN6i6gs9yFDk27LGYpABQ48dKuH84n7AIhAKuhITlGn39DB+evM43kEVH93fQjK51KHgpRpmklxSVq","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":24159943,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJedhylCRA9TVsSAnZWagAAUh4P/3LSJBJNHYjDo+NUSoZC\n9sbvuxgsCyix5sWEbI3FE0Je5Lpl3tR7qoUG3o2fB6Mj9IOz+m1ocHkaR91e\nnlotPdo8bDo2+WDNGidJ3tP28C7/jDbi0tmhilDwc11nu5pFiz52xcJFt3Jn\nRw6NBqsbCgHclZT0LFFovjPehlYsOllGJ3JsibCcOkkDXX+5t+WYdrf1x92D\nlj6yMlbwDdUkVd8zR8c2LWb9uDXWekWGg0MbxOaZnJXmNUqLVfzRjCIiLhkw\nw4j5dtJIe1sGKxNcIFX0RqsoKem8YYeKP2qkIOtq7fcQJSlwVQLxXzulTGc7\nlAGJ6wL2SCkQsFAnhmRtWYtUv31wPfBjxchyT94whpAISASZjy6hT9aIp6K9\nk9PvO6lO3YctusaL7aQrG5qB5BUa+EzytCGs7NboF/fZy3I1wsMWs6AdQ8ey\no3A8KuV1AWbuux3nVMBD5B8Mf/dS3a8b9jnY5sR1RO7UJD1rG+75+3pNrptf\nO/nQSKV5e+xjoXmS7QEdUC0wUE4McTljh9P4E1heLGPqBJdfaEEA9X85JDU9\n0Oodbaz+M/cha+/aTV0Xo8mgJt3O1RnuvR9skbaeNjI/D76ZxHU07XtMWkDF\nJ8B5C3U0X+R5lWhdF3tah1T4wpBrZ6HPSzmucO33YafCSYHCJWyVMZw0PH6F\nlNaa\r\n=LH7E\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","_from":".","_shasum":"c043df8125dd9c3c0e1f6c1eaeb4f20895d1f90d","engines":{"node":">=10.13"},"scripts":{"lint":"tslint -c ../../tslint.json src/**/*.ts test/**/*.ts","test":"pnpm run _test","_test":"pnpm run compile && cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build","release":"sh .scripts/release.sh","test:e2e":"registry-mock prepare && run-p -r registry-mock test:tap","test:tap":"cd ../.. && c8 --reporter lcov --reports-dir packages/pnpm/coverage ts-node packages/pnpm/test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"12.14.1","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"chalk":"3.0.0","is-ci":"2.0.0","ramda":"0.27.0","which":"2.0.2","split-cmd":"1.0.1","pkgs-graph":"5.1.3","@pnpm/types":"5.0.0","common-tags":"1.8.0","graceful-fs":"4.2.1","render-help":"1.0.0","@pnpm/config":"8.1.2","@pnpm/logger":"3.1.0","@pnpm/tabtab":"0.0.1","@pnpm/command":"1.0.0","@pnpm/run-npm":"2.0.0","loud-rejection":"2.2.0","@pnpm/cli-utils":"0.3.11","@zkochan/libnpx":"11.0.3","update-notifier":"4.1.0","@pnpm/core-loggers":"4.0.1","@pnpm/file-reporter":"0.1.0","@pnpm/parse-cli-args":"1.0.0","@pnpm/default-reporter":"7.1.0","@pnpm/find-workspace-dir":"1.0.0","@pnpm/plugin-commands-audit":"1.0.1","@pnpm/plugin-commands-store":"1.0.1","@pnpm/plugin-commands-import":"1.0.1","@pnpm/plugin-commands-server":"1.0.1","@pnpm/common-cli-options-help":"0.1.4","@pnpm/plugin-commands-listing":"1.0.1","@pnpm/plugin-commands-rebuild":"1.0.1","@pnpm/plugin-commands-outdated":"1.0.1","@pnpm/filter-workspace-packages":"2.0.6","@pnpm/plugin-commands-publishing":"1.0.1","@pnpm/plugin-commands-installation":"1.1.0","@pnpm/plugin-commands-script-runners":"1.0.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","__devDependencies":{"mz":"2.7.0","ncp":"2.0.0","pnpm":"link:","delay":"4.3.0","execa":"4.0.0","p-any":"3.0.0","retry":"0.12.0","byline":"5.0.0","semver":"7.1.3","make-dir":"3.0.2","@types/mz":"^2.7.0","tree-kill":"1.2.2","write-pkg":"4.0.0","@types/ncp":"2.0.3","is-windows":"1.0.2","cross-spawn":"7.0.1","exists-link":"2.0.0","npm-run-all":"4.1.5","path-exists":"4.0.0","symlink-dir":"3.1.2","@types/is-ci":"2.0.0","@types/ramda":"^0.26.44","@types/retry":"0.12.0","@types/table":"^4.0.7","@types/which":"1.3.2","tape-promise":"4.0.0","@pnpm/prepare":"*","@types/byline":"4.2.31","@types/mkdirp":"1.0.0","@types/semver":"^7.1.0","load-json-file":"6.2.0","read-yaml-file":"1.1.0","@pnpm/constants":"3.0.0","@zkochan/rimraf":"1.0.0","write-json-file":"4.0.0","write-yaml-file":"3.0.1","deep-require-cwd":"1.0.0","@types/is-windows":"^1.0.0","normalize-newline":"3.0.0","@pnpm/modules-yaml":"*","@types/common-tags":"1.8.0","@types/cross-spawn":"6.0.1","@types/graceful-fs":"4.1.3","@types/tape-promise":"4.0.0","@pnpm/assert-project":"*","@pnpm/lockfile-types":"2.0.0","dir-is-case-sensitive":"1.0.2","@types/update-notifier":"4.1.0","@pnpm/read-package-json":"*","@pnpm/read-project-manifest":"1.0.2","@pnpm/write-project-manifest":"*","@pnpm/find-workspace-packages":"2.1.12","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_4.12.0-1_1584798884284_0.17082069164617186","host":"s3://npm-registry-packages"}},"4.12.0-0":{"name":"pnpm","version":"4.12.0-0","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@4.12.0-0","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"14ed76852259c23f249eb6b42fffe0569c7da737","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-4.12.0-0.tgz","fileCount":6322,"integrity":"sha512-r12W4s7SFjh6+mcE9moj4Tytjiw5RMOM4djrcc62x4wtcGdHtXz/bqbs5NIguWrvah6gfH7H5GS5sEyhLBNowQ==","signatures":[{"sig":"MEUCIQDReEzK8yotTE/VO0Vodf3Vm0jGrdoNMgt0UVNF7u3OGgIga0AmOl9FGbnmf/gWDrGAPDzJkDExZdvOMyJIQRD0Xt8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":24552811,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJebru6CRA9TVsSAnZWagAAzawP/jLiug64HzvcYEVKSJBH\n51xHbqG9HF/AGkhxyu22apb9hzkpXAdJt14G22U3ZznnpmD5XImzQoFYH9ba\njZIyLbzIouQsfqfyrhwZxI6Hy8jcWDGyeXvfCw4uRGeOVs/DXHQpHYoxszrc\nvJrZdC55jNgUIKwXyh4aFVV5oRYODUL5E+xwyiNwZrQDfleExZWW8ZvBjg6i\nrxLk647qNFTuhoQC0nQESpeyQEid8SPexra4akhWbyS2f6bPmpIK8VCcgUuE\nxlL2busmjR+EYvZyXKiTQHR7ia4RoT3HTwomlqifCMeUTHjpAF71PoRIF9Jj\nFZP15/THE4O9fweG9q1tW0skKSthWhgZHDXaM/k1PuYuCUmok+OEvnfg2j7i\nvnMI0X7dwk5B6qaEfOzD8XtyDQBRQI6TBz4ptE8e8uxWAIzJum4seRm59P6e\nlnleJyWRlrRfI+BpCM44VezvT+kZG8abo89Ez5f+xEBdKLJtWNXTDvWh5GQb\nodzKUQzED8xRudNvOCGPjrSX9K3TCpRZx3YND9AdoHNam1extjzLU5cyNXgQ\nKLD+z6qOZZDhMLHMOP8XZRLCkYHi6FbUoOv0PzJKwNlR9g1DD6MWx0XTmKiX\nm1X0zrgbuZpExXSTLQf7ajzuqJIzUioDyb95kwO7YYjA7IlXz+Jm7AmmUUgM\nyp2n\r\n=TvWU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","_from":".","_shasum":"14ed76852259c23f249eb6b42fffe0569c7da737","engines":{"node":">=10"},"scripts":{"lint":"tslint -c ../../tslint.json src/**/*.ts test/**/*.ts","test":"pnpm run _test","_test":"pnpm run compile && cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build","release":"sh .scripts/release.sh","test:e2e":"registry-mock prepare && run-p -r registry-mock test:tap","test:tap":"cd ../.. && c8 --reporter lcov --reports-dir packages/pnpm/coverage ts-node packages/pnpm/test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"12.14.1","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"chalk":"3.0.0","is-ci":"2.0.0","ramda":"0.27.0","which":"2.0.2","split-cmd":"1.0.1","pkgs-graph":"5.1.3","@pnpm/types":"5.0.0","common-tags":"1.8.0","graceful-fs":"4.2.1","render-help":"1.0.0","@pnpm/config":"8.1.1","@pnpm/logger":"3.1.0","@pnpm/tabtab":"0.0.1","@pnpm/command":"1.0.0","@pnpm/run-npm":"2.0.0","loud-rejection":"2.2.0","@pnpm/cli-utils":"0.3.10","@zkochan/libnpx":"11.0.3","update-notifier":"4.1.0","@pnpm/core-loggers":"4.0.1","@pnpm/file-reporter":"0.1.0","@pnpm/parse-cli-args":"1.0.0","@pnpm/default-reporter":"7.0.0","@pnpm/find-workspace-dir":"1.0.0","@pnpm/plugin-commands-audit":"1.0.0","@pnpm/plugin-commands-store":"1.0.0","@pnpm/plugin-commands-import":"1.0.0","@pnpm/plugin-commands-server":"1.0.0","@pnpm/common-cli-options-help":"0.1.4","@pnpm/plugin-commands-listing":"1.0.0","@pnpm/plugin-commands-rebuild":"1.0.0","@pnpm/plugin-commands-outdated":"1.0.0","@pnpm/filter-workspace-packages":"2.0.5","@pnpm/plugin-commands-publishing":"1.0.0","@pnpm/plugin-commands-installation":"1.0.1","@pnpm/plugin-commands-script-runners":"1.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","__devDependencies":{"mz":"2.7.0","ncp":"2.0.0","pnpm":"link:","delay":"4.3.0","execa":"4.0.0","p-any":"3.0.0","retry":"0.12.0","byline":"5.0.0","semver":"7.1.3","make-dir":"3.0.2","@types/mz":"^2.7.0","tree-kill":"1.2.2","write-pkg":"4.0.0","@types/ncp":"2.0.3","is-windows":"1.0.2","cross-spawn":"7.0.1","exists-link":"2.0.0","npm-run-all":"4.1.5","path-exists":"4.0.0","symlink-dir":"3.1.2","@types/is-ci":"2.0.0","@types/ramda":"^0.26.44","@types/retry":"0.12.0","@types/table":"^4.0.7","@types/which":"1.3.2","tape-promise":"4.0.0","@pnpm/prepare":"*","@types/byline":"4.2.31","@types/mkdirp":"1.0.0","@types/semver":"^7.1.0","load-json-file":"6.2.0","read-yaml-file":"1.1.0","@pnpm/constants":"3.0.0","@zkochan/rimraf":"1.0.0","write-json-file":"4.0.0","write-yaml-file":"3.0.1","deep-require-cwd":"1.0.0","@types/is-windows":"^1.0.0","normalize-newline":"3.0.0","@pnpm/modules-yaml":"*","@types/common-tags":"1.8.0","@types/cross-spawn":"6.0.1","@types/graceful-fs":"4.1.3","@types/tape-promise":"4.0.0","@pnpm/assert-project":"*","@pnpm/lockfile-types":"2.0.0","dir-is-case-sensitive":"1.0.2","@types/update-notifier":"4.1.0","@pnpm/read-package-json":"*","@pnpm/read-project-manifest":"1.0.1","@pnpm/write-project-manifest":"*","@pnpm/find-workspace-packages":"2.1.11","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_4.12.0-0_1584315321472_0.41258714769196736","host":"s3://npm-registry-packages"}},"1.20.0":{"name":"pnpm","version":"1.20.0","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@1.20.0","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js","pnpx":"lib/bin/pnpx.js"},"dist":{"shasum":"1db1fcb4209b6ab5607016d70385c91e89b228c6","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-1.20.0.tgz","integrity":"sha512-TaDc7FdflR9+nZAaOXqlLHUvC1RMh0fxLuWBhHmHKmGhD6Aog6oMtXBX9LJtgq7lkLVAqHEsrFeuiwl4zMPmlg==","signatures":[{"sig":"MEUCIQDLIb/XTbo7GBdKAbYQHyn3WxaHmDDvwBsMXfvT5EQk1AIgFha/qCKIuPAdzNuetMIuguWnU2E684ZH9IEoQSp0B8k=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/bin/pnpm.js","_from":".","files":["lib/","npm-shrinkwrap.json"],"_shasum":"1db1fcb4209b6ab5607016d70385c91e89b228c6","engines":{"node":">=4"},"gitHead":"9501ff5fb0511c4d2ddffda8e3982c12da0b950d","scripts":{},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","bundledName":"@pnpm/bundled","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"greenkeeper":{"ignore":["@pnpm/logger","pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-registry-mock","remove-all-except-outer-links","pnpm-shrinkwrap","supi"]},"_nodeVersion":"6.11.4","dependencies":{"nopt":"^4.0.1","supi":"^0.7.4","chalk":"^2.2.0","is-ci":"^1.0.10","ramda":"^0.25.0","byline":"^5.0.0","camelcase":"^4.1.0","path-name":"^1.0.0","pnpm-list":"^2.0.0","text-table":"^0.2.0","common-tags":"^1.4.0","cross-spawn":"^5.0.0","graceful-fs":"^4.1.11","strip-color":"^0.1.0","@pnpm/logger":"^1.0.0","@pnpm/outdated":"^0.2.0","load-json-file":"^4.0.0","loud-rejection":"^1.6.0","@zkochan/libnpx":"^9.6.1","not-bundled-npm":"^5.4.2","update-notifier":"^2.1.0","pnpm-file-reporter":"^0.0.1","pnpm-default-reporter":"^0.10.1"},"preferGlobal":true,"publishconfig":{"tag":"next"},"devDependencies":{"mz":"^2.6.0","caw":"^2.0.0","tape":"^4.6.3","execa":"^0.7.0","isexe":"^2.0.0","sepia":"^2.0.2","mkdirp":"^0.5.1","rimraf":"^2.5.4","semver":"^5.3.0","tslint":"^5.4.2","thenify":"^3.3.0","ts-node":"^3.0.0","read-pkg":"^3.0.0","@types/mz":"^0.0.31","write-pkg":"^3.1.0","is-windows":"^1.0.1","typescript":"^2.4.1","@types/node":"^8.0.33","@types/nopt":"^3.0.29","@types/tape":"^4.2.30","exists-link":"^2.0.0","npm-run-all":"^4.0.1","path-exists":"^3.0.0","rimraf-then":"^1.0.1","@types/ramda":"^0.25.0","tape-promise":"^2.0.1","@types/byline":"^4.2.31","@types/mkdirp":"^0.5.0","@types/semver":"^5.3.32","@zkochan/husky":"^0.0.0","load-yaml-file":"^0.1.0","mkdirp-promise":"^5.0.1","@commitlint/cli":"^4.0.0","package-preview":"^1.0.0","npm-scripts-info":"^0.3.6","normalize-newline":"^3.0.0","@types/common-tags":"^1.2.5","pnpm-registry-mock":"^1.5.0","npm-registry-client":"^8.4.0","@types/load-json-file":"^2.0.6","@commitlint/prompt-cli":"^4.0.0","@types/update-notifier":"^1.0.2","@commitlint/config-angular":"^4.2.0","anonymous-npm-registry-client":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm-1.20.0.tgz_1510515636966_0.808014216599986","host":"s3://npm-registry-packages"}},"3.8.0-1":{"name":"pnpm","version":"3.8.0-1","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@3.8.0-1","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"6c62c7ea78c3b8f6ad5ee12e4fef768c61f6719d","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-3.8.0-1.tgz","fileCount":5210,"integrity":"sha512-ZZS+Alh71BGGXexwURATOv/QCzJxVI8pgbHDW/XNrk9bdvTtOSbfFr6rd/2QMwEDvaXkoP8S/NcgB0OMlh9C6w==","signatures":[{"sig":"MEQCIEaPWPYrTlrJRk6UCoLL10h5h8Jh+H0jN6zayldSwgzzAiBPnNoAhfXdme624CBZjRIGNxxaQ70tUytWhywD5w2g5A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":21125059,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdZbO1CRA9TVsSAnZWagAAGeQP/0qYXBmtRytcHxn+SLv2\n95Dg4i5OSDbV5zlW0MN8D+OATU9L1jNK6yXNJSnSWhuFq9cn1D322gqMHeQX\n12kaDdRmws5YJmEFxVvaGIFj6sYKQ/H5zaxyieOsLU4R88BuECV+6GVdvT6z\nFjh8A0TzYtPLbrh1CcY8vvvbfykPnITj/aHHB+oYnDcEufdQBGnhNQWpqOV5\nf3f2aLJrvXX+ULoZ8yAeo7p1nK/hTXgNOql6JAFStBjbAJS1B/3pHmgz7WIJ\nRhKfEpBWt+2FSWJWYkBb34QI/KDYVf718dfxaipKFIxlu0M3v5gHpe6QIzv1\nQgkZQX/HxlhpOwi5OIfJ04IAGe/PB/jdyKgPiQi3065ykeWzU35rleI+qsDt\n7E9zSGF2IusFQ66JkFgE8NZW7/EWIJzr7/+N0xJH5V9NyYY5lXez9iCeMRHC\nKsQ55hOKNloE16Pis0IrBM96koUfqukCh6g6z0gUjlZCT3fTCLRkp+kfs9y8\nBpLIHCC+x+03cAizO+7t8NE9q8uU96CsJfugWlNITXqzC1Px4cLLWrm9uUEy\nWGBzNg8i7n+ykbF/E/HDLjUW4irKuPy/6kVvTRrrx0pfVAkD9WqHuBvj2bKE\n4LyMuki2ml+cPsZiGPRPLpT9qrLg42QDlcuvO9+It30aVU77oB+4P7fTlkAg\nIaeA\r\n=a7o5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","_from":".","_shasum":"6c62c7ea78c3b8f6ad5ee12e4fef768c61f6719d","engines":{"node":">=8.15"},"scripts":{"tsc":"rimraf lib && tsc","lint":"tslint -c tslint.json src/**/*.ts test/**/*.ts","test":"npm run lint && npm run tsc && npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"run-p -r registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf ../../../.tmp/ && rimraf node_modules/.bin/pnpm && registry-mock prepare","registry-mock":"registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"10.12.0","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"mz":"2.7.0","mem":"5.1.1","nopt":"4.0.1","supi":"0.34.9","archy":"1.0.0","chalk":"2.4.2","delay":"4.3.0","execa":"2.0.4","is-ci":"2.0.0","ramda":"0.26.1","table":"5.4.6","diable":"4.0.2","cp-file":"7.0.0","p-limit":"2.2.1","get-port":"5.0.0","make-dir":"3.0.0","p-filter":"2.1.0","@types/mz":"^0.0.32","camelcase":"5.3.1","fast-glob":"3.0.4","is-subdir":"1.0.3","lru-cache":"5.1.1","minimatch":"3.0.4","path-name":"1.0.0","tree-kill":"1.2.1","@pnpm/list":"2.0.2","is-windows":"1.0.2","pkgs-graph":"4.1.0","@pnpm/error":"1.0.0","@pnpm/types":"3.2.0","@pnpm/utils":"0.10.6","common-tags":"1.8.0","cross-spawn":"6.0.5","graceful-fs":"4.2.1","signal-exit":"3.0.2","@pnpm/config":"3.5.1","@pnpm/logger":"2.1.1","@pnpm/server":"3.0.6","@types/archy":"0.0.31","find-packages":"5.0.9","path-absolute":"1.0.1","read-ini-file":"2.0.0","@pnpm/outdated":"4.0.0-0","camelcase-keys":"6.0.1","load-json-file":"6.2.0","loud-rejection":"2.1.0","process-exists":"3.1.0","read-yaml-file":"1.1.0","@pnpm/constants":"1.1.0","@pnpm/lifecycle":"6.2.3","@zkochan/libnpx":"11.0.1","@zkochan/rimraf":"1.0.0","graph-sequencer":"2.0.0","update-notifier":"3.0.1","write-json-file":"4.0.0","@pnpm/store-path":"2.1.0","@types/lru-cache":"^5.1.0","@types/minimatch":"^3.0.3","@pnpm/semver-diff":"1.0.2","@pnpm/core-loggers":"3.0.3","@pnpm/file-reporter":"0.1.0","@pnpm/lockfile-file":"1.1.3","@pnpm/package-store":"4.0.16","@pnpm/default-fetcher":"3.1.18","dir-is-case-sensitive":"1.0.2","version-selector-type":"2.0.1","@pnpm/default-reporter":"3.4.1","@pnpm/default-resolver":"3.1.2","@pnpm/package-is-installable":"2.2.1","@pnpm/read-importer-manifest":"1.0.8","@pnpm/store-controller-types":"3.0.3"},"_hasShrinkwrap":false,"readmeFilename":"README.md","__devDependencies":{"ncp":"2.0.0","pnpm":"link:","tape":"4.11.0","p-any":"2.1.0","retry":"0.12.0","byline":"5.0.0","rimraf":"3.0.0","semver":"6.3.0","write-pkg":"4.0.0","@types/nopt":"3.0.29","exists-link":"2.0.0","npm-run-all":"4.1.5","path-exists":"4.0.0","symlink-dir":"3.1.0","@types/ramda":"0.26.21","@types/retry":"0.12.0","@types/table":"^4.0.6","tape-promise":"4.0.0","@pnpm/prepare":"0.0.0","@types/byline":"4.2.31","@types/mkdirp":"0.5.2","@types/semver":"6","write-yaml-file":"3.0.1","deep-require-cwd":"1.0.0","normalize-newline":"3.0.0","@pnpm/modules-yaml":"3.0.3","@types/common-tags":"1.8.0","@pnpm/registry-mock":"1.4.0","@pnpm/lockfile-types":"1.1.0","@types/update-notifier":"2.5.0","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_3.8.0-1_1566946228366_0.3600074955785093","host":"s3://npm-registry-packages"}},"11.0.0-alpha.0":{"name":"pnpm","version":"11.0.0-alpha.0","keywords":["pnpm","pnpm11","dependencies","dependency manager","efficient","fast","hardlinks","install","installer","link","lockfile","modules","monorepo","multi-package","npm","package manager","package.json","packages","prune","rapid","remove","shrinkwrap","symlinks","uninstall","workspace"],"license":"MIT","_id":"pnpm@11.0.0-alpha.0","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.mjs","pnpx":"bin/pnpx.mjs"},"dist":{"shasum":"ff05a105567a042d1a613835e91c67fe4657c5a0","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-11.0.0-alpha.0.tgz","fileCount":1068,"integrity":"sha512-JOvY80+9ga6KLLspYsYb+QYYiLG29WUM5q+lINNAbfiqOm3PX2BY7u8UpLB0wvxz7ydZu7OIAnk64UF4aqCHBQ==","signatures":[{"sig":"MEQCIBTicvtxRJ3MFTXylJAY+JeK3lmWs5jJsb9B9ZHCtZEcAiA7HqRXMZ2dl0sBFxz11Lw6Firb2PM2Ia/JTV79AeY6XQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/pnpm@11.0.0-alpha.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":17349031},"jest":{"preset":"@pnpm/jest-config/with-registry"},"main":"bin/pnpm.mjs","type":"module","_from":"file:pnpm-11.0.0-alpha.0.tgz","unpkg":"dist/pnpm.mjs","engines":{"runtime":{"name":"node","onFail":"download","version":"24.11.0"}},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"cross-env NODE_OPTIONS=--experimental-vm-modules jest","start":"tsc --watch","bundle":"pnpm --config.useNodeVersion=24.6.0 exec ts-node bundle.ts","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/templates dist/templates && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:4278a4df-1aad-48ee-a502-ee0d0bdc49bd"}},"_resolved":"/tmp/19435fe5a2e8d0d0223bcea557c7f08f/pnpm-11.0.0-alpha.0.tgz","_integrity":"sha512-JOvY80+9ga6KLLspYsYb+QYYiLG29WUM5q+lINNAbfiqOm3PX2BY7u8UpLB0wvxz7ydZu7OIAnk64UF4aqCHBQ==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git","directory":"pnpm"},"_npmVersion":"11.6.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"24.11.1","preferGlobal":true,"publishConfig":{"tag":"next-11","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/pnpm_11.0.0-alpha.0_1763050823833_0.8366738609979985","host":"s3://npm-registry-packages-npm-production"}},"3.8.0-0":{"name":"pnpm","version":"3.8.0-0","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@3.8.0-0","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"c7b6a478640546207a3719d96f38d27545df22a5","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-3.8.0-0.tgz","fileCount":4080,"integrity":"sha512-neZAUDi5KmghsnFDYvrpim7giXcLxi+L5OzsU0tE7Kbkr/u0HVT9SK6Y4f2EGtS/q+pLf+t6+tUqgPbzanQYgQ==","signatures":[{"sig":"MEUCIH/oWHY7vQni/JRD1zIGiyLmJanefvOD4RGCm5IyufxTAiEA/ab4+qh9fFj+XXsGObUAOhbWHUgZYLGNH7uhQ1HBbb4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":19507193,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdY9KvCRA9TVsSAnZWagAA9JcP/1c2GeFkDS6JlYcl/noT\n8hWjDGI+SAQxlVEFuKVepQDGDKlnkdLHO/1NjtiGgJuF/dg1bNWS79Jl+KSs\nNbrqmQk0CiOW8bGY+k5vwMWQZZ5oeT3ocD9eb8V3daLcXeIuH8EGalI3640D\nw07SwYRo5MXIQs9JZSydOjEpdJR8x0HXik2kj5H/wcobz/Y6sPEen0nFc5Ne\nmpPxJA68VpY6BLBX0Pj6n6+0NtRh/mxSSJR3DNNtii8S5dD1IcLngeW7/gWK\n1IZu6DLyiOJOl21X7JkaUt+MLgIGXYMcp3zYtQel4HFN8A4iA235r765BpOL\nN/bwFa3nM2FFKnowuvcpd808b5SNx87RCOptAsj7KLFLhcjj1a2qF8Vnisri\nm6svjwjv9UYN4VdtN+09xwBsOGgzQZEqMh+VJaCfAoCyDEA4iU+/zk+JLAT9\n649OMGhge4O5Gm/ea+x/lF37DqUDwOL/NLmQcVSybE46ZOozcvuPTa8/ciVu\nigawkpzhEoxAg8942P9isJf6Ikyepb0ZAWR/aWNeh2ukQpeF6b/XHIwxAfIR\nMcFXnRVIN4l/rMEc9rLrdvtaEf6mvplvjKjVx7xozeX9ki/QL5ITQmJCZjEc\n16R7hUNqSweDCpvSO65lJuyWUqdgdRmKLZ2AZYZJgf1UPaezLYvcDIrJUfdg\nVLb6\r\n=r3Eb\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","_from":".","_shasum":"c7b6a478640546207a3719d96f38d27545df22a5","engines":{"node":">=8.15"},"scripts":{"tsc":"rimraf lib && tsc","lint":"tslint -c tslint.json src/**/*.ts test/**/*.ts","test":"npm run lint && npm run tsc && npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"run-p -r registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf ../../../.tmp/ && rimraf node_modules/.bin/pnpm && registry-mock prepare","registry-mock":"registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"10.16.3","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"mz":"2.7.0","mem":"5.1.1","nopt":"4.0.1","supi":"0.34.9","archy":"1.0.0","chalk":"2.4.2","delay":"4.3.0","execa":"2.0.4","is-ci":"2.0.0","ramda":"0.26.1","diable":"4.0.2","cp-file":"7.0.0","p-limit":"2.2.1","get-port":"5.0.0","make-dir":"3.0.0","p-filter":"2.1.0","@types/mz":"^0.0.32","camelcase":"5.3.1","fast-glob":"3.0.4","is-subdir":"1.0.3","lru-cache":"5.1.1","minimatch":"3.0.4","path-name":"1.0.0","tree-kill":"1.2.1","@pnpm/list":"2.0.2","is-windows":"1.0.2","pkgs-graph":"4.1.0","text-table":"0.2.0","@pnpm/error":"1.0.0","@pnpm/types":"3.2.0","@pnpm/utils":"0.10.6","common-tags":"1.8.0","cross-spawn":"6.0.5","graceful-fs":"4.2.1","signal-exit":"3.0.2","strip-color":"0.1.0","@pnpm/config":"3.5.1","@pnpm/logger":"2.1.1","@pnpm/server":"3.0.6","@types/archy":"0.0.31","find-packages":"5.0.9","path-absolute":"1.0.1","read-ini-file":"2.0.0","@pnpm/outdated":"3.2.0","camelcase-keys":"6.0.1","load-json-file":"6.2.0","loud-rejection":"2.1.0","process-exists":"3.1.0","read-yaml-file":"1.1.0","@pnpm/constants":"1.1.0","@pnpm/lifecycle":"6.2.3","@zkochan/libnpx":"11.0.1","@zkochan/rimraf":"1.0.0","graph-sequencer":"2.0.0","update-notifier":"3.0.1","write-json-file":"4.0.0","@pnpm/store-path":"2.1.0","@types/lru-cache":"^5.1.0","@types/minimatch":"^3.0.3","@pnpm/semver-diff":"1.0.0","@pnpm/core-loggers":"3.0.3","@pnpm/file-reporter":"0.1.0","@pnpm/lockfile-file":"1.1.3","@pnpm/package-store":"4.0.16","@pnpm/default-fetcher":"3.1.18","dir-is-case-sensitive":"1.0.2","version-selector-type":"2.0.1","@pnpm/default-reporter":"3.4.1","@pnpm/default-resolver":"3.1.2","@pnpm/package-is-installable":"2.2.1","@pnpm/read-importer-manifest":"1.0.8","@pnpm/store-controller-types":"3.0.3"},"_hasShrinkwrap":false,"readmeFilename":"README.md","__devDependencies":{"ncp":"2.0.0","pnpm":"link:","tape":"4.11.0","p-any":"2.1.0","retry":"0.12.0","byline":"5.0.0","rimraf":"3.0.0","semver":"6.3.0","write-pkg":"4.0.0","@types/nopt":"3.0.29","exists-link":"2.0.0","npm-run-all":"4.1.5","path-exists":"4.0.0","symlink-dir":"3.1.0","@types/ramda":"0.26.19","@types/retry":"0.12.0","tape-promise":"4.0.0","@pnpm/prepare":"0.0.0","@types/byline":"4.2.31","@types/mkdirp":"0.5.2","@types/semver":"6","write-yaml-file":"3.0.1","deep-require-cwd":"1.0.0","normalize-newline":"3.0.0","@pnpm/modules-yaml":"3.0.3","@types/common-tags":"1.8.0","@pnpm/registry-mock":"1.4.0","@pnpm/lockfile-types":"1.1.0","@types/update-notifier":"2.5.0","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_3.8.0-0_1566823086359_0.9313041143129523","host":"s3://npm-registry-packages"}},"11.0.0-alpha.4":{"name":"pnpm","version":"11.0.0-alpha.4","keywords":["pnpm","pnpm11","dependencies","dependency manager","efficient","fast","hardlinks","install","installer","link","lockfile","modules","monorepo","multi-package","npm","package manager","package.json","packages","prune","rapid","remove","shrinkwrap","symlinks","uninstall","workspace"],"license":"MIT","_id":"pnpm@11.0.0-alpha.4","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.mjs","pnpx":"bin/pnpx.mjs"},"dist":{"shasum":"2ebc8f73f9770914ae47f4df992a48b0c432774f","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-11.0.0-alpha.4.tgz","fileCount":690,"integrity":"sha512-2ClSOpyYBB3h4MTDPmd1oiWY/NIcOY+Z5M1cQZi85s9rDLOEwhxSMcU0rktamO5l5HItciQ0HfhBEWdlO2m7oA==","signatures":[{"sig":"MEYCIQCgb3bqvbpmVTCCmHAeqnuQwSPKZV0/6BK3Lgm9JEtXPAIhALCKSi8txNOmxdQEUbgonG5uOBC1DB4lLU5ANXpzrPun","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/pnpm@11.0.0-alpha.4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":16299867},"jest":{"preset":"@pnpm/jest-config/with-registry"},"main":"bin/pnpm.mjs","type":"module","_from":"file:pnpm-11.0.0-alpha.4.tgz","unpkg":"dist/pnpm.mjs","engines":{"node":">=22.12"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"cross-env NODE_OPTIONS=\"$NODE_OPTIONS --experimental-vm-modules\" jest","start":"tsgo --watch","bundle":"pnpm dlx node@runtime:24.6.0 bundle.ts","compile":"tsgo --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/templates dist/templates && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsgo --build","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:4278a4df-1aad-48ee-a502-ee0d0bdc49bd"}},"_resolved":"/tmp/dd7afa1567bcf9af377d2aae7dc60f92/pnpm-11.0.0-alpha.4.tgz","_integrity":"sha512-2ClSOpyYBB3h4MTDPmd1oiWY/NIcOY+Z5M1cQZi85s9rDLOEwhxSMcU0rktamO5l5HItciQ0HfhBEWdlO2m7oA==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git","directory":"pnpm"},"_npmVersion":"11.6.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"24.11.1","preferGlobal":true,"publishConfig":{"tag":"next-11","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/pnpm_11.0.0-alpha.4_1771329912501_0.982275575403619","host":"s3://npm-registry-packages-npm-production"}},"10.21.0":{"name":"pnpm","version":"10.21.0","keywords":["pnpm","pnpm10","dependencies","dependency manager","efficient","fast","hardlinks","install","installer","link","lockfile","modules","monorepo","multi-package","npm","package manager","package.json","packages","prune","rapid","remove","shrinkwrap","symlinks","uninstall","workspace"],"license":"MIT","_id":"pnpm@10.21.0","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"a2cb35d3f07a58fecfe050af9277c5dc43a1b2e7","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-10.21.0.tgz","fileCount":1060,"integrity":"sha512-2jM3Jn5AD909R5psaAeaxtsB2MpPZ1cgg+cid1p5Z4inqZVmE3SeAA+sINQktZT3p5Gl9OLhNYHF75R/JpaKQA==","signatures":[{"sig":"MEYCIQDy5vkCS9A6dEQI8lXdw8A5IL1ck0xUJdAjFNWoyFxCmQIhAPeMXjt6ju8L/TklM0PNG98CmSsyfz9gPOwlSz0pzBvp","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/pnpm@10.21.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":17557520},"jest":{"preset":"@pnpm/jest-config/with-registry"},"main":"bin/pnpm.cjs","type":"commonjs","_from":"file:pnpm-10.21.0.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=18.12"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"jest","start":"tsc --watch","bundle":"ts-node bundle.ts","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/templates dist/templates && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:4278a4df-1aad-48ee-a502-ee0d0bdc49bd"}},"_resolved":"/tmp/dd3a477a7ebde81fd9ce52cf345acfe0/pnpm-10.21.0.tgz","_integrity":"sha512-2jM3Jn5AD909R5psaAeaxtsB2MpPZ1cgg+cid1p5Z4inqZVmE3SeAA+sINQktZT3p5Gl9OLhNYHF75R/JpaKQA==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git","directory":"pnpm"},"_npmVersion":"11.6.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"20.19.5","preferGlobal":true,"publishConfig":{"tag":"next-10","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/pnpm_10.21.0_1762731901789_0.3539988259303557","host":"s3://npm-registry-packages-npm-production"}},"11.0.0-alpha.3":{"name":"pnpm","version":"11.0.0-alpha.3","keywords":["pnpm","pnpm11","dependencies","dependency manager","efficient","fast","hardlinks","install","installer","link","lockfile","modules","monorepo","multi-package","npm","package manager","package.json","packages","prune","rapid","remove","shrinkwrap","symlinks","uninstall","workspace"],"license":"MIT","_id":"pnpm@11.0.0-alpha.3","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.mjs","pnpx":"bin/pnpx.mjs"},"dist":{"shasum":"91bd5854bbe40a00f695da52f98d84b2c0777f78","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-11.0.0-alpha.3.tgz","fileCount":761,"integrity":"sha512-czHZ+RNJ1Dr4VSFMzA3jYZlCfNuhmF/sPs21Iu1ewrDnUraSKSOLMhBfEjT015QXzkKTpFw+PrzPqmIfIBq7UQ==","signatures":[{"sig":"MEYCIQCdkGvcyjkfLq5oBvSzmMxYiCZdlkykAvjxQAujaxklQQIhALvYRjOn5SPjCglgMw7qyzlDN8YaRlA99np4vRTVLeDD","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/pnpm@11.0.0-alpha.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":14746300},"jest":{"preset":"@pnpm/jest-config/with-registry"},"main":"bin/pnpm.mjs","type":"module","_from":"file:pnpm-11.0.0-alpha.3.tgz","unpkg":"dist/pnpm.mjs","engines":{"node":">=20.19"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"cross-env NODE_OPTIONS=\"$NODE_OPTIONS --experimental-vm-modules\" jest","start":"tsc --watch","bundle":"pnpm --config.useNodeVersion=24.6.0 node bundle.ts","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/templates dist/templates && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:4278a4df-1aad-48ee-a502-ee0d0bdc49bd"}},"_resolved":"/tmp/cc748a2546b1c7fe39ebb5b9fd07316d/pnpm-11.0.0-alpha.3.tgz","_integrity":"sha512-czHZ+RNJ1Dr4VSFMzA3jYZlCfNuhmF/sPs21Iu1ewrDnUraSKSOLMhBfEjT015QXzkKTpFw+PrzPqmIfIBq7UQ==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git","directory":"pnpm"},"_npmVersion":"11.6.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"24.11.1","preferGlobal":true,"publishConfig":{"tag":"next-11","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/pnpm_11.0.0-alpha.3_1768316883375_0.5905137362883432","host":"s3://npm-registry-packages-npm-production"}},"0.58.0":{"name":"pnpm","version":"0.58.0","keywords":["dependency manager","install","modules","npm","package manager"],"author":{"name":"Rico Sta. Cruz","email":"rico@ricostacruz.com"},"license":"MIT","_id":"pnpm@0.58.0","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"http://ghub.io/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js"},"dist":{"shasum":"8a977da33d09144d848b842ab56a548826905366","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-0.58.0.tgz","integrity":"sha512-fzSdGRqZN2a+RWOKPvfWeUgGsu7xsMfaLGEqYA/ToY2DL7Zm9xYd5lD7ben574I5TKpP9nKBRPgGdr0PO9MWwQ==","signatures":[{"sig":"MEYCIQCoH9qck/XOVsVlmS9306Ce8cS+YumQ01oBLvwjLJ6skwIhAIKCTS1G5M0Lym0OOPY7gitIWnzAaqz/BJHBnxtqrmkd","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib/"],"config":{"ghooks":{"commit-msg":"node ./node_modules/validate-commit-msg/index.js"},"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"_shasum":"8a977da33d09144d848b842ab56a548826905366","engines":{"node":">=4"},"gitHead":"43871af83ebb7166d420432685839922220968a4","scripts":{},"typings":"lib/index.d.ts","_npmUser":{"name":"zkochan","email":"zoltan.kochan@gmail.com"},"__scripts":{"tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json --project .","test":"npm run lint && npm run test:e2e","start":"npm run tsc -- --watch","commit":"git-cz","?commit":"echo 'Run Git commit wizard'","pretest":"rimraf ../.tmp/ && npm run tsc && pnpm-registry-mock prepare","test:e2e":"npm-run-all -p -r pnpm-registry-mock test:tap","test:tap":"ts-node test","prepublish":"in-publish && echo 'You need to use \"publish-packed\" to publish pnpm' && false || npm run tsc","pnpm-registry-mock":"pnpm-registry-mock"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"3.10.9","description":"Fast, disk space efficient npm installs","directories":{"test":"test"},"greenkeeper":{"ignore":["pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-logger","pnpm-registry-mock"]},"_nodeVersion":"6.9.1","preferGlobal":true,"__dependencies":{"mz":"2.6.0","rc":"1.1.7","mem":"1.1.0","bole":"3.0.2","meow":"3.7.0","execa":"0.6.0","is-ci":"1.0.10","byline":"5.0.0","ndjson":"1.5.0","semver":"5.3.0","find-up":"2.1.0","p-limit":"1.1.0","thenify":"3.2.1","link-dir":"2.0.0","node-gyp":"3.5.0","p-filter":"1.0.0","read-pkg":"2.0.0","@types/mz":"0.0.30","@types/rc":"0.0.1","path-name":"1.0.0","write-pkg":"2.0.0","is-windows":"1.0.0","os-homedir":"1.0.2","@types/node":"7.0.5","arr-flatten":"1.0.1","common-tags":"1.4.0","cross-spawn":"^5.0.0","exists-file":"3.0.0","graceful-fs":"4.1.11","pnpm-logger":"0.2.0","read-pkg-up":"2.0.0","rimraf-then":"1.0.1","symlink-dir":"1.0.2","lodash.union":"4.6.0","pause-stream":"0.0.11","registry-url":"3.1.0","@types/byline":"4.2.31","@types/semver":"5.3.30","lodash.values":"4.3.0","normalize-ssh":"1.0.0","promisequence":"1.1.6","sorted-object":"2.0.1","unpack-stream":"1.1.0","camelcase-keys":"4.0.0","load-json-file":"2.0.0","load-yaml-file":"0.1.0","lodash.memoize":"4.1.2","loud-rejection":"1.6.0","mkdirp-promise":"5.0.1","normalize-path":"2.0.1","@zkochan/dirsum":"0.1.1","global-bin-path":"0.1.1","npm-package-arg":"4.2.0","proper-lockfile":"2.0.0","update-notifier":"2.1.0","write-json-file":"2.0.0","write-yaml-file":"1.0.0","lodash.clonedeep":"4.5.0","@zkochan/cmd-shim":"2.2.2","@types/common-tags":"1.2.5","parse-codeload-url":"1.0.0","pnpm-file-reporter":"0.0.1","npm-registry-client":"7.4.5","pnpm-install-checks":"1.1.0","registry-auth-token":"3.1.0","@types/load-json-file":"2.0.5","parse-npm-tarball-url":"1.0.1","pnpm-default-reporter":"0.4.2","@types/update-notifier":"1.0.0","fs-write-stream-atomic":"1.0.8","@zkochan/hosted-git-info":"2.1.5"},"devDependencies":{"caw":"^2.0.0","ncp":"^2.0.0","tape":"^4.6.3","isexe":"^1.1.2","sepia":"^2.0.2","ghooks":"^2.0.0","mkdirp":"0.5.1","rimraf":"^2.5.4","tslint":"^4.3.1","ts-node":"^2.0.0","commitizen":"^2.8.6","in-publish":"^2.0.0","typescript":"^2.1.5","@types/tape":"^4.2.28","exists-link":"^1.0.0","npm-run-all":"^4.0.1","tape-promise":"^2.0.1","@types/mkdirp":"0.3.29","npm-scripts-info":"^0.3.6","pnpm-registry-mock":"^0.2.3","validate-commit-msg":"^2.7.0","cz-conventional-changelog":"^2.0.0","anonymous-npm-registry-client":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm-0.58.0.tgz_1488310839238_0.8492713693995029","host":"packages-12-west.internal.npmjs.com"}},"11.0.0-alpha.2":{"name":"pnpm","version":"11.0.0-alpha.2","keywords":["pnpm","pnpm11","dependencies","dependency manager","efficient","fast","hardlinks","install","installer","link","lockfile","modules","monorepo","multi-package","npm","package manager","package.json","packages","prune","rapid","remove","shrinkwrap","symlinks","uninstall","workspace"],"license":"MIT","_id":"pnpm@11.0.0-alpha.2","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.mjs","pnpx":"bin/pnpx.mjs"},"dist":{"shasum":"e3b33425fbc698a2df7390c23680175133780a5d","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-11.0.0-alpha.2.tgz","fileCount":1079,"integrity":"sha512-Y6oqLQiLldrzeSZPKgw1k5ngGNN8gN5zjYKWYrTT+rLKqpIAKdDqD2DQRr3GchFZwlyyzHlsRruMmsP6SjAN+w==","signatures":[{"sig":"MEUCIQCLNptCJW+7fvpHHz/iBq1tTcP/tjfpeYvqV3B+g/JfyAIgG6HP6J5eRAuy1lLw3vJL+zxtlBuaCafgeYP4gLcUDJQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/pnpm@11.0.0-alpha.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":17889576},"jest":{"preset":"@pnpm/jest-config/with-registry"},"main":"bin/pnpm.mjs","type":"module","_from":"file:pnpm-11.0.0-alpha.2.tgz","unpkg":"dist/pnpm.mjs","engines":{"runtime":{"name":"node","onFail":"download","version":"24.11.0"}},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"cross-env NODE_OPTIONS=--experimental-vm-modules jest","start":"tsc --watch","bundle":"pnpm --config.useNodeVersion=24.6.0 exec ts-node bundle.ts","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/templates dist/templates && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:4278a4df-1aad-48ee-a502-ee0d0bdc49bd"}},"_resolved":"/tmp/8b1b796f623ae296f93c601a04882760/pnpm-11.0.0-alpha.2.tgz","_integrity":"sha512-Y6oqLQiLldrzeSZPKgw1k5ngGNN8gN5zjYKWYrTT+rLKqpIAKdDqD2DQRr3GchFZwlyyzHlsRruMmsP6SjAN+w==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git","directory":"pnpm"},"_npmVersion":"11.6.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"24.11.1","preferGlobal":true,"publishConfig":{"tag":"next-11","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/pnpm_11.0.0-alpha.2_1765808270976_0.9333010641564001","host":"s3://npm-registry-packages-npm-production"}},"11.0.0-alpha.1":{"name":"pnpm","version":"11.0.0-alpha.1","keywords":["pnpm","pnpm11","dependencies","dependency manager","efficient","fast","hardlinks","install","installer","link","lockfile","modules","monorepo","multi-package","npm","package manager","package.json","packages","prune","rapid","remove","shrinkwrap","symlinks","uninstall","workspace"],"license":"MIT","_id":"pnpm@11.0.0-alpha.1","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.mjs","pnpx":"bin/pnpx.mjs"},"dist":{"shasum":"5ce2f492d16bee6a95e5f4bd6acfbe7871177332","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-11.0.0-alpha.1.tgz","fileCount":1068,"integrity":"sha512-SODM4kjibEEtzW4S+H57MNR6xr6Bwi1oOvqFgDT/dH0Lp7rZAGCyA1kSBXQG6Si9WxNErRmcSMqQ11E/uY5cZg==","signatures":[{"sig":"MEUCIDiwwg1G1dzjGQWuWOmT/qh256Uq1Eunbx1Ll8d1ru9JAiEAqSEhvf3iW4VV69P7Y06nxmt5CNQrt9jRG3BEyeiXByY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/pnpm@11.0.0-alpha.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":17349031},"jest":{"preset":"@pnpm/jest-config/with-registry"},"main":"bin/pnpm.mjs","type":"module","_from":"file:pnpm-11.0.0-alpha.1.tgz","unpkg":"dist/pnpm.mjs","engines":{"runtime":{"name":"node","onFail":"download","version":"24.11.0"}},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"cross-env NODE_OPTIONS=--experimental-vm-modules jest","start":"tsc --watch","bundle":"pnpm --config.useNodeVersion=24.6.0 exec ts-node bundle.ts","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/templates dist/templates && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:4278a4df-1aad-48ee-a502-ee0d0bdc49bd"}},"_resolved":"/tmp/9c3c8b8dda06da5975802d6b8adbb628/pnpm-11.0.0-alpha.1.tgz","_integrity":"sha512-SODM4kjibEEtzW4S+H57MNR6xr6Bwi1oOvqFgDT/dH0Lp7rZAGCyA1kSBXQG6Si9WxNErRmcSMqQ11E/uY5cZg==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git","directory":"pnpm"},"_npmVersion":"11.6.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"24.11.1","preferGlobal":true,"publishConfig":{"tag":"next-11","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/pnpm_11.0.0-alpha.1_1763055029318_0.6690689198947919","host":"s3://npm-registry-packages-npm-production"}},"8.9.1":{"name":"pnpm","version":"8.9.1","keywords":["pnpm8","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@8.9.1","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"834023334160b64567a1b483ff2d7508d6503bb7","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-8.9.1.tgz","fileCount":966,"integrity":"sha512-/ma2OuIl3ISym/T14A10j0TASAX/xdk4aDaUZj+4IwmrBCCkSpB1F9QNuPSeQs2POqEKtxa5BzbPE/mJQFWxaQ==","signatures":[{"sig":"MEUCIEM+XIcMKCHI8eq1aVivOg23o71W5MbEV27eV28QfV2nAiEAxmhIg/QFuXqepHZLFKfqsjHRrUloyo08peODfQyKp9c=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":17620409},"main":"bin/pnpm.cjs","_from":"file:pnpm-8.9.1.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=16.14"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7776 jest","start":"tsc --watch","bundle":"ts-node bundle.ts","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/d390e67e3df0846d81372cad359eeb01/pnpm-8.9.1.tgz","_integrity":"sha512-/ma2OuIl3ISym/T14A10j0TASAX/xdk4aDaUZj+4IwmrBCCkSpB1F9QNuPSeQs2POqEKtxa5BzbPE/mJQFWxaQ==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"9.8.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"18.18.0","preferGlobal":true,"publishConfig":{"tag":"next-8","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_8.9.1_1697382611486_0.6120828067415804","host":"s3://npm-registry-packages"}},"11.0.0-alpha.8":{"name":"pnpm","version":"11.0.0-alpha.8","keywords":["pnpm","pnpm11","dependencies","dependency manager","efficient","fast","hardlinks","install","installer","link","lockfile","modules","monorepo","multi-package","npm","package manager","package.json","packages","prune","rapid","remove","shrinkwrap","symlinks","uninstall","workspace"],"license":"MIT","_id":"pnpm@11.0.0-alpha.8","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.mjs","pnpx":"bin/pnpx.mjs"},"dist":{"shasum":"aeecf27cfc8f2973bc6a6f9582a49226115a5960","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-11.0.0-alpha.8.tgz","fileCount":701,"integrity":"sha512-0uivnHyQ1ej8qaEVLTqxh3McrMworUGZub4T2gNQ5OR5WIG35XDcIYuuzyfm/OIZkd6zVz8wRKSu+FLJ5RSSPA==","signatures":[{"sig":"MEUCICqBTNXRREdCieV5puEmVD7yZSv76rgk4zC5pFSonBWeAiEA93+mDjqYe6v0c8xJRmpg+4s0O8I38kPpTQzDPL0rU0E=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":16476297},"jest":{"preset":"@pnpm/jest-config/with-registry"},"main":"bin/pnpm.mjs","type":"module","unpkg":"dist/pnpm.mjs","engines":{"node":">=22.13"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"cross-env NODE_OPTIONS=\"$NODE_OPTIONS --experimental-vm-modules\" jest","start":"tsgo --watch","bundle":"pnpm dlx node@runtime:24.6.0 bundle.ts","compile":"tsgo --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/templates dist/templates && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsgo --build","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git","directory":"pnpm"},"description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"25.6.1","preferGlobal":true,"publishConfig":{"tag":"next-11","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_11.0.0-alpha.8_1771817188488_0.9640997467577903","host":"s3://npm-registry-packages-npm-production"}},"8.9.2":{"name":"pnpm","version":"8.9.2","keywords":["pnpm8","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@8.9.2","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"5f2fa48d614263457cf5d7fb7be8b878da318d87","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-8.9.2.tgz","fileCount":966,"integrity":"sha512-udNf6RsqWFTa3EMDSj57LmdfpLVuIOjgnvB4+lU8GPiu1EBR57Nui43UNfl+sMRMT/O0T8fG+n0h4frBe75mHg==","signatures":[{"sig":"MEUCIQD2Ibx3xaPd4o8Pi0gE4zt1pQa+g+KLjwglqtxIaR+aIQIgMoY72F90s3QmriUKxuyTrTeFhVnv5rD+LFhQvAQOCnc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":17617900},"main":"bin/pnpm.cjs","_from":"file:pnpm-8.9.2.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=16.14"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7776 jest","start":"tsc --watch","bundle":"ts-node bundle.ts","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/b38759f96b9a26eb08a0694b0f580ce7/pnpm-8.9.2.tgz","_integrity":"sha512-udNf6RsqWFTa3EMDSj57LmdfpLVuIOjgnvB4+lU8GPiu1EBR57Nui43UNfl+sMRMT/O0T8fG+n0h4frBe75mHg==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"9.8.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"18.18.0","preferGlobal":true,"publishConfig":{"tag":"next-8","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_8.9.2_1697411989009_0.9766175503449039","host":"s3://npm-registry-packages"}},"11.0.0-alpha.7":{"name":"pnpm","version":"11.0.0-alpha.7","keywords":["pnpm","pnpm11","dependencies","dependency manager","efficient","fast","hardlinks","install","installer","link","lockfile","modules","monorepo","multi-package","npm","package manager","package.json","packages","prune","rapid","remove","shrinkwrap","symlinks","uninstall","workspace"],"license":"MIT","_id":"pnpm@11.0.0-alpha.7","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.mjs","pnpx":"bin/pnpx.mjs"},"dist":{"shasum":"13c69e1c5342b478680a9974722b758683b95419","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-11.0.0-alpha.7.tgz","fileCount":701,"integrity":"sha512-SCp4DQ32L4DWUhJbfAkAf15Jq7/qY1UsTTF0x/kYMgvndsRFCTsw+bSkIZ/M6YnIUbddJzJodJachItkrX4M4A==","signatures":[{"sig":"MEUCIQCoG7jp1QfJyb2V/Kd1IhdrLjpUxfE8xKyR3wGUKiHPHgIga75+A9pt14a3gk00rV0lQC/O2QyrjEW8ngx1xsHwhd0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":16475211},"jest":{"preset":"@pnpm/jest-config/with-registry"},"main":"bin/pnpm.mjs","type":"module","unpkg":"dist/pnpm.mjs","engines":{"node":">=22.13"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"cross-env NODE_OPTIONS=\"$NODE_OPTIONS --experimental-vm-modules\" jest","start":"tsgo --watch","bundle":"pnpm dlx node@runtime:24.6.0 bundle.ts","compile":"tsgo --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/templates dist/templates && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsgo --build","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git","directory":"pnpm"},"description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"25.6.1","preferGlobal":true,"publishConfig":{"tag":"next-11","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_11.0.0-alpha.7_1771797386504_0.6252538473974021","host":"s3://npm-registry-packages-npm-production"}},"11.0.0-alpha.6":{"name":"pnpm","version":"11.0.0-alpha.6","keywords":["pnpm","pnpm11","dependencies","dependency manager","efficient","fast","hardlinks","install","installer","link","lockfile","modules","monorepo","multi-package","npm","package manager","package.json","packages","prune","rapid","remove","shrinkwrap","symlinks","uninstall","workspace"],"license":"MIT","_id":"pnpm@11.0.0-alpha.6","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.mjs","pnpx":"bin/pnpx.mjs"},"dist":{"shasum":"55e69735bd37ed5a124984d922f90f9b170fb768","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-11.0.0-alpha.6.tgz","fileCount":701,"integrity":"sha512-FxVZpn8EohsEl/11t+00lMlkVhGbmchJY3SunlUwhrHtvSRl3O72DNzCWTo3nQESlNYmhPR7J+1KZrg1yaOaTA==","signatures":[{"sig":"MEUCIDqyVOTBGsn/aic+htrzI4ktYgdWvCT4XTdGJ58DW7x7AiEAsnDSBj7KdcqMe9xOeMb7praHV4fFkt6kWKwpIVmoAvs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":16475211},"jest":{"preset":"@pnpm/jest-config/with-registry"},"main":"bin/pnpm.mjs","type":"module","unpkg":"dist/pnpm.mjs","engines":{"node":">=22.13"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"cross-env NODE_OPTIONS=\"$NODE_OPTIONS --experimental-vm-modules\" jest","start":"tsgo --watch","bundle":"pnpm dlx node@runtime:24.6.0 bundle.ts","compile":"tsgo --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/templates dist/templates && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsgo --build","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git","directory":"pnpm"},"description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"25.6.1","preferGlobal":true,"publishConfig":{"tag":"next-11","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_11.0.0-alpha.6_1771795425194_0.9250058004923867","host":"s3://npm-registry-packages-npm-production"}},"8.9.0":{"name":"pnpm","version":"8.9.0","keywords":["pnpm8","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@8.9.0","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"01c55344d677f3b481c6bb6ffba9a6b3c6dbd91d","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-8.9.0.tgz","fileCount":966,"integrity":"sha512-74hZk44fBTe5/PAwkEQxE5Lzs4s0QXbmzU/e4hsiVSSwrCobCK4q4t3Vs/9LjKSW1neOlQ8+fJ9VW4EyWYJEHA==","signatures":[{"sig":"MEUCIQDsS6Jfwy7gpqOuVLs1ygQTuPZhRVg0Gxyo7aqfeJd3QQIgHRoKW2A8ZpSWkiCwEIXyglUUIxU9dHVthps3VQKqqMg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":17572490},"main":"bin/pnpm.cjs","_from":"file:pnpm-8.9.0.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=16.14"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7776 jest","start":"tsc --watch","bundle":"ts-node bundle.ts","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/eb1cd07a00fa55adde564267e2a06ce0/pnpm-8.9.0.tgz","_integrity":"sha512-74hZk44fBTe5/PAwkEQxE5Lzs4s0QXbmzU/e4hsiVSSwrCobCK4q4t3Vs/9LjKSW1neOlQ8+fJ9VW4EyWYJEHA==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"9.8.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"18.18.0","preferGlobal":true,"publishConfig":{"tag":"next-8","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_8.9.0_1696852380187_0.016871752445372534","host":"s3://npm-registry-packages"}},"11.0.0-alpha.5":{"name":"pnpm","version":"11.0.0-alpha.5","keywords":["pnpm","pnpm11","dependencies","dependency manager","efficient","fast","hardlinks","install","installer","link","lockfile","modules","monorepo","multi-package","npm","package manager","package.json","packages","prune","rapid","remove","shrinkwrap","symlinks","uninstall","workspace"],"license":"MIT","_id":"pnpm@11.0.0-alpha.5","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.mjs","pnpx":"bin/pnpx.mjs"},"dist":{"shasum":"7e3b219e7151dfe34a8a944163a3ab55a8ac0ab4","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-11.0.0-alpha.5.tgz","fileCount":690,"integrity":"sha512-dkIctabP7m9B531OKCBwey3EbvEB9GBe8nxhH0tpBeb8qlLctGAVDIei7Bkj9OWXIweefxG/Ed8MzsBbV5lXaQ==","signatures":[{"sig":"MEQCIEG2SZsiieDdIdt9/JzEFWtjU/F3iCqO8juTVtFaHT1SAiAtMowP8zYD76+eTUmSIqa4Sg4ZJPQe7GuadjHHWo3iAg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/pnpm@11.0.0-alpha.5","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":16300574},"jest":{"preset":"@pnpm/jest-config/with-registry"},"main":"bin/pnpm.mjs","type":"module","_from":"file:pnpm-11.0.0-alpha.5.tgz","unpkg":"dist/pnpm.mjs","engines":{"node":">=22.12"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"cross-env NODE_OPTIONS=\"$NODE_OPTIONS --experimental-vm-modules\" jest","start":"tsgo --watch","bundle":"pnpm dlx node@runtime:24.6.0 bundle.ts","compile":"tsgo --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/templates dist/templates && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsgo --build","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:4278a4df-1aad-48ee-a502-ee0d0bdc49bd"}},"_resolved":"/tmp/e105c78e2cd62622dd491603ed6b6b8c/pnpm-11.0.0-alpha.5.tgz","_integrity":"sha512-dkIctabP7m9B531OKCBwey3EbvEB9GBe8nxhH0tpBeb8qlLctGAVDIei7Bkj9OWXIweefxG/Ed8MzsBbV5lXaQ==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git","directory":"pnpm"},"_npmVersion":"11.6.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"24.11.1","preferGlobal":true,"publishConfig":{"tag":"next-11","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/pnpm_11.0.0-alpha.5_1771336424947_0.5793365827142449","host":"s3://npm-registry-packages-npm-production"}},"9.7.0":{"name":"pnpm","version":"9.7.0","keywords":["pnpm9","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@9.7.0","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"8f12c476122faede7aed9a2126ef551c0dc65d7e","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-9.7.0.tgz","fileCount":880,"integrity":"sha512-3AlDAVa0J/Xs/HmIiJnhw50taQ8AS+cOBSMLcssXPZaDlYdUXQlCm1WsPEKcgBtNw8DgAvZTgwpCD6LdTjz5zw==","signatures":[{"sig":"MEQCIB3zBZHu54QZLW/3kK+dpymduzbNaXdw1Es6f8hiov60AiAz4/aQMTwsBo0IetwLki+ZxR1o33fbDWoQnUYdGPxB2w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":17683614},"main":"bin/pnpm.cjs","_from":"file:pnpm-9.7.0.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=18.12"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7776 jest","start":"tsc --watch","bundle":"ts-node bundle.ts","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/templates dist/templates && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/bc2b8fec520418af59edbf8376cec35a/pnpm-9.7.0.tgz","_integrity":"sha512-3AlDAVa0J/Xs/HmIiJnhw50taQ8AS+cOBSMLcssXPZaDlYdUXQlCm1WsPEKcgBtNw8DgAvZTgwpCD6LdTjz5zw==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"10.7.0","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"18.20.4","preferGlobal":true,"publishConfig":{"tag":"next-9","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/pnpm_9.7.0_1722990329749_0.30257410593941647","host":"s3://npm-registry-packages"}},"9.7.1":{"name":"pnpm","version":"9.7.1","keywords":["pnpm9","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@9.7.1","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"b0ae55d11432e1af341998848fdc219a62f7623a","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-9.7.1.tgz","fileCount":880,"integrity":"sha512-+vNEry1splxMXIwiJOp3qBpeiFnLxOBrFRHdzi8BUVEkMd0Z5q/zHyxqj18qztm9InPh/tfdTeGGiYQFnSxCRw==","signatures":[{"sig":"MEYCIQCw7yGeDLr5lTvmT2Jd4NXo3BalL3pmGuz7iRy5O8pctAIhAPxCezO51QU7w4S7473UyodJIsgsqJaaqn4C8NE/4Xef","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":17664481},"main":"bin/pnpm.cjs","_from":"file:pnpm-9.7.1.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=18.12"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7776 jest","start":"tsc --watch","bundle":"ts-node bundle.ts","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/templates dist/templates && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/c3fe0716fcb2ead5bf8bd8809aa99ed4/pnpm-9.7.1.tgz","_integrity":"sha512-+vNEry1splxMXIwiJOp3qBpeiFnLxOBrFRHdzi8BUVEkMd0Z5q/zHyxqj18qztm9InPh/tfdTeGGiYQFnSxCRw==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"10.7.0","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"18.20.4","preferGlobal":true,"publishConfig":{"tag":"next-9","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/pnpm_9.7.1_1723647377655_0.6743805575850734","host":"s3://npm-registry-packages"}},"10.5.2":{"name":"pnpm","version":"10.5.2","keywords":["pnpm10","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@10.5.2","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"ca68c0441df195b7e2992f1d1cb12fb731f82d78","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-10.5.2.tgz","fileCount":1214,"integrity":"sha512-2p3CjNP/QNBZIYgjWrJdMgKt2KIHr77caCIg5KACn/v/RWIQK55uRrTj+ei9U+bQXeSFRLDFfUsBeeIsdtEZmw==","signatures":[{"sig":"MEUCIQC8OzFLCoQAQwmVP0rCi9pnLihViK6ifO20e6CQu337BwIgfhzo2SVsCmifbOuvXg1+3CIPBeKfrV5ibPWFI/NdBOo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":18743182},"jest":{"preset":"@pnpm/jest-config"},"main":"bin/pnpm.cjs","_from":"file:pnpm-10.5.2.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=18.12"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7778 jest","start":"tsc --watch","bundle":"ts-node bundle.ts","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/templates dist/templates && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/5228276e3e5846821a76ef9f51f2a6fc/pnpm-10.5.2.tgz","_integrity":"sha512-2p3CjNP/QNBZIYgjWrJdMgKt2KIHr77caCIg5KACn/v/RWIQK55uRrTj+ei9U+bQXeSFRLDFfUsBeeIsdtEZmw==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git","directory":"pnpm"},"_npmVersion":"10.8.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"20.18.3","preferGlobal":true,"publishConfig":{"tag":"next-10","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/pnpm_10.5.2_1740620036356_0.8722475100084477","host":"s3://npm-registry-packages-npm-production"}},"10.5.1":{"name":"pnpm","version":"10.5.1","keywords":["pnpm10","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@10.5.1","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"ce43d22894c09ea45dd140db118e253d0c1eeda3","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-10.5.1.tgz","fileCount":1206,"integrity":"sha512-xCTAdr0lwaWxiMN7scpWzB4Tb79TDZi8syiZgqCP0lUnuMnE7BE75eM5PDmvBFId1ke88dCAHq+KxqexTaMTrw==","signatures":[{"sig":"MEUCIH0FonqVTxgeJtwJmicXc21JaaKHvB9FM9tRY4qo1Ol+AiEAr/2p19P7B/h07z7XN39hIY6Q4lzQtuyZMONNJHPAT5w=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":18723003},"jest":{"preset":"@pnpm/jest-config"},"main":"bin/pnpm.cjs","_from":"file:pnpm-10.5.1.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=18.12"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7778 jest","start":"tsc --watch","bundle":"ts-node bundle.ts","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/templates dist/templates && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/0ad86036be7dee4a414eaadccf9f53f5/pnpm-10.5.1.tgz","_integrity":"sha512-xCTAdr0lwaWxiMN7scpWzB4Tb79TDZi8syiZgqCP0lUnuMnE7BE75eM5PDmvBFId1ke88dCAHq+KxqexTaMTrw==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git","directory":"pnpm"},"_npmVersion":"10.8.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"20.18.3","preferGlobal":true,"publishConfig":{"tag":"next-10","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/pnpm_10.5.1_1740571855510_0.6659595414753718","host":"s3://npm-registry-packages-npm-production"}},"10.5.0":{"name":"pnpm","version":"10.5.0","keywords":["pnpm10","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@10.5.0","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"b191f555ca6b20f5893bf09259e5270a2dd63b0f","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-10.5.0.tgz","fileCount":1206,"integrity":"sha512-ERBqWRbHQG/kuMuOMGeXS4co9HMIpPWsXoUDBK+m9X4oR9eVDf54h32NNr+0AdOBxCFds6TDVH/6Y8FDM6b6UQ==","signatures":[{"sig":"MEUCIQCijs49wFymR1RsHK7QK0CIM7bj6OvAxjEs+3R4Ge+a5QIgYVJeJVd1zSPYRHTCPlUlGxcP9GwWElUTRF30cGDnZ7s=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":18721760},"jest":{"preset":"@pnpm/jest-config"},"main":"bin/pnpm.cjs","_from":"file:pnpm-10.5.0.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=18.12"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7778 jest","start":"tsc --watch","bundle":"ts-node bundle.ts","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/templates dist/templates && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/274fa9b1d96a58af2ad5607afbe418cd/pnpm-10.5.0.tgz","_integrity":"sha512-ERBqWRbHQG/kuMuOMGeXS4co9HMIpPWsXoUDBK+m9X4oR9eVDf54h32NNr+0AdOBxCFds6TDVH/6Y8FDM6b6UQ==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git","directory":"pnpm"},"_npmVersion":"10.8.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"20.18.2","preferGlobal":true,"publishConfig":{"tag":"next-10","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/pnpm_10.5.0_1740485490426_0.42502459493399636","host":"s3://npm-registry-packages-npm-production"}},"0.69.5":{"name":"pnpm","version":"0.69.5","keywords":["dependency manager","install","modules","npm","package manager"],"author":{"name":"Rico Sta. Cruz","email":"rico@ricostacruz.com"},"license":"MIT","_id":"pnpm@0.69.5","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js"},"dist":{"shasum":"086f30a0d7886004d1b4809633debd9243ef0cce","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-0.69.5.tgz","integrity":"sha512-3RDB3z0Hz5Gd51ks4bWY6baHdOHGNiXjLydbJNoGpSkjH/9SDmbE96aXhRi+6o9yV9KjI/baUrfnkau3xZ77pw==","signatures":[{"sig":"MEUCIQC8m9ElSZwRdvodubYreKIoa2DuQ7tauW9xAQQRqlxh/wIgTmkjpLhQ7H9KvP3Qp5PWvaWcGp2Q/zHL2HN5ivH0Jvo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib/"],"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"_shasum":"086f30a0d7886004d1b4809633debd9243ef0cce","engines":{"node":">=4"},"gitHead":"bd493020d7746392c15b244c88acee9b84aa7fc9","scripts":{},"typings":"lib/index.d.ts","_npmUser":{"name":"zkochan","email":"zoltan.kochan@gmail.com"},"__scripts":{"cz":"git-cz","?cz":"echo 'Run Git commit wizard'","tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json --project .","test":"npm run lint && npm run test:e2e","start":"npm run tsc -- --watch","pretest":"rimraf ../.tmp/ && npm run tsc && pnpm-registry-mock prepare","test:e2e":"npm-run-all -p -r pnpm-registry-mock test:tap","test:tap":"ts-node test","commitmsg":"validate-commit-msg","prepublish":"in-publish && echo 'You need to use \"publish-packed\" to publish pnpm' && false || npm run tsc","pnpm-registry-mock":"pnpm-registry-mock"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"3.10.9","description":"Fast, disk space efficient npm installs","directories":{"test":"test"},"greenkeeper":{"ignore":["pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-logger","pnpm-registry-mock","remove-all-except-outer-links","pnpm-lockfile"]},"_nodeVersion":"6.9.1","preferGlobal":true,"__dependencies":{"mz":"^2.6.0","mem":"^1.1.0","ncp":"^2.0.0","npm":"^5.0.2","bole":"^3.0.2","nopt":"^4.0.1","ssri":"^4.1.3","execa":"^0.7.0","is-ci":"^1.0.10","ramda":"^0.24.1","byline":"^5.0.0","ndjson":"^1.5.0","semver":"^5.3.0","find-up":"^2.1.0","p-limit":"^1.1.0","link-dir":"^2.0.1","node-gyp":"^3.6.0","p-filter":"^1.0.0","@types/mz":"^0.0.31","@types/rc":"^0.0.1","camelcase":"^4.1.0","path-name":"^1.0.0","write-pkg":"^3.0.1","@types/npm":"^2.0.28","is-windows":"^1.0.0","os-homedir":"^1.0.2","@types/node":"^7.0.27","@types/nopt":"^3.0.29","arr-flatten":"^1.0.1","common-tags":"^1.4.0","cross-spawn":"^5.0.0","graceful-fs":"^4.1.11","path-exists":"^3.0.0","pnpm-logger":"^0.3.0","rimraf-then":"^1.0.1","symlink-dir":"^1.0.3","@types/ramda":"^0.0.11","@types/byline":"^4.2.31","@types/semver":"^5.3.30","is-inner-link":"^2.0.0","normalize-ssh":"^1.0.0","pnpm-lockfile":"^0.1.1","unpack-stream":"^1.1.0","load-json-file":"^2.0.0","load-yaml-file":"^0.1.0","loud-rejection":"^1.6.0","mkdirp-promise":"^5.0.1","normalize-path":"^2.1.1","@zkochan/dirsum":"^0.1.1","npm-package-arg":"^5.0.0","proper-lockfile":"^2.0.0","update-notifier":"^2.1.0","write-json-file":"^2.0.0","write-yaml-file":"^1.0.0","@zkochan/cmd-shim":"^2.2.3","read-package-json":"^2.0.5","write-file-atomic":"^2.1.0","@types/common-tags":"^1.2.5","parse-codeload-url":"^1.0.0","pnpm-file-reporter":"^0.0.1","get-npm-tarball-url":"^2.0.0","npm-registry-client":"^8.1.0","pnpm-install-checks":"^1.1.0","registry-auth-token":"^3.3.1","@types/load-json-file":"^2.0.5","parse-npm-tarball-url":"^1.0.1","pnpm-default-reporter":"^0.6.0","@types/update-notifier":"^1.0.0","fs-write-stream-atomic":"^1.0.10","remove-all-except-outer-links":"^1.0.0"},"devDependencies":{"caw":"^2.0.0","tape":"^4.6.3","husky":"^0.13.2","isexe":"^2.0.0","sepia":"^2.0.2","mkdirp":"^0.5.1","rimraf":"^2.5.4","tslint":"^5.4.2","thenify":"^3.2.1","ts-node":"^3.0.0","read-pkg":"^2.0.0","commitizen":"^2.8.6","in-publish":"^2.0.0","typescript":"^2.1.5","@types/tape":"^4.2.28","exists-link":"^2.0.0","npm-run-all":"^4.0.1","tape-promise":"^2.0.1","@types/mkdirp":"^0.3.29","deep-require-cwd":"^1.0.0","npm-scripts-info":"^0.3.6","pnpm-registry-mock":"^0.12.0","validate-commit-msg":"^2.7.0","cz-conventional-changelog":"^2.0.0","anonymous-npm-registry-client":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm-0.69.5.tgz_1497546921856_0.5847970605827868","host":"s3://npm-registry-packages"}},"0.69.6":{"name":"pnpm","version":"0.69.6","keywords":["dependency manager","install","modules","npm","package manager"],"author":{"name":"Rico Sta. Cruz","email":"rico@ricostacruz.com"},"license":"MIT","_id":"pnpm@0.69.6","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js"},"dist":{"shasum":"1094798725cf3fe0f91246735ef84f81a1ec8f25","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-0.69.6.tgz","integrity":"sha512-+YgfsZa1D97P1MjQ/GzxVGn27jz8Lwh9ZVNX5FiCI4hpvpX/d6R06QybonH01O2ZyiyIrEffquZ5HIN1wZyKaQ==","signatures":[{"sig":"MEQCIFoRZxcGXytO477awAZMxZy1q/L2yenVibOGahz7BMwQAiBMnxg4Vg8PB+j6RRskPcIRRIJ56cBWK7z9yu/rK/jxmw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib/"],"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"_shasum":"1094798725cf3fe0f91246735ef84f81a1ec8f25","engines":{"node":">=4"},"gitHead":"b346eb7d8aeb50880bb1e77bc315c515c6659aed","scripts":{},"typings":"lib/index.d.ts","_npmUser":{"name":"zkochan","email":"zoltan.kochan@gmail.com"},"__scripts":{"cz":"git-cz","?cz":"echo 'Run Git commit wizard'","tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json --project .","test":"npm run lint && npm run test:e2e","start":"npm run tsc -- --watch","pretest":"rimraf ../.tmp/ && npm run tsc && pnpm-registry-mock prepare","test:e2e":"npm-run-all -p -r pnpm-registry-mock test:tap","test:tap":"ts-node test","commitmsg":"validate-commit-msg","prepublish":"in-publish && echo 'You need to use \"publish-packed\" to publish pnpm' && false || npm run tsc","pnpm-registry-mock":"pnpm-registry-mock"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"3.10.9","description":"Fast, disk space efficient npm installs","directories":{"test":"test"},"greenkeeper":{"ignore":["pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-logger","pnpm-registry-mock","remove-all-except-outer-links","pnpm-lockfile"]},"_nodeVersion":"6.9.1","preferGlobal":true,"__dependencies":{"mz":"^2.6.0","mem":"^1.1.0","ncp":"^2.0.0","npm":"^5.0.2","bole":"^3.0.2","nopt":"^4.0.1","ssri":"^4.1.3","execa":"^0.7.0","is-ci":"^1.0.10","ramda":"^0.24.1","byline":"^5.0.0","ndjson":"^1.5.0","semver":"^5.3.0","find-up":"^2.1.0","p-limit":"^1.1.0","link-dir":"^2.0.1","node-gyp":"^3.6.0","p-filter":"^1.0.0","@types/mz":"^0.0.31","@types/rc":"^0.0.1","camelcase":"^4.1.0","path-name":"^1.0.0","write-pkg":"^3.0.1","@types/npm":"^2.0.28","is-windows":"^1.0.0","os-homedir":"^1.0.2","@types/node":"^7.0.27","@types/nopt":"^3.0.29","arr-flatten":"^1.0.1","common-tags":"^1.4.0","cross-spawn":"^5.0.0","graceful-fs":"^4.1.11","path-exists":"^3.0.0","pnpm-logger":"^0.3.0","rimraf-then":"^1.0.1","symlink-dir":"^1.0.3","@types/ramda":"^0.0.11","@types/byline":"^4.2.31","@types/semver":"^5.3.30","is-inner-link":"^2.0.0","normalize-ssh":"^1.0.0","pnpm-lockfile":"^0.1.1","unpack-stream":"^1.1.0","load-json-file":"^2.0.0","load-yaml-file":"^0.1.0","loud-rejection":"^1.6.0","mkdirp-promise":"^5.0.1","normalize-path":"^2.1.1","@zkochan/dirsum":"^0.1.1","npm-package-arg":"^5.0.0","proper-lockfile":"^2.0.0","update-notifier":"^2.1.0","write-json-file":"^2.0.0","write-yaml-file":"^1.0.0","@zkochan/cmd-shim":"^2.2.3","read-package-json":"^2.0.5","write-file-atomic":"^2.1.0","@types/common-tags":"^1.2.5","parse-codeload-url":"^1.0.0","pnpm-file-reporter":"^0.0.1","get-npm-tarball-url":"^2.0.0","npm-registry-client":"^8.1.0","pnpm-install-checks":"^1.1.0","registry-auth-token":"^3.3.1","@types/load-json-file":"^2.0.5","parse-npm-tarball-url":"^1.0.1","pnpm-default-reporter":"^0.6.0","@types/update-notifier":"^1.0.0","fs-write-stream-atomic":"^1.0.10","remove-all-except-outer-links":"^1.0.0"},"devDependencies":{"caw":"^2.0.0","tape":"^4.6.3","husky":"^0.13.2","isexe":"^2.0.0","sepia":"^2.0.2","mkdirp":"^0.5.1","rimraf":"^2.5.4","tslint":"^5.4.2","thenify":"^3.2.1","ts-node":"^3.0.0","read-pkg":"^2.0.0","commitizen":"^2.8.6","in-publish":"^2.0.0","typescript":"^2.1.5","@types/tape":"^4.2.28","exists-link":"^2.0.0","npm-run-all":"^4.0.1","tape-promise":"^2.0.1","@types/mkdirp":"^0.3.29","deep-require-cwd":"^1.0.0","npm-scripts-info":"^0.3.6","pnpm-registry-mock":"^0.12.0","validate-commit-msg":"^2.7.0","cz-conventional-changelog":"^2.0.0","anonymous-npm-registry-client":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm-0.69.6.tgz_1497554618059_0.6956863678060472","host":"s3://npm-registry-packages"}},"4.12.2":{"name":"pnpm","version":"4.12.2","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@4.12.2","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"9a3ef91c5b3487ccb5b3ac68832a674efd44d448","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-4.12.2.tgz","fileCount":6182,"integrity":"sha512-20DjHs6wx2OMl1QhQWuxe+VVEPOoVQJUTfuyfixgLloNS7NEbwR8siJd2AIWowLWvyQskMnqcAmSNhzd7PsDcg==","signatures":[{"sig":"MEUCIQC/ZNtYU8qdsh0wHB9I+SHLF68f1pIYvyjuW6RpcyHGBwIgfUTO2SBZgfUl7gB9wkXvQ2LMGx3bY6A9z738VvDacGE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":24256372,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJegL3dCRA9TVsSAnZWagAArgwP/2PN/5/g8OYMLW8I9VQe\nwyEYZTW5jYKNFxuTNaC+F+EjMhRoICiHcy6ctM9OmCf317Qe4RB45vYdsT39\nrhEg5Ov7zk9o183A7Epw3+0Czxhm3AnnvEm6g83wD6+i4n0Y2VDaQBm8livT\n2pXr9NLS+La5KU8vnNaQXvwEPEZCkkBvQewn8xyde/+g4GZ9Cvh3UKaJHQ87\nODjGlPVyKBdhwsmYtt1RHaP01Mjui5Za8EKd3w8r6TGb/tloQ2jE+X33aSd9\nb99uMsWdiOHPFmgc/urzfR4cSkfr80JKnPU2hd7/OUsn9oPTJo0pa7M9n7at\nmtPp4Jgj7hxH64cjNMQ6Up00qJ1DEY3pAzwcwrTYhJyad7ivLUDntmjMnsD8\neBrbObZMi5oXBTe5md2V7UggZspFiwswB6VandCdcz3ZgSSOBTB2PiLwcKuG\nt+yNGiPTj9XfbyKT1TbV1/cytlwd2ezXF1b0GMjR4/yKeBBaAQmQvkUz+EKS\nUrj5sBdNswM5kgqoIaNDH+3anG+YdfEsRsD/58nPpTTdQR0ww0dCEQ3TGuSt\nbXa9TWVL/h3db2YXuUhOqHILjIEMyYA1lc3SuU2SXEUHe8jQBoLlarxzGih1\nzvDh+0OjVLX2ji+L4fnCywJdXdcZpnlLA8JOefWog37R5Ar+RON/DgUjioPe\nGgcA\r\n=/XtK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","_from":".","_shasum":"9a3ef91c5b3487ccb5b3ac68832a674efd44d448","engines":{"node":">=10.13"},"scripts":{"lint":"tslint -c ../../tslint.json src/**/*.ts test/**/*.ts","test":"pnpm run _test","_test":"pnpm run compile && cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build","release":"sh .scripts/release.sh","test:e2e":"registry-mock prepare && run-p -r registry-mock test:tap","test:tap":"cd ../.. && c8 --reporter lcov --reports-dir packages/pnpm/coverage ts-node packages/pnpm/test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"12.14.1","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"chalk":"3.0.0","is-ci":"2.0.0","ramda":"0.27.0","which":"2.0.2","split-cmd":"1.0.1","pkgs-graph":"5.1.3","@pnpm/types":"5.0.0","common-tags":"1.8.0","graceful-fs":"4.2.1","render-help":"1.0.0","@pnpm/config":"8.1.2","@pnpm/logger":"3.1.0","@pnpm/tabtab":"0.0.1","@pnpm/command":"1.0.0","@pnpm/run-npm":"2.0.0","loud-rejection":"2.2.0","@pnpm/cli-utils":"0.3.13","@zkochan/libnpx":"11.0.3","update-notifier":"4.1.0","@pnpm/core-loggers":"4.0.1","@pnpm/file-reporter":"0.1.0","@pnpm/parse-cli-args":"1.0.0","@pnpm/default-reporter":"7.1.0","@pnpm/find-workspace-dir":"1.0.0","@pnpm/plugin-commands-audit":"1.0.3","@pnpm/plugin-commands-store":"1.0.3","@pnpm/plugin-commands-import":"1.0.3","@pnpm/plugin-commands-server":"1.0.3","@pnpm/common-cli-options-help":"0.1.4","@pnpm/plugin-commands-listing":"1.0.4","@pnpm/plugin-commands-rebuild":"1.0.3","@pnpm/plugin-commands-outdated":"1.0.3","@pnpm/filter-workspace-packages":"2.0.8","@pnpm/plugin-commands-publishing":"1.0.3","@pnpm/plugin-commands-installation":"1.1.2","@pnpm/plugin-commands-script-runners":"1.0.3"},"_hasShrinkwrap":false,"readmeFilename":"README.md","__devDependencies":{"mz":"2.7.0","ncp":"2.0.0","pnpm":"link:","delay":"4.3.0","execa":"4.0.0","p-any":"3.0.0","retry":"0.12.0","byline":"5.0.0","semver":"7.1.3","make-dir":"3.0.2","@types/mz":"^2.7.0","tree-kill":"1.2.2","write-pkg":"4.0.0","@types/ncp":"2.0.3","is-windows":"1.0.2","cross-spawn":"7.0.1","exists-link":"2.0.0","npm-run-all":"4.1.5","path-exists":"4.0.0","symlink-dir":"3.1.2","@types/is-ci":"2.0.0","@types/ramda":"^0.27.0","@types/retry":"0.12.0","@types/table":"^4.0.7","@types/which":"1.3.2","tape-promise":"4.0.0","@pnpm/prepare":"*","@types/byline":"4.2.31","@types/mkdirp":"1.0.0","@types/semver":"^7.1.0","load-json-file":"6.2.0","read-yaml-file":"2.0.0","@pnpm/constants":"3.0.0","@zkochan/rimraf":"1.0.0","write-json-file":"4.0.0","write-yaml-file":"4.0.0","deep-require-cwd":"1.0.0","@types/is-windows":"^1.0.0","normalize-newline":"3.0.0","@pnpm/modules-yaml":"*","@types/common-tags":"1.8.0","@types/cross-spawn":"6.0.1","@types/graceful-fs":"4.1.3","@types/tape-promise":"4.0.0","@pnpm/assert-project":"*","@pnpm/lockfile-types":"2.0.0","dir-is-case-sensitive":"1.0.2","@types/update-notifier":"4.1.0","@pnpm/read-package-json":"*","@pnpm/read-project-manifest":"*","@pnpm/write-project-manifest":"*","@pnpm/find-workspace-packages":"*","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_4.12.2_1585495516742_0.19384387344515375","host":"s3://npm-registry-packages"}},"4.12.1":{"name":"pnpm","version":"4.12.1","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@4.12.1","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"37e701b274b69a8e2c755ee8a416e8fb64eceb49","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-4.12.1.tgz","fileCount":6171,"integrity":"sha512-zVO4olmIH0M8FVh6Y1SVgK1KEOPRV5E6eO6Wx/cboLn0Tu1/rHE7AHBhzQfym1VPU96SXi1VMgxm3Nugy39LZg==","signatures":[{"sig":"MEUCIQDIn7v5auFDSvZE+GlrDJh1Agh6cBpv6blBBDLitc2hVwIgYd9rsi10oqdtc/c2gAk7+F+K5j6yZl3SkfQK1YyAaMc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":24169699,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeeydrCRA9TVsSAnZWagAAK/gP/i+fBo5xHsRH7rWuq+ZF\nLic9cBfmo+vNjQca7B0SYq/weSgEgFDuiriQ+sQg7wWUe0hPxbF5QdyfRhAz\n4L9oZow3CrY5zsuXB+n8GsmpK2N9hhzf3OM2LSq61Ktvvi/tj7yr2qov8S9A\nymf4HNf243p1J1x4k+otBd1ADXt1H3z5m89k1buLAiUW5eaHK5ArJFqOLVTk\nU7m30/jEcCWxk58EhBz59I7FO26v6dX0kOHv7nfJRkdiHjkeORVAiHnTvJgw\nizaDhJHZgCcMlWiwC4kURzVcduCHG0hGJOG8n5LepNVecQ9CK7+ZF12b524o\nsS+wMKL3d72mHCTpPGmeFGjjSBRSvs43a3Y72N1LnxJFe+Ap6JQ/rp4OC78r\nRHLPUWPvZWUfFmUt+kA1mUSHsoMgeC5UpDtx5JFpxUK0pzvNdepp3bNxPNkD\nLQ2FfYfUPdI4+tVbQhSjl4G20E5jRyEMRsEmPWKFIzBXrILnQnSKfeFNqOHu\nLO/Q7biHpB4bZm8WvM5sWnJ5Y+NJSOOdKf9VN4I4OsQjg2l69XZIp7G4py5/\nHfZK1X9ZweCxnnGBgol85OtCwh90IHp676jDd+htVUUJzCbmMnx3LsTHpwml\n3wgFNA0sc2fVcVo1vULfWhoD3L4vsHmvcB8nH7RiezxWCO5CZhD+ikflntqG\nac4e\r\n=w0BC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","_from":".","_shasum":"37e701b274b69a8e2c755ee8a416e8fb64eceb49","engines":{"node":">=10.13"},"scripts":{"lint":"tslint -c ../../tslint.json src/**/*.ts test/**/*.ts","test":"pnpm run _test","_test":"pnpm run compile && cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build","release":"sh .scripts/release.sh","test:e2e":"registry-mock prepare && run-p -r registry-mock test:tap","test:tap":"cd ../.. && c8 --reporter lcov --reports-dir packages/pnpm/coverage ts-node packages/pnpm/test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"12.14.1","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"chalk":"3.0.0","is-ci":"2.0.0","ramda":"0.27.0","which":"2.0.2","split-cmd":"1.0.1","pkgs-graph":"5.1.3","@pnpm/types":"5.0.0","common-tags":"1.8.0","graceful-fs":"4.2.1","render-help":"1.0.0","@pnpm/config":"8.1.2","@pnpm/logger":"3.1.0","@pnpm/tabtab":"0.0.1","@pnpm/command":"1.0.0","@pnpm/run-npm":"2.0.0","loud-rejection":"2.2.0","@pnpm/cli-utils":"0.3.12","@zkochan/libnpx":"11.0.3","update-notifier":"4.1.0","@pnpm/core-loggers":"4.0.1","@pnpm/file-reporter":"0.1.0","@pnpm/parse-cli-args":"1.0.0","@pnpm/default-reporter":"7.1.0","@pnpm/find-workspace-dir":"1.0.0","@pnpm/plugin-commands-audit":"1.0.2","@pnpm/plugin-commands-store":"1.0.2","@pnpm/plugin-commands-import":"1.0.2","@pnpm/plugin-commands-server":"1.0.2","@pnpm/common-cli-options-help":"0.1.4","@pnpm/plugin-commands-listing":"1.0.3","@pnpm/plugin-commands-rebuild":"1.0.2","@pnpm/plugin-commands-outdated":"1.0.2","@pnpm/filter-workspace-packages":"2.0.7","@pnpm/plugin-commands-publishing":"1.0.2","@pnpm/plugin-commands-installation":"1.1.1","@pnpm/plugin-commands-script-runners":"1.0.2"},"_hasShrinkwrap":false,"__devDependencies":{"mz":"2.7.0","ncp":"2.0.0","pnpm":"link:","delay":"4.3.0","execa":"4.0.0","p-any":"3.0.0","retry":"0.12.0","byline":"5.0.0","semver":"7.1.3","make-dir":"3.0.2","@types/mz":"^2.7.0","tree-kill":"1.2.2","write-pkg":"4.0.0","@types/ncp":"2.0.3","is-windows":"1.0.2","cross-spawn":"7.0.1","exists-link":"2.0.0","npm-run-all":"4.1.5","path-exists":"4.0.0","symlink-dir":"3.1.2","@types/is-ci":"2.0.0","@types/ramda":"^0.26.44","@types/retry":"0.12.0","@types/table":"^4.0.7","@types/which":"1.3.2","tape-promise":"4.0.0","@pnpm/prepare":"*","@types/byline":"4.2.31","@types/mkdirp":"1.0.0","@types/semver":"^7.1.0","load-json-file":"6.2.0","read-yaml-file":"1.1.0","@pnpm/constants":"3.0.0","@zkochan/rimraf":"1.0.0","write-json-file":"4.0.0","write-yaml-file":"3.0.1","deep-require-cwd":"1.0.0","@types/is-windows":"^1.0.0","normalize-newline":"3.0.0","@pnpm/modules-yaml":"*","@types/common-tags":"1.8.0","@types/cross-spawn":"6.0.1","@types/graceful-fs":"4.1.3","@types/tape-promise":"4.0.0","@pnpm/assert-project":"*","@pnpm/lockfile-types":"2.0.0","dir-is-case-sensitive":"1.0.2","@types/update-notifier":"4.1.0","@pnpm/read-package-json":"*","@pnpm/read-project-manifest":"1.0.2","@pnpm/write-project-manifest":"*","@pnpm/find-workspace-packages":"2.1.13","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_4.12.1_1585129322754_0.6496688534578006","host":"s3://npm-registry-packages"}},"4.12.0":{"name":"pnpm","version":"4.12.0","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@4.12.0","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"4b690a3212b54d4882a51e07c5a56208b69ddefa","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-4.12.0.tgz","fileCount":6167,"integrity":"sha512-Sjvf66dfk2d7kRssvHX6x+d0j9NgIE9262vCKviJC+kTPcpZEwxsF/RjQ/CX07UmlDYAX2TWqNZz7jeiksMKSA==","signatures":[{"sig":"MEQCID6JePYQDMMKUcopRwXyjgyuMLI0LUsIFTXoi4A4XoU/AiBnM24hbC1geUtOILGLi83OZGoWWEcsOvIG5sPNUVL0kQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":24159926,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJedkLWCRA9TVsSAnZWagAAZMcP/RTDIWctJZ/notuXjQYo\nj3l34WL5du8tOAOwllLgy7DvWleB5gCBsl4zzaujeqTlxhVjw3YmtDa2M8Zy\ngyAzavJRkVGeTrqzgAuFY+gsIg5KSsP30xoP49sWWYMmxUqsdXJevHZ6aFLI\nuyfh/AIk6CHaw9ALP7r5rxgkG1h2TBkYD9owsPMG2ItMH7+STyiTVcRuha6D\nOp98T8XiU+5p+U688UrWuE2WgLCcjsY7Bk2KYSjon92ZTvzzj5MOzDMuhFZQ\nQdFfITrVI3PpapJLCg8pRSjVYnIZiXJ7JZWk07BobtPKxQFGl7mMh0hpy9z5\nyY9uhbWpBudMS2n8JCgew2EuPVveB1YlZrI3yVedc5sE2t3GRyQJYEgg5oeQ\nt/hHLNeAc/2gZVkUFpth5LuCQfPfeh2w8NOS15DBV712U9RQ9y+48tryvKEF\nlzl+GcfhAmxN5D4l9w7Mxeg3rMZ+GaRSxkbyOlSkemY13IsXLgx+TrCEYxnj\ni8C3L5SXViMSjvCgcIxXpv9kUdrb+Zj8Jc7iF8e9wGic23QmZEMHP0YASw1f\njINf85UADcW1jUpL6J9MfMQlhCA5byeMs8IktaDRYdpIO5hMWdxq/9Zi9svu\nfiTZZ58CVkbeLNmp5xl6TM5Lqye8a21Qf4DLonMjpWCP32QNliup7d51EYEN\ncg1N\r\n=Psq8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","_from":".","_shasum":"4b690a3212b54d4882a51e07c5a56208b69ddefa","engines":{"node":">=10.13"},"scripts":{"lint":"tslint -c ../../tslint.json src/**/*.ts test/**/*.ts","test":"pnpm run _test","_test":"pnpm run compile && cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build","release":"sh .scripts/release.sh","test:e2e":"registry-mock prepare && run-p -r registry-mock test:tap","test:tap":"cd ../.. && c8 --reporter lcov --reports-dir packages/pnpm/coverage ts-node packages/pnpm/test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"12.14.1","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"chalk":"3.0.0","is-ci":"2.0.0","ramda":"0.27.0","which":"2.0.2","split-cmd":"1.0.1","pkgs-graph":"5.1.3","@pnpm/types":"5.0.0","common-tags":"1.8.0","graceful-fs":"4.2.1","render-help":"1.0.0","@pnpm/config":"8.1.2","@pnpm/logger":"3.1.0","@pnpm/tabtab":"0.0.1","@pnpm/command":"1.0.0","@pnpm/run-npm":"2.0.0","loud-rejection":"2.2.0","@pnpm/cli-utils":"0.3.11","@zkochan/libnpx":"11.0.3","update-notifier":"4.1.0","@pnpm/core-loggers":"4.0.1","@pnpm/file-reporter":"0.1.0","@pnpm/parse-cli-args":"1.0.0","@pnpm/default-reporter":"7.1.0","@pnpm/find-workspace-dir":"1.0.0","@pnpm/plugin-commands-audit":"1.0.1","@pnpm/plugin-commands-store":"1.0.1","@pnpm/plugin-commands-import":"1.0.1","@pnpm/plugin-commands-server":"1.0.1","@pnpm/common-cli-options-help":"0.1.4","@pnpm/plugin-commands-listing":"1.0.2","@pnpm/plugin-commands-rebuild":"1.0.1","@pnpm/plugin-commands-outdated":"1.0.1","@pnpm/filter-workspace-packages":"2.0.6","@pnpm/plugin-commands-publishing":"1.0.1","@pnpm/plugin-commands-installation":"1.1.0","@pnpm/plugin-commands-script-runners":"1.0.1"},"_hasShrinkwrap":false,"__devDependencies":{"mz":"2.7.0","ncp":"2.0.0","pnpm":"link:","delay":"4.3.0","execa":"4.0.0","p-any":"3.0.0","retry":"0.12.0","byline":"5.0.0","semver":"7.1.3","make-dir":"3.0.2","@types/mz":"^2.7.0","tree-kill":"1.2.2","write-pkg":"4.0.0","@types/ncp":"2.0.3","is-windows":"1.0.2","cross-spawn":"7.0.1","exists-link":"2.0.0","npm-run-all":"4.1.5","path-exists":"4.0.0","symlink-dir":"3.1.2","@types/is-ci":"2.0.0","@types/ramda":"^0.26.44","@types/retry":"0.12.0","@types/table":"^4.0.7","@types/which":"1.3.2","tape-promise":"4.0.0","@pnpm/prepare":"*","@types/byline":"4.2.31","@types/mkdirp":"1.0.0","@types/semver":"^7.1.0","load-json-file":"6.2.0","read-yaml-file":"1.1.0","@pnpm/constants":"3.0.0","@zkochan/rimraf":"1.0.0","write-json-file":"4.0.0","write-yaml-file":"3.0.1","deep-require-cwd":"1.0.0","@types/is-windows":"^1.0.0","normalize-newline":"3.0.0","@pnpm/modules-yaml":"*","@types/common-tags":"1.8.0","@types/cross-spawn":"6.0.1","@types/graceful-fs":"4.1.3","@types/tape-promise":"4.0.0","@pnpm/assert-project":"*","@pnpm/lockfile-types":"2.0.0","dir-is-case-sensitive":"1.0.2","@types/update-notifier":"4.1.0","@pnpm/read-package-json":"*","@pnpm/read-project-manifest":"1.0.2","@pnpm/write-project-manifest":"*","@pnpm/find-workspace-packages":"2.1.12","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_4.12.0_1584808657559_0.6507224951882777","host":"s3://npm-registry-packages"}},"4.2.0":{"name":"pnpm","version":"4.2.0","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@4.2.0","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"3c57c0989936efb47c538c43f97bf8e6839be869","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-4.2.0.tgz","fileCount":5475,"integrity":"sha512-zxBhHTNQfJMJAxtFUMlscahMsB+HuODKdemjkoiCnwu3ZwzD3FummmoNqgdKlw6zOarfQIYQZHuJrtJGhsgFRA==","signatures":[{"sig":"MEQCIC7dA0ozmZh4FcbDyXnPnim6pzxBi5dvQqwWMcIGNSZcAiAxGFJ4rcxEvxx81UOKHpHZiNMMQx4do+EHm63lVc7fwQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":21885982,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdyJSYCRA9TVsSAnZWagAAg4UP/ibGEsTols0kpZwY3PGl\nqY1fqTOcVxpfePMHM/kUxJ3zAuwSjZA0bDF+7X/K3kQfmQacexNf1/GBv8F6\nu/UTM8Mdeq+r6QoGHgqX0EUYQvJgVeG8Vrf+hbrjcanL7s5nRODzLQwK5Spv\nuzL5pDMY4w2JDSnQoRshoTF/yS6ydTEj3djpO5EgWlu1V4w+42wxTClh23Bz\nAkQS9cosAl0RGUMb0eKtABKCZ4o2bqeJ16rJx/6pEPYZGIy15n2dfvvnjysg\nruLbwNXEaI8HfiWwfIcytzZEBpJj2uiT0VsC46kag2MKLDjSJvowGqYZu1uz\nnGo9R/oQR4oBVKa7JuoM8jNAHH4S+NmJyXES4+xPT15f9vZhXuq/XQKTut3s\nXrEsFnk+hHq3ga8V9VtyB18FpLdtYJ/Fnqg2286A7ul9Q7KIcK6JmNgRIOYc\n8piGxbuobSl9r7yUUa9Ko4UfXUtnwVDGompL/HFo3jvZp9sesCpqQTxoFAMg\nt3704oQZCE/RcaGznG8KAfG0PDmAyozZAE/jFvuEP57Alf8dUvrRKgKgsMeh\n73jEmnEmbaPn5Idz57fEt/zgcZYkokTyre1XUYCTNWhVp5j2DVM+YeOvoccK\nzfpBwlHJdwQrEQNe13NYAW7jg5AEQmiBJU1C2MpZspnszpmV6Jck8RwRgZOC\n3eaP\r\n=/x43\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","_from":".","_shasum":"3c57c0989936efb47c538c43f97bf8e6839be869","engines":{"node":">=10"},"scripts":{"tsc":"rimraf lib && tsc","lint":"tslint -c tslint.json src/**/*.ts test/**/*.ts","test":"npm run lint && npm run tsc && npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"cross-env PNPM_REGISTRY_MOCK_PORT=7772 run-p -r registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf ../../../.tmp/ && rimraf node_modules/.bin/pnpm && registry-mock prepare","registry-mock":"registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"12.11.0","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"mz":"2.7.0","mem":"5.1.1","nopt":"4.0.1","supi":"0.36.1","archy":"1.0.0","chalk":"3.0.0","delay":"4.3.0","execa":"3.2.0","is-ci":"2.0.0","ramda":"0.26.1","table":"5.4.6","diable":"4.0.2","cp-file":"7.0.0","p-limit":"2.2.1","get-port":"5.0.0","make-dir":"3.0.0","p-filter":"2.1.0","@types/mz":"^0.0.32","camelcase":"5.3.1","fast-glob":"3.1.0","is-subdir":"1.1.1","lru-cache":"5.1.1","path-name":"1.0.0","tree-kill":"1.2.1","wrap-ansi":"6.1.0","@pnpm/list":"4.0.1","is-windows":"1.0.2","pkgs-graph":"5.0.0","strip-ansi":"6.0.0","@pnpm/error":"1.0.0","@pnpm/types":"4.0.0","@pnpm/utils":"0.12.0","common-tags":"1.8.0","cross-spawn":"7.0.1","graceful-fs":"4.2.1","render-help":"0.0.0","signal-exit":"3.0.2","@pnpm/config":"5.0.0","@pnpm/logger":"3.1.0","@pnpm/server":"5.0.0","@types/archy":"0.0.31","@pnpm/matcher":"1.0.0","find-packages":"7.0.0","path-absolute":"1.0.1","read-ini-file":"2.0.0","@pnpm/outdated":"6.0.1","camelcase-keys":"6.1.1","load-json-file":"6.2.0","loud-rejection":"2.2.0","process-exists":"3.1.0","read-yaml-file":"1.1.0","@pnpm/constants":"3.0.0","@pnpm/lifecycle":"8.0.0","@zkochan/libnpx":"11.0.2","@zkochan/rimraf":"1.0.0","graph-sequencer":"2.0.0","update-notifier":"3.0.1","write-json-file":"4.0.0","@pnpm/store-path":"2.1.1","@types/lru-cache":"^5.1.0","@types/wrap-ansi":"3.0.0","@pnpm/semver-diff":"1.0.2","@pnpm/core-loggers":"4.0.0","@pnpm/file-reporter":"0.1.0","@pnpm/lockfile-file":"3.0.1","@pnpm/package-store":"6.0.1","@pnpm/default-fetcher":"5.1.0","dir-is-case-sensitive":"1.0.2","version-selector-type":"2.0.1","@pnpm/default-reporter":"5.0.1","@pnpm/default-resolver":"5.0.0","@pnpm/package-is-installable":"4.0.0","@pnpm/read-importer-manifest":"2.0.0","@pnpm/store-controller-types":"5.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","__devDependencies":{"ncp":"2.0.0","pnpm":"link:","tape":"4.11.0","p-any":"2.1.0","retry":"0.12.0","byline":"5.0.0","rimraf":"3.0.0","semver":"6.3.0","write-pkg":"4.0.0","@types/nopt":"3.0.29","exists-link":"2.0.0","npm-run-all":"4.1.5","path-exists":"4.0.0","symlink-dir":"3.1.1","@types/ramda":"0.26.29","@types/retry":"0.12.0","@types/table":"^4.0.7","tape-promise":"4.0.0","@pnpm/prepare":"*","@types/byline":"4.2.31","@types/mkdirp":"0.5.2","@types/semver":"^6.2.0","write-yaml-file":"3.0.1","deep-require-cwd":"1.0.0","normalize-newline":"3.0.0","@pnpm/modules-yaml":"*","@types/common-tags":"1.8.0","@pnpm/assert-project":"*","@pnpm/lockfile-types":"1.1.0","@types/update-notifier":"2.5.0","@pnpm/read-package-json":"*","@pnpm/write-importer-manifest":"*","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_4.2.0_1573426327927_0.036383383064087615","host":"s3://npm-registry-packages"}},"0.23.0":{"name":"pnpm","version":"0.23.0","keywords":["install","npm"],"author":{"name":"Rico Sta. Cruz","email":"rico@ricostacruz.com"},"license":"MIT","_id":"pnpm@0.23.0","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"}],"homepage":"https://github.com/rstacruz/pnpm#readme","bugs":{"url":"https://github.com/rstacruz/pnpm/issues"},"bin":{"pnpm":"bin/pnpm","pnpm-install":"bin/pnpm-install"},"dist":{"shasum":"92eb5127c20756d0d2f3294ba2b69caa52db3a2e","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-0.23.0.tgz","integrity":"sha512-SEpJeKy9kH2Z5TYZCFhAeGUzALsZTsWoBJ0dWoYdzhYv0XEJZGBiXouR4MjK/C/MzOUFYfvqhTImB/SBFdk5xg==","signatures":[{"sig":"MEYCIQDG9SG+ncUIm/kqMZ3gvVElzEjSAtd2hFOsJ1Ya9lXpoAIhAK7V5f1yh86N6m7nsstJLZY9eQfZGOJ2RiiEqtJT37Iu","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"index.js","_from":".","babel":{"plugins":["transform-es2015-arrow-functions","transform-es2015-literals"]},"files":["lib","bin"],"_shasum":"92eb5127c20756d0d2f3294ba2b69caa52db3a2e","gitHead":"b03002da5cfac9776edefff6926bf44ed7a98779","scripts":{"test":"node test | tap-spec","build":"if [ ! -d lib~ ]; then mv lib lib~; babel --source-maps inline -D lib~ -d lib; fi","prepublish":"if in-publish; then npm run build; fi","test:babel":"babel-node test | tap-spec","postpublish":"rm -rf lib; mv lib~ lib"},"_npmUser":{"name":"rstacruz","email":"dropbox@ricostacruz.com"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/rstacruz/pnpm.git","type":"git"},"_npmVersion":"2.14.12","description":"A fast implementation of npm install","directories":{"test":"test"},"_nodeVersion":"4.3.0","dependencies":{"mz":"2.4.0","rc":"1.1.6","caw":"1.2.0","got":"5.4.1","meow":"3.7.0","chalk":"1.1.3","debug":"2.2.0","byline":"4.2.1","mkdirp":"0.5.1","rimraf":"2.5.2","semver":"5.1.1","tar-fs":"1.13.0","throat":"3.0.0","thenify":"3.2.0","bluebird":"3.4.1","node-gyp":"3.3.1","commondir":"1.0.1","node-uuid":"1.4.7","cross-spawn":"^4.0.0","observatory":"1.0.0","read-pkg-up":"1.0.1","gunzip-maybe":"1.3.1","registry-url":"3.1.0","object-assign":"4.1.0","sorted-object":"2.0.0","supports-color":"3.1.2","npm-package-arg":"4.2.0","registry-auth-token":"2.1.1"},"preferGlobal":true,"devDependencies":{"npm":"3.10.2","nixt":"0.5.0","tape":"4.5.1","sepia":"2.0.1","eslint":"2.13.0","docpress":"0.6.11","tap-spec":"4.1.1","babel-cli":"6.10.1","in-publish":"2.0.0","tape-eslint":"1.2.1","git-update-ghpages":"1.3.0","eslint-config-standard":"5.3.1","eslint-plugin-standard":"1.3.2","babel-plugin-transform-es2015-literals":"6.8.0","babel-plugin-transform-es2015-arrow-functions":"6.8.0"},"_npmOperationalInternal":{"tmp":"tmp/pnpm-0.23.0.tgz_1468294950855_0.7882349318824708","host":"packages-12-west.internal.npmjs.com"}},"0.69.0":{"name":"pnpm","version":"0.69.0","keywords":["dependency manager","install","modules","npm","package manager"],"author":{"name":"Rico Sta. Cruz","email":"rico@ricostacruz.com"},"license":"MIT","_id":"pnpm@0.69.0","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js"},"dist":{"shasum":"702ddb91742b33034c193fe7500aafe14bd181e5","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-0.69.0.tgz","integrity":"sha512-W6/cCC1HGZkTCHpiIj3M20UN8DeP3ihi1gXM2qbAGzAeqdkam6xX1pOugu0WVI2Os0NMdqAyGqF/MCPGgqvX5Q==","signatures":[{"sig":"MEUCIGa5nmK2FsKhqrEOfFvZukVyRXCOsH/eYLv/IRWxI8veAiEA6Yw+EqSy0ADMCUiYR5hQfNMaRfPvusXxhM0Mcb1QG2E=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib/"],"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"_shasum":"702ddb91742b33034c193fe7500aafe14bd181e5","engines":{"node":">=4"},"gitHead":"f5913220cd5aeb6311819b0eb1afe0404e3e4c5d","scripts":{},"typings":"lib/index.d.ts","_npmUser":{"name":"zkochan","email":"zoltan.kochan@gmail.com"},"__scripts":{"cz":"git-cz","?cz":"echo 'Run Git commit wizard'","tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json --project .","test":"npm run lint && npm run test:e2e","start":"npm run tsc -- --watch","pretest":"rimraf ../.tmp/ && npm run tsc && pnpm-registry-mock prepare","test:e2e":"npm-run-all -p -r pnpm-registry-mock test:tap","test:tap":"ts-node test","commitmsg":"validate-commit-msg","prepublish":"in-publish && echo 'You need to use \"publish-packed\" to publish pnpm' && false || npm run tsc","pnpm-registry-mock":"pnpm-registry-mock"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"3.10.9","description":"Fast, disk space efficient npm installs","directories":{"test":"test"},"greenkeeper":{"ignore":["pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-logger","pnpm-registry-mock","remove-all-except-outer-links","pnpm-lockfile"]},"_nodeVersion":"6.9.1","preferGlobal":true,"__dependencies":{"mz":"^2.6.0","mem":"^1.1.0","ncp":"^2.0.0","npm":"^5.0.2","bole":"^3.0.2","nopt":"^4.0.1","ssri":"^4.1.3","execa":"^0.6.3","is-ci":"^1.0.10","ramda":"^0.24.1","byline":"^5.0.0","ndjson":"^1.5.0","semver":"^5.3.0","find-up":"^2.1.0","p-limit":"^1.1.0","link-dir":"^2.0.1","node-gyp":"^3.6.0","p-filter":"^1.0.0","@types/mz":"^0.0.31","@types/rc":"^0.0.1","camelcase":"^4.1.0","path-name":"^1.0.0","write-pkg":"^3.0.1","@types/npm":"^2.0.28","is-windows":"^1.0.0","os-homedir":"^1.0.2","@types/node":"^7.0.27","@types/nopt":"^3.0.29","arr-flatten":"^1.0.1","common-tags":"^1.4.0","cross-spawn":"^5.0.0","graceful-fs":"^4.1.11","path-exists":"^3.0.0","pnpm-logger":"^0.3.0","rimraf-then":"^1.0.1","symlink-dir":"^1.0.3","@types/ramda":"^0.0.11","@types/byline":"^4.2.31","@types/semver":"^5.3.30","is-inner-link":"^2.0.0","normalize-ssh":"^1.0.0","pnpm-lockfile":"^0.1.1","unpack-stream":"^1.1.0","load-json-file":"^2.0.0","load-yaml-file":"^0.1.0","loud-rejection":"^1.6.0","mkdirp-promise":"^5.0.1","normalize-path":"^2.1.1","@zkochan/dirsum":"^0.1.1","npm-package-arg":"^5.0.0","proper-lockfile":"^2.0.0","update-notifier":"^2.1.0","write-json-file":"^2.0.0","write-yaml-file":"^1.0.0","@zkochan/cmd-shim":"^2.2.2","read-package-json":"^2.0.5","write-file-atomic":"^2.1.0","@types/common-tags":"^1.2.5","parse-codeload-url":"^1.0.0","pnpm-file-reporter":"^0.0.1","get-npm-tarball-url":"^2.0.0","npm-registry-client":"^8.1.0","pnpm-install-checks":"^1.1.0","registry-auth-token":"^3.3.1","@types/load-json-file":"^2.0.5","parse-npm-tarball-url":"^1.0.1","pnpm-default-reporter":"^0.6.0","@types/update-notifier":"^1.0.0","fs-write-stream-atomic":"^1.0.10","remove-all-except-outer-links":"^1.0.0"},"devDependencies":{"caw":"^2.0.0","tape":"^4.6.3","husky":"^0.13.2","isexe":"^2.0.0","sepia":"^2.0.2","mkdirp":"^0.5.1","rimraf":"^2.5.4","tslint":"^5.4.2","thenify":"^3.2.1","ts-node":"^3.0.0","read-pkg":"^2.0.0","commitizen":"^2.8.6","in-publish":"^2.0.0","typescript":"^2.1.5","@types/tape":"^4.2.28","exists-link":"^2.0.0","npm-run-all":"^4.0.1","tape-promise":"^2.0.1","@types/mkdirp":"^0.3.29","deep-require-cwd":"^1.0.0","npm-scripts-info":"^0.3.6","pnpm-registry-mock":"^0.12.0","validate-commit-msg":"^2.7.0","cz-conventional-changelog":"^2.0.0","anonymous-npm-registry-client":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm-0.69.0.tgz_1496745562890_0.1928626811131835","host":"s3://npm-registry-packages"}},"4.2.1":{"name":"pnpm","version":"4.2.1","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@4.2.1","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"470ce409f8b99f681f8790c53040d5a47e5e5cca","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-4.2.1.tgz","fileCount":5475,"integrity":"sha512-dOe1UUvPpLJvtuYIX2qtf+7n/jAMtW30+xNuwzjy5PqQfRRVhZ2FzJoYyyIyZga7Kfc3VPFeXjUyGd71P0Sh2w==","signatures":[{"sig":"MEQCIA54+N0Yjev6KYhUkVVw8j57JZgcRbuNqO+7phdrJpjtAiBiW1Ufi5/ZPumSa2yvT1iDA6CUf2zgYdDBkav7dcXGRQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":21885921,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdyJmlCRA9TVsSAnZWagAARpIP/jI3cxGcvMBjaUaMvgbP\ni5jZoLsjKFyN6Mk/jhCunBT1nXIiXCKqR6RoqTv+zaaXRskeBH4pqWOcWQfB\n0eJLVG9/pHbOlRXMRH1kPnpb1IizNTQ1VdBpaSCeZkkb3FYuTBAxaUT18CKD\nIYkIvezPvc0du/ONwNuPH3vVZx2N8zgHuBJy4G6Hy5j1qRnZ6AM0jbE/FoOM\na/Tq+JwgFOLj7HC2AOn1EXIn0fE8IJeTG2ajLZaEVV6ms8Sj4X0wm+pgAfuw\ny38hfVawV1aX/QAGzJyqwke7pFMV74Rh0gkelx5crzkQ1VLJ1ZBgCG+4LJFs\n6vMNg4qM9iFNitwkgbZVgIH/lYPGT8rvxcxeEqomeKE3bvTin5HMunt4GR/M\nvgjD39Ln3uX82IMyeJR/y3ycppTqrpLyLx9zdXXuSFjqAoKx4yhDURsrV0fy\nfhlFTj6uk+fGtQaBntGJVJTDqEdLrL3TKHQp23JKFr94OkRHGKKU70hv7/N6\n2oAPXO7B1Ll78Sfjx4f/KOC74ZA3+RqtI4L6djWQLQcz8b7GXoCa0ka3i3Fd\n4XTLBqr3HjSgACupCznY1rUUhF1tzdIWaNtDDhO/I23Rq1xb7jPrWDKTr0Tb\nARiGUN7mOUNNyQRijXNwtxWbsGu0hUDe/pQzTRxPVJntdaVf6WCeyxom0yR7\nO1bZ\r\n=+2tt\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","_from":".","_shasum":"470ce409f8b99f681f8790c53040d5a47e5e5cca","engines":{"node":">=10"},"scripts":{"tsc":"rimraf lib && tsc","lint":"tslint -c tslint.json src/**/*.ts test/**/*.ts","test":"npm run lint && npm run tsc && npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"cross-env PNPM_REGISTRY_MOCK_PORT=7772 run-p -r registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf ../../../.tmp/ && rimraf node_modules/.bin/pnpm && registry-mock prepare","registry-mock":"registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"12.11.0","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"mz":"2.7.0","mem":"5.1.1","nopt":"4.0.1","supi":"0.36.1","archy":"1.0.0","chalk":"3.0.0","delay":"4.3.0","execa":"3.2.0","is-ci":"2.0.0","ramda":"0.26.1","table":"5.4.6","diable":"4.0.2","cp-file":"7.0.0","p-limit":"2.2.1","get-port":"5.0.0","make-dir":"3.0.0","p-filter":"2.1.0","@types/mz":"^0.0.32","camelcase":"5.3.1","fast-glob":"3.1.0","is-subdir":"1.1.1","lru-cache":"5.1.1","path-name":"1.0.0","tree-kill":"1.2.1","wrap-ansi":"6.1.0","@pnpm/list":"4.0.2","is-windows":"1.0.2","pkgs-graph":"5.0.0","strip-ansi":"6.0.0","@pnpm/error":"1.0.0","@pnpm/types":"4.0.0","@pnpm/utils":"0.12.0","common-tags":"1.8.0","cross-spawn":"7.0.1","graceful-fs":"4.2.1","render-help":"0.0.0","signal-exit":"3.0.2","@pnpm/config":"5.0.0","@pnpm/logger":"3.1.0","@pnpm/server":"5.0.0","@types/archy":"0.0.31","@pnpm/matcher":"1.0.0","find-packages":"7.0.0","path-absolute":"1.0.1","read-ini-file":"2.0.0","@pnpm/outdated":"6.0.1","camelcase-keys":"6.1.1","load-json-file":"6.2.0","loud-rejection":"2.2.0","process-exists":"3.1.0","read-yaml-file":"1.1.0","@pnpm/constants":"3.0.0","@pnpm/lifecycle":"8.0.0","@zkochan/libnpx":"11.0.2","@zkochan/rimraf":"1.0.0","graph-sequencer":"2.0.0","update-notifier":"3.0.1","write-json-file":"4.0.0","@pnpm/store-path":"2.1.1","@types/lru-cache":"^5.1.0","@types/wrap-ansi":"3.0.0","@pnpm/semver-diff":"1.0.2","@pnpm/core-loggers":"4.0.0","@pnpm/file-reporter":"0.1.0","@pnpm/lockfile-file":"3.0.1","@pnpm/package-store":"6.0.1","@pnpm/default-fetcher":"5.1.0","dir-is-case-sensitive":"1.0.2","version-selector-type":"2.0.1","@pnpm/default-reporter":"5.0.1","@pnpm/default-resolver":"5.0.0","@pnpm/package-is-installable":"4.0.0","@pnpm/read-importer-manifest":"2.0.0","@pnpm/store-controller-types":"5.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","__devDependencies":{"ncp":"2.0.0","pnpm":"link:","tape":"4.11.0","p-any":"2.1.0","retry":"0.12.0","byline":"5.0.0","rimraf":"3.0.0","semver":"6.3.0","write-pkg":"4.0.0","@types/nopt":"3.0.29","exists-link":"2.0.0","npm-run-all":"4.1.5","path-exists":"4.0.0","symlink-dir":"3.1.1","@types/ramda":"0.26.29","@types/retry":"0.12.0","@types/table":"^4.0.7","tape-promise":"4.0.0","@pnpm/prepare":"*","@types/byline":"4.2.31","@types/mkdirp":"0.5.2","@types/semver":"^6.2.0","write-yaml-file":"3.0.1","deep-require-cwd":"1.0.0","normalize-newline":"3.0.0","@pnpm/modules-yaml":"*","@types/common-tags":"1.8.0","@pnpm/assert-project":"*","@pnpm/lockfile-types":"1.1.0","@types/update-notifier":"2.5.0","@pnpm/read-package-json":"*","@pnpm/write-importer-manifest":"*","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_4.2.1_1573427620203_0.6649880240349797","host":"s3://npm-registry-packages"}},"10.32.0":{"name":"pnpm","version":"10.32.0","keywords":["pnpm","pnpm10","dependencies","dependency manager","efficient","fast","hardlinks","install","installer","link","lockfile","modules","monorepo","multi-package","npm","package manager","package.json","packages","prune","rapid","remove","shrinkwrap","symlinks","uninstall","workspace"],"license":"MIT","_id":"pnpm@10.32.0","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"0efcabb7fd756beab58dd324f0fa6375d5f026b5","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-10.32.0.tgz","fileCount":1077,"integrity":"sha512-myY0uz/tVgHDNjPy2SWT9QYnCjljuMUdKy1qgo2mFc5One6++WFMzrvBOsjTwPnJzM61g8achXhDb6R327INcA==","signatures":[{"sig":"MEQCIAlCjdCDfvd4EgJKLgYHYWgQ0bim0YWuZ/gB0fpomDvrAiAaaRbWkoC7kJAfY4N9iwfKW0L2xQikvbVkn2DitPwnPA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/pnpm@10.32.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":18910501},"jest":{"preset":"@pnpm/jest-config/with-registry"},"main":"bin/pnpm.cjs","type":"commonjs","_from":"file:pnpm-10.32.0.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=18.12"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"jest","start":"tsc --watch","bundle":"ts-node bundle.ts","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/templates dist/templates && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:4278a4df-1aad-48ee-a502-ee0d0bdc49bd"}},"_resolved":"/tmp/69f548494e5e60ee8bcc6f1b08b6bf8a/pnpm-10.32.0.tgz","_integrity":"sha512-myY0uz/tVgHDNjPy2SWT9QYnCjljuMUdKy1qgo2mFc5One6++WFMzrvBOsjTwPnJzM61g8achXhDb6R327INcA==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git","directory":"pnpm"},"_npmVersion":"11.6.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"20.20.0","preferGlobal":true,"publishConfig":{"tag":"next-10","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/pnpm_10.32.0_1773093006120_0.49489120124799824","host":"s3://npm-registry-packages-npm-production"}},"10.32.1":{"name":"pnpm","version":"10.32.1","keywords":["pnpm","pnpm10","dependencies","dependency manager","efficient","fast","hardlinks","install","installer","link","lockfile","modules","monorepo","multi-package","npm","package manager","package.json","packages","prune","rapid","remove","shrinkwrap","symlinks","uninstall","workspace"],"license":"MIT","_id":"pnpm@10.32.1","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"3d0200745a9faf35ca009ea7fde8d6592ff17c4c","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-10.32.1.tgz","fileCount":1077,"integrity":"sha512-pwaTjw6JrBRWtlY+q07fHR+vM2jRGR/FxZeQ6W3JGORFarLmfWE94QQ9LoyB+HMD5rQNT/7KnfFe8a1Wc0jyvg==","signatures":[{"sig":"MEUCIQDjcCYqiW9XVgQbGcR/0JLibjbiPCU6O1v2Bx/UIV1kjQIgFmCUH5eATu0CRH0/ww0PwwMa8lycHaPyIvIxo2u004o=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/pnpm@10.32.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":18914320},"jest":{"preset":"@pnpm/jest-config/with-registry"},"main":"bin/pnpm.cjs","type":"commonjs","_from":"file:pnpm-10.32.1.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=18.12"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"jest","start":"tsc --watch","bundle":"ts-node bundle.ts","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/templates dist/templates && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:4278a4df-1aad-48ee-a502-ee0d0bdc49bd"}},"_resolved":"/tmp/f781ca2b8188bb2e5319f51fafeb5f6f/pnpm-10.32.1.tgz","_integrity":"sha512-pwaTjw6JrBRWtlY+q07fHR+vM2jRGR/FxZeQ6W3JGORFarLmfWE94QQ9LoyB+HMD5rQNT/7KnfFe8a1Wc0jyvg==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git","directory":"pnpm"},"_npmVersion":"11.6.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"20.20.0","preferGlobal":true,"publishConfig":{"tag":"next-10","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/pnpm_10.32.1_1773193073504_0.6778854813459108","host":"s3://npm-registry-packages-npm-production"}},"0.69.3":{"name":"pnpm","version":"0.69.3","keywords":["dependency manager","install","modules","npm","package manager"],"author":{"name":"Rico Sta. Cruz","email":"rico@ricostacruz.com"},"license":"MIT","_id":"pnpm@0.69.3","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js"},"dist":{"shasum":"2c0f03b0109169cee4ca2772ac9e56360110bc73","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-0.69.3.tgz","integrity":"sha512-GpFBxokkhtekYtn8MVy7r5InuGbSIvwdC+eq1Q5mnYfTk8SRXTaLY3pcQmwj3ZnC8s0H5WnirnuWahmEKnohqg==","signatures":[{"sig":"MEQCIBqKKIXC41reIXlMjCXcCDQylbIAlynYluYIySq6EWdIAiBEi1xnzxmy7TdL8EkS13f5FIwiKZzlDToUsf8eAUyf2w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib/"],"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"_shasum":"2c0f03b0109169cee4ca2772ac9e56360110bc73","engines":{"node":">=4"},"gitHead":"9309aa873e8ece66b842115028087b6c2b52f837","scripts":{},"typings":"lib/index.d.ts","_npmUser":{"name":"zkochan","email":"zoltan.kochan@gmail.com"},"__scripts":{"cz":"git-cz","?cz":"echo 'Run Git commit wizard'","tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json --project .","test":"npm run lint && npm run test:e2e","start":"npm run tsc -- --watch","pretest":"rimraf ../.tmp/ && npm run tsc && pnpm-registry-mock prepare","test:e2e":"npm-run-all -p -r pnpm-registry-mock test:tap","test:tap":"ts-node test","commitmsg":"validate-commit-msg","prepublish":"in-publish && echo 'You need to use \"publish-packed\" to publish pnpm' && false || npm run tsc","pnpm-registry-mock":"pnpm-registry-mock"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"3.10.9","description":"Fast, disk space efficient npm installs","directories":{"test":"test"},"greenkeeper":{"ignore":["pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-logger","pnpm-registry-mock","remove-all-except-outer-links","pnpm-lockfile"]},"_nodeVersion":"6.9.1","preferGlobal":true,"__dependencies":{"mz":"^2.6.0","mem":"^1.1.0","ncp":"^2.0.0","npm":"^5.0.2","bole":"^3.0.2","nopt":"^4.0.1","ssri":"^4.1.3","execa":"^0.7.0","is-ci":"^1.0.10","ramda":"^0.24.1","byline":"^5.0.0","ndjson":"^1.5.0","semver":"^5.3.0","find-up":"^2.1.0","p-limit":"^1.1.0","link-dir":"^2.0.1","node-gyp":"^3.6.0","p-filter":"^1.0.0","@types/mz":"^0.0.31","@types/rc":"^0.0.1","camelcase":"^4.1.0","path-name":"^1.0.0","write-pkg":"^3.0.1","@types/npm":"^2.0.28","is-windows":"^1.0.0","os-homedir":"^1.0.2","@types/node":"^7.0.27","@types/nopt":"^3.0.29","arr-flatten":"^1.0.1","common-tags":"^1.4.0","cross-spawn":"^5.0.0","graceful-fs":"^4.1.11","path-exists":"^3.0.0","pnpm-logger":"^0.3.0","rimraf-then":"^1.0.1","symlink-dir":"^1.0.3","@types/ramda":"^0.0.11","@types/byline":"^4.2.31","@types/semver":"^5.3.30","is-inner-link":"^2.0.0","normalize-ssh":"^1.0.0","pnpm-lockfile":"^0.1.1","unpack-stream":"^1.1.0","load-json-file":"^2.0.0","load-yaml-file":"^0.1.0","loud-rejection":"^1.6.0","mkdirp-promise":"^5.0.1","normalize-path":"^2.1.1","@zkochan/dirsum":"^0.1.1","npm-package-arg":"^5.0.0","proper-lockfile":"^2.0.0","update-notifier":"^2.1.0","write-json-file":"^2.0.0","write-yaml-file":"^1.0.0","@zkochan/cmd-shim":"^2.2.3","read-package-json":"^2.0.5","write-file-atomic":"^2.1.0","@types/common-tags":"^1.2.5","parse-codeload-url":"^1.0.0","pnpm-file-reporter":"^0.0.1","get-npm-tarball-url":"^2.0.0","npm-registry-client":"^8.1.0","pnpm-install-checks":"^1.1.0","registry-auth-token":"^3.3.1","@types/load-json-file":"^2.0.5","parse-npm-tarball-url":"^1.0.1","pnpm-default-reporter":"^0.6.0","@types/update-notifier":"^1.0.0","fs-write-stream-atomic":"^1.0.10","remove-all-except-outer-links":"^1.0.0"},"devDependencies":{"caw":"^2.0.0","tape":"^4.6.3","husky":"^0.13.2","isexe":"^2.0.0","sepia":"^2.0.2","mkdirp":"^0.5.1","rimraf":"^2.5.4","tslint":"^5.4.2","thenify":"^3.2.1","ts-node":"^3.0.0","read-pkg":"^2.0.0","commitizen":"^2.8.6","in-publish":"^2.0.0","typescript":"^2.1.5","@types/tape":"^4.2.28","exists-link":"^2.0.0","npm-run-all":"^4.0.1","tape-promise":"^2.0.1","@types/mkdirp":"^0.3.29","deep-require-cwd":"^1.0.0","npm-scripts-info":"^0.3.6","pnpm-registry-mock":"^0.12.0","validate-commit-msg":"^2.7.0","cz-conventional-changelog":"^2.0.0","anonymous-npm-registry-client":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm-0.69.3.tgz_1497047831640_0.0013300529681146145","host":"s3://npm-registry-packages"}},"0.69.4":{"name":"pnpm","version":"0.69.4","keywords":["dependency manager","install","modules","npm","package manager"],"author":{"name":"Rico Sta. Cruz","email":"rico@ricostacruz.com"},"license":"MIT","_id":"pnpm@0.69.4","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js"},"dist":{"shasum":"b2d1ca9415e08c5d723ec7f18bd86c21f00d8649","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-0.69.4.tgz","integrity":"sha512-i8ur/RNHGYKk7vPy/ik6lWtsGZJEMGDzX4PTXMygEATQeHR0wiJxIEsU4WKdaeHBG7gViXI8p0eikrdiZi4sPw==","signatures":[{"sig":"MEYCIQD0l4EumzeP6bjaAT8vMe59m8fzgSX0xv2rBNAMDI7/5QIhALCZUyU76/KpWZo71IzOiflzo/66zg7ehKgmpJmTK3SA","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib/"],"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"_shasum":"b2d1ca9415e08c5d723ec7f18bd86c21f00d8649","engines":{"node":">=4"},"gitHead":"b784af597f0b10ed1f0624cb840d962cd6caaf9b","scripts":{},"typings":"lib/index.d.ts","_npmUser":{"name":"zkochan","email":"zoltan.kochan@gmail.com"},"__scripts":{"cz":"git-cz","?cz":"echo 'Run Git commit wizard'","tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json --project .","test":"npm run lint && npm run test:e2e","start":"npm run tsc -- --watch","pretest":"rimraf ../.tmp/ && npm run tsc && pnpm-registry-mock prepare","test:e2e":"npm-run-all -p -r pnpm-registry-mock test:tap","test:tap":"ts-node test","commitmsg":"validate-commit-msg","prepublish":"in-publish && echo 'You need to use \"publish-packed\" to publish pnpm' && false || npm run tsc","pnpm-registry-mock":"pnpm-registry-mock"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"3.10.9","description":"Fast, disk space efficient npm installs","directories":{"test":"test"},"greenkeeper":{"ignore":["pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-logger","pnpm-registry-mock","remove-all-except-outer-links","pnpm-lockfile"]},"_nodeVersion":"6.9.1","preferGlobal":true,"__dependencies":{"mz":"^2.6.0","mem":"^1.1.0","ncp":"^2.0.0","npm":"^5.0.2","bole":"^3.0.2","nopt":"^4.0.1","ssri":"^4.1.3","execa":"^0.7.0","is-ci":"^1.0.10","ramda":"^0.24.1","byline":"^5.0.0","ndjson":"^1.5.0","semver":"^5.3.0","find-up":"^2.1.0","p-limit":"^1.1.0","link-dir":"^2.0.1","node-gyp":"^3.6.0","p-filter":"^1.0.0","@types/mz":"^0.0.31","@types/rc":"^0.0.1","camelcase":"^4.1.0","path-name":"^1.0.0","write-pkg":"^3.0.1","@types/npm":"^2.0.28","is-windows":"^1.0.0","os-homedir":"^1.0.2","@types/node":"^7.0.27","@types/nopt":"^3.0.29","arr-flatten":"^1.0.1","common-tags":"^1.4.0","cross-spawn":"^5.0.0","graceful-fs":"^4.1.11","path-exists":"^3.0.0","pnpm-logger":"^0.3.0","rimraf-then":"^1.0.1","symlink-dir":"^1.0.3","@types/ramda":"^0.0.11","@types/byline":"^4.2.31","@types/semver":"^5.3.30","is-inner-link":"^2.0.0","normalize-ssh":"^1.0.0","pnpm-lockfile":"^0.1.1","unpack-stream":"^1.1.0","load-json-file":"^2.0.0","load-yaml-file":"^0.1.0","loud-rejection":"^1.6.0","mkdirp-promise":"^5.0.1","normalize-path":"^2.1.1","@zkochan/dirsum":"^0.1.1","npm-package-arg":"^5.0.0","proper-lockfile":"^2.0.0","update-notifier":"^2.1.0","write-json-file":"^2.0.0","write-yaml-file":"^1.0.0","@zkochan/cmd-shim":"^2.2.3","read-package-json":"^2.0.5","write-file-atomic":"^2.1.0","@types/common-tags":"^1.2.5","parse-codeload-url":"^1.0.0","pnpm-file-reporter":"^0.0.1","get-npm-tarball-url":"^2.0.0","npm-registry-client":"^8.1.0","pnpm-install-checks":"^1.1.0","registry-auth-token":"^3.3.1","@types/load-json-file":"^2.0.5","parse-npm-tarball-url":"^1.0.1","pnpm-default-reporter":"^0.6.0","@types/update-notifier":"^1.0.0","fs-write-stream-atomic":"^1.0.10","remove-all-except-outer-links":"^1.0.0"},"devDependencies":{"caw":"^2.0.0","tape":"^4.6.3","husky":"^0.13.2","isexe":"^2.0.0","sepia":"^2.0.2","mkdirp":"^0.5.1","rimraf":"^2.5.4","tslint":"^5.4.2","thenify":"^3.2.1","ts-node":"^3.0.0","read-pkg":"^2.0.0","commitizen":"^2.8.6","in-publish":"^2.0.0","typescript":"^2.1.5","@types/tape":"^4.2.28","exists-link":"^2.0.0","npm-run-all":"^4.0.1","tape-promise":"^2.0.1","@types/mkdirp":"^0.3.29","deep-require-cwd":"^1.0.0","npm-scripts-info":"^0.3.6","pnpm-registry-mock":"^0.12.0","validate-commit-msg":"^2.7.0","cz-conventional-changelog":"^2.0.0","anonymous-npm-registry-client":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm-0.69.4.tgz_1497197548546_0.662697714054957","host":"s3://npm-registry-packages"}},"0.69.1":{"name":"pnpm","version":"0.69.1","keywords":["dependency manager","install","modules","npm","package manager"],"author":{"name":"Rico Sta. Cruz","email":"rico@ricostacruz.com"},"license":"MIT","_id":"pnpm@0.69.1","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js"},"dist":{"shasum":"39d379e52ebd33117adf15c1015a4184e50b5004","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-0.69.1.tgz","integrity":"sha512-OCh30IntXkfjHTZODciMFj6Kjl6OautrU36fd5MTlNifsULx0dGNMlNuOt3tedmCQQSKcAsc+86dcWd3f6jFAg==","signatures":[{"sig":"MEQCIEeBLAcblkPu9A9are8rNBXrog9Uodggu3swGiZa1AkaAiA43lYghbPLNhXD2D2dpsWN20AyyYBsgqXfy/7FG7+6hQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib/"],"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"_shasum":"39d379e52ebd33117adf15c1015a4184e50b5004","engines":{"node":">=4"},"gitHead":"6b47c424c61e323418842f7ae422521a42293007","scripts":{},"typings":"lib/index.d.ts","_npmUser":{"name":"zkochan","email":"zoltan.kochan@gmail.com"},"__scripts":{"cz":"git-cz","?cz":"echo 'Run Git commit wizard'","tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json --project .","test":"npm run lint && npm run test:e2e","start":"npm run tsc -- --watch","pretest":"rimraf ../.tmp/ && npm run tsc && pnpm-registry-mock prepare","test:e2e":"npm-run-all -p -r pnpm-registry-mock test:tap","test:tap":"ts-node test","commitmsg":"validate-commit-msg","prepublish":"in-publish && echo 'You need to use \"publish-packed\" to publish pnpm' && false || npm run tsc","pnpm-registry-mock":"pnpm-registry-mock"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"3.10.9","description":"Fast, disk space efficient npm installs","directories":{"test":"test"},"greenkeeper":{"ignore":["pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-logger","pnpm-registry-mock","remove-all-except-outer-links","pnpm-lockfile"]},"_nodeVersion":"6.9.1","preferGlobal":true,"__dependencies":{"mz":"^2.6.0","mem":"^1.1.0","ncp":"^2.0.0","npm":"^5.0.2","bole":"^3.0.2","nopt":"^4.0.1","ssri":"^4.1.3","execa":"^0.6.3","is-ci":"^1.0.10","ramda":"^0.24.1","byline":"^5.0.0","ndjson":"^1.5.0","semver":"^5.3.0","find-up":"^2.1.0","p-limit":"^1.1.0","link-dir":"^2.0.1","node-gyp":"^3.6.0","p-filter":"^1.0.0","@types/mz":"^0.0.31","@types/rc":"^0.0.1","camelcase":"^4.1.0","path-name":"^1.0.0","write-pkg":"^3.0.1","@types/npm":"^2.0.28","is-windows":"^1.0.0","os-homedir":"^1.0.2","@types/node":"^7.0.27","@types/nopt":"^3.0.29","arr-flatten":"^1.0.1","common-tags":"^1.4.0","cross-spawn":"^5.0.0","graceful-fs":"^4.1.11","path-exists":"^3.0.0","pnpm-logger":"^0.3.0","rimraf-then":"^1.0.1","symlink-dir":"^1.0.3","@types/ramda":"^0.0.11","@types/byline":"^4.2.31","@types/semver":"^5.3.30","is-inner-link":"^2.0.0","normalize-ssh":"^1.0.0","pnpm-lockfile":"^0.1.1","unpack-stream":"^1.1.0","load-json-file":"^2.0.0","load-yaml-file":"^0.1.0","loud-rejection":"^1.6.0","mkdirp-promise":"^5.0.1","normalize-path":"^2.1.1","@zkochan/dirsum":"^0.1.1","npm-package-arg":"^5.0.0","proper-lockfile":"^2.0.0","update-notifier":"^2.1.0","write-json-file":"^2.0.0","write-yaml-file":"^1.0.0","@zkochan/cmd-shim":"^2.2.2","read-package-json":"^2.0.5","write-file-atomic":"^2.1.0","@types/common-tags":"^1.2.5","parse-codeload-url":"^1.0.0","pnpm-file-reporter":"^0.0.1","get-npm-tarball-url":"^2.0.0","npm-registry-client":"^8.1.0","pnpm-install-checks":"^1.1.0","registry-auth-token":"^3.3.1","@types/load-json-file":"^2.0.5","parse-npm-tarball-url":"^1.0.1","pnpm-default-reporter":"^0.6.0","@types/update-notifier":"^1.0.0","fs-write-stream-atomic":"^1.0.10","remove-all-except-outer-links":"^1.0.0"},"devDependencies":{"caw":"^2.0.0","tape":"^4.6.3","husky":"^0.13.2","isexe":"^2.0.0","sepia":"^2.0.2","mkdirp":"^0.5.1","rimraf":"^2.5.4","tslint":"^5.4.2","thenify":"^3.2.1","ts-node":"^3.0.0","read-pkg":"^2.0.0","commitizen":"^2.8.6","in-publish":"^2.0.0","typescript":"^2.1.5","@types/tape":"^4.2.28","exists-link":"^2.0.0","npm-run-all":"^4.0.1","tape-promise":"^2.0.1","@types/mkdirp":"^0.3.29","deep-require-cwd":"^1.0.0","npm-scripts-info":"^0.3.6","pnpm-registry-mock":"^0.12.0","validate-commit-msg":"^2.7.0","cz-conventional-changelog":"^2.0.0","anonymous-npm-registry-client":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm-0.69.1.tgz_1496767691935_0.5728276821319014","host":"s3://npm-registry-packages"}},"4.2.2":{"name":"pnpm","version":"4.2.2","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@4.2.2","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"035a0aa874bd9395dcf36a858ec370f092b16c0e","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-4.2.2.tgz","fileCount":5475,"integrity":"sha512-cgIti3UV6PlZnuLd1Il78vxjbAo+UfeTvdDxdneZphjGwmJqFbmWxw5jQK/JiiNTLn2Tnj3Oy3+/hRxhVHFQug==","signatures":[{"sig":"MEQCIAR+4LmgPNcjmlOF+ADMAJ6XZttxhunycqdxHkpnhYeHAiBJZjoql1gner5OqbFdGvJXYGqbZe7D7HQ+ZxdgSzssqw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":21885957,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdyJvfCRA9TVsSAnZWagAA/OcP/RKc+VgVcHt0dy9PJbwA\nXaHTqTl63rcwEpF4EfUsqjJE3GYDh0AZF0CRQsw/FOIWdQDQpPgu2Me85O9z\nQHU4Xzk3/s7WQg9V3H4cIw53T1szSi306WiwqZnuEg9txYDGJDOHdvBYEQYK\nkUz3tQhJZfjuTCR68MtmeczGHWOdlGVELd9J5ntsmcTgToIJ3pebmd7Dsj7i\nJO7qGt5kXN5i7fIUhMoB2M26+19nUtEFO9z4Gw2u+O5Uby0139W4xv2y5H+v\nYBlrNDJ513GDE9f1aTyqBy5tbVtGYUrWy2SwQHD3szEGEPKR59nUquQs5Qx5\nogo13jTMLFj6C18LaZIT3Gsaywka5tj05Fn5qvfvYploKjAzpA8xqTMppp93\nXh4kbGyPqfWx9HNcr5ezYbipeI3A29xN2MChaexynoBl868Mb/vTnw7hKb+D\nWeJMuuDsx7UIwcXuGivMbi1AcqJd6yQ21smuaAVPnOPjFnQaJNAArGeamELv\nUJRg2VSqDwLidxciXMWVIhQIqanzPHpwCdxQwbBebYflT/Q4vj0GemiRqGmK\n7XRpgBKp/qVmKc7UT+GTVTKk8bxUCvKhoSkcxSTPS3DAis2WDqF6NFU3DonA\nu0VOPkbf5zb805gh9cbrjFYWpxZBkJwpbGqos5qPd2xUzY+t42JgGNzA+uo/\nZUqP\r\n=jIVC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","_from":".","_shasum":"035a0aa874bd9395dcf36a858ec370f092b16c0e","engines":{"node":">=10"},"scripts":{"tsc":"rimraf lib && tsc","lint":"tslint -c tslint.json src/**/*.ts test/**/*.ts","test":"npm run lint && npm run tsc && npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"cross-env PNPM_REGISTRY_MOCK_PORT=7772 run-p -r registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf ../../../.tmp/ && rimraf node_modules/.bin/pnpm && registry-mock prepare","registry-mock":"registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"12.11.0","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"mz":"2.7.0","mem":"5.1.1","nopt":"4.0.1","supi":"0.36.1","archy":"1.0.0","chalk":"3.0.0","delay":"4.3.0","execa":"3.2.0","is-ci":"2.0.0","ramda":"0.26.1","table":"5.4.6","diable":"4.0.2","cp-file":"7.0.0","p-limit":"2.2.1","get-port":"5.0.0","make-dir":"3.0.0","p-filter":"2.1.0","@types/mz":"^0.0.32","camelcase":"5.3.1","fast-glob":"3.1.0","is-subdir":"1.1.1","lru-cache":"5.1.1","path-name":"1.0.0","tree-kill":"1.2.1","wrap-ansi":"6.1.0","@pnpm/list":"4.0.3","is-windows":"1.0.2","pkgs-graph":"5.0.0","strip-ansi":"6.0.0","@pnpm/error":"1.0.0","@pnpm/types":"4.0.0","@pnpm/utils":"0.12.0","common-tags":"1.8.0","cross-spawn":"7.0.1","graceful-fs":"4.2.1","render-help":"0.0.0","signal-exit":"3.0.2","@pnpm/config":"5.0.0","@pnpm/logger":"3.1.0","@pnpm/server":"5.0.0","@types/archy":"0.0.31","@pnpm/matcher":"1.0.0","find-packages":"7.0.0","path-absolute":"1.0.1","read-ini-file":"2.0.0","@pnpm/outdated":"6.0.1","camelcase-keys":"6.1.1","load-json-file":"6.2.0","loud-rejection":"2.2.0","process-exists":"3.1.0","read-yaml-file":"1.1.0","@pnpm/constants":"3.0.0","@pnpm/lifecycle":"8.0.0","@zkochan/libnpx":"11.0.2","@zkochan/rimraf":"1.0.0","graph-sequencer":"2.0.0","update-notifier":"3.0.1","write-json-file":"4.0.0","@pnpm/store-path":"2.1.1","@types/lru-cache":"^5.1.0","@types/wrap-ansi":"3.0.0","@pnpm/semver-diff":"1.0.2","@pnpm/core-loggers":"4.0.0","@pnpm/file-reporter":"0.1.0","@pnpm/lockfile-file":"3.0.1","@pnpm/package-store":"6.0.1","@pnpm/default-fetcher":"5.1.0","dir-is-case-sensitive":"1.0.2","version-selector-type":"2.0.1","@pnpm/default-reporter":"5.0.1","@pnpm/default-resolver":"5.0.0","@pnpm/package-is-installable":"4.0.0","@pnpm/read-importer-manifest":"2.0.0","@pnpm/store-controller-types":"5.0.0"},"_hasShrinkwrap":false,"__devDependencies":{"ncp":"2.0.0","pnpm":"link:","tape":"4.11.0","p-any":"2.1.0","retry":"0.12.0","byline":"5.0.0","rimraf":"3.0.0","semver":"6.3.0","write-pkg":"4.0.0","@types/nopt":"3.0.29","exists-link":"2.0.0","npm-run-all":"4.1.5","path-exists":"4.0.0","symlink-dir":"3.1.1","@types/ramda":"0.26.29","@types/retry":"0.12.0","@types/table":"^4.0.7","tape-promise":"4.0.0","@pnpm/prepare":"*","@types/byline":"4.2.31","@types/mkdirp":"0.5.2","@types/semver":"^6.2.0","write-yaml-file":"3.0.1","deep-require-cwd":"1.0.0","normalize-newline":"3.0.0","@pnpm/modules-yaml":"*","@types/common-tags":"1.8.0","@pnpm/assert-project":"*","@pnpm/lockfile-types":"1.1.0","@types/update-notifier":"2.5.0","@pnpm/read-package-json":"*","@pnpm/write-importer-manifest":"*","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_4.2.2_1573428190761_0.5027006044720537","host":"s3://npm-registry-packages"}},"0.69.2":{"name":"pnpm","version":"0.69.2","keywords":["dependency manager","install","modules","npm","package manager"],"author":{"name":"Rico Sta. Cruz","email":"rico@ricostacruz.com"},"license":"MIT","_id":"pnpm@0.69.2","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js"},"dist":{"shasum":"fa368ddc1a30a4155fc6cd0ca1ca774af245ed9a","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-0.69.2.tgz","integrity":"sha512-plLMmPls7ig2AQOHntIWNcedg0wezi+y/g/x/VQ78G8ul+nCHHB+EFRkt/S0nTVi5gig0Gb7xmzeMiZwr6De2Q==","signatures":[{"sig":"MEQCIAl4NzKyXsGgNh2/7eDKazJ58O3jM9eWviSmNdKmiRPSAiAdKu8+yqZJgT6dXsG4B5sgf5WIJo4SHD6SX56/iEoNLw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib/"],"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"_shasum":"fa368ddc1a30a4155fc6cd0ca1ca774af245ed9a","engines":{"node":">=4"},"gitHead":"7c278c15fe1aa4728a1b19d7b21361e152a1c1bd","scripts":{},"typings":"lib/index.d.ts","_npmUser":{"name":"zkochan","email":"zoltan.kochan@gmail.com"},"__scripts":{"cz":"git-cz","?cz":"echo 'Run Git commit wizard'","tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json --project .","test":"npm run lint && npm run test:e2e","start":"npm run tsc -- --watch","pretest":"rimraf ../.tmp/ && npm run tsc && pnpm-registry-mock prepare","test:e2e":"npm-run-all -p -r pnpm-registry-mock test:tap","test:tap":"ts-node test","commitmsg":"validate-commit-msg","prepublish":"in-publish && echo 'You need to use \"publish-packed\" to publish pnpm' && false || npm run tsc","pnpm-registry-mock":"pnpm-registry-mock"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"3.10.9","description":"Fast, disk space efficient npm installs","directories":{"test":"test"},"greenkeeper":{"ignore":["pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-logger","pnpm-registry-mock","remove-all-except-outer-links","pnpm-lockfile"]},"_nodeVersion":"6.9.1","preferGlobal":true,"__dependencies":{"mz":"^2.6.0","mem":"^1.1.0","ncp":"^2.0.0","npm":"^5.0.2","bole":"^3.0.2","nopt":"^4.0.1","ssri":"^4.1.3","execa":"^0.6.3","is-ci":"^1.0.10","ramda":"^0.24.1","byline":"^5.0.0","ndjson":"^1.5.0","semver":"^5.3.0","find-up":"^2.1.0","p-limit":"^1.1.0","link-dir":"^2.0.1","node-gyp":"^3.6.0","p-filter":"^1.0.0","@types/mz":"^0.0.31","@types/rc":"^0.0.1","camelcase":"^4.1.0","path-name":"^1.0.0","write-pkg":"^3.0.1","@types/npm":"^2.0.28","is-windows":"^1.0.0","os-homedir":"^1.0.2","@types/node":"^7.0.27","@types/nopt":"^3.0.29","arr-flatten":"^1.0.1","common-tags":"^1.4.0","cross-spawn":"^5.0.0","graceful-fs":"^4.1.11","path-exists":"^3.0.0","pnpm-logger":"^0.3.0","rimraf-then":"^1.0.1","symlink-dir":"^1.0.3","@types/ramda":"^0.0.11","@types/byline":"^4.2.31","@types/semver":"^5.3.30","is-inner-link":"^2.0.0","normalize-ssh":"^1.0.0","pnpm-lockfile":"^0.1.1","unpack-stream":"^1.1.0","load-json-file":"^2.0.0","load-yaml-file":"^0.1.0","loud-rejection":"^1.6.0","mkdirp-promise":"^5.0.1","normalize-path":"^2.1.1","@zkochan/dirsum":"^0.1.1","npm-package-arg":"^5.0.0","proper-lockfile":"^2.0.0","update-notifier":"^2.1.0","write-json-file":"^2.0.0","write-yaml-file":"^1.0.0","@zkochan/cmd-shim":"^2.2.2","read-package-json":"^2.0.5","write-file-atomic":"^2.1.0","@types/common-tags":"^1.2.5","parse-codeload-url":"^1.0.0","pnpm-file-reporter":"^0.0.1","get-npm-tarball-url":"^2.0.0","npm-registry-client":"^8.1.0","pnpm-install-checks":"^1.1.0","registry-auth-token":"^3.3.1","@types/load-json-file":"^2.0.5","parse-npm-tarball-url":"^1.0.1","pnpm-default-reporter":"^0.6.0","@types/update-notifier":"^1.0.0","fs-write-stream-atomic":"^1.0.10","remove-all-except-outer-links":"^1.0.0"},"devDependencies":{"caw":"^2.0.0","tape":"^4.6.3","husky":"^0.13.2","isexe":"^2.0.0","sepia":"^2.0.2","mkdirp":"^0.5.1","rimraf":"^2.5.4","tslint":"^5.4.2","thenify":"^3.2.1","ts-node":"^3.0.0","read-pkg":"^2.0.0","commitizen":"^2.8.6","in-publish":"^2.0.0","typescript":"^2.1.5","@types/tape":"^4.2.28","exists-link":"^2.0.0","npm-run-all":"^4.0.1","tape-promise":"^2.0.1","@types/mkdirp":"^0.3.29","deep-require-cwd":"^1.0.0","npm-scripts-info":"^0.3.6","pnpm-registry-mock":"^0.12.0","validate-commit-msg":"^2.7.0","cz-conventional-changelog":"^2.0.0","anonymous-npm-registry-client":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm-0.69.2.tgz_1496877782902_0.5180729744024575","host":"s3://npm-registry-packages"}},"4.2.3":{"name":"pnpm","version":"4.2.3","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@4.2.3","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"6eefc11b3179472e0e132470ff5c8e5835c99d9e","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-4.2.3.tgz","fileCount":5475,"integrity":"sha512-o8M9NYtA4gB1DRYok5ObXg7y5rSE7c7oZxBtn8LPWvP+tK303t3IdMufx1pwbxq5RWKxXj2IpCwJ1m01yQVtNw==","signatures":[{"sig":"MEUCIQDor3L8i9zLzYIHQSo6vdQTbBJbBeZGCls2/PxDUMMhzgIgWxlsz49OCSTZiFncUqokno4UoNMsIvuaj/X7X4LuK4o=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":21886062,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdyKqVCRA9TVsSAnZWagAAB3wP/0Y+g9SLFx57jHdOL5Nn\n22sZ681RLlzEshQJjb+5r2RiAbdQo48s+sQHfUQOVDDedeZbuxCQD4pB9FsK\n0ddAqj98YNrPvAcxDCxoJHGncXm51XHzP8v9ukD5WD/kKWJ3GFjePJwvWbWE\nVi+lAYdKcy4tF1p1Jet9oe/5ohYbrm0jwEX1nhtQpCUuSy2DmVjYIBi6m3XH\nBl/UsaQ1UX0ehYNRSM8TQ67HapScPWjSDFM1c96xTpznnIceOhGP/1US+I6Q\n/Jj4qGq2746G2L5XN8eDkPfz1XDsC1NCVpEDldJDleXdUR7I41vOvdCJmAJz\n3ErdCQEzuaQzKZkSPs+sXGb/Qn6MAwmEYJ/UrKBJjP1HyE/04a1HQw8Oa4nL\n2TX/16YkWCeZhEiBSOaT7Zfybn5BKQCAEaGLis5/sWG6cI8U3hJpWzGpmBEE\nBH2pC/s6WqBH9uwxeXzAc2haP2a5jONNxwtQpNbgX9N9TDefsT6PKtTRfybM\nHt/KWiuBohfhzXaQeHdWzD//73yZergxPaoQYUakmYW4bV3AV/iN6DjcyvqF\nub8VQ9toKXbLvy+ob+P2wi/mcBL4H22rUzQ4R47mmRv9Mo9gWp67FWUuLHAX\nrRR3u3qi/2Yn157L/nardSgzxfiKWF6mTfa9uzCTISfaBaH8XGQ5ijGy8rqq\nj1xd\r\n=vEdT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","_from":".","_shasum":"6eefc11b3179472e0e132470ff5c8e5835c99d9e","engines":{"node":">=10"},"scripts":{"tsc":"rimraf lib && tsc","lint":"tslint -c tslint.json src/**/*.ts test/**/*.ts","test":"npm run lint && npm run tsc && npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"cross-env PNPM_REGISTRY_MOCK_PORT=7772 run-p -r registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf ../../../.tmp/ && rimraf node_modules/.bin/pnpm && registry-mock prepare","registry-mock":"registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"deprecated":"Broken publish","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"12.11.0","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"mz":"2.7.0","mem":"5.1.1","nopt":"4.0.1","supi":"0.36.1","archy":"1.0.0","chalk":"3.0.0","delay":"4.3.0","execa":"3.2.0","is-ci":"2.0.0","ramda":"0.26.1","table":"5.4.6","diable":"4.0.2","cp-file":"7.0.0","p-limit":"2.2.1","get-port":"5.0.0","make-dir":"3.0.0","p-filter":"2.1.0","@types/mz":"^0.0.32","camelcase":"5.3.1","fast-glob":"3.1.0","is-subdir":"1.1.1","lru-cache":"5.1.1","path-name":"1.0.0","tree-kill":"1.2.1","wrap-ansi":"6.1.0","@pnpm/list":"4.0.3","is-windows":"1.0.2","pkgs-graph":"5.0.0","strip-ansi":"6.0.0","@pnpm/error":"1.0.0","@pnpm/types":"4.0.0","@pnpm/utils":"0.12.0","common-tags":"1.8.0","cross-spawn":"7.0.1","graceful-fs":"4.2.1","render-help":"0.0.0","signal-exit":"3.0.2","@pnpm/config":"5.0.1","@pnpm/logger":"3.1.0","@pnpm/server":"5.0.0","@types/archy":"0.0.31","@pnpm/matcher":"1.0.0","find-packages":"7.0.0","path-absolute":"1.0.1","read-ini-file":"2.0.0","@pnpm/outdated":"6.0.1","camelcase-keys":"6.1.1","load-json-file":"6.2.0","loud-rejection":"2.2.0","process-exists":"3.1.0","read-yaml-file":"1.1.0","@pnpm/constants":"3.0.0","@pnpm/lifecycle":"8.0.0","@zkochan/libnpx":"11.0.2","@zkochan/rimraf":"1.0.0","graph-sequencer":"2.0.0","update-notifier":"3.0.1","write-json-file":"4.0.0","@pnpm/store-path":"2.1.1","@types/lru-cache":"^5.1.0","@types/wrap-ansi":"3.0.0","@pnpm/semver-diff":"1.0.2","@pnpm/core-loggers":"4.0.0","@pnpm/file-reporter":"0.1.0","@pnpm/lockfile-file":"3.0.1","@pnpm/package-store":"6.0.1","@pnpm/default-fetcher":"5.1.0","dir-is-case-sensitive":"1.0.2","version-selector-type":"2.0.1","@pnpm/default-reporter":"5.0.2","@pnpm/default-resolver":"5.0.0","@pnpm/package-is-installable":"4.0.0","@pnpm/read-importer-manifest":"2.0.0","@pnpm/store-controller-types":"5.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","__devDependencies":{"ncp":"2.0.0","pnpm":"link:","tape":"4.11.0","p-any":"2.1.0","retry":"0.12.0","byline":"5.0.0","rimraf":"3.0.0","semver":"6.3.0","write-pkg":"4.0.0","@types/nopt":"3.0.29","exists-link":"2.0.0","npm-run-all":"4.1.5","path-exists":"4.0.0","symlink-dir":"3.1.1","@types/ramda":"0.26.29","@types/retry":"0.12.0","@types/table":"^4.0.7","tape-promise":"4.0.0","@pnpm/prepare":"*","@types/byline":"4.2.31","@types/mkdirp":"0.5.2","@types/semver":"^6.2.0","write-yaml-file":"3.0.1","deep-require-cwd":"1.0.0","normalize-newline":"3.0.0","@pnpm/modules-yaml":"*","@types/common-tags":"1.8.0","@pnpm/assert-project":"*","@pnpm/lockfile-types":"1.1.0","@types/update-notifier":"2.5.0","@pnpm/read-package-json":"*","@pnpm/write-importer-manifest":"*","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_4.2.3_1573431956463_0.1273039073837252","host":"s3://npm-registry-packages"}},"3.4.1":{"name":"pnpm","version":"3.4.1","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@3.4.1","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"8dd072d025eabeaa51c67cba76e7373e8b0941b2","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-3.4.1.tgz","fileCount":4623,"integrity":"sha512-XjKIe2sh817ssTHDGaobbi9YGoiUp+rYfJ3zeuptv2GQNnJ+1e+SHx4uPe2OkXzw9qcnK3VHPjS8+1lSSW7BKQ==","signatures":[{"sig":"MEUCIH0s9N59gFobBw0n9iQJ4nwnMAgdYvTkjHqDCiThcMs1AiEAt7Isobyp1xWd7hRjetAzlV8VYyZk+7MMweHMLxFNGaU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":22064983,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc5cPMCRA9TVsSAnZWagAAj/0P+QGbvcIgmjxIQDYEtzpc\n1KqMj/soolikbU24sfes1bFTVT6Ah9o85DmJIkneoDMRvETqZc2hzkRW0nuN\nAfiJ9ySBk/LKcU5iyBPbc/W2ilxJ/mnKyeVHAQ9nmi7vHTlr8DGnifPt/qUR\nOt5oYuUbm89Hwx2uXIbDUUNuH+DUTyagTMYG1Njv70fMfychwD/Zl5u0jv2Y\nbhvj20ZRLNHfB/CIG7I6CVgLXKjPsxZwP+20LGjZtnSlko5qX4rGAeDg4XOH\nnZIAjIJAPZERQ/HPo0/vuHtejOrwwFFu+rnZmH2rRumLdXt+CeDIzfvxBRKp\n31zGykB700F040jkCjhIvqfw9kxBjwj33nMhaVVgodg3/IHD3JH13Gkkw/j3\nfF0R1Ia2x7u2uMkCirfJe+Z4adzVtsc06ky5DF9Ak8yak/7W9Y241KqeKa+7\n3swB2nEfFZWZjYag/LmIBCVEU53eg+rkmZjVnxFZSsOMjn5fLhbAMjC+aLBP\nQx2FLssHCnGxqYx0c/9mOdmPrSr6AaoIV/aRCac8ngNYFsvXYJ5a2u2FAWLm\nar1jICNgQFa1PS/zyVAoZ1Dd4Psn4m36tUI/UJFEkiU5u4FlskGBpfu2M+Vz\nsn3u8lkoiSafBJLVr4kCUrR0rPmx+YSUCqdBkR9qmmPQVuegMdYMkLpfgmIp\nHOGO\r\n=9jgV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","_from":".","_shasum":"8dd072d025eabeaa51c67cba76e7373e8b0941b2","engines":{"node":">=8.15"},"scripts":{"tsc":"rimraf lib && tsc","lint":"tslint -c tslint.json src/**/*.ts test/**/*.ts","test":"npm run lint && npm run tsc && npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"run-p -r pnpm-registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf ../../../.tmp/ && rimraf node_modules/.bin/pnpm && pnpm-registry-mock prepare","pnpm-registry-mock":"pnpm-registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"10.12.0","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"mz":"2.7.0","mem":"5.0.0","nopt":"4.0.1","supi":"0.33.6","archy":"1.0.0","chalk":"2.4.2","delay":"4.2.0","execa":"1.0.0","is-ci":"2.0.0","ramda":"0.26.1","diable":"4.0.2","cp-file":"7.0.0","p-limit":"2.2.0","get-port":"5.0.0","p-filter":"2.1.0","@types/mz":"^0.0.32","camelcase":"5.3.1","fast-glob":"2.2.7","is-subdir":"1.0.3","lru-cache":"5.1.1","minimatch":"3.0.4","path-name":"1.0.0","tree-kill":"1.2.1","@pnpm/list":"1.0.9","is-windows":"1.0.2","pkgs-graph":"4.0.0","text-table":"0.2.0","@pnpm/types":"3.2.0","@pnpm/utils":"0.10.5","common-tags":"1.8.0","cross-spawn":"6.0.5","graceful-fs":"4.1.15","signal-exit":"3.0.2","strip-color":"0.1.0","@pnpm/config":"3.3.4","@pnpm/logger":"2.1.0","@pnpm/server":"3.0.4","@types/archy":"0.0.31","find-packages":"5.0.2","path-absolute":"1.0.1","read-ini-file":"2.0.0","@pnpm/outdated":"2.0.13","camelcase-keys":"5.2.0","load-json-file":"6.0.0","loud-rejection":"2.1.0","mkdirp-promise":"5.0.1","process-exists":"3.1.0","read-yaml-file":"1.1.0","@pnpm/constants":"1.0.1","@pnpm/lifecycle":"6.1.1","@zkochan/libnpx":"11.0.1","graph-sequencer":"2.0.0","update-notifier":"3.0.0","write-json-file":"3.2.0","@pnpm/store-path":"2.0.0","@types/lru-cache":"^5.1.0","@types/minimatch":"^3.0.3","@pnpm/core-loggers":"3.0.2","pnpm-file-reporter":"0.1.0","@pnpm/package-store":"4.0.7","@pnpm/default-fetcher":"3.1.10","dir-is-case-sensitive":"1.0.2","version-selector-type":"2.0.1","@pnpm/default-reporter":"3.2.4","@pnpm/default-resolver":"3.0.12","@pnpm/read-importer-manifest":"1.0.2","@pnpm/store-controller-types":"3.0.3"},"_hasShrinkwrap":false,"__devDependencies":{"ncp":"2.0.0","pnpm":"link:","tape":"4.10.1","p-any":"2.1.0","retry":"0.12.0","byline":"5.0.0","mkdirp":"0.5.1","rimraf":"2.6.3","semver":"6.0.0","tslint":"5.16.0","ts-node":"8.1.0","write-pkg":"4.0.0","typescript":"3.4.5","@types/nopt":"3.0.29","exists-link":"2.0.0","npm-run-all":"4.1.5","path-exists":"4.0.0","rimraf-then":"1.0.1","symlink-dir":"3.0.3","@types/ramda":"0.25.34","@types/retry":"0.12.0","tape-promise":"4.0.0","@pnpm/prepare":"0.0.0","@types/byline":"4.2.31","@types/mkdirp":"0.5.2","@types/semver":"6.0.0","write-yaml-file":"2.0.0","deep-require-cwd":"1.0.0","normalize-newline":"3.0.0","@pnpm/modules-yaml":"3.0.2","@types/common-tags":"1.8.0","pnpm-registry-mock":"2.12.0","@pnpm/assert-project":"link:../../privatePackages/assert-project","@pnpm/lockfile-types":"1.1.0","@types/update-notifier":"2.5.0","@pnpm/read-package-json":"2.0.2","@pnpm/write-importer-manifest":"1.0.1","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_3.4.1_1558561739441_0.9563828810201034","host":"s3://npm-registry-packages"}},"3.4.0":{"name":"pnpm","version":"3.4.0","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@3.4.0","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"3c804374e273ee2f60e5a73a66ea8c9a38c9397a","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-3.4.0.tgz","fileCount":4621,"integrity":"sha512-oq1pHwAXjPG265+D8Mk8ixV0T9yubj6yktzHdgp+wljxMItWk3U5rct3Hy3YB+UaNJs9xXThxMJ25+A+Oychqw==","signatures":[{"sig":"MEYCIQDwqyz0DRBjf6odwanhfjLdVJ9ZsLNuK5ujlwcgsc8kKQIhAJ8S+rFFhIbEf5IPWwN7Hv4FgHqalrdKzqQ6Fa+i3kkn","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":22063729,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc5EhXCRA9TVsSAnZWagAAJZgP/RdyJLcmsXiqyQL89OYc\njnSiTYJCp0Qe9i0PUp2UHUh/bzFek7Mlwn4kUg961f/M5mXklVyygWWZz+sT\nIhfXomMHpNlq0TiSFiUO94PnMI1xUvmamXnCovxQzCT+BPoABMyy1EMuKyxG\nnZCZMta3oG2sO9NKZo/nEAK3wHSPq9QmG7xdzB0+udM5MQxdSWpKel1XYrgk\nIz8URaTnF1ECcwcjy4Q2QSUgUS345k0kgHW9bFCnHoRRtXrNNSqcqjO8Aqpq\nDtnkUDPBiKxYNTNIPeML1KKH27R3J55vZRc/5UOXOPb3tdxqmQ8+r2tTs1R7\nmqa5q5rKDlgbe07tlGi6lDD1hm53rupav4Lt0+wHtVhIpNA91EPZeF2vW+ru\n3b/JiYXCjShRU36vwTHfdYGToac2TCYbK5GGJIQkxuorXcmuWGC6sf+eBCr0\nLEYd15vP2XHz664yIz4RBKSreyDyZ7FSyf9YPBdYxx5WzSMmZiMbXgKncX9R\nMy7QHnkQrGy0YFia1XkTHbpAla2nPIAa7srRhyZ13nYa0fAACKTQYeZo0kF5\nBKiWstvHT8oE4xeB5kleA4UIHkk0CcZAFazAc3uwLRwgF0gqMJVmQDdokO79\n/egF61uTeg9psP/56ZhH2Hf8YK07cq3LELYvn+dIGNtxMhRMOr3XkKSZ4jFu\nwa9c\r\n=lgAV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","_from":".","_shasum":"3c804374e273ee2f60e5a73a66ea8c9a38c9397a","engines":{"node":">=8.15"},"scripts":{"tsc":"rimraf lib && tsc","lint":"tslint -c tslint.json src/**/*.ts test/**/*.ts","test":"npm run lint && npm run tsc && npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"run-p -r pnpm-registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf ../../../.tmp/ && rimraf node_modules/.bin/pnpm && pnpm-registry-mock prepare","pnpm-registry-mock":"pnpm-registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"10.12.0","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"mz":"2.7.0","mem":"5.0.0","nopt":"4.0.1","supi":"0.33.6","archy":"1.0.0","chalk":"2.4.2","delay":"4.2.0","execa":"1.0.0","is-ci":"2.0.0","ramda":"0.26.1","diable":"4.0.2","cp-file":"7.0.0","p-limit":"2.2.0","get-port":"5.0.0","p-filter":"2.1.0","@types/mz":"^0.0.32","camelcase":"5.3.1","fast-glob":"2.2.7","is-subdir":"1.0.3","lru-cache":"5.1.1","minimatch":"3.0.4","path-name":"1.0.0","tree-kill":"1.2.1","@pnpm/list":"1.0.9","is-windows":"1.0.2","pkgs-graph":"4.0.0","text-table":"0.2.0","@pnpm/types":"3.2.0","@pnpm/utils":"0.10.5","common-tags":"1.8.0","cross-spawn":"6.0.5","graceful-fs":"4.1.15","signal-exit":"3.0.2","strip-color":"0.1.0","@pnpm/config":"3.3.3","@pnpm/logger":"2.1.0","@pnpm/server":"3.0.4","@types/archy":"0.0.31","find-packages":"5.0.2","path-absolute":"1.0.1","read-ini-file":"2.0.0","@pnpm/outdated":"2.0.13","camelcase-keys":"5.2.0","load-json-file":"6.0.0","loud-rejection":"2.1.0","mkdirp-promise":"5.0.1","process-exists":"3.1.0","read-yaml-file":"1.1.0","@pnpm/constants":"1.0.1","@pnpm/lifecycle":"6.1.1","@zkochan/libnpx":"11.0.1","graph-sequencer":"2.0.0","update-notifier":"3.0.0","write-json-file":"3.2.0","@pnpm/store-path":"2.0.0","@types/lru-cache":"^5.1.0","@types/minimatch":"^3.0.3","@pnpm/core-loggers":"3.0.2","pnpm-file-reporter":"0.1.0","@pnpm/package-store":"4.0.7","@pnpm/default-fetcher":"3.1.10","dir-is-case-sensitive":"1.0.2","version-selector-type":"2.0.1","@pnpm/default-reporter":"3.2.3","@pnpm/default-resolver":"3.0.12","@pnpm/read-importer-manifest":"1.0.2","@pnpm/store-controller-types":"3.0.3"},"_hasShrinkwrap":false,"readmeFilename":"README.md","__devDependencies":{"ncp":"2.0.0","pnpm":"link:","tape":"4.10.1","p-any":"2.1.0","retry":"0.12.0","byline":"5.0.0","mkdirp":"0.5.1","rimraf":"2.6.3","semver":"6.0.0","tslint":"5.16.0","ts-node":"8.1.0","write-pkg":"4.0.0","typescript":"3.4.5","@types/nopt":"3.0.29","exists-link":"2.0.0","npm-run-all":"4.1.5","path-exists":"4.0.0","rimraf-then":"1.0.1","symlink-dir":"3.0.3","@types/ramda":"0.25.34","@types/retry":"0.12.0","tape-promise":"4.0.0","@pnpm/prepare":"0.0.0","@types/byline":"4.2.31","@types/mkdirp":"0.5.2","@types/semver":"6.0.0","write-yaml-file":"2.0.0","deep-require-cwd":"1.0.0","normalize-newline":"3.0.0","@pnpm/modules-yaml":"3.0.2","@types/common-tags":"1.8.0","pnpm-registry-mock":"2.12.0","@pnpm/assert-project":"link:../../privatePackages/assert-project","@pnpm/lockfile-types":"1.1.0","@types/update-notifier":"2.5.0","@pnpm/read-package-json":"2.0.2","@pnpm/write-importer-manifest":"1.0.1","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_3.4.0_1558464598356_0.703656922839391","host":"s3://npm-registry-packages"}},"1.42.0":{"name":"pnpm","version":"1.42.0","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@1.42.0","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js","pnpx":"lib/bin/pnpx.js"},"dist":{"shasum":"54fb610079d87de8afc6221f594aca12a93c80d6","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-1.42.0.tgz","fileCount":6201,"integrity":"sha512-FKee/FbxNwNt0ljsC7r+AatsAJdnjkSG1imvY59oWOvzbEb0NSrAIku/cyWO45+AxYerift7/AT9jlY/srg6yQ==","signatures":[{"sig":"MEUCIQDZZs8Ficglof6TJwAqKOLkW3zVdduukRXDIc+wf3Y1VwIgLEjRbzrSaGw4ftKemqe2B/tT9W1p1BF6sG3HkrwPOLk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":25660407,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa8LqnCRA9TVsSAnZWagAAz4IP/2Dj+pT9E3iOIZxv3nsM\nqH7hhrlD78yjYhInlZOlBGbr6VqohTQC3vR+JWBCfVW2i2izA+mqg9gEpgDM\nO6gSTlZVLlOHjF0ewRfN9LYSIPHASrMWreigWxC/qtGfZsUOi/xTW9tc9sQI\n/dBKgY+beKE9cxhDlgODyMJ7LFIVP3fIF9iveIxJnrANF16gJ7MSwyEqlkKy\nwg7iDaZwtV0OamfoQmGIAe5DDCQYaJS7vKqVYLpDldTTJAfJ612hlnCbfIK8\ngvYzBuPAQKne0h/LrhBQgTsZBMGBaDT1MZmu03KzgWQRRlPWynFkDV+itKSC\n0KfB4YXq40e/0fiq231ELt82orjetJ3ZxOt3BxaoQQGbIqnhfRR/Xcn2aeus\nDMyqVMjUKtOtlEKSZt43LkhFuzW3H+0Czc0Qeup2ZaOyBQuoiQlGxqO7i0Ce\npQZgU6GOPFZIqOl9B+16HoQQrZzCNAii15X/7UwpvSPxcqawwrjleO44rOT8\nonI62G6z/AiBwtlvsnuTQG38JQ6Z6ng8toI+WytWzbpZHofet0jd3NpSDiwN\nz7/TQfEeJZFBi4jKJstxt3vSx0IBJyeqpBUBxIEFLkzlpTD6WEOpErA+iRnm\n37hycH0T1Mc+cgvKSjVEUdmmNjIE4FprUZjSiSCduKfBbzlJZUvM+NNx3nfJ\nTVm3\r\n=uNvF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","_from":".","files":["lib/"],"_shasum":"54fb610079d87de8afc6221f594aca12a93c80d6","engines":{"node":">=4"},"gitHead":"b2a5a5f111e286bed1fb5ac57c53be6470b8e89c","scripts":{"tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json --project .","test":"npm run lint && npm run tsc && npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"preview --skip-prepublishOnly && npm-run-all -p -r pnpm-registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf ../.tmp/ && rimraf node_modules/.bin/pnpm && pnpm-registry-mock prepare","pnpm-registry-mock":"pnpm-registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"greenkeeper":{"ignore":["@pnpm/default-fetcher","@pnpm/default-resolver","@pnpm/logger","@pnpm/outdated","@pnpm/server","@pnpm/types","pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-registry-mock","remove-all-except-outer-links","pnpm-shrinkwrap","supi"]},"_nodeVersion":"10.0.0","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"nopt":"^4.0.1","supi":"^0.17.4","chalk":"^2.2.0","delay":"^2.0.0","is-ci":"^1.0.10","ramda":"^0.25.0","retry":"^0.12.0","byline":"^5.0.0","diable":"^4.0.1","p-limit":"^1.1.0","get-port":"^3.2.0","camelcase":"^4.1.0","path-name":"^1.0.0","pnpm-list":"^2.0.0","tree-kill":"^1.2.0","is-windows":"^1.0.1","pkgs-graph":"^2.0.0","text-table":"^0.2.0","@pnpm/types":"^1.5.0","common-tags":"^1.4.0","cross-spawn":"^6.0.3","graceful-fs":"^4.1.11","signal-exit":"^3.0.2","strip-color":"^0.1.0","@pnpm/config":"^0.3.1","@pnpm/logger":"^1.0.0","@pnpm/server":"^0.9.0","@types/retry":"^0.10.2","find-packages":"^2.2.0","package-store":"^0.18.1","path-absolute":"^1.0.0","read-ini-file":"^1.0.0","@pnpm/outdated":"^0.2.10","camelcase-keys":"^4.2.0","load-json-file":"^4.0.0","load-yaml-file":"^0.1.0","loud-rejection":"^1.6.0","mkdirp-promise":"^5.0.1","process-exists":"^3.0.0","util.promisify":"^1.0.0","@types/get-port":"^3.2.0","@zkochan/libnpx":"^9.6.1","graph-sequencer":"^2.0.0","update-notifier":"^2.1.0","write-json-file":"^2.3.0","@pnpm/store-path":"^1.0.3","pnpm-file-reporter":"^0.1.0","@pnpm/default-fetcher":"^0.4.0","@types/camelcase-keys":"^4.0.0","pnpm-default-reporter":"^0.16.3","@pnpm/default-resolver":"^0.1.5","@types/write-json-file":"^2.2.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"mz":"^2.6.0","caw":"^2.0.0","tape":"^4.6.3","execa":"^0.10.0","sepia":"^2.0.2","mkdirp":"^0.5.1","rimraf":"^2.5.4","semver":"^5.3.0","tslint":"^5.4.2","ts-node":"^6.0.0","read-pkg":"^3.0.0","@types/mz":"^0.0.32","write-pkg":"^3.1.0","typescript":"^2.7.1","@types/node":"^9.3.0","@types/nopt":"^3.0.29","@types/tape":"^4.2.30","exists-link":"^2.0.0","npm-run-all":"^4.0.1","path-exists":"^3.0.0","rimraf-then":"^1.0.1","@types/delay":"^2.0.1","@types/ramda":"^0.25.0","tape-promise":"^2.0.1","@types/byline":"^4.2.31","@types/mkdirp":"^0.5.0","@types/semver":"^5.3.32","@zkochan/husky":"^0.0.0","@commitlint/cli":"^6.1.3","package-preview":"^1.0.0","write-yaml-file":"^1.0.0","deep-require-cwd":"^1.0.0","npm-scripts-info":"^0.3.6","normalize-newline":"^3.0.0","@types/common-tags":"^1.2.5","pnpm-registry-mock":"^1.21.1","@pnpm/assert-project":"^1.1.1","@types/load-json-file":"^2.0.6","@commitlint/prompt-cli":"^6.1.3","@types/update-notifier":"^2.0.0","anonymous-npm-registry-client":"^0.1.2","@commitlint/config-conventional":"^6.1.3"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_1.42.0_1525725862843_0.2772009964462796","host":"s3://npm-registry-packages"}},"7.27.0":{"name":"pnpm","version":"7.27.0","keywords":["pnpm7","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@7.27.0","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"572d3b6d6b0ff64f11edd1c4e8774cc7351f1089","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-7.27.0.tgz","fileCount":658,"integrity":"sha512-nvxGrxgu3oYyw7zg7DdotEnqp9r/c0/iLZHr6QewJPEkVFGSPdsxrm0HFKBkOqwCInoutFzz/mtGx+pbYV8UCw==","signatures":[{"sig":"MEYCIQCdZ2+Zpg8MncOCkrKggzBHVQBsT6aFZVD4HWH3civGHwIhAMn7wVr9sWbDrYNTcjcugZObX4HWW3aSsaWnTRu0RuK4","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12908546,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj450sACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqiKw/9G2R0YvifjzbYi6smzRa9+3Md+IxUwQgZLT3BtQy/BNeSw11r\r\nuEfE8+bptK02OXUUVVuSsoWonCTPFIfEHxy+T5Qf5h3L88Y180aAZ5XvXK0c\r\n7i7PKbwYQUFTjorWjPEwNY4oQoZYG5v1Bn5BVMFH6l2h5lDL4XvvN1tsS53o\r\n48X1QbW2FIpnnb2AaK1/8fV0PPYbw5apsepap7c4glH6yqifOTaEZqA7snYZ\r\nB2ZnvN7G6YlaDTFsQi3sUgO8Dz2bZdVMQpy01Ees2p3LBdwkUHwF4cfA2PS+\r\nAqxZ10JlGVQkmuybHHp7TgmD2rvk2pDiqVa55ZCjcJnOHc1sd3++afojyOX/\r\nkRPJNiDsMPu5SqVRze2N3VIp+EKdkEfVNP23SO09SIauuiL6FWCI+QjQXH1B\r\nQLYm6EoUZB+lFMEFP63l3oBoUPqY6t1Ynw1PEpE7P/T3mKMuCbK+vMneGwV/\r\nTRFCdXOM+USbz4G9TtXgbnN3OpQoliSn2l0IeBeHb+TmN1vi41Oir8BScjiH\r\nqMW/8XJK6ikjTYvLIC6b6BdyuJRIK2AZwwA4GC3u9SJmigGaBe4np5gnP94x\r\ntr0fUHZqiCJicYJzxShWrjLviGuavVIvRYIGv6pU9H4VnIANn/Q1F1jUU7TX\r\n1tJrH7FAmt/cEoSmcg8hgQX4OAVjHtI7Cgk=\r\n=qsmM\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","_from":"file:pnpm-7.27.0.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=14.6"},"exports":{".":"./package.json"},"funding":{"url":"https://opencollective.com/pnpm"},"scripts":{"lint":"eslint src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7776 pnpm run test:e2e","start":"tsc --watch","bundle":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/d1877d31be08e9b11c6225cc53d43104/pnpm-7.27.0.tgz","_integrity":"sha512-nvxGrxgu3oYyw7zg7DdotEnqp9r/c0/iLZHr6QewJPEkVFGSPdsxrm0HFKBkOqwCInoutFzz/mtGx+pbYV8UCw==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.24.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"16.19.0","preferGlobal":true,"publishConfig":{"tag":"next-7","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_7.27.0_1675861292061_0.21239529246463928","host":"s3://npm-registry-packages"}},"7.27.1":{"name":"pnpm","version":"7.27.1","keywords":["pnpm7","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@7.27.1","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"75c15a7a16389531192dab282e45aacdac1ed4c0","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-7.27.1.tgz","fileCount":658,"integrity":"sha512-IpBeZ+71slENbuOXwbV4U6yxOMfEWEvlVuT6+ChZ1D80oF0eHyN4h/hc13UrzVXpXI3bf7sPfRWGb8TYkrvJUA==","signatures":[{"sig":"MEYCIQDlfKwzhSNihNCJ5WYblGRYDiwgI70DqO6GdwEO6XhacgIhALzvKtyHlJHidZ/8/qe2oswU4MbXPIX8j1IvUnP7MxVh","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13494805,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj8DUQACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmozrQ//W85eAWzqksSZJRoRBZ1fj46Qx/1GoLOqdxyfYawbOo15Yi4V\r\ni9NE5qLHDgdyO+r8BGE7YChI0LlgxK5wSNNUGN9KILieZp+Ynoh8ioD8iT36\r\n/UmWyAMD6QFQEfBTYZjCfFXvEC7sPxFOlNT1NlSy1buwWWV3P5tjCaSGV6lV\r\nwFz8zVZqLFM8ZD5gDS2V5mu6vmdCI7J8DyibNOcR21p0AP+IMx2MZI0WcKiG\r\nOSru8ZCQO7WklnbpRcdKC0oyN3pw2WIW83YodqEl/lIR+Kd4dJ9OcKxfsaqM\r\nVY4M3SK7GcMYcOV/xRlljpWuCwhJRrf1ERT2ckYgfa8GIHthtFz98pH8gVsR\r\nO1rCZoDy2ik3lv3L8YebqkpKRGzvq5KXR6+M6pNMMF85Cj6cwIWqyn7y4Bv5\r\nZPlusd2id5SbSAvLm5Uuj9HT/DRYGVXaecka5us99JN19asjvUWjnz/APZ8v\r\nSdY3+3G4HBc03wiytYZ0XYL3pQuba8EqKXlvWJAwJi7KaTc5Mny22mPzb8U9\r\nG6pMWQtaKA/G1k7MP0jcEseYdZhEBI7IKIXxsx618ZG4JKCNT1hUMVE2wiyO\r\nni5M6B+uKpXYZiVkoD4eWLxiEF5pwbjbAMDO7GS8xKtqgvE/hZ/4nw62CLCL\r\nrg5MfBk4an09p9Ggevcq3y6lOvrRiXR8GJY=\r\n=5yXN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","_from":"file:pnpm-7.27.1.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=14.6"},"exports":{".":"./package.json"},"funding":{"url":"https://opencollective.com/pnpm"},"scripts":{"lint":"eslint src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7776 pnpm run test:e2e","start":"tsc --watch","bundle":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/abfe2fc29b426b48ed7c0d6f63883853/pnpm-7.27.1.tgz","_integrity":"sha512-IpBeZ+71slENbuOXwbV4U6yxOMfEWEvlVuT6+ChZ1D80oF0eHyN4h/hc13UrzVXpXI3bf7sPfRWGb8TYkrvJUA==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.24.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"18.14.1","preferGlobal":true,"publishConfig":{"tag":"next-7","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_7.27.1_1676686608230_0.9072317580491549","host":"s3://npm-registry-packages"}},"6.19.1":{"name":"pnpm","version":"6.19.1","keywords":["pnpm6","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"license":"MIT","_id":"pnpm@6.19.1","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"pnpm@kochan.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"0914343be928c10f39e5678bb56913159c22e639","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-6.19.1.tgz","fileCount":658,"integrity":"sha512-591jc9Ppqow44ztAMwH2m3G0gBIqd7oa5UBI5uA6iFjV0V9Fgjn+BBFQZEY75xtwjWdeLFOJTIk3fjYVXSX+ng==","signatures":[{"sig":"MEUCIQCLrsw0VZ/UcgKDngI595UK9hhq9D/eSLB35AG4bChTFAIgKJg2u68QEFMPqQrc3RD3XuxKdvI5S4WapJVjuT+sSmY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9659454},"main":"bin/pnpm.cjs","_from":"file:pnpm-6.19.1.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=12.17"},"funding":{"url":"https://opencollective.com/pnpm"},"scripts":{"lint":"eslint src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7781 pnpm run test:e2e","start":"pnpm tsc --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build && pnpm run lint -- --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.cjs","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"pnpm@kochan.io"},"_resolved":"/home/runner/work/pnpm/pnpm/packages/pnpm/pnpm-6.19.1.tgz","_integrity":"sha512-591jc9Ppqow44ztAMwH2m3G0gBIqd7oa5UBI5uA6iFjV0V9Fgjn+BBFQZEY75xtwjWdeLFOJTIk3fjYVXSX+ng==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.24.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"14.18.1","preferGlobal":true,"publishConfig":{"tag":"next","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_6.19.1_1635268397460_0.5119525054444252","host":"s3://npm-registry-packages"}},"6.19.0":{"name":"pnpm","version":"6.19.0","keywords":["pnpm6","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"license":"MIT","_id":"pnpm@6.19.0","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"pnpm@kochan.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"6b34e482068202515bfdbf324e3c9578b9220ac5","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-6.19.0.tgz","fileCount":658,"integrity":"sha512-sRSTETIg4RI+5jitvA2a9iDqay7EtSxy3cJP24o0AeJAH2p6LEdtmp7Y5kZosdnxTz00JTHSi3MJg6mYzpJYUw==","signatures":[{"sig":"MEYCIQDu6N4BZnEqWKC8j2pzzaa/IAGt7Ao29VGsegSmi6G4jgIhAMpAudHrPcp6BsgmcNuIESa13HsoJMBG7TASCaVBqofb","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9657943},"main":"bin/pnpm.cjs","_from":"file:pnpm-6.19.0.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=12.17"},"funding":{"url":"https://opencollective.com/pnpm"},"scripts":{"lint":"eslint src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7781 pnpm run test:e2e","start":"pnpm tsc --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build && pnpm run lint -- --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.cjs","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"pnpm@kochan.io"},"_resolved":"/home/runner/work/pnpm/pnpm/packages/pnpm/pnpm-6.19.0.tgz","_integrity":"sha512-sRSTETIg4RI+5jitvA2a9iDqay7EtSxy3cJP24o0AeJAH2p6LEdtmp7Y5kZosdnxTz00JTHSi3MJg6mYzpJYUw==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.24.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"14.18.1","preferGlobal":true,"publishConfig":{"tag":"next","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_6.19.0_1634929461575_0.9126560920070386","host":"s3://npm-registry-packages"}},"2.6.2":{"name":"pnpm","version":"2.6.2","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@2.6.2","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js","pnpx":"lib/bin/pnpx.js"},"dist":{"shasum":"5507ebe92373aa133c871c9571b5af73aac7728f","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-2.6.2.tgz","fileCount":4580,"integrity":"sha512-z/LoWs8vvI1dRAKhVKKFcznWblyryT8n2p7fNTF/u802fQgZJsOSjyc/mdhwf895UKyZOZ/FhArhPREG1zfL6w==","signatures":[{"sig":"MEUCIQCGGtdMM28pSuYrvYpiI//Xq8fipGNrIsLvwm/8mb0sqgIgcFezNtYdjQ6vUU6csso1fjf4e7coSpFgokE0jFbDoPg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":24052354},"main":"lib/bin/pnpm.js","_from":".","files":["lib/"],"_shasum":"5507ebe92373aa133c871c9571b5af73aac7728f","engines":{"node":">=6"},"scripts":{"tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json --project .","test":"npm run lint && npm run tsc && npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"pnpm link . && npm-run-all -p -r pnpm-registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf ../../../.tmp/ && rimraf node_modules/.bin/pnpm && pnpm-registry-mock prepare","pnpm-registry-mock":"pnpm-registry-mock","test:e2e-with-preview":"preview --skip-prepublishOnly && npm-run-all -p -r pnpm-registry-mock test:tap"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"greenkeeper":{"ignore":["@pnpm/default-fetcher","@pnpm/default-resolver","@pnpm/logger","@pnpm/outdated","@pnpm/server","@pnpm/types","pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-registry-mock","remove-all-except-outer-links","pnpm-shrinkwrap","supi"]},"_nodeVersion":"9.10.1","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"mz":"^2.7.0","nopt":"^4.0.1","supi":"^0.20.4","chalk":"^2.2.0","delay":"^3.0.0","is-ci":"^1.0.10","ramda":"^0.25.0","diable":"^4.0.1","p-limit":"^2.0.0","get-port":"^3.2.0","@types/mz":"^0.0.32","camelcase":"^4.1.0 || 5","lru-cache":"^4.1.3","minimatch":"^3.0.4","path-name":"^1.0.0","pnpm-list":"^3.0.0","tree-kill":"^1.2.0","is-windows":"^1.0.1","pkgs-graph":"^2.0.0","text-table":"^0.2.0","@pnpm/types":"^1.5.0","@pnpm/utils":"^0.3.0","common-tags":"^1.4.0","cross-spawn":"^6.0.3","graceful-fs":"^4.1.11","signal-exit":"^3.0.2","strip-color":"^0.1.0","@pnpm/config":"^1.2.1","@pnpm/logger":"^1.0.0","@pnpm/server":"^0.13.2","find-packages":"^2.2.0","package-store":"^0.22.0","path-absolute":"^1.0.0","read-ini-file":"^1.0.0","@pnpm/outdated":"^0.3.3","camelcase-keys":"^4.2.0","load-json-file":"^4.0.0 || 5","load-yaml-file":"^0.1.0","loud-rejection":"^1.6.0","mkdirp-promise":"^5.0.1","process-exists":"^3.0.0","util.promisify":"^1.0.0","@pnpm/lifecycle":"^2.2.1","@types/get-port":"^3.2.0","@zkochan/libnpx":"^9.6.1","graph-sequencer":"^2.0.0","update-notifier":"^2.1.0","@pnpm/store-path":"^1.0.3","@types/lru-cache":"^4.1.1","@types/minimatch":"^3.0.3","pnpm-file-reporter":"^0.1.0","@pnpm/default-fetcher":"^0.4.0 || 1","@types/camelcase-keys":"^4.0.0","pnpm-default-reporter":"^0.17.5","@pnpm/default-resolver":"^2.0.0"},"_hasShrinkwrap":false,"devDependencies":{"caw":"^2.0.0","tape":"^4.6.3","execa":"^0.10.0","retry":"^0.12.0","sepia":"^2.0.2","byline":"^5.0.0","mkdirp":"^0.5.1","rimraf":"^2.5.4","semver":"^5.3.0","tslint":"^5.4.2","ts-node":"^6.0.0","read-pkg":"^3.0.0","write-pkg":"^3.1.0","typescript":"^2.9.1","@types/node":"^10.0.6","@types/nopt":"^3.0.29","@types/tape":"^4.2.30","exists-link":"^2.0.0","npm-run-all":"^4.0.1","path-exists":"^3.0.0","rimraf-then":"^1.0.1","@types/delay":"^2.0.1","@types/ramda":"^0.25.0","@types/retry":"^0.10.2","tape-promise":"^3.0.0","@types/byline":"^4.2.31","@types/mkdirp":"^0.5.0","@types/semver":"^5.3.32","@zkochan/husky":"^0.0.0","package-preview":"^1.0.0","write-json-file":"^2.3.0","write-yaml-file":"^1.0.0","deep-require-cwd":"^1.0.0","npm-scripts-info":"^0.3.6","normalize-newline":"^3.0.0","@types/common-tags":"^1.2.5","pnpm-registry-mock":"^2.0.0","@pnpm/assert-project":"^1.1.1","@types/load-json-file":"^2.0.6","@types/update-notifier":"^2.0.0","@types/write-json-file":"^2.2.1","anonymous-npm-registry-client":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_2.6.2_1529143398828_0.6274093063553903","host":"s3://npm-registry-packages"}},"0.34.0":{"name":"pnpm","version":"0.34.0","keywords":["install","npm"],"author":{"name":"Rico Sta. Cruz","email":"rico@ricostacruz.com"},"license":"MIT","_id":"pnpm@0.34.0","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://github.com/rstacruz/pnpm#readme","bugs":{"url":"https://github.com/rstacruz/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js"},"dist":{"shasum":"ba4ad51f115f70bc681800106b51fbab642c1282","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-0.34.0.tgz","integrity":"sha512-tP3SP8GD4VDaDED1GFdfIfYYLH69fbdWNw+wO5b7MRKCgoHudni/UjWRd/u/kNhgDTzJKmzxiUNyCq9Y/75u/Q==","signatures":[{"sig":"MEQCICzINN3xtbqUzlMAA3oHrwiQmGZUJ4AvaAUpgiZLn1VaAiAtNC6Sscd+ox+TOtEDEL5kdvDL+xlrzff6bMcG59zfiQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["bin/","lib/",".scripts/","cached_node_modules/"],"config":{"ghooks":{"commit-msg":"node ./node_modules/validate-commit-msg/index.js"},"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"_shasum":"ba4ad51f115f70bc681800106b51fbab642c1282","engines":{"node":">=4"},"gitHead":"d16c7bf99536f0b750f461c5c568c663dfcd09d5","scripts":{"tsc":"rimraf lib && tsc","lint":"standard && tslint -c tslint.json ./src/**/*.ts ./test/**/*.ts","test":"npm run lint && ts-node test | tap-spec","cover":"istanbul cover test/index.js","start":"npm run tsc -- --watch","commit":"git-cz","release":"sh .scripts/release.sh","posttest":"rimraf .tmp","docs:build":"docpress build","prepublish":"npm run tsc","prerelease":"npm test"},"typings":"lib/index.d.ts","_npmUser":{"name":"zkochan","email":"zoltan.kochan@gmail.com"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/rstacruz/pnpm.git","type":"git"},"_npmVersion":"3.10.3","description":"A fast implementation of npm install","directories":{"test":"test"},"_nodeVersion":"6.5.0","dependencies":{"mz":"2.4.0","rc":"1.1.6","caw":"2.0.0","got":"6.3.0","meow":"3.7.0","chalk":"1.1.3","debug":"2.2.0","is-ci":"1.0.9","retry":"0.10.0","byline":"5.0.0","mkdirp":"0.5.1","rimraf":"2.5.4","semver":"5.3.0","tar-fs":"1.13.2","throat":"3.0.0","thenify":"3.2.0","lockfile":"1.0.1","node-gyp":"3.4.0","commondir":"1.0.1","json2yaml":"1.1.0","os-homedir":"1.0.1","common-tags":"1.3.1","cross-spawn":"^4.0.0","observatory":"1.0.0","read-pkg-up":"1.0.1","gunzip-maybe":"1.3.1","registry-url":"3.1.0","promisequence":"1.1.6","sorted-object":"2.0.0","camelcase-keys":"3.0.0","loud-rejection":"1.6.0","normalize-path":"2.0.1","supports-color":"3.1.2","@zkochan/logger":"0.1.0","npm-package-arg":"4.2.0","update-notifier":"1.0.2","is-retry-allowed":"1.1.0","registry-auth-token":"3.0.1","delocalize-dependencies":"0.1.0"},"preferGlobal":true,"devDependencies":{"ncp":"^2.0.0","nixt":"0.5.0","tape":"4.6.0","isexe":"1.1.2","sepia":"2.0.1","ghooks":"^1.3.2","tslint":"3.15.1","ts-node":"1.3.0","docpress":"0.6.13","istanbul":"^0.4.5","standard":"8.0.0","tap-spec":"4.1.1","commitizen":"^2.8.6","typescript":"2.0.2","git-update-ghpages":"1.3.0","validate-commit-msg":"^2.7.0","cz-conventional-changelog":"^1.2.0"},"_npmOperationalInternal":{"tmp":"tmp/pnpm-0.34.0.tgz_1474209251423_0.40058420156128705","host":"packages-12-west.internal.npmjs.com"}},"2.6.0":{"name":"pnpm","version":"2.6.0","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@2.6.0","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js","pnpx":"lib/bin/pnpx.js"},"dist":{"shasum":"7ccc3d310df1b049cbec5fc88ffd335ce3d803b1","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-2.6.0.tgz","fileCount":4561,"integrity":"sha512-K2Lhe7v4K8l0VLxVFcbh0hZUJjoFvlVouOC+Cd/J/ZF43FhRE7lD6U1PhAUUEbwxNr4Aqwe14fE5nAHO8vLFvg==","signatures":[{"sig":"MEUCIHS9tKAcVhn3sve/46y/Pj2LpzCeFFzFnmKDOqnkA07aAiEA7xlt0OhE55Nt0mx9oyJ7SvQc08I1wyn02yqp5U+kieQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":23974553},"main":"lib/bin/pnpm.js","_from":".","files":["lib/"],"_shasum":"7ccc3d310df1b049cbec5fc88ffd335ce3d803b1","engines":{"node":">=6"},"scripts":{"tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json --project .","test":"npm run lint && npm run tsc && npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"pnpm link . && npm-run-all -p -r pnpm-registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf ../../../.tmp/ && rimraf node_modules/.bin/pnpm && pnpm-registry-mock prepare","pnpm-registry-mock":"pnpm-registry-mock","test:e2e-with-preview":"preview --skip-prepublishOnly && npm-run-all -p -r pnpm-registry-mock test:tap"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"greenkeeper":{"ignore":["@pnpm/default-fetcher","@pnpm/default-resolver","@pnpm/logger","@pnpm/outdated","@pnpm/server","@pnpm/types","pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-registry-mock","remove-all-except-outer-links","pnpm-shrinkwrap","supi"]},"_nodeVersion":"9.10.1","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"mz":"^2.7.0","nopt":"^4.0.1","supi":"^0.20.3","chalk":"^2.2.0","delay":"^3.0.0","is-ci":"^1.0.10","ramda":"^0.25.0","diable":"^4.0.1","p-limit":"^1.1.0","get-port":"^3.2.0","@types/mz":"^0.0.32","camelcase":"^4.1.0 || 5","lru-cache":"^4.1.3","minimatch":"^3.0.4","path-name":"^1.0.0","pnpm-list":"^2.1.0","tree-kill":"^1.2.0","is-windows":"^1.0.1","pkgs-graph":"^2.0.0","text-table":"^0.2.0","@pnpm/types":"^1.5.0","@pnpm/utils":"^0.3.0","common-tags":"^1.4.0","cross-spawn":"^6.0.3","graceful-fs":"^4.1.11","signal-exit":"^3.0.2","strip-color":"^0.1.0","@pnpm/config":"^1.2.0","@pnpm/logger":"^1.0.0","@pnpm/server":"^0.13.2","find-packages":"^2.2.0","package-store":"^0.22.0","path-absolute":"^1.0.0","read-ini-file":"^1.0.0","@pnpm/outdated":"^0.3.3","camelcase-keys":"^4.2.0","load-json-file":"^4.0.0 || 5","load-yaml-file":"^0.1.0","loud-rejection":"^1.6.0","mkdirp-promise":"^5.0.1","process-exists":"^3.0.0","util.promisify":"^1.0.0","@pnpm/lifecycle":"^2.2.1","@types/get-port":"^3.2.0","@zkochan/libnpx":"^9.6.1","graph-sequencer":"^2.0.0","update-notifier":"^2.1.0","@pnpm/store-path":"^1.0.3","@types/lru-cache":"^4.1.1","@types/minimatch":"^3.0.3","pnpm-file-reporter":"^0.1.0","@pnpm/default-fetcher":"^0.4.0 || 1","@types/camelcase-keys":"^4.0.0","pnpm-default-reporter":"^0.17.4","@pnpm/default-resolver":"^2.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"caw":"^2.0.0","tape":"^4.6.3","execa":"^0.10.0","retry":"^0.12.0","sepia":"^2.0.2","byline":"^5.0.0","mkdirp":"^0.5.1","rimraf":"^2.5.4","semver":"^5.3.0","tslint":"^5.4.2","ts-node":"^6.0.0","read-pkg":"^3.0.0","write-pkg":"^3.1.0","typescript":"^2.9.1","@types/node":"^10.0.6","@types/nopt":"^3.0.29","@types/tape":"^4.2.30","exists-link":"^2.0.0","npm-run-all":"^4.0.1","path-exists":"^3.0.0","rimraf-then":"^1.0.1","@types/delay":"^2.0.1","@types/ramda":"^0.25.0","@types/retry":"^0.10.2","tape-promise":"^3.0.0","@types/byline":"^4.2.31","@types/mkdirp":"^0.5.0","@types/semver":"^5.3.32","@zkochan/husky":"^0.0.0","package-preview":"^1.0.0","write-json-file":"^2.3.0","write-yaml-file":"^1.0.0","deep-require-cwd":"^1.0.0","npm-scripts-info":"^0.3.6","normalize-newline":"^3.0.0","@types/common-tags":"^1.2.5","pnpm-registry-mock":"^2.0.0","@pnpm/assert-project":"^1.1.1","@types/load-json-file":"^2.0.6","@types/update-notifier":"^2.0.0","@types/write-json-file":"^2.2.1","anonymous-npm-registry-client":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_2.6.0_1528988986881_0.5137107784065764","host":"s3://npm-registry-packages"}},"2.6.1":{"name":"pnpm","version":"2.6.1","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@2.6.1","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js","pnpx":"lib/bin/pnpx.js"},"dist":{"shasum":"caccfe45201971227275545e02747d659e350296","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-2.6.1.tgz","fileCount":4561,"integrity":"sha512-h074Jlq22nmyeG+NONOZWUISUBABlotjFZgTnKwnnFf/0AhJMS0C2C11X6vDFP7oJfl/tW//mf2X40pan7KYAA==","signatures":[{"sig":"MEUCIQCnKSjd3A36dy4PVdOcU5E6WwALoot4OO5iktq5UZDn/wIgXj0bvC4cGBArhszqSwWWDXfNb4zCJxV4YG1ksSKS2XI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":23974554},"main":"lib/bin/pnpm.js","_from":".","files":["lib/"],"_shasum":"caccfe45201971227275545e02747d659e350296","engines":{"node":">=6"},"scripts":{"tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json --project .","test":"npm run lint && npm run tsc && npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"pnpm link . && npm-run-all -p -r pnpm-registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf ../../../.tmp/ && rimraf node_modules/.bin/pnpm && pnpm-registry-mock prepare","pnpm-registry-mock":"pnpm-registry-mock","test:e2e-with-preview":"preview --skip-prepublishOnly && npm-run-all -p -r pnpm-registry-mock test:tap"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"greenkeeper":{"ignore":["@pnpm/default-fetcher","@pnpm/default-resolver","@pnpm/logger","@pnpm/outdated","@pnpm/server","@pnpm/types","pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-registry-mock","remove-all-except-outer-links","pnpm-shrinkwrap","supi"]},"_nodeVersion":"9.10.1","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"mz":"^2.7.0","nopt":"^4.0.1","supi":"^0.20.3","chalk":"^2.2.0","delay":"^3.0.0","is-ci":"^1.0.10","ramda":"^0.25.0","diable":"^4.0.1","p-limit":"^1.1.0","get-port":"^3.2.0","@types/mz":"^0.0.32","camelcase":"^4.1.0 || 5","lru-cache":"^4.1.3","minimatch":"^3.0.4","path-name":"^1.0.0","pnpm-list":"^2.1.0","tree-kill":"^1.2.0","is-windows":"^1.0.1","pkgs-graph":"^2.0.0","text-table":"^0.2.0","@pnpm/types":"^1.5.0","@pnpm/utils":"^0.3.0","common-tags":"^1.4.0","cross-spawn":"^6.0.3","graceful-fs":"^4.1.11","signal-exit":"^3.0.2","strip-color":"^0.1.0","@pnpm/config":"^1.2.1","@pnpm/logger":"^1.0.0","@pnpm/server":"^0.13.2","find-packages":"^2.2.0","package-store":"^0.22.0","path-absolute":"^1.0.0","read-ini-file":"^1.0.0","@pnpm/outdated":"^0.3.3","camelcase-keys":"^4.2.0","load-json-file":"^4.0.0 || 5","load-yaml-file":"^0.1.0","loud-rejection":"^1.6.0","mkdirp-promise":"^5.0.1","process-exists":"^3.0.0","util.promisify":"^1.0.0","@pnpm/lifecycle":"^2.2.1","@types/get-port":"^3.2.0","@zkochan/libnpx":"^9.6.1","graph-sequencer":"^2.0.0","update-notifier":"^2.1.0","@pnpm/store-path":"^1.0.3","@types/lru-cache":"^4.1.1","@types/minimatch":"^3.0.3","pnpm-file-reporter":"^0.1.0","@pnpm/default-fetcher":"^0.4.0 || 1","@types/camelcase-keys":"^4.0.0","pnpm-default-reporter":"^0.17.4","@pnpm/default-resolver":"^2.0.0"},"_hasShrinkwrap":false,"devDependencies":{"caw":"^2.0.0","tape":"^4.6.3","execa":"^0.10.0","retry":"^0.12.0","sepia":"^2.0.2","byline":"^5.0.0","mkdirp":"^0.5.1","rimraf":"^2.5.4","semver":"^5.3.0","tslint":"^5.4.2","ts-node":"^6.0.0","read-pkg":"^3.0.0","write-pkg":"^3.1.0","typescript":"^2.9.1","@types/node":"^10.0.6","@types/nopt":"^3.0.29","@types/tape":"^4.2.30","exists-link":"^2.0.0","npm-run-all":"^4.0.1","path-exists":"^3.0.0","rimraf-then":"^1.0.1","@types/delay":"^2.0.1","@types/ramda":"^0.25.0","@types/retry":"^0.10.2","tape-promise":"^3.0.0","@types/byline":"^4.2.31","@types/mkdirp":"^0.5.0","@types/semver":"^5.3.32","@zkochan/husky":"^0.0.0","package-preview":"^1.0.0","write-json-file":"^2.3.0","write-yaml-file":"^1.0.0","deep-require-cwd":"^1.0.0","npm-scripts-info":"^0.3.6","normalize-newline":"^3.0.0","@types/common-tags":"^1.2.5","pnpm-registry-mock":"^2.0.0","@pnpm/assert-project":"^1.1.1","@types/load-json-file":"^2.0.6","@types/update-notifier":"^2.0.0","@types/write-json-file":"^2.2.1","anonymous-npm-registry-client":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_2.6.1_1529003148572_0.646544153933974","host":"s3://npm-registry-packages"}},"2.23.0-0":{"name":"pnpm","version":"2.23.0-0","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@2.23.0-0","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"62a4a4cc0cc592f83f0b46307762e2c77703285a","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-2.23.0-0.tgz","fileCount":4745,"integrity":"sha512-v/TMnocgoRtimbLnAoHa5zcLLoq6PTBhS5ArRMFwGGW5GgLgd95Bt3RoOYB9gQkE341hm87FbHpa2xZlJE9txw==","signatures":[{"sig":"MEYCIQCyUyon/OxwWSpA9Du/UigxPikcbRiUqyA63yk4Dp/w4gIhANw1NOCWPccSOS/5HeuRKl5XP/tZx/8GUvgUa7ZbjU30","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":22631483,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcH6V2CRA9TVsSAnZWagAADSMP/AmUPJcfpN8h1vRF/cGn\nCG0vzbVTVZMtJMWeoqs4vyQ15htwsEBbxlIZuh6NBuvJZ2Z85ZU23YtRTPss\ncp65s1Es/MM6V4cVqoM0yKojBKWWlNbphbqZ+l8Dpdl89xhM7Igy5mL/1AC2\nKYVy6PhqRCeUIoAQGj3x+F6j5WQBOHWsAMf0CJ55sag3Z3fmMrdgf2MocqyB\n+Okl5PhF5rdOzPhCCujko9TP63m2TVuCpDJE5VnPh3dZx8Fi222Seot6Ekrs\naVo4cMRPUpriiIVaUAOTfhR73QLq8Wa04vagtIlPpxDn1K2ThnhHXQGxp5Wx\n5PdiULS5pIukyHnle3K4FqQ0qvbzWFHpprH0Behe6yYA47ja0XQ4bnS85ra+\nmNJ9GG9txW575HjisdPjTnYbsxL3vhMc0XIT4ZpU88aPObQcDz2PHiyHrCtr\nrm0dLaeFRrcA0bikZul5eywEJauNIx0rXjMMjtXDvikOnpRn65B/xnH8cMyM\nnVAxcQPuFJZUtdPNqEcDt0oPcGcxF83APMeqwKl9hVpdmOYMdd4fEbk9dM+r\nnM2/7b2lYeQEZgSEbI6aW5PHR6KoL9Tuir7aOVDg/K2peE2n00ytsFBA/LW8\nIo8Dj8cDZvjpk23CRv+frP0iNtqaniJn3u5T/qNEAxdtbVSBt/EZAgAVLR5A\nM8Ho\r\n=LCQX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","_from":".","_shasum":"62a4a4cc0cc592f83f0b46307762e2c77703285a","engines":{"node":">=6"},"scripts":{"tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json src/**/*.ts test/**/*.ts","test":"npm run lint && npm run tsc && npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"npm-run-all -p -r pnpm-registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf ../../../.tmp/ && rimraf node_modules/.bin/pnpm && pnpm-registry-mock prepare","pnpm-registry-mock":"pnpm-registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"10.12.0","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"mz":"2.7.0","mem":"4.0.0","nopt":"4.0.1","supi":"0.27.2","archy":"1.0.0","chalk":"2.4.1","delay":"4.1.0","execa":"1.0.0","is-ci":"2.0.0","ramda":"0.26.1","diable":"4.0.1","p-limit":"2.0.0","get-port":"4.1.0","p-filter":"1.0.0","@types/mz":"0.0.32","camelcase":"5.0.0","is-subdir":"1.0.2","lru-cache":"5.1.1","minimatch":"3.0.4","path-name":"1.0.0","pnpm-list":"5.0.1","tree-kill":"1.2.1","is-windows":"1.0.2","pkgs-graph":"2.0.2","text-table":"0.2.0","@pnpm/types":"2.0.0","@pnpm/utils":"0.9.0","common-tags":"1.8.0","cross-spawn":"6.0.5","graceful-fs":"4.1.15","signal-exit":"3.0.2","strip-color":"0.1.0","@pnpm/config":"2.4.0","@pnpm/logger":"2.1.0","@pnpm/server":"2.0.0","@types/archy":"0.0.31","find-packages":"2.2.0","path-absolute":"1.0.1","read-ini-file":"2.0.0","@pnpm/outdated":"1.0.10","camelcase-keys":"5.0.0","load-json-file":"5.1.0","loud-rejection":"1.6.0","mkdirp-promise":"5.0.1","process-exists":"3.1.0","read-yaml-file":"1.1.0","util.promisify":"1.0.0","@pnpm/lifecycle":"4.1.0","@types/get-port":"4.0.1","@zkochan/libnpx":"10.0.0","graph-sequencer":"2.0.0","update-notifier":"2.5.0","@pnpm/store-path":"1.0.4","@types/lru-cache":"4.1.1","@types/minimatch":"3.0.3","@pnpm/core-loggers":"1.2.0","pnpm-file-reporter":"0.1.0","@pnpm/package-store":"2.0.1","@pnpm/default-fetcher":"2.0.6","@types/camelcase-keys":"4.0.0","@pnpm/default-reporter":"1.1.0","@pnpm/default-resolver":"2.0.7","@pnpm/store-controller-types":"2.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"caw":"2.0.1","ncp":"2.0.0","pnpm":"link:","tape":"4.9.1","p-any":"1.1.0","retry":"0.12.0","sepia":"2.0.2","byline":"5.0.0","mkdirp":"0.5.1","rimraf":"2.6.2","semver":"5.6.0","tslint":"5.12.0","ts-node":"6.2.0","write-pkg":"3.2.0","typescript":"3.2.2","@types/node":"10.12.18","@types/nopt":"3.0.29","@types/tape":"4.2.33","exists-link":"2.0.0","npm-run-all":"4.1.5","path-exists":"3.0.0","rimraf-then":"1.0.1","symlink-dir":"2.0.2","@types/p-any":"1.1.2","@types/ramda":"0.25.34","@types/retry":"0.10.2","tape-promise":"4.0.0","@pnpm/prepare":"0.0.0","@types/byline":"4.2.31","@types/mkdirp":"0.5.2","@types/semver":"5.5.0","write-json-file":"3.0.2","write-yaml-file":"2.0.0","deep-require-cwd":"1.0.0","npm-scripts-info":"0.3.9","normalize-newline":"3.0.0","@pnpm/modules-yaml":"2.0.1","@types/common-tags":"1.8.0","pnpm-registry-mock":"2.4.0","@pnpm/tslint-config":"0.0.0","@pnpm/assert-project":"link:../../privatePackages/assert-project","@types/load-json-file":"2.0.7","@pnpm/shrinkwrap-types":"1.0.0","@types/update-notifier":"2.5.0","@pnpm/read-package-json":"1.0.1","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_2.23.0-0_1545577845110_0.8164400808317529","host":"s3://npm-registry-packages"}},"1.8.0":{"name":"pnpm","version":"1.8.0","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager"],"author":{"name":"Rico Sta. Cruz","email":"rico@ricostacruz.com"},"license":"MIT","_id":"pnpm@1.8.0","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js"},"dist":{"shasum":"3d6f13dca98ea086cdc3b49e64e238c7750d19d4","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-1.8.0.tgz","integrity":"sha512-QPnrIcmi8jJC0J6/O6Zb6WmBUdchqcVyY8rNeyA7K1MB8Z8BXkydimv832PRZ5X7EMhCKbxRygP1giDEKMKm1w==","signatures":[{"sig":"MEUCIGD2uSb0Gtm6DdODlA+ogtjjvQXPPkcwBJ4NxssEI2fcAiEAhpQQoHWNPqd6/WI7ObqJqwUG198FNwWXcipFyjMXsSs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/bin/pnpm.js","files":["lib/"],"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"engines":{"node":">=4"},"gitHead":"b2e360211f2e80befa7fcb87cbc19d6febda5a01","_npmUser":{"name":"zkochan","email":"zoltan.kochan@gmail.com"},"__scripts":{"cz":"git-cz","?cz":"echo 'Run Git commit wizard'","tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json --project .","test":"npm run tsc && npm run lint && cd test && npm test","start":"npm run tsc -- --watch","prepare":"cd test && pnpm install","commitmsg":"validate-commit-msg","prepublish":"in-publish && echo 'You need to use \"publish-packed\" to publish pnpm' && false || npm run tsc"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"5.3.0","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"greenkeeper":{"ignore":["pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-logger","pnpm-registry-mock","remove-all-except-outer-links","pnpm-shrinkwrap","supi"]},"_nodeVersion":"6.9.1","preferGlobal":true,"__dependencies":{"npm":"^5.0.2","nopt":"^4.0.1","supi":"^0.2.7","is-ci":"^1.0.10","ramda":"^0.24.1","byline":"^5.0.0","camelcase":"^4.1.0","path-name":"^1.0.0","pnpm-list":"^1.0.0","@types/npm":"^2.0.28","@types/node":"^8.0.7","@types/nopt":"^3.0.29","common-tags":"^1.4.0","cross-spawn":"^5.0.0","graceful-fs":"^4.1.11","pnpm-logger":"^0.5.2","@types/ramda":"^0.24.1","@types/byline":"^4.2.31","load-json-file":"^2.0.0","loud-rejection":"^1.6.0","update-notifier":"^2.1.0","@types/common-tags":"^1.2.5","pnpm-file-reporter":"^0.0.1","@types/load-json-file":"^2.0.5","pnpm-default-reporter":"^0.8.0","@types/update-notifier":"^1.0.0"},"devDependencies":{"husky":"^0.14.0","rimraf":"^2.5.4","tslint":"^5.4.2","commitizen":"^2.8.6","in-publish":"^2.0.0","typescript":"^2.4.1","@types/tape":"^4.2.30","@types/mkdirp":"^0.5.0","npm-scripts-info":"^0.3.6","validate-commit-msg":"^2.7.0","cz-conventional-changelog":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/pnpm-1.8.0.tgz_1500837436717_0.4276198400184512","host":"s3://npm-registry-packages"}},"1.8.1":{"name":"pnpm","version":"1.8.1","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager"],"author":{"name":"Rico Sta. Cruz","email":"rico@ricostacruz.com"},"license":"MIT","_id":"pnpm@1.8.1","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js"},"dist":{"shasum":"8a551c7048e479f700f2be936912c5aab92a75ad","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-1.8.1.tgz","integrity":"sha512-LpdtBBvq78bPEDrDxoc7x36tQXxJjfr9ihm48g1CnxTDnypZ1qIjkPz0sMXwkaqW+bVNcFKMPvs8RZMcVyUutA==","signatures":[{"sig":"MEYCIQDQWKrJztwlAS9Rt18hU9Ef0pQRdY54RAwxAY/VZe2bLAIhAKggjIyj2Dm8j3Mx4NYQp0skW853ZTjcLKReHWyAkyAE","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/bin/pnpm.js","files":["lib/"],"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"engines":{"node":">=4"},"gitHead":"b2b95e7cdc2ef0c9b0d4a54affcf8788e0467415","_npmUser":{"name":"zkochan","email":"zoltan.kochan@gmail.com"},"__scripts":{"cz":"git-cz","?cz":"echo 'Run Git commit wizard'","tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json --project .","test":"npm run tsc && npm run lint && cd test && npm test","start":"npm run tsc -- --watch","prepare":"cd test && pnpm install","commitmsg":"validate-commit-msg","prepublish":"in-publish && echo 'You need to use \"publish-packed\" to publish pnpm' && false || npm run tsc"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"5.3.0","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"greenkeeper":{"ignore":["pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-logger","pnpm-registry-mock","remove-all-except-outer-links","pnpm-shrinkwrap","supi"]},"_nodeVersion":"6.9.1","preferGlobal":true,"__dependencies":{"npm":"^5.0.2","nopt":"^4.0.1","supi":"^0.2.8","is-ci":"^1.0.10","ramda":"^0.24.1","byline":"^5.0.0","camelcase":"^4.1.0","path-name":"^1.0.0","pnpm-list":"^1.0.0","@types/npm":"^2.0.28","@types/node":"^8.0.7","@types/nopt":"^3.0.29","common-tags":"^1.4.0","cross-spawn":"^5.0.0","graceful-fs":"^4.1.11","pnpm-logger":"^0.5.2","@types/ramda":"^0.24.1","@types/byline":"^4.2.31","load-json-file":"^2.0.0","loud-rejection":"^1.6.0","update-notifier":"^2.1.0","@types/common-tags":"^1.2.5","pnpm-file-reporter":"^0.0.1","@types/load-json-file":"^2.0.5","pnpm-default-reporter":"^0.8.0","@types/update-notifier":"^1.0.0"},"devDependencies":{"husky":"^0.14.0","rimraf":"^2.5.4","tslint":"^5.4.2","commitizen":"^2.8.6","in-publish":"^2.0.0","typescript":"^2.4.1","@types/tape":"^4.2.30","@types/mkdirp":"^0.5.0","npm-scripts-info":"^0.3.6","validate-commit-msg":"^2.7.0","cz-conventional-changelog":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/pnpm-1.8.1.tgz_1500848033510_0.1417197824921459","host":"s3://npm-registry-packages"}},"1.8.2":{"name":"pnpm","version":"1.8.2","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager"],"author":{"name":"Rico Sta. Cruz","email":"rico@ricostacruz.com"},"license":"MIT","_id":"pnpm@1.8.2","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js"},"dist":{"shasum":"8f7f18fe11331bd4dceb8aa568001e885a570e8f","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-1.8.2.tgz","integrity":"sha512-xfl9cl4Z0TnDZxmnQepp/5pDdxE2WfdvI+xqbu9+NpOFUo5y3IfsfzemgY6gYX/tm3IGbo37z7eBQl6RogokQg==","signatures":[{"sig":"MEUCIQDfOk82vDzJbWh30+AGTHmJ+8Vxvauvlc1ahrMp2uMDpwIgfq1uFkRIU71mtYa3KQkckhHa9TfMqfJRWCle9y/28dQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/bin/pnpm.js","files":["lib/"],"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"engines":{"node":">=4"},"gitHead":"d84c85466034330378d8910e93cb303c28ca214f","_npmUser":{"name":"zkochan","email":"zoltan.kochan@gmail.com"},"__scripts":{"cz":"git-cz","?cz":"echo 'Run Git commit wizard'","tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json --project .","test":"npm run tsc && npm run lint && cd test && npm test","start":"npm run tsc -- --watch","prepare":"cd test && pnpm install","commitmsg":"validate-commit-msg","prepublish":"in-publish && echo 'You need to use \"publish-packed\" to publish pnpm' && false || npm run tsc"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"5.3.0","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"greenkeeper":{"ignore":["pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-logger","pnpm-registry-mock","remove-all-except-outer-links","pnpm-shrinkwrap","supi"]},"_nodeVersion":"6.9.1","preferGlobal":true,"__dependencies":{"npm":"^5.0.2","nopt":"^4.0.1","supi":"^0.2.10","is-ci":"^1.0.10","ramda":"^0.24.1","byline":"^5.0.0","camelcase":"^4.1.0","path-name":"^1.0.0","pnpm-list":"^1.0.0","@types/npm":"^2.0.28","@types/node":"^8.0.7","@types/nopt":"^3.0.29","common-tags":"^1.4.0","cross-spawn":"^5.0.0","graceful-fs":"^4.1.11","pnpm-logger":"^0.5.3","@types/ramda":"^0.24.1","@types/byline":"^4.2.31","load-json-file":"^2.0.0","loud-rejection":"^1.6.0","update-notifier":"^2.1.0","@types/common-tags":"^1.2.5","pnpm-file-reporter":"^0.0.1","@types/load-json-file":"^2.0.5","pnpm-default-reporter":"^0.8.1","@types/update-notifier":"^1.0.0"},"devDependencies":{"husky":"^0.14.0","rimraf":"^2.5.4","tslint":"^5.4.2","commitizen":"^2.8.6","in-publish":"^2.0.0","typescript":"^2.4.1","@types/tape":"^4.2.30","@types/mkdirp":"^0.5.0","npm-scripts-info":"^0.3.6","validate-commit-msg":"^2.7.0","cz-conventional-changelog":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/pnpm-1.8.2.tgz_1501194688980_0.8291478601749986","host":"s3://npm-registry-packages"}},"4.12.5":{"name":"pnpm","version":"4.12.5","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@4.12.5","maintainers":[{"name":"zkochan","email":"z@kochan.io"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"ccfc4f783a0fe4e49f5eba6c5c355a8721d8f8f4","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-4.12.5.tgz","fileCount":5859,"integrity":"sha512-EoAJjnlalTyXqG+ge0DMTlL+ZehA06+ns9F2zgEo/jrlW3WSU5LmUq5sEDODWRqJFikzVRBW6MW2FmfUOUmZWg==","signatures":[{"sig":"MEUCIQDt1H52ZLcmU1PMGGiJtGtAvfC4yxTRf2IYbFD8Oz34JgIgINb+tH30Rl0sbhJUWi9yMKJzSQlNpGZYeLm0QH5WFg4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18652282,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeiaz7CRA9TVsSAnZWagAA/SwP/0V0johYUhVOWvtQO+ep\nCCfkihAEPAvn8FEY+IAWWBqbbq0GncRvyfj5+BjVGI0h+2rQMaXrBMGEIKQw\n9QWJD5z4Aw5nAy6/jDo75Lhct3sip7Z/VfyBYXGsGRZVu3Ar6o4ybzNAWEAh\nacKBJHWm8h3mqd2TZtN/2j7EykK9bYqdCY0k8LDNH7b9jELMAz+h1lr3wMtV\nzA5xII/LxZ5gwTfyacYKe6xbSHa6HqzNpa4waObpUexU4q78WBH8jUhDCEbD\nnEp8HcQ6+SujTBaCUy+Hf95m2Vds/727MGqmRXH9ZKgR2riCortuqqCXeAya\nA4juDSCCokYvvEAahRA2mOHvPwOIkyutwnXrT8jQvTtAORxtWPJ9VXSDhPOm\nQ2/djbB2KhTkhkAKDsYsQhlu8i+uGNKEE93yRG93Io4/tA5dgG0waabAOfql\nKdjeH4Kg+hg7QXEHL64MOF704dJ3XmQooMtUV+b4iMm6WQFaX37LopiWzsTD\niEbSfzpIhce3oznPYw1HCm1VNzmbURrap9GVLP6lpgXyaWrAY1M+LrjNPeiu\n/0w0NSezApY3W3XRP46VrDj0EF1rPm6AaIn5e+2J24HWYtl0ERKDoDz1ocjP\nLKoJpXggGg2k6c0KiJHmd/9avneEnMNJOJ8wiyMMQWuAchKJkcO7MTpHIbSg\nlh2t\r\n=2K4g\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","engines":{"node":">=10.13"},"scripts":{"lint":"tslint -c ../../tslint.json src/**/*.ts test/**/*.ts","test":"pnpm run _test","_test":"pnpm run compile && cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"npm run tsc -- --watch","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:tap","test:tap":"cd ../.. && c8 --reporter lcov --reports-dir packages/pnpm/coverage ts-node packages/pnpm/test --type-check","postpublish":"publish-packed","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock","__prepublishOnly":"pnpm run compile && npm cache clear --force && publish-packed --prune"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"6.14.4","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"12.14.1","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"nopt":"4.0.3","chalk":"4.0.0","is-ci":"2.0.0","ramda":"0.27.0","which":"2.0.2","split-cmd":"1.0.1","pkgs-graph":"5.1.4","@pnpm/types":"5.0.0","@types/nopt":"^3.0.29","common-tags":"1.8.0","graceful-fs":"4.2.1","render-help":"1.0.0","@pnpm/config":"8.1.2","@pnpm/logger":"3.1.0","@pnpm/tabtab":"0.0.1","@pnpm/command":"1.0.0","@pnpm/run-npm":"2.0.1","@pnpm/cli-meta":"1.0.0","loud-rejection":"2.2.0","@pnpm/cli-utils":"0.4.0","@zkochan/libnpx":"11.0.3","update-notifier":"4.1.0","@pnpm/core-loggers":"4.0.1","@pnpm/file-reporter":"0.1.0","@pnpm/parse-cli-args":"1.0.0","@pnpm/default-reporter":"7.1.1","@pnpm/find-workspace-dir":"1.0.0","@pnpm/plugin-commands-audit":"1.0.4","@pnpm/plugin-commands-store":"1.0.5","@pnpm/plugin-commands-import":"1.0.5","@pnpm/plugin-commands-server":"1.0.5","@pnpm/common-cli-options-help":"0.1.4","@pnpm/plugin-commands-listing":"1.0.5","@pnpm/plugin-commands-rebuild":"1.0.5","@pnpm/plugin-commands-outdated":"1.0.5","@pnpm/filter-workspace-packages":"2.0.10","@pnpm/plugin-commands-publishing":"1.0.5","@pnpm/plugin-commands-installation":"1.1.4","@pnpm/plugin-commands-script-runners":"1.0.4"},"_hasShrinkwrap":false,"__devDependencies":{"mz":"2.7.0","ncp":"2.0.0","pnpm":"4.12.5","delay":"4.3.0","execa":"4.0.0","p-any":"3.0.0","retry":"0.12.0","byline":"5.0.0","semver":"7.1.3","make-dir":"3.0.2","@types/mz":"^2.7.0","tree-kill":"1.2.2","write-pkg":"4.0.0","@types/ncp":"2.0.3","is-windows":"1.0.2","cross-spawn":"7.0.2","exists-link":"2.0.0","npm-run-all":"4.1.5","path-exists":"4.0.0","symlink-dir":"3.1.2","@types/is-ci":"2.0.0","@types/ramda":"^0.27.3","@types/retry":"0.12.0","@types/table":"^5.0.0","@types/which":"1.3.2","tape-promise":"4.0.0","@pnpm/prepare":"0.0.0","@types/byline":"4.2.31","@types/mkdirp":"1.0.0","@types/semver":"^7.1.0","load-json-file":"6.2.0","read-yaml-file":"2.0.0","@pnpm/constants":"3.0.0","@zkochan/rimraf":"1.0.0","write-json-file":"4.0.0","write-yaml-file":"4.0.0","deep-require-cwd":"1.0.0","@types/is-windows":"^1.0.0","normalize-newline":"3.0.0","@pnpm/modules-yaml":"6.0.1","@types/common-tags":"1.8.0","@types/cross-spawn":"6.0.1","@types/graceful-fs":"4.1.3","@types/tape-promise":"4.0.0","@pnpm/assert-project":"2.0.0","@pnpm/lockfile-types":"2.0.0","dir-is-case-sensitive":"1.0.2","@types/update-notifier":"4.1.0","@pnpm/read-package-json":"3.1.0","@pnpm/read-project-manifest":"1.0.4","@pnpm/write-project-manifest":"1.0.1","@pnpm/find-workspace-packages":"2.1.15","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_4.12.5_1586081018722_0.765934795092426","host":"s3://npm-registry-packages"}},"4.12.4":{"name":"pnpm","version":"4.12.4","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@4.12.4","maintainers":[{"name":"zkochan","email":"z@kochan.io"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"198f93908871165572122189e39c13190fe1f466","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-4.12.4.tgz","fileCount":5848,"integrity":"sha512-hDIsFdocll1EeI7EcsEyFPP671EFL7hG9WmIqpfxt1ilAUwxjmYsOq47WRhnM9EsVyqs/geF5yFHKVR6VSRmbw==","signatures":[{"sig":"MEYCIQD04io2QKPNZ25LXwIvJqmoYbRv2qEMYlyIgY9zDfD98wIhAOMeTqsQg2Czl3fyirZuMMdwBexFspZua3jJ95HmFKD7","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18741817,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeg8zACRA9TVsSAnZWagAA0Q4P/REHg6auf3kNDpF70Ube\nAsjYRPQnAqZAoWawpFxxL0ns0sdae17DYgmqYDon03JDYBsP7qbFz0ZAOV8D\nBuW3zA1TK9bHhahnXpCurgI+CdKsPZvaJUY5h8XRR5QtlMh4q7ISoA26u5kr\nSsED0U8THgqt1ndooEpdI+ztO1ag8XQMdqd5xGV3IumT17yCMB+iVNiT40B6\nxqFr4OffVGcUxpENPp24lpxX+R6BnjXFpk6CKF7Mv1Y+NDityaplE5c6UDQu\nIO+slZEWAvz/3alBF1GgXuNkbZw4A8vQ/h7aVd13jMDgVH4rijbz4ERi2Z8p\nyFGpvZMP66TvXykhIHyLZRZgbIYg/mAoA2q2wJj2LdXfwxtO0WmW6uZc/5H8\nv+X9cNRbJ0KAs6y9ABt5sPTiGs3JaJiPk+SZb0SUv3vXwDgnuRGYL1WKLNWo\n48Xd9yeQjQ2xMFOWb/LVjmf2/3JFXplQm2+uO4fhJAUsiMR+4sN2UxodqVnq\nu5PZyukqHBS1ETfSzv8M9TmlUCYXMthg15TKJFDGCGZSPVWTh7UGIC/UBmVD\n5foeolyVbaK0GUB0NRvWQEaIHySkjBn720gSxhy+c+A4SS2ElDai9FRDMreT\naW241dhyHE3ZttOxlWTq4Cv1Q8XVGUDPHEsKLSTMKxGtOYAyvC7TI46XVeBD\nmE6E\r\n=UF7P\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","engines":{"node":">=10.13"},"scripts":{"lint":"tslint -c ../../tslint.json src/**/*.ts test/**/*.ts","test":"pnpm run _test","_test":"pnpm run compile && cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"npm run tsc -- --watch","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:tap","test:tap":"cd ../.. && c8 --reporter lcov --reports-dir packages/pnpm/coverage ts-node packages/pnpm/test --type-check","postpublish":"publish-packed","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock","__prepublishOnly":"pnpm run compile && npm cache clear --force && publish-packed --prune"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"6.14.4","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"12.14.1","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"chalk":"3.0.0","is-ci":"2.0.0","ramda":"0.27.0","which":"2.0.2","split-cmd":"1.0.1","pkgs-graph":"5.1.4","@pnpm/types":"5.0.0","common-tags":"1.8.0","graceful-fs":"4.2.1","render-help":"1.0.0","@pnpm/config":"8.1.2","@pnpm/logger":"3.1.0","@pnpm/tabtab":"0.0.1","@pnpm/command":"1.0.0","@pnpm/run-npm":"2.0.0","loud-rejection":"2.2.0","@pnpm/cli-utils":"0.3.13","@zkochan/libnpx":"11.0.3","update-notifier":"4.1.0","@pnpm/core-loggers":"4.0.1","@pnpm/file-reporter":"0.1.0","@pnpm/parse-cli-args":"1.0.0","@pnpm/default-reporter":"7.1.0","@pnpm/find-workspace-dir":"1.0.0","@pnpm/plugin-commands-audit":"1.0.3","@pnpm/plugin-commands-store":"1.0.4","@pnpm/plugin-commands-import":"1.0.4","@pnpm/plugin-commands-server":"1.0.4","@pnpm/common-cli-options-help":"0.1.4","@pnpm/plugin-commands-listing":"1.0.4","@pnpm/plugin-commands-rebuild":"1.0.4","@pnpm/plugin-commands-outdated":"1.0.4","@pnpm/filter-workspace-packages":"2.0.9","@pnpm/plugin-commands-publishing":"1.0.4","@pnpm/plugin-commands-installation":"1.1.3","@pnpm/plugin-commands-script-runners":"1.0.3"},"_hasShrinkwrap":false,"__devDependencies":{"mz":"2.7.0","ncp":"2.0.0","pnpm":"4.12.4","delay":"4.3.0","execa":"4.0.0","p-any":"3.0.0","retry":"0.12.0","byline":"5.0.0","semver":"7.1.3","make-dir":"3.0.2","@types/mz":"^2.7.0","tree-kill":"1.2.2","write-pkg":"4.0.0","@types/ncp":"2.0.3","is-windows":"1.0.2","cross-spawn":"7.0.1","exists-link":"2.0.0","npm-run-all":"4.1.5","path-exists":"4.0.0","symlink-dir":"3.1.2","@types/is-ci":"2.0.0","@types/ramda":"^0.27.0","@types/retry":"0.12.0","@types/table":"^4.0.7","@types/which":"1.3.2","tape-promise":"4.0.0","@pnpm/prepare":"0.0.0","@types/byline":"4.2.31","@types/mkdirp":"1.0.0","@types/semver":"^7.1.0","load-json-file":"6.2.0","read-yaml-file":"2.0.0","@pnpm/constants":"3.0.0","@zkochan/rimraf":"1.0.0","write-json-file":"4.0.0","write-yaml-file":"4.0.0","deep-require-cwd":"1.0.0","@types/is-windows":"^1.0.0","normalize-newline":"3.0.0","@pnpm/modules-yaml":"6.0.1","@types/common-tags":"1.8.0","@types/cross-spawn":"6.0.1","@types/graceful-fs":"4.1.3","@types/tape-promise":"4.0.0","@pnpm/assert-project":"2.0.0","@pnpm/lockfile-types":"2.0.0","dir-is-case-sensitive":"1.0.2","@types/update-notifier":"4.1.0","@pnpm/read-package-json":"3.0.2","@pnpm/read-project-manifest":"1.0.3","@pnpm/write-project-manifest":"1.0.1","@pnpm/find-workspace-packages":"2.1.14","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_4.12.4_1585695935675_0.8489144650089842","host":"s3://npm-registry-packages"}},"4.12.3":{"name":"pnpm","version":"4.12.3","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@4.12.3","maintainers":[{"name":"zkochan","email":"z@kochan.io"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"97b5b4a8ee24599cd4f9c7fd323008633102c833","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-4.12.3.tgz","fileCount":24,"integrity":"sha512-PTJ+uJ0Augxnr9jH8SZbZbPeTLepK9LS2rNKT44qSf880mwYDbDf3+XhcAoJyb+6mHg8sNkYE+PQWe6F3X4UKg==","signatures":[{"sig":"MEUCIQCbhhKYzEOEMtWVCGYyalqTTYROacXolJyNXVruY88yMwIgIeFjE0zNbpsiDJpkiXrOJHNZLyVvDe54tRGDnz8nOek=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":50837,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeg8oqCRA9TVsSAnZWagAAODkQAJlYtL+DK+i6GWSNP4Ol\nMxe7SwhMWMqLCI1KI7V08TrXQyYAzuBu9o6od6oXE8w1/G5rqsquhnZ1A5k2\nO+ua/PFpH61Vd+tZ6FRaeoRNakDCYFzEhkj/LW+B2Cr2qgH7KLLsRYWSJHKj\nAQeY/dIThftLqQh+7feZwTSHIP5+A+WVp8PpWDpskAmGVVQvaIKDNAhQcFYn\n73CjGL5KMOZlV5pIdQs3PnGgbjO6Oq3RpAjFKXd+1oSm+uKDNDKnRrdMzjcH\nBSkDkynsKTzReMXcUeTMUUM1gjYilA05IWVNtM9zc6ZGj/eQHs7BaRl+SWpF\nozsL4Fx9cYgM/FCem8fM7QZR14iOsLZ2is+XNq4CHwvR8oqudboLjffWNKcl\nUpTKhmE3WfJ0c+ERPkjImTFcCKsqEo1xYxMo/Y5w0N4E7PUOVPbHZmpcffwB\nCYg0YtlPh+zWExJqQ9D3d9qVJujDkQA7KLvfVAUg6i26U+u8GuKb7pt3chvt\nba9ijnPS3p+T9KOV7KAsBPRKra3hrRylbiFujOGyI4Ji35w6lqehe80IlnU1\nQdPISjSviKI1OJeHMrKMF3vuVjfk9nvPEXiB1JA+fl8F/QrX5ZJfKvVN3jl1\naAJr5jjwfXnOPR19MqVN0fS69vONCWWDP42nHt8LRopXOiiVH4d0u/KbIHWk\nlJKm\r\n=Gpj1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","engines":{"node":">=10.13"},"scripts":{"lint":"tslint -c ../../tslint.json src/**/*.ts test/**/*.ts","test":"pnpm run _test","_test":"pnpm run compile && cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"npm run tsc -- --watch","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:tap","test:tap":"cd ../.. && c8 --reporter lcov --reports-dir packages/pnpm/coverage ts-node packages/pnpm/test --type-check","postpublish":"publish-packed","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock","prepublishOnly":"pnpm run compile && npm cache clear --force && publish-packed --prune"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"deprecated":"This version was published incorrectly","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"6.14.4","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"12.14.1","dependencies":{"chalk":"3.0.0","is-ci":"2.0.0","ramda":"0.27.0","which":"2.0.2","split-cmd":"1.0.1","pkgs-graph":"5.1.4","@pnpm/types":"5.0.0","common-tags":"1.8.0","graceful-fs":"4.2.1","render-help":"1.0.0","@pnpm/config":"8.1.2","@pnpm/logger":"3.1.0","@pnpm/tabtab":"0.0.1","@pnpm/command":"1.0.0","@pnpm/run-npm":"2.0.0","loud-rejection":"2.2.0","@pnpm/cli-utils":"0.3.13","@zkochan/libnpx":"11.0.3","update-notifier":"4.1.0","@pnpm/core-loggers":"4.0.1","@pnpm/file-reporter":"0.1.0","@pnpm/parse-cli-args":"1.0.0","@pnpm/default-reporter":"7.1.0","@pnpm/find-workspace-dir":"1.0.0","@pnpm/plugin-commands-audit":"1.0.3","@pnpm/plugin-commands-store":"1.0.4","@pnpm/plugin-commands-import":"1.0.4","@pnpm/plugin-commands-server":"1.0.4","@pnpm/common-cli-options-help":"0.1.4","@pnpm/plugin-commands-listing":"1.0.4","@pnpm/plugin-commands-rebuild":"1.0.4","@pnpm/plugin-commands-outdated":"1.0.4","@pnpm/filter-workspace-packages":"2.0.9","@pnpm/plugin-commands-publishing":"1.0.4","@pnpm/plugin-commands-installation":"1.1.3","@pnpm/plugin-commands-script-runners":"1.0.3"},"preferGlobal":true,"publishconfig":{"tag":"next"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"mz":"2.7.0","ncp":"2.0.0","pnpm":"4.12.3","delay":"4.3.0","execa":"4.0.0","p-any":"3.0.0","retry":"0.12.0","byline":"5.0.0","semver":"7.1.3","make-dir":"3.0.2","@types/mz":"^2.7.0","tree-kill":"1.2.2","write-pkg":"4.0.0","@types/ncp":"2.0.3","is-windows":"1.0.2","cross-spawn":"7.0.1","exists-link":"2.0.0","npm-run-all":"4.1.5","path-exists":"4.0.0","symlink-dir":"3.1.2","@types/is-ci":"2.0.0","@types/ramda":"^0.27.0","@types/retry":"0.12.0","@types/table":"^4.0.7","@types/which":"1.3.2","tape-promise":"4.0.0","@pnpm/prepare":"0.0.0","@types/byline":"4.2.31","@types/mkdirp":"1.0.0","@types/semver":"^7.1.0","load-json-file":"6.2.0","read-yaml-file":"2.0.0","@pnpm/constants":"3.0.0","@zkochan/rimraf":"1.0.0","write-json-file":"4.0.0","write-yaml-file":"4.0.0","deep-require-cwd":"1.0.0","@types/is-windows":"^1.0.0","normalize-newline":"3.0.0","@pnpm/modules-yaml":"6.0.1","@types/common-tags":"1.8.0","@types/cross-spawn":"6.0.1","@types/graceful-fs":"4.1.3","@types/tape-promise":"4.0.0","@pnpm/assert-project":"2.0.0","@pnpm/lockfile-types":"2.0.0","dir-is-case-sensitive":"1.0.2","@types/update-notifier":"4.1.0","@pnpm/read-package-json":"3.0.2","@pnpm/read-project-manifest":"1.0.3","@pnpm/write-project-manifest":"1.0.1","@pnpm/find-workspace-packages":"2.1.14","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_4.12.3_1585695274143_0.6270274504642024","host":"s3://npm-registry-packages"}},"1.31.4":{"name":"pnpm","version":"1.31.4","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@1.31.4","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js","pnpx":"lib/bin/pnpx.js"},"dist":{"shasum":"a99c1342112b06e162836384c723e86c4ae55734","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-1.31.4.tgz","integrity":"sha512-wsapw/UKTmGjaHiaxit3zsCuan6aZqF5wnbOQLQFMECkMmS5XhzeO7eIQqq17KcNje9YJTPlf/N+H6Y8QaUK8A==","signatures":[{"sig":"MEQCIGlb1NtKPjV8xNmFJ9revTm2BCLM8cF9x1Xp+cIRIdYLAiBsPFPxQBc5XDWAN/Nn2T5oF37aRiRO130MWe6hNCC1HQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/bin/pnpm.js","_from":".","files":["lib/","npm-shrinkwrap.json"],"_shasum":"a99c1342112b06e162836384c723e86c4ae55734","engines":{"node":">=4"},"gitHead":"8a02a8ffe60be55daccef34b008314be47c95e2f","scripts":{},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","bundledName":"@pnpm/bundled","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"greenkeeper":{"ignore":["@pnpm/default-fetcher","@pnpm/default-resolver","@pnpm/logger","@pnpm/outdated","@pnpm/server","@pnpm/types","pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-registry-mock","remove-all-except-outer-links","pnpm-shrinkwrap","supi"]},"_nodeVersion":"6.11.4","dependencies":{"nopt":"^4.0.1","supi":"^0.12.5","chalk":"^2.2.0","delay":"^2.0.0","is-ci":"^1.0.10","ramda":"^0.25.0","retry":"^0.10.1","byline":"^5.0.0","diable":"^4.0.1","p-limit":"^1.1.0","get-port":"^3.2.0","camelcase":"^4.1.0","path-name":"^1.0.0","pnpm-list":"^2.0.0","tree-kill":"^1.2.0","is-windows":"^1.0.1","pkgs-graph":"^2.0.0-0","text-table":"^0.2.0","@pnpm/types":"^1.5.0","common-tags":"^1.4.0","cross-spawn":"^6.0.3","graceful-fs":"^4.1.11","signal-exit":"^3.0.2","strip-color":"^0.1.0","@pnpm/logger":"^1.0.0","@pnpm/server":"^0.7.1","@types/retry":"^0.10.2","find-packages":"^2.1.2","package-store":"^0.15.3","@pnpm/outdated":"^0.2.5","load-json-file":"^4.0.0","loud-rejection":"^1.6.0","mkdirp-promise":"^5.0.1","process-exists":"^3.0.0","util.promisify":"^1.0.0","@types/get-port":"^3.2.0","@zkochan/libnpx":"^9.6.1","graph-sequencer":"^2.0.0","not-bundled-npm":"^5.4.2","update-notifier":"^2.1.0","write-json-file":"^2.3.0","pnpm-file-reporter":"^0.0.1","@pnpm/default-fetcher":"^0.3.2","pnpm-default-reporter":"^0.14.0","@pnpm/default-resolver":"^0.1.3","@types/write-json-file":"^2.2.1"},"preferGlobal":true,"publishconfig":{"tag":"next"},"devDependencies":{"mz":"^2.6.0","caw":"^2.0.0","tape":"^4.6.3","execa":"^0.9.0","isexe":"^2.0.0","sepia":"^2.0.2","mkdirp":"^0.5.1","rimraf":"^2.5.4","semver":"^5.3.0","tslint":"^5.4.2","ts-node":"^4.0.0","read-pkg":"^3.0.0","@types/mz":"^0.0.32","write-pkg":"^3.1.0","typescript":"^2.7.1","@types/node":"^9.3.0","@types/nopt":"^3.0.29","@types/tape":"^4.2.30","exists-link":"^2.0.0","npm-run-all":"^4.0.1","path-exists":"^3.0.0","rimraf-then":"^1.0.1","@types/delay":"^2.0.1","@types/ramda":"^0.25.0","tape-promise":"^2.0.1","@types/byline":"^4.2.31","@types/mkdirp":"^0.5.0","@types/semver":"^5.3.32","@zkochan/husky":"^0.0.0","load-yaml-file":"^0.1.0","@commitlint/cli":"^4.0.0","package-preview":"^1.0.0","deep-require-cwd":"^1.0.0","npm-scripts-info":"^0.3.6","normalize-newline":"^3.0.0","@types/common-tags":"^1.2.5","pnpm-registry-mock":"^1.5.0","npm-registry-client":"^8.4.0","@types/load-json-file":"^2.0.6","@commitlint/prompt-cli":"^5.0.0","@types/update-notifier":"^2.0.0","@commitlint/config-angular":"^4.2.0","anonymous-npm-registry-client":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm-1.31.4.tgz_1517441735874_0.23869115463458002","host":"s3://npm-registry-packages"}},"1.31.3":{"name":"pnpm","version":"1.31.3","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@1.31.3","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js","pnpx":"lib/bin/pnpx.js"},"dist":{"shasum":"3c06f3b373c1832d3f28b5a866cdadb8b920631e","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-1.31.3.tgz","integrity":"sha512-doNh4Ynh9ay+lvh4IV7udiW60I9yCRICJY0jPQxWBt8R3dGit7s8n04yI6RIwNfxrA0SKhX03OwYashUdVd9lQ==","signatures":[{"sig":"MEQCIGAsbK017lrcJOybS/r0I2m2fAt5dtUzT2e+pzCHfP7RAiAKHSlGBaDVCzlFtacHfnkYtEpSN+R+joDC13nC9MeHGw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/bin/pnpm.js","_from":".","files":["lib/","npm-shrinkwrap.json"],"_shasum":"3c06f3b373c1832d3f28b5a866cdadb8b920631e","engines":{"node":">=4"},"gitHead":"e1016e7a26e8f1ed437c2572ed3562ee13b0aa8a","scripts":{},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","bundledName":"@pnpm/bundled","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"greenkeeper":{"ignore":["@pnpm/default-fetcher","@pnpm/default-resolver","@pnpm/logger","@pnpm/outdated","@pnpm/server","@pnpm/types","pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-registry-mock","remove-all-except-outer-links","pnpm-shrinkwrap","supi"]},"_nodeVersion":"6.11.4","dependencies":{"nopt":"^4.0.1","supi":"^0.12.3","chalk":"^2.2.0","delay":"^2.0.0","is-ci":"^1.0.10","ramda":"^0.25.0","retry":"^0.10.1","byline":"^5.0.0","diable":"^4.0.1","p-limit":"^1.1.0","get-port":"^3.2.0","camelcase":"^4.1.0","path-name":"^1.0.0","pnpm-list":"^2.0.0","tree-kill":"^1.2.0","is-windows":"^1.0.1","pkgs-graph":"^2.0.0-0","text-table":"^0.2.0","@pnpm/types":"^1.5.0","common-tags":"^1.4.0","cross-spawn":"^6.0.3","graceful-fs":"^4.1.11","signal-exit":"^3.0.2","strip-color":"^0.1.0","@pnpm/logger":"^1.0.0","@pnpm/server":"^0.7.1","@types/retry":"^0.10.2","find-packages":"^2.1.2","package-store":"^0.15.3","@pnpm/outdated":"^0.2.5","load-json-file":"^4.0.0","loud-rejection":"^1.6.0","mkdirp-promise":"^5.0.1","process-exists":"^3.0.0","util.promisify":"^1.0.0","@types/get-port":"^3.2.0","@zkochan/libnpx":"^9.6.1","graph-sequencer":"^2.0.0","not-bundled-npm":"^5.4.2","update-notifier":"^2.1.0","write-json-file":"^2.3.0","pnpm-file-reporter":"^0.0.1","@pnpm/default-fetcher":"^0.3.2","pnpm-default-reporter":"^0.11.8","@pnpm/default-resolver":"^0.1.3","@types/write-json-file":"^2.2.1"},"preferGlobal":true,"publishconfig":{"tag":"next"},"devDependencies":{"mz":"^2.6.0","caw":"^2.0.0","tape":"^4.6.3","execa":"^0.9.0","isexe":"^2.0.0","sepia":"^2.0.2","mkdirp":"^0.5.1","rimraf":"^2.5.4","semver":"^5.3.0","tslint":"^5.4.2","ts-node":"^4.0.0","read-pkg":"^3.0.0","@types/mz":"^0.0.32","write-pkg":"^3.1.0","typescript":"^2.4.1","@types/node":"^9.3.0","@types/nopt":"^3.0.29","@types/tape":"^4.2.30","exists-link":"^2.0.0","npm-run-all":"^4.0.1","path-exists":"^3.0.0","rimraf-then":"^1.0.1","@types/delay":"^2.0.1","@types/ramda":"^0.25.0","tape-promise":"^2.0.1","@types/byline":"^4.2.31","@types/mkdirp":"^0.5.0","@types/semver":"^5.3.32","@zkochan/husky":"^0.0.0","load-yaml-file":"^0.1.0","@commitlint/cli":"^4.0.0","package-preview":"^1.0.0","deep-require-cwd":"^1.0.0","npm-scripts-info":"^0.3.6","normalize-newline":"^3.0.0","@types/common-tags":"^1.2.5","pnpm-registry-mock":"^1.5.0","npm-registry-client":"^8.4.0","@types/load-json-file":"^2.0.6","@commitlint/prompt-cli":"^5.0.0","@types/update-notifier":"^2.0.0","@commitlint/config-angular":"^4.2.0","anonymous-npm-registry-client":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm-1.31.3.tgz_1517182903518_0.8475352455861866","host":"s3://npm-registry-packages"}},"1.31.6":{"name":"pnpm","version":"1.31.6","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@1.31.6","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js","pnpx":"lib/bin/pnpx.js"},"dist":{"shasum":"fc94a990c1465d7facf0f80b234fb72443cf822d","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-1.31.6.tgz","integrity":"sha512-QFDBVPcM87gQHdOhFVyuW9VsGi6JtPNHeR2fLYVQFL6vZV37zcp8n2Dskx+w9sIPEl7IjM9X9nsU8qr+PRMTpw==","signatures":[{"sig":"MEUCIB0/EXusTLV0vGWVonO68CLqPFkrQ4BllCTseDxwUdBXAiEAshTiZXQTN2DPQGqnvX0LiyrzwBX/Ga4RuvKG9VXsC/Y=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/bin/pnpm.js","_from":".","files":["lib/","npm-shrinkwrap.json"],"_shasum":"fc94a990c1465d7facf0f80b234fb72443cf822d","engines":{"node":">=4"},"gitHead":"b5fd2e0968db3216f311f4f4318ac882cb655768","scripts":{},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","bundledName":"@pnpm/bundled","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"greenkeeper":{"ignore":["@pnpm/default-fetcher","@pnpm/default-resolver","@pnpm/logger","@pnpm/outdated","@pnpm/server","@pnpm/types","pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-registry-mock","remove-all-except-outer-links","pnpm-shrinkwrap","supi"]},"_nodeVersion":"6.11.4","dependencies":{"nopt":"^4.0.1","supi":"^0.12.5","chalk":"^2.2.0","delay":"^2.0.0","is-ci":"^1.0.10","ramda":"^0.25.0","retry":"^0.10.1","byline":"^5.0.0","diable":"^4.0.1","p-limit":"^1.1.0","get-port":"^3.2.0","camelcase":"^4.1.0","path-name":"^1.0.0","pnpm-list":"^2.0.0","tree-kill":"^1.2.0","is-windows":"^1.0.1","pkgs-graph":"^2.0.0-0","text-table":"^0.2.0","@pnpm/types":"^1.5.0","common-tags":"^1.4.0","cross-spawn":"^6.0.3","graceful-fs":"^4.1.11","signal-exit":"^3.0.2","strip-color":"^0.1.0","@pnpm/logger":"^1.0.0","@pnpm/server":"^0.7.1","@types/retry":"^0.10.2","find-packages":"^2.1.2","package-store":"^0.15.3","@pnpm/outdated":"^0.2.5","load-json-file":"^4.0.0","loud-rejection":"^1.6.0","mkdirp-promise":"^5.0.1","process-exists":"^3.0.0","util.promisify":"^1.0.0","@types/get-port":"^3.2.0","@zkochan/libnpx":"^9.6.1","graph-sequencer":"^2.0.0","not-bundled-npm":"^5.4.2","update-notifier":"^2.1.0","write-json-file":"^2.3.0","pnpm-file-reporter":"^0.0.1","@pnpm/default-fetcher":"^0.3.2","pnpm-default-reporter":"^0.14.0","@pnpm/default-resolver":"^0.1.3","@types/write-json-file":"^2.2.1"},"preferGlobal":true,"publishconfig":{"tag":"next"},"devDependencies":{"mz":"^2.6.0","caw":"^2.0.0","tape":"^4.6.3","execa":"^0.9.0","isexe":"^2.0.0","sepia":"^2.0.2","mkdirp":"^0.5.1","rimraf":"^2.5.4","semver":"^5.3.0","tslint":"^5.4.2","ts-node":"^4.0.0","read-pkg":"^3.0.0","@types/mz":"^0.0.32","write-pkg":"^3.1.0","typescript":"^2.7.1","@types/node":"^9.3.0","@types/nopt":"^3.0.29","@types/tape":"^4.2.30","exists-link":"^2.0.0","npm-run-all":"^4.0.1","path-exists":"^3.0.0","rimraf-then":"^1.0.1","@types/delay":"^2.0.1","@types/ramda":"^0.25.0","tape-promise":"^2.0.1","@types/byline":"^4.2.31","@types/mkdirp":"^0.5.0","@types/semver":"^5.3.32","@zkochan/husky":"^0.0.0","load-yaml-file":"^0.1.0","@commitlint/cli":"^4.0.0","package-preview":"^1.0.0","deep-require-cwd":"^1.0.0","npm-scripts-info":"^0.3.6","normalize-newline":"^3.0.0","@types/common-tags":"^1.2.5","pnpm-registry-mock":"^1.5.0","npm-registry-client":"^8.4.0","@types/load-json-file":"^2.0.6","@commitlint/prompt-cli":"^5.0.0","@types/update-notifier":"^2.0.0","@commitlint/config-angular":"^4.2.0","anonymous-npm-registry-client":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm-1.31.6.tgz_1517666407301_0.888905071420595","host":"s3://npm-registry-packages"}},"4.11.0-0":{"name":"pnpm","version":"4.11.0-0","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@4.11.0-0","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"cc21f9b1f9a7c710e6729bb5a41736a5e336565b","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-4.11.0-0.tgz","fileCount":6166,"integrity":"sha512-VhbB7Ya7bFi+ZZHolDOsUzwFmV7dvOlhMUeHBbgVbUW0CBdMcb6EQpdl8eBt9A3eM1bz3ZERSPhetlEsSb6rQQ==","signatures":[{"sig":"MEUCIDsvSHUBzo7zRf5nifJSDmiuAPULE/HASWEKsv/cEOSiAiEAxLzWMWUeKcjj1aCBHDEHPNWjWeXlncDdUaRGeL19E9Q=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":24145595,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeWlCaCRA9TVsSAnZWagAAWb8QAKHCQMhEg/oM6YAW4nQ/\npznOzcCVTaijq3ViVPcH8Z7X1sdsx0MNpfdcRGtbmgLRoEhDBA2Tw79saZk2\nXCNUKHkAnPF68b/nYI4MnMuLc+g6sBJtnUag4X27S6zW2oXnmbyndlABheQu\nMR75tDoltAlEnSBmC6iSMNR4VZH6xgQY/uY/lWZ1XNgNobM/S/DrzyQRcAOH\nQQaXzgz2NmxbS3X2CGfxe0YLS7mXjvVTEowaehQux226LQwHziQbCpoTt09z\nhOpFWRJgezcxExmPmYkUFBHCOp9W5epOb+4lJ/AjStqCfulHybFW4AqRVCBu\nVe6cggmmqyK4VJsiOAEnDx9iq6BlKLg6zDuwCyYBiWYG72FVZFLTb8n3kwxv\n8/uQ1rj5Nc9sFoq/a32dZXKaQYDbzabD2I5eJO4SWle3pM6wutgD5whQopSQ\nEAXCGkFbDOuc8KgLfOOsAr+xrCJiJJKdxJRkAr8IxO5zmRcrcdcQkqPmVMdz\nfgcjYwpB/Wpz2XVYCuzOQEytaiIGLuQG+V1P29XC5RQCW3XDVYMNLrC5JV/2\nsDhvuWXtXgAivy7vMxf6F4W/9/N4DHzTHKh9eZafDZHggzhViDXLQq2ZoItL\nXZSBsJRx+oRRyvSduqaiOWk3k2F1e9BWXB4toC31Z6niVhBBBt7Ynz5+cItc\nU13X\r\n=TU+b\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","_from":".","_shasum":"cc21f9b1f9a7c710e6729bb5a41736a5e336565b","engines":{"node":">=10"},"scripts":{"tsc":"rimraf lib && tsc","lint":"tslint -c ../../tslint.json src/**/*.ts test/**/*.ts","test":"npm run lint && npm run tsc && cross-env PNPM_REGISTRY_MOCK_PORT=7772 npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"run-p -r registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf node_modules/.bin/pnpm && registry-mock prepare","registry-mock":"registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"12.14.1","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"chalk":"3.0.0","is-ci":"2.0.0","ramda":"0.27.0","split-cmd":"1.0.1","pkgs-graph":"5.1.3","@pnpm/types":"5.0.0","common-tags":"1.8.0","graceful-fs":"4.2.1","render-help":"1.0.0","@pnpm/config":"8.1.0","@pnpm/logger":"3.1.0","@pnpm/tabtab":"0.0.1","@pnpm/command":"0.1.0-0","@pnpm/run-npm":"2.0.0","loud-rejection":"2.2.0","@pnpm/cli-utils":"0.3.8","@zkochan/libnpx":"11.0.3","update-notifier":"4.1.0","@pnpm/core-loggers":"4.0.1","@pnpm/file-reporter":"0.1.0","@pnpm/parse-cli-args":"0.4.0","@pnpm/default-reporter":"6.0.0","@pnpm/find-workspace-dir":"1.0.0","@pnpm/plugin-commands-audit":"0.2.10","@pnpm/plugin-commands-store":"0.1.12","@pnpm/plugin-commands-import":"0.1.22","@pnpm/plugin-commands-server":"0.1.13","@pnpm/common-cli-options-help":"0.1.4","@pnpm/plugin-commands-listing":"0.2.11","@pnpm/plugin-commands-rebuild":"0.1.12","@pnpm/plugin-commands-outdated":"0.2.12","@pnpm/filter-workspace-packages":"2.0.2","@pnpm/plugin-commands-publishing":"0.2.13","@pnpm/plugin-commands-installation":"0.2.15","@pnpm/plugin-commands-script-runners":"0.2.10"},"_hasShrinkwrap":false,"readmeFilename":"README.md","__devDependencies":{"mz":"2.7.0","ncp":"2.0.0","pnpm":"link:","delay":"4.3.0","execa":"4.0.0","p-any":"3.0.0","retry":"0.12.0","byline":"5.0.0","semver":"7.1.3","make-dir":"3.0.2","@types/mz":"^2.7.0","tree-kill":"1.2.2","write-pkg":"4.0.0","@types/ncp":"2.0.3","is-windows":"1.0.2","cross-spawn":"7.0.1","exists-link":"2.0.0","npm-run-all":"4.1.5","path-exists":"4.0.0","symlink-dir":"3.1.2","@types/is-ci":"2.0.0","@types/ramda":"^0.26.43","@types/retry":"0.12.0","@types/table":"^4.0.7","tape-promise":"4.0.0","@pnpm/prepare":"*","@types/byline":"4.2.31","@types/mkdirp":"1.0.0","@types/semver":"^7.1.0","load-json-file":"6.2.0","read-yaml-file":"1.1.0","@pnpm/constants":"3.0.0","@zkochan/rimraf":"1.0.0","write-json-file":"4.0.0","write-yaml-file":"3.0.1","deep-require-cwd":"1.0.0","@types/is-windows":"^1.0.0","normalize-newline":"3.0.0","@pnpm/modules-yaml":"*","@types/common-tags":"1.8.0","@types/cross-spawn":"6.0.1","@types/graceful-fs":"4.1.3","@types/tape-promise":"4.0.0","@pnpm/assert-project":"*","@pnpm/lockfile-types":"2.0.0","dir-is-case-sensitive":"1.0.2","@types/update-notifier":"4.1.0","@pnpm/read-package-json":"*","@pnpm/read-project-manifest":"1.0.0","@pnpm/write-project-manifest":"*","@pnpm/find-workspace-packages":"2.1.9","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_4.11.0-0_1582977178186_0.6122127836083808","host":"s3://npm-registry-packages"}},"1.31.5":{"name":"pnpm","version":"1.31.5","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@1.31.5","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js","pnpx":"lib/bin/pnpx.js"},"dist":{"shasum":"f43685ab31ceecb5a3144eb56938d16a9c9810cb","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-1.31.5.tgz","integrity":"sha512-curg3Wg7RhgzF01bWRaFGEi4hxGVN2U+2vcO50wEung2E3X3F+WoH0+7i6yL0AOYDv2o0VWN9C4ZRzZ1jX1A5Q==","signatures":[{"sig":"MEQCIEwLS76CkzGVDuSIcmhI351nkek1kvqT0yTG9mh930iqAiAEBnEJZYgnVdvzfONrhdgfkfgPld7x17GB6jiNoB/0sQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/bin/pnpm.js","_from":".","files":["lib/","npm-shrinkwrap.json"],"_shasum":"f43685ab31ceecb5a3144eb56938d16a9c9810cb","engines":{"node":">=4"},"gitHead":"3c3aa9d71bb779f84f6128077ca9bd85cc48ff2c","scripts":{},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","bundledName":"@pnpm/bundled","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"greenkeeper":{"ignore":["@pnpm/default-fetcher","@pnpm/default-resolver","@pnpm/logger","@pnpm/outdated","@pnpm/server","@pnpm/types","pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-registry-mock","remove-all-except-outer-links","pnpm-shrinkwrap","supi"]},"_nodeVersion":"6.11.4","dependencies":{"nopt":"^4.0.1","supi":"^0.12.5","chalk":"^2.2.0","delay":"^2.0.0","is-ci":"^1.0.10","ramda":"^0.25.0","retry":"^0.10.1","byline":"^5.0.0","diable":"^4.0.1","p-limit":"^1.1.0","get-port":"^3.2.0","camelcase":"^4.1.0","path-name":"^1.0.0","pnpm-list":"^2.0.0","tree-kill":"^1.2.0","is-windows":"^1.0.1","pkgs-graph":"^2.0.0-0","text-table":"^0.2.0","@pnpm/types":"^1.5.0","common-tags":"^1.4.0","cross-spawn":"^6.0.3","graceful-fs":"^4.1.11","signal-exit":"^3.0.2","strip-color":"^0.1.0","@pnpm/logger":"^1.0.0","@pnpm/server":"^0.7.1","@types/retry":"^0.10.2","find-packages":"^2.1.2","package-store":"^0.15.3","@pnpm/outdated":"^0.2.5","load-json-file":"^4.0.0","loud-rejection":"^1.6.0","mkdirp-promise":"^5.0.1","process-exists":"^3.0.0","util.promisify":"^1.0.0","@types/get-port":"^3.2.0","@zkochan/libnpx":"^9.6.1","graph-sequencer":"^2.0.0","not-bundled-npm":"^5.4.2","update-notifier":"^2.1.0","write-json-file":"^2.3.0","pnpm-file-reporter":"^0.0.1","@pnpm/default-fetcher":"^0.3.2","pnpm-default-reporter":"^0.14.0","@pnpm/default-resolver":"^0.1.3","@types/write-json-file":"^2.2.1"},"preferGlobal":true,"publishconfig":{"tag":"next"},"devDependencies":{"mz":"^2.6.0","caw":"^2.0.0","tape":"^4.6.3","execa":"^0.9.0","isexe":"^2.0.0","sepia":"^2.0.2","mkdirp":"^0.5.1","rimraf":"^2.5.4","semver":"^5.3.0","tslint":"^5.4.2","ts-node":"^4.0.0","read-pkg":"^3.0.0","@types/mz":"^0.0.32","write-pkg":"^3.1.0","typescript":"^2.7.1","@types/node":"^9.3.0","@types/nopt":"^3.0.29","@types/tape":"^4.2.30","exists-link":"^2.0.0","npm-run-all":"^4.0.1","path-exists":"^3.0.0","rimraf-then":"^1.0.1","@types/delay":"^2.0.1","@types/ramda":"^0.25.0","tape-promise":"^2.0.1","@types/byline":"^4.2.31","@types/mkdirp":"^0.5.0","@types/semver":"^5.3.32","@zkochan/husky":"^0.0.0","load-yaml-file":"^0.1.0","@commitlint/cli":"^4.0.0","package-preview":"^1.0.0","deep-require-cwd":"^1.0.0","npm-scripts-info":"^0.3.6","normalize-newline":"^3.0.0","@types/common-tags":"^1.2.5","pnpm-registry-mock":"^1.5.0","npm-registry-client":"^8.4.0","@types/load-json-file":"^2.0.6","@commitlint/prompt-cli":"^5.0.0","@types/update-notifier":"^2.0.0","@commitlint/config-angular":"^4.2.0","anonymous-npm-registry-client":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm-1.31.5.tgz_1517525139826_0.7464612438343465","host":"s3://npm-registry-packages"}},"7.12.1":{"name":"pnpm","version":"7.12.1","keywords":["pnpm7","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@7.12.1","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"05eb72ab0dbe1d72232ef5f5500c4f5a5318ecb7","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-7.12.1.tgz","fileCount":658,"integrity":"sha512-kk60T3TKXutcEnpUNAlJBpG+PzVdYZ3e/g4eivgvmWsY4H3R/8c/nVWTS5Ji/NCPfzO2oUudkN5AyCd0eTKODQ==","signatures":[{"sig":"MEYCIQD9wBGSoucuTpaX+blZv/qlGaaxim4uF2MFsQQDB45+lQIhANuFie8psVezcI6ZrvuijRSWsHB8Lett8hwWBA+OsFrK","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12410045,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjKQtJACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmraPg//eIulTNZRwHbnZlm8GhGfqPN1fYxqI4QQnToRqOdXBsYvZqVq\r\nTPS/DElObOnsW1iaLPRV6TS4MEa4vEjKzJcONecAXHZNAe4DqbZ3g1IfSBsb\r\nevZWIy1BqdJNDgr5qB3N686naXy2kH0BJpw9meYTSXaBlOiMwSxcHFlNtCjQ\r\nLRrN83wG137B9j4C3Y63NtjEAzThWEUEYlqisW3enycAYPpenhBP16ObTB3u\r\nATXHkc98xQhC3XMn/I9ppMn6mDwSbP0bchiw5gyDSpj4fEdhui4t0rwTaefL\r\nza6UmWj8oVWL+zukuKngb2J+bwXLSadE1A9KzZ/Dyfcu6g2D2qPoL9gWRESk\r\nOme9+RKHo0IUR9TDVmuAQRbJLGrHRxa9gVfwkTjf9W5LvAbZ+/wtHVKFqkQ+\r\nyoE65j+SLAEfV94LF5A6nbZ1MdZTZP+lNKGKINDAeC5pW9Y7FoMq0CcCD1uW\r\noxFQHGuHslDkKHFCgSx6v43Odg3yJ5JSElMKwM1a3irAj/L2UjwecS7YEnrR\r\n/nJaodQKOxGWiHbRtzLGlqTceNv6zRtlX+nT/MkQJIEV+JPJsus6mK3mPJNs\r\ncHkpSBJSwk8M0OpH8SoBjZq5KX/Kf0yuxXIXF3TKOlVNCccq3A63N9LETNTQ\r\nrNECjlJJtiza5h7cChCSQwck3XfJ6MOa51E=\r\n=u2nA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","_from":"file:pnpm-7.12.1.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=14.6"},"exports":{".":"./package.json"},"funding":{"url":"https://opencollective.com/pnpm"},"scripts":{"lint":"eslint src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7782 pnpm run test:e2e","start":"tsc --watch","bundle":"pnpm bundle:pnpm","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/cfab2d2d53a554e01ad05a802111cebb/pnpm-7.12.1.tgz","_integrity":"sha512-kk60T3TKXutcEnpUNAlJBpG+PzVdYZ3e/g4eivgvmWsY4H3R/8c/nVWTS5Ji/NCPfzO2oUudkN5AyCd0eTKODQ==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.24.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"16.17.0","preferGlobal":true,"publishConfig":{"tag":"next-7","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_7.12.1_1663634248761_0.5007001593075842","host":"s3://npm-registry-packages"}},"7.12.0":{"name":"pnpm","version":"7.12.0","keywords":["pnpm7","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@7.12.0","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"d66476dc187b1b676ec280fd823ca02c6cfbd07e","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-7.12.0.tgz","fileCount":658,"integrity":"sha512-Zc38WaMNkomazbIFl5nq2TR1e97R4iG+G7f9QKUL+YHbHOnkOYV3UuR45xYPhhpn1ArLfTpxjxmRu1H3gn6SPw==","signatures":[{"sig":"MEYCIQCeP0qDtpoDwdApK9QfPF3hlshvI50zmUkVrMNsgBAlMQIhAN/KM0J5veEi6Xq3NdL2s8MT65kfZk8+dtSubAfs7n9c","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12409651,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjJ25qACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoBpQ//cKmkGTVvarWgVRK22eZplzTTE8h+JRhCYsxTo1ancgmZJ0QD\r\ny2RdBfpyQrQWv2cxWwhqoi0S/piiQ2J3vW/XwGmgIkZuzGUpsfG5X5TMf8Pa\r\n5UC9anCndbaLNW5za6Y+FiDkiIajB8TBWMrn5F1W/qXiDbTGj0Iu/y/CXosr\r\n/hN2UN+Q0uFMhuYbnHtA2B34s1FMWkS4XN0oiIo9PruG9cUWVSMbLWx2yEi0\r\nbq2j+Vki0ykDxsHlYrlF3ax1sJ0vxdEEQNwfOcpMOeb9KaGULiPpV7yp4BEk\r\n8wZNmKLzjrQIMyyjJcOmFN/i1kLGFHRyma5j2uass+v7gLn0XgLCR4QX3AAX\r\nupWT0ZZlv22GwlaJpz0o72qbpg4y2xOMDheY54OkCeY0UudBw7uxpdNqZLGr\r\nbBb73RcjO/QkK303vYQiOJfLjWhti2xq2KhND1gBK1n60nPWYj17aPnNA3Uq\r\n8V1AqmOP1dmwEtpGx4Mikn5EIIjOFjBFLsAZC+jsYwSlgNfkQAKK08TfvEvX\r\nh2jF0RnE9tOq7+Vr1ZC0tjMwecT3EXBYKACAUlE4pI+QKiMSZnlSQ653UAji\r\nKdcuWpjnZzbM5GB79pijNq4EibWyVnfABYwQO49EhRd7VfnCv+L7QnwvpZ4C\r\na6rmLWD+Xtq+o9AFEUHdpWifnFwhggnhypU=\r\n=JbsW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","_from":"file:pnpm-7.12.0.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=14.6"},"exports":{".":"./package.json"},"funding":{"url":"https://opencollective.com/pnpm"},"scripts":{"lint":"eslint src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7782 pnpm run test:e2e","start":"tsc --watch","bundle":"pnpm bundle:pnpm","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/3fb5aeb7a4a3aae1b31c3987c49bc083/pnpm-7.12.0.tgz","_integrity":"sha512-Zc38WaMNkomazbIFl5nq2TR1e97R4iG+G7f9QKUL+YHbHOnkOYV3UuR45xYPhhpn1ArLfTpxjxmRu1H3gn6SPw==","deprecated":"Contains a regression related to auto-install-peers. Update to 7.12.1 or newer.","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.24.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"16.17.0","preferGlobal":true,"publishConfig":{"tag":"next-7","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_7.12.0_1663528553895_0.18834521726885267","host":"s3://npm-registry-packages"}},"7.12.2":{"name":"pnpm","version":"7.12.2","keywords":["pnpm7","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@7.12.2","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"9908aafac1fa95c4d09f6f4916e98440804dd203","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-7.12.2.tgz","fileCount":658,"integrity":"sha512-8QvnKANKN+YZXDmVYGI7zRJysdKldZI+w3AYnxu9IwtnLv1x6WuzrJr0nxMcTeuUAT908RjDqK+/6KJB9wNqxA==","signatures":[{"sig":"MEQCICLO8RRHY44fNjC1+GWMoKc6snOIoD3QvcdQZMptQVdEAiAOFLfJyPFk/Ey0EXh428ZkIek8A+Ro0AKSNZbI0NXXqQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12410183,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjLOVMACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpUTA//QJcwnD4sIrwMPPEt14hkfos9ycoE4ctBEFq6+AwKOc47NXs/\r\nm+Cp9lFWC5dCMrJk+JcXJiuU0fkpXWWCkBxNH7xh3WW8L2zFYmngupT5jmjl\r\ngYwH1usOMD2jyUECZDxLT7ceMZEIRBaESq7OIFgiGs5uV2Ne+VUvZJXo71UD\r\nLj8BM3bi/Ujba53Qb1Pt4fRjjNaFsYB5g2RJfMxoAYHJNFXpbfb+pGCGnWz0\r\nRBAOnJaWRCQilXrm10LJz69bgUrJKz/deBVdlcq049BqNNwO59tT3weaGaBM\r\nSna1bh6dWzaPujUpCBbs7ueeYQ6dAVp1tX7BS7tK69BQuFzCKx8OWYGlSCaw\r\nM9C5YnelLpWdwJzEwO2KHstml+sr7tLGiIP7KaoqBi3uCOktSv50z0Y0p/Xw\r\n1AQUkqtl9aIfNin/adPoEqQji8NJRzXjzvyrGQaqkxIIc0jSiy5e/u7T6vda\r\n5v4wu7KZsAnesMa9uGk7fcLYurvKOP1LzwYGB0G4U7pMHuafkc8O6Ow4AL0w\r\nw5xvuGNcbAJVEIObveq1UXbUd2a1mls1JQGQkzExnUC2vyzLD24GeKtgOaix\r\n7M5LPQslEKQdQ8S/XEOVPfzOkA+g4AEgUBNxPpzXACX2dWVpJIKj41au5oXh\r\nb1A/UjCYBo61n5wlj+mtO+hDiaDlrtPfak4=\r\n=ClsF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","_from":"file:pnpm-7.12.2.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=14.6"},"exports":{".":"./package.json"},"funding":{"url":"https://opencollective.com/pnpm"},"scripts":{"lint":"eslint src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7782 pnpm run test:e2e","start":"tsc --watch","bundle":"pnpm bundle:pnpm","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/0fa4c55d94468cf00155bef82d65c8ea/pnpm-7.12.2.tgz","_integrity":"sha512-8QvnKANKN+YZXDmVYGI7zRJysdKldZI+w3AYnxu9IwtnLv1x6WuzrJr0nxMcTeuUAT908RjDqK+/6KJB9wNqxA==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.24.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"16.17.0","preferGlobal":true,"publishConfig":{"tag":"next-7","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_7.12.2_1663886668153_0.7623338195059057","host":"s3://npm-registry-packages"}},"10.12.1":{"name":"pnpm","version":"10.12.1","keywords":["pnpm","pnpm10","dependencies","dependency manager","efficient","fast","hardlinks","install","installer","link","lockfile","modules","monorepo","multi-package","npm","package manager","package.json","packages","prune","rapid","remove","shrinkwrap","symlinks","uninstall","workspace"],"license":"MIT","_id":"pnpm@10.12.1","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"4bd977ce548dc9fcd1ca0c62838c55646cea6847","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-10.12.1.tgz","fileCount":1111,"integrity":"sha512-8N2oWA8O6UgcXHmh2Se5Fk8sR46QmSrSaLuyRlpzaYQ5HWMz0sMnkTV4soBK8zR0ylVLopwEqLEwYKcXZ1rjrA==","signatures":[{"sig":"MEUCIQDTfqbml+28PJ74vZmAmVu7VEtH1Q7jfKswXHtbiMfrngIgKMji88nVNKdNlYgXxQV8g7PCYcaxLU1WMfsypIr7ibw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":19039166},"jest":{"preset":"@pnpm/jest-config/with-registry"},"main":"bin/pnpm.cjs","_from":"file:pnpm-10.12.1.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=18.12"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"jest","start":"tsc --watch","bundle":"ts-node bundle.ts","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/templates dist/templates && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/969b219031b351c6386f2b1b539b449f/pnpm-10.12.1.tgz","_integrity":"sha512-8N2oWA8O6UgcXHmh2Se5Fk8sR46QmSrSaLuyRlpzaYQ5HWMz0sMnkTV4soBK8zR0ylVLopwEqLEwYKcXZ1rjrA==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git","directory":"pnpm"},"_npmVersion":"10.8.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"20.19.2","preferGlobal":true,"publishConfig":{"tag":"next-10","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/pnpm_10.12.1_1749392489326_0.5305390843908677","host":"s3://npm-registry-packages-npm-production"}},"10.12.0":{"name":"pnpm","version":"10.12.0","keywords":["pnpm","pnpm10","dependencies","dependency manager","efficient","fast","hardlinks","install","installer","link","lockfile","modules","monorepo","multi-package","npm","package manager","package.json","packages","prune","rapid","remove","shrinkwrap","symlinks","uninstall","workspace"],"license":"MIT","_id":"pnpm@10.12.0","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"f6b74424cefd76a0d0f09c0b7808ddc2a0382bf1","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-10.12.0.tgz","fileCount":1111,"integrity":"sha512-OrbaYGa3sU1ulgmjHXgBkUhLjoX40ORYHvMzv02Gl5mTf15Xy7jT2iAjAZ9tSGmprMOBRX/LHYbhX8RL/U62pA==","signatures":[{"sig":"MEQCIHpqruq6JubtK2JH2Yh4KJT6vMSEm6oAlGtx7MaVAKJyAiB0w7VAlUMOeGcOkpwzFXkWRwNw4Asc8cXl6moHVpULSQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":19039166},"jest":{"preset":"@pnpm/jest-config/with-registry"},"main":"bin/pnpm.cjs","_from":"file:pnpm-10.12.0.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=18.12"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"jest","start":"tsc --watch","bundle":"ts-node bundle.ts","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/templates dist/templates && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/74642406c8efb09ff9788b8f528d895e/pnpm-10.12.0.tgz","_integrity":"sha512-OrbaYGa3sU1ulgmjHXgBkUhLjoX40ORYHvMzv02Gl5mTf15Xy7jT2iAjAZ9tSGmprMOBRX/LHYbhX8RL/U62pA==","deprecated":"This version is broken. Use 10.12.1.","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git","directory":"pnpm"},"_npmVersion":"10.8.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"20.19.2","preferGlobal":true,"publishConfig":{"tag":"next-10","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/pnpm_10.12.0_1749390396540_0.5456041743328048","host":"s3://npm-registry-packages-npm-production"}},"0.49.0":{"name":"pnpm","version":"0.49.0","keywords":["dependency manager","install","modules","npm","package manager"],"author":{"name":"Rico Sta. Cruz","email":"rico@ricostacruz.com"},"license":"MIT","_id":"pnpm@0.49.0","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"http://ghub.io/pnpm#readme","bugs":{"url":"http://ghub.io/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js"},"dist":{"shasum":"cc3e678e76c4e2718fce73eec1c2ca68679ce518","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-0.49.0.tgz","integrity":"sha512-nUJTN9Hw3yAcDe5jg00CdZSOzg0gQtLNLlrRROrp48QilrXa+QbSA0sVoEGU6nO0v51oYbqSniT6ps1d74AYJw==","signatures":[{"sig":"MEYCIQCu74lIh+XmuFIcjgpiiTGnYR/amnSX1Xa0uAG7UwBMAAIhAOl5kU0fA+j6Tx6SY/B+vKFsTCEeV98vRFYTa43U0mz3","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib/"],"config":{"ghooks":{"commit-msg":"node ./node_modules/validate-commit-msg/index.js"},"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"_shasum":"cc3e678e76c4e2718fce73eec1c2ca68679ce518","engines":{"node":">=4"},"gitHead":"1754db90340c3edcee8c8047420836b2770d80f0","scripts":{},"typings":"lib/index.d.ts","_npmUser":{"name":"zkochan","email":"zoltan.kochan@gmail.com"},"__scripts":{"tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"standard && tslint -c tslint.json --project .","test":"npm run lint && npm run test:e2e","cover":"istanbul cover test/index.js","start":"npm run tsc -- --watch","commit":"git-cz","?commit":"echo 'Run Git commit wizard'","pretest":"rimraf ../.tmp/ && npm run tsc","release":"sh .scripts/release.sh","?release":"echo 'Publish pnpm'","posttest":"git checkout -- verdaccio/storage/","test:e2e":"npm-run-all -p -r verdaccio test:tap","test:tap":"ts-node test | tap-diff","verdaccio":"verdaccio -c ./verdaccio/config.yaml","docs:build":"docpress build","prepublish":"in-publish && echo 'You need to use \"npm run release\" to publish pnpm' && false || npm run tsc","prerelease":"npm run tsc && npm test","?docs:build":"echo 'Generate the documentation website'","build-verdaccio":"npm-run-all -p -r verdaccio publish-test-packages","?build-verdaccio":"echo 'Cache the verdaccio store for faster tests execution'","prebuild-verdaccio":"rimraf verdaccio/storage/","publish-test-packages":"sh test/packages/publish-all.sh"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/rstacruz/pnpm.git","type":"git"},"_npmVersion":"3.10.9","description":"A fast implementation of npm install","directories":{"test":"test"},"_nodeVersion":"6.9.1","preferGlobal":true,"__dependencies":{"mz":"2.6.0","rc":"1.1.6","mem":"1.1.0","bole":"3.0.2","meow":"3.7.0","is-ci":"1.0.10","retry":"0.10.1","byline":"5.0.0","mkdirp":"0.5.1","ndjson":"1.5.0","semver":"5.3.0","find-up":"2.1.0","js-yaml":"3.7.0","thenify":"3.2.1","link-dir":"1.0.3","lockfile":"1.0.3","node-gyp":"3.5.0","@types/mz":"0.0.30","@types/rc":"0.0.1","commondir":"1.0.1","path-name":"1.0.0","write-pkg":"2.0.0","is-windows":"1.0.0","os-homedir":"1.0.2","@types/node":"6.0.48","arr-flatten":"1.0.1","common-tags":"1.4.0","cross-spawn":"^5.0.0","exists-file":"3.0.0","pnpm-logger":"0.0.1","read-pkg-up":"1.0.1","rimraf-then":"1.0.1","pause-stream":"0.0.11","registry-url":"3.1.0","@types/byline":"4.2.31","@types/mkdirp":"0.3.29","@types/semver":"5.3.30","cache-manager":"2.3.0","promisequence":"1.1.6","sorted-object":"2.0.1","unpack-stream":"1.0.2","@types/js-yaml":"3.5.28","camelcase-keys":"4.0.0","load-json-file":"2.0.0","lodash.memoize":"4.1.2","loud-rejection":"1.6.0","normalize-path":"2.0.1","@types/lockfile":"0.4.29","npm-package-arg":"4.2.0","update-notifier":"1.0.3","cache-manager-fs":"1.0.6","is-retry-allowed":"1.1.0","lodash.clonedeep":"4.5.0","@zkochan/cmd-shim":"2.2.1","@types/common-tags":"1.2.5","pnpm-file-reporter":"0.0.1","npm-registry-client":"7.4.5","pnpm-install-checks":"1.1.0","registry-auth-token":"3.1.0","@types/cache-manager":"1.2.4","@types/load-json-file":"2.0.5","pnpm-default-reporter":"0.0.1","@types/update-notifier":"0.0.28","delocalize-dependencies":"0.1.0"},"devDependencies":{"caw":"2.0.0","ncp":"^2.0.0","nixt":"0.5.0","tape":"4.6.3","isexe":"1.1.2","sepia":"2.0.2","ghooks":"^2.0.0","rimraf":"2.5.4","tslint":"4.3.1","ts-node":"2.0.0","docpress":"0.7.1","istanbul":"^0.4.5","standard":"8.6.0","tap-diff":"0.1.1","verdaccio":"2.1.0","commitizen":"^2.8.6","in-publish":"2.0.0","typescript":"2.1.4","@types/tape":"4.2.28","exists-link":"1.0.0","npm-run-all":"4.0.0","tape-promise":"2.0.1","npm-scripts-info":"0.3.6","git-update-ghpages":"1.3.0","validate-commit-msg":"^2.7.0","cz-conventional-changelog":"^1.2.0","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm-0.49.0.tgz_1484610224566_0.34456823440268636","host":"packages-12-west.internal.npmjs.com"}},"10.12.3":{"name":"pnpm","version":"10.12.3","keywords":["pnpm","pnpm10","dependencies","dependency manager","efficient","fast","hardlinks","install","installer","link","lockfile","modules","monorepo","multi-package","npm","package manager","package.json","packages","prune","rapid","remove","shrinkwrap","symlinks","uninstall","workspace"],"license":"MIT","_id":"pnpm@10.12.3","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"d71336a5af4f5df49fb6383a793e714b4e01e1bd","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-10.12.3.tgz","fileCount":1111,"integrity":"sha512-Rn3yxYYFYWVYCtbftUzqrZTFow+AiT697FpExapzwgWuSlu51e1ruE6nwkns54ZkK7tJ0GowffIY0D2kHDF0Fw==","signatures":[{"sig":"MEQCIHp5Gan10q1gBA/880JGWs8z9AqWIcnYX5nrxxDjom0cAiACReGa/S+bk4c5MP9/Rf1GV7R5D0WfY0fVVdbFetTOyw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":17664498},"jest":{"preset":"@pnpm/jest-config/with-registry"},"main":"bin/pnpm.cjs","_from":"file:pnpm-10.12.3.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=18.12"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"jest","start":"tsc --watch","bundle":"ts-node bundle.ts","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/templates dist/templates && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"pnpmuser","actor":{"name":"pnpmuser","type":"user","email":"publish-bot@pnpm.io"},"email":"publish-bot@pnpm.io"},"_resolved":"/tmp/9da110f54c55af403d5060b33d2e7f49/pnpm-10.12.3.tgz","_integrity":"sha512-Rn3yxYYFYWVYCtbftUzqrZTFow+AiT697FpExapzwgWuSlu51e1ruE6nwkns54ZkK7tJ0GowffIY0D2kHDF0Fw==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git","directory":"pnpm"},"_npmVersion":"10.8.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"20.19.2","preferGlobal":true,"publishConfig":{"tag":"next-10","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/pnpm_10.12.3_1750760156035_0.09900786981414966","host":"s3://npm-registry-packages-npm-production"}},"10.12.2":{"name":"pnpm","version":"10.12.2","keywords":["pnpm","pnpm10","dependencies","dependency manager","efficient","fast","hardlinks","install","installer","link","lockfile","modules","monorepo","multi-package","npm","package manager","package.json","packages","prune","rapid","remove","shrinkwrap","symlinks","uninstall","workspace"],"license":"MIT","_id":"pnpm@10.12.2","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"12699edadad4a9899f8ae9dd8e8651d8976bf198","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-10.12.2.tgz","fileCount":1111,"integrity":"sha512-oyVAGFuWTuMLtOl55AWtxq9ZImtDjuTMGfnodzZnpm0wL1v+5go508rGnjXkuW5winHdACt+k1nEESoXIqwyPw==","signatures":[{"sig":"MEUCIFDrvQexnB8g7ADmlGd+7ykHLyXpBzLw8g2hU0hwT78rAiEAvfS+Nl6E1+gQ8gfdoWp8/ROvCd5wM6mSue5SG0zyTMs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":17664258},"jest":{"preset":"@pnpm/jest-config/with-registry"},"main":"bin/pnpm.cjs","_from":"file:pnpm-10.12.2.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=18.12"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"jest","start":"tsc --watch","bundle":"ts-node bundle.ts","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/templates dist/templates && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"pnpmuser","actor":{"name":"pnpmuser","type":"user","email":"publish-bot@pnpm.io"},"email":"publish-bot@pnpm.io"},"_resolved":"/tmp/22c6625c53e03d0c054c676053f1183d/pnpm-10.12.2.tgz","_integrity":"sha512-oyVAGFuWTuMLtOl55AWtxq9ZImtDjuTMGfnodzZnpm0wL1v+5go508rGnjXkuW5winHdACt+k1nEESoXIqwyPw==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git","directory":"pnpm"},"_npmVersion":"10.8.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"20.19.2","preferGlobal":true,"publishConfig":{"tag":"next-10","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/pnpm_10.12.2_1750638749992_0.2036927952703229","host":"s3://npm-registry-packages-npm-production"}},"0.49.2":{"name":"pnpm","version":"0.49.2","keywords":["dependency manager","install","modules","npm","package manager"],"author":{"name":"Rico Sta. Cruz","email":"rico@ricostacruz.com"},"license":"MIT","_id":"pnpm@0.49.2","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"http://ghub.io/pnpm#readme","bugs":{"url":"http://ghub.io/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js"},"dist":{"shasum":"61226f0f1768e2a9325277c32d91b31eb2e74666","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-0.49.2.tgz","integrity":"sha512-JF4bymlsbWYQeScGmzopTgy1kOTcxeUKOcMrVR+5jAfDj09oNXupuYOpbpOgHofItZJOISaLq2O+J6DGnCUZ7A==","signatures":[{"sig":"MEYCIQDZgyOVx93lQQuXeyDVeVEB5WPGFPE2ehn/lkCN8uEOWgIhAO7N3vQW4nG0eB/RhzQ7WuzJSSgC6uS0tipBVf7MfdfI","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib/"],"config":{"ghooks":{"commit-msg":"node ./node_modules/validate-commit-msg/index.js"},"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"_shasum":"61226f0f1768e2a9325277c32d91b31eb2e74666","engines":{"node":">=4"},"gitHead":"48644e9764f7fd109c1db26933f13c6b096efdc2","scripts":{},"typings":"lib/index.d.ts","_npmUser":{"name":"zkochan","email":"zoltan.kochan@gmail.com"},"__scripts":{"tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"standard && tslint -c tslint.json --project .","test":"npm run lint && npm run test:e2e","cover":"istanbul cover test/index.js","start":"npm run tsc -- --watch","commit":"git-cz","?commit":"echo 'Run Git commit wizard'","pretest":"rimraf ../.tmp/ && npm run tsc","release":"sh .scripts/release.sh","?release":"echo 'Publish pnpm'","posttest":"git checkout -- verdaccio/storage/","test:e2e":"npm-run-all -p -r verdaccio test:tap","test:tap":"ts-node test | tap-diff","verdaccio":"verdaccio -c ./verdaccio/config.yaml","docs:build":"docpress build","prepublish":"in-publish && echo 'You need to use \"npm run release\" to publish pnpm' && false || npm run tsc","prerelease":"npm run tsc && npm test","?docs:build":"echo 'Generate the documentation website'","build-verdaccio":"npm-run-all -p -r verdaccio publish-test-packages","?build-verdaccio":"echo 'Cache the verdaccio store for faster tests execution'","prebuild-verdaccio":"rimraf verdaccio/storage/","publish-test-packages":"sh test/packages/publish-all.sh"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/rstacruz/pnpm.git","type":"git"},"_npmVersion":"3.10.9","description":"A fast implementation of npm install","directories":{"test":"test"},"_nodeVersion":"6.9.1","preferGlobal":true,"__dependencies":{"mz":"2.6.0","rc":"1.1.6","mem":"1.1.0","bole":"3.0.2","meow":"3.7.0","execa":"0.6.0","is-ci":"1.0.10","retry":"0.10.1","byline":"5.0.0","mkdirp":"0.5.1","ndjson":"1.5.0","semver":"5.3.0","find-up":"2.1.0","js-yaml":"3.7.0","thenify":"3.2.1","link-dir":"1.0.3","lockfile":"1.0.3","node-gyp":"3.5.0","@types/mz":"0.0.30","@types/rc":"0.0.1","commondir":"1.0.1","path-name":"1.0.0","write-pkg":"2.0.0","is-windows":"1.0.0","os-homedir":"1.0.2","@types/node":"6.0.48","arr-flatten":"1.0.1","common-tags":"1.4.0","cross-spawn":"^5.0.0","exists-file":"3.0.0","pnpm-logger":"0.0.1","read-pkg-up":"1.0.1","rimraf-then":"1.0.1","pause-stream":"0.0.11","registry-url":"3.1.0","@types/byline":"4.2.31","@types/mkdirp":"0.3.29","@types/semver":"5.3.30","cache-manager":"2.3.0","promisequence":"1.1.6","sorted-object":"2.0.1","unpack-stream":"1.0.2","@types/js-yaml":"3.5.28","camelcase-keys":"4.0.0","load-json-file":"2.0.0","lodash.memoize":"4.1.2","loud-rejection":"1.6.0","normalize-path":"2.0.1","@types/lockfile":"0.4.29","npm-package-arg":"4.2.0","update-notifier":"1.0.3","cache-manager-fs":"1.0.6","is-retry-allowed":"1.1.0","lodash.clonedeep":"4.5.0","@zkochan/cmd-shim":"2.2.1","@types/common-tags":"1.2.5","pnpm-file-reporter":"0.0.1","npm-registry-client":"7.4.5","pnpm-install-checks":"1.1.0","registry-auth-token":"3.1.0","@types/cache-manager":"1.2.4","@types/load-json-file":"2.0.5","pnpm-default-reporter":"0.0.1","@types/update-notifier":"0.0.28","delocalize-dependencies":"0.1.0","@zkochan/hosted-git-info":"2.1.5"},"devDependencies":{"caw":"2.0.0","ncp":"^2.0.0","nixt":"0.5.0","tape":"4.6.3","isexe":"1.1.2","sepia":"2.0.2","ghooks":"^2.0.0","rimraf":"2.5.4","tslint":"4.3.1","ts-node":"2.0.0","docpress":"0.7.1","istanbul":"^0.4.5","standard":"8.6.0","tap-diff":"0.1.1","verdaccio":"2.1.0","commitizen":"^2.8.6","in-publish":"2.0.0","typescript":"2.1.4","@types/tape":"4.2.28","exists-link":"1.0.0","npm-run-all":"4.0.0","tape-promise":"2.0.1","npm-scripts-info":"0.3.6","git-update-ghpages":"1.3.0","validate-commit-msg":"^2.7.0","cz-conventional-changelog":"^1.2.0","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm-0.49.2.tgz_1484785445892_0.1522895449306816","host":"packages-12-west.internal.npmjs.com"}},"0.49.1":{"name":"pnpm","version":"0.49.1","keywords":["dependency manager","install","modules","npm","package manager"],"author":{"name":"Rico Sta. Cruz","email":"rico@ricostacruz.com"},"license":"MIT","_id":"pnpm@0.49.1","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"http://ghub.io/pnpm#readme","bugs":{"url":"http://ghub.io/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js"},"dist":{"shasum":"cd0391b9bddbf6d7ccfdf6c76b2db2f555a39925","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-0.49.1.tgz","integrity":"sha512-G0W77TuVLnfQ+y4lDlFkVfwt37gAI541hSI4IAgxpi6Cskmk1uGeGAKepPZVz2I7O19HUbxzuYJNxr594HZekQ==","signatures":[{"sig":"MEUCIQCwXL6eUby5Uudpc3+3avY7YFZAmSoPWZv3qbRHbSptsAIgFIhk+6i77rzVsdDqm7+mLSwDOpBzkviSsvfg7MPA2wA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib/"],"config":{"ghooks":{"commit-msg":"node ./node_modules/validate-commit-msg/index.js"},"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"_shasum":"cd0391b9bddbf6d7ccfdf6c76b2db2f555a39925","engines":{"node":">=4"},"gitHead":"b3de7d7d569b17bce0a66d682949ef0613ac0ca1","scripts":{},"typings":"lib/index.d.ts","_npmUser":{"name":"zkochan","email":"zoltan.kochan@gmail.com"},"__scripts":{"tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"standard && tslint -c tslint.json --project .","test":"npm run lint && npm run test:e2e","cover":"istanbul cover test/index.js","start":"npm run tsc -- --watch","commit":"git-cz","?commit":"echo 'Run Git commit wizard'","pretest":"rimraf ../.tmp/ && npm run tsc","release":"sh .scripts/release.sh","?release":"echo 'Publish pnpm'","posttest":"git checkout -- verdaccio/storage/","test:e2e":"npm-run-all -p -r verdaccio test:tap","test:tap":"ts-node test | tap-diff","verdaccio":"verdaccio -c ./verdaccio/config.yaml","docs:build":"docpress build","prepublish":"in-publish && echo 'You need to use \"npm run release\" to publish pnpm' && false || npm run tsc","prerelease":"npm run tsc && npm test","?docs:build":"echo 'Generate the documentation website'","build-verdaccio":"npm-run-all -p -r verdaccio publish-test-packages","?build-verdaccio":"echo 'Cache the verdaccio store for faster tests execution'","prebuild-verdaccio":"rimraf verdaccio/storage/","publish-test-packages":"sh test/packages/publish-all.sh"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/rstacruz/pnpm.git","type":"git"},"_npmVersion":"3.10.9","description":"A fast implementation of npm install","directories":{"test":"test"},"_nodeVersion":"6.9.1","preferGlobal":true,"__dependencies":{"mz":"2.6.0","rc":"1.1.6","mem":"1.1.0","bole":"3.0.2","meow":"3.7.0","execa":"0.6.0","is-ci":"1.0.10","retry":"0.10.1","byline":"5.0.0","mkdirp":"0.5.1","ndjson":"1.5.0","semver":"5.3.0","find-up":"2.1.0","js-yaml":"3.7.0","thenify":"3.2.1","link-dir":"1.0.3","lockfile":"1.0.3","node-gyp":"3.5.0","@types/mz":"0.0.30","@types/rc":"0.0.1","commondir":"1.0.1","path-name":"1.0.0","write-pkg":"2.0.0","is-windows":"1.0.0","os-homedir":"1.0.2","@types/node":"6.0.48","arr-flatten":"1.0.1","common-tags":"1.4.0","cross-spawn":"^5.0.0","exists-file":"3.0.0","pnpm-logger":"0.0.1","read-pkg-up":"1.0.1","rimraf-then":"1.0.1","pause-stream":"0.0.11","registry-url":"3.1.0","@types/byline":"4.2.31","@types/mkdirp":"0.3.29","@types/semver":"5.3.30","cache-manager":"2.3.0","promisequence":"1.1.6","sorted-object":"2.0.1","unpack-stream":"1.0.2","@types/js-yaml":"3.5.28","camelcase-keys":"4.0.0","load-json-file":"2.0.0","lodash.memoize":"4.1.2","loud-rejection":"1.6.0","normalize-path":"2.0.1","@types/lockfile":"0.4.29","npm-package-arg":"4.2.0","update-notifier":"1.0.3","cache-manager-fs":"1.0.6","is-retry-allowed":"1.1.0","lodash.clonedeep":"4.5.0","@zkochan/cmd-shim":"2.2.1","@types/common-tags":"1.2.5","pnpm-file-reporter":"0.0.1","npm-registry-client":"7.4.5","pnpm-install-checks":"1.1.0","registry-auth-token":"3.1.0","@types/cache-manager":"1.2.4","@types/load-json-file":"2.0.5","pnpm-default-reporter":"0.0.1","@types/update-notifier":"0.0.28","delocalize-dependencies":"0.1.0","@zkochan/hosted-git-info":"2.1.5"},"devDependencies":{"caw":"2.0.0","ncp":"^2.0.0","nixt":"0.5.0","tape":"4.6.3","isexe":"1.1.2","sepia":"2.0.2","ghooks":"^2.0.0","rimraf":"2.5.4","tslint":"4.3.1","ts-node":"2.0.0","docpress":"0.7.1","istanbul":"^0.4.5","standard":"8.6.0","tap-diff":"0.1.1","verdaccio":"2.1.0","commitizen":"^2.8.6","in-publish":"2.0.0","typescript":"2.1.4","@types/tape":"4.2.28","exists-link":"1.0.0","npm-run-all":"4.0.0","tape-promise":"2.0.1","npm-scripts-info":"0.3.6","git-update-ghpages":"1.3.0","validate-commit-msg":"^2.7.0","cz-conventional-changelog":"^1.2.0","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm-0.49.1.tgz_1484728150101_0.8038434113841504","host":"packages-18-east.internal.npmjs.com"}},"10.12.4":{"name":"pnpm","version":"10.12.4","keywords":["pnpm","pnpm10","dependencies","dependency manager","efficient","fast","hardlinks","install","installer","link","lockfile","modules","monorepo","multi-package","npm","package manager","package.json","packages","prune","rapid","remove","shrinkwrap","symlinks","uninstall","workspace"],"license":"MIT","_id":"pnpm@10.12.4","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"88a0ccfe72d6345dede50dc9d6158400be2420eb","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-10.12.4.tgz","fileCount":1111,"integrity":"sha512-Xqiw3u2U7WhpHJutTJVUknBcXuuKh++GvGLHSiawN7CP+VcPEIsuTb0d0akYb+qSXlJ/FBxkjoWvRWMQdGgBhA==","signatures":[{"sig":"MEUCIHgFNYCynawsQj2TFih8MSo5NU8irHoWSjYIWoFdjXsUAiEArLjxP+kP0pDgYCk1HfGfrLjxph157UO/0WcQTCDmxTM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":17665923},"jest":{"preset":"@pnpm/jest-config/with-registry"},"main":"bin/pnpm.cjs","_from":"file:pnpm-10.12.4.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=18.12"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"jest","start":"tsc --watch","bundle":"ts-node bundle.ts","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/templates dist/templates && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"pnpmuser","actor":{"name":"pnpmuser","type":"user","email":"publish-bot@pnpm.io"},"email":"publish-bot@pnpm.io"},"_resolved":"/tmp/fa073e0cc701438c790ac948bcc1aa7e/pnpm-10.12.4.tgz","_integrity":"sha512-Xqiw3u2U7WhpHJutTJVUknBcXuuKh++GvGLHSiawN7CP+VcPEIsuTb0d0akYb+qSXlJ/FBxkjoWvRWMQdGgBhA==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git","directory":"pnpm"},"_npmVersion":"10.8.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"20.19.2","preferGlobal":true,"publishConfig":{"tag":"next-10","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/pnpm_10.12.4_1750958000567_0.6369332061378017","host":"s3://npm-registry-packages-npm-production"}},"7.9.4":{"name":"pnpm","version":"7.9.4","keywords":["pnpm7","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@7.9.4","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"79f42969cf7f47298f4ac0ee58a106e664dd7a1e","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-7.9.4.tgz","fileCount":656,"integrity":"sha512-eZG33kdDFmIzBZoSRguEHVLtnHdJTvfP6wm53SyBt4Mqzbro9eIaQcEcB4qfJCGMaLvPegG2MQxD2EiArALaJA==","signatures":[{"sig":"MEQCIBpI4VN32Xz/Ou4Yki0rea4y7HNxE417/PXCKDL6/tqjAiBGmt6efQYeTCdtGMhN+OFo+MovH+cbuv69u/5HVMQxUQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12149677,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjBCNlACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmow4g/9EhOvfGPbMNLk56w6W3UStEmwzQES8Jr6u4gmSofTNijlU1c6\r\nEr/Mg0qBT4s84yceKkUxqkjf+/cht4QHd/F0g6eIyhsiH1qpIWYef06TrnwV\r\n430SbQSTaTc0SsG2gmqOtD3pw0DD7Aqw1mmTLSgH/c4n9tlRQFojzKKkL1A4\r\nDtRQUfZUW1NkAuA62u64YXuzvL98RAn1p+BacztqP/v6DwWQrBORTQPZXUgn\r\nJnwX14iZ5ihbdieZ3IgFeCH8mVnyOAlC5pWKOm7lFbic+yYB/oFlIR009UwF\r\np8JAWhFKF9OeR+pSlOIsafdmqAiVW/wBRRl+Cpthx+bEYNvZnLglLBH0KXr2\r\nhye/mMdjbogUZyFHzBysPPP4yekr5xVotLE9QL9QbSjDo6PBmtwAim8UfRvO\r\ncm5epnJ5V7Qjs+nMdZdm+ABfUc+ntWWlmC2IPGsAv3CzQfzVs3NgbeB/wscC\r\nZWGXjIWHa3/opIW+z3KGvZfx7LgN0TfZtXN4QEhWoDItym0fwpEhTDay4+iM\r\n2XuJQElCI9fSYuYUD3GSxBS45AObp8qeJgEAiXOxhhJQgEYPIfdOUqFYX3Uc\r\nBh2EgjakUDWueOgnyRqu2cikpCsqP1ZYc99CbKg0J1/z5JRXWVm0OnNYk2X4\r\nY9Pq0XIvLopgzXmzralKnQRArOhLd/RgfeU=\r\n=WW5o\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","_from":"file:pnpm-7.9.4.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=14.6"},"exports":{".":"./package.json"},"funding":{"url":"https://opencollective.com/pnpm"},"scripts":{"lint":"eslint src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7782 pnpm run test:e2e","start":"tsc --watch","bundle":"pnpm bundle:pnpm","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/9f8b0c2e00273434c26d383023e384e4/pnpm-7.9.4.tgz","_integrity":"sha512-eZG33kdDFmIzBZoSRguEHVLtnHdJTvfP6wm53SyBt4Mqzbro9eIaQcEcB4qfJCGMaLvPegG2MQxD2EiArALaJA==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.24.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"16.16.0","preferGlobal":true,"publishConfig":{"tag":"next-7","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_7.9.4_1661215589226_0.11390506819695356","host":"s3://npm-registry-packages"}},"7.9.5":{"name":"pnpm","version":"7.9.5","keywords":["pnpm7","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@7.9.5","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"8d28e3270689e2afd345777fec9d9535f427b532","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-7.9.5.tgz","fileCount":656,"integrity":"sha512-+r7+PlBIsblqia8eUOUsBp/R+lHmGAm55jyQRt3DWMUI0srVR1aNJhQECfx24L53Ckz9g48mVxQXEniQMWQPmw==","signatures":[{"sig":"MEUCIQCa5vQTEJRpg1vquWpuBH3fUeThg05W5jgx4CAoqNoHZQIgP4kIo47sQ0Z6paGvksi4ymMovIVkcI7qknd/RLfSCLo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12152319,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjBhTYACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmppzw/8DS3hrGI1iIANlAYJFFOc45xQm7ZJAzpz1msABYQlsJd9QGAb\r\n2Pt2LWAe4CnTfwEL/+LE8aRBAee1yOaVOf+8RUW8RV2c+SWUmzWklFFh7FoP\r\nZFN/gXhJrgT4vskCRrc0NKSNnJm7bXDi6uXE/vXbzjBM8E2G9auS+DYV7GEH\r\n1fzd7On0DDOIt2ChIpIdeZnq2ljB3GnKcBMas/jOJ1NItjcSvXMv5FvnnXaz\r\nETqH0dAcDMAuunGkbrwidV0WhhXylBBdL3nH1vb9QTbAoQNbFvTUL3eV4hhj\r\nzNxuKq+3169vvPYrTY0g+SZEN2Lyi4EU8SAspzBN0CiJPKlVBqqBbQ3uEXfo\r\nfHsuF526FuwaS1scyuAEsodRbSOWdL3nwzkDXdT8qngVpizlvPd5YFrjBFDR\r\nWlIPlWev5NVOaWMRwA+aCnzVTsFYyjoYMkeGVhKsN0VI1yMEWV1zdRpfaw89\r\nXhtPi5EJKYePzyZqyvAsCMcWhXXEgAdpKIwulw9lZr0WYxGUz9oFumvsXWzr\r\noHrQdfySSDxpSdrwMsTwac5gt/cr4bHEhhYdNFeY7jsH36rRhVLMAnQVIn91\r\npAucBd4IBIG35E25/AILbOqoTqKzyuWtx6fs9QL9+7GL7i3SfDdfDhjfKJYp\r\ntHtAAVeqzxp2yjfuDIF4U3vNQuxEr8atwfM=\r\n=Y09C\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","_from":"file:pnpm-7.9.5.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=14.6"},"exports":{".":"./package.json"},"funding":{"url":"https://opencollective.com/pnpm"},"scripts":{"lint":"eslint src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7782 pnpm run test:e2e","start":"tsc --watch","bundle":"pnpm bundle:pnpm","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/3ddf2edd8e3cddd12c00e50ec5ca02f9/pnpm-7.9.5.tgz","_integrity":"sha512-+r7+PlBIsblqia8eUOUsBp/R+lHmGAm55jyQRt3DWMUI0srVR1aNJhQECfx24L53Ckz9g48mVxQXEniQMWQPmw==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.24.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"16.17.0","preferGlobal":true,"publishConfig":{"tag":"next-7","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_7.9.5_1661342936332_0.24549648931496937","host":"s3://npm-registry-packages"}},"7.9.0":{"name":"pnpm","version":"7.9.0","keywords":["pnpm7","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@7.9.0","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"4226ed225337fd55f9ff7736b67048dffe1d7b16","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-7.9.0.tgz","fileCount":637,"integrity":"sha512-xkIVw73yJm/h5M4VvFIS5Q+gQCRDrp3r92g58PtcCK86aZCa7EQ6q6ivdfTAz0KsAVgloA6Anub28n6wju5v3w==","signatures":[{"sig":"MEQCIDzCn82pFpR7Sq+4LEwUZMldWZCKDAS2PsRPOwH3MbPNAiBQbVxnf70fADrP22b1O0XX8gww819bTqb1G16iiI/9iw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12036149,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi7oooACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrNrA//bRnkNZZAGE9TowPcC+vRa+UU56Pzl2+m6HN6dT95KbrY/v9X\r\nVwSE30vsFwA7qUGarVAxLFHHXZxpT+2BcCViEylSycdwYqC4jcwnOl0xCHhF\r\n+SsFlNC/kL9E6Z+BHWr4k/TyL6BUw0Xrpe/wV6jORboGMXumzre50PwqU7m0\r\nd8ykrjVXSzlrl50XVUfv8Z2e2rUv1RnNLMQlkL8IqpxWDH4BHOqpCwdsrlh1\r\n1vr75texRrFZILFg8CZSvJNqWSddzc/WDbXqtffK8/FaCJz7atpZzXrBfX/W\r\nHn2OfbzGIYMNZ186Gct2O6T2QPszukXoFdxuEHdwzlpHgiueLAUmCBL+/ebp\r\nZ7tkL421inYQeSU8Sm9tyskHMpLnN2GNr9O3p6edD6th+pWpXSGMA0SSN304\r\nY5ynShoSL6xa/aHcWSvhIUzqNvFlqBEsq1TWS2bBKnkP1+kke5mVVOeVaD/F\r\nJvmmECxexqWhnBrRI5qKyTwbUUKj5zeIejeiwAkwKwFaxLIuqZteJ1+OPXav\r\n/KuQQb5CqZk524Sg5Xzx+FkNAMlvZhTkLggUm4jYHQcHwx8j1PlFuB/6mbjN\r\n8CDmGwJjNknsFHItyCy4e/f4X0P2H/kIdmij6TAOvkcecVqyJ49+OXwiqVh1\r\n6sWE+mdpVfxhPEYpB7wqrCqB0Hp1Vqj/7ZA=\r\n=KwiN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","_from":"file:pnpm-7.9.0.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=14.6"},"exports":{".":"./package.json"},"funding":{"url":"https://opencollective.com/pnpm"},"scripts":{"lint":"eslint src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7782 pnpm run test:e2e","start":"tsc --watch","bundle":"pnpm bundle:pnpm","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/5d27655f8ffe86f7af715a95779890e3/pnpm-7.9.0.tgz","_integrity":"sha512-xkIVw73yJm/h5M4VvFIS5Q+gQCRDrp3r92g58PtcCK86aZCa7EQ6q6ivdfTAz0KsAVgloA6Anub28n6wju5v3w==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.24.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"16.16.0","preferGlobal":true,"publishConfig":{"tag":"next-7","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_7.9.0_1659800104493_0.6047461206461928","host":"s3://npm-registry-packages"}},"7.9.1":{"name":"pnpm","version":"7.9.1","keywords":["pnpm7","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@7.9.1","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"8a2c1ef72c7eb66ce03a3ae4c5d5b87ed8c258ee","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-7.9.1.tgz","fileCount":637,"integrity":"sha512-5vyV+FwZj5y31UDDsiq9xcVzF+mvS+IPdgAgkZ9rVxYPNKCCVwVn5LsHh9jcfuApiKYVgpyisAMcuSDbe1/C0Q==","signatures":[{"sig":"MEQCIGKqQhEpTXk+Yp/5kqzwPDg/V2uBzHujnzJ9LsEpryA9AiALykJCZWsKeOjE4c9tEB8ZbVuGcOIFrT2alV3bZYijHg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12039427,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi84EpACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrHBhAAoBFE2tLoxziKwndTaR5EFlQgc0clMGPwVz8++R+foCKZ/Dc+\r\nQKCusJjteDU4vhVlLDpuRTTlTQEencto0m8ts1rfHhYoCqF1w+BiEF3oPs5L\r\nLaGmP0F3ZXIzwBQI5M2cxhaEi1JjAPmUZTanLdSppvTnLmMWryaUaEvKe8p6\r\nrjStQnCVXs4oO/sx5GmTynuaHf/9fEgohwPCADB17WPlVkh8uC9DBuJw497t\r\nZsCs6kVIPJYcZ9cKkOK6VTgIRYSXHh8MVE5Y2ainGXm9tohgEfuKKboyzu8T\r\nyk+Db10cl9hOPZd70y9dZboEcczd7HABFYgQzFX7hh5aW+4wmi4D7Ffr9YMe\r\nXxgUFSRdc2UnNshuXWYLiozew51C/3nQywi7p++qXsGPULT/n6bDPirfOM4w\r\nXgK8DN6Uf4SqaTNURDJzA9IwafpIh/OUAHXOn5F9aYJ4TbZRNZfGlvJ5pQV6\r\n2G9kNZ2w0v/LYKG5KDKNDOsdql8Urr3u9XmKgtCk3bbD5WOuKN8hmnrsZgkc\r\nEvrkPcnGPLYpLzbp06Ln1nRifYBPFbAWvGVuFDciHplyZxC+UInHi0hxBNgM\r\nr/sbF8/jGB0rLBGHuuYOBBlZUdT5OirgpFA2zhO2enQanqmzkqcWWT1ScxBR\r\nMHqsZh6jFCAciFikU6Rrx8bX3AUN1KTHjCI=\r\n=mzHt\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","_from":"file:pnpm-7.9.1.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=14.6"},"exports":{".":"./package.json"},"funding":{"url":"https://opencollective.com/pnpm"},"scripts":{"lint":"eslint src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7782 pnpm run test:e2e","start":"tsc --watch","bundle":"pnpm bundle:pnpm","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/4af3eb71c774eeb94d8cb1e68957c587/pnpm-7.9.1.tgz","_integrity":"sha512-5vyV+FwZj5y31UDDsiq9xcVzF+mvS+IPdgAgkZ9rVxYPNKCCVwVn5LsHh9jcfuApiKYVgpyisAMcuSDbe1/C0Q==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.24.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"16.16.0","preferGlobal":true,"publishConfig":{"tag":"next-7","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_7.9.1_1660125481561_0.18811660523901041","host":"s3://npm-registry-packages"}},"7.9.2":{"name":"pnpm","version":"7.9.2","keywords":["pnpm7","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@7.9.2","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"2985fe941a17d0e7020c8616a5613dc8680b67d1","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-7.9.2.tgz","fileCount":656,"integrity":"sha512-Xsp96ox9FmlEYuiN3+slAS1S9OXPPxa4JxEp4IX8tHIOlQAPRzLcsjkU9ZA5aQa8PVLGEmA9dQenp7sBpIMoCQ==","signatures":[{"sig":"MEUCIQDwZXr+nwjjmqy5vep43vfzRzK6GlmTd2rpFIlGyMfGFgIgBfcp64im9AgxJW806+s09PB29c1YBpWJ1CHkGrhQo8U=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12148646,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi/LLAACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr6UBAAltyYqEdDowwdetrfFtuxCNEib3jFVBupzX9WXTAq2R9Wknz/\r\nO19+GBByjNxsnMuWZzcP9KpL0zlbwriNys+pLJseRW7053RthyW3ErJjfu5S\r\nq4zmYkcyeh5B2Yfqf4yL+CngPcV3Pn+82pMlB+w4wD+KTYxPMyecjSQPp9Oy\r\nOTsFT+hCFQHCl8iifn6+pkT3PXLUL8tTxlcyMpGVOrQWL/8Co5hEu087A9nY\r\nXychB+xGACFa5j0wMwpbZ2JaQXiPlmXTVkazWedWYQU2hPDYa8PlgonuytvI\r\nr/EhJan53S4DmRioYtW2NV7l6ifeJsj/ttpDNlEsCjnLX6za9/tf5F1enVgF\r\navMkhXxjyx6dmy5v0X2a7St8rczSoTu93Oz37RZD5e0JFz7+8LTxAiUSOE4q\r\nS+Y3EfEgetbokNH79/+2+MvQz/YtzsQhBZ5t37IyyqFJMRYZr1wfyqC16x5G\r\nAlGmxim7Htw8E2uNubaVZ0Fmwar6ENz0MwSjjfL6tqmZ4E/ZDgm6ia1l4zwW\r\nlLVEmR1io7Zk05mal3sZb6rJ3DWWe00akbgksdzthyCag5Ker34G/g1FdXVt\r\nBNx6U2GXZue0CAcWqJaxZqsJ0FIUTC+mPm/TnIOU+n0j1HjdK4/piJS9LAFY\r\nRk9gHGYkTbchobZB16R6ePp4J13pEpBZKXY=\r\n=rwHv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","_from":"file:pnpm-7.9.2.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=14.6"},"exports":{".":"./package.json"},"funding":{"url":"https://opencollective.com/pnpm"},"scripts":{"lint":"eslint src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7782 pnpm run test:e2e","start":"tsc --watch","bundle":"pnpm bundle:pnpm","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/51c36e901c548b2d9bc69f932b6642a1/pnpm-7.9.2.tgz","_integrity":"sha512-Xsp96ox9FmlEYuiN3+slAS1S9OXPPxa4JxEp4IX8tHIOlQAPRzLcsjkU9ZA5aQa8PVLGEmA9dQenp7sBpIMoCQ==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.24.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"16.16.0","preferGlobal":true,"publishConfig":{"tag":"next-7","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_7.9.2_1660727999562_0.050662669763446466","host":"s3://npm-registry-packages"}},"7.9.3":{"name":"pnpm","version":"7.9.3","keywords":["pnpm7","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@7.9.3","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"843f76d13dbfa9f6dfb5135d6fbaa8b99facacc9","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-7.9.3.tgz","fileCount":656,"integrity":"sha512-0hpAD1vtILw0i9gTN4ffagnScWMW9/avfZIKllBUd++fAvCss+hVgPPDd0HS9XcOT675gid4H9esGkbLdaFy+w==","signatures":[{"sig":"MEUCIGMGUo/yqsXmiK04VAWULO70HD6dqMHcCdeyVct0KSLOAiEA30ngJ9X7GB7pp5pLnWGlF8lzGf+yPagtWULeDJqJXMw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12149203,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi/L5gACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqQ0RAAj+4gNMGst4KeGmtU+5Nv2iOIL+231lE/zbqmls1l0QtcTybW\r\nOF/1LJdlXHcIMZ/n3noqW65vFSsrAIGg/6K0/dfDnGiH7IYgFCpB0BL1EowB\r\nKj+eqCS49aACxtad9OgjaKj/+AqHUjMMlRdWUjHYXUtirTghxMXMWxRuhOLL\r\nRDmcK1lBTrqWPOreFbiHnu0YtmKwIpqQrlZsnU2wtZcrCluTOhQ9ertrmk8F\r\nqfhowrWQ9UD43FrCVjiZ7ahDK6eXOlTTMDS8Ws/mBQBRBQFJ/kLbECtO2T43\r\nltXAdpcSaTSMO49PoG89tLtqruIlNKvqjMKKl//ltD55jX/PeAMpHBtr2PwX\r\nmkGkHIlhWzwcMYjvzpu/nvBsxzEPBzfl3VkKte7CPvpHVT2iuSlYzbNrY5po\r\nv/L5sKoqmtNNkdvRpRI7NZqaTDS1jixHNnKCgMGG0yQSX5Ym0TPLKl03BX7t\r\nrypq/9V6qwHuEumVfnhATjR7fhOFyjJDPZNldCt1/31l9/lzx1/nHTaILhGi\r\nWXk0+Z8dFXGoYcq+1wT8f5nV0OMniTm+EkhvSGfRQ5iD6VbviVSCy/6m5qt1\r\nNqT6uXSnoYt5qJWbhvtX7MxahwbCfYUHTABIcSVj/4gw1K+jYR0kKiQvvXVW\r\nJLq/HvpSJ1OFlWPTIZ51ZRD6jQx0wmZc0Ts=\r\n=YTSw\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","_from":"file:pnpm-7.9.3.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=14.6"},"exports":{".":"./package.json"},"funding":{"url":"https://opencollective.com/pnpm"},"scripts":{"lint":"eslint src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7782 pnpm run test:e2e","start":"tsc --watch","bundle":"pnpm bundle:pnpm","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/51305dd2568a73effded61099c823d6e/pnpm-7.9.3.tgz","_integrity":"sha512-0hpAD1vtILw0i9gTN4ffagnScWMW9/avfZIKllBUd++fAvCss+hVgPPDd0HS9XcOT675gid4H9esGkbLdaFy+w==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.24.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"16.16.0","preferGlobal":true,"publishConfig":{"tag":"next-7","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_7.9.3_1660730975721_0.7516577883332456","host":"s3://npm-registry-packages"}},"4.13.0-0":{"name":"pnpm","version":"4.13.0-0","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@4.13.0-0","maintainers":[{"name":"zkochan","email":"z@kochan.io"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"ef279598b4aeb648158e849cd6a316d78baab77d","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-4.13.0-0.tgz","fileCount":5855,"integrity":"sha512-/djIs3uSYJNLOgRj23DSUin4APXlLkIlXltofNSXLCnH4QeM3/RQ4URt7Uw8VF4KDAgP7Xd+nfMWKeW1bCUrSA==","signatures":[{"sig":"MEUCIQC7J/zXEAQHPS/SUGm0AK0719qZD5O8i6RX5orY0nIlSQIgcnPHULi5ls3BzTN2FxxHP+a3lcLQbxzWjjwXCKGjN0c=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18652323,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJei3INCRA9TVsSAnZWagAAoFoQAIPnV5F9ok3jfIfvXN/y\ny+GQaEVRyOsKQvanfzUFEJCXKGWsV0DcQCcdAY2bL/qanzY4U/2qNr0ZsKFJ\nOUl9M2GXo5ra2SDFIBR4zli3dOYvPFfhNE58uHgsyXrfx87xzpuKxKgWbEiY\nNcdyUuP6jWhqr9+EEvq2DuIbCJVAuy46p6Up82ziqv3phDAgUXJ1d4439R8U\nmV7LPzeRmSicT5Qf7s8BB/XN/Zd5lkDA0qS5tOUM5oDzJppqUIZMW9FTi/30\nTSee5JvnXLhWL9LdlmI7BTTSXSc1NCoqQTP/n6Z7X1KuRE+3wvwuugYnIeTr\n89MGW1oVrmFaxI+r5ZT4QGIcCRjd18KhxiQXGUfMUAwIYSeeay/svvEvGF9Y\nKZwc1mz2hmWDZM05kvZJp5WXs7GXdVRqoQEaCuen0xsGUjFKbmQz1nFCAm6P\ngzdWuAl5RaqIHNpWyIqkVLdJogdqqV2za5DsznS+Pqn4qOv7JpnenkbL6FPi\nyE009LeQCmq0IFeC0oJiZsztRvO04Q8FkkOapLN1p0WD6DzY0nQaWuhB+mQY\n4V6stZ11mE6LPALIdo27T90E39DNZK194jX12jW3MiH/nsCtYbNL2Xm1bbXN\nfJWG3nCWJqBePdl7nv1KZEn4Zbkw966pRPIH6f2qzmrDj+9TRxHu+hXXpnLC\n3gJj\r\n=UKND\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","engines":{"node":">=10.13"},"scripts":{"lint":"tslint -c ../../tslint.json src/**/*.ts test/**/*.ts","test":"pnpm run _test","_test":"pnpm run compile && cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"npm run tsc -- --watch","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:tap","test:tap":"cd ../.. && c8 --reporter lcov --reports-dir packages/pnpm/coverage ts-node packages/pnpm/test --type-check","postpublish":"publish-packed","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock","__prepublishOnly":"pnpm run compile && npm cache clear --force && publish-packed --prune"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"6.14.4","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"12.14.1","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"nopt":"4.0.3","chalk":"4.0.0","is-ci":"2.0.0","ramda":"0.27.0","which":"2.0.2","split-cmd":"1.0.1","pkgs-graph":"5.1.4","@pnpm/types":"5.0.0","@types/nopt":"^3.0.29","common-tags":"1.8.0","graceful-fs":"4.2.1","render-help":"1.0.0","@pnpm/config":"8.2.0","@pnpm/logger":"3.2.2","@pnpm/tabtab":"0.0.1","@pnpm/command":"1.0.0","@pnpm/run-npm":"2.0.1","@pnpm/cli-meta":"1.0.0","loud-rejection":"2.2.0","@pnpm/cli-utils":"0.4.1","@zkochan/libnpx":"11.0.3","update-notifier":"4.1.0","@pnpm/core-loggers":"4.0.1","@pnpm/file-reporter":"0.1.0","@pnpm/parse-cli-args":"1.0.0","@pnpm/default-reporter":"7.2.0","@pnpm/find-workspace-dir":"1.0.0","@pnpm/plugin-commands-audit":"1.0.5","@pnpm/plugin-commands-store":"1.0.6","@pnpm/plugin-commands-import":"1.0.6","@pnpm/plugin-commands-server":"1.0.6","@pnpm/common-cli-options-help":"0.1.5","@pnpm/plugin-commands-listing":"1.0.6","@pnpm/plugin-commands-rebuild":"1.0.6","@pnpm/plugin-commands-outdated":"1.0.6","@pnpm/filter-workspace-packages":"2.0.11","@pnpm/plugin-commands-publishing":"1.0.6","@pnpm/plugin-commands-installation":"1.1.5","@pnpm/plugin-commands-script-runners":"1.0.5"},"_hasShrinkwrap":false,"readmeFilename":"README.md","__devDependencies":{"mz":"2.7.0","ncp":"2.0.0","pnpm":"4.13.0-0","delay":"4.3.0","execa":"4.0.0","p-any":"3.0.0","retry":"0.12.0","byline":"5.0.0","semver":"7.1.3","make-dir":"3.0.2","@types/mz":"^2.7.0","tree-kill":"1.2.2","write-pkg":"4.0.0","@types/ncp":"2.0.3","is-windows":"1.0.2","cross-spawn":"7.0.2","exists-link":"2.0.0","npm-run-all":"4.1.5","path-exists":"4.0.0","symlink-dir":"3.1.2","@types/is-ci":"2.0.0","@types/ramda":"^0.27.3","@types/retry":"0.12.0","@types/table":"^5.0.0","@types/which":"1.3.2","tape-promise":"4.0.0","@pnpm/prepare":"0.0.0","@types/byline":"4.2.31","@types/mkdirp":"1.0.0","@types/semver":"^7.1.0","load-json-file":"6.2.0","read-yaml-file":"2.0.0","@pnpm/constants":"3.0.0","@zkochan/rimraf":"1.0.0","write-json-file":"4.0.0","write-yaml-file":"4.0.0","deep-require-cwd":"1.0.0","@types/is-windows":"^1.0.0","normalize-newline":"3.0.0","@pnpm/modules-yaml":"6.0.1","@types/common-tags":"1.8.0","@types/cross-spawn":"6.0.1","@types/graceful-fs":"4.1.3","@types/tape-promise":"4.0.0","@pnpm/assert-project":"2.0.0","@pnpm/lockfile-types":"2.0.0","dir-is-case-sensitive":"1.0.2","@types/update-notifier":"4.1.0","@pnpm/read-package-json":"3.1.0","@pnpm/read-project-manifest":"1.0.4","@pnpm/write-project-manifest":"1.0.1","@pnpm/find-workspace-packages":"2.1.16","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_4.13.0-0_1586197004849_0.7834752347046523","host":"s3://npm-registry-packages"}},"6.0.0-rc.0":{"name":"pnpm","version":"6.0.0-rc.0","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@6.0.0-rc.0","maintainers":[{"name":"zkochan","email":"z@kochan.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"a0bb25268ed5445d01d4095c6d5d8feef9950989","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-6.0.0-rc.0.tgz","fileCount":600,"integrity":"sha512-cYuwVIIOz1iDggwX1AFVXr0iSpnwKuUuCV6q8KpD8jHVC6y/AlkGcnjlys2jE80PF8/HClq5yJplUK50qk1h3w==","signatures":[{"sig":"MEUCIQDiWAvAV4g941YnFAq2EqNyZvWIix45FxQ2CSLQquzGngIgL6EaiMqr7vhKRGy3aIJBgBD3L+92M93V5NKuLfigReI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8970691,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgagT0CRA9TVsSAnZWagAAZxkP/0g833zBN+4qtbV0Vg1q\nf1yaINYAgvl6ouqQHxdLJsMIp/Vfz7BObIUCgCsD5z5XRrIN/nbWCxCb57qv\njsfBj5yg1OFizVZfAHWaBuS7I1kxAh/HTcjk5wL7Xn5BEbl6FqhOtyZ/dPy5\nrgQ4dfgQaXXC2jSG6HaL75dacpBmHxivZbOW7/bToHkvS+WCOa7j99DjcMSz\nbx9nPmy3Yj7Rtq6YHh/MOYKdNDtaFi5klzpbqL+q9UasUlFfyvkXWUjIOU/Q\nJDFBb+1UoCz6h2VA2y4gs6ujiJnS0TMIugn6klrstK0nyqRr6Q2qHgCVKx1E\npM8tqQNpfIVkYNuDz7Ban3sW6eMCRc16wJ0dtQkr9y76w2J8NZ0x2tzncAjU\nR0O/q+3unjfb0QVOg972jwnbXaUw1Mw8BaovhbHLdiqbZ9g9aubrvcJt+n6J\nSGttpq5h0TGdKS4fmgahL4Gg5WVOmvnA/5OCJXg5aplGHDA3XXvt7CfkxcWI\nVwBbEWh8eLQzi7HhObO5EcqL9IVyQfXUAT/qGZgRuwFduahtevSKLtupF0j4\nwzXveyu3y+grSd8RPYSN7zlUqXm/em+qKdsL6LsOCZThbnNwI77pJbtHVy+e\n6LKZT9CgWbvMGCHu8gkAGF1MzBRPbqbBGSehFMvvoeQZpQYeu9L91wtzljUZ\npgsr\r\n=FFMa\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","unpkg":"dist/pnpm.cjs","engines":{"node":">=12.17"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint -c ../../eslint.json src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"pnpm tsc -- --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build && pnpm run lint -- --fix && rimraf dist && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.cjs","postpublish":"publish-packed","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock","prepublishOnly":"pnpm compile && npm cache clear --force && publish-packed --prune --npm-client yarn --dest dist"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"6.14.12","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"12.19.0","preferGlobal":true,"publishconfig":{"tag":"next"},"_hasShrinkwrap":false,"readmeFilename":"README.md","__devDependencies":{"ncp":"^2.0.0","nopt":"^5.0.0","chalk":"^4.1.0","delay":"^5.0.0","execa":"^5.0.0","is-ci":"^3.0.0","p-any":"3.0.0","ramda":"^0.27.1","tempy":"^1.0.0","which":"^2.0.2","byline":"5.0.0","semver":"^7.3.4","esbuild":"^0.11.2","p-defer":"^3.0.0","ps-list":"^7.2.0","path-name":"^1.0.0","split-cmd":"^1.0.1","tree-kill":"^1.2.2","write-pkg":"4.0.0","@types/ncp":"^2.0.4","is-windows":"^1.0.2","pkgs-graph":"5.2.0","strip-ansi":"^6.0.0","@pnpm/types":"6.4.0","@types/nopt":"^3.0.29","cross-spawn":"^7.0.3","exists-link":"2.0.0","npm-run-all":"^4.1.5","path-exists":"^4.0.0","render-help":"^1.0.1","symlink-dir":"^4.2.0","@pnpm/client":"2.0.24","@pnpm/config":"11.14.2","@pnpm/logger":"^4.0.0","@pnpm/tabtab":"^0.1.2","@types/is-ci":"^3.0.0","@types/ramda":"^0.27.35","@types/which":"^2.0.0","@pnpm/command":"1.0.0","@pnpm/prepare":"0.0.18","@pnpm/run-npm":"2.0.3","@types/byline":"^4.2.32","@types/semver":"^7.3.4","@pnpm/cli-meta":"1.0.2","@zkochan/retry":"^0.2.0","load-json-file":"^6.2.0","loud-rejection":"^2.2.0","read-yaml-file":"^2.1.0","@pnpm/cli-utils":"0.5.4","@pnpm/constants":"4.1.0","@zkochan/libnpx":"13.1.0","@zkochan/rimraf":"^2.0.0","write-json-file":"^4.3.0","write-yaml-file":"^4.2.0","@pnpm/store-path":"^5.0.0","deep-require-cwd":"1.0.0","@types/is-windows":"^1.0.0","normalize-newline":"3.0.0","@pnpm/core-loggers":"5.0.3","@pnpm/modules-yaml":"8.0.6","@types/cross-spawn":"^6.0.2","cross-var-no-babel":"^1.2.0","@pnpm/file-reporter":"^1.0.1","@pnpm/assert-project":"2.1.16","@pnpm/lockfile-types":"2.2.0","@pnpm/parse-cli-args":"3.2.2","dir-is-case-sensitive":"^2.0.0","@pnpm/default-reporter":"7.10.7","@types/update-notifier":"^5.0.0","@pnpm/read-package-json":"4.0.0","@pnpm/find-workspace-dir":"2.0.0","@pnpm/plugin-commands-audit":"3.0.6","@pnpm/plugin-commands-store":"2.0.79","@pnpm/read-project-manifest":"1.1.7","@pnpm/plugin-commands-import":"1.0.110","@pnpm/plugin-commands-server":"2.0.72","@pnpm/write-project-manifest":"1.1.7","@pnpm/common-cli-options-help":"0.3.1","@pnpm/find-workspace-packages":"2.3.42","@pnpm/plugin-commands-listing":"2.0.58","@pnpm/plugin-commands-rebuild":"2.2.34","anonymous-npm-registry-client":"0.1.2","@pnpm/plugin-commands-outdated":"3.0.54","@pnpm/filter-workspace-packages":"2.3.14","@pnpm/pick-registry-for-package":"1.1.0","@pnpm/plugin-commands-publishing":"2.5.6","@pnpm/plugin-commands-installation":"3.5.28","@pnpm/plugin-commands-script-runners":"2.6.5"},"__optionalDependencies":{"node-gyp":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_6.0.0-rc.0_1617560820203_0.0003797470571698103","host":"s3://npm-registry-packages"}},"4.13.0-1":{"name":"pnpm","version":"4.13.0-1","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@4.13.0-1","maintainers":[{"name":"zkochan","email":"z@kochan.io"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"25d3234e64cd6cb01180e6a5e6f41aadc1684c44","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-4.13.0-1.tgz","fileCount":5855,"integrity":"sha512-S/n03FAiygh+TIoM2QkOwJohS8Us9tiKRp+ocfIolI0m8zTdIrpFjtQONtsje+humw9q5U/8OSMJ/O9swNurgg==","signatures":[{"sig":"MEUCIE85KaYm7Yz/R6Otc4l2RVNJjKDzZJRIhG03NzzVmi2DAiEA5z/+wKH0CE1oZSGR4Wh9JKczEt6bQuPwtznIuNKJ464=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18652381,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJejFtNCRA9TVsSAnZWagAAgqAQAJOWstJ/hpNBY4SMrO2D\n39b9gy6E4+lSRMT5Ey8izk/dw+xwvx/Trm2MDyUk7XDJM6zkb20PUmtPUmg2\njUiPbbCgndoIJRt/Y+q/MpMYB6vH/N2RyPI9uKGaZ8rMJRXak3Xa9SjsObXN\n7Gf5lmb35Vcj2GnaLcx1l1TgapEdeDuabS+VxAGqj4dMrwZkR6dC7Nj2N5Zy\nBxsEcJACR7RfgFP/UPxJPZFST2UegAzSypHHwI/qO6Sl2TgwoH0E0li6HjIB\nym5RQe1yslur5YxeUOWMmrW61Ky3p4LPTCHzON71BLuBPOfEuInJYbmlc8R+\nA1GOVgnxa4prxYMAJop2byOHNiDUJ6CaZFSO6bVjlP8u2KwD8J27oQCaELex\nhICxfzUl49mISbLofURrWmp9FXfKbKKFziTpkWIIvCH8qMINRlf4uK89Zg2R\n+1UEjIE9SYsVPBiX3tG29fZJ4GyexxRaGg4YCZECx7lD5rXsiTErMNb8GZtQ\nTpQz24mh23cviVCXhRw+1CypSMhkLTJyuXz9OvUNl8IhG/LdEsEtEk8vPNpX\nhwm0BfZuvb8CvLSh+m017B/Ke/tfehyg6RpxYmMe2JHBicE7SuvNIGQhhPKt\nR/r0PopeXAZXToxE9rW1yokmSBplhbMcD5R2E4LOIQvCRHnTncMmNG24BeL7\nh/PN\r\n=iAB3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","engines":{"node":">=10.13"},"scripts":{"lint":"tslint -c ../../tslint.json src/**/*.ts test/**/*.ts","test":"pnpm run _test","_test":"pnpm run compile && cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"npm run tsc -- --watch","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:tap","test:tap":"cd ../.. && c8 --reporter lcov --reports-dir packages/pnpm/coverage ts-node packages/pnpm/test --type-check","postpublish":"publish-packed","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock","__prepublishOnly":"rimraf node_modules/.bin/pnpm && pnpm run compile && npm cache clear --force && publish-packed --prune"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"6.14.4","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"12.14.1","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"nopt":"4.0.3","chalk":"4.0.0","is-ci":"2.0.0","ramda":"0.27.0","which":"2.0.2","split-cmd":"1.0.1","pkgs-graph":"5.1.4","@pnpm/types":"5.0.0","@types/nopt":"^3.0.29","common-tags":"1.8.0","graceful-fs":"4.2.1","render-help":"1.0.0","@pnpm/config":"8.2.0","@pnpm/logger":"3.2.2","@pnpm/tabtab":"0.0.1","@pnpm/command":"1.0.0","@pnpm/run-npm":"2.0.1","@pnpm/cli-meta":"1.0.0","loud-rejection":"2.2.0","@pnpm/cli-utils":"0.4.1","@zkochan/libnpx":"11.0.3","update-notifier":"4.1.0","@pnpm/core-loggers":"4.0.1","@pnpm/file-reporter":"0.1.0","@pnpm/parse-cli-args":"1.0.0","@pnpm/default-reporter":"7.2.0","@pnpm/find-workspace-dir":"1.0.0","@pnpm/plugin-commands-audit":"1.0.5","@pnpm/plugin-commands-store":"1.0.6","@pnpm/plugin-commands-import":"1.0.6","@pnpm/plugin-commands-server":"1.0.6","@pnpm/common-cli-options-help":"0.1.5","@pnpm/plugin-commands-listing":"1.0.6","@pnpm/plugin-commands-rebuild":"1.0.6","@pnpm/plugin-commands-outdated":"1.0.6","@pnpm/filter-workspace-packages":"2.0.11","@pnpm/plugin-commands-publishing":"1.0.7","@pnpm/plugin-commands-installation":"1.1.5","@pnpm/plugin-commands-script-runners":"1.0.5"},"_hasShrinkwrap":false,"readmeFilename":"README.md","__devDependencies":{"mz":"2.7.0","ncp":"2.0.0","pnpm":"4.13.0-1","delay":"4.3.0","execa":"4.0.0","p-any":"3.0.0","retry":"0.12.0","byline":"5.0.0","semver":"7.1.3","make-dir":"3.0.2","@types/mz":"^2.7.0","tree-kill":"1.2.2","write-pkg":"4.0.0","@types/ncp":"2.0.3","is-windows":"1.0.2","cross-spawn":"7.0.2","exists-link":"2.0.0","npm-run-all":"4.1.5","path-exists":"4.0.0","symlink-dir":"3.1.2","@types/is-ci":"2.0.0","@types/ramda":"^0.27.3","@types/retry":"0.12.0","@types/table":"^5.0.0","@types/which":"1.3.2","tape-promise":"4.0.0","@pnpm/prepare":"0.0.0","@types/byline":"4.2.31","@types/mkdirp":"1.0.0","@types/semver":"^7.1.0","load-json-file":"6.2.0","read-yaml-file":"2.0.0","@pnpm/constants":"3.0.0","@zkochan/rimraf":"1.0.0","write-json-file":"4.0.0","write-yaml-file":"4.0.0","deep-require-cwd":"1.0.0","@types/is-windows":"^1.0.0","normalize-newline":"3.0.0","@pnpm/modules-yaml":"6.0.1","@types/common-tags":"1.8.0","@types/cross-spawn":"6.0.1","@types/graceful-fs":"4.1.3","@types/tape-promise":"4.0.0","@pnpm/assert-project":"2.0.0","@pnpm/lockfile-types":"2.0.0","dir-is-case-sensitive":"1.0.2","@types/update-notifier":"4.1.0","@pnpm/read-package-json":"3.1.0","@pnpm/read-project-manifest":"1.0.4","@pnpm/write-project-manifest":"1.0.1","@pnpm/find-workspace-packages":"2.1.16","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_4.13.0-1_1586256716809_0.5233260330421388","host":"s3://npm-registry-packages"}},"6.0.0-rc.1":{"name":"pnpm","version":"6.0.0-rc.1","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@6.0.0-rc.1","maintainers":[{"name":"zkochan","email":"z@kochan.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"ba1d5b233f2b4839e31e3f147c12eccbd8d5816c","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-6.0.0-rc.1.tgz","fileCount":600,"integrity":"sha512-Y+pb7j2eL5+lSqlKVsc6UEab1RVEG2+GjnZAX6Ap+txceoXXtsO2famVRZcow9Yw30Rfcps24wLeLYsNW/BmmA==","signatures":[{"sig":"MEQCICFJB0wLEQYEWZwx26n1KxnLs5mV8c0Ug2egYTHpowyeAiAydR0BoS+Q90f9PcRepEYA/tLht7+GfRRpaA640VbCwA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8970859,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgahwSCRA9TVsSAnZWagAAUqcP/3MeLmT/Uc6WSf+Cu+Tp\nxjzwtTrEhiy3Q7N15gt74+bU9TfiIrTIlhPHLVCS66EOSryyjnTEs5YFGsAF\n0RPcO2yMR7Pd61eRC/3b7f+lbq1ldXQEbAv8ywxVkLmCk9iaswbng8fC0alw\n2F3XLVpSnD/1zmIiySKJWie8QYkNq8lJAfVx/73Bwhdc6iHulqdP+0RZOidg\nhC3D9SZvfSVwMy3ygP3B56zYIn+4tH8W+BkH29X4K/KFymxZRYaFqDCzp0cu\neAeDpD1mpV0lg+W4W2Y1Nte39BzACQwpCAsGUxS80Xc02iiazEuV1UjfIiJL\nC1SdOCpALJiorD18zg6oUX2xSzOpBdWFEX5tDbJzvllfsFWxSwTxgg1+lxc6\nK5iONHKtcN4Ey7chu85giCOS9haQ/SkJnY9VWXrgv47tjX4sdYHqlBUUSFKu\nHL2c7C2i77fg+e/6/9CfH1hujKNbZmoZVRWxSDg6jdURGIy3Xcjp8TApeqZD\nxd+IP3JKgpA5+AYBFIv+EQ7cymyKtAGChNZ5BVwnk2P9X5g3U7QporSACL2l\nc/m+yPpu03KhMYlhCGJDcxKBc3lpujc+afXsxwgqs0dNTEBWVp9SyrdWo9wr\noMfTOuBVmI2a0lnODdAHNWGD4mxCo/ldTdr95NZiwhljp1CXa82HpaiqNsJ1\nHdEJ\r\n=ggIl\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","unpkg":"dist/pnpm.cjs","engines":{"node":">=12.17"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint -c ../../eslint.json src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"pnpm tsc -- --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build && pnpm run lint -- --fix && rimraf dist && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.cjs","postpublish":"publish-packed","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock","prepublishOnly":"pnpm compile && npm cache clear --force && publish-packed --prune --npm-client yarn --dest dist"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"6.14.12","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"12.19.0","preferGlobal":true,"publishconfig":{"tag":"next"},"_hasShrinkwrap":false,"readmeFilename":"README.md","__devDependencies":{"ncp":"^2.0.0","nopt":"^5.0.0","chalk":"^4.1.0","delay":"^5.0.0","execa":"^5.0.0","is-ci":"^3.0.0","p-any":"3.0.0","ramda":"^0.27.1","tempy":"^1.0.0","which":"^2.0.2","byline":"5.0.0","semver":"^7.3.4","esbuild":"^0.11.2","p-defer":"^3.0.0","ps-list":"^7.2.0","path-name":"^1.0.0","split-cmd":"^1.0.1","tree-kill":"^1.2.2","write-pkg":"4.0.0","@types/ncp":"^2.0.4","is-windows":"^1.0.2","pkgs-graph":"5.2.0","strip-ansi":"^6.0.0","@pnpm/types":"6.4.0","@types/nopt":"^3.0.29","cross-spawn":"^7.0.3","exists-link":"2.0.0","npm-run-all":"^4.1.5","path-exists":"^4.0.0","render-help":"^1.0.1","symlink-dir":"^4.2.0","@pnpm/client":"2.0.24","@pnpm/config":"11.14.2","@pnpm/logger":"^4.0.0","@pnpm/tabtab":"^0.1.2","@types/is-ci":"^3.0.0","@types/ramda":"^0.27.35","@types/which":"^2.0.0","@pnpm/command":"1.0.0","@pnpm/prepare":"0.0.18","@pnpm/run-npm":"2.0.3","@types/byline":"^4.2.32","@types/semver":"^7.3.4","@pnpm/cli-meta":"1.0.2","@zkochan/retry":"^0.2.0","load-json-file":"^6.2.0","loud-rejection":"^2.2.0","read-yaml-file":"^2.1.0","@pnpm/cli-utils":"0.5.4","@pnpm/constants":"4.1.0","@zkochan/libnpx":"13.1.0","@zkochan/rimraf":"^2.0.0","write-json-file":"^4.3.0","write-yaml-file":"^4.2.0","@pnpm/store-path":"^5.0.0","deep-require-cwd":"1.0.0","@types/is-windows":"^1.0.0","normalize-newline":"3.0.0","@pnpm/core-loggers":"5.0.3","@pnpm/modules-yaml":"8.0.6","@types/cross-spawn":"^6.0.2","cross-var-no-babel":"^1.2.0","@pnpm/file-reporter":"^1.0.1","@pnpm/assert-project":"2.1.16","@pnpm/lockfile-types":"2.2.0","@pnpm/parse-cli-args":"3.2.2","dir-is-case-sensitive":"^2.0.0","@pnpm/default-reporter":"7.10.7","@types/update-notifier":"^5.0.0","@pnpm/read-package-json":"4.0.0","@pnpm/find-workspace-dir":"2.0.0","@pnpm/plugin-commands-audit":"3.0.6","@pnpm/plugin-commands-store":"2.0.79","@pnpm/read-project-manifest":"1.1.7","@pnpm/plugin-commands-import":"1.0.110","@pnpm/plugin-commands-server":"2.0.72","@pnpm/write-project-manifest":"1.1.7","@pnpm/common-cli-options-help":"0.3.1","@pnpm/find-workspace-packages":"2.3.42","@pnpm/plugin-commands-listing":"2.0.58","@pnpm/plugin-commands-rebuild":"2.2.34","anonymous-npm-registry-client":"0.1.2","@pnpm/plugin-commands-outdated":"3.0.54","@pnpm/filter-workspace-packages":"2.3.14","@pnpm/pick-registry-for-package":"1.1.0","@pnpm/plugin-commands-publishing":"2.5.6","@pnpm/plugin-commands-installation":"3.5.28","@pnpm/plugin-commands-script-runners":"2.6.5"},"__optionalDependencies":{"node-gyp":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_6.0.0-rc.1_1617566737638_0.4005717946260756","host":"s3://npm-registry-packages"}},"8.7.5":{"name":"pnpm","version":"8.7.5","keywords":["pnpm8","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@8.7.5","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"735d4d0e6fc66c4d2d64b269b08e5995b19230ca","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-8.7.5.tgz","fileCount":956,"integrity":"sha512-WI8WZb89Uiq5x2jdz4PcQMG9ovTnXcDCEpoEckPYIT2zD8/+dEhVozPlT7bu3WkBgE0uTARtgyIKAFt+IpW2cQ==","signatures":[{"sig":"MEUCIGCjF3cyQaT6N8HUN629KatM9uHH9cRKctYhY9bZ1bc4AiEA8iAszAj5bA5PuImZGvXO4SqxFW89q4P/Mxq3Hutq9Ig=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":16239329},"main":"bin/pnpm.cjs","_from":"file:pnpm-8.7.5.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=16.14"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7776 jest","start":"tsc --watch","bundle":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\" && esbuild ../worker/lib/worker.js --bundle --platform=node --outfile=dist/worker.js","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/caa4bbd4b445372ebc7f53e6bf3ccf4c/pnpm-8.7.5.tgz","_integrity":"sha512-WI8WZb89Uiq5x2jdz4PcQMG9ovTnXcDCEpoEckPYIT2zD8/+dEhVozPlT7bu3WkBgE0uTARtgyIKAFt+IpW2cQ==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"9.6.7","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"18.17.1","preferGlobal":true,"publishConfig":{"tag":"next-8","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_8.7.5_1694435668835_0.6518071948847894","host":"s3://npm-registry-packages"}},"8.7.6":{"name":"pnpm","version":"8.7.6","keywords":["pnpm8","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@8.7.6","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"a428b12202bc4f23b17e6dffe730734dae5728e2","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-8.7.6.tgz","fileCount":956,"integrity":"sha512-ZJ/LpDy+IGYpCPYo2INfnw2MopUOTHQ3HcnhbiSqVLtV5rTmsrbFHe4i35ITLpcgvIWptWbzUTZ8efDYXWpFew==","signatures":[{"sig":"MEUCIH0E+T/1ulyAeIEt126KInd5V3p5u/Hf5MPN7P+VH+xIAiEA4Sv8P5Robt7RgTK59ehTFD27eXc+SRsOeGYO9oO/270=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":16246268},"main":"bin/pnpm.cjs","_from":"file:pnpm-8.7.6.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=16.14"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7776 jest","start":"tsc --watch","bundle":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\" && esbuild ../worker/lib/worker.js --bundle --platform=node --outfile=dist/worker.js","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/bd20fdf0b355ba4ad70e881091571547/pnpm-8.7.6.tgz","_integrity":"sha512-ZJ/LpDy+IGYpCPYo2INfnw2MopUOTHQ3HcnhbiSqVLtV5rTmsrbFHe4i35ITLpcgvIWptWbzUTZ8efDYXWpFew==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"9.6.7","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"18.17.1","preferGlobal":true,"publishConfig":{"tag":"next-8","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_8.7.6_1694979168906_0.9642259682549243","host":"s3://npm-registry-packages"}},"3.6.3":{"name":"pnpm","version":"3.6.3","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@3.6.3","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"f1f288b72b812163a9c6aa0640ef6988dcf6e5cd","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-3.6.3.tgz","fileCount":4064,"integrity":"sha512-Hxk8VouMZRh870u0hJHCcumylGO8VV6Id+Fm7S+MyZVGGgtaZlEFFV2HIndVd9nXTksS+RuhINX6jGIVmqTmDg==","signatures":[{"sig":"MEYCIQCphTTZgcTSsuIqgOmxdBZt0k8AoMm9qSda9ubj+lgqEwIhANnAaYMIHoAF7yCsnB0YetJJaOCMnnaEqupNlJOFFHPX","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":19452769,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdSMO1CRA9TVsSAnZWagAAInsP/RanyaFuOiN+YP1Bd1Ue\nLeEO50+3s5s7ImuUjRPZNYSdrBM7O5RDbyJ6+yAXthHyWIzK1nGlK/Lqruij\npvdEl8bHojLHoEaFugEfkMH85/OIi93B01UeIq/Ai6jxVe1+DNEHaWdLgtzs\nCso/ZBNDTi7BiaAZ8xxPa0KmCnk4G7/YOgN62PIOHws+KOsKUmmL8fdc674v\nU3HPKLPuloFDz/jQdmn3HJtm/Tdu2VADtIf07X0+H2hpFtSilczOiSKDDpKq\nNleBHCJi26ga5g1JtKVhg+RmUKGwsos+sDNBY93Slg8ZBptoLDz6W8tvXEW8\nqlY9NbtXVOFnpKwjntCckgjaouPhDPMTb9aPFcd9kWpTMSjRyDzg5fC/NjNC\npRsNJH8th4TuKi4UJkaldB7z8/4YT6CDfuR8J9XL+E63X6W2j2MAnYSQwDGE\nGM2QPT0oYKE5+0I8xrm9CEIfJc+bErBdWTeoO98T5f/6AfC6sDfpGaqXOuEs\nivZUiOIlSGc6UR8CIaQfXti1Axk1ZdgT7fJgytw6fsZXEgmNTVrJAiA70nRS\nb95P5gDeY1Opp/wVdY6oADC0MpiKKVyBDVOKS/KGbcsvPlm5sw3SmNxsgTRb\nMoN6/OrTdjBtQcZz7K9YGMhwZjRJwROWFzjUjn4DJY0bIoSpn7PZan7Jgeen\nM9bR\r\n=5GnY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","_from":".","_shasum":"f1f288b72b812163a9c6aa0640ef6988dcf6e5cd","engines":{"node":">=8.15"},"scripts":{"tsc":"rimraf lib && tsc","lint":"tslint -c tslint.json src/**/*.ts test/**/*.ts","test":"npm run lint && npm run tsc && npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"run-p -r registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf ../../../.tmp/ && rimraf node_modules/.bin/pnpm && registry-mock prepare","registry-mock":"registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"10.12.0","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"mz":"2.7.0","mem":"5.1.1","nopt":"4.0.1","supi":"0.34.6","archy":"1.0.0","chalk":"2.4.2","delay":"4.3.0","execa":"2.0.3","is-ci":"2.0.0","ramda":"0.26.1","diable":"4.0.2","cp-file":"7.0.0","p-limit":"2.2.0","get-port":"5.0.0","make-dir":"3.0.0","p-filter":"2.1.0","@types/mz":"^0.0.32","camelcase":"5.3.1","fast-glob":"3.0.4","is-subdir":"1.0.3","lru-cache":"5.1.1","minimatch":"3.0.4","path-name":"1.0.0","tree-kill":"1.2.1","@pnpm/list":"1.0.14","is-windows":"1.0.2","pkgs-graph":"4.0.0","text-table":"0.2.0","@pnpm/error":"1.0.0","@pnpm/types":"3.2.0","@pnpm/utils":"0.10.5","common-tags":"1.8.0","cross-spawn":"6.0.5","graceful-fs":"4.2.0","signal-exit":"3.0.2","strip-color":"0.1.0","@pnpm/config":"3.5.1","@pnpm/logger":"2.1.1","@pnpm/server":"3.0.5","@types/archy":"0.0.31","find-packages":"5.0.7","path-absolute":"1.0.1","read-ini-file":"2.0.0","@pnpm/outdated":"3.0.1","camelcase-keys":"6.0.0","load-json-file":"6.0.0","loud-rejection":"2.1.0","process-exists":"3.1.0","read-yaml-file":"1.1.0","@pnpm/constants":"1.1.0","@pnpm/lifecycle":"6.2.1","@zkochan/libnpx":"11.0.1","graph-sequencer":"2.0.0","update-notifier":"3.0.1","write-json-file":"4.0.0","@pnpm/store-path":"2.1.0","@types/lru-cache":"^5.1.0","@types/minimatch":"^3.0.3","@pnpm/core-loggers":"3.0.3","@pnpm/file-reporter":"0.1.0","@pnpm/lockfile-file":"1.1.1","@pnpm/package-store":"4.0.14","@pnpm/default-fetcher":"3.1.16","dir-is-case-sensitive":"1.0.2","version-selector-type":"2.0.1","@pnpm/default-reporter":"3.4.0","@pnpm/default-resolver":"3.0.19","@pnpm/package-is-installable":"2.2.1","@pnpm/read-importer-manifest":"1.0.6","@pnpm/store-controller-types":"3.0.3"},"_hasShrinkwrap":false,"__devDependencies":{"ncp":"2.0.0","pnpm":"link:","tape":"4.11.0","p-any":"2.1.0","retry":"0.12.0","byline":"5.0.0","rimraf":"2.6.3","semver":"6.3.0","write-pkg":"4.0.0","@types/nopt":"3.0.29","exists-link":"2.0.0","npm-run-all":"4.1.5","path-exists":"4.0.0","rimraf-then":"1.0.1","symlink-dir":"3.1.0","@types/ramda":"0.25.34","@types/retry":"0.12.0","tape-promise":"4.0.0","@pnpm/prepare":"0.0.0","@types/byline":"4.2.31","@types/mkdirp":"0.5.2","@types/semver":"6","write-yaml-file":"3.0.1","deep-require-cwd":"1.0.0","normalize-newline":"3.0.0","@pnpm/modules-yaml":"3.0.3","@types/common-tags":"1.8.0","@pnpm/registry-mock":"1.3.0","@pnpm/assert-project":"link:../../privatePackages/assert-project","@pnpm/lockfile-types":"1.1.0","@types/update-notifier":"2.5.0","@pnpm/read-package-json":"2.0.2","@pnpm/write-importer-manifest":"2.0.1","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_3.6.3_1565049780648_0.8663514623482096","host":"s3://npm-registry-packages"}},"3.6.4":{"name":"pnpm","version":"3.6.4","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@3.6.4","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"bafd6c90786ca838900a025ad17950c96cc63153","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-3.6.4.tgz","fileCount":4064,"integrity":"sha512-CktsamuVebFxJQQnPEtsjwi98AsS09ibSHtXzfdQtv4/PMPJkZBGTVkbTyrTarGgJFhQrB8QuuuTb8rFmv4P2A==","signatures":[{"sig":"MEUCIBKBJttXxE7ZgpvhhwjAT2NNhbGihYTliNA1sS5A44SjAiEA31ukDBBzXjoqbI074jnH2rSKg7GVsZC8wQrR9948aEo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":19452781,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdSe+KCRA9TVsSAnZWagAAZtoQAIUDCNjIcH51rIDHb0Li\nQIdvf1S6SnjiCVkg2eF0jToM4+ACyAn3AE9Xdmg0PKESDBpc/XS5i10dFo39\ngWNKSMrr+bBtcUj70OwQk0JF1yOb5pdDH4/1kb8JdYKnTSzAzbaEwrhaYewH\nqUBqzrEVrACaY98zqQV7mdvI3EOjuv0JWtmzNj4ZWiLOGIE3TUYFRDfFnw3H\npW4U2aSDU6JgksUWlI/iYAtePiDSzkPZlcOH3LS8xV4k/9o1dS3xDeL0wrXn\nzfSyjci5zDv3xztmCyCrzoyRlgCz0UG5IpS+tOt8dtMDdII8dZSp6xGaHeHJ\n/eo3Vl/UhNN1GQKFsNI/MlTIMQH2Cvk3dq4FSjDVf8huSfSNQWE9lriRqdaZ\ngEWfYGcoOz1bZVnifq2Za/WeAI1n1jbRjrPkL4I9NP0XjaJIJBRv8KMNII1/\n/v2tdhhAbSJ9qD6Z0ue5iLf8JsIA85BFioH6WMR8m2zrrMYULeG6yZtmq3kH\nTPgCspRCVSwsbYdSbPXOWIvJ+3LH1ZWxig8KvUXrgGmQGWeQZmkDnfW3Qsqu\nCkZ8sEAcOndIQ9DXL2OuHTy2eAYqbiRFvZ9Fx4OEt29Pw8lKoGMAP5iGNf+9\nmEpIA9vV3IkXlLwX73YX5ie5Vcwdd/YqqzRQ6rWtO5MxABiYfbf1oEvx/aRX\nXw3G\r\n=IK8s\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","_from":".","_shasum":"bafd6c90786ca838900a025ad17950c96cc63153","engines":{"node":">=8.15"},"scripts":{"tsc":"rimraf lib && tsc","lint":"tslint -c tslint.json src/**/*.ts test/**/*.ts","test":"npm run lint && npm run tsc && npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"run-p -r registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf ../../../.tmp/ && rimraf node_modules/.bin/pnpm && registry-mock prepare","registry-mock":"registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"10.12.0","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"mz":"2.7.0","mem":"5.1.1","nopt":"4.0.1","supi":"0.34.6","archy":"1.0.0","chalk":"2.4.2","delay":"4.3.0","execa":"2.0.3","is-ci":"2.0.0","ramda":"0.26.1","diable":"4.0.2","cp-file":"7.0.0","p-limit":"2.2.0","get-port":"5.0.0","make-dir":"3.0.0","p-filter":"2.1.0","@types/mz":"^0.0.32","camelcase":"5.3.1","fast-glob":"3.0.4","is-subdir":"1.0.3","lru-cache":"5.1.1","minimatch":"3.0.4","path-name":"1.0.0","tree-kill":"1.2.1","@pnpm/list":"1.0.14","is-windows":"1.0.2","pkgs-graph":"4.0.0","text-table":"0.2.0","@pnpm/error":"1.0.0","@pnpm/types":"3.2.0","@pnpm/utils":"0.10.5","common-tags":"1.8.0","cross-spawn":"6.0.5","graceful-fs":"4.2.0","signal-exit":"3.0.2","strip-color":"0.1.0","@pnpm/config":"3.5.1","@pnpm/logger":"2.1.1","@pnpm/server":"3.0.5","@types/archy":"0.0.31","find-packages":"5.0.7","path-absolute":"1.0.1","read-ini-file":"2.0.0","@pnpm/outdated":"3.0.1","camelcase-keys":"6.0.0","load-json-file":"6.0.0","loud-rejection":"2.1.0","process-exists":"3.1.0","read-yaml-file":"1.1.0","@pnpm/constants":"1.1.0","@pnpm/lifecycle":"6.2.1","@zkochan/libnpx":"11.0.1","graph-sequencer":"2.0.0","update-notifier":"3.0.1","write-json-file":"4.0.0","@pnpm/store-path":"2.1.0","@types/lru-cache":"^5.1.0","@types/minimatch":"^3.0.3","@pnpm/core-loggers":"3.0.3","@pnpm/file-reporter":"0.1.0","@pnpm/lockfile-file":"1.1.1","@pnpm/package-store":"4.0.14","@pnpm/default-fetcher":"3.1.16","dir-is-case-sensitive":"1.0.2","version-selector-type":"2.0.1","@pnpm/default-reporter":"3.4.0","@pnpm/default-resolver":"3.0.19","@pnpm/package-is-installable":"2.2.1","@pnpm/read-importer-manifest":"1.0.6","@pnpm/store-controller-types":"3.0.3"},"_hasShrinkwrap":false,"__devDependencies":{"ncp":"2.0.0","pnpm":"link:","tape":"4.11.0","p-any":"2.1.0","retry":"0.12.0","byline":"5.0.0","rimraf":"2.6.3","semver":"6.3.0","write-pkg":"4.0.0","@types/nopt":"3.0.29","exists-link":"2.0.0","npm-run-all":"4.1.5","path-exists":"4.0.0","rimraf-then":"1.0.1","symlink-dir":"3.1.0","@types/ramda":"0.25.34","@types/retry":"0.12.0","tape-promise":"4.0.0","@pnpm/prepare":"0.0.0","@types/byline":"4.2.31","@types/mkdirp":"0.5.2","@types/semver":"6","write-yaml-file":"3.0.1","deep-require-cwd":"1.0.0","normalize-newline":"3.0.0","@pnpm/modules-yaml":"3.0.3","@types/common-tags":"1.8.0","@pnpm/registry-mock":"1.3.0","@pnpm/assert-project":"link:../../privatePackages/assert-project","@pnpm/lockfile-types":"1.1.0","@types/update-notifier":"2.5.0","@pnpm/read-package-json":"2.0.2","@pnpm/write-importer-manifest":"2.0.1","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_3.6.4_1565126536930_0.5208993479553208","host":"s3://npm-registry-packages"}},"3.6.5":{"name":"pnpm","version":"3.6.5","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@3.6.5","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"fcf1a37fe8b37164d65756a57af1c9369c59ad58","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-3.6.5.tgz","fileCount":4064,"integrity":"sha512-SlOoAYn/PuZ8cO9hTwQLlRxGAkB0eHkMODqcNVHDFhQwUYTSWFJgCqgqL8d+wyWwCbNQFjEqeFQ3Xjqdt5h4cw==","signatures":[{"sig":"MEYCIQDqE+Igw9nF15zDNf6IxJGn6NcX/BLlgBNm/LE6OMdH0AIhAOY78nAguQ4hd5kCchkygJNbuDExgqpegbf+HA5bs+zV","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":19452865,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdTK8qCRA9TVsSAnZWagAAbo0P/0qwBxdV0/SHIn89h6Xm\nt9Ldw3tdTacjKSZNVMuChbLlw/Vk5BhXxxtebHvhZsV4rggAxboIUHd7RR3o\n4uFlveFvn3EyIA76O3sT7bfQgpuLnKnydmzdzckQgpAGxKU1JntrQ3wvOLUj\nYtY8ir10BXD9VV6fezsGzso46lJ8Sy0gO/CPhyY8Z4c16262VKEhtBCq9V/3\naIVaa1Xo19GST3JDFxQtLuLxw7VZYzI32+8ubSeHt4lTV88BlPkXezpffR4l\n2iZSc1LWs6lPn2Qpi/OC9TxsINFMCwx57jC+aUERnKIY6c9tQQnum3JAHevv\nLAe5aWOSAVPrXTWAS4mekg75fX9Z6fhzmS4Ih5TyMZQ0bAxR+J3ZhNUoZ0nh\nz34oQcrapDR+Fa1EQL1xYbUC3ieiG7M2cTquHDBo/Wm0y1Ds1QDAfNg+5gzn\nx6g76mSop97ZBhlt3TqshSjbFgHd9HkCG/QqP2kXA4GCjXgvqXWD8WzBHjJF\n4n6qtjUWBf8XXzK8G5q6xGeU1AmOYWA79TU1GowZftKspqTIfbMqUlXh+ZYC\nBbvBCTdWg7CT2IKdsirtFkgRUYBTBK/5+4QJxm4rmGkIoACWCylAdcNjnHWX\nrFMhWCSi7jrK2TaI/+Oq0Gj66NA6k5mVtUPscvh0soD9NW3ppKMSfbf7hDiG\nEAas\r\n=ysQs\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","_from":".","_shasum":"fcf1a37fe8b37164d65756a57af1c9369c59ad58","engines":{"node":">=8.15"},"scripts":{"tsc":"rimraf lib && tsc","lint":"tslint -c tslint.json src/**/*.ts test/**/*.ts","test":"npm run lint && npm run tsc && npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"run-p -r registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf ../../../.tmp/ && rimraf node_modules/.bin/pnpm && registry-mock prepare","registry-mock":"registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"10.12.0","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"mz":"2.7.0","mem":"5.1.1","nopt":"4.0.1","supi":"0.34.6","archy":"1.0.0","chalk":"2.4.2","delay":"4.3.0","execa":"2.0.3","is-ci":"2.0.0","ramda":"0.26.1","diable":"4.0.2","cp-file":"7.0.0","p-limit":"2.2.0","get-port":"5.0.0","make-dir":"3.0.0","p-filter":"2.1.0","@types/mz":"^0.0.32","camelcase":"5.3.1","fast-glob":"3.0.4","is-subdir":"1.0.3","lru-cache":"5.1.1","minimatch":"3.0.4","path-name":"1.0.0","tree-kill":"1.2.1","@pnpm/list":"1.0.14","is-windows":"1.0.2","pkgs-graph":"4.0.0","text-table":"0.2.0","@pnpm/error":"1.0.0","@pnpm/types":"3.2.0","@pnpm/utils":"0.10.5","common-tags":"1.8.0","cross-spawn":"6.0.5","graceful-fs":"4.2.0","signal-exit":"3.0.2","strip-color":"0.1.0","@pnpm/config":"3.5.1","@pnpm/logger":"2.1.1","@pnpm/server":"3.0.5","@types/archy":"0.0.31","find-packages":"5.0.7","path-absolute":"1.0.1","read-ini-file":"2.0.0","@pnpm/outdated":"3.0.1","camelcase-keys":"6.0.0","load-json-file":"6.0.0","loud-rejection":"2.1.0","process-exists":"3.1.0","read-yaml-file":"1.1.0","@pnpm/constants":"1.1.0","@pnpm/lifecycle":"6.2.1","@zkochan/libnpx":"11.0.1","graph-sequencer":"2.0.0","update-notifier":"3.0.1","write-json-file":"4.0.0","@pnpm/store-path":"2.1.0","@types/lru-cache":"^5.1.0","@types/minimatch":"^3.0.3","@pnpm/core-loggers":"3.0.3","@pnpm/file-reporter":"0.1.0","@pnpm/lockfile-file":"1.1.1","@pnpm/package-store":"4.0.14","@pnpm/default-fetcher":"3.1.16","dir-is-case-sensitive":"1.0.2","version-selector-type":"2.0.1","@pnpm/default-reporter":"3.4.0","@pnpm/default-resolver":"3.0.19","@pnpm/package-is-installable":"2.2.1","@pnpm/read-importer-manifest":"1.0.6","@pnpm/store-controller-types":"3.0.3"},"_hasShrinkwrap":false,"__devDependencies":{"ncp":"2.0.0","pnpm":"link:","tape":"4.11.0","p-any":"2.1.0","retry":"0.12.0","byline":"5.0.0","rimraf":"2.6.3","semver":"6.3.0","write-pkg":"4.0.0","@types/nopt":"3.0.29","exists-link":"2.0.0","npm-run-all":"4.1.5","path-exists":"4.0.0","rimraf-then":"1.0.1","symlink-dir":"3.1.0","@types/ramda":"0.25.34","@types/retry":"0.12.0","tape-promise":"4.0.0","@pnpm/prepare":"0.0.0","@types/byline":"4.2.31","@types/mkdirp":"0.5.2","@types/semver":"6","write-yaml-file":"3.0.1","deep-require-cwd":"1.0.0","normalize-newline":"3.0.0","@pnpm/modules-yaml":"3.0.3","@types/common-tags":"1.8.0","@pnpm/registry-mock":"1.3.0","@pnpm/assert-project":"link:../../privatePackages/assert-project","@pnpm/lockfile-types":"1.1.0","@types/update-notifier":"2.5.0","@pnpm/read-package-json":"2.0.2","@pnpm/write-importer-manifest":"2.0.1","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_3.6.5_1565306665144_0.3267711966177884","host":"s3://npm-registry-packages"}},"8.7.0":{"name":"pnpm","version":"8.7.0","keywords":["pnpm8","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@8.7.0","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"4a6f863625170af87d027789f72662e0601ecb57","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-8.7.0.tgz","fileCount":956,"integrity":"sha512-HWH4wQ6KWl2/vd6g8fXvt9vVF3IjBzrslTzyMKpGQWiEuUJ6ZCHbp48orQ+T++3ji6VwgyN7NQJD3mseOoznHQ==","signatures":[{"sig":"MEYCIQDHqfSu6FxXank8Gag2QQhmHccjSnupLpOKR72antqT9AIhAJxbj/axStrnqgsXLSZp+H8S/pNQGOpoqJSIo1MbKYk3","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":16216960},"main":"bin/pnpm.cjs","_from":"file:pnpm-8.7.0.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=16.14"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7776 jest","start":"tsc --watch","bundle":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\" && esbuild ../worker/lib/worker.js --bundle --platform=node --outfile=dist/worker.js","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/cf9196d6bc6a58a29e33fc4c5335770d/pnpm-8.7.0.tgz","_integrity":"sha512-HWH4wQ6KWl2/vd6g8fXvt9vVF3IjBzrslTzyMKpGQWiEuUJ6ZCHbp48orQ+T++3ji6VwgyN7NQJD3mseOoznHQ==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"9.6.7","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"18.17.1","preferGlobal":true,"publishConfig":{"tag":"next-8","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_8.7.0_1693075803663_0.011039852096524694","host":"s3://npm-registry-packages"}},"10.23.0":{"name":"pnpm","version":"10.23.0","keywords":["pnpm","pnpm10","dependencies","dependency manager","efficient","fast","hardlinks","install","installer","link","lockfile","modules","monorepo","multi-package","npm","package manager","package.json","packages","prune","rapid","remove","shrinkwrap","symlinks","uninstall","workspace"],"license":"MIT","_id":"pnpm@10.23.0","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"b4a44ab0dc2adf2e36371d11d8eb0dc78ffc976c","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-10.23.0.tgz","fileCount":1060,"integrity":"sha512-IcTlaYACrel+Tv6Li0qJqN48haN5GflX56DzDzj7xbvdBZgP/ikXmy+25uaRJC4JjZRdFgF3LK0P71+2QR4qSw==","signatures":[{"sig":"MEUCIC2uEs3xP1v49vxJhBDph1kwL8rgA56jMvDsejLb+9s6AiEArGGvu82Zll127A0The7jRxBBBF5+7Au8SMh1a3mNMe0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/pnpm@10.23.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":17450934},"jest":{"preset":"@pnpm/jest-config/with-registry"},"main":"bin/pnpm.cjs","type":"commonjs","_from":"file:pnpm-10.23.0.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=18.12"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"jest","start":"tsc --watch","bundle":"ts-node bundle.ts","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/templates dist/templates && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:4278a4df-1aad-48ee-a502-ee0d0bdc49bd"}},"_resolved":"/tmp/9c251202350b3aff4c05772b2a0c802e/pnpm-10.23.0.tgz","_integrity":"sha512-IcTlaYACrel+Tv6Li0qJqN48haN5GflX56DzDzj7xbvdBZgP/ikXmy+25uaRJC4JjZRdFgF3LK0P71+2QR4qSw==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git","directory":"pnpm"},"_npmVersion":"11.6.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"20.19.5","preferGlobal":true,"publishConfig":{"tag":"next-10","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/pnpm_10.23.0_1763648305182_0.3208389638009299","host":"s3://npm-registry-packages-npm-production"}},"0.0.0-20208285947":{"name":"pnpm","version":"0.0.0-20208285947","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@0.0.0-20208285947","maintainers":[{"name":"zkochan","email":"z@kochan.io"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"9ba6af9b08162caba72221049c4a8a3c956b079e","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-0.0.0-20208285947.tgz","fileCount":5790,"integrity":"sha512-0YNTCFXCgso+5D1ad5s1RS9XLGdf2tpvAHbrrTvbfz6nuA9YeqLlb8JEF3hz62/N1QgBrofvkPV557iYglefDQ==","signatures":[{"sig":"MEUCIDLrN3y5W8etTvPMcHOo5C7aasnXziJRH1XcofiS8LF0AiEAkaPZbLCqm+RPFzBff+PddZHZaZIg76LQB8PErKYJHF4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18381684,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfT2AHCRA9TVsSAnZWagAAU6MQAIuEzAitd1FMh+ioPfzb\nUzgyndXt8pkmbmkk7hBR+Neku7ZTxsPiwP+AWB4eCKYiSQFeJ/45jcs0UzIf\nqATxTsKJumoj4k852aI6RgrBAnapgZZR2UH1h8DdxWiTk3s0RSo3SEvJkO1M\nlo6rDYwbwT1UE/2GT52TCQ6JjxMrA/HbHwW6nSoQ5H9GJOGQsWkV8MZwKs3s\ne3x8nPbW58od2BDd39P2srVLeRk63DFHe9qc3d6ceG6EJFP1sZQ8LVyeUmuB\np1+QLMCVwZDthqhW/5elxbDcTKLnqdBrurzG3qL19cu2HFc+LzytEQx/mWmE\nBnkLB7MEjTWNMSvEzxQZUOXqxB0G3Vuk0jTtfpZUPdoN0+gFNLzQQ9K0P4lG\nAmhUvWLQTgx73t6rgIBEfX+60kfiKi3+7n+Q4OKCfrYpwj08XI7DCo+FpDY3\nLxeHPKT3BOF5ZBMHAGSLCHfGG48NG585lqbudGOYyaHXKW3WBq5yClCQz946\nvxgInyqswzKsy8y94DY4exVGRNxucmM4xRKaAt5Jfr68YB4RUE6MqenwZoCT\nIliTgT4w17zBAbgub97CCMCkRXWNHR/n8pDaPToPz0kL9p+fYWHtp5FVdZ32\n6TxCTZ3B9j/i2S7318eaovQHGmWOqcLVVKEvtiNrhuv+cLF0jYVOjpqLrooN\nnuTR\r\n=DhKh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","engines":{"node":">=10.13"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint -c ../../eslint.json src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"npm run tsc -- --watch","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:tap","test:tap":"cd ../.. && c8 --reporter lcov --reports-dir packages/pnpm/coverage ts-node packages/pnpm/test --type-check","postpublish":"publish-packed","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock","prepublishOnly":"pnpm run compile && npm cache clear --force && publish-packed --prune --npm-client yarn"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"6.14.7","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"12.18.3","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"nopt":"^5.0.0","chalk":"^4.1.0","is-ci":"^2.0.0","ramda":"^0.27.1","which":"^2.0.2","path-name":"^1.0.0","split-cmd":"^1.0.1","pkgs-graph":"5.2.0","strip-ansi":"^6.0.0","@pnpm/types":"6.2.0","@types/nopt":"^3.0.29","graceful-fs":"^4.2.4","render-help":"^1.0.0","@pnpm/config":"11.2.7","@pnpm/logger":"^3.2.2","@pnpm/tabtab":"0.0.1","@pnpm/command":"1.0.0","@pnpm/run-npm":"2.0.3","@pnpm/cli-meta":"1.0.1","loud-rejection":"^2.2.0","@pnpm/cli-utils":"0.4.25","@zkochan/libnpx":"11.0.3","update-notifier":"^4.1.1","@pnpm/core-loggers":"4.2.0","@pnpm/file-reporter":"^1.0.0","@pnpm/parse-cli-args":"3.1.2","@pnpm/default-reporter":"7.6.4","@pnpm/find-workspace-dir":"1.0.1","@pnpm/plugin-commands-audit":"2.0.11","@pnpm/plugin-commands-store":"2.0.33","@pnpm/plugin-commands-import":"0.0.0-20208285947","@pnpm/plugin-commands-server":"2.0.29","@pnpm/common-cli-options-help":"0.1.6","@pnpm/plugin-commands-listing":"0.0.0-20208285947","@pnpm/plugin-commands-rebuild":"2.0.34","@pnpm/plugin-commands-outdated":"0.0.0-20208285947","@pnpm/filter-workspace-packages":"2.1.18","@pnpm/plugin-commands-publishing":"2.1.20","@pnpm/plugin-commands-installation":"0.0.0-20208285947","@pnpm/plugin-commands-script-runners":"2.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","__devDependencies":{"mz":"^2.7.0","ncp":"^2.0.0","pnpm":"link:","delay":"^4.4.0","execa":"^4.0.3","p-any":"3.0.0","byline":"5.0.0","semver":"^7.3.2","@types/mz":"^2.7.1","tree-kill":"^1.2.2","write-pkg":"4.0.0","@types/ncp":"^2.0.4","is-windows":"^1.0.2","cross-spawn":"^7.0.3","exists-link":"2.0.0","npm-run-all":"^4.1.5","path-exists":"^4.0.0","symlink-dir":"^4.1.0","@types/is-ci":"^2.0.0","@types/ramda":"^0.27.14","@types/table":"^5.0.0","@types/which":"^1.3.2","tape-promise":"4.0.0","@pnpm/prepare":"0.0.9","@types/byline":"^4.2.32","@types/semver":"^7.3.3","@zkochan/retry":"^0.2.0","load-json-file":"^6.2.0","read-yaml-file":"^2.0.0","@pnpm/constants":"4.0.0","@zkochan/rimraf":"^1.0.0","write-json-file":"4.0.0","write-yaml-file":"^4.1.0","deep-require-cwd":"1.0.0","@types/is-windows":"^1.0.0","normalize-newline":"3.0.0","@pnpm/modules-yaml":"8.0.2","@types/cross-spawn":"^6.0.2","@types/graceful-fs":"^4.1.3","@types/tape-promise":"^4.0.1","@pnpm/assert-project":"2.1.7","@pnpm/lockfile-types":"2.0.1","dir-is-case-sensitive":"^1.0.2","@types/update-notifier":"^4.1.1","@pnpm/read-package-json":"3.1.5","@pnpm/read-project-manifest":"1.0.13","@pnpm/write-project-manifest":"1.1.1","@pnpm/find-workspace-packages":"2.3.11","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_0.0.0-20208285947_1599037446658_0.8527593770382074","host":"s3://npm-registry-packages"}},"8.7.3":{"name":"pnpm","version":"8.7.3","keywords":["pnpm8","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@8.7.3","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"ca69e7d6a8b4629560c6a76b42716caa612f44df","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-8.7.3.tgz","fileCount":956,"integrity":"sha512-0Ao9S1gnw+3cjLDRfdrcoyyumaw5g8Qh22WIe7r+T81gf38kEqdIQy17v38CeDBIpS6OEb+JFBgdXd6CSlRfGA==","signatures":[{"sig":"MEQCIGGGlgw9PbqxbosGRME1A0gRJxFWgPg2HopdxCeebsnBAiBpevNsEbxc7xteCj9AkhQfUNNr3skucg7Zh6smElvIfQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":16045698},"main":"bin/pnpm.cjs","_from":"file:pnpm-8.7.3.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=16.14"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7776 jest","start":"tsc --watch","bundle":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\" && esbuild ../worker/lib/worker.js --bundle --platform=node --outfile=dist/worker.js","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/808c8b800466f53f5342b0e917229e04/pnpm-8.7.3.tgz","_integrity":"sha512-0Ao9S1gnw+3cjLDRfdrcoyyumaw5g8Qh22WIe7r+T81gf38kEqdIQy17v38CeDBIpS6OEb+JFBgdXd6CSlRfGA==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"9.6.7","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"18.17.1","preferGlobal":true,"publishConfig":{"tag":"next-8","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/pnpm_8.7.3_1693840906579_0.6082623236898801","host":"s3://npm-registry-packages"}},"8.7.4":{"name":"pnpm","version":"8.7.4","keywords":["pnpm8","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@8.7.4","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"9dfcac89c4010a00ce092c3cda76dab72cd99198","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-8.7.4.tgz","fileCount":956,"integrity":"sha512-/bQ5bXp8l7krhm2QXQVGuPjzNC/Z/p0fK4kw8aIrqG0YthTS9akRKGHiWyaHX623lntCriHBZZPqhbXczqSNVg==","signatures":[{"sig":"MEUCIQCtPncdglbmjrmBJPgSu1OrhpPN1ryUKutW6vVJwJIjbAIgZJQrbnEzgBMUvk1V9jzsNggLA6R+2wG0saJdMFCNT8s=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":16222803},"main":"bin/pnpm.cjs","_from":"file:pnpm-8.7.4.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=16.14"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7776 jest","start":"tsc --watch","bundle":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\" && esbuild ../worker/lib/worker.js --bundle --platform=node --outfile=dist/worker.js","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/2e8e4299400a2c5dfc3576169c4ab537/pnpm-8.7.4.tgz","_integrity":"sha512-/bQ5bXp8l7krhm2QXQVGuPjzNC/Z/p0fK4kw8aIrqG0YthTS9akRKGHiWyaHX623lntCriHBZZPqhbXczqSNVg==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"9.6.7","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"18.17.1","preferGlobal":true,"publishConfig":{"tag":"next-8","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_8.7.4_1693952927079_0.30922881944921476","host":"s3://npm-registry-packages"}},"8.7.1":{"name":"pnpm","version":"8.7.1","keywords":["pnpm8","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@8.7.1","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"cb9fb56ca170a718619cd9bc669d99ddadc1afb5","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-8.7.1.tgz","fileCount":956,"integrity":"sha512-Qbt3EhYUaXFS2k4FLQA7r2/eYz/JoDeG680/3UXG0Ga03LPuY4GgdvCLe+zO3M7ZnWG4VI4bAwk7QpJyfr5eqA==","signatures":[{"sig":"MEYCIQDCW8ILvJ94V+sDsAE9fki1/RdzIBSKbnFvsZaSSH1TbgIhAP/SBH6DUvtgnyPPGSlmx6LCJlMrrQ8dZ2Kr/rg+/Rve","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":16218193},"main":"bin/pnpm.cjs","_from":"file:pnpm-8.7.1.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=16.14"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7776 jest","start":"tsc --watch","bundle":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\" && esbuild ../worker/lib/worker.js --bundle --platform=node --outfile=dist/worker.js","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/8ffbd89d0e308c017459261433fa6bd3/pnpm-8.7.1.tgz","_integrity":"sha512-Qbt3EhYUaXFS2k4FLQA7r2/eYz/JoDeG680/3UXG0Ga03LPuY4GgdvCLe+zO3M7ZnWG4VI4bAwk7QpJyfr5eqA==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"9.6.7","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"18.17.1","preferGlobal":true,"publishConfig":{"tag":"next-8","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_8.7.1_1693497036683_0.8842357714199405","host":"s3://npm-registry-packages"}},"0.0.0-20209412437":{"name":"pnpm","version":"0.0.0-20209412437","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@0.0.0-20209412437","maintainers":[{"name":"zkochan","email":"z@kochan.io"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"29d0ed1f00e39823236e89d951f136df6ab1b5f0","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-0.0.0-20209412437.tgz","fileCount":7706,"integrity":"sha512-lDFyd+BLyBkFgBvJivygA8Pl06teQXOhxlQ+on4gkMwTaDnkHzELOzXukF4CBYfjlzcLFOseu4eF4ojSoDz4qw==","signatures":[{"sig":"MEYCIQDe6Qq/bslcCybLHQkiEZ5bSF99ANMCapurDNtrOUVWZgIhAPWGWRgn6+mHlbLetgjQ/5Y8gw2XFU+NITSI/RDE/xxR","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":22210056,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfecUhCRA9TVsSAnZWagAAvOUQAIufAvHYVAL3kUI+dP2P\nnDa3YTzIJ1wUlV5GgAUWVK0c4M7PREjdgO7x6nYMoNcT4QjFh6wT7LzATYpq\nHMgR6jA4FgQl11Tc4CvzXwEFGIW80mcvPSMsLNJCWyfX8rRdBAP3PMII6081\noi1wwv2YJQ/qXY8FL0OdJmjlHLUJgS1/aKQwax+0FmPakb2pRE+sZYsKXoCH\nXoIYcinANcviiGdl7Hm68Z9D6VtZF1wMM1f5fX7hw12teOAogDQ7Jmt385Fd\nSQlNflZORuTTAqIt4NagYSNwicv7osP3yWwilW3xuf2jO9o0xQ4x6RaqrTnh\nWq6W2cubwBw1XP7he7vBpQ+8VYFMcSqHjqyg1ZTFfVGIyuWKsDCj3/0RScFb\nXPVFf1nxCk5nM3TejjBFz3L+9P0vTh0KkJqja/BNRtI3UhlnzzDOZNj5Jeum\n0QlOMqikUo6Zp5Uwl9isFSOSpIZ03bu0ddmcL86uwaGEPxRZehiDxf54fF1z\nW9eFZB/khDzM6ZG+SzGCSozn+syBHtOENxXdNX/0YZqrjdyMKmpLJfiMHx0E\npYJM7XtVKyfszB9tUOh8sJif7v3QwdBKjlxvVXd7fzUYjJKMFU+7Nj+yY0Af\nDod2loi5u0A5OqiEDKRDPY9eNDexDMH7tT5se10/bgDPsFXE7jum+o2LFiv/\nrc9Z\r\n=52ip\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","engines":{"node":">=10.14"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint -c ../../eslint.json src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"npm run tsc -- --watch","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:tap","test:tap":"cd ../.. && c8 --reporter lcov --reports-dir packages/pnpm/coverage ts-node packages/pnpm/test --type-check","postpublish":"publish-packed","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock","prepublishOnly":"pnpm run compile && npm cache clear --force && publish-packed --prune --npm-client yarn"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"6.14.7","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"12.18.3","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"nopt":"^5.0.0","chalk":"^4.1.0","is-ci":"^2.0.0","ramda":"^0.27.1","which":"^2.0.2","path-name":"^1.0.0","split-cmd":"^1.0.1","pkgs-graph":"5.2.0","strip-ansi":"^6.0.0","@pnpm/types":"6.2.0","@types/nopt":"^3.0.29","graceful-fs":"^4.2.4","render-help":"^1.0.0","@pnpm/config":"0.0.0-20209412437","@pnpm/logger":"^3.2.2","@pnpm/tabtab":"0.0.1","@pnpm/command":"1.0.0","@pnpm/run-npm":"2.0.3","@pnpm/cli-meta":"1.0.1","loud-rejection":"^2.2.0","@pnpm/cli-utils":"0.0.0-20209412437","@zkochan/libnpx":"11.0.3","update-notifier":"^5.0.0","@pnpm/core-loggers":"5.0.0","@pnpm/file-reporter":"^1.0.0","@pnpm/parse-cli-args":"3.2.0","@pnpm/default-reporter":"0.0.0-20209412437","@pnpm/find-workspace-dir":"1.0.1","@pnpm/plugin-commands-audit":"0.0.0-20209412437","@pnpm/plugin-commands-store":"0.0.0-20209412437","@pnpm/plugin-commands-import":"0.0.0-20209412437","@pnpm/plugin-commands-server":"0.0.0-20209412437","@pnpm/common-cli-options-help":"0.2.0","@pnpm/plugin-commands-listing":"0.0.0-20209412437","@pnpm/plugin-commands-rebuild":"0.0.0-20209412437","@pnpm/plugin-commands-outdated":"0.0.0-20209412437","@pnpm/filter-workspace-packages":"0.0.0-20209412437","@pnpm/plugin-commands-publishing":"0.0.0-20209412437","@pnpm/plugin-commands-installation":"0.0.0-20209412437","@pnpm/plugin-commands-script-runners":"0.0.0-20209412437"},"_hasShrinkwrap":false,"readmeFilename":"README.md","__devDependencies":{"mz":"^2.7.0","ncp":"^2.0.0","pnpm":"link:","delay":"^4.4.0","execa":"^4.0.3","p-any":"3.0.0","byline":"5.0.0","semver":"^7.3.2","@types/mz":"^2.7.1","tree-kill":"^1.2.2","write-pkg":"4.0.0","@types/ncp":"^2.0.4","is-windows":"^1.0.2","cross-spawn":"^7.0.3","exists-link":"2.0.0","npm-run-all":"^4.1.5","path-exists":"^4.0.0","symlink-dir":"^4.1.0","@types/is-ci":"^2.0.0","@types/ramda":"^0.27.15","@types/table":"^5.0.0","@types/which":"^1.3.2","tape-promise":"4.0.0","@pnpm/prepare":"0.0.11","@types/byline":"^4.2.32","@types/semver":"^7.3.3","@zkochan/retry":"^0.2.0","load-json-file":"^6.2.0","read-yaml-file":"^2.0.0","@pnpm/constants":"4.0.0","@zkochan/rimraf":"^1.0.0","write-json-file":"4.0.0","write-yaml-file":"^4.1.0","deep-require-cwd":"1.0.0","@types/is-windows":"^1.0.0","normalize-newline":"3.0.0","@pnpm/modules-yaml":"8.0.2","@types/cross-spawn":"^6.0.2","@types/graceful-fs":"^4.1.3","@types/tape-promise":"^4.0.1","@pnpm/assert-project":"2.1.9","@pnpm/lockfile-types":"2.0.1","dir-is-case-sensitive":"^1.0.2","@types/update-notifier":"^5.0.0","@pnpm/read-package-json":"3.1.5","@pnpm/read-project-manifest":"1.1.0","@pnpm/write-project-manifest":"1.1.1","@pnpm/find-workspace-packages":"0.0.0-20209412437","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_0.0.0-20209412437_1601815841203_0.969336859565622","host":"s3://npm-registry-packages"}},"8.7.2":{"name":"pnpm","version":"8.7.2","keywords":["pnpm8","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@8.7.2","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"9302b7845bb9cc79c4f200fe592e63e072d91e39","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-8.7.2.tgz","fileCount":956,"integrity":"sha512-E0fFXdo0nltGZWv8zecqtfxSztAGBew1YCOIkEiwYDrWBsNp2ibSPsqlmxV3MDHn3FCMMAAl+19Zg6Sl59M1GQ==","signatures":[{"sig":"MEUCIDRZsZdb44ke/naDITxzuY0WWP9shG9Ug3IF0a0Ni9xXAiEAiY3HItkok9AgpfwdkrcUkDnD292F3tBqNaAQ7XsobKQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":16045698},"main":"bin/pnpm.cjs","_from":"file:pnpm-8.7.2.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=16.14"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7776 jest","start":"tsc --watch","bundle":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\" && esbuild ../worker/lib/worker.js --bundle --platform=node --outfile=dist/worker.js","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/2516e323befba2718ece35233e473ecb/pnpm-8.7.2.tgz","_integrity":"sha512-E0fFXdo0nltGZWv8zecqtfxSztAGBew1YCOIkEiwYDrWBsNp2ibSPsqlmxV3MDHn3FCMMAAl+19Zg6Sl59M1GQ==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"9.6.7","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"18.17.1","preferGlobal":true,"publishConfig":{"tag":"next-8","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/pnpm_8.7.2_1693839754024_0.04657147706330478","host":"s3://npm-registry-packages"}},"10.3.0":{"name":"pnpm","version":"10.3.0","keywords":["pnpm10","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@10.3.0","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"6981f53a2d726323a7fd5f4ca5107102338511c8","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-10.3.0.tgz","fileCount":1206,"integrity":"sha512-7lku2ogVqKKTwga7CRfEuw/ydMUN73y8F74F7GQfwtGwJJDOZgBhNWvQ0Sak1+suyIMOaVn7ikR1ccYx1aJELQ==","signatures":[{"sig":"MEYCIQDqo/55uI8Wf6M4RGn3wszRvnxozJXgQK3vMFN/1emK+AIhAOZdugJH0o6Gv0QdU3iAPB67UBlDtAp6EtXoMiVasB2t","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":18733985},"jest":{"preset":"@pnpm/jest-config"},"main":"bin/pnpm.cjs","_from":"file:pnpm-10.3.0.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=18.12"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7778 jest","start":"tsc --watch","bundle":"ts-node bundle.ts","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/templates dist/templates && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/7e2830cca5ca2034c894481d62658b29/pnpm-10.3.0.tgz","_integrity":"sha512-7lku2ogVqKKTwga7CRfEuw/ydMUN73y8F74F7GQfwtGwJJDOZgBhNWvQ0Sak1+suyIMOaVn7ikR1ccYx1aJELQ==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git","directory":"pnpm"},"_npmVersion":"10.8.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"20.18.2","preferGlobal":true,"publishConfig":{"tag":"next-10","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/pnpm_10.3.0_1739231497919_0.012161175673641944","host":"s3://npm-registry-packages-npm-production"}},"9.5.0":{"name":"pnpm","version":"9.5.0","keywords":["pnpm9","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@9.5.0","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"8c155dc114e1689d18937974f6571e0ceee66f1d","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-9.5.0.tgz","fileCount":880,"integrity":"sha512-FAA2gwEkYY1iSiGHtQ0EKJ1aCH8ybJ7fwMzXM9dsT1LDoxPU/BSHlKKp2BVTAWAE5nQujPhQZwJopzh/wiDJAw==","signatures":[{"sig":"MEQCICzcf5DogqT1evYK9hX/oKA1fg0scwuP+oCzvb1rd26kAiB2bRnpayysjOt5HLoX3oVpCX+8vFJ0eDA3qQBpHIrDCA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":17664848},"main":"bin/pnpm.cjs","_from":"file:pnpm-9.5.0.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=18.12"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7776 jest","start":"tsc --watch","bundle":"ts-node bundle.ts","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/templates dist/templates && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/6105e9d949f50a3bb187ab3ae86654d6/pnpm-9.5.0.tgz","_integrity":"sha512-FAA2gwEkYY1iSiGHtQ0EKJ1aCH8ybJ7fwMzXM9dsT1LDoxPU/BSHlKKp2BVTAWAE5nQujPhQZwJopzh/wiDJAw==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"10.7.0","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"18.20.3","preferGlobal":true,"publishConfig":{"tag":"next-9","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_9.5.0_1720370654593_0.5246475969538305","host":"s3://npm-registry-packages"}},"4.10.0":{"name":"pnpm","version":"4.10.0","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@4.10.0","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"edc96fa14193af3960ceb6a484568a0cd4ddd024","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-4.10.0.tgz","fileCount":6162,"integrity":"sha512-u6GAXFPzaQsDN28dWIO0q0eW7sLsbhRlPYoZplqOBU5nI2otJtiSsPJ34ADb29XBzJg8wJC87Y/pJM/AgmJ/uA==","signatures":[{"sig":"MEYCIQD7q5LwKqQFVaC6bGXPtNEae+mX8vybfKljvGyj4i89CwIhANgL88kK3wWL4yXtgIN21dSkaIYTMiaWn3teRTok/WCR","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":24137589,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeVveSCRA9TVsSAnZWagAAbVsP/1s+/WESCRQsRfu6Vr2Z\ncWNgUDVCeIPlnqB7azbsjO6/CXIBRACc2g8nknGm9kVm1/OpzOp2PLBmaCL5\ntrpggZFGsLLnd+zrB7ro4XcskMM3XlWWDXBpDBsUxtuKrXFBJLLfg/YtWfxt\npmEgoYJ9z6CKB3PysgJ8scqBJtzlQRla6JBrRyEh0sscpJggRZtBdN2kiWno\n/VCd+ZhVkKTgvp49bejSZOGKadpY0hxXh5zV1Soo1mHWQrpfHO4PIEoGxfiE\n/QVN31yqn/YIfwD6zXvC17ixNkVMzAsvzyZYrIi7aTBpAh5U+RNUXX0T6rbS\nsCiygqnsg91X0qcmVMcfLH9HgnlWZRwl4Wm+eyIl55GGoY19vST7dF780yHL\nJEi96Jo8Mog353h+Xl4NZn/ga0TAffkgWmiXlc31W1iHeflFQEVJ3P3WJ9m2\neUJw1L599KEcI9ETDL1eNW5WSoM+pNoADL6Nmeeb++Q/bd5fHwg5ZnitSpVE\nIi69h1S6hMcS+jfj3xsUyUgz7RGuZa7N2W6F8YQ1CjXE9w+ngbHeTyNeQyX5\nv2SSBBKzDTKBY4a6wDIgrFWaQ5/HcCx5RrKLyPmR+3C1vwPHPW95imdz8tam\nGm40QR077UjLt8RC7h/9OlN9thobA2Nl68UX7H7Hy4q2QsS+oMlAL24rADAH\nbSca\r\n=x/vD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","_from":".","_shasum":"edc96fa14193af3960ceb6a484568a0cd4ddd024","engines":{"node":">=10"},"scripts":{"tsc":"rimraf lib && tsc","lint":"tslint -c ../../tslint.json src/**/*.ts test/**/*.ts","test":"npm run lint && npm run tsc && cross-env PNPM_REGISTRY_MOCK_PORT=7772 npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"run-p -r registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf node_modules/.bin/pnpm && registry-mock prepare","registry-mock":"registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"12.14.1","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"chalk":"3.0.0","is-ci":"2.0.0","ramda":"0.27.0","split-cmd":"1.0.1","pkgs-graph":"5.1.3","@pnpm/types":"5.0.0","common-tags":"1.8.0","graceful-fs":"4.2.1","render-help":"1.0.0","@pnpm/config":"8.0.1","@pnpm/logger":"3.1.0","@pnpm/tabtab":"0.0.1","@pnpm/command":"0.1.0-0","@pnpm/run-npm":"2.0.0","loud-rejection":"2.2.0","@pnpm/cli-utils":"0.3.7","@zkochan/libnpx":"11.0.3","update-notifier":"4.1.0","@pnpm/core-loggers":"4.0.1","@pnpm/file-reporter":"0.1.0","@pnpm/parse-cli-args":"0.4.0","@pnpm/default-reporter":"5.1.7","@pnpm/find-workspace-dir":"1.0.0","@pnpm/plugin-commands-audit":"0.2.9","@pnpm/plugin-commands-store":"0.1.11","@pnpm/plugin-commands-import":"0.1.21","@pnpm/plugin-commands-server":"0.1.12","@pnpm/common-cli-options-help":"0.1.4","@pnpm/plugin-commands-listing":"0.2.10","@pnpm/plugin-commands-rebuild":"0.1.11","@pnpm/plugin-commands-outdated":"0.2.11","@pnpm/filter-workspace-packages":"2.0.1","@pnpm/plugin-commands-publishing":"0.2.12","@pnpm/plugin-commands-installation":"0.2.14","@pnpm/plugin-commands-script-runners":"0.2.9"},"_hasShrinkwrap":false,"__devDependencies":{"mz":"2.7.0","ncp":"2.0.0","pnpm":"link:","delay":"4.3.0","execa":"4.0.0","p-any":"3.0.0","retry":"0.12.0","byline":"5.0.0","semver":"7.1.3","make-dir":"3.0.2","@types/mz":"^2.7.0","tree-kill":"1.2.2","write-pkg":"4.0.0","@types/ncp":"2.0.3","is-windows":"1.0.2","cross-spawn":"7.0.1","exists-link":"2.0.0","npm-run-all":"4.1.5","path-exists":"4.0.0","symlink-dir":"3.1.2","@types/is-ci":"2.0.0","@types/ramda":"^0.26.42","@types/retry":"0.12.0","@types/table":"^4.0.7","tape-promise":"4.0.0","@pnpm/prepare":"*","@types/byline":"4.2.31","@types/mkdirp":"1.0.0","@types/semver":"^7.1.0","load-json-file":"6.2.0","read-yaml-file":"1.1.0","@pnpm/constants":"3.0.0","@zkochan/rimraf":"1.0.0","write-json-file":"4.0.0","write-yaml-file":"3.0.1","deep-require-cwd":"1.0.0","@types/is-windows":"^1.0.0","normalize-newline":"3.0.0","@pnpm/modules-yaml":"*","@types/common-tags":"1.8.0","@types/cross-spawn":"6.0.1","@types/graceful-fs":"4.1.3","@types/tape-promise":"4.0.0","@pnpm/assert-project":"*","@pnpm/lockfile-types":"2.0.0","dir-is-case-sensitive":"1.0.2","@types/update-notifier":"4.1.0","@pnpm/read-package-json":"*","@pnpm/read-project-manifest":"1.0.0","@pnpm/write-project-manifest":"*","@pnpm/find-workspace-packages":"2.1.8","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_4.10.0_1582757777348_0.6200566928521922","host":"s3://npm-registry-packages"}},"5.9.0-1":{"name":"pnpm","version":"5.9.0-1","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@5.9.0-1","maintainers":[{"name":"zkochan","email":"z@kochan.io"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"64b8ac2da2842008438c480c1689ef4d87e98fbb","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-5.9.0-1.tgz","fileCount":7697,"integrity":"sha512-RQa3Bsk5Xdec5isf5qXOOncVZ9Js/XLvZ6ZV/KA3OsPdyPc/DToMF7f7SEX+lztyDK0O2o8inSPz8KvVxFAAUw==","signatures":[{"sig":"MEQCIEiCmdi1D4WDamWTGRQreVKbsLRmOBQVTXRROWkWtzVgAiAnDYiRLPM6xGJYscubaFT1aWYbJSof8tXb4MBI0Zogqw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":21648017,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfdQSBCRA9TVsSAnZWagAA9VEP/1FvAaiEKk98OZCIPWlb\npPfACdGT7V8vocBRw/SOXm7S2wgdbTw8nD8xGLsKIq95jT6Ba/OlD4fbesTN\nJaR1RkIYH4gu8Q2bIG0rO4hv2mKcqHqqBMpmNpUzUns08iyOPPP8RiD0gRXv\nAv6Gn0roVxvwE9RD55KNLYd3I1f4qEmO1k07fG1VhUFj9EqzdQzNpikJm2bi\nfNdeM1S0+J2qMYDalzi8EapfdTP4EFAfixDzLyc6qxo2zPrRnILhfNQIWJMa\n08hFff7guIHN5sCGyHbrVqN5OXe69wMwEfxs7KZeo12A/3DKpQh/jy28jBou\nazV8QD2+MIsO0qVVMRvpSr0CKNouHMHuA5t+AblByG2O8wswCUYpXBpi9/OW\nMf2MP0ceCjRZhtK+FA5sxdV7JkDdOG1MkhSoIULx1OStBGAOqZv/fpd5pLyR\n8/b1PkysLC9A2T+r41RQsspfpgAkVqhSFunpEc9o+TufnQ96TzhnrU2ZG5Xk\n5+2E2uvhtypEQ4tH2lrCeIuTH4iObqY9q90bIxIFRV3YBKk7DsHA2Y9LzC/v\nv3eoFQnzrZK0jz0biie/EtC3tlNG8Ewap+RHm/6BASrAhvO6xuek6L/n4lu8\nRkQaF22/RREqrmHRUoTFUfZj0wOdjlIKaeeEWM5cae2tjGYEzY26R17a1SE7\nhSXv\r\n=wAA3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","engines":{"node":">=10.14"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint -c ../../eslint.json src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"npm run tsc -- --watch","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:tap","test:tap":"cd ../.. && c8 --reporter lcov --reports-dir packages/pnpm/coverage ts-node packages/pnpm/test --type-check","postpublish":"publish-packed","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock","prepublishOnly":"pnpm run compile && npm cache clear --force && publish-packed --prune --npm-client yarn"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"6.14.7","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"12.18.3","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"nopt":"^5.0.0","chalk":"^4.1.0","is-ci":"^2.0.0","ramda":"^0.27.1","which":"^2.0.2","path-name":"^1.0.0","split-cmd":"^1.0.1","pkgs-graph":"5.2.0","strip-ansi":"^6.0.0","@pnpm/types":"6.2.0","@types/nopt":"^3.0.29","graceful-fs":"^4.2.4","render-help":"^1.0.0","@pnpm/config":"11.5.0","@pnpm/logger":"^3.2.2","@pnpm/tabtab":"0.0.1","@pnpm/command":"1.0.0","@pnpm/run-npm":"2.0.3","@pnpm/cli-meta":"1.0.1","loud-rejection":"^2.2.0","@pnpm/cli-utils":"0.4.30","@zkochan/libnpx":"11.0.3","update-notifier":"^4.1.1","@pnpm/core-loggers":"5.0.0","@pnpm/file-reporter":"^1.0.0","@pnpm/parse-cli-args":"3.2.0","@pnpm/default-reporter":"7.9.3","@pnpm/find-workspace-dir":"1.0.1","@pnpm/plugin-commands-audit":"2.0.17","@pnpm/plugin-commands-store":"2.0.43","@pnpm/plugin-commands-import":"1.0.68","@pnpm/plugin-commands-server":"2.0.39","@pnpm/common-cli-options-help":"0.2.0","@pnpm/plugin-commands-listing":"2.0.26","@pnpm/plugin-commands-rebuild":"2.1.2","@pnpm/plugin-commands-outdated":"3.0.19","@pnpm/filter-workspace-packages":"2.2.1","@pnpm/plugin-commands-publishing":"2.2.7","@pnpm/plugin-commands-installation":"3.3.3","@pnpm/plugin-commands-script-runners":"2.3.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","__devDependencies":{"mz":"^2.7.0","ncp":"^2.0.0","pnpm":"link:","delay":"^4.4.0","execa":"^4.0.3","p-any":"3.0.0","byline":"5.0.0","semver":"^7.3.2","@types/mz":"^2.7.1","tree-kill":"^1.2.2","write-pkg":"4.0.0","@types/ncp":"^2.0.4","is-windows":"^1.0.2","cross-spawn":"^7.0.3","exists-link":"2.0.0","npm-run-all":"^4.1.5","path-exists":"^4.0.0","symlink-dir":"^4.1.0","@types/is-ci":"^2.0.0","@types/ramda":"^0.27.15","@types/table":"^5.0.0","@types/which":"^1.3.2","tape-promise":"4.0.0","@pnpm/prepare":"0.0.11","@types/byline":"^4.2.32","@types/semver":"^7.3.3","@zkochan/retry":"^0.2.0","load-json-file":"^6.2.0","read-yaml-file":"^2.0.0","@pnpm/constants":"4.0.0","@zkochan/rimraf":"^1.0.0","write-json-file":"4.0.0","write-yaml-file":"^4.1.0","deep-require-cwd":"1.0.0","@types/is-windows":"^1.0.0","normalize-newline":"3.0.0","@pnpm/modules-yaml":"8.0.2","@types/cross-spawn":"^6.0.2","@types/graceful-fs":"^4.1.3","@types/tape-promise":"^4.0.1","@pnpm/assert-project":"2.1.9","@pnpm/lockfile-types":"2.0.1","dir-is-case-sensitive":"^1.0.2","@types/update-notifier":"^4.1.1","@pnpm/read-package-json":"3.1.5","@pnpm/read-project-manifest":"1.0.13","@pnpm/write-project-manifest":"1.1.1","@pnpm/find-workspace-packages":"2.3.16","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_5.9.0-1_1601504384749_0.43046961101001124","host":"s3://npm-registry-packages"}},"7.0.0-rc.1":{"name":"pnpm","version":"7.0.0-rc.1","keywords":["pnpm7","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"license":"MIT","_id":"pnpm@7.0.0-rc.1","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"f6d0e1d1eb2e1ed4b25ff63129329d229e38e008","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-7.0.0-rc.1.tgz","fileCount":647,"integrity":"sha512-aYbX7WTm64+5MJtXtejWTERc8E9sSBRVh402yJpcTMLNvuwDSfaHK0wnwDpg+eBFnSh6DZs9w4ErJGdm7n6DPg==","signatures":[{"sig":"MEQCIC9UhQh80X9UElaoPYkKjEF0q6PrBY4rrJtsww4zk9e2AiA6yhiZU2QnQygFdz+/d1TPmSJOvUimmroB+g6aPaSBtA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18457417,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiR4Q6ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrMYw//WMo52tu6V6UrHwVtCc1IBxeqSPUfHEDF9I4+nverHZvBz71o\r\nKS4xfzPtesVR/qx2kskjwB6Jbt4lmuZqpPdlnBUhC31o3fWwb/PmtEPyVVsv\r\n2QHthX0hT92SFesPccRBpEtsy1cmA3Ad43n+6R+9KcZp2VDUu9eYdrkk5Cw+\r\nz9J2gb31hCjMoPE9tNWcxD7NaQDRnI/tRJcBJ2xtOFd/ikaIOrswFB8hSPKK\r\nPIDBG4uhQSCf0iNuxnrvpksijXMz+JcxCt27VqGKqtb1wEHAlEqt67WzAd3U\r\nXdVJDsyq70EEMM0vLVP9oos7TjpBalu8Z6+G5y1P6Nvl9muOp7R0Y77wuGDx\r\n0nRc/btj4WSoQBnBR0/sX3Wd1a28bcn1n4uOiYlYZGw92sWE+EmwcB8doqZl\r\ng0HXNuQRiQ1uLzQKxM4gIRz9j0SzmwbeqDpEIAOZXfL3JMZXs4pHIuUdzzeJ\r\nTvTDTG55vK+pse/GogAySERnq4hnD63nJdLEYCbUBRkGMCJ31+Ug63bPilNM\r\n0Jqzsqbv6HFOxBIaXzyEFcZOfufbBGwVC+ksnimWi+SG+HHf9P0i7Ln8dpPu\r\nFxtEM6K+/U9zi1l27KeB3kn6X3WBkWcehoPacbBtla29xt/bzWYTvHoRQVla\r\nFFANOtKkVhi7rqIlFEjb/VfI+7wHAGEVfPI=\r\n=JBYP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","_from":"file:pnpm-7.0.0-rc.1.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=14.19"},"exports":{".":"./package.json"},"funding":{"url":"https://opencollective.com/pnpm"},"scripts":{"lint":"eslint src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"tsc --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.cjs","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/home/runner/work/pnpm/pnpm/packages/pnpm/pnpm-7.0.0-rc.1.tgz","_integrity":"sha512-aYbX7WTm64+5MJtXtejWTERc8E9sSBRVh402yJpcTMLNvuwDSfaHK0wnwDpg+eBFnSh6DZs9w4ErJGdm7n6DPg==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.24.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"16.14.0","preferGlobal":true,"publishConfig":{"tag":"next-7","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_7.0.0-rc.1_1648854074377_0.6416034471677472","host":"s3://npm-registry-packages"}},"5.9.0-2":{"name":"pnpm","version":"5.9.0-2","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@5.9.0-2","maintainers":[{"name":"zkochan","email":"z@kochan.io"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"c599b01466a07231aca21c6032d5003f89a79ca2","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-5.9.0-2.tgz","fileCount":7696,"integrity":"sha512-P0ix+sq7jAG00MQmRGilod++seF3rFzE+Tk/igc0uQ0e5Iv+YhdDwIHATPiftdk7WvT5iGfRQIHz2qUEHF+KWQ==","signatures":[{"sig":"MEUCIQDh/cMPT9u44+9uxQAoEQzVlFJkf5cHcojdjd8pQRmPnQIgDWxmv+V8ndbaiMNUB64JlLjjFWHffGymXTkTaJcx0WI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":21650992,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfecG5CRA9TVsSAnZWagAAfnoP/i+xIS2d4JBrjA/u9FEq\nLWDrgoFlHEnwoyofOMfp8z+SV5yjWPuFgikaSQfFzp9dkjxrHlMcVX482chV\nRMNxoGAJexlbAsph6WqFZJnD4k9wavBIW3LvQzFsQQB9o6WQH8UAlQdtMb6h\nzbC7rZpDR1LFHjwHMXDZNuQ1IA9gt4AIDR7YyhSmbXru0uGJmZzn0Gqqcsag\nClh4nc36mNUtGzTNA3T6ZCZQF/jD9pfaqRhBztDDi7ZI+7UDd8PDDtUCtjmk\n4SIEBb8xyoLYgoJwuU+op9cjTX67dLVwg39C+t9E3tfUbZ8MoE77mzruImud\n5bUe5b+hnTY+qnzd5oa4H4+7frmVQZD1pkePKv49KSzL3cQY2aSrpmNybrs/\n2DfefNKYwLwzczeQO3ePWnfgJVglHMQuni80K30nJOJigQrqHjAeupQKIRqZ\nMhlJmGu+h3qJ2nkxWKhLOU2AyFcqQMkufrzhTRQ8wFxk+0hsSUv9SD2Jgsdl\nKWrWJogx+q07YcW/MHzard1yQIKJ8S0CR1f6kTL2tkF13Cns1sttN/16U3Fd\n/K39l7jXxg+ItpXrseAmKTXx8oQ347xT4ireoQCxLLP+aZjPdtvLM6QFwP/1\nSNN7cx6R6jlH7AFhNGyg6IhfpjBsaLpuqFJhd+Z2Ofo5ysfJhwKeCvtMT1MP\nyEj1\r\n=6uuN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","engines":{"node":">=10.14"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint -c ../../eslint.json src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"npm run tsc -- --watch","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:tap","test:tap":"cd ../.. && c8 --reporter lcov --reports-dir packages/pnpm/coverage ts-node packages/pnpm/test --type-check","postpublish":"publish-packed","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock","prepublishOnly":"pnpm run compile && npm cache clear --force && publish-packed --prune --npm-client yarn"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"6.14.7","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"12.18.3","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"nopt":"^5.0.0","chalk":"^4.1.0","is-ci":"^2.0.0","ramda":"^0.27.1","which":"^2.0.2","path-name":"^1.0.0","split-cmd":"^1.0.1","pkgs-graph":"5.2.0","strip-ansi":"^6.0.0","@pnpm/types":"6.2.0","@types/nopt":"^3.0.29","graceful-fs":"^4.2.4","render-help":"^1.0.0","@pnpm/config":"11.5.0","@pnpm/logger":"^3.2.2","@pnpm/tabtab":"0.0.1","@pnpm/command":"1.0.0","@pnpm/run-npm":"2.0.3","@pnpm/cli-meta":"1.0.1","loud-rejection":"^2.2.0","@pnpm/cli-utils":"0.4.31","@zkochan/libnpx":"11.0.3","update-notifier":"^5.0.0","@pnpm/core-loggers":"5.0.0","@pnpm/file-reporter":"^1.0.0","@pnpm/parse-cli-args":"3.2.0","@pnpm/default-reporter":"7.9.3","@pnpm/find-workspace-dir":"1.0.1","@pnpm/plugin-commands-audit":"2.0.18","@pnpm/plugin-commands-store":"2.0.44","@pnpm/plugin-commands-import":"1.0.69","@pnpm/plugin-commands-server":"2.0.40","@pnpm/common-cli-options-help":"0.2.0","@pnpm/plugin-commands-listing":"2.0.27","@pnpm/plugin-commands-rebuild":"2.1.3","@pnpm/plugin-commands-outdated":"3.0.20","@pnpm/filter-workspace-packages":"2.2.2","@pnpm/plugin-commands-publishing":"2.2.8","@pnpm/plugin-commands-installation":"3.3.4","@pnpm/plugin-commands-script-runners":"2.3.3"},"_hasShrinkwrap":false,"readmeFilename":"README.md","__devDependencies":{"mz":"^2.7.0","ncp":"^2.0.0","pnpm":"link:","delay":"^4.4.0","execa":"^4.0.3","p-any":"3.0.0","byline":"5.0.0","semver":"^7.3.2","@types/mz":"^2.7.1","tree-kill":"^1.2.2","write-pkg":"4.0.0","@types/ncp":"^2.0.4","is-windows":"^1.0.2","cross-spawn":"^7.0.3","exists-link":"2.0.0","npm-run-all":"^4.1.5","path-exists":"^4.0.0","symlink-dir":"^4.1.0","@types/is-ci":"^2.0.0","@types/ramda":"^0.27.15","@types/table":"^5.0.0","@types/which":"^1.3.2","tape-promise":"4.0.0","@pnpm/prepare":"0.0.11","@types/byline":"^4.2.32","@types/semver":"^7.3.3","@zkochan/retry":"^0.2.0","load-json-file":"^6.2.0","read-yaml-file":"^2.0.0","@pnpm/constants":"4.0.0","@zkochan/rimraf":"^1.0.0","write-json-file":"4.0.0","write-yaml-file":"^4.1.0","deep-require-cwd":"1.0.0","@types/is-windows":"^1.0.0","normalize-newline":"3.0.0","@pnpm/modules-yaml":"8.0.2","@types/cross-spawn":"^6.0.2","@types/graceful-fs":"^4.1.3","@types/tape-promise":"^4.0.1","@pnpm/assert-project":"2.1.9","@pnpm/lockfile-types":"2.0.1","dir-is-case-sensitive":"^1.0.2","@types/update-notifier":"^5.0.0","@pnpm/read-package-json":"3.1.5","@pnpm/read-project-manifest":"1.1.0","@pnpm/write-project-manifest":"1.1.1","@pnpm/find-workspace-packages":"2.3.17","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_5.9.0-2_1601814968208_0.12839673809561458","host":"s3://npm-registry-packages"}},"7.0.0-rc.2":{"name":"pnpm","version":"7.0.0-rc.2","keywords":["pnpm7","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"license":"MIT","_id":"pnpm@7.0.0-rc.2","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"03b545c65884333ef2aa7967f9a8765fd246874a","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-7.0.0-rc.2.tgz","fileCount":647,"integrity":"sha512-hf8itytSzvOseX4XKLmAwuRG+LmtTi1aUH1sYPiQ+sZ6MYBdyZZKeOropIQg5r+XTsrAxMvyhDleN4HaV5oCqg==","signatures":[{"sig":"MEQCIEWoMsVDdysDsR8fU/RquNUb6i4EAZS+SjJUNGlbDJDPAiAO0cUxkIvwgbgshtslDbIn0ZbfYGXNIsa5QeqPfS6x8w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18459662,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiSLlOACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr0yA//QKJWdfzkk5Sfc3RttPp36H1FmL7CDZr+4O7hXJlmRR2S3wBe\r\nywYr8fxiSDO0oljeeOK/PZ3vgMB3+et3diI2PF1l+Qpj9UHWkDBYJczV5j3f\r\nGxfz8CruYE2cYCziRNKGQOx8xvV9TSU/KpcXy1bYtQB8bShsdpCDy4/xzmp6\r\n0v/TjTt5njedsnojpMto7cq8RJMQ3TdjgrMT1nqcdGlXLjC0Yk4SV/ituJgy\r\nsKb5jE1vTch/V1OJKCbQiVP+Jfh/ByeFZXNIdyAZX1PsOj+3gIpd1i8XmFWy\r\nZ9Zk012AtHZrNzrE7Ag4UXB/ng1kBgYLtA5Ee//8C5Jh5l4f/7Rx2KBLATc6\r\n31gmQnDc+oAimzL4JPJ9PGv838q9sf5qmPtNSF6DmGH5/a1CNJVtUaIJx1R4\r\n3r6s+ePZKaC1SlqoSVaP3fFVwMT3EcmN8H8qM8DdJ/UFnnXNKkzTFPjyqd+L\r\nrGTffn7ZH2aJxvzrwvhw4ea11YGmiqVr6mtkgx4saCo+b1HN/idCCkOaQDcW\r\ndwQXTtVKD6Oggco4aiEs3l4sDEPUukEiTNLSKen7JikoJ89pCRCJtkDdaE9u\r\n/hc726KxaJ5jbscAq1fcfSxWOLlufIKQCM8EFml9s+HD/3R7CPtjhRJw31uc\r\n/W7B3z9wIyqWepysxeW4lpS0bNVwtt+50d8=\r\n=dXTz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","_from":"file:pnpm-7.0.0-rc.2.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=14.19"},"exports":{".":"./package.json"},"funding":{"url":"https://opencollective.com/pnpm"},"scripts":{"lint":"eslint src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"tsc --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.cjs","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/home/runner/work/pnpm/pnpm/packages/pnpm/pnpm-7.0.0-rc.2.tgz","_integrity":"sha512-hf8itytSzvOseX4XKLmAwuRG+LmtTi1aUH1sYPiQ+sZ6MYBdyZZKeOropIQg5r+XTsrAxMvyhDleN4HaV5oCqg==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.24.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"16.14.0","preferGlobal":true,"publishConfig":{"tag":"next-7","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_7.0.0-rc.2_1648933198054_0.30768822459323175","host":"s3://npm-registry-packages"}},"5.9.0-0":{"name":"pnpm","version":"5.9.0-0","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@5.9.0-0","maintainers":[{"name":"zkochan","email":"z@kochan.io"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"bfb45446d47fd03867a660a45424a474123b8642","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-5.9.0-0.tgz","fileCount":7697,"integrity":"sha512-RFWLqH4S/Kjfiv28iX0W+o66GiBuJjKBZLluDlDeyEpvDavdHUrRD7yTxJL43KPe9tVRcf9mhFV9QthiDVtfUw==","signatures":[{"sig":"MEQCIH0aulM0dIJoealgJ36EaECQPfSMV8fkp+qZwX4eOzYvAiAj4DhItyVX+48VXihyX788iYNtCn7IL9U0IHFhba86nw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":21645700,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfclSTCRA9TVsSAnZWagAAedIP+QFIx67+48izZpMOgKmk\nliiC1h90i3XUcO7z3qBektg5RgNyP3SYRvSwc0ZqEzbD7Srz9VndbS5eTChQ\nNcfDWs+ZiihuwQ4Mg+7wwvOTAzh4MUzlGaf0V7R2wP3tileK89Rd7CfDSXeZ\nvuDtM5uYGbVjVVZRXqe2GlNEwUePR8sQppe7dCt2FJ5bevF0yKq3lRJkh2x8\n71UrfLFBJKKh9qHXQee0s/KvDaXJIu5UzskdZC3FoeqBE8ylPDeZXtujSEhc\n9OKs8HZW2l030J+iesB/Hi13w8JGAuWeV9jvmoYDB3Q/Db0ugBX482o/+e7l\nVkX3bCHehwxdcINsHhLDKSEaeQ2YnfqSy6XcjndWyBLzS1EG8JxhnXqBR9OI\npnLXvOY3kGVgZJRck32OTdQx4vns7FA8hucEbS+Y3lHZiVrXrVvttYC9a9oQ\n/BApegRQ58RB9MZ1ow9YuJyzHr8k+YEROidhZTm4boK6t5JcBGpORz5IknZD\nF9jUP7yMCosvXP23J8+fdlQGO88Qdj+zhoolPrBCyVwtWsRX19JfjDjrxkti\ntQCYh3IJ/ik5a26sXnlYIvq5ph7pAXegCFWhZVQ1WZ5fYlXe3OuDnCdwRUJ8\nAfqpgjg6bkDbYZ7o9K8Bmb4YrId2WxXB4IhPzPFunlc1wZ4uXB6Yu+1YaBpH\nMK/3\r\n=Vdmq\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","engines":{"node":">=10.14"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint -c ../../eslint.json src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"npm run tsc -- --watch","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:tap","test:tap":"cd ../.. && c8 --reporter lcov --reports-dir packages/pnpm/coverage ts-node packages/pnpm/test --type-check","postpublish":"publish-packed","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock","prepublishOnly":"pnpm run compile && npm cache clear --force && publish-packed --prune --npm-client yarn"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"6.14.7","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"12.18.3","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"nopt":"^5.0.0","chalk":"^4.1.0","is-ci":"^2.0.0","ramda":"^0.27.1","which":"^2.0.2","path-name":"^1.0.0","split-cmd":"^1.0.1","pkgs-graph":"5.2.0","strip-ansi":"^6.0.0","@pnpm/types":"6.2.0","@types/nopt":"^3.0.29","graceful-fs":"^4.2.4","render-help":"^1.0.0","@pnpm/config":"11.5.0","@pnpm/logger":"^3.2.2","@pnpm/tabtab":"0.0.1","@pnpm/command":"1.0.0","@pnpm/run-npm":"2.0.3","@pnpm/cli-meta":"1.0.1","loud-rejection":"^2.2.0","@pnpm/cli-utils":"0.4.30","@zkochan/libnpx":"11.0.3","update-notifier":"^4.1.1","@pnpm/core-loggers":"5.0.0","@pnpm/file-reporter":"^1.0.0","@pnpm/parse-cli-args":"3.2.0","@pnpm/default-reporter":"7.9.3","@pnpm/find-workspace-dir":"1.0.1","@pnpm/plugin-commands-audit":"2.0.17","@pnpm/plugin-commands-store":"2.0.43","@pnpm/plugin-commands-import":"1.0.67","@pnpm/plugin-commands-server":"2.0.39","@pnpm/common-cli-options-help":"0.2.0","@pnpm/plugin-commands-listing":"2.0.26","@pnpm/plugin-commands-rebuild":"2.1.2","@pnpm/plugin-commands-outdated":"3.0.19","@pnpm/filter-workspace-packages":"2.2.1","@pnpm/plugin-commands-publishing":"2.2.6","@pnpm/plugin-commands-installation":"3.3.2","@pnpm/plugin-commands-script-runners":"2.3.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","__devDependencies":{"mz":"^2.7.0","ncp":"^2.0.0","pnpm":"link:","delay":"^4.4.0","execa":"^4.0.3","p-any":"3.0.0","byline":"5.0.0","semver":"^7.3.2","@types/mz":"^2.7.1","tree-kill":"^1.2.2","write-pkg":"4.0.0","@types/ncp":"^2.0.4","is-windows":"^1.0.2","cross-spawn":"^7.0.3","exists-link":"2.0.0","npm-run-all":"^4.1.5","path-exists":"^4.0.0","symlink-dir":"^4.1.0","@types/is-ci":"^2.0.0","@types/ramda":"^0.27.15","@types/table":"^5.0.0","@types/which":"^1.3.2","tape-promise":"4.0.0","@pnpm/prepare":"0.0.11","@types/byline":"^4.2.32","@types/semver":"^7.3.3","@zkochan/retry":"^0.2.0","load-json-file":"^6.2.0","read-yaml-file":"^2.0.0","@pnpm/constants":"4.0.0","@zkochan/rimraf":"^1.0.0","write-json-file":"4.0.0","write-yaml-file":"^4.1.0","deep-require-cwd":"1.0.0","@types/is-windows":"^1.0.0","normalize-newline":"3.0.0","@pnpm/modules-yaml":"8.0.2","@types/cross-spawn":"^6.0.2","@types/graceful-fs":"^4.1.3","@types/tape-promise":"^4.0.1","@pnpm/assert-project":"2.1.9","@pnpm/lockfile-types":"2.0.1","dir-is-case-sensitive":"^1.0.2","@types/update-notifier":"^4.1.1","@pnpm/read-package-json":"3.1.5","@pnpm/read-project-manifest":"1.0.13","@pnpm/write-project-manifest":"1.1.1","@pnpm/find-workspace-packages":"2.3.16","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_5.9.0-0_1601328275067_0.3856770219298622","host":"s3://npm-registry-packages"}},"7.0.0-rc.0":{"name":"pnpm","version":"7.0.0-rc.0","keywords":["pnpm7","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"license":"MIT","_id":"pnpm@7.0.0-rc.0","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"df9247b2f36e5f83ee6a076e4a192f38b99cf1c5","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-7.0.0-rc.0.tgz","fileCount":647,"integrity":"sha512-KRIrr/suZvrBDE+ABsHPB3tONmBUDLUf4J4c9nis00clpE8+JSgpY1FTTqKU6AkHgQgs2hnDFr2mks820WgwZw==","signatures":[{"sig":"MEQCIDYJ6Bdj780J8FjWu7KkbcM3fmV3GS9r0qSywD0k2qxwAiAF5ynqYDhhzFd8lA2VAtNS8yHPZNX1RKtNgHsiExU0sQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18457244,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiRXmfACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrLvA/8C9uRPI0ZD2sQ3zDLsF6++PiUpxtndqBlHxIHCBAWgwu7hM85\r\nWf/4oXV4G4cE8hx1ZGoaL9zWF3LfHFz/ZCXbTfYPlUiP6NwApsfnGpat6Uag\r\nQcJOwcCMc0yDfwbCAQstXII2Vtx4ALi7q9IRTf5DSh9yKDGMscfH8HyEXN4V\r\nMOPw0vnaMBwfxSG2xmRgcet8jXpYHboE9SH9RrXnydDkVhT8D7wbKLAzi8r1\r\nL+GJhzTbvRFT644LcyyjLsSLmEDjIEWRZPhJQvw2jt72V2f8hHqRV9rb4lRh\r\nNMZ7ybSNP/myaFKWtOeeElZCRQvqG5i+qr35OFn+i4VWQCOSeAU1nl9zwqOY\r\nNZg2439YUmRHfrMYNP6lSt7AoKteDw+H+t39bX54LURj8Nx34V/Uv+nuBnvx\r\nn4iJi5hK3HY4tauq8LUAyHwUz1y4nqN7XNFNMJgPAMHXg0j6XV7TOo1Kevx6\r\nHu/bf59mHKcW8FM7GKaOMHg+VqqEFgkXwzHEOVGigXw/0FyFgUxw7XripUit\r\nSgqRH9lYsZOoIsPzPYeyH6CXHBHUIUCTh0tYfiuNZseytf2hiZG39+A6hSum\r\nxaEEKOwNr9Hlzkz1xm/iwzBqXUY1Wqn874XR+mKg5bUS5qE2fW1NxB5TtLPW\r\nS5q2FW/ZeHC1nCY60ed66DoirUG8ZeqR9C4=\r\n=4UyC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","_from":"file:pnpm-7.0.0-rc.0.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=14.19"},"exports":{".":"./package.json"},"funding":{"url":"https://opencollective.com/pnpm"},"scripts":{"lint":"eslint src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"tsc --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.cjs","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/home/runner/work/pnpm/pnpm/packages/pnpm/pnpm-7.0.0-rc.0.tgz","_integrity":"sha512-KRIrr/suZvrBDE+ABsHPB3tONmBUDLUf4J4c9nis00clpE8+JSgpY1FTTqKU6AkHgQgs2hnDFr2mks820WgwZw==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.24.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"16.14.0","preferGlobal":true,"publishConfig":{"tag":"next-7","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_7.0.0-rc.0_1648720287308_0.38012795928617726","host":"s3://npm-registry-packages"}},"7.0.0-rc.5":{"name":"pnpm","version":"7.0.0-rc.5","keywords":["pnpm7","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"license":"MIT","_id":"pnpm@7.0.0-rc.5","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"fe25f595286f94205df284be35ce52227e5e9d51","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-7.0.0-rc.5.tgz","fileCount":647,"integrity":"sha512-wNXoPajSlMCY5VEDo6IrdrdldIIYiVJYLUoklu3+wxnbofDkoLCPlK12+BMEAHDvfBWzwb7Fls10fVsUZ0W3fQ==","signatures":[{"sig":"MEUCIGjG+cYxpBKSrwzrpZzLa+72NSaUjwFVO1Rveg3NjGjUAiEAigcI7dHjpy4bEzsxSMN26D7f8OEPcRTvfz26DYsMZqY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18503647,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiWYlZACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqCIg/+NZ9wDxTvKna/UrhxWt6ivwe8CchQkDwvSB0suHrduc+u4IAq\r\nGcHVqRexIf4LfVhhlrCInscEcSbU6uMQ44FTF5LXQV+rUv+GH7K0UO51Mkzv\r\nnE+Q6MzPKlrbllR5Rg8ap796wgu3AWVDNwoiYwSjgyjhalNjxuuhNxp3VgkA\r\ng6UIdfLD2XuIygd6aKJ1aXi3yLULwDiZUbgWh7iE+4nQGyReauaI8EQl0L3q\r\nus4t18yURAu4dsgUwgkVzgHU4zEcZG2ZBUhBy94nrK6qSQSvl/Fl1jPxMfr3\r\nj61/WCzZZxE0QiLcWBTUr8wHN+fOfjijHPWJZWMQh+kUklnVSNN/8CwS1f8Q\r\naVkWKQMLMejMpsh3bEKJzJhgu/4dGgLgjZJ0iPojl2KmmXsBvNJe6SfGQXXo\r\nz77PBlTYnCoN6frbdjfPWWoNnKSXWBfBWcgxJKLDHyNTkxRcAAq7JVscBu6U\r\n3tc2HNAXaN/KGdimtcuAt+BN0Bgv6hVnK66xcikdDDT/p8+DiMTy5atWMsSY\r\nqNyjuEE98POZzRosC1AYVi0JXyEVlfHY8dBNVeypH5MzcM7aNR0AVNVHaOol\r\n4VL/uvcmdZ4XT6RKENnDirIpo/5qv7tvrUA3RG4QxblRoYjCQCV4kut9D79V\r\nSE/PtX90xAQGp326xsSsOp0yAu8o4omp0p8=\r\n=aknD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","_from":"file:pnpm-7.0.0-rc.5.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=14.19"},"exports":{".":"./package.json"},"funding":{"url":"https://opencollective.com/pnpm"},"scripts":{"lint":"eslint src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"tsc --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.cjs","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/home/runner/work/pnpm/pnpm/packages/pnpm/pnpm-7.0.0-rc.5.tgz","_integrity":"sha512-wNXoPajSlMCY5VEDo6IrdrdldIIYiVJYLUoklu3+wxnbofDkoLCPlK12+BMEAHDvfBWzwb7Fls10fVsUZ0W3fQ==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.24.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"16.14.2","preferGlobal":true,"publishConfig":{"tag":"next-7","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_7.0.0-rc.5_1650035032878_0.4710842303612828","host":"s3://npm-registry-packages"}},"7.0.0-rc.6":{"name":"pnpm","version":"7.0.0-rc.6","keywords":["pnpm7","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"license":"MIT","_id":"pnpm@7.0.0-rc.6","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"843934baa1122449fd2f430226e7d6b6a7c354c4","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-7.0.0-rc.6.tgz","fileCount":647,"integrity":"sha512-dzOwOBUephpRAqr9HSukzpecR2PzP1Re2DwXF2781+IrmswuCiF2WsTxbc5R8doJl9USM+ZfsvVEUPmazhbh/g==","signatures":[{"sig":"MEYCIQCsuuvGk8Yt1MlHPP0RFkfkCMsrO2gTLtpf4wGdmk4ATgIhAKQAJVIS7TbPHKkZIxC1NyvPJv/zKTYV0nTeC4gBISl+","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18504819,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiWpOOACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoatRAAnrmXiV8vQuBb+7ecaxWDtCv1B+zovK7bnCbRb7iCj65mCDDn\r\nU2yyymmjlNuGsGEvrLdiLJl1iUeQFWkHZqYh3hNO6dKW+2OuupbwJIMPtu1Y\r\n27vPZ7dvYNRTZ6iGKe9ENU4N/pIXg1cAuOq++6H4WlYsLvTUzSsFeJy2w0gm\r\nNHEsaWx9kkZDnq0BoG4srEg6hn9Zu/QzWbpXZcytb6TpIqFuZeOjrHaEWmkS\r\ncwSmspc+bAH8KK6yULEyNDa3EiTuyoUAMEFmDwSnOB9ysGBnmtz+/ZUV5S+J\r\nd7YxIjhPdfLLrBLdMIU28R6RcC3Oc7byH4Ltiz+/gNJJD5DtP00ECQ88gVxO\r\nc396UhNxrGOZgPaavbaQa1FvJ7Fm5zK7aVlNv364/Lw64e1Sw12Zp+KTBcay\r\nB8CKapmOTeTg1SYmvtjO0OT0tXAjplwoxJg6qVCJIeUoGwVT+DaHi0Yocd0H\r\nrnMf8hfiCK8Mfw7fVxonnZgTr/L5vYmecnamrNHU/dNqRnHF+c/oeHte0L1H\r\n3S1U34CgN2KP9RG3nroAaTe0B7LD0TCDZBfFdmgVRKwTgcjlv4CW6vj01J0S\r\nIDnRZkn5hGZ3u9PM2TEYDVj47RP+rVeOPbQq1AWc65N8m2SuZXPMCqdU7xrb\r\nnBsAc67Ay+DcKF6SzeteaslyFv0FlBcnCP4=\r\n=pJV5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","_from":"file:pnpm-7.0.0-rc.6.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=14.19"},"exports":{".":"./package.json"},"funding":{"url":"https://opencollective.com/pnpm"},"scripts":{"lint":"eslint src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"tsc --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.cjs","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/home/runner/work/pnpm/pnpm/packages/pnpm/pnpm-7.0.0-rc.6.tgz","_integrity":"sha512-dzOwOBUephpRAqr9HSukzpecR2PzP1Re2DwXF2781+IrmswuCiF2WsTxbc5R8doJl9USM+ZfsvVEUPmazhbh/g==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.24.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"16.14.2","preferGlobal":true,"publishConfig":{"tag":"next-7","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_7.0.0-rc.6_1650103182506_0.4457635446841077","host":"s3://npm-registry-packages"}},"7.0.0-rc.3":{"name":"pnpm","version":"7.0.0-rc.3","keywords":["pnpm7","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"license":"MIT","_id":"pnpm@7.0.0-rc.3","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"e39c34702a911552c4532467b827e661df01a6a2","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-7.0.0-rc.3.tgz","fileCount":650,"integrity":"sha512-g8dKBFPhPC+tKWNPl/E8O41bnC+ImxjVqJRsvFjvp0moVZXrN5Ht6a8qLnqxCBHcluBJLaPKcDY89ZlNd7k4Mg==","signatures":[{"sig":"MEQCIBnWNG/Q8woTDxlGOJVANCNWM9OXZsTMALq1hO19TJYEAiBRq/gIcuNztR5vCEXzSh8oRTvPJ18E39XcD5HBCL2vnQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18559836,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiUZJ8ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmok+w//YtTyi9edb/bI6WNmCf9+1N9o+TtDF+5/Xw0HBMRsTQUBSFTJ\r\nz2TfFOl4pij/86hrGDDpd5bpNx1KR4STncp6LtdPejvQbVutDd5qOXOK7dnY\r\nWRLPr2d1qeNlBBj8bVO63K3HWKRC0E4CoJ0PPkK23VI31LcRSrJ7ve5WJcmr\r\nx9jhK0U6ER97sChZIfOtkM0Maaj+F2xyS4enDt08vbF5PKKUCaRqQhbmgWfj\r\nNgEcjqFjSjtL3/iWVbkj4jM2CBAPPD59eJiuvIZ8HRwZPrt40eZqDHrCI9Qw\r\nucDFoHOygyWzxzZTNgEGCn0UkRSerLUPBgh6XT6vMwywkgg7JmQjl2pdTETL\r\nNP/ahiq40VbLVdeU5I7dX9nXcLkNrN6T2uAR44H06U74723+DdtSEEqzfmjd\r\nIrrzdrL2FK+r5pKswUT72z7BRirhzLKs6Da43RcZP/v+TCXw645eWTOc1GV9\r\nB3EgS5Kv82ASN+HubyzOpS8CzKaGoq3vMsJs1UJsIIc2Oy/KZJO4pn7XAAlV\r\n1um2cidsUa9aJsoRzJ+Jcd6xA27O6llIIGsqnxqc9Ev8wxZmfUDxEclJyj5N\r\nxOmZjdtVFvk62ddF5ehDz8QrjJL+Nhe+c4ex9dlFfHmOMNY7brba346nKjfQ\r\nrVxA/epBH0yGNIawCtAb/H52bJ/wPqW+Gd8=\r\n=ei9e\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","_from":"file:pnpm-7.0.0-rc.3.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=14.19"},"exports":{".":"./package.json"},"funding":{"url":"https://opencollective.com/pnpm"},"scripts":{"lint":"eslint src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"tsc --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.cjs","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/home/runner/work/pnpm/pnpm/packages/pnpm/pnpm-7.0.0-rc.3.tgz","_integrity":"sha512-g8dKBFPhPC+tKWNPl/E8O41bnC+ImxjVqJRsvFjvp0moVZXrN5Ht6a8qLnqxCBHcluBJLaPKcDY89ZlNd7k4Mg==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.24.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"16.14.2","preferGlobal":true,"publishConfig":{"tag":"next-7","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_7.0.0-rc.3_1649513083854_0.48611757172938663","host":"s3://npm-registry-packages"}},"0.25.0":{"name":"pnpm","version":"0.25.0","keywords":["install","npm"],"author":{"name":"Rico Sta. Cruz","email":"rico@ricostacruz.com"},"license":"MIT","_id":"pnpm@0.25.0","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"}],"homepage":"https://github.com/rstacruz/pnpm#readme","bugs":{"url":"https://github.com/rstacruz/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js"},"dist":{"shasum":"1f6265c24bf4fe52746f4e9c666bd709474a28f7","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-0.25.0.tgz","integrity":"sha512-l3Cqijneez2FbYFdC7IGitFvwn0ocXzfPtI4V851RLBmtLNp3MEXzc9zdQwnptq4XWATrFzN7W9/qyHuVD7wsg==","signatures":[{"sig":"MEQCIBAHKXG1h85OAQjECrRkCBbTe5CFPHTCr+ydu976OZroAiANFVxoVy6atcoNMe17v8+bXKCZNhiDX1OkR15ZTw0Tuw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"index.js","_from":".","files":["lib","bin"],"_shasum":"1f6265c24bf4fe52746f4e9c666bd709474a28f7","engines":{"node":">=4"},"gitHead":"497014e312d28d360b847f9d90f682c3f4c425f6","scripts":{"lint":"eslint bin/ test/ lib/","test":"npm run lint && node test | tap-spec","cover":"istanbul cover test/index.js","posttest":"rimraf .tmp","docs:build":"docpress build"},"_npmUser":{"name":"rstacruz","email":"dropbox@ricostacruz.com"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/rstacruz/pnpm.git","type":"git"},"_npmVersion":"3.10.3","description":"A fast implementation of npm install","directories":{"test":"test"},"_nodeVersion":"6.3.0","dependencies":{"mz":"2.4.0","rc":"1.1.6","caw":"2.0.0","got":"6.3.0","meow":"3.7.0","chalk":"1.1.3","debug":"2.2.0","byline":"5.0.0","mkdirp":"0.5.1","rimraf":"2.5.4","semver":"5.3.0","tar-fs":"1.13.0","throat":"3.0.0","thenify":"3.2.0","lockfile":"1.0.1","node-gyp":"3.4.0","commondir":"1.0.1","node-uuid":"1.4.7","os-homedir":"1.0.1","cross-spawn":"^4.0.0","observatory":"1.0.0","read-pkg-up":"1.0.1","gunzip-maybe":"1.3.1","registry-url":"3.1.0","sorted-object":"2.0.0","camelcase-keys":"3.0.0","normalize-path":"2.0.1","supports-color":"3.1.2","npm-package-arg":"4.2.0","registry-auth-token":"3.0.1"},"preferGlobal":true,"devDependencies":{"npm":"3.10.5","nixt":"0.5.0","tape":"4.6.0","isexe":"1.1.2","sepia":"2.0.1","eslint":"3.2.2","docpress":"0.6.13","istanbul":"^0.4.4","tap-spec":"4.1.1","git-update-ghpages":"1.3.0","eslint-plugin-promise":"2.0.1","eslint-config-standard":"5.3.5","eslint-plugin-standard":"2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/pnpm-0.25.0.tgz_1471514158188_0.5656792386434972","host":"packages-12-west.internal.npmjs.com"}},"7.0.0-rc.4":{"name":"pnpm","version":"7.0.0-rc.4","keywords":["pnpm7","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"license":"MIT","_id":"pnpm@7.0.0-rc.4","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"67548f89a5ae24e5b7d62daf66bc7058e6c10cd7","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-7.0.0-rc.4.tgz","fileCount":647,"integrity":"sha512-A2VecyX1fwe09fC1uQhe0S+YSk5lJYAe8SNcJdf/Ka/7gFYqEsUKKwV9JVVNrNjnvpoxfZDCo4uyzZInjRqx2g==","signatures":[{"sig":"MEYCIQDVuAH8BEzBFBpQVoP5JxSAZAvC7MVnOO6O03pcsf2fEAIhAP/Yj4TD7eYwGCXPTrOrcfKV1xjCJYo7o7gSIw7JwUvD","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18549693,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiV/EjACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqiQw/8C+D/zYeekT4CH81s6EL4n4+q1e1fsLxDM/Wgt0lJtwB1S+fy\r\nkDXsLc/Ht5vGEnxvSoeWaws6Xah3rCvhsDljXkAw4HnRv4dnv4waAlO+YyEQ\r\nbNkxtvp7g/zmoaEhiTGv94x0LIqOTgMepJO44C/v93jMHoAgcYMgn7v2XIPo\r\nAUFS0u1HPk5d1M+9F65j0BKvBQMWsdjqFLlK8TrjZ5AyrG7kHbMsAuueXYmy\r\no+gjnREfVeeUjO0tRgRVMVAUTCqY5MJ+kP6tbUzUTT9icJHX0c1a9iuMRb5x\r\nqU04IPw+SrBctEg+NfSa1CS1UURltP+65h/sIGT1Cr0lPcF0hlUeiPKXuR1q\r\nPMwjxt7KCvM3ZVX1MK5NVCIVkOe3opWvDcsDuq8aUafNx+ah6tFZKlGMfvT4\r\nj3p9F6aBbnuRYp8mLXZ2AgarlOLCP25QMMgtKhEs3YgbS0etXGjwPTK8Gic2\r\nKKUXKow+xV+0yxWEhm7XDRFUV4Lvej21SKg5Qvda2kN13TQQ2IQFzN8YbB8z\r\nZ4Z93L3OkHAy/Chvx50TTcBxzNhy1DbX7XNefNXYo7qj9jsCUe9ZdkhB7udO\r\nODhgJ4QVsRuFUc58ULhnd/Pk+4cWwXp845XptyTWbWtlI2MSmleL2xzZ255c\r\nrqmineVTRufjzaEexeTCMcn10g+KbzQCkOQ=\r\n=L6D1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","_from":"file:pnpm-7.0.0-rc.4.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=14.19"},"exports":{".":"./package.json"},"funding":{"url":"https://opencollective.com/pnpm"},"scripts":{"lint":"eslint src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"tsc --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.cjs","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/home/runner/work/pnpm/pnpm/packages/pnpm/pnpm-7.0.0-rc.4.tgz","_integrity":"sha512-A2VecyX1fwe09fC1uQhe0S+YSk5lJYAe8SNcJdf/Ka/7gFYqEsUKKwV9JVVNrNjnvpoxfZDCo4uyzZInjRqx2g==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.24.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"16.14.2","preferGlobal":true,"publishConfig":{"tag":"next-7","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_7.0.0-rc.4_1649930531052_0.518118910820675","host":"s3://npm-registry-packages"}},"7.0.0-rc.9":{"name":"pnpm","version":"7.0.0-rc.9","keywords":["pnpm7","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"license":"MIT","_id":"pnpm@7.0.0-rc.9","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"123e465c9e2ca23375ec535d62eb75fa2a832b86","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-7.0.0-rc.9.tgz","fileCount":645,"integrity":"sha512-bViSz4wntXJiSLpJAzZWWTInvixJ3/lLqjO5UQZYpRBppd8bsb+COtmcZbnlfFc0DqD5YiHgITn0/Y4uWkAaGQ==","signatures":[{"sig":"MEYCIQCZ62rhAZTNrS1KyVCxr51R+wcftMoAbiq9ouT3zaKH+AIhALbbJVXDUml4WtDuFGhDvLDUxqXmrjb5BK2pGDHxIwOI","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18525860,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiaQvkACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr5ZQ//XMwc9e8ovISIiIyXY1rR8hsGzU+G7uqnbZh07zvPE0EfBYLx\r\nF5DOonxegN5pDgr71WYsanMxZ2GyGPh+4+fyvdrapFUJnu7iGlCj9AJJE/go\r\nt7e/20C8vf4ZhDeRzBjwPO9tkQIE609OQPj+1dleF5eUQ5bhVI2hXgY/rZ0s\r\nL+7KtUOlU8c1s1AyZVJPwkaiMHbgD5WRpLl5b3RUWvicaMtAWDH/b6bA3HB9\r\nugcPhllY7DQ7B8zdp/O8KDIyhwHoO2TKvA0BmxJohvdJWqC3BIdajbsAIKYQ\r\nmubwHaaIKyblH1Xihev//Ai5ppZO9emW02w4un3Hmhkm54H6K/9LjQA+Puys\r\nU9Nxlusu3hCDj71Yl6xnSAI/7DQgrHpcdowRUjut7DQCjt5AmKijiSiaW3Re\r\nxxtoVn2/vI0RX+iwnUCCeO9b3eRSPOG1xyZLaSaMdIXXBJNCLdc3Gpejlt6d\r\nelyYGDex556oufzP56HP1vT9NMzozxDgqxjohgZ+bmU0rNbgk7E0zHajgBNW\r\nt9uaUulM5FDswYv56NSQNS7P6TuzzYQ/xze5g1URLEE0KxaOe31WEGvzGWqS\r\n024Ggt5MPk+0We8jN+oSnI7l/vq3DQBdATKVSKXiA5F//wByWOaEZzz/ebeB\r\n3Ti2W6JkPG0L3Qb36fJd1Ft7roxEzm8MBhM=\r\n=PVoh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","_from":"file:pnpm-7.0.0-rc.9.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=14.19"},"exports":{".":"./package.json"},"funding":{"url":"https://opencollective.com/pnpm"},"scripts":{"lint":"eslint src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"tsc --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.cjs","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/home/runner/work/pnpm/pnpm/packages/pnpm/pnpm-7.0.0-rc.9.tgz","_integrity":"sha512-bViSz4wntXJiSLpJAzZWWTInvixJ3/lLqjO5UQZYpRBppd8bsb+COtmcZbnlfFc0DqD5YiHgITn0/Y4uWkAaGQ==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.24.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"16.14.2","preferGlobal":true,"publishConfig":{"tag":"next-7","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_7.0.0-rc.9_1651051491876_0.9065568820320935","host":"s3://npm-registry-packages"}},"4.4.0":{"name":"pnpm","version":"4.4.0","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@4.4.0","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"8fe856a555ce634a7ec9b69e67923219c6497fdb","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-4.4.0.tgz","fileCount":5375,"integrity":"sha512-by0Ny6fL9ka9XQ5SfLh4/iAwpi78XMU06q6mIYv9tzgvNx/A78438vXcnwt0wjtEbpm6U+FFM8wYgtAtb9tekg==","signatures":[{"sig":"MEUCIQC+rA7ukS/VLa+th3XPSh57EwAbsCDAelZNAZY+sgqUuwIgIUWUUzJJ5PS395g8L4KD6EOv4iOgR3TBSIYvwl+61es=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":21617082,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd8UFcCRA9TVsSAnZWagAACjAP/ROiOoXG8y2j1BZ7xsKM\n3l2fMh4diKGEFa96WdAEnv2NNglyXHa7nzy2COJkhQM074/JE1UiQZKnYiX8\n4cc3FrzsV6fSTcQ4embBF2YGetAUljMX50i+uv0ZZvyNWtfB342cm/plame7\n72ZJ+VmTXdERx4KsXPy7yKaGwSX6ZPiS+aQhl/gfZlGXX8wjLkYF6F4BHCVJ\nC7bxALKhs+r0H2BW337uUVTMdEav82a3vakkoNxy93YWfrDrkLhXPtbrGbw8\nFV23cyqos/Zyg3rOBxfX95c2PlK6O1iqOuNTd7iY/lxP/5Zq+Z1b2FJenxDU\n0TSqjYcZhih0xnTnKyACfSuBoZqL+7RbWPhGaN5Us19+Qfru0NkNsyfBeGsv\ncJM8mPuKgLUXgwl4Kh8UUKirIsaLPBfw7v1FBDBQVbUdXnJMrLUGyIuyVXSn\n1Er/lRRZYlQUvNAlcowrcvoS8lH7AoPipyc2PX94riQCwIaXHdYrbEk+qg8/\nwlF7n/S6o/2NookiwqmVUxDzVi7eUXoOk4S41fjNUpaG0uBaM/ENi2zAGLTS\nMnwsqyFvwJ0HGJagsbEOu000xqnQ+qWh6tpJhZpfXmWGuEPOk/WWPfmNpSpC\nYDf5w8y7iR0CkuVtK9uyi/zr5XXetwJ/Fv9JXixB6zchtDjEHDJz5u7ktM1y\n3Ny6\r\n=/6Kt\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","_from":".","_shasum":"8fe856a555ce634a7ec9b69e67923219c6497fdb","engines":{"node":">=10"},"scripts":{"tsc":"rimraf lib && tsc","lint":"tslint -c tslint.json src/**/*.ts test/**/*.ts","test":"npm run lint && npm run tsc && cross-env PNPM_REGISTRY_MOCK_PORT=7772 npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"run-p -r registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf node_modules/.bin/pnpm && registry-mock prepare","registry-mock":"registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"12.11.0","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"mz":"2.7.0","nopt":"4.0.1","supi":"0.36.6","archy":"1.0.0","chalk":"3.0.0","delay":"4.3.0","is-ci":"2.0.0","ramda":"0.26.1","diable":"4.0.2","get-port":"5.0.0","make-dir":"3.0.0","@types/mz":"^2.7.0","tree-kill":"1.2.1","is-windows":"1.0.2","@pnpm/error":"1.0.0","@pnpm/types":"4.0.0","common-tags":"1.8.0","graceful-fs":"4.2.1","render-help":"0.0.0","signal-exit":"3.0.2","@pnpm/config":"6.0.0","@pnpm/logger":"3.1.0","@pnpm/server":"5.1.0","@types/archy":"0.0.31","@pnpm/run-npm":"1.0.0","loud-rejection":"2.2.0","process-exists":"3.1.0","@pnpm/cli-utils":"0.1.1","@zkochan/libnpx":"11.0.2","@zkochan/rimraf":"1.0.0","update-notifier":"3.0.1","@pnpm/store-path":"2.1.1","@types/wrap-ansi":"3.0.0","@pnpm/core-loggers":"4.0.0","@pnpm/file-reporter":"0.1.0","@pnpm/parse-cli-args":"0.1.3","@pnpm/default-reporter":"5.0.4","@pnpm/find-workspace-dir":"1.0.0","@pnpm/plugin-commands-audit":"0.1.1","@pnpm/plugin-commands-import":"0.1.1","@pnpm/store-controller-types":"5.1.0","@pnpm/common-cli-options-help":"0.1.1","@pnpm/plugin-commands-listing":"0.1.2","@pnpm/plugin-commands-outdated":"0.1.2","@pnpm/store-connection-manager":"0.1.1","@pnpm/plugin-commands-recursive":"0.1.2","@pnpm/plugin-commands-publishing":"0.1.1","@pnpm/plugin-commands-installation":"0.1.2","@pnpm/plugin-commands-script-runners":"0.1.2"},"_hasShrinkwrap":false,"__devDependencies":{"ncp":"2.0.0","pnpm":"link:","tape":"4.11.0","execa":"3.4.0","p-any":"2.1.0","retry":"0.12.0","byline":"5.0.0","rimraf":"3.0.0","semver":"6.3.0","write-pkg":"4.0.0","@types/ncp":"2.0.3","@types/nopt":"3.0.29","cross-spawn":"7.0.1","exists-link":"2.0.0","npm-run-all":"4.1.5","path-exists":"4.0.0","symlink-dir":"3.1.1","@types/is-ci":"2.0.0","@types/ramda":"^0.26.38","@types/retry":"0.12.0","@types/table":"^4.0.7","tape-promise":"4.0.0","@pnpm/prepare":"*","@types/byline":"4.2.31","@types/mkdirp":"0.5.2","@types/semver":"^6.2.0","load-json-file":"6.2.0","read-yaml-file":"1.1.0","@pnpm/constants":"3.0.0","write-json-file":"4.0.0","write-yaml-file":"3.0.1","deep-require-cwd":"1.0.0","@types/is-windows":"^1.0.0","normalize-newline":"3.0.0","@pnpm/modules-yaml":"*","@types/common-tags":"1.8.0","@types/cross-spawn":"6.0.1","@types/graceful-fs":"4.1.3","@types/signal-exit":"3.0.0","@pnpm/assert-project":"*","@pnpm/lockfile-types":"1.1.0","dir-is-case-sensitive":"1.0.2","@types/update-notifier":"2.5.0","@pnpm/read-package-json":"*","@pnpm/read-importer-manifest":"2.0.1","@pnpm/find-workspace-packages":"1.0.1","@pnpm/write-importer-manifest":"*","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_4.4.0_1576091995560_0.43882375593711354","host":"s3://npm-registry-packages"}},"7.0.0-rc.7":{"name":"pnpm","version":"7.0.0-rc.7","keywords":["pnpm7","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"license":"MIT","_id":"pnpm@7.0.0-rc.7","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"d1b8dbabdfba962b62a9607fb66a28e4bb5b0af0","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-7.0.0-rc.7.tgz","fileCount":645,"integrity":"sha512-JFywdBb9MB/ptC6cwP+lWSMZJdSgJdPXqvU6FKSyx+YIwg0J8M0MrhLwKS2JEyBKIV3Vs9Fnn4JRqLaiA9M6UA==","signatures":[{"sig":"MEUCIQC6tcthr+S1Qo/0iR2vq+bCLFr/vBfQr4NqCgEcN1dqdwIgCHlxDSyyVqLwycL2AKMONLDlFgLdEMbK/MiAP+DW1wo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18516825,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiXrZsACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmojwA/+P7zgpoiO02FCYbInoGGu3m9gZUUlKAHVHSsNmFwWS9/UfyfN\r\n3wPg2a+GESWLtAqZKDSGBqnjq63WUaeJUompu4EBxpwyLjwM9YF+MemQBTYx\r\nHdJIJPk6Qvy2h/R85bipk/gRRtTIL9SBRTvUDQosJVNvPxMlI0qubk5T7CVO\r\nj/uJCuP/DZMoJJWN+YLcmm44CBmMFmMxkPyZZP3bn4W5+mFoH8FhTp/OptFM\r\nVa29pMG7sIDG8t/6nLKxxtw6EY9KuvYdaTq21p+4lpmYSmOI3ziUIiUnFuhq\r\n82XVesmPCym46tl5UXIFHsOkKtrotK2Zlrd3fIneMOAAbdgFTrVyc3/T4pFA\r\nLWmsYTe+tmXI/OVlr0fEsJWxwG19LK/ZTTxlEGQWVu/neiHCueC15C3kkgHK\r\nrzkYFUw1j15nLTSD4M0asWxhpV5AkUUk8j9md6RcCvS7GQ8LU7Yc4/VIQjGj\r\nkNKgf/Il6o0ROmZJQeEY2HovkhIOlIUb/eNCvqnkGKU4w6w8Z/j32Y6rU0kW\r\nhzzSq1FnXSnlzoBPr+TCbzItBDyWNyqSK+z0JivoFT0gkCOJHNjZyROXPddM\r\nDtWYBKm1bYq1r+1AZ+/vclsdbSsAShSSIOnbuZqSnHYuJ535dXDKjU2Wrani\r\nwtrFkO/5x4Pt5e0EQtBZaOpeHEfkzozHC74=\r\n=2O9z\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","_from":"file:pnpm-7.0.0-rc.7.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=14.19"},"exports":{".":"./package.json"},"funding":{"url":"https://opencollective.com/pnpm"},"scripts":{"lint":"eslint src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"tsc --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.cjs","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/home/runner/work/pnpm/pnpm/packages/pnpm/pnpm-7.0.0-rc.7.tgz","_integrity":"sha512-JFywdBb9MB/ptC6cwP+lWSMZJdSgJdPXqvU6FKSyx+YIwg0J8M0MrhLwKS2JEyBKIV3Vs9Fnn4JRqLaiA9M6UA==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.24.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"16.14.2","preferGlobal":true,"publishConfig":{"tag":"next-7","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_7.0.0-rc.7_1650374252606_0.9015448097772507","host":"s3://npm-registry-packages"}},"7.0.0-rc.8":{"name":"pnpm","version":"7.0.0-rc.8","keywords":["pnpm7","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"license":"MIT","_id":"pnpm@7.0.0-rc.8","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"a2694cecbedacb157dc7d5eb34f20dbf1bbd4017","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-7.0.0-rc.8.tgz","fileCount":645,"integrity":"sha512-zE21zUjfrGlDaVkA6iE5ltdTNhZwGGdeEdzNuTMvFHrkhJ0rTZW7wuwehXE+t+Z07puxsmzXJrnEwlzGYyymIQ==","signatures":[{"sig":"MEUCIATL1Z88h+Oml/Lg2z3W5vS6/1kmEBH0MRmT4HN9btxsAiEAqXhqKi5oLxVjYQxcdknHp5oHjFrk9H1MsCLQ6nWZG8I=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18524472,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiZS4CACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr7MQ/6A6hc/u/Mu+8C0jwhN+2FrszUJuKmvHJFCcJOT8BOCGtLO/wq\r\n1TuD7Wszltp7846Gn1fq4H9Z0Kit6rZ9o34vRldHnOl9YsdwAG+h/0LwXczf\r\n1JUGXDt7lIHnzK9CLp+YJOokP+5c28kyxDwIz5qZEBnhsV0QfR3v1MruMl+6\r\nQeoPmhKcfUUjTQeGM7NX6uwqQyFSYq6SaaiT9txhA2je7zPpL2xuMoIOi9+i\r\nFI9P+EvWKlJCpDXLjWEzXxWn7qf3618N3zK/k2ZeL61z4d344YMj4zZFa51m\r\nWKgIU93A8If18CO7ZygmGNK0WW+XYWGg2hSj9NVd7oxILq2G4mnZ7qWHd3q5\r\nTvX9fphy/1a+8pUqokS4h8w3bd1LDkqDS1QmAijGGDtu4JKl4A6e2N7h5ROA\r\n5BmgawpZiSnjTJs4GRQMXuaqoauGF//aqdZYgt8vktKJuDV7t9MlU8NnUT2v\r\nPAWBy7KCmflqb6PvFWNYJL9dE0tEhRVxDk0mtwFNSpX1wTGrliI+VPCqAQE4\r\nIx2Lv4PucPpKrf2CqFSzf1HVb6L09i499KLppXofl/a4WRmvk3wzAoclAGRX\r\nROMe9GaT5+S3s4NhMmEJWyAe41veso3keTfOTZgzdjwjeJe2efLdOUyBrJso\r\nY58HD+/GVSw4QAASugPPrvIVmkC2i5pHg88=\r\n=C39q\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","_from":"file:pnpm-7.0.0-rc.8.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=14.19"},"exports":{".":"./package.json"},"funding":{"url":"https://opencollective.com/pnpm"},"scripts":{"lint":"eslint src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"tsc --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.cjs","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/home/runner/work/pnpm/pnpm/packages/pnpm/pnpm-7.0.0-rc.8.tgz","_integrity":"sha512-zE21zUjfrGlDaVkA6iE5ltdTNhZwGGdeEdzNuTMvFHrkhJ0rTZW7wuwehXE+t+Z07puxsmzXJrnEwlzGYyymIQ==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.24.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"16.14.2","preferGlobal":true,"publishConfig":{"tag":"next-7","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_7.0.0-rc.8_1650798082319_0.9882029647298871","host":"s3://npm-registry-packages"}},"8.0.0-beta.1":{"name":"pnpm","version":"8.0.0-beta.1","keywords":["pnpm8","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@8.0.0-beta.1","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"37758edf3cec49b8d95908185763b6d75bbcbfeb","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-8.0.0-beta.1.tgz","fileCount":658,"integrity":"sha512-GRUJzro8/KkGYv/FlVa91FoTXVXDr86pkpyc0lV65cZkPN+AbQgfzyHySirH3uRSeN/PNEq/ZWkIJNU2C9fQBw==","signatures":[{"sig":"MEQCIHk+h4R0+hiXe0uDI+Q/TOCf+Kxc+5cP4Fky3iu5rgxLAiBc+riQDey7wY8NuKWOphdR4CmoGjdnAuiw40oG3WNwbg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13597278,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkFnlvACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqgGA/7BMM4oaSO5VaWooDvCoJQ5I3IBCka7qETx+GXFRo2qFw8eXYO\r\ndrkmZvPs4a5coDrsri/f4HuTuyco49q7Z5eGNTd3UQbqEba2LTZAKvlyNpFB\r\nbTLsAoHx47Q5Yd0zPIf3VntuPZBPiYw0UrWwMStUMb0YmranBTJAz8CdFo0o\r\nt9P2hULEwj7dHdfSzG9akVIwM+w6g1qSO3K3wnccsQaDZwPdUUMOVs2b4ScO\r\nUmV8mBQCF1L1hRNQexpF+RWFhmQWX+8KMECQmSnQN5cLXiGQw7xtvsWyybJI\r\nekVbkItlSYLyS6T5+PvQImiGzNYgstd3CQ20se6IWfUQPOvydpDb0CNvPZVk\r\n8b8LDEiWXL/6pLtsdG7IPVsi9uQocqVkV9l45qvCUQB7I+q/2V8cMiviDULC\r\nmLcahdRYINgmoSnNZgClBHtCfdL9M6WdZsQvytV8RheTqMkVbjq5D3TUcNO3\r\nUc9ujLwq90jRnB1F5V++Z8b+AP6GVc+JkAzHryRJREZFsm9ITX+QWOR72VIg\r\nH/C2YDmxKopda6Xhd6xcd1fgEJ5FHA4ja6DNrKAbL13+KnjPKb6B3DQ18YaV\r\nbt7z6ojSDzWbf4kIv2O07do6YWqayT9MivwfmQT3V3jOObC02/J3eKPjU9WH\r\nhThXdooGbqd4CtpsGOqYZrjdFsvEo2RAr2E=\r\n=Czlo\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","_from":"file:pnpm-8.0.0-beta.1.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=16.14"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7776 pnpm run test:e2e","start":"tsc --watch","bundle":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/67706598e8756a159f4782921f9dbe05/pnpm-8.0.0-beta.1.tgz","_integrity":"sha512-GRUJzro8/KkGYv/FlVa91FoTXVXDr86pkpyc0lV65cZkPN+AbQgfzyHySirH3uRSeN/PNEq/ZWkIJNU2C9fQBw==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"9.5.0","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"18.15.0","preferGlobal":true,"publishConfig":{"tag":"next-8","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/pnpm_8.0.0-beta.1_1679194479243_0.5903464747494884","host":"s3://npm-registry-packages"}},"7.0.0-pr4475.1":{"name":"pnpm","version":"7.0.0-pr4475.1","keywords":["pnpm7","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"license":"MIT","_id":"pnpm@7.0.0-pr4475.1","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"50544b6e3c8d6664200f345ec6ee9a75766b4adf","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-7.0.0-pr4475.1.tgz","fileCount":647,"integrity":"sha512-lF6wiheNO28W8u7IrUWVA0LUGVrRMsZMYIduSKNSvIT9Ik3KjAcJYuoSOvD5sDFKqP6GsVwElf1z/o7VDB6hbg==","signatures":[{"sig":"MEQCIGY1PlgoVyfgAb7SpLEXSQs8RZsFyu8TZ8hy7KViseJ7AiBFJuCxMQxHHP6JIUqfHzByb02y3TN5ICLmEC5jPAedYQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18471379,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiR37iACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqFOg/8De/wh2rHR9eO7vlvknx81gi8JjP7a1vWn0yZIHVvhbiehwtN\r\nawV0sDMJnqNF7Uf/una3jTIKy79I/+lTKIkqNBpoRPsWJ9Donc6Xal1EdIbu\r\nPScIESzMnknqQ0RI/G7EUfBtr/ulu9rGGjboVt3rHMRkXl83XUX9DLzhiCMv\r\ndmHlPzUOkfnW8qeGDPmELvAZRowGRwgUtPPi0oKVT33prTq1V6tKie1sKFC7\r\nK751NXDMu3fgjX0ee/NR2KC5kI9+JJMHdejz7wIP8z/sQLU1tHev/zkc9edn\r\nUpxakm0AFQFDXNuwYSpT6a2Q69TryFEQZ+ugKvcAJcJwOwud2x49E1jLfs4l\r\nlJXUV7A2TcOr8zrIUfw2D+dMBMj74nS2MoT+wJSCkSI/cRATKfedDHCkLHD4\r\nRA1TTRWQzOlEIqB6rr1nxcq0EGXvBz71wpxCPxVgjOQRrq7NnupC9w9izCdu\r\nskpyPMFChOHNEEVSccCbzTieSR+adbnjuDCtlyiqWj6RAYPwX+EUg+Kc8I4/\r\n9HkRKbZIBORnbuFiGa4l9mTfRkIHfGCkj1rV8Mg6wvlOGIS/4hRbFDLL+2qC\r\nL4AUj5NLnlfNfV6FD517+fbDvtPOy8YcgC8QE4nTnHMg4FBKzr3wWeFC9P1H\r\neNlPqXxYeFx2V9CaIEaFiDKbXlwaDQzOJQI=\r\n=t7JT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","_from":"file:pnpm-7.0.0-pr4475.1.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=14.19"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"tsc --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.cjs","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"_resolved":"/home/zoltan/src/pnpm/pnpm/packages/pnpm/pnpm-7.0.0-pr4475.1.tgz","_integrity":"sha512-lF6wiheNO28W8u7IrUWVA0LUGVrRMsZMYIduSKNSvIT9Ik3KjAcJYuoSOvD5sDFKqP6GsVwElf1z/o7VDB6hbg==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"8.5.5","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"14.19.1","preferGlobal":true,"publishConfig":{"tag":"next-7","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/pnpm_7.0.0-pr4475.1_1648852706004_0.8764420614987656","host":"s3://npm-registry-packages"}},"7.0.0-pr4475.0":{"name":"pnpm","version":"7.0.0-pr4475.0","keywords":["pnpm7","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"license":"MIT","_id":"pnpm@7.0.0-pr4475.0","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"1de8232adede6f42780497773bb7657688869821","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-7.0.0-pr4475.0.tgz","fileCount":647,"integrity":"sha512-QPWEcrjDz1gfsS2UmSWvJxlBufeb9Ga/AT5yo+bjPmjhIUtRUD7ICvzIJaU5nfD0bQIAAyd/KVyBabj4udwYxQ==","signatures":[{"sig":"MEYCIQC7S0BEjxlRDjOtr2P1krcNRx3HrR4ypGjzDtnff5mDuQIhAMjrQ7IwX5erOdWNTMUmKhBO9J3qS49VYyPNfMZNpk8F","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18470890,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiQ5FAACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrU6Q/+Nf22Vyl9YdgRTM0UYlXTBn8McKx3DmeYhI1CWMqKyFYhTEix\r\n+OZFcsMpIjhNByDbx31lGfTHRmrDDoIqBJ9lNMYjV8qxo8+drlj4sW9OlgP0\r\ng8/B9ZKInoyDgWhGHWA/sMDscbffY9wtW6uCAdZ1UNZBIdCOpFGkG1fz333N\r\nw2DufnTP5w5qwHbhgye/RW/bPfFrqidZ7Qp+XclcVbx2MiwJ7MyCf2OT6mSK\r\naTQ56XKXhhQ3Rsq0A/w92T8GSIfnBdKervN8C8wBlvkIJODLIdgmY9PbENT0\r\n3t4ySqO6yTUEhH1XOXfETKwepPsuPD6aQUX7o4pYSHJY0yvAVeoBBbV8fVK2\r\nDm9MxnGBZE7pJqcM9w6kOdeQNh5kol6sW8pe2+t92/yscvm73SWtQGYjkUoz\r\nUhAIBCDqD80ZGoiRf7+CsVtqKurp38BaL+zW6PyfT8NmNLMPb5npx0pAT5hx\r\nYUrM6fHHnPZxuJgXrcqkYXdDu8fOkmjfWUhIEFjtGi3Xmiilvu3iss6Q4m0n\r\nCenz/kbqa6CSIzQFejbK/e1bYccGSw1FGGJ9Ssid/eWbAs/x3X2C1wzkSHTJ\r\nJ7gFhXZnE2F77tfQSJtMcafmvHD/KKxDgSGLxSrne+iFQtrLSvEjHl688Nk9\r\nJKVCfkRBs0o0vUjvd1WvY17aIRVyT8C+E+c=\r\n=OMnt\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","_from":"file:pnpm-7.0.0-pr4475.0.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=14.19"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"tsc --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.cjs","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"_resolved":"/home/zoltan/src/pnpm/pnpm/packages/pnpm/pnpm-7.0.0-pr4475.0.tgz","_integrity":"sha512-QPWEcrjDz1gfsS2UmSWvJxlBufeb9Ga/AT5yo+bjPmjhIUtRUD7ICvzIJaU5nfD0bQIAAyd/KVyBabj4udwYxQ==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"8.5.5","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"14.19.1","preferGlobal":true,"publishConfig":{"tag":"next-7","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/pnpm_7.0.0-pr4475.0_1648595264546_0.19817864463213875","host":"s3://npm-registry-packages"}},"8.0.0-beta.0":{"name":"pnpm","version":"8.0.0-beta.0","keywords":["pnpm8","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@8.0.0-beta.0","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"bdeddf1d0a913a8eb29b3d593befb682c8e539f5","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-8.0.0-beta.0.tgz","fileCount":658,"integrity":"sha512-QkVtED+ml95CZgK8c53mrGpgt4TfLHkZRj67pG3GaFLA/DaxfE+zIfamVf5rNQvJUjrGlU89YotFf7WUsDCejA==","signatures":[{"sig":"MEQCICSE0xeSzIWoSK1dXliIZ5jACXoqtgMim/9I6FSyUYV7AiBtM5ynKLcTMT0bGRMkUsRORsZo3CMLATWYmxEk+F2udQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13515261,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkBT2AACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo2GhAAj48j6W+tGL3OQr79t/vZhZ/+klE9uh8NchXM6uvIhc5hOAoK\r\nu3JMC+AubVOM3fneH7269zT9sy6UaRxwzMEhyrhB9tY10AG9AFBMczNnVJaO\r\na/C74X5KncyLyQqSLpV2GtQlQDBpL8nGv9KfAx/GWSy++kiiyNIo6h4zeF/G\r\nfZacUK5Z0tKVdrfHY2oCqUqiSUI+svsy9ieSW9Z+Ll3GunoyAUf3PVMv4Dov\r\n84MM1I5V1yVRik6jnphPYBkjJHYwWvUerEePcfJhziMRBluHef5dPJ0+xRLP\r\ndj3HJXQ6a/zMJj5VmpymmsHTrxx526dDw2HoWMKArI1E/0PwY7xDGND0i6xx\r\nec7NY36t3bilcX/zT2kFTA+uurPHaPhxstg2fHtbWjS6OA5X6XTG3EcLViXu\r\n4qmJl+9yDZKApky8uqlnaRcN30PQs81cfq6XJLbLFyThmwW3Ep2PokCda/a4\r\niiocArdZnNN8IraHIvTX534gBW5RfmcsNm/6ytMh7aWs6BFyTW3+GemSPIg4\r\n8+GNMJFlM3SB/Z9bt4WtvsF2ERpNn1xGvgy6pdoHS9PsddIwIswz5KR+Q2nr\r\ndE7puLpoAitT5POwJnjFpEFoxUd7zDWB0HMLj0MjQMYkp94Lh5Y1faBm01Dy\r\nOTx0JaGbLkMj9PUV4om4zOV6B4QAaAsKODc=\r\n=B8Du\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","_from":"file:pnpm-8.0.0-beta.0.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=14.6"},"exports":{".":"./package.json"},"funding":{"url":"https://opencollective.com/pnpm"},"scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7776 pnpm run test:e2e","start":"tsc --watch","bundle":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/3006b2ca3b3c516f3158f16180d5d8d0/pnpm-8.0.0-beta.0.tgz","_integrity":"sha512-QkVtED+ml95CZgK8c53mrGpgt4TfLHkZRj67pG3GaFLA/DaxfE+zIfamVf5rNQvJUjrGlU89YotFf7WUsDCejA==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.24.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"18.14.2","preferGlobal":true,"publishConfig":{"tag":"next-8","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_8.0.0-beta.0_1678065023738_0.7247869428602973","host":"s3://npm-registry-packages"}},"3.6.0":{"name":"pnpm","version":"3.6.0","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@3.6.0","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"d9726da5b1373bbfb28105168d8cb654ff7c3bdb","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-3.6.0.tgz","fileCount":4062,"integrity":"sha512-tjBYCFDvnGdA/FHlOfLn4WZ2Iy1JO8GRFem0RkbtbKO91Z9Jz8v2oYQYkMspY7/7lCBbjQA8+eUatTUu3d6eqw==","signatures":[{"sig":"MEUCIGCpqWP3dEF/FgpLHtUoHp2cfzlA7a0Tsqlw1T4G0CUdAiEA2kxwjpeFSpX9xOHQqzVlXHkyBp/AWoqDDmZIhlfTojU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":19261363,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdLlLGCRA9TVsSAnZWagAARgoP/RrgHTDbX+8iz7OvpNB9\nJFE3f+4Xpe5VgZVmxmk3y1bjIzqXBdBO7MsLttdSvqhWNs1msIL0DbbtH+vj\n8mAwE1QMxPYeqxOCIi7C9dPDl2XqcDgQ5AS1KY3e9PteEVTW8d9EEfV+nVab\nN+ikADtqMIm0iucZ9/t22csfXmc5aFJJsiUYCCRLdrWrb2zlNB4GB53HCh3V\nZ6DoCNuxHsBPi2ODTN/IUN4vy9H/bSdxmxqnsOWPqe/fTmbygDalj31bhjqs\nRCr8llpdpm5AC92X2Fc3nSEG7+xnCvEtaXAkcQ2YfW2d0NrVO2X0M7WpDPfd\nocJT133izDsN7VSmDpKfrYpbmJpyRkKcrEpPcB2738H89R7L15U1q/xH0enG\nBdBkA/o0lNPma4bhmB3FI0eVvOajAHGJRZkupTEL1SVeNCR1BW4YkJ6k/lno\nsAAVN1rMlf+rzCFZQeUjGOyAlXKk8JNVbJAJ84TsP8f5273Ne+lwhVcdJa+9\nUN2sUZdlQnFcfYDBxlxPaxdipJTUVjtnOkaeky1Dc6p50iYhtT0PdjYQrgOs\nNqaTZkn3BItB0Vdc41Ymwt4IL1mjIsLyIyhg61UWTsVZW2o92cfGeyY46Act\nEA1CmtrWRGZWs3lg7XW+IVMaA4/tCDk91qGO09S4rTARbQER5AL0ZkPgUZ31\n+CHl\r\n=kx70\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","_from":".","_shasum":"d9726da5b1373bbfb28105168d8cb654ff7c3bdb","engines":{"node":">=8.15"},"scripts":{"tsc":"rimraf lib && tsc","lint":"tslint -c tslint.json src/**/*.ts test/**/*.ts","test":"npm run lint && npm run tsc && npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"run-p -r registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf ../../../.tmp/ && rimraf node_modules/.bin/pnpm && registry-mock prepare","registry-mock":"registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"10.12.0","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"mz":"2.7.0","mem":"5.1.1","nopt":"4.0.1","supi":"0.34.4","archy":"1.0.0","chalk":"2.4.2","delay":"4.3.0","execa":"2.0.3","is-ci":"2.0.0","ramda":"0.26.1","diable":"4.0.2","cp-file":"7.0.0","p-limit":"2.2.0","get-port":"5.0.0","make-dir":"3.0.0","p-filter":"2.1.0","@types/mz":"^0.0.32","camelcase":"5.3.1","fast-glob":"3.0.4","is-subdir":"1.0.3","lru-cache":"5.1.1","minimatch":"3.0.4","path-name":"1.0.0","tree-kill":"1.2.1","@pnpm/list":"1.0.13","is-windows":"1.0.2","pkgs-graph":"4.0.0","text-table":"0.2.0","@pnpm/types":"3.2.0","@pnpm/utils":"0.10.5","common-tags":"1.8.0","cross-spawn":"6.0.5","graceful-fs":"4.2.0","signal-exit":"3.0.2","strip-color":"0.1.0","@pnpm/config":"3.5.0","@pnpm/logger":"2.1.1","@pnpm/server":"3.0.5","@types/archy":"0.0.31","find-packages":"5.0.6","path-absolute":"1.0.1","read-ini-file":"2.0.0","@pnpm/outdated":"2.0.20","camelcase-keys":"6.0.0","load-json-file":"6.0.0","loud-rejection":"2.1.0","process-exists":"3.1.0","read-yaml-file":"1.1.0","@pnpm/constants":"1.1.0","@pnpm/lifecycle":"6.2.0","@zkochan/libnpx":"11.0.1","graph-sequencer":"2.0.0","update-notifier":"3.0.1","write-json-file":"4.0.0","@pnpm/store-path":"2.1.0","@types/lru-cache":"^5.1.0","@types/minimatch":"^3.0.3","@pnpm/core-loggers":"3.0.3","@pnpm/file-reporter":"0.1.0","@pnpm/package-store":"4.0.14","@pnpm/default-fetcher":"3.1.15","dir-is-case-sensitive":"1.0.2","version-selector-type":"2.0.1","@pnpm/default-reporter":"3.3.0","@pnpm/default-resolver":"3.0.18","@pnpm/package-is-installable":"2.1.0","@pnpm/read-importer-manifest":"1.0.5","@pnpm/store-controller-types":"3.0.3"},"_hasShrinkwrap":false,"__devDependencies":{"ncp":"2.0.0","pnpm":"link:","tape":"4.11.0","p-any":"2.1.0","retry":"0.12.0","byline":"5.0.0","rimraf":"2.6.3","semver":"6.2.0","write-pkg":"4.0.0","@types/nopt":"3.0.29","exists-link":"2.0.0","npm-run-all":"4.1.5","path-exists":"4.0.0","rimraf-then":"1.0.1","symlink-dir":"3.1.0","@types/ramda":"0.25.34","@types/retry":"0.12.0","tape-promise":"4.0.0","@pnpm/prepare":"0.0.0","@types/byline":"4.2.31","@types/mkdirp":"0.5.2","@types/semver":"6","write-yaml-file":"3.0.1","deep-require-cwd":"1.0.0","normalize-newline":"3.0.0","@pnpm/modules-yaml":"3.0.3","@types/common-tags":"1.8.0","@pnpm/registry-mock":"1.3.0","@pnpm/assert-project":"link:../../privatePackages/assert-project","@pnpm/lockfile-types":"1.1.0","@types/update-notifier":"2.5.0","@pnpm/read-package-json":"2.0.2","@pnpm/write-importer-manifest":"2.0.1","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_3.6.0_1563316933597_0.2780581258691017","host":"s3://npm-registry-packages"}},"3.6.1":{"name":"pnpm","version":"3.6.1","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@3.6.1","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"b808b87746d7027033190c187906693ccdfe32d6","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-3.6.1.tgz","fileCount":4089,"integrity":"sha512-XFvoO6kuglqLbzAzLrwscCDwH/Al4WnXhhKy5JXO6ERNgAwaQcJOFX9Fbj+qVgzmSn5Lf3MSAbrEVGAxWM4Kjw==","signatures":[{"sig":"MEQCIAhFJ1+SnuJkYSdilwPwoJkBmpyZz6X5RjvkP7S2n7hfAiBfJJ+VRoBw7D1AKEWt3NHAbSltW/tb2Nd0yO6fS1/Ecg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":19599620,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdOzEjCRA9TVsSAnZWagAAxJEP/3+FKb2Dwk2Iugy5ZEud\nJPA/1fX4prtOgP1ZFfC+JuCi74m8vgav3qQnr09z23qAY0HvwdBwG42UpFHy\n1zVXKj6ebM3E6A3/wudzoKnxVHliVVUhvcdvR3T4cISidEkuQwyQ804KpJCH\nwGcBolTX6w0Ef0rmp2FsbZ4rDr/HqceYZs4G7bQByb+U1YTC5XCsEVXSthK0\nl/I62zqmiovp3fuyR5ZRbuw87xel62FwdjL1b+oUx79mNMOr38H9PtiSQoML\na+Xjel/taJicHgfaL/BO0s0Jmar96wEBRVJoeEQhizuGnmAA9zRj+m5xpSvT\nVr+TOmOW53MmrZAdJtIEuEbrJYrPREbi3Mxx5XmdzhHMLW4Todj294nvUFvC\ngqH9wEjMofKnTlfegMNGnZkNshPcJH9UQe2ug++/I+z/WoIPMN5U79GUnf4B\n9Inb+23biO6Of3a3UHGqhNcBOwcuevfeR4BWkpCO5sCY2XaI5mbdS68ukFY0\nOMrX2cuw83PIu39BcIVxNctcaNgE9iadDNFRJQJg/POVemeGYHbWAVjvl6hr\n/S/RdmEDTw0WsX76JTBSzUiRiXLKYBEuHNJ5JO037nsgXosiNG9m743vjlQ0\n7gzEnziv9D9v+jNTd4waJPTzi2i5uY8Ld+sTddVDFQJqSBxRzluypxjS2cRo\nouFR\r\n=Lw14\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","_from":".","_shasum":"b808b87746d7027033190c187906693ccdfe32d6","engines":{"node":">=8.15"},"scripts":{"tsc":"rimraf lib && tsc","lint":"tslint -c tslint.json src/**/*.ts test/**/*.ts","test":"npm run lint && npm run tsc && npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"run-p -r registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf ../../../.tmp/ && rimraf node_modules/.bin/pnpm && registry-mock prepare","registry-mock":"registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"10.12.0","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"mz":"2.7.0","mem":"5.1.1","nopt":"4.0.1","supi":"0.34.5","archy":"1.0.0","chalk":"2.4.2","delay":"4.3.0","execa":"2.0.3","is-ci":"2.0.0","ramda":"0.26.1","diable":"4.0.2","cp-file":"7.0.0","p-limit":"2.2.0","get-port":"5.0.0","make-dir":"3.0.0","p-filter":"2.1.0","@types/mz":"^0.0.32","camelcase":"5.3.1","fast-glob":"3.0.4","is-subdir":"1.0.3","lru-cache":"5.1.1","minimatch":"3.0.4","path-name":"1.0.0","tree-kill":"1.2.1","@pnpm/list":"1.0.13","is-windows":"1.0.2","pkgs-graph":"4.0.0","text-table":"0.2.0","@pnpm/types":"3.2.0","@pnpm/utils":"0.10.5","common-tags":"1.8.0","cross-spawn":"6.0.5","graceful-fs":"4.2.0","signal-exit":"3.0.2","strip-color":"0.1.0","@pnpm/config":"3.5.0","@pnpm/logger":"2.1.1","@pnpm/server":"3.0.5","@types/archy":"0.0.31","find-packages":"5.0.6","path-absolute":"1.0.1","read-ini-file":"2.0.0","@pnpm/outdated":"3.0.0","camelcase-keys":"6.0.0","load-json-file":"6.0.0","loud-rejection":"2.1.0","process-exists":"3.1.0","read-yaml-file":"1.1.0","@pnpm/constants":"1.1.0","@pnpm/lifecycle":"6.2.1","@zkochan/libnpx":"11.0.1","graph-sequencer":"2.0.0","update-notifier":"3.0.1","write-json-file":"4.0.0","@pnpm/store-path":"2.1.0","@types/lru-cache":"^5.1.0","@types/minimatch":"^3.0.3","@pnpm/core-loggers":"3.0.3","@pnpm/file-reporter":"0.1.0","@pnpm/lockfile-file":"1.1.0","@pnpm/package-store":"4.0.14","@pnpm/default-fetcher":"3.1.15","dir-is-case-sensitive":"1.0.2","version-selector-type":"2.0.1","@pnpm/default-reporter":"3.3.1","@pnpm/default-resolver":"3.0.18","@pnpm/package-is-installable":"2.2.0","@pnpm/read-importer-manifest":"1.0.5","@pnpm/store-controller-types":"3.0.3"},"_hasShrinkwrap":false,"__devDependencies":{"ncp":"2.0.0","pnpm":"link:","tape":"4.11.0","p-any":"2.1.0","retry":"0.12.0","byline":"5.0.0","rimraf":"2.6.3","semver":"6.3.0","write-pkg":"4.0.0","@types/nopt":"3.0.29","exists-link":"2.0.0","npm-run-all":"4.1.5","path-exists":"4.0.0","rimraf-then":"1.0.1","symlink-dir":"3.1.0","@types/ramda":"0.25.34","@types/retry":"0.12.0","tape-promise":"4.0.0","@pnpm/prepare":"0.0.0","@types/byline":"4.2.31","@types/mkdirp":"0.5.2","@types/semver":"6","write-yaml-file":"3.0.1","deep-require-cwd":"1.0.0","normalize-newline":"3.0.0","@pnpm/modules-yaml":"3.0.3","@types/common-tags":"1.8.0","@pnpm/registry-mock":"1.3.0","@pnpm/assert-project":"link:../../privatePackages/assert-project","@pnpm/lockfile-types":"1.1.0","@types/update-notifier":"2.5.0","@pnpm/read-package-json":"2.0.2","@pnpm/write-importer-manifest":"2.0.1","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_3.6.1_1564160290188_0.5669222776330414","host":"s3://npm-registry-packages"}},"3.6.2":{"name":"pnpm","version":"3.6.2","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@3.6.2","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"cb8d1764bb5efaa857fb662da7d2b5ee3a5507e0","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-3.6.2.tgz","fileCount":4068,"integrity":"sha512-/UW87zxOU3p60deTeo94GX/ZR6ph1tGDDZmCnIFvo2gMsAaWAM/nePuAdT/RZ3cbSJfG3+/HXxsYOxetAjC/Sg==","signatures":[{"sig":"MEQCIG0Lv2THVc1o4IZBlu5kKFTOqDx0p6otoeGvlbQM3hjBAiAmoxVYf+FUOn/JaQr3luhArdZkliRRK8FvA3tY7qpVmw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":19444246,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdQIm0CRA9TVsSAnZWagAAbO0P/jkHDWdUxpSoftVL+/M6\ntgOwpp5OQdO5/ncwI9J/F6Ts2jfJ0pot727krM78Jv1edf5Q3j5JL7AeKv7i\nLLIEE1GhCt5F6u0tGW1W+WDIYTuXMKk7nMaSAp6NBUeC62Cnb8Z+ecajSAwZ\noiL7HC/j/DskFV3EVYu6PD+c2qVTi2MVG5kZPUeFWZ/O4hMKyHpg27k9NJEZ\nVrysESjw4A4nzYZRF30EVvzY+kzVvS9Ayh/8+OPqENAWVcN6+SGiVcwx+zgC\n7UB5rk317KAUFwI6tcdKhgvbsL8sGtGeg0kvO1oBANMu+OOBx8RL3q935ejt\nbpcQQR51xH6b4mMEfZWL1G7CiFlkPxWEOu+bVdSWIlGAQCxQQRDY1+mbxL70\nApIGNEoTlOZaKYj/nz8QG7hcD2bWtDmJY1vrrdaQay9vRTKfs12lPKuorTFn\neX/LyAdelUdY8JtYYK1+Os59Qer4RZdqJvfeiLS5Zfvp9+r3ojC/r9L0luhm\nSj6FMZlNVsitM4mZbRH1RlvTlpnE3Dte5bwD8XK88r/Qhn+oNJ3qJM6hemnD\nyIRTtFIB7U1Q567fdVFOSTwX7wy1tcTFe7CAjOteHUAupE0/jIoxWzbQyZO/\nFPGPdJSEOwoh8W+b1ySqo+9ep22ER4/oR95iI1i77CZSGh2DhP8rUehnCY1d\nzF9y\r\n=ZwcC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","_from":".","_shasum":"cb8d1764bb5efaa857fb662da7d2b5ee3a5507e0","engines":{"node":">=8.15"},"scripts":{"tsc":"rimraf lib && tsc","lint":"tslint -c tslint.json src/**/*.ts test/**/*.ts","test":"npm run lint && npm run tsc && npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"run-p -r registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf ../../../.tmp/ && rimraf node_modules/.bin/pnpm && registry-mock prepare","registry-mock":"registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"10.12.0","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"mz":"2.7.0","mem":"5.1.1","nopt":"4.0.1","supi":"0.34.6","archy":"1.0.0","chalk":"2.4.2","delay":"4.3.0","execa":"2.0.3","is-ci":"2.0.0","ramda":"0.26.1","diable":"4.0.2","cp-file":"7.0.0","p-limit":"2.2.0","get-port":"5.0.0","make-dir":"3.0.0","p-filter":"2.1.0","@types/mz":"^0.0.32","camelcase":"5.3.1","fast-glob":"3.0.4","is-subdir":"1.0.3","lru-cache":"5.1.1","minimatch":"3.0.4","path-name":"1.0.0","tree-kill":"1.2.1","@pnpm/list":"1.0.14","is-windows":"1.0.2","pkgs-graph":"4.0.0","text-table":"0.2.0","@pnpm/error":"1.0.0","@pnpm/types":"3.2.0","@pnpm/utils":"0.10.5","common-tags":"1.8.0","cross-spawn":"6.0.5","graceful-fs":"4.2.0","signal-exit":"3.0.2","strip-color":"0.1.0","@pnpm/config":"3.5.1","@pnpm/logger":"2.1.1","@pnpm/server":"3.0.5","@types/archy":"0.0.31","find-packages":"5.0.7","path-absolute":"1.0.1","read-ini-file":"2.0.0","@pnpm/outdated":"3.0.1","camelcase-keys":"6.0.0","load-json-file":"6.0.0","loud-rejection":"2.1.0","process-exists":"3.1.0","read-yaml-file":"1.1.0","@pnpm/constants":"1.1.0","@pnpm/lifecycle":"6.2.1","@zkochan/libnpx":"11.0.1","graph-sequencer":"2.0.0","update-notifier":"3.0.1","write-json-file":"4.0.0","@pnpm/store-path":"2.1.0","@types/lru-cache":"^5.1.0","@types/minimatch":"^3.0.3","@pnpm/core-loggers":"3.0.3","@pnpm/file-reporter":"0.1.0","@pnpm/lockfile-file":"1.1.1","@pnpm/package-store":"4.0.14","@pnpm/default-fetcher":"3.1.16","dir-is-case-sensitive":"1.0.2","version-selector-type":"2.0.1","@pnpm/default-reporter":"3.4.0","@pnpm/default-resolver":"3.0.19","@pnpm/package-is-installable":"2.2.1","@pnpm/read-importer-manifest":"1.0.6","@pnpm/store-controller-types":"3.0.3"},"_hasShrinkwrap":false,"__devDependencies":{"ncp":"2.0.0","pnpm":"link:","tape":"4.11.0","p-any":"2.1.0","retry":"0.12.0","byline":"5.0.0","rimraf":"2.6.3","semver":"6.3.0","write-pkg":"4.0.0","@types/nopt":"3.0.29","exists-link":"2.0.0","npm-run-all":"4.1.5","path-exists":"4.0.0","rimraf-then":"1.0.1","symlink-dir":"3.1.0","@types/ramda":"0.25.34","@types/retry":"0.12.0","tape-promise":"4.0.0","@pnpm/prepare":"0.0.0","@types/byline":"4.2.31","@types/mkdirp":"0.5.2","@types/semver":"6","write-yaml-file":"3.0.1","deep-require-cwd":"1.0.0","normalize-newline":"3.0.0","@pnpm/modules-yaml":"3.0.3","@types/common-tags":"1.8.0","@pnpm/registry-mock":"1.3.0","@pnpm/assert-project":"link:../../privatePackages/assert-project","@pnpm/lockfile-types":"1.1.0","@types/update-notifier":"2.5.0","@pnpm/read-package-json":"2.0.2","@pnpm/write-importer-manifest":"2.0.1","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_3.6.2_1564510643294_0.740493438690544","host":"s3://npm-registry-packages"}},"0.0.0-20201030124":{"name":"pnpm","version":"0.0.0-20201030124","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@0.0.0-20201030124","maintainers":[{"name":"zkochan","email":"z@kochan.io"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"16b41580ad726916568ca02c67047752e45db4d5","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-0.0.0-20201030124.tgz","fileCount":8619,"integrity":"sha512-cK3fYd40ieGtNfs+9wfec+MsHVHoeBjv6LVjXSjv6a6fxx3Yhjbik96EnMXoOISzP4RVTHoN0kXzQKRJo+GSyg==","signatures":[{"sig":"MEUCIGPjnPyWa64hMRKmn83/m/XfovNtkWtJvs7uYbct02+oAiEAovuVY5IoeMEY5RUsVJUR3DgljRUBoY9pWiqvzMr7jv0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":23544682,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfoKIvCRA9TVsSAnZWagAAcfsP/2VIgwS57NIgr22z97LV\nM4ARaC8sOXMQF7nzY2sJ2V4CIxeI9uzFJGvcNtZ5+bFiC4TT/WV9uCiLd1TS\nFj8joAJYTZc8K7WkAR3ca7YvIy9s7HyBcXc/4/1Q1irn5d5eN8cK8iTyAOkr\nrZ61vYqZbSeqig4e5jSwfkvJpoEQJuc081XtxZnqtMnuTA8cPJqep6/XL6dP\nhBscn9dxgPRZ9KAwPUEWncEHCq7yjPIfv2VHAHqbyGFj3J7eZBmV3M8chkFK\nl00P/DY2JNCdVKik4b+gqeyL/WCdE9/stZ+oj6gDu8a7717q0K6ZiPW0FWV1\nEAU7LV/ep/vCcKTnnoI0f5RszyvEPzpOiJfiiVyYeyA9UAgLVLCc0MlWC1Qv\n4hEvYE6X1yEKwth3NfmWM0osl1O57m5/OwtFuDc0yUNfVpWfGHCJfoiLr7Yj\nJxvKdu0kw2sGhJqatePmWW8Y2lM2bGvyjwbXHtrfarci0Svu4IpccP0E9sjM\nk8k21hzgdd48jokcTvab1TROU9izCnI2Ast+DmTVc94HxsxPPIQ1Fv42Wgr4\n0DQf4zkCp+O4fHusvFS8ctMsiVBQopyCmTrAoU4csePIWI2avr7QmA5hOFBW\n8Q44/L1or77zkGgkLZUFVJKHLXKO3y3dwHPHox/mIMytMWscgjKzw8UV1cdq\n+lcS\r\n=xRsP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","engines":{"node":">=10.16"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint -c ../../eslint.json src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"npm run tsc -- --watch","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:tap","test:tap":"cd ../.. && c8 --reporter lcov --reports-dir packages/pnpm/coverage ts-node packages/pnpm/test --type-check","postpublish":"publish-packed","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock","prepublishOnly":"pnpm run compile && npm cache clear --force && publish-packed --prune --npm-client yarn"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"6.14.8","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"12.19.0","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"nopt":"^5.0.0","chalk":"^4.1.0","is-ci":"^2.0.0","ramda":"^0.27.1","which":"^2.0.2","path-name":"^1.0.0","split-cmd":"^1.0.1","pkgs-graph":"5.2.0","strip-ansi":"^6.0.0","@pnpm/types":"6.3.1","@types/nopt":"^3.0.29","graceful-fs":"^4.2.4","render-help":"^1.0.1","@pnpm/config":"11.7.1","@pnpm/logger":"^3.2.2","@pnpm/tabtab":"0.0.1","@pnpm/command":"1.0.0","@pnpm/run-npm":"2.0.3","@pnpm/cli-meta":"1.0.1","loud-rejection":"^2.2.0","@pnpm/cli-utils":"0.4.37","@zkochan/libnpx":"11.0.3","update-notifier":"^5.0.0","@pnpm/core-loggers":"5.0.2","@pnpm/file-reporter":"^1.0.0","@pnpm/parse-cli-args":"3.2.0","@pnpm/default-reporter":"7.9.7","@pnpm/find-workspace-dir":"1.0.1","@pnpm/plugin-commands-audit":"0.0.0-20201030124","@pnpm/plugin-commands-store":"0.0.0-20201030124","@pnpm/plugin-commands-import":"0.0.0-20201030124","@pnpm/plugin-commands-server":"2.0.47","@pnpm/common-cli-options-help":"0.2.0","@pnpm/plugin-commands-listing":"0.0.0-20201030124","@pnpm/plugin-commands-rebuild":"0.0.0-20201030124","@pnpm/plugin-commands-outdated":"0.0.0-20201030124","@pnpm/filter-workspace-packages":"2.2.8","@pnpm/plugin-commands-publishing":"2.2.15","@pnpm/plugin-commands-installation":"0.0.0-20201030124","@pnpm/plugin-commands-script-runners":"2.5.3"},"_hasShrinkwrap":false,"readmeFilename":"README.md","__devDependencies":{"mz":"^2.7.0","ncp":"^2.0.0","pnpm":"link:","delay":"^4.4.0","execa":"^4.1.0","p-any":"3.0.0","byline":"5.0.0","semver":"^7.3.2","@types/mz":"^2.7.2","tree-kill":"^1.2.2","write-pkg":"4.0.0","@types/ncp":"^2.0.4","is-windows":"^1.0.2","cross-spawn":"^7.0.3","exists-link":"2.0.0","npm-run-all":"^4.1.5","path-exists":"^4.0.0","symlink-dir":"^4.1.0","@types/is-ci":"^2.0.0","@types/ramda":"^0.27.32","@types/which":"^1.3.2","tape-promise":"4.0.0","@pnpm/prepare":"0.0.15","@types/byline":"^4.2.32","@types/semver":"^7.3.4","@zkochan/retry":"^0.2.0","load-json-file":"^6.2.0","read-yaml-file":"^2.0.0","@pnpm/constants":"4.1.0","@zkochan/rimraf":"^1.0.0","write-json-file":"^4.3.0","write-yaml-file":"^4.1.1","deep-require-cwd":"1.0.0","@types/is-windows":"^1.0.0","normalize-newline":"3.0.0","@pnpm/modules-yaml":"8.0.5","@types/cross-spawn":"^6.0.2","@types/graceful-fs":"^4.1.4","@types/tape-promise":"^4.0.1","@pnpm/assert-project":"2.1.13","@pnpm/lockfile-types":"2.1.1","dir-is-case-sensitive":"^1.0.2","@types/update-notifier":"^5.0.0","@pnpm/read-package-json":"3.1.7","@pnpm/read-project-manifest":"1.1.4","@pnpm/write-project-manifest":"1.1.5","@pnpm/find-workspace-packages":"2.3.23","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_0.0.0-20201030124_1604362798952_0.17966354180793465","host":"s3://npm-registry-packages"}},"9.0.0-alpha.8":{"name":"pnpm","version":"9.0.0-alpha.8","keywords":["pnpm9","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@9.0.0-alpha.8","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"f4c252dc61aed1f47755d8e0ae4dc11c600efa56","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-9.0.0-alpha.8.tgz","fileCount":844,"integrity":"sha512-mu7u8ZPPYxvsi1y3NpNBG4uLYVMpUP5Z0QTfg3a/XE1K/XmvHquQJymqXfDmNl1n6ptlYOxwvrB/qr1MYSJlFQ==","signatures":[{"sig":"MEQCICAtZibt12h/JEZn1ARhgeYr11nSMUZUUsEfYf+X1KFmAiBJHhaUU5qhm+CbLn/ZfrGQdItcV2tiIuomRTMcED+p1w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":16841743},"main":"bin/pnpm.cjs","_from":"file:pnpm-9.0.0-alpha.8.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=18.12"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7776 jest","start":"tsc --watch","bundle":"ts-node bundle.ts","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/templates dist/templates && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/75eda4156274e482c4f5cb6a52ecaeba/pnpm-9.0.0-alpha.8.tgz","_integrity":"sha512-mu7u8ZPPYxvsi1y3NpNBG4uLYVMpUP5Z0QTfg3a/XE1K/XmvHquQJymqXfDmNl1n6ptlYOxwvrB/qr1MYSJlFQ==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"10.2.4","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"18.19.1","preferGlobal":true,"publishConfig":{"tag":"next-9","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/pnpm_9.0.0-alpha.8_1710715976732_0.9427942339947253","host":"s3://npm-registry-packages"}},"9.0.0-alpha.9":{"name":"pnpm","version":"9.0.0-alpha.9","keywords":["pnpm9","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@9.0.0-alpha.9","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"cd18b528cc2b9fbaf76fa5ca6f6b94d1dee9147d","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-9.0.0-alpha.9.tgz","fileCount":844,"integrity":"sha512-2nDG8I7EOOxn3Ck1df/v/23AcqyJ1OUxik+FXb8VQkNEx0gvh3SunFYAjf2xW7QXRn8Hji3KmD0FpS+Dzw3gjA==","signatures":[{"sig":"MEUCIQCBm0WkJIyYm+KVCal9G3AOrBme56+y5F3Z5GlGrhRWrQIgFRBUIQj710pf0lPgL8B1IS5YYPbrwMn2BpOc/mI5TsQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":16847882},"main":"bin/pnpm.cjs","_from":"file:pnpm-9.0.0-alpha.9.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=18.12"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7776 jest","start":"tsc --watch","bundle":"ts-node bundle.ts","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/templates dist/templates && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/23e9fe486545582c197d9a2065f930c4/pnpm-9.0.0-alpha.9.tgz","_integrity":"sha512-2nDG8I7EOOxn3Ck1df/v/23AcqyJ1OUxik+FXb8VQkNEx0gvh3SunFYAjf2xW7QXRn8Hji3KmD0FpS+Dzw3gjA==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"10.2.4","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"18.19.1","preferGlobal":true,"publishConfig":{"tag":"next-9","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/pnpm_9.0.0-alpha.9_1711134903664_0.4444817055638901","host":"s3://npm-registry-packages"}},"1.40.1":{"name":"pnpm","version":"1.40.1","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@1.40.1","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js","pnpx":"lib/bin/pnpx.js"},"dist":{"shasum":"ade65742bee0a0963da0f9f49dfdce7e0f8593f1","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-1.40.1.tgz","fileCount":6178,"integrity":"sha512-L71BI8GS4UsFmPH3hciTPn61vg+aPjcrcPXo2T2DCZlp3qWKzmt84owQbNgEMB5KVMp5+W+PL1xxdgRlzBkSyg==","signatures":[{"sig":"MEYCIQCU3bk7gLbLU+zQh7DoTbMvgiZXq54uyIiVDxVfXHJM9QIhALE6ufnwCZ0kwlu1xAzf3p0trSH3CaY71xJZhXkNpuME","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":25554541},"main":"lib/bin/pnpm.js","_from":".","files":["lib/"],"_shasum":"ade65742bee0a0963da0f9f49dfdce7e0f8593f1","engines":{"node":">=4"},"gitHead":"8c815c8c2c1cbec8c618101dd66362fc7f85d1f3","scripts":{"tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json --project .","test":"npm run lint && npm run tsc && npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"preview --skip-prepublishOnly && npm-run-all -p -r pnpm-registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf ../.tmp/ && rimraf node_modules/.bin/pnpm && pnpm-registry-mock prepare","pnpm-registry-mock":"pnpm-registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"greenkeeper":{"ignore":["@pnpm/default-fetcher","@pnpm/default-resolver","@pnpm/logger","@pnpm/outdated","@pnpm/server","@pnpm/types","pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-registry-mock","remove-all-except-outer-links","pnpm-shrinkwrap","supi"]},"_nodeVersion":"9.10.1","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"nopt":"^4.0.1","supi":"^0.16.4","chalk":"^2.2.0","delay":"^2.0.0","is-ci":"^1.0.10","ramda":"^0.25.0","retry":"^0.12.0","byline":"^5.0.0","diable":"^4.0.1","p-limit":"^1.1.0","get-port":"^3.2.0","camelcase":"^4.1.0","path-name":"^1.0.0","pnpm-list":"^2.0.0","tree-kill":"^1.2.0","is-windows":"^1.0.1","pkgs-graph":"^2.0.0","text-table":"^0.2.0","@pnpm/types":"^1.5.0","common-tags":"^1.4.0","cross-spawn":"^6.0.3","graceful-fs":"^4.1.11","signal-exit":"^3.0.2","strip-color":"^0.1.0","@pnpm/config":"^0.3.1","@pnpm/logger":"^1.0.0","@pnpm/server":"^0.9.0","@types/retry":"^0.10.2","find-packages":"^2.2.0","package-store":"^0.18.0","path-absolute":"^1.0.0","@pnpm/outdated":"^0.2.10","load-json-file":"^4.0.0","load-yaml-file":"^0.1.0","loud-rejection":"^1.6.0","mkdirp-promise":"^5.0.1","process-exists":"^3.0.0","util.promisify":"^1.0.0","@types/get-port":"^3.2.0","@zkochan/libnpx":"^9.6.1","graph-sequencer":"^2.0.0","update-notifier":"^2.1.0","write-json-file":"^2.3.0","@pnpm/store-path":"^1.0.3","pnpm-file-reporter":"^0.1.0","@pnpm/default-fetcher":"^0.4.0","pnpm-default-reporter":"^0.16.1","@pnpm/default-resolver":"^0.1.5","@types/write-json-file":"^2.2.1"},"_hasShrinkwrap":false,"devDependencies":{"mz":"^2.6.0","caw":"^2.0.0","tape":"^4.6.3","execa":"^0.10.0","sepia":"^2.0.2","mkdirp":"^0.5.1","rimraf":"^2.5.4","semver":"^5.3.0","tslint":"^5.4.2","ts-node":"^5.0.0","read-pkg":"^3.0.0","@types/mz":"^0.0.32","write-pkg":"^3.1.0","typescript":"^2.7.1","@types/node":"^9.3.0","@types/nopt":"^3.0.29","@types/tape":"^4.2.30","exists-link":"^2.0.0","npm-run-all":"^4.0.1","path-exists":"^3.0.0","rimraf-then":"^1.0.1","@types/delay":"^2.0.1","@types/ramda":"^0.25.0","tape-promise":"^2.0.1","@types/byline":"^4.2.31","@types/mkdirp":"^0.5.0","@types/semver":"^5.3.32","@zkochan/husky":"^0.0.0","@commitlint/cli":"^6.1.3","package-preview":"^1.0.0","write-yaml-file":"^1.0.0","deep-require-cwd":"^1.0.0","npm-scripts-info":"^0.3.6","normalize-newline":"^3.0.0","@types/common-tags":"^1.2.5","pnpm-registry-mock":"^1.5.0","@pnpm/assert-project":"^1.1.1","@types/load-json-file":"^2.0.6","@commitlint/prompt-cli":"^6.1.3","@types/update-notifier":"^2.0.0","anonymous-npm-registry-client":"^0.1.2","@commitlint/config-conventional":"^6.1.3"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_1.40.1_1523604801660_0.825283784144937","host":"s3://npm-registry-packages"}},"1.40.2":{"name":"pnpm","version":"1.40.2","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@1.40.2","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js","pnpx":"lib/bin/pnpx.js"},"dist":{"shasum":"f7f651da3ab9572c4d8773b9447ee862792870dc","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-1.40.2.tgz","fileCount":6178,"integrity":"sha512-f1O4TB5bi+Qpl8cAJBycw91vnBGdD2a+34e4fC52tbMzKnEH50tn3IWIPGK8UR3klzp1PDM3F/7UWz7f38nE4w==","signatures":[{"sig":"MEYCIQCM209IUFoYs3JeAat/4t7nbyH83u2AdemTDWCIfK3X1wIhAKB5yPSsn9qvldiC6QjUQbYPnSf7m6uql7FjoNwZ8c7o","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":25557184,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa05ixCRA9TVsSAnZWagAAufAP/jcWmIZZkX1S8WvaVDLp\nVxbdSKQEfotO0SWBahdIPX6mb3aMLQz7/U1UujlhRmURNZ4BJE0KffKtwB8n\nqjNXz+XFhbEbl4yjjLBgf2VeV6TfTsegGD6oWcM453e3LAd4vOOATNbEfzlB\nReUonpKFX06Uc3LqHLt0Ya4RgUzhqg/jV7IQFGbh4cra3/HaC0hL4ovWUiD0\nEaAB8zg627D7hhkm1Nsb2qZ0KQCcGlk4TIyltZCFF5pHnpakZERvRNf6tqxq\nAnVRGh72tursjau69zz7Cuop4rR8fZjzWmIUNA2sIMsRNrbh5pUP33UqrRzV\njjAKEs8gmtXrkw0JGraz8bXqQojDflPkqZctKa+6t02lUEiKJaBpBxJgcA+5\na85nzBrkf8ry3I4n44peU+ta9wXmHSulmfPAPQ9RzTmEv3FYlQW/DFuAxoEI\nHRBQjeZt3+XmaEZ7wRLhX4hjUfODIEaZYBpdZzuIlZqNlAJMQkzX5dRdB+hE\no+R6DPGZsa1BDRGkFSEhHj0q4ScOWRDUkkVtoVBhsYv0t3iWfNIygnSDFiAs\nb60Uw1pGAL2OPBxBaw5Z6fCOMzIVzTGvZHKAmpNxeJl9b4JJv/9KQIPE4nkF\nqWYZEL1lOvrfEfEjcJp3KRCUnfVbGztcXmrZ82kWLYON9MveKu/+mcxvjWwy\ni49k\r\n=CIwl\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","_from":".","files":["lib/"],"_shasum":"f7f651da3ab9572c4d8773b9447ee862792870dc","engines":{"node":">=4"},"gitHead":"5e73abdfbd7384ed5f53fbed620e30c58fd4ee84","scripts":{"tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json --project .","test":"npm run lint && npm run tsc && npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"preview --skip-prepublishOnly && npm-run-all -p -r pnpm-registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf ../.tmp/ && rimraf node_modules/.bin/pnpm && pnpm-registry-mock prepare","pnpm-registry-mock":"pnpm-registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"greenkeeper":{"ignore":["@pnpm/default-fetcher","@pnpm/default-resolver","@pnpm/logger","@pnpm/outdated","@pnpm/server","@pnpm/types","pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-registry-mock","remove-all-except-outer-links","pnpm-shrinkwrap","supi"]},"_nodeVersion":"9.10.1","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"nopt":"^4.0.1","supi":"^0.16.5","chalk":"^2.2.0","delay":"^2.0.0","is-ci":"^1.0.10","ramda":"^0.25.0","retry":"^0.12.0","byline":"^5.0.0","diable":"^4.0.1","p-limit":"^1.1.0","get-port":"^3.2.0","camelcase":"^4.1.0","path-name":"^1.0.0","pnpm-list":"^2.0.0","tree-kill":"^1.2.0","is-windows":"^1.0.1","pkgs-graph":"^2.0.0","text-table":"^0.2.0","@pnpm/types":"^1.5.0","common-tags":"^1.4.0","cross-spawn":"^6.0.3","graceful-fs":"^4.1.11","signal-exit":"^3.0.2","strip-color":"^0.1.0","@pnpm/config":"^0.3.1","@pnpm/logger":"^1.0.0","@pnpm/server":"^0.9.0","@types/retry":"^0.10.2","find-packages":"^2.2.0","package-store":"^0.18.1","path-absolute":"^1.0.0","@pnpm/outdated":"^0.2.10","load-json-file":"^4.0.0","load-yaml-file":"^0.1.0","loud-rejection":"^1.6.0","mkdirp-promise":"^5.0.1","process-exists":"^3.0.0","util.promisify":"^1.0.0","@types/get-port":"^3.2.0","@zkochan/libnpx":"^9.6.1","graph-sequencer":"^2.0.0","update-notifier":"^2.1.0","write-json-file":"^2.3.0","@pnpm/store-path":"^1.0.3","pnpm-file-reporter":"^0.1.0","@pnpm/default-fetcher":"^0.4.0","pnpm-default-reporter":"^0.16.1","@pnpm/default-resolver":"^0.1.5","@types/write-json-file":"^2.2.1"},"_hasShrinkwrap":false,"devDependencies":{"mz":"^2.6.0","caw":"^2.0.0","tape":"^4.6.3","execa":"^0.10.0","sepia":"^2.0.2","mkdirp":"^0.5.1","rimraf":"^2.5.4","semver":"^5.3.0","tslint":"^5.4.2","ts-node":"^5.0.0","read-pkg":"^3.0.0","@types/mz":"^0.0.32","write-pkg":"^3.1.0","typescript":"^2.7.1","@types/node":"^9.3.0","@types/nopt":"^3.0.29","@types/tape":"^4.2.30","exists-link":"^2.0.0","npm-run-all":"^4.0.1","path-exists":"^3.0.0","rimraf-then":"^1.0.1","@types/delay":"^2.0.1","@types/ramda":"^0.25.0","tape-promise":"^2.0.1","@types/byline":"^4.2.31","@types/mkdirp":"^0.5.0","@types/semver":"^5.3.32","@zkochan/husky":"^0.0.0","@commitlint/cli":"^6.1.3","package-preview":"^1.0.0","write-yaml-file":"^1.0.0","deep-require-cwd":"^1.0.0","npm-scripts-info":"^0.3.6","normalize-newline":"^3.0.0","@types/common-tags":"^1.2.5","pnpm-registry-mock":"^1.5.0","@pnpm/assert-project":"^1.1.1","@types/load-json-file":"^2.0.6","@commitlint/prompt-cli":"^6.1.3","@types/update-notifier":"^2.0.0","anonymous-npm-registry-client":"^0.1.2","@commitlint/config-conventional":"^6.1.3"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_1.40.2_1523816624558_0.3042219437107805","host":"s3://npm-registry-packages"}},"1.40.0":{"name":"pnpm","version":"1.40.0","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@1.40.0","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js","pnpx":"lib/bin/pnpx.js"},"dist":{"shasum":"e5aa4f60e32f64515853abff3d416f9e9571b498","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-1.40.0.tgz","fileCount":6178,"integrity":"sha512-QuqVTAUc3062Ur7jbC8pdBXPaO243vrep86D7PJZJ0nvHQfavAF++Ng992mvAwtkr9WnOIpmIwX5E998LBsEzg==","signatures":[{"sig":"MEYCIQC7PfKiVobSadcVwPF/aDiaU9rjcWEkVlMknGD0SLLx8gIhAPg0vhfSUbbFImvWMPOGY8fhkTtwHWmF/UeLNOKBhgEU","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":25554076},"main":"lib/bin/pnpm.js","_from":".","files":["lib/"],"_shasum":"e5aa4f60e32f64515853abff3d416f9e9571b498","engines":{"node":">=4"},"gitHead":"fff5d1ee09c144ecd01ce35e5099de9c50f95d79","scripts":{"tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json --project .","test":"npm run lint && npm run tsc && npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"preview --skip-prepublishOnly && npm-run-all -p -r pnpm-registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf ../.tmp/ && rimraf node_modules/.bin/pnpm && pnpm-registry-mock prepare","pnpm-registry-mock":"pnpm-registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"greenkeeper":{"ignore":["@pnpm/default-fetcher","@pnpm/default-resolver","@pnpm/logger","@pnpm/outdated","@pnpm/server","@pnpm/types","pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-registry-mock","remove-all-except-outer-links","pnpm-shrinkwrap","supi"]},"_nodeVersion":"9.10.1","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"nopt":"^4.0.1","supi":"^0.16.3","chalk":"^2.2.0","delay":"^2.0.0","is-ci":"^1.0.10","ramda":"^0.25.0","retry":"^0.12.0","byline":"^5.0.0","diable":"^4.0.1","p-limit":"^1.1.0","get-port":"^3.2.0","camelcase":"^4.1.0","path-name":"^1.0.0","pnpm-list":"^2.0.0","tree-kill":"^1.2.0","is-windows":"^1.0.1","pkgs-graph":"^2.0.0","text-table":"^0.2.0","@pnpm/types":"^1.5.0","common-tags":"^1.4.0","cross-spawn":"^6.0.3","graceful-fs":"^4.1.11","signal-exit":"^3.0.2","strip-color":"^0.1.0","@pnpm/config":"^0.3.1","@pnpm/logger":"^1.0.0","@pnpm/server":"^0.9.0","@types/retry":"^0.10.2","find-packages":"^2.2.0","package-store":"^0.18.0","path-absolute":"^1.0.0","@pnpm/outdated":"^0.2.10","load-json-file":"^4.0.0","load-yaml-file":"^0.1.0","loud-rejection":"^1.6.0","mkdirp-promise":"^5.0.1","process-exists":"^3.0.0","util.promisify":"^1.0.0","@types/get-port":"^3.2.0","@zkochan/libnpx":"^9.6.1","graph-sequencer":"^2.0.0","update-notifier":"^2.1.0","write-json-file":"^2.3.0","@pnpm/store-path":"^1.0.3","pnpm-file-reporter":"^0.1.0","@pnpm/default-fetcher":"^0.4.0","pnpm-default-reporter":"^0.16.1","@pnpm/default-resolver":"^0.1.5","@types/write-json-file":"^2.2.1"},"_hasShrinkwrap":false,"devDependencies":{"mz":"^2.6.0","caw":"^2.0.0","tape":"^4.6.3","execa":"^0.10.0","sepia":"^2.0.2","mkdirp":"^0.5.1","rimraf":"^2.5.4","semver":"^5.3.0","tslint":"^5.4.2","ts-node":"^5.0.0","read-pkg":"^3.0.0","@types/mz":"^0.0.32","write-pkg":"^3.1.0","typescript":"^2.7.1","@types/node":"^9.3.0","@types/nopt":"^3.0.29","@types/tape":"^4.2.30","exists-link":"^2.0.0","npm-run-all":"^4.0.1","path-exists":"^3.0.0","rimraf-then":"^1.0.1","@types/delay":"^2.0.1","@types/ramda":"^0.25.0","tape-promise":"^2.0.1","@types/byline":"^4.2.31","@types/mkdirp":"^0.5.0","@types/semver":"^5.3.32","@zkochan/husky":"^0.0.0","@commitlint/cli":"^6.1.3","package-preview":"^1.0.0","write-yaml-file":"^1.0.0","deep-require-cwd":"^1.0.0","npm-scripts-info":"^0.3.6","normalize-newline":"^3.0.0","@types/common-tags":"^1.2.5","pnpm-registry-mock":"^1.5.0","@pnpm/assert-project":"^1.1.1","@types/load-json-file":"^2.0.6","@commitlint/prompt-cli":"^6.1.3","@types/update-notifier":"^2.0.0","anonymous-npm-registry-client":"^0.1.2","@commitlint/config-conventional":"^6.1.3"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_1.40.0_1523572852070_0.9190921254138738","host":"s3://npm-registry-packages"}},"7.25.0":{"name":"pnpm","version":"7.25.0","keywords":["pnpm7","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@7.25.0","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"2e1fb9dcec19c0cc10dac64e305188a9f713103c","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-7.25.0.tgz","fileCount":658,"integrity":"sha512-FGFQUON8kJ6ma39elJ8lyD8wPIfgp3opGJD9sX0TgIJk4zSr556qCgC8AN+3BFHe4yuRkEauf4JVLW2RKyyEcA==","signatures":[{"sig":"MEUCICEGi+ber9jvuZViW60/AoHrTxDrQWEhtAL8OmOdwLyeAiEAkbg5Z3KMzY3WzIzjfV8DxNY6L3lgQ3SniWWyAfu71O4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13383207,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjwZ0bACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmruYw/9EC4xS0NS/h+kVM+7pUmVNzpx3NnCUwKeDDG5tdUgBh0ndZA9\r\ns4Saz47UiuyIUEr6vsGA6YxZL7zHBebsn0UU+UZdJsJqnEypfyoM8JLw5H6c\r\nsFEUUWpzHzOMNv0+uLGPapF7rhHZUKRHXR30HIxwhfCv8Fh4v1/GkDhFZZuy\r\nO9uNGyDRtXPahj/o5sYVmDrBgAtO7vWcxHmTN+NkYiYwlqJifjDreBTktmRU\r\n8mzpc52pVdrNTl3U1sz3ABjxicxIRaoqjc3m9WikDH3AXNsTtomgmOjOPdnz\r\nkoBlcZstv+rM0Tn8tA8IsVcxwok+a58Mw/GNgcupi+HPEIVichYWctWCblhP\r\nWPEp2m9Nx7A5A8zKLE3USHVLwa+J84cvOCL+n/pTZNolcqC9HN05RhuSkSi6\r\nPsUfLh+3dQFiDwGMgApbOxkdWih4xlACk2lFH9P5xCzin+QVsk3WdpY6o8Ws\r\nHh1NW2VpAZoW8BORvEaasbDYqxjL9be024Xqcl+ZB0L7OSxBBMWvIkSOeUJV\r\nAVhcwI8WuCqjNxyGjUqd7lKiJPMku7GZa6VpPSVr15BH6R2pryWMU6Ax687a\r\nuci7cUdpFW1D+EUeA9WQBdb38WEuOWFB7oeFPrwwmbA13pdhfmPvVyelOtAk\r\nd/jj3ZpI3RadLCcoE8vsctA93Ps8La0+S0I=\r\n=OMf6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","_from":"file:pnpm-7.25.0.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=14.6"},"exports":{".":"./package.json"},"funding":{"url":"https://opencollective.com/pnpm"},"scripts":{"lint":"eslint src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7776 pnpm run test:e2e","start":"tsc --watch","bundle":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/18550d809dc6a71ab53f4e8b5cb6c400/pnpm-7.25.0.tgz","_integrity":"sha512-FGFQUON8kJ6ma39elJ8lyD8wPIfgp3opGJD9sX0TgIJk4zSr556qCgC8AN+3BFHe4yuRkEauf4JVLW2RKyyEcA==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.24.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"16.19.0","preferGlobal":true,"publishConfig":{"tag":"next-7","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_7.25.0_1673633051102_0.41998000423713155","host":"s3://npm-registry-packages"}},"7.25.1":{"name":"pnpm","version":"7.25.1","keywords":["pnpm7","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@7.25.1","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"1ef0ac6acb8a8d4f726f8321f900a151111f7387","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-7.25.1.tgz","fileCount":658,"integrity":"sha512-y/jlADVxyk+scBwI0ALRf8QoUMgrWyONnD1voZaPTBI+D+aIXXiFG9pMk3eLhvEfc0nK8KUnnbDDBTywd7WsMw==","signatures":[{"sig":"MEQCIBf3PZGi/TKNOJFTS0VTQiNlsj+j2jaQSLfsJZB6AAWuAiBeYj8RMLde6GFvVVl1snSpUW4DWIHjq8JyI+NaBYWGEA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13387089,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjyRmcACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp6nQ//aQQW6Xh7o9vh2YLGVK+/NTxos1KajMv7v11PmfKPN77iHRS6\r\nckqg/nPs1Qx14ewC0PjAjUwk+guGZ4gUpQgsTRoL5zlUWkn0gnjQMLbJIAER\r\ntmnkWSW2WreUuteEesND1dDjEExG2L5qtjNRJvInGCo7/iYA0Ec659VlY9AB\r\npBon9ZLuErQgcYglnw0rPsYY/CKr7TjXhXFLBWLUBZVmN1eAGj2GaPTZiBu5\r\npY89kyj2EifB+7jR4EOuewi3Ov40cVAXmsW2OnMn+qi9xND+WOYEWLo8DmRc\r\nsTEepZ5RyTXLgimJ1OsiBkouWbDrkGmI3w0bf+cmQZoY3ORycWOmxaMNKlT4\r\nhYZQkA96+6M9B3D6MzWzk0Kq8po1Dxz9AFnE7xzb7jCI+1FG44rFtFcrDPUQ\r\nDGvVPeZiy9Sunrpui0D0rTlwxsRQ+ZjOvvuHyXI4WGNe7hhxcMBLeB9eqne8\r\nbHI+a0kTVW/oA96nDP6mgHqkzQMqJLGsQ+xiPfOuGfGZjNqpW+U/yz6dCo+V\r\nYvDTZc9lqu+KabVwVbMWYyjHpTh2cfQvT3KaG7bHBHzs3Jc+bORHAJBmXi0b\r\nZ0anfDC9lHt+zfej1q8phq3/4+iQIc74idpBa2Lznj4CUvFdSmIXYfz8A6a9\r\nWEiFB0KkOt0QMHOFRIwSAKKAK/V1hfVg234=\r\n=Wvdh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","_from":"file:pnpm-7.25.1.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=14.6"},"exports":{".":"./package.json"},"funding":{"url":"https://opencollective.com/pnpm"},"scripts":{"lint":"eslint src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7776 pnpm run test:e2e","start":"tsc --watch","bundle":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/0312f0d121158786e0635acd61226380/pnpm-7.25.1.tgz","_integrity":"sha512-y/jlADVxyk+scBwI0ALRf8QoUMgrWyONnD1voZaPTBI+D+aIXXiFG9pMk3eLhvEfc0nK8KUnnbDDBTywd7WsMw==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.24.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"16.19.0","preferGlobal":true,"publishConfig":{"tag":"next-7","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_7.25.1_1674123676324_0.15244957009155158","host":"s3://npm-registry-packages"}},"2.8.0":{"name":"pnpm","version":"2.8.0","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@2.8.0","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js","pnpx":"lib/bin/pnpx.js"},"dist":{"shasum":"837eeb3940fe3e7565c34b51ab18c6299a71ae25","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-2.8.0.tgz","fileCount":4580,"integrity":"sha512-cs7tR7LxXQldKPvtB18oc0VcwJgyvyqxihtgDoywZd3ZbsDZwvnmprKSmaHIAVtFO7dhsTRfwP2sW2i//AY/ow==","signatures":[{"sig":"MEUCID+/N5gEIVlydiHf4MYYVrv6yoIjSjlgSphFT9ruy/yHAiEApd9iAdoRYMsZFfscXsglTXTfGHQcIF56TtKYqC/sD5U=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":24066165},"main":"lib/bin/pnpm.js","_from":".","files":["lib/"],"_shasum":"837eeb3940fe3e7565c34b51ab18c6299a71ae25","engines":{"node":">=6"},"scripts":{"tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json --project .","test":"npm run lint && npm run tsc && npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"pnpm link . && npm-run-all -p -r pnpm-registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf ../../../.tmp/ && rimraf node_modules/.bin/pnpm && pnpm-registry-mock prepare","pnpm-registry-mock":"pnpm-registry-mock","test:e2e-with-preview":"preview --skip-prepublishOnly && npm-run-all -p -r pnpm-registry-mock test:tap"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"greenkeeper":{"ignore":["@pnpm/default-fetcher","@pnpm/default-resolver","@pnpm/logger","@pnpm/outdated","@pnpm/server","@pnpm/types","pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-registry-mock","remove-all-except-outer-links","pnpm-shrinkwrap","supi"]},"_nodeVersion":"9.10.1","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"mz":"^2.7.0","nopt":"^4.0.1","supi":"^0.20.6","chalk":"^2.2.0","delay":"^3.0.0","is-ci":"^1.0.10","ramda":"^0.25.0","diable":"^4.0.1","p-limit":"^2.0.0","get-port":"^3.2.0","@types/mz":"^0.0.32","camelcase":"^4.1.0 || 5","lru-cache":"^4.1.3","minimatch":"^3.0.4","path-name":"^1.0.0","pnpm-list":"^3.0.0","tree-kill":"^1.2.0","is-windows":"^1.0.1","pkgs-graph":"^2.0.0","text-table":"^0.2.0","@pnpm/types":"^1.5.0","@pnpm/utils":"^0.3.0","common-tags":"^1.4.0","cross-spawn":"^6.0.3","graceful-fs":"^4.1.11","signal-exit":"^3.0.2","strip-color":"^0.1.0","@pnpm/config":"^1.2.2","@pnpm/logger":"^1.0.0","@pnpm/server":"^0.13.2","find-packages":"^2.2.0","package-store":"^0.22.0","path-absolute":"^1.0.0","read-ini-file":"^1.0.0","@pnpm/outdated":"^0.3.3","camelcase-keys":"^4.2.0","load-json-file":"^4.0.0 || 5","load-yaml-file":"^0.1.0","loud-rejection":"^1.6.0","mkdirp-promise":"^5.0.1","process-exists":"^3.0.0","util.promisify":"^1.0.0","@pnpm/lifecycle":"^2.2.1","@types/get-port":"^3.2.0","@zkochan/libnpx":"^9.6.1","graph-sequencer":"^2.0.0","update-notifier":"^2.1.0","@pnpm/store-path":"^1.0.3","@types/lru-cache":"^4.1.1","@types/minimatch":"^3.0.3","pnpm-file-reporter":"^0.1.0","@pnpm/default-fetcher":"^0.4.0 || 1","@types/camelcase-keys":"^4.0.0","pnpm-default-reporter":"^0.17.5","@pnpm/default-resolver":"^2.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"caw":"^2.0.0","tape":"^4.6.3","execa":"^0.10.0","retry":"^0.12.0","sepia":"^2.0.2","byline":"^5.0.0","mkdirp":"^0.5.1","rimraf":"^2.5.4","semver":"^5.3.0","tslint":"^5.4.2","ts-node":"^7.0.0","read-pkg":"^3.0.0","write-pkg":"^3.1.0","typescript":"^2.9.1","@types/node":"^10.0.6","@types/nopt":"^3.0.29","@types/tape":"^4.2.30","exists-link":"^2.0.0","npm-run-all":"^4.0.1","path-exists":"^3.0.0","rimraf-then":"^1.0.1","@types/delay":"^2.0.1","@types/ramda":"^0.25.0","@types/retry":"^0.10.2","tape-promise":"^3.0.0","@types/byline":"^4.2.31","@types/mkdirp":"^0.5.0","@types/semver":"^5.3.32","@zkochan/husky":"^0.0.0","package-preview":"^1.0.0","write-json-file":"^2.3.0","write-yaml-file":"^1.0.0","deep-require-cwd":"^1.0.0","npm-scripts-info":"^0.3.6","normalize-newline":"^3.0.0","@types/common-tags":"^1.2.5","pnpm-registry-mock":"^2.0.0","@pnpm/assert-project":"^1.1.1","@types/load-json-file":"^2.0.6","@types/update-notifier":"^2.0.0","@types/write-json-file":"^2.2.1","anonymous-npm-registry-client":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_2.8.0_1529768936150_0.5289903332818329","host":"s3://npm-registry-packages"}},"9.0.0-alpha.0":{"name":"pnpm","version":"9.0.0-alpha.0","keywords":["pnpm9","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@9.0.0-alpha.0","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"e77d96dd524b2e24cad4c91a86f11b2b6cd42793","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-9.0.0-alpha.0.tgz","fileCount":684,"integrity":"sha512-JicQoBQwLLOBkR/4dudqP/34OgSMY/6IloGDktPsC+L+BIG8e+hgKTEpF2KkeTImZMI2m8g+hdPELmmba6alXg==","signatures":[{"sig":"MEQCICKy+WzATzefRps7UDD4i/Xz04U7EvPL7lwRcXQMqdMyAiAJQmXyB1BuUNeFwbpWrpxiv6pHuT76rLk/y+WP+aaWPA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":14949027},"main":"bin/pnpm.cjs","_from":"file:pnpm-9.0.0-alpha.0.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=18.12"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7776 jest","start":"tsc --watch","bundle":"ts-node bundle.ts","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/4d21669b769e8813c15e4d074177a3fb/pnpm-9.0.0-alpha.0.tgz","_integrity":"sha512-JicQoBQwLLOBkR/4dudqP/34OgSMY/6IloGDktPsC+L+BIG8e+hgKTEpF2KkeTImZMI2m8g+hdPELmmba6alXg==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"10.2.3","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"18.19.0","preferGlobal":true,"publishConfig":{"tag":"next-9","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/pnpm_9.0.0-alpha.0_1704737977622_0.050970082233443126","host":"s3://npm-registry-packages"}},"9.0.0-alpha.1":{"name":"pnpm","version":"9.0.0-alpha.1","keywords":["pnpm9","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@9.0.0-alpha.1","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"09490e333e2da335da2d741cc1153c5129b146be","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-9.0.0-alpha.1.tgz","fileCount":843,"integrity":"sha512-V9bOG/EvTZWD+HBOjF5WC5UorGIB2PVNBI30CuKPnKwvAtYmDjCNkunS3xEEObzzaJT05QFTtiV9fkWN3cxPIw==","signatures":[{"sig":"MEYCIQDXPoxJrzUg6sGfgwBCqroIxJdKRTfyKszUKTIdSY0jYAIhAJZ/yY4JCR1N4NgoXOxhox/O11qGCHgStKJaGDLpzV4+","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":17123394},"main":"bin/pnpm.cjs","_from":"file:pnpm-9.0.0-alpha.1.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=18.12"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7776 jest","start":"tsc --watch","bundle":"ts-node bundle.ts","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/5d8bea93d3a288164f1378292862b3f8/pnpm-9.0.0-alpha.1.tgz","_integrity":"sha512-V9bOG/EvTZWD+HBOjF5WC5UorGIB2PVNBI30CuKPnKwvAtYmDjCNkunS3xEEObzzaJT05QFTtiV9fkWN3cxPIw==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"10.2.3","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"18.19.0","preferGlobal":true,"publishConfig":{"tag":"next-9","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/pnpm_9.0.0-alpha.1_1706373624766_0.035862632117887205","host":"s3://npm-registry-packages"}},"3.0.0-alpha.2":{"name":"pnpm","version":"3.0.0-alpha.2","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@3.0.0-alpha.2","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"71e171c22bd437816ed78822aa248416dd199ff5","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-3.0.0-alpha.2.tgz","fileCount":4659,"integrity":"sha512-W16qkpSVpCq0kKRM/pORe3LWw6SuQ5TXRSGmbkhp4QVwJjPe/3bmXnBZ2IHOn5DM8jadKjJD/zfBmBvRr6qZTw==","signatures":[{"sig":"MEQCIFuhr3l5WROPumNsy1+J1tKS1LXMnIyLLwp08wB+24eQAiBlIN+Dt46bz56sGT/fOcyVE2RxJZ6966+/HbdQrZI88Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":21906056,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcVugeCRA9TVsSAnZWagAAYkIP/1BujNvEZSvlpPK5Llrt\nrlRFEfNYPRs/DXgRl7NtUoJOSKWk9DimRlbtGbnBVtkV1rwMTFpCUlbK0FCW\nAdaBMy/HDHaQyYXd47n7InCubSy4zOPINRGKyhFc/wPMKMqyZUGjH87BFhrD\nLxYKZsieRwBFdVZLeOztuLbwQILSYtMUl6i0UoDUziWYkKhkvaZRf/3FV429\nBVQWb61MGjIQiMBC8Jswavn/uPMezqiMQRkl3fJq/j2YAJvcPnRFRrs5hi02\n1yft1a7LV/6soickrA7XXtg9vv/+jP33PK/dGcqctHfSYLQbDNEa+YuR/uxd\n1hw+cXQEq2wqrw6pm7SFuuE3FwU8/yHR85kwBQg9ZeK9mk0ptao6Xk07Xrv7\nq6U2SvKzy2+xoYephm/t74WYHEryrqBBJt3T3rnzS0Xc+nFRZECTjMbeL7JB\ntEQhy0lLTlG/VaVeO09rEl2vqtIyNYHKIwBLpuOks23tZwSAD5Tj6A3l46zM\nePxtIYhFjAitLng35x3j3xLc6j7dMSTbDY9gxl+3Zga0kBID4LOHwWNjnQPI\nKh0bsac7/b2SLDMWqpq3SVZrX0IFeMR9gFtyiiD1ar7QfNSk5apFKGtPdvWS\nAqI6rv1AJFG51VA4blFxiDMb/ga9umSmDQ6Z3j8DYruf1x5CQ1oA3U9SrKo9\nIixE\r\n=NjWy\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","_from":".","_shasum":"71e171c22bd437816ed78822aa248416dd199ff5","engines":{"node":">=8"},"scripts":{"tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json src/**/*.ts test/**/*.ts","test":"npm run lint && npm run tsc && npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"npm-run-all -p -r pnpm-registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf ../../../.tmp/ && rimraf node_modules/.bin/pnpm && pnpm-registry-mock prepare","pnpm-registry-mock":"pnpm-registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"10.12.0","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"mz":"2.7.0","mem":"4.1.0","nopt":"4.0.1","supi":"0.30.0-2","archy":"1.0.0","chalk":"2.4.2","delay":"4.1.0","execa":"1.0.0","is-ci":"2.0.0","ramda":"0.26.1","diable":"4.0.2","p-limit":"2.1.0","get-port":"4.1.0","p-filter":"1.0.0","@types/mz":"0.0.32","camelcase":"5.0.0","is-subdir":"1.0.2","lru-cache":"5.1.1","minimatch":"3.0.4","path-name":"1.0.0","pnpm-list":"6.0.0-2","tree-kill":"1.2.1","is-windows":"1.0.2","pkgs-graph":"2.0.2","text-table":"0.2.0","@pnpm/types":"2.0.0","@pnpm/utils":"0.9.1","common-tags":"1.8.0","cross-spawn":"6.0.5","graceful-fs":"4.1.15","signal-exit":"3.0.2","strip-color":"0.1.0","@pnpm/config":"3.0.0-0","@pnpm/logger":"2.1.0","@pnpm/server":"2.0.2","@types/archy":"0.0.31","find-packages":"3.0.0","path-absolute":"1.0.1","read-ini-file":"2.0.0","@pnpm/outdated":"2.0.0-1","camelcase-keys":"5.0.0","load-json-file":"5.1.0","loud-rejection":"1.6.0","mkdirp-promise":"5.0.1","process-exists":"3.1.0","read-yaml-file":"1.1.0","util.promisify":"1.0.0","@pnpm/lifecycle":"4.2.0","@types/get-port":"4.0.1","@zkochan/libnpx":"10.0.0","graph-sequencer":"2.0.0","update-notifier":"2.5.0","@pnpm/store-path":"1.0.4","@types/lru-cache":"4.1.1","@types/minimatch":"3.0.3","@pnpm/core-loggers":"2.0.0","pnpm-file-reporter":"0.1.0","@pnpm/package-store":"3.1.0","@pnpm/default-fetcher":"3.0.0-0","@types/camelcase-keys":"4.0.0","@pnpm/default-reporter":"3.0.0-0","@pnpm/default-resolver":"3.0.0-0","@pnpm/store-controller-types":"2.1.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"caw":"2.0.1","ncp":"2.0.0","pnpm":"link:","tape":"4.9.2","p-any":"1.1.0","retry":"0.12.0","sepia":"2.0.2","byline":"5.0.0","mkdirp":"0.5.1","rimraf":"2.6.3","semver":"5.6.0","tslint":"5.12.1","ts-node":"6.2.0","write-pkg":"3.2.0","typescript":"3.3.1","@types/node":"10.12.21","@types/nopt":"3.0.29","@types/tape":"4.2.33","exists-link":"2.0.0","npm-run-all":"4.1.5","path-exists":"3.0.0","rimraf-then":"1.0.1","symlink-dir":"2.0.2","@types/p-any":"1.1.2","@types/ramda":"0.25.34","@types/retry":"0.12.0","tape-promise":"4.0.0","@pnpm/prepare":"0.0.0","@types/byline":"4.2.31","@types/mkdirp":"0.5.2","@types/semver":"5.5.0","write-json-file":"3.0.2","write-yaml-file":"2.0.0","deep-require-cwd":"1.0.0","npm-scripts-info":"0.3.9","normalize-newline":"3.0.0","@pnpm/modules-yaml":"2.0.1","@types/common-tags":"1.8.0","pnpm-registry-mock":"2.6.0","@pnpm/tslint-config":"0.0.0","@pnpm/assert-project":"link:../../privatePackages/assert-project","@types/load-json-file":"2.0.7","@pnpm/shrinkwrap-types":"2.0.0-0","@types/update-notifier":"2.5.0","@pnpm/read-package-json":"1.1.1","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_3.0.0-alpha.2_1549199389586_0.4897354201138808","host":"s3://npm-registry-packages"}},"0.36.0":{"name":"pnpm","version":"0.36.0","keywords":["install","npm"],"author":{"name":"Rico Sta. Cruz","email":"rico@ricostacruz.com"},"license":"MIT","_id":"pnpm@0.36.0","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://github.com/rstacruz/pnpm#readme","bugs":{"url":"https://github.com/rstacruz/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js"},"dist":{"shasum":"3795acd96647818fa4e38213cbadcd3252788338","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-0.36.0.tgz","integrity":"sha512-b7WaHCiX5YWsvcwMm0wjpIgWvlWRhwSkKqWjPi9vi6xcK8xZWyW4OWzCflXBPY8HWaIxoAGxq3YdZ255NrsL3w==","signatures":[{"sig":"MEYCIQDfdjddhFkso1KqSyxrKb5vKABfggeV1b2/vtxtkKrFfAIhAOg5DwjYRvRcNtDIu+MH2SiNoDOMSlG9znEe7mCw2xK1","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["bin/","lib/",".scripts/","cached_node_modules/"],"config":{"ghooks":{"commit-msg":"node ./node_modules/validate-commit-msg/index.js"},"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"_shasum":"3795acd96647818fa4e38213cbadcd3252788338","engines":{"node":">=4"},"gitHead":"f7b8a074aa81d3760895cdd4e8f738a4f5669c03","scripts":{"tsc":"rimraf lib && tsc","lint":"standard && tslint -c tslint.json ./src/**/*.ts ./test/**/*.ts","test":"npm run lint && ts-node test | tap-diff","cover":"istanbul cover test/index.js","start":"npm run tsc -- --watch","commit":"git-cz","release":"sh .scripts/release.sh","posttest":"rimraf .tmp","docs:build":"docpress build","prepublish":"npm run tsc","prerelease":"npm test"},"typings":"lib/index.d.ts","_npmUser":{"name":"zkochan","email":"zoltan.kochan@gmail.com"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/rstacruz/pnpm.git","type":"git"},"_npmVersion":"3.10.3","description":"A fast implementation of npm install","directories":{"test":"test"},"_nodeVersion":"6.5.0","dependencies":{"mz":"2.4.0","rc":"1.1.6","meow":"3.7.0","chalk":"1.1.3","debug":"2.2.0","is-ci":"1.0.9","retry":"0.10.0","byline":"5.0.0","mkdirp":"0.5.1","rimraf":"2.5.4","semver":"5.3.0","tar-fs":"1.13.2","thenify":"3.2.0","lockfile":"1.0.1","node-gyp":"3.4.0","commondir":"1.0.1","json2yaml":"1.1.0","os-homedir":"1.0.1","common-tags":"1.3.1","cross-spawn":"^4.0.0","observatory":"1.0.0","read-pkg-up":"1.0.1","gunzip-maybe":"1.3.1","pause-stream":"0.0.11","registry-url":"3.1.0","promisequence":"1.1.6","sorted-object":"2.0.1","camelcase-keys":"4.0.0","loud-rejection":"1.6.0","normalize-path":"2.0.1","supports-color":"3.1.2","@zkochan/logger":"0.1.0","npm-package-arg":"4.2.0","update-notifier":"1.0.2","is-retry-allowed":"1.1.0","npm-registry-client":"7.2.1","registry-auth-token":"3.0.1","delocalize-dependencies":"0.1.0"},"preferGlobal":true,"devDependencies":{"caw":"2.0.0","ncp":"^2.0.0","nixt":"0.5.0","tape":"4.6.0","isexe":"1.1.2","sepia":"2.0.1","ghooks":"^1.3.2","tslint":"3.15.1","ts-node":"1.3.0","docpress":"0.6.13","istanbul":"^0.4.5","standard":"8.1.0","tap-diff":"0.1.1","commitizen":"^2.8.6","typescript":"2.0.3","git-update-ghpages":"1.3.0","validate-commit-msg":"^2.7.0","cz-conventional-changelog":"^1.2.0"},"_npmOperationalInternal":{"tmp":"tmp/pnpm-0.36.0.tgz_1474713664852_0.8813741409685463","host":"packages-16-east.internal.npmjs.com"}},"3.0.0-alpha.3":{"name":"pnpm","version":"3.0.0-alpha.3","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@3.0.0-alpha.3","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"5c875091e779753ab98a59d7c4a778b6135a55ae","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-3.0.0-alpha.3.tgz","fileCount":4692,"integrity":"sha512-wgtWpOaLlU9eJpZ4W6x7O99mqyaYYUn6pWRbi9+JEyafxJcX9fOm7Zwxs142J2C8+IWO7PU4z9XfJyEaOTpP/Q==","signatures":[{"sig":"MEQCIDH7rNTdUUeNUj1OJCdrhN7wWBX24lIxLu6BFFF+YkKcAiBnjhD2CJ+gIlNNmH5nXtFdXdtIlQZ3RRXmH2JTfZkNvg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":22178508,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcfPoBCRA9TVsSAnZWagAAMJUQAJfBfhf4LWjBRhgyCOw6\nZiIKr6joTfIGKGny6NfCdFdW5B24xeI8UUKCYuv5fmA4cF/Ghwi5ic6/PEav\nxKKdc8TEp9kmAf1a5C6yZhXMAqlZxpHWcVkW36+o5Ao+SNwCfwy1ITHX+h51\n6FURV3SxgYZqVNOIXycCvLfeCr1YjzkVrHuuAo4T0EZ4WTT+nErUE0RNyhtd\nkX03Dmx48nLQxlBW4QAIbKqbFIKrR9GvmLgBr00pl/ZAoiViMBBAIwLE8b5U\njghXD8q/BKLB+a7tT4pYzShtDoj//JWHWRSEUzctC2rdsLb9VcQ9FOiENeSC\nnU2DyUk2YsL1O2+FmOyPx4ZNTU53BacoQBXyUiWtYpAo00w0OoknqTEGmvwk\n2i5bNUUDxPeAimbnd2B7p5h/Xo9zIn6G/NIPzZBrtrGZzBl45ohsVCzaZhT2\nZLy/WwpCbtp15cWbmQNzE3wnCxJfBDSNmc8nUTqtoNY4uPjm2Z6VEekJmw3J\ndrwvcO0rjvL90YVqqzSmnE1a621EHak2+3m8/mOA3+cq2w/XvZRz1nf1529+\nt6pt6HHsVx5VYcbBJWBSkwO7HvlAPouwQgGwsQVa2E06JXIBcco+YqRW5gKw\nh6ka0718JMD7qJNmz7k0KUhGnuncZ77Vo1WZ3mtySVAp33m6ajI9v+g6mQku\nrtGd\r\n=Khkx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","_from":".","_shasum":"5c875091e779753ab98a59d7c4a778b6135a55ae","engines":{"node":">=8"},"scripts":{"tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json src/**/*.ts test/**/*.ts","test":"npm run lint && npm run tsc && npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"npm-run-all -p -r pnpm-registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf ../../../.tmp/ && rimraf node_modules/.bin/pnpm && pnpm-registry-mock prepare","pnpm-registry-mock":"pnpm-registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"10.12.0","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"mz":"2.7.0","mem":"4.1.0","nopt":"4.0.1","supi":"0.30.0-3","archy":"1.0.0","chalk":"2.4.2","delay":"4.1.0","execa":"1.0.0","is-ci":"2.0.0","ramda":"0.26.1","diable":"4.0.2","p-limit":"2.2.0","get-port":"4.2.0","p-filter":"1.0.0","@types/mz":"0.0.32","camelcase":"5.0.0","is-subdir":"1.0.3","lru-cache":"5.1.1","minimatch":"3.0.4","path-name":"1.0.0","pnpm-list":"6.0.0-3","tree-kill":"1.2.1","is-windows":"1.0.2","pkgs-graph":"2.0.2","text-table":"0.2.0","@pnpm/types":"2.0.0","@pnpm/utils":"0.9.1","common-tags":"1.8.0","cross-spawn":"6.0.5","graceful-fs":"4.1.15","signal-exit":"3.0.2","strip-color":"0.1.0","@pnpm/config":"3.0.0-1","@pnpm/logger":"2.1.0","@pnpm/server":"3.0.0-0","@types/archy":"0.0.31","find-packages":"3.0.0","path-absolute":"1.0.1","read-ini-file":"2.0.0","@pnpm/outdated":"2.0.0-2","camelcase-keys":"5.0.0","load-json-file":"5.2.0","loud-rejection":"1.6.0","mkdirp-promise":"5.0.1","process-exists":"3.1.0","read-yaml-file":"1.1.0","util.promisify":"1.0.0","@pnpm/constants":"1.0.0-0","@pnpm/lifecycle":"4.2.0","@zkochan/libnpx":"10.0.0","graph-sequencer":"2.0.0","update-notifier":"2.5.0","@pnpm/store-path":"1.0.4","@types/lru-cache":"5.1.0","@types/minimatch":"3.0.3","@pnpm/core-loggers":"2.0.0","pnpm-file-reporter":"0.1.0","@pnpm/package-store":"4.0.0-0","@pnpm/default-fetcher":"3.0.0-1","@types/camelcase-keys":"4.0.0","@pnpm/default-reporter":"3.0.0-1","@pnpm/default-resolver":"3.0.0-1","@pnpm/store-controller-types":"3.0.0-0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"caw":"2.0.1","ncp":"2.0.0","pnpm":"link:","tape":"4.10.1","p-any":"1.1.0","retry":"0.12.0","sepia":"2.0.2","byline":"5.0.0","mkdirp":"0.5.1","rimraf":"2.6.3","semver":"5.6.0","tslint":"5.13.1","ts-node":"6.2.0","write-pkg":"3.2.0","typescript":"3.3.3333","@types/node":"11.9.5","@types/nopt":"3.0.29","@types/tape":"4.2.33","exists-link":"2.0.0","npm-run-all":"4.1.5","path-exists":"3.0.0","rimraf-then":"1.0.1","symlink-dir":"3.0.0","@types/p-any":"1.1.2","@types/ramda":"0.25.34","@types/retry":"0.12.0","tape-promise":"4.0.0","@pnpm/prepare":"0.0.0","@types/byline":"4.2.31","@types/mkdirp":"0.5.2","@types/semver":"5.5.0","write-json-file":"3.1.0","write-yaml-file":"2.0.0","deep-require-cwd":"1.0.0","npm-scripts-info":"0.3.9","normalize-newline":"3.0.0","@pnpm/modules-yaml":"2.0.1","@types/common-tags":"1.8.0","pnpm-registry-mock":"2.7.0","@pnpm/tslint-config":"0.0.0","@pnpm/assert-project":"link:../../privatePackages/assert-project","@types/load-json-file":"2.0.7","@pnpm/shrinkwrap-types":"2.0.0-0","@types/update-notifier":"2.5.0","@pnpm/read-package-json":"1.1.1","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_3.0.0-alpha.3_1551694336107_0.0509173434327852","host":"s3://npm-registry-packages"}},"9.0.0-alpha.3":{"name":"pnpm","version":"9.0.0-alpha.3","keywords":["pnpm9","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@9.0.0-alpha.3","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"deaebf066e8fab61567058858a0647fc8dc686a7","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-9.0.0-alpha.3.tgz","fileCount":844,"integrity":"sha512-W/6NkCZnCXaDIwZ1qJmHgfe6dnRQQBipnZbqy3SaU/4A3ixbjX1/y+m5AmPfKSQ2ltkzRq5eUl5VQHi4C6NFtg==","signatures":[{"sig":"MEUCIQDXROtuYCewNLnDRS58BKgNRKjGyapV70bmMYASSilfcgIgWcMKIhSFisMSTdRERr4Nk2KQvLIW7yxgiCTHGADS624=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":17191894},"main":"bin/pnpm.cjs","_from":"file:pnpm-9.0.0-alpha.3.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=18.12"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7776 jest","start":"tsc --watch","bundle":"ts-node bundle.ts","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/templates dist/templates && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/80fca064b2ba86b93e3dab1ede8767cf/pnpm-9.0.0-alpha.3.tgz","_integrity":"sha512-W/6NkCZnCXaDIwZ1qJmHgfe6dnRQQBipnZbqy3SaU/4A3ixbjX1/y+m5AmPfKSQ2ltkzRq5eUl5VQHi4C6NFtg==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"10.2.3","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"18.19.0","preferGlobal":true,"publishConfig":{"tag":"next-9","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/pnpm_9.0.0-alpha.3_1707440403932_0.4285276481488247","host":"s3://npm-registry-packages"}},"3.0.0-alpha.0":{"name":"pnpm","version":"3.0.0-alpha.0","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@3.0.0-alpha.0","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"a916e016adee4c8301811e8067c953bfb811bf52","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-3.0.0-alpha.0.tgz","fileCount":4786,"integrity":"sha512-jlFrXK0pxWEEk6XOyp2XjG3UijuZ/Gj5vuIvUhLY7VgxV1uAVHdHLXD1tDVmHeKUxuvxE3lqrbYQ754HzRhSMQ==","signatures":[{"sig":"MEQCIAafgZJgw31wDn60bYn0aIOk43E/aM495nIgR+G223k9AiBBK+XoBGKZxtzWqe2PcLSzWnp4bTH8MkNjA3KSM+uznw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":22693425,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcSiv8CRA9TVsSAnZWagAAvC0P/0t+q+5iDoNt1xe0StFA\nerWDrrb+UEcv6zwMsTwcZbfszme7xi+CblKMAAD5hnfnINZ+80kzurQm47ux\n9ONafX3nOvFWh+FD1O8p3w+eqoCfUCy9BHk7O2dn1R3cvjDRtXbyvKvPO+w0\nkzgcBjrFMaFxLh/c6M2P19uyAbMiTYSK142ny/gNNeqFdAuUkZWsim0VEcia\nbiMy/Yc7LjgqUAlzdJ0avvUU9yqATto7HBymPrlVlMueDVLVSxVZR2xD3d84\n1U/a3sYurSO2vT9w1aygYGV9ckbcjTAo577Gl4XTHOa2gS52JUpfdEHcPrgk\nAXe740SXPk2mXWob+wzIhDO2ETky/Ty2q4MK08UnujtHTAlByewR0plPnfaJ\nzD8z4FzyNea6RyL4qgVn3eOBysBvUKguW3BgZp9xU4+cWQn9iNKzzeQeU6uQ\naGjDsARzcPsqcRhkH61bM3nZJ+y3N/BrY9fXnuS7n/9W08xBtq5OpZvzszSj\nqJDC67hFNSUljrKIRS9umKXGv+1Y/L0rmLQVABUzzyXNvZkSgqejEdXpIQIv\nuShPxkFVzh0IxEO/4CQRZpETBdHg+nzBWxZnQ84fzvS6XJr4kNWqd04q+cXe\n4lIczsJlbmP8ai8mH16V5kc397ZnX4GeveWBEwMLoQ1QRwQ8cmFiQ4rhKrzn\nV/LX\r\n=ovUA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","_from":".","_shasum":"a916e016adee4c8301811e8067c953bfb811bf52","engines":{"node":">=6"},"scripts":{"tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json src/**/*.ts test/**/*.ts","test":"npm run lint && npm run tsc && npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"npm-run-all -p -r pnpm-registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf ../../../.tmp/ && rimraf node_modules/.bin/pnpm && pnpm-registry-mock prepare","pnpm-registry-mock":"pnpm-registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"10.12.0","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"mz":"2.7.0","mem":"4.0.0","nopt":"4.0.1","supi":"0.30.0-0","archy":"1.0.0","chalk":"2.4.2","delay":"4.1.0","execa":"1.0.0","is-ci":"2.0.0","ramda":"0.26.1","diable":"4.0.2","p-limit":"2.1.0","get-port":"4.1.0","p-filter":"1.0.0","@types/mz":"0.0.32","camelcase":"5.0.0","is-subdir":"1.0.2","lru-cache":"5.1.1","minimatch":"3.0.4","path-name":"1.0.0","pnpm-list":"6.0.0-0","tree-kill":"1.2.1","is-windows":"1.0.2","pkgs-graph":"2.0.2","text-table":"0.2.0","@pnpm/types":"2.0.0","@pnpm/utils":"0.9.1","common-tags":"1.8.0","cross-spawn":"6.0.5","graceful-fs":"4.1.15","signal-exit":"3.0.2","strip-color":"0.1.0","@pnpm/config":"3.0.0-0","@pnpm/logger":"2.1.0","@pnpm/server":"2.0.2","@types/archy":"0.0.31","find-packages":"2.2.0","path-absolute":"1.0.1","read-ini-file":"2.0.0","@pnpm/outdated":"2.0.0-0","camelcase-keys":"5.0.0","load-json-file":"5.1.0","loud-rejection":"1.6.0","mkdirp-promise":"5.0.1","process-exists":"3.1.0","read-yaml-file":"1.1.0","util.promisify":"1.0.0","@pnpm/lifecycle":"4.2.0","@types/get-port":"4.0.1","@zkochan/libnpx":"10.0.0","graph-sequencer":"2.0.0","update-notifier":"2.5.0","@pnpm/store-path":"1.0.4","@types/lru-cache":"4.1.1","@types/minimatch":"3.0.3","@pnpm/core-loggers":"2.0.0","pnpm-file-reporter":"0.1.0","@pnpm/package-store":"3.1.0","@pnpm/default-fetcher":"2.0.7","@types/camelcase-keys":"4.0.0","@pnpm/default-reporter":"3.0.0-0","@pnpm/default-resolver":"2.1.0","@pnpm/store-controller-types":"2.1.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"caw":"2.0.1","ncp":"2.0.0","pnpm":"link:","tape":"4.9.2","p-any":"1.1.0","retry":"0.12.0","sepia":"2.0.2","byline":"5.0.0","mkdirp":"0.5.1","rimraf":"2.6.3","semver":"5.6.0","tslint":"5.12.1","ts-node":"6.2.0","write-pkg":"3.2.0","typescript":"3.2.4","@types/node":"10.12.18","@types/nopt":"3.0.29","@types/tape":"4.2.33","exists-link":"2.0.0","npm-run-all":"4.1.5","path-exists":"3.0.0","rimraf-then":"1.0.1","symlink-dir":"2.0.2","@types/p-any":"1.1.2","@types/ramda":"0.25.34","@types/retry":"0.12.0","tape-promise":"4.0.0","@pnpm/prepare":"0.0.0","@types/byline":"4.2.31","@types/mkdirp":"0.5.2","@types/semver":"5.5.0","write-json-file":"3.0.2","write-yaml-file":"2.0.0","deep-require-cwd":"1.0.0","npm-scripts-info":"0.3.9","normalize-newline":"3.0.0","@pnpm/modules-yaml":"2.0.1","@types/common-tags":"1.8.0","pnpm-registry-mock":"2.6.0","@pnpm/tslint-config":"0.0.0","@pnpm/assert-project":"link:../../privatePackages/assert-project","@types/load-json-file":"2.0.7","@pnpm/shrinkwrap-types":"2.0.0-0","@types/update-notifier":"2.5.0","@pnpm/read-package-json":"1.1.1","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_3.0.0-alpha.0_1548364795564_0.6556821452009451","host":"s3://npm-registry-packages"}},"9.0.0-alpha.4":{"name":"pnpm","version":"9.0.0-alpha.4","keywords":["pnpm9","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@9.0.0-alpha.4","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"cea4f03c8e98e82c3900086347c71530e57ba79e","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-9.0.0-alpha.4.tgz","fileCount":844,"integrity":"sha512-mC0eCblAxAq5hLTqc5/RiBPUi8wjdjukro3qjY6oGnfCGy1zDQVfLzm2SozsXDFTB8ORbUPOJf4QOubJEMJZLg==","signatures":[{"sig":"MEYCIQC1eTnwrwJeQOCBIc1WE54euG4FrhL1GIWXTfZqyBIefQIhAKUciT7ztmgbYuOxL1w38XpLrV9AGGWAqjUui0een+iI","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":17259091},"main":"bin/pnpm.cjs","_from":"file:pnpm-9.0.0-alpha.4.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=18.12"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7776 jest","start":"tsc --watch","bundle":"ts-node bundle.ts","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/templates dist/templates && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/4336fad5cadd1d565eb5d42ba8fa978f/pnpm-9.0.0-alpha.4.tgz","_integrity":"sha512-mC0eCblAxAq5hLTqc5/RiBPUi8wjdjukro3qjY6oGnfCGy1zDQVfLzm2SozsXDFTB8ORbUPOJf4QOubJEMJZLg==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"10.2.3","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"18.19.0","preferGlobal":true,"publishConfig":{"tag":"next-9","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/pnpm_9.0.0-alpha.4_1707442502915_0.5941534619967419","host":"s3://npm-registry-packages"}},"3.0.0-alpha.1":{"name":"pnpm","version":"3.0.0-alpha.1","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@3.0.0-alpha.1","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"171ba199e0449a3824f67d4ce247cf1b543d5eee","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-3.0.0-alpha.1.tgz","fileCount":4617,"integrity":"sha512-oneBY6S+47IjO84RJvihtzk/FDQQFTPK60sOU9XNK8axTMml776CI51qr4Q5Qzx94fnr0T532ftSLeH7Se1nPA==","signatures":[{"sig":"MEUCIQCuX9aoDpimdD21+6mt1QylYx9wL5G6Ej2WcQAPmYIv9QIgblk/ZLzz6K3b5uWul/rtD3BkAYyhtIltElEH2rGVopc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":21687048,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcUfddCRA9TVsSAnZWagAAsSAQAJ2F57OlM6YtZoSMcIzi\n+dnxH+qPYbO+5kuEGn0VvlGjVRLe7RUM+4xAIqxwW6phEVrkPP/Mcw+GjwYq\npduBx+ioDqzZimx31YfKmaI4LHQqgJaijPKmK/HI0dFZ14+1e3T+F0q82VMB\nGSDT/bDt3vVP1BX7aaNhv6FF7k53LpbRRLQKTC/fjRunl7B7tPJ5kZbK0KBA\n7YJA9kLxrlarRAo67J96avNo18flz9cwdnC/5fLK0r02TzyOVdo/OxTtd9SU\n2iuvOrWi9B8pFkjgB1vut2GIBNes6GqCeAmX8mdMWK6E3/8lERj8b4/dmLFW\nOkh2ZxvooLYs5m0WraA5vrvrNaE/xEKGDzvz0pMbA5zbLngJu+fTjTnR2pWz\n/1Xqc5mTKKtt4hjtKlYt1l19CLM58rL2JW09NAca3Fkz50zzi7zb/Mcbk1Zx\nMUj+6hFE1wtnYJ2VR3sf/i26KfcMvwiLxFt2eQ6dON8bcXwIDkM1P1o++TD2\nNJfM7ZEIJ+McbRZ0PLlgWDUGxRWegX4rqegf2goOXQnO/Wrb5BMijKZRXAAA\nCiuj3fDc85IB/16AhkcFBg6rGL2tIOluX2OfP0xrqFNIgq+8TTAdjZIeSa4s\nV8YvEgPcft9ZMLCaMQaUiaCaY2Ay+5xYvebT4ARus36cSL29Il025ZGoHEKv\n1OFb\r\n=4G+s\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","_from":".","_shasum":"171ba199e0449a3824f67d4ce247cf1b543d5eee","engines":{"node":">=8"},"scripts":{"tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json src/**/*.ts test/**/*.ts","test":"npm run lint && npm run tsc && npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"npm-run-all -p -r pnpm-registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf ../../../.tmp/ && rimraf node_modules/.bin/pnpm && pnpm-registry-mock prepare","pnpm-registry-mock":"pnpm-registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"10.12.0","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"mz":"2.7.0","mem":"4.0.0","nopt":"4.0.1","supi":"0.30.0-1","archy":"1.0.0","chalk":"2.4.2","delay":"4.1.0","execa":"1.0.0","is-ci":"2.0.0","ramda":"0.26.1","diable":"4.0.2","p-limit":"2.1.0","get-port":"4.1.0","p-filter":"1.0.0","@types/mz":"0.0.32","camelcase":"5.0.0","is-subdir":"1.0.2","lru-cache":"5.1.1","minimatch":"3.0.4","path-name":"1.0.0","pnpm-list":"6.0.0-1","tree-kill":"1.2.1","is-windows":"1.0.2","pkgs-graph":"2.0.2","text-table":"0.2.0","@pnpm/types":"2.0.0","@pnpm/utils":"0.9.1","common-tags":"1.8.0","cross-spawn":"6.0.5","graceful-fs":"4.1.15","signal-exit":"3.0.2","strip-color":"0.1.0","@pnpm/config":"3.0.0-0","@pnpm/logger":"2.1.0","@pnpm/server":"2.0.2","@types/archy":"0.0.31","find-packages":"3.0.0","path-absolute":"1.0.1","read-ini-file":"2.0.0","@pnpm/outdated":"2.0.0-1","camelcase-keys":"5.0.0","load-json-file":"5.1.0","loud-rejection":"1.6.0","mkdirp-promise":"5.0.1","process-exists":"3.1.0","read-yaml-file":"1.1.0","util.promisify":"1.0.0","@pnpm/lifecycle":"4.2.0","@types/get-port":"4.0.1","@zkochan/libnpx":"10.0.0","graph-sequencer":"2.0.0","update-notifier":"2.5.0","@pnpm/store-path":"1.0.4","@types/lru-cache":"4.1.1","@types/minimatch":"3.0.3","@pnpm/core-loggers":"2.0.0","pnpm-file-reporter":"0.1.0","@pnpm/package-store":"3.1.0","@pnpm/default-fetcher":"3.0.0-0","@types/camelcase-keys":"4.0.0","@pnpm/default-reporter":"3.0.0-0","@pnpm/default-resolver":"3.0.0-0","@pnpm/store-controller-types":"2.1.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"caw":"2.0.1","ncp":"2.0.0","pnpm":"link:","tape":"4.9.2","p-any":"1.1.0","retry":"0.12.0","sepia":"2.0.2","byline":"5.0.0","mkdirp":"0.5.1","rimraf":"2.6.3","semver":"5.6.0","tslint":"5.12.1","ts-node":"6.2.0","write-pkg":"3.2.0","typescript":"3.2.4","@types/node":"10.12.18","@types/nopt":"3.0.29","@types/tape":"4.2.33","exists-link":"2.0.0","npm-run-all":"4.1.5","path-exists":"3.0.0","rimraf-then":"1.0.1","symlink-dir":"2.0.2","@types/p-any":"1.1.2","@types/ramda":"0.25.34","@types/retry":"0.12.0","tape-promise":"4.0.0","@pnpm/prepare":"0.0.0","@types/byline":"4.2.31","@types/mkdirp":"0.5.2","@types/semver":"5.5.0","write-json-file":"3.0.2","write-yaml-file":"2.0.0","deep-require-cwd":"1.0.0","npm-scripts-info":"0.3.9","normalize-newline":"3.0.0","@pnpm/modules-yaml":"2.0.1","@types/common-tags":"1.8.0","pnpm-registry-mock":"2.6.0","@pnpm/tslint-config":"0.0.0","@pnpm/assert-project":"link:../../privatePackages/assert-project","@types/load-json-file":"2.0.7","@pnpm/shrinkwrap-types":"2.0.0-0","@types/update-notifier":"2.5.0","@pnpm/read-package-json":"1.1.1","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_3.0.0-alpha.1_1548875612055_0.8692526658423567","host":"s3://npm-registry-packages"}},"9.0.0-alpha.5":{"name":"pnpm","version":"9.0.0-alpha.5","keywords":["pnpm9","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@9.0.0-alpha.5","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"a2daad16eb44fc41b9d0c2402b6580c87854deaf","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-9.0.0-alpha.5.tgz","fileCount":844,"integrity":"sha512-tsaHN6bwsBVHCxQ0ohtpJ81WeSVQr2qzQgq541fuoIwyZlD3JQDodsDyYIVu9mXpR0vzupIgKbqzMhRKmAFLmw==","signatures":[{"sig":"MEUCICjUINHvzpt1QzYrSqa3N0RFhnTIQDhhNp3bkGkZt7IbAiEAraaHr6mDdbBY4Fy4hUsgfEimUkjdG09AhfwZSSNApeI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":16836710},"main":"bin/pnpm.cjs","_from":"file:pnpm-9.0.0-alpha.5.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=18.12"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7776 jest","start":"tsc --watch","bundle":"ts-node bundle.ts","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/templates dist/templates && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/3006af1f67f5eecd56ed56dde71f45d3/pnpm-9.0.0-alpha.5.tgz","_integrity":"sha512-tsaHN6bwsBVHCxQ0ohtpJ81WeSVQr2qzQgq541fuoIwyZlD3JQDodsDyYIVu9mXpR0vzupIgKbqzMhRKmAFLmw==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"10.2.3","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"18.19.0","preferGlobal":true,"publishConfig":{"tag":"next-9","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/pnpm_9.0.0-alpha.5_1708173530790_0.005966857979265994","host":"s3://npm-registry-packages"}},"9.0.0-alpha.6":{"name":"pnpm","version":"9.0.0-alpha.6","keywords":["pnpm9","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@9.0.0-alpha.6","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"585cf6519c6e072f14567b591b60879029d5ffc0","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-9.0.0-alpha.6.tgz","fileCount":844,"integrity":"sha512-Tjl6ysn235q3lFdE0AxY6vkiiBZzYOR9ODNAOw3dYMIMWK1Q+fXILtiYN4tQgXsfaEE/JmLL7p2RlIpxyXxUBg==","signatures":[{"sig":"MEUCICwi8lW/PPEcAo7HzzNENnKiWD7H2hoY7btsdlF3lkHvAiEA7jo7tp6/dpAXNeuHCrReX1cTNLM8RzdEKXdvwKbjsfQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":16834339},"main":"bin/pnpm.cjs","_from":"file:pnpm-9.0.0-alpha.6.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=18.12"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7776 jest","start":"tsc --watch","bundle":"ts-node bundle.ts","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/templates dist/templates && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/36285b70d710a053f3ca4d367622e2a7/pnpm-9.0.0-alpha.6.tgz","_integrity":"sha512-Tjl6ysn235q3lFdE0AxY6vkiiBZzYOR9ODNAOw3dYMIMWK1Q+fXILtiYN4tQgXsfaEE/JmLL7p2RlIpxyXxUBg==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"10.2.4","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"18.19.1","preferGlobal":true,"publishConfig":{"tag":"next-9","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/pnpm_9.0.0-alpha.6_1709635077110_0.18037908482925036","host":"s3://npm-registry-packages"}},"9.0.0-alpha.7":{"name":"pnpm","version":"9.0.0-alpha.7","keywords":["pnpm9","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@9.0.0-alpha.7","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"f8aa15d82202a7158e7862d44e7a430d1ce059cf","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-9.0.0-alpha.7.tgz","fileCount":844,"integrity":"sha512-HtC5GcjA3hhy++c3tINFcxaIV/0lZjKQSx9RBG8yf3hOuU6AoFdNpwKWR3JoWVG4dKa1VXM6KFZwgj8lvQD7Pg==","signatures":[{"sig":"MEYCIQCVt2IO0YOnPIxskj7NtR6aroVqPN26tIIbtzWP3zWmHAIhAIrU/BKQK+oFsVnsqCXYMcOINYgkuzwrWlV1MCDY86q1","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":16832439},"main":"bin/pnpm.cjs","_from":"file:pnpm-9.0.0-alpha.7.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=18.12"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7776 jest","start":"tsc --watch","bundle":"ts-node bundle.ts","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/templates dist/templates && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/9ede22f3f4c6b4231db55530a4c8f4c2/pnpm-9.0.0-alpha.7.tgz","_integrity":"sha512-HtC5GcjA3hhy++c3tINFcxaIV/0lZjKQSx9RBG8yf3hOuU6AoFdNpwKWR3JoWVG4dKa1VXM6KFZwgj8lvQD7Pg==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"10.2.4","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"18.19.1","preferGlobal":true,"publishConfig":{"tag":"next-9","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/pnpm_9.0.0-alpha.7_1709637673354_0.02117368470249459","host":"s3://npm-registry-packages"}},"6.0.0-beta.1":{"name":"pnpm","version":"6.0.0-beta.1","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@6.0.0-beta.1","maintainers":[{"name":"zkochan","email":"z@kochan.io"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"cbb2219c06735f6b3fe30612782035ee439ec4ee","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-6.0.0-beta.1.tgz","fileCount":791,"integrity":"sha512-cWoHNYXBztwE201bBVizcDe058Cbxf97EWKQdAYmdX4ktL5D29hMwt0LPy37CntdsGmUvM9DhejDXeL1U4Wmkg==","signatures":[{"sig":"MEQCIAUTfj2haeUf+XBl5KNAUHr8bYoMGVYLktO4rI9Uvoo+AiA5L4PgRD27U6Xzpz8g6C1P05BLDVf4HaQF65zPywowSA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11161194,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgZkOsCRA9TVsSAnZWagAASEQQAIcOy05ZmN1qvNlHTNLv\nS8YUcExaJIu69jCvH68QdEd+D4BSF/3q5BvBOfRcT+IsTXbZziLQQmwrDDZx\nWQVTc+uZp438B83p2409hsHAf5l7G3EPOoy+wXNWeHjKbCNjq2KdO0HmUAvu\n4APYJKiI2QOz3klbZcfTnF7bAnDz5TANcdR1pBFQ6knRhGOd8yEHITvWvqy0\nuXA6XTG752wAinS4B+DSplnmEpfVaG1he8p7xkZJvBxz2PIQVd//cV2A/jRt\nOYcAhc1vYQAmahx/txpZnP3SOmgLkDFv9hld7HviGVBXrcnkrymNef9d7N1V\nkCgN8OPec0wSx1Q8f89RKvm0ucwzqnCm/SpvmyYHaCAMl7rm92Adp71m50E1\nvSj9074jt0mpdfGW9dKDN/kSjI1yxrE4xOcHVwndg+8mxeZSNEb1kRws/CD/\nGdLeIwx60mxq60SPsVT42GiC2juzZuU0QAGnRc9h+QRl5TJzKzroxpBLsz9j\nGcnJP6yS+2bKJpX085LDP8cWlEWeWH7GUnJLsLpZdQ2ZI1H5/XqCBLRLyQHJ\ncZh5YOk6ix0/bOPV1YfxXmQZXAFWWhxWP1+SFvfc7YfJ5U8ystg5IW/m6qmh\nPzNL+Mk5W6DHUa/8Sw6hibIaiQIPQrxorci3nQi+NPwzHKVMP4140WRBGP/W\nW2lP\r\n=zfcy\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.js","unpkg":"dist/pnpm.js","engines":{"node":">=12.17"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint -c ../../eslint.json src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"pnpm tsc -- --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build && pnpm run lint -- --fix && rimraf dist && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.js --external:update-notifier --external:node-gyp","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.js","postpublish":"publish-packed","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock","prepublishOnly":"pnpm compile && npm cache clear --force && publish-packed --prune --npm-client yarn --dest dist"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"6.14.12","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"12.19.0","preferGlobal":true,"publishconfig":{"tag":"next"},"_hasShrinkwrap":false,"readmeFilename":"README.md","__devDependencies":{"ncp":"^2.0.0","nopt":"^5.0.0","chalk":"^4.1.0","delay":"^5.0.0","execa":"^5.0.0","is-ci":"^3.0.0","p-any":"3.0.0","ramda":"^0.27.1","tempy":"^1.0.0","which":"^2.0.2","byline":"5.0.0","semver":"^7.3.4","esbuild":"^0.11.2","p-defer":"^3.0.0","ps-list":"^7.2.0","path-name":"^1.0.0","split-cmd":"^1.0.1","tree-kill":"^1.2.2","write-pkg":"4.0.0","@types/ncp":"^2.0.4","is-windows":"^1.0.2","pkgs-graph":"5.2.0","strip-ansi":"^6.0.0","@pnpm/types":"6.4.0","@types/nopt":"^3.0.29","cross-spawn":"^7.0.3","exists-link":"2.0.0","npm-run-all":"^4.1.5","path-exists":"^4.0.0","render-help":"^1.0.1","symlink-dir":"^4.2.0","@pnpm/client":"2.0.24","@pnpm/config":"11.14.2","@pnpm/logger":"^3.2.3","@pnpm/tabtab":"^0.1.2","@types/is-ci":"^3.0.0","@types/ramda":"^0.27.35","@types/which":"^2.0.0","@pnpm/command":"1.0.0","@pnpm/prepare":"0.0.18","@pnpm/run-npm":"2.0.3","@types/byline":"^4.2.32","@types/semver":"^7.3.4","@pnpm/cli-meta":"1.0.2","@zkochan/retry":"^0.2.0","load-json-file":"^6.2.0","loud-rejection":"^2.2.0","read-yaml-file":"^2.1.0","@pnpm/cli-utils":"0.5.4","@pnpm/constants":"4.1.0","@zkochan/libnpx":"13.0.1","@zkochan/rimraf":"^2.0.0","write-json-file":"^4.3.0","write-yaml-file":"^4.2.0","@pnpm/store-path":"5.0.0-1","deep-require-cwd":"1.0.0","@types/is-windows":"^1.0.0","normalize-newline":"3.0.0","@pnpm/core-loggers":"5.0.3","@pnpm/modules-yaml":"8.0.6","@types/cross-spawn":"^6.0.2","@pnpm/file-reporter":"^1.0.1","@pnpm/assert-project":"2.1.16","@pnpm/lockfile-types":"2.2.0","@pnpm/parse-cli-args":"3.2.2","dir-is-case-sensitive":"^2.0.0","@pnpm/default-reporter":"7.10.7","@types/update-notifier":"^5.0.0","@pnpm/read-package-json":"4.0.0","@pnpm/find-workspace-dir":"2.0.0","@pnpm/plugin-commands-audit":"3.0.6","@pnpm/plugin-commands-store":"2.0.79","@pnpm/read-project-manifest":"1.1.7","@pnpm/plugin-commands-import":"1.0.110","@pnpm/plugin-commands-server":"2.0.72","@pnpm/write-project-manifest":"1.1.7","@pnpm/common-cli-options-help":"0.3.1","@pnpm/find-workspace-packages":"2.3.42","@pnpm/plugin-commands-listing":"2.0.58","@pnpm/plugin-commands-rebuild":"2.2.34","anonymous-npm-registry-client":"0.1.2","@pnpm/plugin-commands-outdated":"3.0.54","@pnpm/filter-workspace-packages":"2.3.14","@pnpm/pick-registry-for-package":"1.1.0","@pnpm/plugin-commands-publishing":"2.5.6","@pnpm/plugin-commands-installation":"3.5.28","@pnpm/plugin-commands-script-runners":"2.6.5"},"__optionalDependencies":{"node-gyp":"^7.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_6.0.0-beta.1_1617314731869_0.8568492754659436","host":"s3://npm-registry-packages"}},"6.0.0-beta.0":{"name":"pnpm","version":"6.0.0-beta.0","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@6.0.0-beta.0","maintainers":[{"name":"zkochan","email":"z@kochan.io"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"e24d5da4d30291da5c72b9606da1df926931481a","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-6.0.0-beta.0.tgz","fileCount":791,"integrity":"sha512-CRZ/7gJFJF2gwlYG2YdXpYICJ2hHy018Sf6ct8Jy1oTUH5mi5LIRiyvYiLrovBkAjEDjN/xATpKH96RobssU/g==","signatures":[{"sig":"MEYCIQC9NcuSQMsQ4YOA3X2XGxQnxT8rO9jXRKMmR2zlaq2s0gIhAKiiz/x0bnd6f81YZkBXLFR19qwDnjAIfOoeE+6o00Rp","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11138437,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgX6S9CRA9TVsSAnZWagAAKZUQAKNjaQ9yBTpoVbTR+zOE\n0IdCGBDxs2BtNRv9DR0tMumZkRd0alEYyrrESd1bse7tbo6AVucU4+cN9t0j\nJ7N8yqpE8pOhaxfWd+7s7jSnqw3VSttDs1vCeXwvUl4af9U1Pn+xdkpogISj\nxsI7+JQmzRjT9MZKGc8M+i15ansKyvb4UxK883hIpYz0yUXIgLdeWXPAGnWO\nu3zFW5S4SOJ0nV/EP67qdIVuHVmiHjuwUoEMXMHIwlI9skJdJJ6rG6arILC1\nGVhTLCGK6z/eVybBcEdH4Wybodv0qLCGyDq6a7lcc/LlzbbeV2kA+2h/JsBe\nfFtHMr29tdXC3wMwcwbiv4CPrjZ/UmcBRYpTwZfapj+7fdq2uiYk/h77dP1j\ncL8OVqLMmYwqh6zwS+WlJj1mlFpqXDEOyTXq0vRTwXtM1U8ORha1g8Y3jxvR\npcA7jzuOFuly9gDK2iYeE4cXaRZC61Thp2K7w7k6oliX2AXpgad7wjJa/cuL\nPlf70hzQcZWhL/Z44qlXTjv9IBcbyeki8OMWZ+lC1GTdlU5NpTGk2qBjIZU6\nYboL4CUbBs2iwiepSfdgx+ODYKdAUGSk3TXNg1nxpngsbR35fB8f980YsX77\namF+eGMVnXT4IXvImqfNe2WlZ5H38n183HbMlZ0aHuDuNP9/PeXW8TefJJw4\nhP/f\r\n=d+S9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.js","engines":{"node":">=12.17"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint -c ../../eslint.json src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"pnpm tsc -- --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build && pnpm run lint -- --fix && rimraf dist && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.js --external:update-notifier --external:node-gyp","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.js","postpublish":"publish-packed","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock","prepublishOnly":"pnpm compile && npm cache clear --force && publish-packed --prune --npm-client yarn --dest dist"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"6.14.12","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"12.19.0","preferGlobal":true,"publishconfig":{"tag":"next"},"_hasShrinkwrap":false,"readmeFilename":"README.md","__devDependencies":{"ncp":"^2.0.0","nopt":"^5.0.0","chalk":"^4.1.0","delay":"^5.0.0","execa":"^5.0.0","is-ci":"^3.0.0","p-any":"3.0.0","ramda":"^0.27.1","tempy":"^1.0.0","which":"^2.0.2","byline":"5.0.0","semver":"^7.3.4","esbuild":"^0.10.0","p-defer":"^3.0.0","ps-list":"^7.2.0","path-name":"^1.0.0","split-cmd":"^1.0.1","tree-kill":"^1.2.2","write-pkg":"4.0.0","@types/ncp":"^2.0.4","is-windows":"^1.0.2","pkgs-graph":"5.2.0","strip-ansi":"^6.0.0","@pnpm/types":"6.4.0","@types/nopt":"^3.0.29","cross-spawn":"^7.0.3","exists-link":"2.0.0","npm-run-all":"^4.1.5","path-exists":"^4.0.0","render-help":"^1.0.1","symlink-dir":"^4.2.0","@pnpm/client":"2.0.24","@pnpm/config":"11.14.2","@pnpm/logger":"^3.2.3","@pnpm/tabtab":"^0.1.2","@types/is-ci":"^3.0.0","@types/ramda":"^0.27.35","@types/which":"^2.0.0","@pnpm/command":"1.0.0","@pnpm/prepare":"0.0.18","@pnpm/run-npm":"2.0.3","@types/byline":"^4.2.32","@types/semver":"^7.3.4","@pnpm/cli-meta":"1.0.2","@zkochan/retry":"^0.2.0","load-json-file":"^6.2.0","loud-rejection":"^2.2.0","read-yaml-file":"^2.1.0","@pnpm/cli-utils":"0.5.4","@pnpm/constants":"4.1.0","@zkochan/libnpx":"13.0.1","@zkochan/rimraf":"^1.0.0","write-json-file":"^4.3.0","write-yaml-file":"^4.2.0","@pnpm/store-path":"5.0.0-0","deep-require-cwd":"1.0.0","@types/is-windows":"^1.0.0","normalize-newline":"3.0.0","@pnpm/core-loggers":"5.0.3","@pnpm/modules-yaml":"8.0.6","@types/cross-spawn":"^6.0.2","@pnpm/file-reporter":"^1.0.1","@pnpm/assert-project":"2.1.16","@pnpm/lockfile-types":"2.2.0","@pnpm/parse-cli-args":"3.2.2","dir-is-case-sensitive":"^2.0.0","@pnpm/default-reporter":"7.10.7","@types/update-notifier":"^5.0.0","@pnpm/read-package-json":"4.0.0","@pnpm/find-workspace-dir":"2.0.0","@pnpm/plugin-commands-audit":"3.0.6","@pnpm/plugin-commands-store":"2.0.79","@pnpm/read-project-manifest":"1.1.7","@pnpm/plugin-commands-import":"1.0.110","@pnpm/plugin-commands-server":"2.0.72","@pnpm/write-project-manifest":"1.1.7","@pnpm/common-cli-options-help":"0.3.1","@pnpm/find-workspace-packages":"2.3.42","@pnpm/plugin-commands-listing":"2.0.58","@pnpm/plugin-commands-rebuild":"2.2.34","anonymous-npm-registry-client":"0.1.2","@pnpm/plugin-commands-outdated":"3.0.54","@pnpm/filter-workspace-packages":"2.3.14","@pnpm/pick-registry-for-package":"1.1.0","@pnpm/plugin-commands-publishing":"2.5.6","@pnpm/plugin-commands-installation":"3.5.28","@pnpm/plugin-commands-script-runners":"2.6.5"},"__optionalDependencies":{"node-gyp":"^7.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_6.0.0-beta.0_1616880828808_0.14655078502607632","host":"s3://npm-registry-packages"}},"11.0.0-beta.4-1":{"name":"pnpm","version":"11.0.0-beta.4-1","keywords":["pnpm","pnpm11","dependencies","dependency manager","efficient","fast","hardlinks","install","installer","link","lockfile","modules","monorepo","multi-package","npm","package manager","package.json","packages","prune","rapid","remove","shrinkwrap","symlinks","uninstall","workspace"],"license":"MIT","_id":"pnpm@11.0.0-beta.4-1","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pn":"bin/pnpm.mjs","pnx":"bin/pnpx.mjs","pnpm":"bin/pnpm.mjs","pnpx":"bin/pnpx.mjs"},"dist":{"shasum":"75d4da123b2e1219c74a1339c63c3d65c2be1407","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-11.0.0-beta.4-1.tgz","fileCount":588,"integrity":"sha512-zkZWSclaXz4NI43dkF0uYx8bGXjoy7T1KNPKjaGt1pQcJVD6foShIVum5dO47t5hpTvDNfPUGUGxXcM/RXRZRQ==","signatures":[{"sig":"MEUCIQCJBOqJelggaEjJCnRLdqzwtsF7ruELV5SLIxC03rTl9QIgAe5UjfJTvpNA2akHBjzGGWMQfEH0t4rCIpF21GcLMc0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/pnpm@11.0.0-beta.4-1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":17842208},"jest":{"preset":"@pnpm/jest-config/with-registry"},"main":"bin/pnpm.mjs","type":"module","unpkg":"dist/pnpm.mjs","engines":{"node":">=22.13"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pn compile && pn .test",".test":"cross-env NODE_OPTIONS=\"$NODE_OPTIONS --experimental-vm-modules --disable-warning=ExperimentalWarning --disable-warning=DEP0169\" jest","start":"tsgo --watch","bundle":"pnx node@runtime:24.6.0 bundle.ts","compile":"tsgo --build && pn lint --fix && rimraf dist bin/nodes && pn bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/templates dist/templates && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git","directory":"pnpm"},"description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"25.6.1","preferGlobal":true,"publishConfig":{"tag":"next-11","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_11.0.0-beta.4-1_1774820181206_0.2925560093719941","host":"s3://npm-registry-packages-npm-production"}},"11.0.0-beta.4-0":{"name":"pnpm","version":"11.0.0-beta.4-0","keywords":["pnpm","pnpm11","dependencies","dependency manager","efficient","fast","hardlinks","install","installer","link","lockfile","modules","monorepo","multi-package","npm","package manager","package.json","packages","prune","rapid","remove","shrinkwrap","symlinks","uninstall","workspace"],"license":"MIT","_id":"pnpm@11.0.0-beta.4-0","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pn":"bin/pnpm.mjs","pnx":"bin/pnpx.mjs","pnpm":"bin/pnpm.mjs","pnpx":"bin/pnpx.mjs"},"dist":{"shasum":"f442f8a9b0a2c9ccb144c5521f2ccf49364e317e","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-11.0.0-beta.4-0.tgz","fileCount":588,"integrity":"sha512-vQcE/qwJmK8qmMZRO53q5NGltWI16g58TOJcAiViP7PHFk7hDkTH/U/hUmR003iHTSmU9eO9CPAv45ZvWoMSMw==","signatures":[{"sig":"MEYCIQDZxo2gXkF/e8WIlzRw3Lej9vYyIEdZurrWupHimQOCvQIhAKAak9HN5Wx6YvJdatg9LzJR6TxA41K2NSZEz+s6k/tf","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/pnpm@11.0.0-beta.4-0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":17844428},"jest":{"preset":"@pnpm/jest-config/with-registry"},"main":"bin/pnpm.mjs","type":"module","unpkg":"dist/pnpm.mjs","engines":{"node":">=22.13"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pn compile && pn .test",".test":"cross-env NODE_OPTIONS=\"$NODE_OPTIONS --experimental-vm-modules --disable-warning=ExperimentalWarning --disable-warning=DEP0169\" jest","start":"tsgo --watch","bundle":"pnx node@runtime:24.6.0 bundle.ts","compile":"tsgo --build && pn lint --fix && rimraf dist bin/nodes && pn bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/templates dist/templates && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git","directory":"pnpm"},"description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"25.6.1","preferGlobal":true,"publishConfig":{"tag":"next-11","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_11.0.0-beta.4-0_1774812792896_0.4709935520795032","host":"s3://npm-registry-packages-npm-production"}},"2.24.0-0":{"name":"pnpm","version":"2.24.0-0","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@2.24.0-0","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"a55290d84b798db2ab95d370740a7088bc419db1","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-2.24.0-0.tgz","fileCount":4748,"integrity":"sha512-TlkAgX4/JDMDXwnIEdLypAqRYedkHuWs7kX3i9Tmi2tjj1c3Aorii+71KYWcyzsEfw80UnAT5StQ0q01bwqoRw==","signatures":[{"sig":"MEQCIAHS7OottpUIMycDD+iJxxSRSJbe8L4/AFZ49qFmeCYEAiB1HJRjFUBdcPvtB7vFAvba/rJwYycsgMw+rymmemTIcQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":22753376,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcLqkKCRA9TVsSAnZWagAABCIP/0RPj1zrkRB6FHdOs6t6\nBjVKIfcH6sLhl5JlR3NvhWErVUdWc8SrfLdLApONzOA/E+lRtT1ulGYZ6u4W\nHKm4tHlzdglwNKIZs0BMZZ+yzPKGj3i3WestQS0tEXaLvVTzmpkvthVEVP3P\ng8chS6EX/2/hBnyXtUxzYW8w5ESpihD8e/VfvY9/GrYX6XqTw4krAOyEQ2uX\n7eWJcfTCj84dfadjN0qTs3IDfZOaZGDl7iDR/Anh0WqPs3wZEH+jNneI8Zi9\nn9McGyhuwvAmAfVNXmOCY/SKpoav57jrzlMnfhaMhwWeIphuko3SMhnzzKNO\npqcYr0HJTEF+2Phl0Gwgdei79uCtVoHhtRLcuGhJjTeUGxiE9OQoUDtdTdf7\nVQ9uXs6TMaP67GZMVwknoYIjF36rinA9EOFUBjdYb0XKcAjAYWeJZdSgFpYT\nMGzBFTDs+Pcuq92k86uPWVHtzly5ovx/xKUTRezQRBSMl26EtZQVZUSH0ta/\nHdBnVe0F/k31qUMrIKq8eA60uNqz1yIySjiLStkse/5OPHb7CR9C/nwPzW9k\nhXTZJYPZKQN1j35wuQs0FftGxuQqclqaQJTdLSgjd6Ibo8VykTFUp4Kg0EK3\nTZqataGlW/d2MRvWChirk0YY6DJbl8S9huIBLRv25fyGMRY10iyquNde5gUs\nC9mE\r\n=Y34d\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","_from":".","_shasum":"a55290d84b798db2ab95d370740a7088bc419db1","engines":{"node":">=6"},"scripts":{"tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json src/**/*.ts test/**/*.ts","test":"npm run lint && npm run tsc && npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"npm-run-all -p -r pnpm-registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf ../../../.tmp/ && rimraf node_modules/.bin/pnpm && pnpm-registry-mock prepare","pnpm-registry-mock":"pnpm-registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"8.12.0","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"mz":"2.7.0","mem":"4.0.0","nopt":"4.0.1","supi":"0.28.0","archy":"1.0.0","chalk":"2.4.1","delay":"4.1.0","execa":"1.0.0","is-ci":"2.0.0","ramda":"0.26.1","diable":"4.0.1","p-limit":"2.1.0","get-port":"4.1.0","p-filter":"1.0.0","@types/mz":"0.0.32","camelcase":"5.0.0","is-subdir":"1.0.2","lru-cache":"5.1.1","minimatch":"3.0.4","path-name":"1.0.0","pnpm-list":"5.0.2","tree-kill":"1.2.1","is-windows":"1.0.2","pkgs-graph":"2.0.2","text-table":"0.2.0","@pnpm/types":"2.0.0","@pnpm/utils":"0.9.0","common-tags":"1.8.0","cross-spawn":"6.0.5","graceful-fs":"4.1.15","signal-exit":"3.0.2","strip-color":"0.1.0","@pnpm/config":"2.4.0","@pnpm/logger":"2.1.0","@pnpm/server":"2.0.1","@types/archy":"0.0.31","find-packages":"2.2.0","path-absolute":"1.0.1","read-ini-file":"2.0.0","@pnpm/outdated":"1.0.10","camelcase-keys":"5.0.0","load-json-file":"5.1.0","loud-rejection":"1.6.0","mkdirp-promise":"5.0.1","process-exists":"3.1.0","read-yaml-file":"1.1.0","util.promisify":"1.0.0","@pnpm/lifecycle":"4.1.2","@types/get-port":"4.0.1","@zkochan/libnpx":"10.0.0","graph-sequencer":"2.0.0","update-notifier":"2.5.0","@pnpm/store-path":"1.0.4","@types/lru-cache":"4.1.1","@types/minimatch":"3.0.3","@pnpm/core-loggers":"2.0.0","pnpm-file-reporter":"0.1.0","@pnpm/package-store":"3.0.0","@pnpm/default-fetcher":"2.0.6","@types/camelcase-keys":"4.0.0","@pnpm/default-reporter":"2.0.0","@pnpm/default-resolver":"2.0.7","@pnpm/store-controller-types":"2.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"caw":"2.0.1","ncp":"2.0.0","pnpm":"link:","tape":"4.9.2","p-any":"1.1.0","retry":"0.12.0","sepia":"2.0.2","byline":"5.0.0","mkdirp":"0.5.1","rimraf":"2.6.3","semver":"5.6.0","tslint":"5.12.0","ts-node":"6.2.0","write-pkg":"3.2.0","typescript":"3.2.2","@types/node":"10.12.18","@types/nopt":"3.0.29","@types/tape":"4.2.33","exists-link":"2.0.0","npm-run-all":"4.1.5","path-exists":"3.0.0","rimraf-then":"1.0.1","symlink-dir":"2.0.2","@types/p-any":"1.1.2","@types/ramda":"0.25.34","@types/retry":"0.10.2","tape-promise":"4.0.0","@pnpm/prepare":"0.0.0","@types/byline":"4.2.31","@types/mkdirp":"0.5.2","@types/semver":"5.5.0","write-json-file":"3.0.2","write-yaml-file":"2.0.0","deep-require-cwd":"1.0.0","npm-scripts-info":"0.3.9","normalize-newline":"3.0.0","@pnpm/modules-yaml":"2.0.1","@types/common-tags":"1.8.0","pnpm-registry-mock":"2.4.0","@pnpm/tslint-config":"0.0.0","@pnpm/assert-project":"link:../../privatePackages/assert-project","@types/load-json-file":"2.0.7","@pnpm/shrinkwrap-types":"1.0.0","@types/update-notifier":"2.5.0","@pnpm/read-package-json":"1.0.1","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_2.24.0-0_1546561801561_0.9292894341030276","host":"s3://npm-registry-packages"}},"7.10.0":{"name":"pnpm","version":"7.10.0","keywords":["pnpm7","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@7.10.0","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"9380ed7a638b1e1db9cc9bf5f8c5749ba752e87c","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-7.10.0.tgz","fileCount":658,"integrity":"sha512-DGjcJ3OAHRtyqZJek6OzqLir7hqNaayX4FxMKSXlnpgQRVZsU2jtym/FlR1PS4VmSy+p1Ps/aPz62iHNG0eReQ==","signatures":[{"sig":"MEYCIQD9FZBqbuwyfSOvGxYBU6RCDqiISzQTsJkrpusEuS+qyQIhAPtCwB+15IxWqp1QHWekCq96wYDpnKO4jC1EMSvZM7sJ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12396988,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjFHC3ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqORA/+PRW8M9E0ZezBtUgKJ1gUc2/j0ZxmW//IyTV/n5GmSA18mECf\r\nIhl0G9AIepfn6GTS/JlcEcg5yCh7MwVnOTmYIWZyQZhHFu2dvocAx2yfePhw\r\npYHjwE5hJzn8SB3DVq2fatCW0tK54xcd5Rq1A9EAmXimdwBLIPcCkusZR93n\r\nUQtQAe2SS5RBRvFOFcMM3RUzNl9cAAboAxsnQLuVTC5NLZTu5Eczr9cwzBGL\r\nrgahBFFgxQ4HaZk21ZCdE1Bxi7j+1/1eFENi1+bG1OgLbnxId7yEa7I3HSg6\r\ngKU/ek7qPoNh8IetFpCY/AeDVfxgEgwb3JVU6mppkbKIAGiJd7wm5HxUkUfp\r\nYsqKWr6shN1volJanPHXl7oRlUs3zzSsN+jFJG3Ck2zpGqw2xixm+4t2pIpx\r\nDOVgka40ycT45JzKSggeH3n1PcipkAZeMc9LQohFmmjv9Ds5qbJl5Ndf+oQ1\r\n0Y0za6rNwKIOYDtcjyRNTZKoRu+S1IbqfTZ8Q2q79QbzsT5suKTNwTmX35YU\r\nRAv2UO0VowuHw8lXEeqzMADYWLA2CkHfcbMn+QbSi8eSFwCg8dW8xrwiyLVm\r\nbf+pq/DPfw/CWSa7/yEXIKE6xRgx/I+oVy9hJ3Jy3m4QBJjY0iixwMCRTAXI\r\noBcTX7jer4C8cncEixj+iLRrpmYc9N8I7SE=\r\n=Fm1E\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","_from":"file:pnpm-7.10.0.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=14.6"},"exports":{".":"./package.json"},"funding":{"url":"https://opencollective.com/pnpm"},"scripts":{"lint":"eslint src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7782 pnpm run test:e2e","start":"tsc --watch","bundle":"pnpm bundle:pnpm","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/f32f04ea8e2bf02352e2ae7289666879/pnpm-7.10.0.tgz","_integrity":"sha512-DGjcJ3OAHRtyqZJek6OzqLir7hqNaayX4FxMKSXlnpgQRVZsU2jtym/FlR1PS4VmSy+p1Ps/aPz62iHNG0eReQ==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.24.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"16.17.0","preferGlobal":true,"publishConfig":{"tag":"next-7","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_7.10.0_1662283959436_0.4054976236472738","host":"s3://npm-registry-packages"}},"0.43.2":{"name":"pnpm","version":"0.43.2","keywords":["dependency manager","install","modules","npm","package manager"],"author":{"name":"Rico Sta. Cruz","email":"rico@ricostacruz.com"},"license":"MIT","_id":"pnpm@0.43.2","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://github.com/rstacruz/pnpm#readme","bugs":{"url":"https://github.com/rstacruz/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js"},"dist":{"shasum":"8c86d966647818e2d434776d48c630ffd9869372","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-0.43.2.tgz","integrity":"sha512-Hcfb5CS48sBHKt2CtVC6m7vnFlALsqIizD4TP8LNfYF1VYzKg0/3W4A3ePtIkCuLMFS3QYqv6sLLSPtYzuf9Pg==","signatures":[{"sig":"MEUCIQDKb6k0VDuOeQEjqcaEndB8jwInM35dqLm1HCLjcBjQ8QIgZ/GDad+tn1hW3N6jOjAojeWXN5nzmuFREFWdOQTF4J0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib/"],"config":{"ghooks":{"commit-msg":"node ./node_modules/validate-commit-msg/index.js"},"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"_shasum":"8c86d966647818e2d434776d48c630ffd9869372","engines":{"node":">=4"},"gitHead":"8f42b0b657d42a9fd1aaddb4d454a816fae48765","scripts":{},"typings":"lib/index.d.ts","_npmUser":{"name":"zkochan","email":"zoltan.kochan@gmail.com"},"__scripts":{"tsc":"rm -rf lib && tsc","lint":"standard && tslint -c tslint.json --project .","test":"npm run lint && npm run test:e2e","cover":"istanbul cover test/index.js","start":"npm run tsc -- --watch","commit":"git-cz","release":"sh .scripts/release.sh","sinopia":"sinopia -c ./sinopia/config.yaml","posttest":"rm -rf .tmp","test:e2e":"node node_modules/npm-run-all/bin/npm-run-all -p -r sinopia test:tap","test:tap":"ts-node test | tap-diff","docs:build":"docpress build","prepublish":"in-publish && echo 'You need to use \"npm run release\" to publish pnpm' && false || npm run tsc","prerelease":"npm run tsc && npm test"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/rstacruz/pnpm.git","type":"git"},"_npmVersion":"3.10.9","description":"A fast implementation of npm install","directories":{"test":"test"},"_nodeVersion":"6.9.1","preferGlobal":true,"__dependencies":{"mz":"2.4.0","rc":"1.1.6","mem":"1.1.0","meow":"3.7.0","chalk":"1.1.3","debug":"2.2.0","is-ci":"1.0.10","retry":"0.10.0","byline":"5.0.0","mkdirp":"0.5.1","semver":"5.3.0","find-up":"2.0.0","js-yaml":"3.6.1","thenify":"3.2.1","link-dir":"1.0.2","lockfile":"1.0.1","node-gyp":"3.4.0","commondir":"1.0.1","json2yaml":"1.1.0","path-name":"1.0.0","write-pkg":"2.0.0","os-homedir":"1.0.2","arr-flatten":"1.0.1","common-tags":"1.3.1","cross-spawn":"^5.0.0","exists-file":"3.0.0","observatory":"1.0.0","read-pkg-up":"1.0.1","rimraf-then":"1.0.0","pause-stream":"0.0.11","registry-url":"3.1.0","cache-manager":"2.2.0","promisequence":"1.1.6","sorted-object":"2.0.1","unpack-stream":"1.0.1","camelcase-keys":"4.0.0","load-json-file":"2.0.0","lodash.memoize":"4.1.2","loud-rejection":"1.6.0","normalize-path":"2.0.1","supports-color":"3.1.2","@zkochan/logger":"0.1.0","npm-package-arg":"4.2.0","update-notifier":"1.0.2","cache-manager-fs":"1.0.5","is-retry-allowed":"1.1.0","lodash.clonedeep":"4.5.0","@zkochan/cmd-shim":"1.0.0","npm-registry-client":"7.3.0","registry-auth-token":"3.1.0","delocalize-dependencies":"0.1.0"},"devDependencies":{"caw":"2.0.0","ncp":"^2.0.0","nixt":"0.5.0","tape":"4.6.2","isexe":"1.1.2","sepia":"2.0.1","ghooks":"^1.3.2","tslint":"3.15.1","cash-rm":"0.2.0","ts-node":"1.6.1","docpress":"0.7.0","istanbul":"^0.4.5","standard":"8.4.0","tap-diff":"0.1.1","commitizen":"^2.8.6","in-publish":"2.0.0","typescript":"2.0.6","exists-link":"1.0.0","npm-run-all":"3.1.0","tape-promise":"2.0.0","@zkochan/sinopia":"1.0.0","git-update-ghpages":"1.3.0","validate-commit-msg":"^2.7.0","cz-conventional-changelog":"^1.2.0","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm-0.43.2.tgz_1478175939700_0.3350836636964232","host":"packages-12-west.internal.npmjs.com"}},"0.43.1":{"name":"pnpm","version":"0.43.1","keywords":["dependency manager","install","modules","npm","package manager"],"author":{"name":"Rico Sta. Cruz","email":"rico@ricostacruz.com"},"license":"MIT","_id":"pnpm@0.43.1","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://github.com/rstacruz/pnpm#readme","bugs":{"url":"https://github.com/rstacruz/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js"},"dist":{"shasum":"75386c1f277ac1e8583e5b2faa487344d44fc4cc","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-0.43.1.tgz","integrity":"sha512-Lo4SLHFKqBQEbf2n95phGbyKRwzACdlKxPW49h8d75j1F7VauRbLVp1PlAF9rqwxN6ZxH3LHAY6wYv9Iy08lkA==","signatures":[{"sig":"MEYCIQD6NkREf48T4R1tu/+WgLH+Zi1imFIk5WHh3QJ8KbgGIQIhAORyg8B9qvcFEdrT9h9cgdPhqytOPXlHjUkAAUx9SdB+","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib/"],"config":{"ghooks":{"commit-msg":"node ./node_modules/validate-commit-msg/index.js"},"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"_shasum":"75386c1f277ac1e8583e5b2faa487344d44fc4cc","engines":{"node":">=4"},"gitHead":"edf415c0922fb9f99a723f7c61565c6874a3c2dc","scripts":{},"typings":"lib/index.d.ts","_npmUser":{"name":"zkochan","email":"zoltan.kochan@gmail.com"},"__scripts":{"tsc":"rm -rf lib && tsc","lint":"standard && tslint -c tslint.json --project .","test":"npm run lint && npm run test:e2e","cover":"istanbul cover test/index.js","start":"npm run tsc -- --watch","commit":"git-cz","release":"sh .scripts/release.sh","sinopia":"sinopia -c ./sinopia/config.yaml","posttest":"rm -rf .tmp","test:e2e":"node node_modules/npm-run-all/bin/npm-run-all -p -r sinopia test:tap","test:tap":"ts-node test | tap-diff","docs:build":"docpress build","prepublish":"in-publish && echo 'You need to use \"npm run release\" to publish pnpm' && false || npm run tsc","prerelease":"npm run tsc && npm test"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/rstacruz/pnpm.git","type":"git"},"_npmVersion":"3.10.9","description":"A fast implementation of npm install","directories":{"test":"test"},"_nodeVersion":"6.9.1","preferGlobal":true,"__dependencies":{"mz":"2.4.0","rc":"1.1.6","mem":"1.1.0","meow":"3.7.0","chalk":"1.1.3","debug":"2.2.0","is-ci":"1.0.10","retry":"0.10.0","byline":"5.0.0","mkdirp":"0.5.1","semver":"5.3.0","find-up":"2.0.0","js-yaml":"3.6.1","thenify":"3.2.1","link-dir":"1.0.2","lockfile":"1.0.1","node-gyp":"3.4.0","commondir":"1.0.1","json2yaml":"1.1.0","path-name":"1.0.0","write-pkg":"2.0.0","os-homedir":"1.0.2","arr-flatten":"1.0.1","common-tags":"1.3.1","cross-spawn":"^5.0.0","exists-file":"3.0.0","observatory":"1.0.0","read-pkg-up":"1.0.1","rimraf-then":"1.0.0","pause-stream":"0.0.11","registry-url":"3.1.0","cache-manager":"2.2.0","promisequence":"1.1.6","sorted-object":"2.0.1","unpack-stream":"1.0.1","camelcase-keys":"4.0.0","load-json-file":"2.0.0","lodash.memoize":"4.1.2","loud-rejection":"1.6.0","normalize-path":"2.0.1","supports-color":"3.1.2","@zkochan/logger":"0.1.0","npm-package-arg":"4.2.0","update-notifier":"1.0.2","cache-manager-fs":"1.0.5","is-retry-allowed":"1.1.0","lodash.clonedeep":"4.5.0","@zkochan/cmd-shim":"1.0.0","npm-registry-client":"7.3.0","registry-auth-token":"3.1.0","delocalize-dependencies":"0.1.0"},"devDependencies":{"caw":"2.0.0","ncp":"^2.0.0","nixt":"0.5.0","tape":"4.6.2","isexe":"1.1.2","sepia":"2.0.1","ghooks":"^1.3.2","tslint":"3.15.1","cash-rm":"0.2.0","ts-node":"1.6.1","docpress":"0.7.0","istanbul":"^0.4.5","standard":"8.4.0","tap-diff":"0.1.1","commitizen":"^2.8.6","in-publish":"2.0.0","typescript":"2.0.6","exists-link":"1.0.0","npm-run-all":"3.1.0","tape-promise":"2.0.0","@zkochan/sinopia":"1.0.0","git-update-ghpages":"1.3.0","validate-commit-msg":"^2.7.0","cz-conventional-changelog":"^1.2.0","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm-0.43.1.tgz_1477945880645_0.8019437380135059","host":"packages-18-east.internal.npmjs.com"}},"0.54.0":{"name":"pnpm","version":"0.54.0","keywords":["dependency manager","install","modules","npm","package manager"],"author":{"name":"Rico Sta. Cruz","email":"rico@ricostacruz.com"},"license":"MIT","_id":"pnpm@0.54.0","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"http://ghub.io/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js"},"dist":{"shasum":"05f19c12824194c30b6cc55cab582cf9a31be4ca","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-0.54.0.tgz","integrity":"sha512-2DUdqi3hto5dVkS/yDOZl/nFIGERbgLzz14PGHjOrUMK++0FAbkjSIRYnGnYBWqMyjlSYSf6KaFfmgOrafmZvA==","signatures":[{"sig":"MEUCIQCEPtbrCq+z7FLMyhGEd17pjjH49QUP6XTGWj5OUbbh9wIgEnXKncK6zcXxhBDsfGLjSvfyNeLS31ik1Zs2pqlrssE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib/"],"config":{"ghooks":{"commit-msg":"node ./node_modules/validate-commit-msg/index.js"},"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"_shasum":"05f19c12824194c30b6cc55cab582cf9a31be4ca","engines":{"node":">=4"},"gitHead":"5765f8307416fca8437446c813dd1599039fb7f2","scripts":{},"typings":"lib/index.d.ts","_npmUser":{"name":"zkochan","email":"zoltan.kochan@gmail.com"},"__scripts":{"tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json --project .","test":"npm run lint && npm run test:e2e","start":"npm run tsc -- --watch","commit":"git-cz","?commit":"echo 'Run Git commit wizard'","pretest":"rimraf ../.tmp/ && npm run tsc && pnpm-registry-mock prepare","test:e2e":"npm-run-all -p -r pnpm-registry-mock test:tap","test:tap":"ts-node test","prepublish":"in-publish && echo 'You need to use \"publish-packed\" to publish pnpm' && false || npm run tsc","pnpm-registry-mock":"pnpm-registry-mock"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"3.10.9","description":"Fast, disk space efficient npm installs","directories":{"test":"test"},"_nodeVersion":"6.9.1","preferGlobal":true,"__dependencies":{"mz":"2.6.0","rc":"1.1.6","mem":"1.1.0","bole":"3.0.2","meow":"3.7.0","execa":"0.6.0","is-ci":"1.0.10","byline":"5.0.0","mkdirp":"0.5.1","ndjson":"1.5.0","semver":"5.3.0","find-up":"2.1.0","js-yaml":"3.7.0","p-limit":"1.1.0","thenify":"3.2.1","node-gyp":"3.5.0","p-filter":"1.0.0","read-pkg":"2.0.0","@types/mz":"0.0.30","@types/rc":"0.0.1","path-name":"1.0.0","write-pkg":"2.0.0","is-windows":"1.0.0","os-homedir":"1.0.2","@types/node":"7.0.5","arr-flatten":"1.0.1","common-tags":"1.4.0","cross-spawn":"^5.0.0","exists-file":"3.0.0","graceful-fs":"4.1.11","pnpm-logger":"0.0.1","read-pkg-up":"2.0.0","rimraf-then":"1.0.1","symlink-dir":"1.0.1","lodash.union":"4.6.0","pause-stream":"0.0.11","registry-url":"3.1.0","@types/byline":"4.2.31","@types/mkdirp":"0.3.29","@types/semver":"5.3.30","promisequence":"1.1.6","sorted-object":"2.0.1","unpack-stream":"1.1.0","@types/js-yaml":"3.5.29","camelcase-keys":"4.0.0","load-json-file":"2.0.0","lodash.memoize":"4.1.2","loud-rejection":"1.6.0","normalize-path":"2.0.1","@zkochan/dirsum":"0.1.1","global-bin-path":"0.1.1","npm-package-arg":"4.2.0","proper-lockfile":"2.0.0","update-notifier":"1.0.3","write-json-file":"2.0.0","lodash.clonedeep":"4.5.0","@zkochan/cmd-shim":"2.2.1","@types/common-tags":"1.2.5","pnpm-file-reporter":"0.0.1","npm-registry-client":"7.4.5","pnpm-install-checks":"1.1.0","registry-auth-token":"3.1.0","@types/load-json-file":"2.0.5","pnpm-default-reporter":"0.2.0","@types/update-notifier":"1.0.0","delocalize-dependencies":"0.1.0","@zkochan/hosted-git-info":"2.1.5"},"devDependencies":{"caw":"^2.0.0","ncp":"^2.0.0","tape":"^4.6.3","isexe":"^1.1.2","sepia":"^2.0.2","ghooks":"^2.0.0","rimraf":"^2.5.4","tslint":"^4.3.1","ts-node":"^2.0.0","commitizen":"^2.8.6","in-publish":"^2.0.0","typescript":"^2.1.5","@types/tape":"^4.2.28","exists-link":"^1.0.0","npm-run-all":"^4.0.1","tape-promise":"^2.0.1","npm-scripts-info":"^0.3.6","pnpm-registry-mock":"^0.1.1","validate-commit-msg":"^2.7.0","cz-conventional-changelog":"^1.2.0","anonymous-npm-registry-client":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm-0.54.0.tgz_1486586129714_0.4876722493208945","host":"packages-12-west.internal.npmjs.com"}},"7.30.3-0":{"name":"pnpm","version":"7.30.3-0","keywords":["pnpm7","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@7.30.3-0","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"899c91b9e6a1c475d990e59547a6250f64889f45","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-7.30.3-0.tgz","fileCount":658,"integrity":"sha512-dmvBE0v0At/Orze0/392CIhYLQU6CB8BXemjDZ4i3bwJizRkNMFYxt7lI90/Kmq+NjvPmO3hw2v/2Z7//lCugQ==","signatures":[{"sig":"MEUCIQC5it64vqrGiGtnYTBqK3VxZ1/6RTUGd3s7Ai2bTxofPwIgaLJWS7Ne0ZsNkE48p2TwFIMb2pLXwDTqo+OxN1M0BkI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13101608,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkHZTEACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoynxAAiUZiLG4OdD9HgdaOWX2jwU5i3nZdQZDI0mJXDeuUzrcoSOwU\r\n3YjVeu3V1rxBliEyNTfPURLSnb0b0HOLAGO0vw/B+eQpSoQ/wH+dBPVrhpr0\r\nSnl9u5ZgbHmTF0/5dHwWbP0AW9YsyOUYxtNIax8Ud4HZ0CXkzEOW6xSAaJVk\r\nCL+D7xJwjddMIWCJ4VZe47Io/EKS14TeV8Xg1/Yw2mSufq8SK956lxQvlBmW\r\n82dYDHyNsbrAyb/MuvD/cAyUIOnzQeBAG8MfRaChWdO2QFtsA6vW1++6OM9D\r\n3IMdtMXSP4FeqzylCebkDFzWY9RXw3N4jE8qTKpxAH3nTUleAZbZ9hR0RxU5\r\nCIzzIwr6QYR7SQyCKJKX9vIlpzmP1n+IA3zy2R3FP7tPyFUCBh7o1d2X+8Xd\r\nOr8QIsWtgYEuj5+Rtq4rdfre01OqslWHyFyGaTevQC0mR01pKfGY4a/Z61YX\r\n8IX/vVQ7vZ9Gw+ghqYerrdIilBWQ3vYGskNKWhjYN695Ssyibq5ZTg4u1yzx\r\n/loAFsfwXXYtWH3oKQApuykXUHJkSOWDMNu5z1vRlDYHL9NWXpUDTBHql7U5\r\nxFInK6tDz4/Scp5fzLBbFALAhupNsKCq5lioyxq+ygfzsSjdkAwORz4JJirh\r\nZZabDabE7S55RQ+ewB8SFGt3vY7/UGr0SxM=\r\n=ysR2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","_from":"file:pnpm-7.30.3-0.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=14.6"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7776 pnpm run test:e2e","start":"tsc --watch","bundle":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"_resolved":"/private/var/folders/g7/5ygp0ncd6qx5g4fn5hpsqq5c0000gn/T/a67bba58ba310c4aa8e527686ad16482/pnpm-7.30.3-0.tgz","_integrity":"sha512-dmvBE0v0At/Orze0/392CIhYLQU6CB8BXemjDZ4i3bwJizRkNMFYxt7lI90/Kmq+NjvPmO3hw2v/2Z7//lCugQ==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"9.5.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"16.19.1","preferGlobal":true,"publishConfig":{"tag":"next-7","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/pnpm_7.30.3-0_1679660228316_0.7526147493556694","host":"s3://npm-registry-packages"}},"4.14.0-1":{"name":"pnpm","version":"4.14.0-1","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@4.14.0-1","maintainers":[{"name":"zkochan","email":"z@kochan.io"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"0211d9a404bce1b2283b4167592c66d01c10af62","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-4.14.0-1.tgz","fileCount":26,"integrity":"sha512-EDUQcMPKoFbsvEQtXCzF/ilg7nylN81Zy0UoFHryydZDgWfBqOHc7pEnr40r1AneQMcDg86Xlz3lyeoOhU4zxQ==","signatures":[{"sig":"MEUCIQCvef9/nw8KuieCSdI56FIfW+0bB1jEq5TMKuazqPvwbQIgJA2Q3weVVJHFYlAJYEj9xIBcSFzlxD1is72tQJPfhSA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":54027,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJemhXBCRA9TVsSAnZWagAAM4YP/2fhuo7phaEWdT5FtKuN\ngMqCKwuFUFxCIwbauSyWAdAciDi7kEwYSwXo/uBaImI1/spWT8sQrQ/LLc7M\noHYysuWI73Npb8Zf85SeCO2cKY89yB8qbmjsuhhxvo2JSkAGBes5codClLCv\ndDBI+L93teZ7hUFXYLb+sBxwWhWuTMEyNkUPnu/3j40i64fmsSJF/yfHxIIy\nH9L3kJ+2iOgIvJ8bRplVrh+M7V82/VAypiMjtRQ1bRdJ0T1SkVGYQPp/f8xX\nryQAuZz+ziI1bgqWvSsrfuOrPlmxxGlqmQ2jIAHNRElCw4CAD7LLrg6F8k8x\n0FVqoIgthsaocK8uOkp2p60/RWrFW3tNmKdGhRMy1IkzI46ioIkUVfnS09zJ\nfTzEUXvJoRDlJ/86Ub6+hc4f21InBQSFB8oDsCaqOGk/MunflpCpOLE8nWj7\nCuQmHRpYpAPFSiLB+9MEphFDZ6NgiB0czd8FQ+KuaI/msCj4Hs68dmHW892r\nYr/PpxH8olr1Te1cLS3jWdO5MNdVxgex0zMmgPSbVuUJJ39tBBggrQb4KtIo\nSM7hx+4cPpGzq/xMeCoOImda2s0Y3o7/nS2hKyQpgR+DRBFmjkGBg+NFFl3u\ntAc2bbPvYtuCEYEZLdeWbc5zqvUXqkmO9DvLl8OC4OetkRgACM3oEPK1m5n2\nqeqx\r\n=WqFs\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","engines":{"node":">=10.13"},"scripts":{"lint":"tslint -c ../../tslint.json src/**/*.ts test/**/*.ts","test":"pnpm run _test","_test":"pnpm run compile && cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"npm run tsc -- --watch","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:tap","test:tap":"cd ../.. && c8 --reporter lcov --reports-dir packages/pnpm/coverage ts-node packages/pnpm/test --type-check","postpublish":"publish-packed","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock","prepublishOnly":"pnpm run compile && npm cache clear --force && publish-packed --prune"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"6.14.4","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"12.14.1","dependencies":{"nopt":"4.0.3","chalk":"4.0.0","is-ci":"2.0.0","ramda":"0.27.0","which":"2.0.2","split-cmd":"1.0.1","pkgs-graph":"5.1.5","@pnpm/types":"5.0.0","@types/nopt":"^3.0.29","common-tags":"1.8.0","graceful-fs":"4.2.1","render-help":"1.0.0","@pnpm/config":"8.3.0","@pnpm/logger":"3.2.2","@pnpm/tabtab":"0.0.1","@pnpm/command":"1.0.0","@pnpm/run-npm":"2.0.1","@pnpm/cli-meta":"1.0.0","loud-rejection":"2.2.0","@pnpm/cli-utils":"0.4.3","@zkochan/libnpx":"11.0.3","update-notifier":"4.1.0","@pnpm/core-loggers":"4.0.1","@pnpm/file-reporter":"0.1.0","@pnpm/parse-cli-args":"1.0.0","@pnpm/default-reporter":"7.2.3","@pnpm/find-workspace-dir":"1.0.0","@pnpm/plugin-commands-audit":"1.0.7","@pnpm/plugin-commands-store":"1.0.9","@pnpm/plugin-commands-import":"1.0.9","@pnpm/plugin-commands-server":"1.0.9","@pnpm/common-cli-options-help":"0.1.5","@pnpm/plugin-commands-listing":"1.0.8","@pnpm/plugin-commands-rebuild":"1.0.9","@pnpm/plugin-commands-outdated":"1.0.8","@pnpm/filter-workspace-packages":"2.0.13","@pnpm/plugin-commands-publishing":"1.0.10","@pnpm/plugin-commands-installation":"1.2.1","@pnpm/plugin-commands-script-runners":"1.0.7"},"preferGlobal":true,"publishconfig":{"tag":"next"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"mz":"2.7.0","ncp":"2.0.0","pnpm":"link:","delay":"4.3.0","execa":"4.0.0","p-any":"3.0.0","retry":"0.12.0","byline":"5.0.0","semver":"^7.2.1","make-dir":"3.0.2","@types/mz":"^2.7.0","tree-kill":"1.2.2","write-pkg":"4.0.0","@types/ncp":"2.0.3","is-windows":"1.0.2","cross-spawn":"7.0.2","exists-link":"2.0.0","npm-run-all":"4.1.5","path-exists":"4.0.0","symlink-dir":"3.1.2","@types/is-ci":"2.0.0","@types/ramda":"^0.27.3","@types/retry":"0.12.0","@types/table":"^5.0.0","@types/which":"1.3.2","tape-promise":"4.0.0","@pnpm/prepare":"0.0.0","@types/byline":"4.2.31","@types/mkdirp":"1.0.0","@types/semver":"^7.1.0","load-json-file":"6.2.0","read-yaml-file":"2.0.0","@pnpm/constants":"3.0.0","@zkochan/rimraf":"1.0.0","write-json-file":"4.0.0","write-yaml-file":"4.0.0","deep-require-cwd":"1.0.0","@types/is-windows":"^1.0.0","normalize-newline":"3.0.0","@pnpm/modules-yaml":"6.0.1","@types/common-tags":"1.8.0","@types/cross-spawn":"6.0.1","@types/graceful-fs":"4.1.3","@types/tape-promise":"4.0.0","@pnpm/assert-project":"2.0.0","@pnpm/lockfile-types":"2.0.0","dir-is-case-sensitive":"1.0.2","@types/update-notifier":"4.1.0","@pnpm/read-package-json":"3.1.0","@pnpm/read-project-manifest":"1.0.4","@pnpm/write-project-manifest":"1.0.1","@pnpm/find-workspace-packages":"2.2.0","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_4.14.0-1_1587156416525_0.6033172355770291","host":"s3://npm-registry-packages"}},"0.54.1":{"name":"pnpm","version":"0.54.1","keywords":["dependency manager","install","modules","npm","package manager"],"author":{"name":"Rico Sta. Cruz","email":"rico@ricostacruz.com"},"license":"MIT","_id":"pnpm@0.54.1","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"http://ghub.io/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js"},"dist":{"shasum":"906ffcf766c88da40e6bee3d353b25a0fd6a4d73","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-0.54.1.tgz","integrity":"sha512-kDXfzH57YBVJr+0GFbyJfOETcUwVqis39iBQCYUCUkI5Jl6LWeUlRX7euUsZRM7/WwDKReCeswvPBf3OFk4bjg==","signatures":[{"sig":"MEUCIHsHMX5mGdUk/HsPJXHdtWNiNxhBPfHi7MSh6/C5FClxAiEA2nPHQZY++8/TN2AP4noRKI/gf0yI683LjtfPoRcRAbk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib/"],"config":{"ghooks":{"commit-msg":"node ./node_modules/validate-commit-msg/index.js"},"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"_shasum":"906ffcf766c88da40e6bee3d353b25a0fd6a4d73","engines":{"node":">=4"},"gitHead":"7b66b0ced064bc86407b0caf9a126b549a2a323d","scripts":{},"typings":"lib/index.d.ts","_npmUser":{"name":"zkochan","email":"zoltan.kochan@gmail.com"},"__scripts":{"tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json --project .","test":"npm run lint && npm run test:e2e","start":"npm run tsc -- --watch","commit":"git-cz","?commit":"echo 'Run Git commit wizard'","pretest":"rimraf ../.tmp/ && npm run tsc && pnpm-registry-mock prepare","test:e2e":"npm-run-all -p -r pnpm-registry-mock test:tap","test:tap":"ts-node test","prepublish":"in-publish && echo 'You need to use \"publish-packed\" to publish pnpm' && false || npm run tsc","pnpm-registry-mock":"pnpm-registry-mock"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"3.10.9","description":"Fast, disk space efficient npm installs","directories":{"test":"test"},"_nodeVersion":"6.9.1","preferGlobal":true,"__dependencies":{"mz":"2.6.0","rc":"1.1.6","mem":"1.1.0","bole":"3.0.2","meow":"3.7.0","execa":"0.6.0","is-ci":"1.0.10","byline":"5.0.0","mkdirp":"0.5.1","ndjson":"1.5.0","semver":"5.3.0","find-up":"2.1.0","js-yaml":"3.7.0","p-limit":"1.1.0","thenify":"3.2.1","node-gyp":"3.5.0","p-filter":"1.0.0","read-pkg":"2.0.0","@types/mz":"0.0.30","@types/rc":"0.0.1","path-name":"1.0.0","write-pkg":"2.0.0","is-windows":"1.0.0","os-homedir":"1.0.2","@types/node":"7.0.5","arr-flatten":"1.0.1","common-tags":"1.4.0","cross-spawn":"^5.0.0","exists-file":"3.0.0","graceful-fs":"4.1.11","pnpm-logger":"0.0.1","read-pkg-up":"2.0.0","rimraf-then":"1.0.1","symlink-dir":"1.0.1","lodash.union":"4.6.0","pause-stream":"0.0.11","registry-url":"3.1.0","@types/byline":"4.2.31","@types/mkdirp":"0.3.29","@types/semver":"5.3.30","promisequence":"1.1.6","sorted-object":"2.0.1","unpack-stream":"1.1.0","@types/js-yaml":"3.5.29","camelcase-keys":"4.0.0","load-json-file":"2.0.0","lodash.memoize":"4.1.2","loud-rejection":"1.6.0","normalize-path":"2.0.1","@zkochan/dirsum":"0.1.1","global-bin-path":"0.1.1","npm-package-arg":"4.2.0","proper-lockfile":"2.0.0","update-notifier":"1.0.3","write-json-file":"2.0.0","lodash.clonedeep":"4.5.0","@zkochan/cmd-shim":"2.2.1","@types/common-tags":"1.2.5","pnpm-file-reporter":"0.0.1","npm-registry-client":"7.4.5","pnpm-install-checks":"1.1.0","registry-auth-token":"3.1.0","@types/load-json-file":"2.0.5","pnpm-default-reporter":"0.2.0","@types/update-notifier":"1.0.0","delocalize-dependencies":"0.1.0","@zkochan/hosted-git-info":"2.1.5"},"devDependencies":{"caw":"^2.0.0","ncp":"^2.0.0","tape":"^4.6.3","isexe":"^1.1.2","sepia":"^2.0.2","ghooks":"^2.0.0","rimraf":"^2.5.4","tslint":"^4.3.1","ts-node":"^2.0.0","commitizen":"^2.8.6","in-publish":"^2.0.0","typescript":"^2.1.5","@types/tape":"^4.2.28","exists-link":"^1.0.0","npm-run-all":"^4.0.1","tape-promise":"^2.0.1","npm-scripts-info":"^0.3.6","pnpm-registry-mock":"^0.1.1","validate-commit-msg":"^2.7.0","cz-conventional-changelog":"^1.2.0","anonymous-npm-registry-client":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm-0.54.1.tgz_1486894900707_0.4699858210515231","host":"packages-18-east.internal.npmjs.com"}},"4.14.0-0":{"name":"pnpm","version":"4.14.0-0","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@4.14.0-0","maintainers":[{"name":"zkochan","email":"z@kochan.io"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"aba2c11912f5b7b5fc3ea585855c5978e02ff80a","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-4.14.0-0.tgz","fileCount":5856,"integrity":"sha512-IUGDviGnW1vhRcW1A2lGU0nZ6wz6JkiOB9IcU6LVBr7S95P3pQmKWeWYjb6hruPUEEQZTTgjKFagoVBLBEze2g==","signatures":[{"sig":"MEYCIQCtdaugHqqcNzk8H3iKQsgrawirTwv4rqLX0hgz004c8wIhANlFybbxFIox0JeSuHMWyVpKX/GFwY0S5QrpDdv1FuvG","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18659081,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJelOdrCRA9TVsSAnZWagAAC0UQAKLER0R4gKiiOk+GibIM\ntms/mqTF9UesSKR0WC75dT4PQwFTWhzywF7lZapBJv+VSsrxXLx+y1UJxAB9\nlxaWDoI9OBxes4mMut1OiPQ0BINsFmWRHQw2uNrYkOuo8j+tdSCAb8SC3+F3\nhNjqj9bO43mR1+WNFF+HSuI6TJvtZ5eng+pMbuW512MuFvtRb+0Nm/J2lrUS\nSKt56ICY2VGJgWgOEYf8+l4W63V13II0eEEQSMH1zsk/aUwtGibRpl0WmsaV\n9ehj5RPHg63DdGq/1J2gnLqr2BcNvhFpLsjdHPU1WQp8UW8RXKthn61KI2mR\n2acTnMmmLUP79Yzs6ZqSaja5awwM3vCe8POIIz8HeeD/R87Ft3qiSdh5cYB7\nX0JIPtmEC6SFOOpmjmGvPeg5fxUKGJSfXnEndPdzYSqvZai1NCicRVrV6/cc\nc4sOF/9u/3tKHHr8n/4+HrEl9yegpy3j2JewLkpxzKykTPH1iPLvP5+5GvxR\nl1VPh3ZrPa6RupyH7GFqRQsYlJJHDjZiSyb3Po3kXG/sSCap3MZjYsmzdh+W\n0DTdtWPpOTQ7M3LrYTUurjiooEIK4NSqIPbSwT9P6SOs6m/2oq5Fjb5dEBd4\nTzAN3VQZK+qpuqX8/wSa6ZN6LC41shTytJw0Kqojo7HmNCiAdvY4xs334axw\ntimW\r\n=2nms\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","engines":{"node":">=10.13"},"scripts":{"lint":"tslint -c ../../tslint.json src/**/*.ts test/**/*.ts","test":"pnpm run _test","_test":"pnpm run compile && cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"npm run tsc -- --watch","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:tap","test:tap":"cd ../.. && c8 --reporter lcov --reports-dir packages/pnpm/coverage ts-node packages/pnpm/test --type-check","postpublish":"publish-packed","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock","__prepublishOnly":"pnpm run compile && npm cache clear --force && publish-packed --prune"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"6.14.4","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"12.14.1","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"nopt":"4.0.3","chalk":"4.0.0","is-ci":"2.0.0","ramda":"0.27.0","which":"2.0.2","split-cmd":"1.0.1","pkgs-graph":"5.1.5","@pnpm/types":"5.0.0","@types/nopt":"^3.0.29","common-tags":"1.8.0","graceful-fs":"4.2.1","render-help":"1.0.0","@pnpm/config":"8.3.0","@pnpm/logger":"3.2.2","@pnpm/tabtab":"0.0.1","@pnpm/command":"1.0.0","@pnpm/run-npm":"2.0.1","@pnpm/cli-meta":"1.0.0","loud-rejection":"2.2.0","@pnpm/cli-utils":"0.4.3","@zkochan/libnpx":"11.0.3","update-notifier":"4.1.0","@pnpm/core-loggers":"4.0.1","@pnpm/file-reporter":"0.1.0","@pnpm/parse-cli-args":"1.0.0","@pnpm/default-reporter":"7.2.2","@pnpm/find-workspace-dir":"1.0.0","@pnpm/plugin-commands-audit":"1.0.7","@pnpm/plugin-commands-store":"1.0.8","@pnpm/plugin-commands-import":"1.0.8","@pnpm/plugin-commands-server":"1.0.8","@pnpm/common-cli-options-help":"0.1.5","@pnpm/plugin-commands-listing":"1.0.8","@pnpm/plugin-commands-rebuild":"1.0.8","@pnpm/plugin-commands-outdated":"1.0.8","@pnpm/filter-workspace-packages":"2.0.13","@pnpm/plugin-commands-publishing":"1.0.9","@pnpm/plugin-commands-installation":"1.2.0","@pnpm/plugin-commands-script-runners":"1.0.7"},"_hasShrinkwrap":false,"readmeFilename":"README.md","__devDependencies":{"mz":"2.7.0","ncp":"2.0.0","pnpm":"4.14.0-0","delay":"4.3.0","execa":"4.0.0","p-any":"3.0.0","retry":"0.12.0","byline":"5.0.0","semver":"^7.2.1","make-dir":"3.0.2","@types/mz":"^2.7.0","tree-kill":"1.2.2","write-pkg":"4.0.0","@types/ncp":"2.0.3","is-windows":"1.0.2","cross-spawn":"7.0.2","exists-link":"2.0.0","npm-run-all":"4.1.5","path-exists":"4.0.0","symlink-dir":"3.1.2","@types/is-ci":"2.0.0","@types/ramda":"^0.27.3","@types/retry":"0.12.0","@types/table":"^5.0.0","@types/which":"1.3.2","tape-promise":"4.0.0","@pnpm/prepare":"0.0.0","@types/byline":"4.2.31","@types/mkdirp":"1.0.0","@types/semver":"^7.1.0","load-json-file":"6.2.0","read-yaml-file":"2.0.0","@pnpm/constants":"3.0.0","@zkochan/rimraf":"1.0.0","write-json-file":"4.0.0","write-yaml-file":"4.0.0","deep-require-cwd":"1.0.0","@types/is-windows":"^1.0.0","normalize-newline":"3.0.0","@pnpm/modules-yaml":"6.0.1","@types/common-tags":"1.8.0","@types/cross-spawn":"6.0.1","@types/graceful-fs":"4.1.3","@types/tape-promise":"4.0.0","@pnpm/assert-project":"2.0.0","@pnpm/lockfile-types":"2.0.0","dir-is-case-sensitive":"1.0.2","@types/update-notifier":"4.1.0","@pnpm/read-package-json":"3.1.0","@pnpm/read-project-manifest":"1.0.4","@pnpm/write-project-manifest":"1.0.1","@pnpm/find-workspace-packages":"2.2.0","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_4.14.0-0_1586816874387_0.6895393129449234","host":"s3://npm-registry-packages"}},"4.14.0-2":{"name":"pnpm","version":"4.14.0-2","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@4.14.0-2","maintainers":[{"name":"zkochan","email":"z@kochan.io"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"d8988f9b010a58e15fbd5daa7ecd94e7f09d56d4","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-4.14.0-2.tgz","fileCount":5857,"integrity":"sha512-8McwNC/aFJMRHi++9kARVhBCCupa+m39Fhnq+WqAG7koR/c0IOAHihfGXy4JMQ/oMNJv+JSZPk0dNdh5d5rKOw==","signatures":[{"sig":"MEQCICcFnXpkXivniVIhKPViKBI94SoJzRqTYINnvOsJLG4eAiAWaayg7QgTYLcrFPkK6YqfaJkS0y7xhZtq5yLwJl0n8w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18668212,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJemsnhCRA9TVsSAnZWagAAER4QAKQpxamPdR6BqnyqI/gC\nrc8u8k9vylfQZnAvD1MQ3U8D4rF8KXXkjm8c9GeeoMpqGVRlUVdnPmLCadIq\n8vwOOpewzl8f8yP/xTr1xTw6zNrwFFzMWD111pRdzvHytzQM2+jLIMbPWVl9\nq8BPz7sBCy6wurLRzw3C+lI+2dUZj/DEiwdM203OKSRijGK9ubR0iU6llQQO\n7yklaOdaUMV5Radx8wQV4b0kgG5bUKpkuMmIzqIOU+bqc54XC/1pnt0k3QN8\niNyxHqRXhdwYe73mdeeyNku52SXy1SJBR8kg8c1fN7FIqudDa/DcTm0hQqX1\nMm0Pc2OsBLUGr7By+ZIx+BFcgxJ6zomzNLxp5FM/I4ZeA9vbuXeXVZFSnLSu\njq3UsQTgHhs/PQzru2S/VC8OoBFplRHmFAYhAJT3KlJNh9RPFqjjLnPuIBEd\nXkruI+4uCtUjxunSTshFsJwifY72IHvzaSRVScwlshUgJnUaEm9TuWlKQNRb\nGbSysasdgpPHqFIfF3PeZViO6ebTpwoQP3bG33iApVM96TvzEORbFAEGqEGQ\nzObnR5G306KqMi78lxTVl4xIB46XSfLQJE4dh3ZcT5cjVwKhfkNGJKkKrzit\n6wUzixGGvohvEH+hjtlv6LqTWdVZWa6Vb1fw06RAc5+ORM33Fyddcrp948q1\nRJ9U\r\n=1Q6D\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","engines":{"node":">=10.13"},"scripts":{"lint":"tslint -c ../../tslint.json src/**/*.ts test/**/*.ts","test":"pnpm run _test","_test":"pnpm run compile && cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"npm run tsc -- --watch","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:tap","test:tap":"cd ../.. && c8 --reporter lcov --reports-dir packages/pnpm/coverage ts-node packages/pnpm/test --type-check","postpublish":"publish-packed","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock","prepublishOnly":"pnpm run compile && npm cache clear --force && publish-packed --prune"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"6.14.4","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"12.14.1","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"nopt":"4.0.3","chalk":"4.0.0","is-ci":"2.0.0","ramda":"0.27.0","which":"2.0.2","split-cmd":"1.0.1","pkgs-graph":"5.1.5","@pnpm/types":"5.0.0","@types/nopt":"^3.0.29","common-tags":"1.8.0","graceful-fs":"4.2.1","render-help":"1.0.0","@pnpm/config":"8.3.0","@pnpm/logger":"3.2.2","@pnpm/tabtab":"0.0.1","@pnpm/command":"1.0.0","@pnpm/run-npm":"2.0.1","@pnpm/cli-meta":"1.0.0","loud-rejection":"2.2.0","@pnpm/cli-utils":"0.4.3","@zkochan/libnpx":"11.0.3","update-notifier":"4.1.0","@pnpm/core-loggers":"4.0.1","@pnpm/file-reporter":"0.1.0","@pnpm/parse-cli-args":"1.0.0","@pnpm/default-reporter":"7.2.3","@pnpm/find-workspace-dir":"1.0.0","@pnpm/plugin-commands-audit":"1.0.7","@pnpm/plugin-commands-store":"1.0.9","@pnpm/plugin-commands-import":"1.0.9","@pnpm/plugin-commands-server":"1.0.9","@pnpm/common-cli-options-help":"0.1.5","@pnpm/plugin-commands-listing":"1.0.8","@pnpm/plugin-commands-rebuild":"1.0.9","@pnpm/plugin-commands-outdated":"1.0.8","@pnpm/filter-workspace-packages":"2.0.13","@pnpm/plugin-commands-publishing":"1.0.10","@pnpm/plugin-commands-installation":"1.2.2","@pnpm/plugin-commands-script-runners":"1.0.7"},"_hasShrinkwrap":false,"readmeFilename":"README.md","__devDependencies":{"mz":"2.7.0","ncp":"2.0.0","pnpm":"file:","delay":"4.3.0","execa":"4.0.0","p-any":"3.0.0","retry":"0.12.0","byline":"5.0.0","semver":"^7.3.2","make-dir":"3.0.2","@types/mz":"^2.7.0","tree-kill":"1.2.2","write-pkg":"4.0.0","@types/ncp":"2.0.3","is-windows":"1.0.2","cross-spawn":"7.0.2","exists-link":"2.0.0","npm-run-all":"4.1.5","path-exists":"4.0.0","symlink-dir":"3.1.2","@types/is-ci":"2.0.0","@types/ramda":"^0.27.3","@types/retry":"0.12.0","@types/table":"^5.0.0","@types/which":"1.3.2","tape-promise":"4.0.0","@pnpm/prepare":"0.0.0","@types/byline":"4.2.31","@types/mkdirp":"1.0.0","@types/semver":"^7.1.0","load-json-file":"6.2.0","read-yaml-file":"2.0.0","@pnpm/constants":"3.0.0","@zkochan/rimraf":"1.0.0","write-json-file":"4.0.0","write-yaml-file":"4.0.0","deep-require-cwd":"1.0.0","@types/is-windows":"^1.0.0","normalize-newline":"3.0.0","@pnpm/modules-yaml":"6.0.1","@types/common-tags":"1.8.0","@types/cross-spawn":"6.0.1","@types/graceful-fs":"4.1.3","@types/tape-promise":"4.0.0","@pnpm/assert-project":"2.0.0","@pnpm/lockfile-types":"2.0.0","dir-is-case-sensitive":"1.0.2","@types/update-notifier":"4.1.0","@pnpm/read-package-json":"3.1.0","@pnpm/read-project-manifest":"1.0.4","@pnpm/write-project-manifest":"1.0.1","@pnpm/find-workspace-packages":"2.2.0","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_4.14.0-2_1587202528615_0.8236800077511048","host":"s3://npm-registry-packages"}},"7.12.0-0":{"name":"pnpm","version":"7.12.0-0","keywords":["pnpm7","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@7.12.0-0","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"94a37694eccbcf0f1541f9afd11499ce8f4febb3","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-7.12.0-0.tgz","fileCount":658,"integrity":"sha512-nNP2ttBuXwH82DBbZbDcc0vxAcTSkKzfT5HI4xY9u4iNs3CcY2h0+wgmftanfNa4Xs+UBwl6dgWBGjjMR3qLCg==","signatures":[{"sig":"MEUCIQDfFmsbUKXt+JAwJZUUVTObloVYPqxvoKgt7jE9DPqsKwIgHp5N+4atMt2nrbcQGGG9yNxKv2E7BCvC/odY0oWyzZs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12405324,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjI51lACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoBaw//acVTUUseFuWOV4yJywwZSSNoAxH6BclOUqcJCMasuGrondFQ\r\ngBPe5XGKxuTN5wUa7VYTgr9HRmItkLNk3isgJ3FVnSlF/QR5LkSQm3HnH91/\r\n66DgiPgt4Lk/dUkqbAc4LURp56vFxlK7v86dv0qGmaqjKHskmzO6xvE9tV7r\r\noujhw/GozAVWliwap8dRbaCq42vw+Jddb1zEwVyHaZ7XPHOfSDdu960FFsVO\r\noUYj2QUY1ROYrdf3yEiGW9kdvjwpax28qi2wWhlVLdlYnv5KSLnM4y1UpOz/\r\nHkpr5LDEx0ZWCrSONDUNxidjlChO+accet2WozNiX7bVdMvtfrYIATYLeenq\r\nbhazVMj6a6cnHShbAiVTHZ7R7hEY0dB9LfUeEsblJnXbdRfQyrv9DD7DvXdn\r\nvH+2rRl/VyolfsIJCAV7DpMuk2qK5WXka5utqHMZrDTKh1vf4jPT1HfHt3wq\r\nLiK2+6oWu7Jwabo39PimE92Px8wVjJ/h1OjvY6t/dJ18Cf/rEf6iRsKMd+QO\r\niqT42LLijKWa18EeJdzqMCYvgw3V3vHsjUdjRCWxVobK1K6bIluQgkmFXCIL\r\nyQS4UcJxzIfhwiQSaPZau42SJNh1HManb6/5HOLuQKgYMZgP4C+3fGXxVBAP\r\nSfuaf4jvsAxcNxPjVwZh06lclq7mtmnD+cY=\r\n=lz0V\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","_from":"file:pnpm-7.12.0-0.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=14.6"},"exports":{".":"./package.json"},"funding":{"url":"https://opencollective.com/pnpm"},"scripts":{"lint":"eslint src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7782 pnpm run test:e2e","start":"tsc --watch","bundle":"pnpm bundle:pnpm","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/20561d840275b49b861e19c20b465e1b/pnpm-7.12.0-0.tgz","_integrity":"sha512-nNP2ttBuXwH82DBbZbDcc0vxAcTSkKzfT5HI4xY9u4iNs3CcY2h0+wgmftanfNa4Xs+UBwl6dgWBGjjMR3qLCg==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.24.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"16.17.0","preferGlobal":true,"publishConfig":{"tag":"next-7","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_7.12.0-0_1663278437039_0.11340025168655865","host":"s3://npm-registry-packages"}},"6.0.2":{"name":"pnpm","version":"6.0.2","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"license":"MIT","_id":"pnpm@6.0.2","maintainers":[{"name":"zkochan","email":"z@kochan.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"0240561c3fb35cdedf0da80189989a5df37743e5","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-6.0.2.tgz","fileCount":601,"integrity":"sha512-Zg1wbTjGu2dcQKzKq4IZSshK6zIEedEvlmE/EpujnFcbzJHXCAuyHZR2GuhR1887qc41dHs/bxnXEOol2/sapQ==","signatures":[{"sig":"MEUCIF+126ODAC66ADtluPMD8iGDU8uFQiSpNyENdme4IjY1AiEA/Jwdo4SwlZsgMbv+Bh839R6KNOg7zgmVPkPjLgfcgDM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8856245,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgdNbrCRA9TVsSAnZWagAAn3EQAIJ0okudHVH3pnSJgxlx\nhPd70Nwxch/QHBPSHNXyw3zZCdBg04cALX9HRb5R3dmDbfQuxvcBPyFYEw0P\nEeUEyAKPLD3EyibNRR0ziRXNjtjDi4FtJXJK8ftH/5KZBKGf/B32yLne/Z2/\n9o3yoi4iMpsVZS1S6vyjT/rKJ2jSP85mSQFEXk35V9RXnxVvBP7J76UWR7NN\nv+xmuDm9v9qxCVlHd2Uw7a8uMvyOJHLSsP60OIzpNIqyjOGr2TF+ZYffyyWe\n59I2R+27meSGxtE1oMm3VFMkVg1NfeHeYfTrOE3+5y8EgRJ073+QrVtNISUj\nOv110ocgmlTDWpQskkmVqz1OSFeHLdHWKyJ/C+WFaNAhRiUX5QuksAV29tz3\nLVI/cAxvggVIfzwoU3x8oYmTUdPIZjWtEUrCeUzB7EE8t6rMEPcpfNWE24Ez\n5OFY7/jGK+sczgmAkqgZ/udTGamEmm7dCHnJnaNz1wLhMElZKO1mgR4WFnl4\nz0GE/Bqz0V2XUd+qnNAoOqr3acdulfUkFtd1Iz5Z+TzTt6GrZ8eC11NCx9DP\nMHPyKEusD5YPeRvZr9YTb6iHXUh1Pocz4FfOumytR3sMKtxmW3EGXy6L/7rL\nl+tuxVpJWRaZqIK0GLq9/CtBCHPuKQZxr10dQ1TRoz5c7VdHMdpI/mjM5lvp\nzb7V\r\n=eqz+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","unpkg":"dist/pnpm.cjs","engines":{"node":">=12.17"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint -c ../../eslint.json src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"pnpm tsc -- --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build && pnpm run lint -- --fix && rimraf dist && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.cjs","postpublish":"publish-packed","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock","prepublishOnly":"pnpm compile && npm cache clear --force && publish-packed --prune --npm-client yarn --dest dist"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"6.14.13","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"12.19.0","preferGlobal":true,"publishconfig":{"tag":"next"},"_hasShrinkwrap":false,"__devDependencies":{"ncp":"^2.0.0","nopt":"^5.0.0","chalk":"^4.1.0","delay":"^5.0.0","execa":"^5.0.0","is-ci":"^3.0.0","p-any":"3.0.0","ramda":"^0.27.1","tempy":"^1.0.0","which":"^2.0.2","byline":"5.0.0","semver":"^7.3.4","esbuild":"^0.11.2","p-defer":"^3.0.0","ps-list":"^7.2.0","path-name":"^1.0.0","split-cmd":"^1.0.1","tree-kill":"^1.2.2","write-pkg":"4.0.0","@types/ncp":"^2.0.4","is-windows":"^1.0.2","pkgs-graph":"6.0.0","strip-ansi":"^6.0.0","@pnpm/types":"7.0.0","@types/nopt":"^3.0.29","cross-spawn":"^7.0.3","exists-link":"2.0.0","npm-run-all":"^4.1.5","path-exists":"^4.0.0","render-help":"^1.0.1","symlink-dir":"^5.0.0","@pnpm/client":"3.0.1","@pnpm/config":"12.0.0","@pnpm/logger":"^4.0.0","@pnpm/tabtab":"^0.1.2","@types/is-ci":"^3.0.0","@types/ramda":"^0.27.35","@types/which":"^2.0.0","@pnpm/command":"2.0.0","@pnpm/prepare":"0.0.20","@pnpm/run-npm":"3.0.0","@types/byline":"^4.2.32","@types/semver":"^7.3.4","@pnpm/cli-meta":"2.0.0","@zkochan/retry":"^0.2.0","load-json-file":"^6.2.0","loud-rejection":"^2.2.0","read-yaml-file":"^2.1.0","@pnpm/cli-utils":"0.6.0","@pnpm/constants":"5.0.0","@zkochan/libnpx":"^13.1.2","@zkochan/rimraf":"^2.0.0","write-json-file":"^4.3.0","write-yaml-file":"^4.2.0","@pnpm/store-path":"^5.0.0","deep-require-cwd":"1.0.0","@types/is-windows":"^1.0.0","normalize-newline":"3.0.0","@pnpm/core-loggers":"6.0.0","@pnpm/modules-yaml":"9.0.0","@types/cross-spawn":"^6.0.2","cross-var-no-babel":"^1.2.0","@pnpm/file-reporter":"^1.0.1","@pnpm/assert-project":"2.2.1","@pnpm/lockfile-types":"3.0.0","@pnpm/parse-cli-args":"4.0.0","dir-is-case-sensitive":"^2.0.0","@pnpm/default-reporter":"8.0.0","@types/update-notifier":"^5.0.0","@pnpm/read-package-json":"5.0.0","@pnpm/find-workspace-dir":"3.0.0","@pnpm/plugin-commands-audit":"4.0.1","@pnpm/plugin-commands-store":"3.0.2","@pnpm/read-project-manifest":"2.0.0","@pnpm/plugin-commands-import":"2.0.2","@pnpm/plugin-commands-server":"3.0.2","@pnpm/write-project-manifest":"2.0.0","@pnpm/common-cli-options-help":"0.4.0","@pnpm/find-workspace-packages":"3.0.0","@pnpm/plugin-commands-listing":"3.0.2","@pnpm/plugin-commands-rebuild":"3.0.2","anonymous-npm-registry-client":"0.1.2","@pnpm/plugin-commands-outdated":"4.0.2","@pnpm/filter-workspace-packages":"3.0.0","@pnpm/pick-registry-for-package":"2.0.0","@pnpm/plugin-commands-publishing":"3.0.1","@pnpm/plugin-commands-installation":"4.0.2","@pnpm/plugin-commands-script-runners":"3.0.0"},"__optionalDependencies":{"node-gyp":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_6.0.2_1618269930667_0.11095413042961666","host":"s3://npm-registry-packages"}},"10.1.0":{"name":"pnpm","version":"10.1.0","keywords":["pnpm10","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@10.1.0","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"ab7948c89104fdd3fc88b5b391fa4b73fd800631","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-10.1.0.tgz","fileCount":1206,"integrity":"sha512-yJhHsGZ92rUDlru9AIoqQ887WB79Wc9dmqiSPqH7S4EGwEHVQNCKywlQN1lNc+vFHh7InuQMiLMLimbA+uCsGw==","signatures":[{"sig":"MEUCIQDlkgmNyZjT7KUY8AO6jH7Gs3fyiXG8nbTnuLbd8fOS2AIgXyJ6SaYhumMFzUYQAZPJGhsnlaD5N0X2MZsbG+eS/Xo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":18870570},"jest":{"preset":"@pnpm/jest-config"},"main":"bin/pnpm.cjs","_from":"file:pnpm-10.1.0.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=18.12"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7778 jest","start":"tsc --watch","bundle":"ts-node bundle.ts","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/templates dist/templates && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/5d93e3023f221b5b8b4ff0fdc507eba1/pnpm-10.1.0.tgz","_integrity":"sha512-yJhHsGZ92rUDlru9AIoqQ887WB79Wc9dmqiSPqH7S4EGwEHVQNCKywlQN1lNc+vFHh7InuQMiLMLimbA+uCsGw==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git","directory":"pnpm"},"_npmVersion":"10.8.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"20.18.1","preferGlobal":true,"publishConfig":{"tag":"next-10","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/pnpm_10.1.0_1737928098145_0.611349057140754","host":"s3://npm-registry-packages-npm-production"}},"6.0.0":{"name":"pnpm","version":"6.0.0","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"license":"MIT","_id":"pnpm@6.0.0","maintainers":[{"name":"zkochan","email":"z@kochan.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"43b723383fc3a445bacd451d4ce0cd43bf39ec33","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-6.0.0.tgz","fileCount":600,"integrity":"sha512-oVY4Juer+T0INNldcob07mWrDmsZJof3DDZuz1+fBhCXjs5yihf5eL+1OKBGVMIIwW+dRXnQHfwbBF9FPA/08A==","signatures":[{"sig":"MEQCIAJoaokXho2MxVsMitPPCthXSIlwp5baWDkwCf5ynybrAiBfxzwdI2ST3YSm6bJVB1zzaqaeIqE4jvUy1OYjdoMLuA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8923083,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJga476CRA9TVsSAnZWagAA07YP/3jvOXUHqy8QOyKWewYH\ngwtCDZvhZ1rptBNNyrDFeENfXGFAhhtfj9HAvqvTwZpRbLI4EMrWFojNmnns\n5nFfX8PVFCR7e6m1YiEi6HaHK735vj7dHWX+pNiLomJqW1umVToKJXh1N/bq\nNU1QE8IhajwfALAD24KU8G21bU0tvKRXTLexv7RFosRNnjK55CQchOpU2RG0\nsOItZQv1xwFOhlIvG3+ree8Rgs+Jg+1MCoOfEM8YOKa1FJCXEpygVvcnzrsH\nnobFiXKuQbhYaVa0IwY9dIEKZcBUKZLU7HFDnbN0yAmIWBVfvffKoO3HXTah\nvz4Ioj1KoAkufZkwtKQyqOKumHWyrQb9mx10jve20LKQ+4en9qP+S59hysW8\nHZW1ww85EAdnuRwD0Iio8Uqp33FbRoPLJykSh7/bA7l+KY3qgzxkASDA+NA6\nF2w8W5J9c9zs0qCuuRmSj3j0liDlwvZc2Fx7DUNssWZDw+1GI8NmzE+23yYo\nrlUxJM8rZnkQFR2DF3ZbjtjfTm4aLwtu6RJpapJGjdThblykZRdHXC/EUaXN\nbrdY/q5IthSu5yr7kbr1kBf5qRgtr1LLeL3n5Vtgzqs0zNrzT5H7aNKU+Zkw\nDdoWxVr3Va7vX1/6Iq2EB3xCcWwwwiqu5+8GsKaT5dd/8vVUMf9HPNZ7GZKv\nGktl\r\n=Uu5x\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","unpkg":"dist/pnpm.cjs","engines":{"node":">=12.17"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint -c ../../eslint.json src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"pnpm tsc -- --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build && pnpm run lint -- --fix && rimraf dist && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.cjs","postpublish":"publish-packed","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock","prepublishOnly":"pnpm compile && npm cache clear --force && publish-packed --prune --npm-client yarn --dest dist"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"deprecated":"This version had issues with Webpack, Vite and some other toolings. These issues were fixed in v6.0.1","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"6.14.12","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"12.19.0","preferGlobal":true,"publishconfig":{"tag":"next"},"_hasShrinkwrap":false,"readmeFilename":"README.md","__devDependencies":{"ncp":"^2.0.0","nopt":"^5.0.0","chalk":"^4.1.0","delay":"^5.0.0","execa":"^5.0.0","is-ci":"^3.0.0","p-any":"3.0.0","ramda":"^0.27.1","tempy":"^1.0.0","which":"^2.0.2","byline":"5.0.0","semver":"^7.3.4","esbuild":"^0.11.2","p-defer":"^3.0.0","ps-list":"^7.2.0","path-name":"^1.0.0","split-cmd":"^1.0.1","tree-kill":"^1.2.2","write-pkg":"4.0.0","@types/ncp":"^2.0.4","is-windows":"^1.0.2","pkgs-graph":"6.0.0","strip-ansi":"^6.0.0","@pnpm/types":"7.0.0","@types/nopt":"^3.0.29","cross-spawn":"^7.0.3","exists-link":"2.0.0","npm-run-all":"^4.1.5","path-exists":"^4.0.0","render-help":"^1.0.1","symlink-dir":"^4.2.0","@pnpm/client":"3.0.0","@pnpm/config":"12.0.0","@pnpm/logger":"^4.0.0","@pnpm/tabtab":"^0.1.2","@types/is-ci":"^3.0.0","@types/ramda":"^0.27.35","@types/which":"^2.0.0","@pnpm/command":"2.0.0","@pnpm/prepare":"0.0.19","@pnpm/run-npm":"3.0.0","@types/byline":"^4.2.32","@types/semver":"^7.3.4","@pnpm/cli-meta":"2.0.0","@zkochan/retry":"^0.2.0","load-json-file":"^6.2.0","loud-rejection":"^2.2.0","read-yaml-file":"^2.1.0","@pnpm/cli-utils":"0.6.0","@pnpm/constants":"5.0.0","@zkochan/libnpx":"13.1.0","@zkochan/rimraf":"^2.0.0","write-json-file":"^4.3.0","write-yaml-file":"^4.2.0","@pnpm/store-path":"^5.0.0","deep-require-cwd":"1.0.0","@types/is-windows":"^1.0.0","normalize-newline":"3.0.0","@pnpm/core-loggers":"6.0.0","@pnpm/modules-yaml":"9.0.0","@types/cross-spawn":"^6.0.2","cross-var-no-babel":"^1.2.0","@pnpm/file-reporter":"^1.0.1","@pnpm/assert-project":"2.2.0","@pnpm/lockfile-types":"3.0.0","@pnpm/parse-cli-args":"4.0.0","dir-is-case-sensitive":"^2.0.0","@pnpm/default-reporter":"8.0.0","@types/update-notifier":"^5.0.0","@pnpm/read-package-json":"5.0.0","@pnpm/find-workspace-dir":"3.0.0","@pnpm/plugin-commands-audit":"4.0.0","@pnpm/plugin-commands-store":"3.0.0","@pnpm/read-project-manifest":"2.0.0","@pnpm/plugin-commands-import":"2.0.0","@pnpm/plugin-commands-server":"3.0.0","@pnpm/write-project-manifest":"2.0.0","@pnpm/common-cli-options-help":"0.4.0","@pnpm/find-workspace-packages":"3.0.0","@pnpm/plugin-commands-listing":"3.0.0","@pnpm/plugin-commands-rebuild":"3.0.0","anonymous-npm-registry-client":"0.1.2","@pnpm/plugin-commands-outdated":"4.0.0","@pnpm/filter-workspace-packages":"3.0.0","@pnpm/pick-registry-for-package":"2.0.0","@pnpm/plugin-commands-publishing":"3.0.0","@pnpm/plugin-commands-installation":"4.0.0","@pnpm/plugin-commands-script-runners":"3.0.0"},"__optionalDependencies":{"node-gyp":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_6.0.0_1617661689859_0.29012028357944075","host":"s3://npm-registry-packages"}},"0.65.0":{"name":"pnpm","version":"0.65.0","keywords":["dependency manager","install","modules","npm","package manager"],"author":{"name":"Rico Sta. Cruz","email":"rico@ricostacruz.com"},"license":"MIT","_id":"pnpm@0.65.0","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js"},"dist":{"shasum":"32d7715149fab6ea115c9a2210b3b2e930bae3b1","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-0.65.0.tgz","integrity":"sha512-S2Ao8L9xx7tOkrutkdJM6RlIn9E4RxUkqDRiC2C5A7udTKgHH8+qVLFHgsmrzhhS1NVWtmOju9G2h4LiE/Gx5Q==","signatures":[{"sig":"MEUCIQCfnypxV68A9K1fgvQLopF8E4blWsM43b2j3L12X5dBLAIgW5fV2OCml5VyrHoPSFs5RwnzRqItAV+EQK21M4uN6B8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib/"],"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"_shasum":"32d7715149fab6ea115c9a2210b3b2e930bae3b1","engines":{"node":">=4"},"gitHead":"b4906e2bd017322e6e7f2a3ab389f4e9edf013c7","scripts":{},"typings":"lib/index.d.ts","_npmUser":{"name":"zkochan","email":"zoltan.kochan@gmail.com"},"__scripts":{"cz":"git-cz","?cz":"echo 'Run Git commit wizard'","tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json --project .","test":"npm run lint && npm run test:e2e","start":"npm run tsc -- --watch","pretest":"rimraf ../.tmp/ && npm run tsc && pnpm-registry-mock prepare","test:e2e":"npm-run-all -p -r pnpm-registry-mock test:tap","test:tap":"ts-node test","commitmsg":"validate-commit-msg","prepublish":"in-publish && echo 'You need to use \"publish-packed\" to publish pnpm' && false || npm run tsc","pnpm-registry-mock":"pnpm-registry-mock"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"3.10.9","description":"Fast, disk space efficient npm installs","directories":{"test":"test"},"greenkeeper":{"ignore":["pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-logger","pnpm-registry-mock","remove-all-except-outer-links"]},"_nodeVersion":"6.9.1","preferGlobal":true,"__dependencies":{"mz":"^2.6.0","mem":"^1.1.0","npm":"^4.5.0","bole":"^3.0.2","nopt":"^4.0.1","execa":"^0.6.3","is-ci":"^1.0.10","ramda":"^0.23.0","byline":"^5.0.0","ndjson":"^1.5.0","semver":"^5.3.0","find-up":"^2.1.0","p-limit":"^1.1.0","link-dir":"^2.0.0","node-gyp":"^3.6.0","p-filter":"^1.0.0","read-pkg":"^2.0.0","@types/mz":"^0.0.31","@types/rc":"^0.0.1","camelcase":"^4.1.0","path-name":"^1.0.0","write-pkg":"^3.0.1","@types/npm":"^2.0.28","is-windows":"^1.0.0","os-homedir":"^1.0.2","@types/node":"^7.0.5","@types/nopt":"^3.0.29","arr-flatten":"^1.0.1","common-tags":"^1.4.0","cross-spawn":"^5.0.0","graceful-fs":"^4.1.11","path-exists":"^3.0.0","pnpm-logger":"^0.3.0","read-pkg-up":"^2.0.0","rimraf-then":"^1.0.1","symlink-dir":"^1.0.2","@types/ramda":"^0.0.7","@types/byline":"^4.2.31","@types/semver":"^5.3.30","is-inner-link":"^2.0.0","normalize-ssh":"^1.0.0","unpack-stream":"^1.1.0","load-json-file":"^2.0.0","load-yaml-file":"^0.1.0","loud-rejection":"^1.6.0","mkdirp-promise":"^5.0.1","normalize-path":"^2.1.1","@zkochan/dirsum":"^0.1.1","global-bin-path":"^0.1.1","npm-package-arg":"^5.0.0","proper-lockfile":"^2.0.0","update-notifier":"^2.1.0","write-json-file":"^2.0.0","write-yaml-file":"^1.0.0","@zkochan/cmd-shim":"^2.2.2","@types/common-tags":"^1.2.5","parse-codeload-url":"^1.0.0","pnpm-file-reporter":"^0.0.1","get-npm-tarball-url":"^2.0.0","npm-registry-client":"^8.1.0","pnpm-install-checks":"^1.1.0","registry-auth-token":"^3.2.0","@types/load-json-file":"^2.0.5","parse-npm-tarball-url":"^1.0.1","pnpm-default-reporter":"^0.6.0","@types/update-notifier":"^1.0.0","fs-write-stream-atomic":"^1.0.10","remove-all-except-outer-links":"^1.0.0"},"devDependencies":{"caw":"^2.0.0","ncp":"^2.0.0","tape":"^4.6.3","husky":"^0.13.2","isexe":"^2.0.0","sepia":"^2.0.2","mkdirp":"^0.5.1","rimraf":"^2.5.4","tslint":"^5.0.0","thenify":"^3.2.1","ts-node":"^3.0.0","commitizen":"^2.8.6","in-publish":"^2.0.0","typescript":"^2.1.5","@types/tape":"^4.2.28","exists-link":"^2.0.0","npm-run-all":"^4.0.1","tape-promise":"^2.0.1","@types/mkdirp":"^0.3.29","npm-scripts-info":"^0.3.6","pnpm-registry-mock":"^0.5.0","validate-commit-msg":"^2.7.0","cz-conventional-changelog":"^2.0.0","anonymous-npm-registry-client":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm-0.65.0.tgz_1492720057194_0.7673548869788647","host":"packages-12-west.internal.npmjs.com"}},"6.0.1":{"name":"pnpm","version":"6.0.1","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"license":"MIT","_id":"pnpm@6.0.1","maintainers":[{"name":"zkochan","email":"z@kochan.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"f125aecfa801152ed3f15c72999a7dd0f0d7b984","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-6.0.1.tgz","fileCount":601,"integrity":"sha512-DUhTyD1jczFlzz3zIlYAWHrktuWcrhJVMisvMqvZ1ktPCfvDcBW8yw0AytrlHdvPqoV2IiZK4Grzb1blFsxfyw==","signatures":[{"sig":"MEYCIQC8lDwIC5xY9+WbkyEAsgoxC6H0dPQqD+0db2k8aSnboQIhAJYpW5x1VJOSCXQrkCnaszAvBbBptYbLAkSy2r4gN9iz","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8923395,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgbN7TCRA9TVsSAnZWagAAMGsQAKPblMwsSqi1nk3KwaPp\ndQLkDl3kACaUkovLs4q2STaWKdd/l+YW/vJyDb/gqtkWQhPxK6bB4ylBOTHF\n+UsHGGVJ8Ibs9XPwGWuSiao8m46JVfGiZ37vHDRnPdqHX9cli26KIz8C9kVe\nvlcl/ozxaYokh47nF/Et32oha2Nw7+HOOR2FTEe1qOWyjAcxsKTs0QBIx7jL\nMKzpPx4uQynKAeU05eH6S5XmZViKx0DE96CJizZ2Vl98og2v49f3cU97WhSV\n9VGOy8F9UwmTQrAIulIiPMgEy03CiK6W1qxZLfvI+KWazRhSBjN2nb7RJH3t\nUzBznC76TeQGvNly3gfydp8bJtWrZxa28YvffP4no/yhnUoyDPdzVC00khai\np7zs3a6Ox97t3bNZr8VFXliRh8MvI5fH2XcNgYDjOILsvoTjeWwRDX8yT9oI\nGBJcauJin6gJl4hX+5xYDB4v4iGQAEniRrqyAS8ADF6B8zXQMBdRRIej1L/r\nB4KZ1Gbjmf5vDLUW3cjGpOpY3/OW0bh69QGLrHtf/RHmH+H5F9CnUd9makGl\n08vlZ51Z2jgpBfm5GaTY2t4MjVAsEboMAv5lfzIQluandDvT+xN1nhH5cg04\njlnkBBMjBJ00sExGq8onT3euhNfXvfru2pOuOMJm0WnWnyMfrt4/urAv3Kx9\np8fn\r\n=Tzk6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","unpkg":"dist/pnpm.cjs","engines":{"node":">=12.17"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint -c ../../eslint.json src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"pnpm tsc -- --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build && pnpm run lint -- --fix && rimraf dist && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.cjs","postpublish":"publish-packed","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock","prepublishOnly":"pnpm compile && npm cache clear --force && publish-packed --prune --npm-client yarn --dest dist"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"6.14.12","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"12.19.0","preferGlobal":true,"publishconfig":{"tag":"next"},"_hasShrinkwrap":false,"__devDependencies":{"ncp":"^2.0.0","nopt":"^5.0.0","chalk":"^4.1.0","delay":"^5.0.0","execa":"^5.0.0","is-ci":"^3.0.0","p-any":"3.0.0","ramda":"^0.27.1","tempy":"^1.0.0","which":"^2.0.2","byline":"5.0.0","semver":"^7.3.4","esbuild":"^0.11.2","p-defer":"^3.0.0","ps-list":"^7.2.0","path-name":"^1.0.0","split-cmd":"^1.0.1","tree-kill":"^1.2.2","write-pkg":"4.0.0","@types/ncp":"^2.0.4","is-windows":"^1.0.2","pkgs-graph":"6.0.0","strip-ansi":"^6.0.0","@pnpm/types":"7.0.0","@types/nopt":"^3.0.29","cross-spawn":"^7.0.3","exists-link":"2.0.0","npm-run-all":"^4.1.5","path-exists":"^4.0.0","render-help":"^1.0.1","symlink-dir":"^4.2.0","@pnpm/client":"3.0.0","@pnpm/config":"12.0.0","@pnpm/logger":"^4.0.0","@pnpm/tabtab":"^0.1.2","@types/is-ci":"^3.0.0","@types/ramda":"^0.27.35","@types/which":"^2.0.0","@pnpm/command":"2.0.0","@pnpm/prepare":"0.0.19","@pnpm/run-npm":"3.0.0","@types/byline":"^4.2.32","@types/semver":"^7.3.4","@pnpm/cli-meta":"2.0.0","@zkochan/retry":"^0.2.0","load-json-file":"^6.2.0","loud-rejection":"^2.2.0","read-yaml-file":"^2.1.0","@pnpm/cli-utils":"0.6.0","@pnpm/constants":"5.0.0","@zkochan/libnpx":"13.1.0","@zkochan/rimraf":"^2.0.0","write-json-file":"^4.3.0","write-yaml-file":"^4.2.0","@pnpm/store-path":"^5.0.0","deep-require-cwd":"1.0.0","@types/is-windows":"^1.0.0","normalize-newline":"3.0.0","@pnpm/core-loggers":"6.0.0","@pnpm/modules-yaml":"9.0.0","@types/cross-spawn":"^6.0.2","cross-var-no-babel":"^1.2.0","@pnpm/file-reporter":"^1.0.1","@pnpm/assert-project":"2.2.0","@pnpm/lockfile-types":"3.0.0","@pnpm/parse-cli-args":"4.0.0","dir-is-case-sensitive":"^2.0.0","@pnpm/default-reporter":"8.0.0","@types/update-notifier":"^5.0.0","@pnpm/read-package-json":"5.0.0","@pnpm/find-workspace-dir":"3.0.0","@pnpm/plugin-commands-audit":"4.0.1","@pnpm/plugin-commands-store":"3.0.1","@pnpm/read-project-manifest":"2.0.0","@pnpm/plugin-commands-import":"2.0.1","@pnpm/plugin-commands-server":"3.0.1","@pnpm/write-project-manifest":"2.0.0","@pnpm/common-cli-options-help":"0.4.0","@pnpm/find-workspace-packages":"3.0.0","@pnpm/plugin-commands-listing":"3.0.1","@pnpm/plugin-commands-rebuild":"3.0.1","anonymous-npm-registry-client":"0.1.2","@pnpm/plugin-commands-outdated":"4.0.1","@pnpm/filter-workspace-packages":"3.0.0","@pnpm/pick-registry-for-package":"2.0.0","@pnpm/plugin-commands-publishing":"3.0.0","@pnpm/plugin-commands-installation":"4.0.1","@pnpm/plugin-commands-script-runners":"3.0.0"},"__optionalDependencies":{"node-gyp":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_6.0.1_1617747666108_0.23850504520600246","host":"s3://npm-registry-packages"}},"5.2.0":{"name":"pnpm","version":"5.2.0","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@5.2.0","maintainers":[{"name":"zkochan","email":"z@kochan.io"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"54751aad2cd226d39fcaf3f80d8030db864ee38d","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-5.2.0.tgz","fileCount":5799,"integrity":"sha512-P0O9akH6VQqlQISjKHE39VqZjGb5f7YopZO8d3URtwheOERk3KMdmJ+cCSmLB2UcQe96OxZIQKAvdiFUunYuoA==","signatures":[{"sig":"MEUCIQCr8m4srHa5J7GlPgigKLtqz9dh7DPVGNjJ8Wpsxg5EDgIgaranP6czQcjFNvh+k7cG9TDYTNnE7NBwbY08CerJxIs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18905167,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe6Q0UCRA9TVsSAnZWagAAahQP+gKEdlkTBJQXwzStzpJm\nNPIbt+dLG1bc2QtRM/0vRqQqLUxWUpfOitvqU8iV1sz1yy3wgRZZrh9llSX9\nn0sfxB5H1xJbpzeuAjqre/HOO/byyujcKy6TOfKS6NuFagwlweSq/O5DNohi\nD/xbp9OCUXRHg06FXcec+4knyoxOjPJ0cnf/ZWAA0lz32l/Tp/+CvfGIeGQy\n+OZ3PrPAlmAAWjBWVEFWedz7YyGYnkwkBX1WHe74WMKbJQeDCaSH0m10yywP\nP4/aTIFgEqH1hU5cFJybep6U7n0M1B6oniyIJ2ydkygEW5XNANfvMII3MWn0\nnzk5qe23+RGpGlhkCSgdy+tdcaUO8MHn+Czw6iOKnYQjKnu4TQvuvvfXjOXS\np/RwoT9EyZ1PgHM7bWtTvhxX/P/44gNXkFWuB+6TwvT8rVLnYA1cr0PEtegq\n0ItH/7t0jTr3yzP1M4IDuIknPy0Ak4jV0/FOSWxBCoyhnxDQ9B5gZs4bqHYU\nffwMhNnqD0ACo9IBAGa+J8q2imvMii81+9fhapISv4oZ77nDt5r66olXshf+\nN+VFiI4D2+0GAhrXJ9O3RYytpAIJOpmCHcuFY33Goqoo5fA7ZPbg4/hsalDo\nZFf2BOU2Zo5LW9KIV8LIFmMljQlNBK3kfZsfypYz9YN31akghQ9mQO1yeAdb\nifla\r\n=mIQ3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","engines":{"node":">=10.13"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"tslint -c ../../tslint.json src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"npm run tsc -- --watch","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:tap","test:tap":"cd ../.. && c8 --reporter lcov --reports-dir packages/pnpm/coverage ts-node packages/pnpm/test --type-check","postpublish":"publish-packed","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock","prepublishOnly":"pnpm run compile && npm cache clear --force && publish-packed --prune"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"6.14.5","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"12.16.3","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"nopt":"4.0.3","chalk":"^4.1.0","is-ci":"2.0.0","ramda":"0.27.0","which":"2.0.2","split-cmd":"1.0.1","pkgs-graph":"5.2.0","@pnpm/types":"6.1.0","@types/nopt":"^3.0.29","common-tags":"1.8.0","graceful-fs":"4.2.1","render-help":"1.0.0","@pnpm/config":"9.2.0","@pnpm/logger":"3.2.2","@pnpm/tabtab":"0.0.1","@pnpm/command":"1.0.0","@pnpm/run-npm":"2.0.2","@pnpm/cli-meta":"1.0.0","loud-rejection":"2.2.0","@pnpm/cli-utils":"0.4.9","@zkochan/libnpx":"11.0.3","update-notifier":"4.1.0","@pnpm/core-loggers":"4.1.1","@pnpm/file-reporter":"^1.0.0","@pnpm/parse-cli-args":"2.0.0","@pnpm/default-reporter":"7.4.2","@pnpm/find-workspace-dir":"1.0.0","@pnpm/plugin-commands-audit":"1.0.13","@pnpm/plugin-commands-store":"2.0.11","@pnpm/plugin-commands-import":"1.0.27","@pnpm/plugin-commands-server":"2.0.9","@pnpm/common-cli-options-help":"0.1.6","@pnpm/plugin-commands-listing":"2.0.4","@pnpm/plugin-commands-rebuild":"2.0.11","@pnpm/plugin-commands-outdated":"2.0.5","@pnpm/filter-workspace-packages":"2.1.1","@pnpm/plugin-commands-publishing":"2.1.0","@pnpm/plugin-commands-installation":"2.1.0","@pnpm/plugin-commands-script-runners":"1.2.3"},"_hasShrinkwrap":false,"readmeFilename":"README.md","__devDependencies":{"mz":"2.7.0","ncp":"2.0.0","pnpm":"file:","delay":"4.3.0","execa":"^4.0.2","p-any":"3.0.0","byline":"5.0.0","semver":"^7.3.2","@types/mz":"^2.7.1","tree-kill":"1.2.2","write-pkg":"4.0.0","@types/ncp":"^2.0.4","is-windows":"1.0.2","cross-spawn":"^7.0.3","exists-link":"2.0.0","npm-run-all":"4.1.5","path-exists":"4.0.0","symlink-dir":"^4.1.0","@types/is-ci":"^2.0.0","@types/ramda":"^0.27.6","@types/table":"^5.0.0","@types/which":"^1.3.2","tape-promise":"4.0.0","@pnpm/prepare":"0.0.6","@types/byline":"^4.2.32","@types/semver":"^7.2.0","@zkochan/retry":"^0.2.0","load-json-file":"6.2.0","read-yaml-file":"2.0.0","@pnpm/constants":"4.0.0","@zkochan/rimraf":"1.0.0","write-json-file":"4.0.0","write-yaml-file":"^4.1.0","deep-require-cwd":"1.0.0","@types/is-windows":"^1.0.0","normalize-newline":"3.0.0","@pnpm/modules-yaml":"8.0.0","@types/common-tags":"^1.8.0","@types/cross-spawn":"^6.0.2","@types/graceful-fs":"^4.1.3","@types/tape-promise":"^4.0.1","@pnpm/assert-project":"2.1.4","@pnpm/lockfile-types":"2.0.1","dir-is-case-sensitive":"1.0.2","@types/update-notifier":"^4.1.0","@pnpm/read-package-json":"3.1.2","@pnpm/read-project-manifest":"1.0.8","@pnpm/write-project-manifest":"1.0.4","@pnpm/find-workspace-packages":"2.2.6","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_5.2.0_1592331539564_0.5357260065682894","host":"s3://npm-registry-packages"}},"5.2.1":{"name":"pnpm","version":"5.2.1","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@5.2.1","maintainers":[{"name":"zkochan","email":"z@kochan.io"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"2556d986d358710961dee9a2ea9e92492a48ce52","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-5.2.1.tgz","fileCount":5799,"integrity":"sha512-FNLicyHgZxnox2AlEmeYJb0qtPII2gbNSMmz/+NTiLD2p/MRbQvaIHUMyj7AkRJhwXPrQ9UdUOiqRIGKh5CJUA==","signatures":[{"sig":"MEYCIQC+lejI/tEL5pTypBovcrcfwQomf7bdc3Z0idIwEO/GxwIhAJhbDnPlfqma3hd47xTU/IvvcBP7CrK13ClcLhIKPZvm","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18905536,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe6eQQCRA9TVsSAnZWagAAinQP/3Ft7KK6qgAv4xPaxkvL\nrj1sacXvVzDRN7WvFt4EbddURpqdR9PKUmzWfEkw+jw5k6MYuZKzxUO8Dmzc\nXlAkTmVAphqsoiCKvBxzYUcSk93TevGZ6TpY+UErcQAaCrofQGYpFKeXnTKW\nekDEbJUSTGtl064uCKLaO/K7/Hbmh9TdyEuKXWMs06kpiDiAFNEHNogQnlLm\nDiHIaG08yHbw5pQ9Rny2YhSgapd77pygbh+eJDftwmDxCwsKM3GkrHGaG+v8\nt2+CpbVFB6vOOocsVkoAsHL2yJEw5nL3mE5PGiJwk+U7jx/DGfVmYa21/j+m\nS+ttHIFGF53FraYk8S7Qw5SkXkMTesXq9gmj6lzsKCGxaTpMVsUix+jKh7dz\naJ5Uh1WpRhy5GvLNaOqGazOpyWRn5A/ypjkAlk+cB43zVPnZYYnUuGY5dXLg\nWLWmbcF8QPrBS7yIVg8BJH06Gxu/pmtm396HO034VievMC3SGvAJJa+rVl/p\n9kz9mXNBk3PW0H60gcjBcszH3Oqx7QxUVkNqGt8p9bqLD8k/sK8aJfdEaBEs\nYLhLeifkz4Oe78m9UmNMEwu4itb7nTIyhxmqbNZgY6YdaeDSE8ASCKXwT80r\nninhXqbEb34YdhpxSMwI36kTbeAjm8n2+omujDhxSV011Uru2H8wHd47dmr+\nk285\r\n=/cGU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","engines":{"node":">=10.13"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"tslint -c ../../tslint.json src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"npm run tsc -- --watch","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:tap","test:tap":"cd ../.. && c8 --reporter lcov --reports-dir packages/pnpm/coverage ts-node packages/pnpm/test --type-check","postpublish":"publish-packed","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock","prepublishOnly":"pnpm run compile && npm cache clear --force && publish-packed --prune"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"6.14.5","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"12.16.3","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"nopt":"4.0.3","chalk":"^4.1.0","is-ci":"2.0.0","ramda":"0.27.0","which":"2.0.2","split-cmd":"1.0.1","pkgs-graph":"5.2.0","@pnpm/types":"6.1.0","@types/nopt":"^3.0.29","common-tags":"1.8.0","graceful-fs":"4.2.1","render-help":"1.0.0","@pnpm/config":"9.2.0","@pnpm/logger":"3.2.2","@pnpm/tabtab":"0.0.1","@pnpm/command":"1.0.0","@pnpm/run-npm":"2.0.2","@pnpm/cli-meta":"1.0.0","loud-rejection":"2.2.0","@pnpm/cli-utils":"0.4.9","@zkochan/libnpx":"11.0.3","update-notifier":"4.1.0","@pnpm/core-loggers":"4.1.1","@pnpm/file-reporter":"^1.0.0","@pnpm/parse-cli-args":"2.0.0","@pnpm/default-reporter":"7.4.2","@pnpm/find-workspace-dir":"1.0.0","@pnpm/plugin-commands-audit":"1.0.13","@pnpm/plugin-commands-store":"2.0.11","@pnpm/plugin-commands-import":"1.0.28","@pnpm/plugin-commands-server":"2.0.9","@pnpm/common-cli-options-help":"0.1.6","@pnpm/plugin-commands-listing":"2.0.4","@pnpm/plugin-commands-rebuild":"2.0.11","@pnpm/plugin-commands-outdated":"2.0.5","@pnpm/filter-workspace-packages":"2.1.1","@pnpm/plugin-commands-publishing":"2.1.0","@pnpm/plugin-commands-installation":"2.1.1","@pnpm/plugin-commands-script-runners":"1.2.3"},"_hasShrinkwrap":false,"__devDependencies":{"mz":"2.7.0","ncp":"2.0.0","pnpm":"file:","delay":"4.3.0","execa":"^4.0.2","p-any":"3.0.0","byline":"5.0.0","semver":"^7.3.2","@types/mz":"^2.7.1","tree-kill":"1.2.2","write-pkg":"4.0.0","@types/ncp":"^2.0.4","is-windows":"1.0.2","cross-spawn":"^7.0.3","exists-link":"2.0.0","npm-run-all":"4.1.5","path-exists":"4.0.0","symlink-dir":"^4.1.0","@types/is-ci":"^2.0.0","@types/ramda":"^0.27.6","@types/table":"^5.0.0","@types/which":"^1.3.2","tape-promise":"4.0.0","@pnpm/prepare":"0.0.6","@types/byline":"^4.2.32","@types/semver":"^7.2.0","@zkochan/retry":"^0.2.0","load-json-file":"6.2.0","read-yaml-file":"2.0.0","@pnpm/constants":"4.0.0","@zkochan/rimraf":"1.0.0","write-json-file":"4.0.0","write-yaml-file":"^4.1.0","deep-require-cwd":"1.0.0","@types/is-windows":"^1.0.0","normalize-newline":"3.0.0","@pnpm/modules-yaml":"8.0.0","@types/common-tags":"^1.8.0","@types/cross-spawn":"^6.0.2","@types/graceful-fs":"^4.1.3","@types/tape-promise":"^4.0.1","@pnpm/assert-project":"2.1.4","@pnpm/lockfile-types":"2.0.1","dir-is-case-sensitive":"1.0.2","@types/update-notifier":"^4.1.0","@pnpm/read-package-json":"3.1.2","@pnpm/read-project-manifest":"1.0.8","@pnpm/write-project-manifest":"1.0.4","@pnpm/find-workspace-packages":"2.2.6","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_5.2.1_1592386575993_0.1067984203429333","host":"s3://npm-registry-packages"}},"5.2.2":{"name":"pnpm","version":"5.2.2","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@5.2.2","maintainers":[{"name":"zkochan","email":"z@kochan.io"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"b3dafb01f7a4ab4a7a0768689a0b7093f9853754","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-5.2.2.tgz","fileCount":5961,"integrity":"sha512-8SumQnJM4qMSZa17Z8Tj4q/z3Lsa2+ETIf0EK4rtGi+Xrw8Y7zFKpimVWX6imQs9XSNANabs8h+thpb+n0PPDA==","signatures":[{"sig":"MEQCIB9w6S8L43jDW62QQNvrUWWfHM4mL/ywHewOktrBFtPqAiBCYirDzDve4LARakK4WIrPX+71qpCghYPT8c/9eK9tbg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":19009903,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe6/P0CRA9TVsSAnZWagAA/EUP/iYBPHlV/OE7nOJrw7po\nDebi2lKE0uKuAtqeEs2H5pzZuyJfPLG+2ftRkJNqHoG40oOXuNp458GZm+x7\n24DIGz4t8bX6iogcS/6i1pHhxZbeZdgKZzdnVJeBjwMqJXih6R8+zjUU7bjh\nop+vO8zBC+26WDu1yXYjlPEag2B1ANVtXI4xNJnNv6UEryhc+z3aMWgUtgtR\nA4IijFYbEOlfT0TsgtegtGByQxCHgGrGvmdhKj30h2fFxERCcIA9bHsroECL\nj3vl5z+CY2FzEjX/tKEuf8MmB7yPySPkQeiMBtbgiIM0jce0tG36AE5OpUji\nzuvxansju6EvLEHqxsZX1rC81NwWrX44UEKkuhu8R1u0MWDRUYOyW56Arh9b\nBFdeZhc4RACfR+9a4jOPUXrd4Z+wEMUs7jjubKcIz4nWZoTMnpralGOP6zyK\nR0f6zhiu1sbPh1rRifIeiNSU53Uu6e3auGTA0AzMcdo4cKjU6rxa2790OaJ6\n/PIbcoBIYfBc9/f8BeARz2YPnC2mkhVsE6eAfeK4z26VoyHc53mY+A8k50jp\nWidO8wwm1olo/Wtu/3AwNIUDqzztjo0i2aigRRVYHZALiKllC2oXucKkuJsY\ntH/qKWAETqmHkjrFuUEa7GS8DwbdlauQAW/RP0SkKk637854WUckFH6hTbzU\n87dW\r\n=2xIT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","engines":{"node":">=10.13"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"tslint -c ../../tslint.json src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"npm run tsc -- --watch","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:tap","test:tap":"cd ../.. && c8 --reporter lcov --reports-dir packages/pnpm/coverage ts-node packages/pnpm/test --type-check","postpublish":"publish-packed","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock","prepublishOnly":"pnpm run compile && npm cache clear --force && publish-packed --prune"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"6.14.5","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"12.16.3","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"nopt":"^4.0.3","chalk":"^4.1.0","is-ci":"^2.0.0","ramda":"^0.27.0","which":"^2.0.2","split-cmd":"^1.0.1","pkgs-graph":"5.2.0","@pnpm/types":"6.1.0","@types/nopt":"^3.0.29","common-tags":"^1.8.0","graceful-fs":"^4.2.4","render-help":"^1.0.0","@pnpm/config":"9.2.0","@pnpm/logger":"3.2.2","@pnpm/tabtab":"0.0.1","@pnpm/command":"1.0.0","@pnpm/run-npm":"2.0.2","@pnpm/cli-meta":"1.0.0","loud-rejection":"^2.2.0","@pnpm/cli-utils":"0.4.9","@zkochan/libnpx":"11.0.3","update-notifier":"^4.1.0","@pnpm/core-loggers":"4.1.1","@pnpm/file-reporter":"^1.0.0","@pnpm/parse-cli-args":"2.0.0","@pnpm/default-reporter":"7.4.2","@pnpm/find-workspace-dir":"1.0.0","@pnpm/plugin-commands-audit":"1.0.13","@pnpm/plugin-commands-store":"2.0.12","@pnpm/plugin-commands-import":"1.0.29","@pnpm/plugin-commands-server":"2.0.10","@pnpm/common-cli-options-help":"0.1.6","@pnpm/plugin-commands-listing":"2.0.4","@pnpm/plugin-commands-rebuild":"2.0.12","@pnpm/plugin-commands-outdated":"2.0.6","@pnpm/filter-workspace-packages":"2.1.2","@pnpm/plugin-commands-publishing":"2.1.1","@pnpm/plugin-commands-installation":"2.1.2","@pnpm/plugin-commands-script-runners":"1.2.3"},"_hasShrinkwrap":false,"__devDependencies":{"mz":"2.7.0","ncp":"2.0.0","pnpm":"file:","delay":"4.3.0","execa":"^4.0.2","p-any":"3.0.0","byline":"5.0.0","semver":"^7.3.2","@types/mz":"^2.7.1","tree-kill":"1.2.2","write-pkg":"4.0.0","@types/ncp":"^2.0.4","is-windows":"1.0.2","cross-spawn":"^7.0.3","exists-link":"2.0.0","npm-run-all":"4.1.5","path-exists":"4.0.0","symlink-dir":"^4.1.0","@types/is-ci":"^2.0.0","@types/ramda":"^0.27.6","@types/table":"^5.0.0","@types/which":"^1.3.2","tape-promise":"4.0.0","@pnpm/prepare":"0.0.6","@types/byline":"^4.2.32","@types/semver":"^7.2.0","@zkochan/retry":"^0.2.0","load-json-file":"6.2.0","read-yaml-file":"2.0.0","@pnpm/constants":"4.0.0","@zkochan/rimraf":"1.0.0","write-json-file":"4.0.0","write-yaml-file":"^4.1.0","deep-require-cwd":"1.0.0","@types/is-windows":"^1.0.0","normalize-newline":"3.0.0","@pnpm/modules-yaml":"8.0.0","@types/common-tags":"^1.8.0","@types/cross-spawn":"^6.0.2","@types/graceful-fs":"^4.1.3","@types/tape-promise":"^4.0.1","@pnpm/assert-project":"2.1.4","@pnpm/lockfile-types":"2.0.1","dir-is-case-sensitive":"1.0.2","@types/update-notifier":"^4.1.0","@pnpm/read-package-json":"3.1.2","@pnpm/read-project-manifest":"1.0.8","@pnpm/write-project-manifest":"1.0.4","@pnpm/find-workspace-packages":"2.2.7","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_5.2.2_1592521715921_0.7920173300022544","host":"s3://npm-registry-packages"}},"5.2.3":{"name":"pnpm","version":"5.2.3","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@5.2.3","maintainers":[{"name":"zkochan","email":"z@kochan.io"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"7413cf9b9e1a4a54996091e73a9304781358a942","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-5.2.3.tgz","fileCount":5967,"integrity":"sha512-b/08ZVyIKNhO3u2mAb4Npcg6nebWfJw7BhKt+o7gzHPFfxed2DtIDLXaxUzwKKoLrqHuk4XsPNJwSQRkA97jwg==","signatures":[{"sig":"MEYCIQDGNBvWPFSOFaVEvovCf/f+e5RObF9LnIHVMI0bElwAegIhAMCAlmf/g7waTL4Iq7y0TtSprnlLQYTSfF+FagqDJJyt","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":19020007,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe7pE3CRA9TVsSAnZWagAAYGAQAKEBOLkBO0lkPjJbIPUV\nCkSl7YN7APl135OJ9WKMM0Br9Wwp9pbVHnw2NjHQAQ4Zpzko3y9vp5gGYACT\nmDp11y+JYteU2EUpM8PAMW96jn/ZIjUuIEux+T3Ze4wUHCr06SrAIbtAuEPg\n8wDfIsnTOZ4DQ7+BVObSeC0GUHtjN6cuEBiifTr8HgXJt7VRjqhAKIaSawlm\nul1hjUkfUmaEivHHaC8F5sM4GWfcajPsNRCrdQp+TPpPy0h3qdimLZVTIG4g\nqUIG97Pp/dYy4hPWsAODRjm+Ykuh1aO8CJU5PNS9AAzdKhZZd/0WzYNm6MPj\nggUohTBxuIk1rsYXo+Ym+nJ0hyx2AU/VhREJr3i9qiBsKH+ufXSwMyWH0qSE\nsPbDa3FG0cDnsnDOyN6RHH0rkzGToloDd3/i7LHiht/8E+VUoSCzuL3nvT/0\nL59BONFNjNAvvGmn1cBSyZXVDDMh04bT/67iJsx/l6nR5jPzLj/6doy9VEEB\nf1T7s2jj/98paNpxXSEJEaIUQngT3oLXumiOGr3IRDPtj0/x2696iO78xPQG\njGi829OydSvMKFuTUk69lJGEWx7koYY7ufwgMumUUPluix6lpQk7BsxZUtd8\nQGIZJX+iHSpKrj+y5MwFrgNigaUMKPORKKgw9Z9OXboqGFlDOAX+5AZ7vmEa\nkTcD\r\n=ajnz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","engines":{"node":">=10.13"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"tslint -c ../../tslint.json src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"npm run tsc -- --watch","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:tap","test:tap":"cd ../.. && c8 --reporter lcov --reports-dir packages/pnpm/coverage ts-node packages/pnpm/test --type-check","postpublish":"publish-packed","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock","prepublishOnly":"pnpm run compile && npm cache clear --force && publish-packed --prune"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"6.14.5","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"12.16.3","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"nopt":"^4.0.3","chalk":"^4.1.0","is-ci":"^2.0.0","ramda":"^0.27.0","which":"^2.0.2","path-name":"^1.0.0","split-cmd":"^1.0.1","pkgs-graph":"5.2.0","@pnpm/types":"6.1.0","@types/nopt":"^3.0.29","common-tags":"^1.8.0","graceful-fs":"^4.2.4","render-help":"^1.0.0","@pnpm/config":"9.2.0","@pnpm/logger":"3.2.2","@pnpm/tabtab":"0.0.1","@pnpm/command":"1.0.0","@pnpm/run-npm":"2.0.2","@pnpm/cli-meta":"1.0.0","loud-rejection":"^2.2.0","@pnpm/cli-utils":"0.4.9","@zkochan/libnpx":"11.0.3","update-notifier":"^4.1.0","@pnpm/core-loggers":"4.1.1","@pnpm/file-reporter":"^1.0.0","@pnpm/parse-cli-args":"2.0.0","@pnpm/default-reporter":"7.4.2","@pnpm/find-workspace-dir":"1.0.0","@pnpm/plugin-commands-audit":"1.0.13","@pnpm/plugin-commands-store":"2.0.13","@pnpm/plugin-commands-import":"1.0.30","@pnpm/plugin-commands-server":"2.0.11","@pnpm/common-cli-options-help":"0.1.6","@pnpm/plugin-commands-listing":"2.0.4","@pnpm/plugin-commands-rebuild":"2.0.13","@pnpm/plugin-commands-outdated":"2.0.6","@pnpm/filter-workspace-packages":"2.1.2","@pnpm/plugin-commands-publishing":"2.1.1","@pnpm/plugin-commands-installation":"2.1.3","@pnpm/plugin-commands-script-runners":"1.2.3"},"_hasShrinkwrap":false,"__devDependencies":{"mz":"2.7.0","ncp":"2.0.0","pnpm":"file:","delay":"4.3.0","execa":"^4.0.2","p-any":"3.0.0","byline":"5.0.0","semver":"^7.3.2","@types/mz":"^2.7.1","tree-kill":"1.2.2","write-pkg":"4.0.0","@types/ncp":"^2.0.4","is-windows":"1.0.2","cross-spawn":"^7.0.3","exists-link":"2.0.0","npm-run-all":"4.1.5","path-exists":"4.0.0","symlink-dir":"^4.1.0","@types/is-ci":"^2.0.0","@types/ramda":"^0.27.6","@types/table":"^5.0.0","@types/which":"^1.3.2","tape-promise":"4.0.0","@pnpm/prepare":"0.0.6","@types/byline":"^4.2.32","@types/semver":"^7.2.0","@zkochan/retry":"^0.2.0","load-json-file":"6.2.0","read-yaml-file":"2.0.0","@pnpm/constants":"4.0.0","@zkochan/rimraf":"1.0.0","write-json-file":"4.0.0","write-yaml-file":"^4.1.0","deep-require-cwd":"1.0.0","@types/is-windows":"^1.0.0","normalize-newline":"3.0.0","@pnpm/modules-yaml":"8.0.0","@types/common-tags":"^1.8.0","@types/cross-spawn":"^6.0.2","@types/graceful-fs":"^4.1.3","@types/tape-promise":"^4.0.1","@pnpm/assert-project":"2.1.4","@pnpm/lockfile-types":"2.0.1","dir-is-case-sensitive":"1.0.2","@types/update-notifier":"^4.1.0","@pnpm/read-package-json":"3.1.2","@pnpm/read-project-manifest":"1.0.8","@pnpm/write-project-manifest":"1.0.4","@pnpm/find-workspace-packages":"2.2.7","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_5.2.3_1592693046694_0.11917651040693888","host":"s3://npm-registry-packages"}},"5.2.4":{"name":"pnpm","version":"5.2.4","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@5.2.4","maintainers":[{"name":"zkochan","email":"z@kochan.io"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"3536b4e2818cef60cd11558317dbdc3d960d00f8","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-5.2.4.tgz","fileCount":5868,"integrity":"sha512-U3CdNqzRUh6XF/7+cJd9Kpv6EoKc32sGE7yrrZkTvcpgKQ01dwmCLc+B3jW3vKKlIFKwJYDqaityjMtwYdX+RA==","signatures":[{"sig":"MEUCIBoq5ZLqO6/ha5ZA5zJfDlKjU1ceOfISUGrTOc03S/8TAiEArMKAyHJDUZMrODhloXOB7YPDNPrU+syvs+ge87snBVI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18828986,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe8K0WCRA9TVsSAnZWagAApSgQAJ0XDbmPQXW3U6Ydm3R9\nAKiH2pcoFDTm04mBf4YMkUD667HQ/sclv9CF4Ki9d05J0l2Pb19OQdxVXu17\nLgvDtjxtiVYTXWImjVmz9DYuSkrgIDqWG8AyMy4YdJFGS/LLv4WOY8HrzJC7\nDFd1Zj3uQ0bkjcH6z+OMvT6+pFg/GAyOeRm4HsS9/orYFYq1ffGRUVPDeeT1\nYDm+z883MA6QZfSUgK8MFfGrVSTWxmsWUvjUFlDckyPIDADw3tVBK2AmGmF/\nyaaHDhw8YKBGu/1gje9+OJTDVhAOqcU5WHJrStxY0as23JT3JWxuaGqZlJUJ\ny/kBKIB9rB3R4EI8u3MmnFqyxyEtWIHN9eR848gFVL+qVPnmuvJPPhr9Dfdu\nNj2NM3maRFiBebE5d3yxgunhrGNSrcV7XNjPUmFsb5CCKwlP3vWfcCD2cXJL\nes6e08rj8yzoUBKtR3yC+Pa8BvFTzXSNZ7WQ+vPSPkg/UWFA7rOvFUa07mSN\nrrDp6hh2+jSjj3verGoAqQX/ux5I5shau+fy/mX3cn9Ln4OID1dddrGthbLa\nPR/E+hYJgDd3td19iJ0an2vRWMIPSh7/ElUmvmVx8JpAbRHHCpwJlBG1EqCI\nyiOh8OWIuTPch8xwKkFDY4al5KSrHeYLzdLvK3w+K5CfgENg45QloQZ0AJ+x\n+9NW\r\n=6BC3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","engines":{"node":">=10.13"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"tslint -c ../../tslint.json src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"npm run tsc -- --watch","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:tap","test:tap":"cd ../.. && c8 --reporter lcov --reports-dir packages/pnpm/coverage ts-node packages/pnpm/test --type-check","postpublish":"publish-packed","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock","prepublishOnly":"pnpm run compile && npm cache clear --force && publish-packed --prune"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"6.14.5","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"12.16.3","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"nopt":"^4.0.3","chalk":"^4.1.0","is-ci":"^2.0.0","ramda":"^0.27.0","which":"^2.0.2","path-name":"^1.0.0","split-cmd":"^1.0.1","pkgs-graph":"5.2.0","@pnpm/types":"6.2.0","@types/nopt":"^3.0.29","graceful-fs":"^4.2.4","render-help":"^1.0.0","@pnpm/config":"10.0.0","@pnpm/logger":"3.2.2","@pnpm/tabtab":"0.0.1","@pnpm/command":"1.0.0","@pnpm/run-npm":"2.0.2","@pnpm/cli-meta":"1.0.0","loud-rejection":"^2.2.0","@pnpm/cli-utils":"0.4.10","@zkochan/libnpx":"11.0.3","update-notifier":"^4.1.0","@pnpm/core-loggers":"4.1.2","@pnpm/file-reporter":"^1.0.0","@pnpm/parse-cli-args":"2.0.0","@pnpm/default-reporter":"7.4.3","@pnpm/find-workspace-dir":"1.0.0","@pnpm/plugin-commands-audit":"1.0.14","@pnpm/plugin-commands-store":"2.0.14","@pnpm/plugin-commands-import":"1.0.31","@pnpm/plugin-commands-server":"2.0.12","@pnpm/common-cli-options-help":"0.1.6","@pnpm/plugin-commands-listing":"2.0.5","@pnpm/plugin-commands-rebuild":"2.0.14","@pnpm/plugin-commands-outdated":"2.0.7","@pnpm/filter-workspace-packages":"2.1.3","@pnpm/plugin-commands-publishing":"2.1.2","@pnpm/plugin-commands-installation":"2.1.4","@pnpm/plugin-commands-script-runners":"1.2.4"},"_hasShrinkwrap":false,"readmeFilename":"README.md","__devDependencies":{"mz":"2.7.0","ncp":"2.0.0","pnpm":"file:","delay":"4.3.0","execa":"^4.0.2","p-any":"3.0.0","byline":"5.0.0","semver":"^7.3.2","@types/mz":"^2.7.1","tree-kill":"1.2.2","write-pkg":"4.0.0","@types/ncp":"^2.0.4","is-windows":"1.0.2","cross-spawn":"^7.0.3","exists-link":"2.0.0","npm-run-all":"4.1.5","path-exists":"4.0.0","symlink-dir":"^4.1.0","@types/is-ci":"^2.0.0","@types/ramda":"^0.27.6","@types/table":"^5.0.0","@types/which":"^1.3.2","tape-promise":"4.0.0","@pnpm/prepare":"0.0.7","@types/byline":"^4.2.32","@types/semver":"^7.2.0","@zkochan/retry":"^0.2.0","load-json-file":"6.2.0","read-yaml-file":"2.0.0","@pnpm/constants":"4.0.0","@zkochan/rimraf":"1.0.0","write-json-file":"4.0.0","write-yaml-file":"^4.1.0","deep-require-cwd":"1.0.0","@types/is-windows":"^1.0.0","normalize-newline":"3.0.0","@pnpm/modules-yaml":"8.0.1","@types/cross-spawn":"^6.0.2","@types/graceful-fs":"^4.1.3","@types/tape-promise":"^4.0.1","@pnpm/assert-project":"2.1.5","@pnpm/lockfile-types":"2.0.1","dir-is-case-sensitive":"1.0.2","@types/update-notifier":"^4.1.0","@pnpm/read-package-json":"3.1.3","@pnpm/read-project-manifest":"1.0.9","@pnpm/write-project-manifest":"1.0.5","@pnpm/find-workspace-packages":"2.2.8","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_5.2.4_1592831253879_0.8103372658997123","host":"s3://npm-registry-packages"}},"5.2.5":{"name":"pnpm","version":"5.2.5","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@5.2.5","maintainers":[{"name":"zkochan","email":"z@kochan.io"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"1466e65559b0607f2cf6514e08f4f000652f71e9","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-5.2.5.tgz","fileCount":5868,"integrity":"sha512-8tzcsRBUcnfJZeD3jqRS/j7FB8e9Zq2FVZSiFWZrSWseLUitxbJJvHKstBpnct54Zj712bOTF0A3fvW1T2F+JQ==","signatures":[{"sig":"MEQCIG4TCmuPdSSnxC9iq4GdNXS3RX8ACGKdKRLgSdzKzSu8AiB4YkXSd5iXaM7OXbGZO1gbyfNKOmGPEuI5Ev4c5jNgKw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18829179,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe8PUrCRA9TVsSAnZWagAAwdAQAJoUaZlQFMwa9G+WLbxN\nJ1QY8DluF2dJ3/fyf5iZXXQEP3FsmXkTgnUQgD6z1g68CVy0s/8JpP32Q+Wx\n9Jkaxga2BJFASHCWeWUf1UW34Wfr9vu684xlZ/xml736SJoNHCl+jG9jT6cP\nHhzOIJIrctgjMcUwf7KvDDxH/siyKOE7gdCoZ/udqcGJ08SF9OfwgBbpkUAS\ndGAZiQLmInX45xk47ETUrsCoV/PtshVly6I9vh03R3hOI1LRnISHnURMC/GX\nctIQSUDTpz9RxDdxw3p7FrMFJkfj+6YYkskb7tIuRaHj139lmsWri1ItUSK7\nAKytU4dQB3CSkXXneHB3dcYOfpsRcYXA2am1aX5R0XfPamrQIoktSpQCBaWM\nJzBOCRCE7CAr4J1yLV+9Cq5kZ9fjito2aAp0WrvLiV4XgFlZOuzMm7d2qyok\njbG7gW7u3gttChEP+s97Of1oOn/SZ6nLubaAbewkK5P6JniKLlH+bVjMfCcC\n7E3rb0S/jmoJuAX9M7NtaWTSvFPNpDmD0cOdGb/pothW/yxcWEb/SkBquk8g\n1nklplQuCPxiSA+61up3O6321JUqTnPEj5GiV5jmgZCkv6nj3Sl9latlZL/G\nCi3NPIwi6zQOinNxHlGEYnHDJAPkclNkq1sjLzoV+EaoG6g4Dm2jJvQN6//l\naYMF\r\n=z3qW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","engines":{"node":">=10.13"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"tslint -c ../../tslint.json src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"npm run tsc -- --watch","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:tap","test:tap":"cd ../.. && c8 --reporter lcov --reports-dir packages/pnpm/coverage ts-node packages/pnpm/test --type-check","postpublish":"publish-packed","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock","prepublishOnly":"pnpm run compile && npm cache clear --force && publish-packed --prune"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"6.14.5","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"12.16.3","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"nopt":"^4.0.3","chalk":"^4.1.0","is-ci":"^2.0.0","ramda":"^0.27.0","which":"^2.0.2","path-name":"^1.0.0","split-cmd":"^1.0.1","pkgs-graph":"5.2.0","@pnpm/types":"6.2.0","@types/nopt":"^3.0.29","graceful-fs":"^4.2.4","render-help":"^1.0.0","@pnpm/config":"10.0.1","@pnpm/logger":"3.2.2","@pnpm/tabtab":"0.0.1","@pnpm/command":"1.0.0","@pnpm/run-npm":"2.0.2","@pnpm/cli-meta":"1.0.0","loud-rejection":"^2.2.0","@pnpm/cli-utils":"0.4.11","@zkochan/libnpx":"11.0.3","update-notifier":"^4.1.0","@pnpm/core-loggers":"4.1.2","@pnpm/file-reporter":"^1.0.0","@pnpm/parse-cli-args":"2.0.0","@pnpm/default-reporter":"7.4.4","@pnpm/find-workspace-dir":"1.0.0","@pnpm/plugin-commands-audit":"1.0.15","@pnpm/plugin-commands-store":"2.0.15","@pnpm/plugin-commands-import":"1.0.32","@pnpm/plugin-commands-server":"2.0.13","@pnpm/common-cli-options-help":"0.1.6","@pnpm/plugin-commands-listing":"2.0.6","@pnpm/plugin-commands-rebuild":"2.0.15","@pnpm/plugin-commands-outdated":"2.0.8","@pnpm/filter-workspace-packages":"2.1.4","@pnpm/plugin-commands-publishing":"2.1.3","@pnpm/plugin-commands-installation":"2.1.5","@pnpm/plugin-commands-script-runners":"1.2.5"},"_hasShrinkwrap":false,"__devDependencies":{"mz":"2.7.0","ncp":"2.0.0","pnpm":"file:","delay":"4.3.0","execa":"^4.0.2","p-any":"3.0.0","byline":"5.0.0","semver":"^7.3.2","@types/mz":"^2.7.1","tree-kill":"1.2.2","write-pkg":"4.0.0","@types/ncp":"^2.0.4","is-windows":"1.0.2","cross-spawn":"^7.0.3","exists-link":"2.0.0","npm-run-all":"4.1.5","path-exists":"4.0.0","symlink-dir":"^4.1.0","@types/is-ci":"^2.0.0","@types/ramda":"^0.27.6","@types/table":"^5.0.0","@types/which":"^1.3.2","tape-promise":"4.0.0","@pnpm/prepare":"0.0.7","@types/byline":"^4.2.32","@types/semver":"^7.2.0","@zkochan/retry":"^0.2.0","load-json-file":"6.2.0","read-yaml-file":"2.0.0","@pnpm/constants":"4.0.0","@zkochan/rimraf":"1.0.0","write-json-file":"4.0.0","write-yaml-file":"^4.1.0","deep-require-cwd":"1.0.0","@types/is-windows":"^1.0.0","normalize-newline":"3.0.0","@pnpm/modules-yaml":"8.0.1","@types/cross-spawn":"^6.0.2","@types/graceful-fs":"^4.1.3","@types/tape-promise":"^4.0.1","@pnpm/assert-project":"2.1.5","@pnpm/lockfile-types":"2.0.1","dir-is-case-sensitive":"1.0.2","@types/update-notifier":"^4.1.0","@pnpm/read-package-json":"3.1.3","@pnpm/read-project-manifest":"1.0.9","@pnpm/write-project-manifest":"1.0.5","@pnpm/find-workspace-packages":"2.2.9","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_5.2.5_1592849706404_0.2182284841140354","host":"s3://npm-registry-packages"}},"5.2.6":{"name":"pnpm","version":"5.2.6","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@5.2.6","maintainers":[{"name":"zkochan","email":"z@kochan.io"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"2b08ef42961c97783fecb235c53759eb589421d1","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-5.2.6.tgz","fileCount":5868,"integrity":"sha512-7PFzPm0l14hzio59fufxpGgWRcMmtC2JZmYbRdkrJmm/f4iExXFhGklB/IrdQidhTi5helNZrBY48/9Ows4naA==","signatures":[{"sig":"MEQCIEfdn5CtiDC7vhqxmIyesUMcqz4U6+LkfNVdvhMIvpd4AiAf3NHnlDqVOlhh+0AQzCIOs+wuyqRhu3PgYH20j/50Aw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18829555,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe8S0yCRA9TVsSAnZWagAANPgQAKUvsNgZZTpFgDr8vSa0\nnuSuAAJZ7LgHZkny7dprpNa1lc/sbY3KRZggn+VddsF3yKrsx4Wn0pYyvhC9\nAMwzw4VZUWpZutHTpEH83vvLh+e3P1yFNnqcggwgMEYOGEnVoT1VaXNwDV3z\nFgraNVfSN5pJG5559/MrLBD2udIDULEj1ZqBZKCQEdh87WDX+p2ewbOxpfh3\nEwl/suz+p5CSVUmIVQ+TyRhyYkaMO3I3wJKm7B9G+/LL/rmiBgJdU+lTjyES\nzhq1q6pAYPn3MCu7hQ8c7Jteo4+223K7AbMbq6L/IMdDzyyIfXXWE6NJVd2x\nJmlS121aHLwKrRaPgZPNY+LTTbYdmLrj6tf64aOuhEZt5/8bMcG2C1pPBiHs\n+Nwr71tO+lfUrUr5r1sqPzDB9Rm+72lXkjHm0b2HBFCzjOp8a8sNPbbhX5Op\nEA+QGwW5czPwyyjgxJKQkJTpn4lms5vszOyiTtFwQwnrZtNRrlP3TrprY1w1\nqfv/xWmWQpUbDLaVO6kws6VZn66iE8wQ9B3fGfdvvrMaDA8NrKljCxkxOvUm\nYrNXbgH67JeS/G04UfgmnQtNcU0UM17kXBcFo4Mp+WCUJ1JaGorTLHKR8dR/\nRRBFTDSyLT0XBATUe7QmCWHAF5qebxFHTqH0Ey21ZCo3Kk+s+2Sr+yqP2tBe\nMydn\r\n=Ns5a\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","engines":{"node":">=10.13"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"tslint -c ../../tslint.json src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"npm run tsc -- --watch","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:tap","test:tap":"cd ../.. && c8 --reporter lcov --reports-dir packages/pnpm/coverage ts-node packages/pnpm/test --type-check","postpublish":"publish-packed","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock","prepublishOnly":"pnpm run compile && npm cache clear --force && publish-packed --prune"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"6.14.5","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"12.16.3","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"nopt":"^4.0.3","chalk":"^4.1.0","is-ci":"^2.0.0","ramda":"^0.27.0","which":"^2.0.2","path-name":"^1.0.0","split-cmd":"^1.0.1","pkgs-graph":"5.2.0","@pnpm/types":"6.2.0","@types/nopt":"^3.0.29","graceful-fs":"^4.2.4","render-help":"^1.0.0","@pnpm/config":"10.0.1","@pnpm/logger":"3.2.2","@pnpm/tabtab":"0.0.1","@pnpm/command":"1.0.0","@pnpm/run-npm":"2.0.2","@pnpm/cli-meta":"1.0.0","loud-rejection":"^2.2.0","@pnpm/cli-utils":"0.4.11","@zkochan/libnpx":"11.0.3","update-notifier":"^4.1.0","@pnpm/core-loggers":"4.1.2","@pnpm/file-reporter":"^1.0.0","@pnpm/parse-cli-args":"2.0.0","@pnpm/default-reporter":"7.4.4","@pnpm/find-workspace-dir":"1.0.0","@pnpm/plugin-commands-audit":"1.0.15","@pnpm/plugin-commands-store":"2.0.16","@pnpm/plugin-commands-import":"1.0.33","@pnpm/plugin-commands-server":"2.0.14","@pnpm/common-cli-options-help":"0.1.6","@pnpm/plugin-commands-listing":"2.0.6","@pnpm/plugin-commands-rebuild":"2.0.16","@pnpm/plugin-commands-outdated":"2.0.8","@pnpm/filter-workspace-packages":"2.1.4","@pnpm/plugin-commands-publishing":"2.1.3","@pnpm/plugin-commands-installation":"2.1.6","@pnpm/plugin-commands-script-runners":"1.2.5"},"_hasShrinkwrap":false,"__devDependencies":{"mz":"2.7.0","ncp":"2.0.0","pnpm":"file:","delay":"4.3.0","execa":"^4.0.2","p-any":"3.0.0","byline":"5.0.0","semver":"^7.3.2","@types/mz":"^2.7.1","tree-kill":"1.2.2","write-pkg":"4.0.0","@types/ncp":"^2.0.4","is-windows":"1.0.2","cross-spawn":"^7.0.3","exists-link":"2.0.0","npm-run-all":"4.1.5","path-exists":"4.0.0","symlink-dir":"^4.1.0","@types/is-ci":"^2.0.0","@types/ramda":"^0.27.6","@types/table":"^5.0.0","@types/which":"^1.3.2","tape-promise":"4.0.0","@pnpm/prepare":"0.0.7","@types/byline":"^4.2.32","@types/semver":"^7.2.0","@zkochan/retry":"^0.2.0","load-json-file":"6.2.0","read-yaml-file":"2.0.0","@pnpm/constants":"4.0.0","@zkochan/rimraf":"1.0.0","write-json-file":"4.0.0","write-yaml-file":"^4.1.0","deep-require-cwd":"1.0.0","@types/is-windows":"^1.0.0","normalize-newline":"3.0.0","@pnpm/modules-yaml":"8.0.1","@types/cross-spawn":"^6.0.2","@types/graceful-fs":"^4.1.3","@types/tape-promise":"^4.0.1","@pnpm/assert-project":"2.1.5","@pnpm/lockfile-types":"2.0.1","dir-is-case-sensitive":"1.0.2","@types/update-notifier":"^4.1.0","@pnpm/read-package-json":"3.1.3","@pnpm/read-project-manifest":"1.0.9","@pnpm/write-project-manifest":"1.0.5","@pnpm/find-workspace-packages":"2.2.9","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_5.2.6_1592864050357_0.5331196773120781","host":"s3://npm-registry-packages"}},"5.2.7":{"name":"pnpm","version":"5.2.7","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@5.2.7","maintainers":[{"name":"zkochan","email":"z@kochan.io"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"2c60502560d9caa5bb54662c4f2cb20d6de1d86f","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-5.2.7.tgz","fileCount":8058,"integrity":"sha512-vg4dD9SwrNFVJVFkdOX9/7ZaawRzDa67H+8XY+GTfBvLhTovvfK6rM/yPBTz0Z9UK4Dhdp64+Yglks4QGhgi4g==","signatures":[{"sig":"MEYCIQCU7tkmjq+U7izNm1eNhNscQVz5UZJzQhMloo9xArLQ7gIhAKRn2NE9nJM0W6TUfaHU37ZvigKzG3sZzuKsdJHk34Zi","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":20169574,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe/nmiCRA9TVsSAnZWagAAXFcP+wSmPGvomzfxnf2xnKn1\nVadt7f9PFpwE1j5pZEsavKG+sAfyvKWPhkfvdffaTAxVH9wCI/zv3+tqqWXk\n7wlFGVA6RpZDLJMakEGirzmL3/yClq5AF13IYC4nkvTUGqWOIF0gDF3wRtUu\nkPrR/evtvUudK8FBCTrpYs2GrifWX/xOYxQ5H87ixgPk2gUT8FPd7zfhP8r6\n2VBRKfjy7QSVC2A1OQLwiye0gTkbFdZsZQ95IZhjyrdH37VvmgxLDpoCd95u\nPZEoDqP2kVTpNH3E74GU+5kP2j0wnTgiPoKwHU2gpaEmzLbRLp0opQThxqZp\n67ejMf2t9rdRqA4qctBMoeG6oQ7cJ8B/mnXCCAQ4DRHMpKC0ucSK/BzvPLiT\n7DaQ/MSMyrEW8ICoPLic0fum9k3rJKHGuQJVFAWOJ4+hUNYcyXdeGEXOB+X2\n5i577xlV8GTUXuizvOF1s7a2JvYeRYeN9dXZtlMqNJDFkVGuKiwZCiqX+kF+\nDK+q6gQHJ+Vyj6yLriY+xht734LqmA4QPsSbdUnzqtQ+NU7gAUCOrtzJk5ep\nEFNF/VJnl+w94hPsOFr+UsJ95HUfnDmDdU3xhxtnIJtuAt9ldkRTfY0LErE3\nQrsjcqPJJRsigXr5s57VyM7KMODnSZ+uWCUsnYunAC7asXbcPlGM1dOc2vmU\ntQtm\r\n=auUd\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","engines":{"node":">=10.13"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"tslint -c ../../tslint.json src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"npm run tsc -- --watch","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:tap","test:tap":"cd ../.. && c8 --reporter lcov --reports-dir packages/pnpm/coverage ts-node packages/pnpm/test --type-check","postpublish":"publish-packed","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock","prepublishOnly":"pnpm run compile && npm cache clear --force && publish-packed --prune"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"6.14.5","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"12.16.3","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"nopt":"^4.0.3","chalk":"^4.1.0","is-ci":"^2.0.0","ramda":"^0.27.0","which":"^2.0.2","path-name":"^1.0.0","split-cmd":"^1.0.1","pkgs-graph":"5.2.0","@pnpm/types":"6.2.0","@types/nopt":"^3.0.29","graceful-fs":"^4.2.4","render-help":"^1.0.0","@pnpm/config":"11.0.0","@pnpm/logger":"3.2.2","@pnpm/tabtab":"0.0.1","@pnpm/command":"1.0.0","@pnpm/run-npm":"2.0.2","@pnpm/cli-meta":"1.0.0","loud-rejection":"^2.2.0","@pnpm/cli-utils":"0.4.12","@zkochan/libnpx":"11.0.3","update-notifier":"^4.1.0","@pnpm/core-loggers":"4.1.2","@pnpm/file-reporter":"^1.0.0","@pnpm/parse-cli-args":"2.0.0","@pnpm/default-reporter":"7.4.5","@pnpm/find-workspace-dir":"1.0.0","@pnpm/plugin-commands-audit":"1.0.16","@pnpm/plugin-commands-store":"2.0.17","@pnpm/plugin-commands-import":"1.0.34","@pnpm/plugin-commands-server":"2.0.15","@pnpm/common-cli-options-help":"0.1.6","@pnpm/plugin-commands-listing":"2.0.7","@pnpm/plugin-commands-rebuild":"2.0.17","@pnpm/plugin-commands-outdated":"2.0.9","@pnpm/filter-workspace-packages":"2.1.5","@pnpm/plugin-commands-publishing":"2.1.4","@pnpm/plugin-commands-installation":"3.0.0","@pnpm/plugin-commands-script-runners":"1.2.6"},"_hasShrinkwrap":false,"readmeFilename":"README.md","__devDependencies":{"mz":"2.7.0","ncp":"2.0.0","pnpm":"file:","delay":"4.3.0","execa":"^4.0.2","p-any":"3.0.0","byline":"5.0.0","semver":"^7.3.2","@types/mz":"^2.7.1","tree-kill":"1.2.2","write-pkg":"4.0.0","@types/ncp":"^2.0.4","is-windows":"1.0.2","cross-spawn":"^7.0.3","exists-link":"2.0.0","npm-run-all":"4.1.5","path-exists":"4.0.0","symlink-dir":"^4.1.0","@types/is-ci":"^2.0.0","@types/ramda":"^0.27.6","@types/table":"^5.0.0","@types/which":"^1.3.2","tape-promise":"4.0.0","@pnpm/prepare":"0.0.7","@types/byline":"^4.2.32","@types/semver":"^7.2.0","@zkochan/retry":"^0.2.0","load-json-file":"6.2.0","read-yaml-file":"2.0.0","@pnpm/constants":"4.0.0","@zkochan/rimraf":"1.0.0","write-json-file":"4.0.0","write-yaml-file":"^4.1.0","deep-require-cwd":"1.0.0","@types/is-windows":"^1.0.0","normalize-newline":"3.0.0","@pnpm/modules-yaml":"8.0.1","@types/cross-spawn":"^6.0.2","@types/graceful-fs":"^4.1.3","@types/tape-promise":"^4.0.1","@pnpm/assert-project":"2.1.5","@pnpm/lockfile-types":"2.0.1","dir-is-case-sensitive":"1.0.2","@types/update-notifier":"^4.1.0","@pnpm/read-package-json":"3.1.3","@pnpm/read-project-manifest":"1.0.9","@pnpm/write-project-manifest":"1.0.5","@pnpm/find-workspace-packages":"2.2.10","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_5.2.7_1593735585581_0.2392850614639257","host":"s3://npm-registry-packages"}},"5.2.8":{"name":"pnpm","version":"5.2.8","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@5.2.8","maintainers":[{"name":"zkochan","email":"z@kochan.io"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"104ffc4aedda2047aa0a90029f6b079bc217e1c3","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-5.2.8.tgz","fileCount":8058,"integrity":"sha512-CQ7TPbmp2wM4FrzxwFbqQJyt9FICKvkS2kduBZx3ffYPOWj53l0yU01MafOFGm6UzFS6roKsXnTqG2HHhTpEUw==","signatures":[{"sig":"MEQCIDw+iji5LFc+qJdgSNf+ADRLMSfXM8eGCC4jfksfYbENAiAQtK2u37JAPl4Lgk71A2UnXbbYJvg3jEZUP6cxiM6sLw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":20170128,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe/8xPCRA9TVsSAnZWagAAMrcP/3K7J1jRWtrbVFaQC3EJ\n5f4aS1uQRBZfeUnyNoqejb7Z4eLq2sSzIqbrpcGOfotiXzWQqHGdQ3rn4PS0\nLapIj1YrWqNEulj/5/fwR0cFLsBiuL5DbhGELi8dNBKu7F+oG4NeQPLxAxKh\nQ3mGhfyZ3qPh1PfiYyeL0QNkRg7yTuYLpUYOzJ0pSlJ7KQvuGyCjaDkOHY97\nKZ/n29rccYPzkvw5o7pcJVXtEyuoWtmfTRq8zoB9PLZwoGfW6TziA1NydpBz\nE9HkxuhAsPz2l47SOEKbFw/l86BnF59g46wAsuC/J+C/sCtvKORchMrwe5uz\noCV6DrAjmRVJ2i4Sq+bPqJjQVsFbw1om+49WGkPQg+UIIWNvYaeAAB+v/LXN\n2JgZvqNUzzKqrrPZeTHxEqGdzSzYuZS9Vvlc25vmp/b9/7ve078nZN9sCPpu\nBiL9fkkb2usH9/Xc6eOUK+w/T4jjmVkI+9pc44MnI1MIB19xmxfwBcdo4eHS\ng9Wij2fuAMtu18dDQFh5tzkFRbaYQ14Ts+4hkED5NMsOlmyW76jcg47jCSMs\nZDeH/eRSECTVmd6l7PpOSR64KterLW+twA3uJJDBfWSOWy8zQjDcxeQj6vLw\no+A6b/WAfuyGnvCb+DfM+GqYcQZcbmlmRd+sOUU3U0Vgg3zGlC6FuAaA1yIW\nnOoH\r\n=yRT2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","engines":{"node":">=10.13"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"tslint -c ../../tslint.json src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"npm run tsc -- --watch","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:tap","test:tap":"cd ../.. && c8 --reporter lcov --reports-dir packages/pnpm/coverage ts-node packages/pnpm/test --type-check","postpublish":"publish-packed","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock","prepublishOnly":"pnpm run compile && npm cache clear --force && publish-packed --prune"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"6.14.5","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"12.16.3","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"nopt":"^4.0.3","chalk":"^4.1.0","is-ci":"^2.0.0","ramda":"^0.27.0","which":"^2.0.2","path-name":"^1.0.0","split-cmd":"^1.0.1","pkgs-graph":"5.2.0","@pnpm/types":"6.2.0","@types/nopt":"^3.0.29","graceful-fs":"^4.2.4","render-help":"^1.0.0","@pnpm/config":"11.0.1","@pnpm/logger":"3.2.2","@pnpm/tabtab":"0.0.1","@pnpm/command":"1.0.0","@pnpm/run-npm":"2.0.2","@pnpm/cli-meta":"1.0.0","loud-rejection":"^2.2.0","@pnpm/cli-utils":"0.4.13","@zkochan/libnpx":"11.0.3","update-notifier":"^4.1.0","@pnpm/core-loggers":"4.1.2","@pnpm/file-reporter":"^1.0.0","@pnpm/parse-cli-args":"2.0.0","@pnpm/default-reporter":"7.4.6","@pnpm/find-workspace-dir":"1.0.0","@pnpm/plugin-commands-audit":"1.0.17","@pnpm/plugin-commands-store":"2.0.18","@pnpm/plugin-commands-import":"1.0.35","@pnpm/plugin-commands-server":"2.0.16","@pnpm/common-cli-options-help":"0.1.6","@pnpm/plugin-commands-listing":"2.0.8","@pnpm/plugin-commands-rebuild":"2.0.18","@pnpm/plugin-commands-outdated":"2.0.10","@pnpm/filter-workspace-packages":"2.1.6","@pnpm/plugin-commands-publishing":"2.1.5","@pnpm/plugin-commands-installation":"3.0.1","@pnpm/plugin-commands-script-runners":"1.2.7"},"_hasShrinkwrap":false,"__devDependencies":{"mz":"2.7.0","ncp":"2.0.0","pnpm":"file:","delay":"4.3.0","execa":"^4.0.2","p-any":"3.0.0","byline":"5.0.0","semver":"^7.3.2","@types/mz":"^2.7.1","tree-kill":"1.2.2","write-pkg":"4.0.0","@types/ncp":"^2.0.4","is-windows":"1.0.2","cross-spawn":"^7.0.3","exists-link":"2.0.0","npm-run-all":"4.1.5","path-exists":"4.0.0","symlink-dir":"^4.1.0","@types/is-ci":"^2.0.0","@types/ramda":"^0.27.6","@types/table":"^5.0.0","@types/which":"^1.3.2","tape-promise":"4.0.0","@pnpm/prepare":"0.0.7","@types/byline":"^4.2.32","@types/semver":"^7.2.0","@zkochan/retry":"^0.2.0","load-json-file":"6.2.0","read-yaml-file":"2.0.0","@pnpm/constants":"4.0.0","@zkochan/rimraf":"1.0.0","write-json-file":"4.0.0","write-yaml-file":"^4.1.0","deep-require-cwd":"1.0.0","@types/is-windows":"^1.0.0","normalize-newline":"3.0.0","@pnpm/modules-yaml":"8.0.1","@types/cross-spawn":"^6.0.2","@types/graceful-fs":"^4.1.3","@types/tape-promise":"^4.0.1","@pnpm/assert-project":"2.1.5","@pnpm/lockfile-types":"2.0.1","dir-is-case-sensitive":"1.0.2","@types/update-notifier":"^4.1.0","@pnpm/read-package-json":"3.1.3","@pnpm/read-project-manifest":"1.0.9","@pnpm/write-project-manifest":"1.0.5","@pnpm/find-workspace-packages":"2.2.11","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_5.2.8_1593822287183_0.9083098755300401","host":"s3://npm-registry-packages"}},"5.2.9":{"name":"pnpm","version":"5.2.9","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@5.2.9","maintainers":[{"name":"zkochan","email":"z@kochan.io"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"2999a3e917df93f44decafafceaebff39508a705","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-5.2.9.tgz","fileCount":8058,"integrity":"sha512-+x6iR7wjHdABvte8pFJJPWyqQrrelwr8FHa0lW7F7Twi1iyWPridqHaImUIMmZp4GIANsJcMsMcsYjpfvU32Ug==","signatures":[{"sig":"MEUCIG5Xr1BiROU7BujmoTAwYO3zcrkpTVd/ORxCpLPy/VOdAiEAwu3ao7s9i7xuGfbTVxTZFQpF/0+S/JKXe7zG8QskbZ0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":20167031,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfAgMWCRA9TVsSAnZWagAASdEP/1AIMdgTaDsrT+XOwRSR\nRuwS/FkDKfBunbDSaXUPcNv06NaQQBzO9k8SS1zuWDPRIjTRS1R1JlRr5Np3\n0kn1WJ4aOcKU8A9Zk4X1QcTMAmwmiRs/fWCuW5G6GZgq6dtsREQjkNdJUxoA\nP1ArITimKD+TA6xIbkWSgEJ1Dyzqh4dLEq+2A7hm3XZGZpK6+LkP9IPM6Z7H\nDRb4mTmaepR4pcp1nKMet535oaupMINhi8aHdX5ONtNAU8qOcwEyw4JgTHME\nYRZtUfsagTVi2Zdz6bkvIiFvimggruXhZvGenbTGkVqPXwDmbynqtof+tlNq\npxC2QqJJ6T46LeiqcOLijA3O5trJLOuOgdB5pitNO+8X02Ox9svpr23tNVCg\nJpwXwJGhKMsiZbzuYIRdjovqDm1SYY8xqWkUaP03NZ7ywcLZVJA+zJa5LLT+\nBJ04Jb0+R0YFWtDU3n+m4opPape7K2uJNWF0Yk6LPyF8EzyNqSirbGjbFmvW\nVdl7tlLVw5hmSJR9k+4zezBlvV393bjCJmCoDWxxnrJiQ0eEg8IaGk98y2Jt\nOU5hQZXyC+Fl2C7qv4g4LGDaSL1hN/TORa8066yg3tjX42a3M+02lj10oWVW\n3S9S2qo0/sBc3efNIRQ5VfCEUzkE/DQ0a9x6kqYhZLDKO4NXmKKRVGWcRrEB\nVfgK\r\n=xf5H\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","engines":{"node":">=10.13"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"tslint -c ../../tslint.json src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"npm run tsc -- --watch","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:tap","test:tap":"cd ../.. && c8 --reporter lcov --reports-dir packages/pnpm/coverage ts-node packages/pnpm/test --type-check","postpublish":"publish-packed","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock","prepublishOnly":"pnpm run compile && npm cache clear --force && publish-packed --prune"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"6.14.5","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"12.16.3","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"nopt":"^4.0.3","chalk":"^4.1.0","is-ci":"^2.0.0","ramda":"^0.27.0","which":"^2.0.2","path-name":"^1.0.0","split-cmd":"^1.0.1","pkgs-graph":"5.2.0","@pnpm/types":"6.2.0","@types/nopt":"^3.0.29","graceful-fs":"^4.2.4","render-help":"^1.0.0","@pnpm/config":"11.0.1","@pnpm/logger":"3.2.2","@pnpm/tabtab":"0.0.1","@pnpm/command":"1.0.0","@pnpm/run-npm":"2.0.2","@pnpm/cli-meta":"1.0.0","loud-rejection":"^2.2.0","@pnpm/cli-utils":"0.4.13","@zkochan/libnpx":"11.0.3","update-notifier":"^4.1.0","@pnpm/core-loggers":"4.1.2","@pnpm/file-reporter":"^1.0.0","@pnpm/parse-cli-args":"2.0.0","@pnpm/default-reporter":"7.4.6","@pnpm/find-workspace-dir":"1.0.0","@pnpm/plugin-commands-audit":"1.0.17","@pnpm/plugin-commands-store":"2.0.18","@pnpm/plugin-commands-import":"1.0.36","@pnpm/plugin-commands-server":"2.0.16","@pnpm/common-cli-options-help":"0.1.6","@pnpm/plugin-commands-listing":"2.0.8","@pnpm/plugin-commands-rebuild":"2.0.19","@pnpm/plugin-commands-outdated":"2.0.10","@pnpm/filter-workspace-packages":"2.1.6","@pnpm/plugin-commands-publishing":"2.1.6","@pnpm/plugin-commands-installation":"3.0.2","@pnpm/plugin-commands-script-runners":"1.2.8"},"_hasShrinkwrap":false,"__devDependencies":{"mz":"2.7.0","ncp":"2.0.0","pnpm":"file:","delay":"4.3.0","execa":"^4.0.2","p-any":"3.0.0","byline":"5.0.0","semver":"^7.3.2","@types/mz":"^2.7.1","tree-kill":"1.2.2","write-pkg":"4.0.0","@types/ncp":"^2.0.4","is-windows":"1.0.2","cross-spawn":"^7.0.3","exists-link":"2.0.0","npm-run-all":"4.1.5","path-exists":"4.0.0","symlink-dir":"^4.1.0","@types/is-ci":"^2.0.0","@types/ramda":"^0.27.6","@types/table":"^5.0.0","@types/which":"^1.3.2","tape-promise":"4.0.0","@pnpm/prepare":"0.0.7","@types/byline":"^4.2.32","@types/semver":"^7.2.0","@zkochan/retry":"^0.2.0","load-json-file":"6.2.0","read-yaml-file":"2.0.0","@pnpm/constants":"4.0.0","@zkochan/rimraf":"1.0.0","write-json-file":"4.0.0","write-yaml-file":"^4.1.0","deep-require-cwd":"1.0.0","@types/is-windows":"^1.0.0","normalize-newline":"3.0.0","@pnpm/modules-yaml":"8.0.1","@types/cross-spawn":"^6.0.2","@types/graceful-fs":"^4.1.3","@types/tape-promise":"^4.0.1","@pnpm/assert-project":"2.1.5","@pnpm/lockfile-types":"2.0.1","dir-is-case-sensitive":"1.0.2","@types/update-notifier":"^4.1.0","@pnpm/read-package-json":"3.1.3","@pnpm/read-project-manifest":"1.0.9","@pnpm/write-project-manifest":"1.0.5","@pnpm/find-workspace-packages":"2.2.11","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_5.2.9_1593967381656_0.7130850191487972","host":"s3://npm-registry-packages"}},"0.65.3":{"name":"pnpm","version":"0.65.3","keywords":["dependency manager","install","modules","npm","package manager"],"author":{"name":"Rico Sta. Cruz","email":"rico@ricostacruz.com"},"license":"MIT","_id":"pnpm@0.65.3","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js"},"dist":{"shasum":"02484768c413f43d97c74f43de93d19a0c4a228c","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-0.65.3.tgz","integrity":"sha512-rlX2bWwlyfvDXqmP1acnVSVei++dcIMPaCPj5VNJscU42ah2y9Z1k+djs9WXtQicU0Omu6xIuGkpj1LV49Nz3A==","signatures":[{"sig":"MEYCIQC3XULzmIsk9jIS5oYkoBc+92hQ3qTBdWF9gbd0BmtupwIhAMW42F4hMzj+GQnOZvFlqGfChY3j/NAaSmGedwYoJ4km","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib/"],"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"_shasum":"02484768c413f43d97c74f43de93d19a0c4a228c","engines":{"node":">=4"},"gitHead":"ba1025e5c3ee9ea9c037528df61c7b9f1846c92b","scripts":{},"typings":"lib/index.d.ts","_npmUser":{"name":"zkochan","email":"zoltan.kochan@gmail.com"},"__scripts":{"cz":"git-cz","?cz":"echo 'Run Git commit wizard'","tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json --project .","test":"npm run lint && npm run test:e2e","start":"npm run tsc -- --watch","pretest":"rimraf ../.tmp/ && npm run tsc && pnpm-registry-mock prepare","test:e2e":"npm-run-all -p -r pnpm-registry-mock test:tap","test:tap":"ts-node test","commitmsg":"validate-commit-msg","prepublish":"in-publish && echo 'You need to use \"publish-packed\" to publish pnpm' && false || npm run tsc","pnpm-registry-mock":"pnpm-registry-mock"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"3.10.9","description":"Fast, disk space efficient npm installs","directories":{"test":"test"},"greenkeeper":{"ignore":["pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-logger","pnpm-registry-mock","remove-all-except-outer-links"]},"_nodeVersion":"6.9.1","preferGlobal":true,"__dependencies":{"mz":"^2.6.0","mem":"^1.1.0","npm":"^4.5.0","bole":"^3.0.2","nopt":"^4.0.1","execa":"^0.6.3","is-ci":"^1.0.10","ramda":"^0.23.0","byline":"^5.0.0","ndjson":"^1.5.0","semver":"^5.3.0","find-up":"^2.1.0","p-limit":"^1.1.0","link-dir":"^2.0.0","node-gyp":"^3.6.0","p-filter":"^1.0.0","read-pkg":"^2.0.0","@types/mz":"^0.0.31","@types/rc":"^0.0.1","camelcase":"^4.1.0","path-name":"^1.0.0","write-pkg":"^3.0.1","@types/npm":"^2.0.28","is-windows":"^1.0.0","os-homedir":"^1.0.2","@types/node":"^7.0.5","@types/nopt":"^3.0.29","arr-flatten":"^1.0.1","common-tags":"^1.4.0","cross-spawn":"^5.0.0","graceful-fs":"^4.1.11","path-exists":"^3.0.0","pnpm-logger":"^0.3.0","rimraf-then":"^1.0.1","symlink-dir":"^1.0.2","@types/ramda":"^0.0.7","@types/byline":"^4.2.31","@types/semver":"^5.3.30","is-inner-link":"^2.0.0","normalize-ssh":"^1.0.0","unpack-stream":"^1.1.0","load-json-file":"^2.0.0","load-yaml-file":"^0.1.0","loud-rejection":"^1.6.0","mkdirp-promise":"^5.0.1","normalize-path":"^2.1.1","@zkochan/dirsum":"^0.1.1","npm-package-arg":"^5.0.0","proper-lockfile":"^2.0.0","update-notifier":"^2.1.0","write-json-file":"^2.0.0","write-yaml-file":"^1.0.0","@zkochan/cmd-shim":"^2.2.2","@types/common-tags":"^1.2.5","parse-codeload-url":"^1.0.0","pnpm-file-reporter":"^0.0.1","get-npm-tarball-url":"^2.0.0","npm-registry-client":"^8.1.0","pnpm-install-checks":"^1.1.0","registry-auth-token":"^3.2.0","@types/load-json-file":"^2.0.5","parse-npm-tarball-url":"^1.0.1","pnpm-default-reporter":"^0.6.0","@types/update-notifier":"^1.0.0","fs-write-stream-atomic":"^1.0.10","remove-all-except-outer-links":"^1.0.0"},"devDependencies":{"caw":"^2.0.0","ncp":"^2.0.0","tape":"^4.6.3","husky":"^0.13.2","isexe":"^2.0.0","sepia":"^2.0.2","mkdirp":"^0.5.1","rimraf":"^2.5.4","tslint":"^5.0.0","thenify":"^3.2.1","ts-node":"^3.0.0","commitizen":"^2.8.6","in-publish":"^2.0.0","typescript":"^2.1.5","@types/tape":"^4.2.28","exists-link":"^2.0.0","npm-run-all":"^4.0.1","tape-promise":"^2.0.1","@types/mkdirp":"^0.3.29","npm-scripts-info":"^0.3.6","pnpm-registry-mock":"^0.5.0","validate-commit-msg":"^2.7.0","cz-conventional-changelog":"^2.0.0","anonymous-npm-registry-client":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm-0.65.3.tgz_1493045724263_0.47316884179599583","host":"packages-18-east.internal.npmjs.com"}},"0.65.4":{"name":"pnpm","version":"0.65.4","keywords":["dependency manager","install","modules","npm","package manager"],"author":{"name":"Rico Sta. Cruz","email":"rico@ricostacruz.com"},"license":"MIT","_id":"pnpm@0.65.4","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js"},"dist":{"shasum":"22c5e69e6cf416efde1b82bc867ab20f4a5d35ab","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-0.65.4.tgz","integrity":"sha512-NoEbXt1TQ6vmKHXKotnZYg5YQRe8XIvVJtgx9oY8k1Eg/DU26IJbT9TcmKLzJhSbX93V94L7mY1erlAUXT33+w==","signatures":[{"sig":"MEUCIAJW1HxrtlMHZvbTDBYoHv3XzutTUv4nTANNbgbCRxf0AiEAyYxI0QIvW+BPQPYUuNoXOhb6o3B55gdZTArDT4ZXlMI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib/"],"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"_shasum":"22c5e69e6cf416efde1b82bc867ab20f4a5d35ab","engines":{"node":">=4"},"gitHead":"42e8d6a1f179d52395e1ad5e575b9637c7c924df","scripts":{},"typings":"lib/index.d.ts","_npmUser":{"name":"zkochan","email":"zoltan.kochan@gmail.com"},"__scripts":{"cz":"git-cz","?cz":"echo 'Run Git commit wizard'","tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json --project .","test":"npm run lint && npm run test:e2e","start":"npm run tsc -- --watch","pretest":"rimraf ../.tmp/ && npm run tsc && pnpm-registry-mock prepare","test:e2e":"npm-run-all -p -r pnpm-registry-mock test:tap","test:tap":"ts-node test","commitmsg":"validate-commit-msg","prepublish":"in-publish && echo 'You need to use \"publish-packed\" to publish pnpm' && false || npm run tsc","pnpm-registry-mock":"pnpm-registry-mock"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"3.10.9","description":"Fast, disk space efficient npm installs","directories":{"test":"test"},"greenkeeper":{"ignore":["pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-logger","pnpm-registry-mock","remove-all-except-outer-links"]},"_nodeVersion":"6.9.1","preferGlobal":true,"__dependencies":{"mz":"^2.6.0","mem":"^1.1.0","npm":"^4.5.0","bole":"^3.0.2","nopt":"^4.0.1","execa":"^0.6.3","is-ci":"^1.0.10","ramda":"^0.23.0","byline":"^5.0.0","ndjson":"^1.5.0","semver":"^5.3.0","find-up":"^2.1.0","p-limit":"^1.1.0","link-dir":"^2.0.0","node-gyp":"^3.6.0","p-filter":"^1.0.0","read-pkg":"^2.0.0","@types/mz":"^0.0.31","@types/rc":"^0.0.1","camelcase":"^4.1.0","path-name":"^1.0.0","write-pkg":"^3.0.1","@types/npm":"^2.0.28","is-windows":"^1.0.0","os-homedir":"^1.0.2","@types/node":"^7.0.5","@types/nopt":"^3.0.29","arr-flatten":"^1.0.1","common-tags":"^1.4.0","cross-spawn":"^5.0.0","graceful-fs":"^4.1.11","path-exists":"^3.0.0","pnpm-logger":"^0.3.0","rimraf-then":"^1.0.1","symlink-dir":"^1.0.2","@types/ramda":"^0.0.7","@types/byline":"^4.2.31","@types/semver":"^5.3.30","is-inner-link":"^2.0.0","normalize-ssh":"^1.0.0","unpack-stream":"^1.1.0","load-json-file":"^2.0.0","load-yaml-file":"^0.1.0","loud-rejection":"^1.6.0","mkdirp-promise":"^5.0.1","normalize-path":"^2.1.1","@zkochan/dirsum":"^0.1.1","npm-package-arg":"^5.0.0","proper-lockfile":"^2.0.0","update-notifier":"^2.1.0","write-json-file":"^2.0.0","write-yaml-file":"^1.0.0","@zkochan/cmd-shim":"^2.2.2","@types/common-tags":"^1.2.5","parse-codeload-url":"^1.0.0","pnpm-file-reporter":"^0.0.1","get-npm-tarball-url":"^2.0.0","npm-registry-client":"^8.1.0","pnpm-install-checks":"^1.1.0","registry-auth-token":"^3.3.0","@types/load-json-file":"^2.0.5","parse-npm-tarball-url":"^1.0.1","pnpm-default-reporter":"^0.6.0","@types/update-notifier":"^1.0.0","fs-write-stream-atomic":"^1.0.10","remove-all-except-outer-links":"^1.0.0"},"devDependencies":{"caw":"^2.0.0","ncp":"^2.0.0","tape":"^4.6.3","husky":"^0.13.2","isexe":"^2.0.0","sepia":"^2.0.2","mkdirp":"^0.5.1","rimraf":"^2.5.4","tslint":"^5.0.0","thenify":"^3.2.1","ts-node":"^3.0.0","commitizen":"^2.8.6","in-publish":"^2.0.0","typescript":"^2.1.5","@types/tape":"^4.2.28","exists-link":"^2.0.0","npm-run-all":"^4.0.1","tape-promise":"^2.0.1","@types/mkdirp":"^0.3.29","npm-scripts-info":"^0.3.6","pnpm-registry-mock":"^0.5.0","validate-commit-msg":"^2.7.0","cz-conventional-changelog":"^2.0.0","anonymous-npm-registry-client":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm-0.65.4.tgz_1493067142238_0.18807394336909056","host":"packages-12-west.internal.npmjs.com"}},"0.65.1":{"name":"pnpm","version":"0.65.1","keywords":["dependency manager","install","modules","npm","package manager"],"author":{"name":"Rico Sta. Cruz","email":"rico@ricostacruz.com"},"license":"MIT","_id":"pnpm@0.65.1","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js"},"dist":{"shasum":"fb6698209a9f11c885b0cfa81fd884b13b308b3d","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-0.65.1.tgz","integrity":"sha512-ezoQAbiI3YqqtLYKDXm3nfFNinIoeve5zHB5nrb3Qm2NZRpxohiB03D3CCTsY0gpP4yaiQX2wwD9b9VXub8aHQ==","signatures":[{"sig":"MEYCIQCiM0iyhCtNDpsnq/hWyn93uhg9vK2gEl6qpLQucxPXPwIhAM7ywJMAU3pMmDpmMrpXpCYdAPV9XSWuPgqNh1IkWF9p","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib/"],"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"_shasum":"fb6698209a9f11c885b0cfa81fd884b13b308b3d","engines":{"node":">=4"},"gitHead":"a619f9b8e43cccae374c8b2cc5c470b9ebe1f486","scripts":{},"typings":"lib/index.d.ts","_npmUser":{"name":"zkochan","email":"zoltan.kochan@gmail.com"},"__scripts":{"cz":"git-cz","?cz":"echo 'Run Git commit wizard'","tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json --project .","test":"npm run lint && npm run test:e2e","start":"npm run tsc -- --watch","pretest":"rimraf ../.tmp/ && npm run tsc && pnpm-registry-mock prepare","test:e2e":"npm-run-all -p -r pnpm-registry-mock test:tap","test:tap":"ts-node test","commitmsg":"validate-commit-msg","prepublish":"in-publish && echo 'You need to use \"publish-packed\" to publish pnpm' && false || npm run tsc","pnpm-registry-mock":"pnpm-registry-mock"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"3.10.9","description":"Fast, disk space efficient npm installs","directories":{"test":"test"},"greenkeeper":{"ignore":["pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-logger","pnpm-registry-mock","remove-all-except-outer-links"]},"_nodeVersion":"6.9.1","preferGlobal":true,"__dependencies":{"mz":"^2.6.0","mem":"^1.1.0","npm":"^4.5.0","bole":"^3.0.2","nopt":"^4.0.1","execa":"^0.6.3","is-ci":"^1.0.10","ramda":"^0.23.0","byline":"^5.0.0","ndjson":"^1.5.0","semver":"^5.3.0","find-up":"^2.1.0","p-limit":"^1.1.0","link-dir":"^2.0.0","node-gyp":"^3.6.0","p-filter":"^1.0.0","read-pkg":"^2.0.0","@types/mz":"^0.0.31","@types/rc":"^0.0.1","camelcase":"^4.1.0","path-name":"^1.0.0","write-pkg":"^3.0.1","@types/npm":"^2.0.28","is-windows":"^1.0.0","os-homedir":"^1.0.2","@types/node":"^7.0.5","@types/nopt":"^3.0.29","arr-flatten":"^1.0.1","common-tags":"^1.4.0","cross-spawn":"^5.0.0","graceful-fs":"^4.1.11","path-exists":"^3.0.0","pnpm-logger":"^0.3.0","rimraf-then":"^1.0.1","symlink-dir":"^1.0.2","@types/ramda":"^0.0.7","@types/byline":"^4.2.31","@types/semver":"^5.3.30","is-inner-link":"^2.0.0","normalize-ssh":"^1.0.0","unpack-stream":"^1.1.0","load-json-file":"^2.0.0","load-yaml-file":"^0.1.0","loud-rejection":"^1.6.0","mkdirp-promise":"^5.0.1","normalize-path":"^2.1.1","@zkochan/dirsum":"^0.1.1","npm-package-arg":"^5.0.0","proper-lockfile":"^2.0.0","update-notifier":"^2.1.0","write-json-file":"^2.0.0","write-yaml-file":"^1.0.0","@zkochan/cmd-shim":"^2.2.2","@types/common-tags":"^1.2.5","parse-codeload-url":"^1.0.0","pnpm-file-reporter":"^0.0.1","get-npm-tarball-url":"^2.0.0","npm-registry-client":"^8.1.0","pnpm-install-checks":"^1.1.0","registry-auth-token":"^3.2.0","@types/load-json-file":"^2.0.5","parse-npm-tarball-url":"^1.0.1","pnpm-default-reporter":"^0.6.0","@types/update-notifier":"^1.0.0","fs-write-stream-atomic":"^1.0.10","remove-all-except-outer-links":"^1.0.0"},"devDependencies":{"caw":"^2.0.0","ncp":"^2.0.0","tape":"^4.6.3","husky":"^0.13.2","isexe":"^2.0.0","sepia":"^2.0.2","mkdirp":"^0.5.1","rimraf":"^2.5.4","tslint":"^5.0.0","thenify":"^3.2.1","ts-node":"^3.0.0","commitizen":"^2.8.6","in-publish":"^2.0.0","typescript":"^2.1.5","@types/tape":"^4.2.28","exists-link":"^2.0.0","npm-run-all":"^4.0.1","tape-promise":"^2.0.1","@types/mkdirp":"^0.3.29","npm-scripts-info":"^0.3.6","pnpm-registry-mock":"^0.5.0","validate-commit-msg":"^2.7.0","cz-conventional-changelog":"^2.0.0","anonymous-npm-registry-client":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm-0.65.1.tgz_1492892119195_0.8353803332429379","host":"packages-18-east.internal.npmjs.com"}},"0.65.2":{"name":"pnpm","version":"0.65.2","keywords":["dependency manager","install","modules","npm","package manager"],"author":{"name":"Rico Sta. Cruz","email":"rico@ricostacruz.com"},"license":"MIT","_id":"pnpm@0.65.2","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js"},"dist":{"shasum":"671082e70a343e2ff66aa77ac8902d8680e04fac","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-0.65.2.tgz","integrity":"sha512-ClCgw9YQlA6twmOO6qvPsZQHcVjygutgjxXW9xWtzUKQSF14y6taFYhhU2EzBoCk1VZmxMpdpkadfVQSOWswSg==","signatures":[{"sig":"MEYCIQCl/uRrGHYlYwVXbyHuJJei4UDCDsAmtln5fZqQRF6bCwIhAJKo7SvuRSDwPWS0NniwhIXYfK0z6cqCUakKAi6SOzSj","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib/"],"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"_shasum":"671082e70a343e2ff66aa77ac8902d8680e04fac","engines":{"node":">=4"},"gitHead":"a1be6c980c42a5f32e48cf810317cb7440e61191","scripts":{},"typings":"lib/index.d.ts","_npmUser":{"name":"zkochan","email":"zoltan.kochan@gmail.com"},"__scripts":{"cz":"git-cz","?cz":"echo 'Run Git commit wizard'","tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json --project .","test":"npm run lint && npm run test:e2e","start":"npm run tsc -- --watch","pretest":"rimraf ../.tmp/ && npm run tsc && pnpm-registry-mock prepare","test:e2e":"npm-run-all -p -r pnpm-registry-mock test:tap","test:tap":"ts-node test","commitmsg":"validate-commit-msg","prepublish":"in-publish && echo 'You need to use \"publish-packed\" to publish pnpm' && false || npm run tsc","pnpm-registry-mock":"pnpm-registry-mock"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"3.10.9","description":"Fast, disk space efficient npm installs","directories":{"test":"test"},"greenkeeper":{"ignore":["pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-logger","pnpm-registry-mock","remove-all-except-outer-links"]},"_nodeVersion":"6.9.1","preferGlobal":true,"__dependencies":{"mz":"^2.6.0","mem":"^1.1.0","npm":"^4.5.0","bole":"^3.0.2","nopt":"^4.0.1","execa":"^0.6.3","is-ci":"^1.0.10","ramda":"^0.23.0","byline":"^5.0.0","ndjson":"^1.5.0","semver":"^5.3.0","find-up":"^2.1.0","p-limit":"^1.1.0","link-dir":"^2.0.0","node-gyp":"^3.6.0","p-filter":"^1.0.0","read-pkg":"^2.0.0","@types/mz":"^0.0.31","@types/rc":"^0.0.1","camelcase":"^4.1.0","path-name":"^1.0.0","write-pkg":"^3.0.1","@types/npm":"^2.0.28","is-windows":"^1.0.0","os-homedir":"^1.0.2","@types/node":"^7.0.5","@types/nopt":"^3.0.29","arr-flatten":"^1.0.1","common-tags":"^1.4.0","cross-spawn":"^5.0.0","graceful-fs":"^4.1.11","path-exists":"^3.0.0","pnpm-logger":"^0.3.0","rimraf-then":"^1.0.1","symlink-dir":"^1.0.2","@types/ramda":"^0.0.7","@types/byline":"^4.2.31","@types/semver":"^5.3.30","is-inner-link":"^2.0.0","normalize-ssh":"^1.0.0","unpack-stream":"^1.1.0","load-json-file":"^2.0.0","load-yaml-file":"^0.1.0","loud-rejection":"^1.6.0","mkdirp-promise":"^5.0.1","normalize-path":"^2.1.1","@zkochan/dirsum":"^0.1.1","npm-package-arg":"^5.0.0","proper-lockfile":"^2.0.0","update-notifier":"^2.1.0","write-json-file":"^2.0.0","write-yaml-file":"^1.0.0","@zkochan/cmd-shim":"^2.2.2","@types/common-tags":"^1.2.5","parse-codeload-url":"^1.0.0","pnpm-file-reporter":"^0.0.1","get-npm-tarball-url":"^2.0.0","npm-registry-client":"^8.1.0","pnpm-install-checks":"^1.1.0","registry-auth-token":"^3.2.0","@types/load-json-file":"^2.0.5","parse-npm-tarball-url":"^1.0.1","pnpm-default-reporter":"^0.6.0","@types/update-notifier":"^1.0.0","fs-write-stream-atomic":"^1.0.10","remove-all-except-outer-links":"^1.0.0"},"devDependencies":{"caw":"^2.0.0","ncp":"^2.0.0","tape":"^4.6.3","husky":"^0.13.2","isexe":"^2.0.0","sepia":"^2.0.2","mkdirp":"^0.5.1","rimraf":"^2.5.4","tslint":"^5.0.0","thenify":"^3.2.1","ts-node":"^3.0.0","commitizen":"^2.8.6","in-publish":"^2.0.0","typescript":"^2.1.5","@types/tape":"^4.2.28","exists-link":"^2.0.0","npm-run-all":"^4.0.1","tape-promise":"^2.0.1","@types/mkdirp":"^0.3.29","npm-scripts-info":"^0.3.6","pnpm-registry-mock":"^0.5.0","validate-commit-msg":"^2.7.0","cz-conventional-changelog":"^2.0.0","anonymous-npm-registry-client":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm-0.65.2.tgz_1492969192333_0.07796660647727549","host":"packages-18-east.internal.npmjs.com"}},"0.65.7":{"name":"pnpm","version":"0.65.7","keywords":["dependency manager","install","modules","npm","package manager"],"author":{"name":"Rico Sta. Cruz","email":"rico@ricostacruz.com"},"license":"MIT","_id":"pnpm@0.65.7","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js"},"dist":{"shasum":"645b0c7fbd70731967f78d49df94c0c98c48480c","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-0.65.7.tgz","integrity":"sha512-x8mdrW8Rh4Zo9rSjkFDS7AmlHKGWVAQSTESbWRaUPUh6ioYVGLUmhP+vDgWu/4XXJu4Jc4s+bBxO0xvgX5Tadg==","signatures":[{"sig":"MEQCIHV3oAy2uqDLiTMc9qnbpicNjQV+v8qhfbWG9D8UzQd+AiBmORPTmW8//ajVs/JXyL+sagsXXNE3wd/4eQP9jTZlKQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib/"],"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"_shasum":"645b0c7fbd70731967f78d49df94c0c98c48480c","engines":{"node":">=4"},"gitHead":"1ee5690d7a61b1c10e05d739be00f73be41946b4","scripts":{},"typings":"lib/index.d.ts","_npmUser":{"name":"zkochan","email":"zoltan.kochan@gmail.com"},"__scripts":{"cz":"git-cz","?cz":"echo 'Run Git commit wizard'","tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json --project .","test":"npm run lint && npm run test:e2e","start":"npm run tsc -- --watch","pretest":"rimraf ../.tmp/ && npm run tsc && pnpm-registry-mock prepare","test:e2e":"npm-run-all -p -r pnpm-registry-mock test:tap","test:tap":"ts-node test","commitmsg":"validate-commit-msg","prepublish":"in-publish && echo 'You need to use \"publish-packed\" to publish pnpm' && false || npm run tsc","pnpm-registry-mock":"pnpm-registry-mock"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"3.10.9","description":"Fast, disk space efficient npm installs","directories":{"test":"test"},"greenkeeper":{"ignore":["pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-logger","pnpm-registry-mock","remove-all-except-outer-links"]},"_nodeVersion":"6.9.1","preferGlobal":true,"__dependencies":{"mz":"^2.6.0","mem":"^1.1.0","npm":"^4.5.0","bole":"^3.0.2","nopt":"^4.0.1","execa":"^0.6.3","is-ci":"^1.0.10","ramda":"^0.23.0","byline":"^5.0.0","ndjson":"^1.5.0","semver":"^5.3.0","find-up":"^2.1.0","p-limit":"^1.1.0","link-dir":"^2.0.0","node-gyp":"^3.6.0","p-filter":"^1.0.0","read-pkg":"^2.0.0","@types/mz":"^0.0.31","@types/rc":"^0.0.1","camelcase":"^4.1.0","path-name":"^1.0.0","write-pkg":"^3.0.1","@types/npm":"^2.0.28","is-windows":"^1.0.0","os-homedir":"^1.0.2","@types/node":"^7.0.5","@types/nopt":"^3.0.29","arr-flatten":"^1.0.1","common-tags":"^1.4.0","cross-spawn":"^5.0.0","graceful-fs":"^4.1.11","path-exists":"^3.0.0","pnpm-logger":"^0.3.0","rimraf-then":"^1.0.1","symlink-dir":"^1.0.2","@types/ramda":"^0.0.7","@types/byline":"^4.2.31","@types/semver":"^5.3.30","is-inner-link":"^2.0.0","normalize-ssh":"^1.0.0","unpack-stream":"^1.1.0","load-json-file":"^2.0.0","load-yaml-file":"^0.1.0","loud-rejection":"^1.6.0","mkdirp-promise":"^5.0.1","normalize-path":"^2.1.1","@zkochan/dirsum":"^0.1.1","npm-package-arg":"^5.0.0","proper-lockfile":"^2.0.0","update-notifier":"^2.1.0","write-json-file":"^2.0.0","write-yaml-file":"^1.0.0","@zkochan/cmd-shim":"^2.2.2","@types/common-tags":"^1.2.5","parse-codeload-url":"^1.0.0","pnpm-file-reporter":"^0.0.1","get-npm-tarball-url":"^2.0.0","npm-registry-client":"^8.1.0","pnpm-install-checks":"^1.1.0","registry-auth-token":"^3.3.0","@types/load-json-file":"^2.0.5","parse-npm-tarball-url":"^1.0.1","pnpm-default-reporter":"^0.6.0","@types/update-notifier":"^1.0.0","fs-write-stream-atomic":"^1.0.10","remove-all-except-outer-links":"^1.0.0"},"devDependencies":{"caw":"^2.0.0","ncp":"^2.0.0","tape":"^4.6.3","husky":"^0.13.2","isexe":"^2.0.0","sepia":"^2.0.2","mkdirp":"^0.5.1","rimraf":"^2.5.4","tslint":"^5.0.0","thenify":"^3.2.1","ts-node":"^3.0.0","commitizen":"^2.8.6","in-publish":"^2.0.0","typescript":"^2.1.5","@types/tape":"^4.2.28","exists-link":"^2.0.0","npm-run-all":"^4.0.1","tape-promise":"^2.0.1","@types/mkdirp":"^0.3.29","npm-scripts-info":"^0.3.6","pnpm-registry-mock":"^0.7.0","validate-commit-msg":"^2.7.0","cz-conventional-changelog":"^2.0.0","anonymous-npm-registry-client":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm-0.65.7.tgz_1493208236772_0.30555165768601","host":"packages-18-east.internal.npmjs.com"}},"2.20.1":{"name":"pnpm","version":"2.20.1","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@2.20.1","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"ac202fb03e8339e96e0fef0c667037c27e2977de","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-2.20.1.tgz","fileCount":4684,"integrity":"sha512-gqYgV+A2Hsfl+dj9B60O9LnwV0ye2TYkazEZ8bAfnHjkyXcMHGd4EvvXMXov5WCfgui/raAQ0xcNZEHWFmfPAg==","signatures":[{"sig":"MEYCIQDI9Y9SRsjW7mV3IEaTrCPW81r8SH6LCh4uNmAb8y8pQAIhAPefdovK0mh4PigUEL7TLXmXPDt7CaCc/J4mprsvu3qV","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":22633489,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcBxsPCRA9TVsSAnZWagAAKboP/1rN1zvLhYLjqYvUNPi3\nlPdo/w8Z72opr1CqK+ltwq9vxnPgDoHcabuy95/umdT7Sg7Uu3ayvK8sjQAz\nqZRGWPqN6JQ6IIifOnEO4nAtbQ3XgsPg+sOIp0oeOdgubMgpEq2SXtRW5JgR\nFEyKU8gFKuWlLEyhzNBfZ4rmUAIaDa1XAE1e2QW4o5gcGVARUgUtPDy0d0E3\nVVNoziTACmUPjTcgrtkat6TLo9u/l2haRGQMskw6psHGh7aOe14RL9TouGFs\nCZKCQlQqn7DP4Qgu+rEnTeqK19G8are/OoNRxYEVTPX6YzO2RnN53WhMei8J\nqnJwvt8VnMsZ3CxiUBQLpyNAwCRp+mwtU26fQhMA/frJD1vm60PxYHfijB4S\npNPOs4qey5MIqiDSKFUXo2HSGhfRZ/6Hgzde/RAF/jxV9V067FGFKlBP4CZh\nc1XRhUpZs6qhWk47PvYz2HBBC9TDEGHJPX75oAlPVKViWYW4KQoSLk47xV/p\n57UDB3GxLifK7bi7nOkWfMhJqQXzVaYXvlwacqbQCfwBfYZ+UZTyffkMqJ6K\ngyYk6xMehg8P4t+fPEH75/o7o3drrcUZUSFuRgmKmeZmeOXUVxeFr0a86Ah2\nEzt7k+JP6s1fON8PAXpHLmkNXE5FDsDc4lJofCi716r+g4X/2APRJ4d7gSkg\nybNh\r\n=xoel\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","_from":".","_shasum":"ac202fb03e8339e96e0fef0c667037c27e2977de","engines":{"node":">=6"},"scripts":{"tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json src/**/*.ts test/**/*.ts","test":"npm run lint && npm run tsc && npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"npm-run-all -p -r pnpm-registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf ../../../.tmp/ && rimraf node_modules/.bin/pnpm && pnpm-registry-mock prepare","pnpm-registry-mock":"pnpm-registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"10.12.0","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"mz":"2.7.0","mem":"4.0.0","nopt":"4.0.1","supi":"0.26.0","chalk":"2.4.1","delay":"4.1.0","execa":"1.0.0","is-ci":"1.2.1","ramda":"0.26.1","diable":"4.0.1","p-limit":"2.0.0","get-port":"4.0.0","p-filter":"1.0.0","@types/mz":"0.0.32","camelcase":"5.0.0","is-subdir":"1.0.2","lru-cache":"5.1.1","minimatch":"3.0.4","path-name":"1.0.0","pnpm-list":"5.0.0","tree-kill":"1.2.1","is-windows":"1.0.2","pkgs-graph":"2.0.2","text-table":"0.2.0","@pnpm/types":"2.0.0","@pnpm/utils":"0.9.0","common-tags":"1.8.0","cross-spawn":"6.0.5","graceful-fs":"4.1.15","signal-exit":"3.0.2","strip-color":"0.1.0","@pnpm/config":"2.3.1","@pnpm/logger":"2.1.0","@pnpm/server":"1.1.2","find-packages":"2.2.0","path-absolute":"1.0.1","read-ini-file":"2.0.0","@pnpm/outdated":"1.0.9","camelcase-keys":"5.0.0","load-json-file":"5.1.0","loud-rejection":"1.6.0","mkdirp-promise":"5.0.1","process-exists":"3.1.0","read-yaml-file":"1.1.0","util.promisify":"1.0.0","@pnpm/lifecycle":"3.0.2","@types/get-port":"4.0.0","@zkochan/libnpx":"10.0.0","graph-sequencer":"2.0.0","update-notifier":"2.5.0","@pnpm/store-path":"1.0.4","@types/lru-cache":"4.1.1","@types/minimatch":"3.0.3","@pnpm/core-loggers":"1.0.0","pnpm-file-reporter":"0.1.0","@pnpm/package-store":"1.2.1","@pnpm/default-fetcher":"2.0.6","@types/camelcase-keys":"4.0.0","pnpm-default-reporter":"0.20.16","@pnpm/default-resolver":"2.0.7"},"_hasShrinkwrap":false,"devDependencies":{"caw":"2.0.1","ncp":"2.0.0","pnpm":"link:","tape":"4.9.1","p-any":"1.1.0","retry":"0.12.0","sepia":"2.0.2","byline":"5.0.0","mkdirp":"0.5.1","rimraf":"2.6.2","semver":"5.6.0","tslint":"5.11.0","ts-node":"6.2.0","write-pkg":"3.2.0","typescript":"3.1.6","@types/node":"10.12.11","@types/nopt":"3.0.29","@types/tape":"4.2.32","exists-link":"2.0.0","npm-run-all":"4.1.5","path-exists":"3.0.0","rimraf-then":"1.0.1","symlink-dir":"2.0.2","@types/p-any":"1.1.2","@types/ramda":"0.25.34","@types/retry":"0.10.2","tape-promise":"4.0.0","@pnpm/prepare":"0.0.0","@types/byline":"4.2.31","@types/mkdirp":"0.5.2","@types/semver":"5.5.0","pnpm-shrinkwrap":"8.1.6","write-json-file":"3.0.2","write-yaml-file":"2.0.0","deep-require-cwd":"1.0.0","npm-scripts-info":"0.3.9","normalize-newline":"3.0.0","@pnpm/modules-yaml":"2.0.1","@types/common-tags":"1.4.0","pnpm-registry-mock":"2.4.0","@pnpm/tslint-config":"0.0.0","@pnpm/assert-project":"link:../../privatePackages/assert-project","@types/load-json-file":"2.0.7","@types/update-notifier":"2.5.0","@pnpm/read-package-json":"1.0.1","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_2.20.1_1543969550564_0.22189203545105918","host":"s3://npm-registry-packages"}},"2.20.0":{"name":"pnpm","version":"2.20.0","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@2.20.0","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"fc2b044c4707a4d3617ba2975704e9eb3aeffe72","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-2.20.0.tgz","fileCount":4658,"integrity":"sha512-88uIvP6YxCDJbBOHX/BOd8YKJk25+9mDEXmlktN5hVa6oCBac535WM6cqTRh7IjtGfnjoGImb5PWuzqxFJd4Vg==","signatures":[{"sig":"MEUCICZ4GZf6muWAEPYgT7/F2M+FlMOifepoIC1LVHVUxh9NAiEA/LHrsgH9hwgwDvazSpduB/kvhGgiHUn3LYO6jnwgv5A=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":22508860,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcBHncCRA9TVsSAnZWagAAm1oP/ArclmpCjAoYPwQb0l3m\nAJyqHSPvIklqjCT+N3UiAgF58fczKnFqDForZgPdxZHjc1DcUhGLrH9hAQrq\nTGSrYYL7ZRJoc4g8iunVKH86xNhb8h9qG/Lq/GcJshTaRF+7hx0NWn+PfIct\nFtSeB9CdkhOfVGrJs5OoWVY+ATb4/WuodOkeW5J4qoXxdx+rY3LaT8mBuhs0\nmcV447fJWxc1b3r4fXv2p9Mdy/u76y4RL64XB0SxNwmNqSaqA82PTs00ADlI\nGPe5OYCoV1mZ5sUuHqvY3TZRmLqT1u2vF66rz5qpeTpzwH2cjsOaEAFqb5ij\nHUmulJxuyz5GjGn33fH4k8bKn8pXj/7ZfhDSxWnQgiMPUnyhAH0X8/TSD58/\nHUDAbWRAgWLge8LHrtVJrOYQgdq6rE05u7yecQ0rcGGraxShjAnZKxjHQdIC\niMnkmNLcFZt2pHKJCqqvYMH+H+cg82rlsrfLSZaet8gKNei9ZqfHIwDpBXyu\ngZ3zBptUM8kpZu6LsLDHS7+zW82bA3R6RpD89JGKL5sxXjrR1sxahPuIqd2c\nhMd3i7GhmpTIkv9TLRRTnmSQe9nJ2JA4ogoEQtbfsKP1dUkvVCeWRyPLe9c6\njYuzIWkmQR2IGu4YI8NQ1ucI+BlffA7VqKPonWvgJCQC6BgQTF2yhH7LuraP\n8Ova\r\n=0LcY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","_from":".","_shasum":"fc2b044c4707a4d3617ba2975704e9eb3aeffe72","engines":{"node":">=6"},"scripts":{"tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json src/**/*.ts test/**/*.ts","test":"npm run lint && npm run tsc && npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"npm-run-all -p -r pnpm-registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf ../../../.tmp/ && rimraf node_modules/.bin/pnpm && pnpm-registry-mock prepare","pnpm-registry-mock":"pnpm-registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"10.12.0","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"mz":"2.7.0","mem":"4.0.0","nopt":"4.0.1","supi":"0.26.0","chalk":"2.4.1","delay":"4.1.0","execa":"1.0.0","is-ci":"1.2.1","ramda":"0.26.1","diable":"4.0.1","p-limit":"2.0.0","get-port":"4.0.0","p-filter":"1.0.0","@types/mz":"0.0.32","camelcase":"5.0.0","is-subdir":"1.0.2","lru-cache":"5.1.1","minimatch":"3.0.4","path-name":"1.0.0","pnpm-list":"5.0.0","tree-kill":"1.2.1","is-windows":"1.0.2","pkgs-graph":"2.0.2","text-table":"0.2.0","@pnpm/types":"2.0.0","@pnpm/utils":"0.9.0","common-tags":"1.8.0","cross-spawn":"6.0.5","graceful-fs":"4.1.15","signal-exit":"3.0.2","strip-color":"0.1.0","@pnpm/config":"2.3.1","@pnpm/logger":"2.1.0","@pnpm/server":"1.1.2","find-packages":"2.2.0","path-absolute":"1.0.1","read-ini-file":"2.0.0","@pnpm/outdated":"1.0.9","camelcase-keys":"5.0.0","load-json-file":"5.1.0","loud-rejection":"1.6.0","mkdirp-promise":"5.0.1","process-exists":"3.1.0","read-yaml-file":"1.1.0","util.promisify":"1.0.0","@pnpm/lifecycle":"3.0.2","@types/get-port":"4.0.0","@zkochan/libnpx":"10.0.0","graph-sequencer":"2.0.0","update-notifier":"2.5.0","@pnpm/store-path":"1.0.4","@types/lru-cache":"4.1.1","@types/minimatch":"3.0.3","@pnpm/core-loggers":"1.0.0","pnpm-file-reporter":"0.1.0","@pnpm/package-store":"1.2.1","@pnpm/default-fetcher":"2.0.6","@types/camelcase-keys":"4.0.0","pnpm-default-reporter":"0.20.16","@pnpm/default-resolver":"2.0.7"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"caw":"2.0.1","ncp":"2.0.0","pnpm":"link:","tape":"4.9.1","p-any":"1.1.0","retry":"0.12.0","sepia":"2.0.2","byline":"5.0.0","mkdirp":"0.5.1","rimraf":"2.6.2","semver":"5.6.0","tslint":"5.11.0","ts-node":"6.2.0","write-pkg":"3.2.0","typescript":"3.1.6","@types/node":"10.12.11","@types/nopt":"3.0.29","@types/tape":"4.2.32","exists-link":"2.0.0","npm-run-all":"4.1.5","path-exists":"3.0.0","rimraf-then":"1.0.1","symlink-dir":"2.0.2","@types/p-any":"1.1.2","@types/ramda":"0.25.34","@types/retry":"0.10.2","tape-promise":"4.0.0","@pnpm/prepare":"0.0.0","@types/byline":"4.2.31","@types/mkdirp":"0.5.2","@types/semver":"5.5.0","pnpm-shrinkwrap":"8.1.6","write-json-file":"3.0.2","write-yaml-file":"2.0.0","deep-require-cwd":"1.0.0","npm-scripts-info":"0.3.9","normalize-newline":"3.0.0","@pnpm/modules-yaml":"2.0.1","@types/common-tags":"1.4.0","pnpm-registry-mock":"2.4.0","@pnpm/tslint-config":"0.0.0","@pnpm/assert-project":"link:../../privatePackages/assert-project","@types/load-json-file":"2.0.7","@types/update-notifier":"2.5.0","@pnpm/read-package-json":"1.0.1","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_2.20.0_1543797210876_0.8722947797646576","host":"s3://npm-registry-packages"}},"0.65.5":{"name":"pnpm","version":"0.65.5","keywords":["dependency manager","install","modules","npm","package manager"],"author":{"name":"Rico Sta. Cruz","email":"rico@ricostacruz.com"},"license":"MIT","_id":"pnpm@0.65.5","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js"},"dist":{"shasum":"380e48bfd1ff45650c6b5dbe0dbf6318580d14ac","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-0.65.5.tgz","integrity":"sha512-rmUk6pCQL3ZyJaN+sHZl7uvBJeLbIUk5/oES5OrcbVXI4x5t5A4eUv0dwCdYpvsOYPQCVnJzOflfPE3q070dEg==","signatures":[{"sig":"MEUCIEf5Sb2XZj6srPhn4MFel6xcMJuflfNcbqbORTU1enxyAiEApr37rInlwCSuKUuAfUcS6KnrwIzappccLhRW88NE9EY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib/"],"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"_shasum":"380e48bfd1ff45650c6b5dbe0dbf6318580d14ac","engines":{"node":">=4"},"gitHead":"0efd2c13c3cac722d4469704159691ec99f63024","scripts":{},"typings":"lib/index.d.ts","_npmUser":{"name":"zkochan","email":"zoltan.kochan@gmail.com"},"__scripts":{"cz":"git-cz","?cz":"echo 'Run Git commit wizard'","tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json --project .","test":"npm run lint && npm run test:e2e","start":"npm run tsc -- --watch","pretest":"rimraf ../.tmp/ && npm run tsc && pnpm-registry-mock prepare","test:e2e":"npm-run-all -p -r pnpm-registry-mock test:tap","test:tap":"ts-node test","commitmsg":"validate-commit-msg","prepublish":"in-publish && echo 'You need to use \"publish-packed\" to publish pnpm' && false || npm run tsc","pnpm-registry-mock":"pnpm-registry-mock"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"3.10.9","description":"Fast, disk space efficient npm installs","directories":{"test":"test"},"greenkeeper":{"ignore":["pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-logger","pnpm-registry-mock","remove-all-except-outer-links"]},"_nodeVersion":"6.9.1","preferGlobal":true,"__dependencies":{"mz":"^2.6.0","mem":"^1.1.0","npm":"^4.5.0","bole":"^3.0.2","nopt":"^4.0.1","execa":"^0.6.3","is-ci":"^1.0.10","ramda":"^0.23.0","byline":"^5.0.0","ndjson":"^1.5.0","semver":"^5.3.0","find-up":"^2.1.0","p-limit":"^1.1.0","link-dir":"^2.0.0","node-gyp":"^3.6.0","p-filter":"^1.0.0","read-pkg":"^2.0.0","@types/mz":"^0.0.31","@types/rc":"^0.0.1","camelcase":"^4.1.0","path-name":"^1.0.0","write-pkg":"^3.0.1","@types/npm":"^2.0.28","is-windows":"^1.0.0","os-homedir":"^1.0.2","@types/node":"^7.0.5","@types/nopt":"^3.0.29","arr-flatten":"^1.0.1","common-tags":"^1.4.0","cross-spawn":"^5.0.0","graceful-fs":"^4.1.11","path-exists":"^3.0.0","pnpm-logger":"^0.3.0","rimraf-then":"^1.0.1","symlink-dir":"^1.0.2","@types/ramda":"^0.0.7","@types/byline":"^4.2.31","@types/semver":"^5.3.30","is-inner-link":"^2.0.0","normalize-ssh":"^1.0.0","unpack-stream":"^1.1.0","load-json-file":"^2.0.0","load-yaml-file":"^0.1.0","loud-rejection":"^1.6.0","mkdirp-promise":"^5.0.1","normalize-path":"^2.1.1","@zkochan/dirsum":"^0.1.1","npm-package-arg":"^5.0.0","proper-lockfile":"^2.0.0","update-notifier":"^2.1.0","write-json-file":"^2.0.0","write-yaml-file":"^1.0.0","@zkochan/cmd-shim":"^2.2.2","@types/common-tags":"^1.2.5","parse-codeload-url":"^1.0.0","pnpm-file-reporter":"^0.0.1","get-npm-tarball-url":"^2.0.0","npm-registry-client":"^8.1.0","pnpm-install-checks":"^1.1.0","registry-auth-token":"^3.3.0","@types/load-json-file":"^2.0.5","parse-npm-tarball-url":"^1.0.1","pnpm-default-reporter":"^0.6.0","@types/update-notifier":"^1.0.0","fs-write-stream-atomic":"^1.0.10","remove-all-except-outer-links":"^1.0.0"},"devDependencies":{"caw":"^2.0.0","ncp":"^2.0.0","tape":"^4.6.3","husky":"^0.13.2","isexe":"^2.0.0","sepia":"^2.0.2","mkdirp":"^0.5.1","rimraf":"^2.5.4","tslint":"^5.0.0","thenify":"^3.2.1","ts-node":"^3.0.0","commitizen":"^2.8.6","in-publish":"^2.0.0","typescript":"^2.1.5","@types/tape":"^4.2.28","exists-link":"^2.0.0","npm-run-all":"^4.0.1","tape-promise":"^2.0.1","@types/mkdirp":"^0.3.29","npm-scripts-info":"^0.3.6","pnpm-registry-mock":"^0.5.0","validate-commit-msg":"^2.7.0","cz-conventional-changelog":"^2.0.0","anonymous-npm-registry-client":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm-0.65.5.tgz_1493128452238_0.36785998032428324","host":"packages-18-east.internal.npmjs.com"}},"0.65.6":{"name":"pnpm","version":"0.65.6","keywords":["dependency manager","install","modules","npm","package manager"],"author":{"name":"Rico Sta. Cruz","email":"rico@ricostacruz.com"},"license":"MIT","_id":"pnpm@0.65.6","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js"},"dist":{"shasum":"0f1f9a9bbb2f72ff71ca893aa6afcfe96a2ed916","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-0.65.6.tgz","integrity":"sha512-LXt6Huj5Z+3WRgU/VcmJ6LfIsaWOM9D5nd8+ghPoZOn9ojWtfwH+z8aNmKBC2ZuLO/Yze35afSNLQGn/WN6/qg==","signatures":[{"sig":"MEUCIAYvsXhhXV/bOpI0HK50SDy+Uh+pDG/MBxhJoRg0fL3GAiEAnxihbKSWKrEN1K3umMFYO17bo6jBO/3+YEovvXRH3jU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib/"],"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"_shasum":"0f1f9a9bbb2f72ff71ca893aa6afcfe96a2ed916","engines":{"node":">=4"},"gitHead":"40dd98bc00d800c7a4ecd7ec3e7579c87b8301ab","scripts":{},"typings":"lib/index.d.ts","_npmUser":{"name":"zkochan","email":"zoltan.kochan@gmail.com"},"__scripts":{"cz":"git-cz","?cz":"echo 'Run Git commit wizard'","tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json --project .","test":"npm run lint && npm run test:e2e","start":"npm run tsc -- --watch","pretest":"rimraf ../.tmp/ && npm run tsc && pnpm-registry-mock prepare","test:e2e":"npm-run-all -p -r pnpm-registry-mock test:tap","test:tap":"ts-node test","commitmsg":"validate-commit-msg","prepublish":"in-publish && echo 'You need to use \"publish-packed\" to publish pnpm' && false || npm run tsc","pnpm-registry-mock":"pnpm-registry-mock"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"3.10.9","description":"Fast, disk space efficient npm installs","directories":{"test":"test"},"greenkeeper":{"ignore":["pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-logger","pnpm-registry-mock","remove-all-except-outer-links"]},"_nodeVersion":"6.9.1","preferGlobal":true,"__dependencies":{"mz":"^2.6.0","mem":"^1.1.0","npm":"^4.5.0","bole":"^3.0.2","nopt":"^4.0.1","execa":"^0.6.3","is-ci":"^1.0.10","ramda":"^0.23.0","byline":"^5.0.0","ndjson":"^1.5.0","semver":"^5.3.0","find-up":"^2.1.0","p-limit":"^1.1.0","link-dir":"^2.0.0","node-gyp":"^3.6.0","p-filter":"^1.0.0","read-pkg":"^2.0.0","@types/mz":"^0.0.31","@types/rc":"^0.0.1","camelcase":"^4.1.0","path-name":"^1.0.0","write-pkg":"^3.0.1","@types/npm":"^2.0.28","is-windows":"^1.0.0","os-homedir":"^1.0.2","@types/node":"^7.0.5","@types/nopt":"^3.0.29","arr-flatten":"^1.0.1","common-tags":"^1.4.0","cross-spawn":"^5.0.0","graceful-fs":"^4.1.11","path-exists":"^3.0.0","pnpm-logger":"^0.3.0","rimraf-then":"^1.0.1","symlink-dir":"^1.0.2","@types/ramda":"^0.0.7","@types/byline":"^4.2.31","@types/semver":"^5.3.30","is-inner-link":"^2.0.0","normalize-ssh":"^1.0.0","unpack-stream":"^1.1.0","load-json-file":"^2.0.0","load-yaml-file":"^0.1.0","loud-rejection":"^1.6.0","mkdirp-promise":"^5.0.1","normalize-path":"^2.1.1","@zkochan/dirsum":"^0.1.1","npm-package-arg":"^5.0.0","proper-lockfile":"^2.0.0","update-notifier":"^2.1.0","write-json-file":"^2.0.0","write-yaml-file":"^1.0.0","@zkochan/cmd-shim":"^2.2.2","@types/common-tags":"^1.2.5","parse-codeload-url":"^1.0.0","pnpm-file-reporter":"^0.0.1","get-npm-tarball-url":"^2.0.0","npm-registry-client":"^8.1.0","pnpm-install-checks":"^1.1.0","registry-auth-token":"^3.3.0","@types/load-json-file":"^2.0.5","parse-npm-tarball-url":"^1.0.1","pnpm-default-reporter":"^0.6.0","@types/update-notifier":"^1.0.0","fs-write-stream-atomic":"^1.0.10","remove-all-except-outer-links":"^1.0.0"},"devDependencies":{"caw":"^2.0.0","ncp":"^2.0.0","tape":"^4.6.3","husky":"^0.13.2","isexe":"^2.0.0","sepia":"^2.0.2","mkdirp":"^0.5.1","rimraf":"^2.5.4","tslint":"^5.0.0","thenify":"^3.2.1","ts-node":"^3.0.0","commitizen":"^2.8.6","in-publish":"^2.0.0","typescript":"^2.1.5","@types/tape":"^4.2.28","exists-link":"^2.0.0","npm-run-all":"^4.0.1","tape-promise":"^2.0.1","@types/mkdirp":"^0.3.29","npm-scripts-info":"^0.3.6","pnpm-registry-mock":"^0.6.1","validate-commit-msg":"^2.7.0","cz-conventional-changelog":"^2.0.0","anonymous-npm-registry-client":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm-0.65.6.tgz_1493141774977_0.7876232066191733","host":"packages-18-east.internal.npmjs.com"}},"3.0.0":{"name":"pnpm","version":"3.0.0","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@3.0.0","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"ff5d4f9296382bcae7634cf2cf8db4c452c905d8","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-3.0.0.tgz","fileCount":4563,"integrity":"sha512-MZHQ4ZejIod8EYtc/LZ3F4HUfSc6ilhMcZ1Shk631XoGrpXTJm44Jn9W1/BVrZVlt5jmkYKXpcWkjaxjgqhy1g==","signatures":[{"sig":"MEQCIHW6PTG0AiSyrMkTzOCcgqPzabodi8NnAHa9GnLgdlz0AiBIkjT1m4DL6WgBj9glflbcr0tBA1ywirABZX14KXZJ/A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":21760379,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJchaE1CRA9TVsSAnZWagAAgRQP/37NuRcPTbA4Fzl2rR6A\n+pGIMM4HolLfvLlRdZD3AyNWKZMOKBP2rTWkVq5Uh75D/TMQYhW7Y014FFbV\np5yycDoZqvpOE/7gBFH2MQjoluRvTKgj2C+xgvbyJzh7JFM97GxFbvZ0UDct\n+hEH2PVHKzGp2+5MhHyog1GM7XhcxeaZutazXAAs5f2XpgBfas4UkvZTYeI/\nwwGS8yByZADfHwmJ57hjIkj9i2LPvczTbKYI2XW8waTt4glXTPd5pMcWcAAV\ndNI0fnnPKnVYXwAM11RYcYKB4gPc0eivVq3BUL8T2NIV9XJ58ASbT+AKH/1E\nBvbwtUKfnCNNQkiHYm5VzsdM5sjIrq07s8OTUOyAiGSpUXhonGWBhaALVCKj\nTk6+FU1FIX+aXHa2Q8U5KYrdfbAX/oHXinkwj14NzC1C1vslY40eqC/1Uf/N\nqyBYP/inHXlqBX3/Wjc4t6ShYtgt6T0qXtqjfgn86X8CBLF/lw0cOT58tyCd\nikN+YWA0/7CihE1nV/bSigCUPJ4jz4VdtkVYSo9aHMJXjWd5sPucmjQiYXTa\n6roRj8Qu2Xk6LEgv//Ir7XDH5e+ydGd/v4opphDhpeopytCSXgwBJuPB/olu\nMqMPN5TBp3OFduZBqjMXApooR7QKgO8TBK2Vv6amK43EMjbAwW0Wsfaapbpk\nNbyS\r\n=EOU3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","_from":".","_shasum":"ff5d4f9296382bcae7634cf2cf8db4c452c905d8","engines":{"node":">=8"},"scripts":{"tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json src/**/*.ts test/**/*.ts","test":"npm run lint && npm run tsc && npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"npm-run-all -p -r pnpm-registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf ../../../.tmp/ && rimraf node_modules/.bin/pnpm && pnpm-registry-mock prepare","pnpm-registry-mock":"pnpm-registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"10.12.0","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"mz":"2.7.0","mem":"4.1.0","nopt":"4.0.1","supi":"0.30.1","archy":"1.0.0","chalk":"2.4.2","delay":"4.1.0","execa":"1.0.0","is-ci":"2.0.0","ramda":"0.26.1","diable":"4.0.2","p-limit":"2.2.0","get-port":"4.2.0","p-filter":"1.0.0","@types/mz":"0.0.32","camelcase":"5.2.0","is-subdir":"1.0.3","lru-cache":"5.1.1","minimatch":"3.0.4","path-name":"1.0.0","tree-kill":"1.2.1","@pnpm/list":"1.0.0","is-windows":"1.0.2","pkgs-graph":"2.0.2","text-table":"0.2.0","@pnpm/types":"3.0.0","@pnpm/utils":"0.10.0","common-tags":"1.8.0","cross-spawn":"6.0.5","graceful-fs":"4.1.15","signal-exit":"3.0.2","strip-color":"0.1.0","@pnpm/config":"3.0.0","@pnpm/logger":"2.1.0","@pnpm/server":"3.0.0","@types/archy":"0.0.31","find-packages":"4.0.0","path-absolute":"1.0.1","read-ini-file":"2.0.0","@pnpm/outdated":"2.0.1","camelcase-keys":"5.0.0","load-json-file":"5.2.0","loud-rejection":"1.6.0","mkdirp-promise":"5.0.1","process-exists":"3.1.0","read-yaml-file":"1.1.0","util.promisify":"1.0.0","@pnpm/constants":"1.0.0","@pnpm/lifecycle":"5.0.0","@zkochan/libnpx":"10.0.0","graph-sequencer":"2.0.0","update-notifier":"2.5.0","@pnpm/store-path":"1.0.4","@types/lru-cache":"5.1.0","@types/minimatch":"3.0.3","@pnpm/core-loggers":"3.0.0","pnpm-file-reporter":"0.1.0","@pnpm/package-store":"4.0.0","@pnpm/default-fetcher":"3.0.1","@types/camelcase-keys":"4.0.0","@pnpm/default-reporter":"3.0.0","@pnpm/default-resolver":"3.0.1","@pnpm/store-controller-types":"3.0.0"},"_hasShrinkwrap":false,"devDependencies":{"caw":"2.0.1","ncp":"2.0.0","pnpm":"link:","tape":"4.10.1","p-any":"1.1.0","retry":"0.12.0","sepia":"2.0.2","byline":"5.0.0","mkdirp":"0.5.1","rimraf":"2.6.3","semver":"5.6.0","tslint":"5.13.1","ts-node":"8.0.3","write-pkg":"3.2.0","typescript":"3.3.3333","@types/node":"11.9.5","@types/nopt":"3.0.29","@types/tape":"4.2.33","exists-link":"2.0.0","npm-run-all":"4.1.5","path-exists":"3.0.0","rimraf-then":"1.0.1","symlink-dir":"3.0.0","@types/p-any":"1.1.2","@types/ramda":"0.25.34","@types/retry":"0.12.0","tape-promise":"4.0.0","@pnpm/prepare":"0.0.0","@types/byline":"4.2.31","@types/mkdirp":"0.5.2","@types/semver":"5.5.0","write-json-file":"3.1.0","write-yaml-file":"2.0.0","deep-require-cwd":"1.0.0","npm-scripts-info":"0.3.9","normalize-newline":"3.0.0","@pnpm/modules-yaml":"3.0.0","@types/common-tags":"1.8.0","pnpm-registry-mock":"2.8.0","@pnpm/tslint-config":"0.0.0","@pnpm/assert-project":"link:../../privatePackages/assert-project","@pnpm/lockfile-types":"1.0.0","@types/load-json-file":"2.0.7","@types/update-notifier":"2.5.0","@pnpm/read-package-json":"2.0.0","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_3.0.0_1552261428915_0.8395538182083166","host":"s3://npm-registry-packages"}},"0.30.0":{"name":"pnpm","version":"0.30.0","keywords":["install","npm"],"author":{"name":"Rico Sta. Cruz","email":"rico@ricostacruz.com"},"license":"MIT","_id":"pnpm@0.30.0","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://github.com/rstacruz/pnpm#readme","bugs":{"url":"https://github.com/rstacruz/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js"},"dist":{"shasum":"61d659e4c03cb6767d414b0d765b765c6f14adb8","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-0.30.0.tgz","integrity":"sha512-R6P44k3C4A0Y21BCJfWhq0FEH4O8qDD9J07VBQo20OeE9LYG8CZ1h8zQZD/f5w9QwJQtZbJ5qEsgohSFlllr/g==","signatures":[{"sig":"MEUCIQDeFmJ/Ywml0gsakohxbbMOqYEARlg+FywjFApSxkcw/wIgfrteFOAXMA34GgUem9FYhncZyCFBOIQ8XRFf9Qo7p/s=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"index.js","_from":".","files":["lib/","bin/",".scripts/","cached_node_modules/"],"config":{"ghooks":{"commit-msg":"node ./node_modules/validate-commit-msg/index.js"},"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"_shasum":"61d659e4c03cb6767d414b0d765b765c6f14adb8","engines":{"node":">=4"},"gitHead":"458c97faa69329353931c3f6b7efbd41f722bd69","scripts":{"lint":"eslint bin/ test/ lib/ .scripts/","test":"npm run lint && node test | tap-spec","cover":"istanbul cover test/index.js","commit":"git-cz","release":"sh .scripts/release.sh","posttest":"rimraf .tmp","docs:build":"docpress build","prerelease":"npm test"},"_npmUser":{"name":"zkochan","email":"zoltan.kochan@gmail.com"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/rstacruz/pnpm.git","type":"git"},"_npmVersion":"3.10.3","description":"A fast implementation of npm install","directories":{"test":"test"},"_nodeVersion":"6.4.0","dependencies":{"mz":"2.4.0","rc":"1.1.6","caw":"2.0.0","got":"6.3.0","meow":"3.7.0","chalk":"1.1.3","debug":"2.2.0","is-ci":"1.0.9","retry":"0.10.0","byline":"5.0.0","mkdirp":"0.5.1","rimraf":"2.5.4","semver":"5.3.0","tar-fs":"1.13.2","throat":"3.0.0","thenify":"3.2.0","lockfile":"1.0.1","node-gyp":"3.4.0","commondir":"1.0.1","os-homedir":"1.0.1","cross-spawn":"^4.0.0","observatory":"1.0.0","read-pkg-up":"1.0.1","gunzip-maybe":"1.3.1","registry-url":"3.1.0","sorted-object":"2.0.0","camelcase-keys":"3.0.0","normalize-path":"2.0.1","supports-color":"3.1.2","npm-package-arg":"4.2.0","update-notifier":"1.0.2","is-retry-allowed":"1.1.0","sanitize-filename":"1.6.0","registry-auth-token":"3.0.1"},"preferGlobal":true,"devDependencies":{"ncp":"^2.0.0","nixt":"0.5.0","tape":"4.6.0","isexe":"1.1.2","sepia":"2.0.1","eslint":"3.4.0","ghooks":"^1.3.2","docpress":"0.6.13","istanbul":"^0.4.5","tap-spec":"4.1.1","commitizen":"^2.8.6","git-update-ghpages":"1.3.0","validate-commit-msg":"^2.7.0","eslint-plugin-promise":"2.0.1","eslint-config-standard":"6.0.0","eslint-plugin-standard":"2.0.0","cz-conventional-changelog":"^1.2.0"},"_npmOperationalInternal":{"tmp":"tmp/pnpm-0.30.0.tgz_1472902840155_0.6831950577907264","host":"packages-16-east.internal.npmjs.com"}},"6.15.0":{"name":"pnpm","version":"6.15.0","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"license":"MIT","_id":"pnpm@6.15.0","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"pnpm@kochan.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"373bfd5f9b53e923394d407e6e7a1e69f085fc33","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-6.15.0.tgz","fileCount":642,"integrity":"sha512-RqG3S1JHiFYxRgXQ941xT2BnNsjJbp+J1ImacB6b8JiqAIRkp6TAcNeosvF3X0Z9I6FvuCkccMwBxPJe8bboPQ==","signatures":[{"sig":"MEYCIQCxwe6yCMdqVVWgs+vV3/k9dMwp3IuwdE4Kn604J+aTFQIhAOxTblxhzv4CLZmWZadvZBnGSibK+9Qc220jaMXV2e/o","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9566296,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhPrUbCRA9TVsSAnZWagAAIhQP/0GRZHlIh9JifNHsKURk\nlv1VRKlCiBoMVUHbvo7Xd8jUf6kNrzIlSimqYWdbhysnsMwHY3BvONsQHlvy\niRIHviYbkMb7Q0QzOWDIpvCkMkasJadK+3cLRqZp8z6RRP3rzkaIT143RW0P\nGREcYEkYcxH6KRjYwyw49cGbaWMvBEC+Pdg5lFceQYuELvTDl4kp0XIqUXTQ\nm2jz+UT23OJUFT0H0WdGl6/Nq/Ox7zXAjizCM9rHG3xBA2zbwOuiv8thrPJL\noOd33xM4H/sRVxDCeRF4EOl4IPTdHLCGMw1bH3Eo/AIh/hg3xP2fFJASX6KA\now1rWznwvHv1fMMCOyNNbPTU8Y8MDFDyBULFwEhTIrB8kdtbrqsT4PSsZXZZ\nLwRuF87AyN8pKb0Gq/RYr7hhEAsXb8BySlMunY/oQNIoxIgpGo9YmUFEDss9\nxKuvSDNU7WYt1uVqZotjqCZyzTX+iZA3D9bKXvPGBigf6b50Aq5jmmApPB3w\nz20d7QGLyaiwb3P5x1Eu7kzDBj60zG1IX5gPs/qw0Zfevf2cpjp3Ol9aaPHt\no5tu5RYxZIkGyB3lJ/PblE5C73+bFMiNlrt1RfZjfuLnl01z8RWX+WcH/fX7\nq7TxImDgOMqvT2tVpJnas4aBK+1qGGUnCNJxf/tD3IgopuVs/Q2ZcutIkZsm\nBHyb\r\n=c9Rf\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","_from":"file:pnpm-6.15.0.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=12.17"},"funding":{"url":"https://opencollective.com/pnpm"},"scripts":{"lint":"eslint -c ../../eslint.json src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7781 pnpm run test:e2e","start":"pnpm tsc --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build && pnpm run lint -- --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.cjs","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"pnpm@kochan.io"},"_resolved":"/home/runner/work/pnpm/pnpm/packages/pnpm/pnpm-6.15.0.tgz","_integrity":"sha512-RqG3S1JHiFYxRgXQ941xT2BnNsjJbp+J1ImacB6b8JiqAIRkp6TAcNeosvF3X0Z9I6FvuCkccMwBxPJe8bboPQ==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.23.0","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"14.17.6","preferGlobal":true,"publishConfig":{"tag":"next","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_6.15.0_1631499547481_0.9842496582301843","host":"s3://npm-registry-packages"}},"6.15.1":{"name":"pnpm","version":"6.15.1","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"license":"MIT","_id":"pnpm@6.15.1","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"pnpm@kochan.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"2f5983e05ee85c36d1166f6f81dcad1c996f7d10","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-6.15.1.tgz","fileCount":642,"integrity":"sha512-hYGK8xlLdMj/sFhOLJ+x8IotsOkBp01c2mdWdLeKlUdA6EOl/RNWRp+7dUWs3Si2E1zgdTiHsEgNGYffv0PyLQ==","signatures":[{"sig":"MEYCIQCCXTpZ2wbBpzOMVrkKmz5cIL24nN+zI02YgeUCyTAgYAIhAJBnXQvMlG35zr1T4SYUlPIDxch/AJfSX85IPxEtFRof","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9578280,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhQyh8CRA9TVsSAnZWagAAWXQP/1R1CxFNJXpDWeaQkSz1\n5Y7nPm+KAxMUe+43ClyKuQPPDsqrgneX7MnOFVu8+5C0OsveH+gDCG0V+BsG\nYsxGEHfbI9zSyb3G/aERqdrhBupI/kQmvZw2X7MLspz5Mpc4aeTCZJChL5u8\nkmiYh4yFlqrd7e0NaozfDuUc3movmggGZH2mI6IDznZevZlBdnUCtpNvnaW0\nlhACkQMOeSqSGAbL0ySW+xGAyvBj55hvMkHgcG+PjHdw2ap/olXIeKaJHk1l\nJf2I4SZAbSiwZSPTPCXI4Z0VwmPbuZpGUlmvRKxzDhg0O6VDPcVprRhGnWqO\nVTflncvI+YVBxVKUAY/s42f6/SpqcFWvE8zoTZ+Hh9MMTqu38pxOCFxQsFV8\nFNDq95hrqrcYrcfpTccbeHvhzNPG6tDS2KouRbCynFYQ49Ayeip+hfq+Kgwp\ncMA4YGj8ECJPNMqKD6FqZYbuyM/8YDdnopQ0xDj+nbab4GX7sy9RTSwxiBRd\n2pVcDt1Ub0UwKWYpFxMg5sh54uy05ML6DAir7SB8T61Ro525F5QTtH7WhVEC\nsxPdzkWKxaDnXvsiDg/dASDUMBEJaHxsLP+LChY+Wp7sWOWcpiLeZ6kGj6M0\nUSjFaB57X3Cb/4KIQv8cOb6Tf7JBkRzeV2JNwqdGlrr28bKXzgRJX5BjMvzT\nKQ+3\r\n=xQA2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","_from":"file:pnpm-6.15.1.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=12.17"},"funding":{"url":"https://opencollective.com/pnpm"},"scripts":{"lint":"eslint -c ../../eslint.json src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7781 pnpm run test:e2e","start":"pnpm tsc --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build && pnpm run lint -- --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.cjs","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"pnpm@kochan.io"},"_resolved":"/home/runner/work/pnpm/pnpm/packages/pnpm/pnpm-6.15.1.tgz","_integrity":"sha512-hYGK8xlLdMj/sFhOLJ+x8IotsOkBp01c2mdWdLeKlUdA6EOl/RNWRp+7dUWs3Si2E1zgdTiHsEgNGYffv0PyLQ==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.23.0","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"14.17.6","preferGlobal":true,"publishConfig":{"tag":"next","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_6.15.1_1631791228030_0.8594591155649827","host":"s3://npm-registry-packages"}},"3.0.1":{"name":"pnpm","version":"3.0.1","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@3.0.1","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"fce61a51e17bac97f10631ad8e0027ad347d12c5","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-3.0.1.tgz","fileCount":4563,"integrity":"sha512-hYWjRN7U96zHDvgQxGyYaMF469Uzx0iZo2ej1VMUSaOULUFI9ue7dDku29AOf/E0+5Zd9zFs0qE0Tuq5Zsrk0A==","signatures":[{"sig":"MEUCIGLdV6WdJEDakrZw+YjdvO7V8O0HEqNvoOVyLsWNifcwAiEAmhwHK74/0fcFJpbJ2aJBT9I9ozwLURRR++Fv5qwWmMg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":21167320,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcjt5JCRA9TVsSAnZWagAARWQP/1mY7O1bRG2pbIo7f0rt\nXf/IJjHTA9osTs5gG+I0CbjMfHWqlwAU1AP5POxfrQ8OEooOisGxxzaKuTsZ\n+qGJIxI9lkH+1r6zIlC1AB4ubyweoNE26SNE1mg0QwiMrYTs9GhzTgeoSXfS\nO9tRVhijIaaST57vhF61wnBrwLdNnnHLr3qOGz8PbP0AsG359ONb78PezHI8\n3RkaBoewCQNv1UBPeB/SllUzqiqs6XCkiYo2t4QXR3685qI4UTZvkGEWcnso\nJ5wit9XIImpuT0iJMwUUA1G+82EJamLS9x9U6SpSQ+wwyvV+YrkhyaWySgms\n/NbAU2C+4yWlDWfnC2EJWrs9zPmGcRFiU9LMkzPel5xwf1Ylw4iiOz1mqSQI\nFVskI5BNLZYYhaBihbutJDNsjpNKdOtNpxAUWFAIBMnwk6xYJK8zEPNeDDyX\nHDES7tNtOn0OqrKey0ETIYhC1a4pDcKgwk3ft1mYkMBGFBi7CvAr0JXjrdey\nhWLcTDHw3ek555T2F5uV2TzemyigC+bElyDCZEtR0f1cZpg+sSrZMIwnea5K\nAghkw7xrLuU2AfCtS/A38fiLtR6QB9VLsGLhlXnpTykvyQ4FkR3ptZGhJmPv\nhmS2F1J0PEPzAfQtOEAJWCP3BUdyhbyIgQVfWhWM2VbLuxF+BsiN+J+a2rrj\nFr+h\r\n=4nUx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","_from":".","_shasum":"fce61a51e17bac97f10631ad8e0027ad347d12c5","engines":{"node":">=8"},"scripts":{"tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json src/**/*.ts test/**/*.ts","test":"npm run lint && npm run tsc && npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"npm-run-all -p -r pnpm-registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf ../../../.tmp/ && rimraf node_modules/.bin/pnpm && pnpm-registry-mock prepare","pnpm-registry-mock":"pnpm-registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"10.12.0","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"mz":"2.7.0","mem":"4.2.0","nopt":"4.0.1","supi":"0.30.2","archy":"1.0.0","chalk":"2.4.2","delay":"4.1.0","execa":"1.0.0","is-ci":"2.0.0","ramda":"0.26.1","diable":"4.0.2","p-limit":"2.2.0","get-port":"4.2.0","p-filter":"2.0.0","@types/mz":"0.0.32","camelcase":"5.2.0","is-subdir":"1.0.3","lru-cache":"5.1.1","minimatch":"3.0.4","path-name":"1.0.0","tree-kill":"1.2.1","@pnpm/list":"1.0.0","is-windows":"1.0.2","pkgs-graph":"2.0.2","text-table":"0.2.0","@pnpm/types":"3.0.0","@pnpm/utils":"0.10.0","common-tags":"1.8.0","cross-spawn":"6.0.5","graceful-fs":"4.1.15","signal-exit":"3.0.2","strip-color":"0.1.0","@pnpm/config":"3.0.0","@pnpm/logger":"2.1.0","@pnpm/server":"3.0.0","@types/archy":"0.0.31","@types/p-any":"1.1.2","find-packages":"4.0.1","path-absolute":"1.0.1","read-ini-file":"2.0.0","@pnpm/outdated":"2.0.2","camelcase-keys":"5.0.0","load-json-file":"5.2.0","loud-rejection":"1.6.0","mkdirp-promise":"5.0.1","process-exists":"3.1.0","read-yaml-file":"1.1.0","util.promisify":"1.0.0","@pnpm/constants":"1.0.0","@pnpm/lifecycle":"5.0.0","@zkochan/libnpx":"10.0.0","graph-sequencer":"2.0.0","update-notifier":"2.5.0","@pnpm/store-path":"1.0.4","@types/lru-cache":"5.1.0","@types/minimatch":"3.0.3","@pnpm/core-loggers":"3.0.0","pnpm-file-reporter":"0.1.0","@pnpm/package-store":"4.0.1","@pnpm/default-fetcher":"3.1.0","@types/camelcase-keys":"4.0.0","dir-is-case-sensitive":"1.0.0","@pnpm/default-reporter":"3.0.1","@pnpm/default-resolver":"3.0.2","@pnpm/store-controller-types":"3.0.0"},"_hasShrinkwrap":false,"__devDependencies":{"caw":"2.0.1","ncp":"2.0.0","pnpm":"link:","tape":"4.10.1","p-any":"1.1.0","retry":"0.12.0","sepia":"2.0.2","byline":"5.0.0","mkdirp":"0.5.1","rimraf":"2.6.3","semver":"5.6.0","tslint":"5.14.0","ts-node":"8.0.3","write-pkg":"3.2.0","typescript":"3.3.3333","@types/node":"*","@types/nopt":"3.0.29","@types/tape":"4.2.33","exists-link":"2.0.0","npm-run-all":"4.1.5","path-exists":"3.0.0","rimraf-then":"1.0.1","symlink-dir":"3.0.0","@types/ramda":"0.25.34","@types/retry":"0.12.0","tape-promise":"4.0.0","@pnpm/prepare":"0.0.0","@types/byline":"4.2.31","@types/mkdirp":"0.5.2","@types/semver":"5.5.0","write-json-file":"3.1.0","write-yaml-file":"2.0.0","deep-require-cwd":"1.0.0","npm-scripts-info":"0.3.9","normalize-newline":"3.0.0","@pnpm/modules-yaml":"3.0.0","@types/common-tags":"1.8.0","pnpm-registry-mock":"2.8.0","@pnpm/tslint-config":"0.0.0","@pnpm/assert-project":"link:../../privatePackages/assert-project","@pnpm/lockfile-types":"1.0.0","@types/load-json-file":"2.0.7","@types/update-notifier":"2.5.0","@pnpm/read-package-json":"2.0.0","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_3.0.1_1552866888367_0.7007361028815857","host":"s3://npm-registry-packages"}},"7.23.0":{"name":"pnpm","version":"7.23.0","keywords":["pnpm7","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@7.23.0","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"70372e00bc103c9d3f4e80bd8f02b35014649e80","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-7.23.0.tgz","fileCount":658,"integrity":"sha512-0dJQXA+1+mo//tBvSpjb6dmLxx/UmLoeEOk/0FmOZ73GRZRNhMdarnwEenhKHNpiVXGCcvfWXJnvUMB7lp+tRQ==","signatures":[{"sig":"MEQCIHtnYrKpG3CnF4hItPequVZPIYaREyp4rCJHsiNNBz3xAiBacMPFjLsHKk3Q6l8FtwYX0jidw1kLNaY/gYCs+xkevQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13229160,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjttVzACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp7sw//Ua4ntYHBI/w5FRFNoAN+hMvIsa46VEbq4e674x6xRhT/kRj7\r\nfK7Y5q3Xqq4v9QX7ZqhCpfeeKR3p5s1Wj38OuvIXsJhwvAbizIgvRWWBHr+a\r\nTGIMZQOE8uSn4UHRbZKAonP7UNdnrZsTjF3jgBAuo5rKrm0xw4l+F068fgrV\r\nbKmSeCDVaJWxYHC/Jz/F4tYHsEtAUH0QtvKa388YP0DN8ldn0jjipHyKf15t\r\nQxNk5zl0HAvqSW5cEYqT5mJz7R4+9h/D4FY75DPkKnrx5pKrxYk+bt+u+9EJ\r\nudN1Zn7F3jUUYLa0S42kjzyyz2qImRQtzZA2mckFrvcXMoqxISIn+yuPft2X\r\nIdrWIiSEyEdSIpGXnjkiMslmOml5gaSUsacC+zmlC7NgwYDRBK/Ngr49p9XB\r\n+ETNhDw8yp6VYspo7pmRPqoHw3/xTts7xHy1s73D0OTgiNTQHn8W5O6VCisc\r\nDWmeIBw9pXwc6S+2QEm3dGV30OsS+46pa0x3wYWMl4qDttOEaRcWiNVBXxxK\r\nEVB28hEq6VciGXbGy5UzfZY49sDMG0dqvs4q7FTzN8dxO/f83nr1WzEEq79t\r\n4cMWrxJD2jiX9fYDsqHl8510SopjLmGOJq1p9iHDkC5hYzEC/fPKG1GdToXI\r\n249kUkd9Shwd8oktxWuVGydtxnzHlDh9OD0=\r\n=MCJR\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","_from":"file:pnpm-7.23.0.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=14.6"},"exports":{".":"./package.json"},"funding":{"url":"https://opencollective.com/pnpm"},"scripts":{"lint":"eslint src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7776 pnpm run test:e2e","start":"tsc --watch","bundle":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/230044d7d0f72ae38cfd6a20d57993e5/pnpm-7.23.0.tgz","_integrity":"sha512-0dJQXA+1+mo//tBvSpjb6dmLxx/UmLoeEOk/0FmOZ73GRZRNhMdarnwEenhKHNpiVXGCcvfWXJnvUMB7lp+tRQ==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.24.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"16.18.1","preferGlobal":true,"publishConfig":{"tag":"next-7","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_7.23.0_1672926578648_0.8161195939279056","host":"s3://npm-registry-packages"}},"6.15.2":{"name":"pnpm","version":"6.15.2","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"license":"MIT","_id":"pnpm@6.15.2","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"pnpm@kochan.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"2c8a7cd2a048a38568270ff4dc5681859722b86f","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-6.15.2.tgz","fileCount":642,"integrity":"sha512-zDvVALUM2r4DfU9lTP/zkUbkRlrVy/Ihn9vojfrrqOJfkUXoYlT/hfe2TfAELMmOsG21h7b3qms5DV6gzpVX9w==","signatures":[{"sig":"MEUCIQCRMORetTEARCP4GQyJJkz6kY7K+bB+kRN3UMvv2cI3EAIgNqe8iqDBedqr7Yp5xltc0szh6bA7/pM4ZCTziEWUFLk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9582066},"main":"bin/pnpm.cjs","_from":"file:pnpm-6.15.2.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=12.17"},"funding":{"url":"https://opencollective.com/pnpm"},"scripts":{"lint":"eslint -c ../../eslint.json src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7781 pnpm run test:e2e","start":"pnpm tsc --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build && pnpm run lint -- --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.cjs","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"pnpm@kochan.io"},"_resolved":"/home/runner/work/pnpm/pnpm/packages/pnpm/pnpm-6.15.2.tgz","_integrity":"sha512-zDvVALUM2r4DfU9lTP/zkUbkRlrVy/Ihn9vojfrrqOJfkUXoYlT/hfe2TfAELMmOsG21h7b3qms5DV6gzpVX9w==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.24.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"14.17.6","preferGlobal":true,"publishConfig":{"tag":"next","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_6.15.2_1632657601946_0.6462308299144852","host":"s3://npm-registry-packages"}},"2.2.2":{"name":"pnpm","version":"2.2.2","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@2.2.2","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js","pnpx":"lib/bin/pnpx.js"},"dist":{"shasum":"23d5ed8d7c5133ad46b4ac7b0ee63cbe7bdec688","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-2.2.2.tgz","fileCount":4497,"integrity":"sha512-ywqRV6WKBwvSZrXByeITuNIB+jbT0jY0sugWUPvLo7uUXQj+6h0aNC7EYUX/WEVam1SK2KHuU91FS6uecaUuKw==","signatures":[{"sig":"MEUCIGNp9KiTWpb4jbVsSXKRnv3ZMDlZFezAzMNJ8XQgdw0EAiEA4laPVI2/J740jMMQyXXOdy7uPumhbwAJ8fy+XnrWF9I=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":23681718,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbEyv5CRA9TVsSAnZWagAARCgP+gLG1u5+uONUmfVRZTtK\n+SxUgbjLLQyRL9Js+JwZZA97hv+JSfMlC6WO2dNZRwxRpBs/QoUQKJriMKXa\nerqkI0JuxkNJlF7lMeTzNw7XoEqojwzISu+xkxwobk5CvkUdemM5BrJwt0Fq\n1xurYtN695/UOl3BlCgdH8lbSbGQPSpPMGqvQRw7fJbr1+Is+E9wnpUU0gaI\nLI8V7cEU2AdszDQ+KHFvTYimpoEg9mqVED2hkHiD2IhACqnE87aR16AUHefD\n0TUtVAwds6NJ87TxHD03q18BAwIc1nXGYgs91WxEqBL5QpHfMk/8hZKVZY4m\nNeYoC6Vfvv8M7hME0T4YZB8pRZuulFZSOc/0D8KFBv7uzKlTCvY9h6DY8Wt+\nNpEBDrQrwzB+jPFOz2lYq7LmCMc32GAcOW4K/RDz5zRYnwpJemWmOqeA8H8B\n4ixZ+11ktFcFpNbl/FcJEKv9WvBY5sgTWUlVTcd4RbW8MC7LFvOnOQ6c7rlU\nCmEA7TS99OVPOwGWsIWtXE15A4PN+M8D9D88Rk/ZY0oC9pSQ5u0gJ1h+vNr4\nOYrep4Y1N94+V/xp2x3FgFsQalPQXwruivpVeBuT5/jPOrt1Z7224/m4NhrH\nxkF4wGm1+cNu5gjsevoQMYy9/070b16kV/dRxmEmtLgCfy9xpOxMA27fgcDn\nmdes\r\n=aiUz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","_from":".","files":["lib/"],"_shasum":"23d5ed8d7c5133ad46b4ac7b0ee63cbe7bdec688","engines":{"node":">=6"},"scripts":{"tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json --project .","test":"npm run lint && npm run tsc && npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"pnpm link . && npm-run-all -p -r pnpm-registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf ../.tmp/ && rimraf node_modules/.bin/pnpm && pnpm-registry-mock prepare","pnpm-registry-mock":"pnpm-registry-mock","test:e2e-with-preview":"preview --skip-prepublishOnly && npm-run-all -p -r pnpm-registry-mock test:tap"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"greenkeeper":{"ignore":["@pnpm/default-fetcher","@pnpm/default-resolver","@pnpm/logger","@pnpm/outdated","@pnpm/server","@pnpm/types","pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-registry-mock","remove-all-except-outer-links","pnpm-shrinkwrap","supi"]},"_nodeVersion":"9.10.1","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"mz":"^2.7.0","nopt":"^4.0.1","supi":"^0.20.1","chalk":"^2.2.0","delay":"^3.0.0","is-ci":"^1.0.10","ramda":"^0.25.0","byline":"^5.0.0","diable":"^4.0.1","p-limit":"^1.1.0","get-port":"^3.2.0","@types/mz":"^0.0.32","camelcase":"^4.1.0 || 5","path-name":"^1.0.0","pnpm-list":"^2.1.0","tree-kill":"^1.2.0","is-windows":"^1.0.1","pkgs-graph":"^2.0.0","text-table":"^0.2.0","@pnpm/types":"^1.5.0","common-tags":"^1.4.0","cross-spawn":"^6.0.3","graceful-fs":"^4.1.11","signal-exit":"^3.0.2","strip-color":"^0.1.0","@pnpm/config":"^1.0.0","@pnpm/logger":"^1.0.0","@pnpm/server":"^0.13.1","find-packages":"^2.2.0","package-store":"^0.21.0","path-absolute":"^1.0.0","read-ini-file":"^1.0.0","@pnpm/outdated":"^0.3.1","camelcase-keys":"^4.2.0","load-json-file":"^4.0.0 || 5","load-yaml-file":"^0.1.0","loud-rejection":"^1.6.0","mkdirp-promise":"^5.0.1","process-exists":"^3.0.0","util.promisify":"^1.0.0","@types/get-port":"^3.2.0","@zkochan/libnpx":"^9.6.1","graph-sequencer":"^2.0.0","update-notifier":"^2.1.0","@pnpm/store-path":"^1.0.3","pnpm-file-reporter":"^0.1.0","@pnpm/default-fetcher":"^0.4.0 || 1","@types/camelcase-keys":"^4.0.0","pnpm-default-reporter":"^0.17.2","@pnpm/default-resolver":"^1.0.0"},"_hasShrinkwrap":false,"devDependencies":{"caw":"^2.0.0","tape":"^4.6.3","execa":"^0.10.0","retry":"^0.12.0","sepia":"^2.0.2","mkdirp":"^0.5.1","rimraf":"^2.5.4","semver":"^5.3.0","tslint":"^5.4.2","ts-node":"^6.0.0","read-pkg":"^3.0.0","write-pkg":"^3.1.0","typescript":"^2.9.1","@types/node":"^10.0.6","@types/nopt":"^3.0.29","@types/tape":"^4.2.30","exists-link":"^2.0.0","npm-run-all":"^4.0.1","path-exists":"^3.0.0","rimraf-then":"^1.0.1","@types/delay":"^2.0.1","@types/ramda":"^0.25.0","@types/retry":"^0.10.2","tape-promise":"^3.0.0","@types/byline":"^4.2.31","@types/mkdirp":"^0.5.0","@types/semver":"^5.3.32","@zkochan/husky":"^0.0.0","package-preview":"^1.0.0","write-json-file":"^2.3.0","write-yaml-file":"^1.0.0","deep-require-cwd":"^1.0.0","npm-scripts-info":"^0.3.6","normalize-newline":"^3.0.0","@types/common-tags":"^1.2.5","pnpm-registry-mock":"^1.21.1","@pnpm/assert-project":"^1.1.1","@types/load-json-file":"^2.0.6","@types/update-notifier":"^2.0.0","@types/write-json-file":"^2.2.1","anonymous-npm-registry-client":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_2.2.2_1527983096973_0.739027176041068","host":"s3://npm-registry-packages"}},"2.2.0":{"name":"pnpm","version":"2.2.0","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@2.2.0","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js","pnpx":"lib/bin/pnpx.js"},"dist":{"shasum":"7fa51e5cc24453ce3ffed03331deb04e9016557a","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-2.2.0.tgz","fileCount":6222,"integrity":"sha512-cElb4YASDV9VbfvX+FVOT0K+EuGEr4B2/K7yU6+git+yvwFi+5RPTutucic+tOBsHC0fshbNcdBbQjIk2EQQCw==","signatures":[{"sig":"MEUCIE0qOHi0zrR0LKIKgTdgtcC02lc6K3vHGw3LAjt5L2lZAiEAjBoyeJVWhJ51Feq92Rl0fE3Rs+GZnY7hKVwBaEcFb1k=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":25896887,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbB7qaCRA9TVsSAnZWagAA/4UQAIrRzdbNjmcUjHnllVbz\nNfvoULlE60mKk9M1CKMBtbLeE8+1Wqw/qvLS/YxzgUzyTdUyCXbxofUmU7ya\ntYqx66GtuCYGSaIt6MeGtMoHbsqmK1WKc76AGbL6ZbEtFvKwYo/tsM5ZDJ8F\n9Tpum2kny71aboGM3JCl4ACE1eoJfiGD7qIDC8hnsqYXlHoUWPJQd6XUEFuo\nl1tBVjssxwlapi4G3LjnWb7gSjkaSrlabE7nLZqGKmFj14pldOZzx3Jt8ExY\nfJJbxBYvOXDuH/vHbqWqFlNEmlvD3kqNvaRvmqdr94+0Op9f22lDITKHXBMz\nOm6TXHhFQjezHclD6R6Ez0Gza02u32euXXcIqbcDpJjmmWjCn97P37vF0yKC\nrp+EIKn4K+iZvw+WUBhPfX3nZqOy6g98lth6fFNBeNYmEGB8D8ro5A6WFszw\niVP3kRchr8GKKUmDZ8afyLKzgAKiz1F3CLmqhU62gFmAJ+YaOOiD1y2wLof1\n7BtftFHVWnT4GpZfVfeQTtQPmglB/Z64YI5iw/4yCc7gnvWYCQoK1bmp1MCf\nd29fjNPjiD2lMsKD7VoCceQNdk2hE1Xx0F1E/AOmubzKmMpgA4zlkSGmh7SC\nsmRItlUFWB+xxtsukbG0XRx75jutraW4xFDpwrJOPCeLN7tvUiqgezHGeTQ9\nRhaM\r\n=LkdY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","_from":".","files":["lib/"],"_shasum":"7fa51e5cc24453ce3ffed03331deb04e9016557a","engines":{"node":">=6"},"scripts":{"tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json --project .","test":"npm run lint && npm run tsc && npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"pnpm link . && npm-run-all -p -r pnpm-registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf ../.tmp/ && rimraf node_modules/.bin/pnpm && pnpm-registry-mock prepare","pnpm-registry-mock":"pnpm-registry-mock","test:e2e-with-preview":"preview --skip-prepublishOnly && npm-run-all -p -r pnpm-registry-mock test:tap"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"greenkeeper":{"ignore":["@pnpm/default-fetcher","@pnpm/default-resolver","@pnpm/logger","@pnpm/outdated","@pnpm/server","@pnpm/types","pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-registry-mock","remove-all-except-outer-links","pnpm-shrinkwrap","supi"]},"_nodeVersion":"9.10.1","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"mz":"^2.7.0","nopt":"^4.0.1","supi":"^0.19.3","chalk":"^2.2.0","delay":"^2.0.0","is-ci":"^1.0.10","ramda":"^0.25.0","byline":"^5.0.0","diable":"^4.0.1","p-limit":"^1.1.0","get-port":"^3.2.0","@types/mz":"^0.0.32","camelcase":"^4.1.0 || 5","path-name":"^1.0.0","pnpm-list":"^2.1.0","tree-kill":"^1.2.0","is-windows":"^1.0.1","pkgs-graph":"^2.0.0","text-table":"^0.2.0","@pnpm/types":"^1.5.0","common-tags":"^1.4.0","cross-spawn":"^6.0.3","graceful-fs":"^4.1.11","signal-exit":"^3.0.2","strip-color":"^0.1.0","@pnpm/config":"^1.0.0","@pnpm/logger":"^1.0.0","@pnpm/server":"^0.10.0 || 0.11","find-packages":"^2.2.0","package-store":"^0.19.0 || 0.20","path-absolute":"^1.0.0","read-ini-file":"^1.0.0","@pnpm/outdated":"^0.3.1","camelcase-keys":"^4.2.0","load-json-file":"^4.0.0 || 5","load-yaml-file":"^0.1.0","loud-rejection":"^1.6.0","mkdirp-promise":"^5.0.1","process-exists":"^3.0.0","util.promisify":"^1.0.0","@types/get-port":"^3.2.0","@zkochan/libnpx":"^9.6.1","graph-sequencer":"^2.0.0","update-notifier":"^2.1.0","@pnpm/store-path":"^1.0.3","pnpm-file-reporter":"^0.1.0","@pnpm/default-fetcher":"^0.4.0 || 1","@types/camelcase-keys":"^4.0.0","pnpm-default-reporter":"^0.17.0","@pnpm/default-resolver":"^1.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"caw":"^2.0.0","tape":"^4.6.3","execa":"^0.10.0","retry":"^0.12.0","sepia":"^2.0.2","mkdirp":"^0.5.1","rimraf":"^2.5.4","semver":"^5.3.0","tslint":"^5.4.2","ts-node":"^6.0.0","read-pkg":"^3.0.0","write-pkg":"^3.1.0","typescript":"^2.7.1","@types/node":"^10.0.6","@types/nopt":"^3.0.29","@types/tape":"^4.2.30","exists-link":"^2.0.0","npm-run-all":"^4.0.1","path-exists":"^3.0.0","rimraf-then":"^1.0.1","@types/delay":"^2.0.1","@types/ramda":"^0.25.0","@types/retry":"^0.10.2","tape-promise":"^3.0.0","@types/byline":"^4.2.31","@types/mkdirp":"^0.5.0","@types/semver":"^5.3.32","@zkochan/husky":"^0.0.0","package-preview":"^1.0.0","write-json-file":"^2.3.0","write-yaml-file":"^1.0.0","deep-require-cwd":"^1.0.0","npm-scripts-info":"^0.3.6","normalize-newline":"^3.0.0","@types/common-tags":"^1.2.5","pnpm-registry-mock":"^1.21.1","@pnpm/assert-project":"^1.1.1","@types/load-json-file":"^2.0.6","@types/update-notifier":"^2.0.0","@types/write-json-file":"^2.2.1","anonymous-npm-registry-client":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_2.2.0_1527233178202_0.5977569644854535","host":"s3://npm-registry-packages"}},"2.2.1":{"name":"pnpm","version":"2.2.1","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@2.2.1","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js","pnpx":"lib/bin/pnpx.js"},"dist":{"shasum":"04405c0aeffdcf426b8d86a19e9193e56227e414","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-2.2.1.tgz","fileCount":4496,"integrity":"sha512-Hjrs7u/hqgMx4kWFgVWOcScLR27ojuekd/s6TMNvrt5thk7FUlAlCCA1KR5llQiTtpsa5RiFckEfiQsk9EfX3Q==","signatures":[{"sig":"MEYCIQDJPX5Esgc3v/Bt7ZQP1akkMJ9zWLJRQeFTrWSZWTRinQIhAKVIu+nPUDPQetaYo1ZBcC0pgdV51tXrJFJH4j3ByIL8","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":23669071,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbDly5CRA9TVsSAnZWagAAHCAP/iYA+zYF3P4Bnmxkz3/i\nvYbToXRSvae10gME313VYqnELD8vr5tTqREnXDLKYxED9xpD+rBqQFyxrZVo\nefGZIqpNgOnBC8oce1RU9av6gI3gFgwZ/wy4fGKBi7ZrZx79ARAVDh/gxBh1\nxqkC8TEtKFnovjoy5k/LXJ6/4Yyi3zvhKUlFPHGP5/KeMF2LMW6L2iWagBOI\n27lEzJ/ZBEKJjtRUmK36T5iBG1Vhhry7hgHuDTs0u8zyxuAykiJUGZrCpA2O\nv8nHe9IQ/sD+ajIS8ESpLVfoXlttgQEeZ9c5HFkY6XFF+MV94557rkEVVVQz\nHCxzbEH20THHm8+Li3Q/GAUZTwhdo7jncXW3CGCKUQe1zu2sFF2TG6cG62LD\nmuTaBZxO8f1XO73zzZsdfF5A+SYJr693hcPiYnx/ZRcvbGxVIIS/yg/O2h0A\n7bk/1DWxEkPqPcnroFLynQNdGM9Mry81bZYKM7D04EQR0PJ6u47rtno5wbXF\ndg4iePvB61FmLVN7ceKhkyaXq2QhozdiIT8203FpzA/UMFNIdGWSKAqxD5vk\na7Xcl3NMoqan32dcGJ2Ax4v1bA6glem2JTVTnms3jfiv8ouxnFptcIxxYwVp\n1nnoB7U4I34bYXoUIEBkdfJqEXuCpwBf5P11oAx2qF/BqznkzKgkNvhFs0XR\ncY6/\r\n=CWLL\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","_from":".","files":["lib/"],"_shasum":"04405c0aeffdcf426b8d86a19e9193e56227e414","engines":{"node":">=6"},"scripts":{"tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json --project .","test":"npm run lint && npm run tsc && npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"pnpm link . && npm-run-all -p -r pnpm-registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf ../.tmp/ && rimraf node_modules/.bin/pnpm && pnpm-registry-mock prepare","pnpm-registry-mock":"pnpm-registry-mock","test:e2e-with-preview":"preview --skip-prepublishOnly && npm-run-all -p -r pnpm-registry-mock test:tap"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"greenkeeper":{"ignore":["@pnpm/default-fetcher","@pnpm/default-resolver","@pnpm/logger","@pnpm/outdated","@pnpm/server","@pnpm/types","pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-registry-mock","remove-all-except-outer-links","pnpm-shrinkwrap","supi"]},"_nodeVersion":"7.1.0","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"mz":"^2.7.0","nopt":"^4.0.1","supi":"^0.20.0","chalk":"^2.2.0","delay":"^3.0.0","is-ci":"^1.0.10","ramda":"^0.25.0","byline":"^5.0.0","diable":"^4.0.1","p-limit":"^1.1.0","get-port":"^3.2.0","@types/mz":"^0.0.32","camelcase":"^4.1.0 || 5","path-name":"^1.0.0","pnpm-list":"^2.1.0","tree-kill":"^1.2.0","is-windows":"^1.0.1","pkgs-graph":"^2.0.0","text-table":"^0.2.0","@pnpm/types":"^1.5.0","common-tags":"^1.4.0","cross-spawn":"^6.0.3","graceful-fs":"^4.1.11","signal-exit":"^3.0.2","strip-color":"^0.1.0","@pnpm/config":"^1.0.0","@pnpm/logger":"^1.0.0","@pnpm/server":"^0.13.1","find-packages":"^2.2.0","package-store":"^0.21.0","path-absolute":"^1.0.0","read-ini-file":"^1.0.0","@pnpm/outdated":"^0.3.1","camelcase-keys":"^4.2.0","load-json-file":"^4.0.0 || 5","load-yaml-file":"^0.1.0","loud-rejection":"^1.6.0","mkdirp-promise":"^5.0.1","process-exists":"^3.0.0","util.promisify":"^1.0.0","@types/get-port":"^3.2.0","@zkochan/libnpx":"^9.6.1","graph-sequencer":"^2.0.0","update-notifier":"^2.1.0","@pnpm/store-path":"^1.0.3","pnpm-file-reporter":"^0.1.0","@pnpm/default-fetcher":"^0.4.0 || 1","@types/camelcase-keys":"^4.0.0","pnpm-default-reporter":"^0.17.1","@pnpm/default-resolver":"^1.0.0"},"_hasShrinkwrap":false,"devDependencies":{"caw":"^2.0.0","tape":"^4.6.3","execa":"^0.10.0","retry":"^0.12.0","sepia":"^2.0.2","mkdirp":"^0.5.1","rimraf":"^2.5.4","semver":"^5.3.0","tslint":"^5.4.2","ts-node":"^6.0.0","read-pkg":"^3.0.0","write-pkg":"^3.1.0","typescript":"^2.7.1","@types/node":"^10.0.6","@types/nopt":"^3.0.29","@types/tape":"^4.2.30","exists-link":"^2.0.0","npm-run-all":"^4.0.1","path-exists":"^3.0.0","rimraf-then":"^1.0.1","@types/delay":"^2.0.1","@types/ramda":"^0.25.0","@types/retry":"^0.10.2","tape-promise":"^3.0.0","@types/byline":"^4.2.31","@types/mkdirp":"^0.5.0","@types/semver":"^5.3.32","@zkochan/husky":"^0.0.0","package-preview":"^1.0.0","write-json-file":"^2.3.0","write-yaml-file":"^1.0.0","deep-require-cwd":"^1.0.0","npm-scripts-info":"^0.3.6","normalize-newline":"^3.0.0","@types/common-tags":"^1.2.5","pnpm-registry-mock":"^1.21.1","@pnpm/assert-project":"^1.1.1","@types/load-json-file":"^2.0.6","@types/update-notifier":"^2.0.0","@types/write-json-file":"^2.2.1","anonymous-npm-registry-client":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_2.2.1_1527667896910_0.38247357969884677","host":"s3://npm-registry-packages"}},"7.27.0-0":{"name":"pnpm","version":"7.27.0-0","keywords":["pnpm7","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@7.27.0-0","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"6da89a9b761ef4297d65bd70731449b8d6343111","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-7.27.0-0.tgz","fileCount":658,"integrity":"sha512-QMYZt0Q4nXxysP33eolNKB/dn8B+Py/cqUVerirUwq9OFJv3a586lxtclvGcsJ8P8rjpEXI8eojdZD/PrdupwA==","signatures":[{"sig":"MEYCIQDhJbWZ4M2Tk8Fiv3Ll3vKxT8eFHol7wrKCIcz+N21kqAIhAMLxGGlwxOqNdvimNpfVfqx4LPuapCoiPs0LP9Iy25jP","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13492255,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj349cACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr2+xAAjq9K83fRO9Hk48lOCbymRqqgZvdTpLxx2MnP28Al969+YpAb\r\nraRpgEYAayBf5ZGDiDL//hhWD5E9L8haQPEs6qDUc7r7R3KS0QaqIVQKYW9O\r\nuisRX4YooH9FPm4HfOhMmWw7ArzSFz38LTxdESBcmEjPz3ADrATFAbcExiFR\r\nc3syaJqkeh6peajjjjaZdBZ/4HPeGO7uD4uH3uRmK+eGDOphot+wU+n9KYz8\r\nIdkzeJIv1HnRm6cgd9/+Qhj/FIEamIZAvupB0OU8Nx10mkJp8qsgoydi92A7\r\nzGjitXOYrJBQSR6+qTs6NzI4LX7594SWzPp7rRY0yF+cUqbGDUdVkbj9oH5U\r\nCRn9aNQhsfDXpHeHQ9eOCAvBqpUz68y/GObm79/tRQ+B3Dn70dRkyvjr1d3N\r\ng65Y1O0FWuBhBZyBO0FGpSi+1W33j387iySPkDvs/Y1IpJJ4TeYf3O8Saw+2\r\n8O6c0haf/wZLDgmXxOV7gdTjxd0oPvHso/esbm6bICQyg7zQfKJLnRcz9R7e\r\nyq0x8cLS43KoI5/zm+G9kdxaRo9jratTrmwC0hcLQN2tvwjRM3RoJjWazuNH\r\nA10fmDUXE8y2cYRcnGsgspoBvwVfW3AVIpJyUSi41UoXdNxmdhVnZYy5Txsg\r\ndxjFCPZlmQeP1MgHD4cFslvkNzoQUh7SObU=\r\n=xbJt\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","_from":"file:pnpm-7.27.0-0.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=14.6"},"exports":{".":"./package.json"},"funding":{"url":"https://opencollective.com/pnpm"},"scripts":{"lint":"eslint src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7776 pnpm run test:e2e","start":"tsc --watch","bundle":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/9749547ddf58244999ba2b0dd661f8c8/pnpm-7.27.0-0.tgz","_integrity":"sha512-QMYZt0Q4nXxysP33eolNKB/dn8B+Py/cqUVerirUwq9OFJv3a586lxtclvGcsJ8P8rjpEXI8eojdZD/PrdupwA==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.24.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"16.19.0","preferGlobal":true,"publishConfig":{"tag":"next-7","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_7.27.0-0_1675595611839_0.0015835731345146264","host":"s3://npm-registry-packages"}},"1.4.0":{"name":"pnpm","version":"1.4.0","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager"],"author":{"name":"Rico Sta. Cruz","email":"rico@ricostacruz.com"},"license":"MIT","_id":"pnpm@1.4.0","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js"},"dist":{"shasum":"118a10269ef8cbc57fbbfb96532b471d13cac7cd","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-1.4.0.tgz","integrity":"sha512-Z42u4CjxoRimkeSB0Ccny5cfYaLt1Zr2b7oxboJqu9VAyVZ3lAcCaiiZeoZc4gFxuBhkwSQeWX7BBtsVoV1iFw==","signatures":[{"sig":"MEUCIQDtWAlIFh7QgqHBIKE6J+fVzGf4RIJQsi9Q9UEQJc6veAIgE0mQbCMdUuarTT/niVD4/7/+e31TsiJ4bymorni4qzs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/bin/pnpm.js","files":["lib/"],"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"engines":{"node":">=4"},"gitHead":"36166bd76f377b3d6ffd65f45ddfa00c75406d02","_npmUser":{"name":"zkochan","email":"zoltan.kochan@gmail.com"},"__scripts":{"cz":"git-cz","?cz":"echo 'Run Git commit wizard'","tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json --project .","test":"npm run tsc && npm run lint && cd test && npm test","start":"npm run tsc -- --watch","prepare":"cd test && pnpm install","commitmsg":"validate-commit-msg","prepublish":"in-publish && echo 'You need to use \"publish-packed\" to publish pnpm' && false || npm run tsc"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"5.2.0","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"greenkeeper":{"ignore":["pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-logger","pnpm-registry-mock","remove-all-except-outer-links","pnpm-shrinkwrap","supi"]},"_nodeVersion":"6.9.1","preferGlobal":true,"__dependencies":{"npm":"^5.0.2","bole":"^3.0.2","nopt":"^4.0.1","supi":"^0.1.10","is-ci":"^1.0.10","ramda":"^0.24.1","byline":"^5.0.0","ndjson":"^1.5.0","camelcase":"^4.1.0","path-name":"^1.0.0","@types/npm":"^2.0.28","@types/node":"^8.0.7","@types/nopt":"^3.0.29","common-tags":"^1.4.0","cross-spawn":"^5.0.0","graceful-fs":"^4.1.11","pnpm-logger":"^0.3.0","@types/ramda":"^0.24.1","@types/byline":"^4.2.31","load-json-file":"^2.0.0","loud-rejection":"^1.6.0","update-notifier":"^2.1.0","@types/common-tags":"^1.2.5","pnpm-file-reporter":"^0.0.1","@types/load-json-file":"^2.0.5","pnpm-default-reporter":"^0.7.3","@types/update-notifier":"^1.0.0"},"devDependencies":{"husky":"^0.14.0","rimraf":"^2.5.4","tslint":"^5.4.2","commitizen":"^2.8.6","in-publish":"^2.0.0","typescript":"^2.4.1","@types/tape":"^4.2.30","@types/mkdirp":"^0.3.29","npm-scripts-info":"^0.3.6","validate-commit-msg":"^2.7.0","cz-conventional-changelog":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/pnpm-1.4.0.tgz_1499804716351_0.04237035964615643","host":"s3://npm-registry-packages"}},"0.41.0":{"name":"pnpm","version":"0.41.0","keywords":["install","npm"],"author":{"name":"Rico Sta. Cruz","email":"rico@ricostacruz.com"},"license":"MIT","_id":"pnpm@0.41.0","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://github.com/rstacruz/pnpm#readme","bugs":{"url":"https://github.com/rstacruz/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js"},"dist":{"shasum":"846e5f4f5055105dfc65f22d70e018cc65e704b5","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-0.41.0.tgz","integrity":"sha512-i8o9Gy69ZIqHgpZVzPu+ytDPodRsa2BP9wqkVeC7svO3ylrxRtLYB8zZSZIX4qafjGkxyxY/IQfL3O0TKQQGGQ==","signatures":[{"sig":"MEQCIAeZFOmvsVyAzJ6ugEtoBiIDaH1WkOGXmgoKDOtEF/QkAiA7VrRmW3TocPIAD1kgcSipVzoxnWUJyq9X2jYbSod+6Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib/"],"config":{"ghooks":{"commit-msg":"node ./node_modules/validate-commit-msg/index.js"},"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"_shasum":"846e5f4f5055105dfc65f22d70e018cc65e704b5","engines":{"node":">=4"},"gitHead":"8dd778215819e38a8c610c735bda86934e436a4b","scripts":{},"typings":"lib/index.d.ts","_npmUser":{"name":"zkochan","email":"zoltan.kochan@gmail.com"},"__scripts":{"tsc":"rm -rf lib && tsc","lint":"standard && tslint -c tslint.json ./src/**/*.ts ./test/**/*.ts","test":"node node_modules/npm-run-all/bin/npm-run-all lint -p -r sinopia test:e2e","cover":"istanbul cover test/index.js","start":"npm run tsc -- --watch","commit":"git-cz","release":"sh .scripts/release.sh","sinopia":"sinopia -c ./sinopia/config.yaml","posttest":"rm -rf .tmp","test:e2e":"ts-node test | tap-diff","docs:build":"docpress build","prepublish":"in-publish && echo 'You need to use \"npm run release\" to publish pnpm' && false || npm run tsc","prerelease":"npm run tsc && npm test"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/rstacruz/pnpm.git","type":"git"},"_npmVersion":"3.10.3","description":"A fast implementation of npm install","directories":{"test":"test"},"_nodeVersion":"6.7.0","preferGlobal":true,"__dependencies":{"mz":"2.4.0","rc":"1.1.6","meow":"3.7.0","chalk":"1.1.3","debug":"2.2.0","is-ci":"1.0.9","retry":"0.10.0","byline":"5.0.0","mkdirp":"0.5.1","semver":"5.3.0","tar-fs":"1.13.2","find-up":"2.0.0","thenify":"3.2.0","lockfile":"1.0.1","node-gyp":"3.4.0","commondir":"1.0.1","json2yaml":"1.1.0","os-homedir":"1.0.2","arr-flatten":"1.0.1","common-tags":"1.3.1","cross-spawn":"^4.0.2","exists-file":"3.0.0","observatory":"1.0.0","read-pkg-up":"1.0.1","rimraf-then":"1.0.0","gunzip-maybe":"1.3.1","pause-stream":"0.0.11","registry-url":"3.1.0","cache-manager":"2.1.2","promisequence":"1.1.6","sorted-object":"2.0.1","camelcase-keys":"4.0.0","lodash.memoize":"4.1.2","loud-rejection":"1.6.0","normalize-path":"2.0.1","supports-color":"3.1.2","@zkochan/logger":"0.1.0","npm-package-arg":"4.2.0","update-notifier":"1.0.2","cache-manager-fs":"1.0.5","is-retry-allowed":"1.1.0","lodash.clonedeep":"4.5.0","npm-registry-client":"7.2.1","registry-auth-token":"3.0.1","delocalize-dependencies":"0.1.0"},"devDependencies":{"caw":"2.0.0","ncp":"^2.0.0","nixt":"0.5.0","tape":"4.6.2","isexe":"1.1.2","sepia":"2.0.1","ghooks":"^1.3.2","tslint":"3.15.1","cash-rm":"0.2.0","ts-node":"1.4.1","docpress":"0.7.0","istanbul":"^0.4.5","standard":"8.3.0","tap-diff":"0.1.1","commitizen":"^2.8.6","in-publish":"2.0.0","typescript":"2.0.3","exists-link":"1.0.0","npm-run-all":"3.1.0","tape-promise":"1.1.0","@zkochan/sinopia":"1.0.0","git-update-ghpages":"1.3.0","validate-commit-msg":"^2.7.0","cz-conventional-changelog":"^1.2.0","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm-0.41.0.tgz_1476551300089_0.4158185056876391","host":"packages-16-east.internal.npmjs.com"}},"0.41.2":{"name":"pnpm","version":"0.41.2","keywords":["install","npm"],"author":{"name":"Rico Sta. Cruz","email":"rico@ricostacruz.com"},"license":"MIT","_id":"pnpm@0.41.2","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://github.com/rstacruz/pnpm#readme","bugs":{"url":"https://github.com/rstacruz/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js"},"dist":{"shasum":"517461d2534343ce7af08c6b7c03ac3e1e1d0018","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-0.41.2.tgz","integrity":"sha512-2KEjR8F5zOXPVkSfxuH/pm7UbfCKsW1p4ifHUrCw7hRnL8IuyvEYxQ7dZy6eD30trb6ghv+dTwchRzoEQWXBSQ==","signatures":[{"sig":"MEUCIQCxztN+PojhuyR7Gc2n15C9GpRNsegFloiOqIl+oKAktgIgGHqI5y4rUrMQ6vVPxwEH2eLTVK4VzevRmldiLkwNogE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib/"],"config":{"ghooks":{"commit-msg":"node ./node_modules/validate-commit-msg/index.js"},"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"_shasum":"517461d2534343ce7af08c6b7c03ac3e1e1d0018","engines":{"node":">=4"},"gitHead":"860ce3016e022b8b51e6645e0bc12929ceb5bd92","scripts":{},"typings":"lib/index.d.ts","_npmUser":{"name":"zkochan","email":"zoltan.kochan@gmail.com"},"__scripts":{"tsc":"rm -rf lib && tsc","lint":"standard && tslint -c tslint.json ./src/**/*.ts ./test/**/*.ts","test":"node node_modules/npm-run-all/bin/npm-run-all lint -p -r sinopia test:e2e","cover":"istanbul cover test/index.js","start":"npm run tsc -- --watch","commit":"git-cz","release":"sh .scripts/release.sh","sinopia":"sinopia -c ./sinopia/config.yaml","posttest":"rm -rf .tmp","test:e2e":"ts-node test | tap-diff","docs:build":"docpress build","prepublish":"in-publish && echo 'You need to use \"npm run release\" to publish pnpm' && false || npm run tsc","prerelease":"npm run tsc && npm test"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/rstacruz/pnpm.git","type":"git"},"_npmVersion":"3.10.8","description":"A fast implementation of npm install","directories":{"test":"test"},"_nodeVersion":"6.9.0","preferGlobal":true,"__dependencies":{"mz":"2.4.0","rc":"1.1.6","meow":"3.7.0","chalk":"1.1.3","debug":"2.2.0","is-ci":"1.0.9","retry":"0.10.0","byline":"5.0.0","mkdirp":"0.5.1","semver":"5.3.0","tar-fs":"1.13.2","find-up":"2.0.0","thenify":"3.2.0","lockfile":"1.0.1","node-gyp":"3.4.0","commondir":"1.0.1","json2yaml":"1.1.0","os-homedir":"1.0.2","arr-flatten":"1.0.1","common-tags":"1.3.1","cross-spawn":"^4.0.2","exists-file":"3.0.0","observatory":"1.0.0","read-pkg-up":"1.0.1","rimraf-then":"1.0.0","gunzip-maybe":"1.3.1","pause-stream":"0.0.11","registry-url":"3.1.0","cache-manager":"2.1.2","promisequence":"1.1.6","sorted-object":"2.0.1","camelcase-keys":"4.0.0","lodash.memoize":"4.1.2","loud-rejection":"1.6.0","normalize-path":"2.0.1","supports-color":"3.1.2","@zkochan/logger":"0.1.0","npm-package-arg":"4.2.0","update-notifier":"1.0.2","cache-manager-fs":"1.0.5","is-retry-allowed":"1.1.0","lodash.clonedeep":"4.5.0","npm-registry-client":"7.2.1","registry-auth-token":"3.1.0","delocalize-dependencies":"0.1.0"},"devDependencies":{"caw":"2.0.0","ncp":"^2.0.0","nixt":"0.5.0","tape":"4.6.2","isexe":"1.1.2","sepia":"2.0.1","ghooks":"^1.3.2","tslint":"3.15.1","cash-rm":"0.2.0","ts-node":"1.4.1","docpress":"0.7.0","istanbul":"^0.4.5","standard":"8.3.0","tap-diff":"0.1.1","commitizen":"^2.8.6","in-publish":"2.0.0","typescript":"2.0.3","exists-link":"1.0.0","npm-run-all":"3.1.0","tape-promise":"1.1.0","@zkochan/sinopia":"1.0.0","git-update-ghpages":"1.3.0","validate-commit-msg":"^2.7.0","cz-conventional-changelog":"^1.2.0","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm-0.41.2.tgz_1476909214380_0.3878393224440515","host":"packages-12-west.internal.npmjs.com"}},"0.41.1":{"name":"pnpm","version":"0.41.1","keywords":["install","npm"],"author":{"name":"Rico Sta. Cruz","email":"rico@ricostacruz.com"},"license":"MIT","_id":"pnpm@0.41.1","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://github.com/rstacruz/pnpm#readme","bugs":{"url":"https://github.com/rstacruz/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js"},"dist":{"shasum":"1486d26c4f2bd566e5dd800cc7b7a4380a88ee61","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-0.41.1.tgz","integrity":"sha512-9eLo9c1KZ4fHlNSwJM8z/Fb/8qheH/VcpRlDt+d1i5OejiAHJzwHHLw2u9EPfXDdz3MnMWvdZe0KTf0Sk0Zjwg==","signatures":[{"sig":"MEYCIQC4MZOjuaKCl0JNaWjAbmLjpeb8fRiiUCnYIwQDY7HiZgIhAI7MiewNbqfukeZa0k51XouGyL+n9gvEywnowFk6Jhnu","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib/"],"config":{"ghooks":{"commit-msg":"node ./node_modules/validate-commit-msg/index.js"},"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"_shasum":"1486d26c4f2bd566e5dd800cc7b7a4380a88ee61","engines":{"node":">=4"},"gitHead":"ef1f6874ccc32cdb5d926e9cddd5d366795aaaf7","scripts":{},"typings":"lib/index.d.ts","_npmUser":{"name":"zkochan","email":"zoltan.kochan@gmail.com"},"__scripts":{"tsc":"rm -rf lib && tsc","lint":"standard && tslint -c tslint.json ./src/**/*.ts ./test/**/*.ts","test":"node node_modules/npm-run-all/bin/npm-run-all lint -p -r sinopia test:e2e","cover":"istanbul cover test/index.js","start":"npm run tsc -- --watch","commit":"git-cz","release":"sh .scripts/release.sh","sinopia":"sinopia -c ./sinopia/config.yaml","posttest":"rm -rf .tmp","test:e2e":"ts-node test | tap-diff","docs:build":"docpress build","prepublish":"in-publish && echo 'You need to use \"npm run release\" to publish pnpm' && false || npm run tsc","prerelease":"npm run tsc && npm test"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/rstacruz/pnpm.git","type":"git"},"_npmVersion":"3.10.8","description":"A fast implementation of npm install","directories":{"test":"test"},"_nodeVersion":"6.9.0","preferGlobal":true,"__dependencies":{"mz":"2.4.0","rc":"1.1.6","meow":"3.7.0","chalk":"1.1.3","debug":"2.2.0","is-ci":"1.0.9","retry":"0.10.0","byline":"5.0.0","mkdirp":"0.5.1","semver":"5.3.0","tar-fs":"1.13.2","find-up":"2.0.0","thenify":"3.2.0","lockfile":"1.0.1","node-gyp":"3.4.0","commondir":"1.0.1","json2yaml":"1.1.0","os-homedir":"1.0.2","arr-flatten":"1.0.1","common-tags":"1.3.1","cross-spawn":"^4.0.2","exists-file":"3.0.0","observatory":"1.0.0","read-pkg-up":"1.0.1","rimraf-then":"1.0.0","gunzip-maybe":"1.3.1","pause-stream":"0.0.11","registry-url":"3.1.0","cache-manager":"2.1.2","promisequence":"1.1.6","sorted-object":"2.0.1","camelcase-keys":"4.0.0","lodash.memoize":"4.1.2","loud-rejection":"1.6.0","normalize-path":"2.0.1","supports-color":"3.1.2","@zkochan/logger":"0.1.0","npm-package-arg":"4.2.0","update-notifier":"1.0.2","cache-manager-fs":"1.0.5","is-retry-allowed":"1.1.0","lodash.clonedeep":"4.5.0","npm-registry-client":"7.2.1","registry-auth-token":"3.0.1","delocalize-dependencies":"0.1.0"},"devDependencies":{"caw":"2.0.0","ncp":"^2.0.0","nixt":"0.5.0","tape":"4.6.2","isexe":"1.1.2","sepia":"2.0.1","ghooks":"^1.3.2","tslint":"3.15.1","cash-rm":"0.2.0","ts-node":"1.4.1","docpress":"0.7.0","istanbul":"^0.4.5","standard":"8.3.0","tap-diff":"0.1.1","commitizen":"^2.8.6","in-publish":"2.0.0","typescript":"2.0.3","exists-link":"1.0.0","npm-run-all":"3.1.0","tape-promise":"1.1.0","@zkochan/sinopia":"1.0.0","git-update-ghpages":"1.3.0","validate-commit-msg":"^2.7.0","cz-conventional-changelog":"^1.2.0","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm-0.41.1.tgz_1476899302058_0.9352929189335555","host":"packages-12-west.internal.npmjs.com"}},"6.26.1":{"name":"pnpm","version":"6.26.1","keywords":["pnpm6","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"license":"MIT","_id":"pnpm@6.26.1","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"pnpm@kochan.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"d4cf3911572bdb208b94460aa9a2f83ca788ed86","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-6.26.1.tgz","fileCount":648,"integrity":"sha512-LsBJ+mJLenS4bmbA2xLWUTpWEXIThxPQy0uePEsplBdUUFvgrTDccyIcKDepE8EY8e5QSks67IOMI7bDRySgbQ==","signatures":[{"sig":"MEYCIQCZ20lqPJvu+ZeepGlLTTwpKENOrInRPIAYzeS5QlwCAAIhAMamfNlahOi/PUCl3iJHMar1qZAEdLUgiIWF0iXgbBI3","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11996190,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh4E0ICRA9TVsSAnZWagAADF0P/jxH3NqoLUsPWQs1gYsu\ncVTZS4PvCzvYAFbe4lDogTM/FegsinNSyYNdKuif+kYA+w0Io7U2RcDBdBCa\nNUvVD+wgVE+W1NR00z5r+wNUjgvXD0uSi0AL/VaepSApcsKnzzTAj8cGv+jj\nmlty8wpr1l4hRJg1u8A1eHfJZOhLKNrY5X4+QsCdOZfNQR0s4qcXUWv3HWKi\nKbHtpNNyRvcWxOBu2pyic6llUrl0c9ZTn30laDXCbmy3g9HBkdQXjeVUVnEg\nOKIou8GWKaz2dcdHexqXhuik/CuMyZF6KlGLcDrCAb60YfMc5zL5iHTealxM\nUywGHv3jb0cryvBr0pQ7IqJ/U56i5md/VrTmG3XNY9NH8Pu2Zweisrdiup5V\nZ6ThUHCEtZaZPQvTjZgZFSpQrxbOm1qcvY4b6fXE6Pdt1C/ZSNTQ2eokVOg8\nLGFJyiznLmq3Fj6XLseZnbW0KxUEWTzlr6wUw90d2PAJ+Ri2FOfpgyZbzUqO\nqv7m6ykCWKquXySGyaz2Fh8s8wJKdTLTrgcux0x/byUJZ3q/FmOsSiR3Dn+8\nAgpUW+0G3zS6H9XgZ91By0VNTma46JUI6tfdnZHPC2Jy+NzbHUkhHBb+QuZ9\n8YzIIzqjdNfwURXfCReErt0Kw8cI7iwiDchzouwASGIbRG60duIFv8QJ+ynK\n6q+F\r\n=7AQY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","_from":"file:pnpm-6.26.1.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=12.17"},"funding":{"url":"https://opencollective.com/pnpm"},"scripts":{"lint":"eslint src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"tsc --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build && pnpm run lint -- --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.cjs","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"pnpm@kochan.io"},"_resolved":"/home/runner/work/pnpm/pnpm/packages/pnpm/pnpm-6.26.1.tgz","_integrity":"sha512-LsBJ+mJLenS4bmbA2xLWUTpWEXIThxPQy0uePEsplBdUUFvgrTDccyIcKDepE8EY8e5QSks67IOMI7bDRySgbQ==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.24.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"16.13.2","preferGlobal":true,"publishConfig":{"tag":"next","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_6.26.1_1642089735700_0.059727080873219096","host":"s3://npm-registry-packages"}},"6.26.0":{"name":"pnpm","version":"6.26.0","keywords":["pnpm6","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"license":"MIT","_id":"pnpm@6.26.0","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"pnpm@kochan.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"5e99930d46dfd18f69f4aef9346f61e54ad1ad0f","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-6.26.0.tgz","fileCount":648,"integrity":"sha512-/ZRkBFts6AguZZgzz3lzvmsaae1QajC01BPd+jDAeajzEMO+q6q5VjxZKaM8JjCusBlmaVaAlIQICg7pyHNkwA==","signatures":[{"sig":"MEUCIQD6S7eIoATIOoGpSDhDZC6MwHW/MyFmWBoKT9Drj9aU8gIgDyW4gZCc7ofmHqLGLhZuhuBJJ0Ju3SrUX+uFnRYnVKk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11996195,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh3uy+CRA9TVsSAnZWagAA7cMQAIkfjD7dl1mqCn5MsbmC\nNnO6US8WjkYmPDTZc6Y5fAF+cB8p9rLtJqMwGhKk7GK6EDYpbIkIJkYmj5yN\n+LN2A8MXts1I6oM8jQXBFjZMOPxsmF72w5gg++waMeK1UazyvUv8l5+P4D9b\ngftrc3MgDkmBLVYU9A/Qn7oBnCjEC2YfRidCKnQJPAk7RQhkEw8rydqX9LAa\nAGdhpJNaaXVITqhg7qR0pjDzNBqFgYMIXikT3p5aQ9Bhk5pQfwCoLJuUh2jT\npa6KBdhsluSAaQ9v6NLnpPLTEdAidYyHT9ZtYRbeOBnqviu8jDxxe9SIA08V\n4cI87nkT6AdSMAbrttX+6ihRHz7SubFv5Up0WSOfGbFjSk3JeDhyRDgWsKaw\nAyjuVv3ASC5n9rGkDObhxjdukLCwZPti/GJSLfA9nAHrRraebNZOVU6g9QL5\n6yemmHHvLgQ6XlU6omG4RXj4VtuvbS5ynL2BJ2TC2p75AtEBw95w7iwhg6Om\nCZKR0lTjy6B75Az2nMZIGx+IVJ63OrjEsgCflkRnPqfVizkqLYtE+Hq195ZZ\n9UO+dB21wA8oJbfwnlfWGL45sGyV8dY9SgmWC47tMZuG6kKgBRWWd+vM7hvp\n7cCkLRzKefZSroiIu6wp9Z8oS+rs+bagdMdm/HCy+ljhB38DpvhYr+yL1A3z\nR5dS\r\n=PBxT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","_from":"file:pnpm-6.26.0.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=12.17"},"funding":{"url":"https://opencollective.com/pnpm"},"scripts":{"lint":"eslint src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"tsc --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build && pnpm run lint -- --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.cjs","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"pnpm@kochan.io"},"_resolved":"/home/runner/work/pnpm/pnpm/packages/pnpm/pnpm-6.26.0.tgz","_integrity":"sha512-/ZRkBFts6AguZZgzz3lzvmsaae1QajC01BPd+jDAeajzEMO+q6q5VjxZKaM8JjCusBlmaVaAlIQICg7pyHNkwA==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.24.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"16.13.1","preferGlobal":true,"publishConfig":{"tag":"next","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_6.26.0_1641999549874_0.823954235107591","host":"s3://npm-registry-packages"}},"6.28.0":{"name":"pnpm","version":"6.28.0","keywords":["pnpm6","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"license":"MIT","_id":"pnpm@6.28.0","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"pnpm@kochan.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"8e6b37769a88b47a1d27c5c4fe1f33d1f46ada16","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-6.28.0.tgz","fileCount":648,"integrity":"sha512-6k0bXft4zengPSmQFx2rTkRrvp2CpXRytNAY/vjvi/7YzVm5GCDY4Uiz8A80lEEf6D1UZ32P9bG9yEiS4crmvQ==","signatures":[{"sig":"MEUCIAtlagred3MDwZb/9nbbPDwPREQhivSvbyoocrznjjC3AiEAlJWkyiUZASt/51nVcSDvOFjfYTdqhcQm7qpJmTZ0UUk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12048118,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh7c/CCRA9TVsSAnZWagAA4OAP/1Myi8gEi+TsxF9CnGsN\njh7Wqowa5VFc73A/Z60GbEnX4GR5rqtj+TsmP9tWBRDzTXjMDK4efgl43w/S\nCY/+P7PLeivVfzeDEGxt6eXUSdFlAhCBBPYzmAYp/PF3VtcidxRpV0FP123B\nAgZVX/xI6aw8ln+NHI4laA1oVzDW/CkVhS9LA/cQSOsOMXHVBnNDYAZF1ABP\nUIwt/DtZODkNXk4aUA02hry3YDUKqDkZtcr5d2GCbtdSuWI9Np9f8OW6FkPT\na97E+PN1XojnP0E0lP7hBGLdshoFzKIXIVd7iSMGlQvDE2JROMVVJu1yzIcK\nG7TP+2uGIjNxcAMjJquLS9aiE5h7v0quzl5CRyshZIkdc3FLJj5437ywxjTs\n7T1PfBEZjdd7nWBI8HDwZ6Cs3IkJReebXulK+yNteGSm29cQFSwgC2Cr3ybg\nydetJ3xwMOZf/VbMKzAKe5VN6bjFGza1Hgapx0NDTHbFMKin+5YflfWD/2gE\ncOKSm9iY84fhkuefTlNDK/hzAnmdgSEaA+H1ZN/R9hPFXRKMgUc18ov5Pr1e\n+imfqQI6oxYckpnySx6OTkDk6kAbfIKr1ChEmhIwRQ8zYOmWXG4IetmwECDI\nzQq4vMxfsuYhO5urtGdb2sc526WikqyZHIe6q4U6FaSM9PVQ/WIlRbiqq7UU\nvohy\r\n=PL4S\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","_from":"file:pnpm-6.28.0.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=12.17"},"funding":{"url":"https://opencollective.com/pnpm"},"scripts":{"lint":"eslint src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"tsc --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"tsc --build && pnpm run lint -- --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.cjs","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"pnpm@kochan.io"},"_resolved":"/home/runner/work/pnpm/pnpm/packages/pnpm/pnpm-6.28.0.tgz","_integrity":"sha512-6k0bXft4zengPSmQFx2rTkRrvp2CpXRytNAY/vjvi/7YzVm5GCDY4Uiz8A80lEEf6D1UZ32P9bG9yEiS4crmvQ==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.24.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"16.13.2","preferGlobal":true,"publishConfig":{"tag":"next","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_6.28.0_1642975170439_0.3399749610453402","host":"s3://npm-registry-packages"}},"0.45.0":{"name":"pnpm","version":"0.45.0","keywords":["dependency manager","install","modules","npm","package manager"],"author":{"name":"Rico Sta. Cruz","email":"rico@ricostacruz.com"},"license":"MIT","_id":"pnpm@0.45.0","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://github.com/rstacruz/pnpm#readme","bugs":{"url":"https://github.com/rstacruz/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js"},"dist":{"shasum":"d081375680426895e60b13fd9d7fcfaecd2ac2b3","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-0.45.0.tgz","integrity":"sha512-rgts1BY1gCf5FVC+xc7p0WyzhtE+8UUQSoOgKapMsKHlyqIo4ggWIi1sLMUkOz075xZvRMgpPs8zJ5KoJmTdNQ==","signatures":[{"sig":"MEQCIDFLYT6gVmlM3sIkW6+12DxaAnPANLCpXTJmjr0saKXWAiB9ZP2KXgrcK20ynTEJFLBrlS8hCmXTJWukL9Ac84VMpQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib/"],"config":{"ghooks":{"commit-msg":"node ./node_modules/validate-commit-msg/index.js"},"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"_shasum":"d081375680426895e60b13fd9d7fcfaecd2ac2b3","engines":{"node":">=4"},"gitHead":"0237018a5edb25094affd791357f8c7a27d79a3b","scripts":{},"typings":"lib/index.d.ts","_npmUser":{"name":"zkochan","email":"zoltan.kochan@gmail.com"},"__scripts":{"tsc":"rm -rf lib && tsc","lint":"standard && tslint -c tslint.json --project .","test":"npm run lint && npm run test:e2e","cover":"istanbul cover test/index.js","start":"npm run tsc -- --watch","commit":"git-cz","release":"sh .scripts/release.sh","sinopia":"sinopia -c ./sinopia/config.yaml","posttest":"rm -rf .tmp","test:e2e":"node node_modules/npm-run-all/bin/npm-run-all -p -r sinopia test:tap","test:tap":"sh test/packages/publish-all.sh && ts-node test | tap-diff","docs:build":"docpress build","prepublish":"in-publish && echo 'You need to use \"npm run release\" to publish pnpm' && false || npm run tsc","prerelease":"npm run tsc && npm test"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/rstacruz/pnpm.git","type":"git"},"_npmVersion":"3.10.9","description":"A fast implementation of npm install","directories":{"test":"test"},"_nodeVersion":"6.9.1","preferGlobal":true,"__dependencies":{"mz":"2.5.0","rc":"1.1.6","mem":"1.1.0","meow":"3.7.0","chalk":"1.1.3","debug":"2.2.0","is-ci":"1.0.10","retry":"0.10.0","byline":"5.0.0","mkdirp":"0.5.1","semver":"5.3.0","find-up":"2.0.0","js-yaml":"3.6.1","thenify":"3.2.1","link-dir":"1.0.2","lockfile":"1.0.2","node-gyp":"3.4.0","commondir":"1.0.1","json2yaml":"1.1.0","path-name":"1.0.0","write-pkg":"2.0.0","os-homedir":"1.0.2","arr-flatten":"1.0.1","common-tags":"1.3.1","cross-spawn":"^5.0.0","exists-file":"3.0.0","observatory":"1.0.0","read-pkg-up":"1.0.1","rimraf-then":"1.0.0","pause-stream":"0.0.11","registry-url":"3.1.0","cache-manager":"2.2.0","promisequence":"1.1.6","sorted-object":"2.0.1","unpack-stream":"1.0.1","camelcase-keys":"4.0.0","load-json-file":"2.0.0","lodash.memoize":"4.1.2","loud-rejection":"1.6.0","normalize-path":"2.0.1","supports-color":"3.1.2","@zkochan/logger":"0.1.0","npm-package-arg":"4.2.0","update-notifier":"1.0.2","cache-manager-fs":"1.0.5","is-retry-allowed":"1.1.0","lodash.clonedeep":"4.5.0","@zkochan/cmd-shim":"2.0.0","npm-registry-client":"7.3.0","pnpm-install-checks":"1.0.1","registry-auth-token":"3.1.0","delocalize-dependencies":"0.1.0"},"devDependencies":{"caw":"2.0.0","ncp":"^2.0.0","nixt":"0.5.0","tape":"4.6.2","isexe":"1.1.2","sepia":"2.0.1","ghooks":"^1.3.2","tslint":"3.15.1","cash-rm":"0.2.0","ts-node":"1.6.1","docpress":"0.7.1","istanbul":"^0.4.5","standard":"8.4.0","tap-diff":"0.1.1","commitizen":"^2.8.6","in-publish":"2.0.0","typescript":"2.0.7","exists-link":"1.0.0","npm-run-all":"3.1.0","tape-promise":"2.0.0","@zkochan/sinopia":"1.0.0","git-update-ghpages":"1.3.0","validate-commit-msg":"^2.7.0","cz-conventional-changelog":"^1.2.0","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm-0.45.0.tgz_1478544672927_0.23112617176957428","host":"packages-18-east.internal.npmjs.com"}},"0.45.1":{"name":"pnpm","version":"0.45.1","keywords":["dependency manager","install","modules","npm","package manager"],"author":{"name":"Rico Sta. Cruz","email":"rico@ricostacruz.com"},"license":"MIT","_id":"pnpm@0.45.1","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://github.com/rstacruz/pnpm#readme","bugs":{"url":"https://github.com/rstacruz/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js"},"dist":{"shasum":"9714fbef761717d648b1ced5a75e06991f6255e9","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-0.45.1.tgz","integrity":"sha512-GjVEQnw/XQl6Tw1KCW2jjTHrHtFl0BUhLp6W8b9+QJ3vU1ONhxS4sNMzxHO74766x5T1/WTyOLykaAM0VOfdzw==","signatures":[{"sig":"MEUCIQDON0u4JGLE7a41p4iSsm7fM2FiFm+OhJHyyBuC/pO6owIgCdR/5fZDcNnLZfBTd2AssaX1VEnx+kiehqDP83ltguU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib/"],"config":{"ghooks":{"commit-msg":"node ./node_modules/validate-commit-msg/index.js"},"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"_shasum":"9714fbef761717d648b1ced5a75e06991f6255e9","engines":{"node":">=4"},"gitHead":"66bbd16ffb4be1f6bdf5f2be36487cfc82c29481","scripts":{},"typings":"lib/index.d.ts","_npmUser":{"name":"zkochan","email":"zoltan.kochan@gmail.com"},"__scripts":{"tsc":"rm -rf lib && tsc","lint":"standard && tslint -c tslint.json --project .","test":"npm run lint && npm run test:e2e","cover":"istanbul cover test/index.js","start":"npm run tsc -- --watch","commit":"git-cz","release":"sh .scripts/release.sh","sinopia":"sinopia -c ./sinopia/config.yaml","posttest":"rm -rf .tmp","test:e2e":"node node_modules/npm-run-all/bin/npm-run-all -p -r sinopia test:tap","test:tap":"sh test/packages/publish-all.sh && ts-node test | tap-diff","docs:build":"docpress build","prepublish":"in-publish && echo 'You need to use \"npm run release\" to publish pnpm' && false || npm run tsc","prerelease":"npm run tsc"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/rstacruz/pnpm.git","type":"git"},"_npmVersion":"3.10.9","description":"A fast implementation of npm install","directories":{"test":"test"},"_nodeVersion":"7.1.0","preferGlobal":true,"__dependencies":{"mz":"2.5.0","rc":"1.1.6","mem":"1.1.0","meow":"3.7.0","chalk":"1.1.3","debug":"2.3.2","is-ci":"1.0.10","retry":"0.10.0","byline":"5.0.0","mkdirp":"0.5.1","semver":"5.3.0","find-up":"2.0.0","js-yaml":"3.6.1","thenify":"3.2.1","link-dir":"1.0.2","lockfile":"1.0.2","node-gyp":"3.4.0","commondir":"1.0.1","json2yaml":"1.1.0","path-name":"1.0.0","write-pkg":"2.0.0","os-homedir":"1.0.2","arr-flatten":"1.0.1","common-tags":"1.3.1","cross-spawn":"^5.0.0","exists-file":"3.0.0","observatory":"1.0.0","read-pkg-up":"1.0.1","rimraf-then":"1.0.0","pause-stream":"0.0.11","registry-url":"3.1.0","cache-manager":"2.2.0","promisequence":"1.1.6","sorted-object":"2.0.1","unpack-stream":"1.0.1","camelcase-keys":"4.0.0","load-json-file":"2.0.0","lodash.memoize":"4.1.2","loud-rejection":"1.6.0","normalize-path":"2.0.1","supports-color":"3.1.2","@zkochan/logger":"0.1.0","npm-package-arg":"4.2.0","update-notifier":"1.0.2","cache-manager-fs":"1.0.5","is-retry-allowed":"1.1.0","lodash.clonedeep":"4.5.0","@zkochan/cmd-shim":"2.0.1","npm-registry-client":"7.3.0","pnpm-install-checks":"1.0.1","registry-auth-token":"3.1.0","delocalize-dependencies":"0.1.0"},"devDependencies":{"caw":"2.0.0","ncp":"^2.0.0","nixt":"0.5.0","tape":"4.6.2","isexe":"1.1.2","sepia":"2.0.1","ghooks":"^1.3.2","tslint":"3.15.1","cash-rm":"0.2.0","ts-node":"1.7.0","docpress":"0.7.1","istanbul":"^0.4.5","standard":"8.4.0","tap-diff":"0.1.1","commitizen":"^2.8.6","in-publish":"2.0.0","typescript":"2.0.8","exists-link":"1.0.0","npm-run-all":"3.1.0","tape-promise":"2.0.0","@zkochan/sinopia":"1.0.0","git-update-ghpages":"1.3.0","validate-commit-msg":"^2.7.0","cz-conventional-changelog":"^1.2.0","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm-0.45.1.tgz_1479575267641_0.7090962899383157","host":"packages-12-west.internal.npmjs.com"}},"11.0.0-alpha.12":{"name":"pnpm","version":"11.0.0-alpha.12","keywords":["pnpm","pnpm11","dependencies","dependency manager","efficient","fast","hardlinks","install","installer","link","lockfile","modules","monorepo","multi-package","npm","package manager","package.json","packages","prune","rapid","remove","shrinkwrap","symlinks","uninstall","workspace"],"license":"MIT","_id":"pnpm@11.0.0-alpha.12","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.mjs","pnpx":"bin/pnpx.mjs"},"dist":{"shasum":"bdc3aaebf8b7a47bcd2e85d861ba183d8d78e63e","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-11.0.0-alpha.12.tgz","fileCount":700,"integrity":"sha512-hVsSpat4g9VtCSe+1nRq5KXpCav9jSv/BjONXuW50hoR3AbJ9QM47JvHnuHLHpgtN5jPQZFnmTsNwuOhipWg/g==","signatures":[{"sig":"MEUCIQCdqkL8+V5qSPBCeA0ZWfvGOv8f/+RuECLKNO/qS6T3tgIgJ9LnUuysYu3TFz76SZdMnuDXJ7iiwL3/yRo+DrrKJRY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":16508845},"jest":{"preset":"@pnpm/jest-config/with-registry"},"main":"bin/pnpm.mjs","type":"module","unpkg":"dist/pnpm.mjs","engines":{"node":">=22.13"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"cross-env NODE_OPTIONS=\"$NODE_OPTIONS --experimental-vm-modules\" jest","start":"tsgo --watch","bundle":"pnpm dlx node@runtime:24.6.0 bundle.ts","compile":"tsgo --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/templates dist/templates && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsgo --build","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git","directory":"pnpm"},"description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"25.6.1","preferGlobal":true,"publishConfig":{"tag":"next-11","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_11.0.0-alpha.12_1772390119461_0.5502298471877658","host":"s3://npm-registry-packages-npm-production"}},"11.0.0-alpha.13":{"name":"pnpm","version":"11.0.0-alpha.13","keywords":["pnpm","pnpm11","dependencies","dependency manager","efficient","fast","hardlinks","install","installer","link","lockfile","modules","monorepo","multi-package","npm","package manager","package.json","packages","prune","rapid","remove","shrinkwrap","symlinks","uninstall","workspace"],"license":"MIT","_id":"pnpm@11.0.0-alpha.13","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.mjs","pnpx":"bin/pnpx.mjs"},"dist":{"shasum":"4b7013841083b0abffb3074a1a1c0984d0ae2e43","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-11.0.0-alpha.13.tgz","fileCount":700,"integrity":"sha512-YPBiGj75oaltmuA0ul+qzVNJgsvefgB2W6ykcSREE4EAZhfPNZ6c5QwxVltWkgOkqKvnp/X9p+/4KgpC5WpgJw==","signatures":[{"sig":"MEQCIG/4bVQvaixtuSHjCaWNekHOG0rKpp7Xt1Bk7Ff+g3h4AiBUZIzG3au0TWo4twv9qKZyN5QSB5pjkGJRVQ3vymY9Gg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":16543883},"jest":{"preset":"@pnpm/jest-config/with-registry"},"main":"bin/pnpm.mjs","type":"module","unpkg":"dist/pnpm.mjs","engines":{"node":">=22.13"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"cross-env NODE_OPTIONS=\"$NODE_OPTIONS --experimental-vm-modules\" jest","start":"tsgo --watch","bundle":"pnpm dlx node@runtime:24.6.0 bundle.ts","compile":"tsgo --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/templates dist/templates && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsgo --build","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git","directory":"pnpm"},"description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"25.6.1","preferGlobal":true,"publishConfig":{"tag":"next-11","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_11.0.0-alpha.13_1772890247020_0.9380025294232508","host":"s3://npm-registry-packages-npm-production"}},"11.0.0-alpha.10":{"name":"pnpm","version":"11.0.0-alpha.10","keywords":["pnpm","pnpm11","dependencies","dependency manager","efficient","fast","hardlinks","install","installer","link","lockfile","modules","monorepo","multi-package","npm","package manager","package.json","packages","prune","rapid","remove","shrinkwrap","symlinks","uninstall","workspace"],"license":"MIT","_id":"pnpm@11.0.0-alpha.10","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.mjs","pnpx":"bin/pnpx.mjs"},"dist":{"shasum":"cf551350b26e380b53df78f29c223122fc763310","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-11.0.0-alpha.10.tgz","fileCount":701,"integrity":"sha512-t9AmCImlU2/88HY7iM6EOoQQi/vLkuNCwTGzT4A2vCG2/1fjlsLWxegLS6zLrZPMGF/5JJxxLAKnhiY5ukMu4g==","signatures":[{"sig":"MEQCIFme8b/JCSsR8emi5yZudedUcch6qYhsq5+E91GZeF34AiB3CGjlVr/ZnI/aEyKWz+jUEF0MBFBBhAqQn+DBd84OXw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":16476669},"jest":{"preset":"@pnpm/jest-config/with-registry"},"main":"bin/pnpm.mjs","type":"module","unpkg":"dist/pnpm.mjs","engines":{"node":">=22.13"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"cross-env NODE_OPTIONS=\"$NODE_OPTIONS --experimental-vm-modules\" jest","start":"tsgo --watch","bundle":"pnpm dlx node@runtime:24.6.0 bundle.ts","compile":"tsgo --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/templates dist/templates && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsgo --build","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git","directory":"pnpm"},"description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"25.6.1","preferGlobal":true,"publishConfig":{"tag":"next-11","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_11.0.0-alpha.10_1771860580829_0.5408838996807606","host":"s3://npm-registry-packages-npm-production"}},"11.0.0-alpha.11":{"name":"pnpm","version":"11.0.0-alpha.11","keywords":["pnpm","pnpm11","dependencies","dependency manager","efficient","fast","hardlinks","install","installer","link","lockfile","modules","monorepo","multi-package","npm","package manager","package.json","packages","prune","rapid","remove","shrinkwrap","symlinks","uninstall","workspace"],"license":"MIT","_id":"pnpm@11.0.0-alpha.11","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.mjs","pnpx":"bin/pnpx.mjs"},"dist":{"shasum":"1681fd27ee38c90e8477091fd177a3e12f535fed","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-11.0.0-alpha.11.tgz","fileCount":701,"integrity":"sha512-mRnn6R2Cm7rsXzV7ap+OjyDWzEKMEPhvD+OfnNPOJxr3GjgilKJw/LiIU0D2oXtZDqeV1M3kDrNzgUmmV5XbBw==","signatures":[{"sig":"MEUCIDMTHSGsvWQCgA3aiQwjSvbQ2TJ9iJiGixyfJl0PHlTsAiEAiD36lAVi69HGpU7Z2wfq5CpbbK6+B1GCG12wenPzeos=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":16476669},"jest":{"preset":"@pnpm/jest-config/with-registry"},"main":"bin/pnpm.mjs","type":"module","unpkg":"dist/pnpm.mjs","engines":{"node":">=22.13"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"cross-env NODE_OPTIONS=\"$NODE_OPTIONS --experimental-vm-modules\" jest","start":"tsgo --watch","bundle":"pnpm dlx node@runtime:24.6.0 bundle.ts","compile":"tsgo --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/templates dist/templates && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsgo --build","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git","directory":"pnpm"},"description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"25.6.1","preferGlobal":true,"publishConfig":{"tag":"next-11","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_11.0.0-alpha.11_1771926716305_0.33231646121857517","host":"s3://npm-registry-packages-npm-production"}},"9.11.0":{"name":"pnpm","version":"9.11.0","keywords":["pnpm9","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@9.11.0","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"4cd20e68438613738e8f2bc9aece61eaa6b3e649","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-9.11.0.tgz","fileCount":901,"integrity":"sha512-CiA/+u1aP2MkLNBkyPtYkjZsED4ygHkxj3gGLyTqjJ1QvGpHqjVnyr79gk0XDnj6J0XtHxaxMuFkNhRrdojxmw==","signatures":[{"sig":"MEUCIC8ZuVSP/WiXzN+PGc6XJ/Xon6zR4Cnxwr1ja1yohFsKAiEA8WseFHuUitdm0+CxhDm8rr2KlFixlsY4szvCCK0Pnrk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18210510},"main":"bin/pnpm.cjs","_from":"file:pnpm-9.11.0.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=18.12"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7777 jest","start":"tsc --watch","bundle":"ts-node bundle.ts","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/templates dist/templates && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/7e2919a616749abd2d9e2fa424320a80/pnpm-9.11.0.tgz","_integrity":"sha512-CiA/+u1aP2MkLNBkyPtYkjZsED4ygHkxj3gGLyTqjJ1QvGpHqjVnyr79gk0XDnj6J0XtHxaxMuFkNhRrdojxmw==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"10.7.0","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"18.20.4","preferGlobal":true,"publishConfig":{"tag":"next-9","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/pnpm_9.11.0_1726828316100_0.10930939404583495","host":"s3://npm-registry-packages"}},"11.0.0-alpha.16":{"name":"pnpm","version":"11.0.0-alpha.16","keywords":["pnpm","pnpm11","dependencies","dependency manager","efficient","fast","hardlinks","install","installer","link","lockfile","modules","monorepo","multi-package","npm","package manager","package.json","packages","prune","rapid","remove","shrinkwrap","symlinks","uninstall","workspace"],"license":"MIT","_id":"pnpm@11.0.0-alpha.16","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.mjs","pnpx":"bin/pnpx.mjs"},"dist":{"shasum":"43ee8f9311089a9c212355576babc452c6da6480","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-11.0.0-alpha.16.tgz","fileCount":700,"integrity":"sha512-BXNfstjOACzr4U8xr+WSRs8cyPDBH/KWqyhE4NjDuv5xhtk1sIwz0Tr0yj4mff1eclDrQcsjMbFNFBOwRyacew==","signatures":[{"sig":"MEUCIQCpPZrK12Aqmn4OZQE1vQw2VT5/CRPwOm0oLRoaz+g5WAIgJ5tc5JePufXab44y8YVe5/f7sNPIkkYh/D8zi/YgVq0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/pnpm@11.0.0-alpha.16","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":17235119},"jest":{"preset":"@pnpm/jest-config/with-registry"},"main":"bin/pnpm.mjs","type":"module","unpkg":"dist/pnpm.mjs","engines":{"node":">=22.13"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"cross-env NODE_OPTIONS=\"$NODE_OPTIONS --experimental-vm-modules\" jest","start":"tsgo --watch","bundle":"pnpm dlx node@runtime:24.6.0 bundle.ts","compile":"tsgo --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/templates dist/templates && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsgo --build","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git","directory":"pnpm"},"description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"25.6.1","preferGlobal":true,"publishConfig":{"tag":"next-11","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_11.0.0-alpha.16_1773584791314_0.5492271953213854","host":"s3://npm-registry-packages-npm-production"}},"11.0.0-alpha.14":{"name":"pnpm","version":"11.0.0-alpha.14","keywords":["pnpm","pnpm11","dependencies","dependency manager","efficient","fast","hardlinks","install","installer","link","lockfile","modules","monorepo","multi-package","npm","package manager","package.json","packages","prune","rapid","remove","shrinkwrap","symlinks","uninstall","workspace"],"license":"MIT","_id":"pnpm@11.0.0-alpha.14","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.mjs","pnpx":"bin/pnpx.mjs"},"dist":{"shasum":"17cc251c1f942dc7bbf87621033ad37166651cae","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-11.0.0-alpha.14.tgz","fileCount":700,"integrity":"sha512-ZTcL3tco39YIw7kQOBwGqf2heIWVjcULMvlTg2uoyW9uJZ3S5k/dj9bgSXskcFNgCV5dEgiZIjKrNTD9Kf4dbQ==","signatures":[{"sig":"MEUCIQD2tnsimUCPGpCK9kxfM/5eSa0AjfuR8xTuyVdNmsLNBQIgMN7jj04XVc9xtYHbGfovFooXNn6KpJz09DClLHs0D54=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/pnpm@11.0.0-alpha.14","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":17007406},"jest":{"preset":"@pnpm/jest-config/with-registry"},"main":"bin/pnpm.mjs","type":"module","unpkg":"dist/pnpm.mjs","engines":{"node":">=22.13"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"cross-env NODE_OPTIONS=\"$NODE_OPTIONS --experimental-vm-modules\" jest","start":"tsgo --watch","bundle":"pnpm dlx node@runtime:24.6.0 bundle.ts","compile":"tsgo --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/templates dist/templates && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsgo --build","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git","directory":"pnpm"},"description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"25.6.1","preferGlobal":true,"publishConfig":{"tag":"next-11","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_11.0.0-alpha.14_1773188113516_0.46096390928448017","host":"s3://npm-registry-packages-npm-production"}},"11.0.0-alpha.15":{"name":"pnpm","version":"11.0.0-alpha.15","keywords":["pnpm","pnpm11","dependencies","dependency manager","efficient","fast","hardlinks","install","installer","link","lockfile","modules","monorepo","multi-package","npm","package manager","package.json","packages","prune","rapid","remove","shrinkwrap","symlinks","uninstall","workspace"],"license":"MIT","_id":"pnpm@11.0.0-alpha.15","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.mjs","pnpx":"bin/pnpx.mjs"},"dist":{"shasum":"bc125cf80eaf4815e115d75cb47da1ddb1c89bff","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-11.0.0-alpha.15.tgz","fileCount":700,"integrity":"sha512-CyMcq6L6FWde6j4wHdYxo1i5AhBmkGAt9ClGG7CqIEAmOPbap9qaZMOChLMBtQ+rD4QQQp6KkPCV24HDaPd/2Q==","signatures":[{"sig":"MEQCIGpRx6n66fPoXVgZcGBg1WabYh58poHGnTzyjFwpCYq4AiBVs94i+kfyohFtGbBhR7baEjqSaK3OzBWcgKv0/q8d1Q==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/pnpm@11.0.0-alpha.15","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":17235027},"jest":{"preset":"@pnpm/jest-config/with-registry"},"main":"bin/pnpm.mjs","type":"module","unpkg":"dist/pnpm.mjs","engines":{"node":">=22.13"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"cross-env NODE_OPTIONS=\"$NODE_OPTIONS --experimental-vm-modules\" jest","start":"tsgo --watch","bundle":"pnpm dlx node@runtime:24.6.0 bundle.ts","compile":"tsgo --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/templates dist/templates && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsgo --build","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git","directory":"pnpm"},"description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"25.6.1","preferGlobal":true,"publishConfig":{"tag":"next-11","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_11.0.0-alpha.15_1773581074420_0.27742446167440904","host":"s3://npm-registry-packages-npm-production"}},"10.0.0-rc.1":{"name":"pnpm","version":"10.0.0-rc.1","keywords":["pnpm10","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@10.0.0-rc.1","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"d30fb2544687f24b7f43065c11dbe086c1466c06","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-10.0.0-rc.1.tgz","fileCount":1206,"integrity":"sha512-vJ9nA8VlulT2HT8iy21FJ7cDnZpZFC5N7IHDpL6ETkQcHlaHzS99N20T8Jhg5RU5NyLBOHcWRy4LzCc85ea3Ow==","signatures":[{"sig":"MEUCIBN5O0jC0s/UfAAYeFHwe8pebO5UIpD8qchoACQv7TOrAiEA9lu9ner9OO0s9OsnutvQjOdKSdWOaVupuDlFMb2WkCI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18981495},"jest":{"preset":"@pnpm/jest-config"},"main":"bin/pnpm.cjs","_from":"file:pnpm-10.0.0-rc.1.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=18.12"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7777 jest","start":"tsc --watch","bundle":"ts-node bundle.ts","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/templates dist/templates && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/3eb7896a6eb7048a057a07b09975c98c/pnpm-10.0.0-rc.1.tgz","_integrity":"sha512-vJ9nA8VlulT2HT8iy21FJ7cDnZpZFC5N7IHDpL6ETkQcHlaHzS99N20T8Jhg5RU5NyLBOHcWRy4LzCc85ea3Ow==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git","directory":"pnpm"},"_npmVersion":"10.8.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"20.18.1","preferGlobal":true,"publishConfig":{"tag":"next-10","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/pnpm_10.0.0-rc.1_1735306737502_0.8550432014787719","host":"s3://npm-registry-packages-npm-production"}},"10.0.0-rc.2":{"name":"pnpm","version":"10.0.0-rc.2","keywords":["pnpm10","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@10.0.0-rc.2","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"fd2fc7c62beba9a2a0eb1d4e38f4dc537a5972fd","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-10.0.0-rc.2.tgz","fileCount":1206,"integrity":"sha512-tuWblvkMqSRJrC9typtDCIBEj8l9IfD6kgDj1d21KJrVNSVUAFVPfzSG4tYAWEkhYaqptYgo6B9QwJZxi+nRVg==","signatures":[{"sig":"MEQCIAz+KFlxz3Q+9m7G/Ze6vK5wz1SAWdSPDzvnQLixLYPwAiAFcBC2v4Iebt0iV4bLcknkSEw0G93q1UXTW33JI3nksQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18846097},"jest":{"preset":"@pnpm/jest-config"},"main":"bin/pnpm.cjs","_from":"file:pnpm-10.0.0-rc.2.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=18.12"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7777 jest","start":"tsc --watch","bundle":"ts-node bundle.ts","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/templates dist/templates && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/a9a8d776730e60ffc46d75c019832350/pnpm-10.0.0-rc.2.tgz","_integrity":"sha512-tuWblvkMqSRJrC9typtDCIBEj8l9IfD6kgDj1d21KJrVNSVUAFVPfzSG4tYAWEkhYaqptYgo6B9QwJZxi+nRVg==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git","directory":"pnpm"},"_npmVersion":"10.8.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"20.18.1","preferGlobal":true,"publishConfig":{"tag":"next-10","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/pnpm_10.0.0-rc.2_1735437614450_0.4985414585833048","host":"s3://npm-registry-packages-npm-production"}},"10.0.0-rc.0":{"name":"pnpm","version":"10.0.0-rc.0","keywords":["pnpm10","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@10.0.0-rc.0","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"935d0963d7e3d63d15c311976be630ef527875b7","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-10.0.0-rc.0.tgz","fileCount":901,"integrity":"sha512-vOSVWHEm+aN9ZBUL+A3Pm9lvDWTP1FDJsaflvyz8ga7z1QF48lmFU1HIcpBaJAhhpVAxZSyB6KEWZb+mX2odwg==","signatures":[{"sig":"MEUCIAszdK6R2Fm5GFPci4pyK4wRNNH4fvw8n5kZjdW1qWVGAiEAr8W1k66qqVgK8wLYz+gZSBguPDlQFxC4icH7AotdVLA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":17502286},"jest":{"preset":"@pnpm/jest-config"},"main":"bin/pnpm.cjs","_from":"file:pnpm-10.0.0-rc.0.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=18.12"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7777 jest","start":"tsc --watch","bundle":"ts-node bundle.ts","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/templates dist/templates && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/d5874521261944e8041d828b79af46ef/pnpm-10.0.0-rc.0.tgz","_integrity":"sha512-vOSVWHEm+aN9ZBUL+A3Pm9lvDWTP1FDJsaflvyz8ga7z1QF48lmFU1HIcpBaJAhhpVAxZSyB6KEWZb+mX2odwg==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git","directory":"pnpm"},"_npmVersion":"10.8.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"20.18.1","preferGlobal":true,"publishConfig":{"tag":"next-10","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/pnpm_10.0.0-rc.0_1734315103512_0.459498606160645","host":"s3://npm-registry-packages-npm-production"}},"10.0.0-rc.3":{"name":"pnpm","version":"10.0.0-rc.3","keywords":["pnpm10","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@10.0.0-rc.3","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"cde25a8da7f939f90ccdf07c293caeba7639f830","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-10.0.0-rc.3.tgz","fileCount":1206,"integrity":"sha512-W+BCaBi8FO7fpATi1k4QrNtQc8ct1beOsLfRatdD6BfO2gy5MJoFE32i7aQF80I4mf2JIX/y1/UMeXWBds72zA==","signatures":[{"sig":"MEQCIDLaXyU9OGumqgWuQ1qdzCxYfE52Sw0MoIP8Ry/Io7T2AiAVuok3b2TgjwtaCxjiXYOsu+3Xg/t+KhLjMi+8aPVhBQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18853481},"jest":{"preset":"@pnpm/jest-config"},"main":"bin/pnpm.cjs","_from":"file:pnpm-10.0.0-rc.3.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=18.12"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7777 jest","start":"tsc --watch","bundle":"ts-node bundle.ts","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/templates dist/templates && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/426c7afc2932827d1170f30a5d633800/pnpm-10.0.0-rc.3.tgz","_integrity":"sha512-W+BCaBi8FO7fpATi1k4QrNtQc8ct1beOsLfRatdD6BfO2gy5MJoFE32i7aQF80I4mf2JIX/y1/UMeXWBds72zA==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git","directory":"pnpm"},"_npmVersion":"10.8.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"20.18.1","preferGlobal":true,"publishConfig":{"tag":"next-10","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/pnpm_10.0.0-rc.3_1736081267660_0.2588942783057411","host":"s3://npm-registry-packages-npm-production"}},"0.56.0":{"name":"pnpm","version":"0.56.0","keywords":["dependency manager","install","modules","npm","package manager"],"author":{"name":"Rico Sta. Cruz","email":"rico@ricostacruz.com"},"license":"MIT","_id":"pnpm@0.56.0","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"http://ghub.io/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js"},"dist":{"shasum":"dd4ccb3a423c038b45a6fab4f042a904562d1f9e","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-0.56.0.tgz","integrity":"sha512-ET+2zX+gHx0IYwssUCt0FZisdwdiPRVv8Ao/Ww9YNXcoF97hpOmRTsqfKvOryf6QeVgziNXFNrsXd+HRwPrDeg==","signatures":[{"sig":"MEYCIQDMfpcHhPDp207TPo1i5H1bhwyIjaM73HUFJrudAnFhPwIhAOiF4pCl1KqaVIhorf1d+3qkad7mTQaJx7BFmS8TjAKE","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib/"],"config":{"ghooks":{"commit-msg":"node ./node_modules/validate-commit-msg/index.js"},"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"_shasum":"dd4ccb3a423c038b45a6fab4f042a904562d1f9e","engines":{"node":">=4"},"gitHead":"2cd0641db210f56f94ee6414ed00087d62f3d2c6","scripts":{},"typings":"lib/index.d.ts","_npmUser":{"name":"zkochan","email":"zoltan.kochan@gmail.com"},"__scripts":{"tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json --project .","test":"npm run lint && npm run test:e2e","start":"npm run tsc -- --watch","commit":"git-cz","?commit":"echo 'Run Git commit wizard'","pretest":"rimraf ../.tmp/ && npm run tsc && pnpm-registry-mock prepare","test:e2e":"npm-run-all -p -r pnpm-registry-mock test:tap","test:tap":"ts-node test","prepublish":"in-publish && echo 'You need to use \"publish-packed\" to publish pnpm' && false || npm run tsc","pnpm-registry-mock":"pnpm-registry-mock"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"3.10.9","description":"Fast, disk space efficient npm installs","directories":{"test":"test"},"_nodeVersion":"6.9.1","preferGlobal":true,"__dependencies":{"mz":"2.6.0","rc":"1.1.7","mem":"1.1.0","bole":"3.0.2","meow":"3.7.0","execa":"0.6.0","is-ci":"1.0.10","byline":"5.0.0","ndjson":"1.5.0","semver":"5.3.0","find-up":"2.1.0","p-limit":"1.1.0","thenify":"3.2.1","link-dir":"2.0.0","node-gyp":"3.5.0","p-filter":"1.0.0","read-pkg":"2.0.0","@types/mz":"0.0.30","@types/rc":"0.0.1","path-name":"1.0.0","ssh-parse":"1.0.0","write-pkg":"2.0.0","is-windows":"1.0.0","os-homedir":"1.0.2","@types/node":"7.0.5","arr-flatten":"1.0.1","common-tags":"1.4.0","cross-spawn":"^5.0.0","exists-file":"3.0.0","graceful-fs":"4.1.11","pnpm-logger":"0.0.1","read-pkg-up":"2.0.0","rimraf-then":"1.0.1","symlink-dir":"1.0.1","lodash.union":"4.6.0","pause-stream":"0.0.11","registry-url":"3.1.0","@types/byline":"4.2.31","@types/semver":"5.3.30","lodash.values":"4.3.0","promisequence":"1.1.6","sorted-object":"2.0.1","unpack-stream":"1.1.0","camelcase-keys":"4.0.0","load-json-file":"2.0.0","load-yaml-file":"0.1.0","lodash.memoize":"4.1.2","loud-rejection":"1.6.0","mkdirp-promise":"5.0.1","normalize-path":"2.0.1","@zkochan/dirsum":"0.1.1","global-bin-path":"0.1.1","npm-package-arg":"4.2.0","proper-lockfile":"2.0.0","update-notifier":"2.0.0","write-json-file":"2.0.0","write-yaml-file":"1.0.0","lodash.clonedeep":"4.5.0","@zkochan/cmd-shim":"2.2.2","@types/common-tags":"1.2.5","pnpm-file-reporter":"0.0.1","npm-registry-client":"7.4.5","pnpm-install-checks":"1.1.0","registry-auth-token":"3.1.0","@types/load-json-file":"2.0.5","parse-npm-tarball-url":"1.0.0","pnpm-default-reporter":"0.3.0","@types/update-notifier":"1.0.0","@zkochan/hosted-git-info":"2.1.5"},"devDependencies":{"caw":"^2.0.0","ncp":"^2.0.0","tape":"^4.6.3","isexe":"^1.1.2","sepia":"^2.0.2","ghooks":"^2.0.0","mkdirp":"0.5.1","rimraf":"^2.5.4","tslint":"^4.3.1","ts-node":"^2.0.0","commitizen":"^2.8.6","in-publish":"^2.0.0","typescript":"^2.1.5","@types/tape":"^4.2.28","exists-link":"^1.0.0","npm-run-all":"^4.0.1","tape-promise":"^2.0.1","@types/mkdirp":"0.3.29","npm-scripts-info":"^0.3.6","pnpm-registry-mock":"^0.1.1","validate-commit-msg":"^2.7.0","cz-conventional-changelog":"^1.2.0","anonymous-npm-registry-client":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm-0.56.0.tgz_1487545874194_0.5891686982940882","host":"packages-12-west.internal.npmjs.com"}},"6.0.0-20210228":{"name":"pnpm","version":"6.0.0-20210228","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@6.0.0-20210228","maintainers":[{"name":"zkochan","email":"z@kochan.io"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"fc93f09339f00cc69e93a81b1fdef77913ce8d35","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-6.0.0-20210228.tgz","fileCount":1047,"integrity":"sha512-/UzzxzpThEXI1qZ7GODr8qTS731EhPR9KQRh2QW8YhMbtAhsoryTS5JdKImSrDebsU7TKxEB8Q1QfMLZTy7zag==","signatures":[{"sig":"MEUCIQD5RnlC6+aF98aoZiszPjLtnGD3tg5glU9dAwiuvDC6LgIgOJghScQR2PydHYjb4VHgG8TpBNKRyFuivMtzdTVj+AU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11049987,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgO5tSCRA9TVsSAnZWagAAAoYP/RrlV36lP9t0nnWsmLQa\nEiMhZSudgfNw4F1rOOoVOh2KqfmIsE3ulJnQuPerKge5ATxBBC9vJWAUMKHn\ndRprBQOy994dXmHR9lJ88FripvunTzXVwfUKahxPK5LUSe1GrxWJT6njLCHF\nFbIkwAQGlOiQqATOPgS1CHn8E48jUqPMmOCMLH/Xm7XcFFXvFFOaRHNXMVY/\nN0SOysfoSNwqfKLr9kyvlXQ/oCfWbXERfr5NdNeiU2zXffC3IWiZcc7rfWOz\nfNsm7lcqW0B9p1osqC/17FLdS0KxO5DvpsBtvjaQ2yclewr+V5k7CevKb92f\nhFU/MUfXoNqj4/2j6i00JVAAoOsZ2lVEs0EAkDLkZVPS1aPymQm8n0ArG5l5\nBLNmxCBeVS8pPH7d7oY8IU2n/ivl8S9gjqnHMrJOB18+nSBlP87hNfeMGB03\nMuWLnnhyAUTdCTVmkdicT1dm25ctT/+8/2m7jimqfBwCQwR3+d2A9IAqUxCM\nPeYg1d+NThfhY529xboQma171pJXrE7mTigYsNyjzYihaJwUrkP9e2FbqW+O\nMOsssOA/Eea/e2PhrmcWoVxJLIRL9bVprs1h0rbu347umg856sbI8lDTJDVn\n8MS1mGiu1EbWGHyIdWSdC+9yIw0OV3roXfh47q3b1lLCdsnl7mXP9EdlGnaV\nZ01X\r\n=LgZ4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.js","engines":{"node":">=12.17"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint -c ../../eslint.json src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"pnpm tsc -- --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build && rimraf dist && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp node_modules/ps-list/fastlist.exe dist/fastlist.exe","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.js --external:update-notifier --external:node-gyp","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.js","postpublish":"publish-packed","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock","prepublishOnly":"pnpm compile && npm cache clear --force && publish-packed --prune --npm-client yarn --dest dist"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"6.14.11","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"12.19.0","preferGlobal":true,"publishconfig":{"tag":"next"},"_hasShrinkwrap":false,"readmeFilename":"README.md","__devDependencies":{"ncp":"^2.0.0","nopt":"^5.0.0","chalk":"^4.1.0","delay":"^5.0.0","execa":"^5.0.0","is-ci":"^3.0.0","p-any":"3.0.0","ramda":"^0.27.1","tempy":"^1.0.0","which":"^2.0.2","byline":"5.0.0","semver":"^7.3.4","esbuild":"^0.8.49","p-defer":"^3.0.0","ps-list":"^6.3.0","path-name":"^1.0.0","split-cmd":"^1.0.1","tree-kill":"^1.2.2","write-pkg":"4.0.0","@types/ncp":"^2.0.4","is-windows":"^1.0.2","pkgs-graph":"5.2.0","strip-ansi":"^6.0.0","@pnpm/types":"6.4.0","@types/nopt":"^3.0.29","cross-spawn":"^7.0.3","exists-link":"2.0.0","npm-run-all":"^4.1.5","path-exists":"^4.0.0","render-help":"^1.0.1","symlink-dir":"^4.2.0","@pnpm/config":"11.14.0","@pnpm/logger":"^3.2.3","@pnpm/tabtab":"^0.1.1","@types/is-ci":"^2.0.0","@types/ramda":"^0.27.35","@types/which":"^2.0.0","@pnpm/command":"1.0.0","@pnpm/prepare":"0.0.17","@pnpm/run-npm":"2.0.3","@types/byline":"^4.2.32","@types/semver":"^7.3.4","@pnpm/cli-meta":"1.0.2","@zkochan/retry":"^0.2.0","load-json-file":"^6.2.0","loud-rejection":"^2.2.0","read-yaml-file":"^2.1.0","@pnpm/cli-utils":"0.5.0","@pnpm/constants":"4.1.0","@zkochan/libnpx":"11.0.3","@zkochan/rimraf":"^1.0.0","write-json-file":"^4.3.0","write-yaml-file":"^4.2.0","deep-require-cwd":"1.0.0","@types/is-windows":"^1.0.0","normalize-newline":"3.0.0","@pnpm/core-loggers":"5.0.3","@pnpm/modules-yaml":"8.0.6","@types/cross-spawn":"^6.0.2","@pnpm/file-reporter":"^1.0.0","@pnpm/assert-project":"2.1.15","@pnpm/lockfile-types":"2.2.0","@pnpm/parse-cli-args":"3.2.2","dir-is-case-sensitive":"^2.0.0","@pnpm/default-reporter":"7.10.4","@types/update-notifier":"^5.0.0","@pnpm/read-package-json":"3.1.9","@pnpm/find-workspace-dir":"2.0.0","@pnpm/plugin-commands-audit":"2.0.43","@pnpm/plugin-commands-store":"2.0.72","@pnpm/read-project-manifest":"1.1.7","@pnpm/plugin-commands-import":"1.0.103","@pnpm/plugin-commands-server":"2.0.66","@pnpm/write-project-manifest":"1.1.7","@pnpm/common-cli-options-help":"0.3.1","@pnpm/find-workspace-packages":"2.3.38","@pnpm/plugin-commands-listing":"2.0.53","@pnpm/plugin-commands-rebuild":"2.2.27","anonymous-npm-registry-client":"0.1.2","@pnpm/plugin-commands-outdated":"3.0.48","@pnpm/filter-workspace-packages":"2.3.10","@pnpm/plugin-commands-publishing":"2.5.1","@pnpm/plugin-commands-installation":"3.5.21","@pnpm/plugin-commands-script-runners":"2.6.1"},"__optionalDependencies":{"node-gyp":"^7.1.2","graceful-fs":"4.2.4","update-notifier":"^5.1.0"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_6.0.0-20210228_1614519121647_0.9460609044049086","host":"s3://npm-registry-packages"}},"3.0.0-beta.2":{"name":"pnpm","version":"3.0.0-beta.2","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@3.0.0-beta.2","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"6e16267dec5a41719e777d74cdb272457b7236f1","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-3.0.0-beta.2.tgz","fileCount":4563,"integrity":"sha512-z3c+HOIQhRGuEoRMtRJYeieDANQPO0+oAx9cBdLukmLEqCtF2J01deg/OH3BSXuZrfcaS8gk4QOZd8ViYveuEQ==","signatures":[{"sig":"MEQCIFnt/f+MicLuR3fHFziQfDdVpfzLjM4hfdHVOd2yr21CAiBHHN/XBIBF1AtFB1m3XPQwqnceslP0DIa+T3WRc0ky4Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":21760386,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJchXLuCRA9TVsSAnZWagAApKIP+QGbXIWQjDJKdP6Yx+sm\nEaGRp1UToppkldXpqcCCrXRmRTjW6xyrlDz1PKoqsAZ/OOLBCk7wYEgvVOje\nMXI2zc4b7Ho1i5mYLQ98lBjRlMFxxlAMZqQPp+OJMHdAJFhmNPF/2SkT8tid\nrMvMl0iGihCVnSRF4HxeBlua4hn/vRwCWnZlTL2+ekzqCI5KdT3NJCyIJvgW\nps8aaIv32A6/tYK2e1/XznmjCC0msFRelzPbCXwG8BywVRw7R48OiNmMX99r\nHSWEFX+qDD7iUIkW+VgO1j1QMmMLe4qr2Wfrtrbe6HJt/bKUdUHhM7iNGly6\n8S6dPkRRFUKGpPeSEfN930w1JPmyStSwVy8cBODu78LwtS0buHNDSVjkISOS\nv1/8k8FxZu5ZVvZZ+tVrN9zn9q586aYmHDxZeK4crQsopxirqiavnyYPRtrr\n2rhxTo0vre54SYOUEsh36INnu/E4lzQ2BbfTYQIjTgWVAwJRFhCk9Lq2N1HV\no/kqvED39smWH7GRcflJUjw7IVQAmZtdQZBfOT4pG8zbkOvViMv5cDGhRmZD\nmdouACovITQm80Wy15w55Yk4fGwIMGWvgG3SIH+s2ofa52H7UXG2CAaGWV/U\nVzBQRyIj17ETx+1MqAQhvNu4+9xRMSvZ2u+uyu75+333EycnaXQJLsyUPwF9\n2H5m\r\n=BPsp\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","_from":".","_shasum":"6e16267dec5a41719e777d74cdb272457b7236f1","engines":{"node":">=8"},"scripts":{"tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json src/**/*.ts test/**/*.ts","test":"npm run lint && npm run tsc && npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"npm-run-all -p -r pnpm-registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf ../../../.tmp/ && rimraf node_modules/.bin/pnpm && pnpm-registry-mock prepare","pnpm-registry-mock":"pnpm-registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"10.12.0","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"mz":"2.7.0","mem":"4.1.0","nopt":"4.0.1","supi":"0.30.1","archy":"1.0.0","chalk":"2.4.2","delay":"4.1.0","execa":"1.0.0","is-ci":"2.0.0","ramda":"0.26.1","diable":"4.0.2","p-limit":"2.2.0","get-port":"4.2.0","p-filter":"1.0.0","@types/mz":"0.0.32","camelcase":"5.2.0","is-subdir":"1.0.3","lru-cache":"5.1.1","minimatch":"3.0.4","path-name":"1.0.0","tree-kill":"1.2.1","@pnpm/list":"1.0.0","is-windows":"1.0.2","pkgs-graph":"2.0.2","text-table":"0.2.0","@pnpm/types":"3.0.0","@pnpm/utils":"0.10.0","common-tags":"1.8.0","cross-spawn":"6.0.5","graceful-fs":"4.1.15","signal-exit":"3.0.2","strip-color":"0.1.0","@pnpm/config":"3.0.0","@pnpm/logger":"2.1.0","@pnpm/server":"3.0.0","@types/archy":"0.0.31","find-packages":"4.0.0","path-absolute":"1.0.1","read-ini-file":"2.0.0","@pnpm/outdated":"2.0.1","camelcase-keys":"5.0.0","load-json-file":"5.2.0","loud-rejection":"1.6.0","mkdirp-promise":"5.0.1","process-exists":"3.1.0","read-yaml-file":"1.1.0","util.promisify":"1.0.0","@pnpm/constants":"1.0.0","@pnpm/lifecycle":"5.0.0","@zkochan/libnpx":"10.0.0","graph-sequencer":"2.0.0","update-notifier":"2.5.0","@pnpm/store-path":"1.0.4","@types/lru-cache":"5.1.0","@types/minimatch":"3.0.3","@pnpm/core-loggers":"3.0.0","pnpm-file-reporter":"0.1.0","@pnpm/package-store":"4.0.0","@pnpm/default-fetcher":"3.0.1","@types/camelcase-keys":"4.0.0","@pnpm/default-reporter":"3.0.0","@pnpm/default-resolver":"3.0.1","@pnpm/store-controller-types":"3.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"caw":"2.0.1","ncp":"2.0.0","pnpm":"link:","tape":"4.10.1","p-any":"1.1.0","retry":"0.12.0","sepia":"2.0.2","byline":"5.0.0","mkdirp":"0.5.1","rimraf":"2.6.3","semver":"5.6.0","tslint":"5.13.1","ts-node":"8.0.3","write-pkg":"3.2.0","typescript":"3.3.3333","@types/node":"11.9.5","@types/nopt":"3.0.29","@types/tape":"4.2.33","exists-link":"2.0.0","npm-run-all":"4.1.5","path-exists":"3.0.0","rimraf-then":"1.0.1","symlink-dir":"3.0.0","@types/p-any":"1.1.2","@types/ramda":"0.25.34","@types/retry":"0.12.0","tape-promise":"4.0.0","@pnpm/prepare":"0.0.0","@types/byline":"4.2.31","@types/mkdirp":"0.5.2","@types/semver":"5.5.0","write-json-file":"3.1.0","write-yaml-file":"2.0.0","deep-require-cwd":"1.0.0","npm-scripts-info":"0.3.9","normalize-newline":"3.0.0","@pnpm/modules-yaml":"3.0.0","@types/common-tags":"1.8.0","pnpm-registry-mock":"2.8.0","@pnpm/tslint-config":"0.0.0","@pnpm/assert-project":"link:../../privatePackages/assert-project","@pnpm/lockfile-types":"1.0.0","@types/load-json-file":"2.0.7","@types/update-notifier":"2.5.0","@pnpm/read-package-json":"2.0.0","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_3.0.0-beta.2_1552249581239_0.8302578753273799","host":"s3://npm-registry-packages"}},"3.0.0-beta.0":{"name":"pnpm","version":"3.0.0-beta.0","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@3.0.0-beta.0","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"2d08553752cf61f9b3c849bb27ef3f936b7c03b9","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-3.0.0-beta.0.tgz","fileCount":4566,"integrity":"sha512-j28kb4VsftL2gTxpan9CR7xf3vt+YB3oW3CmodnAiHjdkPfOnvUlJBMHdOlexuJC3SWI6iHSeM86V2eZFe+yzw==","signatures":[{"sig":"MEQCIFDkmEMLuDE8VrnfL3JoOWCfP3bT7JKrDS9TeuprYWebAiB1u5sXceqxBpnzbfNRRr8YJrgrcdgJgn1TDdGjcAmmKA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":21837368,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcgt5qCRA9TVsSAnZWagAAcP0P/2sF3QdiNO0pqpOHZI76\n49zAu8Yr3TspctggdJA9Dc6d1TewJsW64XMKJaVO+8saCHS/jX0IJE0AFx5R\nEbMU93V3+wOf7j69/80ATB9JVRTlNm1wjIHRsfdSIRPWFcJyMtm5B9LjAT3v\n4zTFhZVwvoLX1gvX0WHZHLP/VOOuYJIRouqBpwqaLTKeFqEuNpAzHBFeC7oA\nunf4QN83Hj5EBJIMBsg8d4TEfuV5Ci5/VoHuMAzsth3MQtX1REkexcrg5iLx\nJa5JvDRkSMIc3tctabx3XZfkWNUZuHMKh7euDLtWkccifHtQaWW93QvR0y4R\n4B+AGDn6CYUR9CoQYNlMDo2I6oIhmbJdQXNTkG9u3pPTa5syyRBt0Gw1FXtl\n3QPgrGxHlUVdIa7i7KMlOdfUeSVl3Kxc0EDWVxsocdRJeVEWJrPQQbz19b41\nypMstIWdbRvyYt6DTPMhN2E3InwmoFGrYDA7faM0FKix27FYz3zCTmqqO5F/\nmCfQF9pxIcZolwfhGetQGEdmJMHmQRQ3TFR9GfJnrxGOummP+jr8tzP8PuNu\nNmfL3usIcjUGYK9vicjrBk3XBL8ijOcGqtwVuASYctd+wvn0X+auq9BwoVvY\nrfc2oyULQU3UiqLxy3/LUWR235PPR46tV9Xq8zDW8SyFjn9pYb+Y9k8CaMnY\nKyFa\r\n=UllP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","_from":".","_shasum":"2d08553752cf61f9b3c849bb27ef3f936b7c03b9","engines":{"node":">=8"},"scripts":{"tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json src/**/*.ts test/**/*.ts","test":"npm run lint && npm run tsc && npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"npm-run-all -p -r pnpm-registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf ../../../.tmp/ && rimraf node_modules/.bin/pnpm && pnpm-registry-mock prepare","pnpm-registry-mock":"pnpm-registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"10.12.0","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"mz":"2.7.0","mem":"4.1.0","nopt":"4.0.1","supi":"0.30.0-4","archy":"1.0.0","chalk":"2.4.2","delay":"4.1.0","execa":"1.0.0","is-ci":"2.0.0","ramda":"0.26.1","diable":"4.0.2","p-limit":"2.2.0","get-port":"4.2.0","p-filter":"1.0.0","@types/mz":"0.0.32","camelcase":"5.2.0","is-subdir":"1.0.3","lru-cache":"5.1.1","minimatch":"3.0.4","path-name":"1.0.0","tree-kill":"1.2.1","@pnpm/list":"1.0.0","is-windows":"1.0.2","pkgs-graph":"2.0.2","text-table":"0.2.0","@pnpm/types":"3.0.0","@pnpm/utils":"0.10.0","common-tags":"1.8.0","cross-spawn":"6.0.5","graceful-fs":"4.1.15","signal-exit":"3.0.2","strip-color":"0.1.0","@pnpm/config":"3.0.0-2","@pnpm/logger":"2.1.0","@pnpm/server":"3.0.0","@types/archy":"0.0.31","find-packages":"3.0.0","path-absolute":"1.0.1","read-ini-file":"2.0.0","@pnpm/outdated":"2.0.0","camelcase-keys":"5.0.0","load-json-file":"5.2.0","loud-rejection":"1.6.0","mkdirp-promise":"5.0.1","process-exists":"3.1.0","read-yaml-file":"1.1.0","util.promisify":"1.0.0","@pnpm/constants":"1.0.0","@pnpm/lifecycle":"5.0.0","@zkochan/libnpx":"10.0.0","graph-sequencer":"2.0.0","update-notifier":"2.5.0","@pnpm/store-path":"1.0.4","@types/lru-cache":"5.1.0","@types/minimatch":"3.0.3","@pnpm/core-loggers":"3.0.0","pnpm-file-reporter":"0.1.0","@pnpm/package-store":"4.0.0","@pnpm/default-fetcher":"3.0.0","@types/camelcase-keys":"4.0.0","@pnpm/default-reporter":"3.0.0-2","@pnpm/default-resolver":"3.0.0","@pnpm/store-controller-types":"3.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"caw":"2.0.1","ncp":"2.0.0","pnpm":"link:","tape":"4.10.1","p-any":"1.1.0","retry":"0.12.0","sepia":"2.0.2","byline":"5.0.0","mkdirp":"0.5.1","rimraf":"2.6.3","semver":"5.6.0","tslint":"5.13.1","ts-node":"8.0.3","write-pkg":"3.2.0","typescript":"3.3.3333","@types/node":"11.9.5","@types/nopt":"3.0.29","@types/tape":"4.2.33","exists-link":"2.0.0","npm-run-all":"4.1.5","path-exists":"3.0.0","rimraf-then":"1.0.1","symlink-dir":"3.0.0","@types/p-any":"1.1.2","@types/ramda":"0.25.34","@types/retry":"0.12.0","tape-promise":"4.0.0","@pnpm/prepare":"0.0.0","@types/byline":"4.2.31","@types/mkdirp":"0.5.2","@types/semver":"5.5.0","write-json-file":"3.1.0","write-yaml-file":"2.0.0","deep-require-cwd":"1.0.0","npm-scripts-info":"0.3.9","normalize-newline":"3.0.0","@pnpm/modules-yaml":"3.0.0","@types/common-tags":"1.8.0","pnpm-registry-mock":"2.8.0","@pnpm/tslint-config":"0.0.0","@pnpm/assert-project":"link:../../privatePackages/assert-project","@pnpm/lockfile-types":"1.0.0","@types/load-json-file":"2.0.7","@types/update-notifier":"2.5.0","@pnpm/read-package-json":"2.0.0","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_3.0.0-beta.0_1552080489929_0.5474219439069463","host":"s3://npm-registry-packages"}},"0.21.0":{"name":"pnpm","version":"0.21.0","keywords":["install","npm"],"author":{"name":"Rico Sta. Cruz","email":"rico@ricostacruz.com"},"license":"MIT","_id":"pnpm@0.21.0","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"}],"homepage":"https://github.com/rstacruz/pnpm#readme","bugs":{"url":"https://github.com/rstacruz/pnpm/issues"},"bin":{"pnpm":"bin/pnpm","pnpm-install":"bin/pnpm-install"},"dist":{"shasum":"f625c689d19891b12bbf6e200e9ec4da762273fc","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-0.21.0.tgz","integrity":"sha512-e8xFqRYD1Ot3JAFZ9uA/btn1U/OJ1IseWbCvULx3lqLvsBpvPl9wQFcgROsYRVyPUR32TYuPCNZ/85KZs2CmSQ==","signatures":[{"sig":"MEQCICTJN/KVxadWJTOJh3qyFk2m5NlHCFcVN9S1j/joGHKyAiAJuhWUJmC62PAIXilAVW1uWmrcOvwHP4D9erUEshcerQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"index.js","_from":".","babel":{"plugins":["transform-es2015-arrow-functions","transform-es2015-literals"]},"files":["lib","bin"],"_shasum":"f625c689d19891b12bbf6e200e9ec4da762273fc","gitHead":"b1b0a54752a1e32a29a90d3e57b344d8fe7d7271","scripts":{"test":"node test | tap-spec","build":"if [ ! -d lib~ ]; then mv lib lib~; babel --source-maps inline -D lib~ -d lib; fi","prepublish":"if in-publish; then npm run build; fi","test:babel":"babel-node test | tap-spec","postpublish":"rm -rf lib; mv lib~ lib"},"_npmUser":{"name":"rstacruz","email":"dropbox@ricostacruz.com"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/rstacruz/pnpm.git","type":"git"},"_npmVersion":"2.14.12","description":"A fast implementation of npm install","directories":{"test":"test"},"_nodeVersion":"4.3.0","dependencies":{"mz":"2.4.0","rc":"1.1.6","caw":"^1.2.0","got":"5.4.1","meow":"3.7.0","chalk":"1.1.3","debug":"2.2.0","byline":"4.2.1","mkdirp":"0.5.1","rimraf":"2.5.2","semver":"5.1.0","tar-fs":"1.12.0","throat":"2.0.2","thenify":"3.1.1","bluebird":"3.3.4","node-gyp":"3.3.0","commondir":"1.0.1","node-uuid":"1.4.7","observatory":"1.0.0","read-pkg-up":"1.0.1","gunzip-maybe":"1.3.1","registry-url":"3.0.3","object-assign":"4.0.1","sorted-object":"^1.0.0","supports-color":"^3.1.2","npm-package-arg":"4.1.0"},"preferGlobal":true,"devDependencies":{"npm":"3.8.5","nixt":"0.5.0","tape":"4.4.0","sepia":"2.0.1","eslint":"1.10.3","docpress":"0.6.11","tap-spec":"4.1.1","babel-cli":"6.4.5","in-publish":"2.0.0","tape-eslint":"1.2.1","git-update-ghpages":"1.3.0","eslint-config-standard":"4.4.0","eslint-plugin-standard":"1.3.2","babel-plugin-transform-es2015-literals":"6.3.13","babel-plugin-transform-es2015-arrow-functions":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/pnpm-0.21.0.tgz_1459917725797_0.22052313340827823","host":"packages-12-west.internal.npmjs.com"}},"3.0.0-beta.1":{"name":"pnpm","version":"3.0.0-beta.1","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@3.0.0-beta.1","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"e80912bedf4ddb5bd89d734a41259746b4ac959b","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-3.0.0-beta.1.tgz","fileCount":4566,"integrity":"sha512-Ulz7ViAjKpwyZXWS9lLilbO3NjY40dJNmwoqv73kLEuPOo/XkPXdND2OzVP72mPubmB63MDlFZHP329NUlh7Ww==","signatures":[{"sig":"MEQCICEosv/eTyxqYoSlqm8rE8R1p3GuJqprcWVKAf4PMQoqAiBZpKrVC/UKmXGrLMuVXjUIQiVip8QQeT9uUi2yQfkJzA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":21766919,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJchF13CRA9TVsSAnZWagAASO0P/0KzoJBB8rDd/CxC0QNT\nT2XxRUWZ4MkjN8aWLFKlMb8U1d9nbKmwl+0U4EBsm6bE+t1G8Qkn/RfOZWnL\nhXXNUyJ97sQCFjdPWAh9EO/GWfASDXJYPyDUxqGZGJstbtry5xZRqjx2PDVG\noEHoCe+D0OaLFqH+he7amyBlcd23UcVRjSn/tiyN+hprDoHhADfO26J5+JBr\n9K9H/tXlgnoEOXbZPprEJ0u7T02KKgnFWtehh/WLcVd6cTHNDNSl1HsSeAZF\nQl+kq+0qFgfitzwCY4Rackc2uaCZRTVyuGrulmPDX9ELmX9g9IIVa844Dtow\nCg6N0BMo46HknlkpX5cYxj2GWrun2N5pAHJ6Jl6l5BLn5FSlfoj9jGLyap0I\nxMpEk3fN1h/Olm8SRmNTjViysT8SCL5Vtu3gfHZkVxI9MchOmo1w4OSdBMfm\nW37xcUw0JPyFsy+ea8AH4ock8gLgxQwkqXB0HO+rDAAhG3cvTbxaI7HoVtMO\nqDgVbzHar6qWK9heCWvpr5MLXh8/91AHm2QcGJCdHWeICiY31ra6akzYvdK8\nXsPWJ7EI3ys7m3hyrhtVcSh5rWmh/PEVCx7dRpKz70R4Oa3AKN0aP2C8z33W\nYw6gRLpmh2wFQVSZqA/Q5R4hJhXOin0Bi++X/D4mhljCTYGl7Y66ljFzwfJ1\nwcWB\r\n=tW73\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","_from":".","_shasum":"e80912bedf4ddb5bd89d734a41259746b4ac959b","engines":{"node":">=8"},"scripts":{"tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json src/**/*.ts test/**/*.ts","test":"npm run lint && npm run tsc && npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"npm-run-all -p -r pnpm-registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf ../../../.tmp/ && rimraf node_modules/.bin/pnpm && pnpm-registry-mock prepare","pnpm-registry-mock":"pnpm-registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"10.12.0","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"mz":"2.7.0","mem":"4.1.0","nopt":"4.0.1","supi":"0.30.0","archy":"1.0.0","chalk":"2.4.2","delay":"4.1.0","execa":"1.0.0","is-ci":"2.0.0","ramda":"0.26.1","diable":"4.0.2","p-limit":"2.2.0","get-port":"4.2.0","p-filter":"1.0.0","@types/mz":"0.0.32","camelcase":"5.2.0","is-subdir":"1.0.3","lru-cache":"5.1.1","minimatch":"3.0.4","path-name":"1.0.0","tree-kill":"1.2.1","@pnpm/list":"1.0.0","is-windows":"1.0.2","pkgs-graph":"2.0.2","text-table":"0.2.0","@pnpm/types":"3.0.0","@pnpm/utils":"0.10.0","common-tags":"1.8.0","cross-spawn":"6.0.5","graceful-fs":"4.1.15","signal-exit":"3.0.2","strip-color":"0.1.0","@pnpm/config":"3.0.0","@pnpm/logger":"2.1.0","@pnpm/server":"3.0.0","@types/archy":"0.0.31","find-packages":"3.0.0","path-absolute":"1.0.1","read-ini-file":"2.0.0","@pnpm/outdated":"2.0.1","camelcase-keys":"5.0.0","load-json-file":"5.2.0","loud-rejection":"1.6.0","mkdirp-promise":"5.0.1","process-exists":"3.1.0","read-yaml-file":"1.1.0","util.promisify":"1.0.0","@pnpm/constants":"1.0.0","@pnpm/lifecycle":"5.0.0","@zkochan/libnpx":"10.0.0","graph-sequencer":"2.0.0","update-notifier":"2.5.0","@pnpm/store-path":"1.0.4","@types/lru-cache":"5.1.0","@types/minimatch":"3.0.3","@pnpm/core-loggers":"3.0.0","pnpm-file-reporter":"0.1.0","@pnpm/package-store":"4.0.0","@pnpm/default-fetcher":"3.0.1","@types/camelcase-keys":"4.0.0","@pnpm/default-reporter":"3.0.0","@pnpm/default-resolver":"3.0.1","@pnpm/store-controller-types":"3.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"caw":"2.0.1","ncp":"2.0.0","pnpm":"link:","tape":"4.10.1","p-any":"1.1.0","retry":"0.12.0","sepia":"2.0.2","byline":"5.0.0","mkdirp":"0.5.1","rimraf":"2.6.3","semver":"5.6.0","tslint":"5.13.1","ts-node":"8.0.3","write-pkg":"3.2.0","typescript":"3.3.3333","@types/node":"11.9.5","@types/nopt":"3.0.29","@types/tape":"4.2.33","exists-link":"2.0.0","npm-run-all":"4.1.5","path-exists":"3.0.0","rimraf-then":"1.0.1","symlink-dir":"3.0.0","@types/p-any":"1.1.2","@types/ramda":"0.25.34","@types/retry":"0.12.0","tape-promise":"4.0.0","@pnpm/prepare":"0.0.0","@types/byline":"4.2.31","@types/mkdirp":"0.5.2","@types/semver":"5.5.0","write-json-file":"3.1.0","write-yaml-file":"2.0.0","deep-require-cwd":"1.0.0","npm-scripts-info":"0.3.9","normalize-newline":"3.0.0","@pnpm/modules-yaml":"3.0.0","@types/common-tags":"1.8.0","pnpm-registry-mock":"2.8.0","@pnpm/tslint-config":"0.0.0","@pnpm/assert-project":"link:../../privatePackages/assert-project","@pnpm/lockfile-types":"1.0.0","@types/load-json-file":"2.0.7","@types/update-notifier":"2.5.0","@pnpm/read-package-json":"2.0.0","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_3.0.0-beta.1_1552178550488_0.9759993735983259","host":"s3://npm-registry-packages"}},"5.0.0":{"name":"pnpm","version":"5.0.0","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@5.0.0","maintainers":[{"name":"zkochan","email":"z@kochan.io"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"13144d8ae4fe368b2a0b7779fa437ce60bae8901","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-5.0.0.tgz","fileCount":5841,"integrity":"sha512-Q7+lLSC2cHlZpgxhBPwpUf6Zb787wHn6jVK4wrxSIiZOtDZGN3sjc0/q2fhHnCRQEyub6XzNHWEvav1zY8iC9Q==","signatures":[{"sig":"MEUCIAdjH9tyxyBTkm1m+ZVlsCpmWreTQAsgjpg5iZZEHRvzAiEA2i+sfVNJCy9cK2N/uFrxthoi396v09Rohzk8XZM4D14=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18737014,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJezvCmCRA9TVsSAnZWagAA6fAP/3g/UyD8qlNc04HsyhIy\nFv1JIljOr7Xyr4RU7zrGEKK6ZM+TlrTUBI1RJe/oiLXn9WN/pHyC+lUphxkY\n2bVEuO7WeUhVaAXI2ilb9opFeEXPQUqbwbX0RzQSy9zy662XVk/JlaaCyui9\nzUzi4DgebQXhrO4wTOdZWoZp+FhXvSiE1M8yVFwXjmpYNXDzG/1t76DDv+jO\nQOKmn6BgdtxaWbo0QK+S/EMSR2nDBZVPvyOpsgzDebFLWL1gvaT1wSVTyv/C\nlMo7GBh08/2mVsyHgr9LvmsO4lTrj5G67yu3jos+oiR1gJ7EB9yWU0DAKryx\nxUePARovKerKWGWMF4qsoFWu1V/YtgQGUTxjG4So+IuQuuoDSdaOmRN8awH2\nIMn3FJXfckk42jnW3mYToNMa0jdHLaypxXiEQDvHn5ARbxc2MPJZmHMxI9t1\nDSb4+XrUN8PCMeWlT+XQ1evanWg4H3oMS6UqZw2Ry+0sv1rDxUwNOjyzsQLV\nnnq44GvOa/Oz8p9nK/mLBB58K2Hez7pM03sb0009jskqKCZ9KjbTaxuUbZe5\nf7TgYOzzjMCAeNc07rkFMzh3evmOVg3X7TL0La4Svj5mcqcXgAQbygkBfgWC\nn+BmwPKWJwk0inhw8czvBnq21EklDVahBOYy1B3ZU/w2/S1Vp7liSFD3ZlZ6\nDrdK\r\n=xic/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","engines":{"node":">=10.13"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"tslint -c ../../tslint.json src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"npm run tsc -- --watch","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:tap","test:tap":"cd ../.. && c8 --reporter lcov --reports-dir packages/pnpm/coverage ts-node packages/pnpm/test --type-check","postpublish":"publish-packed","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock","prepublishOnly":"pnpm run compile && npm cache clear --force && publish-packed --prune"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"6.14.4","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"12.16.3","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"nopt":"4.0.3","chalk":"4.0.0","is-ci":"2.0.0","ramda":"0.27.0","which":"2.0.2","split-cmd":"1.0.1","pkgs-graph":"5.1.5","@pnpm/types":"6.0.0","@types/nopt":"^3.0.29","common-tags":"1.8.0","graceful-fs":"4.2.1","render-help":"1.0.0","@pnpm/config":"9.0.0","@pnpm/logger":"3.2.2","@pnpm/tabtab":"0.0.1","@pnpm/command":"1.0.0","@pnpm/run-npm":"2.0.1","@pnpm/cli-meta":"1.0.0","loud-rejection":"2.2.0","@pnpm/cli-utils":"0.4.5","@zkochan/libnpx":"11.0.3","update-notifier":"4.1.0","@pnpm/core-loggers":"4.0.2","@pnpm/file-reporter":"^1.0.0","@pnpm/parse-cli-args":"1.0.0","@pnpm/default-reporter":"7.2.5","@pnpm/find-workspace-dir":"1.0.0","@pnpm/plugin-commands-audit":"1.0.9","@pnpm/plugin-commands-store":"2.0.2","@pnpm/plugin-commands-import":"1.0.17","@pnpm/plugin-commands-server":"2.0.0","@pnpm/common-cli-options-help":"0.1.5","@pnpm/plugin-commands-listing":"2.0.0","@pnpm/plugin-commands-rebuild":"2.0.2","@pnpm/plugin-commands-outdated":"2.0.0","@pnpm/filter-workspace-packages":"2.0.15","@pnpm/plugin-commands-publishing":"2.0.0","@pnpm/plugin-commands-installation":"2.0.4","@pnpm/plugin-commands-script-runners":"1.1.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","__devDependencies":{"mz":"2.7.0","ncp":"2.0.0","pnpm":"file:","delay":"4.3.0","execa":"^4.0.2","p-any":"3.0.0","retry":"0.12.0","byline":"5.0.0","semver":"^7.3.2","@types/mz":"^2.7.1","tree-kill":"1.2.2","write-pkg":"4.0.0","@types/ncp":"^2.0.4","is-windows":"1.0.2","cross-spawn":"7.0.2","exists-link":"2.0.0","npm-run-all":"4.1.5","path-exists":"4.0.0","symlink-dir":"^4.0.3","@types/is-ci":"^2.0.0","@types/ramda":"^0.27.6","@types/retry":"^0.12.0","@types/table":"^5.0.0","@types/which":"^1.3.2","tape-promise":"4.0.0","@pnpm/prepare":"0.0.2","@types/byline":"^4.2.32","@types/semver":"^7.2.0","load-json-file":"6.2.0","read-yaml-file":"2.0.0","@pnpm/constants":"4.0.0","@zkochan/rimraf":"1.0.0","write-json-file":"4.0.0","write-yaml-file":"^4.1.0","deep-require-cwd":"1.0.0","@types/is-windows":"^1.0.0","normalize-newline":"3.0.0","@pnpm/modules-yaml":"7.0.0","@types/common-tags":"^1.8.0","@types/cross-spawn":"^6.0.2","@types/graceful-fs":"^4.1.3","@types/tape-promise":"^4.0.1","@pnpm/assert-project":"2.1.0","@pnpm/lockfile-types":"2.0.1","dir-is-case-sensitive":"1.0.2","@types/update-notifier":"^4.1.0","@pnpm/read-package-json":"3.1.1","@pnpm/read-project-manifest":"1.0.6","@pnpm/write-project-manifest":"1.0.3","@pnpm/find-workspace-packages":"2.2.2","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_5.0.0_1590620326192_0.0793094969051178","host":"s3://npm-registry-packages"}},"5.0.1":{"name":"pnpm","version":"5.0.1","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@5.0.1","maintainers":[{"name":"zkochan","email":"z@kochan.io"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"efd901f1c8200579a08fc2ac9d26dcad008a0cf6","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-5.0.1.tgz","fileCount":5841,"integrity":"sha512-thsBeF4oj4vrl6yPYy4xiMupcaDlxo8Iw9BhUvLpFVd0iqhn8MfsrGMDH2Ty11LJ21hE4r3MBtU5xg4sHiCS0Q==","signatures":[{"sig":"MEYCIQCLThcD70sjqbhzt2YOX9xHVwfuHlH+IS8zBYmPy2U2MgIhANwhyvlkdgFqNTPOCfWpl/MLJ/n7J4Zm27TInKVaFd3j","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18738095,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJez5d+CRA9TVsSAnZWagAAspgP/0CmK99KvVOItqyF5vCz\ndDJH/gp1iw586wQzDKW+4R7csMWGO8y/tX8UYtBrtGa1UYJBV7vrNW9pdXRA\nV89cyqO/B4eIugEf68y4xiIHpXMdGVWj5DO80SM0OX4tNebS9DqTqxWy8a5k\nqNnInBkuc4Z8tJchGavQyJK8Kjrntw1QXa1AlUIPk9cUCbAf95uB80ivWkSg\nVo95ur5gjnXEl5ifSeZ/BR3zzCGycRlsqc3JDz3gNPgeVwUU63fKQ84eiZxt\n6n8R5LMrx8+pb2Z9yz4qM5v4GtX9d7W6PTvE1kEhA8Q9pnmkjvUGLLgzKybp\nigCdhvhb5s1Cc5EzHYbT21l5g7bH9S8uY+jvMjC42xm0GnJtyTNZqddpJM9Y\nFxZXkYBn2M8kmRcaHTaKZnmKcQHdAGqPx2QrlGDOrlFB8Lnlmee6Z+PUetxw\nAoEdHdE+nEvSnZ9J6oBtR8Z9bdI2Qndj7A+Vic3dUPK4bFx+KwJjqPLo0OH/\nhc/26qhzKCXlAhCVreVC/PHuk1UqtReSE6Z7IhM2Z2yQWNNcinPDnr7fETD2\nqKGhyxlxcsXpnFgunjLJlb+THd8EqacYeXdi26mHAc/lJZIiUTxsHF3G7Anp\nsppsYJbcusM0hANOayxRkX5Aqxz3W+9h+PsjErPy97JOy/WtZrDnmDnHVUr4\nZDf+\r\n=0KkQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","engines":{"node":">=10.13"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"tslint -c ../../tslint.json src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"npm run tsc -- --watch","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:tap","test:tap":"cd ../.. && c8 --reporter lcov --reports-dir packages/pnpm/coverage ts-node packages/pnpm/test --type-check","postpublish":"publish-packed","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock","prepublishOnly":"pnpm run compile && npm cache clear --force && publish-packed --prune"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"6.14.4","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"12.16.3","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"nopt":"4.0.3","chalk":"4.0.0","is-ci":"2.0.0","ramda":"0.27.0","which":"2.0.2","split-cmd":"1.0.1","pkgs-graph":"5.1.5","@pnpm/types":"6.0.0","@types/nopt":"^3.0.29","common-tags":"1.8.0","graceful-fs":"4.2.1","render-help":"1.0.0","@pnpm/config":"9.0.0","@pnpm/logger":"3.2.2","@pnpm/tabtab":"0.0.1","@pnpm/command":"1.0.0","@pnpm/run-npm":"2.0.1","@pnpm/cli-meta":"1.0.0","loud-rejection":"2.2.0","@pnpm/cli-utils":"0.4.5","@zkochan/libnpx":"11.0.3","update-notifier":"4.1.0","@pnpm/core-loggers":"4.0.2","@pnpm/file-reporter":"^1.0.0","@pnpm/parse-cli-args":"1.0.0","@pnpm/default-reporter":"7.2.5","@pnpm/find-workspace-dir":"1.0.0","@pnpm/plugin-commands-audit":"1.0.9","@pnpm/plugin-commands-store":"2.0.3","@pnpm/plugin-commands-import":"1.0.18","@pnpm/plugin-commands-server":"2.0.1","@pnpm/common-cli-options-help":"0.1.5","@pnpm/plugin-commands-listing":"2.0.0","@pnpm/plugin-commands-rebuild":"2.0.3","@pnpm/plugin-commands-outdated":"2.0.0","@pnpm/filter-workspace-packages":"2.0.15","@pnpm/plugin-commands-publishing":"2.0.0","@pnpm/plugin-commands-installation":"2.0.5","@pnpm/plugin-commands-script-runners":"1.1.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","__devDependencies":{"mz":"2.7.0","ncp":"2.0.0","pnpm":"file:","delay":"4.3.0","execa":"^4.0.2","p-any":"3.0.0","retry":"0.12.0","byline":"5.0.0","semver":"^7.3.2","@types/mz":"^2.7.1","tree-kill":"1.2.2","write-pkg":"4.0.0","@types/ncp":"^2.0.4","is-windows":"1.0.2","cross-spawn":"7.0.2","exists-link":"2.0.0","npm-run-all":"4.1.5","path-exists":"4.0.0","symlink-dir":"^4.0.3","@types/is-ci":"^2.0.0","@types/ramda":"^0.27.6","@types/retry":"^0.12.0","@types/table":"^5.0.0","@types/which":"^1.3.2","tape-promise":"4.0.0","@pnpm/prepare":"0.0.2","@types/byline":"^4.2.32","@types/semver":"^7.2.0","load-json-file":"6.2.0","read-yaml-file":"2.0.0","@pnpm/constants":"4.0.0","@zkochan/rimraf":"1.0.0","write-json-file":"4.0.0","write-yaml-file":"^4.1.0","deep-require-cwd":"1.0.0","@types/is-windows":"^1.0.0","normalize-newline":"3.0.0","@pnpm/modules-yaml":"7.0.0","@types/common-tags":"^1.8.0","@types/cross-spawn":"^6.0.2","@types/graceful-fs":"^4.1.3","@types/tape-promise":"^4.0.1","@pnpm/assert-project":"2.1.0","@pnpm/lockfile-types":"2.0.1","dir-is-case-sensitive":"1.0.2","@types/update-notifier":"^4.1.0","@pnpm/read-package-json":"3.1.1","@pnpm/read-project-manifest":"1.0.6","@pnpm/write-project-manifest":"1.0.3","@pnpm/find-workspace-packages":"2.2.2","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_5.0.1_1590663037985_0.5582092080517582","host":"s3://npm-registry-packages"}},"5.0.2":{"name":"pnpm","version":"5.0.2","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@5.0.2","maintainers":[{"name":"zkochan","email":"z@kochan.io"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"c0d5b3eba75552be5dd0d4f3996bc25cb5b50b54","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-5.0.2.tgz","fileCount":5841,"integrity":"sha512-fx+FfKk2Uw5S2NSySQRQvKpRqs07VzcBgxnMpctEJ8615l0pDTj4etpG8sE4J9xGl6KAwiycKglsr/QniT6ZaA==","signatures":[{"sig":"MEYCIQDglCBPq5u8GgiGgXs7BSPnHPzAtkxZy3I3Ni4KdY1H7AIhAJF6r2qRc3jXoQifuXisZFfSuh1OElV37FxxogYNksxv","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18738873,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe0EK6CRA9TVsSAnZWagAAIeYP/RYDhC5+iCHsdE/+C+Qa\nmgF327tRptaJFSTzSTw+poB3VWUeWsDxplazB1eD9vx2xUETNdPpuF3kBdl2\ni//55O/fiXjArOnOdQOAQdlRCUXEQFOMVXtyBSQt6+oF+UzMDeSWJyqRLxIf\nnltjxfTZRjAL6r/lCoWG2qv+Im7y8v631lxL17JJCncD3qZ1v3cLMN4DTjS1\nKuCjtIIJQvUNVtn3CJsq2FXaDH9fs89pq+xx299ItjrZvYWpWL79G0st7E6y\nqbxOZo6arsYOtPltKzHPjtQXVRmWXc/R2yrgOFQXfnA6x5Ee+rYGGKEN1etc\nT3SjEdb7UZ/MsJr0elc5eH2Pkgmlcm+O1IZrQ4ASHyjdgvxP3+1bMdQF2C3d\nln8yvsxg9XCUswuaF4TKAOm8UgIKZU1Cm6xbm2RpcpcSTKWR1opOAMrJ74Q9\nABTIOQ/ngwbrYZaLyzFQWP7iGl1dCZukyaWPYkLU6lPT8XC0uUz5pFgWTeyV\n97xObheK+oQAEA5xt9dXuTmol7cukBZ932gusyDweTxv69spruYb6jgyu8DF\nMrvzruVU1pJIpoCAIyAvo4It24pcAowtru1RIpwvee1teL0J6VgVkFze525N\n2BA8FOuydluIYlzKDjS9U+sCod7UkBL3/NhaPwB4I8uIDLgAs/QJl2Si1MFg\n6AXI\r\n=gc/r\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","engines":{"node":">=10.13"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"tslint -c ../../tslint.json src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"npm run tsc -- --watch","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:tap","test:tap":"cd ../.. && c8 --reporter lcov --reports-dir packages/pnpm/coverage ts-node packages/pnpm/test --type-check","postpublish":"publish-packed","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock","prepublishOnly":"pnpm run compile && npm cache clear --force && publish-packed --prune"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"6.14.4","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"12.16.3","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"nopt":"4.0.3","chalk":"4.0.0","is-ci":"2.0.0","ramda":"0.27.0","which":"2.0.2","split-cmd":"1.0.1","pkgs-graph":"5.1.5","@pnpm/types":"6.0.0","@types/nopt":"^3.0.29","common-tags":"1.8.0","graceful-fs":"4.2.1","render-help":"1.0.0","@pnpm/config":"9.0.0","@pnpm/logger":"3.2.2","@pnpm/tabtab":"0.0.1","@pnpm/command":"1.0.0","@pnpm/run-npm":"2.0.1","@pnpm/cli-meta":"1.0.0","loud-rejection":"2.2.0","@pnpm/cli-utils":"0.4.5","@zkochan/libnpx":"11.0.3","update-notifier":"4.1.0","@pnpm/core-loggers":"4.0.2","@pnpm/file-reporter":"^1.0.0","@pnpm/parse-cli-args":"1.0.0","@pnpm/default-reporter":"7.2.5","@pnpm/find-workspace-dir":"1.0.0","@pnpm/plugin-commands-audit":"1.0.9","@pnpm/plugin-commands-store":"2.0.3","@pnpm/plugin-commands-import":"1.0.19","@pnpm/plugin-commands-server":"2.0.1","@pnpm/common-cli-options-help":"0.1.5","@pnpm/plugin-commands-listing":"2.0.0","@pnpm/plugin-commands-rebuild":"2.0.3","@pnpm/plugin-commands-outdated":"2.0.0","@pnpm/filter-workspace-packages":"2.0.15","@pnpm/plugin-commands-publishing":"2.0.0","@pnpm/plugin-commands-installation":"2.0.6","@pnpm/plugin-commands-script-runners":"1.1.1"},"_hasShrinkwrap":false,"__devDependencies":{"mz":"2.7.0","ncp":"2.0.0","pnpm":"file:","delay":"4.3.0","execa":"^4.0.2","p-any":"3.0.0","retry":"0.12.0","byline":"5.0.0","semver":"^7.3.2","@types/mz":"^2.7.1","tree-kill":"1.2.2","write-pkg":"4.0.0","@types/ncp":"^2.0.4","is-windows":"1.0.2","cross-spawn":"7.0.2","exists-link":"2.0.0","npm-run-all":"4.1.5","path-exists":"4.0.0","symlink-dir":"^4.0.3","@types/is-ci":"^2.0.0","@types/ramda":"^0.27.6","@types/retry":"^0.12.0","@types/table":"^5.0.0","@types/which":"^1.3.2","tape-promise":"4.0.0","@pnpm/prepare":"0.0.2","@types/byline":"^4.2.32","@types/semver":"^7.2.0","load-json-file":"6.2.0","read-yaml-file":"2.0.0","@pnpm/constants":"4.0.0","@zkochan/rimraf":"1.0.0","write-json-file":"4.0.0","write-yaml-file":"^4.1.0","deep-require-cwd":"1.0.0","@types/is-windows":"^1.0.0","normalize-newline":"3.0.0","@pnpm/modules-yaml":"7.0.0","@types/common-tags":"^1.8.0","@types/cross-spawn":"^6.0.2","@types/graceful-fs":"^4.1.3","@types/tape-promise":"^4.0.1","@pnpm/assert-project":"2.1.0","@pnpm/lockfile-types":"2.0.1","dir-is-case-sensitive":"1.0.2","@types/update-notifier":"^4.1.0","@pnpm/read-package-json":"3.1.1","@pnpm/read-project-manifest":"1.0.6","@pnpm/write-project-manifest":"1.0.3","@pnpm/find-workspace-packages":"2.2.2","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_5.0.2_1590706874015_0.3149460961488255","host":"s3://npm-registry-packages"}},"9.9.0":{"name":"pnpm","version":"9.9.0","keywords":["pnpm9","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@9.9.0","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"3edbe440f4e570aa8f049adbd06b9483d55cc2d2","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-9.9.0.tgz","fileCount":880,"integrity":"sha512-YMGKzROL/2ldM5vmrRP36TbupnRWYNTMSndtUkfFQNDt7hpWNpXBg6ZuuRfviPK0/rH8JfMqetytx6rzQ46ZwQ==","signatures":[{"sig":"MEQCIGs2tWGxkiYJgGhubYFuAGKj6ClRS2Ptk0IKvQfHk9W0AiAOGl+GBfwQtEkPuAQY/qwnjIWyyfFT4JoM3kPjrKm+TA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":17677401},"main":"bin/pnpm.cjs","_from":"file:pnpm-9.9.0.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=18.12"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7776 jest","start":"tsc --watch","bundle":"ts-node bundle.ts","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/templates dist/templates && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/a3b15a7aa7f37c9986525af0f9ea7a5e/pnpm-9.9.0.tgz","_integrity":"sha512-YMGKzROL/2ldM5vmrRP36TbupnRWYNTMSndtUkfFQNDt7hpWNpXBg6ZuuRfviPK0/rH8JfMqetytx6rzQ46ZwQ==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"10.7.0","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"18.20.4","preferGlobal":true,"publishConfig":{"tag":"next-9","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/pnpm_9.9.0_1724686537198_0.34043185905428186","host":"s3://npm-registry-packages"}},"7.32.2":{"name":"pnpm","version":"7.32.2","keywords":["pnpm7","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@7.32.2","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"44dd92b75c57c600f3a7c08235b909d89c13de88","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-7.32.2.tgz","fileCount":658,"integrity":"sha512-PfosE4b8keWHVrO+z4d+ncIIQK9ypTAdRTrk2ioZ2wDN0I9L+mapzJVldVqsZdy7vakyMtxfknN2cn5wjESbvg==","signatures":[{"sig":"MEUCICXOw5hbD95Zg33Wf6b5grVEPNVr5Fc52J/Zs4wbidmhAiEAuvrspXbAFGQi8gD+/ope5X59K7E2sIJiHQM6V+18vno=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13620011,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkP+RmACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrmCxAAgclr5mVZqFlOsdqoSEIh6X+I6VNUft4j+e1FwcCZWhUekCWk\r\n2nOJvnHsWPKI67ILvctiIv/Hm3miUuAksdPLfYGO6WB2xk+H7J5wBXLLuimK\r\n5WR79s4CPkeK+lSEmCOmJKEvNnQmPJ7uC6w6AFAFhf8Aqo5+JA3w1pFXZJg2\r\nNAmVNV9hfAtqejQ14urHT9F0Y8HCGWxKqEHTl/xvnDziZUbvAjdSY+iwz4H4\r\n50Y9wZtV302kw4JHtFlj9THWDI8idNcRlV/WWb1ybCUXYM0LUQKpIDLzt0F0\r\nU8QIwJAruUraTpATeAVlb93ea7WQh1XNJk4VsxqKituuXvV2KPOvrdcjVHCD\r\nyMdNjCc4EnyC+thhBe//JEPl8nPxCJZYOxuja1PnYZJTdf8bxZ2XfQzJ/yHa\r\nNU9EZK8RwsHjW0B9SMyVJBrwg2z24ppziOTYtx6cm+JfNFqOa00zasfZMtGc\r\nM+B7KgtiwjB5T8gv09CjQ8R+bSPqkDONK5yWPHt8mt3Vf0p9cYWTNJLcecWb\r\nBS6H9OY08q16U0mN4m0q10sLJb5agwwoYo9kEqJuz74J+GY6bYpl9NOUp4na\r\n4rVijsuXxcMe7dua3lc+CIbXJdCx6byKR8Ok2pACeX01OaETHKMtjD0wGM/M\r\nfTHVrjNFUZPLhOzWtcTCJm2eVqq4G8UoDXs=\r\n=Szdw\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","_from":"file:pnpm-7.32.2.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=14.6"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7776 pnpm run test:e2e","start":"tsc --watch","bundle":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/2ca36da7726c4ec8a06e469cf84622a1/pnpm-7.32.2.tgz","_integrity":"sha512-PfosE4b8keWHVrO+z4d+ncIIQK9ypTAdRTrk2ioZ2wDN0I9L+mapzJVldVqsZdy7vakyMtxfknN2cn5wjESbvg==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"9.5.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"18.16.0","preferGlobal":true,"publishConfig":{"tag":"next-7","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/pnpm_7.32.2_1681908837704_0.535839663290752","host":"s3://npm-registry-packages"}},"7.32.3":{"name":"pnpm","version":"7.32.3","keywords":["pnpm7","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@7.32.3","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"552a36a2a7c09da637a79c8bfcef36df6d0264b0","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-7.32.3.tgz","fileCount":658,"integrity":"sha512-wo1z8NgqbEcSpAuRqkPXOX4RmxbzXl51/pt+j9Ty/G37touz/6w0c6lYu6+niIt57DhK0SJTc3gImjoqGbmQDg==","signatures":[{"sig":"MEYCIQCjLf/iCESoFik52qOLDPaDVlWUhEM5wsZ7BoGikXHUTwIhAIYRy9zB0rKHuqDwlQDvs3sSbhVLHlZCjSfN6wvGgJ3k","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13620128},"main":"bin/pnpm.cjs","_from":"file:pnpm-7.32.3.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=14.6"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7776 pnpm run test:e2e","start":"tsc --watch","bundle":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/4c9436f206f048c54fe2babbadfb663a/pnpm-7.32.3.tgz","_integrity":"sha512-wo1z8NgqbEcSpAuRqkPXOX4RmxbzXl51/pt+j9Ty/G37touz/6w0c6lYu6+niIt57DhK0SJTc3gImjoqGbmQDg==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"9.5.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"18.16.0","preferGlobal":true,"publishConfig":{"tag":"next-7","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/pnpm_7.32.3_1683413127875_0.38676766384653183","host":"s3://npm-registry-packages"}},"7.32.0":{"name":"pnpm","version":"7.32.0","keywords":["pnpm7","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@7.32.0","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"f8d43b15046dff27db957ce0e264a73c6a8a35a2","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-7.32.0.tgz","fileCount":658,"integrity":"sha512-XkLEMinrF4046cWGvvam7dsCKeRdJ9i2SeDiKNodoZEPmJp1KrzQe1qYC5Vs/v9qBXJqyI0vLzjoMHjXgphP6g==","signatures":[{"sig":"MEYCIQDlywIt7zEg66W8pspdPbsezOEYjDiPVLIJzq2A88m+lAIhAM5AseMnP8rx4GVeuASQPRRwTHtvpihOTJudTCFh818Y","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13573169,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkM1JdACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq6HA/+P8EooL9eBUkKRpMmXVfHhnRQCghhJwAt/w78nG/RLginBxDI\r\ntPvQm3hfk7eXidZ1tNEs43paiHf+rbKiozajJFvOAGCFRUWTllxeOtEeb1jr\r\ny5uHLGPQbXEn1envl2iol8OiBr55ve1kBIlZoWZVvoRaf7mqyK1mehXcRWx/\r\nCzyg8wk/i1JuaaK9iYGG0LzMjplBO4X+HmWNIpOd2BdztSW9xOCEXt2jsQZs\r\ndLHJ+Oh3nqj77EB5bPer83AMTxW4tWvaZUwnh2P2T1HtIBDdJmBKbGTpJfln\r\nUkI/rsexiGzkJzH+s649bPrgbUjsp8g0dygpz3l+T6/zL50/MwyIwVI8OBr/\r\nQfyhOq0NwDwadZt/3/mEsK+3ZTrofKTdF5rYcjx0gpkn+gxjoO2Mmx/YseTj\r\nyu+LCzW+mmTW34Nn+3ibVHG0k9wZSpH9czB6oJNWPhYJeH5b2ZdDX29TkyvA\r\nfpaIWP9eZUD5UcXyzi3PfE+irI5Au53OLjjOyZogiZbDKCqbxXrDW8/dATqa\r\nJdh49I33t0ChMTUEPqu3I4fSw1k9eZYXY0TklhjH5i/VKEN2rYvrcjIkZcXG\r\nuSIfXqfHNhsJ6T4jkj1mraTDlXr5dO2sBD67jd4VsLntBKzowXbYihsfy0My\r\nOryM7ikCE++B3+KjSKNvQJiVbomt+LczTkw=\r\n=FzFM\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","_from":"file:pnpm-7.32.0.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=14.6"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7776 pnpm run test:e2e","start":"tsc --watch","bundle":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/7b263a5c292c361077c07a448fbbaa35/pnpm-7.32.0.tgz","_integrity":"sha512-XkLEMinrF4046cWGvvam7dsCKeRdJ9i2SeDiKNodoZEPmJp1KrzQe1qYC5Vs/v9qBXJqyI0vLzjoMHjXgphP6g==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"9.5.0","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"18.15.0","preferGlobal":true,"publishConfig":{"tag":"next-7","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/pnpm_7.32.0_1681085021153_0.7007544942058701","host":"s3://npm-registry-packages"}},"7.32.1":{"name":"pnpm","version":"7.32.1","keywords":["pnpm7","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@7.32.1","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"0e84ba98c70e8de4713ad0131f8e08d8b36b9cde","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-7.32.1.tgz","fileCount":658,"integrity":"sha512-FvCeFKB0VhjiCku1mIIGEEs6FIXmjWHs97QGZ4iL9GqixOCuim3HSb8s+kcR0lIA3IMydX0rbyQKtIc+oLfyOg==","signatures":[{"sig":"MEUCIQD+GrLZDJS7czZ0ZHwcFF+2twLhMo0Pm4lXaevsUobWJAIgUelAfgqtRHoNWJ6ze9Hi/rY2LlYXbdT9uis1RxR9zXQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13619994,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkPeVxACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr6qg/8Ce9n9C3JWgz2c0GxwkKVCJvL4btNw3bj3T+D0n3qQsaj1Kso\r\nVoQXD9ffYpjO8p0ZBi1GRna3/JkMaSGizqlAv6Ku7/hb03HAGI83tfHULvaI\r\nYmGw7YDsZpyghXndkSWaow28+N3DFvEGwaVC4lGR5zp8zLWNjyFNMSHu7DnX\r\nQqBd9Ai0DztOCnBxytbmMqoNMhJjN/DnfTOssvr7j5Ch7emQQxowQoqkhPKJ\r\nD807/DFzQQMoKQmPNySjg50XAMKXzHkWntPY7KjyNvIpUhdIKiInEVDh5eGL\r\nFjY1+J9EDWtAJLoHOVGJoOY+k+ILQG05cFuaO2QrZLwzFxpiOTH4U2t9XS3f\r\nxeJpea8aDmbvUxjOK0fKVTPkjqX4g3sux3EFP8nuLPizGWnKXQVya+VqxpqL\r\nlxNAPz5xLCd8BBEqa14aTem/Z4itGd1KRCtD+r/NjtzLHCkGJlv3KWGVqe66\r\nvnmPePcy6fNyhOZb6lQmnXNlm/WHD+C4tn1h8NX+3Nsob+kXzuQU1FbpfpZw\r\nnPrlYo+qY/y7/vlpiFgh729hMl0FxbsWYCw+qaoWeSGiHpHEt+LF8Iq/2FlJ\r\nG39CCMdhuSIYHdCYWfhuQRJRNYY/6m9NQot1Y2IInl2k5XOwYGOfQSZZbh5q\r\ni2ZDcWl4pb2rCggasJBhuct5EQzgoTpXy2g=\r\n=hqCf\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","_from":"file:pnpm-7.32.1.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=14.6"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7776 pnpm run test:e2e","start":"tsc --watch","bundle":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/0cdb52d54feae07570cc688be17b063f/pnpm-7.32.1.tgz","_integrity":"sha512-FvCeFKB0VhjiCku1mIIGEEs6FIXmjWHs97QGZ4iL9GqixOCuim3HSb8s+kcR0lIA3IMydX0rbyQKtIc+oLfyOg==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"9.5.0","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"18.15.0","preferGlobal":true,"publishConfig":{"tag":"next-7","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/pnpm_7.32.1_1681778033016_0.26291744525347527","host":"s3://npm-registry-packages"}},"4.14.0":{"name":"pnpm","version":"4.14.0","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@4.14.0","maintainers":[{"name":"zkochan","email":"z@kochan.io"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"0c42cd66dd742aebebf47768383d286ec71c77d4","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-4.14.0.tgz","fileCount":5857,"integrity":"sha512-O6B5OD+wiO4srzegQTs0LiOrdExLvoKgG7UFL5+Lu1DhgqhW9NFP/pPg8+zKSrOQTontH3GGSWAkinxM3tCqnw==","signatures":[{"sig":"MEYCIQDfmNy6jjbaKl6WTkWfYh7pZHi/IEv8iSsrBQ+QUp6VSgIhAPBajFcspxdeqdIfQX//Rxd5RwkDu9k4gLgJIfzGOUT+","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18668210,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJemwbNCRA9TVsSAnZWagAAn74P/1JsMEXDKFzrAsWD+bJ6\ndKSWpp17zRPTUqsbpDH1HDvu6C9zHqDM2ix19fo7TpP7puU/lxDyiieFqJJc\nLopJvLYEh6Qg7L2YNNtJM1y5yiVYwP1hP/nj7W9VRAYDNqH6xB55FpihDB1U\n6MiUmlu2IY6QIf4FmfUeQInCxnzBYCGr3En4U2fmmE8x/NSYCZBbXjXqn/Bc\n69mjo0lReomVVto1fF3dkfRiIxKZaOgnRwW9wC4inQ9+R9Djz9fq34gzc7S3\ntzZ/9FNxizlBE0jVaR6YiNdhGBPDX2dfpZpbKnhR0zlQA1WTKg5Wg5yOuYv5\nt+fSYkyphyPHWcC/UY6+44oDzrITmKOE+y+fMsI0iXWM8As9OzKV+lk8JrKm\nbwfe86arwy8RPRAUlSJXCvRnB+8Me2kfbub78j9h2yrJpQQOKc+73LxpodDT\nJ040v/eR7GutS24ljkHusCa7QtwPvGtR3bOSIjArmqODfhWo8O5t2NjGgnRq\nljWxps4BsgfEAPdOHBiwoiDE83lHz54dUaKmp2hamShRIJr6II+PXOg6FeY1\n5VuDIiWT6ulFQqtIM8oMsNIYqDeHyF2rUHeeeT9KGXceFeWES70OEmelSXeK\nDLuih5xSVBH+cnXpUyIImgxuimUoD67f9PyD4RVhI11QCdLCGLkxn2cZ/mL7\nHTKh\r\n=BWa1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","engines":{"node":">=10.13"},"scripts":{"lint":"tslint -c ../../tslint.json src/**/*.ts test/**/*.ts","test":"pnpm run _test","_test":"pnpm run compile && cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"npm run tsc -- --watch","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:tap","test:tap":"cd ../.. && c8 --reporter lcov --reports-dir packages/pnpm/coverage ts-node packages/pnpm/test --type-check","postpublish":"publish-packed","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock","prepublishOnly":"pnpm run compile && npm cache clear --force && publish-packed --prune"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"6.14.4","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"12.14.1","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"nopt":"4.0.3","chalk":"4.0.0","is-ci":"2.0.0","ramda":"0.27.0","which":"2.0.2","split-cmd":"1.0.1","pkgs-graph":"5.1.5","@pnpm/types":"5.0.0","@types/nopt":"^3.0.29","common-tags":"1.8.0","graceful-fs":"4.2.1","render-help":"1.0.0","@pnpm/config":"8.3.0","@pnpm/logger":"3.2.2","@pnpm/tabtab":"0.0.1","@pnpm/command":"1.0.0","@pnpm/run-npm":"2.0.1","@pnpm/cli-meta":"1.0.0","loud-rejection":"2.2.0","@pnpm/cli-utils":"0.4.3","@zkochan/libnpx":"11.0.3","update-notifier":"4.1.0","@pnpm/core-loggers":"4.0.1","@pnpm/file-reporter":"0.1.0","@pnpm/parse-cli-args":"1.0.0","@pnpm/default-reporter":"7.2.3","@pnpm/find-workspace-dir":"1.0.0","@pnpm/plugin-commands-audit":"1.0.7","@pnpm/plugin-commands-store":"1.0.9","@pnpm/plugin-commands-import":"1.0.9","@pnpm/plugin-commands-server":"1.0.9","@pnpm/common-cli-options-help":"0.1.5","@pnpm/plugin-commands-listing":"1.0.8","@pnpm/plugin-commands-rebuild":"1.0.9","@pnpm/plugin-commands-outdated":"1.0.8","@pnpm/filter-workspace-packages":"2.0.13","@pnpm/plugin-commands-publishing":"1.0.10","@pnpm/plugin-commands-installation":"1.2.2","@pnpm/plugin-commands-script-runners":"1.0.7"},"_hasShrinkwrap":false,"__devDependencies":{"mz":"2.7.0","ncp":"2.0.0","pnpm":"file:","delay":"4.3.0","execa":"4.0.0","p-any":"3.0.0","retry":"0.12.0","byline":"5.0.0","semver":"^7.3.2","make-dir":"3.0.2","@types/mz":"^2.7.0","tree-kill":"1.2.2","write-pkg":"4.0.0","@types/ncp":"2.0.3","is-windows":"1.0.2","cross-spawn":"7.0.2","exists-link":"2.0.0","npm-run-all":"4.1.5","path-exists":"4.0.0","symlink-dir":"3.1.2","@types/is-ci":"2.0.0","@types/ramda":"^0.27.3","@types/retry":"0.12.0","@types/table":"^5.0.0","@types/which":"1.3.2","tape-promise":"4.0.0","@pnpm/prepare":"0.0.0","@types/byline":"4.2.31","@types/mkdirp":"1.0.0","@types/semver":"^7.1.0","load-json-file":"6.2.0","read-yaml-file":"2.0.0","@pnpm/constants":"3.0.0","@zkochan/rimraf":"1.0.0","write-json-file":"4.0.0","write-yaml-file":"4.0.0","deep-require-cwd":"1.0.0","@types/is-windows":"^1.0.0","normalize-newline":"3.0.0","@pnpm/modules-yaml":"6.0.1","@types/common-tags":"1.8.0","@types/cross-spawn":"6.0.1","@types/graceful-fs":"4.1.3","@types/tape-promise":"4.0.0","@pnpm/assert-project":"2.0.0","@pnpm/lockfile-types":"2.0.0","dir-is-case-sensitive":"1.0.2","@types/update-notifier":"4.1.0","@pnpm/read-package-json":"3.1.0","@pnpm/read-project-manifest":"1.0.4","@pnpm/write-project-manifest":"1.0.1","@pnpm/find-workspace-packages":"2.2.0","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_4.14.0_1587218124575_0.15194176531098047","host":"s3://npm-registry-packages"}},"7.32.4":{"name":"pnpm","version":"7.32.4","keywords":["pnpm7","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@7.32.4","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"e82a125517f4978323105c1a99b9a0801f8dd2a1","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-7.32.4.tgz","fileCount":658,"integrity":"sha512-glcBY+mMH/Fek+fCIEFt2H6uPqwEj+QG4P1ZjHVc1aRYnf1jzULB36zYBcuBfQdT18fxc51BoVmm8yIKNcCGJw==","signatures":[{"sig":"MEUCIQD4YcBPR0Ll+N7zJNrdUhHuNRXRX/4QTnDKBS+QiEBfJwIgHk917U79RB+4beu0fS1xaA5ZCxa8A3Hrwu66FkVwjc4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13650653},"main":"bin/pnpm.cjs","_from":"file:pnpm-7.32.4.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=14.6"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7776 pnpm run test:e2e","start":"tsc --watch","bundle":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/3a873fe07a845080e4cd69a823a6115d/pnpm-7.32.4.tgz","_integrity":"sha512-glcBY+mMH/Fek+fCIEFt2H6uPqwEj+QG4P1ZjHVc1aRYnf1jzULB36zYBcuBfQdT18fxc51BoVmm8yIKNcCGJw==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"9.5.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"18.16.0","preferGlobal":true,"publishConfig":{"tag":"next-7","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/pnpm_7.32.4_1683663944600_0.2577567822934821","host":"s3://npm-registry-packages"}},"7.32.5":{"name":"pnpm","version":"7.32.5","keywords":["pnpm7","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@7.32.5","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"d895684ffd5db2b961314a6e75b811d76cda6cf6","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-7.32.5.tgz","fileCount":658,"integrity":"sha512-Q5WVGhbDVTEjyGk/njUOnOGIJPYCta8Vj7F8LW7hClMlFURSLjHjAD07G5v1Qi0lyhT4bo0QBTxVJnTunjP9FQ==","signatures":[{"sig":"MEUCID8un1PVxooGUhZKyQXzRbJjFSNePOcDgEqr51ab9nvAAiEA5LPP0KlYrPSxqFd49UP0vGIUu+BA2NtaVgnyFBJfGvs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13656862},"main":"bin/pnpm.cjs","_from":"file:pnpm-7.32.5.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=14.6"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7776 pnpm run test:e2e","start":"tsc --watch","bundle":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/fbae52b0ef7fd4282a9ab336fdf285ed/pnpm-7.32.5.tgz","_integrity":"sha512-Q5WVGhbDVTEjyGk/njUOnOGIJPYCta8Vj7F8LW7hClMlFURSLjHjAD07G5v1Qi0lyhT4bo0QBTxVJnTunjP9FQ==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"9.5.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"18.16.0","preferGlobal":true,"publishConfig":{"tag":"next-7","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/pnpm_7.32.5_1684836183418_0.2587366885075775","host":"s3://npm-registry-packages"}},"0.67.1":{"name":"pnpm","version":"0.67.1","keywords":["dependency manager","install","modules","npm","package manager"],"author":{"name":"Rico Sta. Cruz","email":"rico@ricostacruz.com"},"license":"MIT","_id":"pnpm@0.67.1","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js"},"dist":{"shasum":"27e7478f5274da406d426a1ffed37fd865b0e57f","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-0.67.1.tgz","integrity":"sha512-iuDZjNN3C72ygFJykz/B7hx2lBc9A5TjfxVgKUP02Kkkr7XxEywbkugOp5LAEATbYgjIk9kDS0+WNKLGj4m6YQ==","signatures":[{"sig":"MEUCIAzsls1Ofossq6z94aIkCK22oDCoI67tolsYZsAJvbNOAiEAyYJ3WPBbBuUK1kVEtwYuCX9vRe3T4spxqWYtN0g70xw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib/"],"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"_shasum":"27e7478f5274da406d426a1ffed37fd865b0e57f","engines":{"node":">=4"},"gitHead":"ef849298b1dcc34d0dd0b0a194b234ec049dbf80","scripts":{},"typings":"lib/index.d.ts","_npmUser":{"name":"zkochan","email":"zoltan.kochan@gmail.com"},"__scripts":{"cz":"git-cz","?cz":"echo 'Run Git commit wizard'","tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json --project .","test":"npm run lint && npm run test:e2e","start":"npm run tsc -- --watch","pretest":"rimraf ../.tmp/ && npm run tsc && pnpm-registry-mock prepare","test:e2e":"npm-run-all -p -r pnpm-registry-mock test:tap","test:tap":"ts-node test","commitmsg":"validate-commit-msg","prepublish":"in-publish && echo 'You need to use \"publish-packed\" to publish pnpm' && false || npm run tsc","pnpm-registry-mock":"pnpm-registry-mock"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"3.10.9","description":"Fast, disk space efficient npm installs","directories":{"test":"test"},"greenkeeper":{"ignore":["pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-logger","pnpm-registry-mock","remove-all-except-outer-links"]},"_nodeVersion":"6.9.1","preferGlobal":true,"__dependencies":{"mz":"^2.6.0","mem":"^1.1.0","npm":"^4.5.0","bole":"^3.0.2","nopt":"^4.0.1","execa":"^0.6.3","is-ci":"^1.0.10","ramda":"^0.23.0","byline":"^5.0.0","ndjson":"^1.5.0","semver":"^5.3.0","find-up":"^2.1.0","p-limit":"^1.1.0","link-dir":"^2.0.0","node-gyp":"^3.6.0","p-filter":"^1.0.0","read-pkg":"^2.0.0","@types/mz":"^0.0.31","@types/rc":"^0.0.1","camelcase":"^4.1.0","path-name":"^1.0.0","write-pkg":"^3.0.1","@types/npm":"^2.0.28","is-windows":"^1.0.0","os-homedir":"^1.0.2","@types/node":"^7.0.5","@types/nopt":"^3.0.29","arr-flatten":"^1.0.1","common-tags":"^1.4.0","cross-spawn":"^5.0.0","graceful-fs":"^4.1.11","path-exists":"^3.0.0","pnpm-logger":"^0.3.0","rimraf-then":"^1.0.1","symlink-dir":"^1.0.2","@types/ramda":"^0.0.7","@types/byline":"^4.2.31","@types/semver":"^5.3.30","is-inner-link":"^2.0.0","normalize-ssh":"^1.0.0","unpack-stream":"^1.1.0","load-json-file":"^2.0.0","load-yaml-file":"^0.1.0","loud-rejection":"^1.6.0","mkdirp-promise":"^5.0.1","normalize-path":"^2.1.1","@zkochan/dirsum":"^0.1.1","npm-package-arg":"^5.0.0","proper-lockfile":"^2.0.0","update-notifier":"^2.1.0","write-json-file":"^2.0.0","write-yaml-file":"^1.0.0","@zkochan/cmd-shim":"^2.2.2","@types/common-tags":"^1.2.5","parse-codeload-url":"^1.0.0","pnpm-file-reporter":"^0.0.1","get-npm-tarball-url":"^2.0.0","npm-registry-client":"^8.1.0","pnpm-install-checks":"^1.1.0","registry-auth-token":"^3.3.1","@types/load-json-file":"^2.0.5","parse-npm-tarball-url":"^1.0.1","pnpm-default-reporter":"^0.6.0","@types/update-notifier":"^1.0.0","fs-write-stream-atomic":"^1.0.10","remove-all-except-outer-links":"^1.0.0"},"devDependencies":{"caw":"^2.0.0","ncp":"^2.0.0","tape":"^4.6.3","husky":"^0.13.2","isexe":"^2.0.0","sepia":"^2.0.2","mkdirp":"^0.5.1","rimraf":"^2.5.4","tslint":"^5.0.0","thenify":"^3.2.1","ts-node":"^3.0.0","commitizen":"^2.8.6","in-publish":"^2.0.0","typescript":"^2.1.5","@types/tape":"^4.2.28","exists-link":"^2.0.0","npm-run-all":"^4.0.1","tape-promise":"^2.0.1","@types/mkdirp":"^0.3.29","npm-scripts-info":"^0.3.6","pnpm-registry-mock":"^0.7.0","validate-commit-msg":"^2.7.0","cz-conventional-changelog":"^2.0.0","anonymous-npm-registry-client":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm-0.67.1.tgz_1494276173909_0.7454324122518301","host":"packages-12-west.internal.npmjs.com"}},"4.0.2":{"name":"pnpm","version":"4.0.2","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@4.0.2","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"3ddd08e90e1e01f29ede6f7cdc92047f212c77e9","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-4.0.2.tgz","fileCount":5297,"integrity":"sha512-4lHmt5+o43rYcfycgWGrDbZq35QfZZCEWmVCMarc2ZSyOCDVEyzaWG7bZ8EDZ5ExMOSHnmSIFb/2cbupYKa3rw==","signatures":[{"sig":"MEYCIQDFSbWsluop3EqtRNUxxim8/PZqHNP/WGEMO9p0j0g9fwIhAPNWhI/XXuorYCqpefg0KlOyiYU+XyZtu/O0OHAzIjQQ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":21380121,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdo7UyCRA9TVsSAnZWagAAfOEP/0l+n7D9akeQvyqLDLLm\nXXcEYGKuLZRI3U0T8qWKL3lxcrK0h6dBrZ6Sg5Jxlcqg9v3+WvGZdDe/HVP4\nZ7kRbUrUkeln5UTmIsXC46pilKJIugbIG1pqqt3Lzo4ZPOqZSlltv9kmGsC2\nwRMFOH3SjdshVtjX9DaWiEE2zh74BeTVTUWrp3O5BJQFbgT6HNMevA8F52Rp\nj0c94iKU0FKTSczsn1vJTSVJqeR+p1aHy2m1dD8Qts/gg2UczEl2P7+8IejL\nLTO+KmPgLvO0Lh8iimIFCNRVCFtAGHLooTxkl/Wf65UdfSIkFuINYV8kJWaG\nJ8gpPGG1YW2sioHmBuomKBoGhOlG9WzCl1Lih+r9W/gIJ+B5CyS9l8EwWbA/\n+OLCCI0RR2dFhV7lBf2tJatesTqNP+J8gM/NgiF3MoFHVVIcmu8InmOBEttR\niyD9904dRROfZtPjJe0GdSdlNU4Vb7EgxgjnfvKerQhxhROqR6S8jv07F855\neOKeLdgtxZaEVKCH7prdYuzxKWahiomP8gSFQEY6yeqYy/eTccAz7pESDHBp\n+D8Zn/2ec9AJHCyzQKXNAF5amVEoUAZpOc8hfuECMZI1NTtHEQWy8y3IUB6s\n0IMiw68SxJo7NgLkSHdocmldiKWDrhrh7nNYnIt5suFT4G9DXQHfrFX1chhJ\nZf9w\r\n=bVYU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","_from":".","_shasum":"3ddd08e90e1e01f29ede6f7cdc92047f212c77e9","engines":{"node":">=10"},"scripts":{"tsc":"rimraf lib && tsc","lint":"tslint -c tslint.json src/**/*.ts test/**/*.ts","test":"npm run lint && npm run tsc && npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"run-p -r registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf ../../../.tmp/ && rimraf node_modules/.bin/pnpm && registry-mock prepare","registry-mock":"registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"10.0.0","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"mz":"2.7.0","mem":"5.1.1","nopt":"4.0.1","supi":"0.35.3","archy":"1.0.0","chalk":"2.4.2","delay":"4.3.0","execa":"2.1.0","is-ci":"2.0.0","ramda":"0.26.1","table":"5.4.6","diable":"4.0.2","cp-file":"7.0.0","p-limit":"2.2.1","get-port":"5.0.0","make-dir":"3.0.0","p-filter":"2.1.0","@types/mz":"^0.0.32","camelcase":"5.3.1","fast-glob":"3.1.0","is-subdir":"1.1.1","lru-cache":"5.1.1","path-name":"1.0.0","tree-kill":"1.2.1","wrap-ansi":"6.0.0","@pnpm/list":"3.0.0","is-windows":"1.0.2","pkgs-graph":"4.1.0","strip-ansi":"5.2.0","@pnpm/error":"1.0.0","@pnpm/types":"4.0.0","@pnpm/utils":"0.11.0","common-tags":"1.8.0","cross-spawn":"7.0.1","graceful-fs":"4.2.1","render-help":"0.0.0","signal-exit":"3.0.2","@pnpm/config":"4.0.1","@pnpm/logger":"3.1.0","@pnpm/server":"4.0.0","@types/archy":"0.0.31","@pnpm/matcher":"1.0.0","find-packages":"6.0.0","path-absolute":"1.0.1","read-ini-file":"2.0.0","@pnpm/outdated":"5.0.0","camelcase-keys":"6.0.1","load-json-file":"6.2.0","loud-rejection":"2.2.0","process-exists":"3.1.0","read-yaml-file":"1.1.0","@pnpm/constants":"2.0.0","@pnpm/lifecycle":"7.0.1","@zkochan/libnpx":"11.0.2","@zkochan/rimraf":"1.0.0","graph-sequencer":"2.0.0","update-notifier":"3.0.1","write-json-file":"4.0.0","@pnpm/store-path":"2.1.0","@types/lru-cache":"^5.1.0","@types/wrap-ansi":"3.0.0","@pnpm/semver-diff":"1.0.2","@pnpm/core-loggers":"4.0.0","@pnpm/file-reporter":"0.1.0","@pnpm/lockfile-file":"2.0.0","@pnpm/package-store":"5.0.1","@pnpm/default-fetcher":"4.0.1","dir-is-case-sensitive":"1.0.2","version-selector-type":"2.0.1","@pnpm/default-reporter":"4.0.1","@pnpm/default-resolver":"4.0.1","@pnpm/package-is-installable":"3.0.0","@pnpm/read-importer-manifest":"2.0.0","@pnpm/store-controller-types":"4.0.0"},"_hasShrinkwrap":false,"__devDependencies":{"ncp":"2.0.0","tape":"4.11.0","p-any":"2.1.0","retry":"0.12.0","byline":"5.0.0","rimraf":"3.0.0","semver":"6.3.0","write-pkg":"4.0.0","@types/nopt":"3.0.29","exists-link":"2.0.0","npm-run-all":"4.1.5","path-exists":"4.0.0","symlink-dir":"3.1.1","@types/ramda":"0.26.29","@types/retry":"0.12.0","@types/table":"^4.0.6","tape-promise":"4.0.0","@pnpm/prepare":"0.0.0","@types/byline":"4.2.31","@types/mkdirp":"0.5.2","@types/semver":"6","write-yaml-file":"3.0.1","deep-require-cwd":"1.0.0","normalize-newline":"3.0.0","@types/common-tags":"1.8.0","@pnpm/registry-mock":"1.5.0","@pnpm/lockfile-types":"1.1.0","@types/update-notifier":"2.5.0","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_4.0.2_1571009841573_0.1960515740221045","host":"s3://npm-registry-packages"}},"0.67.2":{"name":"pnpm","version":"0.67.2","keywords":["dependency manager","install","modules","npm","package manager"],"author":{"name":"Rico Sta. Cruz","email":"rico@ricostacruz.com"},"license":"MIT","_id":"pnpm@0.67.2","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js"},"dist":{"shasum":"7c9ce45be5dc972a0be109554557b22774b596f9","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-0.67.2.tgz","integrity":"sha512-/BFe/QyGhR39dPh7KeeQ/BvcL4d25fwTuFyH1L/n5vDSpDoYYs930OLIA+gAYOK6mTbAYXa8HZz0aHIcKyOP0w==","signatures":[{"sig":"MEUCIAeDeVoVroWsl0pIoDSpejIS1hviVTOxQ0KB6wM0PXOcAiEAx+SC49z/88R64BBU8GNsrZ+lFca4HsEA8r+PIpq5aAs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib/"],"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"_shasum":"7c9ce45be5dc972a0be109554557b22774b596f9","engines":{"node":">=4"},"gitHead":"30be1df98073ca77249d366cf6b0ca5b6ad5f667","scripts":{},"typings":"lib/index.d.ts","_npmUser":{"name":"zkochan","email":"zoltan.kochan@gmail.com"},"__scripts":{"cz":"git-cz","?cz":"echo 'Run Git commit wizard'","tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json --project .","test":"npm run lint && npm run test:e2e","start":"npm run tsc -- --watch","pretest":"rimraf ../.tmp/ && npm run tsc && pnpm-registry-mock prepare","test:e2e":"npm-run-all -p -r pnpm-registry-mock test:tap","test:tap":"ts-node test","commitmsg":"validate-commit-msg","prepublish":"in-publish && echo 'You need to use \"publish-packed\" to publish pnpm' && false || npm run tsc","pnpm-registry-mock":"pnpm-registry-mock"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"3.10.9","description":"Fast, disk space efficient npm installs","directories":{"test":"test"},"greenkeeper":{"ignore":["pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-logger","pnpm-registry-mock","remove-all-except-outer-links"]},"_nodeVersion":"6.9.1","preferGlobal":true,"__dependencies":{"mz":"^2.6.0","mem":"^1.1.0","npm":"^4.5.0","bole":"^3.0.2","nopt":"^4.0.1","execa":"^0.6.3","is-ci":"^1.0.10","ramda":"^0.23.0","byline":"^5.0.0","ndjson":"^1.5.0","semver":"^5.3.0","find-up":"^2.1.0","p-limit":"^1.1.0","link-dir":"^2.0.0","node-gyp":"^3.6.0","p-filter":"^1.0.0","read-pkg":"^2.0.0","@types/mz":"^0.0.31","@types/rc":"^0.0.1","camelcase":"^4.1.0","path-name":"^1.0.0","write-pkg":"^3.0.1","@types/npm":"^2.0.28","is-windows":"^1.0.0","os-homedir":"^1.0.2","@types/node":"^7.0.5","@types/nopt":"^3.0.29","arr-flatten":"^1.0.1","common-tags":"^1.4.0","cross-spawn":"^5.0.0","graceful-fs":"^4.1.11","path-exists":"^3.0.0","pnpm-logger":"^0.3.0","rimraf-then":"^1.0.1","symlink-dir":"^1.0.2","@types/ramda":"^0.0.7","@types/byline":"^4.2.31","@types/semver":"^5.3.30","is-inner-link":"^2.0.0","normalize-ssh":"^1.0.0","unpack-stream":"^1.1.0","load-json-file":"^2.0.0","load-yaml-file":"^0.1.0","loud-rejection":"^1.6.0","mkdirp-promise":"^5.0.1","normalize-path":"^2.1.1","@zkochan/dirsum":"^0.1.1","npm-package-arg":"^5.0.0","proper-lockfile":"^2.0.0","update-notifier":"^2.1.0","write-json-file":"^2.0.0","write-yaml-file":"^1.0.0","@zkochan/cmd-shim":"^2.2.2","@types/common-tags":"^1.2.5","parse-codeload-url":"^1.0.0","pnpm-file-reporter":"^0.0.1","get-npm-tarball-url":"^2.0.0","npm-registry-client":"^8.1.0","pnpm-install-checks":"^1.1.0","registry-auth-token":"^3.3.1","@types/load-json-file":"^2.0.5","parse-npm-tarball-url":"^1.0.1","pnpm-default-reporter":"^0.6.0","@types/update-notifier":"^1.0.0","fs-write-stream-atomic":"^1.0.10","remove-all-except-outer-links":"^1.0.0"},"devDependencies":{"caw":"^2.0.0","ncp":"^2.0.0","tape":"^4.6.3","husky":"^0.13.2","isexe":"^2.0.0","sepia":"^2.0.2","mkdirp":"^0.5.1","rimraf":"^2.5.4","tslint":"^5.0.0","thenify":"^3.2.1","ts-node":"^3.0.0","commitizen":"^2.8.6","in-publish":"^2.0.0","typescript":"^2.1.5","@types/tape":"^4.2.28","exists-link":"^2.0.0","npm-run-all":"^4.0.1","tape-promise":"^2.0.1","@types/mkdirp":"^0.3.29","deep-require-cwd":"^1.0.0","npm-scripts-info":"^0.3.6","pnpm-registry-mock":"^0.7.0","validate-commit-msg":"^2.7.0","cz-conventional-changelog":"^2.0.0","anonymous-npm-registry-client":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm-0.67.2.tgz_1494343480267_0.1678391459863633","host":"packages-12-west.internal.npmjs.com"}},"4.0.0":{"name":"pnpm","version":"4.0.0","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@4.0.0","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"c5a99b137ceff46e077190e9094853226b55e329","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-4.0.0.tgz","fileCount":5344,"integrity":"sha512-63uWU0+5IOJEKkDEs3adiurs8hIjNHX64Noq77D7El9lvLYCklghvyHc2LjKFMjEk2D4Z2s4aU6i/m9eVGfISg==","signatures":[{"sig":"MEUCIHc6/d2gp3NMmwgIHjMZVvMP3FYnCkV3vwN7dU8iERdUAiEAio9/tn92X9mfYWyHZUIrcIMyfN13U0s7WuIb8qqXNOc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":21646618,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdm39XCRA9TVsSAnZWagAAjJkP/iAE6QMvBVOAelJfNcBd\n9uCx73cu6P1VbpeCysGAHLrCktt9K0ZdGOgnkxtCqiyMssjqtMhXWKl/rNo3\ngCgoKsrp97lcyqFSzG308tDZCgDwuIN3t38vTphruzQjAHYXgI4555XXWpCV\n7OAvMKt8cXCamOecsH7+1l6WqPQJmN/AchoO2PyErzhCJn4Q43CjZPjx9Hu5\nSzeGKxU0cFcWZDZ3ByjcCuIIOanCRgVg3z33qMIQQWmwwHm5lSUoLo0AlYcf\nmWVdxD6yu6RoTuT/9zZaAvM4orcpqFG51u+rZaRVcmjldWB8dLvAj/8xcwP0\nGeDmNqDBMFJNz5aW3EOMfGndB1iMu+eCVxHYAZVLSvPz09w9X5gMWxhCA9VD\nhyXt00LqxmjYa9tE9FZxAuUnFwqm9DtjKkgiHoaEeVl+pB/V/k567YehA78n\nA6LEmCd7gQZcWWUSJr7v5OfQgyjlDBUoWyWWUAbhPN2We3pdqPBFu3Fb/PWQ\ne+CVgjttMTezz0KECbMB4IWJAIB2NoQnDCe3V8+F72hg2VEnHZvhnjTNH7iz\n4KvDCdD761hmj50hw8UTr0wM2Pbs92zun+cqXl0RIOE3gcV+1RoMkvb2+Uzy\nrKD+ISqCcfVdi7t+9fs3nihoGna0BnqzGzg5sMcS+oQs1UCk8r02873I6Scw\n7S3z\r\n=eSin\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","_from":".","_shasum":"c5a99b137ceff46e077190e9094853226b55e329","engines":{"node":">=10"},"scripts":{"tsc":"rimraf lib && tsc","lint":"tslint -c tslint.json src/**/*.ts test/**/*.ts","test":"npm run lint && npm run tsc && npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"run-p -r registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf ../../../.tmp/ && rimraf node_modules/.bin/pnpm && registry-mock prepare","registry-mock":"registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"12.11.0","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"mz":"2.7.0","mem":"5.1.1","nopt":"4.0.1","supi":"0.35.1","archy":"1.0.0","chalk":"2.4.2","delay":"4.3.0","execa":"2.0.5","is-ci":"2.0.0","ramda":"0.26.1","table":"5.4.6","diable":"4.0.2","cp-file":"7.0.0","p-limit":"2.2.1","get-port":"5.0.0","make-dir":"3.0.0","p-filter":"2.1.0","@types/mz":"^0.0.32","camelcase":"5.3.1","fast-glob":"3.1.0","is-subdir":"1.1.1","lru-cache":"5.1.1","path-name":"1.0.0","tree-kill":"1.2.1","wrap-ansi":"6.0.0","@pnpm/list":"3.0.0","is-windows":"1.0.2","pkgs-graph":"4.1.0","strip-ansi":"5.2.0","@pnpm/error":"1.0.0","@pnpm/types":"4.0.0","@pnpm/utils":"0.11.0","common-tags":"1.8.0","cross-spawn":"7.0.0","graceful-fs":"4.2.1","render-help":"0.0.0","signal-exit":"3.0.2","@pnpm/config":"4.0.1","@pnpm/logger":"3.1.0","@pnpm/server":"4.0.0","@types/archy":"0.0.31","@pnpm/matcher":"1.0.0","find-packages":"6.0.0","path-absolute":"1.0.1","read-ini-file":"2.0.0","@pnpm/outdated":"5.0.0","camelcase-keys":"6.0.1","load-json-file":"6.2.0","loud-rejection":"2.2.0","process-exists":"3.1.0","read-yaml-file":"1.1.0","@pnpm/constants":"2.0.0","@pnpm/lifecycle":"7.0.0","@zkochan/libnpx":"11.0.2","@zkochan/rimraf":"1.0.0","graph-sequencer":"2.0.0","update-notifier":"3.0.1","write-json-file":"4.0.0","@pnpm/store-path":"2.1.0","@types/lru-cache":"^5.1.0","@types/wrap-ansi":"3.0.0","@pnpm/semver-diff":"1.0.2","@pnpm/core-loggers":"4.0.0","@pnpm/file-reporter":"0.1.0","@pnpm/lockfile-file":"2.0.0","@pnpm/package-store":"5.0.0","@pnpm/default-fetcher":"4.0.0","dir-is-case-sensitive":"1.0.2","version-selector-type":"2.0.1","@pnpm/default-reporter":"4.0.1","@pnpm/default-resolver":"4.0.0","@pnpm/package-is-installable":"3.0.0","@pnpm/read-importer-manifest":"2.0.0","@pnpm/store-controller-types":"4.0.0"},"_hasShrinkwrap":false,"__devDependencies":{"ncp":"2.0.0","tape":"4.11.0","p-any":"2.1.0","retry":"0.12.0","byline":"5.0.0","rimraf":"3.0.0","semver":"6.3.0","write-pkg":"4.0.0","@types/nopt":"3.0.29","exists-link":"2.0.0","npm-run-all":"4.1.5","path-exists":"4.0.0","symlink-dir":"3.1.1","@types/ramda":"0.26.21","@types/retry":"0.12.0","@types/table":"^4.0.6","tape-promise":"4.0.0","@pnpm/prepare":"0.0.0","@types/byline":"4.2.31","@types/mkdirp":"0.5.2","@types/semver":"6","write-yaml-file":"3.0.1","deep-require-cwd":"1.0.0","normalize-newline":"3.0.0","@types/common-tags":"1.8.0","@pnpm/registry-mock":"1.5.0","@pnpm/lockfile-types":"1.1.0","@types/update-notifier":"2.5.0","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_4.0.0_1570471766021_0.5720222142764653","host":"s3://npm-registry-packages"}},"10.30.2":{"name":"pnpm","version":"10.30.2","keywords":["pnpm","pnpm10","dependencies","dependency manager","efficient","fast","hardlinks","install","installer","link","lockfile","modules","monorepo","multi-package","npm","package manager","package.json","packages","prune","rapid","remove","shrinkwrap","symlinks","uninstall","workspace"],"license":"MIT","_id":"pnpm@10.30.2","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"932ac21c7322f3d7c868a8b4ddf0a999dd24360b","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-10.30.2.tgz","fileCount":1089,"integrity":"sha512-Ns3HB+e3lAqYjJwez4jQhPhRS1w/CF9TouJEwpIdOyVFvCDdTr4fwkX+7EY7spiuzqemPtH3aAuHfcY3nY0MtA==","signatures":[{"sig":"MEYCIQCue4//33ds79Vqb+WWAD9fittkASidG2ck1D+9smTjGAIhAIziftMqKUj3pUj+6XoFijGXUFCQRkB5l0QOlhJzvgxn","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/pnpm@10.30.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":18684790},"jest":{"preset":"@pnpm/jest-config/with-registry"},"main":"bin/pnpm.cjs","type":"commonjs","_from":"file:pnpm-10.30.2.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=18.12"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"jest","start":"tsc --watch","bundle":"ts-node bundle.ts","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/templates dist/templates && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:4278a4df-1aad-48ee-a502-ee0d0bdc49bd"}},"_resolved":"/tmp/0f3cb88690ed24dab145a0031089102a/pnpm-10.30.2.tgz","_integrity":"sha512-Ns3HB+e3lAqYjJwez4jQhPhRS1w/CF9TouJEwpIdOyVFvCDdTr4fwkX+7EY7spiuzqemPtH3aAuHfcY3nY0MtA==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git","directory":"pnpm"},"_npmVersion":"11.6.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"20.20.0","preferGlobal":true,"publishConfig":{"tag":"next-10","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/pnpm_10.30.2_1771890875128_0.8248240046424935","host":"s3://npm-registry-packages-npm-production"}},"0.67.0":{"name":"pnpm","version":"0.67.0","keywords":["dependency manager","install","modules","npm","package manager"],"author":{"name":"Rico Sta. Cruz","email":"rico@ricostacruz.com"},"license":"MIT","_id":"pnpm@0.67.0","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js"},"dist":{"shasum":"56d086577fb9f666484b155af2219c124d181c84","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-0.67.0.tgz","integrity":"sha512-tGXEKuRny87acWxDBIJNZIpp8VH7ppJzf7JldamW0UmDbb6NhzURBN00helganimhH7UyD8jDrjGkItcjNutqA==","signatures":[{"sig":"MEUCIQCD1bMQZs5s+O5tQTsLjtnM7nzKWhBSxmWQRLt034HjcwIgHPv0JS9h4LYT13D3jxpqTVtvHNhezWxFy6wXz50rGgM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib/"],"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"_shasum":"56d086577fb9f666484b155af2219c124d181c84","engines":{"node":">=4"},"gitHead":"6121e6e563a793cd74e08a629c9c420056e9af18","scripts":{},"typings":"lib/index.d.ts","_npmUser":{"name":"zkochan","email":"zoltan.kochan@gmail.com"},"__scripts":{"cz":"git-cz","?cz":"echo 'Run Git commit wizard'","tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json --project .","test":"npm run lint && npm run test:e2e","start":"npm run tsc -- --watch","pretest":"rimraf ../.tmp/ && npm run tsc && pnpm-registry-mock prepare","test:e2e":"npm-run-all -p -r pnpm-registry-mock test:tap","test:tap":"ts-node test","commitmsg":"validate-commit-msg","prepublish":"in-publish && echo 'You need to use \"publish-packed\" to publish pnpm' && false || npm run tsc","pnpm-registry-mock":"pnpm-registry-mock"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"3.10.9","description":"Fast, disk space efficient npm installs","directories":{"test":"test"},"greenkeeper":{"ignore":["pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-logger","pnpm-registry-mock","remove-all-except-outer-links"]},"_nodeVersion":"6.9.1","preferGlobal":true,"__dependencies":{"mz":"^2.6.0","mem":"^1.1.0","npm":"^4.5.0","bole":"^3.0.2","nopt":"^4.0.1","execa":"^0.6.3","is-ci":"^1.0.10","ramda":"^0.23.0","byline":"^5.0.0","ndjson":"^1.5.0","semver":"^5.3.0","find-up":"^2.1.0","p-limit":"^1.1.0","link-dir":"^2.0.0","node-gyp":"^3.6.0","p-filter":"^1.0.0","read-pkg":"^2.0.0","@types/mz":"^0.0.31","@types/rc":"^0.0.1","camelcase":"^4.1.0","path-name":"^1.0.0","write-pkg":"^3.0.1","@types/npm":"^2.0.28","is-windows":"^1.0.0","os-homedir":"^1.0.2","@types/node":"^7.0.5","@types/nopt":"^3.0.29","arr-flatten":"^1.0.1","common-tags":"^1.4.0","cross-spawn":"^5.0.0","graceful-fs":"^4.1.11","path-exists":"^3.0.0","pnpm-logger":"^0.3.0","rimraf-then":"^1.0.1","symlink-dir":"^1.0.2","@types/ramda":"^0.0.7","@types/byline":"^4.2.31","@types/semver":"^5.3.30","is-inner-link":"^2.0.0","normalize-ssh":"^1.0.0","unpack-stream":"^1.1.0","load-json-file":"^2.0.0","load-yaml-file":"^0.1.0","loud-rejection":"^1.6.0","mkdirp-promise":"^5.0.1","normalize-path":"^2.1.1","@zkochan/dirsum":"^0.1.1","npm-package-arg":"^5.0.0","proper-lockfile":"^2.0.0","update-notifier":"^2.1.0","write-json-file":"^2.0.0","write-yaml-file":"^1.0.0","@zkochan/cmd-shim":"^2.2.2","@types/common-tags":"^1.2.5","parse-codeload-url":"^1.0.0","pnpm-file-reporter":"^0.0.1","get-npm-tarball-url":"^2.0.0","npm-registry-client":"^8.1.0","pnpm-install-checks":"^1.1.0","registry-auth-token":"^3.3.1","@types/load-json-file":"^2.0.5","parse-npm-tarball-url":"^1.0.1","pnpm-default-reporter":"^0.6.0","@types/update-notifier":"^1.0.0","fs-write-stream-atomic":"^1.0.10","remove-all-except-outer-links":"^1.0.0"},"devDependencies":{"caw":"^2.0.0","ncp":"^2.0.0","tape":"^4.6.3","husky":"^0.13.2","isexe":"^2.0.0","sepia":"^2.0.2","mkdirp":"^0.5.1","rimraf":"^2.5.4","tslint":"^5.0.0","thenify":"^3.2.1","ts-node":"^3.0.0","commitizen":"^2.8.6","in-publish":"^2.0.0","typescript":"^2.1.5","@types/tape":"^4.2.28","exists-link":"^2.0.0","npm-run-all":"^4.0.1","tape-promise":"^2.0.1","@types/mkdirp":"^0.3.29","npm-scripts-info":"^0.3.6","pnpm-registry-mock":"^0.7.0","validate-commit-msg":"^2.7.0","cz-conventional-changelog":"^2.0.0","anonymous-npm-registry-client":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm-0.67.0.tgz_1494189260746_0.2974366657435894","host":"packages-18-east.internal.npmjs.com"}},"4.0.1":{"name":"pnpm","version":"4.0.1","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@4.0.1","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"fe9255d33447f49e2f755fc7e4d793920a2e8b72","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-4.0.1.tgz","fileCount":5344,"integrity":"sha512-I2QELTNpxew+0jEOhIht9vJYt9jbQkF4KXts5xDI/E/Q5ZTfJ1nGOSYr0nxdFMcOd+JxNMzdEd/8QoFd6UcF4g==","signatures":[{"sig":"MEUCIQCTs4XXp/IWDGDgeIeSZ5O3zba7dN2/HeFrbLVWOwc3/AIgZV/I0EObtvbzf+RpU6F48JMlpVSY4aHHU31O0YNO9wM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":21648124,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdnlN5CRA9TVsSAnZWagAAh5kP/3ZwxZtUnz7u8ttPXzir\ncSkaP8vcr4Unuv1qxldIbLPVLybceY54n8YtfVCmrkkwkNxaPuQBOzMGF8KK\nuiSnwgSb6Uyd5MdFCxAVXIln+Ba2we63EC/bGCuXYyJUL/ySPg/+jRrJ4Hp3\nKRUVrAWdKnx36ZGfN9UlUYSpQ1uKz2jw/p+0CpjX8VekizRhhOOi8eLA6ejM\n4StGymtkaIUBGRI61wE6yYt8dBB1IzYFGhdM1cmscsGYT8otDmM1cCTXMRFk\n1dQzu9hXTIYsBFeEmBc+L5WiazxhQ7A6QWfLecthHREFmLm6Ybg9jIpD9lmp\noSZl8VPbYUV4o+XKUCrg69YuZTX+61Hwc2uV5Q6OkxsmrBOlqMSkeuzRfuHr\nKWrk1AbLGP/i4z3kmmmN4FG3G9KzKeqnkwQZfvK/k8Fu726rwTARqHzhkFQr\nB5iHxh4A6Bq5VjpPvJBE6kjBxWUBXz5Z6RT5RQ5jfZbyjiyax0VECeVG9bZ1\na9CtZKc7Em7RbQhRA1/EVwdiA6UbtFWXIMXcH/5Jg1Ej62vy+r8n8z3Gm7oL\nyRqWUkhF5uudR1qlWohQjwk2n29IvHx/w1nrHGRoC5IaP3ksKD1KPrGDOA3v\ntmgsWfaz2lIjz38ol5HGa0RcqfF8bir8Fn/7nJti+/CQYKwtQ3FM1GXIgvmE\nASWQ\r\n=XVoa\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","_from":".","_shasum":"fe9255d33447f49e2f755fc7e4d793920a2e8b72","engines":{"node":">=10"},"scripts":{"tsc":"rimraf lib && tsc","lint":"tslint -c tslint.json src/**/*.ts test/**/*.ts","test":"npm run lint && npm run tsc && npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"run-p -r registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf ../../../.tmp/ && rimraf node_modules/.bin/pnpm && registry-mock prepare","registry-mock":"registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"10.0.0","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"mz":"2.7.0","mem":"5.1.1","nopt":"4.0.1","supi":"0.35.2","archy":"1.0.0","chalk":"2.4.2","delay":"4.3.0","execa":"2.0.5","is-ci":"2.0.0","ramda":"0.26.1","table":"5.4.6","diable":"4.0.2","cp-file":"7.0.0","p-limit":"2.2.1","get-port":"5.0.0","make-dir":"3.0.0","p-filter":"2.1.0","@types/mz":"^0.0.32","camelcase":"5.3.1","fast-glob":"3.1.0","is-subdir":"1.1.1","lru-cache":"5.1.1","path-name":"1.0.0","tree-kill":"1.2.1","wrap-ansi":"6.0.0","@pnpm/list":"3.0.0","is-windows":"1.0.2","pkgs-graph":"4.1.0","strip-ansi":"5.2.0","@pnpm/error":"1.0.0","@pnpm/types":"4.0.0","@pnpm/utils":"0.11.0","common-tags":"1.8.0","cross-spawn":"7.0.0","graceful-fs":"4.2.1","render-help":"0.0.0","signal-exit":"3.0.2","@pnpm/config":"4.0.1","@pnpm/logger":"3.1.0","@pnpm/server":"4.0.0","@types/archy":"0.0.31","@pnpm/matcher":"1.0.0","find-packages":"6.0.0","path-absolute":"1.0.1","read-ini-file":"2.0.0","@pnpm/outdated":"5.0.0","camelcase-keys":"6.0.1","load-json-file":"6.2.0","loud-rejection":"2.2.0","process-exists":"3.1.0","read-yaml-file":"1.1.0","@pnpm/constants":"2.0.0","@pnpm/lifecycle":"7.0.1","@zkochan/libnpx":"11.0.2","@zkochan/rimraf":"1.0.0","graph-sequencer":"2.0.0","update-notifier":"3.0.1","write-json-file":"4.0.0","@pnpm/store-path":"2.1.0","@types/lru-cache":"^5.1.0","@types/wrap-ansi":"3.0.0","@pnpm/semver-diff":"1.0.2","@pnpm/core-loggers":"4.0.0","@pnpm/file-reporter":"0.1.0","@pnpm/lockfile-file":"2.0.0","@pnpm/package-store":"5.0.0","@pnpm/default-fetcher":"4.0.0","dir-is-case-sensitive":"1.0.2","version-selector-type":"2.0.1","@pnpm/default-reporter":"4.0.1","@pnpm/default-resolver":"4.0.0","@pnpm/package-is-installable":"3.0.0","@pnpm/read-importer-manifest":"2.0.0","@pnpm/store-controller-types":"4.0.0"},"_hasShrinkwrap":false,"__devDependencies":{"ncp":"2.0.0","tape":"4.11.0","p-any":"2.1.0","retry":"0.12.0","byline":"5.0.0","rimraf":"3.0.0","semver":"6.3.0","write-pkg":"4.0.0","@types/nopt":"3.0.29","exists-link":"2.0.0","npm-run-all":"4.1.5","path-exists":"4.0.0","symlink-dir":"3.1.1","@types/ramda":"0.26.21","@types/retry":"0.12.0","@types/table":"^4.0.6","tape-promise":"4.0.0","@pnpm/prepare":"0.0.0","@types/byline":"4.2.31","@types/mkdirp":"0.5.2","@types/semver":"6","write-yaml-file":"3.0.1","deep-require-cwd":"1.0.0","normalize-newline":"3.0.0","@types/common-tags":"1.8.0","@pnpm/registry-mock":"1.5.0","@pnpm/lockfile-types":"1.1.0","@types/update-notifier":"2.5.0","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_4.0.1_1570657144084_0.18433393323766745","host":"s3://npm-registry-packages"}},"10.30.3":{"name":"pnpm","version":"10.30.3","keywords":["pnpm","pnpm10","dependencies","dependency manager","efficient","fast","hardlinks","install","installer","link","lockfile","modules","monorepo","multi-package","npm","package manager","package.json","packages","prune","rapid","remove","shrinkwrap","symlinks","uninstall","workspace"],"license":"MIT","_id":"pnpm@10.30.3","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"e73903d314ca7c463712a4e6e3c696d4b0ffa4b0","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-10.30.3.tgz","fileCount":1089,"integrity":"sha512-yWHR4KLY41TsqlFmuCJRZmi39Ey1vZUSLVkN2Bki9gb1RzttI+xKW+Bef80Y6EiNR9l4u+mBhy8RRdBumnQAFw==","signatures":[{"sig":"MEUCIDiHBiUa5uLe7ZE0xXTFvIGihM6XxnQXGzoaF52eqnpNAiEAzQACkkt0ok1GH0c8a7Z6VlxG+KLugkx5xZQfPiL6LMQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/pnpm@10.30.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":18719439},"jest":{"preset":"@pnpm/jest-config/with-registry"},"main":"bin/pnpm.cjs","type":"commonjs","_from":"file:pnpm-10.30.3.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=18.12"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"jest","start":"tsc --watch","bundle":"ts-node bundle.ts","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/templates dist/templates && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:4278a4df-1aad-48ee-a502-ee0d0bdc49bd"}},"_resolved":"/tmp/c11c668bbb6fc4dc7e6c9adb6df3f261/pnpm-10.30.3.tgz","_integrity":"sha512-yWHR4KLY41TsqlFmuCJRZmi39Ey1vZUSLVkN2Bki9gb1RzttI+xKW+Bef80Y6EiNR9l4u+mBhy8RRdBumnQAFw==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git","directory":"pnpm"},"_npmVersion":"11.6.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"20.20.0","preferGlobal":true,"publishConfig":{"tag":"next-10","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/pnpm_10.30.3_1772099422692_0.7250551606060576","host":"s3://npm-registry-packages-npm-production"}},"2.22.0":{"name":"pnpm","version":"2.22.0","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@2.22.0","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"846a13ac8e677beb7d4cf649a062a3aac5eaf4e6","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-2.22.0.tgz","fileCount":4743,"integrity":"sha512-/ijrGWSHI4xchAIOLR88soClUojS2x8Vi1h4usi4Ce1YqXrEv+mahDF5QboddGDCW04HUdkf1BeoITD7cB4hFQ==","signatures":[{"sig":"MEYCIQDAnA0xPPqyqXh3lKS37EF0tGsc2sFOTTarqmzchegedQIhAK1ugf5i1OQBW+juXPPvdxY6VpUO9sRFPz4SKIkHwhAQ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":22608845,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcHSdYCRA9TVsSAnZWagAAXjsP/2sQMDOpIpCwVT7KrRPK\npDAfzpSA+76aXmFkC+OfPgOh4VHvZhMK1g1k7CI5P6fc2Z2aXY3P4mlEYR1c\n5XgishopR31ydW9DNrUws4MH+7D1jP9YR/r5cacm9UmeY4l/RMiWIK98PhaN\nHYSjt9G0HhKeQUywvEZ2hqN1oZXpkllq+AuPe92ohhpGlrcJbPS0+7rXCMXu\nXKJCBatAPdMyvtFHXVmCVy7DLW7UClfkNlUQTJeRL1NrlwdIMSOMmji6eYKO\nvEqdvseLUY9/FHHLGMduiOFzLmkJt+QZ4+0nrWqiAsJpDL8HyzJEyAfh4/ZC\nup5yGlKipVbjMQdN2xB52n7FHNFHCoij5mThmjvHLnWZjeZrOer9QyTAQG9/\nJ+KLOm4cVM4g0+KQ8IiN9mdPw4Kc4yU8vvSpU0hjFv2WsP9j+NQcyhTi6i9B\nkk4KEYl1n+fYHvVG/gIyf4CM046D0K0VooR8E9+RdOC4crA8/SKdNTglLDYt\nEBokGmkINkmuCw/H2Zu8ZPpqu2yY/jZo3V2BF5966lSxHBKxt+dJWEDcahj9\n5g2vG62n2N0AxIZao7W+dntKA8un3e+GhxTyMECt7C1y+A1nM/dxD8WoJxLK\naMEdMceTR4f973irXt2vvoIzXD4c7gyK4hN5ISookVjdVVmrTHWTEoOpT0y4\nakej\r\n=Moee\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","_from":".","_shasum":"846a13ac8e677beb7d4cf649a062a3aac5eaf4e6","engines":{"node":">=6"},"scripts":{"tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json src/**/*.ts test/**/*.ts","test":"npm run lint && npm run tsc && npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"npm-run-all -p -r pnpm-registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf ../../../.tmp/ && rimraf node_modules/.bin/pnpm && pnpm-registry-mock prepare","pnpm-registry-mock":"pnpm-registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"10.12.0","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"mz":"2.7.0","mem":"4.0.0","nopt":"4.0.1","supi":"0.27.1","archy":"1.0.0","chalk":"2.4.1","delay":"4.1.0","execa":"1.0.0","is-ci":"2.0.0","ramda":"0.26.1","diable":"4.0.1","p-limit":"2.0.0","get-port":"4.0.0","p-filter":"1.0.0","@types/mz":"0.0.32","camelcase":"5.0.0","is-subdir":"1.0.2","lru-cache":"5.1.1","minimatch":"3.0.4","path-name":"1.0.0","pnpm-list":"5.0.1","tree-kill":"1.2.1","is-windows":"1.0.2","pkgs-graph":"2.0.2","text-table":"0.2.0","@pnpm/types":"2.0.0","@pnpm/utils":"0.9.0","common-tags":"1.8.0","cross-spawn":"6.0.5","graceful-fs":"4.1.15","signal-exit":"3.0.2","strip-color":"0.1.0","@pnpm/config":"2.4.0","@pnpm/logger":"2.1.0","@pnpm/server":"2.0.0","@types/archy":"0.0.31","find-packages":"2.2.0","path-absolute":"1.0.1","read-ini-file":"2.0.0","@pnpm/outdated":"1.0.10","camelcase-keys":"5.0.0","load-json-file":"5.1.0","loud-rejection":"1.6.0","mkdirp-promise":"5.0.1","process-exists":"3.1.0","read-yaml-file":"1.1.0","util.promisify":"1.0.0","@pnpm/lifecycle":"4.0.0","@types/get-port":"4.0.0","@zkochan/libnpx":"10.0.0","graph-sequencer":"2.0.0","update-notifier":"2.5.0","@pnpm/store-path":"1.0.4","@types/lru-cache":"4.1.1","@types/minimatch":"3.0.3","@pnpm/core-loggers":"1.1.0","pnpm-file-reporter":"0.1.0","@pnpm/package-store":"2.0.0","@pnpm/default-fetcher":"2.0.6","@types/camelcase-keys":"4.0.0","@pnpm/default-reporter":"1.0.0","@pnpm/default-resolver":"2.0.7","@pnpm/store-controller-types":"2.0.0"},"_hasShrinkwrap":false,"devDependencies":{"caw":"2.0.1","ncp":"2.0.0","pnpm":"link:","tape":"4.9.1","p-any":"1.1.0","retry":"0.12.0","sepia":"2.0.2","byline":"5.0.0","mkdirp":"0.5.1","rimraf":"2.6.2","semver":"5.6.0","tslint":"5.12.0","ts-node":"6.2.0","write-pkg":"3.2.0","typescript":"3.2.2","@types/node":"10.12.15","@types/nopt":"3.0.29","@types/tape":"4.2.32","exists-link":"2.0.0","npm-run-all":"4.1.5","path-exists":"3.0.0","rimraf-then":"1.0.1","symlink-dir":"2.0.2","@types/p-any":"1.1.2","@types/ramda":"0.25.34","@types/retry":"0.10.2","tape-promise":"4.0.0","@pnpm/prepare":"0.0.0","@types/byline":"4.2.31","@types/mkdirp":"0.5.2","@types/semver":"5.5.0","write-json-file":"3.0.2","write-yaml-file":"2.0.0","deep-require-cwd":"1.0.0","npm-scripts-info":"0.3.9","normalize-newline":"3.0.0","@pnpm/modules-yaml":"2.0.1","@types/common-tags":"1.8.0","pnpm-registry-mock":"2.4.0","@pnpm/tslint-config":"0.0.0","@pnpm/assert-project":"link:../../privatePackages/assert-project","@types/load-json-file":"2.0.7","@pnpm/shrinkwrap-types":"1.0.0","@types/update-notifier":"2.5.0","@pnpm/read-package-json":"1.0.1","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_2.22.0_1545414487189_0.20946276647024598","host":"s3://npm-registry-packages"}},"0.67.3":{"name":"pnpm","version":"0.67.3","keywords":["dependency manager","install","modules","npm","package manager"],"author":{"name":"Rico Sta. Cruz","email":"rico@ricostacruz.com"},"license":"MIT","_id":"pnpm@0.67.3","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js"},"dist":{"shasum":"db9662de6979c0731d6afd3aa6088fbf37745ca3","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-0.67.3.tgz","integrity":"sha512-tEpY1BM/Z1l0DseePubqxoSI7LeuomwAnp/Qj2YN28TymWIk+aQayI68vM9KTeb2QcEdBQTI09T4wwj7XllibQ==","signatures":[{"sig":"MEQCIDwI5GATJCSLnIcgDxyzypvqMkc1pVui3eSB9VIEaDR+AiAWO2cKILcyAel2xOP6Ene9qWgF7Xbt6qMP3zNuNz4LbQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib/"],"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"_shasum":"db9662de6979c0731d6afd3aa6088fbf37745ca3","engines":{"node":">=4"},"gitHead":"18fdfb45d4a741df04c93443c7d3084069e89eb8","scripts":{},"typings":"lib/index.d.ts","_npmUser":{"name":"zkochan","email":"zoltan.kochan@gmail.com"},"__scripts":{"cz":"git-cz","?cz":"echo 'Run Git commit wizard'","tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json --project .","test":"npm run lint && npm run test:e2e","start":"npm run tsc -- --watch","pretest":"rimraf ../.tmp/ && npm run tsc && pnpm-registry-mock prepare","test:e2e":"npm-run-all -p -r pnpm-registry-mock test:tap","test:tap":"ts-node test","commitmsg":"validate-commit-msg","prepublish":"in-publish && echo 'You need to use \"publish-packed\" to publish pnpm' && false || npm run tsc","pnpm-registry-mock":"pnpm-registry-mock"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"3.10.9","description":"Fast, disk space efficient npm installs","directories":{"test":"test"},"greenkeeper":{"ignore":["pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-logger","pnpm-registry-mock","remove-all-except-outer-links"]},"_nodeVersion":"6.9.1","preferGlobal":true,"__dependencies":{"mz":"^2.6.0","mem":"^1.1.0","npm":"^4.5.0","bole":"^3.0.2","nopt":"^4.0.1","execa":"^0.6.3","is-ci":"^1.0.10","ramda":"^0.23.0","byline":"^5.0.0","ndjson":"^1.5.0","semver":"^5.3.0","find-up":"^2.1.0","p-limit":"^1.1.0","link-dir":"^2.0.0","node-gyp":"^3.6.0","p-filter":"^1.0.0","read-pkg":"^2.0.0","@types/mz":"^0.0.31","@types/rc":"^0.0.1","camelcase":"^4.1.0","path-name":"^1.0.0","write-pkg":"^3.0.1","@types/npm":"^2.0.28","is-windows":"^1.0.0","os-homedir":"^1.0.2","@types/node":"^7.0.5","@types/nopt":"^3.0.29","arr-flatten":"^1.0.1","common-tags":"^1.4.0","cross-spawn":"^5.0.0","graceful-fs":"^4.1.11","path-exists":"^3.0.0","pnpm-logger":"^0.3.0","rimraf-then":"^1.0.1","symlink-dir":"^1.0.2","@types/ramda":"^0.0.7","@types/byline":"^4.2.31","@types/semver":"^5.3.30","is-inner-link":"^2.0.0","normalize-ssh":"^1.0.0","unpack-stream":"^1.1.0","load-json-file":"^2.0.0","load-yaml-file":"^0.1.0","loud-rejection":"^1.6.0","mkdirp-promise":"^5.0.1","normalize-path":"^2.1.1","@zkochan/dirsum":"^0.1.1","npm-package-arg":"^5.0.0","proper-lockfile":"^2.0.0","update-notifier":"^2.1.0","write-json-file":"^2.0.0","write-yaml-file":"^1.0.0","@zkochan/cmd-shim":"^2.2.2","@types/common-tags":"^1.2.5","parse-codeload-url":"^1.0.0","pnpm-file-reporter":"^0.0.1","get-npm-tarball-url":"^2.0.0","npm-registry-client":"^8.1.0","pnpm-install-checks":"^1.1.0","registry-auth-token":"^3.3.1","@types/load-json-file":"^2.0.5","parse-npm-tarball-url":"^1.0.1","pnpm-default-reporter":"^0.6.0","@types/update-notifier":"^1.0.0","fs-write-stream-atomic":"^1.0.10","remove-all-except-outer-links":"^1.0.0"},"devDependencies":{"caw":"^2.0.0","ncp":"^2.0.0","tape":"^4.6.3","husky":"^0.13.2","isexe":"^2.0.0","sepia":"^2.0.2","mkdirp":"^0.5.1","rimraf":"^2.5.4","tslint":"^5.0.0","thenify":"^3.2.1","ts-node":"^3.0.0","commitizen":"^2.8.6","in-publish":"^2.0.0","typescript":"^2.1.5","@types/tape":"^4.2.28","exists-link":"^2.0.0","npm-run-all":"^4.0.1","tape-promise":"^2.0.1","@types/mkdirp":"^0.3.29","deep-require-cwd":"^1.0.0","npm-scripts-info":"^0.3.6","pnpm-registry-mock":"^0.7.0","validate-commit-msg":"^2.7.0","cz-conventional-changelog":"^2.0.0","anonymous-npm-registry-client":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm-0.67.3.tgz_1494358317424_0.952743420144543","host":"packages-12-west.internal.npmjs.com"}},"2.11.3":{"name":"pnpm","version":"2.11.3","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@2.11.3","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js","pnpx":"lib/bin/pnpx.js"},"dist":{"shasum":"be5e5b091829ad5ce0d86522e4b5011ea50cea3c","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-2.11.3.tgz","fileCount":4599,"integrity":"sha512-bURvSECVCdd/uJuGudCebnhVnt66Yr7ID7Yqa9T2aGG0t0ZoT4I8o926FpWH6LobFVj3NzggsamSgVPgW/QM/g==","signatures":[{"sig":"MEYCIQDpTlOvgBrj13kfXjnYNiths7Op85EM0hZFlHuxEsFkfQIhAJ8Ldt61ZAudEo1kLfOI1+wHmQ+Ys8YQx2Gk1U0Gs6tR","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":24033738},"main":"lib/bin/pnpm.js","_from":".","files":["lib/"],"_shasum":"be5e5b091829ad5ce0d86522e4b5011ea50cea3c","engines":{"node":">=6"},"scripts":{"tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json --project .","test":"npm run lint && npm run tsc && npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"pnpm link . && npm-run-all -p -r pnpm-registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf ../../../.tmp/ && rimraf node_modules/.bin/pnpm && pnpm-registry-mock prepare","pnpm-registry-mock":"pnpm-registry-mock","test:e2e-with-preview":"preview --skip-prepublishOnly && npm-run-all -p -r pnpm-registry-mock test:tap"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"greenkeeper":{"ignore":["@pnpm/default-fetcher","@pnpm/default-resolver","@pnpm/logger","@pnpm/outdated","@pnpm/server","@pnpm/types","pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-registry-mock","remove-all-except-outer-links","pnpm-shrinkwrap","supi"]},"_nodeVersion":"9.10.1","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"mz":"^2.7.0","nopt":"^4.0.1","supi":"^0.21.0","chalk":"^2.2.0","delay":"^3.0.0","execa":"^0.10.0","is-ci":"^1.0.10","ramda":"^0.25.0","diable":"^4.0.1","find-up":"^3.0.0","p-limit":"^2.0.0","get-port":"^3.2.0","@types/mz":"^0.0.32","camelcase":"^4.1.0 || 5","lru-cache":"^4.1.3","minimatch":"^3.0.4","path-name":"^1.0.0","pnpm-list":"^3.0.0","tree-kill":"^1.2.0","is-windows":"^1.0.1","pkgs-graph":"^2.0.0","text-table":"^0.2.0","@pnpm/types":"^1.5.0","@pnpm/utils":"^0.4.0","common-tags":"^1.4.0","cross-spawn":"^6.0.3","graceful-fs":"^4.1.11","signal-exit":"^3.0.2","strip-color":"^0.1.0","@pnpm/config":"^1.2.7","@pnpm/logger":"^1.0.0","@pnpm/server":"^0.13.2","find-packages":"^2.2.0","package-store":"^0.22.0","path-absolute":"^1.0.0","read-ini-file":"^1.0.0","@pnpm/outdated":"^0.3.3","camelcase-keys":"^4.2.0","load-json-file":"^4.0.0 || 5","load-yaml-file":"^0.1.0","loud-rejection":"^1.6.0","mkdirp-promise":"^5.0.1","process-exists":"^3.0.0","util.promisify":"^1.0.0","@pnpm/lifecycle":"^2.2.1","@types/get-port":"^3.2.0","@zkochan/libnpx":"^9.6.1","graph-sequencer":"^2.0.0","update-notifier":"^2.1.0","@pnpm/store-path":"^1.0.3","@types/lru-cache":"^4.1.1","@types/minimatch":"^3.0.3","pnpm-file-reporter":"^0.1.0","@pnpm/default-fetcher":"^0.4.0 || 1","@types/camelcase-keys":"^4.0.0","pnpm-default-reporter":"^0.18.0","@pnpm/default-resolver":"^2.0.0"},"_hasShrinkwrap":false,"devDependencies":{"caw":"^2.0.0","tape":"^4.6.3","retry":"^0.12.0","sepia":"^2.0.2","byline":"^5.0.0","mkdirp":"^0.5.1","rimraf":"^2.5.4","semver":"^5.3.0","tslint":"^5.4.2","ts-node":"^6.2.0","write-pkg":"^3.1.0","typescript":"^2.9.1","@types/node":"^10.0.6","@types/nopt":"^3.0.29","@types/tape":"^4.2.30","exists-link":"^2.0.0","npm-run-all":"^4.0.1","path-exists":"^3.0.0","rimraf-then":"^1.0.1","@types/delay":"^2.0.1","@types/ramda":"0.25.34","@types/retry":"^0.10.2","tape-promise":"^3.0.0","@types/byline":"^4.2.31","@types/mkdirp":"^0.5.0","@types/semver":"^5.3.32","@zkochan/husky":"^0.0.0","package-preview":"^1.0.0","write-json-file":"^2.3.0","write-yaml-file":"^1.0.0","deep-require-cwd":"^1.0.0","npm-scripts-info":"^0.3.6","normalize-newline":"^3.0.0","@pnpm/modules-yaml":"^1.0.0","@types/common-tags":"^1.2.5","pnpm-registry-mock":"^2.0.0","@pnpm/assert-project":"^1.1.1","@types/load-json-file":"^2.0.6","@types/update-notifier":"^2.0.0","@types/write-json-file":"^2.2.1","@pnpm/read-package-json":"^1.0.0","anonymous-npm-registry-client":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_2.11.3_1531944016849_0.17814884517208585","host":"s3://npm-registry-packages"}},"2.11.2":{"name":"pnpm","version":"2.11.2","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@2.11.2","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js","pnpx":"lib/bin/pnpx.js"},"dist":{"shasum":"fc7235c2ec82a6ede6caf47485a68a2c6fa2e1f5","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-2.11.2.tgz","fileCount":4583,"integrity":"sha512-JawyhqvEMaa8pugpqOAqlMsrft1JVWF+PyOVZzY8crzhTvqSw6tzQK4LL8Tr0XeZObu22vxNAR5/EGRmkzW19Q==","signatures":[{"sig":"MEYCIQD0jEW64FFXp4oRRUTtvMoEnNG0SNCgzNYoMnjWOM8JIwIhANJNxtrV2aekyUr76zCPvfM/vB1ynRJsye74rEzqyGoV","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":23955269},"main":"lib/bin/pnpm.js","_from":".","files":["lib/"],"_shasum":"fc7235c2ec82a6ede6caf47485a68a2c6fa2e1f5","engines":{"node":">=6"},"scripts":{"tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json --project .","test":"npm run lint && npm run tsc && npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"pnpm link . && npm-run-all -p -r pnpm-registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf ../../../.tmp/ && rimraf node_modules/.bin/pnpm && pnpm-registry-mock prepare","pnpm-registry-mock":"pnpm-registry-mock","test:e2e-with-preview":"preview --skip-prepublishOnly && npm-run-all -p -r pnpm-registry-mock test:tap"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"greenkeeper":{"ignore":["@pnpm/default-fetcher","@pnpm/default-resolver","@pnpm/logger","@pnpm/outdated","@pnpm/server","@pnpm/types","pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-registry-mock","remove-all-except-outer-links","pnpm-shrinkwrap","supi"]},"_nodeVersion":"9.10.1","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"mz":"^2.7.0","nopt":"^4.0.1","supi":"^0.21.0","chalk":"^2.2.0","delay":"^3.0.0","execa":"^0.10.0","is-ci":"^1.0.10","ramda":"^0.25.0","diable":"^4.0.1","find-up":"^3.0.0","p-limit":"^2.0.0","get-port":"^3.2.0","@types/mz":"^0.0.32","camelcase":"^4.1.0 || 5","lru-cache":"^4.1.3","minimatch":"^3.0.4","path-name":"^1.0.0","pnpm-list":"^3.0.0","tree-kill":"^1.2.0","is-windows":"^1.0.1","pkgs-graph":"^2.0.0","text-table":"^0.2.0","@pnpm/types":"^1.5.0","@pnpm/utils":"^0.4.0","common-tags":"^1.4.0","cross-spawn":"^6.0.3","graceful-fs":"^4.1.11","signal-exit":"^3.0.2","strip-color":"^0.1.0","@pnpm/config":"^1.2.7","@pnpm/logger":"^1.0.0","@pnpm/server":"^0.13.2","find-packages":"^2.2.0","package-store":"^0.22.0","path-absolute":"^1.0.0","read-ini-file":"^1.0.0","@pnpm/outdated":"^0.3.3","camelcase-keys":"^4.2.0","load-json-file":"^4.0.0 || 5","load-yaml-file":"^0.1.0","loud-rejection":"^1.6.0","mkdirp-promise":"^5.0.1","process-exists":"^3.0.0","util.promisify":"^1.0.0","@pnpm/lifecycle":"^2.2.1","@types/get-port":"^3.2.0","@zkochan/libnpx":"^9.6.1","graph-sequencer":"^2.0.0","update-notifier":"^2.1.0","@pnpm/store-path":"^1.0.3","@types/lru-cache":"^4.1.1","@types/minimatch":"^3.0.3","pnpm-file-reporter":"^0.1.0","@pnpm/default-fetcher":"^0.4.0 || 1","@types/camelcase-keys":"^4.0.0","pnpm-default-reporter":"^0.18.0","@pnpm/default-resolver":"^2.0.0"},"_hasShrinkwrap":false,"devDependencies":{"caw":"^2.0.0","tape":"^4.6.3","retry":"^0.12.0","sepia":"^2.0.2","byline":"^5.0.0","mkdirp":"^0.5.1","rimraf":"^2.5.4","semver":"^5.3.0","tslint":"^5.4.2","ts-node":"^6.2.0","write-pkg":"^3.1.0","typescript":"^2.9.1","@types/node":"^10.0.6","@types/nopt":"^3.0.29","@types/tape":"^4.2.30","exists-link":"^2.0.0","npm-run-all":"^4.0.1","path-exists":"^3.0.0","rimraf-then":"^1.0.1","@types/delay":"^2.0.1","@types/ramda":"^0.25.0","@types/retry":"^0.10.2","tape-promise":"^3.0.0","@types/byline":"^4.2.31","@types/mkdirp":"^0.5.0","@types/semver":"^5.3.32","@zkochan/husky":"^0.0.0","package-preview":"^1.0.0","write-json-file":"^2.3.0","write-yaml-file":"^1.0.0","deep-require-cwd":"^1.0.0","npm-scripts-info":"^0.3.6","normalize-newline":"^3.0.0","@pnpm/modules-yaml":"^1.0.0","@types/common-tags":"^1.2.5","pnpm-registry-mock":"^2.0.0","@pnpm/assert-project":"^1.1.1","@types/load-json-file":"^2.0.6","@types/update-notifier":"^2.0.0","@types/write-json-file":"^2.2.1","@pnpm/read-package-json":"^1.0.0","anonymous-npm-registry-client":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_2.11.2_1531560153366_0.9484127087843486","host":"s3://npm-registry-packages"}},"10.30.0":{"name":"pnpm","version":"10.30.0","keywords":["pnpm","pnpm10","dependencies","dependency manager","efficient","fast","hardlinks","install","installer","link","lockfile","modules","monorepo","multi-package","npm","package manager","package.json","packages","prune","rapid","remove","shrinkwrap","symlinks","uninstall","workspace"],"license":"MIT","_id":"pnpm@10.30.0","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"5ab32d16948d9df591751fe7c9c442233fb0d600","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-10.30.0.tgz","fileCount":1078,"integrity":"sha512-K1dT3gFdSA7riPW1th4AUfBbQwGAioLsi4QMnSrfd0jrNSyD9cFZPKcD/xAXKVvD/dMRmruWhu/Ja5/LGCAJNw==","signatures":[{"sig":"MEYCIQCK/A+wrCTQcssacOlCOq44jUJL2fTCjmHyM37YxijcRQIhAPdrJayFaT3QmGGN+Efy2zCEx0I8WmH9DHz+i9lXG4T6","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/pnpm@10.30.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":18550468},"jest":{"preset":"@pnpm/jest-config/with-registry"},"main":"bin/pnpm.cjs","type":"commonjs","_from":"file:pnpm-10.30.0.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=18.12"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"jest","start":"tsc --watch","bundle":"ts-node bundle.ts","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/templates dist/templates && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:4278a4df-1aad-48ee-a502-ee0d0bdc49bd"}},"_resolved":"/tmp/e2f1435c0a42ec984aa673f29e4238ee/pnpm-10.30.0.tgz","_integrity":"sha512-K1dT3gFdSA7riPW1th4AUfBbQwGAioLsi4QMnSrfd0jrNSyD9cFZPKcD/xAXKVvD/dMRmruWhu/Ja5/LGCAJNw==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git","directory":"pnpm"},"_npmVersion":"11.6.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"20.20.0","preferGlobal":true,"publishConfig":{"tag":"next-10","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/pnpm_10.30.0_1771340404014_0.4709720662117298","host":"s3://npm-registry-packages-npm-production"}},"10.30.1":{"name":"pnpm","version":"10.30.1","keywords":["pnpm","pnpm10","dependencies","dependency manager","efficient","fast","hardlinks","install","installer","link","lockfile","modules","monorepo","multi-package","npm","package manager","package.json","packages","prune","rapid","remove","shrinkwrap","symlinks","uninstall","workspace"],"license":"MIT","_id":"pnpm@10.30.1","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"e054353cdecce71b39d45ebde3094a48d16a6ebd","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-10.30.1.tgz","fileCount":1069,"integrity":"sha512-NZDlUNU4TKo5vVx8c59yJwI0svYFnhMBj5dcMTseuf78wJcUBIdl1Nnv6WE4LDEuYkVywEIHYr3F1ZQM35vnOg==","signatures":[{"sig":"MEYCIQDhy7+VRaigBF890piaTTLMB8NXJUmQ/s4Nuaq5YI/n+gIhALq0bc7K9Rs8ml4WcjdmmHBmbdEzNUjnon0DZky2IQ14","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/pnpm@10.30.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":18610106},"jest":{"preset":"@pnpm/jest-config/with-registry"},"main":"bin/pnpm.cjs","type":"commonjs","_from":"file:pnpm-10.30.1.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=18.12"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"jest","start":"tsc --watch","bundle":"ts-node bundle.ts","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/templates dist/templates && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:4278a4df-1aad-48ee-a502-ee0d0bdc49bd"}},"_resolved":"/tmp/895f15da3ae41e3dfb84e1d3899303ad/pnpm-10.30.1.tgz","_integrity":"sha512-NZDlUNU4TKo5vVx8c59yJwI0svYFnhMBj5dcMTseuf78wJcUBIdl1Nnv6WE4LDEuYkVywEIHYr3F1ZQM35vnOg==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git","directory":"pnpm"},"_npmVersion":"11.6.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"20.20.0","preferGlobal":true,"publishConfig":{"tag":"next-10","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/pnpm_10.30.1_1771550123957_0.5030907941373863","host":"s3://npm-registry-packages-npm-production"}},"1.29.1":{"name":"pnpm","version":"1.29.1","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@1.29.1","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js","pnpx":"lib/bin/pnpx.js"},"dist":{"shasum":"dd41fe2678ce54e571beafec35d89bc64b1e2412","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-1.29.1.tgz","integrity":"sha512-zj1+FKIVOUNhRRHjdiSHJRUpZRVNIEKt1+QGCErO+zEnCvjCLbABm16BongOptR2gq7dY1VIU7xwghH37Y0qvw==","signatures":[{"sig":"MEQCIEAAMvZ/T4m16LfkDG5J3lIy2EUIcJU58VgTl1Y9kcSvAiBEtx0drk23d6E+fjvYKZtikx7jds7yOKs+JsKgBD34nw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/bin/pnpm.js","_from":".","files":["lib/","npm-shrinkwrap.json"],"_shasum":"dd41fe2678ce54e571beafec35d89bc64b1e2412","engines":{"node":">=4"},"gitHead":"3ebde2d2c19cc8693a8b87eb3d28bf165b31ce60","scripts":{},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","bundledName":"@pnpm/bundled","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"greenkeeper":{"ignore":["@pnpm/default-fetcher","@pnpm/default-resolver","@pnpm/logger","@pnpm/outdated","@pnpm/server","@pnpm/types","pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-registry-mock","remove-all-except-outer-links","pnpm-shrinkwrap","supi"]},"_nodeVersion":"8.9.4","dependencies":{"nopt":"^4.0.1","supi":"^0.11.2","chalk":"^2.2.0","is-ci":"^1.0.10","ramda":"^0.25.0","byline":"^5.0.0","p-limit":"^1.1.0","get-port":"^3.2.0","camelcase":"^4.1.0","path-name":"^1.0.0","pnpm-list":"^2.0.0","is-windows":"^1.0.1","pkgs-graph":"^2.0.0-0","text-table":"^0.2.0","@pnpm/types":"^1.5.0","common-tags":"^1.4.0","cross-spawn":"^5.0.0","graceful-fs":"^4.1.11","signal-exit":"^3.0.2","strip-color":"^0.1.0","@pnpm/logger":"^1.0.0","@pnpm/server":"^0.6.0","find-packages":"^2.1.2","package-store":"^0.14.0","@pnpm/outdated":"^0.2.4","load-json-file":"^4.0.0","loud-rejection":"^1.6.0","mkdirp-promise":"^5.0.1","@types/get-port":"^3.2.0","@zkochan/libnpx":"^9.6.1","graph-sequencer":"^2.0.0","not-bundled-npm":"^5.4.2","update-notifier":"^2.1.0","write-json-file":"^2.3.0","pnpm-file-reporter":"^0.0.1","@pnpm/default-fetcher":"^0.3.2","pnpm-default-reporter":"^0.11.6","@pnpm/default-resolver":"^0.1.0","@types/write-json-file":"^2.2.1"},"preferGlobal":true,"publishconfig":{"tag":"next"},"devDependencies":{"mz":"^2.6.0","caw":"^2.0.0","tape":"^4.6.3","delay":"^2.0.0","execa":"^0.8.0","isexe":"^2.0.0","sepia":"^2.0.2","mkdirp":"^0.5.1","rimraf":"^2.5.4","semver":"^5.3.0","tslint":"^5.4.2","thenify":"^3.3.0","ts-node":"^4.0.0","read-pkg":"^3.0.0","@types/mz":"^0.0.32","tree-kill":"^1.2.0","write-pkg":"^3.1.0","typescript":"^2.4.1","@types/node":"^9.3.0","@types/nopt":"^3.0.29","@types/tape":"^4.2.30","exists-link":"^2.0.0","npm-run-all":"^4.0.1","path-exists":"^3.0.0","rimraf-then":"^1.0.1","@types/delay":"^2.0.1","@types/ramda":"^0.25.0","tape-promise":"^2.0.1","@types/byline":"^4.2.31","@types/mkdirp":"^0.5.0","@types/semver":"^5.3.32","@zkochan/husky":"^0.0.0","load-yaml-file":"^0.1.0","@commitlint/cli":"^4.0.0","package-preview":"^1.0.0","npm-scripts-info":"^0.3.6","normalize-newline":"^3.0.0","@types/common-tags":"^1.2.5","pnpm-registry-mock":"^1.5.0","npm-registry-client":"^8.4.0","@types/load-json-file":"^2.0.6","@commitlint/prompt-cli":"^5.0.0","@types/update-notifier":"^1.0.2","@commitlint/config-angular":"^4.2.0","anonymous-npm-registry-client":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm-1.29.1.tgz_1515935602126_0.27583165070973337","host":"s3://npm-registry-packages"}},"3.2.0":{"name":"pnpm","version":"3.2.0","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@3.2.0","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"2a31308ea1564088b9089022d25caee5e727447a","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-3.2.0.tgz","fileCount":4582,"integrity":"sha512-bujIqiZBgpusV0N/m+PNQ/FAUKc7ue9WqK+FqfN89on44iLEkERYGBWQEZt2a4OMWH4RHzme7muKOQY8ZegD3Q==","signatures":[{"sig":"MEYCIQCddq6Y+IddcM6gOo2eeHPb5PicNSu2y7AwAwPWqErAvAIhAN4ytPS5N/bD3g7bD4hJG/h6u+72JyVsfu5OPx8/cmBv","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":21533929,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcwg4gCRA9TVsSAnZWagAAT0YP/j35v028d4I74+za+nkS\nGnFCQJ9whO+tePjtbZZtS5eJcvPNOZ+s7XvOG25W2amm7jYxVs3iZpqcseuo\nGoIYsOJT9QbkThMHJApntvUQN4eEVA++DFTm9GpINZGsx/LL9PVt7f9iLiLk\nUnpVdh9hMcetj23fFo9kYl0/BekUC5ln246G0I9zxGFD+hAV5Oen2pZjMcru\n6VGfHu4tNMPqvCe3Ow9lNuEdnlS5VMRxHC3NVsMRUUEFtaHEKtEnfEnmrV0r\nmPSnsAquR7SYdSuhkGdHyfqMeQWIXFQF8gBAeWmI7/X783+pNZpVjOAi9PwR\n6y3GMYpR6aqKzI4cK96DYC/tis8ngL4hRo8cYa0ZcXh1NnAN+RkxLIRZBfiN\n8aEtWZU1WG4JxGcqPDzJOIT7pyM9UQw9/vgSIoWWzu2SszimoMsbWHE8kv6S\nzwKOFNYMvoIhn7zrY2XOi4Dp5BqvNbw7JN8ajwnfckowFy8RUN9IbIOlPfwN\nUGgRxMnLcOM7dsQxAkmwFJa/pi7SMLjK0HTFXqSZt7bVskcY9uE19ttdJTOW\nSPRIg8LQomco8I5oHbIg99M42Ys1NgK+XmIF1yGzFv0zdaWlPdPb9FlJlECy\n/ZXxVAn4TG/1B19HOsN2uNA9N1XyGCGyC1SROMKUENN+GLNr0I7S7f2W8Wem\nvG9m\r\n=o7EV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","_from":".","_shasum":"2a31308ea1564088b9089022d25caee5e727447a","engines":{"node":">=8.15"},"scripts":{"tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json src/**/*.ts test/**/*.ts","test":"npm run lint && npm run tsc && npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"npm-run-all -p -r pnpm-registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf ../../../.tmp/ && rimraf node_modules/.bin/pnpm && pnpm-registry-mock prepare","pnpm-registry-mock":"pnpm-registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"8.15.1","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"mz":"2.7.0","mem":"4.3.0","nopt":"4.0.1","supi":"0.32.2","archy":"1.0.0","chalk":"2.4.2","delay":"4.2.0","execa":"1.0.0","is-ci":"2.0.0","ramda":"0.26.1","diable":"4.0.2","p-limit":"2.2.0","get-port":"5.0.0","p-filter":"2.1.0","@types/mz":"^0.0.32","camelcase":"5.3.1","is-subdir":"1.0.3","lru-cache":"5.1.1","minimatch":"3.0.4","path-name":"1.0.0","tree-kill":"1.2.1","@pnpm/list":"1.0.5","is-windows":"1.0.2","pkgs-graph":"3.0.0","text-table":"0.2.0","@pnpm/types":"3.2.0","@pnpm/utils":"0.10.4","common-tags":"1.8.0","cross-spawn":"6.0.5","graceful-fs":"4.1.15","signal-exit":"3.0.2","strip-color":"0.1.0","@pnpm/config":"3.3.0","@pnpm/logger":"2.1.0","@pnpm/server":"3.0.3","@types/archy":"0.0.31","find-packages":"4.0.1","path-absolute":"1.0.1","read-ini-file":"2.0.0","@pnpm/outdated":"2.0.8","camelcase-keys":"5.2.0","load-json-file":"5.3.0","loud-rejection":"2.1.0","mkdirp-promise":"5.0.1","process-exists":"3.1.0","read-yaml-file":"1.1.0","@pnpm/constants":"1.0.0","@pnpm/lifecycle":"6.0.1","@zkochan/libnpx":"10.0.0","graph-sequencer":"2.0.0","update-notifier":"2.5.0","@pnpm/store-path":"1.0.4","@types/lru-cache":"^5.1.0","@types/minimatch":"^3.0.3","@pnpm/core-loggers":"3.0.2","pnpm-file-reporter":"0.1.0","@pnpm/package-store":"4.0.6","@pnpm/default-fetcher":"3.1.5","dir-is-case-sensitive":"1.0.0","version-selector-type":"2.0.1","@pnpm/default-reporter":"3.1.0","@pnpm/default-resolver":"3.0.7","@pnpm/store-controller-types":"3.0.3"},"_hasShrinkwrap":false,"__devDependencies":{"caw":"2.0.1","ncp":"2.0.0","pnpm":"link:","tape":"4.10.1","p-any":"2.1.0","retry":"0.12.0","sepia":"2.0.2","byline":"5.0.0","mkdirp":"0.5.1","rimraf":"2.6.3","semver":"6.0.0","tslint":"5.16.0","ts-node":"8.1.0","write-pkg":"3.2.0","typescript":"3.4.5","@types/node":"*","@types/nopt":"3.0.29","@types/tape":"4.2.33","exists-link":"2.0.0","npm-run-all":"4.1.5","path-exists":"4.0.0","rimraf-then":"1.0.1","symlink-dir":"3.0.2","@types/ramda":"0.25.34","@types/retry":"0.12.0","tape-promise":"4.0.0","@pnpm/prepare":"0.0.0","@types/byline":"4.2.31","@types/mkdirp":"0.5.2","@types/semver":"6.0.0","write-json-file":"3.2.0","write-yaml-file":"2.0.0","deep-require-cwd":"1.0.0","npm-scripts-info":"0.3.9","normalize-newline":"3.0.0","@pnpm/modules-yaml":"3.0.2","@types/common-tags":"1.8.0","pnpm-registry-mock":"2.12.0","@pnpm/tslint-config":"0.0.0","@pnpm/assert-project":"link:../../privatePackages/assert-project","@pnpm/lockfile-types":"1.1.0","@types/load-json-file":"2.0.7","@types/update-notifier":"2.5.0","@pnpm/read-package-json":"2.0.1","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_3.2.0_1556221470837_0.9871439279716494","host":"s3://npm-registry-packages"}},"6.0.0-alpha.2":{"name":"pnpm","version":"6.0.0-alpha.2","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@6.0.0-alpha.2","maintainers":[{"name":"zkochan","email":"z@kochan.io"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"d944135560bc89553b0d0f871f8a91035106a182","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-6.0.0-alpha.2.tgz","fileCount":1041,"integrity":"sha512-vRnngISJwRxkYp85XT/JJGatHQPqucQffM+GmNrbLZyaDYr61cinhJkjb6n+GKs//szvf230CKl94ifwsjHNcQ==","signatures":[{"sig":"MEUCIQCmByLvDhJN5FgyCPliEf9HtgBut4mXK/Y6D65mrkVC5QIgZt6En5jXq23GS5RILNKW7S8NMWQlgvqKtKmNjTIjq/k=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11025884,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgOCW0CRA9TVsSAnZWagAA/ZYP/jbPjn5nB7QwIZzl6r+3\nBdykxn+d6ikYP4dGy3u5Qcfcd2GnxnZK+8ZZY5QKMX8GMRcqCXWlFi53IOHw\nV0owiVen3L6r51z9C8oL1dabymrYNTj+4Kr1Nd4Qlftgj0Z3jzLquk/ybwyb\nVyzhh8x/WnYAsq5mlvfcE6QHfsvYbO963yIG/UiFvI5gQ8i87YFUu9guxNZK\n/NOtwm0az53fH0kA8uSuLpkqXkng5DtHuqCqUtZyHfVhjmKRYo4GUunBEiBV\nmahI0KqlvV5GEHM4Js/vl4qDWJZVVJ93qPrkPNEqxVtMxZICj0upBpNKIPEV\nTPcpdBvEtomf+Jc1FRD9PCOWycIhxW/fNIeczfij31CsmO1lt2/6EDalvLqN\n84jtzkJYwqC16kUx5wPYDhrcyyJ/ibgcCo9tbb2ZcVpEK0lCpNAwdu/fm9E3\nUyuAtww9BdGf4H6Y/Ox9rG8fwl9OBnFLf5Vl8OGPshqXhUCJYQ66bYxnP6bZ\ne6x/NjO4R4ntVwoKFmM3g3Jm5C8YQCZpGFdwaTToDmdwjkNgXVhCNeCHFYN5\nFWwKIVdF8SXA65p8TeAkPb4RCV+NPW1/JZ91bYkTFXyLoW+OnwWuPxvK5gvL\n5OvQl+W3iEMUURO+LnWKpDMXRZVEQXFc8WISUXLuNbp3TfGUAel9K+V8K+4i\n4EyN\r\n=2brY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.js","engines":{"node":">=12.17"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint -c ../../eslint.json src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"pnpm tsc -- --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build && rimraf dist && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp node_modules/ps-list/fastlist.exe dist/fastlist.exe","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.js --external:update-notifier --external:node-gyp","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.js","postpublish":"publish-packed","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock","prepublishOnly":"pnpm compile && npm cache clear --force && publish-packed --prune --npm-client yarn --dest dist"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"6.14.11","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"12.19.0","preferGlobal":true,"publishconfig":{"tag":"next"},"_hasShrinkwrap":false,"readmeFilename":"README.md","__devDependencies":{"ncp":"^2.0.0","nopt":"^5.0.0","chalk":"^4.1.0","delay":"^5.0.0","execa":"^5.0.0","is-ci":"^3.0.0","p-any":"3.0.0","ramda":"^0.27.1","tempy":"^1.0.0","which":"^2.0.2","byline":"5.0.0","semver":"^7.3.4","esbuild":"^0.8.49","p-defer":"^3.0.0","ps-list":"^6.3.0","path-name":"^1.0.0","split-cmd":"^1.0.1","tree-kill":"^1.2.2","write-pkg":"4.0.0","@types/ncp":"^2.0.4","is-windows":"^1.0.2","pkgs-graph":"5.2.0","strip-ansi":"^6.0.0","@pnpm/types":"6.4.0","@types/nopt":"^3.0.29","cross-spawn":"^7.0.3","exists-link":"2.0.0","npm-run-all":"^4.1.5","path-exists":"^4.0.0","render-help":"^1.0.1","symlink-dir":"^4.2.0","@pnpm/config":"11.14.0","@pnpm/logger":"^3.2.3","@pnpm/tabtab":"^0.1.1","@types/is-ci":"^2.0.0","@types/ramda":"^0.27.35","@types/which":"^2.0.0","@pnpm/command":"1.0.0","@pnpm/prepare":"0.0.17","@pnpm/run-npm":"2.0.3","@types/byline":"^4.2.32","@types/semver":"^7.3.4","@pnpm/cli-meta":"1.0.2","@zkochan/retry":"^0.2.0","load-json-file":"^6.2.0","loud-rejection":"^2.2.0","read-yaml-file":"^2.1.0","@pnpm/cli-utils":"0.5.0","@pnpm/constants":"4.1.0","@zkochan/libnpx":"11.0.3","@zkochan/rimraf":"^1.0.0","write-json-file":"^4.3.0","write-yaml-file":"^4.2.0","deep-require-cwd":"1.0.0","@types/is-windows":"^1.0.0","normalize-newline":"3.0.0","@pnpm/core-loggers":"5.0.3","@pnpm/modules-yaml":"8.0.6","@types/cross-spawn":"^6.0.2","@pnpm/file-reporter":"^1.0.0","@pnpm/assert-project":"2.1.15","@pnpm/lockfile-types":"2.2.0","@pnpm/parse-cli-args":"3.2.2","dir-is-case-sensitive":"^2.0.0","@pnpm/default-reporter":"7.10.4","@types/update-notifier":"^5.0.0","@pnpm/read-package-json":"3.1.9","@pnpm/find-workspace-dir":"2.0.0","@pnpm/plugin-commands-audit":"2.0.43","@pnpm/plugin-commands-store":"2.0.71","@pnpm/read-project-manifest":"1.1.7","@pnpm/plugin-commands-import":"1.0.101","@pnpm/plugin-commands-server":"2.0.65","@pnpm/write-project-manifest":"1.1.7","@pnpm/common-cli-options-help":"0.3.1","@pnpm/find-workspace-packages":"2.3.38","@pnpm/plugin-commands-listing":"2.0.52","@pnpm/plugin-commands-rebuild":"2.2.26","anonymous-npm-registry-client":"0.1.2","@pnpm/plugin-commands-outdated":"3.0.47","@pnpm/filter-workspace-packages":"2.3.10","@pnpm/plugin-commands-publishing":"2.5.0","@pnpm/plugin-commands-installation":"3.5.19","@pnpm/plugin-commands-script-runners":"2.6.1"},"__optionalDependencies":{"node-gyp":"^7.1.2","update-notifier":"^5.1.0"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_6.0.0-alpha.2_1614292403700_0.3043990200783684","host":"s3://npm-registry-packages"}},"6.0.0-alpha.1":{"name":"pnpm","version":"6.0.0-alpha.1","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@6.0.0-alpha.1","maintainers":[{"name":"zkochan","email":"z@kochan.io"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"1d55137e47b416f3413ed59b57c6f8537e7c1176","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-6.0.0-alpha.1.tgz","fileCount":1041,"integrity":"sha512-M/zIPrE5NgwHtfbTx3+r6FbOEAMBnQJvRFRxGazguso3STqOw9aMF+Gjf8q9aQsT50Q+Ho0uNEpeCFggvI8S0A==","signatures":[{"sig":"MEYCIQDO3DwRkbZhyZ+HMLQp1grk2XwULx4MM3XnolyadvyD+AIhAIpHgRNINpuJfJUUS4DKMe/0Wesg3GjNgwYGPwwFXI70","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11025558,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgOB0ZCRA9TVsSAnZWagAAYLUP/jBqk53YBODftFVyjtC0\nbGDYpRP80H+H4B4QJG0Tol+RCJcWaeI7nrpNEzIfjzyaq5//sqgc+hJ5bHah\nxaUfx97Fxz0tiXBZb3W3wzSd2kMLKXIelkza6aWp6vj4dZxmzgqsUzgn2x5d\n8oQb8CpLiIPaNWgFl3UGr30GIVzMe8hpCo2WkqyLvBQ46l/85F193VzYFc4M\ngDNnL8KNuVI9nsljkcsenQTQYm/rVg94LkLZaLjWS8b6JBow5PEMXBTC6Zl3\nE+dPfiKpjjzrU+8x5s7Y1yvv7SeIUWQQ+8T6ExF/gmTaWNqQF446G0Tu+MTd\nH0gfV/ge0ruz2hPBvLjE2oO8B7Zq9GjJhuvEWa9Yuwsvn6gwh1++2snywvan\nlj+fR9r5JES2crjmv0pqy8PoHn+NI6MlHP0EFDdo3nx/uipNRPNAvmPXFVZA\nRqDkrIGp2BZilcR1D2mgxjUdAz863oDJcMfGz3nXE2Y/S9DnmRdQqmA6i0KP\nZHjA76gtXo7KbjfXkxZl9JqJgBi0cCJy29V/LS/gFIEVt1lb/yDN1J1Q//Jl\nRd0Y+n/jlCtjSfjJY64KyFLPThD2bPAW6kc2IvxQyOeZaUigPNTKmB/FxM5t\nkyGXJUMcp2A8a+yYZc3CBk39hYnnJboQ3+SFMhoUSM1cf1AntTvqUqT2gg4V\nfG2A\r\n=yWm/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.js","engines":{"node":">=12.17"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint -c ../../eslint.json src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"pnpm tsc -- --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build && rimraf dist && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp node_modules/ps-list/fastlist.exe dist/fastlist.exe","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.js --external:update-notifier --external:node-gyp","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.js","postpublish":"publish-packed","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock","prepublishOnly":"pnpm compile && npm cache clear --force && publish-packed --prune --npm-client yarn --dest dist"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"6.14.11","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"12.19.0","preferGlobal":true,"publishconfig":{"tag":"next"},"_hasShrinkwrap":false,"readmeFilename":"README.md","__devDependencies":{"ncp":"^2.0.0","nopt":"^5.0.0","chalk":"^4.1.0","delay":"^5.0.0","execa":"^5.0.0","is-ci":"^3.0.0","p-any":"3.0.0","ramda":"^0.27.1","tempy":"^1.0.0","which":"^2.0.2","byline":"5.0.0","semver":"^7.3.4","esbuild":"^0.8.49","p-defer":"^3.0.0","ps-list":"^6.3.0","path-name":"^1.0.0","split-cmd":"^1.0.1","tree-kill":"^1.2.2","write-pkg":"4.0.0","@types/ncp":"^2.0.4","is-windows":"^1.0.2","pkgs-graph":"5.2.0","strip-ansi":"^6.0.0","@pnpm/types":"6.4.0","@types/nopt":"^3.0.29","cross-spawn":"^7.0.3","exists-link":"2.0.0","npm-run-all":"^4.1.5","path-exists":"^4.0.0","render-help":"^1.0.1","symlink-dir":"^4.2.0","@pnpm/config":"11.14.0","@pnpm/logger":"^3.2.3","@pnpm/tabtab":"^0.1.1","@types/is-ci":"^2.0.0","@types/ramda":"^0.27.35","@types/which":"^2.0.0","@pnpm/command":"1.0.0","@pnpm/prepare":"0.0.17","@pnpm/run-npm":"2.0.3","@types/byline":"^4.2.32","@types/semver":"^7.3.4","@pnpm/cli-meta":"1.0.2","@zkochan/retry":"^0.2.0","load-json-file":"^6.2.0","loud-rejection":"^2.2.0","read-yaml-file":"^2.1.0","@pnpm/cli-utils":"0.5.0","@pnpm/constants":"4.1.0","@zkochan/libnpx":"11.0.3","@zkochan/rimraf":"^1.0.0","write-json-file":"^4.3.0","write-yaml-file":"^4.2.0","deep-require-cwd":"1.0.0","@types/is-windows":"^1.0.0","normalize-newline":"3.0.0","@pnpm/core-loggers":"5.0.3","@pnpm/modules-yaml":"8.0.6","@types/cross-spawn":"^6.0.2","@pnpm/file-reporter":"^1.0.0","@pnpm/assert-project":"2.1.15","@pnpm/lockfile-types":"2.2.0","@pnpm/parse-cli-args":"3.2.2","dir-is-case-sensitive":"^2.0.0","@pnpm/default-reporter":"7.10.4","@types/update-notifier":"^5.0.0","@pnpm/read-package-json":"3.1.9","@pnpm/find-workspace-dir":"2.0.0","@pnpm/plugin-commands-audit":"2.0.43","@pnpm/plugin-commands-store":"2.0.71","@pnpm/read-project-manifest":"1.1.7","@pnpm/plugin-commands-import":"1.0.101","@pnpm/plugin-commands-server":"2.0.65","@pnpm/write-project-manifest":"1.1.7","@pnpm/common-cli-options-help":"0.3.1","@pnpm/find-workspace-packages":"2.3.38","@pnpm/plugin-commands-listing":"2.0.52","@pnpm/plugin-commands-rebuild":"2.2.26","anonymous-npm-registry-client":"0.1.2","@pnpm/plugin-commands-outdated":"3.0.47","@pnpm/filter-workspace-packages":"2.3.10","@pnpm/plugin-commands-publishing":"2.5.0","@pnpm/plugin-commands-installation":"3.5.19","@pnpm/plugin-commands-script-runners":"2.6.1"},"__optionalDependencies":{"node-gyp":"^7.1.2","update-notifier":"^5.1.0"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_6.0.0-alpha.1_1614290201338_0.547149122335445","host":"s3://npm-registry-packages"}},"6.0.0-alpha.0":{"name":"pnpm","version":"6.0.0-alpha.0","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@6.0.0-alpha.0","maintainers":[{"name":"zkochan","email":"z@kochan.io"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"22976b528f74ace5fe57059b75381235b31967c4","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-6.0.0-alpha.0.tgz","fileCount":1041,"integrity":"sha512-szH3h7mGZjPdtzdUe86BWJWmhy/wYwAyntaAslXnl5UhB6vPlM0+Gbhe7lnOAJCOIgEpSOsxcVTIiMKQ13LKcw==","signatures":[{"sig":"MEYCIQCLIrblKprRtm1gW0gSYdhhbueP9LHFljZ8yeWKZH8C4gIhAK5LxrCCvtn/sZGWtK0Nldxar78u1ByOXPp4e77teclo","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11069920,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgMcAxCRA9TVsSAnZWagAAhDcP/1fIxFnA4SerIC+YeA4W\n/laFECTZjs3QwhUXIXh30dwBLKi1qcFZ9hdc1jYm+grruviHCWoDXd9cMtIl\nPV8Y6jBC5Tw0vsMX9PsH3Jh388dv7NttxNxOOto+JrIObucDzXME/gR3GnnZ\nINH1uaKPXizkanukJXFDAztBRTfyRlIajNLsOOJCvz1uIbjstFLl1MbD/+l+\nv9FdccLjbnB0cGDfGnX5veE+lZZBKhD9NbfGDH0gmaf7fUHaVn78CRpgr5el\n3aq893f5hzMkNLis+29V/VF1N4EkbSk+bRrCkc2xtXWxsunMszMKpKsLCaSx\nmmc/U5h+Vkppl6Zaqo4JDBQSJPP0ww1JPCyiYna/GMlVmVrRqlX9Z/Ua9sdh\nl/9ZjqnXQHDcsLTkdIV1VXPTTvxo2lom3nHeEQLcRM8i82ytA+tmOi5m+Tmo\nx92DWInEHvGUStLZ/MGF34D9VLIvyshFQGlnhjp0aKqTQHzriC8k3pu8MPsj\nT+Lnx6qs8fZWEjj08/1LgOkxHCuiuv/ue+5m7lwnxyY4EG9cBMEZqWIGgwe0\n7VOJPZWx9hUHmjBCt7y0SxTdhohQDqZ08NHwVcCG3jkFv0UVheVAvVZLGkge\nQ93+5yAXlPqS63rck0P1djVATHaIcblmDTCJf/X1/7DIMxZYreeWzTGe1ZSC\nuwSG\r\n=nx/8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.js","engines":{"node":">=12.17"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint -c ../../eslint.json src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"pnpm tsc -- --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build && rimraf dist && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp node_modules/ps-list/fastlist.exe dist/fastlist.exe","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.js --external:update-notifier --external:node-gyp","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.js","postpublish":"publish-packed","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock","prepublishOnly":"pnpm compile && npm cache clear --force && publish-packed --prune --npm-client yarn --dest dist"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"6.14.11","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"12.19.0","preferGlobal":true,"publishconfig":{"tag":"next"},"_hasShrinkwrap":false,"readmeFilename":"README.md","__devDependencies":{"ncp":"^2.0.0","nopt":"^5.0.0","chalk":"^4.1.0","delay":"^4.4.1","execa":"^5.0.0","is-ci":"^2.0.0","p-any":"3.0.0","ramda":"^0.27.1","tempy":"^1.0.0","which":"^2.0.2","byline":"5.0.0","semver":"^7.3.4","esbuild":"0.8.42","p-defer":"^3.0.0","ps-list":"^6.3.0","path-name":"^1.0.0","split-cmd":"^1.0.1","tree-kill":"^1.2.2","write-pkg":"4.0.0","@types/ncp":"^2.0.4","is-windows":"^1.0.2","pkgs-graph":"5.2.0","strip-ansi":"^6.0.0","@pnpm/types":"6.4.0","@types/nopt":"^3.0.29","cross-spawn":"^7.0.3","exists-link":"2.0.0","npm-run-all":"^4.1.5","path-exists":"^4.0.0","render-help":"^1.0.1","symlink-dir":"^4.2.0","@pnpm/config":"11.14.0","@pnpm/logger":"^3.2.3","@pnpm/tabtab":"^0.1.1","@types/is-ci":"^2.0.0","@types/ramda":"^0.27.35","@types/which":"^2.0.0","@pnpm/command":"1.0.0","@pnpm/prepare":"0.0.17","@pnpm/run-npm":"2.0.3","@types/byline":"^4.2.32","@types/semver":"^7.3.4","@pnpm/cli-meta":"1.0.2","@zkochan/retry":"^0.2.0","load-json-file":"^6.2.0","loud-rejection":"^2.2.0","read-yaml-file":"^2.1.0","@pnpm/cli-utils":"0.5.0","@pnpm/constants":"4.1.0","@zkochan/libnpx":"11.0.3","@zkochan/rimraf":"^1.0.0","write-json-file":"^4.3.0","write-yaml-file":"^4.2.0","deep-require-cwd":"1.0.0","@types/is-windows":"^1.0.0","normalize-newline":"3.0.0","@pnpm/core-loggers":"5.0.3","@pnpm/modules-yaml":"8.0.6","@types/cross-spawn":"^6.0.2","@pnpm/file-reporter":"^1.0.0","@pnpm/assert-project":"2.1.15","@pnpm/lockfile-types":"2.2.0","@pnpm/parse-cli-args":"3.2.2","dir-is-case-sensitive":"^2.0.0","@pnpm/default-reporter":"7.10.4","@types/update-notifier":"^5.0.0","@pnpm/read-package-json":"3.1.9","@pnpm/find-workspace-dir":"2.0.0","@pnpm/plugin-commands-audit":"2.0.43","@pnpm/plugin-commands-store":"2.0.71","@pnpm/read-project-manifest":"1.1.7","@pnpm/plugin-commands-import":"1.0.101","@pnpm/plugin-commands-server":"2.0.65","@pnpm/write-project-manifest":"1.1.7","@pnpm/common-cli-options-help":"0.3.1","@pnpm/find-workspace-packages":"2.3.38","@pnpm/plugin-commands-listing":"2.0.52","@pnpm/plugin-commands-rebuild":"2.2.25","anonymous-npm-registry-client":"0.1.2","@pnpm/plugin-commands-outdated":"3.0.47","@pnpm/filter-workspace-packages":"2.3.10","@pnpm/plugin-commands-publishing":"2.4.3","@pnpm/plugin-commands-installation":"3.5.19","@pnpm/plugin-commands-script-runners":"2.6.1"},"__optionalDependencies":{"node-gyp":"^7.1.2","update-notifier":"^5.1.0"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_6.0.0-alpha.0_1613873201119_0.9915316117633954","host":"s3://npm-registry-packages"}},"7.21.0":{"name":"pnpm","version":"7.21.0","keywords":["pnpm7","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@7.21.0","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"9015edbc6e5303a26d5bcccf5fb766ce812e2898","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-7.21.0.tgz","fileCount":655,"integrity":"sha512-zDsRciscnXmp8AVD0u9eSoJrGfXywepuwMmFstsd+Vfl/wDZUxgaSaZ/6Nkx3bBftC+oBpWFkAGBRyjy58jvZg==","signatures":[{"sig":"MEUCIQDvMeiQLmPzF1F5gBIQv7DaG7371q7YsJ5KtEiNlS/V1gIgHUilT7YAzwtmEJ/bAlYn8Z6HCmBXr/tow1zf7xSy+uQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12614608,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjrFoCACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrIERAAlJys7I2oMFx5xTZYoMGtdKbnIVXf4argAkT3pOrpqJ5QGZRH\r\nA2xN/bBAG4P99MfzaKuvmTFhCYmgVCKrMl8MGZq7f0w/eCmxAcNwaOfQn4eo\r\n13OUAOZt4cPI5fpyFsJxcdHFQzAELyER3JS5nHkhrvmOpQxuqiyPJy2cVO+n\r\n569TCcjHIs7+qhDiqd4FLU0wCfTWQjRCbwF6I1dlLqMU+n3MOD3/9Le3rI0Y\r\ntN9FPmS6G5/V9RrtdSOZGkb0D3ahoZFHOBl/yFHIIfZuow6NTDhb187pz6Yz\r\nEc2IpjlQA9LON3s1KUbTF1WxTA0snsOikkwsfFqaDyTcChiv0Usk6rXY1L14\r\nX1xBZ4oB+cKT86E3w1WNhXq5LZXBvwBlEQRrsZHkMtVxddVz8KiEWOqAVAUs\r\ncqAWAqJqvZL5w4ReHwPpBV6LRr6H8PwWp1LNfMH0AYtBtC/lFvmEKCCQy6CQ\r\nEDotgLiYeklNQN+YIHdyNSzQUobU+22qIquIw5wP10CMkkjwpEYtwLUYWTv8\r\nRtt6WB1GW0al1dPtIs20OAYv+Qtild8xe+20pb9GOpv8n7a0/LVi6Hwt+J2+\r\nNa+ryxr/gfen/sqyJAxCkGJQyC78CLogkElVu8+Fo9l34el31mLwAWWirQso\r\nj7ExgBDZAthqjD9Z8cbcooQD66XS98bI2vw=\r\n=KLOr\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","_from":"file:pnpm-7.21.0.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=14.6"},"exports":{".":"./package.json"},"funding":{"url":"https://opencollective.com/pnpm"},"scripts":{"lint":"eslint src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7776 pnpm run test:e2e","start":"tsc --watch","bundle":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/cb8b2932a5eda733dba1d5c99f3e40e7/pnpm-7.21.0.tgz","_integrity":"sha512-zDsRciscnXmp8AVD0u9eSoJrGfXywepuwMmFstsd+Vfl/wDZUxgaSaZ/6Nkx3bBftC+oBpWFkAGBRyjy58jvZg==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.24.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"16.18.1","preferGlobal":true,"publishConfig":{"tag":"next-7","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_7.21.0_1672239618375_0.9611102457322247","host":"s3://npm-registry-packages"}},"6.17.1":{"name":"pnpm","version":"6.17.1","keywords":["pnpm6","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"license":"MIT","_id":"pnpm@6.17.1","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"pnpm@kochan.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"a942db4ddee919a702f07d25c767b5509d80e6e7","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-6.17.1.tgz","fileCount":642,"integrity":"sha512-rxl28iv4zYrhv7hKRMfO49hlXMFGQDgDyJrAoLkQPlJuAziCjEdfMV0OTt5BsntxbQMLsGgwpqSfosNVMbCdNQ==","signatures":[{"sig":"MEYCIQD7u1J4GjMdlB7iOLOg/I1D+LFabAVrs5mxTZcYTqgX8QIhAOyeJ0AO1bjeAVqIvNTfc+WFT1/Po3TOK/y9ar28nSe8","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9585910},"main":"bin/pnpm.cjs","_from":"file:pnpm-6.17.1.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=12.17"},"funding":{"url":"https://opencollective.com/pnpm"},"scripts":{"lint":"eslint -c ../../eslint.json src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7781 pnpm run test:e2e","start":"pnpm tsc --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build && pnpm run lint -- --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.cjs","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"pnpm@kochan.io"},"_resolved":"/home/runner/work/pnpm/pnpm/packages/pnpm/pnpm-6.17.1.tgz","_integrity":"sha512-rxl28iv4zYrhv7hKRMfO49hlXMFGQDgDyJrAoLkQPlJuAziCjEdfMV0OTt5BsntxbQMLsGgwpqSfosNVMbCdNQ==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.24.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"14.18.0","preferGlobal":true,"publishConfig":{"tag":"next","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_6.17.1_1634216846337_0.6650371303211042","host":"s3://npm-registry-packages"}},"6.17.0":{"name":"pnpm","version":"6.17.0","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"license":"MIT","_id":"pnpm@6.17.0","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"pnpm@kochan.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"da61aa68638e5fb4ad9562dee93105dac488ca99","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-6.17.0.tgz","fileCount":642,"integrity":"sha512-EgwdelfAtv5ld5J9vYLqgBjPeqjjr298o9nkVW7prT8aUFLsVet2rIP8FjdTBk7ApYDldJ2HWTkmp0qGqf1ONA==","signatures":[{"sig":"MEYCIQCr/X7TC5CN/eIoogH8COeVKVpszidklhFD6uC2LWbrFwIhAK+6ecN6dYsQ+QuUWv9iTH6Hr+cULuZsVlwSTBAj+57p","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9584505},"main":"bin/pnpm.cjs","_from":"file:pnpm-6.17.0.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=12.17"},"funding":{"url":"https://opencollective.com/pnpm"},"scripts":{"lint":"eslint -c ../../eslint.json src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7781 pnpm run test:e2e","start":"pnpm tsc --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build && pnpm run lint -- --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.cjs","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"pnpm@kochan.io"},"_resolved":"/home/runner/work/pnpm/pnpm/packages/pnpm/pnpm-6.17.0.tgz","_integrity":"sha512-EgwdelfAtv5ld5J9vYLqgBjPeqjjr298o9nkVW7prT8aUFLsVet2rIP8FjdTBk7ApYDldJ2HWTkmp0qGqf1ONA==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.24.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"14.18.0","preferGlobal":true,"publishConfig":{"tag":"next","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_6.17.0_1633868858574_0.7733238065469459","host":"s3://npm-registry-packages"}},"6.17.2":{"name":"pnpm","version":"6.17.2","keywords":["pnpm6","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"license":"MIT","_id":"pnpm@6.17.2","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"pnpm@kochan.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"6767c79a997f72769d73c1f88f4bc440a5e16f0d","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-6.17.2.tgz","fileCount":648,"integrity":"sha512-hEoGmkr9Gwc2QG9zeRSaRraXCcnDY+7/xr+7B2tg9EXfKBnQZblx8KCa/PZ5iVp9o9aNFC7Qg8pGcaAlsgQGrQ==","signatures":[{"sig":"MEUCIB4z8IY2QcKJNNnxx1+mWSc9mNZcNdpN5Mkx2giimgwxAiEAn/rLmA4dwPLkpBGiiLgWtUbJv05PQWHifsz15+2sVPY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9633298},"main":"bin/pnpm.cjs","_from":"file:pnpm-6.17.2.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=12.17"},"funding":{"url":"https://opencollective.com/pnpm"},"scripts":{"lint":"eslint -c ../../eslint.json src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7781 pnpm run test:e2e","start":"pnpm tsc --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build && pnpm run lint -- --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.cjs","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"pnpm@kochan.io"},"_resolved":"/home/runner/work/pnpm/pnpm/packages/pnpm/pnpm-6.17.2.tgz","_integrity":"sha512-hEoGmkr9Gwc2QG9zeRSaRraXCcnDY+7/xr+7B2tg9EXfKBnQZblx8KCa/PZ5iVp9o9aNFC7Qg8pGcaAlsgQGrQ==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.24.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"14.18.0","preferGlobal":true,"publishConfig":{"tag":"next","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_6.17.2_1634348583823_0.25116282005319235","host":"s3://npm-registry-packages"}},"0.32.1":{"name":"pnpm","version":"0.32.1","keywords":["install","npm"],"author":{"name":"Rico Sta. Cruz","email":"rico@ricostacruz.com"},"license":"MIT","_id":"pnpm@0.32.1","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://github.com/rstacruz/pnpm#readme","bugs":{"url":"https://github.com/rstacruz/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js"},"dist":{"shasum":"da87b5f513f7c401786a119466f6d609ecf45def","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-0.32.1.tgz","integrity":"sha512-EXnlpJHP67tRE7JiaPZR/SUSd1ZDZHxSWl2OsRcNLDEWdmKNFUo52t0+6LQZpgid7woAe3VBZGIS06ypKVPW+g==","signatures":[{"sig":"MEQCIBP7LlArBTXxVzuGD+HGdg3CEpgdPifI/v44OOZsKOIzAiBdpBj5oW5iN095+IoXiY/9Bi5k3qltxv4d1n+dGC+X+w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["bin/","lib/",".scripts/","cached_node_modules/"],"config":{"ghooks":{"commit-msg":"node ./node_modules/validate-commit-msg/index.js"},"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"_shasum":"da87b5f513f7c401786a119466f6d609ecf45def","engines":{"node":">=4"},"gitHead":"dc0a79aee0df95d547aafa0b17a8cc794ace4789","scripts":{"tsc":"rimraf lib && tsc","lint":"standard && tslint -c tslint.json ./src/**/*.ts ./test/**/*.ts","test":"npm run lint && ts-node test | tap-spec","cover":"istanbul cover test/index.js","start":"npm run tsc -- --watch","commit":"git-cz","release":"sh .scripts/release.sh","posttest":"rimraf .tmp","docs:build":"docpress build"},"typings":"lib/index.d.ts","_npmUser":{"name":"zkochan","email":"zoltan.kochan@gmail.com"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/rstacruz/pnpm.git","type":"git"},"_npmVersion":"3.10.3","description":"A fast implementation of npm install","directories":{"test":"test"},"_nodeVersion":"6.5.0","dependencies":{"mz":"2.4.0","rc":"1.1.6","caw":"2.0.0","got":"6.3.0","meow":"3.7.0","chalk":"1.1.3","debug":"2.2.0","is-ci":"1.0.9","retry":"0.10.0","byline":"5.0.0","mkdirp":"0.5.1","rimraf":"2.5.4","semver":"5.3.0","tar-fs":"1.13.2","throat":"3.0.0","thenify":"3.2.0","lockfile":"1.0.1","node-gyp":"3.4.0","commondir":"1.0.1","json2yaml":"1.1.0","os-homedir":"1.0.1","common-tags":"1.3.1","cross-spawn":"^4.0.0","observatory":"1.0.0","read-pkg-up":"1.0.1","gunzip-maybe":"1.3.1","registry-url":"3.1.0","promisequence":"1.1.6","sorted-object":"2.0.0","camelcase-keys":"3.0.0","loud-rejection":"1.6.0","normalize-path":"2.0.1","supports-color":"3.1.2","@zkochan/logger":"0.1.0","npm-package-arg":"4.2.0","update-notifier":"1.0.2","is-retry-allowed":"1.1.0","registry-auth-token":"3.0.1"},"preferGlobal":true,"devDependencies":{"ncp":"^2.0.0","nixt":"0.5.0","tape":"4.6.0","isexe":"1.1.2","sepia":"2.0.1","ghooks":"^1.3.2","tslint":"3.15.1","ts-node":"1.3.0","docpress":"0.6.13","istanbul":"^0.4.5","standard":"8.0.0","tap-spec":"4.1.1","commitizen":"^2.8.6","typescript":"2.0.2","git-update-ghpages":"1.3.0","validate-commit-msg":"^2.7.0","cz-conventional-changelog":"^1.2.0"},"_npmOperationalInternal":{"tmp":"tmp/pnpm-0.32.1.tgz_1473963741407_0.6562049228232354","host":"packages-16-east.internal.npmjs.com"}},"2.4.0":{"name":"pnpm","version":"2.4.0","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@2.4.0","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js","pnpx":"lib/bin/pnpx.js"},"dist":{"shasum":"54c27537e831f91d5afe63320a5aa2df597efe84","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-2.4.0.tgz","fileCount":4561,"integrity":"sha512-A104tQhrUZJg9FMeTo7hemzNAqtrIuNYkYgrQEORZoXPYdCMRI21syOR2sgD5/kHQbK2ma6vHx8E39DNdMkvfQ==","signatures":[{"sig":"MEUCIHdgIdLKxyYHOtjfRHp7BrHzLRZPVgU8lFUmmW9zB/laAiEA/Yffr+1CZ4jxdFS/k3lfxcVENT/1pyG3/Kz8ki8EE64=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":23965585,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbHlpqCRA9TVsSAnZWagAAcyUP/2GIU16nXi2qGskNWp+a\nh+KzAHkOFEsvYMI9C7lX6Q22swx1OlAPZ3rvTCzR7MGFJE06n2DT8eWDTA7c\ngFzA97TjbBzw+ilran6fA7ExseZUcldyLwFjdHbYsY0uFo68UuQgtm0UWfCc\n0pJ0FHViiU57d/FiRlDcyVJq94N7H9yoAEFdlMATzqO8a180Kjzqj6fdHrD0\neGYRvd0adrxJT5cbdr0Ybdm/EMJLlA5GGHadx/NTncHex0QIGfIBwPq+A0Zb\nrMYNTn5eybbRPxd3yKx6YjuHhwWf2MG+b9U47KHJ508tGQ1boPzJmPBCCZAw\nWYUXbGxTlZbOwly9JIKpesmUuxJnzwT49HNa/MmyQAmIwL1c9I6T0Q9PmWAD\nRJNDTxcSXhDgdmFRTob3/viBrhBzQ/cpyHe4SMPqYRGE/AyWo80tj6f/hGqw\nwLYBTP76Ms/tPfjcv4HOJZLed1t++iyMYOteY3EkbIis/j669WwMjhFbHew9\nEk9qFxC99VduhXmS5By+Z7sB7P+8+x6UycJiDhVqqnQKB19bTphEe8yLa1bJ\nxgqOQgs1zo+/2jrf6bGhaNcxEX+ZF7ZPobMkV/vkGbHR3JU/puBKGtO7Ll5+\n5E9NPFs91lC/ak8Cp5f9i071RPg7ddEvdH7S2ver/5e9IjZHi9TiqF0cJWES\nD4Xs\r\n=ynZz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","_from":".","files":["lib/"],"_shasum":"54c27537e831f91d5afe63320a5aa2df597efe84","engines":{"node":">=6"},"scripts":{"tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json --project .","test":"npm run lint && npm run tsc && npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"pnpm link . && npm-run-all -p -r pnpm-registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf ../../../.tmp/ && rimraf node_modules/.bin/pnpm && pnpm-registry-mock prepare","pnpm-registry-mock":"pnpm-registry-mock","test:e2e-with-preview":"preview --skip-prepublishOnly && npm-run-all -p -r pnpm-registry-mock test:tap"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"greenkeeper":{"ignore":["@pnpm/default-fetcher","@pnpm/default-resolver","@pnpm/logger","@pnpm/outdated","@pnpm/server","@pnpm/types","pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-registry-mock","remove-all-except-outer-links","pnpm-shrinkwrap","supi"]},"_nodeVersion":"9.10.1","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"mz":"^2.7.0","nopt":"^4.0.1","supi":"^0.20.2","chalk":"^2.2.0","delay":"^3.0.0","is-ci":"^1.0.10","ramda":"^0.25.0","diable":"^4.0.1","p-limit":"^1.1.0","get-port":"^3.2.0","@types/mz":"^0.0.32","camelcase":"^4.1.0 || 5","lru-cache":"^4.1.3","path-name":"^1.0.0","pnpm-list":"^2.1.0","tree-kill":"^1.2.0","is-windows":"^1.0.1","pkgs-graph":"^2.0.0","text-table":"^0.2.0","@pnpm/types":"^1.5.0","@pnpm/utils":"^0.3.0","common-tags":"^1.4.0","cross-spawn":"^6.0.3","graceful-fs":"^4.1.11","signal-exit":"^3.0.2","strip-color":"^0.1.0","@pnpm/config":"^1.0.0","@pnpm/logger":"^1.0.0","@pnpm/server":"^0.13.2","find-packages":"^2.2.0","package-store":"^0.22.0","path-absolute":"^1.0.0","read-ini-file":"^1.0.0","@pnpm/outdated":"^0.3.3","camelcase-keys":"^4.2.0","load-json-file":"^4.0.0 || 5","load-yaml-file":"^0.1.0","loud-rejection":"^1.6.0","mkdirp-promise":"^5.0.1","process-exists":"^3.0.0","util.promisify":"^1.0.0","@pnpm/lifecycle":"^2.2.1","@types/get-port":"^3.2.0","@zkochan/libnpx":"^9.6.1","graph-sequencer":"^2.0.0","update-notifier":"^2.1.0","@pnpm/store-path":"^1.0.3","@types/lru-cache":"^4.1.1","pnpm-file-reporter":"^0.1.0","@pnpm/default-fetcher":"^0.4.0 || 1","@types/camelcase-keys":"^4.0.0","pnpm-default-reporter":"^0.17.3","@pnpm/default-resolver":"^2.0.0"},"_hasShrinkwrap":false,"devDependencies":{"caw":"^2.0.0","tape":"^4.6.3","execa":"^0.10.0","retry":"^0.12.0","sepia":"^2.0.2","byline":"^5.0.0","mkdirp":"^0.5.1","rimraf":"^2.5.4","semver":"^5.3.0","tslint":"^5.4.2","ts-node":"^6.0.0","read-pkg":"^3.0.0","write-pkg":"^3.1.0","typescript":"^2.9.1","@types/node":"^10.0.6","@types/nopt":"^3.0.29","@types/tape":"^4.2.30","exists-link":"^2.0.0","npm-run-all":"^4.0.1","path-exists":"^3.0.0","rimraf-then":"^1.0.1","@types/delay":"^2.0.1","@types/ramda":"^0.25.0","@types/retry":"^0.10.2","tape-promise":"^3.0.0","@types/byline":"^4.2.31","@types/mkdirp":"^0.5.0","@types/semver":"^5.3.32","@zkochan/husky":"^0.0.0","package-preview":"^1.0.0","write-json-file":"^2.3.0","write-yaml-file":"^1.0.0","deep-require-cwd":"^1.0.0","npm-scripts-info":"^0.3.6","normalize-newline":"^3.0.0","@types/common-tags":"^1.2.5","pnpm-registry-mock":"^2.0.0","@pnpm/assert-project":"^1.1.1","@types/load-json-file":"^2.0.6","@types/update-notifier":"^2.0.0","@types/write-json-file":"^2.2.1","anonymous-npm-registry-client":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_2.4.0_1528715882439_0.7887746168317491","host":"s3://npm-registry-packages"}},"2.11.1":{"name":"pnpm","version":"2.11.1","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@2.11.1","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js","pnpx":"lib/bin/pnpx.js"},"dist":{"shasum":"7d9db40cdd4522637fa664d70c62a1fcffb0ad2d","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-2.11.1.tgz","fileCount":4583,"integrity":"sha512-JR7xIcFLFEdOVXy4F5gCuKpbxlgmRSTihHKz3SGFDkED4O4fj8x/dHvilSsRyev14wzaALk+LxyyTGuopM98oQ==","signatures":[{"sig":"MEUCIQDb1uk2MoeIhkOIfYjtaeqNrG5SY6Exj5GeJ0LX+coS/QIgK1ZBjSZvikfXu9YkrRRAMJpG88MeYXN5yauF/qHbftU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":23958172},"main":"lib/bin/pnpm.js","_from":".","files":["lib/"],"_shasum":"7d9db40cdd4522637fa664d70c62a1fcffb0ad2d","engines":{"node":">=6"},"scripts":{"tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json --project .","test":"npm run lint && npm run tsc && npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"pnpm link . && npm-run-all -p -r pnpm-registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf ../../../.tmp/ && rimraf node_modules/.bin/pnpm && pnpm-registry-mock prepare","pnpm-registry-mock":"pnpm-registry-mock","test:e2e-with-preview":"preview --skip-prepublishOnly && npm-run-all -p -r pnpm-registry-mock test:tap"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"greenkeeper":{"ignore":["@pnpm/default-fetcher","@pnpm/default-resolver","@pnpm/logger","@pnpm/outdated","@pnpm/server","@pnpm/types","pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-registry-mock","remove-all-except-outer-links","pnpm-shrinkwrap","supi"]},"_nodeVersion":"9.10.1","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"mz":"^2.7.0","nopt":"^4.0.1","supi":"^0.21.0","chalk":"^2.2.0","delay":"^3.0.0","execa":"^0.10.0","is-ci":"^1.0.10","ramda":"^0.25.0","diable":"^4.0.1","find-up":"^3.0.0","p-limit":"^2.0.0","get-port":"^3.2.0","@types/mz":"^0.0.32","camelcase":"^4.1.0 || 5","lru-cache":"^4.1.3","minimatch":"^3.0.4","path-name":"^1.0.0","pnpm-list":"^3.0.0","tree-kill":"^1.2.0","is-windows":"^1.0.1","pkgs-graph":"^2.0.0","text-table":"^0.2.0","@pnpm/types":"^1.5.0","@pnpm/utils":"^0.4.0","common-tags":"^1.4.0","cross-spawn":"^6.0.3","graceful-fs":"^4.1.11","signal-exit":"^3.0.2","strip-color":"^0.1.0","@pnpm/config":"^1.2.7","@pnpm/logger":"^1.0.0","@pnpm/server":"^0.13.2","find-packages":"^2.2.0","package-store":"^0.22.0","path-absolute":"^1.0.0","read-ini-file":"^1.0.0","@pnpm/outdated":"^0.3.3","camelcase-keys":"^4.2.0","load-json-file":"^4.0.0 || 5","load-yaml-file":"^0.1.0","loud-rejection":"^1.6.0","mkdirp-promise":"^5.0.1","process-exists":"^3.0.0","util.promisify":"^1.0.0","@pnpm/lifecycle":"^2.2.1","@types/get-port":"^3.2.0","@zkochan/libnpx":"^9.6.1","graph-sequencer":"^2.0.0","update-notifier":"^2.1.0","@pnpm/store-path":"^1.0.3","@types/lru-cache":"^4.1.1","@types/minimatch":"^3.0.3","pnpm-file-reporter":"^0.1.0","@pnpm/default-fetcher":"^0.4.0 || 1","@types/camelcase-keys":"^4.0.0","pnpm-default-reporter":"^0.18.0","@pnpm/default-resolver":"^2.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"caw":"^2.0.0","tape":"^4.6.3","retry":"^0.12.0","sepia":"^2.0.2","byline":"^5.0.0","mkdirp":"^0.5.1","rimraf":"^2.5.4","semver":"^5.3.0","tslint":"^5.4.2","ts-node":"^6.2.0","write-pkg":"^3.1.0","typescript":"^2.9.1","@types/node":"^10.0.6","@types/nopt":"^3.0.29","@types/tape":"^4.2.30","exists-link":"^2.0.0","npm-run-all":"^4.0.1","path-exists":"^3.0.0","rimraf-then":"^1.0.1","@types/delay":"^2.0.1","@types/ramda":"^0.25.0","@types/retry":"^0.10.2","tape-promise":"^3.0.0","@types/byline":"^4.2.31","@types/mkdirp":"^0.5.0","@types/semver":"^5.3.32","@zkochan/husky":"^0.0.0","package-preview":"^1.0.0","write-json-file":"^2.3.0","write-yaml-file":"^1.0.0","deep-require-cwd":"^1.0.0","npm-scripts-info":"^0.3.6","normalize-newline":"^3.0.0","@pnpm/modules-yaml":"^1.0.0","@types/common-tags":"^1.2.5","pnpm-registry-mock":"^2.0.0","@pnpm/assert-project":"^1.1.1","@types/load-json-file":"^2.0.6","@types/update-notifier":"^2.0.0","@types/write-json-file":"^2.2.1","@pnpm/read-package-json":"^1.0.0","anonymous-npm-registry-client":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_2.11.1_1531505676217_0.8410669905630044","host":"s3://npm-registry-packages"}},"2.11.0":{"name":"pnpm","version":"2.11.0","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@2.11.0","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js","pnpx":"lib/bin/pnpx.js"},"dist":{"shasum":"bf22d9176287069abe5e2b451cf030988b8caca6","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-2.11.0.tgz","fileCount":4581,"integrity":"sha512-7kVt/c75jwpEykthIZ56U0zgjbo23KfbHZlj0aDZYcoWk7/AKbgj5TUyYv5Kir3rOboBp+eVGTh/yoipPWcDJQ==","signatures":[{"sig":"MEYCIQCOEDGkkpe5VQGEqaPdGGETqJLcldKOPtmu3SNqzZ/B9wIhAJ7Ggg+mTeNawPivoExdcTsN8mXgqyFkvHytFd4J9tlV","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":23953305},"main":"lib/bin/pnpm.js","_from":".","files":["lib/"],"_shasum":"bf22d9176287069abe5e2b451cf030988b8caca6","engines":{"node":">=6"},"scripts":{"tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json --project .","test":"npm run lint && npm run tsc && npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"pnpm link . && npm-run-all -p -r pnpm-registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf ../../../.tmp/ && rimraf node_modules/.bin/pnpm && pnpm-registry-mock prepare","pnpm-registry-mock":"pnpm-registry-mock","test:e2e-with-preview":"preview --skip-prepublishOnly && npm-run-all -p -r pnpm-registry-mock test:tap"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"greenkeeper":{"ignore":["@pnpm/default-fetcher","@pnpm/default-resolver","@pnpm/logger","@pnpm/outdated","@pnpm/server","@pnpm/types","pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-registry-mock","remove-all-except-outer-links","pnpm-shrinkwrap","supi"]},"_nodeVersion":"9.10.1","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"mz":"^2.7.0","nopt":"^4.0.1","supi":"^0.21.0","chalk":"^2.2.0","delay":"^3.0.0","execa":"^0.10.0","is-ci":"^1.0.10","ramda":"^0.25.0","diable":"^4.0.1","find-up":"^3.0.0","p-limit":"^2.0.0","get-port":"^3.2.0","@types/mz":"^0.0.32","camelcase":"^4.1.0 || 5","lru-cache":"^4.1.3","minimatch":"^3.0.4","path-name":"^1.0.0","pnpm-list":"^3.0.0","tree-kill":"^1.2.0","is-windows":"^1.0.1","pkgs-graph":"^2.0.0","text-table":"^0.2.0","@pnpm/types":"^1.5.0","@pnpm/utils":"^0.4.0","common-tags":"^1.4.0","cross-spawn":"^6.0.3","graceful-fs":"^4.1.11","signal-exit":"^3.0.2","strip-color":"^0.1.0","@pnpm/config":"^1.2.7","@pnpm/logger":"^1.0.0","@pnpm/server":"^0.13.2","find-packages":"^2.2.0","package-store":"^0.22.0","path-absolute":"^1.0.0","read-ini-file":"^1.0.0","@pnpm/outdated":"^0.3.3","camelcase-keys":"^4.2.0","load-json-file":"^4.0.0 || 5","load-yaml-file":"^0.1.0","loud-rejection":"^1.6.0","mkdirp-promise":"^5.0.1","process-exists":"^3.0.0","util.promisify":"^1.0.0","@pnpm/lifecycle":"^2.2.1","@types/get-port":"^3.2.0","@zkochan/libnpx":"^9.6.1","graph-sequencer":"^2.0.0","update-notifier":"^2.1.0","@pnpm/store-path":"^1.0.3","@types/lru-cache":"^4.1.1","@types/minimatch":"^3.0.3","pnpm-file-reporter":"^0.1.0","@pnpm/default-fetcher":"^0.4.0 || 1","@types/camelcase-keys":"^4.0.0","pnpm-default-reporter":"^0.18.0","@pnpm/default-resolver":"^2.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"caw":"^2.0.0","tape":"^4.6.3","retry":"^0.12.0","sepia":"^2.0.2","byline":"^5.0.0","mkdirp":"^0.5.1","rimraf":"^2.5.4","semver":"^5.3.0","tslint":"^5.4.2","ts-node":"^6.2.0","write-pkg":"^3.1.0","typescript":"^2.9.1","@types/node":"^10.0.6","@types/nopt":"^3.0.29","@types/tape":"^4.2.30","exists-link":"^2.0.0","npm-run-all":"^4.0.1","path-exists":"^3.0.0","rimraf-then":"^1.0.1","@types/delay":"^2.0.1","@types/ramda":"^0.25.0","@types/retry":"^0.10.2","tape-promise":"^3.0.0","@types/byline":"^4.2.31","@types/mkdirp":"^0.5.0","@types/semver":"^5.3.32","@zkochan/husky":"^0.0.0","package-preview":"^1.0.0","write-json-file":"^2.3.0","write-yaml-file":"^1.0.0","deep-require-cwd":"^1.0.0","npm-scripts-info":"^0.3.6","normalize-newline":"^3.0.0","@pnpm/modules-yaml":"^1.0.0","@types/common-tags":"^1.2.5","pnpm-registry-mock":"^2.0.0","@pnpm/assert-project":"^1.1.1","@types/load-json-file":"^2.0.6","@types/update-notifier":"^2.0.0","@types/write-json-file":"^2.2.1","@pnpm/read-package-json":"^1.0.0","anonymous-npm-registry-client":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_2.11.0_1531054178935_0.2970027769951038","host":"s3://npm-registry-packages"}},"1.6.0":{"name":"pnpm","version":"1.6.0","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager"],"author":{"name":"Rico Sta. Cruz","email":"rico@ricostacruz.com"},"license":"MIT","_id":"pnpm@1.6.0","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js"},"dist":{"shasum":"73e3fcd19bb6987d10c98022d7b006dbb9e0b3d7","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-1.6.0.tgz","integrity":"sha512-p1o7MWVpkhMbTNaAAroBA4SO7UpstH/t73j9wg9pY+/H3tfA6YQT/jMVyEs//7YyWC9Txx9D02i8Ed/H7y1J3Q==","signatures":[{"sig":"MEYCIQCnpR6U58zXRrh83OfFMt3qMeq64UahnLJgKZfUOMg4XgIhAIP2bbmDw4bh2FDc7frGXYzyvqMAF82FxL/qjk1BnYmE","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/bin/pnpm.js","files":["lib/"],"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"engines":{"node":">=4"},"gitHead":"ff18f65d1f214c26f0e510ed38070862a45c8ebc","_npmUser":{"name":"zkochan","email":"zoltan.kochan@gmail.com"},"__scripts":{"cz":"git-cz","?cz":"echo 'Run Git commit wizard'","tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json --project .","test":"npm run tsc && npm run lint && cd test && npm test","start":"npm run tsc -- --watch","prepare":"cd test && pnpm install","commitmsg":"validate-commit-msg","prepublish":"in-publish && echo 'You need to use \"publish-packed\" to publish pnpm' && false || npm run tsc"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"5.3.0","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"greenkeeper":{"ignore":["pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-logger","pnpm-registry-mock","remove-all-except-outer-links","pnpm-shrinkwrap","supi"]},"_nodeVersion":"6.9.1","preferGlobal":true,"__dependencies":{"npm":"^5.0.2","bole":"^3.0.2","nopt":"^4.0.1","supi":"^0.2.2","is-ci":"^1.0.10","ramda":"^0.24.1","byline":"^5.0.0","ndjson":"^1.5.0","camelcase":"^4.1.0","path-name":"^1.0.0","pnpm-list":"^1.0.0","@types/npm":"^2.0.28","@types/node":"^8.0.7","@types/nopt":"^3.0.29","common-tags":"^1.4.0","cross-spawn":"^5.0.0","graceful-fs":"^4.1.11","pnpm-logger":"^0.5.0","@types/ramda":"^0.24.1","@types/byline":"^4.2.31","load-json-file":"^2.0.0","loud-rejection":"^1.6.0","update-notifier":"^2.1.0","@types/common-tags":"^1.2.5","pnpm-file-reporter":"^0.0.1","@types/load-json-file":"^2.0.5","pnpm-default-reporter":"^0.8.0","@types/update-notifier":"^1.0.0"},"devDependencies":{"husky":"^0.14.0","rimraf":"^2.5.4","tslint":"^5.4.2","commitizen":"^2.8.6","in-publish":"^2.0.0","typescript":"^2.4.1","@types/tape":"^4.2.30","@types/mkdirp":"^0.5.0","npm-scripts-info":"^0.3.6","validate-commit-msg":"^2.7.0","cz-conventional-changelog":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/pnpm-1.6.0.tgz_1500237456050_0.7745428225025535","host":"s3://npm-registry-packages"}},"1.6.1":{"name":"pnpm","version":"1.6.1","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager"],"author":{"name":"Rico Sta. Cruz","email":"rico@ricostacruz.com"},"license":"MIT","_id":"pnpm@1.6.1","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js"},"dist":{"shasum":"9349ced423cd1445c98ff5ea19627c55fe413330","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-1.6.1.tgz","integrity":"sha512-opwK1XsQ1dMbLoajcG6ZhYLKesK5sK3b559jq7aY5ZvTggqI7PD9ucrD6mrctp6pRiSENWvV5W0sx4TQ/xBKbQ==","signatures":[{"sig":"MEYCIQDsDysD0KFI5uizlgW9WRYLPAC5xbNTeDWO5IYtE28PWQIhAKpaYaEmjftQyStAbdOUlWR4v9Ify5u/yTpb3y+LtlOy","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/bin/pnpm.js","files":["lib/"],"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"engines":{"node":">=4"},"gitHead":"54a1d01d2bb2a3a8f91da0e2eba0fca9103a22ba","_npmUser":{"name":"zkochan","email":"zoltan.kochan@gmail.com"},"__scripts":{"cz":"git-cz","?cz":"echo 'Run Git commit wizard'","tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json --project .","test":"npm run tsc && npm run lint && cd test && npm test","start":"npm run tsc -- --watch","prepare":"cd test && pnpm install","commitmsg":"validate-commit-msg","prepublish":"in-publish && echo 'You need to use \"publish-packed\" to publish pnpm' && false || npm run tsc"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"5.3.0","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"greenkeeper":{"ignore":["pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-logger","pnpm-registry-mock","remove-all-except-outer-links","pnpm-shrinkwrap","supi"]},"_nodeVersion":"6.9.1","preferGlobal":true,"__dependencies":{"npm":"^5.0.2","bole":"^3.0.2","nopt":"^4.0.1","supi":"^0.2.3","is-ci":"^1.0.10","ramda":"^0.24.1","byline":"^5.0.0","ndjson":"^1.5.0","camelcase":"^4.1.0","path-name":"^1.0.0","pnpm-list":"^1.0.0","@types/npm":"^2.0.28","@types/node":"^8.0.7","@types/nopt":"^3.0.29","common-tags":"^1.4.0","cross-spawn":"^5.0.0","graceful-fs":"^4.1.11","pnpm-logger":"^0.5.0","@types/ramda":"^0.24.1","@types/byline":"^4.2.31","load-json-file":"^2.0.0","loud-rejection":"^1.6.0","update-notifier":"^2.1.0","@types/common-tags":"^1.2.5","pnpm-file-reporter":"^0.0.1","@types/load-json-file":"^2.0.5","pnpm-default-reporter":"^0.8.0","@types/update-notifier":"^1.0.0"},"devDependencies":{"husky":"^0.14.0","rimraf":"^2.5.4","tslint":"^5.4.2","commitizen":"^2.8.6","in-publish":"^2.0.0","typescript":"^2.4.1","@types/tape":"^4.2.30","@types/mkdirp":"^0.5.0","npm-scripts-info":"^0.3.6","validate-commit-msg":"^2.7.0","cz-conventional-changelog":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/pnpm-1.6.1.tgz_1500318170006_0.5207421919330955","host":"s3://npm-registry-packages"}},"0.43.0":{"name":"pnpm","version":"0.43.0","keywords":["dependency manager","install","modules","npm","package manager"],"author":{"name":"Rico Sta. Cruz","email":"rico@ricostacruz.com"},"license":"MIT","_id":"pnpm@0.43.0","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://github.com/rstacruz/pnpm#readme","bugs":{"url":"https://github.com/rstacruz/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js"},"dist":{"shasum":"fb651b627955fa3affb9a64abdfda9c3134ed0a8","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-0.43.0.tgz","integrity":"sha512-FGv7aOaDNOCu6LLEyBLftGqhrVtG933e/8hNmT30Rt1EGIHsmsQFOmqzPDHJdbkhDo5D+v/b8TBA93VQ4p2lGw==","signatures":[{"sig":"MEUCIA5U78bxhVN7sSJ5ox0k27q2vp40nP/I+STpXYAQ+Na2AiEAsQf/QYaYaRJDtazIiGgUy8EitIDvGEixj95l7zFQhwU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib/"],"config":{"ghooks":{"commit-msg":"node ./node_modules/validate-commit-msg/index.js"},"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"_shasum":"fb651b627955fa3affb9a64abdfda9c3134ed0a8","engines":{"node":">=4"},"gitHead":"2f88729a05a08c76651739b7e3dd629fc4e3e7c1","scripts":{},"typings":"lib/index.d.ts","_npmUser":{"name":"zkochan","email":"zoltan.kochan@gmail.com"},"__scripts":{"tsc":"rm -rf lib && tsc","lint":"standard && tslint -c tslint.json --project .","test":"npm run lint && npm run test:e2e","cover":"istanbul cover test/index.js","start":"npm run tsc -- --watch","commit":"git-cz","release":"sh .scripts/release.sh","sinopia":"sinopia -c ./sinopia/config.yaml","posttest":"rm -rf .tmp","test:e2e":"node node_modules/npm-run-all/bin/npm-run-all -p -r sinopia test:tap","test:tap":"ts-node test | tap-diff","docs:build":"docpress build","prepublish":"in-publish && echo 'You need to use \"npm run release\" to publish pnpm' && false || npm run tsc","prerelease":"npm run tsc && npm test"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/rstacruz/pnpm.git","type":"git"},"_npmVersion":"3.10.9","description":"A fast implementation of npm install","directories":{"test":"test"},"_nodeVersion":"6.9.1","preferGlobal":true,"__dependencies":{"mz":"2.4.0","rc":"1.1.6","mem":"1.1.0","meow":"3.7.0","chalk":"1.1.3","debug":"2.2.0","is-ci":"1.0.10","retry":"0.10.0","byline":"5.0.0","mkdirp":"0.5.1","semver":"5.3.0","find-up":"2.0.0","js-yaml":"3.6.1","thenify":"3.2.1","link-dir":"1.0.2","lockfile":"1.0.1","node-gyp":"3.4.0","commondir":"1.0.1","json2yaml":"1.1.0","path-name":"1.0.0","write-pkg":"2.0.0","os-homedir":"1.0.2","arr-flatten":"1.0.1","common-tags":"1.3.1","cross-spawn":"^5.0.0","exists-file":"3.0.0","observatory":"1.0.0","read-pkg-up":"1.0.1","rimraf-then":"1.0.0","pause-stream":"0.0.11","registry-url":"3.1.0","cache-manager":"2.2.0","promisequence":"1.1.6","sorted-object":"2.0.1","unpack-stream":"1.0.1","camelcase-keys":"4.0.0","load-json-file":"2.0.0","lodash.memoize":"4.1.2","loud-rejection":"1.6.0","normalize-path":"2.0.1","supports-color":"3.1.2","@zkochan/logger":"0.1.0","npm-package-arg":"4.2.0","update-notifier":"1.0.2","cache-manager-fs":"1.0.5","is-retry-allowed":"1.1.0","lodash.clonedeep":"4.5.0","@zkochan/cmd-shim":"1.0.0","npm-registry-client":"7.3.0","registry-auth-token":"3.1.0","delocalize-dependencies":"0.1.0"},"devDependencies":{"caw":"2.0.0","ncp":"^2.0.0","nixt":"0.5.0","tape":"4.6.2","isexe":"1.1.2","sepia":"2.0.1","ghooks":"^1.3.2","tslint":"3.15.1","cash-rm":"0.2.0","ts-node":"1.6.1","docpress":"0.7.0","istanbul":"^0.4.5","standard":"8.4.0","tap-diff":"0.1.1","commitizen":"^2.8.6","in-publish":"2.0.0","typescript":"2.0.6","exists-link":"1.0.0","npm-run-all":"3.1.0","tape-promise":"2.0.0","@zkochan/sinopia":"1.0.0","git-update-ghpages":"1.3.0","validate-commit-msg":"^2.7.0","cz-conventional-changelog":"^1.2.0","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm-0.43.0.tgz_1477938815202_0.741516204085201","host":"packages-12-west.internal.npmjs.com"}},"3.1.1-0":{"name":"pnpm","version":"3.1.1-0","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@3.1.1-0","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"a5ddb78252591bbc3ce98571cd2d02a0b00505fb","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-3.1.1-0.tgz","fileCount":4607,"integrity":"sha512-6b0eau7bbMTMR+Tz4029LzDloNzbEeaYeZtUA8fV50x4oOTkkUKzRimhyVSGu8lgkAZBYJiuRF1tMY5zf4aijw==","signatures":[{"sig":"MEUCIGy0SlCZwK2pcmhyZN9IMC6XjCF8voGUG2lqWqDSvs2zAiEA979jbaaBjHsfj+qELKdpB1ii+NmsciDExN82WsIKDmk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":21616828,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcqiFHCRA9TVsSAnZWagAArTQP/R3Ac0KV2Oi4uBmlqV5m\nM4Je5GbHPt1Q9wvfIpwN3nDR5aq1QL8Ag4Q8FBf6wMbfCU5rH3lo7xIMtAPg\n19sIOiGP7fm4Tjy2yue6Xrg1Rsv+UQII3Nr5f9Gl7KIuDavo9pXKpeq8RdPQ\n2vjd8wp+2YszKY+TWaTtsn4xjgJt+WrmCz6Xc/igoX67xoh+cXEXxjJICWXv\nXmwhUh6NgPxig/oq+cItucJfFZfach9Ra/XGnZ+zmPBemqW6SaQ0RxufKBV9\neevjm23GcVpaHQZraP3gS7wai9nM1uXczQdGZOG3n5bHMK7OPuPAI31ZdvUU\nTnrR8W6NQ4NZVC656IzMC2HSoKsnG+qSKTvN126jLGblEvS+zmUfYBU4lrw5\n3kZ92QFUyz2w8hL6V/0JqgIE5IJvAucb1T6cv17ReHFQbmB5YjEtLKGJHOvN\n+rDPCBVo3anrRvgjBaxDH901zHEZnvQEkiH99CaRjU7Vrse8n8VSqfIL2o1h\nwaLy9ktFy9qzRVBUtOPCOvX6w1gymCf+Mb+SsZGnnpvGOQCnEnDZ1MonGlED\n6MZAPczrQwyxfLKnCFBE/ALeSam6e8IumOd8Nw9zPb+JXlZcrjudrMKZC6ZR\n1PnNMvhoyrtrjs3VvERGD9hjL6J5SCXvAxLBQWdHor4Ev8VRXCHJB9xazVfd\nWooY\r\n=IHYT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","_from":".","_shasum":"a5ddb78252591bbc3ce98571cd2d02a0b00505fb","engines":{"node":">=8.15"},"scripts":{"tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json src/**/*.ts test/**/*.ts","test":"npm run lint && npm run tsc && npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"npm-run-all -p -r pnpm-registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf ../../../.tmp/ && rimraf node_modules/.bin/pnpm && pnpm-registry-mock prepare","pnpm-registry-mock":"pnpm-registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"8.0.0","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"mz":"2.7.0","mem":"4.3.0","nopt":"4.0.1","supi":"0.31.2","archy":"1.0.0","chalk":"2.4.2","delay":"4.1.0","execa":"1.0.0","is-ci":"2.0.0","ramda":"0.26.1","diable":"4.0.2","p-limit":"2.2.0","get-port":"4.2.0","p-filter":"2.1.0","@types/mz":"^0.0.32","camelcase":"5.3.1","is-subdir":"1.0.3","lru-cache":"5.1.1","minimatch":"3.0.4","path-name":"1.0.0","tree-kill":"1.2.1","@pnpm/list":"1.0.3","is-windows":"1.0.2","pkgs-graph":"3.0.0","text-table":"0.2.0","@pnpm/types":"3.0.0","@pnpm/utils":"0.10.2","common-tags":"1.8.0","cross-spawn":"6.0.5","graceful-fs":"4.1.15","signal-exit":"3.0.2","strip-color":"0.1.0","@pnpm/config":"3.1.1","@pnpm/logger":"2.1.0","@pnpm/server":"3.0.0","@types/archy":"0.0.31","@types/p-any":"1.1.2","find-packages":"4.0.1","path-absolute":"1.0.1","read-ini-file":"2.0.0","@pnpm/outdated":"2.0.5","camelcase-keys":"5.0.0","load-json-file":"5.3.0","loud-rejection":"2.1.0","mkdirp-promise":"5.0.1","process-exists":"3.1.0","read-yaml-file":"1.1.0","@pnpm/constants":"1.0.0","@pnpm/lifecycle":"5.0.1","@zkochan/libnpx":"10.0.0","graph-sequencer":"2.0.0","update-notifier":"2.5.0","@pnpm/store-path":"1.0.4","@types/lru-cache":"^5.1.0","@types/minimatch":"^3.0.3","@pnpm/core-loggers":"3.0.0","pnpm-file-reporter":"0.1.0","@pnpm/package-store":"4.0.3","@pnpm/default-fetcher":"3.1.2","@types/camelcase-keys":"^4.1.0","dir-is-case-sensitive":"1.0.0","@pnpm/default-reporter":"3.0.4","@pnpm/default-resolver":"3.0.4","@pnpm/store-controller-types":"3.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","__devDependencies":{"caw":"2.0.1","ncp":"2.0.0","pnpm":"link:","tape":"4.10.1","p-any":"1.1.0","retry":"0.12.0","sepia":"2.0.2","byline":"5.0.0","mkdirp":"0.5.1","rimraf":"2.6.3","semver":"6.0.0","tslint":"5.15.0","ts-node":"8.0.3","write-pkg":"3.2.0","typescript":"3.4.2","@types/node":"*","@types/nopt":"3.0.29","@types/tape":"4.2.33","exists-link":"2.0.0","npm-run-all":"4.1.5","path-exists":"4.0.0","rimraf-then":"1.0.1","symlink-dir":"3.0.2","@types/ramda":"0.25.34","@types/retry":"0.12.0","tape-promise":"4.0.0","@pnpm/prepare":"0.0.0","@types/byline":"4.2.31","@types/mkdirp":"0.5.2","@types/semver":"6.0.0","write-json-file":"3.2.0","write-yaml-file":"2.0.0","deep-require-cwd":"1.0.0","npm-scripts-info":"0.3.9","normalize-newline":"3.0.0","@pnpm/modules-yaml":"3.0.0","@types/common-tags":"1.8.0","pnpm-registry-mock":"2.11.0","@pnpm/tslint-config":"0.0.0","@pnpm/assert-project":"link:../../privatePackages/assert-project","@pnpm/lockfile-types":"1.0.0","@types/load-json-file":"2.0.7","@types/update-notifier":"2.5.0","@pnpm/read-package-json":"2.0.1","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_3.1.1-0_1554653510875_0.13376800145837553","host":"s3://npm-registry-packages"}},"4.14.4":{"name":"pnpm","version":"4.14.4","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@4.14.4","maintainers":[{"name":"zkochan","email":"z@kochan.io"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"86d416ab942ad6422221a2613ed01fee848f9479","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-4.14.4.tgz","fileCount":5857,"integrity":"sha512-AH+vcfKJIlfKznH2vZj83utJ9g4vHjBK982OdinnBfWvYpHQ8opEMr9g1evAwlCW0Oim6V0sdolFvmV5AXc3Zw==","signatures":[{"sig":"MEUCIBbuNHXp3TdMP5mEMPNu3McxUk3Yb5YCsgTYNAYOzTVCAiEAhY/AY0dqJJQLiAC96yKyFvSX3RSl4Ng7ZAElxEqf+IU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18649386,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeyG3VCRA9TVsSAnZWagAAm9EP/A8ekN7URAnVwR41pL9J\nbwHItiI1ShWxDUniNMcqBrNL83GByrlx2FJ4sEKdR4/8gNH63MN1C+HqN6CO\n1f9OOsKj0geDkTsDc2La9kBMdvz6KfwSdOGu0yGdOT5COBi0k9LUTr1LL6gC\nfYRQetRJeW8hg9Lw/FoY9236QpZOCzSbJ4/L6WuQh8Soo0ogGIpfSgViYQwM\nDyqidz6PYEorsgcrb1XATAFDx9WS1ASo0855SL7S1bnlhS6aPdVrss834yW2\n5ZRn4JSOtMLh0S+0o2CkvRxiHvx+W148FRkmF50rM+C0Q8i9OkEXwLGNFL2U\n7jSnk993A3FlDCYRSXZQfrwnRODXJqYdr9nP5SvOKFnxLjFF51Gyp2DKweMX\nyi5+TQ4IXtHAPymhU3zft1eJH39jIM7Gv1WXlgADTt1KmkWi6VF87j5RtU+1\nTDV/lq/yk3V7ZhFfnHTawHpA3e4nBCTCD+olDU9KZ6AO4Ui7fMw+6qfldgfp\ne/4tUlhsEI/O3Bm9F1tBZ/OL7cvygbASaKA94M7+mur7XqcQoiD5Y9lKggaK\nGSO31C7NkTAsa8rI4aaH583MwoHe9yAoCRzeFW/95wDUNNFvKAYl99/Pbp8w\noUEDuABWKgTgZV6baWhtqJMDnwzKD3QwswbFH3tqz5pC2lu0CMRNQCv8hoDo\nR1IY\r\n=ggl4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","engines":{"node":">=10.13"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"tslint -c ../../tslint.json src/**/*.ts test/**/*.ts","test":"pnpm run _test","_test":"pnpm run compile && cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"npm run tsc -- --watch","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:tap","test:tap":"cd ../.. && c8 --reporter lcov --reports-dir packages/pnpm/coverage ts-node packages/pnpm/test --type-check","postpublish":"publish-packed","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock","prepublishOnly":"pnpm run compile && npm cache clear --force && publish-packed --prune"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"6.14.4","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"12.16.3","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"nopt":"4.0.3","chalk":"4.0.0","is-ci":"2.0.0","ramda":"0.27.0","which":"2.0.2","split-cmd":"1.0.1","pkgs-graph":"5.1.5","@pnpm/types":"5.0.0","@types/nopt":"^3.0.29","common-tags":"1.8.0","graceful-fs":"4.2.1","render-help":"1.0.0","@pnpm/config":"8.3.0","@pnpm/logger":"3.2.2","@pnpm/tabtab":"0.0.1","@pnpm/command":"1.0.0","@pnpm/run-npm":"2.0.1","@pnpm/cli-meta":"1.0.0","loud-rejection":"2.2.0","@pnpm/cli-utils":"0.4.4","@zkochan/libnpx":"11.0.3","update-notifier":"4.1.0","@pnpm/core-loggers":"4.0.1","@pnpm/file-reporter":"0.1.0","@pnpm/parse-cli-args":"1.0.0","@pnpm/default-reporter":"7.2.4","@pnpm/find-workspace-dir":"1.0.0","@pnpm/plugin-commands-audit":"1.0.8","@pnpm/plugin-commands-store":"1.0.10","@pnpm/plugin-commands-import":"1.0.12","@pnpm/plugin-commands-server":"1.0.10","@pnpm/common-cli-options-help":"0.1.5","@pnpm/plugin-commands-listing":"1.0.9","@pnpm/plugin-commands-rebuild":"1.0.11","@pnpm/plugin-commands-outdated":"1.0.9","@pnpm/filter-workspace-packages":"2.0.14","@pnpm/plugin-commands-publishing":"1.0.12","@pnpm/plugin-commands-installation":"1.2.6","@pnpm/plugin-commands-script-runners":"1.1.0"},"_hasShrinkwrap":false,"__devDependencies":{"mz":"2.7.0","ncp":"2.0.0","pnpm":"file:","delay":"4.3.0","execa":"4.0.0","p-any":"3.0.0","retry":"0.12.0","byline":"5.0.0","semver":"^7.3.2","make-dir":"^3.1.0","@types/mz":"^2.7.0","tree-kill":"1.2.2","write-pkg":"4.0.0","@types/ncp":"2.0.3","is-windows":"1.0.2","cross-spawn":"7.0.2","exists-link":"2.0.0","npm-run-all":"4.1.5","path-exists":"4.0.0","symlink-dir":"^4.0.1","@types/is-ci":"2.0.0","@types/ramda":"^0.27.4","@types/retry":"0.12.0","@types/table":"^5.0.0","@types/which":"1.3.2","tape-promise":"4.0.0","@pnpm/prepare":"0.0.1","@types/byline":"4.2.31","@types/mkdirp":"1.0.0","@types/semver":"^7.1.0","load-json-file":"6.2.0","read-yaml-file":"2.0.0","@pnpm/constants":"3.0.0","@zkochan/rimraf":"1.0.0","write-json-file":"4.0.0","write-yaml-file":"^4.1.0","deep-require-cwd":"1.0.0","@types/is-windows":"^1.0.0","normalize-newline":"3.0.0","@pnpm/modules-yaml":"6.0.2","@types/common-tags":"1.8.0","@types/cross-spawn":"6.0.1","@types/graceful-fs":"4.1.3","@types/tape-promise":"4.0.0","@pnpm/assert-project":"2.0.1","@pnpm/lockfile-types":"2.0.0","dir-is-case-sensitive":"1.0.2","@types/update-notifier":"4.1.0","@pnpm/read-package-json":"3.1.0","@pnpm/read-project-manifest":"1.0.5","@pnpm/write-project-manifest":"1.0.2","@pnpm/find-workspace-packages":"2.2.1","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_4.14.4_1590193620938_0.5869749107545672","host":"s3://npm-registry-packages"}},"4.14.3":{"name":"pnpm","version":"4.14.3","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@4.14.3","maintainers":[{"name":"zkochan","email":"z@kochan.io"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"77cde45df2bf88b5d538da7d4709b43e655470f7","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-4.14.3.tgz","fileCount":5858,"integrity":"sha512-tBLFuALf2ESp0etmrtCxfnF01MtF6HQDWgryBE/Yg+ItNZweDcYQtEqLcacdNclmUUvDsvzLEUWl0ROcCVl+yQ==","signatures":[{"sig":"MEYCIQDhIs/J5rodlD8F7FbWUj1Zz/YPI9XIwUQVBo3dLMfyzwIhAKBJH3Ph/V5jtxG8r8/Cd1e7nJbh9U6/Fj45IBRv9kbi","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18673623,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJevEaECRA9TVsSAnZWagAAO4IQAJMk+/L940MY9Yw2zuee\nGzGaTgW46aMWXpuCxagrTFBjMRlUCqocmAGxKxJrySnwHXcOsdk1ysVoR1bk\n2SPH+l82ObJyKhYLwjFzZnqFSyeXyycFYPHPk/imfktCS2xQS13Ng8eWEenu\nyoPSv6yiZ1IZWTpG12KNqege7amChLl6IBVzzqTmRaUgqtFSnvqi2EaVOH8M\nFlohK+W6HLhnvkLuvoQeE/RFaRj24MjtZUmS1Ltwh2/orr4q8sOOK+JLVMnU\nS6nPvfkqnX/OHY5uWwUytpWHjQqJE00I6nQVmTxKJ/qKP3YyBnKTUI/skV3Y\ncQyZT2pKKN01Z9e5zaiLFp/F06WveJQxxR9cTv0ql+pFdPayg9Gbnb+Op1X6\n9wM/QrC/LeywG1jZPXlbqDkgj0ZCEGUYuema9/6K1KPsCaUS5f7Ud/GyPS/7\nmDbyk+5xRrFv5M4uWjFzltEQ+C93vvEXh7XL3D/R2RMauH+yu27JDaXhDp3U\nwOQlxXyoGeKWb1t9aJryUWXm0+2fc3moAWoaH+ulwW3gzx1PDScdxGuOuqHF\nlHxS8o1zyIHYfCGcswGknWCJlx4dK1QLE7ooYCTDWreE31KySCLHlZLE2z/J\nNOSFf/CLOseQyKW3qJUl8N1CQ/zPyl5qpkhuqjUPB/2a7CWB9rK68kAcOPEr\neq8J\r\n=x7dB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","engines":{"node":">=10.13"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"tslint -c ../../tslint.json src/**/*.ts test/**/*.ts","test":"pnpm run _test","_test":"pnpm run compile && cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"npm run tsc -- --watch","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:tap","test:tap":"cd ../.. && c8 --reporter lcov --reports-dir packages/pnpm/coverage ts-node packages/pnpm/test --type-check","postpublish":"publish-packed","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock","prepublishOnly":"pnpm run compile && npm cache clear --force && publish-packed --prune"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"6.14.4","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"12.16.3","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"nopt":"4.0.3","chalk":"4.0.0","is-ci":"2.0.0","ramda":"0.27.0","which":"2.0.2","split-cmd":"1.0.1","pkgs-graph":"5.1.5","@pnpm/types":"5.0.0","@types/nopt":"^3.0.29","common-tags":"1.8.0","graceful-fs":"4.2.1","render-help":"1.0.0","@pnpm/config":"8.3.0","@pnpm/logger":"3.2.2","@pnpm/tabtab":"0.0.1","@pnpm/command":"1.0.0","@pnpm/run-npm":"2.0.1","@pnpm/cli-meta":"1.0.0","loud-rejection":"2.2.0","@pnpm/cli-utils":"0.4.4","@zkochan/libnpx":"11.0.3","update-notifier":"4.1.0","@pnpm/core-loggers":"4.0.1","@pnpm/file-reporter":"0.1.0","@pnpm/parse-cli-args":"1.0.0","@pnpm/default-reporter":"7.2.4","@pnpm/find-workspace-dir":"1.0.0","@pnpm/plugin-commands-audit":"1.0.8","@pnpm/plugin-commands-store":"1.0.10","@pnpm/plugin-commands-import":"1.0.11","@pnpm/plugin-commands-server":"1.0.10","@pnpm/common-cli-options-help":"0.1.5","@pnpm/plugin-commands-listing":"1.0.9","@pnpm/plugin-commands-rebuild":"1.0.11","@pnpm/plugin-commands-outdated":"1.0.9","@pnpm/filter-workspace-packages":"2.0.14","@pnpm/plugin-commands-publishing":"1.0.12","@pnpm/plugin-commands-installation":"1.2.5","@pnpm/plugin-commands-script-runners":"1.1.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","__devDependencies":{"mz":"2.7.0","ncp":"2.0.0","pnpm":"file:","delay":"4.3.0","execa":"4.0.0","p-any":"3.0.0","retry":"0.12.0","byline":"5.0.0","semver":"^7.3.2","make-dir":"^3.1.0","@types/mz":"^2.7.0","tree-kill":"1.2.2","write-pkg":"4.0.0","@types/ncp":"2.0.3","is-windows":"1.0.2","cross-spawn":"7.0.2","exists-link":"2.0.0","npm-run-all":"4.1.5","path-exists":"4.0.0","symlink-dir":"^4.0.1","@types/is-ci":"2.0.0","@types/ramda":"^0.27.4","@types/retry":"0.12.0","@types/table":"^5.0.0","@types/which":"1.3.2","tape-promise":"4.0.0","@pnpm/prepare":"0.0.1","@types/byline":"4.2.31","@types/mkdirp":"1.0.0","@types/semver":"^7.1.0","load-json-file":"6.2.0","read-yaml-file":"2.0.0","@pnpm/constants":"3.0.0","@zkochan/rimraf":"1.0.0","write-json-file":"4.0.0","write-yaml-file":"^4.1.0","deep-require-cwd":"1.0.0","@types/is-windows":"^1.0.0","normalize-newline":"3.0.0","@pnpm/modules-yaml":"6.0.2","@types/common-tags":"1.8.0","@types/cross-spawn":"6.0.1","@types/graceful-fs":"4.1.3","@types/tape-promise":"4.0.0","@pnpm/assert-project":"2.0.1","@pnpm/lockfile-types":"2.0.0","dir-is-case-sensitive":"1.0.2","@types/update-notifier":"4.1.0","@pnpm/read-package-json":"3.1.0","@pnpm/read-project-manifest":"1.0.5","@pnpm/write-project-manifest":"1.0.2","@pnpm/find-workspace-packages":"2.2.1","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_4.14.3_1589397123642_0.9013633364668083","host":"s3://npm-registry-packages"}},"1.18.0":{"name":"pnpm","version":"1.18.0","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@1.18.0","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js","pnpx":"lib/bin/pnpx.js"},"dist":{"shasum":"4ddabcc06da1878fe181abfa1f38c36a9a9f25cc","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-1.18.0.tgz","integrity":"sha512-ZvOLgnMHwMUPrCpY4umiU30yy1lvXUbZbpbd/Wxprbki/ezG6ueXhNEwSdWFp/YUlWX2ECDvSq9JLGy2etYJJw==","signatures":[{"sig":"MEUCIFqdh3QGkvizG2G8+DJIoWq2RtwfO3gS5aLtjFB5rsFiAiEA2ryDUzrw4k+UmeWD4gr5hvBWRxx6BKwFf3xrBbb9bE8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/bin/pnpm.js","_from":".","files":["lib/","npm-shrinkwrap.json"],"_shasum":"4ddabcc06da1878fe181abfa1f38c36a9a9f25cc","engines":{"node":">=4"},"gitHead":"aac3a12aa59f8d4ff6b98550471406e177027ed9","scripts":{},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","bundledName":"@pnpm/bundled","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"greenkeeper":{"ignore":["pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-logger","pnpm-registry-mock","remove-all-except-outer-links","pnpm-shrinkwrap","supi"]},"_nodeVersion":"8.6.0","dependencies":{"nopt":"^4.0.1","supi":"^0.2.37","chalk":"^2.1.0","is-ci":"^1.0.10","ramda":"^0.25.0","byline":"^5.0.0","camelcase":"^4.1.0","path-name":"^1.0.0","pnpm-list":"^1.0.0","text-table":"^0.2.0","common-tags":"^1.4.0","cross-spawn":"^5.0.0","graceful-fs":"^4.1.11","pnpm-logger":"^0.6.2","strip-color":"^0.1.0","@pnpm/outdated":"^0.0.1","load-json-file":"^3.0.0","loud-rejection":"^1.6.0","@zkochan/libnpx":"^9.6.1","not-bundled-npm":"^5.4.2","update-notifier":"^2.1.0","pnpm-file-reporter":"^0.0.1","pnpm-default-reporter":"^0.9.5"},"preferGlobal":true,"publishconfig":{"tag":"next"},"devDependencies":{"rimraf":"^2.5.4","tslint":"^5.4.2","typescript":"^2.4.1","@types/node":"^8.0.33","@types/nopt":"^3.0.29","@types/tape":"^4.2.30","@types/chalk":"^0.4.31","@types/ramda":"^0.24.16","@types/byline":"^4.2.31","@types/mkdirp":"^0.5.0","@zkochan/husky":"^0.0.0","@commitlint/cli":"^4.0.0","npm-scripts-info":"^0.3.6","@types/common-tags":"^1.4.0","@types/load-json-file":"^2.0.6","@commitlint/prompt-cli":"^4.0.0","@types/update-notifier":"^1.0.2","@commitlint/config-angular":"^4.2.0"},"_npmOperationalInternal":{"tmp":"tmp/pnpm-1.18.0.tgz_1508185370514_0.12365184491500258","host":"s3://npm-registry-packages"}},"4.14.2":{"name":"pnpm","version":"4.14.2","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@4.14.2","maintainers":[{"name":"zkochan","email":"z@kochan.io"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"d5785d312566b7e81e08b962675e1c1e28f4fdd0","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-4.14.2.tgz","fileCount":5858,"integrity":"sha512-srFTvu4mm2tzo+bt1QkahH3JJnBDXPbjboYOPSZRwocoyGcTxYgGr0aUHg6non0i8eFzbhUFqQiqG+iCJ5spbA==","signatures":[{"sig":"MEYCIQCEeX+yNZcclzdR0bkrW2Oq7dV0Dqu9mXTlfB2cS9lJQQIhALANPIIpIPukyLBoufhiIQtOnlYSb8Ji+pctgaOfVS+/","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18673918,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJerUSsCRA9TVsSAnZWagAAx9UP/iAcH9UqkTNkqyoTCw3k\nIxzEgdd0TVtiDVglR1iQsYiQMMm/lCneVjrauH2pbWDIxpb5VOWWbtJRSfjS\nBCBTDUDg3Ms5jMRJ0RkdSK5bUkl2UilHOJXJ41WnzWWdp10bPZJSwTlZuaU3\nZTZ8k1PR6l6YKPXfxMX174wdplNPQTQiULq2OOOIMzDaZe7D5WMwCqqet7Zj\nL/GkGPp5H8Liy95nSsyLR9/2Awc/dPI7YeyUVl2PCJXeVmLVPYHZ0Ha3KOeW\nbxEaeBvtaWWQUpGqHJ+5mXObMlwzcWlL+6l/M+XXDqbKg8uP65aA9aGvn5Fk\n0h57Xm2mvpAOYeb6A/+Pvbw+jHphkYcQH+WpMhRo9SFdfEhaCgkLeICGQBIf\n26LG/qXHFZql7TYlNq6+8uiu6w7y4PA01/xGjrMTErZDpPbBqFIfZUTLLH4k\nragInD59YaaLcpUNyTTcaTiluQc0Zi6zDvT4l0bxnBZbwdhqz7i2zkc2A7nO\n/x/hYR82gfw3Bgf227E7wTkwsKm0L/J1lxWn49okI7ZnSM22u1TXtZw/XTp7\nK0gDl6w8EPVB4OSESfVukYzkmILnY8/IHhHb7+rswtWBEO/zek9wIpQnW6RX\n9PTh1MQJQm8o7tM1sXGQC6AIl6qIrQMd6xHDGU5E76TOl9TUosfDb+MbQAEO\ncUQG\r\n=coOG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","engines":{"node":">=10.13"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"tslint -c ../../tslint.json src/**/*.ts test/**/*.ts","test":"pnpm run _test","_test":"pnpm run compile && cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"npm run tsc -- --watch","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:tap","test:tap":"cd ../.. && c8 --reporter lcov --reports-dir packages/pnpm/coverage ts-node packages/pnpm/test --type-check","postpublish":"publish-packed","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock","prepublishOnly":"pnpm run compile && npm cache clear --force && publish-packed --prune"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"6.14.4","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"12.14.1","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"nopt":"4.0.3","chalk":"4.0.0","is-ci":"2.0.0","ramda":"0.27.0","which":"2.0.2","split-cmd":"1.0.1","pkgs-graph":"5.1.5","@pnpm/types":"5.0.0","@types/nopt":"^3.0.29","common-tags":"1.8.0","graceful-fs":"4.2.1","render-help":"1.0.0","@pnpm/config":"8.3.0","@pnpm/logger":"3.2.2","@pnpm/tabtab":"0.0.1","@pnpm/command":"1.0.0","@pnpm/run-npm":"2.0.1","@pnpm/cli-meta":"1.0.0","loud-rejection":"2.2.0","@pnpm/cli-utils":"0.4.4","@zkochan/libnpx":"11.0.3","update-notifier":"4.1.0","@pnpm/core-loggers":"4.0.1","@pnpm/file-reporter":"0.1.0","@pnpm/parse-cli-args":"1.0.0","@pnpm/default-reporter":"7.2.4","@pnpm/find-workspace-dir":"1.0.0","@pnpm/plugin-commands-audit":"1.0.8","@pnpm/plugin-commands-store":"1.0.10","@pnpm/plugin-commands-import":"1.0.11","@pnpm/plugin-commands-server":"1.0.10","@pnpm/common-cli-options-help":"0.1.5","@pnpm/plugin-commands-listing":"1.0.9","@pnpm/plugin-commands-rebuild":"1.0.11","@pnpm/plugin-commands-outdated":"1.0.9","@pnpm/filter-workspace-packages":"2.0.14","@pnpm/plugin-commands-publishing":"1.0.12","@pnpm/plugin-commands-installation":"1.2.4","@pnpm/plugin-commands-script-runners":"1.1.0"},"_hasShrinkwrap":false,"__devDependencies":{"mz":"2.7.0","ncp":"2.0.0","pnpm":"file:","delay":"4.3.0","execa":"4.0.0","p-any":"3.0.0","retry":"0.12.0","byline":"5.0.0","semver":"^7.3.2","make-dir":"^3.1.0","@types/mz":"^2.7.0","tree-kill":"1.2.2","write-pkg":"4.0.0","@types/ncp":"2.0.3","is-windows":"1.0.2","cross-spawn":"7.0.2","exists-link":"2.0.0","npm-run-all":"4.1.5","path-exists":"4.0.0","symlink-dir":"^4.0.1","@types/is-ci":"2.0.0","@types/ramda":"^0.27.4","@types/retry":"0.12.0","@types/table":"^5.0.0","@types/which":"1.3.2","tape-promise":"4.0.0","@pnpm/prepare":"0.0.1","@types/byline":"4.2.31","@types/mkdirp":"1.0.0","@types/semver":"^7.1.0","load-json-file":"6.2.0","read-yaml-file":"2.0.0","@pnpm/constants":"3.0.0","@zkochan/rimraf":"1.0.0","write-json-file":"4.0.0","write-yaml-file":"^4.1.0","deep-require-cwd":"1.0.0","@types/is-windows":"^1.0.0","normalize-newline":"3.0.0","@pnpm/modules-yaml":"6.0.2","@types/common-tags":"1.8.0","@types/cross-spawn":"6.0.1","@types/graceful-fs":"4.1.3","@types/tape-promise":"4.0.0","@pnpm/assert-project":"2.0.1","@pnpm/lockfile-types":"2.0.0","dir-is-case-sensitive":"1.0.2","@types/update-notifier":"4.1.0","@pnpm/read-package-json":"3.1.0","@pnpm/read-project-manifest":"1.0.5","@pnpm/write-project-manifest":"1.0.2","@pnpm/find-workspace-packages":"2.2.1","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_4.14.2_1588413612213_0.5530123168493979","host":"s3://npm-registry-packages"}},"1.18.1":{"name":"pnpm","version":"1.18.1","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@1.18.1","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js","pnpx":"lib/bin/pnpx.js"},"dist":{"shasum":"111e00f67ae51bfe0ebd8534d3fd93145b22861b","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-1.18.1.tgz","integrity":"sha512-X3NKr/cnZzRTBwg6vHV5mRu71TPG33XVsjsHKYsogAQedQK6EB6D6pFDc0At/aUoFc0fsT0LUHvEyp/ZarAa8w==","signatures":[{"sig":"MEUCIFxWTYewuyB3B4vdYVu1+K9NaiJ3Bilk3hm/1pmxwNvZAiEA+w38b3J8D7H/EYjlZ+y5qGT6EnS8sgOgE23AuN0klk8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/bin/pnpm.js","_from":".","files":["lib/","npm-shrinkwrap.json"],"_shasum":"111e00f67ae51bfe0ebd8534d3fd93145b22861b","engines":{"node":">=4"},"gitHead":"f799affa0edb0b7143d975167aad5b9897749903","scripts":{},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","bundledName":"@pnpm/bundled","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"greenkeeper":{"ignore":["pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-logger","pnpm-registry-mock","remove-all-except-outer-links","pnpm-shrinkwrap","supi"]},"_nodeVersion":"6.11.4","dependencies":{"nopt":"^4.0.1","supi":"^0.2.37","chalk":"^2.2.0","is-ci":"^1.0.10","ramda":"^0.25.0","byline":"^5.0.0","camelcase":"^4.1.0","path-name":"^1.0.0","pnpm-list":"^1.0.0","text-table":"^0.2.0","common-tags":"^1.4.0","cross-spawn":"^5.0.0","graceful-fs":"^4.1.11","pnpm-logger":"^0.6.2","strip-color":"^0.1.0","@pnpm/outdated":"^0.0.1","load-json-file":"^3.0.0","loud-rejection":"^1.6.0","@zkochan/libnpx":"^9.6.1","not-bundled-npm":"^5.4.2","update-notifier":"^2.1.0","pnpm-file-reporter":"^0.0.1","pnpm-default-reporter":"^0.9.5"},"preferGlobal":true,"publishconfig":{"tag":"next"},"devDependencies":{"rimraf":"^2.5.4","tslint":"^5.4.2","typescript":"^2.4.1","@types/node":"^8.0.33","@types/nopt":"^3.0.29","@types/tape":"^4.2.30","@types/ramda":"^0.24.16","@types/byline":"^4.2.31","@types/mkdirp":"^0.5.0","@zkochan/husky":"^0.0.0","@commitlint/cli":"^4.0.0","npm-scripts-info":"^0.3.6","@types/common-tags":"^1.4.0","@types/load-json-file":"^2.0.6","@commitlint/prompt-cli":"^4.0.0","@types/update-notifier":"^1.0.2","@commitlint/config-angular":"^4.2.0"},"_npmOperationalInternal":{"tmp":"tmp/pnpm-1.18.1.tgz_1508587447186_0.17965009156614542","host":"s3://npm-registry-packages"}},"4.14.1":{"name":"pnpm","version":"4.14.1","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@4.14.1","maintainers":[{"name":"zkochan","email":"z@kochan.io"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"86a2a7ccce3f671d900b59e8e25b7e9543f59cfb","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-4.14.1.tgz","fileCount":5857,"integrity":"sha512-R87UMFNWF7Rqio8jQDhOrpDq7Cjbt/3ZxWfmfhD6Rzk3qJgdKdQS5KAd2T9jvnmW6Kq0LWNPXlRxwRsdJfMcKA==","signatures":[{"sig":"MEYCIQCZUElKPpUZcAPUImngJHNQ7bryDGQwAuEXyZVzQGjgvwIhAN5tfA+YiM+xZj7Ld843/BojbhfvGQXEhRCo0wbVtzFn","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18671154,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJepI1fCRA9TVsSAnZWagAA1ZAP/iSOdOvG4a25xAIci/Mm\nqUDdwcosei9Sf6Pd0bbZN7Cns+abuqR/T/2OGiDYaScsBcAxlL/HZPXf7zim\ntUteH/PngMXshZ8+nhOr2AiBNIut7wNP8gtD6vtdxPJNWdmFox9zS7A5GUBb\nRYQ6yq1Py0lEwzR7vGAhpfZXY0191acfku8x7LSQWQNy9ici6xW+HWNSoQQQ\nlQ9d5nFc7YKNjzYfp9kbHIDzMn9810mUNYABH2QPz6gYOkel+6v13SAedG4i\n2VUII32TEpp5fgt+geF+wcIW68/RfYqhZTpU9iHXH3yDQQAypdPRntzi6q13\ngDsKzO6pKfNVpag6JHwQHsQKjaB7Z2L4O3Y8Jj4PL3wlUBe0RiSq2urVe12f\na/SstmX48yI/3gv+4WyBSCWu4MX4uM8gEZ2vDltsQ984zedFfCNbhRn84+kv\nK3wEIa+KW4Yi+H+epu/TgfqC/o/gvtrfibsddjk2XYDJVU7a+z3glp9WpzYM\nOraKCHGIy3hGA1CeIBQce1JrF3JsQX3PtvyoCLsGlA3M4zk2wCtAVqkSgNZ1\n5Px/ybi59R8tmtxJBHZYXkH5FS4MRXqmb4xffRyb3w2QU0lFnm6KhtfV6+1j\nEhO3PVfSgJl38g984JGzZzKVVQEFIJVRnNM5Pc4Je1A1n7ehzDbHROThGCRP\n1Lo8\r\n=bj4v\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","engines":{"node":">=10.13"},"scripts":{"lint":"tslint -c ../../tslint.json src/**/*.ts test/**/*.ts","test":"pnpm run _test","_test":"pnpm run compile && cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"npm run tsc -- --watch","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:tap","test:tap":"cd ../.. && c8 --reporter lcov --reports-dir packages/pnpm/coverage ts-node packages/pnpm/test --type-check","postpublish":"publish-packed","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock","prepublishOnly":"pnpm run compile && npm cache clear --force && publish-packed --prune"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"6.14.4","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"12.14.1","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"nopt":"4.0.3","chalk":"4.0.0","is-ci":"2.0.0","ramda":"0.27.0","which":"2.0.2","split-cmd":"1.0.1","pkgs-graph":"5.1.5","@pnpm/types":"5.0.0","@types/nopt":"^3.0.29","common-tags":"1.8.0","graceful-fs":"4.2.1","render-help":"1.0.0","@pnpm/config":"8.3.0","@pnpm/logger":"3.2.2","@pnpm/tabtab":"0.0.1","@pnpm/command":"1.0.0","@pnpm/run-npm":"2.0.1","@pnpm/cli-meta":"1.0.0","loud-rejection":"2.2.0","@pnpm/cli-utils":"0.4.4","@zkochan/libnpx":"11.0.3","update-notifier":"4.1.0","@pnpm/core-loggers":"4.0.1","@pnpm/file-reporter":"0.1.0","@pnpm/parse-cli-args":"1.0.0","@pnpm/default-reporter":"7.2.4","@pnpm/find-workspace-dir":"1.0.0","@pnpm/plugin-commands-audit":"1.0.8","@pnpm/plugin-commands-store":"1.0.10","@pnpm/plugin-commands-import":"1.0.10","@pnpm/plugin-commands-server":"1.0.10","@pnpm/common-cli-options-help":"0.1.5","@pnpm/plugin-commands-listing":"1.0.9","@pnpm/plugin-commands-rebuild":"1.0.10","@pnpm/plugin-commands-outdated":"1.0.9","@pnpm/filter-workspace-packages":"2.0.14","@pnpm/plugin-commands-publishing":"1.0.11","@pnpm/plugin-commands-installation":"1.2.3","@pnpm/plugin-commands-script-runners":"1.0.8"},"_hasShrinkwrap":false,"readmeFilename":"README.md","__devDependencies":{"mz":"2.7.0","ncp":"2.0.0","pnpm":"file:","delay":"4.3.0","execa":"4.0.0","p-any":"3.0.0","retry":"0.12.0","byline":"5.0.0","semver":"^7.3.2","make-dir":"^3.1.0","@types/mz":"^2.7.0","tree-kill":"1.2.2","write-pkg":"4.0.0","@types/ncp":"2.0.3","is-windows":"1.0.2","cross-spawn":"7.0.2","exists-link":"2.0.0","npm-run-all":"4.1.5","path-exists":"4.0.0","symlink-dir":"^4.0.1","@types/is-ci":"2.0.0","@types/ramda":"^0.27.4","@types/retry":"0.12.0","@types/table":"^5.0.0","@types/which":"1.3.2","tape-promise":"4.0.0","@pnpm/prepare":"0.0.1","@types/byline":"4.2.31","@types/mkdirp":"1.0.0","@types/semver":"^7.1.0","load-json-file":"6.2.0","read-yaml-file":"2.0.0","@pnpm/constants":"3.0.0","@zkochan/rimraf":"1.0.0","write-json-file":"4.0.0","write-yaml-file":"^4.1.0","deep-require-cwd":"1.0.0","@types/is-windows":"^1.0.0","normalize-newline":"3.0.0","@pnpm/modules-yaml":"6.0.2","@types/common-tags":"1.8.0","@types/cross-spawn":"6.0.1","@types/graceful-fs":"4.1.3","@types/tape-promise":"4.0.0","@pnpm/assert-project":"2.0.1","@pnpm/lockfile-types":"2.0.0","dir-is-case-sensitive":"1.0.2","@types/update-notifier":"4.1.0","@pnpm/read-package-json":"3.1.0","@pnpm/read-project-manifest":"1.0.5","@pnpm/write-project-manifest":"1.0.2","@pnpm/find-workspace-packages":"2.2.1","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_4.14.1_1587842399065_0.005286624969152998","host":"s3://npm-registry-packages"}},"6.0.0-alpha.6":{"name":"pnpm","version":"6.0.0-alpha.6","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@6.0.0-alpha.6","maintainers":[{"name":"zkochan","email":"z@kochan.io"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"2b0bdf537f4592a8b7215492f97294e7e89d5d1a","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-6.0.0-alpha.6.tgz","fileCount":791,"integrity":"sha512-i/h8bEr8wbL+umNYERFejTUEAVUk5GYiaRtmm+I5eUGHLue16mTDJTqCT/ye63X9L5mY/m8c83CjPs8mk+wdcA==","signatures":[{"sig":"MEUCIGsaYkz4xZs3ndRH5JDvfroZ/iiYJffxT6FuzotdB6IcAiEA4pKBRPt3vjoSwwkJJOPKmOznBPgTPhARrRp8O7nzqdg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11006918,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgWoF2CRA9TVsSAnZWagAAvb0P/jyljqpjwpKeJl17b4U1\nvQ4IxqCHWT8KAuFO+p7WJ5/wfC0ZP1RD3KhNAYKSKzESqoCwYAzTS1Cs5V10\ndrawhj8+gv72hWSyNOaT7aZKpILAdSSeLUvpZIHUyGaPuJCgo3d1l6Z6T306\nntPIniceRddWFKgKlWylYsAfWyquLiZ/Tw9Oi2GaPPG/PSZwKuo+LfrWCAV4\nOAHNQ+uUrTDNHg4bLX+TS0Af+FQihh0FxC0wjPRCcZLECFJ+nacSD7sU3hp+\nYyJD0FnEufS6CK0t7i1Z393BAvoC8ufZwWGiPbEqsJcOiQ6FqXleQqoLkjik\nWYNebvE8OdkCl9ixIU3yDuoSNFAEr7VWp2nky7f3drdemmK4Iv8BEcluSH+E\ng43GTka6WbQLv1qu8w3TPUKj/apC/+lfZcxFCyuQKZEexSGsnYSTTRZltzGS\nTLU6mwlXTw1TcXkcIcq4y5dT38EE8xTsq4DY6AFyoiG8ZWS4zc89U0pszvJV\nAqIoyNwO7v3kl9i313hmOj+Y0iMy1XH3d2gxds4aCc42a9p0uot3urjd4qim\nII8YCDG/O657yv2OTw1Sol6MdWGGM70uh/8LlzuxgtrSZP8/4u0cnTBfOo8U\nrSRG+pjOyUtOGp1l0BtGRwhXxhPbPACvLI1jis5L8rlOooRaYRXqlJfpMxUZ\nxuNX\r\n=xYDt\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.js","engines":{"node":">=12.17"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint -c ../../eslint.json src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"pnpm tsc -- --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build && pnpm run lint -- --fix && rimraf dist && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.js --external:update-notifier --external:node-gyp","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.js","postpublish":"publish-packed","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock","prepublishOnly":"pnpm compile && npm cache clear --force && publish-packed --prune --npm-client yarn --dest dist"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"6.14.11","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"12.19.0","preferGlobal":true,"publishconfig":{"tag":"next"},"_hasShrinkwrap":false,"readmeFilename":"README.md","__devDependencies":{"ncp":"^2.0.0","nopt":"^5.0.0","chalk":"^4.1.0","delay":"^5.0.0","execa":"^5.0.0","is-ci":"^3.0.0","p-any":"3.0.0","ramda":"^0.27.1","tempy":"^1.0.0","which":"^2.0.2","byline":"5.0.0","semver":"^7.3.4","esbuild":"^0.9.0","p-defer":"^3.0.0","ps-list":"^7.2.0","path-name":"^1.0.0","split-cmd":"^1.0.1","tree-kill":"^1.2.2","write-pkg":"4.0.0","@types/ncp":"^2.0.4","is-windows":"^1.0.2","pkgs-graph":"5.2.0","strip-ansi":"^6.0.0","@pnpm/types":"6.4.0","@types/nopt":"^3.0.29","cross-spawn":"^7.0.3","exists-link":"2.0.0","npm-run-all":"^4.1.5","path-exists":"^4.0.0","render-help":"^1.0.1","symlink-dir":"^4.2.0","@pnpm/client":"2.0.24","@pnpm/config":"11.14.1","@pnpm/logger":"^3.2.3","@pnpm/tabtab":"^0.1.2","@types/is-ci":"^3.0.0","@types/ramda":"^0.27.35","@types/which":"^2.0.0","@pnpm/command":"1.0.0","@pnpm/prepare":"0.0.18","@pnpm/run-npm":"2.0.3","@types/byline":"^4.2.32","@types/semver":"^7.3.4","@pnpm/cli-meta":"1.0.2","@zkochan/retry":"^0.2.0","load-json-file":"^6.2.0","loud-rejection":"^2.2.0","read-yaml-file":"^2.1.0","@pnpm/cli-utils":"0.5.3","@pnpm/constants":"4.1.0","@zkochan/libnpx":"11.0.3","@zkochan/rimraf":"^1.0.0","write-json-file":"^4.3.0","write-yaml-file":"^4.2.0","@pnpm/store-path":"5.0.0-0","deep-require-cwd":"1.0.0","@types/is-windows":"^1.0.0","normalize-newline":"3.0.0","@pnpm/core-loggers":"5.0.3","@pnpm/modules-yaml":"8.0.6","@types/cross-spawn":"^6.0.2","@pnpm/file-reporter":"^1.0.1","@pnpm/assert-project":"2.1.16","@pnpm/lockfile-types":"2.2.0","@pnpm/parse-cli-args":"3.2.2","dir-is-case-sensitive":"^2.0.0","@pnpm/default-reporter":"7.10.6","@types/update-notifier":"^5.0.0","@pnpm/read-package-json":"4.0.0","@pnpm/find-workspace-dir":"2.0.0","@pnpm/plugin-commands-audit":"3.0.5","@pnpm/plugin-commands-store":"2.0.78","@pnpm/read-project-manifest":"1.1.7","@pnpm/plugin-commands-import":"1.0.109","@pnpm/plugin-commands-server":"2.0.71","@pnpm/write-project-manifest":"1.1.7","@pnpm/common-cli-options-help":"0.3.1","@pnpm/find-workspace-packages":"2.3.41","@pnpm/plugin-commands-listing":"2.0.57","@pnpm/plugin-commands-rebuild":"2.2.33","anonymous-npm-registry-client":"0.1.2","@pnpm/plugin-commands-outdated":"3.0.53","@pnpm/filter-workspace-packages":"2.3.13","@pnpm/pick-registry-for-package":"1.1.0","@pnpm/plugin-commands-publishing":"2.5.5","@pnpm/plugin-commands-installation":"3.5.27","@pnpm/plugin-commands-script-runners":"2.6.4"},"__optionalDependencies":{"node-gyp":"^7.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_6.0.0-alpha.6_1616544117736_0.7109774423223392","host":"s3://npm-registry-packages"}},"6.0.0-alpha.5":{"name":"pnpm","version":"6.0.0-alpha.5","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@6.0.0-alpha.5","maintainers":[{"name":"zkochan","email":"z@kochan.io"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"4152d26f7004d2ba8aece2a11fb9a43edcb3b3ef","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-6.0.0-alpha.5.tgz","fileCount":1048,"integrity":"sha512-BKvMlN+3Gx+jElAyUz4u2S6YSOEDYuqU8RbULwtzILaOsiDK4a4/x0WMNSeFjsNb1x804r8EwFpIueycftl6sg==","signatures":[{"sig":"MEYCIQCMBPdKjbr+afqYqZrimZA9riAGa3HAbxKqm2kEZiq3zgIhANLxpNI8ZWIeC4kFpXMrJm9hT94I9hEf9S00o4rE3Z5t","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11516731,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgUqPjCRA9TVsSAnZWagAAT1wP/2QqbbQiRUKgbZkvkGPG\n6F7F7Nn47ebFB0v81WOM0YbwwfYuv3EPWzswtpO9h8rEm2AZkJT4CuS54iOy\nNz09bZ38dREEZImW6LrxCapAiiM5tUM44bWemMGoYxPYYYFIz++aV53U4XOF\n4rHovyMNzYROscdyVBfXVrZmd3RMFC9VrvIK42Cr0kqITjwQ5NRTKum1l28Q\nwgZn5HXd3QMn4Wonl5YyBWcwFgjmkWwhjDdFkhjiZ27vnD0bTwtr7po/A/rp\nonQ8jfrda05vyoL7ZU0Al1nW31KkIHEfbsqhhCSZq17y2dD32bpWZGId2Vby\nqompRWdyOUL/dQU5rDpcIbFN0FYKKedkmm1pyKzvePVZKVvvgdLnPFql8xia\nODlslwUB2Po8tE92LDp+PkP7AB8qUe/NCA4VAS1joqFvhbbybSAWSzzfMr6X\nDnqJn/Nzx/UgWR5in2jShfhwDzHk8TPO0GhHSq1Xn89E4DaSDRqbRmEIZKvf\nkSwKynofAuBAmdNV/eh82kLRZBfA59ezfJ0qAtFDnNcgDhndBqRZJQCLtQ8y\nmH7zEKKr9egw9tz7tsWwUne82z0IhV7Ieaeowe/AlYiR7h7vLC1fKAMzSWEC\ndUThu8vGgaXJcj7sOgJjl/R+iKovT/BIXdARVnMQtt5icAQKW8oWN18gnPKu\nCoVB\r\n=ONF7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.js","engines":{"node":">=12.17"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint -c ../../eslint.json src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"pnpm tsc -- --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build && rimraf dist && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.js --external:update-notifier --external:node-gyp","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.js","postpublish":"publish-packed","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock","prepublishOnly":"pnpm compile && npm cache clear --force && publish-packed --prune --npm-client yarn --dest dist"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"6.14.11","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"12.19.0","preferGlobal":true,"publishconfig":{"tag":"next"},"_hasShrinkwrap":false,"readmeFilename":"README.md","__devDependencies":{"ncp":"^2.0.0","nopt":"^5.0.0","chalk":"^4.1.0","delay":"^5.0.0","execa":"^5.0.0","is-ci":"^3.0.0","p-any":"3.0.0","ramda":"^0.27.1","tempy":"^1.0.0","which":"^2.0.2","byline":"5.0.0","semver":"^7.3.4","esbuild":"^0.9.0","p-defer":"^3.0.0","ps-list":"^7.2.0","path-name":"^1.0.0","split-cmd":"^1.0.1","tree-kill":"^1.2.2","write-pkg":"4.0.0","@types/ncp":"^2.0.4","is-windows":"^1.0.2","pkgs-graph":"5.2.0","strip-ansi":"^6.0.0","@pnpm/types":"6.4.0","@types/nopt":"^3.0.29","cross-spawn":"^7.0.3","exists-link":"2.0.0","npm-run-all":"^4.1.5","path-exists":"^4.0.0","render-help":"^1.0.1","symlink-dir":"^4.2.0","@pnpm/config":"11.14.0","@pnpm/logger":"^3.2.3","@pnpm/tabtab":"^0.1.2","@types/is-ci":"^3.0.0","@types/ramda":"^0.27.35","@types/which":"^2.0.0","@pnpm/command":"1.0.0","@pnpm/prepare":"0.0.18","@pnpm/run-npm":"2.0.3","@types/byline":"^4.2.32","@types/semver":"^7.3.4","@pnpm/cli-meta":"1.0.2","@zkochan/retry":"^0.2.0","load-json-file":"^6.2.0","loud-rejection":"^2.2.0","read-yaml-file":"^2.1.0","@pnpm/cli-utils":"0.5.2","@pnpm/constants":"4.1.0","@zkochan/libnpx":"11.0.3","@zkochan/rimraf":"^1.0.0","write-json-file":"^4.3.0","write-yaml-file":"^4.2.0","deep-require-cwd":"1.0.0","@types/is-windows":"^1.0.0","normalize-newline":"3.0.0","@pnpm/core-loggers":"5.0.3","@pnpm/modules-yaml":"8.0.6","@types/cross-spawn":"^6.0.2","@pnpm/file-reporter":"^1.0.0","@pnpm/assert-project":"2.1.16","@pnpm/lockfile-types":"2.2.0","@pnpm/parse-cli-args":"3.2.2","dir-is-case-sensitive":"^2.0.0","@pnpm/default-reporter":"7.10.5","@types/update-notifier":"^5.0.0","@pnpm/read-package-json":"3.1.9","@pnpm/find-workspace-dir":"2.0.0","@pnpm/plugin-commands-audit":"3.0.4","@pnpm/plugin-commands-store":"2.0.77","@pnpm/read-project-manifest":"1.1.7","@pnpm/plugin-commands-import":"1.0.108","@pnpm/plugin-commands-server":"2.0.70","@pnpm/write-project-manifest":"1.1.7","@pnpm/common-cli-options-help":"0.3.1","@pnpm/find-workspace-packages":"2.3.40","@pnpm/plugin-commands-listing":"2.0.56","@pnpm/plugin-commands-rebuild":"2.2.32","anonymous-npm-registry-client":"0.1.2","@pnpm/plugin-commands-outdated":"3.0.52","@pnpm/filter-workspace-packages":"2.3.12","@pnpm/plugin-commands-publishing":"2.5.4","@pnpm/plugin-commands-installation":"3.5.26","@pnpm/plugin-commands-script-runners":"2.6.3"},"__optionalDependencies":{"node-gyp":"^7.1.2","graceful-fs":"4.2.4","update-notifier":"^5.1.0"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_6.0.0-alpha.5_1616028642517_0.5784850329690951","host":"s3://npm-registry-packages"}},"6.0.0-alpha.4":{"name":"pnpm","version":"6.0.0-alpha.4","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@6.0.0-alpha.4","maintainers":[{"name":"zkochan","email":"z@kochan.io"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"d1aaaca7a44a46a34ace9efc0df6411244160711","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-6.0.0-alpha.4.tgz","fileCount":1048,"integrity":"sha512-lQmkmAhm18Sm+F+tDLNi/ig6R1gtB+pWe3tLJ00jcS4LBgjr8ZRxbkV+tOjurBeBZynU8BXJbuqbzVh711Kn5A==","signatures":[{"sig":"MEUCIQDvRAEpwLjCPqJ1L/vG6YXEAHNUNYNFuPLyRCb1nT63pwIgeH2znsBjlq9lOV1lQrL2BpzCM6gISE06k4JqU+jAzAw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11512678,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgSrKuCRA9TVsSAnZWagAAdNsP/0z0EI+ji41q8KLMwsqh\nSIhCk7y6BHEKwZC2LaTe4+iP1PwjjAVSh3JFUGbMVPMM/3wgxJIMn5wK6rBm\nmXT9TB3bLjT59vh/cTAjk4qJs9EkjVUnPPfdKTZ6CWjcqrLtB4GlFUmbkuTf\nQAR+nLKh5Wm9W+yMCJMgZh50qFzhTvkvClPiiBSEcO/mOOPNdfJxVVHrAp4E\npEPPsMO/lFfl8uomed4pcbXplR5PRCLLpxxQpn3VFaW47bQUBBK199uruIjL\nYhX/GI1NM3AL4MPcM4kQtr+KpMq+PwTLmaku00MeamR8a+MQDTyxFZ0fgB9K\n21E791S0YiToIL95jAx0i49ei94lSRkt1S1IZSg8WY++C5+ZM4M+jtQxqeTi\nEHix1r01KSb8Q6e7yxdrI9wLz1y9zC9aNJb+EbsiwBFa1xldKhR4nZ4wOjhg\njkBNce40bIbOoB8rfn7cIOPLY4d78iuOqi+jcdm50JR0Svwf9N6gK/NEP7bz\n8eD1DQE4RZ0KJG9ecD8m1lA+D3j8zLWVNwbYrCx703goWyoSoj/fLx/vU0//\n7hCScBN1R5sJbASd/o31pSiDqScLtxcBK8QfnKuxCxk4EtgYDk10V17OL87N\nEOB0fn2DK5hg78AASufuRjYoUYfKYIy3z2sXdA3e7u4c+mwI6Fi+GQwa0afb\nYC5Q\r\n=upuB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.js","engines":{"node":">=12.17"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint -c ../../eslint.json src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"pnpm tsc -- --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build && rimraf dist && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.js --external:update-notifier --external:node-gyp","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.js","postpublish":"publish-packed","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock","prepublishOnly":"pnpm compile && npm cache clear --force && publish-packed --prune --npm-client yarn --dest dist"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"6.14.11","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"12.19.0","preferGlobal":true,"publishconfig":{"tag":"next"},"_hasShrinkwrap":false,"readmeFilename":"README.md","__devDependencies":{"ncp":"^2.0.0","nopt":"^5.0.0","chalk":"^4.1.0","delay":"^5.0.0","execa":"^5.0.0","is-ci":"^3.0.0","p-any":"3.0.0","ramda":"^0.27.1","tempy":"^1.0.0","which":"^2.0.2","byline":"5.0.0","semver":"^7.3.4","esbuild":"^0.9.0","p-defer":"^3.0.0","ps-list":"^7.2.0","path-name":"^1.0.0","split-cmd":"^1.0.1","tree-kill":"^1.2.2","write-pkg":"4.0.0","@types/ncp":"^2.0.4","is-windows":"^1.0.2","pkgs-graph":"5.2.0","strip-ansi":"^6.0.0","@pnpm/types":"6.4.0","@types/nopt":"^3.0.29","cross-spawn":"^7.0.3","exists-link":"2.0.0","npm-run-all":"^4.1.5","path-exists":"^4.0.0","render-help":"^1.0.1","symlink-dir":"^4.2.0","@pnpm/config":"11.14.0","@pnpm/logger":"^3.2.3","@pnpm/tabtab":"^0.1.2","@types/is-ci":"^3.0.0","@types/ramda":"^0.27.35","@types/which":"^2.0.0","@pnpm/command":"1.0.0","@pnpm/prepare":"0.0.18","@pnpm/run-npm":"2.0.3","@types/byline":"^4.2.32","@types/semver":"^7.3.4","@pnpm/cli-meta":"1.0.2","@zkochan/retry":"^0.2.0","load-json-file":"^6.2.0","loud-rejection":"^2.2.0","read-yaml-file":"^2.1.0","@pnpm/cli-utils":"0.5.2","@pnpm/constants":"4.1.0","@zkochan/libnpx":"11.0.3","@zkochan/rimraf":"^1.0.0","write-json-file":"^4.3.0","write-yaml-file":"^4.2.0","deep-require-cwd":"1.0.0","@types/is-windows":"^1.0.0","normalize-newline":"3.0.0","@pnpm/core-loggers":"5.0.3","@pnpm/modules-yaml":"8.0.6","@types/cross-spawn":"^6.0.2","@pnpm/file-reporter":"^1.0.0","@pnpm/assert-project":"2.1.16","@pnpm/lockfile-types":"2.2.0","@pnpm/parse-cli-args":"3.2.2","dir-is-case-sensitive":"^2.0.0","@pnpm/default-reporter":"7.10.5","@types/update-notifier":"^5.0.0","@pnpm/read-package-json":"3.1.9","@pnpm/find-workspace-dir":"2.0.0","@pnpm/plugin-commands-audit":"3.0.3","@pnpm/plugin-commands-store":"2.0.76","@pnpm/read-project-manifest":"1.1.7","@pnpm/plugin-commands-import":"1.0.107","@pnpm/plugin-commands-server":"2.0.69","@pnpm/write-project-manifest":"1.1.7","@pnpm/common-cli-options-help":"0.3.1","@pnpm/find-workspace-packages":"2.3.40","@pnpm/plugin-commands-listing":"2.0.56","@pnpm/plugin-commands-rebuild":"2.2.31","anonymous-npm-registry-client":"0.1.2","@pnpm/plugin-commands-outdated":"3.0.51","@pnpm/filter-workspace-packages":"2.3.12","@pnpm/plugin-commands-publishing":"2.5.3","@pnpm/plugin-commands-installation":"3.5.25","@pnpm/plugin-commands-script-runners":"2.6.3"},"__optionalDependencies":{"node-gyp":"^7.1.2","graceful-fs":"4.2.4","update-notifier":"^5.1.0"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_6.0.0-alpha.4_1615508141917_0.2084066629537502","host":"s3://npm-registry-packages"}},"6.0.0-alpha.3":{"name":"pnpm","version":"6.0.0-alpha.3","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@6.0.0-alpha.3","maintainers":[{"name":"zkochan","email":"z@kochan.io"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"2b256fe8caba906c7389c92072d5e40dc7280290","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-6.0.0-alpha.3.tgz","fileCount":1048,"integrity":"sha512-NHdB6pBzmvV3fBL+rWC3xfJ3Fl30k9y1pQ90YrSaF4PjqRTBJeEY4Y1sPdNC2EE1+O9A6rSvHsFC3eHGGwE1DQ==","signatures":[{"sig":"MEQCIDXpnyJdFIDhNRHFD0LZ1GRKJTpM98A/BtsQZo0g78G/AiAvimYwUGAJQkEAqS1RuziiHtB2f+eV4kpxdstiGQWkEA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11499572,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgQWd2CRA9TVsSAnZWagAA/9AP/1vvy+TtLWv34QSXcfzJ\niBp56OUzXDeFwfAGnJsc3mn0oUrvHahyv18qmZglzAuEsD5dMPOCMQ3dzquE\nlUihLBGZHubeZ8J5HHUpK4WFKqKmA4srMEZWv+I+76qfe6MqhkXXb0CzhXSg\nPAZ7o4Ajrdq/3kQo7xXBR1ljum/TdGNvoZJUg/mK6eezlIzeZbU1uma5B+Zd\nJm+kSFqxvnYQv9cUJHXzMXHsZ2WvzEoWKJWAT8rXvPCbsnv6bmHerQVrHo+r\nwO5ZJmT6+FF8GXdOzNVI1/G8nhXzhTLUUjsfWhnRzji/4cpVVENn1rJV5uOD\n40kVgb+tEYvNufq9+s1j1U8XKeTmmSM/BVKk8n1Fllr8vSvOQIBJYXau/xJv\nZM2nhnzjj7yI+kbzjfy7DKcr8xmnWbFsvbB5jc+ohfTbuK+vxcaoB0uwlaXH\nq6jvOdVjxQmQbkeO0bm1goA6GXhprcszG5rMbMTWP2+qfdCm3J5BvuIKlESv\nduhTTHMQg8CK15fcH/QljXej41Pe34Dt0gXoSPei4EcQmL0hejXIPy5oimDn\nDBgbKLQLzxNCqMm7nx7xYUXOwzZLmEjOjZUTzVphmIRGVRdfpPSJf02/kr7g\nezxgE6QMS0DloV+ejNYf3KSfC5pwLF3zd3NqsL6DW+zJJY55MF/vH2FozdUU\nRmyu\r\n=0yh2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.js","engines":{"node":">=12.17"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint -c ../../eslint.json src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"pnpm tsc -- --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build && rimraf dist && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.js --external:update-notifier --external:node-gyp","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.js","postpublish":"publish-packed","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock","prepublishOnly":"pnpm compile && npm cache clear --force && publish-packed --prune --npm-client yarn --dest dist"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"6.14.11","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"12.19.0","preferGlobal":true,"publishconfig":{"tag":"next"},"_hasShrinkwrap":false,"readmeFilename":"README.md","__devDependencies":{"ncp":"^2.0.0","nopt":"^5.0.0","chalk":"^4.1.0","delay":"^5.0.0","execa":"^5.0.0","is-ci":"^3.0.0","p-any":"3.0.0","ramda":"^0.27.1","tempy":"^1.0.0","which":"^2.0.2","byline":"5.0.0","semver":"^7.3.4","esbuild":"^0.8.49","p-defer":"^3.0.0","ps-list":"^7.2.0","path-name":"^1.0.0","split-cmd":"^1.0.1","tree-kill":"^1.2.2","write-pkg":"4.0.0","@types/ncp":"^2.0.4","is-windows":"^1.0.2","pkgs-graph":"5.2.0","strip-ansi":"^6.0.0","@pnpm/types":"6.4.0","@types/nopt":"^3.0.29","cross-spawn":"^7.0.3","exists-link":"2.0.0","npm-run-all":"^4.1.5","path-exists":"^4.0.0","render-help":"^1.0.1","symlink-dir":"^4.2.0","@pnpm/config":"11.14.0","@pnpm/logger":"^3.2.3","@pnpm/tabtab":"^0.1.1","@types/is-ci":"^2.0.0","@types/ramda":"^0.27.35","@types/which":"^2.0.0","@pnpm/command":"1.0.0","@pnpm/prepare":"0.0.17","@pnpm/run-npm":"2.0.3","@types/byline":"^4.2.32","@types/semver":"^7.3.4","@pnpm/cli-meta":"1.0.2","@zkochan/retry":"^0.2.0","load-json-file":"^6.2.0","loud-rejection":"^2.2.0","read-yaml-file":"^2.1.0","@pnpm/cli-utils":"0.5.0","@pnpm/constants":"4.1.0","@zkochan/libnpx":"11.0.3","@zkochan/rimraf":"^1.0.0","write-json-file":"^4.3.0","write-yaml-file":"^4.2.0","deep-require-cwd":"1.0.0","@types/is-windows":"^1.0.0","normalize-newline":"3.0.0","@pnpm/core-loggers":"5.0.3","@pnpm/modules-yaml":"8.0.6","@types/cross-spawn":"^6.0.2","@pnpm/file-reporter":"^1.0.0","@pnpm/assert-project":"2.1.15","@pnpm/lockfile-types":"2.2.0","@pnpm/parse-cli-args":"3.2.2","dir-is-case-sensitive":"^2.0.0","@pnpm/default-reporter":"7.10.4","@types/update-notifier":"^5.0.0","@pnpm/read-package-json":"3.1.9","@pnpm/find-workspace-dir":"2.0.0","@pnpm/plugin-commands-audit":"3.0.1","@pnpm/plugin-commands-store":"2.0.73","@pnpm/read-project-manifest":"1.1.7","@pnpm/plugin-commands-import":"1.0.104","@pnpm/plugin-commands-server":"2.0.66","@pnpm/write-project-manifest":"1.1.7","@pnpm/common-cli-options-help":"0.3.1","@pnpm/find-workspace-packages":"2.3.38","@pnpm/plugin-commands-listing":"2.0.54","@pnpm/plugin-commands-rebuild":"2.2.28","anonymous-npm-registry-client":"0.1.2","@pnpm/plugin-commands-outdated":"3.0.49","@pnpm/filter-workspace-packages":"2.3.10","@pnpm/plugin-commands-publishing":"2.5.1","@pnpm/plugin-commands-installation":"3.5.22","@pnpm/plugin-commands-script-runners":"2.6.1"},"__optionalDependencies":{"node-gyp":"^7.1.2","graceful-fs":"4.2.4","update-notifier":"^5.1.0"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_6.0.0-alpha.3_1614899062265_0.5856181272756926","host":"s3://npm-registry-packages"}},"7.0.0-beta.1":{"name":"pnpm","version":"7.0.0-beta.1","keywords":["pnpm7","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"license":"MIT","_id":"pnpm@7.0.0-beta.1","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"8ae5673b71d925bc30ee9c8228ce4ac1e5fb9484","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-7.0.0-beta.1.tgz","fileCount":647,"integrity":"sha512-Ki0mwgmgwb3+Lncs+5GMVHNfxRDTP7sUzz91wZ1La6NuoZDe6iwm6Kjhqm3XT10tVf83Zv322G0IcexxsiGw6Q==","signatures":[{"sig":"MEYCIQDuNbn+6w9hqDhex81IehWEh41C7TVGvkJXr+nNLQQQfwIhAIsP3WbXnT2Py25ej05fAI9/z8rRXIG2M7TnWjA3Lf+H","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18565915,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiNiv5ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmpbfg//ZozpY1Ld4s5IYCMQv0oksOKSyF4iNGx4m3GLRQAnHoyn9FRP\r\nOUIjR0ANflm9zeZ0mqrIA26srREWGL3LnKHU7y4guG+IIlbw8xU6pus24pM0\r\nQnKi6MfW3UM8ZK6+L3411ytxPdfW5NpbZUXoms30vAkz6ne2MsuvDoKLcLJZ\r\n+kfL7BsNpmzVCa4n4nyi2V3hmpbv0tdTtAbtoyUG4XZrMSaITH/igsE43WE7\r\nuTD+gC0/rIFLbijMKdjrGOOXaBKyX4HiUmGQKNT1jAwZE+6hFO8zI+b/P7aA\r\nfkEN9io+dlTiBF1PNNGnOP1yFXnaylP1nfeDp4RCR7qO6HRl05KEr6fsXf2y\r\nhbupxmfggCOQs/NZqMH1ymNNl7s2kUTnGeOiiCofpnCguvCW+ces0i+DvUDM\r\ndQ03+qg80GzkO36NKQUCngeI87IkrrARTO6Qj07SGdU7nze/5i6zaadx3wr2\r\n2b8C7zhJ2TmIWvphNoe/QkmOLP7DVj7Jr31YAlDvUC6obC2wqvbCAwIc9y/5\r\nF6AHlS4+WfXz9etuW0TsSOUaMV70BL4VeRbRVBexM81ABtkkLj96c9Vk0j3g\r\nIGiLA8lLJnyhoFPAlEVdDQu497oGxFge13L8GX8CP3zuQguiDK2BKmY2xkJw\r\n9lvCjLHoJMR+NBXzVTUCSczy/OAWtxCiiTc=\r\n=qUX9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","_from":"file:pnpm-7.0.0-beta.1.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=14.19"},"exports":{".":"./package.json"},"funding":{"url":"https://opencollective.com/pnpm"},"scripts":{"lint":"eslint src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"tsc --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.cjs","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/home/runner/work/pnpm/pnpm/packages/pnpm/pnpm-7.0.0-beta.1.tgz","_integrity":"sha512-Ki0mwgmgwb3+Lncs+5GMVHNfxRDTP7sUzz91wZ1La6NuoZDe6iwm6Kjhqm3XT10tVf83Zv322G0IcexxsiGw6Q==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.24.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"16.14.0","preferGlobal":true,"publishConfig":{"tag":"next-7","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_7.0.0-beta.1_1647717369200_0.3698858322990912","host":"s3://npm-registry-packages"}},"7.0.0-beta.0":{"name":"pnpm","version":"7.0.0-beta.0","keywords":["pnpm7","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"license":"MIT","_id":"pnpm@7.0.0-beta.0","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"8bee76a2e077a5b274647d33b91fa3dc1b762dff","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-7.0.0-beta.0.tgz","fileCount":647,"integrity":"sha512-FU9uz77lxH9a1wLJ6Lc22HXmqkKkGETS8Bpcc0RfBbBsdOBYW4tjz40V6aKn/fc/vZ8iqelfBUnpHpH7svF+uw==","signatures":[{"sig":"MEQCICEYP4JxYMYuf8bj6Jvxz+cA89WXoRsaSY2yGXsmr5YgAiAxrndJgh7l4Fq9JuM+WjTPyF/idVv/9J8+lRJyQoWpTA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18567276,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiMRovACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmre3g/+N9BjKoFY298EPCVmVDneeTTrguy1txnNUYcwKM5c7E3jG3E6\r\nJX1xnKLix9ZyWBl7UR/NM1iXvsSkthOjVrCvn/OeYcbIvFRgdTAmK4y6a2g8\r\nbzRA6pbQ+E3+0bF3zE0zYbdeiue8t2yhTxny3qZbqePGPRKAVhD4IoTME95T\r\nmhYtLekiIozgNxdpZU5kUjVAMoA0FM+v/nSWt3PynjsWCfQxWlcK7le8yWUt\r\nPVUrjsIsjKm/lYDb3wwWOI2UajUmzIwLZeR6A4qTpzyBuFV59Hv1UW1R/gRr\r\n9+XdgiSg06B+VCQqTNdroGTWmcwQax6Bp7AtluZUBZG4fiREMjDFInDEpkC+\r\nyU4WOCsFKSv1Yiu+zGkiW3R1dkt+Gq9opEJhAoF1sUyPVuB8pDT+zEtPjltj\r\nE0ZawyphCftELZWSMDPCaMui8oHXbld3Z73sTBXc08OXZVrD+kRu2qZM3/Ek\r\nINjLrzU69x6NP51rbZ1nHdn29wkaK3qSb9a1VEq5RpFBWxac/QY/q+jUIUxv\r\niOKvA4bRYyy/S0LI2cBVZycTwxOvXKqPZCigY5+avkJXnysUa661qmn9kXla\r\nkidiYKMRZfEPp61KUgyGqH3nlNkvxxZ2X99XZMatr0vcEuAYJHvDTiWhlzIB\r\nFbHialpfo+4VcXqQ09Lv07HUMWAE7d+nf8U=\r\n=jdmX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","_from":"file:pnpm-7.0.0-beta.0.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=14.19"},"exports":{".":"./package.json"},"funding":{"url":"https://opencollective.com/pnpm"},"scripts":{"lint":"eslint src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"tsc --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.cjs","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/home/runner/work/pnpm/pnpm/packages/pnpm/pnpm-7.0.0-beta.0.tgz","_integrity":"sha512-FU9uz77lxH9a1wLJ6Lc22HXmqkKkGETS8Bpcc0RfBbBsdOBYW4tjz40V6aKn/fc/vZ8iqelfBUnpHpH7svF+uw==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.24.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"16.14.0","preferGlobal":true,"publishConfig":{"tag":"next-7","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_7.0.0-beta.0_1647385134942_0.28878848462466933","host":"s3://npm-registry-packages"}},"7.0.0-beta.2":{"name":"pnpm","version":"7.0.0-beta.2","keywords":["pnpm7","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"license":"MIT","_id":"pnpm@7.0.0-beta.2","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"7755d81a229e1003f1b707d03c313c44e4846e4a","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-7.0.0-beta.2.tgz","fileCount":647,"integrity":"sha512-SUwvoaP+DO70/lib/OPlks5ddiGSRDZ4nPp8MgKkne5IrBXfabqAaV2OBV9D7k0bDkLa1BGBFmjWzbBAF4uW8g==","signatures":[{"sig":"MEYCIQC+mhv4TFK02peKX06Jds4SqWpSmpNbaoW/mBrt/2qTpQIhAI6U/infquwRhzQOg5kOcQHI/wRir9KnuyYPYeV64+Cu","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18565913,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiNoNdACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpjPQ//VAGh5tnKzvl+75/X1lnrB6+ib5fvJfvjZZU37YvNvAAxEIkI\r\nmH1uwAuTpNaA1bzcd8AIMu5qzw0DlT7UkLGxUCKbl4zG+mXRJhxN98fCMxCD\r\nrR1tvRlB9IDtTtCCUZPHnhPVSP3RsNuwi9XuQ03JDEt6jxCybeqxoCa+b5Sy\r\nXev5kGAOJSAZK+NJv5sBaylYhBamUB9lUBLmkMbefwRiBZK1qOmaGBOSd8q/\r\nhO1bhx1yIMUJYRb77xiKRSfdtgtQJPFO9vLww35XzUI23n+Ylyvzclswa6ML\r\n8QxTsRvXJBSwE69SwYz1B6BYTO0Y6tPUuNzhVFz6fgdM9P8DMKLN6bZp2Jdk\r\nQviQMVucI3nA4o89KIkN3Rlxms/cdtyAFKFqZ8vmikympJqXyRY77UFj28P/\r\n5jilwd7sndL4WE70PhwBgTwozY537MredTXgKrorQehRl0DdF8VARtB2Bujs\r\nQKux68jmiCICALqzAYoZqhMZr8BfOTuNjnuAHuAOm9OCfwoHPLNTdPG84ZX4\r\ngUZ9ll00uWRUqDS/gSnjE/9vZEt1YjR2nClPe82e1UZPhzGGz/23Oos7rraX\r\nAP5nGSx8cxihHaT7uh+8eV6m70wK9xUnb9gytxcKoNVjdiefNcjqjbrqt+jR\r\n66cT66ZXaZ7PsY0vpplTxanf3mMstFqXSNg=\r\n=GI7P\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","_from":"file:pnpm-7.0.0-beta.2.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=14.19"},"exports":{".":"./package.json"},"funding":{"url":"https://opencollective.com/pnpm"},"scripts":{"lint":"eslint src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"tsc --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.cjs","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/home/runner/work/pnpm/pnpm/packages/pnpm/pnpm-7.0.0-beta.2.tgz","_integrity":"sha512-SUwvoaP+DO70/lib/OPlks5ddiGSRDZ4nPp8MgKkne5IrBXfabqAaV2OBV9D7k0bDkLa1BGBFmjWzbBAF4uW8g==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.24.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"16.14.0","preferGlobal":true,"publishConfig":{"tag":"next-7","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_7.0.0-beta.2_1647739741100_0.770804175699568","host":"s3://npm-registry-packages"}},"7.29.0-1":{"name":"pnpm","version":"7.29.0-1","keywords":["pnpm7","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@7.29.0-1","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"029486e2daf26d0c5c332ccec855a20a2cb50a01","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-7.29.0-1.tgz","fileCount":658,"integrity":"sha512-wev0DiT0ry2qVNH0A4EW2ANsajHFTzDH1vpx7KXdadGvEyXQD4GsGkPhhHdx45Mpa73AyPRgFVAKxZzKEzLZew==","signatures":[{"sig":"MEUCIQCC4MI3QdVNy3ekR5islWwT/wlp8KRRE3Fgm2LRu8Mb5AIgdMLr1vD+Ktika9JQMc9aa2PyENPmO2FJnN0nDKbOFf0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13512867,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkAaa9ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmreJg//YwrOoxqLLfzhtkdsxbrfFbA+rsjJ+TjOVgDTtyGw8+mCswXd\r\nQQXgmW9dEQUQbslxf+NmviZQmDRXZyhTMhtpBhwsQCfQwmXEZzhOCmh5n/ke\r\nDFfonB0PFQSGGlrjBceEka3puWBzYRvikcnjtRuj0l4Y6WTE+TQnwV5DKrm4\r\noy8u0yPi879o5qjZa+4bqfX8kB4wnJn1WKoGkjVPzP08/DLOc6kjVG4NBRJ7\r\n/Kx5GE1JdhJlZLL5cZRvuHdYkRlDwZH9R+WdaYyqseSvN0lcl03CKs9/v8HC\r\nVLbV8LwAQZGiqCAliHNZjCk41kthlkgucUxzAXxdjby3zrdihwqdbBa6Ezxg\r\nORGeDfpH4BQUC+FkNuUfZwRLBeRPpnqkGXExJfSDRdueJE+stVapPlbnabtA\r\n+0E8tzqmjGnt5s3PZj+jDMINkp5lFmmUx7+7P4lnAylr7Nlg/sktErquOiRP\r\nxn9Z73kwVm/GflYBbIzf4G5qcO+aLzjuL9eAbAdCpa3ISEr0TK9ntK2Qoie2\r\n5+sdEalObM7WI/lX0MWDLGRyyUjpG0YvHibA81zELWwkU/n93fGRNzJoppt9\r\nKZUMOIlGxa68qsiRom0Kz14oKzzoLWUUvC2ki2bDSBfBusA+jhuS5c+BvOs+\r\n5p0K94Q0NtaRBuomNapGHojurvtY9nKM+aY=\r\n=OCnE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","_from":"file:pnpm-7.29.0-1.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=14.6"},"exports":{".":"./package.json"},"funding":{"url":"https://opencollective.com/pnpm"},"scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7776 pnpm run test:e2e","start":"tsc --watch","bundle":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/52013fd5683394ceddf56baa918e7ec3/pnpm-7.29.0-1.tgz","_integrity":"sha512-wev0DiT0ry2qVNH0A4EW2ANsajHFTzDH1vpx7KXdadGvEyXQD4GsGkPhhHdx45Mpa73AyPRgFVAKxZzKEzLZew==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.24.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"18.14.2","preferGlobal":true,"publishConfig":{"tag":"next-7","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_7.29.0-1_1677829820707_0.15449549108255045","host":"s3://npm-registry-packages"}},"7.29.0-2":{"name":"pnpm","version":"7.29.0-2","keywords":["pnpm7","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@7.29.0-2","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"3ae909b82968577220f91dc4aef29fd6989df633","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-7.29.0-2.tgz","fileCount":658,"integrity":"sha512-AfJfHKsvK0Lw2YWsmNwiM3NQnWzWMjSiRpikKJVcxTapmZrq1MTuj2SKRQuKiq8gtLzQfV3MFfFdIS/NGioqlA==","signatures":[{"sig":"MEUCICfkYOLtdl9oBk4EuRRy5htkmLZENGBkGSnM/sqrna4TAiEAjVeAQUk55OBVH2l4ByVgdk1SQeR9Hxmu+wyhUBbutxk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13514563,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkBG6PACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpsDA//RAGY1WXe+7HEAqSPncwpvAgWPfhPh9mzFo1tIFa+wLhjdICt\r\n/k2HnCz5toyWObLkWKfO8M84L7uhXGu0yME3C+e4xh/3escFNjTgoHzilkoC\r\nkPRUHdLFxxnD0RPaars5g1OtiBtnsLYiCV8UAWoRxmS9zMmKa1QP/CJS6W2L\r\n86Mi+OhhHCcXg3cPksdZSzmOn7QKImbNkabfpIsaaswx3mPvwb0a05aZytjh\r\ngfiQ90mx0sEoFoyKVdOiM1NwusxAb1eE9Jpkdv1bhEjRUV0Q4RbH5kKfFHKb\r\niN+baZX8rA5s8RVlJaQc9Z+jSryBsGmAad03mrnTfaww3ufHcVI869E0qNAQ\r\nruqbv/nx0hFQUznkWjnCutBbhRw4wLq3SQvykf8Ku89Vyy+yiW2efSwwC2s8\r\nS/yCkReO/5SVZC/nYqXEWzPQmg9IpqVWe+x9M2kXRTjjb+CqAWt6oohpHk1g\r\nQIXxz5FKXFPdUE9OQgkmWg2zajtmaqXneksNbxa3rB5TXgcF71fYBgVo1hxu\r\nuSYwX6Ybatpza+c4OdpY1hpUciBPd/GEwhPJPVIASIqi8Q4ivjjxRnI4D85y\r\n7XQffi2aa25LrJUDWlnAQNOCZxkoyjpovs8UiIdjYnU3Ae5k3lPYfQS6ggsN\r\ncINR39+rZGR97HbX30EEv8TrplHqpg7dEAk=\r\n=z6FG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","_from":"file:pnpm-7.29.0-2.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=14.6"},"exports":{".":"./package.json"},"funding":{"url":"https://opencollective.com/pnpm"},"scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7776 pnpm run test:e2e","start":"tsc --watch","bundle":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/154904500f7d75108402719255d6374c/pnpm-7.29.0-2.tgz","_integrity":"sha512-AfJfHKsvK0Lw2YWsmNwiM3NQnWzWMjSiRpikKJVcxTapmZrq1MTuj2SKRQuKiq8gtLzQfV3MFfFdIS/NGioqlA==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.24.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"18.14.2","preferGlobal":true,"publishConfig":{"tag":"next-7","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_7.29.0-2_1678012047313_0.9931036525498587","host":"s3://npm-registry-packages"}},"9.0.0-rc.2":{"name":"pnpm","version":"9.0.0-rc.2","keywords":["pnpm9","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@9.0.0-rc.2","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"0f219c729f02268a1e69ab00ad498bc51fbe4b70","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-9.0.0-rc.2.tgz","fileCount":880,"integrity":"sha512-NzRvz+2YASmlEGFI9OXJdNuzFoH/TVZ9uFcGG5k0gn3jr6paAiKdK2Gbm5hEfqLytkRNZe1YXBrYFwokSFO2dA==","signatures":[{"sig":"MEYCIQCrKw3k2UbZ4AwWKHOeoHrf63n1PaOarmBuXyt+VhTRjQIhAKE3zmu5OopHBonTy0HWz5oPjr0dA4FSyT24cBEq6z+T","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":16815643},"main":"bin/pnpm.cjs","_from":"file:pnpm-9.0.0-rc.2.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=18.12"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7776 jest","start":"tsc --watch","bundle":"ts-node bundle.ts","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/templates dist/templates && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/2a7cf7b0587af927c9f45db451b34eaf/pnpm-9.0.0-rc.2.tgz","_integrity":"sha512-NzRvz+2YASmlEGFI9OXJdNuzFoH/TVZ9uFcGG5k0gn3jr6paAiKdK2Gbm5hEfqLytkRNZe1YXBrYFwokSFO2dA==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"10.5.0","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"18.20.1","preferGlobal":true,"publishConfig":{"tag":"next-9","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/pnpm_9.0.0-rc.2_1713027644845_0.5150929315923618","host":"s3://npm-registry-packages"}},"6.12.0-2":{"name":"pnpm","version":"6.12.0-2","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"license":"MIT","_id":"pnpm@6.12.0-2","maintainers":[{"name":"zkochan","email":"z@kochan.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"577fce0e764a62f4a7904309415be96c1dec9fbe","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-6.12.0-2.tgz","fileCount":624,"integrity":"sha512-Q19EmwE2u51qpl6VXIzuML7Nr2EuWjCbLxw6eTu5JL7xm0/xoq7cc+9AG9CPYuPNT/INrV1W4AnjSDZbi5Ysiw==","signatures":[{"sig":"MEQCICmeIyavSKLz4L39VYcFIG17O/IbEie9XS4Z31GNgTHuAiASBlPO2aFmmzjqXxoSNYLwJZfe9+81Dw1KatG5L9Zhsw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9259456,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhDUrdCRA9TVsSAnZWagAA/40P/3vLeGbLCBs7xlNpmXxa\n2s4eG9a5UWDTYzWWNnzWqAR9umk0nse1iaNRa0GMnX6PsRhlj7E9atrVR+ui\nQeetZODg5tKi4FurGerHsw+JHhMY8faZRXKAuh3P57qo+ZtKeCgzE3chXDMN\nZMhRPQ5ixYsAlhS6MQoUXbXH/0EC4IrKVDRjHIWdvITCdihmbTNCEaFPfvK6\nhjS3Uthdq9AdviggO/gqHH0cGrNDv4Yt7AHjgYjHhJ4rSf+XiNNzFoFG7+FS\naE7cKPj0rYLOGkV1S9S1KVAMJcNuYJ1tJfhjBlJNx1vYfZ7vA3U/k0DuZt3u\niWkMfY0Qkn3qD8T1IpHi0S1keHp+dmpm92bM36B35sDO7pnPxTvUV0KCSKNZ\nguBEUva0WU8BLnrjqLgM7Bwrq3Wkm8MMU8wtYXPo3ZXHEA0nQFjCqsLw1vpr\nCGmzlHmCPjW+4WNX9kURl6bVCkgsUW3v53JkbwtekuhTAtyxVRqePZxgEYSP\n1KSLDcOUHaKsP5f6IXl5RdyO6WwP+OvUkL93RdmdV4lOI4QIDU/C+irFnplw\nNHGOUZGPcakYQXiukE+4I6tmK4LJ6yaCg0HWX9R3p4JC/EnLnQbyMnNGMTkO\n4KHt7rkMqrzWVktkLh16+rfOOFt9PxkoM5MKR10lpi7UhlNYFgX6moyPcddf\n4jW7\r\n=/laf\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","_from":"file:pnpm-6.12.0-2.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=12.17"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint -c ../../eslint.json src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"pnpm tsc -- --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build && pnpm run lint -- --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && pkg ./dist/pnpm.cjs --out-path=../artifacts/win-x64 --targets=node14-win-x64 && pkg ./dist/pnpm.cjs --out-path=../artifacts/linux-x64 --targets=node14-linux-x64 && pkg ./dist/pnpm.cjs --out-path=../artifacts/macos-x64 --targets=node14-macos-x64","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.cjs","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"6.14.13","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"14.17.4","preferGlobal":true,"publishConfig":{"tag":"next","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","__devDependencies":{"ncp":"^2.0.0","chalk":"^4.1.0","delay":"^5.0.0","execa":"^5.0.0","is-ci":"^3.0.0","p-any":"3.0.0","ramda":"^0.27.1","tempy":"^1.0.0","which":"^2.0.2","byline":"5.0.0","semver":"^7.3.4","esbuild":"^0.12.0","p-defer":"^3.0.0","ps-list":"^7.2.0","path-name":"^1.0.0","split-cmd":"^1.0.1","tree-kill":"^1.2.2","write-pkg":"4.0.0","@pnpm/nopt":"^0.2.1","@types/ncp":"^2.0.4","is-windows":"^1.0.2","pkgs-graph":"workspace:6.1.2","strip-ansi":"^6.0.0","@pnpm/types":"workspace:7.4.0","cross-spawn":"^7.0.3","exists-link":"2.0.0","npm-run-all":"^4.1.5","path-exists":"^4.0.0","render-help":"^1.0.1","symlink-dir":"^5.0.0","@pnpm/client":"workspace:5.0.1","@pnpm/config":"workspace:12.4.4","@pnpm/logger":"^4.0.0","@pnpm/tabtab":"^0.1.2","@types/is-ci":"^3.0.0","@types/ramda":"0.27.39","@types/which":"^2.0.0","@zkochan/pkg":"0.0.0-1","@pnpm/command":"workspace:2.0.0","@pnpm/prepare":"workspace:0.0.26","@pnpm/run-npm":"workspace:3.1.0","@types/byline":"^4.2.32","@types/semver":"^7.3.4","@pnpm/cli-meta":"workspace:2.0.0","@zkochan/retry":"^0.2.0","load-json-file":"^6.2.0","loud-rejection":"^2.2.0","read-yaml-file":"^2.1.0","@pnpm/cli-utils":"workspace:0.6.14","@pnpm/constants":"workspace:5.0.0","@zkochan/libnpx":"^13.1.5","@zkochan/rimraf":"^2.1.1","write-json-file":"^4.3.0","write-yaml-file":"^4.2.0","@pnpm/store-path":"^5.0.0","deep-require-cwd":"1.0.0","@types/is-windows":"^1.0.0","normalize-newline":"3.0.0","@pnpm/core-loggers":"workspace:6.0.4","@pnpm/modules-yaml":"workspace:9.0.4","@types/cross-spawn":"^6.0.2","cross-var-no-babel":"^1.2.0","@pnpm/file-reporter":"^1.0.1","@pnpm/assert-project":"workspace:*","@pnpm/lockfile-types":"workspace:3.0.0","@pnpm/parse-cli-args":"workspace:4.3.0","dir-is-case-sensitive":"^2.0.0","@pnpm/default-reporter":"workspace:8.1.9","@pnpm/read-package-json":"workspace:5.0.4","@pnpm/find-workspace-dir":"workspace:3.0.1","@pnpm/plugin-commands-env":"workspace:0.2.9","@pnpm/plugin-commands-audit":"workspace:5.1.3","@pnpm/plugin-commands-setup":"workspace:^0.1.10","@pnpm/plugin-commands-store":"workspace:4.0.5","@pnpm/read-project-manifest":"workspace:2.0.5","@pnpm/plugin-commands-import":"workspace:3.0.9","@pnpm/plugin-commands-server":"workspace:3.0.21","@pnpm/write-project-manifest":"workspace:2.0.4","@pnpm/common-cli-options-help":"workspace:0.6.0","@pnpm/find-workspace-packages":"workspace:3.1.6","@pnpm/plugin-commands-listing":"workspace:4.0.5","@pnpm/plugin-commands-rebuild":"workspace:5.0.5","anonymous-npm-registry-client":"0.1.2","@pnpm/plugin-commands-outdated":"workspace:5.0.5","@pnpm/filter-workspace-packages":"workspace:4.1.8","@pnpm/pick-registry-for-package":"workspace:2.0.4","@pnpm/plugin-commands-publishing":"workspace:4.2.1","@pnpm/plugin-commands-installation":"workspace:6.0.9","@pnpm/plugin-commands-script-runners":"workspace:4.0.6"},"__optionalDependencies":{"node-gyp":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_6.12.0-2_1628261084893_0.3538667030953937","host":"s3://npm-registry-packages"}},"9.0.0-rc.1":{"name":"pnpm","version":"9.0.0-rc.1","keywords":["pnpm9","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@9.0.0-rc.1","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"7ea49e7414348fddb2f6865996cae30a3e5437a0","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-9.0.0-rc.1.tgz","fileCount":880,"integrity":"sha512-qUkXwA0NG6uNCS22L8XfbYxymtLMVTDYhbKlzadgTGXsLrfV8NhNXYDaatVhHmtSuxhaF1eGyEYrvN7MOCywkQ==","signatures":[{"sig":"MEQCIGO3yOgrA0aHz8itE3WlgnVpyFxgussWWVDafU5QrrJPAiBF02oUfcRA41yPpQdQjVFOvj+bWRYZxC5oGkscDrGoMA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":16815574},"main":"bin/pnpm.cjs","_from":"file:pnpm-9.0.0-rc.1.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=18.12"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7776 jest","start":"tsc --watch","bundle":"ts-node bundle.ts","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/templates dist/templates && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/119fd7fba83c8e88a3a37820c4138502/pnpm-9.0.0-rc.1.tgz","_integrity":"sha512-qUkXwA0NG6uNCS22L8XfbYxymtLMVTDYhbKlzadgTGXsLrfV8NhNXYDaatVhHmtSuxhaF1eGyEYrvN7MOCywkQ==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"10.5.0","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"18.20.1","preferGlobal":true,"publishConfig":{"tag":"next-9","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/pnpm_9.0.0-rc.1_1713026539305_0.8202983526805592","host":"s3://npm-registry-packages"}},"0.50.0":{"name":"pnpm","version":"0.50.0","keywords":["dependency manager","install","modules","npm","package manager"],"author":{"name":"Rico Sta. Cruz","email":"rico@ricostacruz.com"},"license":"MIT","_id":"pnpm@0.50.0","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"http://ghub.io/pnpm#readme","bugs":{"url":"http://ghub.io/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js"},"dist":{"shasum":"725caa91cb7265890e7447d39c964a7de65a7283","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-0.50.0.tgz","integrity":"sha512-8eeYRWnhbu/RPb5bRGbzOWiOmGYimsG3S/4uH7o9sJwh4dlHuqdx4jIEY4KPj15wo3CmbYU79OH+ltGvTwFbeg==","signatures":[{"sig":"MEUCIC7/NUD9V1SNOnUisl26HJCEs8xEbSnBBLqLq6+3z6wDAiEA9ykX2XWNByuJlvvcrDFkRK94XtppRMEnDaFf9cRO3BE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib/"],"config":{"ghooks":{"commit-msg":"node ./node_modules/validate-commit-msg/index.js"},"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"_shasum":"725caa91cb7265890e7447d39c964a7de65a7283","engines":{"node":">=4"},"gitHead":"57ffc35dc23d3d02887370f89e8bee535ad5d4e4","scripts":{},"typings":"lib/index.d.ts","_npmUser":{"name":"zkochan","email":"zoltan.kochan@gmail.com"},"__scripts":{"tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"standard && tslint -c tslint.json --project .","test":"npm run lint && npm run test:e2e","cover":"istanbul cover test/index.js","start":"npm run tsc -- --watch","commit":"git-cz","?commit":"echo 'Run Git commit wizard'","pretest":"rimraf ../.tmp/ && npm run tsc","release":"sh .scripts/release.sh","?release":"echo 'Publish pnpm'","posttest":"git checkout -- verdaccio/storage/","test:e2e":"npm-run-all -p -r verdaccio test:tap","test:tap":"ts-node test","verdaccio":"verdaccio -c ./verdaccio/config.yaml","docs:build":"docpress build","prepublish":"in-publish && echo 'You need to use \"npm run release\" to publish pnpm' && false || npm run tsc","prerelease":"npm run tsc && npm test","?docs:build":"echo 'Generate the documentation website'","build-verdaccio":"npm-run-all -p -r verdaccio publish-test-packages","?build-verdaccio":"echo 'Cache the verdaccio store for faster tests execution'","prebuild-verdaccio":"rimraf verdaccio/storage/","publish-test-packages":"sh test/packages/publish-all.sh"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/rstacruz/pnpm.git","type":"git"},"_npmVersion":"3.10.9","description":"A fast implementation of npm install","directories":{"test":"test"},"_nodeVersion":"6.9.1","preferGlobal":true,"__dependencies":{"mz":"2.6.0","rc":"1.1.6","mem":"1.1.0","bole":"3.0.2","meow":"3.7.0","execa":"0.6.0","is-ci":"1.0.10","retry":"0.10.1","byline":"5.0.0","mkdirp":"0.5.1","ndjson":"1.5.0","semver":"5.3.0","find-up":"2.1.0","js-yaml":"3.7.0","thenify":"3.2.1","link-dir":"1.0.3","node-gyp":"3.5.0","@types/mz":"0.0.30","@types/rc":"0.0.1","commondir":"1.0.1","path-name":"1.0.0","write-pkg":"2.0.0","is-windows":"1.0.0","os-homedir":"1.0.2","@types/node":"6.0.48","arr-flatten":"1.0.1","common-tags":"1.4.0","cross-spawn":"^5.0.0","exists-file":"3.0.0","pnpm-logger":"0.0.1","read-pkg-up":"1.0.1","rimraf-then":"1.0.1","pause-stream":"0.0.11","registry-url":"3.1.0","@types/byline":"4.2.31","@types/mkdirp":"0.3.29","@types/semver":"5.3.30","cache-manager":"2.3.0","promisequence":"1.1.6","sorted-object":"2.0.1","unpack-stream":"1.1.0","@types/js-yaml":"3.5.28","camelcase-keys":"4.0.0","load-json-file":"2.0.0","lodash.memoize":"4.1.2","loud-rejection":"1.6.0","normalize-path":"2.0.1","global-bin-path":"0.1.0","npm-package-arg":"4.2.0","proper-lockfile":"2.0.0","update-notifier":"1.0.3","cache-manager-fs":"1.0.6","is-retry-allowed":"1.1.0","lodash.clonedeep":"4.5.0","@zkochan/cmd-shim":"2.2.1","@types/common-tags":"1.2.5","pnpm-file-reporter":"0.0.1","npm-registry-client":"7.4.5","pnpm-install-checks":"1.1.0","registry-auth-token":"3.1.0","@types/cache-manager":"1.2.4","@types/load-json-file":"2.0.5","pnpm-default-reporter":"0.0.1","@types/update-notifier":"0.0.28","delocalize-dependencies":"0.1.0","@zkochan/hosted-git-info":"2.1.5"},"devDependencies":{"caw":"2.0.0","ncp":"^2.0.0","nixt":"0.5.0","tape":"4.6.3","isexe":"1.1.2","sepia":"2.0.2","ghooks":"^2.0.0","rimraf":"2.5.4","tslint":"4.3.1","ts-node":"2.0.0","docpress":"0.7.1","istanbul":"^0.4.5","standard":"8.6.0","verdaccio":"2.1.0","commitizen":"^2.8.6","in-publish":"2.0.0","typescript":"2.1.4","@types/tape":"4.2.28","exists-link":"1.0.0","npm-run-all":"4.0.0","tape-promise":"2.0.1","npm-scripts-info":"0.3.6","git-update-ghpages":"1.3.0","validate-commit-msg":"^2.7.0","cz-conventional-changelog":"^1.2.0","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm-0.50.0.tgz_1485017086903_0.14741455344483256","host":"packages-12-west.internal.npmjs.com"}},"4.9.0-4":{"name":"pnpm","version":"4.9.0-4","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@4.9.0-4","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"7bd6e4f69f9bede23461b3cff2f9e69f97f6b9d2","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-4.9.0-4.tgz","fileCount":6101,"integrity":"sha512-o/FKvQ0yalBh0Y7M0NSufoPPmO8yKj68u9wHKp6bfWLIpojQV0+JrQZ3aDqcUdqpuA2+PPy5uiVg/ee8w9IYFw==","signatures":[{"sig":"MEUCIQDe1IxbTRelPgQ/2g0okVphCTQoVxNfgaOaxM0Q1nZbvAIgeC/VVFCKvCnha5Vt5z9H1UgiJlj9wCR5pkFgbEOO0Cc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":23957100,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeM3h1CRA9TVsSAnZWagAAnpwP+wXLTntGpLHWMPglaoy6\nXsPz70WfcYN2uMG04lEVrcZWzmVi7scmxTv7cEs+zvvXrOVrHgWZsNIFxrCW\nT0fbBwTF3d1ZYM99xp/4n8rWLuihZCILucSxncoArjM9Qp+oHvvR58lpuiJO\nGi1ExAhh/dZqL0g6j/zydKCUz/+FShxs3K/UXRmUhvlZ7LB/kRTOVkpMTVES\nkUUcmD2Gdm50ibu2afLsgpaedgZG1Du0Z+SYBWZtZIle3Qsecr2iFtegnd6C\ntjZ1jhgNsnDDoY8iOYDQefTcgFZCqMPU4weyiZ5a38FxNqeQGVdd29gc1CJg\nX/rel7JmQo84T/0CXKtdUIIEaC8q+sjsESMMx0rMh9juVKB4rekj3F4AE9LH\nqbYmiklFx37O80jbZDiynNXMHmgYhT2Z7k4RnLRNeOCuolWLfztGwiKpFV+A\nFju7Azv/06Su6wJ1SvXDi2pHiNhIJ9VjxAm04LuFYFW1MYc29cbIN50H+62G\ndz9qrRQb8uZDDLgP3GzfOo5E3ElN2m6jS5U2dojgK7iLxEpG3xjoOJHmXV/T\nxlGyZ3KSe3VNfDZnPuTsKQ6+YgK8NUywXrLHAkihrn0NLqBedQLlpfcwVj+h\nz8002bz+bGiK/9Z05In0/AKMaflLgSNF029vYSM7QWkKU1NPndUIEtOZ/vCl\nAYj/\r\n=eHGx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","_from":".","_shasum":"7bd6e4f69f9bede23461b3cff2f9e69f97f6b9d2","engines":{"node":">=10"},"scripts":{"tsc":"rimraf lib && tsc","lint":"tslint -c ../../tslint.json src/**/*.ts test/**/*.ts","test":"npm run lint && npm run tsc && cross-env PNPM_REGISTRY_MOCK_PORT=7772 npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"run-p -r registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf node_modules/.bin/pnpm && registry-mock prepare","registry-mock":"registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"12.14.1","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"chalk":"3.0.0","is-ci":"2.0.0","ramda":"0.26.1","split-cmd":"1.0.1","pkgs-graph":"5.1.0","@pnpm/types":"5.0.0","common-tags":"1.8.0","graceful-fs":"4.2.1","render-help":"0.0.0","@pnpm/config":"7.1.0","@pnpm/logger":"3.1.0","@pnpm/tabtab":"0.0.1","@pnpm/command":"0.1.0-0","@pnpm/run-npm":"2.0.0","loud-rejection":"2.2.0","@pnpm/cli-utils":"0.3.2","@zkochan/libnpx":"11.0.3","update-notifier":"4.0.0","@pnpm/core-loggers":"4.0.1","@pnpm/file-reporter":"0.1.0","@pnpm/parse-cli-args":"0.3.0-0","@pnpm/default-reporter":"5.1.2","@pnpm/find-workspace-dir":"1.0.0","@pnpm/plugin-commands-audit":"0.2.3","@pnpm/plugin-commands-store":"0.1.4","@pnpm/plugin-commands-import":"0.1.13","@pnpm/plugin-commands-server":"0.1.5","@pnpm/common-cli-options-help":"0.1.4","@pnpm/plugin-commands-listing":"0.2.4","@pnpm/plugin-commands-rebuild":"0.1.4","@pnpm/plugin-commands-outdated":"0.2.4","@pnpm/filter-workspace-packages":"1.2.3","@pnpm/plugin-commands-publishing":"0.2.5","@pnpm/plugin-commands-installation":"0.2.6","@pnpm/plugin-commands-script-runners":"0.2.3"},"_hasShrinkwrap":false,"readmeFilename":"README.md","__devDependencies":{"mz":"2.7.0","ncp":"2.0.0","pnpm":"link:","delay":"4.3.0","execa":"4.0.0","p-any":"2.1.0","retry":"0.12.0","byline":"5.0.0","semver":"7.1.1","make-dir":"3.0.0","@types/mz":"^2.7.0","tree-kill":"1.2.2","write-pkg":"4.0.0","@types/ncp":"2.0.3","is-windows":"1.0.2","cross-spawn":"7.0.1","exists-link":"2.0.0","npm-run-all":"4.1.5","path-exists":"4.0.0","symlink-dir":"3.1.1","@types/is-ci":"2.0.0","@types/ramda":"^0.26.40","@types/retry":"0.12.0","@types/table":"^4.0.7","tape-promise":"4.0.0","@pnpm/prepare":"*","@types/byline":"4.2.31","@types/mkdirp":"0.5.2","@types/semver":"^6.2.1","load-json-file":"6.2.0","read-yaml-file":"1.1.0","@pnpm/constants":"3.0.0","@zkochan/rimraf":"1.0.0","write-json-file":"4.0.0","write-yaml-file":"3.0.1","deep-require-cwd":"1.0.0","@types/is-windows":"^1.0.0","normalize-newline":"3.0.0","@pnpm/modules-yaml":"*","@types/common-tags":"1.8.0","@types/cross-spawn":"6.0.1","@types/graceful-fs":"4.1.3","@types/tape-promise":"4.0.0","@pnpm/assert-project":"*","@pnpm/lockfile-types":"2.0.0","dir-is-case-sensitive":"1.0.2","@types/update-notifier":"2.5.0","@pnpm/read-package-json":"*","@pnpm/read-project-manifest":"1.0.0","@pnpm/write-project-manifest":"*","@pnpm/find-workspace-packages":"2.1.2","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_4.9.0-4_1580431476497_0.6875642696276614","host":"s3://npm-registry-packages"}},"0.50.1":{"name":"pnpm","version":"0.50.1","keywords":["dependency manager","install","modules","npm","package manager"],"author":{"name":"Rico Sta. Cruz","email":"rico@ricostacruz.com"},"license":"MIT","_id":"pnpm@0.50.1","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"http://ghub.io/pnpm#readme","bugs":{"url":"http://ghub.io/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js"},"dist":{"shasum":"d360b6d07cd93656d7730489d189531d2885fb28","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-0.50.1.tgz","integrity":"sha512-kcdY4Pmxzl8VELTT9IEIxTtwylaP6bS/SKFDFQTpDxBMGnhCLek3wWpc6shxEpahJuzUQ1nWuEwKM38K49rlcQ==","signatures":[{"sig":"MEQCIENGTZtSD8uWjdtx56/ZdS21NL7bcqsMS6L4/53t11JmAiBcmGYQ2PmZyJ6lWIbSmueolMXBqthXE8zgIAN00RrcNA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib/"],"config":{"ghooks":{"commit-msg":"node ./node_modules/validate-commit-msg/index.js"},"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"_shasum":"d360b6d07cd93656d7730489d189531d2885fb28","engines":{"node":">=4"},"gitHead":"2a89bad5916be26bb5a8cd4a065b0f6f821b74a3","scripts":{},"typings":"lib/index.d.ts","_npmUser":{"name":"zkochan","email":"zoltan.kochan@gmail.com"},"__scripts":{"tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"standard && tslint -c tslint.json --project .","test":"npm run lint && npm run test:e2e","cover":"istanbul cover test/index.js","start":"npm run tsc -- --watch","commit":"git-cz","?commit":"echo 'Run Git commit wizard'","pretest":"rimraf ../.tmp/ && npm run tsc","release":"sh .scripts/release.sh","?release":"echo 'Publish pnpm'","posttest":"git checkout -- verdaccio/storage/","test:e2e":"npm-run-all -p -r verdaccio test:tap","test:tap":"ts-node test","verdaccio":"verdaccio -c ./verdaccio/config.yaml","docs:build":"docpress build","prepublish":"in-publish && echo 'You need to use \"npm run release\" to publish pnpm' && false || npm run tsc","prerelease":"npm run tsc && npm test","?docs:build":"echo 'Generate the documentation website'","build-verdaccio":"npm-run-all -p -r verdaccio publish-test-packages","?build-verdaccio":"echo 'Cache the verdaccio store for faster tests execution'","prebuild-verdaccio":"rimraf verdaccio/storage/","publish-test-packages":"sh test/packages/publish-all.sh"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/rstacruz/pnpm.git","type":"git"},"_npmVersion":"3.10.9","description":"A fast implementation of npm install","directories":{"test":"test"},"_nodeVersion":"6.9.1","preferGlobal":true,"__dependencies":{"mz":"2.6.0","rc":"1.1.6","mem":"1.1.0","bole":"3.0.2","meow":"3.7.0","execa":"0.6.0","is-ci":"1.0.10","retry":"0.10.1","byline":"5.0.0","mkdirp":"0.5.1","ndjson":"1.5.0","semver":"5.3.0","find-up":"2.1.0","js-yaml":"3.7.0","thenify":"3.2.1","link-dir":"1.0.3","node-gyp":"3.5.0","@types/mz":"0.0.30","@types/rc":"0.0.1","commondir":"1.0.1","path-name":"1.0.0","write-pkg":"2.0.0","is-windows":"1.0.0","os-homedir":"1.0.2","@types/node":"6.0.48","arr-flatten":"1.0.1","common-tags":"1.4.0","cross-spawn":"^5.0.0","exists-file":"3.0.0","pnpm-logger":"0.0.1","read-pkg-up":"1.0.1","rimraf-then":"1.0.1","pause-stream":"0.0.11","registry-url":"3.1.0","@types/byline":"4.2.31","@types/mkdirp":"0.3.29","@types/semver":"5.3.30","cache-manager":"2.3.0","promisequence":"1.1.6","sorted-object":"2.0.1","unpack-stream":"1.1.0","@types/js-yaml":"3.5.28","camelcase-keys":"4.0.0","load-json-file":"2.0.0","lodash.memoize":"4.1.2","loud-rejection":"1.6.0","normalize-path":"2.0.1","global-bin-path":"0.1.0","npm-package-arg":"4.2.0","proper-lockfile":"2.0.0","update-notifier":"1.0.3","cache-manager-fs":"1.0.6","is-retry-allowed":"1.1.0","lodash.clonedeep":"4.5.0","@zkochan/cmd-shim":"2.2.1","@types/common-tags":"1.2.5","pnpm-file-reporter":"0.0.1","npm-registry-client":"7.4.5","pnpm-install-checks":"1.1.0","registry-auth-token":"3.1.0","@types/cache-manager":"1.2.4","@types/load-json-file":"2.0.5","pnpm-default-reporter":"0.0.1","@types/update-notifier":"0.0.28","delocalize-dependencies":"0.1.0","@zkochan/hosted-git-info":"2.1.5"},"devDependencies":{"caw":"2.0.0","ncp":"^2.0.0","nixt":"0.5.0","tape":"4.6.3","isexe":"1.1.2","sepia":"2.0.2","ghooks":"^2.0.0","rimraf":"2.5.4","tslint":"4.3.1","ts-node":"2.0.0","docpress":"0.7.1","istanbul":"^0.4.5","standard":"8.6.0","verdaccio":"2.1.0","commitizen":"^2.8.6","in-publish":"2.0.0","typescript":"2.1.4","@types/tape":"4.2.28","exists-link":"1.0.0","npm-run-all":"4.0.0","tape-promise":"2.0.1","npm-scripts-info":"0.3.6","git-update-ghpages":"1.3.0","validate-commit-msg":"^2.7.0","cz-conventional-changelog":"^1.2.0","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm-0.50.1.tgz_1485979913779_0.7629727392923087","host":"packages-18-east.internal.npmjs.com"}},"5.6.0-0":{"name":"pnpm","version":"5.6.0-0","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@5.6.0-0","maintainers":[{"name":"zkochan","email":"z@kochan.io"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"e42b251628e320a62c974b05e8ca391172521fe8","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-5.6.0-0.tgz","fileCount":7639,"integrity":"sha512-jApaCdqo1DGaN1BQCQe6UNAlfC7mFiLYb/Qmn6prkBSopgEoaI5IvLHog/OxA22bKGUIaLOZRcTJqxOgOFr67g==","signatures":[{"sig":"MEQCICRV8NBqBn59nkSZ7Jx3WAHW0DPkOixk+krlHJBd0g6mAiAailEugC0xgYJS7B9sg0JzmbwpTa6s4Lo/O/qLq1pTWA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":20440844,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfYUKbCRA9TVsSAnZWagAA/W8QAIDMmhPboaSa6ymGQ557\n+dE5yiqDyXI4qxOpx7Bz0ErKrGMIX9N/h/Uk/dlDCxnQ8TX984Xyava2q9PL\nfvLrdqhT1MxYBIo+bFFxQjKqfvZsjPRTjWxG6gLVCuCLM3N1MVGJRrM5a5zO\n/G+HOcr5/5lDm6g7uRF/uXDYtZzWyL3ZqAZRfoHQR/nXe79U/cLMckJxGOjL\n8nRDnuqJ/nPgbk6xaegEKIc62OF7YzUqS7Z4fyLcVRDV9uYCrUl8tkFjybwg\nqH1Mdps5wGXzAEnmLXOl/MYYQDOyD2FQcePppMUYqTmOOpp7agF8MORPq/S4\nd2dVioy5DKYYpcHkePtaEThAjmY+u0TRNXxP+MXjrv3l1Q/0kU/N91DefuWU\nDSRa1Z2wG28e3uSnHSfHjWXsmuccNO7pqsfC8MyZ1EjIXyZsvX+HEhtetAG2\n1QHviq0hK+MmhqDxna6V/jHKeIGByP7DRNiBNoKntNZ5X68MtGuVJZwFcie+\nwW6asUEkvkiFeosRdg+ihZVjPMH8LbTxZPdiBQWiwEdgPwS4HETmml9NUhCc\nFVDji1kCUW4SqFZax5qJAI149KT/slGxRvUVd6YDy1Ch0okA786i3AzE3+eU\npSL1Ryo4oRTBVBUgq48JDNnWUDNfXjTffT6nokYqsgU+3APIEk7l76dXqps7\nlezn\r\n=OkMf\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","engines":{"node":">=10.13"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint -c ../../eslint.json src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"npm run tsc -- --watch","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:tap","test:tap":"cd ../.. && c8 --reporter lcov --reports-dir packages/pnpm/coverage ts-node packages/pnpm/test --type-check","postpublish":"publish-packed","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock","prepublishOnly":"pnpm run compile && npm cache clear --force && publish-packed --prune --npm-client yarn"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"6.14.7","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"12.18.3","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"nopt":"^5.0.0","chalk":"^4.1.0","is-ci":"^2.0.0","ramda":"^0.27.1","which":"^2.0.2","path-name":"^1.0.0","split-cmd":"^1.0.1","pkgs-graph":"5.2.0","strip-ansi":"^6.0.0","@pnpm/types":"6.2.0","@types/nopt":"^3.0.29","graceful-fs":"^4.2.4","render-help":"^1.0.0","@pnpm/config":"11.2.7","@pnpm/logger":"^3.2.2","@pnpm/tabtab":"0.0.1","@pnpm/command":"1.0.0","@pnpm/run-npm":"2.0.3","@pnpm/cli-meta":"1.0.1","loud-rejection":"^2.2.0","@pnpm/cli-utils":"0.4.27","@zkochan/libnpx":"11.0.3","update-notifier":"^4.1.1","@pnpm/core-loggers":"5.0.0","@pnpm/file-reporter":"^1.0.0","@pnpm/parse-cli-args":"3.1.2","@pnpm/default-reporter":"7.9.0","@pnpm/find-workspace-dir":"1.0.1","@pnpm/plugin-commands-audit":"2.0.14","@pnpm/plugin-commands-store":"2.0.37","@pnpm/plugin-commands-import":"1.0.61","@pnpm/plugin-commands-server":"2.0.33","@pnpm/common-cli-options-help":"0.1.6","@pnpm/plugin-commands-listing":"2.0.23","@pnpm/plugin-commands-rebuild":"2.0.38","@pnpm/plugin-commands-outdated":"3.0.14","@pnpm/filter-workspace-packages":"2.1.20","@pnpm/plugin-commands-publishing":"2.2.1","@pnpm/plugin-commands-installation":"3.1.21","@pnpm/plugin-commands-script-runners":"2.1.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","__devDependencies":{"mz":"^2.7.0","ncp":"^2.0.0","pnpm":"link:","delay":"^4.4.0","execa":"^4.0.3","p-any":"3.0.0","byline":"5.0.0","semver":"^7.3.2","@types/mz":"^2.7.1","tree-kill":"^1.2.2","write-pkg":"4.0.0","@types/ncp":"^2.0.4","is-windows":"^1.0.2","cross-spawn":"^7.0.3","exists-link":"2.0.0","npm-run-all":"^4.1.5","path-exists":"^4.0.0","symlink-dir":"^4.1.0","@types/is-ci":"^2.0.0","@types/ramda":"^0.27.15","@types/table":"^5.0.0","@types/which":"^1.3.2","tape-promise":"4.0.0","@pnpm/prepare":"0.0.10","@types/byline":"^4.2.32","@types/semver":"^7.3.3","@zkochan/retry":"^0.2.0","load-json-file":"^6.2.0","read-yaml-file":"^2.0.0","@pnpm/constants":"4.0.0","@zkochan/rimraf":"^1.0.0","write-json-file":"4.0.0","write-yaml-file":"^4.1.0","deep-require-cwd":"1.0.0","@types/is-windows":"^1.0.0","normalize-newline":"3.0.0","@pnpm/modules-yaml":"8.0.2","@types/cross-spawn":"^6.0.2","@types/graceful-fs":"^4.1.3","@types/tape-promise":"^4.0.1","@pnpm/assert-project":"2.1.8","@pnpm/lockfile-types":"2.0.1","dir-is-case-sensitive":"^1.0.2","@types/update-notifier":"^4.1.1","@pnpm/read-package-json":"3.1.5","@pnpm/read-project-manifest":"1.0.13","@pnpm/write-project-manifest":"1.1.1","@pnpm/find-workspace-packages":"2.3.13","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_5.6.0-0_1600209562216_0.6085321105106425","host":"s3://npm-registry-packages"}},"8.0.0":{"name":"pnpm","version":"8.0.0","keywords":["pnpm8","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@8.0.0","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"89787737b024ff413f69baaa68faadc3e5b932c5","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-8.0.0.tgz","fileCount":658,"integrity":"sha512-Crsvd8LKb+SoEB/bQxRZrtSt5Ri8g9jmPg6MKyexMTI1pdLd44gPwVV6cZLq2jYYPv5q+gADPkYTbYr8SeFCeA==","signatures":[{"sig":"MEUCICqOygAwY2g0bVMj/GgF75QT8V9gxAQFWQB2vvC7BJ94AiEA9oPpO/cQmmf/H48hjO50qyCHYTyvsaBIp6O+eGkxDfQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13051897,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkIgeRACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpFlg/+PwV7Tl8EHUg8o0d1hDYt6hYxOF8laARJQmjDUTakU/Tyyir+\r\nR+zJ3z+ECkRF4P9bzm1yMaKFxei8rvsK5LsjmDarvEmt9kiaM7ClyMVhBMqz\r\neDlDDqGiifbfe1Ny+zz3LIMSQT7M15CpB1LMzoITncpGQ5vHhmC7sECYfVDi\r\nD+HziJIJsqktHsmfz5fU9E7WvGlo2FaNj7v3FKqXJKeXggQKTMo6sxHpsADn\r\nKZuvPRCLyfrGBfAwdhG7WrJKybtFKFKMVL2xOmp2a/t4bWM2nfIwqg6V1JVi\r\nnGoi58cgQvE/ObihFQJTP/95QxJQqmA6BpUcoS1SU9+mZtf7oL3X3IUywsPM\r\nCqsLlogTUNOVz9MF+X6+oHbFtD1Heo84jaRnQ5uO0TuLKAHQy5I5mZ6owrgw\r\nlEPuvaAPAsfbR1PD9jdX2+dEIp79K9iKWwHxjuEmfGcTpVH4b86kRS1P55sO\r\nqQYoJW2QWEu95X1/yaMqn3aydp2oLE8QZXSa57LbhbECW+7Gn5I4IO65SrwN\r\ni4Fs+3k8LHytOZXg/rRU+FpfAggVO7wdpeFXl708PuTvLGUa7xbZjkmvmqCH\r\nCTIMsmi0zPQt6ZyqQwas8oFbQTZ5Bg0aWelUzef1GXDNg3AB+Sxf+ahROkFw\r\nWc9tbvXQulTiNagMEJxPb1IjxUC4ABHqUsA=\r\n=ws3x\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","_from":"file:pnpm-8.0.0.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=16.14"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7776 pnpm run test:e2e","start":"tsc --watch","bundle":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/3c7068a49d4ec7a086f082db11562ac2/pnpm-8.0.0.tgz","_integrity":"sha512-Crsvd8LKb+SoEB/bQxRZrtSt5Ri8g9jmPg6MKyexMTI1pdLd44gPwVV6cZLq2jYYPv5q+gADPkYTbYr8SeFCeA==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"9.5.0","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"18.15.0","preferGlobal":true,"publishConfig":{"tag":"next-8","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_8.0.0_1679951761226_0.1358440792213702","host":"s3://npm-registry-packages"}},"9.0.0-rc.0":{"name":"pnpm","version":"9.0.0-rc.0","keywords":["pnpm9","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@9.0.0-rc.0","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"f744a8077d17226692efdd2ed8a7d7d3f936902c","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-9.0.0-rc.0.tgz","fileCount":844,"integrity":"sha512-/Hs0xB5zb4N9O9kkwvo2l681gth5G3euV+WE2sDblU5x6PAk/kcj5pw+aQBqLTzZfbuXBvsLMLeV1urmRIbplg==","signatures":[{"sig":"MEQCICZbsLp+iZWq32+FU8GTbowJRzfbOEQz0AxRTpnlSkuPAiBYuNoCMO0PnV+3NYfwdj9++MODjJIVvmf60UFU8qnTqQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":16863564},"main":"bin/pnpm.cjs","_from":"file:pnpm-9.0.0-rc.0.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=18.12"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7776 jest","start":"tsc --watch","bundle":"ts-node bundle.ts","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/templates dist/templates && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/501172ffe6407cda8358c7cdbc5442d9/pnpm-9.0.0-rc.0.tgz","_integrity":"sha512-/Hs0xB5zb4N9O9kkwvo2l681gth5G3euV+WE2sDblU5x6PAk/kcj5pw+aQBqLTzZfbuXBvsLMLeV1urmRIbplg==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"10.5.0","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"18.20.1","preferGlobal":true,"publishConfig":{"tag":"next-9","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/pnpm_9.0.0-rc.0_1712653078320_0.5496705306301746","host":"s3://npm-registry-packages"}},"1.28.0":{"name":"pnpm","version":"1.28.0","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@1.28.0","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js","pnpx":"lib/bin/pnpx.js"},"dist":{"shasum":"08667ef01633c39e218308f6ecf5e6a56d46b0d7","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-1.28.0.tgz","integrity":"sha512-6Bc5uYLUgv0OqN7HYhBxqPNkAGt5RUC5LZGizPi0rkhs7O4YXcBPGxWaY47GYRh+Gu1vrnt0Qts/dBzkxDNg5A==","signatures":[{"sig":"MEUCIQDBT1AuZ+nZ4gcsUZ9tOFOoBWNnkAHnGXpC/mQ3ziOsoAIgNfxpSexgWvLZIPHofPws6CuP63Ki+y2mo8gEtadldUk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/bin/pnpm.js","_from":".","files":["lib/","npm-shrinkwrap.json"],"_shasum":"08667ef01633c39e218308f6ecf5e6a56d46b0d7","engines":{"node":">=4"},"gitHead":"c74fb0b427b422d81bfeb67f67153e09956f8797","scripts":{},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","bundledName":"@pnpm/bundled","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"greenkeeper":{"ignore":["@pnpm/default-fetcher","@pnpm/default-resolver","@pnpm/logger","@pnpm/outdated","@pnpm/server","@pnpm/types","pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-registry-mock","remove-all-except-outer-links","pnpm-shrinkwrap","supi"]},"_nodeVersion":"6.11.4","dependencies":{"nopt":"^4.0.1","supi":"^0.11.1","chalk":"^2.2.0","is-ci":"^1.0.10","ramda":"^0.25.0","byline":"^5.0.0","p-limit":"^1.1.0","get-port":"^3.2.0","camelcase":"^4.1.0","path-name":"^1.0.0","pnpm-list":"^2.0.0","is-windows":"^1.0.1","pkgs-graph":"^2.0.0-0","text-table":"^0.2.0","@pnpm/types":"^1.5.0","common-tags":"^1.4.0","cross-spawn":"^5.0.0","graceful-fs":"^4.1.11","signal-exit":"^3.0.2","strip-color":"^0.1.0","@pnpm/logger":"^1.0.0","@pnpm/server":"^0.6.0","find-packages":"^2.1.2","package-store":"^0.14.0","@pnpm/outdated":"^0.2.4","load-json-file":"^4.0.0","loud-rejection":"^1.6.0","mkdirp-promise":"^5.0.1","@types/get-port":"^3.2.0","@zkochan/libnpx":"^9.6.1","graph-sequencer":"^2.0.0","not-bundled-npm":"^5.4.2","update-notifier":"^2.1.0","write-json-file":"^2.3.0","pnpm-file-reporter":"^0.0.1","@pnpm/default-fetcher":"^0.3.2","pnpm-default-reporter":"^0.11.5","@pnpm/default-resolver":"^0.1.0","@types/write-json-file":"^2.2.1"},"preferGlobal":true,"publishconfig":{"tag":"next"},"devDependencies":{"mz":"^2.6.0","caw":"^2.0.0","tape":"^4.6.3","delay":"^2.0.0","execa":"^0.8.0","isexe":"^2.0.0","sepia":"^2.0.2","mkdirp":"^0.5.1","rimraf":"^2.5.4","semver":"^5.3.0","tslint":"^5.4.2","thenify":"^3.3.0","ts-node":"^4.0.0","read-pkg":"^3.0.0","@types/mz":"^0.0.32","tree-kill":"^1.2.0","write-pkg":"^3.1.0","typescript":"^2.4.1","@types/node":"^8.0.33","@types/nopt":"^3.0.29","@types/tape":"^4.2.30","exists-link":"^2.0.0","npm-run-all":"^4.0.1","path-exists":"^3.0.0","rimraf-then":"^1.0.1","@types/delay":"^2.0.1","@types/ramda":"^0.25.0","tape-promise":"^2.0.1","@types/byline":"^4.2.31","@types/mkdirp":"^0.5.0","@types/semver":"^5.3.32","@zkochan/husky":"^0.0.0","load-yaml-file":"^0.1.0","@commitlint/cli":"^4.0.0","package-preview":"^1.0.0","npm-scripts-info":"^0.3.6","normalize-newline":"^3.0.0","@types/common-tags":"^1.2.5","pnpm-registry-mock":"^1.5.0","npm-registry-client":"^8.4.0","@types/load-json-file":"^2.0.6","@commitlint/prompt-cli":"^5.0.0","@types/update-notifier":"^1.0.2","@commitlint/config-angular":"^4.2.0","anonymous-npm-registry-client":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm-1.28.0.tgz_1515865999698_0.8276125669945031","host":"s3://npm-registry-packages"}},"6.10.3":{"name":"pnpm","version":"6.10.3","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"license":"MIT","_id":"pnpm@6.10.3","maintainers":[{"name":"zkochan","email":"z@kochan.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"76b8372cb629138d59824d393a7bcb4819916c12","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-6.10.3.tgz","fileCount":622,"integrity":"sha512-GdxerBN3hhe9x9W0mAMmiWoDELy7KekrmHbYdo7WeHC1MthP/gI7MGVYIgcKj9Vy4zWLO9v1hVYOgKUrewkDVg==","signatures":[{"sig":"MEQCIGSv6bxeE4RzyYLsqbLv++NI7GKQTJ++l+J1lrxUt1jPAiBRvLVyxtX8HVl7NOBZ/zZ3Gd7030nF2UznCBI1dXcV3A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9229785,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg9I+TCRA9TVsSAnZWagAAfGIP+QA9eSK1WwK7f5/WlGu+\nORC9bbglfU4j8xvFeVgx3M1jY0egepQLeocWSyTyO/KEQOsnpeQ8AUjOoTOw\nhJDgQbv4wiYAomlxN9GMub0FUi3L7iari0EE/5EtRUaO9LO5IHZGA8idBtmQ\nw39FwZOAm1lRyyqy8V7CdOuSprICaBFqyxrV48OsRaO+MRBcvO5IxTiNRvzF\nu8+Jj3s+/FaiDHTkk6PzmXlOxzeYu2JMd2VwxjdbNf0zrdk7lGEYKc5xqWsC\n3IqjyTvmu/DWT2RMnsq1S5x9kECoriBhH/u682hfBuJt3f0MxSUsi97brvu3\n5qbmWomFEULFMpBufj4Ox5APFXDZOuTZwWKs4hRVXNDH7zqAUHW3W4MqzTGe\nS0f8z/eNVJBKnHkN97nTViUvdOQZOt5bNoxqqS0ecyuC3yweki797shNprrq\nYuM/B/DvoVNcYo/UzLjcVJ0HWwWhQWJ2zKiroCWehobZWR5s2vnMq95mz6oc\n2ssk1mMC72YVkGlDOA0bdjIt9gkneZf0bSow88Va8p5Y+pgQytFUczSBc3O3\nnc+06EmB/em4qH7xSvOu/XmfbcgsNrgIvyiYAjp/Pqd6UcuxH+eiRpn7k69W\nKeFWTbgrbY9oMk2fPeaL32jM8TWSWEs7EzKmFjQQHFI8GM1j1LjAS8TbXxFQ\ntvm6\r\n=tKqZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","unpkg":"dist/pnpm.cjs","engines":{"node":">=12.17"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint -c ../../eslint.json src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"pnpm tsc -- --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build && pnpm run lint -- --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && pkg ./dist/pnpm.cjs --out-path=../artifacts/win-x64 --targets=node14-win-x64 && pkg ./dist/pnpm.cjs --out-path=../artifacts/linux-x64 --targets=node14-linux-x64 && pkg ./dist/pnpm.cjs --out-path=../artifacts/macos-x64 --targets=node14-macos-x64","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.cjs","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.19.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"16.4.2","preferGlobal":true,"publishconfig":{"tag":"next"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_6.10.3_1626640275230_0.16371648687120222","host":"s3://npm-registry-packages"}},"9.13.2":{"name":"pnpm","version":"9.13.2","keywords":["pnpm9","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@9.13.2","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"969cc200a41db98449afee1bfa7578b3ce6ff330","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-9.13.2.tgz","fileCount":901,"integrity":"sha512-iMnDhkRQNQ5lozWHq4Aaz5RtfIFO0RNNpKkk9t9aISD9NrRqq2j3zR1BMUkRLVPH2zpBNmJM/QD/GEagxs70ig==","signatures":[{"sig":"MEQCICvbz55QFmJkU7Cldt8q2rTCVrQcCaURGSePWdHcDTP6AiA53BsnTn3JmuqbZi1xM9YGONmwZ1B6chb6UQhkOPh34g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18228431},"jest":{"preset":"@pnpm/jest-config"},"main":"bin/pnpm.cjs","_from":"file:pnpm-9.13.2.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=18.12"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7777 jest","start":"tsc --watch","bundle":"ts-node bundle.ts","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/templates dist/templates && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/1d17067494613e5efc0b8aa16f6d7487/pnpm-9.13.2.tgz","_integrity":"sha512-iMnDhkRQNQ5lozWHq4Aaz5RtfIFO0RNNpKkk9t9aISD9NrRqq2j3zR1BMUkRLVPH2zpBNmJM/QD/GEagxs70ig==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git","directory":"pnpm"},"_npmVersion":"10.8.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"18.20.5","preferGlobal":true,"publishConfig":{"tag":"next-9","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/pnpm_9.13.2_1731636953143_0.7266036005669729","host":"s3://npm-registry-packages"}},"9.13.1":{"name":"pnpm","version":"9.13.1","keywords":["pnpm9","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@9.13.1","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"894038e5f9a4078f4ad7b4d1d88e3545ae59a47a","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-9.13.1.tgz","fileCount":901,"integrity":"sha512-WsN1RYUcVexYUhtsKF22+Ej5PKcIib60FF9bQP4jTk6k+u5NrRKsXBOeSUN0xl2cOm7JollUN4+ihqJQ5o0vIA==","signatures":[{"sig":"MEUCIEahzfDtLZ5LtL4SgE9Vi5gxpVffSyACxONNReYTdVbZAiEA3XQd3zYPOAA+kuBpcbGLrO4bXnaaJVvRCBjtzjxWiEQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18227978},"jest":{"preset":"@pnpm/jest-config"},"main":"bin/pnpm.cjs","_from":"file:pnpm-9.13.1.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=18.12"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7777 jest","start":"tsc --watch","bundle":"ts-node bundle.ts","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/templates dist/templates && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/1d66c0f20e79a7e0ff1333dbf8b2e748/pnpm-9.13.1.tgz","_integrity":"sha512-WsN1RYUcVexYUhtsKF22+Ej5PKcIib60FF9bQP4jTk6k+u5NrRKsXBOeSUN0xl2cOm7JollUN4+ihqJQ5o0vIA==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git","directory":"pnpm"},"_npmVersion":"10.7.0","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"18.20.4","preferGlobal":true,"publishConfig":{"tag":"next-9","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/pnpm_9.13.1_1731604527343_0.5030193478771374","host":"s3://npm-registry-packages"}},"9.13.0":{"name":"pnpm","version":"9.13.0","keywords":["pnpm9","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@9.13.0","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"f149ab27b27e712ac9a58ce1717c307364ccdca8","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-9.13.0.tgz","fileCount":901,"integrity":"sha512-vrniqAPbM2wQya9oK1itcYHKD70NQRnysz1fJYLpbWwNk8hbI4aSlbdlFw+9qpKJDA2mraRXQVA5dp7fPJWe/g==","signatures":[{"sig":"MEUCIQClTN9S+FOVAlX+wL4/d79gv8mBFmOwvq+TOXps6juZRQIgbgBSnQ9MKOQqpzpvYiQBQ+APlXC7c3wxiuiVMO6bbJ8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18227448},"jest":{"preset":"@pnpm/jest-config"},"main":"bin/pnpm.cjs","_from":"file:pnpm-9.13.0.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=18.12"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7777 jest","start":"tsc --watch","bundle":"ts-node bundle.ts","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/templates dist/templates && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/f98db7cba26daaa06b12f82c8aa5def7/pnpm-9.13.0.tgz","_integrity":"sha512-vrniqAPbM2wQya9oK1itcYHKD70NQRnysz1fJYLpbWwNk8hbI4aSlbdlFw+9qpKJDA2mraRXQVA5dp7fPJWe/g==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git","directory":"pnpm"},"_npmVersion":"10.7.0","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"18.20.4","preferGlobal":true,"publishConfig":{"tag":"next-9","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/pnpm_9.13.0_1731500768880_0.33787059015420207","host":"s3://npm-registry-packages"}},"4.9.0-3":{"name":"pnpm","version":"4.9.0-3","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@4.9.0-3","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"3867303d0de1d8112a47f29437af353486ae81d7","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-4.9.0-3.tgz","fileCount":6105,"integrity":"sha512-6MoDPXimzUCrnIBBJLcZZnwKqlfVU8le1co/2LEXMk3t71BfbVtPq0qPODvxV1MZArkXBxl1rgju/zvLaoK7vA==","signatures":[{"sig":"MEYCIQCJ7nMC5K1DzHsdZaNyshH7uWotQxpGd0jRjLfAg71TSwIhAIDGuVawAiBDDJ53+7YMWAOj54Pcw68GGDCfxDsG0YHp","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":23958045,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeMhN4CRA9TVsSAnZWagAA7m8P/jXbUbnlSS2TCsDZTvVn\ntr6R+KORLspHw6wY2cUbpsZfgIDXP4n3ygRbaiZFt2oawaTBeaLsNQ3YjQY/\nrLnQFbjN3oxfN18/UwQlP/dwOkU25PTIzbmJdbe5+DWYcanSsr7ayCjZg6m1\nbGTmE8k9BtxU+T92iIJP55W0X62CJ7kn0L7e17ZYPYQdzUeQ66EWJUKleQF3\n82xIw0AozEtMLpVc8+LIqULhFVJmlBrPpB+ZfliyDWsL58/ZHNuaMU2RU2Ty\nyn35QhUwRWlluyVmt782JRj8ypkY1jCBQ32PWxfMEQPWyKRFiZXd9znMalIi\nz/Coz9/+c450B+NuoiT3AwpRPz4Kw65RPBloBWUFRrlLqm26Fsrnm/Th2ZnG\nrtuh8G+ToyP4V6HOxSANR+FNVInDtT/KD3aZtt4K8m6lEFocLEXO4ihVFq8j\nqIostkFU9itiWMiu3FG09UW4MYCrz3fDsi3vC147T9sxqtwB5cdftf/jI/21\nFmPQVLRd1cDpqCco/jtcCmNWFcEuRGizC4foJtLZXhpUZm22wTpfMNLIFaKB\n2wXYJW4n0LIkrOv9kMX2bjWdz7Tl+vbWl+1za/VYEY+hk6abMNOZHFgPFABA\nlj0rCJPuJ79vg83ykCc7vMt1+V9sGNj3+MS2MfaSNaGHlh7ESvYbDdtGWrXU\nLhms\r\n=wnF9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","_from":".","_shasum":"3867303d0de1d8112a47f29437af353486ae81d7","engines":{"node":">=10"},"scripts":{"tsc":"rimraf lib && tsc","lint":"tslint -c ../../tslint.json src/**/*.ts test/**/*.ts","test":"npm run lint && npm run tsc && cross-env PNPM_REGISTRY_MOCK_PORT=7772 npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"run-p -r registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf node_modules/.bin/pnpm && registry-mock prepare","registry-mock":"registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"12.14.1","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"chalk":"3.0.0","is-ci":"2.0.0","ramda":"0.26.1","split-cmd":"1.0.0","pkgs-graph":"5.1.0","@pnpm/types":"5.0.0","common-tags":"1.8.0","graceful-fs":"4.2.1","render-help":"0.0.0","@pnpm/config":"7.1.0","@pnpm/logger":"3.1.0","@pnpm/tabtab":"0.0.1","@pnpm/command":"0.1.0-0","@pnpm/run-npm":"2.0.0","loud-rejection":"2.2.0","@pnpm/cli-utils":"0.3.2-0","@zkochan/libnpx":"11.0.3","update-notifier":"4.0.0","@pnpm/core-loggers":"4.0.1","@pnpm/file-reporter":"0.1.0","@pnpm/parse-cli-args":"0.3.0-0","@pnpm/default-reporter":"5.1.1","@pnpm/find-workspace-dir":"1.0.0","@pnpm/plugin-commands-audit":"0.2.3-0","@pnpm/plugin-commands-store":"0.1.4-0","@pnpm/plugin-commands-import":"0.1.13-1","@pnpm/plugin-commands-server":"0.1.5-0","@pnpm/common-cli-options-help":"0.1.4","@pnpm/plugin-commands-listing":"0.2.4-0","@pnpm/plugin-commands-rebuild":"0.1.4-1","@pnpm/plugin-commands-outdated":"0.2.4-0","@pnpm/filter-workspace-packages":"1.2.3-0","@pnpm/plugin-commands-publishing":"0.2.5-0","@pnpm/plugin-commands-installation":"0.2.6-2","@pnpm/plugin-commands-script-runners":"0.2.3-0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","__devDependencies":{"mz":"2.7.0","ncp":"2.0.0","pnpm":"link:","delay":"4.3.0","execa":"4.0.0","p-any":"2.1.0","retry":"0.12.0","byline":"5.0.0","rimraf":"3.0.0","semver":"7.1.1","make-dir":"3.0.0","@types/mz":"^2.7.0","tree-kill":"1.2.2","write-pkg":"4.0.0","@types/ncp":"2.0.3","is-windows":"1.0.2","cross-spawn":"7.0.1","exists-link":"2.0.0","npm-run-all":"4.1.5","path-exists":"4.0.0","symlink-dir":"3.1.1","@types/is-ci":"2.0.0","@types/ramda":"^0.26.40","@types/retry":"0.12.0","@types/table":"^4.0.7","tape-promise":"4.0.0","@pnpm/prepare":"*","@types/byline":"4.2.31","@types/mkdirp":"0.5.2","@types/semver":"^6.2.1","load-json-file":"6.2.0","read-yaml-file":"1.1.0","@pnpm/constants":"3.0.0","@zkochan/rimraf":"1.0.0","write-json-file":"4.0.0","write-yaml-file":"3.0.1","deep-require-cwd":"1.0.0","@types/is-windows":"^1.0.0","normalize-newline":"3.0.0","@pnpm/modules-yaml":"*","@types/common-tags":"1.8.0","@types/cross-spawn":"6.0.1","@types/graceful-fs":"4.1.3","@types/tape-promise":"4.0.0","@pnpm/assert-project":"*","@pnpm/lockfile-types":"2.0.0","dir-is-case-sensitive":"1.0.2","@types/update-notifier":"2.5.0","@pnpm/read-package-json":"*","@pnpm/read-project-manifest":"1.0.0","@pnpm/write-project-manifest":"*","@pnpm/find-workspace-packages":"2.1.2-0","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_4.9.0-3_1580340087567_0.9413124547145852","host":"s3://npm-registry-packages"}},"4.9.0-2":{"name":"pnpm","version":"4.9.0-2","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@4.9.0-2","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"b82011a751f020ad5dc44a9d673f861cf42885af","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-4.9.0-2.tgz","fileCount":6105,"integrity":"sha512-riQqR+V0BXGi69igYEt0oMDroCOGMIT/ZR4bQL0TJj/o/lKFi+ILFzFMDKsBP6uqMrTqucfc5SbuMp6DclQkzw==","signatures":[{"sig":"MEQCIAWCFYViIzqOwfm5xEW8/2GngfoXlPykDDcLKKn4qTxpAiBiSwIIDRsjNJVcwguWjIu2cs3BpE0V8nFGls4gtw3V4g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":23956427,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeMNo9CRA9TVsSAnZWagAA0ooQAJZLmYdsLXOCoiBYq4VG\ng9Nd38Xvlk9xhApyZbcaV8N3L9Ldjb6OjYggrFWKpyiE+ERT/Q6ZYUH2z/el\n/S19miHPSPRD0VEQvUKcbwhTnjBD7PY8JrutnbGxCk0sOZtjc3MkdV8bs54f\nFgOmnil+sCuafFCP82JcGZnCPNRwEpVtp8490DxytKEmIq0SYivNPmpIWFSX\njcvw/GdKxY2fEMwARap+E63JJyV7PxJc/afJb0oPQtCOmz9vu9hmqe/8mjbd\nv32yEtIXBzsNRLk+VaolcPi086IsYcKDTz8yX/9ddJlkYht4OsKNKZsDiUY1\nuR74j0OO0cUlFinsOWnbXM4+kWmJ2lHm5T9OBUUHTLdLmRd1IOkd6aqgmImv\n0CUTh5OK4x8CkDpEfdyXmZne4BIx8eHypCfe/uKTuLzF7CwKTJqWc3fBj/cY\nCkwZ7KfSO4Iqu/J7hNCYASoY7fh7mZuxGvwebUIM0hJeqKk1EsEh8MVLcTGM\nL/ZQeGbLf7am8ojwRfi0Kn9Uw3FXITKD0Juwj5kUpY+8u6+B3sC95xQKWSPU\nP3FXpv82RSbYm/reh7aE2DatMv0MCzgiDrstbjI8VpytCqA7lj4mo/OpiPr8\nLeE8agx869rBPKPtL9Iq5qfyaODnzbLflYRHytlygssZLNNIuH6jaE88mYm/\nTGPR\r\n=nqaT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","_from":".","_shasum":"b82011a751f020ad5dc44a9d673f861cf42885af","engines":{"node":">=10"},"scripts":{"tsc":"rimraf lib && tsc","lint":"tslint -c ../../tslint.json src/**/*.ts test/**/*.ts","test":"npm run lint && npm run tsc && cross-env PNPM_REGISTRY_MOCK_PORT=7772 npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"run-p -r registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf node_modules/.bin/pnpm && registry-mock prepare","registry-mock":"registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"12.14.1","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"chalk":"3.0.0","is-ci":"2.0.0","ramda":"0.26.1","split-cmd":"1.0.0","pkgs-graph":"5.1.0","@pnpm/types":"5.0.0","common-tags":"1.8.0","graceful-fs":"4.2.1","render-help":"0.0.0","@pnpm/config":"7.1.0","@pnpm/logger":"3.1.0","@pnpm/tabtab":"0.0.0","@pnpm/command":"0.1.0-0","@pnpm/run-npm":"2.0.0","loud-rejection":"2.2.0","@pnpm/cli-utils":"0.3.2-0","@zkochan/libnpx":"11.0.3","update-notifier":"4.0.0","@pnpm/core-loggers":"4.0.1","@pnpm/file-reporter":"0.1.0","@pnpm/parse-cli-args":"0.3.0-0","@pnpm/default-reporter":"5.1.1","@pnpm/find-workspace-dir":"1.0.0","@pnpm/plugin-commands-audit":"0.2.3-0","@pnpm/plugin-commands-store":"0.1.4-0","@pnpm/plugin-commands-import":"0.1.13-1","@pnpm/plugin-commands-server":"0.1.5-0","@pnpm/common-cli-options-help":"0.1.4","@pnpm/plugin-commands-listing":"0.2.4-0","@pnpm/plugin-commands-rebuild":"0.1.4-1","@pnpm/plugin-commands-outdated":"0.2.4-0","@pnpm/filter-workspace-packages":"1.2.3-0","@pnpm/plugin-commands-publishing":"0.2.5-0","@pnpm/plugin-commands-installation":"0.2.6-1","@pnpm/plugin-commands-script-runners":"0.2.3-0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","__devDependencies":{"mz":"2.7.0","ncp":"2.0.0","pnpm":"link:","delay":"4.3.0","execa":"4.0.0","p-any":"2.1.0","retry":"0.12.0","byline":"5.0.0","rimraf":"3.0.0","semver":"7.1.1","make-dir":"3.0.0","@types/mz":"^2.7.0","tree-kill":"1.2.2","write-pkg":"4.0.0","@types/ncp":"2.0.3","is-windows":"1.0.2","cross-spawn":"7.0.1","exists-link":"2.0.0","npm-run-all":"4.1.5","path-exists":"4.0.0","symlink-dir":"3.1.1","@types/is-ci":"2.0.0","@types/ramda":"^0.26.40","@types/retry":"0.12.0","@types/table":"^4.0.7","tape-promise":"4.0.0","@pnpm/prepare":"*","@types/byline":"4.2.31","@types/mkdirp":"0.5.2","@types/semver":"^6.2.1","load-json-file":"6.2.0","read-yaml-file":"1.1.0","@pnpm/constants":"3.0.0","@zkochan/rimraf":"1.0.0","write-json-file":"4.0.0","write-yaml-file":"3.0.1","deep-require-cwd":"1.0.0","@types/is-windows":"^1.0.0","normalize-newline":"3.0.0","@pnpm/modules-yaml":"*","@types/common-tags":"1.8.0","@types/cross-spawn":"6.0.1","@types/graceful-fs":"4.1.3","@types/tape-promise":"4.0.0","@pnpm/assert-project":"*","@pnpm/lockfile-types":"2.0.0","dir-is-case-sensitive":"1.0.2","@types/update-notifier":"2.5.0","@pnpm/read-package-json":"*","@pnpm/read-project-manifest":"1.0.0","@pnpm/write-project-manifest":"*","@pnpm/find-workspace-packages":"2.1.2-0","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_4.9.0-2_1580259900703_0.06306285403491274","host":"s3://npm-registry-packages"}},"6.10.0":{"name":"pnpm","version":"6.10.0","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"license":"MIT","_id":"pnpm@6.10.0","maintainers":[{"name":"zkochan","email":"z@kochan.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"9733248edcd6322b3db08d68865d0dcd1aac6d8c","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-6.10.0.tgz","fileCount":608,"integrity":"sha512-fHKtgvnp9CfT/3qijmjUCstOFSB45OAF5EoK6lJxfdpEDe9bgO4om4do8Ut3boV+atZbV6rlEk9vZOUK6BGclw==","signatures":[{"sig":"MEYCIQDQy/T53H4H5pZxggwo5nkiOebpBfnawVnV8vBYrzmNqgIhAKHY+G+f/97Ykqj6Am0sqsG8pm0OdemZzIwkhIy9L5xS","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9236102,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg6gPICRA9TVsSAnZWagAANZMP/i+hvfhwpskaYgPHNwnL\nIOWbX/df56EeA6hIYeizal9BdjyO4J/FS2ai5ZPQfcbDndy3JkGEVpKe2z3P\nHFRvtjzGY3G6t0UACa9k4hXmo2TE2OAF3myUEzXwr0sR716BGHwWb8acAHeP\nVDvx0yt7hfJjo+77il4xOPqrsjCjunnEctphmYdBkgnFpLHi1G7480foUCbR\nSsLdaymyYedkafC8TVGaCTj40q0qFDDV4NornRF7vkKXXwXnye1qhF0p+SJv\n3W1N4720CCsrLH3GUSQwFxqlEkTqbYAW4/kA7J6wLBsQBdjnpL6PzgGLEyiM\nhfmje4+Rq1ptOOoLudPbWVY+ex03aINUMPw4A7hQ5DsfGHu5qCvd2Bh6UgkT\n1/onshtflYPxtDlfreQV9OKpIfAPbG13vKUNGHm6n+s6aRbwP1T4iaIxrdnW\nGidGlCpnHcPL4AD3FaCvozbWjSj+NuE6kgDzGOxjXdh+7iQLu2BUA7ctW+gL\noO+oPcqt/CMUIkAFHuyveXU5on5Be4vJB8mgNX3oPR9y2BnMcQLfq+G/rE/2\nWV6ynQqjFyhoi+v/RXI/1guxQlRP7SL50blGCCWUo7mxHbcIHPfnhxSXsuyR\nqEHpkq9d4g+NAQw71m32r7IOL7SDbjWcSHvUlhl0hGosx3OGiPLlrzMC/zU0\nA570\r\n=9j9d\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","unpkg":"dist/pnpm.cjs","engines":{"node":">=12.17"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint -c ../../eslint.json src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"pnpm tsc -- --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build && pnpm run lint -- --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && pkg ./dist/pnpm.cjs --out-path=../artifacts/win-x64 --targets=node14-win-x64 && pkg ./dist/pnpm.cjs --out-path=../artifacts/linux-x64 --targets=node14-linux-x64 && pkg ./dist/pnpm.cjs --out-path=../artifacts/macos-x64 --targets=node14-macos-x64","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.cjs","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"6.14.13","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"14.17.0","preferGlobal":true,"publishconfig":{"tag":"next"},"_hasShrinkwrap":false,"__devDependencies":{"ncp":"^2.0.0","chalk":"^4.1.0","delay":"^5.0.0","execa":"^5.0.0","is-ci":"^3.0.0","p-any":"3.0.0","ramda":"^0.27.1","tempy":"^1.0.0","which":"^2.0.2","byline":"5.0.0","semver":"^7.3.4","esbuild":"^0.12.0","p-defer":"^3.0.0","ps-list":"^7.2.0","path-name":"^1.0.0","split-cmd":"^1.0.1","tree-kill":"^1.2.2","write-pkg":"4.0.0","@pnpm/nopt":"^0.2.1","@types/ncp":"^2.0.4","is-windows":"^1.0.2","pkgs-graph":"workspace:6.1.2","strip-ansi":"^6.0.0","@pnpm/types":"workspace:7.3.0","cross-spawn":"^7.0.3","exists-link":"2.0.0","npm-run-all":"^4.1.5","path-exists":"^4.0.0","render-help":"^1.0.1","symlink-dir":"^5.0.0","@pnpm/client":"workspace:5.0.0","@pnpm/config":"workspace:12.4.1","@pnpm/logger":"^4.0.0","@pnpm/tabtab":"^0.1.2","@types/is-ci":"^3.0.0","@types/ramda":"0.27.39","@types/which":"^2.0.0","@zkochan/pkg":"0.0.0-1","@pnpm/command":"workspace:2.0.0","@pnpm/prepare":"workspace:0.0.25","@pnpm/run-npm":"workspace:3.1.0","@types/byline":"^4.2.32","@types/semver":"^7.3.4","@pnpm/cli-meta":"workspace:2.0.0","@zkochan/retry":"^0.2.0","load-json-file":"^6.2.0","loud-rejection":"^2.2.0","read-yaml-file":"^2.1.0","@pnpm/cli-utils":"workspace:0.6.10","@pnpm/constants":"workspace:5.0.0","@zkochan/libnpx":"^13.1.5","@zkochan/rimraf":"^2.1.1","write-json-file":"^4.3.0","write-yaml-file":"^4.2.0","@pnpm/store-path":"^5.0.0","deep-require-cwd":"1.0.0","@types/is-windows":"^1.0.0","normalize-newline":"3.0.0","@pnpm/core-loggers":"workspace:6.0.3","@pnpm/modules-yaml":"workspace:9.0.3","@types/cross-spawn":"^6.0.2","cross-var-no-babel":"^1.2.0","@pnpm/file-reporter":"^1.0.1","@pnpm/assert-project":"workspace:*","@pnpm/lockfile-types":"workspace:3.0.0","@pnpm/parse-cli-args":"workspace:4.3.0","dir-is-case-sensitive":"^2.0.0","@pnpm/default-reporter":"workspace:8.1.5","@pnpm/read-package-json":"workspace:5.0.3","@pnpm/find-workspace-dir":"workspace:3.0.1","@pnpm/plugin-commands-nvm":"workspace:0.2.6","@pnpm/plugin-commands-audit":"workspace:5.0.1","@pnpm/plugin-commands-setup":"workspace:^0.1.6","@pnpm/plugin-commands-store":"workspace:4.0.1","@pnpm/read-project-manifest":"workspace:2.0.4","@pnpm/plugin-commands-import":"workspace:3.0.1","@pnpm/plugin-commands-server":"workspace:3.0.17","@pnpm/write-project-manifest":"workspace:2.0.3","@pnpm/common-cli-options-help":"workspace:0.6.0","@pnpm/find-workspace-packages":"workspace:3.1.2","@pnpm/plugin-commands-listing":"workspace:4.0.1","@pnpm/plugin-commands-rebuild":"workspace:5.0.1","anonymous-npm-registry-client":"0.1.2","@pnpm/plugin-commands-outdated":"workspace:5.0.1","@pnpm/filter-workspace-packages":"workspace:4.1.4","@pnpm/pick-registry-for-package":"workspace:2.0.3","@pnpm/plugin-commands-publishing":"workspace:4.0.1","@pnpm/plugin-commands-installation":"workspace:6.0.1","@pnpm/plugin-commands-script-runners":"workspace:4.0.1"},"__optionalDependencies":{"node-gyp":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_6.10.0_1625949128401_0.9168234740531429","host":"s3://npm-registry-packages"}},"4.9.0-1":{"name":"pnpm","version":"4.9.0-1","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@4.9.0-1","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"59cb2c88105e2abd968be15ff06dd5acef86773e","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-4.9.0-1.tgz","fileCount":6105,"integrity":"sha512-4l1jJQWbikoRmxdVsctTRF5XsLwGtG69YG1tBtFXBDS2XAy6MINQ0+603b1OG1p2u2Xi4h3cMWVvsgHhjCi2vQ==","signatures":[{"sig":"MEUCIDzr0pMsumrwd+FsL2i38hOHzZ1viVD97nFpQCQwqxwDAiEAhcHgsNWAB/TuFVSsUPJbBYzdl99/j40KjO7pwGb0eA0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":23956409,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeMNSJCRA9TVsSAnZWagAAFAkP/0ECwnEISdocaXKZSkGz\nhYFjHEmPme4l8ouhAuALhhzKcfLHzb3lSI0+eHuAJNn8/LxyL2oDemAcP+uS\naChEvkXfL1gHmjK4I8f80MbS+GzsrGhpLK5v9dXy6fCF3EWrm0+YV+/pJht6\npOz64fiLEauFKA2GBOYjzxjpdPOEgYe/2WDSJffK0DdtR4cAwZPUF9ily1jt\neNfB7rbL7vTNinbBMiXwOFoQ8UUMF5w+lFys6ohaqRsrGD6gljOjWSvrH36D\nkHd01VnXI7a+M9ptp5Fnwf5i3ln/URCRkWEerGzr82rEdJY7QApPtJlWwzPj\nMJVU5WAOzh44H+p4peCXDs651ROxGoHN4TDuJOqpq8tfCcopy2WFpZRkoVNA\nv+mZHcO7OC/l2yTf+TbhVpfu17hxFDUnpT9InWo+7RC2Rbpcl2gw9JiRJ0Bl\nnsmxKuQaf5irB7eAG0c3s3KUl2yE4er8NaOlF51y5uuZZWL72jV+/7wW3mra\nKS392ein3dUzL2FfxqoDy0RW8DjqNf5Dh6i0GRRuomf+akuD8DUnnUY+JxCf\nY7O1lr16RFznnP2u3ZVCAsksatAAAR5/uYDNNGNlfhQhS81QJlI9d5Q4yjOC\nvqapK23LVy+GhZcTIQtp8A88Hw3tC9PhDpIhgnXtb7qA/dYSyYLZCAlPNq8h\noyQ6\r\n=7uf4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","_from":".","_shasum":"59cb2c88105e2abd968be15ff06dd5acef86773e","engines":{"node":">=10"},"scripts":{"tsc":"rimraf lib && tsc","lint":"tslint -c ../../tslint.json src/**/*.ts test/**/*.ts","test":"npm run lint && npm run tsc && cross-env PNPM_REGISTRY_MOCK_PORT=7772 npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"run-p -r registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf node_modules/.bin/pnpm && registry-mock prepare","registry-mock":"registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"12.14.1","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"chalk":"3.0.0","is-ci":"2.0.0","ramda":"0.26.1","split-cmd":"1.0.0","pkgs-graph":"5.1.0","@pnpm/types":"5.0.0","common-tags":"1.8.0","graceful-fs":"4.2.1","render-help":"0.0.0","@pnpm/config":"7.1.0","@pnpm/logger":"3.1.0","@pnpm/tabtab":"0.0.0","@pnpm/command":"0.1.0-0","@pnpm/run-npm":"2.0.0","loud-rejection":"2.2.0","@pnpm/cli-utils":"0.3.2-0","@zkochan/libnpx":"11.0.3","update-notifier":"4.0.0","@pnpm/core-loggers":"4.0.1","@pnpm/file-reporter":"0.1.0","@pnpm/parse-cli-args":"0.3.0-0","@pnpm/default-reporter":"5.1.1","@pnpm/find-workspace-dir":"1.0.0","@pnpm/plugin-commands-audit":"0.2.3-0","@pnpm/plugin-commands-store":"0.1.4-0","@pnpm/plugin-commands-import":"0.1.13-1","@pnpm/plugin-commands-server":"0.1.5-0","@pnpm/common-cli-options-help":"0.1.4","@pnpm/plugin-commands-listing":"0.2.4-0","@pnpm/plugin-commands-rebuild":"0.1.4-1","@pnpm/plugin-commands-outdated":"0.2.4-0","@pnpm/filter-workspace-packages":"1.2.3-0","@pnpm/plugin-commands-publishing":"0.2.5-0","@pnpm/plugin-commands-installation":"0.2.6-1","@pnpm/plugin-commands-script-runners":"0.2.3-0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","__devDependencies":{"mz":"2.7.0","ncp":"2.0.0","pnpm":"link:","delay":"4.3.0","execa":"4.0.0","p-any":"2.1.0","retry":"0.12.0","byline":"5.0.0","rimraf":"3.0.0","semver":"7.1.1","make-dir":"3.0.0","@types/mz":"^2.7.0","tree-kill":"1.2.2","write-pkg":"4.0.0","@types/ncp":"2.0.3","is-windows":"1.0.2","cross-spawn":"7.0.1","exists-link":"2.0.0","npm-run-all":"4.1.5","path-exists":"4.0.0","symlink-dir":"3.1.1","@types/is-ci":"2.0.0","@types/ramda":"^0.26.40","@types/retry":"0.12.0","@types/table":"^4.0.7","tape-promise":"4.0.0","@pnpm/prepare":"*","@types/byline":"4.2.31","@types/mkdirp":"0.5.2","@types/semver":"^6.2.1","load-json-file":"6.2.0","read-yaml-file":"1.1.0","@pnpm/constants":"3.0.0","@zkochan/rimraf":"1.0.0","write-json-file":"4.0.0","write-yaml-file":"3.0.1","deep-require-cwd":"1.0.0","@types/is-windows":"^1.0.0","normalize-newline":"3.0.0","@pnpm/modules-yaml":"*","@types/common-tags":"1.8.0","@types/cross-spawn":"6.0.1","@types/graceful-fs":"4.1.3","@types/tape-promise":"4.0.0","@pnpm/assert-project":"*","@pnpm/lockfile-types":"2.0.0","dir-is-case-sensitive":"1.0.2","@types/update-notifier":"2.5.0","@pnpm/read-package-json":"*","@pnpm/read-project-manifest":"1.0.0","@pnpm/write-project-manifest":"*","@pnpm/find-workspace-packages":"2.1.2-0","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_4.9.0-1_1580258441043_0.6434581879982748","host":"s3://npm-registry-packages"}},"6.10.1":{"name":"pnpm","version":"6.10.1","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"license":"MIT","_id":"pnpm@6.10.1","maintainers":[{"name":"zkochan","email":"z@kochan.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"f72712762c837fe044f74829105da1538ed02893","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-6.10.1.tgz","fileCount":608,"integrity":"sha512-nIL/QZn32Rk9Wbdtxzp0zuMyL0RLeLZgNgF/ohqYKR2kG0hhJKDtEBT3bpS5/llqLtTSpAtOWtH4iZkblyyZmg==","signatures":[{"sig":"MEMCHxO3160ONc96Ey5UzoiTS+Ci/txgLNYq3iUbt+0hU6wCIF70kEffTRIedAatZVf7XKmpMr+9l7ARyMcNg8l2x62t","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9236741,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg64jpCRA9TVsSAnZWagAAiXYQAJGr7e84XgGU+xOQ9KFe\n3l4LA6z9F871brqeYFZo9v9rwOlYAm5wsCMYXrqgxVdDT+vK9bGLmm1u30sA\nJNFVG//BcOkrpjNBrMLdVeef5VFKwuDnTNWuHFhWHEGeG/n1frcA/lj4PRlb\nLdMdcMaKxgUUt9U8ymW9JEUJiQHTKF+gaV/ncP/oJEo4hmZb4Xin/JCdII6N\nwF8NtI5LdiHWCi/pQuk0rVFA2gBSMa4btejyLoFWw/RfxAXX+i+SW/E7LHJX\nI9vw9QyKTaIgwnFCknsRo5EXOotnUhZ5Fw6OqPzFv534d4PmkZDQy5rbFQ6F\n5mhMWk8SMslYLg9v9y7p6I3wGZEr5SNYrF00AwGcSg3LWzrDmQ3kv39gax3P\nnWyXnQgtquwbDNxc+jAFjVReyDklJjezXwSsHB9t0Gz0Gmdjjm/6GWJwnd6V\nkC2uDPaGmL/E2Ul6j3Ubq6cHbQIzKhDBOchU6NXFoNQcEvl6Bb0f3ki5gjIV\nEwmnpIYiD9xL1VLOcAknd3npsZ6TSnVQKG4Byrm2i1Vwn4EFXJ4MloAuMFl7\nUQ/sbxb0t27sQ4bHm06EfLhadXzKwM2/HhdZftmlB+E4zigMqQ62Tr5ddsB7\n2gcNTBzHKCQvSiPPmWkXB+NcZlOd6/YfZsiBlclr1Ir4nESnJEN30lhURdl3\nR7m2\r\n=w864\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","unpkg":"dist/pnpm.cjs","engines":{"node":">=12.17"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint -c ../../eslint.json src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"pnpm tsc -- --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build && pnpm run lint -- --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && pkg ./dist/pnpm.cjs --out-path=../artifacts/win-x64 --targets=node14-win-x64 && pkg ./dist/pnpm.cjs --out-path=../artifacts/linux-x64 --targets=node14-linux-x64 && pkg ./dist/pnpm.cjs --out-path=../artifacts/macos-x64 --targets=node14-macos-x64","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.cjs","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"6.14.13","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"14.17.0","preferGlobal":true,"publishconfig":{"tag":"next"},"_hasShrinkwrap":false,"readmeFilename":"README.md","__devDependencies":{"ncp":"^2.0.0","chalk":"^4.1.0","delay":"^5.0.0","execa":"^5.0.0","is-ci":"^3.0.0","p-any":"3.0.0","ramda":"^0.27.1","tempy":"^1.0.0","which":"^2.0.2","byline":"5.0.0","semver":"^7.3.4","esbuild":"^0.12.0","p-defer":"^3.0.0","ps-list":"^7.2.0","path-name":"^1.0.0","split-cmd":"^1.0.1","tree-kill":"^1.2.2","write-pkg":"4.0.0","@pnpm/nopt":"^0.2.1","@types/ncp":"^2.0.4","is-windows":"^1.0.2","pkgs-graph":"workspace:6.1.2","strip-ansi":"^6.0.0","@pnpm/types":"workspace:7.3.0","cross-spawn":"^7.0.3","exists-link":"2.0.0","npm-run-all":"^4.1.5","path-exists":"^4.0.0","render-help":"^1.0.1","symlink-dir":"^5.0.0","@pnpm/client":"workspace:5.0.0","@pnpm/config":"workspace:12.4.1","@pnpm/logger":"^4.0.0","@pnpm/tabtab":"^0.1.2","@types/is-ci":"^3.0.0","@types/ramda":"0.27.39","@types/which":"^2.0.0","@zkochan/pkg":"0.0.0-1","@pnpm/command":"workspace:2.0.0","@pnpm/prepare":"workspace:0.0.25","@pnpm/run-npm":"workspace:3.1.0","@types/byline":"^4.2.32","@types/semver":"^7.3.4","@pnpm/cli-meta":"workspace:2.0.0","@zkochan/retry":"^0.2.0","load-json-file":"^6.2.0","loud-rejection":"^2.2.0","read-yaml-file":"^2.1.0","@pnpm/cli-utils":"workspace:0.6.10","@pnpm/constants":"workspace:5.0.0","@zkochan/libnpx":"^13.1.5","@zkochan/rimraf":"^2.1.1","write-json-file":"^4.3.0","write-yaml-file":"^4.2.0","@pnpm/store-path":"^5.0.0","deep-require-cwd":"1.0.0","@types/is-windows":"^1.0.0","normalize-newline":"3.0.0","@pnpm/core-loggers":"workspace:6.0.3","@pnpm/modules-yaml":"workspace:9.0.3","@types/cross-spawn":"^6.0.2","cross-var-no-babel":"^1.2.0","@pnpm/file-reporter":"^1.0.1","@pnpm/assert-project":"workspace:*","@pnpm/lockfile-types":"workspace:3.0.0","@pnpm/parse-cli-args":"workspace:4.3.0","dir-is-case-sensitive":"^2.0.0","@pnpm/default-reporter":"workspace:8.1.5","@pnpm/read-package-json":"workspace:5.0.3","@pnpm/find-workspace-dir":"workspace:3.0.1","@pnpm/plugin-commands-nvm":"workspace:0.2.6","@pnpm/plugin-commands-audit":"workspace:5.0.1","@pnpm/plugin-commands-setup":"workspace:^0.1.6","@pnpm/plugin-commands-store":"workspace:4.0.1","@pnpm/read-project-manifest":"workspace:2.0.4","@pnpm/plugin-commands-import":"workspace:3.0.2","@pnpm/plugin-commands-server":"workspace:3.0.17","@pnpm/write-project-manifest":"workspace:2.0.3","@pnpm/common-cli-options-help":"workspace:0.6.0","@pnpm/find-workspace-packages":"workspace:3.1.2","@pnpm/plugin-commands-listing":"workspace:4.0.1","@pnpm/plugin-commands-rebuild":"workspace:5.0.1","anonymous-npm-registry-client":"0.1.2","@pnpm/plugin-commands-outdated":"workspace:5.0.1","@pnpm/filter-workspace-packages":"workspace:4.1.4","@pnpm/pick-registry-for-package":"workspace:2.0.3","@pnpm/plugin-commands-publishing":"workspace:4.0.1","@pnpm/plugin-commands-installation":"workspace:6.0.2","@pnpm/plugin-commands-script-runners":"workspace:4.0.1"},"__optionalDependencies":{"node-gyp":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_6.10.1_1626048745291_0.11716241031113728","host":"s3://npm-registry-packages"}},"4.9.0-0":{"name":"pnpm","version":"4.9.0-0","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@4.9.0-0","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"49d9da5cc8801dcc1a26cd8082044bdf74157d12","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-4.9.0-0.tgz","fileCount":8480,"integrity":"sha512-scEunoiEGKSvoB98OthHOpauMXpZhcwBm9KdFH1/EQjFMUaVTuyXUArPtuGTfm1euCL225xF5E02CmNVDW4Kuw==","signatures":[{"sig":"MEUCIHhnqsc/hg34lCPyYK6H8Cygnt8gef9UxaE+mlZvnsHtAiEA1OPnS4ehV7JMCKbx0HtOhn9bxfMSRlVXriztBuovYTE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":28354976,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeL00eCRA9TVsSAnZWagAA50wP/RNrhdEWCP6t3Sbn6G4O\n5+ZxegUjWGWN58afvvrN6l2IUsJC1XLxfjK7JQ2Tpct/SUfKSW58YTXkUPdi\n0yrqrM67q22fxEpK7lEo4K2wg3hk2Y5cvjrB1YZCYvJwCB7XYAPGDHxq8m8G\nyxx1tqQQKq1gLbqIDcpet06P8qoBHPhZN74CnQ7oFxRz6aWr+RZQDW0gMk/j\n+03GtNB9n4Wtt5P/lRmxfozHcs8mPjs66TosRa3W6EC7v3kd8ogoPg7RqPrU\nHYHUdO4qVxUMa9NxsNE/9CyfAazkfNC3VPKuYUiXDkhB40nzHpmGs/CTByTr\nSbRkZJQAf1wD58tV1S07YwpEC9m/zjB+QqA4SGeY1fnbPGkcekSEkZjc//FQ\ngsbNDkfKcJrHWcRs+HFOGEjZe37nz6Xd2WVHAPsZUur/rx4X3PCVxbOrpHEB\n1oy0Y8PdtC4wTXGODYA0QXY7A6fTvd7q2tVVon8f3Fs1YpbpVdxfe32b43To\nvsl8xrhZL33mtN1WXvy/i8r7C2FT0gh0prnpx9SVDJeOXxzhVZ/mNMCsMtyq\nPYjKzgNacjQFUynZAMvcpBcncAyRJ+kDL368EdBT66HewrsYjO4z5AU2pUMC\nDy6uGB60umRZb4RoNXoe78Orisj3rVhZbfotkYs3kST6LzJ6142CL0s+E2Xg\nZd/5\r\n=zPDf\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","_from":".","_shasum":"49d9da5cc8801dcc1a26cd8082044bdf74157d12","engines":{"node":">=10"},"scripts":{"tsc":"rimraf lib && tsc","lint":"tslint -c ../../tslint.json src/**/*.ts test/**/*.ts","test":"npm run lint && npm run tsc && cross-env PNPM_REGISTRY_MOCK_PORT=7772 npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"run-p -r registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf node_modules/.bin/pnpm && registry-mock prepare","registry-mock":"registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"12.14.1","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"chalk":"3.0.0","is-ci":"2.0.0","ramda":"0.26.1","tabtab":"3.0.2","split-cmd":"1.0.0","pkgs-graph":"5.1.0","@pnpm/types":"5.0.0","common-tags":"1.8.0","graceful-fs":"4.2.1","render-help":"0.0.0","@pnpm/config":"7.1.0","@pnpm/logger":"3.1.0","@pnpm/command":"0.1.0-0","@pnpm/run-npm":"2.0.0","loud-rejection":"2.2.0","@pnpm/cli-utils":"0.3.2-0","@zkochan/libnpx":"11.0.3","update-notifier":"4.0.0","@pnpm/core-loggers":"4.0.1","@pnpm/file-reporter":"0.1.0","@pnpm/parse-cli-args":"0.3.0-0","@pnpm/default-reporter":"5.1.1","@pnpm/find-workspace-dir":"1.0.0","@pnpm/plugin-commands-audit":"0.2.3-0","@pnpm/plugin-commands-store":"0.1.4-0","@pnpm/plugin-commands-import":"0.1.13-0","@pnpm/plugin-commands-server":"0.1.5-0","@pnpm/common-cli-options-help":"0.1.4","@pnpm/plugin-commands-listing":"0.2.4-0","@pnpm/plugin-commands-rebuild":"0.1.4-0","@pnpm/plugin-commands-outdated":"0.2.4-0","@pnpm/filter-workspace-packages":"1.2.3-0","@pnpm/plugin-commands-publishing":"0.2.5-0","@pnpm/plugin-commands-installation":"0.2.6-0","@pnpm/plugin-commands-script-runners":"0.2.3-0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","__devDependencies":{"mz":"2.7.0","ncp":"2.0.0","pnpm":"link:","delay":"4.3.0","execa":"4.0.0","p-any":"2.1.0","retry":"0.12.0","byline":"5.0.0","rimraf":"3.0.0","semver":"7.1.1","make-dir":"3.0.0","@types/mz":"^2.7.0","tree-kill":"1.2.2","write-pkg":"4.0.0","@types/ncp":"2.0.3","is-windows":"1.0.2","cross-spawn":"7.0.1","exists-link":"2.0.0","npm-run-all":"4.1.5","path-exists":"4.0.0","symlink-dir":"3.1.1","@types/is-ci":"2.0.0","@types/ramda":"^0.26.40","@types/retry":"0.12.0","@types/table":"^4.0.7","tape-promise":"4.0.0","@pnpm/prepare":"*","@types/byline":"4.2.31","@types/mkdirp":"0.5.2","@types/semver":"^6.2.0","load-json-file":"6.2.0","read-yaml-file":"1.1.0","@pnpm/constants":"3.0.0","@zkochan/rimraf":"1.0.0","write-json-file":"4.0.0","write-yaml-file":"3.0.1","deep-require-cwd":"1.0.0","@types/is-windows":"^1.0.0","normalize-newline":"3.0.0","@pnpm/modules-yaml":"*","@types/common-tags":"1.8.0","@types/cross-spawn":"6.0.1","@types/graceful-fs":"4.1.3","@types/tape-promise":"4.0.0","@pnpm/assert-project":"*","@pnpm/lockfile-types":"2.0.0","dir-is-case-sensitive":"1.0.2","@types/update-notifier":"2.5.0","@pnpm/read-package-json":"*","@pnpm/read-project-manifest":"1.0.0","@pnpm/write-project-manifest":"*","@pnpm/find-workspace-packages":"2.1.2-0","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_4.9.0-0_1580158238023_0.6681722652037057","host":"s3://npm-registry-packages"}},"6.10.2":{"name":"pnpm","version":"6.10.2","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"license":"MIT","_id":"pnpm@6.10.2","maintainers":[{"name":"zkochan","email":"z@kochan.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"4d1ab4ec46ef31629e3cff8ac44f63359845bca4","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-6.10.2.tgz","fileCount":622,"integrity":"sha512-o/CAEMtqjalEJyS9MgID3iZVx46LsqZ8MlwYGmWHNHD7Q0nOqtuYj+BKmgCXRiIWANA/JuC0Y6usNKhU8P3haw==","signatures":[{"sig":"MEYCIQD5EPtJ0OSscNgSOuLJAapkTz3g5SpLaWbEQuENP0mBxgIhAOp6YKk+xb1q6ZZidbjZHG/T8PtAAL8dk9/45sYjlY+4","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9283490,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg8Lm7CRA9TVsSAnZWagAAYb0P+gIHgO1v+uWJNtL57Kfg\nGs7mKbTmCi2wKbIZdh054QKgSWcBzLBE10fbKOxvXjoeR2X+ir1w87X6onOW\nPbvcXf6z8s2he35h5nMEEsU5Q7nHIqdZdtPN0fFgW5BGcpt0IIvBKTBrkCDI\nIP+o2VEbpRZL7k4pXWJaC/XRaRt9N0+90HgUUnirs7CAAgkSJarSpsOu/Vc5\nAlM/JEls1t+KagctloyW6GSRlBrt6Av9gf+BOTTlJpGiBn8YgjwAakRhCd0l\npdXMYEvFdM0bZ5qvLHZYmHZe46Zii8jFOcKmafP3QTeNk+xaiw9fv9ij1Y4R\nNxmB0QgPz75exXjZw5gIVFCaWZ3c0nut2CvhvFLYYTEWv1NA6yZjYpvzpwbc\nwQDWDZruB/ixKDNkkBv91os92kGtzSVCQcUJpWk6cGWeEZ82WOn95t44lblO\nz/i/RTgQ8x0GnnJEgPwoIrVjHRy5otP0/SHnw9Aygz4HqY+fZQcMC6oDfr1F\nvdWlZbEMFgjdXUVT2DZovoedMUYldWHnMgmgAnlDz5WClnY9qT1AkGM1OEgb\ndwG+xkDI7dgpF044yi+Sv5YhKHwwC3BLsILcM1QhO8Auz0UiJ5GqmTjVH8/3\nzvf7spO/ynLMR2uKn5LlxKURifIfaem+Tlt4/iHjkaVKhN2mKQHmsku+QtLQ\naMFd\r\n=3rh2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","unpkg":"dist/pnpm.cjs","engines":{"node":">=12.17"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint -c ../../eslint.json src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"pnpm tsc -- --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build && pnpm run lint -- --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && pkg ./dist/pnpm.cjs --out-path=../artifacts/win-x64 --targets=node14-win-x64 && pkg ./dist/pnpm.cjs --out-path=../artifacts/linux-x64 --targets=node14-linux-x64 && pkg ./dist/pnpm.cjs --out-path=../artifacts/macos-x64 --targets=node14-macos-x64","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.cjs","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.19.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"16.4.2","preferGlobal":true,"publishconfig":{"tag":"next"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/pnpm_6.10.2_1626388922990_0.11490734703130046","host":"s3://npm-registry-packages"}},"10.0.0-beta.1":{"name":"pnpm","version":"10.0.0-beta.1","keywords":["pnpm10","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@10.0.0-beta.1","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"d932917d79e6aa44c581bab9b86406ba403c587c","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-10.0.0-beta.1.tgz","fileCount":900,"integrity":"sha512-Yp3gUxua6aP443LQFO+PWleQbZpICVztVLv70ka0E2OBR4AyyNE4Gf0e7d6DMFF6eZ6mdW7t2aE242Uk+jCDzw==","signatures":[{"sig":"MEYCIQC6V7XfXjRIZSs/XuJ0QZksFljC72jqE4YHMo25c1mogwIhAJMnECHNGPvSSh+XrjfBKcdNnAn9ZiEPp9S6NDNrz5A7","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":17348775},"jest":{"preset":"@pnpm/jest-config"},"main":"bin/pnpm.cjs","_from":"file:pnpm-10.0.0-beta.1.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=18.12"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7777 jest","start":"tsc --watch","bundle":"ts-node bundle.ts","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/templates dist/templates && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/d84a796d28b5913d26a010659ead5c1e/pnpm-10.0.0-beta.1.tgz","_integrity":"sha512-Yp3gUxua6aP443LQFO+PWleQbZpICVztVLv70ka0E2OBR4AyyNE4Gf0e7d6DMFF6eZ6mdW7t2aE242Uk+jCDzw==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git","directory":"pnpm"},"_npmVersion":"10.8.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"18.20.5","preferGlobal":true,"publishConfig":{"tag":"next-10","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/pnpm_10.0.0-beta.1_1732880525296_0.4690911391725141","host":"s3://npm-registry-packages"}},"7.2.0":{"name":"pnpm","version":"7.2.0","keywords":["pnpm7","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"license":"MIT","_id":"pnpm@7.2.0","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"7f3dd2a71df85b06469324274d578cb07ee4d8f5","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-7.2.0.tgz","fileCount":644,"integrity":"sha512-bYRTXwdJDNJBSzzmWTGWldUDY1j4/2GFZJoIm8X2XNxSf3VRVxTcqnwddm22wTDsKN6suHtfAlsYeSvQ/xNK8g==","signatures":[{"sig":"MEUCIQD6wA5icLN2BwOtFgssZgqq2F2zMpVkL+/hBSSXOzCppgIgYXD9IXIfGJgJWc5GoSF/NEamaqLtUOA3M7iar3t67+A=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":19286636,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiozWuACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp4nQ/6ArrHov2zRW9/27HQP6dpI7l2x3KPoLKAzP2X8a2kJ/pX0rO1\r\nJUsDpUgIAQDZkwTdzY9cLP3Fuh+pS/lllIkDfVDVkRqjfZnq8dfHaDmCM6Zu\r\nf7pVhZwkVZcizjjY8fnTvrJ+QYf7ql9zAA1GIbGUGTDRe6B0zgg97xHgC0pZ\r\nsogo+hS1qboXuJAHJCsIrTV/ImsdA2CkBQPLOJhXd7ZlElD2M+Lo9xt6XokY\r\nn/V7tKMgyjysLjCOj8tGTYo649W1ZDJkm75lBrYe/DlXEK9NVmY67mQNhw4r\r\ng0CNrpgDjLzyq+xCMKqRG1nxce8lBPKWrYHX4fZqcRXcupaCqnVWUPchemGR\r\nHGTI9xIl1qaa3lSNVhSC09O57bE6ZK6qi8f15DVPjgJd/sOwiLlMWzq7OOgx\r\nVf+QXTFoZIoYYOT/1s05EnoR58lERWSMR2i5j5fIpEJj/Oi91ZiCJT4EKp4c\r\niq+ZgNMs2F10fxA5wPfpFmLh4eZXIoannTpbhwqxHHhIEXW2LRyzE+fD9Esb\r\n9m6DchCcmBBcrDA+q0nSFhWYSDg2dej7tABCmmBY4/jB4eDFr1965ZNHP4Yv\r\n5On6rJ/azPI9ltshkFnr4fcRmwJ9Z2joBJEVPIN+yPotJBY+vh76i8D58BOf\r\nZIZwOAfH0qfGGFbMShHWyjoiBtH1gk5BH4s=\r\n=jQrs\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","_from":"file:pnpm-7.2.0.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=14.19"},"exports":{".":"./package.json"},"funding":{"url":"https://opencollective.com/pnpm"},"scripts":{"lint":"eslint src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"tsc --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.cjs","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/882846a4aa5f2c996789b9627cc98d26/pnpm-7.2.0.tgz","_integrity":"sha512-bYRTXwdJDNJBSzzmWTGWldUDY1j4/2GFZJoIm8X2XNxSf3VRVxTcqnwddm22wTDsKN6suHtfAlsYeSvQ/xNK8g==","deprecated":"This version contains a regression","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.24.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"16.15.1","preferGlobal":true,"publishConfig":{"tag":"next-7","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_7.2.0_1654863277892_0.20237548235849134","host":"s3://npm-registry-packages"}},"10.0.0-beta.0":{"name":"pnpm","version":"10.0.0-beta.0","keywords":["pnpm10","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@10.0.0-beta.0","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"6545f682a09b688f5652d430439427bd166da0db","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-10.0.0-beta.0.tgz","fileCount":900,"integrity":"sha512-WTXnTW5pp1AMRD5+T2tzeLdhLwtt/nxct4XVvku+D3+KMB1e62jEqnx9BPlRJu71OQEek5kaiKugy49vB/yVHQ==","signatures":[{"sig":"MEYCIQCSpCgFeGiJ48jeZAHde3rGvGTj5m+qkxRL2cpdG+PymQIhAL05Z4h7yzhwApzN/1wziMqDar0BGK3Ehw2GxT5K/+qh","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":17348722},"jest":{"preset":"@pnpm/jest-config"},"main":"bin/pnpm.cjs","_from":"file:pnpm-10.0.0-beta.0.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=18.12"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7777 jest","start":"tsc --watch","bundle":"ts-node bundle.ts","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/templates dist/templates && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/569625985092c7f06d82f6ce315295c2/pnpm-10.0.0-beta.0.tgz","_integrity":"sha512-WTXnTW5pp1AMRD5+T2tzeLdhLwtt/nxct4XVvku+D3+KMB1e62jEqnx9BPlRJu71OQEek5kaiKugy49vB/yVHQ==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git","directory":"pnpm"},"_npmVersion":"10.8.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"18.20.5","preferGlobal":true,"publishConfig":{"tag":"next-10","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/pnpm_10.0.0-beta.0_1732795025442_0.4634948472709344","host":"s3://npm-registry-packages"}},"7.2.1":{"name":"pnpm","version":"7.2.1","keywords":["pnpm7","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"license":"MIT","_id":"pnpm@7.2.1","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"a0a110ae87e577d343dbe4d2f5a9d10d2caecf5c","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-7.2.1.tgz","fileCount":644,"integrity":"sha512-Z2Wg7YHxeit2U+0aSj+doBPF9+ER0e3VLOGuJOQbk8rzIxK6zMtrQ0ICieCUGPWRM0Vbwj8yIcTKzO22Yhs/Cg==","signatures":[{"sig":"MEUCIQC7WW+chSVHJRjL5dVtr/CGb5DxezdRt+OOOAeDwKfkIgIgEWPO18matMhNuz9Ybjz4p68mksAbRJiL93328/lJbHY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":19310208,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJio/lvACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmojKA//cUcJc7sFKTm5VUVaCgQ2cXzS5yr7xF++BnEorgggwe3TGWjs\r\nKRiFLzHtt3Puijtlh5mhJyYCeuxPXhtdkz3roxDjM/QskRTl/McVU7FbxSaD\r\npiV3XqkB4UA2ZGQtloI12OKQo9DUj2oucNqjWkqgqDTzpxjJLjGUOvEaQsel\r\n0p3ZnCW8AYvRCzAsras5PRrWApgXJBPUmVdnWz+DhxnxzvsCj8pIGbOV7+un\r\nQBLY1m89zqRvysnU/sRVpWwC0ZmVejGNk1MJLED5QYDM7CSLrOI6FoRC2Gns\r\neP8pqS4FF7hv4UKiFt2twRngCDzvXShU2pmcPWIj46EVg5iXJTl4wENRE5Xt\r\nSO1SE9S1LHcPDpccfI2P3dP475CzmmOZUDThJT3D7/zljXfdeoMsz5suQLHt\r\nc+qgh8nANoqivp3CxKZ85QboEFwGzdFv7PPYLX95Yr3kOG250jxClgdRA509\r\nOzHjDisRhabylzRsyozSui/rc40ux4cHZPH3t1dJE3gwN0cXBdTx1IS/cNzV\r\nihXpDgNmag+FJl/lL6w2/QT/esZKQIjHsgOsdWWel4iEOx7rKebXeLRYqIDL\r\nHP7LvaogUciszA7/6SqKiWyskHCrRX5C8ksUraRdyxLXuDIfzuTgTKBNEji6\r\nvXVOkrJ0k0VQT+BC52h4ANDCwrDmcqj10T8=\r\n=7zAi\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","_from":"file:pnpm-7.2.1.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=14.6"},"exports":{".":"./package.json"},"funding":{"url":"https://opencollective.com/pnpm"},"scripts":{"lint":"eslint src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"tsc --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.cjs","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/43ce460a3449b5b06aab700842ddf0e5/pnpm-7.2.1.tgz","_integrity":"sha512-Z2Wg7YHxeit2U+0aSj+doBPF9+ER0e3VLOGuJOQbk8rzIxK6zMtrQ0ICieCUGPWRM0Vbwj8yIcTKzO22Yhs/Cg==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.24.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"16.15.1","preferGlobal":true,"publishConfig":{"tag":"next-7","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_7.2.1_1654913391157_0.3719604850471936","host":"s3://npm-registry-packages"}},"10.0.0-beta.3":{"name":"pnpm","version":"10.0.0-beta.3","keywords":["pnpm10","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@10.0.0-beta.3","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"70505dd4c38963bc5c12edd80f3107522a976e6a","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-10.0.0-beta.3.tgz","fileCount":901,"integrity":"sha512-yAzhGd8G2HDGAp3gBA11yj+tHh44aRS2kc32Y+xaqKtHAxJYCxElf930o0D8apc3WZ/CpImxlcE7+IyGvT+QBg==","signatures":[{"sig":"MEUCIQC+Lwq1qGXWqqWy5UeTuS0/dqS7w+YNcGmnnXQlNySv6AIgOTfxjk2cZrHIvznsY6lovui05+vHhXGcTLGGdgxsLjs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":17508819},"jest":{"preset":"@pnpm/jest-config"},"main":"bin/pnpm.cjs","_from":"file:pnpm-10.0.0-beta.3.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=18.12"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7777 jest","start":"tsc --watch","bundle":"ts-node bundle.ts","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/templates dist/templates && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/52fb081ea16368f8810101baf86227bd/pnpm-10.0.0-beta.3.tgz","_integrity":"sha512-yAzhGd8G2HDGAp3gBA11yj+tHh44aRS2kc32Y+xaqKtHAxJYCxElf930o0D8apc3WZ/CpImxlcE7+IyGvT+QBg==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git","directory":"pnpm"},"_npmVersion":"10.8.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"20.18.1","preferGlobal":true,"publishConfig":{"tag":"next-10","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/pnpm_10.0.0-beta.3_1733956526633_0.6921667614576457","host":"s3://npm-registry-packages-npm-production"}},"10.0.0-beta.2":{"name":"pnpm","version":"10.0.0-beta.2","keywords":["pnpm10","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@10.0.0-beta.2","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"d7765cfece158edc44dd3af3a92ad8209ed294fe","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-10.0.0-beta.2.tgz","fileCount":900,"integrity":"sha512-0hmjndouKaBcxyHLnjFIOnnHtJ/6+oABol90rIwLt+6i8rP0Fdw7ZaOgRDrP84nxBY7A76hOf99CBoS2JgBLKg==","signatures":[{"sig":"MEQCIAejlR3Cv9Gr8hElvh6O1BuSs4vbK+XeIB4jK5bq4ZppAiAByp5yas7qxcs/cwvPGZ05U2/icCMO/cLpBku/iS7Jrw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":17356600},"jest":{"preset":"@pnpm/jest-config"},"main":"bin/pnpm.cjs","_from":"file:pnpm-10.0.0-beta.2.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=18.12"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7777 jest","start":"tsc --watch","bundle":"ts-node bundle.ts","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/templates dist/templates && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/b92cc5bc0468595d4d1581f72cfa57d5/pnpm-10.0.0-beta.2.tgz","_integrity":"sha512-0hmjndouKaBcxyHLnjFIOnnHtJ/6+oABol90rIwLt+6i8rP0Fdw7ZaOgRDrP84nxBY7A76hOf99CBoS2JgBLKg==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git","directory":"pnpm"},"_npmVersion":"10.8.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"20.18.1","preferGlobal":true,"publishConfig":{"tag":"next-10","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/pnpm_10.0.0-beta.2_1733704481071_0.20406302428742595","host":"s3://npm-registry-packages-npm-production"}},"5.14.0":{"name":"pnpm","version":"5.14.0","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@5.14.0","maintainers":[{"name":"zkochan","email":"z@kochan.io"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"5b2f1e6391c861f86eeed503410801fe8982ebfb","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-5.14.0.tgz","fileCount":1045,"integrity":"sha512-gBpwhl1P2ssAKs2q7sbIHi1i5riFggJ3JmuE4AKar8e0eDvLEalSjrvnQb7M4ulKd/hX48CsKgEEH5qUEtRe0Q==","signatures":[{"sig":"MEYCIQDMkGBfZrT2Dxklasw6qsZT90WqQe9lF8flzTebjY+KaQIhAO5AqcsvYmpIra54LclFlwZrosks8FM+srva0kyvuPl2","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":10919827,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf4xXDCRA9TVsSAnZWagAAPngP/0nIoNGIsCtp1xgu0AzH\n29cwRLx7x78sM+b6/m6hVnpW4Ipy3IU3lE0Q4Vjr5WqPGOe9kkj73bPNspR8\nSjfgev2bNkPgnemnwG+q+OkOvF2eBUY6JUk50cWIG+q7H+jn9h1G5+fHg9TZ\n5/LtQlOarm38IWz+Jo9jHoJj5hAKxK2D3KLxeIIhV52xlqx2gP+5NOTBi7qi\n71Y2UX4Yh154oIidEGO+ktDPMpb2gCqctzI40nq70uPMNEybkq+y4eiTX3hT\nAhl4U2J4/Ot4CfZr3v+qPNqvT4O9u912hoLUg4vFq38bFlKagqtamk8mj3N5\nQY+pacSANyjVPnJNh4gHPsZHRtBT4BvvlyE/6xH/KgJeLdwcorQK+1m4uirX\nTl1XCqqiHB2d2NurbG+v7XJc7+JsZVeUkbKCrFk5lRRNWBXJN8yfbquJY71V\ndeZulBiYca75WQSGSJetBv+KHzgvCgicp4kEMkgSX56JCyNv/XtET8LBk4i/\nmZhQcZ0LG/u9zuOmMCN9fiAHRIyPH+KepMsUYLpCLMvWgByUHbc4D8acWIe4\nDNKtu3vubR2OmqJqs+AUiDp2wyTvVXY62hAkl+AVB0rp4by8KdzrM4tE7LhO\nk+a+Flmt2lIAtdbekpwed0HvOh1ra5DqjE5d3SimWNL6blKFuVcVGGX3dZv8\nWyVE\r\n=g0pm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.js","engines":{"node":">=10.16"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint -c ../../eslint.json src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"pnpm tsc -- --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build && rimraf dist && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp node_modules/ps-list/fastlist.exe dist/fastlist.exe","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.js --external:update-notifier --external:node-gyp","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.js","postpublish":"publish-packed","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock","prepublishOnly":"pnpm compile && npm cache clear --force && publish-packed --prune --npm-client yarn --dest dist"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"6.14.8","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"12.19.0","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"node-gyp":"^7.1.2","update-notifier":"^5.0.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","__devDependencies":{"mz":"^2.7.0","ncp":"^2.0.0","nopt":"^5.0.0","chalk":"^4.1.0","delay":"^4.4.0","execa":"^4.1.0","is-ci":"^2.0.0","p-any":"3.0.0","ramda":"^0.27.1","tempy":"^1.0.0","which":"^2.0.2","byline":"5.0.0","semver":"^7.3.4","esbuild":"^0.8.24","p-defer":"^3.0.0","ps-list":"^6.3.0","@types/mz":"^2.7.3","path-name":"^1.0.0","split-cmd":"^1.0.1","tree-kill":"^1.2.2","write-pkg":"4.0.0","@types/ncp":"^2.0.4","is-windows":"^1.0.2","pkgs-graph":"5.2.0","strip-ansi":"^6.0.0","@pnpm/types":"6.3.1","@types/nopt":"^3.0.29","cross-spawn":"^7.0.3","exists-link":"2.0.0","graceful-fs":"^4.2.4","npm-run-all":"^4.1.5","path-exists":"^4.0.0","render-help":"^1.0.1","symlink-dir":"^4.1.0","@pnpm/config":"11.10.0","@pnpm/logger":"^3.2.3","@pnpm/tabtab":"0.0.1","@types/is-ci":"^2.0.0","@types/ramda":"^0.27.34","@types/which":"^1.3.2","@pnpm/command":"1.0.0","@pnpm/prepare":"0.0.16","@pnpm/run-npm":"2.0.3","@types/byline":"^4.2.32","@types/semver":"^7.3.4","@pnpm/cli-meta":"1.0.1","@zkochan/retry":"^0.2.0","load-json-file":"^6.2.0","loud-rejection":"^2.2.0","read-yaml-file":"^2.0.0","@pnpm/cli-utils":"0.4.42","@pnpm/constants":"4.1.0","@zkochan/libnpx":"11.0.3","@zkochan/rimraf":"^1.0.0","write-json-file":"^4.3.0","write-yaml-file":"^4.1.1","deep-require-cwd":"1.0.0","@types/is-windows":"^1.0.0","normalize-newline":"3.0.0","@pnpm/core-loggers":"5.0.2","@pnpm/modules-yaml":"8.0.5","@types/cross-spawn":"^6.0.2","@types/graceful-fs":"^4.1.4","@pnpm/file-reporter":"^1.0.0","@pnpm/assert-project":"2.1.14","@pnpm/lockfile-types":"2.1.1","@pnpm/parse-cli-args":"3.2.2","dir-is-case-sensitive":"^1.0.2","@pnpm/default-reporter":"7.9.12","@types/update-notifier":"^5.0.0","@pnpm/read-package-json":"3.1.8","@pnpm/find-workspace-dir":"2.0.0","@pnpm/plugin-commands-audit":"2.0.32","@pnpm/plugin-commands-store":"2.0.60","@pnpm/read-project-manifest":"1.1.5","@pnpm/plugin-commands-import":"1.0.87","@pnpm/plugin-commands-server":"2.0.55","@pnpm/write-project-manifest":"1.1.5","@pnpm/common-cli-options-help":"0.3.0","@pnpm/find-workspace-packages":"2.3.28","@pnpm/plugin-commands-listing":"2.0.40","@pnpm/plugin-commands-rebuild":"2.2.13","anonymous-npm-registry-client":"0.1.2","@pnpm/plugin-commands-outdated":"3.0.36","@pnpm/filter-workspace-packages":"2.3.0","@pnpm/plugin-commands-publishing":"2.3.6","@pnpm/plugin-commands-installation":"3.5.5","@pnpm/plugin-commands-script-runners":"2.5.8"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_5.14.0_1608717762606_0.21051386632472036","host":"s3://npm-registry-packages"}},"5.14.1":{"name":"pnpm","version":"5.14.1","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@5.14.1","maintainers":[{"name":"zkochan","email":"z@kochan.io"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"aae914b60ca894abd44735d65b089b198be81bc3","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-5.14.1.tgz","fileCount":1045,"integrity":"sha512-zxdmGEMcvJq5JU4lb3s48xbDnT9C7PHk/aOO7kefgA2LklOuEakRx2sKyGyWRykyQMtOS7h1rD4kdCWsOrh6Hg==","signatures":[{"sig":"MEYCIQCCdUZ0mXn49qGkDE3mCYcltth2t5Ivbea6B93gWjK4sQIhAOsJXs1RNlNJSZICRIBYo3cRL9V1Ld4g6O/FgiSi4HeP","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":10919876,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf40jeCRA9TVsSAnZWagAAV6oP/33WSSatfajWQ8+qgL5W\nkZ3NN4pIQmZov4ZxYMJz7Y5k3p8ssEbLxMWYUo5IbC6acsQRKYkF44utIWIE\nkkLLs8HqkgHYvK0RWkXt4uDck5x139KHPvDnbTL/ligPoZ4qSZ0K0mA3AnWT\nLITmw7195DOZwl6u+XwEB46kn7PppjGSyr+UFOnmbJbPuMBWFuEqroLStQGY\nNa476Dm0RVB/QsyoSNTVmg3GTm3J1X0xIoAuMplQ/yxkQTh85wIqMo3OAZ+u\npofdn+Z+dhpX3ouBXlwlaiuguMFtZqrZleS5/CQntGgt2V/g4qfpoUa3GgnS\nq+rWI//EaTAqrAuhUnW6Mu8lZsAcXd2sKyjmZFyT4OlzvtnXSUIbFFXxMKbz\nCS8Yy2PR44Bi5zSVwfmH3J4Df0pGjRoIv2ioIqyApw40Xrz784kHr3WjWCyf\nhN6lqgI8uJvdNRlYjSg3QkY1DEeCaeKp1aZkptM7J8LRLTzqeay7Smodlg1q\nCIfZkE0tHIjA1Bv3Ezu0lJ0dmg+DCw0NQsAjELS8ANhZf6OHBdIrvIJZ3ErT\nwi6VtdYgRarTWjtTWBhSDXhHOrTt5W6oaAxpbpt1Q7/nKYX/DlVdoB6XBUuC\namBy1eQIz1Jfv5ce2klql4Vj0qmEPTi/rCv4XCjslZqYiz5RLy6sNLV0/Mco\nubRh\r\n=TnO3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.js","engines":{"node":">=10.16"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint -c ../../eslint.json src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"pnpm tsc -- --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build && rimraf dist && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp node_modules/ps-list/fastlist.exe dist/fastlist.exe","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.js --external:update-notifier --external:node-gyp","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.js","postpublish":"publish-packed","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock","prepublishOnly":"pnpm compile && npm cache clear --force && publish-packed --prune --npm-client yarn --dest dist"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"6.14.8","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"12.19.0","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"node-gyp":"^7.1.2","update-notifier":"^5.0.1"},"_hasShrinkwrap":false,"__devDependencies":{"mz":"^2.7.0","ncp":"^2.0.0","nopt":"^5.0.0","chalk":"^4.1.0","delay":"^4.4.0","execa":"^4.1.0","is-ci":"^2.0.0","p-any":"3.0.0","ramda":"^0.27.1","tempy":"^1.0.0","which":"^2.0.2","byline":"5.0.0","semver":"^7.3.4","esbuild":"^0.8.24","p-defer":"^3.0.0","ps-list":"^6.3.0","@types/mz":"^2.7.3","path-name":"^1.0.0","split-cmd":"^1.0.1","tree-kill":"^1.2.2","write-pkg":"4.0.0","@types/ncp":"^2.0.4","is-windows":"^1.0.2","pkgs-graph":"5.2.0","strip-ansi":"^6.0.0","@pnpm/types":"6.3.1","@types/nopt":"^3.0.29","cross-spawn":"^7.0.3","exists-link":"2.0.0","graceful-fs":"^4.2.4","npm-run-all":"^4.1.5","path-exists":"^4.0.0","render-help":"^1.0.1","symlink-dir":"^4.1.0","@pnpm/config":"11.10.1","@pnpm/logger":"^3.2.3","@pnpm/tabtab":"0.0.1","@types/is-ci":"^2.0.0","@types/ramda":"^0.27.34","@types/which":"^1.3.2","@pnpm/command":"1.0.0","@pnpm/prepare":"0.0.16","@pnpm/run-npm":"2.0.3","@types/byline":"^4.2.32","@types/semver":"^7.3.4","@pnpm/cli-meta":"1.0.1","@zkochan/retry":"^0.2.0","load-json-file":"^6.2.0","loud-rejection":"^2.2.0","read-yaml-file":"^2.0.0","@pnpm/cli-utils":"0.4.43","@pnpm/constants":"4.1.0","@zkochan/libnpx":"11.0.3","@zkochan/rimraf":"^1.0.0","write-json-file":"^4.3.0","write-yaml-file":"^4.1.1","deep-require-cwd":"1.0.0","@types/is-windows":"^1.0.0","normalize-newline":"3.0.0","@pnpm/core-loggers":"5.0.2","@pnpm/modules-yaml":"8.0.5","@types/cross-spawn":"^6.0.2","@types/graceful-fs":"^4.1.4","@pnpm/file-reporter":"^1.0.0","@pnpm/assert-project":"2.1.14","@pnpm/lockfile-types":"2.1.1","@pnpm/parse-cli-args":"3.2.2","dir-is-case-sensitive":"^1.0.2","@pnpm/default-reporter":"7.9.13","@types/update-notifier":"^5.0.0","@pnpm/read-package-json":"3.1.8","@pnpm/find-workspace-dir":"2.0.0","@pnpm/plugin-commands-audit":"2.0.33","@pnpm/plugin-commands-store":"2.0.61","@pnpm/read-project-manifest":"1.1.5","@pnpm/plugin-commands-import":"1.0.88","@pnpm/plugin-commands-server":"2.0.56","@pnpm/write-project-manifest":"1.1.5","@pnpm/common-cli-options-help":"0.3.0","@pnpm/find-workspace-packages":"2.3.29","@pnpm/plugin-commands-listing":"2.0.41","@pnpm/plugin-commands-rebuild":"2.2.14","anonymous-npm-registry-client":"0.1.2","@pnpm/plugin-commands-outdated":"3.0.37","@pnpm/filter-workspace-packages":"2.3.1","@pnpm/plugin-commands-publishing":"2.3.7","@pnpm/plugin-commands-installation":"3.5.6","@pnpm/plugin-commands-script-runners":"2.5.9"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_5.14.1_1608730846017_0.8185118832216445","host":"s3://npm-registry-packages"}},"2.24.2":{"name":"pnpm","version":"2.24.2","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@2.24.2","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"3f7f56f642d9e49290adf379467166adcda34feb","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-2.24.2.tgz","fileCount":4740,"integrity":"sha512-4uYmmFy3/ph3VEcubG/DDG5uSBEaruZZucTgLTalVZJcnhT4VHldWPwTvawkDV5hSr0PWTOYeH7N3WmsZ1n56A==","signatures":[{"sig":"MEYCIQCAGV7zpL/GYeH03m7/UlgrVbsBE06Lo56xMI3wgWpq3AIhAMvqQ1Odz2oa0MiyRIi6TY46ZALzq0DOXBgEHV0r63Iy","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":22714568,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcMUnVCRA9TVsSAnZWagAA9d4P/0bE48MZFS+k11F/yweN\nBG+LuXojIF8uNJmZU0GyHBcp42g7XzzQC0z1dsaPdzCrv3MISFHhRBP1WHNo\naKenfhl6EUQKo4ekCffx1v1HUqmz7VwPfscOU2626KKcqROtUaNZFPUfodNG\nxrjC5sVl2I/e3GQPiFxqlRuOQbbQeRXVI2B80W8s/UChH5tAF+uKM+cAb4pX\njN/bjETrNrASJxZtmSVw/AGdJg+/ahZdmZiah9nApPeypTEX4glI5/3U7UXp\nyOaM/muR5FU0xbQTgP/uRACDQiJfZAMPtRAb+qmTEnXfjQE80SooPjP6qyW1\nUMIrHvo54eTGtXuzKc6nH13nvf7rDB5y9v2r2YpAX3YiUCC3MvWTcgnwMQ64\niHPiVNQ7pKeu4dVNrS8/ZC4/vXJBUkQTRZJS6AphBqvylNsJI0tbO7BYMHk1\n5xsaqvevwQKB9UaHHdygyjKFRoyLvV6uuv9SYJ13bWg50f3Uub67C4Yh731m\nLwbT2njO9WP8FA/r4si20rMQaM09wxEgov+VhMdSnZR+5Po/ma2BHBkPCMWH\noobIyPrsymc7aENeWQzIQ451gwZEcu8Jx7OwkpapkWLGazI/y1zXfihM3uXE\nPO2d4uDc6IJ2Nkr62Chb/a17S5FjkM13MXwo3JIvsFLFVKTVZA/PsdyxVPxO\nnIQ4\r\n=gc2L\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","_from":".","_shasum":"3f7f56f642d9e49290adf379467166adcda34feb","engines":{"node":">=6"},"scripts":{"tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json src/**/*.ts test/**/*.ts","test":"npm run lint && npm run tsc && npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"npm-run-all -p -r pnpm-registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf ../../../.tmp/ && rimraf node_modules/.bin/pnpm && pnpm-registry-mock prepare","pnpm-registry-mock":"pnpm-registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"10.12.0","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"mz":"2.7.0","mem":"4.0.0","nopt":"4.0.1","supi":"0.28.3","archy":"1.0.0","chalk":"2.4.2","delay":"4.1.0","execa":"1.0.0","is-ci":"2.0.0","ramda":"0.26.1","diable":"4.0.2","p-limit":"2.1.0","get-port":"4.1.0","p-filter":"1.0.0","@types/mz":"0.0.32","camelcase":"5.0.0","is-subdir":"1.0.2","lru-cache":"5.1.1","minimatch":"3.0.4","path-name":"1.0.0","pnpm-list":"5.0.4","tree-kill":"1.2.1","is-windows":"1.0.2","pkgs-graph":"2.0.2","text-table":"0.2.0","@pnpm/types":"2.0.0","@pnpm/utils":"0.9.1","common-tags":"1.8.0","cross-spawn":"6.0.5","graceful-fs":"4.1.15","signal-exit":"3.0.2","strip-color":"0.1.0","@pnpm/config":"2.4.0","@pnpm/logger":"2.1.0","@pnpm/server":"2.0.1","@types/archy":"0.0.31","find-packages":"2.2.0","path-absolute":"1.0.1","read-ini-file":"2.0.0","@pnpm/outdated":"1.0.12","camelcase-keys":"5.0.0","load-json-file":"5.1.0","loud-rejection":"1.6.0","mkdirp-promise":"5.0.1","process-exists":"3.1.0","read-yaml-file":"1.1.0","util.promisify":"1.0.0","@pnpm/lifecycle":"4.1.3","@types/get-port":"4.0.1","@zkochan/libnpx":"10.0.0","graph-sequencer":"2.0.0","update-notifier":"2.5.0","@pnpm/store-path":"1.0.4","@types/lru-cache":"4.1.1","@types/minimatch":"3.0.3","@pnpm/core-loggers":"2.0.0","pnpm-file-reporter":"0.1.0","@pnpm/package-store":"3.0.1","@pnpm/default-fetcher":"2.0.6","@types/camelcase-keys":"4.0.0","@pnpm/default-reporter":"2.0.2","@pnpm/default-resolver":"2.0.8","@pnpm/store-controller-types":"2.0.0"},"_hasShrinkwrap":false,"devDependencies":{"caw":"2.0.1","ncp":"2.0.0","pnpm":"link:","tape":"4.9.2","p-any":"1.1.0","retry":"0.12.0","sepia":"2.0.2","byline":"5.0.0","mkdirp":"0.5.1","rimraf":"2.6.3","semver":"5.6.0","tslint":"5.12.0","ts-node":"6.2.0","write-pkg":"3.2.0","typescript":"3.2.2","@types/node":"10.12.18","@types/nopt":"3.0.29","@types/tape":"4.2.33","exists-link":"2.0.0","npm-run-all":"4.1.5","path-exists":"3.0.0","rimraf-then":"1.0.1","symlink-dir":"2.0.2","@types/p-any":"1.1.2","@types/ramda":"0.25.34","@types/retry":"0.12.0","tape-promise":"4.0.0","@pnpm/prepare":"0.0.0","@types/byline":"4.2.31","@types/mkdirp":"0.5.2","@types/semver":"5.5.0","write-json-file":"3.0.2","write-yaml-file":"2.0.0","deep-require-cwd":"1.0.0","npm-scripts-info":"0.3.9","normalize-newline":"3.0.0","@pnpm/modules-yaml":"2.0.1","@types/common-tags":"1.8.0","pnpm-registry-mock":"2.4.0","@pnpm/tslint-config":"0.0.0","@pnpm/assert-project":"link:../../privatePackages/assert-project","@types/load-json-file":"2.0.7","@pnpm/shrinkwrap-types":"1.0.0","@types/update-notifier":"2.5.0","@pnpm/read-package-json":"1.1.1","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_2.24.2_1546734036894_0.9288304560198937","host":"s3://npm-registry-packages"}},"6.4.0":{"name":"pnpm","version":"6.4.0","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"license":"MIT","_id":"pnpm@6.4.0","maintainers":[{"name":"zkochan","email":"z@kochan.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"6e7c92c20905bc37b164471ffd357a72bab9506b","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-6.4.0.tgz","fileCount":616,"integrity":"sha512-ws4OArFXDfjOrj6gk4Ded+CkbW6pRKkscnOEONetX2MV+m5fwxTIAVw2Fic4CNTKZbN4D182oPQyoMd5uGzrjw==","signatures":[{"sig":"MEUCIQCIEuvfK+MPDKAME3PGOWFDaLYShU8NHOU4zagjtpcDZAIgF1J51cDKBWabPUGslRVBc9WHAroAXDoQZi9Be11V9WA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9237605,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgoHVECRA9TVsSAnZWagAAxjcP/A0YFUbAG/ZEjU1MB/ma\nofELkeae1dH//2ETzdDqFg+cyucuO1lpyz7o0pceCjIDD/UdEyo3hfFMgoGM\n1M8cxO7nc77BmlzZJ2Ge4YuSnkBhjwbwO/b8Uquru0wVBJzJ6oFaaJd2zBH5\nFmUjMsKoKWxpNYeMlXrxAyB/n5XPdOmSHJncDPWl/nvfaravQNkqDE/pI+at\nIJH1Am0hvRHCBb3FLd/03lSh3mMVm34wK+iZX4HkXff3StybkUeuCdcOHfJ3\nQ5c7i3zW7o/4jWQ0rkY95zeM9lXGTcbvXuqjyK8favvlUfk8B9YbgtKXIpBE\ne3d2R453i6ZVYtBdS7oSjrHXYrtLHkdvttu8x70023k1p+CyhIlcpCcmulMS\nReMp4c/enkNk2JtrlNdaeklMiQMNEYK9ixKaupIPxZviweL8JeAvUQYZS/Cm\nzft7GDWPdsWrS68KT5QxHMMBU1ZIn0YwrHi2ad4ZH8BdK1u039X5rZAO1kXU\nRzEtZNRbuXDOrLj08qDMBFnNImTdD+GB4JVG1P+giXWB+fDfmMcHHj6EtE6k\n7GKVMeq8OP0h0rJiWeMHPCStRJvGP/ZOU2FcGwUkMbJuQN40Vd7ZY+k5bfkT\ncjM+vPOOMbCDd5oFdBwieSBcea+muRMJ5xagmEBmuIkcKyVlDgRJO4buPsde\nEsRv\r\n=XiwK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","unpkg":"dist/pnpm.cjs","engines":{"node":">=12.17"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint -c ../../eslint.json src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"pnpm tsc -- --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build && pnpm run lint -- --fix && rimraf dist && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && pkg ./dist/pnpm.cjs --out-path=../artifacts/win-x64 --targets=node14-win-x64 && pkg ./dist/pnpm.cjs --out-path=../artifacts/linux-x64 --targets=node14-linux-x64","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.cjs","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.11.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"16.1.0","preferGlobal":true,"publishconfig":{"tag":"next"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_6.4.0_1621128515465_0.049324989316795964","host":"s3://npm-registry-packages"}},"0.61.0":{"name":"pnpm","version":"0.61.0","keywords":["dependency manager","install","modules","npm","package manager"],"author":{"name":"Rico Sta. Cruz","email":"rico@ricostacruz.com"},"license":"MIT","_id":"pnpm@0.61.0","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"http://ghub.io/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js"},"dist":{"shasum":"8d7eb76c7c74a5bfa014e7764327dc64932ab2a9","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-0.61.0.tgz","integrity":"sha512-9uIAYhH0GNyPgk6mLJcO/NhzOPbxJklcBtY0Kg2908/A3lru8+xCl5n2jF8idPv9nrgW7XI/I/Vi30PAH2i05Q==","signatures":[{"sig":"MEYCIQCP4S04mSsHaYrPW4Be0/et/R9k5NIC3tx7lzbcQNCJ8wIhAPk+A6Fn1VvQGfyD2uZS5e6CwyT5SJlSFdXE26PRNVOR","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib/"],"config":{"ghooks":{"commit-msg":"node ./node_modules/validate-commit-msg/index.js"},"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"_shasum":"8d7eb76c7c74a5bfa014e7764327dc64932ab2a9","engines":{"node":">=4"},"gitHead":"0f3e124b8ec7dfe5c1595c36a81f3d8ba0224f86","scripts":{},"typings":"lib/index.d.ts","_npmUser":{"name":"zkochan","email":"zoltan.kochan@gmail.com"},"__scripts":{"tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json --project .","test":"npm run lint && npm run test:e2e","start":"npm run tsc -- --watch","commit":"git-cz","?commit":"echo 'Run Git commit wizard'","pretest":"rimraf ../.tmp/ && npm run tsc && pnpm-registry-mock prepare","test:e2e":"npm-run-all -p -r pnpm-registry-mock test:tap","test:tap":"ts-node test","prepublish":"in-publish && echo 'You need to use \"publish-packed\" to publish pnpm' && false || npm run tsc","pnpm-registry-mock":"pnpm-registry-mock"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"3.10.9","description":"Fast, disk space efficient npm installs","directories":{"test":"test"},"greenkeeper":{"ignore":["pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-logger","pnpm-registry-mock"]},"_nodeVersion":"6.9.1","preferGlobal":true,"__dependencies":{"mz":"2.6.0","rc":"1.1.7","mem":"1.1.0","bole":"3.0.2","meow":"3.7.0","execa":"0.6.0","is-ci":"1.0.10","ramda":"0.23.0","byline":"5.0.0","ndjson":"1.5.0","semver":"5.3.0","find-up":"2.1.0","p-limit":"1.1.0","link-dir":"2.0.0","node-gyp":"3.5.0","p-filter":"1.0.0","read-pkg":"2.0.0","@types/mz":"^0.0.30","@types/rc":"^0.0.1","path-name":"1.0.0","write-pkg":"2.1.0","is-windows":"1.0.0","os-homedir":"1.0.2","@types/node":"^7.0.5","arr-flatten":"1.0.1","common-tags":"1.4.0","cross-spawn":"^5.0.0","graceful-fs":"4.1.11","path-exists":"3.0.0","pnpm-logger":"0.2.0","read-pkg-up":"2.0.0","rimraf-then":"1.0.1","symlink-dir":"1.0.2","@types/ramda":"^0.0.4","registry-url":"3.1.0","@types/byline":"^4.2.31","@types/semver":"^5.3.30","normalize-ssh":"1.0.0","unpack-stream":"1.1.0","camelcase-keys":"4.0.0","load-json-file":"2.0.0","load-yaml-file":"0.1.0","loud-rejection":"1.6.0","mkdirp-promise":"5.0.1","normalize-path":"2.0.1","@zkochan/dirsum":"^0.1.1","get-link-target":"1.0.0","global-bin-path":"0.1.1","npm-package-arg":"4.2.1","proper-lockfile":"2.0.0","update-notifier":"2.1.0","write-json-file":"2.0.0","write-yaml-file":"1.0.0","@zkochan/cmd-shim":"^2.2.2","@types/common-tags":"^1.2.5","parse-codeload-url":"1.0.0","pnpm-file-reporter":"0.0.1","npm-registry-client":"7.4.6","pnpm-install-checks":"1.1.0","registry-auth-token":"3.1.0","@types/load-json-file":"^2.0.5","parse-npm-tarball-url":"1.0.1","pnpm-default-reporter":"0.4.3","@types/update-notifier":"^1.0.0","fs-write-stream-atomic":"1.0.10","@zkochan/hosted-git-info":"^2.1.5"},"devDependencies":{"caw":"^2.0.0","ncp":"^2.0.0","tape":"^4.6.3","isexe":"^1.1.2","sepia":"^2.0.2","ghooks":"^2.0.0","mkdirp":"^0.5.1","rimraf":"^2.5.4","tslint":"^4.3.1","thenify":"^3.2.1","ts-node":"^2.0.0","commitizen":"^2.8.6","in-publish":"^2.0.0","typescript":"^2.1.5","@types/tape":"^4.2.28","exists-link":"^2.0.0","npm-run-all":"^4.0.1","tape-promise":"^2.0.1","@types/mkdirp":"^0.3.29","npm-scripts-info":"^0.3.6","pnpm-registry-mock":"^0.2.3","validate-commit-msg":"^2.7.0","cz-conventional-changelog":"^2.0.0","anonymous-npm-registry-client":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm-0.61.0.tgz_1489365376440_0.10028906841762364","host":"packages-12-west.internal.npmjs.com"}},"1.17.2":{"name":"pnpm","version":"1.17.2","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@1.17.2","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js"},"dist":{"shasum":"5ccdcfc10cd2abd649b608b50bc3ee073d970dc7","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-1.17.2.tgz","integrity":"sha512-jMC7equoUeogVB2ELwt7MQWvDLV1kwlrqa7Ee5hCLsP62XqXhKKMxvdVBCTQySrkfXTZqDHIp5Ncjn4yW/bEQw==","signatures":[{"sig":"MEQCICbf/4I0Cm0XeIA4sGHQsSDKHhufSMLPk2msscwyXQNsAiBJplcE0irddbd/AR1KaGE9gMOVK2cDU6+fnvqtYTeUug==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/bin/pnpm.js","_from":".","files":["lib/","npm-shrinkwrap.json"],"_shasum":"5ccdcfc10cd2abd649b608b50bc3ee073d970dc7","engines":{"node":">=4"},"gitHead":"c7ba663b04ac81ef9a323b95ed387e19989bdeab","scripts":{},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","bundledName":"@pnpm/bundled","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"greenkeeper":{"ignore":["pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-logger","pnpm-registry-mock","remove-all-except-outer-links","pnpm-shrinkwrap","supi"]},"_nodeVersion":"8.6.0","dependencies":{"nopt":"^4.0.1","supi":"^0.2.37","chalk":"^2.1.0","is-ci":"^1.0.10","ramda":"^0.25.0","byline":"^5.0.0","camelcase":"^4.1.0","path-name":"^1.0.0","pnpm-list":"^1.0.0","text-table":"^0.2.0","common-tags":"^1.4.0","cross-spawn":"^5.0.0","graceful-fs":"^4.1.11","pnpm-logger":"^0.6.2","strip-color":"^0.1.0","@pnpm/outdated":"^0.0.1","load-json-file":"^3.0.0","loud-rejection":"^1.6.0","not-bundled-npm":"^5.4.2","update-notifier":"^2.1.0","pnpm-file-reporter":"^0.0.1","pnpm-default-reporter":"^0.9.5"},"preferGlobal":true,"publishconfig":{"tag":"next"},"devDependencies":{"rimraf":"^2.5.4","tslint":"^5.4.2","typescript":"^2.4.1","@types/node":"^8.0.33","@types/nopt":"^3.0.29","@types/tape":"^4.2.30","@types/chalk":"^0.4.31","@types/ramda":"^0.24.16","@types/byline":"^4.2.31","@types/mkdirp":"^0.5.0","@zkochan/husky":"^0.0.0","@commitlint/cli":"^4.0.0","npm-scripts-info":"^0.3.6","@types/common-tags":"^1.4.0","@types/load-json-file":"^2.0.6","@commitlint/prompt-cli":"^4.0.0","@types/update-notifier":"^1.0.2","@commitlint/config-angular":"^4.2.0"},"_npmOperationalInternal":{"tmp":"tmp/pnpm-1.17.2.tgz_1508140460270_0.9078305242583156","host":"s3://npm-registry-packages"}},"6.21.0":{"name":"pnpm","version":"6.21.0","keywords":["pnpm6","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"license":"MIT","_id":"pnpm@6.21.0","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"pnpm@kochan.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"5ce258da16e97a4fa222dee9ca75670345e399ed","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-6.21.0.tgz","fileCount":659,"integrity":"sha512-Emhpjbr7MiINYUP6d/X5c2vPa5ltkA1EhJ0wmGotrYZs7DCFvy6SW+RKTGNddedqLhL14LTK+4pE1rHWcQnnfg==","signatures":[{"sig":"MEYCIQD0b3MXqtvkudCyHfpL8ngejFhm7fCjrOy9srKayzDZ8gIhAJqNtgokb6yj5cMucW1SY3VPb5Z5+YdmGemN2/pEDUSX","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9673157},"main":"bin/pnpm.cjs","_from":"file:pnpm-6.21.0.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=12.17"},"funding":{"url":"https://opencollective.com/pnpm"},"scripts":{"lint":"eslint src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"pnpm tsc --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build && pnpm run lint -- --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.cjs","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"pnpm@kochan.io"},"_resolved":"/home/runner/work/pnpm/pnpm/packages/pnpm/pnpm-6.21.0.tgz","_integrity":"sha512-Emhpjbr7MiINYUP6d/X5c2vPa5ltkA1EhJ0wmGotrYZs7DCFvy6SW+RKTGNddedqLhL14LTK+4pE1rHWcQnnfg==","deprecated":"This version has a regression. Upgrade to 6.22.2 or newer","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.24.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"14.18.1","preferGlobal":true,"publishConfig":{"tag":"next","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_6.21.0_1636510103516_0.21025861255424472","host":"s3://npm-registry-packages"}},"5.6.0":{"name":"pnpm","version":"5.6.0","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@5.6.0","maintainers":[{"name":"zkochan","email":"z@kochan.io"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"42528cf8f20170163c76519d547ae41f180472bd","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-5.6.0.tgz","fileCount":7639,"integrity":"sha512-zQaZBA1Jl7DtDDbrJ28D4vIdwkJn/agDDcaJ2CNMLzOihS1KJb8VC71anscO8hgJqzvfU5ibd7HX9VV4kWHjjg==","signatures":[{"sig":"MEUCICDFbnOBrvBQ7OG9mHOZ6agTTeGTvMsFdvixk+SHA1pRAiEAgzGjdHuDD2Qw1ufTgNYo0YnfoE5S3mcPSzUwDsp6Yuc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":20444160,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfYyxHCRA9TVsSAnZWagAAMXgP/RCl0iBR3Yl7SNb3NGdf\nIglvIoD84cr6IXnwhqi9k0x5J3NDg2HJjOpcGXs/oXXyNWT5C+OOaVq0bdY1\n8di7+cGJ5E5MD1sLevLuKlitPcS9v3aHqGPOj16oSmOApopFxUqL5By+Why/\nrIp5o4cua/Oo1UefA+S59jw0Bsb9dtNG8LQgJmr3wtOvp3dghis4vHS66mBf\nGWNSkWfnljwOd+Q1sJ6LxrmoTQRn2DPQfhe4LY8ADpvdKZmYE44CtgfnuJ3P\nwSYD+rhDFEKpgE6jRg4oOXv64optwE/e9XS6MAuheMzhs2n3Chs+PG8Cq0aY\nnD4Etik/vEh3fnxsEHhjWQAzIJ3swjkhjHePeq1cEAvyvjGxb+WQRP0CDBFK\nNc5CIOILJY5k9l1yLmDriJ+ANiAbGNF+yG/BQEM3wbdwvBoCyQqMuGIbjfR3\nU5mKpVi7/fFIjcRe4YcQ0mfprR+SL5epHuwv3KlB7AasQ7FZ50+zuJn1Dg8A\np7UOiR7As6M6hUHJiC7ewa9azJPahPTrM1wHj+AadSLrG4DIK9jdTI2PpUcl\npwSvIA+YdRdTcC5rjIvdqC7SXGVt+gzCrv67IW4vBYRlgkIQxAMHBoQKQ1nb\nuXhKOfg8f091ypn2pSyWkZ5gYZsnhtcbrjOVy/IJdRQRkgMh4ueIua8qlK6x\nMWO6\r\n=c9sK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","engines":{"node":">=10.13"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint -c ../../eslint.json src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"npm run tsc -- --watch","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:tap","test:tap":"cd ../.. && c8 --reporter lcov --reports-dir packages/pnpm/coverage ts-node packages/pnpm/test --type-check","postpublish":"publish-packed","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock","prepublishOnly":"pnpm run compile && npm cache clear --force && publish-packed --prune --npm-client yarn"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"deprecated":"This version of pnpm has a regression. Please update to pnpm 5.6.1 or newer","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"6.14.7","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"12.18.3","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"nopt":"^5.0.0","chalk":"^4.1.0","is-ci":"^2.0.0","ramda":"^0.27.1","which":"^2.0.2","path-name":"^1.0.0","split-cmd":"^1.0.1","pkgs-graph":"5.2.0","strip-ansi":"^6.0.0","@pnpm/types":"6.2.0","@types/nopt":"^3.0.29","graceful-fs":"^4.2.4","render-help":"^1.0.0","@pnpm/config":"11.3.0","@pnpm/logger":"^3.2.2","@pnpm/tabtab":"0.0.1","@pnpm/command":"1.0.0","@pnpm/run-npm":"2.0.3","@pnpm/cli-meta":"1.0.1","loud-rejection":"^2.2.0","@pnpm/cli-utils":"0.4.28","@zkochan/libnpx":"11.0.3","update-notifier":"^4.1.1","@pnpm/core-loggers":"5.0.0","@pnpm/file-reporter":"^1.0.0","@pnpm/parse-cli-args":"3.2.0","@pnpm/default-reporter":"7.9.1","@pnpm/find-workspace-dir":"1.0.1","@pnpm/plugin-commands-audit":"2.0.15","@pnpm/plugin-commands-store":"2.0.38","@pnpm/plugin-commands-import":"1.0.62","@pnpm/plugin-commands-server":"2.0.34","@pnpm/common-cli-options-help":"0.2.0","@pnpm/plugin-commands-listing":"2.0.24","@pnpm/plugin-commands-rebuild":"2.0.39","@pnpm/plugin-commands-outdated":"3.0.15","@pnpm/filter-workspace-packages":"2.1.21","@pnpm/plugin-commands-publishing":"2.2.2","@pnpm/plugin-commands-installation":"3.2.0","@pnpm/plugin-commands-script-runners":"2.2.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","__devDependencies":{"mz":"^2.7.0","ncp":"^2.0.0","pnpm":"link:","delay":"^4.4.0","execa":"^4.0.3","p-any":"3.0.0","byline":"5.0.0","semver":"^7.3.2","@types/mz":"^2.7.1","tree-kill":"^1.2.2","write-pkg":"4.0.0","@types/ncp":"^2.0.4","is-windows":"^1.0.2","cross-spawn":"^7.0.3","exists-link":"2.0.0","npm-run-all":"^4.1.5","path-exists":"^4.0.0","symlink-dir":"^4.1.0","@types/is-ci":"^2.0.0","@types/ramda":"^0.27.15","@types/table":"^5.0.0","@types/which":"^1.3.2","tape-promise":"4.0.0","@pnpm/prepare":"0.0.10","@types/byline":"^4.2.32","@types/semver":"^7.3.3","@zkochan/retry":"^0.2.0","load-json-file":"^6.2.0","read-yaml-file":"^2.0.0","@pnpm/constants":"4.0.0","@zkochan/rimraf":"^1.0.0","write-json-file":"4.0.0","write-yaml-file":"^4.1.0","deep-require-cwd":"1.0.0","@types/is-windows":"^1.0.0","normalize-newline":"3.0.0","@pnpm/modules-yaml":"8.0.2","@types/cross-spawn":"^6.0.2","@types/graceful-fs":"^4.1.3","@types/tape-promise":"^4.0.1","@pnpm/assert-project":"2.1.8","@pnpm/lockfile-types":"2.0.1","dir-is-case-sensitive":"^1.0.2","@types/update-notifier":"^4.1.1","@pnpm/read-package-json":"3.1.5","@pnpm/read-project-manifest":"1.0.13","@pnpm/write-project-manifest":"1.1.1","@pnpm/find-workspace-packages":"2.3.14","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_5.6.0_1600334918396_0.754479110463411","host":"s3://npm-registry-packages"}},"6.21.1":{"name":"pnpm","version":"6.21.1","keywords":["pnpm6","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"license":"MIT","_id":"pnpm@6.21.1","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"pnpm@kochan.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"26203c39c0e0fbf66fa59b741d86b2faf90c9548","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-6.21.1.tgz","fileCount":659,"integrity":"sha512-cekH8bFgZbHerGsmW4JYY5bi0jYyi/K7WZpSf8TQFlP3Kxc50KhCwNWPUzgLVImYyX8SCJcVhyNOoYQKDnmYCw==","signatures":[{"sig":"MEUCIQCzTF7DJlMfA2BAl6bIecznhYCadWt2nzjEw1ydBxlXnAIgZd6byFX5PRoX1Tr1936ItsBkFekiQN7jSIE9QyVhLu0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9676912},"main":"bin/pnpm.cjs","_from":"file:pnpm-6.21.1.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=12.17"},"funding":{"url":"https://opencollective.com/pnpm"},"scripts":{"lint":"eslint src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"pnpm tsc --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build && pnpm run lint -- --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.cjs","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"pnpm@kochan.io"},"_resolved":"/home/runner/work/pnpm/pnpm/packages/pnpm/pnpm-6.21.1.tgz","_integrity":"sha512-cekH8bFgZbHerGsmW4JYY5bi0jYyi/K7WZpSf8TQFlP3Kxc50KhCwNWPUzgLVImYyX8SCJcVhyNOoYQKDnmYCw==","deprecated":"This version has a regression. Upgrade to 6.22.2 or newer","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.24.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"14.18.1","preferGlobal":true,"publishConfig":{"tag":"next","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_6.21.1_1636722974684_0.3431584567895196","host":"s3://npm-registry-packages"}},"5.6.1":{"name":"pnpm","version":"5.6.1","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@5.6.1","maintainers":[{"name":"zkochan","email":"z@kochan.io"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"cdddb316a58f29eeb7de2a914868b9d851a8cee9","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-5.6.1.tgz","fileCount":7639,"integrity":"sha512-pHEgIV5hIqwaMqDlDNj5yuNuSjN5CKAZvBgdL5CC2mo2itdpqoYy/NkLId0bnnRgrsmyA57Nz4Q78JFnx0Jcdw==","signatures":[{"sig":"MEUCIFSEfayU7f2+eyoTX4zP0jE78Tinxjeca3PhNXvyMBVdAiEA3gYk5SpYn7t1Bqj+q6llI1uC+QZCGJv8jNgbRx3YxuY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":20444120,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfY+VrCRA9TVsSAnZWagAAHGIP/2tl6KdrpedKYqpmdYmt\n5BXi6Ehfkn2Nh7vicn8mOilh92qs3YYrG7dgyCULxPkdpuCBEyhvI3Bd5r7R\netcgCpWtv4kpAWBgo+sIPd0/yccNwlFvOg942KTaSauqL5iQA+Yd19BDxh3M\nLDge9aaoh69sEVcsUiXgu9u5VmypAswvrjIkbHwFRJuV54KVQRBwl5xU719D\n+ackc/Xrb7DDUssalhMFfMWGr9XCaDC6HikZsAe+18JaFNGZcW+TikrUDNJ6\n+cDyEtzGDdjQqtiykYYvcpGyowZeTOvLai/f1OP7zzwc/qWIuRijbJVpPiAB\nZA7jjU5ZXoT8jB3qqnySpu9AbZomHKWrrlrNDL1fPyThAwdauX/5eSnPddzB\n2XcxKIgX8o6J8RhOoy321s9LzWW8UkkdQT3G5S4r7Hy0EGxHFR6DeBrc3bzI\nPzmbN/41JT4jqQspCea9TvagsrAQlxZT9ViQDDN05qTsWuY23dxFayyeW8hB\nAIn1T4xxgVM2P1gZH143H3LkVrmCNkfc9/7iSA1yhvXPOswnmg98OdbNIKkU\ng46MlXLCq1hHk0Y5Ebbzs6X84DbhocH+xxH6H+HoIrmVMKqRpZH+9M7uz1S/\nRa+oVXjHMdmXIbKQRy84U3VLspIfbGTCxR/9TS7Vdhdoa/U+XTNKO2p0h0ff\nWWS/\r\n=zorT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","engines":{"node":">=10.13"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint -c ../../eslint.json src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"npm run tsc -- --watch","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:tap","test:tap":"cd ../.. && c8 --reporter lcov --reports-dir packages/pnpm/coverage ts-node packages/pnpm/test --type-check","postpublish":"publish-packed","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock","prepublishOnly":"pnpm run compile && npm cache clear --force && publish-packed --prune --npm-client yarn"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"6.14.7","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"12.18.3","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"nopt":"^5.0.0","chalk":"^4.1.0","is-ci":"^2.0.0","ramda":"^0.27.1","which":"^2.0.2","path-name":"^1.0.0","split-cmd":"^1.0.1","pkgs-graph":"5.2.0","strip-ansi":"^6.0.0","@pnpm/types":"6.2.0","@types/nopt":"^3.0.29","graceful-fs":"^4.2.4","render-help":"^1.0.0","@pnpm/config":"11.3.0","@pnpm/logger":"^3.2.2","@pnpm/tabtab":"0.0.1","@pnpm/command":"1.0.0","@pnpm/run-npm":"2.0.3","@pnpm/cli-meta":"1.0.1","loud-rejection":"^2.2.0","@pnpm/cli-utils":"0.4.28","@zkochan/libnpx":"11.0.3","update-notifier":"^4.1.1","@pnpm/core-loggers":"5.0.0","@pnpm/file-reporter":"^1.0.0","@pnpm/parse-cli-args":"3.2.0","@pnpm/default-reporter":"7.9.1","@pnpm/find-workspace-dir":"1.0.1","@pnpm/plugin-commands-audit":"2.0.15","@pnpm/plugin-commands-store":"2.0.39","@pnpm/plugin-commands-import":"1.0.63","@pnpm/plugin-commands-server":"2.0.35","@pnpm/common-cli-options-help":"0.2.0","@pnpm/plugin-commands-listing":"2.0.24","@pnpm/plugin-commands-rebuild":"2.0.40","@pnpm/plugin-commands-outdated":"3.0.15","@pnpm/filter-workspace-packages":"2.1.21","@pnpm/plugin-commands-publishing":"2.2.2","@pnpm/plugin-commands-installation":"3.2.1","@pnpm/plugin-commands-script-runners":"2.2.0"},"_hasShrinkwrap":false,"__devDependencies":{"mz":"^2.7.0","ncp":"^2.0.0","pnpm":"link:","delay":"^4.4.0","execa":"^4.0.3","p-any":"3.0.0","byline":"5.0.0","semver":"^7.3.2","@types/mz":"^2.7.1","tree-kill":"^1.2.2","write-pkg":"4.0.0","@types/ncp":"^2.0.4","is-windows":"^1.0.2","cross-spawn":"^7.0.3","exists-link":"2.0.0","npm-run-all":"^4.1.5","path-exists":"^4.0.0","symlink-dir":"^4.1.0","@types/is-ci":"^2.0.0","@types/ramda":"^0.27.15","@types/table":"^5.0.0","@types/which":"^1.3.2","tape-promise":"4.0.0","@pnpm/prepare":"0.0.10","@types/byline":"^4.2.32","@types/semver":"^7.3.3","@zkochan/retry":"^0.2.0","load-json-file":"^6.2.0","read-yaml-file":"^2.0.0","@pnpm/constants":"4.0.0","@zkochan/rimraf":"^1.0.0","write-json-file":"4.0.0","write-yaml-file":"^4.1.0","deep-require-cwd":"1.0.0","@types/is-windows":"^1.0.0","normalize-newline":"3.0.0","@pnpm/modules-yaml":"8.0.2","@types/cross-spawn":"^6.0.2","@types/graceful-fs":"^4.1.3","@types/tape-promise":"^4.0.1","@pnpm/assert-project":"2.1.8","@pnpm/lockfile-types":"2.0.1","dir-is-case-sensitive":"^1.0.2","@types/update-notifier":"^4.1.1","@pnpm/read-package-json":"3.1.5","@pnpm/read-project-manifest":"1.0.13","@pnpm/write-project-manifest":"1.1.1","@pnpm/find-workspace-packages":"2.3.14","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_5.6.1_1600382314393_0.3500544763084439","host":"s3://npm-registry-packages"}},"7.30.4":{"name":"pnpm","version":"7.30.4","keywords":["pnpm7","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@7.30.4","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"d6f0dc244359c2e0e31df8bab967fd274c526553","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-7.30.4.tgz","fileCount":658,"integrity":"sha512-HXWCjHNC4SaK+Al2OFMglCpMr0eYlvvGLrZn0b9omOvS+yDxeISpQmw3R3xxyifyjqH3qZ4DAco1219kHHEF2w==","signatures":[{"sig":"MEUCIQCUpVWEadnXm0i3l22+7gIcKVycC/ShmbUv0Ef4w88idwIgGcyknR65nryd7dN5+Oazcy2kUwpNrcij8ELTs1zm0I0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13097828,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkH6+TACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoVtBAAgFmiWCjjflb/EUL6G7WdW/h5IL1M15qpFIdut9VKLKLpULrw\r\nllVvt6qhZrJIwW09F/KIsPFnJ5xkkQAQYHholD8ChId6j4JSNw60mhXx14ew\r\n36JcibxPFhYqW0GfQJlCc3gURcHJKwMM+ACzX7D6N4B/a+cJgkM9EtRJEa9B\r\nntaSfTrDqQCJu2l3c8fhrzvNndaI3+5m9UqLFbxmnU+vYm69VT8RICyAmQt6\r\nDBNSlzo8VYbvoM5CU8Y5huUut7VuDrwMz/WzKrD5KLM4Fz7pvc2/qooPNpRM\r\n/EUd+m3kiFTMJntgCvIK4a3cizRhJAN4kF3sMpiO5okEqkAIiJDB3U/Wy/XQ\r\nl7VYC7gGjJcQk0G0MZu8WIoScZmvc8uSxVKVxjRQQLQ/ruBPc6GUxuSSO0La\r\ndM6jBxytKMk2E/taEFIRw/t3qiBQJFm04SHzF//ChMRi7XJJWMzGqOrkycAn\r\nzbeFyZhEt1Pw4Kh68z+o5oUbwrIPd5Z4Kdl42J1QVFi6PSDR2QEu/Nd26m6D\r\nJY2jf1dcznnMlcGKpRo1cMwsm6jSzMnoZ8773KY6ALRG7XEJuw52rf+w3KX6\r\nIB6J2IizKXqmLKx515TIujH11RSihsj6t4SBPudmE5bQnm2JMelhhL2AGm/6\r\npMAFuUiPCXrfArOnFqaPZmVhYVD9RGFaQzg=\r\n=gYGs\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","_from":"file:pnpm-7.30.4.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=14.6"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7776 pnpm run test:e2e","start":"tsc --watch","bundle":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/6b9a9549470e4ee6761a65a8d77fd1bd/pnpm-7.30.4.tgz","_integrity":"sha512-HXWCjHNC4SaK+Al2OFMglCpMr0eYlvvGLrZn0b9omOvS+yDxeISpQmw3R3xxyifyjqH3qZ4DAco1219kHHEF2w==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"9.5.0","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"18.15.0","preferGlobal":true,"publishConfig":{"tag":"next-7","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/pnpm_7.30.4_1679798162734_0.12851984892494195","host":"s3://npm-registry-packages"}},"7.30.5":{"name":"pnpm","version":"7.30.5","keywords":["pnpm7","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@7.30.5","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"ba4f8057ab7b24db2ebe553808b95adb55b5330f","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-7.30.5.tgz","fileCount":658,"integrity":"sha512-kXiH7+iGhDcm3UVhjb4pzbRYljoT2KVR8WFL37b+c15F9CuaLau0RTozrXx/9snf1JEmGICjRnMM2XArmM01sg==","signatures":[{"sig":"MEUCIQD1Epy8hqgkUpk6cFZadI5NR61WgtjUb5T8Khftc3ZmugIgUDGk61XjxxO2PTHfkc0a3QmhGE8CGAc0N6OMLM3gNVM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12983984,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkIZ0tACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrR3w//dkcnORHAZQ8i6E4Jl+Nku/bQxHR4sdZea6EhP7joImmsRK4H\r\nUiGxWL0GeP55Kl6oiztVD/JPEqR5FjUTmhq7g1srauR7KEMgPo6+N3RiV6rH\r\ne+7R/UGL5BSJc9aNeRYvEcGo8Co98zGNEDJPBXphbRZLeaOkelyLL5Lhpnvw\r\nfwLvGx3lGhTOKxgBw/0SMFpN4+h8Dvg1Fk69kyngFKVTWPSl9E2YRhcVgsl9\r\nEzwHjtf9YWlzjFhI9gjhHj562LJCWYptCzZVTouZuwQbjGOx9f8LLs0T631l\r\nMxpNi6/8XeWpwJ5YrIl0Tqedi+q45FAB6NPqta8CsGscUrs6Pfl9rlQoNYAX\r\nUXr7JihWEYGP2Z/TZdxU+pLkIzNtth9XEsicG9dnXQMql72zKYOGadU2agU2\r\n8uO0m1D5EsD3WdJc93e5G+8ctkkM3xEcY2pSX4aDv+RGtVTVU7NiakKstNKd\r\nksZzGYNWU4nU+XljuXFqfoLjJYKQbhupECqehXWwEKSBnS1KHnIpjX4oM0rn\r\nZhm/JgLxbyqkEl0eopszMbDJj8JZ++yPvdVJ4HfUEmBJkDtjwawNZdqQz0vn\r\nEKfVg3YPwqg6siS7nKcl7sXFoQaOYIZsiICIKK46AZis+D8Rdg1x8/rX03B2\r\nN/lcbBxbS7/Lw+Z7ae6HbQcUqXlmbmKHQ9A=\r\n=nPh2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","_from":"file:pnpm-7.30.5.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=14.6"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7776 pnpm run test:e2e","start":"tsc --watch","bundle":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/339102069aeffa2592e21effdbcb54da/pnpm-7.30.5.tgz","_integrity":"sha512-kXiH7+iGhDcm3UVhjb4pzbRYljoT2KVR8WFL37b+c15F9CuaLau0RTozrXx/9snf1JEmGICjRnMM2XArmM01sg==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"9.5.0","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"18.15.0","preferGlobal":true,"publishConfig":{"tag":"next-7","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_7.30.5_1679924525064_0.2395765764172344","host":"s3://npm-registry-packages"}},"10.17.1":{"name":"pnpm","version":"10.17.1","keywords":["pnpm","pnpm10","dependencies","dependency manager","efficient","fast","hardlinks","install","installer","link","lockfile","modules","monorepo","multi-package","npm","package manager","package.json","packages","prune","rapid","remove","shrinkwrap","symlinks","uninstall","workspace"],"license":"MIT","_id":"pnpm@10.17.1","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"b312886439096718a402117aa3f375c4e3be5ed8","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-10.17.1.tgz","fileCount":1048,"integrity":"sha512-F8Vg/KSGeulHOjiZrYSogzSRTzeb5G1FXL+S5c9LOdNJhdRS0lg7rxmWf6dstcF7yeJFUp0LmHRXIapyAOyveg==","signatures":[{"sig":"MEUCIGL5mD8e7q2srMLSfBaQURvV9FTwi5VFWgy5f9hBhglOAiEAqMbYycQ5j+6SAveEYpWN7uOXz9b8q3plcIVNT0XMBKc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":17555718},"jest":{"preset":"@pnpm/jest-config/with-registry"},"main":"bin/pnpm.cjs","type":"commonjs","_from":"file:pnpm-10.17.1.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=18.12"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"jest","start":"tsc --watch","bundle":"ts-node bundle.ts","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/templates dist/templates && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/275fe020d5060658d2774ad95ecb173a/pnpm-10.17.1.tgz","_integrity":"sha512-F8Vg/KSGeulHOjiZrYSogzSRTzeb5G1FXL+S5c9LOdNJhdRS0lg7rxmWf6dstcF7yeJFUp0LmHRXIapyAOyveg==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git","directory":"pnpm"},"_npmVersion":"10.8.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"20.19.5","preferGlobal":true,"publishConfig":{"tag":"next-10","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/pnpm_10.17.1_1758548194201_0.9935699447592019","host":"s3://npm-registry-packages-npm-production"}},"7.30.2":{"name":"pnpm","version":"7.30.2","keywords":["pnpm7","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@7.30.2","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"3d91ce568d3e2a50f64043a85909a471bad7ed47","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-7.30.2.tgz","fileCount":658,"integrity":"sha512-cRio5QBHD1NAR0Ni7kRq/BNwvzYz/fRGhCR+ObWMuWEsDvpK++xD9Qd2NDNSKBEs7wEJvEVw9igYBzf+odduRg==","signatures":[{"sig":"MEUCIEkw9kZKDK//OlgwA4wdQ0VqiQPJTrE3YZbe2qX7+5pjAiEAny2SOoEEDXo90C5VwTRGc7pLrrk55EFML8KVii8UDwQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13097378,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkHQLiACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoIFQ/7BPueX5px2tJOSD7r6b3dQWvA0b2N1HRW+DcviH3lXQKapBwo\r\nCF1lo2RhmgYQ3IkdufhcsAS2iOW1svf2VR5F0QbqEaDXxUmp/YKpbCWpGD05\r\niIrYWWhMMbAnIQd2NzIcwlNyPtccTqQ/nNV08EiqAvp+p15uhO4hYlamU/kV\r\nld0C9HAuRseGbh35yAvA2G5EoNMyMSrbteAIlI/LvYEgKlGAn9IXuZDc9QxJ\r\nEl/u7zkxXlBBV55UAZHt+PLsq1//ExfV7DM+TBdY7uMq/YXuynNl+P01EghJ\r\nAWdj0f2jVEpfjzwosklZame+8QjD3ioHPPfglK3kfRgyr6ULymVPEc3pWE0h\r\ngKfiV6T9iaCl+hbjiZnvtPzQC8qmj7OP6k1V5JUIIi8n7mCU9x5k+jSiB2cz\r\nE4CjlIrvm+Onn2PD+inTti5YNNHZv18aPspAAgJmAMprKTlAVy6PwhPGdZAF\r\nH88MXybsxRQVFcxTeIV7L+QC6vKfS4wJkx8Aq5UGn5XskB43h+4ETd0PPXSH\r\no+c0FDpGCY2jKWkkY/19nxYl/C0csL8UJtHjnfijDQxf//6P3riWArXjyl32\r\na2b423Jsgye5D56bEx9CHwmivcrKEO6NQCPUzAGHsnC6lY1lFNO7/D8oAPrG\r\nhlWpuWq8Tk+UUP06v91AXeMIrnRI0Krhkcw=\r\n=TU0Y\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","_from":"file:pnpm-7.30.2.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=14.6"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7776 pnpm run test:e2e","start":"tsc --watch","bundle":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/41f648e0ee9ca0e1a54e974e5429c133/pnpm-7.30.2.tgz","_integrity":"sha512-cRio5QBHD1NAR0Ni7kRq/BNwvzYz/fRGhCR+ObWMuWEsDvpK++xD9Qd2NDNSKBEs7wEJvEVw9igYBzf+odduRg==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"9.5.0","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"18.15.0","preferGlobal":true,"publishConfig":{"tag":"next-7","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/pnpm_7.30.2_1679622882295_0.7066000205980498","host":"s3://npm-registry-packages"}},"7.30.3":{"name":"pnpm","version":"7.30.3","keywords":["pnpm7","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@7.30.3","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"fb200e05d66ad9e2d44f1440ffeaaf656e1bc10c","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-7.30.3.tgz","fileCount":658,"integrity":"sha512-Z/pNEfZF45OwdZSUAeSTYySs27UW+GG4AQ2iXz4u127QVtkCMCeyrMNZmb/17BazaZTtvXqk/+jxTVkyh8apIA==","signatures":[{"sig":"MEYCIQDmQ7zyJ/B8tbrKrfKq/a7stySIPDXFTPwPtYpm0hXWqQIhAPxigxq7Kt1rzDZCLaavXGy9cgVjCPFobjz3JIqella0","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13097729,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkHadGACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoZIw/7Be5hHLNKvxhDRCI29UWs067fCgM00kr1I3AGtrgNTbv2wydW\r\nmifKJDEcl2KQf7adIpgJFEm5RUacr+G+lCkEv47KIJghchfsUuk5MzYFXeVE\r\nWSMvltcHU7rc8GZZe2rlvjBz15NlIwhDH+R9Y4W1zjlMmZFqFNlaEqGvFSk1\r\nZbZkIGLIx9uPTwjiIpy3TQXC2NB2i+1mDkKu/XbgUAicz9O84ahEiBVEy0Qt\r\neEMAE4LZwUxn9LzGfs1Olyvhmb9trPAeTEeEmyDWK18fze097xS6l6cHAZUC\r\npG10M7+0rY8AhW+a88aivjGUTXdL1F2WmX5+8hCIn2w+PameiNwlhziGCQCx\r\nkNei2zQfHXqxgeQ4TOsHu+VsRtd236TVvMKP5Gk4FVuDuPVOMyH4jM0MjuNj\r\n2ijveGTN0Vvcf3xtSiAgZstT2JZsp3zpdX0GURwf4Hxu6fleNoPObpvSuyWV\r\n8JVedNuPvdeNG7qNC93wCzv/KfxiaYTn1PsfrePr3pU4l0c5lc3SRPVdDP5F\r\ngUwsHU7aptYelKTwr3f6BB11l/kPaoxPWATX6ZEhTLGp/T2Jn3jDkhPleNWx\r\nmuRmfRrKZ9pD3fnIV7ktMJ+r/1/Y68I6887nYLROwbe7oIcGe3/trBL0pByt\r\nAeHHpEginjypR75bc45XxUKyoPL/2GUMGm8=\r\n=TRoa\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","_from":"file:pnpm-7.30.3.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=14.6"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7776 pnpm run test:e2e","start":"tsc --watch","bundle":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/694794b4d56d6c27b969a78d7ffefb27/pnpm-7.30.3.tgz","_integrity":"sha512-Z/pNEfZF45OwdZSUAeSTYySs27UW+GG4AQ2iXz4u127QVtkCMCeyrMNZmb/17BazaZTtvXqk/+jxTVkyh8apIA==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"9.5.0","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"18.15.0","preferGlobal":true,"publishConfig":{"tag":"next-7","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_7.30.3_1679664966182_0.6016540004792175","host":"s3://npm-registry-packages"}},"6.23.6":{"name":"pnpm","version":"6.23.6","keywords":["pnpm6","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"license":"MIT","_id":"pnpm@6.23.6","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"pnpm@kochan.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"ed304fdf6d9db327d07c6a24d18262054d2c5104","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-6.23.6.tgz","fileCount":635,"integrity":"sha512-H6PIzO4W2zg2Jqms13uS5U3fU8yBdWk8rXcpJLjs/in+nutgVA8GGlasEAI2eAiTpc9FYJUkCklbJ4a/M36N0w==","signatures":[{"sig":"MEUCIG+v8XtjjcfcfuttAsMO+/r7qGMX+o4vImU6k0YHB//kAiEA+Wj49AHeRK/Ow4Kh9i0Kno+/ANGLYVcxDs7oav5atUo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12010183,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhqsKTCRA9TVsSAnZWagAAxBMP/itNeGWNfRg4rO53Ndj+\n+isAGIpdW6Nnyl0aoCGxYV7xdhh6tuEth+dFC6dyhbQaEFtAC2YDWEeM5qVY\n3+cBZ0jc5s+gQUvkALUnRa58ElDreOCxX/KfgimeM5LpIkLRFGAFqmHtSd6/\nY6riephR1+ozom6pPRK/fYViBxwydSCxcrDVpzHZWD+Me4zduMMXiyEanRfA\n63ye7KKTp7AenrnGvDdrOr0G+URRvZXRFOud+yTd9GZEHxWsQkIYEF4OPlhI\nLwtVTnAX64xb0uiel7eVOeqjG6zrqlS7mWCBjnxYcl7nLBrmAPllILX+PErQ\nBq0KiOQacGCKkuAhCIwBIUkc6HNN8c/iApkirfYTPk3Vs7itLfcar8wgs8Sw\noHEFm3NXmEdpRJc9N5NsnEhpKhF9zKl26cQj/wTl4C0NuF/89qCRtTVNgw9t\nx1MTEhGxT+NR3tLED3M0BYc8BlGvYfMN6AJDacPgVp5vQUK+fA1MTCePHM5X\n/slgexFSfL66x/8yH4zcDwJS1bnje5GXktQCzHOofY7XjjA4QgfRvenjg/tT\nv1G64A8nFaEMosKJf9o+9VnoKMjLVIpFVSRJvjyRgH/egpShYnZHzv6sStpj\nHE6i+tKBwNErh1Q2+o+Sy2nm6GJRIQo10/034B1oVg98/zVk57juyYZgDElH\n43k/\r\n=+lpj\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","_from":"file:pnpm-6.23.6.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=12.17"},"funding":{"url":"https://opencollective.com/pnpm"},"scripts":{"lint":"eslint src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"pnpm tsc --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build && pnpm run lint -- --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.cjs","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"pnpm@kochan.io"},"_resolved":"/home/runner/work/pnpm/pnpm/packages/pnpm/pnpm-6.23.6.tgz","_integrity":"sha512-H6PIzO4W2zg2Jqms13uS5U3fU8yBdWk8rXcpJLjs/in+nutgVA8GGlasEAI2eAiTpc9FYJUkCklbJ4a/M36N0w==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.24.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"16.13.0","preferGlobal":true,"publishConfig":{"tag":"next","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_6.23.6_1638580883689_0.4033796817814985","host":"s3://npm-registry-packages"}},"6.23.5":{"name":"pnpm","version":"6.23.5","keywords":["pnpm6","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"license":"MIT","_id":"pnpm@6.23.5","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"pnpm@kochan.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"c487043c07a578ff7551000f3564967846af16df","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-6.23.5.tgz","fileCount":635,"integrity":"sha512-d94Ju7JSY/FVLm++w7MCayHN4NhGtVGisPzWtXQAoB8K7QMcx6Bz/qQDIMrQXHIQPpC8amxCjCCZy/FxbCO21Q==","signatures":[{"sig":"MEQCIEocp6wxL4AUck9jLpAnYvH99fj+Mk4fyNDlUE1VLtV7AiBtCYLjInE6u9es7M/q0Hl4GHv2Z9+28FiAN/oUwWIKww==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12010339,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhqNzjCRA9TVsSAnZWagAAmSMP/Rsedc/WC0hm4AaxdvRs\neP8ArZ4VCmbie5iu1vs0ZWslHChKpUEyFSmZPpRa8yzA1OYBlXJojjQcfNn8\nbaO4hdmlrd3+W5ZnfH1nYASj0qZcId7KRNufEO2YVBBbq2TjQAIwVqgEBgZS\nEMTh+Jp716i41Oj+bTISsM01ouR8AfKQre2cwmPlx4KXRvckiGbjT2698+hB\nym4xd8UNchhZXqfLboJ/ZkXsBb0Ye5GcdJAaABm+IwLRfJd5QJqIOrkOygVH\nFlVvj++HmOEgbnfn0kbReA8z0S8bRaBLrmYPtDjtRF+AJDvbhoHVJyDPjHg1\n+vY3fojiotC45FAJfUwnJsPsxm5zmsjVPliJuXOLVZAQtYSvetYeS9a8vh2L\nJ1q+6zxjqNajn4iJOqwX3J6RxhqQZRFxMK1TCcWgja56IWmRbMJ/VA5Gga5E\naBMWw0+kWt/mI6VtwhOrU07In5Xv8VpCAa55BEhgpZfdLE9Fzb3hG41Vx/7F\nd0JpKFtIwE/n8HJpymHCaia84Y4ifZdckSbDosKgqYqpS8UdP5hnJOGEJcdE\nzdzI8NazSc8+RaRicNFmtU0UW1m5aax1IE3jHf1D95IIkEHt0s0z9z+SIB27\nWdJW6Q0v6Fdfj0D3CijXAug7RrVN/fppD4iHhWX7PahqK7i6SrbiW2zvKRgW\nGeZs\r\n=WC+5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","_from":"file:pnpm-6.23.5.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=12.17"},"funding":{"url":"https://opencollective.com/pnpm"},"scripts":{"lint":"eslint src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"pnpm tsc --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build && pnpm run lint -- --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.cjs","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"pnpm@kochan.io"},"_resolved":"/home/runner/work/pnpm/pnpm/packages/pnpm/pnpm-6.23.5.tgz","_integrity":"sha512-d94Ju7JSY/FVLm++w7MCayHN4NhGtVGisPzWtXQAoB8K7QMcx6Bz/qQDIMrQXHIQPpC8amxCjCCZy/FxbCO21Q==","deprecated":"This version has a regression. Update to v6.23.6 or newer","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.24.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"16.13.0","preferGlobal":true,"publishConfig":{"tag":"next","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_6.23.5_1638456546811_0.6897627835121278","host":"s3://npm-registry-packages"}},"7.30.0":{"name":"pnpm","version":"7.30.0","keywords":["pnpm7","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@7.30.0","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"d22000cfbc9c2801424a5c41f0f1f7f53b54ec79","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-7.30.0.tgz","fileCount":658,"integrity":"sha512-6SUdrWSZ4qvQ4uBVg7smnabVKOFrT7DgSz2NfViG54nRii4ODB395qmHprBiv5WBdlC/jZYBn99fSfmzIMI3WQ==","signatures":[{"sig":"MEUCICoNxn08c3HGToRYLetDbA7dxHawjc0zoXSBzmYawNgXAiEAoQTuM82G0hGjyFvBTWYD6K894yCNe0QIfyDH4/4E8ro=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13555471,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkFGUHACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrUGg//dvaRTM3kdZCII9AX7/M9cIiPEzH7agJDM9menGdEqSfFy8nJ\r\nUCyzWJ75R7BhEidAan79iElt7QkNYNQbdQMtNMuZb+R5hyKOzeuhMDVPz4t3\r\neNtqmtqxk0F8WaoA5brCgMpvxVREcLVE9TUAlp9Qu4AJlc75QjcJgihpyXFW\r\nZ8RWdibx/nTAuv09D0mqSisYl2BYXuFNLUw0pUIZbM2DONXMLPlWnLz7r5a/\r\nHiQ+Utu8kVwgu6pHittIjtUBpHm7JRY7gHnYVCzIJXF2kLVgSzGtMQcI9EJW\r\nS7g4zQFP44iqpb7i7bLa1/ZnzZ3+FLbTEgfhnZpbz6SiMZrzZd9mV54SGQRv\r\nRhRE4Wy2fBRNbFoQgXgFmSl8kPgrnswSYP8GIlYsf17a7xJ4FkAxtkHxl5ht\r\nlJZwXlZDFt6ljSHbtxHITPdjpFwt6KLwHmkm+VPrqbTVOlyszc+sSVLiQXON\r\nz646615hCwXOxIzIz2IPenaNSW5ulpeQr7DSanJ/KWXEd8CaoHQ8F+PMHjgi\r\nZz/BjWnqlwZcmf4vyDLw5tfaUrNWrMeBba3anrGCo+I6X0hfLqmMBK5lXfT9\r\niRLIgXEH1m+//ylicyNvdQoRXxS5cJHX9J1wkABgDQRPyKb0uf3bsf1In0ro\r\nt7Zh7pvt0yjhq7VjgDCw/oQKg4yuCGYKjXo=\r\n=rGOt\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","_from":"file:pnpm-7.30.0.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=14.6"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7776 pnpm run test:e2e","start":"tsc --watch","bundle":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/2f35ff6bee84478c9a9853faa80711cd/pnpm-7.30.0.tgz","_integrity":"sha512-6SUdrWSZ4qvQ4uBVg7smnabVKOFrT7DgSz2NfViG54nRii4ODB395qmHprBiv5WBdlC/jZYBn99fSfmzIMI3WQ==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"9.5.0","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"18.15.0","preferGlobal":true,"publishConfig":{"tag":"next-7","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_7.30.0_1679058182969_0.14190739210063041","host":"s3://npm-registry-packages"}},"7.30.1":{"name":"pnpm","version":"7.30.1","keywords":["pnpm7","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@7.30.1","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"9b787ff54bdd60c8be0b17b7d815f7731e7036fc","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-7.30.1.tgz","fileCount":658,"integrity":"sha512-ThkXKxTUIUd7HhXkwQ+zl3dSU1xPdf7cA9Khthm4GuUJDkM2KJOCBXqlzoHQepXD0i7GbURXAx+WKQ/m6taBrQ==","signatures":[{"sig":"MEUCIQCjCz6U19kZ8inMfLkzyZ749hfBoeboEcXBR+f7ArJFagIgZJ6bfeBPK/UZdGXHxBzKz3aVzf9/+YAQ4Hs6IVcHyj8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13096787,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkHCW0ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmorTQ/+L7uatnJNfLfoxsrwakp4G7nLKl0nc0n6XPj+p6vGl+DxmTok\r\nU0IPQlWBr1JQRjJX2MyX9CIaclupHRtwN8SYXqCneh6xWEwguynTjZjEdeO6\r\nf/aNc9kISJam/xdg9Ibq+faZPmARQ1iu+028YAoVYhTriyLgikJULiURAj1n\r\nxU9olN4YxtEAEdUPXsH8f+JS6EwhW+O9Tx2/KB/PepRfz6753puWagtbeWLD\r\nXIGXdB8NUVHYtcIhxP0wVBmkRBQ8qMhWwiNZrwOhDVBow4QtP8dxQABjgMlJ\r\ngXXwrBSGCQji9zaS1S79MUgvqxqxItumsVuQOPloitStZJCK/Y+m+mmEkhnD\r\nt4wR3qU44wttXAS1GxiB4fLMt3MZbsFuYit51eJhAowKS+Z6LsXu9+b6uOBi\r\nuW0AMCcNETjxZRpN332C33Y13XNz4P66Cwq/SVDt7HVzWQqqElaefcUwcCgz\r\n6TcfGp5y459+SiABP72O1P3V6ke/QxkiGYTpDA+R2x7X57hxRo3tDxlda/mH\r\n730nEzgYsfXy134vb7yIb1CgCwWqmhAJPvR0s6R+FXwIIDseH4/RwNx2E6ts\r\nZC68jVybwGA66+rBDNySEhsFI9L8wP1Su37oEPwDCBlsFFrIuUxhTHms3ET8\r\nS9qiiOVjX1qaSPQEvu9r22bRZnR5jaYX5lI=\r\n=PgIw\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","_from":"file:pnpm-7.30.1.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=14.6"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7776 pnpm run test:e2e","start":"tsc --watch","bundle":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/8fcb27706addd752798329cf4fd64e59/pnpm-7.30.1.tgz","_integrity":"sha512-ThkXKxTUIUd7HhXkwQ+zl3dSU1xPdf7cA9Khthm4GuUJDkM2KJOCBXqlzoHQepXD0i7GbURXAx+WKQ/m6taBrQ==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"9.5.0","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"18.15.0","preferGlobal":true,"publishConfig":{"tag":"next-7","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/pnpm_7.30.1_1679566260078_0.022945082664072913","host":"s3://npm-registry-packages"}},"10.17.0":{"name":"pnpm","version":"10.17.0","keywords":["pnpm","pnpm10","dependencies","dependency manager","efficient","fast","hardlinks","install","installer","link","lockfile","modules","monorepo","multi-package","npm","package manager","package.json","packages","prune","rapid","remove","shrinkwrap","symlinks","uninstall","workspace"],"license":"MIT","_id":"pnpm@10.17.0","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"530696ed31b10e1c6bf46a441a9b7c1a3159910c","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-10.17.0.tgz","fileCount":1098,"integrity":"sha512-/Oij3Smk7S7FZvtT77sE2MRKDwW8bySnMEaRD7nDznr6NaCYBQBmj6NXM0W9ZEZE+pgzj6FoI1yA9KoXqhf77w==","signatures":[{"sig":"MEQCICl9AYdykFjpwBn6Qf1bR6nngzzg9I2Lg31dzNADc/BfAiA0Rv8oKCBRePfeYvNtZcNaXLJsJg9BAEWQgBxzr6zmDg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":17654553},"jest":{"preset":"@pnpm/jest-config/with-registry"},"main":"bin/pnpm.cjs","type":"commonjs","_from":"file:pnpm-10.17.0.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=18.12"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"jest","start":"tsc --watch","bundle":"ts-node bundle.ts","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/templates dist/templates && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/68e7aeec7c2005f5133bb19dfafce07e/pnpm-10.17.0.tgz","_integrity":"sha512-/Oij3Smk7S7FZvtT77sE2MRKDwW8bySnMEaRD7nDznr6NaCYBQBmj6NXM0W9ZEZE+pgzj6FoI1yA9KoXqhf77w==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git","directory":"pnpm"},"_npmVersion":"10.8.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"20.19.5","preferGlobal":true,"publishConfig":{"tag":"next-10","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/pnpm_10.17.0_1758121563657_0.27293919095486396","host":"s3://npm-registry-packages-npm-production"}},"2.13.1":{"name":"pnpm","version":"2.13.1","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@2.13.1","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js","pnpx":"lib/bin/pnpx.js"},"dist":{"shasum":"eec271dcd1062e5b20aa709b2de6e757ab0d8660","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-2.13.1.tgz","fileCount":4599,"integrity":"sha512-xwIluOOA+GV6Rz5jvVS2hcGlrqjEWaaU7/PUECdG8H/Eo9I4xban/XhedQ8jIrqt1P7KLDV0/+ENlmYusdL/Zw==","signatures":[{"sig":"MEUCIQCXPyp/sigmKXJQ+8Bnx5IP7xTC5h71X+uXWXPcJ6+bCQIgbF3iNsmwCrUkhzKqr6GIUKJKgMzjufBOaV0Xm26qzpw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":24041106,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbZ5QQCRA9TVsSAnZWagAAaFAP/0Baf7HpVMErSlk1S3io\niPu46DFo2wavFhBpB/AhWtd94k75dOkX2t0/bxlGvD+45SDnAqDLVveM/TC5\n1Prq1SCNqBtSlp0dw8svl5GEZDBC8UOrIba90NbNE6ldzVfnM0sbJGUBhUbj\nJsZ+kwZmkHZ48RfwlrUnYwrgweRs6B9ZjvyfgDxZBsfkvCr5xVcXSPLqxUNG\nhMFdiQgB9D5/YCgY0UJD1FrjSM1qRfMSFcgD9HIS/KuUpvFIACrGLEM/ZMtY\nve1xRz3GrLLnniP6HM+oKa4875WZIwyHb+IdJ/UICiVSlR7HosIe8hn0QJKX\n4zgytJjzQaGJVLMhD2ITfzwb5RA4iN9Vxpd90OwB3ylGexsPG+5tgYLf5qn1\n8T6x1tdDcbP4XhnckE/RbR+sUKtLMpFhQDkh94vSai9672jMq5VSZ0BNBW17\nr8ahwS48grEkDTj5mRIdSb5q1KEcA7A8x1ZpQ2CHdJmCi9gqzUprZDAoFgmM\n1t43ZZTy4PRBw4k1uzxZy/6rT4k7cF1TlO+IUUlwRWbzvlHTZblzfZPNjrE4\nzcht/DgTJszdpWf8INr2f+so60ovuH21BY18y04xwSTCPsxq3RFXNKmJ3Tnq\nyz+3ugZPeYUUFGI0wORzLNT5Yeh6xhF2JUOnx3Aqm6WDNFSgm+h1IL11FmVP\nXiu3\r\n=nObo\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","_from":".","files":["lib/"],"_shasum":"eec271dcd1062e5b20aa709b2de6e757ab0d8660","engines":{"node":">=6"},"scripts":{"tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json --project .","test":"npm run lint && npm run tsc && npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"pnpm link . && npm-run-all -p -r pnpm-registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf ../../../.tmp/ && rimraf node_modules/.bin/pnpm && pnpm-registry-mock prepare","pnpm-registry-mock":"pnpm-registry-mock","test:e2e-with-preview":"preview --skip-prepublishOnly && npm-run-all -p -r pnpm-registry-mock test:tap"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"greenkeeper":{"ignore":["@pnpm/default-fetcher","@pnpm/default-resolver","@pnpm/logger","@pnpm/outdated","@pnpm/server","@pnpm/types","pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-registry-mock","remove-all-except-outer-links","pnpm-shrinkwrap","supi"]},"_nodeVersion":"9.10.1","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"mz":"^2.7.0","nopt":"^4.0.1","supi":"^0.23.0","chalk":"^2.2.0","delay":"^3.0.0","execa":"^0.10.0","is-ci":"^1.0.10","ramda":"^0.25.0","diable":"^4.0.1","p-limit":"^2.0.0","get-port":"^4.0.0","@types/mz":"^0.0.32","camelcase":"^4.1.0 || 5","lru-cache":"^4.1.3","minimatch":"^3.0.4","path-name":"^1.0.0","pnpm-list":"^4.0.0","tree-kill":"^1.2.0","is-windows":"^1.0.1","pkgs-graph":"^2.0.0","text-table":"^0.2.0","@pnpm/types":"^1.5.0","@pnpm/utils":"^0.5.1","common-tags":"^1.4.0","cross-spawn":"^6.0.3","graceful-fs":"^4.1.11","signal-exit":"^3.0.2","strip-color":"^0.1.0","@pnpm/config":"^1.3.1","@pnpm/logger":"^2.1.0","@pnpm/server":"^0.14.0","find-packages":"^2.2.0","package-store":"^0.23.0","path-absolute":"^1.0.0","read-ini-file":"^1.0.0","@pnpm/outdated":"^0.4.0","camelcase-keys":"^4.2.0","load-json-file":"^4.0.0 || 5","load-yaml-file":"^0.1.0","loud-rejection":"^1.6.0","mkdirp-promise":"^5.0.1","process-exists":"^3.0.0","util.promisify":"^1.0.0","@pnpm/lifecycle":"^3.0.0","@types/get-port":"^3.2.0","@zkochan/libnpx":"^9.6.1","graph-sequencer":"^2.0.0","update-notifier":"^2.1.0","@pnpm/store-path":"^1.0.3","@types/lru-cache":"^4.1.1","@types/minimatch":"^3.0.3","pnpm-file-reporter":"^0.1.0","@pnpm/default-fetcher":"^2.0.0","@types/camelcase-keys":"^4.0.0","pnpm-default-reporter":"^0.19.2","@pnpm/default-resolver":"^2.0.0"},"_hasShrinkwrap":false,"devDependencies":{"caw":"^2.0.0","ncp":"^2.0.0","tape":"^4.6.3","retry":"^0.12.0","sepia":"^2.0.2","byline":"^5.0.0","mkdirp":"^0.5.1","rimraf":"^2.5.4","semver":"^5.3.0","tslint":"^5.4.2","ts-node":"^6.2.0","write-pkg":"^3.1.0","typescript":"^3.0.0","@types/node":"^10.0.6","@types/nopt":"^3.0.29","@types/tape":"^4.2.30","exists-link":"^2.0.0","npm-run-all":"^4.0.1","path-exists":"^3.0.0","rimraf-then":"^1.0.1","@types/delay":"^2.0.1","@types/ramda":"0.25.34","@types/retry":"^0.10.2","tape-promise":"^3.0.0","@types/byline":"^4.2.31","@types/mkdirp":"^0.5.0","@types/semver":"^5.3.32","package-preview":"^1.0.0","write-json-file":"^2.3.0","write-yaml-file":"^1.0.0","deep-require-cwd":"^1.0.0","npm-scripts-info":"^0.3.6","normalize-newline":"^3.0.0","@pnpm/modules-yaml":"^1.0.0","@types/common-tags":"^1.2.5","pnpm-registry-mock":"^2.0.0","@pnpm/assert-project":"^1.1.1","@types/load-json-file":"^2.0.6","@types/update-notifier":"^2.0.0","@types/write-json-file":"^2.2.1","@pnpm/read-package-json":"^1.0.0","anonymous-npm-registry-client":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_2.13.1_1533514767203_0.7562516194683382","host":"s3://npm-registry-packages"}},"5.14.2":{"name":"pnpm","version":"5.14.2","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@5.14.2","maintainers":[{"name":"zkochan","email":"z@kochan.io"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"ff90fdde00b0b4d82f03cfb8b1a00236a8afbb15","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-5.14.2.tgz","fileCount":1045,"integrity":"sha512-X/Ya3VWMfAkH7+kxPsqHVTq4y6VHsnUpwXV7w1GjvGfIxscTFhZmhA7O4xPhAvsxBWMg86aGL9ER8bkgbWelAw==","signatures":[{"sig":"MEYCIQDqIMkT/1sQQJYF5Ty6Ogw2r16KhwXYpYXwlAEEQ1OYBAIhAJTgR3PkJKRug3P9jmXf7zI//5mbT4SwIKP4WFDMPZSx","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":10921729,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf8QzOCRA9TVsSAnZWagAAFsAP/Rajrk4JJUvGor4RVDwC\nFT0C39GMFRPPBZNyYXmEPjdh1KwcHOxGZxKeiHBdkpVNoo6sDGjxefS79rPY\noZTT/7I+Ywz8k8oEtyag2tqnrexLX3a3uDtVOFHsZsDTXHPnzZ6bDewjxS0W\nbtjyuQVxHp03R3j2xxEC7rn+UbLERd/0bh78/yjl39tQPi94CgaX+dk3+kfO\n/dpXwnhqRu9m1i5Pkqa29Jjo6P8kqYEkIeCQ/vGLOIcNaViRcwd4YrVXxtZi\nNC20qx9BJoFe5dOI173R69uXeIkT8gfs3+qvUwncNZP1GJr2kkOVZNYjhMGi\n8l56bafYXecQ7JRhsHHQv0PvgtdeXU27f+A+UC03+AX32Hd6jXDNSgOGr0//\nkBgNV16LFVheQxXqFkKFzEKG1gBbjkFPdbiraRWffBfxSndi4etHfhX7+TYz\nIap+Yuz0Yj1S4N00rzNbBRyKIW9fwdcfXKj8DKbUT2hGGQPVaRqc0Y+6fLoE\ne9N+mQUNFa3kGK0XWovUAREjFD3v7DjZlXhxYCnkCoXpS9SaCS0fub3GgUzk\nvwfNkAN6QN1sKULCCKQnEf2xm6jCFV/sNbEPaDzffnzitTCSSjPPc4t1f5n3\nxstnE7KmekIhtu1UcDj1vE7hOj+DHLRt1lc8uSnnIOFyIw0b3FJTlPqxkHt6\n0aWo\r\n=v4Vl\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.js","engines":{"node":">=10.16"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint -c ../../eslint.json src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"pnpm tsc -- --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build && rimraf dist && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp node_modules/ps-list/fastlist.exe dist/fastlist.exe","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.js --external:update-notifier --external:node-gyp","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.js","postpublish":"publish-packed","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock","prepublishOnly":"pnpm compile && npm cache clear --force && publish-packed --prune --npm-client yarn --dest dist"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"6.14.8","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"12.19.0","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"node-gyp":"^7.1.2","update-notifier":"^5.0.1"},"_hasShrinkwrap":false,"__devDependencies":{"mz":"^2.7.0","ncp":"^2.0.0","nopt":"^5.0.0","chalk":"^4.1.0","delay":"^4.4.0","execa":"^5.0.0","is-ci":"^2.0.0","p-any":"3.0.0","ramda":"^0.27.1","tempy":"^1.0.0","which":"^2.0.2","byline":"5.0.0","semver":"^7.3.4","esbuild":"^0.8.26","p-defer":"^3.0.0","ps-list":"^6.3.0","@types/mz":"^2.7.3","path-name":"^1.0.0","split-cmd":"^1.0.1","tree-kill":"^1.2.2","write-pkg":"4.0.0","@types/ncp":"^2.0.4","is-windows":"^1.0.2","pkgs-graph":"5.2.0","strip-ansi":"^6.0.0","@pnpm/types":"6.3.1","@types/nopt":"^3.0.29","cross-spawn":"^7.0.3","exists-link":"2.0.0","graceful-fs":"^4.2.4","npm-run-all":"^4.1.5","path-exists":"^4.0.0","render-help":"^1.0.1","symlink-dir":"^4.1.0","@pnpm/config":"11.10.2","@pnpm/logger":"^3.2.3","@pnpm/tabtab":"0.0.1","@types/is-ci":"^2.0.0","@types/ramda":"^0.27.34","@types/which":"^1.3.2","@pnpm/command":"1.0.0","@pnpm/prepare":"0.0.16","@pnpm/run-npm":"2.0.3","@types/byline":"^4.2.32","@types/semver":"^7.3.4","@pnpm/cli-meta":"1.0.1","@zkochan/retry":"^0.2.0","load-json-file":"^6.2.0","loud-rejection":"^2.2.0","read-yaml-file":"^2.0.0","@pnpm/cli-utils":"0.4.44","@pnpm/constants":"4.1.0","@zkochan/libnpx":"11.0.3","@zkochan/rimraf":"^1.0.0","write-json-file":"^4.3.0","write-yaml-file":"^4.1.1","deep-require-cwd":"1.0.0","@types/is-windows":"^1.0.0","normalize-newline":"3.0.0","@pnpm/core-loggers":"5.0.2","@pnpm/modules-yaml":"8.0.5","@types/cross-spawn":"^6.0.2","@types/graceful-fs":"^4.1.4","@pnpm/file-reporter":"^1.0.0","@pnpm/assert-project":"2.1.14","@pnpm/lockfile-types":"2.1.1","@pnpm/parse-cli-args":"3.2.2","dir-is-case-sensitive":"^1.0.2","@pnpm/default-reporter":"7.9.14","@types/update-notifier":"^5.0.0","@pnpm/read-package-json":"3.1.8","@pnpm/find-workspace-dir":"2.0.0","@pnpm/plugin-commands-audit":"2.0.34","@pnpm/plugin-commands-store":"2.0.62","@pnpm/read-project-manifest":"1.1.5","@pnpm/plugin-commands-import":"1.0.89","@pnpm/plugin-commands-server":"2.0.57","@pnpm/write-project-manifest":"1.1.5","@pnpm/common-cli-options-help":"0.3.0","@pnpm/find-workspace-packages":"2.3.30","@pnpm/plugin-commands-listing":"2.0.42","@pnpm/plugin-commands-rebuild":"2.2.15","anonymous-npm-registry-client":"0.1.2","@pnpm/plugin-commands-outdated":"3.0.38","@pnpm/filter-workspace-packages":"2.3.2","@pnpm/plugin-commands-publishing":"2.3.8","@pnpm/plugin-commands-installation":"3.5.7","@pnpm/plugin-commands-script-runners":"2.5.10"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_5.14.2_1609632973712_0.9611976293765099","host":"s3://npm-registry-packages"}},"0.72.0":{"name":"pnpm","version":"0.72.0","keywords":["dependency manager","install","modules","npm","package manager"],"author":{"name":"Rico Sta. Cruz","email":"rico@ricostacruz.com"},"license":"MIT","_id":"pnpm@0.72.0","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js"},"dist":{"shasum":"c82c1265c57cfb2bb422214c76b862a672f98212","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-0.72.0.tgz","integrity":"sha512-2IUYvmPGPB6AE5bhQsy0FOfegxBbefChBUEacjitjP280Ecu8daaC1+qD742EMidU3GoEsmn4erMStx7YOWRcw==","signatures":[{"sig":"MEQCICry2FxfOf83mb7JcOI7f99Tn3IGbLAp5fdFZ/LRL8W6AiA4MAL1hbkopVr1GVxzzvogB+AnuOgOjbKjzCvGLlEe8Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","files":["lib/"],"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"engines":{"node":">=4"},"gitHead":"24e4d8e2a39ac665ca764813409cc320c058620f","typings":"lib/index.d.ts","_npmUser":{"name":"zkochan","email":"zoltan.kochan@gmail.com"},"__scripts":{"cz":"git-cz","?cz":"echo 'Run Git commit wizard'","tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json --project .","test":"npm run lint && npm run test:e2e","start":"npm run tsc -- --watch","pretest":"rimraf ../.tmp/ && npm run tsc && pnpm-registry-mock prepare","test:e2e":"npm-run-all -p -r pnpm-registry-mock test:tap","test:tap":"ts-node test","commitmsg":"validate-commit-msg","prepublish":"in-publish && echo 'You need to use \"publish-packed\" to publish pnpm' && false || npm run tsc","pnpm-registry-mock":"pnpm-registry-mock"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"5.0.3","description":"Fast, disk space efficient npm installs","directories":{"test":"test"},"greenkeeper":{"ignore":["pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-logger","pnpm-registry-mock","remove-all-except-outer-links","pnpm-lockfile"]},"_nodeVersion":"6.9.1","preferGlobal":true,"__dependencies":{"mz":"^2.6.0","mem":"^1.1.0","ncp":"^2.0.0","npm":"^5.0.2","bole":"^3.0.2","dint":"^1.0.0","nopt":"^4.0.1","ssri":"^4.1.3","execa":"^0.7.0","is-ci":"^1.0.10","ramda":"^0.24.1","byline":"^5.0.0","ndjson":"^1.5.0","semver":"^5.3.0","find-up":"^2.1.0","p-limit":"^1.1.0","node-gyp":"^3.6.0","p-filter":"^1.0.0","@types/mz":"^0.0.31","@types/rc":"^0.0.1","camelcase":"^4.1.0","is-subdir":"^1.0.0","path-name":"^1.0.0","write-pkg":"^3.0.1","@types/npm":"^2.0.28","is-windows":"^1.0.0","os-homedir":"^1.0.2","@types/node":"^7.0.27","@types/nopt":"^3.0.29","arr-flatten":"^1.0.1","common-tags":"^1.4.0","cross-spawn":"^5.0.0","graceful-fs":"^4.1.11","path-exists":"^3.0.0","pnpm-logger":"^0.3.0","rimraf-then":"^1.0.1","symlink-dir":"^1.0.3","@types/ramda":"^0.0.15","@types/byline":"^4.2.31","@types/semver":"^5.3.30","is-inner-link":"^2.0.0","normalize-ssh":"^1.0.0","pnpm-lockfile":"^0.2.0","unpack-stream":"^2.0.0-beta.1","load-json-file":"^2.0.0","load-yaml-file":"^0.1.0","loud-rejection":"^1.6.0","mkdirp-promise":"^5.0.1","normalize-path":"^2.1.1","npm-package-arg":"^5.0.0","proper-lockfile":"^2.0.0","update-notifier":"^2.1.0","write-json-file":"^2.0.0","write-yaml-file":"^1.0.0","@zkochan/cmd-shim":"^2.2.3","read-package-json":"^2.0.5","@types/common-tags":"^1.2.5","pnpm-file-reporter":"^0.0.1","get-npm-tarball-url":"^2.0.0","npm-registry-client":"^8.1.0","pnpm-install-checks":"^1.1.0","registry-auth-token":"^3.3.1","@types/load-json-file":"^2.0.5","parse-npm-tarball-url":"^1.0.1","pnpm-default-reporter":"^0.6.0","@types/update-notifier":"^1.0.0","fs-write-stream-atomic":"^1.0.10","remove-all-except-outer-links":"^1.0.0"},"devDependencies":{"caw":"^2.0.0","tape":"^4.6.3","husky":"^0.13.2","isexe":"^2.0.0","sepia":"^2.0.2","mkdirp":"^0.5.1","rimraf":"^2.5.4","tslint":"^5.4.2","thenify":"^3.2.1","ts-node":"^3.0.0","read-pkg":"^2.0.0","commitizen":"^2.8.6","in-publish":"^2.0.0","typescript":"^2.1.5","@types/tape":"^4.2.28","exists-link":"^2.0.0","npm-run-all":"^4.0.1","tape-promise":"^2.0.1","@types/mkdirp":"^0.3.29","deep-require-cwd":"^1.0.0","npm-scripts-info":"^0.3.6","pnpm-registry-mock":"^0.12.0","validate-commit-msg":"^2.7.0","cz-conventional-changelog":"^2.0.0","anonymous-npm-registry-client":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm-0.72.0.tgz_1497816488547_0.9926373914349824","host":"s3://npm-registry-packages"}},"2.13.0":{"name":"pnpm","version":"2.13.0","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@2.13.0","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js","pnpx":"lib/bin/pnpx.js"},"dist":{"shasum":"376c855fef7ad3f1e12cdad0dc889e12704a5cc5","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-2.13.0.tgz","fileCount":4602,"integrity":"sha512-vyjlsAqCWEbDtQ5XymRo0qD4a6lwO+AZOJjRWtWAcgO3mCQIhh4fgCdTJdxqpAvQaniJyLcRZqBy/A5f4OXbKQ==","signatures":[{"sig":"MEQCIETRqP0rBZgg56Pc0DxLly+gldwzS5nwGHQUv/WdFrxvAiBUrkiNG5p5mhUUzTAUoqHDNevkj9s4QQ9hqc4GOFQ5Fg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":24050189,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbZqisCRA9TVsSAnZWagAAZLsQAIfqNsiGaKH6/eHR/dgP\n2ndMaZlzvqJ+oLRxgALA1a0Iz8p0cGqiYOXj5c3TOdIw9+zU8cDy3oYQP/TX\nuXGo38n+Jv9wGmNoIL9RabDe3SrfW15jpAXMVbcnPH/cUR/qMI0eQHR3p75G\nTO7zxQwYrDW1Ezb5Ob3VndWd6ZziZOXWL5ce3BKJvele95P+hjYq6pma1mgD\nmiOPQrFXq9TpdGCaR942X/NGQ+soojr0wXc+kY6BpksvyRYiBMfA0ZPEOOSJ\nSJUZfJzf+1UuLTjvIvJaG0ueSqAK7poLnPY8AApeQ2TcJydtoKmFlu5bbNcG\nfYwwSiskVPRSstviLAPYN/NmGOmkm98oViZz1A50dKZLKGnudJ5/igD31y+F\nEmAzeUApGkKrxvknVKAvB1/e56fAS2gtGHj5eugyTpMgs7xOHRfsZqXRdPha\njp6rMaTY1MkE7sxmBBYXoz8iBymqErMq5DkFJmS0UYaJioFmD8zR0fI84yTP\nUYyRLLHng0Y6MX3yQbjn5asSY1dBufdf7/zpphkAWwhCAYVbaKpcSeILxRdT\nUzmcu2/NMhjDzYCka98NrfccvhLXG/z4mKSqOPYs1x3bXmlHGik07MNEQuzN\nsklTGqCurojq4IaqtSSryTZE3qRyL7fMrB53b3sj7v14RTpxOKzsqV97Zk+C\nTtWZ\r\n=0Zjd\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","_from":".","files":["lib/"],"_shasum":"376c855fef7ad3f1e12cdad0dc889e12704a5cc5","engines":{"node":">=6"},"scripts":{"tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json --project .","test":"npm run lint && npm run tsc && npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"pnpm link . && npm-run-all -p -r pnpm-registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf ../../../.tmp/ && rimraf node_modules/.bin/pnpm && pnpm-registry-mock prepare","pnpm-registry-mock":"pnpm-registry-mock","test:e2e-with-preview":"preview --skip-prepublishOnly && npm-run-all -p -r pnpm-registry-mock test:tap"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"greenkeeper":{"ignore":["@pnpm/default-fetcher","@pnpm/default-resolver","@pnpm/logger","@pnpm/outdated","@pnpm/server","@pnpm/types","pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-registry-mock","remove-all-except-outer-links","pnpm-shrinkwrap","supi"]},"_nodeVersion":"9.10.1","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"mz":"^2.7.0","nopt":"^4.0.1","supi":"^0.22.2","chalk":"^2.2.0","delay":"^3.0.0","execa":"^0.10.0","is-ci":"^1.0.10","ramda":"^0.25.0","diable":"^4.0.1","p-limit":"^2.0.0","get-port":"^4.0.0","@types/mz":"^0.0.32","camelcase":"^4.1.0 || 5","lru-cache":"^4.1.3","minimatch":"^3.0.4","path-name":"^1.0.0","pnpm-list":"^4.0.0","tree-kill":"^1.2.0","is-windows":"^1.0.1","pkgs-graph":"^2.0.0","text-table":"^0.2.0","@pnpm/types":"^1.5.0","@pnpm/utils":"^0.5.1","common-tags":"^1.4.0","cross-spawn":"^6.0.3","graceful-fs":"^4.1.11","signal-exit":"^3.0.2","strip-color":"^0.1.0","@pnpm/config":"^1.3.0","@pnpm/logger":"^2.1.0","@pnpm/server":"^0.14.0","find-packages":"^2.2.0","package-store":"^0.23.0","path-absolute":"^1.0.0","read-ini-file":"^1.0.0","@pnpm/outdated":"^0.4.0","camelcase-keys":"^4.2.0","load-json-file":"^4.0.0 || 5","load-yaml-file":"^0.1.0","loud-rejection":"^1.6.0","mkdirp-promise":"^5.0.1","process-exists":"^3.0.0","util.promisify":"^1.0.0","@pnpm/lifecycle":"^3.0.0","@types/get-port":"^3.2.0","@zkochan/libnpx":"^9.6.1","graph-sequencer":"^2.0.0","update-notifier":"^2.1.0","@pnpm/store-path":"^1.0.3","@types/lru-cache":"^4.1.1","@types/minimatch":"^3.0.3","pnpm-file-reporter":"^0.1.0","@pnpm/default-fetcher":"^2.0.0","@types/camelcase-keys":"^4.0.0","pnpm-default-reporter":"^0.19.1","@pnpm/default-resolver":"^2.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"caw":"^2.0.0","tape":"^4.6.3","retry":"^0.12.0","sepia":"^2.0.2","byline":"^5.0.0","mkdirp":"^0.5.1","rimraf":"^2.5.4","semver":"^5.3.0","tslint":"^5.4.2","ts-node":"^6.2.0","write-pkg":"^3.1.0","typescript":"^3.0.0","@types/node":"^10.0.6","@types/nopt":"^3.0.29","@types/tape":"^4.2.30","exists-link":"^2.0.0","npm-run-all":"^4.0.1","path-exists":"^3.0.0","rimraf-then":"^1.0.1","@types/delay":"^2.0.1","@types/ramda":"0.25.34","@types/retry":"^0.10.2","tape-promise":"^3.0.0","@types/byline":"^4.2.31","@types/mkdirp":"^0.5.0","@types/semver":"^5.3.32","package-preview":"^1.0.0","write-json-file":"^2.3.0","write-yaml-file":"^1.0.0","deep-require-cwd":"^1.0.0","npm-scripts-info":"^0.3.6","normalize-newline":"^3.0.0","@pnpm/modules-yaml":"^1.0.0","@types/common-tags":"^1.2.5","pnpm-registry-mock":"^2.0.0","@pnpm/assert-project":"^1.1.1","@types/load-json-file":"^2.0.6","@types/update-notifier":"^2.0.0","@types/write-json-file":"^2.2.1","@pnpm/read-package-json":"^1.0.0","anonymous-npm-registry-client":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_2.13.0_1533454507835_0.5572165680660104","host":"s3://npm-registry-packages"}},"5.14.3":{"name":"pnpm","version":"5.14.3","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@5.14.3","maintainers":[{"name":"zkochan","email":"z@kochan.io"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"88e53906652c85ba2e6f69294042d95aad018cbe","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-5.14.3.tgz","fileCount":1045,"integrity":"sha512-PFjHFWCsHgaNCpOwOAgN6H71PA8td8PnwSE1ArXz//OyfdfIwws1s23XLmokhHcnE3JsBSiIR3NOW8JZ5QcxlQ==","signatures":[{"sig":"MEUCIQCjAwfKLkQsv2TwQCEpxar55qqjqX208G3Szk/EpWV0BQIgA/1Zd2l06yAB2TZ2bOfaTEnOFlrN4bWFeyXOhRG2AiE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":10921112,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf8mE5CRA9TVsSAnZWagAA3VAP/3o1oxVNHlS/zkT5aOzO\nxYicvmKQu2Zsr/PYP0YWy093tDydr0eWNkvf3lfgZv5jOtIuYa6ATRVBVMo1\nSM87oOo0/cgO/WCILe+Y0Z2egCzebxwWRkL/LgyMQbG3E2DNvkzZkEqZKZl8\nvthj0YVXrpcM2aabaQy3Xr/jCONhMTygtYBNQC9swKyH7jouFhnFNQ4qK4le\nUcrsvGTwgMED5OGEfMZfJz4Wks6RmFQe7DqDY6QRmIV742kuHXkWQ8x9Lyiq\nCfvKpY72GtzCu0oxhKS3Dcz5AhD1lBjXc/zV2sagbHcjRVDxz4DaP3UJiFZs\nleLosN0K1B/11dEms5gNX3mmIqlWWKLtrCphewmvkrp6ykMz5XR9OVZNpXEt\nXoZJpmYifIx5jWi5SfM0BGyfHnT2ErasaRZabs+Smv17LWteYBYixZki1uH8\n16o8DMNYsnQX7A+e7kDo9Cd54cVijNVh8L5T7ND/znSmFSEux/hyfeYultug\n2+MDc6ipRsBmVmJE7srdMpUJM0QJ3V0Hdk9413Z8AZQZb8TjwdZwSqLPZKVM\nvpXOp+zuBMhEsfIxbHd3VeogKpmuUWZCHYI6Gb9K/7SJlnblhFuIR1tIKpOl\nhLPCEsXJ38XkoPuloV0bL7IMSIYKmYDa3FLVjLiIF/m6IZ67NAJwPVjJOctc\nzICP\r\n=Hze+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.js","engines":{"node":">=10.16"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint -c ../../eslint.json src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"pnpm tsc -- --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build && rimraf dist && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp node_modules/ps-list/fastlist.exe dist/fastlist.exe","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.js --external:update-notifier --external:node-gyp","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.js","postpublish":"publish-packed","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock","prepublishOnly":"pnpm compile && npm cache clear --force && publish-packed --prune --npm-client yarn --dest dist"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"6.14.8","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"12.19.0","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"node-gyp":"^7.1.2","update-notifier":"^5.0.1"},"_hasShrinkwrap":false,"__devDependencies":{"mz":"^2.7.0","ncp":"^2.0.0","nopt":"^5.0.0","chalk":"^4.1.0","delay":"^4.4.0","execa":"^5.0.0","is-ci":"^2.0.0","p-any":"3.0.0","ramda":"^0.27.1","tempy":"^1.0.0","which":"^2.0.2","byline":"5.0.0","semver":"^7.3.4","esbuild":"^0.8.26","p-defer":"^3.0.0","ps-list":"^6.3.0","@types/mz":"^2.7.3","path-name":"^1.0.0","split-cmd":"^1.0.1","tree-kill":"^1.2.2","write-pkg":"4.0.0","@types/ncp":"^2.0.4","is-windows":"^1.0.2","pkgs-graph":"5.2.0","strip-ansi":"^6.0.0","@pnpm/types":"6.3.1","@types/nopt":"^3.0.29","cross-spawn":"^7.0.3","exists-link":"2.0.0","graceful-fs":"^4.2.4","npm-run-all":"^4.1.5","path-exists":"^4.0.0","render-help":"^1.0.1","symlink-dir":"^4.1.0","@pnpm/config":"11.10.2","@pnpm/logger":"^3.2.3","@pnpm/tabtab":"0.0.1","@types/is-ci":"^2.0.0","@types/ramda":"^0.27.34","@types/which":"^1.3.2","@pnpm/command":"1.0.0","@pnpm/prepare":"0.0.16","@pnpm/run-npm":"2.0.3","@types/byline":"^4.2.32","@types/semver":"^7.3.4","@pnpm/cli-meta":"1.0.1","@zkochan/retry":"^0.2.0","load-json-file":"^6.2.0","loud-rejection":"^2.2.0","read-yaml-file":"^2.0.0","@pnpm/cli-utils":"0.4.44","@pnpm/constants":"4.1.0","@zkochan/libnpx":"11.0.3","@zkochan/rimraf":"^1.0.0","write-json-file":"^4.3.0","write-yaml-file":"^4.1.1","deep-require-cwd":"1.0.0","@types/is-windows":"^1.0.0","normalize-newline":"3.0.0","@pnpm/core-loggers":"5.0.2","@pnpm/modules-yaml":"8.0.5","@types/cross-spawn":"^6.0.2","@types/graceful-fs":"^4.1.4","@pnpm/file-reporter":"^1.0.0","@pnpm/assert-project":"2.1.14","@pnpm/lockfile-types":"2.1.1","@pnpm/parse-cli-args":"3.2.2","dir-is-case-sensitive":"^1.0.2","@pnpm/default-reporter":"7.9.14","@types/update-notifier":"^5.0.0","@pnpm/read-package-json":"3.1.8","@pnpm/find-workspace-dir":"2.0.0","@pnpm/plugin-commands-audit":"2.0.34","@pnpm/plugin-commands-store":"2.0.62","@pnpm/read-project-manifest":"1.1.5","@pnpm/plugin-commands-import":"1.0.90","@pnpm/plugin-commands-server":"2.0.57","@pnpm/write-project-manifest":"1.1.5","@pnpm/common-cli-options-help":"0.3.0","@pnpm/find-workspace-packages":"2.3.30","@pnpm/plugin-commands-listing":"2.0.42","@pnpm/plugin-commands-rebuild":"2.2.15","anonymous-npm-registry-client":"0.1.2","@pnpm/plugin-commands-outdated":"3.0.38","@pnpm/filter-workspace-packages":"2.3.2","@pnpm/plugin-commands-publishing":"2.3.8","@pnpm/plugin-commands-installation":"3.5.8","@pnpm/plugin-commands-script-runners":"2.5.10"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_5.14.3_1609720120303_0.11031056870885747","host":"s3://npm-registry-packages"}},"2.13.3":{"name":"pnpm","version":"2.13.3","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@2.13.3","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js","pnpx":"lib/bin/pnpx.js"},"dist":{"shasum":"5e0ea8663fc6487bb706b88dfe4f35de781907ce","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-2.13.3.tgz","fileCount":4567,"integrity":"sha512-GMF/vkYiXy21Vi5ngFhPT+EX4phFHse15N4WdHYyWuGeafVqydISsOHcReKiXZVbxrkNtOJItOfFv8HQvMMSfA==","signatures":[{"sig":"MEQCICUK+PLyaX3fktojQvyzs0Zc4ulH5mgnKo5CXcik4e4jAiB1vm5fXIph/9mNXGih6aq4QdyoXRWf1zjuqeokH03p7g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":24160809,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbcDuZCRA9TVsSAnZWagAAQn8P/ipDmYzb5BrDMqf9S381\nwyrW3CvWYuyBFZruwNuzif6cDIHKvaAXwzdntqrSWJen1zdTKtMr9yl0Tr0H\nmrNdrGdNZeKbZu0FbmaJmESWRlvDpuEgL7QQex6XbDEGWPZ5gJhJPlprEBbQ\nX5EzM3Nzi9CIybcQWTaDhjI/Lktlqt+NwlsCNKxMBrbkoUiW/OTnwHLsq/YJ\n5uzB+oziWQ8I4ZKWLdujuTlcn+TkfzjjCHanFVecGy6i995M5XGHQ+011qje\nW93oZzdS6+IOs/zyjBwbx4nm2pD+W0ZCRLHGtcM2y/rEQamdzeoM+vZ4pQEQ\nPIiwOL0IK8QtBdMC8BwiqFCWxAVKGHY+lPOYpYhfJ9eBB+uyeeYqYJRUbIt7\nmTirqLKJWlCiZn2T+wODTcUp7iB3bXxYpdKFgwvnFEG0kJ7OR+7E3FueWtKn\nYJpW+m1Iu+FhOpg7hecCQXHCeSMbyqvorFYSukj4R8AkE0TfboiAWOgIw45a\nvKcd0Y90iKQgHwNE0a+Q87Uwse2Pecq9hnh10StFWbNF1C4sb7ctazkBVrmA\nxZmj0PkmrOATwjgKpCwqCjVAmq2J8OXwhNs9awqskpCUsHfZJVTTr+mX/myV\nayl/VFH6SoFbAdm3usZ/D14pJPv7wFZ7eBr14bd38KQLamtBgouVUKH98+Ym\nmyjS\r\n=yXTU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","_from":".","files":["lib/"],"_shasum":"5e0ea8663fc6487bb706b88dfe4f35de781907ce","engines":{"node":">=6"},"scripts":{"tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json --project .","test":"npm run lint && npm run tsc && npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"pnpm link . && npm-run-all -p -r pnpm-registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf ../../../.tmp/ && rimraf node_modules/.bin/pnpm && pnpm-registry-mock prepare","pnpm-registry-mock":"pnpm-registry-mock","test:e2e-with-preview":"preview --skip-prepublishOnly && npm-run-all -p -r pnpm-registry-mock test:tap"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"greenkeeper":{"ignore":["@pnpm/default-fetcher","@pnpm/default-resolver","@pnpm/logger","@pnpm/outdated","@pnpm/server","@pnpm/types","pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-registry-mock","remove-all-except-outer-links","pnpm-shrinkwrap","supi"]},"_nodeVersion":"9.10.1","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"mz":"^2.7.0","nopt":"^4.0.1","supi":"^0.23.1","chalk":"^2.2.0","delay":"^3.0.0","execa":"^0.10.0","is-ci":"^1.0.10","ramda":"^0.25.0","diable":"^4.0.1","p-limit":"^2.0.0","get-port":"^4.0.0","@types/mz":"^0.0.32","camelcase":"^4.1.0 || 5","lru-cache":"^4.1.3","minimatch":"^3.0.4","path-name":"^1.0.0","pnpm-list":"^4.0.0","tree-kill":"^1.2.0","is-windows":"^1.0.1","pkgs-graph":"^2.0.0","text-table":"^0.2.0","@pnpm/types":"^1.5.0","@pnpm/utils":"^0.5.1","common-tags":"^1.4.0","cross-spawn":"^6.0.3","graceful-fs":"^4.1.11","signal-exit":"^3.0.2","strip-color":"^0.1.0","@pnpm/config":"^1.3.1","@pnpm/logger":"^2.1.0","@pnpm/server":"^0.14.0","find-packages":"^2.2.0","package-store":"^0.23.0","path-absolute":"^1.0.0","read-ini-file":"^1.0.0","@pnpm/outdated":"^0.4.0","camelcase-keys":"^4.2.0","load-json-file":"^4.0.0 || 5","load-yaml-file":"^0.1.0","loud-rejection":"^1.6.0","mkdirp-promise":"^5.0.1","process-exists":"^3.0.0","util.promisify":"^1.0.0","@pnpm/lifecycle":"^3.0.0","@types/get-port":"^3.2.0","@zkochan/libnpx":"^9.6.1","graph-sequencer":"^2.0.0","update-notifier":"^2.1.0","@pnpm/store-path":"^1.0.3","@types/lru-cache":"^4.1.1","@types/minimatch":"^3.0.3","pnpm-file-reporter":"^0.1.0","@pnpm/default-fetcher":"^2.0.0","@types/camelcase-keys":"^4.0.0","pnpm-default-reporter":"^0.19.2","@pnpm/default-resolver":"^2.0.1"},"_hasShrinkwrap":false,"devDependencies":{"caw":"^2.0.0","ncp":"^2.0.0","tape":"^4.6.3","retry":"^0.12.0","sepia":"^2.0.2","byline":"^5.0.0","mkdirp":"^0.5.1","rimraf":"^2.5.4","semver":"^5.3.0","tslint":"^5.4.2","ts-node":"^6.2.0","write-pkg":"^3.1.0","typescript":"^3.0.0","@types/node":"^10.0.6","@types/nopt":"^3.0.29","@types/tape":"^4.2.30","exists-link":"^2.0.0","npm-run-all":"^4.0.1","path-exists":"^3.0.0","rimraf-then":"^1.0.1","@types/delay":"^2.0.1","@types/ramda":"0.25.34","@types/retry":"^0.10.2","tape-promise":"^3.0.0","@types/byline":"^4.2.31","@types/mkdirp":"^0.5.0","@types/semver":"^5.3.32","package-preview":"^1.0.0","write-json-file":"^2.3.0","write-yaml-file":"^1.0.0","deep-require-cwd":"^1.0.0","npm-scripts-info":"^0.3.6","normalize-newline":"^3.0.0","@pnpm/modules-yaml":"^1.0.0","@types/common-tags":"^1.2.5","pnpm-registry-mock":"^2.2.0","@pnpm/assert-project":"^1.1.1","@types/load-json-file":"^2.0.6","@types/update-notifier":"^2.0.0","@types/write-json-file":"^2.2.1","@pnpm/read-package-json":"^1.0.0","anonymous-npm-registry-client":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_2.13.3_1534081945009_0.006299094597191024","host":"s3://npm-registry-packages"}},"2.13.5":{"name":"pnpm","version":"2.13.5","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@2.13.5","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js","pnpx":"lib/bin/pnpx.js"},"dist":{"shasum":"276c46f996128b6e7d5aba38706dbec37694bf80","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-2.13.5.tgz","fileCount":4553,"integrity":"sha512-JImNFSl+9EpBYJ4B3mvlAqkh1r8qweq1RsEsQ0BAUgL3+ZsMFtWYjRRlElg0u5FXwU+11p8s1bePIRTCQTKZ4g==","signatures":[{"sig":"MEUCIEaLWaM3aX33P4qSKFFcTyuEC2jHqUK82te1eZ5IZpn2AiEAgMT4G3CiZujOHh9CJdEU5BEAH9ALhqyn13ibzdPAyYI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":24104206,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbcz9gCRA9TVsSAnZWagAAngIP/3ysUCRygdv8bZL2ipbQ\niAG2eeiUFMUJOk695duzzV81GgvE2m6DbqG6XlGgJZ/0/VmSYM71WSjO23ia\nH4vk/rVqbDYackx3Fy9BYNc6sgCjFFL+WJCMvcPCo4oJsMujz8Aq9msR/E2t\nSAg1HRc1qDyq2knQceQuaFuitCeDT1qAD4byvbxKpTa4P8HEjy2wTqprjoOJ\nncB2+TkquXKg/xWWW6AEjBz513jKrbaS4Q4QMgRP10ksOaR+jZMnqhZEojsz\nhCmpYIwekGbGeY/3Ch2ARqAH+q7BfH23+tZEZA5F1p1j+G1fTbn8UVTxubpN\nS1aZxyR5jycZdlXC065kSVGVvIcX94QhYfq2+RB1VIJ7CndlHzKqTU5hbCK8\nxnN0G7giIMnc6hXEzbU2Bttii/AmIkQl87UiZCpJ3+KghtBZB9vKWaL1UG3D\nn47p9uJPJ5VC+DhanlGymg5i7MqCujnv+YbhxX7ouBOJ4tyBQmU5ui7BT35F\n0K8hB/T1tRWYJz2LY+GkPDlJRATSEITv8bet9n1BkbKl79H3dArgKspsd/FD\nd+UgvyHpZ8K2lzuGjLA7v6/jfSMD7njVgao7745NUtz30zF8f9fcSgrX8FpQ\nEfbZnjfObzjCkts7EbL7YqfsmRWEnpEhUqvnNBDoLPLkzb79Tbc+5SMcnpfm\nQ0MF\r\n=bNBn\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","_from":".","files":["lib/"],"_shasum":"276c46f996128b6e7d5aba38706dbec37694bf80","engines":{"node":">=6"},"scripts":{"tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json --project .","test":"npm run lint && npm run tsc && npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"pnpm link . && npm-run-all -p -r pnpm-registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf ../../../.tmp/ && rimraf node_modules/.bin/pnpm && pnpm-registry-mock prepare","pnpm-registry-mock":"pnpm-registry-mock","test:e2e-with-preview":"preview --skip-prepublishOnly && npm-run-all -p -r pnpm-registry-mock test:tap"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"greenkeeper":{"ignore":["@pnpm/default-fetcher","@pnpm/default-resolver","@pnpm/logger","@pnpm/outdated","@pnpm/server","@pnpm/types","pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-registry-mock","remove-all-except-outer-links","pnpm-shrinkwrap","supi"]},"_nodeVersion":"9.10.1","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"mz":"^2.7.0","nopt":"^4.0.1","supi":"^0.23.2","chalk":"^2.2.0","delay":"^3.0.0","execa":"^0.10.0","is-ci":"^1.0.10","ramda":"^0.25.0","diable":"^4.0.1","p-limit":"^2.0.0","get-port":"^4.0.0","@types/mz":"^0.0.32","camelcase":"^4.1.0 || 5","lru-cache":"^4.1.3","minimatch":"^3.0.4","path-name":"^1.0.0","pnpm-list":"^4.0.0","tree-kill":"^1.2.0","is-windows":"^1.0.1","pkgs-graph":"^2.0.0","text-table":"^0.2.0","@pnpm/types":"^1.5.0","@pnpm/utils":"^0.5.1","common-tags":"^1.4.0","cross-spawn":"^6.0.3","graceful-fs":"^4.1.11","signal-exit":"^3.0.2","strip-color":"^0.1.0","@pnpm/config":"^1.3.2","@pnpm/logger":"^2.1.0","@pnpm/server":"^0.14.0","find-packages":"^2.2.0","package-store":"^0.23.0","path-absolute":"^1.0.0","read-ini-file":"^1.0.0","@pnpm/outdated":"^0.4.0","camelcase-keys":"^4.2.0","load-json-file":"^4.0.0 || 5","load-yaml-file":"^0.1.0","loud-rejection":"^1.6.0","mkdirp-promise":"^5.0.1","process-exists":"^3.0.0","util.promisify":"^1.0.0","@pnpm/lifecycle":"^3.0.0","@types/get-port":"^3.2.0","@zkochan/libnpx":"^9.6.1","graph-sequencer":"^2.0.0","update-notifier":"^2.1.0","@pnpm/store-path":"^1.0.3","@types/lru-cache":"^4.1.1","@types/minimatch":"^3.0.3","pnpm-file-reporter":"^0.1.0","@pnpm/default-fetcher":"^2.0.0","@types/camelcase-keys":"^4.0.0","pnpm-default-reporter":"^0.19.2","@pnpm/default-resolver":"^2.0.1"},"_hasShrinkwrap":false,"devDependencies":{"caw":"^2.0.0","ncp":"^2.0.0","tape":"^4.6.3","retry":"^0.12.0","sepia":"^2.0.2","byline":"^5.0.0","mkdirp":"^0.5.1","rimraf":"^2.5.4","semver":"^5.3.0","tslint":"^5.4.2","ts-node":"^6.2.0","write-pkg":"^3.1.0","typescript":"^3.0.0","@types/node":"^10.0.6","@types/nopt":"^3.0.29","@types/tape":"^4.2.30","exists-link":"^2.0.0","npm-run-all":"^4.0.1","path-exists":"^3.0.0","rimraf-then":"^1.0.1","@types/delay":"^2.0.1","@types/ramda":"0.25.34","@types/retry":"^0.10.2","tape-promise":"^3.0.0","@types/byline":"^4.2.31","@types/mkdirp":"^0.5.0","@types/semver":"^5.3.32","package-preview":"^1.0.0","write-json-file":"^2.3.0","write-yaml-file":"^1.0.0","deep-require-cwd":"^1.0.0","npm-scripts-info":"^0.3.6","normalize-newline":"^3.0.0","@pnpm/modules-yaml":"^1.0.0","@types/common-tags":"^1.2.5","pnpm-registry-mock":"^2.2.0","@pnpm/assert-project":"^1.1.1","@types/load-json-file":"^2.0.6","@types/update-notifier":"^2.0.0","@types/write-json-file":"^2.2.1","@pnpm/read-package-json":"^1.0.0","anonymous-npm-registry-client":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_2.13.5_1534279519884_0.8159729068323653","host":"s3://npm-registry-packages"}},"2.13.4":{"name":"pnpm","version":"2.13.4","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@2.13.4","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js","pnpx":"lib/bin/pnpx.js"},"dist":{"shasum":"f1e69d951a2e5a7ffeb45868717e239033204c9d","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-2.13.4.tgz","fileCount":4567,"integrity":"sha512-2MGaO+HR+UDWfJWRcvYqibGi9wXUd8icW8uiZTd+ZtH/txQfWV/SabK3OlE8FsVvCVHqe+jPPB6DiGvcld6jfg==","signatures":[{"sig":"MEUCIQDKYH+Fm1QHbJA9/ILQXORyX5N53KmXMAKLTtwTH87eBAIgLawuBqOqaF5/hq0kVsHxYtK7IHdfG4BZqBkTJ7rKTi8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":24161741,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbce7YCRA9TVsSAnZWagAAU4YP/3b85IJ/fJJZ+jpX43Mp\nScC1/6Rk2emN1HZ+qNTlX0hCeSdAzahicQ7yMFa5RKw8FrYyxP62YLreIkWo\nLXucLuKIeFHF9TD+VmoQeSwTU65FtkMBRMwBbySe5zEJocAxQndKJA4yWSa7\nZ2nPvuzkwuxzLNDIem7q+iEjsc4d8MXm9RAwDxq0jBeu7xe5f844UoFwaqGD\nO30ml9ZEElwGv+sMACJP7JU3VU/aWQ+nLaD6xOalEsEK2gCbr8rp1pvpwvHv\nT8e4eGUK6s9tkQfu56llDOCkWXVamnlxlPJKV2yIZHBhk0kiqyov2rwHFS92\nO/OG5Cu1+57peoBhXYNwRSfANnEXGifptATshf1cY8n4/m5pnEzDU8pS/2Y5\nAghjulnnfYUBuyahuI1nUkFmL/DMSxJtrwAbioMCc3h+IONgsRqptGXxpJSN\n4rKOhlPM0w6QkiMmGEOnrgwhvzwfHk8IXc+AAvZAyiuMPmgBWsPAhFLqe18n\nc8/gwJEiunGcwMtxN+zSxBN+kIqxr9H3wNPp0CDgshzAAqNYve56dWy0GbLE\nuLB1s7WlxJLciPOQR5rFXxYa7958nIpg9qT5FJ7cVkha4POl++laAb6GZTgN\nvLKc4kK6GBccjX6ZSDk/PbJk3Crpo1lPVwwLeXinBHoNzgFaV0QcGx6Gyf6m\nefF1\r\n=kzDw\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","_from":".","files":["lib/"],"_shasum":"f1e69d951a2e5a7ffeb45868717e239033204c9d","engines":{"node":">=6"},"scripts":{"tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json --project .","test":"npm run lint && npm run tsc && npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"pnpm link . && npm-run-all -p -r pnpm-registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf ../../../.tmp/ && rimraf node_modules/.bin/pnpm && pnpm-registry-mock prepare","pnpm-registry-mock":"pnpm-registry-mock","test:e2e-with-preview":"preview --skip-prepublishOnly && npm-run-all -p -r pnpm-registry-mock test:tap"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"greenkeeper":{"ignore":["@pnpm/default-fetcher","@pnpm/default-resolver","@pnpm/logger","@pnpm/outdated","@pnpm/server","@pnpm/types","pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-registry-mock","remove-all-except-outer-links","pnpm-shrinkwrap","supi"]},"_nodeVersion":"9.10.1","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"mz":"^2.7.0","nopt":"^4.0.1","supi":"^0.23.1","chalk":"^2.2.0","delay":"^3.0.0","execa":"^0.10.0","is-ci":"^1.0.10","ramda":"^0.25.0","diable":"^4.0.1","p-limit":"^2.0.0","get-port":"^4.0.0","@types/mz":"^0.0.32","camelcase":"^4.1.0 || 5","lru-cache":"^4.1.3","minimatch":"^3.0.4","path-name":"^1.0.0","pnpm-list":"^4.0.0","tree-kill":"^1.2.0","is-windows":"^1.0.1","pkgs-graph":"^2.0.0","text-table":"^0.2.0","@pnpm/types":"^1.5.0","@pnpm/utils":"^0.5.1","common-tags":"^1.4.0","cross-spawn":"^6.0.3","graceful-fs":"^4.1.11","signal-exit":"^3.0.2","strip-color":"^0.1.0","@pnpm/config":"^1.3.2","@pnpm/logger":"^2.1.0","@pnpm/server":"^0.14.0","find-packages":"^2.2.0","package-store":"^0.23.0","path-absolute":"^1.0.0","read-ini-file":"^1.0.0","@pnpm/outdated":"^0.4.0","camelcase-keys":"^4.2.0","load-json-file":"^4.0.0 || 5","load-yaml-file":"^0.1.0","loud-rejection":"^1.6.0","mkdirp-promise":"^5.0.1","process-exists":"^3.0.0","util.promisify":"^1.0.0","@pnpm/lifecycle":"^3.0.0","@types/get-port":"^3.2.0","@zkochan/libnpx":"^9.6.1","graph-sequencer":"^2.0.0","update-notifier":"^2.1.0","@pnpm/store-path":"^1.0.3","@types/lru-cache":"^4.1.1","@types/minimatch":"^3.0.3","pnpm-file-reporter":"^0.1.0","@pnpm/default-fetcher":"^2.0.0","@types/camelcase-keys":"^4.0.0","pnpm-default-reporter":"^0.19.2","@pnpm/default-resolver":"^2.0.1"},"_hasShrinkwrap":false,"devDependencies":{"caw":"^2.0.0","ncp":"^2.0.0","tape":"^4.6.3","retry":"^0.12.0","sepia":"^2.0.2","byline":"^5.0.0","mkdirp":"^0.5.1","rimraf":"^2.5.4","semver":"^5.3.0","tslint":"^5.4.2","ts-node":"^6.2.0","write-pkg":"^3.1.0","typescript":"^3.0.0","@types/node":"^10.0.6","@types/nopt":"^3.0.29","@types/tape":"^4.2.30","exists-link":"^2.0.0","npm-run-all":"^4.0.1","path-exists":"^3.0.0","rimraf-then":"^1.0.1","@types/delay":"^2.0.1","@types/ramda":"0.25.34","@types/retry":"^0.10.2","tape-promise":"^3.0.0","@types/byline":"^4.2.31","@types/mkdirp":"^0.5.0","@types/semver":"^5.3.32","package-preview":"^1.0.0","write-json-file":"^2.3.0","write-yaml-file":"^1.0.0","deep-require-cwd":"^1.0.0","npm-scripts-info":"^0.3.6","normalize-newline":"^3.0.0","@pnpm/modules-yaml":"^1.0.0","@types/common-tags":"^1.2.5","pnpm-registry-mock":"^2.2.0","@pnpm/assert-project":"^1.1.1","@types/load-json-file":"^2.0.6","@types/update-notifier":"^2.0.0","@types/write-json-file":"^2.2.1","@pnpm/read-package-json":"^1.0.0","anonymous-npm-registry-client":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_2.13.4_1534193367996_0.43406310416235017","host":"s3://npm-registry-packages"}},"2.13.6":{"name":"pnpm","version":"2.13.6","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@2.13.6","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js","pnpx":"lib/bin/pnpx.js"},"dist":{"shasum":"cf8cddb29e16199d10543a72228299231d7ced0e","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-2.13.6.tgz","fileCount":4580,"integrity":"sha512-X8zmtUzmEIa/QMg0t0eeq6hSd7kmL5Zvneqpj3Tcbyn2g/FEFTPb9kaghR+DW1WdViOE51eo4ECLK7uY9oogkA==","signatures":[{"sig":"MEQCIFp9gkQ/1OybZt16rvu8HVXOD1olaX+x55CGMyaBX8R3AiAplJvyKuM1W5fRPJQTdcs0GU2iyh0DY/w+Ldvbygh71w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":24164783,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbgWULCRA9TVsSAnZWagAAUoUQAJBVcHT1kR5KJn++6kUa\nvd1rK5/ed5+Sh3J0XSu9LlK/IxP/DTBkSPWPM0j216Frpk8F8nmbucsJGCqQ\n8KFTIQfbQogJJqrA5/wTFKIrl5wi25+HsOrgJ0WxR7afu1vKogRhNe7BqLEu\npHr3tPp5a5zmb6PfIfrBjMoTWe2asX+6vle7jypN6p2mf2prfIY0SbRuZRHX\nKupdecNGJaKFoWLzxOfrlZDY435GZluXaogoiXFmQ7O+DX5koBWu+9HM0APN\nHWBx6Wiuifc96shm0cxwVTLYGnaYaXkV/ViD3NCupTUcQVHA1CTycPt/1i4s\n4NP+2QL3FvWAdSfVdSgvoiK69PJVtc5tABTJxaqHfpYdS0NaWh/haq+x4ZYo\nJdtUHWx+hIKp4okuPgJ1nh7jhqUKLboXUz0sS4lSs1jb5HeZCROuYW49bTq1\nDcC2LcTcHhMvnVzarh4F5ctYM+yysQvap0XMprL0MEPcK82V9BsyqbCLc2xX\nfe/nilIL+Uyko3DoWShfmtzoiBWGL8WnzugW6KhnZxUhyB+//RRuW1NxuOml\n7m06HPYm14SLOkak4ETnqVEvszbfYuzK0RU9CEo1U0oLnuv1MI3NtmQs5mrp\ngINiMWU+BIuV9B/XT9RbFi1nX7TjYFLZTcwJUR0IMIKo9lVvyxBKF7LP5DJo\n23e1\r\n=DrpT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","_from":".","files":["lib/"],"_shasum":"cf8cddb29e16199d10543a72228299231d7ced0e","engines":{"node":">=6"},"scripts":{"tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json --project .","test":"npm run lint && npm run tsc && npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"pnpm link . && npm-run-all -p -r pnpm-registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf ../../../.tmp/ && rimraf node_modules/.bin/pnpm && pnpm-registry-mock prepare","pnpm-registry-mock":"pnpm-registry-mock","test:e2e-with-preview":"preview --skip-prepublishOnly && npm-run-all -p -r pnpm-registry-mock test:tap"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"greenkeeper":{"ignore":["@pnpm/default-fetcher","@pnpm/default-resolver","@pnpm/logger","@pnpm/outdated","@pnpm/server","@pnpm/types","pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-registry-mock","remove-all-except-outer-links","pnpm-shrinkwrap","supi"]},"_nodeVersion":"9.10.1","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"mz":"^2.7.0","nopt":"^4.0.1","supi":"0.23.2","chalk":"^2.2.0","delay":"^3.0.0","execa":"^0.10.0","is-ci":"^1.0.10","ramda":"^0.25.0","diable":"^4.0.1","p-limit":"^2.0.0","get-port":"^4.0.0","@types/mz":"^0.0.32","camelcase":"^4.1.0 || 5","lru-cache":"^4.1.3","minimatch":"^3.0.4","path-name":"^1.0.0","pnpm-list":"^4.0.0","tree-kill":"^1.2.0","is-windows":"^1.0.1","pkgs-graph":"^2.0.0","text-table":"^0.2.0","@pnpm/types":"^1.5.0","@pnpm/utils":"^0.5.1","common-tags":"^1.4.0","cross-spawn":"^6.0.3","graceful-fs":"^4.1.11","signal-exit":"^3.0.2","strip-color":"^0.1.0","@pnpm/config":"1.3.3","@pnpm/logger":"^2.1.0","@pnpm/server":"0.14.0","find-packages":"^2.2.0","package-store":"^0.23.0","path-absolute":"^1.0.0","read-ini-file":"^1.0.0","@pnpm/outdated":"^0.4.0","camelcase-keys":"^4.2.0","load-json-file":"^4.0.0 || 5","load-yaml-file":"^0.1.0","loud-rejection":"^1.6.0","mkdirp-promise":"^5.0.1","process-exists":"^3.0.0","util.promisify":"^1.0.0","@pnpm/lifecycle":"^3.0.0","@types/get-port":"^3.2.0","@zkochan/libnpx":"^9.6.1","graph-sequencer":"^2.0.0","update-notifier":"^2.1.0","@pnpm/store-path":"^1.0.3","@types/lru-cache":"^4.1.1","@types/minimatch":"^3.0.3","pnpm-file-reporter":"^0.1.0","@pnpm/default-fetcher":"2.0.0","@types/camelcase-keys":"^4.0.0","pnpm-default-reporter":"0.19.2","@pnpm/default-resolver":"2.0.1"},"_hasShrinkwrap":false,"devDependencies":{"caw":"^2.0.0","ncp":"^2.0.0","tape":"^4.6.3","retry":"^0.12.0","sepia":"^2.0.2","byline":"^5.0.0","mkdirp":"^0.5.1","rimraf":"^2.5.4","semver":"^5.3.0","tslint":"^5.4.2","ts-node":"^6.2.0","write-pkg":"^3.1.0","typescript":"^3.0.0","@types/node":"^10.0.6","@types/nopt":"^3.0.29","@types/tape":"^4.2.30","exists-link":"^2.0.0","npm-run-all":"^4.0.1","path-exists":"^3.0.0","rimraf-then":"^1.0.1","@types/delay":"^2.0.1","@types/ramda":"0.25.34","@types/retry":"^0.10.2","tape-promise":"^3.0.0","@types/byline":"^4.2.31","@types/mkdirp":"^0.5.0","@types/semver":"^5.3.32","package-preview":"^1.0.0","write-json-file":"^2.3.0","write-yaml-file":"^1.0.0","deep-require-cwd":"^1.0.0","npm-scripts-info":"^0.3.6","normalize-newline":"^3.0.0","@pnpm/modules-yaml":"^1.0.0","@types/common-tags":"^1.2.5","pnpm-registry-mock":"^2.2.0","@pnpm/assert-project":"^1.1.1","@types/load-json-file":"^2.0.6","@types/update-notifier":"^2.0.0","@types/write-json-file":"^2.2.1","@pnpm/read-package-json":"^1.0.0","anonymous-npm-registry-client":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_2.13.6_1535206667157_0.8566414929261896","host":"s3://npm-registry-packages"}},"1.35.10":{"name":"pnpm","version":"1.35.10","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@1.35.10","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js","pnpx":"lib/bin/pnpx.js"},"dist":{"shasum":"1a8aaa8ae2233765274961d30cec38f8914bfa07","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-1.35.10.tgz","fileCount":6188,"integrity":"sha512-PW5TxWsMxBVjMUSCTzD9SolUD8N6VZ3MQ7ikWXoJ19Ap7603HhWTwDgzYfUmdKIg07EZSIkuVgjk0BkNsarhgw==","signatures":[{"sig":"MEYCIQDTN0qt5H8/3vWb8WmQ6wQjezjgiZIFq2q66Fs19uQ/+AIhAPRG8GZ75I6hHnWXc2foPPtEyx4JTkhvcXHeNjDW8ueB","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":25626772},"main":"lib/bin/pnpm.js","_from":".","files":["lib/"],"_shasum":"1a8aaa8ae2233765274961d30cec38f8914bfa07","engines":{"node":">=4"},"gitHead":"15607ed926d78d390900f96772e2f11404a54182","scripts":{"tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json --project .","test":"npm run lint && npm run tsc && npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"preview --skip-prepublishOnly && npm-run-all -p -r pnpm-registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf ../.tmp/ && rimraf node_modules/.bin/pnpm && pnpm-registry-mock prepare","pnpm-registry-mock":"pnpm-registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"greenkeeper":{"ignore":["@pnpm/default-fetcher","@pnpm/default-resolver","@pnpm/logger","@pnpm/outdated","@pnpm/server","@pnpm/types","pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-registry-mock","remove-all-except-outer-links","pnpm-shrinkwrap","supi"]},"_nodeVersion":"6.11.4","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"nopt":"^4.0.1","supi":"^0.14.6","chalk":"^2.2.0","delay":"^2.0.0","is-ci":"^1.0.10","ramda":"^0.25.0","retry":"^0.10.1","byline":"^5.0.0","diable":"^4.0.1","p-limit":"^1.1.0","get-port":"^3.2.0","camelcase":"^4.1.0","path-name":"^1.0.0","pnpm-list":"^2.0.0","tree-kill":"^1.2.0","is-windows":"^1.0.1","pkgs-graph":"^2.0.0","text-table":"^0.2.0","@pnpm/types":"^1.5.0","common-tags":"^1.4.0","cross-spawn":"^6.0.3","graceful-fs":"^4.1.11","signal-exit":"^3.0.2","strip-color":"^0.1.0","@pnpm/config":"^0.2.2","@pnpm/logger":"^1.0.0","@pnpm/server":"^0.9.0","@types/retry":"^0.10.2","find-packages":"^2.2.0","package-store":"^0.18.0","@pnpm/outdated":"^0.2.10","load-json-file":"^4.0.0","load-yaml-file":"^0.1.0","loud-rejection":"^1.6.0","mkdirp-promise":"^5.0.1","process-exists":"^3.0.0","util.promisify":"^1.0.0","@types/get-port":"^3.2.0","@zkochan/libnpx":"^9.6.1","graph-sequencer":"^2.0.0","update-notifier":"^2.1.0","write-json-file":"^2.3.0","@pnpm/store-path":"^1.0.3","pnpm-file-reporter":"^0.1.0","@pnpm/default-fetcher":"^0.4.0","pnpm-default-reporter":"^0.14.6","@pnpm/default-resolver":"^0.1.4","@types/write-json-file":"^2.2.1"},"_hasShrinkwrap":false,"devDependencies":{"mz":"^2.6.0","caw":"^2.0.0","tape":"^4.6.3","execa":"^0.9.0","sepia":"^2.0.2","mkdirp":"^0.5.1","rimraf":"^2.5.4","semver":"^5.3.0","tslint":"^5.4.2","ts-node":"^5.0.0","read-pkg":"^3.0.0","@types/mz":"^0.0.32","write-pkg":"^3.1.0","typescript":"^2.7.1","@types/node":"^9.3.0","@types/nopt":"^3.0.29","@types/tape":"^4.2.30","exists-link":"^2.0.0","npm-run-all":"^4.0.1","path-exists":"^3.0.0","rimraf-then":"^1.0.1","@types/delay":"^2.0.1","@types/ramda":"^0.25.0","tape-promise":"^2.0.1","@types/byline":"^4.2.31","@types/mkdirp":"^0.5.0","@types/semver":"^5.3.32","@zkochan/husky":"^0.0.0","@commitlint/cli":"^6.1.3","package-preview":"^1.0.0","write-yaml-file":"^1.0.0","deep-require-cwd":"^1.0.0","npm-scripts-info":"^0.3.6","normalize-newline":"^3.0.0","@types/common-tags":"^1.2.5","pnpm-registry-mock":"^1.5.0","@pnpm/assert-project":"^1.1.1","@types/load-json-file":"^2.0.6","@commitlint/prompt-cli":"^6.1.3","@types/update-notifier":"^2.0.0","anonymous-npm-registry-client":"^0.1.2","@commitlint/config-conventional":"^6.1.3"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_1.35.10_1520903771884_0.637807239141809","host":"s3://npm-registry-packages"}},"6.34.0":{"name":"pnpm","version":"6.34.0","keywords":["pnpm6","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"license":"MIT","_id":"pnpm@6.34.0","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"a6948d589e7de903464bedad260e248a196643aa","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-6.34.0.tgz","fileCount":645,"integrity":"sha512-K79DAT5WtGjrUyLtxAyehtN8uy5cXkzT1v+7RIJ3gygCffoLaLlBoG5gcfjfnX7oZH5rxznv/v8tlMIMfZyzTA==","signatures":[{"sig":"MEUCIQC8OHFgWSEiOooP16ONYxDP0IMIXkaoi8Hgcuym4s9w7gIgffsEjrvIEQz/e6eLqPDkC3liAUOhB5TyiCcVt4xZHMM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12444416,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi6nlmACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq3dBAAkrLDuWcEInmT41+X7j59bF3ryf3jd3sOqPlRZRAOUwsaNEym\r\nmLmuJ43Cj1+xjzbQG/JG0B0fjfQzn+2i4vf1n2G3+pbPk02XkoXyKWWH8dnE\r\n1UcCHLCLKwOgYrCDNCvpTNkm1RyRqp2v5fSZ9apbAUE/Ukag3THez4rbGdwu\r\nBWDbjzAVsQT49HKPRhOcYTeREkTva4pzLSWZR0FXPvcbRDDYJfqe+CZj1ub8\r\nRLq9qwxyzPohce+aFuJ4bs/OGMR2sf+VYO4RVr8qYNAuNXfnNyxzlKo79MSz\r\nYsMEPGKjU5S9bmGzDYtFbnlODb2j611mEq8vUV+TtCg75mDnhrUj1qSMYSHI\r\nUkPmR3JtRAoM46mmxANq8Osy/uJEAMTvJblRLosWvF5vPtrvd5dhpe1vUOIb\r\nwMWzHV9qtzqbn3MplwxlS4YXIt8GjVB2zxaFxRfVF/ZAVQyse2u4TtM/yMtT\r\nUVO5WomBmwn69OMocBlJ6ywXPS9z3pNJUA1gCqtnoMFYXBRaAGS5NGoSbIXZ\r\npAyS/y/7m4xQWe//yZUOps3auLLYhSF9ttpcED83PB7VpElWkSzRJeTE6ifg\r\nq7H7AWRKS0+hiV5nYVcyccamWMi7M3YnuIbykfkP8iyKKkTjKwcO+df63Ywo\r\nrrnlFJtMLIr/LnohMUpOak2aKANH+bywPwk=\r\n=dY5a\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","_from":"file:pnpm-6.34.0.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=12.17"},"funding":{"url":"https://opencollective.com/pnpm"},"scripts":{"lint":"eslint src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"tsc --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.cjs","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/home/runner/work/pnpm/pnpm/packages/pnpm/pnpm-6.34.0.tgz","_integrity":"sha512-K79DAT5WtGjrUyLtxAyehtN8uy5cXkzT1v+7RIJ3gygCffoLaLlBoG5gcfjfnX7oZH5rxznv/v8tlMIMfZyzTA==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.24.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"16.16.0","preferGlobal":true,"publishConfig":{"tag":"next-6","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_6.34.0_1659533669983_0.14112086525246137","host":"s3://npm-registry-packages"}},"9.15.8":{"name":"pnpm","version":"9.15.8","keywords":["pnpm9","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@9.15.8","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"728037b5f9987c61fccca3deb9531b3896419933","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-9.15.8.tgz","fileCount":899,"integrity":"sha512-SmTDzVJMtWK/2tRXKCB3aBbm+Yr62/IoOoYPhJfZdn9oQZkY4Jl5G+jBFqH6IY8TeSUNl7twaDEieFm31ZgSLA==","signatures":[{"sig":"MEQCIAiuHzter1eewjogWxDT5aV1r/s5FHYmoe/rE6ptGLOiAiAQUUy+Xge2sxZYU7QFQViW9obabJHkR2SM2tG+5VoaXw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":16428509},"jest":{"preset":"@pnpm/jest-config"},"main":"bin/pnpm.cjs","_from":"file:pnpm-9.15.8.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=18.12"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7777 jest","start":"tsc --watch","bundle":"ts-node bundle.ts","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/templates dist/templates && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"_resolved":"/private/var/folders/g7/5ygp0ncd6qx5g4fn5hpsqq5c0000gn/T/734507eb97e25f6fc853cf62bdf86d89/pnpm-9.15.8.tgz","_integrity":"sha512-SmTDzVJMtWK/2tRXKCB3aBbm+Yr62/IoOoYPhJfZdn9oQZkY4Jl5G+jBFqH6IY8TeSUNl7twaDEieFm31ZgSLA==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git","directory":"pnpm"},"_npmVersion":"10.8.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"20.18.3","preferGlobal":true,"publishConfig":{"tag":"next-9","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/pnpm_9.15.8_1741556601860_0.9958115965911605","host":"s3://npm-registry-packages-npm-production"}},"10.28.2":{"name":"pnpm","version":"10.28.2","keywords":["pnpm","pnpm10","dependencies","dependency manager","efficient","fast","hardlinks","install","installer","link","lockfile","modules","monorepo","multi-package","npm","package manager","package.json","packages","prune","rapid","remove","shrinkwrap","symlinks","uninstall","workspace"],"license":"MIT","_id":"pnpm@10.28.2","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"ca14ef85043bcf001d0ba152c8629d9fac7fb799","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-10.28.2.tgz","fileCount":1068,"integrity":"sha512-QYcvA3rSL3NI47Heu69+hnz9RI8nJtnPdMCPGVB8MdLI56EVJbmD/rwt9kC1Q43uYCPrsfhO1DzC1lTSvDJiZA==","signatures":[{"sig":"MEYCIQC5PAO64KfwJeqmcdf3cxgbrD73DIKlYUiWCQre8x3UAwIhAIYq9yrkZLPMg2uFcXnryVeej5cX1u3SFSVIJ6R1//IO","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/pnpm@10.28.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":17522153},"jest":{"preset":"@pnpm/jest-config/with-registry"},"main":"bin/pnpm.cjs","type":"commonjs","_from":"file:pnpm-10.28.2.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=18.12"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"jest","start":"tsc --watch","bundle":"ts-node bundle.ts","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/templates dist/templates && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:4278a4df-1aad-48ee-a502-ee0d0bdc49bd"}},"_resolved":"/tmp/7489989e01ed8075688d2e8ba0e04422/pnpm-10.28.2.tgz","_integrity":"sha512-QYcvA3rSL3NI47Heu69+hnz9RI8nJtnPdMCPGVB8MdLI56EVJbmD/rwt9kC1Q43uYCPrsfhO1DzC1lTSvDJiZA==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git","directory":"pnpm"},"_npmVersion":"11.6.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"20.20.0","preferGlobal":true,"publishConfig":{"tag":"next-10","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/pnpm_10.28.2_1769438126259_0.1298892380121266","host":"s3://npm-registry-packages-npm-production"}},"9.15.7":{"name":"pnpm","version":"9.15.7","keywords":["pnpm9","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@9.15.7","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"6fc95b1b96278521063940944746b1d40b5e93fd","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-9.15.7.tgz","fileCount":902,"integrity":"sha512-7Zj5x0hEJnPEaWS3A0W9IoLJswXo6uU5s0qzHW7yTvjdWdi1XydGb3BVALAJ2cETRxz4flRPPVA2spczDCbplg==","signatures":[{"sig":"MEUCIQCOk9SNx5QflTATOS+2jjw3mdH5j9Kahhs2PAbd8HeOjAIgKg4/vahdIC01TA8GsgGi8tnqUctgJF3KfRY8EcHrZOQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":17420081},"jest":{"preset":"@pnpm/jest-config"},"main":"bin/pnpm.cjs","_from":"file:pnpm-9.15.7.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=18.12"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7777 jest","start":"tsc --watch","bundle":"ts-node bundle.ts","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/templates dist/templates && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/91dc5c39702eff3bd523c0a0771cb0f0/pnpm-9.15.7.tgz","_integrity":"sha512-7Zj5x0hEJnPEaWS3A0W9IoLJswXo6uU5s0qzHW7yTvjdWdi1XydGb3BVALAJ2cETRxz4flRPPVA2spczDCbplg==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git","directory":"pnpm"},"_npmVersion":"10.8.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"20.18.1","preferGlobal":true,"publishConfig":{"tag":"next-9","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/pnpm_9.15.7_1741257225963_0.5985923538612525","host":"s3://npm-registry-packages-npm-production"}},"10.28.1":{"name":"pnpm","version":"10.28.1","keywords":["pnpm","pnpm10","dependencies","dependency manager","efficient","fast","hardlinks","install","installer","link","lockfile","modules","monorepo","multi-package","npm","package manager","package.json","packages","prune","rapid","remove","shrinkwrap","symlinks","uninstall","workspace"],"license":"MIT","_id":"pnpm@10.28.1","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"20817ab95fb7f61154ba5ff3bcb61f27defb6142","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-10.28.1.tgz","fileCount":1068,"integrity":"sha512-fX27yp6ZRHt8O/enMoavqva+mSUeuUmLrvp9QGiS9nuHmts6HX5of8TMwaOIxxdfuq5WeiarRNEGe1T8sNajFg==","signatures":[{"sig":"MEYCIQDxBxjIObxP6bHy0yUNgRHRMKCtQ7QohmMKY9L4PYNc1QIhAOC76Bum/p1QD8oozxtpskqJYdlK95sANn8JKf7mPA+V","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/pnpm@10.28.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":17550142},"jest":{"preset":"@pnpm/jest-config/with-registry"},"main":"bin/pnpm.cjs","type":"commonjs","_from":"file:pnpm-10.28.1.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=18.12"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"jest","start":"tsc --watch","bundle":"ts-node bundle.ts","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/templates dist/templates && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:4278a4df-1aad-48ee-a502-ee0d0bdc49bd"}},"_resolved":"/tmp/eb6579775bd2a7265d9c9f4924394d08/pnpm-10.28.1.tgz","_integrity":"sha512-fX27yp6ZRHt8O/enMoavqva+mSUeuUmLrvp9QGiS9nuHmts6HX5of8TMwaOIxxdfuq5WeiarRNEGe1T8sNajFg==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git","directory":"pnpm"},"_npmVersion":"11.6.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"20.19.6","preferGlobal":true,"publishConfig":{"tag":"next-10","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/pnpm_10.28.1_1768822654846_0.0073564407287978195","host":"s3://npm-registry-packages-npm-production"}},"9.15.6":{"name":"pnpm","version":"9.15.6","keywords":["pnpm9","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@9.15.6","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"79ab37c5c235b8ae4ef0f909e414ca8a89729010","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-9.15.6.tgz","fileCount":902,"integrity":"sha512-E5yrBo/fC3USaBeaxfkJtb5yr7SnXFE9GQXRUb78iXe1k9PPhnHtg9TWY3xclLmP+84QgSXeSlonoxIzYBqZ3g==","signatures":[{"sig":"MEUCIGIf8oeS710Bx83pzPoxUJ/OV/1xUovHk1oRUoZZDnn1AiEA5102QIUurlpy7frfJSbTzbzTfpActtPQJMqih2aSvuo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":17478551},"jest":{"preset":"@pnpm/jest-config"},"main":"bin/pnpm.cjs","_from":"file:pnpm-9.15.6.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=18.12"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7777 jest","start":"tsc --watch","bundle":"ts-node bundle.ts","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/templates dist/templates && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/dc684a3457be533132547b6d48716bcc/pnpm-9.15.6.tgz","_integrity":"sha512-E5yrBo/fC3USaBeaxfkJtb5yr7SnXFE9GQXRUb78iXe1k9PPhnHtg9TWY3xclLmP+84QgSXeSlonoxIzYBqZ3g==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git","directory":"pnpm"},"_npmVersion":"10.8.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"20.18.1","preferGlobal":true,"publishConfig":{"tag":"next-9","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/pnpm_9.15.6_1740385927875_0.6329352525773095","host":"s3://npm-registry-packages-npm-production"}},"9.15.5":{"name":"pnpm","version":"9.15.5","keywords":["pnpm9","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@9.15.5","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"cb1f6372ef64e2ba352f2f46325adead1c99ff8f","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-9.15.5.tgz","fileCount":902,"integrity":"sha512-hFGWAmqrHMPwmKBHS2TfurKv56G06R3YaJXY5Koyp6bQMEni0K13C75N4COnEi+2jBodbg0DPHB2CF+dXUgA1A==","signatures":[{"sig":"MEQCIHGqHbvc2zImUPEPFpT4grh6rMYslel+lAjFArx8+RUdAiBfnJA+bgmUvO5Lctfkq+46KKDQdx/8RhLPge3pA+EdHA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":17505936},"jest":{"preset":"@pnpm/jest-config"},"main":"bin/pnpm.cjs","_from":"file:pnpm-9.15.5.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=18.12"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7777 jest","start":"tsc --watch","bundle":"ts-node bundle.ts","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/templates dist/templates && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/104ed7dc8b038d93f7aea87e97d1cd58/pnpm-9.15.5.tgz","_integrity":"sha512-hFGWAmqrHMPwmKBHS2TfurKv56G06R3YaJXY5Koyp6bQMEni0K13C75N4COnEi+2jBodbg0DPHB2CF+dXUgA1A==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git","directory":"pnpm"},"_npmVersion":"10.8.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"20.18.1","preferGlobal":true,"publishConfig":{"tag":"next-9","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/pnpm_9.15.5_1738518418485_0.34571777261777425","host":"s3://npm-registry-packages-npm-production"}},"2.19.0-2":{"name":"pnpm","version":"2.19.0-2","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@2.19.0-2","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"0d797ae5ff7200484ad24af6dbba0d2f64058bd0","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-2.19.0-2.tgz","fileCount":4670,"integrity":"sha512-O/9T+c4aFOt9fhQNw4EvtR03Cn5FKJBHNwruew+IPwfq1Xnd0PzFreSyx0QFYNc4w+Uv3uxA81lvT4kaaHbKxQ==","signatures":[{"sig":"MEYCIQDHSK8uQgzolzif05hzbsz21qaEnTRS8R81oCbw3+8VkQIhAKv+Mn+/iacdmVl2vc0DyD3N3yIvQq3QWg7nLm1WBIMa","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":22458250,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb7geRCRA9TVsSAnZWagAAbQAP/3PnT/GXJ8x7UEM5yi5d\nr6KZY4rs1epUaKcXULFClueZyUEUvDdKs9eBtetXkjh4Y1+j1dCvd3OL7/pM\nc54najsh/RQjYGIbckGqXoCWLp2bGFAHmVwW+G7WR/Pbc0th03nYaFtxNNGJ\n6NGfv6axdG942ISqZgTRpjo74Fxrf3H50lE4xMsErAsTtQgtyh61MR/VVuoN\nC3QZwmhCmlRAVHhepz292j7D2Y49ZVPbst3mgAMoD2LEcVi0+smA6YiXyVw0\nsaNtNxaAquIJtd9rGvKomBuifITPQ4rHoJmUcEbyIxfql2cNeEgemw2zVk6j\nUP2cq89PEH4C2dQb/7dhr/hfOof3cZf91XD6R4FJ+tsTzOztrhnYVEZDMD0b\nmAiU3Gk4WxhXtGIhhqKWKXyGj1wVtKdm0Zk2KA0jycGdRxnHsh01wqt2HiHv\n8/UPAHdSJ/uQJ59N+0wpv78TYcmpIFHev7IoVHpwU8Oiw5maG/+OqaUUVfV8\nBxLUIJFsA97EO79qPO9WrqV7P6n2VrCShFiwL/P766RFbvYL6zUSE/5mT6hq\nqmcQx6sb1yBidaYOSnT1DFvVvYWjzqFlfLNAuGrxry90IS4WXrPpG0Ce9m9F\nut21oKeiCS+POJ31nP3MmeYi9WD9hq/dEY0eu3zGEzQ4PXzC392mWzDGLYJJ\nwx7m\r\n=wfFt\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","_from":".","_shasum":"0d797ae5ff7200484ad24af6dbba0d2f64058bd0","engines":{"node":">=6"},"scripts":{"tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json src/**/*.ts test/**/*.ts","test":"npm run lint && npm run tsc && npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"npm-run-all -p -r pnpm-registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf ../../../.tmp/ && rimraf node_modules/.bin/pnpm && pnpm-registry-mock prepare","pnpm-registry-mock":"pnpm-registry-mock","test:e2e-with-preview":"preview --skip-prepublishOnly && npm-run-all -p -r pnpm-registry-mock test:tap"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"10.12.0","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"mz":"2.7.0","mem":"4.0.0","nopt":"4.0.1","supi":"0.25.8-2","chalk":"2.4.1","delay":"4.1.0","execa":"1.0.0","is-ci":"1.2.1","ramda":"0.25.0","diable":"4.0.1","p-limit":"2.0.0","get-port":"4.0.0","p-filter":"1.0.0","@types/mz":"0.0.32","camelcase":"5.0.0","is-subdir":"1.0.2","lru-cache":"4.1.3","minimatch":"3.0.4","path-name":"1.0.0","pnpm-list":"4.1.6","tree-kill":"1.2.1","is-windows":"1.0.2","pkgs-graph":"2.0.0","text-table":"0.2.0","@pnpm/types":"2.0.0","@pnpm/utils":"0.9.0","common-tags":"1.8.0","cross-spawn":"6.0.5","graceful-fs":"4.1.15","signal-exit":"3.0.2","strip-color":"0.1.0","@pnpm/config":"2.3.1","@pnpm/logger":"2.1.0","@pnpm/server":"1.1.0","find-packages":"2.2.0","path-absolute":"1.0.0","read-ini-file":"1.0.0","@pnpm/outdated":"1.0.6","camelcase-keys":"4.2.0","load-json-file":"5.1.0","load-yaml-file":"0.1.0","loud-rejection":"1.6.0","mkdirp-promise":"5.0.1","process-exists":"3.1.0","util.promisify":"1.0.0","@pnpm/lifecycle":"3.0.2","@types/get-port":"4.0.0","@zkochan/libnpx":"9.6.1","graph-sequencer":"2.0.0","update-notifier":"2.5.0","@pnpm/store-path":"1.0.3","@types/lru-cache":"4.1.1","@types/minimatch":"3.0.3","@pnpm/core-loggers":"1.0.0","pnpm-file-reporter":"0.1.0","@pnpm/package-store":"1.1.0","@pnpm/default-fetcher":"2.0.6","@types/camelcase-keys":"4.0.0","pnpm-default-reporter":"0.20.14","@pnpm/default-resolver":"2.0.5"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"caw":"2.0.1","ncp":"2.0.0","pnpm":"link:","tape":"4.9.1","p-any":"1.1.0","retry":"0.12.0","sepia":"2.0.2","byline":"5.0.0","mkdirp":"0.5.1","rimraf":"2.6.2","semver":"5.6.0","tslint":"5.11.0","ts-node":"6.2.0","write-pkg":"3.2.0","typescript":"3.1.6","@types/node":"10.12.5","@types/nopt":"3.0.29","@types/tape":"4.2.32","exists-link":"2.0.0","npm-run-all":"4.1.3","path-exists":"3.0.0","rimraf-then":"1.0.1","symlink-dir":"2.0.2","@types/p-any":"1.1.2","@types/ramda":"0.25.34","@types/retry":"0.10.2","tape-promise":"4.0.0","@pnpm/prepare":"0.0.0","@types/byline":"4.2.31","@types/mkdirp":"0.5.2","@types/semver":"5.5.0","package-preview":"1.0.6","pnpm-shrinkwrap":"8.1.4","write-json-file":"3.0.2","write-yaml-file":"2.0.0","deep-require-cwd":"1.0.0","npm-scripts-info":"0.3.9","normalize-newline":"3.0.0","@pnpm/modules-yaml":"2.0.0","@types/common-tags":"1.4.0","pnpm-registry-mock":"2.4.0","@pnpm/tslint-config":"0.0.0","@pnpm/assert-project":"link:../../privatePackages/assert-project","@types/load-json-file":"2.0.7","@types/update-notifier":"2.5.0","@pnpm/read-package-json":"1.0.1","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_2.19.0-2_1542326160386_0.07388155842434485","host":"s3://npm-registry-packages"}},"2.19.0-1":{"name":"pnpm","version":"2.19.0-1","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@2.19.0-1","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"607c5fbda4771cd5d3b73e6c2c11a3ddec41ee87","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-2.19.0-1.tgz","fileCount":4696,"integrity":"sha512-XTESLI4vj6j1Yt4yfNFZoUNb/nkMelzxpZnoaQzTMaWM6rR5A7CAUTQ1gdfxuxCCK3hS7rdp2bMEgiX5zYlxYA==","signatures":[{"sig":"MEUCIQCSGHRevC9EgPhZvA4rriLu0hiqCrOaXdHuizizYA+z0AIgEnOVt3ScxB0NvEcsfBkO4F19Fjd8RugvV58eGkbqgKw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":22579502,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb6z7jCRA9TVsSAnZWagAAXpkP/3hAC0602Rd0tZ820wix\n2AlMCyuBSNGPvbgeb7SnAha5QQmq8i/ZxFfSDM1R/l4wRv1x+tcGPqTyKDL2\nIMZz6IZYdWHs3u/BFd5R5OhA7fQfY3XxZHFwl1WyEa25Rz6XPRCQyltCbVwp\niSWlRXRmNWMgyEG6Kx//3aVCa6MLceNy4p5LMtIyTH2PSe5/Bj0VdyUPgwON\n+ZHPSyMYOhNKqGuHEiietB8oL3uavS138ZsEFT7Y2L4LkBm+BknEMs/Kb7Rm\nu4Nz7A7rEhZVtwdfL22eNxBZtEaV5KQQG7IW+YyMJQzs8zHLXki1viVFrNsC\nnxWuNTRNLd0H0hSvoASu4WrRY5FcjpvifqOdquZ+eqMLTWtctIJNYpVsVGjZ\nYyLRuHmx1HGFVgz8RxKlxHLueGD8IyklLAMtQ19Fu/vcFFYgLrkT7Omx0xfE\nelyOjyh+J/ACrD7M1vAKh+RGiivHrveRQU5lIpS5t417PRVxEUWcdJIL3eBQ\nFkweU0vrD78eVOV/cbaGDWVV2HYJdzLAN3NeAW+j4j5CPRLkSZ1oYm80YO0q\nhvOE48VTpb2tKjWYBBi1+3/MD59PUhd2ZAqy4PNIWJekIPygxGc1QYRsYmoH\nyqJrLkJGVdcYLB7uYfeylBGKntoFMCWTnCeRnAqZtMnGonVOQzOGeQ5wrqCm\nyTMC\r\n=m5e1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","_from":".","_shasum":"607c5fbda4771cd5d3b73e6c2c11a3ddec41ee87","engines":{"node":">=6"},"scripts":{"tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json --project .","test":"npm run lint && npm run tsc && npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"npm-run-all -p -r pnpm-registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf ../../../.tmp/ && rimraf node_modules/.bin/pnpm && pnpm-registry-mock prepare","pnpm-registry-mock":"pnpm-registry-mock","test:e2e-with-preview":"preview --skip-prepublishOnly && npm-run-all -p -r pnpm-registry-mock test:tap"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"greenkeeper":{"ignore":["@pnpm/default-fetcher","@pnpm/default-resolver","@pnpm/logger","@pnpm/outdated","@pnpm/server","@pnpm/types","pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-registry-mock","remove-all-except-outer-links","pnpm-shrinkwrap","supi"]},"_nodeVersion":"10.12.0","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"mz":"2.7.0","mem":"4.0.0","nopt":"4.0.1","supi":"0.25.8-1","chalk":"2.4.1","delay":"4.1.0","execa":"1.0.0","is-ci":"1.2.1","ramda":"0.25.0","diable":"4.0.1","p-limit":"2.0.0","get-port":"4.0.0","p-filter":"1.0.0","@types/mz":"0.0.32","camelcase":"5.0.0","is-subdir":"1.0.2","lru-cache":"4.1.3","minimatch":"3.0.4","path-name":"1.0.0","pnpm-list":"4.1.5","tree-kill":"1.2.1","is-windows":"1.0.2","pkgs-graph":"2.0.0","text-table":"0.2.0","@pnpm/types":"2.0.0","@pnpm/utils":"0.9.0","common-tags":"1.8.0","cross-spawn":"6.0.5","graceful-fs":"4.1.15","signal-exit":"3.0.2","strip-color":"0.1.0","@pnpm/config":"2.3.0","@pnpm/logger":"2.1.0","@pnpm/server":"1.0.4","find-packages":"2.2.0","path-absolute":"1.0.0","read-ini-file":"1.0.0","@pnpm/outdated":"1.0.5","camelcase-keys":"4.2.0","load-json-file":"5.1.0","load-yaml-file":"0.1.0","loud-rejection":"1.6.0","mkdirp-promise":"5.0.1","process-exists":"3.1.0","util.promisify":"1.0.0","@pnpm/lifecycle":"3.0.2","@types/get-port":"4.0.0","@zkochan/libnpx":"9.6.1","graph-sequencer":"2.0.0","update-notifier":"2.5.0","@pnpm/store-path":"1.0.3","@types/lru-cache":"4.1.1","@types/minimatch":"3.0.3","@pnpm/core-loggers":"1.0.0","pnpm-file-reporter":"0.1.0","@pnpm/package-store":"1.0.0","@pnpm/default-fetcher":"2.0.6","@types/camelcase-keys":"4.0.0","pnpm-default-reporter":"0.20.13","@pnpm/default-resolver":"2.0.5"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"caw":"2.0.1","ncp":"2.0.0","pnpm":"link:","tape":"4.9.1","p-any":"1.1.0","retry":"0.12.0","sepia":"2.0.2","byline":"5.0.0","mkdirp":"0.5.1","rimraf":"2.6.2","semver":"5.6.0","tslint":"5.11.0","ts-node":"6.2.0","write-pkg":"3.2.0","typescript":"3.1.6","@types/node":"10.12.5","@types/nopt":"3.0.29","@types/tape":"4.2.32","exists-link":"2.0.0","npm-run-all":"4.1.3","path-exists":"3.0.0","rimraf-then":"1.0.1","symlink-dir":"2.0.2","@types/p-any":"1.1.2","@types/ramda":"0.25.34","@types/retry":"0.10.2","tape-promise":"4.0.0","@pnpm/prepare":"0.0.0","@types/byline":"4.2.31","@types/mkdirp":"0.5.2","@types/semver":"5.5.0","package-preview":"1.0.6","write-json-file":"3.0.2","write-yaml-file":"2.0.0","deep-require-cwd":"1.0.0","npm-scripts-info":"0.3.9","normalize-newline":"3.0.0","@pnpm/modules-yaml":"2.0.0","@types/common-tags":"1.4.0","pnpm-registry-mock":"2.4.0","tslint-eslint-rules":"5.4.0","@pnpm/assert-project":"link:../../privatePackages/assert-project","@types/load-json-file":"2.0.7","@types/update-notifier":"2.5.0","tslint-config-standard":"8.0.1","@pnpm/read-package-json":"1.0.1","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_2.19.0-1_1542143714607_0.2703129626760308","host":"s3://npm-registry-packages"}},"2.19.0-0":{"name":"pnpm","version":"2.19.0-0","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@2.19.0-0","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"b5bf3825984caed0aae632061d5fdb618a9e9a9f","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-2.19.0-0.tgz","fileCount":4672,"integrity":"sha512-HoxQZ6/tmDvbOyGDcKounHLfndHI5EJTcB1MwEwe7O0EySKLKMnbn5FgMxpf+IcAImAN8/9OC9kCCZGl858LLQ==","signatures":[{"sig":"MEUCIBoAVAun2j3y0Xh6KfZxckP837d1YBDJ3Ol4HbE2rJdYAiEA3jLfXg31USp+GeJMWW/m5a0LaS+KvTWAxaI8gDN+R/4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":22464062,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb6gwXCRA9TVsSAnZWagAAw/MP/2sux3dbaVnc9An6tVjd\njKu1Au7PRIHZVtG2cCj9UU1SPnFu+ldUPkMjvjd+FTo/wSq0IipJS/tYP9YO\nkcb/XGD4x/74LYu+NmXglqr6Ji0LykuNzxf6fwgV11UsZEQ3rEX4vCjgW3Qb\nXwZhQzBNTaUbHkYgxYmU3VU6TAOXrzVnKDH7sx85I5ra/63m3VHObFzM8B1S\nx3f6j78klp1ez1WtcLJsrKRNIG6Q/ro2z7v9vHyKIKAAUs8KfcYHAyhGkCaS\n/MFuy6wuZA/4OjTfRD9+M6LRZ1NCIE45VzonySZY+q/UQJsY+JlKtPQa3euH\nASjaKVKE1L/2Q/zjlL4wfHl2vYdWnN7D9aDigT4AL/Q2fO0fdigZJs5SN7WK\nQO1CnwXxiT+CC+IFZEWkWBnVYuKwg1whK5oJhgx44QDtY6/05o3zGp5AAJ5k\nM4ZpSGpbJ4wGJsjr+O8ZSgqxBScJKkKYmAtWJHB/nYQvZTbXHESuc7UfrDVQ\nWORdxJj7aqnEzhE0QwqAaG7+Ji/0LM2POJvG8BtdLpx4XtbALjUD5eXB/cD0\nfbwnxpWnAh5JXTziHlaqWBjb8SmtXXiMMysfjkQ5YsRpndY/YN8y8Y91dh+h\nsXhzBWJzVqREVYBPtwf/UiK8IB+sf/vn+i/w6QGdCWdROKgRe11aC8I0/UVm\nFGBJ\r\n=sVbZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","_from":".","_shasum":"b5bf3825984caed0aae632061d5fdb618a9e9a9f","engines":{"node":">=6"},"scripts":{"tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json --project .","test":"npm run lint && npm run tsc && npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"npm-run-all -p -r pnpm-registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf ../../../.tmp/ && rimraf node_modules/.bin/pnpm && pnpm-registry-mock prepare","pnpm-registry-mock":"pnpm-registry-mock","test:e2e-with-preview":"preview --skip-prepublishOnly && npm-run-all -p -r pnpm-registry-mock test:tap"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"greenkeeper":{"ignore":["@pnpm/default-fetcher","@pnpm/default-resolver","@pnpm/logger","@pnpm/outdated","@pnpm/server","@pnpm/types","pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-registry-mock","remove-all-except-outer-links","pnpm-shrinkwrap","supi"]},"_nodeVersion":"10.12.0","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"mz":"2.7.0","mem":"4.0.0","nopt":"4.0.1","supi":"0.25.8-0","chalk":"2.4.1","delay":"4.1.0","execa":"1.0.0","is-ci":"1.2.1","ramda":"0.25.0","diable":"4.0.1","p-limit":"2.0.0","get-port":"4.0.0","p-filter":"1.0.0","@types/mz":"0.0.32","camelcase":"5.0.0","is-subdir":"1.0.2","lru-cache":"4.1.3","minimatch":"3.0.4","path-name":"1.0.0","pnpm-list":"4.1.5","tree-kill":"1.2.1","is-windows":"1.0.2","pkgs-graph":"2.0.0","text-table":"0.2.0","@pnpm/types":"2.0.0","@pnpm/utils":"0.9.0","common-tags":"1.8.0","cross-spawn":"6.0.5","graceful-fs":"4.1.15","signal-exit":"3.0.2","strip-color":"0.1.0","@pnpm/config":"2.3.0","@pnpm/logger":"2.1.0","@pnpm/server":"1.0.4","find-packages":"2.2.0","path-absolute":"1.0.0","read-ini-file":"1.0.0","@pnpm/outdated":"1.0.5","camelcase-keys":"4.2.0","load-json-file":"5.1.0","load-yaml-file":"0.1.0","loud-rejection":"1.6.0","mkdirp-promise":"5.0.1","process-exists":"3.1.0","util.promisify":"1.0.0","@pnpm/lifecycle":"3.0.2","@types/get-port":"4.0.0","@zkochan/libnpx":"9.6.1","graph-sequencer":"2.0.0","update-notifier":"2.5.0","@pnpm/store-path":"1.0.3","@types/lru-cache":"4.1.1","@types/minimatch":"3.0.3","@pnpm/core-loggers":"1.0.0","pnpm-file-reporter":"0.1.0","@pnpm/package-store":"1.0.0","@pnpm/default-fetcher":"2.0.6","@types/camelcase-keys":"4.0.0","pnpm-default-reporter":"0.20.12","@pnpm/default-resolver":"2.0.5"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"caw":"2.0.1","ncp":"2.0.0","pnpm":"link:","tape":"4.9.1","p-any":"1.1.0","retry":"0.12.0","sepia":"2.0.2","byline":"5.0.0","mkdirp":"0.5.1","rimraf":"2.6.2","semver":"5.6.0","tslint":"5.11.0","ts-node":"6.2.0","write-pkg":"3.2.0","typescript":"3.1.6","@types/node":"10.12.5","@types/nopt":"3.0.29","@types/tape":"4.2.32","exists-link":"2.0.0","npm-run-all":"4.1.3","path-exists":"3.0.0","rimraf-then":"1.0.1","symlink-dir":"2.0.2","@types/p-any":"1.1.2","@types/ramda":"0.25.34","@types/retry":"0.10.2","tape-promise":"4.0.0","@pnpm/prepare":"0.0.0","@types/byline":"4.2.31","@types/mkdirp":"0.5.2","@types/semver":"5.5.0","package-preview":"1.0.6","write-json-file":"3.0.2","write-yaml-file":"2.0.0","deep-require-cwd":"1.0.0","npm-scripts-info":"0.3.9","normalize-newline":"3.0.0","@pnpm/modules-yaml":"2.0.0","@types/common-tags":"1.4.0","pnpm-registry-mock":"2.4.0","tslint-eslint-rules":"5.4.0","@pnpm/assert-project":"link:../../privatePackages/assert-project","@types/load-json-file":"2.0.7","@types/update-notifier":"2.5.0","tslint-config-standard":"8.0.1","@pnpm/read-package-json":"1.0.1","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_2.19.0-0_1542065174706_0.3737259318874149","host":"s3://npm-registry-packages"}},"9.15.9":{"name":"pnpm","version":"9.15.9","keywords":["pnpm9","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@9.15.9","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"acafe6003ef0e6b24e01c24245a840f659cca155","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-9.15.9.tgz","fileCount":902,"integrity":"sha512-aARhQYk8ZvrQHAeSMRKOmvuJ74fiaR1p5NQO7iKJiClf1GghgbrlW1hBjDolO95lpQXsfF+UA+zlzDzTfc8lMQ==","signatures":[{"sig":"MEQCIGfJsZcWOYet7N9s+gixdrVR7NuxXRagWTDp3bqUDryoAiAbB9E/EMD0Fr90el0tTPKBt3lrHkq2DREzZ0d5y44L6Q==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":17420406},"jest":{"preset":"@pnpm/jest-config"},"main":"bin/pnpm.cjs","_from":"file:pnpm-9.15.9.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=18.12"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7777 jest","start":"tsc --watch","bundle":"ts-node bundle.ts","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/templates dist/templates && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/9359900842d3b1a61f63447a54dfcd25/pnpm-9.15.9.tgz","_integrity":"sha512-aARhQYk8ZvrQHAeSMRKOmvuJ74fiaR1p5NQO7iKJiClf1GghgbrlW1hBjDolO95lpQXsfF+UA+zlzDzTfc8lMQ==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git","directory":"pnpm"},"_npmVersion":"10.8.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"20.18.1","preferGlobal":true,"publishConfig":{"tag":"next-9","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/pnpm_9.15.9_1741574829007_0.7495595357683866","host":"s3://npm-registry-packages-npm-production"}},"10.28.0":{"name":"pnpm","version":"10.28.0","keywords":["pnpm","pnpm10","dependencies","dependency manager","efficient","fast","hardlinks","install","installer","link","lockfile","modules","monorepo","multi-package","npm","package manager","package.json","packages","prune","rapid","remove","shrinkwrap","symlinks","uninstall","workspace"],"license":"MIT","_id":"pnpm@10.28.0","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"99bafbd81cd8141d21254ec30f60efd7d5028f14","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-10.28.0.tgz","fileCount":1068,"integrity":"sha512-Bd9x0UIfITmeBT/eVnzqNNRG+gLHZXFEG/wceVbpjjYwiJgtlARl/TRIDU2QoGaLwSNi+KqIAApk6D0LDke+SA==","signatures":[{"sig":"MEYCIQCDS9aVWzPjM8BKOiel92BSrBIRjflBzrE8LW0HUn6YDQIhAOrIeaWmaZpd1ysr2W+X5780aX9ZIy872S+R9c74vW08","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/pnpm@10.28.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":17507161},"jest":{"preset":"@pnpm/jest-config/with-registry"},"main":"bin/pnpm.cjs","type":"commonjs","_from":"file:pnpm-10.28.0.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=18.12"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"jest","start":"tsc --watch","bundle":"ts-node bundle.ts","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/templates dist/templates && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:4278a4df-1aad-48ee-a502-ee0d0bdc49bd"}},"_resolved":"/tmp/916800a2cdadba5ecc639775089a002d/pnpm-10.28.0.tgz","_integrity":"sha512-Bd9x0UIfITmeBT/eVnzqNNRG+gLHZXFEG/wceVbpjjYwiJgtlARl/TRIDU2QoGaLwSNi+KqIAApk6D0LDke+SA==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git","directory":"pnpm"},"_npmVersion":"11.6.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"20.19.6","preferGlobal":true,"publishConfig":{"tag":"next-10","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/pnpm_10.28.0_1767999904441_0.8455232693562447","host":"s3://npm-registry-packages-npm-production"}},"0.19.0":{"name":"pnpm","version":"0.19.0","keywords":["install","npm"],"author":{"name":"Rico Sta. Cruz","email":"rico@ricostacruz.com"},"license":"MIT","_id":"pnpm@0.19.0","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"}],"homepage":"https://github.com/rstacruz/pnpm#readme","bugs":{"url":"https://github.com/rstacruz/pnpm/issues"},"bin":{"pnpm":"bin/pnpm","pnpm-install":"bin/pnpm-install"},"dist":{"shasum":"ae05ec99e6d70cb151bb36284d1cc003718062d4","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-0.19.0.tgz","integrity":"sha512-7ySs3TRuuByF5OGXtG0rsN7xKqJbfmRZAM0lAXrpJF1+W81NQecWWU7JT62N/rQZGSJCm8DPbwohdausvyLnjQ==","signatures":[{"sig":"MEYCIQCC3U98LUrzFPi/nzY94u0PGtXtfQjG+xtLcmYCC0ddOAIhAKZC1S1+5UhF3ljKtCr3OVQSE0Dt2i2BSW4Uvo2fiC4M","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"index.js","_from":".","babel":{"plugins":["transform-es2015-arrow-functions","transform-es2015-literals"]},"files":["lib","bin"],"_shasum":"ae05ec99e6d70cb151bb36284d1cc003718062d4","gitHead":"d2b19d7a2cf97a4caa8fb0d8b09c2f97911f082a","scripts":{"test":"node test | tap-spec","build":"if [ ! -d lib~ ]; then mv lib lib~; babel --source-maps inline -D lib~ -d lib; fi","prepublish":"if in-publish; then npm run build; fi","test:babel":"babel-node test | tap-spec","postpublish":"rm -rf lib; mv lib~ lib"},"_npmUser":{"name":"rstacruz","email":"dropbox@ricostacruz.com"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/rstacruz/pnpm.git","type":"git"},"_npmVersion":"2.14.12","description":"A fast implementation of npm install","directories":{"test":"test"},"_nodeVersion":"4.3.0","dependencies":{"mz":"2.3.1","rc":"1.1.6","caw":"^1.2.0","got":"5.4.1","meow":"3.7.0","chalk":"1.1.1","debug":"2.2.0","byline":"4.2.1","mkdirp":"0.5.1","rimraf":"2.5.2","semver":"5.1.0","tar-fs":"1.11.0","throat":"2.0.2","thenify":"3.1.1","bluebird":"3.3.4","node-gyp":"3.3.0","commondir":"1.0.1","node-uuid":"1.4.7","observatory":"1.0.0","read-pkg-up":"1.0.1","gunzip-maybe":"1.3.1","registry-url":"3.0.3","object-assign":"4.0.1","sorted-object":"^1.0.0","supports-color":"^3.1.2","npm-package-arg":"4.1.0"},"preferGlobal":true,"devDependencies":{"npm":"3.8.2","nixt":"0.5.0","tape":"4.4.0","sepia":"2.0.1","eslint":"1.10.3","docpress":"0.6.11","tap-spec":"4.1.1","babel-cli":"6.4.5","in-publish":"2.0.0","tape-eslint":"1.2.1","git-update-ghpages":"1.3.0","eslint-config-standard":"4.4.0","eslint-plugin-standard":"1.3.2","babel-plugin-transform-es2015-literals":"6.3.13","babel-plugin-transform-es2015-arrow-functions":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/pnpm-0.19.0.tgz_1458601168189_0.7819720536936074","host":"packages-12-west.internal.npmjs.com"}},"6.12.0-0":{"name":"pnpm","version":"6.12.0-0","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"license":"MIT","_id":"pnpm@6.12.0-0","maintainers":[{"name":"zkochan","email":"z@kochan.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"31995654bdc773a83468f1dffef95c1683014e7f","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-6.12.0-0.tgz","fileCount":623,"integrity":"sha512-q1jD+tXTU7oKkKOzSr58Kl4rl8+EEzSVUxOnhHp6okCv0zE66DDBVPSlKkURBo4K5pssA2dFtPUZ7jIMwSwe5w==","signatures":[{"sig":"MEYCIQCHRtxRZRtZmHyCIpZuaZxJbHx10TmHmzVmUwNxnfDnfAIhAO7QF0HeM4VFTuRyScXTbJN4Uado8D2tY7QOcuTA2ySG","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9253179,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhBoRPCRA9TVsSAnZWagAAUM4P/0jTHiI8mdWX4j+btjH2\nBFHcoW/+MIMZgnVdTtQjBsvLEYujxRfJMCNSz7yLchrPl75WIbIoihEUMref\nv4C02W6x5CkLlQEam9AdSCjlMfJKQiR6zqYaHG7kIena9UrSVeo6wjXSC99Y\nOR40onBlPWpMZgxyCJROmH/v6s4EONRHU+TP60BRWvokpwLtLjonKMVKzug2\nw+cCgruP1uO8Oj7YMyv1STfFljl6DWh5/pS7k66zIc2jnhpDsXP5QHIH+uPz\nTIYOYGl8DPM0Cuq77qSMPrTlwlUF9CCW2OLKL6OKRJZKwOeMZxy8NMfaUKaQ\nOUWvHzfXfA0m1AJAzk5gWrtYxmBXai6rrF1NkilfeQ4GKS/qH30a0pzRiBfR\n/owRo2xILJQ1nsXme10KmA2ydWWWuuy+42ltgs5Jr4nf6TWBWGIghWIrM5nv\nup0qDjgRDnGsjkjxyEz0J49G6inaO/hoUTinKEoIAud2FeDHKF+nYJnjCCNB\n91t69PJ+cskyBxQEd8cq9Ta7fNW6ZmhVlacTywzwk3+IA7o6V/zw8zOGxRQf\nerDJdRDWsrgnJ+9KeZOXsZKqq59sKf/mrkljwWqx4XG5HuyH4Csp3z7tjIIl\nXPP/rGsdYbcBRMcd/ee34/PLsxLd6lklAHH50iQiNNb575ZZSfuRgXeWgoRb\n/Fv6\r\n=CD5p\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","_from":"file:pnpm-6.12.0-0.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=12.17"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint -c ../../eslint.json src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"pnpm tsc -- --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build && pnpm run lint -- --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && pkg ./dist/pnpm.cjs --out-path=../artifacts/win-x64 --targets=node14-win-x64 && pkg ./dist/pnpm.cjs --out-path=../artifacts/linux-x64 --targets=node14-linux-x64 && pkg ./dist/pnpm.cjs --out-path=../artifacts/macos-x64 --targets=node14-macos-x64","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.cjs","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"6.14.13","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"14.17.0","preferGlobal":true,"publishConfig":{"tag":"next","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","__devDependencies":{"ncp":"^2.0.0","chalk":"^4.1.0","delay":"^5.0.0","execa":"^5.0.0","is-ci":"^3.0.0","p-any":"3.0.0","ramda":"^0.27.1","tempy":"^1.0.0","which":"^2.0.2","byline":"5.0.0","semver":"^7.3.4","esbuild":"^0.12.0","p-defer":"^3.0.0","ps-list":"^7.2.0","path-name":"^1.0.0","split-cmd":"^1.0.1","tree-kill":"^1.2.2","write-pkg":"4.0.0","@pnpm/nopt":"^0.2.1","@types/ncp":"^2.0.4","is-windows":"^1.0.2","pkgs-graph":"workspace:6.1.2","strip-ansi":"^6.0.0","@pnpm/types":"workspace:7.4.0","cross-spawn":"^7.0.3","exists-link":"2.0.0","npm-run-all":"^4.1.5","path-exists":"^4.0.0","render-help":"^1.0.1","symlink-dir":"^5.0.0","@pnpm/client":"workspace:5.0.1","@pnpm/config":"workspace:12.4.4","@pnpm/logger":"^4.0.0","@pnpm/tabtab":"^0.1.2","@types/is-ci":"^3.0.0","@types/ramda":"0.27.39","@types/which":"^2.0.0","@zkochan/pkg":"0.0.0-1","@pnpm/command":"workspace:2.0.0","@pnpm/prepare":"workspace:0.0.26","@pnpm/run-npm":"workspace:3.1.0","@types/byline":"^4.2.32","@types/semver":"^7.3.4","@pnpm/cli-meta":"workspace:2.0.0","@zkochan/retry":"^0.2.0","load-json-file":"^6.2.0","loud-rejection":"^2.2.0","read-yaml-file":"^2.1.0","@pnpm/cli-utils":"workspace:0.6.14","@pnpm/constants":"workspace:5.0.0","@zkochan/libnpx":"^13.1.5","@zkochan/rimraf":"^2.1.1","write-json-file":"^4.3.0","write-yaml-file":"^4.2.0","@pnpm/store-path":"^5.0.0","deep-require-cwd":"1.0.0","@types/is-windows":"^1.0.0","normalize-newline":"3.0.0","@pnpm/core-loggers":"workspace:6.0.4","@pnpm/modules-yaml":"workspace:9.0.4","@types/cross-spawn":"^6.0.2","cross-var-no-babel":"^1.2.0","@pnpm/file-reporter":"^1.0.1","@pnpm/assert-project":"workspace:*","@pnpm/lockfile-types":"workspace:3.0.0","@pnpm/parse-cli-args":"workspace:4.3.0","dir-is-case-sensitive":"^2.0.0","@pnpm/default-reporter":"workspace:8.1.9","@pnpm/read-package-json":"workspace:5.0.4","@pnpm/find-workspace-dir":"workspace:3.0.1","@pnpm/plugin-commands-env":"workspace:0.2.9","@pnpm/plugin-commands-audit":"workspace:5.1.3","@pnpm/plugin-commands-setup":"workspace:^0.1.10","@pnpm/plugin-commands-store":"workspace:4.0.5","@pnpm/read-project-manifest":"workspace:2.0.5","@pnpm/plugin-commands-import":"workspace:3.0.9","@pnpm/plugin-commands-server":"workspace:3.0.21","@pnpm/write-project-manifest":"workspace:2.0.4","@pnpm/common-cli-options-help":"workspace:0.6.0","@pnpm/find-workspace-packages":"workspace:3.1.6","@pnpm/plugin-commands-listing":"workspace:4.0.5","@pnpm/plugin-commands-rebuild":"workspace:5.0.5","anonymous-npm-registry-client":"0.1.2","@pnpm/plugin-commands-outdated":"workspace:5.0.5","@pnpm/filter-workspace-packages":"workspace:4.1.8","@pnpm/pick-registry-for-package":"workspace:2.0.4","@pnpm/plugin-commands-publishing":"workspace:4.2.1","@pnpm/plugin-commands-installation":"workspace:6.0.9","@pnpm/plugin-commands-script-runners":"workspace:4.0.6"},"__optionalDependencies":{"node-gyp":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_6.12.0-0_1627817038826_0.7685559343387296","host":"s3://npm-registry-packages"}},"1.39.0":{"name":"pnpm","version":"1.39.0","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@1.39.0","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js","pnpx":"lib/bin/pnpx.js"},"dist":{"shasum":"34e63c7522c9a9972ab4b84a8bf8726c1a72c69b","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-1.39.0.tgz","fileCount":6166,"integrity":"sha512-cYnpUsvfprxxVg57euCWLSK+KfCqDikPnZv+pH3KOXibr7+EJzJOhCljDj6TXJysF9jE1gxc+DvDBZl+axJgrg==","signatures":[{"sig":"MEQCIG1l6nxHkPkclGYdr8ufWPz+DjCHX2mk24QWzfYlQn7MAiA+Tk4wBulw5tMKmCVg0cYLCJofmd092n3B6qWNVgIS0Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":25495887},"main":"lib/bin/pnpm.js","_from":".","files":["lib/"],"_shasum":"34e63c7522c9a9972ab4b84a8bf8726c1a72c69b","engines":{"node":">=4"},"gitHead":"4bf2a99a63359a7a9a5b64bb4d39a56dbd851aec","scripts":{"tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json --project .","test":"npm run lint && npm run tsc && npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"preview --skip-prepublishOnly && npm-run-all -p -r pnpm-registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf ../.tmp/ && rimraf node_modules/.bin/pnpm && pnpm-registry-mock prepare","pnpm-registry-mock":"pnpm-registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"greenkeeper":{"ignore":["@pnpm/default-fetcher","@pnpm/default-resolver","@pnpm/logger","@pnpm/outdated","@pnpm/server","@pnpm/types","pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-registry-mock","remove-all-except-outer-links","pnpm-shrinkwrap","supi"]},"_nodeVersion":"9.10.1","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"nopt":"^4.0.1","supi":"^0.16.0","chalk":"^2.2.0","delay":"^2.0.0","is-ci":"^1.0.10","ramda":"^0.25.0","retry":"^0.10.1","byline":"^5.0.0","diable":"^4.0.1","p-limit":"^1.1.0","get-port":"^3.2.0","camelcase":"^4.1.0","path-name":"^1.0.0","pnpm-list":"^2.0.0","tree-kill":"^1.2.0","is-windows":"^1.0.1","pkgs-graph":"^2.0.0","text-table":"^0.2.0","@pnpm/types":"^1.5.0","common-tags":"^1.4.0","cross-spawn":"^6.0.3","graceful-fs":"^4.1.11","signal-exit":"^3.0.2","strip-color":"^0.1.0","@pnpm/config":"^0.3.1","@pnpm/logger":"^1.0.0","@pnpm/server":"^0.9.0","@types/retry":"^0.10.2","find-packages":"^2.2.0","package-store":"^0.18.0","path-absolute":"^1.0.0","@pnpm/outdated":"^0.2.10","load-json-file":"^4.0.0","load-yaml-file":"^0.1.0","loud-rejection":"^1.6.0","mkdirp-promise":"^5.0.1","process-exists":"^3.0.0","util.promisify":"^1.0.0","@types/get-port":"^3.2.0","@zkochan/libnpx":"^9.6.1","graph-sequencer":"^2.0.0","update-notifier":"^2.1.0","write-json-file":"^2.3.0","@pnpm/store-path":"^1.0.3","pnpm-file-reporter":"^0.1.0","@pnpm/default-fetcher":"^0.4.0","pnpm-default-reporter":"^0.16.0","@pnpm/default-resolver":"^0.1.4","@types/write-json-file":"^2.2.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"mz":"^2.6.0","caw":"^2.0.0","tape":"^4.6.3","execa":"^0.10.0","sepia":"^2.0.2","mkdirp":"^0.5.1","rimraf":"^2.5.4","semver":"^5.3.0","tslint":"^5.4.2","ts-node":"^5.0.0","read-pkg":"^3.0.0","@types/mz":"^0.0.32","write-pkg":"^3.1.0","typescript":"^2.7.1","@types/node":"^9.3.0","@types/nopt":"^3.0.29","@types/tape":"^4.2.30","exists-link":"^2.0.0","npm-run-all":"^4.0.1","path-exists":"^3.0.0","rimraf-then":"^1.0.1","@types/delay":"^2.0.1","@types/ramda":"^0.25.0","tape-promise":"^2.0.1","@types/byline":"^4.2.31","@types/mkdirp":"^0.5.0","@types/semver":"^5.3.32","@zkochan/husky":"^0.0.0","@commitlint/cli":"^6.1.3","package-preview":"^1.0.0","write-yaml-file":"^1.0.0","deep-require-cwd":"^1.0.0","npm-scripts-info":"^0.3.6","normalize-newline":"^3.0.0","@types/common-tags":"^1.2.5","pnpm-registry-mock":"^1.5.0","@pnpm/assert-project":"^1.1.1","@types/load-json-file":"^2.0.6","@commitlint/prompt-cli":"^6.1.3","@types/update-notifier":"^2.0.0","anonymous-npm-registry-client":"^0.1.2","@commitlint/config-conventional":"^6.1.3"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_1.39.0_1523222776536_0.4590415011286493","host":"s3://npm-registry-packages"}},"1.39.1":{"name":"pnpm","version":"1.39.1","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@1.39.1","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js","pnpx":"lib/bin/pnpx.js"},"dist":{"shasum":"3a6cb79d56f6de9eb7ac9654eeee05ca494447f2","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-1.39.1.tgz","fileCount":6178,"integrity":"sha512-kqOd+AK9Nm2KjlkB3Bj3ZVt9TLqGC8nBQCf+7YLo+LYzHmNc8gCIlyKlxFQzavEXXnA5YGPjaDvk6K8Bg3sDAA==","signatures":[{"sig":"MEUCIQD3bFtpHsMgf2zUYi1uFIxD8NRL7esr/O7EIP7ElHOnKQIgMHCo+B9AfmlwwbpFoA7rJlEFKgUM8wIgoJdmZATB+js=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":25543712},"main":"lib/bin/pnpm.js","_from":".","files":["lib/"],"_shasum":"3a6cb79d56f6de9eb7ac9654eeee05ca494447f2","engines":{"node":">=4"},"gitHead":"7beeb9d90a281d7d91563a74b59c9344accd8a2e","scripts":{"tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json --project .","test":"npm run lint && npm run tsc && npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"preview --skip-prepublishOnly && npm-run-all -p -r pnpm-registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf ../.tmp/ && rimraf node_modules/.bin/pnpm && pnpm-registry-mock prepare","pnpm-registry-mock":"pnpm-registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"greenkeeper":{"ignore":["@pnpm/default-fetcher","@pnpm/default-resolver","@pnpm/logger","@pnpm/outdated","@pnpm/server","@pnpm/types","pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-registry-mock","remove-all-except-outer-links","pnpm-shrinkwrap","supi"]},"_nodeVersion":"9.10.1","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"nopt":"^4.0.1","supi":"^0.16.2","chalk":"^2.2.0","delay":"^2.0.0","is-ci":"^1.0.10","ramda":"^0.25.0","retry":"^0.12.0","byline":"^5.0.0","diable":"^4.0.1","p-limit":"^1.1.0","get-port":"^3.2.0","camelcase":"^4.1.0","path-name":"^1.0.0","pnpm-list":"^2.0.0","tree-kill":"^1.2.0","is-windows":"^1.0.1","pkgs-graph":"^2.0.0","text-table":"^0.2.0","@pnpm/types":"^1.5.0","common-tags":"^1.4.0","cross-spawn":"^6.0.3","graceful-fs":"^4.1.11","signal-exit":"^3.0.2","strip-color":"^0.1.0","@pnpm/config":"^0.3.1","@pnpm/logger":"^1.0.0","@pnpm/server":"^0.9.0","@types/retry":"^0.10.2","find-packages":"^2.2.0","package-store":"^0.18.0","path-absolute":"^1.0.0","@pnpm/outdated":"^0.2.10","load-json-file":"^4.0.0","load-yaml-file":"^0.1.0","loud-rejection":"^1.6.0","mkdirp-promise":"^5.0.1","process-exists":"^3.0.0","util.promisify":"^1.0.0","@types/get-port":"^3.2.0","@zkochan/libnpx":"^9.6.1","graph-sequencer":"^2.0.0","update-notifier":"^2.1.0","write-json-file":"^2.3.0","@pnpm/store-path":"^1.0.3","pnpm-file-reporter":"^0.1.0","@pnpm/default-fetcher":"^0.4.0","pnpm-default-reporter":"^0.16.1","@pnpm/default-resolver":"^0.1.4","@types/write-json-file":"^2.2.1"},"_hasShrinkwrap":false,"devDependencies":{"mz":"^2.6.0","caw":"^2.0.0","tape":"^4.6.3","execa":"^0.10.0","sepia":"^2.0.2","mkdirp":"^0.5.1","rimraf":"^2.5.4","semver":"^5.3.0","tslint":"^5.4.2","ts-node":"^5.0.0","read-pkg":"^3.0.0","@types/mz":"^0.0.32","write-pkg":"^3.1.0","typescript":"^2.7.1","@types/node":"^9.3.0","@types/nopt":"^3.0.29","@types/tape":"^4.2.30","exists-link":"^2.0.0","npm-run-all":"^4.0.1","path-exists":"^3.0.0","rimraf-then":"^1.0.1","@types/delay":"^2.0.1","@types/ramda":"^0.25.0","tape-promise":"^2.0.1","@types/byline":"^4.2.31","@types/mkdirp":"^0.5.0","@types/semver":"^5.3.32","@zkochan/husky":"^0.0.0","@commitlint/cli":"^6.1.3","package-preview":"^1.0.0","write-yaml-file":"^1.0.0","deep-require-cwd":"^1.0.0","npm-scripts-info":"^0.3.6","normalize-newline":"^3.0.0","@types/common-tags":"^1.2.5","pnpm-registry-mock":"^1.5.0","@pnpm/assert-project":"^1.1.1","@types/load-json-file":"^2.0.6","@commitlint/prompt-cli":"^6.1.3","@types/update-notifier":"^2.0.0","anonymous-npm-registry-client":"^0.1.2","@commitlint/config-conventional":"^6.1.3"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_1.39.1_1523493503871_0.5993593535096291","host":"s3://npm-registry-packages"}},"4.8.0-1":{"name":"pnpm","version":"4.8.0-1","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@4.8.0-1","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"c46ab985b84ff0d82f77eb7db2caea2e43ca138e","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-4.8.0-1.tgz","fileCount":6043,"integrity":"sha512-Q1rwLz46DUBV877vk3RvRAbUJpLckrOAluifGP5NEq8A6mGxd5VG3H0Snh4bDhpl8s3VDefGJikEO9BRpUgJBA==","signatures":[{"sig":"MEUCIHSeya3n43RbOlhxps4i3UxdjNr0lbcCX98+yo1Mu3e4AiEA187kI9Yp1BNXZxFTKckFMqBBrSlLC2i2qzhTCNld5TA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":23518514,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeJKbiCRA9TVsSAnZWagAA4EsP/3AmvQvcVxHKv80uNey5\nwQ6NpQOXrOzP5eUs2EPO7RNxdTy+4m8QDmuC581n6THE6kAuiSwvoasSqox1\nwfv8qI2JxW7l6IA+02JjSqS1cWg8J/nxdSJelfgtkAuIs76wtbTdiaJ6BpZd\nzVOoLuu26xu8q8m8iv07ZBC8+9e2wCZKFwzM6Y4p+91IxiBfchBFHmVRRNSs\niAqkEwJvSuAaL/a3y0P3JyKYh77RAsUqBhhWs0fCZG69mbbzVkJrDlhIdAjT\nPlH6I+5RXyVkJApED9v8+HzdB8iuCXU/YctD1t7hPmOrZWhdAoI0yqndbJ0H\n9USRwn/Kx4MSf3ZcSAT6XMg+gFj5VtBNhaBbidcwdPLnYPp8NYw1TOAPDOjb\nyTTWy/qESTkya8edCHTnlTcCDO4VF2qyy2COImLUOKwYbcDF8bMCx2Jlwoqp\n6TiJpevmO6mZ19DFKfXAoJyR22pPS9TOX4472D5WZxpKBJ14cj0wY04CLaDS\nvmdA03aGEJ9keUwaH/cWRWtRfzmKthlhN+u89JirV/Y5II+6xI5eqy3/0Sp2\nyPGOf1tUjQ/grpcxnrg0S81d0W2v6jNihgYMbImfp4C20jwA/+ovkCPgN60t\nNCNnZusHKVWqBsphHI8BPFlbM1t5A0Y0zSv/85/I9MItszuuYjIEBq6FgwHD\ng/3P\r\n=MqRw\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","_from":".","_shasum":"c46ab985b84ff0d82f77eb7db2caea2e43ca138e","engines":{"node":">=10"},"scripts":{"tsc":"rimraf lib && tsc","lint":"tslint -c ../../tslint.json src/**/*.ts test/**/*.ts","test":"npm run lint && npm run tsc && cross-env PNPM_REGISTRY_MOCK_PORT=7772 npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"run-p -r registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf node_modules/.bin/pnpm && registry-mock prepare","registry-mock":"registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"12.14.1","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"chalk":"3.0.0","is-ci":"2.0.0","ramda":"0.26.1","pkgs-graph":"5.1.0","@pnpm/types":"5.0.0","common-tags":"1.8.0","graceful-fs":"4.2.1","render-help":"0.0.0","@pnpm/config":"7.1.0","@pnpm/logger":"3.1.0","@pnpm/run-npm":"2.0.0","loud-rejection":"2.2.0","@pnpm/cli-utils":"0.3.1","@zkochan/libnpx":"11.0.3","update-notifier":"4.0.0","@pnpm/core-loggers":"4.0.1","@pnpm/file-reporter":"0.1.0","@pnpm/parse-cli-args":"0.2.0","@pnpm/default-reporter":"5.1.1-0","@pnpm/find-workspace-dir":"1.0.0","@pnpm/plugin-commands-audit":"0.2.2","@pnpm/plugin-commands-store":"0.1.3-0","@pnpm/plugin-commands-import":"0.1.12-1","@pnpm/plugin-commands-server":"0.1.4-0","@pnpm/common-cli-options-help":"0.1.4","@pnpm/plugin-commands-listing":"0.2.3","@pnpm/plugin-commands-rebuild":"0.1.3-1","@pnpm/plugin-commands-outdated":"0.2.3-1","@pnpm/filter-workspace-packages":"1.2.2","@pnpm/plugin-commands-publishing":"0.2.4-0","@pnpm/plugin-commands-installation":"0.2.5-1","@pnpm/plugin-commands-script-runners":"0.2.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","__devDependencies":{"mz":"2.7.0","ncp":"2.0.0","pnpm":"link:","delay":"4.3.0","execa":"4.0.0","p-any":"2.1.0","retry":"0.12.0","byline":"5.0.0","rimraf":"3.0.0","semver":"7.1.1","make-dir":"3.0.0","@types/mz":"^2.7.0","tree-kill":"1.2.2","write-pkg":"4.0.0","@types/ncp":"2.0.3","is-windows":"1.0.2","cross-spawn":"7.0.1","exists-link":"2.0.0","npm-run-all":"4.1.5","path-exists":"4.0.0","symlink-dir":"3.1.1","@types/is-ci":"2.0.0","@types/ramda":"^0.26.39","@types/retry":"0.12.0","@types/table":"^4.0.7","tape-promise":"4.0.0","@pnpm/prepare":"*","@types/byline":"4.2.31","@types/mkdirp":"0.5.2","@types/semver":"^6.2.0","load-json-file":"6.2.0","read-yaml-file":"1.1.0","@pnpm/constants":"3.0.0","@zkochan/rimraf":"1.0.0","write-json-file":"4.0.0","write-yaml-file":"3.0.1","deep-require-cwd":"1.0.0","@types/is-windows":"^1.0.0","normalize-newline":"3.0.0","@pnpm/modules-yaml":"*","@types/common-tags":"1.8.0","@types/cross-spawn":"6.0.1","@types/graceful-fs":"4.1.3","@types/tape-promise":"4.0.0","@pnpm/assert-project":"*","@pnpm/lockfile-types":"2.0.0","dir-is-case-sensitive":"1.0.2","@types/update-notifier":"2.5.0","@pnpm/read-package-json":"*","@pnpm/read-project-manifest":"1.0.0","@pnpm/write-project-manifest":"*","@pnpm/find-workspace-packages":"2.1.1","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_4.8.0-1_1579460321513_0.515732859611959","host":"s3://npm-registry-packages"}},"4.8.0-0":{"name":"pnpm","version":"4.8.0-0","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@4.8.0-0","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"a84cd53e15455d8f6790e05196347d08c2466ee1","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-4.8.0-0.tgz","fileCount":6033,"integrity":"sha512-DHIMEY38eMlsA+wUrmp7DHVEpY/xxs6+U8DAwGDtqObeIPTA1ZaicY0rBh96HmSECbsEML3lr8Xi94k9/4vP9A==","signatures":[{"sig":"MEQCIBzWdC0Tj03CQmfgZDvB1/wWoCr051GY1qYEsjUAod8fAiAo2/X0+HVEZaGby/GuRzHaza4Chfo4Z2ZF5/ZTABOJiA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":23494093,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeI3uGCRA9TVsSAnZWagAAGYkQAKAEvjVfFRVrExRxXK9X\nwRLqKnUbSM5DKuRti5EYL9XQOQwuNew8bbPfJef4KL7FxHIWDH9K/b0y+spn\nc8yVTFMGEfg8rNGB0tuzJRRfeUoMst0y0kA7etqTHWBRv6TnudjhhkFlideI\nHZmthtibHlHt9kuu48brHrWU3LjM/FcHBE6JhIaO6tScbLifNrX5ZUXA9GAz\ny6xILj0bJe/RK/ZwBwWCOmP9mIgAq0DuOCHoN3HV+FYfPWdqc6K/Nge+jzFI\ny1WPWsuhcBZJ9c/s5Y5hP01chxdh/qEyhigyw1hwpgngvA5iwlprDtZuPBAm\neIqgQL3PpIQesust7x8tfeuC7C9DjsTwOlAPdmiLAViQ5J/V1i7JzzGmFwsR\nsj/0IJIfei1sUQBLvBT1FUFB1zQgYr6qiWjbHDaR15jK3f/V7tcf7Yr7qPDU\neln8l3HpZIhSBwbWJBxpJ7OneIzebQ3PFiBXeDQIXYLSvuYZi4VNc9YqsE6q\nzykQQta5pwgeNyXN0VMw8Hqs82LW0jvksLR12b9M4wH+aZrLn82ebvWpgjw4\nTtUIBJPeOUjCLMspz4fmuxYsxtq2rz7Yn73VyjfXm3CBkavoUHrmPexw5kOr\nTRRPm2q3eZJ8f8aMbB/16glqrDGcCC3S/ICteRij0v4UuwLFAtXogAxDryLt\nDLWI\r\n=8j9d\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","_from":".","_shasum":"a84cd53e15455d8f6790e05196347d08c2466ee1","engines":{"node":">=10"},"scripts":{"tsc":"rimraf lib && tsc","lint":"tslint -c ../../tslint.json src/**/*.ts test/**/*.ts","test":"npm run lint && npm run tsc && cross-env PNPM_REGISTRY_MOCK_PORT=7772 npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"run-p -r registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf node_modules/.bin/pnpm && registry-mock prepare","registry-mock":"registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"10.18.1","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"chalk":"3.0.0","is-ci":"2.0.0","ramda":"0.26.1","pkgs-graph":"5.1.0","@pnpm/types":"5.0.0","common-tags":"1.8.0","graceful-fs":"4.2.1","render-help":"0.0.0","@pnpm/config":"7.1.0","@pnpm/logger":"3.1.0","@pnpm/run-npm":"2.0.0","loud-rejection":"2.2.0","@pnpm/cli-utils":"0.3.1","@zkochan/libnpx":"11.0.3","update-notifier":"4.0.0","@pnpm/core-loggers":"4.0.1","@pnpm/file-reporter":"0.1.0","@pnpm/parse-cli-args":"0.2.0","@pnpm/default-reporter":"5.1.1-0","@pnpm/find-workspace-dir":"1.0.0","@pnpm/plugin-commands-audit":"0.2.2","@pnpm/plugin-commands-store":"0.1.2","@pnpm/plugin-commands-import":"0.1.12-0","@pnpm/plugin-commands-server":"0.1.3","@pnpm/common-cli-options-help":"0.1.4","@pnpm/plugin-commands-listing":"0.2.3","@pnpm/plugin-commands-rebuild":"0.1.3-0","@pnpm/plugin-commands-outdated":"0.2.3-0","@pnpm/filter-workspace-packages":"1.2.2","@pnpm/plugin-commands-publishing":"0.2.3","@pnpm/plugin-commands-installation":"0.2.5-0","@pnpm/plugin-commands-script-runners":"0.2.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","__devDependencies":{"mz":"2.7.0","ncp":"2.0.0","pnpm":"link:","delay":"4.3.0","execa":"4.0.0","p-any":"2.1.0","retry":"0.12.0","byline":"5.0.0","rimraf":"3.0.0","semver":"7.1.1","make-dir":"3.0.0","@types/mz":"^2.7.0","tree-kill":"1.2.2","write-pkg":"4.0.0","@types/ncp":"2.0.3","is-windows":"1.0.2","cross-spawn":"7.0.1","exists-link":"2.0.0","npm-run-all":"4.1.5","path-exists":"4.0.0","symlink-dir":"3.1.1","@types/is-ci":"2.0.0","@types/ramda":"^0.26.39","@types/retry":"0.12.0","@types/table":"^4.0.7","tape-promise":"4.0.0","@pnpm/prepare":"*","@types/byline":"4.2.31","@types/mkdirp":"0.5.2","@types/semver":"^6.2.0","load-json-file":"6.2.0","read-yaml-file":"1.1.0","@pnpm/constants":"3.0.0","@zkochan/rimraf":"1.0.0","write-json-file":"4.0.0","write-yaml-file":"3.0.1","deep-require-cwd":"1.0.0","@types/is-windows":"^1.0.0","normalize-newline":"3.0.0","@pnpm/modules-yaml":"*","@types/common-tags":"1.8.0","@types/cross-spawn":"6.0.1","@types/graceful-fs":"4.1.3","@types/tape-promise":"4.0.0","@pnpm/assert-project":"*","@pnpm/lockfile-types":"2.0.0","dir-is-case-sensitive":"1.0.2","@types/update-notifier":"2.5.0","@pnpm/read-package-json":"*","@pnpm/read-project-manifest":"1.0.0","@pnpm/write-project-manifest":"*","@pnpm/find-workspace-packages":"2.1.1","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_4.8.0-0_1579383686065_0.6154846426820069","host":"s3://npm-registry-packages"}},"11.0.0-rc.5":{"name":"pnpm","version":"11.0.0-rc.5","keywords":["pnpm","pnpm11","dependencies","dependency manager","efficient","fast","hardlinks","install","installer","link","lockfile","modules","monorepo","multi-package","npm","package manager","package.json","packages","prune","rapid","remove","shrinkwrap","symlinks","uninstall","workspace"],"license":"MIT","_id":"pnpm@11.0.0-rc.5","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pn":"bin/pnpm.mjs","pnx":"bin/pnpx.mjs","pnpm":"bin/pnpm.mjs","pnpx":"bin/pnpx.mjs"},"dist":{"shasum":"016e5097701b70b39229ed6f3d0ffeae0caa858c","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-11.0.0-rc.5.tgz","fileCount":596,"integrity":"sha512-xGn7aqE6meV67JNc17hv9CJwH0YC7KwiMdPcIJEFhuv7a1CntFXQd47CKuVpEtjY6I6fngoDwIdaakF4OpShvQ==","signatures":[{"sig":"MEUCIA5ptbN4YvdJ0rOoemULMG/pCXeGwxXNLvgr+uJQCWgMAiEAztHmFzWA36Iodlo0irLDhTCxWFf33k/sWoZfOYsJmhA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/pnpm@11.0.0-rc.5","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":18080295},"jest":{"preset":"@pnpm/jest-config/with-registry"},"main":"bin/pnpm.mjs","type":"module","unpkg":"dist/pnpm.mjs","engines":{"node":">=22.13"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pn compile && pn .test",".test":"cross-env NODE_OPTIONS=\"$NODE_OPTIONS --experimental-vm-modules --disable-warning=ExperimentalWarning --disable-warning=DEP0169\" jest","start":"tsgo --watch","bundle":"pnx node@runtime:24.6.0 bundle.ts","compile":"tsgo --build && pn lint --fix && rimraf dist bin/nodes && pn bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/templates dist/templates && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git","directory":"pnpm"},"description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"25.6.1","preferGlobal":true,"publishConfig":{"tag":"next-11","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_11.0.0-rc.5_1776787339471_0.9687414729467922","host":"s3://npm-registry-packages-npm-production"}},"11.0.0-rc.4":{"name":"pnpm","version":"11.0.0-rc.4","keywords":["pnpm","pnpm11","dependencies","dependency manager","efficient","fast","hardlinks","install","installer","link","lockfile","modules","monorepo","multi-package","npm","package manager","package.json","packages","prune","rapid","remove","shrinkwrap","symlinks","uninstall","workspace"],"license":"MIT","_id":"pnpm@11.0.0-rc.4","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pn":"bin/pnpm.mjs","pnx":"bin/pnpx.mjs","pnpm":"bin/pnpm.mjs","pnpx":"bin/pnpx.mjs"},"dist":{"shasum":"764a99620761f890b34e130d7ce842d456943906","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-11.0.0-rc.4.tgz","fileCount":596,"integrity":"sha512-4Bypn6HHO2KERi4EM3OMJGSWtFJ0WCU8QcB9GjWpPMMm1G/8qxcg1PHNW/c93S+m8VTRv1TP1mgjrakcNLmOMw==","signatures":[{"sig":"MEUCIFryTXvL/UZ2OX0o4GLN5Fkgwt/UVH4oqVLOwStSrNOGAiEA5Yf481uat1J4iAm9dKW00//Cr950+ze2o7VRk3emsCY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/pnpm@11.0.0-rc.4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":18079638},"jest":{"preset":"@pnpm/jest-config/with-registry"},"main":"bin/pnpm.mjs","type":"module","unpkg":"dist/pnpm.mjs","engines":{"node":">=22.13"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pn compile && pn .test",".test":"cross-env NODE_OPTIONS=\"$NODE_OPTIONS --experimental-vm-modules --disable-warning=ExperimentalWarning --disable-warning=DEP0169\" jest","start":"tsgo --watch","bundle":"pnx node@runtime:24.6.0 bundle.ts","compile":"tsgo --build && pn lint --fix && rimraf dist bin/nodes && pn bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/templates dist/templates && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git","directory":"pnpm"},"description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"25.6.1","preferGlobal":true,"publishConfig":{"tag":"next-11","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_11.0.0-rc.4_1776778975017_0.5373922801844331","host":"s3://npm-registry-packages-npm-production"}},"0.52.0":{"name":"pnpm","version":"0.52.0","keywords":["dependency manager","install","modules","npm","package manager"],"author":{"name":"Rico Sta. Cruz","email":"rico@ricostacruz.com"},"license":"MIT","_id":"pnpm@0.52.0","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"http://ghub.io/pnpm#readme","bugs":{"url":"http://ghub.io/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js"},"dist":{"shasum":"e472f72ada1a91aacab25ac5e09d479712a6b27c","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-0.52.0.tgz","integrity":"sha512-/EMEB2uc+561wAen1SEvJ2IX3UXbi5w4h02cVw5ilcuosUPqp4CPnxSVOBtuZ/zirZmO+uuvgGoxunsTddE/rg==","signatures":[{"sig":"MEQCIEJUd5zThlpHZY8EwpjKIGvjg8cA+qJgpGbKw5aDRTfvAiBP9GvPiOgsFr9RqtfvpMlUBteCkOB1sK6eTyeUcTQjZA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib/"],"config":{"ghooks":{"commit-msg":"node ./node_modules/validate-commit-msg/index.js"},"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"_shasum":"e472f72ada1a91aacab25ac5e09d479712a6b27c","engines":{"node":">=4"},"gitHead":"0da7115d1db9d506b9b4196888666d9b9b2db115","scripts":{},"typings":"lib/index.d.ts","_npmUser":{"name":"zkochan","email":"zoltan.kochan@gmail.com"},"__scripts":{"tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"standard && tslint -c tslint.json --project .","test":"npm run lint && npm run test:e2e","cover":"istanbul cover test/index.js","start":"npm run tsc -- --watch","commit":"git-cz","?commit":"echo 'Run Git commit wizard'","pretest":"rimraf ../.tmp/ && npm run tsc && pnpm-registry-mock prepare","release":"sh .scripts/release.sh","?release":"echo 'Publish pnpm'","test:e2e":"npm-run-all -p -r pnpm-registry-mock test:tap","test:tap":"ts-node test","docs:build":"docpress build","prepublish":"in-publish && echo 'You need to use \"npm run release\" to publish pnpm' && false || npm run tsc","prerelease":"npm run tsc && npm test","?docs:build":"echo 'Generate the documentation website'","pnpm-registry-mock":"pnpm-registry-mock"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"3.10.9","description":"Fast, disk space efficient npm installs","directories":{"test":"test"},"_nodeVersion":"6.9.1","preferGlobal":true,"__dependencies":{"mz":"2.6.0","rc":"1.1.6","mem":"1.1.0","bole":"3.0.2","meow":"3.7.0","execa":"0.6.0","is-ci":"1.0.10","byline":"5.0.0","mkdirp":"0.5.1","ndjson":"1.5.0","semver":"5.3.0","find-up":"2.1.0","js-yaml":"3.7.0","p-limit":"1.1.0","thenify":"3.2.1","node-gyp":"3.5.0","@types/mz":"0.0.30","@types/rc":"0.0.1","path-name":"1.0.0","write-pkg":"2.0.0","is-windows":"1.0.0","os-homedir":"1.0.2","@types/node":"7.0.4","arr-flatten":"1.0.1","common-tags":"1.4.0","cross-spawn":"^5.0.0","exists-file":"3.0.0","pnpm-logger":"0.0.1","read-pkg-up":"2.0.0","rimraf-then":"1.0.1","symlink-dir":"1.0.1","lodash.union":"4.6.0","pause-stream":"0.0.11","registry-url":"3.1.0","@types/byline":"4.2.31","@types/mkdirp":"0.3.29","@types/semver":"5.3.30","promisequence":"1.1.6","sorted-object":"2.0.1","unpack-stream":"1.1.0","@types/js-yaml":"3.5.29","camelcase-keys":"4.0.0","load-json-file":"2.0.0","lodash.memoize":"4.1.2","loud-rejection":"1.6.0","normalize-path":"2.0.1","global-bin-path":"0.1.1","npm-package-arg":"4.2.0","proper-lockfile":"2.0.0","update-notifier":"1.0.3","write-json-file":"2.0.0","lodash.clonedeep":"4.5.0","@zkochan/cmd-shim":"2.2.1","@types/common-tags":"1.2.5","pnpm-file-reporter":"0.0.1","npm-registry-client":"7.4.5","pnpm-install-checks":"1.1.0","registry-auth-token":"3.1.0","@types/load-json-file":"2.0.5","pnpm-default-reporter":"0.1.0","@types/update-notifier":"1.0.0","delocalize-dependencies":"0.1.0","@zkochan/hosted-git-info":"2.1.5"},"devDependencies":{"caw":"^2.0.0","ncp":"^2.0.0","tape":"^4.6.3","isexe":"^1.1.2","sepia":"^2.0.2","ghooks":"^2.0.0","rimraf":"^2.5.4","tslint":"^4.3.1","ts-node":"^2.0.0","docpress":"^0.7.1","istanbul":"^0.4.5","standard":"^8.6.0","commitizen":"^2.8.6","in-publish":"^2.0.0","typescript":"^2.1.5","@types/tape":"^4.2.28","exists-link":"^1.0.0","npm-run-all":"^4.0.1","tape-promise":"^2.0.1","npm-scripts-info":"^0.3.6","git-update-ghpages":"^1.3.0","pnpm-registry-mock":"^0.1.1","validate-commit-msg":"^2.7.0","cz-conventional-changelog":"^1.2.0","anonymous-npm-registry-client":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm-0.52.0.tgz_1486073663952_0.7123803335707635","host":"packages-18-east.internal.npmjs.com"}},"0.52.1":{"name":"pnpm","version":"0.52.1","keywords":["dependency manager","install","modules","npm","package manager"],"author":{"name":"Rico Sta. Cruz","email":"rico@ricostacruz.com"},"license":"MIT","_id":"pnpm@0.52.1","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"http://ghub.io/pnpm#readme","bugs":{"url":"http://ghub.io/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js"},"dist":{"shasum":"4464b789650b29e8d9cf471a6acb9ff1777e5490","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-0.52.1.tgz","integrity":"sha512-VyTyrFIqK89xwFpnmBYe0tCXZaEljn1liQEe9BZQweyJ+t7LkI42tHmMAFdEg+fh96mMtKZVB2LwIDLYEzFD2Q==","signatures":[{"sig":"MEQCIH4siP2vLSbOUXrR89qALH53CsqlCyCpNTOdZ8bFQXjSAiA5G/LP3yKNOQAeSPEm30wfrrESvG1yByDTRy4gMm3M4g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib/"],"config":{"ghooks":{"commit-msg":"node ./node_modules/validate-commit-msg/index.js"},"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"_shasum":"4464b789650b29e8d9cf471a6acb9ff1777e5490","engines":{"node":">=4"},"gitHead":"d6ea571ba8a06f14e1d91b07e65f40ad04caa00f","scripts":{},"typings":"lib/index.d.ts","_npmUser":{"name":"zkochan","email":"zoltan.kochan@gmail.com"},"__scripts":{"tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"standard && tslint -c tslint.json --project .","test":"npm run lint && npm run test:e2e","cover":"istanbul cover test/index.js","start":"npm run tsc -- --watch","commit":"git-cz","?commit":"echo 'Run Git commit wizard'","pretest":"rimraf ../.tmp/ && npm run tsc && pnpm-registry-mock prepare","release":"sh .scripts/release.sh","?release":"echo 'Publish pnpm'","test:e2e":"npm-run-all -p -r pnpm-registry-mock test:tap","test:tap":"ts-node test","docs:build":"docpress build","prepublish":"in-publish && echo 'You need to use \"npm run release\" to publish pnpm' && false || npm run tsc","prerelease":"npm run tsc && npm test","?docs:build":"echo 'Generate the documentation website'","pnpm-registry-mock":"pnpm-registry-mock"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"3.10.9","description":"Fast, disk space efficient npm installs","directories":{"test":"test"},"_nodeVersion":"6.9.1","preferGlobal":true,"__dependencies":{"mz":"2.6.0","rc":"1.1.6","mem":"1.1.0","bole":"3.0.2","meow":"3.7.0","execa":"0.6.0","is-ci":"1.0.10","byline":"5.0.0","mkdirp":"0.5.1","ndjson":"1.5.0","semver":"5.3.0","find-up":"2.1.0","js-yaml":"3.7.0","p-limit":"1.1.0","thenify":"3.2.1","node-gyp":"3.5.0","@types/mz":"0.0.30","@types/rc":"0.0.1","path-name":"1.0.0","write-pkg":"2.0.0","is-windows":"1.0.0","os-homedir":"1.0.2","@types/node":"7.0.4","arr-flatten":"1.0.1","common-tags":"1.4.0","cross-spawn":"^5.0.0","exists-file":"3.0.0","pnpm-logger":"0.0.1","read-pkg-up":"2.0.0","rimraf-then":"1.0.1","symlink-dir":"1.0.1","lodash.union":"4.6.0","pause-stream":"0.0.11","registry-url":"3.1.0","@types/byline":"4.2.31","@types/mkdirp":"0.3.29","@types/semver":"5.3.30","promisequence":"1.1.6","sorted-object":"2.0.1","unpack-stream":"1.1.0","@types/js-yaml":"3.5.29","camelcase-keys":"4.0.0","load-json-file":"2.0.0","lodash.memoize":"4.1.2","loud-rejection":"1.6.0","normalize-path":"2.0.1","global-bin-path":"0.1.1","npm-package-arg":"4.2.0","proper-lockfile":"2.0.0","update-notifier":"1.0.3","write-json-file":"2.0.0","lodash.clonedeep":"4.5.0","@zkochan/cmd-shim":"2.2.1","@types/common-tags":"1.2.5","pnpm-file-reporter":"0.0.1","npm-registry-client":"7.4.5","pnpm-install-checks":"1.1.0","registry-auth-token":"3.1.0","@types/load-json-file":"2.0.5","pnpm-default-reporter":"0.1.0","@types/update-notifier":"1.0.0","delocalize-dependencies":"0.1.0","@zkochan/hosted-git-info":"2.1.5"},"devDependencies":{"caw":"^2.0.0","ncp":"^2.0.0","tape":"^4.6.3","isexe":"^1.1.2","sepia":"^2.0.2","ghooks":"^2.0.0","rimraf":"^2.5.4","tslint":"^4.3.1","ts-node":"^2.0.0","docpress":"^0.7.1","istanbul":"^0.4.5","standard":"^8.6.0","commitizen":"^2.8.6","in-publish":"^2.0.0","typescript":"^2.1.5","@types/tape":"^4.2.28","exists-link":"^1.0.0","npm-run-all":"^4.0.1","tape-promise":"^2.0.1","npm-scripts-info":"^0.3.6","git-update-ghpages":"^1.3.0","pnpm-registry-mock":"^0.1.1","validate-commit-msg":"^2.7.0","cz-conventional-changelog":"^1.2.0","anonymous-npm-registry-client":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm-0.52.1.tgz_1486146606268_0.8074529829900712","host":"packages-18-east.internal.npmjs.com"}},"6.12.1":{"name":"pnpm","version":"6.12.1","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"license":"MIT","_id":"pnpm@6.12.1","maintainers":[{"name":"zkochan","email":"z@kochan.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"69f7ac6928ab31a5294e1edd8ad65d9975969b58","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-6.12.1.tgz","fileCount":624,"integrity":"sha512-p2fowre11u8/f6rw6n1zadtpNLQd2XNux40sUUdcVQqwryUG0YO7xveP96iRTBSWi+RdyCRlXnDgppyvb31d8g==","signatures":[{"sig":"MEUCIB4WM2rzmxQ35U7qyfG5EigWDPPHSf8xvmdVTwit1XoSAiEAvZXLpxBIyLby4ufVEAO6J+65JyDgDUsrjkOpzIebMVY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9259782,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhD75uCRA9TVsSAnZWagAA/EMP/3rj8dRLIr2JuQaFZZY1\nnOZl2PeMAeNehHeRmZQ57Xz2CI/KPKo8y6l0PF/vEFkbin61IWMPdRi28Kh9\noYojWr+13ZEliAFXShtg4M7o5BiXfzzVcL9Gd4rvcKAs6BEzXTygQWEPYc72\nPtEV8Q4VxGqHq4t6e+MlJniZljtnztMzQ2njakyNo9Sp/HTZ9nW1PbolSOS7\n31+7Cc7h5Rw9wgbGKc4BkdR85mNont1gyHpEeZ+kDr+PGRI/2FBr/PFiGKJm\nQKt47SX2MpGCS5OimUy9MDeYgQVMgN6LC0ZQH6IRLwyF9yyRw7xcVkO5COWs\nG1/8TMUY0TnwgKlu3T8TfNSa5ubyRqrEg0G3PqdAhYVVQe6lEsplAilS16Jr\ngV+CWqsqB/+ilhAMxiM4oHEeiCWgJED171pHLdvm8XZD4+HyGv4DuMze8Fon\nrCA6z+TEd+oE8cpKjMM7mqGjK5uvZNFcHYSQ8dBrCOpwNJ+2rSA5cx3bOqw0\nmEjrsKMOxZaIbulDZPmclq4hWH/oe6CMVNlhQWDolYTdWXk75qRArYu9kKFf\nP4/IAYGNfWeuYjGFdrrB8soxD/ippNqxqJtxUzQkZ6ESH6wmvFjMC+dN6llZ\nO9z2Sm0sxoVeyKAi7Oaxl7wCPLrnoEvatbPX1+ZXf3xEufwfmbCeqgFP37sp\nkOjP\r\n=Ryj9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","_from":"file:pnpm-6.12.1.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=12.17"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint -c ../../eslint.json src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"pnpm tsc -- --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build && pnpm run lint -- --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && pkg ./dist/pnpm.cjs --out-path=../artifacts/win-x64 --targets=node14-win-x64 && pkg ./dist/pnpm.cjs --out-path=../artifacts/linux-x64 --targets=node14-linux-x64 && pkg ./dist/pnpm.cjs --out-path=../artifacts/macos-x64 --targets=node14-macos-x64","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.cjs","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"6.14.13","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"14.17.4","preferGlobal":true,"publishConfig":{"tag":"next","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"__devDependencies":{"ncp":"^2.0.0","chalk":"^4.1.0","delay":"^5.0.0","execa":"^5.0.0","is-ci":"^3.0.0","p-any":"3.0.0","ramda":"^0.27.1","tempy":"^1.0.0","which":"^2.0.2","byline":"5.0.0","semver":"^7.3.4","esbuild":"^0.12.0","p-defer":"^3.0.0","ps-list":"^7.2.0","path-name":"^1.0.0","split-cmd":"^1.0.1","tree-kill":"^1.2.2","write-pkg":"4.0.0","@pnpm/nopt":"^0.2.1","@types/ncp":"^2.0.4","is-windows":"^1.0.2","pkgs-graph":"workspace:6.1.2","strip-ansi":"^6.0.0","@pnpm/types":"workspace:7.4.0","cross-spawn":"^7.0.3","exists-link":"2.0.0","npm-run-all":"^4.1.5","path-exists":"^4.0.0","render-help":"^1.0.1","symlink-dir":"^5.0.0","@pnpm/client":"workspace:5.0.1","@pnpm/config":"workspace:12.4.6","@pnpm/logger":"^4.0.0","@pnpm/tabtab":"^0.1.2","@types/is-ci":"^3.0.0","@types/ramda":"0.27.39","@types/which":"^2.0.0","@zkochan/pkg":"0.0.0-1","@pnpm/command":"workspace:2.0.0","@pnpm/prepare":"workspace:0.0.26","@pnpm/run-npm":"workspace:3.1.0","@types/byline":"^4.2.32","@types/semver":"^7.3.4","@pnpm/cli-meta":"workspace:2.0.0","@zkochan/retry":"^0.2.0","load-json-file":"^6.2.0","loud-rejection":"^2.2.0","read-yaml-file":"^2.1.0","@pnpm/cli-utils":"workspace:0.6.16","@pnpm/constants":"workspace:5.0.0","@zkochan/libnpx":"^13.1.5","@zkochan/rimraf":"^2.1.1","write-json-file":"^4.3.0","write-yaml-file":"^4.2.0","@pnpm/store-path":"^5.0.0","deep-require-cwd":"1.0.0","@types/is-windows":"^1.0.0","normalize-newline":"3.0.0","@pnpm/core-loggers":"workspace:6.0.4","@pnpm/modules-yaml":"workspace:9.0.4","@types/cross-spawn":"^6.0.2","cross-var-no-babel":"^1.2.0","@pnpm/file-reporter":"^1.0.1","@pnpm/assert-project":"workspace:*","@pnpm/lockfile-types":"workspace:3.0.0","@pnpm/parse-cli-args":"workspace:4.3.0","dir-is-case-sensitive":"^2.0.0","@pnpm/default-reporter":"workspace:8.1.11","@pnpm/read-package-json":"workspace:5.0.4","@pnpm/find-workspace-dir":"workspace:3.0.1","@pnpm/plugin-commands-env":"workspace:0.2.11","@pnpm/plugin-commands-audit":"workspace:5.1.5","@pnpm/plugin-commands-setup":"workspace:^0.1.12","@pnpm/plugin-commands-store":"workspace:4.0.7","@pnpm/read-project-manifest":"workspace:2.0.5","@pnpm/plugin-commands-import":"workspace:3.0.11","@pnpm/plugin-commands-server":"workspace:3.0.23","@pnpm/write-project-manifest":"workspace:2.0.4","@pnpm/common-cli-options-help":"workspace:0.6.0","@pnpm/find-workspace-packages":"workspace:3.1.8","@pnpm/plugin-commands-listing":"workspace:4.0.7","@pnpm/plugin-commands-rebuild":"workspace:5.0.7","anonymous-npm-registry-client":"0.1.2","@pnpm/plugin-commands-outdated":"workspace:5.0.7","@pnpm/filter-workspace-packages":"workspace:4.1.10","@pnpm/pick-registry-for-package":"workspace:2.0.4","@pnpm/plugin-commands-publishing":"workspace:4.2.3","@pnpm/plugin-commands-installation":"workspace:6.0.11","@pnpm/plugin-commands-script-runners":"workspace:4.0.8"},"__optionalDependencies":{"node-gyp":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_6.12.1_1628421742585_0.0872372048276624","host":"s3://npm-registry-packages"}},"9.15.0":{"name":"pnpm","version":"9.15.0","keywords":["pnpm9","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@9.15.0","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"8bfdb6d72b4d5fdf87d21d27f2bfbe2b21dd2629","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-9.15.0.tgz","fileCount":901,"integrity":"sha512-duI3l2CkMo7EQVgVvNZije5yevN3mqpMkU45RBVsQpmSGon5djge4QfUHxLPpLZmgcqccY8GaPoIMe1MbYulbA==","signatures":[{"sig":"MEUCIQDhljuMv3GXQ8Dl624bm9bUzTEJHg1ANqLHeIavJQLI6AIgEL30eb/1rKZFdvwWNUtgQ9urMbAX8vV7EzIozx+fyiQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":17493610},"jest":{"preset":"@pnpm/jest-config"},"main":"bin/pnpm.cjs","_from":"file:pnpm-9.15.0.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=18.12"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7777 jest","start":"tsc --watch","bundle":"ts-node bundle.ts","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/templates dist/templates && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/76346e3ec9310a70740ec865cda3aaea/pnpm-9.15.0.tgz","_integrity":"sha512-duI3l2CkMo7EQVgVvNZije5yevN3mqpMkU45RBVsQpmSGon5djge4QfUHxLPpLZmgcqccY8GaPoIMe1MbYulbA==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git","directory":"pnpm"},"_npmVersion":"10.8.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"20.18.1","preferGlobal":true,"publishConfig":{"tag":"next-9","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/pnpm_9.15.0_1733497188782_0.8807400531992908","host":"s3://npm-registry-packages"}},"9.15.4":{"name":"pnpm","version":"9.15.4","keywords":["pnpm9","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@9.15.4","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"ffa0b5c573381e8035b354028ccff97c8e452047","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-9.15.4.tgz","fileCount":899,"integrity":"sha512-stwg4vxys+GISEWbNzWaMgZGY+VielHkx0ssKd2OjgSRSDw6u0B4nP1Xi/Ni+2uoJhsF8Dh9dnku1uI+o7G2oA==","signatures":[{"sig":"MEYCIQCG44W0gLUrk3Vi5pvR7Ry788OZnLLtqkrRkUFDHl/YDgIhAKyKbZ3Egt9uA8jt6SwQTwsXeD653gDWORr6sGVsnv25","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":16512798},"jest":{"preset":"@pnpm/jest-config"},"main":"bin/pnpm.cjs","_from":"file:pnpm-9.15.4.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=18.12"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7777 jest","start":"tsc --watch","bundle":"ts-node bundle.ts","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/templates dist/templates && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"_resolved":"/private/var/folders/g7/5ygp0ncd6qx5g4fn5hpsqq5c0000gn/T/c7f5b1333080d7ac29a8993459be588a/pnpm-9.15.4.tgz","_integrity":"sha512-stwg4vxys+GISEWbNzWaMgZGY+VielHkx0ssKd2OjgSRSDw6u0B4nP1Xi/Ni+2uoJhsF8Dh9dnku1uI+o7G2oA==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git","directory":"pnpm"},"_npmVersion":"10.8.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"20.18.1","preferGlobal":true,"publishConfig":{"tag":"next-9","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/pnpm_9.15.4_1736786241806_0.9978800107860764","host":"s3://npm-registry-packages-npm-production"}},"9.15.3":{"name":"pnpm","version":"9.15.3","keywords":["pnpm9","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@9.15.3","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"120e76442c589bb9a3267dbbefa5658c9943fcae","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-9.15.3.tgz","fileCount":902,"integrity":"sha512-H3m8JFpm6wsHxdTYMTEkB3RkLKqobvfQQ0q0fA0W9msE4h4MCG62HmLHfvxNf37Aca+tN5avZIkvrmZQkXOJOg==","signatures":[{"sig":"MEUCIE8t7/5ghZiiOOfk5ocfSRyd5AmLaRsVnpIvGrD2huuvAiEAsu68UrAWvhlb1T/UdEUV5yS6VwvakQVCqw7Tomw6k9A=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":17498552},"jest":{"preset":"@pnpm/jest-config"},"main":"bin/pnpm.cjs","_from":"file:pnpm-9.15.3.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=18.12"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7777 jest","start":"tsc --watch","bundle":"ts-node bundle.ts","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/templates dist/templates && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/e09f7a4f333a11ef034bf49848eadb60/pnpm-9.15.3.tgz","_integrity":"sha512-H3m8JFpm6wsHxdTYMTEkB3RkLKqobvfQQ0q0fA0W9msE4h4MCG62HmLHfvxNf37Aca+tN5avZIkvrmZQkXOJOg==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git","directory":"pnpm"},"_npmVersion":"10.8.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"20.18.1","preferGlobal":true,"publishConfig":{"tag":"next-9","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/pnpm_9.15.3_1736115972927_0.6685543983832274","host":"s3://npm-registry-packages-npm-production"}},"1.26.0":{"name":"pnpm","version":"1.26.0","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@1.26.0","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js","pnpx":"lib/bin/pnpx.js"},"dist":{"shasum":"1026986e448777b79e0d5bcaafc3bb3bd5b38e0e","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-1.26.0.tgz","integrity":"sha512-4IcZG3/y5TEc1mAUNkIj27gkksSdFHKYmSrLJWqZ+POwLsmuw7LdPI7hcqhmFKFF5gSJnCeq3Ny7rIoo4OzvbQ==","signatures":[{"sig":"MEUCIEfEjKCd77wLQnTVFLC9YbRILfcGGugNFTnE+6/+pvJDAiEAxa45CPMvcVPTXvD53mawvu9528yIpnL2KgiS2baKivg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/bin/pnpm.js","_from":".","files":["lib/","npm-shrinkwrap.json"],"_shasum":"1026986e448777b79e0d5bcaafc3bb3bd5b38e0e","engines":{"node":">=4"},"gitHead":"7179dab577eadb2db401bed3678e666835917c58","scripts":{},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","bundledName":"@pnpm/bundled","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"greenkeeper":{"ignore":["@pnpm/default-fetcher","@pnpm/default-resolver","@pnpm/logger","@pnpm/outdated","@pnpm/server","@pnpm/types","pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-registry-mock","remove-all-except-outer-links","pnpm-shrinkwrap","supi"]},"_nodeVersion":"6.11.4","dependencies":{"nopt":"^4.0.1","supi":"^0.9.0","chalk":"^2.2.0","is-ci":"^1.0.10","ramda":"^0.25.0","byline":"^5.0.0","p-limit":"^1.1.0","get-port":"^3.2.0","camelcase":"^4.1.0","path-name":"^1.0.0","pnpm-list":"^2.0.0","is-windows":"^1.0.1","pkgs-graph":"^2.0.0-0","text-table":"^0.2.0","@pnpm/types":"^1.5.0","common-tags":"^1.4.0","cross-spawn":"^5.0.0","graceful-fs":"^4.1.11","signal-exit":"^3.0.2","strip-color":"^0.1.0","@pnpm/logger":"^1.0.0","@pnpm/server":"^0.5.0","find-packages":"^2.1.2","package-store":"^0.13.0","@pnpm/outdated":"^0.2.3","load-json-file":"^4.0.0","loud-rejection":"^1.6.0","mkdirp-promise":"^5.0.1","@types/get-port":"^3.2.0","@zkochan/libnpx":"^9.6.1","graph-sequencer":"^2.0.0","not-bundled-npm":"^5.4.2","update-notifier":"^2.1.0","write-json-file":"^2.3.0","pnpm-file-reporter":"^0.0.1","@pnpm/default-fetcher":"^0.3.0","pnpm-default-reporter":"^0.11.3","@pnpm/default-resolver":"^0.1.0","@types/write-json-file":"^2.2.1"},"preferGlobal":true,"publishconfig":{"tag":"next"},"devDependencies":{"mz":"^2.6.0","caw":"^2.0.0","tape":"^4.6.3","delay":"^2.0.0","execa":"^0.8.0","isexe":"^2.0.0","sepia":"^2.0.2","mkdirp":"^0.5.1","rimraf":"^2.5.4","semver":"^5.3.0","tslint":"^5.4.2","thenify":"^3.3.0","ts-node":"^4.0.0","read-pkg":"^3.0.0","@types/mz":"^0.0.32","tree-kill":"^1.2.0","write-pkg":"^3.1.0","typescript":"^2.4.1","@types/node":"^8.0.33","@types/nopt":"^3.0.29","@types/tape":"^4.2.30","exists-link":"^2.0.0","npm-run-all":"^4.0.1","path-exists":"^3.0.0","rimraf-then":"^1.0.1","@types/delay":"^2.0.1","@types/ramda":"^0.25.0","tape-promise":"^2.0.1","@types/byline":"^4.2.31","@types/mkdirp":"^0.5.0","@types/semver":"^5.3.32","@zkochan/husky":"^0.0.0","load-yaml-file":"^0.1.0","@commitlint/cli":"^4.0.0","package-preview":"^1.0.0","npm-scripts-info":"^0.3.6","normalize-newline":"^3.0.0","@types/common-tags":"^1.2.5","pnpm-registry-mock":"^1.5.0","npm-registry-client":"^8.4.0","@types/load-json-file":"^2.0.6","@commitlint/prompt-cli":"^5.0.0","@types/update-notifier":"^1.0.2","@commitlint/config-angular":"^4.2.0","anonymous-npm-registry-client":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm-1.26.0.tgz_1515006635370_0.05317806522361934","host":"s3://npm-registry-packages"}},"9.15.2":{"name":"pnpm","version":"9.15.2","keywords":["pnpm9","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@9.15.2","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"0ffb02f94047016ec7e088030337455b4c94bb34","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-9.15.2.tgz","fileCount":902,"integrity":"sha512-k+V7ASbw33TOa/8paAOUwLpU7Ecka5zzIfASHY2bsD91CnBfJO3DwRgIU6/XwsO5QZbQo9U9PgadnieT7xHzIQ==","signatures":[{"sig":"MEUCIEz6jc00kyXS/c28MIq08QNv2KdUFYP4Qf7jCEN3UmuuAiEA5e48N0/7gE7oM2h35GgCG1rf0D11rYH0ajB8Sql3n0U=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":17498127},"jest":{"preset":"@pnpm/jest-config"},"main":"bin/pnpm.cjs","_from":"file:pnpm-9.15.2.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=18.12"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7777 jest","start":"tsc --watch","bundle":"ts-node bundle.ts","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/templates dist/templates && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/0cef333487428b2b807fc6c0b53a05cc/pnpm-9.15.2.tgz","_integrity":"sha512-k+V7ASbw33TOa/8paAOUwLpU7Ecka5zzIfASHY2bsD91CnBfJO3DwRgIU6/XwsO5QZbQo9U9PgadnieT7xHzIQ==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git","directory":"pnpm"},"_npmVersion":"10.8.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"20.18.1","preferGlobal":true,"publishConfig":{"tag":"next-9","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/pnpm_9.15.2_1735310344034_0.5076235969287066","host":"s3://npm-registry-packages-npm-production"}},"6.12.0":{"name":"pnpm","version":"6.12.0","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"license":"MIT","_id":"pnpm@6.12.0","maintainers":[{"name":"zkochan","email":"z@kochan.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"b2091ad2558f4bde64327ca3725cc69eea83327d","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-6.12.0.tgz","fileCount":624,"integrity":"sha512-3kBjfvJo6eFu6tKpXFhit/Mihd364cjaG4bblu4px8kVbSX+oGKmPBGver4zLG2dP0txtglNU+AS0e1OGEJQMw==","signatures":[{"sig":"MEUCICeEiMPJSQbNmV3sPJhqDSImzuqH2rdgtqDnujM9ZeGFAiEA7YOG9f1g7ehOc+pxulXOm0XCcOcShVC/uxHcdHQEhQ8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9259733,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhDcZ6CRA9TVsSAnZWagAAeBsP/3mpxnuBbtp9+Lqt8U0j\nMfNyyE2tFOJEqRhxYgJDHi7dYq3TykiyReznQleJ0k+twKJS00NrZAEqzFGa\n2cyrom+z/fADOm3p+PeGD2ilXp3LyGZM2czH0w8IupF9Bm0EiQXdH78Dap5E\nkjFOKx3QNuuUHQSDe+BmChkaH8Do1BIRPgHox6Ddhu4ETRJQWGOXdxDKGXNt\nFA56EFS+2Ho/X1F5sSI40l+rdKq/ObMpf//A9uWXSRyYnvhUfmnE8G3+XdPw\nPHQozZKm4xvqAibcpstZsTEBfXlM2cnpP1GxkW10ZnzX2yHBTq3qR1UMJXh5\njEFZZKmSE9rTfAasV9qsfrQCQajc4ihYJFMSWeHDWXmMPiD2m/cs1abilIgH\ncqDxNBaBOW3QfYSMZJ4WNjP5nr69vf6aXRsSqxUkYIEnRqU5RsCDGALLtdGD\ndst/ZjD30MvBRle1Vt7kSQPVonMWAF8rduLaq75HqnQXHV4aFU4Kerw7HtiL\nOZk8mhynOiQWPSs+Dk3I3Xazhtdemvk9tat4hxHP3EpArNUw0MaQntUlIhav\nCU/i/1Xt+7y6asUQehh5WsKGmsGsK4fy6D2zD2x3wUrH4O+fa74a9GsF/tK5\nAwjS2IGjAX4Zk0Pd2ILTAqgUS7ADy/+rSN11YxlibvjlGyR+qOtENVGPMe33\nfPud\r\n=aMYu\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","_from":"file:pnpm-6.12.0.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=12.17"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint -c ../../eslint.json src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"pnpm tsc -- --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build && pnpm run lint -- --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && pkg ./dist/pnpm.cjs --out-path=../artifacts/win-x64 --targets=node14-win-x64 && pkg ./dist/pnpm.cjs --out-path=../artifacts/linux-x64 --targets=node14-linux-x64 && pkg ./dist/pnpm.cjs --out-path=../artifacts/macos-x64 --targets=node14-macos-x64","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.cjs","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"6.14.13","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"14.17.4","preferGlobal":true,"publishConfig":{"tag":"next","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"__devDependencies":{"ncp":"^2.0.0","chalk":"^4.1.0","delay":"^5.0.0","execa":"^5.0.0","is-ci":"^3.0.0","p-any":"3.0.0","ramda":"^0.27.1","tempy":"^1.0.0","which":"^2.0.2","byline":"5.0.0","semver":"^7.3.4","esbuild":"^0.12.0","p-defer":"^3.0.0","ps-list":"^7.2.0","path-name":"^1.0.0","split-cmd":"^1.0.1","tree-kill":"^1.2.2","write-pkg":"4.0.0","@pnpm/nopt":"^0.2.1","@types/ncp":"^2.0.4","is-windows":"^1.0.2","pkgs-graph":"workspace:6.1.2","strip-ansi":"^6.0.0","@pnpm/types":"workspace:7.4.0","cross-spawn":"^7.0.3","exists-link":"2.0.0","npm-run-all":"^4.1.5","path-exists":"^4.0.0","render-help":"^1.0.1","symlink-dir":"^5.0.0","@pnpm/client":"workspace:5.0.1","@pnpm/config":"workspace:12.4.5","@pnpm/logger":"^4.0.0","@pnpm/tabtab":"^0.1.2","@types/is-ci":"^3.0.0","@types/ramda":"0.27.39","@types/which":"^2.0.0","@zkochan/pkg":"0.0.0-1","@pnpm/command":"workspace:2.0.0","@pnpm/prepare":"workspace:0.0.26","@pnpm/run-npm":"workspace:3.1.0","@types/byline":"^4.2.32","@types/semver":"^7.3.4","@pnpm/cli-meta":"workspace:2.0.0","@zkochan/retry":"^0.2.0","load-json-file":"^6.2.0","loud-rejection":"^2.2.0","read-yaml-file":"^2.1.0","@pnpm/cli-utils":"workspace:0.6.15","@pnpm/constants":"workspace:5.0.0","@zkochan/libnpx":"^13.1.5","@zkochan/rimraf":"^2.1.1","write-json-file":"^4.3.0","write-yaml-file":"^4.2.0","@pnpm/store-path":"^5.0.0","deep-require-cwd":"1.0.0","@types/is-windows":"^1.0.0","normalize-newline":"3.0.0","@pnpm/core-loggers":"workspace:6.0.4","@pnpm/modules-yaml":"workspace:9.0.4","@types/cross-spawn":"^6.0.2","cross-var-no-babel":"^1.2.0","@pnpm/file-reporter":"^1.0.1","@pnpm/assert-project":"workspace:*","@pnpm/lockfile-types":"workspace:3.0.0","@pnpm/parse-cli-args":"workspace:4.3.0","dir-is-case-sensitive":"^2.0.0","@pnpm/default-reporter":"workspace:8.1.10","@pnpm/read-package-json":"workspace:5.0.4","@pnpm/find-workspace-dir":"workspace:3.0.1","@pnpm/plugin-commands-env":"workspace:0.2.10","@pnpm/plugin-commands-audit":"workspace:5.1.4","@pnpm/plugin-commands-setup":"workspace:^0.1.11","@pnpm/plugin-commands-store":"workspace:4.0.6","@pnpm/read-project-manifest":"workspace:2.0.5","@pnpm/plugin-commands-import":"workspace:3.0.10","@pnpm/plugin-commands-server":"workspace:3.0.22","@pnpm/write-project-manifest":"workspace:2.0.4","@pnpm/common-cli-options-help":"workspace:0.6.0","@pnpm/find-workspace-packages":"workspace:3.1.7","@pnpm/plugin-commands-listing":"workspace:4.0.6","@pnpm/plugin-commands-rebuild":"workspace:5.0.6","anonymous-npm-registry-client":"0.1.2","@pnpm/plugin-commands-outdated":"workspace:5.0.6","@pnpm/filter-workspace-packages":"workspace:4.1.9","@pnpm/pick-registry-for-package":"workspace:2.0.4","@pnpm/plugin-commands-publishing":"workspace:4.2.2","@pnpm/plugin-commands-installation":"workspace:6.0.10","@pnpm/plugin-commands-script-runners":"workspace:4.0.7"},"__optionalDependencies":{"node-gyp":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_6.12.0_1628292730445_0.06987749965339018","host":"s3://npm-registry-packages"}},"9.15.1":{"name":"pnpm","version":"9.15.1","keywords":["pnpm9","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@9.15.1","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"abc117858086cb10ecb54828d180b035cb6c8fdd","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-9.15.1.tgz","fileCount":902,"integrity":"sha512-GstWXmGT7769p3JwKVBGkVDPErzHZCYudYfnHRncmKQj3/lTblfqRMSb33kP9pToPCe+X6oj1n4MAztYO+S/zw==","signatures":[{"sig":"MEUCIQCjsWhE4TGs6nUvrvqq6SqXewD+o/UwRKDPHScqPEChnwIgfPQQhyez8wPqVMiOsIbhOaFORcSoFAcRz0cJDL7Vq1o=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":17495484},"jest":{"preset":"@pnpm/jest-config"},"main":"bin/pnpm.cjs","_from":"file:pnpm-9.15.1.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=18.12"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7777 jest","start":"tsc --watch","bundle":"ts-node bundle.ts","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/templates dist/templates && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/f7f48f7df026af30ea8c761129f50687/pnpm-9.15.1.tgz","_integrity":"sha512-GstWXmGT7769p3JwKVBGkVDPErzHZCYudYfnHRncmKQj3/lTblfqRMSb33kP9pToPCe+X6oj1n4MAztYO+S/zw==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git","directory":"pnpm"},"_npmVersion":"10.8.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"20.18.1","preferGlobal":true,"publishConfig":{"tag":"next-9","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/pnpm_9.15.1_1734654814604_0.193849712318223","host":"s3://npm-registry-packages-npm-production"}},"7.0.1":{"name":"pnpm","version":"7.0.1","keywords":["pnpm7","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"license":"MIT","_id":"pnpm@7.0.1","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"f3b5039dda62f0498a214b4fc8d872336c4b262d","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-7.0.1.tgz","fileCount":645,"integrity":"sha512-jDXatNQpx+KYoCg0sSEBj4ryS8dIfo05TkhH5GOyi0ClhmkdmdHr2PgbReQyzZzuQpKWefCAvwOB8PxE1tgQNg==","signatures":[{"sig":"MEUCIDHzSnpSPw1vJaVEo9w4toWzFbqZzRDBuc7LOg+MTnUDAiEAuI8OWYSJPaokakc6XON97ORu7BekGGRpsbAoAYJUV1A=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18568615,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJidkS1ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrOLRAAoHP54LMXSURL9rts0d1l+Ctqbi1VpdH53vT6QMPR6KBmcpEA\r\nTfkCsDWYY0cVnlvm7ckGlVU3vKHrukfZdIfxVUsXaXMonf5XO2BQ/J0IiReU\r\n1mk0daQGkEa83UPEq/cOmHf1aFDtXYF86OSkXa54YS34CwASYHI8G+mtjH1K\r\n63VoJtl+ELZGR5AULAQ2UqOmrc36OrsqQ0fssvm+1F4kt35YbShRYsHaLMmq\r\nE+B7qhVfY9Ladda5vMVu3DR1QuHFsheRpG3h5MNFRpdNiTtyaUKINiSK49qV\r\nmgk1D0xuTdRhEioNtRh9+yz6rrHsTutc3jo9QoWwYzA3oyA8azZTBUl+XjDC\r\nEkFCt2/q5y8XA5fXBFj6o/UGxMzjlMgl3Z8Jfs+vXJRKekHYKV03lNv5ous6\r\nvMIAqxhiSD0znlDpQ+5zEpNFDfXehiTL2B0+eCTYFoo65FA53L73PDexBtP2\r\noDYCLxuJUUsd4gfl9S9SYhP3s0Ee4H1f3ZJMXhp/Cqr7Bhm+6+quctircvmU\r\n/qNQ2hzTs0GHS7HVLqWjR3G+XP6Z4YD2P1TdYrREM4vwQ/QmeUExGfSSRVgR\r\nej0cyPeAcxqPUyMQPZ4jwyaart4lrfm+ORwR4FzBZwaXz287t6WWEvktdRoa\r\n/g+3RLdEeJBRQLFIGcjB1NoZArzKfj1dCXE=\r\n=KF0f\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","_from":"file:pnpm-7.0.1.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=14.19"},"exports":{".":"./package.json"},"funding":{"url":"https://opencollective.com/pnpm"},"scripts":{"lint":"eslint src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"tsc --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.cjs","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/2ff2dd18c1315bab6747cce94235be7b/pnpm-7.0.1.tgz","_integrity":"sha512-jDXatNQpx+KYoCg0sSEBj4ryS8dIfo05TkhH5GOyi0ClhmkdmdHr2PgbReQyzZzuQpKWefCAvwOB8PxE1tgQNg==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.24.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"16.15.0","preferGlobal":true,"publishConfig":{"tag":"next-7","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_7.0.1_1651918005291_0.6606131816183678","host":"s3://npm-registry-packages"}},"7.0.0":{"name":"pnpm","version":"7.0.0","keywords":["pnpm7","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"license":"MIT","_id":"pnpm@7.0.0","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"5759c264fa75d2448cb25e0e538ec98c1be4df37","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-7.0.0.tgz","fileCount":645,"integrity":"sha512-5njVSmE/Sz6coyikS6gjwoKWaxxsJ6BY6jL1aqwvnEpNUfFednbHqid3aZ42JszOFaSOz3Qipcfp4ei22G/JEg==","signatures":[{"sig":"MEUCIQDs4wKQ4rI4l2P/9G+LkZoh3IYTtuGcKTcRYiyhUME9TQIgE8aerSR/Mz1qAm4kpNhpx3VZfEQjc5YRPK2DKSDALNQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18522017,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJibb3jACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqJVRAAn9TacgWykRadOg8rdkVRDxmvAiF9Ge66jd29RTPBnCteeOB+\r\n0flEFPMmqpZEXcWJyAUNEtJpwEjHBCdz6COzbubrTjvmaEET5OIB9AkJXz28\r\nS+SQFujAcxsI09uUVondAkdqIcVcnPT8CfO8vCZgrMssweUsz1rSwDlPNcNO\r\n3+2OqYcJ90OiOAXQZ0zUREQX2BR+2ev7LhhvmA8NbQWuyySTpXB/8lwKYIQH\r\n0NszpQvvnf9aaHV6O7KhmH/rCnFpX7aoHny29aUPS/RrAk1kP2006UNcsZpo\r\nHoHP52z/URLqd1pVO7JNpWbG9Ny5P2ZA16RaLhpgoi3DeSUxSp5gmzdAPwl2\r\njKAQlWMREi1HaPM9bwI1HtC4JSuWELJDDTAyTh7P9ucHq0EITWynEFWSfAJl\r\njs1Yc4Xdzvb05G/DO2+w9omTmylt4Fpf/nTJOs1gLzNTNYskx49R4qGxt2i3\r\nT0pwBmh/nem5+Wu5mS3RLf/D/t0K2V7lWECLeaBwS3bxvBdAkPgQsWqqepkl\r\nFqtO8LBC+bGy9s2YBbFnsJn4uguDWVtOfq4XTsTZF/KtFzptMh4O6rApGgFN\r\nVy2CFOtB17DTu34ZWFW2QQXIs3JpceF2wHrseQ0sk3hZceKkHKqJ3DQVF3Gz\r\nrKYsWsg6pnAMLWV00pDdxjg7VGX5xAUX/uk=\r\n=PGKv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","_from":"file:pnpm-7.0.0.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=14.19"},"exports":{".":"./package.json"},"funding":{"url":"https://opencollective.com/pnpm"},"scripts":{"lint":"eslint src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"tsc --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.cjs","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/d87f82a8ced23bd98c0740b6a9a113d4/pnpm-7.0.0.tgz","_integrity":"sha512-5njVSmE/Sz6coyikS6gjwoKWaxxsJ6BY6jL1aqwvnEpNUfFednbHqid3aZ42JszOFaSOz3Qipcfp4ei22G/JEg==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.24.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"16.14.2","preferGlobal":true,"publishConfig":{"tag":"next-7","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_7.0.0_1651359203344_0.6171276738930034","host":"s3://npm-registry-packages"}},"5.12.0":{"name":"pnpm","version":"5.12.0","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@5.12.0","maintainers":[{"name":"zkochan","email":"z@kochan.io"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"97692135fb7adcc280dbf3c606c7dd2239ed177d","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-5.12.0.tgz","fileCount":8623,"integrity":"sha512-ag+ar3N2DgYM2Tx5XMr0rCnuFteAokiEUZQRNJjuWNt091i3m68FDLxxfBTqM14ZnI6Z55S70XYWkesPo232BQ==","signatures":[{"sig":"MEUCIQCqhhYzrVb795CIRv7SIOUHwNRDMMDvi8TuouoxpjztJwIgPZh43Q3RKqMup3pyfE+AvxsVK31jLQ5ME4txvT/pDiQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":23556319,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfsEnZCRA9TVsSAnZWagAAo3UP/iYIoW5HN/HDcjoTtciu\nPgs4eF6BnvRK6Qka8/voixHfkn2Kl+aJbCmOPD/0CKOikmOkWsJhq9dtG6PN\nWl8WLJvnLdj4+QVSBPRxbV3Pv0O+AgOlwbcWMNuyOAQLkdpYWPBA4Z9rOuxL\nprY+2a2N04gnh4OG6G3psUB2HSqubi9QwNfs9+bfF8pvEXvxuVIpgnhAMPQC\ns4pgsVqUZREcUlE62q/LxE9uCMVBX1EmH4l8zi/7MDHIvoLhCOvBI09CYy4H\nlrOl5QZuOapo0E+MdW5DnK23EHPLp3GfFvIrG2q38a7aNhLVPMEsUgV6/FTf\nlOfAiKi4ba1CAlSheoDxIkzocgG2wqgpNjnOVrBHNk/A/rm7jKgNkxcMbTTS\n5dxv84Qxgu85Xlb1gbljY1GjdTyo+nhqbIyROw6QoQSMoeJ1OP061uT7SeSx\nIZlsMWzasPLmZ6W2bsSzQuqTrVpjZgP7jeukOHUzH+kD1vVpJxVxm86n0zo3\nX/YZADuaEgYaH/nGN8YPr9W3qeeXMkEgHKRDwiYFzUe9rICZX5NCYnpnwRRM\n4CVjaHXaKXp3QLySkP9AWh7x/tYGLq1zP8UST/rxfJgoz7vCTAsNihqjYnlT\nsz9GVT12Iwkeyi1tzYegjpv7ReoFz9srN/EEHqJqhj6cb/hDMA9V+4K6Yadf\nIFbD\r\n=Iako\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","engines":{"node":">=10.16"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint -c ../../eslint.json src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"npm run tsc -- --watch","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:tap","test:tap":"cd ../.. && c8 --reporter lcov --reports-dir packages/pnpm/coverage ts-node packages/pnpm/test --type-check","postpublish":"publish-packed","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock","prepublishOnly":"pnpm run compile && npm cache clear --force && publish-packed --prune --npm-client yarn"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"6.14.8","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"12.19.0","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"nopt":"^5.0.0","chalk":"^4.1.0","is-ci":"^2.0.0","ramda":"^0.27.1","which":"^2.0.2","path-name":"^1.0.0","split-cmd":"^1.0.1","pkgs-graph":"5.2.0","strip-ansi":"^6.0.0","@pnpm/types":"6.3.1","@types/nopt":"^3.0.29","graceful-fs":"^4.2.4","render-help":"^1.0.1","@pnpm/config":"11.8.0","@pnpm/logger":"^3.2.2","@pnpm/tabtab":"0.0.1","@pnpm/command":"1.0.0","@pnpm/run-npm":"2.0.3","@pnpm/cli-meta":"1.0.1","loud-rejection":"^2.2.0","@pnpm/cli-utils":"0.4.39","@zkochan/libnpx":"11.0.3","update-notifier":"^5.0.1","@pnpm/core-loggers":"5.0.2","@pnpm/file-reporter":"^1.0.0","@pnpm/parse-cli-args":"3.2.1","@pnpm/default-reporter":"7.9.9","@pnpm/find-workspace-dir":"1.0.1","@pnpm/plugin-commands-audit":"2.0.27","@pnpm/plugin-commands-store":"2.0.54","@pnpm/plugin-commands-import":"1.0.81","@pnpm/plugin-commands-server":"2.0.49","@pnpm/common-cli-options-help":"0.2.0","@pnpm/plugin-commands-listing":"2.0.36","@pnpm/plugin-commands-rebuild":"2.2.7","@pnpm/plugin-commands-outdated":"3.0.30","@pnpm/filter-workspace-packages":"2.2.10","@pnpm/plugin-commands-publishing":"2.3.0","@pnpm/plugin-commands-installation":"3.4.7","@pnpm/plugin-commands-script-runners":"2.5.5"},"_hasShrinkwrap":false,"__devDependencies":{"mz":"^2.7.0","ncp":"^2.0.0","pnpm":"link:","delay":"^4.4.0","execa":"^4.1.0","p-any":"3.0.0","byline":"5.0.0","semver":"^7.3.2","@types/mz":"^2.7.2","tree-kill":"^1.2.2","write-pkg":"4.0.0","@types/ncp":"^2.0.4","is-windows":"^1.0.2","cross-spawn":"^7.0.3","exists-link":"2.0.0","npm-run-all":"^4.1.5","path-exists":"^4.0.0","symlink-dir":"^4.1.0","@types/is-ci":"^2.0.0","@types/ramda":"^0.27.32","@types/which":"^1.3.2","tape-promise":"4.0.0","@pnpm/prepare":"0.0.15","@types/byline":"^4.2.32","@types/semver":"^7.3.4","@zkochan/retry":"^0.2.0","load-json-file":"^6.2.0","read-yaml-file":"^2.0.0","@pnpm/constants":"4.1.0","@zkochan/rimraf":"^1.0.0","write-json-file":"^4.3.0","write-yaml-file":"^4.1.1","deep-require-cwd":"1.0.0","@types/is-windows":"^1.0.0","normalize-newline":"3.0.0","@pnpm/modules-yaml":"8.0.5","@types/cross-spawn":"^6.0.2","@types/graceful-fs":"^4.1.4","@types/tape-promise":"^4.0.1","@pnpm/assert-project":"2.1.13","@pnpm/lockfile-types":"2.1.1","dir-is-case-sensitive":"^1.0.2","@types/update-notifier":"^5.0.0","@pnpm/read-package-json":"3.1.8","@pnpm/read-project-manifest":"1.1.5","@pnpm/write-project-manifest":"1.1.5","@pnpm/find-workspace-packages":"2.3.25","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_5.12.0_1605388760548_0.6400295046904885","host":"s3://npm-registry-packages"}},"6.2.2":{"name":"pnpm","version":"6.2.2","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"license":"MIT","_id":"pnpm@6.2.2","maintainers":[{"name":"zkochan","email":"z@kochan.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"0a44bc5baba640b71798572f01f2f9a8dfe67f08","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-6.2.2.tgz","fileCount":616,"integrity":"sha512-Gb8tXUDurgjYuJ8cJDReHVxlFyk6+Q0kN9j/UABiWrVQRiwCMCKeMplWnlwdeI9DvVnf3qwjkgEZdVHAL5gxVw==","signatures":[{"sig":"MEQCIC5i1am3lPLqU7fjzO5RPc78WsA/sjVadDyJyPMqt/b3AiB0L1xKCLt9DUPeKbzYHr2oe34VHAfxXo5Vvj1vb19Xpg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8865029,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgiKx6CRA9TVsSAnZWagAAczMP/2us7QkGmqXBE89YT1mG\noKYI34m7zYfi2cj7T7Xv5t0WEE6qZYeu+j3MtuT/7nlVrixWprFc5xVeMZYz\n/cLxwuZlq3LWGIlw4dcAB9PvoNFgL04KBtI1jttWBY3CUHuf8hDw3wX+VwGW\nnc4znt3mOOEGYm/rWNoQoHm3/IyInrv//+fakpyfZ6Zc47/vFxVPh8ZiibFY\nyNK9BiOVMC9TEpEpSMqBvFRBgiVoEd1nws3VGZEENCvbIADBRq4t6KQapfdq\nURLZ29ZzFxOOMqKe2YLI5rWr6aXCLZnQnHPnYL2t17yMbx2UJtLNyAIz4bxV\nnISCieYdsp+9mNR4zXHkdjZ1IeucPF0Szm882e5FLOiGX8S3bW+JtZK8mkXg\nsTno7EkrlYTHx2C+fW8BOPv+FTE5d4FQDFZ4nYPghMFJePte1LD2nAfkYCyD\nPxVF7kGuXxp4ZmPS2SExREl5WqqJfByBVsS0AnqHo2yLzNOPKR3vdSvpqvr1\nnOXOt0sbPy4jeIQKpL4TIULPkVxXInhiM5JukIQcVEUxurAG1iwAeobM776W\nWXOqTSERQP1NhMUC1KkpUDbjKU9CPRka9o8qOiwX9IZb11YQpllk8jRERxOs\nHKMABwZeaC6ISST+gxzZr+7/hLbinUhc3LYlyM5RRCw4MTUJUlEXwtuI/xHs\nqi/x\r\n=Epq3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","unpkg":"dist/pnpm.cjs","engines":{"node":">=12.17"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint -c ../../eslint.json src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"pnpm tsc -- --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build && pnpm run lint -- --fix && rimraf dist && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.cjs","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"deprecated":"This version had a regression in installing Git-hosted packages. Please update to 6.2.3 or newer.","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.10.0","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"16.0.0","preferGlobal":true,"publishconfig":{"tag":"next"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/pnpm_6.2.2_1619569786174_0.30527611946538213","host":"s3://npm-registry-packages"}},"6.2.3":{"name":"pnpm","version":"6.2.3","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"license":"MIT","_id":"pnpm@6.2.3","maintainers":[{"name":"zkochan","email":"z@kochan.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"4fe3829e4f2fb376b4547bc259e59a3243e51708","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-6.2.3.tgz","fileCount":616,"integrity":"sha512-qYRrxYyN14tqeMGu7E3P+INXDiYbGojn5mitVfUxidO9OsSnTGSqT85nkslfKW8YfChlzFVN0XdG+1Tj86tKhA==","signatures":[{"sig":"MEUCIGYhweVzWTiqA5cxSOk3zouOziU5z+1zmelLDKNktNsDAiEA/DmtZ4S80IYkGZgj+GjuDvS5qzNCPnGpZgoZZoXT8/g=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8865302,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgib2lCRA9TVsSAnZWagAAbbQQAIyBawPAdyaxLydR9K/C\nLewyA4MftI3ORpnsAKxrqO9CCrEaaiEEGPorxUjF/a+hb0RlaAi4QEO8Jajw\nFOUfGxhQoTqSyyJn9jc0AwPdHU3NKD4gtVRbnPcVxPw0jezGmvQPNS7YC2jF\nbBDuaTGXp6kFN0q3eJP8pTyXodf2yFQEkBphopR69fWo8apOTyFzIqOpdUQ7\nfhKE2Om2VjSaeDgA/Viu+5mCEr1osyeSUVEugj9pEakVnr4idyLnepdltcHk\nFrjuYOfe72s5aWvCtVOOEwgRAtv1nIana69KgAiEjTGpWvaoVbfMcUG5v5NE\nRMJbsa9kJ5wZvENSsi3v4BeaRb0LzMpYBTXFRmbN0Q+q7OZUU24OTjY2EjZQ\nDtBIJ3d0nHgdWOo+OOIrw3LefR7ztxkyzRMQoCt6lqOh8zRSr7jvp8JMYJZz\n1+F1Cz5gREAMvrfGTTZuZ85/mCyWvDRq+xMBAipJA8JSYjPkxqPqzZb/5DnO\n4NQlrdrJI7eYndd7s2zijvxECgz2AwPVnxXAHo4naND3I1tz604wpXD6TPPf\n0y2FslL6Gi3Iyh47A7k11Ff1wqOeO9KDI/Xamf+nLe42t9j592Q5a5AuRVm8\n+LtTOiVaGExg+O4PKkHXsBHkdJnkR9Ms11tnE+JAQ5Cij0o37yPRkBAKBPQn\nEqHq\r\n=k9Tk\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","unpkg":"dist/pnpm.cjs","engines":{"node":">=12.17"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint -c ../../eslint.json src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"pnpm tsc -- --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build && pnpm run lint -- --fix && rimraf dist && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.cjs","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.10.0","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"16.0.0","preferGlobal":true,"publishconfig":{"tag":"next"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_6.2.3_1619639716374_0.4442801147055291","host":"s3://npm-registry-packages"}},"6.2.0":{"name":"pnpm","version":"6.2.0","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"license":"MIT","_id":"pnpm@6.2.0","maintainers":[{"name":"zkochan","email":"z@kochan.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"3b53c32ecefdf071b103e75b8439bf9f0b63f0f1","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-6.2.0.tgz","fileCount":601,"integrity":"sha512-DN252G87K8vt9/Hlj1ff8AdQ6LWNXSvc+4FujUJg3ULBouic0SisVR04lPcwNfN9ONlodTeV9AiqhzfDDY8DVQ==","signatures":[{"sig":"MEQCIHV1+EpNcQGxVYQOY7Ns87s3ZQo9hXrnOYNo/RshiR9kAiBl0Ryn5ZrL6FWqgJxVlnqDJfNGqBi0R/AQ+pd4W7PvVw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8932563,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJghH01CRA9TVsSAnZWagAA2gYP/3eqDsV/5jcBEMhJvX/2\n2fla1SWlpIDUPEh/hJEl75FgMyLSOS1UmfTiQmHKVkB3gcflZwcIx1e3olca\nNI4VV8cQ+ZFdJW+QpGyWi2wgZvK7RAukr1l4dlZBJiN+iluwLzLlmXa+VIK5\nTnXXDpF43ZyZdLZoDskXOFiSpT5ajHIvbNroU/lbjCg4x0SoTgK6bKvASUYR\nvIGiFHZI/seAtyryf6sFpQXaCcrorLbYRWYqFfY3RO6WxDMz43i2ug5yqRyT\nQj948G7V+m7dFJhvzXKQGf83UMjjEZX8TDdQbHBj1jd3hpwmn12IMsJw3+yu\nEBNMYulCVO5KkADIlIarDDpqCLm38smYvDBIvKGG+3adI21lX0NHc8XwMp7p\n/SlXhPdE84b7r1zVdE86p9bmuRlBYz7ayhM7k/vSBn4Ne4oyaJH2JoAClCTO\nJM9vSfeITKq3tQl3cHEfxWXWbAfrIbVtAzz0OUOtf3cUeAoeGfp/9/TJC/mt\nJtHxKNhNYOsV7KHDSlUQBNa+pX/V4yE/hac6IOpes7+MKEQdzE5411cb/aTc\nyIfngX1hFp2CzR0ATEig5ouQPfHbNOnO/x8P4l9AAY5VbP4WMaWlmao3B51B\nj/vKSJHDlwlwIsZbu32J9AJxA8tSUz4ste5eHQiK0kfHy+4n7NUCyZA6hXJp\nJCEl\r\n=9Dzp\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","unpkg":"dist/pnpm.cjs","engines":{"node":">=12.17"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint -c ../../eslint.json src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"pnpm tsc -- --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build && pnpm run lint -- --fix && rimraf dist && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.cjs","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"deprecated":"Building dependencies is broken in this version.","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"6.14.12","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"12.22.1","preferGlobal":true,"publishconfig":{"tag":"next"},"_hasShrinkwrap":false,"readmeFilename":"README.md","__devDependencies":{"ncp":"^2.0.0","nopt":"^5.0.0","chalk":"^4.1.0","delay":"^5.0.0","execa":"^5.0.0","is-ci":"^3.0.0","p-any":"3.0.0","ramda":"^0.27.1","tempy":"^1.0.0","which":"^2.0.2","byline":"5.0.0","semver":"^7.3.4","esbuild":"^0.11.2","p-defer":"^3.0.0","ps-list":"^7.2.0","path-name":"^1.0.0","split-cmd":"^1.0.1","tree-kill":"^1.2.2","write-pkg":"4.0.0","@types/ncp":"^2.0.4","is-windows":"^1.0.2","pkgs-graph":"workspace:6.1.0","strip-ansi":"^6.0.0","@pnpm/types":"workspace:7.1.0","@types/nopt":"^3.0.29","cross-spawn":"^7.0.3","exists-link":"2.0.0","npm-run-all":"^4.1.5","path-exists":"^4.0.0","render-help":"^1.0.1","symlink-dir":"^5.0.0","@pnpm/client":"workspace:3.1.0","@pnpm/config":"workspace:12.2.0","@pnpm/logger":"^4.0.0","@pnpm/tabtab":"^0.1.2","@types/is-ci":"^3.0.0","@types/ramda":"0.27.39","@types/which":"^2.0.0","@pnpm/command":"workspace:2.0.0","@pnpm/prepare":"workspace:0.0.21","@pnpm/run-npm":"workspace:3.0.0","@types/byline":"^4.2.32","@types/semver":"^7.3.4","@pnpm/cli-meta":"workspace:2.0.0","@zkochan/retry":"^0.2.0","load-json-file":"^6.2.0","loud-rejection":"^2.2.0","read-yaml-file":"^2.1.0","@pnpm/cli-utils":"workspace:0.6.2","@pnpm/constants":"workspace:5.0.0","@zkochan/libnpx":"^13.1.2","@zkochan/rimraf":"^2.1.1","write-json-file":"^4.3.0","write-yaml-file":"^4.2.0","@pnpm/store-path":"^5.0.0","deep-require-cwd":"1.0.0","@types/is-windows":"^1.0.0","normalize-newline":"3.0.0","@pnpm/core-loggers":"workspace:6.0.1","@pnpm/modules-yaml":"workspace:9.0.1","@types/cross-spawn":"^6.0.2","cross-var-no-babel":"^1.2.0","@pnpm/file-reporter":"^1.0.1","@pnpm/assert-project":"workspace:*","@pnpm/lockfile-types":"workspace:3.0.0","@pnpm/parse-cli-args":"workspace:4.1.0","dir-is-case-sensitive":"^2.0.0","@pnpm/default-reporter":"workspace:8.0.2","@pnpm/read-package-json":"workspace:5.0.1","@pnpm/find-workspace-dir":"workspace:3.0.0","@pnpm/plugin-commands-audit":"workspace:4.1.0","@pnpm/plugin-commands-store":"workspace:3.0.4","@pnpm/read-project-manifest":"workspace:2.0.1","@pnpm/plugin-commands-import":"workspace:2.0.4","@pnpm/plugin-commands-server":"workspace:3.0.4","@pnpm/write-project-manifest":"workspace:2.0.1","@pnpm/common-cli-options-help":"workspace:0.5.0","@pnpm/find-workspace-packages":"workspace:3.0.2","@pnpm/plugin-commands-listing":"workspace:3.0.4","@pnpm/plugin-commands-rebuild":"workspace:3.0.4","anonymous-npm-registry-client":"0.1.2","@pnpm/plugin-commands-outdated":"workspace:4.1.0","@pnpm/filter-workspace-packages":"workspace:4.0.0","@pnpm/pick-registry-for-package":"workspace:2.0.1","@pnpm/plugin-commands-publishing":"workspace:3.1.0","@pnpm/plugin-commands-installation":"workspace:4.1.0","@pnpm/plugin-commands-script-runners":"workspace:3.1.1"},"__optionalDependencies":{"node-gyp":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_6.2.0_1619295541228_0.15694922484341434","host":"s3://npm-registry-packages"}},"6.2.1":{"name":"pnpm","version":"6.2.1","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"license":"MIT","_id":"pnpm@6.2.1","maintainers":[{"name":"zkochan","email":"z@kochan.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"a4a7512da705720554ab6745c5e477bcd56d094f","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-6.2.1.tgz","fileCount":616,"integrity":"sha512-aSrlGL3703pXhMaxFpFLAFakvpla0PaGN2/zOh5oG2qbvJ+jKuGkpHPhpLyAnhs/z+Je3wBaYA7vETu1f1xwqQ==","signatures":[{"sig":"MEUCIQCtG+GFa+1Nv5gAEOfyWxYL+Cb/ziWLNQvZBHa+QTmLzgIgWff6UWBpGpPw69SfYWEa4//eQHEua6aiyVdkCzjRLuQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8950883,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJghLDTCRA9TVsSAnZWagAA0ZAP+QFZ9AR8xgMvPLNbPrcu\npPJqRg7+kuWscwa1zYLNK5QHnjBEBDAlBnWBfoAHx6Fhr5HE9PKeOOlLCD9f\n64P91e+39imvM1GnJIR5otllaz8NYQMED4OwdpxqOduAGvj0eXDn4FaC4yWl\nPFzfDHz7BOwtldwfJpI2PTd5l76ugYntBc3BDD+rBZaymyJVQJJ5arDf/z6J\nL06eCzeNeLquk9yxlfgjaMxQ0ICk+eDfCpcPytLfM2fKwd0A+ajl5qUqdMKV\nkyVUj4VlR8tKCXcACS3wc19XfkTs2/ZJZG4zdjJQcxVVWRnQRrQaXTK1OGxe\n6qMqnEORoS56+avxgVBS0xFrofPvCsogu+5ICsu1mlJH5Qps0lH2PwD9xUbT\nky/aOLePgxqjb/rKWxSgC0k8H/jb4n5FLceFt3wZcW9RFrZ//gE2C+G9oaxq\nI1Dn6oC8mJaPXLYGCXGZQ3hP1x7fIJYvjw+ilHaCgs5qCWunSrsaudABHex7\n9a6ahFU9Dljv4CBmrSfRBHvPuzh94d9g1Jp4/xHAG2rGe5czgLrf1NbjK4NQ\nDvPmMH6cahAk6uSfXLecW08uMxBzWE6weSNBwCWVFlEJoB/gsfykmZVFEOHi\nC7MKEEAcnZOul22tMofq4ZwHYn+9UVT74RqnBqDQTvrMT1MfhQChmLqY3rc5\nzbTk\r\n=CVrr\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","unpkg":"dist/pnpm.cjs","engines":{"node":">=12.17"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint -c ../../eslint.json src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"pnpm tsc -- --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build && pnpm run lint -- --fix && rimraf dist && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.cjs","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.10.0","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"16.0.0","preferGlobal":true,"publishconfig":{"tag":"next"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_6.2.1_1619308755439_0.5245661840788916","host":"s3://npm-registry-packages"}},"0.63.0":{"name":"pnpm","version":"0.63.0","keywords":["dependency manager","install","modules","npm","package manager"],"author":{"name":"Rico Sta. Cruz","email":"rico@ricostacruz.com"},"license":"MIT","_id":"pnpm@0.63.0","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js"},"dist":{"shasum":"34c6508b1ef8c32fb5df4a1a564e38a3f6cc9bec","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-0.63.0.tgz","integrity":"sha512-WPB+8W4NS/AM/9jhScDx9RHRr8fUuRW1TTPeR906ollBQV/r27O15vfPl+/q+Lo5mCBZGe8a0Sz6KyTaUabxpg==","signatures":[{"sig":"MEQCIDtFpHw9BQIXx6qmJVNH6IeVlEv1kN+1asJ6JpKhrTA/AiBT3iKQkhQQNUlFun+Ju8DXJVivrxSx350KqFjjspylqg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib/"],"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"_shasum":"34c6508b1ef8c32fb5df4a1a564e38a3f6cc9bec","engines":{"node":">=4"},"gitHead":"0fdda3d48edb44c44803c20b42aea9d7af478a41","scripts":{},"typings":"lib/index.d.ts","_npmUser":{"name":"zkochan","email":"zoltan.kochan@gmail.com"},"__scripts":{"cz":"git-cz","?cz":"echo 'Run Git commit wizard'","tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json --project .","test":"npm run lint && npm run test:e2e","start":"npm run tsc -- --watch","pretest":"rimraf ../.tmp/ && npm run tsc && pnpm-registry-mock prepare","test:e2e":"npm-run-all -p -r pnpm-registry-mock test:tap","test:tap":"ts-node test","commitmsg":"validate-commit-msg","prepublish":"in-publish && echo 'You need to use \"publish-packed\" to publish pnpm' && false || npm run tsc","pnpm-registry-mock":"pnpm-registry-mock"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"3.10.9","description":"Fast, disk space efficient npm installs","directories":{"test":"test"},"greenkeeper":{"ignore":["pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-logger","pnpm-registry-mock"]},"_nodeVersion":"6.9.1","preferGlobal":true,"__dependencies":{"mz":"2.6.0","rc":"1.1.7","mem":"1.1.0","bole":"3.0.2","meow":"3.7.0","execa":"0.6.3","is-ci":"1.0.10","ramda":"0.23.0","byline":"5.0.0","ndjson":"1.5.0","semver":"5.3.0","find-up":"2.1.0","p-limit":"1.1.0","link-dir":"2.0.0","node-gyp":"3.6.0","p-filter":"1.0.0","read-pkg":"2.0.0","@types/mz":"^0.0.30","@types/rc":"^0.0.1","path-name":"1.0.0","write-pkg":"2.1.0","is-windows":"1.0.0","os-homedir":"1.0.2","@types/node":"^7.0.5","arr-flatten":"1.0.1","common-tags":"1.4.0","cross-spawn":"^5.0.0","graceful-fs":"4.1.11","path-exists":"3.0.0","pnpm-logger":"0.2.0","read-pkg-up":"2.0.0","rimraf-then":"1.0.1","symlink-dir":"1.0.2","@types/ramda":"^0.0.5","registry-url":"3.1.0","@types/byline":"^4.2.31","@types/semver":"^5.3.30","normalize-ssh":"1.0.0","unpack-stream":"1.1.0","camelcase-keys":"4.0.0","load-json-file":"2.0.0","load-yaml-file":"0.1.0","loud-rejection":"1.6.0","mkdirp-promise":"5.0.1","normalize-path":"2.0.1","@zkochan/dirsum":"^0.1.1","get-link-target":"1.0.0","global-bin-path":"0.1.1","hosted-git-info":"2.4.1","npm-package-arg":"4.2.1","proper-lockfile":"2.0.0","update-notifier":"2.1.0","write-json-file":"2.0.0","write-yaml-file":"1.0.0","@zkochan/cmd-shim":"^2.2.2","@types/common-tags":"^1.2.5","parse-codeload-url":"1.0.0","pnpm-file-reporter":"0.0.1","get-npm-tarball-url":"1.0.0","npm-registry-client":"8.0.2","pnpm-install-checks":"1.1.0","registry-auth-token":"3.1.0","@types/load-json-file":"^2.0.5","parse-npm-tarball-url":"1.0.1","pnpm-default-reporter":"0.4.3","@types/update-notifier":"^1.0.0","fs-write-stream-atomic":"1.0.10"},"devDependencies":{"caw":"^2.0.0","ncp":"^2.0.0","tape":"^4.6.3","husky":"^0.13.2","isexe":"^2.0.0","sepia":"^2.0.2","mkdirp":"^0.5.1","rimraf":"^2.5.4","tslint":"^4.3.1","thenify":"^3.2.1","ts-node":"^3.0.0","commitizen":"^2.8.6","in-publish":"^2.0.0","typescript":"^2.1.5","@types/tape":"^4.2.28","exists-link":"^2.0.0","npm-run-all":"^4.0.1","tape-promise":"^2.0.1","@types/mkdirp":"^0.3.29","npm-scripts-info":"^0.3.6","pnpm-registry-mock":"^0.2.3","validate-commit-msg":"^2.7.0","cz-conventional-changelog":"^2.0.0","anonymous-npm-registry-client":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm-0.63.0.tgz_1490383755980_0.24925582529976964","host":"packages-18-east.internal.npmjs.com"}},"5.18.10":{"name":"pnpm","version":"5.18.10","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":"Zoltan Kochan <z@kochan.io> (https://www.kochan.io/)","license":"MIT","_id":"pnpm@5.18.10","maintainers":[{"name":"zkochan","email":"z@kochan.io"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"6b1d922283e5c871e7b1a6524ed16a97fccb30fa","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-5.18.10.tgz","fileCount":1165,"integrity":"sha512-M3oH42XqtUZv0Hnfp4A1klTFQT3/9ghBkDrPHh0GTd9nP39I14/GDjN+BiHx95hH60CigOip+oK/h389GhizeQ==","signatures":[{"sig":"MEUCIFHkNBlNwF3+ImwrR+rfCqIVP8nyna/THe2mMvIpSGpOAiEAz6d0agqBHnF23kDmoI+PrP/j6GBWiUmTzdWYM2btFak=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11158271,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhIOt6CRA9TVsSAnZWagAAHnoP/RCoYsd4thB32hR9tcYh\n/MfADjRswUfYwoiByt0/2KQOll+4oq3T5tQx6uiriAnI0jMYBa6bJRZmtF7B\nAriAVPpLPQUaaJHH0frWl0qBvR0fS2NvXSIxjcyWPAUyNyZ3RasfkEgzeQpY\nnCkj78g29NGnLhSQ+5xU+AlH6h6zkWbDc5sY9xf4cj/8D+QkK8sdeIaJMNo4\nEyCJq9q3K4DXxXvRCTTVKzXjjdOjRqSnuGwt11vUH4dnKP1Sq5WyI9sD27AV\nTuG1prigSxl75XAKeG0cVVmala4QaKOLIHD8Z9yG8Cjji1H/CmaABR6UnHpN\nNx2yHOsj2Ejj0ze+EdCvK9IKdEsExzrIIIG9WV9vc56HLeRReyM3O6Rf9Olc\nAttiPdQ2MKBWu6gRxTM5O+Ke/YK0dTSARNwQvtqnsF6rUGl/317UNuJmdauZ\nZhtlTpWMB/UM4kQQXNHieeO8m+gYnT0VekMzRf2R5Mn7krPjnO65AshXPJei\n6wFpYT2hgzN5FmkRSW8TXIK2UTT43oFCSszQxrfhudA/zLN5qlnMKhz0QuKN\nkq0CIUOw5nJuNMmcNLoMrQVYA9PaIssdGaV1/c5tH4DjaKS6Ha73sU3Mrxw6\n62oy0pbEVHW49aRJtnLfKB/ap7hSxiZd/HlNGWDZoXc9u/oKJjo64aTHsEMz\nEwOh\r\n=jsbp\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.js","_from":"file:pnpm-5.18.10.tgz","unpkg":"dist/pnpm.js","engines":{"node":">=10.16"},"funding":{"url":"https://opencollective.com/pnpm"},"scripts":{"lint":"eslint -c ../../eslint.json src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"pnpm tsc -- --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build && rimraf dist && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp node_modules/ps-list/fastlist.exe dist/fastlist.exe","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.js --external:update-notifier --external:node-gyp","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.js","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"_resolved":"/home/zoltan/src/pnpm/pnpm/packages/pnpm/pnpm-5.18.10.tgz","_integrity":"sha512-M3oH42XqtUZv0Hnfp4A1klTFQT3/9ghBkDrPHh0GTd9nP39I14/GDjN+BiHx95hH60CigOip+oK/h389GhizeQ==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.20.6","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"14.17.5","preferGlobal":true,"publishconfig":{"tag":"next"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_5.18.10_1629547385782_0.1935224098623065","host":"s3://npm-registry-packages"}},"6.23.2":{"name":"pnpm","version":"6.23.2","keywords":["pnpm6","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"license":"MIT","_id":"pnpm@6.23.2","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"pnpm@kochan.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"eb51c48109686cdc740b7cdbc142f74be21845ba","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-6.23.2.tgz","fileCount":635,"integrity":"sha512-mb18ZY03mn1wxxco5COfyZgqAxBOfO8F3UU41p1XVSNnkVEUXHIKLRh9UBZjjZS2vO92EqgXd0ewsE3syDmfYw==","signatures":[{"sig":"MEQCIE3aiDO16Orxe8T7OYSw5UnVvRIz3agroiZqsZDdJFvDAiAEt0ioezgDiAjLzlGQBfFABUb1M2g62Nx38LxylLHoXw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9696401,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhng31CRA9TVsSAnZWagAA6jUP/2/INiRDrtwnVp69PkNy\nntk16TMAgTRVStcYh1K7fXY/6bkxYJl+9MDOqgDcDv8H3QpCJs2U+klxbmoC\nVoxoB0d9YbRMM0AGr5uphmVbzWddF7O0hNRJZ3gJvG/ObDlWoork5bw1LpMn\nHhZ5EXjyhU93k1jKj+OiduDP8gKzBBvQiSkTMB+zTjbAeXKcuX2tz/EJRYdw\nJLOO40dx4PZyFHDtVyXTdqJyyc+4Jr6pjt2SS0CidwubplHZ3xeC2i7r+yrM\n/cSQtgYBXYOZHmGVsr0KBhhvVSZaJxnBLavJVWqZ8saFK1kPwiDPkrnXwQl+\noDwDJ+0LrjsjmRIDijU9L4tt2q7fOHQsV5+VqOL48qt2R5T3c/PvtumWTBOs\nJWlLPXRlhD6Jnjq1XXHkrRyKykqCCI/5YnlN+UzRWm9N3ZdUyYSxNIL4MIhE\nm2srX+Ee02GUcK4EznU23wNI2cCfHn+LygBdh/raeeVko7lK6YkGro3PNuI5\nsVwQvW+XIKCQmoKPIGS/OpRfJlsxUg1pm2TUCe0humWIbIdc/JObIfB+5cpJ\nHgOxR6XRUVK4+PIIactd+B8F8i7ttFryjZYK5U4h9GAqeedo0x8/ORpMGKFG\nLlvtKS41c8Qy9/ObBNCg97ZA4QXWsO7HfsIz60WxkgS50Ijfw8xtojF4e5p1\nfcze\r\n=9+TG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","_from":"file:pnpm-6.23.2.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=12.17"},"funding":{"url":"https://opencollective.com/pnpm"},"scripts":{"lint":"eslint src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"pnpm tsc --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build && pnpm run lint -- --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.cjs","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"pnpm@kochan.io"},"_resolved":"/home/runner/work/pnpm/pnpm/packages/pnpm/pnpm-6.23.2.tgz","_integrity":"sha512-mb18ZY03mn1wxxco5COfyZgqAxBOfO8F3UU41p1XVSNnkVEUXHIKLRh9UBZjjZS2vO92EqgXd0ewsE3syDmfYw==","deprecated":"This version has a regression. Update to v6.23.5 or newer","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.24.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"14.18.1","preferGlobal":true,"publishConfig":{"tag":"next","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_6.23.2_1637748213379_0.578545123428055","host":"s3://npm-registry-packages"}},"6.23.1":{"name":"pnpm","version":"6.23.1","keywords":["pnpm6","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"license":"MIT","_id":"pnpm@6.23.1","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"pnpm@kochan.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"79a8fdd43e84b89bb3cee8882fbcef65b65b0231","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-6.23.1.tgz","fileCount":635,"integrity":"sha512-4IFtNC3d/TXc1YGtl+SOpI442S0cJQpZa9FgVdNpiy3x/UGpzQNI7Cz9dbsqWFFDukG7K81gI5LyhIWyOT6J/A==","signatures":[{"sig":"MEQCIE7nXy6A1KfBUwpNr4MBZUsHhrnXSXe2pRATz0ZgJ+E3AiBKRAD+LcuXrHeymBvOMv0Lx8YcIanenyIGQ1BuZj+MxQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9696621,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhm9dlCRA9TVsSAnZWagAAUlIP/jMkBhk/U9haIuywE1aL\ns1jXAySqfJVJtiWuJOcHmmiXKE6xaVhRWPKKPkR9E3MnH5A+v1GeEahRwftF\nDt02MXxH28Sv17C4Ui+k3+rxeRBV/vGY0Pw89v5YNv96DMNAg4rL070OSw4x\nMQ3y07Gq1qPcO0heDlEXqygiPgCg/2WNlWOJ4Zr+G22Ys4M4D04x2jilwleN\n/Et7wElK210KD22yD/A2vGNdr3TstS/vsirwaSgiJtRkAZBYde8IW3RqvDUC\nT07/dT3NpQe0fNgSAgGTWAnqIoIT4icirMW6WEq0QNgX9ZPK197k7khe2R7t\n4xx0cbfok67DmyPoehvVxWHwGMscY/KKoLFlYAyZY+WUNKLXerkoE8femJzc\nQWAAPmOg803FqmBbPaihdBTqVE1c4UjwDtDTqrzr7hBkyC1wVODkcBkCuhZJ\nbO4+t37C3pOaJqJHDcsNUS3wIS0nEhDjhilcAVY+GdviAXX0RtdsiFDg126v\nsVuYVryeis4YBwa+FJ1Rz4HYGdXRacP4Ts1cHaMGgZpoIlZ51KBR1FkDkZBU\n2Gi1o/AumnpWbQSTyCs4+f7oHtI7wmM5OcItJZqcG3opU/sau0PolA4PQefE\nmTCVadPnO0MoTo8wGZtZgJqZr9XEEMYFah2AU+jPpGURuCvzsst8OQwdtImv\nH5b4\r\n=RJp5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","_from":"file:pnpm-6.23.1.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=12.17"},"funding":{"url":"https://opencollective.com/pnpm"},"scripts":{"lint":"eslint src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"pnpm tsc --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build && pnpm run lint -- --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.cjs","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"pnpm@kochan.io"},"_resolved":"/home/runner/work/pnpm/pnpm/packages/pnpm/pnpm-6.23.1.tgz","_integrity":"sha512-4IFtNC3d/TXc1YGtl+SOpI442S0cJQpZa9FgVdNpiy3x/UGpzQNI7Cz9dbsqWFFDukG7K81gI5LyhIWyOT6J/A==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.24.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"14.18.1","preferGlobal":true,"publishConfig":{"tag":"next","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_6.23.1_1637603172821_0.15848704558103743","host":"s3://npm-registry-packages"}},"6.23.4":{"name":"pnpm","version":"6.23.4","keywords":["pnpm6","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"license":"MIT","_id":"pnpm@6.23.4","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"pnpm@kochan.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"bc9b6212e3100c863319e0737cc27fe68fd0a8ef","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-6.23.4.tgz","fileCount":635,"integrity":"sha512-42p//3i7NjY916SHvMwHING1ZlJ0K1gqS9H6PuPnztJE7Pvooa0hPNv5nRcCdMVvaomor/a+ml0CRIipvxJCBQ==","signatures":[{"sig":"MEQCIErHA5tPZt00x8D4ta6uriIoS/cK1I3SIZrwMs6wAQTWAiAXReWpfJzd+f3T+VqR05fcYtRDv041qN7UKZYPGxVQyg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12007467,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhp5LPCRA9TVsSAnZWagAANNcP/01HDWuNJT23YGMURaf4\nZwLp/Idm1huWrSCFwvFsPqzm866lZAuGIizgdvuLHjW8tj5F1nWafxSUYlaj\nD0DhBt82PRGLM79DXgRB8s4KT55qx8ZnhvT/uEHKzAUvnXgEYTqBHivTQNE0\npVPuSsYg1IVWyZ7pO2ORSP7Idbc7kb5srGtUT1+yV5owUSP2rrQGNQzbY9x7\n84SiTPy1SQ2lH65H9YPpx/s8BqUFVAPA7uMxlTE02sm0GwHyWDIRBQCaWIYw\nJI3e+aa94GGroIiyISh2KW3+sJYgFRlz4ap3Cdg9F+P8GDHlefVNfGSl06eh\n3EU4HcvW8DnAgmED19QTX6Qf0DhbEHH0+5ynSj0Yf2juMP+lEe7DLhvQYB+b\nji4BqWyHLvpmGm09wcfewjnxXsgOvm8YVJ30C0N49VA1FOiDxa4rLSD4UIfm\n+1lIECzMgznbSsAV4nGZriyazvtrJIKfaxdnfamy0ts8rNIO7HG21SHJ0lmY\n4CK2Rpu09GMvrz6PolrB2cAGdqAsoyt9uU004uopezZEODmFrVVC9T7MtN7+\nv/gIYVkAUGs6O6esQRhqaLdEBZQS4oMl9bTQ8g1H2nHXCbTjLdAHXA0iBCXx\nJlGkcZefGAhhTxmeKJXWTlPgCEHg7DY0v+wz4hu6OlVAHmZPESk/LU0SugRM\nLgy8\r\n=TE39\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","_from":"file:pnpm-6.23.4.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=12.17"},"funding":{"url":"https://opencollective.com/pnpm"},"scripts":{"lint":"eslint src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"pnpm tsc --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build && pnpm run lint -- --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.cjs","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"pnpm@kochan.io"},"_resolved":"/home/runner/work/pnpm/pnpm/packages/pnpm/pnpm-6.23.4.tgz","_integrity":"sha512-42p//3i7NjY916SHvMwHING1ZlJ0K1gqS9H6PuPnztJE7Pvooa0hPNv5nRcCdMVvaomor/a+ml0CRIipvxJCBQ==","deprecated":"This version has a regression. Update to v6.23.5 or newer","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.24.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"14.18.1","preferGlobal":true,"publishConfig":{"tag":"next","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_6.23.4_1638372046845_0.1960453660202386","host":"s3://npm-registry-packages"}},"5.18.11":{"name":"pnpm","version":"5.18.11","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":"Zoltan Kochan <z@kochan.io> (https://www.kochan.io/)","license":"MIT","_id":"pnpm@5.18.11","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"pnpm@kochan.io"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"524c58df7c865636ddd4ce33d9f4290efa1aefa8","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-5.18.11.tgz","fileCount":1169,"integrity":"sha512-vcj/C6PRLJNRv7G+L8lGHnUcbFEoNNWPy8JxHBBVS/jA1defNQJ3FpyJ6JL/+9xqWLjJGL24J1kWsXzRLM8CNw==","signatures":[{"sig":"MEYCIQCFR9YlLbjhmedm3H4i37kqOwVRgudifFMjZozCVFdtXgIhAOai3IkRqPYD2uN+IS/H/yPwwZNwFnEuFZ9HXCVgIW81","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11139429,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhQ0FHCRA9TVsSAnZWagAAmtsP/3pKkQuokR92cUEEOtiN\nCB1BPzf2PUzL6nEc+R+kLArH5DBQoSMv/N/1Ng/USowccyYxjt8mrmsef6Td\nZgxmTDFLtmuUpETTT1pb9cBTonGyJk+FXesszTUhbPYybeFx9tj53Yw4GYjV\n+HMi3vwKK06oqsoX4UkOu9tcFSJpffBNTASxdlhMDnQVCdnm+6ycoB70AJg0\nqG+pcTskeI9/dWMVF4cNDn/YB+tSvFPrRdQuB/57Qh1+OTEJVtRaaxs9jLPE\nKXZ/5+N4doSjem2IJPhome3xqMgBrigcy4jlM6dNwALuwj2M9UebMaftRjPu\nh7LDiDIAG0bzofJCtyR/JuCW5AowZdfHeE7xMAkkz6aSCvI4d+zOi9Mhz78L\nMAq9EcOJrTVwkZC3kJDcXH2vrXM1h8IGpowiyEW2FZBlHaaRtT2PQdpkAKQa\nlAXwNlY1y3eXZ9hgjWn/YUQZrsIwNgR53n/Xnug7iVpOXgaGHgIJ7Lz25gk6\nON95a2dwK9DZjQn11NmuwRoGUTHFv8rMChZuAJbga3+U6srhrLSg8EgKenaN\nvBK8Qie5gjblpXlfSQJjR5jBRji1+6d+GnlGIYtZJ9ZpnjWEzjSSiWouLLM8\nIMDmy4P7lksVC7QEeDFPispJ5sGV8O44yxk3RMGlvCPH8z3SukJB0RjrL7eu\n7GLt\r\n=b8T9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.js","_from":"file:pnpm-5.18.11.tgz","unpkg":"dist/pnpm.js","engines":{"node":">=10.16"},"funding":{"url":"https://opencollective.com/pnpm"},"scripts":{"lint":"eslint -c ../../eslint.json src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"pnpm tsc -- --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build && rimraf dist && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp node_modules/ps-list/fastlist.exe dist/fastlist.exe","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.js --external:update-notifier --external:node-gyp","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.js","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"_resolved":"/home/zoltan/src/pnpm/pnpm/packages/pnpm/pnpm-5.18.11.tgz","_integrity":"sha512-vcj/C6PRLJNRv7G+L8lGHnUcbFEoNNWPy8JxHBBVS/jA1defNQJ3FpyJ6JL/+9xqWLjJGL24J1kWsXzRLM8CNw==","deprecated":"In this version, a stackoverflow error happens with execa","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.21.0","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"16.9.0","preferGlobal":true,"publishconfig":{"tag":"next"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_5.18.11_1631797575354_0.8927057955838558","host":"s3://npm-registry-packages"}},"6.23.3":{"name":"pnpm","version":"6.23.3","keywords":["pnpm6","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"license":"MIT","_id":"pnpm@6.23.3","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"pnpm@kochan.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"f3e4301ca237a4a5b6ee542786f55ceae354519f","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-6.23.3.tgz","fileCount":635,"integrity":"sha512-/TU2XD6qldOz1jp4ynXhWR6A9sxtNmWMua2cM4Tuu3eirOKROMhvLF+hwz/WZSTiSCj4bKi2muXW2RVpl7fKAA==","signatures":[{"sig":"MEYCIQDU+KwLkZuK8xgjYMsWEdJg49e4rKqRB7dgqLFZ0zs3fgIhAKkA0XkZyRBj3G8wNlHMQr8nz3gH56hN8oVrqzG+yyCD","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12004912,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJho1H2CRA9TVsSAnZWagAAQE4QAJOgkcpeAFCWvdySWUCd\nBrRQ+kp29jAJQ3z0h2RahLM82cTxYefcEwHOzMJDNtMh+6wYOQQ9CSPH8+Yf\nuP8gdoh3+tHvguUFVrcjxZ2xfwT84LiSue4Xsk9SpIbfLXZjmDVq+E0OognE\nqaZQboW57ZC4CNgDWv0RfMsk2Ry+rgb/t3/TUOFyy0z5vjJRuVcEwtoMUcoP\nnzbeWUtRtMXbBaR9WSdiVDWmBL7NQ7Bv91hRHfJ/mlnBv/ejS4eGJSD35OHg\ngdiNH+0pgVrTqgh9uy2vb/4dq7vNbiVM83iF5Ngo98E7XGF3CM3+2YxDBzl2\necfVTGZzxZgE4yMEI34JJhVTXEJDSHLTX2O7EnxOX5fFxiD3/Rip3jEaFyuk\n5zoyEmBP6KPcPRi7eFUCuqkV898U3BkFnWGjhIGjrUJUS4MSWVlG9z0LmO07\nq4Agto8FE4l/SlkoAwlQlohTaRGUVEwfsOOhA9kE6J9fpC/Ubo7ylUlkXq2j\nNvP5NyHlyzruHopQDya5j7GjKCB/98jPCy0pL2AZiKupCm1h7LuK80w1mVCN\nR4Ixyb2JElAXxM9ikm19j4SMiuOIPoWJMKKIuIAZsqP/Zw5oHgEiQiOOanFK\nKlm/ACrAKrULPuvDkZaqent6yR41fzB4VVx5ctUIrkhm844o/oLYiVDTuEWR\nuUnl\r\n=2chs\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","_from":"file:pnpm-6.23.3.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=12.17"},"funding":{"url":"https://opencollective.com/pnpm"},"scripts":{"lint":"eslint src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"pnpm tsc --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build && pnpm run lint -- --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.cjs","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"pnpm@kochan.io"},"_resolved":"/home/runner/work/pnpm/pnpm/packages/pnpm/pnpm-6.23.3.tgz","_integrity":"sha512-/TU2XD6qldOz1jp4ynXhWR6A9sxtNmWMua2cM4Tuu3eirOKROMhvLF+hwz/WZSTiSCj4bKi2muXW2RVpl7fKAA==","deprecated":"This version has a regression. Update to v6.23.5 or newer","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.24.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"14.18.1","preferGlobal":true,"publishConfig":{"tag":"next","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_6.23.3_1638093301789_0.7624360801585659","host":"s3://npm-registry-packages"}},"5.4.0":{"name":"pnpm","version":"5.4.0","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@5.4.0","maintainers":[{"name":"zkochan","email":"z@kochan.io"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"5d931185464307a9e50282d37e5c1409be55789e","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-5.4.0.tgz","fileCount":5733,"integrity":"sha512-qdNKfChd8TfSje29oDsYzVRg1eWhKbvgQR82QL9gc3d4abNRc4Z4EKsGVblezSCu8RUdVXsT2h/AQgJ5DZpBgQ==","signatures":[{"sig":"MEYCIQCWuMC7JrTBSHz+XeldQmo24EfR2iD97+RaJD6yBEqCOQIhAMk/aiBM4A4hnYYmVFl6r1fDeH85v810T/wsg1t9iz6M","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18471384,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfCkTFCRA9TVsSAnZWagAAHc0P/Ray6u5wWU/kU3BXM5ym\nZCtVXFzwfFweqMyF/Y41//LFJnYruUbzhIE+4zmwN//S89GTHUUCpWuqKhYW\nGFIS9UPiSVmy3tLfrZfgI8wNPkMNXnJL7Cc8pEua0k0RIVLxeIBUpA9KZkfP\nYYIq+gj6kZ78dIhpodo7u2F+sX9UauovzkdwfQKqNSbcNSS99kDcA7csBPrK\n0CTig8JsMg+zVhFQ1pxjhwN5f8DZd0XUaX1JKAVFLBsqVMBWBD0flbqc2qTJ\nsPpWCJKMHplbReOszZFCL6TWyxwT0btAGKo/1UPo1YAHmyjJ6SaXTwcPEj2V\nhrHynKTj4hMd2eHb04vG+SGz7aMEPWuYNwyANVb5FJj6mKKQ5ZktFuhuRVYB\ntHRyvVyHGmtwM2fvthqW2ZnkPqE9Cj5TtyKQoce9EmpZ7AvvcIrbjYfvsbNJ\noBK801fpg1c+9NpVw7/XN+3cQJ0d9tPe1gDyneD4x5m2Qhf94EP51QBrK40J\njkCewNQ3hGh5JyX4KTNvCZwAJd0jpz9NFXYhyW8Iyxz/CPP0wapEAUCXmTTH\ntkrEIyJuOSWvhJ1d4LowF2pLpcbWmK0MzbfXZNYxEbm1WLfgor/gdtqIPbjb\n/gohW5sHqlUmaDw3+8ePJ3zC+1Nu2B755LjNF5cM+kcYQowNfHJfb+sFwED1\n6mM4\r\n=WHAy\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","engines":{"node":">=10.13"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"tslint -c ../../tslint.json src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"npm run tsc -- --watch","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:tap","test:tap":"cd ../.. && c8 --reporter lcov --reports-dir packages/pnpm/coverage ts-node packages/pnpm/test --type-check","postpublish":"publish-packed","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock","prepublishOnly":"pnpm run compile && npm cache clear --force && publish-packed --prune"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"6.14.5","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"12.16.3","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"nopt":"^4.0.3","chalk":"^4.1.0","is-ci":"^2.0.0","ramda":"^0.27.0","which":"^2.0.2","path-name":"^1.0.0","split-cmd":"^1.0.1","pkgs-graph":"5.2.0","@pnpm/types":"6.2.0","@types/nopt":"^3.0.29","graceful-fs":"^4.2.4","render-help":"^1.0.0","@pnpm/config":"11.1.0","@pnpm/logger":"3.2.2","@pnpm/tabtab":"0.0.1","@pnpm/command":"1.0.0","@pnpm/run-npm":"2.0.2","@pnpm/cli-meta":"1.0.0","loud-rejection":"^2.2.0","@pnpm/cli-utils":"0.4.14","@zkochan/libnpx":"11.0.3","update-notifier":"^4.1.0","@pnpm/core-loggers":"4.1.2","@pnpm/file-reporter":"^1.0.0","@pnpm/parse-cli-args":"3.0.0","@pnpm/default-reporter":"7.4.7","@pnpm/find-workspace-dir":"1.0.0","@pnpm/plugin-commands-audit":"1.0.18","@pnpm/plugin-commands-store":"2.0.20","@pnpm/plugin-commands-import":"1.0.38","@pnpm/plugin-commands-server":"2.0.18","@pnpm/common-cli-options-help":"0.1.6","@pnpm/plugin-commands-listing":"2.0.9","@pnpm/plugin-commands-rebuild":"2.0.21","@pnpm/plugin-commands-outdated":"2.0.12","@pnpm/filter-workspace-packages":"2.1.7","@pnpm/plugin-commands-publishing":"2.1.7","@pnpm/plugin-commands-installation":"3.0.4","@pnpm/plugin-commands-script-runners":"1.2.9"},"_hasShrinkwrap":false,"__devDependencies":{"mz":"2.7.0","ncp":"2.0.0","pnpm":"file:","delay":"4.3.0","execa":"^4.0.2","p-any":"3.0.0","byline":"5.0.0","semver":"^7.3.2","@types/mz":"^2.7.1","tree-kill":"1.2.2","write-pkg":"4.0.0","@types/ncp":"^2.0.4","is-windows":"1.0.2","cross-spawn":"^7.0.3","exists-link":"2.0.0","npm-run-all":"4.1.5","path-exists":"4.0.0","symlink-dir":"^4.1.0","@types/is-ci":"^2.0.0","@types/ramda":"^0.27.6","@types/table":"^5.0.0","@types/which":"^1.3.2","tape-promise":"4.0.0","@pnpm/prepare":"0.0.7","@types/byline":"^4.2.32","@types/semver":"^7.2.0","@zkochan/retry":"^0.2.0","load-json-file":"6.2.0","read-yaml-file":"2.0.0","@pnpm/constants":"4.0.0","@zkochan/rimraf":"1.0.0","write-json-file":"4.0.0","write-yaml-file":"^4.1.0","deep-require-cwd":"1.0.0","@types/is-windows":"^1.0.0","normalize-newline":"3.0.0","@pnpm/modules-yaml":"8.0.1","@types/cross-spawn":"^6.0.2","@types/graceful-fs":"^4.1.3","@types/tape-promise":"^4.0.1","@pnpm/assert-project":"2.1.5","@pnpm/lockfile-types":"2.0.1","dir-is-case-sensitive":"1.0.2","@types/update-notifier":"^4.1.0","@pnpm/read-package-json":"3.1.3","@pnpm/read-project-manifest":"1.0.9","@pnpm/write-project-manifest":"1.0.5","@pnpm/find-workspace-packages":"2.3.0","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_5.4.0_1594508484870_0.19479552142442502","host":"s3://npm-registry-packages"}},"1.1.0":{"name":"pnpm","version":"1.1.0","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager"],"author":{"name":"Rico Sta. Cruz","email":"rico@ricostacruz.com"},"license":"MIT","_id":"pnpm@1.1.0","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js"},"dist":{"shasum":"bf1b2ed1c6b1fd74064f08a37da2820684a58204","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-1.1.0.tgz","integrity":"sha512-R5cXfRevMt0cbGHEAYS1BZNXXrdE34wanBeiG3dlHz/0/GhHQd5Py6hvq8+2BQYzGicLC5BcNshfh7mfbixtGw==","signatures":[{"sig":"MEUCID6tbdvD8LU+0+HkeIAMSCgfLpFztDny7PRbA8LwlOsOAiEAhQMEHRk0AQcqkflGUo1C7fbh+6Z1KMG9wHAk5q1ETLU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/bin/pnpm.js","_from":".","files":["lib/"],"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"_shasum":"bf1b2ed1c6b1fd74064f08a37da2820684a58204","engines":{"node":">=4"},"gitHead":"006446510d801ec844aca3276bee3da867b94aa5","scripts":{},"_npmUser":{"name":"zkochan","email":"zoltan.kochan@gmail.com"},"__scripts":{"cz":"git-cz","?cz":"echo 'Run Git commit wizard'","tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json --project .","test":"npm run tsc && npm run lint && cd test && npm test","start":"npm run tsc -- --watch","prepare":"cd test && pnpm install","commitmsg":"validate-commit-msg","prepublish":"in-publish && echo 'You need to use \"publish-packed\" to publish pnpm' && false || npm run tsc"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"greenkeeper":{"ignore":["pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-logger","pnpm-registry-mock","remove-all-except-outer-links","pnpm-shrinkwrap","supi"]},"_nodeVersion":"6.9.1","preferGlobal":true,"__dependencies":{"npm":"^5.0.2","bole":"^3.0.2","nopt":"^4.0.1","supi":"^0.0.3","is-ci":"^1.0.10","ramda":"^0.24.1","byline":"^5.0.0","ndjson":"^1.5.0","camelcase":"^4.1.0","path-name":"^1.0.0","@types/npm":"^2.0.28","@types/node":"^7.0.27","@types/nopt":"^3.0.29","common-tags":"^1.4.0","cross-spawn":"^5.0.0","graceful-fs":"^4.1.11","pnpm-logger":"^0.3.0","@types/ramda":"^0.0.15","@types/byline":"^4.2.31","load-json-file":"^2.0.0","loud-rejection":"^1.6.0","update-notifier":"^2.1.0","@types/common-tags":"^1.2.5","pnpm-file-reporter":"^0.0.1","@types/load-json-file":"^2.0.5","pnpm-default-reporter":"^0.6.0","@types/update-notifier":"^1.0.0"},"devDependencies":{"husky":"^0.13.2","rimraf":"^2.5.4","tslint":"^5.4.2","commitizen":"^2.8.6","in-publish":"^2.0.0","typescript":"^2.4.1","@types/tape":"^4.2.30","@types/mkdirp":"^0.3.29","npm-scripts-info":"^0.3.6","validate-commit-msg":"^2.7.0","cz-conventional-changelog":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/pnpm-1.1.0.tgz_1498841845940_0.1730356989428401","host":"s3://npm-registry-packages"}},"5.4.1":{"name":"pnpm","version":"5.4.1","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@5.4.1","maintainers":[{"name":"zkochan","email":"z@kochan.io"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"20824210521a7d796611dd815146aef1b8ed38d8","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-5.4.1.tgz","fileCount":5733,"integrity":"sha512-ueWJnefRtfxQ/2U3uvOH1VwaZzLjBsu6YqvERnjeTTt1X1/7IbXayIuGYJLeA/14egj56l07nhMmUkJ286iOGg==","signatures":[{"sig":"MEUCIQDYkOsWtVgFVhKmX49P9hpJTVcevcjXoWQmIxy0xaPWEAIgNmbKV5MGisi/wkKzapSLFqJOiuapljawRz3om+LV0zQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18470385,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfFhfECRA9TVsSAnZWagAAgi4P/A3if9+TeqzwRPIFF8eq\n/qiiNjuNSPCL+DRWNOF6Gq31IEYj7sqB+4Oh89oc3SqE0BkcLhGMTarZDYu/\nHtYtyuU/IMasY73Az/TGuKWM9AwSk22qZWdF7Iwb0WBXdY1TJcY9GtagDhYo\ni11/3AM5cRMV77F3i5PTCtDHq/D7K3D4QgmuyPI7T4Rz5IqszH1oLzZiWjjW\nkwilpYnMKvU0YxPKUhEymE6D7d2Tz0tvEhKaIZWsmYAGtmNFWQBdm9wXU+5B\nZvjsRqOvNrpz579/m0T6lK2egUr91iEV3p/+zRXy2BGdC48fHcoAdtncoSXd\nUhp/970Gm/a7PG+/IB8U0/BSp8xF5Yskq0wCEmpmjKTFXlfxLCdhFX6LDGZg\n+zEjkx2bGip5DVYH1+UCwEJLoObowmmuHVVSV7uqR0PA5HlQo1qjGrFQYz1P\nYJ4A1lV0BZNjdjBGu/rD/QOtBc1X0ZEmjkL5QiSqWTd4o4VuF46eWCpEr/If\nf14gESz9QMhZfdglWSyBV9RAHDreD1Mrf4IKFAzEeqXP200FWx9TWM4ul2FP\nyiIrsobEVKWZK8chS3koFNCmJP9QCj4t2qGzf8R0Wgy54zW4E7JCoMUp3Gc2\nvOrxVCUeCx7pCmmYgGPXqf/uuDa8H80Zh2kyHbxXBLkSzLwizuoV56GZbrKN\nFhUz\r\n=G6XZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","engines":{"node":">=10.13"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"tslint -c ../../tslint.json src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"npm run tsc -- --watch","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:tap","test:tap":"cd ../.. && c8 --reporter lcov --reports-dir packages/pnpm/coverage ts-node packages/pnpm/test --type-check","postpublish":"publish-packed","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock","prepublishOnly":"pnpm run compile && npm cache clear --force && publish-packed --prune"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"6.14.5","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"12.16.3","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"nopt":"^4.0.3","chalk":"^4.1.0","is-ci":"^2.0.0","ramda":"^0.27.0","which":"^2.0.2","path-name":"^1.0.0","split-cmd":"^1.0.1","pkgs-graph":"5.2.0","@pnpm/types":"6.2.0","@types/nopt":"^3.0.29","graceful-fs":"^4.2.4","render-help":"^1.0.0","@pnpm/config":"11.1.0","@pnpm/logger":"3.2.2","@pnpm/tabtab":"0.0.1","@pnpm/command":"1.0.0","@pnpm/run-npm":"2.0.2","@pnpm/cli-meta":"1.0.0","loud-rejection":"^2.2.0","@pnpm/cli-utils":"0.4.15","@zkochan/libnpx":"11.0.3","update-notifier":"^4.1.0","@pnpm/core-loggers":"4.2.0","@pnpm/file-reporter":"^1.0.0","@pnpm/parse-cli-args":"3.0.0","@pnpm/default-reporter":"7.5.0","@pnpm/find-workspace-dir":"1.0.0","@pnpm/plugin-commands-audit":"1.0.19","@pnpm/plugin-commands-store":"2.0.21","@pnpm/plugin-commands-import":"1.0.39","@pnpm/plugin-commands-server":"2.0.19","@pnpm/common-cli-options-help":"0.1.6","@pnpm/plugin-commands-listing":"2.0.10","@pnpm/plugin-commands-rebuild":"2.0.22","@pnpm/plugin-commands-outdated":"2.0.13","@pnpm/filter-workspace-packages":"2.1.8","@pnpm/plugin-commands-publishing":"2.1.8","@pnpm/plugin-commands-installation":"3.0.5","@pnpm/plugin-commands-script-runners":"1.2.10"},"_hasShrinkwrap":false,"readmeFilename":"README.md","__devDependencies":{"mz":"2.7.0","ncp":"2.0.0","pnpm":"file:","delay":"4.3.0","execa":"^4.0.3","p-any":"3.0.0","byline":"5.0.0","semver":"^7.3.2","@types/mz":"^2.7.1","tree-kill":"1.2.2","write-pkg":"4.0.0","@types/ncp":"^2.0.4","is-windows":"1.0.2","cross-spawn":"^7.0.3","exists-link":"2.0.0","npm-run-all":"4.1.5","path-exists":"4.0.0","symlink-dir":"^4.1.0","@types/is-ci":"^2.0.0","@types/ramda":"^0.27.11","@types/table":"^5.0.0","@types/which":"^1.3.2","tape-promise":"4.0.0","@pnpm/prepare":"0.0.7","@types/byline":"^4.2.32","@types/semver":"^7.3.1","@zkochan/retry":"^0.2.0","load-json-file":"6.2.0","read-yaml-file":"2.0.0","@pnpm/constants":"4.0.0","@zkochan/rimraf":"1.0.0","write-json-file":"4.0.0","write-yaml-file":"^4.1.0","deep-require-cwd":"1.0.0","@types/is-windows":"^1.0.0","normalize-newline":"3.0.0","@pnpm/modules-yaml":"8.0.1","@types/cross-spawn":"^6.0.2","@types/graceful-fs":"^4.1.3","@types/tape-promise":"^4.0.1","@pnpm/assert-project":"2.1.5","@pnpm/lockfile-types":"2.0.1","dir-is-case-sensitive":"1.0.2","@types/update-notifier":"^4.1.0","@pnpm/read-package-json":"3.1.3","@pnpm/read-project-manifest":"1.0.9","@pnpm/write-project-manifest":"1.0.5","@pnpm/find-workspace-packages":"2.3.1","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_5.4.1_1595283395672_0.06904059536138663","host":"s3://npm-registry-packages"}},"6.23.0":{"name":"pnpm","version":"6.23.0","keywords":["pnpm6","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"license":"MIT","_id":"pnpm@6.23.0","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"pnpm@kochan.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"f723f73cb3002bc9df7fa78ceabe2cf03d7f4cb5","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-6.23.0.tgz","fileCount":659,"integrity":"sha512-x8vsqWC5BV3stQ5vm07kkvnkgQbKc5s5cuRffIQbvci8MTsL0jpXSPmSvMi2nfx7EJWiHhmFGweUqfXUaKp7eQ==","signatures":[{"sig":"MEUCIQCWEOH1eS6KQXSDg0aG9H20ZMoy8e/4MqT431Hgw+zPlwIgNJ5k5OFZRjWOTOqPHQe7na8MgwlPrrH9m76mkI0ryiI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9682349,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhmhiUCRA9TVsSAnZWagAAAEUP/13xrkX4PO5f9GI3P3gU\nJoT2aOBa9zrREGN2VfN5J2fVjbONIlKNHrc16rd4T8fzCmsDfKK5f7CTvZVR\nPvwV/Pb2FnFc0RtgnkFid8yrNY69LDl/gOWbQcRSpGbkakvBl5hWM+4pibQ/\nq7EjE3UuXD/xaqGcRA5HTNtNLw1gxpWVzyPxCjz0Vx8h5R337e4HyHcM3oll\nCGsPwzTXLID5nexz4VdJIQmoHqRxKss+Qe9luGuC5K7Mpf2Q2T8bKMAdEZ4D\n0aU3iNVrfEtX6gZwVHK+68nHtU2rcpt07b2STjFj/5KZOD4QYPP1JAqtbkvc\nTstilqGSKwm8LOij9D0M5Hg/exsXvmoOD/QGdB5mnKAdpZWko0IlqG8NpQUH\nrtwJyWT96kunWEO3825B6xmwTUM1bql9K/nFuMYkU5GjWHl+s/v9o54pFzwJ\nFUtR9/HCEHHbhO1LWfO2CDd76mkf3S7QzL40Nx48qcLt7kFLFpkinSeSrKng\nhxPq6dqRo8xUvj9Xi0AsxVAo/LJBHr6uoov9cfjSlN+2nyR+B7yVjF0Jv00l\nUiL38ohdHNBHjxBXiboY9sg1qxfduGKrvIgOKAQgWzBEhaBltFoNfeVrU/3b\nTaIdAf5RiMJDLCw7xzJAHV1lOxkiVkPilSeZU/HsQAR4X1z9150SaFCEj8r8\nrmKz\r\n=JlNx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","_from":"file:pnpm-6.23.0.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=12.17"},"funding":{"url":"https://opencollective.com/pnpm"},"scripts":{"lint":"eslint src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"pnpm tsc --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build && pnpm run lint -- --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.cjs","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"pnpm@kochan.io"},"_resolved":"/home/runner/work/pnpm/pnpm/packages/pnpm/pnpm-6.23.0.tgz","_integrity":"sha512-x8vsqWC5BV3stQ5vm07kkvnkgQbKc5s5cuRffIQbvci8MTsL0jpXSPmSvMi2nfx7EJWiHhmFGweUqfXUaKp7eQ==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.24.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"14.18.1","preferGlobal":true,"publishConfig":{"tag":"next","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_6.23.0_1637488788369_0.9933710527106305","host":"s3://npm-registry-packages"}},"1.15.0":{"name":"pnpm","version":"1.15.0","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@1.15.0","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js"},"dist":{"shasum":"383a59755c1d07229c3635d34200bd3660f891c3","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-1.15.0.tgz","integrity":"sha512-LFtv/V4VUedleI73QbfZBO4MGHXr1P/hLXHbHQTEgDOOKZSLZnW1dYja8ew/cVs1Xzd3sSwLr+YzkaiKatWPuw==","signatures":[{"sig":"MEUCIGzZJg/pzfOD9K/wZMj52E7Pk/W2cDhQy85A5s7ZkmbFAiEA9hPbnrnhDnfvTeoYjuc8OjeWRdvSwtnguoc5H4vJxG4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/bin/pnpm.js","files":["lib/"],"engines":{"node":">=4"},"gitHead":"1355c34a8a604589af26db5230851944f708d810","scripts":{"tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json --project .","test":"npm run tsc && npm run lint && cd test && npm test","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","prepare":"cd test && pnpm install","commitmsg":"commitlint -e","prepublishOnly":"npm run tsc"},"_npmUser":{"name":"zkochan","email":"zoltan.kochan@gmail.com"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"5.4.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"greenkeeper":{"ignore":["pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-logger","pnpm-registry-mock","remove-all-except-outer-links","pnpm-shrinkwrap","supi"]},"_nodeVersion":"6.9.1","dependencies":{"npm":"^5.0.2","nopt":"^4.0.1","supi":"^0.2.28","chalk":"^2.1.0","is-ci":"^1.0.10","ramda":"^0.24.1","byline":"^5.0.0","camelcase":"^4.1.0","path-name":"^1.0.0","pnpm-list":"^1.0.0","@types/npm":"^2.0.28","text-table":"^0.2.0","@types/node":"8.0.26","@types/nopt":"^3.0.29","common-tags":"^1.4.0","cross-spawn":"^5.0.0","graceful-fs":"^4.1.11","pnpm-logger":"^0.6.2","strip-color":"^0.1.0","@types/chalk":"^0.4.31","@types/ramda":"^0.24.14","@types/byline":"^4.2.31","@pnpm/outdated":"^0.0.1","load-json-file":"^3.0.0","loud-rejection":"^1.6.0","update-notifier":"^2.1.0","@types/common-tags":"^1.2.5","pnpm-file-reporter":"^0.0.1","@types/load-json-file":"^2.0.5","pnpm-default-reporter":"^0.9.5","@types/update-notifier":"^1.0.0"},"preferGlobal":true,"publishconfig":{"tag":"next"},"devDependencies":{"rimraf":"^2.5.4","tslint":"^5.4.2","typescript":"^2.4.1","@types/tape":"^4.2.30","@types/mkdirp":"^0.5.0","@zkochan/husky":"^0.0.0","@commitlint/cli":"^3.2.0","npm-scripts-info":"^0.3.6","@commitlint/prompt-cli":"^3.2.0","@commitlint/config-angular":"^3.1.1"},"_npmOperationalInternal":{"tmp":"tmp/pnpm-1.15.0.tgz_1506795214110_0.21951988083310425","host":"s3://npm-registry-packages"}},"5.4.2":{"name":"pnpm","version":"5.4.2","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@5.4.2","maintainers":[{"name":"zkochan","email":"z@kochan.io"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"fe5f9e6dd51d6c4639207a91930e024193d232c4","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-5.4.2.tgz","fileCount":5788,"integrity":"sha512-9AOPbz6Z41gX0NcY1YmYx9iEjYSMKMn7ZpYsX0KY0CFTrqpRqyuEtASaOBHzMHlNiJt6LiCWbVY1A14gouQZQg==","signatures":[{"sig":"MEUCIQD5BJG4BaqMi37OUCdpbkRYGPWnNtO01V6sMCLDbvMnFwIgAOcxM61ANv2SpBnI/mZ0Tr8l7h5tsE/rkUpdbTlfSXY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18066740,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfFziCCRA9TVsSAnZWagAAdSAP/RKQM7VD1g9CtsJFb8jg\nY6N1FmS9hW11nkJ6xOW9x5RSFkNoZj+K549kOpFhlE4tCjXuSedW13kfPqDg\na809C5UCg04pE6h2iFTh0R7vjuV6stTM5pyST+MX2YtmAjxbKiMn9mBt3UK6\nn8LOoufsIVhGZ5rq1b8utBYrYQjae+X/0CedfLUX9ebIfBLQb8Hz1PSO0fZJ\nOvPwsockzerpOMyt3DHAsLe6VRwykitoPZLMpOi8e+LXzBeosqvUM68nzsSa\nI8UXz1LaMHLGxxlHYqCkEtBzIE3z/yJB9kHBb0ZY+RccbWoexxEsHcNyBnl5\nbsdypsRiwHCyzM9hZSHii0NEtIh06cGUE7uvB3mBXP/BEsshinvgWKGED9dg\nYt8TUX1o15Cx8f2KsS+ZSOyLLuK2uBbjj90o34QWKTGuGsauzIbS+Z/dqXpf\nERReIltEtrt6njAHMRsRPewK47/DH9ZvuXM4pGvUenW/+YG0fLHKIRuyQXYi\nXQP9vDtQZgUOf0NAJIdYI1xI+FqlCLasTXnv84s4xdG1azISj21g6qPb7tmj\nOn4X7hlBcK+8pFod9Y2o7MBfcVl1dbC8cwwDEf6TpkdkTu4wCNcjZesffSHO\nuatcon0nABmYi0hxX9A/3JHqUVcJRj0RDSBzmxwS6nMyE6JEa494GwKXSyCG\nipmL\r\n=PgiI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","engines":{"node":">=10.13"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"tslint -c ../../tslint.json src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"npm run tsc -- --watch","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:tap","test:tap":"cd ../.. && c8 --reporter lcov --reports-dir packages/pnpm/coverage ts-node packages/pnpm/test --type-check","postpublish":"publish-packed","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock","prepublishOnly":"pnpm run compile && npm cache clear --force && publish-packed --prune --npm-client yarn"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"6.14.6","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"12.16.3","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"nopt":"^4.0.3","chalk":"^4.1.0","is-ci":"^2.0.0","ramda":"^0.27.0","which":"^2.0.2","path-name":"^1.0.0","split-cmd":"^1.0.1","pkgs-graph":"5.2.0","@pnpm/types":"6.2.0","@types/nopt":"^3.0.29","graceful-fs":"^4.2.4","render-help":"^1.0.0","@pnpm/config":"11.1.0","@pnpm/logger":"3.2.2","@pnpm/tabtab":"0.0.1","@pnpm/command":"1.0.0","@pnpm/run-npm":"2.0.2","@pnpm/cli-meta":"1.0.0","loud-rejection":"^2.2.0","@pnpm/cli-utils":"0.4.15","@zkochan/libnpx":"11.0.3","update-notifier":"^4.1.0","@pnpm/core-loggers":"4.2.0","@pnpm/file-reporter":"^1.0.0","@pnpm/parse-cli-args":"3.0.0","@pnpm/default-reporter":"7.5.0","@pnpm/find-workspace-dir":"1.0.0","@pnpm/plugin-commands-audit":"1.0.19","@pnpm/plugin-commands-store":"2.0.21","@pnpm/plugin-commands-import":"1.0.39","@pnpm/plugin-commands-server":"2.0.19","@pnpm/common-cli-options-help":"0.1.6","@pnpm/plugin-commands-listing":"2.0.10","@pnpm/plugin-commands-rebuild":"2.0.22","@pnpm/plugin-commands-outdated":"2.0.13","@pnpm/filter-workspace-packages":"2.1.8","@pnpm/plugin-commands-publishing":"2.1.8","@pnpm/plugin-commands-installation":"3.0.5","@pnpm/plugin-commands-script-runners":"1.2.10"},"_hasShrinkwrap":false,"readmeFilename":"README.md","__devDependencies":{"mz":"2.7.0","ncp":"2.0.0","pnpm":"file:","delay":"^4.4.0","execa":"^4.0.3","p-any":"3.0.0","byline":"5.0.0","semver":"^7.3.2","@types/mz":"^2.7.1","tree-kill":"1.2.2","write-pkg":"4.0.0","@types/ncp":"^2.0.4","is-windows":"1.0.2","cross-spawn":"^7.0.3","exists-link":"2.0.0","npm-run-all":"4.1.5","path-exists":"4.0.0","symlink-dir":"^4.1.0","@types/is-ci":"^2.0.0","@types/ramda":"^0.27.11","@types/table":"^5.0.0","@types/which":"^1.3.2","tape-promise":"4.0.0","@pnpm/prepare":"0.0.7","@types/byline":"^4.2.32","@types/semver":"^7.3.1","@zkochan/retry":"^0.2.0","load-json-file":"6.2.0","read-yaml-file":"2.0.0","@pnpm/constants":"4.0.0","@zkochan/rimraf":"1.0.0","write-json-file":"4.0.0","write-yaml-file":"^4.1.0","deep-require-cwd":"1.0.0","@types/is-windows":"^1.0.0","normalize-newline":"3.0.0","@pnpm/modules-yaml":"8.0.1","@types/cross-spawn":"^6.0.2","@types/graceful-fs":"^4.1.3","@types/tape-promise":"^4.0.1","@pnpm/assert-project":"2.1.5","@pnpm/lockfile-types":"2.0.1","dir-is-case-sensitive":"1.0.2","@types/update-notifier":"^4.1.0","@pnpm/read-package-json":"3.1.3","@pnpm/read-project-manifest":"1.0.9","@pnpm/write-project-manifest":"1.0.5","@pnpm/find-workspace-packages":"2.3.1","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_5.4.2_1595357313597_0.8454673968704212","host":"s3://npm-registry-packages"}},"5.4.3":{"name":"pnpm","version":"5.4.3","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@5.4.3","maintainers":[{"name":"zkochan","email":"z@kochan.io"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"060e3a6f1553591bb40e36fa3e0aab3c1b611dc6","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-5.4.3.tgz","fileCount":5788,"integrity":"sha512-Q9H70UBLnTJT8ikESW4ERC1/Yz7nPj1OmJbzNwuVcKVRHNMzSDTEBWjt0a3WFXsHi4Cfwd9gtBppTvY8lmkN/A==","signatures":[{"sig":"MEYCIQC/DkKKaCDCXS/3JIImfld6gfvLR6lgyETf/dIherxkLgIhANvwhe4VSraH7Sxtm950uqTSMaXE90yY+uF7RN00orLq","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18069592,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfGUqWCRA9TVsSAnZWagAAwm4P/2sFOjCsBnHFgfwbS44J\n+EcHEosJJYWu60PrLKZ3LNt6kAq1Un+y3TZB/5kAgPUvH/WVmyrrKzxTKUzV\nPDCbPJ2ti+CqOQJkFl8OnJ2vt4l9ax2xm3y0KBcSb/3ihoZ1bf79kppvG58n\n7tKTkSFd05mypcgNsS5ZRDN839QWbFh6nAZ6DbdhtVfyjCAabvWYx/uxNTCV\nzKnJ7QGbxHrWDeIaf6XCem9IAO5IyMteJNrOBdllCZUn0PLrRC0VzehpPNdX\n9padGSSLkrZJhsBhExfQdU35uuRiEci++JmpDkAdJEBRX8NH36YJMm/G8NF2\n4RPbs0UgUOT1OIXEPbY6Ofef124cXFAz+jlza1wEaLm44Wfsl9ahthWe7wgY\nhp3cg0SpqMF394C0dTXAU6fEKOxIm7azXbk4yF+WYVeg+feBIGIQ7cHnya26\n34mDTDgTfGa8pzVsOP07bJAfhNxnVvPXuSCd5ketEX4Ie8S2zK47JAUCqWgA\n2zhGKVQ9uQ4mTQWNDlg03Pcj+m2wZhNPYY4gvsEQLwtJtOW5qdGMobLXNPP+\nwgYYY7UaZajN/z7VTW/cGNU5/qeRfmMEfLGl9qlH68jhmzoLjIC2pBjrNukK\n3KSndghwTy20fr1gbppQphlIrFD5wmch7UqO54sEY56a8JP4zPvnbRJKA1Df\nRldS\r\n=OdLQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","engines":{"node":">=10.13"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"tslint -c ../../tslint.json src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"npm run tsc -- --watch","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:tap","test:tap":"cd ../.. && c8 --reporter lcov --reports-dir packages/pnpm/coverage ts-node packages/pnpm/test --type-check","postpublish":"publish-packed","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock","prepublishOnly":"pnpm run compile && npm cache clear --force && publish-packed --prune --npm-client yarn"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"6.14.6","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"12.16.3","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"nopt":"^4.0.3","chalk":"^4.1.0","is-ci":"^2.0.0","ramda":"^0.27.0","which":"^2.0.2","path-name":"^1.0.0","split-cmd":"^1.0.1","pkgs-graph":"5.2.0","strip-ansi":"^6.0.0","@pnpm/types":"6.2.0","@types/nopt":"^3.0.29","graceful-fs":"^4.2.4","render-help":"^1.0.0","@pnpm/config":"11.1.0","@pnpm/logger":"3.2.2","@pnpm/tabtab":"0.0.1","@pnpm/command":"1.0.0","@pnpm/run-npm":"2.0.2","@pnpm/cli-meta":"1.0.0","loud-rejection":"^2.2.0","@pnpm/cli-utils":"0.4.15","@zkochan/libnpx":"11.0.3","update-notifier":"^4.1.0","@pnpm/core-loggers":"4.2.0","@pnpm/file-reporter":"^1.0.0","@pnpm/parse-cli-args":"3.0.0","@pnpm/default-reporter":"7.5.0","@pnpm/find-workspace-dir":"1.0.0","@pnpm/plugin-commands-audit":"1.0.20","@pnpm/plugin-commands-store":"2.0.22","@pnpm/plugin-commands-import":"1.0.40","@pnpm/plugin-commands-server":"2.0.19","@pnpm/common-cli-options-help":"0.1.6","@pnpm/plugin-commands-listing":"2.0.11","@pnpm/plugin-commands-rebuild":"2.0.23","@pnpm/plugin-commands-outdated":"2.0.13","@pnpm/filter-workspace-packages":"2.1.8","@pnpm/plugin-commands-publishing":"2.1.8","@pnpm/plugin-commands-installation":"3.0.6","@pnpm/plugin-commands-script-runners":"1.2.10"},"_hasShrinkwrap":false,"__devDependencies":{"mz":"2.7.0","ncp":"2.0.0","pnpm":"file:","delay":"^4.4.0","execa":"^4.0.3","p-any":"3.0.0","byline":"5.0.0","semver":"^7.3.2","@types/mz":"^2.7.1","tree-kill":"1.2.2","write-pkg":"4.0.0","@types/ncp":"^2.0.4","is-windows":"1.0.2","cross-spawn":"^7.0.3","exists-link":"2.0.0","npm-run-all":"4.1.5","path-exists":"4.0.0","symlink-dir":"^4.1.0","@types/is-ci":"^2.0.0","@types/ramda":"^0.27.11","@types/table":"^5.0.0","@types/which":"^1.3.2","tape-promise":"4.0.0","@pnpm/prepare":"0.0.7","@types/byline":"^4.2.32","@types/semver":"^7.3.1","@zkochan/retry":"^0.2.0","load-json-file":"6.2.0","read-yaml-file":"2.0.0","@pnpm/constants":"4.0.0","@zkochan/rimraf":"1.0.0","write-json-file":"4.0.0","write-yaml-file":"^4.1.0","deep-require-cwd":"1.0.0","@types/is-windows":"^1.0.0","normalize-newline":"3.0.0","@pnpm/modules-yaml":"8.0.1","@types/cross-spawn":"^6.0.2","@types/graceful-fs":"^4.1.3","@types/tape-promise":"^4.0.1","@pnpm/assert-project":"2.1.5","@pnpm/lockfile-types":"2.0.1","dir-is-case-sensitive":"1.0.2","@types/update-notifier":"^4.1.0","@pnpm/read-package-json":"3.1.3","@pnpm/read-project-manifest":"1.0.9","@pnpm/write-project-manifest":"1.0.5","@pnpm/find-workspace-packages":"2.3.1","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_5.4.3_1595493013598_0.6106908472629518","host":"s3://npm-registry-packages"}},"10.19.0":{"name":"pnpm","version":"10.19.0","keywords":["pnpm","pnpm10","dependencies","dependency manager","efficient","fast","hardlinks","install","installer","link","lockfile","modules","monorepo","multi-package","npm","package manager","package.json","packages","prune","rapid","remove","shrinkwrap","symlinks","uninstall","workspace"],"license":"MIT","_id":"pnpm@10.19.0","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"93b1218ebea8634db5efb08fd2d20ecdc4ae58f4","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-10.19.0.tgz","fileCount":1048,"integrity":"sha512-yfxyNukq31yK9C/VvxYS35nCzrYvJwRwMvRyCzP46s3eMRhl6RxBHyd09hjYLzIICOy1Fxi/qCwGDEunx2oyuA==","signatures":[{"sig":"MEYCIQDaCyrA0+XHQEdLvtGVFTO/6UJ660TdTWY/8jRjQmbAxwIhAN4ZYTO43PC8PGBCXVEMrhXDO6xpSKpCZIk867dqUvM8","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":17492311},"jest":{"preset":"@pnpm/jest-config/with-registry"},"main":"bin/pnpm.cjs","type":"commonjs","_from":"file:pnpm-10.19.0.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=18.12"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"jest","start":"tsc --watch","bundle":"ts-node bundle.ts","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/templates dist/templates && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/fa34fc08cf1910f22498698c14eb7a98/pnpm-10.19.0.tgz","_integrity":"sha512-yfxyNukq31yK9C/VvxYS35nCzrYvJwRwMvRyCzP46s3eMRhl6RxBHyd09hjYLzIICOy1Fxi/qCwGDEunx2oyuA==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git","directory":"pnpm"},"_npmVersion":"10.8.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"20.19.5","preferGlobal":true,"publishConfig":{"tag":"next-10","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/pnpm_10.19.0_1761055411343_0.9434348978163818","host":"s3://npm-registry-packages-npm-production"}},"5.4.4":{"name":"pnpm","version":"5.4.4","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@5.4.4","maintainers":[{"name":"zkochan","email":"z@kochan.io"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"8f3d7aa68707b0a8399c529667d70cf68ebcd9a6","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-5.4.4.tgz","fileCount":5788,"integrity":"sha512-QE7/UpDhAhvQnj5gOL5e100kWB2gOnwXRNLkBMxGTsv6XJIVVTLODTyZYRSCmk/NZ+Ni1SOoO8v8KkhLHN9klg==","signatures":[{"sig":"MEUCIQCAMddSzW7UzXtWm2sa1VN0xkzLveMxPyzNL6YGDlB4mwIgcayoFf/Lh73arNq18XDlsvOvJoYhoPb+JeLOjElfIxo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18070224,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfHMbSCRA9TVsSAnZWagAAU3MP/1p+q4VwC9aVzKv/GOsK\nZS6vZWxT3LU0A/PPQrTOgFhr0qhfQ5iJ223L+Hrz2nQtbms4tQRjeUZAMC5i\nPV26UzO5PqQaPX8/PLZmvhfk4BmOsngb0pkw0RNeVNvRf9jYYBOS8XndIs9U\nmzKY/KwmlgksYnuDC9b1YCIf7BKICQANcbZ1zuDOXb+L0rHBRR57wxLSx5st\nG0jtu+FwceNCLket2JeHSsdG0e2FiPoy2rLctyAiY+fdJ5UKd0jU76mEcXkZ\nKtvvMKYkHWp77PXpcPB7xT7Q6xlus9kGeSZ6e/AoVSmdoUYMrXb1Dz9vKfO7\nMTeqkux8tT58Lpmhl/LRLexMYlWs3RTWFjUZEGYPTNyWY9MTtKlmu8e6K6Jw\nHlfD5Pku6CjICfj372m7Anjiwfq7+J2LUr3ZbTc1I+EKpnDqvgJJmXQv5oYJ\nLzw/z3omF9RpSCGDo0wm9zXFnueyPuha+UJleekb7FT1z8Nq75+kqwIjiUjT\nwsGcA+XW76yPQvZrJf6eefvuVVLLcd9JR1OIuH78FEt6B9eOu9+0UrqjrLUI\n0c7P/oEWB8xtzxPSDsSm5BX+7s1x2i6hDoK/N2jtRNc+qZEEfYcEfP5u0wCL\nmoDxQ+zwFCcV5uf7vLKOvHIqoQPEiryGABSRM9kSOUnP9LPu111jTikyEK9a\nOYRc\r\n=zzPW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","engines":{"node":">=10.13"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"tslint -c ../../tslint.json src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"npm run tsc -- --watch","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:tap","test:tap":"cd ../.. && c8 --reporter lcov --reports-dir packages/pnpm/coverage ts-node packages/pnpm/test --type-check","postpublish":"publish-packed","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock","prepublishOnly":"pnpm run compile && npm cache clear --force && publish-packed --prune --npm-client yarn"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"6.14.6","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"12.16.3","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"nopt":"^4.0.3","chalk":"^4.1.0","is-ci":"^2.0.0","ramda":"^0.27.0","which":"^2.0.2","path-name":"^1.0.0","split-cmd":"^1.0.1","pkgs-graph":"5.2.0","strip-ansi":"^6.0.0","@pnpm/types":"6.2.0","@types/nopt":"^3.0.29","graceful-fs":"^4.2.4","render-help":"^1.0.0","@pnpm/config":"11.2.0","@pnpm/logger":"3.2.2","@pnpm/tabtab":"0.0.1","@pnpm/command":"1.0.0","@pnpm/run-npm":"2.0.2","@pnpm/cli-meta":"1.0.0","loud-rejection":"^2.2.0","@pnpm/cli-utils":"0.4.16","@zkochan/libnpx":"11.0.3","update-notifier":"^4.1.0","@pnpm/core-loggers":"4.2.0","@pnpm/file-reporter":"^1.0.0","@pnpm/parse-cli-args":"3.0.0","@pnpm/default-reporter":"7.5.1","@pnpm/find-workspace-dir":"1.0.0","@pnpm/plugin-commands-audit":"1.0.21","@pnpm/plugin-commands-store":"2.0.23","@pnpm/plugin-commands-import":"1.0.41","@pnpm/plugin-commands-server":"2.0.20","@pnpm/common-cli-options-help":"0.1.6","@pnpm/plugin-commands-listing":"2.0.12","@pnpm/plugin-commands-rebuild":"2.0.24","@pnpm/plugin-commands-outdated":"2.0.14","@pnpm/filter-workspace-packages":"2.1.9","@pnpm/plugin-commands-publishing":"2.1.9","@pnpm/plugin-commands-installation":"3.0.7","@pnpm/plugin-commands-script-runners":"1.2.11"},"_hasShrinkwrap":false,"__devDependencies":{"mz":"2.7.0","ncp":"2.0.0","pnpm":"file:","delay":"^4.4.0","execa":"^4.0.3","p-any":"3.0.0","byline":"5.0.0","semver":"^7.3.2","@types/mz":"^2.7.1","tree-kill":"1.2.2","write-pkg":"4.0.0","@types/ncp":"^2.0.4","is-windows":"1.0.2","cross-spawn":"^7.0.3","exists-link":"2.0.0","npm-run-all":"4.1.5","path-exists":"4.0.0","symlink-dir":"^4.1.0","@types/is-ci":"^2.0.0","@types/ramda":"^0.27.11","@types/table":"^5.0.0","@types/which":"^1.3.2","tape-promise":"4.0.0","@pnpm/prepare":"0.0.7","@types/byline":"^4.2.32","@types/semver":"^7.3.1","@zkochan/retry":"^0.2.0","load-json-file":"6.2.0","read-yaml-file":"2.0.0","@pnpm/constants":"4.0.0","@zkochan/rimraf":"1.0.0","write-json-file":"4.0.0","write-yaml-file":"^4.1.0","deep-require-cwd":"1.0.0","@types/is-windows":"^1.0.0","normalize-newline":"3.0.0","@pnpm/modules-yaml":"8.0.1","@types/cross-spawn":"^6.0.2","@types/graceful-fs":"^4.1.3","@types/tape-promise":"^4.0.1","@pnpm/assert-project":"2.1.5","@pnpm/lockfile-types":"2.0.1","dir-is-case-sensitive":"1.0.2","@types/update-notifier":"^4.1.0","@pnpm/read-package-json":"3.1.3","@pnpm/read-project-manifest":"1.0.9","@pnpm/write-project-manifest":"1.0.5","@pnpm/find-workspace-packages":"2.3.2","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_5.4.4_1595721426170_0.6704923784407348","host":"s3://npm-registry-packages"}},"5.4.5":{"name":"pnpm","version":"5.4.5","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@5.4.5","maintainers":[{"name":"zkochan","email":"z@kochan.io"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"23218bd91083179415115e5af4a0bde41cca4a51","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-5.4.5.tgz","fileCount":5788,"integrity":"sha512-EjcDI//ghhdNGN9FliCoW+84rvhYGp9Bm+Cbf4WykIjrSZ0wSHtatchpHtQfOuJ1d3ABjhzOdaTw6SFoJRC5hg==","signatures":[{"sig":"MEUCIQDGm9N+V6huf946F4fjIjtflGiSKW2rGcHjFrfZ4TtskQIgVwcVCMOfhEAfgaWcsXMl3NBp0+LU6sAs7Be/0whQbGw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18071496,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfHXVjCRA9TVsSAnZWagAAOG4P/0jW2gTxRQdQ7B4halc1\nvYG+pNC9kFys8CH/seTG2S7ySs4W9LBimeYIwvLPjqeQJtgBmbhdQGw/6p2R\nzedHP9+hrbI0ShK78QmH5uZVOnO1TdyeK9MgC5/9yB4nTkPmw+DHlrJ2SLoH\nv0K6M9ZguK5ltIhBjFIczo+PqZ6a/HETMjPfW0RmQKcvH/kgPB9mgcZyNk8z\nyjyHj21/CbCl6cvqFQOvOosAI1K4BZUMnw5xWTL9kjSrek+tOApXO6na87qj\nPhNNlZe0DNNCyd6VS6cZmhDj8+WPsaBpnXt0vQ91tpIQ4OAQW/eoku7dj0la\nLvvgCmdj0bSTkAGY0TYFujXNFUsbvPW8fEvplfB71Ia8YlcnbpNvewLRN1Ov\nhRz/E3jUYaelalYNY0TO7IupG/PgU4yPW+rI82W/nmfI2O23WCVhUDPa/Jhx\n9oSf6DiYw5nt1me+ddAzzuSGlasV4Wtk4sK/lHAlm/Fzk1MbimTVqSXrgudk\ne24PVIu7xcZ3KMC0LPGWZ0NPHs6Sw9yCfMeg6m7fiir0HtpOJzvzWHbqFhvN\nvR49SE44Ac8Y3Ta4FBknjw+om9giclArUfIJaMaGrB/7VW7PNrzFvmP0JQpA\nPXGxrh7ifeZx21oPz+NbhuDwSxemccgRtwL+E+c7SQYXF+bodnCuHpwzxe04\nikL/\r\n=H0yc\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","engines":{"node":">=10.13"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"tslint -c ../../tslint.json src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"npm run tsc -- --watch","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:tap","test:tap":"cd ../.. && c8 --reporter lcov --reports-dir packages/pnpm/coverage ts-node packages/pnpm/test --type-check","postpublish":"publish-packed","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock","prepublishOnly":"pnpm run compile && npm cache clear --force && publish-packed --prune --npm-client yarn"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"6.14.6","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"12.16.3","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"nopt":"^4.0.3","chalk":"^4.1.0","is-ci":"^2.0.0","ramda":"^0.27.0","which":"^2.0.2","path-name":"^1.0.0","split-cmd":"^1.0.1","pkgs-graph":"5.2.0","strip-ansi":"^6.0.0","@pnpm/types":"6.2.0","@types/nopt":"^3.0.29","graceful-fs":"^4.2.4","render-help":"^1.0.0","@pnpm/config":"11.2.0","@pnpm/logger":"3.2.2","@pnpm/tabtab":"0.0.1","@pnpm/command":"1.0.0","@pnpm/run-npm":"2.0.2","@pnpm/cli-meta":"1.0.0","loud-rejection":"^2.2.0","@pnpm/cli-utils":"0.4.16","@zkochan/libnpx":"11.0.3","update-notifier":"^4.1.0","@pnpm/core-loggers":"4.2.0","@pnpm/file-reporter":"^1.0.0","@pnpm/parse-cli-args":"3.0.0","@pnpm/default-reporter":"7.5.1","@pnpm/find-workspace-dir":"1.0.0","@pnpm/plugin-commands-audit":"1.0.21","@pnpm/plugin-commands-store":"2.0.23","@pnpm/plugin-commands-import":"1.0.42","@pnpm/plugin-commands-server":"2.0.20","@pnpm/common-cli-options-help":"0.1.6","@pnpm/plugin-commands-listing":"2.0.12","@pnpm/plugin-commands-rebuild":"2.0.24","@pnpm/plugin-commands-outdated":"2.0.14","@pnpm/filter-workspace-packages":"2.1.9","@pnpm/plugin-commands-publishing":"2.1.10","@pnpm/plugin-commands-installation":"3.1.0","@pnpm/plugin-commands-script-runners":"1.2.11"},"_hasShrinkwrap":false,"readmeFilename":"README.md","__devDependencies":{"mz":"2.7.0","ncp":"2.0.0","pnpm":"link:","delay":"^4.4.0","execa":"^4.0.3","p-any":"3.0.0","byline":"5.0.0","semver":"^7.3.2","@types/mz":"^2.7.1","tree-kill":"1.2.2","write-pkg":"4.0.0","@types/ncp":"^2.0.4","is-windows":"1.0.2","cross-spawn":"^7.0.3","exists-link":"2.0.0","npm-run-all":"4.1.5","path-exists":"4.0.0","symlink-dir":"^4.1.0","@types/is-ci":"^2.0.0","@types/ramda":"^0.27.11","@types/table":"^5.0.0","@types/which":"^1.3.2","tape-promise":"4.0.0","@pnpm/prepare":"0.0.7","@types/byline":"^4.2.32","@types/semver":"^7.3.1","@zkochan/retry":"^0.2.0","load-json-file":"6.2.0","read-yaml-file":"2.0.0","@pnpm/constants":"4.0.0","@zkochan/rimraf":"1.0.0","write-json-file":"4.0.0","write-yaml-file":"^4.1.0","deep-require-cwd":"1.0.0","@types/is-windows":"^1.0.0","normalize-newline":"3.0.0","@pnpm/modules-yaml":"8.0.1","@types/cross-spawn":"^6.0.2","@types/graceful-fs":"^4.1.3","@types/tape-promise":"^4.0.1","@pnpm/assert-project":"2.1.5","@pnpm/lockfile-types":"2.0.1","dir-is-case-sensitive":"1.0.2","@types/update-notifier":"^4.1.0","@pnpm/read-package-json":"3.1.3","@pnpm/read-project-manifest":"1.0.9","@pnpm/write-project-manifest":"1.0.5","@pnpm/find-workspace-packages":"2.3.2","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_5.4.5_1595766114680_0.15187561501100788","host":"s3://npm-registry-packages"}},"5.4.6":{"name":"pnpm","version":"5.4.6","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@5.4.6","maintainers":[{"name":"zkochan","email":"z@kochan.io"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"9e4e63d72b055a9591ba54fe6e5ca792c5b7aa4b","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-5.4.6.tgz","fileCount":5788,"integrity":"sha512-UZXIBwIlYkT+YbW8QjobVoppYT/hVphu1eu+ed60mGf+Ulz+suAR21zunWUGoETbibvetIkj8HLebsmz5tow8A==","signatures":[{"sig":"MEQCIFbjjVUkictFVSVVVqMpZcz2IpfB8M8GjSA/rs4pDa4KAiB81INHXK8YoywbZyx/OmAisEe0JEEdMlkq19Y/ubQR2A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18071624,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfHYD1CRA9TVsSAnZWagAAuEYP/1lTTBcc9WNCuPv4LREG\nMy7agDilDRHbuhOYsoUJXQa8DcCD+kEE+uRT68NqxhB0C9hh9Qp0vilWfM9o\ncCLNsG7kdH1v/WWuI116F379c6067wnW+m0/gva5Rmfxd6xvy8A8a+okB0MI\ntHzejR5bpmUugeiLwfN2yDszfX6WYejSBcQ/I6Grt1Dh4jAlk+DaiDpF8C5J\n8qCjwitacY/1uOc2dKg4fYDWBPH5W7TxJTCP7ZM3nSgAZd5LA4ljELbd/dlZ\neo0j5qm/qgaNnn/C1/dSR4goQxqlwPqw145hMdnkp/sKxADAnvQ0Lw2qx8nT\nQgqLdpL/C3fXAL5Y/BgCuuNBHV8PKtrwEqNB66CGFMBUCi/xyTGZyKGnboPx\nfR85OUrMLyXEyskJ3uNOZRAkeG275SKcOL+rWlWskSNfDR8AS1HKHGiLxMnm\n0wPxAX7MKullxoVOl7IXyRp0RIwnjnnvxvMsREqdV531VEZuU8gYfPNbwAqu\ns3/ES4dSll6TnrEOj+NgQcVwbM9EwZ7wEvNAc1K7xg6bskXoButCE+mdJBXG\n2Xj6odeawh3YYyY0ex4uNb5RPE8qWe9r2/N5jZROdwQAYfDZAtZmTPOWtp2u\nEDehBCejdq7ebP1AflILA++rKEMyhxma0mxGO77upF7JX/MqV+PNK6dRwUSA\n+56p\r\n=uxGI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","engines":{"node":">=10.13"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"tslint -c ../../tslint.json src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"npm run tsc -- --watch","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:tap","test:tap":"cd ../.. && c8 --reporter lcov --reports-dir packages/pnpm/coverage ts-node packages/pnpm/test --type-check","postpublish":"publish-packed","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock","prepublishOnly":"pnpm run compile && npm cache clear --force && publish-packed --prune --npm-client yarn"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"6.14.6","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"12.16.3","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"nopt":"^4.0.3","chalk":"^4.1.0","is-ci":"^2.0.0","ramda":"^0.27.0","which":"^2.0.2","path-name":"^1.0.0","split-cmd":"^1.0.1","pkgs-graph":"5.2.0","strip-ansi":"^6.0.0","@pnpm/types":"6.2.0","@types/nopt":"^3.0.29","graceful-fs":"^4.2.4","render-help":"^1.0.0","@pnpm/config":"11.2.0","@pnpm/logger":"3.2.2","@pnpm/tabtab":"0.0.1","@pnpm/command":"1.0.0","@pnpm/run-npm":"2.0.2","@pnpm/cli-meta":"1.0.0","loud-rejection":"^2.2.0","@pnpm/cli-utils":"0.4.16","@zkochan/libnpx":"11.0.3","update-notifier":"^4.1.0","@pnpm/core-loggers":"4.2.0","@pnpm/file-reporter":"^1.0.0","@pnpm/parse-cli-args":"3.0.0","@pnpm/default-reporter":"7.5.1","@pnpm/find-workspace-dir":"1.0.0","@pnpm/plugin-commands-audit":"1.0.21","@pnpm/plugin-commands-store":"2.0.23","@pnpm/plugin-commands-import":"1.0.42","@pnpm/plugin-commands-server":"2.0.20","@pnpm/common-cli-options-help":"0.1.6","@pnpm/plugin-commands-listing":"2.0.12","@pnpm/plugin-commands-rebuild":"2.0.24","@pnpm/plugin-commands-outdated":"2.0.14","@pnpm/filter-workspace-packages":"2.1.9","@pnpm/plugin-commands-publishing":"2.1.10","@pnpm/plugin-commands-installation":"3.1.0","@pnpm/plugin-commands-script-runners":"1.2.11"},"_hasShrinkwrap":false,"__devDependencies":{"mz":"2.7.0","ncp":"2.0.0","pnpm":"link:","delay":"^4.4.0","execa":"^4.0.3","p-any":"3.0.0","byline":"5.0.0","semver":"^7.3.2","@types/mz":"^2.7.1","tree-kill":"1.2.2","write-pkg":"4.0.0","@types/ncp":"^2.0.4","is-windows":"1.0.2","cross-spawn":"^7.0.3","exists-link":"2.0.0","npm-run-all":"4.1.5","path-exists":"4.0.0","symlink-dir":"^4.1.0","@types/is-ci":"^2.0.0","@types/ramda":"^0.27.11","@types/table":"^5.0.0","@types/which":"^1.3.2","tape-promise":"4.0.0","@pnpm/prepare":"0.0.7","@types/byline":"^4.2.32","@types/semver":"^7.3.1","@zkochan/retry":"^0.2.0","load-json-file":"6.2.0","read-yaml-file":"2.0.0","@pnpm/constants":"4.0.0","@zkochan/rimraf":"1.0.0","write-json-file":"4.0.0","write-yaml-file":"^4.1.0","deep-require-cwd":"1.0.0","@types/is-windows":"^1.0.0","normalize-newline":"3.0.0","@pnpm/modules-yaml":"8.0.1","@types/cross-spawn":"^6.0.2","@types/graceful-fs":"^4.1.3","@types/tape-promise":"^4.0.1","@pnpm/assert-project":"2.1.5","@pnpm/lockfile-types":"2.0.1","dir-is-case-sensitive":"1.0.2","@types/update-notifier":"^4.1.0","@pnpm/read-package-json":"3.1.3","@pnpm/read-project-manifest":"1.0.9","@pnpm/write-project-manifest":"1.0.5","@pnpm/find-workspace-packages":"2.3.2","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_5.4.6_1595769076303_0.3462608816937651","host":"s3://npm-registry-packages"}},"5.4.7":{"name":"pnpm","version":"5.4.7","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@5.4.7","maintainers":[{"name":"zkochan","email":"z@kochan.io"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"e767121fcdcde1cfde6d391d83b051a1962207db","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-5.4.7.tgz","fileCount":5788,"integrity":"sha512-jhtvP0En0MOsdCyt2cEVyhk71vvQaN9f5K4iv8X8ekSCGpX/ApNXIJPxaXbVA53vKjzNCtdHtwRLTjgSC2zf5A==","signatures":[{"sig":"MEQCIBhzmwRyj1mNjr5v/9vEQnnW5CtKlqzMlc9/br2N/vUpAiBz1rOPShLR0bjgy8h/o16JVMDhHP3Yierl7KmamH9Xow==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18072725,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfHzcwCRA9TVsSAnZWagAArPEP/R1QCn53ZHkSxDFrkbGy\nwaBD57tUldjnA73tGJ1Fke/r941lSIiSA4o36vG6+rqnGEK9DDPFVoJOop/w\nQ6EEqMW7qQTIAmr7uCY6Dz5cNdkkhQCnik9ZxTdvHpokaahUldcEe+ZLq7VQ\nkwvfXPObSacZA2wIEReHtU0riVq8Y6GncT31nZmBcyZSxeho3uZKLpEvCRlb\n6mGyOV4CdK/czCf3Mb56uCqJuIyvjXcgkmrPEHPG/bZf6B6W4APQjJW8Hrl7\n8yblPtyEOQUclD1sMEC6CDrmChLvCfibvd7AOcP0p14DTZHlYkzfST44IPTM\nzWasz0eUCAC4DFZ5n33JplphrhUutzizXC81oKhJaNgBv+jmUOvG+bV5Ibv0\n/OJ5vGwF4MmX/YciWYZy4o5AWLl+ogRBgcQeZMu/+g/N0KkXryk+yuO18Fe0\nsYWLzrx4IMOfDeC+UzJGOu41forlhDJFXVVXvs4nbel4m9pACCqDDQ5ka/HI\n8/ZCm4xy7w0WIoI4RBgR4nGjY+eZp/5LWPHGbl8ZEukQk5FQhq0Yy6gUVCEn\ncTuwjIgX22tBJs3QCFsi9pJFxDzcQ8NT4Hfo33bZYTJuXNkL04Gdlj5hlpVM\n30aJG/LWN0k7K37rAkiYezRQUJYHlEQtP8nbXnUV12dcfDfC9nstL5yPU+gE\n050F\r\n=VLt/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","engines":{"node":">=10.13"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"tslint -c ../../tslint.json src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"npm run tsc -- --watch","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:tap","test:tap":"cd ../.. && c8 --reporter lcov --reports-dir packages/pnpm/coverage ts-node packages/pnpm/test --type-check","postpublish":"publish-packed","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock","prepublishOnly":"pnpm run compile && npm cache clear --force && publish-packed --prune --npm-client yarn"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"6.14.6","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"12.18.3","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"nopt":"^4.0.3","chalk":"^4.1.0","is-ci":"^2.0.0","ramda":"^0.27.0","which":"^2.0.2","path-name":"^1.0.0","split-cmd":"^1.0.1","pkgs-graph":"5.2.0","strip-ansi":"^6.0.0","@pnpm/types":"6.2.0","@types/nopt":"^3.0.29","graceful-fs":"^4.2.4","render-help":"^1.0.0","@pnpm/config":"11.2.0","@pnpm/logger":"3.2.2","@pnpm/tabtab":"0.0.1","@pnpm/command":"1.0.0","@pnpm/run-npm":"2.0.2","@pnpm/cli-meta":"1.0.0","loud-rejection":"^2.2.0","@pnpm/cli-utils":"0.4.16","@zkochan/libnpx":"11.0.3","update-notifier":"^4.1.0","@pnpm/core-loggers":"4.2.0","@pnpm/file-reporter":"^1.0.0","@pnpm/parse-cli-args":"3.0.0","@pnpm/default-reporter":"7.5.1","@pnpm/find-workspace-dir":"1.0.0","@pnpm/plugin-commands-audit":"2.0.0","@pnpm/plugin-commands-store":"2.0.23","@pnpm/plugin-commands-import":"1.0.43","@pnpm/plugin-commands-server":"2.0.20","@pnpm/common-cli-options-help":"0.1.6","@pnpm/plugin-commands-listing":"2.0.12","@pnpm/plugin-commands-rebuild":"2.0.24","@pnpm/plugin-commands-outdated":"3.0.0","@pnpm/filter-workspace-packages":"2.1.9","@pnpm/plugin-commands-publishing":"2.1.10","@pnpm/plugin-commands-installation":"3.1.1","@pnpm/plugin-commands-script-runners":"1.2.11"},"_hasShrinkwrap":false,"__devDependencies":{"mz":"2.7.0","ncp":"2.0.0","pnpm":"link:","delay":"^4.4.0","execa":"^4.0.3","p-any":"3.0.0","byline":"5.0.0","semver":"^7.3.2","@types/mz":"^2.7.1","tree-kill":"1.2.2","write-pkg":"4.0.0","@types/ncp":"^2.0.4","is-windows":"1.0.2","cross-spawn":"^7.0.3","exists-link":"2.0.0","npm-run-all":"4.1.5","path-exists":"4.0.0","symlink-dir":"^4.1.0","@types/is-ci":"^2.0.0","@types/ramda":"^0.27.11","@types/table":"^5.0.0","@types/which":"^1.3.2","tape-promise":"4.0.0","@pnpm/prepare":"0.0.7","@types/byline":"^4.2.32","@types/semver":"^7.3.1","@zkochan/retry":"^0.2.0","load-json-file":"6.2.0","read-yaml-file":"2.0.0","@pnpm/constants":"4.0.0","@zkochan/rimraf":"1.0.0","write-json-file":"4.0.0","write-yaml-file":"^4.1.0","deep-require-cwd":"1.0.0","@types/is-windows":"^1.0.0","normalize-newline":"3.0.0","@pnpm/modules-yaml":"8.0.1","@types/cross-spawn":"^6.0.2","@types/graceful-fs":"^4.1.3","@types/tape-promise":"^4.0.1","@pnpm/assert-project":"2.1.5","@pnpm/lockfile-types":"2.0.1","dir-is-case-sensitive":"1.0.2","@types/update-notifier":"^4.1.0","@pnpm/read-package-json":"3.1.3","@pnpm/read-project-manifest":"1.0.9","@pnpm/write-project-manifest":"1.0.5","@pnpm/find-workspace-packages":"2.3.2","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_5.4.7_1595881263748_0.058823182421663844","host":"s3://npm-registry-packages"}},"5.4.8":{"name":"pnpm","version":"5.4.8","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@5.4.8","maintainers":[{"name":"zkochan","email":"z@kochan.io"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"c267b76e9d2070074f2c98bf9b63fc9e28399133","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-5.4.8.tgz","fileCount":5788,"integrity":"sha512-bZwFZMtrDnJrdl0A66xcgIWjYxlgaAyGCNHL1KE9PN95KfArUgDU1spCVj68ucp7pQx+LwZYRKtuKtGNPsq/dQ==","signatures":[{"sig":"MEYCIQD5QE66CMxz6ROOEAGmXxBq+GMumk8N2ax+/o/Xe7nWlgIhAK1oXZbs6gaDI45hcd5qoJcJhOcqZSiom2MAQ1rkwCb+","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18073387,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfILJGCRA9TVsSAnZWagAAKrMP/0GxG+JdDTm59sqo22TE\ns1h32ZlQzSTKsxDwv6hLnG0VnK7A1htcOE/OJMO7UmE0HnL7f6yQl1zpdM6d\n+2sct3h9HxUqZxtDL9gQHyu7Va295E5Z0njKfPLNisj4CqzL1FHcH9+ERX1X\nvMQZFOmLQBiRJb3+IcwrPzM68UDHVhGBpay6fRc2qyklL6DoxXCU9jctuJf4\nsF9VDmI5zATKF+BPhzA1hhr+tTRSH89LpkO6s1MKb1YbjBG+tFhyNI+sMt8F\nj8pp/NvsHLL7SoPvriRljbXh00D6qaxHrESHqww1MQMWpX0v9qqe5JC7pSgu\nQytlYv38yYNFXIzLeP/5D/4LslrLyjEfMRZkgdLAYQy4iJav3fR+zdbx8lrr\naKOt969EBmIMjo++71h06NMWBWp+xs8Sm+JYrPv38LChqCVuB/5kPsid6w7A\nPLNOCEt1qB0QZvtWWC/ESFU+D50+ec6TS2cRE/7JHR3zkQaKyS6de0ypj0Xs\nBvOMSDhB0uZ8u9iKOvpNgONBkU4eJb4/8IMF1yexuHCG5DdbDuqya+uGogr9\n6HZYt0pR++Rc5KxtCUvLTZwhnDboPnmLd9E1f5Jv0RZ5rSxpcC40LW3Q1L50\nvjNbYi9A9l8VnBNgvNaHeAFKXq1ZEgT/2ASKhphli8XIEaEEJCxuDAt5NB8N\nTc+v\r\n=sJb5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","engines":{"node":">=10.13"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"tslint -c ../../tslint.json src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"npm run tsc -- --watch","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:tap","test:tap":"cd ../.. && c8 --reporter lcov --reports-dir packages/pnpm/coverage ts-node packages/pnpm/test --type-check","postpublish":"publish-packed","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock","prepublishOnly":"pnpm run compile && npm cache clear --force && publish-packed --prune --npm-client yarn"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"6.14.6","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"12.18.3","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"nopt":"^4.0.3","chalk":"^4.1.0","is-ci":"^2.0.0","ramda":"^0.27.0","which":"^2.0.2","path-name":"^1.0.0","split-cmd":"^1.0.1","pkgs-graph":"5.2.0","strip-ansi":"^6.0.0","@pnpm/types":"6.2.0","@types/nopt":"^3.0.29","graceful-fs":"^4.2.4","render-help":"^1.0.0","@pnpm/config":"11.2.0","@pnpm/logger":"3.2.2","@pnpm/tabtab":"0.0.1","@pnpm/command":"1.0.0","@pnpm/run-npm":"2.0.2","@pnpm/cli-meta":"1.0.0","loud-rejection":"^2.2.0","@pnpm/cli-utils":"0.4.16","@zkochan/libnpx":"11.0.3","update-notifier":"^4.1.0","@pnpm/core-loggers":"4.2.0","@pnpm/file-reporter":"^1.0.0","@pnpm/parse-cli-args":"3.0.0","@pnpm/default-reporter":"7.5.1","@pnpm/find-workspace-dir":"1.0.0","@pnpm/plugin-commands-audit":"2.0.1","@pnpm/plugin-commands-store":"2.0.24","@pnpm/plugin-commands-import":"1.0.44","@pnpm/plugin-commands-server":"2.0.20","@pnpm/common-cli-options-help":"0.1.6","@pnpm/plugin-commands-listing":"2.0.12","@pnpm/plugin-commands-rebuild":"2.0.25","@pnpm/plugin-commands-outdated":"3.0.0","@pnpm/filter-workspace-packages":"2.1.9","@pnpm/plugin-commands-publishing":"2.1.10","@pnpm/plugin-commands-installation":"3.1.2","@pnpm/plugin-commands-script-runners":"1.2.11"},"_hasShrinkwrap":false,"__devDependencies":{"mz":"2.7.0","ncp":"2.0.0","pnpm":"link:","delay":"^4.4.0","execa":"^4.0.3","p-any":"3.0.0","byline":"5.0.0","semver":"^7.3.2","@types/mz":"^2.7.1","tree-kill":"1.2.2","write-pkg":"4.0.0","@types/ncp":"^2.0.4","is-windows":"1.0.2","cross-spawn":"^7.0.3","exists-link":"2.0.0","npm-run-all":"4.1.5","path-exists":"4.0.0","symlink-dir":"^4.1.0","@types/is-ci":"^2.0.0","@types/ramda":"^0.27.11","@types/table":"^5.0.0","@types/which":"^1.3.2","tape-promise":"4.0.0","@pnpm/prepare":"0.0.7","@types/byline":"^4.2.32","@types/semver":"^7.3.1","@zkochan/retry":"^0.2.0","load-json-file":"6.2.0","read-yaml-file":"2.0.0","@pnpm/constants":"4.0.0","@zkochan/rimraf":"1.0.0","write-json-file":"4.0.0","write-yaml-file":"^4.1.0","deep-require-cwd":"1.0.0","@types/is-windows":"^1.0.0","normalize-newline":"3.0.0","@pnpm/modules-yaml":"8.0.1","@types/cross-spawn":"^6.0.2","@types/graceful-fs":"^4.1.3","@types/tape-promise":"^4.0.1","@pnpm/assert-project":"2.1.5","@pnpm/lockfile-types":"2.0.1","dir-is-case-sensitive":"1.0.2","@types/update-notifier":"^4.1.0","@pnpm/read-package-json":"3.1.3","@pnpm/read-project-manifest":"1.0.9","@pnpm/write-project-manifest":"1.0.5","@pnpm/find-workspace-packages":"2.3.2","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_5.4.8_1595978310163_0.44227874343165063","host":"s3://npm-registry-packages"}},"5.4.9":{"name":"pnpm","version":"5.4.9","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@5.4.9","maintainers":[{"name":"zkochan","email":"z@kochan.io"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"1b19af61e961a583ba3f785b73059f68cff6db18","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-5.4.9.tgz","fileCount":5787,"integrity":"sha512-lTODC3+dCvW7c1dSlgU/sNP610E1kSYHYwa08V2K5jgpDzttpAFWBX+d+3T6wwWgerzfqcKedCC72GjEEv31Bw==","signatures":[{"sig":"MEUCIAguzA0tSlY/VpMFIyuUGBe/9Bx7YW+05R4uf4d2tmabAiEA5fh2c//8ALeUdqf19yEKxdWApe9+354p02xnopxtxuU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18073713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfI/qECRA9TVsSAnZWagAAYaUP/1mnzTpB+plwvFJQ3kzL\nKltgm40kVl7iYGjAdcKaBncEJ7R0n1/xsD7/HBwAVfqJo1Bze7xNkJtN52KV\nzP/nsN635Bx2EkPlvumll/LFXpTo2RX/V8E1ivPOZZ5Hqgzq6uKOQcDGhWK9\n1w2BTiTAtVfW3UdQ4WTtDPn5Kz4gakfjFaQJGDQu2BkCCSuFrUDMWd4PgPly\nJGTPsuUnlxjopM1ro/gD5MmXpR5UY0Dt9Sg1HztPxx/OWqoDmf215Ox5OJbd\nEyZnE76MJlYtQPOEn302C499PACVQKEdBKUWpLpHkeLlTilx1+FzOjBldqn8\n8dTDLf4EgQQI1lnp37ISx6W0VHKsilw9Rn7Qac5ym8tNTBJGfEm2Cjq4kR3N\n7HsG7lxp20i8iKFd4Q+kEqkFWjk15WQcEEUweymKBOq+07Oomtbz/4nrAjKl\nQDpnR8Oq+0X76IjvwEcgskFL77ytY/I84LqrGw83f2Q4DTHbvEqcARswhIk+\n1EAI6agKV0qEBfs71qoWuVGmh6Yy2oCqXzJEBmX9TpNfIXAANgjBaBfilvXD\nKY6CegKQKe4wr6hARaDu4g11uxxTtsIJc2toIJYcgs3NCHWB2Fmc04KjXNMn\ngpoyHU4rs0+sK2WCpwSOCUSnG5iXjEc6XjxXZTHwd9b+/mqmCFOK6TzOMop/\nWagg\r\n=nUBM\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","engines":{"node":">=10.13"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"tslint -c ../../tslint.json src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"npm run tsc -- --watch","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:tap","test:tap":"cd ../.. && c8 --reporter lcov --reports-dir packages/pnpm/coverage ts-node packages/pnpm/test --type-check","postpublish":"publish-packed","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock","prepublishOnly":"pnpm run compile && npm cache clear --force && publish-packed --prune --npm-client yarn"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"6.14.6","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"12.18.3","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"nopt":"^4.0.3","chalk":"^4.1.0","is-ci":"^2.0.0","ramda":"^0.27.0","which":"^2.0.2","path-name":"^1.0.0","split-cmd":"^1.0.1","pkgs-graph":"5.2.0","strip-ansi":"^6.0.0","@pnpm/types":"6.2.0","@types/nopt":"^3.0.29","graceful-fs":"^4.2.4","render-help":"^1.0.0","@pnpm/config":"11.2.1","@pnpm/logger":"^3.2.2","@pnpm/tabtab":"0.0.1","@pnpm/command":"1.0.0","@pnpm/run-npm":"2.0.3","@pnpm/cli-meta":"1.0.1","loud-rejection":"^2.2.0","@pnpm/cli-utils":"0.4.17","@zkochan/libnpx":"11.0.3","update-notifier":"^4.1.0","@pnpm/core-loggers":"4.2.0","@pnpm/file-reporter":"^1.0.0","@pnpm/parse-cli-args":"3.0.1","@pnpm/default-reporter":"7.5.2","@pnpm/find-workspace-dir":"1.0.0","@pnpm/plugin-commands-audit":"2.0.2","@pnpm/plugin-commands-store":"2.0.25","@pnpm/plugin-commands-import":"1.0.45","@pnpm/plugin-commands-server":"2.0.21","@pnpm/common-cli-options-help":"0.1.6","@pnpm/plugin-commands-listing":"2.0.13","@pnpm/plugin-commands-rebuild":"2.0.26","@pnpm/plugin-commands-outdated":"3.0.1","@pnpm/filter-workspace-packages":"2.1.10","@pnpm/plugin-commands-publishing":"2.1.11","@pnpm/plugin-commands-installation":"3.1.3","@pnpm/plugin-commands-script-runners":"1.2.12"},"_hasShrinkwrap":false,"__devDependencies":{"mz":"^2.7.0","ncp":"^2.0.0","pnpm":"link:","delay":"^4.4.0","execa":"^4.0.3","p-any":"3.0.0","byline":"5.0.0","semver":"^7.3.2","@types/mz":"^2.7.1","tree-kill":"^1.2.2","write-pkg":"4.0.0","@types/ncp":"^2.0.4","is-windows":"^1.0.2","cross-spawn":"^7.0.3","exists-link":"2.0.0","npm-run-all":"^4.1.5","path-exists":"^4.0.0","symlink-dir":"^4.1.0","@types/is-ci":"^2.0.0","@types/ramda":"^0.27.11","@types/table":"^5.0.0","@types/which":"^1.3.2","tape-promise":"4.0.0","@pnpm/prepare":"0.0.8","@types/byline":"^4.2.32","@types/semver":"^7.3.1","@zkochan/retry":"^0.2.0","load-json-file":"^6.2.0","read-yaml-file":"^2.0.0","@pnpm/constants":"4.0.0","@zkochan/rimraf":"^1.0.0","write-json-file":"4.0.0","write-yaml-file":"^4.1.0","deep-require-cwd":"1.0.0","@types/is-windows":"^1.0.0","normalize-newline":"3.0.0","@pnpm/modules-yaml":"8.0.2","@types/cross-spawn":"^6.0.2","@types/graceful-fs":"^4.1.3","@types/tape-promise":"^4.0.1","@pnpm/assert-project":"2.1.6","@pnpm/lockfile-types":"2.0.1","dir-is-case-sensitive":"^1.0.2","@types/update-notifier":"^4.1.0","@pnpm/read-package-json":"3.1.3","@pnpm/read-project-manifest":"1.0.9","@pnpm/write-project-manifest":"1.0.5","@pnpm/find-workspace-packages":"2.3.3","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_5.4.9_1596193411451_0.861612703390116","host":"s3://npm-registry-packages"}},"8.15.8":{"name":"pnpm","version":"8.15.8","keywords":["pnpm8","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@8.15.8","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"e79598268334988b79ec13c8f9f9632a9d625654","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-8.15.8.tgz","fileCount":724,"integrity":"sha512-0aAp4aRHrZC8ls1YsPrUhtKZPVMYVjlve6vy2D6xgju4PFo9D8GPZ1stEDIdSesWH+zjb+gTSqWCPs0hX+7Tkg==","signatures":[{"sig":"MEQCIC3r5INNQrf9XFoeBhrFw9nUb8Vj+qMI+3wiMf77J/44AiA42nm4eNFJfidjBsQX6NNUCdkFQhQSLpL+KSQv0ErhyQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15067842},"main":"bin/pnpm.cjs","_from":"file:pnpm-8.15.8.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=16.14"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7776 jest","start":"tsc --watch","bundle":"ts-node bundle.ts","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/3c33f3cb3c8b3dbe2e5cae123ba2cf10/pnpm-8.15.8.tgz","_integrity":"sha512-0aAp4aRHrZC8ls1YsPrUhtKZPVMYVjlve6vy2D6xgju4PFo9D8GPZ1stEDIdSesWH+zjb+gTSqWCPs0hX+7Tkg==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"10.5.0","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"18.20.2","preferGlobal":true,"publishConfig":{"tag":"next-8","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/pnpm_8.15.8_1714434332499_0.32758539148312704","host":"s3://npm-registry-packages"}},"8.15.9":{"name":"pnpm","version":"8.15.9","keywords":["pnpm8","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@8.15.9","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"aa4bc353b5f59fe1f1df5d802ce049ddf7f3c60e","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-8.15.9.tgz","fileCount":724,"integrity":"sha512-SZQ0ydj90aJ5Tr9FUrOyXApjOrzuW7Fee13pDzL0e1E6ypjNXP0AHDHw20VLw4BO3M1XhQHkyik6aBYWa72fgQ==","signatures":[{"sig":"MEYCIQCHD7n+MiBMJNxlEZcdXhvDH8KxzJqdh8BDredVyT6lqAIhAMCA2U77pLm2HornzuqusbOMSxxCylJmuURrrs7BcAES","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15146658},"main":"bin/pnpm.cjs","_from":"file:pnpm-8.15.9.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=16.14"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7776 jest","start":"tsc --watch","bundle":"ts-node bundle.ts","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/42acc17d6dd1d3ef0dde474b38e5da5c/pnpm-8.15.9.tgz","_integrity":"sha512-SZQ0ydj90aJ5Tr9FUrOyXApjOrzuW7Fee13pDzL0e1E6ypjNXP0AHDHw20VLw4BO3M1XhQHkyik6aBYWa72fgQ==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"10.7.0","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"18.20.4","preferGlobal":true,"publishConfig":{"tag":"next-8","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/pnpm_8.15.9_1721231549279_0.8990149578032596","host":"s3://npm-registry-packages"}},"8.15.6":{"name":"pnpm","version":"8.15.6","keywords":["pnpm8","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@8.15.6","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"8105075ad0aa306138be128c017e9c41e28ecffa","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-8.15.6.tgz","fileCount":724,"integrity":"sha512-d7iem+d6Kwatj0A6Gcrl4il29hAj+YrTI9XDAZSVjrwC7gpq5dE+5FT2E05OjK8poF8LGg4dKxe8prah8RWfhg==","signatures":[{"sig":"MEUCIENxtmyGf7bRW16SapH+ReUHQoN8FK0sCyobvBRmFtabAiEAhHMDhaXTkM2wSyPJAcRBt9cp04UOnFarsnIbagJ5RjU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15171265},"main":"bin/pnpm.cjs","_from":"file:pnpm-8.15.6.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=16.14"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7776 jest","start":"tsc --watch","bundle":"ts-node bundle.ts","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/49fe0a9fadb04ae6e296394832cb0764/pnpm-8.15.6.tgz","_integrity":"sha512-d7iem+d6Kwatj0A6Gcrl4il29hAj+YrTI9XDAZSVjrwC7gpq5dE+5FT2E05OjK8poF8LGg4dKxe8prah8RWfhg==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"10.2.4","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"18.19.1","preferGlobal":true,"publishConfig":{"tag":"next-8","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_8.15.6_1712006161471_0.8402446904709939","host":"s3://npm-registry-packages"}},"8.15.7":{"name":"pnpm","version":"8.15.7","keywords":["pnpm8","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@8.15.7","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"44793e979f677db082fa49826446aad5aa4ee6b8","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-8.15.7.tgz","fileCount":724,"integrity":"sha512-yFzSG22hAzIVaxyiqnnAph7nrS6wRTuIqymSienoypPmCRIyslwHy/YfbfdxKNnISeXJrG5EhU29IRxJ86Z63A==","signatures":[{"sig":"MEQCIHUIl5FvL0hotuL03ojl0roJNyz4MQYFS87HjgEiguHPAiAw2rHHtV8U3CKyTkViBvWUhVmRI8Zb4OOdjyXsv4j6jA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15066610},"main":"bin/pnpm.cjs","_from":"file:pnpm-8.15.7.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=16.14"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7776 jest","start":"tsc --watch","bundle":"ts-node bundle.ts","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/a8556b956620b4dacd7682ecac62bce6/pnpm-8.15.7.tgz","_integrity":"sha512-yFzSG22hAzIVaxyiqnnAph7nrS6wRTuIqymSienoypPmCRIyslwHy/YfbfdxKNnISeXJrG5EhU29IRxJ86Z63A==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"10.5.0","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"18.20.1","preferGlobal":true,"publishConfig":{"tag":"next-8","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_8.15.7_1713024919186_0.05342173956321328","host":"s3://npm-registry-packages"}},"6.2.4":{"name":"pnpm","version":"6.2.4","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"license":"MIT","_id":"pnpm@6.2.4","maintainers":[{"name":"zkochan","email":"z@kochan.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"aac35a60ba8e6b3e09d43044aaab8da2f4dac63a","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-6.2.4.tgz","fileCount":616,"integrity":"sha512-lrNH/xa/pJECv7yS1PyRsRVA5wHbsO4KD5Jtm0iLczurRnAa8HF0OiYDUVIqbJj4PuD0jvrlE73zcLLdQm46dg==","signatures":[{"sig":"MEQCIBIcCd4vh3Xf8vovlC0QA81EpUBzN9ymcjOMY45UUFxJAiBTVwkOe+YZI4P7MvRqO+dbo11D6nKHnHMgQjo9cAoQ0w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8866428,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgi0MSCRA9TVsSAnZWagAArJwP/j3kqAOJAEGI7pAwRHz7\nSya1TVHT6P9Oe6zNJ3boX/Opxq/G9xEC7/sCpJAf2CvqYx7gCRqypcqaPqPn\nk5YYTNm/aX4QwsKQRIYZuHzAUmXq1OXKclZ/urxjV4IdKaHkJqiB+Kg03R72\nKUYiX79os1OkjUkuh7dJxc5e87AmZVg3dK/+kqnXuVYlGq7XHkzfRf6hBRgX\n6e1I1NikzfcTqWXnOuOmjGHudowM/Qq+T5ixXTJSoTMpoA7hJnTqSt0n2oaA\naCjLbcjsmfrWUyjZJIZp8HR+w/D02BwDNHEjfd5rSl3mkmwUR09ssP/LtXYC\nw0qtnxXrQj7hjR2Us8I9aUMMEV2sn7hqDxFwkp6MauZ6Z3dyG7gmte9hXxDx\nPm2dOFC0xd3OiXwvElKaZlBCaM4X4XuIAGSsKHatsbW56FBPr7hIvCD2dNbu\nuvf5aRuDwZbY/bEpewIUtMyYiqg288kQ3NEpqXHhVY9OscuUIEyAg4iYkDRn\n/Nv9JcXY9KtgfYxKDmBsGDO+hR8yITKijvdPgqaxmvB1b02F7PrzB5fcaNyb\n8l8MABtg1pJrlyjgDA5QlbkWzboh1rK1KbfZBjEmJcsd3twNtBZrWKpWyC5K\nCsDM1tx7FWqQTE6evVvwS0rtr1NUTYyLhfAbpwOw+2GTYh6TMOnr3DV3ya9m\n4v5p\r\n=Uv6O\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","unpkg":"dist/pnpm.cjs","engines":{"node":">=12.17"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint -c ../../eslint.json src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"pnpm tsc -- --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build && pnpm run lint -- --fix && rimraf dist && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.cjs","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.10.0","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"16.0.0","preferGlobal":true,"publishconfig":{"tag":"next"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/pnpm_6.2.4_1619739410170_0.19155272800104917","host":"s3://npm-registry-packages"}},"8.15.4":{"name":"pnpm","version":"8.15.4","keywords":["pnpm8","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@8.15.4","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"c85a4305534f76d461407b59277b954bac97b5c4","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-8.15.4.tgz","fileCount":724,"integrity":"sha512-C9Opvp6w6aaSZ23uwAowO6IYuiedmSQUdWFrOY267t0RFG+SwoQ0WPVXsdEn4J1MFx4QW9zWthACs5aFqAFrng==","signatures":[{"sig":"MEYCIQDJGGgAi6kwfn/nB3UDuHGgNVvfgX8rLV22o6+VZDCK7AIhAP6sGXUUPLV4xghYmQISacezx38dhaqjx5UcLWKpzZJk","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15123490},"main":"bin/pnpm.cjs","_from":"file:pnpm-8.15.4.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=16.14"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7776 jest","start":"tsc --watch","bundle":"ts-node bundle.ts","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/e91dc6fecb092d7d81d75c4f0478766c/pnpm-8.15.4.tgz","_integrity":"sha512-C9Opvp6w6aaSZ23uwAowO6IYuiedmSQUdWFrOY267t0RFG+SwoQ0WPVXsdEn4J1MFx4QW9zWthACs5aFqAFrng==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"10.2.4","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"18.19.1","preferGlobal":true,"publishConfig":{"tag":"next-8","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_8.15.4_1708781821101_0.8855984965609665","host":"s3://npm-registry-packages"}},"6.2.5":{"name":"pnpm","version":"6.2.5","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"license":"MIT","_id":"pnpm@6.2.5","maintainers":[{"name":"zkochan","email":"z@kochan.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"9ab35ab8b7e84aecf7ab480dc5360c5a3109dbb9","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-6.2.5.tgz","fileCount":616,"integrity":"sha512-klFrPM3JDo+LFA2f7Ih3wnH296ZDDqfFx5BCc3ADZV6zRQFscEL8XIU8jDqsHFv7EZHLP9Z12fzY/HyHca/duw==","signatures":[{"sig":"MEQCIGcS6juQ8hxqeDJMDVYqerUwfhRVeMTei2ovpno4webyAiBEH4og4iDy553zL+qTWi2uo4J6XxkqoZH7eC/mBu5MHw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8815676,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgkHxKCRA9TVsSAnZWagAADnIP/jWAbPtdp04CofXfYU8S\nvloI3/xCbXi/1WK7QR5uaKf+/rSp346en1Uc+ZUu/JS/GhHuW6kdJAgAT5A+\nC7GwC/UelXZNRfiCPnVxd5o3Y5Da6qwJ3htRR8neUDpFcodNkJM5y0ptkm8y\nBnPUXPv65UyPZ2hp1J/aniM+OpK2lOM78ch03hvy4nmw1pZY8KhEn9wZ0W+5\n3iMC4+Po1Iy27G9LggisFO0snJFfOEZNO4c6dGqeR8GEMTDZ3Po9TBg4JZwi\nFoKY4EUPNM3uGFn8L81qy2y0uQtMKWeDJHnPU1NL6c12KuWbbSPfFHJkaMKf\nW/DVK7UAvu3pwFV+7Ia0IVvflKe0UMgIxi/UN8f2mMJl8yFWIjwjul1zgHCl\nZM7vrvK/GPFuu6LwKiJnyjDaas2EMXlY8oZVvZqfRGwwI1SnQw995z2tzU6l\nhEr2cp9etyhsLqXSVsMIRj6brNJ7Lu1itvpdl+lJfSfhddfrWT5EOkxRcpbA\nUm4H8QR0wqfS7ohTBJ1AYo6YFUcwvKFrQ+O87OW8CciCfNbmhXi+9q/FC05w\nyZmXBJTbC0tpQNtHDbeB/Sv1x5DiSiL42tniGzbEiY++u81R3jdTJ27FhJn0\nlKzVdDdq9bdTR5L8BZpVzQ9a/6jdS1yvFqj3eBVaXqUXLpTfNeOxC44MsNvV\ndO+B\r\n=su9C\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","unpkg":"dist/pnpm.cjs","engines":{"node":">=12.17"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint -c ../../eslint.json src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"pnpm tsc -- --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build && pnpm run lint -- --fix && rimraf dist && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.cjs","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.10.0","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"16.0.0","preferGlobal":true,"publishconfig":{"tag":"next"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_6.2.5_1620081736882_0.3766722281944659","host":"s3://npm-registry-packages"}},"8.15.5":{"name":"pnpm","version":"8.15.5","keywords":["pnpm8","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@8.15.5","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"a58c038faac410c947dbdb93eb30994037d0fce2","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-8.15.5.tgz","fileCount":724,"integrity":"sha512-sFGjLH5pWDO4SSbTspuMylclS1ifBknYmcbp0O22cLkex+KkNFm65zdZu1zmGcMmbxFr+THOItHvF1mn5Fqpbw==","signatures":[{"sig":"MEUCIE+2Vhi6D5/uCWxdwmrpfSYvdb6Lj4AKEOPUjQ5k5b7XAiEAmLZ4XmNJHDEdZlFVLGefjNK0TmAIMnVNu1oN2c0++1Y=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15126644},"main":"bin/pnpm.cjs","_from":"file:pnpm-8.15.5.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=16.14"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7776 jest","start":"tsc --watch","bundle":"ts-node bundle.ts","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/2dd02a6fca96134fa806f225e77b5005/pnpm-8.15.5.tgz","_integrity":"sha512-sFGjLH5pWDO4SSbTspuMylclS1ifBknYmcbp0O22cLkex+KkNFm65zdZu1zmGcMmbxFr+THOItHvF1mn5Fqpbw==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"10.2.4","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"18.19.1","preferGlobal":true,"publishConfig":{"tag":"next-8","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_8.15.5_1710705587286_0.4067834686764966","host":"s3://npm-registry-packages"}},"2.15.1":{"name":"pnpm","version":"2.15.1","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@2.15.1","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js","pnpx":"lib/bin/pnpx.js"},"dist":{"shasum":"d85cdf99eedbdd4ce8453f8acce4805931f52d05","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-2.15.1.tgz","fileCount":4581,"integrity":"sha512-pMOA3unwOGfJJQoew6cjIV4Q7FerIQnOuIwWV7eZXIw6DPU1VDH+8b85fEgbXMCvc5H59UH8T7yUvYdU8u9fuQ==","signatures":[{"sig":"MEYCIQDSmqbbmKg1hQIw87LOdBMxpdN3/hoWRIhc3c03bWh9UgIhANe1Z5CZhzZnQQwym5TX8PLaWtGg5FLhQnFiHRjfjMcb","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":24244624,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbk80KCRA9TVsSAnZWagAAhqkP/RlRzSrucUtaAOM0QtFg\n4eXUKS4nzRW8Nyw5LbayRgpjAwkuoccX9XomcwUXROWXqOKqwbnL+At+RFTJ\nzzwtzZBzWn3/c+yt2QNTVpLof35dzANPUhF0ecwHAuNK5QhOqlMpFVtHj9wN\nGIVfDTDwndD+xH1ZLMkExVpNo/ldgLu+shoImNgjel0ymBgX+WtwtI936kFt\n5Xtzh1dy/Aev2UJWu9inRvzYHfuS8j5UaGoM7lw2OqNyAqtWRQ7AdhBoikDx\nPs+/hg1RrzKmpKWroL1f/Khb28UXw7yTMFMvIGkg7AFmN3FEk49Xs4YsrW28\nIE9mCazWVQcvauoO5cIohi3E5rwStbl/lnTbfSePiDy9OFUVL/9hA1v54zKP\nDUnsIB6GWlhD7ghhGsGbfLn7sjAnIGaw6+DAEP3TcmJ60zbM1XeDOxtpfS/S\nkV9slpiEvmBbCJIY2ldx88yXOxnPzloM+dtPT/FlslAFUkMBUPcAwSxJbts5\nzLE5D2Kcp6X6zh0Zp1Qj/TtJ7qkWIhBB7ffaZ3rTVy95k6KRV1X6SYhZkHZz\nqHBzOeINi9ZM9ywPeo0/9dYellpC6A6HmBM10kpuGh/ZZa7SHZSV7HWfhvig\n90yKypeIdf9cKyyg9/TvmfdSqV0yz2gPtnyxf8IgBabYSzOUkT0+UgN9CGGs\nSEz5\r\n=EVYg\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","_from":".","_shasum":"d85cdf99eedbdd4ce8453f8acce4805931f52d05","engines":{"node":">=6"},"scripts":{"tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json --project .","test":"npm run lint && npm run tsc && npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"pnpm link . && npm-run-all -p -r pnpm-registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf ../../../.tmp/ && rimraf node_modules/.bin/pnpm && pnpm-registry-mock prepare","pnpm-registry-mock":"pnpm-registry-mock","test:e2e-with-preview":"preview --skip-prepublishOnly && npm-run-all -p -r pnpm-registry-mock test:tap"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"greenkeeper":{"ignore":["@pnpm/default-fetcher","@pnpm/default-resolver","@pnpm/logger","@pnpm/outdated","@pnpm/server","@pnpm/types","pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-registry-mock","remove-all-except-outer-links","pnpm-shrinkwrap","supi"]},"_nodeVersion":"9.10.1","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"mz":"2.7.0","nopt":"4.0.1","supi":"0.24.7","chalk":"2.4.1","delay":"4.0.0","execa":"1.0.0","is-ci":"1.2.0","ramda":"0.25.0","diable":"4.0.1","p-limit":"2.0.0","get-port":"4.0.0","@types/mz":"^0.0.32","camelcase":"5.0.0","is-subdir":"^1.0.2","lru-cache":"4.1.3","minimatch":"3.0.4","path-name":"1.0.0","pnpm-list":"4.0.1","tree-kill":"1.2.0","is-windows":"1.0.2","pkgs-graph":"2.0.0","text-table":"0.2.0","@pnpm/types":"1.7.0","@pnpm/utils":"0.6.4","common-tags":"1.8.0","cross-spawn":"6.0.5","graceful-fs":"4.1.11","signal-exit":"3.0.2","strip-color":"0.1.0","@pnpm/config":"2.2.0","@pnpm/logger":"2.1.0","@pnpm/server":"0.14.2","find-packages":"2.2.0","package-store":"0.23.3","path-absolute":"1.0.0","read-ini-file":"1.0.0","@pnpm/outdated":"0.4.1","camelcase-keys":"4.2.0","load-json-file":"5.0.0","load-yaml-file":"0.1.0","loud-rejection":"1.6.0","mkdirp-promise":"5.0.1","process-exists":"3.1.0","util.promisify":"1.0.0","@pnpm/lifecycle":"3.0.1","@types/get-port":"^4.0.0","@zkochan/libnpx":"9.6.1","graph-sequencer":"2.0.0","update-notifier":"2.5.0","@pnpm/store-path":"1.0.3","@types/lru-cache":"^4.1.1","@types/minimatch":"^3.0.3","pnpm-file-reporter":"0.1.0","@pnpm/default-fetcher":"2.0.2","@types/camelcase-keys":"^4.0.0","pnpm-default-reporter":"0.20.4","@pnpm/default-resolver":"2.0.3"},"_hasShrinkwrap":false,"devDependencies":{"caw":"^2.0.0","ncp":"^2.0.0","tape":"^4.6.3","p-any":"^1.1.0","retry":"^0.12.0","sepia":"^2.0.2","byline":"^5.0.0","mkdirp":"^0.5.1","rimraf":"^2.5.4","semver":"^5.3.0","tslint":"^5.4.2","ts-node":"^6.2.0","write-pkg":"^3.1.0","typescript":"^3.0.0","@types/node":"^10.0.6","@types/nopt":"^3.0.29","@types/tape":"^4.2.30","exists-link":"^2.0.0","npm-run-all":"^4.0.1","path-exists":"^3.0.0","rimraf-then":"^1.0.1","@types/p-any":"^1.1.2","@types/ramda":"0.25.34","@types/retry":"^0.10.2","tape-promise":"^3.0.0","@types/byline":"^4.2.31","@types/mkdirp":"^0.5.0","@types/semver":"^5.3.32","package-preview":"^1.0.0","write-json-file":"^3.0.0","write-yaml-file":"^1.0.0","deep-require-cwd":"^1.0.0","npm-scripts-info":"^0.3.6","normalize-newline":"^3.0.0","@pnpm/modules-yaml":"^1.0.0","@types/common-tags":"^1.2.5","pnpm-registry-mock":"^2.2.0","@pnpm/assert-project":"^1.1.1","@types/load-json-file":"^2.0.6","@types/update-notifier":"^2.0.0","@pnpm/read-package-json":"^1.0.0","anonymous-npm-registry-client":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_2.15.1_1536412937609_0.3248153567652785","host":"s3://npm-registry-packages"}},"2.15.0":{"name":"pnpm","version":"2.15.0","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@2.15.0","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js","pnpx":"lib/bin/pnpx.js"},"dist":{"shasum":"ffe9dfa948ac51fbef4cb900a879fc981e10d79c","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-2.15.0.tgz","fileCount":4589,"integrity":"sha512-bMS1ShnuwRtg1SRrauo9gYFXn4CxO+tyYNRe40DsY4cDpycbLs3Lr54ulQrFZtE4Yn6m3keu3sft7f36eg0gbw==","signatures":[{"sig":"MEUCIE3kzA0qgEZ2TEhrjoMknMZs+3Z1aVapRdJ0hts0w6VzAiEA1Ax2Q/uVcXj16AcVsEt8ztn/Lijp5rsE/pz0TbQvtWU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":24235186,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbi+cDCRA9TVsSAnZWagAAZ9kP/RQZGQk45kY1wFaZikZa\nCEEVpvcB5kPsEetlT+L3AexDZSxMiHVn24CUj0afVKEdPewFSlYOqaFxEhEg\njgvDRuEYmm8T9lTvDfl4uBm6zeadiWexpmoTXH98UB+NyLaEDd+FR+KjH3JY\nGdHOsEt2FebTU7LAc0rZm9cbTui7FmbCjI3h9ucV4/HGlyC/StmdrdZrS2GS\nJJwkc1lpbV9+HxwqXJ7+wFtx61hwmj+IBpHcAyWC90jQpiW/dihGeksonbnm\n3ai+hmmSXlG6ALKIiN7wbsYG9iPiEdHCS8d46H/Mzzsmus+mDZBpkdNtZHpq\nrHgVmCXwUsuoXMUF+akuJHQVTusOK+VtrDaCcu77bLfcLoOsvaPDsv/x+l6U\n2WzkxRD3wdy+OcHv9orAa6wDoT4dwq+wh2iq5JQyaSkeHUqLwwwI2zi69Mg1\nreZ01jPsGBS7D92KGR3msrke4c/KP05vw1BKJ6VPVmTOJ8l49fZrnSFKTzzQ\nMeK6jiPBp+nAippPKbu8qJWTYWpsjZDzG0NZU46kEwMNQJuUlka9VNZIUzSB\n4QQYwDq7CSrupP9AV2U7gdEkQW54Jl+FRJ34umTXUlR0Jxr1lT220rNc2Z38\nglxVt6+fN9NjBeJy+0nLSebdhd+cs2cn2man/hLQwYiUHwx2tl1sWzhY3CJZ\nst5V\r\n=A4NP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","_from":".","_shasum":"ffe9dfa948ac51fbef4cb900a879fc981e10d79c","engines":{"node":">=6"},"scripts":{"tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json --project .","test":"npm run lint && npm run tsc && npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"pnpm link . && npm-run-all -p -r pnpm-registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf ../../../.tmp/ && rimraf node_modules/.bin/pnpm && pnpm-registry-mock prepare","pnpm-registry-mock":"pnpm-registry-mock","test:e2e-with-preview":"preview --skip-prepublishOnly && npm-run-all -p -r pnpm-registry-mock test:tap"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"greenkeeper":{"ignore":["@pnpm/default-fetcher","@pnpm/default-resolver","@pnpm/logger","@pnpm/outdated","@pnpm/server","@pnpm/types","pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-registry-mock","remove-all-except-outer-links","pnpm-shrinkwrap","supi"]},"_nodeVersion":"10.8.0","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"mz":"2.7.0","nopt":"4.0.1","supi":"0.24.6","chalk":"2.4.1","delay":"3.0.0","execa":"1.0.0","is-ci":"1.2.0","ramda":"0.25.0","diable":"4.0.1","p-limit":"2.0.0","get-port":"4.0.0","@types/mz":"^0.0.32","camelcase":"5.0.0","is-subdir":"^1.0.2","lru-cache":"4.1.3","minimatch":"3.0.4","path-name":"1.0.0","pnpm-list":"4.0.1","tree-kill":"1.2.0","is-windows":"1.0.2","pkgs-graph":"2.0.0","text-table":"0.2.0","@pnpm/types":"1.7.0","@pnpm/utils":"0.6.3","common-tags":"1.8.0","cross-spawn":"6.0.5","graceful-fs":"4.1.11","signal-exit":"3.0.2","strip-color":"0.1.0","@pnpm/config":"2.2.0","@pnpm/logger":"2.1.0","@pnpm/server":"0.14.1","find-packages":"2.2.0","package-store":"0.23.2","path-absolute":"1.0.0","read-ini-file":"1.0.0","@pnpm/outdated":"0.4.1","camelcase-keys":"4.2.0","load-json-file":"5.0.0","load-yaml-file":"0.1.0","loud-rejection":"1.6.0","mkdirp-promise":"5.0.1","process-exists":"3.1.0","util.promisify":"1.0.0","@pnpm/lifecycle":"3.0.0","@types/get-port":"^4.0.0","@zkochan/libnpx":"9.6.1","graph-sequencer":"2.0.0","update-notifier":"2.5.0","@pnpm/store-path":"1.0.3","@types/lru-cache":"^4.1.1","@types/minimatch":"^3.0.3","pnpm-file-reporter":"0.1.0","@pnpm/default-fetcher":"2.0.1","@types/camelcase-keys":"^4.0.0","pnpm-default-reporter":"0.20.4","@pnpm/default-resolver":"2.0.3"},"_hasShrinkwrap":false,"devDependencies":{"caw":"^2.0.0","ncp":"^2.0.0","tape":"^4.6.3","p-any":"^1.1.0","retry":"^0.12.0","sepia":"^2.0.2","byline":"^5.0.0","mkdirp":"^0.5.1","rimraf":"^2.5.4","semver":"^5.3.0","tslint":"^5.4.2","ts-node":"^6.2.0","write-pkg":"^3.1.0","typescript":"^3.0.0","@types/node":"^10.0.6","@types/nopt":"^3.0.29","@types/tape":"^4.2.30","exists-link":"^2.0.0","npm-run-all":"^4.0.1","path-exists":"^3.0.0","rimraf-then":"^1.0.1","@types/p-any":"^1.1.2","@types/ramda":"0.25.34","@types/retry":"^0.10.2","tape-promise":"^3.0.0","@types/byline":"^4.2.31","@types/mkdirp":"^0.5.0","@types/semver":"^5.3.32","package-preview":"^1.0.0","write-json-file":"^3.0.0","write-yaml-file":"^1.0.0","deep-require-cwd":"^1.0.0","npm-scripts-info":"^0.3.6","normalize-newline":"^3.0.0","@pnpm/modules-yaml":"^1.0.0","@types/common-tags":"^1.2.5","pnpm-registry-mock":"^2.2.0","@pnpm/assert-project":"^1.1.1","@types/load-json-file":"^2.0.6","@types/update-notifier":"^2.0.0","@pnpm/read-package-json":"^1.0.0","anonymous-npm-registry-client":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_2.15.0_1535895298799_0.9995257995627163","host":"s3://npm-registry-packages"}},"0.74.1":{"name":"pnpm","version":"0.74.1","keywords":["dependency manager","install","modules","npm","package manager"],"author":{"name":"Rico Sta. Cruz","email":"rico@ricostacruz.com"},"license":"MIT","_id":"pnpm@0.74.1","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js"},"dist":{"shasum":"51a3bcb313e4dd7e6c1c57ec6331567e7d8a35b9","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-0.74.1.tgz","integrity":"sha512-bsGwdtHDNuVDZX8zmdt/y5tOA/1LFe3bSz8CqqhzcepBv4679Syf7vPMW9AMgSLNFfmzH9O6TGmz5FIGvx0gfQ==","signatures":[{"sig":"MEUCIQCr6VBnVOGfzxB8Vc5CslT9+L3HuS4F+56tsZy8xuaP8gIgI/iiP8EOMTwjk5JK5BvHSYC/AOhz3O2QZUHvygRq/hA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib/"],"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"_shasum":"51a3bcb313e4dd7e6c1c57ec6331567e7d8a35b9","engines":{"node":">=4"},"gitHead":"831cb091930f87ab04bb76e5024671491d9f37f8","scripts":{},"typings":"lib/index.d.ts","_npmUser":{"name":"zkochan","email":"zoltan.kochan@gmail.com"},"__scripts":{"cz":"git-cz","?cz":"echo 'Run Git commit wizard'","tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json --project .","test":"npm run lint && npm run test:e2e","start":"npm run tsc -- --watch","pretest":"rimraf ../.tmp/ && npm run tsc && pnpm-registry-mock prepare","test:e2e":"npm-run-all -p -r pnpm-registry-mock test:tap","test:tap":"ts-node test","commitmsg":"validate-commit-msg","prepublish":"in-publish && echo 'You need to use \"publish-packed\" to publish pnpm' && false || npm run tsc","pnpm-registry-mock":"pnpm-registry-mock"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient npm installs","directories":{"test":"test"},"greenkeeper":{"ignore":["pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-logger","pnpm-registry-mock","remove-all-except-outer-links","pnpm-shrinkwrap"]},"_nodeVersion":"6.9.1","preferGlobal":true,"__dependencies":{"mz":"^2.6.0","mem":"^1.1.0","ncp":"^2.0.0","npm":"^5.0.2","bole":"^3.0.2","dint":"^1.0.0","nopt":"^4.0.1","ssri":"^4.1.3","execa":"^0.7.0","is-ci":"^1.0.10","ramda":"^0.24.1","byline":"^5.0.0","ndjson":"^1.5.0","semver":"^5.3.0","find-up":"^2.1.0","p-limit":"^1.1.0","node-gyp":"^3.6.0","p-filter":"^1.0.0","@types/mz":"^0.0.31","@types/rc":"^0.0.1","camelcase":"^4.1.0","is-subdir":"^1.0.0","path-name":"^1.0.0","write-pkg":"^3.0.1","@types/npm":"^2.0.28","is-windows":"^1.0.0","os-homedir":"^1.0.2","@types/node":"^7.0.27","@types/nopt":"^3.0.29","arr-flatten":"^1.0.1","common-tags":"^1.4.0","cross-spawn":"^5.0.0","graceful-fs":"^4.1.11","path-exists":"^3.0.0","pnpm-logger":"^0.3.0","rimraf-then":"^1.0.1","symlink-dir":"^1.0.3","@types/ramda":"^0.0.15","@types/byline":"^4.2.31","@types/semver":"^5.3.30","is-inner-link":"^2.0.0","normalize-ssh":"^1.0.0","unpack-stream":"^2.0.0-beta.1","load-json-file":"^2.0.0","load-yaml-file":"^0.1.0","loud-rejection":"^1.6.0","mkdirp-promise":"^5.0.1","normalize-path":"^2.1.1","npm-package-arg":"^5.0.0","pnpm-shrinkwrap":"^1.0.1","proper-lockfile":"^2.0.0","update-notifier":"^2.1.0","write-json-file":"^2.0.0","write-yaml-file":"^1.0.0","@zkochan/cmd-shim":"^2.2.3","read-package-json":"^2.0.5","@types/common-tags":"^1.2.5","pnpm-file-reporter":"^0.0.1","get-npm-tarball-url":"^2.0.0","npm-registry-client":"^8.1.0","pnpm-install-checks":"^1.1.0","@types/load-json-file":"^2.0.5","parse-npm-tarball-url":"^1.0.1","pnpm-default-reporter":"^0.6.0","@types/update-notifier":"^1.0.0","fs-write-stream-atomic":"^1.0.10","normalize-registry-url":"^1.0.0","remove-all-except-outer-links":"^1.0.0"},"devDependencies":{"caw":"^2.0.0","tape":"^4.6.3","husky":"^0.13.2","isexe":"^2.0.0","sepia":"^2.0.2","mkdirp":"^0.5.1","rimraf":"^2.5.4","tslint":"^5.4.2","thenify":"^3.2.1","ts-node":"^3.0.0","read-pkg":"^2.0.0","commitizen":"^2.8.6","in-publish":"^2.0.0","typescript":"^2.1.5","@types/tape":"^4.2.28","exists-link":"^2.0.0","npm-run-all":"^4.0.1","tape-promise":"^2.0.1","@types/mkdirp":"^0.3.29","deep-require-cwd":"^1.0.0","npm-scripts-info":"^0.3.6","pnpm-registry-mock":"^0.13.0","validate-commit-msg":"^2.7.0","cz-conventional-changelog":"^2.0.0","anonymous-npm-registry-client":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm-0.74.1.tgz_1498249370827_0.3292628671042621","host":"s3://npm-registry-packages"}},"2.15.3":{"name":"pnpm","version":"2.15.3","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@2.15.3","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js","pnpx":"lib/bin/pnpx.js"},"dist":{"shasum":"0de9f5b019040b76c05a4c6bd06968468aa23924","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-2.15.3.tgz","fileCount":4613,"integrity":"sha512-We2+ypp9ZJvoEkP+kW2/gqzVAoSqnWFieE/pSeOlXB33NRpGoygKxl+Igq/sjMEG7zNJK1Fv3UWSWY+XrFb0hA==","signatures":[{"sig":"MEUCIGxOlQ+l5Idh2rs4uAbzQ2ohzCWul8jdDEnOC1K88/n7AiEAyEfhtZWDcZVvtyP2RN0MG+svRx6Pov/nE0930F+Me8c=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":24309844,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbmL9ECRA9TVsSAnZWagAAhUQQAJ8RsdHvJst060XhTXJh\niDfPbboiFtFETv9oT7rBp/PBnfkbwc1ULBS5Bvu7Q5yqbJbCN77/+0UT7UAz\n5b82+fykgOXfkorRoJbxorS4nnez38VQEzn6r8qIVwlrK201ZUS/PtmJYa39\nojYflcFYmiyD2RdT1AfOInqNZtZbOlS8mzTL/cLRUfrWLnjgPZgsPApS85lx\nf4PLg9YdrLZCeOYtcI1RzFsXrolC+xXWuMKo1lp1pNMWKiyp8x9F49pSqANn\nPTEi79jlAaC5oxi8OronTiFj5KFEM1vRLJDORMBfzZ/VE5t+s6UEsD3wcYID\nmps3x0JNUUmCoEpWxjUlcVaTtsSHOaAlTwQiqIyjA/C6N4PlzO95exY2LlLD\nI8kwvGgMAfdGat00HF/VnomUT7/v+edfivbLSiuAwyd9UmXmVp3KD+EIdB/+\n66esPBRL3XaFW5uFj5rV90hHd/WGu312q9Bs3GTlYfFOqOG03smGlcHYvf4S\nuafSQIGFe+mIl+ZNelOqhXKN1GkttCVtFQREpEyqHn1saI414LoSY8zyJ/Oa\nlOKoXbQQTaLhPVbH42kwvj5mSTKBSIUaL16pe2+NbPIXbgyy+gnYKPCKERk3\nXeBfBKTkFEuDExTmXi8j5p9VEUD4HqptwlLgG82TeTbfZX5IbncVGjvc3jGV\nzT92\r\n=Z46r\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","_from":".","_shasum":"0de9f5b019040b76c05a4c6bd06968468aa23924","engines":{"node":">=6"},"scripts":{"tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json --project .","test":"npm run lint && npm run tsc && npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"pnpm link . && npm-run-all -p -r pnpm-registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf ../../../.tmp/ && rimraf node_modules/.bin/pnpm && pnpm-registry-mock prepare","pnpm-registry-mock":"pnpm-registry-mock","test:e2e-with-preview":"preview --skip-prepublishOnly && npm-run-all -p -r pnpm-registry-mock test:tap"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"greenkeeper":{"ignore":["@pnpm/default-fetcher","@pnpm/default-resolver","@pnpm/logger","@pnpm/outdated","@pnpm/server","@pnpm/types","pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-registry-mock","remove-all-except-outer-links","pnpm-shrinkwrap","supi"]},"_nodeVersion":"10.10.0","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"mz":"2.7.0","nopt":"4.0.1","supi":"0.24.9","chalk":"2.4.1","delay":"4.0.0","execa":"1.0.0","is-ci":"1.2.1","ramda":"0.25.0","diable":"4.0.1","p-limit":"2.0.0","get-port":"4.0.0","@types/mz":"^0.0.32","camelcase":"5.0.0","is-subdir":"^1.0.2","lru-cache":"4.1.3","minimatch":"3.0.4","path-name":"1.0.0","pnpm-list":"4.0.1","tree-kill":"1.2.0","is-windows":"1.0.2","pkgs-graph":"2.0.0","text-table":"0.2.0","@pnpm/types":"1.7.0","@pnpm/utils":"0.6.4","common-tags":"1.8.0","cross-spawn":"6.0.5","graceful-fs":"4.1.11","signal-exit":"3.0.2","strip-color":"0.1.0","@pnpm/config":"2.2.0","@pnpm/logger":"2.1.0","@pnpm/server":"0.14.2","find-packages":"2.2.0","package-store":"0.23.3","path-absolute":"1.0.0","read-ini-file":"1.0.0","@pnpm/outdated":"0.4.1","camelcase-keys":"4.2.0","load-json-file":"5.0.0","load-yaml-file":"0.1.0","loud-rejection":"1.6.0","mkdirp-promise":"5.0.1","process-exists":"3.1.0","util.promisify":"1.0.0","@pnpm/lifecycle":"3.0.1","@types/get-port":"^4.0.0","@zkochan/libnpx":"9.6.1","graph-sequencer":"2.0.0","update-notifier":"2.5.0","@pnpm/store-path":"1.0.3","@types/lru-cache":"^4.1.1","@types/minimatch":"^3.0.3","pnpm-file-reporter":"0.1.0","@pnpm/default-fetcher":"2.0.2","@types/camelcase-keys":"^4.0.0","pnpm-default-reporter":"0.20.4","@pnpm/default-resolver":"2.0.4"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"caw":"^2.0.0","ncp":"^2.0.0","tape":"^4.6.3","p-any":"^1.1.0","retry":"^0.12.0","sepia":"^2.0.2","byline":"^5.0.0","mkdirp":"^0.5.1","rimraf":"^2.5.4","semver":"^5.3.0","tslint":"^5.4.2","ts-node":"^6.2.0","write-pkg":"^3.1.0","typescript":"^3.0.0","@types/node":"^10.0.6","@types/nopt":"^3.0.29","@types/tape":"^4.2.30","exists-link":"^2.0.0","npm-run-all":"^4.0.1","path-exists":"^3.0.0","rimraf-then":"^1.0.1","@types/p-any":"^1.1.2","@types/ramda":"0.25.34","@types/retry":"^0.10.2","tape-promise":"^3.0.0","@types/byline":"^4.2.31","@types/mkdirp":"^0.5.0","@types/semver":"^5.3.32","package-preview":"^1.0.0","write-json-file":"^3.0.0","write-yaml-file":"^1.0.0","deep-require-cwd":"^1.0.0","npm-scripts-info":"^0.3.6","normalize-newline":"^3.0.0","@pnpm/modules-yaml":"^1.0.0","@types/common-tags":"^1.2.5","pnpm-registry-mock":"^2.2.0","@pnpm/assert-project":"^1.1.1","@types/load-json-file":"^2.0.6","@types/update-notifier":"^2.0.0","@pnpm/read-package-json":"^1.0.0","anonymous-npm-registry-client":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_2.15.3_1536737091324_0.5648219264048482","host":"s3://npm-registry-packages"}},"0.74.2":{"name":"pnpm","version":"0.74.2","keywords":["dependency manager","install","modules","npm","package manager"],"author":{"name":"Rico Sta. Cruz","email":"rico@ricostacruz.com"},"license":"MIT","_id":"pnpm@0.74.2","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js"},"dist":{"shasum":"0f9e8fba61cd7d4abf035fa2e31baf32957bc412","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-0.74.2.tgz","integrity":"sha512-pswR9pXM5kJQp4gjzS1e8Mz47Ry2vLgs2V/RN15eHU+lUtKauHPXlj1QraYK0kex8jvhrmXexb+bakfHjRRdsQ==","signatures":[{"sig":"MEUCIQD4O+dOpHpFDVzDLgWjP9j98S6JhTiSOj80TKWzfQqDUwIgCRwG61yDaqKbl3k+VlD/H2+nv8yQcoTTHlCalixCOgY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib/"],"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"_shasum":"0f9e8fba61cd7d4abf035fa2e31baf32957bc412","engines":{"node":">=4"},"gitHead":"8f64d625234b946b4026a60782749d5107f29d74","scripts":{},"typings":"lib/index.d.ts","_npmUser":{"name":"zkochan","email":"zoltan.kochan@gmail.com"},"__scripts":{"cz":"git-cz","?cz":"echo 'Run Git commit wizard'","tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json --project .","test":"npm run lint && npm run test:e2e","start":"npm run tsc -- --watch","pretest":"rimraf ../.tmp/ && npm run tsc && pnpm-registry-mock prepare","test:e2e":"npm-run-all -p -r pnpm-registry-mock test:tap","test:tap":"ts-node test","commitmsg":"validate-commit-msg","prepublish":"in-publish && echo 'You need to use \"publish-packed\" to publish pnpm' && false || npm run tsc","pnpm-registry-mock":"pnpm-registry-mock"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient npm installs","directories":{"test":"test"},"greenkeeper":{"ignore":["pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-logger","pnpm-registry-mock","remove-all-except-outer-links","pnpm-shrinkwrap"]},"_nodeVersion":"6.9.1","preferGlobal":true,"__dependencies":{"mz":"^2.6.0","mem":"^1.1.0","ncp":"^2.0.0","npm":"^5.0.2","bole":"^3.0.2","dint":"^1.0.0","nopt":"^4.0.1","ssri":"^4.1.3","execa":"^0.7.0","is-ci":"^1.0.10","ramda":"^0.24.1","byline":"^5.0.0","ndjson":"^1.5.0","semver":"^5.3.0","find-up":"^2.1.0","p-limit":"^1.1.0","thenify":"^3.3.0","node-gyp":"^3.6.0","p-filter":"^1.0.0","@types/mz":"^0.0.31","@types/rc":"^0.0.1","camelcase":"^4.1.0","is-subdir":"^1.0.0","path-name":"^1.0.0","write-pkg":"^3.0.1","@types/npm":"^2.0.28","is-windows":"^1.0.0","os-homedir":"^1.0.2","@types/node":"^7.0.27","@types/nopt":"^3.0.29","arr-flatten":"^1.0.1","common-tags":"^1.4.0","cross-spawn":"^5.0.0","graceful-fs":"^4.1.11","path-exists":"^3.0.0","pnpm-logger":"^0.3.0","rimraf-then":"^1.0.1","symlink-dir":"^1.0.3","@types/ramda":"^0.0.15","@types/byline":"^4.2.31","@types/semver":"^5.3.30","is-inner-link":"^2.0.0","normalize-ssh":"^1.0.0","unpack-stream":"^2.0.0-beta.1","load-json-file":"^2.0.0","load-yaml-file":"^0.1.0","loud-rejection":"^1.6.0","mkdirp-promise":"^5.0.1","normalize-path":"^2.1.1","npm-package-arg":"^5.0.0","pnpm-shrinkwrap":"^1.0.1","proper-lockfile":"^2.0.0","update-notifier":"^2.1.0","write-json-file":"^2.0.0","write-yaml-file":"^1.0.0","@zkochan/cmd-shim":"^2.2.3","read-package-json":"^2.0.5","@types/common-tags":"^1.2.5","pnpm-file-reporter":"^0.0.1","get-npm-tarball-url":"^2.0.0","npm-registry-client":"^8.1.0","pnpm-install-checks":"^1.1.0","@types/load-json-file":"^2.0.5","parse-npm-tarball-url":"^1.0.1","pnpm-default-reporter":"^0.6.0","@types/update-notifier":"^1.0.0","fs-write-stream-atomic":"^1.0.10","normalize-registry-url":"^1.0.0","remove-all-except-outer-links":"^1.0.0"},"devDependencies":{"caw":"^2.0.0","tape":"^4.6.3","husky":"^0.13.2","isexe":"^2.0.0","sepia":"^2.0.2","mkdirp":"^0.5.1","rimraf":"^2.5.4","tslint":"^5.4.2","ts-node":"^3.0.0","read-pkg":"^2.0.0","commitizen":"^2.8.6","in-publish":"^2.0.0","typescript":"^2.1.5","@types/tape":"^4.2.28","exists-link":"^2.0.0","npm-run-all":"^4.0.1","tape-promise":"^2.0.1","@types/mkdirp":"^0.3.29","deep-require-cwd":"^1.0.0","npm-scripts-info":"^0.3.6","pnpm-registry-mock":"^0.13.0","validate-commit-msg":"^2.7.0","cz-conventional-changelog":"^2.0.0","anonymous-npm-registry-client":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm-0.74.2.tgz_1498250407468_0.5212052257265896","host":"s3://npm-registry-packages"}},"2.15.2":{"name":"pnpm","version":"2.15.2","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@2.15.2","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js","pnpx":"lib/bin/pnpx.js"},"dist":{"shasum":"b925beaf00fe90397016a31b5bbe0241424a86ec","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-2.15.2.tgz","fileCount":4581,"integrity":"sha512-5AbwYEI+DtCtmYQkzOq+3Xu706yx0f6GyDiySa7S6VgeIPV2ja0bGEJwBGWENEVK0Cry10uY5X6HF5Yv3we9wA==","signatures":[{"sig":"MEQCIFOFAeM4tINiXd4+LxR1wClR4100T7mX/3NQFQ9hufVYAiAT03VRJd4wK1wnmbsjXIuOJ6D8yny82ZprrIblSyzFtQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":24247520,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJblY+cCRA9TVsSAnZWagAAQZ0QAIGpkWNasBlKXSBKYR3A\nh4BxUt3IxnUrfFCYwg49nwbQ02aJTI1aBYP9cyzXot2pIISfNWl+1rbRfpps\nBL/oMDBja020wyOYHAqrRechQ49OCCiVio8C/D+5iJpWYUctTU9s5XoUOcat\nXe1Qrx872JDkfCxsxAEv3/FvgDCKjDKJeUcreVeFWx7mmZlCs8xbv/PIWoOd\nt1qmX1d3OqVixJrMC9IPi1jj18Bbba37i3PBKb/caOhA3cK2EBysZAV7H+bB\no0g9mrf6ZRqZDh/dMuqRP2QJe6hsLeO0Yyc1K3oQJOaql48DrodyxKIvzV+a\nnqIN8OmOoenwBHzZMXuVU/lHQaWAK/1toALmyvtJGDLjDIUjlbMBF8WjS1K1\n8md7MpM5JydnE7bpSQT94ZfhA3/NOvdZgkyR1IDoWQ6kJ4Z2bmFd6ReJXR78\noMxiI9M4Tb2LmUe+MOgsyS5hFlIQMkUN9xLw7a4ULvLXE+hndzfqgc1pn3qx\nHmjiKG19rMXKmZ9MTGKasUcvfgAkcmxZ85tqJC3eUO12qQVzy/UL/cYuyIAj\ni+PB9cSTJJ5PQ0LmAdqEqZrGbozRkX2Lc7uXGDksbSXIWlzxPTN3UX46dG06\nHgLO89nA3tfO4Tx14JKvW47TQAVsQibO7Gz3bbXsSR0X/n0vib0CyNrYuLhv\nlqR1\r\n=lOvm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","_from":".","_shasum":"b925beaf00fe90397016a31b5bbe0241424a86ec","engines":{"node":">=6"},"scripts":{"tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json --project .","test":"npm run lint && npm run tsc && npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"pnpm link . && npm-run-all -p -r pnpm-registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf ../../../.tmp/ && rimraf node_modules/.bin/pnpm && pnpm-registry-mock prepare","pnpm-registry-mock":"pnpm-registry-mock","test:e2e-with-preview":"preview --skip-prepublishOnly && npm-run-all -p -r pnpm-registry-mock test:tap"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"greenkeeper":{"ignore":["@pnpm/default-fetcher","@pnpm/default-resolver","@pnpm/logger","@pnpm/outdated","@pnpm/server","@pnpm/types","pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-registry-mock","remove-all-except-outer-links","pnpm-shrinkwrap","supi"]},"_nodeVersion":"9.10.1","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"mz":"2.7.0","nopt":"4.0.1","supi":"0.24.8","chalk":"2.4.1","delay":"4.0.0","execa":"1.0.0","is-ci":"1.2.1","ramda":"0.25.0","diable":"4.0.1","p-limit":"2.0.0","get-port":"4.0.0","@types/mz":"^0.0.32","camelcase":"5.0.0","is-subdir":"^1.0.2","lru-cache":"4.1.3","minimatch":"3.0.4","path-name":"1.0.0","pnpm-list":"4.0.1","tree-kill":"1.2.0","is-windows":"1.0.2","pkgs-graph":"2.0.0","text-table":"0.2.0","@pnpm/types":"1.7.0","@pnpm/utils":"0.6.4","common-tags":"1.8.0","cross-spawn":"6.0.5","graceful-fs":"4.1.11","signal-exit":"3.0.2","strip-color":"0.1.0","@pnpm/config":"2.2.0","@pnpm/logger":"2.1.0","@pnpm/server":"0.14.2","find-packages":"2.2.0","package-store":"0.23.3","path-absolute":"1.0.0","read-ini-file":"1.0.0","@pnpm/outdated":"0.4.1","camelcase-keys":"4.2.0","load-json-file":"5.0.0","load-yaml-file":"0.1.0","loud-rejection":"1.6.0","mkdirp-promise":"5.0.1","process-exists":"3.1.0","util.promisify":"1.0.0","@pnpm/lifecycle":"3.0.1","@types/get-port":"^4.0.0","@zkochan/libnpx":"9.6.1","graph-sequencer":"2.0.0","update-notifier":"2.5.0","@pnpm/store-path":"1.0.3","@types/lru-cache":"^4.1.1","@types/minimatch":"^3.0.3","pnpm-file-reporter":"0.1.0","@pnpm/default-fetcher":"2.0.2","@types/camelcase-keys":"^4.0.0","pnpm-default-reporter":"0.20.4","@pnpm/default-resolver":"2.0.4"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"caw":"^2.0.0","ncp":"^2.0.0","tape":"^4.6.3","p-any":"^1.1.0","retry":"^0.12.0","sepia":"^2.0.2","byline":"^5.0.0","mkdirp":"^0.5.1","rimraf":"^2.5.4","semver":"^5.3.0","tslint":"^5.4.2","ts-node":"^6.2.0","write-pkg":"^3.1.0","typescript":"^3.0.0","@types/node":"^10.0.6","@types/nopt":"^3.0.29","@types/tape":"^4.2.30","exists-link":"^2.0.0","npm-run-all":"^4.0.1","path-exists":"^3.0.0","rimraf-then":"^1.0.1","@types/p-any":"^1.1.2","@types/ramda":"0.25.34","@types/retry":"^0.10.2","tape-promise":"^3.0.0","@types/byline":"^4.2.31","@types/mkdirp":"^0.5.0","@types/semver":"^5.3.32","package-preview":"^1.0.0","write-json-file":"^3.0.0","write-yaml-file":"^1.0.0","deep-require-cwd":"^1.0.0","npm-scripts-info":"^0.3.6","normalize-newline":"^3.0.0","@pnpm/modules-yaml":"^1.0.0","@types/common-tags":"^1.2.5","pnpm-registry-mock":"^2.2.0","@pnpm/assert-project":"^1.1.1","@types/load-json-file":"^2.0.6","@types/update-notifier":"^2.0.0","@pnpm/read-package-json":"^1.0.0","anonymous-npm-registry-client":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_2.15.2_1536528283504_0.45004240438196175","host":"s3://npm-registry-packages"}},"0.74.0":{"name":"pnpm","version":"0.74.0","keywords":["dependency manager","install","modules","npm","package manager"],"author":{"name":"Rico Sta. Cruz","email":"rico@ricostacruz.com"},"license":"MIT","_id":"pnpm@0.74.0","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js"},"dist":{"shasum":"558d3f7daf00927d7291bd115a52b6c224a8e2a4","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-0.74.0.tgz","integrity":"sha512-Q5NJWLsfYlxrF4fzlFmZAJMXcpy3N/Jtdgpz1p/XDPZglV8x8va/tLyXNYk9YbBi4pkaIb0ZFx97mwuZeQ/dWw==","signatures":[{"sig":"MEUCIAdaqdoRqN/J5Zr8N0tihQhJPPNzChrmiXoijbDti087AiEAmNjpvSAmW6UUqidK7N1faljt8s6zEgCaqrJ32juCCw0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","files":["lib/"],"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"engines":{"node":">=4"},"gitHead":"48a3351268143edcd2431b78aefa6bdbc926a45e","typings":"lib/index.d.ts","_npmUser":{"name":"zkochan","email":"zoltan.kochan@gmail.com"},"__scripts":{"cz":"git-cz","?cz":"echo 'Run Git commit wizard'","tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json --project .","test":"npm run lint && npm run test:e2e","start":"npm run tsc -- --watch","pretest":"rimraf ../.tmp/ && npm run tsc && pnpm-registry-mock prepare","test:e2e":"npm-run-all -p -r pnpm-registry-mock test:tap","test:tap":"ts-node test","commitmsg":"validate-commit-msg","prepublish":"in-publish && echo 'You need to use \"publish-packed\" to publish pnpm' && false || npm run tsc","pnpm-registry-mock":"pnpm-registry-mock"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"5.0.3","description":"Fast, disk space efficient npm installs","directories":{"test":"test"},"greenkeeper":{"ignore":["pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-logger","pnpm-registry-mock","remove-all-except-outer-links","pnpm-shrinkwrap"]},"_nodeVersion":"6.9.1","preferGlobal":true,"__dependencies":{"mz":"^2.6.0","mem":"^1.1.0","ncp":"^2.0.0","npm":"^5.0.2","bole":"^3.0.2","dint":"^1.0.0","nopt":"^4.0.1","ssri":"^4.1.3","execa":"^0.7.0","is-ci":"^1.0.10","ramda":"^0.24.1","byline":"^5.0.0","ndjson":"^1.5.0","semver":"^5.3.0","find-up":"^2.1.0","p-limit":"^1.1.0","node-gyp":"^3.6.0","p-filter":"^1.0.0","@types/mz":"^0.0.31","@types/rc":"^0.0.1","camelcase":"^4.1.0","is-subdir":"^1.0.0","path-name":"^1.0.0","write-pkg":"^3.0.1","@types/npm":"^2.0.28","is-windows":"^1.0.0","os-homedir":"^1.0.2","@types/node":"^7.0.27","@types/nopt":"^3.0.29","arr-flatten":"^1.0.1","common-tags":"^1.4.0","cross-spawn":"^5.0.0","graceful-fs":"^4.1.11","path-exists":"^3.0.0","pnpm-logger":"^0.3.0","rimraf-then":"^1.0.1","symlink-dir":"^1.0.3","@types/ramda":"^0.0.15","@types/byline":"^4.2.31","@types/semver":"^5.3.30","is-inner-link":"^2.0.0","normalize-ssh":"^1.0.0","unpack-stream":"^2.0.0-beta.1","load-json-file":"^2.0.0","load-yaml-file":"^0.1.0","loud-rejection":"^1.6.0","mkdirp-promise":"^5.0.1","normalize-path":"^2.1.1","npm-package-arg":"^5.0.0","pnpm-shrinkwrap":"^1.0.1","proper-lockfile":"^2.0.0","update-notifier":"^2.1.0","write-json-file":"^2.0.0","write-yaml-file":"^1.0.0","@zkochan/cmd-shim":"^2.2.3","read-package-json":"^2.0.5","@types/common-tags":"^1.2.5","pnpm-file-reporter":"^0.0.1","get-npm-tarball-url":"^2.0.0","npm-registry-client":"^8.1.0","pnpm-install-checks":"^1.1.0","@types/load-json-file":"^2.0.5","parse-npm-tarball-url":"^1.0.1","pnpm-default-reporter":"^0.6.0","@types/update-notifier":"^1.0.0","fs-write-stream-atomic":"^1.0.10","normalize-registry-url":"^1.0.0","remove-all-except-outer-links":"^1.0.0"},"devDependencies":{"caw":"^2.0.0","tape":"^4.6.3","husky":"^0.13.2","isexe":"^2.0.0","sepia":"^2.0.2","mkdirp":"^0.5.1","rimraf":"^2.5.4","tslint":"^5.4.2","thenify":"^3.2.1","ts-node":"^3.0.0","read-pkg":"^2.0.0","commitizen":"^2.8.6","in-publish":"^2.0.0","typescript":"^2.1.5","@types/tape":"^4.2.28","exists-link":"^2.0.0","npm-run-all":"^4.0.1","tape-promise":"^2.0.1","@types/mkdirp":"^0.3.29","deep-require-cwd":"^1.0.0","npm-scripts-info":"^0.3.6","pnpm-registry-mock":"^0.13.0","validate-commit-msg":"^2.7.0","cz-conventional-changelog":"^2.0.0","anonymous-npm-registry-client":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm-0.74.0.tgz_1498249143627_0.49050174793228507","host":"s3://npm-registry-packages"}},"10.19.1-oidc-test.0":{"name":"pnpm","version":"10.19.1-oidc-test.0","keywords":["pnpm","pnpm10","dependencies","dependency manager","efficient","fast","hardlinks","install","installer","link","lockfile","modules","monorepo","multi-package","npm","package manager","package.json","packages","prune","rapid","remove","shrinkwrap","symlinks","uninstall","workspace"],"license":"MIT","_id":"pnpm@10.19.1-oidc-test.0","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"eeb066c7d6cec740e1f240fe10c569895a5f9207","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-10.19.1-oidc-test.0.tgz","fileCount":1048,"integrity":"sha512-obLBwZ+Zjyeui7DKvvGCYcebiHaF/+LAJdktZGnD0+9SkDFRWhYRhlJDeZhBiKGYINCCJAspaQ/FdZNKYSyvTA==","signatures":[{"sig":"MEYCIQC69mHP6FSXZAsZrfrVHisnRaCuDznjUgvtLxiAM4LGwgIhAISwWPZLTazfYIPJ2cor0KGJRknBU545aUxoeZyAEV+r","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":17492335},"jest":{"preset":"@pnpm/jest-config/with-registry"},"main":"bin/pnpm.cjs","type":"commonjs","_from":"file:pnpm-10.19.1-oidc-test.0.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=18.12"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"jest","start":"tsc --watch","bundle":"ts-node bundle.ts","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/templates dist/templates && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/f07ef01588ccd098c75d3855304ec9ea/pnpm-10.19.1-oidc-test.0.tgz","_integrity":"sha512-obLBwZ+Zjyeui7DKvvGCYcebiHaF/+LAJdktZGnD0+9SkDFRWhYRhlJDeZhBiKGYINCCJAspaQ/FdZNKYSyvTA==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git","directory":"pnpm"},"_npmVersion":"10.8.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"20.19.5","preferGlobal":true,"publishConfig":{"tag":"next-10","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/pnpm_10.19.1-oidc-test.0_1761208836382_0.07999998513190554","host":"s3://npm-registry-packages-npm-production"}},"10.19.1-oidc-test.2":{"name":"pnpm","version":"10.19.1-oidc-test.2","keywords":["pnpm","pnpm10","dependencies","dependency manager","efficient","fast","hardlinks","install","installer","link","lockfile","modules","monorepo","multi-package","npm","package manager","package.json","packages","prune","rapid","remove","shrinkwrap","symlinks","uninstall","workspace"],"license":"MIT","_id":"pnpm@10.19.1-oidc-test.2","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"6e375621514e76b3fcf3902de504bbcfdcd93023","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-10.19.1-oidc-test.2.tgz","fileCount":1048,"integrity":"sha512-tVQ9r4/8M6C6f6NM/sovkbmRQG8cL19YstEJ3i8H0DRv31rCLEXst1QuEWsS2hZBAi6V9WL8BtVH6TMCnQb30w==","signatures":[{"sig":"MEQCIDc0aUlDzc/JTYdwbD71jX50trIpSDkcKVTKOv3SzoFJAiBxn5gSeJARlufLBLNXLOgrG6L7VbJuZzTY97Z9YDGAwA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/pnpm@10.19.1-oidc-test.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":17492329},"jest":{"preset":"@pnpm/jest-config/with-registry"},"main":"bin/pnpm.cjs","type":"commonjs","_from":"file:pnpm-10.19.1-oidc-test.2.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=18.12"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"jest","start":"tsc --watch","bundle":"ts-node bundle.ts","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/templates dist/templates && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:4278a4df-1aad-48ee-a502-ee0d0bdc49bd"}},"_resolved":"/tmp/c58ae5d08f951a76071d18caa4411b40/pnpm-10.19.1-oidc-test.2.tgz","_integrity":"sha512-tVQ9r4/8M6C6f6NM/sovkbmRQG8cL19YstEJ3i8H0DRv31rCLEXst1QuEWsS2hZBAi6V9WL8BtVH6TMCnQb30w==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git","directory":"pnpm"},"_npmVersion":"11.6.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"20.19.5","preferGlobal":true,"publishConfig":{"tag":"next-10","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/pnpm_10.19.1-oidc-test.2_1761216441370_0.26845504259970276","host":"s3://npm-registry-packages-npm-production"}},"0.74.3":{"name":"pnpm","version":"0.74.3","keywords":["dependency manager","install","modules","npm","package manager"],"author":{"name":"Rico Sta. Cruz","email":"rico@ricostacruz.com"},"license":"MIT","_id":"pnpm@0.74.3","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js"},"dist":{"shasum":"1e26f28761ab09af4d3f2b01a20041f717989ac4","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-0.74.3.tgz","integrity":"sha512-2NrVq7cQQWbUiLOp+SXM8X2eyPqQSXZ2a0DV+w4gu6y/ExCt4qxCUQWatekQ6H2q7/elnJ08T/AYzd6APfBgow==","signatures":[{"sig":"MEUCIDxYwkBIoI3N/k2E1B+rJ6UIt9ZpuVBEwJKgpMhPTMVYAiEA6Yt4qvXFn0iWf2nq1PrSkaP63KkaJa/mqDUThBolyIE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib/"],"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"_shasum":"1e26f28761ab09af4d3f2b01a20041f717989ac4","engines":{"node":">=4"},"gitHead":"6f2d7898c5b470a91a0e77480556c823bb4b09f4","scripts":{},"typings":"lib/index.d.ts","_npmUser":{"name":"zkochan","email":"zoltan.kochan@gmail.com"},"__scripts":{"cz":"git-cz","?cz":"echo 'Run Git commit wizard'","tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json --project .","test":"npm run lint && npm run test:e2e","start":"npm run tsc -- --watch","pretest":"rimraf ../.tmp/ && npm run tsc && pnpm-registry-mock prepare","test:e2e":"npm-run-all -p -r pnpm-registry-mock test:tap","test:tap":"ts-node test","commitmsg":"validate-commit-msg","prepublish":"in-publish && echo 'You need to use \"publish-packed\" to publish pnpm' && false || npm run tsc","pnpm-registry-mock":"pnpm-registry-mock"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient npm installs","directories":{"test":"test"},"greenkeeper":{"ignore":["pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-logger","pnpm-registry-mock","remove-all-except-outer-links","pnpm-shrinkwrap"]},"_nodeVersion":"6.9.1","preferGlobal":true,"__dependencies":{"mz":"^2.6.0","mem":"^1.1.0","ncp":"^2.0.0","npm":"^5.0.2","bole":"^3.0.2","dint":"^1.0.0","nopt":"^4.0.1","ssri":"^4.1.3","execa":"^0.7.0","is-ci":"^1.0.10","ramda":"^0.24.1","byline":"^5.0.0","ndjson":"^1.5.0","semver":"^5.3.0","find-up":"^2.1.0","p-limit":"^1.1.0","thenify":"^3.3.0","node-gyp":"^3.6.0","p-filter":"^1.0.0","@types/mz":"^0.0.31","@types/rc":"^0.0.1","camelcase":"^4.1.0","is-subdir":"^1.0.0","path-name":"^1.0.0","write-pkg":"^3.0.1","@types/npm":"^2.0.28","is-windows":"^1.0.0","os-homedir":"^1.0.2","@types/node":"^7.0.27","@types/nopt":"^3.0.29","arr-flatten":"^1.0.1","common-tags":"^1.4.0","cross-spawn":"^5.0.0","graceful-fs":"^4.1.11","path-exists":"^3.0.0","pnpm-logger":"^0.3.0","rimraf-then":"^1.0.1","symlink-dir":"^1.0.3","@types/ramda":"^0.0.15","@types/byline":"^4.2.31","@types/semver":"^5.3.30","is-inner-link":"^2.0.0","normalize-ssh":"^1.0.0","unpack-stream":"^2.0.0-beta.1","load-json-file":"^2.0.0","load-yaml-file":"^0.1.0","loud-rejection":"^1.6.0","mkdirp-promise":"^5.0.1","normalize-path":"^2.1.1","npm-package-arg":"^5.0.0","pnpm-shrinkwrap":"^1.0.1","proper-lockfile":"^2.0.0","update-notifier":"^2.1.0","write-json-file":"^2.0.0","write-yaml-file":"^1.0.0","@zkochan/cmd-shim":"^2.2.3","read-package-json":"^2.0.5","@types/common-tags":"^1.2.5","pnpm-file-reporter":"^0.0.1","get-npm-tarball-url":"^2.0.0","npm-registry-client":"^8.1.0","pnpm-install-checks":"^1.1.0","@types/load-json-file":"^2.0.5","parse-npm-tarball-url":"^1.0.1","pnpm-default-reporter":"^0.6.0","@types/update-notifier":"^1.0.0","fs-write-stream-atomic":"^1.0.10","normalize-registry-url":"^1.0.0","remove-all-except-outer-links":"^1.0.0"},"devDependencies":{"caw":"^2.0.0","tape":"^4.6.3","husky":"^0.13.2","isexe":"^2.0.0","sepia":"^2.0.2","mkdirp":"^0.5.1","rimraf":"^2.5.4","tslint":"^5.4.2","ts-node":"^3.0.0","read-pkg":"^2.0.0","commitizen":"^2.8.6","in-publish":"^2.0.0","typescript":"^2.1.5","@types/tape":"^4.2.28","exists-link":"^2.0.0","npm-run-all":"^4.0.1","tape-promise":"^2.0.1","@types/mkdirp":"^0.3.29","deep-require-cwd":"^1.0.0","npm-scripts-info":"^0.3.6","pnpm-registry-mock":"^0.13.0","validate-commit-msg":"^2.7.0","cz-conventional-changelog":"^2.0.0","anonymous-npm-registry-client":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm-0.74.3.tgz_1498304124715_0.8030691740568727","host":"s3://npm-registry-packages"}},"0.74.4":{"name":"pnpm","version":"0.74.4","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager"],"author":{"name":"Rico Sta. Cruz","email":"rico@ricostacruz.com"},"license":"MIT","_id":"pnpm@0.74.4","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js"},"dist":{"shasum":"4d6b4c25c4cdba6772d59ed3b1a96ed7e209456c","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-0.74.4.tgz","integrity":"sha512-cpAvkvxDTJ4BdGH2zs65OoHFYil+xgLSPr9AyY346MgDXXIVW3Qy2utAuVsbpEP/v54t2QRYehwCNLxG+QTUsw==","signatures":[{"sig":"MEQCIGNBnlfbceOV6K7nr+lZMIKirCxiR0AXBFdh4drPeCtsAiAltVqpCTPJ/LaqED6xCPSWCvTtB55ZBllbubVwDyNyTw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib/"],"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"_shasum":"4d6b4c25c4cdba6772d59ed3b1a96ed7e209456c","engines":{"node":">=4"},"gitHead":"03264e555781a1167fbf974f7248f8d86ae11fa4","scripts":{},"typings":"lib/index.d.ts","_npmUser":{"name":"zkochan","email":"zoltan.kochan@gmail.com"},"__scripts":{"cz":"git-cz","?cz":"echo 'Run Git commit wizard'","tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json --project .","test":"npm run tsc && npm run lint && cd test && npm test","start":"npm run tsc -- --watch","prepare":"cd test && pnpm install","commitmsg":"validate-commit-msg","prepublish":"in-publish && echo 'You need to use \"publish-packed\" to publish pnpm' && false || npm run tsc"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"greenkeeper":{"ignore":["pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-logger","pnpm-registry-mock","remove-all-except-outer-links","pnpm-shrinkwrap"]},"_nodeVersion":"6.9.1","preferGlobal":true,"__dependencies":{"mz":"^2.6.0","mem":"^1.1.0","ncp":"^2.0.0","npm":"^5.0.2","bole":"^3.0.2","dint":"^1.0.0","nopt":"^4.0.1","ssri":"^4.1.3","execa":"^0.7.0","is-ci":"^1.0.10","ramda":"^0.24.1","byline":"^5.0.0","ndjson":"^1.5.0","semver":"^5.3.0","find-up":"^2.1.0","p-limit":"^1.1.0","thenify":"^3.3.0","node-gyp":"^3.6.0","p-filter":"^1.0.0","@types/mz":"^0.0.31","@types/rc":"^0.0.1","camelcase":"^4.1.0","is-subdir":"^1.0.0","path-name":"^1.0.0","write-pkg":"^3.0.1","@types/npm":"^2.0.28","is-windows":"^1.0.0","os-homedir":"^1.0.2","@types/node":"^7.0.27","@types/nopt":"^3.0.29","arr-flatten":"^1.0.1","common-tags":"^1.4.0","cross-spawn":"^5.0.0","graceful-fs":"^4.1.11","path-exists":"^3.0.0","pnpm-logger":"^0.3.0","rimraf-then":"^1.0.1","symlink-dir":"^1.0.3","@types/ramda":"^0.0.15","@types/byline":"^4.2.31","@types/semver":"^5.3.30","is-inner-link":"^2.0.0","normalize-ssh":"^1.0.0","unpack-stream":"^2.0.0-beta.1","load-json-file":"^2.0.0","load-yaml-file":"^0.1.0","loud-rejection":"^1.6.0","mkdirp-promise":"^5.0.1","normalize-path":"^2.1.1","npm-package-arg":"^5.0.0","pnpm-shrinkwrap":"^2.0.0","proper-lockfile":"^2.0.0","update-notifier":"^2.1.0","write-json-file":"^2.0.0","write-yaml-file":"^1.0.0","@zkochan/cmd-shim":"^2.2.3","read-package-json":"^2.0.5","@types/common-tags":"^1.2.5","pnpm-file-reporter":"^0.0.1","get-npm-tarball-url":"^2.0.0","npm-registry-client":"^8.1.0","pnpm-install-checks":"^1.1.0","@types/load-json-file":"^2.0.5","parse-npm-tarball-url":"^1.0.1","pnpm-default-reporter":"^0.6.0","@types/update-notifier":"^1.0.0","fs-write-stream-atomic":"^1.0.10","normalize-registry-url":"^1.0.0","remove-all-except-outer-links":"^1.0.0"},"devDependencies":{"husky":"^0.13.2","rimraf":"^2.5.4","tslint":"^5.4.2","commitizen":"^2.8.6","in-publish":"^2.0.0","typescript":"^2.1.5","@types/tape":"^4.2.30","@types/mkdirp":"^0.3.29","npm-scripts-info":"^0.3.6","validate-commit-msg":"^2.7.0","cz-conventional-changelog":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/pnpm-0.74.4.tgz_1498430623091_0.605003627249971","host":"s3://npm-registry-packages"}},"10.19.1-oidc-test.3":{"name":"pnpm","version":"10.19.1-oidc-test.3","keywords":["pnpm","pnpm10","dependencies","dependency manager","efficient","fast","hardlinks","install","installer","link","lockfile","modules","monorepo","multi-package","npm","package manager","package.json","packages","prune","rapid","remove","shrinkwrap","symlinks","uninstall","workspace"],"license":"MIT","_id":"pnpm@10.19.1-oidc-test.3","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"1e94c6a9be500e70329a55ff3eb7fe5a0dc80942","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-10.19.1-oidc-test.3.tgz","fileCount":1048,"integrity":"sha512-5ZYaS1a7N2IPl7ZdpMpWIWY0vzntNY7akl8PA2U01Fj6JJ2T7QAhQQUj+Lt+2FErYf5VMu0+gXd3kzZsa+AmtQ==","signatures":[{"sig":"MEUCIDSz/G02aD1KEhdZ1ZocRY1j4TWrVjxiIyM+tXjfkddHAiEA8Ol9cO+B6hYAOdTu5085NXqlr/uDOHnudh1JuGLCvj8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/pnpm@10.19.1-oidc-test.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":17492329},"jest":{"preset":"@pnpm/jest-config/with-registry"},"main":"bin/pnpm.cjs","type":"commonjs","_from":"file:pnpm-10.19.1-oidc-test.3.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=18.12"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"jest","start":"tsc --watch","bundle":"ts-node bundle.ts","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/templates dist/templates && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:4278a4df-1aad-48ee-a502-ee0d0bdc49bd"}},"_resolved":"/tmp/f894b0648f83e0f9776bf4c1f08b2a9e/pnpm-10.19.1-oidc-test.3.tgz","_integrity":"sha512-5ZYaS1a7N2IPl7ZdpMpWIWY0vzntNY7akl8PA2U01Fj6JJ2T7QAhQQUj+Lt+2FErYf5VMu0+gXd3kzZsa+AmtQ==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git","directory":"pnpm"},"_npmVersion":"11.6.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"20.19.5","preferGlobal":true,"publishConfig":{"tag":"next-10","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/pnpm_10.19.1-oidc-test.3_1761263367170_0.2513421808292067","host":"s3://npm-registry-packages-npm-production"}},"8.15.2":{"name":"pnpm","version":"8.15.2","keywords":["pnpm8","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@8.15.2","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"798034f615aa211c6c2ae00010cc20be5fc102ee","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-8.15.2.tgz","fileCount":684,"integrity":"sha512-CtSEkTkCu/5zmI7z2NHFEK6wxlSDur3EBYnBpmNc+GA5vDY5veOdFKPMngJx5/rRx/qJHEfKfH8esGv/3MOTnw==","signatures":[{"sig":"MEQCIFnFJnKGGLBiToywe232d+BwJqqqBS6klgJSs2zfB0FWAiBSgNv1xOd42na8Y99Iy119KmAAvyRYNkZq8j/f//36qw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":14999271},"main":"bin/pnpm.cjs","_from":"file:pnpm-8.15.2.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=16.14"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7776 jest","start":"tsc --watch","bundle":"ts-node bundle.ts","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/6a89a11ae8221ae00743eb151b8f9482/pnpm-8.15.2.tgz","_integrity":"sha512-CtSEkTkCu/5zmI7z2NHFEK6wxlSDur3EBYnBpmNc+GA5vDY5veOdFKPMngJx5/rRx/qJHEfKfH8esGv/3MOTnw==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"10.2.3","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"18.19.0","preferGlobal":true,"publishConfig":{"tag":"next-8","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_8.15.2_1707779988299_0.5348255167241514","host":"s3://npm-registry-packages"}},"11.0.0-rc.3":{"name":"pnpm","version":"11.0.0-rc.3","keywords":["pnpm","pnpm11","dependencies","dependency manager","efficient","fast","hardlinks","install","installer","link","lockfile","modules","monorepo","multi-package","npm","package manager","package.json","packages","prune","rapid","remove","shrinkwrap","symlinks","uninstall","workspace"],"license":"MIT","_id":"pnpm@11.0.0-rc.3","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pn":"bin/pnpm.mjs","pnx":"bin/pnpx.mjs","pnpm":"bin/pnpm.mjs","pnpx":"bin/pnpx.mjs"},"dist":{"shasum":"ccfe8a667efeddada954184f4970686c6971d660","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-11.0.0-rc.3.tgz","fileCount":596,"integrity":"sha512-m29QtC7euHOhMSMvWVGuLOX3Q/pLwSEEeZazhqCYL8sbD6fiwHUCYyCrPrOZr6fW5p7GhDROfWiRhmMcC7wbJg==","signatures":[{"sig":"MEYCIQDvQaqfXvd3bun9oc8zhEHIq0yfPAUlvf+5HHB3rUELwAIhANVjVIttzmO1E0C9kyEP8UX+srHvXxgLDjrdHYhrGrVc","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":17954168},"jest":{"preset":"@pnpm/jest-config/with-registry"},"main":"bin/pnpm.mjs","type":"module","unpkg":"dist/pnpm.mjs","engines":{"node":">=22.13"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pn compile && pn .test",".test":"cross-env NODE_OPTIONS=\"$NODE_OPTIONS --experimental-vm-modules --disable-warning=ExperimentalWarning --disable-warning=DEP0169\" jest","start":"tsgo --watch","bundle":"pnx node@runtime:24.6.0 bundle.ts","compile":"tsgo --build && pn lint --fix && rimraf dist bin/nodes && pn bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/templates dist/templates && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git","directory":"pnpm"},"description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"25.6.1","preferGlobal":true,"publishConfig":{"tag":"next-11","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_11.0.0-rc.3_1776727761026_0.794208701480303","host":"s3://npm-registry-packages-npm-production"}},"8.15.3":{"name":"pnpm","version":"8.15.3","keywords":["pnpm8","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@8.15.3","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"64838798f519c18029c1e8a1310e16101fc2eda0","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-8.15.3.tgz","fileCount":724,"integrity":"sha512-3YXNbspkF8b3PbMroetHZ/+0y6T1vwcnhGciyStrnlaizCGLEThbvCsh8YoWpn2nes6um2Gg9WoWQ7JeH7amBQ==","signatures":[{"sig":"MEUCIFQOyowLH6Wbdz/4asIKhE6KD0jMD+Qt0+7qdkc03mzOAiEAnjx9AZMKnnFkLtKKy8pz4qQJYCY6FFlFxRRaOXLd8Sk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15123627},"main":"bin/pnpm.cjs","_from":"file:pnpm-8.15.3.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=16.14"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7776 jest","start":"tsc --watch","bundle":"ts-node bundle.ts","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/97b85f375186aa242872ad923a629fab/pnpm-8.15.3.tgz","_integrity":"sha512-3YXNbspkF8b3PbMroetHZ/+0y6T1vwcnhGciyStrnlaizCGLEThbvCsh8YoWpn2nes6um2Gg9WoWQ7JeH7amBQ==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"10.2.3","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"18.19.0","preferGlobal":true,"publishConfig":{"tag":"next-8","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_8.15.3_1707994292022_0.36294299955580267","host":"s3://npm-registry-packages"}},"11.0.0-rc.2":{"name":"pnpm","version":"11.0.0-rc.2","keywords":["pnpm","pnpm11","dependencies","dependency manager","efficient","fast","hardlinks","install","installer","link","lockfile","modules","monorepo","multi-package","npm","package manager","package.json","packages","prune","rapid","remove","shrinkwrap","symlinks","uninstall","workspace"],"license":"MIT","_id":"pnpm@11.0.0-rc.2","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pn":"bin/pnpm.mjs","pnx":"bin/pnpx.mjs","pnpm":"bin/pnpm.mjs","pnpx":"bin/pnpx.mjs"},"dist":{"shasum":"373c2270bb80eb80571f1182c73f1b097719c065","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-11.0.0-rc.2.tgz","fileCount":596,"integrity":"sha512-JkEMwm1mi63d4ToKzyx1ytALgqR3vMHi/mKd1B1reP4/stm7Ujr/951qkfBr6bkKYDJUPzC19zkxI5yCCqXwAQ==","signatures":[{"sig":"MEUCIH+VXyWB5xqXE5Y2EOgmlWu4v9S5wH+HBVIyvY7zs8g8AiEAoT/u4RCrH0Xj8Gygqq2TTZ+1a62UeB4uhtAtiwDiM4w=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/pnpm@11.0.0-rc.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":18015338},"jest":{"preset":"@pnpm/jest-config/with-registry"},"main":"bin/pnpm.mjs","type":"module","unpkg":"dist/pnpm.mjs","engines":{"node":">=22.13"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pn compile && pn .test",".test":"cross-env NODE_OPTIONS=\"$NODE_OPTIONS --experimental-vm-modules --disable-warning=ExperimentalWarning --disable-warning=DEP0169\" jest","start":"tsgo --watch","bundle":"pnx node@runtime:24.6.0 bundle.ts","compile":"tsgo --build && pn lint --fix && rimraf dist bin/nodes && pn bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/templates dist/templates && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git","directory":"pnpm"},"description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"25.6.1","preferGlobal":true,"publishConfig":{"tag":"next-11","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_11.0.0-rc.2_1776443586093_0.20832395733809195","host":"s3://npm-registry-packages-npm-production"}},"8.15.0":{"name":"pnpm","version":"8.15.0","keywords":["pnpm8","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@8.15.0","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"97e9ea18c26f67eaa5b0b394f1cfbcdc65b1b02d","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-8.15.0.tgz","fileCount":684,"integrity":"sha512-6kVRfVKF0SPqwCw3k1Bfof1tqQovxg0ejZ4MHpKSiG7Pr/UT8GK50cyAIbuGFQM7GsW+o7LuP8FlptcDS75rAw==","signatures":[{"sig":"MEUCIQC2R88wj3UfuSFu6ZcfGHMsXwDbh2bVyHqBpXNgaQ1YEAIgQfhDwUPt0tjooas0tEUmWqjUl9zJfJ/Tk3R8JydDQR8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15095060},"main":"bin/pnpm.cjs","_from":"file:pnpm-8.15.0.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=16.14"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7776 jest","start":"tsc --watch","bundle":"ts-node bundle.ts","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/a69aff6fa51f1c44210ac3d035db6739/pnpm-8.15.0.tgz","_integrity":"sha512-6kVRfVKF0SPqwCw3k1Bfof1tqQovxg0ejZ4MHpKSiG7Pr/UT8GK50cyAIbuGFQM7GsW+o7LuP8FlptcDS75rAw==","deprecated":"This version switched to a hashing algorithm for side-effects cache keys that didn't solve the long string error it was supposed to fix. Upgrade to v8.15.1 or newer, which has the fix.","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"10.2.3","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"18.19.0","preferGlobal":true,"publishConfig":{"tag":"next-8","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_8.15.0_1706371659975_0.7322527161007137","host":"s3://npm-registry-packages"}},"11.0.0-rc.1":{"name":"pnpm","version":"11.0.0-rc.1","keywords":["pnpm","pnpm11","dependencies","dependency manager","efficient","fast","hardlinks","install","installer","link","lockfile","modules","monorepo","multi-package","npm","package manager","package.json","packages","prune","rapid","remove","shrinkwrap","symlinks","uninstall","workspace"],"license":"MIT","_id":"pnpm@11.0.0-rc.1","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pn":"bin/pnpm.mjs","pnx":"bin/pnpx.mjs","pnpm":"bin/pnpm.mjs","pnpx":"bin/pnpx.mjs"},"dist":{"shasum":"a838ef2fec1970332f2bbe0dfa8061c293ab2d64","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-11.0.0-rc.1.tgz","fileCount":596,"integrity":"sha512-DX2DdmjrNbgdKPVg747F4QP/XRYuJJ/Q0wxUbDmlUdKQrJzxVwk1O5TS3260Rb+kZcegUUjTKO2jKVDALkDQYA==","signatures":[{"sig":"MEUCIQDgvoqiREQY6FQJ+VEOFMxL8NKg+LPqoo4QDrySySvaZQIgDDtrvMrMKlzVN0svssucbJzdYu4b41+zZG0J5mPgbwI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/pnpm@11.0.0-rc.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":17997746},"jest":{"preset":"@pnpm/jest-config/with-registry"},"main":"bin/pnpm.mjs","type":"module","unpkg":"dist/pnpm.mjs","engines":{"node":">=22.13"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pn compile && pn .test",".test":"cross-env NODE_OPTIONS=\"$NODE_OPTIONS --experimental-vm-modules --disable-warning=ExperimentalWarning --disable-warning=DEP0169\" jest","start":"tsgo --watch","bundle":"pnx node@runtime:24.6.0 bundle.ts","compile":"tsgo --build && pn lint --fix && rimraf dist bin/nodes && pn bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/templates dist/templates && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git","directory":"pnpm"},"description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"25.6.1","preferGlobal":true,"publishConfig":{"tag":"next-11","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_11.0.0-rc.1_1776296332017_0.29261771002151926","host":"s3://npm-registry-packages-npm-production"}},"8.15.1":{"name":"pnpm","version":"8.15.1","keywords":["pnpm8","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@8.15.1","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"8adba2d20330c02d3856e18c4eb3819d1d3ca6aa","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-8.15.1.tgz","fileCount":684,"integrity":"sha512-gxz0xfi4N0r3FSHU0VPbSdcIbeYVwq98tenX64umMN2sRv6kldZD5VLvLmijqpmj5en77oaWcClnUE31xZyycw==","signatures":[{"sig":"MEUCIAg//Sppiu8nUpCmdyxn8qIVVIfGTAqGWXmRmcsDJIAfAiEA4tNeEOnWHJXbEhJC2lMeVZ04FW1qgEZpzAXr8DjkzD0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15092807},"main":"bin/pnpm.cjs","_from":"file:pnpm-8.15.1.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=16.14"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7776 jest","start":"tsc --watch","bundle":"ts-node bundle.ts","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/5382543ebfc0727144e300f3f00ae76c/pnpm-8.15.1.tgz","_integrity":"sha512-gxz0xfi4N0r3FSHU0VPbSdcIbeYVwq98tenX64umMN2sRv6kldZD5VLvLmijqpmj5en77oaWcClnUE31xZyycw==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"10.2.3","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"18.19.0","preferGlobal":true,"publishConfig":{"tag":"next-8","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_8.15.1_1706557822995_0.19851050282990723","host":"s3://npm-registry-packages"}},"11.0.0-rc.0":{"name":"pnpm","version":"11.0.0-rc.0","keywords":["pnpm","pnpm11","dependencies","dependency manager","efficient","fast","hardlinks","install","installer","link","lockfile","modules","monorepo","multi-package","npm","package manager","package.json","packages","prune","rapid","remove","shrinkwrap","symlinks","uninstall","workspace"],"license":"MIT","_id":"pnpm@11.0.0-rc.0","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pn":"bin/pnpm.mjs","pnx":"bin/pnpx.mjs","pnpm":"bin/pnpm.mjs","pnpx":"bin/pnpx.mjs"},"dist":{"shasum":"7005b44d3315e6206ce24c0d74748a8ee1aaa9cd","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-11.0.0-rc.0.tgz","fileCount":589,"integrity":"sha512-Hwjq3uoCXpFEjebV3uQqbJR2QlcADAQ6nja4/xKEmnLry5xl/BiFCUdHJJ5S9T2Lc62hGBRGu6gYZoEMik0/bA==","signatures":[{"sig":"MEUCIC26/zrYuEn9T2omx68raCvfnPLDeO88YmSr1zdsQfqcAiEAyBDiWhOi+1t4VZeylSoq+euRNpcI+T+R1xhmiKSdGno=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/pnpm@11.0.0-rc.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":17797906},"jest":{"preset":"@pnpm/jest-config/with-registry"},"main":"bin/pnpm.mjs","type":"module","unpkg":"dist/pnpm.mjs","engines":{"node":">=22.13"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pn compile && pn .test",".test":"cross-env NODE_OPTIONS=\"$NODE_OPTIONS --experimental-vm-modules --disable-warning=ExperimentalWarning --disable-warning=DEP0169\" jest","start":"tsgo --watch","bundle":"pnx node@runtime:24.6.0 bundle.ts","compile":"tsgo --build && pn lint --fix && rimraf dist bin/nodes && pn bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/templates dist/templates && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git","directory":"pnpm"},"description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"25.6.1","preferGlobal":true,"publishConfig":{"tag":"next-11","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_11.0.0-rc.0_1775840252839_0.8025795299734011","host":"s3://npm-registry-packages-npm-production"}},"1.37.5":{"name":"pnpm","version":"1.37.5","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@1.37.5","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js","pnpx":"lib/bin/pnpx.js"},"dist":{"shasum":"2d488f777cd655491c41cb6bbb1b3b5ba7b93247","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-1.37.5.tgz","fileCount":6190,"integrity":"sha512-om4E7DKJquTkMZruIdTQgjy8qBDPPCKDBCYjD+FYrJOiJdE0G2c+lQdhq63ncbXOsa+E/7hJqykuawkP2g4Pog==","signatures":[{"sig":"MEUCIQDsLqWSs82WAkqR/xDv6SbYmcD7MWv28EcB0p+UVjYx2QIgGrDdk2hCnJdYG921oWF55uSQiRrCRLV6KuL1qHuiqKI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":25660872},"main":"lib/bin/pnpm.js","_from":".","files":["lib/"],"_shasum":"2d488f777cd655491c41cb6bbb1b3b5ba7b93247","engines":{"node":">=4"},"gitHead":"1685e2494a4ff71c1114e2ee627334547a3e7378","scripts":{"tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json --project .","test":"npm run lint && npm run tsc && npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"preview --skip-prepublishOnly && npm-run-all -p -r pnpm-registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf ../.tmp/ && rimraf node_modules/.bin/pnpm && pnpm-registry-mock prepare","pnpm-registry-mock":"pnpm-registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"greenkeeper":{"ignore":["@pnpm/default-fetcher","@pnpm/default-resolver","@pnpm/logger","@pnpm/outdated","@pnpm/server","@pnpm/types","pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-registry-mock","remove-all-except-outer-links","pnpm-shrinkwrap","supi"]},"_nodeVersion":"6.11.4","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"nopt":"^4.0.1","supi":"^0.14.12","chalk":"^2.2.0","delay":"^2.0.0","is-ci":"^1.0.10","ramda":"^0.25.0","retry":"^0.10.1","byline":"^5.0.0","diable":"^4.0.1","p-limit":"^1.1.0","get-port":"^3.2.0","camelcase":"^4.1.0","path-name":"^1.0.0","pnpm-list":"^2.0.0","tree-kill":"^1.2.0","is-windows":"^1.0.1","pkgs-graph":"^2.0.0","text-table":"^0.2.0","@pnpm/types":"^1.5.0","common-tags":"^1.4.0","cross-spawn":"^6.0.3","graceful-fs":"^4.1.11","signal-exit":"^3.0.2","strip-color":"^0.1.0","@pnpm/config":"^0.2.3","@pnpm/logger":"^1.0.0","@pnpm/server":"^0.9.0","@types/retry":"^0.10.2","find-packages":"^2.2.0","package-store":"^0.18.0","@pnpm/outdated":"^0.2.10","load-json-file":"^4.0.0","load-yaml-file":"^0.1.0","loud-rejection":"^1.6.0","mkdirp-promise":"^5.0.1","process-exists":"^3.0.0","util.promisify":"^1.0.0","@types/get-port":"^3.2.0","@zkochan/libnpx":"^9.6.1","graph-sequencer":"^2.0.0","update-notifier":"^2.1.0","write-json-file":"^2.3.0","@pnpm/store-path":"^1.0.3","pnpm-file-reporter":"^0.1.0","@pnpm/default-fetcher":"^0.4.0","pnpm-default-reporter":"^0.14.7","@pnpm/default-resolver":"^0.1.4","@types/write-json-file":"^2.2.1"},"_hasShrinkwrap":false,"devDependencies":{"mz":"^2.6.0","caw":"^2.0.0","tape":"^4.6.3","execa":"^0.10.0","sepia":"^2.0.2","mkdirp":"^0.5.1","rimraf":"^2.5.4","semver":"^5.3.0","tslint":"^5.4.2","ts-node":"^5.0.0","read-pkg":"^3.0.0","@types/mz":"^0.0.32","write-pkg":"^3.1.0","typescript":"^2.7.1","@types/node":"^9.3.0","@types/nopt":"^3.0.29","@types/tape":"^4.2.30","exists-link":"^2.0.0","npm-run-all":"^4.0.1","path-exists":"^3.0.0","rimraf-then":"^1.0.1","@types/delay":"^2.0.1","@types/ramda":"^0.25.0","tape-promise":"^2.0.1","@types/byline":"^4.2.31","@types/mkdirp":"^0.5.0","@types/semver":"^5.3.32","@zkochan/husky":"^0.0.0","@commitlint/cli":"^6.1.3","package-preview":"^1.0.0","write-yaml-file":"^1.0.0","deep-require-cwd":"^1.0.0","npm-scripts-info":"^0.3.6","normalize-newline":"^3.0.0","@types/common-tags":"^1.2.5","pnpm-registry-mock":"^1.5.0","@pnpm/assert-project":"^1.1.1","@types/load-json-file":"^2.0.6","@commitlint/prompt-cli":"^6.1.3","@types/update-notifier":"^2.0.0","anonymous-npm-registry-client":"^0.1.2","@commitlint/config-conventional":"^6.1.3"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_1.37.5_1522600544166_0.014143443958737345","host":"s3://npm-registry-packages"}},"1.37.2":{"name":"pnpm","version":"1.37.2","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@1.37.2","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js","pnpx":"lib/bin/pnpx.js"},"dist":{"shasum":"09312e50a8c7dcf58dc8024e54b80a19ebbcc24d","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-1.37.2.tgz","fileCount":6194,"integrity":"sha512-W7/FauL89qEne2DFwwdtW3uqxa9gPO/kl/nm5zczy/T/9Gh8v7lizkjMOaS5icQmfn4p/RXuaVJslBFDlYcrMw==","signatures":[{"sig":"MEYCIQD6Y7W03fs+j+8h4UEnAsAhERXJrisj4D09OXQ/nxwaDAIhAOcVzFfyEpK+RknNNXfiH5wZYhSGSH8wMa/OvlDfQWJf","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":25668160},"main":"lib/bin/pnpm.js","_from":".","files":["lib/"],"_shasum":"09312e50a8c7dcf58dc8024e54b80a19ebbcc24d","engines":{"node":">=4"},"gitHead":"0377345469625f58d63b9fb889a86a18c7c3962b","scripts":{"tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json --project .","test":"npm run lint && npm run tsc && npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"preview --skip-prepublishOnly && npm-run-all -p -r pnpm-registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf ../.tmp/ && rimraf node_modules/.bin/pnpm && pnpm-registry-mock prepare","pnpm-registry-mock":"pnpm-registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"greenkeeper":{"ignore":["@pnpm/default-fetcher","@pnpm/default-resolver","@pnpm/logger","@pnpm/outdated","@pnpm/server","@pnpm/types","pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-registry-mock","remove-all-except-outer-links","pnpm-shrinkwrap","supi"]},"_nodeVersion":"6.11.4","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"nopt":"^4.0.1","supi":"^0.14.9","chalk":"^2.2.0","delay":"^2.0.0","is-ci":"^1.0.10","ramda":"^0.25.0","retry":"^0.10.1","byline":"^5.0.0","diable":"^4.0.1","p-limit":"^1.1.0","get-port":"^3.2.0","camelcase":"^4.1.0","path-name":"^1.0.0","pnpm-list":"^2.0.0","tree-kill":"^1.2.0","is-windows":"^1.0.1","pkgs-graph":"^2.0.0","text-table":"^0.2.0","@pnpm/types":"^1.5.0","common-tags":"^1.4.0","cross-spawn":"^6.0.3","graceful-fs":"^4.1.11","signal-exit":"^3.0.2","strip-color":"^0.1.0","@pnpm/config":"^0.2.3","@pnpm/logger":"^1.0.0","@pnpm/server":"^0.9.0","@types/retry":"^0.10.2","find-packages":"^2.2.0","package-store":"^0.18.0","@pnpm/outdated":"^0.2.10","load-json-file":"^4.0.0","load-yaml-file":"^0.1.0","loud-rejection":"^1.6.0","mkdirp-promise":"^5.0.1","process-exists":"^3.0.0","util.promisify":"^1.0.0","@types/get-port":"^3.2.0","@zkochan/libnpx":"^9.6.1","graph-sequencer":"^2.0.0","update-notifier":"^2.1.0","write-json-file":"^2.3.0","@pnpm/store-path":"^1.0.3","pnpm-file-reporter":"^0.1.0","@pnpm/default-fetcher":"^0.4.0","pnpm-default-reporter":"^0.14.7","@pnpm/default-resolver":"^0.1.4","@types/write-json-file":"^2.2.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"mz":"^2.6.0","caw":"^2.0.0","tape":"^4.6.3","execa":"^0.10.0","sepia":"^2.0.2","mkdirp":"^0.5.1","rimraf":"^2.5.4","semver":"^5.3.0","tslint":"^5.4.2","ts-node":"^5.0.0","read-pkg":"^3.0.0","@types/mz":"^0.0.32","write-pkg":"^3.1.0","typescript":"^2.7.1","@types/node":"^9.3.0","@types/nopt":"^3.0.29","@types/tape":"^4.2.30","exists-link":"^2.0.0","npm-run-all":"^4.0.1","path-exists":"^3.0.0","rimraf-then":"^1.0.1","@types/delay":"^2.0.1","@types/ramda":"^0.25.0","tape-promise":"^2.0.1","@types/byline":"^4.2.31","@types/mkdirp":"^0.5.0","@types/semver":"^5.3.32","@zkochan/husky":"^0.0.0","@commitlint/cli":"^6.1.3","package-preview":"^1.0.0","write-yaml-file":"^1.0.0","deep-require-cwd":"^1.0.0","npm-scripts-info":"^0.3.6","normalize-newline":"^3.0.0","@types/common-tags":"^1.2.5","pnpm-registry-mock":"^1.5.0","@pnpm/assert-project":"^1.1.1","@types/load-json-file":"^2.0.6","@commitlint/prompt-cli":"^6.1.3","@types/update-notifier":"^2.0.0","anonymous-npm-registry-client":"^0.1.2","@commitlint/config-conventional":"^6.1.3"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_1.37.2_1521980021944_0.5142572597177322","host":"s3://npm-registry-packages"}},"1.37.1":{"name":"pnpm","version":"1.37.1","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@1.37.1","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js","pnpx":"lib/bin/pnpx.js"},"dist":{"shasum":"c988f4d5c6acfd4123d6bbeaf4b677895c60b4f6","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-1.37.1.tgz","fileCount":6194,"integrity":"sha512-5mA4UpOVtFTNmk1vpfvWcmRBoQnjkEkej+O7zOdgD0fAH0K4bUWH3TF9NDZmwTdBSZ6iAfGagx+HyMgneEXm9Q==","signatures":[{"sig":"MEYCIQCmJaKtb6H+2Yvacvhumd/DiIvL/lC0UKPAXOVA8SjJggIhAPU14kpBQpX1klS8/5lyninHexyFuRpgIqHw/ysz2C2f","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":25667181},"main":"lib/bin/pnpm.js","_from":".","files":["lib/"],"_shasum":"c988f4d5c6acfd4123d6bbeaf4b677895c60b4f6","engines":{"node":">=4"},"gitHead":"f0220e86bc0fe9d16960e86f30fe2df047255f33","scripts":{"tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json --project .","test":"npm run lint && npm run tsc && npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"preview --skip-prepublishOnly && npm-run-all -p -r pnpm-registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf ../.tmp/ && rimraf node_modules/.bin/pnpm && pnpm-registry-mock prepare","pnpm-registry-mock":"pnpm-registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"greenkeeper":{"ignore":["@pnpm/default-fetcher","@pnpm/default-resolver","@pnpm/logger","@pnpm/outdated","@pnpm/server","@pnpm/types","pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-registry-mock","remove-all-except-outer-links","pnpm-shrinkwrap","supi"]},"_nodeVersion":"6.11.4","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"nopt":"^4.0.1","supi":"^0.14.8","chalk":"^2.2.0","delay":"^2.0.0","is-ci":"^1.0.10","ramda":"^0.25.0","retry":"^0.10.1","byline":"^5.0.0","diable":"^4.0.1","p-limit":"^1.1.0","get-port":"^3.2.0","camelcase":"^4.1.0","path-name":"^1.0.0","pnpm-list":"^2.0.0","tree-kill":"^1.2.0","is-windows":"^1.0.1","pkgs-graph":"^2.0.0","text-table":"^0.2.0","@pnpm/types":"^1.5.0","common-tags":"^1.4.0","cross-spawn":"^6.0.3","graceful-fs":"^4.1.11","signal-exit":"^3.0.2","strip-color":"^0.1.0","@pnpm/config":"^0.2.3","@pnpm/logger":"^1.0.0","@pnpm/server":"^0.9.0","@types/retry":"^0.10.2","find-packages":"^2.2.0","package-store":"^0.18.0","@pnpm/outdated":"^0.2.10","load-json-file":"^4.0.0","load-yaml-file":"^0.1.0","loud-rejection":"^1.6.0","mkdirp-promise":"^5.0.1","process-exists":"^3.0.0","util.promisify":"^1.0.0","@types/get-port":"^3.2.0","@zkochan/libnpx":"^9.6.1","graph-sequencer":"^2.0.0","update-notifier":"^2.1.0","write-json-file":"^2.3.0","@pnpm/store-path":"^1.0.3","pnpm-file-reporter":"^0.1.0","@pnpm/default-fetcher":"^0.4.0","pnpm-default-reporter":"^0.14.7","@pnpm/default-resolver":"^0.1.4","@types/write-json-file":"^2.2.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"mz":"^2.6.0","caw":"^2.0.0","tape":"^4.6.3","execa":"^0.10.0","sepia":"^2.0.2","mkdirp":"^0.5.1","rimraf":"^2.5.4","semver":"^5.3.0","tslint":"^5.4.2","ts-node":"^5.0.0","read-pkg":"^3.0.0","@types/mz":"^0.0.32","write-pkg":"^3.1.0","typescript":"^2.7.1","@types/node":"^9.3.0","@types/nopt":"^3.0.29","@types/tape":"^4.2.30","exists-link":"^2.0.0","npm-run-all":"^4.0.1","path-exists":"^3.0.0","rimraf-then":"^1.0.1","@types/delay":"^2.0.1","@types/ramda":"^0.25.0","tape-promise":"^2.0.1","@types/byline":"^4.2.31","@types/mkdirp":"^0.5.0","@types/semver":"^5.3.32","@zkochan/husky":"^0.0.0","@commitlint/cli":"^6.1.3","package-preview":"^1.0.0","write-yaml-file":"^1.0.0","deep-require-cwd":"^1.0.0","npm-scripts-info":"^0.3.6","normalize-newline":"^3.0.0","@types/common-tags":"^1.2.5","pnpm-registry-mock":"^1.5.0","@pnpm/assert-project":"^1.1.1","@types/load-json-file":"^2.0.6","@commitlint/prompt-cli":"^6.1.3","@types/update-notifier":"^2.0.0","anonymous-npm-registry-client":"^0.1.2","@commitlint/config-conventional":"^6.1.3"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_1.37.1_1521904799725_0.9863481706537374","host":"s3://npm-registry-packages"}},"1.37.3":{"name":"pnpm","version":"1.37.3","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@1.37.3","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js","pnpx":"lib/bin/pnpx.js"},"dist":{"shasum":"592f62fb50633506494bd683a0533a95520ef968","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-1.37.3.tgz","fileCount":6195,"integrity":"sha512-4c/OX3rFTgpO+Ycu69mX4CcwQeAaweEPnvOidOe/E88pCMEaxNZ0cwJyFZaI45PjDQ2ZGcxAqBBrWCT7Pmvgww==","signatures":[{"sig":"MEUCIFonMukjRA3I6sRsgJXJLUuA0v8bew+QQm1kF6O+Ds66AiEA2ObbWP3VjvOAIAhUbB2MZfUGpkFqeznDVydDiDdD8Pc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":25672355},"main":"lib/bin/pnpm.js","_from":".","files":["lib/"],"_shasum":"592f62fb50633506494bd683a0533a95520ef968","engines":{"node":">=4"},"gitHead":"e5e830712b23c84079988642cb2c3a86cfa96780","scripts":{"tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json --project .","test":"npm run lint && npm run tsc && npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"preview --skip-prepublishOnly && npm-run-all -p -r pnpm-registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf ../.tmp/ && rimraf node_modules/.bin/pnpm && pnpm-registry-mock prepare","pnpm-registry-mock":"pnpm-registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"greenkeeper":{"ignore":["@pnpm/default-fetcher","@pnpm/default-resolver","@pnpm/logger","@pnpm/outdated","@pnpm/server","@pnpm/types","pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-registry-mock","remove-all-except-outer-links","pnpm-shrinkwrap","supi"]},"_nodeVersion":"6.11.4","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"nopt":"^4.0.1","supi":"^0.14.10","chalk":"^2.2.0","delay":"^2.0.0","is-ci":"^1.0.10","ramda":"^0.25.0","retry":"^0.10.1","byline":"^5.0.0","diable":"^4.0.1","p-limit":"^1.1.0","get-port":"^3.2.0","camelcase":"^4.1.0","path-name":"^1.0.0","pnpm-list":"^2.0.0","tree-kill":"^1.2.0","is-windows":"^1.0.1","pkgs-graph":"^2.0.0","text-table":"^0.2.0","@pnpm/types":"^1.5.0","common-tags":"^1.4.0","cross-spawn":"^6.0.3","graceful-fs":"^4.1.11","signal-exit":"^3.0.2","strip-color":"^0.1.0","@pnpm/config":"^0.2.3","@pnpm/logger":"^1.0.0","@pnpm/server":"^0.9.0","@types/retry":"^0.10.2","find-packages":"^2.2.0","package-store":"^0.18.0","@pnpm/outdated":"^0.2.10","load-json-file":"^4.0.0","load-yaml-file":"^0.1.0","loud-rejection":"^1.6.0","mkdirp-promise":"^5.0.1","process-exists":"^3.0.0","util.promisify":"^1.0.0","@types/get-port":"^3.2.0","@zkochan/libnpx":"^9.6.1","graph-sequencer":"^2.0.0","update-notifier":"^2.1.0","write-json-file":"^2.3.0","@pnpm/store-path":"^1.0.3","pnpm-file-reporter":"^0.1.0","@pnpm/default-fetcher":"^0.4.0","pnpm-default-reporter":"^0.14.7","@pnpm/default-resolver":"^0.1.4","@types/write-json-file":"^2.2.1"},"_hasShrinkwrap":false,"devDependencies":{"mz":"^2.6.0","caw":"^2.0.0","tape":"^4.6.3","execa":"^0.10.0","sepia":"^2.0.2","mkdirp":"^0.5.1","rimraf":"^2.5.4","semver":"^5.3.0","tslint":"^5.4.2","ts-node":"^5.0.0","read-pkg":"^3.0.0","@types/mz":"^0.0.32","write-pkg":"^3.1.0","typescript":"^2.7.1","@types/node":"^9.3.0","@types/nopt":"^3.0.29","@types/tape":"^4.2.30","exists-link":"^2.0.0","npm-run-all":"^4.0.1","path-exists":"^3.0.0","rimraf-then":"^1.0.1","@types/delay":"^2.0.1","@types/ramda":"^0.25.0","tape-promise":"^2.0.1","@types/byline":"^4.2.31","@types/mkdirp":"^0.5.0","@types/semver":"^5.3.32","@zkochan/husky":"^0.0.0","@commitlint/cli":"^6.1.3","package-preview":"^1.0.0","write-yaml-file":"^1.0.0","deep-require-cwd":"^1.0.0","npm-scripts-info":"^0.3.6","normalize-newline":"^3.0.0","@types/common-tags":"^1.2.5","pnpm-registry-mock":"^1.5.0","@pnpm/assert-project":"^1.1.1","@types/load-json-file":"^2.0.6","@commitlint/prompt-cli":"^6.1.3","@types/update-notifier":"^2.0.0","anonymous-npm-registry-client":"^0.1.2","@commitlint/config-conventional":"^6.1.3"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_1.37.3_1522012490192_0.533575399419822","host":"s3://npm-registry-packages"}},"6.11.0-0":{"name":"pnpm","version":"6.11.0-0","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"license":"MIT","_id":"pnpm@6.11.0-0","maintainers":[{"name":"zkochan","email":"z@kochan.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"c8dc24d7694ec86ee70e3d27f7b34af48953d646","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-6.11.0-0.tgz","fileCount":623,"integrity":"sha512-ufh8WwwAAeKQOo2zlsXzl7fp+nHthH/7TtuChbgb4vEtGfwOp/aso1GQoOyQpJnXW53txD5DANOerIN1GSlORA==","signatures":[{"sig":"MEUCIQDgV6+Pju9CkFE8Xuh20MTUz9zs1PzMY0sAK9L/Ay/7uAIgYODgB/llxFNgpQZio84TCm2c0NMFuhTDjl8212zy5Xs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9246233,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg+151CRA9TVsSAnZWagAAGlAP/1OZuMDPa213o7JU18wg\n5nM4mJIiDAd552TPmu+GF5jcPrO1FJIxdvmxpudOoFOf6B+Rq+PjZKUQlv0o\nHQ4U7IQnEEnZwaqxWxe1Ssncf/xG0qOH3l0YYOhuqn3m+sN6pvsjFTYm9rvY\n5aQ6n4JNdbz8ZF3WUMiALedHGHERxcOz5fXgQVgkQK2ygmu1urcEUTVwgIkQ\nm6DBDGbwNKfSg9fFkxHZmzD00oSJBByY6H/BlsBI0lb+v68LehF3l9lSrJWH\n4JinU/31vkYOdRlVuRD18ey6A8AXWKZdmDG272LuEOedeyWLFokfE/jj/Bvo\nmtkNy332vhJA1n7L7+ic3m0mDn6R7n7Y/4CaVzM31bTUy9CT3lpYgytJwAXg\nj8dV6VhcqRTFJYt7WjJZxpsBu3BLMcOmFUaxYyuDW9sSNR1j1uLPiInLdSVb\ncdutae6EQz0uOvuTCZrhcIzpz5fg7klQSr3XIHnJYBXeZSwqLvAGXRWT6Rj4\ntYDn5h+RY6/q1GAIXsG4oRTMy2n6Uv+5bee0N8Kidn2f9miaHyZHVJhXpFvB\nKJbqLhZeHGbzvCXppu57fcAA6Rkl3WmPnjsG4pKzKQNR5gpcmSnVNlAtsuGj\njPHva4AFsu4TZYi1CbK+4X6aeGdbR7guBW4FzqrWcmzaMgNSSzalVxchgebn\ny1bI\r\n=mo0F\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","unpkg":"dist/pnpm.cjs","engines":{"node":">=12.17"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint -c ../../eslint.json src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"pnpm tsc -- --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build && pnpm run lint -- --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && pkg ./dist/pnpm.cjs --out-path=../artifacts/win-x64 --targets=node14-win-x64 && pkg ./dist/pnpm.cjs --out-path=../artifacts/linux-x64 --targets=node14-linux-x64 && pkg ./dist/pnpm.cjs --out-path=../artifacts/macos-x64 --targets=node14-macos-x64","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.cjs","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.20.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"16.5.0","preferGlobal":true,"publishconfig":{"tag":"next"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/pnpm_6.11.0-0_1627086453384_0.755171467535307","host":"s3://npm-registry-packages"}},"7.28.0-0":{"name":"pnpm","version":"7.28.0-0","keywords":["pnpm7","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@7.28.0-0","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"6ed55480c49bc1dd18b2d44cd73c600eb9372f8e","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-7.28.0-0.tgz","fileCount":658,"integrity":"sha512-ZAuv7TwoY5rDrwEEu06ZL18bxDkzUGXJrB3RTaaMPPQlMarVqR9olpYTaFWfMuo44QDI8MGEyGENdNE5qSI6Iw==","signatures":[{"sig":"MEQCICrDAKMepor51XEdXuOEi+7MMLYj1EBXmxEVruC//TaaAiBYDz9E7vXt/SxwuiG/3jVuXbYbPdzdbbNHTu0bfv8jCQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13498441,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj89zjACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmps3w/+K9txcekZiteSDSYJOjm6xNJqMng9FDYzOK7djjHvZAR9p4VE\r\nXpD/6jDe+X1zSPEGC+BUyf/+OCtbI4jM/5Pa7AldnO6nR6MyHrY94F7an2Mv\r\nYnLGw5BFlggsSlRrpNU/5U18As74Np5DYywj6ZIwK3+q7NWpkIR1zamPMWkZ\r\nc+3Bz9jgHb1jXbLyvfe73JyIldgXf2GHL9a99waaFlP/v0H0/Wk/otu3jOob\r\nvbvLoDbeElStoDz9ND1SR/RAiNdlgDcFezWzxtZQ3Yc05h2Oprh05zS5laI2\r\nIgetU4/DLXm+uHJrIfsw+l0zBQgbp1/qMC7ZpuUyxyw96x3sQ9KeWVJNs2pn\r\n+s4Hg8a7rjVuCdVykfpdpouh3svfz8W2V+YY21BVN+aaHbhNy/R/yYb/0NTT\r\nyc8zydNF15ja8joG1yoC47PQJpcIAGF+b80+WaKJWT90nD7nfJ0fyaERkk1M\r\np6vqq5UK2Ia8LFxsH6vcc5aSj4bjcdWE9Nn9CRfeXfbspfHd4rhccvAGzAxu\r\nJALeMvksCeX+LB8yjHSZcRT5R60RJHGgj++ao4Y1biCHgt1afxYvXNM38ZaR\r\n5pa7obfF7cNtk1k0jd02wQ+ppp+qa5LQGnb6s+GfddK5Jy+dc8upfG608etb\r\n6RngFPZlFzDMcJ/a4ll2dkLGfN2X2s92cqM=\r\n=MUdU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","_from":"file:pnpm-7.28.0-0.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=14.6"},"exports":{".":"./package.json"},"funding":{"url":"https://opencollective.com/pnpm"},"scripts":{"lint":"eslint src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7776 pnpm run test:e2e","start":"tsc --watch","bundle":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/10dda02b4d37fb81b7b3987acbe72751/pnpm-7.28.0-0.tgz","_integrity":"sha512-ZAuv7TwoY5rDrwEEu06ZL18bxDkzUGXJrB3RTaaMPPQlMarVqR9olpYTaFWfMuo44QDI8MGEyGENdNE5qSI6Iw==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.24.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"18.14.1","preferGlobal":true,"publishConfig":{"tag":"next-7","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_7.28.0-0_1676926178944_0.5245653963974839","host":"s3://npm-registry-packages"}},"9.2.0":{"name":"pnpm","version":"9.2.0","keywords":["pnpm9","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@9.2.0","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"886364ebd6dae009284bebc56ed4296bb6dd557a","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-9.2.0.tgz","fileCount":880,"integrity":"sha512-mKgP0RwucJZ0d2IwQQZDKz3cZ9z1S1qMAck/aKLNXgXmghhJUioG+3YoTUGiZg1eM08u47vykYO/LnObHa+ncQ==","signatures":[{"sig":"MEYCIQC3RheuQ5o32qsnAufHiQvZ1nBEwqg3mJHtUR7AcuYRpAIhAJHJcJVL5G2lOPdFMH7o52gxUSdjm3ILRUsML7W4Rjol","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":17700514},"main":"bin/pnpm.cjs","_from":"file:pnpm-9.2.0.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=18.12"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7776 jest","start":"tsc --watch","bundle":"ts-node bundle.ts","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/templates dist/templates && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/6fb0fe027ca65431934169bbe2c8e458/pnpm-9.2.0.tgz","_integrity":"sha512-mKgP0RwucJZ0d2IwQQZDKz3cZ9z1S1qMAck/aKLNXgXmghhJUioG+3YoTUGiZg1eM08u47vykYO/LnObHa+ncQ==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"10.7.0","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"18.20.3","preferGlobal":true,"publishConfig":{"tag":"next-9","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/pnpm_9.2.0_1717593185467_0.49420694804191956","host":"s3://npm-registry-packages"}},"4.10.0-1":{"name":"pnpm","version":"4.10.0-1","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@4.10.0-1","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"922ef142425b026708e7e7d4d27360d365d5cc92","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-4.10.0-1.tgz","fileCount":6117,"integrity":"sha512-6aqgoHzNq4+otVvNJFlV9PKURwhfhV7ygtAXxnc1AYVw16qFZUVaMh1P0ttlqBZ25ngrL+UC/fbBGxzAeTyz2Q==","signatures":[{"sig":"MEUCIAof/OygmklwWjvB1r8BvpOlENXHbq+pEcIhIKfVpgrJAiEAsl7dJZE/fPcL57hwL57gQIt+yn0ZNrXbv171IXudfWk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":24049093,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeVD+oCRA9TVsSAnZWagAA83EP/iilYXXcOoEoKrcyI1hL\n23Ig2Cy9exG/skg84J7UclNpinN6Yb4QdcEixw2Ht+U+O6AZS4ac9D7YRxn2\n/XFydRkUf6xcRTyenRBIgsau59WnkxfGuwgekI/N63DmAp5OSUnz8r1ShrFM\nZ7BxHGup5oUUd1L4lIttK4jV2tFS6sfQBF8HCrTjQqYo5OcRVaranv4WYAEV\nZLa2rKrSzbnm7efOqdHwxkjHR0iiig8CcT6MB4c3fySFK9kYf4WSZ8QoaOi3\nmM0sq01NNYRO8X4grp1uqVWi5fhwzzXISeh8G2KJC36eOogEIXBmGV/MHzWA\nXViCuullKgkSCOUUreNbQs3Mu0f8SE3hFLy2MlWusR4brW54Cdrji0PRGldX\n/pgytUktNf/uxEIVohLM6kr8XtV88dBgWp6aDmjF3MNBSzLDH+AjkQrqNtu2\nT+Wq9UxDT675uzDutFAaLiip2tc74dD+dCwupIDNoV2cBfyjBgAZkAeR0c6u\nt5Y1L5uXbJ18nLvNNmjSg/2eYXJi9hiIp0833lWHAsNRqkZrIN81ItFa7XwN\nyTwsfbKes4bjHClj6vqnZT4KRFzlSjIHW6t5qQpE+wg5t+wFicKnhupUPQ7h\nstTXfJzXPThIKW419QL07bjlmW+wiU5PhIJD+yoPRZA1jkJ6nzL1baADI5qE\nMVb5\r\n=7cui\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","_from":".","_shasum":"922ef142425b026708e7e7d4d27360d365d5cc92","engines":{"node":">=10"},"scripts":{"tsc":"rimraf lib && tsc","lint":"tslint -c ../../tslint.json src/**/*.ts test/**/*.ts","test":"npm run lint && npm run tsc && cross-env PNPM_REGISTRY_MOCK_PORT=7772 npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"run-p -r registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf node_modules/.bin/pnpm && registry-mock prepare","registry-mock":"registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"12.14.1","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"chalk":"3.0.0","is-ci":"2.0.0","ramda":"0.27.0","split-cmd":"1.0.1","pkgs-graph":"5.1.3","@pnpm/types":"5.0.0","common-tags":"1.8.0","graceful-fs":"4.2.1","render-help":"1.0.0","@pnpm/config":"8.0.1","@pnpm/logger":"3.1.0","@pnpm/tabtab":"0.0.1","@pnpm/command":"0.1.0-0","@pnpm/run-npm":"2.0.0","loud-rejection":"2.2.0","@pnpm/cli-utils":"0.3.7","@zkochan/libnpx":"11.0.3","update-notifier":"4.1.0","@pnpm/core-loggers":"4.0.1","@pnpm/file-reporter":"0.1.0","@pnpm/parse-cli-args":"0.4.0","@pnpm/default-reporter":"5.1.7","@pnpm/find-workspace-dir":"1.0.0","@pnpm/plugin-commands-audit":"0.2.9","@pnpm/plugin-commands-store":"0.1.10","@pnpm/plugin-commands-import":"0.1.19","@pnpm/plugin-commands-server":"0.1.11","@pnpm/common-cli-options-help":"0.1.4","@pnpm/plugin-commands-listing":"0.2.10","@pnpm/plugin-commands-rebuild":"0.1.10","@pnpm/plugin-commands-outdated":"0.2.10","@pnpm/filter-workspace-packages":"2.0.1","@pnpm/plugin-commands-publishing":"0.2.11","@pnpm/plugin-commands-installation":"0.2.12","@pnpm/plugin-commands-script-runners":"0.2.9"},"_hasShrinkwrap":false,"readmeFilename":"README.md","__devDependencies":{"mz":"2.7.0","ncp":"2.0.0","pnpm":"link:","delay":"4.3.0","execa":"4.0.0","p-any":"3.0.0","retry":"0.12.0","byline":"5.0.0","semver":"7.1.3","make-dir":"3.0.2","@types/mz":"^2.7.0","tree-kill":"1.2.2","write-pkg":"4.0.0","@types/ncp":"2.0.3","is-windows":"1.0.2","cross-spawn":"7.0.1","exists-link":"2.0.0","npm-run-all":"4.1.5","path-exists":"4.0.0","symlink-dir":"3.1.1","@types/is-ci":"2.0.0","@types/ramda":"^0.26.41","@types/retry":"0.12.0","@types/table":"^4.0.7","tape-promise":"4.0.0","@pnpm/prepare":"*","@types/byline":"4.2.31","@types/mkdirp":"1.0.0","@types/semver":"^7.1.0","load-json-file":"6.2.0","read-yaml-file":"1.1.0","@pnpm/constants":"3.0.0","@zkochan/rimraf":"1.0.0","write-json-file":"4.0.0","write-yaml-file":"3.0.1","deep-require-cwd":"1.0.0","@types/is-windows":"^1.0.0","normalize-newline":"3.0.0","@pnpm/modules-yaml":"*","@types/common-tags":"1.8.0","@types/cross-spawn":"6.0.1","@types/graceful-fs":"4.1.3","@types/tape-promise":"4.0.0","@pnpm/assert-project":"*","@pnpm/lockfile-types":"2.0.0","dir-is-case-sensitive":"1.0.2","@types/update-notifier":"4.1.0","@pnpm/read-package-json":"*","@pnpm/read-project-manifest":"1.0.0","@pnpm/write-project-manifest":"*","@pnpm/find-workspace-packages":"2.1.8","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_4.10.0-1_1582579623519_0.6173612415490068","host":"s3://npm-registry-packages"}},"4.10.0-0":{"name":"pnpm","version":"4.10.0-0","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@4.10.0-0","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"f8c4b7a8860aa0c043b99449f6f37eb17a27aae5","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-4.10.0-0.tgz","fileCount":6114,"integrity":"sha512-luoM6T9Y2bpXp01UxTMVqG8GDbUuesRbC8qFoC0ZUc8SpUopjKnmBC1RtRtp1iXVB/jGbfptXNOp34xAjaMJFg==","signatures":[{"sig":"MEUCIQDNYqM6YO9Qs8BNmFcg8U0N6LaG5KX7v8MYLooXo+IH2wIgXmLAyqg9Awk7ajk/7nj6GqYsVnbnNB3fiNz4DTN4tks=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":24036893,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeTPYXCRA9TVsSAnZWagAAaD8P+gIMBFUXqx8lGi9mer+B\ncN9g7d8yQU+rI/rwk6CQM+13HrJ72d8w2DPlCKYQy83aoqnTZWM2w5orY0VE\nks1xnH1z7s9XLb+dRwTnVq241ewq3+u2Z5tfjx9MfP87zWajTmPF/mwF96/f\nO/umTDJQxgjoLNyDNLFmq/7YOJK1gb0cazEVFloYfHHQnueMqakElQwubOVG\nH3KJwf+vhF3HC4g+hfw9RFaSi7Tpi90Qoyv3euNF7/MS+3B5MpufAUe/pbLo\n/M65gZ8BCElJSpHTpQTIjkOYVLVp/SdrlVLTgMclIT+4ztElaiEfgWf1QuI4\nLXSUyAuUZayiWrV+ker2+PVqcLZUEUKFRgbjH3DuuwZmEwtlXtNM7S2TzLtu\nBeqTBQnXp7oFjcibLO11FP28N/xsl7TOgpryu/9MK6GYOfOtPF7XMSBtinj+\nYoNcbnyYDlbdbxesoUKxmav7n1VmSa6eQZiSu2e0xPwhBLuLw6eoQa4bEa/n\n40l6VvpLkx/zmHrt029cSnxmxszJoyA9huHLyZsJbrjTRiEwIuU+GJa9eASW\npTeztXOHr6TdEokbq1dEXXaIiGHittMh8Pr/c2wL44E+XEG100y9ZSHjgu24\nd86iAyzD+QYbooGAbZrr1kZpgXa9pCFx4krx13o0QQFZtwi/4Ge8LIDPTD2V\n5zj5\r\n=YNop\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","_from":".","_shasum":"f8c4b7a8860aa0c043b99449f6f37eb17a27aae5","engines":{"node":">=10"},"scripts":{"tsc":"rimraf lib && tsc","lint":"tslint -c ../../tslint.json src/**/*.ts test/**/*.ts","test":"npm run lint && npm run tsc && cross-env PNPM_REGISTRY_MOCK_PORT=7772 npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"run-p -r registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf node_modules/.bin/pnpm && registry-mock prepare","registry-mock":"registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"12.14.1","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"chalk":"3.0.0","is-ci":"2.0.0","ramda":"0.27.0","split-cmd":"1.0.1","pkgs-graph":"5.1.3","@pnpm/types":"5.0.0","common-tags":"1.8.0","graceful-fs":"4.2.1","render-help":"0.0.0","@pnpm/config":"8.0.1","@pnpm/logger":"3.1.0","@pnpm/tabtab":"0.0.1","@pnpm/command":"0.1.0-0","@pnpm/run-npm":"2.0.0","loud-rejection":"2.2.0","@pnpm/cli-utils":"0.3.7","@zkochan/libnpx":"11.0.3","update-notifier":"4.0.0","@pnpm/core-loggers":"4.0.1","@pnpm/file-reporter":"0.1.0","@pnpm/parse-cli-args":"0.3.0","@pnpm/default-reporter":"5.1.6","@pnpm/find-workspace-dir":"1.0.0","@pnpm/plugin-commands-audit":"0.2.8","@pnpm/plugin-commands-store":"0.1.9","@pnpm/plugin-commands-import":"0.1.18","@pnpm/plugin-commands-server":"0.1.10","@pnpm/common-cli-options-help":"0.1.4","@pnpm/plugin-commands-listing":"0.2.9","@pnpm/plugin-commands-rebuild":"0.1.9","@pnpm/plugin-commands-outdated":"0.2.9","@pnpm/filter-workspace-packages":"2.0.0","@pnpm/plugin-commands-publishing":"0.2.10","@pnpm/plugin-commands-installation":"0.2.11","@pnpm/plugin-commands-script-runners":"0.2.8"},"_hasShrinkwrap":false,"readmeFilename":"README.md","__devDependencies":{"mz":"2.7.0","ncp":"2.0.0","pnpm":"link:","delay":"4.3.0","execa":"4.0.0","p-any":"2.1.0","retry":"0.12.0","byline":"5.0.0","semver":"7.1.3","make-dir":"3.0.2","@types/mz":"^2.7.0","tree-kill":"1.2.2","write-pkg":"4.0.0","@types/ncp":"2.0.3","is-windows":"1.0.2","cross-spawn":"7.0.1","exists-link":"2.0.0","npm-run-all":"4.1.5","path-exists":"4.0.0","symlink-dir":"3.1.1","@types/is-ci":"2.0.0","@types/ramda":"^0.26.41","@types/retry":"0.12.0","@types/table":"^4.0.7","tape-promise":"4.0.0","@pnpm/prepare":"*","@types/byline":"4.2.31","@types/mkdirp":"0.5.2","@types/semver":"^7.1.0","load-json-file":"6.2.0","read-yaml-file":"1.1.0","@pnpm/constants":"3.0.0","@zkochan/rimraf":"1.0.0","write-json-file":"4.0.0","write-yaml-file":"3.0.1","deep-require-cwd":"1.0.0","@types/is-windows":"^1.0.0","normalize-newline":"3.0.0","@pnpm/modules-yaml":"*","@types/common-tags":"1.8.0","@types/cross-spawn":"6.0.1","@types/graceful-fs":"4.1.3","@types/tape-promise":"4.0.0","@pnpm/assert-project":"*","@pnpm/lockfile-types":"2.0.0","dir-is-case-sensitive":"1.0.2","@types/update-notifier":"2.5.0","@pnpm/read-package-json":"*","@pnpm/read-project-manifest":"1.0.0","@pnpm/write-project-manifest":"*","@pnpm/find-workspace-packages":"2.1.7","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_4.10.0-0_1582102038252_0.07563234766857252","host":"s3://npm-registry-packages"}},"0.28.0":{"name":"pnpm","version":"0.28.0","keywords":["install","npm"],"author":{"name":"Rico Sta. Cruz","email":"rico@ricostacruz.com"},"license":"MIT","_id":"pnpm@0.28.0","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://github.com/rstacruz/pnpm#readme","bugs":{"url":"https://github.com/rstacruz/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js"},"dist":{"shasum":"07256ba6c94bb4926151ca1204386160b39b57f0","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-0.28.0.tgz","integrity":"sha512-DIvPhIOgBm0uW8nrWJOIkZezLRyjAEewweM2+k/ECV3sg15GOBRaR3VzT9dl1Frsp882NEy5vHvRU6pdr9UXkw==","signatures":[{"sig":"MEQCIEQjRz5FvtZMiXH/brY5cfg/osJo987x3pUUt8P9oCAdAiA/4qsIi18EL8MpCNkkAkGtwYPJ52C5AgYpaiQYJDOccQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"index.js","_from":".","files":["lib","bin"],"config":{"ghooks":{"commit-msg":"node ./node_modules/validate-commit-msg/index.js"},"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"_shasum":"07256ba6c94bb4926151ca1204386160b39b57f0","engines":{"node":">=4"},"gitHead":"4bea92e04e9ec5087835c5a86a040067031d4cec","scripts":{"lint":"eslint bin/ test/ lib/","test":"npm run lint && node test | tap-spec","cover":"istanbul cover test/index.js","commit":"git-cz","posttest":"rimraf .tmp","docs:build":"docpress build"},"_npmUser":{"name":"zkochan","email":"zoltan.kochan@gmail.com"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/rstacruz/pnpm.git","type":"git"},"_npmVersion":"3.10.3","description":"A fast implementation of npm install","directories":{"test":"test"},"_nodeVersion":"6.4.0","dependencies":{"mz":"2.4.0","rc":"1.1.6","caw":"2.0.0","got":"6.3.0","meow":"3.7.0","chalk":"1.1.3","debug":"2.2.0","is-ci":"1.0.9","retry":"0.10.0","byline":"5.0.0","mkdirp":"0.5.1","rimraf":"2.5.4","semver":"5.3.0","tar-fs":"1.13.2","throat":"3.0.0","thenify":"3.2.0","lockfile":"1.0.1","node-gyp":"3.4.0","commondir":"1.0.1","node-uuid":"1.4.7","os-homedir":"1.0.1","cross-spawn":"^4.0.0","observatory":"1.0.0","read-pkg-up":"1.0.1","gunzip-maybe":"1.3.1","registry-url":"3.1.0","sorted-object":"2.0.0","camelcase-keys":"3.0.0","normalize-path":"2.0.1","supports-color":"3.1.2","npm-package-arg":"4.2.0","is-retry-allowed":"1.1.0","registry-auth-token":"3.0.1"},"preferGlobal":true,"devDependencies":{"ncp":"^2.0.0","nixt":"0.5.0","tape":"4.6.0","isexe":"1.1.2","sepia":"2.0.1","eslint":"3.4.0","ghooks":"^1.3.2","docpress":"0.6.13","istanbul":"^0.4.5","tap-spec":"4.1.1","commitizen":"^2.8.6","git-update-ghpages":"1.3.0","validate-commit-msg":"^2.7.0","eslint-plugin-promise":"2.0.1","eslint-config-standard":"6.0.0","eslint-plugin-standard":"2.0.0","cz-conventional-changelog":"^1.2.0"},"_npmOperationalInternal":{"tmp":"tmp/pnpm-0.28.0.tgz_1472478556465_0.5703512390609831","host":"packages-16-east.internal.npmjs.com"}},"0.69.0-beta.4":{"name":"pnpm","version":"0.69.0-beta.4","keywords":["dependency manager","install","modules","npm","package manager"],"author":{"name":"Rico Sta. Cruz","email":"rico@ricostacruz.com"},"license":"MIT","_id":"pnpm@0.69.0-beta.4","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js"},"dist":{"shasum":"a1d9b834511684be4d6efc9ac659cb2ae0c611b3","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-0.69.0-beta.4.tgz","integrity":"sha512-+/lN/MC0gdFiUY2qb8SkFIIVdgGSeK1Dw70Bp26Nf/tYHRYWQKOnbqBCKg6hzh2doBZw3Eeis/YP0qp7v2ZPHA==","signatures":[{"sig":"MEQCIGHF/lJtb+kb/OzhYDbuLS8qnay227R/txgi2vuy3thGAiByJuN512KJo0ESzZ6GA69KQ+uTdRdohPAC7Do5Nrpo5Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib/"],"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"_shasum":"a1d9b834511684be4d6efc9ac659cb2ae0c611b3","engines":{"node":">=4"},"gitHead":"6f05b077391db3ac1a1ad425e3cf6d754037e000","scripts":{},"typings":"lib/index.d.ts","_npmUser":{"name":"zkochan","email":"zoltan.kochan@gmail.com"},"__scripts":{"cz":"git-cz","?cz":"echo 'Run Git commit wizard'","tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json --project .","test":"npm run lint && npm run test:e2e","start":"npm run tsc -- --watch","pretest":"rimraf ../.tmp/ && npm run tsc && pnpm-registry-mock prepare","test:e2e":"npm-run-all -p -r pnpm-registry-mock test:tap","test:tap":"ts-node test","commitmsg":"validate-commit-msg","prepublish":"in-publish && echo 'You need to use \"publish-packed\" to publish pnpm' && false || npm run tsc","pnpm-registry-mock":"pnpm-registry-mock"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"3.10.9","description":"Fast, disk space efficient npm installs","directories":{"test":"test"},"greenkeeper":{"ignore":["pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-logger","pnpm-registry-mock","remove-all-except-outer-links","pnpm-lockfile"]},"_nodeVersion":"6.9.1","preferGlobal":true,"__dependencies":{"mz":"^2.6.0","mem":"^1.1.0","ncp":"^2.0.0","npm":"^5.0.2","bole":"^3.0.2","nopt":"^4.0.1","ssri":"^4.1.3","execa":"^0.6.3","is-ci":"^1.0.10","ramda":"^0.24.1","byline":"^5.0.0","ndjson":"^1.5.0","semver":"^5.3.0","find-up":"^2.1.0","p-limit":"^1.1.0","link-dir":"^2.0.1","node-gyp":"^3.6.0","p-filter":"^1.0.0","@types/mz":"^0.0.31","@types/rc":"^0.0.1","camelcase":"^4.1.0","path-name":"^1.0.0","write-pkg":"^3.0.1","@types/npm":"^2.0.28","is-windows":"^1.0.0","os-homedir":"^1.0.2","@types/node":"^7.0.27","@types/nopt":"^3.0.29","arr-flatten":"^1.0.1","common-tags":"^1.4.0","cross-spawn":"^5.0.0","graceful-fs":"^4.1.11","path-exists":"^3.0.0","pnpm-logger":"^0.3.0","rimraf-then":"^1.0.1","symlink-dir":"^1.0.3","@types/ramda":"^0.0.11","@types/byline":"^4.2.31","@types/semver":"^5.3.30","is-inner-link":"^2.0.0","normalize-ssh":"^1.0.0","pnpm-lockfile":"^0.1.0","unpack-stream":"^1.1.0","load-json-file":"^2.0.0","load-yaml-file":"^0.1.0","loud-rejection":"^1.6.0","mkdirp-promise":"^5.0.1","normalize-path":"^2.1.1","@zkochan/dirsum":"^0.1.1","npm-package-arg":"^5.0.0","proper-lockfile":"^2.0.0","update-notifier":"^2.1.0","write-json-file":"^2.0.0","write-yaml-file":"^1.0.0","@zkochan/cmd-shim":"^2.2.2","read-package-json":"^2.0.5","write-file-atomic":"^2.1.0","@types/common-tags":"^1.2.5","parse-codeload-url":"^1.0.0","pnpm-file-reporter":"^0.0.1","get-npm-tarball-url":"^2.0.0","npm-registry-client":"^8.1.0","pnpm-install-checks":"^1.1.0","registry-auth-token":"^3.3.1","@types/load-json-file":"^2.0.5","parse-npm-tarball-url":"^1.0.1","pnpm-default-reporter":"^0.6.0","@types/update-notifier":"^1.0.0","fs-write-stream-atomic":"^1.0.10","remove-all-except-outer-links":"^1.0.0"},"devDependencies":{"caw":"^2.0.0","tape":"^4.6.3","husky":"^0.13.2","isexe":"^2.0.0","sepia":"^2.0.2","mkdirp":"^0.5.1","rimraf":"^2.5.4","tslint":"^5.4.2","thenify":"^3.2.1","ts-node":"^3.0.0","read-pkg":"^2.0.0","commitizen":"^2.8.6","in-publish":"^2.0.0","typescript":"^2.1.5","@types/tape":"^4.2.28","exists-link":"^2.0.0","npm-run-all":"^4.0.1","tape-promise":"^2.0.1","@types/mkdirp":"^0.3.29","deep-require-cwd":"^1.0.0","npm-scripts-info":"^0.3.6","pnpm-registry-mock":"^0.10.0","validate-commit-msg":"^2.7.0","cz-conventional-changelog":"^2.0.0","anonymous-npm-registry-client":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm-0.69.0-beta.4.tgz_1496701552589_0.17902221041731536","host":"s3://npm-registry-packages"}},"1.24.3":{"name":"pnpm","version":"1.24.3","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@1.24.3","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js","pnpx":"lib/bin/pnpx.js"},"dist":{"shasum":"5846219167d70addd4ba4edaa3a389429d8bf03d","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-1.24.3.tgz","integrity":"sha512-iUODLj8Iq9iPEATBG3bPP2RK+8PVHYS51B1Tl6RQBSaT8XcziLC2p+r+LMrHQ1OpSsQ52YNtdOSXzLxAN4eMig==","signatures":[{"sig":"MEUCIQCYW/V4VxB+5LWetgNgAEVfk1xXcWDauKGZnndboVyBGQIgWRQmDSlz2+wtwHBuvb2R15249tAmpO2pIvB9dtEXGt8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/bin/pnpm.js","_from":".","files":["lib/","npm-shrinkwrap.json"],"_shasum":"5846219167d70addd4ba4edaa3a389429d8bf03d","engines":{"node":">=4"},"gitHead":"47c1a28e481743ae1dcb057ec85ab4aa26e81406","scripts":{},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","bundledName":"@pnpm/bundled","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"greenkeeper":{"ignore":["@pnpm/logger","pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-registry-mock","remove-all-except-outer-links","pnpm-shrinkwrap","supi"]},"_nodeVersion":"6.11.4","dependencies":{"nopt":"^4.0.1","supi":"^0.7.17","chalk":"^2.2.0","is-ci":"^1.0.10","ramda":"^0.25.0","byline":"^5.0.0","p-limit":"^1.1.0","get-port":"^3.2.0","camelcase":"^4.1.0","path-name":"^1.0.0","pnpm-list":"^2.0.0","is-windows":"^1.0.1","pkgs-graph":"^2.0.0-0","text-table":"^0.2.0","@pnpm/types":"^1.3.0","common-tags":"^1.4.0","cross-spawn":"^5.0.0","graceful-fs":"^4.1.11","signal-exit":"^3.0.2","strip-color":"^0.1.0","@pnpm/logger":"^1.0.0","@pnpm/server":"^0.4.0","find-packages":"^2.1.2","package-store":"^0.12.0","@pnpm/outdated":"^0.2.2","load-json-file":"^4.0.0","loud-rejection":"^1.6.0","mkdirp-promise":"^5.0.1","@types/get-port":"^3.2.0","@zkochan/libnpx":"^9.6.1","graph-sequencer":"^2.0.0","not-bundled-npm":"^5.4.2","update-notifier":"^2.1.0","write-json-file":"^2.3.0","pnpm-file-reporter":"^0.0.1","@pnpm/default-fetcher":"^0.3.0","pnpm-default-reporter":"^0.10.5","@pnpm/default-resolver":"^0.1.0","@types/write-json-file":"^2.2.1"},"preferGlobal":true,"publishconfig":{"tag":"next"},"devDependencies":{"mz":"^2.6.0","caw":"^2.0.0","tape":"^4.6.3","delay":"^2.0.0","execa":"^0.8.0","isexe":"^2.0.0","sepia":"^2.0.2","mkdirp":"^0.5.1","rimraf":"^2.5.4","semver":"^5.3.0","tslint":"^5.4.2","thenify":"^3.3.0","ts-node":"^4.0.0","read-pkg":"^3.0.0","@types/mz":"^0.0.32","tree-kill":"^1.2.0","write-pkg":"^3.1.0","typescript":"^2.4.1","@types/node":"^8.0.33","@types/nopt":"^3.0.29","@types/tape":"^4.2.30","exists-link":"^2.0.0","npm-run-all":"^4.0.1","path-exists":"^3.0.0","rimraf-then":"^1.0.1","@types/delay":"^2.0.1","@types/ramda":"^0.25.0","tape-promise":"^2.0.1","@types/byline":"^4.2.31","@types/mkdirp":"^0.5.0","@types/semver":"^5.3.32","@zkochan/husky":"^0.0.0","load-yaml-file":"^0.1.0","@commitlint/cli":"^4.0.0","package-preview":"^1.0.0","npm-scripts-info":"^0.3.6","normalize-newline":"^3.0.0","@types/common-tags":"^1.2.5","pnpm-registry-mock":"^1.5.0","npm-registry-client":"^8.4.0","@types/load-json-file":"^2.0.6","@commitlint/prompt-cli":"^5.0.0","@types/update-notifier":"^1.0.2","@commitlint/config-angular":"^4.2.0","anonymous-npm-registry-client":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm-1.24.3.tgz_1514229466683_0.9408113174140453","host":"s3://npm-registry-packages"}},"1.24.0":{"name":"pnpm","version":"1.24.0","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@1.24.0","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js","pnpx":"lib/bin/pnpx.js"},"dist":{"shasum":"f8f5324da0d26e3c91aa884ef2bcee024040008a","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-1.24.0.tgz","integrity":"sha512-DDLn2zsxAhG1kIG4B+aeq5sxd+imYTsWVYawYS8SJYHGyJD0VuhIRfPiTuolC44YZuWtebr8xc74BFqu+GLYvQ==","signatures":[{"sig":"MEYCIQC658o3Ab+Fp9kvMbdmoo8hPuj1TxGZYevzpeBX30NR1AIhAPlhpqKCL8OdBm7s3KiK/uAMN7UxNdrnDyRm+IMkr1Tm","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/bin/pnpm.js","_from":".","files":["lib/","npm-shrinkwrap.json"],"_shasum":"f8f5324da0d26e3c91aa884ef2bcee024040008a","engines":{"node":">=4"},"gitHead":"cac5a1ee9781e039d31bbbc93b089ba79998fe61","scripts":{},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","bundledName":"@pnpm/bundled","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"greenkeeper":{"ignore":["@pnpm/logger","pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-registry-mock","remove-all-except-outer-links","pnpm-shrinkwrap","supi"]},"_nodeVersion":"6.11.4","dependencies":{"nopt":"^4.0.1","supi":"^0.7.15","chalk":"^2.2.0","is-ci":"^1.0.10","ramda":"^0.25.0","byline":"^5.0.0","p-limit":"^1.1.0","get-port":"^3.2.0","camelcase":"^4.1.0","path-name":"^1.0.0","pnpm-list":"^2.0.0","tree-kill":"^1.2.0","is-windows":"^1.0.1","pkgs-graph":"^2.0.0-0","text-table":"^0.2.0","@pnpm/types":"^1.3.0","common-tags":"^1.4.0","cross-spawn":"^5.0.0","graceful-fs":"^4.1.11","signal-exit":"^3.0.2","strip-color":"^0.1.0","@pnpm/logger":"^1.0.0","@pnpm/server":"^0.4.0","find-packages":"^2.1.2","package-store":"^0.12.0","@pnpm/outdated":"^0.2.2","load-json-file":"^4.0.0","loud-rejection":"^1.6.0","mkdirp-promise":"^5.0.1","@types/get-port":"^3.2.0","@zkochan/libnpx":"^9.6.1","graph-sequencer":"^2.0.0","not-bundled-npm":"^5.4.2","update-notifier":"^2.1.0","write-json-file":"^2.3.0","pnpm-file-reporter":"^0.0.1","@pnpm/default-fetcher":"^0.3.0","pnpm-default-reporter":"^0.10.5","@pnpm/default-resolver":"^0.1.0","@types/write-json-file":"^2.2.1"},"preferGlobal":true,"publishconfig":{"tag":"next"},"devDependencies":{"mz":"^2.6.0","caw":"^2.0.0","tape":"^4.6.3","delay":"^2.0.0","execa":"^0.8.0","isexe":"^2.0.0","sepia":"^2.0.2","mkdirp":"^0.5.1","rimraf":"^2.5.4","semver":"^5.3.0","tslint":"^5.4.2","thenify":"^3.3.0","ts-node":"^4.0.0","read-pkg":"^3.0.0","@types/mz":"^0.0.32","write-pkg":"^3.1.0","typescript":"^2.4.1","@types/node":"^8.0.33","@types/nopt":"^3.0.29","@types/tape":"^4.2.30","exists-link":"^2.0.0","npm-run-all":"^4.0.1","path-exists":"^3.0.0","rimraf-then":"^1.0.1","@types/delay":"^2.0.1","@types/ramda":"^0.25.0","tape-promise":"^2.0.1","@types/byline":"^4.2.31","@types/mkdirp":"^0.5.0","@types/semver":"^5.3.32","@zkochan/husky":"^0.0.0","load-yaml-file":"^0.1.0","@commitlint/cli":"^4.0.0","package-preview":"^1.0.0","npm-scripts-info":"^0.3.6","normalize-newline":"^3.0.0","@types/common-tags":"^1.2.5","pnpm-registry-mock":"^1.5.0","npm-registry-client":"^8.4.0","@types/load-json-file":"^2.0.6","@commitlint/prompt-cli":"^5.0.0","@types/update-notifier":"^1.0.2","@commitlint/config-angular":"^4.2.0","anonymous-npm-registry-client":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm-1.24.0.tgz_1514163118058_0.026699405163526535","host":"s3://npm-registry-packages"}},"1.24.2":{"name":"pnpm","version":"1.24.2","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@1.24.2","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js","pnpx":"lib/bin/pnpx.js"},"dist":{"shasum":"17166e65825b8510b268ccc84ebb1a40363c256b","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-1.24.2.tgz","integrity":"sha512-Bm8z+tbvDSBT7D6Kl6BDNk6X4oirs4J+ca9EywryRODM972oOrc6i3v1NvpeP6sN3dB/lX8dsNNnRwdHtBs5TA==","signatures":[{"sig":"MEYCIQCoMk0WJ92LKciNX5Bdn5jyovU2oAr/h100X+YQxQV3JgIhAKWcvCXHfblDLR59fPQio0A7h81wIkSLNhg4oMx3svsH","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/bin/pnpm.js","_from":".","files":["lib/","npm-shrinkwrap.json"],"_shasum":"17166e65825b8510b268ccc84ebb1a40363c256b","engines":{"node":">=4"},"gitHead":"9dda5c55ff7f391065afd023fcb6f22fda4cae19","scripts":{},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","bundledName":"@pnpm/bundled","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"greenkeeper":{"ignore":["@pnpm/logger","pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-registry-mock","remove-all-except-outer-links","pnpm-shrinkwrap","supi"]},"_nodeVersion":"6.11.4","dependencies":{"nopt":"^4.0.1","supi":"^0.7.16","chalk":"^2.2.0","is-ci":"^1.0.10","ramda":"^0.25.0","byline":"^5.0.0","p-limit":"^1.1.0","get-port":"^3.2.0","camelcase":"^4.1.0","path-name":"^1.0.0","pnpm-list":"^2.0.0","tree-kill":"^1.2.0","is-windows":"^1.0.1","pkgs-graph":"^2.0.0-0","text-table":"^0.2.0","@pnpm/types":"^1.3.0","common-tags":"^1.4.0","cross-spawn":"^5.0.0","graceful-fs":"^4.1.11","signal-exit":"^3.0.2","strip-color":"^0.1.0","@pnpm/logger":"^1.0.0","@pnpm/server":"^0.4.0","find-packages":"^2.1.2","package-store":"^0.12.0","@pnpm/outdated":"^0.2.2","load-json-file":"^4.0.0","loud-rejection":"^1.6.0","mkdirp-promise":"^5.0.1","@types/get-port":"^3.2.0","@zkochan/libnpx":"^9.6.1","graph-sequencer":"^2.0.0","not-bundled-npm":"^5.4.2","update-notifier":"^2.1.0","write-json-file":"^2.3.0","pnpm-file-reporter":"^0.0.1","@pnpm/default-fetcher":"^0.3.0","pnpm-default-reporter":"^0.10.5","@pnpm/default-resolver":"^0.1.0","@types/write-json-file":"^2.2.1"},"preferGlobal":true,"publishconfig":{"tag":"next"},"devDependencies":{"mz":"^2.6.0","caw":"^2.0.0","tape":"^4.6.3","delay":"^2.0.0","execa":"^0.8.0","isexe":"^2.0.0","sepia":"^2.0.2","mkdirp":"^0.5.1","rimraf":"^2.5.4","semver":"^5.3.0","tslint":"^5.4.2","thenify":"^3.3.0","ts-node":"^4.0.0","read-pkg":"^3.0.0","@types/mz":"^0.0.32","write-pkg":"^3.1.0","typescript":"^2.4.1","@types/node":"^8.0.33","@types/nopt":"^3.0.29","@types/tape":"^4.2.30","exists-link":"^2.0.0","npm-run-all":"^4.0.1","path-exists":"^3.0.0","rimraf-then":"^1.0.1","@types/delay":"^2.0.1","@types/ramda":"^0.25.0","tape-promise":"^2.0.1","@types/byline":"^4.2.31","@types/mkdirp":"^0.5.0","@types/semver":"^5.3.32","@zkochan/husky":"^0.0.0","load-yaml-file":"^0.1.0","@commitlint/cli":"^4.0.0","package-preview":"^1.0.0","npm-scripts-info":"^0.3.6","normalize-newline":"^3.0.0","@types/common-tags":"^1.2.5","pnpm-registry-mock":"^1.5.0","npm-registry-client":"^8.4.0","@types/load-json-file":"^2.0.6","@commitlint/prompt-cli":"^5.0.0","@types/update-notifier":"^1.0.2","@commitlint/config-angular":"^4.2.0","anonymous-npm-registry-client":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm-1.24.2.tgz_1514203233982_0.6543938210234046","host":"s3://npm-registry-packages"}},"1.24.1":{"name":"pnpm","version":"1.24.1","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@1.24.1","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js","pnpx":"lib/bin/pnpx.js"},"dist":{"shasum":"ae4055aadc327700062dc9d966c3d2bf3cf18074","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-1.24.1.tgz","integrity":"sha512-8d84wj+wWku2Z0cGuP/cMjsTEU2IMQDU3ltXRGEra0KrniU1z/6EOk+ag6NvUIcmy++Z2jk3Gj9kCddAxogJzw==","signatures":[{"sig":"MEQCICiMGAXSvP2q8uWZcNEA3T+f2vmWqoMMoJXYIVjygEIhAiBIb2yJNIzdT/U2YpcucimYYNUhx4UkNp+pmDAmyOx3gQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/bin/pnpm.js","_from":".","files":["lib/","npm-shrinkwrap.json"],"_shasum":"ae4055aadc327700062dc9d966c3d2bf3cf18074","engines":{"node":">=4"},"gitHead":"804464423b74a866a9ee29de239332b2708ba8fd","scripts":{},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","bundledName":"@pnpm/bundled","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"greenkeeper":{"ignore":["@pnpm/logger","pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-registry-mock","remove-all-except-outer-links","pnpm-shrinkwrap","supi"]},"_nodeVersion":"6.11.4","dependencies":{"nopt":"^4.0.1","supi":"^0.7.15","chalk":"^2.2.0","is-ci":"^1.0.10","ramda":"^0.25.0","byline":"^5.0.0","p-limit":"^1.1.0","get-port":"^3.2.0","camelcase":"^4.1.0","path-name":"^1.0.0","pnpm-list":"^2.0.0","tree-kill":"^1.2.0","is-windows":"^1.0.1","pkgs-graph":"^2.0.0-0","text-table":"^0.2.0","@pnpm/types":"^1.3.0","common-tags":"^1.4.0","cross-spawn":"^5.0.0","graceful-fs":"^4.1.11","signal-exit":"^3.0.2","strip-color":"^0.1.0","@pnpm/logger":"^1.0.0","@pnpm/server":"^0.4.0","find-packages":"^2.1.2","package-store":"^0.12.0","@pnpm/outdated":"^0.2.2","load-json-file":"^4.0.0","loud-rejection":"^1.6.0","mkdirp-promise":"^5.0.1","@types/get-port":"^3.2.0","@zkochan/libnpx":"^9.6.1","graph-sequencer":"^2.0.0","not-bundled-npm":"^5.4.2","update-notifier":"^2.1.0","write-json-file":"^2.3.0","pnpm-file-reporter":"^0.0.1","@pnpm/default-fetcher":"^0.3.0","pnpm-default-reporter":"^0.10.5","@pnpm/default-resolver":"^0.1.0","@types/write-json-file":"^2.2.1"},"preferGlobal":true,"publishconfig":{"tag":"next"},"devDependencies":{"mz":"^2.6.0","caw":"^2.0.0","tape":"^4.6.3","delay":"^2.0.0","execa":"^0.8.0","isexe":"^2.0.0","sepia":"^2.0.2","mkdirp":"^0.5.1","rimraf":"^2.5.4","semver":"^5.3.0","tslint":"^5.4.2","thenify":"^3.3.0","ts-node":"^4.0.0","read-pkg":"^3.0.0","@types/mz":"^0.0.32","write-pkg":"^3.1.0","typescript":"^2.4.1","@types/node":"^8.0.33","@types/nopt":"^3.0.29","@types/tape":"^4.2.30","exists-link":"^2.0.0","npm-run-all":"^4.0.1","path-exists":"^3.0.0","rimraf-then":"^1.0.1","@types/delay":"^2.0.1","@types/ramda":"^0.25.0","tape-promise":"^2.0.1","@types/byline":"^4.2.31","@types/mkdirp":"^0.5.0","@types/semver":"^5.3.32","@zkochan/husky":"^0.0.0","load-yaml-file":"^0.1.0","@commitlint/cli":"^4.0.0","package-preview":"^1.0.0","npm-scripts-info":"^0.3.6","normalize-newline":"^3.0.0","@types/common-tags":"^1.2.5","pnpm-registry-mock":"^1.5.0","npm-registry-client":"^8.4.0","@types/load-json-file":"^2.0.6","@commitlint/prompt-cli":"^5.0.0","@types/update-notifier":"^1.0.2","@commitlint/config-angular":"^4.2.0","anonymous-npm-registry-client":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm-1.24.1.tgz_1514165760978_0.5280511805322021","host":"s3://npm-registry-packages"}},"5.4.11":{"name":"pnpm","version":"5.4.11","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@5.4.11","maintainers":[{"name":"zkochan","email":"z@kochan.io"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"09669bc52c4916f10eeece4f9821b457721a3313","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-5.4.11.tgz","fileCount":5784,"integrity":"sha512-Rjb0T+cQIsjVsdVZvVg0x0Malc7QvBTJgAn+u9vD/g35smWIbSBDpuOdt3ufaWOPAPJ8ny7kk22+9RvTkkEy0w==","signatures":[{"sig":"MEQCIAxi/2elXzc+Z6CshecqzvG/GTGXSM364+VBOiyuE2hbAiBWrV+8tIaiSaRdXEYiqpUeRUvvSPXne/LdIRqZ5Tws0w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18071253,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfJobQCRA9TVsSAnZWagAAaxMP/3iHSH9PTsmijjn5J0g6\nfuMeahL52ucAEBU4ia5sjmkprF2Dhiy84S1XiFEWTvwICWLWKT8X/op4JOxb\nHbnw2ZDtXkcbEbfAW+3m7RMlkhIxtns4WlfnnFxoAcvi9v21nyAc3m+rNkJK\nUxtT3OIPbvHRTm7gTnHOachCDC95SeDkBp3oc7ACn0g/f7YMJzEvIGLorrzl\n+VyD41O6kf3SIrJ+KELlq7zPIwmDrjR/V+PTUUw/tIBZpFf50ra89mTgXVdi\nBHJofa0IQxzyIONDOx1W+YNFS6o3OwmYfSs/f+JkPGKHYUxaBfntfqlaXCyk\nGuhH+ESGn4tnt+QEszjVF4CzImXnENqOAqQFXrLyqswCEHvzisqIhjivfgyU\nQHwuxpmiO3J8APKfN305WY0vjJR0duRx4K0VXe5CgmTI4d+YCRABpt3p3iEA\nJJbWENFmp6WDzHR3cDrjrB/6/O4rFQMzVioP++ehM+LoWHyBX6bHdYi1EWIV\n/OiIyOpyL2TntEInOx3mD8BTT+RpIKZzPfHSP5CtiB0oCQBg4BOp6f5N24hW\n3Jtut8k6w9fTVD2xYz1nvbckk55DAlHPUo9QpVXrqePGRI0nEufQsi/ZQM3q\njMV80UVNRGJ/p2YOTgU/xR/D0L4RTrf4kSR7SEvEetooTzNsZNaSq19fqhFX\nbbuy\r\n=+A5w\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","engines":{"node":">=10.13"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"tslint -c ../../tslint.json src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"npm run tsc -- --watch","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:tap","test:tap":"cd ../.. && c8 --reporter lcov --reports-dir packages/pnpm/coverage ts-node packages/pnpm/test --type-check","postpublish":"publish-packed","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock","prepublishOnly":"pnpm run compile && npm cache clear --force && publish-packed --prune --npm-client yarn"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"6.14.6","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"12.18.3","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"nopt":"^4.0.3","chalk":"^4.1.0","is-ci":"^2.0.0","ramda":"^0.27.0","which":"^2.0.2","path-name":"^1.0.0","split-cmd":"^1.0.1","pkgs-graph":"5.2.0","strip-ansi":"^6.0.0","@pnpm/types":"6.2.0","@types/nopt":"^3.0.29","graceful-fs":"^4.2.4","render-help":"^1.0.0","@pnpm/config":"11.2.1","@pnpm/logger":"^3.2.2","@pnpm/tabtab":"0.0.1","@pnpm/command":"1.0.0","@pnpm/run-npm":"2.0.3","@pnpm/cli-meta":"1.0.1","loud-rejection":"^2.2.0","@pnpm/cli-utils":"0.4.19","@zkochan/libnpx":"11.0.3","update-notifier":"^4.1.0","@pnpm/core-loggers":"4.2.0","@pnpm/file-reporter":"^1.0.0","@pnpm/parse-cli-args":"3.0.1","@pnpm/default-reporter":"7.5.2","@pnpm/find-workspace-dir":"1.0.0","@pnpm/plugin-commands-audit":"2.0.4","@pnpm/plugin-commands-store":"2.0.27","@pnpm/plugin-commands-import":"1.0.47","@pnpm/plugin-commands-server":"2.0.23","@pnpm/common-cli-options-help":"0.1.6","@pnpm/plugin-commands-listing":"2.0.15","@pnpm/plugin-commands-rebuild":"2.0.28","@pnpm/plugin-commands-outdated":"3.0.3","@pnpm/filter-workspace-packages":"2.1.12","@pnpm/plugin-commands-publishing":"2.1.13","@pnpm/plugin-commands-installation":"3.1.5","@pnpm/plugin-commands-script-runners":"1.2.14"},"_hasShrinkwrap":false,"__devDependencies":{"mz":"^2.7.0","ncp":"^2.0.0","pnpm":"link:","delay":"^4.4.0","execa":"^4.0.3","p-any":"3.0.0","byline":"5.0.0","semver":"^7.3.2","@types/mz":"^2.7.1","tree-kill":"^1.2.2","write-pkg":"4.0.0","@types/ncp":"^2.0.4","is-windows":"^1.0.2","cross-spawn":"^7.0.3","exists-link":"2.0.0","npm-run-all":"^4.1.5","path-exists":"^4.0.0","symlink-dir":"^4.1.0","@types/is-ci":"^2.0.0","@types/ramda":"^0.27.11","@types/table":"^5.0.0","@types/which":"^1.3.2","tape-promise":"4.0.0","@pnpm/prepare":"0.0.8","@types/byline":"^4.2.32","@types/semver":"^7.3.1","@zkochan/retry":"^0.2.0","load-json-file":"^6.2.0","read-yaml-file":"^2.0.0","@pnpm/constants":"4.0.0","@zkochan/rimraf":"^1.0.0","write-json-file":"4.0.0","write-yaml-file":"^4.1.0","deep-require-cwd":"1.0.0","@types/is-windows":"^1.0.0","normalize-newline":"3.0.0","@pnpm/modules-yaml":"8.0.2","@types/cross-spawn":"^6.0.2","@types/graceful-fs":"^4.1.3","@types/tape-promise":"^4.0.1","@pnpm/assert-project":"2.1.6","@pnpm/lockfile-types":"2.0.1","dir-is-case-sensitive":"^1.0.2","@types/update-notifier":"^4.1.0","@pnpm/read-package-json":"3.1.3","@pnpm/read-project-manifest":"1.0.11","@pnpm/write-project-manifest":"1.1.1","@pnpm/find-workspace-packages":"2.3.5","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_5.4.11_1596360400248_0.960350377213901","host":"s3://npm-registry-packages"}},"5.4.10":{"name":"pnpm","version":"5.4.10","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@5.4.10","maintainers":[{"name":"zkochan","email":"z@kochan.io"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"9faf91ce7fae33567f1764543324333e31c45049","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-5.4.10.tgz","fileCount":5784,"integrity":"sha512-Xa+qsAbo+idDcHZDPvimNZyB8cGGgf+pBlqpo4KxFaKpdyzaaO64p4traoxOcl5NqwzaEJxNtnTt4A7KTpn/RQ==","signatures":[{"sig":"MEUCIQDh7/ZGkOtmESk4JSB9bi8vr/31L2eVox+Apj5KGm6RDgIgczlLHhsOtD93nWkJkVNiAXE5W6atBUFXSY1vnkfx0jI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18071051,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfJdQyCRA9TVsSAnZWagAAtdMP/1iORo+wTh/9JkOVhBxP\ntghaWGBigLBdZ3W8oVnwW/62nZ6EFFA50bI1GBegRmpiuXPNKRdkinW+DuAp\n7+7lDtl2RuA8zsBYdwa98n3+REqOCu2oTIyvR31qvW5yMWQfr8OpaiO/psK3\nHTy7tY7w9Nk0y4EQ19gbnQBbRWEDX86xp9LcDPD06TgsqsCqQSaruIH8FkUX\nt9WkE+VLCY4THNWWwrYnwigrgYIWCalX7UZFxMyidAGa03dbxuP86rxL2hnk\nXuQs+VLu8fbcL0+/bfKmuIvYGx+FfDXtJgzWRUa0ZxTfidvBQuInrGLWf9MU\nJ93xry+fCIZeaLSCkbPC+Cj2SpaZkapxKixiNUnHOq0Pc/wEz0t1Z+vLLLYZ\nJY9dqyJTHslJ5VtwBZKLeVuU+3cveex6X3m4C/y/gN+8nTajmHnOFWRvPYHX\nv/HPlf+4SiO6toUyQm6j3MbgIT5L3oCjBymNRNI4bM2CBn8NTRm4RPBg4+J/\nvZhttO93lNzUZduUrmI/e7ujBO6MrTiaAkn3Ntk0NLPMg0Y7cVyodsM/cHKA\nsCho4HFqtBZ4pc6zBOuZyL/ZeuLPlWRkP3fKQMFMZZQRTVoxqF90oVUqd0m/\niM85ub1mOHC9Zzxo+klzSXCPReF5a8iFgpiHtgAuk+ygbnlgO0mqeREq/9hM\nvHch\r\n=yyFb\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","engines":{"node":">=10.13"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"tslint -c ../../tslint.json src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"npm run tsc -- --watch","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:tap","test:tap":"cd ../.. && c8 --reporter lcov --reports-dir packages/pnpm/coverage ts-node packages/pnpm/test --type-check","postpublish":"publish-packed","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock","prepublishOnly":"pnpm run compile && npm cache clear --force && publish-packed --prune --npm-client yarn"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"6.14.6","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"12.18.3","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"nopt":"^4.0.3","chalk":"^4.1.0","is-ci":"^2.0.0","ramda":"^0.27.0","which":"^2.0.2","path-name":"^1.0.0","split-cmd":"^1.0.1","pkgs-graph":"5.2.0","strip-ansi":"^6.0.0","@pnpm/types":"6.2.0","@types/nopt":"^3.0.29","graceful-fs":"^4.2.4","render-help":"^1.0.0","@pnpm/config":"11.2.1","@pnpm/logger":"^3.2.2","@pnpm/tabtab":"0.0.1","@pnpm/command":"1.0.0","@pnpm/run-npm":"2.0.3","@pnpm/cli-meta":"1.0.1","loud-rejection":"^2.2.0","@pnpm/cli-utils":"0.4.18","@zkochan/libnpx":"11.0.3","update-notifier":"^4.1.0","@pnpm/core-loggers":"4.2.0","@pnpm/file-reporter":"^1.0.0","@pnpm/parse-cli-args":"3.0.1","@pnpm/default-reporter":"7.5.2","@pnpm/find-workspace-dir":"1.0.0","@pnpm/plugin-commands-audit":"2.0.3","@pnpm/plugin-commands-store":"2.0.26","@pnpm/plugin-commands-import":"1.0.46","@pnpm/plugin-commands-server":"2.0.22","@pnpm/common-cli-options-help":"0.1.6","@pnpm/plugin-commands-listing":"2.0.14","@pnpm/plugin-commands-rebuild":"2.0.27","@pnpm/plugin-commands-outdated":"3.0.2","@pnpm/filter-workspace-packages":"2.1.11","@pnpm/plugin-commands-publishing":"2.1.12","@pnpm/plugin-commands-installation":"3.1.4","@pnpm/plugin-commands-script-runners":"1.2.13"},"_hasShrinkwrap":false,"readmeFilename":"README.md","__devDependencies":{"mz":"^2.7.0","ncp":"^2.0.0","pnpm":"link:","delay":"^4.4.0","execa":"^4.0.3","p-any":"3.0.0","byline":"5.0.0","semver":"^7.3.2","@types/mz":"^2.7.1","tree-kill":"^1.2.2","write-pkg":"4.0.0","@types/ncp":"^2.0.4","is-windows":"^1.0.2","cross-spawn":"^7.0.3","exists-link":"2.0.0","npm-run-all":"^4.1.5","path-exists":"^4.0.0","symlink-dir":"^4.1.0","@types/is-ci":"^2.0.0","@types/ramda":"^0.27.11","@types/table":"^5.0.0","@types/which":"^1.3.2","tape-promise":"4.0.0","@pnpm/prepare":"0.0.8","@types/byline":"^4.2.32","@types/semver":"^7.3.1","@zkochan/retry":"^0.2.0","load-json-file":"^6.2.0","read-yaml-file":"^2.0.0","@pnpm/constants":"4.0.0","@zkochan/rimraf":"^1.0.0","write-json-file":"4.0.0","write-yaml-file":"^4.1.0","deep-require-cwd":"1.0.0","@types/is-windows":"^1.0.0","normalize-newline":"3.0.0","@pnpm/modules-yaml":"8.0.2","@types/cross-spawn":"^6.0.2","@types/graceful-fs":"^4.1.3","@types/tape-promise":"^4.0.1","@pnpm/assert-project":"2.1.6","@pnpm/lockfile-types":"2.0.1","dir-is-case-sensitive":"^1.0.2","@types/update-notifier":"^4.1.0","@pnpm/read-package-json":"3.1.3","@pnpm/read-project-manifest":"1.0.10","@pnpm/write-project-manifest":"1.1.0","@pnpm/find-workspace-packages":"2.3.4","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_5.4.10_1596314673969_0.6984750804925337","host":"s3://npm-registry-packages"}},"3.8.1":{"name":"pnpm","version":"3.8.1","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@3.8.1","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"5b6017b3ce627163c44316a90dbbdfba24d11e32","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-3.8.1.tgz","fileCount":5235,"integrity":"sha512-uINy/U+TNvUHInG1l0/NrgDosUtafn9BrHjP5+v+ojpw+zb/lgXjkQmMHB4461LKezlNoBb7+0JOrNnm5JhZFg==","signatures":[{"sig":"MEQCIHC3EfFg2mPmCrgUplkrvGWxvT5cTUaHdo/FggJIRA2nAiA233Q16GMTL6zOa1p/1xQkrqDBV+3JalWMdGgv0B4JlQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":21252294,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdbA8CCRA9TVsSAnZWagAAYD4P/271zqlqJFYSdcDjMoO9\n+uc2Uh1Rdk6vtgIvHIApCZ+MTL8+5WhTmRT7P3ce3+ex5OE4QJJhKMuFXwWz\nh4+H+2QMSHIBZ+s3ksvWCit+Dc2SmaMoFQdmLZj1f1hDFYrhGIXmWRl+WACU\nZS6zFpi4ES8DA1uLo8ZDmFRbAoSWeIT6Hwg+RqzIWnOvzvpkpFYh+OXFs9mU\nF9bkMR1nNzdX+sCVzjh+T2X1RIeaoK6ofts9iGkQHdmQv3uiIyvEwsnUBjHS\nisViqhDqQpDXrsXkdUfoBzKl1MsvD2t8S+821aK88/fkwCfAI9eObVskSkQC\n32iV0FK6s3ZZ20GGmrRn37q6m/K7wUBVl/Po4cFsgGxNPWeMLc81HPcNUjpO\nsYtFhVuMii03eDezoE8YQXf0kHk+lv6VVjDCNMzo4GX2AuYAgyhe4XzNNaq0\nIOd8YNGHnr+/mqYX291trUERluOOFECn1KQ6IIdKuam8UGesCRicFWK4XDMZ\nm7NR3AwuCGPTyRdLnfgl2jEoOVgSJVgaYfBo2K39GgLVYo902LxpA7NbECnz\nCPPZjCS6LzzIiAm4bnZ0ybEFPHtP92O1Y512GDhMkM/bq3RmC/XRhTSg5Gqu\n/TzBn1bzJ4t7uoGOhn0DUf4qElO1UHpYIB3pTVUccmuD0xeooYJ0kaXoxxc2\nbfvg\r\n=03rM\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","_from":".","_shasum":"5b6017b3ce627163c44316a90dbbdfba24d11e32","engines":{"node":">=8.15"},"scripts":{"tsc":"rimraf lib && tsc","lint":"tslint -c tslint.json src/**/*.ts test/**/*.ts","test":"npm run lint && npm run tsc && npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"run-p -r registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf ../../../.tmp/ && rimraf node_modules/.bin/pnpm && registry-mock prepare","registry-mock":"registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"10.12.0","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"mz":"2.7.0","mem":"5.1.1","nopt":"4.0.1","supi":"0.34.11","archy":"1.0.0","chalk":"2.4.2","delay":"4.3.0","execa":"2.0.4","is-ci":"2.0.0","ramda":"0.26.1","table":"5.4.6","diable":"4.0.2","cp-file":"7.0.0","p-limit":"2.2.1","get-port":"5.0.0","make-dir":"3.0.0","p-filter":"2.1.0","@types/mz":"^0.0.32","camelcase":"5.3.1","fast-glob":"3.0.4","is-subdir":"1.0.3","lru-cache":"5.1.1","minimatch":"3.0.4","path-name":"1.0.0","tree-kill":"1.2.1","wrap-ansi":"6.0.0","@pnpm/list":"2.0.3","is-windows":"1.0.2","pkgs-graph":"4.1.0","@pnpm/error":"1.0.0","@pnpm/types":"3.2.0","@pnpm/utils":"0.10.6","common-tags":"1.8.0","cross-spawn":"6.0.5","graceful-fs":"4.2.1","signal-exit":"3.0.2","@pnpm/config":"3.5.2","@pnpm/logger":"2.1.1","@pnpm/server":"3.0.6","@types/archy":"0.0.31","find-packages":"5.0.10","path-absolute":"1.0.1","read-ini-file":"2.0.0","@pnpm/outdated":"4.0.0","camelcase-keys":"6.0.1","load-json-file":"6.2.0","loud-rejection":"2.1.0","process-exists":"3.1.0","read-yaml-file":"1.1.0","@pnpm/constants":"1.1.0","@pnpm/lifecycle":"6.2.3","@zkochan/libnpx":"11.0.1","@zkochan/rimraf":"1.0.0","graph-sequencer":"2.0.0","update-notifier":"3.0.1","write-json-file":"4.0.0","@pnpm/store-path":"2.1.0","@types/lru-cache":"^5.1.0","@types/minimatch":"^3.0.3","@types/wrap-ansi":"3.0.0","@pnpm/semver-diff":"1.0.2","@pnpm/core-loggers":"3.0.3","@pnpm/file-reporter":"0.1.0","@pnpm/lockfile-file":"1.1.3","@pnpm/package-store":"4.0.16","@pnpm/default-fetcher":"3.1.18","dir-is-case-sensitive":"1.0.2","version-selector-type":"2.0.1","@pnpm/default-reporter":"3.4.2","@pnpm/default-resolver":"3.1.3","@pnpm/package-is-installable":"2.2.1","@pnpm/read-importer-manifest":"1.0.9","@pnpm/store-controller-types":"3.0.3"},"_hasShrinkwrap":false,"__devDependencies":{"ncp":"2.0.0","pnpm":"link:","tape":"4.11.0","p-any":"2.1.0","retry":"0.12.0","byline":"5.0.0","rimraf":"3.0.0","semver":"6.3.0","write-pkg":"4.0.0","@types/nopt":"3.0.29","exists-link":"2.0.0","npm-run-all":"4.1.5","path-exists":"4.0.0","symlink-dir":"3.1.0","@types/ramda":"0.26.21","@types/retry":"0.12.0","@types/table":"^4.0.6","tape-promise":"4.0.0","@pnpm/prepare":"0.0.0","@types/byline":"4.2.31","@types/mkdirp":"0.5.2","@types/semver":"6","write-yaml-file":"3.0.1","deep-require-cwd":"1.0.0","normalize-newline":"3.0.0","@pnpm/modules-yaml":"3.0.3","@types/common-tags":"1.8.0","@pnpm/registry-mock":"1.4.0","@pnpm/lockfile-types":"1.1.0","@types/update-notifier":"2.5.0","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_3.8.1_1567362817617_0.6741926322490575","host":"s3://npm-registry-packages"}},"5.4.12":{"name":"pnpm","version":"5.4.12","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@5.4.12","maintainers":[{"name":"zkochan","email":"z@kochan.io"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"259b7e5a7a3a6458c87eb82debbaebdf746b1785","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-5.4.12.tgz","fileCount":5787,"integrity":"sha512-//Oru9g26OvTCe6bID3AJNiJ8B5SRd0vQBRH1gpoWxDh5kdPPpV4pge4B6ncWJUIl0yAVB9sSmDqDDheJP5+xQ==","signatures":[{"sig":"MEQCIGeWTKZefS5TObdSxkQsAKl6L4Jw4GlYDrqD916W9+WuAiBaWiGBGxI6rgDrC1vYx+5JrKhwRw7cBfzU3PWrVIw5KQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18074434,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfKe69CRA9TVsSAnZWagAAQEIP/i73eZ97iBhDUdLNN3Fj\nszDUaFCtRvm/GE2l9GyOiOfsR3AHKsr+AY5q+8fFCLf1CFU4wOIL5R+sS/GP\nvRpw4HSY08pQvdEvTQWVRNtSHglhTYxfxMuLmPBGwQ+dJGd+lLTweu5Hnrx6\ntICskY7+Ug684WiajDFva19fx9XF5H36u+4MpMyn/9wqq4VBRJ2ibP8hruo6\nDUq2BGjQaUqpSbeapJz/kJiB3uSaefUBGiGNEN09Qbm4slJJjDeKN8nIAUGx\n747CnnHb/YchXqsy79GhqNXNpLg71svovXzRkK8OSEURszW18mXM0VhuF7ZU\nW80dtVJDAIMvRSe+UuwglzKaXN72/S49tQZ93FL1ES6Z6N+UtGySqv0uiUxE\nE5Pqu8Kf8gZAzKiGj3Jtdd4csfDX6eQv4M0etJExOdlF75n6tzvka2NsWWqR\n7AKUKYZCAO5idX3NngbvV2A7srh5TFeYv9sNhqKbJ0pSe1cox3lUfHWnz35l\nYaBLAJseHcZYMmWopDI9c0xFlFadwnqdY3q7yf4CPOktyPnRNVc0R+j49FWh\nt3GeQq6aRnvJHKxuSkFbc787gZmiewxfEEbqDpdjG+xfyJ4e1WjlLPIKNZM/\nJ20S+bvejPZivZHovEJWeSYqna94t0ezPSO9k4NYP+VP+dipyhTxjxMmvv51\nxU+q\r\n=Cblc\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","engines":{"node":">=10.13"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"tslint -c ../../tslint.json src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"npm run tsc -- --watch","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:tap","test:tap":"cd ../.. && c8 --reporter lcov --reports-dir packages/pnpm/coverage ts-node packages/pnpm/test --type-check","postpublish":"publish-packed","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock","prepublishOnly":"pnpm run compile && npm cache clear --force && publish-packed --prune --npm-client yarn"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"6.14.6","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"12.18.3","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"nopt":"^4.0.3","chalk":"^4.1.0","is-ci":"^2.0.0","ramda":"^0.27.0","which":"^2.0.2","path-name":"^1.0.0","split-cmd":"^1.0.1","pkgs-graph":"5.2.0","strip-ansi":"^6.0.0","@pnpm/types":"6.2.0","@types/nopt":"^3.0.29","graceful-fs":"^4.2.4","render-help":"^1.0.0","@pnpm/config":"11.2.1","@pnpm/logger":"^3.2.2","@pnpm/tabtab":"0.0.1","@pnpm/command":"1.0.0","@pnpm/run-npm":"2.0.3","@pnpm/cli-meta":"1.0.1","loud-rejection":"^2.2.0","@pnpm/cli-utils":"0.4.19","@zkochan/libnpx":"11.0.3","update-notifier":"^4.1.0","@pnpm/core-loggers":"4.2.0","@pnpm/file-reporter":"^1.0.0","@pnpm/parse-cli-args":"3.0.1","@pnpm/default-reporter":"7.5.2","@pnpm/find-workspace-dir":"1.0.0","@pnpm/plugin-commands-audit":"2.0.4","@pnpm/plugin-commands-store":"2.0.27","@pnpm/plugin-commands-import":"1.0.47","@pnpm/plugin-commands-server":"2.0.23","@pnpm/common-cli-options-help":"0.1.6","@pnpm/plugin-commands-listing":"2.0.15","@pnpm/plugin-commands-rebuild":"2.0.28","@pnpm/plugin-commands-outdated":"3.0.3","@pnpm/filter-workspace-packages":"2.1.12","@pnpm/plugin-commands-publishing":"2.1.14","@pnpm/plugin-commands-installation":"3.1.6","@pnpm/plugin-commands-script-runners":"1.2.14"},"_hasShrinkwrap":false,"__devDependencies":{"mz":"^2.7.0","ncp":"^2.0.0","pnpm":"link:","delay":"^4.4.0","execa":"^4.0.3","p-any":"3.0.0","byline":"5.0.0","semver":"^7.3.2","@types/mz":"^2.7.1","tree-kill":"^1.2.2","write-pkg":"4.0.0","@types/ncp":"^2.0.4","is-windows":"^1.0.2","cross-spawn":"^7.0.3","exists-link":"2.0.0","npm-run-all":"^4.1.5","path-exists":"^4.0.0","symlink-dir":"^4.1.0","@types/is-ci":"^2.0.0","@types/ramda":"^0.27.11","@types/table":"^5.0.0","@types/which":"^1.3.2","tape-promise":"4.0.0","@pnpm/prepare":"0.0.8","@types/byline":"^4.2.32","@types/semver":"^7.3.1","@zkochan/retry":"^0.2.0","load-json-file":"^6.2.0","read-yaml-file":"^2.0.0","@pnpm/constants":"4.0.0","@zkochan/rimraf":"^1.0.0","write-json-file":"4.0.0","write-yaml-file":"^4.1.0","deep-require-cwd":"1.0.0","@types/is-windows":"^1.0.0","normalize-newline":"3.0.0","@pnpm/modules-yaml":"8.0.2","@types/cross-spawn":"^6.0.2","@types/graceful-fs":"^4.1.3","@types/tape-promise":"^4.0.1","@pnpm/assert-project":"2.1.6","@pnpm/lockfile-types":"2.0.1","dir-is-case-sensitive":"^1.0.2","@types/update-notifier":"^4.1.0","@pnpm/read-package-json":"3.1.3","@pnpm/read-project-manifest":"1.0.11","@pnpm/write-project-manifest":"1.1.1","@pnpm/find-workspace-packages":"2.3.5","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_5.4.12_1596583612372_0.8761401311636365","host":"s3://npm-registry-packages"}},"9.0.0-alpha.10":{"name":"pnpm","version":"9.0.0-alpha.10","keywords":["pnpm9","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@9.0.0-alpha.10","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"188f412a00ff1e63240203bf9ede8d64fc4ad7b9","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-9.0.0-alpha.10.tgz","fileCount":844,"integrity":"sha512-p5tDi5ur9ZKSQjh+6DsWpYFPX4HuWfcMw6L8SAPWm7DE0B9QyBSuN9VnjSOionb7WlQBRS8Z7M4Jfd4S9KIBxw==","signatures":[{"sig":"MEUCIGCIpOLMRjjyGN+CZLMt1cOTen95cdRvq/C0KrzDmu82AiEAlhwk0lopwCVpXZJjV7BNh3DUSVFLXgwh1qBD5PrNejY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":16855589},"main":"bin/pnpm.cjs","_from":"file:pnpm-9.0.0-alpha.10.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=18.12"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7776 jest","start":"tsc --watch","bundle":"ts-node bundle.ts","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/templates dist/templates && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/545f211152e70e30ef7426183def8c74/pnpm-9.0.0-alpha.10.tgz","_integrity":"sha512-p5tDi5ur9ZKSQjh+6DsWpYFPX4HuWfcMw6L8SAPWm7DE0B9QyBSuN9VnjSOionb7WlQBRS8Z7M4Jfd4S9KIBxw==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"10.2.4","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"18.19.1","preferGlobal":true,"publishConfig":{"tag":"next-9","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/pnpm_9.0.0-alpha.10_1711142979837_0.6231649021762333","host":"s3://npm-registry-packages"}},"6.14.0-0":{"name":"pnpm","version":"6.14.0-0","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"license":"MIT","_id":"pnpm@6.14.0-0","maintainers":[{"name":"zkochan","email":"z@kochan.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"4aea89e84bea004f8cb316266999e7f8f1cbad6d","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-6.14.0-0.tgz","fileCount":625,"integrity":"sha512-l39clyQN2mp1rdrHrw6Xv/B3Tf+47qv3tK7qUIfbY3JNhOz3W1wGfIf9SKO4cFjBt2lWCXemrQD6UhHmwwB/bg==","signatures":[{"sig":"MEYCIQDReOGcVaBH1zFS/g8eYqVmkpvM22QqMZNfarbl30JA3gIhAIwVBFOiiPZp6bwPwJHVGn3XVaCNzkpUwH7kfP5CzSH6","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9294122,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhGwPaCRA9TVsSAnZWagAAMpkP/iL43u3HtIPwY8qP0cRP\nA9uyKI8SJUvD+Tzv/CDdq5VzV4w/JhR99NGi8dUrrHTl+ASPPqa+cMR0aKPU\nAeyXXJZ5Dq+mSOOqVMy3xoTIOosVYzJj3OHx1f/mPbZWiz0fzEHyLQgW5Fax\n0nSu93nDAQATjhWcNh5isXXbX+zdJJKgbl21/CF18tBoLvfgEOHLNNteNp4v\noudA6c1y3KxMaXIVf4OR/SMGAuVQ6i7dMRQ9vjQYg5MD9CJfsJFwnd7wM6Bk\nepEVL2UG8pJxYpsEcuLy4kAUg02r7ZEibdjG17gjU05/PtuhN9EAhFgDhY8O\n6Zx5Tene1R8Z6NQCWTgOwc2qPH84pTUp8WOSwQHTKVOfWxNRcdqgd7PJ7saM\nyiLwUGRZEam54uffFXRcwuJW/U78rD5qsT8HqvB5LM2BE8dq71q8QdO77Tiz\nGGE3TW1StMUJlX3IJH31XK4BTOJzNlorEOAWEkHwOsK/IWYRk/0AE0HQba4D\nH6FhWxgAi1kXsxOhXidib5tqz8KpCnv2pbDMMLesvu1pwi716iLbdBGgTwSD\naj08V2W6WUjuKIN2BIHIfVpF1BU+IwF8qotLCrp5CuRb8pzEZ+sSwPtmh0If\nlyQ2HOuOk/aTdiEFqGBKn/13APaAGNj5co1Fan/9Ydt7YcDg0X1eCaxNLLQw\nJ22c\r\n=uOVz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","_from":"file:pnpm-6.14.0-0.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=12.17"},"funding":{"url":"https://opencollective.com/pnpm"},"scripts":{"lint":"eslint -c ../../eslint.json src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7781 pnpm run test:e2e","start":"pnpm tsc -- --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build && pnpm run lint -- --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.cjs","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"_resolved":"/home/zoltan/src/pnpm/pnpm/packages/pnpm/pnpm-6.14.0-0.tgz","_integrity":"sha512-l39clyQN2mp1rdrHrw6Xv/B3Tf+47qv3tK7qUIfbY3JNhOz3W1wGfIf9SKO4cFjBt2lWCXemrQD6UhHmwwB/bg==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.20.6","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"14.17.4","preferGlobal":true,"publishConfig":{"tag":"next","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_6.14.0-0_1629160410026_0.012348812501619122","host":"s3://npm-registry-packages"}},"0.39.0":{"name":"pnpm","version":"0.39.0","keywords":["install","npm"],"author":{"name":"Rico Sta. Cruz","email":"rico@ricostacruz.com"},"license":"MIT","_id":"pnpm@0.39.0","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://github.com/rstacruz/pnpm#readme","bugs":{"url":"https://github.com/rstacruz/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js"},"dist":{"shasum":"750fa678d972699f7303c521ec20ec3f984c2ee3","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-0.39.0.tgz","integrity":"sha512-W+5MjZeqSwPR0B3vh37q6cpfOof6lzEJJSLpB7nUd8R6LZ5r2OvsM0ERCjBuR9jq3MKv/AH7f67eGqzopldytQ==","signatures":[{"sig":"MEYCIQD1vac1olTkuidoGDdLqzvFuAgQDGVBh/BvCRTYiogiywIhAO7LdeR1/LMDOy47YpLVp7NAwzSrCu8TNlbwllBDtebe","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["bin/","lib/"],"config":{"ghooks":{"commit-msg":"node ./node_modules/validate-commit-msg/index.js"},"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"_shasum":"750fa678d972699f7303c521ec20ec3f984c2ee3","engines":{"node":">=4"},"gitHead":"58aaa0d6fd9da9c326a42079c3b575adde611db1","scripts":{},"typings":"lib/index.d.ts","_npmUser":{"name":"zkochan","email":"zoltan.kochan@gmail.com"},"__scripts":{"tsc":"rm -rf lib && tsc","lint":"standard && tslint -c tslint.json ./src/**/*.ts ./test/**/*.ts","test":"npm run lint && ts-node test | tap-diff","cover":"istanbul cover test/index.js","start":"npm run tsc -- --watch","commit":"git-cz","release":"sh .scripts/release.sh","posttest":"rm -rf .tmp","docs:build":"docpress build","prepublish":"in-publish && echo 'You need to use \"npm run release\" to publish pnpm' && false || not-in-publish","prerelease":"npm run tsc && npm test"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/rstacruz/pnpm.git","type":"git"},"_npmVersion":"3.10.3","description":"A fast implementation of npm install","directories":{"test":"test"},"_nodeVersion":"6.5.0","preferGlobal":true,"__dependencies":{"mz":"2.4.0","rc":"1.1.6","meow":"3.7.0","chalk":"1.1.3","debug":"2.2.0","is-ci":"1.0.9","retry":"0.10.0","byline":"5.0.0","mkdirp":"0.5.1","semver":"5.3.0","tar-fs":"1.13.2","thenify":"3.2.0","lockfile":"1.0.1","node-gyp":"3.4.0","commondir":"1.0.1","json2yaml":"1.1.0","os-homedir":"1.0.2","arr-flatten":"1.0.1","common-tags":"1.3.1","cross-spawn":"^4.0.2","observatory":"1.0.0","read-pkg-up":"1.0.1","rimraf-then":"1.0.0","gunzip-maybe":"1.3.1","pause-stream":"0.0.11","registry-url":"3.1.0","promisequence":"1.1.6","sorted-object":"2.0.1","camelcase-keys":"4.0.0","loud-rejection":"1.6.0","normalize-path":"2.0.1","supports-color":"3.1.2","@zkochan/logger":"0.1.0","npm-package-arg":"4.2.0","update-notifier":"1.0.2","is-retry-allowed":"1.1.0","lodash.clonedeep":"4.5.0","npm-registry-client":"7.2.1","registry-auth-token":"3.0.1","delocalize-dependencies":"0.1.0"},"devDependencies":{"caw":"2.0.0","ncp":"^2.0.0","nixt":"0.5.0","tape":"4.6.1","isexe":"1.1.2","sepia":"2.0.1","ghooks":"^1.3.2","tslint":"3.15.1","cash-rm":"0.2.0","ts-node":"1.3.0","docpress":"0.6.13","istanbul":"^0.4.5","standard":"8.3.0","tap-diff":"0.1.1","commitizen":"^2.8.6","in-publish":"2.0.0","typescript":"2.0.3","tape-promise":"1.1.0","git-update-ghpages":"1.3.0","validate-commit-msg":"^2.7.0","cz-conventional-changelog":"^1.2.0"},"_npmOperationalInternal":{"tmp":"tmp/pnpm-0.39.0.tgz_1475566472480_0.9482600225601345","host":"packages-16-east.internal.npmjs.com"}},"6.14.0-3":{"name":"pnpm","version":"6.14.0-3","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"license":"MIT","_id":"pnpm@6.14.0-3","maintainers":[{"name":"zkochan","email":"z@kochan.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"7ad3dc53d1e92f319487c400c47651a487a12e41","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-6.14.0-3.tgz","fileCount":625,"integrity":"sha512-izXcgKYrK6M0qQi8vEfshiQkxXuj0giybWFIzGs3MQoPK7ou0ctApT66O1eENFXAWtytxNM5WIpqQu0K10SJTA==","signatures":[{"sig":"MEUCIA22iVlnEe1WjhjLmz8hvrF83YYUQybQh4u2D9IJrCTJAiEAiDXNyTCBV9PLFKCVSsSj4qv543ezVxUStmT3Xw9JZCw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9295227,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhHWIwCRA9TVsSAnZWagAA7yMQAKHg+r+gzmdfmW8UfQAh\nzD4oD583i8j5g9bKqiwdWr8iiH4d+3O7ar4lD0QBICDHYqxn2vABTsXZQKWC\nGQVrbQZ1FPS9QdYQnkgYcLDumSJa7eR1F8M2ybEvcFgA6LkCz04OyvQugyXx\nahAGTgI6b3t9ZslG2DncVGNJ8o1eDgtga/wMekpgQXb+q0bAsEh3ZQtXx0Su\nhdulixtOIgJE1p3giQuXhI/M5+zaBpui/6lMn2QAi+zQnNa2ZMzZTjO31iE7\nIKAen7YBa5NggkxqVhLJZmf2kLLjzP74lBSiXbEODx9oekJn+L/rdvdpXxMy\nrk24/XU6g2ic2+/Ppo/SfGR/9A7fgX6XrcJg+Epd4cVCE0pLMmKV1dIyWg2s\ndz2oHmlcc83CiOplpdnbc45kA+RZ4RHkZMwiBHNF9NR7QLHbMdpLGbL8UcEP\nACliTD3nL80X2QPxgvyVrsvlBeI+W3NiTQ89NiKMDhHDhOl9T/zQHKMXqwJF\nUa2ft4roNeW88diJjzxAciigU27IoRnNmFKDuMSp9lkv3SLDdFYupUEhhYfE\nfNqwwydF0o5H3xOtUbP9AemuI5TexNbRWpZioiEMYBFxmcFPPS6pZf3LmkWu\nmJurIzcT281M7/27MgkAihK8lumCOzk1Un6jWw15Y24PRLwelgfXHec7SIIm\n+SBQ\r\n=FQiu\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","_from":"file:pnpm-6.14.0-3.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=12.17"},"funding":{"url":"https://opencollective.com/pnpm"},"scripts":{"lint":"eslint -c ../../eslint.json src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7781 pnpm run test:e2e","start":"pnpm tsc -- --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build && pnpm run lint -- --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.cjs","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"_resolved":"/home/zoltan/src/pnpm/pnpm/packages/pnpm/pnpm-6.14.0-3.tgz","_integrity":"sha512-izXcgKYrK6M0qQi8vEfshiQkxXuj0giybWFIzGs3MQoPK7ou0ctApT66O1eENFXAWtytxNM5WIpqQu0K10SJTA==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.20.6","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"14.17.5","preferGlobal":true,"publishConfig":{"tag":"next","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_6.14.0-3_1629315632734_0.004967853399027833","host":"s3://npm-registry-packages"}},"0.39.1":{"name":"pnpm","version":"0.39.1","keywords":["install","npm"],"author":{"name":"Rico Sta. Cruz","email":"rico@ricostacruz.com"},"license":"MIT","_id":"pnpm@0.39.1","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://github.com/rstacruz/pnpm#readme","bugs":{"url":"https://github.com/rstacruz/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js"},"dist":{"shasum":"cbf54f045a7739c8c12bb8c619812afb142e33c2","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-0.39.1.tgz","integrity":"sha512-JytstrKlVF/2BL2jNQhRHo3KxaVILZYbfg6821dARqhv+3kh0r3GZsf2ysRbPhiQMEKTkea/+Ho66X0bR2F58A==","signatures":[{"sig":"MEYCIQCW41aIovKpsalDA9h29OIYClA0Q3rrromvNcjaeZ3wwAIhAOckgZA4Y0FSfxv98vLGGI8EN5Jn+NxsRoPHkyTrazm8","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib/"],"config":{"ghooks":{"commit-msg":"node ./node_modules/validate-commit-msg/index.js"},"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"_shasum":"cbf54f045a7739c8c12bb8c619812afb142e33c2","engines":{"node":">=4"},"gitHead":"2b94a596b692f6b7e87d970f4df424e81822c199","scripts":{},"typings":"lib/index.d.ts","_npmUser":{"name":"zkochan","email":"zoltan.kochan@gmail.com"},"__scripts":{"tsc":"rm -rf lib && tsc","lint":"standard && tslint -c tslint.json ./src/**/*.ts ./test/**/*.ts","test":"npm run lint && ts-node test | tap-diff","cover":"istanbul cover test/index.js","start":"npm run tsc -- --watch","commit":"git-cz","release":"sh .scripts/release.sh","posttest":"rm -rf .tmp","docs:build":"docpress build","prepublish":"in-publish && echo 'You need to use \"npm run release\" to publish pnpm' && false || not-in-publish","prerelease":"npm run tsc && npm test"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/rstacruz/pnpm.git","type":"git"},"_npmVersion":"3.10.3","description":"A fast implementation of npm install","directories":{"test":"test"},"_nodeVersion":"6.5.0","preferGlobal":true,"__dependencies":{"mz":"2.4.0","rc":"1.1.6","meow":"3.7.0","chalk":"1.1.3","debug":"2.2.0","is-ci":"1.0.9","retry":"0.10.0","byline":"5.0.0","mkdirp":"0.5.1","semver":"5.3.0","tar-fs":"1.13.2","find-up":"2.0.0","thenify":"3.2.0","lockfile":"1.0.1","node-gyp":"3.4.0","commondir":"1.0.1","json2yaml":"1.1.0","os-homedir":"1.0.2","arr-flatten":"1.0.1","common-tags":"1.3.1","cross-spawn":"^4.0.2","observatory":"1.0.0","read-pkg-up":"1.0.1","rimraf-then":"1.0.0","gunzip-maybe":"1.3.1","pause-stream":"0.0.11","registry-url":"3.1.0","promisequence":"1.1.6","sorted-object":"2.0.1","camelcase-keys":"4.0.0","loud-rejection":"1.6.0","normalize-path":"2.0.1","supports-color":"3.1.2","@zkochan/logger":"0.1.0","npm-package-arg":"4.2.0","update-notifier":"1.0.2","is-retry-allowed":"1.1.0","lodash.clonedeep":"4.5.0","npm-registry-client":"7.2.1","registry-auth-token":"3.0.1","delocalize-dependencies":"0.1.0"},"devDependencies":{"caw":"2.0.0","ncp":"^2.0.0","nixt":"0.5.0","tape":"4.6.1","isexe":"1.1.2","sepia":"2.0.1","ghooks":"^1.3.2","tslint":"3.15.1","cash-rm":"0.2.0","ts-node":"1.3.0","docpress":"0.6.13","istanbul":"^0.4.5","standard":"8.3.0","tap-diff":"0.1.1","commitizen":"^2.8.6","in-publish":"2.0.0","typescript":"2.0.3","tape-promise":"1.1.0","git-update-ghpages":"1.3.0","validate-commit-msg":"^2.7.0","cz-conventional-changelog":"^1.2.0"},"_npmOperationalInternal":{"tmp":"tmp/pnpm-0.39.1.tgz_1475698092594_0.5432713760528713","host":"packages-16-east.internal.npmjs.com"}},"7.19.0":{"name":"pnpm","version":"7.19.0","keywords":["pnpm7","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@7.19.0","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"24b3729c29785f92d3bfaeffec42bfd499108501","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-7.19.0.tgz","fileCount":655,"integrity":"sha512-0ZPqlBY9M5fqKI9Ya0kEB7PQj7Pg7bYEjXbRbg4pNnJIObzXeO+PaK/8FBd8KMgJe5QpLb6rn2nVFHNSNoz+kw==","signatures":[{"sig":"MEUCIBwY+Uvjf1WN1CFv/yTOPUz9xZsf/p/sSZFH3kj95KZEAiEA+kTAUfod/bBImPRxasGrcrs0/lk8BbemWhIFMa6qoiI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12575400,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjouwkACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpZaRAAkDl3ZhlOzQWCpniRp0wuoQ+rO0v0F/F1EizQo2lkbgZ9c7Yh\r\ngImda4wTRx7713dcpCvnGJbJSWMSxwn09S+UEh2W76cH/GZFkFJFBlSrzEda\r\nQtnUVHQMkvgPJoFaqAyOfg8ukWgUgdSV4FTqFIzwqK2pDKNEAW8TZS/fpeh+\r\nMIYlK2x/jBZgB/892zoU8OIzrV8AV6QpMdjZsN3Jdw2CE+HCb+WjYQtkypnY\r\nGuPySruD+vKoEIAPBd726Kkm9m45fOG2tjm+FxhG34gmdjNqplIjhg0HwwRQ\r\nCbgWINqxCl0U14+kf64KV2zQOQzE/l/g1nF6+IIjllpKEo1X4KqzatuLG6Mh\r\nKgRocFJa3bz6rhAXPyJRNHr1xGYe83wWvzByzxYgSNOiYhktZt4mpLeZoTQ+\r\nrF8PD3iaxuDIuIbwWU1elAc1z3QuoA0f+4Wx0tZ84c/KEbocb8PMPXA2bVFK\r\npBZ+V88EwJA6YXrGe8W67Auckj97bJ5rcE4HuU6RIH4Bdwn66m0NZxOUf6Wo\r\n/+dN+ASeFbACMqaYH6MPNOR2SQQZt7hRT7vGXz7QRyPTh3bLNVn7TqlAk0Id\r\nrxRCADQRQH5r+dOaufE+a9JYoGNu+KA6CuBTVVmbUqJArhl6e+14/kwQy4OG\r\n8mJSCSCjjckaNfApPYGUoPgT9kzSoLYmwHM=\r\n=0wmw\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","_from":"file:pnpm-7.19.0.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=14.6"},"exports":{".":"./package.json"},"funding":{"url":"https://opencollective.com/pnpm"},"scripts":{"lint":"eslint src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7776 pnpm run test:e2e","start":"tsc --watch","bundle":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/ca28b7dd40e563a062d68f3d2ed257ce/pnpm-7.19.0.tgz","_integrity":"sha512-0ZPqlBY9M5fqKI9Ya0kEB7PQj7Pg7bYEjXbRbg4pNnJIObzXeO+PaK/8FBd8KMgJe5QpLb6rn2nVFHNSNoz+kw==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.24.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"16.18.1","preferGlobal":true,"publishConfig":{"tag":"next-7","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_7.19.0_1671621668647_0.10550732357755388","host":"s3://npm-registry-packages"}},"10.9.0":{"name":"pnpm","version":"10.9.0","keywords":["pnpm","pnpm10","dependencies","dependency manager","efficient","fast","hardlinks","install","installer","link","lockfile","modules","monorepo","multi-package","npm","package manager","package.json","packages","prune","rapid","remove","shrinkwrap","symlinks","uninstall","workspace"],"license":"MIT","_id":"pnpm@10.9.0","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"aa4a6bfc002fd508e5643944fb46f2ad64eb8b95","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-10.9.0.tgz","fileCount":1147,"integrity":"sha512-BIbjlGQNPB+zydQ9Sc+Sh5/3T4UWlZwjUwj1qPYuLhlSimXNwqMFj1h83nHro9W1YyfIwzqX5MQFHKSKEMotXw==","signatures":[{"sig":"MEUCIQDqNI4MSmNXpHzA6b+nNT86FhQkmRnxUDRK5ozoi1EtFgIgDRZJdGRKdWDfZFHC3JhF0xPaLSJg1adv86dRgUpRNTo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":19010504},"jest":{"preset":"@pnpm/jest-config/with-registry"},"main":"bin/pnpm.cjs","_from":"file:pnpm-10.9.0.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=18.12"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"jest","start":"tsc --watch","bundle":"ts-node bundle.ts","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/templates dist/templates && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/15cdb90c4c20813f9127f4d3a1e1fea3/pnpm-10.9.0.tgz","_integrity":"sha512-BIbjlGQNPB+zydQ9Sc+Sh5/3T4UWlZwjUwj1qPYuLhlSimXNwqMFj1h83nHro9W1YyfIwzqX5MQFHKSKEMotXw==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git","directory":"pnpm"},"_npmVersion":"10.8.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"20.19.0","preferGlobal":true,"publishConfig":{"tag":"next-10","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/pnpm_10.9.0_1745224591259_0.05419567335404518","host":"s3://npm-registry-packages-npm-production"}},"4.7.0-1":{"name":"pnpm","version":"4.7.0-1","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@4.7.0-1","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"a4421733fea7057a6e350ce5ff91ed023b8b3733","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-4.7.0-1.tgz","fileCount":5976,"integrity":"sha512-B+8ZBPZTatieZS0i2trV+yqlXRqNfhdTmJ+UTQ8iRhijlBajoxaDCPcQvuNKB4BDOcdvzm2qJB2ebdIBV5/KtQ==","signatures":[{"sig":"MEUCIQCzKNP631ygrkDikRkDATgq+7nE7bzKrriub1+I+j1ebQIgXsv6ECw+0X1OU1Fl0jMJ64ZrsNB7bDa3AdRK41tW7Vk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":23352095,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeFO6HCRA9TVsSAnZWagAAVu0QAIiQ5Rune9i3TxWIpDea\nr33NnsKc9Y2u/o2a+TG1Ii4eIKLx92QauvedJz1yt1qMNGJmwu6IyJiV+FyB\ntay4oL569kXZLaRJVBwZfh9Uk/NBsmLrseTIXDDeTqadbi8+k/hX4uPAQD+5\n9HtqrhLnuh9nu/HhxwN5ne0mMOTuhZk9yYxJbQ327giZR+F/JXMmKVPOm8D9\nVh9feVKG4Hy9KsGrRDSL0yJWcn6Aq2d/Bq4raZ0GIxw3aoce9FQIO8XSE0zg\nUSI9u+V4nO7pVaQqWp+nltI7pl829D4aDpfCQRVoK1Qk412L/0x06CMdTItw\n/s5tz7S3z7+AFJTA5tEchntQSDtbY4WVxVbBhpb1PRJMAezx8wkbvVSroS3d\nfKn0TcKFQjT8U67+5fMO3UBY3SUeTLWfnVb3b1fimqC10Sx9hEU5NVWzMlBy\nMdWXon++6BMab/4NxFgRc1oy51A+wj9b9vImKpNJX92vlKAYk2FUmrmHi885\ng73XpRDLaugXqs5a9RtWidgcOIp6j6xLVv1N8OzuPluz/I4jigFWE5I14N3b\nR8/QWEAFYd81I6goRQopgN4hiqzRnQ9GgPSS5B3bVWwi/IVXNLs+pwE7Tzvx\ngiRAaBw6w2oHB2NZUDUbgA5NfhI4NyArYXa/S1si7epn0T4i3+feNziIHkZX\nhVNG\r\n=caLG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","_from":".","_shasum":"a4421733fea7057a6e350ce5ff91ed023b8b3733","engines":{"node":">=10"},"scripts":{"tsc":"rimraf lib && tsc","lint":"tslint -c ../../tslint.json src/**/*.ts test/**/*.ts","test":"npm run lint && npm run tsc && cross-env PNPM_REGISTRY_MOCK_PORT=7772 npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"run-p -r registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf node_modules/.bin/pnpm && registry-mock prepare","registry-mock":"registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"12.11.0","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"chalk":"3.0.0","is-ci":"2.0.0","ramda":"0.26.1","pkgs-graph":"5.1.0","@pnpm/types":"5.0.0","common-tags":"1.8.0","graceful-fs":"4.2.1","render-help":"0.0.0","@pnpm/config":"7.0.0","@pnpm/logger":"3.1.0","@pnpm/run-npm":"1.0.0","loud-rejection":"2.2.0","@pnpm/cli-utils":"0.3.0","@zkochan/libnpx":"11.0.3","update-notifier":"4.0.0","@pnpm/core-loggers":"4.0.1","@pnpm/file-reporter":"0.1.0","@pnpm/parse-cli-args":"0.2.0","@pnpm/default-reporter":"5.1.0","@pnpm/find-workspace-dir":"1.0.0","@pnpm/plugin-commands-audit":"0.2.0","@pnpm/plugin-commands-store":"0.1.0","@pnpm/plugin-commands-import":"0.1.11","@pnpm/plugin-commands-server":"0.1.0","@pnpm/common-cli-options-help":"0.1.3","@pnpm/plugin-commands-listing":"0.2.0","@pnpm/plugin-commands-rebuild":"0.1.0","@pnpm/plugin-commands-outdated":"0.2.0","@pnpm/filter-workspace-packages":"1.2.0","@pnpm/plugin-commands-publishing":"0.2.0","@pnpm/plugin-commands-installation":"0.2.1","@pnpm/plugin-commands-script-runners":"0.2.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","__devDependencies":{"mz":"2.7.0","ncp":"2.0.0","pnpm":"link:","delay":"4.3.0","execa":"4.0.0","p-any":"2.1.0","retry":"0.12.0","byline":"5.0.0","rimraf":"3.0.0","semver":"7.1.1","make-dir":"3.0.0","@types/mz":"^2.7.0","tree-kill":"1.2.2","write-pkg":"4.0.0","@types/ncp":"2.0.3","is-windows":"1.0.2","cross-spawn":"7.0.1","exists-link":"2.0.0","npm-run-all":"4.1.5","path-exists":"4.0.0","symlink-dir":"3.1.1","@types/is-ci":"2.0.0","@types/ramda":"^0.26.39","@types/retry":"0.12.0","@types/table":"^4.0.7","tape-promise":"4.0.0","@pnpm/prepare":"*","@types/byline":"4.2.31","@types/mkdirp":"0.5.2","@types/semver":"^6.2.0","load-json-file":"6.2.0","read-yaml-file":"1.1.0","@pnpm/constants":"3.0.0","@zkochan/rimraf":"1.0.0","write-json-file":"4.0.0","write-yaml-file":"3.0.1","deep-require-cwd":"1.0.0","@types/is-windows":"^1.0.0","normalize-newline":"3.0.0","@pnpm/modules-yaml":"*","@types/common-tags":"1.8.0","@types/cross-spawn":"6.0.1","@types/graceful-fs":"4.1.3","@types/tape-promise":"4.0.0","@pnpm/assert-project":"*","@pnpm/lockfile-types":"2.0.0","dir-is-case-sensitive":"1.0.2","@types/update-notifier":"2.5.0","@pnpm/read-package-json":"*","@pnpm/read-project-manifest":"1.0.0","@pnpm/write-project-manifest":"*","@pnpm/find-workspace-packages":"2.1.0","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_4.7.0-1_1578430086706_0.9971215758431207","host":"s3://npm-registry-packages"}},"1.13.0":{"name":"pnpm","version":"1.13.0","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager"],"author":{"name":"Rico Sta. Cruz","email":"rico@ricostacruz.com"},"license":"MIT","_id":"pnpm@1.13.0","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js"},"dist":{"shasum":"80e1fa5d348d29b7c93f1752c688a74a03247ca4","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-1.13.0.tgz","integrity":"sha512-tg18RC5EDWBDRNJu8zHqYHaBJ3nZwid3dR5YT/GjjK9chznmLPQcPtLmhQFnHDsNZTK6JaZVvvifMLTO9XUIFQ==","signatures":[{"sig":"MEUCIC7we/Ric3ALOpu50WFilo9QGKxWAo0IdRpqH/gzx0xXAiEAsRKdpH0Q1NoECtEPRZsWdVZFf1B2T716aw7dL0US/AA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/bin/pnpm.js","files":["lib/"],"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"engines":{"node":">=4"},"gitHead":"eef65e9ea1b82b68936fb3943406ea8902afd6ff","_npmUser":{"name":"zkochan","email":"zoltan.kochan@gmail.com"},"__scripts":{"cz":"git-cz","?cz":"echo 'Run Git commit wizard'","tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json --project .","test":"npm run tsc && npm run lint && cd test && npm test","start":"npm run tsc -- --watch","prepare":"cd test && pnpm install","commitmsg":"validate-commit-msg","prepublish":"in-publish && echo 'You need to use \"publish-packed\" to publish pnpm' && false || npm run tsc"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"5.3.0","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"greenkeeper":{"ignore":["pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-logger","pnpm-registry-mock","remove-all-except-outer-links","pnpm-shrinkwrap","supi"]},"_nodeVersion":"6.9.1","preferGlobal":true,"__dependencies":{"npm":"^5.0.2","nopt":"^4.0.1","supi":"^0.2.18","is-ci":"^1.0.10","ramda":"^0.24.1","byline":"^5.0.0","camelcase":"^4.1.0","path-name":"^1.0.0","pnpm-list":"^1.0.0","@types/npm":"^2.0.28","@types/node":"^8.0.7","@types/nopt":"^3.0.29","common-tags":"^1.4.0","cross-spawn":"^5.0.0","graceful-fs":"^4.1.11","pnpm-logger":"^0.6.0","@types/ramda":"^0.24.1","@types/byline":"^4.2.31","load-json-file":"^3.0.0","loud-rejection":"^1.6.0","update-notifier":"^2.1.0","@types/common-tags":"^1.2.5","pnpm-file-reporter":"^0.0.1","@types/load-json-file":"^2.0.5","pnpm-default-reporter":"^0.9.1","@types/update-notifier":"^1.0.0"},"devDependencies":{"husky":"^0.14.0","rimraf":"^2.5.4","tslint":"^5.4.2","commitizen":"^2.8.6","in-publish":"^2.0.0","typescript":"^2.4.1","@types/tape":"^4.2.30","@types/mkdirp":"^0.5.0","npm-scripts-info":"^0.3.6","validate-commit-msg":"^2.7.0","cz-conventional-changelog":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/pnpm-1.13.0.tgz_1504729084941_0.24846355081535876","host":"s3://npm-registry-packages"}},"4.7.0-0":{"name":"pnpm","version":"4.7.0-0","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@4.7.0-0","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"7a3428258ae9cf055c1dc96152e9b3181bef3ad9","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-4.7.0-0.tgz","fileCount":19,"integrity":"sha512-FaV2Zz+PyV6aIeCjZsz2GVYbnNBQemjgwThl+EoM2RVlpGea1eJhoEITDt7FVNwPVyUWJqVipBW2mu3ewJNDbg==","signatures":[{"sig":"MEUCIQCK6gDtKMcTU0riDH4ResyhUANPKs7H1BFaJ0ll3Gz4BQIgI0M1o3g6yYFX43qYhRkeH50Tc0RFRT2mqo7XOdxsdMw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":42623,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeFO1YCRA9TVsSAnZWagAAvTAP/RPfojcV9f9gRRmY5sAr\na2YG8TA1C8846Zf20LiMrcfq3Vdm7pUiZF88c8EQyG3gsxEvJfRZche9WkDp\nQlDsRbO6WrzdpqcPjokWphPoGH53NUpjIq7aKfe0FgpQpXmF+blQzvpDl5jN\nfjTfK3Op1SyQAs0mr5Ku4GAYjFxLftHd0wRgPX1f1pUnUvKU+109xtaEd5Zz\ntKxMrxsAF/O1evTP5l0uqHhBMIq3PIgOj+pa3oBPuBIE4wFAcT5/CWR4o3Io\nwpIk86wdm0zRd9Bl1yEfSWRFvOAtRjoAhmlIVDAqB3ntEp3r46BorCITmP7E\ng+/dSte+xEJQn6FIjhB6wuDdDoiG58blki3R9wmkhR/aBgmucU+LGdOJwpTk\nbq9iUNB2BTTw2QPeXsz5Xb1G0o/40KqAW9qQFI2ZJ2B6aLS7bLQjx/9z6RYk\nfYpvx5Iacg6Aip5jhUg2w8O1LXtX0XUxYo3uPtGKXk7oDzyaJdQnVqtvEqaQ\nO0AMACmSvirqipZHcekr7L38oVBBPifbCgOj9kbdahVCP9H5G4v3cuiBmrb7\nGZU8TLI277PmR9qa4zMmApa6Vr9kwXk/z7278nQsUi3WEln0gZtY6/pCrlnG\n8Oe1roq0qKR0fSz/vNFnIjuubJMbxxDM6CKouxfNcrCSTDbsxzyf4ZvJtoLp\nrd/V\r\n=6eaH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","engines":{"node":">=10"},"scripts":{"tsc":"rimraf lib && tsc","lint":"tslint -c ../../tslint.json src/**/*.ts test/**/*.ts","test":"npm run lint && npm run tsc && cross-env PNPM_REGISTRY_MOCK_PORT=7772 npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"run-p -r registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf node_modules/.bin/pnpm && registry-mock prepare","registry-mock":"registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"6.13.4","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"12.11.0","dependencies":{"chalk":"3.0.0","is-ci":"2.0.0","ramda":"0.26.1","pkgs-graph":"5.1.0","@pnpm/types":"5.0.0","common-tags":"1.8.0","graceful-fs":"4.2.1","render-help":"0.0.0","@pnpm/config":"7.0.0","@pnpm/logger":"3.1.0","@pnpm/run-npm":"1.0.0","loud-rejection":"2.2.0","@pnpm/cli-utils":"0.3.0","@zkochan/libnpx":"11.0.3","update-notifier":"4.0.0","@pnpm/core-loggers":"4.0.1","@pnpm/file-reporter":"0.1.0","@pnpm/parse-cli-args":"0.2.0","@pnpm/default-reporter":"5.1.0","@pnpm/find-workspace-dir":"1.0.0","@pnpm/plugin-commands-audit":"0.2.0","@pnpm/plugin-commands-store":"0.1.0","@pnpm/plugin-commands-import":"0.1.11","@pnpm/plugin-commands-server":"0.1.0","@pnpm/common-cli-options-help":"0.1.3","@pnpm/plugin-commands-listing":"0.2.0","@pnpm/plugin-commands-rebuild":"0.1.0","@pnpm/plugin-commands-outdated":"0.2.0","@pnpm/filter-workspace-packages":"1.2.0","@pnpm/plugin-commands-publishing":"0.2.0","@pnpm/plugin-commands-installation":"0.2.1","@pnpm/plugin-commands-script-runners":"0.2.0"},"preferGlobal":true,"publishconfig":{"tag":"next"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"mz":"2.7.0","ncp":"2.0.0","pnpm":"link:","delay":"4.3.0","execa":"4.0.0","p-any":"2.1.0","retry":"0.12.0","byline":"5.0.0","rimraf":"3.0.0","semver":"7.1.1","make-dir":"3.0.0","@types/mz":"^2.7.0","tree-kill":"1.2.2","write-pkg":"4.0.0","@types/ncp":"2.0.3","is-windows":"1.0.2","cross-spawn":"7.0.1","exists-link":"2.0.0","npm-run-all":"4.1.5","path-exists":"4.0.0","symlink-dir":"3.1.1","@types/is-ci":"2.0.0","@types/ramda":"^0.26.39","@types/retry":"0.12.0","@types/table":"^4.0.7","tape-promise":"4.0.0","@pnpm/prepare":"0.0.0","@types/byline":"4.2.31","@types/mkdirp":"0.5.2","@types/semver":"^6.2.0","load-json-file":"6.2.0","read-yaml-file":"1.1.0","@pnpm/constants":"3.0.0","@zkochan/rimraf":"1.0.0","write-json-file":"4.0.0","write-yaml-file":"3.0.1","deep-require-cwd":"1.0.0","@types/is-windows":"^1.0.0","normalize-newline":"3.0.0","@pnpm/modules-yaml":"5.0.1","@types/common-tags":"1.8.0","@types/cross-spawn":"6.0.1","@types/graceful-fs":"4.1.3","@types/tape-promise":"4.0.0","@pnpm/assert-project":"2.0.0","@pnpm/lockfile-types":"2.0.0","dir-is-case-sensitive":"1.0.2","@types/update-notifier":"2.5.0","@pnpm/read-package-json":"3.0.2","@pnpm/read-project-manifest":"1.0.0","@pnpm/write-project-manifest":"1.0.0","@pnpm/find-workspace-packages":"2.1.0","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_4.7.0-0_1578429784377_0.18789694304329263","host":"s3://npm-registry-packages"}},"1.13.1":{"name":"pnpm","version":"1.13.1","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager"],"author":{"name":"Rico Sta. Cruz","email":"rico@ricostacruz.com"},"license":"MIT","_id":"pnpm@1.13.1","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js"},"dist":{"shasum":"fd7b08000d8384fe18457fb27b65dc00fa6152a5","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-1.13.1.tgz","integrity":"sha512-l4dXbi1CKpLWtpZhPk0fmY+EbW3yN0WV19SOdBP6oY5kFWdCSfHgyIAbCu+xkksKD23ReJjeJWHIfhzBCbHwwQ==","signatures":[{"sig":"MEYCIQDmfJE2rDhqgMrTv0QCPTbyKjHPP157b4XSoz2YdSUmAAIhALNvEYsgWIz/X20jsWYbHccezhfgCv0YjOcKTBWLJRhH","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/bin/pnpm.js","files":["lib/"],"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"engines":{"node":">=4"},"gitHead":"048995c8eebdddbbf89be84d89750f2c6f9c145e","_npmUser":{"name":"zkochan","email":"zoltan.kochan@gmail.com"},"__scripts":{"cz":"git-cz","?cz":"echo 'Run Git commit wizard'","tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json --project .","test":"npm run tsc && npm run lint && cd test && npm test","start":"npm run tsc -- --watch","prepare":"cd test && pnpm install","commitmsg":"validate-commit-msg","prepublish":"in-publish && echo 'You need to use \"publish-packed\" to publish pnpm' && false || npm run tsc"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"5.3.0","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"greenkeeper":{"ignore":["pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-logger","pnpm-registry-mock","remove-all-except-outer-links","pnpm-shrinkwrap","supi"]},"_nodeVersion":"6.9.1","preferGlobal":true,"__dependencies":{"npm":"^5.0.2","nopt":"^4.0.1","supi":"^0.2.19","is-ci":"^1.0.10","ramda":"^0.24.1","byline":"^5.0.0","camelcase":"^4.1.0","path-name":"^1.0.0","pnpm-list":"^1.0.0","@types/npm":"^2.0.28","@types/node":"8.0.26","@types/nopt":"^3.0.29","common-tags":"^1.4.0","cross-spawn":"^5.0.0","graceful-fs":"^4.1.11","pnpm-logger":"^0.6.1","@types/ramda":"^0.24.1","@types/byline":"^4.2.31","load-json-file":"^3.0.0","loud-rejection":"^1.6.0","update-notifier":"^2.1.0","@types/common-tags":"^1.2.5","pnpm-file-reporter":"^0.0.1","@types/load-json-file":"^2.0.5","pnpm-default-reporter":"^0.9.1","@types/update-notifier":"^1.0.0"},"devDependencies":{"husky":"^0.14.0","rimraf":"^2.5.4","tslint":"^5.4.2","commitizen":"^2.8.6","in-publish":"^2.0.0","typescript":"^2.4.1","@types/tape":"^4.2.30","@types/mkdirp":"^0.5.0","npm-scripts-info":"^0.3.6","validate-commit-msg":"^2.7.0","cz-conventional-changelog":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/pnpm-1.13.1.tgz_1504897205476_0.9266557865776122","host":"s3://npm-registry-packages"}},"1.13.2":{"name":"pnpm","version":"1.13.2","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager"],"author":{"name":"Rico Sta. Cruz","email":"rico@ricostacruz.com"},"license":"MIT","_id":"pnpm@1.13.2","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js"},"dist":{"shasum":"91d053c4e67cecb3faf38e73ce938b4bc49349a5","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-1.13.2.tgz","integrity":"sha512-p8GDCgn1Scgw+yQ8ghuB2Ug/cp4slKzX4nel5okQMfdgfBp2tR5Sy0s8d/jELRlzxb6EudrwK1GVdUFNatLz8g==","signatures":[{"sig":"MEUCIDS8Ra36X9KyiDbzmtWTVjFOI73I9WHsJFr57huC9FggAiEA+lU1JJMvLs5wRXV6Ib4p1tT/sm0cLXsnpM9g72e6Ju4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/bin/pnpm.js","files":["lib/"],"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"engines":{"node":">=4"},"gitHead":"3978829a2e954b7a8377575a09c69d3e68d19048","_npmUser":{"name":"zkochan","email":"zoltan.kochan@gmail.com"},"__scripts":{"cz":"git-cz","?cz":"echo 'Run Git commit wizard'","tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json --project .","test":"npm run tsc && npm run lint && cd test && npm test","start":"npm run tsc -- --watch","prepare":"cd test && pnpm install","commitmsg":"validate-commit-msg","prepublish":"in-publish && echo 'You need to use \"publish-packed\" to publish pnpm' && false || npm run tsc"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"5.3.0","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"greenkeeper":{"ignore":["pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-logger","pnpm-registry-mock","remove-all-except-outer-links","pnpm-shrinkwrap","supi"]},"_nodeVersion":"6.9.1","preferGlobal":true,"__dependencies":{"npm":"^5.0.2","nopt":"^4.0.1","supi":"^0.2.20","is-ci":"^1.0.10","ramda":"^0.24.1","byline":"^5.0.0","camelcase":"^4.1.0","path-name":"^1.0.0","pnpm-list":"^1.0.0","@types/npm":"^2.0.28","@types/node":"8.0.26","@types/nopt":"^3.0.29","common-tags":"^1.4.0","cross-spawn":"^5.0.0","graceful-fs":"^4.1.11","pnpm-logger":"^0.6.1","@types/ramda":"^0.24.1","@types/byline":"^4.2.31","load-json-file":"^3.0.0","loud-rejection":"^1.6.0","update-notifier":"^2.1.0","@types/common-tags":"^1.2.5","pnpm-file-reporter":"^0.0.1","@types/load-json-file":"^2.0.5","pnpm-default-reporter":"^0.9.1","@types/update-notifier":"^1.0.0"},"devDependencies":{"husky":"^0.14.0","rimraf":"^2.5.4","tslint":"^5.4.2","commitizen":"^2.8.6","in-publish":"^2.0.0","typescript":"^2.4.1","@types/tape":"^4.2.30","@types/mkdirp":"^0.5.0","npm-scripts-info":"^0.3.6","validate-commit-msg":"^2.7.0","cz-conventional-changelog":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/pnpm-1.13.2.tgz_1504994664044_0.6721135948318988","host":"s3://npm-registry-packages"}},"1.11.0":{"name":"pnpm","version":"1.11.0","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager"],"author":{"name":"Rico Sta. Cruz","email":"rico@ricostacruz.com"},"license":"MIT","_id":"pnpm@1.11.0","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js"},"dist":{"shasum":"6b7d1fa3e9989f9cadf82ff09fb285d2223f61d5","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-1.11.0.tgz","integrity":"sha512-xr3dsVubkWfHD+Q1XG4sJ/V4rurJOXEoGYi9/BXInC5fhZgrYK6rV5fGqx337vfr/y7TgDASjgj/E9wgIr42hQ==","signatures":[{"sig":"MEUCIQCmeqyyup6ELiPFeObH2kLHnOWnlP/RtudJkbNTFaRk9gIgUE4eOPkbw896whxaUjju7EKyEOF5APCzgGU2xDxyI28=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/bin/pnpm.js","files":["lib/"],"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"engines":{"node":">=4"},"gitHead":"378635a00758c8197a1492a356abd601f25b38e6","_npmUser":{"name":"zkochan","email":"zoltan.kochan@gmail.com"},"__scripts":{"cz":"git-cz","?cz":"echo 'Run Git commit wizard'","tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json --project .","test":"npm run tsc && npm run lint && cd test && npm test","start":"npm run tsc -- --watch","prepare":"cd test && pnpm install","commitmsg":"validate-commit-msg","prepublish":"in-publish && echo 'You need to use \"publish-packed\" to publish pnpm' && false || npm run tsc"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"5.3.0","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"greenkeeper":{"ignore":["pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-logger","pnpm-registry-mock","remove-all-except-outer-links","pnpm-shrinkwrap","supi"]},"_nodeVersion":"6.9.1","preferGlobal":true,"__dependencies":{"npm":"^5.0.2","nopt":"^4.0.1","supi":"^0.2.15","is-ci":"^1.0.10","ramda":"^0.24.1","byline":"^5.0.0","camelcase":"^4.1.0","path-name":"^1.0.0","pnpm-list":"^1.0.0","@types/npm":"^2.0.28","@types/node":"^8.0.7","@types/nopt":"^3.0.29","common-tags":"^1.4.0","cross-spawn":"^5.0.0","graceful-fs":"^4.1.11","pnpm-logger":"^0.5.4","@types/ramda":"^0.24.1","@types/byline":"^4.2.31","load-json-file":"^3.0.0","loud-rejection":"^1.6.0","update-notifier":"^2.1.0","@types/common-tags":"^1.2.5","pnpm-file-reporter":"^0.0.1","@types/load-json-file":"^2.0.5","pnpm-default-reporter":"^0.8.2","@types/update-notifier":"^1.0.0"},"devDependencies":{"husky":"^0.14.0","rimraf":"^2.5.4","tslint":"^5.4.2","commitizen":"^2.8.6","in-publish":"^2.0.0","typescript":"^2.4.1","@types/tape":"^4.2.30","@types/mkdirp":"^0.5.0","npm-scripts-info":"^0.3.6","validate-commit-msg":"^2.7.0","cz-conventional-changelog":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/pnpm-1.11.0.tgz_1504077915033_0.18806505133397877","host":"s3://npm-registry-packages"}},"10.13.0":{"name":"pnpm","version":"10.13.0","keywords":["pnpm","pnpm10","dependencies","dependency manager","efficient","fast","hardlinks","install","installer","link","lockfile","modules","monorepo","multi-package","npm","package manager","package.json","packages","prune","rapid","remove","shrinkwrap","symlinks","uninstall","workspace"],"license":"MIT","_id":"pnpm@10.13.0","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"d5ecbeca21f60b0267cc65153cd5dac3b7f504b3","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-10.13.0.tgz","fileCount":1111,"integrity":"sha512-4Iy/pdDEfhSNnZKWVROvPQakL/mbbg6Cp9EFEoWND7aAoDweZ3LTaaIwXHkwbJJXmJo1drcFfWh3RpyaHHVj8A==","signatures":[{"sig":"MEYCIQCnEW1/wHLbqO2KxgCCVxqEC0IScYo+fv+hb0nib+3o5QIhAJnIZj+RbQdMypJebsu0M9QbHUeVlAhFKOLhsrX+4NwC","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":17668813},"jest":{"preset":"@pnpm/jest-config/with-registry"},"main":"bin/pnpm.cjs","_from":"file:pnpm-10.13.0.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=18.12"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"jest","start":"tsc --watch","bundle":"ts-node bundle.ts","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/templates dist/templates && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"pnpmuser","actor":{"name":"pnpmuser","type":"user","email":"publish-bot@pnpm.io"},"email":"publish-bot@pnpm.io"},"_resolved":"/tmp/f8e0ff7a7d338a0eba33dde0cb65e96c/pnpm-10.13.0.tgz","_integrity":"sha512-4Iy/pdDEfhSNnZKWVROvPQakL/mbbg6Cp9EFEoWND7aAoDweZ3LTaaIwXHkwbJJXmJo1drcFfWh3RpyaHHVj8A==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git","directory":"pnpm"},"_npmVersion":"10.8.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"20.19.3","preferGlobal":true,"publishConfig":{"tag":"next-10","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/pnpm_10.13.0_1752052882048_0.9487410344378722","host":"s3://npm-registry-packages-npm-production"}},"4.6.0":{"name":"pnpm","version":"4.6.0","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@4.6.0","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"219a3358f8c12d8300d7a9c81d6c40f6113f78fb","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-4.6.0.tgz","fileCount":6032,"integrity":"sha512-KTRmtPFUrRfSp3pC7nvg6+MD7KmLZFsnUVNmRgO/zOO/AUsTDIZsbwOqdxZULld7RUfZZmHbSHCGvudIX8Ix8w==","signatures":[{"sig":"MEUCIFmUapjGPLrx0A1KJTXQbUDsWMjB3YW/3Xg+bI3TCErmAiEA8Jdxr/AxW+c95zUl37XzCPRoPpmAsGSvVE6Md9WYRm8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":22659010,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd+8ogCRA9TVsSAnZWagAAw0wQAIHXCDaww+L4mCq/QygG\nJ+AhRveo1KeL1Dc3Fy5H6YLPZAAVY/gg+e7se59ZDC4EmVRIKm36wtVVsD38\nRc5dVYEDhnz1iihqQRI/bwBNZli5asMCLVD2xqCszPOuEEpfOjl/hWkf6qYp\n/BBYglZJMDXOeZGz5iaAeQsq36t1OXoaopHBOAJgAcVJ7NXTztk7Nq4xCX8t\nUmDHhbiNMbIetvXbokANj6LLhM2uMw+LJidRafvR1aigxcJJjGrfjTirOTA+\nc4E7sjN8dZSvlvXl9XPADZPVlKGduu/V7Hmx4XoERfq47EZu6IUMlPWsrBzp\nhttfnwWqXzB1Uu0nYRQEmezblkzL7R7fH0jTSIVpp9b+yNmrolXZq0KQ9203\nuchqKOg/EzGaFCzNzxQ8ol/S2+fNJRcwrTbcvoEWT1nhxrx0zydLSlvd2srw\n2xYerG1RNJIRktWMe2jUNkvOvefxGDooU+NqWVJI2Vf+8zAlV+ibhKnS7/D/\nntqV0Ww+W1rCZWnsot8IPl1cBPDc8IZCfCmU3ypV4GdOwnbqSdSuZ9q62nv5\nTa9EdXm7tkP9o+1+MFuLlVQ57PO5bIfe1PxoSYrAokpPSQuazqbnnPcChP8e\n077+Qeq3LTkxB2l4OkMjVRUMMqUEYs9fZAeL2FnhHsZgnv0JLCJAImDlVwW5\nUnqL\r\n=f0Ey\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","_from":".","_shasum":"219a3358f8c12d8300d7a9c81d6c40f6113f78fb","engines":{"node":">=10"},"scripts":{"tsc":"rimraf lib && tsc","lint":"tslint -c tslint.json src/**/*.ts test/**/*.ts","test":"npm run lint && npm run tsc && cross-env PNPM_REGISTRY_MOCK_PORT=7772 npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"run-p -r registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf node_modules/.bin/pnpm && registry-mock prepare","registry-mock":"registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"12.11.0","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"mz":"2.7.0","nopt":"4.0.1","supi":"0.37.6","archy":"1.0.0","chalk":"3.0.0","delay":"4.3.0","is-ci":"2.0.0","ramda":"0.26.1","diable":"4.0.2","get-port":"5.1.0","make-dir":"3.0.0","@types/mz":"^2.7.0","tree-kill":"1.2.2","is-windows":"1.0.2","@pnpm/error":"1.0.0","@pnpm/types":"4.0.0","common-tags":"1.8.0","graceful-fs":"4.2.1","render-help":"0.0.0","signal-exit":"3.0.2","@pnpm/config":"6.0.0","@pnpm/logger":"3.1.0","@pnpm/server":"6.0.0","@types/archy":"0.0.31","@pnpm/run-npm":"1.0.0","loud-rejection":"2.2.0","process-exists":"3.1.0","@pnpm/cli-utils":"0.2.5","@zkochan/libnpx":"11.0.3","@zkochan/rimraf":"1.0.0","update-notifier":"4.0.0","@pnpm/store-path":"2.1.1","@types/wrap-ansi":"3.0.0","@pnpm/core-loggers":"4.0.0","@pnpm/file-reporter":"0.1.0","@pnpm/parse-cli-args":"0.1.3","@pnpm/default-reporter":"5.0.5","@pnpm/find-workspace-dir":"1.0.0","@pnpm/plugin-commands-audit":"0.1.7","@pnpm/plugin-commands-import":"0.1.9","@pnpm/store-controller-types":"6.0.0","@pnpm/common-cli-options-help":"0.1.2","@pnpm/plugin-commands-listing":"0.1.9","@pnpm/plugin-commands-outdated":"0.1.9","@pnpm/store-connection-manager":"0.2.5","@pnpm/plugin-commands-recursive":"0.1.10","@pnpm/plugin-commands-publishing":"0.1.9","@pnpm/plugin-commands-installation":"0.1.11","@pnpm/plugin-commands-script-runners":"0.1.9"},"_hasShrinkwrap":false,"__devDependencies":{"ncp":"2.0.0","pnpm":"link:","execa":"4.0.0","p-any":"2.1.0","retry":"0.12.0","byline":"5.0.0","rimraf":"3.0.0","semver":"7.1.1","write-pkg":"4.0.0","@types/ncp":"2.0.3","@types/nopt":"3.0.29","cross-spawn":"7.0.1","exists-link":"2.0.0","npm-run-all":"4.1.5","path-exists":"4.0.0","symlink-dir":"3.1.1","@types/is-ci":"2.0.0","@types/ramda":"^0.26.38","@types/retry":"0.12.0","@types/table":"^4.0.7","tape-promise":"4.0.0","@pnpm/prepare":"*","@types/byline":"4.2.31","@types/mkdirp":"0.5.2","@types/semver":"^6.2.0","load-json-file":"6.2.0","read-yaml-file":"1.1.0","@pnpm/constants":"3.0.0","write-json-file":"4.0.0","write-yaml-file":"3.0.1","deep-require-cwd":"1.0.0","@types/is-windows":"^1.0.0","normalize-newline":"3.0.0","@pnpm/modules-yaml":"*","@types/common-tags":"1.8.0","@types/cross-spawn":"6.0.1","@types/graceful-fs":"4.1.3","@types/signal-exit":"3.0.0","@pnpm/assert-project":"*","@pnpm/lockfile-types":"1.1.0","dir-is-case-sensitive":"1.0.2","@types/update-notifier":"2.5.0","@pnpm/read-package-json":"*","@pnpm/read-importer-manifest":"2.0.1","@pnpm/find-workspace-packages":"2.0.8","@pnpm/write-importer-manifest":"*","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_4.6.0_1576782367438_0.8226498096961641","host":"s3://npm-registry-packages"}},"6.8.0":{"name":"pnpm","version":"6.8.0","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"license":"MIT","_id":"pnpm@6.8.0","maintainers":[{"name":"zkochan","email":"z@kochan.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"a2f0d9df691ccb7606a87ca239432e3e47dda201","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-6.8.0.tgz","fileCount":623,"integrity":"sha512-la/zfhv3FA9K5kwWda58genmRQD0MwWJjLvHhH65EQWOEG3sr9zKSCJxUzckIY9uy//IRhnTTUY0HYqq2D7N6g==","signatures":[{"sig":"MEYCIQD0pfhQcaIazANpI+Ky17o3uIOi6LrjKXQiTJnuReEcoAIhAPknGl6ZoziGXp9ZmdCo4F8UcXcJF5BJgoTU4eqO4G0K","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9244737,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgz9DlCRA9TVsSAnZWagAAT78P/AtQqoCWKb4DWHrhoVeW\nZKD6h+sQHucqiWSFAbqzfrnrxVL7UYGAmjuDTuTCCR1WNd6k6jUdTPTuQhmH\nPvzUs4hC2Ec/5Id51K59RbZdUW+mNQKkzW5+VaqDoT9LxjSLE1FTGeEGTf0W\nUgqrShWIHEoVSpSiRcBLWw55xVPTYH2tx5Y/Z1w9EYUY2eNeDUCpV0KyTeC+\ncid28cAW19fFKxLbZgz4TfmeRJO39j0+b4BX4cWsQqzoIeI/Smg3JjAPD/Ez\naJNyEoew+dHMQ23aukklJpnyBPAum7d+4PAbxC1heo4Ubr70Wq/2kTbhoo2e\nOS8Xnd5TRimtfLwrF81HASxoYH/Uzr+rCBXLBumH6f0IZv1FKv2X2TtPpJOa\nY/osM8tlhv529Rt8LpBpkOPPsc5sZkPJeTl423Kxetqz5gZ+7uNpxgGMWQud\nfUcULTNjlJQ/kgBoN43mSDzNo4FsaPkqBHFg7znDOh5eA0lQaNPOX8/7cb1R\n3MOWeYGyKGCa/nB43Zptj5aXpDCX+6lwvpir7xboaIAVZXh6j1orJ69PvnY2\nnzHl+L4iV21dYu2nwNbZ/pK0fzxu652x9Ax8KaKeI2Bn0IEhC5hMmAGji/ST\nVeTjtEH9Wc7UYfIANH5AQI4W3BJJ6TU8pkMhYPlxfs00cA0TdFwQd0ueyC4x\nP+kl\r\n=BsXj\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","unpkg":"dist/pnpm.cjs","engines":{"node":">=12.17"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint -c ../../eslint.json src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"pnpm tsc -- --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build && pnpm run lint -- --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && pkg ./dist/pnpm.cjs --out-path=../artifacts/win-x64 --targets=node14-win-x64 && pkg ./dist/pnpm.cjs --out-path=../artifacts/linux-x64 --targets=node14-linux-x64 && pkg ./dist/pnpm.cjs --out-path=../artifacts/macos-x64 --targets=node14-macos-x64","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.cjs","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.11.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"16.1.0","preferGlobal":true,"publishconfig":{"tag":"next"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_6.8.0_1624232165225_0.7515934075599555","host":"s3://npm-registry-packages"}},"10.13.1":{"name":"pnpm","version":"10.13.1","keywords":["pnpm","pnpm10","dependencies","dependency manager","efficient","fast","hardlinks","install","installer","link","lockfile","modules","monorepo","multi-package","npm","package manager","package.json","packages","prune","rapid","remove","shrinkwrap","symlinks","uninstall","workspace"],"license":"MIT","_id":"pnpm@10.13.1","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"aa8c167c4509c97519542ef77a09e4b8ab59fb6a","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-10.13.1.tgz","fileCount":1111,"integrity":"sha512-N+vxpcejDV+r4MXfRO6NpMllygxa89urKMOhaBtwolYhjQXIHJwNz3Z+9rhVHrW5YAQrntQwDFkkIzY3fgHPrQ==","signatures":[{"sig":"MEQCIE8sOPW5tAvxCYNlsPeAFWsv9nz3/TUYlQj4HM43MkjpAiA1X5oiRf6zoZBo5Z0RIF4kvZvbrMBJgp9ykHe/0Z+efA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":17668810},"jest":{"preset":"@pnpm/jest-config/with-registry"},"main":"bin/pnpm.cjs","_from":"file:pnpm-10.13.1.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=18.12"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"jest","start":"tsc --watch","bundle":"ts-node bundle.ts","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/templates dist/templates && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"pnpmuser","actor":{"name":"pnpmuser","type":"user","email":"publish-bot@pnpm.io"},"email":"publish-bot@pnpm.io"},"_resolved":"/tmp/1ec1e342a8e46bcc072016a3c5da7a72/pnpm-10.13.1.tgz","_integrity":"sha512-N+vxpcejDV+r4MXfRO6NpMllygxa89urKMOhaBtwolYhjQXIHJwNz3Z+9rhVHrW5YAQrntQwDFkkIzY3fgHPrQ==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git","directory":"pnpm"},"_npmVersion":"10.8.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"20.19.3","preferGlobal":true,"publishConfig":{"tag":"next-10","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/pnpm_10.13.1_1752056113463_0.25154861361607406","host":"s3://npm-registry-packages-npm-production"}},"5.18.0":{"name":"pnpm","version":"5.18.0","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@5.18.0","maintainers":[{"name":"zkochan","email":"z@kochan.io"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"9e3b3df3f01b49475021da402ca4d2c7ef4591aa","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-5.18.0.tgz","fileCount":1047,"integrity":"sha512-RfzR7r8IwmtWlg90wuOXaWdTI4wKFehSWMH9zbw/WM9IkqfPfwYE3NGxm+O7md6WQZlgBkoqiMpqf1ZG/jhcvw==","signatures":[{"sig":"MEUCIQCWBXJVyljSl3VAXUsZKBeeT5kxZVvvQJAAY0SUnivTMwIgS8qSldWNXLY7XfeUp/G3a36WU7CjXRo7LHk6grXcKNU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":10984869,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgMvHnCRA9TVsSAnZWagAAt54P/2oWS8lTWsPwtH6q628J\nfZZIAOiD9mxcUiRSa+/2HVPx7lvr15sx1h4O/QdhlcndOv44tCjjoZwb0AtB\nplBJAoMu52bt+Y/eOvUAjzB/pTWUWXfKDiCXDtTpLNTUR3lOr740OKWxtaxl\nc5/wa/+L0FyE0YzCVVZlCY2U5cikDenX1f6AGSYke02rdhJ6wKK/aCGn0hfb\ns1SptP4U406P6WbP/2AZSTdE2092OWXGvhCFt0sLrfKFWVq1KIAzw+4rJ5ai\nlToHu6jEoa/tGbnxJf3Zl1gxA19NbSMXzvTLW822RGpFi6WDrmV9t4x5LOdk\nLnU+AdhqlOstrVW6N2yIXVg9dPSavSRMVvyL+HGGCH7v+xLy/58JyRpYUWwh\ncX+Rh1J659rVJXuNsBVtk5qxbDPDrHNKjLuaYKxktduK1Xez+mDJafbPH3o3\nMXn8wK61t6JI0//Z/3a39HAend6zCaZeyK6B0pUmkmPZKkssg7sFyHZsJ8WY\n8OisM3sujpijiUI5xjo1JY8QQrHWEuQxG4UsBoHpzYQL3WUr1TDFT4JV6UWC\n0hK3h/uJW4oV4WlzBIOBPIAf40RKk6Q96xUANCxE8hx5Ew2vvR7n8OBmVo1p\niB4sL97JLFF9FBHn1WHRVA7Ke9JdaDweos69FmTbYvDISRvNy1/iYVRPeRK6\nyC+v\r\n=AG68\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.js","engines":{"node":">=10.16"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint -c ../../eslint.json src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"pnpm tsc -- --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build && rimraf dist && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp node_modules/ps-list/fastlist.exe dist/fastlist.exe","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.js --external:update-notifier --external:node-gyp","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.js","postpublish":"publish-packed","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock","prepublishOnly":"pnpm compile && npm cache clear --force && publish-packed --prune --npm-client yarn --dest dist"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"6.14.11","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"12.19.0","preferGlobal":true,"publishconfig":{"tag":"next"},"_hasShrinkwrap":false,"readmeFilename":"README.md","__devDependencies":{"mz":"^2.7.0","ncp":"^2.0.0","nopt":"^5.0.0","chalk":"^4.1.0","delay":"^4.4.1","execa":"^5.0.0","is-ci":"^2.0.0","p-any":"3.0.0","ramda":"^0.27.1","tempy":"^1.0.0","which":"^2.0.2","byline":"5.0.0","semver":"^7.3.4","esbuild":"^0.8.49","p-defer":"^3.0.0","ps-list":"^6.3.0","@types/mz":"^2.7.3","path-name":"^1.0.0","split-cmd":"^1.0.1","tree-kill":"^1.2.2","write-pkg":"4.0.0","@types/ncp":"^2.0.4","is-windows":"^1.0.2","pkgs-graph":"5.2.0","strip-ansi":"^6.0.0","@pnpm/types":"6.4.0","@types/nopt":"^3.0.29","cross-spawn":"^7.0.3","exists-link":"2.0.0","npm-run-all":"^4.1.5","path-exists":"^4.0.0","render-help":"^1.0.1","symlink-dir":"^4.1.0","@pnpm/config":"11.14.0","@pnpm/logger":"^3.2.3","@pnpm/tabtab":"^0.1.1","@types/is-ci":"^2.0.0","@types/ramda":"^0.27.35","@types/which":"^2.0.0","@pnpm/command":"1.0.0","@pnpm/prepare":"0.0.17","@pnpm/run-npm":"2.0.3","@types/byline":"^4.2.32","@types/semver":"^7.3.4","@pnpm/cli-meta":"1.0.2","@zkochan/retry":"^0.2.0","load-json-file":"^6.2.0","loud-rejection":"^2.2.0","read-yaml-file":"^2.0.0","@pnpm/cli-utils":"0.5.0","@pnpm/constants":"4.1.0","@zkochan/libnpx":"11.0.3","@zkochan/rimraf":"^1.0.0","write-json-file":"^4.3.0","write-yaml-file":"^4.1.3","deep-require-cwd":"1.0.0","@types/is-windows":"^1.0.0","normalize-newline":"3.0.0","@pnpm/core-loggers":"5.0.3","@pnpm/modules-yaml":"8.0.6","@types/cross-spawn":"^6.0.2","@types/graceful-fs":"^4.1.4","@pnpm/file-reporter":"^1.0.0","@pnpm/assert-project":"2.1.15","@pnpm/lockfile-types":"2.2.0","@pnpm/parse-cli-args":"3.2.2","dir-is-case-sensitive":"^1.0.2","@pnpm/default-reporter":"7.10.4","@types/update-notifier":"^5.0.0","@pnpm/read-package-json":"3.1.9","@pnpm/find-workspace-dir":"2.0.0","@pnpm/plugin-commands-audit":"2.0.43","@pnpm/plugin-commands-store":"2.0.71","@pnpm/read-project-manifest":"1.1.7","@pnpm/plugin-commands-import":"1.0.102","@pnpm/plugin-commands-server":"2.0.65","@pnpm/write-project-manifest":"1.1.7","@pnpm/common-cli-options-help":"0.3.1","@pnpm/find-workspace-packages":"2.3.38","@pnpm/plugin-commands-listing":"2.0.53","@pnpm/plugin-commands-rebuild":"2.2.26","anonymous-npm-registry-client":"0.1.2","@pnpm/plugin-commands-outdated":"3.0.47","@pnpm/filter-workspace-packages":"2.3.10","@pnpm/plugin-commands-publishing":"2.5.0","@pnpm/plugin-commands-installation":"3.5.20","@pnpm/plugin-commands-script-runners":"2.6.1"},"__optionalDependencies":{"node-gyp":"^7.1.2","graceful-fs":"4.2.4","update-notifier":"^5.1.0"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_5.18.0_1613951462438_0.008456626572427961","host":"s3://npm-registry-packages"}},"6.30.0":{"name":"pnpm","version":"6.30.0","keywords":["pnpm6","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"license":"MIT","_id":"pnpm@6.30.0","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"691e72e8a136d72de1f3651d9cecabc267b69c7e","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-6.30.0.tgz","fileCount":648,"integrity":"sha512-qsnc5wxI5nIkdh7lDv2mQiniPdsSD46a1A1Nz+qzcMuh4FFiXAq1Ntfszdm21bVm0OFEn/FSgaQDZxYXYPmCTw==","signatures":[{"sig":"MEUCIGdp2wKy0AI5q1tfdfNR4OwCWljmVHE1qS+PTCVz/zfiAiEAk4i0qKIMtXRgGzi1RJcxkNcPiBYzS1G6b1tcudoTFus=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12150196,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJiAAA5CRA9TVsSAnZWagAA1hgQAIb42cL/8x2ygDUVy/1b\n3trQ9NQ4nzDlzUJ9YaGimW2fqLTxTuU7ceqS5chu4/aKVPEX1N3eZLrriDNO\nkYlEzbuKxTnZDbWguHPKWxXIgdTWhoU9H2D8/W5iaOHT9zEH+xB9ljjGnWZV\nXQ1fl+ZW24qqkwn1IZquQfek+k7tif8tUoSQwG6YLBvx2cfap6nTnjaKlU6T\nnKQyCK6UDxaIZy1BC9OR6zEtbRO9V0BhUQ1NOW+BQxfFqlt8oNFDciJTQb8y\n0AbuvZ6wreN5OlIQE4ZCqiURFCzWKYcHyBwNMU6o75XzneJdInnAKW4v7l5N\nZid0tv8mAOxBSnh/PgYCpqyXrBDaOYPcAMLx7q/AJLvQSfkZdVx5Cxq8SOo+\nrM8Jb0KfIlNQGtkmpzWRu/0Ti5NIao2A197R9p2Wn1tk8wGzGAkr2o7bzPjQ\nIFMtdK5IqIYaf3PP7hCnCcdWIe3GryMNSi1aTgJx3kC+mBG7tYDjLLPIfDbk\nAGGpi907WOX9s4UnPnBzPgkFg+JvljFSyjNqUi5skQ1v061OPPwff+i4OrMg\nMywL2ZjEAqdYwvuyg9kjQ5+Ga55p9TG2Oci4sg9ASvzUehyJbcoL/ebc0H/b\n314TxmBNy7Y71rXRtvq+VIFf/wQcHLn1NQBRJ0cZ8eanfAtTwZ+nJmt/T/Ia\n5cuo\r\n=6HEC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","_from":"file:pnpm-6.30.0.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=12.17"},"funding":{"url":"https://opencollective.com/pnpm"},"scripts":{"lint":"eslint src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"tsc --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"tsc --build && pnpm run lint -- --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.cjs","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/home/runner/work/pnpm/pnpm/packages/pnpm/pnpm-6.30.0.tgz","_integrity":"sha512-qsnc5wxI5nIkdh7lDv2mQiniPdsSD46a1A1Nz+qzcMuh4FFiXAq1Ntfszdm21bVm0OFEn/FSgaQDZxYXYPmCTw==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.24.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"16.13.2","preferGlobal":true,"publishConfig":{"tag":"next","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_6.30.0_1644167224848_0.7832826950060745","host":"s3://npm-registry-packages"}},"5.18.1":{"name":"pnpm","version":"5.18.1","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@5.18.1","maintainers":[{"name":"zkochan","email":"z@kochan.io"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"c33fc770658a0858647743359ea466c587600154","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-5.18.1.tgz","fileCount":1047,"integrity":"sha512-pGOoysRHIarMHkF8ZxRwCN39ZWSffivlK+Bo4mkuFeRSKwQhF2e04n/PxQttyj6kfN0nR+4RkxFcY7Ts+Y10ZA==","signatures":[{"sig":"MEQCIEq43N+wYRBRqK5x7d3jEVk0pG73HAElovYOzulNdMjuAiBmvZ+1fHqVuPGlyJ+rJfpf755xgEyxT9qQgq1V0MihUQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":10987389,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgNt1sCRA9TVsSAnZWagAA2aYP/RYc99YBPnjSDKl7x8J1\nCsaQtARVlgTE8HxT+G6Qszt1W/2XwOFcsH9YLxOLcOOP0mp+ezkgHo6zQrp0\nurcga2eJAISW8O1O1sy+d/Pp6PHCarj0iLzW8jcRHv2C+OQFKkbbluHoysz6\nCsHTAeV4787pT2tNsZmiFcCk0rReAxQQxevRobwOWsA68lid5kgTska+No7V\nPJUG6Cu5OpT2FL8/JfGMSUploO/N1tY0nOVxd8r7dCZJzAxYarvVvpNfPEKS\n9dech4vozjZKnVwAkk4VI/qTXlpQxmuu9t3GRvUOYklnRgzNDpWG3fYrfb3o\nOiuXhNu2Df1JXalGXDKf/6MrhFqhB1L15CO0emNnBBMIj0XP0196wkY+jFc2\n7t20Dr4RkaAEKerv903zk/4/9sqyHtZAPrdhEb8TtgUf9LEfum4Sr/2l0SHP\nS7Lmi5fUWktqW8CU5YcKv1uGeysmoEEwuOZnIHQjTYuaOgU5AUOGx4p8fnIk\nIvfL3UxTwuxytPi1wKNDFkpCPeYtmEToIyCZdY4XZD5NXkW9j1skWU5BG6Lh\npTG0HQf5bAp4oXXrC/x5xrPW9JE4DLAm3ABJZPGosdfwYKXvnfS3qb9RGJZl\nUpYs+sAK6SdqsPNzouaVrnElWBJEAkVqM/Xe0NGPMTgrI5EnHKvPG/oKuPAd\njdAe\r\n=rXEB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.js","engines":{"node":">=10.16"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint -c ../../eslint.json src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"pnpm tsc -- --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build && rimraf dist && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp node_modules/ps-list/fastlist.exe dist/fastlist.exe","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.js --external:update-notifier --external:node-gyp","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.js","postpublish":"publish-packed","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock","prepublishOnly":"pnpm compile && npm cache clear --force && publish-packed --prune --npm-client yarn --dest dist"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"6.14.11","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"12.19.0","preferGlobal":true,"publishconfig":{"tag":"next"},"_hasShrinkwrap":false,"__devDependencies":{"mz":"^2.7.0","ncp":"^2.0.0","nopt":"^5.0.0","chalk":"^4.1.0","delay":"^5.0.0","execa":"^5.0.0","is-ci":"^3.0.0","p-any":"3.0.0","ramda":"^0.27.1","tempy":"^1.0.0","which":"^2.0.2","byline":"5.0.0","semver":"^7.3.4","esbuild":"^0.8.49","p-defer":"^3.0.0","ps-list":"^6.3.0","@types/mz":"^2.7.3","path-name":"^1.0.0","split-cmd":"^1.0.1","tree-kill":"^1.2.2","write-pkg":"4.0.0","@types/ncp":"^2.0.4","is-windows":"^1.0.2","pkgs-graph":"5.2.0","strip-ansi":"^6.0.0","@pnpm/types":"6.4.0","@types/nopt":"^3.0.29","cross-spawn":"^7.0.3","exists-link":"2.0.0","npm-run-all":"^4.1.5","path-exists":"^4.0.0","render-help":"^1.0.1","symlink-dir":"^4.1.0","@pnpm/config":"11.14.0","@pnpm/logger":"^3.2.3","@pnpm/tabtab":"^0.1.1","@types/is-ci":"^2.0.0","@types/ramda":"^0.27.35","@types/which":"^2.0.0","@pnpm/command":"1.0.0","@pnpm/prepare":"0.0.17","@pnpm/run-npm":"2.0.3","@types/byline":"^4.2.32","@types/semver":"^7.3.4","@pnpm/cli-meta":"1.0.2","@zkochan/retry":"^0.2.0","load-json-file":"^6.2.0","loud-rejection":"^2.2.0","read-yaml-file":"^2.0.0","@pnpm/cli-utils":"0.5.0","@pnpm/constants":"4.1.0","@zkochan/libnpx":"11.0.3","@zkochan/rimraf":"^1.0.0","write-json-file":"^4.3.0","write-yaml-file":"^4.1.3","deep-require-cwd":"1.0.0","@types/is-windows":"^1.0.0","normalize-newline":"3.0.0","@pnpm/core-loggers":"5.0.3","@pnpm/modules-yaml":"8.0.6","@types/cross-spawn":"^6.0.2","@types/graceful-fs":"^4.1.4","@pnpm/file-reporter":"^1.0.0","@pnpm/assert-project":"2.1.15","@pnpm/lockfile-types":"2.2.0","@pnpm/parse-cli-args":"3.2.2","dir-is-case-sensitive":"^1.0.2","@pnpm/default-reporter":"7.10.4","@types/update-notifier":"^5.0.0","@pnpm/read-package-json":"3.1.9","@pnpm/find-workspace-dir":"2.0.0","@pnpm/plugin-commands-audit":"2.0.43","@pnpm/plugin-commands-store":"2.0.72","@pnpm/read-project-manifest":"1.1.7","@pnpm/plugin-commands-import":"1.0.103","@pnpm/plugin-commands-server":"2.0.66","@pnpm/write-project-manifest":"1.1.7","@pnpm/common-cli-options-help":"0.3.1","@pnpm/find-workspace-packages":"2.3.38","@pnpm/plugin-commands-listing":"2.0.53","@pnpm/plugin-commands-rebuild":"2.2.27","anonymous-npm-registry-client":"0.1.2","@pnpm/plugin-commands-outdated":"3.0.48","@pnpm/filter-workspace-packages":"2.3.10","@pnpm/plugin-commands-publishing":"2.5.1","@pnpm/plugin-commands-installation":"3.5.21","@pnpm/plugin-commands-script-runners":"2.6.1"},"__optionalDependencies":{"node-gyp":"^7.1.2","graceful-fs":"4.2.4","update-notifier":"^5.1.0"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_5.18.1_1614208364067_0.6435408550590511","host":"s3://npm-registry-packages"}},"2.17.0-0":{"name":"pnpm","version":"2.17.0-0","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@2.17.0-0","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js","pnpx":"lib/bin/pnpx.js"},"dist":{"shasum":"de7b409cfbc3b6f5c443a97207c38594a484b500","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-2.17.0-0.tgz","fileCount":4619,"integrity":"sha512-rSKG7iEbMnu9ZQjXcKpMUmAewlGboPYvt62kdOHWLYiIgX4jYvO22JnCFzrHQSMIWen4oIQm7I6JUUWk4z8CWg==","signatures":[{"sig":"MEUCIHiU0NVQvM0Y1lV+VAIJOPTGMjp1n0pnQR8fIjlgfcbpAiEAltQsN8eCpPFiiNdf0eJbVZXIAqa5OpO/bPfFw+iEfcg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":22941959,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbul5ZCRA9TVsSAnZWagAAW+cQAIhyJdAGsHFsnMhP145R\nBUArvUeeU+ROxNU6SotYUCj1oj+vK0m3ZTepzVNGP4s/z9n9Svk1BFdP8Lca\n5s/zwjusRajoS6FBAtJc6n/2pc5XNGmdy9eplJAXImdzg7Nx+kntbGs+gP5q\n0apc83Zd45qxP5LZylJDM5mgJovh4VWn4i7QTZTHnrk6uKmKDdPoaYHqnARf\nsJUGSf7o8xhN1KhcTCo/JwrvmSniBpPtUnxqIsC8jscCPGqYZwRauSCEBAnp\np5a1oRUuxnTuFmLfx871vHgVlIDJfqIdQAOM4qgFIRUv8bGgtBkQyTML2z8B\nkc+9sSn49SDCruWwoZiYm0yip9Z2FeK9Q6d/t/+QXsYbkcIuR9tNpwqz78jw\nv5HthD7Eu9YUSPX61z+u9ER/ZXSSvXQ/YOFwyyVqs3SqdHY0hLrDNhtuggkY\nv2pQEqEH5DaYPUkNy/nXBE3udYQzbiuzr4c9y4rVHFoh2jmQh7C/K0hvjYlH\nxDZSq5IwPdTdpBQTvVzK5kmOR+92ULu15NfR+Qicq0CbrGIYnC49Ki5nGPa0\nEGvHOTdiZhKmCvyCGfWPFdnDvYdgT/4zik4aHNqCIg/SrKtlZVaPsD1UuE5n\nQrcT3jpk1aiZLIdA+rdfwIH1SYoWNzJmRF+GEmZDQVV6kZFmxmLH63pitwe/\nTKlC\r\n=nD59\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","_from":".","_shasum":"de7b409cfbc3b6f5c443a97207c38594a484b500","engines":{"node":">=6"},"scripts":{"tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json --project .","test":"npm run lint && npm run tsc && npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"pnpm link . && npm-run-all -p -r pnpm-registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf ../../../.tmp/ && rimraf node_modules/.bin/pnpm && pnpm-registry-mock prepare","pnpm-registry-mock":"pnpm-registry-mock","test:e2e-with-preview":"preview --skip-prepublishOnly && npm-run-all -p -r pnpm-registry-mock test:tap"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"greenkeeper":{"ignore":["@pnpm/default-fetcher","@pnpm/default-resolver","@pnpm/logger","@pnpm/outdated","@pnpm/server","@pnpm/types","pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-registry-mock","remove-all-except-outer-links","pnpm-shrinkwrap","supi"]},"_nodeVersion":"10.11.0","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"mz":"2.7.0","mem":"4.0.0","nopt":"4.0.1","supi":"0.24.11-0","chalk":"2.4.1","delay":"4.0.1","execa":"1.0.0","is-ci":"1.2.1","ramda":"0.25.0","diable":"4.0.1","p-limit":"2.0.0","get-port":"4.0.0","@types/mz":"^0.0.32","camelcase":"5.0.0","is-subdir":"^1.0.2","lru-cache":"4.1.3","minimatch":"3.0.4","path-name":"1.0.0","pnpm-list":"4.1.0-0","tree-kill":"1.2.0","is-windows":"1.0.2","pkgs-graph":"2.0.0","text-table":"0.2.0","@pnpm/types":"^1.8.0","@pnpm/utils":"0.9.0-0","common-tags":"1.8.0","cross-spawn":"6.0.5","graceful-fs":"4.1.11","signal-exit":"3.0.2","strip-color":"0.1.0","@pnpm/config":"2.3.0-0","@pnpm/logger":"2.1.0","@pnpm/server":"0.14.3","find-packages":"2.2.0","package-store":"0.23.4","path-absolute":"1.0.0","read-ini-file":"1.0.0","@pnpm/outdated":"0.4.2-0","camelcase-keys":"4.2.0","load-json-file":"5.1.0","load-yaml-file":"0.1.0","loud-rejection":"1.6.0","mkdirp-promise":"5.0.1","process-exists":"3.1.0","util.promisify":"1.0.0","@pnpm/lifecycle":"3.0.1","@types/get-port":"^4.0.0","@zkochan/libnpx":"9.6.1","graph-sequencer":"2.0.0","update-notifier":"2.5.0","@pnpm/store-path":"1.0.3","@types/lru-cache":"^4.1.1","@types/minimatch":"^3.0.3","@pnpm/core-loggers":"0.0.0","pnpm-file-reporter":"0.1.0","@pnpm/default-fetcher":"2.0.2","@types/camelcase-keys":"^4.0.0","pnpm-default-reporter":"0.20.6","@pnpm/default-resolver":"2.0.4"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"caw":"^2.0.0","ncp":"^2.0.0","tape":"^4.6.3","p-any":"^1.1.0","retry":"^0.12.0","sepia":"^2.0.2","byline":"^5.0.0","mkdirp":"^0.5.1","rimraf":"^2.5.4","semver":"^5.3.0","tslint":"^5.4.2","ts-node":"^6.2.0","write-pkg":"^3.1.0","typescript":"^3.0.0","@types/node":"^10.0.6","@types/nopt":"^3.0.29","@types/tape":"^4.2.30","exists-link":"^2.0.0","npm-run-all":"^4.0.1","path-exists":"^3.0.0","rimraf-then":"^1.0.1","@types/p-any":"^1.1.2","@types/ramda":"0.25.34","@types/retry":"^0.10.2","tape-promise":"^4.0.0","@types/byline":"^4.2.31","@types/mkdirp":"^0.5.0","@types/semver":"^5.3.32","package-preview":"^1.0.0","write-json-file":"^3.0.0","write-yaml-file":"^1.0.0","deep-require-cwd":"^1.0.0","npm-scripts-info":"^0.3.6","normalize-newline":"^3.0.0","@pnpm/modules-yaml":"2.0.0-0","@types/common-tags":"^1.2.5","pnpm-registry-mock":"^2.2.0","tslint-eslint-rules":"5.4.0","@pnpm/assert-project":"link:../../privatePackages/assert-project","@types/load-json-file":"^2.0.6","@types/update-notifier":"^2.0.0","tslint-config-standard":"8.0.1","@pnpm/read-package-json":"^1.0.0","anonymous-npm-registry-client":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_2.17.0-0_1538940502061_0.13934197788489788","host":"s3://npm-registry-packages"}},"5.18.2":{"name":"pnpm","version":"5.18.2","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@5.18.2","maintainers":[{"name":"zkochan","email":"z@kochan.io"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"7c092d829c9378e74d6b93d32dd0f16bbf7e2487","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-5.18.2.tgz","fileCount":1047,"integrity":"sha512-Qp9+Fz5mvWE8T2bS4aUdnceYaa+N9+j9m5D2DAXrdhvr2dTGCCdB0zuMOdlD9jrSOWrLWglQpGiHUYyMWCSdxQ==","signatures":[{"sig":"MEUCIQCwRS9HtPZRvSUelv1ucKK+7QTmAbZNEGUWVX8mOq3FpQIgYwPqxqjll27IXUc9+P8+ogr+x7nRHhv3GWGg9M2KS5g=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":10987754,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgPXzmCRA9TVsSAnZWagAAKpAP/1f8ymquLbc4nFtkSifi\nhyuEb6VkRyFeqMNt6harTf5Mcd+7dP3FySz4crWMa5aJtn+zEpja/5TKUKyB\nS4JKfZOPOM3XCeqzZYhNBhk2lDBjUIGJwsMwKzG3rVXqo9ZHZ2K1/whbHeJx\nVHnkzbw6ptiB5pXPIQCPrsD7zCj9lig+/J9NT43qPz+vDeGaMBFw5FliYnEl\nAoke/riNROKj08FWnHYhoUZkPnVkNexcNWMcv8MGZEXXthlhsNDkhxItny9S\ngSlSOmdwlskOGeKG4hlUX5NkXEPGAcJcawFNL2+o4ABbIyQt+hlp+lkKo3Aa\nlhrKxjpiNB8VaS3Kge8mQJ8VCPQ4591ylHoC6kCt6wIikMD+AsRSFtppSV8V\nxHR/SAHw7mvaB7w6EFc14Em5pnU0lG3cZXSklHOpd8BxaUdq74P5M8OOg81S\n9reswystF9e94XLCmVZQFsSZwN2JPNkzzVVtIcFuy9rpHeG8hBhn3/vERf+G\nv6XyL3cmE1TE9nfVQ/sMDkkLz5sd/q+eq+5kILt+O8hRjZnv4KkwxUGoiuYe\nUi1fvB6wjW2SwKLG1vjl/ku9Otor3DQ/Y4WiU1IIz/8RPEi7z1+QUm/HJ7AQ\n2O5VCADEpSUA+N+hvr6o8kXz6J56k/tJTE0ufdAJTDXQSwXS0O3D7q94TZAp\nJelG\r\n=J1jg\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.js","engines":{"node":">=10.16"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint -c ../../eslint.json src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"pnpm tsc -- --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build && rimraf dist && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp node_modules/ps-list/fastlist.exe dist/fastlist.exe","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.js --external:update-notifier --external:node-gyp","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.js","postpublish":"publish-packed","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock","prepublishOnly":"pnpm compile && npm cache clear --force && publish-packed --prune --npm-client yarn --dest dist"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"6.14.11","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"12.19.0","preferGlobal":true,"publishconfig":{"tag":"next"},"_hasShrinkwrap":false,"readmeFilename":"README.md","__devDependencies":{"mz":"^2.7.0","ncp":"^2.0.0","nopt":"^5.0.0","chalk":"^4.1.0","delay":"^5.0.0","execa":"^5.0.0","is-ci":"^3.0.0","p-any":"3.0.0","ramda":"^0.27.1","tempy":"^1.0.0","which":"^2.0.2","byline":"5.0.0","semver":"^7.3.4","esbuild":"^0.8.49","p-defer":"^3.0.0","ps-list":"^6.3.0","@types/mz":"^2.7.3","path-name":"^1.0.0","split-cmd":"^1.0.1","tree-kill":"^1.2.2","write-pkg":"4.0.0","@types/ncp":"^2.0.4","is-windows":"^1.0.2","pkgs-graph":"5.2.0","strip-ansi":"^6.0.0","@pnpm/types":"6.4.0","@types/nopt":"^3.0.29","cross-spawn":"^7.0.3","exists-link":"2.0.0","npm-run-all":"^4.1.5","path-exists":"^4.0.0","render-help":"^1.0.1","symlink-dir":"^4.1.0","@pnpm/config":"11.14.0","@pnpm/logger":"^3.2.3","@pnpm/tabtab":"^0.1.1","@types/is-ci":"^2.0.0","@types/ramda":"^0.27.35","@types/which":"^2.0.0","@pnpm/command":"1.0.0","@pnpm/prepare":"0.0.17","@pnpm/run-npm":"2.0.3","@types/byline":"^4.2.32","@types/semver":"^7.3.4","@pnpm/cli-meta":"1.0.2","@zkochan/retry":"^0.2.0","load-json-file":"^6.2.0","loud-rejection":"^2.2.0","read-yaml-file":"^2.0.0","@pnpm/cli-utils":"0.5.0","@pnpm/constants":"4.1.0","@zkochan/libnpx":"11.0.3","@zkochan/rimraf":"^1.0.0","write-json-file":"^4.3.0","write-yaml-file":"^4.1.3","deep-require-cwd":"1.0.0","@types/is-windows":"^1.0.0","normalize-newline":"3.0.0","@pnpm/core-loggers":"5.0.3","@pnpm/modules-yaml":"8.0.6","@types/cross-spawn":"^6.0.2","@types/graceful-fs":"^4.1.4","@pnpm/file-reporter":"^1.0.0","@pnpm/assert-project":"2.1.15","@pnpm/lockfile-types":"2.2.0","@pnpm/parse-cli-args":"3.2.2","dir-is-case-sensitive":"^1.0.2","@pnpm/default-reporter":"7.10.4","@types/update-notifier":"^5.0.0","@pnpm/read-package-json":"3.1.9","@pnpm/find-workspace-dir":"2.0.0","@pnpm/plugin-commands-audit":"3.0.0","@pnpm/plugin-commands-store":"2.0.72","@pnpm/read-project-manifest":"1.1.7","@pnpm/plugin-commands-import":"1.0.103","@pnpm/plugin-commands-server":"2.0.66","@pnpm/write-project-manifest":"1.1.7","@pnpm/common-cli-options-help":"0.3.1","@pnpm/find-workspace-packages":"2.3.38","@pnpm/plugin-commands-listing":"2.0.53","@pnpm/plugin-commands-rebuild":"2.2.27","anonymous-npm-registry-client":"0.1.2","@pnpm/plugin-commands-outdated":"3.0.48","@pnpm/filter-workspace-packages":"2.3.10","@pnpm/plugin-commands-publishing":"2.5.1","@pnpm/plugin-commands-installation":"3.5.21","@pnpm/plugin-commands-script-runners":"2.6.1"},"__optionalDependencies":{"node-gyp":"^7.1.2","graceful-fs":"4.2.4","update-notifier":"^5.1.0"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_5.18.2_1614642406375_0.00374329329630263","host":"s3://npm-registry-packages"}},"2.17.0":{"name":"pnpm","version":"2.17.0","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@2.17.0","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"ac78581a192334fa169557e27dfbfe6e81b89a66","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-2.17.0.tgz","fileCount":4626,"integrity":"sha512-bXvNsHmKo+jzL/4aYOto09c4qPrvUNxLWTeQbf4qEe6dk4eOOmVBeBm0K76BqipnlaJxtYyJZ/Ih93Nz7b1/Gw==","signatures":[{"sig":"MEYCIQCXw/C/JwkVugEtQumqnfC9QRJPumXL+nRPEzITywhFbgIhAONuK256qsh4FzhZZCGsku8ApsOKAxdGsQ/meLNKYEgI","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":23066024,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbziLsCRA9TVsSAnZWagAAsZYP/1gVj3UdGWciywxQ66qi\nNZ0ckYyXULYBzY9Vougsh2tBoI4at9tAA1uSD7FmNcFJYb4+V0EenikpO+N1\n1weI3CkWnqjuGxlTSFb0cbXsQ+TYkCboiJ2TkSfZ0NRKo0wir3v1qU2Tmkcv\noxcmlDObyYR/KgoVpn2ZXbxx/YJhgBmjTt39my1ef7Q1unyQeOEC52Cqy4+c\nfvBFE9PuB/NYGU79ATJ5vytVvRBwxpipXMsXAMFAtJiHX2mxMn73VcNcyJfb\nT0C1TQvJqayekm/w/beHUstncSXiT2bhWrrELz52QQ7Nq+qM06OeXOb8Ehdk\ndr+l7jr78M646SbhIjNUdAEWNlhHMcHqhieGWeL25UVNHuL4AfYswHppPBeb\nkjJxoOhT5X4MxyLfXrm1fNkVcwqDGyF8U1L4PSRUvdFBp4btxLZV5SlkD083\nCYQ7c0OXEtWyBRnpePvjuQ0lwft/e8CGsip16Yh+Y7t9DXZsWbp3FSu1+Vzt\nkwuI9eYvVcU5Z3tZFr1I2f8faiZV4aJlU/hnOG8kb2N7wj/tiWCotkUS0WAS\nXYS9HAfFmoq4c/GUkwA4w4Vki7CspNjLZdgGmkb3zb2gnWSkuE6UneMNlQ2Y\nScIRyLa5BEzp+Qt94o3qyr9J2SvAvKPBpsHKJ85z8ozDUmoSCa3uEuQ/X8hy\n17aw\r\n=LxSl\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","_from":".","_shasum":"ac78581a192334fa169557e27dfbfe6e81b89a66","engines":{"node":">=6"},"scripts":{"tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json --project .","test":"npm run lint && npm run tsc && npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"npm-run-all -p -r pnpm-registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf ../../../.tmp/ && rimraf node_modules/.bin/pnpm && pnpm-registry-mock prepare","pnpm-registry-mock":"pnpm-registry-mock","test:e2e-with-preview":"preview --skip-prepublishOnly && npm-run-all -p -r pnpm-registry-mock test:tap"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"greenkeeper":{"ignore":["@pnpm/default-fetcher","@pnpm/default-resolver","@pnpm/logger","@pnpm/outdated","@pnpm/server","@pnpm/types","pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-registry-mock","remove-all-except-outer-links","pnpm-shrinkwrap","supi"]},"_nodeVersion":"10.12.0","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"mz":"2.7.0","mem":"4.0.0","nopt":"4.0.1","supi":"0.25.0","chalk":"2.4.1","delay":"4.0.1","execa":"1.0.0","is-ci":"1.2.1","ramda":"0.25.0","diable":"4.0.1","p-limit":"2.0.0","get-port":"4.0.0","@types/mz":"^0.0.32","camelcase":"5.0.0","is-subdir":"^1.0.2","lru-cache":"4.1.3","minimatch":"3.0.4","path-name":"1.0.0","pnpm-list":"4.1.0","tree-kill":"1.2.0","is-windows":"1.0.2","pkgs-graph":"2.0.0","text-table":"0.2.0","@pnpm/types":"2.0.0","@pnpm/utils":"0.9.0","common-tags":"1.8.0","cross-spawn":"6.0.5","graceful-fs":"4.1.11","signal-exit":"3.0.2","strip-color":"0.1.0","@pnpm/config":"2.3.0","@pnpm/logger":"2.1.0","@pnpm/server":"1.0.0","find-packages":"2.2.0","package-store":"0.23.5","path-absolute":"1.0.0","read-ini-file":"1.0.0","@pnpm/outdated":"1.0.0","camelcase-keys":"4.2.0","load-json-file":"5.1.0","load-yaml-file":"0.1.0","loud-rejection":"1.6.0","mkdirp-promise":"5.0.1","process-exists":"3.1.0","util.promisify":"1.0.0","@pnpm/lifecycle":"3.0.2","@types/get-port":"^4.0.0","@zkochan/libnpx":"9.6.1","graph-sequencer":"2.0.0","update-notifier":"2.5.0","@pnpm/store-path":"1.0.3","@types/lru-cache":"^4.1.1","@types/minimatch":"^3.0.3","@pnpm/core-loggers":"1.0.0","pnpm-file-reporter":"0.1.0","@pnpm/default-fetcher":"2.0.3","@types/camelcase-keys":"^4.0.0","pnpm-default-reporter":"0.20.10","@pnpm/default-resolver":"2.0.5"},"_hasShrinkwrap":false,"devDependencies":{"caw":"^2.0.0","ncp":"^2.0.0","pnpm":"link:.","tape":"^4.6.3","p-any":"^1.1.0","retry":"^0.12.0","sepia":"^2.0.2","byline":"^5.0.0","mkdirp":"^0.5.1","rimraf":"^2.5.4","semver":"^5.3.0","tslint":"^5.4.2","ts-node":"^6.2.0","write-pkg":"^3.1.0","typescript":"^3.0.0","@types/node":"10.12.0","@types/nopt":"^3.0.29","@types/tape":"^4.2.30","exists-link":"^2.0.0","npm-run-all":"^4.0.1","path-exists":"^3.0.0","rimraf-then":"^1.0.1","@types/p-any":"^1.1.2","@types/ramda":"0.25.34","@types/retry":"^0.10.2","tape-promise":"^4.0.0","@pnpm/prepare":"0.0.0","@types/byline":"^4.2.31","@types/mkdirp":"^0.5.0","@types/semver":"^5.3.32","package-preview":"^1.0.0","write-json-file":"^3.0.0","write-yaml-file":"^1.0.0","deep-require-cwd":"^1.0.0","npm-scripts-info":"^0.3.6","normalize-newline":"^3.0.0","@pnpm/modules-yaml":"2.0.0","@types/common-tags":"^1.2.5","pnpm-registry-mock":"^2.2.0","tslint-eslint-rules":"5.4.0","@pnpm/assert-project":"link:../../privatePackages/assert-project","@types/load-json-file":"^2.0.6","@types/update-notifier":"^2.0.0","tslint-config-standard":"8.0.1","@pnpm/read-package-json":"1.0.1","anonymous-npm-registry-client":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_2.17.0_1540236010950_0.5293591268160986","host":"s3://npm-registry-packages"}},"5.18.3":{"name":"pnpm","version":"5.18.3","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@5.18.3","maintainers":[{"name":"zkochan","email":"z@kochan.io"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"a1cb5fe9899b9c1c1d7666ae62a91f10525d1611","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-5.18.3.tgz","fileCount":1047,"integrity":"sha512-2PJ6eY+qq/4WUBX6uxkyuCJzRT18uIUF9QOZJBBjhOamLsB3mE1mIyNP/dc9n9pt4MT3/ZJDdKpKG7h5rLvzqQ==","signatures":[{"sig":"MEYCIQCj7Rgc0HAURu7cWfhIyYl8mBXEFwBv7yp3XxmAs5ojvAIhAIPPk2yc7QEzNhSGL5PZx44aYpej2FhETEm23BQc4frO","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":10988662,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgQWCkCRA9TVsSAnZWagAA36wP/RTp8LRqJ0XeNF5qQr3r\nvHzdlmtwn2QvOsnqoFZPRcGMLBpxy3d4q0P8pHdnureHLgL0B+NdxOrSsYQZ\neK9jDmXHpYWRMiSJlTxjD1O4gGqFrJEJQh2Reb4TlW/p+ImmwJRLrPoxJHMI\nno1EMVwW/8c+UHwfmMseBWGc93jQnyZJCm8Q0ZI00KkYBKiVrBJwrF64b5ih\nbP85wyiPNuEd4RZnHmuYobsWMYSYrhCNR/RmZepA6lbqEi+hz+O9DIrQ/hvB\nXrygTUKN9VRpC1ftmGSf2LwedaYAJfXxRBiUc9wPHUwLulK+gCRXU226rRKi\npuGKdCTTW8AO1GgpCyWfmBxjzg5/XAqkTFOy+YRNBnmnEsIjLP4gDRdnCqxI\nhBwJFv51TC8nkqA3Z8Ijh4Q2JhKtB58n/WtajFlpVs/ce/vapZqj+Rr8BsWM\ngfXcr+0ZzGvifGpenNuwMXZGUH5mGMdiL4UvqGWBerHxMoq8G09QLUwv6Lnm\nu1gwXN3Hruujk6cVmy0+DCR0W2aJijOZP3A1nZBrH8bmvKanH1/AHK5fBoKI\n8qfsp4SNKVpi7GyBLdYc10xV3GmiPOw8JK6ZkIdmTiqgIU4gaBQ5cmymAqvg\nfNqFfh7qOXoCJKr9DNsXcr8+76Z3ro8nthYckJlwpvjVHwiuO5tE7wuPh0Bt\nXP3Q\r\n=cFvr\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.js","engines":{"node":">=10.16"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint -c ../../eslint.json src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"pnpm tsc -- --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build && rimraf dist && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp node_modules/ps-list/fastlist.exe dist/fastlist.exe","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.js --external:update-notifier --external:node-gyp","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.js","postpublish":"publish-packed","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock","prepublishOnly":"pnpm compile && npm cache clear --force && publish-packed --prune --npm-client yarn --dest dist"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"6.14.11","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"12.19.0","preferGlobal":true,"publishconfig":{"tag":"next"},"_hasShrinkwrap":false,"__devDependencies":{"mz":"^2.7.0","ncp":"^2.0.0","nopt":"^5.0.0","chalk":"^4.1.0","delay":"^5.0.0","execa":"^5.0.0","is-ci":"^3.0.0","p-any":"3.0.0","ramda":"^0.27.1","tempy":"^1.0.0","which":"^2.0.2","byline":"5.0.0","semver":"^7.3.4","esbuild":"^0.8.49","p-defer":"^3.0.0","ps-list":"^6.3.0","@types/mz":"^2.7.3","path-name":"^1.0.0","split-cmd":"^1.0.1","tree-kill":"^1.2.2","write-pkg":"4.0.0","@types/ncp":"^2.0.4","is-windows":"^1.0.2","pkgs-graph":"5.2.0","strip-ansi":"^6.0.0","@pnpm/types":"6.4.0","@types/nopt":"^3.0.29","cross-spawn":"^7.0.3","exists-link":"2.0.0","npm-run-all":"^4.1.5","path-exists":"^4.0.0","render-help":"^1.0.1","symlink-dir":"^4.1.0","@pnpm/config":"11.14.0","@pnpm/logger":"^3.2.3","@pnpm/tabtab":"^0.1.1","@types/is-ci":"^2.0.0","@types/ramda":"^0.27.35","@types/which":"^2.0.0","@pnpm/command":"1.0.0","@pnpm/prepare":"0.0.17","@pnpm/run-npm":"2.0.3","@types/byline":"^4.2.32","@types/semver":"^7.3.4","@pnpm/cli-meta":"1.0.2","@zkochan/retry":"^0.2.0","load-json-file":"^6.2.0","loud-rejection":"^2.2.0","read-yaml-file":"^2.0.0","@pnpm/cli-utils":"0.5.0","@pnpm/constants":"4.1.0","@zkochan/libnpx":"11.0.3","@zkochan/rimraf":"^1.0.0","write-json-file":"^4.3.0","write-yaml-file":"^4.1.3","deep-require-cwd":"1.0.0","@types/is-windows":"^1.0.0","normalize-newline":"3.0.0","@pnpm/core-loggers":"5.0.3","@pnpm/modules-yaml":"8.0.6","@types/cross-spawn":"^6.0.2","@types/graceful-fs":"^4.1.4","@pnpm/file-reporter":"^1.0.0","@pnpm/assert-project":"2.1.15","@pnpm/lockfile-types":"2.2.0","@pnpm/parse-cli-args":"3.2.2","dir-is-case-sensitive":"^1.0.2","@pnpm/default-reporter":"7.10.4","@types/update-notifier":"^5.0.0","@pnpm/read-package-json":"3.1.9","@pnpm/find-workspace-dir":"2.0.0","@pnpm/plugin-commands-audit":"3.0.1","@pnpm/plugin-commands-store":"2.0.73","@pnpm/read-project-manifest":"1.1.7","@pnpm/plugin-commands-import":"1.0.104","@pnpm/plugin-commands-server":"2.0.66","@pnpm/write-project-manifest":"1.1.7","@pnpm/common-cli-options-help":"0.3.1","@pnpm/find-workspace-packages":"2.3.38","@pnpm/plugin-commands-listing":"2.0.54","@pnpm/plugin-commands-rebuild":"2.2.28","anonymous-npm-registry-client":"0.1.2","@pnpm/plugin-commands-outdated":"3.0.49","@pnpm/filter-workspace-packages":"2.3.10","@pnpm/plugin-commands-publishing":"2.5.1","@pnpm/plugin-commands-installation":"3.5.22","@pnpm/plugin-commands-script-runners":"2.6.1"},"__optionalDependencies":{"node-gyp":"^7.1.2","graceful-fs":"4.2.4","update-notifier":"^5.1.0"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_5.18.3_1614897315460_0.3567444579555088","host":"s3://npm-registry-packages"}},"2.17.3":{"name":"pnpm","version":"2.17.3","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@2.17.3","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"d097ef8f062f435b15d845ac03d77046482e14b9","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-2.17.3.tgz","fileCount":4626,"integrity":"sha512-l/lY7qPlmpcxOhiCOaONAvIDpkdRwsPuKdAV6N+xguWmidcjXXzhwKc+V3uwQ0QlNXMOvu0YDmfm/fOUB9R75A==","signatures":[{"sig":"MEUCICtoRqQjTDZcEG02RuSuCtWyBw3YsjrOXwM0RakJzdi+AiEAoxCQtWBfsHUQX2UVcpabCrbCv6Yi4T4Wmu5YmLTspoc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":23067929,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb0PYfCRA9TVsSAnZWagAAV1cP/A9tlwewYW9/JnYPnC/8\nHXJlfjNjVmSXeqwR5HN8ue419EOke+wBAkLbzYKapJ9878mLH6eV2shfpN1y\nscr4hlJIgAQgb8xJWgFtFPLeLEaB8lb7N4/fQdHFijXJr3/d3+LizoYG5E5M\nU7ywp9vrp79cagggvFNRg6bEuUx2QnsqSxsTShfYOGe/Rbu8E/PSjLFp/ngn\nGbv/K6OlRwfdg3tUSYpMk67AfWGVLEadaoL/99GpH8FhTsGTvPzHofTG+cGr\nPlooJ+nTSBIhLyHYTL1bTS9GsB1diYywnyLVAwpGVirrdHASO7FMQHpwdqlx\nSdtXtBF+1yp9Ezx+5guclgYxiBKJ5wpAjG6XDq934RjNCPHHtd0S3wzj0ntr\nBiSQDLIJ50dQtvAxwqlzGGSjjLSg8Gijk2B61Nn2oOCjlVp7rrXYa3aBUrEH\ngWopV1kN/tRqD+VojNqyMhkSAXBwwy9zlU8QyjMpy3Vz5VrZUZwxDjYeZOrr\nwcL/WojHrCPqtWpJqVNsxz09nFjWLl1crU+oPhwu6YOtHHUN3I2MGkWJ2rPw\nC1iV6yyyPeU/bOYBFg9TdE/KXTH70sJN17/NjkfCZu0UgZvccBW4zx8EbdNs\nP3KYJTYs16PvMmeobKGSBRS0TM9ZmIg+42EChatU3rPzW2HSzr/+RjfJKF65\n3jCX\r\n=dmfm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","_from":".","_shasum":"d097ef8f062f435b15d845ac03d77046482e14b9","engines":{"node":">=6"},"scripts":{"tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json --project .","test":"npm run lint && npm run tsc && npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"npm-run-all -p -r pnpm-registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf ../../../.tmp/ && rimraf node_modules/.bin/pnpm && pnpm-registry-mock prepare","pnpm-registry-mock":"pnpm-registry-mock","test:e2e-with-preview":"preview --skip-prepublishOnly && npm-run-all -p -r pnpm-registry-mock test:tap"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"greenkeeper":{"ignore":["@pnpm/default-fetcher","@pnpm/default-resolver","@pnpm/logger","@pnpm/outdated","@pnpm/server","@pnpm/types","pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-registry-mock","remove-all-except-outer-links","pnpm-shrinkwrap","supi"]},"_nodeVersion":"10.12.0","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"mz":"2.7.0","mem":"4.0.0","nopt":"4.0.1","supi":"0.25.2","chalk":"2.4.1","delay":"4.0.1","execa":"1.0.0","is-ci":"1.2.1","ramda":"0.25.0","diable":"4.0.1","p-limit":"2.0.0","get-port":"4.0.0","@types/mz":"^0.0.32","camelcase":"5.0.0","is-subdir":"^1.0.2","lru-cache":"4.1.3","minimatch":"3.0.4","path-name":"1.0.0","pnpm-list":"4.1.3","tree-kill":"1.2.0","is-windows":"1.0.2","pkgs-graph":"2.0.0","text-table":"0.2.0","@pnpm/types":"2.0.0","@pnpm/utils":"0.9.0","common-tags":"1.8.0","cross-spawn":"6.0.5","graceful-fs":"4.1.11","signal-exit":"3.0.2","strip-color":"0.1.0","@pnpm/config":"2.3.0","@pnpm/logger":"2.1.0","@pnpm/server":"1.0.0","find-packages":"2.2.0","package-store":"0.23.5","path-absolute":"1.0.0","read-ini-file":"1.0.0","@pnpm/outdated":"1.0.2","camelcase-keys":"4.2.0","load-json-file":"5.1.0","load-yaml-file":"0.1.0","loud-rejection":"1.6.0","mkdirp-promise":"5.0.1","process-exists":"3.1.0","util.promisify":"1.0.0","@pnpm/lifecycle":"3.0.2","@types/get-port":"^4.0.0","@zkochan/libnpx":"9.6.1","graph-sequencer":"2.0.0","update-notifier":"2.5.0","@pnpm/store-path":"1.0.3","@types/lru-cache":"^4.1.1","@types/minimatch":"^3.0.3","@pnpm/core-loggers":"1.0.0","pnpm-file-reporter":"0.1.0","@pnpm/default-fetcher":"2.0.3","@types/camelcase-keys":"^4.0.0","pnpm-default-reporter":"0.20.11","@pnpm/default-resolver":"2.0.5"},"_hasShrinkwrap":false,"devDependencies":{"caw":"^2.0.0","ncp":"^2.0.0","pnpm":"link:.","tape":"^4.6.3","p-any":"^1.1.0","retry":"^0.12.0","sepia":"^2.0.2","byline":"^5.0.0","mkdirp":"^0.5.1","rimraf":"^2.5.4","semver":"^5.3.0","tslint":"^5.4.2","ts-node":"^6.2.0","write-pkg":"^3.1.0","typescript":"^3.0.0","@types/node":"10.12.0","@types/nopt":"^3.0.29","@types/tape":"^4.2.30","exists-link":"^2.0.0","npm-run-all":"^4.0.1","path-exists":"^3.0.0","rimraf-then":"^1.0.1","@types/p-any":"^1.1.2","@types/ramda":"0.25.34","@types/retry":"^0.10.2","tape-promise":"^4.0.0","@pnpm/prepare":"0.0.0","@types/byline":"^4.2.31","@types/mkdirp":"^0.5.0","@types/semver":"^5.3.32","package-preview":"^1.0.0","write-json-file":"^3.0.0","write-yaml-file":"^1.0.0","deep-require-cwd":"^1.0.0","npm-scripts-info":"^0.3.6","normalize-newline":"^3.0.0","@pnpm/modules-yaml":"2.0.0","@types/common-tags":"^1.2.5","pnpm-registry-mock":"^2.2.0","tslint-eslint-rules":"5.4.0","@pnpm/assert-project":"link:../../privatePackages/assert-project","@types/load-json-file":"^2.0.6","@types/update-notifier":"^2.0.0","tslint-config-standard":"8.0.1","@pnpm/read-package-json":"1.0.1","anonymous-npm-registry-client":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_2.17.3_1540421150788_0.7297891330359414","host":"s3://npm-registry-packages"}},"5.18.4":{"name":"pnpm","version":"5.18.4","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@5.18.4","maintainers":[{"name":"zkochan","email":"z@kochan.io"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"4da9f875458d4ee509b77bde0da7f6027c6a0e5e","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-5.18.4.tgz","fileCount":1047,"integrity":"sha512-E+bxxagCwnoPlSr5pduJhcBu7s3rG1RLFpK2eaj40rKfbFzPtT0q+8bwX8OpwPpFBP12JekQ4ZfC2QaIjbjQJw==","signatures":[{"sig":"MEYCIQDmgkWno2CJcw6MdZMwfaY0WNAUAVITqm+1ub49/pyDSAIhAKXmqVmBp9vsbJ2KRXHCCHrcTd5GhGC8j4nDNlO1C48G","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":10995144,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgRX8SCRA9TVsSAnZWagAAOeAP/ikEktuVcXHrBnH3dZtJ\nl2VSsswH4+qrLsjFJF3p4qFRmh7mT3bx1xUfVPe3uXXdD7HHlS+RMedvAhrX\nCqMLP86eBQnkzFpl08KdipASWRf/Ub50cjlfI6OT1anw5NB8od33hz1XYiEq\nFnb65eO1i0ua3C/jEdf0vQPT9WOtK5YRcJpbHTz0EDApvaUiiH61ggHwR7Kj\n+EAm87fNXn2HxvJENm5wJNdUnVTcg9+jGZjyMwSDxTNvZMRNU4vnw5WVhEQh\nvIxti+uKj+ycM88HG0cqWJsG+YK1ZPOlyXENrGklWTVndLYseeiVPh6cUKix\nZ+Zgbj+5tx4KUi+OtZfQK9ch9keJtfdmoI7z/z7kxeRRHhnsfUxIKAGyjcu/\n5M9N9hidekmMP7jt7oA+eqay9b20ciG7kXAe5WIBAruT23oGhrIzjvtgkoGl\nlArGAtwUkpBhVmv8Rrv1cXK4OkFgDTe3gx2f2ObXDi2l6621aO+s5BfU+gOw\n42/h5xk6kDSdpiZey8tY9cGU1EryRvvNRCfssgLmaTrNdMcTQSvUXJ7maKGE\n9x7L/QhTJinzyIeSqBcHtZe252Cju2lGIsK954/rcfAEnR1AN+zLsiOg8sdo\nb4pRPwkc1aQiuIfCc/cYmWu5149SCdQ49xAOxwuck34SEXdkfMaEIf+LzoDX\nzhdY\r\n=+VMD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.js","engines":{"node":">=10.16"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint -c ../../eslint.json src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"pnpm tsc -- --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build && rimraf dist && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp node_modules/ps-list/fastlist.exe dist/fastlist.exe","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.js --external:update-notifier --external:node-gyp","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.js","postpublish":"publish-packed","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock","prepublishOnly":"pnpm compile && npm cache clear --force && publish-packed --prune --npm-client yarn --dest dist"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"6.14.11","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"12.19.0","preferGlobal":true,"publishconfig":{"tag":"next"},"_hasShrinkwrap":false,"__devDependencies":{"mz":"^2.7.0","ncp":"^2.0.0","nopt":"^5.0.0","chalk":"^4.1.0","delay":"^5.0.0","execa":"^5.0.0","is-ci":"^3.0.0","p-any":"3.0.0","ramda":"^0.27.1","tempy":"^1.0.0","which":"^2.0.2","byline":"5.0.0","semver":"^7.3.4","esbuild":"^0.8.49","p-defer":"^3.0.0","ps-list":"^6.3.0","@types/mz":"^2.7.3","path-name":"^1.0.0","split-cmd":"^1.0.1","tree-kill":"^1.2.2","write-pkg":"4.0.0","@types/ncp":"^2.0.4","is-windows":"^1.0.2","pkgs-graph":"5.2.0","strip-ansi":"^6.0.0","@pnpm/types":"6.4.0","@types/nopt":"^3.0.29","cross-spawn":"^7.0.3","exists-link":"2.0.0","npm-run-all":"^4.1.5","path-exists":"^4.0.0","render-help":"^1.0.1","symlink-dir":"^4.1.0","@pnpm/config":"11.14.0","@pnpm/logger":"^3.2.3","@pnpm/tabtab":"^0.1.2","@types/is-ci":"^2.0.0","@types/ramda":"^0.27.35","@types/which":"^2.0.0","@pnpm/command":"1.0.0","@pnpm/prepare":"0.0.17","@pnpm/run-npm":"2.0.3","@types/byline":"^4.2.32","@types/semver":"^7.3.4","@pnpm/cli-meta":"1.0.2","@zkochan/retry":"^0.2.0","load-json-file":"^6.2.0","loud-rejection":"^2.2.0","read-yaml-file":"^2.0.0","@pnpm/cli-utils":"0.5.1","@pnpm/constants":"4.1.0","@zkochan/libnpx":"11.0.3","@zkochan/rimraf":"^1.0.0","write-json-file":"^4.3.0","write-yaml-file":"^4.1.3","deep-require-cwd":"1.0.0","@types/is-windows":"^1.0.0","normalize-newline":"3.0.0","@pnpm/core-loggers":"5.0.3","@pnpm/modules-yaml":"8.0.6","@types/cross-spawn":"^6.0.2","@types/graceful-fs":"^4.1.4","@pnpm/file-reporter":"^1.0.0","@pnpm/assert-project":"2.1.15","@pnpm/lockfile-types":"2.2.0","@pnpm/parse-cli-args":"3.2.2","dir-is-case-sensitive":"^1.0.2","@pnpm/default-reporter":"7.10.4","@types/update-notifier":"^5.0.0","@pnpm/read-package-json":"3.1.9","@pnpm/find-workspace-dir":"2.0.0","@pnpm/plugin-commands-audit":"3.0.2","@pnpm/plugin-commands-store":"2.0.74","@pnpm/read-project-manifest":"1.1.7","@pnpm/plugin-commands-import":"1.0.105","@pnpm/plugin-commands-server":"2.0.67","@pnpm/write-project-manifest":"1.1.7","@pnpm/common-cli-options-help":"0.3.1","@pnpm/find-workspace-packages":"2.3.39","@pnpm/plugin-commands-listing":"2.0.55","@pnpm/plugin-commands-rebuild":"2.2.29","anonymous-npm-registry-client":"0.1.2","@pnpm/plugin-commands-outdated":"3.0.50","@pnpm/filter-workspace-packages":"2.3.11","@pnpm/plugin-commands-publishing":"2.5.2","@pnpm/plugin-commands-installation":"3.5.23","@pnpm/plugin-commands-script-runners":"2.6.2"},"__optionalDependencies":{"node-gyp":"^7.1.2","graceful-fs":"4.2.4","update-notifier":"^5.1.0"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_5.18.4_1615167250139_0.19312028205045184","host":"s3://npm-registry-packages"}},"2.17.2":{"name":"pnpm","version":"2.17.2","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@2.17.2","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"95874da6c0ae36b38ba8ce526f8ce15af3a18747","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-2.17.2.tgz","fileCount":4626,"integrity":"sha512-wPc2AHfL1vIC+wh0q8oJXFJCcT3MsrvPXIKWJLy2yI5Nb57sw7mm55eUo9rJUX03uC19tEw2JPBrcadTaD4sTg==","signatures":[{"sig":"MEQCIGevkvvIg0rqSiWNAS76h+iY49bMDbOZegIMkpFYlSUAAiBxcmoCM/CfGiolmX5WVZMEnqv4l0zm/rwk+1sisGthqw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":23067929,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb0NCVCRA9TVsSAnZWagAAPTYP/joXMLqs3khyv9D3JLPX\nhTvaE+PEB1I29wtm5/L2J2zcheq2etImsFQgqI1+bM/1N25jYfVY75cAxRi4\npHa4bQ6JlSrzJZPhJH7sIbo7M2LBaJvGwVypa7KOdpX+B6Wv5gQSHmjwPF3O\nyIgu3d+GBw7vWQFJC6mkehesXY5nbzgzL09DCzH0fD0pFihx3Hd9JYAmL8iw\nz+R1NNbpfGLawWuI2VI9pftTSKUIIxrNPNa/0FMeKK2UgUCKdRR59kP86Jqy\nfN0Hf+qK6z7Vv0lFzfi8RXV+hNXaxFSMU4M6nfF6zRcdbf1wWjezythEyw1M\n6Nwmaso2w8amM5VAIojlEmdY0AeU7d4YMDawUzaEoIkW+0yTaedZwFu862OJ\nte5OVmActEXZeOiBAzNiqZiiPAYf3IZLLrBxQdyzh72YOelXkZ0dQXeVJW5/\n9QWx0zhg4izhms0jrECWF7nRGGGBWn8aDe/W971HWZmF6lD897O9yUABNPcV\nLs/dnEtReeLjK+zC24t4itsUgagO8KGSVCAQnA2x0Spfr8iW/UFfVxnUXmM7\nstmAY7INGmp0LrRLciAjwd9E6pYEYnXqL/BKXI2i3vrtSU+leizk4lQoluEO\nXPLd77w9g3VZqVSJJRxCwwqV9WEyg5F4jsiSqCdEyRAI8M4pmb1UtD1W99E7\nQcwq\r\n=JN6z\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","_from":".","_shasum":"95874da6c0ae36b38ba8ce526f8ce15af3a18747","engines":{"node":">=6"},"scripts":{"tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json --project .","test":"npm run lint && npm run tsc && npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"npm-run-all -p -r pnpm-registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf ../../../.tmp/ && rimraf node_modules/.bin/pnpm && pnpm-registry-mock prepare","pnpm-registry-mock":"pnpm-registry-mock","test:e2e-with-preview":"preview --skip-prepublishOnly && npm-run-all -p -r pnpm-registry-mock test:tap"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"greenkeeper":{"ignore":["@pnpm/default-fetcher","@pnpm/default-resolver","@pnpm/logger","@pnpm/outdated","@pnpm/server","@pnpm/types","pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-registry-mock","remove-all-except-outer-links","pnpm-shrinkwrap","supi"]},"_nodeVersion":"10.12.0","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"mz":"2.7.0","mem":"4.0.0","nopt":"4.0.1","supi":"0.25.2","chalk":"2.4.1","delay":"4.0.1","execa":"1.0.0","is-ci":"1.2.1","ramda":"0.25.0","diable":"4.0.1","p-limit":"2.0.0","get-port":"4.0.0","@types/mz":"^0.0.32","camelcase":"5.0.0","is-subdir":"^1.0.2","lru-cache":"4.1.3","minimatch":"3.0.4","path-name":"1.0.0","pnpm-list":"4.1.2","tree-kill":"1.2.0","is-windows":"1.0.2","pkgs-graph":"2.0.0","text-table":"0.2.0","@pnpm/types":"2.0.0","@pnpm/utils":"0.9.0","common-tags":"1.8.0","cross-spawn":"6.0.5","graceful-fs":"4.1.11","signal-exit":"3.0.2","strip-color":"0.1.0","@pnpm/config":"2.3.0","@pnpm/logger":"2.1.0","@pnpm/server":"1.0.0","find-packages":"2.2.0","package-store":"0.23.5","path-absolute":"1.0.0","read-ini-file":"1.0.0","@pnpm/outdated":"1.0.2","camelcase-keys":"4.2.0","load-json-file":"5.1.0","load-yaml-file":"0.1.0","loud-rejection":"1.6.0","mkdirp-promise":"5.0.1","process-exists":"3.1.0","util.promisify":"1.0.0","@pnpm/lifecycle":"3.0.2","@types/get-port":"^4.0.0","@zkochan/libnpx":"9.6.1","graph-sequencer":"2.0.0","update-notifier":"2.5.0","@pnpm/store-path":"1.0.3","@types/lru-cache":"^4.1.1","@types/minimatch":"^3.0.3","@pnpm/core-loggers":"1.0.0","pnpm-file-reporter":"0.1.0","@pnpm/default-fetcher":"2.0.3","@types/camelcase-keys":"^4.0.0","pnpm-default-reporter":"0.20.11","@pnpm/default-resolver":"2.0.5"},"_hasShrinkwrap":false,"devDependencies":{"caw":"^2.0.0","ncp":"^2.0.0","pnpm":"link:.","tape":"^4.6.3","p-any":"^1.1.0","retry":"^0.12.0","sepia":"^2.0.2","byline":"^5.0.0","mkdirp":"^0.5.1","rimraf":"^2.5.4","semver":"^5.3.0","tslint":"^5.4.2","ts-node":"^6.2.0","write-pkg":"^3.1.0","typescript":"^3.0.0","@types/node":"10.12.0","@types/nopt":"^3.0.29","@types/tape":"^4.2.30","exists-link":"^2.0.0","npm-run-all":"^4.0.1","path-exists":"^3.0.0","rimraf-then":"^1.0.1","@types/p-any":"^1.1.2","@types/ramda":"0.25.34","@types/retry":"^0.10.2","tape-promise":"^4.0.0","@pnpm/prepare":"0.0.0","@types/byline":"^4.2.31","@types/mkdirp":"^0.5.0","@types/semver":"^5.3.32","package-preview":"^1.0.0","write-json-file":"^3.0.0","write-yaml-file":"^1.0.0","deep-require-cwd":"^1.0.0","npm-scripts-info":"^0.3.6","normalize-newline":"^3.0.0","@pnpm/modules-yaml":"2.0.0","@types/common-tags":"^1.2.5","pnpm-registry-mock":"^2.2.0","tslint-eslint-rules":"5.4.0","@pnpm/assert-project":"link:../../privatePackages/assert-project","@types/load-json-file":"^2.0.6","@types/update-notifier":"^2.0.0","tslint-config-standard":"8.0.1","@pnpm/read-package-json":"1.0.1","anonymous-npm-registry-client":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_2.17.2_1540411539844_0.2710419118497225","host":"s3://npm-registry-packages"}},"5.18.5":{"name":"pnpm","version":"5.18.5","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@5.18.5","maintainers":[{"name":"zkochan","email":"z@kochan.io"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"023a25f0e3096e7666d7d2e8c31c4deb5aeb186a","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-5.18.5.tgz","fileCount":1047,"integrity":"sha512-cTlgJ1VB41A8kDXohNJ/Ut08Mvj5hFNfjHSUx/Sz/xEvW0dvV7SVsAXY4wyak+AOBQdbvSmnqNUlKPT4wtMEvQ==","signatures":[{"sig":"MEQCIEc3HT+S6EQyBwoaSB8bbCx1zCzxoEkQ191jDygIDVDqAiBv93VFU+bQ+ZElhMDScmQKAVWJFqRi51nLXyBgv0bBRQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":10997839,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgR1LiCRA9TVsSAnZWagAAl5sP/ApNprgkKXT4zPyz5GR+\nBs+Kzwz3hj4DzU4wkA7b0BOw2jDsmLMhtb6Ssmk540C2MTtxgRcGqVl+qDs/\nEbgiRxPWBH+GVrufEILWCcASHbmh93p3P++FjY6FKordh+QV/XLxa89+E8r6\nIYHuzHOZGkf1dOqH8lAz8ub2974BEpvD/QDz569lSaeL4GTWYhikGWEmjdq4\niUwboUX5lQeFDGs7WVUH4Qe9/82N+Ho3AAZahXEt6DlCUhqe8YqrdTF0xxMs\nJyWNk/aWONjYVJ8LZmBYaifDGIYUCeQVd8sfKCt/HKGxVo3OYDEHmGyHgyDu\nrCPolFm254g83M12gT38lX2eMb9rNn4cgdbjEXU120ItSCccwr4ZKXgt/H9G\ntYwMEC1XRwXxO6eMluWngx1YN7xNjOIhRWQ+wha7PFVyt3gk1P0len3QwMsg\nQK2a9yLjWE77oS2jjlocF1ctBQjbZWwrRSisxZZ+JPBI+Fs6mc8b1g0i5va8\nXmQEVCpySmEqOpRNvoNIguvfvgfmJB915T8SiXQgUzri2qo5xOBwK8AxFpCC\nv2hTc6/wGc3LB9dz9wq2BXehuJ9dSHjYtKtxUdjxUwuYhxX8Ig2u8SOBQwnL\nfzMIYkFPLPW4ympztvfW/FHm9iUhckyuVKfrcUOlmHfcXAWxbUMHG0PGtK/O\nmuMp\r\n=ZNj7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.js","engines":{"node":">=10.16"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint -c ../../eslint.json src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"pnpm tsc -- --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build && rimraf dist && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp node_modules/ps-list/fastlist.exe dist/fastlist.exe","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.js --external:update-notifier --external:node-gyp","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.js","postpublish":"publish-packed","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock","prepublishOnly":"pnpm compile && npm cache clear --force && publish-packed --prune --npm-client yarn --dest dist"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"6.14.11","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"12.19.0","preferGlobal":true,"publishconfig":{"tag":"next"},"_hasShrinkwrap":false,"__devDependencies":{"mz":"^2.7.0","ncp":"^2.0.0","nopt":"^5.0.0","chalk":"^4.1.0","delay":"^5.0.0","execa":"^5.0.0","is-ci":"^3.0.0","p-any":"3.0.0","ramda":"^0.27.1","tempy":"^1.0.0","which":"^2.0.2","byline":"5.0.0","semver":"^7.3.4","esbuild":"^0.8.49","p-defer":"^3.0.0","ps-list":"^6.3.0","@types/mz":"^2.7.3","path-name":"^1.0.0","split-cmd":"^1.0.1","tree-kill":"^1.2.2","write-pkg":"4.0.0","@types/ncp":"^2.0.4","is-windows":"^1.0.2","pkgs-graph":"5.2.0","strip-ansi":"^6.0.0","@pnpm/types":"6.4.0","@types/nopt":"^3.0.29","cross-spawn":"^7.0.3","exists-link":"2.0.0","npm-run-all":"^4.1.5","path-exists":"^4.0.0","render-help":"^1.0.1","symlink-dir":"^4.1.0","@pnpm/config":"11.14.0","@pnpm/logger":"^3.2.3","@pnpm/tabtab":"^0.1.2","@types/is-ci":"^2.0.0","@types/ramda":"^0.27.35","@types/which":"^2.0.0","@pnpm/command":"1.0.0","@pnpm/prepare":"0.0.18","@pnpm/run-npm":"2.0.3","@types/byline":"^4.2.32","@types/semver":"^7.3.4","@pnpm/cli-meta":"1.0.2","@zkochan/retry":"^0.2.0","load-json-file":"^6.2.0","loud-rejection":"^2.2.0","read-yaml-file":"^2.0.0","@pnpm/cli-utils":"0.5.2","@pnpm/constants":"4.1.0","@zkochan/libnpx":"11.0.3","@zkochan/rimraf":"^1.0.0","write-json-file":"^4.3.0","write-yaml-file":"^4.1.3","deep-require-cwd":"1.0.0","@types/is-windows":"^1.0.0","normalize-newline":"3.0.0","@pnpm/core-loggers":"5.0.3","@pnpm/modules-yaml":"8.0.6","@types/cross-spawn":"^6.0.2","@types/graceful-fs":"^4.1.4","@pnpm/file-reporter":"^1.0.0","@pnpm/assert-project":"2.1.16","@pnpm/lockfile-types":"2.2.0","@pnpm/parse-cli-args":"3.2.2","dir-is-case-sensitive":"^1.0.2","@pnpm/default-reporter":"7.10.5","@types/update-notifier":"^5.0.0","@pnpm/read-package-json":"3.1.9","@pnpm/find-workspace-dir":"2.0.0","@pnpm/plugin-commands-audit":"3.0.3","@pnpm/plugin-commands-store":"2.0.75","@pnpm/read-project-manifest":"1.1.7","@pnpm/plugin-commands-import":"1.0.106","@pnpm/plugin-commands-server":"2.0.68","@pnpm/write-project-manifest":"1.1.7","@pnpm/common-cli-options-help":"0.3.1","@pnpm/find-workspace-packages":"2.3.40","@pnpm/plugin-commands-listing":"2.0.56","@pnpm/plugin-commands-rebuild":"2.2.30","anonymous-npm-registry-client":"0.1.2","@pnpm/plugin-commands-outdated":"3.0.51","@pnpm/filter-workspace-packages":"2.3.12","@pnpm/plugin-commands-publishing":"2.5.3","@pnpm/plugin-commands-installation":"3.5.24","@pnpm/plugin-commands-script-runners":"2.6.3"},"__optionalDependencies":{"node-gyp":"^7.1.2","graceful-fs":"4.2.4","update-notifier":"^5.1.0"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_5.18.5_1615287009611_0.5460879271930632","host":"s3://npm-registry-packages"}},"2.17.0-4":{"name":"pnpm","version":"2.17.0-4","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@2.17.0-4","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js","pnpx":"lib/bin/pnpx.js"},"dist":{"shasum":"5bb5c67821d289bd55fdab24656f523dd07ee943","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-2.17.0-4.tgz","fileCount":4620,"integrity":"sha512-Anw01Np07/h0mOXtG4BUpxcz6CajpTEuxjRpzZG2Y8mXJ8Qx1BFBz+FbmMI9PuZP2sEfwHar+b34ji0vNcwgGQ==","signatures":[{"sig":"MEUCIGdiRhzsFKDU1ti/VQ/smnrCX3zquKEek9tYAd2OM78tAiEAsJTnyXMzy+v2JcQ2xjWr4SMSGvb/1aW5ore9sUXm9Pc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":23052964,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbyi8qCRA9TVsSAnZWagAAj0AP/0U4Yx/9c7LOq7lfiM01\nC9XKzMZBv8qtpB7hvoTetb3PP+6629MzY5iMH+UMxhWeKRn7iWAYrSrAnfT+\n5DX2zsbBFSSR7qO2j60PozEK6OAnrCKExfYyFsIsBFZMO9lXCgmMldVbGmRU\n6VEj0HPPwLW9BkS6i9+1v/6Xd/pvDMSho5pNF2uwZnVlWIb0P/nMWtPLoqsc\nPIOboEjqL8QRBEfoquSLDpuxBnVA6Pt0IGos7nfAkb7FnOg9dYpYiHyuNL+o\naxXMvsos94HqY9POZs25lqht83jElaCoRM/McKQ4H52Pos8Zzh76rFz0uhAT\ny+7DoKV7Pr2Wp/iPunJr9bNL+D7Np407U2CDtM5tSnEvndbX8sJ42d55qf41\nIRCCrmUYNqlU3FVFXHlcUGbRX93aoR/FytFAg3u93GoPz1R5tyF51INeXg+Q\nAw4zkMhpiZsEF+21IIFvvTKw1CKqlCZ4zLF8ccVg1A1u6tn22yrjheiLYIIs\noGtrikudIAmbnmxXcxBLIi2cqpOP2yTRadyB9iB/ZRTs9p+IlilnwknaohCV\nPKWT5U79VjuN5b9+1cvFxHbZjc8D3+tB922BTIXJdqihnh56yAkLqNbJsOJ1\nAE8YKp/GFblRRr7EFYAOr+A4nSVxnF+wr8kA2GMTrgDYlCrIH0zUrUnYoCfY\nUoEw\r\n=WRLF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","_from":".","_shasum":"5bb5c67821d289bd55fdab24656f523dd07ee943","engines":{"node":">=6"},"scripts":{"tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json --project .","test":"npm run lint && npm run tsc && npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"pnpm link . && npm-run-all -p -r pnpm-registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf ../../../.tmp/ && rimraf node_modules/.bin/pnpm && pnpm-registry-mock prepare","pnpm-registry-mock":"pnpm-registry-mock","test:e2e-with-preview":"preview --skip-prepublishOnly && npm-run-all -p -r pnpm-registry-mock test:tap"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"greenkeeper":{"ignore":["@pnpm/default-fetcher","@pnpm/default-resolver","@pnpm/logger","@pnpm/outdated","@pnpm/server","@pnpm/types","pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-registry-mock","remove-all-except-outer-links","pnpm-shrinkwrap","supi"]},"_nodeVersion":"10.12.0","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"mz":"2.7.0","mem":"4.0.0","nopt":"4.0.1","supi":"0.24.13-3","chalk":"2.4.1","delay":"4.0.1","execa":"1.0.0","is-ci":"1.2.1","ramda":"0.25.0","diable":"4.0.1","p-limit":"2.0.0","get-port":"4.0.0","@types/mz":"^0.0.32","camelcase":"5.0.0","is-subdir":"^1.0.2","lru-cache":"4.1.3","minimatch":"3.0.4","path-name":"1.0.0","pnpm-list":"4.1.0-2","tree-kill":"1.2.0","is-windows":"1.0.2","pkgs-graph":"2.0.0","text-table":"0.2.0","@pnpm/types":"^1.8.0","@pnpm/utils":"0.9.0-0","common-tags":"1.8.0","cross-spawn":"6.0.5","graceful-fs":"4.1.11","signal-exit":"3.0.2","strip-color":"0.1.0","@pnpm/config":"2.3.0-1","@pnpm/logger":"2.1.0","@pnpm/server":"0.14.3","find-packages":"2.2.0","package-store":"0.23.4","path-absolute":"1.0.0","read-ini-file":"1.0.0","@pnpm/outdated":"0.4.2-2","camelcase-keys":"4.2.0","load-json-file":"5.1.0","load-yaml-file":"0.1.0","loud-rejection":"1.6.0","mkdirp-promise":"5.0.1","process-exists":"3.1.0","util.promisify":"1.0.0","@pnpm/lifecycle":"3.0.1","@types/get-port":"^4.0.0","@zkochan/libnpx":"9.6.1","graph-sequencer":"2.0.0","update-notifier":"2.5.0","@pnpm/store-path":"1.0.3","@types/lru-cache":"^4.1.1","@types/minimatch":"^3.0.3","@pnpm/core-loggers":"0.0.0","pnpm-file-reporter":"0.1.0","@pnpm/default-fetcher":"2.0.2","@types/camelcase-keys":"^4.0.0","pnpm-default-reporter":"0.20.10-0","@pnpm/default-resolver":"2.0.4"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"caw":"^2.0.0","ncp":"^2.0.0","tape":"^4.6.3","p-any":"^1.1.0","retry":"^0.12.0","sepia":"^2.0.2","byline":"^5.0.0","mkdirp":"^0.5.1","rimraf":"^2.5.4","semver":"^5.3.0","tslint":"^5.4.2","ts-node":"^6.2.0","write-pkg":"^3.1.0","typescript":"^3.0.0","@types/node":"10.12.0","@types/nopt":"^3.0.29","@types/tape":"^4.2.30","exists-link":"^2.0.0","npm-run-all":"^4.0.1","path-exists":"^3.0.0","rimraf-then":"^1.0.1","@types/p-any":"^1.1.2","@types/ramda":"0.25.34","@types/retry":"^0.10.2","tape-promise":"^4.0.0","@pnpm/prepare":"0.0.0","@types/byline":"^4.2.31","@types/mkdirp":"^0.5.0","@types/semver":"^5.3.32","package-preview":"^1.0.0","write-json-file":"^3.0.0","write-yaml-file":"^1.0.0","deep-require-cwd":"^1.0.0","npm-scripts-info":"^0.3.6","normalize-newline":"^3.0.0","@pnpm/modules-yaml":"2.0.0-0","@types/common-tags":"^1.2.5","pnpm-registry-mock":"^2.2.0","tslint-eslint-rules":"5.4.0","@pnpm/assert-project":"link:../../privatePackages/assert-project","@types/load-json-file":"^2.0.6","@types/update-notifier":"^2.0.0","tslint-config-standard":"8.0.1","@pnpm/read-package-json":"^1.0.0","anonymous-npm-registry-client":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_2.17.0-4_1539977001482_0.5878263959071099","host":"s3://npm-registry-packages"}},"2.17.5":{"name":"pnpm","version":"2.17.5","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@2.17.5","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"611cfa205130dea1aff798c92fb3c648a28212f2","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-2.17.5.tgz","fileCount":4628,"integrity":"sha512-kiEo41rFPYONZvp3HUejeCWrB0y4JcU8j4H0Hyl7YQhHIfY/axH1jM1S9AU0JcW6IP+j5yaJGuN7GnOwlglpGQ==","signatures":[{"sig":"MEYCIQDZVMiqwUHdDKPPp9/hN/e10rr/X6R7KTulF4I4ENfymwIhAN1pK3an0Mal+vOtQ2pOitIPNeOeWZHj9mDcB+At6EyR","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":23077228,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb1k7VCRA9TVsSAnZWagAAzG4QAKKfm3rT+BpkynrZKyog\nYCLjAc43p7yawTw4APTMMhzvocNHHYjx6iotEnSwZ4Hm5GXOSq5lWjdEZhLi\neTTH0QcBH03SmhZ8+Z5thWcLndkh/DLgfV8jocPnbawYfKXqhuTr5eQ1PUv2\n8KyVpy0ivJ84iZKW0/+VBr2yf7+A7SX1Rkqtt5F4JIi83Sy6HMjsrGPW+LKg\nDQxavvO8wyE8HXspR4bwA0UGW4ARieW+2BOo6O2NmMyytikSrtWRT7KIQPgD\nLPOZt5LS+yPwhAuMe/+5nNjfSUGOUA23iG6M4hDtt5aOh+N9n0GgUQY1VLuY\ncpdbOMOR59GeV0nfjV1zRCXowxpmCWVvNgweLFaxkwkjdr861u/wG3lPNhAG\nxDapKlybi8yfUEUPB4Pbo70DxKQBrl4d0Mz4m4efchd3jxS1QdfcjQ07Ymyn\nLiKzctue1WJ9Qo7curTBdbPaWEvBr8nv8pr5zK8ZpXmRdTJzlMWXgw6myhju\n/HjDezNizB7Z14sICQ1RuJ+yva4rtZsBjdmylq/6QVtPJ+EPi8GFDDBePfsi\nn6D0Ebbsy4hCIGw8f8Q6/ynNQbo8jum6qcsmmQ+NcCTa8bOHfrQeK3uyUg7O\nS8cx3glAvYJRsEsgDpm7lcghjEuD1XetNhODVZ3QeU0tXkiT/1ESZi/FVu6n\nZYJT\r\n=jjR7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","_from":".","_shasum":"611cfa205130dea1aff798c92fb3c648a28212f2","engines":{"node":">=6"},"scripts":{"tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json --project .","test":"npm run lint && npm run tsc && npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"npm-run-all -p -r pnpm-registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf ../../../.tmp/ && rimraf node_modules/.bin/pnpm && pnpm-registry-mock prepare","pnpm-registry-mock":"pnpm-registry-mock","test:e2e-with-preview":"preview --skip-prepublishOnly && npm-run-all -p -r pnpm-registry-mock test:tap"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"greenkeeper":{"ignore":["@pnpm/default-fetcher","@pnpm/default-resolver","@pnpm/logger","@pnpm/outdated","@pnpm/server","@pnpm/types","pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-registry-mock","remove-all-except-outer-links","pnpm-shrinkwrap","supi"]},"_nodeVersion":"10.12.0","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"mz":"2.7.0","mem":"4.0.0","nopt":"4.0.1","supi":"0.25.4","chalk":"2.4.1","delay":"4.1.0","execa":"1.0.0","is-ci":"1.2.1","ramda":"0.25.0","diable":"4.0.1","p-limit":"2.0.0","get-port":"4.0.0","@types/mz":"0.0.32","camelcase":"5.0.0","is-subdir":"1.0.2","lru-cache":"4.1.3","minimatch":"3.0.4","path-name":"1.0.0","pnpm-list":"4.1.4","tree-kill":"1.2.0","is-windows":"1.0.2","pkgs-graph":"2.0.0","text-table":"0.2.0","@pnpm/types":"2.0.0","@pnpm/utils":"0.9.0","common-tags":"1.8.0","cross-spawn":"6.0.5","graceful-fs":"4.1.11","signal-exit":"3.0.2","strip-color":"0.1.0","@pnpm/config":"2.3.0","@pnpm/logger":"2.1.0","@pnpm/server":"1.0.1","find-packages":"2.2.0","package-store":"0.23.6","path-absolute":"1.0.0","read-ini-file":"1.0.0","@pnpm/outdated":"1.0.3","camelcase-keys":"4.2.0","load-json-file":"5.1.0","load-yaml-file":"0.1.0","loud-rejection":"1.6.0","mkdirp-promise":"5.0.1","process-exists":"3.1.0","util.promisify":"1.0.0","@pnpm/lifecycle":"3.0.2","@types/get-port":"4.0.0","@zkochan/libnpx":"9.6.1","graph-sequencer":"2.0.0","update-notifier":"2.5.0","@pnpm/store-path":"1.0.3","@types/lru-cache":"4.1.1","@types/minimatch":"3.0.3","@pnpm/core-loggers":"1.0.0","pnpm-file-reporter":"0.1.0","@pnpm/default-fetcher":"2.0.3","@types/camelcase-keys":"4.0.0","pnpm-default-reporter":"0.20.11","@pnpm/default-resolver":"2.0.5"},"_hasShrinkwrap":false,"devDependencies":{"caw":"2.0.1","ncp":"2.0.0","pnpm":"link:","tape":"4.9.1","p-any":"1.1.0","retry":"0.12.0","sepia":"2.0.2","byline":"5.0.0","mkdirp":"0.5.1","rimraf":"2.6.2","semver":"5.6.0","tslint":"5.11.0","ts-node":"6.2.0","write-pkg":"3.2.0","typescript":"3.1.3","@types/node":"10.12.0","@types/nopt":"3.0.29","@types/tape":"4.2.32","exists-link":"2.0.0","npm-run-all":"4.1.3","path-exists":"3.0.0","rimraf-then":"1.0.1","@types/p-any":"1.1.2","@types/ramda":"0.25.34","@types/retry":"0.10.2","tape-promise":"4.0.0","@pnpm/prepare":"0.0.0","@types/byline":"4.2.31","@types/mkdirp":"0.5.2","@types/semver":"5.5.0","package-preview":"1.0.6","write-json-file":"3.0.2","write-yaml-file":"1.0.1","deep-require-cwd":"1.0.0","npm-scripts-info":"0.3.9","normalize-newline":"3.0.0","@pnpm/modules-yaml":"2.0.0","@types/common-tags":"1.4.0","pnpm-registry-mock":"2.2.0","tslint-eslint-rules":"5.4.0","@pnpm/assert-project":"link:../../privatePackages/assert-project","@types/load-json-file":"2.0.7","@types/update-notifier":"2.5.0","tslint-config-standard":"8.0.1","@pnpm/read-package-json":"1.0.1","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_2.17.5_1540771540581_0.1547411599867885","host":"s3://npm-registry-packages"}},"5.18.6":{"name":"pnpm","version":"5.18.6","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@5.18.6","maintainers":[{"name":"zkochan","email":"z@kochan.io"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"3cc63c1579589cb407ce0c95ef9835ae5d00f392","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-5.18.6.tgz","fileCount":1047,"integrity":"sha512-ONlW1I5CdnyNs2XIMl53h9E8TcOms6QqmKzzIaehagCvrWbz/lqD5UF6DqF14I6JD13MZplB+P5gTkY18BmkUw==","signatures":[{"sig":"MEUCIQCfe9gOAR5GhDBkCvNcbeOzG+JOYx6ZYE3WEDWyMg5OpwIgOjMOSP5BBRw5DQcN3rinjrivGinYuAQ1DMoZUsQKqp0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11000323,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgSmIzCRA9TVsSAnZWagAAv3cP/iFAW5UQErdLwiRJqHmc\nVgL+rAIXOOZoY0tX81yqJs2Sy7hfE1Xi2i0/hm/RMnfI98zJisI2S4H9x3xt\nds9k8MM7srCkzV9lEV6ZQQlreacEe00ve1o1OFLaEAizGAdSvE5vopAKZf8O\nYj51XyUg3MsptDlt+rt64ImwzXJD22590Zu0mU3v8c7j1sBERtirvOqLJnkY\nmIAtUMPJ6B6dCEIfbBwhnqPEUiOaMmXrNujiXokSnhb+8ve/dEqVp4E/0fV+\nXabDGzXkMZHVKZiFlik776yN0XTXIG4IsBI2gyvwGKYGjajmVKhuNvZ66gvO\nle7NiDEfKowCLOY91X8vHeDlhV22pXLTa7pUs6lDfiiD3C5mwIKp5YLIoYSH\nFj8p2FAK2aZWzjXt6nAaZGaDIR+eFVr6mKT6iPjTZshl6muoXLrPZ3gMPEnw\n2czTjdWwtDPkccRyLXXUsDvouRzARBQNx599Fjtk8+4X8tSPszdalGZmoXDI\nPYvDMM5zuHla5J5241DL6Hm8bazyQYd6OAVdsANaSiWQWbEA4D6F8Z59XOft\ndWiX0bSeYdYpmZSsb8/ha+n7hubaIEvZ5PJszDyEv5veJiV6PMY8xEsqB4AY\nlv5xMcwdLoJU1O3oYyW8hVw90lZOGGpB5oq/DgyWFEUgOX7XlhAN5KjffbQA\n6g+u\r\n=qEOw\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.js","engines":{"node":">=10.16"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint -c ../../eslint.json src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"pnpm tsc -- --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build && rimraf dist && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp node_modules/ps-list/fastlist.exe dist/fastlist.exe","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.js --external:update-notifier --external:node-gyp","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.js","postpublish":"publish-packed","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock","prepublishOnly":"pnpm compile && npm cache clear --force && publish-packed --prune --npm-client yarn --dest dist"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"6.14.11","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"12.19.0","preferGlobal":true,"publishconfig":{"tag":"next"},"_hasShrinkwrap":false,"__devDependencies":{"mz":"^2.7.0","ncp":"^2.0.0","nopt":"^5.0.0","chalk":"^4.1.0","delay":"^5.0.0","execa":"^5.0.0","is-ci":"^3.0.0","p-any":"3.0.0","ramda":"^0.27.1","tempy":"^1.0.0","which":"^2.0.2","byline":"5.0.0","semver":"^7.3.4","esbuild":"^0.8.49","p-defer":"^3.0.0","ps-list":"^6.3.0","@types/mz":"^2.7.3","path-name":"^1.0.0","split-cmd":"^1.0.1","tree-kill":"^1.2.2","write-pkg":"4.0.0","@types/ncp":"^2.0.4","is-windows":"^1.0.2","pkgs-graph":"5.2.0","strip-ansi":"^6.0.0","@pnpm/types":"6.4.0","@types/nopt":"^3.0.29","cross-spawn":"^7.0.3","exists-link":"2.0.0","npm-run-all":"^4.1.5","path-exists":"^4.0.0","render-help":"^1.0.1","symlink-dir":"^4.1.0","@pnpm/config":"11.14.0","@pnpm/logger":"^3.2.3","@pnpm/tabtab":"^0.1.2","@types/is-ci":"^2.0.0","@types/ramda":"^0.27.35","@types/which":"^2.0.0","@pnpm/command":"1.0.0","@pnpm/prepare":"0.0.18","@pnpm/run-npm":"2.0.3","@types/byline":"^4.2.32","@types/semver":"^7.3.4","@pnpm/cli-meta":"1.0.2","@zkochan/retry":"^0.2.0","load-json-file":"^6.2.0","loud-rejection":"^2.2.0","read-yaml-file":"^2.0.0","@pnpm/cli-utils":"0.5.2","@pnpm/constants":"4.1.0","@zkochan/libnpx":"11.0.3","@zkochan/rimraf":"^1.0.0","write-json-file":"^4.3.0","write-yaml-file":"^4.1.3","deep-require-cwd":"1.0.0","@types/is-windows":"^1.0.0","normalize-newline":"3.0.0","@pnpm/core-loggers":"5.0.3","@pnpm/modules-yaml":"8.0.6","@types/cross-spawn":"^6.0.2","@types/graceful-fs":"^4.1.4","@pnpm/file-reporter":"^1.0.0","@pnpm/assert-project":"2.1.16","@pnpm/lockfile-types":"2.2.0","@pnpm/parse-cli-args":"3.2.2","dir-is-case-sensitive":"^1.0.2","@pnpm/default-reporter":"7.10.5","@types/update-notifier":"^5.0.0","@pnpm/read-package-json":"3.1.9","@pnpm/find-workspace-dir":"2.0.0","@pnpm/plugin-commands-audit":"3.0.3","@pnpm/plugin-commands-store":"2.0.76","@pnpm/read-project-manifest":"1.1.7","@pnpm/plugin-commands-import":"1.0.107","@pnpm/plugin-commands-server":"2.0.69","@pnpm/write-project-manifest":"1.1.7","@pnpm/common-cli-options-help":"0.3.1","@pnpm/find-workspace-packages":"2.3.40","@pnpm/plugin-commands-listing":"2.0.56","@pnpm/plugin-commands-rebuild":"2.2.31","anonymous-npm-registry-client":"0.1.2","@pnpm/plugin-commands-outdated":"3.0.51","@pnpm/filter-workspace-packages":"2.3.12","@pnpm/plugin-commands-publishing":"2.5.3","@pnpm/plugin-commands-installation":"3.5.25","@pnpm/plugin-commands-script-runners":"2.6.3"},"__optionalDependencies":{"node-gyp":"^7.1.2","graceful-fs":"4.2.4","update-notifier":"^5.1.0"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_5.18.6_1615487539132_0.5500856863948058","host":"s3://npm-registry-packages"}},"2.17.0-3":{"name":"pnpm","version":"2.17.0-3","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@2.17.0-3","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js","pnpx":"lib/bin/pnpx.js"},"dist":{"shasum":"47fe4e006363c6f2d183c6f756b2f39a550af700","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-2.17.0-3.tgz","fileCount":4627,"integrity":"sha512-5++n0QZg0+UCxpWwIiGkAhW/jxcCMhhArj1nKE/qOYXw+MLBr8JMDPjlk0hFbkZpmORqLSMBLMRmZJvUXg/umA==","signatures":[{"sig":"MEUCIQCF93ACHD9fZmIxeq+NcwacBbWZ3S+YJxYX+PvbCHFXqgIgU5miXcjMKHydJGFu8HO6UfnVr8HDNuv5BpGeKmcwXcY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":22986823,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbxm10CRA9TVsSAnZWagAA/mMP/RSzsZuQI37lNsFBngju\nV1O52KO3AM39hHtHA+qQtveCFRhZu6hwXrU+3mu5yVXmHrPnOT3teHLL7gA5\nqa8iNWGYexp6Yx+sUHXGEEKaGvD8t+isANh/50Qc9NOQnjOoaz6gwqJ0wqzS\nya6MD2s36twXLAqofCQqRn/hVedrHXHWvovuuYNtVfZIou750ArwD5IqI6aQ\nsajxhjhgdspUqOrsMhZzFUSrlWEGSr0SLaS6xUi0tiWM54hb2mbu3x/Sg3uY\n/ZsDYwGGUA9JBKpmpXYZG9CdtOc6LkpwulvAs4BgszQB0mbSU34HqphaRDEf\nFIBo8GwqlldzIlye7foQlsTULy1nq5jT4OspOYlN3AgwC6KEke111TMxViwO\ncHsFMsNBRC8jm0ofoAp7D3Uv0BqUmVQQVi16qxWlknxO4AN3mRmRd/+eu/7v\n4k9sbj+jrchJIH6fo7LWgnS1arkefY7XtO5VJ7uzceJKfjWfWucprmiS1Udi\n7n43fterLSPZxnvnww1Fcly0NMTY23XVEDu3vpzInUgu+pM2WQMlda98sCmb\nrxgsFYKo2cdjo+E017Dk3tM6qZG+BEiQwd0+yAapQq2lN1xwyImR0dhMejiG\nQ84pIR9H5Ai0N9NmY4K1FGI+UUU/7QC7GdUdU1D6l5njYE3ydRUKglxKZOXs\nJR1h\r\n=OBcC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","_from":".","_shasum":"47fe4e006363c6f2d183c6f756b2f39a550af700","engines":{"node":">=6"},"scripts":{"tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json --project .","test":"npm run lint && npm run tsc && npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"pnpm link . && npm-run-all -p -r pnpm-registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf ../../../.tmp/ && rimraf node_modules/.bin/pnpm && pnpm-registry-mock prepare","pnpm-registry-mock":"pnpm-registry-mock","test:e2e-with-preview":"preview --skip-prepublishOnly && npm-run-all -p -r pnpm-registry-mock test:tap"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"greenkeeper":{"ignore":["@pnpm/default-fetcher","@pnpm/default-resolver","@pnpm/logger","@pnpm/outdated","@pnpm/server","@pnpm/types","pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-registry-mock","remove-all-except-outer-links","pnpm-shrinkwrap","supi"]},"_nodeVersion":"10.11.0","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"mz":"2.7.0","mem":"4.0.0","nopt":"4.0.1","supi":"0.24.13-2","chalk":"2.4.1","delay":"4.0.1","execa":"1.0.0","is-ci":"1.2.1","ramda":"0.25.0","diable":"4.0.1","p-limit":"2.0.0","get-port":"4.0.0","@types/mz":"^0.0.32","camelcase":"5.0.0","is-subdir":"^1.0.2","lru-cache":"4.1.3","minimatch":"3.0.4","path-name":"1.0.0","pnpm-list":"4.1.0-1","tree-kill":"1.2.0","is-windows":"1.0.2","pkgs-graph":"2.0.0","text-table":"0.2.0","@pnpm/types":"^1.8.0","@pnpm/utils":"0.9.0-0","common-tags":"1.8.0","cross-spawn":"6.0.5","graceful-fs":"4.1.11","signal-exit":"3.0.2","strip-color":"0.1.0","@pnpm/config":"2.3.0-0","@pnpm/logger":"2.1.0","@pnpm/server":"0.14.3","find-packages":"2.2.0","package-store":"0.23.4","path-absolute":"1.0.0","read-ini-file":"1.0.0","@pnpm/outdated":"0.4.2-1","camelcase-keys":"4.2.0","load-json-file":"5.1.0","load-yaml-file":"0.1.0","loud-rejection":"1.6.0","mkdirp-promise":"5.0.1","process-exists":"3.1.0","util.promisify":"1.0.0","@pnpm/lifecycle":"3.0.1","@types/get-port":"^4.0.0","@zkochan/libnpx":"9.6.1","graph-sequencer":"2.0.0","update-notifier":"2.5.0","@pnpm/store-path":"1.0.3","@types/lru-cache":"^4.1.1","@types/minimatch":"^3.0.3","@pnpm/core-loggers":"0.0.0","pnpm-file-reporter":"0.1.0","@pnpm/default-fetcher":"2.0.2","@types/camelcase-keys":"^4.0.0","pnpm-default-reporter":"0.20.9","@pnpm/default-resolver":"2.0.4"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"caw":"^2.0.0","ncp":"^2.0.0","tape":"^4.6.3","p-any":"^1.1.0","retry":"^0.12.0","sepia":"^2.0.2","byline":"^5.0.0","mkdirp":"^0.5.1","rimraf":"^2.5.4","semver":"^5.3.0","tslint":"^5.4.2","ts-node":"^6.2.0","write-pkg":"^3.1.0","typescript":"^3.0.0","@types/node":"^10.0.6","@types/nopt":"^3.0.29","@types/tape":"^4.2.30","exists-link":"^2.0.0","npm-run-all":"^4.0.1","path-exists":"^3.0.0","rimraf-then":"^1.0.1","@types/p-any":"^1.1.2","@types/ramda":"0.25.34","@types/retry":"^0.10.2","tape-promise":"^4.0.0","@pnpm/prepare":"0.0.0","@types/byline":"^4.2.31","@types/mkdirp":"^0.5.0","@types/semver":"^5.3.32","package-preview":"^1.0.0","write-json-file":"^3.0.0","write-yaml-file":"^1.0.0","deep-require-cwd":"^1.0.0","npm-scripts-info":"^0.3.6","normalize-newline":"^3.0.0","@pnpm/modules-yaml":"2.0.0-0","@types/common-tags":"^1.2.5","pnpm-registry-mock":"^2.2.0","tslint-eslint-rules":"5.4.0","@pnpm/assert-project":"link:../../privatePackages/assert-project","@types/load-json-file":"^2.0.6","@types/update-notifier":"^2.0.0","tslint-config-standard":"8.0.1","@pnpm/read-package-json":"^1.0.0","anonymous-npm-registry-client":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_2.17.0-3_1539730803601_0.942933547402325","host":"s3://npm-registry-packages"}},"2.17.4":{"name":"pnpm","version":"2.17.4","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@2.17.4","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"abfd4674d36beeceff40f6f0365f9ee4ac3a6e04","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-2.17.4.tgz","fileCount":4628,"integrity":"sha512-yee6uJE9UZJAPF76JC7JqAPK1AKx8fr6ed862OPESYkw2GA0Rf3H/URlaTQSWYTAhP10DJNQ3t5ysbyrr6jzRw==","signatures":[{"sig":"MEUCIQDWIa9NRVl1ubs3zXGPqO02pfvuUX73KGXSw2MJSDJifQIgJDIbYcH3fBIfx+Gt/cilQm6VAwl6jtmomklCLnenYUA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":23076201,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb1G29CRA9TVsSAnZWagAAA6EP/i82tRllpyDHFSofmZ6t\nFSEcb2MBdnteb6LSq5iKlU3RTkNwe7rpPJv9eRVFgMGt2o52ZaiBRnxx/yjx\n8IFyGxKV5jjHkbbEZSIvLZ+g0KquvEJPu9D/7bQCjQqMyt/MjO8+rHItR53G\nZOlqm2zcQZIBOFgm0jWLroHAK2mAzwFa5HmgwzV3NlHZGWV5TTnkH7PNoKOG\n47R60BNb6dKcdOmLmNftLKtzm4bX+nWM5FgmYdKyoWXiEXDbqY121SxO7bbj\nuYlfyLzXOtLUa4JUkGBXuvsQjJZQ8slqGvzfYRaUcWVHDwMjkcoFCSaykq57\npG9slrrnkOZSzZeTwb3btwCqUX/mMoU1moMIajwO0uGbGayVVx0016vJ+kSh\n9fdskUql9Ezvu7BCDLcqwEMy8DMSTaJnIUNhQmZgZ8KU+lT+3cq00Drd+Qig\nhJUFRW47uC+aFLOMQcFS+uGcaoYaqV3FOKEibvPzUDidbwaRytOmUUNga8ra\nObgYwuUbTDWTUho9d0Ep1hAiy9vghor4xv2995NOaymTV09h29nC94ER9wJu\nD2xcZV1ljUOFyjHfSFGPuZt5y7Qf6yz7hN86gX78SYgWDgjdJhla658JM9Xp\n5mBZR8zsHvchp8S+2d8jSQBZytLSf3zVRsKIz4p/bSgMPg58MIcP7kqLzrdf\nwDKx\r\n=1oWJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","_from":".","_shasum":"abfd4674d36beeceff40f6f0365f9ee4ac3a6e04","engines":{"node":">=6"},"scripts":{"tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json --project .","test":"npm run lint && npm run tsc && npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"npm-run-all -p -r pnpm-registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf ../../../.tmp/ && rimraf node_modules/.bin/pnpm && pnpm-registry-mock prepare","pnpm-registry-mock":"pnpm-registry-mock","test:e2e-with-preview":"preview --skip-prepublishOnly && npm-run-all -p -r pnpm-registry-mock test:tap"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"greenkeeper":{"ignore":["@pnpm/default-fetcher","@pnpm/default-resolver","@pnpm/logger","@pnpm/outdated","@pnpm/server","@pnpm/types","pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-registry-mock","remove-all-except-outer-links","pnpm-shrinkwrap","supi"]},"_nodeVersion":"10.12.0","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"mz":"2.7.0","mem":"4.0.0","nopt":"4.0.1","supi":"0.25.3","chalk":"2.4.1","delay":"4.1.0","execa":"1.0.0","is-ci":"1.2.1","ramda":"0.25.0","diable":"4.0.1","p-limit":"2.0.0","get-port":"4.0.0","@types/mz":"0.0.32","camelcase":"5.0.0","is-subdir":"1.0.2","lru-cache":"4.1.3","minimatch":"3.0.4","path-name":"1.0.0","pnpm-list":"4.1.4","tree-kill":"1.2.0","is-windows":"1.0.2","pkgs-graph":"2.0.0","text-table":"0.2.0","@pnpm/types":"2.0.0","@pnpm/utils":"0.9.0","common-tags":"1.8.0","cross-spawn":"6.0.5","graceful-fs":"4.1.11","signal-exit":"3.0.2","strip-color":"0.1.0","@pnpm/config":"2.3.0","@pnpm/logger":"2.1.0","@pnpm/server":"1.0.0","find-packages":"2.2.0","package-store":"0.23.5","path-absolute":"1.0.0","read-ini-file":"1.0.0","@pnpm/outdated":"1.0.3","camelcase-keys":"4.2.0","load-json-file":"5.1.0","load-yaml-file":"0.1.0","loud-rejection":"1.6.0","mkdirp-promise":"5.0.1","process-exists":"3.1.0","util.promisify":"1.0.0","@pnpm/lifecycle":"3.0.2","@types/get-port":"4.0.0","@zkochan/libnpx":"9.6.1","graph-sequencer":"2.0.0","update-notifier":"2.5.0","@pnpm/store-path":"1.0.3","@types/lru-cache":"4.1.1","@types/minimatch":"3.0.3","@pnpm/core-loggers":"1.0.0","pnpm-file-reporter":"0.1.0","@pnpm/default-fetcher":"2.0.3","@types/camelcase-keys":"4.0.0","pnpm-default-reporter":"0.20.11","@pnpm/default-resolver":"2.0.5"},"_hasShrinkwrap":false,"devDependencies":{"caw":"2.0.1","ncp":"2.0.0","pnpm":"link:","tape":"4.9.1","p-any":"1.1.0","retry":"0.12.0","sepia":"2.0.2","byline":"5.0.0","mkdirp":"0.5.1","rimraf":"2.6.2","semver":"5.6.0","tslint":"5.11.0","ts-node":"6.2.0","write-pkg":"3.2.0","typescript":"3.1.3","@types/node":"10.12.0","@types/nopt":"3.0.29","@types/tape":"4.2.32","exists-link":"2.0.0","npm-run-all":"4.1.3","path-exists":"3.0.0","rimraf-then":"1.0.1","@types/p-any":"1.1.2","@types/ramda":"0.25.34","@types/retry":"0.10.2","tape-promise":"4.0.0","@pnpm/prepare":"0.0.0","@types/byline":"4.2.31","@types/mkdirp":"0.5.2","@types/semver":"5.5.0","package-preview":"1.0.6","write-json-file":"3.0.2","write-yaml-file":"1.0.1","deep-require-cwd":"1.0.0","npm-scripts-info":"0.3.9","normalize-newline":"3.0.0","@pnpm/modules-yaml":"2.0.0","@types/common-tags":"1.4.0","pnpm-registry-mock":"2.2.0","tslint-eslint-rules":"5.4.0","@pnpm/assert-project":"link:../../privatePackages/assert-project","@types/load-json-file":"2.0.7","@types/update-notifier":"2.5.0","tslint-config-standard":"8.0.1","@pnpm/read-package-json":"1.0.1","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_2.17.4_1540648380355_0.6245477867667768","host":"s3://npm-registry-packages"}},"5.18.7":{"name":"pnpm","version":"5.18.7","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@5.18.7","maintainers":[{"name":"zkochan","email":"z@kochan.io"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"931924ab80f9dbc74fc942bd375cde2eb3928694","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-5.18.7.tgz","fileCount":1047,"integrity":"sha512-7LSLQSeskkDtzAuq8DxEcVNWlqFd0ppWPT6Z4+TiS8SjxGCRSpnCeDVzwliAPd0hedl6HuUiSnDPgmg/kHUVXw==","signatures":[{"sig":"MEYCIQCRfMxWLfIGixbbPJHtJFznHx5FHetEa3y6yIlH+hpu7gIhAOenGYYhl6/b+NiQLBsi3Y/zz04q+RJKIufjJxyeDd3i","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11016330,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgThuPCRA9TVsSAnZWagAAzgsP/0LOkFiQNPbm/XGe/To2\nCMq5NnybduJ/foaAtoyuTc0IPJZEEvjJL/I6PjGRgjLlAdvkxTED7EQlpXif\nAN5ekxZb5Hqw1i4Xp9MZE7mySsR9BtbTgDSn3wRG7Ee2wluix9sLKX1428VT\n7tvNaxqW5ltfuIb/FD853skGV/S+CwBpGnvN8oW0OwMadkP1WECv6zdfh/gc\nGalFQZnOYSGk0JkDZQpfbrBQqUdL/TdYBPc6YgK52wMAdcTPvW5ZQb2fUxcM\ny74dsQyOtDUcCOEPXpkLIwumSDTZTf7DpjuEdDo595oetyw3vl8aXWxYTKH2\nHJIhOkjUoBymwj2iLMCyUOHaQVM2XTmfFRCwaFUOdqPHilD0/lFBtb9J7UBS\nz1AzY3JXFGJUx4qatUj2xoBaYj8KhaqKl6lAFxnoWnjzBzNhafSYLv2BTS78\n3IW8o94mVRVRF/L1hABClluY4Xe9vgVH55jZQRlAoxnzNOQeE7PeFuru09Qj\nCE9bVpWGyUMcjen2IMUj6kxIK8JWhZTeuwqFHx0eg38a2ldrEeyq5qDg1d1A\nclHMcLkfswz409WAftM7xMKBaOmjwxMsF6qLbgST/Oah//K2YZ07gay8jRbw\nvzyUdwKjoSp5eB5x6DzYc+qKlNGLM1KZeR8TxHpwTokby0Gj1yy9dIr9XCDR\n4msw\r\n=02oH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.js","engines":{"node":">=10.16"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint -c ../../eslint.json src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"pnpm tsc -- --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build && rimraf dist && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp node_modules/ps-list/fastlist.exe dist/fastlist.exe","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.js --external:update-notifier --external:node-gyp","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.js","postpublish":"publish-packed","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock","prepublishOnly":"pnpm compile && npm cache clear --force && publish-packed --prune --npm-client yarn --dest dist"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"6.14.11","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"12.19.0","preferGlobal":true,"publishconfig":{"tag":"next"},"_hasShrinkwrap":false,"__devDependencies":{"mz":"^2.7.0","ncp":"^2.0.0","nopt":"^5.0.0","chalk":"^4.1.0","delay":"^5.0.0","execa":"^5.0.0","is-ci":"^3.0.0","p-any":"3.0.0","ramda":"^0.27.1","tempy":"^1.0.0","which":"^2.0.2","byline":"5.0.0","semver":"^7.3.4","esbuild":"^0.8.49","p-defer":"^3.0.0","ps-list":"^6.3.0","@types/mz":"^2.7.3","path-name":"^1.0.0","split-cmd":"^1.0.1","tree-kill":"^1.2.2","write-pkg":"4.0.0","@types/ncp":"^2.0.4","is-windows":"^1.0.2","pkgs-graph":"5.2.0","strip-ansi":"^6.0.0","@pnpm/types":"6.4.0","@types/nopt":"^3.0.29","cross-spawn":"^7.0.3","exists-link":"2.0.0","npm-run-all":"^4.1.5","path-exists":"^4.0.0","render-help":"^1.0.1","symlink-dir":"^4.1.0","@pnpm/config":"11.14.0","@pnpm/logger":"^3.2.3","@pnpm/tabtab":"^0.1.2","@types/is-ci":"^3.0.0","@types/ramda":"^0.27.35","@types/which":"^2.0.0","@pnpm/command":"1.0.0","@pnpm/prepare":"0.0.18","@pnpm/run-npm":"2.0.3","@types/byline":"^4.2.32","@types/semver":"^7.3.4","@pnpm/cli-meta":"1.0.2","@zkochan/retry":"^0.2.0","load-json-file":"^6.2.0","loud-rejection":"^2.2.0","read-yaml-file":"^2.0.0","@pnpm/cli-utils":"0.5.2","@pnpm/constants":"4.1.0","@zkochan/libnpx":"11.0.3","@zkochan/rimraf":"^1.0.0","write-json-file":"^4.3.0","write-yaml-file":"^4.1.3","deep-require-cwd":"1.0.0","@types/is-windows":"^1.0.0","normalize-newline":"3.0.0","@pnpm/core-loggers":"5.0.3","@pnpm/modules-yaml":"8.0.6","@types/cross-spawn":"^6.0.2","@types/graceful-fs":"^4.1.4","@pnpm/file-reporter":"^1.0.0","@pnpm/assert-project":"2.1.16","@pnpm/lockfile-types":"2.2.0","@pnpm/parse-cli-args":"3.2.2","dir-is-case-sensitive":"^1.0.2","@pnpm/default-reporter":"7.10.5","@types/update-notifier":"^5.0.0","@pnpm/read-package-json":"3.1.9","@pnpm/find-workspace-dir":"2.0.0","@pnpm/plugin-commands-audit":"3.0.4","@pnpm/plugin-commands-store":"2.0.77","@pnpm/read-project-manifest":"1.1.7","@pnpm/plugin-commands-import":"1.0.108","@pnpm/plugin-commands-server":"2.0.70","@pnpm/write-project-manifest":"1.1.7","@pnpm/common-cli-options-help":"0.3.1","@pnpm/find-workspace-packages":"2.3.40","@pnpm/plugin-commands-listing":"2.0.56","@pnpm/plugin-commands-rebuild":"2.2.32","anonymous-npm-registry-client":"0.1.2","@pnpm/plugin-commands-outdated":"3.0.52","@pnpm/filter-workspace-packages":"2.3.12","@pnpm/plugin-commands-publishing":"2.5.4","@pnpm/plugin-commands-installation":"3.5.26","@pnpm/plugin-commands-script-runners":"2.6.3"},"__optionalDependencies":{"node-gyp":"^7.1.2","graceful-fs":"4.2.4","update-notifier":"^5.1.0"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_5.18.7_1615731598584_0.08410264908754095","host":"s3://npm-registry-packages"}},"2.17.0-2":{"name":"pnpm","version":"2.17.0-2","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@2.17.0-2","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js","pnpx":"lib/bin/pnpx.js"},"dist":{"shasum":"ded72b110af74c3aac67c398126b57ff1babb213","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-2.17.0-2.tgz","fileCount":4623,"integrity":"sha512-VeQ3Wsp5BeKbFECnYg62s/cazkl6X1JZM6V9x/kYV8gcly5/xj+K3ETJMoseu3DAESN49jLDtxjq0Ea2KwvV4g==","signatures":[{"sig":"MEUCIDXTBc3+rEc09kO7HcNz6VPIsP2Mrh85iwPSvbNhhKoTAiEA8lk5jxygmWkjJoHtKKwalLHhuRGe4Lf6TXENNRru21A=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":22966552,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbxQWuCRA9TVsSAnZWagAAKNgP/3YpBhmCoXJMQGbh4mge\nB/emhpDAIJDggFU78nTnP35J83MZK0VN3gm58k3IzModkDeAuvN8Gev7QHke\nGYM/1tHwc8ePjEs+gr/awE8gzB6teyRiyYd2u9lSnZ4b4yAZqpqGUZlXrLjN\nUHLDmCjlkD87SakMZDr9NRc2DoQ5XPDsc1NsXtUxT285S6gNaWTrHTzlBgfJ\nIum/P12KCdm0zqsivqYbieFWAhxOOIoifPiBYz4ueHZORZUcfWnzKb35beRK\nwLkEgjeXiK5I3lzuw2rfa+B/zR81L5JxNXLc0EbJY8VcllaGtKLruGp4Ynzr\nF7MQyKD3fUazzVl3kamYPX9oWI5NplPx9dHj+RJeiYiZqbeWOtHfDGWFhjlp\ngwfxpD7LpI37z6XvPuDIbRZYPr59TrAJVtFgZgxEiJxu6bK3ltrNUx21+16q\nsxtWfzXEh7Z6K6PENhUFJlqy+6B5W11sxr7gUVDXov0zA4fXKSVtgNdgbIKE\n9qOzv5fAv9CnJPYLZn46FxM/ZgHdcxseiFdR2QFvFLTCh7ndbDL9VvjWjkD4\n0yRQ95w0kgu9eXevda/AijVCUPlfWIcGe1GaMgBI8ff3D3xbGB5V/nbuLDF7\nhwnnC/EKDWJYosxoLEVgE9Jlo/IWaYSlJu33y6gMTABWwwn3JD0xIRwhkYwU\nMpch\r\n=SBGw\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","_from":".","_shasum":"ded72b110af74c3aac67c398126b57ff1babb213","engines":{"node":">=6"},"scripts":{"tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json --project .","test":"npm run lint && npm run tsc && npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"pnpm link . && npm-run-all -p -r pnpm-registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf ../../../.tmp/ && rimraf node_modules/.bin/pnpm && pnpm-registry-mock prepare","pnpm-registry-mock":"pnpm-registry-mock","test:e2e-with-preview":"preview --skip-prepublishOnly && npm-run-all -p -r pnpm-registry-mock test:tap"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"greenkeeper":{"ignore":["@pnpm/default-fetcher","@pnpm/default-resolver","@pnpm/logger","@pnpm/outdated","@pnpm/server","@pnpm/types","pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-registry-mock","remove-all-except-outer-links","pnpm-shrinkwrap","supi"]},"_nodeVersion":"10.11.0","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"mz":"2.7.0","mem":"4.0.0","nopt":"4.0.1","supi":"0.24.13-1","chalk":"2.4.1","delay":"4.0.1","execa":"1.0.0","is-ci":"1.2.1","ramda":"0.25.0","diable":"4.0.1","p-limit":"2.0.0","get-port":"4.0.0","@types/mz":"^0.0.32","camelcase":"5.0.0","is-subdir":"^1.0.2","lru-cache":"4.1.3","minimatch":"3.0.4","path-name":"1.0.0","pnpm-list":"4.1.0-1","tree-kill":"1.2.0","is-windows":"1.0.2","pkgs-graph":"2.0.0","text-table":"0.2.0","@pnpm/types":"^1.8.0","@pnpm/utils":"0.9.0-0","common-tags":"1.8.0","cross-spawn":"6.0.5","graceful-fs":"4.1.11","signal-exit":"3.0.2","strip-color":"0.1.0","@pnpm/config":"2.3.0-0","@pnpm/logger":"2.1.0","@pnpm/server":"0.14.3","find-packages":"2.2.0","package-store":"0.23.4","path-absolute":"1.0.0","read-ini-file":"1.0.0","@pnpm/outdated":"0.4.2-1","camelcase-keys":"4.2.0","load-json-file":"5.1.0","load-yaml-file":"0.1.0","loud-rejection":"1.6.0","mkdirp-promise":"5.0.1","process-exists":"3.1.0","util.promisify":"1.0.0","@pnpm/lifecycle":"3.0.1","@types/get-port":"^4.0.0","@zkochan/libnpx":"9.6.1","graph-sequencer":"2.0.0","update-notifier":"2.5.0","@pnpm/store-path":"1.0.3","@types/lru-cache":"^4.1.1","@types/minimatch":"^3.0.3","@pnpm/core-loggers":"0.0.0","pnpm-file-reporter":"0.1.0","@pnpm/default-fetcher":"2.0.2","@types/camelcase-keys":"^4.0.0","pnpm-default-reporter":"0.20.8","@pnpm/default-resolver":"2.0.4"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"caw":"^2.0.0","ncp":"^2.0.0","tape":"^4.6.3","p-any":"^1.1.0","retry":"^0.12.0","sepia":"^2.0.2","byline":"^5.0.0","mkdirp":"^0.5.1","rimraf":"^2.5.4","semver":"^5.3.0","tslint":"^5.4.2","ts-node":"^6.2.0","write-pkg":"^3.1.0","typescript":"^3.0.0","@types/node":"^10.0.6","@types/nopt":"^3.0.29","@types/tape":"^4.2.30","exists-link":"^2.0.0","npm-run-all":"^4.0.1","path-exists":"^3.0.0","rimraf-then":"^1.0.1","@types/p-any":"^1.1.2","@types/ramda":"0.25.34","@types/retry":"^0.10.2","tape-promise":"^4.0.0","@pnpm/prepare":"0.0.0","@types/byline":"^4.2.31","@types/mkdirp":"^0.5.0","@types/semver":"^5.3.32","package-preview":"^1.0.0","write-json-file":"^3.0.0","write-yaml-file":"^1.0.0","deep-require-cwd":"^1.0.0","npm-scripts-info":"^0.3.6","normalize-newline":"^3.0.0","@pnpm/modules-yaml":"2.0.0-0","@types/common-tags":"^1.2.5","pnpm-registry-mock":"^2.2.0","tslint-eslint-rules":"5.4.0","@pnpm/assert-project":"link:../../privatePackages/assert-project","@types/load-json-file":"^2.0.6","@types/update-notifier":"^2.0.0","tslint-config-standard":"8.0.1","@pnpm/read-package-json":"^1.0.0","anonymous-npm-registry-client":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_2.17.0-2_1539638700493_0.14270576547859903","host":"s3://npm-registry-packages"}},"2.17.7":{"name":"pnpm","version":"2.17.7","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@2.17.7","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"f153c2455740867f9490a0313c44a68737de1f63","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-2.17.7.tgz","fileCount":4642,"integrity":"sha512-FwZFpKSL4BNu1IGIScveHqZALpm6jSF7QR90CZXW4RfKaLpNYcIkkFC9iPBT4AdpPSv1UR/gYUWyQdTZBx2a5g==","signatures":[{"sig":"MEUCIGDSUyWNajyq4mfhewY71Dgakwm37/RpNtRs/tIZFSnmAiEAw1/1IjQNE48LpHAqa8LoE4oOBA1gzSl+7pm/4unZ/bw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":23145759,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb3vr3CRA9TVsSAnZWagAAPNMP+wQQYmRBGe65Ouzh8lND\nE2IkEtE2AWvWpKZiPk4ys5hpn30rScxIEd+lqz9Vq0o9OP0IjvNQgsjKPr06\nvnwr2s+HrYiwiTKHHCtF+9aDCU171AhQuTLj0WyduZOfMLYB5fnLLJc5uFXA\nQ+K/1MrNahkL+t4xXnmBmkqUQ/s1/hNegjXGnbhfXObeWjVIhjWWjERbwET3\nU5iR9vZo7omEWsSOyZbt9d342bptYMoheTLGWfdO3+0Ma8Foo/LK/gaj8ZMR\nal7JLM5ZgOEzNBXzEFBhGYLDTfZ0PrP+hg7dgGgxxjMvcBTqj1iDpeI2Yq9i\nchvWK4d+JTfrgQQ53ZATgItrF/CM5SOAuXkFekjmgUTwoLxwXIcibj8I1+2j\nmF/6Vis915GxQIVzYcgxdd+bLN7xrj6y7S+gURprPqzlBD3cPLNEVnmsPd9H\nRAgtR7Ohl7qQzGb8FOzs3J+IKZB99xtwJCDC2wTmMQ5nRN0vtP2zjrCOBEJ3\nCpv5r5Fqvlb81UfsBY+9UGOvF5Tb4CCvDc13VWZGvewBrmH7f3yfJ0HY+kQi\n3EaGxsN65Ph3ESHy34xWtKqWafV39ds5dAITDgF8gEAaEjfZOq3uHeMiwxIE\nCmYljdE43w2MeG+14GW3bwxet5VYk3gKP1O0cvcr5JF3gQtJV8e4NYzUUIJm\nhtuM\r\n=AC0G\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","_from":".","_shasum":"f153c2455740867f9490a0313c44a68737de1f63","engines":{"node":">=6"},"scripts":{"tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json --project .","test":"npm run lint && npm run tsc && npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"npm-run-all -p -r pnpm-registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf ../../../.tmp/ && rimraf node_modules/.bin/pnpm && pnpm-registry-mock prepare","pnpm-registry-mock":"pnpm-registry-mock","test:e2e-with-preview":"preview --skip-prepublishOnly && npm-run-all -p -r pnpm-registry-mock test:tap"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"greenkeeper":{"ignore":["@pnpm/default-fetcher","@pnpm/default-resolver","@pnpm/logger","@pnpm/outdated","@pnpm/server","@pnpm/types","pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-registry-mock","remove-all-except-outer-links","pnpm-shrinkwrap","supi"]},"_nodeVersion":"10.12.0","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"mz":"2.7.0","mem":"4.0.0","nopt":"4.0.1","supi":"0.25.5","chalk":"2.4.1","delay":"4.1.0","execa":"1.0.0","is-ci":"1.2.1","ramda":"0.25.0","diable":"4.0.1","p-limit":"2.0.0","get-port":"4.0.0","@types/mz":"0.0.32","camelcase":"5.0.0","is-subdir":"1.0.2","lru-cache":"4.1.3","minimatch":"3.0.4","path-name":"1.0.0","pnpm-list":"4.1.4","tree-kill":"1.2.0","is-windows":"1.0.2","pkgs-graph":"2.0.0","text-table":"0.2.0","@pnpm/types":"2.0.0","@pnpm/utils":"0.9.0","common-tags":"1.8.0","cross-spawn":"6.0.5","graceful-fs":"4.1.14","signal-exit":"3.0.2","strip-color":"0.1.0","@pnpm/config":"2.3.0","@pnpm/logger":"2.1.0","@pnpm/server":"1.0.2","find-packages":"2.2.0","package-store":"0.23.7","path-absolute":"1.0.0","read-ini-file":"1.0.0","@pnpm/outdated":"1.0.4","camelcase-keys":"4.2.0","load-json-file":"5.1.0","load-yaml-file":"0.1.0","loud-rejection":"1.6.0","mkdirp-promise":"5.0.1","process-exists":"3.1.0","util.promisify":"1.0.0","@pnpm/lifecycle":"3.0.2","@types/get-port":"4.0.0","@zkochan/libnpx":"9.6.1","graph-sequencer":"2.0.0","update-notifier":"2.5.0","@pnpm/store-path":"1.0.3","@types/lru-cache":"4.1.1","@types/minimatch":"3.0.3","@pnpm/core-loggers":"1.0.0","pnpm-file-reporter":"0.1.0","@pnpm/default-fetcher":"2.0.4","@types/camelcase-keys":"4.0.0","pnpm-default-reporter":"0.20.11","@pnpm/default-resolver":"2.0.5"},"_hasShrinkwrap":false,"devDependencies":{"caw":"2.0.1","ncp":"2.0.0","pnpm":"link:","tape":"4.9.1","p-any":"1.1.0","retry":"0.12.0","sepia":"2.0.2","byline":"5.0.0","mkdirp":"0.5.1","rimraf":"2.6.2","semver":"5.6.0","tslint":"5.11.0","ts-node":"6.2.0","write-pkg":"3.2.0","typescript":"3.1.6","@types/node":"10.12.2","@types/nopt":"3.0.29","@types/tape":"4.2.32","exists-link":"2.0.0","npm-run-all":"4.1.3","path-exists":"3.0.0","rimraf-then":"1.0.1","@types/p-any":"1.1.2","@types/ramda":"0.25.34","@types/retry":"0.10.2","tape-promise":"4.0.0","@pnpm/prepare":"0.0.0","@types/byline":"4.2.31","@types/mkdirp":"0.5.2","@types/semver":"5.5.0","package-preview":"1.0.6","write-json-file":"3.0.2","write-yaml-file":"2.0.0","deep-require-cwd":"1.0.0","npm-scripts-info":"0.3.9","normalize-newline":"3.0.0","@pnpm/modules-yaml":"2.0.0","@types/common-tags":"1.4.0","pnpm-registry-mock":"2.4.0","tslint-eslint-rules":"5.4.0","@pnpm/assert-project":"link:../../privatePackages/assert-project","@types/load-json-file":"2.0.7","@types/update-notifier":"2.5.0","tslint-config-standard":"8.0.1","@pnpm/read-package-json":"1.0.1","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_2.17.7_1541339894751_0.5163263271407263","host":"s3://npm-registry-packages"}},"5.18.8":{"name":"pnpm","version":"5.18.8","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@5.18.8","maintainers":[{"name":"zkochan","email":"z@kochan.io"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"001397151984312b8eba99df29f5349144a79b3a","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-5.18.8.tgz","fileCount":1047,"integrity":"sha512-MO0XZoJfZFn6KjhcDpS03P9MeKx3xzgoXJcIcTjJ29/pKeS1O5x/SeLjzsCsAbkPLrv6JdY5uotIz7LRKEe88w==","signatures":[{"sig":"MEUCIF/cNBgf9Is67F9nvjiGMqqD0hKaGpIT4Fqj6W03pTGJAiEApAB8y+AxTYMgaeEUldNoMyBvPw3bmqNznxZu9WTsyh0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11006903,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgVn5BCRA9TVsSAnZWagAAVSwP+gPXMowxioeSqACgzAq4\nTch+RxMQaf77xBHzwzp07XmVnLogASnFIvhdbumsKM5Sp7VW3rXft5Z3CPE+\nfGerfypCy21yd41oJ8GvuK/DPPONKmKTV2N6K3kzMQlws5ezHQc6wibXVNHy\nGkRNvA6uNWJdKsnhVokGuunkM32cvh04gULcV0DZiuGQ3AH/GLBbe+VaENoe\nkO5E6On5+5ivFArHf+41Oe+86gLXVOtoRZcvHOzGVwDPrzPwEjCybUPAZngD\n29TKegQo9PpEIf3nyN4sVRyU0QKMs7cE61CIU3z/gpDU1Cr/cuz1GEgf4530\ntP5tIG+KRGXJk3wyIQ6k4ONEKV0Owxp6EGHdCyPtu9qBSkoqletj0EzzTldd\nh2M6AnwTNXBKddnUs7WN5BFTtlx2sBtIq9kTnvDcFlyqjuwhmPUFcho4UPRs\njHqNjxhaAIyJbRFGa1qAfkBUTYpXq8XGKS1AV5QBjQyUUYkSXwdDeMtp7UI2\nPyKHbp0pYGFTZvv0QOecYv1LEe+yj0GwPiKFkIfIdvjC1UcyGfheF+pZjG+t\nfLB9iJf5wvhumCt+qYGvGz5AftM5MJ8O77daJ2xxaJEN3fAdpzXRKs397dF3\ncWVHHRdRg9xH2JoyQ6/T0gHIiOaXimEnhbN/DeaqCXHUMq9Wp8ywveNppCQh\n7bct\r\n=mjH8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.js","engines":{"node":">=10.16"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint -c ../../eslint.json src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"pnpm tsc -- --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build && rimraf dist && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp node_modules/ps-list/fastlist.exe dist/fastlist.exe","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.js --external:update-notifier --external:node-gyp","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.js","postpublish":"publish-packed","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock","prepublishOnly":"pnpm compile && npm cache clear --force && publish-packed --prune --npm-client yarn --dest dist"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"6.14.11","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"12.19.0","preferGlobal":true,"publishconfig":{"tag":"next"},"_hasShrinkwrap":false,"__devDependencies":{"mz":"^2.7.0","ncp":"^2.0.0","nopt":"^5.0.0","chalk":"^4.1.0","delay":"^5.0.0","execa":"^5.0.0","is-ci":"^3.0.0","p-any":"3.0.0","ramda":"^0.27.1","tempy":"^1.0.0","which":"^2.0.2","byline":"5.0.0","semver":"^7.3.4","esbuild":"^0.8.49","p-defer":"^3.0.0","ps-list":"^6.3.0","@types/mz":"^2.7.3","path-name":"^1.0.0","split-cmd":"^1.0.1","tree-kill":"^1.2.2","write-pkg":"4.0.0","@types/ncp":"^2.0.4","is-windows":"^1.0.2","pkgs-graph":"5.2.0","strip-ansi":"^6.0.0","@pnpm/types":"6.4.0","@types/nopt":"^3.0.29","cross-spawn":"^7.0.3","exists-link":"2.0.0","npm-run-all":"^4.1.5","path-exists":"^4.0.0","render-help":"^1.0.1","symlink-dir":"^4.1.0","@pnpm/config":"11.14.1","@pnpm/logger":"^3.2.3","@pnpm/tabtab":"^0.1.2","@types/is-ci":"^3.0.0","@types/ramda":"^0.27.35","@types/which":"^2.0.0","@pnpm/command":"1.0.0","@pnpm/prepare":"0.0.18","@pnpm/run-npm":"2.0.3","@types/byline":"^4.2.32","@types/semver":"^7.3.4","@pnpm/cli-meta":"1.0.2","@zkochan/retry":"^0.2.0","load-json-file":"^6.2.0","loud-rejection":"^2.2.0","read-yaml-file":"^2.0.0","@pnpm/cli-utils":"0.5.3","@pnpm/constants":"4.1.0","@zkochan/libnpx":"11.0.3","@zkochan/rimraf":"^1.0.0","write-json-file":"^4.3.0","write-yaml-file":"^4.1.3","deep-require-cwd":"1.0.0","@types/is-windows":"^1.0.0","normalize-newline":"3.0.0","@pnpm/core-loggers":"5.0.3","@pnpm/modules-yaml":"8.0.6","@types/cross-spawn":"^6.0.2","@types/graceful-fs":"^4.1.4","@pnpm/file-reporter":"^1.0.1","@pnpm/assert-project":"2.1.16","@pnpm/lockfile-types":"2.2.0","@pnpm/parse-cli-args":"3.2.2","dir-is-case-sensitive":"^1.0.2","@pnpm/default-reporter":"7.10.6","@types/update-notifier":"^5.0.0","@pnpm/read-package-json":"4.0.0","@pnpm/find-workspace-dir":"2.0.0","@pnpm/plugin-commands-audit":"3.0.5","@pnpm/plugin-commands-store":"2.0.78","@pnpm/read-project-manifest":"1.1.7","@pnpm/plugin-commands-import":"1.0.109","@pnpm/plugin-commands-server":"2.0.71","@pnpm/write-project-manifest":"1.1.7","@pnpm/common-cli-options-help":"0.3.1","@pnpm/find-workspace-packages":"2.3.41","@pnpm/plugin-commands-listing":"2.0.57","@pnpm/plugin-commands-rebuild":"2.2.33","anonymous-npm-registry-client":"0.1.2","@pnpm/plugin-commands-outdated":"3.0.53","@pnpm/filter-workspace-packages":"2.3.13","@pnpm/plugin-commands-publishing":"2.5.5","@pnpm/plugin-commands-installation":"3.5.27","@pnpm/plugin-commands-script-runners":"2.6.4"},"__optionalDependencies":{"node-gyp":"^7.1.2","graceful-fs":"4.2.4","update-notifier":"^5.1.0"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_5.18.8_1616281152842_0.21831939294868885","host":"s3://npm-registry-packages"}},"2.17.0-1":{"name":"pnpm","version":"2.17.0-1","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@2.17.0-1","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js","pnpx":"lib/bin/pnpx.js"},"dist":{"shasum":"16aea580ef030cccb22bf4d1cb2bee5e4bc65ae8","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-2.17.0-1.tgz","fileCount":4623,"integrity":"sha512-K03DgPX801qtEUV2sshrRIan4mT9WQWV+vAbGa0cSwl/oMma/e2lXoL90VO3uc2Ba0FD7iaSIHXNoHEcHJe1Ug==","signatures":[{"sig":"MEYCIQDjP9o/X77T7SDo9aGEmQhuONiiWDraORLH2Jvans33gwIhAMqP6RbyDGstT896UU4rka3l4/jgI/5irjcGaXaOOmYj","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":22965070,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbxNo7CRA9TVsSAnZWagAAlyYQAKCAE/0k2HbUPywVttBw\nv/SZ0siJCCzVzUF1TqhgKG3FEGhju/5N0YYNahpWEtjh7DS0+DfXQ2m/dKH7\nqozfGknSTXtmdc+L+MXGEVC4HX6WzGGlN1Oha7TQiIgOePM1D+79l29IjCL3\nL2FjRDtugmtfOfUJj5WSKyoTB5roUVWf/BMIFGhmtBl0FqeghhdBTxSZezYo\nEk/ijYMNa+JsUiEa+4yZYwJr2x0fL/oU0NTqAC45WH2gYOunc1+p2MDnFR/n\nHI0CzUH7NT+Lapk8E+BvKEp3Cmzhvuix7YIWxx5TEzfmOMceusXR7u2vWDhm\nnMPm2RfeBJeBi0hrU8lftl62kcqnULJjdEBBtxyXUwfRSgGopV7kkBmeXmmW\nRIp+pXEDHBL9HaAh9RbahxBeQwfl34QwJXPctxdmdYgMrdQSCJsBJ0JiNDQ1\neTQKb9ck7GZS/gQajgvYSzB3XEJr6k496J+WblE201aq2VdrAxG1hmLcGkhK\nHWli4SzU2imH2kcmB8OS0pT12mE/4h204PvJ28mqHfJdnnwwOTLn6Tz/87iC\n1LroDUPeo9PoD9Jq4c+T8bFa6wuQqCGA2FRi8o8xE7XHQo+XZyTF3GtHBTi+\nchUnwVRwVgF7lYzUvuAWETDvRsrR/eQvG5+3mb0XCm47110DHBrxmeMzXFzm\nohWq\r\n=oe/d\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","_from":".","_shasum":"16aea580ef030cccb22bf4d1cb2bee5e4bc65ae8","engines":{"node":">=6"},"scripts":{"tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json --project .","test":"npm run lint && npm run tsc && npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"pnpm link . && npm-run-all -p -r pnpm-registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf ../../../.tmp/ && rimraf node_modules/.bin/pnpm && pnpm-registry-mock prepare","pnpm-registry-mock":"pnpm-registry-mock","test:e2e-with-preview":"preview --skip-prepublishOnly && npm-run-all -p -r pnpm-registry-mock test:tap"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"greenkeeper":{"ignore":["@pnpm/default-fetcher","@pnpm/default-resolver","@pnpm/logger","@pnpm/outdated","@pnpm/server","@pnpm/types","pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-registry-mock","remove-all-except-outer-links","pnpm-shrinkwrap","supi"]},"_nodeVersion":"6.12.3","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"mz":"2.7.0","mem":"4.0.0","nopt":"4.0.1","supi":"0.24.13-0","chalk":"2.4.1","delay":"4.0.1","execa":"1.0.0","is-ci":"1.2.1","ramda":"0.25.0","diable":"4.0.1","p-limit":"2.0.0","get-port":"4.0.0","@types/mz":"^0.0.32","camelcase":"5.0.0","is-subdir":"^1.0.2","lru-cache":"4.1.3","minimatch":"3.0.4","path-name":"1.0.0","pnpm-list":"4.1.0-1","tree-kill":"1.2.0","is-windows":"1.0.2","pkgs-graph":"2.0.0","text-table":"0.2.0","@pnpm/types":"^1.8.0","@pnpm/utils":"0.9.0-0","common-tags":"1.8.0","cross-spawn":"6.0.5","graceful-fs":"4.1.11","signal-exit":"3.0.2","strip-color":"0.1.0","@pnpm/config":"2.3.0-0","@pnpm/logger":"2.1.0","@pnpm/server":"0.14.3","find-packages":"2.2.0","package-store":"0.23.4","path-absolute":"1.0.0","read-ini-file":"1.0.0","@pnpm/outdated":"0.4.2-1","camelcase-keys":"4.2.0","load-json-file":"5.1.0","load-yaml-file":"0.1.0","loud-rejection":"1.6.0","mkdirp-promise":"5.0.1","process-exists":"3.1.0","util.promisify":"1.0.0","@pnpm/lifecycle":"3.0.1","@types/get-port":"^4.0.0","@zkochan/libnpx":"9.6.1","graph-sequencer":"2.0.0","update-notifier":"2.5.0","@pnpm/store-path":"1.0.3","@types/lru-cache":"^4.1.1","@types/minimatch":"^3.0.3","@pnpm/core-loggers":"0.0.0","pnpm-file-reporter":"0.1.0","@pnpm/default-fetcher":"2.0.2","@types/camelcase-keys":"^4.0.0","pnpm-default-reporter":"0.20.7","@pnpm/default-resolver":"2.0.4"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"caw":"^2.0.0","ncp":"^2.0.0","tape":"^4.6.3","p-any":"^1.1.0","retry":"^0.12.0","sepia":"^2.0.2","byline":"^5.0.0","mkdirp":"^0.5.1","rimraf":"^2.5.4","semver":"^5.3.0","tslint":"^5.4.2","ts-node":"^6.2.0","write-pkg":"^3.1.0","typescript":"^3.0.0","@types/node":"^10.0.6","@types/nopt":"^3.0.29","@types/tape":"^4.2.30","exists-link":"^2.0.0","npm-run-all":"^4.0.1","path-exists":"^3.0.0","rimraf-then":"^1.0.1","@types/p-any":"^1.1.2","@types/ramda":"0.25.34","@types/retry":"^0.10.2","tape-promise":"^4.0.0","@pnpm/prepare":"0.0.0","@types/byline":"^4.2.31","@types/mkdirp":"^0.5.0","@types/semver":"^5.3.32","package-preview":"^1.0.0","write-json-file":"^3.0.0","write-yaml-file":"^1.0.0","deep-require-cwd":"^1.0.0","npm-scripts-info":"^0.3.6","normalize-newline":"^3.0.0","@pnpm/modules-yaml":"2.0.0-0","@types/common-tags":"^1.2.5","pnpm-registry-mock":"^2.2.0","tslint-eslint-rules":"5.4.0","@pnpm/assert-project":"link:../../privatePackages/assert-project","@types/load-json-file":"^2.0.6","@types/update-notifier":"^2.0.0","tslint-config-standard":"8.0.1","@pnpm/read-package-json":"^1.0.0","anonymous-npm-registry-client":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_2.17.0-1_1539627578224_0.11252466895400826","host":"s3://npm-registry-packages"}},"2.17.6":{"name":"pnpm","version":"2.17.6","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@2.17.6","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"cc240568e41142bee46870ee0b75023b8b8425b0","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-2.17.6.tgz","fileCount":4628,"integrity":"sha512-FtPfgHeihrKNCsCQsFHL6eAmRGw7cVgm/j35zxTAhT/sQj3ALNXNclHM4FGflItQyMv21OZk0SqQPuO3kydObQ==","signatures":[{"sig":"MEUCIDSpVxAC7P1gfJU7mSiDWJ11p/f/ytOGA2k+GrPs2zqsAiEAklgfo71XNPhHvsd3+LaZDP7oGltUThBRKbWnZeLa3SQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":23076302,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb2hhICRA9TVsSAnZWagAA36gP/A+h29hR6tNaD3TqR7sM\nYlkof8F0+dRzyzXG2NTMTpiypIA63fueFMQZ6d6MaqZ7Wf37rHVMbEsNUIqD\nkhws+cg+e2O792F7A18KL5EiqOIMf+1fXkn2VdiL7u5M6Lbd3AwSefNqxbo7\noCkcifUi/RTtGdt8+NHEylx12ZHfHDLvpmU2BiToxikkpJhz/4JDW0ZwXVp8\nCeX5tHJLEwW10xfdpTyceHD/AE360Px9Y1An+wkhSa8cWBLWu4TaG86nA4Xa\nK9jbHPt8PM00DknRyWnX7JGxtWckF2+0xcj/JGCChSdcEd6FEK8UDcfmxBLM\nfLG7zAVtmY9zHcL09nVCT+yzsvUQiwekU49G9yk0JGJbS1foOc1X4mRnjqVc\nRDUf8ZVS09JbLf5HDB9L3T8r4LzGRc7wGcXLDDNhDyhwag+Ap2JdlCORh9De\nzbXm9+uwLSuBM9BQWS1uv9iEOGnXHFYKMe+kCtANZHY95iVw1ZjNh5f3nj2D\nQD/n6WYZxxbk/Ck8rJPIMqGMaAopaPnwA2S9Kj5OaLqQtwuHRCg3YqleAQf0\np0HAwa6cn3IJxcZjs/o2cVoUbQiMftekqwG426l4rAqtK6NJ6Xl1TBYxuTo/\nK54tUKlTw4aXZv/C0af5PGy6D6bYYtazLJKihZAOFOY8rYrMRfpc1zmYwB44\noGYT\r\n=/FEf\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","_from":".","_shasum":"cc240568e41142bee46870ee0b75023b8b8425b0","engines":{"node":">=6"},"scripts":{"tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json --project .","test":"npm run lint && npm run tsc && npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"npm-run-all -p -r pnpm-registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf ../../../.tmp/ && rimraf node_modules/.bin/pnpm && pnpm-registry-mock prepare","pnpm-registry-mock":"pnpm-registry-mock","test:e2e-with-preview":"preview --skip-prepublishOnly && npm-run-all -p -r pnpm-registry-mock test:tap"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"greenkeeper":{"ignore":["@pnpm/default-fetcher","@pnpm/default-resolver","@pnpm/logger","@pnpm/outdated","@pnpm/server","@pnpm/types","pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-registry-mock","remove-all-except-outer-links","pnpm-shrinkwrap","supi"]},"_nodeVersion":"10.12.0","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"mz":"2.7.0","mem":"4.0.0","nopt":"4.0.1","supi":"0.25.4","chalk":"2.4.1","delay":"4.1.0","execa":"1.0.0","is-ci":"1.2.1","ramda":"0.25.0","diable":"4.0.1","p-limit":"2.0.0","get-port":"4.0.0","@types/mz":"0.0.32","camelcase":"5.0.0","is-subdir":"1.0.2","lru-cache":"4.1.3","minimatch":"3.0.4","path-name":"1.0.0","pnpm-list":"4.1.4","tree-kill":"1.2.0","is-windows":"1.0.2","pkgs-graph":"2.0.0","text-table":"0.2.0","@pnpm/types":"2.0.0","@pnpm/utils":"0.9.0","common-tags":"1.8.0","cross-spawn":"6.0.5","graceful-fs":"4.1.11","signal-exit":"3.0.2","strip-color":"0.1.0","@pnpm/config":"2.3.0","@pnpm/logger":"2.1.0","@pnpm/server":"1.0.1","find-packages":"2.2.0","package-store":"0.23.6","path-absolute":"1.0.0","read-ini-file":"1.0.0","@pnpm/outdated":"1.0.4","camelcase-keys":"4.2.0","load-json-file":"5.1.0","load-yaml-file":"0.1.0","loud-rejection":"1.6.0","mkdirp-promise":"5.0.1","process-exists":"3.1.0","util.promisify":"1.0.0","@pnpm/lifecycle":"3.0.2","@types/get-port":"4.0.0","@zkochan/libnpx":"9.6.1","graph-sequencer":"2.0.0","update-notifier":"2.5.0","@pnpm/store-path":"1.0.3","@types/lru-cache":"4.1.1","@types/minimatch":"3.0.3","@pnpm/core-loggers":"1.0.0","pnpm-file-reporter":"0.1.0","@pnpm/default-fetcher":"2.0.3","@types/camelcase-keys":"4.0.0","pnpm-default-reporter":"0.20.11","@pnpm/default-resolver":"2.0.5"},"_hasShrinkwrap":false,"devDependencies":{"caw":"2.0.1","ncp":"2.0.0","pnpm":"link:","tape":"4.9.1","p-any":"1.1.0","retry":"0.12.0","sepia":"2.0.2","byline":"5.0.0","mkdirp":"0.5.1","rimraf":"2.6.2","semver":"5.6.0","tslint":"5.11.0","ts-node":"6.2.0","write-pkg":"3.2.0","typescript":"3.1.3","@types/node":"10.12.0","@types/nopt":"3.0.29","@types/tape":"4.2.32","exists-link":"2.0.0","npm-run-all":"4.1.3","path-exists":"3.0.0","rimraf-then":"1.0.1","@types/p-any":"1.1.2","@types/ramda":"0.25.34","@types/retry":"0.10.2","tape-promise":"4.0.0","@pnpm/prepare":"0.0.0","@types/byline":"4.2.31","@types/mkdirp":"0.5.2","@types/semver":"5.5.0","package-preview":"1.0.6","write-json-file":"3.0.2","write-yaml-file":"2.0.0","deep-require-cwd":"1.0.0","npm-scripts-info":"0.3.9","normalize-newline":"3.0.0","@pnpm/modules-yaml":"2.0.0","@types/common-tags":"1.4.0","pnpm-registry-mock":"2.2.0","tslint-eslint-rules":"5.4.0","@pnpm/assert-project":"link:../../privatePackages/assert-project","@types/load-json-file":"2.0.7","@types/update-notifier":"2.5.0","tslint-config-standard":"8.0.1","@pnpm/read-package-json":"1.0.1","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_2.17.6_1541019719453_0.805429869299034","host":"s3://npm-registry-packages"}},"3.8.0":{"name":"pnpm","version":"3.8.0","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@3.8.0","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"e38471f48f73a2a9ceb5fd157abfd6a00924382e","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-3.8.0.tgz","fileCount":5235,"integrity":"sha512-C06gbhJ7dl7FCcoL5cAXZa1BMTxvsGe53Mv8AHCKM5s1KvZ3KjCyT7qsFpfvgQ+bxYKGPJylrON3Z5TegVX+wQ==","signatures":[{"sig":"MEUCIQCozLPeUc3cLWjbLL3eemFSMPwqXcVBm8Uqm0h17fgG9wIgVm0khkUItg7rlEEBTe/31cGymu9o3hP6hfsMZxAuZmA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":21252173,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdaW5aCRA9TVsSAnZWagAAYKQP/3Sx3BOy6gVJwVIA8E1L\nYb0/UorD88HjwxSBJk61BlHQRkp0ftS/MN8SB77WbxHqYwuFce5Q34jmpvlQ\nw52xdx9F3204smOxQ0ZAIKUr8NhqYBy1nCKY6WjiQLM0K7zVNOfmLWz737My\nP4FTyF6H8tRu4bcOqaOoHVZYuJA8PuoBza1tQfjoZ3RR/8kAV/mC4D7aytjC\nDby986aLUiQzysF8JetEQGENeTw0bJ5gO75HR6WXkH6/pJBdtXy7cPCnv5zJ\ngCV6fSNiOWxcfWw4OXzrsHU0mJ00WVsnKw9htBTY0PSblAZ7OlzDSq1OOpxx\n2yrVUsQsuk62Nt5xiiEgo/uJGJzig6iYR1GUeaoxuMzsBjGocY6AaViobdVL\nGLnp7I8L6J71/AscWsa8fFBNaCCvth6kEzd/dWSzfLrAIavk9OcwXm29Np+k\ntajvIXwwF5ijNWqTkmkPGstJwn/a6FLM+8DELJwTzoCL84zXXP89+jP8y55M\nHdX7sVw54EKU/wlqHW0QlkMAEVg2YzYPVNb3gC9lGI77xkjLmgnQZx63N8CP\n01jwt4bPE9/vnCoqwTSK6rFSYQHIUFxOp83trSCyX7K/EzXP0V16Up5NGd/4\nrrsVBYeCYQpvgYzpgwCNXBHvyZ9kVx2M1hUFslWC6bYHnhnps6+N7A5mmOP3\nSWt8\r\n=TwXs\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","_from":".","_shasum":"e38471f48f73a2a9ceb5fd157abfd6a00924382e","engines":{"node":">=8.15"},"scripts":{"tsc":"rimraf lib && tsc","lint":"tslint -c tslint.json src/**/*.ts test/**/*.ts","test":"npm run lint && npm run tsc && npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"run-p -r registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf ../../../.tmp/ && rimraf node_modules/.bin/pnpm && registry-mock prepare","registry-mock":"registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"10.12.0","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"mz":"2.7.0","mem":"5.1.1","nopt":"4.0.1","supi":"0.34.10","archy":"1.0.0","chalk":"2.4.2","delay":"4.3.0","execa":"2.0.4","is-ci":"2.0.0","ramda":"0.26.1","table":"5.4.6","diable":"4.0.2","cp-file":"7.0.0","p-limit":"2.2.1","get-port":"5.0.0","make-dir":"3.0.0","p-filter":"2.1.0","@types/mz":"^0.0.32","camelcase":"5.3.1","fast-glob":"3.0.4","is-subdir":"1.0.3","lru-cache":"5.1.1","minimatch":"3.0.4","path-name":"1.0.0","tree-kill":"1.2.1","wrap-ansi":"6.0.0","@pnpm/list":"2.0.3","is-windows":"1.0.2","pkgs-graph":"4.1.0","@pnpm/error":"1.0.0","@pnpm/types":"3.2.0","@pnpm/utils":"0.10.6","common-tags":"1.8.0","cross-spawn":"6.0.5","graceful-fs":"4.2.1","signal-exit":"3.0.2","@pnpm/config":"3.5.2","@pnpm/logger":"2.1.1","@pnpm/server":"3.0.6","@types/archy":"0.0.31","find-packages":"5.0.10","path-absolute":"1.0.1","read-ini-file":"2.0.0","@pnpm/outdated":"4.0.0","camelcase-keys":"6.0.1","load-json-file":"6.2.0","loud-rejection":"2.1.0","process-exists":"3.1.0","read-yaml-file":"1.1.0","@pnpm/constants":"1.1.0","@pnpm/lifecycle":"6.2.3","@zkochan/libnpx":"11.0.1","@zkochan/rimraf":"1.0.0","graph-sequencer":"2.0.0","update-notifier":"3.0.1","write-json-file":"4.0.0","@pnpm/store-path":"2.1.0","@types/lru-cache":"^5.1.0","@types/minimatch":"^3.0.3","@types/wrap-ansi":"3.0.0","@pnpm/semver-diff":"1.0.2","@pnpm/core-loggers":"3.0.3","@pnpm/file-reporter":"0.1.0","@pnpm/lockfile-file":"1.1.3","@pnpm/package-store":"4.0.16","@pnpm/default-fetcher":"3.1.18","dir-is-case-sensitive":"1.0.2","version-selector-type":"2.0.1","@pnpm/default-reporter":"3.4.2","@pnpm/default-resolver":"3.1.3","@pnpm/package-is-installable":"2.2.1","@pnpm/read-importer-manifest":"1.0.9","@pnpm/store-controller-types":"3.0.3"},"_hasShrinkwrap":false,"__devDependencies":{"ncp":"2.0.0","pnpm":"link:","tape":"4.11.0","p-any":"2.1.0","retry":"0.12.0","byline":"5.0.0","rimraf":"3.0.0","semver":"6.3.0","write-pkg":"4.0.0","@types/nopt":"3.0.29","exists-link":"2.0.0","npm-run-all":"4.1.5","path-exists":"4.0.0","symlink-dir":"3.1.0","@types/ramda":"0.26.21","@types/retry":"0.12.0","@types/table":"^4.0.6","tape-promise":"4.0.0","@pnpm/prepare":"0.0.0","@types/byline":"4.2.31","@types/mkdirp":"0.5.2","@types/semver":"6","write-yaml-file":"3.0.1","deep-require-cwd":"1.0.0","normalize-newline":"3.0.0","@pnpm/modules-yaml":"3.0.3","@types/common-tags":"1.8.0","@pnpm/registry-mock":"1.4.0","@pnpm/lockfile-types":"1.1.0","@types/update-notifier":"2.5.0","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_3.8.0_1567190618064_0.17303203921753285","host":"s3://npm-registry-packages"}},"5.18.9":{"name":"pnpm","version":"5.18.9","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@5.18.9","maintainers":[{"name":"zkochan","email":"z@kochan.io"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"d5216cc174953144075a0b6d18757e484fd9371a","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-5.18.9.tgz","fileCount":1047,"integrity":"sha512-TYIkMI/ydQkorwVe5CGTZQj0Bn1Cd7aEMYLV91AIAwqiwt7ItrHkBnwmORS49r6vpNtjYE+4M6/6O2w1tcnbaA==","signatures":[{"sig":"MEQCIA+Xr2j4G9WVfax7fEpGbW1a243I9zP6vQHoHs7di6DbAiASSVk9Nnx62KAqTNkggyjLJynKI6yEyfrE2bM2JM7Ebg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11012962,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgW9bgCRA9TVsSAnZWagAA54MQAIUkorqB8jg3ISw1p6Pu\n0+MI0rU6ZSKhGLoGbi8U2du/lux48GWADEvanj1zhlcUDg2IBLlY3JIaskE8\nrAkrm+kM8pGqHj3PkWTViyE/+HXJUIHlq7ktyN3SS5/PS5I+tYMnw2G1PC6C\nc2SQjtXMxBcqfQWv0iifvEtOlGFpJK32Qx3OdCx1QZcfGCKwj2YxRxU2T2pj\ne+RBsex/LvLpEqBQGhhsLncyHd/o3qOhzKniZH8068oOEg4afNr5ym4otvA1\nAc3/nqWkDmdNqcSkQrvgHMTOpKU1U3BjiS68sggc1z+vDnyYnuXCARpgH6MX\nvSjimi+0izyGXyb8ITgalOcDayvN5n+PuozW4TNhT1TZPExRh3cHk4IqmOMk\nDfKvR9MOpKXjI3ZXtymViQGrS7lkUBQgZSXPL/3zfM5uBcsZqQVTXYQ0zwcO\nItQ4H3Xgsjr31Uu3Q3CwgxFzu81MJwc0KmpBD4wZ4xZbC0ZxQjH8YypDoPyK\n+oYOK+tHtoywBkxuTw5wS1Hrll1HQacKjf3oQCaouOokNJhH7xjUAUSri+VO\nyhi9oi4ZSOZsnKb/kCTf/R3m+dkc6880HU0XrGsmh0wrd2SxYEM/Ib4grKd1\niQZONGIX41/SGqUwXJ8odDFo2k0ma7aGBp4Biy7iMw/ebR7Nu2PMJ2jrffJ3\nSiKw\r\n=vaoH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.js","engines":{"node":">=10.16"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint -c ../../eslint.json src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"pnpm tsc -- --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build && rimraf dist && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp node_modules/ps-list/fastlist.exe dist/fastlist.exe","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.js --external:update-notifier --external:node-gyp","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.js","postpublish":"publish-packed","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock","prepublishOnly":"pnpm compile && npm cache clear --force && publish-packed --prune --npm-client yarn --dest dist"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"6.14.11","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"12.19.0","preferGlobal":true,"publishconfig":{"tag":"next"},"_hasShrinkwrap":false,"__devDependencies":{"mz":"^2.7.0","ncp":"^2.0.0","nopt":"^5.0.0","chalk":"^4.1.0","delay":"^5.0.0","execa":"^5.0.0","is-ci":"^3.0.0","p-any":"3.0.0","ramda":"^0.27.1","tempy":"^1.0.0","which":"^2.0.2","byline":"5.0.0","semver":"^7.3.4","esbuild":"^0.8.49","p-defer":"^3.0.0","ps-list":"^6.3.0","@types/mz":"^2.7.3","path-name":"^1.0.0","split-cmd":"^1.0.1","tree-kill":"^1.2.2","write-pkg":"4.0.0","@types/ncp":"^2.0.4","is-windows":"^1.0.2","pkgs-graph":"5.2.0","strip-ansi":"^6.0.0","@pnpm/types":"6.4.0","@types/nopt":"^3.0.29","cross-spawn":"^7.0.3","exists-link":"2.0.0","npm-run-all":"^4.1.5","path-exists":"^4.0.0","render-help":"^1.0.1","symlink-dir":"^4.1.0","@pnpm/config":"11.14.2","@pnpm/logger":"^3.2.3","@pnpm/tabtab":"^0.1.2","@types/is-ci":"^3.0.0","@types/ramda":"^0.27.35","@types/which":"^2.0.0","@pnpm/command":"1.0.0","@pnpm/prepare":"0.0.18","@pnpm/run-npm":"2.0.3","@types/byline":"^4.2.32","@types/semver":"^7.3.4","@pnpm/cli-meta":"1.0.2","@zkochan/retry":"^0.2.0","load-json-file":"^6.2.0","loud-rejection":"^2.2.0","read-yaml-file":"^2.0.0","@pnpm/cli-utils":"0.5.4","@pnpm/constants":"4.1.0","@zkochan/libnpx":"11.0.3","@zkochan/rimraf":"^1.0.0","write-json-file":"^4.3.0","write-yaml-file":"^4.1.3","deep-require-cwd":"1.0.0","@types/is-windows":"^1.0.0","normalize-newline":"3.0.0","@pnpm/core-loggers":"5.0.3","@pnpm/modules-yaml":"8.0.6","@types/cross-spawn":"^6.0.2","@types/graceful-fs":"^4.1.4","@pnpm/file-reporter":"^1.0.1","@pnpm/assert-project":"2.1.16","@pnpm/lockfile-types":"2.2.0","@pnpm/parse-cli-args":"3.2.2","dir-is-case-sensitive":"^1.0.2","@pnpm/default-reporter":"7.10.7","@types/update-notifier":"^5.0.0","@pnpm/read-package-json":"4.0.0","@pnpm/find-workspace-dir":"2.0.0","@pnpm/plugin-commands-audit":"3.0.6","@pnpm/plugin-commands-store":"2.0.79","@pnpm/read-project-manifest":"1.1.7","@pnpm/plugin-commands-import":"1.0.110","@pnpm/plugin-commands-server":"2.0.72","@pnpm/write-project-manifest":"1.1.7","@pnpm/common-cli-options-help":"0.3.1","@pnpm/find-workspace-packages":"2.3.42","@pnpm/plugin-commands-listing":"2.0.58","@pnpm/plugin-commands-rebuild":"2.2.34","anonymous-npm-registry-client":"0.1.2","@pnpm/plugin-commands-outdated":"3.0.54","@pnpm/filter-workspace-packages":"2.3.14","@pnpm/plugin-commands-publishing":"2.5.6","@pnpm/plugin-commands-installation":"3.5.28","@pnpm/plugin-commands-script-runners":"2.6.5"},"__optionalDependencies":{"node-gyp":"^7.1.2","graceful-fs":"4.2.4","update-notifier":"^5.1.0"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_5.18.9_1616631520220_0.8789512013364382","host":"s3://npm-registry-packages"}},"2.17.8":{"name":"pnpm","version":"2.17.8","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@2.17.8","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"c6b5bafd5cd7d16d5de8c1ef1d0ca55358c05e92","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-2.17.8.tgz","fileCount":4642,"integrity":"sha512-Lfqyq7foOu0HTHhimOAOmgDwN5uH1e4VwfyRnTJgalhVC317QL9y1df6jHATGf0Vy3uhW3AAt4JMuX48wDeFlg==","signatures":[{"sig":"MEYCIQDlwpQo74iUcqvU9j8hdwoQq1jkqU52SxzxheqcIAr9kwIhALvUjT+4hPFKVV8vQEFeZVhrZIb8DKY9wfX/sCLJKUDz","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":23228864,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb4iyZCRA9TVsSAnZWagAANx4P/iDyVVX7xnnSZnKV5HuA\n42DwFGlSADamIHhi3oFhRt0kVRJMS80ubPHurapiCpMkxEtaQFEDcFnig/hI\njyXOHqJzNXSnWTwo/56Rbv/7ncldwkSKJ0dv+OA+iIo3+pB2S4VTs8yPlBW5\n+EQB9FOvrtXWkE0BgLMCSMHHBwUh+esglmmKy1CcymjQyPukcbLOkFa0Qsfg\nwZoEl65O1xRi/pyAtJkyimDeTh0PGA2dw9dmB3292Pbi23ztW2PsK6qM6nYP\nxzlaeZ/A8kQ2i3X3UQ2BFc/VuowB0O+VpSQUjzcJ641Ssx3T9R9ag7tQdISb\nLR6H5cHYof2J0LZsTcpnJabHDnLRp2OKSEn30xhDsDg2Zpi1emKXeUaPz2ZS\nENz58RwCV9V5LqrSqNesvsVLPPjVhK7lOEdT3pJEPWSIAWzNcXlsWd4z2DI6\n5Ozk3BeEGAqAGDYQPabLr37a7evivnQQuQNGXY5NDq9NVknDSMlotwQkjsSB\ni6TyIetu68h8mYEMeXjaRn1QnmzYum/NfqtkgHgmEvq6Hg0FzPOSeuUd5DGw\nZUsS3G5yh1WR2/TWWkrpqAJ7HhscG1vjiB7btuM0DI5EeNpgaelVzQJJzmia\nOY+0HaHXOZycEGNVecho/ji+zaO9LspLizjAgECteljLYdnd/zoGLxLK/Ihk\nNDJi\r\n=+/Ls\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","_from":".","_shasum":"c6b5bafd5cd7d16d5de8c1ef1d0ca55358c05e92","engines":{"node":">=6"},"scripts":{"tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json --project .","test":"npm run lint && npm run tsc && npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"npm-run-all -p -r pnpm-registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf ../../../.tmp/ && rimraf node_modules/.bin/pnpm && pnpm-registry-mock prepare","pnpm-registry-mock":"pnpm-registry-mock","test:e2e-with-preview":"preview --skip-prepublishOnly && npm-run-all -p -r pnpm-registry-mock test:tap"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"greenkeeper":{"ignore":["@pnpm/default-fetcher","@pnpm/default-resolver","@pnpm/logger","@pnpm/outdated","@pnpm/server","@pnpm/types","pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-registry-mock","remove-all-except-outer-links","pnpm-shrinkwrap","supi"]},"_nodeVersion":"10.12.0","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"mz":"2.7.0","mem":"4.0.0","nopt":"4.0.1","supi":"0.25.6","chalk":"2.4.1","delay":"4.1.0","execa":"1.0.0","is-ci":"1.2.1","ramda":"0.25.0","diable":"4.0.1","p-limit":"2.0.0","get-port":"4.0.0","p-filter":"1.0.0","@types/mz":"0.0.32","camelcase":"5.0.0","is-subdir":"1.0.2","lru-cache":"4.1.3","minimatch":"3.0.4","path-name":"1.0.0","pnpm-list":"4.1.4","tree-kill":"1.2.0","is-windows":"1.0.2","pkgs-graph":"2.0.0","text-table":"0.2.0","@pnpm/types":"2.0.0","@pnpm/utils":"0.9.0","common-tags":"1.8.0","cross-spawn":"6.0.5","graceful-fs":"4.1.15","signal-exit":"3.0.2","strip-color":"0.1.0","@pnpm/config":"2.3.0","@pnpm/logger":"2.1.0","@pnpm/server":"1.0.2","find-packages":"2.2.0","package-store":"0.23.7","path-absolute":"1.0.0","read-ini-file":"1.0.0","@pnpm/outdated":"1.0.4","camelcase-keys":"4.2.0","load-json-file":"5.1.0","load-yaml-file":"0.1.0","loud-rejection":"1.6.0","mkdirp-promise":"5.0.1","process-exists":"3.1.0","util.promisify":"1.0.0","@pnpm/lifecycle":"3.0.2","@types/get-port":"4.0.0","@zkochan/libnpx":"9.6.1","graph-sequencer":"2.0.0","update-notifier":"2.5.0","@pnpm/store-path":"1.0.3","@types/lru-cache":"4.1.1","@types/minimatch":"3.0.3","@pnpm/core-loggers":"1.0.0","pnpm-file-reporter":"0.1.0","@pnpm/default-fetcher":"2.0.5","@types/camelcase-keys":"4.0.0","pnpm-default-reporter":"0.20.11","@pnpm/default-resolver":"2.0.5"},"_hasShrinkwrap":false,"devDependencies":{"caw":"2.0.1","ncp":"2.0.0","pnpm":"link:","tape":"4.9.1","p-any":"1.1.0","retry":"0.12.0","sepia":"2.0.2","byline":"5.0.0","mkdirp":"0.5.1","rimraf":"2.6.2","semver":"5.6.0","tslint":"5.11.0","ts-node":"6.2.0","write-pkg":"3.2.0","typescript":"3.1.6","@types/node":"10.12.2","@types/nopt":"3.0.29","@types/tape":"4.2.32","exists-link":"2.0.0","npm-run-all":"4.1.3","path-exists":"3.0.0","rimraf-then":"1.0.1","symlink-dir":"2.0.1","@types/p-any":"1.1.2","@types/ramda":"0.25.34","@types/retry":"0.10.2","tape-promise":"4.0.0","@pnpm/prepare":"0.0.0","@types/byline":"4.2.31","@types/mkdirp":"0.5.2","@types/semver":"5.5.0","package-preview":"1.0.6","write-json-file":"3.0.2","write-yaml-file":"2.0.0","deep-require-cwd":"1.0.0","npm-scripts-info":"0.3.9","normalize-newline":"3.0.0","@pnpm/modules-yaml":"2.0.0","@types/common-tags":"1.4.0","pnpm-registry-mock":"2.4.0","tslint-eslint-rules":"5.4.0","@pnpm/assert-project":"link:../../privatePackages/assert-project","@types/load-json-file":"2.0.7","@types/update-notifier":"2.5.0","tslint-config-standard":"8.0.1","@pnpm/read-package-json":"1.0.1","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_2.17.8_1541549208426_0.1782705798721047","host":"s3://npm-registry-packages"}},"6.30.1":{"name":"pnpm","version":"6.30.1","keywords":["pnpm6","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"license":"MIT","_id":"pnpm@6.30.1","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"bcaee951e220c9f4f8decacb44756a7171611792","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-6.30.1.tgz","fileCount":648,"integrity":"sha512-vkhVrxj4tgDREV4feLovUx4PeKggcMi0jrs8lH88Cf+5wnWk6jAv9bTzIxVLTsQCIGDnj4+4rP+7zbYzs5HfPg==","signatures":[{"sig":"MEUCIAfjrjWgJVZLEEhdE/lSdGTv2so+z65gPThXLIAdEPj2AiEAgqYqL2b1PP5GUZUnpxXSdYq/MfIdCsxtHvL1Ca8N+5k=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12152623,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJiBEBRCRA9TVsSAnZWagAA4FsP/jJAfK5wkpNcMe7UT5mg\nVe9WVSlJBeZ51q4Ijpx9CNqlVvv4cFO8w4X522YA5P6u/NeMNbGQq7cuOlMa\nNUi94P50f4iVpPof/Q0kjUG2ywAI2gI6XSh41TBtXAXc4gehA0xQVYHljzs8\nCQc8q/4RkfXeW6swVvd7qle8J4/lzqje9XWcu3K1K7OqlyjqOQP5+jaT3pXG\nhyJK6HxB0NBVCeFHeGBAAERZ10qL18UCeb0AtaBP9zdQLxxYtitoVSsUfa+E\n89df2lHEFtezq0ubDFyd5FY/mAfNL+wcfJWTcomu85YIgEN+uoyaDB6iC0g5\nxF31Gf/LxLh8vtp4qoZv8A0hjwtPs3Ehmho3Y8RlB4Tsj+30ob4f/KlgzgZT\nzGV8oaSlAW2+y3syQOdAxjtiaLln+2p7G0VPnRCGRZHquHc1jXGOfgOczQPT\n6t09GxAnGUyYu1fzggENY+cWF0vFkl0M/iKiWWu0zIf0FN75JwlNtrpJOEoK\n4Hw6OBwVHxmBRgBOeJgpK55dcC7YCPl9afQSfEbx2PrUa5/5yu/f+WnXpFPS\nQ/6UdvP8hLsc7/k7CiLwDEFVTJhaogFUO5Jiiq66S7J2Vxe1iKAyTAFpqI7X\nPAgo/3M1sMm/s2j1w1LBm/ZLfd+jdIK0f3vaBcXmxaq1LwlB/ZVTlYVz4G67\nobqu\r\n=JIJp\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","_from":"file:pnpm-6.30.1.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=12.17"},"funding":{"url":"https://opencollective.com/pnpm"},"scripts":{"lint":"eslint src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"tsc --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"tsc --build && pnpm run lint -- --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.cjs","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/home/runner/work/pnpm/pnpm/packages/pnpm/pnpm-6.30.1.tgz","_integrity":"sha512-vkhVrxj4tgDREV4feLovUx4PeKggcMi0jrs8lH88Cf+5wnWk6jAv9bTzIxVLTsQCIGDnj4+4rP+7zbYzs5HfPg==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.24.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"16.13.2","preferGlobal":true,"publishConfig":{"tag":"next","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_6.30.1_1644445777496_0.027713376237892273","host":"s3://npm-registry-packages"}},"7.6.0":{"name":"pnpm","version":"7.6.0","keywords":["pnpm7","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@7.6.0","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"e50ef80d171fad1a8ee359507d3c3338704e5ab6","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-7.6.0.tgz","fileCount":638,"integrity":"sha512-pCFZ4OSM3M7JUHShnmk4Hlt9A8QDxLx+i+9kkK4g60YuYhhhD3oqBfWrHax0/XMDvr7GwK0fqFjA8iD8HlZ8Kw==","signatures":[{"sig":"MEYCIQCvKN9QXU7m1lE/bnfaxKV29uRTurlG2vyWUgGsip7YgAIhAJy1deuKnq2CGwtlFPR/s0KjBSv5PUu3P9o5bGEsFewZ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":19739012,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi2XKuACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmop+w/9FeE8zA6BQZBGS7SaaU0Xv1ZkRNavTYpOwb8qz1EJ/Djwbn43\r\n4uYuCv2iypqRrafW9shdGh9yPlVEyLmfkbccEuAZBaqQBfwoCMGg/nnDaIoF\r\nF5wE+lAQJ8xyQpJla89ZibVVQMUlgKW5mhDzw5ENGaBJXY4TpDtd28kw4QWO\r\nU3BQTy2SOskY6L7SukApVfE3zUSHAnsMpQZraYF6KE4ecFGZ9LQL7gze84G1\r\n9IR7/ly0mvxKfTAgcSpEApUraNFEl22VklZjcbN6JTp39NPW9QzeTYxa7vQu\r\ncLPZTp0Mz2Cl4WY81lZWhMdsV1I6W6nRafK3+hKDbMzp53amfmWdXYAB2xAD\r\n5UwNj/XtAVB5ItRi41lcvqjNh+Vk/Sq/PXdZN9JD+ylBpK8HFEMDShmDLrFo\r\nkUiuRQwB61CZF973Q0i+QV1rywMILCPXCmdL2ckWpY+67bY5bJBctlYuy0B3\r\niLuAzwGViTTSy2kaUKWGcCalgdRBwMM5HqbJY6dXA+qQGZJVEu23KT0QHQHO\r\njaqQt+MDF09t+MyoEcR/6gMonOEJxpwgqKFbmMkMOAC22St6LuR/Kx2eJGsF\r\nrO23Oi+WWh3RBliWHlyHbXZvlBoV6Z4HjuWEKOfKul2y5q/gMxsEl+egevrQ\r\n5mBUBzbOaxJHOwTHREa1Rgueec3lBUdoC+A=\r\n=4NQR\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","_from":"file:pnpm-7.6.0.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=14.6"},"exports":{".":"./package.json"},"funding":{"url":"https://opencollective.com/pnpm"},"scripts":{"lint":"eslint src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7782 pnpm run test:e2e","start":"tsc --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.cjs","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/0ff01af2c2f5b2801f80e3d5f3f4370b/pnpm-7.6.0.tgz","_integrity":"sha512-pCFZ4OSM3M7JUHShnmk4Hlt9A8QDxLx+i+9kkK4g60YuYhhhD3oqBfWrHax0/XMDvr7GwK0fqFjA8iD8HlZ8Kw==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.24.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"16.16.0","preferGlobal":true,"publishConfig":{"tag":"next-7","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_7.6.0_1658417838215_0.11205234730167057","host":"s3://npm-registry-packages"}},"2.17.0-5":{"name":"pnpm","version":"2.17.0-5","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@2.17.0-5","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"acce3f9b9cb4a85185797f5f06f0027e9feb0d42","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-2.17.0-5.tgz","fileCount":4626,"integrity":"sha512-OlbR9w8IE24zo975NIDw8FfDExHOq2IIScJghxCIIzBrpOeGrY3GxdZmJhd33nxiI0jfkolTVQTKs9Cgl9GQ7A==","signatures":[{"sig":"MEUCIA6vBdRsIMIvDInFJ2Zgj8K6OQxIJ+edVkIsxpmaArY1AiEA3UUpI1U1aMbQpUTcxA7S79hwg89dKb2c2aqm19d77Qc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":23065538,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbzMq9CRA9TVsSAnZWagAA67EP/35SYadZ58Dizf/dqXog\nqc3kwqhTp2BmXNAvISwCnWY3Vd7ZCRoxsv/0HJQezWp3Y9NfZsRP59G/VTva\nIEQaSw23UvuJ8Ro5zJx3jIGylBiSDfPloQugeBTc1xHV7gbzPLa4SQCFMxLP\nsSCqxb2l9vgvcgJCMyS4WhiDulklhajrLLrLMIIhTbFB4DqCnyjbYGqru03p\nOU55vGtKiu4ogDsPDjEBtiKgKEmqJPhR+tM+/1wYVu4H0NKguAJqFOlzMySc\nujDegzMAEf5A5BY+f337zTk2aIHLMm/vhw/fMauM5cj5Hl9BFB0FNNC7INPG\nIDEuHLICqZ9lk0403eQpFAHhKQYn6r4LhaP/0GOnnWolsEitiBkc4JwRfcwp\nTNNIxZpK1ijSMY78s6E+2HdjGHPNms0hz65jJrusBdZfLXerSq9feP//feGu\ntK8DCsZYpCvQj+40WTyDobRBzMKDHiFlPoqNBkKIAnP6XNukU0Dp0ggoqg62\n3cwceEuwAIt99hWZp1y1a2fjRTcjPhMUcwKnl3SGJz9Y+sCF3us5rE+mLG3r\nrpCzmZZ9LSEkKVa1ZQiZwo9WK/UheDNruH0+JnJ+0qQgVYDilT67KBVAiN61\nGQmbBcaz95opWmQWLVyioVdygl+daCBCATKSWyS8RwP2DjhfNj7Jh3pF3i44\n0c00\r\n=TLaG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","_from":".","_shasum":"acce3f9b9cb4a85185797f5f06f0027e9feb0d42","engines":{"node":">=6"},"scripts":{"tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json --project .","test":"npm run lint && npm run tsc && npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"npm-run-all -p -r pnpm-registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf ../../../.tmp/ && rimraf node_modules/.bin/pnpm && pnpm-registry-mock prepare","pnpm-registry-mock":"pnpm-registry-mock","test:e2e-with-preview":"preview --skip-prepublishOnly && npm-run-all -p -r pnpm-registry-mock test:tap"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"greenkeeper":{"ignore":["@pnpm/default-fetcher","@pnpm/default-resolver","@pnpm/logger","@pnpm/outdated","@pnpm/server","@pnpm/types","pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-registry-mock","remove-all-except-outer-links","pnpm-shrinkwrap","supi"]},"_nodeVersion":"10.12.0","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"mz":"2.7.0","mem":"4.0.0","nopt":"4.0.1","supi":"0.25.0","chalk":"2.4.1","delay":"4.0.1","execa":"1.0.0","is-ci":"1.2.1","ramda":"0.25.0","diable":"4.0.1","p-limit":"2.0.0","get-port":"4.0.0","@types/mz":"^0.0.32","camelcase":"5.0.0","is-subdir":"^1.0.2","lru-cache":"4.1.3","minimatch":"3.0.4","path-name":"1.0.0","pnpm-list":"4.1.0","tree-kill":"1.2.0","is-windows":"1.0.2","pkgs-graph":"2.0.0","text-table":"0.2.0","@pnpm/types":"2.0.0","@pnpm/utils":"0.9.0","common-tags":"1.8.0","cross-spawn":"6.0.5","graceful-fs":"4.1.11","signal-exit":"3.0.2","strip-color":"0.1.0","@pnpm/config":"2.3.0","@pnpm/logger":"2.1.0","@pnpm/server":"1.0.0","find-packages":"2.2.0","package-store":"0.23.5","path-absolute":"1.0.0","read-ini-file":"1.0.0","@pnpm/outdated":"1.0.0","camelcase-keys":"4.2.0","load-json-file":"5.1.0","load-yaml-file":"0.1.0","loud-rejection":"1.6.0","mkdirp-promise":"5.0.1","process-exists":"3.1.0","util.promisify":"1.0.0","@pnpm/lifecycle":"3.0.2","@types/get-port":"^4.0.0","@zkochan/libnpx":"9.6.1","graph-sequencer":"2.0.0","update-notifier":"2.5.0","@pnpm/store-path":"1.0.3","@types/lru-cache":"^4.1.1","@types/minimatch":"^3.0.3","@pnpm/core-loggers":"1.0.0","pnpm-file-reporter":"0.1.0","@pnpm/default-fetcher":"2.0.3","@types/camelcase-keys":"^4.0.0","pnpm-default-reporter":"0.20.10","@pnpm/default-resolver":"2.0.5"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"caw":"^2.0.0","ncp":"^2.0.0","pnpm":"link:.","tape":"^4.6.3","p-any":"^1.1.0","retry":"^0.12.0","sepia":"^2.0.2","byline":"^5.0.0","mkdirp":"^0.5.1","rimraf":"^2.5.4","semver":"^5.3.0","tslint":"^5.4.2","ts-node":"^6.2.0","write-pkg":"^3.1.0","typescript":"^3.0.0","@types/node":"10.12.0","@types/nopt":"^3.0.29","@types/tape":"^4.2.30","exists-link":"^2.0.0","npm-run-all":"^4.0.1","path-exists":"^3.0.0","rimraf-then":"^1.0.1","@types/p-any":"^1.1.2","@types/ramda":"0.25.34","@types/retry":"^0.10.2","tape-promise":"^4.0.0","@pnpm/prepare":"0.0.0","@types/byline":"^4.2.31","@types/mkdirp":"^0.5.0","@types/semver":"^5.3.32","package-preview":"^1.0.0","write-json-file":"^3.0.0","write-yaml-file":"^1.0.0","deep-require-cwd":"^1.0.0","npm-scripts-info":"^0.3.6","normalize-newline":"^3.0.0","@pnpm/modules-yaml":"2.0.0","@types/common-tags":"^1.2.5","pnpm-registry-mock":"^2.2.0","tslint-eslint-rules":"5.4.0","@pnpm/assert-project":"link:../../privatePackages/assert-project","@types/load-json-file":"^2.0.6","@types/update-notifier":"^2.0.0","tslint-config-standard":"8.0.1","@pnpm/read-package-json":"1.0.1","anonymous-npm-registry-client":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_2.17.0-5_1540147900475_0.35702032659928307","host":"s3://npm-registry-packages"}},"8.4.0":{"name":"pnpm","version":"8.4.0","keywords":["pnpm8","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@8.4.0","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"73c608c602d520c436c7b250330315d83ffcc1ee","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-8.4.0.tgz","fileCount":658,"integrity":"sha512-oW5jpFgCmXHIVOU5HZLBWGBtCH7K4JSRdpk7/f+Dtp+KhUsX5NQaWzzYyU9TX7eAsfYMko179133gbUS+JTrMw==","signatures":[{"sig":"MEQCIBIupzuNmldCoOsdL5iSuZ5LJ41fc47sdhxanNQu9KIrAiBKKMWBCYaK0MtrQ6fWDGz7nHMET3iwSCq2GvejkJG2sQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12874851,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkUO3BACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq6YBAAgpc1aGuNuLluhN5ZIEFO1v7MdM5PAWm5AI5eB9WIut3cGioh\r\n8ix44d/hjWEhWvKaIc1X3b5DSK80bOm4mhUidVYPArJXrQrcFy/MIZFY5qPB\r\nLLMwejJCaeWpmDDYcUU197bzWo4zQUf2tdDwYM20AQTWxkdsv0vF0UXLhssD\r\nsR3LxNvsUhMbfC3szMhXtH9fBbMOe7o/BMtxojfBJbfD/w9d/G/sz8m8AO2j\r\n12cMJpNU2gQprh6nA36EgJiED6gxDoAeTZvjIdzhoCGrIDbuwHbpwJk/FXgB\r\nrLgAaSK180tJQnjRAS9Dq8fRJTBk/5WPFJ8WmENGKSSU0i4RlzgyguB+lBYW\r\nMeg/vi4xpAKEqjiS+web+CKOpHnJ5HxmlVwXT/MYM7aW0qXq7IPaylJgnDS4\r\ngfU6LZpXoqJpcpw+aawx8vI3Vlyw4R4xpi3+0DAQg/Nj0g/1ZWihFvmvDQs8\r\n3ZPzJqV+7u2WUtvR0+58NwsQ+qSfu0XlAHf/MFbwKNwrvfgDAJxd707xem2l\r\nGIM3i7CNs5RfSu2x1r9px27HgslngmffV3cwQvYHlVr6pj+9x8hU9HHN5B0g\r\nyrOcgixCWCfW1ONOwtLUnQYkYTn+QGRSOkLGvdxC0D3f/CmypRMRjylr8Fgf\r\nyXHYObzLAGxvGC8GltGGq9luCkz91rvnBbs=\r\n=V2js\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","_from":"file:pnpm-8.4.0.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=16.14"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7776 pnpm run test:e2e","start":"tsc --watch","bundle":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/3374be501eee719b000a0e8e392a5c9d/pnpm-8.4.0.tgz","_integrity":"sha512-oW5jpFgCmXHIVOU5HZLBWGBtCH7K4JSRdpk7/f+Dtp+KhUsX5NQaWzzYyU9TX7eAsfYMko179133gbUS+JTrMw==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"9.5.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"18.16.0","preferGlobal":true,"publishConfig":{"tag":"next-8","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_8.4.0_1683025345189_0.571804146323657","host":"s3://npm-registry-packages"}},"10.24.0":{"name":"pnpm","version":"10.24.0","keywords":["pnpm","pnpm10","dependencies","dependency manager","efficient","fast","hardlinks","install","installer","link","lockfile","modules","monorepo","multi-package","npm","package manager","package.json","packages","prune","rapid","remove","shrinkwrap","symlinks","uninstall","workspace"],"license":"MIT","_id":"pnpm@10.24.0","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"c8c77df8aafbc7af47f7854e0132e058fba4b7e2","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-10.24.0.tgz","fileCount":1068,"integrity":"sha512-Af+K5xtEGZA7ZcYPstydNM+LtuBtA73hEu8496NNaQTEJLpmvqXNzxKJAjC/OflYBHMUDtnJRv7zKLblI4o0Wg==","signatures":[{"sig":"MEYCIQDWx80nVRvcdcU5aYfi5EpR90161B93mNv7f+5OYBadWgIhANEhS/yAVF4FERrwmQ1rA570dHKotTlUIipTXcjxVDqI","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/pnpm@10.24.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":17472577},"jest":{"preset":"@pnpm/jest-config/with-registry"},"main":"bin/pnpm.cjs","type":"commonjs","_from":"file:pnpm-10.24.0.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=18.12"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"jest","start":"tsc --watch","bundle":"ts-node bundle.ts","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/templates dist/templates && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:4278a4df-1aad-48ee-a502-ee0d0bdc49bd"}},"_resolved":"/tmp/e756b00b2d4b053d30be066277afeb2a/pnpm-10.24.0.tgz","_integrity":"sha512-Af+K5xtEGZA7ZcYPstydNM+LtuBtA73hEu8496NNaQTEJLpmvqXNzxKJAjC/OflYBHMUDtnJRv7zKLblI4o0Wg==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git","directory":"pnpm"},"_npmVersion":"11.6.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"20.19.5","preferGlobal":true,"publishConfig":{"tag":"next-10","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/pnpm_10.24.0_1764254139995_0.9278520126365939","host":"s3://npm-registry-packages-npm-production"}},"1.35.8":{"name":"pnpm","version":"1.35.8","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@1.35.8","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js","pnpx":"lib/bin/pnpx.js"},"dist":{"shasum":"de87c7b33f00189654aea49b4eb56317dcdbe7cd","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-1.35.8.tgz","fileCount":6224,"integrity":"sha512-NkqGvtRxPTrnJ88u6+0zpYTTE3dRRMDWG/0XkEZANeC0HAMGcLPj409dx7iHpeLTPrkexMu/pWPJXNP5nNVrTg==","signatures":[{"sig":"MEQCIDTgOqJw4tQSgp4DLsp5ydQB5xN4lACCugYG0xULO3AdAiBuTINXj1asOZo5l1t+0D5usWDKMYfFkkbUaS8i7KztZQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":25722771},"main":"lib/bin/pnpm.js","_from":".","files":["lib/"],"_shasum":"de87c7b33f00189654aea49b4eb56317dcdbe7cd","engines":{"node":">=4"},"gitHead":"30dfe15ce4b0000304618e2e858a7288916f1004","scripts":{"tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json --project .","test":"npm run lint && npm run tsc && npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"preview --skip-prepublishOnly && npm-run-all -p -r pnpm-registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf ../.tmp/ && rimraf node_modules/.bin/pnpm && pnpm-registry-mock prepare","pnpm-registry-mock":"pnpm-registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"greenkeeper":{"ignore":["@pnpm/default-fetcher","@pnpm/default-resolver","@pnpm/logger","@pnpm/outdated","@pnpm/server","@pnpm/types","pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-registry-mock","remove-all-except-outer-links","pnpm-shrinkwrap","supi"]},"_nodeVersion":"6.11.4","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"nopt":"^4.0.1","supi":"^0.14.4","chalk":"^2.2.0","delay":"^2.0.0","is-ci":"^1.0.10","ramda":"^0.25.0","retry":"^0.10.1","byline":"^5.0.0","diable":"^4.0.1","p-limit":"^1.1.0","get-port":"^3.2.0","camelcase":"^4.1.0","path-name":"^1.0.0","pnpm-list":"^2.0.0","tree-kill":"^1.2.0","is-windows":"^1.0.1","pkgs-graph":"^2.0.0","text-table":"^0.2.0","@pnpm/types":"^1.5.0","common-tags":"^1.4.0","cross-spawn":"^6.0.3","graceful-fs":"^4.1.11","signal-exit":"^3.0.2","strip-color":"^0.1.0","@pnpm/config":"^0.2.2","@pnpm/logger":"^1.0.0","@pnpm/server":"^0.8.2","@types/retry":"^0.10.2","find-packages":"^2.2.0","package-store":"^0.17.2","@pnpm/outdated":"^0.2.10","load-json-file":"^4.0.0","load-yaml-file":"^0.1.0","loud-rejection":"^1.6.0","mkdirp-promise":"^5.0.1","process-exists":"^3.0.0","util.promisify":"^1.0.0","@types/get-port":"^3.2.0","@zkochan/libnpx":"^9.6.1","graph-sequencer":"^2.0.0","update-notifier":"^2.1.0","write-json-file":"^2.3.0","@pnpm/store-path":"^1.0.3","pnpm-file-reporter":"^0.1.0","@pnpm/default-fetcher":"^0.4.0","pnpm-default-reporter":"^0.14.6","@pnpm/default-resolver":"^0.1.4","@types/write-json-file":"^2.2.1"},"_hasShrinkwrap":false,"devDependencies":{"mz":"^2.6.0","caw":"^2.0.0","tape":"^4.6.3","execa":"^0.9.0","isexe":"^2.0.0","sepia":"^2.0.2","mkdirp":"^0.5.1","rimraf":"^2.5.4","semver":"^5.3.0","tslint":"^5.4.2","ts-node":"^5.0.0","read-pkg":"^3.0.0","@types/mz":"^0.0.32","write-pkg":"^3.1.0","typescript":"^2.7.1","@types/node":"^9.3.0","@types/nopt":"^3.0.29","@types/tape":"^4.2.30","exists-link":"^2.0.0","npm-run-all":"^4.0.1","path-exists":"^3.0.0","rimraf-then":"^1.0.1","@types/delay":"^2.0.1","@types/ramda":"^0.25.0","tape-promise":"^2.0.1","@types/byline":"^4.2.31","@types/mkdirp":"^0.5.0","@types/semver":"^5.3.32","@zkochan/husky":"^0.0.0","@commitlint/cli":"^4.0.0","package-preview":"^1.0.0","write-yaml-file":"^1.0.0","deep-require-cwd":"^1.0.0","npm-scripts-info":"^0.3.6","normalize-newline":"^3.0.0","@types/common-tags":"^1.2.5","pnpm-registry-mock":"^1.5.0","@types/load-json-file":"^2.0.6","@commitlint/prompt-cli":"^5.0.0","@types/update-notifier":"^2.0.0","@commitlint/config-angular":"^4.2.0","anonymous-npm-registry-client":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_1.35.8_1520555190958_0.9877223998144611","host":"s3://npm-registry-packages"}},"8.13.0":{"name":"pnpm","version":"8.13.0","keywords":["pnpm8","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@8.13.0","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"fadaecd8bf1e228888edcb7030031a040e00ed99","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-8.13.0.tgz","fileCount":681,"integrity":"sha512-TJw1urAMAYgKq/8PuENFMRIKyBkmYvpCAD4O20gGH7Nq1estY8vNtUBI4EOHciFiXOR1pdJDxvaM/zPcgvkViw==","signatures":[{"sig":"MEQCIGteJOF0/691BnP0rZTHyHg0NVRDIyg4ymtfkB21F4ULAiAiHdeRuLsP081i4BNLOByJrptHTbZc3TDr5sCdXNVYQw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":14079115},"main":"bin/pnpm.cjs","_from":"file:pnpm-8.13.0.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=16.14"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7776 jest","start":"tsc --watch","bundle":"ts-node bundle.ts","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"_resolved":"/private/var/folders/g7/5ygp0ncd6qx5g4fn5hpsqq5c0000gn/T/7ccad6ef4b9536e2cd3dcfb22a402d53/pnpm-8.13.0.tgz","_integrity":"sha512-TJw1urAMAYgKq/8PuENFMRIKyBkmYvpCAD4O20gGH7Nq1estY8vNtUBI4EOHciFiXOR1pdJDxvaM/zPcgvkViw==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"10.2.3","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"18.18.2","preferGlobal":true,"publishConfig":{"tag":"next-8","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/pnpm_8.13.0_1702568304283_0.7118793879696472","host":"s3://npm-registry-packages"}},"1.35.7":{"name":"pnpm","version":"1.35.7","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@1.35.7","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js","pnpx":"lib/bin/pnpx.js"},"dist":{"shasum":"2b723e244bd611d8bbcf0845cdbaf5d37d3969d9","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-1.35.7.tgz","fileCount":6224,"integrity":"sha512-yiPPKAqZLxPIc5wfwEk3BJIOSBMdxTJpSRdUxINaSErpjTvUlCjeAhEtvKXvxtv4uxth2k99zDxjCJ/3SwOtIg==","signatures":[{"sig":"MEUCIQDVcNwkTEumFEp3j96rbhV6k7JXQfRXcGd2UvJCQb2kPwIgJT2mtpXyfmzhpJOVB+i6E17K0DkZRY/eHuASjcnKMEQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":25721352},"main":"lib/bin/pnpm.js","_from":".","files":["lib/"],"_shasum":"2b723e244bd611d8bbcf0845cdbaf5d37d3969d9","engines":{"node":">=4"},"gitHead":"6a9d0a0f904391408e9d0a6e2a514a4f7e1284e1","scripts":{"tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json --project .","test":"npm run lint && npm run tsc && npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"preview --skip-prepublishOnly && npm-run-all -p -r pnpm-registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf ../.tmp/ && rimraf node_modules/.bin/pnpm && pnpm-registry-mock prepare","pnpm-registry-mock":"pnpm-registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"greenkeeper":{"ignore":["@pnpm/default-fetcher","@pnpm/default-resolver","@pnpm/logger","@pnpm/outdated","@pnpm/server","@pnpm/types","pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-registry-mock","remove-all-except-outer-links","pnpm-shrinkwrap","supi"]},"_nodeVersion":"6.11.4","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"nopt":"^4.0.1","supi":"^0.14.4","chalk":"^2.2.0","delay":"^2.0.0","is-ci":"^1.0.10","ramda":"^0.25.0","retry":"^0.10.1","byline":"^5.0.0","diable":"^4.0.1","p-limit":"^1.1.0","get-port":"^3.2.0","camelcase":"^4.1.0","path-name":"^1.0.0","pnpm-list":"^2.0.0","tree-kill":"^1.2.0","is-windows":"^1.0.1","pkgs-graph":"^2.0.0","text-table":"^0.2.0","@pnpm/types":"^1.5.0","common-tags":"^1.4.0","cross-spawn":"^6.0.3","graceful-fs":"^4.1.11","signal-exit":"^3.0.2","strip-color":"^0.1.0","@pnpm/config":"^0.2.0","@pnpm/logger":"^1.0.0","@pnpm/server":"^0.8.2","@types/retry":"^0.10.2","find-packages":"^2.2.0","package-store":"^0.17.2","@pnpm/outdated":"^0.2.10","load-json-file":"^4.0.0","load-yaml-file":"^0.1.0","loud-rejection":"^1.6.0","mkdirp-promise":"^5.0.1","process-exists":"^3.0.0","util.promisify":"^1.0.0","@types/get-port":"^3.2.0","@zkochan/libnpx":"^9.6.1","graph-sequencer":"^2.0.0","update-notifier":"^2.1.0","write-json-file":"^2.3.0","@pnpm/store-path":"^1.0.3","pnpm-file-reporter":"^0.1.0","@pnpm/default-fetcher":"^0.4.0","pnpm-default-reporter":"^0.14.4","@pnpm/default-resolver":"^0.1.4","@types/write-json-file":"^2.2.1"},"_hasShrinkwrap":false,"devDependencies":{"mz":"^2.6.0","caw":"^2.0.0","tape":"^4.6.3","execa":"^0.9.0","isexe":"^2.0.0","sepia":"^2.0.2","mkdirp":"^0.5.1","rimraf":"^2.5.4","semver":"^5.3.0","tslint":"^5.4.2","ts-node":"^5.0.0","read-pkg":"^3.0.0","@types/mz":"^0.0.32","write-pkg":"^3.1.0","typescript":"^2.7.1","@types/node":"^9.3.0","@types/nopt":"^3.0.29","@types/tape":"^4.2.30","exists-link":"^2.0.0","npm-run-all":"^4.0.1","path-exists":"^3.0.0","rimraf-then":"^1.0.1","@types/delay":"^2.0.1","@types/ramda":"^0.25.0","tape-promise":"^2.0.1","@types/byline":"^4.2.31","@types/mkdirp":"^0.5.0","@types/semver":"^5.3.32","@zkochan/husky":"^0.0.0","@commitlint/cli":"^4.0.0","package-preview":"^1.0.0","write-yaml-file":"^1.0.0","deep-require-cwd":"^1.0.0","npm-scripts-info":"^0.3.6","normalize-newline":"^3.0.0","@types/common-tags":"^1.2.5","pnpm-registry-mock":"^1.5.0","@types/load-json-file":"^2.0.6","@commitlint/prompt-cli":"^5.0.0","@types/update-notifier":"^2.0.0","@commitlint/config-angular":"^4.2.0","anonymous-npm-registry-client":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_1.35.7_1520512759915_0.7591017097784072","host":"s3://npm-registry-packages"}},"8.13.1":{"name":"pnpm","version":"8.13.1","keywords":["pnpm8","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@8.13.1","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"90f9b2bb3ed58632bcb7b13c3902d6873ee9501c","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-8.13.1.tgz","fileCount":684,"integrity":"sha512-dYvrxpictkYsUTgSmEAZOxDCWN3NsKtD7g753Yd4S8IY1uQctb7qw2K4zjPx+LCAJbWZkzwLzoIFCpo2uEdNQw==","signatures":[{"sig":"MEQCIHVwOpfYeIzKMxl0PWJcgMt5TNmwQFCVEXar4WWBEKRgAiBm2dkMow6ZznatbU3zfcme8VWRONnzD1uoAC8oUH6wdQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15048584},"main":"bin/pnpm.cjs","_from":"file:pnpm-8.13.1.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=16.14"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7776 jest","start":"tsc --watch","bundle":"ts-node bundle.ts","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/e03d16531947473776e792d1c85fc588/pnpm-8.13.1.tgz","_integrity":"sha512-dYvrxpictkYsUTgSmEAZOxDCWN3NsKtD7g753Yd4S8IY1uQctb7qw2K4zjPx+LCAJbWZkzwLzoIFCpo2uEdNQw==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"10.2.3","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"18.19.0","preferGlobal":true,"publishConfig":{"tag":"next-8","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_8.13.1_1703602638341_0.5421259510538445","host":"s3://npm-registry-packages"}},"1.35.9":{"name":"pnpm","version":"1.35.9","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@1.35.9","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js","pnpx":"lib/bin/pnpx.js"},"dist":{"shasum":"f4226994a8084731e04caef06b7a31e4fce2f4f7","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-1.35.9.tgz","fileCount":6185,"integrity":"sha512-Ngzsm4p2YH4fkfMVifjYomElf8p3qrFwcjP6wW9IsL8lzZwosBkUnlP47gi9yOX0gJMjFNInxbsHHImy02dfIA==","signatures":[{"sig":"MEQCIHXjadi1UpLzClkDcTXzY4Vy0SOEl/qUyD00Rdct+jiSAiBLBUqaghLMNWq9mz4cjZhMXespIje3K6t7zpfOIhXNyw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":25604752},"main":"lib/bin/pnpm.js","_from":".","files":["lib/"],"_shasum":"f4226994a8084731e04caef06b7a31e4fce2f4f7","engines":{"node":">=4"},"gitHead":"c9a918d9500b146bd39af880ec4b70973cab1731","scripts":{"tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json --project .","test":"npm run lint && npm run tsc && npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"preview --skip-prepublishOnly && npm-run-all -p -r pnpm-registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf ../.tmp/ && rimraf node_modules/.bin/pnpm && pnpm-registry-mock prepare","pnpm-registry-mock":"pnpm-registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"greenkeeper":{"ignore":["@pnpm/default-fetcher","@pnpm/default-resolver","@pnpm/logger","@pnpm/outdated","@pnpm/server","@pnpm/types","pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-registry-mock","remove-all-except-outer-links","pnpm-shrinkwrap","supi"]},"_nodeVersion":"6.11.4","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"nopt":"^4.0.1","supi":"^0.14.6","chalk":"^2.2.0","delay":"^2.0.0","is-ci":"^1.0.10","ramda":"^0.25.0","retry":"^0.10.1","byline":"^5.0.0","diable":"^4.0.1","p-limit":"^1.1.0","get-port":"^3.2.0","camelcase":"^4.1.0","path-name":"^1.0.0","pnpm-list":"^2.0.0","tree-kill":"^1.2.0","is-windows":"^1.0.1","pkgs-graph":"^2.0.0","text-table":"^0.2.0","@pnpm/types":"^1.5.0","common-tags":"^1.4.0","cross-spawn":"^6.0.3","graceful-fs":"^4.1.11","signal-exit":"^3.0.2","strip-color":"^0.1.0","@pnpm/config":"^0.2.2","@pnpm/logger":"^1.0.0","@pnpm/server":"^0.9.0","@types/retry":"^0.10.2","find-packages":"^2.2.0","package-store":"^0.18.0","@pnpm/outdated":"^0.2.10","load-json-file":"^4.0.0","load-yaml-file":"^0.1.0","loud-rejection":"^1.6.0","mkdirp-promise":"^5.0.1","process-exists":"^3.0.0","util.promisify":"^1.0.0","@types/get-port":"^3.2.0","@zkochan/libnpx":"^9.6.1","graph-sequencer":"^2.0.0","update-notifier":"^2.1.0","write-json-file":"^2.3.0","@pnpm/store-path":"^1.0.3","pnpm-file-reporter":"^0.1.0","@pnpm/default-fetcher":"^0.4.0","pnpm-default-reporter":"^0.14.6","@pnpm/default-resolver":"^0.1.4","@types/write-json-file":"^2.2.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"mz":"^2.6.0","caw":"^2.0.0","tape":"^4.6.3","execa":"^0.9.0","sepia":"^2.0.2","mkdirp":"^0.5.1","rimraf":"^2.5.4","semver":"^5.3.0","tslint":"^5.4.2","ts-node":"^5.0.0","read-pkg":"^3.0.0","@types/mz":"^0.0.32","write-pkg":"^3.1.0","typescript":"^2.7.1","@types/node":"^9.3.0","@types/nopt":"^3.0.29","@types/tape":"^4.2.30","exists-link":"^2.0.0","npm-run-all":"^4.0.1","path-exists":"^3.0.0","rimraf-then":"^1.0.1","@types/delay":"^2.0.1","@types/ramda":"^0.25.0","tape-promise":"^2.0.1","@types/byline":"^4.2.31","@types/mkdirp":"^0.5.0","@types/semver":"^5.3.32","@zkochan/husky":"^0.0.0","@commitlint/cli":"^6.1.3","package-preview":"^1.0.0","write-yaml-file":"^1.0.0","deep-require-cwd":"^1.0.0","npm-scripts-info":"^0.3.6","normalize-newline":"^3.0.0","@types/common-tags":"^1.2.5","pnpm-registry-mock":"^1.5.0","@pnpm/assert-project":"^1.1.1","@types/load-json-file":"^2.0.6","@commitlint/prompt-cli":"^6.1.3","@types/update-notifier":"^2.0.0","anonymous-npm-registry-client":"^0.1.2","@commitlint/config-conventional":"^6.1.3"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_1.35.9_1520894577605_0.6754146801134333","host":"s3://npm-registry-packages"}},"5.8.0-0":{"name":"pnpm","version":"5.8.0-0","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@5.8.0-0","maintainers":[{"name":"zkochan","email":"z@kochan.io"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"6c730c03b401f3d915722b341a107480d200086b","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-5.8.0-0.tgz","fileCount":7697,"integrity":"sha512-pj/dSSXeS51VG3CWQAdN+ZxHb7/9gkwDFzcbp74U/Svv0NyabUtT7Y34i3bSS2LAhuQ+bCklLAFu7XSxYYY5tQ==","signatures":[{"sig":"MEUCIQDKMScgHE3+UCm1aHc6KaqTrngYuEMXI1cppMMxkdsXbQIga+FN4yA8V9msQAS8pw8+uDhAHd4k6h9mKmKAYwnn5tE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":21642378,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfbTY1CRA9TVsSAnZWagAA3RAP/2HVYNuIHVJbx5qyk7Y0\n6XL9MbsecDN518ovxFTlJVK4EZgw8y5T0OgAwjnOxb4IfXbVDsOO53XjJw1A\nx5qRnIlxsbVMQWVlt4Z+a0c7bC+E1AzsXVaBb77h0SnO9DqdKksRZzB5OHwT\nBIrXmOcVvLr8PeFqAy/hzYdaxyvz3mER3aWXgH2XuSrJ2zIyPOpZbYhN5drG\nHpO9PWbqOwZaOsgMguk7vVrnKkNfU9mm5y6X2OF5sP2aMRj+CTWEygzYwi3f\ny26bVSLm2BI5KOGtfai/pH5pDlhe6tkW8/nTp9KQQMRq4BDn4fT2svOWMjob\nkOoupSDnpx+kewGU1TTCxW7rs6bcEYNsvVBsepaN79xXpBx/eqwST2Z1sqW5\nLc/yAZXGqMbUqi6PrU6RPQbHEypdlBx0OJd7sILzB6NO7l6RE0wRr0YuMwL2\nVmGPoKGWHcoZQ3OxGQeyRmJocqvIywAHcAYPuU3akWJRNXlNOu8UlTo6ybrj\nKSZliBfs6PPCg+5fv/M5iSsyj55dlm5jiDT/FA4ztF5DFBGIDelSkg60fn8r\nh0DW37HpbfpcymhRLAtpkZjpMGRcVwq8vFv5h983wKIMRuxWR1lycFroDLx2\n5vnL6GmqFhH6uuyqo6f6E5SeQUE8jbqonDjzXEkaZs6jHeG+ZnUB+4NecYtA\nk11n\r\n=pNDR\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","engines":{"node":">=10.14"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint -c ../../eslint.json src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"npm run tsc -- --watch","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:tap","test:tap":"cd ../.. && c8 --reporter lcov --reports-dir packages/pnpm/coverage ts-node packages/pnpm/test --type-check","postpublish":"publish-packed","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock","prepublishOnly":"pnpm run compile && npm cache clear --force && publish-packed --prune --npm-client yarn"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"6.14.7","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"12.18.3","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"nopt":"^5.0.0","chalk":"^4.1.0","is-ci":"^2.0.0","ramda":"^0.27.1","which":"^2.0.2","path-name":"^1.0.0","split-cmd":"^1.0.1","pkgs-graph":"5.2.0","strip-ansi":"^6.0.0","@pnpm/types":"6.2.0","@types/nopt":"^3.0.29","graceful-fs":"^4.2.4","render-help":"^1.0.0","@pnpm/config":"11.4.0","@pnpm/logger":"^3.2.2","@pnpm/tabtab":"0.0.1","@pnpm/command":"1.0.0","@pnpm/run-npm":"2.0.3","@pnpm/cli-meta":"1.0.1","loud-rejection":"^2.2.0","@pnpm/cli-utils":"0.4.29","@zkochan/libnpx":"11.0.3","update-notifier":"^4.1.1","@pnpm/core-loggers":"5.0.0","@pnpm/file-reporter":"^1.0.0","@pnpm/parse-cli-args":"3.2.0","@pnpm/default-reporter":"7.9.2","@pnpm/find-workspace-dir":"1.0.1","@pnpm/plugin-commands-audit":"2.0.16","@pnpm/plugin-commands-store":"2.0.41","@pnpm/plugin-commands-import":"1.0.65","@pnpm/plugin-commands-server":"2.0.37","@pnpm/common-cli-options-help":"0.2.0","@pnpm/plugin-commands-listing":"2.0.25","@pnpm/plugin-commands-rebuild":"2.1.0","@pnpm/plugin-commands-outdated":"3.0.17","@pnpm/filter-workspace-packages":"2.1.22","@pnpm/plugin-commands-publishing":"2.2.4","@pnpm/plugin-commands-installation":"3.3.0","@pnpm/plugin-commands-script-runners":"2.3.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","__devDependencies":{"mz":"^2.7.0","ncp":"^2.0.0","pnpm":"link:","delay":"^4.4.0","execa":"^4.0.3","p-any":"3.0.0","byline":"5.0.0","semver":"^7.3.2","@types/mz":"^2.7.1","tree-kill":"^1.2.2","write-pkg":"4.0.0","@types/ncp":"^2.0.4","is-windows":"^1.0.2","cross-spawn":"^7.0.3","exists-link":"2.0.0","npm-run-all":"^4.1.5","path-exists":"^4.0.0","symlink-dir":"^4.1.0","@types/is-ci":"^2.0.0","@types/ramda":"^0.27.15","@types/table":"^5.0.0","@types/which":"^1.3.2","tape-promise":"4.0.0","@pnpm/prepare":"0.0.11","@types/byline":"^4.2.32","@types/semver":"^7.3.3","@zkochan/retry":"^0.2.0","load-json-file":"^6.2.0","read-yaml-file":"^2.0.0","@pnpm/constants":"4.0.0","@zkochan/rimraf":"^1.0.0","write-json-file":"4.0.0","write-yaml-file":"^4.1.0","deep-require-cwd":"1.0.0","@types/is-windows":"^1.0.0","normalize-newline":"3.0.0","@pnpm/modules-yaml":"8.0.2","@types/cross-spawn":"^6.0.2","@types/graceful-fs":"^4.1.3","@types/tape-promise":"^4.0.1","@pnpm/assert-project":"2.1.9","@pnpm/lockfile-types":"2.0.1","dir-is-case-sensitive":"^1.0.2","@types/update-notifier":"^4.1.1","@pnpm/read-package-json":"3.1.5","@pnpm/read-project-manifest":"1.0.13","@pnpm/write-project-manifest":"1.1.1","@pnpm/find-workspace-packages":"2.3.15","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_5.8.0-0_1600992820797_0.6422983786070133","host":"s3://npm-registry-packages"}},"10.14.0-0":{"name":"pnpm","version":"10.14.0-0","keywords":["pnpm","pnpm10","dependencies","dependency manager","efficient","fast","hardlinks","install","installer","link","lockfile","modules","monorepo","multi-package","npm","package manager","package.json","packages","prune","rapid","remove","shrinkwrap","symlinks","uninstall","workspace"],"license":"MIT","_id":"pnpm@10.14.0-0","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"d7ec145be277d8e76ae4f84b014bfcfc399379d6","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-10.14.0-0.tgz","fileCount":1111,"integrity":"sha512-LNR6DL9fHR3naTqIMHoO3lvpTg07NIU9gA7nde++oGUMtWK3dgXsgLyNkl9c0nxN/ouwTToLdgkHhMZkRQ0y1g==","signatures":[{"sig":"MEUCIQD72HxyVBVmiFNZ4gYEKIwRrxZWSR9zPSmEshfYulrlEgIgNeXkOMPvzon0AoRqzYMo3kY5q4EhKsJHpIbgn2xd/i8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":17682999},"jest":{"preset":"@pnpm/jest-config/with-registry"},"main":"bin/pnpm.cjs","type":"commonjs","_from":"file:pnpm-10.14.0-0.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=18.12"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"jest","start":"tsc --watch","bundle":"ts-node bundle.ts","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/templates dist/templates && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/8356986b320fa8f942eb98c23f22fab0/pnpm-10.14.0-0.tgz","_integrity":"sha512-LNR6DL9fHR3naTqIMHoO3lvpTg07NIU9gA7nde++oGUMtWK3dgXsgLyNkl9c0nxN/ouwTToLdgkHhMZkRQ0y1g==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git","directory":"pnpm"},"_npmVersion":"10.8.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"20.19.4","preferGlobal":true,"publishConfig":{"tag":"next-10","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/pnpm_10.14.0-0_1753276887455_0.7825278762420669","host":"s3://npm-registry-packages-npm-production"}},"1.35.4":{"name":"pnpm","version":"1.35.4","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@1.35.4","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js","pnpx":"lib/bin/pnpx.js"},"dist":{"shasum":"cad7ba2370c5e1c2ee9dca551f0ee4882858041d","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-1.35.4.tgz","fileCount":6687,"integrity":"sha512-7UeOCZ+VkT/kSB9x0ur2bO9LAXM+LsdaAnYOCXvfWt83caCdW6DlrrQYvtmTVQQzUytWdB7fWYK/v+FnepJK+w==","signatures":[{"sig":"MEUCIQC16AoyE5gGyw0eI2NJBZtnkN3WrsYDoYzpuijr4IDOBgIgM/dhrXcShSnD2wfauX8yUugPX2sMGcyu2w+Ys8FsOfg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":26670816},"main":"lib/bin/pnpm.js","_from":".","files":["lib/"],"_shasum":"cad7ba2370c5e1c2ee9dca551f0ee4882858041d","engines":{"node":">=4"},"gitHead":"d727fcb36685dd6e9420b25d0379f97fd7a5b4f5","scripts":{"tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json --project .","test":"npm run lint && npm run tsc && npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"preview --skip-prepublishOnly && npm-run-all -p -r pnpm-registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf ../.tmp/ && rimraf node_modules/.bin/pnpm && pnpm-registry-mock prepare","pnpm-registry-mock":"pnpm-registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"greenkeeper":{"ignore":["@pnpm/default-fetcher","@pnpm/default-resolver","@pnpm/logger","@pnpm/outdated","@pnpm/server","@pnpm/types","pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-registry-mock","remove-all-except-outer-links","pnpm-shrinkwrap","supi"]},"_nodeVersion":"6.11.4","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"nopt":"^4.0.1","supi":"^0.14.1","chalk":"^2.2.0","delay":"^2.0.0","is-ci":"^1.0.10","ramda":"^0.25.0","retry":"^0.10.1","byline":"^5.0.0","diable":"^4.0.1","p-limit":"^1.1.0","get-port":"^3.2.0","camelcase":"^4.1.0","path-name":"^1.0.0","pnpm-list":"^2.0.0","tree-kill":"^1.2.0","is-windows":"^1.0.1","pkgs-graph":"^2.0.0","text-table":"^0.2.0","@pnpm/types":"^1.5.0","common-tags":"^1.4.0","cross-spawn":"^6.0.3","graceful-fs":"^4.1.11","signal-exit":"^3.0.2","strip-color":"^0.1.0","@pnpm/config":"^0.1.1","@pnpm/logger":"^1.0.0","@pnpm/server":"^0.8.2","@types/retry":"^0.10.2","find-packages":"^2.2.0","package-store":"^0.17.2","@pnpm/outdated":"^0.2.8","load-json-file":"^4.0.0","load-yaml-file":"^0.1.0","loud-rejection":"^1.6.0","mkdirp-promise":"^5.0.1","process-exists":"^3.0.0","util.promisify":"^1.0.0","@types/get-port":"^3.2.0","@zkochan/libnpx":"^9.6.1","graph-sequencer":"^2.0.0","update-notifier":"^2.1.0","write-json-file":"^2.3.0","@pnpm/store-path":"^1.0.3","pnpm-file-reporter":"^0.0.1","@pnpm/default-fetcher":"^0.4.0","pnpm-default-reporter":"^0.14.4","@pnpm/default-resolver":"^0.1.4","@types/write-json-file":"^2.2.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"mz":"^2.6.0","caw":"^2.0.0","tape":"^4.6.3","execa":"^0.9.0","isexe":"^2.0.0","sepia":"^2.0.2","mkdirp":"^0.5.1","rimraf":"^2.5.4","semver":"^5.3.0","tslint":"^5.4.2","ts-node":"^5.0.0","read-pkg":"^3.0.0","@types/mz":"^0.0.32","write-pkg":"^3.1.0","typescript":"^2.7.1","@types/node":"^9.3.0","@types/nopt":"^3.0.29","@types/tape":"^4.2.30","exists-link":"^2.0.0","npm-run-all":"^4.0.1","path-exists":"^3.0.0","rimraf-then":"^1.0.1","@types/delay":"^2.0.1","@types/ramda":"^0.25.0","tape-promise":"^2.0.1","@types/byline":"^4.2.31","@types/mkdirp":"^0.5.0","@types/semver":"^5.3.32","@zkochan/husky":"^0.0.0","@commitlint/cli":"^4.0.0","package-preview":"^1.0.0","write-yaml-file":"^1.0.0","deep-require-cwd":"^1.0.0","npm-scripts-info":"^0.3.6","normalize-newline":"^3.0.0","@types/common-tags":"^1.2.5","pnpm-registry-mock":"^1.5.0","@types/load-json-file":"^2.0.6","@commitlint/prompt-cli":"^5.0.0","@types/update-notifier":"^2.0.0","@commitlint/config-angular":"^4.2.0","anonymous-npm-registry-client":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_1.35.4_1520243202652_0.2296588016293426","host":"s3://npm-registry-packages"}},"1.35.3":{"name":"pnpm","version":"1.35.3","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@1.35.3","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js","pnpx":"lib/bin/pnpx.js"},"dist":{"shasum":"c8cdc2ec85cf0aa08b66aae0b298a70bed2bc6e1","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-1.35.3.tgz","fileCount":6670,"integrity":"sha512-qjWLkraR1qHds2bVYTxkE6X9TogIOO79ptAuHUo87/hAazy+B404bt7D1qMEVvdfpDgz6quZ0OPJ9Xg2F3f1ig==","signatures":[{"sig":"MEQCIDtYvcWmPw+ms7t4krAHv6SECTttrRojNER/hm/yZSH6AiBWIuzcg6RB/y2n6m+c5CT72bUPp7v+XOyxVfrFUjVv/g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":26606180},"main":"lib/bin/pnpm.js","_from":".","files":["lib/"],"_shasum":"c8cdc2ec85cf0aa08b66aae0b298a70bed2bc6e1","engines":{"node":">=4"},"gitHead":"763affc567e9f361c38649ac6689d485dd993aa3","scripts":{"tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json --project .","test":"npm run lint && npm run tsc && npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"preview --skip-prepublishOnly && npm-run-all -p -r pnpm-registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf ../.tmp/ && rimraf node_modules/.bin/pnpm && pnpm-registry-mock prepare","pnpm-registry-mock":"pnpm-registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"greenkeeper":{"ignore":["@pnpm/default-fetcher","@pnpm/default-resolver","@pnpm/logger","@pnpm/outdated","@pnpm/server","@pnpm/types","pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-registry-mock","remove-all-except-outer-links","pnpm-shrinkwrap","supi"]},"_nodeVersion":"6.11.4","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"nopt":"^4.0.1","supi":"^0.13.2","chalk":"^2.2.0","delay":"^2.0.0","is-ci":"^1.0.10","ramda":"^0.25.0","retry":"^0.10.1","byline":"^5.0.0","diable":"^4.0.1","p-limit":"^1.1.0","get-port":"^3.2.0","camelcase":"^4.1.0","path-name":"^1.0.0","pnpm-list":"^2.0.0","tree-kill":"^1.2.0","is-windows":"^1.0.1","pkgs-graph":"^2.0.0","text-table":"^0.2.0","@pnpm/types":"^1.5.0","common-tags":"^1.4.0","cross-spawn":"^6.0.3","graceful-fs":"^4.1.11","signal-exit":"^3.0.2","strip-color":"^0.1.0","@pnpm/config":"^0.1.1","@pnpm/logger":"^1.0.0","@pnpm/server":"^0.8.2","@types/retry":"^0.10.2","find-packages":"^2.2.0","package-store":"^0.17.2","@pnpm/outdated":"^0.2.8","load-json-file":"^4.0.0","load-yaml-file":"^0.1.0","loud-rejection":"^1.6.0","mkdirp-promise":"^5.0.1","process-exists":"^3.0.0","util.promisify":"^1.0.0","@types/get-port":"^3.2.0","@zkochan/libnpx":"^9.6.1","graph-sequencer":"^2.0.0","update-notifier":"^2.1.0","write-json-file":"^2.3.0","@pnpm/store-path":"^1.0.3","pnpm-file-reporter":"^0.0.1","@pnpm/default-fetcher":"^0.4.0","pnpm-default-reporter":"^0.14.3","@pnpm/default-resolver":"^0.1.3","@types/write-json-file":"^2.2.1"},"_hasShrinkwrap":false,"devDependencies":{"mz":"^2.6.0","caw":"^2.0.0","tape":"^4.6.3","execa":"^0.9.0","isexe":"^2.0.0","sepia":"^2.0.2","mkdirp":"^0.5.1","rimraf":"^2.5.4","semver":"^5.3.0","tslint":"^5.4.2","ts-node":"^5.0.0","read-pkg":"^3.0.0","@types/mz":"^0.0.32","write-pkg":"^3.1.0","typescript":"^2.7.1","@types/node":"^9.3.0","@types/nopt":"^3.0.29","@types/tape":"^4.2.30","exists-link":"^2.0.0","npm-run-all":"^4.0.1","path-exists":"^3.0.0","rimraf-then":"^1.0.1","@types/delay":"^2.0.1","@types/ramda":"^0.25.0","tape-promise":"^2.0.1","@types/byline":"^4.2.31","@types/mkdirp":"^0.5.0","@types/semver":"^5.3.32","@zkochan/husky":"^0.0.0","@commitlint/cli":"^4.0.0","package-preview":"^1.0.0","write-yaml-file":"^1.0.0","deep-require-cwd":"^1.0.0","npm-scripts-info":"^0.3.6","normalize-newline":"^3.0.0","@types/common-tags":"^1.2.5","pnpm-registry-mock":"^1.5.0","@types/load-json-file":"^2.0.6","@commitlint/prompt-cli":"^5.0.0","@types/update-notifier":"^2.0.0","@commitlint/config-angular":"^4.2.0","anonymous-npm-registry-client":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_1.35.3_1519859924936_0.4234681928331281","host":"s3://npm-registry-packages"}},"1.35.6":{"name":"pnpm","version":"1.35.6","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@1.35.6","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js","pnpx":"lib/bin/pnpx.js"},"dist":{"shasum":"26432a8a16495d9cd5318d913937dc9d90011557","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-1.35.6.tgz","fileCount":6224,"integrity":"sha512-nnNl2lquLhdzeR28Uf/P50+93AD2ARYBhHIz9oLG8y9Sy0bovBwRdJxrY+OZDnpgEm0Ky0GtdpLRiIACw2cG7Q==","signatures":[{"sig":"MEYCIQD0pc75Kw74m2dySVueONCvGNY+ZAb+PLeoqyW821v3jAIhAIyazOzvbr0GVq1qazZR6o/S/jdRftkvNBlu1kbuiyo/","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":25718362},"main":"lib/bin/pnpm.js","_from":".","files":["lib/"],"_shasum":"26432a8a16495d9cd5318d913937dc9d90011557","engines":{"node":">=4"},"gitHead":"9f9d36b91cf3d9837a7d383b0700f76333d6aaef","scripts":{"tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json --project .","test":"npm run lint && npm run tsc && npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"preview --skip-prepublishOnly && npm-run-all -p -r pnpm-registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf ../.tmp/ && rimraf node_modules/.bin/pnpm && pnpm-registry-mock prepare","pnpm-registry-mock":"pnpm-registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"greenkeeper":{"ignore":["@pnpm/default-fetcher","@pnpm/default-resolver","@pnpm/logger","@pnpm/outdated","@pnpm/server","@pnpm/types","pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-registry-mock","remove-all-except-outer-links","pnpm-shrinkwrap","supi"]},"_nodeVersion":"6.11.4","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"nopt":"^4.0.1","supi":"^0.14.2","chalk":"^2.2.0","delay":"^2.0.0","is-ci":"^1.0.10","ramda":"^0.25.0","retry":"^0.10.1","byline":"^5.0.0","diable":"^4.0.1","p-limit":"^1.1.0","get-port":"^3.2.0","camelcase":"^4.1.0","path-name":"^1.0.0","pnpm-list":"^2.0.0","tree-kill":"^1.2.0","is-windows":"^1.0.1","pkgs-graph":"^2.0.0","text-table":"^0.2.0","@pnpm/types":"^1.5.0","common-tags":"^1.4.0","cross-spawn":"^6.0.3","graceful-fs":"^4.1.11","signal-exit":"^3.0.2","strip-color":"^0.1.0","@pnpm/config":"^0.2.0","@pnpm/logger":"^1.0.0","@pnpm/server":"^0.8.2","@types/retry":"^0.10.2","find-packages":"^2.2.0","package-store":"^0.17.2","@pnpm/outdated":"^0.2.10","load-json-file":"^4.0.0","load-yaml-file":"^0.1.0","loud-rejection":"^1.6.0","mkdirp-promise":"^5.0.1","process-exists":"^3.0.0","util.promisify":"^1.0.0","@types/get-port":"^3.2.0","@zkochan/libnpx":"^9.6.1","graph-sequencer":"^2.0.0","update-notifier":"^2.1.0","write-json-file":"^2.3.0","@pnpm/store-path":"^1.0.3","pnpm-file-reporter":"^0.1.0","@pnpm/default-fetcher":"^0.4.0","pnpm-default-reporter":"^0.14.4","@pnpm/default-resolver":"^0.1.4","@types/write-json-file":"^2.2.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"mz":"^2.6.0","caw":"^2.0.0","tape":"^4.6.3","execa":"^0.9.0","isexe":"^2.0.0","sepia":"^2.0.2","mkdirp":"^0.5.1","rimraf":"^2.5.4","semver":"^5.3.0","tslint":"^5.4.2","ts-node":"^5.0.0","read-pkg":"^3.0.0","@types/mz":"^0.0.32","write-pkg":"^3.1.0","typescript":"^2.7.1","@types/node":"^9.3.0","@types/nopt":"^3.0.29","@types/tape":"^4.2.30","exists-link":"^2.0.0","npm-run-all":"^4.0.1","path-exists":"^3.0.0","rimraf-then":"^1.0.1","@types/delay":"^2.0.1","@types/ramda":"^0.25.0","tape-promise":"^2.0.1","@types/byline":"^4.2.31","@types/mkdirp":"^0.5.0","@types/semver":"^5.3.32","@zkochan/husky":"^0.0.0","@commitlint/cli":"^4.0.0","package-preview":"^1.0.0","write-yaml-file":"^1.0.0","deep-require-cwd":"^1.0.0","npm-scripts-info":"^0.3.6","normalize-newline":"^3.0.0","@types/common-tags":"^1.2.5","pnpm-registry-mock":"^1.5.0","@types/load-json-file":"^2.0.6","@commitlint/prompt-cli":"^5.0.0","@types/update-notifier":"^2.0.0","@commitlint/config-angular":"^4.2.0","anonymous-npm-registry-client":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_1.35.6_1520460203084_0.9871834754337823","host":"s3://npm-registry-packages"}},"1.35.5":{"name":"pnpm","version":"1.35.5","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@1.35.5","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js","pnpx":"lib/bin/pnpx.js"},"dist":{"shasum":"8deb470ec090af1d641ff1d2431c8cf32ac769e5","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-1.35.5.tgz","fileCount":6687,"integrity":"sha512-2qF4brKNjfjiAdFx+q8zg1EhNEKxscvZ3suU+WEEAOFa5Ty/F3dGDz6b7IvH+LHqpTdTOw5cE945wXM+SSFsdQ==","signatures":[{"sig":"MEYCIQDRBIHCFtpyARefXXtkPLQAKC26D9minBdhH9Bzrl7p1AIhAN2gkcmq/MABxF/TQcDLqvKsjwDmm709ER3nmqu132cZ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":26671890},"main":"lib/bin/pnpm.js","_from":".","files":["lib/"],"_shasum":"8deb470ec090af1d641ff1d2431c8cf32ac769e5","engines":{"node":">=4"},"gitHead":"eb65d73c54990ed9f1afb1c973c1cf553d046b87","scripts":{"tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json --project .","test":"npm run lint && npm run tsc && npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"preview --skip-prepublishOnly && npm-run-all -p -r pnpm-registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf ../.tmp/ && rimraf node_modules/.bin/pnpm && pnpm-registry-mock prepare","pnpm-registry-mock":"pnpm-registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"greenkeeper":{"ignore":["@pnpm/default-fetcher","@pnpm/default-resolver","@pnpm/logger","@pnpm/outdated","@pnpm/server","@pnpm/types","pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-registry-mock","remove-all-except-outer-links","pnpm-shrinkwrap","supi"]},"_nodeVersion":"6.11.4","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"nopt":"^4.0.1","supi":"^0.14.1","chalk":"^2.2.0","delay":"^2.0.0","is-ci":"^1.0.10","ramda":"^0.25.0","retry":"^0.10.1","byline":"^5.0.0","diable":"^4.0.1","p-limit":"^1.1.0","get-port":"^3.2.0","camelcase":"^4.1.0","path-name":"^1.0.0","pnpm-list":"^2.0.0","tree-kill":"^1.2.0","is-windows":"^1.0.1","pkgs-graph":"^2.0.0","text-table":"^0.2.0","@pnpm/types":"^1.5.0","common-tags":"^1.4.0","cross-spawn":"^6.0.3","graceful-fs":"^4.1.11","signal-exit":"^3.0.2","strip-color":"^0.1.0","@pnpm/config":"^0.1.1","@pnpm/logger":"^1.0.0","@pnpm/server":"^0.8.2","@types/retry":"^0.10.2","find-packages":"^2.2.0","package-store":"^0.17.2","@pnpm/outdated":"^0.2.8","load-json-file":"^4.0.0","load-yaml-file":"^0.1.0","loud-rejection":"^1.6.0","mkdirp-promise":"^5.0.1","process-exists":"^3.0.0","util.promisify":"^1.0.0","@types/get-port":"^3.2.0","@zkochan/libnpx":"^9.6.1","graph-sequencer":"^2.0.0","update-notifier":"^2.1.0","write-json-file":"^2.3.0","@pnpm/store-path":"^1.0.3","pnpm-file-reporter":"^0.0.1","@pnpm/default-fetcher":"^0.4.0","pnpm-default-reporter":"^0.14.4","@pnpm/default-resolver":"^0.1.4","@types/write-json-file":"^2.2.1"},"_hasShrinkwrap":false,"devDependencies":{"mz":"^2.6.0","caw":"^2.0.0","tape":"^4.6.3","execa":"^0.9.0","isexe":"^2.0.0","sepia":"^2.0.2","mkdirp":"^0.5.1","rimraf":"^2.5.4","semver":"^5.3.0","tslint":"^5.4.2","ts-node":"^5.0.0","read-pkg":"^3.0.0","@types/mz":"^0.0.32","write-pkg":"^3.1.0","typescript":"^2.7.1","@types/node":"^9.3.0","@types/nopt":"^3.0.29","@types/tape":"^4.2.30","exists-link":"^2.0.0","npm-run-all":"^4.0.1","path-exists":"^3.0.0","rimraf-then":"^1.0.1","@types/delay":"^2.0.1","@types/ramda":"^0.25.0","tape-promise":"^2.0.1","@types/byline":"^4.2.31","@types/mkdirp":"^0.5.0","@types/semver":"^5.3.32","@zkochan/husky":"^0.0.0","@commitlint/cli":"^4.0.0","package-preview":"^1.0.0","write-yaml-file":"^1.0.0","deep-require-cwd":"^1.0.0","npm-scripts-info":"^0.3.6","normalize-newline":"^3.0.0","@types/common-tags":"^1.2.5","pnpm-registry-mock":"^1.5.0","@types/load-json-file":"^2.0.6","@commitlint/prompt-cli":"^5.0.0","@types/update-notifier":"^2.0.0","@commitlint/config-angular":"^4.2.0","anonymous-npm-registry-client":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_1.35.5_1520298136478_0.425210313698531","host":"s3://npm-registry-packages"}},"1.35.0":{"name":"pnpm","version":"1.35.0","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@1.35.0","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js","pnpx":"lib/bin/pnpx.js"},"dist":{"shasum":"2f898ec508bb6f2e4d9d429f66823cf017da2638","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-1.35.0.tgz","fileCount":6657,"integrity":"sha512-IvUWqYVSuuTkGQ5k/BKqKj+HTUkohA2XUilYswxxF5Th/AYtbsEMOHESv2cClkMQOTlKnw6skcKnLJBb6+EdVQ==","signatures":[{"sig":"MEUCIQDyGvTKckemlvLV/5/pnbdk6LZOYzdhlVvJA70sUQm0tAIgBMNYHUw6r+E0xZGV5hkg8r5topEuBQNa5Wa7opt8pmg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":26600863},"main":"lib/bin/pnpm.js","_from":".","files":["lib/"],"_shasum":"2f898ec508bb6f2e4d9d429f66823cf017da2638","engines":{"node":">=4"},"gitHead":"cbc89fee29e3ef6ae7dc4696bd8622c5d722615e","scripts":{"tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json --project .","test":"npm run lint && npm run tsc && npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"preview --skip-prepublishOnly && npm-run-all -p -r pnpm-registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf ../.tmp/ && rimraf node_modules/.bin/pnpm && pnpm-registry-mock prepare","pnpm-registry-mock":"pnpm-registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"greenkeeper":{"ignore":["@pnpm/default-fetcher","@pnpm/default-resolver","@pnpm/logger","@pnpm/outdated","@pnpm/server","@pnpm/types","pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-registry-mock","remove-all-except-outer-links","pnpm-shrinkwrap","supi"]},"_nodeVersion":"6.11.4","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"nopt":"^4.0.1","supi":"^0.12.13","chalk":"^2.2.0","delay":"^2.0.0","is-ci":"^1.0.10","ramda":"^0.25.0","retry":"^0.10.1","byline":"^5.0.0","diable":"^4.0.1","p-limit":"^1.1.0","get-port":"^3.2.0","camelcase":"^4.1.0","path-name":"^1.0.0","pnpm-list":"^2.0.0","tree-kill":"^1.2.0","is-windows":"^1.0.1","pkgs-graph":"^2.0.0-0","text-table":"^0.2.0","@pnpm/types":"^1.5.0","common-tags":"^1.4.0","cross-spawn":"^6.0.3","graceful-fs":"^4.1.11","signal-exit":"^3.0.2","strip-color":"^0.1.0","@pnpm/config":"^0.1.1","@pnpm/logger":"^1.0.0","@pnpm/server":"^0.8.2","@types/retry":"^0.10.2","find-packages":"^2.2.0","package-store":"^0.17.0","@pnpm/outdated":"^0.2.7","load-json-file":"^4.0.0","load-yaml-file":"^0.1.0","loud-rejection":"^1.6.0","mkdirp-promise":"^5.0.1","process-exists":"^3.0.0","util.promisify":"^1.0.0","@types/get-port":"^3.2.0","@zkochan/libnpx":"^9.6.1","graph-sequencer":"^2.0.0","update-notifier":"^2.1.0","write-json-file":"^2.3.0","@pnpm/store-path":"^1.0.2","pnpm-file-reporter":"^0.0.1","@pnpm/default-fetcher":"^0.4.0","pnpm-default-reporter":"^0.14.2","@pnpm/default-resolver":"^0.1.3","@types/write-json-file":"^2.2.1"},"_hasShrinkwrap":false,"devDependencies":{"mz":"^2.6.0","caw":"^2.0.0","tape":"^4.6.3","execa":"^0.9.0","isexe":"^2.0.0","sepia":"^2.0.2","mkdirp":"^0.5.1","rimraf":"^2.5.4","semver":"^5.3.0","tslint":"^5.4.2","ts-node":"^4.0.0","read-pkg":"^3.0.0","@types/mz":"^0.0.32","write-pkg":"^3.1.0","typescript":"^2.7.1","@types/node":"^9.3.0","@types/nopt":"^3.0.29","@types/tape":"^4.2.30","exists-link":"^2.0.0","npm-run-all":"^4.0.1","path-exists":"^3.0.0","rimraf-then":"^1.0.1","@types/delay":"^2.0.1","@types/ramda":"^0.25.0","tape-promise":"^2.0.1","@types/byline":"^4.2.31","@types/mkdirp":"^0.5.0","@types/semver":"^5.3.32","@zkochan/husky":"^0.0.0","@commitlint/cli":"^4.0.0","package-preview":"^1.0.0","write-yaml-file":"^1.0.0","deep-require-cwd":"^1.0.0","npm-scripts-info":"^0.3.6","normalize-newline":"^3.0.0","@types/common-tags":"^1.2.5","pnpm-registry-mock":"^1.5.0","@types/load-json-file":"^2.0.6","@commitlint/prompt-cli":"^5.0.0","@types/update-notifier":"^2.0.0","@commitlint/config-angular":"^4.2.0","anonymous-npm-registry-client":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_1.35.0_1519563329220_0.24756070951052123","host":"s3://npm-registry-packages"}},"8.9.0-0":{"name":"pnpm","version":"8.9.0-0","keywords":["pnpm8","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@8.9.0-0","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"41aad0a84bd47ce878ac4a4d1594b7fa6732e925","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-8.9.0-0.tgz","fileCount":966,"integrity":"sha512-O9bfVMYs6Oq3o6G0DJ1IW1ZgCF+0TbLofScXZFV6wLGJjpiAP4iaLFfV8oVefKRa3Sjk8Q61fOPeernWXhCVKQ==","signatures":[{"sig":"MEYCIQCeIct/kFPy/2gp25j2q8+X3qf7aHjElrDt4/5227pyHQIhAIuaASyy+y7KwD910FoiZRVqs5j+ePkU8bXqJSlQvV5Z","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":17392088},"main":"bin/pnpm.cjs","_from":"file:pnpm-8.9.0-0.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=16.14"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7776 jest","start":"tsc --watch","bundle":"ts-node bundle.ts","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/df8dd87107a7a2822a1c61b1390c61b0/pnpm-8.9.0-0.tgz","_integrity":"sha512-O9bfVMYs6Oq3o6G0DJ1IW1ZgCF+0TbLofScXZFV6wLGJjpiAP4iaLFfV8oVefKRa3Sjk8Q61fOPeernWXhCVKQ==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"9.8.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"18.18.0","preferGlobal":true,"publishConfig":{"tag":"next-8","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/pnpm_8.9.0-0_1696795599916_0.5564710061445597","host":"s3://npm-registry-packages"}},"8.9.0-1":{"name":"pnpm","version":"8.9.0-1","keywords":["pnpm8","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@8.9.0-1","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"017a5dd9a30caa3655ae578be5adfb252cb82e74","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-8.9.0-1.tgz","fileCount":966,"integrity":"sha512-OlvILLscW3tZpL/aOasdh4zGkXxTi3LoVEu+o78MBfGdBI013jE1W0VOsqrmVYa0wMLMF69eiGTMkGJCE1lXoQ==","signatures":[{"sig":"MEUCIQD4r6+YBwZq8mzgxLx8ddtBdon6ST1iv/CCm8AGNdrG7gIgVdHo5cW1VrtBXSHWQ9gs4lyAnrgktYE0AuO+4/DWwjM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":17572494},"main":"bin/pnpm.cjs","_from":"file:pnpm-8.9.0-1.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=16.14"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7776 jest","start":"tsc --watch","bundle":"ts-node bundle.ts","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/23644c91b999d81201acf3f1f42f4501/pnpm-8.9.0-1.tgz","_integrity":"sha512-OlvILLscW3tZpL/aOasdh4zGkXxTi3LoVEu+o78MBfGdBI013jE1W0VOsqrmVYa0wMLMF69eiGTMkGJCE1lXoQ==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"9.8.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"18.18.0","preferGlobal":true,"publishConfig":{"tag":"next-8","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/pnpm_8.9.0-1_1696846399266_0.09879071144196239","host":"s3://npm-registry-packages"}},"1.35.2":{"name":"pnpm","version":"1.35.2","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@1.35.2","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js","pnpx":"lib/bin/pnpx.js"},"dist":{"shasum":"33915ca4ed89550c7de77a1b2ffe0f97865cac69","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-1.35.2.tgz","fileCount":6670,"integrity":"sha512-oXmQhBP6UWtIAycqYeD6c3mQCdCgEegaLHlvj7oDIwiIEdkUsh8HNls7uPbQUFJ4+V7bV/4K9lIx3Ju8mqkWPg==","signatures":[{"sig":"MEYCIQC8xbIhxyh9COP9IUmjlHzTezHru05mrm8M7esviF0S8AIhANsr0ou221u5FfCqwJotOkLzrw+dROhoKwJHRePlJFdU","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":26605876},"main":"lib/bin/pnpm.js","_from":".","files":["lib/"],"_shasum":"33915ca4ed89550c7de77a1b2ffe0f97865cac69","engines":{"node":">=4"},"gitHead":"134e4a4e06dadcb08037fd189b6ddde038dfb39f","scripts":{"tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json --project .","test":"npm run lint && npm run tsc && npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"preview --skip-prepublishOnly && npm-run-all -p -r pnpm-registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf ../.tmp/ && rimraf node_modules/.bin/pnpm && pnpm-registry-mock prepare","pnpm-registry-mock":"pnpm-registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"greenkeeper":{"ignore":["@pnpm/default-fetcher","@pnpm/default-resolver","@pnpm/logger","@pnpm/outdated","@pnpm/server","@pnpm/types","pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-registry-mock","remove-all-except-outer-links","pnpm-shrinkwrap","supi"]},"_nodeVersion":"6.11.4","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"nopt":"^4.0.1","supi":"^0.13.0","chalk":"^2.2.0","delay":"^2.0.0","is-ci":"^1.0.10","ramda":"^0.25.0","retry":"^0.10.1","byline":"^5.0.0","diable":"^4.0.1","p-limit":"^1.1.0","get-port":"^3.2.0","camelcase":"^4.1.0","path-name":"^1.0.0","pnpm-list":"^2.0.0","tree-kill":"^1.2.0","is-windows":"^1.0.1","pkgs-graph":"^2.0.0","text-table":"^0.2.0","@pnpm/types":"^1.5.0","common-tags":"^1.4.0","cross-spawn":"^6.0.3","graceful-fs":"^4.1.11","signal-exit":"^3.0.2","strip-color":"^0.1.0","@pnpm/config":"^0.1.1","@pnpm/logger":"^1.0.0","@pnpm/server":"^0.8.2","@types/retry":"^0.10.2","find-packages":"^2.2.0","package-store":"^0.17.2","@pnpm/outdated":"^0.2.8","load-json-file":"^4.0.0","load-yaml-file":"^0.1.0","loud-rejection":"^1.6.0","mkdirp-promise":"^5.0.1","process-exists":"^3.0.0","util.promisify":"^1.0.0","@types/get-port":"^3.2.0","@zkochan/libnpx":"^9.6.1","graph-sequencer":"^2.0.0","update-notifier":"^2.1.0","write-json-file":"^2.3.0","@pnpm/store-path":"^1.0.3","pnpm-file-reporter":"^0.0.1","@pnpm/default-fetcher":"^0.4.0","pnpm-default-reporter":"^0.14.3","@pnpm/default-resolver":"^0.1.3","@types/write-json-file":"^2.2.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"mz":"^2.6.0","caw":"^2.0.0","tape":"^4.6.3","execa":"^0.9.0","isexe":"^2.0.0","sepia":"^2.0.2","mkdirp":"^0.5.1","rimraf":"^2.5.4","semver":"^5.3.0","tslint":"^5.4.2","ts-node":"^5.0.0","read-pkg":"^3.0.0","@types/mz":"^0.0.32","write-pkg":"^3.1.0","typescript":"^2.7.1","@types/node":"^9.3.0","@types/nopt":"^3.0.29","@types/tape":"^4.2.30","exists-link":"^2.0.0","npm-run-all":"^4.0.1","path-exists":"^3.0.0","rimraf-then":"^1.0.1","@types/delay":"^2.0.1","@types/ramda":"^0.25.0","tape-promise":"^2.0.1","@types/byline":"^4.2.31","@types/mkdirp":"^0.5.0","@types/semver":"^5.3.32","@zkochan/husky":"^0.0.0","@commitlint/cli":"^4.0.0","package-preview":"^1.0.0","write-yaml-file":"^1.0.0","deep-require-cwd":"^1.0.0","npm-scripts-info":"^0.3.6","normalize-newline":"^3.0.0","@types/common-tags":"^1.2.5","pnpm-registry-mock":"^1.5.0","@types/load-json-file":"^2.0.6","@commitlint/prompt-cli":"^5.0.0","@types/update-notifier":"^2.0.0","@commitlint/config-angular":"^4.2.0","anonymous-npm-registry-client":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_1.35.2_1519779157583_0.8484653726452636","host":"s3://npm-registry-packages"}},"1.35.1":{"name":"pnpm","version":"1.35.1","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@1.35.1","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js","pnpx":"lib/bin/pnpx.js"},"dist":{"shasum":"7eb1265daa9da18dab7a7b1645747cd046c42f33","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-1.35.1.tgz","fileCount":6662,"integrity":"sha512-hyboK0jpH/XjYyBPuXgdjY/eC5bHeTIWNyQ/D9M4SHIpVJUgQVMqHNcqOgVTpB/8HL9/E4bOA/8C7o5FnNjecw==","signatures":[{"sig":"MEQCIDNOQSzoS6izCGmEWvQS6h4GX6M4b34wO+Ig+MTJ9VNQAiBlfrp6i/LC0OHiZm38ZMIOdfmFeZpBdC2KZ0wz4BiuZw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":26609430},"main":"lib/bin/pnpm.js","_from":".","files":["lib/"],"_shasum":"7eb1265daa9da18dab7a7b1645747cd046c42f33","engines":{"node":">=4"},"gitHead":"1b86b3294aa8e58376c9c0336fd928b50c1e2a7e","scripts":{"tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json --project .","test":"npm run lint && npm run tsc && npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"preview --skip-prepublishOnly && npm-run-all -p -r pnpm-registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf ../.tmp/ && rimraf node_modules/.bin/pnpm && pnpm-registry-mock prepare","pnpm-registry-mock":"pnpm-registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"greenkeeper":{"ignore":["@pnpm/default-fetcher","@pnpm/default-resolver","@pnpm/logger","@pnpm/outdated","@pnpm/server","@pnpm/types","pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-registry-mock","remove-all-except-outer-links","pnpm-shrinkwrap","supi"]},"_nodeVersion":"6.11.4","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"nopt":"^4.0.1","supi":"^0.12.14","chalk":"^2.2.0","delay":"^2.0.0","is-ci":"^1.0.10","ramda":"^0.25.0","retry":"^0.10.1","byline":"^5.0.0","diable":"^4.0.1","p-limit":"^1.1.0","get-port":"^3.2.0","camelcase":"^4.1.0","path-name":"^1.0.0","pnpm-list":"^2.0.0","tree-kill":"^1.2.0","is-windows":"^1.0.1","pkgs-graph":"^2.0.0","text-table":"^0.2.0","@pnpm/types":"^1.5.0","common-tags":"^1.4.0","cross-spawn":"^6.0.3","graceful-fs":"^4.1.11","signal-exit":"^3.0.2","strip-color":"^0.1.0","@pnpm/config":"^0.1.1","@pnpm/logger":"^1.0.0","@pnpm/server":"^0.8.2","@types/retry":"^0.10.2","find-packages":"^2.2.0","package-store":"^0.17.0","@pnpm/outdated":"^0.2.8","load-json-file":"^4.0.0","load-yaml-file":"^0.1.0","loud-rejection":"^1.6.0","mkdirp-promise":"^5.0.1","process-exists":"^3.0.0","util.promisify":"^1.0.0","@types/get-port":"^3.2.0","@zkochan/libnpx":"^9.6.1","graph-sequencer":"^2.0.0","update-notifier":"^2.1.0","write-json-file":"^2.3.0","@pnpm/store-path":"^1.0.3","pnpm-file-reporter":"^0.0.1","@pnpm/default-fetcher":"^0.4.0","pnpm-default-reporter":"^0.14.2","@pnpm/default-resolver":"^0.1.3","@types/write-json-file":"^2.2.1"},"_hasShrinkwrap":false,"devDependencies":{"mz":"^2.6.0","caw":"^2.0.0","tape":"^4.6.3","execa":"^0.9.0","isexe":"^2.0.0","sepia":"^2.0.2","mkdirp":"^0.5.1","rimraf":"^2.5.4","semver":"^5.3.0","tslint":"^5.4.2","ts-node":"^5.0.0","read-pkg":"^3.0.0","@types/mz":"^0.0.32","write-pkg":"^3.1.0","typescript":"^2.7.1","@types/node":"^9.3.0","@types/nopt":"^3.0.29","@types/tape":"^4.2.30","exists-link":"^2.0.0","npm-run-all":"^4.0.1","path-exists":"^3.0.0","rimraf-then":"^1.0.1","@types/delay":"^2.0.1","@types/ramda":"^0.25.0","tape-promise":"^2.0.1","@types/byline":"^4.2.31","@types/mkdirp":"^0.5.0","@types/semver":"^5.3.32","@zkochan/husky":"^0.0.0","@commitlint/cli":"^4.0.0","package-preview":"^1.0.0","write-yaml-file":"^1.0.0","deep-require-cwd":"^1.0.0","npm-scripts-info":"^0.3.6","normalize-newline":"^3.0.0","@types/common-tags":"^1.2.5","pnpm-registry-mock":"^1.5.0","@types/load-json-file":"^2.0.6","@commitlint/prompt-cli":"^5.0.0","@types/update-notifier":"^2.0.0","@commitlint/config-angular":"^4.2.0","anonymous-npm-registry-client":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_1.35.1_1519673792423_0.00669825958723913","host":"s3://npm-registry-packages"}},"1.33.0":{"name":"pnpm","version":"1.33.0","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@1.33.0","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js","pnpx":"lib/bin/pnpx.js"},"dist":{"shasum":"99242af222f5493ce6cae5ff6f0e603754a57d91","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-1.33.0.tgz","fileCount":18087,"integrity":"sha512-t7mNj3RBtKqezcfjWiucVuhT0NSSCVbcNhjIM/EsuTEA/xUkrqGpVxztX9q+OM8zpumEmn5IGLyeRosNRecwmQ==","signatures":[{"sig":"MEUCIQCxSXJCSZ35zPPhhkuBmUbiwTfASn0hBAs7cuzTrmSBoAIgLfPWHJMwNgX+ipQLhte0cuq0BFiu1dqLYHohLqjpxSI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":74540168},"main":"lib/bin/pnpm.js","_from":".","files":["lib/"],"_shasum":"99242af222f5493ce6cae5ff6f0e603754a57d91","engines":{"node":">=4"},"gitHead":"dccd81207178dc90c19bc285dccef1f87ca49633","scripts":{},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"greenkeeper":{"ignore":["@pnpm/default-fetcher","@pnpm/default-resolver","@pnpm/logger","@pnpm/outdated","@pnpm/server","@pnpm/types","pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-registry-mock","remove-all-except-outer-links","pnpm-shrinkwrap","supi"]},"_nodeVersion":"6.11.4","dependencies":{"nopt":"^4.0.1","supi":"^0.12.9","chalk":"^2.2.0","delay":"^2.0.0","is-ci":"^1.0.10","ramda":"^0.25.0","retry":"^0.10.1","byline":"^5.0.0","diable":"^4.0.1","p-limit":"^1.1.0","get-port":"^3.2.0","npm-conf":"^1.1.3","camelcase":"^4.1.0","path-name":"^1.0.0","pnpm-list":"^2.0.0","tree-kill":"^1.2.0","is-windows":"^1.0.1","pkgs-graph":"^2.0.0-0","text-table":"^0.2.0","@pnpm/types":"^1.5.0","common-tags":"^1.4.0","cross-spawn":"^6.0.3","graceful-fs":"^4.1.11","signal-exit":"^3.0.2","strip-color":"^0.1.0","@pnpm/logger":"^1.0.0","@pnpm/server":"^0.8.1","@types/retry":"^0.10.2","find-packages":"^2.1.2","package-store":"^0.17.0","@pnpm/outdated":"^0.2.7","load-json-file":"^4.0.0","loud-rejection":"^1.6.0","mkdirp-promise":"^5.0.1","process-exists":"^3.0.0","util.promisify":"^1.0.0","@types/get-port":"^3.2.0","@zkochan/libnpx":"^9.6.1","graph-sequencer":"^2.0.0","update-notifier":"^2.1.0","write-json-file":"^2.3.0","@pnpm/store-path":"^1.0.0","pnpm-file-reporter":"^0.0.1","@pnpm/default-fetcher":"^0.4.0","pnpm-default-reporter":"^0.14.2","@pnpm/default-resolver":"^0.1.3","@types/write-json-file":"^2.2.1"},"preferGlobal":true,"publishconfig":{"tag":"next"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"mz":"^2.6.0","caw":"^2.0.0","tape":"^4.6.3","execa":"^0.9.0","isexe":"^2.0.0","sepia":"^2.0.2","mkdirp":"^0.5.1","rimraf":"^2.5.4","semver":"^5.3.0","tslint":"^5.4.2","ts-node":"^4.0.0","read-pkg":"^3.0.0","@types/mz":"^0.0.32","write-pkg":"^3.1.0","typescript":"^2.7.1","@types/node":"^9.3.0","@types/nopt":"^3.0.29","@types/tape":"^4.2.30","exists-link":"^2.0.0","npm-run-all":"^4.0.1","path-exists":"^3.0.0","rimraf-then":"^1.0.1","@types/delay":"^2.0.1","@types/ramda":"^0.25.0","tape-promise":"^2.0.1","@types/byline":"^4.2.31","@types/mkdirp":"^0.5.0","@types/semver":"^5.3.32","@zkochan/husky":"^0.0.0","load-yaml-file":"^0.1.0","@commitlint/cli":"^4.0.0","package-preview":"^1.0.0","deep-require-cwd":"^1.0.0","npm-scripts-info":"^0.3.6","normalize-newline":"^3.0.0","@types/common-tags":"^1.2.5","pnpm-registry-mock":"^1.5.0","@types/load-json-file":"^2.0.6","@commitlint/prompt-cli":"^5.0.0","@types/update-notifier":"^2.0.0","@commitlint/config-angular":"^4.2.0","anonymous-npm-registry-client":"^0.1.2"},"bundleDependencies":["@pnpm/default-fetcher","@pnpm/default-resolver","@pnpm/logger","@pnpm/outdated","@pnpm/server","@pnpm/store-path","@pnpm/types","@types/get-port","@types/retry","@types/write-json-file","@zkochan/libnpx","byline","camelcase","chalk","common-tags","cross-spawn","delay","diable","find-packages","get-port","graceful-fs","graph-sequencer","is-ci","is-windows","load-json-file","loud-rejection","mkdirp-promise","nopt","npm-conf","p-limit","package-store","path-name","pkgs-graph","pnpm-default-reporter","pnpm-file-reporter","pnpm-list","process-exists","ramda","retry","signal-exit","strip-color","supi","text-table","tree-kill","update-notifier","util.promisify","write-json-file"],"_npmOperationalInternal":{"tmp":"tmp/pnpm_1.33.0_1518903371570_0.5737342631811724","host":"s3://npm-registry-packages"}},"9.0.0":{"name":"pnpm","version":"9.0.0","keywords":["pnpm9","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@9.0.0","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"91e316c667cd19b00fac72b674ae11b569211ff1","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-9.0.0.tgz","fileCount":880,"integrity":"sha512-tBBnB8ciWxdIthWVlTzL6/+XtUrQXQAqo2NfYzucU81mb3zpuLxEcE8foEi5pJtVNxqy2enWZ9Hv4u8VFLzVEw==","signatures":[{"sig":"MEUCIAXX+sYHA9n5AmdrZo9NCPAYNVijEe7vwfKUrjq6+AvAAiEAhNOpPAwC6mKyrLHZh5UNxq7RbfBaG2mZmUN11tgjKIc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":16815722},"main":"bin/pnpm.cjs","_from":"file:pnpm-9.0.0.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=18.12"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7776 jest","start":"tsc --watch","bundle":"ts-node bundle.ts","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/templates dist/templates && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/a726f5005072ad646c43df1c2f634739/pnpm-9.0.0.tgz","_integrity":"sha512-tBBnB8ciWxdIthWVlTzL6/+XtUrQXQAqo2NfYzucU81mb3zpuLxEcE8foEi5pJtVNxqy2enWZ9Hv4u8VFLzVEw==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"10.5.0","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"18.20.1","preferGlobal":true,"publishConfig":{"tag":"next-9","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_9.0.0_1713263222845_0.8966576809189117","host":"s3://npm-registry-packages"}},"9.0.1":{"name":"pnpm","version":"9.0.1","keywords":["pnpm9","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@9.0.1","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"0e0a9c2d140ddf9aab730067eb7bcfb9e18bdee7","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-9.0.1.tgz","fileCount":880,"integrity":"sha512-+QSxM9aZQVsNmX7j8Fommv+9sCz2sif6A9hUg6jz387QuRYKfUd9wFGrZ6+L5EcFuf3xXyrjO8g7dohlKftLHQ==","signatures":[{"sig":"MEUCIQCtIe+2KMEeNAiSPMs2n+DKKPRBszz+aNisSmvuKcbHdwIgGTYcXFyTmFb3IzZzKBh0bgRq0EeiVnxFOaCHWAiWApM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":16815791},"main":"bin/pnpm.cjs","_from":"file:pnpm-9.0.1.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=18.12"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7776 jest","start":"tsc --watch","bundle":"ts-node bundle.ts","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/templates dist/templates && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/f36054ae6ebbcf96f4ae41a5fcfe03b6/pnpm-9.0.1.tgz","_integrity":"sha512-+QSxM9aZQVsNmX7j8Fommv+9sCz2sif6A9hUg6jz387QuRYKfUd9wFGrZ6+L5EcFuf3xXyrjO8g7dohlKftLHQ==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"10.5.0","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"18.20.1","preferGlobal":true,"publishConfig":{"tag":"next-9","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_9.0.1_1713276604215_0.6779355340028375","host":"s3://npm-registry-packages"}},"9.0.2":{"name":"pnpm","version":"9.0.2","keywords":["pnpm9","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@9.0.2","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"2a34aeb80bf8e8435815d14f620ec4ba0eff1604","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-9.0.2.tgz","fileCount":880,"integrity":"sha512-i+3zHeQnBbl/+JMwu+F3lUrVcDqS+olL4PtNRbXfq1miH2WoQZrRyugt0W+sLUGow0N3XoDv59q22AsECNsv1g==","signatures":[{"sig":"MEUCICywAc6DSD6noZp4LP0uOryQkh8k3tCk5Na9fERCWVOrAiEAs+ThbFh4PVFKQUmTTGQdkBiXq1pUHigPxpLj0htdH3U=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":16815791},"main":"bin/pnpm.cjs","_from":"file:pnpm-9.0.2.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=18.12"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7776 jest","start":"tsc --watch","bundle":"ts-node bundle.ts","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/templates dist/templates && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/19133c29aedc3b46c7bfec525e914286/pnpm-9.0.2.tgz","_integrity":"sha512-i+3zHeQnBbl/+JMwu+F3lUrVcDqS+olL4PtNRbXfq1miH2WoQZrRyugt0W+sLUGow0N3XoDv59q22AsECNsv1g==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"10.5.0","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"18.20.2","preferGlobal":true,"publishConfig":{"tag":"next-9","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_9.0.2_1713372622068_0.6490835984861867","host":"s3://npm-registry-packages"}},"8.2.0":{"name":"pnpm","version":"8.2.0","keywords":["pnpm8","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@8.2.0","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"41bf53189f36dd17c23e98d6b8f9903f5ccfc200","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-8.2.0.tgz","fileCount":658,"integrity":"sha512-f2/abl6GycxLgVZQtWA2zBJKMXcv2L86HGRwJ4qnS02gVzLgtFegC25qWKFtUunCY74GUwxq2A7yGAJEyOuCYg==","signatures":[{"sig":"MEUCIQCZuFG3Prc2KevhGVI0CFYfcfSijMykdhM6I36ZlJQ1tAIgYY3eBv5QCAtgoLlLeKEzV60PHVE19HmPqqvSSE9SG3g=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12835154,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkM05UACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpFTg//Z+sSdPascpXdIzB8fXQOWmiUwahjwXmVVby0YXQuM5qjoJD6\r\nFSKMvbYZZjYSbC8q5N2IMIzBKdyqG+vlOhm1TZDHkOCUX3H0uh/JTV4MtRBf\r\nZ1DH7dXx3vObBLSMSGSVAVwkgnIczNBwENwKd9OkLprdBMb+dSQ+5hH6YJDq\r\nAztrGGmhxfsfVTW/KAfgqKev6FBDGQlUuPOT/Ns9ZfxGjKyYXKBFHYfxOm/0\r\npoIC/6nL2o/78Cmi+CT1CbRRBt5dS7SUiDgX0tp1WBHH4fvOj8H8yX3Fn6vD\r\nGL7ehnGruYrL8KoyNTVgmMmtKXwLGOi0Kc0eWfZpfYZYmffMCJE1GG3Q0vtX\r\nMnxoIFl07gO7nKNrC2XrIybTPYCoS7r1W+hncSC16rMY5Y0y4ilSzeTnP/gt\r\nFawa8NITPfEvpRxpuIKH850YyWzOTpHOfCVyzr8tgBOunw12zyUF1mU2uLTf\r\nytLhBh+16H9qfFzt5C3aEceYMqQPbOEhC+9oSZ6py+cqH4oEYmV0aigYLDd1\r\nbp68fl+gH1MfrT6dP3PEwbXAL03ewSXmDls1Lii/UZoTrP3fyE3PeAayrQWZ\r\ncaWNislOlwvch7deRD36ENKt9w2ocsFWQngt5G42gm/O3mhgoWhIy+bgxCph\r\nCxtJWre/L9XfG3JTARYDe1J2gBiW+nHBidg=\r\n=Idd2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","_from":"file:pnpm-8.2.0.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=16.14"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7776 pnpm run test:e2e","start":"tsc --watch","bundle":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/63601e947abc7d9cdba88baa654f9fb9/pnpm-8.2.0.tgz","_integrity":"sha512-f2/abl6GycxLgVZQtWA2zBJKMXcv2L86HGRwJ4qnS02gVzLgtFegC25qWKFtUunCY74GUwxq2A7yGAJEyOuCYg==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"9.5.0","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"18.15.0","preferGlobal":true,"publishConfig":{"tag":"next-8","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_8.2.0_1681083988348_0.5845529198973627","host":"s3://npm-registry-packages"}},"1.22.0":{"name":"pnpm","version":"1.22.0","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@1.22.0","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js","pnpx":"lib/bin/pnpx.js"},"dist":{"shasum":"0888bd738ef434c84dd1159f2f4b56a61aab613e","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-1.22.0.tgz","integrity":"sha512-UCiqp6kTLfOongfsppj3+2QKJ40/TIW2gC9+4UVj+Q+k6ObNZX+KPwYp2Z4JTR7w6tWNrtQ0uUD5xexJIC8nmg==","signatures":[{"sig":"MEUCIQDA32QDXyqiCNXLz8RMfekosHE9G9ALEePv2glLb9qUAQIgG6G921HYDAMxjWzqJOd6VfCa2w7yPfe4Vi3myxofk78=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/bin/pnpm.js","_from":".","files":["lib/","npm-shrinkwrap.json"],"_shasum":"0888bd738ef434c84dd1159f2f4b56a61aab613e","engines":{"node":">=4"},"gitHead":"be949ed66f12505bf1cc9d7dfff9d956ee0012f5","scripts":{},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","bundledName":"@pnpm/bundled","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"greenkeeper":{"ignore":["@pnpm/logger","pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-registry-mock","remove-all-except-outer-links","pnpm-shrinkwrap","supi"]},"_nodeVersion":"8.6.0","dependencies":{"nopt":"^4.0.1","supi":"^0.7.7","chalk":"^2.2.0","is-ci":"^1.0.10","ramda":"^0.25.0","byline":"^5.0.0","camelcase":"^4.1.0","path-name":"^1.0.0","pnpm-list":"^2.0.0","text-table":"^0.2.0","common-tags":"^1.4.0","cross-spawn":"^5.0.0","graceful-fs":"^4.1.11","strip-color":"^0.1.0","@pnpm/logger":"^1.0.0","@pnpm/outdated":"^0.2.0","load-json-file":"^4.0.0","loud-rejection":"^1.6.0","@zkochan/libnpx":"^9.6.1","not-bundled-npm":"^5.4.2","update-notifier":"^2.1.0","pnpm-file-reporter":"^0.0.1","pnpm-default-reporter":"^0.10.3"},"preferGlobal":true,"publishconfig":{"tag":"next"},"devDependencies":{"mz":"^2.6.0","caw":"^2.0.0","tape":"^4.6.3","execa":"^0.7.0","isexe":"^2.0.0","sepia":"^2.0.2","mkdirp":"^0.5.1","rimraf":"^2.5.4","semver":"^5.3.0","tslint":"^5.4.2","thenify":"^3.3.0","ts-node":"^3.0.0","read-pkg":"^3.0.0","@types/mz":"^0.0.31","write-pkg":"^3.1.0","is-windows":"^1.0.1","typescript":"^2.4.1","@types/node":"^8.0.33","@types/nopt":"^3.0.29","@types/tape":"^4.2.30","exists-link":"^2.0.0","npm-run-all":"^4.0.1","path-exists":"^3.0.0","rimraf-then":"^1.0.1","@types/ramda":"^0.25.0","tape-promise":"^2.0.1","@types/byline":"^4.2.31","@types/mkdirp":"^0.5.0","@types/semver":"^5.3.32","@zkochan/husky":"^0.0.0","load-yaml-file":"^0.1.0","mkdirp-promise":"^5.0.1","@commitlint/cli":"^4.0.0","package-preview":"^1.0.0","npm-scripts-info":"^0.3.6","normalize-newline":"^3.0.0","@types/common-tags":"^1.2.5","pnpm-registry-mock":"^1.5.0","npm-registry-client":"^8.4.0","@types/load-json-file":"^2.0.6","@commitlint/prompt-cli":"^4.0.0","@types/update-notifier":"^1.0.2","@commitlint/config-angular":"^4.2.0","anonymous-npm-registry-client":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm-1.22.0.tgz_1511016423888_0.7384179839864373","host":"s3://npm-registry-packages"}},"7.4.0":{"name":"pnpm","version":"7.4.0","keywords":["pnpm7","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"license":"MIT","_id":"pnpm@7.4.0","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"0937c186c232226454c6d350714f70d5f9c71739","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-7.4.0.tgz","fileCount":644,"integrity":"sha512-mlV8dw6b9Ta+u+zhJeBDvf4Io+g9Vg8esCxdfUcVhai00wzrLaAJ7TNE67dzHHukkQZ3nuHmdWqQxvtkrBa5Ig==","signatures":[{"sig":"MEQCID9PF7JTMjF0km94/82Vmsj7GSdEX44txeJcZG5xf2/3AiAR7dAGR2FyPoGaP4DKy7h1jhOMQJWBCgVBN6ImyddXkg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":19724291,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiuv9hACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrEQg//bJ/wTJh9ojz0e1rDG+3nWkpx6Hv1yg5DehMvguwA+cFe9Isr\r\nhGUOrWBvXgVwU2d/cEAP2Vegk0pp+DBgPUNkWSxyeDmeCAYAwxp2yclOoUGc\r\nbG0XtjnIT/RpYNgV48QAvJkbA/0o58WxaCvd19vb32LXdxtNI0MeaYEDweir\r\nD0fAnsCVmLkUjotOI0uO6hSt0XoWPWAR2l16uDCBVOi+wHKlaLgNNRc75lZX\r\nL6Ajzz8niLW9YZ2VBoWvj4D6ULVJ8/ijwRHg4BbJjET4wMOtqnyJt6PDeqsw\r\npA5+LCxWeEvdOEvnBaL0bepCnmX+puhyw3vm9yPdF6PY0MJxXaDLSjWv6ylk\r\nY6Ptk4yUcmLG19xTkQR/VDoJUzCPR42kfTdDSnffl0HBwCXxhnbkkbaNeDtQ\r\n5R3tSERrO3YCbnq8TQvU9mkK9IEWJPMrVOKvpYAalHs/e4ux6NhMdRJABsMj\r\nRaJctBjXItkwVLoAUD2C8JrFTKFIjmg5k32hd7mBT3TqF1IQ/1T+hkWysCzL\r\nWQlNW6J0NcyCYQIqUgB5aK/EXtEyXqGloL3YCnqxnioKNWCmWjhkQar27ML8\r\ncWJFq3LE+Mcel1VkzjXTpRcnQNQjYAsC29QRGgTAD1XD7RIS/qoe8KX639lz\r\n4YGp2xn0QH+wd4HQSUCzlGfWttTG11YdxZo=\r\n=qmvK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","_from":"file:pnpm-7.4.0.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=14.6"},"exports":{".":"./package.json"},"funding":{"url":"https://opencollective.com/pnpm"},"scripts":{"lint":"eslint src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7782 pnpm run test:e2e","start":"tsc --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.cjs","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/ee6c291c88c254adee5165071cd63abb/pnpm-7.4.0.tgz","_integrity":"sha512-mlV8dw6b9Ta+u+zhJeBDvf4Io+g9Vg8esCxdfUcVhai00wzrLaAJ7TNE67dzHHukkQZ3nuHmdWqQxvtkrBa5Ig==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.24.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"16.15.1","preferGlobal":true,"publishConfig":{"tag":"next-7","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_7.4.0_1656422241171_0.2649806386548301","host":"s3://npm-registry-packages"}},"7.28.0":{"name":"pnpm","version":"7.28.0","keywords":["pnpm7","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@7.28.0","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"48be3292711ad554fe944f6caaf9b0f5477524fe","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-7.28.0.tgz","fileCount":658,"integrity":"sha512-nbuY07S2519jEjaV9KLjSFmOwh0b6KIViIdc/RCJkgco8SZa2+ikQQe4N3CfNn5By5BH0dKVbZ8Ox1Mw8wItSA==","signatures":[{"sig":"MEYCIQD9zJN4zaJUJgqmRLa95EwlwPcY27c9HCi7UzjZMgF5FgIhAJLQf6X+w5e6ty+fRLVdEArUfH4vj/KO56uZ+nsQT/LM","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13502524,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj+jkgACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrnpQ//UoF3GOPsuhAtlYDzLtjWud5FIPUk2eDzcL3QeM8Ye6Jj/pzj\r\nJSpU7PanmqTPKB/iIEnygsIt/SPnRwQdSp/LS/Xmj0yMDFYCuaKRKGQajNiK\r\nlClRUoI1baTlmEolh+yuuNnkH0wVXC64xIFWOMAc/Uv0tzg+gv+Xp+WOOnsj\r\ntoso52kJsUm3f8qpK3zTmBFX7qS+coAXZxd2kMY6LOjoHQCHs3UiDkn/7YWS\r\nDu5EWjsP0k58MBoKyR9hHu/rAh1hXkH4bOin83t+MRpc4RW+jBHFNO832b6f\r\n+1JT7eUwAYn9nJTKMkGLoMk2DuxIVINHD7kKANOoci1DWKg9AdfEnq8iPOBj\r\n/FYzEdAUKSxIBVwDWARsmCCw+w8Dai0u6TQvJCXP9Q1/O3LsurOhv8qPoauy\r\np0pFOkAaWHKgU4YrxGMo34wRYhjlNq4LboxCb6nb0L1e+rifHdrNkyo+T0R4\r\n6PWmt89qpqVm6/fgwObYN3yuo4Afr3NW4H8GZxywmIqFjJccyJX5/KAVnilX\r\nFcrO/tcw04JD+mKEjrmsmulisVIF8RyamyPn1ig2tlc87zLe3KviMZDuUDxq\r\nxtblPIYtMZLEbZJM78fPZBtyJ9KIVriW0h5UVQCAVteWeBTb7x4Bu7pyRrZS\r\n1/n9G6JgfKwxloe035lwm9WCsRpbl6k1tMU=\r\n=zccz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","_from":"file:pnpm-7.28.0.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=14.6"},"exports":{".":"./package.json"},"funding":{"url":"https://opencollective.com/pnpm"},"scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7776 pnpm run test:e2e","start":"tsc --watch","bundle":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/ddb8aa7bdb4918880c82ed5f1b2edd85/pnpm-7.28.0.tgz","_integrity":"sha512-nbuY07S2519jEjaV9KLjSFmOwh0b6KIViIdc/RCJkgco8SZa2+ikQQe4N3CfNn5By5BH0dKVbZ8Ox1Mw8wItSA==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.24.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"18.14.1","preferGlobal":true,"publishConfig":{"tag":"next-7","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_7.28.0_1677343008694_0.6790369585141733","host":"s3://npm-registry-packages"}},"4.6.0-0":{"name":"pnpm","version":"4.6.0-0","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@4.6.0-0","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"8da258c447f198d0288e59c7df269de9b939e91c","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-4.6.0-0.tgz","fileCount":6036,"integrity":"sha512-Dg3XVbV64gKPgP7wIqoYogCesp0/7937+w7x4EEkIGfXI04so4UJfcva11YJd97JEjw7nvACdOWMr276QPaTOw==","signatures":[{"sig":"MEYCIQCN8XsfQMleWJi4mpicQt2/6PmxMbMOBRHg3usIAnE+1gIhAPburkiia3YcoAoPf3Xd664ySt2igoPu9eQm9VzhZtKN","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":22683818,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd+YJGCRA9TVsSAnZWagAAT6QP/2EKJrxSeEkp8zwZZ9HK\nxTawH7EF0mdpZ/3klGyS0k6nsH4iCiIaqVHS7ehf015GKHu4JeGOCQpYq1TF\nbhBvQq7FxJcl/e2WoH/Q356t5b+HUeyntVQQ64XlFk/ObRXGf9aCq82iQPmO\nBCO4hMdEgDthkbsFC2y3tON/cnqLle6sdLUFjYk5m3hh/Q5CXhT7VSiiEzW1\n58Go3mu7zCn2YLqaX7XHmDXVCHTtmBA1Y/rfQzzm+p5hE9n9X3foBr775ZCo\nwBaWGp0FOU2SvtwcQYXmICkzk4mUmlIzrWYGBEd0UVhovr3GjeDpr7HSn4lB\nZ5u91P0GAybrdPyImbwz4Zgry1NAOu+2TXsAhD8t3d/SYtrQ3FQNpA6G7Ser\nnBB1x/bt9N2vXwL67mmoGE5SlK3mUGfvq8EOnKMhTQ8Cpkfplr6h0kSH0Uhp\n1y/M6fmVxo09BA5lWBi6sVRUtUezAy+f+NQSYBOyUHlpcPaeepgI4NTN2zpb\nv3qGTit8wJSeOZSxCk6MVzi7+9Tj5y3iNjQuuXl0GEiBgwVbvcaFzQ8GeS39\n/miOea+A28L29KQvW3IgtrMU6L7xi8tgyTMQDuC0lKDqhX1xv6IJKbvzLH6o\nNTtFWgCO2RSqt7lmNNrefZJ5F4KSMdUyyokUl7yDjNKMU8Wr6uUezn0OESjX\nsXbo\r\n=oI48\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","_from":".","_shasum":"8da258c447f198d0288e59c7df269de9b939e91c","engines":{"node":">=10"},"scripts":{"tsc":"rimraf lib && tsc","lint":"tslint -c tslint.json src/**/*.ts test/**/*.ts","test":"npm run lint && npm run tsc && cross-env PNPM_REGISTRY_MOCK_PORT=7772 npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"run-p -r registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf node_modules/.bin/pnpm && registry-mock prepare","registry-mock":"registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"12.11.0","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"mz":"2.7.0","nopt":"4.0.1","supi":"0.37.5","archy":"1.0.0","chalk":"3.0.0","delay":"4.3.0","is-ci":"2.0.0","ramda":"0.26.1","diable":"4.0.2","get-port":"5.0.0","make-dir":"3.0.0","@types/mz":"^2.7.0","tree-kill":"1.2.2","is-windows":"1.0.2","@pnpm/error":"1.0.0","@pnpm/types":"4.0.0","common-tags":"1.8.0","graceful-fs":"4.2.1","render-help":"0.0.0","signal-exit":"3.0.2","@pnpm/config":"6.0.0","@pnpm/logger":"3.1.0","@pnpm/server":"6.0.0","@types/archy":"0.0.31","@pnpm/run-npm":"1.0.0","loud-rejection":"2.2.0","process-exists":"3.1.0","@pnpm/cli-utils":"0.2.4","@zkochan/libnpx":"11.0.3","@zkochan/rimraf":"1.0.0","update-notifier":"4.0.0","@pnpm/store-path":"2.1.1","@types/wrap-ansi":"3.0.0","@pnpm/core-loggers":"4.0.0","@pnpm/file-reporter":"0.1.0","@pnpm/parse-cli-args":"0.1.3","@pnpm/default-reporter":"5.0.5","@pnpm/find-workspace-dir":"1.0.0","@pnpm/plugin-commands-audit":"0.1.6","@pnpm/plugin-commands-import":"0.1.7","@pnpm/store-controller-types":"6.0.0","@pnpm/common-cli-options-help":"0.1.2","@pnpm/plugin-commands-listing":"0.1.8","@pnpm/plugin-commands-outdated":"0.1.8","@pnpm/store-connection-manager":"0.2.4","@pnpm/plugin-commands-recursive":"0.1.8","@pnpm/plugin-commands-publishing":"0.1.8","@pnpm/plugin-commands-installation":"0.1.9","@pnpm/plugin-commands-script-runners":"0.1.8"},"_hasShrinkwrap":false,"readmeFilename":"README.md","__devDependencies":{"ncp":"2.0.0","pnpm":"link:","tape":"4.11.0","execa":"3.4.0","p-any":"2.1.0","retry":"0.12.0","byline":"5.0.0","rimraf":"3.0.0","semver":"7.1.1","write-pkg":"4.0.0","@types/ncp":"2.0.3","@types/nopt":"3.0.29","cross-spawn":"7.0.1","exists-link":"2.0.0","npm-run-all":"4.1.5","path-exists":"4.0.0","symlink-dir":"3.1.1","@types/is-ci":"2.0.0","@types/ramda":"^0.26.38","@types/retry":"0.12.0","@types/table":"^4.0.7","tape-promise":"4.0.0","@pnpm/prepare":"*","@types/byline":"4.2.31","@types/mkdirp":"0.5.2","@types/semver":"^6.2.0","load-json-file":"6.2.0","read-yaml-file":"1.1.0","@pnpm/constants":"3.0.0","write-json-file":"4.0.0","write-yaml-file":"3.0.1","deep-require-cwd":"1.0.0","@types/is-windows":"^1.0.0","normalize-newline":"3.0.0","@pnpm/modules-yaml":"*","@types/common-tags":"1.8.0","@types/cross-spawn":"6.0.1","@types/graceful-fs":"4.1.3","@types/signal-exit":"3.0.0","@pnpm/assert-project":"*","@pnpm/lockfile-types":"1.1.0","dir-is-case-sensitive":"1.0.2","@types/update-notifier":"2.5.0","@pnpm/read-package-json":"*","@pnpm/read-importer-manifest":"2.0.1","@pnpm/find-workspace-packages":"2.0.7","@pnpm/write-importer-manifest":"*","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_4.6.0-0_1576632901465_0.6273310327379538","host":"s3://npm-registry-packages"}},"4.8.0":{"name":"pnpm","version":"4.8.0","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@4.8.0","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"41a8ec4dfad39d5aa67c73f0493ec7eff4b4b313","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-4.8.0.tgz","fileCount":6333,"integrity":"sha512-mcC/XQauHOkmnHzc/sKzhRDBHj+AOp30Uc2kpEyd7go9uBjId1RdTSwft7KBydXJENqPeW+hGK/vi6Gwr9mnSQ==","signatures":[{"sig":"MEQCIEFywKXPeeY6qvxkncD1iB97jQHUDwwbVldXw7gFKx/oAiAufMpI4kOBGuOg/8Y3L3gkXTxTOdn4dvNOBGn4XXA1AA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":24440075,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeJkdjCRA9TVsSAnZWagAAdCwP/AkGwHMOCIivRL+bpdxa\nyUUEyZgyKfhz+TqYKSuU6VOPGSTG1IJ6aE4Rru0DFnaecUo4f+ickSncyMYU\npfzFkwVlAau1P/ls2EGOTmhTI/UuK9uxQq77TI5envyKzaJRFax+GRIEEWjQ\nIvddrCLBqTu6YBBdt0/d4SCFaseB9OHHumptdNSe//vHYyugNsNHgoMbw7RV\n71q18kYROZeL52hAWUyNacY/oIhKFI7wr+hqY9SFVyq53VRqYZZZRzmmww3H\nfZm339YWnFc2GXKNLXI6sL6nSrxiEysL/DiJ/QJ+SiOJYpf8Fzg1T6qFSLNa\nY1k0vfkzTsvlYyoofI19adyQfydb1RZOvO9nY2K2uwo8/vi1C8pJJNdJX/8B\ndPutHaaK92F0i4p55DnWE7f1Q+e/+kL2sgPmtos0RMaihzUw70PdpLSIwHqg\nTiJGo7cJJ5xQsVtlxNg+ELD56Anr4fNMW0fK1BouEssrXB0aUS74/8q90wP4\nryNHbEul+HMFkpfH1M+nH3uSvvnKrhAH+EgOXEef0w4kr+WxLjBhTyYLz22i\n8iTWvHK6tAIROsWu9awGiuRE5dJKMPrgIuSoi/PKPShe/JMXeww4Oth+KvBL\nJlazqVZF9BXzPgmwHK4JoLdoNSy6QHGppg2h6lffnI9NvE1Jvyh0Bg1FYiIN\nWkO2\r\n=3XZR\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","_from":".","_shasum":"41a8ec4dfad39d5aa67c73f0493ec7eff4b4b313","engines":{"node":">=10"},"scripts":{"tsc":"rimraf lib && tsc","lint":"tslint -c ../../tslint.json src/**/*.ts test/**/*.ts","test":"npm run lint && npm run tsc && cross-env PNPM_REGISTRY_MOCK_PORT=7772 npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"run-p -r registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf node_modules/.bin/pnpm && registry-mock prepare","registry-mock":"registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"10.18.1","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"chalk":"3.0.0","is-ci":"2.0.0","ramda":"0.26.1","pkgs-graph":"5.1.0","@pnpm/types":"5.0.0","common-tags":"1.8.0","graceful-fs":"4.2.1","render-help":"0.0.0","@pnpm/config":"7.1.0","@pnpm/logger":"3.1.0","@pnpm/run-npm":"2.0.0","loud-rejection":"2.2.0","@pnpm/cli-utils":"0.3.1","@zkochan/libnpx":"11.0.3","update-notifier":"4.0.0","@pnpm/core-loggers":"4.0.1","@pnpm/file-reporter":"0.1.0","@pnpm/parse-cli-args":"0.2.0","@pnpm/default-reporter":"5.1.1","@pnpm/find-workspace-dir":"1.0.0","@pnpm/plugin-commands-audit":"0.2.2","@pnpm/plugin-commands-store":"0.1.3","@pnpm/plugin-commands-import":"0.1.12","@pnpm/plugin-commands-server":"0.1.4","@pnpm/common-cli-options-help":"0.1.4","@pnpm/plugin-commands-listing":"0.2.3","@pnpm/plugin-commands-rebuild":"0.1.3","@pnpm/plugin-commands-outdated":"0.2.3","@pnpm/filter-workspace-packages":"1.2.2","@pnpm/plugin-commands-publishing":"0.2.4","@pnpm/plugin-commands-installation":"0.2.5","@pnpm/plugin-commands-script-runners":"0.2.2"},"_hasShrinkwrap":false,"__devDependencies":{"mz":"2.7.0","ncp":"2.0.0","pnpm":"link:","delay":"4.3.0","execa":"4.0.0","p-any":"2.1.0","retry":"0.12.0","byline":"5.0.0","rimraf":"3.0.0","semver":"7.1.1","make-dir":"3.0.0","@types/mz":"^2.7.0","tree-kill":"1.2.2","write-pkg":"4.0.0","@types/ncp":"2.0.3","is-windows":"1.0.2","cross-spawn":"7.0.1","exists-link":"2.0.0","npm-run-all":"4.1.5","path-exists":"4.0.0","symlink-dir":"3.1.1","@types/is-ci":"2.0.0","@types/ramda":"^0.26.39","@types/retry":"0.12.0","@types/table":"^4.0.7","tape-promise":"4.0.0","@pnpm/prepare":"*","@types/byline":"4.2.31","@types/mkdirp":"0.5.2","@types/semver":"^6.2.0","load-json-file":"6.2.0","read-yaml-file":"1.1.0","@pnpm/constants":"3.0.0","@zkochan/rimraf":"1.0.0","write-json-file":"4.0.0","write-yaml-file":"3.0.1","deep-require-cwd":"1.0.0","@types/is-windows":"^1.0.0","normalize-newline":"3.0.0","@pnpm/modules-yaml":"*","@types/common-tags":"1.8.0","@types/cross-spawn":"6.0.1","@types/graceful-fs":"4.1.3","@types/tape-promise":"4.0.0","@pnpm/assert-project":"*","@pnpm/lockfile-types":"2.0.0","dir-is-case-sensitive":"1.0.2","@types/update-notifier":"2.5.0","@pnpm/read-package-json":"*","@pnpm/read-project-manifest":"1.0.0","@pnpm/write-project-manifest":"*","@pnpm/find-workspace-packages":"2.1.1","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_4.8.0_1579566946571_0.2053776426625471","host":"s3://npm-registry-packages"}},"4.6.0-1":{"name":"pnpm","version":"4.6.0-1","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@4.6.0-1","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"ac789925d9f862534f2a76926585f83f824cc913","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-4.6.0-1.tgz","fileCount":6031,"integrity":"sha512-7j9f031yhqCKeppEjtGilOJoKQTnYwUO0tiAZYV1PuTVTkMtRF7nMhu46hLcTVsj/XqYvlU7wyfcelT490fkhw==","signatures":[{"sig":"MEYCIQC4i7lmQOiygoV9VyPBP2kcLlEfFw0V7z8OCJ7OALal8wIhAOs5+45NHJOthSO9ZfK96pK3PYvQGHn1r46pEQCGe9GI","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":22667836,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd+5neCRA9TVsSAnZWagAAvQkP/jktGhrk8CyYCJg20lBk\nGb9MyCafFB/1PHwmXU2uQtRZFozU32wKzkz7BEvp6HOVQj2sYKSHWjBosJ7o\npqCuVdD8hbjlawCQT7d8dZlsa51ptqmLEIREPcJkFptuv3QHJtYX6AsfVQTB\nWse6pHE91bPlfG/FI6UNxKvfP9HD/5t/WVglL6uL5L3KULMbR56KkvwIxOsP\nW8gbBps6nOyjC2gsO3lFFlNvxooW2zFsvvDE3ejoMGqU3+1f5CXIwtFwzAQV\nGVIyBw2ADhHQTgl5YdrWpTsoHf95a6P30oGqur4SM08cPuzffwodOBnL3jkD\nyghmQvs+qV1IszYILzYVnt+SMu46C2iKbmOM8SsTe+YouTp6H8Rxw1AZywHw\n2fu/QvkfQHhJ//DTSdkXW47uTkE9D/O6o4//UzyhlXBMQLZakWhxAJ/FNK7N\nf+Nrsb54KuO1dcZa/4/6yGpgKIsABxBfYIl4TawVkqfyqJc/g+03sf7VamiS\nbz7FnxK/92g0UYnq56yg/+J2H8qbP8V+xqQpVuVG8MpX91rjQx67ZsJvpJGM\nxHnjZwF+/s8/EXXSpf+QKtPAOQV4FyIzwBkDgXaqz1DqoQS9naTvfsNnanhB\nEmi8LD2qJ84NvqRRYsSqk12xLE6qUUFOSVOCvHW/R0sOWchAhX++tOTZkvku\n4w8C\r\n=oF9v\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","_from":".","_shasum":"ac789925d9f862534f2a76926585f83f824cc913","engines":{"node":">=10"},"scripts":{"tsc":"rimraf lib && tsc","lint":"tslint -c tslint.json src/**/*.ts test/**/*.ts","test":"npm run lint && npm run tsc && cross-env PNPM_REGISTRY_MOCK_PORT=7772 npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"run-p -r registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf node_modules/.bin/pnpm && registry-mock prepare","registry-mock":"registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"12.11.0","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"mz":"2.7.0","nopt":"4.0.1","supi":"0.37.5","archy":"1.0.0","chalk":"3.0.0","delay":"4.3.0","is-ci":"2.0.0","ramda":"0.26.1","diable":"4.0.2","get-port":"5.1.0","make-dir":"3.0.0","@types/mz":"^2.7.0","tree-kill":"1.2.2","is-windows":"1.0.2","@pnpm/error":"1.0.0","@pnpm/types":"4.0.0","common-tags":"1.8.0","graceful-fs":"4.2.1","render-help":"0.0.0","signal-exit":"3.0.2","@pnpm/config":"6.0.0","@pnpm/logger":"3.1.0","@pnpm/server":"6.0.0","@types/archy":"0.0.31","@pnpm/run-npm":"1.0.0","loud-rejection":"2.2.0","process-exists":"3.1.0","@pnpm/cli-utils":"0.2.5","@zkochan/libnpx":"11.0.3","@zkochan/rimraf":"1.0.0","update-notifier":"4.0.0","@pnpm/store-path":"2.1.1","@types/wrap-ansi":"3.0.0","@pnpm/core-loggers":"4.0.0","@pnpm/file-reporter":"0.1.0","@pnpm/parse-cli-args":"0.1.3","@pnpm/default-reporter":"5.0.5","@pnpm/find-workspace-dir":"1.0.0","@pnpm/plugin-commands-audit":"0.1.7","@pnpm/plugin-commands-import":"0.1.8","@pnpm/store-controller-types":"6.0.0","@pnpm/common-cli-options-help":"0.1.2","@pnpm/plugin-commands-listing":"0.1.9","@pnpm/plugin-commands-outdated":"0.1.9","@pnpm/store-connection-manager":"0.2.5","@pnpm/plugin-commands-recursive":"0.1.9","@pnpm/plugin-commands-publishing":"0.1.9","@pnpm/plugin-commands-installation":"0.1.10","@pnpm/plugin-commands-script-runners":"0.1.9"},"_hasShrinkwrap":false,"readmeFilename":"README.md","__devDependencies":{"ncp":"2.0.0","pnpm":"link:","execa":"4.0.0","p-any":"2.1.0","retry":"0.12.0","byline":"5.0.0","rimraf":"3.0.0","semver":"7.1.1","write-pkg":"4.0.0","@types/ncp":"2.0.3","@types/nopt":"3.0.29","cross-spawn":"7.0.1","exists-link":"2.0.0","npm-run-all":"4.1.5","path-exists":"4.0.0","symlink-dir":"3.1.1","@types/is-ci":"2.0.0","@types/ramda":"^0.26.38","@types/retry":"0.12.0","@types/table":"^4.0.7","tape-promise":"4.0.0","@pnpm/prepare":"*","@types/byline":"4.2.31","@types/mkdirp":"0.5.2","@types/semver":"^6.2.0","load-json-file":"6.2.0","read-yaml-file":"1.1.0","@pnpm/constants":"3.0.0","write-json-file":"4.0.0","write-yaml-file":"3.0.1","deep-require-cwd":"1.0.0","@types/is-windows":"^1.0.0","normalize-newline":"3.0.0","@pnpm/modules-yaml":"*","@types/common-tags":"1.8.0","@types/cross-spawn":"6.0.1","@types/graceful-fs":"4.1.3","@types/signal-exit":"3.0.0","@pnpm/assert-project":"*","@pnpm/lockfile-types":"1.1.0","dir-is-case-sensitive":"1.0.2","@types/update-notifier":"2.5.0","@pnpm/read-package-json":"*","@pnpm/read-importer-manifest":"2.0.1","@pnpm/find-workspace-packages":"2.0.8","@pnpm/write-importer-manifest":"*","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_4.6.0-1_1576770000364_0.3986293562308889","host":"s3://npm-registry-packages"}},"7.17.1":{"name":"pnpm","version":"7.17.1","keywords":["pnpm7","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@7.17.1","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"6e0cd7b9f2cbd93a7fe60121e328e5281a03c903","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-7.17.1.tgz","fileCount":655,"integrity":"sha512-O76jPxzoeja81Z/8YyTfuXt+f7qkpsyEJsNBreWYBLHY5rJkjvNE/bIUGQ2uD/rcYPEtmrZZYox21OjAMC9EGw==","signatures":[{"sig":"MEQCICMuWcnpZbTxFciP+S0cdyO8sw088HIW5qM+cHuU+dU7AiA2YKTfscgtu8MlSvmZQJxpXhF+QuvvCw1OLPAjD3a44Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12530315,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjgsiCACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmroFA//V2gfa09tJskmODoQqDx4PN53GWKWraP8w0AaivezhSljAzoO\r\nsc/uHQNMYya0/GjtehP9D8YMgH5NeTEBaX3zRt/Mw/Iw2IuT2w0iWaicNprY\r\ngnamaMvWqDJ6xYUaGm766ZDYwdLqChyWPhfSPFrN+LODXr7lbfihcVcfGFlQ\r\nsUvHFLAxWk4ZYEya0td4Xq0bMBbIyecb3CwZaBzmH2hALCN+Nrjetqe1QHuC\r\nFNI0WypZ5fIJyTcaMglT1aounGAv/pBOm3xb8T3Lc3AvPgbbWTl0VrS6e7p9\r\nsI+x23Uu0nB/ToZXFKOQMYO/DDtjANCTrgUq8gBLVDGdUCkD80DtrG31f3i4\r\nPX8hDSyU2zhXVaJhYnsKD0FBExEMkQgfx3LhWE53dgu8yJuJg+023eq58DPT\r\n9CNoz0lTL8cuCfgnQDf29EiZD/ze+D4vBDEbKAdDp4S88ztW96GypfQ5q6FA\r\nB8g7R6FBov1XP/9/IcvsNdLQsUOQIMdH4i9nQp9z9VLXAUmmnfzxxU1dBJ17\r\noJ9N2kKaYVUwXSQR/dfk2rS2zNTqCRP2yu4wGU9vBaw8k9zApw07tIO5LEMX\r\nxtwpMIEgjbi2jT1QcRHng38KFX65R96jBRUTaKRWmCPN5BnRjvPzH8XNYOPb\r\nZEQn7moCqMT0zdWBwEuVYKvooJfWOXMT7b4=\r\n=/zIq\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","_from":"file:pnpm-7.17.1.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=14.6"},"exports":{".":"./package.json"},"funding":{"url":"https://opencollective.com/pnpm"},"scripts":{"lint":"eslint src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7776 pnpm run test:e2e","start":"tsc --watch","bundle":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/852521004e89ebc6e025c34cb9fab854/pnpm-7.17.1.tgz","_integrity":"sha512-O76jPxzoeja81Z/8YyTfuXt+f7qkpsyEJsNBreWYBLHY5rJkjvNE/bIUGQ2uD/rcYPEtmrZZYox21OjAMC9EGw==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.24.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"16.18.1","preferGlobal":true,"publishConfig":{"tag":"next-7","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_7.17.1_1669515394524_0.530484479749062","host":"s3://npm-registry-packages"}},"1.11.1":{"name":"pnpm","version":"1.11.1","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager"],"author":{"name":"Rico Sta. Cruz","email":"rico@ricostacruz.com"},"license":"MIT","_id":"pnpm@1.11.1","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js"},"dist":{"shasum":"56a7b9067278efda088f30163862b49a65e9c349","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-1.11.1.tgz","integrity":"sha512-tf4nNvccMXXbEZsOB89hbWvGy3BWkM1X27VEa29i3hE6IaQFZgLnTJd/UmFKZlzLsVOEIliHzHYKH1Txe+B8PA==","signatures":[{"sig":"MEQCIFRELUQURPGxB56i9hd0PYKH9rQko2bA1xAaT3t1+cmuAiB/Kq3UdPO6O21mrZyyTiNOQRzFxX8akk3lBEfRtm08Aw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/bin/pnpm.js","files":["lib/"],"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"engines":{"node":">=4"},"gitHead":"a38b952743daa5144ac2e1e8da0c9a5bff88c9a8","_npmUser":{"name":"zkochan","email":"zoltan.kochan@gmail.com"},"__scripts":{"cz":"git-cz","?cz":"echo 'Run Git commit wizard'","tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json --project .","test":"npm run tsc && npm run lint && cd test && npm test","start":"npm run tsc -- --watch","prepare":"cd test && pnpm install","commitmsg":"validate-commit-msg","prepublish":"in-publish && echo 'You need to use \"publish-packed\" to publish pnpm' && false || npm run tsc"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"5.3.0","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"greenkeeper":{"ignore":["pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-logger","pnpm-registry-mock","remove-all-except-outer-links","pnpm-shrinkwrap","supi"]},"_nodeVersion":"6.9.1","preferGlobal":true,"__dependencies":{"npm":"^5.0.2","nopt":"^4.0.1","supi":"^0.2.16","is-ci":"^1.0.10","ramda":"^0.24.1","byline":"^5.0.0","camelcase":"^4.1.0","path-name":"^1.0.0","pnpm-list":"^1.0.0","@types/npm":"^2.0.28","@types/node":"^8.0.7","@types/nopt":"^3.0.29","common-tags":"^1.4.0","cross-spawn":"^5.0.0","graceful-fs":"^4.1.11","pnpm-logger":"^0.5.4","@types/ramda":"^0.24.1","@types/byline":"^4.2.31","load-json-file":"^3.0.0","loud-rejection":"^1.6.0","update-notifier":"^2.1.0","@types/common-tags":"^1.2.5","pnpm-file-reporter":"^0.0.1","@types/load-json-file":"^2.0.5","pnpm-default-reporter":"^0.8.2","@types/update-notifier":"^1.0.0"},"devDependencies":{"husky":"^0.14.0","rimraf":"^2.5.4","tslint":"^5.4.2","commitizen":"^2.8.6","in-publish":"^2.0.0","typescript":"^2.4.1","@types/tape":"^4.2.30","@types/mkdirp":"^0.5.0","npm-scripts-info":"^0.3.6","validate-commit-msg":"^2.7.0","cz-conventional-changelog":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/pnpm-1.11.1.tgz_1504129571855_0.07856504525989294","host":"s3://npm-registry-packages"}},"10.7.1":{"name":"pnpm","version":"10.7.1","keywords":["pnpm","pnpm10","dependencies","dependency manager","efficient","fast","hardlinks","install","installer","link","lockfile","modules","monorepo","multi-package","npm","package manager","package.json","packages","prune","rapid","remove","shrinkwrap","symlinks","uninstall","workspace"],"license":"MIT","_id":"pnpm@10.7.1","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"11ea2eb2e09f608614c62db024375b462aa3d861","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-10.7.1.tgz","fileCount":1110,"integrity":"sha512-LZLIa3ko3IKE9TSU+0IB+YPaZfD7Tw1Auq+lz2KPox2uPllo8SRm8X336XMQ4w80OmSLrqG5s1BoXa+v/99YCA==","signatures":[{"sig":"MEUCIQDH6Kte1awtFvRUVsKWHtRaKuryH/0lm0Wswd29C+NdWAIgMxcudJ1cOlbnCh3oiFLkrQLua0vp6H+mGvycpY4TzxM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":18461353},"jest":{"preset":"@pnpm/jest-config/with-registry"},"main":"bin/pnpm.cjs","_from":"file:pnpm-10.7.1.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=18.12"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"jest","start":"tsc --watch","bundle":"ts-node bundle.ts","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/templates dist/templates && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/7e7707f17209f0700677de1af609da0f/pnpm-10.7.1.tgz","_integrity":"sha512-LZLIa3ko3IKE9TSU+0IB+YPaZfD7Tw1Auq+lz2KPox2uPllo8SRm8X336XMQ4w80OmSLrqG5s1BoXa+v/99YCA==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git","directory":"pnpm"},"_npmVersion":"10.8.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"20.19.0","preferGlobal":true,"publishConfig":{"tag":"next-10","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/pnpm_10.7.1_1743509510344_0.5200897036081988","host":"s3://npm-registry-packages-npm-production"}},"10.7.0":{"name":"pnpm","version":"10.7.0","keywords":["pnpm","pnpm10","dependencies","dependency manager","efficient","fast","hardlinks","install","installer","link","lockfile","modules","monorepo","multi-package","npm","package manager","package.json","packages","prune","rapid","remove","shrinkwrap","symlinks","uninstall","workspace"],"license":"MIT","_id":"pnpm@10.7.0","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"66453f13fbf9078d3db193718206a8d738afdbdb","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-10.7.0.tgz","fileCount":1214,"integrity":"sha512-a4Za1LYqHZhCth1nSjk5A7hx2SRJVPZSuIQsK1U8chdrJ49kxGPlLUD/+KujhcI1yMns9cx95P14uLttSWM6tg==","signatures":[{"sig":"MEUCIFi9BYophxX3QG3a5acNjLiow3vuJl77lZ78ZRzFgSJ0AiEA2+LpJqXKe9BP9txmN20SuX99TcI/K4bC/2Wi6alfG4s=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":18710873},"jest":{"preset":"@pnpm/jest-config"},"main":"bin/pnpm.cjs","_from":"file:pnpm-10.7.0.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=18.12"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7778 jest","start":"tsc --watch","bundle":"ts-node bundle.ts","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/templates dist/templates && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/dba02b321ea1110e59b0a85c67a318d8/pnpm-10.7.0.tgz","_integrity":"sha512-a4Za1LYqHZhCth1nSjk5A7hx2SRJVPZSuIQsK1U8chdrJ49kxGPlLUD/+KujhcI1yMns9cx95P14uLttSWM6tg==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git","directory":"pnpm"},"_npmVersion":"10.8.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"20.19.0","preferGlobal":true,"publishConfig":{"tag":"next-10","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/pnpm_10.7.0_1742988945362_0.1673580861482713","host":"s3://npm-registry-packages-npm-production"}},"5.8.0":{"name":"pnpm","version":"5.8.0","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@5.8.0","maintainers":[{"name":"zkochan","email":"z@kochan.io"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"a933d6c756efe8795b12004bbff1b82c622e771b","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-5.8.0.tgz","fileCount":7697,"integrity":"sha512-J2rAxEXnohwcDkR4KNI6UsYhDs9hJ/tje/BahHpXawi406pmxd6caJUXfRxZPbKvKdyVqfBRKhlX1vyhYbM8lQ==","signatures":[{"sig":"MEUCIAX68ne+zMzjHCJ3m5h2ucHzug3Qs0qwUY7U0rhOPxUqAiEA+j7lFUukmsXGWLBgwEVJa802H94+kljp2gOWn22oKnM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":21644668,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfb8+oCRA9TVsSAnZWagAA9+4P/28j2xeR6KNsqiBy8TRe\nykYH0NBrc7KegnXjit6N8zv4cCer3Iab9ewSjNGgv5PUANSg4XC5WJbGTW/E\nloj0wPECk3elKf56ospk2pVDSegMyvl4opNisgpvZaZYlrggliUvR0hZ1L4W\nubDYEX+2JvbOvraJk5rcvmOouHb6Rr2yzlEOjgMbpuWCWWvnesu/O+8xCLEE\nDYFBRJxzCpBuyW2BzU9iO5ff8NJYp6XN5HupaF92wbJ8jHeMfaE4oty/7Vix\n7V8yfRXaM4J/YrUQYM7iNyeN/6bi2MffzVFA5Xpupv8x+KN1UCaJTMVXx9y0\nGiShnwWoiLx3FRTfDg3YhobRsk+OSeBPgx1O3mX3VFgvh57AO45hlPXA+bPg\nIwFNf/dl3Uew8y9ETMVx9znwtn9oZWHlnOR4KiALGBh9Iq95bDP/jZ7/KqnS\nLQNgP1IAGy3jWpYxeplmvFPT9qqipWmxiRdLuqUAl5qwR2jUPvwedwZ15d45\nRa8DMa4NdmfpFqTRdxdo54Wv0gq3p1SwTjCi6Rx+yJRxAE6xTUboliXkvcXD\n+DToRgHFBoOPBwYQdrxjAo1VKClmBE1ZAgJFythXL1/VlTu/jM586jYPJVTs\nslW+vlsvw9dJSXKJ6JSvKGIGbK+SyJFfFtWePhfPGTzlKrknzQkn4ezxJIuZ\nsUTe\r\n=7BsZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","engines":{"node":">=10.14"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint -c ../../eslint.json src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"npm run tsc -- --watch","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:tap","test:tap":"cd ../.. && c8 --reporter lcov --reports-dir packages/pnpm/coverage ts-node packages/pnpm/test --type-check","postpublish":"publish-packed","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock","prepublishOnly":"pnpm run compile && npm cache clear --force && publish-packed --prune --npm-client yarn"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"6.14.7","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"12.18.3","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"nopt":"^5.0.0","chalk":"^4.1.0","is-ci":"^2.0.0","ramda":"^0.27.1","which":"^2.0.2","path-name":"^1.0.0","split-cmd":"^1.0.1","pkgs-graph":"5.2.0","strip-ansi":"^6.0.0","@pnpm/types":"6.2.0","@types/nopt":"^3.0.29","graceful-fs":"^4.2.4","render-help":"^1.0.0","@pnpm/config":"11.4.0","@pnpm/logger":"^3.2.2","@pnpm/tabtab":"0.0.1","@pnpm/command":"1.0.0","@pnpm/run-npm":"2.0.3","@pnpm/cli-meta":"1.0.1","loud-rejection":"^2.2.0","@pnpm/cli-utils":"0.4.29","@zkochan/libnpx":"11.0.3","update-notifier":"^4.1.1","@pnpm/core-loggers":"5.0.0","@pnpm/file-reporter":"^1.0.0","@pnpm/parse-cli-args":"3.2.0","@pnpm/default-reporter":"7.9.2","@pnpm/find-workspace-dir":"1.0.1","@pnpm/plugin-commands-audit":"2.0.16","@pnpm/plugin-commands-store":"2.0.42","@pnpm/plugin-commands-import":"1.0.66","@pnpm/plugin-commands-server":"2.0.38","@pnpm/common-cli-options-help":"0.2.0","@pnpm/plugin-commands-listing":"2.0.25","@pnpm/plugin-commands-rebuild":"2.1.1","@pnpm/plugin-commands-outdated":"3.0.18","@pnpm/filter-workspace-packages":"2.2.0","@pnpm/plugin-commands-publishing":"2.2.5","@pnpm/plugin-commands-installation":"3.3.1","@pnpm/plugin-commands-script-runners":"2.3.1"},"_hasShrinkwrap":false,"__devDependencies":{"mz":"^2.7.0","ncp":"^2.0.0","pnpm":"link:","delay":"^4.4.0","execa":"^4.0.3","p-any":"3.0.0","byline":"5.0.0","semver":"^7.3.2","@types/mz":"^2.7.1","tree-kill":"^1.2.2","write-pkg":"4.0.0","@types/ncp":"^2.0.4","is-windows":"^1.0.2","cross-spawn":"^7.0.3","exists-link":"2.0.0","npm-run-all":"^4.1.5","path-exists":"^4.0.0","symlink-dir":"^4.1.0","@types/is-ci":"^2.0.0","@types/ramda":"^0.27.15","@types/table":"^5.0.0","@types/which":"^1.3.2","tape-promise":"4.0.0","@pnpm/prepare":"0.0.11","@types/byline":"^4.2.32","@types/semver":"^7.3.3","@zkochan/retry":"^0.2.0","load-json-file":"^6.2.0","read-yaml-file":"^2.0.0","@pnpm/constants":"4.0.0","@zkochan/rimraf":"^1.0.0","write-json-file":"4.0.0","write-yaml-file":"^4.1.0","deep-require-cwd":"1.0.0","@types/is-windows":"^1.0.0","normalize-newline":"3.0.0","@pnpm/modules-yaml":"8.0.2","@types/cross-spawn":"^6.0.2","@types/graceful-fs":"^4.1.3","@types/tape-promise":"^4.0.1","@pnpm/assert-project":"2.1.9","@pnpm/lockfile-types":"2.0.1","dir-is-case-sensitive":"^1.0.2","@types/update-notifier":"^4.1.1","@pnpm/read-package-json":"3.1.5","@pnpm/read-project-manifest":"1.0.13","@pnpm/write-project-manifest":"1.1.1","@pnpm/find-workspace-packages":"2.3.15","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_5.8.0_1601163175683_0.024410413497762073","host":"s3://npm-registry-packages"}},"7.17.0":{"name":"pnpm","version":"7.17.0","keywords":["pnpm7","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@7.17.0","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"3470fe6fbeee107f01cb1878a27c931099c36e3a","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-7.17.0.tgz","fileCount":655,"integrity":"sha512-0oy+VI/6r248MzFrr3jBTQ5qxC1wM+wP3YoGcoohPEMk+5LfQBYHsazdu8QDtuigr2jjaDi0hfg/c8k89jxiEA==","signatures":[{"sig":"MEYCIQCkzD2tWWpJA8HgQeemEVqYcc78WEMBZdhZCpS2iLrYGgIhANaGIK9oNUgcSiJ5dm3WnIFSO9V60zP9kGIuYk2Ly2TL","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12505441,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjeovSACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrImA//aaYQzJ3R2GHjaEVeLdjIq8+iOOilOaNFIGgvzBrW5ILbbUPO\r\nvJvO/CM9g8Ixuv1a9LfWIjuQ3brFJS1Lia3E9gwVdxZxU1sWN/ziZtN3FbZN\r\nh/rfDeIItBp02HymKSbjQnkxs9v5WSHV4nYufxTVzDFqn0HftnqaFKd8gmGD\r\ntDKK4iO22/Wqgq3EpvU2juTxMaWLaxr0NUhe35Zn8JKwBcF1hVe0DgcSkV6I\r\noiQTyD//DAC7dZTA74YLio4RYzqEPixH784l5VtYU9IeyJc2mzeKotUJOwNw\r\nibmIIJlfIwKpECjozVfIZPd7YAzuCwjTTAW88FPdcckax7mg3WAmC4HQ/8Y2\r\nJiScWFVFi9zR/xAd+M4c5/9wW2D5djPpyXAlmOqcQELJrrDnl9wVz6ftrnlt\r\nnELXWzQ8jMVJvBvXelYqqyzQH5S9qU3eRzRqgLM72RkQvsZxldEnuSvfVOwy\r\ng9J75IBGMIsNnJZBpW/YRqL27jKvGu0yzBZVYpGi57yO5LJL6mlO4ohlbndW\r\nWGP+OTUrdAaJsM0n6KGGq9qe4WEMyvKIz2MrDEP1RBnmlsUCu6eHJten4pQA\r\nUUwmx3RPJ4CEZtRx9WymSBzyB5XNeEeCGpHdgTgKjOF9/wdndi3JBndZkU/Y\r\nX13FqqAx9ETSY8FrRNHoeYf0qx4vLHOOR/k=\r\n=SStC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","_from":"file:pnpm-7.17.0.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=14.6"},"exports":{".":"./package.json"},"funding":{"url":"https://opencollective.com/pnpm"},"scripts":{"lint":"eslint src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7776 pnpm run test:e2e","start":"tsc --watch","bundle":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/1f16da1263a5ed34cb90cfcd0566d0ff/pnpm-7.17.0.tgz","_integrity":"sha512-0oy+VI/6r248MzFrr3jBTQ5qxC1wM+wP3YoGcoohPEMk+5LfQBYHsazdu8QDtuigr2jjaDi0hfg/c8k89jxiEA==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.24.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"16.18.0","preferGlobal":true,"publishConfig":{"tag":"next-7","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_7.17.0_1668975570454_0.06094521118153895","host":"s3://npm-registry-packages"}},"6.6.2":{"name":"pnpm","version":"6.6.2","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"license":"MIT","_id":"pnpm@6.6.2","maintainers":[{"name":"zkochan","email":"z@kochan.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"7b4d6b176c1b93b5670ed94c24babb7d80c13854","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-6.6.2.tgz","fileCount":623,"integrity":"sha512-w1YEyx+xiTbrxVt5OP6JG0LqwkK/hq2OkCYj7RZhK9oyv7cCEkgkX5Z5MPVC1wTCv2kQDJRoXzBeedPiIhzN8Q==","signatures":[{"sig":"MEUCIF85imWfy8xsEBvipxiyjEFOyktE1nIC84A6rvVEQXwcAiEA/tlJ9rxD9YUtmCxk+FHExrXAW2KggPBsxIeI0C6B9k4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9269731,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgs9KdCRA9TVsSAnZWagAA5JgP/RfPU9V8i3DWzzFb72qO\n/oswNzrTvQ/bbkoU9qqn2rj7WH58WPpzkIRsd53yPecSxANTGpAmq8rxRKfr\ne7i8Pe6Pq+tKRsV7wyVJzjXfzAfW5l+fA5G35la6v9KqXdyD5R/fXN5QUU7I\nC+mCo3IxkOiIpDeRUVoU4v1FdNNT1WNYgGF1g1JiO7F9q9PCl/wmVKgvUNQW\nzbvNAFGGQZF7b/8WfLp99DaPikbehLiXrs8SHd9AuxZF78gJztOg+TWKWWbD\ndislqj7fN1TfEokP+5Zp0ohFtpFtO3oulJ2BCf2tXkymz90ucf6DKEYal4lM\n+QV8tpsB6ZwS0ku9A5urtIIvlP7iT1dO2WwAqs4DrPC3BCO+xZvLS/xU1cn/\n57Q4dLUWyIdg63IeUEYRBRc+J5ujoUGOmflZu8vDt9UYKojPPHqXCJ2D8jsu\ng2YolH2QfNoeQzksHXM5K6m9dsSdXn7eoDhKVgkEPqSbFABRTdCpZ/3wz8Go\nU9f5otpkuDqNYKH7QfRuvcvo8ZMGe7z8Hmh0evDvQxh/aM//s7qSb9HQqTxD\nAPoB93B5w8mstXE3+26yvVUSMrzgA5T2uTtwYFB6xMBAbhh+Kn4Yu9vHb1Fr\nZao+QQ0Kz5WdAVFlZX2saTA4TY1hEsWj7mDrfJqdN9v11yg0bU5vV6BcqT4j\nQaI6\r\n=SAy+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","unpkg":"dist/pnpm.cjs","engines":{"node":">=12.17"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint -c ../../eslint.json src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"pnpm tsc -- --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build && pnpm run lint -- --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && pkg ./dist/pnpm.cjs --out-path=../artifacts/win-x64 --targets=node14-win-x64 && pkg ./dist/pnpm.cjs --out-path=../artifacts/linux-x64 --targets=node14-linux-x64 && pkg ./dist/pnpm.cjs --out-path=../artifacts/macos-x64 --targets=node14-macos-x64","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.cjs","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.11.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"16.1.0","preferGlobal":true,"publishconfig":{"tag":"next"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_6.6.2_1622397596787_0.9849712781027542","host":"s3://npm-registry-packages"}},"10.15.0":{"name":"pnpm","version":"10.15.0","keywords":["pnpm","pnpm10","dependencies","dependency manager","efficient","fast","hardlinks","install","installer","link","lockfile","modules","monorepo","multi-package","npm","package manager","package.json","packages","prune","rapid","remove","shrinkwrap","symlinks","uninstall","workspace"],"license":"MIT","_id":"pnpm@10.15.0","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"8e43a0b959a228ea479539575a66f5eafc89023a","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-10.15.0.tgz","fileCount":1098,"integrity":"sha512-SG68JZ0+mZpOhpHOA7XKxKccvso5Nyqbdiy1AM/fCHPiyxar49lRse4s8BJQPwJ7mLZYTk3yJSTgx0UNnseqew==","signatures":[{"sig":"MEUCIQCnbbHsvX5XoPLRg9oLjr6Gb3nbOzt9FSJj6KHZN2kgxAIgNoGFPbWJByKykCQsQLQRtxoKf3ulXvcza7rwFU/hwuM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":17644677},"jest":{"preset":"@pnpm/jest-config/with-registry"},"main":"bin/pnpm.cjs","type":"commonjs","_from":"file:pnpm-10.15.0.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=18.12"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"jest","start":"tsc --watch","bundle":"ts-node bundle.ts","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/templates dist/templates && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/54f2e0b5eea07dc243069d297d58be06/pnpm-10.15.0.tgz","_integrity":"sha512-SG68JZ0+mZpOhpHOA7XKxKccvso5Nyqbdiy1AM/fCHPiyxar49lRse4s8BJQPwJ7mLZYTk3yJSTgx0UNnseqew==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git","directory":"pnpm"},"_npmVersion":"10.8.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"20.19.4","preferGlobal":true,"publishConfig":{"tag":"next-10","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/pnpm_10.15.0_1755620143391_0.3747657601111951","host":"s3://npm-registry-packages-npm-production"}},"6.6.0":{"name":"pnpm","version":"6.6.0","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"license":"MIT","_id":"pnpm@6.6.0","maintainers":[{"name":"zkochan","email":"z@kochan.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"9ff84e60837833cee6b91e3283a36fa676dacee9","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-6.6.0.tgz","fileCount":622,"integrity":"sha512-JKMutMCK/mgoJ3eGBnqF/MV8AuuDxmciB2Yl2i5iezxglwm5DVo3hgc5fmnoDh7u8WWsBdKv8u+JsZvxFSxRVw==","signatures":[{"sig":"MEUCIQC8fQ1pCkDoAU2sDjCbmWwJ3v9Acka++/7MDJSBQ9MfmwIgcZCvwIEevU8d+lytkHsMDjRACIQDPo4I8CzcPVkwYuY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9456147,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgsCgoCRA9TVsSAnZWagAAcR4P/iwDZnObMzzE29cdUqbO\nCGxwmttl6W6gxaFTcpz0af85hSO8M8gTjC30KoNcYi3TDLJc8ZuwjXEwkBVv\nVuE8G4lXUOBe8KVocb+Uqfbc7C6nOyQcBRdvo9BtS4+BLlzG+gAPM2w7scma\nCldr0/+vnGa1rUDrvx+Kj6yHvlGPuU0t6x6BHJgTaN/46wpp6frWHlNS1IRk\n5fDmKdCjICqJwIR4nuBLqD0PZ7ktQzUriOSomLelqQkouAakpJs3r0SlWyk1\nQDDShBjd2ERxqsJoc8MnakzV4CtXID2rPPqCx1GO/5qBW4lXLgzPWYhBva7S\n4KYTekqTHo6mBQ3X8xSkWJu0BiBvD9ebG+v26ONbL11KWptGgPgn3DyGwwcM\nxS/Y23P8OGzIaWq/1NyyC/mnrYdZW3R3aKFhtFgO4DsSludk3m6Cf/BcyObF\n6Eucx4C4McLvL4nQIBpv5f+AHt9p7knd4D2Pq23pcBKn6bg7C+HvvFDlfCg+\nAF6l+RAL+sVyp9r1tYhNxvfjjHQSQEx/0ZBSK7TXIRHX68JHvojm8Dwq2pKJ\n4FxlS5CJSbAlVsXBNyObeG8R42OyL6uz6SE4wKOIXVfp03BcCctT8a4P4caP\nHUErMy1ruMs1hGWB9xgrYBebAg/d5s6ACGilwQX+SdIqGe5hbZjRBBRK9KSe\n95U7\r\n=j22v\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","unpkg":"dist/pnpm.cjs","engines":{"node":">=12.17"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint -c ../../eslint.json src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"pnpm tsc -- --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build && pnpm run lint -- --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && pkg ./dist/pnpm.cjs --out-path=../artifacts/win-x64 --targets=node14-win-x64 && pkg ./dist/pnpm.cjs --out-path=../artifacts/linux-x64 --targets=node14-linux-x64 && pkg ./dist/pnpm.cjs --out-path=../artifacts/macos-x64 --targets=node14-macos-x64","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.cjs","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.11.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"16.1.0","preferGlobal":true,"publishconfig":{"tag":"next"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/pnpm_6.6.0_1622157351720_0.7602707602656167","host":"s3://npm-registry-packages"}},"6.6.1":{"name":"pnpm","version":"6.6.1","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"license":"MIT","_id":"pnpm@6.6.1","maintainers":[{"name":"zkochan","email":"z@kochan.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"e9b1d31ae4470e4a041426581d71b38528a2ca10","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-6.6.1.tgz","fileCount":622,"integrity":"sha512-viktTHmFzFckpvY/Gwtl8esjeOItpCgycIrVgLPh4qbxK4f+JqkEM+3LZF5dudyWzBZCOspZHePNuxeM0zn/Ew==","signatures":[{"sig":"MEUCIQDNLBfZiY1DWLumS5wkNsLUw4WGB8AwweSpfOadXfGC2gIgVt0Wk6VsIJ6Xm/XTohU/8RuvngVT+wSdxVMmf+T9gvI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9456335,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgsDy0CRA9TVsSAnZWagAAkXoP/i/DMCbG8KPtXU6hpMsg\n49er8jghItyBgJ9kLBO+cUYFoF+/gu6DNEnFeS1eKlW4m5eIcvz9xRqVS24L\nEkesSCbpWPTMy3DukydRR8AdJkOgS/zzArcJlf7Aqims7sPz/Krjya9/Jfav\n2mFvWsPDqHcuHIzzQ3k6/SGxbpsH01E1dVgN7II8v4XIW8l3ukEjMvrQoiGE\nId/of5fb9CnYfFOF5eODFTc/SgwhTE6Gcws8yB0X1vxfgR7DOPsLVsHAdvhd\nIzo1p4mAPNwrrLsMzY3SjFzbuOSJdusVDjmfHtRSK/Xqf9lNP+P0FVqqu+gK\nNMkZ7vvKqLBzG+1Hg44LoxGGTfz4rn2mp27Tgpzx/RLO6f0OZCkOLseQQshq\nczO3IxdjD3Q5Tb5q3taoANxyQEVFQy/ESbUuevzRHasrrJXYNhRYj3PUYg28\nJeTLsTrONrL1d4Aou5cWjkDl6QoTQNfRHVjvluk8NWI+fN56S0RN0rdINQok\nt9qaAu0KuH+8dGYcMyFzLaUzPliAG597B1WiJT084LPROzxUoua8vhaEc8sb\nA6UxQrVpLFQC06SklDbZ47daME35K21AnWZWShvdWmWnwxKfJPsDsvaQD26z\nNJxE+R+s0OG47K/bLVOSnFVFSqCHgM0Xrgr4rH5EBnEmqGr/cNPeO6NtJYAG\nO7dV\r\n=svTV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","unpkg":"dist/pnpm.cjs","engines":{"node":">=12.17"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint -c ../../eslint.json src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"pnpm tsc -- --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build && pnpm run lint -- --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && pkg ./dist/pnpm.cjs --out-path=../artifacts/win-x64 --targets=node14-win-x64 && pkg ./dist/pnpm.cjs --out-path=../artifacts/linux-x64 --targets=node14-linux-x64 && pkg ./dist/pnpm.cjs --out-path=../artifacts/macos-x64 --targets=node14-macos-x64","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.cjs","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.11.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"16.1.0","preferGlobal":true,"publishconfig":{"tag":"next"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/pnpm_6.6.1_1622162612411_0.5327904170813149","host":"s3://npm-registry-packages"}},"10.15.1":{"name":"pnpm","version":"10.15.1","keywords":["pnpm","pnpm10","dependencies","dependency manager","efficient","fast","hardlinks","install","installer","link","lockfile","modules","monorepo","multi-package","npm","package manager","package.json","packages","prune","rapid","remove","shrinkwrap","symlinks","uninstall","workspace"],"license":"MIT","_id":"pnpm@10.15.1","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"8e9a3dab77f9a4336289d2488d2d31f69e88ebea","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-10.15.1.tgz","fileCount":1098,"integrity":"sha512-NOU4wym1VTAUyo6PRTWZf5YYCh0PYUM5NXRJk1NQ2STiL4YUaCGRJk7DPRRirCFWGv+X9rsYBlNRwWLH6PbeZw==","signatures":[{"sig":"MEQCIHGyYX2Pdti1nXs9pJGPHbCeQ27AVFH+jOP2MZ01KK9XAiAyyoMMKdGq1or88scu1h1rog9e543XBbQOADuf+foB/A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":17644367},"jest":{"preset":"@pnpm/jest-config/with-registry"},"main":"bin/pnpm.cjs","type":"commonjs","_from":"file:pnpm-10.15.1.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=18.12"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"jest","start":"tsc --watch","bundle":"ts-node bundle.ts","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/templates dist/templates && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/091c9ac9ddb421fa1dc2d2f804bb244b/pnpm-10.15.1.tgz","_integrity":"sha512-NOU4wym1VTAUyo6PRTWZf5YYCh0PYUM5NXRJk1NQ2STiL4YUaCGRJk7DPRRirCFWGv+X9rsYBlNRwWLH6PbeZw==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git","directory":"pnpm"},"_npmVersion":"10.8.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"20.19.4","preferGlobal":true,"publishConfig":{"tag":"next-10","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/pnpm_10.15.1_1756720620639_0.9481584635349554","host":"s3://npm-registry-packages-npm-production"}},"0.70.1":{"name":"pnpm","version":"0.70.1","keywords":["dependency manager","install","modules","npm","package manager"],"author":{"name":"Rico Sta. Cruz","email":"rico@ricostacruz.com"},"license":"MIT","_id":"pnpm@0.70.1","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js"},"dist":{"shasum":"969a0655b7aee71c263d9b72427c7345b296ddb0","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-0.70.1.tgz","integrity":"sha512-cZuYMZ1HK52lyCRkyolA2GWuN5f/ilKYjfJkKC8qTLAHXXfZmZh6kkwAO48c7sxq6QMu6O7u6qQ3REc/h0eBUQ==","signatures":[{"sig":"MEQCIF1UTZ4rLKOTGeDFLWjweIL4Inx38GM2GtAiekOwQQmXAiAJ6UYvOm7n4RxTKRCe/ucXoC3I3SbjmWyH1bLdwEabjQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib/"],"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"_shasum":"969a0655b7aee71c263d9b72427c7345b296ddb0","engines":{"node":">=4"},"gitHead":"d2fa4b233cfc40d1d841f6290bae2341cfb53bad","scripts":{},"typings":"lib/index.d.ts","_npmUser":{"name":"zkochan","email":"zoltan.kochan@gmail.com"},"__scripts":{"cz":"git-cz","?cz":"echo 'Run Git commit wizard'","tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json --project .","test":"npm run lint && npm run test:e2e","start":"npm run tsc -- --watch","pretest":"rimraf ../.tmp/ && npm run tsc && pnpm-registry-mock prepare","test:e2e":"npm-run-all -p -r pnpm-registry-mock test:tap","test:tap":"ts-node test","commitmsg":"validate-commit-msg","prepublish":"in-publish && echo 'You need to use \"publish-packed\" to publish pnpm' && false || npm run tsc","pnpm-registry-mock":"pnpm-registry-mock"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"3.10.9","description":"Fast, disk space efficient npm installs","directories":{"test":"test"},"greenkeeper":{"ignore":["pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-logger","pnpm-registry-mock","remove-all-except-outer-links","pnpm-lockfile"]},"_nodeVersion":"6.9.1","preferGlobal":true,"__dependencies":{"mz":"^2.6.0","mem":"^1.1.0","ncp":"^2.0.0","npm":"^5.0.2","bole":"^3.0.2","dint":"^1.0.0","nopt":"^4.0.1","ssri":"^4.1.3","execa":"^0.7.0","is-ci":"^1.0.10","ramda":"^0.24.1","byline":"^5.0.0","ndjson":"^1.5.0","semver":"^5.3.0","find-up":"^2.1.0","p-limit":"^1.1.0","node-gyp":"^3.6.0","p-filter":"^1.0.0","@types/mz":"^0.0.31","@types/rc":"^0.0.1","camelcase":"^4.1.0","is-subdir":"^1.0.0","path-name":"^1.0.0","write-pkg":"^3.0.1","@types/npm":"^2.0.28","is-windows":"^1.0.0","os-homedir":"^1.0.2","@types/node":"^7.0.27","@types/nopt":"^3.0.29","arr-flatten":"^1.0.1","common-tags":"^1.4.0","cross-spawn":"^5.0.0","graceful-fs":"^4.1.11","path-exists":"^3.0.0","pnpm-logger":"^0.3.0","rimraf-then":"^1.0.1","symlink-dir":"^1.0.3","@types/ramda":"^0.0.15","@types/byline":"^4.2.31","@types/semver":"^5.3.30","is-inner-link":"^2.0.0","normalize-ssh":"^1.0.0","pnpm-lockfile":"^0.1.1","unpack-stream":"^2.0.0-beta.1","load-json-file":"^2.0.0","load-yaml-file":"^0.1.0","loud-rejection":"^1.6.0","mkdirp-promise":"^5.0.1","normalize-path":"^2.1.1","npm-package-arg":"^5.0.0","proper-lockfile":"^2.0.0","update-notifier":"^2.1.0","write-json-file":"^2.0.0","write-yaml-file":"^1.0.0","@zkochan/cmd-shim":"^2.2.3","read-package-json":"^2.0.5","@types/common-tags":"^1.2.5","pnpm-file-reporter":"^0.0.1","get-npm-tarball-url":"^2.0.0","npm-registry-client":"^8.1.0","pnpm-install-checks":"^1.1.0","registry-auth-token":"^3.3.1","@types/load-json-file":"^2.0.5","parse-npm-tarball-url":"^1.0.1","pnpm-default-reporter":"^0.6.0","@types/update-notifier":"^1.0.0","fs-write-stream-atomic":"^1.0.10","remove-all-except-outer-links":"^1.0.0"},"devDependencies":{"caw":"^2.0.0","tape":"^4.6.3","husky":"^0.13.2","isexe":"^2.0.0","sepia":"^2.0.2","mkdirp":"^0.5.1","rimraf":"^2.5.4","tslint":"^5.4.2","thenify":"^3.2.1","ts-node":"^3.0.0","read-pkg":"^2.0.0","commitizen":"^2.8.6","in-publish":"^2.0.0","typescript":"^2.1.5","@types/tape":"^4.2.28","exists-link":"^2.0.0","npm-run-all":"^4.0.1","tape-promise":"^2.0.1","@types/mkdirp":"^0.3.29","deep-require-cwd":"^1.0.0","npm-scripts-info":"^0.3.6","pnpm-registry-mock":"^0.12.0","validate-commit-msg":"^2.7.0","cz-conventional-changelog":"^2.0.0","anonymous-npm-registry-client":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm-0.70.1.tgz_1497643293257_0.20010875212028623","host":"s3://npm-registry-packages"}},"5.16.0":{"name":"pnpm","version":"5.16.0","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@5.16.0","maintainers":[{"name":"zkochan","email":"z@kochan.io"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"0a353b015c3f9afd93657aff649adb5e385274de","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-5.16.0.tgz","fileCount":1045,"integrity":"sha512-f7bNVvYGK24eiZ5gYX4wKOSohg6kIybEhrprHqUtFsP3TfttGSLqid1OTzLvVzwVp58QBj9ifOVwRQ+RiSmE0A==","signatures":[{"sig":"MEUCIGQqIBH7tsR8Ry4bMLiHU9QnO5TBy+8JLSiQkoMpGENVAiEAso5FBWp+AijiUXUuh2EHAMoneF+WljByjLa1vEwZ9Bo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11040524,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgDyNRCRA9TVsSAnZWagAA94wP/RknW5HkoYjpmKl5PjxE\nLBSHXgon3E+ye2wtEft4y5whJrFCg4irOTasyoq5D6awUgeK3tWu+d5zqi/c\nIcd77Zxg58+CQ1CV3DgaWMBGB2Ea+pe1BNh57urKAzG53InY0R6kPXZiBKMe\n1hI6A2SvnWX3rsp88cgnw5SiuY0QUYY3d5v7pmDs5md1wA0JOpJT2kUIfvdG\n4YyOzvNqvIAnbQIUgeMwhg5VxcSPV4546LN6t+lROJFqxAY+QUumrlf7NOhg\nsIy7CFM1l7c/aS4iyujnZaRIC/BOwjpBnLbvzXtVUVR83TFelf3vhTI3U6nQ\nPff6W5qMGyO3nfFHmcYMkLU68r6DHojRwmrCFlXYWB52zZlrHpGFaF3D/Y47\nQYTWNa6BfHUgwbqrfmMqVmDsylYVxd4X58ehG72OAvcGfbeXF5aKVq7ZQLt3\n9bbSDK/OzQKd+Yf3VxhfLpus9rV55Pj50KoxabowsSo6GTWc+b2t42wPF2MX\n4Asl4gQcoMu8p37BI8bPcjKe/iDFssGjgTHQPgfQ8y/1ihEYAki8sk62uREN\nX4k8YaCcFrzcnvNNylzVEnXz7UMULjN1o+l5de0AUUHsQFyxG1h95wc6zk41\nAMl1KSOTIynFpg+XpaFX34uQgc7I2MqiTGU/8bUKF6t6zchsdJh1nfI5y6Sf\nLLl6\r\n=2eUu\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.js","engines":{"node":">=10.16"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint -c ../../eslint.json src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"pnpm tsc -- --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build && rimraf dist && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp node_modules/ps-list/fastlist.exe dist/fastlist.exe","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.js --external:update-notifier --external:node-gyp","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.js","postpublish":"publish-packed","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock","prepublishOnly":"pnpm compile && npm cache clear --force && publish-packed --prune --npm-client yarn --dest dist"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"6.14.11","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"12.19.0","preferGlobal":true,"publishconfig":{"tag":"next"},"_hasShrinkwrap":false,"__devDependencies":{"mz":"^2.7.0","ncp":"^2.0.0","nopt":"^5.0.0","chalk":"^4.1.0","delay":"^4.4.0","execa":"^5.0.0","is-ci":"^2.0.0","p-any":"3.0.0","ramda":"^0.27.1","tempy":"^1.0.0","which":"^2.0.2","byline":"5.0.0","semver":"^7.3.4","esbuild":"^0.8.33","p-defer":"^3.0.0","ps-list":"^6.3.0","@types/mz":"^2.7.3","path-name":"^1.0.0","split-cmd":"^1.0.1","tree-kill":"^1.2.2","write-pkg":"4.0.0","@types/ncp":"^2.0.4","is-windows":"^1.0.2","pkgs-graph":"5.2.0","strip-ansi":"^6.0.0","@pnpm/types":"6.4.0","@types/nopt":"^3.0.29","cross-spawn":"^7.0.3","exists-link":"2.0.0","graceful-fs":"^4.2.4","npm-run-all":"^4.1.5","path-exists":"^4.0.0","render-help":"^1.0.1","symlink-dir":"^4.1.0","@pnpm/config":"11.12.0","@pnpm/logger":"^3.2.3","@pnpm/tabtab":"^0.1.1","@types/is-ci":"^2.0.0","@types/ramda":"^0.27.35","@types/which":"^2.0.0","@pnpm/command":"1.0.0","@pnpm/prepare":"0.0.17","@pnpm/run-npm":"2.0.3","@types/byline":"^4.2.32","@types/semver":"^7.3.4","@pnpm/cli-meta":"1.0.2","@zkochan/retry":"^0.2.0","load-json-file":"^6.2.0","loud-rejection":"^2.2.0","read-yaml-file":"^2.0.0","@pnpm/cli-utils":"0.4.49","@pnpm/constants":"4.1.0","@zkochan/libnpx":"11.0.3","@zkochan/rimraf":"^1.0.0","write-json-file":"^4.3.0","write-yaml-file":"^4.1.3","deep-require-cwd":"1.0.0","@types/is-windows":"^1.0.0","normalize-newline":"3.0.0","@pnpm/core-loggers":"5.0.3","@pnpm/modules-yaml":"8.0.6","@types/cross-spawn":"^6.0.2","@types/graceful-fs":"^4.1.4","@pnpm/file-reporter":"^1.0.0","@pnpm/assert-project":"2.1.15","@pnpm/lockfile-types":"2.2.0","@pnpm/parse-cli-args":"3.2.2","dir-is-case-sensitive":"^1.0.2","@pnpm/default-reporter":"7.10.1","@types/update-notifier":"^5.0.0","@pnpm/read-package-json":"3.1.9","@pnpm/find-workspace-dir":"2.0.0","@pnpm/plugin-commands-audit":"2.0.40","@pnpm/plugin-commands-store":"2.0.68","@pnpm/read-project-manifest":"1.1.6","@pnpm/plugin-commands-import":"1.0.98","@pnpm/plugin-commands-server":"2.0.62","@pnpm/write-project-manifest":"1.1.6","@pnpm/common-cli-options-help":"0.3.0","@pnpm/find-workspace-packages":"2.3.35","@pnpm/plugin-commands-listing":"2.0.49","@pnpm/plugin-commands-rebuild":"2.2.22","anonymous-npm-registry-client":"0.1.2","@pnpm/plugin-commands-outdated":"3.0.44","@pnpm/filter-workspace-packages":"2.3.7","@pnpm/plugin-commands-publishing":"2.4.0","@pnpm/plugin-commands-installation":"3.5.16","@pnpm/plugin-commands-script-runners":"2.5.16"},"__optionalDependencies":{"node-gyp":"^7.1.2","update-notifier":"^5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_5.16.0_1611604817232_0.21009231216912028","host":"s3://npm-registry-packages"}},"5.16.1":{"name":"pnpm","version":"5.16.1","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@5.16.1","maintainers":[{"name":"zkochan","email":"z@kochan.io"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"fca37b44a4692e28febacfa903a6026ba03a3867","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-5.16.1.tgz","fileCount":1041,"integrity":"sha512-KiLVkkbn5P/8kOUdNCkVTLsOwurQpQmFzjWaKzNjn8iRPVD3cHsijmnV0aX9Q8lMPfC3T80pGn7PBOHaQlCblA==","signatures":[{"sig":"MEQCIB/nQq2c/jzJbTRx96q6w1NfGZGMeG3OD64AoQbE971vAiBFy0tkaMIdTlT/AKlTwwMUxxmwOFvVqINw2sd4I7CFMg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11001775,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgGcdxCRA9TVsSAnZWagAAi7UP/ihXhfQxP3fbM6VJ3FlZ\nmGo1lJJ63cHQ01IoH8LCYEQGoY8qTEU6ykv9YR9k7E4WaqLFX+l14oWjKDUD\n+p1IovgMPKtnfY6TuN180ILfDjc1nQi6PMqi3w7mGxJbuhBCazQX/qXEXeiU\nOGFjGUnMYscdbuC563NQAiKFrhmlY0K+eGlxcStNYA1rGBeAwVAiasmtquv+\n2JGhU567+tQVuovNJIvep8YafnP7y8gT7IWIPbX3lP0QewBHQ17hEKhUcXXp\n1TVdFSjTTVpvCkAZrNvJpyhGqy9qn995Cdzlk8BvqCI/cQPZGx2xRLUSyYJA\nTl+niK+mPfzmf/YPPyJCGlcxW43ZHCeg8J7Q3U16i7oOhdzB1KQiiZSIdElI\n3lf7lrrufApgPpvFUWZDt72ZiwiLE457GQri1xjrpzYt1nv0JatshrZyuB8f\nOBcQ3sCdqKL3V7I10A4lx5Grx/s4v7GN/Wq9TfqxM9IfPAyhJYI0FRxnOJDq\nYE+QNUCCO6DDQadLiJ6IHHBlsdbRid4Ca/vlZonTDO7tEq1SFqNmdB5QATVZ\nbirx6AdKEbRqds0xFgTLNULRsI1tR0Zfy6ZUMVhtslFvFnBGdfsIdLikJ4az\nx7nfS0cGYn9eDYHzI3mS2afQACkP3aENCkmL6FmIBLIB6N5uj0f7gNU9bYGm\nEQdb\r\n=bRDu\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.js","engines":{"node":">=10.16"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint -c ../../eslint.json src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"pnpm tsc -- --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build && rimraf dist && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp node_modules/ps-list/fastlist.exe dist/fastlist.exe","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.js --external:update-notifier --external:node-gyp","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.js","postpublish":"publish-packed","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock","prepublishOnly":"pnpm compile && npm cache clear --force && publish-packed --prune --npm-client yarn --dest dist"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"6.14.11","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"12.19.0","preferGlobal":true,"publishconfig":{"tag":"next"},"_hasShrinkwrap":false,"readmeFilename":"README.md","__devDependencies":{"mz":"^2.7.0","ncp":"^2.0.0","nopt":"^5.0.0","chalk":"^4.1.0","delay":"^4.4.1","execa":"^5.0.0","is-ci":"^2.0.0","p-any":"3.0.0","ramda":"^0.27.1","tempy":"^1.0.0","which":"^2.0.2","byline":"5.0.0","semver":"^7.3.4","esbuild":"^0.8.38","p-defer":"^3.0.0","ps-list":"^6.3.0","@types/mz":"^2.7.3","path-name":"^1.0.0","split-cmd":"^1.0.1","tree-kill":"^1.2.2","write-pkg":"4.0.0","@types/ncp":"^2.0.4","is-windows":"^1.0.2","pkgs-graph":"5.2.0","strip-ansi":"^6.0.0","@pnpm/types":"6.4.0","@types/nopt":"^3.0.29","cross-spawn":"^7.0.3","exists-link":"2.0.0","graceful-fs":"^4.2.4","npm-run-all":"^4.1.5","path-exists":"^4.0.0","render-help":"^1.0.1","symlink-dir":"^4.1.0","@pnpm/config":"11.12.1","@pnpm/logger":"^3.2.3","@pnpm/tabtab":"^0.1.1","@types/is-ci":"^2.0.0","@types/ramda":"^0.27.35","@types/which":"^2.0.0","@pnpm/command":"1.0.0","@pnpm/prepare":"0.0.17","@pnpm/run-npm":"2.0.3","@types/byline":"^4.2.32","@types/semver":"^7.3.4","@pnpm/cli-meta":"1.0.2","@zkochan/retry":"^0.2.0","load-json-file":"^6.2.0","loud-rejection":"^2.2.0","read-yaml-file":"^2.0.0","@pnpm/cli-utils":"0.4.50","@pnpm/constants":"4.1.0","@zkochan/libnpx":"11.0.3","@zkochan/rimraf":"^1.0.0","write-json-file":"^4.3.0","write-yaml-file":"^4.1.3","deep-require-cwd":"1.0.0","@types/is-windows":"^1.0.0","normalize-newline":"3.0.0","@pnpm/core-loggers":"5.0.3","@pnpm/modules-yaml":"8.0.6","@types/cross-spawn":"^6.0.2","@types/graceful-fs":"^4.1.4","@pnpm/file-reporter":"^1.0.0","@pnpm/assert-project":"2.1.15","@pnpm/lockfile-types":"2.2.0","@pnpm/parse-cli-args":"3.2.2","dir-is-case-sensitive":"^1.0.2","@pnpm/default-reporter":"7.10.2","@types/update-notifier":"^5.0.0","@pnpm/read-package-json":"3.1.9","@pnpm/find-workspace-dir":"2.0.0","@pnpm/plugin-commands-audit":"2.0.41","@pnpm/plugin-commands-store":"2.0.69","@pnpm/read-project-manifest":"1.1.6","@pnpm/plugin-commands-import":"1.0.99","@pnpm/plugin-commands-server":"2.0.63","@pnpm/write-project-manifest":"1.1.6","@pnpm/common-cli-options-help":"0.3.0","@pnpm/find-workspace-packages":"2.3.36","@pnpm/plugin-commands-listing":"2.0.50","@pnpm/plugin-commands-rebuild":"2.2.23","anonymous-npm-registry-client":"0.1.2","@pnpm/plugin-commands-outdated":"3.0.45","@pnpm/filter-workspace-packages":"2.3.8","@pnpm/plugin-commands-publishing":"2.4.1","@pnpm/plugin-commands-installation":"3.5.17","@pnpm/plugin-commands-script-runners":"2.5.17"},"__optionalDependencies":{"node-gyp":"^7.1.2","update-notifier":"^5.1.0"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_5.16.1_1612302192421_0.2766736813046762","host":"s3://npm-registry-packages"}},"11.0.0-dev.1005":{"name":"pnpm","version":"11.0.0-dev.1005","keywords":["pnpm","pnpm11","dependencies","dependency manager","efficient","fast","hardlinks","install","installer","link","lockfile","modules","monorepo","multi-package","npm","package manager","package.json","packages","prune","rapid","remove","shrinkwrap","symlinks","uninstall","workspace"],"license":"MIT","_id":"pnpm@11.0.0-dev.1005","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.mjs","pnpx":"bin/pnpx.mjs"},"dist":{"shasum":"17cdd7ae1baf19f24440422f946130fccbb4257a","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-11.0.0-dev.1005.tgz","fileCount":1068,"integrity":"sha512-kfhKOS7qNI6khSoYKRLSUgJzpDNvkzt4zES8kx65mZI8CX6UM6mzVa3B9yVyXqmQgvyfAypVnfgyYy52TJLHmA==","signatures":[{"sig":"MEYCIQDOzH+MZ+OdKMVTCjvrHdz4kBkoPb6p70zmFTl9hd5QRgIhAI2ruNyc09P/I9UefmTLd6dA9e/R3kBTBDSw9wEAP6YJ","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/pnpm@11.0.0-dev.1005","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":17348998},"jest":{"preset":"@pnpm/jest-config/with-registry"},"main":"bin/pnpm.mjs","type":"module","_from":"file:pnpm-11.0.0-dev.1005.tgz","unpkg":"dist/pnpm.mjs","engines":{"runtime":{"name":"node","onFail":"download","version":"24.11.0"}},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"cross-env NODE_OPTIONS=--experimental-vm-modules jest","start":"tsc --watch","bundle":"ts-node bundle.ts","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/templates dist/templates && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:4278a4df-1aad-48ee-a502-ee0d0bdc49bd"}},"_resolved":"/tmp/07f0de7343a5b0fa9d9c56992757915c/pnpm-11.0.0-dev.1005.tgz","_integrity":"sha512-kfhKOS7qNI6khSoYKRLSUgJzpDNvkzt4zES8kx65mZI8CX6UM6mzVa3B9yVyXqmQgvyfAypVnfgyYy52TJLHmA==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git","directory":"pnpm"},"_npmVersion":"11.6.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"24.11.1","preferGlobal":true,"publishConfig":{"tag":"next-11","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/pnpm_11.0.0-dev.1005_1763112277793_0.8934241030632841","host":"s3://npm-registry-packages-npm-production"}},"0.70.0":{"name":"pnpm","version":"0.70.0","keywords":["dependency manager","install","modules","npm","package manager"],"author":{"name":"Rico Sta. Cruz","email":"rico@ricostacruz.com"},"license":"MIT","_id":"pnpm@0.70.0","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js"},"dist":{"shasum":"17b223a29fda0d9e48801cd93081cf1c73885794","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-0.70.0.tgz","integrity":"sha512-Ovt+znTQiXVjsgBoFEfB0GR/OuTePUNRhD7NWXtOr7bTqT88R23on4pjezvY6wGvetlsBeDk94ADZeAPncF6Uw==","signatures":[{"sig":"MEYCIQDpiq0AhEKCaguAKSLyDfAk7sYbR4r1IPjkLPWs5qA1mgIhANdnOjrlk4Hskoo6Q1LCBpkA8Iyn0PIqK5aEG3C7YUKx","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib/"],"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"_shasum":"17b223a29fda0d9e48801cd93081cf1c73885794","engines":{"node":">=4"},"gitHead":"6db0dda0c2c8671d01e3542cf9deb59e56851ac4","scripts":{},"typings":"lib/index.d.ts","_npmUser":{"name":"zkochan","email":"zoltan.kochan@gmail.com"},"__scripts":{"cz":"git-cz","?cz":"echo 'Run Git commit wizard'","tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json --project .","test":"npm run lint && npm run test:e2e","start":"npm run tsc -- --watch","pretest":"rimraf ../.tmp/ && npm run tsc && pnpm-registry-mock prepare","test:e2e":"npm-run-all -p -r pnpm-registry-mock test:tap","test:tap":"ts-node test","commitmsg":"validate-commit-msg","prepublish":"in-publish && echo 'You need to use \"publish-packed\" to publish pnpm' && false || npm run tsc","pnpm-registry-mock":"pnpm-registry-mock"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"3.10.9","description":"Fast, disk space efficient npm installs","directories":{"test":"test"},"greenkeeper":{"ignore":["pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-logger","pnpm-registry-mock","remove-all-except-outer-links","pnpm-lockfile"]},"_nodeVersion":"6.9.1","preferGlobal":true,"__dependencies":{"mz":"^2.6.0","mem":"^1.1.0","ncp":"^2.0.0","npm":"^5.0.2","bole":"^3.0.2","dint":"^1.0.0","nopt":"^4.0.1","ssri":"^4.1.3","execa":"^0.7.0","is-ci":"^1.0.10","ramda":"^0.24.1","byline":"^5.0.0","ndjson":"^1.5.0","semver":"^5.3.0","find-up":"^2.1.0","p-limit":"^1.1.0","node-gyp":"^3.6.0","p-filter":"^1.0.0","@types/mz":"^0.0.31","@types/rc":"^0.0.1","camelcase":"^4.1.0","is-subdir":"^1.0.0","path-name":"^1.0.0","write-pkg":"^3.0.1","@types/npm":"^2.0.28","is-windows":"^1.0.0","os-homedir":"^1.0.2","@types/node":"^7.0.27","@types/nopt":"^3.0.29","arr-flatten":"^1.0.1","common-tags":"^1.4.0","cross-spawn":"^5.0.0","graceful-fs":"^4.1.11","path-exists":"^3.0.0","pnpm-logger":"^0.3.0","rimraf-then":"^1.0.1","symlink-dir":"^1.0.3","@types/ramda":"^0.0.14","@types/byline":"^4.2.31","@types/semver":"^5.3.30","is-inner-link":"^2.0.0","normalize-ssh":"^1.0.0","pnpm-lockfile":"^0.1.1","unpack-stream":"^2.0.0-beta.1","load-json-file":"^2.0.0","load-yaml-file":"^0.1.0","loud-rejection":"^1.6.0","mkdirp-promise":"^5.0.1","normalize-path":"^2.1.1","npm-package-arg":"^5.0.0","proper-lockfile":"^2.0.0","update-notifier":"^2.1.0","write-json-file":"^2.0.0","write-yaml-file":"^1.0.0","@zkochan/cmd-shim":"^2.2.3","read-package-json":"^2.0.5","@types/common-tags":"^1.2.5","pnpm-file-reporter":"^0.0.1","get-npm-tarball-url":"^2.0.0","npm-registry-client":"^8.1.0","pnpm-install-checks":"^1.1.0","registry-auth-token":"^3.3.1","@types/load-json-file":"^2.0.5","parse-npm-tarball-url":"^1.0.1","pnpm-default-reporter":"^0.6.0","@types/update-notifier":"^1.0.0","fs-write-stream-atomic":"^1.0.10","remove-all-except-outer-links":"^1.0.0"},"devDependencies":{"caw":"^2.0.0","tape":"^4.6.3","husky":"^0.13.2","isexe":"^2.0.0","sepia":"^2.0.2","mkdirp":"^0.5.1","rimraf":"^2.5.4","tslint":"^5.4.2","thenify":"^3.2.1","ts-node":"^3.0.0","read-pkg":"^2.0.0","commitizen":"^2.8.6","in-publish":"^2.0.0","typescript":"^2.1.5","@types/tape":"^4.2.28","exists-link":"^2.0.0","npm-run-all":"^4.0.1","tape-promise":"^2.0.1","@types/mkdirp":"^0.3.29","deep-require-cwd":"^1.0.0","npm-scripts-info":"^0.3.6","pnpm-registry-mock":"^0.12.0","validate-commit-msg":"^2.7.0","cz-conventional-changelog":"^2.0.0","anonymous-npm-registry-client":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm-0.70.0.tgz_1497564430743_0.154396214755252","host":"s3://npm-registry-packages"}},"11.0.0-dev.1003":{"name":"pnpm","version":"11.0.0-dev.1003","keywords":["pnpm","pnpm11","dependencies","dependency manager","efficient","fast","hardlinks","install","installer","link","lockfile","modules","monorepo","multi-package","npm","package manager","package.json","packages","prune","rapid","remove","shrinkwrap","symlinks","uninstall","workspace"],"license":"MIT","_id":"pnpm@11.0.0-dev.1003","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.mjs","pnpx":"bin/pnpx.mjs"},"dist":{"shasum":"83f613a59ec2fa14527fe2d36553e03f0bb6d9e1","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-11.0.0-dev.1003.tgz","fileCount":1068,"integrity":"sha512-cwQ4SVEFxP0JctEnPHuiIDj/RJ2IcOevtKMYvKbGCwGCfLh2PnTmA0SppH/byFaeANR8l8DV1snYcKNQmUbApQ==","signatures":[{"sig":"MEQCIGnw2Ym+NqjJAm876glbP8sgpcUErPjVArNJQUCVa761AiA+kuErg3Jh/kXFrDaBCx3aPHlvsQFh91r4TvDfd9ZqSg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/pnpm@11.0.0-dev.1003","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":17348998},"jest":{"preset":"@pnpm/jest-config/with-registry"},"main":"bin/pnpm.mjs","type":"module","_from":"file:pnpm-11.0.0-dev.1003.tgz","unpkg":"dist/pnpm.mjs","engines":{"runtime":{"name":"node","onFail":"download","version":"24.11.0"}},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"cross-env NODE_OPTIONS=--experimental-vm-modules jest","start":"tsc --watch","bundle":"ts-node bundle.ts","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/templates dist/templates && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:4278a4df-1aad-48ee-a502-ee0d0bdc49bd"}},"_resolved":"/tmp/ccde4a15d4bd9b6ff471e0e6059b0d00/pnpm-11.0.0-dev.1003.tgz","_integrity":"sha512-cwQ4SVEFxP0JctEnPHuiIDj/RJ2IcOevtKMYvKbGCwGCfLh2PnTmA0SppH/byFaeANR8l8DV1snYcKNQmUbApQ==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git","directory":"pnpm"},"_npmVersion":"11.6.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"24.11.1","preferGlobal":true,"publishConfig":{"tag":"next-11","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/pnpm_11.0.0-dev.1003_1763079772455_0.35732395170842546","host":"s3://npm-registry-packages-npm-production"}},"11.0.0-alpha.9":{"name":"pnpm","version":"11.0.0-alpha.9","keywords":["pnpm","pnpm11","dependencies","dependency manager","efficient","fast","hardlinks","install","installer","link","lockfile","modules","monorepo","multi-package","npm","package manager","package.json","packages","prune","rapid","remove","shrinkwrap","symlinks","uninstall","workspace"],"license":"MIT","_id":"pnpm@11.0.0-alpha.9","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.mjs","pnpx":"bin/pnpx.mjs"},"dist":{"shasum":"f2eb6fffa347f5726458885b9ee645f83d06204c","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-11.0.0-alpha.9.tgz","fileCount":701,"integrity":"sha512-yeVKDpI+67L8CDLADQIQWEH07alzJuRAPMauku+TVbG7QEzNAiERWz0Wt+RTkkHHYKBxpJur4PTJkEaPHoeYFQ==","signatures":[{"sig":"MEUCIQDqWuKhvt3s6lcugGyZS9ecTbdZo09NBJxtAPn8uafdVAIgOzaLBKPKARXpU0kR0H2VnSdiPshmwGQb3n2XIGUsZNM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":16476651},"jest":{"preset":"@pnpm/jest-config/with-registry"},"main":"bin/pnpm.mjs","type":"module","unpkg":"dist/pnpm.mjs","engines":{"node":">=22.13"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"cross-env NODE_OPTIONS=\"$NODE_OPTIONS --experimental-vm-modules\" jest","start":"tsgo --watch","bundle":"pnpm dlx node@runtime:24.6.0 bundle.ts","compile":"tsgo --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/templates dist/templates && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsgo --build","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git","directory":"pnpm"},"description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"25.6.1","preferGlobal":true,"publishConfig":{"tag":"next-11","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_11.0.0-alpha.9_1771853340628_0.5334318070630444","host":"s3://npm-registry-packages-npm-production"}},"11.0.0-dev.1002":{"name":"pnpm","version":"11.0.0-dev.1002","keywords":["pnpm","pnpm11","dependencies","dependency manager","efficient","fast","hardlinks","install","installer","link","lockfile","modules","monorepo","multi-package","npm","package manager","package.json","packages","prune","rapid","remove","shrinkwrap","symlinks","uninstall","workspace"],"license":"MIT","_id":"pnpm@11.0.0-dev.1002","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.mjs","pnpx":"bin/pnpx.mjs"},"dist":{"shasum":"58b70906330e4bf8062a484e626884088d8d0601","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-11.0.0-dev.1002.tgz","fileCount":1068,"integrity":"sha512-aZXjXSdWEX9DAgS1wEBWxUZ/zOLDWSq3bgv08JRcHiWki03C1cpbpoX/X/myDi8lPz7/wbOSN0HegM2n7OCmDw==","signatures":[{"sig":"MEQCIHpihxqCv0K9eQKf3uCKfcuM7CFIwsyOE4+slWrboR3yAiAh+kgFOElzQk68akndcTYwwVlvdyXeZcaMG4Mdt5ejkQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/pnpm@11.0.0-dev.1002","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":17348992},"jest":{"preset":"@pnpm/jest-config/with-registry"},"main":"bin/pnpm.mjs","type":"module","_from":"file:pnpm-11.0.0-dev.1002.tgz","unpkg":"dist/pnpm.mjs","engines":{"runtime":{"name":"node","onFail":"download","version":"24.11.0"}},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"cross-env NODE_OPTIONS=--experimental-vm-modules jest","start":"tsc --watch","bundle":"ts-node bundle.ts","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/templates dist/templates && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:4278a4df-1aad-48ee-a502-ee0d0bdc49bd"}},"_resolved":"/tmp/a75ae21412ba1c860c7712c4209a5560/pnpm-11.0.0-dev.1002.tgz","_integrity":"sha512-aZXjXSdWEX9DAgS1wEBWxUZ/zOLDWSq3bgv08JRcHiWki03C1cpbpoX/X/myDi8lPz7/wbOSN0HegM2n7OCmDw==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git","directory":"pnpm"},"_npmVersion":"11.6.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"24.11.1","preferGlobal":true,"publishConfig":{"tag":"next-11","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/pnpm_11.0.0-dev.1002_1763074691054_0.7197104531531875","host":"s3://npm-registry-packages-npm-production"}},"11.0.0-dev.1001":{"name":"pnpm","version":"11.0.0-dev.1001","keywords":["pnpm","pnpm11","dependencies","dependency manager","efficient","fast","hardlinks","install","installer","link","lockfile","modules","monorepo","multi-package","npm","package manager","package.json","packages","prune","rapid","remove","shrinkwrap","symlinks","uninstall","workspace"],"license":"MIT","_id":"pnpm@11.0.0-dev.1001","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.mjs","pnpx":"bin/pnpx.mjs"},"dist":{"shasum":"9c88e70edb544b0963c52f9bb741ba3b8b0759e8","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-11.0.0-dev.1001.tgz","fileCount":1068,"integrity":"sha512-2driO/DQ0d+3vXGQ6MhXGbxzDZ7daXDGL+n4xKru1jbkjmvP/tEixSEAS0KNnrRYvpMQF9pyX/oDS6WHdWNB2A==","signatures":[{"sig":"MEUCIF5KRUawiOKatzTLOejbOVaerWvr8Wep3+KrBvUsQ8KoAiEAknxrdqBk8qo5+1BoaD550Ac3jZhoOg6KQgTvkI69fPw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/pnpm@11.0.0-dev.1001","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":17348998},"jest":{"preset":"@pnpm/jest-config/with-registry"},"main":"bin/pnpm.mjs","type":"module","_from":"file:pnpm-11.0.0-dev.1001.tgz","unpkg":"dist/pnpm.mjs","engines":{"runtime":{"name":"node","onFail":"download","version":"24.11.0"}},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"cross-env NODE_OPTIONS=--experimental-vm-modules jest","start":"tsc --watch","bundle":"ts-node bundle.ts","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/templates dist/templates && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:4278a4df-1aad-48ee-a502-ee0d0bdc49bd"}},"_resolved":"/tmp/c6c5f2bf907e496e8e2bf1bc31e11de7/pnpm-11.0.0-dev.1001.tgz","_integrity":"sha512-2driO/DQ0d+3vXGQ6MhXGbxzDZ7daXDGL+n4xKru1jbkjmvP/tEixSEAS0KNnrRYvpMQF9pyX/oDS6WHdWNB2A==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git","directory":"pnpm"},"_npmVersion":"11.6.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"24.11.1","preferGlobal":true,"publishConfig":{"tag":"next-11","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/pnpm_11.0.0-dev.1001_1763070347756_0.5766164839211863","host":"s3://npm-registry-packages-npm-production"}},"2.19.1":{"name":"pnpm","version":"2.19.1","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@2.19.1","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"c969f416ebd139d19c4378d03f52e5e65079327f","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-2.19.1.tgz","fileCount":7940,"integrity":"sha512-EiajE9pNOqs2gT+aG1qQA1vkCM9b0HnHfgb+r+s5bDH9w+jio+uXAaqaZr98DV4iX6KQeEIZUUvCZkWLguYIkg==","signatures":[{"sig":"MEUCIB79E9cA+91LzZJS6yVAlpACWO2jXAGl+ESN1p1FYKfsAiEA2cWILRPrWybtVqWKqUYt+7xiJlT/NXlhVmFPkJdTUyM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":27554077,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb82FMCRA9TVsSAnZWagAA0ZkP/Aq54umPHP2QpdTdfoW0\nmTwubBLhyjWJdpMQHHLFVAKMgJru/MY9qX4xc5wnZ17kLTj9C0iM4Ct6NAeB\n2jenXwszeYs2jZHYb8NFQahDx6rmwlT+O4eWfeD8UcH1hy3XxLSP1Iz8enZs\nilM96wRMO27xsSOV0QFsdeCIhSTcB/KEtji6OXWBArwdG27yg0Oo40uvgINI\n5j0Oy5+RcVkrrheTdY7qqw8hL5T8TFEgVtuuiO2idQMNIrC7fy4IwTnAvYJd\nRAFrW84Chmgi4zVBLQcHhVNEMjfM1L+UGIragsfcR8qh9h6Q+7m0XPK/J9YK\nVsW/D72T0jJaVBU3GjU5WTvZAKWVxppqOdOEj4fr7Wl98TMTAP+mv2OXt+YI\nGvdzzAv6qNhfVmJF0M0l98LI/nxJLJ7ojl2dUvHGdSwWy/gbe/qSP1iU/zRH\nVww2860Wb1TpQkGETXCoX+bocqj3xHJThF2+NsYAmPcd9vo1xy7+/22zJg8a\nd0yiT06GqcW9DZDZrpw1AkLiKrQF1YmY26Cz3EHR6EMNasQExZmoozDCxmLG\nbbPZVf/Vy8FWiPJFL6rqgx7WxB6ylCyGPY3xqMG2xVyOhfRyIWQd8I41mrOS\nZT2FT8sarXhDljNFeYDVznYCGL2txtiTXqsE7zaXvy2KdsBqb7aPVbUDX57U\nqwoh\r\n=cpI2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","_from":".","_shasum":"c969f416ebd139d19c4378d03f52e5e65079327f","engines":{"node":">=6"},"scripts":{"tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json src/**/*.ts test/**/*.ts","test":"npm run lint && npm run tsc && npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"npm-run-all -p -r pnpm-registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf ../../../.tmp/ && rimraf node_modules/.bin/pnpm && pnpm-registry-mock prepare","pnpm-registry-mock":"pnpm-registry-mock","test:e2e-with-preview":"preview --skip-prepublishOnly && npm-run-all -p -r pnpm-registry-mock test:tap"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"10.12.0","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"mz":"2.7.0","mem":"4.0.0","nopt":"4.0.1","supi":"0.25.9","chalk":"2.4.1","delay":"4.1.0","execa":"1.0.0","is-ci":"1.2.1","ramda":"0.26.0","diable":"4.0.1","p-limit":"2.0.0","get-port":"4.0.0","p-filter":"1.0.0","@types/mz":"0.0.32","camelcase":"5.0.0","is-subdir":"1.0.2","lru-cache":"4.1.3","minimatch":"3.0.4","path-name":"1.0.0","pnpm-list":"4.2.0","tree-kill":"1.2.1","is-windows":"1.0.2","pkgs-graph":"2.0.1","text-table":"0.2.0","@pnpm/types":"2.0.0","@pnpm/utils":"0.9.0","common-tags":"1.8.0","cross-spawn":"6.0.5","graceful-fs":"4.1.15","signal-exit":"3.0.2","strip-color":"0.1.0","@pnpm/config":"2.3.1","@pnpm/logger":"2.1.0","@pnpm/server":"1.1.0","find-packages":"2.2.0","path-absolute":"1.0.0","read-ini-file":"1.0.0","@pnpm/outdated":"1.0.6","camelcase-keys":"4.2.0","load-json-file":"5.1.0","load-yaml-file":"0.1.0","loud-rejection":"1.6.0","mkdirp-promise":"5.0.1","process-exists":"3.1.0","util.promisify":"1.0.0","@pnpm/lifecycle":"3.0.2","@types/get-port":"4.0.0","@zkochan/libnpx":"9.6.1","graph-sequencer":"2.0.0","update-notifier":"2.5.0","@pnpm/store-path":"1.0.3","@types/lru-cache":"4.1.1","@types/minimatch":"3.0.3","@pnpm/core-loggers":"1.0.0","pnpm-file-reporter":"0.1.0","@pnpm/package-store":"1.1.0","@pnpm/default-fetcher":"2.0.6","@types/camelcase-keys":"4.0.0","pnpm-default-reporter":"0.20.14","@pnpm/default-resolver":"2.0.5"},"_hasShrinkwrap":false,"devDependencies":{"caw":"2.0.1","ncp":"2.0.0","pnpm":"link:","tape":"4.9.1","p-any":"1.1.0","retry":"0.12.0","sepia":"2.0.2","byline":"5.0.0","mkdirp":"0.5.1","rimraf":"2.6.2","semver":"5.6.0","tslint":"5.11.0","ts-node":"6.2.0","write-pkg":"3.2.0","typescript":"3.1.6","@types/node":"10.12.9","@types/nopt":"3.0.29","@types/tape":"4.2.32","exists-link":"2.0.0","npm-run-all":"4.1.3","path-exists":"3.0.0","rimraf-then":"1.0.1","symlink-dir":"2.0.2","@types/p-any":"1.1.2","@types/ramda":"0.25.34","@types/retry":"0.10.2","tape-promise":"4.0.0","@pnpm/prepare":"0.0.0","@types/byline":"4.2.31","@types/mkdirp":"0.5.2","@types/semver":"5.5.0","package-preview":"1.0.6","pnpm-shrinkwrap":"8.1.4","write-json-file":"3.0.2","write-yaml-file":"2.0.0","deep-require-cwd":"1.0.0","npm-scripts-info":"0.3.9","normalize-newline":"3.0.0","@pnpm/modules-yaml":"2.0.0","@types/common-tags":"1.4.0","pnpm-registry-mock":"2.4.0","@pnpm/tslint-config":"0.0.0","@pnpm/assert-project":"link:../../privatePackages/assert-project","@types/load-json-file":"2.0.7","@types/update-notifier":"2.5.0","@pnpm/read-package-json":"1.0.1","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_2.19.1_1542676811494_0.515854629888506","host":"s3://npm-registry-packages"}},"2.19.0":{"name":"pnpm","version":"2.19.0","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@2.19.0","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"2e7224fcce7ce749710b28d43bd9ba06b60b30d7","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-2.19.0.tgz","fileCount":7940,"integrity":"sha512-H3aoz6j2JluCH1V+u14l22yqskxAlGwDMbKCb1oULUnDfWTjTvU0hpowq24r8oOyRXOQvfZ85AgTe7irhZqGlA==","signatures":[{"sig":"MEQCIH0yeXDB68BAqw4lUb6d4+q6T3KIgQwbsYb9lJh5VOzYAiAtaQXjCqOviW555Wj2jkfcm/Hl+0Y3MG5VRqASLhKy5w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":27553495,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb8bGuCRA9TVsSAnZWagAA26IQAKGlhKjdcDe9owp1Xy1L\npemmlQwxFOrnEmVTwxTSdE2s9Mt5PPEVEidVlk12IdBLR93xGNNsJW2VhHfZ\nOigUtV6o575ZT5OmL+ByFjLK4Up5hUCh7wKTz34s9ibnP3HLyrrXrfVQ/B5+\nP6npwt1DuheDCR6V3Uj9vMN+0oAr84YqIqlGQSuf4lBtDYkSBCh8YbT8H/uN\nwt8Px52PFgFJ9nsTFsiEIzIr3gw/PsYKstnyy8j71lO02Rg20fZpQR+IoYVN\nfCqx37mucZN4Jygs9IDr8Sz87/IxmY2hJka7S25+iH+5YCAX8BugewuCmZMh\nXP0GLYd2PqNnD0LHCgSMrDTvcxB0i2QtSUKJHpxyBgR+y3K/nq0stz/R4bIk\nRfWmnjlEdgaOeqRhimj+FcX1A6Hdp6B4Ajjzuu+9vXxC0JchZ9ViC0GGw2cz\n5PezcaDkgl8DxLdnz+uVe7hkcFNAZsa3xCo2txJc0WD/Hib49mOwreXRS5bX\n8IE9zMGInnySPRlYSHtlsH/aOzH+IoafK5b2a7tJqz8vo2g34HtcdoztLdJS\nfVBXZj5GA30DKjhQVIZASRhPxDjKFOhrlVA0vfHYxCsXsP3n5Ux8yBbdBpPU\n28VqwG+Q4E+oBO8B9qz1iJsGhtJkNpsKv3+pb3nRkwC7V1jRx2kA5JBWH0VS\nTBl9\r\n=03Mn\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","_from":".","_shasum":"2e7224fcce7ce749710b28d43bd9ba06b60b30d7","engines":{"node":">=6"},"scripts":{"tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json src/**/*.ts test/**/*.ts","test":"npm run lint && npm run tsc && npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"npm-run-all -p -r pnpm-registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf ../../../.tmp/ && rimraf node_modules/.bin/pnpm && pnpm-registry-mock prepare","pnpm-registry-mock":"pnpm-registry-mock","test:e2e-with-preview":"preview --skip-prepublishOnly && npm-run-all -p -r pnpm-registry-mock test:tap"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"10.12.0","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"mz":"2.7.0","mem":"4.0.0","nopt":"4.0.1","supi":"0.25.8","chalk":"2.4.1","delay":"4.1.0","execa":"1.0.0","is-ci":"1.2.1","ramda":"0.26.0","diable":"4.0.1","p-limit":"2.0.0","get-port":"4.0.0","p-filter":"1.0.0","@types/mz":"0.0.32","camelcase":"5.0.0","is-subdir":"1.0.2","lru-cache":"4.1.3","minimatch":"3.0.4","path-name":"1.0.0","pnpm-list":"4.2.0","tree-kill":"1.2.1","is-windows":"1.0.2","pkgs-graph":"2.0.1","text-table":"0.2.0","@pnpm/types":"2.0.0","@pnpm/utils":"0.9.0","common-tags":"1.8.0","cross-spawn":"6.0.5","graceful-fs":"4.1.15","signal-exit":"3.0.2","strip-color":"0.1.0","@pnpm/config":"2.3.1","@pnpm/logger":"2.1.0","@pnpm/server":"1.1.0","find-packages":"2.2.0","path-absolute":"1.0.0","read-ini-file":"1.0.0","@pnpm/outdated":"1.0.6","camelcase-keys":"4.2.0","load-json-file":"5.1.0","load-yaml-file":"0.1.0","loud-rejection":"1.6.0","mkdirp-promise":"5.0.1","process-exists":"3.1.0","util.promisify":"1.0.0","@pnpm/lifecycle":"3.0.2","@types/get-port":"4.0.0","@zkochan/libnpx":"9.6.1","graph-sequencer":"2.0.0","update-notifier":"2.5.0","@pnpm/store-path":"1.0.3","@types/lru-cache":"4.1.1","@types/minimatch":"3.0.3","@pnpm/core-loggers":"1.0.0","pnpm-file-reporter":"0.1.0","@pnpm/package-store":"1.1.0","@pnpm/default-fetcher":"2.0.6","@types/camelcase-keys":"4.0.0","pnpm-default-reporter":"0.20.14","@pnpm/default-resolver":"2.0.5"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"caw":"2.0.1","ncp":"2.0.0","pnpm":"link:","tape":"4.9.1","p-any":"1.1.0","retry":"0.12.0","sepia":"2.0.2","byline":"5.0.0","mkdirp":"0.5.1","rimraf":"2.6.2","semver":"5.6.0","tslint":"5.11.0","ts-node":"6.2.0","write-pkg":"3.2.0","typescript":"3.1.6","@types/node":"10.12.9","@types/nopt":"3.0.29","@types/tape":"4.2.32","exists-link":"2.0.0","npm-run-all":"4.1.3","path-exists":"3.0.0","rimraf-then":"1.0.1","symlink-dir":"2.0.2","@types/p-any":"1.1.2","@types/ramda":"0.25.34","@types/retry":"0.10.2","tape-promise":"4.0.0","@pnpm/prepare":"0.0.0","@types/byline":"4.2.31","@types/mkdirp":"0.5.2","@types/semver":"5.5.0","package-preview":"1.0.6","pnpm-shrinkwrap":"8.1.4","write-json-file":"3.0.2","write-yaml-file":"2.0.0","deep-require-cwd":"1.0.0","npm-scripts-info":"0.3.9","normalize-newline":"3.0.0","@pnpm/modules-yaml":"2.0.0","@types/common-tags":"1.4.0","pnpm-registry-mock":"2.4.0","@pnpm/tslint-config":"0.0.0","@pnpm/assert-project":"link:../../privatePackages/assert-project","@types/load-json-file":"2.0.7","@types/update-notifier":"2.5.0","@pnpm/read-package-json":"1.0.1","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_2.19.0_1542566317634_0.7610402553352751","host":"s3://npm-registry-packages"}},"2.19.3":{"name":"pnpm","version":"2.19.3","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@2.19.3","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"0bad99de937b29523a983fc57aa2dfcbc806af68","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-2.19.3.tgz","fileCount":5365,"integrity":"sha512-Yrpes2eUcta5CK8nvqtLMMXJuESV2CLsAybCecdc1XlBSljlX8zzdeOTDGMr/xTY9fGCioz9UNNV5IewFyvNxA==","signatures":[{"sig":"MEUCIFNJib4UH5enq0U0qFunoeje1/gwt7swTxIEpsu+QzdFAiEAk6mpnQMwORUTErgj+/GNhDrtcJEy20gD9O7i0gxeD5o=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":23664560,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb+wOuCRA9TVsSAnZWagAAgkAP/29w4ROy/LsGIch5Uezv\nH6i4VhvYN9k7BknrM1lQY4Om+BP6hKb8uSgfIxiVp8hypmuRnn/JKL/euvPr\nhgUEucfKk2DfughON5aeN3v5iyFl5CY0hU8Bd/uHwPYzCgwmal5lxxI2nBT0\nMEUy5CNaI5DygW3H4nWNuIQtLNO2QXPPldh3OElbb1XDrOO2aj+uP55FmHKx\n4jeZV5S39Um+p05VVuxTMv/nQYNETuoPJrdyP6QTmP0UhhzDL3pZ0I3mtLYv\nXHnfAw8WhhKa5HIrJg6FhGFuO41t+0w+88Y7+E/kQyIGrV3s+x9wuKNFh1B6\nnZ4wa/vzkZyUu/S5lqvjqZFqj26X/NaPMm2L0cm6dvFkRV2X+akOzEswAoMY\nfBM1rZJ71Q+/wMqP53YlWvaJtK6EdZluHwVzIh7Eh3yO3iB6hPP76jzEUZgq\nzU8bx/jBiXfuuL3mhu/99sQKg3cDi3ZyCLP+51OOmqPc3bQBKKBAxkZqJrzE\n3iCNd0oUGH1sR+T0DF2CnP8QaRI0vmycsG0YiKjXgROqgmxeMsI5ss4y2/vL\ntiEnYI6o3m/OnqMP3Vli9eNdojCGuJim7zqbgRhurbrPjUlP2lJLuiZYCqJ6\nae8TNFYIcidjzBZ8larbFz73RjaWa6sKQeVD0udHOxBPIVgTOcG0sG9D3mMv\necza\r\n=cmee\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","_from":".","_shasum":"0bad99de937b29523a983fc57aa2dfcbc806af68","engines":{"node":">=6"},"scripts":{"tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json src/**/*.ts test/**/*.ts","test":"npm run lint && npm run tsc && npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"npm-run-all -p -r pnpm-registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf ../../../.tmp/ && rimraf node_modules/.bin/pnpm && pnpm-registry-mock prepare","pnpm-registry-mock":"pnpm-registry-mock","test:e2e-with-preview":"preview --skip-prepublishOnly && npm-run-all -p -r pnpm-registry-mock test:tap"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"10.12.0","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"mz":"2.7.0","mem":"4.0.0","nopt":"4.0.1","supi":"0.25.11","chalk":"2.4.1","delay":"4.1.0","execa":"1.0.0","is-ci":"1.2.1","ramda":"0.26.0","diable":"4.0.1","p-limit":"2.0.0","get-port":"4.0.0","p-filter":"1.0.0","@types/mz":"0.0.32","camelcase":"5.0.0","is-subdir":"1.0.2","lru-cache":"5.1.1","minimatch":"3.0.4","path-name":"1.0.0","pnpm-list":"4.2.1","tree-kill":"1.2.1","is-windows":"1.0.2","pkgs-graph":"2.0.1","text-table":"0.2.0","@pnpm/types":"2.0.0","@pnpm/utils":"0.9.0","common-tags":"1.8.0","cross-spawn":"6.0.5","graceful-fs":"4.1.15","signal-exit":"3.0.2","strip-color":"0.1.0","@pnpm/config":"2.3.1","@pnpm/logger":"2.1.0","@pnpm/server":"1.1.1","find-packages":"2.2.0","path-absolute":"1.0.0","read-ini-file":"1.0.0","@pnpm/outdated":"1.0.7","camelcase-keys":"4.2.0","load-json-file":"5.1.0","load-yaml-file":"0.1.0","loud-rejection":"1.6.0","mkdirp-promise":"5.0.1","process-exists":"3.1.0","util.promisify":"1.0.0","@pnpm/lifecycle":"3.0.2","@types/get-port":"4.0.0","@zkochan/libnpx":"9.6.1","graph-sequencer":"2.0.0","update-notifier":"2.5.0","@pnpm/store-path":"1.0.3","@types/lru-cache":"4.1.1","@types/minimatch":"3.0.3","@pnpm/core-loggers":"1.0.0","pnpm-file-reporter":"0.1.0","@pnpm/package-store":"1.2.0","@pnpm/default-fetcher":"2.0.6","@types/camelcase-keys":"4.0.0","pnpm-default-reporter":"0.20.14","@pnpm/default-resolver":"2.0.5"},"_hasShrinkwrap":false,"devDependencies":{"caw":"2.0.1","ncp":"2.0.0","pnpm":"link:","tape":"4.9.1","p-any":"1.1.0","retry":"0.12.0","sepia":"2.0.2","byline":"5.0.0","mkdirp":"0.5.1","rimraf":"2.6.2","semver":"5.6.0","tslint":"5.11.0","ts-node":"6.2.0","write-pkg":"3.2.0","typescript":"3.1.6","@types/node":"10.12.10","@types/nopt":"3.0.29","@types/tape":"4.2.32","exists-link":"2.0.0","npm-run-all":"4.1.5","path-exists":"3.0.0","rimraf-then":"1.0.1","symlink-dir":"2.0.2","@types/p-any":"1.1.2","@types/ramda":"0.25.34","@types/retry":"0.10.2","tape-promise":"4.0.0","@pnpm/prepare":"0.0.0","@types/byline":"4.2.31","@types/mkdirp":"0.5.2","@types/semver":"5.5.0","package-preview":"1.0.6","pnpm-shrinkwrap":"8.1.5","write-json-file":"3.0.2","write-yaml-file":"2.0.0","deep-require-cwd":"1.0.0","npm-scripts-info":"0.3.9","normalize-newline":"3.0.0","@pnpm/modules-yaml":"2.0.0","@types/common-tags":"1.4.0","pnpm-registry-mock":"2.4.0","@pnpm/tslint-config":"0.0.0","@pnpm/assert-project":"link:../../privatePackages/assert-project","@types/load-json-file":"2.0.7","@types/update-notifier":"2.5.0","@pnpm/read-package-json":"1.0.1","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_2.19.3_1543177133809_0.4792962370706557","host":"s3://npm-registry-packages"}},"6.32.4":{"name":"pnpm","version":"6.32.4","keywords":["pnpm6","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"license":"MIT","_id":"pnpm@6.32.4","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"74d486f3563d8e4476141b43af18dd08c9291961","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-6.32.4.tgz","fileCount":647,"integrity":"sha512-rOG+VpOzs6g/MR5HWc8KTlLAx3ljdRJCMQwSg1DE/hzAaqF/Y2zIHH0u6dZw/XnRb9w1U8rOs9MJT9jMt7e+Qw==","signatures":[{"sig":"MEUCIB69Y+EUMe5DJhSSB3YHZFzHVwwd6LyyCO3U0grLxjrkAiEAkTavLa0G2ts8gzfZbf4Yf7yn9m/Tfg/D4WHDHurKpaY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12259339,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiRcshACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpHdw/+OEGh9zwOR2akPdl/EEuoQDPSPWunQyBCC23yrEToYhWD0Ct2\r\n7h82L7Tc72YOE9Texw9cWD1w/V2iZsqZQESvt9uXZNpovpGHVuiMZCirN8Vq\r\neQBG8Srg9RTCtxLDqxQzEpRypVaScRVx46Nys/jhR/S4B6hr2twfhKyGC8Ld\r\nFFbbK3H/sQRyw1qoIeG7o1KVhihenLBbZg7itaEwnLHEcLsOIY1eOmTprzbB\r\nWwXpCKrARFmv+zp4tQ1fi6gGU2TZd2aZZ4Pubuc+7sQQ8i8ZHkiCWzhvVjgS\r\n/v7SrYvJvViIzipIMuyk35T9R9mVGFFEhuX8Q8dWYG9uula5UCcKOgnoCzaZ\r\nm6Khn6AXuZUYrYMEngccqcoE5P2Gwj2K2x0TKGIgOoJcfxaDpK1IR8cD/eBX\r\nbwhUx0ow3p7okboMzkhhEe8/g0s7Am40/FER51AfDNdsz0ynF0Qdjvc+BOrP\r\nNC/+b2rWcV89A49QR5jSBqHTLKFDwsBB3OGqbKXqp4wmksxsNtzcgNtp/02V\r\nKmXUKpdtLbtMhvgW1U1L/ypmGfW5braMAmErf/TLaTG6P7EgmJ77JDF0LXrw\r\nCKdc1qqQmisTjTro8YaZcpRkmkREQw3sWsJJv+cU3L6MB9++o7ADEx3PHbNn\r\ngKbsT2FXe+JDgSzJ0YTvNvNr4LpFYKVlYbk=\r\n=qkzs\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","_from":"file:pnpm-6.32.4.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=12.17"},"funding":{"url":"https://opencollective.com/pnpm"},"scripts":{"lint":"eslint src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"tsc --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.cjs","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/home/runner/work/pnpm/pnpm/packages/pnpm/pnpm-6.32.4.tgz","_integrity":"sha512-rOG+VpOzs6g/MR5HWc8KTlLAx3ljdRJCMQwSg1DE/hzAaqF/Y2zIHH0u6dZw/XnRb9w1U8rOs9MJT9jMt7e+Qw==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.24.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"16.14.0","preferGlobal":true,"publishConfig":{"tag":"next-6","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_6.32.4_1648741152706_0.35636998028182076","host":"s3://npm-registry-packages"}},"2.19.2":{"name":"pnpm","version":"2.19.2","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@2.19.2","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"80ac179df327bb0308659e1ace9edbdbcbb42fab","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-2.19.2.tgz","fileCount":7295,"integrity":"sha512-d2hPB/zw75ILYrQHsA4yq7KX1iBORqXgYlbBDgkWGdCTXDwHVF13W+7eRc2jL1Lw5rAm/vj9H1mO/kgoZ8DAZQ==","signatures":[{"sig":"MEYCIQCx2CAoH+SlKOE8HUWoXGilhX3l3rG7xiWN7U9yOByRjgIhAK5PMPh9vHtI1xQ3YtaJ4/76un9zK0KyTtwCAnq/2U8d","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":26564003,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb9KU2CRA9TVsSAnZWagAAvgcP/jv0GDbvn7s2kvAJbras\nMzvZdPQi2zzkKsc8kWoPzHLGJrKZyEAWK9ckd00d5w7DxY2GH60XbMKksA+r\nYJDeMzX95Zn5SbdrFZe8w8KSLfej409B+3dvhqaxXzuiMTABY7MnhaXOy7Cy\nasi7UCBZLEdiwAdH3GiAJgMzZs+wFmA8o9L7XmDUA09pNoFpGZUVbbXIG5u/\nss7Ow0hqtc4VRa3Q3GHrGPKhg1cj9mRJyUrbjhNluH+iVNgr5XBRIVg+9bCS\n4mmTCAZTaMD0b2weqobDSh0XOszO5NxXANGm3SghsSl7lRAPFt/isKcMLe4G\nLlOvdJ5LTyliSCLYkrLDvOnp72pqMxHH/bNxNwxvz2k6NFol6sqUnYSWOd1s\n4Z2N9XLpdOsma1f96/a71guC12iERUQVgAC+0u8zKPMpPsl9TmX+gO/AVmmO\nClX3h4G8N4G+111O27DpBJrkVt5T1UuAstqX8L3p4x0NcbcFtim87GQc5r1j\nok3QFLw55nyx3X7EbXVmvjvFe2Qleab09o6x9mzljQQHnU4QCWjH/jw36gij\neRGBGGH3vw8PTbIpie+nEucutUgG3CywLTPS9QJ4IhxwsFRpFa5YhGCzddCd\ns32lqFSskNiwxm7G+c4FL67N4frUM4pdun/xEddmrrUm5A8qN9vQI2lFIjpV\nL/Oh\r\n=biLz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","_from":".","_shasum":"80ac179df327bb0308659e1ace9edbdbcbb42fab","engines":{"node":">=6"},"scripts":{"tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json src/**/*.ts test/**/*.ts","test":"npm run lint && npm run tsc && npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"npm-run-all -p -r pnpm-registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf ../../../.tmp/ && rimraf node_modules/.bin/pnpm && pnpm-registry-mock prepare","pnpm-registry-mock":"pnpm-registry-mock","test:e2e-with-preview":"preview --skip-prepublishOnly && npm-run-all -p -r pnpm-registry-mock test:tap"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"10.12.0","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"mz":"2.7.0","mem":"4.0.0","nopt":"4.0.1","supi":"0.25.10","chalk":"2.4.1","delay":"4.1.0","execa":"1.0.0","is-ci":"1.2.1","ramda":"0.26.0","diable":"4.0.1","p-limit":"2.0.0","get-port":"4.0.0","p-filter":"1.0.0","@types/mz":"0.0.32","camelcase":"5.0.0","is-subdir":"1.0.2","lru-cache":"4.1.4","minimatch":"3.0.4","path-name":"1.0.0","pnpm-list":"4.2.0","tree-kill":"1.2.1","is-windows":"1.0.2","pkgs-graph":"2.0.1","text-table":"0.2.0","@pnpm/types":"2.0.0","@pnpm/utils":"0.9.0","common-tags":"1.8.0","cross-spawn":"6.0.5","graceful-fs":"4.1.15","signal-exit":"3.0.2","strip-color":"0.1.0","@pnpm/config":"2.3.1","@pnpm/logger":"2.1.0","@pnpm/server":"1.1.0","find-packages":"2.2.0","path-absolute":"1.0.0","read-ini-file":"1.0.0","@pnpm/outdated":"1.0.6","camelcase-keys":"4.2.0","load-json-file":"5.1.0","load-yaml-file":"0.1.0","loud-rejection":"1.6.0","mkdirp-promise":"5.0.1","process-exists":"3.1.0","util.promisify":"1.0.0","@pnpm/lifecycle":"3.0.2","@types/get-port":"4.0.0","@zkochan/libnpx":"9.6.1","graph-sequencer":"2.0.0","update-notifier":"2.5.0","@pnpm/store-path":"1.0.3","@types/lru-cache":"4.1.1","@types/minimatch":"3.0.3","@pnpm/core-loggers":"1.0.0","pnpm-file-reporter":"0.1.0","@pnpm/package-store":"1.1.0","@pnpm/default-fetcher":"2.0.6","@types/camelcase-keys":"4.0.0","pnpm-default-reporter":"0.20.14","@pnpm/default-resolver":"2.0.5"},"_hasShrinkwrap":false,"devDependencies":{"caw":"2.0.1","ncp":"2.0.0","pnpm":"link:","tape":"4.9.1","p-any":"1.1.0","retry":"0.12.0","sepia":"2.0.2","byline":"5.0.0","mkdirp":"0.5.1","rimraf":"2.6.2","semver":"5.6.0","tslint":"5.11.0","ts-node":"6.2.0","write-pkg":"3.2.0","typescript":"3.1.6","@types/node":"10.12.9","@types/nopt":"3.0.29","@types/tape":"4.2.32","exists-link":"2.0.0","npm-run-all":"4.1.3","path-exists":"3.0.0","rimraf-then":"1.0.1","symlink-dir":"2.0.2","@types/p-any":"1.1.2","@types/ramda":"0.25.34","@types/retry":"0.10.2","tape-promise":"4.0.0","@pnpm/prepare":"0.0.0","@types/byline":"4.2.31","@types/mkdirp":"0.5.2","@types/semver":"5.5.0","package-preview":"1.0.6","pnpm-shrinkwrap":"8.1.4","write-json-file":"3.0.2","write-yaml-file":"2.0.0","deep-require-cwd":"1.0.0","npm-scripts-info":"0.3.9","normalize-newline":"3.0.0","@pnpm/modules-yaml":"2.0.0","@types/common-tags":"1.4.0","pnpm-registry-mock":"2.4.0","@pnpm/tslint-config":"0.0.0","@pnpm/assert-project":"link:../../privatePackages/assert-project","@types/load-json-file":"2.0.7","@types/update-notifier":"2.5.0","@pnpm/read-package-json":"1.0.1","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_2.19.2_1542759733124_0.6182261702681238","host":"s3://npm-registry-packages"}},"6.32.3":{"name":"pnpm","version":"6.32.3","keywords":["pnpm6","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"license":"MIT","_id":"pnpm@6.32.3","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"6ce252e5c5b06eefef41b49ef46102625aa28be7","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-6.32.3.tgz","fileCount":648,"integrity":"sha512-lMQgROSwiUA+kt+suAPinjNwqevS1Iz0rppWNZ3jHhzeP07RFRQ+Ksai2OlAnM+YjlbHT9niQ4ICBVSqcdQ04w==","signatures":[{"sig":"MEUCIQCHt6q13+yFF0hr/Dgl8rlSA3DzlT9EVxTlJ8irMkh74QIgQ54Lo9r1FBh+4haus8vcO9wAvxdoyuhqMI2O47Sk9Ss=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12262332,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiJOqwACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmprSQ/5ADdPgexOVqvOsFHWkR/GdZqhUO9DnCyFbO8/sj92WOoCt0dC\r\nWdbu58HTDSpQ7sKFNS4x82W6a5LVCrY/mfwSJo6Y6Ct+fYtgX5mh03DUhiyF\r\nv1kyjtssrVBQfIZ31NeVltFimi5xDsgJce5bRmFOcgf8v2vaz3PLJ6d8b4X4\r\nRhNOxBxkKZpZ2NtXF3opkz3WquCAvA8QexaHalEYFUaf6dD+QwOrRtUZgoXj\r\n+YqKbzdVAge8SuI8wFsjvG5y8gmqTb8bJum+8Hruoiea3046yBpqKdm3YatQ\r\nz/jfxSwV+rw5djh+77nLNWxBTuGk0P5js0GgwEs/MbSDYMdjsxQNUWOTpt8V\r\n6K6eiNgnUKGdO72csbUb/WeC99huCl2/QEHicy2+eJP67lDf7Y5rUWjSh3ew\r\n4aqCqzBW+W9OwVrZcrqNqtniUe1Vs/SO24JG4bN4mD6dml6/857YsTy53F0G\r\np8OOgWvC/Hw8lE1bHkmjXFFbC/K2q8l0gUvNjWUTb2Irux16zoZW6OUENoVO\r\ngfpvJdWrU3xVfgv2nsXTQRQi2NVeega8lFiZ7tImKJDjIeCmCj/hPEB+1RJZ\r\nQ+6IQM1+cv7AJAQ3UHxIZzxSh+CweZN13J7e0T+iDGHwifcstHjf1RXiCxSx\r\npdjvOYlBia4KUXjnzNqbuQO4KlcC5DT9QIM=\r\n=LDP9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","_from":"file:pnpm-6.32.3.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=12.17"},"funding":{"url":"https://opencollective.com/pnpm"},"scripts":{"lint":"eslint src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"tsc --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.cjs","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/home/runner/work/pnpm/pnpm/packages/pnpm/pnpm-6.32.3.tgz","_integrity":"sha512-lMQgROSwiUA+kt+suAPinjNwqevS1Iz0rppWNZ3jHhzeP07RFRQ+Ksai2OlAnM+YjlbHT9niQ4ICBVSqcdQ04w==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.24.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"16.14.0","preferGlobal":true,"publishConfig":{"tag":"next-6","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_6.32.3_1646586544016_0.9991059050228783","host":"s3://npm-registry-packages"}},"6.32.6":{"name":"pnpm","version":"6.32.6","keywords":["pnpm6","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"license":"MIT","_id":"pnpm@6.32.6","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"0db5077882d9b29d9a4598efa0250a0c5b0ccffc","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-6.32.6.tgz","fileCount":650,"integrity":"sha512-ucrdCw3F/qjjzoR9+UtLXH1jkDqsbinz+hzSz54WQOOPt/F+9uxm8irrO/mdGkmsy844kAX6vsfS85gZLTg+yA==","signatures":[{"sig":"MEYCIQCeZUUgJ8CM2JN2Xv8P2jZHJSIsFbvlzrh733a0R8EcfwIhAK3eDPgjsMkdKmabNHleZ5TKxkRBu8F6S3+8YO4JXvgO","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12290169,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiUaJ7ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoPCA/+LlfGMF8b9piSA3GK4e8kUlpKMTi8xkrR1Pw6MmCFyzA9NJqa\r\nrKTamrEPwfZQ1NccsDkZ+GcvrnNHb1OHguYaIZzZcffjeaHHN3Uj6bB+GkBw\r\neAVgfvK8KsL87dCLA5dcKSymz5ZWw2FxSdupPa6fsq7Dq2IHLqwl95hpnKl+\r\n7B/t1LALRA+04JH+4KbJWJa8+uoMgrGuaFCJDb5KAJfA/0tCYXO20Iw5bAbH\r\nn4yY0qmZyxMZkHbFXDwdWycFT0mRiMzzZ1EApnKjKExVrPTBZ2oXa5kKKqRT\r\nEmp1w4FAvNl8RXbiXAx3jH/nISjCdmFjndmhv7+EkC/H0TgtJH/J4W95UJRf\r\nhAC2MXZuERAeglCYusik4ZF4dKQw20ByqwT3ucpw04ge4vgIXULHm7oGbDcq\r\nFXr89f1aNa0wCRmROXAf9SUjdbAndPBm+XVsYeWlBPlBYsPSDOSJ4j13phG7\r\nqwwnjhphHvVhP+tLTOjBThEnIaoUh3/a010o03aanZaUPFkJoODNoyjtbDwf\r\nfo7nTwJ/i0vIfKSUR7P2BGnVz5bMFqC4w8f/mFqRGuwNF8wdhvV2kzX425IE\r\nh2lNBQ0y51HsPcPzyPvF6O7gwhsMFcKWtaNaFOZb6A31pVy1nbvznhbk1kCp\r\n5CwtJX6RayweU7dueTc6u6+nov/fnoOH9aA=\r\n=Ge4e\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","_from":"file:pnpm-6.32.6.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=12.17"},"funding":{"url":"https://opencollective.com/pnpm"},"scripts":{"lint":"eslint src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"tsc --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.cjs","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/home/runner/work/pnpm/pnpm/packages/pnpm/pnpm-6.32.6.tgz","_integrity":"sha512-ucrdCw3F/qjjzoR9+UtLXH1jkDqsbinz+hzSz54WQOOPt/F+9uxm8irrO/mdGkmsy844kAX6vsfS85gZLTg+yA==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.24.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"16.14.2","preferGlobal":true,"publishConfig":{"tag":"next-6","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_6.32.6_1649517178778_0.9563273672154138","host":"s3://npm-registry-packages"}},"2.19.4":{"name":"pnpm","version":"2.19.4","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@2.19.4","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"8c38c56e031377dced6bfbe4bc031665f9ee5304","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-2.19.4.tgz","fileCount":4703,"integrity":"sha512-oz8OVfSibLdFIBw/zK8nb3PtaS65P9Tge6a+WKGJONTmVVHyqL+YdwFx5kzw8SQ71/DQlvvfq/ni1mJdSdd3ng==","signatures":[{"sig":"MEUCIQDb7jE7tGaGAq3RpLCrp5QC2ufNhUjHz9kcguw5t40/XwIgSvbumNCHAHAfKOcSuHiA/OyyS0VzIpoSCJbqdO4/QTI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":22609935,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb/xjoCRA9TVsSAnZWagAAKzwP/35Xg5iPHgSDOq6m7z+P\nX04Z3UF8LuFTUmM7aW5CLXovlEsAZB2KBUWf5kZdU7tpPfQNFKCZT/GSdr/5\nDtzuVCvz+Fk4qkTKQX23l7zgcihJ2vmmaQiDolUeRwej21DFIkBiQRVstaYb\ncmYP1V3JIb02ZWpnV6lL+Kb3Q36xxgxFPNZ4q5QlpAcNDrQ4CmaGWDROoXlc\nfGhI+wWx+xu9XjIqo5oPEvYPp2FLCvVsasZzeiuF04Hax+EzVqpLLV8FYLE2\ntN59U4JFYudZB2rnJ3HRfnPxw0VEaXpMYx1LMXXF3VlLbqdS8qzHNJSGxKSk\nmIxfNvSkUFhtgMOdpVVJjCler8mCL5kl+WDhWbh3PkwFnzPQceqTbEfjLNQO\n6Kqpi0R8pJFCGo2aNWV216vVJtfxUr7uo1/MrZlgjc6PMw2qUTS4326r7INJ\n1GfwRcvGvv95qPiYEYOSR5lJdQ8WYvla3wmfMCwKDXIzbGm9wd3h/Bl//Vn9\n6zLCyookOb94qdffKzsBuv5Bjv1/NAgYyXqd2WH1cz0c6yhGhSVe2vnaaD3a\nwyphSn97moJEO6JrElcMEZ32wNRtrGvw8uW+7y+RHF5EvdrPPJNqeGPw6ROc\nZ2X0lqdhEBKRLkdbThNA32IOTH9G32dJmdBRoqiB1Mi6jaoOyAraL9M/+n+O\n6XAa\r\n=4aA/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","_from":".","_shasum":"8c38c56e031377dced6bfbe4bc031665f9ee5304","engines":{"node":">=6"},"scripts":{"tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json src/**/*.ts test/**/*.ts","test":"npm run lint && npm run tsc && npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"npm-run-all -p -r pnpm-registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf ../../../.tmp/ && rimraf node_modules/.bin/pnpm && pnpm-registry-mock prepare","pnpm-registry-mock":"pnpm-registry-mock","test:e2e-with-preview":"preview --skip-prepublishOnly && npm-run-all -p -r pnpm-registry-mock test:tap"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"10.12.0","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"mz":"2.7.0","mem":"4.0.0","nopt":"4.0.1","supi":"0.26.0-0","chalk":"2.4.1","delay":"4.1.0","execa":"1.0.0","is-ci":"1.2.1","ramda":"0.26.0","diable":"4.0.1","p-limit":"2.0.0","get-port":"4.0.0","p-filter":"1.0.0","@types/mz":"0.0.32","camelcase":"5.0.0","is-subdir":"1.0.2","lru-cache":"5.1.1","minimatch":"3.0.4","path-name":"1.0.0","pnpm-list":"4.2.2","tree-kill":"1.2.1","is-windows":"1.0.2","pkgs-graph":"2.0.2","text-table":"0.2.0","@pnpm/types":"2.0.0","@pnpm/utils":"0.9.0","common-tags":"1.8.0","cross-spawn":"6.0.5","graceful-fs":"4.1.15","signal-exit":"3.0.2","strip-color":"0.1.0","@pnpm/config":"2.3.1","@pnpm/logger":"2.1.0","@pnpm/server":"1.1.1","find-packages":"2.2.0","path-absolute":"1.0.1","read-ini-file":"1.0.0","@pnpm/outdated":"1.0.8","camelcase-keys":"5.0.0","load-json-file":"5.1.0","load-yaml-file":"0.1.0","loud-rejection":"1.6.0","mkdirp-promise":"5.0.1","process-exists":"3.1.0","util.promisify":"1.0.0","@pnpm/lifecycle":"3.0.2","@types/get-port":"4.0.0","@zkochan/libnpx":"9.6.2","graph-sequencer":"2.0.0","update-notifier":"2.5.0","@pnpm/store-path":"1.0.4","@types/lru-cache":"4.1.1","@types/minimatch":"3.0.3","@pnpm/core-loggers":"1.0.0","pnpm-file-reporter":"0.1.0","@pnpm/package-store":"1.2.0","@pnpm/default-fetcher":"2.0.6","@types/camelcase-keys":"4.0.0","pnpm-default-reporter":"0.20.15","@pnpm/default-resolver":"2.0.6"},"_hasShrinkwrap":false,"devDependencies":{"caw":"2.0.1","ncp":"2.0.0","pnpm":"link:","tape":"4.9.1","p-any":"1.1.0","retry":"0.12.0","sepia":"2.0.2","byline":"5.0.0","mkdirp":"0.5.1","rimraf":"2.6.2","semver":"5.6.0","tslint":"5.11.0","ts-node":"6.2.0","write-pkg":"3.2.0","typescript":"3.1.6","@types/node":"10.12.10","@types/nopt":"3.0.29","@types/tape":"4.2.32","exists-link":"2.0.0","npm-run-all":"4.1.5","path-exists":"3.0.0","rimraf-then":"1.0.1","symlink-dir":"2.0.2","@types/p-any":"1.1.2","@types/ramda":"0.25.34","@types/retry":"0.10.2","tape-promise":"4.0.0","@pnpm/prepare":"0.0.0","@types/byline":"4.2.31","@types/mkdirp":"0.5.2","@types/semver":"5.5.0","package-preview":"1.0.6","pnpm-shrinkwrap":"8.1.5","write-json-file":"3.0.2","write-yaml-file":"2.0.0","deep-require-cwd":"1.0.0","npm-scripts-info":"0.3.9","normalize-newline":"3.0.0","@pnpm/modules-yaml":"2.0.0","@types/common-tags":"1.4.0","pnpm-registry-mock":"2.4.0","@pnpm/tslint-config":"0.0.0","@pnpm/assert-project":"link:../../privatePackages/assert-project","@types/load-json-file":"2.0.7","@types/update-notifier":"2.5.0","@pnpm/read-package-json":"1.0.1","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_2.19.4_1543444711321_0.283405061371206","host":"s3://npm-registry-packages"}},"6.32.5":{"name":"pnpm","version":"6.32.5","keywords":["pnpm6","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"license":"MIT","_id":"pnpm@6.32.5","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"20bab1a1b1b7e11bcc7680c639500032cf4ac9e7","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-6.32.5.tgz","fileCount":650,"integrity":"sha512-iq5Rp3FSsKf9pwkrsqZ3sPvSw8OMmMz+YdxI9Rx1XEqBnKsL1Zq8IPf/JhqIEm6oFXm3vH9vv5UlAbCA2WAv1w==","signatures":[{"sig":"MEUCIECQDQTUsj5obWvZR4drNy0+tJ+OrCyTmuP3ytvD0hgEAiEA/aXBOyCHT50pYhUXTYfliR2u/s/yROq8jk1ebk9A3Dk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12284543,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiTzTqACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq4OhAAhx9zgF4Lheq0iOUChuheuMin9odYgn//WoNx5EZ61iOhvOcP\r\nYsCWpV7Q74KLqIZjhHxBaOjDzu9TPYEjX+4Ct/HsZDNQRsxwBztYLwbf1SnA\r\ngLvMN6+SgUX7wY66rOiPruxh8TbBVlvtrj9b4eLck/fJ2w82uR9PanWFgb6y\r\nPfy/7KrnUFuvhPBMjYlp5bVQOPSn/0xJumVL1sYW6Swx2iLKTSQc9V/A42Ax\r\n2/2nVy/eWA2VX0noDg0lUyUmUgkiJMXVgvUHKLu2uZoRt7Z7KZ6x0sryHMIt\r\n3rQch8bRUTS8+inu+A5WdUcHLdcEsFMgQfnEhTXaocVNW3086q0plzwwiPos\r\nkGAbrgwPcoU7VELYvg8uVoON/U6zEdD2qUtEX70l3fflwWOnSgqONaP32fKw\r\nLad1XVCkGa862o/vrhgn1QZ/cBLZLcIQUT9VRwXPzXsbB9lKGKY/kUbodTfx\r\nzKu2fZtwoEwxNYvl1/EnLPjRipveF5HBo6E7W6C7zHn14djE+2UlrmJYAuXM\r\nwPSp6gBIZKf9UX14KAM08Y8HFJY2V8nF+aAXYEVrHKVlt8dxbaERW9xG+fzX\r\nLXyEd3uJShV9IgsOkxtGT13OdvTVG563KOReZeIVUG0BBi4sJL2FwBCAsGuQ\r\nDuefYscIGIcNDS7YUfqKGiErS5TeBL105MQ=\r\n=xHdL\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","_from":"file:pnpm-6.32.5.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=12.17"},"funding":{"url":"https://opencollective.com/pnpm"},"scripts":{"lint":"eslint src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"tsc --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.cjs","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/home/runner/work/pnpm/pnpm/packages/pnpm/pnpm-6.32.5.tgz","_integrity":"sha512-iq5Rp3FSsKf9pwkrsqZ3sPvSw8OMmMz+YdxI9Rx1XEqBnKsL1Zq8IPf/JhqIEm6oFXm3vH9vv5UlAbCA2WAv1w==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.24.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"16.14.2","preferGlobal":true,"publishConfig":{"tag":"next-6","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_6.32.5_1649358057861_0.9744902226264376","host":"s3://npm-registry-packages"}},"6.32.0":{"name":"pnpm","version":"6.32.0","keywords":["pnpm6","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"license":"MIT","_id":"pnpm@6.32.0","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"3ee9f5d2537f04bdd8fb0bcae4f604a886a647b1","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-6.32.0.tgz","fileCount":648,"integrity":"sha512-04KwsfhUfc6+at4gQVD848R7/bj2lvweh1ZcE0BDlDvBNlvxpYz+ZbRRkS+lInG5vz95cOybnyNO55dxvsARWA==","signatures":[{"sig":"MEYCIQDn8SQSJgcOB1YW4+GbR5I7QZlgFvHHarvcrOAwIG/gegIhAKJWsRPaqsDYVDCCA1rRiQE6t/BfhFZbC3z7v3yKuh+J","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12259624,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiFDmjACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoDNQ/+LYRpei4PNG3xbXhdX9eMalDgBdzwkcZI5iXttiz0aGZQzp5I\r\nM8u1Wg1A0eHKo7ZCpByLE0GnVgNfnmTiUeu4aP/Nxjao2TpWXpUZiq1Mz66H\r\nFG9y2OCXK5cZEsrb4pjyo0hZ790eDAqTPiLiiqhfrYyMGWslfx0BjrDQuk8Z\r\n9xSlWni4BdpYIraw6GuWFM5q6c/wwrkfo1Z1bQe7RT6d/BdDgEVi0UyAzK4G\r\nydrubRQtBn/R3Jru6T8wHVGF2sZgAGvHXNXwTRI1mCUj/LJ4XYCTz+6mGH7s\r\nsZXWYirrBoWuoMzFu1d6Ves8rOKJeHwDqBTOoMNwbELjCY/UFbNx+FTe4x0u\r\nxVV96bo1qp0l/hKuvxesgcFAQw1p4ykSOwzFEhjpk9cOKaJtyaPT9+U7vsi7\r\njmYzMF4WH3BkzRQIpb+R+NVORCH4oY0BND8EaUhzk9ODqrdTJuGFiVTGHulo\r\nws12+1QA56EQUq2eGhxvuMZJEEFeBKgoYSF1qBHvw5znpTI8RVgJQYDSH4yM\r\nFkX+0njph0COs60Z61VHtW+sXDfjAKi9TnrjijZWk+RhcpR1LK6NRTvP5jWD\r\nHX3Jwudoot/Eq0nNizy3ZGzfwLgwhP8emx7gdkZ1OHin1vZ03Vj/yA7HNSDk\r\nGHVFiCrv4rABw6jEDY3DG+9fnPPgDmGNloI=\r\n=easC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","_from":"file:pnpm-6.32.0.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=12.17"},"funding":{"url":"https://opencollective.com/pnpm"},"scripts":{"lint":"eslint src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"tsc --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.cjs","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/home/runner/work/pnpm/pnpm/packages/pnpm/pnpm-6.32.0.tgz","_integrity":"sha512-04KwsfhUfc6+at4gQVD848R7/bj2lvweh1ZcE0BDlDvBNlvxpYz+ZbRRkS+lInG5vz95cOybnyNO55dxvsARWA==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.24.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"16.14.0","preferGlobal":true,"publishConfig":{"tag":"next-6","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_6.32.0_1645492642617_0.21571778536710906","host":"s3://npm-registry-packages"}},"7.4.1":{"name":"pnpm","version":"7.4.1","keywords":["pnpm7","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"license":"MIT","_id":"pnpm@7.4.1","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"83ab75bef3e4466fedeb90e84b7818234abf8509","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-7.4.1.tgz","fileCount":644,"integrity":"sha512-zbgCWWw/qN5cvG1cBTNxwtT625BjxiZO974CAetIial/om4tyVgCmPxq9FRKDrYffTTLfahIXfXOjMUYqQ8wZw==","signatures":[{"sig":"MEYCIQDygxOmfd8J7vAQmkubC7SOKQbcoWriSllaaubMKdAKvgIhAIId72QWBurRYDV00xXZ/CJM4616e6jWN3hGwuFUGsTY","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":19724931,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJivW12ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpZPQ//b6U5GHkUSnLQfPCoeymHFbTfpQLQkAltzGOCdEMU+gg8YHNl\r\n80kz52egvFvKEWEyVb5D3Yy1ZJEY5ybHeiW+CV0KMCOOB/yhYi2mkTBGRAWD\r\n3/wtDErADaOwxCOsRU5iG/TRWxs6vq0sWOLRbV/Y4sPmmbgbsIJv+dxbF5vE\r\n8Q/O8tkzXGvyJlJvBegCFCkeY9J0Huwr4IB9GXr/g1cuujLYOzv9hPKcK+rH\r\n1EMIYlWIliNMmLf8FE1lMmXilaQa4J67ifmCHXhB65s5Q/95emhyZ9HJ1yLs\r\nOuAwLDCHOOXYOYKj6NTroXp8V7kjAhhE6EQQ9iS3gPr1js4gtCzo9YasONkA\r\nYvIS73nfuGr1/tkSOS4UTdfy2ZZz55RnJllx98AScxaDAm2HgTqMrP/jKe1f\r\nvh1IYVG5S0iLAWGDwWTsvm7hcLej8ba04VV0ux91adCQxlauTfHTQ2c1fNJc\r\nJX8PSV4sE6T5a8XARPViTpt/LsGIeoO9wqryCMMddF/yNIclDERBQ09dTAuV\r\nNKjKQ85xTtkIE7e2Ez9VcfwhPOD2mRH2D6dve8YIyyhLR6PMATEMtQ0WDUle\r\nF1r+3qMgjmJP5A27QUVG1260U/J/TsPw4zCBRlVIT09ZZ+7Grl2WX2Eq/4et\r\nL3dXAw18gJ5vzy7TZuBT2senLQxrNKukMCU=\r\n=wTBy\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","_from":"file:pnpm-7.4.1.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=14.6"},"exports":{".":"./package.json"},"funding":{"url":"https://opencollective.com/pnpm"},"scripts":{"lint":"eslint src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7782 pnpm run test:e2e","start":"tsc --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.cjs","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/2590674f2e33e7bc3cde3eb33698b7e1/pnpm-7.4.1.tgz","_integrity":"sha512-zbgCWWw/qN5cvG1cBTNxwtT625BjxiZO974CAetIial/om4tyVgCmPxq9FRKDrYffTTLfahIXfXOjMUYqQ8wZw==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.24.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"16.15.1","preferGlobal":true,"publishConfig":{"tag":"next-7","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_7.4.1_1656581494521_0.7533833697756283","host":"s3://npm-registry-packages"}},"6.32.2":{"name":"pnpm","version":"6.32.2","keywords":["pnpm6","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"license":"MIT","_id":"pnpm@6.32.2","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"2125190794f6e5bb94e0961e75826d97eda2ea7f","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-6.32.2.tgz","fileCount":648,"integrity":"sha512-uPZDMVfB4SEygvfUJHBTNXUCrMCxkXV5QHaoEURCeHP5GDojKH21L1Onk2Qft+kYBmLCmipV3JCGfojSQV3epw==","signatures":[{"sig":"MEUCIH6J73K3AGLYUPiK6EWZHH2gri2dcwkRNd5GcQ/A0jRgAiEA03Uh/Xx7/CJ3axY86EZm9vURFEXzloC2ClkLt/Y++gI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12260891,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiG4z1ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqKLBAAicHwNSp9nZwIYJOw+F2ZBbGVlQNuypdw1Xrl1VkCMQcW10i9\r\na1W0WZWJMCsJ7EedUyl+FeWm1sRjHhkDZtIGLNsbfZFsJrYUdUBu/isjQAiX\r\nRVVoWNh9CnUSqJWkCqsOeRXl+0hoKwnDcoStPnY0qrUfPOQNzk0tuZKHxUDX\r\nCgQzQf2Z0Y4jbs4BZvE+51A8TA+FraqhJy2kgD/fJomNUjLh3qNZnx5oXHcM\r\nfRRjk2bbU/plIKiswLcQGJr+U6MXnIFALHefzba5K6QPVy+KoZV2v3+oZfcl\r\n5BeF28K/cv/wcBMzRb+HAYxpe4MK2HKxJpmMp2qs41ZmIMUYgBJTKW0XHM8s\r\niyn+l1DksyWG+dziKDd0TsdTODGpJCMcy05AKex/hGwRZ/NRWko0BQ00lD1k\r\nBZLtPOmxqyNpFqnmLLxAkR6zIEAgdHT+egf6p5LCec63iQ78Th6JjaRXg8MO\r\n3Gsm9N320AyMmgXQR/A06Pv+ipiBf6ZVoGtGlRLZorpA7WTcYiYIGtJoy8de\r\ncG39AWJjU+QyqtqXuFysEp0b3HOHsG3QJ484T5wT1wLxBUriAD6IsRk6s1Cj\r\nmeBOmNaLn3RA7V/abM5Yp15JNeVrFbQDvCSTq/J2aIhFQq5JcOBDQNgwSy6b\r\n42t4LsyLBf5x8QR0S5Qi6G8/uFFMkYmpPic=\r\n=le4B\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","_from":"file:pnpm-6.32.2.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=12.17"},"funding":{"url":"https://opencollective.com/pnpm"},"scripts":{"lint":"eslint src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"tsc --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.cjs","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/home/runner/work/pnpm/pnpm/packages/pnpm/pnpm-6.32.2.tgz","_integrity":"sha512-uPZDMVfB4SEygvfUJHBTNXUCrMCxkXV5QHaoEURCeHP5GDojKH21L1Onk2Qft+kYBmLCmipV3JCGfojSQV3epw==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.24.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"16.14.0","preferGlobal":true,"publishConfig":{"tag":"next-6","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_6.32.2_1645972725008_0.44678151459992277","host":"s3://npm-registry-packages"}},"6.32.1":{"name":"pnpm","version":"6.32.1","keywords":["pnpm6","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"license":"MIT","_id":"pnpm@6.32.1","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"e0f7abaf87a2021364325944bae4baeec4e9582a","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-6.32.1.tgz","fileCount":648,"integrity":"sha512-vca5B8nbIHSCEIaV7UG1C15v54txazI9u3HhQ0OJad2u8DSzBaFnWiHN7D6EoDg6t5bu/yC1/lShtt+0uFJXFg==","signatures":[{"sig":"MEQCIDopNHR6QtjNlQ2Dnx0F7r/WeSyOnvYJuvh2xZ3G0iE0AiBtgGIjdE7VM5PBqhnlqh7D9xSWpyubInHpgLdl37CnCQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12259540,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiFXt9ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo6UQ//TlmjzSX1LgnEklkHYULLfayzcBnSITL+O6HgkBeoD1n5w6Ub\r\nwreVBJrfwSGTpjX9d7WLWzjUWld0QGgHQlDPhhZtDxvoILs51H4n/BjfE7+X\r\nRjr8K0qqHygyU+00YgwA592EnMlA0ysUBr8HprX8C/+EgMAE2USBwOhZY/7g\r\nbCq+03YusexmcWjEncrnoyiMBczwYJPh/l5B2WiYc8unXqGEhn8mGK2CLzm1\r\no1v/FEdAqIL3RAxlB3gxlq6p83hu1sIKJawQmKeImBXSCWmizXzl0kWz+SHH\r\nMWdxtWT8/BJfb0Mxa4KKhQjc42KB+Ly4KHf1xzdm3eEuroMjNA+3ktfFTzP2\r\nNBOS3IxHAbtUbRdkz34B0tYMOFmqI7MGsQznvEFTBjK2IOA0znAtsoO863Iz\r\nIPcapl8zYE5gagUo9E5WiQtMDBKR6oGQSKc3DN1EQnDJ7bZB1/17BijVpm1c\r\nsGHFiKQfY+ozHjPiVGBnoDAgJruq2Fvd9m9Nt0dVxzAsW9VH2Smber0pJM4X\r\n6gdBW2xFdZYk/ShsLSSATuaquNlHCECDbbfyE4EaxPefmZrDxhBBTtQ+KPZ3\r\nB2CSev3F1QABOzgb/PJsRh9sLhNcxEhJdGwsityijbke/s85l3vvVjGOEZaF\r\nUeNfTiRegnJI7yXCR7wDE5f6dWDpTT3rL7I=\r\n=JYNT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","_from":"file:pnpm-6.32.1.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=12.17"},"funding":{"url":"https://opencollective.com/pnpm"},"scripts":{"lint":"eslint src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"tsc --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.cjs","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/home/runner/work/pnpm/pnpm/packages/pnpm/pnpm-6.32.1.tgz","_integrity":"sha512-vca5B8nbIHSCEIaV7UG1C15v54txazI9u3HhQ0OJad2u8DSzBaFnWiHN7D6EoDg6t5bu/yC1/lShtt+0uFJXFg==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.24.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"16.14.0","preferGlobal":true,"publishConfig":{"tag":"next-6","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_6.32.1_1645575037065_0.15168857618060616","host":"s3://npm-registry-packages"}},"6.13.0-0":{"name":"pnpm","version":"6.13.0-0","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"license":"MIT","_id":"pnpm@6.13.0-0","maintainers":[{"name":"zkochan","email":"z@kochan.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"24ab35bfe4ac7afd4aab0b5428029199bfbc879d","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-6.13.0-0.tgz","fileCount":625,"integrity":"sha512-JIxtDBCjdKHDSOPDu8di+F2Qph41FELovU6O4eO2PJoGKuaTTNh8QM2yTLsv44INVwbw/LWX1pQ/MhzZ8C+BcQ==","signatures":[{"sig":"MEUCIQCzohBsSHVWFONiEWrBhkVPQh5PaCCmvC9E2qD1dnpvHAIgU8PPLpAaUpy6ESL8RblK1bfyKy2c7u+WH+jO0FFFPOk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9266200,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhExm+CRA9TVsSAnZWagAAxl0P+wWJhCqCxGBBmwzJQpoR\nqO9nVpCJcinwJNf7zZWq+fhWC71QGCJXkIKuuA6MeH699imsHlmRTs3DukJc\ndxn1gy85ddZNpQ8NOt+/FXhpA7V8reVXeUagd94rZn2csidbyx/QlwjTp6PV\nOUBlBbVjqpmuy/8BNqcxTHddgJ4ZFpjVsd9C/kvcDEVyEkI4AEaCXUeHA/JI\nuT8psCqmK69a5W90hAQ0mGebFRJ/Qzl0FBpE9L3Dl9w0ORNsr2Oox+p5RCEJ\nwcynLu8z4DtRo8aZNDR1tkCvD8u7ygkXlbfARD96mN/fw62g/7tXzI4jYKgy\nDfF/xxYk6gonNO7ZDydFgUGvFcGBC1Sj/TXuzoRaeua0n1HjBTdvBLvP4fVP\nam4rA7obbKOEidAdnAHNK5xLqn4Tek2S9K1SL4rkiyGZLoD9toY0+P8DKLfs\nFTNsPAWdxQXSj95+gTcQMjzlX0afgUyVBdVKZhMdFl+Rp0/KqljUK9MLG+HB\nM3yyJgxfOIuRRK+d3TgkDIgIhn8HHrrub5dwJHgG/OPhh6dNvVI7l1Il6hep\n0s/sov9rZ/CK1Ffoc5WPuvIvsHBAwPf8zjFbqhY8f3YVm2yAHRGRinLG0btg\n2oZRaskYvOuzkWj5CJ8zpeu7ZeqIJBYnWlk3f8vJLkhv4V7lJ+MCo5YP+bbj\nU00v\r\n=qjK4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","_from":"file:pnpm-6.13.0-0.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=12.17"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint -c ../../eslint.json src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"pnpm tsc -- --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build && pnpm run lint -- --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && ts-node ./scripts/build-artifacts.ts","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.cjs","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"6.14.13","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"14.17.4","preferGlobal":true,"publishConfig":{"tag":"next","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","__devDependencies":{"ncp":"^2.0.0","chalk":"^4.1.0","delay":"^5.0.0","execa":"^5.0.0","is-ci":"^3.0.0","p-any":"3.0.0","ramda":"^0.27.1","tempy":"^1.0.0","which":"^2.0.2","byline":"5.0.0","semver":"^7.3.4","esbuild":"^0.12.0","p-defer":"^3.0.0","ps-list":"^7.2.0","path-name":"^1.0.0","split-cmd":"^1.0.1","tree-kill":"^1.2.2","write-pkg":"4.0.0","@pnpm/nopt":"^0.2.1","@types/ncp":"^2.0.4","is-windows":"^1.0.2","pkgs-graph":"workspace:6.1.2","strip-ansi":"^6.0.0","@pnpm/types":"workspace:7.4.0","cross-spawn":"^7.0.3","exists-link":"2.0.0","npm-run-all":"^4.1.5","path-exists":"^4.0.0","render-help":"^1.0.1","symlink-dir":"^5.0.0","@pnpm/client":"workspace:5.0.1","@pnpm/config":"workspace:12.4.6","@pnpm/logger":"^4.0.0","@pnpm/tabtab":"^0.1.2","@types/is-ci":"^3.0.0","@types/ramda":"0.27.39","@types/which":"^2.0.0","@zkochan/pkg":"0.0.0-2","@pnpm/command":"workspace:2.0.0","@pnpm/prepare":"workspace:0.0.26","@pnpm/run-npm":"workspace:3.1.0","@types/byline":"^4.2.32","@types/semver":"^7.3.4","@pnpm/cli-meta":"workspace:2.0.0","@zkochan/retry":"^0.2.0","load-json-file":"^6.2.0","loud-rejection":"^2.2.0","read-yaml-file":"^2.1.0","@pnpm/cli-utils":"workspace:0.6.16","@pnpm/constants":"workspace:5.0.0","@zkochan/libnpx":"^13.1.5","@zkochan/rimraf":"^2.1.1","write-json-file":"^4.3.0","write-yaml-file":"^4.2.0","@pnpm/store-path":"^5.0.0","deep-require-cwd":"1.0.0","@types/is-windows":"^1.0.0","normalize-newline":"3.0.0","@pnpm/core-loggers":"workspace:6.0.4","@pnpm/modules-yaml":"workspace:9.0.4","@types/cross-spawn":"^6.0.2","cross-var-no-babel":"^1.2.0","@pnpm/file-reporter":"^1.0.1","@pnpm/assert-project":"workspace:*","@pnpm/lockfile-types":"workspace:3.0.0","@pnpm/parse-cli-args":"workspace:4.3.0","dir-is-case-sensitive":"^2.0.0","@pnpm/default-reporter":"workspace:8.1.11","@pnpm/read-package-json":"workspace:5.0.4","@pnpm/find-workspace-dir":"workspace:3.0.1","@pnpm/plugin-commands-env":"workspace:0.2.11","@pnpm/plugin-commands-audit":"workspace:5.1.5","@pnpm/plugin-commands-setup":"workspace:^0.1.12","@pnpm/plugin-commands-store":"workspace:4.0.7","@pnpm/read-project-manifest":"workspace:2.0.5","@pnpm/plugin-commands-import":"workspace:3.0.11","@pnpm/plugin-commands-server":"workspace:3.0.23","@pnpm/write-project-manifest":"workspace:2.0.4","@pnpm/common-cli-options-help":"workspace:0.6.0","@pnpm/find-workspace-packages":"workspace:3.1.8","@pnpm/plugin-commands-listing":"workspace:4.0.7","@pnpm/plugin-commands-rebuild":"workspace:5.0.7","anonymous-npm-registry-client":"0.1.2","@pnpm/plugin-commands-outdated":"workspace:5.0.7","@pnpm/filter-workspace-packages":"workspace:4.1.10","@pnpm/pick-registry-for-package":"workspace:2.0.4","@pnpm/plugin-commands-publishing":"workspace:4.2.3","@pnpm/plugin-commands-installation":"workspace:6.0.11","@pnpm/plugin-commands-script-runners":"workspace:4.1.0"},"__optionalDependencies":{"node-gyp":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_6.13.0-0_1628641725906_0.07009608116982946","host":"s3://npm-registry-packages"}},"0.17.0":{"name":"pnpm","version":"0.17.0","keywords":["install","npm"],"author":{"name":"Rico Sta. Cruz","email":"rico@ricostacruz.com"},"license":"MIT","_id":"pnpm@0.17.0","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"}],"homepage":"https://github.com/rstacruz/pnpm#readme","bugs":{"url":"https://github.com/rstacruz/pnpm/issues"},"bin":{"pnpm":"bin/pnpm","pnpm-install":"bin/pnpm-install"},"dist":{"shasum":"154c3893750d559e9cf7a235ca47eb90e3f3ef0f","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-0.17.0.tgz","integrity":"sha512-kMqVXWJMQdSyyARZiouSEPyPqxe12/xONSUqcZ78y3iFzJqmyquJ2eFNy0nvWIYZkPMTHR/25SxcoFkAjYgD6Q==","signatures":[{"sig":"MEYCIQCFd5agknY7qEW94mBNAn2X+UJiKFKJx9e9mkDPbX2d7AIhAI1bfsOt+wx/981tpLAZK9YU2Hpqv9ajonq6im8lWLPa","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"index.js","_from":".","babel":{"plugins":["transform-es2015-arrow-functions","transform-es2015-literals"]},"files":["lib","bin"],"_shasum":"154c3893750d559e9cf7a235ca47eb90e3f3ef0f","gitHead":"f82dcb82a479f1cf37f2c5b6445e6d99eeb0281b","scripts":{"test":"node test | tap-spec","build":"if [ ! -d lib~ ]; then mv lib lib~; babel --source-maps inline -D lib~ -d lib; fi","prepublish":"if in-publish; then npm run build; fi","test:babel":"babel-node test | tap-spec","postpublish":"rm -rf lib; mv lib~ lib"},"_npmUser":{"name":"rstacruz","email":"dropbox@ricostacruz.com"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/rstacruz/pnpm.git","type":"git"},"_npmVersion":"3.6.0","description":"A fast implementation of npm install","directories":{"test":"test"},"_nodeVersion":"4.1.0","dependencies":{"mz":"2.3.1","rc":"1.1.6","got":"5.4.1","meow":"3.7.0","chalk":"1.1.1","debug":"2.2.0","byline":"4.2.1","mkdirp":"0.5.1","rimraf":"2.5.1","semver":"5.1.0","tar-fs":"1.9.0","throat":"2.0.2","thenify":"3.1.1","bluebird":"3.2.1","node-gyp":"3.2.1","commondir":"1.0.1","node-uuid":"1.4.7","observatory":"1.0.0","read-pkg-up":"1.0.1","gunzip-maybe":"1.3.1","registry-url":"3.0.3","object-assign":"4.0.1","supports-color":"^3.1.2","npm-package-arg":"4.1.0"},"preferGlobal":true,"devDependencies":{"npm":"3.6.0","nixt":"0.5.0","tape":"4.4.0","sepia":"2.0.1","eslint":"1.10.3","docpress":"0.6.10","tap-spec":"4.1.1","babel-cli":"6.4.5","in-publish":"2.0.0","tape-eslint":"1.2.1","git-update-ghpages":"1.3.0","eslint-config-standard":"4.4.0","eslint-plugin-standard":"1.3.1","babel-plugin-transform-es2015-literals":"6.3.13","babel-plugin-transform-es2015-arrow-functions":"6.3.13"},"_npmOperationalInternal":{"tmp":"tmp/pnpm-0.17.0.tgz_1454455739970_0.9925367997493595","host":"packages-6-west.internal.npmjs.com"}},"6.32.8":{"name":"pnpm","version":"6.32.8","keywords":["pnpm6","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"license":"MIT","_id":"pnpm@6.32.8","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"74bb9de6d8922db56f75e52ed92100b20ffef5bc","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-6.32.8.tgz","fileCount":647,"integrity":"sha512-pZroJtqqZDevFpJI/PsOMLLfGeA6en6cvyI/HC7boGmT7TJy9eFInNYwMGW2enKv2Al/aamV2Zomv05TtBe7qw==","signatures":[{"sig":"MEUCIQDgtzBfZ6u4OFLnEE3ZdvT6IgSoVZNKb4xyB/r+mIp0pwIgCEJFnCwJWJA1Eux47IgRI20+JUg2MEhKHVaKyr1dsBg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12279262,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiWpFxACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoIaRAAn1Mby87SscjnP9LO9vi7VUz+aJoK6qik2B1tHBKRX0ROfJ5X\r\nHgiCKzxsJNzKXh4KRVLpKu532Sz2Ru7Hvfu5kvqrFfXGisnYHC3/UPlVZQe4\r\nrs/Zf7CfKE7zo9keqFX1SzNNrLVA8RqbA0IaH6CrlGLCjA1uzCAeSvqqLMWU\r\n9KgR9Ndf9sTVQ+Z/rVTGuFShrQJOMSbd+TWDShriGWsZOCxHNl8AlWbNrLYp\r\nud8BoIsNf6mqG+BlWIn5y0pHMPEaC64nDWpvY4sLSAfm6ed4neko+Zxn7tFC\r\naH8+Xw/lAXSwc8sRLQpjtRsHLuUx4DZv7a9ChCP3jJUqVIqUJqw37uRKSvDO\r\nppRaPkylWr33xWvuuHvx7bYw5o/MKmNkfGOAPklS3axUwkf9TMopv0kKqx98\r\n3sGzUxbajThCXVgzG0X0ZjlFBVlKWu5VA1mDxGEYLtKYsdYjo6AfEALEL3HX\r\nXMbZjP/hlq902JwD1cs/M0pLliA+BKPofWYedHPm6etQDsz8dmViC7HDdish\r\n42ownAiOD3t/Db318Pcd/W0mBo5Ewq8SuoE/facHEROHXaciQY1mtnf4ET6/\r\n+4rT9qCd0pihBKAzw3Mh1fBh3bPH5PifynfYAY+DxGQ1CU5tWBpN2RC30PR4\r\nS4Cgv4YZsXU/tJn34cP0mTR8DAKQxgq43wA=\r\n=ipPv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","_from":"file:pnpm-6.32.8.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=12.17"},"funding":{"url":"https://opencollective.com/pnpm"},"scripts":{"lint":"eslint src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"tsc --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.cjs","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/home/runner/work/pnpm/pnpm/packages/pnpm/pnpm-6.32.8.tgz","_integrity":"sha512-pZroJtqqZDevFpJI/PsOMLLfGeA6en6cvyI/HC7boGmT7TJy9eFInNYwMGW2enKv2Al/aamV2Zomv05TtBe7qw==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.24.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"16.14.2","preferGlobal":true,"publishConfig":{"tag":"next-6","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_6.32.8_1650102640777_0.7804487037820851","host":"s3://npm-registry-packages"}},"6.32.7":{"name":"pnpm","version":"6.32.7","keywords":["pnpm6","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"license":"MIT","_id":"pnpm@6.32.7","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"c38717a9068029e4efc96626b64af32d12042f41","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-6.32.7.tgz","fileCount":647,"integrity":"sha512-2LtKMtQ7ffQEIW0lQn6z1WBnz2SPB416DDlyEf3WzOlXCO0BXjLr6kX2vDOTFzKyHWbhjcd45qw3ty3G92fb2Q==","signatures":[{"sig":"MEUCIQCglrzGNZVhKeuBMb480xRfMbc0fLCMF0QSwCU0KRK2YQIgYU9wKamrpL9iPKcw2OEjAPi3qaJPmBigm9aS/FQfpjU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12266864,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiV21tACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmouJA//fPrazALrWXL7oUeyGs2PKb7TVqmbQFr1zVTSLmZa2S/WwT7m\r\nBaBA5vMpEDkKoBGYOV0tpOgUUv3yofQcmdgvMNC1g8Vkfjdu9YNxyNs6wFP4\r\nJkbhE+X7vWLa0/TawkrmMo2h1Jn1lYWwaGaJXRr8ZKWd3HBj4qWR/v53HX+c\r\n78V/WnB5hADeYS6wdEuuXIqz9d1makbTEOJEKChFOr+JpAnCPWMdZpXnrTbr\r\nPo1HWeyB0L9eEev6Dm2pMUPGbMbZHnHb5vJvRDHgyvMdzXhzLO2kEnaAIPTk\r\ngZzqtzTqFCkGP1W0XwyJJD6rTyZa5yC5gA9lvkBl3hIfaFCfErwq5/GrctDj\r\nXc0eMh/xVsMHeUtHVQwM58+L0MJLq4z0aMiH/JEukdDIJEvt7/Oz5Mu70LMh\r\nxbNTXePhwnyEK9+ALoq8CavN/dQ+x1TgGXC6WmP3d2OkU/vTJ+GbiPdKijFc\r\noYEVl6KzSU2qO9LSFq+7bBC4sHDk3buFieQiib9uYIFe6nU8NliSjz0PcYDA\r\nvA/cAdw9rqDrtZpixN8GWvUkb+t+5CrPVjy7L/B089PVkcdfLwXeVsfSkAvc\r\n+sfSd1xfQvzCkMjoBzSmm6OovD0tlV/7/w7M1EO+lVlXwRDEZJjRzA2Xe73Z\r\n9sUldK59QTfKl0lm+LJKgeJG5/8PRnq5Ae0=\r\n=OV0U\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","_from":"file:pnpm-6.32.7.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=12.17"},"funding":{"url":"https://opencollective.com/pnpm"},"scripts":{"lint":"eslint src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"tsc --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.cjs","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/home/runner/work/pnpm/pnpm/packages/pnpm/pnpm-6.32.7.tgz","_integrity":"sha512-2LtKMtQ7ffQEIW0lQn6z1WBnz2SPB416DDlyEf3WzOlXCO0BXjLr6kX2vDOTFzKyHWbhjcd45qw3ty3G92fb2Q==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.24.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"16.14.2","preferGlobal":true,"publishConfig":{"tag":"next-6","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_6.32.7_1649896813041_0.3867341835115483","host":"s3://npm-registry-packages"}},"5.7.0-0":{"name":"pnpm","version":"5.7.0-0","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@5.7.0-0","maintainers":[{"name":"zkochan","email":"z@kochan.io"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"215ace31cb57f6b306863220932ef1e76c777921","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-5.7.0-0.tgz","fileCount":7638,"integrity":"sha512-r/zwWjG/cTcSSgBXo8I8ARASRwTZAM+xnmlqZJTg/zArTUXwdZdal+UWJcIrPXi+A1/hEvRYGF0OwBjOeRy2iQ==","signatures":[{"sig":"MEQCIFqx43FqW5f8ElaW2ByH/4cNk/Uo+cSd7MXDUl9VqtwWAiAi77mLZi6JoNiGXORYtCgZzxb5KpzN4YATuHmUlpxf+A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":20418257,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfZohiCRA9TVsSAnZWagAAUOYP/1UlGh36lFK9FLqxGm2w\nqsKEdLU/IzR0rVlTbUo0q12lbhpqP2Of6o6qACoyGRggDCTtFhZV7DxbCI1t\n218P0fDGap3YJ4kgn8Jga2val+ihwRCC5/O+XKYK4KOUeI+FRMPXC1BOIvWF\n5vpryrkTfW5wexjdoVPfLVLqPTd7jDogXMNT5ojqc9rjyQwYNnqz6IcXkctY\nNe8WOXva4MWKuUgh5WoTmAXfF6R/TxXzhWdkpvnqRaba+NZnB4py9IC9LC84\nUU+DmedDS2XvVQahWUUR/wSUX62RbkomM0EI13vuNj2/yZ2egPiBVZfqHUSG\nZtTkqqrDLUocspmJ2t9rmdN6mcrzEFHQm+jpp9fVT2h0uteNNrOPPUkusl4F\nTCTvTUeB2eD8jyoi3YzGqHsOIwOse8mA6K5iT5uiw9ar3hQyu0ey4AOFGL1f\nQnTU5+t68TjiUdybdLAwy5kAO3hSt3Aidd0mukLbXtmUTMl4UMBEoRpG5v+w\n9vpFQR4rZAwbcYvVvovXRRLRnIGt3hr3dovdlM/tAFGBLiCPsZwtwtYMnnXG\nsW2VkyA0o4EPHnkHovxNbyUQYkBlqnjTeWvTjSuoN8+ARmSYMpG8dDWABieH\nVfT+t6KITou7VKGlS7dboVI/c34wkAaVR9gnqiTYW+NUe53Od1C+s3nOYyBw\nZ8Qd\r\n=Kbj5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","engines":{"node":">=10.13"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint -c ../../eslint.json src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"npm run tsc -- --watch","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:tap","test:tap":"cd ../.. && c8 --reporter lcov --reports-dir packages/pnpm/coverage ts-node packages/pnpm/test --type-check","postpublish":"publish-packed","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock","prepublishOnly":"pnpm run compile && npm cache clear --force && publish-packed --prune --npm-client yarn"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"6.14.7","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"12.18.3","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"nopt":"^5.0.0","chalk":"^4.1.0","is-ci":"^2.0.0","ramda":"^0.27.1","which":"^2.0.2","path-name":"^1.0.0","split-cmd":"^1.0.1","pkgs-graph":"5.2.0","strip-ansi":"^6.0.0","@pnpm/types":"6.2.0","@types/nopt":"^3.0.29","graceful-fs":"^4.2.4","render-help":"^1.0.0","@pnpm/config":"11.3.0","@pnpm/logger":"^3.2.2","@pnpm/tabtab":"0.0.1","@pnpm/command":"1.0.0","@pnpm/run-npm":"2.0.3","@pnpm/cli-meta":"1.0.1","loud-rejection":"^2.2.0","@pnpm/cli-utils":"0.4.28","@zkochan/libnpx":"11.0.3","update-notifier":"^4.1.1","@pnpm/core-loggers":"5.0.0","@pnpm/file-reporter":"^1.0.0","@pnpm/parse-cli-args":"3.2.0","@pnpm/default-reporter":"7.9.1","@pnpm/find-workspace-dir":"1.0.1","@pnpm/plugin-commands-audit":"2.0.15","@pnpm/plugin-commands-store":"2.0.40","@pnpm/plugin-commands-import":"1.0.64","@pnpm/plugin-commands-server":"2.0.36","@pnpm/common-cli-options-help":"0.2.0","@pnpm/plugin-commands-listing":"2.0.24","@pnpm/plugin-commands-rebuild":"2.0.41","@pnpm/plugin-commands-outdated":"3.0.16","@pnpm/filter-workspace-packages":"2.1.21","@pnpm/plugin-commands-publishing":"2.2.3","@pnpm/plugin-commands-installation":"3.2.2","@pnpm/plugin-commands-script-runners":"2.2.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","__devDependencies":{"mz":"^2.7.0","ncp":"^2.0.0","pnpm":"link:","delay":"^4.4.0","execa":"^4.0.3","p-any":"3.0.0","byline":"5.0.0","semver":"^7.3.2","@types/mz":"^2.7.1","tree-kill":"^1.2.2","write-pkg":"4.0.0","@types/ncp":"^2.0.4","is-windows":"^1.0.2","cross-spawn":"^7.0.3","exists-link":"2.0.0","npm-run-all":"^4.1.5","path-exists":"^4.0.0","symlink-dir":"^4.1.0","@types/is-ci":"^2.0.0","@types/ramda":"^0.27.15","@types/table":"^5.0.0","@types/which":"^1.3.2","tape-promise":"4.0.0","@pnpm/prepare":"0.0.11","@types/byline":"^4.2.32","@types/semver":"^7.3.3","@zkochan/retry":"^0.2.0","load-json-file":"^6.2.0","read-yaml-file":"^2.0.0","@pnpm/constants":"4.0.0","@zkochan/rimraf":"^1.0.0","write-json-file":"4.0.0","write-yaml-file":"^4.1.0","deep-require-cwd":"1.0.0","@types/is-windows":"^1.0.0","normalize-newline":"3.0.0","@pnpm/modules-yaml":"8.0.2","@types/cross-spawn":"^6.0.2","@types/graceful-fs":"^4.1.3","@types/tape-promise":"^4.0.1","@pnpm/assert-project":"2.1.9","@pnpm/lockfile-types":"2.0.1","dir-is-case-sensitive":"^1.0.2","@types/update-notifier":"^4.1.1","@pnpm/read-package-json":"3.1.5","@pnpm/read-project-manifest":"1.0.13","@pnpm/write-project-manifest":"1.1.1","@pnpm/find-workspace-packages":"2.3.14","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_5.7.0-0_1600555105415_0.4684667040082362","host":"s3://npm-registry-packages"}},"6.32.9":{"name":"pnpm","version":"6.32.9","keywords":["pnpm6","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"license":"MIT","_id":"pnpm@6.32.9","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"67bca1f36b4b499b0ac8b95e992660c503a8438c","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-6.32.9.tgz","fileCount":645,"integrity":"sha512-fU/urJXv2Q8l4n8FW4Qx54KGDTVMpa3n7azqa7i65XZtG5Mcpa35D+HTmAL/7G3u/3R9WGPG4CdLU7631Ti6aA==","signatures":[{"sig":"MEUCIQCKWy0+V3HpltmZU5fPIqZ2ETGq0fNH++J+c8YEkVG8TwIgQH9qesRpu+hWzTWLQ+PrY3MWNIszJWEnbHfA3XsVg6k=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12289740,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiXqmsACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrAqA/+M6pM1ZHXdf+OKp6X+s12K+RB0DyOT8p/vgA4Bbafox9Af4jO\r\nqLDGcrdw3HEKkiCWGGkNte/UTOVCOx0jcqlV1PYL3MVTgMQNXi5Ve37CMNWY\r\negW3Ljqc6fOxqZREetHxp6gsLsjkdHG773F2p19qhOd+XU5/wWMIj8izOJ/v\r\nFaY59IZinXcLwXJBLQbRq0JxLWu4vMRfWFw7ysrtsHufmtiDw99MUoTfbgr+\r\nNvHz9qLDEiVTqpMKQpsMsdkJy9FSFZbbkexZsGpubLPU4y3nWc+DfsPl/1EF\r\ntU4yEb0/RW99wgfDx7+FkrPPU7Bjo7WV+m7RXTTaRRrTFj2F2IvRQGLm3wfN\r\n4pH0rni5x6Zj7DLDGlcqJq/F4absSm1s1stgRSIGKXs1Y65zPYb2kv1qpGeW\r\n5Ldlhb9LCeDj8KpRRfSAY5BHNe+RzAAF9lny3kV48xhVI/C5XIxo/vVDBFEF\r\nn5iYS0EkeSiB3TMDPAKN80ofqSbsgiIDsVS5E13yrWhaonloZHonrZ1ix1X2\r\nQIIDS/WRYYnHBbWkyTiCkIC3lvZ2ivnN8EoCCoEo24cKMOVlcd/6EHtkOwNB\r\n8vXM6kpSRZT7nNJJ0WwJNa+mrQEr+JjpFbbbWHnqfPasvbwEoKDSeoprj7Qt\r\neIk5PiyU1fnC847Mw30pk+qGYhhCFXu2RMs=\r\n=bHHN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","_from":"file:pnpm-6.32.9.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=12.17"},"funding":{"url":"https://opencollective.com/pnpm"},"scripts":{"lint":"eslint src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"tsc --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.cjs","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/home/runner/work/pnpm/pnpm/packages/pnpm/pnpm-6.32.9.tgz","_integrity":"sha512-fU/urJXv2Q8l4n8FW4Qx54KGDTVMpa3n7azqa7i65XZtG5Mcpa35D+HTmAL/7G3u/3R9WGPG4CdLU7631Ti6aA==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.24.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"16.14.2","preferGlobal":true,"publishConfig":{"tag":"next-6","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_6.32.9_1650370987900_0.10066199066076487","host":"s3://npm-registry-packages"}},"10.26.0":{"name":"pnpm","version":"10.26.0","keywords":["pnpm","pnpm10","dependencies","dependency manager","efficient","fast","hardlinks","install","installer","link","lockfile","modules","monorepo","multi-package","npm","package manager","package.json","packages","prune","rapid","remove","shrinkwrap","symlinks","uninstall","workspace"],"license":"MIT","_id":"pnpm@10.26.0","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"d4c04871f266000241c99154375254a76cc403dd","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-10.26.0.tgz","fileCount":1068,"integrity":"sha512-Oz9scl6+cSUGwKsa1BM8+GsfS2h+/85iqbOLTXLjlUJC5kMZD8UfoWQpScc19APevUT1yw7dZXq+Y6i2p+HkAg==","signatures":[{"sig":"MEYCIQDHqxjb6jDqj84xAWu8ViFb37Q1VUpq4i09FWfMyl/y6AIhAP2HGEjFuSqoF2XxlUjYAP+IYs/+qxQrw6r/Nm/MDQxQ","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/pnpm@10.26.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":17485764},"jest":{"preset":"@pnpm/jest-config/with-registry"},"main":"bin/pnpm.cjs","type":"commonjs","_from":"file:pnpm-10.26.0.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=18.12"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"jest","start":"tsc --watch","bundle":"ts-node bundle.ts","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/templates dist/templates && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:4278a4df-1aad-48ee-a502-ee0d0bdc49bd"}},"_resolved":"/tmp/f96eddf48f25a77885ee8e92fa9cd7c8/pnpm-10.26.0.tgz","_integrity":"sha512-Oz9scl6+cSUGwKsa1BM8+GsfS2h+/85iqbOLTXLjlUJC5kMZD8UfoWQpScc19APevUT1yw7dZXq+Y6i2p+HkAg==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git","directory":"pnpm"},"_npmVersion":"11.6.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"20.19.6","preferGlobal":true,"publishConfig":{"tag":"next-10","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/pnpm_10.26.0_1765800547574_0.98030512205786","host":"s3://npm-registry-packages-npm-production"}},"10.26.2":{"name":"pnpm","version":"10.26.2","keywords":["pnpm","pnpm10","dependencies","dependency manager","efficient","fast","hardlinks","install","installer","link","lockfile","modules","monorepo","multi-package","npm","package manager","package.json","packages","prune","rapid","remove","shrinkwrap","symlinks","uninstall","workspace"],"license":"MIT","_id":"pnpm@10.26.2","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"c9ef373489592dd05d174d2a7cf5a9f4306de94f","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-10.26.2.tgz","fileCount":1068,"integrity":"sha512-DjCP8gBfx0EDZvFU9iX2YxqysWsdLnAjhETdaunWMKhILZKkURRN68SSQWiW7Rb3sRSobsaLhASyRDhp5o/9pg==","signatures":[{"sig":"MEUCIClWKuKvr9a7t1Zhgldbpyl/AXUvf5eIKV9Vmz378wQIAiEA3KT0K2gcBERmBu2EqrEuVoXkU5+Tt+mPPZZFr13PuhY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/pnpm@10.26.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":17488747},"jest":{"preset":"@pnpm/jest-config/with-registry"},"main":"bin/pnpm.cjs","type":"commonjs","_from":"file:pnpm-10.26.2.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=18.12"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"jest","start":"tsc --watch","bundle":"ts-node bundle.ts","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/templates dist/templates && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:4278a4df-1aad-48ee-a502-ee0d0bdc49bd"}},"_resolved":"/tmp/69b884270f89f49072a37fe6c7c63494/pnpm-10.26.2.tgz","_integrity":"sha512-DjCP8gBfx0EDZvFU9iX2YxqysWsdLnAjhETdaunWMKhILZKkURRN68SSQWiW7Rb3sRSobsaLhASyRDhp5o/9pg==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git","directory":"pnpm"},"_npmVersion":"11.6.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"20.19.6","preferGlobal":true,"publishConfig":{"tag":"next-10","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/pnpm_10.26.2_1766498211075_0.8187871474778512","host":"s3://npm-registry-packages-npm-production"}},"10.26.1":{"name":"pnpm","version":"10.26.1","keywords":["pnpm","pnpm10","dependencies","dependency manager","efficient","fast","hardlinks","install","installer","link","lockfile","modules","monorepo","multi-package","npm","package manager","package.json","packages","prune","rapid","remove","shrinkwrap","symlinks","uninstall","workspace"],"license":"MIT","_id":"pnpm@10.26.1","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"fcf0a86b173942b6c450c572d53ec048c4a3a91e","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-10.26.1.tgz","fileCount":1068,"integrity":"sha512-ZkB0q8Nn0skyT9wYA3CXzgqPEmA0Fg9wmSjp6fldmHFDRwROXDFk1lvV2mxZxr42KxB1Rikqjuy3mZGW5c5Y+g==","signatures":[{"sig":"MEYCIQCIKlwuTTGH07aCd9HHSc+D0dHvDgU3RscrUo7h/JfhuQIhAJWFT+FLR6qmlKslGkgQyEt3wvsdauq8AXG9XZ5WG6ID","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/pnpm@10.26.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":17486834},"jest":{"preset":"@pnpm/jest-config/with-registry"},"main":"bin/pnpm.cjs","type":"commonjs","_from":"file:pnpm-10.26.1.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=18.12"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"jest","start":"tsc --watch","bundle":"ts-node bundle.ts","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/templates dist/templates && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:4278a4df-1aad-48ee-a502-ee0d0bdc49bd"}},"_resolved":"/tmp/6fabc58b46ef09680f9a4c3aa1dbdac2/pnpm-10.26.1.tgz","_integrity":"sha512-ZkB0q8Nn0skyT9wYA3CXzgqPEmA0Fg9wmSjp6fldmHFDRwROXDFk1lvV2mxZxr42KxB1Rikqjuy3mZGW5c5Y+g==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git","directory":"pnpm"},"_npmVersion":"11.6.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"20.19.6","preferGlobal":true,"publishConfig":{"tag":"next-10","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/pnpm_10.26.1_1766106962483_0.2883109336020073","host":"s3://npm-registry-packages-npm-production"}},"4.10.0-3":{"name":"pnpm","version":"4.10.0-3","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@4.10.0-3","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"d84f49697e6705df151b919296937fcd1f10b995","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-4.10.0-3.tgz","fileCount":6162,"integrity":"sha512-jVSMLcEZ/MdDdJsbKvO8l1L+7R28xfoXDTzqrPJDRH70FWAJYd9J9g74xlCFC9G72ETnaiQklm10xtnHxUp3rw==","signatures":[{"sig":"MEYCIQDluzarwl8x9YmnR3FNEI22Mpv5FQIjY1Fx052lEAxTdwIhAL/+UIgyLtw/PleObBAfm8xns4MnCE88Vv59TAlZsI/j","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":24137591,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeVugNCRA9TVsSAnZWagAAHNcP/38uOAfoYp0LgunEagE2\npVf9CkT1cgmpAAVDtiDj7ESihsKflKd8Q039y+4IEIWHQunvq3hivE5nBv1o\ni7RJJOzYp5O9wzgjpe+jIpJCZmV4Zk9nR4D51lHcLJGcsJ87ImIyagcuFWQO\nWz+wW7w9gGUkM2lkPPIRBlnaxwPGTJ2lC5fKQExO/IMsbxfkVhrdayLVYJ/q\n+2zRS+dWkHZV7EQDjamX42Pm9Dm9UUzFvzoWXNgxpliuNb8BsELIdDsKr40W\nv0f+axRroopDPnsv81hbvzL1p2zQ7QZFL/xe3AQkah3IMLTvq+H6vSl0O1TA\nxcms/ZsYuk18oqwCwqAaiu6RcL7Pzp4Pwuwfy4uoK1BY4c9tfaCGxkyqqees\nNlL/UKNERZpOaRl5Wl8pBavWGkl4KoOyiXCwuLoLBsaavL/cE/S6aimeDAZm\nzehNjRP/IhRRj1BtqAKvX3zRPv3zYxjsaEnSgDgDoRj8R0EXUogXtgHaKTMO\nRK15OPxAtXlVQ7Fh//E9qB4P5r73hmlCvUjVHq1vFt5kqcdDL+lry9fUXHBF\nlWICZ1fU2/JVN83AzlycyXlk3kaeRDHuLfmKSx6gOkO1osu5WokAdTr8sj0w\nxkkV75UzuOQgMWeExAI5yLO06AiKCryVUnyWOAz7zkCtUNMSZonZGQP3IIdo\njwP5\r\n=2KDc\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","_from":".","_shasum":"d84f49697e6705df151b919296937fcd1f10b995","engines":{"node":">=10"},"scripts":{"tsc":"rimraf lib && tsc","lint":"tslint -c ../../tslint.json src/**/*.ts test/**/*.ts","test":"npm run lint && npm run tsc && cross-env PNPM_REGISTRY_MOCK_PORT=7772 npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"run-p -r registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf node_modules/.bin/pnpm && registry-mock prepare","registry-mock":"registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"12.14.1","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"chalk":"3.0.0","is-ci":"2.0.0","ramda":"0.27.0","split-cmd":"1.0.1","pkgs-graph":"5.1.3","@pnpm/types":"5.0.0","common-tags":"1.8.0","graceful-fs":"4.2.1","render-help":"1.0.0","@pnpm/config":"8.0.1","@pnpm/logger":"3.1.0","@pnpm/tabtab":"0.0.1","@pnpm/command":"0.1.0-0","@pnpm/run-npm":"2.0.0","loud-rejection":"2.2.0","@pnpm/cli-utils":"0.3.7","@zkochan/libnpx":"11.0.3","update-notifier":"4.1.0","@pnpm/core-loggers":"4.0.1","@pnpm/file-reporter":"0.1.0","@pnpm/parse-cli-args":"0.4.0","@pnpm/default-reporter":"5.1.7","@pnpm/find-workspace-dir":"1.0.0","@pnpm/plugin-commands-audit":"0.2.9","@pnpm/plugin-commands-store":"0.1.11","@pnpm/plugin-commands-import":"0.1.21","@pnpm/plugin-commands-server":"0.1.12","@pnpm/common-cli-options-help":"0.1.4","@pnpm/plugin-commands-listing":"0.2.10","@pnpm/plugin-commands-rebuild":"0.1.11","@pnpm/plugin-commands-outdated":"0.2.11","@pnpm/filter-workspace-packages":"2.0.1","@pnpm/plugin-commands-publishing":"0.2.12","@pnpm/plugin-commands-installation":"0.2.14","@pnpm/plugin-commands-script-runners":"0.2.9"},"_hasShrinkwrap":false,"readmeFilename":"README.md","__devDependencies":{"mz":"2.7.0","ncp":"2.0.0","pnpm":"link:","delay":"4.3.0","execa":"4.0.0","p-any":"3.0.0","retry":"0.12.0","byline":"5.0.0","semver":"7.1.3","make-dir":"3.0.2","@types/mz":"^2.7.0","tree-kill":"1.2.2","write-pkg":"4.0.0","@types/ncp":"2.0.3","is-windows":"1.0.2","cross-spawn":"7.0.1","exists-link":"2.0.0","npm-run-all":"4.1.5","path-exists":"4.0.0","symlink-dir":"3.1.2","@types/is-ci":"2.0.0","@types/ramda":"^0.26.42","@types/retry":"0.12.0","@types/table":"^4.0.7","tape-promise":"4.0.0","@pnpm/prepare":"*","@types/byline":"4.2.31","@types/mkdirp":"1.0.0","@types/semver":"^7.1.0","load-json-file":"6.2.0","read-yaml-file":"1.1.0","@pnpm/constants":"3.0.0","@zkochan/rimraf":"1.0.0","write-json-file":"4.0.0","write-yaml-file":"3.0.1","deep-require-cwd":"1.0.0","@types/is-windows":"^1.0.0","normalize-newline":"3.0.0","@pnpm/modules-yaml":"*","@types/common-tags":"1.8.0","@types/cross-spawn":"6.0.1","@types/graceful-fs":"4.1.3","@types/tape-promise":"4.0.0","@pnpm/assert-project":"*","@pnpm/lockfile-types":"2.0.0","dir-is-case-sensitive":"1.0.2","@types/update-notifier":"4.1.0","@pnpm/read-package-json":"*","@pnpm/read-project-manifest":"1.0.0","@pnpm/write-project-manifest":"*","@pnpm/find-workspace-packages":"2.1.8","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_4.10.0-3_1582753804487_0.8738427791964565","host":"s3://npm-registry-packages"}},"4.10.0-2":{"name":"pnpm","version":"4.10.0-2","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@4.10.0-2","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"ce4dec23498e429e77e4b981ab5b087bfe0ec582","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-4.10.0-2.tgz","fileCount":6162,"integrity":"sha512-g0rlaSiMNxxkLZL9+vMTJzcUi6jnA2xNru8oADg8rUen3YrLuO8YSZ5WAtuHS5OpEkwjqtESPfZkc3a+Gg0nHg==","signatures":[{"sig":"MEQCIDLpSmwwRPtWNBqL6uKq/69t3GsiI374Pcd81HTEPJjXAiBNSRTmLL0aSjo9FOnhpYWYR8rH2se+nKzujspLE1EzCw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":24137351,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeVuUpCRA9TVsSAnZWagAAmaoP/Agf3UbGy+OPsjdk9ECd\newi4xE5PIIqY5E6nGOVOsmSUlLojmp+NZsbXBLjBui3EHDH4ZA82ka8mjxf9\nJuj6x1A6+7JeS6XTlVo8fePw6sEHmGAyQzTlBpdOxwlEO2ElL5RUWteuMvdu\nr/DulSeayEgU/gb/xsgcit3doxs0/Ss+IbtPSq0Sumr4tP27nKwBok9LWue5\naDm6rDQBPdgw+vmDzr0g3Q9lUiGAZJSaCPSbgy4Wmkqx8d1Y8jhZVsuTRfMF\n8NcvS/MC5gdNmVr7GFCnSskr5lrjsbVC587SjS2GBUqkIWn8KmtwTFWMh0Gu\ngT5kco/f/IfueM0O2XXiENqObEApG0CpvY9ZDdb2IXFLDbXRcXJG5hefBkUI\nHKdIto14FJ77EdELuaFTc3HMJanoFQpZRj27z45iMem4N27xcSAhDyRUIRnH\nZ1G+lyMgEyDt1L9ZwInurs29s4QIe00wqm/Bz8DiIMFmquakot79eDD+56SN\n2BgtDyRrl4LBoDN4tRYWBd4UFRPch/rHCkRhDBLa/5XZPk7l/W6O2JrjOkLS\nTo8aFcfKgQosv1SfR9J42wS4BRHrCPO2WFtwGtDUc2heUAjHVfJyVeaEcP2d\nH1vmFnct+A6lK+TsARcW2ARZ9hdM3VPNJ4+WE94maKz6EYPr0SGqYtsuBUPL\nmpif\r\n=VWd9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","_from":".","_shasum":"ce4dec23498e429e77e4b981ab5b087bfe0ec582","engines":{"node":">=10"},"scripts":{"tsc":"rimraf lib && tsc","lint":"tslint -c ../../tslint.json src/**/*.ts test/**/*.ts","test":"npm run lint && npm run tsc && cross-env PNPM_REGISTRY_MOCK_PORT=7772 npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"run-p -r registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf node_modules/.bin/pnpm && registry-mock prepare","registry-mock":"registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"12.14.1","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"chalk":"3.0.0","is-ci":"2.0.0","ramda":"0.27.0","split-cmd":"1.0.1","pkgs-graph":"5.1.3","@pnpm/types":"5.0.0","common-tags":"1.8.0","graceful-fs":"4.2.1","render-help":"1.0.0","@pnpm/config":"8.0.1","@pnpm/logger":"3.1.0","@pnpm/tabtab":"0.0.1","@pnpm/command":"0.1.0-0","@pnpm/run-npm":"2.0.0","loud-rejection":"2.2.0","@pnpm/cli-utils":"0.3.7","@zkochan/libnpx":"11.0.3","update-notifier":"4.1.0","@pnpm/core-loggers":"4.0.1","@pnpm/file-reporter":"0.1.0","@pnpm/parse-cli-args":"0.4.0","@pnpm/default-reporter":"5.1.7","@pnpm/find-workspace-dir":"1.0.0","@pnpm/plugin-commands-audit":"0.2.9","@pnpm/plugin-commands-store":"0.1.11","@pnpm/plugin-commands-import":"0.1.20","@pnpm/plugin-commands-server":"0.1.12","@pnpm/common-cli-options-help":"0.1.4","@pnpm/plugin-commands-listing":"0.2.10","@pnpm/plugin-commands-rebuild":"0.1.11","@pnpm/plugin-commands-outdated":"0.2.11","@pnpm/filter-workspace-packages":"2.0.1","@pnpm/plugin-commands-publishing":"0.2.12","@pnpm/plugin-commands-installation":"0.2.13","@pnpm/plugin-commands-script-runners":"0.2.9"},"_hasShrinkwrap":false,"readmeFilename":"README.md","__devDependencies":{"mz":"2.7.0","ncp":"2.0.0","pnpm":"link:","delay":"4.3.0","execa":"4.0.0","p-any":"3.0.0","retry":"0.12.0","byline":"5.0.0","semver":"7.1.3","make-dir":"3.0.2","@types/mz":"^2.7.0","tree-kill":"1.2.2","write-pkg":"4.0.0","@types/ncp":"2.0.3","is-windows":"1.0.2","cross-spawn":"7.0.1","exists-link":"2.0.0","npm-run-all":"4.1.5","path-exists":"4.0.0","symlink-dir":"3.1.2","@types/is-ci":"2.0.0","@types/ramda":"^0.26.42","@types/retry":"0.12.0","@types/table":"^4.0.7","tape-promise":"4.0.0","@pnpm/prepare":"*","@types/byline":"4.2.31","@types/mkdirp":"1.0.0","@types/semver":"^7.1.0","load-json-file":"6.2.0","read-yaml-file":"1.1.0","@pnpm/constants":"3.0.0","@zkochan/rimraf":"1.0.0","write-json-file":"4.0.0","write-yaml-file":"3.0.1","deep-require-cwd":"1.0.0","@types/is-windows":"^1.0.0","normalize-newline":"3.0.0","@pnpm/modules-yaml":"*","@types/common-tags":"1.8.0","@types/cross-spawn":"6.0.1","@types/graceful-fs":"4.1.3","@types/tape-promise":"4.0.0","@pnpm/assert-project":"*","@pnpm/lockfile-types":"2.0.0","dir-is-case-sensitive":"1.0.2","@types/update-notifier":"4.1.0","@pnpm/read-package-json":"*","@pnpm/read-project-manifest":"1.0.0","@pnpm/write-project-manifest":"*","@pnpm/find-workspace-packages":"2.1.8","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_4.10.0-2_1582753065008_0.9628798945290027","host":"s3://npm-registry-packages"}},"8.11.0":{"name":"pnpm","version":"8.11.0","keywords":["pnpm8","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@8.11.0","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"01bf39424f1008f29012bbae851d2acb8a20a0d0","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-8.11.0.tgz","fileCount":684,"integrity":"sha512-nfh8FsmNsntOBR14fmfyIH7EfoCcywe/e17ErNzRYTNVg5o40LkAFEkj1qcFdwC3TSoMyxVYvrJBZHoSBqmnqw==","signatures":[{"sig":"MEQCIHGuwpYYWLKeGHAHg6ImpUwms1RMx/ETZTO33TODmyWTAiBCrq/pzUdoXLEeF/0ayHi/wfR5Ac4p3OgDcW7fhQDQVA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":14793054},"main":"bin/pnpm.cjs","_from":"file:pnpm-8.11.0.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=16.14"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7776 jest","start":"tsc --watch","bundle":"ts-node bundle.ts","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/94839662aa176f5e1cc2c9522e2a6a53/pnpm-8.11.0.tgz","_integrity":"sha512-nfh8FsmNsntOBR14fmfyIH7EfoCcywe/e17ErNzRYTNVg5o40LkAFEkj1qcFdwC3TSoMyxVYvrJBZHoSBqmnqw==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"9.8.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"18.18.2","preferGlobal":true,"publishConfig":{"tag":"next-8","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_8.11.0_1700843797469_0.6089466626791036","host":"s3://npm-registry-packages"}},"9.0.3":{"name":"pnpm","version":"9.0.3","keywords":["pnpm9","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@9.0.3","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"ff3ad37177cbd0843e533aab13d5e40a05803b47","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-9.0.3.tgz","fileCount":880,"integrity":"sha512-yT2+bOq0/HRmJQ7f92X/seGGOUmNEekH8Ao5ceUW5gsNwyHqxF3qno1lBACDfbDUrbyJdqaro0csYi6j/mVDkg==","signatures":[{"sig":"MEUCIQCKb4pHUt6kNmT957zsJ6y31nVzJOZNmRan0hSxlbEcrwIgMKj9edwhFvbzOWoAAU51+6mwihosn5Veww1aiWF3mBI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":16816735},"main":"bin/pnpm.cjs","_from":"file:pnpm-9.0.3.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=18.12"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7776 jest","start":"tsc --watch","bundle":"ts-node bundle.ts","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/templates dist/templates && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/32656d6e86ecb1d6f586280a72b75367/pnpm-9.0.3.tgz","_integrity":"sha512-yT2+bOq0/HRmJQ7f92X/seGGOUmNEekH8Ao5ceUW5gsNwyHqxF3qno1lBACDfbDUrbyJdqaro0csYi6j/mVDkg==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"10.5.0","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"18.20.2","preferGlobal":true,"publishConfig":{"tag":"next-9","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_9.0.3_1713458763970_0.2059048478544674","host":"s3://npm-registry-packages"}},"9.0.4":{"name":"pnpm","version":"9.0.4","keywords":["pnpm9","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@9.0.4","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"b198ac6d38244fd829253720f9daafd6a606834d","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-9.0.4.tgz","fileCount":880,"integrity":"sha512-w3S1LePeiMWP2DM99mSnNyec2w4TRLpAVNOx//qaGjZwhU91XcpPFq3qPxS+mJan/K8WdAn+DBrWBHUnHa/oGg==","signatures":[{"sig":"MEUCIQCc3a3Nb8SyqFP7BE2e4RS90DV2xMzNOvvBbrM98TSFOgIgBPRwvXK5gZt2EhSTXCEhfyoiuOc5GbL3gN+4Y2QQlQI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":16816846},"main":"bin/pnpm.cjs","_from":"file:pnpm-9.0.4.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=18.12"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7776 jest","start":"tsc --watch","bundle":"ts-node bundle.ts","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/templates dist/templates && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/561aca2d23592c46b84d808b082a48eb/pnpm-9.0.4.tgz","_integrity":"sha512-w3S1LePeiMWP2DM99mSnNyec2w4TRLpAVNOx//qaGjZwhU91XcpPFq3qPxS+mJan/K8WdAn+DBrWBHUnHa/oGg==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"10.5.0","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"18.20.2","preferGlobal":true,"publishConfig":{"tag":"next-9","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_9.0.4_1713488573802_0.9289496851839307","host":"s3://npm-registry-packages"}},"9.0.5":{"name":"pnpm","version":"9.0.5","keywords":["pnpm9","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@9.0.5","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"6db99351548f394a1d96aa1de98dec032aef8823","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-9.0.5.tgz","fileCount":880,"integrity":"sha512-pyJXXBj9eR+e9x44fG4WzAPJDYWbmwmY0EKMoOMiCCizKpbm3nPOo07bwPUIJHcbGmnH6ja4bao7icfm2aPZEg==","signatures":[{"sig":"MEQCIGiKvU254h27tlUc6eurZF0CdzYhMzSAga80EQZ1ut9uAiBZtmcM5qHX3dqWnJpoDV+vphsif85nRZzIZWixl5osuQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":16819009},"main":"bin/pnpm.cjs","_from":"file:pnpm-9.0.5.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=18.12"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7776 jest","start":"tsc --watch","bundle":"ts-node bundle.ts","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/templates dist/templates && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/385073a123437ef0d71ff0cbd2523003/pnpm-9.0.5.tgz","_integrity":"sha512-pyJXXBj9eR+e9x44fG4WzAPJDYWbmwmY0EKMoOMiCCizKpbm3nPOo07bwPUIJHcbGmnH6ja4bao7icfm2aPZEg==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"10.5.0","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"18.20.2","preferGlobal":true,"publishConfig":{"tag":"next-9","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_9.0.5_1713734153815_0.35765416702137265","host":"s3://npm-registry-packages"}},"9.0.6":{"name":"pnpm","version":"9.0.6","keywords":["pnpm9","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@9.0.6","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"648f6014eb363abb36618f2ba59282a9eeb3e879","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-9.0.6.tgz","fileCount":880,"integrity":"sha512-9thjEwlzIHy3ozbWtDmiQqJqyAaAd99TDWqGBpQZhT3B/+ZAKexZSpxQWjpBDRlkPIcKumd2Mw9c/dzxCpwWFw==","signatures":[{"sig":"MEQCIE36VWIFJqGz8FHzS52uSn/2d6rsM6scYEad0FLk9NRAAiAydhuybTYWklBgfNPSqPK3QjD4GCej7FewsXVyUycbPQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":16820268},"main":"bin/pnpm.cjs","_from":"file:pnpm-9.0.6.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=18.12"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7776 jest","start":"tsc --watch","bundle":"ts-node bundle.ts","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/templates dist/templates && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/42aea0ff3ffd3a0438406a03ac90f80a/pnpm-9.0.6.tgz","_integrity":"sha512-9thjEwlzIHy3ozbWtDmiQqJqyAaAd99TDWqGBpQZhT3B/+ZAKexZSpxQWjpBDRlkPIcKumd2Mw9c/dzxCpwWFw==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"10.5.0","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"18.20.2","preferGlobal":true,"publishConfig":{"tag":"next-9","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_9.0.6_1713964506116_0.7067511612393056","host":"s3://npm-registry-packages"}},"1.33.2":{"name":"pnpm","version":"1.33.2","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@1.33.2","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js","pnpx":"lib/bin/pnpx.js"},"dist":{"shasum":"d0818ebb05ba0f11b3f0d614523a8b1261c319b6","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-1.33.2.tgz","fileCount":7942,"integrity":"sha512-nUTstewaj5OLjOCT2SX7y6VfZz/aiu7WLierllo/FsF2hRdzyNYrQ1XRLMZuokhtdLLE7tta/pwP78Xf+1PC/Q==","signatures":[{"sig":"MEQCIAyj0sNE5XzEfKyjN5I16iWYtO7uqNrrjqYZnF9m7uxoAiA7faWaO6li6i1EX06Uaiav1msYnqpwrGX5RGB3Gk+tmg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":30015215},"main":"lib/bin/pnpm.js","_from":".","files":["lib/"],"_shasum":"d0818ebb05ba0f11b3f0d614523a8b1261c319b6","engines":{"node":">=4"},"gitHead":"1a9b6eb6947315b250d5192b23614063bebe75e0","scripts":{"tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json --project .","test":"npm run lint && npm run tsc && npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"preview --skip-prepublishOnly && npm-run-all -p -r pnpm-registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf ../.tmp/ && rimraf node_modules/.bin/pnpm && pnpm-registry-mock prepare","pnpm-registry-mock":"pnpm-registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"greenkeeper":{"ignore":["@pnpm/default-fetcher","@pnpm/default-resolver","@pnpm/logger","@pnpm/outdated","@pnpm/server","@pnpm/types","pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-registry-mock","remove-all-except-outer-links","pnpm-shrinkwrap","supi"]},"_nodeVersion":"6.11.4","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"nopt":"^4.0.1","supi":"^0.12.9","chalk":"^2.2.0","delay":"^2.0.0","is-ci":"^1.0.10","ramda":"^0.25.0","retry":"^0.10.1","byline":"^5.0.0","diable":"^4.0.1","p-limit":"^1.1.0","get-port":"^3.2.0","camelcase":"^4.1.0","path-name":"^1.0.0","pnpm-list":"^2.0.0","tree-kill":"^1.2.0","is-windows":"^1.0.1","pkgs-graph":"^2.0.0-0","text-table":"^0.2.0","@pnpm/types":"^1.5.0","common-tags":"^1.4.0","cross-spawn":"^6.0.3","graceful-fs":"^4.1.11","signal-exit":"^3.0.2","strip-color":"^0.1.0","@pnpm/config":"^0.1.0","@pnpm/logger":"^1.0.0","@pnpm/server":"^0.8.1","@types/retry":"^0.10.2","find-packages":"^2.1.2","package-store":"^0.17.0","@pnpm/outdated":"^0.2.7","load-json-file":"^4.0.0","loud-rejection":"^1.6.0","mkdirp-promise":"^5.0.1","process-exists":"^3.0.0","util.promisify":"^1.0.0","@types/get-port":"^3.2.0","@zkochan/libnpx":"^9.6.1","graph-sequencer":"^2.0.0","update-notifier":"^2.1.0","write-json-file":"^2.3.0","@pnpm/store-path":"^1.0.1","pnpm-file-reporter":"^0.0.1","@pnpm/default-fetcher":"^0.4.0","pnpm-default-reporter":"^0.14.2","@pnpm/default-resolver":"^0.1.3","@types/write-json-file":"^2.2.1"},"_hasShrinkwrap":false,"devDependencies":{"mz":"^2.6.0","caw":"^2.0.0","tape":"^4.6.3","execa":"^0.9.0","isexe":"^2.0.0","sepia":"^2.0.2","mkdirp":"^0.5.1","rimraf":"^2.5.4","semver":"^5.3.0","tslint":"^5.4.2","ts-node":"^4.0.0","read-pkg":"^3.0.0","@types/mz":"^0.0.32","write-pkg":"^3.1.0","typescript":"^2.7.1","@types/node":"^9.3.0","@types/nopt":"^3.0.29","@types/tape":"^4.2.30","exists-link":"^2.0.0","npm-run-all":"^4.0.1","path-exists":"^3.0.0","rimraf-then":"^1.0.1","@types/delay":"^2.0.1","@types/ramda":"^0.25.0","tape-promise":"^2.0.1","@types/byline":"^4.2.31","@types/mkdirp":"^0.5.0","@types/semver":"^5.3.32","@zkochan/husky":"^0.0.0","load-yaml-file":"^0.1.0","@commitlint/cli":"^4.0.0","package-preview":"^1.0.0","deep-require-cwd":"^1.0.0","npm-scripts-info":"^0.3.6","normalize-newline":"^3.0.0","@types/common-tags":"^1.2.5","pnpm-registry-mock":"^1.5.0","@types/load-json-file":"^2.0.6","@commitlint/prompt-cli":"^5.0.0","@types/update-notifier":"^2.0.0","@commitlint/config-angular":"^4.2.0","anonymous-npm-registry-client":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_1.33.2_1519070574699_0.06171945568076276","host":"s3://npm-registry-packages"}},"1.33.1":{"name":"pnpm","version":"1.33.1","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@1.33.1","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js","pnpx":"lib/bin/pnpx.js"},"dist":{"shasum":"c2baf730c1818ffdbfc78ea6c02bbd0d74858734","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-1.33.1.tgz","fileCount":18087,"integrity":"sha512-z3jawfqn+q//uJAjvfWExcxOIZ2zScN2p6/JPx3ACgj6Nlcy2ugAZG+Nma6qZlroVZbXIcQk7/rOjSWInwfIcA==","signatures":[{"sig":"MEUCIBi9eOv5HeQu762xl4Zgcf7KPpM8eTqtFGGPC3FwmU5mAiEAyTEEZl8Q45i2aVgh4uAy6GU1AF67TyHd68NNEWels8c=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":74540446},"main":"lib/bin/pnpm.js","_from":".","files":["lib/"],"_shasum":"c2baf730c1818ffdbfc78ea6c02bbd0d74858734","engines":{"node":">=4"},"gitHead":"af1f0efb3e5696a96dc22305f9d3d2f872de5ea5","scripts":{},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"greenkeeper":{"ignore":["@pnpm/default-fetcher","@pnpm/default-resolver","@pnpm/logger","@pnpm/outdated","@pnpm/server","@pnpm/types","pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-registry-mock","remove-all-except-outer-links","pnpm-shrinkwrap","supi"]},"_nodeVersion":"6.11.4","dependencies":{"nopt":"^4.0.1","supi":"^0.12.9","chalk":"^2.2.0","delay":"^2.0.0","is-ci":"^1.0.10","ramda":"^0.25.0","retry":"^0.10.1","byline":"^5.0.0","diable":"^4.0.1","p-limit":"^1.1.0","get-port":"^3.2.0","npm-conf":"^1.1.3","camelcase":"^4.1.0","path-name":"^1.0.0","pnpm-list":"^2.0.0","tree-kill":"^1.2.0","is-windows":"^1.0.1","pkgs-graph":"^2.0.0-0","text-table":"^0.2.0","@pnpm/types":"^1.5.0","common-tags":"^1.4.0","cross-spawn":"^6.0.3","graceful-fs":"^4.1.11","signal-exit":"^3.0.2","strip-color":"^0.1.0","@pnpm/logger":"^1.0.0","@pnpm/server":"^0.8.1","@types/retry":"^0.10.2","find-packages":"^2.1.2","package-store":"^0.17.0","@pnpm/outdated":"^0.2.7","load-json-file":"^4.0.0","loud-rejection":"^1.6.0","mkdirp-promise":"^5.0.1","process-exists":"^3.0.0","util.promisify":"^1.0.0","@types/get-port":"^3.2.0","@zkochan/libnpx":"^9.6.1","graph-sequencer":"^2.0.0","update-notifier":"^2.1.0","write-json-file":"^2.3.0","@pnpm/store-path":"^1.0.1","pnpm-file-reporter":"^0.0.1","@pnpm/default-fetcher":"^0.4.0","pnpm-default-reporter":"^0.14.2","@pnpm/default-resolver":"^0.1.3","@types/write-json-file":"^2.2.1"},"preferGlobal":true,"publishconfig":{"tag":"next"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"mz":"^2.6.0","caw":"^2.0.0","tape":"^4.6.3","execa":"^0.9.0","isexe":"^2.0.0","sepia":"^2.0.2","mkdirp":"^0.5.1","rimraf":"^2.5.4","semver":"^5.3.0","tslint":"^5.4.2","ts-node":"^4.0.0","read-pkg":"^3.0.0","@types/mz":"^0.0.32","write-pkg":"^3.1.0","typescript":"^2.7.1","@types/node":"^9.3.0","@types/nopt":"^3.0.29","@types/tape":"^4.2.30","exists-link":"^2.0.0","npm-run-all":"^4.0.1","path-exists":"^3.0.0","rimraf-then":"^1.0.1","@types/delay":"^2.0.1","@types/ramda":"^0.25.0","tape-promise":"^2.0.1","@types/byline":"^4.2.31","@types/mkdirp":"^0.5.0","@types/semver":"^5.3.32","@zkochan/husky":"^0.0.0","load-yaml-file":"^0.1.0","@commitlint/cli":"^4.0.0","package-preview":"^1.0.0","deep-require-cwd":"^1.0.0","npm-scripts-info":"^0.3.6","normalize-newline":"^3.0.0","@types/common-tags":"^1.2.5","pnpm-registry-mock":"^1.5.0","@types/load-json-file":"^2.0.6","@commitlint/prompt-cli":"^5.0.0","@types/update-notifier":"^2.0.0","@commitlint/config-angular":"^4.2.0","anonymous-npm-registry-client":"^0.1.2"},"bundleDependencies":["@pnpm/default-fetcher","@pnpm/default-resolver","@pnpm/logger","@pnpm/outdated","@pnpm/server","@pnpm/store-path","@pnpm/types","@types/get-port","@types/retry","@types/write-json-file","@zkochan/libnpx","byline","camelcase","chalk","common-tags","cross-spawn","delay","diable","find-packages","get-port","graceful-fs","graph-sequencer","is-ci","is-windows","load-json-file","loud-rejection","mkdirp-promise","nopt","npm-conf","p-limit","package-store","path-name","pkgs-graph","pnpm-default-reporter","pnpm-file-reporter","pnpm-list","process-exists","ramda","retry","signal-exit","strip-color","supi","text-table","tree-kill","update-notifier","util.promisify","write-json-file"],"_npmOperationalInternal":{"tmp":"tmp/pnpm_1.33.1_1518976840626_0.1424792257879839","host":"s3://npm-registry-packages"}},"4.11.3":{"name":"pnpm","version":"4.11.3","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@4.11.3","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"501c664d6950807cc317f4bf4beeea5d091af2c3","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-4.11.3.tgz","fileCount":6167,"integrity":"sha512-hK7dUFNRkbGJgMwCOBirdH5nlcEEgzo4JlX4GdbUwSzVlT6I3qiQw7CE5395oSdSWcoaGRRbvhJGtTZSNejQcA==","signatures":[{"sig":"MEUCIQDNVCWGYU/bQz4UkF8deuBg6Mqxcq+IiRtiUKvwFPU61wIgPUKMeLu8NqAl50yQDcINlxAPGNGGXhCbDSrInhrd8aQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":24155792,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeY3aPCRA9TVsSAnZWagAA5yAP/10YnW171PnWKOQHu7JB\ndP9cBNz1aHlcCdz4JDj1GW4Y4yduJ/ig1+yp7QLy8PaSvqDnbVrapgUXxJZi\n15X8z7x3b4YkqMz5m/VH0QjoB6E5j84ayQwEv9IxrClcSWIHhF0eCtkxLirj\njdnlmmOtEbgxpLR6WRb9ePHtmYuwMiRrcEFT1Rg5NuRs9IIJ6ltFCZAWsZ9o\n6HqnCkESKyF+4I15JwgpTNAeSnS4pnbjsVC/rhVKHM+BMSx3MA2oeXRqYqdX\nc+QFKZTQPcAzCt17W1Pzn7gLD0OeozwffKEWpvuvdjjTMXXqmBzDlu+sYaaM\nZzJrp1kPOqp699cnkLKnXLlM+MhJkdd8atyPZnRNVdbKMhW7NyQw2ZFoxTFa\nEB/ZC+jLHHPM82l1zp82Biq0jw8fJ45NbFyr7b2Fyk6qfOKTD4WY6oPdDl88\nxfjw545WZTm/fsIwFN31HD+Aq2y963Z/enGAnlRBFzRC4vyH/HDmQ6xzfk4l\nOF2+eKx3Y+kO6YJViX/7+Ak+as1jdkZb3oZYsnU6mjluqvO6OYqybDjCa0vE\nQme0B66DlCP6stRKNJVs1OKxLMO+DuM/Y9mImUHNOrws33qTjCNijLWzRAiN\nHHJw7U7EDeXUpW75lAhRdLbz4+Deprz0Q+QEmkv+mRjNt75WeM2fo86R8MLQ\nA9/a\r\n=Y1g+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","_from":".","_shasum":"501c664d6950807cc317f4bf4beeea5d091af2c3","engines":{"node":">=10"},"scripts":{"tsc":"rimraf lib && tsc","lint":"tslint -c ../../tslint.json src/**/*.ts test/**/*.ts","test":"npm run lint && npm run tsc && cross-env PNPM_REGISTRY_MOCK_PORT=7772 npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"run-p -r registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf node_modules/.bin/pnpm && registry-mock prepare","registry-mock":"registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"12.14.1","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"chalk":"3.0.0","is-ci":"2.0.0","ramda":"0.27.0","split-cmd":"1.0.1","pkgs-graph":"5.1.3","@pnpm/types":"5.0.0","common-tags":"1.8.0","graceful-fs":"4.2.1","render-help":"1.0.0","@pnpm/config":"8.1.1","@pnpm/logger":"3.1.0","@pnpm/tabtab":"0.0.1","@pnpm/command":"0.1.0-0","@pnpm/run-npm":"2.0.0","loud-rejection":"2.2.0","@pnpm/cli-utils":"0.3.9","@zkochan/libnpx":"11.0.3","update-notifier":"4.1.0","@pnpm/core-loggers":"4.0.1","@pnpm/file-reporter":"0.1.0","@pnpm/parse-cli-args":"0.4.0","@pnpm/default-reporter":"6.1.0","@pnpm/find-workspace-dir":"1.0.0","@pnpm/plugin-commands-audit":"0.2.12","@pnpm/plugin-commands-store":"0.1.14","@pnpm/plugin-commands-import":"0.1.25","@pnpm/plugin-commands-server":"0.1.15","@pnpm/common-cli-options-help":"0.1.4","@pnpm/plugin-commands-listing":"0.2.12","@pnpm/plugin-commands-rebuild":"0.1.14","@pnpm/plugin-commands-outdated":"0.2.14","@pnpm/filter-workspace-packages":"2.0.3","@pnpm/plugin-commands-publishing":"0.2.16","@pnpm/plugin-commands-installation":"0.2.19","@pnpm/plugin-commands-script-runners":"0.2.11"},"_hasShrinkwrap":false,"__devDependencies":{"mz":"2.7.0","ncp":"2.0.0","pnpm":"link:","delay":"4.3.0","execa":"4.0.0","p-any":"3.0.0","retry":"0.12.0","byline":"5.0.0","semver":"7.1.3","make-dir":"3.0.2","@types/mz":"^2.7.0","tree-kill":"1.2.2","write-pkg":"4.0.0","@types/ncp":"2.0.3","is-windows":"1.0.2","cross-spawn":"7.0.1","exists-link":"2.0.0","npm-run-all":"4.1.5","path-exists":"4.0.0","symlink-dir":"3.1.2","@types/is-ci":"2.0.0","@types/ramda":"^0.26.43","@types/retry":"0.12.0","@types/table":"^4.0.7","tape-promise":"4.0.0","@pnpm/prepare":"*","@types/byline":"4.2.31","@types/mkdirp":"1.0.0","@types/semver":"^7.1.0","load-json-file":"6.2.0","read-yaml-file":"1.1.0","@pnpm/constants":"3.0.0","@zkochan/rimraf":"1.0.0","write-json-file":"4.0.0","write-yaml-file":"3.0.1","deep-require-cwd":"1.0.0","@types/is-windows":"^1.0.0","normalize-newline":"3.0.0","@pnpm/modules-yaml":"*","@types/common-tags":"1.8.0","@types/cross-spawn":"6.0.1","@types/graceful-fs":"4.1.3","@types/tape-promise":"4.0.0","@pnpm/assert-project":"*","@pnpm/lockfile-types":"2.0.0","dir-is-case-sensitive":"1.0.2","@types/update-notifier":"4.1.0","@pnpm/read-package-json":"*","@pnpm/read-project-manifest":"1.0.1","@pnpm/write-project-manifest":"*","@pnpm/find-workspace-packages":"2.1.10","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_4.11.3_1583576718426_0.6465836574244825","host":"s3://npm-registry-packages"}},"4.11.2":{"name":"pnpm","version":"4.11.2","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@4.11.2","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"9b1f89ae4b3848a7068f404ee3b74cd193f4a955","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-4.11.2.tgz","fileCount":6166,"integrity":"sha512-2VMypd2SbXUEpM5Ns2ACLzHJtH25T39lm12SpSHTGN1WA0TPzT77jIU2aL8d0ObcKy1MyKNLuUe4dYkNZSoRMw==","signatures":[{"sig":"MEUCIQCRshyegIEwwltxbeQdxJ7eJIG6qrWQwsyfkeOgoYczmwIgczrvKxxQ3xeCL+13tBK01YaVUHocptTVkedvMF+k9s4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":24149405,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeYEoiCRA9TVsSAnZWagAAtnQQAKLY8yN8FTuqkRxZZxUO\nWntCzB9bs0D1BmW+/XAiJMpHpppbdzZ3335KP9Rzslnghe1sdV7f1ThA9G36\n+3DoYcA2GtOQF3qQS8RlBo2Lp6wndjvSisZwyEJHPtl6kBPBdoqPKTR2DZUA\nJaBfO66EnSWDfw/Pmzkrfx/32HAlbKkAs2WQyW2KkV9VQI4sIiAKzt75ePa2\nUvzJZ0gsee3vGufkBWf7Z7o6qX4Kgc8gprn9ijjDsjY/EEUhZArgP/8rdSPd\n2MA8OosY5La0djGeMObrfuZ5lkzFFOJ9Zf4jM7K2xXOr+NRXHeubh1OMO894\nc/+2Q8yfMI65YrKQM9VXDiaJaVTZAKEcJUR0A2QJX41XoqgTw5XvnyLyrfb2\n6/7o/7qmfPdUaG0AsXpVcHHHVrQHSOqwPnrar0qS/pxdjLUXLtq/hCne+h6G\nNh5d/GrPNxF27mgl7XrLkaM3ZizB2k6BW+nbV4E8Qev6zhPJyw72XAjgREH8\nVbXWaPHgjKEdCOcivzYZDOrXJjh8f7gaN/L8suHmIRhRXDLZKXQDfYpOkHSI\nfq6RPfzi3FNKPNwjNKQyiFp3q3RCQCKuOJ0HuFyxO8maeULAKF7N83zJTSlD\nvHue1R956OVOp08wT7wKW85jmhvp0779TNwim7Ua+GIJefYEUpOvtpMBR18K\nZHiw\r\n=Hsoa\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","_from":".","_shasum":"9b1f89ae4b3848a7068f404ee3b74cd193f4a955","engines":{"node":">=10"},"scripts":{"tsc":"rimraf lib && tsc","lint":"tslint -c ../../tslint.json src/**/*.ts test/**/*.ts","test":"npm run lint && npm run tsc && cross-env PNPM_REGISTRY_MOCK_PORT=7772 npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"run-p -r registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf node_modules/.bin/pnpm && registry-mock prepare","registry-mock":"registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"12.14.1","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"chalk":"3.0.0","is-ci":"2.0.0","ramda":"0.27.0","split-cmd":"1.0.1","pkgs-graph":"5.1.3","@pnpm/types":"5.0.0","common-tags":"1.8.0","graceful-fs":"4.2.1","render-help":"1.0.0","@pnpm/config":"8.1.1","@pnpm/logger":"3.1.0","@pnpm/tabtab":"0.0.1","@pnpm/command":"0.1.0-0","@pnpm/run-npm":"2.0.0","loud-rejection":"2.2.0","@pnpm/cli-utils":"0.3.9","@zkochan/libnpx":"11.0.3","update-notifier":"4.1.0","@pnpm/core-loggers":"4.0.1","@pnpm/file-reporter":"0.1.0","@pnpm/parse-cli-args":"0.4.0","@pnpm/default-reporter":"6.1.0","@pnpm/find-workspace-dir":"1.0.0","@pnpm/plugin-commands-audit":"0.2.11","@pnpm/plugin-commands-store":"0.1.13","@pnpm/plugin-commands-import":"0.1.24","@pnpm/plugin-commands-server":"0.1.14","@pnpm/common-cli-options-help":"0.1.4","@pnpm/plugin-commands-listing":"0.2.12","@pnpm/plugin-commands-rebuild":"0.1.13","@pnpm/plugin-commands-outdated":"0.2.13","@pnpm/filter-workspace-packages":"2.0.3","@pnpm/plugin-commands-publishing":"0.2.15","@pnpm/plugin-commands-installation":"0.2.18","@pnpm/plugin-commands-script-runners":"0.2.11"},"_hasShrinkwrap":false,"readmeFilename":"README.md","__devDependencies":{"mz":"2.7.0","ncp":"2.0.0","pnpm":"link:","delay":"4.3.0","execa":"4.0.0","p-any":"3.0.0","retry":"0.12.0","byline":"5.0.0","semver":"7.1.3","make-dir":"3.0.2","@types/mz":"^2.7.0","tree-kill":"1.2.2","write-pkg":"4.0.0","@types/ncp":"2.0.3","is-windows":"1.0.2","cross-spawn":"7.0.1","exists-link":"2.0.0","npm-run-all":"4.1.5","path-exists":"4.0.0","symlink-dir":"3.1.2","@types/is-ci":"2.0.0","@types/ramda":"^0.26.43","@types/retry":"0.12.0","@types/table":"^4.0.7","tape-promise":"4.0.0","@pnpm/prepare":"*","@types/byline":"4.2.31","@types/mkdirp":"1.0.0","@types/semver":"^7.1.0","load-json-file":"6.2.0","read-yaml-file":"1.1.0","@pnpm/constants":"3.0.0","@zkochan/rimraf":"1.0.0","write-json-file":"4.0.0","write-yaml-file":"3.0.1","deep-require-cwd":"1.0.0","@types/is-windows":"^1.0.0","normalize-newline":"3.0.0","@pnpm/modules-yaml":"*","@types/common-tags":"1.8.0","@types/cross-spawn":"6.0.1","@types/graceful-fs":"4.1.3","@types/tape-promise":"4.0.0","@pnpm/assert-project":"*","@pnpm/lockfile-types":"2.0.0","dir-is-case-sensitive":"1.0.2","@types/update-notifier":"4.1.0","@pnpm/read-package-json":"*","@pnpm/read-project-manifest":"1.0.1","@pnpm/write-project-manifest":"*","@pnpm/find-workspace-packages":"2.1.10","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_4.11.2_1583368737224_0.6849460624052615","host":"s3://npm-registry-packages"}},"4.11.1":{"name":"pnpm","version":"4.11.1","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@4.11.1","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"4adebd85f87bf0540ce2ecf196967d1da485f78b","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-4.11.1.tgz","fileCount":6166,"integrity":"sha512-I5u7RVGgSezbX5q1GuL9ZaHlK8GGQFDCYXWo62IZ5Hcks1r9C1hctaxd73b3Lavs+Zs48jrPSJ9sRteCTtxd4g==","signatures":[{"sig":"MEQCIAkFlZF6rOF1dEA+p1cSlEj4qo5OVqdANvzBzTTw6XndAiAQxEhDjt1kuMDJhf1uMAKyo514X4OGeocUbEvA2rUNgg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":24147101,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeXEATCRA9TVsSAnZWagAADZgP+wShtlJAV985RGhde+x0\nCvSWda2swg/XdnVWgmFhmn7O2BN/NmxIcw9zIWI9Q5ay3F8R6eHo+yatqKGH\nsGvBn3d5M/sOxzEXM8lZi6UubRWMEPMtlg39KYdBIC+n4rnh1N4Pxv0M8LXZ\nckYoA3GKOS55k/zwBObil5jF/ANEaJ1KUXaWphU6oiboBEEy+3JB8tLmuTQT\nmlepgwq9KBXI5HXwXNW3THTQRPl5evIZlI2CsR1BKJTx8AEQFvUccvvEVxu5\nnELU+i9aBeZeSAB9QvDqYZ9SrbZXp2UJ7iEi3Xs0mYsAd3LSQE0sNmT5XEbW\nZu1oFfUTxFQEDgg1lLwuAvLfEoLYk6ZoQdG9ft0ll85D+cJ6K01LFP165rKA\nRd+hCJUhEIhx5xjnAB2LYt3QF+zgvGr6ZMFK0gNghdCuKYTqExTpEgNTjR7E\nKNLSzcRCsMD3yDhRxGAEV14+AafPY64LQUlFlxveHGhsqQVyux7Gq7EsPNfV\ncD8HIjhURFUGwK6/9XzA43ZgnZ4OMc3C/MQ7GqDdyF1Jdz57uO5hljMtQiWh\n+CLQ6Pr+khwisbTHji0wSosQuK97gduwi6dQgYACvKYeFOv85JLJcKIoAMvC\nK18REdR4hgHzX7cMJi4w4uwD9AC+gQN1kGKLaxhfN0mullP4kwMtWt/72CAK\ntp/G\r\n=o3pG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","_from":".","_shasum":"4adebd85f87bf0540ce2ecf196967d1da485f78b","engines":{"node":">=10"},"scripts":{"tsc":"rimraf lib && tsc","lint":"tslint -c ../../tslint.json src/**/*.ts test/**/*.ts","test":"npm run lint && npm run tsc && cross-env PNPM_REGISTRY_MOCK_PORT=7772 npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"run-p -r registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf node_modules/.bin/pnpm && registry-mock prepare","registry-mock":"registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"12.14.1","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"chalk":"3.0.0","is-ci":"2.0.0","ramda":"0.27.0","split-cmd":"1.0.1","pkgs-graph":"5.1.3","@pnpm/types":"5.0.0","common-tags":"1.8.0","graceful-fs":"4.2.1","render-help":"1.0.0","@pnpm/config":"8.1.0","@pnpm/logger":"3.1.0","@pnpm/tabtab":"0.0.1","@pnpm/command":"0.1.0-0","@pnpm/run-npm":"2.0.0","loud-rejection":"2.2.0","@pnpm/cli-utils":"0.3.8","@zkochan/libnpx":"11.0.3","update-notifier":"4.1.0","@pnpm/core-loggers":"4.0.1","@pnpm/file-reporter":"0.1.0","@pnpm/parse-cli-args":"0.4.0","@pnpm/default-reporter":"6.0.0","@pnpm/find-workspace-dir":"1.0.0","@pnpm/plugin-commands-audit":"0.2.10","@pnpm/plugin-commands-store":"0.1.12","@pnpm/plugin-commands-import":"0.1.23","@pnpm/plugin-commands-server":"0.1.13","@pnpm/common-cli-options-help":"0.1.4","@pnpm/plugin-commands-listing":"0.2.11","@pnpm/plugin-commands-rebuild":"0.1.12","@pnpm/plugin-commands-outdated":"0.2.12","@pnpm/filter-workspace-packages":"2.0.2","@pnpm/plugin-commands-publishing":"0.2.14","@pnpm/plugin-commands-installation":"0.2.17","@pnpm/plugin-commands-script-runners":"0.2.10"},"_hasShrinkwrap":false,"__devDependencies":{"mz":"2.7.0","ncp":"2.0.0","pnpm":"link:","delay":"4.3.0","execa":"4.0.0","p-any":"3.0.0","retry":"0.12.0","byline":"5.0.0","semver":"7.1.3","make-dir":"3.0.2","@types/mz":"^2.7.0","tree-kill":"1.2.2","write-pkg":"4.0.0","@types/ncp":"2.0.3","is-windows":"1.0.2","cross-spawn":"7.0.1","exists-link":"2.0.0","npm-run-all":"4.1.5","path-exists":"4.0.0","symlink-dir":"3.1.2","@types/is-ci":"2.0.0","@types/ramda":"^0.26.43","@types/retry":"0.12.0","@types/table":"^4.0.7","tape-promise":"4.0.0","@pnpm/prepare":"*","@types/byline":"4.2.31","@types/mkdirp":"1.0.0","@types/semver":"^7.1.0","load-json-file":"6.2.0","read-yaml-file":"1.1.0","@pnpm/constants":"3.0.0","@zkochan/rimraf":"1.0.0","write-json-file":"4.0.0","write-yaml-file":"3.0.1","deep-require-cwd":"1.0.0","@types/is-windows":"^1.0.0","normalize-newline":"3.0.0","@pnpm/modules-yaml":"*","@types/common-tags":"1.8.0","@types/cross-spawn":"6.0.1","@types/graceful-fs":"4.1.3","@types/tape-promise":"4.0.0","@pnpm/assert-project":"*","@pnpm/lockfile-types":"2.0.0","dir-is-case-sensitive":"1.0.2","@types/update-notifier":"4.1.0","@pnpm/read-package-json":"*","@pnpm/read-project-manifest":"1.0.0","@pnpm/write-project-manifest":"*","@pnpm/find-workspace-packages":"2.1.9","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_4.11.1_1583104018685_0.8296638709821988","host":"s3://npm-registry-packages"}},"4.11.0":{"name":"pnpm","version":"4.11.0","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@4.11.0","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"61cc7cb7c8336b4ee78d60c86bed71ae3149eaef","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-4.11.0.tgz","fileCount":6167,"integrity":"sha512-QWNZ4yYqIsWz4X7z5NVEHlsRjy9lHJO8maO3GQ4sSvIn7hIcRpr3ArYfaU1oC7Q48K9kH3uoqCbxIHfkoORvKQ==","signatures":[{"sig":"MEUCICLX+UbVePneMS1z6KI+wn5zuKlCZueHSG01xKF9QnYiAiEAxOD90FGIlF5gKM6pD1FqsvYGTgHd8QUYlUXdYyBDMFg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":24159124,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeW/KICRA9TVsSAnZWagAAHnkP/0JUNGgIt5/lOkqccDsA\nFK76Pyv0Aw9FgSjBo7LWJvnKRAYbyrrxaGvnsWpMSYcWivlVHeuFTKnTFEJn\nUiCl6dpkbhDQsfdQ7b4ewXriEogAgctJcO+sTSDPJVEJPpM8HYldPChorW6s\nuEIb79fgMnCJRk7990mELYcGZP0Xhw9SUMOhHdXzrJ54Yy+2wOC7vZKdwIgA\nFWnQz/D+TcZNRxDpUQQ4LuySTzTEXhSFZ7V4YSb2rApBFWwT+qUPkYh52ehB\nD0DzNnJdn+CcKV+q9qncenStnu9XpgWH9TUUz50L7vSFiDpRg9duCYEuHE2m\nHhohNqxrrFnuPhS71yNMsXaWQgndPH/+I8wum4CC2LDOLRBq3ioTpA+r3FBv\nw8U2TEVBAbrjLB93QM0aMEok/0phCqRsJj+ZLdCPxMoJNE8QjLicEMPncZj3\ntGWlz/69f18pyKUjvc3So2I1mYB42N4Va4cB199z/4a196i7FBl8mxgafeOQ\nhKvNcgMlUltjtvSsctO0vPBrNcPi1nP6rYmUx+NiXW2jrr+Bt1nvktUXMvGf\n5xp1SIWYETRJfD0oWONYr2Mm5aH5J6Cu7Zh304J3fMyJ6sZF73bVAY+bIzUw\nnUFjbDQI+r6NA6mLXNIqc7L+n2pgZSOMFs5DOnxuiqklYYM+AUfctXm/y27w\nsG8U\r\n=KFHq\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","_from":".","_shasum":"61cc7cb7c8336b4ee78d60c86bed71ae3149eaef","engines":{"node":">=10"},"scripts":{"tsc":"rimraf lib && tsc","lint":"tslint -c ../../tslint.json src/**/*.ts test/**/*.ts","test":"npm run lint && npm run tsc && cross-env PNPM_REGISTRY_MOCK_PORT=7772 npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"run-p -r registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf node_modules/.bin/pnpm && registry-mock prepare","registry-mock":"registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"12.14.1","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"chalk":"3.0.0","is-ci":"2.0.0","ramda":"0.27.0","split-cmd":"1.0.1","pkgs-graph":"5.1.3","@pnpm/types":"5.0.0","common-tags":"1.8.0","graceful-fs":"4.2.1","render-help":"1.0.0","@pnpm/config":"8.1.0","@pnpm/logger":"3.1.0","@pnpm/tabtab":"0.0.1","@pnpm/command":"0.1.0-0","@pnpm/run-npm":"2.0.0","loud-rejection":"2.2.0","@pnpm/cli-utils":"0.3.8","@zkochan/libnpx":"11.0.3","update-notifier":"4.1.0","@pnpm/core-loggers":"4.0.1","@pnpm/file-reporter":"0.1.0","@pnpm/parse-cli-args":"0.4.0","@pnpm/default-reporter":"6.0.0","@pnpm/find-workspace-dir":"1.0.0","@pnpm/plugin-commands-audit":"0.2.10","@pnpm/plugin-commands-store":"0.1.12","@pnpm/plugin-commands-import":"0.1.23","@pnpm/plugin-commands-server":"0.1.13","@pnpm/common-cli-options-help":"0.1.4","@pnpm/plugin-commands-listing":"0.2.11","@pnpm/plugin-commands-rebuild":"0.1.12","@pnpm/plugin-commands-outdated":"0.2.12","@pnpm/filter-workspace-packages":"2.0.2","@pnpm/plugin-commands-publishing":"0.2.14","@pnpm/plugin-commands-installation":"0.2.16","@pnpm/plugin-commands-script-runners":"0.2.10"},"_hasShrinkwrap":false,"__devDependencies":{"mz":"2.7.0","ncp":"2.0.0","pnpm":"link:","delay":"4.3.0","execa":"4.0.0","p-any":"3.0.0","retry":"0.12.0","byline":"5.0.0","semver":"7.1.3","make-dir":"3.0.2","@types/mz":"^2.7.0","tree-kill":"1.2.2","write-pkg":"4.0.0","@types/ncp":"2.0.3","is-windows":"1.0.2","cross-spawn":"7.0.1","exists-link":"2.0.0","npm-run-all":"4.1.5","path-exists":"4.0.0","symlink-dir":"3.1.2","@types/is-ci":"2.0.0","@types/ramda":"^0.26.43","@types/retry":"0.12.0","@types/table":"^4.0.7","tape-promise":"4.0.0","@pnpm/prepare":"*","@types/byline":"4.2.31","@types/mkdirp":"1.0.0","@types/semver":"^7.1.0","load-json-file":"6.2.0","read-yaml-file":"1.1.0","@pnpm/constants":"3.0.0","@zkochan/rimraf":"1.0.0","write-json-file":"4.0.0","write-yaml-file":"3.0.1","deep-require-cwd":"1.0.0","@types/is-windows":"^1.0.0","normalize-newline":"3.0.0","@pnpm/modules-yaml":"*","@types/common-tags":"1.8.0","@types/cross-spawn":"6.0.1","@types/graceful-fs":"4.1.3","@types/tape-promise":"4.0.0","@pnpm/assert-project":"*","@pnpm/lockfile-types":"2.0.0","dir-is-case-sensitive":"1.0.2","@types/update-notifier":"4.1.0","@pnpm/read-package-json":"*","@pnpm/read-project-manifest":"1.0.0","@pnpm/write-project-manifest":"*","@pnpm/find-workspace-packages":"2.1.9","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_4.11.0_1583084167356_0.7546414506546459","host":"s3://npm-registry-packages"}},"4.1.1":{"name":"pnpm","version":"4.1.1","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@4.1.1","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"7741cd77abe8ccbcbe01157104584774ba144ee7","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-4.1.1.tgz","fileCount":5315,"integrity":"sha512-L06hcr2ydueAOSmhLfDAuAo+gBBLBTbNbhPk6uYQwHD7B3Ql0pmIxF6FXXOin9GB7FjlBaGUfclv2S7bThRRCA==","signatures":[{"sig":"MEYCIQCg7f/p88q82TsSIeGxa1kn9qBaHGND+GC1ORhZBzjS+AIhALxFSdvPeopiyMpqNbmDaBcIv/2zuRcYKc5tmf16Pnq4","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":21445229,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdqz0uCRA9TVsSAnZWagAAtuUP/RvnBSkaTXPao6mWIC3i\n9gAv67BMw7ACQD6/x4E6nHW4ZRqTWWvzlVLXuf2RwI3OXREdyoIcTXaR7geh\n5/rRi7mt2+6PUmDNMf2rcLZOi6r8zkkLJKouWLgMZZk+x3VaYDqiU1VXld8/\nb65uReIPL5XieOYZ110T2ND7gagcDaczh8/PoPhS5L/Xd6psbyA+IRHftKLB\nSr17IsE0vRrkxzjpeLYlAzuY856GkBBR+Vwr2PtQLLLJstIUsiLnFnG4GDOu\njLZOgMdnRdwlxv11mFWOQbL3Qt6D0PhgRDabg8qBKMcrmctr72emdNjb3av/\nADIn+hsavCEftl7RvW1lZ57RgOhe2qrJ6bS7WyDsSGYn70hA0no6IwdpJFn1\n0+wcLkdZnf2u2BNxB2zvYgzploiFH5KGt4ED0ftqgI0Pk+iijVlORcOK33tl\nOKTz4d4Dm3npyDec6XRa2kHw+Qzv9j5nwvzecoH4vn0RweMhJBDPQmq84U12\n5WA7ZgGGtir3ufkk3y+W08xq3SRhxSzytFmTrvSQ6jZMx3+SGvLigjju13uK\n0E3/sae06SGX70zzRCl0eh+LyVMeNfK5/yNAsR4XAdmZxpn2lUzJ8neNyJEi\nOhZ4NeM3wYXoWr7ULDV75mGInTjWGbErXNEDgeIaEzLD6cm0jfZQgIr3sEN2\nxdlf\r\n=NcRT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","_from":".","_shasum":"7741cd77abe8ccbcbe01157104584774ba144ee7","engines":{"node":">=10"},"scripts":{"tsc":"rimraf lib && tsc","lint":"tslint -c tslint.json src/**/*.ts test/**/*.ts","test":"npm run lint && npm run tsc && npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"run-p -r registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf ../../../.tmp/ && rimraf node_modules/.bin/pnpm && registry-mock prepare","registry-mock":"registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"10.0.0","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"mz":"2.7.0","mem":"5.1.1","nopt":"4.0.1","supi":"0.35.4","archy":"1.0.0","chalk":"2.4.2","delay":"4.3.0","execa":"3.2.0","is-ci":"2.0.0","ramda":"0.26.1","table":"5.4.6","diable":"4.0.2","cp-file":"7.0.0","p-limit":"2.2.1","get-port":"5.0.0","make-dir":"3.0.0","p-filter":"2.1.0","@types/mz":"^0.0.32","camelcase":"5.3.1","fast-glob":"3.1.0","is-subdir":"1.1.1","lru-cache":"5.1.1","path-name":"1.0.0","tree-kill":"1.2.1","wrap-ansi":"6.0.0","@pnpm/list":"3.1.0","is-windows":"1.0.2","pkgs-graph":"4.1.0","strip-ansi":"5.2.0","@pnpm/error":"1.0.0","@pnpm/types":"4.0.0","@pnpm/utils":"0.11.0","common-tags":"1.8.0","cross-spawn":"7.0.1","graceful-fs":"4.2.1","render-help":"0.0.0","signal-exit":"3.0.2","@pnpm/config":"4.1.1","@pnpm/logger":"3.1.0","@pnpm/server":"4.0.0","@types/archy":"0.0.31","@pnpm/matcher":"1.0.0","find-packages":"6.0.0","path-absolute":"1.0.1","read-ini-file":"2.0.0","@pnpm/outdated":"5.0.1","camelcase-keys":"6.1.0","load-json-file":"6.2.0","loud-rejection":"2.2.0","process-exists":"3.1.0","read-yaml-file":"1.1.0","@pnpm/constants":"2.0.0","@pnpm/lifecycle":"7.0.2","@zkochan/libnpx":"11.0.2","@zkochan/rimraf":"1.0.0","graph-sequencer":"2.0.0","update-notifier":"3.0.1","write-json-file":"4.0.0","@pnpm/store-path":"2.1.0","@types/lru-cache":"^5.1.0","@types/wrap-ansi":"3.0.0","@pnpm/semver-diff":"1.0.2","@pnpm/core-loggers":"4.0.0","@pnpm/file-reporter":"0.1.0","@pnpm/lockfile-file":"3.0.0","@pnpm/package-store":"5.0.1","@pnpm/default-fetcher":"4.0.2","dir-is-case-sensitive":"1.0.2","version-selector-type":"2.0.1","@pnpm/default-reporter":"4.1.1","@pnpm/default-resolver":"4.0.1","@pnpm/package-is-installable":"3.0.0","@pnpm/read-importer-manifest":"2.0.0","@pnpm/store-controller-types":"4.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","__devDependencies":{"ncp":"2.0.0","tape":"4.11.0","p-any":"2.1.0","retry":"0.12.0","byline":"5.0.0","rimraf":"3.0.0","semver":"6.3.0","write-pkg":"4.0.0","@types/nopt":"3.0.29","exists-link":"2.0.0","npm-run-all":"4.1.5","path-exists":"4.0.0","symlink-dir":"3.1.1","@types/ramda":"0.26.29","@types/retry":"0.12.0","@types/table":"^4.0.6","tape-promise":"4.0.0","@pnpm/prepare":"0.0.0","@types/byline":"4.2.31","@types/mkdirp":"0.5.2","@types/semver":"6","write-yaml-file":"3.0.1","deep-require-cwd":"1.0.0","normalize-newline":"3.0.0","@types/common-tags":"1.8.0","@pnpm/registry-mock":"1.5.0","@pnpm/lockfile-types":"1.1.0","@types/update-notifier":"2.5.0","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_4.1.1_1571503405817_0.8656761328557414","host":"s3://npm-registry-packages"}},"10.33.1":{"name":"pnpm","version":"10.33.1","keywords":["pnpm","pnpm10","dependencies","dependency manager","efficient","fast","hardlinks","install","installer","link","lockfile","modules","monorepo","multi-package","npm","package manager","package.json","packages","prune","rapid","remove","shrinkwrap","symlinks","uninstall","workspace"],"license":"MIT","_id":"pnpm@10.33.1","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"c6cf4eb3e867fc670928cd52362cf2845d5cd070","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-10.33.1.tgz","fileCount":1076,"integrity":"sha512-Bbo8HV0cGPaN8GRw10BV5i1B/BEKDGYNsbLfsnhTJ/BM8PaDRdRgm8Ugief6A0PDFZOy+VlOLF1dpCYjCsyYIA==","signatures":[{"sig":"MEUCIC5S7GHrrxH1bJwzJrp6Z4Ctv4krIpEfKr4zQveea7DnAiEAlqrdPILjdZWolb9IOBD0zirh4sE8OElDZwCEzCAu90g=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/pnpm@10.33.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":18935237},"jest":{"preset":"@pnpm/jest-config/with-registry"},"main":"bin/pnpm.cjs","type":"commonjs","_from":"file:pnpm-10.33.1.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=18.12"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"jest","start":"tsc --watch","bundle":"ts-node bundle.ts","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/templates dist/templates && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:4278a4df-1aad-48ee-a502-ee0d0bdc49bd"}},"_resolved":"/tmp/b181d9a7329967a3b83134c521ce81a3/pnpm-10.33.1.tgz","_integrity":"sha512-Bbo8HV0cGPaN8GRw10BV5i1B/BEKDGYNsbLfsnhTJ/BM8PaDRdRgm8Ugief6A0PDFZOy+VlOLF1dpCYjCsyYIA==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git","directory":"pnpm"},"_npmVersion":"11.6.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"20.20.2","preferGlobal":true,"publishConfig":{"tag":"next-10","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/pnpm_10.33.1_1776850286728_0.6917647007179781","host":"s3://npm-registry-packages-npm-production"}},"4.1.2":{"name":"pnpm","version":"4.1.2","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@4.1.2","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"5cbc02e4a66b74ca4c3f6230e18ccc800270f47e","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-4.1.2.tgz","fileCount":5315,"integrity":"sha512-KKCcbY/mvNmkHQNYu04mionzw0kLhALWx+jXwmXEk+x6BCLX2mBlKnGqHRMpUPSTV8byIbYlni5y11URVc6hLg==","signatures":[{"sig":"MEYCIQClLxSiHRavQa1ijYy7beO+0/43H2dNNVXnomq0qTIItAIhAL019CByO0bn8hTyw4X7XytNGAUhdq81y9Jo2vMkRpCK","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":21446725,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdq6b2CRA9TVsSAnZWagAAQe4P/30N1B6qmQJDI2Jfyoto\nd7mGqN7rfmKrrnGSWKdB8op5wpRkEgNFhb3KdlEPfFXtp91V8ee8hGgiknxy\nrhU/uWy49p3sMSA4OEwIwkBi4wReBIYb0JtPmIlCHnzN3Ny4nvilQ8aGMOax\nwBsnUrFST1OjTmKid/TGKPbXqvQDmha+MUdZWOLOkDnfYqkENIk5ZjVS/18z\nvSvlVFsVOHlmM9I73OjtwPVkJYe9TQckN/3Uf24FtjH7SiCHyZsnc9j6v9nA\n+5GX+BG8c0qY93FfZ6zmP2/bH8WzmuMBAuKn33QCSAuYI0e7+O7FKCDAg4tp\n65iRyu74SAoTbtw3fJyiw/+3aRSXL6upyvzaR8f2LFr3IS/USIRQnGA8FiyW\nhYAH+Xsb7+I4NoQlIWn29n0GEDh2LFOWSEMB6Fn6UDGu8v1ZVhnvAyIZQ7Yi\nJK01yzxxsoHR18tKHG4hfIu804CwwBV9cV5nPDyufwQH650rDdZ9BKfW7uHc\n3pjs38EXJSQmV5mWjIjYkzI8chWwdGnRf7Oam3kGh6jSer+Aa1nig9C3SkJ8\nu3s0XCx99xYzqeNoMihMudtYnV0YTIMm1bMrd/8VIUgSlDJ5zNcEUyQx/cCm\nadN88koEyIeOOGm+UNnzJ9/FtLhelDsR9ThH4xg3xxrZgcB4Ay1/LQrh9qyl\nsIIS\r\n=ZJu2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","_from":".","_shasum":"5cbc02e4a66b74ca4c3f6230e18ccc800270f47e","engines":{"node":">=10"},"scripts":{"tsc":"rimraf lib && tsc","lint":"tslint -c tslint.json src/**/*.ts test/**/*.ts","test":"npm run lint && npm run tsc && npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"run-p -r registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf ../../../.tmp/ && rimraf node_modules/.bin/pnpm && registry-mock prepare","registry-mock":"registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"10.0.0","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"mz":"2.7.0","mem":"5.1.1","nopt":"4.0.1","supi":"0.35.4","archy":"1.0.0","chalk":"2.4.2","delay":"4.3.0","execa":"3.2.0","is-ci":"2.0.0","ramda":"0.26.1","table":"5.4.6","diable":"4.0.2","cp-file":"7.0.0","p-limit":"2.2.1","get-port":"5.0.0","make-dir":"3.0.0","p-filter":"2.1.0","@types/mz":"^0.0.32","camelcase":"5.3.1","fast-glob":"3.1.0","is-subdir":"1.1.1","lru-cache":"5.1.1","path-name":"1.0.0","tree-kill":"1.2.1","wrap-ansi":"6.0.0","@pnpm/list":"3.1.0","is-windows":"1.0.2","pkgs-graph":"4.1.0","strip-ansi":"5.2.0","@pnpm/error":"1.0.0","@pnpm/types":"4.0.0","@pnpm/utils":"0.11.0","common-tags":"1.8.0","cross-spawn":"7.0.1","graceful-fs":"4.2.1","render-help":"0.0.0","signal-exit":"3.0.2","@pnpm/config":"4.1.2","@pnpm/logger":"3.1.0","@pnpm/server":"4.0.0","@types/archy":"0.0.31","@pnpm/matcher":"1.0.0","find-packages":"6.0.0","path-absolute":"1.0.1","read-ini-file":"2.0.0","@pnpm/outdated":"5.0.1","camelcase-keys":"6.1.0","load-json-file":"6.2.0","loud-rejection":"2.2.0","process-exists":"3.1.0","read-yaml-file":"1.1.0","@pnpm/constants":"2.0.0","@pnpm/lifecycle":"7.0.2","@zkochan/libnpx":"11.0.2","@zkochan/rimraf":"1.0.0","graph-sequencer":"2.0.0","update-notifier":"3.0.1","write-json-file":"4.0.0","@pnpm/store-path":"2.1.1","@types/lru-cache":"^5.1.0","@types/wrap-ansi":"3.0.0","@pnpm/semver-diff":"1.0.2","@pnpm/core-loggers":"4.0.0","@pnpm/file-reporter":"0.1.0","@pnpm/lockfile-file":"3.0.0","@pnpm/package-store":"5.0.1","@pnpm/default-fetcher":"4.0.2","dir-is-case-sensitive":"1.0.2","version-selector-type":"2.0.1","@pnpm/default-reporter":"4.1.2","@pnpm/default-resolver":"4.0.1","@pnpm/package-is-installable":"3.0.0","@pnpm/read-importer-manifest":"2.0.0","@pnpm/store-controller-types":"4.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","__devDependencies":{"ncp":"2.0.0","tape":"4.11.0","p-any":"2.1.0","retry":"0.12.0","byline":"5.0.0","rimraf":"3.0.0","semver":"6.3.0","write-pkg":"4.0.0","@types/nopt":"3.0.29","exists-link":"2.0.0","npm-run-all":"4.1.5","path-exists":"4.0.0","symlink-dir":"3.1.1","@types/ramda":"0.26.29","@types/retry":"0.12.0","@types/table":"^4.0.6","tape-promise":"4.0.0","@pnpm/prepare":"0.0.0","@types/byline":"4.2.31","@types/mkdirp":"0.5.2","@types/semver":"6","write-yaml-file":"3.0.1","deep-require-cwd":"1.0.0","normalize-newline":"3.0.0","@types/common-tags":"1.8.0","@pnpm/registry-mock":"1.5.0","@pnpm/lockfile-types":"1.1.0","@types/update-notifier":"2.5.0","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_4.1.2_1571530485019_0.2622056020854322","host":"s3://npm-registry-packages"}},"10.33.2":{"name":"pnpm","version":"10.33.2","keywords":["pnpm","pnpm10","dependencies","dependency manager","efficient","fast","hardlinks","install","installer","link","lockfile","modules","monorepo","multi-package","npm","package manager","package.json","packages","prune","rapid","remove","shrinkwrap","symlinks","uninstall","workspace"],"license":"MIT","_id":"pnpm@10.33.2","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"0d3e2b51a2bdbb7895ddb8085a0c46db642752d7","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-10.33.2.tgz","fileCount":1076,"integrity":"sha512-qQ+vb+6rca1sblf5Tg/hoS9dzCLNdU20CulZPraj4LaxLjVAIYuzeuCDQEsfLObbKkEh6XmCm0r/lLmfSdoc+A==","signatures":[{"sig":"MEQCIA4Pa4uh9IDxNn1FDlbUrTriLjYti+RvKXhyOyliqalNAiAonVnVrXFp7Tmm7Zj3e4QqgNuU5XkKCCr6f7GSvaNfsA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/pnpm@10.33.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":18936903},"jest":{"preset":"@pnpm/jest-config/with-registry"},"main":"bin/pnpm.cjs","type":"commonjs","_from":"file:pnpm-10.33.2.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=18.12"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"jest","start":"tsc --watch","bundle":"ts-node bundle.ts","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/templates dist/templates && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:4278a4df-1aad-48ee-a502-ee0d0bdc49bd"}},"_resolved":"/tmp/914de5e6bc56bf54b015b784eb4e56fe/pnpm-10.33.2.tgz","_integrity":"sha512-qQ+vb+6rca1sblf5Tg/hoS9dzCLNdU20CulZPraj4LaxLjVAIYuzeuCDQEsfLObbKkEh6XmCm0r/lLmfSdoc+A==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git","directory":"pnpm"},"_npmVersion":"11.6.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"20.20.2","preferGlobal":true,"publishConfig":{"tag":"next-10","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/pnpm_10.33.2_1776944803072_0.19372157076969643","host":"s3://npm-registry-packages-npm-production"}},"0.24.0":{"name":"pnpm","version":"0.24.0","keywords":["install","npm"],"author":{"name":"Rico Sta. Cruz","email":"rico@ricostacruz.com"},"license":"MIT","_id":"pnpm@0.24.0","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"}],"homepage":"https://github.com/rstacruz/pnpm#readme","bugs":{"url":"https://github.com/rstacruz/pnpm/issues"},"bin":{"pnpm":"bin/pnpm","pnpm-install":"bin/pnpm-install"},"dist":{"shasum":"a87a853caec39f7a858e8b094c65010631e29fb6","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-0.24.0.tgz","integrity":"sha512-/GXMr1nsZQm+N9MplgblJQHIyY/MMaNx91irt9s5cLVhh9kB30GfgxXWxujcUjrKbODoPwC00tlAzVVJfFNDbw==","signatures":[{"sig":"MEUCIEnEryi/rrQFqTbYOyAA8QbTy03TPsOaxn4MPUAH4smAAiEA/nq3wIZ+UQnoLAegdSwT9c+VbH7z7/OyiMnhw/FV1Vo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"index.js","_from":".","babel":{"plugins":["transform-es2015-arrow-functions","transform-es2015-literals"]},"files":["lib","bin"],"_shasum":"a87a853caec39f7a858e8b094c65010631e29fb6","gitHead":"be408f0a8635d27dc76f408a425f720456d3fc6c","scripts":{"test":"node test | tap-spec","build":"if [ ! -d lib~ ]; then mv lib lib~; babel --source-maps inline -D lib~ -d lib; fi","prepublish":"if in-publish; then npm run build; fi","test:babel":"babel-node test | tap-spec","postpublish":"rm -rf lib; mv lib~ lib"},"_npmUser":{"name":"rstacruz","email":"dropbox@ricostacruz.com"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/rstacruz/pnpm.git","type":"git"},"_npmVersion":"3.10.3","description":"A fast implementation of npm install","directories":{"test":"test"},"_nodeVersion":"6.3.0","dependencies":{"mz":"2.4.0","rc":"1.1.6","caw":"1.2.0","got":"5.4.1","meow":"3.7.0","chalk":"1.1.3","debug":"2.2.0","byline":"4.2.1","mkdirp":"0.5.1","rimraf":"2.5.2","semver":"5.1.1","tar-fs":"1.13.0","throat":"3.0.0","thenify":"3.2.0","bluebird":"3.4.1","node-gyp":"3.3.1","commondir":"1.0.1","node-uuid":"1.4.7","cross-spawn":"^4.0.0","observatory":"1.0.0","read-pkg-up":"1.0.1","gunzip-maybe":"1.3.1","registry-url":"3.1.0","object-assign":"4.1.0","sorted-object":"2.0.0","supports-color":"3.1.2","npm-package-arg":"4.2.0","registry-auth-token":"2.1.1"},"preferGlobal":true,"devDependencies":{"npm":"3.10.2","nixt":"0.5.0","tape":"4.5.1","sepia":"2.0.1","eslint":"2.13.0","docpress":"0.6.11","tap-spec":"4.1.1","babel-cli":"6.10.1","in-publish":"2.0.0","tape-eslint":"1.2.1","git-update-ghpages":"1.3.0","eslint-config-standard":"5.3.1","eslint-plugin-standard":"1.3.2","babel-plugin-transform-es2015-literals":"6.8.0","babel-plugin-transform-es2015-arrow-functions":"6.8.0"},"_npmOperationalInternal":{"tmp":"tmp/pnpm-0.24.0.tgz_1468694672167_0.8565634316764772","host":"packages-16-east.internal.npmjs.com"}},"4.1.0":{"name":"pnpm","version":"4.1.0","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@4.1.0","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"5b60a466f9cdc62ec1329eda23c838da7dd8f21d","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-4.1.0.tgz","fileCount":5315,"integrity":"sha512-HJJkut6uVHkhW4CWru9zH0axWrOFLiUL3rwQgHshVDFtkdCAXp8/ldMMKv59r09QvsDiihx8xEji57MDU1aRRA==","signatures":[{"sig":"MEYCIQCJ/t3JjlODPnPXgC1iq6pVSVMEP5feWKXigt+dxbjnKgIhAJ9BLhk5vWeH78Eehy0klBjNOuVwVfheEef5zRTgJt3b","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":21445087,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdqx95CRA9TVsSAnZWagAAp9kP/22Q9f3mTBMH3n7mesTG\ncvhdzNIJbjCGU0Z7letn0dYt21Nr48txagYICy6BCOkdXAOYiABSA54erpne\neAdGFyhHH34WJFsazEzasNxudCAub0xwbNI0SoGWzrciohbpFNQ/gO0lmpdd\nTDINA3A6f3wU/pviJwx5hS4CZJp0EaHT9foO+/K6ikBcrstCYPyeEDHbGKa9\nX5BLbKaEB9XgITel4G9DqdwXypnN0V0NsFvKS1NLParhzJe/vWEHrEz2Wokz\nrRtn43Vfms5vS4doKE9Wu00FaLIoXpflQYxGr3Hnvx5oX12w4aUk2CyHTbEb\nhaSyGVB2TG5czps6SW64d98618KTUTJ60aJ6AdQQKrStn1VA1fSZiNpqZHNI\naKJoIpFTBNXlM7Q7EWK9VTFuN1ebemiXVuglfBt4LTwb6RTCJK+YVOsopjCG\n4EX8qSEJN/LoEPS6fTmsAR2h2JQYUVPjdvhRThq9fEioR/j/1qJZCplMVCDF\nWDwkZujVdMRgoUyh8Tmb7qIDzy2rEhq+K2U5vt63UWjJkwlQaiG7b52VgwHZ\nlyQ+qkHjdPdqaWwp8yPg9s1AS65zld2zF4+dQrc08Y79l9IpDasP8jeZgPLv\nJ7RGU++/237XJtylKkj0fEySeDmVXzKfJSyr6PVLrsftR5n0bbA8sxN7W6J3\nz5T9\r\n=QcLe\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","_from":".","_shasum":"5b60a466f9cdc62ec1329eda23c838da7dd8f21d","engines":{"node":">=10"},"scripts":{"tsc":"rimraf lib && tsc","lint":"tslint -c tslint.json src/**/*.ts test/**/*.ts","test":"npm run lint && npm run tsc && npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"run-p -r registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf ../../../.tmp/ && rimraf node_modules/.bin/pnpm && registry-mock prepare","registry-mock":"registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"10.0.0","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"mz":"2.7.0","mem":"5.1.1","nopt":"4.0.1","supi":"0.35.4","archy":"1.0.0","chalk":"2.4.2","delay":"4.3.0","execa":"3.2.0","is-ci":"2.0.0","ramda":"0.26.1","table":"5.4.6","diable":"4.0.2","cp-file":"7.0.0","p-limit":"2.2.1","get-port":"5.0.0","make-dir":"3.0.0","p-filter":"2.1.0","@types/mz":"^0.0.32","camelcase":"5.3.1","fast-glob":"3.1.0","is-subdir":"1.1.1","lru-cache":"5.1.1","path-name":"1.0.0","tree-kill":"1.2.1","wrap-ansi":"6.0.0","@pnpm/list":"3.1.0","is-windows":"1.0.2","pkgs-graph":"4.1.0","strip-ansi":"5.2.0","@pnpm/error":"1.0.0","@pnpm/types":"4.0.0","@pnpm/utils":"0.11.0","common-tags":"1.8.0","cross-spawn":"7.0.1","graceful-fs":"4.2.1","render-help":"0.0.0","signal-exit":"3.0.2","@pnpm/config":"4.1.0","@pnpm/logger":"3.1.0","@pnpm/server":"4.0.0","@types/archy":"0.0.31","@pnpm/matcher":"1.0.0","find-packages":"6.0.0","path-absolute":"1.0.1","read-ini-file":"2.0.0","@pnpm/outdated":"5.0.1","camelcase-keys":"6.1.0","load-json-file":"6.2.0","loud-rejection":"2.2.0","process-exists":"3.1.0","read-yaml-file":"1.1.0","@pnpm/constants":"2.0.0","@pnpm/lifecycle":"7.0.2","@zkochan/libnpx":"11.0.2","@zkochan/rimraf":"1.0.0","graph-sequencer":"2.0.0","update-notifier":"3.0.1","write-json-file":"4.0.0","@pnpm/store-path":"2.1.0","@types/lru-cache":"^5.1.0","@types/wrap-ansi":"3.0.0","@pnpm/semver-diff":"1.0.2","@pnpm/core-loggers":"4.0.0","@pnpm/file-reporter":"0.1.0","@pnpm/lockfile-file":"3.0.0","@pnpm/package-store":"5.0.1","@pnpm/default-fetcher":"4.0.2","dir-is-case-sensitive":"1.0.2","version-selector-type":"2.0.1","@pnpm/default-reporter":"4.1.0","@pnpm/default-resolver":"4.0.1","@pnpm/package-is-installable":"3.0.0","@pnpm/read-importer-manifest":"2.0.0","@pnpm/store-controller-types":"4.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","__devDependencies":{"ncp":"2.0.0","tape":"4.11.0","p-any":"2.1.0","retry":"0.12.0","byline":"5.0.0","rimraf":"3.0.0","semver":"6.3.0","write-pkg":"4.0.0","@types/nopt":"3.0.29","exists-link":"2.0.0","npm-run-all":"4.1.5","path-exists":"4.0.0","symlink-dir":"3.1.1","@types/ramda":"0.26.29","@types/retry":"0.12.0","@types/table":"^4.0.6","tape-promise":"4.0.0","@pnpm/prepare":"0.0.0","@types/byline":"4.2.31","@types/mkdirp":"0.5.2","@types/semver":"6","write-yaml-file":"3.0.1","deep-require-cwd":"1.0.0","normalize-newline":"3.0.0","@types/common-tags":"1.8.0","@pnpm/registry-mock":"1.5.0","@pnpm/lockfile-types":"1.1.0","@types/update-notifier":"2.5.0","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_4.1.0_1571495800877_0.1879989556164332","host":"s3://npm-registry-packages"}},"10.33.0":{"name":"pnpm","version":"10.33.0","keywords":["pnpm","pnpm10","dependencies","dependency manager","efficient","fast","hardlinks","install","installer","link","lockfile","modules","monorepo","multi-package","npm","package manager","package.json","packages","prune","rapid","remove","shrinkwrap","symlinks","uninstall","workspace"],"license":"MIT","_id":"pnpm@10.33.0","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"46a0bef28aad690765997ab6da6d5475bdd4148e","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-10.33.0.tgz","fileCount":1077,"integrity":"sha512-EFaLtKavtYyes2MNqQzJUWQXq+vT+rvmc58K55VyjaFJHp21pUTHatjrdXD1xLs9bGN7LLQb/c20f6gjyGSTGQ==","signatures":[{"sig":"MEQCIGpg1fZb0EUD3mM2atIeFMzY6fzHtxkwAMVATTuXBj4hAiA0pWFq7jnX9QCWQhs8G2GYHt9VtWxKnJtJxTIumzFfpA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/pnpm@10.33.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":18910022},"jest":{"preset":"@pnpm/jest-config/with-registry"},"main":"bin/pnpm.cjs","type":"commonjs","_from":"file:pnpm-10.33.0.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=18.12"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"jest","start":"tsc --watch","bundle":"ts-node bundle.ts","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/templates dist/templates && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:4278a4df-1aad-48ee-a502-ee0d0bdc49bd"}},"_resolved":"/tmp/90051e549d9f5b4bc565a37ca3104b88/pnpm-10.33.0.tgz","_integrity":"sha512-EFaLtKavtYyes2MNqQzJUWQXq+vT+rvmc58K55VyjaFJHp21pUTHatjrdXD1xLs9bGN7LLQb/c20f6gjyGSTGQ==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git","directory":"pnpm"},"_npmVersion":"11.6.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"20.20.1","preferGlobal":true,"publishConfig":{"tag":"next-10","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/pnpm_10.33.0_1774370455953_0.5278704727931447","host":"s3://npm-registry-packages-npm-production"}},"4.1.5":{"name":"pnpm","version":"4.1.5","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@4.1.5","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"fbdc6f5a5f1a171b6c31d183bf63cd763a42e828","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-4.1.5.tgz","fileCount":5315,"integrity":"sha512-L3Y++sRwBih5U5362FtIWCFn5oMB9PZye41M9WCpN66MoB2p54raDYuNFADcYHFB/93PPIlBg1zxwqy1iLesow==","signatures":[{"sig":"MEYCIQDK/geV2zQKW1w3huTahngkaer+cLOWx4s3dFuVvVJRvgIhALS3MexyAJjmkU1jw5f3S7M3kJl8xTdisIHkolJFFlUP","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":21446847,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdrfaACRA9TVsSAnZWagAAO2oP+gJfaSJXtJrlbE5vIfew\nOHzQ6AAJKYaiLcO0Z1FHePzCjkNx+q9OLqqOmHuRjXr8FFaAIqXqIuJZfWIQ\ndY8BW0inx5WaCgKOPAci/e+INlkBdh9s83KsVTvLQnalNInrvsX5fjkdHtLE\nlxFRpKgOl3VeNW0/y/XI8+5Rv+iB+Gov167Muag3nFHC96rcme77Sp3DJ9lP\nGQA7/mraMQWeedIHfFeqzzbqYGiIvB9Dy3ehaGnluoTTPhcv1gpWh2P5o99p\n+8h/fc52Bq6k9k0pmEB+UP6Wke79+8y5YpJXP9iYy3yzZ53n11FKNsZOQSnc\nnRAx96W+/TruyEsnfTAhVvvEUj8RV2V7IfvUWv86USfp3Psp9QYMqK17d12e\n6Wv2v7GcKrg+y1WHchf9Pp1yUY1eMnx/EgfXgT6WDtA5GnWcsV2eLydXDI5p\nlOdHoP9INRgMI84mMhpsrCaB9dC3/2GCFramvfjXEMdOoN9+CZw1npsV6BwS\nGPOCfQMwbSmsEQRGgCcWOjfzMZyButBM+NewnPYa8GGsg9LKkrs9de2Hmxg3\nIhX7Y8zXeoCBkg8da7/mnJ5Llop+JtNn1UnjgKFwbgCEXfLvW1DFJWFfbiY2\nMZlApcO17Q8WRqHEQVPJRUpslJbemjaDaqfPcxcU47I9XSakHQGT2+cQ5GPg\nn3Dx\r\n=PZRj\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","_from":".","_shasum":"fbdc6f5a5f1a171b6c31d183bf63cd763a42e828","engines":{"node":">=10"},"scripts":{"tsc":"rimraf lib && tsc","lint":"tslint -c tslint.json src/**/*.ts test/**/*.ts","test":"npm run lint && npm run tsc && npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"run-p -r registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf ../../../.tmp/ && rimraf node_modules/.bin/pnpm && registry-mock prepare","registry-mock":"registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"10.0.0","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"mz":"2.7.0","mem":"5.1.1","nopt":"4.0.1","supi":"0.35.5","archy":"1.0.0","chalk":"2.4.2","delay":"4.3.0","execa":"3.2.0","is-ci":"2.0.0","ramda":"0.26.1","table":"5.4.6","diable":"4.0.2","cp-file":"7.0.0","p-limit":"2.2.1","get-port":"5.0.0","make-dir":"3.0.0","p-filter":"2.1.0","@types/mz":"^0.0.32","camelcase":"5.3.1","fast-glob":"3.1.0","is-subdir":"1.1.1","lru-cache":"5.1.1","path-name":"1.0.0","tree-kill":"1.2.1","wrap-ansi":"6.0.0","@pnpm/list":"3.1.0","is-windows":"1.0.2","pkgs-graph":"4.1.0","strip-ansi":"5.2.0","@pnpm/error":"1.0.0","@pnpm/types":"4.0.0","@pnpm/utils":"0.11.0","common-tags":"1.8.0","cross-spawn":"7.0.1","graceful-fs":"4.2.1","render-help":"0.0.0","signal-exit":"3.0.2","@pnpm/config":"4.1.4","@pnpm/logger":"3.1.0","@pnpm/server":"4.0.0","@types/archy":"0.0.31","@pnpm/matcher":"1.0.0","find-packages":"6.0.0","path-absolute":"1.0.1","read-ini-file":"2.0.0","@pnpm/outdated":"5.0.1","camelcase-keys":"6.1.0","load-json-file":"6.2.0","loud-rejection":"2.2.0","process-exists":"3.1.0","read-yaml-file":"1.1.0","@pnpm/constants":"2.0.0","@pnpm/lifecycle":"7.0.2","@zkochan/libnpx":"11.0.2","@zkochan/rimraf":"1.0.0","graph-sequencer":"2.0.0","update-notifier":"3.0.1","write-json-file":"4.0.0","@pnpm/store-path":"2.1.1","@types/lru-cache":"^5.1.0","@types/wrap-ansi":"3.0.0","@pnpm/semver-diff":"1.0.2","@pnpm/core-loggers":"4.0.0","@pnpm/file-reporter":"0.1.0","@pnpm/lockfile-file":"3.0.0","@pnpm/package-store":"5.0.1","@pnpm/default-fetcher":"4.0.2","dir-is-case-sensitive":"1.0.2","version-selector-type":"2.0.1","@pnpm/default-reporter":"4.1.4","@pnpm/default-resolver":"4.0.1","@pnpm/package-is-installable":"3.0.0","@pnpm/read-importer-manifest":"2.0.0","@pnpm/store-controller-types":"4.0.0"},"_hasShrinkwrap":false,"__devDependencies":{"ncp":"2.0.0","tape":"4.11.0","p-any":"2.1.0","retry":"0.12.0","byline":"5.0.0","rimraf":"3.0.0","semver":"6.3.0","write-pkg":"4.0.0","@types/nopt":"3.0.29","exists-link":"2.0.0","npm-run-all":"4.1.5","path-exists":"4.0.0","symlink-dir":"3.1.1","@types/ramda":"0.26.29","@types/retry":"0.12.0","@types/table":"^4.0.6","tape-promise":"4.0.0","@pnpm/prepare":"0.0.0","@types/byline":"4.2.31","@types/mkdirp":"0.5.2","@types/semver":"6","write-yaml-file":"3.0.1","deep-require-cwd":"1.0.0","normalize-newline":"3.0.0","@types/common-tags":"1.8.0","@pnpm/registry-mock":"1.5.0","@pnpm/lockfile-types":"1.1.0","@types/update-notifier":"2.5.0","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_4.1.5_1571681919335_0.09773192060441738","host":"s3://npm-registry-packages"}},"4.1.6":{"name":"pnpm","version":"4.1.6","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@4.1.6","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"448cb940c44f7db6e5ac60b5e4d59f5ca5dc4fec","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-4.1.6.tgz","fileCount":5315,"integrity":"sha512-pTeynpUShgdh1fyP1hbqL+Q0ozaCHqDoG46KzkPfdSyUXxhLO/MSxxc7Wcx1Rl2uvu69CeENL85QFgUa/NOp0Q==","signatures":[{"sig":"MEQCIG3UJqhniKLLsPeVeLfl1ZsSNkgxNEovcMvKsP5p+g+lAiAPuZlroeoU0D+ruD7+I8EUBDbmrmNPSYe9Vx6fSxSFYw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":21446783,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdsNPhCRA9TVsSAnZWagAAcRYQAIl7kskh6NVVsbOM+fzF\npUC7C6EbRToJowwrftO+Jb+lLNBFK7erxKPEn/qKwaeQzqMVOwj00rr2XBtP\n8W4jNXNSymcSCrAd7vC1wxqm5o+49ghgCjJ2uh6fagiP18wBzvugGHJM513h\n4Xains5MqqZcA/Z8W9E87a4mqoPTX2ojbmlobXgz5zUTK6PxbvBo2JjCHB/Z\nSexI7SkxsntOChH2m2LeA968w5THTwZKd8Nc5CVxEW/So0axNAE4Rv8cqms8\nB/CNNou5iiKbQub1rZ+ot/ZtIup1SU2hQq16G/m6KUtnmSNAhb+TmKRrhK1R\nAnWcvlWSFPhxEiDgZlShJVeQyAMwPjVIfIFj9A5D5ZwE6OAFIf7o5G2JlE87\nwSTmgMjEDxCd2Icr4A0YjcZRLvkYwOqd6qElTsmAMh61EKRYJ5v8ftq9+9CZ\n79yw8yNhKmuVruibcC1V6EyJTZaGCgQG+CuvlGuwku2W0a3CFDxx6Hgg/OKk\n9GiAOCczSdWJikygffBIGUBuua16ihyYefWkcN2CFwwn9xsqp09dGt5zVXOV\n5IOgs2Fndsy1IzXJXIb7/y4CU5lW6GBapttzwqetnUE+RvL12TKBX+Z6JXPY\nNfD4jUK+5AzNV05mncatkBmMzgUaCc43QoLfXbLPv8NCWnumZT7QuSl1Na7a\n7APw\r\n=eTyB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","_from":".","_shasum":"448cb940c44f7db6e5ac60b5e4d59f5ca5dc4fec","engines":{"node":">=10"},"scripts":{"tsc":"rimraf lib && tsc","lint":"tslint -c tslint.json src/**/*.ts test/**/*.ts","test":"npm run lint && npm run tsc && npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"run-p -r registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf ../../../.tmp/ && rimraf node_modules/.bin/pnpm && registry-mock prepare","registry-mock":"registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"10.0.0","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"mz":"2.7.0","mem":"5.1.1","nopt":"4.0.1","supi":"0.35.6","archy":"1.0.0","chalk":"2.4.2","delay":"4.3.0","execa":"3.2.0","is-ci":"2.0.0","ramda":"0.26.1","table":"5.4.6","diable":"4.0.2","cp-file":"7.0.0","p-limit":"2.2.1","get-port":"5.0.0","make-dir":"3.0.0","p-filter":"2.1.0","@types/mz":"^0.0.32","camelcase":"5.3.1","fast-glob":"3.1.0","is-subdir":"1.1.1","lru-cache":"5.1.1","path-name":"1.0.0","tree-kill":"1.2.1","wrap-ansi":"6.0.0","@pnpm/list":"3.1.0","is-windows":"1.0.2","pkgs-graph":"4.1.0","strip-ansi":"5.2.0","@pnpm/error":"1.0.0","@pnpm/types":"4.0.0","@pnpm/utils":"0.11.0","common-tags":"1.8.0","cross-spawn":"7.0.1","graceful-fs":"4.2.1","render-help":"0.0.0","signal-exit":"3.0.2","@pnpm/config":"4.1.4","@pnpm/logger":"3.1.0","@pnpm/server":"4.0.0","@types/archy":"0.0.31","@pnpm/matcher":"1.0.0","find-packages":"6.0.0","path-absolute":"1.0.1","read-ini-file":"2.0.0","@pnpm/outdated":"5.0.1","camelcase-keys":"6.1.0","load-json-file":"6.2.0","loud-rejection":"2.2.0","process-exists":"3.1.0","read-yaml-file":"1.1.0","@pnpm/constants":"2.0.0","@pnpm/lifecycle":"7.0.2","@zkochan/libnpx":"11.0.2","@zkochan/rimraf":"1.0.0","graph-sequencer":"2.0.0","update-notifier":"3.0.1","write-json-file":"4.0.0","@pnpm/store-path":"2.1.1","@types/lru-cache":"^5.1.0","@types/wrap-ansi":"3.0.0","@pnpm/semver-diff":"1.0.2","@pnpm/core-loggers":"4.0.0","@pnpm/file-reporter":"0.1.0","@pnpm/lockfile-file":"3.0.0","@pnpm/package-store":"5.0.1","@pnpm/default-fetcher":"4.0.2","dir-is-case-sensitive":"1.0.2","version-selector-type":"2.0.1","@pnpm/default-reporter":"4.1.4","@pnpm/default-resolver":"4.0.1","@pnpm/package-is-installable":"3.0.0","@pnpm/read-importer-manifest":"2.0.0","@pnpm/store-controller-types":"4.0.0"},"_hasShrinkwrap":false,"__devDependencies":{"ncp":"2.0.0","tape":"4.11.0","p-any":"2.1.0","retry":"0.12.0","byline":"5.0.0","rimraf":"3.0.0","semver":"6.3.0","write-pkg":"4.0.0","@types/nopt":"3.0.29","exists-link":"2.0.0","npm-run-all":"4.1.5","path-exists":"4.0.0","symlink-dir":"3.1.1","@types/ramda":"0.26.29","@types/retry":"0.12.0","@types/table":"^4.0.6","tape-promise":"4.0.0","@pnpm/prepare":"0.0.0","@types/byline":"4.2.31","@types/mkdirp":"0.5.2","@types/semver":"6","write-yaml-file":"3.0.1","deep-require-cwd":"1.0.0","normalize-newline":"3.0.0","@types/common-tags":"1.8.0","@pnpm/registry-mock":"1.5.0","@pnpm/lockfile-types":"1.1.0","@types/update-notifier":"2.5.0","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_4.1.6_1571869664626_0.2786059111050243","host":"s3://npm-registry-packages"}},"4.1.3":{"name":"pnpm","version":"4.1.3","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@4.1.3","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"d06ea47a3e3badf8897a37db1fefc26307f8262a","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-4.1.3.tgz","fileCount":5315,"integrity":"sha512-YC9OkaipmvCspJQ90RXpV5+4tqzseBEYltJRcqcGiR0vH0CtaGWMgOf9SQlVB5Y35Ga0v6ejEQVTcFvCFG0zXQ==","signatures":[{"sig":"MEQCICBgUkS4NRoy2YVgVOFCkMAEvx8/hBDEHOTw5Vb36AulAiAtJk4pt5PIEpkt7BdQuo+k7s9NN9hzcmBjEcHeHfNbvQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":21446572,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdrHG+CRA9TVsSAnZWagAA2i0P/0jra/grrfuttaPuWSnj\n8WWuVJ6uABYzQTEs+t/Fbzm1M7GhOwBevP8rwvz9JqNws5pVzDVtXZEtVGyX\nt8NXA+6blY1TZDV8YUMt8LUY0Msw2EJWhsYDvc9h/UrvvRmrXoy/UbKH0heE\nBQFBdSWYgUptwmkvQ8Ps+Wiv9cpjC+YNoniYjLuj/WUtx01D0KUWxgjgpErn\nWoSTzv0A0uTPMeKu5IL040iwtUBSBhwdED5UHjKfY8R6wZq1W20kXake5Yhc\n4GT38HckSi/6ZI5PfJ7SjCA+0sbGDJMv5giaTLWANjH2a48e4SMDI1rNPLLF\nXy8ludgHDW8LfOKXmU9CAMZCAZCx6OAXV3mdlvuvB4+petpTE2hoh/Y4jZJY\n0ixkX/+a/LB6+qF6XGpLpwyOfl0ToGfcAYrowmVS+CbrzGpJCiMsRgWbT1qE\n+T9gyAnKtlymWV4uPEqCC7F3HnSjXUiTfcep4v3Mi4HRuIWBGa+4prbepEYm\njx9oKbZvkEfmtv1dzgLG9zLK2/BG+vIVEZJZZCWhJcHr0xZC0Bv22f5MT3Nm\nKxrz+93R25dfXFtk8kZHVouwKuI7uMADyziUCxdL8KhaKQnKp08PJqGuN1cQ\nBZWD+ogQ5J/iG2yUfvo3XxBjH5J75tWxHFnQ4LuishyNQZgLi7xvXbXzsN/R\nDYmU\r\n=qNdw\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","_from":".","_shasum":"d06ea47a3e3badf8897a37db1fefc26307f8262a","engines":{"node":">=10"},"scripts":{"tsc":"rimraf lib && tsc","lint":"tslint -c tslint.json src/**/*.ts test/**/*.ts","test":"npm run lint && npm run tsc && npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"run-p -r registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf ../../../.tmp/ && rimraf node_modules/.bin/pnpm && registry-mock prepare","registry-mock":"registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"10.0.0","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"mz":"2.7.0","mem":"5.1.1","nopt":"4.0.1","supi":"0.35.5","archy":"1.0.0","chalk":"2.4.2","delay":"4.3.0","execa":"3.2.0","is-ci":"2.0.0","ramda":"0.26.1","table":"5.4.6","diable":"4.0.2","cp-file":"7.0.0","p-limit":"2.2.1","get-port":"5.0.0","make-dir":"3.0.0","p-filter":"2.1.0","@types/mz":"^0.0.32","camelcase":"5.3.1","fast-glob":"3.1.0","is-subdir":"1.1.1","lru-cache":"5.1.1","path-name":"1.0.0","tree-kill":"1.2.1","wrap-ansi":"6.0.0","@pnpm/list":"3.1.0","is-windows":"1.0.2","pkgs-graph":"4.1.0","strip-ansi":"5.2.0","@pnpm/error":"1.0.0","@pnpm/types":"4.0.0","@pnpm/utils":"0.11.0","common-tags":"1.8.0","cross-spawn":"7.0.1","graceful-fs":"4.2.1","render-help":"0.0.0","signal-exit":"3.0.2","@pnpm/config":"4.1.3","@pnpm/logger":"3.1.0","@pnpm/server":"4.0.0","@types/archy":"0.0.31","@pnpm/matcher":"1.0.0","find-packages":"6.0.0","path-absolute":"1.0.1","read-ini-file":"2.0.0","@pnpm/outdated":"5.0.1","camelcase-keys":"6.1.0","load-json-file":"6.2.0","loud-rejection":"2.2.0","process-exists":"3.1.0","read-yaml-file":"1.1.0","@pnpm/constants":"2.0.0","@pnpm/lifecycle":"7.0.2","@zkochan/libnpx":"11.0.2","@zkochan/rimraf":"1.0.0","graph-sequencer":"2.0.0","update-notifier":"3.0.1","write-json-file":"4.0.0","@pnpm/store-path":"2.1.1","@types/lru-cache":"^5.1.0","@types/wrap-ansi":"3.0.0","@pnpm/semver-diff":"1.0.2","@pnpm/core-loggers":"4.0.0","@pnpm/file-reporter":"0.1.0","@pnpm/lockfile-file":"3.0.0","@pnpm/package-store":"5.0.1","@pnpm/default-fetcher":"4.0.2","dir-is-case-sensitive":"1.0.2","version-selector-type":"2.0.1","@pnpm/default-reporter":"4.1.3","@pnpm/default-resolver":"4.0.1","@pnpm/package-is-installable":"3.0.0","@pnpm/read-importer-manifest":"2.0.0","@pnpm/store-controller-types":"4.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","__devDependencies":{"ncp":"2.0.0","tape":"4.11.0","p-any":"2.1.0","retry":"0.12.0","byline":"5.0.0","rimraf":"3.0.0","semver":"6.3.0","write-pkg":"4.0.0","@types/nopt":"3.0.29","exists-link":"2.0.0","npm-run-all":"4.1.5","path-exists":"4.0.0","symlink-dir":"3.1.1","@types/ramda":"0.26.29","@types/retry":"0.12.0","@types/table":"^4.0.6","tape-promise":"4.0.0","@pnpm/prepare":"0.0.0","@types/byline":"4.2.31","@types/mkdirp":"0.5.2","@types/semver":"6","write-yaml-file":"3.0.1","deep-require-cwd":"1.0.0","normalize-newline":"3.0.0","@types/common-tags":"1.8.0","@pnpm/registry-mock":"1.5.0","@pnpm/lockfile-types":"1.1.0","@types/update-notifier":"2.5.0","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_4.1.3_1571582397877_0.05458650664336462","host":"s3://npm-registry-packages"}},"10.33.3":{"name":"pnpm","version":"10.33.3","keywords":["pnpm","pnpm10","dependencies","dependency manager","efficient","fast","hardlinks","install","installer","link","lockfile","modules","monorepo","multi-package","npm","package manager","package.json","packages","prune","rapid","remove","shrinkwrap","symlinks","uninstall","workspace"],"license":"MIT","_id":"pnpm@10.33.3","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"6173043a6f5b0e360f0f9d2e9666fb96cf6351d7","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-10.33.3.tgz","fileCount":1068,"integrity":"sha512-oZdENkp+JIuSZXpMpZc/k1TSHK+YJXlnSxxTnzLHQgxHE4rYsSVN8Hq6m8eC2bMCnj2zTV2/+XQybrdNrI/0iQ==","signatures":[{"sig":"MEUCIBI0Xa8Q30/MkajXQdRHwYZiYIjh2moTDP/yQi28ateNAiEAoyXYb/D1pFWD0o77SP4hTQQ+NrRCqfFlN82a3J43K0A=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/pnpm@10.33.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":19037169},"jest":{"preset":"@pnpm/jest-config/with-registry"},"main":"bin/pnpm.cjs","type":"commonjs","_from":"file:pnpm-10.33.3.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=18.12"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"jest","start":"tsc --watch","bundle":"ts-node bundle.ts","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/templates dist/templates && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:4278a4df-1aad-48ee-a502-ee0d0bdc49bd"}},"_resolved":"/tmp/be219e4db9d64916ce75b38009adddd1/pnpm-10.33.3.tgz","_integrity":"sha512-oZdENkp+JIuSZXpMpZc/k1TSHK+YJXlnSxxTnzLHQgxHE4rYsSVN8Hq6m8eC2bMCnj2zTV2/+XQybrdNrI/0iQ==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git","directory":"pnpm"},"_npmVersion":"11.6.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"20.20.2","preferGlobal":true,"publishConfig":{"tag":"next-10","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/pnpm_10.33.3_1777929961591_0.454228307931168","host":"s3://npm-registry-packages-npm-production"}},"4.1.4":{"name":"pnpm","version":"4.1.4","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@4.1.4","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"6a2901a3777f47efc80deac1b5b9096caf160ca2","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-4.1.4.tgz","fileCount":5315,"integrity":"sha512-7+R3cr9EaNMIT0NaS4gp2PPfYPvVNsprTI+mt0RcrPVTy4ue7HKD9LBuP6jQXLbJsuAIVYVJ1TcgMO6T62hjCw==","signatures":[{"sig":"MEYCIQDORI0j4U5bJrmbNI9Eu3TO9f/+yp8vi04hJGz5MzUv9gIhANKPqCeIcQi+VVPWDGHLpDS39IDzErUBwPQnmfqbF/8r","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":21446839,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdrKTwCRA9TVsSAnZWagAAZ/MP/25D8kBHUaKxkGjqxgf6\n3LfkzW0dhfgpgYFxBqfzt52d2+pN+FNLd/ljYffYpOLKVng0Az2ZGZrmPDrT\nKSWq6DFZSfuowZykkyJt09VHTE9u2abKai4zDNjyimxt81MEGeP1FYkn8AZU\n4YsbvQOy2fxQluvZrKKgIc2mPNX8PNUdHx7jhTIpvWbMQit+ae7wtndXfhEY\nbHE6JYfDik5528Nrr38qJtHkFdIDxlH6XWRdZKD54+aD1dddhj2oMn+Dm9ie\nGSmejZr6urNsxL1fa+MjfK/JKnS3ECiOqhRe/E3VdF4uDgjGH5/oeInmSVtM\nVSTOUD1nevnEHkutSpylJHGsxC92KjYaOpBLg/qnm4Vrv1Wl3Sn3LENi2ax9\nHVwAnFCEzqiw6lSX9latgoeXHokRVSQ9boIC6L6eV+/Ie3SUVZ6mKbKSyS2y\noRoYbC9EQX/L/GGkJuXxKnM+Qdk8WN/TdxI/AKLxv851DHrdhTyafRawimuO\nUA2t7PcyjKpCF1zP/6kW6NXHtntm7sn201uxp6IGtEAkCLzxl2hgbfPnegva\nzNoExSdxh6nXZvJ6X5Sg7MMrU7gS5ohDgiarJAaRrCVON9J41ozwYg0I2cEY\nDCiooYapEjoqWs6+9H2dm5pf+/Ii9TGrW/0cP+ljt2LRMmIyqJAGJ4UoO+w5\nhh8x\r\n=nB1o\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","_from":".","_shasum":"6a2901a3777f47efc80deac1b5b9096caf160ca2","engines":{"node":">=10"},"scripts":{"tsc":"rimraf lib && tsc","lint":"tslint -c tslint.json src/**/*.ts test/**/*.ts","test":"npm run lint && npm run tsc && npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"run-p -r registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf ../../../.tmp/ && rimraf node_modules/.bin/pnpm && registry-mock prepare","registry-mock":"registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"10.0.0","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"mz":"2.7.0","mem":"5.1.1","nopt":"4.0.1","supi":"0.35.5","archy":"1.0.0","chalk":"2.4.2","delay":"4.3.0","execa":"3.2.0","is-ci":"2.0.0","ramda":"0.26.1","table":"5.4.6","diable":"4.0.2","cp-file":"7.0.0","p-limit":"2.2.1","get-port":"5.0.0","make-dir":"3.0.0","p-filter":"2.1.0","@types/mz":"^0.0.32","camelcase":"5.3.1","fast-glob":"3.1.0","is-subdir":"1.1.1","lru-cache":"5.1.1","path-name":"1.0.0","tree-kill":"1.2.1","wrap-ansi":"6.0.0","@pnpm/list":"3.1.0","is-windows":"1.0.2","pkgs-graph":"4.1.0","strip-ansi":"5.2.0","@pnpm/error":"1.0.0","@pnpm/types":"4.0.0","@pnpm/utils":"0.11.0","common-tags":"1.8.0","cross-spawn":"7.0.1","graceful-fs":"4.2.1","render-help":"0.0.0","signal-exit":"3.0.2","@pnpm/config":"4.1.4","@pnpm/logger":"3.1.0","@pnpm/server":"4.0.0","@types/archy":"0.0.31","@pnpm/matcher":"1.0.0","find-packages":"6.0.0","path-absolute":"1.0.1","read-ini-file":"2.0.0","@pnpm/outdated":"5.0.1","camelcase-keys":"6.1.0","load-json-file":"6.2.0","loud-rejection":"2.2.0","process-exists":"3.1.0","read-yaml-file":"1.1.0","@pnpm/constants":"2.0.0","@pnpm/lifecycle":"7.0.2","@zkochan/libnpx":"11.0.2","@zkochan/rimraf":"1.0.0","graph-sequencer":"2.0.0","update-notifier":"3.0.1","write-json-file":"4.0.0","@pnpm/store-path":"2.1.1","@types/lru-cache":"^5.1.0","@types/wrap-ansi":"3.0.0","@pnpm/semver-diff":"1.0.2","@pnpm/core-loggers":"4.0.0","@pnpm/file-reporter":"0.1.0","@pnpm/lockfile-file":"3.0.0","@pnpm/package-store":"5.0.1","@pnpm/default-fetcher":"4.0.2","dir-is-case-sensitive":"1.0.2","version-selector-type":"2.0.1","@pnpm/default-reporter":"4.1.4","@pnpm/default-resolver":"4.0.1","@pnpm/package-is-installable":"3.0.0","@pnpm/read-importer-manifest":"2.0.0","@pnpm/store-controller-types":"4.0.0"},"_hasShrinkwrap":false,"__devDependencies":{"ncp":"2.0.0","tape":"4.11.0","p-any":"2.1.0","retry":"0.12.0","byline":"5.0.0","rimraf":"3.0.0","semver":"6.3.0","write-pkg":"4.0.0","@types/nopt":"3.0.29","exists-link":"2.0.0","npm-run-all":"4.1.5","path-exists":"4.0.0","symlink-dir":"3.1.1","@types/ramda":"0.26.29","@types/retry":"0.12.0","@types/table":"^4.0.6","tape-promise":"4.0.0","@pnpm/prepare":"0.0.0","@types/byline":"4.2.31","@types/mkdirp":"0.5.2","@types/semver":"6","write-yaml-file":"3.0.1","deep-require-cwd":"1.0.0","normalize-newline":"3.0.0","@types/common-tags":"1.8.0","@pnpm/registry-mock":"1.5.0","@pnpm/lockfile-types":"1.1.0","@types/update-notifier":"2.5.0","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_4.1.4_1571595503081_0.5616726233408356","host":"s3://npm-registry-packages"}},"3.3.2":{"name":"pnpm","version":"3.3.2","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@3.3.2","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"3780f1b3fe00cb7892df6b5ad86d1a3dc912a05d","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-3.3.2.tgz","fileCount":4602,"integrity":"sha512-amQ2kGiZYsuSOMKPCdUc1CiCAi9tn1SS5I5XydJqB/1N+3eg1jVknrg7A80iO6l3E6G8BQX6bMdeZ3w+gLHvFQ==","signatures":[{"sig":"MEUCIQDCPRdF4oYZ8lTbsuKSugY4BqUAbW+VObRg/478aruYKwIgbAEqWZOzVn9/7oqrX6FL0+v0ti+hC7F8mVeXjhvwXfU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":22005519,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc2yDbCRA9TVsSAnZWagAAEUoP/iBgyN60jxyE6WWLpfZF\nM9Pp347Et7jm4145RIPIZC7X5ruJCybszqjo4e1ElfcwPwzft6bXUzIzK/pb\nGwlLg4yQ7rwSpgfjbMsHtBtIBh4ADfcoHnosVmeKNNrNOkuRKxTmJZWJ/1Px\n5V88VWOKW5SMDNHHdQRQECT5FPXK2I/ygbH8Hu3xBIPCMhFYP3W68iZVmac7\n4Vyl4Fe8/WsJC9UiFq41vuiPnK2tm0BlJBowdecwE4aqWdqAxbLFqTqzCvJe\nHn7yV3CNcVFUxVSa5hDYu3lHFVOmNDbUgv6hEGgfLsP6zHvMG3Dk3ElZ/B7P\nJWa4xru9nQCRK2DY0+D1rsYxuAdfmGbkmpoD2h4qHGtN21ecDGL8KSuRzQe9\njp2yCtWhsFwGNX3QTOa7TXJPGuiWZI2AV596Wrr3chzaZXjU9Yi7vmALzwyu\nvbiY6RrvB71tMQu4QFG9BcNbBeROmNEkBJjHlBYS0s7ikbEz8ZkJWnOv8faL\nwnQ4IO0VKRx635b9YKTPaoEk/EVtNeMdo69xqcX6Ig+gkYnX5Kx5dh1vFQjY\nIRuZn7XlvlsXeEzmuYX6mVlv16FDCN6dgk11uf4OruF19SKA8Ffsu+EROM+R\nOykZSYwluTCvMvKQfsr7+0h4hHfjDE9s5wodS9H+Y63AasGbCk8JF7pOfE7h\nTNNE\r\n=vpew\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","_from":".","_shasum":"3780f1b3fe00cb7892df6b5ad86d1a3dc912a05d","engines":{"node":">=8.15"},"scripts":{"tsc":"rimraf lib && tsc","lint":"tslint -c tslint.json src/**/*.ts test/**/*.ts","test":"npm run lint && npm run tsc && npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"run-p -r pnpm-registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf ../../../.tmp/ && rimraf node_modules/.bin/pnpm && pnpm-registry-mock prepare","pnpm-registry-mock":"pnpm-registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"10.12.0","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"mz":"2.7.0","mem":"4.3.0","nopt":"4.0.1","supi":"0.33.4","archy":"1.0.0","chalk":"2.4.2","delay":"4.2.0","execa":"1.0.0","is-ci":"2.0.0","ramda":"0.26.1","diable":"4.0.2","cp-file":"7.0.0","p-limit":"2.2.0","get-port":"5.0.0","p-filter":"2.1.0","@types/mz":"^0.0.32","camelcase":"5.3.1","fast-glob":"2.2.6","is-subdir":"1.0.3","lru-cache":"5.1.1","minimatch":"3.0.4","path-name":"1.0.0","tree-kill":"1.2.1","@pnpm/list":"1.0.8","is-windows":"1.0.2","pkgs-graph":"4.0.0","text-table":"0.2.0","@pnpm/types":"3.2.0","@pnpm/utils":"0.10.5","common-tags":"1.8.0","cross-spawn":"6.0.5","graceful-fs":"4.1.15","signal-exit":"3.0.2","strip-color":"0.1.0","@pnpm/config":"3.3.1","@pnpm/logger":"2.1.0","@pnpm/server":"3.0.4","@types/archy":"0.0.31","find-packages":"5.0.2","path-absolute":"1.0.1","read-ini-file":"2.0.0","@pnpm/outdated":"2.0.12","camelcase-keys":"5.2.0","load-json-file":"6.0.0","loud-rejection":"2.1.0","mkdirp-promise":"5.0.1","process-exists":"3.1.0","read-yaml-file":"1.1.0","@pnpm/constants":"1.0.1","@pnpm/lifecycle":"6.1.1","@zkochan/libnpx":"11.0.1","graph-sequencer":"2.0.0","update-notifier":"3.0.0","write-json-file":"3.2.0","@pnpm/store-path":"2.0.0","@types/lru-cache":"^5.1.0","@types/minimatch":"^3.0.3","@pnpm/core-loggers":"3.0.2","pnpm-file-reporter":"0.1.0","@pnpm/package-store":"4.0.7","@pnpm/default-fetcher":"3.1.8","dir-is-case-sensitive":"1.0.2","version-selector-type":"2.0.1","@pnpm/default-reporter":"3.2.0","@pnpm/default-resolver":"3.0.11","@pnpm/read-importer-manifest":"1.0.2","@pnpm/store-controller-types":"3.0.3"},"_hasShrinkwrap":false,"__devDependencies":{"ncp":"2.0.0","pnpm":"link:","tape":"4.10.1","p-any":"2.1.0","retry":"0.12.0","byline":"5.0.0","mkdirp":"0.5.1","rimraf":"2.6.3","semver":"6.0.0","tslint":"5.16.0","ts-node":"8.1.0","write-pkg":"4.0.0","typescript":"3.4.5","@types/node":"*","@types/nopt":"3.0.29","@types/tape":"4.2.33","exists-link":"2.0.0","npm-run-all":"4.1.5","path-exists":"4.0.0","rimraf-then":"1.0.1","symlink-dir":"3.0.3","@types/ramda":"0.25.34","@types/retry":"0.12.0","tape-promise":"4.0.0","@pnpm/prepare":"0.0.0","@types/byline":"4.2.31","@types/mkdirp":"0.5.2","@types/semver":"6.0.0","@pnpm/tsconfig":"0.0.0","write-yaml-file":"2.0.0","deep-require-cwd":"1.0.0","normalize-newline":"3.0.0","@pnpm/modules-yaml":"3.0.2","@types/common-tags":"1.8.0","pnpm-registry-mock":"2.12.0","@pnpm/tslint-config":"0.0.0","@pnpm/assert-project":"link:../../privatePackages/assert-project","@pnpm/lockfile-types":"1.1.0","@types/update-notifier":"2.5.0","@pnpm/read-package-json":"2.0.2","@pnpm/write-importer-manifest":"1.0.1","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_3.3.2_1557864666458_0.3305011425767992","host":"s3://npm-registry-packages"}},"3.3.3":{"name":"pnpm","version":"3.3.3","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@3.3.3","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"619b411207211e22b7aa1468a12ac2c88d3eeb31","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-3.3.3.tgz","fileCount":4602,"integrity":"sha512-PEm3o5t68O9CqbW3myikRyrRTy+6AMEPnHaIUfeka5QoFbC7i3ran+iSlUT6CU3/3y8Z0mJHdpZulWByUsToLA==","signatures":[{"sig":"MEYCIQCXBjxZPClm7xgg1hXDzZ6+tV1lT7Ceb11IfiH1JP2JSwIhAJGtEXusOSppZbKuRMGT6sdUCMnfToPGdfGiHzEo8uQT","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":22010437,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc3JX4CRA9TVsSAnZWagAA9c0P/iqdS5lj9t7U7jFs/Qhs\nRimDgGvBr/5yY/BSnkRgL73+7nXdx9GgJd4uIKPomx2P/FehkGwyh5eoz0rD\n34FO8wK/OdkdjR7hpdub47vgokoA3x3AB9dyNoILEJjugjrT+fRKX1jzPysX\nLelkf2ZndimBJcwNqb98c17c6oThY6xSLXbcMhSzIPBr1+zcTcjl/5iFumCI\nwhfvkPKOPIRJfuPgZ41yBnmACfMyPxtpjujkn8l82BZf/z6LXt7Se9IPMZr+\nkiWYlEk+va0SPawvJTSjPvcFWotHNU+jA5D9mKLyuqHccnf8txMLkIYLA9BI\niLM1UGzZVOx5HHkKQ5vRg8g13L3vZTz6zMNfuPsqjGtbfAPoWW2bRiG0+7M4\nt9cTGqJtH+TTH90CgxEUNM9JweWHSPtIfw4wOoI2bOtxU8CGPKGsbcDE/fEB\nO2Et30/TTmeo+iBh+9tXR1GTJX6RItHLqgvpp/7lFnDSMmaYpPWC7dwQfJuH\nGqC3cIm0JULXql9Ee6ldJhrLqcEAVnLZMDL3fhOmRSVgO+h9SKsKOtB6mu/h\nAflr9xrVlzjcnzUKqUyCVChcXYL8tQgUo6E+yJM0z/S1j9zE50rlyvI2yuxR\nWkqgt+QEoOxiAh5Ga/UJFqVhETAnxbwhq1oNEeOSo0WV0dsyowDxLO1kfOjY\nUIdd\r\n=MPCj\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","_from":".","_shasum":"619b411207211e22b7aa1468a12ac2c88d3eeb31","engines":{"node":">=8.15"},"scripts":{"tsc":"rimraf lib && tsc","lint":"tslint -c tslint.json src/**/*.ts test/**/*.ts","test":"npm run lint && npm run tsc && npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"run-p -r pnpm-registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf ../../../.tmp/ && rimraf node_modules/.bin/pnpm && pnpm-registry-mock prepare","pnpm-registry-mock":"pnpm-registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"10.12.0","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"mz":"2.7.0","mem":"4.3.0","nopt":"4.0.1","supi":"0.33.4","archy":"1.0.0","chalk":"2.4.2","delay":"4.2.0","execa":"1.0.0","is-ci":"2.0.0","ramda":"0.26.1","diable":"4.0.2","cp-file":"7.0.0","p-limit":"2.2.0","get-port":"5.0.0","p-filter":"2.1.0","@types/mz":"^0.0.32","camelcase":"5.3.1","fast-glob":"2.2.6","is-subdir":"1.0.3","lru-cache":"5.1.1","minimatch":"3.0.4","path-name":"1.0.0","tree-kill":"1.2.1","@pnpm/list":"1.0.8","is-windows":"1.0.2","pkgs-graph":"4.0.0","text-table":"0.2.0","@pnpm/types":"3.2.0","@pnpm/utils":"0.10.5","common-tags":"1.8.0","cross-spawn":"6.0.5","graceful-fs":"4.1.15","signal-exit":"3.0.2","strip-color":"0.1.0","@pnpm/config":"3.3.1","@pnpm/logger":"2.1.0","@pnpm/server":"3.0.4","@types/archy":"0.0.31","find-packages":"5.0.2","path-absolute":"1.0.1","read-ini-file":"2.0.0","@pnpm/outdated":"2.0.12","camelcase-keys":"5.2.0","load-json-file":"6.0.0","loud-rejection":"2.1.0","mkdirp-promise":"5.0.1","process-exists":"3.1.0","read-yaml-file":"1.1.0","@pnpm/constants":"1.0.1","@pnpm/lifecycle":"6.1.1","@zkochan/libnpx":"11.0.1","graph-sequencer":"2.0.0","update-notifier":"3.0.0","write-json-file":"3.2.0","@pnpm/store-path":"2.0.0","@types/lru-cache":"^5.1.0","@types/minimatch":"^3.0.3","@pnpm/core-loggers":"3.0.2","pnpm-file-reporter":"0.1.0","@pnpm/package-store":"4.0.7","@pnpm/default-fetcher":"3.1.9","dir-is-case-sensitive":"1.0.2","version-selector-type":"2.0.1","@pnpm/default-reporter":"3.2.0","@pnpm/default-resolver":"3.0.11","@pnpm/read-importer-manifest":"1.0.2","@pnpm/store-controller-types":"3.0.3"},"_hasShrinkwrap":false,"__devDependencies":{"ncp":"2.0.0","pnpm":"link:","tape":"4.10.1","p-any":"2.1.0","retry":"0.12.0","byline":"5.0.0","mkdirp":"0.5.1","rimraf":"2.6.3","semver":"6.0.0","tslint":"5.16.0","ts-node":"8.1.0","write-pkg":"4.0.0","typescript":"3.4.5","@types/node":"*","@types/nopt":"3.0.29","@types/tape":"4.2.33","exists-link":"2.0.0","npm-run-all":"4.1.5","path-exists":"4.0.0","rimraf-then":"1.0.1","symlink-dir":"3.0.3","@types/ramda":"0.25.34","@types/retry":"0.12.0","tape-promise":"4.0.0","@pnpm/prepare":"0.0.0","@types/byline":"4.2.31","@types/mkdirp":"0.5.2","@types/semver":"6.0.0","@pnpm/tsconfig":"0.0.0","write-yaml-file":"2.0.0","deep-require-cwd":"1.0.0","normalize-newline":"3.0.0","@pnpm/modules-yaml":"3.0.2","@types/common-tags":"1.8.0","pnpm-registry-mock":"2.12.0","@pnpm/tslint-config":"0.0.0","@pnpm/assert-project":"link:../../privatePackages/assert-project","@pnpm/lockfile-types":"1.1.0","@types/update-notifier":"2.5.0","@pnpm/read-package-json":"2.0.2","@pnpm/write-importer-manifest":"1.0.1","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_3.3.3_1557960183378_0.5656937283794556","host":"s3://npm-registry-packages"}},"3.3.4":{"name":"pnpm","version":"3.3.4","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@3.3.4","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"190bba80f006b86092ef16bf0f9d6f2c6778d7df","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-3.3.4.tgz","fileCount":4602,"integrity":"sha512-0dS1zl/7ePT0gSku0dCb1GAkIaykuqPBKSO1ftnHAC6Xju5K+BOcxnJN010nmJoCB7cTOAlW1c255q4BTrw6uQ==","signatures":[{"sig":"MEQCIF54T3rWhfWhwIvYb82g7RwYpv6q7fyi9RwyZEyQDRn2AiASdiv49JYjbKJcAU0E9PYYRB424RXOQ5ByVDKCugxPSA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":22011896,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc38hcCRA9TVsSAnZWagAAXoMQAIXKsP/F6a4KAnkznfgX\nuYf6STg1W7ql1BwWTopRlN23RDql4eCN4qfcSo0KxvS8Dq4IbEP/79z6ikGZ\n49jhuDVGYReOVTET+VgiRZL97tM0ZlOeBy6blp9ipWTNUhKThWM5PXhDiFVO\nYXHP4Gn17kmq9OYurGNuzyGRvuge+urbsFMcPv+mBAxLKSn50U/vow0tRefh\nym4kfEU11kUbVkqvFMwG64yUnitJ20CGJxeH93F9xWDTr5yYlgIn30qRj+nJ\nkc5BU3RHyQyCrYxtp4JkTamF5vo5xwxrp8wObtcxS2g5JWgIYCdcZx0vX9QJ\nlmXOlrbuU/zVg5AGX4ELoLJgd7ksTvbfRJqqUQbXh7GpYQEeNa7XEDyn4eNs\nFqHZBptgMNjxVUICPY6DXTJwcucbJ5ykUSIyRb8+PA8R6NTvXAwx63cUVe7m\nw17/kFyyMu4Q8e1ixEJJfSa2gwt03wdP+xC7vYRtPe/7nCAaGSE5rmO48KcO\n9PZt/zmGN4feSfRtBpqLeOQUv8z6k071xhssBFsqM07/WboOIqoo0qoGCWSu\n0i6cYQCwDwFnqKdClJLrObPPjLJ4gnkSjyR8NiYoIRn1kkf+6eTuFSsXzFLq\nXk2RTbiIt5OE/8lndJOoX9UvqFC84E6O1bSTHVPn42xqaSLK5g4HV1IVGfwY\nh3nm\r\n=U67O\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","_from":".","_shasum":"190bba80f006b86092ef16bf0f9d6f2c6778d7df","engines":{"node":">=8.15"},"scripts":{"tsc":"rimraf lib && tsc","lint":"tslint -c tslint.json src/**/*.ts test/**/*.ts","test":"npm run lint && npm run tsc && npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"run-p -r pnpm-registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf ../../../.tmp/ && rimraf node_modules/.bin/pnpm && pnpm-registry-mock prepare","pnpm-registry-mock":"pnpm-registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"10.12.0","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"mz":"2.7.0","mem":"4.3.0","nopt":"4.0.1","supi":"0.33.5","archy":"1.0.0","chalk":"2.4.2","delay":"4.2.0","execa":"1.0.0","is-ci":"2.0.0","ramda":"0.26.1","diable":"4.0.2","cp-file":"7.0.0","p-limit":"2.2.0","get-port":"5.0.0","p-filter":"2.1.0","@types/mz":"^0.0.32","camelcase":"5.3.1","fast-glob":"2.2.6","is-subdir":"1.0.3","lru-cache":"5.1.1","minimatch":"3.0.4","path-name":"1.0.0","tree-kill":"1.2.1","@pnpm/list":"1.0.8","is-windows":"1.0.2","pkgs-graph":"4.0.0","text-table":"0.2.0","@pnpm/types":"3.2.0","@pnpm/utils":"0.10.5","common-tags":"1.8.0","cross-spawn":"6.0.5","graceful-fs":"4.1.15","signal-exit":"3.0.2","strip-color":"0.1.0","@pnpm/config":"3.3.1","@pnpm/logger":"2.1.0","@pnpm/server":"3.0.4","@types/archy":"0.0.31","find-packages":"5.0.2","path-absolute":"1.0.1","read-ini-file":"2.0.0","@pnpm/outdated":"2.0.12","camelcase-keys":"5.2.0","load-json-file":"6.0.0","loud-rejection":"2.1.0","mkdirp-promise":"5.0.1","process-exists":"3.1.0","read-yaml-file":"1.1.0","@pnpm/constants":"1.0.1","@pnpm/lifecycle":"6.1.1","@zkochan/libnpx":"11.0.1","graph-sequencer":"2.0.0","update-notifier":"3.0.0","write-json-file":"3.2.0","@pnpm/store-path":"2.0.0","@types/lru-cache":"^5.1.0","@types/minimatch":"^3.0.3","@pnpm/core-loggers":"3.0.2","pnpm-file-reporter":"0.1.0","@pnpm/package-store":"4.0.7","@pnpm/default-fetcher":"3.1.9","dir-is-case-sensitive":"1.0.2","version-selector-type":"2.0.1","@pnpm/default-reporter":"3.2.1","@pnpm/default-resolver":"3.0.11","@pnpm/read-importer-manifest":"1.0.2","@pnpm/store-controller-types":"3.0.3"},"_hasShrinkwrap":false,"__devDependencies":{"ncp":"2.0.0","pnpm":"link:","tape":"4.10.1","p-any":"2.1.0","retry":"0.12.0","byline":"5.0.0","mkdirp":"0.5.1","rimraf":"2.6.3","semver":"6.0.0","tslint":"5.16.0","ts-node":"8.1.0","write-pkg":"4.0.0","typescript":"3.4.5","@types/node":"*","@types/nopt":"3.0.29","@types/tape":"4.2.33","exists-link":"2.0.0","npm-run-all":"4.1.5","path-exists":"4.0.0","rimraf-then":"1.0.1","symlink-dir":"3.0.3","@types/ramda":"0.25.34","@types/retry":"0.12.0","tape-promise":"4.0.0","@pnpm/prepare":"0.0.0","@types/byline":"4.2.31","@types/mkdirp":"0.5.2","@types/semver":"6.0.0","@pnpm/tsconfig":"0.0.0","write-yaml-file":"2.0.0","deep-require-cwd":"1.0.0","normalize-newline":"3.0.0","@pnpm/modules-yaml":"3.0.2","@types/common-tags":"1.8.0","pnpm-registry-mock":"2.12.0","@pnpm/tslint-config":"0.0.0","@pnpm/assert-project":"link:../../privatePackages/assert-project","@pnpm/lockfile-types":"1.1.0","@types/update-notifier":"2.5.0","@pnpm/read-package-json":"2.0.2","@pnpm/write-importer-manifest":"1.0.1","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_3.3.4_1558169691771_0.9469275942189772","host":"s3://npm-registry-packages"}},"7.26.3":{"name":"pnpm","version":"7.26.3","keywords":["pnpm7","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@7.26.3","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"68176b2648ccdef8af4dc767b1eeeefe04666871","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-7.26.3.tgz","fileCount":658,"integrity":"sha512-Q/McJBmWoVmHMn5Nzf8Ty3gCPeOqq4fFbIP07Cg4Ygkvk01yu9LdXagydEHuvYIq0c/yU9+7EKeppUuuw1OX6Q==","signatures":[{"sig":"MEYCIQDL3eKk0uuuGQ8GjEmnTlqLQhak5KFGK3aHQOUSESh5cwIhAPULmq4/kh6aT7fdVuIZP9ru3GIMrrWehrkE1C/ApsqP","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13425674,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj2cQsACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrWsQ/9G86sVU6HNG0P7Kff/O2ZlP/qRYh4r9n/9kPoDqLVfbKHltsl\r\nVKZ2Bd+JwjP4gQzJQttOC59mM1sCRtwF/mLdIcMKZC9m8h6VpzpQR5yuT68x\r\nLFbHuCNHeuIWkBWAjsNQej76+nD4Yi5t7x0k96sLdXUxQ/Ql2+ho4fy3GcA0\r\nEgtvEF4FQjlRhi+Ayydoq6PY9w2B2NjYtejRBFUY89mqu0nhrLT5LpDK9DEm\r\nJ1DD2pKOWSrHp4vVxY21z3t1BREzzBnpeGgTejZRrIpsw2oh4eFkPLXxJVd2\r\npHstODmG/7uhRnExPKLmcNdFhy/1/I8U85B71nztVebIUG0J3sLBewoXsx4k\r\nZJzvDLWxc/t9ByEXeZLv19fKI9KYKWC4Ge6DilkXTdkcr2xw2Hhi02LE53N+\r\nTrn7omiCl5+xDnnmSfbyc0c5VzWFtnmaCJ0uY5YvN1YnVLQsMLIioA8dzzjT\r\nl95E6zwfFTA2SY+aj2yf9K+McevZfDUtGeyxSzz9o5jITqtX96Y8OpN6Fs35\r\nOWCBWJPtaBHLKMfbz8I6G7FLuKGGEISFeMfc+h+0tsChVfOJUFar0/C/9VoV\r\nhUhSJXGEPZiG/KsRrrm1Q3GfdMB14Z5gn467KkSGQQCugre03CtyzZUeCmPu\r\nzrpt0GCpaGXN/u/PvhnMvqp0damB8lzXHSo=\r\n=xK+L\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","_from":"file:pnpm-7.26.3.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=14.6"},"exports":{".":"./package.json"},"funding":{"url":"https://opencollective.com/pnpm"},"scripts":{"lint":"eslint src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7776 pnpm run test:e2e","start":"tsc --watch","bundle":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/f9f666a42b4bf2eb7b21e27f8cea7ceb/pnpm-7.26.3.tgz","_integrity":"sha512-Q/McJBmWoVmHMn5Nzf8Ty3gCPeOqq4fFbIP07Cg4Ygkvk01yu9LdXagydEHuvYIq0c/yU9+7EKeppUuuw1OX6Q==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.24.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"16.19.0","preferGlobal":true,"publishConfig":{"tag":"next-7","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_7.26.3_1675215916685_0.17686604069516387","host":"s3://npm-registry-packages"}},"3.3.0":{"name":"pnpm","version":"3.3.0","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@3.3.0","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"218d22977ac5ed8b0a0945db83b294acb21d9a92","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-3.3.0.tgz","fileCount":4578,"integrity":"sha512-y+x4HmYmqCSN2IkPDBQEhqaw6twrYwDsQzqHkrZ4QosRkC7dQOlje3I18e1xxjlMTPEHx+CChP/onKGpHZin/A==","signatures":[{"sig":"MEUCIDoqeEpzx8rCpEYnkcvbxxLsM4SF+jBVE5bYLth5e4+fAiEAr2OxgAQo1pC+BuE92PJaSbCTtoCkPfBtZQb2rlW2Mto=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":21784881,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc01rWCRA9TVsSAnZWagAAfpEP/iKWNDHURHKVoQ2J7Z6T\n+IFkae612M7gq1G44K13M/fbb28DOYzizQ843xdzUiNO1yS3c+/c77Gxwmz5\nk9mlkaJeqbf0JFKedxcCJLNheS7zkSYO9mrJ0f0JjEWvqh6quYXTzYsKA7nz\nWlonyWSqlnRWG2QUjXlGcJh+MFf63wCdkaF/OwVi+BpmY0YflcnZtdyRfdkI\nwpUo5qwQ5eQrLeHHCPT0FVfl5+5FJHC2qV4pE/KZIaTQpegu5lhEL1JfRbzh\nl2XH8NWPgMFJHmUiNCwyovZhZ4uK5yycbvcYJucndY7dskUQHEGmh/GjEPux\ncnHDjZzDPwQqeX9Y5HLTEFAbFbReZY/UAGu39QGCIU89TJ5fBhEgNcTDRizD\n0QQcn85pRiQs22WSg7YTl13U/n5o50m2I7s5DIsbjtkTJk+rb7hNbI54y7/F\n0ZHCN6vxydvUJ3sSMV/P3xosxX1W1QzpuVDGNCCi/6h77DhVx9YUNKFsVYOp\ni2o7teGbumIC6sWTUcQjH9FIsirnSW54ONH9YzgnR9ozmIa3o0b7pt36gCVx\ngxbEqzspiO0cgYjRwfxJ/5RG5SkFzzk99pk1CVUmLc/WgzehKvd+Cdf8Ppfm\nppn6U3khsWgZrUvMxX0fhj0g4n+5BJ8+4d1Ff0xRS1YP1MSHeJOoJ0qAdsdD\n0pdB\r\n=gUZR\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","_from":".","_shasum":"218d22977ac5ed8b0a0945db83b294acb21d9a92","engines":{"node":">=8.15"},"scripts":{"tsc":"rimraf lib && tsc","lint":"tslint -c tslint.json src/**/*.ts test/**/*.ts","test":"npm run lint && npm run tsc && npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"run-p -r pnpm-registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf ../../../.tmp/ && rimraf node_modules/.bin/pnpm && pnpm-registry-mock prepare","pnpm-registry-mock":"pnpm-registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"10.12.0","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"mz":"2.7.0","mem":"4.3.0","nopt":"4.0.1","supi":"0.33.3","archy":"1.0.0","chalk":"2.4.2","delay":"4.2.0","execa":"1.0.0","is-ci":"2.0.0","ramda":"0.26.1","diable":"4.0.2","cp-file":"7.0.0","p-limit":"2.2.0","get-port":"5.0.0","p-filter":"2.1.0","@types/mz":"^0.0.32","camelcase":"5.3.1","fast-glob":"2.2.6","is-subdir":"1.0.3","lru-cache":"5.1.1","minimatch":"3.0.4","path-name":"1.0.0","tree-kill":"1.2.1","@pnpm/list":"1.0.8","is-windows":"1.0.2","pkgs-graph":"4.0.0","text-table":"0.2.0","@pnpm/types":"3.2.0","@pnpm/utils":"0.10.5","common-tags":"1.8.0","cross-spawn":"6.0.5","graceful-fs":"4.1.15","signal-exit":"3.0.2","strip-color":"0.1.0","@pnpm/config":"3.3.1","@pnpm/logger":"2.1.0","@pnpm/server":"3.0.4","@types/archy":"0.0.31","find-packages":"5.0.2","path-absolute":"1.0.1","read-ini-file":"2.0.0","@pnpm/outdated":"2.0.11","camelcase-keys":"5.2.0","load-json-file":"6.0.0","loud-rejection":"2.1.0","mkdirp-promise":"5.0.1","process-exists":"3.1.0","read-yaml-file":"1.1.0","@pnpm/constants":"1.0.1","@pnpm/lifecycle":"6.1.1","@zkochan/libnpx":"11.0.0","graph-sequencer":"2.0.0","update-notifier":"2.5.0","write-json-file":"3.2.0","@pnpm/store-path":"2.0.0","@types/lru-cache":"^5.1.0","@types/minimatch":"^3.0.3","@pnpm/core-loggers":"3.0.2","pnpm-file-reporter":"0.1.0","@pnpm/package-store":"4.0.7","@pnpm/default-fetcher":"3.1.6","dir-is-case-sensitive":"1.0.2","version-selector-type":"2.0.1","@pnpm/default-reporter":"3.2.0","@pnpm/default-resolver":"3.0.10","@pnpm/read-importer-manifest":"1.0.2","@pnpm/store-controller-types":"3.0.3"},"_hasShrinkwrap":false,"readmeFilename":"README.md","__devDependencies":{"ncp":"2.0.0","pnpm":"link:","tape":"4.10.1","p-any":"2.1.0","retry":"0.12.0","byline":"5.0.0","mkdirp":"0.5.1","rimraf":"2.6.3","semver":"6.0.0","tslint":"5.16.0","ts-node":"8.1.0","write-pkg":"4.0.0","typescript":"3.4.5","@types/node":"*","@types/nopt":"3.0.29","@types/tape":"4.2.33","exists-link":"2.0.0","npm-run-all":"4.1.5","path-exists":"4.0.0","rimraf-then":"1.0.1","symlink-dir":"3.0.3","@types/ramda":"0.25.34","@types/retry":"0.12.0","tape-promise":"4.0.0","@pnpm/prepare":"0.0.0","@types/byline":"4.2.31","@types/mkdirp":"0.5.2","@types/semver":"6.0.0","write-yaml-file":"2.0.0","deep-require-cwd":"1.0.0","normalize-newline":"3.0.0","@pnpm/modules-yaml":"3.0.2","@types/common-tags":"1.8.0","pnpm-registry-mock":"2.12.0","@pnpm/tslint-config":"0.0.0","@pnpm/assert-project":"link:../../privatePackages/assert-project","@pnpm/lockfile-types":"1.1.0","@types/update-notifier":"2.5.0","@pnpm/read-package-json":"2.0.2","@pnpm/write-importer-manifest":"1.0.1","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_3.3.0_1557355220240_0.7517415460637182","host":"s3://npm-registry-packages"}},"3.3.1":{"name":"pnpm","version":"3.3.1","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@3.3.1","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"983e234ca3c0641c5016b9a37494ca84f997e38f","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-3.3.1.tgz","fileCount":4606,"integrity":"sha512-OnRUhabeIUevLGFhNsTeodzu6Du9SkFTlOiIekWfqvYcHBHorxO56o7Sq5y/IXkoF9aMRauEp8rwzHR1P0up6g==","signatures":[{"sig":"MEYCIQCXZ6uc4Ewxdip5A2J2LIHHnSN9ELS5fbldo6xF/8puVgIhAPx1m+OwbvcOzBjLqtfuBCbpwzxS/gZxL5xtNG6D/fZs","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":22003212,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc1xZoCRA9TVsSAnZWagAA11IP/0ugbhd289Gq0bZ3o0c6\nS9I2sr5BVkURKF96ERNsHuaWjo4lC3UkANLBsZ/gKtluABYX8cvQmDSPv5r1\n1TyYywKMo0jdWa6Tp+d8PWoWq/ibYtx8LTJ2LzrUuQenCgTRoy4Agh7YAVTi\nrg05DZO77B/k5pRdNxp1FPSOhfuqQ4oE7K3DmDD09Jd/92iNtzRdBBlbD+TA\nNmOhWzZ2fmf6R93fyQsyeKyYOBQF/VMbg27smNAdQG5YdtaLvtaTsqO1lrOY\nYHBvpOr/zYGc2tLEh1uUm6rrppDrOKaHCrKwZDsIwHduJwTZTj48gUa5cMPP\nd8gUM/urzP+rcayKlI8uVb7pvGPSqxuuE4P8VPNX8dbSeoNdsuDooMMDMdu6\n+HCwumwnn/7GndktKRBT7tUA8JrkbdxfaaVqbWWeww76UWQtzOZeVN+iCCC2\nSLzS5RH37qKDyo99b8Nfr4ur9LPk0n04oz84GeVbU3W05k1caK3Hoc6onmDX\nXKKgZeW7TchBtTxRZ5nY4gA1E80US/zHnRt+QlDw8ftq51el/hgN/FMM0orv\n+B8ZQsAgjMP1KlzRkhV0pBgcHOuf3F6eljaRclqWoRJ8Ff6ksLKl4avxZGlq\nEQhQDwWPxyC4ALYNfktFApZ4bj7I2vceV5mzJi94KvhHKNAOoBYVKNoDdlyY\niXhP\r\n=kC0S\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","_from":".","_shasum":"983e234ca3c0641c5016b9a37494ca84f997e38f","engines":{"node":">=8.15"},"scripts":{"tsc":"rimraf lib && tsc","lint":"tslint -c tslint.json src/**/*.ts test/**/*.ts","test":"npm run lint && npm run tsc && npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"run-p -r pnpm-registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf ../../../.tmp/ && rimraf node_modules/.bin/pnpm && pnpm-registry-mock prepare","pnpm-registry-mock":"pnpm-registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"10.12.0","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"mz":"2.7.0","mem":"4.3.0","nopt":"4.0.1","supi":"0.33.3","archy":"1.0.0","chalk":"2.4.2","delay":"4.2.0","execa":"1.0.0","is-ci":"2.0.0","ramda":"0.26.1","diable":"4.0.2","cp-file":"7.0.0","p-limit":"2.2.0","get-port":"5.0.0","p-filter":"2.1.0","@types/mz":"^0.0.32","camelcase":"5.3.1","fast-glob":"2.2.6","is-subdir":"1.0.3","lru-cache":"5.1.1","minimatch":"3.0.4","path-name":"1.0.0","tree-kill":"1.2.1","@pnpm/list":"1.0.8","is-windows":"1.0.2","pkgs-graph":"4.0.0","text-table":"0.2.0","@pnpm/types":"3.2.0","@pnpm/utils":"0.10.5","common-tags":"1.8.0","cross-spawn":"6.0.5","graceful-fs":"4.1.15","signal-exit":"3.0.2","strip-color":"0.1.0","@pnpm/config":"3.3.1","@pnpm/logger":"2.1.0","@pnpm/server":"3.0.4","@types/archy":"0.0.31","find-packages":"5.0.2","path-absolute":"1.0.1","read-ini-file":"2.0.0","@pnpm/outdated":"2.0.11","camelcase-keys":"5.2.0","load-json-file":"6.0.0","loud-rejection":"2.1.0","mkdirp-promise":"5.0.1","process-exists":"3.1.0","read-yaml-file":"1.1.0","@pnpm/constants":"1.0.1","@pnpm/lifecycle":"6.1.1","@zkochan/libnpx":"11.0.1","graph-sequencer":"2.0.0","update-notifier":"3.0.0","write-json-file":"3.2.0","@pnpm/store-path":"2.0.0","@types/lru-cache":"^5.1.0","@types/minimatch":"^3.0.3","@pnpm/core-loggers":"3.0.2","pnpm-file-reporter":"0.1.0","@pnpm/package-store":"4.0.7","@pnpm/default-fetcher":"3.1.6","dir-is-case-sensitive":"1.0.2","version-selector-type":"2.0.1","@pnpm/default-reporter":"3.2.0","@pnpm/default-resolver":"3.0.10","@pnpm/read-importer-manifest":"1.0.2","@pnpm/store-controller-types":"3.0.3"},"_hasShrinkwrap":false,"__devDependencies":{"ncp":"2.0.0","pnpm":"link:","tape":"4.10.1","p-any":"2.1.0","retry":"0.12.0","byline":"5.0.0","mkdirp":"0.5.1","rimraf":"2.6.3","semver":"6.0.0","tslint":"5.16.0","ts-node":"8.1.0","write-pkg":"4.0.0","typescript":"3.4.5","@types/node":"*","@types/nopt":"3.0.29","@types/tape":"4.2.33","exists-link":"2.0.0","npm-run-all":"4.1.5","path-exists":"4.0.0","rimraf-then":"1.0.1","symlink-dir":"3.0.3","@types/ramda":"0.25.34","@types/retry":"0.12.0","tape-promise":"4.0.0","@pnpm/prepare":"0.0.0","@types/byline":"4.2.31","@types/mkdirp":"0.5.2","@types/semver":"6.0.0","write-yaml-file":"2.0.0","deep-require-cwd":"1.0.0","normalize-newline":"3.0.0","@pnpm/modules-yaml":"3.0.2","@types/common-tags":"1.8.0","pnpm-registry-mock":"2.12.0","@pnpm/tslint-config":"0.0.0","@pnpm/assert-project":"link:../../privatePackages/assert-project","@pnpm/lockfile-types":"1.1.0","@types/update-notifier":"2.5.0","@pnpm/read-package-json":"2.0.2","@pnpm/write-importer-manifest":"1.0.1","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_3.3.1_1557599847257_0.8904814254124236","host":"s3://npm-registry-packages"}},"1.43.0":{"name":"pnpm","version":"1.43.0","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@1.43.0","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js","pnpx":"lib/bin/pnpx.js"},"dist":{"shasum":"2608955708c9926ffdfad4c90f700a4f16b6a6fb","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-1.43.0.tgz","fileCount":6237,"integrity":"sha512-s8CmNACjXR3Jt5DWwLRDM0pO48ndhiCJ7n2T7TY9B5Dgyxf3QHdxfU6s02zjv/8DPallbwoXkeeKr4tA75F/4A==","signatures":[{"sig":"MEUCIQCC9yhNIQqjjS4Ic1GkJ0OrdRnInTZuBdTi6cAKFxPf4gIgA5MXunsjUkvpmD31/c3/4e0I8hJGUqjlt44Ir0g/WTA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":25826585,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa82RlCRA9TVsSAnZWagAA8xoP/0Qi7HMBBCqULGorh3Fg\nv8mxkcMzBLEbKwygWO71JPS08rmhWrKm1QyfInWIfQvYKY0W7ehmzuiWX6QE\nX9dCmd6tmLswAJ41q1sLPPmnc/7GFRlhJUcmKYWZoMDDDFURMR7wa6ehP4ua\nf+EIpCeyui6r4zh45XNqmFtHgIfbjAlQOnd62eRI2vIqwnMy9/uZVIciL+KS\n8pzVE9vGa2+aa12AeLLewXTRz6FTPhMi2I5YCRIouk7WXzkSjUp5hHpSAGCt\nRJP31L7N5cI65gLDb+BVkf/k7WuBR9xg7VvJ6J099YFIhfn28QHB3TxOl2rP\nX0xp1W8z7akDVacKr7UjVHpX3nsJiy45Y8Uj4rUbO9SfULUYzwPgJWCrOxqm\nCW59MOautqPZymV1F3bT5qCLaIXSYqTXS1+igIZWkjdqh11uvUu8sO1xd2V5\nF9x37/4DqG3/irOlxaiUp5J2oKxEq2NIelm7/RaqtkK7o7SBmDhWpUASPQmh\nQbIRkgVkd1KTDQX4AINL1KsNmUVoR/O1EZ22MXW/9pSkqY2QEgUSHkANp+Oh\n++Y/STTOri8raFCk8xnbFJ2n8AlVrVY3wOJjTyhCQiNRkvwyn435DyufBPPs\nyBPZTlzSPAI4fUg6sbEsi/jPGdYOdcYa1nhRaTw8XgHxohvfS/VSMZ+BigG6\nHH/H\r\n=gkpJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","_from":".","files":["lib/"],"_shasum":"2608955708c9926ffdfad4c90f700a4f16b6a6fb","engines":{"node":">=4"},"gitHead":"7c184867b6240eef087d415b22853fa33660eaf9","scripts":{"tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json --project .","test":"npm run lint && npm run tsc && npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"preview --skip-prepublishOnly && npm-run-all -p -r pnpm-registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf ../.tmp/ && rimraf node_modules/.bin/pnpm && pnpm-registry-mock prepare","pnpm-registry-mock":"pnpm-registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"greenkeeper":{"ignore":["@pnpm/default-fetcher","@pnpm/default-resolver","@pnpm/logger","@pnpm/outdated","@pnpm/server","@pnpm/types","pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-registry-mock","remove-all-except-outer-links","pnpm-shrinkwrap","supi"]},"_nodeVersion":"10.0.0","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"nopt":"^4.0.1","supi":"^0.18.2","chalk":"^2.2.0","delay":"^2.0.0","is-ci":"^1.0.10","ramda":"^0.25.0","retry":"^0.12.0","byline":"^5.0.0","diable":"^4.0.1","p-limit":"^1.1.0","get-port":"^3.2.0","camelcase":"^4.1.0","path-name":"^1.0.0","pnpm-list":"^2.0.0","tree-kill":"^1.2.0","is-windows":"^1.0.1","pkgs-graph":"^2.0.0","text-table":"^0.2.0","@pnpm/types":"^1.5.0","common-tags":"^1.4.0","cross-spawn":"^6.0.3","graceful-fs":"^4.1.11","signal-exit":"^3.0.2","strip-color":"^0.1.0","@pnpm/config":"^0.3.1","@pnpm/logger":"^1.0.0","@pnpm/server":"^0.10.0","@types/retry":"^0.10.2","find-packages":"^2.2.0","package-store":"^0.19.0","path-absolute":"^1.0.0","read-ini-file":"^1.0.0","@pnpm/outdated":"^0.2.10","camelcase-keys":"^4.2.0","load-json-file":"^4.0.0","load-yaml-file":"^0.1.0","loud-rejection":"^1.6.0","mkdirp-promise":"^5.0.1","process-exists":"^3.0.0","util.promisify":"^1.0.0","@types/get-port":"^3.2.0","@zkochan/libnpx":"^9.6.1","graph-sequencer":"^2.0.0","update-notifier":"^2.1.0","write-json-file":"^2.3.0","@pnpm/store-path":"^1.0.3","pnpm-file-reporter":"^0.1.0","@pnpm/default-fetcher":"^0.4.0","@types/camelcase-keys":"^4.0.0","pnpm-default-reporter":"^0.16.4","@pnpm/default-resolver":"^0.1.6","@types/write-json-file":"^2.2.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"mz":"^2.6.0","caw":"^2.0.0","tape":"^4.6.3","execa":"^0.10.0","sepia":"^2.0.2","mkdirp":"^0.5.1","rimraf":"^2.5.4","semver":"^5.3.0","tslint":"^5.4.2","ts-node":"^6.0.0","read-pkg":"^3.0.0","@types/mz":"^0.0.32","write-pkg":"^3.1.0","typescript":"^2.7.1","@types/node":"^10.0.6","@types/nopt":"^3.0.29","@types/tape":"^4.2.30","exists-link":"^2.0.0","npm-run-all":"^4.0.1","path-exists":"^3.0.0","rimraf-then":"^1.0.1","@types/delay":"^2.0.1","@types/ramda":"^0.25.0","tape-promise":"^2.0.1","@types/byline":"^4.2.31","@types/mkdirp":"^0.5.0","@types/semver":"^5.3.32","@zkochan/husky":"^0.0.0","@commitlint/cli":"^6.1.3","package-preview":"^1.0.0","write-yaml-file":"^1.0.0","deep-require-cwd":"^1.0.0","npm-scripts-info":"^0.3.6","normalize-newline":"^3.0.0","@types/common-tags":"^1.2.5","pnpm-registry-mock":"^1.21.1","@pnpm/assert-project":"^1.1.1","@types/load-json-file":"^2.0.6","@commitlint/prompt-cli":"^6.1.3","@types/update-notifier":"^2.0.0","anonymous-npm-registry-client":"^0.1.2","@commitlint/config-conventional":"^6.1.3"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_1.43.0_1525900389262_0.16855497214460957","host":"s3://npm-registry-packages"}},"4.5.0-3":{"name":"pnpm","version":"4.5.0-3","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@4.5.0-3","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"b105134dc8b57945c05dc81018023e102ba19482","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-4.5.0-3.tgz","fileCount":5946,"integrity":"sha512-pF8Vupqmj4NymuCoHkNqumCmjM/FboIJqgVejLBapiB4/gfuxHzvow6toCd41veFJmtFcUcSzstbNB/F4XUkrw==","signatures":[{"sig":"MEUCIQCUEk/85MLukvglNV+k/3tNoSMU+TNPEjKTsg+d4Kl58QIgCyt+GCl+y26zqmL/O2O0JM5vE0B7B8WReD6XERk2j9U=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":22214522,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd9tRFCRA9TVsSAnZWagAA+bsP/jOgcc8X7ddMtGR4ErKj\nv1YkCvzrFbBc/3pxrKri2rUzMDGCKtFKTagI428yZYJtmRfDniz8OhpypUH6\nNsu0u9ARsEqItL6R06emRaDoVktdz2lEynryb5kWKoNZyKXZkHhIeRfcx8lD\nWXKbfbeRiRzMznDk5cghob/6eVsmna/ftePXiWevdfqlv0ksUfa5o/U74Yll\nF8SRuH7J/t4z5soFQMniA5KwNtV2Rvc689wAad1elafVoy5gPfZh5X88meDC\nIEFmRCa60VrWBLWtwqxon1Z+NcB9EjbmlkLoRG+GsH8zbj8VP9STURDy07T1\nFCsRKFJ01TKUsvgGYTXitQ1ZbukxzjtpQVGJsFFl9JWk+1/RWQvCPlVPFpMZ\nTge0x/VFk70x4vRG/U6GfouY75YdbWmME9Gtiw2Ydxw/xUH7EbSTFeNHfnos\n4Zpuj57sTQVhXf46zLtAZtTjeji4kmPXa8VTM9pkYMZIUhPhbxyOhoh/rEyO\nJktEth9CMxXCc7TJGXr8KwNsEh9sC6FQHmtQEIcTD2WTNcQRIJLrgg+bOnQv\n6qKvLng7dB9qaTGg4UwbkcyVyqTnD1ReLMg8/HiTmYBl/1JL0uhRPa9ndh/E\n9kqqGZ3n7BsS0NoJRA18M3ujd6zWwqDruHYQvqAOFH2wR6SgpQl0hExpA8aW\nFGF6\r\n=Yn6n\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","_from":".","_shasum":"b105134dc8b57945c05dc81018023e102ba19482","engines":{"node":">=10"},"scripts":{"tsc":"rimraf lib && tsc","lint":"tslint -c tslint.json src/**/*.ts test/**/*.ts","test":"npm run lint && npm run tsc && cross-env PNPM_REGISTRY_MOCK_PORT=7772 npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"run-p -r registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf node_modules/.bin/pnpm && registry-mock prepare","registry-mock":"registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"12.11.0","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"mz":"2.7.0","nopt":"4.0.1","supi":"0.37.4","archy":"1.0.0","chalk":"3.0.0","delay":"4.3.0","is-ci":"2.0.0","ramda":"0.26.1","diable":"4.0.2","get-port":"5.0.0","make-dir":"3.0.0","@types/mz":"^2.7.0","tree-kill":"1.2.2","is-windows":"1.0.2","@pnpm/error":"1.0.0","@pnpm/types":"4.0.0","common-tags":"1.8.0","graceful-fs":"4.2.1","render-help":"0.0.0","signal-exit":"3.0.2","@pnpm/config":"6.0.0","@pnpm/logger":"3.1.0","@pnpm/server":"6.0.0","@types/archy":"0.0.31","@pnpm/run-npm":"1.0.0","loud-rejection":"2.2.0","process-exists":"3.1.0","@pnpm/cli-utils":"0.2.3","@zkochan/libnpx":"11.0.3","@zkochan/rimraf":"1.0.0","update-notifier":"4.0.0","@pnpm/store-path":"2.1.1","@types/wrap-ansi":"3.0.0","@pnpm/core-loggers":"4.0.0","@pnpm/file-reporter":"0.1.0","@pnpm/parse-cli-args":"0.1.3","@pnpm/default-reporter":"5.0.4","@pnpm/find-workspace-dir":"1.0.0","@pnpm/plugin-commands-audit":"0.1.5","@pnpm/plugin-commands-import":"0.1.6","@pnpm/store-controller-types":"6.0.0","@pnpm/common-cli-options-help":"0.1.1","@pnpm/plugin-commands-listing":"0.1.7","@pnpm/plugin-commands-outdated":"0.1.7","@pnpm/store-connection-manager":"0.2.3","@pnpm/plugin-commands-recursive":"0.1.7","@pnpm/plugin-commands-publishing":"0.1.7","@pnpm/plugin-commands-installation":"0.1.8","@pnpm/plugin-commands-script-runners":"0.1.7"},"_hasShrinkwrap":false,"readmeFilename":"README.md","__devDependencies":{"ncp":"2.0.0","pnpm":"link:","tape":"4.11.0","execa":"3.4.0","p-any":"2.1.0","retry":"0.12.0","byline":"5.0.0","rimraf":"3.0.0","semver":"6.3.0","write-pkg":"4.0.0","@types/ncp":"2.0.3","@types/nopt":"3.0.29","cross-spawn":"7.0.1","exists-link":"2.0.0","npm-run-all":"4.1.5","path-exists":"4.0.0","symlink-dir":"3.1.1","@types/is-ci":"2.0.0","@types/ramda":"^0.26.38","@types/retry":"0.12.0","@types/table":"^4.0.7","tape-promise":"4.0.0","@pnpm/prepare":"*","@types/byline":"4.2.31","@types/mkdirp":"0.5.2","@types/semver":"^6.2.0","load-json-file":"6.2.0","read-yaml-file":"1.1.0","@pnpm/constants":"3.0.0","write-json-file":"4.0.0","write-yaml-file":"3.0.1","deep-require-cwd":"1.0.0","@types/is-windows":"^1.0.0","normalize-newline":"3.0.0","@pnpm/modules-yaml":"*","@types/common-tags":"1.8.0","@types/cross-spawn":"6.0.1","@types/graceful-fs":"4.1.3","@types/signal-exit":"3.0.0","@pnpm/assert-project":"*","@pnpm/lockfile-types":"1.1.0","dir-is-case-sensitive":"1.0.2","@types/update-notifier":"2.5.0","@pnpm/read-package-json":"*","@pnpm/read-importer-manifest":"2.0.1","@pnpm/find-workspace-packages":"2.0.6","@pnpm/write-importer-manifest":"*","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_4.5.0-3_1576457284868_0.16418580354033407","host":"s3://npm-registry-packages"}},"1.43.1":{"name":"pnpm","version":"1.43.1","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@1.43.1","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js","pnpx":"lib/bin/pnpx.js"},"dist":{"shasum":"0766354192aa2d843bcf1ddb277627e5cbc9c1e9","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-1.43.1.tgz","fileCount":6238,"integrity":"sha512-QWGsYMW17WFkn4B8wKYl54gQflekNuSKI5Ne+li1mTYofyqgD+bQB+OybYfgjzCxtzoRp57udb2qHJiPbaSFQQ==","signatures":[{"sig":"MEUCIE/mJf9IAKIvB5sZbPBqKuXJQ82dv+tAjxhQR+Ek2vLFAiEAlyitM85eRDdUWbr3FHf5Bs6IR2pAnqk7gwKo+JD0fUQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":25840555,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa9eGmCRA9TVsSAnZWagAAgXQQAKHOh3Z8ks0P1bfGYQAM\n/eWt+ibFwEg/LuUE+3ZPeZzN00ayLwFs9fxUjGae26b0ZMj2HvVm6KFo3fyu\nEz+oOfD8yBwfB3/gZsA3O4Ft10kJdDV1v7aakbyafq5zIDeH90xJMeJK2YLc\nfpf+PFEFThrjTiK1V9UHwb40y7+dgphm+I/QPPXvJmE+MrK4VMt6pbxQ+tBX\nV1S+W0SB7MLyCQuh4YUp7l6PrJbjXXw38DJWwbty8ZsinlH1UNDWnRdhjX1H\nhGEOGij+cN5qqwcDN79B2JkBDUFRUJ5sE85RSpYMR0PhE40NkMvksaaWEQfL\nG7D9JAsTEF9BRlJ0GvpxIqoUqc2Y+CClmLj5sg/S5JWZsqpvNlWH2SOkWT6+\na/U059W2rmmMPAKCYsiUZsQQ6zaAB7vklbiCJcguWi1+E9B1wtZYRvp8e6fI\nuJ4C7ABw2AgSv1mx0fPsSHsXy2+jGvVig7/wrLaSaD/zZ2LT1g/YfJeuuNHL\nD5WxroN9p7ceNsDwbhHy5f4+WTnjTXy4TevwK3seql0gFkGPc7weRCqVR8e9\n8uPTPBSh9zs41yp0AyCROuJbbiF8s1zNCTIz+GS9cmDJ+PHLmtb09ZfP0QDU\nSBDYkfxrOvwotNm/3MxraO8KwuFa6DWymceQ+wUJmvOTZ6vBvwiPVGaj15yf\ni03L\r\n=j6yn\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","_from":".","files":["lib/"],"_shasum":"0766354192aa2d843bcf1ddb277627e5cbc9c1e9","engines":{"node":">=4"},"gitHead":"a0775abd88c5ae963144660a0a52448e27219ff1","scripts":{"tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json --project .","test":"npm run lint && npm run tsc && npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"preview --skip-prepublishOnly && npm-run-all -p -r pnpm-registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf ../.tmp/ && rimraf node_modules/.bin/pnpm && pnpm-registry-mock prepare","pnpm-registry-mock":"pnpm-registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"greenkeeper":{"ignore":["@pnpm/default-fetcher","@pnpm/default-resolver","@pnpm/logger","@pnpm/outdated","@pnpm/server","@pnpm/types","pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-registry-mock","remove-all-except-outer-links","pnpm-shrinkwrap","supi"]},"_nodeVersion":"9.10.1","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"mz":"^2.7.0","nopt":"^4.0.1","supi":"^0.18.2","chalk":"^2.2.0","delay":"^2.0.0","is-ci":"^1.0.10","ramda":"^0.25.0","byline":"^5.0.0","diable":"^4.0.1","p-limit":"^1.1.0","get-port":"^3.2.0","@types/mz":"^0.0.32","camelcase":"^4.1.0","path-name":"^1.0.0","pnpm-list":"^2.0.0","tree-kill":"^1.2.0","is-windows":"^1.0.1","pkgs-graph":"^2.0.0","text-table":"^0.2.0","@pnpm/types":"^1.5.0","common-tags":"^1.4.0","cross-spawn":"^6.0.3","graceful-fs":"^4.1.11","signal-exit":"^3.0.2","strip-color":"^0.1.0","@pnpm/config":"^0.3.1","@pnpm/logger":"^1.0.0","@pnpm/server":"^0.10.0","find-packages":"^2.2.0","package-store":"^0.19.0","path-absolute":"^1.0.0","read-ini-file":"^1.0.0","@pnpm/outdated":"^0.2.10","camelcase-keys":"^4.2.0","load-json-file":"^4.0.0","load-yaml-file":"^0.1.0","loud-rejection":"^1.6.0","mkdirp-promise":"^5.0.1","process-exists":"^3.0.0","util.promisify":"^1.0.0","@types/get-port":"^3.2.0","@zkochan/libnpx":"^9.6.1","graph-sequencer":"^2.0.0","update-notifier":"^2.1.0","@pnpm/store-path":"^1.0.3","pnpm-file-reporter":"^0.1.0","@pnpm/default-fetcher":"^0.4.0","@types/camelcase-keys":"^4.0.0","pnpm-default-reporter":"^0.16.4","@pnpm/default-resolver":"^0.1.6"},"_hasShrinkwrap":false,"devDependencies":{"caw":"^2.0.0","tape":"^4.6.3","execa":"^0.10.0","retry":"^0.12.0","sepia":"^2.0.2","mkdirp":"^0.5.1","rimraf":"^2.5.4","semver":"^5.3.0","tslint":"^5.4.2","ts-node":"^6.0.0","read-pkg":"^3.0.0","write-pkg":"^3.1.0","typescript":"^2.7.1","@types/node":"^10.0.6","@types/nopt":"^3.0.29","@types/tape":"^4.2.30","exists-link":"^2.0.0","npm-run-all":"^4.0.1","path-exists":"^3.0.0","rimraf-then":"^1.0.1","@types/delay":"^2.0.1","@types/ramda":"^0.25.0","@types/retry":"^0.10.2","tape-promise":"^2.0.1","@types/byline":"^4.2.31","@types/mkdirp":"^0.5.0","@types/semver":"^5.3.32","@zkochan/husky":"^0.0.0","@commitlint/cli":"^6.1.3","package-preview":"^1.0.0","write-json-file":"^2.3.0","write-yaml-file":"^1.0.0","deep-require-cwd":"^1.0.0","npm-scripts-info":"^0.3.6","normalize-newline":"^3.0.0","@types/common-tags":"^1.2.5","pnpm-registry-mock":"^1.21.1","@pnpm/assert-project":"^1.1.1","@types/load-json-file":"^2.0.6","@commitlint/prompt-cli":"^6.1.3","@types/update-notifier":"^2.0.0","@types/write-json-file":"^2.2.1","anonymous-npm-registry-client":"^0.1.2","@commitlint/config-conventional":"^6.1.3"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_1.43.1_1526063526203_0.8461253177480639","host":"s3://npm-registry-packages"}},"4.5.0-2":{"name":"pnpm","version":"4.5.0-2","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@4.5.0-2","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"3c735505b46b1baf53526a5fdf76ce1e7e3c683a","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-4.5.0-2.tgz","fileCount":5946,"integrity":"sha512-+WiIOv0X7Csb5Y/M7H+HETSgVImvTj8jxwCEiOgDG9F7Vj58NW0bdzUdvY7gEmgle8jSFvHtyyNBdob4vjmDQw==","signatures":[{"sig":"MEUCIQCZAvF1Ix9LAYnqDX6YXvW5e1ubs53EOgsnt08+JUao9gIgIATdO4kK5pVYNArmhp515M2TU6R2w21GEs+8DGz4bmU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":22214522,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd9tNwCRA9TVsSAnZWagAA3q4P+wVFbyyahc0LoZpAA7e0\nEbb778E3AWPMbdn9AwbT1daNbJfli+iVr/Gekk1ABOxcDfbRA7OHSKLf1GM4\naqFBsA18BZK9g3e6OLd2DcO8sObxdv/okzhvTmMFKGh5ocu023e60Yr1VrUm\nlGYde2Lx4M4amDZENQwmLaGhsVqwQaab8NMxuPRO0ea6ipTEdZhUaf3AP3Q/\ngf05EoVgKJ0Ab3VHHajcWns+L7M5JV0zNafP33Te7HQT72PlA3vBTAQZsg2Z\nDgBvLLDXKP/tdWSkk74pByO9jHiC9UX9T/odg/JfTzChrYMTFjHV9Z3i+B65\nfFDwo/QMEFyK63Yo6t2qRjKloTm4BzU4kFteAv+OAu55afRCIoGnlhByxue/\n3ERuQLO1hGbRj8vTAFazK4dvB7a1UHwfWCPFH4zgqZEiA20bsjPAhxkCd/W0\nsT/BPAOtav1xycw+fsvOoESUZFJlOnBtJ458pcX0gTTiQqK+V0tlNrOwQeFR\nXZirIpIP6YO20inL1vdtkugwjlKaNmHe8Rs71UwNL+Rfi/nZiDjQQSKvqyJQ\nvCTvjSwikiC/cPiinS0hM9k5tpQiYM7BOIXRWuIgxJAqvq6mEyZcrGMsEVXt\nQI2Ga4C7beWfnk7ptdXu39KE/5QHDE5DbnC1Qez198iAZZ74c/N7r+arUA4M\nK8yI\r\n=QzMm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","_from":".","_shasum":"3c735505b46b1baf53526a5fdf76ce1e7e3c683a","engines":{"node":">=10"},"scripts":{"tsc":"rimraf lib && tsc","lint":"tslint -c tslint.json src/**/*.ts test/**/*.ts","test":"npm run lint && npm run tsc && cross-env PNPM_REGISTRY_MOCK_PORT=7772 npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"run-p -r registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf node_modules/.bin/pnpm && registry-mock prepare","registry-mock":"registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"12.11.0","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"mz":"2.7.0","nopt":"4.0.1","supi":"0.37.4","archy":"1.0.0","chalk":"3.0.0","delay":"4.3.0","is-ci":"2.0.0","ramda":"0.26.1","diable":"4.0.2","get-port":"5.0.0","make-dir":"3.0.0","@types/mz":"^2.7.0","tree-kill":"1.2.2","is-windows":"1.0.2","@pnpm/error":"1.0.0","@pnpm/types":"4.0.0","common-tags":"1.8.0","graceful-fs":"4.2.1","render-help":"0.0.0","signal-exit":"3.0.2","@pnpm/config":"6.0.0","@pnpm/logger":"3.1.0","@pnpm/server":"6.0.0","@types/archy":"0.0.31","@pnpm/run-npm":"1.0.0","loud-rejection":"2.2.0","process-exists":"3.1.0","@pnpm/cli-utils":"0.2.3","@zkochan/libnpx":"11.0.3","@zkochan/rimraf":"1.0.0","update-notifier":"4.0.0","@pnpm/store-path":"2.1.1","@types/wrap-ansi":"3.0.0","@pnpm/core-loggers":"4.0.0","@pnpm/file-reporter":"0.1.0","@pnpm/parse-cli-args":"0.1.3","@pnpm/default-reporter":"5.0.4","@pnpm/find-workspace-dir":"1.0.0","@pnpm/plugin-commands-audit":"0.1.5","@pnpm/plugin-commands-import":"0.1.6","@pnpm/store-controller-types":"6.0.0","@pnpm/common-cli-options-help":"0.1.1","@pnpm/plugin-commands-listing":"0.1.7","@pnpm/plugin-commands-outdated":"0.1.7","@pnpm/store-connection-manager":"0.2.3","@pnpm/plugin-commands-recursive":"0.1.7","@pnpm/plugin-commands-publishing":"0.1.7","@pnpm/plugin-commands-installation":"0.1.8","@pnpm/plugin-commands-script-runners":"0.1.7"},"_hasShrinkwrap":false,"readmeFilename":"README.md","__devDependencies":{"ncp":"2.0.0","pnpm":"link:","tape":"4.11.0","execa":"3.4.0","p-any":"2.1.0","retry":"0.12.0","byline":"5.0.0","rimraf":"3.0.0","semver":"6.3.0","write-pkg":"4.0.0","@types/ncp":"2.0.3","@types/nopt":"3.0.29","cross-spawn":"7.0.1","exists-link":"2.0.0","npm-run-all":"4.1.5","path-exists":"4.0.0","symlink-dir":"3.1.1","@types/is-ci":"2.0.0","@types/ramda":"^0.26.38","@types/retry":"0.12.0","@types/table":"^4.0.7","tape-promise":"4.0.0","@pnpm/prepare":"*","@types/byline":"4.2.31","@types/mkdirp":"0.5.2","@types/semver":"^6.2.0","load-json-file":"6.2.0","read-yaml-file":"1.1.0","@pnpm/constants":"3.0.0","write-json-file":"4.0.0","write-yaml-file":"3.0.1","deep-require-cwd":"1.0.0","@types/is-windows":"^1.0.0","normalize-newline":"3.0.0","@pnpm/modules-yaml":"*","@types/common-tags":"1.8.0","@types/cross-spawn":"6.0.1","@types/graceful-fs":"4.1.3","@types/signal-exit":"3.0.0","@pnpm/assert-project":"*","@pnpm/lockfile-types":"1.1.0","dir-is-case-sensitive":"1.0.2","@types/update-notifier":"2.5.0","@pnpm/read-package-json":"*","@pnpm/read-importer-manifest":"2.0.1","@pnpm/find-workspace-packages":"2.0.6","@pnpm/write-importer-manifest":"*","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_4.5.0-2_1576457071460_0.8555983030700638","host":"s3://npm-registry-packages"}},"4.5.0-1":{"name":"pnpm","version":"4.5.0-1","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@4.5.0-1","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"d518b4d14169bde4d40bc68cca0278217dc3227b","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-4.5.0-1.tgz","fileCount":25,"integrity":"sha512-eoz/ExXrhFXh4JmGuJuaCYEamZkbenocVraUpPuyCg5xvHsd+GAVocSy5RT5ms983QiqhOuJf5/pmDQrsI6/hQ==","signatures":[{"sig":"MEUCIQCUIbLAlxKfRsN/Y55WGlBtjv9Q1h0ksXWdHN+TZdWz2gIgDYBj6jsAApgYLUK54KktzjkNWzHKIEnPb6ZCkMGE5nU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":59801,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd9pD9CRA9TVsSAnZWagAA8+0P/jv8TTcw5DRpxWkJlpEt\n/1fL7tyD0sqau7a1uqB44St+iqqhDS0uDbZeoYoqa0hMbkq6DUxSmlUMmKhv\n56AYFzhi4pZEggByggWjuX8d4FSWbA3nJuUhWb44p5/Zu5+RiK4Z9cc0HA08\nw+/UT7lIu7gSemqjGLTu6pnyW2wClYp3urgY2zvPKIIISRRufT9uMpBpjUiF\nU5tPiPKXXBSMmFvBhYvmqQt+1OKOMqAUfJRyxGlsVIot3C/o/EbBp2ISJWMs\ndpQMZPyYsNXkoMKhYF/h1vpudpX3aKZC6AlrQ0IdBsmT9+8pnH7zqLpXWWhd\nERJvozEKSSvFnCKHmCF8xZHN7HF3It68xsrQf4Xi3Udl189dOYBx3bdu21Rd\nFBRJ+4fToLOKhCWva+M8TXotbYq47TOfVD/CGDfJlU4nJLHQFTl/2S9qt1CC\n8jxVS/57srDaWAnHjxOg8D9ZFGc98ENiHybXYvcJF0flau8lMC6/eT+wQQkk\nzsX2GIUD9C+qKt9HSr1TlZZVdvdx0gCmTBDcrxIyf0eKRXCwKsJk8qwZuqx8\nWK7wRIRFOTKqo4DXpoON4EGwiZ1yV84nMThMlH1MyUpIEuxSoWD7Tmw5abB8\ndJty05TsquL3aJI0eAMdoQ9g9ORugvPrkdLFBEBS4iz+yp+SGkPPfo2z5czo\n9rEk\r\n=imb7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","engines":{"node":">=10"},"scripts":{"tsc":"rimraf lib && tsc","lint":"tslint -c tslint.json src/**/*.ts test/**/*.ts","test":"npm run lint && npm run tsc && cross-env PNPM_REGISTRY_MOCK_PORT=7772 npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"run-p -r registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf node_modules/.bin/pnpm && registry-mock prepare","registry-mock":"registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"6.13.4","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"12.11.0","dependencies":{"mz":"2.7.0","nopt":"4.0.1","supi":"0.37.1","archy":"1.0.0","chalk":"3.0.0","delay":"4.3.0","is-ci":"2.0.0","ramda":"0.26.1","diable":"4.0.2","get-port":"5.0.0","make-dir":"3.0.0","@types/mz":"^2.7.0","tree-kill":"1.2.2","is-windows":"1.0.2","@pnpm/error":"1.0.0","@pnpm/types":"4.0.0","common-tags":"1.8.0","graceful-fs":"4.2.1","render-help":"0.0.0","signal-exit":"3.0.2","@pnpm/config":"6.0.0","@pnpm/logger":"3.1.0","@pnpm/server":"6.0.0","@types/archy":"0.0.31","@pnpm/run-npm":"1.0.0","loud-rejection":"2.2.0","process-exists":"3.1.0","@pnpm/cli-utils":"0.2.1","@zkochan/libnpx":"11.0.3","@zkochan/rimraf":"1.0.0","update-notifier":"4.0.0","@pnpm/store-path":"2.1.1","@types/wrap-ansi":"3.0.0","@pnpm/core-loggers":"4.0.0","@pnpm/file-reporter":"0.1.0","@pnpm/parse-cli-args":"0.1.3","@pnpm/default-reporter":"5.0.4","@pnpm/find-workspace-dir":"1.0.0","@pnpm/plugin-commands-audit":"0.1.3","@pnpm/plugin-commands-import":"0.1.3","@pnpm/store-controller-types":"6.0.0","@pnpm/common-cli-options-help":"0.1.1","@pnpm/plugin-commands-listing":"0.1.4","@pnpm/plugin-commands-outdated":"0.1.4","@pnpm/store-connection-manager":"0.2.1","@pnpm/plugin-commands-recursive":"0.1.4","@pnpm/plugin-commands-publishing":"0.1.3","@pnpm/plugin-commands-installation":"0.1.4","@pnpm/plugin-commands-script-runners":"0.1.4"},"preferGlobal":true,"publishconfig":{"tag":"next"},"_hasShrinkwrap":false,"devDependencies":{"ncp":"2.0.0","pnpm":"link:","tape":"4.11.0","execa":"3.4.0","p-any":"2.1.0","retry":"0.12.0","byline":"5.0.0","rimraf":"3.0.0","semver":"6.3.0","write-pkg":"4.0.0","@types/ncp":"2.0.3","@types/nopt":"3.0.29","cross-spawn":"7.0.1","exists-link":"2.0.0","npm-run-all":"4.1.5","path-exists":"4.0.0","symlink-dir":"3.1.1","@types/is-ci":"2.0.0","@types/ramda":"^0.26.38","@types/retry":"0.12.0","@types/table":"^4.0.7","tape-promise":"4.0.0","@pnpm/prepare":"*","@types/byline":"4.2.31","@types/mkdirp":"0.5.2","@types/semver":"^6.2.0","load-json-file":"6.2.0","read-yaml-file":"1.1.0","@pnpm/constants":"3.0.0","write-json-file":"4.0.0","write-yaml-file":"3.0.1","deep-require-cwd":"1.0.0","@types/is-windows":"^1.0.0","normalize-newline":"3.0.0","@pnpm/modules-yaml":"*","@types/common-tags":"1.8.0","@types/cross-spawn":"6.0.1","@types/graceful-fs":"4.1.3","@types/signal-exit":"3.0.0","@pnpm/assert-project":"*","@pnpm/lockfile-types":"1.1.0","dir-is-case-sensitive":"1.0.2","@types/update-notifier":"2.5.0","@pnpm/read-package-json":"*","@pnpm/read-importer-manifest":"2.0.1","@pnpm/find-workspace-packages":"2.0.1","@pnpm/write-importer-manifest":"*","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_4.5.0-1_1576440060971_0.9575303191902449","host":"s3://npm-registry-packages"}},"4.5.0-0":{"name":"pnpm","version":"4.5.0-0","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@4.5.0-0","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"8d0fdd4c1aa5784d363a14520dfdfb7cfd21ff8d","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-4.5.0-0.tgz","fileCount":5943,"integrity":"sha512-Bix/3vxw2dMpoMjM690tpnXycLGcFDQ0twZ0YRqbATfmbciHNYieg2qhaJTk5AbRUVIE2iDITNbYByPWijAXsA==","signatures":[{"sig":"MEUCIEF/54rRvKEX+T1057ITs7pSWCMkGJZL+wthL2wxDd7gAiEAlE75jY3CV9H2ylXKmZIMHfL2DHjSsQq8s7cUK15jdGE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":22044562,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd9RdMCRA9TVsSAnZWagAAYz8P/3l1ciT+PgHx0VI7DqIT\nMEX38idvLQ5Y8wfMp6BNxJPGrrOSJX2bVLWiVx+fO0fVOPXmWl3Ca7gKms7r\nFLcFI0Eds9RpA5aAtXHKIvYH4GETJtSwR3la0FVzbsiC3698MNaIo72l8SJ9\nrkcjVeKZyiHqstNlR+73nqxGi9M4io2woBpDvceXz3keSi7/hlTJE2LKuMJh\nkjOttZtwNX4zAyKdtTu2wuVefi2JOmNylwOm4aJOLQ7EKLnHVNzOmzm/r/VH\nVp8aCcJA7VBm/ogyorDsUzSkE7KQL7Mib36hb14We9Y4CMiWuDt7ImHL56V+\nMTAFKbxBbWvfx1l5LODh/RVhn3D9/8RxTMyuO5xqdh9OIwKZw34TUlM3ALrs\nXfJYcYTS8c5J1qw7fPeWtmaTf3Os6806iwQyoDwpy94SpcF91YA32cXRO18l\n+e9Svv9dbS7vwK4rVnOIT21LPNvNMkdIi+6w7WutlyVnHIjaBHNan2JpZXP1\nRwYWES5zmtBP/kpTi7ZoXx++xJrc1n48/0amWWBU2aRzv5X3iv3N8hfete37\nywlg2YtmNeoEBoGgkHpJ8Yb8KfCTP7STmrAeGtFK/8oHRRzMSTY9b+B381JP\nvuN+bkpHKhy1EgiL2pKdMmmvJzSw/fynf0wZHZM8yOwjU2HZJy9zMVGpw2dI\ngX+t\r\n=a1Tw\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","_from":".","_shasum":"8d0fdd4c1aa5784d363a14520dfdfb7cfd21ff8d","engines":{"node":">=10"},"scripts":{"tsc":"rimraf lib && tsc","lint":"tslint -c tslint.json src/**/*.ts test/**/*.ts","test":"npm run lint && npm run tsc && cross-env PNPM_REGISTRY_MOCK_PORT=7772 npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"run-p -r registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf node_modules/.bin/pnpm && registry-mock prepare","registry-mock":"registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"12.11.0","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"mz":"2.7.0","nopt":"4.0.1","supi":"0.37.0","archy":"1.0.0","chalk":"3.0.0","delay":"4.3.0","is-ci":"2.0.0","ramda":"0.26.1","diable":"4.0.2","get-port":"5.0.0","make-dir":"3.0.0","@types/mz":"^2.7.0","tree-kill":"1.2.2","is-windows":"1.0.2","@pnpm/error":"1.0.0","@pnpm/types":"4.0.0","common-tags":"1.8.0","graceful-fs":"4.2.1","render-help":"0.0.0","signal-exit":"3.0.2","@pnpm/config":"6.0.0","@pnpm/logger":"3.1.0","@pnpm/server":"6.0.0","@types/archy":"0.0.31","@pnpm/run-npm":"1.0.0","loud-rejection":"2.2.0","process-exists":"3.1.0","@pnpm/cli-utils":"0.2.0","@zkochan/libnpx":"11.0.3","@zkochan/rimraf":"1.0.0","update-notifier":"4.0.0","@pnpm/store-path":"2.1.1","@types/wrap-ansi":"3.0.0","@pnpm/core-loggers":"4.0.0","@pnpm/file-reporter":"0.1.0","@pnpm/parse-cli-args":"0.1.3","@pnpm/default-reporter":"5.0.4","@pnpm/find-workspace-dir":"1.0.0","@pnpm/plugin-commands-audit":"0.1.2","@pnpm/plugin-commands-import":"0.1.2","@pnpm/store-controller-types":"6.0.0","@pnpm/common-cli-options-help":"0.1.1","@pnpm/plugin-commands-listing":"0.1.3","@pnpm/plugin-commands-outdated":"0.1.3","@pnpm/store-connection-manager":"0.2.0","@pnpm/plugin-commands-recursive":"0.1.3","@pnpm/plugin-commands-publishing":"0.1.2","@pnpm/plugin-commands-installation":"0.1.3","@pnpm/plugin-commands-script-runners":"0.1.3"},"_hasShrinkwrap":false,"readmeFilename":"README.md","__devDependencies":{"ncp":"2.0.0","pnpm":"link:","tape":"4.11.0","execa":"3.4.0","p-any":"2.1.0","retry":"0.12.0","byline":"5.0.0","rimraf":"3.0.0","semver":"6.3.0","write-pkg":"4.0.0","@types/ncp":"2.0.3","@types/nopt":"3.0.29","cross-spawn":"7.0.1","exists-link":"2.0.0","npm-run-all":"4.1.5","path-exists":"4.0.0","symlink-dir":"3.1.1","@types/is-ci":"2.0.0","@types/ramda":"^0.26.38","@types/retry":"0.12.0","@types/table":"^4.0.7","tape-promise":"4.0.0","@pnpm/prepare":"*","@types/byline":"4.2.31","@types/mkdirp":"0.5.2","@types/semver":"^6.2.0","load-json-file":"6.2.0","read-yaml-file":"1.1.0","@pnpm/constants":"3.0.0","write-json-file":"4.0.0","write-yaml-file":"3.0.1","deep-require-cwd":"1.0.0","@types/is-windows":"^1.0.0","normalize-newline":"3.0.0","@pnpm/modules-yaml":"*","@types/common-tags":"1.8.0","@types/cross-spawn":"6.0.1","@types/graceful-fs":"4.1.3","@types/signal-exit":"3.0.0","@pnpm/assert-project":"*","@pnpm/lockfile-types":"1.1.0","dir-is-case-sensitive":"1.0.2","@types/update-notifier":"2.5.0","@pnpm/read-package-json":"*","@pnpm/read-importer-manifest":"2.0.1","@pnpm/find-workspace-packages":"2.0.0","@pnpm/write-importer-manifest":"*","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_4.5.0-0_1576343371313_0.6227843870217533","host":"s3://npm-registry-packages"}},"6.18.0":{"name":"pnpm","version":"6.18.0","keywords":["pnpm6","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"license":"MIT","_id":"pnpm@6.18.0","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"pnpm@kochan.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"4eaa9d494b8a2e3d23e8abbe16f48a84cfb39c47","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-6.18.0.tgz","fileCount":657,"integrity":"sha512-YGm1Dz8IG7szmYkpGx9WXXeidn340oSjrquCizkr9R2Pmp4NyPB8815xvaL8n0EI0fTe5+0Edx4KVAbHYF1ItA==","signatures":[{"sig":"MEYCIQDNhtAoN8B04A96x2qVHgnbO8l9onjLUmdhMh5wJLY89wIhALcV94fbb/GKnYzL/VUqWj4+/SBrwcGCAKw3R13W41tm","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9652358},"main":"bin/pnpm.cjs","_from":"file:pnpm-6.18.0.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=12.17"},"funding":{"url":"https://opencollective.com/pnpm"},"scripts":{"lint":"eslint -c ../../eslint.json src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7781 pnpm run test:e2e","start":"pnpm tsc --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build && pnpm run lint -- --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.cjs","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"pnpm@kochan.io"},"_resolved":"/home/runner/work/pnpm/pnpm/packages/pnpm/pnpm-6.18.0.tgz","_integrity":"sha512-YGm1Dz8IG7szmYkpGx9WXXeidn340oSjrquCizkr9R2Pmp4NyPB8815xvaL8n0EI0fTe5+0Edx4KVAbHYF1ItA==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.24.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"14.18.0","preferGlobal":true,"publishConfig":{"tag":"next","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_6.18.0_1634637730484_0.8423830122976317","host":"s3://npm-registry-packages"}},"7.26.1":{"name":"pnpm","version":"7.26.1","keywords":["pnpm7","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@7.26.1","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"c90c500377edfc6fdda0c6e80d1c3c305888de9d","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-7.26.1.tgz","fileCount":658,"integrity":"sha512-l86ZNy8RZmG2aDxZVk6+vt9c8aV0tMZICQxPksRQOL5r2n92kgaIauYSFUZ+LNmPJFsbSGKpsvgOF41oiS7JWw==","signatures":[{"sig":"MEYCIQDNuHBMP9jFCtM0zpn+lxGOOSwgMnH714EMp92dSYhTqQIhAJNTjLsRDfuVaipAVJ0+CgN0sOMNJ5HNP+0pMEotVOY1","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13391713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj01LFACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoVjw//ZIIYzU+fzpLq+DLFrVnAlxFm8tKhJdD+qqQ/UeicoSSlyfmt\r\n2jVdFslcZfNQeSTt5IkK6ZSfH1q7XRli9KI82u/qsa/UI91L0QQ2nP4VlWPV\r\npwz7A54kyN6HNQXk8DHQMIPUGziLkONk/BK8ZuJnp7LQfT4UI1psZ7m4OeN/\r\ntkPH2X6OEcpUETusNTyzbgAUTF8cRWxD7wB1CfK7ZmsbfJHLmpPKWUjc8fRq\r\nunWnPgkg8hPJDo+bUGm2cBtn1CkrqDuxQ21iMUHSlPs5/XmYZdyBypYbGLU/\r\nlA+GEOuR1HubTkpmFyuuq5rUBufkErcGgeccUc0tkmWnkU+GOv/RQ0qsTtQb\r\n9SobpobJ9VETMb9PbRu2dVAS727IbuLdVdFCOcBPbsc3CEuzy7bL/hOFsm6g\r\nX3FPrCaAGvv1FwpNutFqYcjmsVPZpP0WCg1IM3RAP1pvJDnl2fDiGQHTf5cy\r\npzzMH5DAnrOLt1fF2jqW2locV2e4Zuk3xAahDuoRWyey0haxScbuQQ15EAIn\r\ndbWYOK6nhDeIYBceXHzoQPBXxe5YrbqjGL2BR7fRehUHcwNeArgqUVNcM1ql\r\n2on6j75VzSdTaOB3aGW+IZrkS2OuGe+hEuhvo/v2BGsrUnz3SOQsHV3MLJRn\r\nD68SWheVoYrab+ZLVToU15rayVMvPOW5Bjg=\r\n=YUdO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","_from":"file:pnpm-7.26.1.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=14.6"},"exports":{".":"./package.json"},"funding":{"url":"https://opencollective.com/pnpm"},"scripts":{"lint":"eslint src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7776 pnpm run test:e2e","start":"tsc --watch","bundle":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/537576a67ebb6d2d151dba21397995a1/pnpm-7.26.1.tgz","_integrity":"sha512-l86ZNy8RZmG2aDxZVk6+vt9c8aV0tMZICQxPksRQOL5r2n92kgaIauYSFUZ+LNmPJFsbSGKpsvgOF41oiS7JWw==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.24.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"16.19.0","preferGlobal":true,"publishConfig":{"tag":"next-7","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_7.26.1_1674793669079_0.3635317128813256","host":"s3://npm-registry-packages"}},"4.5.0-6":{"name":"pnpm","version":"4.5.0-6","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@4.5.0-6","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"97a6bbdfc8622d0c196aa33f5102d3aa9bd2bc84","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-4.5.0-6.tgz","fileCount":5946,"integrity":"sha512-kIQDBfbQhP5Ts79L+iq0nEUUkG7FAFQRzDjxwKVGmP99CLGskkbAz1zC+ozH2LURMR5zmBfCrgV+8LSpHHQyhA==","signatures":[{"sig":"MEUCIA5HB7+cHVmtt4S/MKaJBGZrh3gKDCr14lRj8mgEKfTOAiEAg+d7i9fkMPA1oHp59o4X6Wl8V+mvahqUYFrUP779ay4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":22214522,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd9tYxCRA9TVsSAnZWagAA4+AP/2GgMOCVRVTfpTtfqdgm\nLmUMqm/druvwozCtT9pVVO8Rb8PJAx0WVFEGJN/lfvwiXgHQYZfYNwdCs4WK\ntG2LrA5e4cttMDcDkpJNUQfIaHVrHepwQntwxa3cGr2mfDKP9WwC2zhKERgn\nqrZR0ZY9XK5HEwooB7U4gBHQSNSDCA4r4qhqxMtPluBVEJ5tBNlYOKZKAbd1\njLWFuPYIBi8gXDBNNkzYzQy2RHiKkPwTkLKHL9DDm7IJH/+yrElRlpeMw35E\noDJK1fbgor/NqY91iD26fnlEznqkmSwBwY1B+z2wewPKyOSmfNsHH6G48Krt\n3nFop+H+Kzl66asYkI++wqRikKMo4k3P9cVGT8Zhf5MMTgH3Lee7EVZiEhic\n/48G51LunwRxQJ0BGCF0JLdspxDyeexSlQxLlqmCi8Sdn8MIblXkWTC8g6Rr\n8wHNYcrvaeRXA+c2bhODzr0trCkQV2QUMVWOHGnf0r257tWVQUZJ3/Zu+elf\nyKlg98gfjEHaDkr5rIONXOwNXP5xAWeK/NQK2MuXOxgUY3MltPTdcMBarzfx\nvUCsSDL/xFpRliKTKnsS7FcnkRVK5Qvun+hvPuSi9R4jWHoqAAiSxUC6Yjl5\nKu755PeZJRyv07t1G6szAcFs1s7AY3x+zX/UN39Ee32NAahm/wZrIwMbsUKQ\nwEsH\r\n=V7Za\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","_from":".","_shasum":"97a6bbdfc8622d0c196aa33f5102d3aa9bd2bc84","engines":{"node":">=10"},"scripts":{"tsc":"rimraf lib && tsc","lint":"tslint -c tslint.json src/**/*.ts test/**/*.ts","test":"npm run lint && npm run tsc && cross-env PNPM_REGISTRY_MOCK_PORT=7772 npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"run-p -r registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf node_modules/.bin/pnpm && registry-mock prepare","registry-mock":"registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"12.11.0","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"mz":"2.7.0","nopt":"4.0.1","supi":"0.37.4","archy":"1.0.0","chalk":"3.0.0","delay":"4.3.0","is-ci":"2.0.0","ramda":"0.26.1","diable":"4.0.2","get-port":"5.0.0","make-dir":"3.0.0","@types/mz":"^2.7.0","tree-kill":"1.2.2","is-windows":"1.0.2","@pnpm/error":"1.0.0","@pnpm/types":"4.0.0","common-tags":"1.8.0","graceful-fs":"4.2.1","render-help":"0.0.0","signal-exit":"3.0.2","@pnpm/config":"6.0.0","@pnpm/logger":"3.1.0","@pnpm/server":"6.0.0","@types/archy":"0.0.31","@pnpm/run-npm":"1.0.0","loud-rejection":"2.2.0","process-exists":"3.1.0","@pnpm/cli-utils":"0.2.3","@zkochan/libnpx":"11.0.3","@zkochan/rimraf":"1.0.0","update-notifier":"4.0.0","@pnpm/store-path":"2.1.1","@types/wrap-ansi":"3.0.0","@pnpm/core-loggers":"4.0.0","@pnpm/file-reporter":"0.1.0","@pnpm/parse-cli-args":"0.1.3","@pnpm/default-reporter":"5.0.4","@pnpm/find-workspace-dir":"1.0.0","@pnpm/plugin-commands-audit":"0.1.5","@pnpm/plugin-commands-import":"0.1.6","@pnpm/store-controller-types":"6.0.0","@pnpm/common-cli-options-help":"0.1.1","@pnpm/plugin-commands-listing":"0.1.7","@pnpm/plugin-commands-outdated":"0.1.7","@pnpm/store-connection-manager":"0.2.3","@pnpm/plugin-commands-recursive":"0.1.7","@pnpm/plugin-commands-publishing":"0.1.7","@pnpm/plugin-commands-installation":"0.1.8","@pnpm/plugin-commands-script-runners":"0.1.7"},"_hasShrinkwrap":false,"readmeFilename":"README.md","__devDependencies":{"ncp":"2.0.0","pnpm":"link:","tape":"4.11.0","execa":"3.4.0","p-any":"2.1.0","retry":"0.12.0","byline":"5.0.0","rimraf":"3.0.0","semver":"6.3.0","write-pkg":"4.0.0","@types/ncp":"2.0.3","@types/nopt":"3.0.29","cross-spawn":"7.0.1","exists-link":"2.0.0","npm-run-all":"4.1.5","path-exists":"4.0.0","symlink-dir":"3.1.1","@types/is-ci":"2.0.0","@types/ramda":"^0.26.38","@types/retry":"0.12.0","@types/table":"^4.0.7","tape-promise":"4.0.0","@pnpm/prepare":"*","@types/byline":"4.2.31","@types/mkdirp":"0.5.2","@types/semver":"^6.2.0","load-json-file":"6.2.0","read-yaml-file":"1.1.0","@pnpm/constants":"3.0.0","write-json-file":"4.0.0","write-yaml-file":"3.0.1","deep-require-cwd":"1.0.0","@types/is-windows":"^1.0.0","normalize-newline":"3.0.0","@pnpm/modules-yaml":"*","@types/common-tags":"1.8.0","@types/cross-spawn":"6.0.1","@types/graceful-fs":"4.1.3","@types/signal-exit":"3.0.0","@pnpm/assert-project":"*","@pnpm/lockfile-types":"1.1.0","dir-is-case-sensitive":"1.0.2","@types/update-notifier":"2.5.0","@pnpm/read-package-json":"*","@pnpm/read-importer-manifest":"2.0.1","@pnpm/find-workspace-packages":"2.0.6","@pnpm/write-importer-manifest":"*","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_4.5.0-6_1576457776502_0.08202524301123337","host":"s3://npm-registry-packages"}},"7.26.2":{"name":"pnpm","version":"7.26.2","keywords":["pnpm7","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@7.26.2","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"628d4e3ef0e4a9850018c34516594055f9160859","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-7.26.2.tgz","fileCount":658,"integrity":"sha512-Ywwh8puMMJQDO0kX4gxW9yBdbYISt3B6IfekexzWIium5wmpopAHMUpLuxRac5U5AAIIvt4ZQntWy6VcXs0iEg==","signatures":[{"sig":"MEYCIQD1tKywqBbpxV2cTb0RuNMhT28DauPdCiYlnSnpzDtxaAIhALe81+lr6LT4IvV/8iSqJpuwi6Mx9Sklu/mlG2KAxEoR","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13424667,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj1emNACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq0dw/8C5LlkLVDQntyNfiuh0rLmDP2B4WJgaQ6YTg6dnmNpaX60fM4\r\nBTKqny1BuS/OTaW2CbvHwQPGblizNxCRz5SVGZcfNkPsXWPxWzrPRmerEFGS\r\nUw0mKk/IfVkenRyahnEuoXXV8wDUjN2qmagKW4vnUlCUJlpnrgBlAbZtEWgG\r\nrDXevW34yFixoRxo73rx6LWoJZiZ+hsmuZiMh2mbfbdLvlsIPaZ0l1t6LjFf\r\nqJsT0qT/10skFgI6KMltdZFPWMPUH5P35yJ1D9gsbVEOTnbEpkjQlsR7+K9I\r\nTrxt1xRELmYfx5394wSzPc/MM05CvfqR226xxvRArxghmHzDmlqsZOxu1tjf\r\nhB0fi52oRyg5h37b+8LBxrXOBxrHdUkgwkdMP7cMIVkJlqGhKOrWSf0rqutj\r\nSYZNtNK+ESi/yCJlBkw827of7t9k+2PouhyXYwD+W7D9MAs7l/QcWPBRwCNd\r\nETiLZ/T9Bq2wrVNuLFJlYtOO/nnkvQo5ThdAqztMgisYdWfeiFoBUvhzmQNv\r\n3DnL5uEHSKWFK/AvHm1Dd/hkoLZZs1Tr3XRUlmO7TLy/SB6Co4OCQ8G8phLU\r\nbxiHc17Yc68VBbbNX6gwFZ5W+tTuGBeKFPgU4mNDsAzsB5CdaYtOf7W1SwYq\r\nTnFjr/XIC2Ww7I8FKrCuLQ78CUivIvIYoTg=\r\n=YPSR\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","_from":"file:pnpm-7.26.2.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=14.6"},"exports":{".":"./package.json"},"funding":{"url":"https://opencollective.com/pnpm"},"scripts":{"lint":"eslint src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7776 pnpm run test:e2e","start":"tsc --watch","bundle":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/c5fb8f61bddbda707e18b105147aa438/pnpm-7.26.2.tgz","_integrity":"sha512-Ywwh8puMMJQDO0kX4gxW9yBdbYISt3B6IfekexzWIium5wmpopAHMUpLuxRac5U5AAIIvt4ZQntWy6VcXs0iEg==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.24.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"16.19.0","preferGlobal":true,"publishConfig":{"tag":"next-7","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_7.26.2_1674963341344_0.7698903155435914","host":"s3://npm-registry-packages"}},"4.5.0-5":{"name":"pnpm","version":"4.5.0-5","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@4.5.0-5","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"f8422ed15b0996f989c732812af288f1ad968bac","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-4.5.0-5.tgz","fileCount":5946,"integrity":"sha512-464QwLUPKBP3IxsA7d6V+Ka/Nh8tHaXLLGhOxJO8yP+uiROhpxV81/Ph2b3VS0gCrcPbh5lii8cdP+o1kkMeqw==","signatures":[{"sig":"MEQCIAIhZCaB+MlScO1aMADDpbdyByMSpjLqiWqjqwIMZPwqAiAoL54KiG3d4Z0uaj62P9i5PXZX4SHmndHMs70c4x+Eiw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":22214522,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd9tVaCRA9TVsSAnZWagAAnGsP/2UCTtXLz145yGDnvum8\n5gzOgI02WM5IG9m32vRFpIvkql1T0+ge2cUuk4i4Udv7DEp1D/HyKfj0mKck\nkWgpvOsYaM4PXUMslgnKJZzQB7IMgYMH5lSvT6SBOPlecPslRfs02M0M8Kq9\nNF0HH1md76T77IhORBZcazQqAhlokatKlec8ky7k29oj5kG3jWbu4tHQEOfK\ntucmVIg9IsLjR+MVNZLHfzju5bLP0icf1XNOGKRh+HTKtFk+V2UYbS9H4+ry\nKdDzKgkrJijQ8CNVGKFYWiwhizoITdFtibIi80oNfQBp8fixLOmQ3a1Thffm\nmuGUs+3lJl8gWQkN5WvwkngfndJX7lntguhlN2EGu1jlkewsFYPTIZf0f3fU\nzHsyaQkSvK1wkXkofuu3dR2MNvUPVmeR8s7umuDRkrnACWp2j5Nidk+GPa1j\neRpu7atztV9Tg+A5ArfBm7ufuDXQZYj6ZRs/PQ5DyVakovMO3tte2pwRnZRS\nxGyOBZkm49VJDOjCybbyCmvoGZltN5XmLN+1AQj+mpFwBkPZwp6oaXajkCsy\nrcM6za7SqCR65318C9WNWvTY+HjJ6oVFubC/CdwI1Rks9odOgG4JkT3+igl1\nJNOtSl+Bv/AHuiD4m1N0Tbb0oMk0A5piqSxMW0n+NEGdG2vWZYWKax5IMT7z\nlNSN\r\n=hd6Q\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","_from":".","_shasum":"f8422ed15b0996f989c732812af288f1ad968bac","engines":{"node":">=10"},"scripts":{"tsc":"rimraf lib && tsc","lint":"tslint -c tslint.json src/**/*.ts test/**/*.ts","test":"npm run lint && npm run tsc && cross-env PNPM_REGISTRY_MOCK_PORT=7772 npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"run-p -r registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf node_modules/.bin/pnpm && registry-mock prepare","registry-mock":"registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"12.11.0","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"mz":"2.7.0","nopt":"4.0.1","supi":"0.37.4","archy":"1.0.0","chalk":"3.0.0","delay":"4.3.0","is-ci":"2.0.0","ramda":"0.26.1","diable":"4.0.2","get-port":"5.0.0","make-dir":"3.0.0","@types/mz":"^2.7.0","tree-kill":"1.2.2","is-windows":"1.0.2","@pnpm/error":"1.0.0","@pnpm/types":"4.0.0","common-tags":"1.8.0","graceful-fs":"4.2.1","render-help":"0.0.0","signal-exit":"3.0.2","@pnpm/config":"6.0.0","@pnpm/logger":"3.1.0","@pnpm/server":"6.0.0","@types/archy":"0.0.31","@pnpm/run-npm":"1.0.0","loud-rejection":"2.2.0","process-exists":"3.1.0","@pnpm/cli-utils":"0.2.3","@zkochan/libnpx":"11.0.3","@zkochan/rimraf":"1.0.0","update-notifier":"4.0.0","@pnpm/store-path":"2.1.1","@types/wrap-ansi":"3.0.0","@pnpm/core-loggers":"4.0.0","@pnpm/file-reporter":"0.1.0","@pnpm/parse-cli-args":"0.1.3","@pnpm/default-reporter":"5.0.4","@pnpm/find-workspace-dir":"1.0.0","@pnpm/plugin-commands-audit":"0.1.5","@pnpm/plugin-commands-import":"0.1.6","@pnpm/store-controller-types":"6.0.0","@pnpm/common-cli-options-help":"0.1.1","@pnpm/plugin-commands-listing":"0.1.7","@pnpm/plugin-commands-outdated":"0.1.7","@pnpm/store-connection-manager":"0.2.3","@pnpm/plugin-commands-recursive":"0.1.7","@pnpm/plugin-commands-publishing":"0.1.7","@pnpm/plugin-commands-installation":"0.1.8","@pnpm/plugin-commands-script-runners":"0.1.7"},"_hasShrinkwrap":false,"readmeFilename":"README.md","__devDependencies":{"ncp":"2.0.0","pnpm":"link:","tape":"4.11.0","execa":"3.4.0","p-any":"2.1.0","retry":"0.12.0","byline":"5.0.0","rimraf":"3.0.0","semver":"6.3.0","write-pkg":"4.0.0","@types/ncp":"2.0.3","@types/nopt":"3.0.29","cross-spawn":"7.0.1","exists-link":"2.0.0","npm-run-all":"4.1.5","path-exists":"4.0.0","symlink-dir":"3.1.1","@types/is-ci":"2.0.0","@types/ramda":"^0.26.38","@types/retry":"0.12.0","@types/table":"^4.0.7","tape-promise":"4.0.0","@pnpm/prepare":"*","@types/byline":"4.2.31","@types/mkdirp":"0.5.2","@types/semver":"^6.2.0","load-json-file":"6.2.0","read-yaml-file":"1.1.0","@pnpm/constants":"3.0.0","write-json-file":"4.0.0","write-yaml-file":"3.0.1","deep-require-cwd":"1.0.0","@types/is-windows":"^1.0.0","normalize-newline":"3.0.0","@pnpm/modules-yaml":"*","@types/common-tags":"1.8.0","@types/cross-spawn":"6.0.1","@types/graceful-fs":"4.1.3","@types/signal-exit":"3.0.0","@pnpm/assert-project":"*","@pnpm/lockfile-types":"1.1.0","dir-is-case-sensitive":"1.0.2","@types/update-notifier":"2.5.0","@pnpm/read-package-json":"*","@pnpm/read-importer-manifest":"2.0.1","@pnpm/find-workspace-packages":"2.0.6","@pnpm/write-importer-manifest":"*","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_4.5.0-5_1576457562225_0.42902686529689804","host":"s3://npm-registry-packages"}},"10.0.0-alpha.0":{"name":"pnpm","version":"10.0.0-alpha.0","keywords":["pnpm10","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@10.0.0-alpha.0","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"e5d5e9d19db82b87e340a4e00c813efd112853d8","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-10.0.0-alpha.0.tgz","fileCount":901,"integrity":"sha512-hWlB7yJmXS8+QcBOjYbtdX7wV/srw1ARaYv6mI71gXzBzdKLuIPn8j8FaMdd5VRNR1AhHUJ2ubptVTaesgelSQ==","signatures":[{"sig":"MEUCIBxUaGtjWhiFwfjIE71nmDb0QTQhB3EpjzqIhnKgTsgaAiEA0E+me22SUKD30Dp60+D/H3KHknjxnLYmuaraDdXMiqM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18200927},"jest":{"preset":"@pnpm/jest-config"},"main":"bin/pnpm.cjs","_from":"file:pnpm-10.0.0-alpha.0.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=18.12"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7777 jest","start":"tsc --watch","bundle":"ts-node bundle.ts","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/templates dist/templates && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/1686ceb8885ecda7968d622ef59455db/pnpm-10.0.0-alpha.0.tgz","_integrity":"sha512-hWlB7yJmXS8+QcBOjYbtdX7wV/srw1ARaYv6mI71gXzBzdKLuIPn8j8FaMdd5VRNR1AhHUJ2ubptVTaesgelSQ==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git","directory":"pnpm"},"_npmVersion":"10.7.0","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"18.20.4","preferGlobal":true,"publishConfig":{"tag":"next-10","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/pnpm_10.0.0-alpha.0_1730086004068_0.041498136708634226","host":"s3://npm-registry-packages"}},"7.26.0":{"name":"pnpm","version":"7.26.0","keywords":["pnpm7","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@7.26.0","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"a011d8126f18c8bbf1adf445a43453168e8cf215","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-7.26.0.tgz","fileCount":658,"integrity":"sha512-ASNhFsTa9YpJoalnGa28IKMimZk/oBOt19oxvB6+iP2EVr1h+PYcsTty4mrgSE/LegWQPy4yphZinshKjxycOA==","signatures":[{"sig":"MEYCIQDm3YyJJMlCFZtkcIi5h3NVcZl8FnnoK3PJ9EwF9i6+HQIhAMV8o8gcD1zipbxZBcGCiGbahlUqj6Nx575CKCbCfCzU","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13391408,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjz9aHACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrnvA/+J4+AAjBVXzpsEW0HW4lX3o99/85PHpWhmyDsFV6tGJJ78MQy\r\nMZ9bYsX1cdAiUvToBUYgFZBu1PgX4AKi0UM3Bq652+BM/78/PAJmenNx4KmU\r\nGgKnYAsrzm7aLb/Di1klPTSbgSpztTCxz8wluiovlntGVyTtItzqqF2LSFZb\r\nzpezJv9L32WhgKKhCnGTKQm+MWC+MdHLe1YF2YybMJpAhPZGoM8oSbIPQM/k\r\nGdtzfaGzbHfpmmbplmaJyJARdBlmLBWTHjS/FeUH27y3OWkLU5nB8AaQ7O0b\r\najtRUSO4oKbHAa1wpVyZlheh6la2FhIlViGiyyYE/NBbJUdiIGv2vZ9AxvXe\r\nVphAamlGg+jM0gn2jEN6YpdVTn8XqL1NRVZJPTHhmN5pYEaJ/cCy+OBTZ4h8\r\nueb4bHLJbLRmtSURFzBLsEV/M3U1fn1TQui3DoDEmjfqN8QAh2PsiR3TJYxg\r\nwKZWU/sBzZS4x0INGLGQdSHR5egH5N2NMnWM7mf5Y7hMJ7bKgFJNF8TScl+h\r\nbkCERLYLCPXpjfDgclnvTT0kXF2mzHvspSkKVY2rG06hoI8TuCUHv5rsE20v\r\nVRELnol3ITdxXIT1ojy7r533yUdOaG9wVFmp6fxcxL1tbFVIrv4hx+DGxxpz\r\nD7XhrWF95tmI60khmNS7L5xDCj8AD3HqLNk=\r\n=JFOY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","_from":"file:pnpm-7.26.0.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=14.6"},"exports":{".":"./package.json"},"funding":{"url":"https://opencollective.com/pnpm"},"scripts":{"lint":"eslint src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7776 pnpm run test:e2e","start":"tsc --watch","bundle":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/3569b085ca27f1ac1624aa3c3ee8d0a2/pnpm-7.26.0.tgz","_integrity":"sha512-ASNhFsTa9YpJoalnGa28IKMimZk/oBOt19oxvB6+iP2EVr1h+PYcsTty4mrgSE/LegWQPy4yphZinshKjxycOA==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.24.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"16.19.0","preferGlobal":true,"publishConfig":{"tag":"next-7","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_7.26.0_1674565255495_0.360193690040703","host":"s3://npm-registry-packages"}},"10.0.0-alpha.1":{"name":"pnpm","version":"10.0.0-alpha.1","keywords":["pnpm10","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@10.0.0-alpha.1","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"0226b73f449d6c48dbe7938a80fd59f5793e97bc","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-10.0.0-alpha.1.tgz","fileCount":901,"integrity":"sha512-J7zoxwtdGle7kK/27CIX29NHT0yk4Yv0p4v1U14C5NqKe4Fwl49vhdf32TBVQ7fTMeSxz0W3xEP8RWxTRL3x0Q==","signatures":[{"sig":"MEUCIFzZPFL5ELmkf8TKEkBXBZouzGq/WI2Vy0ry3g+GH1BmAiEAl5i/47FYNTpmeuNH8MZs91CHcJylkLkB6rgmIM+RxMQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18230921},"jest":{"preset":"@pnpm/jest-config"},"main":"bin/pnpm.cjs","_from":"file:pnpm-10.0.0-alpha.1.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=18.12"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7777 jest","start":"tsc --watch","bundle":"ts-node bundle.ts","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/templates dist/templates && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/913dc55c33e8094497cefb3aad9789a3/pnpm-10.0.0-alpha.1.tgz","_integrity":"sha512-J7zoxwtdGle7kK/27CIX29NHT0yk4Yv0p4v1U14C5NqKe4Fwl49vhdf32TBVQ7fTMeSxz0W3xEP8RWxTRL3x0Q==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git","directory":"pnpm"},"_npmVersion":"10.8.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"18.20.5","preferGlobal":true,"publishConfig":{"tag":"next-10","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/pnpm_10.0.0-alpha.1_1731669528832_0.4944791835234996","host":"s3://npm-registry-packages"}},"10.0.0-alpha.2":{"name":"pnpm","version":"10.0.0-alpha.2","keywords":["pnpm10","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@10.0.0-alpha.2","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"7afbf15bf5e6bb0c439c9510f34530420af6e6fa","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-10.0.0-alpha.2.tgz","fileCount":901,"integrity":"sha512-8YpZyjYRACMhr3aB5tSSNMs+zoSWsFgYvlsQgRaOwhuMPSjLtDUeL97GbKleZRb6rwi5W3VQE8iM9RdNUCmGXA==","signatures":[{"sig":"MEUCIFCfTyebgIM8IDY6Eh9ZEBgpB7GmTjf5zxYY3c/ssHCZAiEAnvs8z4fNmjTMZwIplUyz0lYScH9WlB1KOOQNslSa8wM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18231003},"jest":{"preset":"@pnpm/jest-config"},"main":"bin/pnpm.cjs","_from":"file:pnpm-10.0.0-alpha.2.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=18.12"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7777 jest","start":"tsc --watch","bundle":"ts-node bundle.ts","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/templates dist/templates && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/b5c18da594222a72e6885a5b1752f140/pnpm-10.0.0-alpha.2.tgz","_integrity":"sha512-8YpZyjYRACMhr3aB5tSSNMs+zoSWsFgYvlsQgRaOwhuMPSjLtDUeL97GbKleZRb6rwi5W3VQE8iM9RdNUCmGXA==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git","directory":"pnpm"},"_npmVersion":"10.8.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"18.20.5","preferGlobal":true,"publishConfig":{"tag":"next-10","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/pnpm_10.0.0-alpha.2_1731671622292_0.8658600066270967","host":"s3://npm-registry-packages"}},"10.0.0-alpha.3":{"name":"pnpm","version":"10.0.0-alpha.3","keywords":["pnpm10","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@10.0.0-alpha.3","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"18252891c7a190cdf65de291de3029c0e3c4f4fc","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-10.0.0-alpha.3.tgz","fileCount":901,"integrity":"sha512-tRnwl+Dm7+WRnN4z/slG7rjeWVtq3MduAOEeRDUzHmkXDIEqaaI0d4BpAVMnX8pWHYjsYUaBoOnVb8MbeRj50w==","signatures":[{"sig":"MEQCIFjj8v0oBQLbMU9vaYRcOoCl1d7iycnYMK67lYgnIfHEAiAKX2cYYI/6Usegx3wWfaceMnyKUSCVgZiGWcoxSBhU5Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18235549},"jest":{"preset":"@pnpm/jest-config"},"main":"bin/pnpm.cjs","_from":"file:pnpm-10.0.0-alpha.3.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=18.12"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7777 jest","start":"tsc --watch","bundle":"ts-node bundle.ts","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/templates dist/templates && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/901355269806e78ac7603043d5c4352c/pnpm-10.0.0-alpha.3.tgz","_integrity":"sha512-tRnwl+Dm7+WRnN4z/slG7rjeWVtq3MduAOEeRDUzHmkXDIEqaaI0d4BpAVMnX8pWHYjsYUaBoOnVb8MbeRj50w==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git","directory":"pnpm"},"_npmVersion":"10.8.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"18.20.5","preferGlobal":true,"publishConfig":{"tag":"next-10","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/pnpm_10.0.0-alpha.3_1732529179197_0.05055584448587336","host":"s3://npm-registry-packages"}},"0.35.0":{"name":"pnpm","version":"0.35.0","keywords":["install","npm"],"author":{"name":"Rico Sta. Cruz","email":"rico@ricostacruz.com"},"license":"MIT","_id":"pnpm@0.35.0","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://github.com/rstacruz/pnpm#readme","bugs":{"url":"https://github.com/rstacruz/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js"},"dist":{"shasum":"97ebb6b6c41379c26215c9afecd3234ce65e58f5","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-0.35.0.tgz","integrity":"sha512-WtJrfk8JXHLsxDBdQNSxgQ2BjqvVeZ+IsXLDUgp/InYwcBvxozaLfdONb08zEZn5LyKv0hsPo4ReXtP0z2WLJA==","signatures":[{"sig":"MEUCIQCjyEA0cpmWMrNjc/NyxZqi2hoto4haONAswWIy+80RXwIgW99KY9nkKkG8rqseta3ayVU2c1MaTjaaeyGVWuE1iwk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["bin/","lib/",".scripts/","cached_node_modules/"],"config":{"ghooks":{"commit-msg":"node ./node_modules/validate-commit-msg/index.js"},"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"_shasum":"97ebb6b6c41379c26215c9afecd3234ce65e58f5","engines":{"node":">=4"},"gitHead":"f33e9b834156d00d4e68bb707126729a2c9a3c6c","scripts":{"tsc":"rimraf lib && tsc","lint":"standard && tslint -c tslint.json ./src/**/*.ts ./test/**/*.ts","test":"npm run lint && ts-node test | tap-diff","cover":"istanbul cover test/index.js","start":"npm run tsc -- --watch","commit":"git-cz","release":"sh .scripts/release.sh","posttest":"rimraf .tmp","docs:build":"docpress build","prerelease":"npm test"},"typings":"lib/index.d.ts","_npmUser":{"name":"zkochan","email":"zoltan.kochan@gmail.com"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/rstacruz/pnpm.git","type":"git"},"_npmVersion":"3.10.3","description":"A fast implementation of npm install","directories":{"test":"test"},"_nodeVersion":"6.5.0","dependencies":{"mz":"2.4.0","rc":"1.1.6","caw":"2.0.0","got":"6.3.0","meow":"3.7.0","chalk":"1.1.3","debug":"2.2.0","is-ci":"1.0.9","retry":"0.10.0","byline":"5.0.0","mkdirp":"0.5.1","rimraf":"2.5.4","semver":"5.3.0","tar-fs":"1.13.2","throat":"3.0.0","thenify":"3.2.0","lockfile":"1.0.1","node-gyp":"3.4.0","commondir":"1.0.1","json2yaml":"1.1.0","os-homedir":"1.0.1","common-tags":"1.3.1","cross-spawn":"^4.0.0","observatory":"1.0.0","read-pkg-up":"1.0.1","gunzip-maybe":"1.3.1","registry-url":"3.1.0","promisequence":"1.1.6","sorted-object":"2.0.1","camelcase-keys":"4.0.0","loud-rejection":"1.6.0","normalize-path":"2.0.1","supports-color":"3.1.2","@zkochan/logger":"0.1.0","npm-package-arg":"4.2.0","update-notifier":"1.0.2","is-retry-allowed":"1.1.0","registry-auth-token":"3.0.1","delocalize-dependencies":"0.1.0"},"preferGlobal":true,"devDependencies":{"ncp":"^2.0.0","nixt":"0.5.0","tape":"4.6.0","isexe":"1.1.2","sepia":"2.0.1","ghooks":"^1.3.2","tslint":"3.15.1","ts-node":"1.3.0","docpress":"0.6.13","istanbul":"^0.4.5","standard":"8.1.0","tap-diff":"0.1.1","commitizen":"^2.8.6","typescript":"2.0.2","git-update-ghpages":"1.3.0","validate-commit-msg":"^2.7.0","cz-conventional-changelog":"^1.2.0"},"_npmOperationalInternal":{"tmp":"tmp/pnpm-0.35.0.tgz_1474488984509_0.5798512601759285","host":"packages-16-east.internal.npmjs.com"}},"10.0.0-alpha.4":{"name":"pnpm","version":"10.0.0-alpha.4","keywords":["pnpm10","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@10.0.0-alpha.4","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"aca7935211e72e6e374cd373081eef25c36c4a61","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-10.0.0-alpha.4.tgz","fileCount":900,"integrity":"sha512-p2ZILtflgC24lmFE4d5JGKcbxrDxHWXSH8cZziP+avOPUnrjuX6CbyN4Em9iC02JUNGpkIYshmZQbP8BfuHUzA==","signatures":[{"sig":"MEYCIQD9s+DtAkUpTBzYUiJdNPY0Gji1mlLYpKBcpy8xcaqK/AIhAOGis8QvWPSorimz9RmLVNFD18LJc84TelZvV4xktBes","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":17998339},"jest":{"preset":"@pnpm/jest-config"},"main":"bin/pnpm.cjs","_from":"file:pnpm-10.0.0-alpha.4.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=18.12"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7777 jest","start":"tsc --watch","bundle":"ts-node bundle.ts","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/templates dist/templates && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/03a86caa825f949a09291a4af866fa82/pnpm-10.0.0-alpha.4.tgz","_integrity":"sha512-p2ZILtflgC24lmFE4d5JGKcbxrDxHWXSH8cZziP+avOPUnrjuX6CbyN4Em9iC02JUNGpkIYshmZQbP8BfuHUzA==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git","directory":"pnpm"},"_npmVersion":"10.8.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"18.20.5","preferGlobal":true,"publishConfig":{"tag":"next-10","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/pnpm_10.0.0-alpha.4_1732540900956_0.17117509285642662","host":"s3://npm-registry-packages"}},"2.5.0":{"name":"pnpm","version":"2.5.0","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@2.5.0","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js","pnpx":"lib/bin/pnpx.js"},"dist":{"shasum":"40c5dd2836d30328a1b758da7c54908f6034cca8","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-2.5.0.tgz","fileCount":4561,"integrity":"sha512-e6z/5tcBg1LHbN1WPalhJduCwXUPId5isJMknKVa3gCCq+IEgjceClR9BbrU9yOBpCrywCckuKCY4+DCUZa87w==","signatures":[{"sig":"MEYCIQDd7AJda6fNbsuttOiTKHfmgwBU2yYdPm4k6mHe5HIpmAIhALFyT4k6QKK5T7R54eEpp3l+6EbxKoP+cjDzgnIDShn8","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":23971463},"main":"lib/bin/pnpm.js","_from":".","files":["lib/"],"_shasum":"40c5dd2836d30328a1b758da7c54908f6034cca8","engines":{"node":">=6"},"scripts":{"tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json --project .","test":"npm run lint && npm run tsc && npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"pnpm link . && npm-run-all -p -r pnpm-registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf ../../../.tmp/ && rimraf node_modules/.bin/pnpm && pnpm-registry-mock prepare","pnpm-registry-mock":"pnpm-registry-mock","test:e2e-with-preview":"preview --skip-prepublishOnly && npm-run-all -p -r pnpm-registry-mock test:tap"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"greenkeeper":{"ignore":["@pnpm/default-fetcher","@pnpm/default-resolver","@pnpm/logger","@pnpm/outdated","@pnpm/server","@pnpm/types","pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-registry-mock","remove-all-except-outer-links","pnpm-shrinkwrap","supi"]},"_nodeVersion":"9.10.1","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"mz":"^2.7.0","nopt":"^4.0.1","supi":"^0.20.2","chalk":"^2.2.0","delay":"^3.0.0","is-ci":"^1.0.10","ramda":"^0.25.0","diable":"^4.0.1","p-limit":"^1.1.0","get-port":"^3.2.0","@types/mz":"^0.0.32","camelcase":"^4.1.0 || 5","lru-cache":"^4.1.3","path-name":"^1.0.0","pnpm-list":"^2.1.0","tree-kill":"^1.2.0","is-windows":"^1.0.1","pkgs-graph":"^2.0.0","text-table":"^0.2.0","@pnpm/types":"^1.5.0","@pnpm/utils":"^0.3.0","common-tags":"^1.4.0","cross-spawn":"^6.0.3","graceful-fs":"^4.1.11","signal-exit":"^3.0.2","strip-color":"^0.1.0","@pnpm/config":"^1.1.0","@pnpm/logger":"^1.0.0","@pnpm/server":"^0.13.2","find-packages":"^2.2.0","package-store":"^0.22.0","path-absolute":"^1.0.0","read-ini-file":"^1.0.0","@pnpm/outdated":"^0.3.3","camelcase-keys":"^4.2.0","load-json-file":"^4.0.0 || 5","load-yaml-file":"^0.1.0","loud-rejection":"^1.6.0","mkdirp-promise":"^5.0.1","process-exists":"^3.0.0","util.promisify":"^1.0.0","@pnpm/lifecycle":"^2.2.1","@types/get-port":"^3.2.0","@zkochan/libnpx":"^9.6.1","graph-sequencer":"^2.0.0","update-notifier":"^2.1.0","@pnpm/store-path":"^1.0.3","@types/lru-cache":"^4.1.1","pnpm-file-reporter":"^0.1.0","@pnpm/default-fetcher":"^0.4.0 || 1","@types/camelcase-keys":"^4.0.0","pnpm-default-reporter":"^0.17.4","@pnpm/default-resolver":"^2.0.0"},"_hasShrinkwrap":false,"devDependencies":{"caw":"^2.0.0","tape":"^4.6.3","execa":"^0.10.0","retry":"^0.12.0","sepia":"^2.0.2","byline":"^5.0.0","mkdirp":"^0.5.1","rimraf":"^2.5.4","semver":"^5.3.0","tslint":"^5.4.2","ts-node":"^6.0.0","read-pkg":"^3.0.0","write-pkg":"^3.1.0","typescript":"^2.9.1","@types/node":"^10.0.6","@types/nopt":"^3.0.29","@types/tape":"^4.2.30","exists-link":"^2.0.0","npm-run-all":"^4.0.1","path-exists":"^3.0.0","rimraf-then":"^1.0.1","@types/delay":"^2.0.1","@types/ramda":"^0.25.0","@types/retry":"^0.10.2","tape-promise":"^3.0.0","@types/byline":"^4.2.31","@types/mkdirp":"^0.5.0","@types/semver":"^5.3.32","@zkochan/husky":"^0.0.0","package-preview":"^1.0.0","write-json-file":"^2.3.0","write-yaml-file":"^1.0.0","deep-require-cwd":"^1.0.0","npm-scripts-info":"^0.3.6","normalize-newline":"^3.0.0","@types/common-tags":"^1.2.5","pnpm-registry-mock":"^2.0.0","@pnpm/assert-project":"^1.1.1","@types/load-json-file":"^2.0.6","@types/update-notifier":"^2.0.0","@types/write-json-file":"^2.2.1","anonymous-npm-registry-client":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_2.5.0_1528835126916_0.6371341562989101","host":"s3://npm-registry-packages"}},"8.10.5":{"name":"pnpm","version":"8.10.5","keywords":["pnpm8","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@8.10.5","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"4370a069f21873a0ad83c785b8048ed8caf6e6e9","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-8.10.5.tgz","fileCount":684,"integrity":"sha512-nBYfQz2FVRxY8bOhCxjMPfcrWgLSyu5lZswFtvIK3e+UfnldkMOQM7+S3lUXfq1p2H9iqdqtyR56LjtY9JNToA==","signatures":[{"sig":"MEQCIGXD3zgetfch2PogbjJnk0faLHCWfH8JyK0zZHoBN4DnAiBVdQrdfho+LueT8mbXX5C23H3G+SrRzbV2v+9Kg8XLdQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":14967331},"main":"bin/pnpm.cjs","_from":"file:pnpm-8.10.5.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=16.14"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7776 jest","start":"tsc --watch","bundle":"ts-node bundle.ts","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/de605748cbc2e44e21d562b6e9b5a9c4/pnpm-8.10.5.tgz","_integrity":"sha512-nBYfQz2FVRxY8bOhCxjMPfcrWgLSyu5lZswFtvIK3e+UfnldkMOQM7+S3lUXfq1p2H9iqdqtyR56LjtY9JNToA==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"9.8.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"18.18.2","preferGlobal":true,"publishConfig":{"tag":"next-8","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_8.10.5_1699963723361_0.8371860393769159","host":"s3://npm-registry-packages"}},"1.7.0":{"name":"pnpm","version":"1.7.0","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager"],"author":{"name":"Rico Sta. Cruz","email":"rico@ricostacruz.com"},"license":"MIT","_id":"pnpm@1.7.0","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js"},"dist":{"shasum":"1ee1530375e6825d010b641b1b18d41b6daf8f0a","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-1.7.0.tgz","integrity":"sha512-CNj8Q0B6Dm8zMNNYTvxrH1CEj7RF/oTzpY+cDOF+ytap628+SFHLObSchZYPu6VLwJlvDRjAM/t4WoKtyI4XUg==","signatures":[{"sig":"MEUCIQDWaX/IA7PIiIRICZr0btIU1rQsxO69C59KYa1gKUrHdAIgbJsksdeDAiGGsjj9/84h5adF27A6BGF3jphTW4lfeV0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/bin/pnpm.js","files":["lib/"],"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"engines":{"node":">=4"},"gitHead":"1aec0a425e483106da34b3f79805be5a0692e25b","_npmUser":{"name":"zkochan","email":"zoltan.kochan@gmail.com"},"__scripts":{"cz":"git-cz","?cz":"echo 'Run Git commit wizard'","tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json --project .","test":"npm run tsc && npm run lint && cd test && npm test","start":"npm run tsc -- --watch","prepare":"cd test && pnpm install","commitmsg":"validate-commit-msg","prepublish":"in-publish && echo 'You need to use \"publish-packed\" to publish pnpm' && false || npm run tsc"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"5.3.0","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"greenkeeper":{"ignore":["pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-logger","pnpm-registry-mock","remove-all-except-outer-links","pnpm-shrinkwrap","supi"]},"_nodeVersion":"6.9.1","preferGlobal":true,"__dependencies":{"npm":"^5.0.2","bole":"^3.0.2","nopt":"^4.0.1","supi":"^0.2.3","is-ci":"^1.0.10","ramda":"^0.24.1","byline":"^5.0.0","ndjson":"^1.5.0","camelcase":"^4.1.0","path-name":"^1.0.0","pnpm-list":"^1.0.0","@types/npm":"^2.0.28","@types/node":"^8.0.7","@types/nopt":"^3.0.29","common-tags":"^1.4.0","cross-spawn":"^5.0.0","graceful-fs":"^4.1.11","pnpm-logger":"^0.5.0","@types/ramda":"^0.24.1","@types/byline":"^4.2.31","load-json-file":"^2.0.0","loud-rejection":"^1.6.0","update-notifier":"^2.1.0","@types/common-tags":"^1.2.5","pnpm-file-reporter":"^0.0.1","@types/load-json-file":"^2.0.5","pnpm-default-reporter":"^0.8.0","@types/update-notifier":"^1.0.0"},"devDependencies":{"husky":"^0.14.0","rimraf":"^2.5.4","tslint":"^5.4.2","commitizen":"^2.8.6","in-publish":"^2.0.0","typescript":"^2.4.1","@types/tape":"^4.2.30","@types/mkdirp":"^0.5.0","npm-scripts-info":"^0.3.6","validate-commit-msg":"^2.7.0","cz-conventional-changelog":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/pnpm-1.7.0.tgz_1500325649860_0.3208881535101682","host":"s3://npm-registry-packages"}},"8.10.3":{"name":"pnpm","version":"8.10.3","keywords":["pnpm8","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@8.10.3","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"1b1fac50a1a7e3bcdd6c5686e9eaeaa27c8ec35e","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-8.10.3.tgz","fileCount":684,"integrity":"sha512-1952Dqr41NA/lzmkYr4L43mHQmDhG8QjuVFu8G6XVCguiEgELzMX2TRAo1vX5NWO6w0eSphyc0fow/o6DDgTFA==","signatures":[{"sig":"MEUCIAajYGU+h541T7pMaHB07SDN/uA+KMgtVyeyVwmS1iDOAiEA64HNjsMDUIZJzfNQFlpu8MQDzSeUuZU29be0PHXlGI4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":14966905},"main":"bin/pnpm.cjs","_from":"file:pnpm-8.10.3.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=16.14"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7776 jest","start":"tsc --watch","bundle":"ts-node bundle.ts","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/e5aabb9386761746be5b0cba37a50a56/pnpm-8.10.3.tgz","_integrity":"sha512-1952Dqr41NA/lzmkYr4L43mHQmDhG8QjuVFu8G6XVCguiEgELzMX2TRAo1vX5NWO6w0eSphyc0fow/o6DDgTFA==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"9.8.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"18.18.2","preferGlobal":true,"publishConfig":{"tag":"next-8","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_8.10.3_1699791957249_0.06294354893715748","host":"s3://npm-registry-packages"}},"1.7.1":{"name":"pnpm","version":"1.7.1","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager"],"author":{"name":"Rico Sta. Cruz","email":"rico@ricostacruz.com"},"license":"MIT","_id":"pnpm@1.7.1","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js"},"dist":{"shasum":"47ab3b00e8eb38b88c2bd3e51d8ce90b5cbdee56","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-1.7.1.tgz","integrity":"sha512-EF0EJIxtOQ2qHz4QoEK1nt17GX4Zhg6V0/dXNHpT8VKxA4+B+cHudCF2J1sZJMIlVPUlp8u7vIvVhrEzJb5SZA==","signatures":[{"sig":"MEUCIASqL8DUJtK+aC7eBFEZynw7l9AA4KoY127aAhio9q+TAiEA/2lqt3mVUh/KugJMY60wYxTq/RkwVIiNaJU7VanolMc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/bin/pnpm.js","files":["lib/"],"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"engines":{"node":">=4"},"gitHead":"453bf5771a332f747d2fbce42890035d64bbda22","_npmUser":{"name":"zkochan","email":"zoltan.kochan@gmail.com"},"__scripts":{"cz":"git-cz","?cz":"echo 'Run Git commit wizard'","tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json --project .","test":"npm run tsc && npm run lint && cd test && npm test","start":"npm run tsc -- --watch","prepare":"cd test && pnpm install","commitmsg":"validate-commit-msg","prepublish":"in-publish && echo 'You need to use \"publish-packed\" to publish pnpm' && false || npm run tsc"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"5.3.0","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"greenkeeper":{"ignore":["pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-logger","pnpm-registry-mock","remove-all-except-outer-links","pnpm-shrinkwrap","supi"]},"_nodeVersion":"6.9.1","preferGlobal":true,"__dependencies":{"npm":"^5.0.2","nopt":"^4.0.1","supi":"^0.2.4","is-ci":"^1.0.10","ramda":"^0.24.1","byline":"^5.0.0","camelcase":"^4.1.0","path-name":"^1.0.0","pnpm-list":"^1.0.0","@types/npm":"^2.0.28","@types/node":"^8.0.7","@types/nopt":"^3.0.29","common-tags":"^1.4.0","cross-spawn":"^5.0.0","graceful-fs":"^4.1.11","pnpm-logger":"^0.5.2","@types/ramda":"^0.24.1","@types/byline":"^4.2.31","load-json-file":"^2.0.0","loud-rejection":"^1.6.0","update-notifier":"^2.1.0","@types/common-tags":"^1.2.5","pnpm-file-reporter":"^0.0.1","@types/load-json-file":"^2.0.5","pnpm-default-reporter":"^0.8.0","@types/update-notifier":"^1.0.0"},"devDependencies":{"husky":"^0.14.0","rimraf":"^2.5.4","tslint":"^5.4.2","commitizen":"^2.8.6","in-publish":"^2.0.0","typescript":"^2.4.1","@types/tape":"^4.2.30","@types/mkdirp":"^0.5.0","npm-scripts-info":"^0.3.6","validate-commit-msg":"^2.7.0","cz-conventional-changelog":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/pnpm-1.7.1.tgz_1500414874467_0.6047090380452573","host":"s3://npm-registry-packages"}},"8.10.4":{"name":"pnpm","version":"8.10.4","keywords":["pnpm8","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@8.10.4","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"ad75b0e775742692244c8e5e17c358390abf2025","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-8.10.4.tgz","fileCount":684,"integrity":"sha512-KH7bZKf5dYOIhK80/tKuRqbwbD9Khkd59TP0OES/Wr8yJqBKQnhQSrEYYRpxDW4XFLUnKhoxLy5vJTz1h7mlVA==","signatures":[{"sig":"MEQCIC/ykDj7MCwALvUdN/8RRrGkGEUVUs/pZkHEjfw9/9mOAiBx5o9rjX/9NYwBXCDMOWxO5rQdBMC5BO+gSr61vSrt1A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":14967322},"main":"bin/pnpm.cjs","_from":"file:pnpm-8.10.4.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=16.14"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7776 jest","start":"tsc --watch","bundle":"ts-node bundle.ts","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/d588e5ab7f85fa5ad777cf3b744dee12/pnpm-8.10.4.tgz","_integrity":"sha512-KH7bZKf5dYOIhK80/tKuRqbwbD9Khkd59TP0OES/Wr8yJqBKQnhQSrEYYRpxDW4XFLUnKhoxLy5vJTz1h7mlVA==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"9.8.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"18.18.2","preferGlobal":true,"publishConfig":{"tag":"next-8","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_8.10.4_1699888613558_0.03932338306955163","host":"s3://npm-registry-packages"}},"8.10.1":{"name":"pnpm","version":"8.10.1","keywords":["pnpm8","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@8.10.1","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"8727b5fb0c6ecfbf417533b44052246f350dd504","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-8.10.1.tgz","fileCount":684,"integrity":"sha512-XK/sZs+dtsPr0+2hJbrdgSuMVL/vLjXcA9zC9lm1xO+oVeZBk3qs7mRLntFPsWb9w3iG7f72B0nQ3l+bRp2c8A==","signatures":[{"sig":"MEUCIQC/7uQWm01sjvzkZiiuD3uU4acAsRHJpwGQNHGkQdxpUAIgH2cBTH1YSCA3uukTuCQmWZMh3t8SLiADhTwgarSRJUg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":17223652},"main":"bin/pnpm.cjs","_from":"file:pnpm-8.10.1.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=16.14"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7776 jest","start":"tsc --watch","bundle":"ts-node bundle.ts","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/3113324825d766041a8fb4335300a687/pnpm-8.10.1.tgz","_integrity":"sha512-XK/sZs+dtsPr0+2hJbrdgSuMVL/vLjXcA9zC9lm1xO+oVeZBk3qs7mRLntFPsWb9w3iG7f72B0nQ3l+bRp2c8A==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"9.8.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"18.18.2","preferGlobal":true,"publishConfig":{"tag":"next-8","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_8.10.1_1698843118083_0.7597677408356254","host":"s3://npm-registry-packages"}},"8.10.2":{"name":"pnpm","version":"8.10.2","keywords":["pnpm8","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@8.10.2","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"e0b68270e89c817ff88b7be62466a2128c53af02","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-8.10.2.tgz","fileCount":684,"integrity":"sha512-B4IJPVumx62UYggbwe8HdQFqS0EJ7KHh/tzqbxEBQ69fUJk9s2xCfU+oxivjkgoyJNsS2nGdJGyhndnxgEjDPA==","signatures":[{"sig":"MEQCIBWpA3EkQbWGfKUcbl+eXwdDOHPX4maUNAJvr7zdFmAPAiByz+XJNLy0OnTTx2+hPiUppJoLqi1YCrxk49bGNhw5Bw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":17223640},"main":"bin/pnpm.cjs","_from":"file:pnpm-8.10.2.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=16.14"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7776 jest","start":"tsc --watch","bundle":"ts-node bundle.ts","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/34aa5fffdca3524d4a134df15542d8bd/pnpm-8.10.2.tgz","_integrity":"sha512-B4IJPVumx62UYggbwe8HdQFqS0EJ7KHh/tzqbxEBQ69fUJk9s2xCfU+oxivjkgoyJNsS2nGdJGyhndnxgEjDPA==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"9.8.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"18.18.2","preferGlobal":true,"publishConfig":{"tag":"next-8","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_8.10.2_1698856431156_0.2900371956217369","host":"s3://npm-registry-packages"}},"3.1.0-1":{"name":"pnpm","version":"3.1.0-1","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@3.1.0-1","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"7947121c0a6212bb758b2e2c71d2719fbc67cba9","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-3.1.0-1.tgz","fileCount":4600,"integrity":"sha512-tyJLLMZDNcQLiKeDLyAqcwCqHDRAFC3gJAOTXWJh+LQfefqpHXSUy0Q6c2CwA7ahFL1U+FTmSPGgzouaAxyFKw==","signatures":[{"sig":"MEUCIC02HCDcQMHcXtD3BM6cy0/OnxzYFD8LX2OXA8tPZiYuAiEAtGtIFOEuvQWpK3NiiGIZFUb8m/SchVAAQS2UrbaRXrk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":21525631,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcoQz6CRA9TVsSAnZWagAAD+cP/RJGP5hqummMbaVeBvLb\n8bnywcsYwrlAThYO6TQYh6ex9I41syLC6xDQq0hGHfmQHH7TDEfqRXbxE+u+\nJ3u8quezgD8iUar05/zOTF1OyQbcXdYtrWZujozQZZQE637gB/JY03/hURwJ\nloLp5r3begxC6PVTDKY3AAye07RcPQOmPYmiYWWrc3cBp0mVQjGDukMGBOis\nbxbErUBH3fz8wp4yYQNsXkiR27eKSPbEkjMTaBnVysb5dLzaWeSJI7qTWQGg\nf30R+Tlx5UWVee2j4a8OJenkPp6P9sVl2i+wI7FG/GF10VOCFCLa5byE4i3X\nqoORnbLj/yooOmwF/7Ou6fHpC/SugzAGsXC8FsEP0fioGxWay65Lum2gsRun\nx22gldAO48C37kee8IyVWnhJyUojHO9H/C/i8TCtyo6tRj/7cWDF5n6sI+JX\nAl5z7Qvy9ZnYh2wY1q9zogeS213GvOfAoqRpcI3q4jfz6tK09Hei/CNuDj2o\n3zNyZxBWbpDu5gYkjw8ywrT+0DM24YwEM8cFZikIndpDVEFlL6/rrBspv111\nM0P95mKb0AaYqWPDZPEj4lRMLvFcRr8k+ynlye8XGbpXdQVNfjokgNLSLEVw\n3yLTV3mAJR22zlTqB8C7+/z4FzNo/H7doFIqz6DxhKYvXBcaTu8I9rw05LJd\nvhE8\r\n=Nv3t\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","_from":".","_shasum":"7947121c0a6212bb758b2e2c71d2719fbc67cba9","engines":{"node":">=8"},"scripts":{"tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json src/**/*.ts test/**/*.ts","test":"npm run lint && npm run tsc && npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"npm-run-all -p -r pnpm-registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf ../../../.tmp/ && rimraf node_modules/.bin/pnpm && pnpm-registry-mock prepare","pnpm-registry-mock":"pnpm-registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"10.12.0","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"mz":"2.7.0","mem":"4.2.0","nopt":"4.0.1","supi":"0.31.1","archy":"1.0.0","chalk":"2.4.2","delay":"4.1.0","execa":"1.0.0","is-ci":"2.0.0","ramda":"0.26.1","diable":"4.0.2","p-limit":"2.2.0","get-port":"4.2.0","p-filter":"2.0.0","@types/mz":"^0.0.32","camelcase":"5.2.0","is-subdir":"1.0.3","lru-cache":"5.1.1","minimatch":"3.0.4","path-name":"1.0.0","tree-kill":"1.2.1","@pnpm/list":"1.0.2","is-windows":"1.0.2","pkgs-graph":"3.0.0","text-table":"0.2.0","@pnpm/types":"3.0.0","@pnpm/utils":"0.10.1","common-tags":"1.8.0","cross-spawn":"6.0.5","graceful-fs":"4.1.15","signal-exit":"3.0.2","strip-color":"0.1.0","@pnpm/config":"3.1.0","@pnpm/logger":"2.1.0","@pnpm/server":"3.0.0","@types/archy":"0.0.31","@types/p-any":"1.1.2","find-packages":"4.0.1","path-absolute":"1.0.1","read-ini-file":"2.0.0","@pnpm/outdated":"2.0.4","camelcase-keys":"5.0.0","load-json-file":"5.2.0","loud-rejection":"2.0.0","mkdirp-promise":"5.0.1","process-exists":"3.1.0","read-yaml-file":"1.1.0","util.promisify":"1.0.0","@pnpm/constants":"1.0.0","@pnpm/lifecycle":"5.0.0","@zkochan/libnpx":"10.0.0","graph-sequencer":"2.0.0","update-notifier":"2.5.0","@pnpm/store-path":"1.0.4","@types/lru-cache":"^5.1.0","@types/minimatch":"^3.0.3","@pnpm/core-loggers":"3.0.0","pnpm-file-reporter":"0.1.0","@pnpm/package-store":"4.0.2","@pnpm/default-fetcher":"3.1.1","@types/camelcase-keys":"^4.1.0","dir-is-case-sensitive":"1.0.0","@pnpm/default-reporter":"3.0.3","@pnpm/default-resolver":"3.0.3","@pnpm/store-controller-types":"3.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","__devDependencies":{"caw":"2.0.1","ncp":"2.0.0","pnpm":"link:","tape":"4.10.1","p-any":"1.1.0","retry":"0.12.0","sepia":"2.0.2","byline":"5.0.0","mkdirp":"0.5.1","rimraf":"2.6.3","semver":"6.0.0","tslint":"5.14.0","ts-node":"8.0.3","write-pkg":"3.2.0","typescript":"3.4.1","@types/node":"*","@types/nopt":"3.0.29","@types/tape":"4.2.33","exists-link":"2.0.0","npm-run-all":"4.1.5","path-exists":"3.0.0","rimraf-then":"1.0.1","symlink-dir":"3.0.1","@types/ramda":"0.25.34","@types/retry":"0.12.0","tape-promise":"4.0.0","@pnpm/prepare":"0.0.0","@types/byline":"4.2.31","@types/mkdirp":"0.5.2","@types/semver":"5.5.0","write-json-file":"3.1.0","write-yaml-file":"2.0.0","deep-require-cwd":"1.0.0","npm-scripts-info":"0.3.9","normalize-newline":"3.0.0","@pnpm/modules-yaml":"3.0.0","@types/common-tags":"1.8.0","pnpm-registry-mock":"2.9.0","@pnpm/tslint-config":"0.0.0","@pnpm/assert-project":"link:../../privatePackages/assert-project","@pnpm/lockfile-types":"1.0.0","@types/load-json-file":"2.0.7","@types/update-notifier":"2.5.0","@pnpm/read-package-json":"2.0.0","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_3.1.0-1_1554058489233_0.778193505376412","host":"s3://npm-registry-packages"}},"2.0.0-rc.0":{"name":"pnpm","version":"2.0.0-rc.0","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@2.0.0-rc.0","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js","pnpx":"lib/bin/pnpx.js"},"dist":{"shasum":"be84bf81e1e348b8de5ec1c822a0e47251df90a7","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-2.0.0-rc.0.tgz","fileCount":6260,"integrity":"sha512-CRxKDa+ifqZY53hQT1FIis1PLgGp0gHvqBba5KGFkuUqvF8GTnRuPW/i/x+lvKi/yzvcKXxxtVmwuedGdPFXGA==","signatures":[{"sig":"MEUCIGcVLPfO4zc5b2nsnDUAYxk/gHb9+KGct4/JdIVteUwKAiEAyb3i3IBcEBJV1iV0dB8pT2gzZyFyP0wWhQFVcQpO0CY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":26182666,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa/eS1CRA9TVsSAnZWagAAyc8P/il+1dFYw43xY4ZxFoe3\nVI1e7dN0VCNddQI2kS1a3f5DHih8FKvDj8yYz7Cw/b6JMP01iMODnpZguoRl\nrnE0V/TrlybeV2xt3Rsm8ygqb7UQV1hTwFaNeRQUA91GCtNOXLQRoOF4d02n\nJZmxaU9h/l6pqYU23lWxAJSKq8CfaUY9m+dKU3eANB0sWSEs/khCbbdx2hQe\nhqTzI/EJGmj6dhsiWug3MDtezjTotppeFQxU5x1T7oo8mJeYRXGkORVSIt4W\ny0BO83xR388fsgS9wNouZL//tXTRKO2C0hXtmu3SVC4YtXc8mbgw45xmda1G\nIVgcHv7zkUT4BtFLF0OKz34My/TfSTddQXtozRmGbNX4wNv1Ugvy8nzKVAxW\nBPY1mZiijt1BQedsMY71aWxmyEXYyvA5QPUtB2cvvI5Kxxd5gYQLZqYbsn/c\nFEbnCYyQyf8JOkMm8XkZWQujHJadf1o72kR3iq73W7/Pa4vS5lDZrVa1bfID\nGhIhzG6VgJdJ/yc64Odl+oHhRmgC11qkyrtzuQVFU8+Ae1j0Gl17/zsxK042\nwu0JIjobm3LlD9R6NDGejqy0RQn+MxnqQdtgSEZ8H+sL1IlKJU90SQ4wD63m\nMxk056qIONrvMs+sxxLuMgff6Jw7HSa1zgZmMjdvPYZVHW3Oeokp57srfbiL\nT8mb\r\n=6Tgp\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","_from":".","files":["lib/"],"_shasum":"be84bf81e1e348b8de5ec1c822a0e47251df90a7","engines":{"node":">=6"},"scripts":{"tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json --project .","test":"npm run lint && npm run tsc && npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"pnpm link . && npm-run-all -p -r pnpm-registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf ../.tmp/ && rimraf node_modules/.bin/pnpm && pnpm-registry-mock prepare","pnpm-registry-mock":"pnpm-registry-mock","test:e2e-with-preview":"preview --skip-prepublishOnly && npm-run-all -p -r pnpm-registry-mock test:tap"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"greenkeeper":{"ignore":["@pnpm/default-fetcher","@pnpm/default-resolver","@pnpm/logger","@pnpm/outdated","@pnpm/server","@pnpm/types","pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-registry-mock","remove-all-except-outer-links","pnpm-shrinkwrap","supi"]},"_nodeVersion":"9.10.1","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"mz":"^2.7.0","nopt":"^4.0.1","supi":"^0.19.1","chalk":"^2.2.0","delay":"^2.0.0","is-ci":"^1.0.10","ramda":"^0.25.0","byline":"^5.0.0","diable":"^4.0.1","p-limit":"^1.1.0","get-port":"^3.2.0","@types/mz":"^0.0.32","camelcase":"^4.1.0 || 5","path-name":"^1.0.0","pnpm-list":"^2.0.0","tree-kill":"^1.2.0","is-windows":"^1.0.1","pkgs-graph":"^2.0.0","text-table":"^0.2.0","@pnpm/types":"^1.5.0","common-tags":"^1.4.0","cross-spawn":"^6.0.3","graceful-fs":"^4.1.11","signal-exit":"^3.0.2","strip-color":"^0.1.0","@pnpm/config":"^1.0.0","@pnpm/logger":"^1.0.0","@pnpm/server":"^0.10.0 || 0.11","find-packages":"^2.2.0","package-store":"^0.19.0 || 0.20","path-absolute":"^1.0.0","read-ini-file":"^1.0.0","@pnpm/outdated":"^0.2.10 || 0.3","camelcase-keys":"^4.2.0","load-json-file":"^4.0.0 || 5","load-yaml-file":"^0.1.0","loud-rejection":"^1.6.0","mkdirp-promise":"^5.0.1","process-exists":"^3.0.0","util.promisify":"^1.0.0","@types/get-port":"^3.2.0","@zkochan/libnpx":"^9.6.1","graph-sequencer":"^2.0.0","update-notifier":"^2.1.0","@pnpm/store-path":"^1.0.3","pnpm-file-reporter":"^0.1.0","@pnpm/default-fetcher":"^0.4.0 || 1","@types/camelcase-keys":"^4.0.0","pnpm-default-reporter":"^0.17.0","@pnpm/default-resolver":"^1.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"caw":"^2.0.0","tape":"^4.6.3","execa":"^0.10.0","retry":"^0.12.0","sepia":"^2.0.2","mkdirp":"^0.5.1","rimraf":"^2.5.4","semver":"^5.3.0","tslint":"^5.4.2","ts-node":"^6.0.0","read-pkg":"^3.0.0","write-pkg":"^3.1.0","typescript":"^2.7.1","@types/node":"^10.0.6","@types/nopt":"^3.0.29","@types/tape":"^4.2.30","exists-link":"^2.0.0","npm-run-all":"^4.0.1","path-exists":"^3.0.0","rimraf-then":"^1.0.1","@types/delay":"^2.0.1","@types/ramda":"^0.25.0","@types/retry":"^0.10.2","tape-promise":"^3.0.0","@types/byline":"^4.2.31","@types/mkdirp":"^0.5.0","@types/semver":"^5.3.32","@zkochan/husky":"^0.0.0","package-preview":"^1.0.0","write-json-file":"^2.3.0","write-yaml-file":"^1.0.0","deep-require-cwd":"^1.0.0","npm-scripts-info":"^0.3.6","normalize-newline":"^3.0.0","@types/common-tags":"^1.2.5","pnpm-registry-mock":"^1.21.1","@pnpm/assert-project":"^1.1.1","@types/load-json-file":"^2.0.6","@types/update-notifier":"^2.0.0","@types/write-json-file":"^2.2.1","anonymous-npm-registry-client":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_2.0.0-rc.0_1526588596376_0.9955870805690159","host":"s3://npm-registry-packages"}},"4.11.6":{"name":"pnpm","version":"4.11.6","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@4.11.6","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"7cffc04295f4db4740225c6c37cc345eb923c06a","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-4.11.6.tgz","fileCount":6168,"integrity":"sha512-SJkYVP7BRVR/Q+J13RmB1/WC9dQDOTU6H9uTOmIFE5hbkdh83HqqvOBs7SjT+bUObqMicZ9csfreKxuZhGVvKw==","signatures":[{"sig":"MEQCIFJ6gqRVEfQdpBUrPwWb/29mMcLx49XipHzRK+b41xjnAiBBmQa0ALE4Lnq8U9YcNPJayMcTnOBv5ywgtLYDMicu3w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":24173877,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJebgYFCRA9TVsSAnZWagAADekP/jdruHbgVyhYAi04PkoD\n/GonmCmV966hZSJlJ6THJjG+oZ+8QPWToM6K5UtDmuSkN956XlrBjf0/EUAl\nlnU6EDxnypwc/oO9annzzQrZrFDy9sHPY2dRqv8XMKKUidROUHoJwSAIjwdC\nOOmJXObRRJtu/ZgZjLjMFdIURPijaVnKL2Lqttz97qsNlJx5u9G15+jRFLau\n2IywasyBn2q8CgDL2RDTsP7TZPna3+TBdtRHOo4Syvg+y9pbdY9k84AvvGPP\nHHqQEW1HcxM9O5lvU7LXY5xvjb/w4p9eeong9uSEs+3es4opQExSN1MOZVOR\nPdHCXrLi/GnVmTjjTDj2u8oYDYU7JHc/yhwYysiIEZ9DUhjV2+cx7AecGGvZ\nY4qKL8HTREJ0lhjUfsRtgimGxIjmfDr6l1akdwYEnRhVyiZucCMtqzb8w7Yr\nWXVUnWSAFC9bi2/HPo6J7nrMpLaPYsizlApUCBTtaWV9R7bLl1bq8uENeuGh\nB9Yzsqi1kH/aHD35jnaZZqPsBjSx9GNlkxcax5q2T12wIvcRA5tFfq2IyhyV\nGv817YB+8/D+f0A9fS8vTdMe/diHhqAzIzF5Etqpy0A1pESJRSJA9ocpDkDY\nY7KqOvPPYfWIKwgSnS7pJuvzoW6c6pQK7f6oBcw8cmQcPTJK1rbcAV4+F6Rf\n5Pwn\r\n=NUDT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","_from":".","_shasum":"7cffc04295f4db4740225c6c37cc345eb923c06a","engines":{"node":">=10"},"scripts":{"tsc":"rimraf lib && tsc","lint":"tslint -c ../../tslint.json src/**/*.ts test/**/*.ts","test":"pnpm run lint && pnpm run tsc && cross-env PNPM_REGISTRY_MOCK_PORT=7772 npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"run-p -r registry-mock test:tap","test:tap":"cd ../.. && c8 --reporter lcov --reports-dir packages/pnpm/coverage ts-node packages/pnpm/test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf node_modules/.bin/pnpm && registry-mock prepare","registry-mock":"registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"12.14.1","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"chalk":"3.0.0","is-ci":"2.0.0","ramda":"0.27.0","split-cmd":"1.0.1","pkgs-graph":"5.1.3","@pnpm/types":"5.0.0","common-tags":"1.8.0","graceful-fs":"4.2.1","render-help":"1.0.0","@pnpm/config":"8.1.1","@pnpm/logger":"3.1.0","@pnpm/tabtab":"0.0.1","@pnpm/command":"0.1.0-0","@pnpm/run-npm":"2.0.0","loud-rejection":"2.2.0","@pnpm/cli-utils":"0.3.9","@zkochan/libnpx":"11.0.3","update-notifier":"4.1.0","@pnpm/core-loggers":"4.0.1","@pnpm/file-reporter":"0.1.0","@pnpm/parse-cli-args":"0.5.0","@pnpm/default-reporter":"6.1.1","@pnpm/find-workspace-dir":"1.0.0","@pnpm/plugin-commands-audit":"0.2.12","@pnpm/plugin-commands-store":"0.1.14","@pnpm/plugin-commands-import":"0.1.26","@pnpm/plugin-commands-server":"0.1.15","@pnpm/common-cli-options-help":"0.1.4","@pnpm/plugin-commands-listing":"0.2.12","@pnpm/plugin-commands-rebuild":"0.1.15","@pnpm/plugin-commands-outdated":"0.2.14","@pnpm/filter-workspace-packages":"2.0.3","@pnpm/plugin-commands-publishing":"0.2.17","@pnpm/plugin-commands-installation":"0.2.21","@pnpm/plugin-commands-script-runners":"0.2.12"},"_hasShrinkwrap":false,"__devDependencies":{"mz":"2.7.0","ncp":"2.0.0","pnpm":"link:","delay":"4.3.0","execa":"4.0.0","p-any":"3.0.0","retry":"0.12.0","byline":"5.0.0","semver":"7.1.3","make-dir":"3.0.2","@types/mz":"^2.7.0","tree-kill":"1.2.2","write-pkg":"4.0.0","@types/ncp":"2.0.3","is-windows":"1.0.2","cross-spawn":"7.0.1","exists-link":"2.0.0","npm-run-all":"4.1.5","path-exists":"4.0.0","symlink-dir":"3.1.2","@types/is-ci":"2.0.0","@types/ramda":"^0.26.43","@types/retry":"0.12.0","@types/table":"^4.0.7","tape-promise":"4.0.0","@pnpm/prepare":"*","@types/byline":"4.2.31","@types/mkdirp":"1.0.0","@types/semver":"^7.1.0","load-json-file":"6.2.0","read-yaml-file":"1.1.0","@pnpm/constants":"3.0.0","@zkochan/rimraf":"1.0.0","write-json-file":"4.0.0","write-yaml-file":"3.0.1","deep-require-cwd":"1.0.0","@types/is-windows":"^1.0.0","normalize-newline":"3.0.0","@pnpm/modules-yaml":"*","@types/common-tags":"1.8.0","@types/cross-spawn":"6.0.1","@types/graceful-fs":"4.1.3","@types/tape-promise":"4.0.0","@pnpm/assert-project":"*","@pnpm/lockfile-types":"2.0.0","dir-is-case-sensitive":"1.0.2","@types/update-notifier":"4.1.0","@pnpm/read-package-json":"*","@pnpm/read-project-manifest":"1.0.1","@pnpm/write-project-manifest":"*","@pnpm/find-workspace-packages":"2.1.10","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_4.11.6_1584268803842_0.8602799011205313","host":"s3://npm-registry-packages"}},"8.10.0":{"name":"pnpm","version":"8.10.0","keywords":["pnpm8","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@8.10.0","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"77d568bacf41eeefd6695a7087c1282433955b5c","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-8.10.0.tgz","fileCount":966,"integrity":"sha512-nCy4Pyts9qJdjFgwC/mRl8fvO+hM8+dm8pBUtAuDtC+Kq6b8wxSp7PJ8APfOgKdXu0xgiADnrb4tKdxccFb1vg==","signatures":[{"sig":"MEUCIAS6n3+d58r9IVwgezz4D4ddUPetbaCNJzixVqOagXB6AiEAznVLBzEal2E8aDRTucMr5B5otXVH2D9Eduo9DRitWLM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":19894704},"main":"bin/pnpm.cjs","_from":"file:pnpm-8.10.0.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=16.14"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7776 jest","start":"tsc --watch","bundle":"ts-node bundle.ts","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/6aa423f7f6366cdf2b903827480f5fd4/pnpm-8.10.0.tgz","_integrity":"sha512-nCy4Pyts9qJdjFgwC/mRl8fvO+hM8+dm8pBUtAuDtC+Kq6b8wxSp7PJ8APfOgKdXu0xgiADnrb4tKdxccFb1vg==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"9.8.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"18.18.2","preferGlobal":true,"publishConfig":{"tag":"next-8","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_8.10.0_1698418446855_0.9757585848961532","host":"s3://npm-registry-packages"}},"4.11.5":{"name":"pnpm","version":"4.11.5","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@4.11.5","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"817dbbbd5bc99d7d762512a585842882d659c314","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-4.11.5.tgz","fileCount":6168,"integrity":"sha512-Be5bDGBQADZ6IVj0v9XLS6VP4UOeVyZTbYhWAgcb7EvSRlm0xGVetg0fRLLYdCNfLT+SkUNReAMy/pXS0XyMCw==","signatures":[{"sig":"MEQCIHiP37ODjXi+V2/Ey6E3wQRQxoPs9F4kOZP36lQmyoixAiBwNRPZVmjMC5Omzi2GscZ+VmYp4eT8bU4axnzZIj4cyg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":24171659,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeZYzXCRA9TVsSAnZWagAAAk4P/3XwZq6Q4CmEiDPbZbEn\nQffpQBC4wJzRl1Uw4ZTYVFVX0ZwtgHo7JOn7QU9Y76xeWML4vvUYPHos23EE\njcNzFjXZjwPC5TPV72JtEvpxoTe58NIBOYFfQKoTh5bSmyVOyOdctSHjgROy\ngiXdKdq/Ru89oawqfnKY71KS0/DvuHVzoMVj+G1vlYNLfobVGwYy1J3cJVWk\n1i8OAxl5bkKPzev3t2sNN/r88rz5foE1WxgOIEZ6NQwEo8eQJjKsrvlPowty\n97YhEBLYSXVYF6lbbKtHAetfzaqxY4GoaBo5P1BTDacPQ+8Vy3uBK1xgUL0r\nbSwSkuWkSZoOUHJokocS4gNrFGDRtvxKBgEpuu5RdAzRskHq/TLK8EPrifR0\n9qeiuv+S2VcuG7e0OQ7acKyzATlhJjjOGrg1Y/rLf9q1lIqwL7Qri+cbz694\nIONTFEH4basl8dzlbZkqmue0A4bY8IlfE2wZPlmEV/hYAxICCsw5iEAsE9uR\nDuTGpulq2S2p/MKQCda+c1CkR8WUYta/pQwiaNAoOCTzp1vMn7Plv2aaUZuN\nKq82cFOBIdciRMjeZX8N+io8i+pnZTCwROlFI6D1cXUfYJ9FzVz1wmBpt+1L\n7cbrGR5thaXDDMAqVHFkvKXLQZO1fHKX43sPY9T2Nl1450M2dhr9m7YPDQQ7\ncZt2\r\n=Fe7U\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","_from":".","_shasum":"817dbbbd5bc99d7d762512a585842882d659c314","engines":{"node":">=10"},"scripts":{"tsc":"rimraf lib && tsc","lint":"tslint -c ../../tslint.json src/**/*.ts test/**/*.ts","test":"pnpm run lint && pnpm run tsc && cross-env PNPM_REGISTRY_MOCK_PORT=7772 npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"run-p -r registry-mock test:tap","test:tap":"cd ../.. && c8 --reporter lcov --reports-dir packages/pnpm/coverage ts-node packages/pnpm/test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf node_modules/.bin/pnpm && registry-mock prepare","registry-mock":"registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"12.14.1","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"chalk":"3.0.0","is-ci":"2.0.0","ramda":"0.27.0","split-cmd":"1.0.1","pkgs-graph":"5.1.3","@pnpm/types":"5.0.0","common-tags":"1.8.0","graceful-fs":"4.2.1","render-help":"1.0.0","@pnpm/config":"8.1.1","@pnpm/logger":"3.1.0","@pnpm/tabtab":"0.0.1","@pnpm/command":"0.1.0-0","@pnpm/run-npm":"2.0.0","loud-rejection":"2.2.0","@pnpm/cli-utils":"0.3.9","@zkochan/libnpx":"11.0.3","update-notifier":"4.1.0","@pnpm/core-loggers":"4.0.1","@pnpm/file-reporter":"0.1.0","@pnpm/parse-cli-args":"0.5.0","@pnpm/default-reporter":"6.1.1","@pnpm/find-workspace-dir":"1.0.0","@pnpm/plugin-commands-audit":"0.2.12","@pnpm/plugin-commands-store":"0.1.14","@pnpm/plugin-commands-import":"0.1.26","@pnpm/plugin-commands-server":"0.1.15","@pnpm/common-cli-options-help":"0.1.4","@pnpm/plugin-commands-listing":"0.2.12","@pnpm/plugin-commands-rebuild":"0.1.15","@pnpm/plugin-commands-outdated":"0.2.14","@pnpm/filter-workspace-packages":"2.0.3","@pnpm/plugin-commands-publishing":"0.2.16","@pnpm/plugin-commands-installation":"0.2.20","@pnpm/plugin-commands-script-runners":"0.2.12"},"_hasShrinkwrap":false,"__devDependencies":{"mz":"2.7.0","ncp":"2.0.0","pnpm":"link:","delay":"4.3.0","execa":"4.0.0","p-any":"3.0.0","retry":"0.12.0","byline":"5.0.0","semver":"7.1.3","make-dir":"3.0.2","@types/mz":"^2.7.0","tree-kill":"1.2.2","write-pkg":"4.0.0","@types/ncp":"2.0.3","is-windows":"1.0.2","cross-spawn":"7.0.1","exists-link":"2.0.0","npm-run-all":"4.1.5","path-exists":"4.0.0","symlink-dir":"3.1.2","@types/is-ci":"2.0.0","@types/ramda":"^0.26.43","@types/retry":"0.12.0","@types/table":"^4.0.7","tape-promise":"4.0.0","@pnpm/prepare":"*","@types/byline":"4.2.31","@types/mkdirp":"1.0.0","@types/semver":"^7.1.0","load-json-file":"6.2.0","read-yaml-file":"1.1.0","@pnpm/constants":"3.0.0","@zkochan/rimraf":"1.0.0","write-json-file":"4.0.0","write-yaml-file":"3.0.1","deep-require-cwd":"1.0.0","@types/is-windows":"^1.0.0","normalize-newline":"3.0.0","@pnpm/modules-yaml":"*","@types/common-tags":"1.8.0","@types/cross-spawn":"6.0.1","@types/graceful-fs":"4.1.3","@types/tape-promise":"4.0.0","@pnpm/assert-project":"*","@pnpm/lockfile-types":"2.0.0","dir-is-case-sensitive":"1.0.2","@types/update-notifier":"4.1.0","@pnpm/read-package-json":"*","@pnpm/read-project-manifest":"1.0.1","@pnpm/write-project-manifest":"*","@pnpm/find-workspace-packages":"2.1.10","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_4.11.5_1583713494157_0.2529771732010071","host":"s3://npm-registry-packages"}},"4.11.4":{"name":"pnpm","version":"4.11.4","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@4.11.4","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"53af48ebc1660d38aa1d1fa3f13eb2ba26b59595","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-4.11.4.tgz","fileCount":6167,"integrity":"sha512-thejUmIYQq9D1s6Mjh+wGQ8M6NQKdXHH1pw0bltJ8yN3sbhTdftFqOz3m+C3tNsW53VrJTYP/OKNHYoJtOEcnQ==","signatures":[{"sig":"MEYCIQCqaRTPX+KGA3eKu7tSvEBG5TosQ8QHfFFxO1IzHzY3PQIhALGPyLwRuiYvh+GfYzSngdmUpmk+M4KnTcSzpYLh3+wg","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":24157170,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeZP/RCRA9TVsSAnZWagAAgmgP/0/oFu3GuAgbeGotEOi7\n8D1XTExBq6pWYNVQkue1SPCxB5yn6BUKmN8SNjcmtJhZw5d0LRhv1+ig6TV9\nrCc35HnvpBrQmk5yJ76Qgw8Xf/nAReUNMR/pLzDW011jZZwj2Fgn3iK50gBL\nnEpx+/X/as4tWKGB0QL/BiGDqE0Z6PwUW9YeUl70aDQRSWvfk7HDPlyv4k5X\n07jTr+74zyb68CoBYsAzsRla36auD8FUmQoPZcWuSRUr0/13TWp+IJMlCkFv\nzSZa1qf1X3sqTKWzKHrROoH+j5jlFp+Nrt7DOEna/J2M/Un/0O8PFiWngZTu\nqK+hdh/qR2fLo9jMJY9HL8oSMuLX3PsiHOEsTdh6SHh87NuF5eZ70FMgEZYd\nzU+C+4k2NycGIETOjMJR7EWDdL0b2IFot7P6WnKU95dBAzRLnDMSwvRiVrkf\nO0jmofdMZXJP71NT93P3bXKPjmH+IATxjBys1dm1Wm2PTHZNLJj9npsvtF8h\nE0uUz1P8sfs7lqX/7pH1D6T64PucX+oP1lrn1epqjd2rPZtLR3JWXCBsxXw8\n6QlSTqFeWYg7dqKW3Vg4V7eSoc7kEmSpBTNSQqPEfsrgr31xZBR3c9ZWuT3y\n68LBs446AVnA6XtXADtkxF23sB4ABxgaFw0Oiua5clWKNEJ6CcSaRpnPR+5I\ndzE4\r\n=clS8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","_from":".","_shasum":"53af48ebc1660d38aa1d1fa3f13eb2ba26b59595","engines":{"node":">=10"},"scripts":{"tsc":"rimraf lib && tsc","lint":"tslint -c ../../tslint.json src/**/*.ts test/**/*.ts","test":"pnpm run lint && pnpm run tsc && cross-env PNPM_REGISTRY_MOCK_PORT=7772 npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"run-p -r registry-mock test:tap","test:tap":"cd ../.. && c8 --reporter lcov --reports-dir packages/pnpm/coverage ts-node packages/pnpm/test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf node_modules/.bin/pnpm && registry-mock prepare","registry-mock":"registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"12.14.1","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"chalk":"3.0.0","is-ci":"2.0.0","ramda":"0.27.0","split-cmd":"1.0.1","pkgs-graph":"5.1.3","@pnpm/types":"5.0.0","common-tags":"1.8.0","graceful-fs":"4.2.1","render-help":"1.0.0","@pnpm/config":"8.1.1","@pnpm/logger":"3.1.0","@pnpm/tabtab":"0.0.1","@pnpm/command":"0.1.0-0","@pnpm/run-npm":"2.0.0","loud-rejection":"2.2.0","@pnpm/cli-utils":"0.3.9","@zkochan/libnpx":"11.0.3","update-notifier":"4.1.0","@pnpm/core-loggers":"4.0.1","@pnpm/file-reporter":"0.1.0","@pnpm/parse-cli-args":"0.5.0","@pnpm/default-reporter":"6.1.0","@pnpm/find-workspace-dir":"1.0.0","@pnpm/plugin-commands-audit":"0.2.12","@pnpm/plugin-commands-store":"0.1.14","@pnpm/plugin-commands-import":"0.1.26","@pnpm/plugin-commands-server":"0.1.15","@pnpm/common-cli-options-help":"0.1.4","@pnpm/plugin-commands-listing":"0.2.12","@pnpm/plugin-commands-rebuild":"0.1.15","@pnpm/plugin-commands-outdated":"0.2.14","@pnpm/filter-workspace-packages":"2.0.3","@pnpm/plugin-commands-publishing":"0.2.16","@pnpm/plugin-commands-installation":"0.2.20","@pnpm/plugin-commands-script-runners":"0.2.12"},"_hasShrinkwrap":false,"__devDependencies":{"mz":"2.7.0","ncp":"2.0.0","pnpm":"link:","delay":"4.3.0","execa":"4.0.0","p-any":"3.0.0","retry":"0.12.0","byline":"5.0.0","semver":"7.1.3","make-dir":"3.0.2","@types/mz":"^2.7.0","tree-kill":"1.2.2","write-pkg":"4.0.0","@types/ncp":"2.0.3","is-windows":"1.0.2","cross-spawn":"7.0.1","exists-link":"2.0.0","npm-run-all":"4.1.5","path-exists":"4.0.0","symlink-dir":"3.1.2","@types/is-ci":"2.0.0","@types/ramda":"^0.26.43","@types/retry":"0.12.0","@types/table":"^4.0.7","tape-promise":"4.0.0","@pnpm/prepare":"*","@types/byline":"4.2.31","@types/mkdirp":"1.0.0","@types/semver":"^7.1.0","load-json-file":"6.2.0","read-yaml-file":"1.1.0","@pnpm/constants":"3.0.0","@zkochan/rimraf":"1.0.0","write-json-file":"4.0.0","write-yaml-file":"3.0.1","deep-require-cwd":"1.0.0","@types/is-windows":"^1.0.0","normalize-newline":"3.0.0","@pnpm/modules-yaml":"*","@types/common-tags":"1.8.0","@types/cross-spawn":"6.0.1","@types/graceful-fs":"4.1.3","@types/tape-promise":"4.0.0","@pnpm/assert-project":"*","@pnpm/lockfile-types":"2.0.0","dir-is-case-sensitive":"1.0.2","@types/update-notifier":"4.1.0","@pnpm/read-package-json":"*","@pnpm/read-project-manifest":"1.0.1","@pnpm/write-project-manifest":"*","@pnpm/find-workspace-packages":"2.1.10","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_4.11.4_1583677392218_0.3190387521228488","host":"s3://npm-registry-packages"}},"3.1.0-0":{"name":"pnpm","version":"3.1.0-0","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@3.1.0-0","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"0c3a19f0bd6e8d9d53f8d4b1081b930b3789e1ab","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-3.1.0-0.tgz","fileCount":4578,"integrity":"sha512-CNkFfCtv5IXr64xwBE3kjVPwkqTJjokaPRpb9hfAQ4iVbElaNabA/v9I730CR0UmVox6Q/VIX5SduAcv2S2pEA==","signatures":[{"sig":"MEQCIEBo2mgItsPtXXBykwoz31R+5iV2mwGPdImiA/T+vst4AiAWgxk9amSvbjH6PEhU2s7YWp1QS7WOvaWuLcWBDglaZw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":21245807,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcmBExCRA9TVsSAnZWagAAlqgP/iXKehTMzRC+IsXZohLA\nC90/FRVuh9fLXoOR5vRBjpgvKtLWCVcXDqT0QV4oXIL3VeWEcr+hjqNd2xIf\n+0V4Kq0EMIWT+jXG/zC93fnWmwJ2ddpII+5DLXu9jYPovu7lmtaWyrzxIqXM\nOCzX6CblvBhJryVOPBK2/JuxTotiPqp8j9phUgWAUKzJEIMERB7OqcjJ49G8\nwhz3h6GjAVJD/9buT3LQybZ5kk0BjFd/se7jB1IhAMGZtglmyTM+Imj+dO4Z\nMyEbSBUzK0fyyP2cIl0CDnC22+v4TW317ihzmyNNf9RZBfQ+Xswwf0f29KUj\noZuQ8KIV08qkVWw9GrzlC3/siF9KK2Cs4NoBmDkA4IukxViYL5M4S15B71Uq\nrQ9jaLpropK/Ri8+ewB+r9gqQNC12XkZgiTLQvvlCDtf6kMwePMG1uzxq3yO\noDgrdIwR3WBe54EkcPbF5BYJPbxDzJME481Fyfl/NFN1ko60ZjTJ7tRmNEl3\nxFTrnXsZOOu8oPtZpAe6EpD9NrF+N2rpUlHFGA2omdAg0nNO8JI0W54+tkAJ\nurr8zzwWbXbaFV4we/WNctA6PAE8SLItgG/pHCggBkhnmk4JtJdd3ZQTeny0\nBtY8ynSkAtt6a4Ynym+34EWspNVaE9Oz66GkiR8ynU5OFZm2SV0ZarYXu0lw\n2kFz\r\n=68V+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","_from":".","_shasum":"0c3a19f0bd6e8d9d53f8d4b1081b930b3789e1ab","engines":{"node":">=8"},"scripts":{"tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json src/**/*.ts test/**/*.ts","test":"npm run lint && npm run tsc && npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"npm-run-all -p -r pnpm-registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf ../../../.tmp/ && rimraf node_modules/.bin/pnpm && pnpm-registry-mock prepare","pnpm-registry-mock":"pnpm-registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"10.12.0","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"mz":"2.7.0","mem":"4.2.0","nopt":"4.0.1","supi":"0.31.0","archy":"1.0.0","chalk":"2.4.2","delay":"4.1.0","execa":"1.0.0","is-ci":"2.0.0","ramda":"0.26.1","diable":"4.0.2","p-limit":"2.2.0","get-port":"4.2.0","p-filter":"2.0.0","@types/mz":"^0.0.32","camelcase":"5.2.0","is-subdir":"1.0.3","lru-cache":"5.1.1","minimatch":"3.0.4","path-name":"1.0.0","tree-kill":"1.2.1","@pnpm/list":"1.0.1","is-windows":"1.0.2","pkgs-graph":"2.0.2","text-table":"0.2.0","@pnpm/types":"3.0.0","@pnpm/utils":"0.10.1","common-tags":"1.8.0","cross-spawn":"6.0.5","graceful-fs":"4.1.15","signal-exit":"3.0.2","strip-color":"0.1.0","@pnpm/config":"3.1.0","@pnpm/logger":"2.1.0","@pnpm/server":"3.0.0","@types/archy":"0.0.31","@types/p-any":"1.1.2","find-packages":"4.0.1","path-absolute":"1.0.1","read-ini-file":"2.0.0","@pnpm/outdated":"2.0.3","camelcase-keys":"5.0.0","load-json-file":"5.2.0","loud-rejection":"2.0.0","mkdirp-promise":"5.0.1","process-exists":"3.1.0","read-yaml-file":"1.1.0","util.promisify":"1.0.0","@pnpm/constants":"1.0.0","@pnpm/lifecycle":"5.0.0","@zkochan/libnpx":"10.0.0","graph-sequencer":"2.0.0","update-notifier":"2.5.0","@pnpm/store-path":"1.0.4","@types/lru-cache":"^5.1.0","@types/minimatch":"^3.0.3","@pnpm/core-loggers":"3.0.0","pnpm-file-reporter":"0.1.0","@pnpm/package-store":"4.0.2","@pnpm/default-fetcher":"3.1.0","@types/camelcase-keys":"^4.1.0","dir-is-case-sensitive":"1.0.0","@pnpm/default-reporter":"3.0.2","@pnpm/default-resolver":"3.0.2","@pnpm/store-controller-types":"3.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","__devDependencies":{"caw":"2.0.1","ncp":"2.0.0","pnpm":"link:","tape":"4.10.1","p-any":"1.1.0","retry":"0.12.0","sepia":"2.0.2","byline":"5.0.0","mkdirp":"0.5.1","rimraf":"2.6.3","semver":"5.6.0","tslint":"5.14.0","ts-node":"8.0.3","write-pkg":"3.2.0","typescript":"3.3.4000","@types/node":"*","@types/nopt":"3.0.29","@types/tape":"4.2.33","exists-link":"2.0.0","npm-run-all":"4.1.5","path-exists":"3.0.0","rimraf-then":"1.0.1","symlink-dir":"3.0.1","@types/ramda":"0.25.34","@types/retry":"0.12.0","tape-promise":"4.0.0","@pnpm/prepare":"0.0.0","@types/byline":"4.2.31","@types/mkdirp":"0.5.2","@types/semver":"5.5.0","write-json-file":"3.1.0","write-yaml-file":"2.0.0","deep-require-cwd":"1.0.0","npm-scripts-info":"0.3.9","normalize-newline":"3.0.0","@pnpm/modules-yaml":"3.0.0","@types/common-tags":"1.8.0","pnpm-registry-mock":"2.9.0","@pnpm/tslint-config":"0.0.0","@pnpm/assert-project":"link:../../privatePackages/assert-project","@pnpm/lockfile-types":"1.0.0","@types/load-json-file":"2.0.7","@types/update-notifier":"2.5.0","@pnpm/read-package-json":"2.0.0","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_3.1.0-0_1553469744008_0.49098979557223665","host":"s3://npm-registry-packages"}},"1.30.1":{"name":"pnpm","version":"1.30.1","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@1.30.1","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js","pnpx":"lib/bin/pnpx.js"},"dist":{"shasum":"2b7faf039e9989f23b13958523e3a94fdb561958","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-1.30.1.tgz","integrity":"sha512-emoL5rp2gOaaeXPhWNOCmdS08jDTDHLJcrCYVIDM211ndrQKsCiL5SWMtu8r4Ow47Y42m+vUAopYYijUl71IUg==","signatures":[{"sig":"MEUCIEP7blL9B+D62p6tVKHmFF/KpJPI2umIjcB/qXT9SmoSAiEA2BLcFAzHuwhvLYyAFhqv63rxPmDJkA+QKrvD7qw6d8w=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/bin/pnpm.js","_from":".","files":["lib/","npm-shrinkwrap.json"],"_shasum":"2b7faf039e9989f23b13958523e3a94fdb561958","engines":{"node":">=4"},"gitHead":"7144f44cbdee1c846ecdfccb77d6d9edea53ec7a","scripts":{},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","bundledName":"@pnpm/bundled","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"greenkeeper":{"ignore":["@pnpm/default-fetcher","@pnpm/default-resolver","@pnpm/logger","@pnpm/outdated","@pnpm/server","@pnpm/types","pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-registry-mock","remove-all-except-outer-links","pnpm-shrinkwrap","supi"]},"_nodeVersion":"8.9.4","dependencies":{"nopt":"^4.0.1","supi":"^0.11.3","chalk":"^2.2.0","is-ci":"^1.0.10","ramda":"^0.25.0","retry":"^0.10.1","byline":"^5.0.0","diable":"^4.0.1","p-limit":"^1.1.0","get-port":"^3.2.0","camelcase":"^4.1.0","path-name":"^1.0.0","pnpm-list":"^2.0.0","is-windows":"^1.0.1","pkgs-graph":"^2.0.0-0","text-table":"^0.2.0","@pnpm/types":"^1.5.0","common-tags":"^1.4.0","cross-spawn":"^5.0.0","graceful-fs":"^4.1.11","signal-exit":"^3.0.2","strip-color":"^0.1.0","@pnpm/logger":"^1.0.0","@pnpm/server":"^0.6.2","@types/retry":"^0.10.2","find-packages":"^2.1.2","package-store":"^0.14.0","@pnpm/outdated":"^0.2.4","load-json-file":"^4.0.0","loud-rejection":"^1.6.0","mkdirp-promise":"^5.0.1","@types/get-port":"^3.2.0","@zkochan/libnpx":"^9.6.1","graph-sequencer":"^2.0.0","not-bundled-npm":"^5.4.2","update-notifier":"^2.1.0","write-json-file":"^2.3.0","pnpm-file-reporter":"^0.0.1","@pnpm/default-fetcher":"^0.3.2","pnpm-default-reporter":"^0.11.6","@pnpm/default-resolver":"^0.1.0","@types/write-json-file":"^2.2.1"},"preferGlobal":true,"publishconfig":{"tag":"next"},"devDependencies":{"mz":"^2.6.0","caw":"^2.0.0","tape":"^4.6.3","delay":"^2.0.0","execa":"^0.9.0","isexe":"^2.0.0","sepia":"^2.0.2","mkdirp":"^0.5.1","rimraf":"^2.5.4","semver":"^5.3.0","tslint":"^5.4.2","thenify":"^3.3.0","ts-node":"^4.0.0","read-pkg":"^3.0.0","@types/mz":"^0.0.32","tree-kill":"^1.2.0","write-pkg":"^3.1.0","typescript":"^2.4.1","@types/node":"^9.3.0","@types/nopt":"^3.0.29","@types/tape":"^4.2.30","exists-link":"^2.0.0","npm-run-all":"^4.0.1","path-exists":"^3.0.0","rimraf-then":"^1.0.1","@types/delay":"^2.0.1","@types/ramda":"^0.25.0","tape-promise":"^2.0.1","@types/byline":"^4.2.31","@types/mkdirp":"^0.5.0","@types/semver":"^5.3.32","@zkochan/husky":"^0.0.0","load-yaml-file":"^0.1.0","@commitlint/cli":"^4.0.0","package-preview":"^1.0.0","npm-scripts-info":"^0.3.6","normalize-newline":"^3.0.0","@types/common-tags":"^1.2.5","pnpm-registry-mock":"^1.5.0","npm-registry-client":"^8.4.0","@types/load-json-file":"^2.0.6","@commitlint/prompt-cli":"^5.0.0","@types/update-notifier":"^1.0.2","@commitlint/config-angular":"^4.2.0","anonymous-npm-registry-client":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm-1.30.1.tgz_1516492512610_0.9404732130933553","host":"s3://npm-registry-packages"}},"1.30.0":{"name":"pnpm","version":"1.30.0","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@1.30.0","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js","pnpx":"lib/bin/pnpx.js"},"dist":{"shasum":"3ae972b45d558282639c1156e91b7ef723f050b3","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-1.30.0.tgz","integrity":"sha512-8hs5RHMtnejApp+Bd3DSlUwq0nIWaKUnZ2hJ2jpQZH21z6WxxKDv+eKlyZldK7yH8b7zIPA1K8fZ8DV5aAB4dA==","signatures":[{"sig":"MEYCIQCBLvTebUVtPH/SAByfBg1QzVh2/3YU71cNsR760jnJdAIhAKMYufkfZBupv5p/jxmXSNZ/a7J6l19lwQpjiQGX0Qkd","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/bin/pnpm.js","_from":".","files":["lib/","npm-shrinkwrap.json"],"_shasum":"3ae972b45d558282639c1156e91b7ef723f050b3","engines":{"node":">=4"},"gitHead":"034f30b1e7c90de97a9cea9c14438a0efb2f6403","scripts":{},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","bundledName":"@pnpm/bundled","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"greenkeeper":{"ignore":["@pnpm/default-fetcher","@pnpm/default-resolver","@pnpm/logger","@pnpm/outdated","@pnpm/server","@pnpm/types","pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-registry-mock","remove-all-except-outer-links","pnpm-shrinkwrap","supi"]},"_nodeVersion":"8.9.4","dependencies":{"nopt":"^4.0.1","supi":"^0.11.3","chalk":"^2.2.0","is-ci":"^1.0.10","ramda":"^0.25.0","retry":"^0.10.1","byline":"^5.0.0","diable":"^4.0.1","p-limit":"^1.1.0","get-port":"^3.2.0","camelcase":"^4.1.0","path-name":"^1.0.0","pnpm-list":"^2.0.0","is-windows":"^1.0.1","pkgs-graph":"^2.0.0-0","text-table":"^0.2.0","@pnpm/types":"^1.5.0","common-tags":"^1.4.0","cross-spawn":"^5.0.0","graceful-fs":"^4.1.11","signal-exit":"^3.0.2","strip-color":"^0.1.0","@pnpm/logger":"^1.0.0","@pnpm/server":"^0.6.2","@types/retry":"^0.10.2","find-packages":"^2.1.2","package-store":"^0.14.0","@pnpm/outdated":"^0.2.4","load-json-file":"^4.0.0","loud-rejection":"^1.6.0","mkdirp-promise":"^5.0.1","@types/get-port":"^3.2.0","@zkochan/libnpx":"^9.6.1","graph-sequencer":"^2.0.0","not-bundled-npm":"^5.4.2","update-notifier":"^2.1.0","write-json-file":"^2.3.0","pnpm-file-reporter":"^0.0.1","@pnpm/default-fetcher":"^0.3.2","pnpm-default-reporter":"^0.11.6","@pnpm/default-resolver":"^0.1.0","@types/write-json-file":"^2.2.1"},"preferGlobal":true,"publishconfig":{"tag":"next"},"devDependencies":{"mz":"^2.6.0","caw":"^2.0.0","tape":"^4.6.3","delay":"^2.0.0","execa":"^0.9.0","isexe":"^2.0.0","sepia":"^2.0.2","mkdirp":"^0.5.1","rimraf":"^2.5.4","semver":"^5.3.0","tslint":"^5.4.2","thenify":"^3.3.0","ts-node":"^4.0.0","read-pkg":"^3.0.0","@types/mz":"^0.0.32","tree-kill":"^1.2.0","write-pkg":"^3.1.0","typescript":"^2.4.1","@types/node":"^9.3.0","@types/nopt":"^3.0.29","@types/tape":"^4.2.30","exists-link":"^2.0.0","npm-run-all":"^4.0.1","path-exists":"^3.0.0","rimraf-then":"^1.0.1","@types/delay":"^2.0.1","@types/ramda":"^0.25.0","tape-promise":"^2.0.1","@types/byline":"^4.2.31","@types/mkdirp":"^0.5.0","@types/semver":"^5.3.32","@zkochan/husky":"^0.0.0","load-yaml-file":"^0.1.0","@commitlint/cli":"^4.0.0","package-preview":"^1.0.0","npm-scripts-info":"^0.3.6","normalize-newline":"^3.0.0","@types/common-tags":"^1.2.5","pnpm-registry-mock":"^1.5.0","npm-registry-client":"^8.4.0","@types/load-json-file":"^2.0.6","@commitlint/prompt-cli":"^5.0.0","@types/update-notifier":"^1.0.2","@commitlint/config-angular":"^4.2.0","anonymous-npm-registry-client":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm-1.30.0.tgz_1516320599465_0.013864165171980858","host":"s3://npm-registry-packages"}},"1.30.2":{"name":"pnpm","version":"1.30.2","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@1.30.2","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js","pnpx":"lib/bin/pnpx.js"},"dist":{"shasum":"a88311145ae3cbb1a0db0ffcc7533c63f74429e5","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-1.30.2.tgz","integrity":"sha512-4upbCS6hwrMEdr1V8tjX+bgw47puH4GwKPXTq/JSnxnV86fJFvr34Vh7KhQWVaFrl8K8i/zh/909GW+oMiRXRw==","signatures":[{"sig":"MEUCIQDY0fD7b9CKAh/lZ9eHP2sTuzcJ7vEwx2G1GHTxxzQd9AIgLxw9Q+2+nmgoECVL10UEcjIGz9uEIU9G5yuVH1UNECY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/bin/pnpm.js","_from":".","files":["lib/","npm-shrinkwrap.json"],"_shasum":"a88311145ae3cbb1a0db0ffcc7533c63f74429e5","engines":{"node":">=4"},"gitHead":"f240840cda70be360449aa2e403e380909299cc5","scripts":{},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","bundledName":"@pnpm/bundled","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"greenkeeper":{"ignore":["@pnpm/default-fetcher","@pnpm/default-resolver","@pnpm/logger","@pnpm/outdated","@pnpm/server","@pnpm/types","pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-registry-mock","remove-all-except-outer-links","pnpm-shrinkwrap","supi"]},"_nodeVersion":"6.11.4","dependencies":{"nopt":"^4.0.1","supi":"^0.11.3","chalk":"^2.2.0","is-ci":"^1.0.10","ramda":"^0.25.0","retry":"^0.10.1","byline":"^5.0.0","diable":"^4.0.1","p-limit":"^1.1.0","get-port":"^3.2.0","camelcase":"^4.1.0","path-name":"^1.0.0","pnpm-list":"^2.0.0","is-windows":"^1.0.1","pkgs-graph":"^2.0.0-0","text-table":"^0.2.0","@pnpm/types":"^1.5.0","common-tags":"^1.4.0","cross-spawn":"^5.0.0","graceful-fs":"^4.1.11","signal-exit":"^3.0.2","strip-color":"^0.1.0","@pnpm/logger":"^1.0.0","@pnpm/server":"^0.6.2","@types/retry":"^0.10.2","find-packages":"^2.1.2","package-store":"^0.14.0","@pnpm/outdated":"^0.2.4","load-json-file":"^4.0.0","loud-rejection":"^1.6.0","mkdirp-promise":"^5.0.1","@types/get-port":"^3.2.0","@zkochan/libnpx":"^9.6.1","graph-sequencer":"^2.0.0","not-bundled-npm":"^5.4.2","update-notifier":"^2.1.0","write-json-file":"^2.3.0","pnpm-file-reporter":"^0.0.1","@pnpm/default-fetcher":"^0.3.2","pnpm-default-reporter":"^0.11.6","@pnpm/default-resolver":"^0.1.0","@types/write-json-file":"^2.2.1"},"preferGlobal":true,"publishconfig":{"tag":"next"},"devDependencies":{"mz":"^2.6.0","caw":"^2.0.0","tape":"^4.6.3","delay":"^2.0.0","execa":"^0.9.0","isexe":"^2.0.0","sepia":"^2.0.2","mkdirp":"^0.5.1","rimraf":"^2.5.4","semver":"^5.3.0","tslint":"^5.4.2","thenify":"^3.3.0","ts-node":"^4.0.0","read-pkg":"^3.0.0","@types/mz":"^0.0.32","tree-kill":"^1.2.0","write-pkg":"^3.1.0","typescript":"^2.4.1","@types/node":"^9.3.0","@types/nopt":"^3.0.29","@types/tape":"^4.2.30","exists-link":"^2.0.0","npm-run-all":"^4.0.1","path-exists":"^3.0.0","rimraf-then":"^1.0.1","@types/delay":"^2.0.1","@types/ramda":"^0.25.0","tape-promise":"^2.0.1","@types/byline":"^4.2.31","@types/mkdirp":"^0.5.0","@types/semver":"^5.3.32","@zkochan/husky":"^0.0.0","load-yaml-file":"^0.1.0","@commitlint/cli":"^4.0.0","package-preview":"^1.0.0","npm-scripts-info":"^0.3.6","normalize-newline":"^3.0.0","@types/common-tags":"^1.2.5","pnpm-registry-mock":"^1.5.0","npm-registry-client":"^8.4.0","@types/load-json-file":"^2.0.6","@commitlint/prompt-cli":"^5.0.0","@types/update-notifier":"^1.0.2","@commitlint/config-angular":"^4.2.0","anonymous-npm-registry-client":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm-1.30.2.tgz_1516556285161_0.7584846748504788","host":"s3://npm-registry-packages"}},"7.15.0":{"name":"pnpm","version":"7.15.0","keywords":["pnpm7","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@7.15.0","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"4a7d55a86a8d2e8e0d95e1e69d9797245f133398","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-7.15.0.tgz","fileCount":655,"integrity":"sha512-GGQ5+MCwD0bpq+65uitpgO1+ZusZ1keO5ebG/CH6ciu1ohnZj5Y3X374Ow/CBApa+Jw2/NUifVRz2fW4JChftA==","signatures":[{"sig":"MEUCIQCY0NVK+9sFG3Px/5MUGmiaFFgoP7SGARyi7HRIUpegIwIgenkCj8y/odXRe5tfHrvnpukbkal4xyE9YoORC1jzIBc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12263217,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjbDUDACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqbZw//XSO0VC9rLEsQWXTW7R3MVF8t8PZD9abB4CUJ7dPC+bGcbJFC\r\nb827tXbSaaGGgRNwV+YIXdkYkiQYVTakmJVzHVDb1qXLsB1AO1CEHh3zEh7F\r\n+WtNKYz/qDzdcAYy1M//tY6GlM3r20mI78AvW3M3E+I9sykSkiKbu5CbdASO\r\n9NLa5bLzK0k/90HHlPlkKdCypGRO4xuaHVFJp0QPJYRna2I3Xqh2V/pSYITK\r\n7qvcGUjKBpfMENx64YYODIuYwJ61T1VLJ5difaNs3yc28EtXGt7NnFoE4m0E\r\n17XXng+lqBIJ6K+fYtydm409Mw+mXCFaRBZ+cXYZuzB3KP6FDhQBVfGFUrsy\r\n+hdptbOK40z8w7T0DkbSwS39c5yVXNklP1QDnyVTc1LErRozeGk2PnlZGx7f\r\n3ORkcEEc2dFJdb/FOQaIa6LC357ZOzbWG5dA+KJ2kQUU6Vf/HCasyk+bH8ql\r\nfIZRiu3FUAbTf2KH4vZdQ19YV4XIySiI6WwyIGOHnfq3KG10f2X+YZQtzOCD\r\nSbxYs1gXJiGiEB3ipZW4T6/BcBMUMrGrn8XVfa7skzim6Lvr72f0LnapR6ut\r\nuq7BJRm2gs7QCrSs3rXiwou+8CczqULqlGaHJxcYGqPqXoe6dT71NvNAWdEg\r\nvA4f8QTbHpQJ8fN2fJsXkgt7U8uOhPaExio=\r\n=dvKX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","_from":"file:pnpm-7.15.0.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=14.6"},"exports":{".":"./package.json"},"funding":{"url":"https://opencollective.com/pnpm"},"scripts":{"lint":"eslint src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7782 pnpm run test:e2e","start":"tsc --watch","bundle":"pnpm bundle:pnpm","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/f6ad6d2e01df50426734c5944e45c1d6/pnpm-7.15.0.tgz","_integrity":"sha512-GGQ5+MCwD0bpq+65uitpgO1+ZusZ1keO5ebG/CH6ciu1ohnZj5Y3X374Ow/CBApa+Jw2/NUifVRz2fW4JChftA==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.24.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"16.18.0","preferGlobal":true,"publishConfig":{"tag":"next-7","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_7.15.0_1668035843320_0.24881968513871033","host":"s3://npm-registry-packages"}},"6.0.2-20210411":{"name":"pnpm","version":"6.0.2-20210411","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"license":"MIT","_id":"pnpm@6.0.2-20210411","maintainers":[{"name":"zkochan","email":"z@kochan.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"117e34b2860c5a54a249cebadbbe01c610660b97","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-6.0.2-20210411.tgz","fileCount":601,"integrity":"sha512-lSg0LbI9dAx6/ynDAwCb/0aUvgLkKo4v4I7L++RtIOfyqVNDUgg8iM0Vo3R9ZURV2j5VyFkBBGfNsGnyBoleHw==","signatures":[{"sig":"MEQCIHimgLaYXR15jOSfcZkY+bcnwRGE9IkzpoOMdAC5YoVpAiBgvNYgigwDfnQldYfkedDmDK1/aIpUCk8xD2DNJTXiag==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9028477,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgcmpQCRA9TVsSAnZWagAAZdkP/2c+Ll8w+T5kBeP56r4+\nlnst2TJM0zGXU5bH/HJqIuEWCN8eeB1O2pvh6Ys02KONBMrwQjiEx9zoil9U\nIYwY3XIKNSD7pS5e4/XDbn6JupTEPDyPEE0yii7GVEuZupcqIkzoro26D2sF\nFBAKVAUCpi9vaZjfMOQOLGnGiphc/d/MQfl0XslpOPZzOK7Y5xHNDFrvOY/n\n4SG1StYMsarVna5uOnS/iHFsMVJQs8SSlguoWXvic1tOJOHJCz9Ww+yBeSjH\nLrf8zt28ckhRLpnXgv9bP332/B27nczS/GwkI/T/KXQ2fAE7D2l9QWcndJ92\nD1L4nR6OBAdrqOm5vIDKrLu4QCOP6n+jVaBwYFG668YFVeKyzJqKAAF0yZv+\n0fn1zlEo+hJ+6hJ1u8QYZ7UaMLy9D4D5qvdzUBhS+Br9ntJFye3N4gE83ycr\nkf+/KHz4pV4LEFaeKJGB6E0EkJbAQ9eWMem3NvyayphK2Vw0n8unKR2iuQoU\nhE/2fCnTBc8s4YMX+ZPJyQ8U5nXGW2cpSFrGF+qLw7b0GIXX9iqt/5P0lk5S\nxGh6OIAGQQVTHjeO5wm9zXKgXTFAGVH+pMn/2Ibb0X8C+BxOpKTVWFZEAmTl\nBPn+soXbHGUDc9oC5uOKxQoAYRwGRz+N9kDDCIv5j8FQIX/iB/1sReplY11A\nZlSo\r\n=Kr20\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","unpkg":"dist/pnpm.cjs","engines":{"node":">=12.17"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint -c ../../eslint.json src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"pnpm tsc -- --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build && pnpm run lint -- --fix && rimraf dist && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.cjs","postpublish":"publish-packed","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock","prepublishOnly":"pnpm compile && npm cache clear --force && publish-packed --prune --npm-client yarn --dest dist"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"6.14.12","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"12.19.0","preferGlobal":true,"publishconfig":{"tag":"next"},"_hasShrinkwrap":false,"readmeFilename":"README.md","__devDependencies":{"ncp":"^2.0.0","nopt":"^5.0.0","chalk":"^4.1.0","delay":"^5.0.0","execa":"^5.0.0","is-ci":"^3.0.0","p-any":"3.0.0","ramda":"^0.27.1","tempy":"^1.0.0","which":"^2.0.2","byline":"5.0.0","semver":"^7.3.4","esbuild":"^0.11.2","p-defer":"^3.0.0","ps-list":"^7.2.0","path-name":"^1.0.0","split-cmd":"^1.0.1","tree-kill":"^1.2.2","write-pkg":"4.0.0","@types/ncp":"^2.0.4","is-windows":"^1.0.2","pkgs-graph":"6.0.0","strip-ansi":"^6.0.0","@pnpm/types":"7.0.0","@types/nopt":"^3.0.29","cross-spawn":"^7.0.3","exists-link":"2.0.0","npm-run-all":"^4.1.5","path-exists":"^4.0.0","render-help":"^1.0.1","symlink-dir":"^4.2.0","@pnpm/client":"3.0.0","@pnpm/config":"12.0.0","@pnpm/logger":"^4.0.0","@pnpm/tabtab":"^0.1.2","@types/is-ci":"^3.0.0","@types/ramda":"^0.27.35","@types/which":"^2.0.0","@pnpm/command":"2.0.0","@pnpm/prepare":"0.0.19","@pnpm/run-npm":"3.0.0","@types/byline":"^4.2.32","@types/semver":"^7.3.4","@pnpm/cli-meta":"2.0.0","@zkochan/retry":"^0.2.0","load-json-file":"^6.2.0","loud-rejection":"^2.2.0","read-yaml-file":"^2.1.0","@pnpm/cli-utils":"0.6.0","@pnpm/constants":"5.0.0","@zkochan/libnpx":"13.1.0","@zkochan/rimraf":"^2.0.0","write-json-file":"^4.3.0","write-yaml-file":"^4.2.0","@pnpm/store-path":"^5.0.0","deep-require-cwd":"1.0.0","@types/is-windows":"^1.0.0","normalize-newline":"3.0.0","@pnpm/core-loggers":"6.0.0","@pnpm/modules-yaml":"9.0.0","@types/cross-spawn":"^6.0.2","cross-var-no-babel":"^1.2.0","@pnpm/file-reporter":"^1.0.1","@pnpm/assert-project":"2.2.0","@pnpm/lockfile-types":"3.0.0","@pnpm/parse-cli-args":"4.0.0","dir-is-case-sensitive":"^2.0.0","@pnpm/default-reporter":"8.0.0","@types/update-notifier":"^5.0.0","@pnpm/read-package-json":"5.0.0","@pnpm/find-workspace-dir":"3.0.0","@pnpm/plugin-commands-audit":"4.0.1","@pnpm/plugin-commands-store":"3.0.1","@pnpm/read-project-manifest":"2.0.0","@pnpm/plugin-commands-import":"2.0.1","@pnpm/plugin-commands-server":"3.0.1","@pnpm/write-project-manifest":"2.0.0","@pnpm/common-cli-options-help":"0.4.0","@pnpm/find-workspace-packages":"3.0.0","@pnpm/plugin-commands-listing":"3.0.1","@pnpm/plugin-commands-rebuild":"3.0.1","anonymous-npm-registry-client":"0.1.2","@pnpm/plugin-commands-outdated":"4.0.1","@pnpm/filter-workspace-packages":"3.0.0","@pnpm/pick-registry-for-package":"2.0.0","@pnpm/plugin-commands-publishing":"3.0.0","@pnpm/plugin-commands-installation":"4.0.1","@pnpm/plugin-commands-script-runners":"3.0.0"},"__optionalDependencies":{"node-gyp":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_6.0.2-20210411_1618111055866_0.9480692050207036","host":"s3://npm-registry-packages"}},"7.4.0-0":{"name":"pnpm","version":"7.4.0-0","keywords":["pnpm7","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"license":"MIT","_id":"pnpm@7.4.0-0","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"9a72b746bc963c6a73c951a263a60ed49889658a","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-7.4.0-0.tgz","fileCount":644,"integrity":"sha512-Du40Tj9g0wObOyawC/U1yFcKMpjeUHfrc7hzT/JyyNT2QSR2zAwmUlSABUhM/IxPt4HWNUtFKULYiCjidQRwQw==","signatures":[{"sig":"MEUCIQDiVKj/tIUHz9nCBXbgInhkphnrZXIQXm3Q7kQ+Kung7QIgawSsKwOlTFBRvXj267G4jB+/htmyGQOazCLZdVkj25I=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":19695400,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJis5kbACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpH7w/+J+q+4r6vEVhHQURMEnMdVqybZuP0daHGLXRGSnJR4AfYer3x\r\nqASvSAN2sMv8NDyTH2cLJ+683H7qwPkvP5AxsHtkmRNxhU0BV7ahDmTGZQPj\r\nGNPzl5d/3feR+AnWkzwjo1QZO0012rW3mdVZUVAn+dOrUd070Vz6E8lucrHZ\r\nsk0V3hWSjg1ujSpRH2dkh/oZNjvS4+uLvvwyXjhovU45VF6hssKceU28IK8I\r\njzQjx9K6Xi3RDqXwmaZP0buzGV2kCuX/2anOpy7nMxfCbEYPisgXMFyqQxEI\r\nGe6UC1VVIDPxNLx0wNz0l7oDXZ0vt6kaaYDz+/4SGCdwrap9r/3Q6MaeWgiH\r\nv07+AW0Re7W+1VrPOHLZAMFGd8ZgP9sNSA96dzFGYyiulEyjcflwop3AAcoi\r\nlwcQnEjbx+aNRpmHnvlgAlaVIiKwn/51U6gh4dDZJCbfVfq8kPpOGqvklwkI\r\nq6byjK2ek5Wh7AFWEjodZD6MXZxh6Y9/Q6EfQ9BE4JHqTuK8GmJ8QetHwapZ\r\nVDJt2x2QbWQNRBamkAfTQwLOq3BmwcOQO4DTpm1cWm6PoWSGwYHlpV/IbvUH\r\nTJYmXwxqAP03t17Nh1G/ER5kN6Ccsfk63b+8fXaU1WgyEBALv91HKPUv1/aU\r\nhKkhOhRA5CY1WIkR++szTgDFWryOSgLgbGk=\r\n=Ea0a\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","_from":"file:pnpm-7.4.0-0.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=14.6"},"exports":{".":"./package.json"},"funding":{"url":"https://opencollective.com/pnpm"},"scripts":{"lint":"eslint src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7781 pnpm run test:e2e","start":"tsc --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.cjs","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/bde6f096ad611c54152a0e96788b1aa8/pnpm-7.4.0-0.tgz","_integrity":"sha512-Du40Tj9g0wObOyawC/U1yFcKMpjeUHfrc7hzT/JyyNT2QSR2zAwmUlSABUhM/IxPt4HWNUtFKULYiCjidQRwQw==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.24.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"16.15.1","preferGlobal":true,"publishConfig":{"tag":"next-7","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_7.4.0-0_1655937307532_0.4660409937458492","host":"s3://npm-registry-packages"}},"0.46.0":{"name":"pnpm","version":"0.46.0","keywords":["dependency manager","install","modules","npm","package manager"],"author":{"name":"Rico Sta. Cruz","email":"rico@ricostacruz.com"},"license":"MIT","_id":"pnpm@0.46.0","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"http://ghub.io/pnpm#readme","bugs":{"url":"http://ghub.io/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js"},"dist":{"shasum":"956a8b8e08b2f659929638322639620a96481778","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-0.46.0.tgz","integrity":"sha512-EWBaDCVDnifdXJ4Qv9Zw6LcI1TZ9RxJMpXOg89NrNrUGnKX/u5BUvMWaf8uX+JKEBgh4t786OAXcYBTy/szpVw==","signatures":[{"sig":"MEYCIQDMlaUSTonR1nD9GBm16lzn8JDfK1nxCy6zTytIVijNUwIhAI69FzNLAoojJUBuZzjh0N40jzEt55l/HbYPo1iUw6bg","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib/"],"config":{"ghooks":{"commit-msg":"node ./node_modules/validate-commit-msg/index.js"},"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"_shasum":"956a8b8e08b2f659929638322639620a96481778","engines":{"node":">=4"},"gitHead":"4bf01fec55581a96fd58f9fcb9a950d06653a1c6","scripts":{},"typings":"lib/index.d.ts","_npmUser":{"name":"zkochan","email":"zoltan.kochan@gmail.com"},"__scripts":{"tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"standard && tslint -c tslint.json --project .","test":"npm run lint && npm run test:e2e","cover":"istanbul cover test/index.js","start":"npm run tsc -- --watch","commit":"git-cz","?commit":"echo 'Run Git commit wizard'","pretest":"rimraf .tmp/","release":"sh .scripts/release.sh","sinopia":"sinopia -c ./sinopia/config.yaml","?release":"echo 'Publish pnpm'","posttest":"git checkout -- sinopia/storage/","test:e2e":"npm-run-all -p -r sinopia test:tap","test:tap":"ts-node test | tap-diff","docs:build":"docpress build","prepublish":"in-publish && echo 'You need to use \"npm run release\" to publish pnpm' && false || npm run tsc","prerelease":"npm run tsc && npm test","?docs:build":"echo 'Generate the documentation website'","build-sinopia":"npm-run-all -p -r sinopia publish-test-packages","predocs:build":"rimraf .tmp/","?build-sinopia":"echo 'Cache the sinopia store for faster tests execution'","prebuild-sinopia":"rimraf sinopia/storage/","publish-test-packages":"sh test/packages/publish-all.sh"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/rstacruz/pnpm.git","type":"git"},"_npmVersion":"3.10.9","description":"A fast implementation of npm install","directories":{"test":"test"},"_nodeVersion":"6.9.1","preferGlobal":true,"__dependencies":{"mz":"2.6.0","rc":"1.1.6","mem":"1.1.0","meow":"3.7.0","chalk":"1.1.3","debug":"2.6.0","is-ci":"1.0.10","retry":"0.10.1","byline":"5.0.0","mkdirp":"0.5.1","semver":"5.3.0","find-up":"2.1.0","js-yaml":"3.7.0","thenify":"3.2.1","link-dir":"1.0.3","lockfile":"1.0.3","node-gyp":"3.4.0","@types/mz":"0.0.30","@types/rc":"0.0.1","commondir":"1.0.1","json2yaml":"1.1.0","path-name":"1.0.0","write-pkg":"2.0.0","os-homedir":"1.0.2","@types/node":"6.0.48","arr-flatten":"1.0.1","common-tags":"1.4.0","cross-spawn":"^5.0.0","exists-file":"3.0.0","observatory":"1.0.0","read-pkg-up":"1.0.1","rimraf-then":"1.0.1","@types/chalk":"0.4.31","@types/debug":"0.0.29","pause-stream":"0.0.11","registry-url":"3.1.0","@types/byline":"4.2.31","@types/mkdirp":"0.3.29","@types/semver":"5.3.30","cache-manager":"2.3.0","promisequence":"1.1.6","sorted-object":"2.0.1","unpack-stream":"1.0.2","@types/js-yaml":"3.5.28","camelcase-keys":"4.0.0","load-json-file":"2.0.0","lodash.memoize":"4.1.2","loud-rejection":"1.6.0","normalize-path":"2.0.1","supports-color":"3.1.2","@types/lockfile":"0.4.29","@zkochan/logger":"0.1.0","npm-package-arg":"4.2.0","update-notifier":"1.0.3","cache-manager-fs":"1.0.5","is-retry-allowed":"1.1.0","lodash.clonedeep":"4.5.0","@zkochan/cmd-shim":"2.0.1","@types/common-tags":"1.2.5","npm-registry-client":"7.4.5","pnpm-install-checks":"1.0.1","registry-auth-token":"3.1.0","@types/cache-manager":"1.2.4","@types/load-json-file":"2.0.5","@types/update-notifier":"0.0.28","delocalize-dependencies":"0.1.0"},"devDependencies":{"caw":"2.0.0","ncp":"^2.0.0","nixt":"0.5.0","tape":"4.6.3","isexe":"1.1.2","sepia":"2.0.2","ghooks":"^2.0.0","rimraf":"2.5.4","tslint":"4.3.1","ts-node":"2.0.0","docpress":"0.7.1","istanbul":"^0.4.5","standard":"8.6.0","tap-diff":"0.1.1","commitizen":"^2.8.6","in-publish":"2.0.0","typescript":"2.1.4","@types/tape":"4.2.28","exists-link":"1.0.0","npm-run-all":"4.0.0","tape-promise":"2.0.1","@zkochan/sinopia":"1.0.0","npm-scripts-info":"0.3.6","git-update-ghpages":"1.3.0","validate-commit-msg":"^2.7.0","cz-conventional-changelog":"^1.2.0","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm-0.46.0.tgz_1483884548274_0.9445623124483973","host":"packages-18-east.internal.npmjs.com"}},"7.4.0-1":{"name":"pnpm","version":"7.4.0-1","keywords":["pnpm7","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"license":"MIT","_id":"pnpm@7.4.0-1","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"a6d556e96867dbece4ab7659abfd686b812d8a2b","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-7.4.0-1.tgz","fileCount":644,"integrity":"sha512-lfDKDaxXltKziBBLiDvjoj8l6ZTqdCtK2hotnKDCRnrEhSMLKavYiDjWY3Usao0DlVypSRdAVaRJNT7WoeJLVQ==","signatures":[{"sig":"MEUCIQDn88sPi+u+83K1ea+FuKIRmDtDN69QP1ygIoslQ8mLsgIgAW0ijmxPW/5olU+pezwvKBoVYndaS0mkF3+TpzdcFVs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":19698492,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJitgt2ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrtFA/9GyVGsdcLDm0XFlsbQYYMB4jY3sK0vIViEV1aQzNa0F0tgS3g\r\n1B5UB7eQoZeJgj0oD+RDWW8f7YO6mbSQD0jtqQepa7gkr4CxhBgdO6FBnp4l\r\nh7FcbVYyRA+hINaYFVurVHIvj6PcFPfgr6pdREBYHX1c4nfkQ/5DiXVAFqIP\r\nmhT+FDzDAWmoNTxatY/z7oXA28Y8cQprTv85YvzHjK5yUarj1Clu1k78M7Co\r\nOW02d+HpvJbYPPriB4R6EC1Wp3zajZ2BSMgnlGIAU/lPHajr6QBHl3502Twx\r\n84ujC1Sw/eJjC3w3uPKxVuKbamxX3eP9eFsr2Ci/gkdFMuJSd1J6UdQV46go\r\nU8vrgkOH5dZXF6fKTDwp1lkU4TF1+cRktgugmPB+DsiAmiU8mZIfYT5gJXF0\r\no0wgAhPfUuYJZiHoq2od3n3Nied7/Pfb2n9eI+B+T5LYTqZHhjmwxhxvbR8Q\r\nfW7iAiMr+zxMNpPMEt9vFtOzDtzeIO5tKH8NyoJOICeSjjT4p23+j8OnUsyN\r\nQNplBPSO5VwqedFapy/CoFKs3OVs1Gba1f9NmzdQ8MqH/zG9iwk1vXXElWZS\r\n6T8CTpZsqn2BMfQNHCPOoZ55vZBaSW41Y6xEqteZxpJh4XjCHTOwREB0au2B\r\n0wV7LpS3YeGqxlNLRT6W3CwbLSjXI8ZFV1o=\r\n=XHmT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","_from":"file:pnpm-7.4.0-1.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=14.6"},"exports":{".":"./package.json"},"funding":{"url":"https://opencollective.com/pnpm"},"scripts":{"lint":"eslint src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7781 pnpm run test:e2e","start":"tsc --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.cjs","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/b08f747a0b1ad6f26c74de10e13ab9bd/pnpm-7.4.0-1.tgz","_integrity":"sha512-lfDKDaxXltKziBBLiDvjoj8l6ZTqdCtK2hotnKDCRnrEhSMLKavYiDjWY3Usao0DlVypSRdAVaRJNT7WoeJLVQ==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.24.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"16.15.1","preferGlobal":true,"publishConfig":{"tag":"next-7","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_7.4.0-1_1656097653949_0.7682054346410323","host":"s3://npm-registry-packages"}},"7.4.0-2":{"name":"pnpm","version":"7.4.0-2","keywords":["pnpm7","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"license":"MIT","_id":"pnpm@7.4.0-2","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"12b45ad3ecbd0085fb8840eeaa0748fa7e244131","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-7.4.0-2.tgz","fileCount":644,"integrity":"sha512-zZEBGGVs5U2vgpMayU3kqTvH4yRRPRZOu7gOzaG39i/g6rK1yUx+RNMWSe3BycDusA5JCts6INk43LoCQ8qysg==","signatures":[{"sig":"MEUCIQDjsGRqBidBZp/hT5eZZ9ycngmeIcrcCNmahaJV/f0AJgIgG2+03c3fxiGDolG50ikeC4A1+0bjFVpQPs4khKbtSrc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":19699433,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiuN/DACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrGjw//TIUrY2sGLlYp/yQfWKHhzEwOFoTA/cgg/DjIlpWb3c0IpUbq\r\nDPFAvSpKDX5uaGLysvP9mIO6XtN6PygO0U+IznelsCXxa7JHC3YkcFe5gGAh\r\nsL8hk0ZU2zpqvVDeNKZoE13QtZuwlviAJRboxdQPs+Ml7+eP72oZBg8Di5ee\r\nAJZUDclwswiLtIQtzfkUKiilI+hDDhcL4OU4IKOFm9R/VezWdleyDFJc6LDl\r\nuzKL4DqgIoxGUAF8HPKYz01nv7AGYiwgpJaxLPJn8eYNskjjRPNpprQ6oy3r\r\nqK0Dj0LHfD9ZxuhbkAgjlMnIU7pVA9Amy1aJbtnPCxIxKm6SNSdMxTPoNUP9\r\nm4VI3XrN2CPlMJmbInCH3oxhn55ts6nepearIVQyxRn50UIu4gSuPghGhB2V\r\nVq1JAisIpe8pNsogkbQjHEEc8WzzMLY2kEov9a7X4abaicUvKQzXiRaY9mVn\r\nRl4Hs/jL9erBZXbHuhqGycjxd1Qep7yGDWq8TaxUCpYL8qFIzMKjDDk3Od5I\r\nTHV/5OH64e6ALZgl07TRKDfIBxvZthaDvc6+4LuV/3KJ7SpN2Qdkgv9Nc857\r\nGPjVK/g662t9Iotxoja5H5twrv/2X9u3cZ+te2hzk3sHnmFX6AuwJQ2EhZwv\r\nSExMhbzXEDxnGT2EVU4zJHAhGpo6kcMnbx8=\r\n=O3mM\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","_from":"file:pnpm-7.4.0-2.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=14.6"},"exports":{".":"./package.json"},"funding":{"url":"https://opencollective.com/pnpm"},"scripts":{"lint":"eslint src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7781 pnpm run test:e2e","start":"tsc --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.cjs","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/920b544556449e4a8da04aa811a2e4eb/pnpm-7.4.0-2.tgz","_integrity":"sha512-zZEBGGVs5U2vgpMayU3kqTvH4yRRPRZOu7gOzaG39i/g6rK1yUx+RNMWSe3BycDusA5JCts6INk43LoCQ8qysg==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.24.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"16.15.1","preferGlobal":true,"publishConfig":{"tag":"next-7","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_7.4.0-2_1656283074926_0.006756659071693427","host":"s3://npm-registry-packages"}},"7.4.0-3":{"name":"pnpm","version":"7.4.0-3","keywords":["pnpm7","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"license":"MIT","_id":"pnpm@7.4.0-3","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"8d6499a4cead3faf5c7f311d4eaaa832fa142f68","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-7.4.0-3.tgz","fileCount":644,"integrity":"sha512-mSfmARLx4uO9p8d+ySN+S+AhMzw0YLZX8NKKrDIOIwrwm4RdFI8ktDnbBe5SE5dbRsQte782hL3bRrUDvFA+kQ==","signatures":[{"sig":"MEUCIALM22k3+LjCia++XHXT7zsnS9u2LdFZIoB551uZ2VGjAiEAl1Cud3RmJdDyrBbD4Ltbygp32Ck3ochkRXW127zzUZ8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":19712844,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiueUgACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoORg//WCvHVVkOmv0O/mZLCsWcuT8kX0nBkqxbsGsC3u92HtrCYfZt\r\nox4d0SwZ5pbqeTss+h1FiaW8BEvdsvb5dBrWsr4OTVxbgvjHYZiPrdVadn+k\r\nwKkf22KlaWIw96eITXL0rKVWLIuvhJ/K0v+tEumB3y2WonZeAWemPHaGQWb5\r\n2VhTMpZcCdfjw0S/JxT9uBAzZHSr5z6lkmIMqfBDxy+viGSgBs+g6UfXFvJv\r\n0jARI46TeF9gIfKvMucEbJfvzPAvw4D42v9pWuB75sOVaxatgC7YLlPZk/+Q\r\nmV9/Mx7bcVGT0nlhwhHbDH298DoxWXFCcfKjIcPYDKJ8PRU5lExJoYi6+Kbw\r\n568Ui1YEVhUI9kRLUdc3Fn+nVb1e62x59gh3lijLchkqpkXDo1+yt71spwPv\r\n+3m4fBviCDlUXOxz4Rjq/L3q5mKqsYfOw+3BlYLzWRNZdj9NiNSGo0DCQ/7X\r\n+U4iBQ5Y8adKvf+Oc2KiP47gHwGMm80moGO/TRaa2crWHyNH2eSlqI9/gSdE\r\nrIMvceT5eh5akp/Gf/zHesVb0hbJwbABeCnBBd/YW7ZEm6Yzm2d+eW5jxp24\r\nsSxVe623CEYY4/9w3v+c+EnK+ZXXWfghu4pzCwTXpgjzqe28E2h/r9+AU6mm\r\nLV4FIcCaMVLoTMq/A9j/62v2jkPolCzHUYo=\r\n=Z5tA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","_from":"file:pnpm-7.4.0-3.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=14.6"},"exports":{".":"./package.json"},"funding":{"url":"https://opencollective.com/pnpm"},"scripts":{"lint":"eslint src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7782 pnpm run test:e2e","start":"tsc --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.cjs","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/a85deb9bc752740fe9a75d1623d78942/pnpm-7.4.0-3.tgz","_integrity":"sha512-mSfmARLx4uO9p8d+ySN+S+AhMzw0YLZX8NKKrDIOIwrwm4RdFI8ktDnbBe5SE5dbRsQte782hL3bRrUDvFA+kQ==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.24.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"16.15.1","preferGlobal":true,"publishConfig":{"tag":"next-7","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_7.4.0-3_1656349984191_0.8231167679954059","host":"s3://npm-registry-packages"}},"7.4.0-4":{"name":"pnpm","version":"7.4.0-4","keywords":["pnpm7","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"license":"MIT","_id":"pnpm@7.4.0-4","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"b9687edd2bd9773fa8444c7fb0a86b4e3fb0a6b4","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-7.4.0-4.tgz","fileCount":644,"integrity":"sha512-cnW2BRbx37Cgszi8DbxduGoiokdu3UjrAVnjrRoA0dZ1/n1y8WV3KhHxqmcc7FN42eoBRHbxLXnOMk0GFPyGvQ==","signatures":[{"sig":"MEYCIQCnT5iUN9MWK4oS6JtKGEEZ5oHG0RMf6KueMByIccpnNwIhAO5iO8LruxgbFikrpdAiITK6ZxShsR4c/jN/am+xpbX2","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":19712733,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiukUkACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpDsA/+KP70GHV0F0g6oG6H/t36CNzoB+bc6nR51R4HgvKaeWGA2+DK\r\n6GQDue70K/aWaEXpctumYHenlRf7Smw09GmrA8nZHdTOK0RU/4CIbGZp+mXN\r\nhPT64EpY32Ms4lt5mEUFzaSHwiYbujdEI26Ait7dWdNzHj+ZcEOmIb3pZqjF\r\nLpqIh9vt0fZflyYkf4aR1ltnK4TP6jMG967df/bbgdioP61VMQDVXPI+C5WE\r\nfC9gJzsVxuf6m02NMYnkNwy2QJ5cXzs1E6l7nWgG25O7B7JO2XSDmleJjT3H\r\nj05W9EzER49i2A66s58q8AMlIjk6JKkT6ZuZTh2dqqXlW53gQAmGW5sydv9b\r\n3iz3uQbgTfUBPs1inzBBcnGiv1FxGBdN24fMUMtpZ3a/zCeE8d2e3WPEMcPe\r\nJJJVSI+aZ92Z72LnK8ZL89EpF059CZQYFfqCIf60Xlx2otc7nL64ov+JFcXY\r\nDNm6L8PKsuh9zUx9qx2eFLHC3mdPuY4Dm6Y0Wxnn9NiS3AAOwCKUbc8mf+lS\r\ntem8QdTbwmayawgi1NRREOXLsSWr/rUPXOcZAf0z/Zmpy34FwLLi+mn+tbLh\r\nylOgpw5mZfFdjHeP/wXD/1coPuPu3g6p0YXHi8C+aA7P5ABUSQyvOqcwsGmS\r\nN7dMSqFoG7nmyDX9bNxjOMZWC5kNd4g3uCg=\r\n=icem\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","_from":"file:pnpm-7.4.0-4.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=14.6"},"exports":{".":"./package.json"},"funding":{"url":"https://opencollective.com/pnpm"},"scripts":{"lint":"eslint src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7782 pnpm run test:e2e","start":"tsc --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.cjs","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/67a9dc899b299f05666793119f57becb/pnpm-7.4.0-4.tgz","_integrity":"sha512-cnW2BRbx37Cgszi8DbxduGoiokdu3UjrAVnjrRoA0dZ1/n1y8WV3KhHxqmcc7FN42eoBRHbxLXnOMk0GFPyGvQ==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.24.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"16.15.1","preferGlobal":true,"publishConfig":{"tag":"next-7","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_7.4.0-4_1656374563883_0.2304546017954745","host":"s3://npm-registry-packages"}},"3.5.4":{"name":"pnpm","version":"3.5.4","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@3.5.4","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"ab67325714d1ba047f2c630133e2e5455fa4e59c","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-3.5.4.tgz","fileCount":4094,"integrity":"sha512-vDoWJ2ln4Rqs6zNqUHsRcDWrmwrXx2k8/3P9tg6DcBfjxHRkIWXorhrL3jmd2tFI9bysqyjDA6/tRzlkYNoibg==","signatures":[{"sig":"MEQCIEGXy6Cc/pZ1xqsPHMpJAy6wE2HdltvLAKHo18mZjexcAiAd51+BiPlDFkAf3+BMo8hF2gphPnuzX/33gvO1QJfpPg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":19341485,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdJ9ViCRA9TVsSAnZWagAADvkP/A8DXBiTzPVeoisE2DQD\nobhYS5f1/DOVJJNZO5T+cPWMQfuANHJjwbe0X1WgnljidhDU9RZo+3uaZgUZ\nzIKsS/NCX83vGq1/S9E5WrIdHXuWvAxnOsM7HfMN/x11zMgPEDfl8XDsSUMJ\nhavZqCnbuMKqO7V0Zv2mNb/obIDMjvP+wWht8gc+AKAFS1eggZvglt2cZ+iR\nb46ioUjSFzDMVnFdfeeoX4uPjYF13cKSvPb/PCky6XEuC9TiTOVu2J0lIfMg\nzwCsWnly7l9D2LoRvBdi4cxbta4Uux8JVm9/sXQm7RWLln2EHABEaBzCjGzj\n/L76X9uWQ3r6fAfT2kuq7LgMN72VFOEpNowSeh1tIU0ZHNC/w/hZaMSN1o3f\ndBoZ+7ZWxnaq8U85tFkt1w4aomaAnr0YaIKE3cKk0JxX3ufUShTMC6Qo4sXy\nroJvUVC1jnsL9TWpqeaYeoF6SP3pMGSK5LwtOLnBnnWHaAesJ3ft4gDqhRIf\n9GVQcAYUvCFY5kq+k3UKxMlGGR2TfACsAlfrd7IhJ+u9Y3xFwVxfk9OZRemz\nWepTpJgzyK+tNE1NJkC16VuPLwLiJFKFZUxOsHUhK5KrkN28LORlemLN5NFW\nnk44vDIBMBIVkkrCGvQ4imxM8XaYru4Q0Qy3Fd5VmMW7QTjkYiLHQL2fyBjs\noqBF\r\n=ffLL\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","_from":".","_shasum":"ab67325714d1ba047f2c630133e2e5455fa4e59c","engines":{"node":">=8.15"},"scripts":{"tsc":"rimraf lib && tsc","lint":"tslint -c tslint.json src/**/*.ts test/**/*.ts","test":"npm run lint && npm run tsc && npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"run-p -r registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf ../../../.tmp/ && rimraf node_modules/.bin/pnpm && registry-mock prepare","registry-mock":"registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"10.12.0","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"mz":"2.7.0","mem":"5.1.1","nopt":"4.0.1","supi":"0.34.1","archy":"1.0.0","chalk":"2.4.2","delay":"4.3.0","execa":"2.0.3","is-ci":"2.0.0","ramda":"0.26.1","diable":"4.0.2","cp-file":"7.0.0","p-limit":"2.2.0","get-port":"5.0.0","make-dir":"3.0.0","p-filter":"2.1.0","@types/mz":"^0.0.32","camelcase":"5.3.1","fast-glob":"3.0.4","is-subdir":"1.0.3","lru-cache":"5.1.1","minimatch":"3.0.4","path-name":"1.0.0","tree-kill":"1.2.1","@pnpm/list":"1.0.13","is-windows":"1.0.2","pkgs-graph":"4.0.0","text-table":"0.2.0","@pnpm/types":"3.2.0","@pnpm/utils":"0.10.5","common-tags":"1.8.0","cross-spawn":"6.0.5","graceful-fs":"4.2.0","signal-exit":"3.0.2","strip-color":"0.1.0","@pnpm/config":"3.4.2","@pnpm/logger":"2.1.1","@pnpm/server":"3.0.5","@types/archy":"0.0.31","find-packages":"5.0.6","path-absolute":"1.0.1","read-ini-file":"2.0.0","@pnpm/outdated":"2.0.19","camelcase-keys":"6.0.0","load-json-file":"6.0.0","loud-rejection":"2.1.0","process-exists":"3.1.0","read-yaml-file":"1.1.0","@pnpm/constants":"1.1.0","@pnpm/lifecycle":"6.2.0","@zkochan/libnpx":"11.0.1","graph-sequencer":"2.0.0","update-notifier":"3.0.1","write-json-file":"4.0.0","@pnpm/store-path":"2.1.0","@types/lru-cache":"^5.1.0","@types/minimatch":"^3.0.3","@pnpm/core-loggers":"3.0.3","@pnpm/file-reporter":"0.1.0","@pnpm/package-store":"4.0.14","@pnpm/default-fetcher":"3.1.14","dir-is-case-sensitive":"1.0.2","version-selector-type":"2.0.1","@pnpm/default-reporter":"3.2.10","@pnpm/default-resolver":"3.0.17","@pnpm/read-importer-manifest":"1.0.5","@pnpm/store-controller-types":"3.0.3"},"_hasShrinkwrap":false,"readmeFilename":"README.md","__devDependencies":{"ncp":"2.0.0","pnpm":"link:","tape":"4.11.0","p-any":"2.1.0","retry":"0.12.0","byline":"5.0.0","rimraf":"2.6.3","semver":"6.2.0","write-pkg":"4.0.0","@types/nopt":"3.0.29","exists-link":"2.0.0","npm-run-all":"4.1.5","path-exists":"4.0.0","rimraf-then":"1.0.1","symlink-dir":"3.1.0","@types/ramda":"0.25.34","@types/retry":"0.12.0","tape-promise":"4.0.0","@pnpm/prepare":"0.0.0","@types/byline":"4.2.31","@types/mkdirp":"0.5.2","@types/semver":"6","write-yaml-file":"3.0.1","deep-require-cwd":"1.0.0","normalize-newline":"3.0.0","@pnpm/modules-yaml":"3.0.3","@types/common-tags":"1.8.0","@pnpm/registry-mock":"1.1.0","@pnpm/assert-project":"link:../../privatePackages/assert-project","@pnpm/lockfile-types":"1.1.0","@types/update-notifier":"2.5.0","@pnpm/read-package-json":"2.0.2","@pnpm/write-importer-manifest":"2.0.1","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_3.5.4_1562891617956_0.5407201337345491","host":"s3://npm-registry-packages"}},"3.5.5":{"name":"pnpm","version":"3.5.5","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@3.5.5","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"57a470d8bab93efa937131d1b1ede2a150a900dd","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-3.5.5.tgz","fileCount":4094,"integrity":"sha512-9Rjo/oxNRFRUMciP2XU+L6Fnr6yjpYDe1O6PjKyIlPInMYEbm5KPVsTvmUKPyAyETHNUxMY7JbENVZM3cmInqA==","signatures":[{"sig":"MEUCIQDxMrDixoTCr6kCMKU+y0uObVK6BYSRBWLvRYWigqIt1AIgN0CoMOSdGoGCi1In96lG2W0bRJ8nDtNiTvUdt+EBxEQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":19341485,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdJ9c/CRA9TVsSAnZWagAAV4UP/R07/QHGFsvt21W6Mucv\nbsx2pHhkWUgBgcG3PQENxH+e0f8rL9e2TcOOB4irS4BCACV2NYCxrmc0tBcR\n03AD5G8YdesvOVrYvRhMx3H0VKMokC4aquYaxCBJy48VG2QLhC02ccBT4T8g\nGD7OuGgJmDMJPFC+/RvIa2S2Wthle7SAQLVTObfIV8b6aBq0We/fHrttQ+QO\nHM0Kh5xuQ9mKaz0RdANq6+mjR5rACmZRGcfhRp55psrTfesRknT5oqvb/44H\n3Wv/l3mWy667/T9xfJfvgpT6/zeW85MC9gmEfs/k4jewOr9I1ElMUtXUclCV\niEUoBqwaMdSFQkXnlGFxzwIwdbOQ33En31afnq/LdjGM5bEUEnCoWZjeXbby\nrmaa7/5qS5PXplg8lbaIyM+ZpTEGyU/cf1ufGjTIX2k5ijAYZP8GfGQfxSOF\ndEtjW8/F47yu8wC5FBBlyJKeWEztDdNNmxRMXuSbD7Le9SmHNt+Pzk6lFvwx\nz6vxPKHv7ZXPvgybdntziYSBhrGUU/aZ9zzf7eAv9vb5rLlLrbLw5Pea7+AN\nST+v47Z7rV/xDQWG/ozYR5suOpaExATFQNqi4D4jorZSgtfbSJVNGsfvITgJ\nvy8xF/f6iyiUrWxQ8rbdfP5U5PwYxEEJkG54eTt2zVguE2KrGArrcN18kUZg\nq8QD\r\n=Q9TI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","_from":".","_shasum":"57a470d8bab93efa937131d1b1ede2a150a900dd","engines":{"node":">=8.15"},"scripts":{"tsc":"rimraf lib && tsc","lint":"tslint -c tslint.json src/**/*.ts test/**/*.ts","test":"npm run lint && npm run tsc && npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"run-p -r registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf ../../../.tmp/ && rimraf node_modules/.bin/pnpm && registry-mock prepare","registry-mock":"registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"10.12.0","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"mz":"2.7.0","mem":"5.1.1","nopt":"4.0.1","supi":"0.34.1","archy":"1.0.0","chalk":"2.4.2","delay":"4.3.0","execa":"2.0.3","is-ci":"2.0.0","ramda":"0.26.1","diable":"4.0.2","cp-file":"7.0.0","p-limit":"2.2.0","get-port":"5.0.0","make-dir":"3.0.0","p-filter":"2.1.0","@types/mz":"^0.0.32","camelcase":"5.3.1","fast-glob":"3.0.4","is-subdir":"1.0.3","lru-cache":"5.1.1","minimatch":"3.0.4","path-name":"1.0.0","tree-kill":"1.2.1","@pnpm/list":"1.0.13","is-windows":"1.0.2","pkgs-graph":"4.0.0","text-table":"0.2.0","@pnpm/types":"3.2.0","@pnpm/utils":"0.10.5","common-tags":"1.8.0","cross-spawn":"6.0.5","graceful-fs":"4.2.0","signal-exit":"3.0.2","strip-color":"0.1.0","@pnpm/config":"3.4.2","@pnpm/logger":"2.1.1","@pnpm/server":"3.0.5","@types/archy":"0.0.31","find-packages":"5.0.6","path-absolute":"1.0.1","read-ini-file":"2.0.0","@pnpm/outdated":"2.0.19","camelcase-keys":"6.0.0","load-json-file":"6.0.0","loud-rejection":"2.1.0","process-exists":"3.1.0","read-yaml-file":"1.1.0","@pnpm/constants":"1.1.0","@pnpm/lifecycle":"6.2.0","@zkochan/libnpx":"11.0.1","graph-sequencer":"2.0.0","update-notifier":"3.0.1","write-json-file":"4.0.0","@pnpm/store-path":"2.1.0","@types/lru-cache":"^5.1.0","@types/minimatch":"^3.0.3","@pnpm/core-loggers":"3.0.3","@pnpm/file-reporter":"0.1.0","@pnpm/package-store":"4.0.14","@pnpm/default-fetcher":"3.1.14","dir-is-case-sensitive":"1.0.2","version-selector-type":"2.0.1","@pnpm/default-reporter":"3.2.10","@pnpm/default-resolver":"3.0.17","@pnpm/read-importer-manifest":"1.0.5","@pnpm/store-controller-types":"3.0.3"},"_hasShrinkwrap":false,"readmeFilename":"README.md","__devDependencies":{"ncp":"2.0.0","pnpm":"link:","tape":"4.11.0","p-any":"2.1.0","retry":"0.12.0","byline":"5.0.0","rimraf":"2.6.3","semver":"6.2.0","write-pkg":"4.0.0","@types/nopt":"3.0.29","exists-link":"2.0.0","npm-run-all":"4.1.5","path-exists":"4.0.0","rimraf-then":"1.0.1","symlink-dir":"3.1.0","@types/ramda":"0.25.34","@types/retry":"0.12.0","tape-promise":"4.0.0","@pnpm/prepare":"0.0.0","@types/byline":"4.2.31","@types/mkdirp":"0.5.2","@types/semver":"6","write-yaml-file":"3.0.1","deep-require-cwd":"1.0.0","normalize-newline":"3.0.0","@pnpm/modules-yaml":"3.0.3","@types/common-tags":"1.8.0","@pnpm/registry-mock":"1.1.0","@pnpm/assert-project":"link:../../privatePackages/assert-project","@pnpm/lockfile-types":"1.1.0","@types/update-notifier":"2.5.0","@pnpm/read-package-json":"2.0.2","@pnpm/write-importer-manifest":"2.0.1","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_3.5.5_1562892094199_0.52595929378238","host":"s3://npm-registry-packages"}},"3.5.6":{"name":"pnpm","version":"3.5.6","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@3.5.6","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"837014f66a2282554f7d8fcadb82af7b67091e21","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-3.5.6.tgz","fileCount":4094,"integrity":"sha512-NqpJofxFkPaxE20IRXHg6aKY0Vm+sqWyb6xFs8X/8cDsoTY+9cqoDTHMx0LCz/TUeVb3uSpogtH1bdNqifbong==","signatures":[{"sig":"MEUCIBplRk2sffjpD8JCKGIfe2mk97hlc5ITt1IXdpGTrBDFAiEAjn7/hD8R5RFM2zSSkWrUDEMvaq8QI/NHhoLGPTWQsDc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":19341523,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdKDnRCRA9TVsSAnZWagAArQEP/0Jy/GkCvK3C+0afZw3u\nqAm4omwvs19o0xx9/x1dpamJB2NAslYwgKL7dGGYYHzLFm+2UfvC+4xrVCyK\nV8WPGhvcp3fOT8uPKcfC+9JebnGhlZajPvg851sijJ5hETUt8DiRkgLbOLyk\nI/6fbm9tkh8/ZwPkBiDO6HSov6PRun8DCe39druKUl+DkIYQOK6FdcVlHClw\nNfTzdj2Y7wuHzN9Zhkq7H6i6htduHnSkSWCAs/MZs9XRwxULvgRypyOi1o9h\nft8d4c2nyF6thD+WkcwjYqFykA7M33vPZ5UDu/6ieaEN2fKjRmEspcaMdu0F\nOWWUb1yI3XCUEhe0zCQfAp+Sdx4s7TG0yfLKeU62mvE8wVz98qRQe06E4Cv9\nV12LzFkoMVqY2CY6If6R6OdrNrxaZyc1zw6TEaM639wfKnRLqkxlX/3XoXnr\nZ3P8AGYZYZN9W6tMlbarjMdh7NzxAhnNw9/VA/C8f+NMrt7ZWBRIkjBOwzN5\neIAGVLu/sAxYg5uii/SJD9DklAwEZOQboSCKsRXpCjf4NI5kI0Q3gP5T8qmR\ntKXEh1vSyoG74GIOZjYXXNMrtg3XRwxcT28ZtMX9Mt0sAG6ALVHRr/UVoxVm\n5JVh3nF9YJvRTtnYSARdrABE/Ih1unWRnmkbXtO3rU5WswNaMeVx6X6Bn0NR\nWm8T\r\n=Eyqz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","_from":".","_shasum":"837014f66a2282554f7d8fcadb82af7b67091e21","engines":{"node":">=8.15"},"scripts":{"tsc":"rimraf lib && tsc","lint":"tslint -c tslint.json src/**/*.ts test/**/*.ts","test":"npm run lint && npm run tsc && npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"run-p -r registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf ../../../.tmp/ && rimraf node_modules/.bin/pnpm && registry-mock prepare","registry-mock":"registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"10.12.0","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"mz":"2.7.0","mem":"5.1.1","nopt":"4.0.1","supi":"0.34.2","archy":"1.0.0","chalk":"2.4.2","delay":"4.3.0","execa":"2.0.3","is-ci":"2.0.0","ramda":"0.26.1","diable":"4.0.2","cp-file":"7.0.0","p-limit":"2.2.0","get-port":"5.0.0","make-dir":"3.0.0","p-filter":"2.1.0","@types/mz":"^0.0.32","camelcase":"5.3.1","fast-glob":"3.0.4","is-subdir":"1.0.3","lru-cache":"5.1.1","minimatch":"3.0.4","path-name":"1.0.0","tree-kill":"1.2.1","@pnpm/list":"1.0.13","is-windows":"1.0.2","pkgs-graph":"4.0.0","text-table":"0.2.0","@pnpm/types":"3.2.0","@pnpm/utils":"0.10.5","common-tags":"1.8.0","cross-spawn":"6.0.5","graceful-fs":"4.2.0","signal-exit":"3.0.2","strip-color":"0.1.0","@pnpm/config":"3.4.2","@pnpm/logger":"2.1.1","@pnpm/server":"3.0.5","@types/archy":"0.0.31","find-packages":"5.0.6","path-absolute":"1.0.1","read-ini-file":"2.0.0","@pnpm/outdated":"2.0.19","camelcase-keys":"6.0.0","load-json-file":"6.0.0","loud-rejection":"2.1.0","process-exists":"3.1.0","read-yaml-file":"1.1.0","@pnpm/constants":"1.1.0","@pnpm/lifecycle":"6.2.0","@zkochan/libnpx":"11.0.1","graph-sequencer":"2.0.0","update-notifier":"3.0.1","write-json-file":"4.0.0","@pnpm/store-path":"2.1.0","@types/lru-cache":"^5.1.0","@types/minimatch":"^3.0.3","@pnpm/core-loggers":"3.0.3","@pnpm/file-reporter":"0.1.0","@pnpm/package-store":"4.0.14","@pnpm/default-fetcher":"3.1.14","dir-is-case-sensitive":"1.0.2","version-selector-type":"2.0.1","@pnpm/default-reporter":"3.2.10","@pnpm/default-resolver":"3.0.17","@pnpm/read-importer-manifest":"1.0.5","@pnpm/store-controller-types":"3.0.3"},"_hasShrinkwrap":false,"readmeFilename":"README.md","__devDependencies":{"ncp":"2.0.0","pnpm":"link:","tape":"4.11.0","p-any":"2.1.0","retry":"0.12.0","byline":"5.0.0","rimraf":"2.6.3","semver":"6.2.0","write-pkg":"4.0.0","@types/nopt":"3.0.29","exists-link":"2.0.0","npm-run-all":"4.1.5","path-exists":"4.0.0","rimraf-then":"1.0.1","symlink-dir":"3.1.0","@types/ramda":"0.25.34","@types/retry":"0.12.0","tape-promise":"4.0.0","@pnpm/prepare":"0.0.0","@types/byline":"4.2.31","@types/mkdirp":"0.5.2","@types/semver":"6","write-yaml-file":"3.0.1","deep-require-cwd":"1.0.0","normalize-newline":"3.0.0","@pnpm/modules-yaml":"3.0.3","@types/common-tags":"1.8.0","@pnpm/registry-mock":"1.1.0","@pnpm/assert-project":"link:../../privatePackages/assert-project","@pnpm/lockfile-types":"1.1.0","@types/update-notifier":"2.5.0","@pnpm/read-package-json":"2.0.2","@pnpm/write-importer-manifest":"2.0.1","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_3.5.6_1562917328713_0.2094166631825587","host":"s3://npm-registry-packages"}},"3.5.7":{"name":"pnpm","version":"3.5.7","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@3.5.7","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"b99cc77bb6ca8412e66ba74da7bc810757905e8f","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-3.5.7.tgz","fileCount":4094,"integrity":"sha512-RmUJo7V8mSw9Tu8hRhi4tXagjO3+S/qHdDkAtYxZA/v9fvG3ux1aSiKcIeOmN4A1FCRHG7xy/sfFQC1lhSm5uQ==","signatures":[{"sig":"MEYCIQCrsEVXmZaSof7k7NJVf7neqS6aHwCX+wr0KxdIsrAa8gIhALQO2+LR4qgMDdVcmP3JFSRMJ7TtJ3Xr3YlX+Qzk82U0","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":19342134,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdKNzYCRA9TVsSAnZWagAAnmgP/RBBzYMcD2YMrRvD9j1n\nv1jeo7b3grh4EHm0sC7nMQbG5hBD4DPiYmy8Es035vK6SebNGltl3yuPziWK\n8/M2bUvH+vBCRC+gS42WoM9aHQ9jyAGl5ZPwy/Oi/VKYZTfEDYCl23axrntG\n1P58KA4zMfIak5+mJ86tT1Q1yNstKX34DV9EcJkutfA9IstP6/9ce+5Vy3c0\nfL34kp0+/6nWnyZt0vT9RrNGJe0KUHtYTS0FBqqaljcvGlbpfS4jsEaRwoDG\nM/XQ3nMnUo648BRLKWX2aMdmtPGYANL8MMjs4DvMoSQ+RT3rL2q5qXA22HLk\n+eM3TUfTcLX/6WgsTbEgGALdUUn7ZDpPTABZ2BORDBbay9c2++WxQc2VAebf\nyl7cjmZMHAUFvvsk+t9psitE5Dj4SmZ0DXCJa15wCqPxJQy1I5AiWmt4eUYI\nR2QEeQUIn5agUsX6/2iATzzXyx1UlkH328B2D2A8BhBWnn1dtIU74flhY3oY\nSfSAgzhqDW0tX3qtIbk4J6z0K1ujMea2TYYvyHuAaH7y+z9uXv5SVzYERYYx\ndVwgfkLcdErVLKvqh1jRziaoTECNtEZW5bu/ntIn5WFao7tqOb3jCU+WUet4\n8pg9mANSLkpN+B0ajMnAc0aaJLppAB6rfRNBg42nUeD5yOv8d0zL3GhdV5C0\nRoid\r\n=19Ho\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","_from":".","_shasum":"b99cc77bb6ca8412e66ba74da7bc810757905e8f","engines":{"node":">=8.15"},"scripts":{"tsc":"rimraf lib && tsc","lint":"tslint -c tslint.json src/**/*.ts test/**/*.ts","test":"npm run lint && npm run tsc && npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"run-p -r registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf ../../../.tmp/ && rimraf node_modules/.bin/pnpm && registry-mock prepare","registry-mock":"registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"10.12.0","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"mz":"2.7.0","mem":"5.1.1","nopt":"4.0.1","supi":"0.34.3","archy":"1.0.0","chalk":"2.4.2","delay":"4.3.0","execa":"2.0.3","is-ci":"2.0.0","ramda":"0.26.1","diable":"4.0.2","cp-file":"7.0.0","p-limit":"2.2.0","get-port":"5.0.0","make-dir":"3.0.0","p-filter":"2.1.0","@types/mz":"^0.0.32","camelcase":"5.3.1","fast-glob":"3.0.4","is-subdir":"1.0.3","lru-cache":"5.1.1","minimatch":"3.0.4","path-name":"1.0.0","tree-kill":"1.2.1","@pnpm/list":"1.0.13","is-windows":"1.0.2","pkgs-graph":"4.0.0","text-table":"0.2.0","@pnpm/types":"3.2.0","@pnpm/utils":"0.10.5","common-tags":"1.8.0","cross-spawn":"6.0.5","graceful-fs":"4.2.0","signal-exit":"3.0.2","strip-color":"0.1.0","@pnpm/config":"3.4.2","@pnpm/logger":"2.1.1","@pnpm/server":"3.0.5","@types/archy":"0.0.31","find-packages":"5.0.6","path-absolute":"1.0.1","read-ini-file":"2.0.0","@pnpm/outdated":"2.0.19","camelcase-keys":"6.0.0","load-json-file":"6.0.0","loud-rejection":"2.1.0","process-exists":"3.1.0","read-yaml-file":"1.1.0","@pnpm/constants":"1.1.0","@pnpm/lifecycle":"6.2.0","@zkochan/libnpx":"11.0.1","graph-sequencer":"2.0.0","update-notifier":"3.0.1","write-json-file":"4.0.0","@pnpm/store-path":"2.1.0","@types/lru-cache":"^5.1.0","@types/minimatch":"^3.0.3","@pnpm/core-loggers":"3.0.3","@pnpm/file-reporter":"0.1.0","@pnpm/package-store":"4.0.14","@pnpm/default-fetcher":"3.1.14","dir-is-case-sensitive":"1.0.2","version-selector-type":"2.0.1","@pnpm/default-reporter":"3.2.10","@pnpm/default-resolver":"3.0.17","@pnpm/read-importer-manifest":"1.0.5","@pnpm/store-controller-types":"3.0.3"},"_hasShrinkwrap":false,"__devDependencies":{"ncp":"2.0.0","pnpm":"link:","tape":"4.11.0","p-any":"2.1.0","retry":"0.12.0","byline":"5.0.0","rimraf":"2.6.3","semver":"6.2.0","write-pkg":"4.0.0","@types/nopt":"3.0.29","exists-link":"2.0.0","npm-run-all":"4.1.5","path-exists":"4.0.0","rimraf-then":"1.0.1","symlink-dir":"3.1.0","@types/ramda":"0.25.34","@types/retry":"0.12.0","tape-promise":"4.0.0","@pnpm/prepare":"0.0.0","@types/byline":"4.2.31","@types/mkdirp":"0.5.2","@types/semver":"6","write-yaml-file":"3.0.1","deep-require-cwd":"1.0.0","normalize-newline":"3.0.0","@pnpm/modules-yaml":"3.0.3","@types/common-tags":"1.8.0","@pnpm/registry-mock":"1.2.1","@pnpm/assert-project":"link:../../privatePackages/assert-project","@pnpm/lockfile-types":"1.1.0","@types/update-notifier":"2.5.0","@pnpm/read-package-json":"2.0.2","@pnpm/write-importer-manifest":"2.0.1","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_3.5.7_1562959063791_0.7980994485598643","host":"s3://npm-registry-packages"}},"0.57.1":{"name":"pnpm","version":"0.57.1","keywords":["dependency manager","install","modules","npm","package manager"],"author":{"name":"Rico Sta. Cruz","email":"rico@ricostacruz.com"},"license":"MIT","_id":"pnpm@0.57.1","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"http://ghub.io/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js"},"dist":{"shasum":"b303017a53f67a424c5c3dc8714825823e6904ac","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-0.57.1.tgz","integrity":"sha512-feWpcSVgAExA9vltMAGkYvNZl86EYBnvo4K3G9N9kEoro4YSIiLH8BP5fCP7K41DHUIuX1e+ocZxZqlbSqaKTw==","signatures":[{"sig":"MEYCIQDORQG1KqczYnO3Xqisfl2GZ21QQ7WHf4nG+Z7C52tr7wIhAJFzQY3vqvHphk1wLiHZyN/B4pO+KboSuLDdy7H+h0o9","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib/"],"config":{"ghooks":{"commit-msg":"node ./node_modules/validate-commit-msg/index.js"},"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"_shasum":"b303017a53f67a424c5c3dc8714825823e6904ac","engines":{"node":">=4"},"gitHead":"a250c6a587dea9328640f57386b6c36a9e61d0d5","scripts":{},"typings":"lib/index.d.ts","_npmUser":{"name":"zkochan","email":"zoltan.kochan@gmail.com"},"__scripts":{"tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json --project .","test":"npm run lint && npm run test:e2e","start":"npm run tsc -- --watch","commit":"git-cz","?commit":"echo 'Run Git commit wizard'","pretest":"rimraf ../.tmp/ && npm run tsc && pnpm-registry-mock prepare","test:e2e":"npm-run-all -p -r pnpm-registry-mock test:tap","test:tap":"ts-node test","prepublish":"in-publish && echo 'You need to use \"publish-packed\" to publish pnpm' && false || npm run tsc","pnpm-registry-mock":"pnpm-registry-mock"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"3.10.9","description":"Fast, disk space efficient npm installs","directories":{"test":"test"},"greenkeeper":{"ignore":["pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-logger","pnpm-registry-mock"]},"_nodeVersion":"6.9.1","preferGlobal":true,"__dependencies":{"mz":"2.6.0","rc":"1.1.7","mem":"1.1.0","bole":"3.0.2","meow":"3.7.0","execa":"0.6.0","is-ci":"1.0.10","byline":"5.0.0","ndjson":"1.5.0","semver":"5.3.0","find-up":"2.1.0","p-limit":"1.1.0","thenify":"3.2.1","link-dir":"2.0.0","node-gyp":"3.5.0","p-filter":"1.0.0","read-pkg":"2.0.0","@types/mz":"0.0.30","@types/rc":"0.0.1","path-name":"1.0.0","write-pkg":"2.0.0","is-windows":"1.0.0","os-homedir":"1.0.2","@types/node":"7.0.5","arr-flatten":"1.0.1","common-tags":"1.4.0","cross-spawn":"^5.0.0","exists-file":"3.0.0","graceful-fs":"4.1.11","pnpm-logger":"0.1.0","read-pkg-up":"2.0.0","rimraf-then":"1.0.1","symlink-dir":"1.0.1","lodash.union":"4.6.0","pause-stream":"0.0.11","registry-url":"3.1.0","@types/byline":"4.2.31","@types/semver":"5.3.30","lodash.values":"4.3.0","normalize-ssh":"1.0.0","promisequence":"1.1.6","sorted-object":"2.0.1","unpack-stream":"1.1.0","camelcase-keys":"4.0.0","load-json-file":"2.0.0","load-yaml-file":"0.1.0","lodash.memoize":"4.1.2","loud-rejection":"1.6.0","mkdirp-promise":"5.0.1","normalize-path":"2.0.1","@zkochan/dirsum":"0.1.1","global-bin-path":"0.1.1","npm-package-arg":"4.2.0","proper-lockfile":"2.0.0","update-notifier":"2.1.0","write-json-file":"2.0.0","write-yaml-file":"1.0.0","lodash.clonedeep":"4.5.0","@zkochan/cmd-shim":"2.2.2","@types/common-tags":"1.2.5","pnpm-file-reporter":"0.0.1","npm-registry-client":"7.4.5","pnpm-install-checks":"1.1.0","registry-auth-token":"3.1.0","@types/load-json-file":"2.0.5","parse-npm-tarball-url":"1.0.0","pnpm-default-reporter":"0.4.0","@types/update-notifier":"1.0.0","@zkochan/hosted-git-info":"2.1.5"},"devDependencies":{"caw":"^2.0.0","ncp":"^2.0.0","tape":"^4.6.3","isexe":"^1.1.2","sepia":"^2.0.2","ghooks":"^2.0.0","mkdirp":"0.5.1","rimraf":"^2.5.4","tslint":"^4.3.1","ts-node":"^2.0.0","commitizen":"^2.8.6","in-publish":"^2.0.0","typescript":"^2.1.5","@types/tape":"^4.2.28","exists-link":"^1.0.0","npm-run-all":"^4.0.1","tape-promise":"^2.0.1","@types/mkdirp":"0.3.29","npm-scripts-info":"^0.3.6","pnpm-registry-mock":"^0.2.3","validate-commit-msg":"^2.7.0","cz-conventional-changelog":"^2.0.0","anonymous-npm-registry-client":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm-0.57.1.tgz_1487924711143_0.15586678450927138","host":"packages-12-west.internal.npmjs.com"}},"0.57.0":{"name":"pnpm","version":"0.57.0","keywords":["dependency manager","install","modules","npm","package manager"],"author":{"name":"Rico Sta. Cruz","email":"rico@ricostacruz.com"},"license":"MIT","_id":"pnpm@0.57.0","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"http://ghub.io/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js"},"dist":{"shasum":"95418804b64458a2e59dc76e8232370043421c55","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-0.57.0.tgz","integrity":"sha512-YgYtOPa8q5k3YF0I3Cyl70fICH1Z70Tnlqe4ziu3o2vlc5EQYAiDIRNYoxl0SQ9Ue0KJD2b/5T5CFr6ax4fC2g==","signatures":[{"sig":"MEUCIQCqWvUboxcyqdANIyDNNMZ6AUyWe154xUQEY4cs1kLVTwIgFQxaupQ8aiP6QTyP698FmiGlNhvc75trZQvvgPrA/5I=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib/"],"config":{"ghooks":{"commit-msg":"node ./node_modules/validate-commit-msg/index.js"},"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"_shasum":"95418804b64458a2e59dc76e8232370043421c55","engines":{"node":">=4"},"gitHead":"bf6019db7f39feb8d4dd50ac8e894c468b69be41","scripts":{},"typings":"lib/index.d.ts","_npmUser":{"name":"zkochan","email":"zoltan.kochan@gmail.com"},"__scripts":{"tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json --project .","test":"npm run lint && npm run test:e2e","start":"npm run tsc -- --watch","commit":"git-cz","?commit":"echo 'Run Git commit wizard'","pretest":"rimraf ../.tmp/ && npm run tsc && pnpm-registry-mock prepare","test:e2e":"npm-run-all -p -r pnpm-registry-mock test:tap","test:tap":"ts-node test","prepublish":"in-publish && echo 'You need to use \"publish-packed\" to publish pnpm' && false || npm run tsc","pnpm-registry-mock":"pnpm-registry-mock"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"3.10.9","description":"Fast, disk space efficient npm installs","directories":{"test":"test"},"greenkeeper":{"ignore":["pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-logger","pnpm-registry-mock"]},"_nodeVersion":"6.9.1","preferGlobal":true,"__dependencies":{"mz":"2.6.0","rc":"1.1.7","mem":"1.1.0","bole":"3.0.2","meow":"3.7.0","execa":"0.6.0","is-ci":"1.0.10","byline":"5.0.0","ndjson":"1.5.0","semver":"5.3.0","find-up":"2.1.0","p-limit":"1.1.0","thenify":"3.2.1","link-dir":"2.0.0","node-gyp":"3.5.0","p-filter":"1.0.0","read-pkg":"2.0.0","@types/mz":"0.0.30","@types/rc":"0.0.1","path-name":"1.0.0","write-pkg":"2.0.0","is-windows":"1.0.0","os-homedir":"1.0.2","@types/node":"7.0.5","arr-flatten":"1.0.1","common-tags":"1.4.0","cross-spawn":"^5.0.0","exists-file":"3.0.0","graceful-fs":"4.1.11","pnpm-logger":"0.0.1","read-pkg-up":"2.0.0","rimraf-then":"1.0.1","symlink-dir":"1.0.1","lodash.union":"4.6.0","pause-stream":"0.0.11","registry-url":"3.1.0","@types/byline":"4.2.31","@types/semver":"5.3.30","lodash.values":"4.3.0","normalize-ssh":"1.0.0","promisequence":"1.1.6","sorted-object":"2.0.1","unpack-stream":"1.1.0","camelcase-keys":"4.0.0","load-json-file":"2.0.0","load-yaml-file":"0.1.0","lodash.memoize":"4.1.2","loud-rejection":"1.6.0","mkdirp-promise":"5.0.1","normalize-path":"2.0.1","@zkochan/dirsum":"0.1.1","global-bin-path":"0.1.1","npm-package-arg":"4.2.0","proper-lockfile":"2.0.0","update-notifier":"2.1.0","write-json-file":"2.0.0","write-yaml-file":"1.0.0","lodash.clonedeep":"4.5.0","@zkochan/cmd-shim":"2.2.2","@types/common-tags":"1.2.5","pnpm-file-reporter":"0.0.1","npm-registry-client":"7.4.5","pnpm-install-checks":"1.1.0","registry-auth-token":"3.1.0","@types/load-json-file":"2.0.5","parse-npm-tarball-url":"1.0.0","pnpm-default-reporter":"0.3.0","@types/update-notifier":"1.0.0","@zkochan/hosted-git-info":"2.1.5"},"devDependencies":{"caw":"^2.0.0","ncp":"^2.0.0","tape":"^4.6.3","isexe":"^1.1.2","sepia":"^2.0.2","ghooks":"^2.0.0","mkdirp":"0.5.1","rimraf":"^2.5.4","tslint":"^4.3.1","ts-node":"^2.0.0","commitizen":"^2.8.6","in-publish":"^2.0.0","typescript":"^2.1.5","@types/tape":"^4.2.28","exists-link":"^1.0.0","npm-run-all":"^4.0.1","tape-promise":"^2.0.1","@types/mkdirp":"0.3.29","npm-scripts-info":"^0.3.6","pnpm-registry-mock":"^0.2.3","validate-commit-msg":"^2.7.0","cz-conventional-changelog":"^2.0.0","anonymous-npm-registry-client":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm-0.57.0.tgz_1487792860540_0.8161484245210886","host":"packages-18-east.internal.npmjs.com"}},"11.0.0-beta.8":{"name":"pnpm","version":"11.0.0-beta.8","keywords":["pnpm","pnpm11","dependencies","dependency manager","efficient","fast","hardlinks","install","installer","link","lockfile","modules","monorepo","multi-package","npm","package manager","package.json","packages","prune","rapid","remove","shrinkwrap","symlinks","uninstall","workspace"],"license":"MIT","_id":"pnpm@11.0.0-beta.8","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pn":"bin/pnpm.mjs","pnx":"bin/pnpx.mjs","pnpm":"bin/pnpm.mjs","pnpx":"bin/pnpx.mjs"},"dist":{"shasum":"c0f704b96a09f6315969352f9d47d996d66a0394","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-11.0.0-beta.8.tgz","fileCount":589,"integrity":"sha512-tASmROKOJ/O3XSDqX9DkKaTtbw71Jucogd6HfXmuu2/PFCIzWoaVfyCPu2wE+eR2w3MEYdmw65kK0wXcxmfstA==","signatures":[{"sig":"MEYCIQCmhpUJSXBt3c93c12DOfi3Hbpxga6Olsmh7IyIIzoZcwIhAIOi8rEZ+2ZTnJQYLcXuhHSsIQKjemxu/Gu9s9mbN1av","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/pnpm@11.0.0-beta.8","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":17797474},"jest":{"preset":"@pnpm/jest-config/with-registry"},"main":"bin/pnpm.mjs","type":"module","unpkg":"dist/pnpm.mjs","engines":{"node":">=22.13"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pn compile && pn .test",".test":"cross-env NODE_OPTIONS=\"$NODE_OPTIONS --experimental-vm-modules --disable-warning=ExperimentalWarning --disable-warning=DEP0169\" jest","start":"tsgo --watch","bundle":"pnx node@runtime:24.6.0 bundle.ts","compile":"tsgo --build && pn lint --fix && rimraf dist bin/nodes && pn bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/templates dist/templates && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git","directory":"pnpm"},"description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"25.6.1","preferGlobal":true,"publishConfig":{"tag":"next-11","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_11.0.0-beta.8_1775643690388_0.6289623405568661","host":"s3://npm-registry-packages-npm-production"}},"0.57.2":{"name":"pnpm","version":"0.57.2","keywords":["dependency manager","install","modules","npm","package manager"],"author":{"name":"Rico Sta. Cruz","email":"rico@ricostacruz.com"},"license":"MIT","_id":"pnpm@0.57.2","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"http://ghub.io/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js"},"dist":{"shasum":"762960376f36311ed46ec3138b151b00443d797f","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-0.57.2.tgz","integrity":"sha512-hU6+Bed6Y3tal+YG+lfHvisBUS/AuA5oB1C3VGD3m+c36hahNg7Tqj77tpRKbTiqPI1eIIaoGy0VGJEQ1gmzog==","signatures":[{"sig":"MEQCICqR4rZwwNb1o0fi4DG3T9+d+hmttCiE/tYjQ34jBFtdAiBUNU181WbhswNX45dHfACn85/7OZZIs+gEtrCIhYO8qw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib/"],"config":{"ghooks":{"commit-msg":"node ./node_modules/validate-commit-msg/index.js"},"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"_shasum":"762960376f36311ed46ec3138b151b00443d797f","engines":{"node":">=4"},"gitHead":"9debb60867c99e56523b1cb1694428897ceb1dc1","scripts":{},"typings":"lib/index.d.ts","_npmUser":{"name":"zkochan","email":"zoltan.kochan@gmail.com"},"__scripts":{"tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json --project .","test":"npm run lint && npm run test:e2e","start":"npm run tsc -- --watch","commit":"git-cz","?commit":"echo 'Run Git commit wizard'","pretest":"rimraf ../.tmp/ && npm run tsc && pnpm-registry-mock prepare","test:e2e":"npm-run-all -p -r pnpm-registry-mock test:tap","test:tap":"ts-node test","prepublish":"in-publish && echo 'You need to use \"publish-packed\" to publish pnpm' && false || npm run tsc","pnpm-registry-mock":"pnpm-registry-mock"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"3.10.9","description":"Fast, disk space efficient npm installs","directories":{"test":"test"},"greenkeeper":{"ignore":["pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-logger","pnpm-registry-mock"]},"_nodeVersion":"6.9.1","preferGlobal":true,"__dependencies":{"mz":"2.6.0","rc":"1.1.7","mem":"1.1.0","bole":"3.0.2","meow":"3.7.0","execa":"0.6.0","is-ci":"1.0.10","byline":"5.0.0","ndjson":"1.5.0","semver":"5.3.0","find-up":"2.1.0","p-limit":"1.1.0","thenify":"3.2.1","link-dir":"2.0.0","node-gyp":"3.5.0","p-filter":"1.0.0","read-pkg":"2.0.0","@types/mz":"0.0.30","@types/rc":"0.0.1","path-name":"1.0.0","write-pkg":"2.0.0","is-windows":"1.0.0","os-homedir":"1.0.2","@types/node":"7.0.5","arr-flatten":"1.0.1","common-tags":"1.4.0","cross-spawn":"^5.0.0","exists-file":"3.0.0","graceful-fs":"4.1.11","pnpm-logger":"0.2.0","read-pkg-up":"2.0.0","rimraf-then":"1.0.1","symlink-dir":"1.0.1","lodash.union":"4.6.0","pause-stream":"0.0.11","registry-url":"3.1.0","@types/byline":"4.2.31","@types/semver":"5.3.30","lodash.values":"4.3.0","normalize-ssh":"1.0.0","promisequence":"1.1.6","sorted-object":"2.0.1","unpack-stream":"1.1.0","camelcase-keys":"4.0.0","load-json-file":"2.0.0","load-yaml-file":"0.1.0","lodash.memoize":"4.1.2","loud-rejection":"1.6.0","mkdirp-promise":"5.0.1","normalize-path":"2.0.1","@zkochan/dirsum":"0.1.1","global-bin-path":"0.1.1","npm-package-arg":"4.2.0","proper-lockfile":"2.0.0","update-notifier":"2.1.0","write-json-file":"2.0.0","write-yaml-file":"1.0.0","lodash.clonedeep":"4.5.0","@zkochan/cmd-shim":"2.2.2","@types/common-tags":"1.2.5","pnpm-file-reporter":"0.0.1","npm-registry-client":"7.4.5","pnpm-install-checks":"1.1.0","registry-auth-token":"3.1.0","@types/load-json-file":"2.0.5","parse-npm-tarball-url":"1.0.0","pnpm-default-reporter":"0.4.2","@types/update-notifier":"1.0.0","@zkochan/hosted-git-info":"2.1.5"},"devDependencies":{"caw":"^2.0.0","ncp":"^2.0.0","tape":"^4.6.3","isexe":"^1.1.2","sepia":"^2.0.2","ghooks":"^2.0.0","mkdirp":"0.5.1","rimraf":"^2.5.4","tslint":"^4.3.1","ts-node":"^2.0.0","commitizen":"^2.8.6","in-publish":"^2.0.0","typescript":"^2.1.5","@types/tape":"^4.2.28","exists-link":"^1.0.0","npm-run-all":"^4.0.1","tape-promise":"^2.0.1","@types/mkdirp":"0.3.29","npm-scripts-info":"^0.3.6","pnpm-registry-mock":"^0.2.3","validate-commit-msg":"^2.7.0","cz-conventional-changelog":"^2.0.0","anonymous-npm-registry-client":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm-0.57.2.tgz_1488043540697_0.9072695740032941","host":"packages-12-west.internal.npmjs.com"}},"11.0.0-beta.7":{"name":"pnpm","version":"11.0.0-beta.7","keywords":["pnpm","pnpm11","dependencies","dependency manager","efficient","fast","hardlinks","install","installer","link","lockfile","modules","monorepo","multi-package","npm","package manager","package.json","packages","prune","rapid","remove","shrinkwrap","symlinks","uninstall","workspace"],"license":"MIT","_id":"pnpm@11.0.0-beta.7","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pn":"bin/pnpm.mjs","pnx":"bin/pnpx.mjs","pnpm":"bin/pnpm.mjs","pnpx":"bin/pnpx.mjs"},"dist":{"shasum":"7422bb8ee1464a66b6dd85068e3d5175eb628a68","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-11.0.0-beta.7.tgz","fileCount":588,"integrity":"sha512-l/6pUJtLre63HQThThwNfD8WDFtkZ9gwEy4Y7VM7kdSXtymtkhEtqT1//bxNKedTrXZ4ImjXqmCaXuh07RmiPQ==","signatures":[{"sig":"MEYCIQDXrTiB+vhU2r9mKPi1lDZ6Rbldes6blEFrMIzgBmR0NAIhAL8bo2sRN9AU/Q5u30oz3TiQlqpJrdHqNsUBc8F1/6jn","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/pnpm@11.0.0-beta.7","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":17764676},"jest":{"preset":"@pnpm/jest-config/with-registry"},"main":"bin/pnpm.mjs","type":"module","unpkg":"dist/pnpm.mjs","engines":{"node":">=22.13"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pn compile && pn .test",".test":"cross-env NODE_OPTIONS=\"$NODE_OPTIONS --experimental-vm-modules --disable-warning=ExperimentalWarning --disable-warning=DEP0169\" jest","start":"tsgo --watch","bundle":"pnx node@runtime:24.6.0 bundle.ts","compile":"tsgo --build && pn lint --fix && rimraf dist bin/nodes && pn bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/templates dist/templates && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git","directory":"pnpm"},"description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"25.6.1","preferGlobal":true,"publishConfig":{"tag":"next-11","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_11.0.0-beta.7_1775422326783_0.9142063840803516","host":"s3://npm-registry-packages-npm-production"}},"8.8.0":{"name":"pnpm","version":"8.8.0","keywords":["pnpm8","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@8.8.0","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"9922e8b650d393700209ccd81e0ebdbcbe43b0d3","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-8.8.0.tgz","fileCount":962,"integrity":"sha512-eY5rMiZpzmPI2oVr1irR97bzb036oKwCWvK91wDQndXcqUPlytPtrF0bO668Syw/uA+7hTf5NnM8Mr4ux4BRRA==","signatures":[{"sig":"MEQCIBMKTZim6WiFGqClhrAHLd+9/alWkW4tPm9Y3TNpP7zbAiAQL33oMarkKs2lBc3CoaMt6OTe/Fh37jIbSTegNKnkPg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":16266753},"main":"bin/pnpm.cjs","_from":"file:pnpm-8.8.0.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=16.14"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7776 jest","start":"tsc --watch","bundle":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\" && esbuild ../worker/lib/worker.js --bundle --platform=node --outfile=dist/worker.js","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/f1afa1158ee9e25f2e0a0eed5ecd8004/pnpm-8.8.0.tgz","_integrity":"sha512-eY5rMiZpzmPI2oVr1irR97bzb036oKwCWvK91wDQndXcqUPlytPtrF0bO668Syw/uA+7hTf5NnM8Mr4ux4BRRA==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"9.6.7","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"18.17.1","preferGlobal":true,"publishConfig":{"tag":"next-8","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_8.8.0_1695733091345_0.9563975213822442","host":"s3://npm-registry-packages"}},"11.0.0-beta.6":{"name":"pnpm","version":"11.0.0-beta.6","keywords":["pnpm","pnpm11","dependencies","dependency manager","efficient","fast","hardlinks","install","installer","link","lockfile","modules","monorepo","multi-package","npm","package manager","package.json","packages","prune","rapid","remove","shrinkwrap","symlinks","uninstall","workspace"],"license":"MIT","_id":"pnpm@11.0.0-beta.6","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pn":"bin/pnpm.mjs","pnx":"bin/pnpx.mjs","pnpm":"bin/pnpm.mjs","pnpx":"bin/pnpx.mjs"},"dist":{"shasum":"ab748ed20bfd90d6a0d9b3b4957bcfd640ca7cbb","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-11.0.0-beta.6.tgz","fileCount":588,"integrity":"sha512-ZMgkZQfX6EHDAcea08wK8VQH2yOLhR3WbMiVtj5cE44rc55oU1uRUrqDDgtAfbskV3JhZ9D9YX+Unc7JIvGhpw==","signatures":[{"sig":"MEYCIQDUsUwCJ0Yq/kpHVajaMRxZHzW47Kje8pLkMwDoRNXz5QIhAPIJuxVEg5DELH3r3kdGAgezwp8nPGeNTqzqC8dnoVJF","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/pnpm@11.0.0-beta.6","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":17842639},"jest":{"preset":"@pnpm/jest-config/with-registry"},"main":"bin/pnpm.mjs","type":"module","unpkg":"dist/pnpm.mjs","engines":{"node":">=22.13"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pn compile && pn .test",".test":"cross-env NODE_OPTIONS=\"$NODE_OPTIONS --experimental-vm-modules --disable-warning=ExperimentalWarning --disable-warning=DEP0169\" jest","start":"tsgo --watch","bundle":"pnx node@runtime:24.6.0 bundle.ts","compile":"tsgo --build && pn lint --fix && rimraf dist bin/nodes && pn bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/templates dist/templates && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git","directory":"pnpm"},"description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"25.6.1","preferGlobal":true,"publishConfig":{"tag":"next-11","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_11.0.0-beta.6_1774888419053_0.3333852365308849","host":"s3://npm-registry-packages-npm-production"}},"11.0.0-beta.5":{"name":"pnpm","version":"11.0.0-beta.5","keywords":["pnpm","pnpm11","dependencies","dependency manager","efficient","fast","hardlinks","install","installer","link","lockfile","modules","monorepo","multi-package","npm","package manager","package.json","packages","prune","rapid","remove","shrinkwrap","symlinks","uninstall","workspace"],"license":"MIT","_id":"pnpm@11.0.0-beta.5","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pn":"bin/pnpm.mjs","pnx":"bin/pnpx.mjs","pnpm":"bin/pnpm.mjs","pnpx":"bin/pnpx.mjs"},"dist":{"shasum":"06a07155926e3144cb52fa6b61bb1f6b51f8236b","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-11.0.0-beta.5.tgz","fileCount":588,"integrity":"sha512-VHTNBM98WGY+l7OTg46YEJU4WY0mj9tEmXnxqtVxrgUFlfJe9RKcIaxb7M8897tM5XiUjRGjk83HQXWeEKKbJw==","signatures":[{"sig":"MEQCIF1Q1bSiDv+Y5XSDMgYg4aZ9kInm7maQZFvCCoEl8vEPAiAHhxRKCmInPjsc0kcY8rCIL4G4d5h/IECz9vro/IkvFw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/pnpm@11.0.0-beta.5","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":17842204},"jest":{"preset":"@pnpm/jest-config/with-registry"},"main":"bin/pnpm.mjs","type":"module","unpkg":"dist/pnpm.mjs","engines":{"node":">=22.13"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pn compile && pn .test",".test":"cross-env NODE_OPTIONS=\"$NODE_OPTIONS --experimental-vm-modules --disable-warning=ExperimentalWarning --disable-warning=DEP0169\" jest","start":"tsgo --watch","bundle":"pnx node@runtime:24.6.0 bundle.ts","compile":"tsgo --build && pn lint --fix && rimraf dist bin/nodes && pn bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/templates dist/templates && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git","directory":"pnpm"},"description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"25.6.1","preferGlobal":true,"publishConfig":{"tag":"next-11","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_11.0.0-beta.5_1774826509088_0.14106767511430118","host":"s3://npm-registry-packages-npm-production"}},"10.20.0":{"name":"pnpm","version":"10.20.0","keywords":["pnpm","pnpm10","dependencies","dependency manager","efficient","fast","hardlinks","install","installer","link","lockfile","modules","monorepo","multi-package","npm","package manager","package.json","packages","prune","rapid","remove","shrinkwrap","symlinks","uninstall","workspace"],"license":"MIT","_id":"pnpm@10.20.0","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"a9bfe8cf88011d4758e1acbeb0da8883ecbd52ce","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-10.20.0.tgz","fileCount":1061,"integrity":"sha512-z5mYIiFi3YWGTQqBAueJLnukzq3rv1ox+cL85I384xepxTufZGTR75BCy6LgKuAqn3wUOitDjNk8kYQPAZK53Q==","signatures":[{"sig":"MEYCIQCiix1Kcsl8x9gEcckTt4PfYtab8FrUhl010yOsRuFj0AIhAMQ9yrNkmGAiXev0TRQiwQnKY1TuQl+SLolTG+azZDEI","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/pnpm@10.20.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":17628433},"jest":{"preset":"@pnpm/jest-config/with-registry"},"main":"bin/pnpm.cjs","type":"commonjs","_from":"file:pnpm-10.20.0.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=18.12"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"jest","start":"tsc --watch","bundle":"ts-node bundle.ts","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/templates dist/templates && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:4278a4df-1aad-48ee-a502-ee0d0bdc49bd"}},"_resolved":"/tmp/a75987caa9314f111131f545c4712c5f/pnpm-10.20.0.tgz","_integrity":"sha512-z5mYIiFi3YWGTQqBAueJLnukzq3rv1ox+cL85I384xepxTufZGTR75BCy6LgKuAqn3wUOitDjNk8kYQPAZK53Q==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git","directory":"pnpm"},"_npmVersion":"11.6.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"20.19.5","preferGlobal":true,"publishConfig":{"tag":"next-10","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/pnpm_10.20.0_1761670781679_0.6838145698340097","host":"s3://npm-registry-packages-npm-production"}},"10.6.5":{"name":"pnpm","version":"10.6.5","keywords":["pnpm","pnpm10","dependencies","dependency manager","efficient","fast","hardlinks","install","installer","link","lockfile","modules","monorepo","multi-package","npm","package manager","package.json","packages","prune","rapid","remove","shrinkwrap","symlinks","uninstall","workspace"],"license":"MIT","_id":"pnpm@10.6.5","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"da220e966c2db3275efb5928cf8f3592681b106b","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-10.6.5.tgz","fileCount":1206,"integrity":"sha512-zfko/KIIMs1Z7FOCZJK33CXcUk1DcLa0rb9lgD0y76psHIgUfArk6NV5psnuxxV1e1DU+jXuoXnYaOraTtBDrw==","signatures":[{"sig":"MEUCIQDX5rBiPPLMcFTegu9hjp64z2gJTYuIrMwCAG/7HZMR3QIgHEf7HDdZ8avqrnaKqBA7Q8KezVQX0nEd0cwJCla+rWA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":18675996},"jest":{"preset":"@pnpm/jest-config"},"main":"bin/pnpm.cjs","_from":"file:pnpm-10.6.5.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=18.12"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7778 jest","start":"tsc --watch","bundle":"ts-node bundle.ts","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/templates dist/templates && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/f3e74dfbd1b89988750d837a0c1f2bd8/pnpm-10.6.5.tgz","_integrity":"sha512-zfko/KIIMs1Z7FOCZJK33CXcUk1DcLa0rb9lgD0y76psHIgUfArk6NV5psnuxxV1e1DU+jXuoXnYaOraTtBDrw==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git","directory":"pnpm"},"_npmVersion":"10.8.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"20.19.0","preferGlobal":true,"publishConfig":{"tag":"next-10","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/pnpm_10.6.5_1742391535838_0.20380018040924086","host":"s3://npm-registry-packages-npm-production"}},"10.6.4":{"name":"pnpm","version":"10.6.4","keywords":["pnpm","pnpm10","dependencies","dependency manager","efficient","fast","hardlinks","install","installer","link","lockfile","modules","monorepo","multi-package","npm","package manager","package.json","packages","prune","rapid","remove","shrinkwrap","symlinks","uninstall","workspace"],"license":"MIT","_id":"pnpm@10.6.4","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"2036e172356d1e918e11cb21d795160cd6696fa9","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-10.6.4.tgz","fileCount":1206,"integrity":"sha512-2j1xW/0iqaEF5ugIjPx4JmmTMt7WDEI7FOxhOhhfFgIgZwL/D+TEOMsVyXkIHOTLAlaONksVF0UDpjx6jipfbA==","signatures":[{"sig":"MEUCIQCng2rWsmQrxSKNkrWwP1NTMgKYUzMIPbyMWPEzW1a0lgIgWNRL0keZq6StmzTgX9qLDsMp5njQIhS+8bFNGb28CxU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":18674316},"jest":{"preset":"@pnpm/jest-config"},"main":"bin/pnpm.cjs","_from":"file:pnpm-10.6.4.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=18.12"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7778 jest","start":"tsc --watch","bundle":"ts-node bundle.ts","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/templates dist/templates && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/3f09811de7ef5c93c1fcff038dad5022/pnpm-10.6.4.tgz","_integrity":"sha512-2j1xW/0iqaEF5ugIjPx4JmmTMt7WDEI7FOxhOhhfFgIgZwL/D+TEOMsVyXkIHOTLAlaONksVF0UDpjx6jipfbA==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git","directory":"pnpm"},"_npmVersion":"10.8.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"20.18.3","preferGlobal":true,"publishConfig":{"tag":"next-10","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/pnpm_10.6.4_1742219979279_0.25213964748665885","host":"s3://npm-registry-packages-npm-production"}},"9.6.0":{"name":"pnpm","version":"9.6.0","keywords":["pnpm9","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@9.6.0","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"65cd48c20dd329b7f455088b6dd17d4d5b6d02e3","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-9.6.0.tgz","fileCount":880,"integrity":"sha512-ONxvuo26NbOTQLlwARLC/h4S8QsXE0cVpKqYzPe7A152/Zgc8Ls4TfqY+NavVIHCvvL0Jmokv6IMNOtxR84LXg==","signatures":[{"sig":"MEQCIGhzBCTCEVrLvOiDDzT5Lp4EEraZWp1W2LOGH8Im/U7nAiATfXSIbsdf/Wwr/QyxmTMkbAQHglf7yuCaycjc4/oCZA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":17670602},"main":"bin/pnpm.cjs","_from":"file:pnpm-9.6.0.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=18.12"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7776 jest","start":"tsc --watch","bundle":"ts-node bundle.ts","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/templates dist/templates && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/8b24cc74ac541bb77ee840b4a7771d08/pnpm-9.6.0.tgz","_integrity":"sha512-ONxvuo26NbOTQLlwARLC/h4S8QsXE0cVpKqYzPe7A152/Zgc8Ls4TfqY+NavVIHCvvL0Jmokv6IMNOtxR84LXg==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"10.7.0","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"18.20.4","preferGlobal":true,"publishConfig":{"tag":"next-9","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/pnpm_9.6.0_1721606572628_0.985446163124367","host":"s3://npm-registry-packages"}},"10.6.3":{"name":"pnpm","version":"10.6.3","keywords":["pnpm","pnpm10","dependencies","dependency manager","efficient","fast","hardlinks","install","installer","link","lockfile","modules","monorepo","multi-package","npm","package manager","package.json","packages","prune","rapid","remove","shrinkwrap","symlinks","uninstall","workspace"],"license":"MIT","_id":"pnpm@10.6.3","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"43e3aa4a371d889dfb0ffe7a9b5d4ca0668ccaa9","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-10.6.3.tgz","fileCount":1206,"integrity":"sha512-u0XjTVCpp26FipWDcwG/tr1tNa6ixdUglPpJekZ8Q/XEQBA84lEengovicPWBxuqwzWPxorG+3XizrPSc2Bl5g==","signatures":[{"sig":"MEUCIQCW5382SLXrrP+UG1uerq5MFDoAAWc4ead0tT2p1EfaKQIgNCP/ODM7AcDrjFOnDvuat42499K8WTfLgL+c78++zE0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":18672852},"jest":{"preset":"@pnpm/jest-config"},"main":"bin/pnpm.cjs","_from":"file:pnpm-10.6.3.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=18.12"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7778 jest","start":"tsc --watch","bundle":"ts-node bundle.ts","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/templates dist/templates && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/4c9c087b41f9abf5a3d6f1c6a64dcfc0/pnpm-10.6.3.tgz","_integrity":"sha512-u0XjTVCpp26FipWDcwG/tr1tNa6ixdUglPpJekZ8Q/XEQBA84lEengovicPWBxuqwzWPxorG+3XizrPSc2Bl5g==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git","directory":"pnpm"},"_npmVersion":"10.8.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"20.18.3","preferGlobal":true,"publishConfig":{"tag":"next-10","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/pnpm_10.6.3_1741875581358_0.9064014163143288","host":"s3://npm-registry-packages-npm-production"}},"10.6.2":{"name":"pnpm","version":"10.6.2","keywords":["pnpm","pnpm10","dependencies","dependency manager","efficient","fast","hardlinks","install","installer","link","lockfile","modules","monorepo","multi-package","npm","package manager","package.json","packages","prune","rapid","remove","shrinkwrap","symlinks","uninstall","workspace"],"license":"MIT","_id":"pnpm@10.6.2","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"7f417eb782bab712a1a9bd0206887dcee502d03e","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-10.6.2.tgz","fileCount":1206,"integrity":"sha512-R4cHFr6hVytT3zSthke0KWK8eQziv0Viug9kMjfXMCo9ao7O+eS9/AHSOvGWmqkEhdTOuwuWOPpe8drvZW9sGw==","signatures":[{"sig":"MEUCIQDyfmLzYs4+Vuw7JzxVlrTiIwJRZkzt35fLezmouCyTvQIgHpODPYfD80JbZokwC+LKxJoaGoYkgcFhB4gqt7j0anA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":18671922},"jest":{"preset":"@pnpm/jest-config"},"main":"bin/pnpm.cjs","_from":"file:pnpm-10.6.2.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=18.12"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7778 jest","start":"tsc --watch","bundle":"ts-node bundle.ts","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/templates dist/templates && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/58ff3f2fa5e9cb1ddfb0baf4b9621151/pnpm-10.6.2.tgz","_integrity":"sha512-R4cHFr6hVytT3zSthke0KWK8eQziv0Viug9kMjfXMCo9ao7O+eS9/AHSOvGWmqkEhdTOuwuWOPpe8drvZW9sGw==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git","directory":"pnpm"},"_npmVersion":"10.8.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"20.18.3","preferGlobal":true,"publishConfig":{"tag":"next-10","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/pnpm_10.6.2_1741573932258_0.9792407469126696","host":"s3://npm-registry-packages-npm-production"}},"10.6.1":{"name":"pnpm","version":"10.6.1","keywords":["pnpm","pnpm10","dependencies","dependency manager","efficient","fast","hardlinks","install","installer","link","lockfile","modules","monorepo","multi-package","npm","package manager","package.json","packages","prune","rapid","remove","shrinkwrap","symlinks","uninstall","workspace"],"license":"MIT","_id":"pnpm@10.6.1","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"17584c9dbb21a878cd7ab42a6d52f2250c13db7a","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-10.6.1.tgz","fileCount":1206,"integrity":"sha512-QO4Jr0B/qfu1+/uOHLQPu3TArww+EOkiTXtTx2WFKGFbLJJFDnTPrZHjotyv485AUNgL2nHXV3VtLOK2YhPpow==","signatures":[{"sig":"MEUCIA+ze3TWxKk5VjpD84w/rx44io92yRthMRdeLJhGMPlFAiEAuG3vhwHQuih66sIcTnU2J/81ZWBugJTJqzo17WTdvUQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":18714780},"jest":{"preset":"@pnpm/jest-config"},"main":"bin/pnpm.cjs","_from":"file:pnpm-10.6.1.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=18.12"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7778 jest","start":"tsc --watch","bundle":"ts-node bundle.ts","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/templates dist/templates && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/537afaf1153e3db3d1d9c766be273033/pnpm-10.6.1.tgz","_integrity":"sha512-QO4Jr0B/qfu1+/uOHLQPu3TArww+EOkiTXtTx2WFKGFbLJJFDnTPrZHjotyv485AUNgL2nHXV3VtLOK2YhPpow==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git","directory":"pnpm"},"_npmVersion":"10.8.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"20.18.3","preferGlobal":true,"publishConfig":{"tag":"next-10","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/pnpm_10.6.1_1741312094933_0.13605873231142107","host":"s3://npm-registry-packages-npm-production"}},"10.6.0":{"name":"pnpm","version":"10.6.0","keywords":["pnpm","pnpm10","dependencies","dependency manager","efficient","fast","hardlinks","install","installer","link","lockfile","modules","monorepo","multi-package","npm","package manager","package.json","packages","prune","rapid","remove","shrinkwrap","symlinks","uninstall","workspace"],"license":"MIT","_id":"pnpm@10.6.0","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"c53a73dd9336949b37f63d82c45beb5b161924b6","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-10.6.0.tgz","fileCount":1206,"integrity":"sha512-3wE255fbDPp+wQhOd/O9+BusuukGaDL7+Vy6TCFArQXmTzFs3lHOP5nqAKkf/HAtau3TwPRQ+JXj58BS/lc82A==","signatures":[{"sig":"MEUCIQD4HgoU3gpD1VhZl66ZKcKEjoK5+najimL8eN5vXJQQAwIgA3wqaVibkcwBu4ep9EF70MchM0G+Z3FxlMsgj+4UaJo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":18714598},"jest":{"preset":"@pnpm/jest-config"},"main":"bin/pnpm.cjs","_from":"file:pnpm-10.6.0.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=18.12"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7778 jest","start":"tsc --watch","bundle":"ts-node bundle.ts","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/templates dist/templates && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/336d9f0358aa70cf40827741e1df0d72/pnpm-10.6.0.tgz","_integrity":"sha512-3wE255fbDPp+wQhOd/O9+BusuukGaDL7+Vy6TCFArQXmTzFs3lHOP5nqAKkf/HAtau3TwPRQ+JXj58BS/lc82A==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git","directory":"pnpm"},"_npmVersion":"10.8.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"20.18.3","preferGlobal":true,"publishConfig":{"tag":"next-10","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/pnpm_10.6.0_1741260738668_0.8682209467772015","host":"s3://npm-registry-packages-npm-production"}},"4.3.0":{"name":"pnpm","version":"4.3.0","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@4.3.0","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"afd02df622069fee56671e688e76f493e5b0b4cd","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-4.3.0.tgz","fileCount":5483,"integrity":"sha512-dra2MDyO1Kj2iJSMt/ApS5q2+to/EWFwmY0/RwA12IX9U+xlOrRPx3yop2RAl4G47pZTvSGddEcXJAHCnG4BXA==","signatures":[{"sig":"MEUCIEdV6kV7G23tCqXsdidL6wF6PGL5+sUWd97nxplko0ynAiEA0bCqfk44HqPVuBj3Dw2NQo+hdA4r5E7eFCn759HADho=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":21910530,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd0IW1CRA9TVsSAnZWagAAmj8P/AsbzIsBw27RhvcRva5f\n4t7yCBPmVg2bKtfd/6dXKq1H0bVZdYU7AbFt1ChtGMOnEGrRX84s4T1q8DN+\nSqSQvc0fifb7Jege0D6C6qfdqRVDYC3UAO6GsACFVBoEuw2Ubbl8BM6wFb3D\nsLdUWqFg6xp6Jn6VbeLnjtxbf32GrIVvwYEmOAZ5603xP+9xTKbFLekmyEQ/\nuZL0hAycMpU6pTQQSMmZwb5y91SQNcI7R2zOlHBu6+AwLdc0JFywBZZjKWpI\nOdVGMqw0No0nSVycbMwcMKmyFX9mbdgn+xkJoPqltxDj3HEbwXSmvJ+HtiAq\n0GWD2D066suVFCNvJOkgZgODBQmroVo+IT0JW3GTcKYzoHQZ3y/c3ZOuMK/p\nSKqP0WZZzzbTV/Q4wNkL16pJJaNZQorBvq8o74goX2KrDfxMNhJhkL2OlJEn\nWyeecIWNay3rptGk0kuRr1K7JZoGQx3z+GQU/AsmwlV00QlysSa3kHDIM83U\nHGaQ/AxOWrOrNrkBrMZGAIGJJYuJJd2R2XcC12N0rUjWOhSbi4RplNWL9yRq\n34BnBoH1OodnXf6hW+Su6/jsHLKwp04VlR4HD852Mx84qoSwja5sSvMOIK+s\nyADB8VhzXwMW3c1SmKC2okwSKuO6oIYb8VIcmeyjPsEHDDZ7+lrV+NCq7wbW\nCREl\r\n=A5Ej\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","_from":".","_shasum":"afd02df622069fee56671e688e76f493e5b0b4cd","engines":{"node":">=10"},"scripts":{"tsc":"rimraf lib && tsc","lint":"tslint -c tslint.json src/**/*.ts test/**/*.ts","test":"npm run lint && npm run tsc && npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"cross-env PNPM_REGISTRY_MOCK_PORT=7772 run-p -r registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf ../../../.tmp/ && rimraf node_modules/.bin/pnpm && registry-mock prepare","registry-mock":"registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"12.11.0","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"mz":"2.7.0","mem":"6.0.0","nopt":"4.0.1","supi":"0.36.2","archy":"1.0.0","chalk":"3.0.0","delay":"4.3.0","execa":"3.3.0","is-ci":"2.0.0","ramda":"0.26.1","table":"5.4.6","diable":"4.0.2","cp-file":"7.0.0","p-limit":"2.2.1","get-port":"5.0.0","make-dir":"3.0.0","p-filter":"2.1.0","@types/mz":"^0.0.32","camelcase":"5.3.1","fast-glob":"3.1.0","is-subdir":"1.1.1","lru-cache":"5.1.1","path-name":"1.0.0","tree-kill":"1.2.1","wrap-ansi":"6.2.0","@pnpm/list":"4.0.4","is-windows":"1.0.2","pkgs-graph":"5.0.0","strip-ansi":"6.0.0","@pnpm/audit":"1.0.0","@pnpm/error":"1.0.0","@pnpm/types":"4.0.0","@pnpm/utils":"0.12.0","common-tags":"1.8.0","cross-spawn":"7.0.1","graceful-fs":"4.2.1","render-help":"0.0.0","signal-exit":"3.0.2","@pnpm/config":"5.0.2","@pnpm/logger":"3.1.0","@pnpm/server":"5.0.0","@types/archy":"0.0.31","@pnpm/matcher":"1.0.0","find-packages":"7.0.0","path-absolute":"1.0.1","read-ini-file":"2.0.0","@pnpm/outdated":"6.0.2","camelcase-keys":"6.1.1","load-json-file":"6.2.0","loud-rejection":"2.2.0","process-exists":"3.1.0","read-yaml-file":"1.1.0","@pnpm/constants":"3.0.0","@pnpm/lifecycle":"8.0.0","@zkochan/libnpx":"11.0.2","@zkochan/rimraf":"1.0.0","graph-sequencer":"2.0.0","update-notifier":"3.0.1","write-json-file":"4.0.0","@pnpm/store-path":"2.1.1","@types/lru-cache":"^5.1.0","@types/wrap-ansi":"3.0.0","@pnpm/semver-diff":"1.0.2","@pnpm/core-loggers":"4.0.0","@pnpm/file-reporter":"0.1.0","@pnpm/lockfile-file":"3.0.1","@pnpm/package-store":"6.0.1","@pnpm/default-fetcher":"5.1.1","dir-is-case-sensitive":"1.0.2","version-selector-type":"2.0.1","@pnpm/default-reporter":"5.0.3","@pnpm/default-resolver":"5.0.1","@pnpm/package-is-installable":"4.0.0","@pnpm/read-importer-manifest":"2.0.0","@pnpm/store-controller-types":"5.0.0"},"_hasShrinkwrap":false,"__devDependencies":{"ncp":"2.0.0","pnpm":"link:","tape":"4.11.0","p-any":"2.1.0","retry":"0.12.0","byline":"5.0.0","rimraf":"3.0.0","semver":"6.3.0","write-pkg":"4.0.0","@types/nopt":"3.0.29","exists-link":"2.0.0","npm-run-all":"4.1.5","path-exists":"4.0.0","symlink-dir":"3.1.1","@types/ramda":"0.26.34","@types/retry":"0.12.0","@types/table":"^4.0.7","tape-promise":"4.0.0","@pnpm/prepare":"*","@types/byline":"4.2.31","@types/mkdirp":"0.5.2","@types/semver":"^6.2.0","write-yaml-file":"3.0.1","deep-require-cwd":"1.0.0","normalize-newline":"3.0.0","@pnpm/modules-yaml":"*","@types/common-tags":"1.8.0","@pnpm/assert-project":"*","@pnpm/lockfile-types":"1.1.0","@types/update-notifier":"2.5.0","@pnpm/read-package-json":"*","@pnpm/write-importer-manifest":"*","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_4.3.0_1573946805162_0.5046586280528671","host":"s3://npm-registry-packages"}},"0.26.0":{"name":"pnpm","version":"0.26.0","keywords":["install","npm"],"author":{"name":"Rico Sta. Cruz","email":"rico@ricostacruz.com"},"license":"MIT","_id":"pnpm@0.26.0","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://github.com/rstacruz/pnpm#readme","bugs":{"url":"https://github.com/rstacruz/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js"},"dist":{"shasum":"9025fca46000e469dcdf1c1b1d9d25567dbe0640","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-0.26.0.tgz","integrity":"sha512-leoX6tIvr+ozfL6GAd5TAcHWmDTPRrbiYRXse7hrJPovLDi0KCbPlLw98ZG2uiWRkl2bvco6OBzWNv4a3Vt9BQ==","signatures":[{"sig":"MEQCIGOxrD9ApAzo/J/gIezpNxXfL7O9blc51cbT6mWV58hGAiBhidW8sCO458um6gsINOxeJYLgMy5uZTyH0/KBchs9FQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"index.js","_from":".","files":["lib","bin"],"_shasum":"9025fca46000e469dcdf1c1b1d9d25567dbe0640","engines":{"node":">=4"},"gitHead":"2f457813188ed28e99b57ecf8c8087dca8d20655","scripts":{"lint":"eslint bin/ test/ lib/","test":"npm run lint && node test | tap-spec","cover":"istanbul cover test/index.js","posttest":"rimraf .tmp","docs:build":"docpress build"},"_npmUser":{"name":"zkochan","email":"zoltan.kochan@gmail.com"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/rstacruz/pnpm.git","type":"git"},"_npmVersion":"2.15.9","description":"A fast implementation of npm install","directories":{"test":"test"},"_nodeVersion":"4.5.0","dependencies":{"mz":"2.4.0","rc":"1.1.6","caw":"2.0.0","got":"6.3.0","meow":"3.7.0","chalk":"1.1.3","debug":"2.2.0","byline":"5.0.0","mkdirp":"0.5.1","rimraf":"2.5.4","semver":"5.3.0","tar-fs":"1.13.0","throat":"3.0.0","thenify":"3.2.0","lockfile":"1.0.1","node-gyp":"3.4.0","commondir":"1.0.1","node-uuid":"1.4.7","os-homedir":"1.0.1","cross-spawn":"^4.0.0","observatory":"1.0.0","read-pkg-up":"1.0.1","gunzip-maybe":"1.3.1","registry-url":"3.1.0","sorted-object":"2.0.0","camelcase-keys":"3.0.0","normalize-path":"2.0.1","supports-color":"3.1.2","npm-package-arg":"4.2.0","registry-auth-token":"3.0.1"},"preferGlobal":true,"devDependencies":{"ncp":"^2.0.0","npm":"3.10.5","nixt":"0.5.0","tape":"4.6.0","isexe":"1.1.2","sepia":"2.0.1","eslint":"3.2.2","docpress":"0.6.13","istanbul":"^0.4.4","tap-spec":"4.1.1","git-update-ghpages":"1.3.0","eslint-plugin-promise":"2.0.1","eslint-config-standard":"5.3.5","eslint-plugin-standard":"2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/pnpm-0.26.0.tgz_1471629747351_0.8283340043853968","host":"packages-12-west.internal.npmjs.com"}},"4.3.3":{"name":"pnpm","version":"4.3.3","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@4.3.3","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"1c51a3f060119eb4f7a8cc5ff750dd907cd7615f","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-4.3.3.tgz","fileCount":5494,"integrity":"sha512-YI9+eu3oJWoS9TyGZBScpQAZo1ScPXj68tqbQWRQrjN59o9myoQmUtVy4i7+4IloJHouT1y7/Dw6VkZO9J+5Ow==","signatures":[{"sig":"MEUCIECs/+onDUtRGBNkb6/yWeUw3P+rWaaM/E+2Rzehn6cYAiEA1YR0sR447nj3mLYr677F89/gIaErDTiKyc6QN7xHt3k=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":22036802,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd3H6MCRA9TVsSAnZWagAA0nwP/3QW/LNWabB3dCD2caxh\nPOrhwwfXLk3TbEgJ9QmSrBcg5JDC8YKwDzzEv4AhqAv/TQmDKqlVef3izlC1\ncIJ32M8dL9YkKA3yI7LC5KrAjYoXYgkJTtq8jIHxdPaYhpVYDg3Sd3VqUp19\nX6YnvSkWy5criF8ugdAazn4euvthCfiaSjv/4NWKp8PvZ+d8TlJvHyQ8OAFp\nHLAZIPTuJFwSpT0d5jrMGna3cJClxhUlS8dAH1thHK5APh0ORIxNVAe19zyt\nQzJXANtd7BHc/CL7eYhWgwoZ7v72luCAE35mkPUV0HTIYEiqbRAXvNDfvKnl\nNEplUx//G0k5RDk40OnSrWKBvncXTPeGkCi7GGEeq9xL8/d5R7GXa5U/wImr\nTQQtlaGbVtytRfRtu1la52NwusL9mwp7oVXTE8KQxcJQT108DzHldsoGTdBR\ni80BBAnml17vtGZOQDtu/R7JSWiA0UXzAenUrHFkvsUkPz7PYImc9Om5p5+o\nWPWBRkE6LX1QfwIJ+A5q0SO8i13dFvuddRIXCwHNxpo7XwgNGGMZa12Nlt09\nCkchOiZ9uG8ZRzO7U+iU7JqQkW9xWAW+8AhU9zmOuNpczVnOAqw4YzDwDfhc\nsUPQtVY2NSYe1XbwnAV7Nmnl+0dOuUv8v8Vs57Wz3J5CIfFtIn1/G3XEfcte\nttpg\r\n=ts86\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","_from":".","_shasum":"1c51a3f060119eb4f7a8cc5ff750dd907cd7615f","engines":{"node":">=10"},"scripts":{"tsc":"rimraf lib && tsc","lint":"tslint -c tslint.json src/**/*.ts test/**/*.ts","test":"npm run lint && npm run tsc && npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"cross-env PNPM_REGISTRY_MOCK_PORT=7772 run-p -r registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf ../../../.tmp/ && rimraf node_modules/.bin/pnpm && registry-mock prepare","registry-mock":"registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"12.11.0","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"mz":"2.7.0","mem":"6.0.0","nopt":"4.0.1","supi":"0.36.4","archy":"1.0.0","chalk":"3.0.0","delay":"4.3.0","execa":"3.3.0","is-ci":"2.0.0","ramda":"0.26.1","table":"5.4.6","diable":"4.0.2","cp-file":"7.0.0","p-limit":"2.2.1","get-port":"5.0.0","make-dir":"3.0.0","p-filter":"2.1.0","@types/mz":"^0.0.32","camelcase":"5.3.1","fast-glob":"3.1.0","is-subdir":"1.1.1","lru-cache":"5.1.1","path-name":"1.0.0","tree-kill":"1.2.1","wrap-ansi":"6.2.0","@pnpm/list":"4.0.4","is-windows":"1.0.2","pkgs-graph":"5.0.0","strip-ansi":"6.0.0","@pnpm/audit":"1.0.0","@pnpm/error":"1.0.0","@pnpm/types":"4.0.0","@pnpm/utils":"0.12.0","common-tags":"1.8.0","cross-spawn":"7.0.1","graceful-fs":"4.2.1","render-help":"0.0.0","signal-exit":"3.0.2","@pnpm/config":"5.0.2","@pnpm/logger":"3.1.0","@pnpm/server":"5.0.0","@types/archy":"0.0.31","@pnpm/matcher":"1.0.0","find-packages":"7.0.0","path-absolute":"1.0.1","read-ini-file":"2.0.0","@pnpm/outdated":"6.0.2","camelcase-keys":"6.1.1","load-json-file":"6.2.0","loud-rejection":"2.2.0","process-exists":"3.1.0","read-yaml-file":"1.1.0","@pnpm/constants":"3.0.0","@pnpm/lifecycle":"8.0.0","@zkochan/libnpx":"11.0.2","@zkochan/rimraf":"1.0.0","graph-sequencer":"2.0.0","update-notifier":"3.0.1","write-json-file":"4.0.0","@pnpm/store-path":"2.1.1","@types/lru-cache":"^5.1.0","@types/wrap-ansi":"3.0.0","@pnpm/semver-diff":"1.0.2","@pnpm/core-loggers":"4.0.0","@pnpm/file-reporter":"0.1.0","@pnpm/lockfile-file":"3.0.1","@pnpm/package-store":"6.0.1","@pnpm/default-fetcher":"5.1.1","dir-is-case-sensitive":"1.0.2","version-selector-type":"2.0.1","@pnpm/default-reporter":"5.0.3","@pnpm/default-resolver":"5.0.3","@pnpm/package-is-installable":"4.0.0","@pnpm/read-importer-manifest":"2.0.0","@pnpm/store-controller-types":"5.0.0"},"_hasShrinkwrap":false,"__devDependencies":{"ncp":"2.0.0","pnpm":"link:","tape":"4.11.0","p-any":"2.1.0","retry":"0.12.0","byline":"5.0.0","rimraf":"3.0.0","semver":"6.3.0","write-pkg":"4.0.0","@types/nopt":"3.0.29","exists-link":"2.0.0","npm-run-all":"4.1.5","path-exists":"4.0.0","symlink-dir":"3.1.1","@types/ramda":"0.26.34","@types/retry":"0.12.0","@types/table":"^4.0.7","tape-promise":"4.0.0","@pnpm/prepare":"*","@types/byline":"4.2.31","@types/mkdirp":"0.5.2","@types/semver":"^6.2.0","write-yaml-file":"3.0.1","deep-require-cwd":"1.0.0","normalize-newline":"3.0.0","@pnpm/modules-yaml":"*","@types/common-tags":"1.8.0","@pnpm/assert-project":"*","@pnpm/lockfile-types":"1.1.0","@types/update-notifier":"2.5.0","@pnpm/read-package-json":"*","@pnpm/write-importer-manifest":"*","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_4.3.3_1574731403837_0.32272761962506236","host":"s3://npm-registry-packages"}},"0.26.1":{"name":"pnpm","version":"0.26.1","keywords":["install","npm"],"author":{"name":"Rico Sta. Cruz","email":"rico@ricostacruz.com"},"license":"MIT","_id":"pnpm@0.26.1","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://github.com/rstacruz/pnpm#readme","bugs":{"url":"https://github.com/rstacruz/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js"},"dist":{"shasum":"e1cfa859e9b9834517012a2a1f650f4280401a59","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-0.26.1.tgz","integrity":"sha512-uKNtdLwbidsVeoQVHbi2Cz6NqKWPT4oIQiU2Q9cJYdDzCrjZQ4NfV9NO4HEWzlTlheg+StysAErgrgaenP0Ufg==","signatures":[{"sig":"MEUCIBjqtmDuj1sJCbDs9Q2q6feeR1s48OPb4Q49z2zd8WzBAiEAi0JTPbzutnndncDgv0Md3wiLaVCrjcw5Qovh8Vg3XbI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"index.js","_from":".","files":["lib","bin"],"config":{"ghooks":{"commit-msg":"node ./node_modules/validate-commit-msg/index.js"},"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"_shasum":"e1cfa859e9b9834517012a2a1f650f4280401a59","engines":{"node":">=4"},"gitHead":"fd52719b050d86ea1b71dddf98c17c762be2c294","scripts":{"lint":"eslint bin/ test/ lib/","test":"npm run lint && node test | tap-spec","cover":"istanbul cover test/index.js","commit":"git-cz","posttest":"rimraf .tmp","docs:build":"docpress build"},"_npmUser":{"name":"zkochan","email":"zoltan.kochan@gmail.com"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/rstacruz/pnpm.git","type":"git"},"_npmVersion":"3.10.3","description":"A fast implementation of npm install","directories":{"test":"test"},"_nodeVersion":"6.4.0","dependencies":{"mz":"2.4.0","rc":"1.1.6","caw":"2.0.0","got":"6.3.0","meow":"3.7.0","chalk":"1.1.3","debug":"2.2.0","byline":"5.0.0","mkdirp":"0.5.1","rimraf":"2.5.4","semver":"5.3.0","tar-fs":"1.13.1","throat":"3.0.0","thenify":"3.2.0","lockfile":"1.0.1","node-gyp":"3.4.0","commondir":"1.0.1","node-uuid":"1.4.7","os-homedir":"1.0.1","cross-spawn":"^4.0.0","observatory":"1.0.0","read-pkg-up":"1.0.1","gunzip-maybe":"1.3.1","registry-url":"3.1.0","sorted-object":"2.0.0","camelcase-keys":"3.0.0","normalize-path":"2.0.1","supports-color":"3.1.2","npm-package-arg":"4.2.0","registry-auth-token":"3.0.1"},"preferGlobal":true,"devDependencies":{"ncp":"^2.0.0","npm":"3.10.6","nixt":"0.5.0","tape":"4.6.0","isexe":"1.1.2","sepia":"2.0.1","eslint":"3.3.1","ghooks":"^1.3.2","docpress":"0.6.13","istanbul":"^0.4.4","tap-spec":"4.1.1","commitizen":"^2.8.6","git-update-ghpages":"1.3.0","validate-commit-msg":"^2.7.0","eslint-plugin-promise":"2.0.1","eslint-config-standard":"5.3.5","eslint-plugin-standard":"2.0.0","cz-conventional-changelog":"^1.2.0"},"_npmOperationalInternal":{"tmp":"tmp/pnpm-0.26.1.tgz_1471968795178_0.06237056362442672","host":"packages-16-east.internal.npmjs.com"}},"0.26.2":{"name":"pnpm","version":"0.26.2","keywords":["install","npm"],"author":{"name":"Rico Sta. Cruz","email":"rico@ricostacruz.com"},"license":"MIT","_id":"pnpm@0.26.2","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://github.com/rstacruz/pnpm#readme","bugs":{"url":"https://github.com/rstacruz/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js"},"dist":{"shasum":"479ce342e9b7cf35c53633b9615b5dbd8b0523e2","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-0.26.2.tgz","integrity":"sha512-nmFo9iXOBCZaUdwTKpY5C792GnJuki4w9IrGmXCVWlDKnLse9nlcJMFEg6g4demejcREMom8Gb0xhoNDjGtaCA==","signatures":[{"sig":"MEUCIHmqOvV7toTKYdkTp+WDsHl6I+RqGmCX3QXHMD3eL01EAiEA2Wd6kxBoQLVpFKlKdWnzIk24HkQl3zrUxIht7vrJ9u4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"index.js","_from":".","files":["lib","bin"],"config":{"ghooks":{"commit-msg":"node ./node_modules/validate-commit-msg/index.js"},"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"_shasum":"479ce342e9b7cf35c53633b9615b5dbd8b0523e2","engines":{"node":">=4"},"gitHead":"564a2b18a9eaa6d84b6e5bad8ee6cd745c4aaa2d","scripts":{"lint":"eslint bin/ test/ lib/","test":"npm run lint && node test | tap-spec","cover":"istanbul cover test/index.js","commit":"git-cz","posttest":"rimraf .tmp","docs:build":"docpress build"},"_npmUser":{"name":"zkochan","email":"zoltan.kochan@gmail.com"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/rstacruz/pnpm.git","type":"git"},"_npmVersion":"3.10.3","description":"A fast implementation of npm install","directories":{"test":"test"},"_nodeVersion":"6.4.0","dependencies":{"mz":"2.4.0","rc":"1.1.6","caw":"2.0.0","got":"6.3.0","meow":"3.7.0","chalk":"1.1.3","debug":"2.2.0","is-ci":"1.0.9","byline":"5.0.0","mkdirp":"0.5.1","rimraf":"2.5.4","semver":"5.3.0","tar-fs":"1.13.2","throat":"3.0.0","thenify":"3.2.0","lockfile":"1.0.1","node-gyp":"3.4.0","commondir":"1.0.1","node-uuid":"1.4.7","os-homedir":"1.0.1","cross-spawn":"^4.0.0","observatory":"1.0.0","read-pkg-up":"1.0.1","gunzip-maybe":"1.3.1","registry-url":"3.1.0","sorted-object":"2.0.0","camelcase-keys":"3.0.0","normalize-path":"2.0.1","supports-color":"3.1.2","npm-package-arg":"4.2.0","registry-auth-token":"3.0.1"},"preferGlobal":true,"devDependencies":{"ncp":"^2.0.0","nixt":"0.5.0","tape":"4.6.0","isexe":"1.1.2","sepia":"2.0.1","eslint":"3.3.1","ghooks":"^1.3.2","docpress":"0.6.13","istanbul":"^0.4.5","tap-spec":"4.1.1","commitizen":"^2.8.6","git-update-ghpages":"1.3.0","validate-commit-msg":"^2.7.0","eslint-plugin-promise":"2.0.1","eslint-config-standard":"5.3.5","eslint-plugin-standard":"2.0.0","cz-conventional-changelog":"^1.2.0"},"_npmOperationalInternal":{"tmp":"tmp/pnpm-0.26.2.tgz_1472122258142_0.3235962619073689","host":"packages-16-east.internal.npmjs.com"}},"4.3.1":{"name":"pnpm","version":"4.3.1","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@4.3.1","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"5c73dcb7dbce37a1a1d8f77559936bbf36e4c741","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-4.3.1.tgz","fileCount":5492,"integrity":"sha512-jVZlJr/CWgL8VAMYsRYDcuoO1xADXQaqnYBL7oXx6aopEeiKcSdZ5eDtOuIQDrfffW/i+To9H8+gI0Icv5zM/A==","signatures":[{"sig":"MEYCIQDCoxiwt5ASgFUxVLo5wgHsrAIiVrhnaR7PoK3o9DpxkwIhAK8Vs7auviOdtgsRMLvzrJq3a0M6+u47boCjNWtb2VDL","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":21913248,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd1c7dCRA9TVsSAnZWagAAxOQP/358nfZYPlHcxf6ESica\nfpbldosa0FmDoK+J1IMdX3fb522G4XaaqZlsL8m0E44+Y4PBZp45R315lyW1\nbI97/Btp9Jzg0nfU7Mljq2DZiK5dqkSR05tbsiUhVBvrzQaEjymgzf23RD2n\nAJw/mJoiJvlRKBNi5jM4VwydrBg27aj/0XlfQVTn++YeZJlSjhhp5h6VO4Sz\nH85OT7vIOUJxfbsXbpv+W6YFUiH44dGpZ/avjNcYWAeXR2aWjt+FfUBfO5Lv\nB1tE6/1LdFL0vns43v2EvDFa9akhU3Ybag3AQDxff/NIvaiFHLrdp5Sful+b\nH8cngOfSsjjIhcX6NVbb4ZLnV6Nmnlu8nhopegMrdPU9c0AirEwcJIXKW2Z8\nQUtdriABhjecXNt33plLlnZE7Pyp30hP96Az7/YU4aG8Rn26ufM3gW/rEFlR\nj8rm6OC/5T8a3fCtOaVf2gBt3rQe3o0FFwjBTDo6NthadEiHOsCLpvx8STXP\nPt1brrzbU25ofV+vtDX7Olhy/tDHX5eLAQm63yWnVgRHlnQ0YeR3MzvpmoGe\nBM0fSakrmAtU1l64szFR7Xxqrv2EAqa+13tWsdq8E41ZXrIGuwV5tHZuzyxX\nCHE/1ofUWcatASjXzrmEzS5SC5BFPOkBuB1L6iVsVgTg7x6gXwon5oDMRN7F\nokBS\r\n=ot5Z\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","_from":".","_shasum":"5c73dcb7dbce37a1a1d8f77559936bbf36e4c741","engines":{"node":">=10"},"scripts":{"tsc":"rimraf lib && tsc","lint":"tslint -c tslint.json src/**/*.ts test/**/*.ts","test":"npm run lint && npm run tsc && npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"cross-env PNPM_REGISTRY_MOCK_PORT=7772 run-p -r registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf node_modules/.bin/pnpm && registry-mock prepare","registry-mock":"registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"12.11.0","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"mz":"2.7.0","mem":"6.0.0","nopt":"4.0.1","supi":"0.36.3","archy":"1.0.0","chalk":"3.0.0","delay":"4.3.0","execa":"3.3.0","is-ci":"2.0.0","ramda":"0.26.1","table":"5.4.6","diable":"4.0.2","cp-file":"7.0.0","p-limit":"2.2.1","get-port":"5.0.0","make-dir":"3.0.0","p-filter":"2.1.0","@types/mz":"^0.0.32","camelcase":"5.3.1","fast-glob":"3.1.0","is-subdir":"1.1.1","lru-cache":"5.1.1","path-name":"1.0.0","tree-kill":"1.2.1","wrap-ansi":"6.2.0","@pnpm/list":"4.0.4","is-windows":"1.0.2","pkgs-graph":"5.0.0","strip-ansi":"6.0.0","@pnpm/audit":"1.0.0","@pnpm/error":"1.0.0","@pnpm/types":"4.0.0","@pnpm/utils":"0.12.0","common-tags":"1.8.0","cross-spawn":"7.0.1","graceful-fs":"4.2.1","render-help":"0.0.0","signal-exit":"3.0.2","@pnpm/config":"5.0.2","@pnpm/logger":"3.1.0","@pnpm/server":"5.0.0","@types/archy":"0.0.31","@pnpm/matcher":"1.0.0","find-packages":"7.0.0","path-absolute":"1.0.1","read-ini-file":"2.0.0","@pnpm/outdated":"6.0.2","camelcase-keys":"6.1.1","load-json-file":"6.2.0","loud-rejection":"2.2.0","process-exists":"3.1.0","read-yaml-file":"1.1.0","@pnpm/constants":"3.0.0","@pnpm/lifecycle":"8.0.0","@zkochan/libnpx":"11.0.2","@zkochan/rimraf":"1.0.0","graph-sequencer":"2.0.0","update-notifier":"3.0.1","write-json-file":"4.0.0","@pnpm/store-path":"2.1.1","@types/lru-cache":"^5.1.0","@types/wrap-ansi":"3.0.0","@pnpm/semver-diff":"1.0.2","@pnpm/core-loggers":"4.0.0","@pnpm/file-reporter":"0.1.0","@pnpm/lockfile-file":"3.0.1","@pnpm/package-store":"6.0.1","@pnpm/default-fetcher":"5.1.1","dir-is-case-sensitive":"1.0.2","version-selector-type":"2.0.1","@pnpm/default-reporter":"5.0.3","@pnpm/default-resolver":"5.0.2","@pnpm/package-is-installable":"4.0.0","@pnpm/read-importer-manifest":"2.0.0","@pnpm/store-controller-types":"5.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","__devDependencies":{"ncp":"2.0.0","pnpm":"link:","tape":"4.11.0","p-any":"2.1.0","retry":"0.12.0","byline":"5.0.0","rimraf":"3.0.0","semver":"6.3.0","write-pkg":"4.0.0","@types/nopt":"3.0.29","exists-link":"2.0.0","npm-run-all":"4.1.5","path-exists":"4.0.0","symlink-dir":"3.1.1","@types/ramda":"0.26.34","@types/retry":"0.12.0","@types/table":"^4.0.7","tape-promise":"4.0.0","@pnpm/prepare":"*","@types/byline":"4.2.31","@types/mkdirp":"0.5.2","@types/semver":"^6.2.0","write-yaml-file":"3.0.1","deep-require-cwd":"1.0.0","normalize-newline":"3.0.0","@pnpm/modules-yaml":"*","@types/common-tags":"1.8.0","@pnpm/assert-project":"*","@pnpm/lockfile-types":"1.1.0","@types/update-notifier":"2.5.0","@pnpm/read-package-json":"*","@pnpm/write-importer-manifest":"*","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_4.3.1_1574293212516_0.2756133990933578","host":"s3://npm-registry-packages"}},"4.3.2":{"name":"pnpm","version":"4.3.2","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@4.3.2","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"88da8e4e31eb9fe906aecf04369de74792bb45e4","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-4.3.2.tgz","fileCount":5486,"integrity":"sha512-iB32AAY6BTz1lqZcTGUXpyu+r7SCtgLUyXM1ewY5xzTNOefMA7x+6wh5HbYohgRQosKpw1EUqYFXeXjnDQQV9Q==","signatures":[{"sig":"MEUCIDzL9j6jwnp8M1wSoI7qC5ezXqx8aCjlMeCibjEBIqjXAiEAutVS2zi0l5cEXrXeTSl4Anb8MeSgr2kogtbYk0/Hc+E=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":21913351,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd1drgCRA9TVsSAnZWagAAs2oQAIoFzTFC/Mz3vA4gXCPH\nZJC4+MqBe/wQ3lBHNi0T4ihaSTwQwu+zQjbjSxZag22P2aeue0DDhx8jF52v\nLIHOtdByDNivR0Hh7DErQrPk+v0EVKJvj2ezUF7zpe4rIhrc6Vy9hwZ//cjZ\nAcfM3NwTwqLIulbiJMcjyUxWuCP3G4B1na2ckpaGxyzEsWDZUyfc0DECrnto\nDgJWpI1nzTW+fxJ1KB9xnzJnlKYNkDKh1GyIr5s2Yb1/ZNOW0XMpXF4Uz287\nIrdO+3/3aD1gBJekqeF/igB6Xt5unVp9Nzx6x+grR7ERYc3RdsNC6YxdOt3G\nzbNHAWU5huJ1DmxQEKg6dHQCeKdZgVwPr33mzCeAY7gN5bJa1AIM2VZG2p3L\nWCiDirb8zWrnthUbbhji6xBXAWSU/9Gp3Ox1d1b60nCrLiiuKMmlw1exv5sC\n/Ht3dcw2lmP/4LYLZQAZSLRUwVy/8dxLYCIWyN9lIEIvERzLIXUrnAoDQnLR\n40PKPLU//bBBaeMg6VRRgE6yNIvFXUCp7JQ+++qk88blDEDl65QK+3yV1+qE\nzhaa2ssoj9yIQUII5VbLcGZLtGf3+DA2ugKvJZgosb5WdN4i2YkXlY1a1weT\nHsYMbgfZf5wNPfYshIF65AizDqbMfdiL3Un3tgnrO5YsBfHqLG/saJfr4kwh\nHGlW\r\n=GxA5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","_from":".","_shasum":"88da8e4e31eb9fe906aecf04369de74792bb45e4","engines":{"node":">=10"},"scripts":{"tsc":"rimraf lib && tsc","lint":"tslint -c tslint.json src/**/*.ts test/**/*.ts","test":"npm run lint && npm run tsc && npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"cross-env PNPM_REGISTRY_MOCK_PORT=7772 run-p -r registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf ../../../.tmp/ && rimraf node_modules/.bin/pnpm && registry-mock prepare","registry-mock":"registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"12.11.0","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"mz":"2.7.0","mem":"6.0.0","nopt":"4.0.1","supi":"0.36.3","archy":"1.0.0","chalk":"3.0.0","delay":"4.3.0","execa":"3.3.0","is-ci":"2.0.0","ramda":"0.26.1","table":"5.4.6","diable":"4.0.2","cp-file":"7.0.0","p-limit":"2.2.1","get-port":"5.0.0","make-dir":"3.0.0","p-filter":"2.1.0","@types/mz":"^0.0.32","camelcase":"5.3.1","fast-glob":"3.1.0","is-subdir":"1.1.1","lru-cache":"5.1.1","path-name":"1.0.0","tree-kill":"1.2.1","wrap-ansi":"6.2.0","@pnpm/list":"4.0.4","is-windows":"1.0.2","pkgs-graph":"5.0.0","strip-ansi":"6.0.0","@pnpm/audit":"1.0.0","@pnpm/error":"1.0.0","@pnpm/types":"4.0.0","@pnpm/utils":"0.12.0","common-tags":"1.8.0","cross-spawn":"7.0.1","graceful-fs":"4.2.1","render-help":"0.0.0","signal-exit":"3.0.2","@pnpm/config":"5.0.2","@pnpm/logger":"3.1.0","@pnpm/server":"5.0.0","@types/archy":"0.0.31","@pnpm/matcher":"1.0.0","find-packages":"7.0.0","path-absolute":"1.0.1","read-ini-file":"2.0.0","@pnpm/outdated":"6.0.2","camelcase-keys":"6.1.1","load-json-file":"6.2.0","loud-rejection":"2.2.0","process-exists":"3.1.0","read-yaml-file":"1.1.0","@pnpm/constants":"3.0.0","@pnpm/lifecycle":"8.0.0","@zkochan/libnpx":"11.0.2","@zkochan/rimraf":"1.0.0","graph-sequencer":"2.0.0","update-notifier":"3.0.1","write-json-file":"4.0.0","@pnpm/store-path":"2.1.1","@types/lru-cache":"^5.1.0","@types/wrap-ansi":"3.0.0","@pnpm/semver-diff":"1.0.2","@pnpm/core-loggers":"4.0.0","@pnpm/file-reporter":"0.1.0","@pnpm/lockfile-file":"3.0.1","@pnpm/package-store":"6.0.1","@pnpm/default-fetcher":"5.1.1","dir-is-case-sensitive":"1.0.2","version-selector-type":"2.0.1","@pnpm/default-reporter":"5.0.3","@pnpm/default-resolver":"5.0.2","@pnpm/package-is-installable":"4.0.0","@pnpm/read-importer-manifest":"2.0.0","@pnpm/store-controller-types":"5.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","__devDependencies":{"ncp":"2.0.0","pnpm":"link:","tape":"4.11.0","p-any":"2.1.0","retry":"0.12.0","byline":"5.0.0","rimraf":"3.0.0","semver":"6.3.0","write-pkg":"4.0.0","@types/nopt":"3.0.29","exists-link":"2.0.0","npm-run-all":"4.1.5","path-exists":"4.0.0","symlink-dir":"3.1.1","@types/ramda":"0.26.34","@types/retry":"0.12.0","@types/table":"^4.0.7","tape-promise":"4.0.0","@pnpm/prepare":"*","@types/byline":"4.2.31","@types/mkdirp":"0.5.2","@types/semver":"^6.2.0","write-yaml-file":"3.0.1","deep-require-cwd":"1.0.0","normalize-newline":"3.0.0","@pnpm/modules-yaml":"*","@types/common-tags":"1.8.0","@pnpm/assert-project":"*","@pnpm/lockfile-types":"1.1.0","@types/update-notifier":"2.5.0","@pnpm/read-package-json":"*","@pnpm/write-importer-manifest":"*","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_4.3.2_1574296287448_0.47435131335313496","host":"s3://npm-registry-packages"}},"11.0.0-beta.4":{"name":"pnpm","version":"11.0.0-beta.4","keywords":["pnpm","pnpm11","dependencies","dependency manager","efficient","fast","hardlinks","install","installer","link","lockfile","modules","monorepo","multi-package","npm","package manager","package.json","packages","prune","rapid","remove","shrinkwrap","symlinks","uninstall","workspace"],"license":"MIT","_id":"pnpm@11.0.0-beta.4","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pn":"bin/pnpm.mjs","pnx":"bin/pnpx.mjs","pnpm":"bin/pnpm.mjs","pnpx":"bin/pnpx.mjs"},"dist":{"shasum":"e592880a010a34ff1fc83538df2e1f5704011219","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-11.0.0-beta.4.tgz","fileCount":588,"integrity":"sha512-CiiJjQAJ+tHHuYFa/fxCu9EcMxk8eUkZXWHv+l6WGCYdAQUi5x4M5NKK5t57OeS45arC4zGktl34TSJolP74jg==","signatures":[{"sig":"MEUCIQDgRiHG/i72khTOAa5pXRoVbJ2kDc1WJsFV2ot4ANsTAAIgFNZylvLBIMxwFdxlIw/hRRhLsw5L6EnXoSxETNE0BIs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/pnpm@11.0.0-beta.4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":17844273},"jest":{"preset":"@pnpm/jest-config/with-registry"},"main":"bin/pnpm.mjs","type":"module","unpkg":"dist/pnpm.mjs","engines":{"node":">=22.13"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pn compile && pn .test",".test":"cross-env NODE_OPTIONS=\"$NODE_OPTIONS --experimental-vm-modules --disable-warning=ExperimentalWarning --disable-warning=DEP0169\" jest","start":"tsgo --watch","bundle":"pnx node@runtime:24.6.0 bundle.ts","compile":"tsgo --build && pn lint --fix && rimraf dist bin/nodes && pn bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/templates dist/templates && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git","directory":"pnpm"},"description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"25.6.1","preferGlobal":true,"publishConfig":{"tag":"next-11","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_11.0.0-beta.4_1774804636153_0.27501076421353354","host":"s3://npm-registry-packages-npm-production"}},"11.0.0-beta.3":{"name":"pnpm","version":"11.0.0-beta.3","keywords":["pnpm","pnpm11","dependencies","dependency manager","efficient","fast","hardlinks","install","installer","link","lockfile","modules","monorepo","multi-package","npm","package manager","package.json","packages","prune","rapid","remove","shrinkwrap","symlinks","uninstall","workspace"],"license":"MIT","_id":"pnpm@11.0.0-beta.3","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pn":"bin/pnpm.mjs","pnx":"bin/pnpx.mjs","pnpm":"bin/pnpm.mjs","pnpx":"bin/pnpx.mjs"},"dist":{"shasum":"bb68b3c95b8f04fb456ebd552899ceb1d445e446","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-11.0.0-beta.3.tgz","fileCount":589,"integrity":"sha512-6PrfRjycZV4vRX6ttG9oR6pOgbI2/OcF2QLOzHm35UcRuvtqP4zf3wQfAAPwEbeu1uAbpSg/Q5cL8h32tumy6Q==","signatures":[{"sig":"MEUCIQDGLg7n/hTOIBFOdXDsjdJGGE3coWWoRRLmM24mNSurLwIgF8oE6rBPoWQWPb/A29hjJhFbEBsKO1nsfuROUiCNwjY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/pnpm@11.0.0-beta.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":17116581},"jest":{"preset":"@pnpm/jest-config/with-registry"},"main":"bin/pnpm.mjs","type":"module","unpkg":"dist/pnpm.mjs","engines":{"node":">=22.13"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run .test",".test":"cross-env NODE_OPTIONS=\"$NODE_OPTIONS --experimental-vm-modules --disable-warning=ExperimentalWarning --disable-warning=DEP0169\" jest","start":"tsgo --watch","bundle":"pnpm dlx node@runtime:24.6.0 bundle.ts","compile":"tsgo --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/templates dist/templates && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git","directory":"pnpm"},"description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"25.6.1","preferGlobal":true,"publishConfig":{"tag":"next-11","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_11.0.0-beta.3_1774538759814_0.6529277113811618","host":"s3://npm-registry-packages-npm-production"}},"11.0.0-beta.2":{"name":"pnpm","version":"11.0.0-beta.2","keywords":["pnpm","pnpm11","dependencies","dependency manager","efficient","fast","hardlinks","install","installer","link","lockfile","modules","monorepo","multi-package","npm","package manager","package.json","packages","prune","rapid","remove","shrinkwrap","symlinks","uninstall","workspace"],"license":"MIT","_id":"pnpm@11.0.0-beta.2","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.mjs","pnpx":"bin/pnpx.mjs"},"dist":{"shasum":"d1b6d3dcebfc8e094d8ed57d68647e74c301a135","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-11.0.0-beta.2.tgz","fileCount":594,"integrity":"sha512-co1Z2JmjMvt5v6JWMBDMGMc/BjBEyimcdGWnb0BrfoA4uH7W4UCVLJsIlD+qt+fkFy2woQOG90YBw6ctBo38og==","signatures":[{"sig":"MEUCIQDiG3CGqFIVFX23Jgq3xGxTmyCJ1ds9Z/Aw+glKBHTjDQIgQy1kg38xVaecDUXE/NGi9DNoRGZVPIbkT127TwlWr34=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/pnpm@11.0.0-beta.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":17076029},"jest":{"preset":"@pnpm/jest-config/with-registry"},"main":"bin/pnpm.mjs","type":"module","unpkg":"dist/pnpm.mjs","engines":{"node":">=22.13"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"cross-env NODE_OPTIONS=\"$NODE_OPTIONS --experimental-vm-modules --disable-warning=ExperimentalWarning --disable-warning=DEP0169\" jest","start":"tsgo --watch","bundle":"pnpm dlx node@runtime:24.6.0 bundle.ts","compile":"tsgo --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/templates dist/templates && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsgo --build","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git","directory":"pnpm"},"description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"25.6.1","preferGlobal":true,"publishConfig":{"tag":"next-11","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_11.0.0-beta.2_1774096616795_0.10292692795989589","host":"s3://npm-registry-packages-npm-production"}},"11.0.0-beta.1":{"name":"pnpm","version":"11.0.0-beta.1","keywords":["pnpm","pnpm11","dependencies","dependency manager","efficient","fast","hardlinks","install","installer","link","lockfile","modules","monorepo","multi-package","npm","package manager","package.json","packages","prune","rapid","remove","shrinkwrap","symlinks","uninstall","workspace"],"license":"MIT","_id":"pnpm@11.0.0-beta.1","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.mjs","pnpx":"bin/pnpx.mjs"},"dist":{"shasum":"b8954ba562b3923bd47e8bf87ed2fe70c98d172b","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-11.0.0-beta.1.tgz","fileCount":594,"integrity":"sha512-Zhi7ufYE9/OnatyVuv596RKGg8nrccaTBrUMhBthHA2I0kW/Nt+cr/d6O8jVyFC3IMwuc7ZwPt2msI3kWUpz1g==","signatures":[{"sig":"MEQCIGt0cCT0l2Cp1owFC6VKfnETjZ+IQa+lPPz3Tot5gXS5AiAqMGuHNOAcwo0VM5HzfO6iB7r8I9AWHm2SH1mybOsbuA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/pnpm@11.0.0-beta.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":17075783},"jest":{"preset":"@pnpm/jest-config/with-registry"},"main":"bin/pnpm.mjs","type":"module","unpkg":"dist/pnpm.mjs","engines":{"node":">=22.13"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"cross-env NODE_OPTIONS=\"$NODE_OPTIONS --experimental-vm-modules --disable-warning=ExperimentalWarning --disable-warning=DEP0169\" jest","start":"tsgo --watch","bundle":"pnpm dlx node@runtime:24.6.0 bundle.ts","compile":"tsgo --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/templates dist/templates && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsgo --build","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git","directory":"pnpm"},"description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"25.6.1","preferGlobal":true,"publishConfig":{"tag":"next-11","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_11.0.0-beta.1_1774094621905_0.2588370842764407","host":"s3://npm-registry-packages-npm-production"}},"11.0.0-beta.0":{"name":"pnpm","version":"11.0.0-beta.0","keywords":["pnpm","pnpm11","dependencies","dependency manager","efficient","fast","hardlinks","install","installer","link","lockfile","modules","monorepo","multi-package","npm","package manager","package.json","packages","prune","rapid","remove","shrinkwrap","symlinks","uninstall","workspace"],"license":"MIT","_id":"pnpm@11.0.0-beta.0","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.mjs","pnpx":"bin/pnpx.mjs"},"dist":{"shasum":"79cd837f03eccafbc9be74b4a06c002982a89643","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-11.0.0-beta.0.tgz","fileCount":700,"integrity":"sha512-4Jl3lFdJe9UAZ7Ko97jmTX0OlEBGyZqsM2d3ftORPwebRMXQrc5HRbKqLAvZh4bAtj58Y3SgePRkXG29yTrlgQ==","signatures":[{"sig":"MEYCIQCRigfy8xtLS8A6mW/yRyfI5Xy5POxnWrwA4Eadw23U2AIhAITPR0D54F1Hcn7utQ89Tj2jDUS8pTBm3UHfTqflDH1z","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/pnpm@11.0.0-beta.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":17276350},"jest":{"preset":"@pnpm/jest-config/with-registry"},"main":"bin/pnpm.mjs","type":"module","unpkg":"dist/pnpm.mjs","engines":{"node":">=22.13"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"cross-env NODE_OPTIONS=\"$NODE_OPTIONS --experimental-vm-modules --disable-warning=ExperimentalWarning --disable-warning=DEP0169\" jest","start":"tsgo --watch","bundle":"pnpm dlx node@runtime:24.6.0 bundle.ts","compile":"tsgo --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/templates dist/templates && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsgo --build","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git","directory":"pnpm"},"description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"25.6.1","preferGlobal":true,"publishConfig":{"tag":"next-11","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_11.0.0-beta.0_1773916565773_0.7325362283367711","host":"s3://npm-registry-packages-npm-production"}},"3.5.0":{"name":"pnpm","version":"3.5.0","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@3.5.0","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"e4db23cf9db9db6aa0baeb44e7bb47928bd528bf","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-3.5.0.tgz","fileCount":4412,"integrity":"sha512-0NmDaB6mwqtWbC1+Kax0bMY+nVhVQql8Jm418JdnVmlyHMxg9A8ChJJnqUaBf+49vDiTn0iaeTWXX+q0foDFfQ==","signatures":[{"sig":"MEYCIQCJlcdJA7RM4cI7m78vB0XpFEczgnaVEIqmsj64jnOhYQIhAPF0podtF+Q23GSDHNYjYOQKrRwVVoZMWaTX5Eu0g0ru","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":21395614,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdAEd5CRA9TVsSAnZWagAAVlYP/1hqZknodKSrvFZzasji\n2DMu+fznk4n5/KygKV4zqQ2fXDmBeJIgRLfQxY5ckiWuNJSgf0uqXS126iqM\nuLcW2lFX2fQb239M5cqfSNF9wqgN+aJt/TCvF6DuVySnUWGyxsIZs5KtUSMk\nCJjN19WpCeeT72UnZfH8yLLBr3DC5SBKJWLyTkzpFIjRrFe/rCEbmjDY2r39\npFhAMSqHcQQtombWtZTNmnvfkbqWT1h2NfvNCuVFzWmTZeJaurpx2FNYWlAM\n+mUS2gNvEaqBUWzfY6tLuqlEehzmdfo/TzaDQCtmI4c1qPR+JrYdNVpDSWFH\ni0a9v+UwqO2MHz9Tzv2l7tlvxKt/0NFYB19rDTcAZSmeMkFhahM9jNZWunYO\nIzQ6sc99ImO2ccnUc3VqkzLYysiLz2KtMW2+80aqYGP54DvW0TkcZyMB7Uyu\nbYez/9VGquXpa4WZIyXZ3hiJPqh9qesY0dnWSDBGneT/lnGFlFgvRfQXmlgj\nBgJkcGvydU+u4QZdLIOpIIpBa+YRQjJGqJXJCXu8uRNDccM8+lT/R0GdAon8\nE0NV4OhtXQ9+9mpmRZdgQYjK6vZa6aMLMSw9h3T/iJ8wYY3fC6Xw1bfkbuhV\nb3T57QupkVBziUd1HrakxqE/DoSjCaVTBjLkrX4aJrC5QqQhUg3KYrlNc3Fr\nEZTf\r\n=DKq2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","_from":".","_shasum":"e4db23cf9db9db6aa0baeb44e7bb47928bd528bf","engines":{"node":">=8.15"},"scripts":{"tsc":"rimraf lib && tsc","lint":"tslint -c tslint.json src/**/*.ts test/**/*.ts","test":"npm run lint && npm run tsc && npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"run-p -r registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf ../../../.tmp/ && rimraf node_modules/.bin/pnpm && registry-mock prepare","registry-mock":"registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"10.12.0","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"mz":"2.7.0","mem":"5.0.0","nopt":"4.0.1","supi":"0.33.7","archy":"1.0.0","chalk":"2.4.2","delay":"4.2.0","execa":"1.0.0","is-ci":"2.0.0","ramda":"0.26.1","diable":"4.0.2","cp-file":"7.0.0","p-limit":"2.2.0","get-port":"5.0.0","make-dir":"3.0.0","p-filter":"2.1.0","@types/mz":"^0.0.32","camelcase":"5.3.1","fast-glob":"2.2.7","is-subdir":"1.0.3","lru-cache":"5.1.1","minimatch":"3.0.4","path-name":"1.0.0","tree-kill":"1.2.1","@pnpm/list":"1.0.12","is-windows":"1.0.2","pkgs-graph":"4.0.0","text-table":"0.2.0","@pnpm/types":"3.2.0","@pnpm/utils":"0.10.5","common-tags":"1.8.0","cross-spawn":"6.0.5","graceful-fs":"4.1.15","signal-exit":"3.0.2","strip-color":"0.1.0","@pnpm/config":"3.4.0","@pnpm/logger":"2.1.1","@pnpm/server":"3.0.4","@types/archy":"0.0.31","find-packages":"5.0.4","path-absolute":"1.0.1","read-ini-file":"2.0.0","@pnpm/outdated":"2.0.17","camelcase-keys":"6.0.0","load-json-file":"6.0.0","loud-rejection":"2.1.0","process-exists":"3.1.0","read-yaml-file":"1.1.0","@pnpm/constants":"1.1.0","@pnpm/lifecycle":"6.2.0","@zkochan/libnpx":"11.0.1","graph-sequencer":"2.0.0","update-notifier":"3.0.0","write-json-file":"4.0.0","@pnpm/store-path":"2.1.0","@types/lru-cache":"^5.1.0","@types/minimatch":"^3.0.3","@pnpm/core-loggers":"3.0.3","pnpm-file-reporter":"0.1.0","@pnpm/package-store":"4.0.10","@pnpm/default-fetcher":"3.1.12","dir-is-case-sensitive":"1.0.2","version-selector-type":"2.0.1","@pnpm/default-reporter":"3.2.7","@pnpm/default-resolver":"3.0.15","@pnpm/read-importer-manifest":"1.0.4","@pnpm/store-controller-types":"3.0.3"},"_hasShrinkwrap":false,"__devDependencies":{"ncp":"2.0.0","pnpm":"link:","tape":"4.10.2","p-any":"2.1.0","retry":"0.12.0","byline":"5.0.0","rimraf":"2.6.3","semver":"6.1.1","write-pkg":"4.0.0","@types/nopt":"3.0.29","exists-link":"2.0.0","npm-run-all":"4.1.5","path-exists":"4.0.0","rimraf-then":"1.0.1","symlink-dir":"3.1.0","@types/ramda":"0.25.34","@types/retry":"0.12.0","tape-promise":"4.0.0","@pnpm/prepare":"0.0.0","@types/byline":"4.2.31","@types/mkdirp":"0.5.2","@types/semver":"6.0.0","write-yaml-file":"3.0.1","deep-require-cwd":"1.0.0","normalize-newline":"3.0.0","@pnpm/modules-yaml":"3.0.3","@types/common-tags":"1.8.0","@pnpm/registry-mock":"1.1.0","@pnpm/assert-project":"link:../../privatePackages/assert-project","@pnpm/lockfile-types":"1.1.0","@types/update-notifier":"2.5.0","@pnpm/read-package-json":"2.0.2","@pnpm/write-importer-manifest":"2.0.1","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_3.5.0_1560299384475_0.5932092914700322","host":"s3://npm-registry-packages"}},"3.5.1":{"name":"pnpm","version":"3.5.1","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@3.5.1","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"f0a918c49da7c5357195568dfc7210a12c756234","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-3.5.1.tgz","fileCount":4411,"integrity":"sha512-l4vsWER6XOqdiTN4cyEFPW6d3MP2HOZRJ29JacyvnzBRKzzzy2oUYZFUebQOo3ScRgP8PbBfEpq7GE41tlWFsA==","signatures":[{"sig":"MEUCIHpw1A9G9KQZyEJ87+lZ7mjcyn23A2T2Pky4NIvg1DYDAiEA8lBTn/uKA+GVVV+SzOesymz49QAaqs2eRJxO+P/xuHI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":21395248,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdBoXxCRA9TVsSAnZWagAAL/oP/1Ix3X6Mt9aSHLIYJNaX\nopG8HOotPEAWOy1Kv4Y9JggRluu+EsrV8qb4RI/snngmZuXcAXmQHHbn7Shy\nlZjm9+qEE9VardOz1k1J0Ff0f9V23ud7mg2ECeg/1iAcmfxuZE/iqCV7F/wi\nns13iobjPC/9+N5YNwRgrBir5m7qzlq74EVPgvs4bxdBCYSfyPRf9T4Tx+8U\nZ4E4StsOL7a7lFnyclYqCoZIX/C4fOeYbgZcGJkD2TNQ2o9rjPiA/Ugpomla\nvBWtH4DEBdWcJzGwE0R5vO8L0FKNj+EXHY3QiAmb25d2PgkVlgOf5/1CN1Jy\n+5clMh5QzER3diVT99oS5OTZIiJvaXv0H7KCCn2ewXE+ldzVGo+FDxC1ft3Z\nX4iBSxcOKb8gGvNWoK8jATyK0bD9jlgxGOqOvLVseOEp5fEDPBDnGXDfnVe0\nH8gGzT3iDRBlnokUz9g5hNmp8wBeP0tWEd1F4iMThlLublJTtAT+8tbA0Ag5\nlamjnfXmjsJm+gJOL1lzQEGYiKvVYGKc+T6Gvjya53Ad1F2NjqVzvpAcJuyu\nK5EwPadQsC56+VJ/xw/pOoarR5Y+rs/5Q3BRDI14UeZOWX4lLG94xMLgjMnk\nZdMe8+Cuf3Dor+8fr1CvbDHkVO2z9RMCH/o7H/WfZz0ifwlpn6/pgXDrYN/3\nGM1o\r\n=O6c+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","_from":".","_shasum":"f0a918c49da7c5357195568dfc7210a12c756234","engines":{"node":">=8.15"},"scripts":{"tsc":"rimraf lib && tsc","lint":"tslint -c tslint.json src/**/*.ts test/**/*.ts","test":"npm run lint && npm run tsc && npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"run-p -r registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf ../../../.tmp/ && rimraf node_modules/.bin/pnpm && registry-mock prepare","registry-mock":"registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"10.12.0","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"mz":"2.7.0","mem":"5.1.0","nopt":"4.0.1","supi":"0.33.8","archy":"1.0.0","chalk":"2.4.2","delay":"4.3.0","execa":"1.0.0","is-ci":"2.0.0","ramda":"0.26.1","diable":"4.0.2","cp-file":"7.0.0","p-limit":"2.2.0","get-port":"5.0.0","make-dir":"3.0.0","p-filter":"2.1.0","@types/mz":"^0.0.32","camelcase":"5.3.1","fast-glob":"2.2.7","is-subdir":"1.0.3","lru-cache":"5.1.1","minimatch":"3.0.4","path-name":"1.0.0","tree-kill":"1.2.1","@pnpm/list":"1.0.12","is-windows":"1.0.2","pkgs-graph":"4.0.0","text-table":"0.2.0","@pnpm/types":"3.2.0","@pnpm/utils":"0.10.5","common-tags":"1.8.0","cross-spawn":"6.0.5","graceful-fs":"4.1.15","signal-exit":"3.0.2","strip-color":"0.1.0","@pnpm/config":"3.4.0","@pnpm/logger":"2.1.1","@pnpm/server":"3.0.4","@types/archy":"0.0.31","find-packages":"5.0.4","path-absolute":"1.0.1","read-ini-file":"2.0.0","@pnpm/outdated":"2.0.18","camelcase-keys":"6.0.0","load-json-file":"6.0.0","loud-rejection":"2.1.0","process-exists":"3.1.0","read-yaml-file":"1.1.0","@pnpm/constants":"1.1.0","@pnpm/lifecycle":"6.2.0","@zkochan/libnpx":"11.0.1","graph-sequencer":"2.0.0","update-notifier":"3.0.0","write-json-file":"4.0.0","@pnpm/store-path":"2.1.0","@types/lru-cache":"^5.1.0","@types/minimatch":"^3.0.3","@pnpm/core-loggers":"3.0.3","pnpm-file-reporter":"0.1.0","@pnpm/package-store":"4.0.11","@pnpm/default-fetcher":"3.1.13","dir-is-case-sensitive":"1.0.2","version-selector-type":"2.0.1","@pnpm/default-reporter":"3.2.8","@pnpm/default-resolver":"3.0.16","@pnpm/read-importer-manifest":"1.0.4","@pnpm/store-controller-types":"3.0.3"},"_hasShrinkwrap":false,"readmeFilename":"README.md","__devDependencies":{"ncp":"2.0.0","pnpm":"link:","tape":"4.10.2","p-any":"2.1.0","retry":"0.12.0","byline":"5.0.0","rimraf":"2.6.3","semver":"6.1.1","write-pkg":"4.0.0","@types/nopt":"3.0.29","exists-link":"2.0.0","npm-run-all":"4.1.5","path-exists":"4.0.0","rimraf-then":"1.0.1","symlink-dir":"3.1.0","@types/ramda":"0.25.34","@types/retry":"0.12.0","tape-promise":"4.0.0","@pnpm/prepare":"0.0.0","@types/byline":"4.2.31","@types/mkdirp":"0.5.2","@types/semver":"6.0.0","write-yaml-file":"3.0.1","deep-require-cwd":"1.0.0","normalize-newline":"3.0.0","@pnpm/modules-yaml":"3.0.3","@types/common-tags":"1.8.0","@pnpm/registry-mock":"1.1.0","@pnpm/assert-project":"link:../../privatePackages/assert-project","@pnpm/lockfile-types":"1.1.0","@types/update-notifier":"2.5.0","@pnpm/read-package-json":"2.0.2","@pnpm/write-importer-manifest":"2.0.1","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_3.5.1_1560708592524_0.6057569694293932","host":"s3://npm-registry-packages"}},"3.5.2":{"name":"pnpm","version":"3.5.2","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@3.5.2","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"0847921a3b98cd77a41c5e139ad0ee4daddf397e","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-3.5.2.tgz","fileCount":4010,"integrity":"sha512-T59WBXqrK9pcE1JncCLtXm+UxSr15RFiJqiUwr4TYUmgkUTURPhHD4L0ieGSl0FOMQj/fs9XcPmP2W84coF0dw==","signatures":[{"sig":"MEUCIQDozm8XgUjHMC4c3RTFl5T7UjXbF1vCptasaQ9Xn6JTewIgCgMJG0dspYhdCfj5xq11N9S5K1RjQDzgK6Lym4jMKxg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":19138196,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdC88WCRA9TVsSAnZWagAAGzEP/RzS7QKcqosvkK4cr1la\nATqydb34SDh40HxcV2ftFUsAPBfrq7qpi+BQhQS7XzRjgjfiyajFb2nG4uWh\nyCt98rd4ofzNHsFnmzb5kuBCfV5D0MzkHH8ZluaPoCGtehTOJsHhrRK6+Wb9\nvgbSoqj8QdABoK78Bv5Pxe6p9Jh9i2NWRxLs/7j4fMxvGujLf+NJ/eo5x0np\nj4zeHGn5vG9gHNFykN+m2d2c10pKlb1bl0+0r1NPSfyHALHicul+vY76NCfI\n3FpN7DKPWJRPD7tnMJAS+OONfLNzA1ck8+V15NVmIEEBQjSoCYk2tsUJ/VEp\n6k0NZ9mKuBNC7MH5d2kJo0hmowkETd4cVDE9Zc73bYskqhnkiYG2woXDF9vs\nWgFFGrkt2A7rDmyLAijUw0FyCZI8X7KlkxzM12PgXeY1NdT46XeiBetXIg0A\nRqju+OYB9Q6BwIP5GnVp16jizN7BmD/ByVZXwP+NLexbYMK7HgfgQdE4KM8e\nToY99Rq7G+pJ6875sHf198nk5jZZUrG2sC3L2YjCZYm9FkvhPt70kt696NSv\nfPIgNQsmvkC1jTUR3sTP2w94AQLLnjcWQ8D8cebuHVYjY1oIFwasifghvWOB\nQ5ml3sndD9KEHYyizjS8D5F6mvlNxW9JaUaszg7Qh0QeTSDDeTyB9Bu2KIIU\nI3c9\r\n=pn98\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","_from":".","_shasum":"0847921a3b98cd77a41c5e139ad0ee4daddf397e","engines":{"node":">=8.15"},"scripts":{"tsc":"rimraf lib && tsc","lint":"tslint -c tslint.json src/**/*.ts test/**/*.ts","test":"npm run lint && npm run tsc && npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"run-p -r registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf ../../../.tmp/ && rimraf node_modules/.bin/pnpm && registry-mock prepare","registry-mock":"registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"10.12.0","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"mz":"2.7.0","mem":"5.1.0","nopt":"4.0.1","supi":"0.33.9","archy":"1.0.0","chalk":"2.4.2","delay":"4.3.0","execa":"1.0.0","is-ci":"2.0.0","ramda":"0.26.1","diable":"4.0.2","cp-file":"7.0.0","p-limit":"2.2.0","get-port":"5.0.0","make-dir":"3.0.0","p-filter":"2.1.0","@types/mz":"^0.0.32","camelcase":"5.3.1","fast-glob":"3.0.1","is-subdir":"1.0.3","lru-cache":"5.1.1","minimatch":"3.0.4","path-name":"1.0.0","tree-kill":"1.2.1","@pnpm/list":"1.0.12","is-windows":"1.0.2","pkgs-graph":"4.0.0","text-table":"0.2.0","@pnpm/types":"3.2.0","@pnpm/utils":"0.10.5","common-tags":"1.8.0","cross-spawn":"6.0.5","graceful-fs":"4.1.15","signal-exit":"3.0.2","strip-color":"0.1.0","@pnpm/config":"3.4.0","@pnpm/logger":"2.1.1","@pnpm/server":"3.0.4","@types/archy":"0.0.31","find-packages":"5.0.5","path-absolute":"1.0.1","read-ini-file":"2.0.0","@pnpm/outdated":"2.0.18","camelcase-keys":"6.0.0","load-json-file":"6.0.0","loud-rejection":"2.1.0","process-exists":"3.1.0","read-yaml-file":"1.1.0","@pnpm/constants":"1.1.0","@pnpm/lifecycle":"6.2.0","@zkochan/libnpx":"11.0.1","graph-sequencer":"2.0.0","update-notifier":"3.0.0","write-json-file":"4.0.0","@pnpm/store-path":"2.1.0","@types/lru-cache":"^5.1.0","@types/minimatch":"^3.0.3","@pnpm/core-loggers":"3.0.3","@pnpm/file-reporter":"0.1.0","@pnpm/package-store":"4.0.12","@pnpm/default-fetcher":"3.1.13","dir-is-case-sensitive":"1.0.2","version-selector-type":"2.0.1","@pnpm/default-reporter":"3.2.8","@pnpm/default-resolver":"3.0.16","@pnpm/read-importer-manifest":"1.0.4","@pnpm/store-controller-types":"3.0.3"},"_hasShrinkwrap":false,"__devDependencies":{"ncp":"2.0.0","pnpm":"link:","tape":"4.10.2","p-any":"2.1.0","retry":"0.12.0","byline":"5.0.0","rimraf":"2.6.3","semver":"6.1.1","write-pkg":"4.0.0","@types/nopt":"3.0.29","exists-link":"2.0.0","npm-run-all":"4.1.5","path-exists":"4.0.0","rimraf-then":"1.0.1","symlink-dir":"3.1.0","@types/ramda":"0.25.34","@types/retry":"0.12.0","tape-promise":"4.0.0","@pnpm/prepare":"0.0.0","@types/byline":"4.2.31","@types/mkdirp":"0.5.2","@types/semver":"6.0.0","write-yaml-file":"3.0.1","deep-require-cwd":"1.0.0","normalize-newline":"3.0.0","@pnpm/modules-yaml":"3.0.3","@types/common-tags":"1.8.0","@pnpm/registry-mock":"1.1.0","@pnpm/assert-project":"link:../../privatePackages/assert-project","@pnpm/lockfile-types":"1.1.0","@types/update-notifier":"2.5.0","@pnpm/read-package-json":"2.0.2","@pnpm/write-importer-manifest":"2.0.1","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_3.5.2_1561054997333_0.3613155471149292","host":"s3://npm-registry-packages"}},"3.5.3":{"name":"pnpm","version":"3.5.3","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@3.5.3","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"82969278c49ddca2884d6730fbfdf851de8e0d7d","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-3.5.3.tgz","fileCount":4012,"integrity":"sha512-4gBUaY+IiuJLmoqP3QEtqxmFzY4yqbpnYx7WFrv0Aoy9zR6oneI4429KEO5G3rX+P3jF/OuYdVZ8E59URgD0ag==","signatures":[{"sig":"MEYCIQDWpdZlDliwdIMv17PqvP31rvUqaizBe0UXnsLJ6y9zDwIhAPz0farNN0Xq8LiNXZZIC2I/1bNIGlvQLTrqNN+Zcuvj","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":19142762,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdDrOaCRA9TVsSAnZWagAAdlkP+QHFY0dfsWbf4qHjIplk\nk6xS8y/XDmuapHNRemtFLmgb4yRoMI98CXK0ttUfty7JVv/yaBtBuELR0rf/\nuSK7e9Gklz9tjA+1RZlylmSB1XfC++16YMA4ig61gJozsaR3b2tyOchGrOhO\nIf1F/3GflwNHcKFp+WLRsP0DIzhkw4yVCvmYss4xoCzV9mKgZoLxu0IBNx7T\n0EuiafoZqF5iy/ZwfKHfCS4Vn7Ni/aY/eIX8rpjVTMunaBRH2CMOtkHwQRom\nTliLhPTdovsyYsTExBZP+cA6k41f8KcZ1HjUC4+EA5wHZ6KgpYP0ErfTtPDe\nbQ6q2qYPmyx4M/eu1YR8ZS3GRTUeluAnMEuYrGLU8dEpI8G3YAZ41SAWH8O5\nQnGyAfyVblMWlSNl9tqGWAjTlRRd+BA1ru8xj2WstsuDmeMW7LgBxhHNlGzC\nJUQgwNgl96V6ZjAclvcAgSfNWLk3RUxlxoiM2B1b54HwGz0DdWR2k9Zlz9pK\nFTDiNDIdTfNvsP550z+AhOvvvfd+PhvRwbwFVGIZe7CVjMJS7GSSyCvBhfFK\nb63/Zob5AvlTo76v7p2gTiO9fpSywrueeTqJhwXDCc+K5tOkYfwveb3ZAKW9\ntzoPAbPLbNMte7zQt1RPatmC1OKq0hsptH5jQolEUwkbnVBgSvwii2u+nn+h\nXeux\r\n=an7e\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","_from":".","_shasum":"82969278c49ddca2884d6730fbfdf851de8e0d7d","engines":{"node":">=8.15"},"scripts":{"tsc":"rimraf lib && tsc","lint":"tslint -c tslint.json src/**/*.ts test/**/*.ts","test":"npm run lint && npm run tsc && npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"run-p -r registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf ../../../.tmp/ && rimraf node_modules/.bin/pnpm && registry-mock prepare","registry-mock":"registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"10.12.0","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"mz":"2.7.0","mem":"5.1.0","nopt":"4.0.1","supi":"0.34.0","archy":"1.0.0","chalk":"2.4.2","delay":"4.3.0","execa":"1.0.0","is-ci":"2.0.0","ramda":"0.26.1","diable":"4.0.2","cp-file":"7.0.0","p-limit":"2.2.0","get-port":"5.0.0","make-dir":"3.0.0","p-filter":"2.1.0","@types/mz":"^0.0.32","camelcase":"5.3.1","fast-glob":"3.0.1","is-subdir":"1.0.3","lru-cache":"5.1.1","minimatch":"3.0.4","path-name":"1.0.0","tree-kill":"1.2.1","@pnpm/list":"1.0.12","is-windows":"1.0.2","pkgs-graph":"4.0.0","text-table":"0.2.0","@pnpm/types":"3.2.0","@pnpm/utils":"0.10.5","common-tags":"1.8.0","cross-spawn":"6.0.5","graceful-fs":"4.1.15","signal-exit":"3.0.2","strip-color":"0.1.0","@pnpm/config":"3.4.1","@pnpm/logger":"2.1.1","@pnpm/server":"3.0.4","@types/archy":"0.0.31","find-packages":"5.0.5","path-absolute":"1.0.1","read-ini-file":"2.0.0","@pnpm/outdated":"2.0.18","camelcase-keys":"6.0.0","load-json-file":"6.0.0","loud-rejection":"2.1.0","process-exists":"3.1.0","read-yaml-file":"1.1.0","@pnpm/constants":"1.1.0","@pnpm/lifecycle":"6.2.0","@zkochan/libnpx":"11.0.1","graph-sequencer":"2.0.0","update-notifier":"3.0.0","write-json-file":"4.0.0","@pnpm/store-path":"2.1.0","@types/lru-cache":"^5.1.0","@types/minimatch":"^3.0.3","@pnpm/core-loggers":"3.0.3","@pnpm/file-reporter":"0.1.0","@pnpm/package-store":"4.0.13","@pnpm/default-fetcher":"3.1.13","dir-is-case-sensitive":"1.0.2","version-selector-type":"2.0.1","@pnpm/default-reporter":"3.2.9","@pnpm/default-resolver":"3.0.16","@pnpm/read-importer-manifest":"1.0.4","@pnpm/store-controller-types":"3.0.3"},"_hasShrinkwrap":false,"__devDependencies":{"ncp":"2.0.0","pnpm":"link:","tape":"4.10.2","p-any":"2.1.0","retry":"0.12.0","byline":"5.0.0","rimraf":"2.6.3","semver":"6.1.1","write-pkg":"4.0.0","@types/nopt":"3.0.29","exists-link":"2.0.0","npm-run-all":"4.1.5","path-exists":"4.0.0","rimraf-then":"1.0.1","symlink-dir":"3.1.0","@types/ramda":"0.25.34","@types/retry":"0.12.0","tape-promise":"4.0.0","@pnpm/prepare":"0.0.0","@types/byline":"4.2.31","@types/mkdirp":"0.5.2","@types/semver":"6","write-yaml-file":"3.0.1","deep-require-cwd":"1.0.0","normalize-newline":"3.0.0","@pnpm/modules-yaml":"3.0.3","@types/common-tags":"1.8.0","@pnpm/registry-mock":"1.1.0","@pnpm/assert-project":"link:../../privatePackages/assert-project","@pnpm/lockfile-types":"1.1.0","@types/update-notifier":"2.5.0","@pnpm/read-package-json":"2.0.2","@pnpm/write-importer-manifest":"2.0.1","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_3.5.3_1561244569014_0.9484239979390394","host":"s3://npm-registry-packages"}},"1.41.2":{"name":"pnpm","version":"1.41.2","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@1.41.2","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js","pnpx":"lib/bin/pnpx.js"},"dist":{"shasum":"7e00734f120556e948301eaa34b6ea46adb512c3","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-1.41.2.tgz","fileCount":6189,"integrity":"sha512-Dg5MewiZNuvTEhQHMsTnmVolB27yH+7y/7YIySRNSxXryqA7q/zRVBuCEdNlfcuP1PDNotL6qkE19Q2QXiEhiw==","signatures":[{"sig":"MEYCIQD9/ZQavRINujd1hTOlFBmC0O/ky0nNrV7Y28Z/ISTiUgIhAO/YeVCq/vdOnZ7YysUQkJtd7EAHQOSPWtK66WlttNra","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":25610731,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa3G5bCRA9TVsSAnZWagAAYncQAIoltngeARnFi3Sln67y\nHsfFLWXJ98jL7+/fRIuWcSUp/LpwhE5UP4+XfD2dJ3omtIX3o0pLOVu7cFx+\nCOJjrsG189+vDVlAzWl2B4ELVmRkGogMwPYdOe3HPYG+b0cjAjKtiRi6CuMv\nE1Zsz+e8eFHLGGRoVue5l5VTuZHNYfMmjbGB59UjbxPcrUlkP2q2nnU/0Ehv\nh9s0IU2XeNf0Svg/RLVlhoRbtmtSkrDpsddKeTm2Tgd2YpunXlJ1xOToORc7\n2yLLsXUCMQw4oH6tdLL82DnfzOc4yZti890DPQXt1Ulk3oVkdeB5RNFG+Rde\nI/AMAdGRE8l/OO6sNnAtwmx6mtt+FamcFy4dJRB6a6FalzkLbN8EVUmx2834\nscBCa3dCL2lcjTHVcuy3FCpEZ22bgRF/5O6VsKuOrRU6FJlLpwu3Nq3ueR86\n8oWksG1meFUDsYOpEO0kbQgPI0XMXH4glamNJiNMOJsHjbYC8q3fRNgBdZVe\nfxUSakMWpOAwzPACBr+Y3sF6Lew3GH9Po1mnxYbHHjLwKdGVwLyHGLMivWmC\neEx40O9bY9oMc/NclkfpbtkqkS0gaiomeGtQyCz0PfGP5UHVYgbKQ845Xbw/\nURSSnTTuRBxiP1BCK71pRUppw3Q/1GKViSIA+fwhBcIC0rlj76BtzpZXraK2\n5L1u\r\n=6dHR\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","_from":".","files":["lib/"],"_shasum":"7e00734f120556e948301eaa34b6ea46adb512c3","engines":{"node":">=4"},"gitHead":"fa98b4eae401cc0fca43c7e2e524b3d9bc4fcdc6","scripts":{"tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json --project .","test":"npm run lint && npm run tsc && npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"preview --skip-prepublishOnly && npm-run-all -p -r pnpm-registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf ../.tmp/ && rimraf node_modules/.bin/pnpm && pnpm-registry-mock prepare","pnpm-registry-mock":"pnpm-registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"greenkeeper":{"ignore":["@pnpm/default-fetcher","@pnpm/default-resolver","@pnpm/logger","@pnpm/outdated","@pnpm/server","@pnpm/types","pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-registry-mock","remove-all-except-outer-links","pnpm-shrinkwrap","supi"]},"_nodeVersion":"9.10.1","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"nopt":"^4.0.1","supi":"^0.16.8","chalk":"^2.2.0","delay":"^2.0.0","is-ci":"^1.0.10","ramda":"^0.25.0","retry":"^0.12.0","byline":"^5.0.0","diable":"^4.0.1","p-limit":"^1.1.0","get-port":"^3.2.0","camelcase":"^4.1.0","path-name":"^1.0.0","pnpm-list":"^2.0.0","tree-kill":"^1.2.0","is-windows":"^1.0.1","pkgs-graph":"^2.0.0","text-table":"^0.2.0","@pnpm/types":"^1.5.0","common-tags":"^1.4.0","cross-spawn":"^6.0.3","graceful-fs":"^4.1.11","signal-exit":"^3.0.2","strip-color":"^0.1.0","@pnpm/config":"^0.3.1","@pnpm/logger":"^1.0.0","@pnpm/server":"^0.9.0","@types/retry":"^0.10.2","find-packages":"^2.2.0","package-store":"^0.18.1","path-absolute":"^1.0.0","read-ini-file":"^1.0.0","@pnpm/outdated":"^0.2.10","camelcase-keys":"^4.2.0","load-json-file":"^4.0.0","load-yaml-file":"^0.1.0","loud-rejection":"^1.6.0","mkdirp-promise":"^5.0.1","process-exists":"^3.0.0","util.promisify":"^1.0.0","@types/get-port":"^3.2.0","@zkochan/libnpx":"^9.6.1","graph-sequencer":"^2.0.0","update-notifier":"^2.1.0","write-json-file":"^2.3.0","@pnpm/store-path":"^1.0.3","pnpm-file-reporter":"^0.1.0","@pnpm/default-fetcher":"^0.4.0","@types/camelcase-keys":"^4.0.0","pnpm-default-reporter":"^0.16.2","@pnpm/default-resolver":"^0.1.5","@types/write-json-file":"^2.2.1"},"_hasShrinkwrap":false,"devDependencies":{"mz":"^2.6.0","caw":"^2.0.0","tape":"^4.6.3","execa":"^0.10.0","sepia":"^2.0.2","mkdirp":"^0.5.1","rimraf":"^2.5.4","semver":"^5.3.0","tslint":"^5.4.2","ts-node":"^6.0.0","read-pkg":"^3.0.0","@types/mz":"^0.0.32","write-pkg":"^3.1.0","typescript":"^2.7.1","@types/node":"^9.3.0","@types/nopt":"^3.0.29","@types/tape":"^4.2.30","exists-link":"^2.0.0","npm-run-all":"^4.0.1","path-exists":"^3.0.0","rimraf-then":"^1.0.1","@types/delay":"^2.0.1","@types/ramda":"^0.25.0","tape-promise":"^2.0.1","@types/byline":"^4.2.31","@types/mkdirp":"^0.5.0","@types/semver":"^5.3.32","@zkochan/husky":"^0.0.0","@commitlint/cli":"^6.1.3","package-preview":"^1.0.0","write-yaml-file":"^1.0.0","deep-require-cwd":"^1.0.0","npm-scripts-info":"^0.3.6","normalize-newline":"^3.0.0","@types/common-tags":"^1.2.5","pnpm-registry-mock":"^1.5.0","@pnpm/assert-project":"^1.1.1","@types/load-json-file":"^2.0.6","@commitlint/prompt-cli":"^6.1.3","@types/update-notifier":"^2.0.0","anonymous-npm-registry-client":"^0.1.2","@commitlint/config-conventional":"^6.1.3"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_1.41.2_1524395611005_0.8456257835243903","host":"s3://npm-registry-packages"}},"1.41.3":{"name":"pnpm","version":"1.41.3","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@1.41.3","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js","pnpx":"lib/bin/pnpx.js"},"dist":{"shasum":"66b38792c8447702c47553a87dddc5748a3aefca","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-1.41.3.tgz","fileCount":6199,"integrity":"sha512-XHFBE5YiB1Cq94RnuKAGNySnD2qQugsjV/9n3LnMSjGuiLMTcWYlul6xR+udskMvyLmejsY9+88oF/XjDkzMBw==","signatures":[{"sig":"MEUCIAYAKrt0fA96owubch4hXGMxNG9+E88k8TOGOYig3J9eAiEArhsx4YivTKP+yRkIS+XfeX/YYAcqZpk7ja4tjHxiO8Q=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":25642476,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa64x8CRA9TVsSAnZWagAA8zsP/jtsjQMLmVuQM/bxGnXn\ng9mj2woI7ydEXwyDbDBqklvLFzxfVxhitgfNeULqIIlLxkfeY/Il7+VVVMHn\nYDaxxJSP14UdQsukaT4CAdCwphq7NJexGFhqhv9olzXMTvKOf+PUYcjIa/RT\nP06jiWfjXeBjmi/Ked5YgRcY8rbbXlossE5zoNwpI0lYKYTjErGPxF1gFol3\n6oVw3MjbNap66FAcmUlTrVaDV1jOLelVInpbNJwPY48sdOvIIns0rm97R/ao\ntC6vkpb28onO0PJ9zSNFpnZyDEL4bhL5vyYjnpePcUeQOnjN5ptTpA2Eb+V6\nIUUrCZiDFDlcnmfdUoYdEkuWeHRRhK4EpXZobGbzmW1JeuSTombf+x0aFjJn\nKjlWYqa20tO9t4KRWHNYj0uUIGOVCBaVlm+oVKjl3v9ZZiZ3XFY6NcQkdMSx\n8KoApE2X0a9wutDiM71O4rt6152lZtozRDSKAh7ThLDPPi61GJX98xg2q7N5\nEEEDiFxuk+/Uwwr7ZtVq/Zw5MSPJE/K5hOX/wWp93bHi7Er0z356TRzR222S\nzWSjvQnGuOu65HAxviqXd+sblhPIsapdOQ51MQsZnfKIEGFiWkAxWDmGARcm\nWgB68f2dCCstVBmp3tz94QSzC4/V/kIRIjacQvaJRH+a9WuMNfIc9yZkB0tP\ndbT8\r\n=rb3g\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","_from":".","files":["lib/"],"_shasum":"66b38792c8447702c47553a87dddc5748a3aefca","engines":{"node":">=4"},"gitHead":"d2321eb757a79d2bef82e8c1919a469ae6b70da2","scripts":{"tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json --project .","test":"npm run lint && npm run tsc && npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"preview --skip-prepublishOnly && npm-run-all -p -r pnpm-registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf ../.tmp/ && rimraf node_modules/.bin/pnpm && pnpm-registry-mock prepare","pnpm-registry-mock":"pnpm-registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"greenkeeper":{"ignore":["@pnpm/default-fetcher","@pnpm/default-resolver","@pnpm/logger","@pnpm/outdated","@pnpm/server","@pnpm/types","pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-registry-mock","remove-all-except-outer-links","pnpm-shrinkwrap","supi"]},"_nodeVersion":"9.10.1","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"nopt":"^4.0.1","supi":"^0.16.9","chalk":"^2.2.0","delay":"^2.0.0","is-ci":"^1.0.10","ramda":"^0.25.0","retry":"^0.12.0","byline":"^5.0.0","diable":"^4.0.1","p-limit":"^1.1.0","get-port":"^3.2.0","camelcase":"^4.1.0","path-name":"^1.0.0","pnpm-list":"^2.0.0","tree-kill":"^1.2.0","is-windows":"^1.0.1","pkgs-graph":"^2.0.0","text-table":"^0.2.0","@pnpm/types":"^1.5.0","common-tags":"^1.4.0","cross-spawn":"^6.0.3","graceful-fs":"^4.1.11","signal-exit":"^3.0.2","strip-color":"^0.1.0","@pnpm/config":"^0.3.1","@pnpm/logger":"^1.0.0","@pnpm/server":"^0.9.0","@types/retry":"^0.10.2","find-packages":"^2.2.0","package-store":"^0.18.1","path-absolute":"^1.0.0","read-ini-file":"^1.0.0","@pnpm/outdated":"^0.2.10","camelcase-keys":"^4.2.0","load-json-file":"^4.0.0","load-yaml-file":"^0.1.0","loud-rejection":"^1.6.0","mkdirp-promise":"^5.0.1","process-exists":"^3.0.0","util.promisify":"^1.0.0","@types/get-port":"^3.2.0","@zkochan/libnpx":"^9.6.1","graph-sequencer":"^2.0.0","update-notifier":"^2.1.0","write-json-file":"^2.3.0","@pnpm/store-path":"^1.0.3","pnpm-file-reporter":"^0.1.0","@pnpm/default-fetcher":"^0.4.0","@types/camelcase-keys":"^4.0.0","pnpm-default-reporter":"^0.16.2","@pnpm/default-resolver":"^0.1.5","@types/write-json-file":"^2.2.1"},"_hasShrinkwrap":false,"devDependencies":{"mz":"^2.6.0","caw":"^2.0.0","tape":"^4.6.3","execa":"^0.10.0","sepia":"^2.0.2","mkdirp":"^0.5.1","rimraf":"^2.5.4","semver":"^5.3.0","tslint":"^5.4.2","ts-node":"^6.0.0","read-pkg":"^3.0.0","@types/mz":"^0.0.32","write-pkg":"^3.1.0","typescript":"^2.7.1","@types/node":"^9.3.0","@types/nopt":"^3.0.29","@types/tape":"^4.2.30","exists-link":"^2.0.0","npm-run-all":"^4.0.1","path-exists":"^3.0.0","rimraf-then":"^1.0.1","@types/delay":"^2.0.1","@types/ramda":"^0.25.0","tape-promise":"^2.0.1","@types/byline":"^4.2.31","@types/mkdirp":"^0.5.0","@types/semver":"^5.3.32","@zkochan/husky":"^0.0.0","@commitlint/cli":"^6.1.3","package-preview":"^1.0.0","write-yaml-file":"^1.0.0","deep-require-cwd":"^1.0.0","npm-scripts-info":"^0.3.6","normalize-newline":"^3.0.0","@types/common-tags":"^1.2.5","pnpm-registry-mock":"^1.5.0","@pnpm/assert-project":"^1.1.1","@types/load-json-file":"^2.0.6","@commitlint/prompt-cli":"^6.1.3","@types/update-notifier":"^2.0.0","anonymous-npm-registry-client":"^0.1.2","@commitlint/config-conventional":"^6.1.3"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_1.41.3_1525386364220_0.7623241144616464","host":"s3://npm-registry-packages"}},"7.24.0":{"name":"pnpm","version":"7.24.0","keywords":["pnpm7","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@7.24.0","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"8c21b60feb2779b17dde843a974b12b016d4a062","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-7.24.0.tgz","fileCount":658,"integrity":"sha512-2vXa0WREDG7ppfHe7vVLKun8IeQ+p8bk3aU+wZEfdo71q+IMig6bJW1gOEnXsf0r0BlZC9ecrlII/f7RkvrPXA==","signatures":[{"sig":"MEUCIQCb3iO3t/Rlb1JKtU23Jky7HjwmIylRitIAaKSNwwnzQQIge6/RtJ/Z+WrIwPpi/B4e8eRPGshX/YTZHii5w/cXX00=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13242013,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjvFWIACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpHvg/+I3L9Yl7l1kPZmYTq8eWI71Uxl5B8fCxo3rrWzsprJOF4Sz/V\r\nGa4+A4FWm93mWJL9AaxDFxPipzMQ0hWQDv5ZfU7laDkfXAKfzIMCcHoX3+U8\r\nhTD3WGRCcBVTLZGsqqpl46maMqFQ02dj0QsELSd7LRsSkl9dXq0QDeb9QZRd\r\nzrmRgG3Wapt82hcei/HwYBznshJ7IliXgOS5ISs2N5VDi2W4ZMzfsNyKIPue\r\nJUUzXAbDGI5KlIZZKdGZ4WGBJlnHjNgkRQm3CwcJvbXyV95vHMxfeUx0OcSN\r\n1WoK3VGdCUAxI/nDDt2tvrdu0Wz2bk82ZKZMF/sbem9cJKJFgXYU0EAR07Dd\r\njt3YblCoiSIgHkEZc4N4QC3aAdwq2fnWo3aGZbslldB+HUr5J9PtGOJe2Q+y\r\nSZweIZxTw9PhL/sSyyGAVAP+i/IX4JNjlq8WJGq/HerbB1kAbKtDN4BSjVgg\r\nEzsKncy0bsYilBPodmc3Pufm7hCLvspBK10jQkqDKRaowhrFYxU8kDI4mPE5\r\nJIM5HHcPRRW6ZlmhrlAEf32d30rrB6WkV48g3Rt4Qw+FF64WaIwlZncDEy89\r\nKUv1NCc1nUuRd3i3JzVexosPypUocO79CsX8cN2q07BMDl/q6pjygNTmhh9Y\r\nhVQK2nXcz6oDVAu67yyQqRxpsrimjTKAtAc=\r\n=VSLP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","_from":"file:pnpm-7.24.0.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=14.6"},"exports":{".":"./package.json"},"funding":{"url":"https://opencollective.com/pnpm"},"scripts":{"lint":"eslint src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7776 pnpm run test:e2e","start":"tsc --watch","bundle":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/4c350e07ac9c4c55c5dceed6cf2ef33d/pnpm-7.24.0.tgz","_integrity":"sha512-2vXa0WREDG7ppfHe7vVLKun8IeQ+p8bk3aU+wZEfdo71q+IMig6bJW1gOEnXsf0r0BlZC9ecrlII/f7RkvrPXA==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.24.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"16.18.1","preferGlobal":true,"publishConfig":{"tag":"next-7","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_7.24.0_1673287048357_0.0587235327712845","host":"s3://npm-registry-packages"}},"1.41.0":{"name":"pnpm","version":"1.41.0","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@1.41.0","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js","pnpx":"lib/bin/pnpx.js"},"dist":{"shasum":"2faf42cac149d6fce2e6e221c2766ffdbb599523","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-1.41.0.tgz","fileCount":6191,"integrity":"sha512-wecUDen3nBPBBfvTX3XI7iKp2N3p3/dfEp8PAxyaRei4G5TSoJELVtEdZkNAEtDjMRs36dN85iOEgaUuOzAAxw==","signatures":[{"sig":"MEUCIQCcAI7gZWvviBJjymJ7tQjqfWocCrwI28V+VLiINWby6AIgfKO93amDLd+aSeVwBGkTOZ8gAAzzfDITL8r30yOr4GU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":25608031,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa2RszCRA9TVsSAnZWagAA16wP/A14/14zGblvj/S7ELru\nE+u/4TAM/4fgow5E5aLT3o5b7/ROcnyOUeot482y+q/KZ+NuJ9o8tNOl2Fb6\n6ho/UtfXWVud2f7bn4rW77Ny+jqkl7i+D/Gb73A1Tn096jf+2yu3ERRdjHgh\nAnHjOgZJbxO07d/QZPQsq8xyYyMwtsc/i509MG4CxbD33DkHZFuo0ViodwLa\nieIBnXhbRj2Pq5eJZvWL/Gq+kLE+8a3XA64vY8v+MF0P9oeFWvUjQa2a4LRn\nLxP4J9mMz6/k+U1VAA0ctIcbGWUadCACjafRxMvkodSpKRct3YSUv89D9tbY\n+ojkG2ojX2fMxWllnZ2YA++7SMXyplaKcHfDYpSJA7drcS6/MZBrDalfat76\nZNXgw5AHmfMUglX8ZqfyJrOUhT4kfbUm4oviPfsm6Gvw01s94LUj6P9hg+1d\nxPGQ/hrChvPpWPSGdLBH++gHST3WmEv/1JneLw06IYkTP7VYvfxgy5PyRVrz\n89jcF/BRF5h2MD9PM2kT28RpUk5Vhx53SNn3ZcMdzX5eO55ONCj5W6FRKyrR\n2EkNeN5f7QpmXpZk2mgn+RUJxn7ob74uOK+Y4C1m007Ea6sSPPF7oT+uvOco\nkmFnExxx4tq1nONj0r3xYhW4WkBhFMP2umiqthODrZj/ytXSh60r5Z00EGP9\nVwSI\r\n=uLLa\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","_from":".","files":["lib/"],"_shasum":"2faf42cac149d6fce2e6e221c2766ffdbb599523","engines":{"node":">=4"},"gitHead":"cf9fce64c9ca95b0e56d86899f664374cd9c2cb4","scripts":{"tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json --project .","test":"npm run lint && npm run tsc && npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"preview --skip-prepublishOnly && npm-run-all -p -r pnpm-registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf ../.tmp/ && rimraf node_modules/.bin/pnpm && pnpm-registry-mock prepare","pnpm-registry-mock":"pnpm-registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"greenkeeper":{"ignore":["@pnpm/default-fetcher","@pnpm/default-resolver","@pnpm/logger","@pnpm/outdated","@pnpm/server","@pnpm/types","pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-registry-mock","remove-all-except-outer-links","pnpm-shrinkwrap","supi"]},"_nodeVersion":"9.10.1","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"nopt":"^4.0.1","supi":"^0.16.7","chalk":"^2.2.0","delay":"^2.0.0","is-ci":"^1.0.10","ramda":"^0.25.0","retry":"^0.12.0","byline":"^5.0.0","diable":"^4.0.1","p-limit":"^1.1.0","get-port":"^3.2.0","camelcase":"^4.1.0","path-name":"^1.0.0","pnpm-list":"^2.0.0","tree-kill":"^1.2.0","is-windows":"^1.0.1","pkgs-graph":"^2.0.0","text-table":"^0.2.0","@pnpm/types":"^1.5.0","common-tags":"^1.4.0","cross-spawn":"^6.0.3","graceful-fs":"^4.1.11","signal-exit":"^3.0.2","strip-color":"^0.1.0","@pnpm/config":"^0.3.1","@pnpm/logger":"^1.0.0","@pnpm/server":"^0.9.0","@types/retry":"^0.10.2","find-packages":"^2.2.0","package-store":"^0.18.1","path-absolute":"^1.0.0","read-ini-file":"^1.0.0","@pnpm/outdated":"^0.2.10","camelcase-keys":"^4.2.0","load-json-file":"^4.0.0","load-yaml-file":"^0.1.0","loud-rejection":"^1.6.0","mkdirp-promise":"^5.0.1","process-exists":"^3.0.0","util.promisify":"^1.0.0","@types/get-port":"^3.2.0","@zkochan/libnpx":"^9.6.1","graph-sequencer":"^2.0.0","update-notifier":"^2.1.0","write-json-file":"^2.3.0","@pnpm/store-path":"^1.0.3","pnpm-file-reporter":"^0.1.0","@pnpm/default-fetcher":"^0.4.0","@types/camelcase-keys":"^4.0.0","pnpm-default-reporter":"^0.16.2","@pnpm/default-resolver":"^0.1.5","@types/write-json-file":"^2.2.1"},"_hasShrinkwrap":false,"devDependencies":{"mz":"^2.6.0","caw":"^2.0.0","tape":"^4.6.3","execa":"^0.10.0","sepia":"^2.0.2","mkdirp":"^0.5.1","rimraf":"^2.5.4","semver":"^5.3.0","tslint":"^5.4.2","ts-node":"^6.0.0","read-pkg":"^3.0.0","@types/mz":"^0.0.32","write-pkg":"^3.1.0","typescript":"^2.7.1","@types/node":"^9.3.0","@types/nopt":"^3.0.29","@types/tape":"^4.2.30","exists-link":"^2.0.0","npm-run-all":"^4.0.1","path-exists":"^3.0.0","rimraf-then":"^1.0.1","@types/delay":"^2.0.1","@types/ramda":"^0.25.0","tape-promise":"^2.0.1","@types/byline":"^4.2.31","@types/mkdirp":"^0.5.0","@types/semver":"^5.3.32","@zkochan/husky":"^0.0.0","@commitlint/cli":"^6.1.3","package-preview":"^1.0.0","write-yaml-file":"^1.0.0","deep-require-cwd":"^1.0.0","npm-scripts-info":"^0.3.6","normalize-newline":"^3.0.0","@types/common-tags":"^1.2.5","pnpm-registry-mock":"^1.5.0","@pnpm/assert-project":"^1.1.1","@types/load-json-file":"^2.0.6","@commitlint/prompt-cli":"^6.1.3","@types/update-notifier":"^2.0.0","anonymous-npm-registry-client":"^0.1.2","@commitlint/config-conventional":"^6.1.3"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_1.41.0_1524177714855_0.6706934948104653","host":"s3://npm-registry-packages"}},"1.41.1":{"name":"pnpm","version":"1.41.1","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@1.41.1","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js","pnpx":"lib/bin/pnpx.js"},"dist":{"shasum":"edbc830a69917e6dc4419fdf932722cdb5a7caa2","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-1.41.1.tgz","fileCount":6189,"integrity":"sha512-Gi6JMK+0QmMPEDN1nT/54NoKQoyZrxkoFrUNyte/ubYxbXcmlVru5IBcNbFXaFw12JZFxjXt2lyxnF8wpzeFJg==","signatures":[{"sig":"MEUCIQC7frx009EB12slHlLInAcJJHI7tW/44p2IG3MhYdRNkAIgWu8VrypZb2tXZY42M2rBpVOgdOV5SOLIxdA+xfvQddo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":25607646,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa2ny3CRA9TVsSAnZWagAA2tcP/inas7n5mOhObfWGBg9O\nDx8RYC2TYGCMiG36CvWGv/PIz41SZErtpyTg989EpBWhrP2UQA2Y53mrPv9/\n8nZ64b6+Id0LBaLBChatvE+MG7+OH0OUyR988GErJfjRiHRwQFCSU9wXOXL4\nRHuneg+cjJHzajaMxzpufupujRAz9QDzZrN+6qzBCKj0RTJQirOVfX6jywPC\nJMQSvWeWWBcMbutjoAll7zvtGGLwscGS1RhNQOARbVQPy0646JV8M678WvGk\nXAAKZffTO6CIIrmtG6V/Csjp5xfgjEmdYssAOsmNjQ/5/RGRiE2iJVvULSn3\ninYyZNt3jhs94jc9nkrrtHEBRfOdRxh5OxEeSWCRhi+GaVRIVWu6117IXsEs\n4vZAACeVxWmthyMEH/BsZyqzjDwQfalPnvCxmHYFPvzleUPM73VMnPFgkaZs\ndI6zvnKG5xaW1NLzXHQwANTjY+N8VxYYXE0Sg1zpI/aBlUx6QFF2gVoJA/cE\nkOPP6vDGnn+qRmMxBVrNpu1M0soUcON7/ZTld6NWT0OVlbYf0o6wo3xluR++\nopV3zJLdYdW50T5Iq1m6G5wIBRWWXVFFpFSPO79i+06vYwhUW7Sih3ZuTfqk\nmJ8aYM+cFT+CI/ryc809VtaTAll4tIMl/LKKL58rs0wz3mc2dRq1tSL4eHp1\nof+g\r\n=9jVy\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","_from":".","files":["lib/"],"_shasum":"edbc830a69917e6dc4419fdf932722cdb5a7caa2","engines":{"node":">=4"},"gitHead":"4f25107e0c40809fb78a9cce3adadc0b47403f67","scripts":{"tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json --project .","test":"npm run lint && npm run tsc && npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"preview --skip-prepublishOnly && npm-run-all -p -r pnpm-registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf ../.tmp/ && rimraf node_modules/.bin/pnpm && pnpm-registry-mock prepare","pnpm-registry-mock":"pnpm-registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"greenkeeper":{"ignore":["@pnpm/default-fetcher","@pnpm/default-resolver","@pnpm/logger","@pnpm/outdated","@pnpm/server","@pnpm/types","pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-registry-mock","remove-all-except-outer-links","pnpm-shrinkwrap","supi"]},"_nodeVersion":"9.10.1","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"nopt":"^4.0.1","supi":"^0.16.8","chalk":"^2.2.0","delay":"^2.0.0","is-ci":"^1.0.10","ramda":"^0.25.0","retry":"^0.12.0","byline":"^5.0.0","diable":"^4.0.1","p-limit":"^1.1.0","get-port":"^3.2.0","camelcase":"^4.1.0","path-name":"^1.0.0","pnpm-list":"^2.0.0","tree-kill":"^1.2.0","is-windows":"^1.0.1","pkgs-graph":"^2.0.0","text-table":"^0.2.0","@pnpm/types":"^1.5.0","common-tags":"^1.4.0","cross-spawn":"^6.0.3","graceful-fs":"^4.1.11","signal-exit":"^3.0.2","strip-color":"^0.1.0","@pnpm/config":"^0.3.1","@pnpm/logger":"^1.0.0","@pnpm/server":"^0.9.0","@types/retry":"^0.10.2","find-packages":"^2.2.0","package-store":"^0.18.1","path-absolute":"^1.0.0","read-ini-file":"^1.0.0","@pnpm/outdated":"^0.2.10","camelcase-keys":"^4.2.0","load-json-file":"^4.0.0","load-yaml-file":"^0.1.0","loud-rejection":"^1.6.0","mkdirp-promise":"^5.0.1","process-exists":"^3.0.0","util.promisify":"^1.0.0","@types/get-port":"^3.2.0","@zkochan/libnpx":"^9.6.1","graph-sequencer":"^2.0.0","update-notifier":"^2.1.0","write-json-file":"^2.3.0","@pnpm/store-path":"^1.0.3","pnpm-file-reporter":"^0.1.0","@pnpm/default-fetcher":"^0.4.0","@types/camelcase-keys":"^4.0.0","pnpm-default-reporter":"^0.16.2","@pnpm/default-resolver":"^0.1.5","@types/write-json-file":"^2.2.1"},"_hasShrinkwrap":false,"devDependencies":{"mz":"^2.6.0","caw":"^2.0.0","tape":"^4.6.3","execa":"^0.10.0","sepia":"^2.0.2","mkdirp":"^0.5.1","rimraf":"^2.5.4","semver":"^5.3.0","tslint":"^5.4.2","ts-node":"^6.0.0","read-pkg":"^3.0.0","@types/mz":"^0.0.32","write-pkg":"^3.1.0","typescript":"^2.7.1","@types/node":"^9.3.0","@types/nopt":"^3.0.29","@types/tape":"^4.2.30","exists-link":"^2.0.0","npm-run-all":"^4.0.1","path-exists":"^3.0.0","rimraf-then":"^1.0.1","@types/delay":"^2.0.1","@types/ramda":"^0.25.0","tape-promise":"^2.0.1","@types/byline":"^4.2.31","@types/mkdirp":"^0.5.0","@types/semver":"^5.3.32","@zkochan/husky":"^0.0.0","@commitlint/cli":"^6.1.3","package-preview":"^1.0.0","write-yaml-file":"^1.0.0","deep-require-cwd":"^1.0.0","npm-scripts-info":"^0.3.6","normalize-newline":"^3.0.0","@types/common-tags":"^1.2.5","pnpm-registry-mock":"^1.5.0","@pnpm/assert-project":"^1.1.1","@types/load-json-file":"^2.0.6","@commitlint/prompt-cli":"^6.1.3","@types/update-notifier":"^2.0.0","anonymous-npm-registry-client":"^0.1.2","@commitlint/config-conventional":"^6.1.3"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_1.41.1_1524268215171_0.20750150677116186","host":"s3://npm-registry-packages"}},"7.24.3":{"name":"pnpm","version":"7.24.3","keywords":["pnpm7","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@7.24.3","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"48094934266041ab123b3c269b64afc9b67c5f7b","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-7.24.3.tgz","fileCount":658,"integrity":"sha512-0fpP1l16xOY8YwsATSLodNNBa7bitV1cNY475fioVLR7Thx5tkCtdp3xIlvZYX8ZoPtedLhGn3fICC409HQSNQ==","signatures":[{"sig":"MEYCIQCAlGzmmsAklRCLuAo3Ttyy2lBZwG+6wMYILqyk7YpG0QIhAJFX5D2HQMYrdbOTETtoyOhrkEg6ErO06vTbkDK1Neov","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13380949,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjvhA4ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr8gQ/8Cv4dDeZ64o8vo47bmsV27mBjDBmAHaCdcng9EvqMO9DqSZse\r\n3i9karPcyN6vYdWFl39JOD/rQvCuL7b2tpP2E2Oa7iuVO0V0jXw0PacJmpR4\r\nzWf9gMb5uOOCqiRu+B5rTmf9JipARhyXgJqjTdgYhIqsWLPVhsvlhXYbdCv+\r\nGEPb9By8SeKeU3/FKuVHfmgpB/DgWBG8VvlH5Bt5E4hiGOPTmCwE1+wFAOEx\r\nQ71LmYmEV6mlDcve4bWll6avw5rFdzQ2ElZdKXdI+z8dKq/Wi+PPvdt7stVt\r\n6cBdtaFXvpDRGQgFvFSZota3jesKURrKyEX79DbETFD4tDoOF8OrzxU6HY7J\r\nYZCBpChNd1h3V4LEVXPASfwaefgplHl6kmmqarPij8D4b12uOtmvZuS7iROp\r\nVMuOFrfHIyOhUNZbHK/Fm3iMMaCFn1EyFWBkz7Cgko6hDNTnL20xv+Uyjlwk\r\n6gL6YNs8yONhjqG7FVqWYBS0WVU1uHDj4775hTjgEDZA9SgFbFDPuySuv8RV\r\nfyrs/vP2G0ijE4lfhheLj02ueMN64nEat6No/+IJvnmw1eN9KptpLmkAoh48\r\nHAHCQn+1hjscpT6ZmEw2Mln4mvZURivE9XuyK/xXRuxS76VzoCzELypI5KLD\r\nnLyLFNRlk43b/y5MbBI14n7QZLUwP3qjors=\r\n=J6eM\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","_from":"file:pnpm-7.24.3.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=14.6"},"exports":{".":"./package.json"},"funding":{"url":"https://opencollective.com/pnpm"},"scripts":{"lint":"eslint src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7776 pnpm run test:e2e","start":"tsc --watch","bundle":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/acb3edba70f07baabf82563dc8c57e2e/pnpm-7.24.3.tgz","_integrity":"sha512-0fpP1l16xOY8YwsATSLodNNBa7bitV1cNY475fioVLR7Thx5tkCtdp3xIlvZYX8ZoPtedLhGn3fICC409HQSNQ==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.24.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"16.18.1","preferGlobal":true,"publishConfig":{"tag":"next-7","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_7.24.3_1673400375682_0.5029914847783732","host":"s3://npm-registry-packages"}},"7.24.1":{"name":"pnpm","version":"7.24.1","keywords":["pnpm7","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@7.24.1","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"dbde49f5d437a68bd794779f01f44df0151037f3","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-7.24.1.tgz","fileCount":658,"integrity":"sha512-J++oSIFqrCrurm6T2i9UjTKcJKdB6UhtkAmDxdUo1MKh6LaFaoxArQWvVP1RgFkL/aGicSTnvaOtka6yj/cgfA==","signatures":[{"sig":"MEQCIGyRjIdxn1gcaeZuHZ7hlrRt8Cn6zHEpqwGDLEUiJMLnAiALhpUCR2A/wWT+yROwdYx4cQClsxwxfj6zCV/AvGhLYQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13242380,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjvTr5ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrwoRAApO0Dh341UtovwHA+wx1NZVpSI5sD90UCtXjSknn29QS0kc12\r\nSapPalwFa6xW1pXIOW0ofWpg1Lv5Y9BFtw+vnY7bK5dr11u8e9jp2nq4wkBr\r\n7b6giAP5c3u++6GITqHGlUsb4Nm3ufwi48JlW71g4RwKn8BbHIIkq5Tij9pV\r\n42MG5bkG+cBpqlHglFj77wHQW1GcbEvybq4XR7CMrd5+Rq1kRIxPABL8obay\r\nPFJOVMsn/PwgPDIHTqAqGENBjl46on0vrE8MuwrK2KWRJoQBFZTPLW16JlDu\r\n/PyD7KYQFEd+LsKGKIdHq5gUZ19uKnLbA6q2DHoC4C41p3oaIp0w6gtLqIZf\r\nI5HUTq9O+t/sa/5hMDueMxpRbRNMXc5/QwPesQtl1JwmC2aMvM4d5g8N4u0F\r\nYCxLcl7kbTlIrACa/uFGNfTNVOHJDHSC7ZQ9IHbzwkd7uI5IWq7GRusFWTOw\r\ncurtTSi8BwvJvVBjvlfpEKOJov/V2FTfbzy/Wg3t4PkN6r+qC+/xkGfst3Px\r\nwBH87h02KQsKC4/1Al7vI8ukfKLZmDHjDnZf3Z8uAFg8meQoUIUeqW9c6Im0\r\nYu6qFV3N/8xMGfH0cfaPNFm1XLiCEnTLOiZcq3tIgwAmsVVjVHFL7bzb3k01\r\n83z5npThqKN5lv8Ubz0pB5tvMrAejiOvXcM=\r\n=Y6yk\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","_from":"file:pnpm-7.24.1.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=14.6"},"exports":{".":"./package.json"},"funding":{"url":"https://opencollective.com/pnpm"},"scripts":{"lint":"eslint src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7776 pnpm run test:e2e","start":"tsc --watch","bundle":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/e201e532a083769c7453bd6b97952f42/pnpm-7.24.1.tgz","_integrity":"sha512-J++oSIFqrCrurm6T2i9UjTKcJKdB6UhtkAmDxdUo1MKh6LaFaoxArQWvVP1RgFkL/aGicSTnvaOtka6yj/cgfA==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.24.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"16.18.1","preferGlobal":true,"publishConfig":{"tag":"next-7","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_7.24.1_1673345784949_0.979819728185954","host":"s3://npm-registry-packages"}},"7.24.2":{"name":"pnpm","version":"7.24.2","keywords":["pnpm7","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@7.24.2","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"8657b32b1814c9b7f30ed45b304030c1826b6ec9","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-7.24.2.tgz","fileCount":658,"integrity":"sha512-XDTYvZf3xF/kaX0pcdh9GWpak9tV5uDGuNCjkN1SFa0UE350mJGpszmM/j2rVyfoOOFzVR73GNdN3Purd4rXlg==","signatures":[{"sig":"MEUCIQCYelReMEoiaWmWo55wianLz5pXahEV5h4XfjTwan/MOwIgaqYWF5YQ2T/W6JaQJq5FD5FS45O4DlWQk1ireDT50YU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13242496,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjvVcgACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqbOhAAk6zshZRfP4XjVw2b5yKmeKubGS/WVJT0zVIo3IIZQ9rHHRur\r\n/N+chrHF8B8ryvoEeyxWI9j1R5OIB9/X8/kbK11JydyJoyRvqwdfZpW1Gj4e\r\nQprRdKfv629PNPpfjUVC2+lEFTnsxKTYt5wQAPQZB8AV7sUCYm12hd7Vw5Hj\r\nLuIHSBWEbvAhYd29ugFMDkvLKquser2iNWgKCuCVA/fFZ5uGKjl3QC3mr/C/\r\nd1djf0+rzyjLAgDbe04UPZYAYHGeh9kxvIZUfSk2M+tYAiJtr1D8I/6muGDM\r\nZf/x/IWWm/BG5gJWr0whkTIfZ115b3Nwjd0AXi8Uxib5shEGfumCumnyL/hH\r\nHH0RJskwTvibAXw5JpzHMuGasag90wA2q7PqNc7uns+XCbLeb7M2P+KkGtrK\r\nx8v/6RCzOiAiBFKCAWehzVmVTbSlDrvCd/pOuloz2KxZGFzEACAAIWss2qmw\r\nifJgOil1GxVcXf228gmdQx9MNzfO7tI3usP+NmyBWulZyaV6620okSBRo0Qd\r\nAqTTSYisEbJGTf8Pwf67+LFwt+tc94Z20/fqY3PzDhk4Ndmw3DCuKcEzUPXH\r\nE+D9spDKIH28DRQCgdm/8p2FR3+DQpBCUCaEwVsj/xG7ybBCbka/sZvLoMmS\r\nBXejf5zuvb++B5e2qpnBu06N42W/zgi3kOs=\r\n=Kpj9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","_from":"file:pnpm-7.24.2.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=14.6"},"exports":{".":"./package.json"},"funding":{"url":"https://opencollective.com/pnpm"},"scripts":{"lint":"eslint src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7776 pnpm run test:e2e","start":"tsc --watch","bundle":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/e408579ede8fa364f369fce2854a1f7e/pnpm-7.24.2.tgz","_integrity":"sha512-XDTYvZf3xF/kaX0pcdh9GWpak9tV5uDGuNCjkN1SFa0UE350mJGpszmM/j2rVyfoOOFzVR73GNdN3Purd4rXlg==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.24.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"16.18.1","preferGlobal":true,"publishConfig":{"tag":"next-7","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_7.24.2_1673352991920_0.10441701230792977","host":"s3://npm-registry-packages"}},"2.7.0":{"name":"pnpm","version":"2.7.0","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@2.7.0","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js","pnpx":"lib/bin/pnpx.js"},"dist":{"shasum":"cfaf3889c04125abfa20117358d7bcec72902faf","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-2.7.0.tgz","fileCount":4580,"integrity":"sha512-r2yoP20QYarH8jE83hZJxqJQrELzYiTOgob3KPuJipGOuaL2Y68xGxIBP6OZiJ5J4UvQbfK0MI8jTH/o8ZCZhg==","signatures":[{"sig":"MEYCIQDJnIfQ9s1O1jstYt1rC2fQfwRSR0hlxThXExwBymyq+QIhAMnNCa/uJSYrSMaOfP9W9HLJ73J8cANRvtORAMa/WEel","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":24057483},"main":"lib/bin/pnpm.js","_from":".","files":["lib/"],"_shasum":"cfaf3889c04125abfa20117358d7bcec72902faf","engines":{"node":">=6"},"scripts":{"tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json --project .","test":"npm run lint && npm run tsc && npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"pnpm link . && npm-run-all -p -r pnpm-registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf ../../../.tmp/ && rimraf node_modules/.bin/pnpm && pnpm-registry-mock prepare","pnpm-registry-mock":"pnpm-registry-mock","test:e2e-with-preview":"preview --skip-prepublishOnly && npm-run-all -p -r pnpm-registry-mock test:tap"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"greenkeeper":{"ignore":["@pnpm/default-fetcher","@pnpm/default-resolver","@pnpm/logger","@pnpm/outdated","@pnpm/server","@pnpm/types","pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-registry-mock","remove-all-except-outer-links","pnpm-shrinkwrap","supi"]},"_nodeVersion":"9.10.1","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"mz":"^2.7.0","nopt":"^4.0.1","supi":"^0.20.5","chalk":"^2.2.0","delay":"^3.0.0","is-ci":"^1.0.10","ramda":"^0.25.0","diable":"^4.0.1","p-limit":"^2.0.0","get-port":"^3.2.0","@types/mz":"^0.0.32","camelcase":"^4.1.0 || 5","lru-cache":"^4.1.3","minimatch":"^3.0.4","path-name":"^1.0.0","pnpm-list":"^3.0.0","tree-kill":"^1.2.0","is-windows":"^1.0.1","pkgs-graph":"^2.0.0","text-table":"^0.2.0","@pnpm/types":"^1.5.0","@pnpm/utils":"^0.3.0","common-tags":"^1.4.0","cross-spawn":"^6.0.3","graceful-fs":"^4.1.11","signal-exit":"^3.0.2","strip-color":"^0.1.0","@pnpm/config":"^1.2.2","@pnpm/logger":"^1.0.0","@pnpm/server":"^0.13.2","find-packages":"^2.2.0","package-store":"^0.22.0","path-absolute":"^1.0.0","read-ini-file":"^1.0.0","@pnpm/outdated":"^0.3.3","camelcase-keys":"^4.2.0","load-json-file":"^4.0.0 || 5","load-yaml-file":"^0.1.0","loud-rejection":"^1.6.0","mkdirp-promise":"^5.0.1","process-exists":"^3.0.0","util.promisify":"^1.0.0","@pnpm/lifecycle":"^2.2.1","@types/get-port":"^3.2.0","@zkochan/libnpx":"^9.6.1","graph-sequencer":"^2.0.0","update-notifier":"^2.1.0","@pnpm/store-path":"^1.0.3","@types/lru-cache":"^4.1.1","@types/minimatch":"^3.0.3","pnpm-file-reporter":"^0.1.0","@pnpm/default-fetcher":"^0.4.0 || 1","@types/camelcase-keys":"^4.0.0","pnpm-default-reporter":"^0.17.5","@pnpm/default-resolver":"^2.0.0"},"_hasShrinkwrap":false,"devDependencies":{"caw":"^2.0.0","tape":"^4.6.3","execa":"^0.10.0","retry":"^0.12.0","sepia":"^2.0.2","byline":"^5.0.0","mkdirp":"^0.5.1","rimraf":"^2.5.4","semver":"^5.3.0","tslint":"^5.4.2","ts-node":"^6.0.0","read-pkg":"^3.0.0","write-pkg":"^3.1.0","typescript":"^2.9.1","@types/node":"^10.0.6","@types/nopt":"^3.0.29","@types/tape":"^4.2.30","exists-link":"^2.0.0","npm-run-all":"^4.0.1","path-exists":"^3.0.0","rimraf-then":"^1.0.1","@types/delay":"^2.0.1","@types/ramda":"^0.25.0","@types/retry":"^0.10.2","tape-promise":"^3.0.0","@types/byline":"^4.2.31","@types/mkdirp":"^0.5.0","@types/semver":"^5.3.32","@zkochan/husky":"^0.0.0","package-preview":"^1.0.0","write-json-file":"^2.3.0","write-yaml-file":"^1.0.0","deep-require-cwd":"^1.0.0","npm-scripts-info":"^0.3.6","normalize-newline":"^3.0.0","@types/common-tags":"^1.2.5","pnpm-registry-mock":"^2.0.0","@pnpm/assert-project":"^1.1.1","@types/load-json-file":"^2.0.6","@types/update-notifier":"^2.0.0","@types/write-json-file":"^2.2.1","anonymous-npm-registry-client":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_2.7.0_1529277905448_0.25288191513649916","host":"s3://npm-registry-packages"}},"0.37.0":{"name":"pnpm","version":"0.37.0","keywords":["install","npm"],"author":{"name":"Rico Sta. Cruz","email":"rico@ricostacruz.com"},"license":"MIT","_id":"pnpm@0.37.0","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://github.com/rstacruz/pnpm#readme","bugs":{"url":"https://github.com/rstacruz/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js"},"dist":{"shasum":"1c4638732b7718031a17f3db2850e94d32a2482c","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-0.37.0.tgz","integrity":"sha512-VyBD4z0pmaBbFQAGDXUYtCrUEoMzkScWCPPkFiLu8q4pT1HNoIu47OaArJgBn/yrEPyUljpvT080AtFwNQ3nOQ==","signatures":[{"sig":"MEQCIG+IIX8bliLdSg56jomruFrlshdG/YkGAQ+yKNu9TXypAiAw2SQo9M00oUYAt+kCppmPi/cTmvoqypRWfkul24lkgw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["bin/","lib/",".scripts/","cached_node_modules/"],"config":{"ghooks":{"commit-msg":"node ./node_modules/validate-commit-msg/index.js"},"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"_shasum":"1c4638732b7718031a17f3db2850e94d32a2482c","engines":{"node":">=4"},"gitHead":"61214a6bf6bb403d42849a3e4e86d5726378c2a2","scripts":{"tsc":"rimraf lib && tsc","lint":"standard && tslint -c tslint.json ./src/**/*.ts ./test/**/*.ts","test":"npm run lint && ts-node test | tap-diff","cover":"istanbul cover test/index.js","start":"npm run tsc -- --watch","commit":"git-cz","release":"sh .scripts/release.sh","posttest":"rimraf .tmp","docs:build":"docpress build","prepublish":"npm run tsc","prerelease":"npm test"},"typings":"lib/index.d.ts","_npmUser":{"name":"zkochan","email":"zoltan.kochan@gmail.com"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/rstacruz/pnpm.git","type":"git"},"_npmVersion":"3.10.3","description":"A fast implementation of npm install","directories":{"test":"test"},"_nodeVersion":"6.5.0","dependencies":{"mz":"2.4.0","rc":"1.1.6","meow":"3.7.0","chalk":"1.1.3","debug":"2.2.0","is-ci":"1.0.9","retry":"0.10.0","byline":"5.0.0","mkdirp":"0.5.1","rimraf":"2.5.4","semver":"5.3.0","tar-fs":"1.13.2","thenify":"3.2.0","lockfile":"1.0.1","node-gyp":"3.4.0","commondir":"1.0.1","json2yaml":"1.1.0","os-homedir":"1.0.1","arr-flatten":"1.0.1","common-tags":"1.3.1","cross-spawn":"^4.0.0","observatory":"1.0.0","read-pkg-up":"1.0.1","gunzip-maybe":"1.3.1","pause-stream":"0.0.11","registry-url":"3.1.0","promisequence":"1.1.6","sorted-object":"2.0.1","camelcase-keys":"4.0.0","loud-rejection":"1.6.0","normalize-path":"2.0.1","supports-color":"3.1.2","@zkochan/logger":"0.1.0","npm-package-arg":"4.2.0","update-notifier":"1.0.2","is-retry-allowed":"1.1.0","npm-registry-client":"7.2.1","registry-auth-token":"3.0.1","delocalize-dependencies":"0.1.0"},"preferGlobal":true,"devDependencies":{"caw":"2.0.0","ncp":"^2.0.0","nixt":"0.5.0","tape":"4.6.0","isexe":"1.1.2","sepia":"2.0.1","ghooks":"^1.3.2","tslint":"3.15.1","ts-node":"1.3.0","docpress":"0.6.13","istanbul":"^0.4.5","standard":"8.1.0","tap-diff":"0.1.1","commitizen":"^2.8.6","typescript":"2.0.3","tape-promise":"1.1.0","git-update-ghpages":"1.3.0","validate-commit-msg":"^2.7.0","cz-conventional-changelog":"^1.2.0"},"_npmOperationalInternal":{"tmp":"tmp/pnpm-0.37.0.tgz_1474924799095_0.4262665291316807","host":"packages-12-west.internal.npmjs.com"}},"1.9.0":{"name":"pnpm","version":"1.9.0","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager"],"author":{"name":"Rico Sta. Cruz","email":"rico@ricostacruz.com"},"license":"MIT","_id":"pnpm@1.9.0","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js"},"dist":{"shasum":"d94a81e1502ff683eac20c43bf9b4d989a05fbb2","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-1.9.0.tgz","integrity":"sha512-tsACRoMN32bQUIXKxTX/CMqYP2nL5vF3C82bRkAPDqAjYMethhnYnFCsXIQVcTfH4f49haR97OYooeq4SA6VMw==","signatures":[{"sig":"MEYCIQCt9S2MK8dj5h6f7MTRJU1H7To60WGB3XDMfkAheNSQtgIhAMDrkEJ+INzXTq9W/0Y7vrZClYrS/RotNscoVh7Rlgf+","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/bin/pnpm.js","files":["lib/"],"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"engines":{"node":">=4"},"gitHead":"27ea35f73d1273a73baab92853f099f293d761a7","_npmUser":{"name":"zkochan","email":"zoltan.kochan@gmail.com"},"__scripts":{"cz":"git-cz","?cz":"echo 'Run Git commit wizard'","tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json --project .","test":"npm run tsc && npm run lint && cd test && npm test","start":"npm run tsc -- --watch","prepare":"cd test && pnpm install","commitmsg":"validate-commit-msg","prepublish":"in-publish && echo 'You need to use \"publish-packed\" to publish pnpm' && false || npm run tsc"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"5.3.0","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"greenkeeper":{"ignore":["pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-logger","pnpm-registry-mock","remove-all-except-outer-links","pnpm-shrinkwrap","supi"]},"_nodeVersion":"6.9.1","preferGlobal":true,"__dependencies":{"npm":"^5.0.2","nopt":"^4.0.1","supi":"^0.2.11","is-ci":"^1.0.10","ramda":"^0.24.1","byline":"^5.0.0","camelcase":"^4.1.0","path-name":"^1.0.0","pnpm-list":"^1.0.0","@types/npm":"^2.0.28","@types/node":"^8.0.7","@types/nopt":"^3.0.29","common-tags":"^1.4.0","cross-spawn":"^5.0.0","graceful-fs":"^4.1.11","pnpm-logger":"^0.5.3","@types/ramda":"^0.24.1","@types/byline":"^4.2.31","load-json-file":"^2.0.0","loud-rejection":"^1.6.0","update-notifier":"^2.1.0","@types/common-tags":"^1.2.5","pnpm-file-reporter":"^0.0.1","@types/load-json-file":"^2.0.5","pnpm-default-reporter":"^0.8.1","@types/update-notifier":"^1.0.0"},"devDependencies":{"husky":"^0.14.0","rimraf":"^2.5.4","tslint":"^5.4.2","commitizen":"^2.8.6","in-publish":"^2.0.0","typescript":"^2.4.1","@types/tape":"^4.2.30","@types/mkdirp":"^0.5.0","npm-scripts-info":"^0.3.6","validate-commit-msg":"^2.7.0","cz-conventional-changelog":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/pnpm-1.9.0.tgz_1501481523542_0.43767006136476994","host":"s3://npm-registry-packages"}},"7.13.6":{"name":"pnpm","version":"7.13.6","keywords":["pnpm7","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@7.13.6","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"88a52284c888795e9c03f5ee0822735cf2e3a97c","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-7.13.6.tgz","fileCount":656,"integrity":"sha512-KIGf//0cojjX3cUL63gvAk8d5t9tg+5h6AxLGyxQwoCPtpsjXafm/auIJyDUUh9RVmcPusJxdiONkgxPnbW1YA==","signatures":[{"sig":"MEYCIQCeMMy5yLYXFuhB8fRuvcX9aU5oD11unlcIv8kqDTXP8gIhAI6E3C4hQ0/sUkOL/xOQ8SNtO49HKlPS/jqgnR7DuUNN","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12049137,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjUILdACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqcDw//cDSNoHePnkSnmWyZWV9pTAHW4c6U15YxF0vRjwpS59gZRz05\r\nbntaMRLI/zq38mQEteS9bo7p/IZqkHs8Ir/Oet4R7LYL2aic1mg6dp3j+jCb\r\nJaLiAxDC2c87DJku1J40D/ooQZCgoOGzfagcRBLmcrc7jNZ1QTf+iZPVIGLo\r\naIw3+0V1PzsJMH25puGCkNsI6LRwd3WmHjuUwOxcxT1MX+hNhQTuU/HVQmdn\r\nfP4yMvq/St/CB6smxHZ1tgKxACY+EmKX9mlMgl+zy7L65rSXUTtiUg7XTXWa\r\nTef5KNBSyGbJ02oG32mcxcEYy9jVQont4HM43tZQUj8brFoQ+KlUPEyvDL34\r\nmbtpcByLwaRwe1Yz/Jix4vGSvKB5dPq9H2aRqicchr8V8sv3AwfMDhxq8KBB\r\nvoH9xEiioimLYiOXL2AMMd3dD49T+3Z3FUACSNH3CEctvIzARUd4vioD6ShQ\r\nAMzQJDQNTUq3qUNPjEodW6Ct7xH+qobCoT1PYy0x9VtbZVNvujoXfSYRRA1/\r\n7KKMuDqcKhTHlEEXXxpSa8uobR8TcjUHFAnwdU5TYzZfzzyU6sAiyCBvxE1s\r\nLkCYKDkX6jFVWTSsnYbRPZz+VJ996JVH0RTCxF3jAGqbAl9Y2EiDI5VM7tv6\r\nTSQMmt6YdQYnsLb5NEesSdnURotjsISRAys=\r\n=iWPq\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","_from":"file:pnpm-7.13.6.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=14.6"},"exports":{".":"./package.json"},"funding":{"url":"https://opencollective.com/pnpm"},"scripts":{"lint":"eslint src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7782 pnpm run test:e2e","start":"tsc --watch","bundle":"pnpm bundle:pnpm","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/fd00427543a65b6fa25fe54133a7e2bc/pnpm-7.13.6.tgz","_integrity":"sha512-KIGf//0cojjX3cUL63gvAk8d5t9tg+5h6AxLGyxQwoCPtpsjXafm/auIJyDUUh9RVmcPusJxdiONkgxPnbW1YA==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.24.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"16.17.1","preferGlobal":true,"publishConfig":{"tag":"next-7","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_7.13.6_1666220764940_0.907437203748932","host":"s3://npm-registry-packages"}},"7.13.5":{"name":"pnpm","version":"7.13.5","keywords":["pnpm7","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@7.13.5","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"d781e1452e71be08c0fac07be07dcf31664c3e57","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-7.13.5.tgz","fileCount":656,"integrity":"sha512-7+xyYPunBiAAJclpmUU2CTqe7uHipDjguUF2qmd9+r8hfZEVj0TnMTfblPnRF9aiVsmE4X3zRPlY3A5zk7r73w==","signatures":[{"sig":"MEUCIHSpM4iwoxRnNhCKrIBo++7ZoNPwOguuLG9LP5vip848AiEA6vW2WUevMxbkjvkqGvk2ApjmZ5qc7f0OJkumCG+H9/o=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12045146,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjTFI/ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpdLw//YcGqvU3QgtEQomOsSZObVOkF4PpSKN4c8jMGTLZF5yLW4q+B\r\nVS8G4M/fZAic4/E++5iDXGAZgt8dZDvrKyaa1LMTSJMYejoESBi5TEx31121\r\n6cPDmiM5tUfujnSSCGTmsFu7cn1fchdkTnXoTuYeMULhraqdTdWJZkCU+Qpb\r\nNCUYuNDqwaxGWVyjVuB0d19T6oJ+vS1ujbB1SfMYQfqLnc4VfkV/oYCubfD4\r\nxaog55OpAcqJRbA7kgg7tAeyBxUZCC3f1MtQ26ObUGoyv1vmkxNU7NVJvt1n\r\nBmFtZpyeijwESVw28xBl5lP5JHutEikPigMwk37KkTWFVmvXm11zq6lRylN5\r\nvyT1L0VdsImgh2EMt2QY/8HyWFelMbDlC4sk/81e0dyc35KzwCf4BJRm5nji\r\nmWlb47Il2n5KcSK3fuM1A47uMNrNHZWS6eYwELEyZ4tFu+9MGk4ic8RjCdGZ\r\nTz3IxWz3Z/DktEjv7ZWBKfU/oGxMqHEsND9TWJTa8/toRj01dhBg0tuQR/6g\r\nnRRTjO2NcBRjM1DFES7IsHWabSyWUmFyld9srr0VGA8ffd2r19fkhq8/0l2I\r\n+L5R0djEpaKedvfE1XyFtQjip/LY2ORoThmW+/XNcWlHtdUM95E2jjNNk+Xs\r\n88qgc/YrhRL049D0sL4aYIAucs18LblbVIQ=\r\n=EYv+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","_from":"file:pnpm-7.13.5.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=14.6"},"exports":{".":"./package.json"},"funding":{"url":"https://opencollective.com/pnpm"},"scripts":{"lint":"eslint src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7782 pnpm run test:e2e","start":"tsc --watch","bundle":"pnpm bundle:pnpm","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/06e911ff28c8e3770320b4a572b6a6e3/pnpm-7.13.5.tgz","_integrity":"sha512-7+xyYPunBiAAJclpmUU2CTqe7uHipDjguUF2qmd9+r8hfZEVj0TnMTfblPnRF9aiVsmE4X3zRPlY3A5zk7r73w==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.24.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"16.17.1","preferGlobal":true,"publishConfig":{"tag":"next-7","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_7.13.5_1665946175098_0.2196779675463536","host":"s3://npm-registry-packages"}},"7.13.0":{"name":"pnpm","version":"7.13.0","keywords":["pnpm7","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@7.13.0","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"83c6f742aafbfbdb8653accea940352f2ec91dda","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-7.13.0.tgz","fileCount":658,"integrity":"sha512-n1oG3HAOIXuOpzQAMqaPTTKlP1lJBpj9p9EIom63WYiZmCl2GaTvrcDQ085MZRcb5buQxt5lYgfqXppkluB97A==","signatures":[{"sig":"MEQCICaf4rQaS8XgjnBzhgaugv3zT2Hag0HDbvc9ltoUHX7DAiAaEgM35cSkKY1G1jHZpEBjYqE+xN+5QpTW/S9uhfTalw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12412566,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjOjVAACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqVJxAAo7dZ3V6uXKQja5ywgfea8JAfCRrPaM7mOfC3kZIHqhY5tYWT\r\nTXEarS2RF0bNEsOsVdLzmGtTORQ7dFbGsnvamRy4vENrAs85BRn1DD+oGxyX\r\nFG/sQsokpJ5PkOkFatHnbAx9PEyA3DFS56LQLWshxbd6EJb4I6mDuENLL+IZ\r\nkAk3UwnqOPwsKKcX2p77ZbvyFeow52FxvsI9AagEcvMJEjnXYbQC4VCG1S02\r\niDeHcHkVmMxDJW6e1IIlRTe1rahhxeAPlbLCjJX2qZJKYO+x1YNFh/LjyfKv\r\nWOjpFAw2giDc1bMxCTxYuBKmKb7AxTk3hpr4M/ZVdsI+N3aedqNedWuKoTuz\r\nVbbQdcNmMaFMwVfg/L3WordD4qDCKqiJZ3rsz+JrhF7arnZHRq1FcMM5STX7\r\nGgaC4M8Xeji02pIKmJuk4XvU5Dc7unX+VuK0mkDRaegsjQlUAFyVDZvT+3aY\r\nySsAELHGR1ovas4DG0lhhwQaReqkgLCqiE4dc8WCltCH7h0KOcYdwQjRTkXT\r\nTAqNk4o9WgQfD9WSmRE0pVDg/ipKTtjXlnt/mYatFMdItVm4ub4S9PTSNtDD\r\nMznI1IIIUvsX3nUc/O2JsUg+mCBpMLCPQyDf4cp9D9WUtKwdcJzpa483ZJmp\r\nXmaeobE3cpI/oCokUQ4X5+D8d7En03cy5i0=\r\n=bkPM\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","_from":"file:pnpm-7.13.0.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=14.6"},"exports":{".":"./package.json"},"funding":{"url":"https://opencollective.com/pnpm"},"scripts":{"lint":"eslint src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7782 pnpm run test:e2e","start":"tsc --watch","bundle":"pnpm bundle:pnpm","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/a9102f3dcaf5ccc937d2d1d1f8a36a93/pnpm-7.13.0.tgz","_integrity":"sha512-n1oG3HAOIXuOpzQAMqaPTTKlP1lJBpj9p9EIom63WYiZmCl2GaTvrcDQ085MZRcb5buQxt5lYgfqXppkluB97A==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.24.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"16.17.0","preferGlobal":true,"publishConfig":{"tag":"next-7","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_7.13.0_1664759104253_0.6634791461783749","host":"s3://npm-registry-packages"}},"7.13.2":{"name":"pnpm","version":"7.13.2","keywords":["pnpm7","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@7.13.2","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"b388645ddc3fc16faec5809b0653a1281871aed3","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-7.13.2.tgz","fileCount":656,"integrity":"sha512-lOQRBcCWycLK1PB9KptqTd6iyiH7m4GRuS4G2j4b74yDx/XvRXtP/weYz8e0/ia7HX1pMF1vJCF48ssklq0TJQ==","signatures":[{"sig":"MEUCIQCVmsyhj10KZFF0nNu2aDDgSZTlf9jkyoZxEzHbNBZCAgIgKwHg18ksWVpCAViNodLuNYmwf8wNC3LP5GHJ0Vf83RU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12422913,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjPfdWACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqhkQ/+MDtUjuaV4QaOqofVg91q3udbdLpBQjm9MWz1icPaCsVpc8gt\r\njrxyJvgBOroOKlxj3yvkJqRtxjgdlktkay/swV2nLN2d3OUCXJzToRC4q6uc\r\nzRH0nTJVErXFmcyksshQigTHozt5FtVGpZHDg4lWFUkyJs6nd83JKbUoWLHg\r\n95o/HmlAo78jt9JftsVIpjEcXSWaTyN76d3VFh8cXZHBWKp+hcsE4F8QUMAa\r\nNM1ZVuTkZ8u3iQ7vpLEC8ByC0NNVtZmV/4YKkYYZCvx0AYbm4xs437ymBHXh\r\n5rkrJCs5lUyQGp17zKK4xM4+322RgkRTDOLaVk3Nm/8qIGAv3P7w09EGBeWe\r\nLa2eFyLWG4CrL1ObXGmOYtzB6865k2NarCL8OvFbIIt5jGExLaU3S4YcVwRF\r\nb0rWBF0ZzJ12MLwIxxxqKH2F5CDjIhQYVwYSKb8j2TtEwqGQ3nIut3316FAA\r\nUoaKAmk1ZnGL6H0K9ZqkEQ3E3jnMZx85Epn37OQ3eNL1igqtIwynoxVB4U6a\r\nbd0jhKG3zBSQ18X3L/4l3AXnktFlXe7ExHnTHmyBlJlDPcN+05SOeXYnGmVA\r\nghhNNg9YCGJ+fIZGJUcQnfKQlnM3OtCjJB4wwtif5jkgeHBhi7PQnrMdGi+J\r\nW8pMVkD2mYCipfprr6p+T8IJr5SLkLOinkM=\r\n=bobw\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","_from":"file:pnpm-7.13.2.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=14.6"},"exports":{".":"./package.json"},"funding":{"url":"https://opencollective.com/pnpm"},"scripts":{"lint":"eslint src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7782 pnpm run test:e2e","start":"tsc --watch","bundle":"pnpm bundle:pnpm","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/754504656d82f7b504fd2d2c146f5cd3/pnpm-7.13.2.tgz","_integrity":"sha512-lOQRBcCWycLK1PB9KptqTd6iyiH7m4GRuS4G2j4b74yDx/XvRXtP/weYz8e0/ia7HX1pMF1vJCF48ssklq0TJQ==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.24.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"16.17.1","preferGlobal":true,"publishConfig":{"tag":"next-7","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_7.13.2_1665005398216_0.4101056112245174","host":"s3://npm-registry-packages"}},"7.13.1":{"name":"pnpm","version":"7.13.1","keywords":["pnpm7","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@7.13.1","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"b61964c5fd8e3e4179d1632c41842cffa19bd2e4","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-7.13.1.tgz","fileCount":658,"integrity":"sha512-Nu1LzxlH3qdIFe0DJ5SciqBl9i7t/eW+c0zKf9g8TXRo20EhXy/e9YwCLY2fEwbIYL/3gZ4zuys010PRpsbHFQ==","signatures":[{"sig":"MEUCICj07ZvTVTE7Zyv6EIDm/rN2Asx8YZzHH1mPdAa9XDZnAiEA9RcLQD0tvInOev5Zq6nTC6SsN+kU1fg7OB7EOhQJgeI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12412804,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjO/rdACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmokow/8CeJ0MPoJ+YsydMqMn046ihOGfGOOd439LAKEIN883+BnCr1L\r\nN417G3YV79zkHIjstCT5Eb7A1v5N0VdEB9OY7c5lEdsMZ1CMhvIQHmzvRxff\r\nMdbd9FUrcqMTCzMEljuPyygmvZo8Mwmj+Rz/Zd4P1GKzrhjpK5Rn8YhPjbZx\r\nMdXkv5vj0VkHIZR+e2+I0N7EKbuy8d7Yu7UnYxoThfKDceYligw+5MvA0dMl\r\nhwy6DZPP3RpPpLmh8ZEiDxetHbsRV3YmzdqyrbcDnF6lNdBqE2GWuzcmooRV\r\nAAjytIAjM4EEgtxa0b+xNm6CK7uqep0Qe7ImWu3lFOEYTjw7PN5UP/KW8nhe\r\nWSNzByetj+mVjUtIYtXBfL+LeJo3F0hKJ5Wg41ZagX8jc1reDbblGFHg5YLt\r\nED8lywYhLKYRQMuzqrJAZ4CW35twLIVEd3tZUHEAMLxlmgdIG9KfF3paRpuC\r\nmW2MGkavL2B3Vy7zL45SEnORkCoe6c24l/zBEwKra3t8bmf67mMMU9eWAPAz\r\nWIxKo+4nIWITJ1NJtXxF9iVCUEYhqYn/j39wmlBdvFSecoxlonbKivE7AW7H\r\nyszX/6Nnr7TuUVTY9owS5CduY95eGCTLuuJ4IpgV0BK7GQoFHB4zMTnkjyKQ\r\nsmfd6vHUBCxKg+Mgjq3zc/WznCgKW6Rbw9s=\r\n=wE/u\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","_from":"file:pnpm-7.13.1.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=14.6"},"exports":{".":"./package.json"},"funding":{"url":"https://opencollective.com/pnpm"},"scripts":{"lint":"eslint src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7782 pnpm run test:e2e","start":"tsc --watch","bundle":"pnpm bundle:pnpm","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/575d0d455420d1372592d64e548ff115/pnpm-7.13.1.tgz","_integrity":"sha512-Nu1LzxlH3qdIFe0DJ5SciqBl9i7t/eW+c0zKf9g8TXRo20EhXy/e9YwCLY2fEwbIYL/3gZ4zuys010PRpsbHFQ==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.24.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"16.17.0","preferGlobal":true,"publishConfig":{"tag":"next-7","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_7.13.1_1664875229559_0.9184168379414319","host":"s3://npm-registry-packages"}},"7.13.4":{"name":"pnpm","version":"7.13.4","keywords":["pnpm7","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@7.13.4","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"ab7fb3f13e4b62ccc49a7edefbd618c042560f75","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-7.13.4.tgz","fileCount":656,"integrity":"sha512-ZaP5+PRzXI0g4KijU7zx4hi7RUJcSYBJIb90e+lyTeQyRw91+peJoFAzWa63+4fjJIz6CqY0cNkP7trZXh5l8w==","signatures":[{"sig":"MEUCIGBChQDMF99C5ruD8k0TXIibKejyOriN9SqDCDqKAIktAiEAjJQYSYYjt5XDk5gx2Ng8Fk6+6JN2HwBPgB4D/dpPmOQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12517656,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjREWPACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqk2A//QxU+uRu/76DKXW4uJqwbc5G1240H+2NIWygCLU4fSnhzmr4h\r\nFQ5rnvOgRYpY8VQ26zgt32zvA6b5vHFSaQpnynJVwZmA3ufehSFMp57Ig4EF\r\nDL7R+B+H4EXa4C5E+AsoThKek142Xj74G8qPoaxEeu6OP9LojjFph3Lrd1Fa\r\ncV3AUFNlzic1AOkn1lCO+3LZlKWUy+DeaAPtynellooxfIHjfPbMlixTQTpQ\r\nh9rCmeVEwRwbMk1fISvhqHaNphe5sGFMvHc4Mm+6RD3YX5/IAZUIRyKlR4hr\r\nYe9HFh0eyucplKhwaVDLNCGG8YyqYc9hpMqcjMJB4xib/rvf+po6G/yDG1Pe\r\nZW/mGtFiz6nnPnxnUgrpa2/O0MKH/UsjM+u52WHOtJfZvMosyuPPNaHTxYcS\r\ngXbGfyaYo3Yd5GhjiyCRwAz1B4o7BybUWWcqUJ6/Uw9E81RliVL/SS685Mlh\r\nzKR3Gd05cGVtmOYV4HXnUqAppH2Qc36PS4jhiMvPcbjvuMQDR/6AvmUEccSm\r\nhHlli1rP3JJmd2djvFseYqpBgr15OPjdkAfrVHyPi4tGrLX2DwV7gavaTro8\r\nz9BRLXhwVd1+vNutypvh/Oze4WIXjShQa/mnT4TYfcyFIoU6c2HuWlgJgmkN\r\n5nDsy+N/BtJedY7FXZbpAy5QCzAWO56tcuA=\r\n=XmqW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","_from":"file:pnpm-7.13.4.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=14.6"},"exports":{".":"./package.json"},"funding":{"url":"https://opencollective.com/pnpm"},"scripts":{"lint":"eslint src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7782 pnpm run test:e2e","start":"tsc --watch","bundle":"pnpm bundle:pnpm","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/be8f68f0b687c196c5df0b68d020ec7a/pnpm-7.13.4.tgz","_integrity":"sha512-ZaP5+PRzXI0g4KijU7zx4hi7RUJcSYBJIb90e+lyTeQyRw91+peJoFAzWa63+4fjJIz6CqY0cNkP7trZXh5l8w==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.24.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"16.17.1","preferGlobal":true,"publishConfig":{"tag":"next-7","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_7.13.4_1665418639016_0.19213067011710838","host":"s3://npm-registry-packages"}},"7.13.3":{"name":"pnpm","version":"7.13.3","keywords":["pnpm7","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@7.13.3","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"d8c485da2eef1c1094ba1831f14bb005a0c16dc3","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-7.13.3.tgz","fileCount":656,"integrity":"sha512-6avqSfzfAr/9w1ZleaMI276ZuZUu88eOIe6v2mTCuwtSjUEqheboH1G4m7jgF+4arMUfnBrz371UAU+DCeCiSA==","signatures":[{"sig":"MEUCIAiM1e6EDknNAYV6SOiT9iIlx8yb1ClIzSxtkDPoREwnAiEA22t8J6yY+is5UeiaNcQGLEuiQNM97OTLOOlkrXIJDhg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12427544,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjQtCrACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr/NxAAi+rLloBfvM4a6STfPNRdwz5WP9U2afJ3bP51Txf1k151vl6f\r\nZuxcOdTopdzFK2u/x3P5VaZbb2MCgIAnntrk+MSSowTMT5TCZyKcdn32/9Ea\r\noXIEtowubGg0+EVYlGJXuG92eVaaZKMI9GFhhSJpnwRInBhIalpLQa9TmaKr\r\nIGl/PRkXiYPSK2ChkvPhcKVj6w8oy4eLfwasB/XxvYc6NvtTt1MRzDOm3IQD\r\n1VDc9ZUcNSPNnwO8wY+1nZKL98okUjb/Zl84s7SJoP4eVOG/HFMSYp7U+Lyp\r\nrigGANyZ7CnO9bw3HcRizE8qIazMdtrqIHWdLoTJM/aeoOmYtBSPUxmQA50T\r\nCXnsQ9A6Mp3ychsvJ0HHcljJb06mh/KvjL9y4ysyWtPdyVfQkz4mGYRIh1Jg\r\nsRJ++2O6GlZ1hztjli7xoiBOzWSvTx74PZdQJytf1Pfu6wYTEbyh7uGmUpdp\r\n72dU792y/fKlOKMJQQa1F0cBhoBSH4Iu+4P1Bb1d/RlQZPKQ+xJcFE08BtwG\r\nCu0sEowmiSTVZJIup6ibTNB71iA/ZONAqN4Om6SJuVKjT1NZbVpuU3ohzQwl\r\nDGhSdJ/LBRl+/0aOxs/yP3v3RvjjUR1cw75gq8OY5xcrkVT4whEzTh29BmQj\r\nZHdpbvy0K2FOC8iQg8oMZe+rxiXJRn5jwzQ=\r\n=I/iR\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","_from":"file:pnpm-7.13.3.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=14.6"},"exports":{".":"./package.json"},"funding":{"url":"https://opencollective.com/pnpm"},"scripts":{"lint":"eslint src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7782 pnpm run test:e2e","start":"tsc --watch","bundle":"pnpm bundle:pnpm","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/baca607b478feb76173e7c5218425d33/pnpm-7.13.3.tgz","_integrity":"sha512-6avqSfzfAr/9w1ZleaMI276ZuZUu88eOIe6v2mTCuwtSjUEqheboH1G4m7jgF+4arMUfnBrz371UAU+DCeCiSA==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.24.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"16.17.1","preferGlobal":true,"publishConfig":{"tag":"next-7","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_7.13.3_1665323179562_0.16096297634905388","host":"s3://npm-registry-packages"}},"10.11.0":{"name":"pnpm","version":"10.11.0","keywords":["pnpm","pnpm10","dependencies","dependency manager","efficient","fast","hardlinks","install","installer","link","lockfile","modules","monorepo","multi-package","npm","package manager","package.json","packages","prune","rapid","remove","shrinkwrap","symlinks","uninstall","workspace"],"license":"MIT","_id":"pnpm@10.11.0","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"4048eeefd564ff1ab248fac3e2854d38245fe2f1","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-10.11.0.tgz","fileCount":1111,"integrity":"sha512-ZUBYP0HMX2KOs9l3Ps7oAvT575kjzEW2mJD7R5kdSwkpZGlOw6T3OKQgyRijMwYsi5JdMS9C5PDCY+tgNVH5dw==","signatures":[{"sig":"MEUCIH07VV+EDstCkRkwcTg0gjzTtm9iUgq/V+xUJS99sudvAiEAzpzYWNOVBzSfdPx3gKs+NBqizwhognhKKRF4AQyU5/s=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":18920662},"jest":{"preset":"@pnpm/jest-config/with-registry"},"main":"bin/pnpm.cjs","_from":"file:pnpm-10.11.0.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=18.12"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"jest","start":"tsc --watch","bundle":"ts-node bundle.ts","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/templates dist/templates && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/e2bd308b65d877cba729c40d0f751a96/pnpm-10.11.0.tgz","_integrity":"sha512-ZUBYP0HMX2KOs9l3Ps7oAvT575kjzEW2mJD7R5kdSwkpZGlOw6T3OKQgyRijMwYsi5JdMS9C5PDCY+tgNVH5dw==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git","directory":"pnpm"},"_npmVersion":"10.8.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"20.19.1","preferGlobal":true,"publishConfig":{"tag":"next-10","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/pnpm_10.11.0_1747146213755_0.7635300497684294","host":"s3://npm-registry-packages-npm-production"}},"10.11.1":{"name":"pnpm","version":"10.11.1","keywords":["pnpm","pnpm10","dependencies","dependency manager","efficient","fast","hardlinks","install","installer","link","lockfile","modules","monorepo","multi-package","npm","package manager","package.json","packages","prune","rapid","remove","shrinkwrap","symlinks","uninstall","workspace"],"license":"MIT","_id":"pnpm@10.11.1","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"82b5e196a3201a1871fce7461b3bdf8742486168","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-10.11.1.tgz","fileCount":1111,"integrity":"sha512-5Rm592OYadyNXDxd/vc7PwkQlLCgBtcxc1PHKxJOgOGv1ClzLihwWta/oe6HnB/ORsEozOvTGSEB9D3WfGZ5Eg==","signatures":[{"sig":"MEYCIQCgAFACtr8EGIzdcNDnSH2SJPzh7SsQWF8DhUUeCmzdqQIhANvRkFJkna4cMQFfW4mAlen4O7aIKtyyxstt4ayPI2Oc","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":18920552},"jest":{"preset":"@pnpm/jest-config/with-registry"},"main":"bin/pnpm.cjs","_from":"file:pnpm-10.11.1.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=18.12"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"jest","start":"tsc --watch","bundle":"ts-node bundle.ts","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/templates dist/templates && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/74f7137482c584f2864f879d044615d9/pnpm-10.11.1.tgz","_integrity":"sha512-5Rm592OYadyNXDxd/vc7PwkQlLCgBtcxc1PHKxJOgOGv1ClzLihwWta/oe6HnB/ORsEozOvTGSEB9D3WfGZ5Eg==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git","directory":"pnpm"},"_npmVersion":"10.8.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"20.19.2","preferGlobal":true,"publishConfig":{"tag":"next-10","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/pnpm_10.11.1_1748872038496_0.8793264909456731","host":"s3://npm-registry-packages-npm-production"}},"0.48.1":{"name":"pnpm","version":"0.48.1","keywords":["dependency manager","install","modules","npm","package manager"],"author":{"name":"Rico Sta. Cruz","email":"rico@ricostacruz.com"},"license":"MIT","_id":"pnpm@0.48.1","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"http://ghub.io/pnpm#readme","bugs":{"url":"http://ghub.io/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js"},"dist":{"shasum":"46cd84efd945b6d17a619ddf572fafc0cbb8c0f7","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-0.48.1.tgz","integrity":"sha512-8MmQvjiN5iBsL64+T/9ZacSZXFDsnKkx20rhF0Iw9EFoALP4JzGjM4X8llh5rcG/MNwVwSw322H/4OgF1KZBIQ==","signatures":[{"sig":"MEUCIE7ShUE2fubUVRzy2OTs2BmPUD1L4UmLAdKHvWGtHyEvAiEA9xSTWtjnkuXSueY60SCRi9N9no5OJrjZPCTsj4+arN8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib/"],"config":{"ghooks":{"commit-msg":"node ./node_modules/validate-commit-msg/index.js"},"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"_shasum":"46cd84efd945b6d17a619ddf572fafc0cbb8c0f7","engines":{"node":">=4"},"gitHead":"dca99b8817fa275bd251343dd3785524af0869bf","scripts":{},"typings":"lib/index.d.ts","_npmUser":{"name":"zkochan","email":"zoltan.kochan@gmail.com"},"__scripts":{"tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"standard && tslint -c tslint.json --project .","test":"npm run lint && npm run test:e2e","cover":"istanbul cover test/index.js","start":"npm run tsc -- --watch","commit":"git-cz","?commit":"echo 'Run Git commit wizard'","pretest":"rimraf ../.tmp/ && npm run tsc","release":"sh .scripts/release.sh","sinopia":"sinopia -c ./sinopia/config.yaml","?release":"echo 'Publish pnpm'","posttest":"git checkout -- sinopia/storage/","test:e2e":"npm-run-all -p -r sinopia test:tap","test:tap":"ts-node test | tap-diff","docs:build":"docpress build","prepublish":"in-publish && echo 'You need to use \"npm run release\" to publish pnpm' && false || npm run tsc","prerelease":"npm run tsc && npm test","?docs:build":"echo 'Generate the documentation website'","build-sinopia":"npm-run-all -p -r sinopia publish-test-packages","?build-sinopia":"echo 'Cache the sinopia store for faster tests execution'","prebuild-sinopia":"rimraf sinopia/storage/","publish-test-packages":"sh test/packages/publish-all.sh"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/rstacruz/pnpm.git","type":"git"},"_npmVersion":"3.10.9","description":"A fast implementation of npm install","directories":{"test":"test"},"_nodeVersion":"6.9.1","preferGlobal":true,"__dependencies":{"mz":"2.6.0","rc":"1.1.6","mem":"1.1.0","meow":"3.7.0","chalk":"1.1.3","debug":"2.6.0","is-ci":"1.0.10","retry":"0.10.1","byline":"5.0.0","mkdirp":"0.5.1","semver":"5.3.0","find-up":"2.1.0","js-yaml":"3.7.0","thenify":"3.2.1","link-dir":"1.0.3","lockfile":"1.0.3","node-gyp":"3.5.0","@types/mz":"0.0.30","@types/rc":"0.0.1","commondir":"1.0.1","json2yaml":"1.1.0","path-name":"1.0.0","write-pkg":"2.0.0","is-windows":"1.0.0","os-homedir":"1.0.2","@types/node":"6.0.48","arr-flatten":"1.0.1","common-tags":"1.4.0","cross-spawn":"^5.0.0","exists-file":"3.0.0","observatory":"1.0.0","read-pkg-up":"1.0.1","rimraf-then":"1.0.1","@types/chalk":"0.4.31","@types/debug":"0.0.29","pause-stream":"0.0.11","registry-url":"3.1.0","@types/byline":"4.2.31","@types/mkdirp":"0.3.29","@types/semver":"5.3.30","cache-manager":"2.3.0","promisequence":"1.1.6","sorted-object":"2.0.1","unpack-stream":"1.0.2","@types/js-yaml":"3.5.28","camelcase-keys":"4.0.0","load-json-file":"2.0.0","lodash.memoize":"4.1.2","loud-rejection":"1.6.0","normalize-path":"2.0.1","supports-color":"3.1.2","@types/lockfile":"0.4.29","@zkochan/logger":"0.1.0","npm-package-arg":"4.2.0","update-notifier":"1.0.3","cache-manager-fs":"1.0.6","is-retry-allowed":"1.1.0","lodash.clonedeep":"4.5.0","@zkochan/cmd-shim":"2.2.1","@types/common-tags":"1.2.5","npm-registry-client":"7.4.5","pnpm-install-checks":"1.0.1","registry-auth-token":"3.1.0","@types/cache-manager":"1.2.4","@types/load-json-file":"2.0.5","@types/update-notifier":"0.0.28","delocalize-dependencies":"0.1.0"},"devDependencies":{"caw":"2.0.0","ncp":"^2.0.0","nixt":"0.5.0","tape":"4.6.3","isexe":"1.1.2","sepia":"2.0.2","ghooks":"^2.0.0","rimraf":"2.5.4","tslint":"4.3.1","ts-node":"2.0.0","docpress":"0.7.1","istanbul":"^0.4.5","standard":"8.6.0","tap-diff":"0.1.1","commitizen":"^2.8.6","in-publish":"2.0.0","typescript":"2.1.4","@types/tape":"4.2.28","exists-link":"1.0.0","npm-run-all":"4.0.0","tape-promise":"2.0.1","@zkochan/sinopia":"1.0.0","npm-scripts-info":"0.3.6","git-update-ghpages":"1.3.0","validate-commit-msg":"^2.7.0","cz-conventional-changelog":"^1.2.0","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm-0.48.1.tgz_1484262403859_0.5129530800040811","host":"packages-12-west.internal.npmjs.com"}},"0.48.0":{"name":"pnpm","version":"0.48.0","keywords":["dependency manager","install","modules","npm","package manager"],"author":{"name":"Rico Sta. Cruz","email":"rico@ricostacruz.com"},"license":"MIT","_id":"pnpm@0.48.0","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"http://ghub.io/pnpm#readme","bugs":{"url":"http://ghub.io/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js"},"dist":{"shasum":"4de199d320dd18843e44e358d04f43375a044c67","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-0.48.0.tgz","integrity":"sha512-zffML5W7pTg/MLY2Rd16EwZYzm+ai56p3Ecr1mDuMjMDiNVFCTw+LvjLrLakHGhs35x1Ex9y+94tHrfRff9SIA==","signatures":[{"sig":"MEYCIQDITOW7mufX7ykz9bwsiH2zloC0z4fZ4zbmCvM+f0sTVQIhAIx4uG4yRVJjRYnv/ZEOS26xy7n0o/r3NbaBYdLX2gj8","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib/"],"config":{"ghooks":{"commit-msg":"node ./node_modules/validate-commit-msg/index.js"},"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"_shasum":"4de199d320dd18843e44e358d04f43375a044c67","engines":{"node":">=4"},"gitHead":"110e4035037913cb89cbdb015b179283ed02b571","scripts":{},"typings":"lib/index.d.ts","_npmUser":{"name":"zkochan","email":"zoltan.kochan@gmail.com"},"__scripts":{"tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"standard && tslint -c tslint.json --project .","test":"npm run lint && npm run test:e2e","cover":"istanbul cover test/index.js","start":"npm run tsc -- --watch","commit":"git-cz","?commit":"echo 'Run Git commit wizard'","pretest":"rimraf ../.tmp/ && npm run tsc","release":"sh .scripts/release.sh","sinopia":"sinopia -c ./sinopia/config.yaml","?release":"echo 'Publish pnpm'","posttest":"git checkout -- sinopia/storage/","test:e2e":"npm-run-all -p -r sinopia test:tap","test:tap":"ts-node test | tap-diff","docs:build":"docpress build","prepublish":"in-publish && echo 'You need to use \"npm run release\" to publish pnpm' && false || npm run tsc","prerelease":"npm run tsc && npm test","?docs:build":"echo 'Generate the documentation website'","build-sinopia":"npm-run-all -p -r sinopia publish-test-packages","?build-sinopia":"echo 'Cache the sinopia store for faster tests execution'","prebuild-sinopia":"rimraf sinopia/storage/","publish-test-packages":"sh test/packages/publish-all.sh"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/rstacruz/pnpm.git","type":"git"},"_npmVersion":"3.10.9","description":"A fast implementation of npm install","directories":{"test":"test"},"_nodeVersion":"6.9.1","preferGlobal":true,"__dependencies":{"mz":"2.6.0","rc":"1.1.6","mem":"1.1.0","meow":"3.7.0","chalk":"1.1.3","debug":"2.6.0","is-ci":"1.0.10","retry":"0.10.1","byline":"5.0.0","mkdirp":"0.5.1","semver":"5.3.0","find-up":"2.1.0","js-yaml":"3.7.0","thenify":"3.2.1","link-dir":"1.0.3","lockfile":"1.0.3","node-gyp":"3.5.0","@types/mz":"0.0.30","@types/rc":"0.0.1","commondir":"1.0.1","json2yaml":"1.1.0","path-name":"1.0.0","write-pkg":"2.0.0","is-windows":"1.0.0","os-homedir":"1.0.2","@types/node":"6.0.48","arr-flatten":"1.0.1","common-tags":"1.4.0","cross-spawn":"^5.0.0","exists-file":"3.0.0","observatory":"1.0.0","read-pkg-up":"1.0.1","rimraf-then":"1.0.1","@types/chalk":"0.4.31","@types/debug":"0.0.29","pause-stream":"0.0.11","registry-url":"3.1.0","@types/byline":"4.2.31","@types/mkdirp":"0.3.29","@types/semver":"5.3.30","cache-manager":"2.3.0","promisequence":"1.1.6","sorted-object":"2.0.1","unpack-stream":"1.0.2","@types/js-yaml":"3.5.28","camelcase-keys":"4.0.0","load-json-file":"2.0.0","lodash.memoize":"4.1.2","loud-rejection":"1.6.0","normalize-path":"2.0.1","supports-color":"3.1.2","@types/lockfile":"0.4.29","@zkochan/logger":"0.1.0","npm-package-arg":"4.2.0","update-notifier":"1.0.3","cache-manager-fs":"1.0.6","is-retry-allowed":"1.1.0","lodash.clonedeep":"4.5.0","@zkochan/cmd-shim":"2.2.1","@types/common-tags":"1.2.5","npm-registry-client":"7.4.5","pnpm-install-checks":"1.0.1","registry-auth-token":"3.1.0","@types/cache-manager":"1.2.4","@types/load-json-file":"2.0.5","@types/update-notifier":"0.0.28","delocalize-dependencies":"0.1.0"},"devDependencies":{"caw":"2.0.0","ncp":"^2.0.0","nixt":"0.5.0","tape":"4.6.3","isexe":"1.1.2","sepia":"2.0.2","ghooks":"^2.0.0","rimraf":"2.5.4","tslint":"4.3.1","ts-node":"2.0.0","docpress":"0.7.1","istanbul":"^0.4.5","standard":"8.6.0","tap-diff":"0.1.1","commitizen":"^2.8.6","in-publish":"2.0.0","typescript":"2.1.4","@types/tape":"4.2.28","exists-link":"1.0.0","npm-run-all":"4.0.0","tape-promise":"2.0.1","@zkochan/sinopia":"1.0.0","npm-scripts-info":"0.3.6","git-update-ghpages":"1.3.0","validate-commit-msg":"^2.7.0","cz-conventional-changelog":"^1.2.0","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm-0.48.0.tgz_1484119924729_0.9193643399048597","host":"packages-12-west.internal.npmjs.com"}},"4.4.0-2":{"name":"pnpm","version":"4.4.0-2","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@4.4.0-2","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"f6b153270d43c3739928c25129dc5f21d83c3414","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-4.4.0-2.tgz","fileCount":5375,"integrity":"sha512-LlUlqOUSMkrbhRTQUpquHOrPzctmWwVsusKEM03mBlA0ealv6p+atsQnvnUA79ukR7OnCjaqLeFU9yGlT46sGg==","signatures":[{"sig":"MEYCIQCOvxS4QCXAg90PKmj6mc5pbHH7BpvoSbF1lTNDKnXb/gIhAN9wngrIYUKZAkceehONYys+PPNQ+6ibu9i9Njx8NhhK","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":21617011,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd8A1HCRA9TVsSAnZWagAAyDIP+QFR1VaPcsydcbzqYVoA\na/FRhbGR2whSMEo5H9ho3EzzDuDQkWDNI7XxLJmhxczXoVx+UbcDrFZgA1yU\n7Otaakb2wVv4/zGq7cRB+zFtFmzfIwvZHCSE1rk7nSRkBo5coAWmCKZoRnco\n6mZ/mzdw6uuwo5LjONYVp/K95EjxFJmIoqO8Q7+Xs8g60aOXCUF+OZHz4u4x\n3Tgt9ZLZrXUaBxOXAe/ZWWYnb8c0U8Mlw9Iw2JARzWUqJ14GQHOSRH8PForG\nrDWCC6JXxQkN7UfLh/leJXa6hh4AfBpktcJDqM3e6wbIWXX7pN30XcpFzHd0\nEhXna0mtx19iS8pKI4XylWX7NbUKjJoSls3oPjUNFiBkI649X6xP8N/hCPdQ\nRMUoYRaig/MRYD00I4mCpJWBAXy3tFdyEiWEiqlNGZEHrm40S4YHq1afwdD5\n2EPyj8+hl3srh+UOQw+0gOYh7plFrczrjUMJKp8dDUZLLrMmgOYDU+hY+drI\nV509N6RJCEhu2QpCuSLbHoZmso+MygGK9vQKgOgheY3oKMRoTjPB83GHG08V\nQYL9GNigwStLjeyrQjzyshSriqY19csrpmy5tJC1T8Vopafee63MEwmIsFQJ\n4JmgYIiRcoIrWjF2sgNfooGmsIrANZC43PTLO6DQ5ItPn79+P3pOopGX9uPK\n10cQ\r\n=6oeJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","_from":".","_shasum":"f6b153270d43c3739928c25129dc5f21d83c3414","engines":{"node":">=10"},"scripts":{"tsc":"rimraf lib && tsc","lint":"tslint -c tslint.json src/**/*.ts test/**/*.ts","test":"npm run lint && npm run tsc && cross-env PNPM_REGISTRY_MOCK_PORT=7772 npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"run-p -r registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf node_modules/.bin/pnpm && registry-mock prepare","registry-mock":"registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"12.11.0","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"mz":"2.7.0","nopt":"4.0.1","supi":"0.36.6","archy":"1.0.0","chalk":"3.0.0","delay":"4.3.0","is-ci":"2.0.0","ramda":"0.26.1","diable":"4.0.2","get-port":"5.0.0","make-dir":"3.0.0","@types/mz":"^2.7.0","tree-kill":"1.2.1","is-windows":"1.0.2","@pnpm/error":"1.0.0","@pnpm/types":"4.0.0","common-tags":"1.8.0","graceful-fs":"4.2.1","render-help":"0.0.0","signal-exit":"3.0.2","@pnpm/config":"6.0.0","@pnpm/logger":"3.1.0","@pnpm/server":"5.1.0","@types/archy":"0.0.31","@pnpm/run-npm":"1.0.0","loud-rejection":"2.2.0","process-exists":"3.1.0","@pnpm/cli-utils":"0.1.1","@zkochan/libnpx":"11.0.2","@zkochan/rimraf":"1.0.0","update-notifier":"3.0.1","@pnpm/store-path":"2.1.1","@types/wrap-ansi":"3.0.0","@pnpm/core-loggers":"4.0.0","@pnpm/file-reporter":"0.1.0","@pnpm/parse-cli-args":"0.1.2","@pnpm/default-reporter":"5.0.4","@pnpm/find-workspace-dir":"1.0.0","@pnpm/plugin-commands-audit":"0.1.1","@pnpm/plugin-commands-import":"0.1.1","@pnpm/store-controller-types":"5.1.0","@pnpm/common-cli-options-help":"0.1.1","@pnpm/plugin-commands-listing":"0.1.2","@pnpm/plugin-commands-outdated":"0.1.2","@pnpm/store-connection-manager":"0.1.1","@pnpm/plugin-commands-recursive":"0.1.2","@pnpm/plugin-commands-publishing":"0.1.1","@pnpm/plugin-commands-installation":"0.1.2","@pnpm/plugin-commands-script-runners":"0.1.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","__devDependencies":{"ncp":"2.0.0","pnpm":"link:","tape":"4.11.0","execa":"3.4.0","p-any":"2.1.0","retry":"0.12.0","byline":"5.0.0","rimraf":"3.0.0","semver":"6.3.0","write-pkg":"4.0.0","@types/ncp":"2.0.3","@types/nopt":"3.0.29","cross-spawn":"7.0.1","exists-link":"2.0.0","npm-run-all":"4.1.5","path-exists":"4.0.0","symlink-dir":"3.1.1","@types/is-ci":"2.0.0","@types/ramda":"^0.26.38","@types/retry":"0.12.0","@types/table":"^4.0.7","tape-promise":"4.0.0","@pnpm/prepare":"*","@types/byline":"4.2.31","@types/mkdirp":"0.5.2","@types/semver":"^6.2.0","load-json-file":"6.2.0","read-yaml-file":"1.1.0","@pnpm/constants":"3.0.0","write-json-file":"4.0.0","write-yaml-file":"3.0.1","deep-require-cwd":"1.0.0","@types/is-windows":"^1.0.0","normalize-newline":"3.0.0","@pnpm/modules-yaml":"*","@types/common-tags":"1.8.0","@types/cross-spawn":"6.0.1","@types/graceful-fs":"4.1.3","@types/signal-exit":"3.0.0","@pnpm/assert-project":"*","@pnpm/lockfile-types":"1.1.0","dir-is-case-sensitive":"1.0.2","@types/update-notifier":"2.5.0","@pnpm/read-package-json":"*","@pnpm/read-importer-manifest":"2.0.1","@pnpm/find-workspace-packages":"1.0.1","@pnpm/write-importer-manifest":"*","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_4.4.0-2_1576013126430_0.9229492540096615","host":"s3://npm-registry-packages"}},"4.4.0-1":{"name":"pnpm","version":"4.4.0-1","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@4.4.0-1","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"12992f01339a9442f2b315b9a3d60f85cf8bcbd0","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-4.4.0-1.tgz","fileCount":5375,"integrity":"sha512-vi0sIQll230ONYvJHwvC9iziFjy/g9HoQ4JTIQzVh6kx2E7pW/Ke4WqQaD9dJUoRRx56rNypodOt6dCLS1urzw==","signatures":[{"sig":"MEYCIQCGiDqnbBSJY9nJ7OG3mYMfs4KqQHS7WbDYoIwu/n4B4wIhAKDF5aNqVxvMbyAosA6MKYQTZGd2F1nbjzyjIHmmJgNK","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":21620773,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd71lZCRA9TVsSAnZWagAAZLoP/A2OX22T0+TxoN6f4zL+\nfTH2ybpgbZ8yjJfhbIi+DIE20m4BDPT1pCWbwHhRymjC8qjrCIjLfc05qznY\nCRgoBW0tp/CYurOsrDP5KozG2yPphdLx02aIod3rHqMZkIQZwLbvi5IdKXSp\npk2Zj5//QueDTe+lv352yquiBkOZSbgzwZNc92dLYyC3oJbXZezhWdFsl8LS\n2gBF83ubZif8Z9uQ9sqF4/1AtHGkrFEvn3KEJBq8JCgaLivTqWpXvPo0n9Su\nNlBR4wInJ0tndgch6Tlu+tInHXSrVD8/q4Go6ZszvcM1WmHQjSjOoPim0YIb\nOZR3ZQf+m6mViISxJkAtHnaDrTjahuwOgnXnCfnVCWlkvdfHUBvCUiCXrfYP\nR2yvoXC5qAkcUikJ6+0MT2glMtEus6sR/ArUnJnikwCgAo57aYsKIsxukzLF\n4F1q5eZU+gE/j84Y0It9Y1P3QoUZHB5MkjgxviJ5P+thDEx24booesk72v0c\nNba2PSUcEEGtuwGMrP+pDqBcA0PytL+oGRW2VxTnLfdDqWd4epNQwcZ3PcM6\nVVzHwUyl+NqX/AQPdFYdc4IYnZdVHEClFF0xxiwAQsQbEQaRusVRl1AZmF2F\n/mzmJW5D7fCJzCwBK/6YecgR+CwBfeAZTObexS+KiLFjS5gYdDhU9BicmMUe\nQNk/\r\n=gq4R\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","_from":".","_shasum":"12992f01339a9442f2b315b9a3d60f85cf8bcbd0","engines":{"node":">=10"},"scripts":{"tsc":"rimraf lib && tsc","lint":"tslint -c tslint.json src/**/*.ts test/**/*.ts","test":"npm run lint && npm run tsc && cross-env PNPM_REGISTRY_MOCK_PORT=7772 npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"run-p -r registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf node_modules/.bin/pnpm && registry-mock prepare","registry-mock":"registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"12.11.0","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"mz":"2.7.0","nopt":"4.0.1","supi":"0.36.5","archy":"1.0.0","chalk":"3.0.0","delay":"4.3.0","is-ci":"2.0.0","ramda":"0.26.1","diable":"4.0.2","get-port":"5.0.0","make-dir":"3.0.0","@types/mz":"^2.7.0","tree-kill":"1.2.1","is-windows":"1.0.2","@pnpm/error":"1.0.0","@pnpm/types":"4.0.0","common-tags":"1.8.0","graceful-fs":"4.2.1","render-help":"0.0.0","signal-exit":"3.0.2","@pnpm/config":"6.0.0","@pnpm/logger":"3.1.0","@pnpm/server":"5.1.0","@types/archy":"0.0.31","@pnpm/run-npm":"1.0.0","loud-rejection":"2.2.0","process-exists":"3.1.0","@pnpm/cli-utils":"0.1.0","@zkochan/libnpx":"11.0.2","@zkochan/rimraf":"1.0.0","update-notifier":"3.0.1","@pnpm/store-path":"2.1.1","@types/wrap-ansi":"3.0.0","@pnpm/core-loggers":"4.0.0","@pnpm/file-reporter":"0.1.0","@pnpm/parse-cli-args":"0.1.1","@pnpm/default-reporter":"5.0.4","@pnpm/find-workspace-dir":"1.0.0","@pnpm/plugin-commands-audit":"0.1.0","@pnpm/plugin-commands-import":"0.1.0","@pnpm/store-controller-types":"5.1.0","@pnpm/common-cli-options-help":"0.1.0","@pnpm/plugin-commands-listing":"0.1.0","@pnpm/plugin-commands-outdated":"0.1.0","@pnpm/store-connection-manager":"0.1.0","@pnpm/plugin-commands-recursive":"0.1.0","@pnpm/plugin-commands-publishing":"0.1.0","@pnpm/plugin-commands-installation":"0.1.0","@pnpm/plugin-commands-script-runners":"0.1.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","__devDependencies":{"ncp":"2.0.0","pnpm":"link:","tape":"4.11.0","execa":"3.4.0","p-any":"2.1.0","retry":"0.12.0","byline":"5.0.0","rimraf":"3.0.0","semver":"6.3.0","write-pkg":"4.0.0","@types/ncp":"2.0.3","@types/nopt":"3.0.29","cross-spawn":"7.0.1","exists-link":"2.0.0","npm-run-all":"4.1.5","path-exists":"4.0.0","symlink-dir":"3.1.1","@types/is-ci":"2.0.0","@types/ramda":"^0.26.38","@types/retry":"0.12.0","@types/table":"^4.0.7","tape-promise":"4.0.0","@pnpm/prepare":"*","@types/byline":"4.2.31","@types/mkdirp":"0.5.2","@types/semver":"^6.2.0","load-json-file":"6.2.0","read-yaml-file":"1.1.0","@pnpm/constants":"3.0.0","write-json-file":"4.0.0","write-yaml-file":"3.0.1","deep-require-cwd":"1.0.0","@types/is-windows":"^1.0.0","normalize-newline":"3.0.0","@pnpm/modules-yaml":"*","@types/common-tags":"1.8.0","@types/cross-spawn":"6.0.1","@types/graceful-fs":"4.1.3","@types/signal-exit":"3.0.0","@pnpm/assert-project":"*","@pnpm/lockfile-types":"1.1.0","dir-is-case-sensitive":"1.0.2","@types/update-notifier":"2.5.0","@pnpm/read-package-json":"*","@pnpm/read-importer-manifest":"2.0.1","@pnpm/find-workspace-packages":"1.0.0","@pnpm/write-importer-manifest":"*","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_4.4.0-1_1575967064692_0.056533139339057126","host":"s3://npm-registry-packages"}},"7.8.0":{"name":"pnpm","version":"7.8.0","keywords":["pnpm7","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@7.8.0","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"420c53c7089c0ed6ad659e3b4fce73228f5638ab","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-7.8.0.tgz","fileCount":638,"integrity":"sha512-jzb9/gto4nwuVA2itTRk0PJhuaZcA1NBRB298UzXhqKZQMjtHCS+KLzh7RWk5n3g+KnMg5FHr6Mwg1L62dBz1A==","signatures":[{"sig":"MEUCIQCTzJ9DOKRfCn7NgjzLobrNwv4A/5kou21hhkmZtxUFyQIgZ4jON7ju0iYIS75CtumsUBk9hwsESyCdbc8M55JPamU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":19809043,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi5kAwACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrpkA//RxOyrqhhiu7p6hRRi7dlJUDRoTp4Ju7BrQ9dGFvikawOAuQL\r\nB44p6eWbrqND/qEofJkuHs53I/Ic5vAoy3SiWFkWm3SGJsDGD6oA4I9DUVrk\r\n4nqRAej4mGqX5L5qiGmSo6j3+Jh6yxqyU4j38dRGD6ZXbx0zXEJ/iPTJ4hqS\r\n7JtOGOmYEmLZRYdj22MJoU+0FoRu9AjYnbpUJn6wLrYkJvMlSQe6etxYs1XP\r\nCbzdSRz4P3QC6EueK0JWj0EvajGNC2yeRsGdxDVwyHV1TMDGklkGdPT1HaYy\r\nJnp5FvpPKDQNd1GpSHVKnFm1Eb8V1kgck9XOQjWiU2P3Dpm6BXLQFGd5xLfL\r\nAxoOBqX4vL60TEl2cvhQlYU9w4AEkm9m+KTprt327LVk23HNp2BZrOnoKxR7\r\nk23CGQN1ZvHM4Dl6+wBTRh+fS62kNrjZXQPIw5cDhSQa2ExDYTfEmk2mibIm\r\ndB6/vbMsd9fid7K3ikJythwEsGcdfo0zvK9in5whQTb4FQwy0kaZ/LG/IMqu\r\n1RK7v9lKL+gW8hEZkg9FVTTOKyFegwg8zE76Ws5C26cCphJbQH1+jE9xBz8o\r\n2f/UL9scVj+YrIRP3iZn6FuPntXbP1y9PenQEzOzjpIPU55IcFRlUtf3Pal/\r\nb1zKWyoWY3yVh5hi7u1bJA4995Tpzj89i6M=\r\n=iiQi\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","_from":"file:pnpm-7.8.0.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=14.6"},"exports":{".":"./package.json"},"funding":{"url":"https://opencollective.com/pnpm"},"scripts":{"lint":"eslint src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7782 pnpm run test:e2e","start":"tsc --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.cjs","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/060f3ae9840e3445ea2fa142c8fcded1/pnpm-7.8.0.tgz","_integrity":"sha512-jzb9/gto4nwuVA2itTRk0PJhuaZcA1NBRB298UzXhqKZQMjtHCS+KLzh7RWk5n3g+KnMg5FHr6Mwg1L62dBz1A==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.24.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"16.16.0","preferGlobal":true,"publishConfig":{"tag":"next-7","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_7.8.0_1659256880514_0.6264758366540517","host":"s3://npm-registry-packages"}},"5.0.0-alpha.0":{"name":"pnpm","version":"5.0.0-alpha.0","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@5.0.0-alpha.0","maintainers":[{"name":"zkochan","email":"z@kochan.io"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"513bb160320efe6b84b4c6a25384ae89c8548cf8","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-5.0.0-alpha.0.tgz","fileCount":5857,"integrity":"sha512-9AM1ZRMjFDwhZvOHDRZEzf46pkT9men1snwcTAI6rQD4CtCbEbQEA8PT2O+B5gg9P67gFxs5N/6WoZYRo+CL5g==","signatures":[{"sig":"MEUCIBJ0EuCneJogYt3rWhzCK1/zVV1yxoE4Xu4mHkpGY9Z1AiEAzOyJdG6kbbLGDa0yqWuDQrdTvQCdHylKFvAR/wIIIig=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18656309,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJepKw+CRA9TVsSAnZWagAArKwP/0xMUohLpq0qHERMOOdj\nCpI86Xag2asIKVvlv4p0AsO/cWBhZ7ia5ZMV2Mk7iXaEMt/8UPMtB2JiV4HC\nmI032bZ3E3KLS65yTal4j9S3WCxvXRExx3QmULqzFha0n3HvY7P62rbBXP8b\ns/9B7S4BSndjhhhicStWi3q7xAhnYah2wQz6WzNuTvH5zisZjuIdSD+E5C7f\n7Jp3AVrNW9z+4X3TbQx4XyqMI0krDUmiPs9+YzbxNejS9gDvB2cutDY4ST1N\neFsBknQ/xMsD+qY5jbZj5UxvGnX1guBL40gjyAmqUrHEjrvewDwSy2PjOWk2\nrsc04EbT+YG4kJaoui4gYctXPQPxi3ofLXaylkGtmKJIhRv93L0CSCe7tvQF\nnTgAlxNMXd126vdSkrnRzwPBmsF7pIcYyCh5JFDONBct2d5qr5zWWn2XnRXU\nZBqfuF9Ki3WdE5JDvQldEuAjnb4F09wf/oui+ZJIpbavj8d+661hIPGaUdmG\n0PAe9h7AOjTsG1b2rlh3w+DZLL/t4v1TPpmka4sQuHftl1SgFQMk8m/FnfQi\nx2Yu6VayOjxZuwGqcs562zgLzOFzT5ia90PP7zDzMdGSCOh7fHomQxu8QnjQ\nslPG8/o22ZuUIG1ucHTT1HXNoDbUWML35OS4MAtVUHulC1XsNzQx+17V+XJU\niXkR\r\n=8DYh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","engines":{"node":">=10.13"},"scripts":{"lint":"tslint -c ../../tslint.json src/**/*.ts test/**/*.ts","test":"pnpm run _test","_test":"pnpm run compile && cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"npm run tsc -- --watch","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:tap","test:tap":"cd ../.. && c8 --reporter lcov --reports-dir packages/pnpm/coverage ts-node packages/pnpm/test --type-check","postpublish":"publish-packed","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock","prepublishOnly":"pnpm run compile && npm cache clear --force && publish-packed --prune"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"6.14.4","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"12.14.1","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"nopt":"4.0.3","chalk":"4.0.0","is-ci":"2.0.0","ramda":"0.27.0","which":"2.0.2","split-cmd":"1.0.1","pkgs-graph":"5.1.5","@pnpm/types":"5.0.0","@types/nopt":"^3.0.29","common-tags":"1.8.0","graceful-fs":"4.2.1","render-help":"1.0.0","@pnpm/config":"8.3.0","@pnpm/logger":"3.2.2","@pnpm/tabtab":"0.0.1","@pnpm/command":"1.0.0","@pnpm/run-npm":"2.0.1","@pnpm/cli-meta":"1.0.0","loud-rejection":"2.2.0","@pnpm/cli-utils":"0.4.4","@zkochan/libnpx":"11.0.3","update-notifier":"4.1.0","@pnpm/core-loggers":"4.0.1","@pnpm/file-reporter":"0.1.0","@pnpm/parse-cli-args":"1.0.0","@pnpm/default-reporter":"7.2.4","@pnpm/find-workspace-dir":"1.0.0","@pnpm/plugin-commands-audit":"1.0.8","@pnpm/plugin-commands-store":"2.0.0-alpha.0","@pnpm/plugin-commands-import":"1.0.11-alpha.0","@pnpm/plugin-commands-server":"1.0.11-alpha.0","@pnpm/common-cli-options-help":"0.1.5","@pnpm/plugin-commands-listing":"1.0.9","@pnpm/plugin-commands-rebuild":"1.0.11-alpha.0","@pnpm/plugin-commands-outdated":"1.0.9","@pnpm/filter-workspace-packages":"2.0.14","@pnpm/plugin-commands-publishing":"1.0.11","@pnpm/plugin-commands-installation":"1.2.4-alpha.0","@pnpm/plugin-commands-script-runners":"1.0.8"},"_hasShrinkwrap":false,"readmeFilename":"README.md","__devDependencies":{"mz":"2.7.0","ncp":"2.0.0","pnpm":"file:","delay":"4.3.0","execa":"4.0.0","p-any":"3.0.0","retry":"0.12.0","byline":"5.0.0","semver":"^7.3.2","make-dir":"^3.1.0","@types/mz":"^2.7.0","tree-kill":"1.2.2","write-pkg":"4.0.0","@types/ncp":"2.0.3","is-windows":"1.0.2","cross-spawn":"7.0.2","exists-link":"2.0.0","npm-run-all":"4.1.5","path-exists":"4.0.0","symlink-dir":"^4.0.1","@types/is-ci":"2.0.0","@types/ramda":"^0.27.4","@types/retry":"0.12.0","@types/table":"^5.0.0","@types/which":"1.3.2","tape-promise":"4.0.0","@pnpm/prepare":"0.0.1","@types/byline":"4.2.31","@types/mkdirp":"1.0.0","@types/semver":"^7.1.0","load-json-file":"6.2.0","read-yaml-file":"2.0.0","@pnpm/constants":"3.0.0","@zkochan/rimraf":"1.0.0","write-json-file":"4.0.0","write-yaml-file":"^4.1.0","deep-require-cwd":"1.0.0","@types/is-windows":"^1.0.0","normalize-newline":"3.0.0","@pnpm/modules-yaml":"6.0.2","@types/common-tags":"1.8.0","@types/cross-spawn":"6.0.1","@types/graceful-fs":"4.1.3","@types/tape-promise":"4.0.0","@pnpm/assert-project":"2.0.1","@pnpm/lockfile-types":"2.0.0","dir-is-case-sensitive":"1.0.2","@types/update-notifier":"4.1.0","@pnpm/read-package-json":"3.1.0","@pnpm/read-project-manifest":"1.0.5","@pnpm/write-project-manifest":"1.0.2","@pnpm/find-workspace-packages":"2.2.1","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_5.0.0-alpha.0_1587850301412_0.39469742878411207","host":"s3://npm-registry-packages"}},"7.0.0-alpha.4":{"name":"pnpm","version":"7.0.0-alpha.4","keywords":["pnpm7","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"license":"MIT","_id":"pnpm@7.0.0-alpha.4","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"f0731f419ec68d7f79942813aca48e1834a7c08c","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-7.0.0-alpha.4.tgz","fileCount":648,"integrity":"sha512-ljB4+YSGnvr1DbnMZaCGp+mSVAlf9gYLg7H0RIbq1NeNApsc6tz7jgr/Iv6FqC4xHRfMDWE+tT7N1rNj59qjsw==","signatures":[{"sig":"MEUCIQCvaFxIJNgIgaxBPK0ItcLKBgczyGvMqgXk0wIBPY3cugIgESQZCIqm5dCiU2GlTCAGg6ATE+w7kL84ghNeh+WLWgI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18625609,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiJhvxACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmolYRAApNrKM4+ochkTlY7+XUpgl27a6cHKI7rhyEQ7SjfQjt9naoW4\r\n2WQf6ZjxP1sYjfjOY9b2EgJEgRnCeqVmDtqroTWMvJ7BYB8hKP4NGx4zdOgy\r\nMOdR/Hrpnc1uM3K5ILNu1X5WK+e2Ab6LBht2oncR/GjEuKKknOpsguqYbexW\r\nZGyy4skOJfO3PTRmpTLq0BYPAFH0V4BHZD7jBjfaFMce6aGVPrag3yBbxbki\r\noDEibgVw3rhCDcT2BfZDdBcyyMK9M55H1pKlql+NL9RQ4UMANhiM06QXNnak\r\n8t6w8vuZnFehrhWV5Bt2teCdXXrVFEwFd83JNTpAMV67OtyuSRgeYUwj5XeZ\r\n8WHqsa5i1qGN6gKxiIaMShLh/CRMKJFUyh4NZbj1IBjKk0pfE/KMlbmsN31t\r\nF5HVGlP5Lleg9/P/zl2JfXCeV2VOtN5SSiwywGTjRNvl3zJSuFmtsARsth0x\r\nCR44U8VFuBRNH/EMi0Wjv1Q1l91qIBl01xFXWjNzjhBScmGgsXvrWXegS+P3\r\nWXpc1XzvpHERawnT6sHYszZqinIFlbAwwxwHuqoW1ytoWLLTfD8NQhWwkJhj\r\ncIz9des9a+rsNGgjnwcP8ooC1gIlBhm5DXq1ESGWg6CFyyeGo0YEd2zdLL4G\r\nnLej405H/WpoucpQ3AMn+AOMifz8FGKyemw=\r\n=cK5/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","_from":"file:pnpm-7.0.0-alpha.4.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=12.17"},"funding":{"url":"https://opencollective.com/pnpm"},"scripts":{"lint":"eslint src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"tsc --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.cjs","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/home/runner/work/pnpm/pnpm/packages/pnpm/pnpm-7.0.0-alpha.4.tgz","_integrity":"sha512-ljB4+YSGnvr1DbnMZaCGp+mSVAlf9gYLg7H0RIbq1NeNApsc6tz7jgr/Iv6FqC4xHRfMDWE+tT7N1rNj59qjsw==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.24.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"16.14.0","preferGlobal":true,"publishConfig":{"tag":"next-7","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_7.0.0-alpha.4_1646664689181_0.6610426965510161","host":"s3://npm-registry-packages"}},"8.6.8":{"name":"pnpm","version":"8.6.8","keywords":["pnpm8","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@8.6.8","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"8cdbb177109be4e1c498126fa24a9dc811e80eea","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-8.6.8.tgz","fileCount":945,"integrity":"sha512-OtrCRUE7VqRyKly9E3gfExZHOAHtFDpmulyVFKrnl3v/n2xJckdueVumWJqUA5FHxcRP/T42r8P8CDr9duPP9w==","signatures":[{"sig":"MEUCIFYVIjGRiaT66OYQFNjjiwUX6UiSiH1ePKLzvEguKWWiAiEAvlaJO7jA45zopo3dqNigy0ZTYS+hfA7VAQC8CsZE5VI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15473863},"main":"bin/pnpm.cjs","_from":"file:pnpm-8.6.8.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=16.14"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7776 jest","start":"tsc --watch","bundle":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/93832790ee7e5bd37cea8f959953a2ae/pnpm-8.6.8.tgz","_integrity":"sha512-OtrCRUE7VqRyKly9E3gfExZHOAHtFDpmulyVFKrnl3v/n2xJckdueVumWJqUA5FHxcRP/T42r8P8CDr9duPP9w==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"9.5.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"18.16.0","preferGlobal":true,"publishConfig":{"tag":"next-8","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_8.6.8_1689586761674_0.42271149271519337","host":"s3://npm-registry-packages"}},"5.0.0-alpha.1":{"name":"pnpm","version":"5.0.0-alpha.1","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@5.0.0-alpha.1","maintainers":[{"name":"zkochan","email":"z@kochan.io"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"1d80a71ecf822357361c86e1642702b5d3a40674","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-5.0.0-alpha.1.tgz","fileCount":5857,"integrity":"sha512-ROXnyw2WZpHgo0z2CpoV9Kg648PDRkkKZkweUSTyUvQEyRdbWjrhryC541AnL7Z1TJhOtdGxedAQbjYjU1XaiQ==","signatures":[{"sig":"MEQCIHa6H8QfbU5fYDkJxkb05v89Xlicxs3OUCZh/6wS7UvAAiBjJ0ie+dFSBnFuiSIMctLcATL+vil6IMezAWpv0hpg5A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18656864,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJepykACRA9TVsSAnZWagAAo6kP/iYN2ILmnYkAL8n9NI8H\n+PkqsScwH9fv5BPaYlkag9Iz0VtA4SqI6O0k0WpC96tZh1MIFG+VpFIeJgYw\n+vW7f+PKW0J1MOWBRlVA/SCsUYExbjG++V4DCb1oSy/FKsv5fMNq30KWdDgz\ncXxWrtbuUJf+l0LD71HklBmkZzI1wJnptwpKU7vqlluxNhLBjNEKBRFb1cXb\ndnelO0I6V+4Vic8D53Cg0xBF9N2KH3CzfaSz9pKb1wd27dA9C2w5Ky8rWXCd\nsoT/7hDXvz/VfLsZRluhCbAUBO2KkTeqlXH9nwS3cVtKxWNlgElknGocffZR\nnVWmk6xYSe/gQsgNg8Rhu9czXaNJHnry8gS19Lqx9C1digxlcYpYobL7fmtY\nKPLSnIUrIyaRP6XGOJ4YfEDZSj6clSK9XyLhrPaqFB20npwaFSg6Ws5WbfHh\n2jq1/FpPjU12z0+M3Lfmf5Cqs88WWFzgUkv8oPHDxRD/V0IozI7+XR/W7/Op\nVfJL0ng2j4PtwDTSfuzQ5w41JvTUCiAY12/XLiulVM8OyBFb7OlR+WIscnyS\nAQOiKQmgF3qMy0l+R9u6xYpYlUQrPLTomfogQswMIkmJTAcgSAgPxlOSLc61\nViuWCQ8S6h6NE9MTLMY2gZDmG70dKks0NI1i39L4PdYX0ADwfodskqALxsSs\nLP3z\r\n=wDjH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","engines":{"node":">=10.13"},"scripts":{"lint":"tslint -c ../../tslint.json src/**/*.ts test/**/*.ts","test":"pnpm run _test","_test":"pnpm run compile && cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"npm run tsc -- --watch","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:tap","test:tap":"cd ../.. && c8 --reporter lcov --reports-dir packages/pnpm/coverage ts-node packages/pnpm/test --type-check","postpublish":"publish-packed","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock","prepublishOnly":"pnpm run compile && npm cache clear --force && publish-packed --prune"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"6.14.4","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"12.14.1","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"nopt":"4.0.3","chalk":"4.0.0","is-ci":"2.0.0","ramda":"0.27.0","which":"2.0.2","split-cmd":"1.0.1","pkgs-graph":"5.1.5","@pnpm/types":"5.0.0","@types/nopt":"^3.0.29","common-tags":"1.8.0","graceful-fs":"4.2.1","render-help":"1.0.0","@pnpm/config":"8.3.0","@pnpm/logger":"3.2.2","@pnpm/tabtab":"0.0.1","@pnpm/command":"1.0.0","@pnpm/run-npm":"2.0.1","@pnpm/cli-meta":"1.0.0","loud-rejection":"2.2.0","@pnpm/cli-utils":"0.4.4","@zkochan/libnpx":"11.0.3","update-notifier":"4.1.0","@pnpm/core-loggers":"4.0.1","@pnpm/file-reporter":"0.1.0","@pnpm/parse-cli-args":"1.0.0","@pnpm/default-reporter":"7.2.4","@pnpm/find-workspace-dir":"1.0.0","@pnpm/plugin-commands-audit":"1.0.8","@pnpm/plugin-commands-store":"2.0.0-alpha.1","@pnpm/plugin-commands-import":"1.0.11-alpha.1","@pnpm/plugin-commands-server":"1.0.11-alpha.1","@pnpm/common-cli-options-help":"0.1.5","@pnpm/plugin-commands-listing":"1.0.9","@pnpm/plugin-commands-rebuild":"1.0.11-alpha.1","@pnpm/plugin-commands-outdated":"1.0.9","@pnpm/filter-workspace-packages":"2.0.14","@pnpm/plugin-commands-publishing":"1.0.11","@pnpm/plugin-commands-installation":"1.3.0-alpha.1","@pnpm/plugin-commands-script-runners":"1.0.8"},"_hasShrinkwrap":false,"readmeFilename":"README.md","__devDependencies":{"mz":"2.7.0","ncp":"2.0.0","pnpm":"file:","delay":"4.3.0","execa":"4.0.0","p-any":"3.0.0","retry":"0.12.0","byline":"5.0.0","semver":"^7.3.2","@types/mz":"^2.7.0","tree-kill":"1.2.2","write-pkg":"4.0.0","@types/ncp":"2.0.3","is-windows":"1.0.2","cross-spawn":"7.0.2","exists-link":"2.0.0","npm-run-all":"4.1.5","path-exists":"4.0.0","symlink-dir":"^4.0.1","@types/is-ci":"2.0.0","@types/ramda":"^0.27.4","@types/retry":"0.12.0","@types/table":"^5.0.0","@types/which":"1.3.2","tape-promise":"4.0.0","@pnpm/prepare":"0.0.1","@types/byline":"4.2.31","@types/mkdirp":"1.0.0","@types/semver":"^7.1.0","load-json-file":"6.2.0","read-yaml-file":"2.0.0","@pnpm/constants":"3.0.0","@zkochan/rimraf":"1.0.0","write-json-file":"4.0.0","write-yaml-file":"^4.1.0","deep-require-cwd":"1.0.0","@types/is-windows":"^1.0.0","normalize-newline":"3.0.0","@pnpm/modules-yaml":"6.0.2","@types/common-tags":"1.8.0","@types/cross-spawn":"6.0.1","@types/graceful-fs":"4.1.3","@types/tape-promise":"4.0.0","@pnpm/assert-project":"2.0.1","@pnpm/lockfile-types":"2.0.0","dir-is-case-sensitive":"1.0.2","@types/update-notifier":"4.1.0","@pnpm/read-package-json":"3.1.0","@pnpm/read-project-manifest":"1.0.5","@pnpm/write-project-manifest":"1.0.2","@pnpm/find-workspace-packages":"2.2.1","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_5.0.0-alpha.1_1588013311573_0.03369323896737675","host":"s3://npm-registry-packages"}},"8.6.9":{"name":"pnpm","version":"8.6.9","keywords":["pnpm8","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@8.6.9","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"5c56677cdd07fc5262e35a00b04f97220dde7e8d","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-8.6.9.tgz","fileCount":945,"integrity":"sha512-LPEaCGvlV4dVGeJeHqi/pCR/SETooqmScv2wcr0gTqGUebpkt1w9TIEX0awLMhLO29p7pcXfz5ZO59B70Tnc0w==","signatures":[{"sig":"MEYCIQCYJ4aBTnCSuJ8HoawqmGklhOeH8hA19bXM2+m0BmpBxgIhAPE8Lv4RHmvJK7s1iqC8SXlgREQmKkmY1HjFsJFUJN5W","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15473820},"main":"bin/pnpm.cjs","_from":"file:pnpm-8.6.9.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=16.14"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7776 jest","start":"tsc --watch","bundle":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/9c3390de225f0e2ff52c214f97cb7bd6/pnpm-8.6.9.tgz","_integrity":"sha512-LPEaCGvlV4dVGeJeHqi/pCR/SETooqmScv2wcr0gTqGUebpkt1w9TIEX0awLMhLO29p7pcXfz5ZO59B70Tnc0w==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"9.5.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"18.16.1","preferGlobal":true,"publishConfig":{"tag":"next-8","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_8.6.9_1689676934491_0.6738705960656217","host":"s3://npm-registry-packages"}},"5.0.0-alpha.2":{"name":"pnpm","version":"5.0.0-alpha.2","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@5.0.0-alpha.2","maintainers":[{"name":"zkochan","email":"z@kochan.io"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"434ba73b0d7b4dd7522eab9d65436c0527ca050c","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-5.0.0-alpha.2.tgz","fileCount":5858,"integrity":"sha512-SC+PD0ZzOHz5svg4PqO7ggG4+sXJInuoBtYaWU9x8UnKaQe4XCHIFnOAEWCUn/rb5gzCXEHJ39UuPOHC+Bu1oQ==","signatures":[{"sig":"MEQCIEFlKA+iqNxtecp0iWrZm33/4CxfYsthEqlrUAv+uKR+AiAiRdsnLWybcwFrMZnE5J4lkbZENgP4lU2ZHUgVJUz/4Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18657890,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeqq45CRA9TVsSAnZWagAAEb8P/3P92+HLJbOMlZ+pYUAZ\nxWmcTqavGXtwaHrAwPcOYURuhKzOLh9+RTjl/17c+KTVt8BaiCCwn2MkHFr2\nHmxCLDzJwk6CaZS1JgFz83hLHPzEENg7mbrcAKM1k6rdwYCz3PJ4Z844Tnkr\nsl5dZ32FKFOZzc6JSMrS5xtJUcqHHTQac1ENB/gwdfnwjhSQYhNPPDRRXHec\ndMQIBhehDy/x5bXOhSNFTcTKlVQgjukr6eTzmLzEpdAozhhbKLMIGGri+/9r\n6rcOzvyMYNr6A5UVJnASFQ/bq9WdwjRCZqRAg9U29haUK2cmYtCsBMdiHhLJ\nqIDwFfRIu9QC25NTVK0jrGC+obVzFdTBfIhvT6V8BumVGB9NnYLaPNbqZ9ET\nJkilPHxdXL0uR80LO9IrWAWCLo3T9UthczyHC4AldduMgiSChrOJ6ID/9/I3\nk9M8cD6s9rSW1BBsZnAnZ9pTSZOsyGU8eTyUzuC7NTQFrOuSdatsnJX9FvlG\nZl8PMttsRf1A0EC/gW7qHArs+b6mOhX/Em0O5uC59Kli5zP2NeID+iP/XxGH\nNR8LA/+vnBDe4l8x0NFCnJmuNod6s90yIXMdKN3BIf5feWx1tE/gqgpl3iFU\n8UhTU9um7FA5qJZLAXUeyeeVcPlq136QvaF6rbZjUQ9xmkKJYUvIAJZWC3L0\nnq6W\r\n=60j/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","engines":{"node":">=10.13"},"scripts":{"lint":"tslint -c ../../tslint.json src/**/*.ts test/**/*.ts","test":"pnpm run _test","_test":"pnpm run compile && cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"npm run tsc -- --watch","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:tap","test:tap":"cd ../.. && c8 --reporter lcov --reports-dir packages/pnpm/coverage ts-node packages/pnpm/test --type-check","postpublish":"publish-packed","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock","prepublishOnly":"pnpm run compile && npm cache clear --force && publish-packed --prune"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"6.14.4","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"12.14.1","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"nopt":"4.0.3","chalk":"4.0.0","is-ci":"2.0.0","ramda":"0.27.0","which":"2.0.2","split-cmd":"1.0.1","pkgs-graph":"5.1.5","@pnpm/types":"5.0.0","@types/nopt":"^3.0.29","common-tags":"1.8.0","graceful-fs":"4.2.1","render-help":"1.0.0","@pnpm/config":"8.3.0","@pnpm/logger":"3.2.2","@pnpm/tabtab":"0.0.1","@pnpm/command":"1.0.0","@pnpm/run-npm":"2.0.1","@pnpm/cli-meta":"1.0.0","loud-rejection":"2.2.0","@pnpm/cli-utils":"0.4.4","@zkochan/libnpx":"11.0.3","update-notifier":"4.1.0","@pnpm/core-loggers":"4.0.1","@pnpm/file-reporter":"0.1.0","@pnpm/parse-cli-args":"1.0.0","@pnpm/default-reporter":"7.2.4","@pnpm/find-workspace-dir":"1.0.0","@pnpm/plugin-commands-audit":"1.0.8","@pnpm/plugin-commands-store":"2.0.0-alpha.1","@pnpm/plugin-commands-import":"1.0.11-alpha.2","@pnpm/plugin-commands-server":"1.0.11-alpha.1","@pnpm/common-cli-options-help":"0.1.5","@pnpm/plugin-commands-listing":"1.0.9","@pnpm/plugin-commands-rebuild":"1.0.11-alpha.1","@pnpm/plugin-commands-outdated":"1.0.9","@pnpm/filter-workspace-packages":"2.0.14","@pnpm/plugin-commands-publishing":"2.0.0-alpha.0","@pnpm/plugin-commands-installation":"2.0.0-alpha.2","@pnpm/plugin-commands-script-runners":"1.0.8"},"_hasShrinkwrap":false,"readmeFilename":"README.md","__devDependencies":{"mz":"2.7.0","ncp":"2.0.0","pnpm":"file:","delay":"4.3.0","execa":"4.0.0","p-any":"3.0.0","retry":"0.12.0","byline":"5.0.0","semver":"^7.3.2","@types/mz":"^2.7.0","tree-kill":"1.2.2","write-pkg":"4.0.0","@types/ncp":"2.0.3","is-windows":"1.0.2","cross-spawn":"7.0.2","exists-link":"2.0.0","npm-run-all":"4.1.5","path-exists":"4.0.0","symlink-dir":"^4.0.1","@types/is-ci":"2.0.0","@types/ramda":"^0.27.4","@types/retry":"0.12.0","@types/table":"^5.0.0","@types/which":"1.3.2","tape-promise":"4.0.0","@pnpm/prepare":"0.0.1","@types/byline":"4.2.31","@types/semver":"^7.1.0","load-json-file":"6.2.0","read-yaml-file":"2.0.0","@pnpm/constants":"3.0.0","@zkochan/rimraf":"1.0.0","write-json-file":"4.0.0","write-yaml-file":"^4.1.0","deep-require-cwd":"1.0.0","@types/is-windows":"^1.0.0","normalize-newline":"3.0.0","@pnpm/modules-yaml":"6.0.2","@types/common-tags":"1.8.0","@types/cross-spawn":"6.0.1","@types/graceful-fs":"4.1.3","@types/tape-promise":"4.0.0","@pnpm/assert-project":"2.0.1","@pnpm/lockfile-types":"2.0.0","dir-is-case-sensitive":"1.0.2","@types/update-notifier":"4.1.0","@pnpm/read-package-json":"3.1.0","@pnpm/read-project-manifest":"1.0.5","@pnpm/write-project-manifest":"1.0.2","@pnpm/find-workspace-packages":"2.2.1","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_5.0.0-alpha.2_1588244024514_0.6972631624447481","host":"s3://npm-registry-packages"}},"7.0.0-alpha.2":{"name":"pnpm","version":"7.0.0-alpha.2","keywords":["pnpm7","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"license":"MIT","_id":"pnpm@7.0.0-alpha.2","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"de67439842adcd4905280695a279ead9fa154b25","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-7.0.0-alpha.2.tgz","fileCount":648,"integrity":"sha512-JEIpiPiFHCN+iY3xsaGJMddOdn972WQRg5wxm+PpVb+246XT9wUkf1YjI4d8O3NOAy6C9j73DjInzM5kDusEqw==","signatures":[{"sig":"MEUCICyNiJ7Pet2QD2YhV4l5Fnz+uWpC5bOCndwi1/FO8f0bAiEA8jgDJoS3iZ641BUGBraFuuFZQYnjMGGnXsJ2LQ6xBSI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":19013753,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiET5CACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpCog//Ujj/TQBR+/3xcTgHZ5G5Wye7fe3+/yFo5IhcJ3Q/i+HQJx5M\r\n44SxIQMtwducKafF2hHCVVmDs33Ze3GopoKX59civR6zUG/uRbd60hUm3g0e\r\nJagFVAlRv3V5bZZcwllgq190zT9o/TsVxutfkjsFAgK8EklsFolS25eFfZmj\r\no5nCbniWWfGqhyFusRiByTBFiPneSc1BMFd8IDyN6RRCvqE/tYbvfdqt01iK\r\n9+uYJIooKmtMEu2UHOc4DGJbseDoh3Y8kbdSUPUT6gEfdnMgdzA0/Mwbcg3P\r\nizncRStMg0/yKDlx/lVyWvJXSGJGZvJgPLk142blaKpRKGtdIcAdLMcC4/Ga\r\naMWJQ15BPLecjQn2T/FuEp5cJCxJKiQsfzadwiC7z312tOnyl9tsM1CdnOWf\r\nJ/iEA8j1GXqQPyc1G9Krf8uNlW3Wk7Oc9mhgoY3kUfypTLvx8UrXv9I3Ab9W\r\niD7kkj3IRhzf1uuJpQafZMpm+5RC5bhyHbIUwUsFlSZjpL3BQFi5jqfQprX/\r\neIQEstPqyBJasbJv4CSlvSXQMcj3uD1V7ufDyPDEHndrH/sud+qY1xmFj3GJ\r\nwTLjaFCA6cMorKmYyNwfUGnaDuuDuRCemiNDDrEuBeXGTF6wmd/26ITJPZYo\r\ndm8WwLRvUt8Bh5BDI/GQ/cYnI/Lrn9qDtZw=\r\n=FU04\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","_from":"file:pnpm-7.0.0-alpha.2.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=12.17"},"funding":{"url":"https://opencollective.com/pnpm"},"scripts":{"lint":"eslint src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"tsc --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.cjs","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/home/runner/work/pnpm/pnpm/packages/pnpm/pnpm-7.0.0-alpha.2.tgz","_integrity":"sha512-JEIpiPiFHCN+iY3xsaGJMddOdn972WQRg5wxm+PpVb+246XT9wUkf1YjI4d8O3NOAy6C9j73DjInzM5kDusEqw==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.24.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"16.14.0","preferGlobal":true,"publishConfig":{"tag":"next","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_7.0.0-alpha.2_1645297218115_0.2135087825751898","host":"s3://npm-registry-packages"}},"8.6.6":{"name":"pnpm","version":"8.6.6","keywords":["pnpm8","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@8.6.6","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"f91f4ae8b008317b11c6606d8d17f2de0d1fc7a8","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-8.6.6.tgz","fileCount":945,"integrity":"sha512-a51bIJyCmvstgCvsWf6SgZnsXfWmwAW1pHWEaH2gN3vqQGC58yLFL/oKBwcZWH0mjpMzBWRXdS9dLdN6GAK2Rw==","signatures":[{"sig":"MEUCIH8m9kzpWqBmDJajYjgqEwY1eTXXvR9Vqdxrf+yFp1nPAiEA2ct8L4eOeYsxNM4kVB22OC3eukdClorRAFNenWM11VA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15441698},"main":"bin/pnpm.cjs","_from":"file:pnpm-8.6.6.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=16.14"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7776 pnpm run test:e2e","start":"tsc --watch","bundle":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/d05bd9f5eb72152160b3995e56287c41/pnpm-8.6.6.tgz","_integrity":"sha512-a51bIJyCmvstgCvsWf6SgZnsXfWmwAW1pHWEaH2gN3vqQGC58yLFL/oKBwcZWH0mjpMzBWRXdS9dLdN6GAK2Rw==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"9.5.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"18.16.1","preferGlobal":true,"publishConfig":{"tag":"next-8","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_8.6.6_1688387383042_0.520969090400728","host":"s3://npm-registry-packages"}},"5.0.0-alpha.3":{"name":"pnpm","version":"5.0.0-alpha.3","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@5.0.0-alpha.3","maintainers":[{"name":"zkochan","email":"z@kochan.io"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"5576e749a1590a869f8d06be223a86ca6af0841e","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-5.0.0-alpha.3.tgz","fileCount":5863,"integrity":"sha512-3vQgppvFOPRtB3LrPMrzcFNOWk88HHGo4Y3ImSEb4sF0EosUl9h0XBd8q/+Ws1VIf2NPIksqNFpoY9j66xYpdA==","signatures":[{"sig":"MEUCIQCKd5RdH7Zw83cRIQVMcvIslKs3Ycy8iQmUrLQO4OtMqwIgNxvIesp6ikQgN6jO4bGEIe6sPspVDw+fqOz4mBadeAo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18694392,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJertp0CRA9TVsSAnZWagAA3sYP/3wY3VifQOiAwXFTWoxm\n1i0K5Vb9SVKkqnwByIahT8kLLiFOtiXBq8+Lk7EOTv9N9kCkVE7f3sJV/ny5\nasxIjTNqPxb9rPiX9qHT52MdHQZjkYjqNlqXkCTZGj9qXRx7okzqfLlDj/eN\nwkCP/uoPsQ0P75cqRbGUMAkwM+lnw26ydMxQZYlgsjkDKb011VpkoKf3pVXf\n1nNNMMsQE7to4dDU6hOXqnV49EyQ+9jnBahVG9Lkp2VyTqx+iJHS9i7w86Hr\npXfyS3RG8CE+sd1EFu4bFiD0FFfk/uZvziLdYtXT8IvyUiyvZgMJWzEyRlzL\nZEBOcCiu8bMJs3Rh3FCgw7w5bcgGFNxjj7e3wttSy86I1AQ++ueCjOFDnN87\nJe21PxfiEWeGTkxIb5gxewx8pqW3heWo7CbGSGK6KCAbHh8oEKMBz2UJav5m\nKKd2JxEAMKzCuXd2CRfcsz6guu137PtFfRqATJw0mOYfSbFrhVRvJSNii2jg\n4+XFCIUWFU5xislS52TFiTZhNs4qHR5fE/GkaXh995Xf+bZ3dwvq8Se65p+L\niTGdhGdr80RcE1b4QvRMqlQVXV4BmBxwyQGRMIPJKfgsntYmFG1BExJgsuZx\nDvPh6tqjWfO3OqPE+YB/Wl/aby1UolU3EAo1BTtsDZgTo0Z+sxJd0A0Mrrab\nqZpo\r\n=nKs8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","engines":{"node":">=10.13"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"tslint -c ../../tslint.json src/**/*.ts test/**/*.ts","test":"pnpm run _test","_test":"pnpm run compile && cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"npm run tsc -- --watch","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:tap","test:tap":"cd ../.. && c8 --reporter lcov --reports-dir packages/pnpm/coverage ts-node packages/pnpm/test --type-check","postpublish":"publish-packed","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock","prepublishOnly":"pnpm run compile && npm cache clear --force && publish-packed --prune"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"6.14.4","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"14.0.0","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"nopt":"4.0.3","chalk":"4.0.0","is-ci":"2.0.0","ramda":"0.27.0","which":"2.0.2","split-cmd":"1.0.1","pkgs-graph":"5.1.5","@pnpm/types":"5.0.0","@types/nopt":"^3.0.29","common-tags":"1.8.0","graceful-fs":"4.2.1","render-help":"1.0.0","@pnpm/config":"8.3.0","@pnpm/logger":"3.2.2","@pnpm/tabtab":"0.0.1","@pnpm/command":"1.0.0","@pnpm/run-npm":"2.0.1","@pnpm/cli-meta":"1.0.0","loud-rejection":"2.2.0","@pnpm/cli-utils":"0.4.4","@zkochan/libnpx":"11.0.3","update-notifier":"4.1.0","@pnpm/core-loggers":"4.0.1","@pnpm/file-reporter":"0.1.0","@pnpm/parse-cli-args":"1.0.0","@pnpm/default-reporter":"7.2.4","@pnpm/find-workspace-dir":"1.0.0","@pnpm/plugin-commands-audit":"1.0.8","@pnpm/plugin-commands-store":"2.0.0-alpha.2","@pnpm/plugin-commands-import":"1.0.12-alpha.3","@pnpm/plugin-commands-server":"1.0.11-alpha.2","@pnpm/common-cli-options-help":"0.1.5","@pnpm/plugin-commands-listing":"1.0.9","@pnpm/plugin-commands-rebuild":"1.0.11-alpha.2","@pnpm/plugin-commands-outdated":"1.0.10-alpha.0","@pnpm/filter-workspace-packages":"2.0.14","@pnpm/plugin-commands-publishing":"2.0.0-alpha.1","@pnpm/plugin-commands-installation":"2.0.0-alpha.3","@pnpm/plugin-commands-script-runners":"1.1.0-alpha.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","__devDependencies":{"mz":"2.7.0","ncp":"2.0.0","pnpm":"file:","delay":"4.3.0","execa":"4.0.0","p-any":"3.0.0","retry":"0.12.0","byline":"5.0.0","semver":"^7.3.2","@types/mz":"^2.7.0","tree-kill":"1.2.2","write-pkg":"4.0.0","@types/ncp":"2.0.3","is-windows":"1.0.2","cross-spawn":"7.0.2","exists-link":"2.0.0","npm-run-all":"4.1.5","path-exists":"4.0.0","symlink-dir":"^4.0.3","@types/is-ci":"2.0.0","@types/ramda":"^0.27.4","@types/retry":"0.12.0","@types/table":"^5.0.0","@types/which":"1.3.2","tape-promise":"4.0.0","@pnpm/prepare":"0.0.1","@types/byline":"4.2.31","@types/semver":"^7.1.0","load-json-file":"6.2.0","read-yaml-file":"2.0.0","@pnpm/constants":"3.0.0","@zkochan/rimraf":"1.0.0","write-json-file":"4.0.0","write-yaml-file":"^4.1.0","deep-require-cwd":"1.0.0","@types/is-windows":"^1.0.0","normalize-newline":"3.0.0","@pnpm/modules-yaml":"6.0.2","@types/common-tags":"1.8.0","@types/cross-spawn":"6.0.1","@types/graceful-fs":"4.1.3","@types/tape-promise":"4.0.0","@pnpm/assert-project":"2.0.1","@pnpm/lockfile-types":"2.0.0","dir-is-case-sensitive":"1.0.2","@types/update-notifier":"4.1.0","@pnpm/read-package-json":"3.1.0","@pnpm/read-project-manifest":"1.0.5","@pnpm/write-project-manifest":"1.0.2","@pnpm/find-workspace-packages":"2.2.1","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_5.0.0-alpha.3_1588517492337_0.9273476515199912","host":"s3://npm-registry-packages"}},"7.0.0-alpha.3":{"name":"pnpm","version":"7.0.0-alpha.3","keywords":["pnpm7","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"license":"MIT","_id":"pnpm@7.0.0-alpha.3","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"946babb0a7b31be3793ca23dfa657a57d5d5249b","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-7.0.0-alpha.3.tgz","fileCount":648,"integrity":"sha512-cqQJ+3Gi4+pzYRhwlqLKwRojEIw5GUqAMkJRvxoHiouxG/o6pMF6/x13drhJ20jd9MkGk8+oYmyS9YVtBP42QQ==","signatures":[{"sig":"MEQCIB6GavAy7t2IewffLorhZsniMqc8i2GQBWbz74rXdZXRAiBuo8sQ66N7Mpk8yr6XmPLaox0QbrhjGviaqzfSzRwhhw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":19776207,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiFDzuACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr1WA//bWfUe/N3IGsD8JOWWrLlvGKssJMCby2CYBJ0rhycMhrG72Od\r\nTKdMh5a3sIqk/889js4U8yCZFhTwSrmUfNRKsazWHcy022IUeYBPGh83dZYJ\r\nmLQicP8MGLGspaQWk0o+eTICm79u6/V+gbxAuOgrum1E37X5CcFINj3nj6Jf\r\nFW4Z4RR9+H1575WCfoOEuTQYnEghXX9aJYMtdufuV1m7KnVAxQYPc7cSYHzT\r\nrvtzBCye6brTyU0mGPZBNAZxS4VvNekfelwg5nN/8TDWquyfU9YQnrvNdWxe\r\nbHReebEdHzjTt54W2nV7SokGwOz4C7EEFs+4180lfCxTXZL5/PVAdGMNVBCl\r\ndCmP5h2HUp2/I/x0EW2139hfjurUyMnjB3CVOKQQNkDuJWWWNWcNJXU75PYZ\r\nEG2DiKXj25EDXvq1zCSZq5XHL4S8PWq5ZNSuiT/R/j5CwUS1rA8A/pjYBW2W\r\nLqXkzebtCcq8VEDDn/bc3ZdtnzuqS6W8gPbGwTih4HVbnzIdCpBPSe5cPPn1\r\nLXYCQfSOLzLPaeNOUWCIAIokwLYB0t79jwx+S2oqJFqzg2SDNQTKEPqvPJRl\r\nSIguu7UGubAwY8OqMdNw0pPrHHSNFdwfZkh6CVtLL6hCvUBjvF3MF6fLwdaQ\r\nK9Y0D0VVxlOllgTIopZacqmIyN8sk1L2UJo=\r\n=/B2h\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","_from":"file:pnpm-7.0.0-alpha.3.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=12.17"},"funding":{"url":"https://opencollective.com/pnpm"},"scripts":{"lint":"eslint src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"tsc --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.cjs","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/home/runner/work/pnpm/pnpm/packages/pnpm/pnpm-7.0.0-alpha.3.tgz","_integrity":"sha512-cqQJ+3Gi4+pzYRhwlqLKwRojEIw5GUqAMkJRvxoHiouxG/o6pMF6/x13drhJ20jd9MkGk8+oYmyS9YVtBP42QQ==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.24.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"16.14.0","preferGlobal":true,"publishConfig":{"tag":"next-7","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_7.0.0-alpha.3_1645493486104_0.06678819213725617","host":"s3://npm-registry-packages"}},"8.6.7":{"name":"pnpm","version":"8.6.7","keywords":["pnpm8","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@8.6.7","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"019f4b93c5b07fb12e3097bae3d8f2d0cff444b7","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-8.6.7.tgz","fileCount":945,"integrity":"sha512-vRIWpD/L4phf9Bk2o/O2TDR8fFoJnpYrp2TKqTIZF/qZ2/rgL3qKXzHofHgbXsinwMoSEigz28sqk3pQ+yMEQQ==","signatures":[{"sig":"MEQCIHmy8i93QTOBnukxCTYgqVrQ9qvtgRJfsTgoCfaO8kyLAiA5er7j5d/DLxEDzMr1TMKbrUiC9vV0qDKoMP+oFpdjEQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15466247},"main":"bin/pnpm.cjs","_from":"file:pnpm-8.6.7.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=16.14"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7776 pnpm run test:e2e","start":"tsc --watch","bundle":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/28ee9bcd34cb7c39ab77a570badce777/pnpm-8.6.7.tgz","_integrity":"sha512-vRIWpD/L4phf9Bk2o/O2TDR8fFoJnpYrp2TKqTIZF/qZ2/rgL3qKXzHofHgbXsinwMoSEigz28sqk3pQ+yMEQQ==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"9.5.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"18.16.1","preferGlobal":true,"publishConfig":{"tag":"next-8","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_8.6.7_1688942825012_0.5955001776926239","host":"s3://npm-registry-packages"}},"3.7.2":{"name":"pnpm","version":"3.7.2","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@3.7.2","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"a77b9ac49c2f67d0fa8df4de674f6f55b1d1d3c2","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-3.7.2.tgz","fileCount":4140,"integrity":"sha512-sW4L2KKIB059aW2WyaISCaf2TNIrvAPcX2BhNId9HSKQ+3QMhbQwMqhnvaBbssil8zzeUXKG4xbgH/SCfjQMNA==","signatures":[{"sig":"MEQCIDNNoizNZ2fITILHHFx3oNWtjIdL1rUpHkzCbUp7ZcjiAiApT3i4jzXlRxEJShaTjglKoH3wiLvjX0lJ64+tPuNg4w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":19647931,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdWU3FCRA9TVsSAnZWagAAuX4P/jpYzEg61v72czEMkl7F\nKZoO+bEQj3fqKKaFNPStAb4lft5Yoh+D/qNMbaAK9oHaYX8qb1zU8GjdKxtk\nms65BV4Yu39B0BAK5IJU+gzMV66nAMSjMABXSgn/NMKemN3V22DdyhebPyeP\nOZq9n5CKDGy1RPFX/1PHf8x90/j+OogKGsGOf9Yr118WxYYKRTYv7/wK3mjT\nEZXwxcN7FpLYsLblyW+ChNjHPAClKq6SkbrnLLCYP9iSbW0O3wABzgMcUU3s\n7vS2Ey04xtj491waHTzVW3HhHd19HQYhuKPJbs5bndaWJqEFxpr3EpQByVeA\nmgL9+swRTNy+f6nEfoLt3bdmyRarrK36mPFjll+LFbxOnMiEB02PeHMfltE1\ngScYuu6XA30Z6QP9YJtT9jnHFxMF2TGaWB1b7E6hJgv3jMq6xNCA2VGTbzSM\nP6VXP0i9shPaFOldqYzWoAltK80YdKX7IEt2CMHn+Erd+6Nb2f8WscyRprvV\napWkgLQWpJn0yJXDfjFsNvxn83OMResbhAkn1ZzsRELsZZsGXVDL5IM6Kc5H\ne0SsaIiq+Ln3ZNfqVC0C5jbzZM2CaHQ/m08apJiS/gcVg+/CcAfiwGpd3siz\n0YIvh+RE+xSr0GJB6r99YwP7tPaZ+aqRnFVRqylsVwZYhZI2k9TSvCypNCHP\nj6A0\r\n=+11B\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","_from":".","_shasum":"a77b9ac49c2f67d0fa8df4de674f6f55b1d1d3c2","engines":{"node":">=8.15"},"scripts":{"tsc":"rimraf lib && tsc","lint":"tslint -c tslint.json src/**/*.ts test/**/*.ts","test":"npm run lint && npm run tsc && npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"run-p -r registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf ../../../.tmp/ && rimraf node_modules/.bin/pnpm && registry-mock prepare","registry-mock":"registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"10.12.0","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"mz":"2.7.0","mem":"5.1.1","nopt":"4.0.1","supi":"0.34.8","archy":"1.0.0","chalk":"2.4.2","delay":"4.3.0","execa":"2.0.4","is-ci":"2.0.0","ramda":"0.26.1","diable":"4.0.2","cp-file":"7.0.0","p-limit":"2.2.0","get-port":"5.0.0","make-dir":"3.0.0","p-filter":"2.1.0","@types/mz":"^0.0.32","camelcase":"5.3.1","fast-glob":"3.0.4","is-subdir":"1.0.3","lru-cache":"5.1.1","minimatch":"3.0.4","path-name":"1.0.0","tree-kill":"1.2.1","@pnpm/list":"2.0.1","is-windows":"1.0.2","pkgs-graph":"4.1.0","text-table":"0.2.0","@pnpm/error":"1.0.0","@pnpm/types":"3.2.0","@pnpm/utils":"0.10.6","common-tags":"1.8.0","cross-spawn":"6.0.5","graceful-fs":"4.2.1","signal-exit":"3.0.2","strip-color":"0.1.0","@pnpm/config":"3.5.1","@pnpm/logger":"2.1.1","@pnpm/server":"3.0.5","@types/archy":"0.0.31","find-packages":"5.0.8","path-absolute":"1.0.1","read-ini-file":"2.0.0","@pnpm/outdated":"3.1.1","camelcase-keys":"6.0.1","load-json-file":"6.2.0","loud-rejection":"2.1.0","process-exists":"3.1.0","read-yaml-file":"1.1.0","@pnpm/constants":"1.1.0","@pnpm/lifecycle":"6.2.2","@zkochan/libnpx":"11.0.1","graph-sequencer":"2.0.0","update-notifier":"3.0.1","write-json-file":"4.0.0","@pnpm/store-path":"2.1.0","@types/lru-cache":"^5.1.0","@types/minimatch":"^3.0.3","@pnpm/core-loggers":"3.0.3","@pnpm/file-reporter":"0.1.0","@pnpm/lockfile-file":"1.1.2","@pnpm/package-store":"4.0.15","@pnpm/default-fetcher":"3.1.17","dir-is-case-sensitive":"1.0.2","version-selector-type":"2.0.1","@pnpm/default-reporter":"3.4.1","@pnpm/default-resolver":"3.1.1","@pnpm/package-is-installable":"2.2.1","@pnpm/read-importer-manifest":"1.0.7","@pnpm/store-controller-types":"3.0.3"},"_hasShrinkwrap":false,"readmeFilename":"README.md","__devDependencies":{"ncp":"2.0.0","pnpm":"link:","tape":"4.11.0","p-any":"2.1.0","retry":"0.12.0","byline":"5.0.0","rimraf":"3.0.0","semver":"6.3.0","write-pkg":"4.0.0","@types/nopt":"3.0.29","exists-link":"2.0.0","npm-run-all":"4.1.5","path-exists":"4.0.0","symlink-dir":"3.1.0","@types/ramda":"0.26.19","@types/retry":"0.12.0","tape-promise":"4.0.0","@pnpm/prepare":"0.0.0","@types/byline":"4.2.31","@types/mkdirp":"0.5.2","@types/semver":"6","@zkochan/rimraf":"1.0.0","write-yaml-file":"3.0.1","deep-require-cwd":"1.0.0","normalize-newline":"3.0.0","@pnpm/modules-yaml":"3.0.3","@types/common-tags":"1.8.0","@pnpm/registry-mock":"1.3.0","@pnpm/assert-project":"link:../../privatePackages/assert-project","@pnpm/lockfile-types":"1.1.0","@types/update-notifier":"2.5.0","@pnpm/read-package-json":"2.0.2","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_3.7.2_1566133699854_0.7600206484340257","host":"s3://npm-registry-packages"}},"3.7.3":{"name":"pnpm","version":"3.7.3","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@3.7.3","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"08587b3e59fd6c4af3e3c227a8d19df1a8fef1f5","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-3.7.3.tgz","fileCount":4147,"integrity":"sha512-Bx+ymeJwxvYcKeNwTLFdH+kDIMrdzmTqpnui7YXcesdOFZkE39YKUV9YK4xjcD0hOqHQhcnbnSCutg9ilB/utA==","signatures":[{"sig":"MEUCIByOT8YZiutYLFJbAlOrhhDKcm5L7Iq42yvyqMhQNnmaAiEA53ckEyEu9eYbXJbRk+3AudHuTGNR2Y0n/kJaaBhqxgA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":19663688,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdWU9CCRA9TVsSAnZWagAAiuEP/1aFcO/yE46Tndx9Zi7p\neiNQ/Wy4ttmlUkEtFuSJ0kESHTj4G/ywctWk7ft9yES4gDGbT+2FtKtu4LNW\nRpFnb/n9C08dqjteidZFWOCdkp995rEbCM2w5W8nYksBkhtX80kBtNI2vhwm\n8qTzNW7fAfpzjv2M5aOqogzmTMTZkv9GcijWC7mJnvT5+86LUPORpAbAIR1o\n8BqcrWzyKXFzR+bHVCgaIdhl9Xc6Acm4DUoa1PV5PoA/z/Su6/11iO1l2AhP\nZxB8anOC1zkVIQ2lXn4z+inQuc69iUyn22wje8f9mn2MMfgii17o64nO4A4F\nCheUUQvRmR+lqBN8rp9MjoXS9ftqqYik4ch803yykpgbNhafMoUNOHd6NzzU\ngzyidZ2B2jF2d0Rx5D0J4KFJpaK2xBY0KiQRpbQQ+0KXBwhozQ4MyHp7kYoy\nKB4s1oZ2/lfhaHDZNR3an6AXeZnUwztLaZJkvjbp6prPpXnKCr7rvciGUwNT\nly0FEWWfsOguULe7iL/kM3neRReVBhaQw29DRUxi5Btz2fZfaCUMB+kN7K2W\n2nRbuyfBSt6/taFR0h007k154xlT3ss1XHwuNbJwfAzdY/yyDq12uUTdi+B0\nRDr8s0UVgpdoi20zsRFP+N/UDsT7LRezTDn+Fe8U78pqxZH0QuHSUmMHGDkH\n59sG\r\n=peu2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","_from":".","_shasum":"08587b3e59fd6c4af3e3c227a8d19df1a8fef1f5","engines":{"node":">=8.15"},"scripts":{"tsc":"rimraf lib && tsc","lint":"tslint -c tslint.json src/**/*.ts test/**/*.ts","test":"npm run lint && npm run tsc && npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"run-p -r registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf ../../../.tmp/ && rimraf node_modules/.bin/pnpm && registry-mock prepare","registry-mock":"registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"10.12.0","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"mz":"2.7.0","mem":"5.1.1","nopt":"4.0.1","supi":"0.34.8","archy":"1.0.0","chalk":"2.4.2","delay":"4.3.0","execa":"2.0.4","is-ci":"2.0.0","ramda":"0.26.1","diable":"4.0.2","cp-file":"7.0.0","p-limit":"2.2.0","get-port":"5.0.0","make-dir":"3.0.0","p-filter":"2.1.0","@types/mz":"^0.0.32","camelcase":"5.3.1","fast-glob":"3.0.4","is-subdir":"1.0.3","lru-cache":"5.1.1","minimatch":"3.0.4","path-name":"1.0.0","tree-kill":"1.2.1","@pnpm/list":"2.0.1","is-windows":"1.0.2","pkgs-graph":"4.1.0","text-table":"0.2.0","@pnpm/error":"1.0.0","@pnpm/types":"3.2.0","@pnpm/utils":"0.10.6","common-tags":"1.8.0","cross-spawn":"6.0.5","graceful-fs":"4.2.1","signal-exit":"3.0.2","strip-color":"0.1.0","@pnpm/config":"3.5.1","@pnpm/logger":"2.1.1","@pnpm/server":"3.0.5","@types/archy":"0.0.31","find-packages":"5.0.8","path-absolute":"1.0.1","read-ini-file":"2.0.0","@pnpm/outdated":"3.1.1","camelcase-keys":"6.0.1","load-json-file":"6.2.0","loud-rejection":"2.1.0","process-exists":"3.1.0","read-yaml-file":"1.1.0","@pnpm/constants":"1.1.0","@pnpm/lifecycle":"6.2.2","@zkochan/libnpx":"11.0.1","@zkochan/rimraf":"1.0.0","graph-sequencer":"2.0.0","update-notifier":"3.0.1","write-json-file":"4.0.0","@pnpm/store-path":"2.1.0","@types/lru-cache":"^5.1.0","@types/minimatch":"^3.0.3","@pnpm/core-loggers":"3.0.3","@pnpm/file-reporter":"0.1.0","@pnpm/lockfile-file":"1.1.2","@pnpm/package-store":"4.0.15","@pnpm/default-fetcher":"3.1.17","dir-is-case-sensitive":"1.0.2","version-selector-type":"2.0.1","@pnpm/default-reporter":"3.4.1","@pnpm/default-resolver":"3.1.1","@pnpm/package-is-installable":"2.2.1","@pnpm/read-importer-manifest":"1.0.7","@pnpm/store-controller-types":"3.0.3"},"_hasShrinkwrap":false,"__devDependencies":{"ncp":"2.0.0","pnpm":"link:","tape":"4.11.0","p-any":"2.1.0","retry":"0.12.0","byline":"5.0.0","rimraf":"3.0.0","semver":"6.3.0","write-pkg":"4.0.0","@types/nopt":"3.0.29","exists-link":"2.0.0","npm-run-all":"4.1.5","path-exists":"4.0.0","symlink-dir":"3.1.0","@types/ramda":"0.26.19","@types/retry":"0.12.0","tape-promise":"4.0.0","@pnpm/prepare":"0.0.0","@types/byline":"4.2.31","@types/mkdirp":"0.5.2","@types/semver":"6","write-yaml-file":"3.0.1","deep-require-cwd":"1.0.0","normalize-newline":"3.0.0","@pnpm/modules-yaml":"3.0.3","@types/common-tags":"1.8.0","@pnpm/registry-mock":"1.3.0","@pnpm/assert-project":"link:../../privatePackages/assert-project","@pnpm/lockfile-types":"1.1.0","@types/update-notifier":"2.5.0","@pnpm/read-package-json":"2.0.2","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_3.7.3_1566134081902_0.6136514270586666","host":"s3://npm-registry-packages"}},"3.7.4":{"name":"pnpm","version":"3.7.4","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@3.7.4","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"09ba06496f75d2a4879e8d8d57ff52d1a10cca6d","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-3.7.4.tgz","fileCount":4075,"integrity":"sha512-UFxB27BXBrp/Fb82VXVp5+LePDtjccBDh1PGZZ+5fwFnVBKiOIO5PoT38rPrtkZDGHWSif2g8pAsbua+cq1Rpw==","signatures":[{"sig":"MEUCIQDcyjIQ76TMAIcWk2V6rpEWEWpr3nbt+5Ke6V66b5M2oAIge6bUtAo+zXD6W75/QhrB3zg8Fjegt/XgRiPz8c+Rs9M=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":19486914,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdWzwRCRA9TVsSAnZWagAAci8QAIAugpRrpZCa0IQmmGtW\nVFjkUR08j1ZcMNCHsoL5XS7Jb+StuECj0IiIujBRwoCJNRgKJGk+Zk5bAvdr\nyiMSoT15+ZrwiYqYxDXsTBNSIbnsMBI8aurq5xAXInCLMhpJm+ej2QZuZY1x\nLCBgJD+urZCjC6vau6rqCxUhpMfZ5h11OqDANaufsvmJC1HUZnjPzZyB8cVO\nFZRvZaU13/LaTofTKNp2G+t/n79TGmAyG6QmAvXlRA6kMgIU2AaKWgXgNvbw\nZoeEV2BtqyPHO7DncbGr/jvdEtdAqPaQOSJIkusE/roQdXajPrVadf3kkcFT\nTm4NWOKxkNBe4zjs53IeomINSxQoGrnLJ4WQ8b+I4ccVLbjYm8drIdfiZF01\nWMYubOPcT+/Ka9gTRwmXoUDK7dWmFI42IgwRvCGXZ47uqW0O0Br76n6vwJTu\nEn9RRDRcoPtf9ovn8tXLmU4B/mhZqgPobGvctCOLq66pt3GhnJ7Lb6n6584A\nZBonnzGiqsgQ46F8VvYNtPwrXi5j/C4Soh8U1YvDrMhNWf9EFW7B/l/tBlXL\nZ4/kH40GVwKAzd+QyAzUtx9iJYJcqLkjKPO9tbVJsJ3+NWmMINn7JgDFZ9Hs\n4xvgBxIB81ga+NExKo/WUxfh9r6wVpgpeJrIozvVYFAevhHLYtMFy1XQaMnm\neDkA\r\n=8zpb\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","_from":".","_shasum":"09ba06496f75d2a4879e8d8d57ff52d1a10cca6d","engines":{"node":">=8.15"},"scripts":{"tsc":"rimraf lib && tsc","lint":"tslint -c tslint.json src/**/*.ts test/**/*.ts","test":"npm run lint && npm run tsc && npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"run-p -r registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf ../../../.tmp/ && rimraf node_modules/.bin/pnpm && registry-mock prepare","registry-mock":"registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"10.12.0","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"mz":"2.7.0","mem":"5.1.1","nopt":"4.0.1","supi":"0.34.9","archy":"1.0.0","chalk":"2.4.2","delay":"4.3.0","execa":"2.0.4","is-ci":"2.0.0","ramda":"0.26.1","diable":"4.0.2","cp-file":"7.0.0","p-limit":"2.2.1","get-port":"5.0.0","make-dir":"3.0.0","p-filter":"2.1.0","@types/mz":"^0.0.32","camelcase":"5.3.1","fast-glob":"3.0.4","is-subdir":"1.0.3","lru-cache":"5.1.1","minimatch":"3.0.4","path-name":"1.0.0","tree-kill":"1.2.1","@pnpm/list":"2.0.2","is-windows":"1.0.2","pkgs-graph":"4.1.0","text-table":"0.2.0","@pnpm/error":"1.0.0","@pnpm/types":"3.2.0","@pnpm/utils":"0.10.6","common-tags":"1.8.0","cross-spawn":"6.0.5","graceful-fs":"4.2.1","signal-exit":"3.0.2","strip-color":"0.1.0","@pnpm/config":"3.5.1","@pnpm/logger":"2.1.1","@pnpm/server":"3.0.6","@types/archy":"0.0.31","find-packages":"5.0.9","path-absolute":"1.0.1","read-ini-file":"2.0.0","@pnpm/outdated":"3.1.2","camelcase-keys":"6.0.1","load-json-file":"6.2.0","loud-rejection":"2.1.0","process-exists":"3.1.0","read-yaml-file":"1.1.0","@pnpm/constants":"1.1.0","@pnpm/lifecycle":"6.2.3","@zkochan/libnpx":"11.0.1","@zkochan/rimraf":"1.0.0","graph-sequencer":"2.0.0","update-notifier":"3.0.1","write-json-file":"4.0.0","@pnpm/store-path":"2.1.0","@types/lru-cache":"^5.1.0","@types/minimatch":"^3.0.3","@pnpm/core-loggers":"3.0.3","@pnpm/file-reporter":"0.1.0","@pnpm/lockfile-file":"1.1.3","@pnpm/package-store":"4.0.16","@pnpm/default-fetcher":"3.1.18","dir-is-case-sensitive":"1.0.2","version-selector-type":"2.0.1","@pnpm/default-reporter":"3.4.1","@pnpm/default-resolver":"3.1.2","@pnpm/package-is-installable":"2.2.1","@pnpm/read-importer-manifest":"1.0.8","@pnpm/store-controller-types":"3.0.3"},"_hasShrinkwrap":false,"__devDependencies":{"ncp":"2.0.0","pnpm":"link:","tape":"4.11.0","p-any":"2.1.0","retry":"0.12.0","byline":"5.0.0","rimraf":"3.0.0","semver":"6.3.0","write-pkg":"4.0.0","@types/nopt":"3.0.29","exists-link":"2.0.0","npm-run-all":"4.1.5","path-exists":"4.0.0","symlink-dir":"3.1.0","@types/ramda":"0.26.19","@types/retry":"0.12.0","tape-promise":"4.0.0","@pnpm/prepare":"0.0.0","@types/byline":"4.2.31","@types/mkdirp":"0.5.2","@types/semver":"6","write-yaml-file":"3.0.1","deep-require-cwd":"1.0.0","normalize-newline":"3.0.0","@pnpm/modules-yaml":"3.0.3","@types/common-tags":"1.8.0","@pnpm/registry-mock":"1.3.0","@pnpm/lockfile-types":"1.1.0","@types/update-notifier":"2.5.0","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_3.7.4_1566260240416_0.6264446285219427","host":"s3://npm-registry-packages"}},"3.7.5":{"name":"pnpm","version":"3.7.5","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@3.7.5","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"f8e45de978499774d99bd9a24b9aa64efa70f458","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-3.7.5.tgz","fileCount":4075,"integrity":"sha512-hEigYLg2GHIxHa2zx8kFTIFanfd/efuJL9XPxAjsKElKLySs4LS1yOfZ5uLYI3adv+6WxnrHBAP2lV1yuaJlbA==","signatures":[{"sig":"MEUCIQCB61Yf+rDl+2867or1rraWAPrJ5s5MKYAlTzzRGt9S6AIgLKcXQTe26vic94KPQN09RlyYUTvBQ6zXppNWXWWQ0X0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":19486961,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdXZDJCRA9TVsSAnZWagAAB/kP/0G8eAmioo5XEZFafNq/\nPrBDp2HLLIt/kpy/5nPMRz8Ebu1mkM750sAGNyGCd14Rjj+Wtuovpl4OK4q+\ndhy6ay8QC/ZpcDWyUH2+V31/RsGCkvpovB7kjzy/SA37juOLirlitpAtMjLk\nhYDJovvlgxezmcH+lawArAh6nHbTnwAJWPrr3n7tg+xpRuOUTNovndIQZJtC\nmEs/KYZ529AUjM/70xiZzym6HrV5dcXTpXejfBMifQOCOGfedXjzbgDCpruL\nWTg3KSNM3Y3eO24YGUJFNpugIrTfBJtTWk/9uwbSYMuziFvw2Ly1IoaF/8Rl\n258PMh9ihCcbUkoXsyQI9aNbz3F83Uy7G2dQE6T5dnDuaH7B+h2TBFAMwKzA\nRRJST/mTCjNo0qK0p25Xm5BYWC6BQ3+YZhA1Fvs7U5+4gFksjj14wF9VFw4r\nzqNJAkn9/tsr2eNoxlMbwMiusSUEMEWrhw+wSQFEIP1XGDcEA9tMpTn1DKwi\nYdEq5LHBzKMmypHBufKU89kozIpNURpmC/MDxLYCHXv1xPURfAhONOEjm5q3\nOgvlQvoWutOIJMeUpqt4gpk71VcVT3mRzf/0PFA9J7q6LRj1jwxqLgPDHZlt\nE2W3JBbynJZo1++XgFEOaKxXJ5J5HhHTbd+0PwE6FwPGMm/ZKad3rGEJwm6R\nfCrA\r\n=0ExK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","_from":".","_shasum":"f8e45de978499774d99bd9a24b9aa64efa70f458","engines":{"node":">=8.15"},"scripts":{"tsc":"rimraf lib && tsc","lint":"tslint -c tslint.json src/**/*.ts test/**/*.ts","test":"npm run lint && npm run tsc && npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"run-p -r registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf ../../../.tmp/ && rimraf node_modules/.bin/pnpm && registry-mock prepare","registry-mock":"registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"10.12.0","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"mz":"2.7.0","mem":"5.1.1","nopt":"4.0.1","supi":"0.34.9","archy":"1.0.0","chalk":"2.4.2","delay":"4.3.0","execa":"2.0.4","is-ci":"2.0.0","ramda":"0.26.1","diable":"4.0.2","cp-file":"7.0.0","p-limit":"2.2.1","get-port":"5.0.0","make-dir":"3.0.0","p-filter":"2.1.0","@types/mz":"^0.0.32","camelcase":"5.3.1","fast-glob":"3.0.4","is-subdir":"1.0.3","lru-cache":"5.1.1","minimatch":"3.0.4","path-name":"1.0.0","tree-kill":"1.2.1","@pnpm/list":"2.0.2","is-windows":"1.0.2","pkgs-graph":"4.1.0","text-table":"0.2.0","@pnpm/error":"1.0.0","@pnpm/types":"3.2.0","@pnpm/utils":"0.10.6","common-tags":"1.8.0","cross-spawn":"6.0.5","graceful-fs":"4.2.1","signal-exit":"3.0.2","strip-color":"0.1.0","@pnpm/config":"3.5.1","@pnpm/logger":"2.1.1","@pnpm/server":"3.0.6","@types/archy":"0.0.31","find-packages":"5.0.9","path-absolute":"1.0.1","read-ini-file":"2.0.0","@pnpm/outdated":"3.1.2","camelcase-keys":"6.0.1","load-json-file":"6.2.0","loud-rejection":"2.1.0","process-exists":"3.1.0","read-yaml-file":"1.1.0","@pnpm/constants":"1.1.0","@pnpm/lifecycle":"6.2.3","@zkochan/libnpx":"11.0.1","@zkochan/rimraf":"1.0.0","graph-sequencer":"2.0.0","update-notifier":"3.0.1","write-json-file":"4.0.0","@pnpm/store-path":"2.1.0","@types/lru-cache":"^5.1.0","@types/minimatch":"^3.0.3","@pnpm/core-loggers":"3.0.3","@pnpm/file-reporter":"0.1.0","@pnpm/lockfile-file":"1.1.3","@pnpm/package-store":"4.0.16","@pnpm/default-fetcher":"3.1.18","dir-is-case-sensitive":"1.0.2","version-selector-type":"2.0.1","@pnpm/default-reporter":"3.4.1","@pnpm/default-resolver":"3.1.2","@pnpm/package-is-installable":"2.2.1","@pnpm/read-importer-manifest":"1.0.8","@pnpm/store-controller-types":"3.0.3"},"_hasShrinkwrap":false,"__devDependencies":{"ncp":"2.0.0","pnpm":"link:","tape":"4.11.0","p-any":"2.1.0","retry":"0.12.0","byline":"5.0.0","rimraf":"3.0.0","semver":"6.3.0","write-pkg":"4.0.0","@types/nopt":"3.0.29","exists-link":"2.0.0","npm-run-all":"4.1.5","path-exists":"4.0.0","symlink-dir":"3.1.0","@types/ramda":"0.26.19","@types/retry":"0.12.0","tape-promise":"4.0.0","@pnpm/prepare":"0.0.0","@types/byline":"4.2.31","@types/mkdirp":"0.5.2","@types/semver":"6","write-yaml-file":"3.0.1","deep-require-cwd":"1.0.0","normalize-newline":"3.0.0","@pnpm/modules-yaml":"3.0.3","@types/common-tags":"1.8.0","@pnpm/registry-mock":"1.4.0","@pnpm/lockfile-types":"1.1.0","@types/update-notifier":"2.5.0","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_3.7.5_1566413001008_0.1280284321118519","host":"s3://npm-registry-packages"}},"8.6.0":{"name":"pnpm","version":"8.6.0","keywords":["pnpm8","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@8.6.0","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"71f9126a20cd3d00fa47c188f956918858180e54","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-8.6.0.tgz","fileCount":658,"integrity":"sha512-uMaWGXlvG+m5NIJaR4JEEenChbg+1AP4zVpqs4PEcZg4uH+lXMTd/X/lirKZA+TC0w0d+++y3btINcwyKsuwAA==","signatures":[{"sig":"MEQCH3y5jXbGPFCvZHhTsDvWIS+Wc+K1FYn7ziissVKpwnkCIQDBgxkTYk1bAoBIIMa4iK29ZUKWIUly/hYg8XtaepSuXg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13697232},"main":"bin/pnpm.cjs","_from":"file:pnpm-8.6.0.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=16.14"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7776 pnpm run test:e2e","start":"tsc --watch","bundle":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/3befc4ec7ab04a85cde0c31909ee7697/pnpm-8.6.0.tgz","_integrity":"sha512-uMaWGXlvG+m5NIJaR4JEEenChbg+1AP4zVpqs4PEcZg4uH+lXMTd/X/lirKZA+TC0w0d+++y3btINcwyKsuwAA==","deprecated":"This version contains a regression. Upgrade to v8.6.2 or newer","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"9.5.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"18.16.0","preferGlobal":true,"publishConfig":{"tag":"next-8","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_8.6.0_1685276320753_0.4059298551095494","host":"s3://npm-registry-packages"}},"10.22.0":{"name":"pnpm","version":"10.22.0","keywords":["pnpm","pnpm10","dependencies","dependency manager","efficient","fast","hardlinks","install","installer","link","lockfile","modules","monorepo","multi-package","npm","package manager","package.json","packages","prune","rapid","remove","shrinkwrap","symlinks","uninstall","workspace"],"license":"MIT","_id":"pnpm@10.22.0","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"3e9e4d522d30f3cf4cabb7506f5d15b89feffd04","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-10.22.0.tgz","fileCount":1068,"integrity":"sha512-vwSe/plbKPUn/StBrgR0zikYb37cs79UUIe9Yfu+uyv3U2LRMH/aCcLSiOHkmXh6wS1Py2F6l0cYpgUfLu50HA==","signatures":[{"sig":"MEYCIQDeWdKJykltWBMTeQ4PisTIbDd+uGc7MDRM5qsri2ruwwIhAJDZCL99oE4jCJnrSAHjRSiI1IR+lCJIPonqcSsO52ms","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/pnpm@10.22.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":17579145},"jest":{"preset":"@pnpm/jest-config/with-registry"},"main":"bin/pnpm.cjs","type":"commonjs","_from":"file:pnpm-10.22.0.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=18.12"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"jest","start":"tsc --watch","bundle":"ts-node bundle.ts","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/templates dist/templates && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:4278a4df-1aad-48ee-a502-ee0d0bdc49bd"}},"_resolved":"/tmp/16c61e38e6b016d61433baae9d26450a/pnpm-10.22.0.tgz","_integrity":"sha512-vwSe/plbKPUn/StBrgR0zikYb37cs79UUIe9Yfu+uyv3U2LRMH/aCcLSiOHkmXh6wS1Py2F6l0cYpgUfLu50HA==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git","directory":"pnpm"},"_npmVersion":"11.6.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"20.19.5","preferGlobal":true,"publishConfig":{"tag":"next-10","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/pnpm_10.22.0_1762955373415_0.8824078975548255","host":"s3://npm-registry-packages-npm-production"}},"8.6.1":{"name":"pnpm","version":"8.6.1","keywords":["pnpm8","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@8.6.1","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"435b3c83c7de5c455ad80fd63ee7ecf3b67b949b","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-8.6.1.tgz","fileCount":657,"integrity":"sha512-P54j8gvb96J7h7gEOD8dr9tcs1zcQPzlkK/yIVJVRG/1lYeO5PM0Keag58OIKxrpJlFPb+pqW6deUvh7/CWS5w==","signatures":[{"sig":"MEQCIBJ/NwdiUYQQU7O/ZPBLWdEZRQ6kaHIRVfxBAjhf9NmVAiAIbdqp8RFNTRfDejOiZAjzbdtyrAlAoVJTBkWXwV5hcg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12930836},"main":"bin/pnpm.cjs","_from":"file:pnpm-8.6.1.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=16.14"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7776 pnpm run test:e2e","start":"tsc --watch","bundle":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/8f8c18688785ee01ca7db8c91a88c020/pnpm-8.6.1.tgz","_integrity":"sha512-P54j8gvb96J7h7gEOD8dr9tcs1zcQPzlkK/yIVJVRG/1lYeO5PM0Keag58OIKxrpJlFPb+pqW6deUvh7/CWS5w==","deprecated":"This version contains a regression. Upgrade to v8.6.2 or newer","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"9.5.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"18.16.0","preferGlobal":true,"publishConfig":{"tag":"next-8","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_8.6.1_1685967860390_0.1999696244400584","host":"s3://npm-registry-packages"}},"4.4.0-0":{"name":"pnpm","version":"4.4.0-0","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@4.4.0-0","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"ecca2e1af28f1c42cce1ebaf6af2ca9538f6117a","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-4.4.0-0.tgz","fileCount":5375,"integrity":"sha512-Z1qFMTF28UftVKhTeA8/8HsVZdPUmykLM+7+UwjITIhKWPh0HT5Rvqlg2hNCX92kEsbtFihGOPftZbBjmJCRKA==","signatures":[{"sig":"MEYCIQD86U8pJS4Ccl/X3eBp84h9lB2yyBaEajQMCkA4h6ymqAIhAOpsrlUuljAxXYC041ipK+nDJl3G+e49RARJNqnQn3pF","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":21630175,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd7VfHCRA9TVsSAnZWagAA8nQP/jlWPn4hBNZcxW9HLX9m\nlOX57/7+mpv2N3xfHeKh86RSlcDQaNQDTZlfhfYVVNY5WwKrO1gVnfJodqSE\nwV/LndF8uc2nulN2gj1n0vp8MpygGkfa1lRg8pS0L/qcjU5T51RLElu0SkdN\nSO2CEhlBjStKKbl3DK5CR7pWw/3RP53aWlRk4mfzQ1CPCBaclCgHIxH+RDzQ\niP3JUphTgRhqSAeps5h4sLHe7nqmRxMJ0/UTck/IQAWJlJBl56j1SX2jChjP\nJLG0tuJqwXlg/4bX+bUtVQsbX/a9aBDsTo8svbDiBn40IITwp/doEDYqnZxF\nv4erllwZ7H3QFCIZ4CbWoEPRPylZrxSvRs2+LQbMi5umPspV3Trcrpa1Y4ZX\nA7xEMdcfaoKTo/5qxC2TioN9k39eJD9b7IOjmRb8nReXm6+YJAWihW1QHyPp\nHbgptEUEX3KmxnUPD6b/dO0A5LZa0Fa58AWD5vS50mqVZkRXomebq1Qv4F9O\nOvUW9vXFcH6WK1f8GilvVygO2pGULZtDk6IDOgV1/ZoHinUYF8Zn2uE4xoII\n4cf3ZYAFYWDOxx+QxPvAt8poAXOlcGQbIR34M728tj4pV/QGj24Eil2BjcuV\nGVIt9ADfyjm3627amy23I++6enEcVrh0kFks8aFOCJG1q8hTJkkZQ+SJuuoe\n8e++\r\n=EAne\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","_from":".","_shasum":"ecca2e1af28f1c42cce1ebaf6af2ca9538f6117a","engines":{"node":">=10"},"scripts":{"tsc":"rimraf lib && tsc","lint":"tslint -c tslint.json src/**/*.ts test/**/*.ts","test":"npm run lint && npm run tsc && cross-env PNPM_REGISTRY_MOCK_PORT=7772 npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"run-p -r registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf node_modules/.bin/pnpm && registry-mock prepare","registry-mock":"registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"10.17.0","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"mz":"2.7.0","nopt":"4.0.1","supi":"0.36.5","archy":"1.0.0","chalk":"3.0.0","delay":"4.3.0","is-ci":"2.0.0","ramda":"0.26.1","diable":"4.0.2","get-port":"5.0.0","make-dir":"3.0.0","@types/mz":"^2.7.0","tree-kill":"1.2.1","is-windows":"1.0.2","@pnpm/error":"1.0.0","@pnpm/types":"4.0.0","common-tags":"1.8.0","graceful-fs":"4.2.1","render-help":"0.0.0","signal-exit":"3.0.2","@pnpm/config":"6.0.0","@pnpm/logger":"3.1.0","@pnpm/server":"5.1.0","@types/archy":"0.0.31","@pnpm/run-npm":"1.0.0","loud-rejection":"2.2.0","process-exists":"3.1.0","@pnpm/cli-utils":"0.1.0","@zkochan/libnpx":"11.0.2","@zkochan/rimraf":"1.0.0","update-notifier":"3.0.1","@pnpm/store-path":"2.1.1","@types/wrap-ansi":"3.0.0","@pnpm/core-loggers":"4.0.0","@pnpm/file-reporter":"0.1.0","@pnpm/parse-cli-args":"0.1.0","@pnpm/default-reporter":"5.0.4","@pnpm/find-workspace-dir":"1.0.0","@pnpm/plugin-commands-audit":"0.1.0","@pnpm/plugin-commands-import":"0.1.0","@pnpm/store-controller-types":"5.1.0","@pnpm/common-cli-options-help":"0.1.0","@pnpm/plugin-commands-listing":"0.1.0","@pnpm/plugin-commands-outdated":"0.1.0","@pnpm/store-connection-manager":"0.1.0","@pnpm/plugin-commands-recursive":"0.1.0","@pnpm/plugin-commands-publishing":"0.1.0","@pnpm/plugin-commands-installation":"0.1.0","@pnpm/plugin-commands-script-runners":"0.1.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","__devDependencies":{"ncp":"2.0.0","pnpm":"link:","tape":"4.11.0","execa":"3.4.0","p-any":"2.1.0","retry":"0.12.0","byline":"5.0.0","rimraf":"3.0.0","semver":"6.3.0","write-pkg":"4.0.0","@types/ncp":"2.0.3","@types/nopt":"3.0.29","cross-spawn":"7.0.1","exists-link":"2.0.0","npm-run-all":"4.1.5","path-exists":"4.0.0","symlink-dir":"3.1.1","@types/is-ci":"2.0.0","@types/ramda":"^0.26.37","@types/retry":"0.12.0","@types/table":"^4.0.7","tape-promise":"4.0.0","@pnpm/prepare":"*","@types/byline":"4.2.31","@types/mkdirp":"0.5.2","@types/semver":"^6.2.0","load-json-file":"6.2.0","read-yaml-file":"1.1.0","@pnpm/constants":"3.0.0","write-json-file":"4.0.0","write-yaml-file":"3.0.1","deep-require-cwd":"1.0.0","@types/is-windows":"^1.0.0","normalize-newline":"3.0.0","@pnpm/modules-yaml":"*","@types/common-tags":"1.8.0","@types/cross-spawn":"6.0.1","@types/graceful-fs":"4.1.3","@types/signal-exit":"3.0.0","@pnpm/assert-project":"*","@pnpm/lockfile-types":"1.1.0","dir-is-case-sensitive":"1.0.2","@types/update-notifier":"2.5.0","@pnpm/read-package-json":"*","@pnpm/read-importer-manifest":"2.0.1","@pnpm/find-workspace-packages":"1.0.0","@pnpm/write-importer-manifest":"*","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_4.4.0-0_1575835589998_0.6841923641449632","host":"s3://npm-registry-packages"}},"0.69.0-beta.1":{"name":"pnpm","version":"0.69.0-beta.1","keywords":["dependency manager","install","modules","npm","package manager"],"author":{"name":"Rico Sta. Cruz","email":"rico@ricostacruz.com"},"license":"MIT","_id":"pnpm@0.69.0-beta.1","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js"},"dist":{"shasum":"2d09349dc660762baadb0aaad502c75a631f0c9e","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-0.69.0-beta.1.tgz","integrity":"sha512-Ii7KuXLTqkaTEz2LmER/+qTPs11UbP/6l9gPCClylOVmn6go91vDqcSGtXhVtyvk2EcM7slTo7+wrPfcimBk/A==","signatures":[{"sig":"MEQCIAt2ScgWLRgS+i8mF5X0oL+zHzmXacojDF4+vvYLAmHbAiBBrqzfOiERs9hmuxtusaQV3xU+3mtIch+QUDvnDcBJew==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib/"],"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"_shasum":"2d09349dc660762baadb0aaad502c75a631f0c9e","engines":{"node":">=4"},"gitHead":"b35a581b0e1b73ca2dc5d231755efdc983267224","scripts":{},"typings":"lib/index.d.ts","_npmUser":{"name":"zkochan","email":"zoltan.kochan@gmail.com"},"__scripts":{"cz":"git-cz","?cz":"echo 'Run Git commit wizard'","tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json --project .","test":"npm run lint && npm run test:e2e","start":"npm run tsc -- --watch","pretest":"rimraf ../.tmp/ && npm run tsc && pnpm-registry-mock prepare","test:e2e":"npm-run-all -p -r pnpm-registry-mock test:tap","test:tap":"ts-node test","commitmsg":"validate-commit-msg","prepublish":"in-publish && echo 'You need to use \"publish-packed\" to publish pnpm' && false || npm run tsc","pnpm-registry-mock":"pnpm-registry-mock"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"3.10.9","description":"Fast, disk space efficient npm installs","directories":{"test":"test"},"greenkeeper":{"ignore":["pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-logger","pnpm-registry-mock","remove-all-except-outer-links"]},"_nodeVersion":"6.9.1","preferGlobal":true,"__dependencies":{"mz":"^2.6.0","mem":"^1.1.0","npm":"^5.0.2","bole":"^3.0.2","nopt":"^4.0.1","ssri":"^4.1.3","execa":"^0.6.3","is-ci":"^1.0.10","ramda":"^0.24.1","byline":"^5.0.0","ndjson":"^1.5.0","semver":"^5.3.0","find-up":"^2.1.0","p-limit":"^1.1.0","link-dir":"^2.0.0","node-gyp":"^3.6.0","p-filter":"^1.0.0","@types/mz":"^0.0.31","@types/rc":"^0.0.1","camelcase":"^4.1.0","path-name":"^1.0.0","write-pkg":"^3.0.1","@types/npm":"^2.0.28","is-windows":"^1.0.0","os-homedir":"^1.0.2","@types/node":"^7.0.27","@types/nopt":"^3.0.29","arr-flatten":"^1.0.1","common-tags":"^1.4.0","cross-spawn":"^5.0.0","graceful-fs":"^4.1.11","path-exists":"^3.0.0","pnpm-logger":"^0.3.0","rimraf-then":"^1.0.1","symlink-dir":"^1.0.2","@types/ramda":"^0.0.11","@types/byline":"^4.2.31","@types/semver":"^5.3.30","is-inner-link":"^2.0.0","normalize-ssh":"^1.0.0","unpack-stream":"^1.1.0","load-json-file":"^2.0.0","load-yaml-file":"^0.1.0","loud-rejection":"^1.6.0","mkdirp-promise":"^5.0.1","normalize-path":"^2.1.1","@zkochan/dirsum":"^0.1.1","npm-package-arg":"^5.0.0","proper-lockfile":"^2.0.0","update-notifier":"^2.1.0","write-json-file":"^2.0.0","write-yaml-file":"^1.0.0","@zkochan/cmd-shim":"^2.2.2","read-package-json":"^2.0.5","@types/common-tags":"^1.2.5","parse-codeload-url":"^1.0.0","pnpm-file-reporter":"^0.0.1","get-npm-tarball-url":"^2.0.0","npm-registry-client":"^8.1.0","pnpm-install-checks":"^1.1.0","registry-auth-token":"^3.3.1","@types/load-json-file":"^2.0.5","parse-npm-tarball-url":"^1.0.1","pnpm-default-reporter":"^0.6.0","@types/update-notifier":"^1.0.0","fs-write-stream-atomic":"^1.0.10","remove-all-except-outer-links":"^1.0.0"},"devDependencies":{"caw":"^2.0.0","ncp":"^2.0.0","tape":"^4.6.3","husky":"^0.13.2","isexe":"^2.0.0","sepia":"^2.0.2","mkdirp":"^0.5.1","rimraf":"^2.5.4","tslint":"^5.4.2","thenify":"^3.2.1","ts-node":"^3.0.0","read-pkg":"^2.0.0","commitizen":"^2.8.6","in-publish":"^2.0.0","typescript":"^2.1.5","@types/tape":"^4.2.28","exists-link":"^2.0.0","npm-run-all":"^4.0.1","tape-promise":"^2.0.1","@types/mkdirp":"^0.3.29","deep-require-cwd":"^1.0.0","npm-scripts-info":"^0.3.6","pnpm-registry-mock":"^0.9.0","validate-commit-msg":"^2.7.0","cz-conventional-changelog":"^2.0.0","anonymous-npm-registry-client":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm-0.69.0-beta.1.tgz_1496494417309_0.7115420335903764","host":"s3://npm-registry-packages"}},"6.5.0-1":{"name":"pnpm","version":"6.5.0-1","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"license":"MIT","_id":"pnpm@6.5.0-1","maintainers":[{"name":"zkochan","email":"z@kochan.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"e015d9f3c114ae81fa80337d2ddcd4e8c98a96ba","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-6.5.0-1.tgz","fileCount":616,"integrity":"sha512-28iyadkGgpVNm1OlD63bD9z60OBP8qlucDAr7rWfk2Hk/eVGIfw6R6TPMJaT0dg2TSO0oQM9YEfPa9l0k/Uqig==","signatures":[{"sig":"MEQCIA2LlmjBf3fM8sFOYPFVXOAthl+O8nizbDAbmCn9uwr5AiBlaQ8/sFj1mHT3vyvSnsO5gjeshRrBicpXCodiALY1Hw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9248653,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgpaMoCRA9TVsSAnZWagAA20UQAIwYMwlhHHLrF1oHIn6r\nX9DvT6/HRNfxzVFt2crDNIynuFL2pLIaoQgzA5wR9UNIXkogK+RZDVIDzAEL\nbX3OQep2zcjCW6FJMu6WZzqoIWxNEsO+l3nX3y32whlEa38ebvCW+SplTLrW\nudwEzbRsDabzKw22QmUEblyl1TSVexg8k+DCN4YFWHA25PajfHlYWbk1DsrP\nwQUXiRi2w+m3OiZ+HD9Ec6e0HY9W6zMOaAG/DHaz+DQ4MlgIm9jrzDDTBKKM\nQJXwpd1giOXc5OCt2I3mWljaAnBIpCnoUcEgLbFYSYrnZ96oiwZeF9hgFwy7\nEijD5Lc9Lt//cG9h8zdDWZKvHD34ZpodTxJv9ik2QT4mFrmjWP1Ka5B64EGR\nmVErovOKm4rUNE1mR7QB+zvbldgRnsxuR5FtprbZGhOGqisjR9jyuQA9xFzV\nqvYGayN/VY+8pCBkQGYnYPMTnFfoInCMMDjh9HDSjMZtlsUBkz9J/pMsEIc6\nnUcYWefb2PFht8mNw6c6BPYpN02zDBsTSNK8WfIMRfMF1m/ykQi0rCqHDoxJ\nhS5glotn/YF7bRAGqvGSHFAWyyOy5l1SkxJO1jdYAUn8+3t62vP0E2iGngL1\nCcRctBAmvIqKeGEIcHejoRzKt9KwuqWu8W4mPDWkn1D/SoklGytNBdKsU+Km\nEtmJ\r\n=zYEH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","unpkg":"dist/pnpm.cjs","engines":{"node":">=12.17"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint -c ../../eslint.json src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"pnpm tsc -- --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build && pnpm run lint -- --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && pkg ./dist/pnpm.cjs --out-path=../artifacts/win-x64 --targets=node14-win-x64 && pkg ./dist/pnpm.cjs --out-path=../artifacts/linux-x64 --targets=node14-linux-x64 && pkg ./dist/pnpm.cjs --out-path=../artifacts/macos-x64 --targets=node14-macos-x64","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.cjs","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.11.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"16.1.0","preferGlobal":true,"publishconfig":{"tag":"next"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/pnpm_6.5.0-1_1621467943998_0.7080943516073901","host":"s3://npm-registry-packages"}},"8.6.4":{"name":"pnpm","version":"8.6.4","keywords":["pnpm8","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@8.6.4","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"73fd09259c5c27f2c1e1eef53351f44b6d21c294","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-8.6.4.tgz","fileCount":945,"integrity":"sha512-SWjXGNob59u6XvqrZUygAIaxkXWgzd1wEn/iW8p75/j3QQ0ydL8od1I+/hqFaP4vnj2SoBqAXf3PcwlF7QLWIQ==","signatures":[{"sig":"MEYCIQDsFa3SF/jP3krJmalt4YkUJW48362yd4hGqQq3f0893AIhAKs/KyD5/8l5+v83cFyIHF2pMBEj9ALN33h9C2xxYik7","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":16077018},"main":"bin/pnpm.cjs","_from":"file:pnpm-8.6.4.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=16.14"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7776 pnpm run test:e2e","start":"tsc --watch","bundle":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/18060d0422f8cd1648d52d3e6b64c46b/pnpm-8.6.4.tgz","_integrity":"sha512-SWjXGNob59u6XvqrZUygAIaxkXWgzd1wEn/iW8p75/j3QQ0ydL8od1I+/hqFaP4vnj2SoBqAXf3PcwlF7QLWIQ==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"9.5.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"18.16.0","preferGlobal":true,"publishConfig":{"tag":"next-8","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_8.6.4_1687730810914_0.1938587962258418","host":"s3://npm-registry-packages"}},"0.59.0":{"name":"pnpm","version":"0.59.0","keywords":["dependency manager","install","modules","npm","package manager"],"author":{"name":"Rico Sta. Cruz","email":"rico@ricostacruz.com"},"license":"MIT","_id":"pnpm@0.59.0","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"http://ghub.io/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js"},"dist":{"shasum":"68c8be4d4afe27e2da6b05e876a4dbe7c24690db","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-0.59.0.tgz","integrity":"sha512-IAGoOgZM4Iu7QuoLCVkJ1bBrgzpHA/GSfOPJ5dYXWDRFzjACVVfU25anSd80JhXBtRqnbRIcJaxchOJMXlMoKQ==","signatures":[{"sig":"MEUCIA/0L4DB288Kc+8L7ixpxhFLPfIYSumijmROqRwiLneUAiEAnkZFcy7++0ifsJ1eNBmfZA4ibBIhn+cNeNbacJEbisQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib/"],"config":{"ghooks":{"commit-msg":"node ./node_modules/validate-commit-msg/index.js"},"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"_shasum":"68c8be4d4afe27e2da6b05e876a4dbe7c24690db","engines":{"node":">=4"},"gitHead":"f26452517699bbf9928ed5aa054c84203bc2b140","scripts":{},"typings":"lib/index.d.ts","_npmUser":{"name":"zkochan","email":"zoltan.kochan@gmail.com"},"__scripts":{"tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json --project .","test":"npm run lint && npm run test:e2e","start":"npm run tsc -- --watch","commit":"git-cz","?commit":"echo 'Run Git commit wizard'","pretest":"rimraf ../.tmp/ && npm run tsc && pnpm-registry-mock prepare","test:e2e":"npm-run-all -p -r pnpm-registry-mock test:tap","test:tap":"ts-node test","prepublish":"in-publish && echo 'You need to use \"publish-packed\" to publish pnpm' && false || npm run tsc","pnpm-registry-mock":"pnpm-registry-mock"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"3.10.9","description":"Fast, disk space efficient npm installs","directories":{"test":"test"},"greenkeeper":{"ignore":["pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-logger","pnpm-registry-mock"]},"_nodeVersion":"6.9.1","preferGlobal":true,"__dependencies":{"mz":"2.6.0","rc":"1.1.7","mem":"1.1.0","bole":"3.0.2","meow":"3.7.0","execa":"0.6.0","is-ci":"1.0.10","byline":"5.0.0","ndjson":"1.5.0","semver":"5.3.0","find-up":"2.1.0","p-limit":"1.1.0","thenify":"3.2.1","link-dir":"2.0.0","node-gyp":"3.5.0","p-filter":"1.0.0","read-pkg":"2.0.0","@types/mz":"0.0.30","@types/rc":"0.0.1","path-name":"1.0.0","write-pkg":"2.0.0","is-windows":"1.0.0","os-homedir":"1.0.2","@types/node":"7.0.5","arr-flatten":"1.0.1","common-tags":"1.4.0","cross-spawn":"^5.0.0","exists-file":"3.0.0","graceful-fs":"4.1.11","pnpm-logger":"0.2.0","read-pkg-up":"2.0.0","rimraf-then":"1.0.1","symlink-dir":"1.0.2","lodash.union":"4.6.0","pause-stream":"0.0.11","registry-url":"3.1.0","@types/byline":"4.2.31","@types/semver":"5.3.30","lodash.values":"4.3.0","normalize-ssh":"1.0.0","sorted-object":"2.0.1","unpack-stream":"1.1.0","camelcase-keys":"4.0.0","load-json-file":"2.0.0","load-yaml-file":"0.1.0","lodash.memoize":"4.1.2","loud-rejection":"1.6.0","mkdirp-promise":"5.0.1","normalize-path":"2.0.1","@zkochan/dirsum":"0.1.1","global-bin-path":"0.1.1","npm-package-arg":"4.2.0","proper-lockfile":"2.0.0","update-notifier":"2.1.0","write-json-file":"2.0.0","write-yaml-file":"1.0.0","lodash.clonedeep":"4.5.0","@zkochan/cmd-shim":"2.2.2","@types/common-tags":"1.2.5","parse-codeload-url":"1.0.0","pnpm-file-reporter":"0.0.1","npm-registry-client":"7.4.5","pnpm-install-checks":"1.1.0","registry-auth-token":"3.1.0","@types/load-json-file":"2.0.5","parse-npm-tarball-url":"1.0.1","pnpm-default-reporter":"0.4.2","@types/update-notifier":"1.0.0","fs-write-stream-atomic":"1.0.8","@zkochan/hosted-git-info":"2.1.5"},"devDependencies":{"caw":"^2.0.0","ncp":"^2.0.0","tape":"^4.6.3","isexe":"^1.1.2","sepia":"^2.0.2","ghooks":"^2.0.0","mkdirp":"0.5.1","rimraf":"^2.5.4","tslint":"^4.3.1","ts-node":"^2.0.0","commitizen":"^2.8.6","in-publish":"^2.0.0","typescript":"^2.1.5","@types/tape":"^4.2.28","exists-link":"^1.0.0","npm-run-all":"^4.0.1","tape-promise":"^2.0.1","@types/mkdirp":"0.3.29","npm-scripts-info":"^0.3.6","pnpm-registry-mock":"^0.2.3","validate-commit-msg":"^2.7.0","cz-conventional-changelog":"^2.0.0","anonymous-npm-registry-client":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm-0.59.0.tgz_1488411405877_0.10120648704469204","host":"packages-18-east.internal.npmjs.com"}},"6.5.0-0":{"name":"pnpm","version":"6.5.0-0","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"license":"MIT","_id":"pnpm@6.5.0-0","maintainers":[{"name":"zkochan","email":"z@kochan.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"9376c2aec9e7219a3959b716a30955573e590989","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-6.5.0-0.tgz","fileCount":616,"integrity":"sha512-npN9e6yp12M3z5oKPQi1NVO7sD+sNz9PxpmWfYAmzPPUvXCO+7wI06rpt6nmNgV2l0KJu4GjtY6KHP7sjINh8w==","signatures":[{"sig":"MEYCIQDw5VtZpM6itOKnhcCrH+Ypd1USLg42oG6gyOz+bpJ1GgIhAI5n6ZnN2NVPVuM/jNhfBrhsv+Eh0z1bcuh2VME0Cw45","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9238794,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgo8aqCRA9TVsSAnZWagAAr58P/1ha/ouAzv+tHhzr3QG2\nvdsQxPFG1lQYs5do/5gjIXI1f8LvI74X/vajLtdbVAdgvB5+hDcTYgunemfX\n+0lx9dEX/NbO//bqc4XSOSSdJ/+fcKaF6sQY7MGXE1CoH8vZMRhRGKdNFkb9\njbK3eucqU4wJGqVdr1w1sIfbmLIDN4D8dXoY4ZP94wTRlkqoFWlbgsPycgMB\nDJ72NfgxJ++n91fPs1+kU++j4d8WAtk2IyobfwpLrbrCE9mY6frI4S8P4eaC\nfC49pdyuJeItmijgYzFKYI+CvCrO22icIznC5qkryqiHOS8RIixq1G4EFxzL\ngKprdVAPqirSV6F0bclunZpDhzyOB3diiHB+37ps04y3A0/QRB9qnE/IF5W1\n4F5/YJEy1ot3pJhh6tNyqaxfk8BKA13wkvouCqbfkfpwvfPwtLss3jjFp+Mb\nxs1/y3Z2AqfvfZno5waGt2C45hY4sxGo7m56PZq4lalR66S6yOgP4jWyA1/7\n3a764zZl71/1z2113cH7mxQRzP+86zmeuK13/Yz7M7FuqyRCbFzs5mkaYr4/\nXvzy93ElFfxY6YaZF1uQyzL/mh4YdNoUOIWjj8Xz3hLK5cXtHlsgxg4txBeP\n7xuH/qB5Ja3DrIg0aRpJDvKrLyyrUxX4JBZNamjmjRv1ov6XBnHHQ/3FoPfj\nfy3F\r\n=7K3H\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","unpkg":"dist/pnpm.cjs","engines":{"node":">=12.17"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint -c ../../eslint.json src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"pnpm tsc -- --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build && pnpm run lint -- --fix && rimraf dist && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && pkg ./dist/pnpm.cjs --out-path=../artifacts/win-x64 --targets=node14-win-x64 && pkg ./dist/pnpm.cjs --out-path=../artifacts/linux-x64 --targets=node14-linux-x64 && pkg ./dist/pnpm.cjs --out-path=../artifacts/macos-x64 --targets=node14-macos-x64","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.cjs","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.11.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"16.1.0","preferGlobal":true,"publishconfig":{"tag":"next"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/pnpm_6.5.0-0_1621345961813_0.34697940489795576","host":"s3://npm-registry-packages"}},"8.6.5":{"name":"pnpm","version":"8.6.5","keywords":["pnpm8","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@8.6.5","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"a074a371066567dcdeb19a1d1bd9a78cf3c9faa3","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-8.6.5.tgz","fileCount":945,"integrity":"sha512-mztfvneJl4o9gCWfQlFKio6gVYhJbFazWUVBcomJ9u/yspwScHUxMyWvxOed1a543roo+aeIjp5VQkHOoTWFAg==","signatures":[{"sig":"MEQCIFRz8MEOcHcP2D5fzmfZ9Cx9RjRCsjKs6/+FjdMjFG9mAiBhwa8Hdye1LUCw+eJMTKnhbX2P1rO9FJggjmCsYdUI8g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":16076910},"main":"bin/pnpm.cjs","_from":"file:pnpm-8.6.5.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=16.14"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7776 pnpm run test:e2e","start":"tsc --watch","bundle":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/96f2aeb6264efc9b737f0adb9f9336b5/pnpm-8.6.5.tgz","_integrity":"sha512-mztfvneJl4o9gCWfQlFKio6gVYhJbFazWUVBcomJ9u/yspwScHUxMyWvxOed1a543roo+aeIjp5VQkHOoTWFAg==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"9.5.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"18.16.0","preferGlobal":true,"publishConfig":{"tag":"next-8","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_8.6.5_1687772871794_0.6585984720559777","host":"s3://npm-registry-packages"}},"0.69.0-beta.3":{"name":"pnpm","version":"0.69.0-beta.3","keywords":["dependency manager","install","modules","npm","package manager"],"author":{"name":"Rico Sta. Cruz","email":"rico@ricostacruz.com"},"license":"MIT","_id":"pnpm@0.69.0-beta.3","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js"},"dist":{"shasum":"b694874c001e86b254c9ed4950b2d8cb6d668e7b","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-0.69.0-beta.3.tgz","integrity":"sha512-owlvFyCDMoqrjBSgpD1bEqdQKYcjd+qpD4FF6H2jW1j3Dt+E44ChrRgy0toDFxgekBMeh+3mXLJZVkJsJOMQ2w==","signatures":[{"sig":"MEYCIQDvCwm6rDV9EblOo45UEet8oivVE8UW5WTrNUBee3+UAAIhALqXUoSX/xPaeE5XBPxYspV+hSp9xIubmKmtW3prZ69m","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib/"],"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"_shasum":"b694874c001e86b254c9ed4950b2d8cb6d668e7b","engines":{"node":">=4"},"gitHead":"16cbc56041272026f14f9df1cc76c4b47cd74aa7","scripts":{},"typings":"lib/index.d.ts","_npmUser":{"name":"zkochan","email":"zoltan.kochan@gmail.com"},"__scripts":{"cz":"git-cz","?cz":"echo 'Run Git commit wizard'","tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json --project .","test":"npm run lint && npm run test:e2e","start":"npm run tsc -- --watch","pretest":"rimraf ../.tmp/ && npm run tsc && pnpm-registry-mock prepare","test:e2e":"npm-run-all -p -r pnpm-registry-mock test:tap","test:tap":"ts-node test","commitmsg":"validate-commit-msg","prepublish":"in-publish && echo 'You need to use \"publish-packed\" to publish pnpm' && false || npm run tsc","pnpm-registry-mock":"pnpm-registry-mock"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"3.10.9","description":"Fast, disk space efficient npm installs","directories":{"test":"test"},"greenkeeper":{"ignore":["pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-logger","pnpm-registry-mock","remove-all-except-outer-links"]},"_nodeVersion":"6.9.1","preferGlobal":true,"__dependencies":{"mz":"^2.6.0","mem":"^1.1.0","ncp":"^2.0.0","npm":"^5.0.2","bole":"^3.0.2","nopt":"^4.0.1","ssri":"^4.1.3","execa":"^0.6.3","is-ci":"^1.0.10","ramda":"^0.24.1","byline":"^5.0.0","ndjson":"^1.5.0","semver":"^5.3.0","find-up":"^2.1.0","p-limit":"^1.1.0","link-dir":"^2.0.1","node-gyp":"^3.6.0","p-filter":"^1.0.0","@types/mz":"^0.0.31","@types/rc":"^0.0.1","camelcase":"^4.1.0","path-name":"^1.0.0","write-pkg":"^3.0.1","@types/npm":"^2.0.28","is-windows":"^1.0.0","os-homedir":"^1.0.2","@types/node":"^7.0.27","@types/nopt":"^3.0.29","arr-flatten":"^1.0.1","common-tags":"^1.4.0","cross-spawn":"^5.0.0","graceful-fs":"^4.1.11","path-exists":"^3.0.0","pnpm-logger":"^0.3.0","rimraf-then":"^1.0.1","symlink-dir":"^1.0.2","@types/ramda":"^0.0.11","@types/byline":"^4.2.31","@types/semver":"^5.3.30","is-inner-link":"^2.0.0","normalize-ssh":"^1.0.0","unpack-stream":"^1.1.0","load-json-file":"^2.0.0","load-yaml-file":"^0.1.0","loud-rejection":"^1.6.0","mkdirp-promise":"^5.0.1","normalize-path":"^2.1.1","@zkochan/dirsum":"^0.1.1","npm-package-arg":"^5.0.0","proper-lockfile":"^2.0.0","update-notifier":"^2.1.0","write-json-file":"^2.0.0","write-yaml-file":"^1.0.0","@zkochan/cmd-shim":"^2.2.2","read-package-json":"^2.0.5","@types/common-tags":"^1.2.5","parse-codeload-url":"^1.0.0","pnpm-file-reporter":"^0.0.1","get-npm-tarball-url":"^2.0.0","npm-registry-client":"^8.1.0","pnpm-install-checks":"^1.1.0","registry-auth-token":"^3.3.1","@types/load-json-file":"^2.0.5","parse-npm-tarball-url":"^1.0.1","pnpm-default-reporter":"^0.6.0","@types/update-notifier":"^1.0.0","fs-write-stream-atomic":"^1.0.10","remove-all-except-outer-links":"^1.0.0"},"devDependencies":{"caw":"^2.0.0","tape":"^4.6.3","husky":"^0.13.2","isexe":"^2.0.0","sepia":"^2.0.2","mkdirp":"^0.5.1","rimraf":"^2.5.4","tslint":"^5.4.2","thenify":"^3.2.1","ts-node":"^3.0.0","read-pkg":"^2.0.0","commitizen":"^2.8.6","in-publish":"^2.0.0","typescript":"^2.1.5","@types/tape":"^4.2.28","exists-link":"^2.0.0","npm-run-all":"^4.0.1","tape-promise":"^2.0.1","@types/mkdirp":"^0.3.29","deep-require-cwd":"^1.0.0","npm-scripts-info":"^0.3.6","pnpm-registry-mock":"^0.9.0","validate-commit-msg":"^2.7.0","cz-conventional-changelog":"^2.0.0","anonymous-npm-registry-client":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm-0.69.0-beta.3.tgz_1496601345792_0.27096388558857143","host":"s3://npm-registry-packages"}},"8.6.2":{"name":"pnpm","version":"8.6.2","keywords":["pnpm8","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@8.6.2","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"343879a68ea9ba1427ee1392072c8ad68537c534","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-8.6.2.tgz","fileCount":657,"integrity":"sha512-Dmgwe+T34Xr6UYaTLXSphPS7ok4h2EPkaHQEH6j7USoAk21CzueAdD1nQLkWJwDnZkJucho0LbKntJ+9B5xlUQ==","signatures":[{"sig":"MEUCIQD57Lq10TWdsf0b16guMeG869hyQSg4RmiVUl0lnbH7XQIgDB4sa8S5H8Bd1xTfYMnfFVnw/fBEDP1r4djt+Bv5Ztw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12935614},"main":"bin/pnpm.cjs","_from":"file:pnpm-8.6.2.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=16.14"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7776 pnpm run test:e2e","start":"tsc --watch","bundle":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/c51aeebc903b723e6acd6535651c95db/pnpm-8.6.2.tgz","_integrity":"sha512-Dmgwe+T34Xr6UYaTLXSphPS7ok4h2EPkaHQEH6j7USoAk21CzueAdD1nQLkWJwDnZkJucho0LbKntJ+9B5xlUQ==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"9.5.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"18.16.0","preferGlobal":true,"publishConfig":{"tag":"next-8","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_8.6.2_1686509744742_0.7652162314838165","host":"s3://npm-registry-packages"}},"0.69.0-beta.2":{"name":"pnpm","version":"0.69.0-beta.2","keywords":["dependency manager","install","modules","npm","package manager"],"author":{"name":"Rico Sta. Cruz","email":"rico@ricostacruz.com"},"license":"MIT","_id":"pnpm@0.69.0-beta.2","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js"},"dist":{"shasum":"9b5bc07336897031fa3c1446957e3f1e70112228","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-0.69.0-beta.2.tgz","integrity":"sha512-7wPBn2ZDRjDJjPG6XagF9Calp5fDsOPLIVUPCsFLA8Dv2m00/DRWqpQ4Gec4BqKTbbWocIR333DW0OOcXR2DAA==","signatures":[{"sig":"MEUCIQCoyKKzI7PlxKP4N1cdZ5qKIL7q0+PXKyfpKMBkftbGIQIgfUXLEGCiZYMZ70hnNKzSjKlcXFrUfz9zy475k/yEKq0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib/"],"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"_shasum":"9b5bc07336897031fa3c1446957e3f1e70112228","engines":{"node":">=4"},"gitHead":"8e668bd339e6fc865ba14051390a6da5d4cd1ef9","scripts":{},"typings":"lib/index.d.ts","_npmUser":{"name":"zkochan","email":"zoltan.kochan@gmail.com"},"__scripts":{"cz":"git-cz","?cz":"echo 'Run Git commit wizard'","tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json --project .","test":"npm run lint && npm run test:e2e","start":"npm run tsc -- --watch","pretest":"rimraf ../.tmp/ && npm run tsc && pnpm-registry-mock prepare","test:e2e":"npm-run-all -p -r pnpm-registry-mock test:tap","test:tap":"ts-node test","commitmsg":"validate-commit-msg","prepublish":"in-publish && echo 'You need to use \"publish-packed\" to publish pnpm' && false || npm run tsc","pnpm-registry-mock":"pnpm-registry-mock"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"3.10.9","description":"Fast, disk space efficient npm installs","directories":{"test":"test"},"greenkeeper":{"ignore":["pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-logger","pnpm-registry-mock","remove-all-except-outer-links"]},"_nodeVersion":"6.9.1","preferGlobal":true,"__dependencies":{"mz":"^2.6.0","mem":"^1.1.0","npm":"^5.0.2","bole":"^3.0.2","nopt":"^4.0.1","ssri":"^4.1.3","execa":"^0.6.3","is-ci":"^1.0.10","ramda":"^0.24.1","byline":"^5.0.0","ndjson":"^1.5.0","semver":"^5.3.0","find-up":"^2.1.0","p-limit":"^1.1.0","link-dir":"^2.0.0","node-gyp":"^3.6.0","p-filter":"^1.0.0","@types/mz":"^0.0.31","@types/rc":"^0.0.1","camelcase":"^4.1.0","path-name":"^1.0.0","write-pkg":"^3.0.1","@types/npm":"^2.0.28","is-windows":"^1.0.0","os-homedir":"^1.0.2","@types/node":"^7.0.27","@types/nopt":"^3.0.29","arr-flatten":"^1.0.1","common-tags":"^1.4.0","cross-spawn":"^5.0.0","graceful-fs":"^4.1.11","path-exists":"^3.0.0","pnpm-logger":"^0.3.0","rimraf-then":"^1.0.1","symlink-dir":"^1.0.2","@types/ramda":"^0.0.11","@types/byline":"^4.2.31","@types/semver":"^5.3.30","is-inner-link":"^2.0.0","normalize-ssh":"^1.0.0","unpack-stream":"^1.1.0","load-json-file":"^2.0.0","load-yaml-file":"^0.1.0","loud-rejection":"^1.6.0","mkdirp-promise":"^5.0.1","normalize-path":"^2.1.1","@zkochan/dirsum":"^0.1.1","npm-package-arg":"^5.0.0","proper-lockfile":"^2.0.0","update-notifier":"^2.1.0","write-json-file":"^2.0.0","write-yaml-file":"^1.0.0","@zkochan/cmd-shim":"^2.2.2","read-package-json":"^2.0.5","@types/common-tags":"^1.2.5","parse-codeload-url":"^1.0.0","pnpm-file-reporter":"^0.0.1","get-npm-tarball-url":"^2.0.0","npm-registry-client":"^8.1.0","pnpm-install-checks":"^1.1.0","registry-auth-token":"^3.3.1","@types/load-json-file":"^2.0.5","parse-npm-tarball-url":"^1.0.1","pnpm-default-reporter":"^0.6.0","@types/update-notifier":"^1.0.0","fs-write-stream-atomic":"^1.0.10","remove-all-except-outer-links":"^1.0.0"},"devDependencies":{"caw":"^2.0.0","ncp":"^2.0.0","tape":"^4.6.3","husky":"^0.13.2","isexe":"^2.0.0","sepia":"^2.0.2","mkdirp":"^0.5.1","rimraf":"^2.5.4","tslint":"^5.4.2","thenify":"^3.2.1","ts-node":"^3.0.0","read-pkg":"^2.0.0","commitizen":"^2.8.6","in-publish":"^2.0.0","typescript":"^2.1.5","@types/tape":"^4.2.28","exists-link":"^2.0.0","npm-run-all":"^4.0.1","tape-promise":"^2.0.1","@types/mkdirp":"^0.3.29","deep-require-cwd":"^1.0.0","npm-scripts-info":"^0.3.6","pnpm-registry-mock":"^0.9.0","validate-commit-msg":"^2.7.0","cz-conventional-changelog":"^2.0.0","anonymous-npm-registry-client":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm-0.69.0-beta.2.tgz_1496571967332_0.059058754006400704","host":"s3://npm-registry-packages"}},"8.6.3":{"name":"pnpm","version":"8.6.3","keywords":["pnpm8","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@8.6.3","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"30b2ad9776a393ccd1766239fd21e0c14a3c3acf","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-8.6.3.tgz","fileCount":657,"integrity":"sha512-0Y4neugHIJEEa8y8oJMfd9wwgHkc1hIq6JC/UEEl2K92s3+zPaKH26n7u22m67E+MU6fpKRkx+/+PYWZzr5yQw==","signatures":[{"sig":"MEQCIAhnYDs3cjNBcyJ5kDgfNOW3C1EAYVpczGxDFl5bWdJwAiBy3X6oyqzCZmxoUduaNRMAWbYQjx0VNLrOIfE2KI28Aw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12944358},"main":"bin/pnpm.cjs","_from":"file:pnpm-8.6.3.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=16.14"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7776 pnpm run test:e2e","start":"tsc --watch","bundle":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/2dcb7a739f3ad71b8d06a9f895f616f7/pnpm-8.6.3.tgz","_integrity":"sha512-0Y4neugHIJEEa8y8oJMfd9wwgHkc1hIq6JC/UEEl2K92s3+zPaKH26n7u22m67E+MU6fpKRkx+/+PYWZzr5yQw==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"9.5.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"18.16.0","preferGlobal":true,"publishConfig":{"tag":"next-8","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_8.6.3_1687179110163_0.2762926536461776","host":"s3://npm-registry-packages"}},"10.4.0":{"name":"pnpm","version":"10.4.0","keywords":["pnpm10","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@10.4.0","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"896bdea7e92d0a37e53829d6ec47871e5c750419","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-10.4.0.tgz","fileCount":1214,"integrity":"sha512-a4SdB4fZf49OHwOpuP+PA4554VPW8RrlOa58Q1/555bfaoYsmRUCaVx/no+siur8GsWo2rR+NhSNGDgy2IbdUg==","signatures":[{"sig":"MEUCICK4bLF6Ywa/faC/4PIt094EbceYRe19bBHQW0rAS/dGAiEA8/ofAy07ETUbu+ca1PM4HDYqcHOjBlvgvdWvG0hy3as=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":18756413},"jest":{"preset":"@pnpm/jest-config"},"main":"bin/pnpm.cjs","_from":"file:pnpm-10.4.0.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=18.12"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7778 jest","start":"tsc --watch","bundle":"ts-node bundle.ts","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/templates dist/templates && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/5052e1dfd117ee1d4da5a6f91ccc5326/pnpm-10.4.0.tgz","_integrity":"sha512-a4SdB4fZf49OHwOpuP+PA4554VPW8RrlOa58Q1/555bfaoYsmRUCaVx/no+siur8GsWo2rR+NhSNGDgy2IbdUg==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git","directory":"pnpm"},"_npmVersion":"10.8.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"20.18.2","preferGlobal":true,"publishConfig":{"tag":"next-10","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/pnpm_10.4.0_1739493117401_0.6129578112132394","host":"s3://npm-registry-packages-npm-production"}},"9.4.0":{"name":"pnpm","version":"9.4.0","keywords":["pnpm9","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@9.4.0","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"9217c800d4ab947a7aee520242a7b70d64fc7638","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-9.4.0.tgz","fileCount":880,"integrity":"sha512-9Um4pSydK4U2di+ZwHIiBe/Fr5E+d4NdvMw7CwssqefcgCK3gGLBcpHEjoh0nHDOiOtadPH6jEv14Yu0bIvYOg==","signatures":[{"sig":"MEQCIHgt8/QBtI6Llw8S9TcY1sGxYcp8RKkMJlsk2ZiX+cX9AiAaEQCAEEfXzQC5jYQKaWAukf05xKaSVw4hA97Flwp7BQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":17106422},"main":"bin/pnpm.cjs","_from":"file:pnpm-9.4.0.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=18.12"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7776 jest","start":"tsc --watch","bundle":"ts-node bundle.ts","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/templates dist/templates && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/3f9ae9d90ca865719b50aa7534b49dc5/pnpm-9.4.0.tgz","_integrity":"sha512-9Um4pSydK4U2di+ZwHIiBe/Fr5E+d4NdvMw7CwssqefcgCK3gGLBcpHEjoh0nHDOiOtadPH6jEv14Yu0bIvYOg==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"10.7.0","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"18.20.3","preferGlobal":true,"publishConfig":{"tag":"next-9","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/pnpm_9.4.0_1718640189301_0.6520540098272922","host":"s3://npm-registry-packages"}},"5.0.0-alpha.4":{"name":"pnpm","version":"5.0.0-alpha.4","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@5.0.0-alpha.4","maintainers":[{"name":"zkochan","email":"z@kochan.io"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"613ebe5a9d6d23010f764774c917923974d68b5c","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-5.0.0-alpha.4.tgz","fileCount":5864,"integrity":"sha512-mkIgTIV/6R99MK5GjrBTnKsMkE9spwVNi4HSanflWJHLPp42vmHUK3cIbQcfm0L+z/Te3E2fAqIF/ZFZ9EFm+Q==","signatures":[{"sig":"MEUCIQDKx39VkKKV/wJsUOnixx0EPZ0s56LolxxWARc7Gtd3agIgJdSOLxsmAAiBaHeAIQHM9B5SmijM0nLUzPkvkQOeAfI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18700216,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJesflWCRA9TVsSAnZWagAA4jYP/RgTtl/UgpLe1OnKLZrs\nfbVIXEJtZzCeSZYkBxKbmtE4Rqy9MqA7ioc2Y+p8O4TCk1C2CXhuPeiRP3hg\nEqL0wy9D0t2X5QI1aoSPDClB73iEQylvyLLLaOWziB3dFD+QbUu/eqlP+RRj\nv5xNZIIKxbGXDETmHSoy73ZAJ9frb6QwFkvWIItUk2Hn6nEuAOv/87bJoJr+\nnjyQZjqOT+lfHs8V1rQjyxQbdq8L7sEA33u8phJAMC3c6MrVAgY7hrup8vHL\nh13ZRZKecoxqeyzzmuG9mQDLgrUeGviwnUm+k5tXhy5KOeltVyM/VSnnT6a0\nieeig2xMu195XOtPu9JBwhViHQfHKt3X4tWUx/DiNFimJJvJAAlzN67rccXA\nucWOGGTtrsi/xXm6KZdnVlWkr4GtsoNZlSGCounsZqh91PQX2TkAMaI0wI6F\nSZ86kYaInSmcntIqSNVwLYZR1eInoacf6bIQRdc4SizuBf0BLei4aOcXr4kp\no1GWlm5uoSmjia9t5U1jUrTpARvDGe1EhJwWkm0mfpuu79Gjbd1IWFRYsypE\nBGZAUaBvZyyGVpHLtxSxrI+IaIC34LaCAqh4s3b0J8EYcyC64YoAZ9Xc7SgK\nhoLjvnerl9zj1URmqV2jVorA7eUUbXwxOYI/CzEOebBj10SqY7RDndAWC/rx\nze0n\r\n=KLa4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","engines":{"node":">=10.13"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"tslint -c ../../tslint.json src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"npm run tsc -- --watch","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:tap","test:tap":"cd ../.. && c8 --reporter lcov --reports-dir packages/pnpm/coverage ts-node packages/pnpm/test --type-check","postpublish":"publish-packed","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock","prepublishOnly":"pnpm run compile && npm cache clear --force && publish-packed --prune"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"6.14.4","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"12.14.1","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"nopt":"4.0.3","chalk":"4.0.0","is-ci":"2.0.0","ramda":"0.27.0","which":"2.0.2","split-cmd":"1.0.1","pkgs-graph":"5.1.5","@pnpm/types":"5.0.0","@types/nopt":"^3.0.29","common-tags":"1.8.0","graceful-fs":"4.2.1","render-help":"1.0.0","@pnpm/config":"8.3.1-alpha.0","@pnpm/logger":"3.2.2","@pnpm/tabtab":"0.0.1","@pnpm/command":"1.0.0","@pnpm/run-npm":"2.0.1","@pnpm/cli-meta":"1.0.0","loud-rejection":"2.2.0","@pnpm/cli-utils":"0.4.5-alpha.0","@zkochan/libnpx":"11.0.3","update-notifier":"4.1.0","@pnpm/core-loggers":"4.0.1","@pnpm/file-reporter":"0.1.0","@pnpm/parse-cli-args":"1.0.0","@pnpm/default-reporter":"7.2.5-alpha.0","@pnpm/find-workspace-dir":"1.0.0","@pnpm/plugin-commands-audit":"1.0.9-alpha.0","@pnpm/plugin-commands-store":"2.0.0-alpha.3","@pnpm/plugin-commands-import":"1.0.12-alpha.4","@pnpm/plugin-commands-server":"1.0.11-alpha.3","@pnpm/common-cli-options-help":"0.1.5","@pnpm/plugin-commands-listing":"1.0.10-alpha.0","@pnpm/plugin-commands-rebuild":"2.0.0-alpha.3","@pnpm/plugin-commands-outdated":"1.0.10-alpha.1","@pnpm/filter-workspace-packages":"2.0.15-alpha.0","@pnpm/plugin-commands-publishing":"2.0.0-alpha.2","@pnpm/plugin-commands-installation":"2.0.0-alpha.4","@pnpm/plugin-commands-script-runners":"1.1.0-alpha.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","__devDependencies":{"mz":"2.7.0","ncp":"2.0.0","pnpm":"file:","delay":"4.3.0","execa":"4.0.0","p-any":"3.0.0","retry":"0.12.0","byline":"5.0.0","semver":"^7.3.2","@types/mz":"^2.7.0","tree-kill":"1.2.2","write-pkg":"4.0.0","@types/ncp":"2.0.3","is-windows":"1.0.2","cross-spawn":"7.0.2","exists-link":"2.0.0","npm-run-all":"4.1.5","path-exists":"4.0.0","symlink-dir":"^4.0.3","@types/is-ci":"2.0.0","@types/ramda":"^0.27.4","@types/retry":"0.12.0","@types/table":"^5.0.0","@types/which":"1.3.2","tape-promise":"4.0.0","@pnpm/prepare":"0.0.2-alpha.0","@types/byline":"4.2.31","@types/semver":"^7.1.0","load-json-file":"6.2.0","read-yaml-file":"2.0.0","@pnpm/constants":"4.0.0-alpha.0","@zkochan/rimraf":"1.0.0","write-json-file":"4.0.0","write-yaml-file":"^4.1.0","deep-require-cwd":"1.0.0","@types/is-windows":"^1.0.0","normalize-newline":"3.0.0","@pnpm/modules-yaml":"6.0.2","@types/common-tags":"1.8.0","@types/cross-spawn":"6.0.1","@types/graceful-fs":"4.1.3","@types/tape-promise":"4.0.0","@pnpm/assert-project":"2.0.2-alpha.0","@pnpm/lockfile-types":"2.0.0","dir-is-case-sensitive":"1.0.2","@types/update-notifier":"4.1.0","@pnpm/read-package-json":"3.1.0","@pnpm/read-project-manifest":"1.0.5","@pnpm/write-project-manifest":"1.0.2","@pnpm/find-workspace-packages":"2.2.2-alpha.0","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_5.0.0-alpha.4_1588722005711_0.30479545481768433","host":"s3://npm-registry-packages"}},"7.0.0-alpha.0":{"name":"pnpm","version":"7.0.0-alpha.0","keywords":["pnpm7","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"license":"MIT","_id":"pnpm@7.0.0-alpha.0","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"89207726f4038915e4d00ce8f5cd525fb0349674","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-7.0.0-alpha.0.tgz","fileCount":648,"integrity":"sha512-rvoFryX/3G0YE7RmygBDdZSl/+GsvSkkIfsyw8S/e/4HxYs4E2kRwIn9Cuh3YmpGWTIF5qB8fZpFDYI3EcxbUA==","signatures":[{"sig":"MEUCIFGib6vcfq2GS1+RX/CtgPcY88j5t+5bjS1vNkbfoaUxAiEAwu2AOfGB/FFAxyUIMZjQUsEZ/jDHxbz2Kdlawn/EE/U=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":19013391,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh+A8xCRA9TVsSAnZWagAAV2sP/3wOY2JJzO3X58RcO2is\noWBp8Hh+jGemT4lJDuxgA9HtvPLA+fUoZzRQRAAZ3ye7SW1GHJ/oTisaazdy\nauXYsSErqHgHQXbxJrGcLOPURtBj/sogf8KiJyTSxdlO3daEU/koAfO2shxE\nkUDs9yViq5YX83pPhX1aIUQoF+FiOJQeuhXRQ0fpn6yJKufk4qgFrfDQZzXq\n7OCyY+3waYkxHrgE/FjEZYKn7JyThRxXdvN+tzc2CYsdHABTbQ6uwO4C0Ljd\ntI3OEryD31QFn5m5CBVnoup1TIbsLesO7srlDQfmZsyZMEqimcNys9e9Mhju\nNlyMCKL/39JzG5QqVDqSlMjJ5cMgyNwGKoFEeOIfVvNQjoKyPlOouNPhMeTx\nc4q9JJxlHD4MCgAZGVfhHRPLvJpU8Y5rDyzM98U/uThusts9dnfnS+kqj2H0\nHVMU5HgnkYj+gcbfs+COm1lWTkuXzgT2+ZMoNy2exaUh5Rb35qa7Di6BB4c6\nrgGB2mG1cJswZkPQ9HjxVN+AMQO3ayCJL4KJWeg4sHyEB0sj933xEv9+CYlz\niJEXNjn2hYfeXqjsxQErzFbiV1HECSSq0vnzblfHPbiQc41sPqVjUIwFIUvF\n7J3skAM1cOjbqyQXnICK5U31Xp0YsQbDCO6m0pNakFlQaFOVsjVeBWcuOoHq\nMQp/\r\n=XbBy\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","_from":"file:pnpm-7.0.0-alpha.0.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=12.17"},"funding":{"url":"https://opencollective.com/pnpm"},"scripts":{"lint":"eslint src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"tsc --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"tsc --build && pnpm run lint -- --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.cjs","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/home/runner/work/pnpm/pnpm/packages/pnpm/pnpm-7.0.0-alpha.0.tgz","_integrity":"sha512-rvoFryX/3G0YE7RmygBDdZSl/+GsvSkkIfsyw8S/e/4HxYs4E2kRwIn9Cuh3YmpGWTIF5qB8fZpFDYI3EcxbUA==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.24.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"16.13.2","preferGlobal":true,"publishConfig":{"tag":"next","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_7.0.0-alpha.0_1643646769332_0.7293921851513545","host":"s3://npm-registry-packages"}},"5.0.0-alpha.5":{"name":"pnpm","version":"5.0.0-alpha.5","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@5.0.0-alpha.5","maintainers":[{"name":"zkochan","email":"z@kochan.io"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"c88011e46520b758e6a8fbab974990e21d64b681","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-5.0.0-alpha.5.tgz","fileCount":5864,"integrity":"sha512-Zg5knBRpcJmBfONWBhlrYB3DqMTNxAo3E5rk/czxoeJTdWfPEMNqQb9J4rTda/OcqrFUcLbbBrfNCxV+LO8CRw==","signatures":[{"sig":"MEQCIGRwE+haALQ1qraYwW/N/v6ZEW74Qhfqs6qd7JLVMKTLAiA72isrhIPHiQTklmDvEgKpz1Jyfuxc8RjjNn/NMVvuNw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18700534,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJesn5KCRA9TVsSAnZWagAAkUMP/i9qZNnE0JchblYE1XnW\nI8+Jr/UJnXFDW3mciu3KbzBJJjHzbF3bErO3Hqjincx8ocGknJ2gJ/XvUVrY\n2+AUS6mmgbr2WzflokOVfIEGcnZAG1A6XcU4eiFGhQev/rzgivFQnh24yAI1\n1ln6YeXOrXFhGHXiWki1/JUi+8U9PqHcsyesDlGuTBctvgDXdBMgduxXGdfS\nnkKWCMVvZUr/L6hUjJsiumc6+76/cs8icDxz+j0E5x1All53S5SoSY5BMxgH\nLclygMcbYxbocK9BLGOk9oF2LKFGaI55nyw/Q7reskwdOn2eK2Dl10YY1IwK\niThJHWfoTa3oNsuww581V5y9JSCISe63SUUyf1WOVb1riwm3gDauEyuAgwEF\n9MXxEIo4VigqLYNN+ZuWsOjQ6J/+vcS5GJIaAbnAWJx4iXqBiUzakKyw/EcC\nPPcI3ISQPt4NwzaLoEdErtjiI9XvKclaIGL1DJqz8QGTJBl3oB7z8E+tGmSs\n+qnx/vVO/x3suIdY60Yzo84BGwHJl5IXG7QwX64mTd4R2Ja6kndPVY5YQ9Hr\nm7GNWxWx5iIud01uZXggTNzsl44NBSiRxSOrKTwlWqZsxloqaAjRB4itGI/C\nFm2UFKcoxr4Me7/sjcwOI+A4oDltqiBB6453p9Sb56sz2Uvn4voMi+C2M2Hh\nRv6N\r\n=hxZ/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","engines":{"node":">=10.13"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"tslint -c ../../tslint.json src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"npm run tsc -- --watch","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:tap","test:tap":"cd ../.. && c8 --reporter lcov --reports-dir packages/pnpm/coverage ts-node packages/pnpm/test --type-check","postpublish":"publish-packed","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock","prepublishOnly":"pnpm run compile && npm cache clear --force && publish-packed --prune"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"6.14.4","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"12.14.1","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"nopt":"4.0.3","chalk":"4.0.0","is-ci":"2.0.0","ramda":"0.27.0","which":"2.0.2","split-cmd":"1.0.1","pkgs-graph":"5.1.5","@pnpm/types":"5.0.0","@types/nopt":"^3.0.29","common-tags":"1.8.0","graceful-fs":"4.2.1","render-help":"1.0.0","@pnpm/config":"8.3.1-alpha.0","@pnpm/logger":"3.2.2","@pnpm/tabtab":"0.0.1","@pnpm/command":"1.0.0","@pnpm/run-npm":"2.0.1","@pnpm/cli-meta":"1.0.0","loud-rejection":"2.2.0","@pnpm/cli-utils":"0.4.5-alpha.0","@zkochan/libnpx":"11.0.3","update-notifier":"4.1.0","@pnpm/core-loggers":"4.0.1","@pnpm/file-reporter":"0.1.0","@pnpm/parse-cli-args":"1.0.0","@pnpm/default-reporter":"7.2.5-alpha.0","@pnpm/find-workspace-dir":"1.0.0","@pnpm/plugin-commands-audit":"1.0.9-alpha.0","@pnpm/plugin-commands-store":"2.0.0-alpha.3","@pnpm/plugin-commands-import":"1.0.12-alpha.5","@pnpm/plugin-commands-server":"1.0.11-alpha.3","@pnpm/common-cli-options-help":"0.1.5","@pnpm/plugin-commands-listing":"1.0.10-alpha.0","@pnpm/plugin-commands-rebuild":"2.0.0-alpha.3","@pnpm/plugin-commands-outdated":"1.0.10-alpha.1","@pnpm/filter-workspace-packages":"2.0.15-alpha.0","@pnpm/plugin-commands-publishing":"2.0.0-alpha.2","@pnpm/plugin-commands-installation":"2.0.0-alpha.5","@pnpm/plugin-commands-script-runners":"1.1.0-alpha.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","__devDependencies":{"mz":"2.7.0","ncp":"2.0.0","pnpm":"file:","delay":"4.3.0","execa":"4.0.0","p-any":"3.0.0","retry":"0.12.0","byline":"5.0.0","semver":"^7.3.2","@types/mz":"^2.7.0","tree-kill":"1.2.2","write-pkg":"4.0.0","@types/ncp":"2.0.3","is-windows":"1.0.2","cross-spawn":"7.0.2","exists-link":"2.0.0","npm-run-all":"4.1.5","path-exists":"4.0.0","symlink-dir":"^4.0.3","@types/is-ci":"2.0.0","@types/ramda":"^0.27.4","@types/retry":"0.12.0","@types/table":"^5.0.0","@types/which":"1.3.2","tape-promise":"4.0.0","@pnpm/prepare":"0.0.2-alpha.0","@types/byline":"4.2.31","@types/semver":"^7.1.0","load-json-file":"6.2.0","read-yaml-file":"2.0.0","@pnpm/constants":"4.0.0-alpha.0","@zkochan/rimraf":"1.0.0","write-json-file":"4.0.0","write-yaml-file":"^4.1.0","deep-require-cwd":"1.0.0","@types/is-windows":"^1.0.0","normalize-newline":"3.0.0","@pnpm/modules-yaml":"6.0.2","@types/common-tags":"1.8.0","@types/cross-spawn":"6.0.1","@types/graceful-fs":"4.1.3","@types/tape-promise":"4.0.0","@pnpm/assert-project":"2.0.2-alpha.0","@pnpm/lockfile-types":"2.0.0","dir-is-case-sensitive":"1.0.2","@types/update-notifier":"4.1.0","@pnpm/read-package-json":"3.1.0","@pnpm/read-project-manifest":"1.0.5","@pnpm/write-project-manifest":"1.0.2","@pnpm/find-workspace-packages":"2.2.2-alpha.0","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_5.0.0-alpha.5_1588756041681_0.09580372057267827","host":"s3://npm-registry-packages"}},"7.0.0-alpha.1":{"name":"pnpm","version":"7.0.0-alpha.1","keywords":["pnpm7","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"license":"MIT","_id":"pnpm@7.0.0-alpha.1","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"5c3f34cb1f6edad9a466da572a44edf62e8b6a4c","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-7.0.0-alpha.1.tgz","fileCount":648,"integrity":"sha512-kXiV4A2q3GVYEv+rV5SwynBwQl429iq++qf9PWLeZw8kybnrNnqcxMilNat+w9yPz/Hhx7ScPMiUF3tM9tHYgg==","signatures":[{"sig":"MEUCIFgFbL9bvbxbkTYv7BkhwomgMzlyjwiFWhWAIAWWT/5gAiEAqyjcILFV1McvdGcZ0TAtiQG46iKB4faMtb/WecFa1b4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":19009951,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJiDFxJCRA9TVsSAnZWagAAMo8P/jx3Uj5Z+IKYN2M4GU0y\n4B97rDwZfDxLBl+eSCGzBKe8gPuY1Uz2LCxp/gvUFReaSZNue6Ce0UB/QpHn\njsjIbnC3BE+lE2nRyIPAKoLN5FrSw2SI145PraMkaQedDe0J3iboz9aSelsM\nPfG2OiwkRO+meXZz5N3UpfXqpkfwTK3ebv9gkj9Wts7ONUimlx2gbO5wA6dF\nasUC5uWfKTPWBJCxHRo0FsJjxdKpmgmz61CEvY2h4nAGlk60gJ+sFA2Enz2b\n1RGKifrnU7cgMI8yjHh7uAl8ArV+ES+yR69NcVttYHjF/mi1aiQ4QFzV99iA\n+YGOjvrQ0r/NAXs45FrQI3IjJuduur2ponghAAwFWk6VmnPbc2ovKk+tdJjR\n83bb8spPSO6Rh/NehlK+EWd/RRsGyZ49tqVn2Hbi3qK4J0hpzrB6FhnB1Qfw\nRnML8+nkNkMwLHautaKliEOj57Lo82xowxblBklCW/HuVHVoMD7CsycBiMB+\nWrjk1kHufm3QjXdH8ai5h27ncBxl2mSKqEFnlQBB7cbOi0bfBuDbXHOiZw1Z\n8FLReo3mSF7pYiUaU5vFjcYUp7u32SsLUIe9pL4mqpZIl7w+GpnqdVU+9+Vv\nPxWua0y87uxYF04vddSkxFuhyjnW894NQnnF8j5XdTlRHHJPP/kXDTWYgHEm\nPS03\r\n=75pU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","_from":"file:pnpm-7.0.0-alpha.1.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=12.17"},"funding":{"url":"https://opencollective.com/pnpm"},"scripts":{"lint":"eslint src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"tsc --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.cjs","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/home/runner/work/pnpm/pnpm/packages/pnpm/pnpm-7.0.0-alpha.1.tgz","_integrity":"sha512-kXiV4A2q3GVYEv+rV5SwynBwQl429iq++qf9PWLeZw8kybnrNnqcxMilNat+w9yPz/Hhx7ScPMiUF3tM9tHYgg==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.24.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"16.13.2","preferGlobal":true,"publishConfig":{"tag":"next","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_7.0.0-alpha.1_1644977225236_0.23396297935554222","host":"s3://npm-registry-packages"}},"5.0.0-alpha.6":{"name":"pnpm","version":"5.0.0-alpha.6","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@5.0.0-alpha.6","maintainers":[{"name":"zkochan","email":"z@kochan.io"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"7dc8b500614b193c7a7824e772d7c288b97162cd","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-5.0.0-alpha.6.tgz","fileCount":5852,"integrity":"sha512-3ZDlqMgq3/hIE07BmDwjdCSYHEV6GoaChTpOm2UDc0mAAsbN9kA/PQZpQu9tiTvnre0mgQnCQ61VFJ39n04cpw==","signatures":[{"sig":"MEYCIQCDos18v02dXZrDbAx1k2vl8F/1rMzM4QqnWAdwFzkIUgIhAOhRqShZrQ2iq6agkWxARmrbEvFGtDTmMiAWSYmMY9f1","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18672965,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeuaoUCRA9TVsSAnZWagAA6hQP/0Lf1oW+50xKKhrLWQvz\nY5cmkIueAr6V6HJ1sB/3QGnZ25Yr/FdFfa9gNJjH+pYWaXRl06mQASnCIfcs\nexnfD2Myy0D8o6kTCxhRugVogGLfCmEFF7+XKUHAqzx1sfWjcEfzGolJjqfl\nEyd5VTpYKdC1xDrGZXGB1EQwViBeN3Uo2WsItDFOAt/JsuZP/1DLijyYg7LP\nw4FjJZQGGSyLxFxM23BgYFPlVl7mRQg0/4Yo5DgAP8Z3s6zj+UiHZR+E+qOE\neeIK+R6SdCx65uaRGc1mqa9lf78nn6uulDxiQsHQe2FjXSwzsqx8lZ5DX0ee\nAxkUvphlqdhFi8+6yo+aW1pwa7OsvX6eQdzKYPVgqsLmM0JzAT423INpnnCp\nTbt/tb3YKUPZEnaV0How75cqbcJlSCovvNtJBSs7mwjpHzBKrJ9/bVI5WFIP\nSBZFRgtUaHhM/0MI/IihUXQiups9948O5XZ8jnUcgdEclI/WMLSNrThTFKo7\noNU5S9puHZjc+UcFz8VDLKX5LDo9Xs0X/8tAcTLHCoGW8F+d4otQpSsWszXr\nZGRl5cO7Z72uUbaW6t2go6IGHkZOaG35ogIzKXILkY3ZHf0Yi6h0lS1bBZS1\ncVwKx+VofHHOrvrkTMrVo5V5UH+DOLAGBrsiHvVVxR+ypCA0hrk/qDmB9khJ\n/Vmc\r\n=uwbL\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","engines":{"node":">=10.13"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"tslint -c ../../tslint.json src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"npm run tsc -- --watch","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:tap","test:tap":"cd ../.. && c8 --reporter lcov --reports-dir packages/pnpm/coverage ts-node packages/pnpm/test --type-check","postpublish":"publish-packed","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock","prepublishOnly":"pnpm run compile && npm cache clear --force && publish-packed --prune"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"6.14.4","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"12.16.3","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"nopt":"4.0.3","chalk":"4.0.0","is-ci":"2.0.0","ramda":"0.27.0","which":"2.0.2","split-cmd":"1.0.1","pkgs-graph":"5.1.5","@pnpm/types":"6.0.0-alpha.0","@types/nopt":"^3.0.29","common-tags":"1.8.0","graceful-fs":"4.2.1","render-help":"1.0.0","@pnpm/config":"8.3.1-alpha.1","@pnpm/logger":"3.2.2","@pnpm/tabtab":"0.0.1","@pnpm/command":"1.0.0","@pnpm/run-npm":"2.0.1","@pnpm/cli-meta":"1.0.0-alpha.0","loud-rejection":"2.2.0","@pnpm/cli-utils":"0.4.5-alpha.1","@zkochan/libnpx":"11.0.3","update-notifier":"4.1.0","@pnpm/core-loggers":"4.0.2-alpha.0","@pnpm/file-reporter":"0.1.0","@pnpm/parse-cli-args":"1.0.0","@pnpm/default-reporter":"7.2.5-alpha.1","@pnpm/find-workspace-dir":"1.0.0","@pnpm/plugin-commands-audit":"1.0.9-alpha.1","@pnpm/plugin-commands-store":"2.0.0-alpha.4","@pnpm/plugin-commands-import":"1.0.12-alpha.6","@pnpm/plugin-commands-server":"1.0.11-alpha.4","@pnpm/common-cli-options-help":"0.1.5","@pnpm/plugin-commands-listing":"1.0.10-alpha.1","@pnpm/plugin-commands-rebuild":"2.0.0-alpha.4","@pnpm/plugin-commands-outdated":"1.0.10-alpha.2","@pnpm/filter-workspace-packages":"2.0.15-alpha.1","@pnpm/plugin-commands-publishing":"2.0.0-alpha.3","@pnpm/plugin-commands-installation":"2.0.0-alpha.6","@pnpm/plugin-commands-script-runners":"1.1.0-alpha.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","__devDependencies":{"mz":"2.7.0","ncp":"2.0.0","pnpm":"file:","delay":"4.3.0","execa":"^4.0.1","p-any":"3.0.0","retry":"0.12.0","byline":"5.0.0","semver":"^7.3.2","@types/mz":"^2.7.0","tree-kill":"1.2.2","write-pkg":"4.0.0","@types/ncp":"2.0.3","is-windows":"1.0.2","cross-spawn":"7.0.2","exists-link":"2.0.0","npm-run-all":"4.1.5","path-exists":"4.0.0","symlink-dir":"^4.0.3","@types/is-ci":"2.0.0","@types/ramda":"^0.27.4","@types/retry":"0.12.0","@types/table":"^5.0.0","@types/which":"1.3.2","tape-promise":"4.0.0","@pnpm/prepare":"0.0.2-alpha.1","@types/byline":"4.2.31","@types/semver":"^7.1.0","load-json-file":"6.2.0","read-yaml-file":"2.0.0","@pnpm/constants":"4.0.0-alpha.0","@zkochan/rimraf":"1.0.0","write-json-file":"4.0.0","write-yaml-file":"^4.1.0","deep-require-cwd":"1.0.0","@types/is-windows":"^1.0.0","normalize-newline":"3.0.0","@pnpm/modules-yaml":"7.0.0-alpha.0","@types/common-tags":"1.8.0","@types/cross-spawn":"6.0.1","@types/graceful-fs":"4.1.3","@types/tape-promise":"4.0.0","@pnpm/assert-project":"2.1.0-alpha.1","@pnpm/lockfile-types":"2.0.0","dir-is-case-sensitive":"1.0.2","@types/update-notifier":"4.1.0","@pnpm/read-package-json":"3.1.1-alpha.0","@pnpm/read-project-manifest":"1.0.6-alpha.0","@pnpm/write-project-manifest":"1.0.3-alpha.0","@pnpm/find-workspace-packages":"2.2.2-alpha.1","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_5.0.0-alpha.6_1589226003824_0.7757369837923009","host":"s3://npm-registry-packages"}},"5.0.0-alpha.7":{"name":"pnpm","version":"5.0.0-alpha.7","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@5.0.0-alpha.7","maintainers":[{"name":"zkochan","email":"z@kochan.io"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"1de3794761744d28926114a9652631b82ef472f7","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-5.0.0-alpha.7.tgz","fileCount":5841,"integrity":"sha512-ZtZf1E3eWp0k1mKUs9vJq7JlDt1nN4QbnABUTnOfdgZOu1MmIM8MjhmTE3R05HgcUz7Z252OdYTfHEJI9fVanw==","signatures":[{"sig":"MEQCICGvmnIYS7rsnghIBDtm2qJfQiOgWk2kDEUH8dFGN+KMAiAqdBxJGLwWQJTj4KcGawL8ZVzW27UZ+ckE7RXqsaNOgA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18639449,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJexXHMCRA9TVsSAnZWagAA+HQP/RluR4wKcX6DLNJY9rV8\nZsdFEu+v7nkyRIY9rFe3mEuWxFvBfuxm9yw0urdqq7dgHpiD82N+7siw6ozE\nmrc1HGS0IchEkeCR+dbrJXraKSbBr4d4DU+enuEGqGwiH3ON72MDSveZ07Kq\nEDlci88KJKV1idAVPLg6sDlK0Wbdpixamf2EyvfSWQ+XvUPYxj4oOIBqDfRQ\nnWqMFPTSG6dE2aeLM7kg9EeHB05ylUlZsL8N+k2PajEdla+BxRs5cXF//i74\nXMqdEe/A1fPz6pP/Wsitoe9xvHjLLlPnQbmjN81n2bAMG6GM5FuObY/5n9co\nIB16GFiF2WVdQ7P9HnRuyvAVM0bpFaO1VBV3v0gyvr8DDmGNaK/hoCywCi+J\ny/Yp4cPxTxCQJ3W+/vTdVF8iBQS04krO4jL4Oigc+H3jQ1MIWaG3JBDprkE+\nYdZzG5fYTOWm6mlE5ED4FzDYpkfABXVOUrGQBO0lsnqjSAjlf7ZxQjG9Q//p\nLlHzfylulBgjfjZyDP+2MRuElmBOEfCYQ4TuAqMFKnT1AjOtBXqGI3aCp3cp\nrJBV+7cEptORQwroMS+bZV5ODU+eaW+92rsOcXygjTgwpbADdvUT4TGj6S0a\nHoh+aBPotDeAO2C0vVCDaNOWUTEoeVc5MEMjkOZ0nKuEUa1BLs7k/T4iZ3XS\nzsIc\r\n=cTUY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","engines":{"node":">=10.13"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"tslint -c ../../tslint.json src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"npm run tsc -- --watch","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:tap","test:tap":"cd ../.. && c8 --reporter lcov --reports-dir packages/pnpm/coverage ts-node packages/pnpm/test --type-check","postpublish":"publish-packed","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock","prepublishOnly":"pnpm run compile && npm cache clear --force && publish-packed --prune"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"6.14.4","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"12.16.3","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"nopt":"4.0.3","chalk":"4.0.0","is-ci":"2.0.0","ramda":"0.27.0","which":"2.0.2","split-cmd":"1.0.1","pkgs-graph":"5.1.5","@pnpm/types":"6.0.0-alpha.0","@types/nopt":"^3.0.29","common-tags":"1.8.0","graceful-fs":"4.2.1","render-help":"1.0.0","@pnpm/config":"9.0.0-alpha.2","@pnpm/logger":"3.2.2","@pnpm/tabtab":"0.0.1","@pnpm/command":"1.0.0","@pnpm/run-npm":"2.0.1","@pnpm/cli-meta":"1.0.0-alpha.0","loud-rejection":"2.2.0","@pnpm/cli-utils":"0.4.5-alpha.2","@zkochan/libnpx":"11.0.3","update-notifier":"4.1.0","@pnpm/core-loggers":"4.0.2-alpha.0","@pnpm/file-reporter":"^1.0.0","@pnpm/parse-cli-args":"1.0.0","@pnpm/default-reporter":"7.2.5-alpha.2","@pnpm/find-workspace-dir":"1.0.0","@pnpm/plugin-commands-audit":"1.0.9-alpha.2","@pnpm/plugin-commands-store":"2.0.0-alpha.5","@pnpm/plugin-commands-import":"1.0.12-alpha.7","@pnpm/plugin-commands-server":"1.0.11-alpha.5","@pnpm/common-cli-options-help":"0.1.5","@pnpm/plugin-commands-listing":"1.0.10-alpha.2","@pnpm/plugin-commands-rebuild":"2.0.0-alpha.5","@pnpm/plugin-commands-outdated":"1.0.10-alpha.3","@pnpm/filter-workspace-packages":"2.0.15-alpha.2","@pnpm/plugin-commands-publishing":"2.0.0-alpha.4","@pnpm/plugin-commands-installation":"2.0.0-alpha.7","@pnpm/plugin-commands-script-runners":"1.1.0-alpha.3"},"_hasShrinkwrap":false,"readmeFilename":"README.md","__devDependencies":{"mz":"2.7.0","ncp":"2.0.0","pnpm":"file:","delay":"4.3.0","execa":"^4.0.1","p-any":"3.0.0","retry":"0.12.0","byline":"5.0.0","semver":"^7.3.2","@types/mz":"^2.7.1","tree-kill":"1.2.2","write-pkg":"4.0.0","@types/ncp":"^2.0.4","is-windows":"1.0.2","cross-spawn":"7.0.2","exists-link":"2.0.0","npm-run-all":"4.1.5","path-exists":"4.0.0","symlink-dir":"^4.0.3","@types/is-ci":"^2.0.0","@types/ramda":"^0.27.6","@types/retry":"^0.12.0","@types/table":"^5.0.0","@types/which":"^1.3.2","tape-promise":"4.0.0","@pnpm/prepare":"0.0.2-alpha.1","@types/byline":"^4.2.32","@types/semver":"^7.2.0","load-json-file":"6.2.0","read-yaml-file":"2.0.0","@pnpm/constants":"4.0.0-alpha.1","@zkochan/rimraf":"1.0.0","write-json-file":"4.0.0","write-yaml-file":"^4.1.0","deep-require-cwd":"1.0.0","@types/is-windows":"^1.0.0","normalize-newline":"3.0.0","@pnpm/modules-yaml":"7.0.0-alpha.0","@types/common-tags":"^1.8.0","@types/cross-spawn":"^6.0.2","@types/graceful-fs":"^4.1.3","@types/tape-promise":"^4.0.1","@pnpm/assert-project":"2.1.0-alpha.2","@pnpm/lockfile-types":"2.0.1-alpha.0","dir-is-case-sensitive":"1.0.2","@types/update-notifier":"^4.1.0","@pnpm/read-package-json":"3.1.1-alpha.0","@pnpm/read-project-manifest":"1.0.6-alpha.0","@pnpm/write-project-manifest":"1.0.3-alpha.0","@pnpm/find-workspace-packages":"2.2.2-alpha.2","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_5.0.0-alpha.7_1589998027328_0.9927834085185789","host":"s3://npm-registry-packages"}},"10.4.1":{"name":"pnpm","version":"10.4.1","keywords":["pnpm10","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@10.4.1","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"ec73125afa7b740b8fcafeab681883c7ec791a4b","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-10.4.1.tgz","fileCount":1214,"integrity":"sha512-x1O2w616+hOvOI+m2AgDWgCOMOqZk/WMZmPivF/yFnmqg02wlJhxKapNSIuG31f3tjSYGy+CfNysxpjMDPuIrw==","signatures":[{"sig":"MEYCIQDbcyRXEEpUvMj22WsicmOsvx+ctqHZv1vLScf3/247EAIhANfMkRDNAHdtTDNZ34BVH2z2z0Ef8o5VK4osH6ES9RHW","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":18758414},"jest":{"preset":"@pnpm/jest-config"},"main":"bin/pnpm.cjs","_from":"file:pnpm-10.4.1.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=18.12"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7778 jest","start":"tsc --watch","bundle":"ts-node bundle.ts","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/templates dist/templates && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/af01363f94149c7d44adf02ac6ea43ac/pnpm-10.4.1.tgz","_integrity":"sha512-x1O2w616+hOvOI+m2AgDWgCOMOqZk/WMZmPivF/yFnmqg02wlJhxKapNSIuG31f3tjSYGy+CfNysxpjMDPuIrw==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git","directory":"pnpm"},"_npmVersion":"10.8.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"20.18.2","preferGlobal":true,"publishConfig":{"tag":"next-10","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/pnpm_10.4.1_1739742890519_0.8792438551462123","host":"s3://npm-registry-packages-npm-production"}},"7.33.1":{"name":"pnpm","version":"7.33.1","keywords":["pnpm7","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@7.33.1","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"34f0f99e5e28b812af000028fc978350ba3daa31","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-7.33.1.tgz","fileCount":658,"integrity":"sha512-+eL8qbdPEQVBhh7MHurn8Mx7c71zdYNVV47IHecz/5+ONEe7AX3xuSqbbQPgmJnU3EBEnCAZHOGhRJi7CCV0qA==","signatures":[{"sig":"MEQCIG9NEta3msdn9upDmHD04ft0iX+M4LMFeGubJw9Dvk26AiBBzC3pbX2RxO9hfBJkY1eL9jE145IJ4NzUqpGOl63S5A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13660726},"main":"bin/pnpm.cjs","_from":"file:pnpm-7.33.1.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=14.6"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7776 pnpm run test:e2e","start":"tsc --watch","bundle":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/9bd718d4f5ac6870d35116d97a70658f/pnpm-7.33.1.tgz","_integrity":"sha512-+eL8qbdPEQVBhh7MHurn8Mx7c71zdYNVV47IHecz/5+ONEe7AX3xuSqbbQPgmJnU3EBEnCAZHOGhRJi7CCV0qA==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"9.5.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"18.16.0","preferGlobal":true,"publishConfig":{"tag":"next-7","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/pnpm_7.33.1_1686534214204_0.14411287410818674","host":"s3://npm-registry-packages"}},"7.33.2":{"name":"pnpm","version":"7.33.2","keywords":["pnpm7","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@7.33.2","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"59e1631ef8a5d70f84184dd3cd3b5d4ffec85896","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-7.33.2.tgz","fileCount":658,"integrity":"sha512-rDTWdW6vMPTI7B01byiA3rZa0tCnoMFwX8oT88R9ouvnBfQ10YZuAffcKln199Sw7Oes0t9TgbA/dFoDb6D1tQ==","signatures":[{"sig":"MEUCIQCXsdcG8g0/f+DFWgbD9sbw7EjoKoY13d2hZEaLbyu7IAIgCaZ02BMIO2iUu5oknABaGR1QiG9Nm7yI16gTxdHfgxI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13589717},"main":"bin/pnpm.cjs","_from":"file:pnpm-7.33.2.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=14.6"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7776 pnpm run test:e2e","start":"tsc --watch","bundle":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/e827cfa6757cb6f225ad23897ad1faf2/pnpm-7.33.2.tgz","_integrity":"sha512-rDTWdW6vMPTI7B01byiA3rZa0tCnoMFwX8oT88R9ouvnBfQ10YZuAffcKln199Sw7Oes0t9TgbA/dFoDb6D1tQ==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"9.5.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"18.16.0","preferGlobal":true,"publishConfig":{"tag":"next-7","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/pnpm_7.33.2_1687527215569_0.40425845417253403","host":"s3://npm-registry-packages"}},"7.33.0":{"name":"pnpm","version":"7.33.0","keywords":["pnpm7","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@7.33.0","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"59961e74f61798b2756949d23d102352192f4c74","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-7.33.0.tgz","fileCount":658,"integrity":"sha512-Mx97pT+pbYWesDFARX3YbBADaXHQ8G5uZALx4WsbQVprGWFfTM+eSCygWUrhJ/KX6Qr51S7SwB6DTjFPx+8YHw==","signatures":[{"sig":"MEUCIF6TCTPViI5ZjjmGbVGxFAbt9wTgosQ6t44NiX3EUMpIAiEAiq/LkSBsh/08OT0OeGF3+MZU9H1Nr2aWqhFCZUK0SGk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13659797},"main":"bin/pnpm.cjs","_from":"file:pnpm-7.33.0.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=14.6"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7776 pnpm run test:e2e","start":"tsc --watch","bundle":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/b099399d2f0f4b72959422f182634ae4/pnpm-7.33.0.tgz","_integrity":"sha512-Mx97pT+pbYWesDFARX3YbBADaXHQ8G5uZALx4WsbQVprGWFfTM+eSCygWUrhJ/KX6Qr51S7SwB6DTjFPx+8YHw==","deprecated":"This version contains a regression. Upgrade to v7.33.1 or newer","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"9.5.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"18.16.0","preferGlobal":true,"publishConfig":{"tag":"next-7","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/pnpm_7.33.0_1685525566671_0.13286593055274443","host":"s3://npm-registry-packages"}},"7.33.5":{"name":"pnpm","version":"7.33.5","keywords":["pnpm7","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@7.33.5","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"63954301fc368bebca4e42f81db5117b569a7385","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-7.33.5.tgz","fileCount":658,"integrity":"sha512-TkmfIv/+WEWqj5Rj4ThrLXLDE04OvvlAk2CthE/vApDoK0ebMusuwPMOVmB+GCDCIWeCn9YmVtQaj9DMSg9CZw==","signatures":[{"sig":"MEQCIDha58ggR3qbxx+TAnL3ZDNwSLpsphQ0A5gQL9N3iHucAiBRVmmmIpSJzmJLH0VICAJy8aBOZ6sL8uYIKNfTHCtRcw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13158795},"main":"bin/pnpm.cjs","_from":"file:pnpm-7.33.5.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=14.6"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7776 pnpm run test:e2e","start":"tsc --watch","bundle":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/08935586f13e4eb6effd3a949e0ffb8a/pnpm-7.33.5.tgz","_integrity":"sha512-TkmfIv/+WEWqj5Rj4ThrLXLDE04OvvlAk2CthE/vApDoK0ebMusuwPMOVmB+GCDCIWeCn9YmVtQaj9DMSg9CZw==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"9.5.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"18.16.1","preferGlobal":true,"publishConfig":{"tag":"next-7","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/pnpm_7.33.5_1689678149593_0.2544052204627518","host":"s3://npm-registry-packages"}},"7.33.6":{"name":"pnpm","version":"7.33.6","keywords":["pnpm7","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@7.33.6","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"96a0f8ffaaeb6d4fba22d9492f37cdc148bbf31f","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-7.33.6.tgz","fileCount":658,"integrity":"sha512-kOJ/04BH8YWD8zQveEzD8Yf01MqsievB//rhjc17Ld52eKC/I3SBvLj36OZhNfo0gDhW5OssRCzggv+rXZ0kHw==","signatures":[{"sig":"MEYCIQDnuiHVGvvzivqR4agC68UYoM5GJKOT0tkF14nc48sXEAIhAOCZ/iMeNoCWrUAnS+mld0nSMPi8xHKsZW9Onqutlmtc","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13163139},"main":"bin/pnpm.cjs","_from":"file:pnpm-7.33.6.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=14.6"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7776 pnpm run test:e2e","start":"tsc --watch","bundle":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/61a6ef74a5d3c5123e5eef17623e869c/pnpm-7.33.6.tgz","_integrity":"sha512-kOJ/04BH8YWD8zQveEzD8Yf01MqsievB//rhjc17Ld52eKC/I3SBvLj36OZhNfo0gDhW5OssRCzggv+rXZ0kHw==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"9.6.7","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"18.17.0","preferGlobal":true,"publishConfig":{"tag":"next-7","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/pnpm_7.33.6_1691281667049_0.8710161402892864","host":"s3://npm-registry-packages"}},"7.33.3":{"name":"pnpm","version":"7.33.3","keywords":["pnpm7","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@7.33.3","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"de453cddb64a323b65a10ca2bee6a04b7e545f70","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-7.33.3.tgz","fileCount":658,"integrity":"sha512-OW5JLFmXpMqlbr3qb9wfBnJybZGtz0Y++VOGX37vNmvlQvk6kSWR0z2sPIH/TWtFC39nwBtxmvqC83gVURf6pQ==","signatures":[{"sig":"MEYCIQCInD7jIpCtC+maXzG+TfTXe+bEUaBjwZTwBtgLpaEVIgIhAL2OOytN0tEmflw43q/9fWun76ihcMdD3W2RBvNYajPl","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12980565},"main":"bin/pnpm.cjs","_from":"file:pnpm-7.33.3.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=14.6"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7776 pnpm run test:e2e","start":"tsc --watch","bundle":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/393cad864289d13d414ffc7cc0e50416/pnpm-7.33.3.tgz","_integrity":"sha512-OW5JLFmXpMqlbr3qb9wfBnJybZGtz0Y++VOGX37vNmvlQvk6kSWR0z2sPIH/TWtFC39nwBtxmvqC83gVURf6pQ==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"9.5.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"18.16.1","preferGlobal":true,"publishConfig":{"tag":"next-7","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/pnpm_7.33.3_1688166461784_0.5650276765849827","host":"s3://npm-registry-packages"}},"7.33.4":{"name":"pnpm","version":"7.33.4","keywords":["pnpm7","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@7.33.4","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"b8e84bbad4c674b8582b7f01d22fb28c34e2de7c","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-7.33.4.tgz","fileCount":658,"integrity":"sha512-xEbf/tkwHpGM/GXq5U/sDSiE6ykLPho+o71PHNRWqkVLm6dJe4G/5Pg619Ow32ovekrr7pii5qtfamujB/+1bA==","signatures":[{"sig":"MEUCIQCcGxisIWkrEdSfBN0//S9k5ali4+XZUFQpfLVAiJa0pwIgcG2Z/OfSs5sXhJ9aWDe7k58xgX73Xb859XWM9uDUo5s=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13158838},"main":"bin/pnpm.cjs","_from":"file:pnpm-7.33.4.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=14.6"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7776 pnpm run test:e2e","start":"tsc --watch","bundle":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/5f868a951a6bfda5041d2dd1aed19557/pnpm-7.33.4.tgz","_integrity":"sha512-xEbf/tkwHpGM/GXq5U/sDSiE6ykLPho+o71PHNRWqkVLm6dJe4G/5Pg619Ow32ovekrr7pii5qtfamujB/+1bA==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"9.5.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"18.16.1","preferGlobal":true,"publishConfig":{"tag":"next-7","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/pnpm_7.33.4_1689587968397_0.994799606874937","host":"s3://npm-registry-packages"}},"0.66.2":{"name":"pnpm","version":"0.66.2","keywords":["dependency manager","install","modules","npm","package manager"],"author":{"name":"Rico Sta. Cruz","email":"rico@ricostacruz.com"},"license":"MIT","_id":"pnpm@0.66.2","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js"},"dist":{"shasum":"76f542622dbeab5b350f2457cccfd52d604ca146","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-0.66.2.tgz","integrity":"sha512-HytK/EpzlHUNIB6Rk4aeHSXLwJ5bULSjs76I0kuUFqh6y+SZastwqPBl022vh1x9r/WrUeVmtIIhtXKGm0Pc1A==","signatures":[{"sig":"MEUCIAVxRDzrFQOHjiQV+8UiHZYr1fnYDSelFClJqK56OgwrAiEApQAPrdpT+6waaoe7M81XFkxWPdHBR+oElMISHKXUnsI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib/"],"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"_shasum":"76f542622dbeab5b350f2457cccfd52d604ca146","engines":{"node":">=4"},"gitHead":"f4d3079c554b35f7dcc33b9f81a996eecd2356fb","scripts":{},"typings":"lib/index.d.ts","_npmUser":{"name":"zkochan","email":"zoltan.kochan@gmail.com"},"__scripts":{"cz":"git-cz","?cz":"echo 'Run Git commit wizard'","tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json --project .","test":"npm run lint && npm run test:e2e","start":"npm run tsc -- --watch","pretest":"rimraf ../.tmp/ && npm run tsc && pnpm-registry-mock prepare","test:e2e":"npm-run-all -p -r pnpm-registry-mock test:tap","test:tap":"ts-node test","commitmsg":"validate-commit-msg","prepublish":"in-publish && echo 'You need to use \"publish-packed\" to publish pnpm' && false || npm run tsc","pnpm-registry-mock":"pnpm-registry-mock"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"3.10.9","description":"Fast, disk space efficient npm installs","directories":{"test":"test"},"greenkeeper":{"ignore":["pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-logger","pnpm-registry-mock","remove-all-except-outer-links"]},"_nodeVersion":"6.9.1","preferGlobal":true,"__dependencies":{"mz":"^2.6.0","mem":"^1.1.0","npm":"^4.5.0","bole":"^3.0.2","nopt":"^4.0.1","execa":"^0.6.3","is-ci":"^1.0.10","ramda":"^0.23.0","byline":"^5.0.0","ndjson":"^1.5.0","semver":"^5.3.0","find-up":"^2.1.0","p-limit":"^1.1.0","link-dir":"^2.0.0","node-gyp":"^3.6.0","p-filter":"^1.0.0","read-pkg":"^2.0.0","@types/mz":"^0.0.31","@types/rc":"^0.0.1","camelcase":"^4.1.0","path-name":"^1.0.0","write-pkg":"^3.0.1","@types/npm":"^2.0.28","is-windows":"^1.0.0","os-homedir":"^1.0.2","@types/node":"^7.0.5","@types/nopt":"^3.0.29","arr-flatten":"^1.0.1","common-tags":"^1.4.0","cross-spawn":"^5.0.0","graceful-fs":"^4.1.11","path-exists":"^3.0.0","pnpm-logger":"^0.3.0","rimraf-then":"^1.0.1","symlink-dir":"^1.0.2","@types/ramda":"^0.0.7","@types/byline":"^4.2.31","@types/semver":"^5.3.30","is-inner-link":"^2.0.0","normalize-ssh":"^1.0.0","unpack-stream":"^1.1.0","load-json-file":"^2.0.0","load-yaml-file":"^0.1.0","loud-rejection":"^1.6.0","mkdirp-promise":"^5.0.1","normalize-path":"^2.1.1","@zkochan/dirsum":"^0.1.1","npm-package-arg":"^5.0.0","proper-lockfile":"^2.0.0","update-notifier":"^2.1.0","write-json-file":"^2.0.0","write-yaml-file":"^1.0.0","@zkochan/cmd-shim":"^2.2.2","@types/common-tags":"^1.2.5","parse-codeload-url":"^1.0.0","pnpm-file-reporter":"^0.0.1","get-npm-tarball-url":"^2.0.0","npm-registry-client":"^8.1.0","pnpm-install-checks":"^1.1.0","registry-auth-token":"^3.3.0","@types/load-json-file":"^2.0.5","parse-npm-tarball-url":"^1.0.1","pnpm-default-reporter":"^0.6.0","@types/update-notifier":"^1.0.0","fs-write-stream-atomic":"^1.0.10","remove-all-except-outer-links":"^1.0.0"},"devDependencies":{"caw":"^2.0.0","ncp":"^2.0.0","tape":"^4.6.3","husky":"^0.13.2","isexe":"^2.0.0","sepia":"^2.0.2","mkdirp":"^0.5.1","rimraf":"^2.5.4","tslint":"^5.0.0","thenify":"^3.2.1","ts-node":"^3.0.0","commitizen":"^2.8.6","in-publish":"^2.0.0","typescript":"^2.1.5","@types/tape":"^4.2.28","exists-link":"^2.0.0","npm-run-all":"^4.0.1","tape-promise":"^2.0.1","@types/mkdirp":"^0.3.29","npm-scripts-info":"^0.3.6","pnpm-registry-mock":"^0.7.0","validate-commit-msg":"^2.7.0","cz-conventional-changelog":"^2.0.0","anonymous-npm-registry-client":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm-0.66.2.tgz_1493388104680_0.239887828938663","host":"packages-18-east.internal.npmjs.com"}},"6.10.0-1":{"name":"pnpm","version":"6.10.0-1","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"license":"MIT","_id":"pnpm@6.10.0-1","maintainers":[{"name":"zkochan","email":"z@kochan.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"db40e611658f55fdf1b7be04af73045a46bfaf32","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-6.10.0-1.tgz","fileCount":608,"integrity":"sha512-MEkq7P8GKTBpMVTlKqeD86MRbx2UC4tCzm6TaI/9tnlEL+fiJcejCJviTQRaIANnqpRdl/wjIjIXDizCgRgf1Q==","signatures":[{"sig":"MEQCICYkdMh+LVnnkI3axHsvsJk8S7ugbO2fCqjGe6Y+rd/2AiAnQlB/8sn5xXyQTdVZmmCO/04b4i+Igg2a/DkAxJPRGA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9235586,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg5O1TCRA9TVsSAnZWagAAnRwP/RXVL9B5HGGg+3hwxHAB\nigDxNhhPV0FlrQPrcWEXVPuA+55leSvcoEGtYUtc3lq0K9hdJq7VxD8gEbpm\nxgmCIiXKD0QitFbr+T350Z32I7qcxZuouQMCyLBNHA/vWr26LwvR3cRD4RKG\nMbfxtOdbaUgAPN96d2tVVn6dKEj5TzlnNEaO6KdLTQMplj0zSkwrWd+5fcky\n0ov8pmoAVRFAGyKkyZ18Oz/P5ajPDmbYj+vXUrUNaLR1cqEmzKZfYjzrZMRZ\nmJ7+KqQhxdFsNOtXYndjH4gU1jQ8SY2y2nXzrML/9h77bPYALEcrXfrZJrS7\nrCTkMW5MqueZh9caRvhwDR4vDXBZGZ6+fWVtUL/bEQJSd5b0vVZ832mHVgMq\n4JAOTsPEY2TL6U+wkbz7YojNt3PZQxoF/KtoxoFeyRWjAfnfMwo+ql3kIRrc\n5PVvgbrftTSk2wvunBwgtUFrflx/6PEZGkQVXlR7rsIPrxmgG1EDj2uoOpB4\ns7NgI6Ok2marcufFVRjNXZ3tv8iTVFojdBIUv6xIrYmMzZOG5f6RU6zY8qZd\ngnkErqObOguYwrM6/UaBb6aeOMdF3MmSRiO9v9pENg5ajuw+M0RcbvCYpxQ5\n1WaC0B9rxwBtjx5y6y5tOx0eXSMh1BzOWS4AC/f2nD6+6pePfpWv1nwmM2en\n/0dC\r\n=5OyB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","unpkg":"dist/pnpm.cjs","engines":{"node":">=12.17"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint -c ../../eslint.json src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"pnpm tsc -- --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build && pnpm run lint -- --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && pkg ./dist/pnpm.cjs --out-path=../artifacts/win-x64 --targets=node14-win-x64 && pkg ./dist/pnpm.cjs --out-path=../artifacts/linux-x64 --targets=node14-linux-x64 && pkg ./dist/pnpm.cjs --out-path=../artifacts/macos-x64 --targets=node14-macos-x64","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.cjs","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"6.14.13","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"14.17.0","preferGlobal":true,"publishconfig":{"tag":"next"},"_hasShrinkwrap":false,"readmeFilename":"README.md","__devDependencies":{"ncp":"^2.0.0","chalk":"^4.1.0","delay":"^5.0.0","execa":"^5.0.0","is-ci":"^3.0.0","p-any":"3.0.0","ramda":"^0.27.1","tempy":"^1.0.0","which":"^2.0.2","byline":"5.0.0","semver":"^7.3.4","esbuild":"^0.12.0","p-defer":"^3.0.0","ps-list":"^7.2.0","path-name":"^1.0.0","split-cmd":"^1.0.1","tree-kill":"^1.2.2","write-pkg":"4.0.0","@pnpm/nopt":"^0.2.1","@types/ncp":"^2.0.4","is-windows":"^1.0.2","pkgs-graph":"workspace:6.1.2","strip-ansi":"^6.0.0","@pnpm/types":"workspace:7.3.0","cross-spawn":"^7.0.3","exists-link":"2.0.0","npm-run-all":"^4.1.5","path-exists":"^4.0.0","render-help":"^1.0.1","symlink-dir":"^5.0.0","@pnpm/client":"workspace:5.0.0","@pnpm/config":"workspace:12.4.0","@pnpm/logger":"^4.0.0","@pnpm/tabtab":"^0.1.2","@types/is-ci":"^3.0.0","@types/ramda":"0.27.39","@types/which":"^2.0.0","@zkochan/pkg":"0.0.0-1","@pnpm/command":"workspace:2.0.0","@pnpm/prepare":"workspace:0.0.25","@pnpm/run-npm":"workspace:3.1.0","@types/byline":"^4.2.32","@types/semver":"^7.3.4","@pnpm/cli-meta":"workspace:2.0.0","@zkochan/retry":"^0.2.0","load-json-file":"^6.2.0","loud-rejection":"^2.2.0","read-yaml-file":"^2.1.0","@pnpm/cli-utils":"workspace:0.6.9","@pnpm/constants":"workspace:5.0.0","@zkochan/libnpx":"^13.1.5","@zkochan/rimraf":"^2.1.1","write-json-file":"^4.3.0","write-yaml-file":"^4.2.0","@pnpm/store-path":"^5.0.0","deep-require-cwd":"1.0.0","@types/is-windows":"^1.0.0","normalize-newline":"3.0.0","@pnpm/core-loggers":"workspace:6.0.3","@pnpm/modules-yaml":"workspace:9.0.3","@types/cross-spawn":"^6.0.2","cross-var-no-babel":"^1.2.0","@pnpm/file-reporter":"^1.0.1","@pnpm/assert-project":"workspace:*","@pnpm/lockfile-types":"workspace:3.0.0","@pnpm/parse-cli-args":"workspace:4.3.0","dir-is-case-sensitive":"^2.0.0","@pnpm/default-reporter":"workspace:8.1.4","@pnpm/read-package-json":"workspace:5.0.3","@pnpm/find-workspace-dir":"workspace:3.0.1","@pnpm/plugin-commands-nvm":"workspace:0.2.5","@pnpm/plugin-commands-audit":"workspace:5.0.0","@pnpm/plugin-commands-setup":"workspace:^0.1.5","@pnpm/plugin-commands-store":"workspace:4.0.0","@pnpm/read-project-manifest":"workspace:2.0.4","@pnpm/plugin-commands-import":"workspace:3.0.0","@pnpm/plugin-commands-server":"workspace:3.0.16","@pnpm/write-project-manifest":"workspace:2.0.3","@pnpm/common-cli-options-help":"workspace:0.6.0","@pnpm/find-workspace-packages":"workspace:3.1.1","@pnpm/plugin-commands-listing":"workspace:4.0.0","@pnpm/plugin-commands-rebuild":"workspace:5.0.0","anonymous-npm-registry-client":"0.1.2","@pnpm/plugin-commands-outdated":"workspace:5.0.0","@pnpm/filter-workspace-packages":"workspace:4.1.3","@pnpm/pick-registry-for-package":"workspace:2.0.3","@pnpm/plugin-commands-publishing":"workspace:4.0.0","@pnpm/plugin-commands-installation":"workspace:6.0.0","@pnpm/plugin-commands-script-runners":"workspace:4.0.0"},"__optionalDependencies":{"node-gyp":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_6.10.0-1_1625615698724_0.662279426128378","host":"s3://npm-registry-packages"}},"0.66.3":{"name":"pnpm","version":"0.66.3","keywords":["dependency manager","install","modules","npm","package manager"],"author":{"name":"Rico Sta. Cruz","email":"rico@ricostacruz.com"},"license":"MIT","_id":"pnpm@0.66.3","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js"},"dist":{"shasum":"388ce8f5b532d6e72c582438a92a43f82b995b44","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-0.66.3.tgz","integrity":"sha512-l+hwXHS7SONIJCocGYiiK2gg5Gl0Q119gce8UyIe9X5MBh+mXVgQjsPk0SU2jMJeE2RHBm6VmeSs0tzRyWS2qQ==","signatures":[{"sig":"MEUCIQCoOh5O0lTUiBxgv/Mm3fmeJ801cL5b0kXBCgXK7ttTNgIgOtt29iAbne1AiKs8jCP1SAKcfW4g60ThKJ3CyJ1/Cx8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib/"],"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"_shasum":"388ce8f5b532d6e72c582438a92a43f82b995b44","engines":{"node":">=4"},"gitHead":"dfe712e762ea7d9f20249aecbbc5fab24704f8e4","scripts":{},"typings":"lib/index.d.ts","_npmUser":{"name":"zkochan","email":"zoltan.kochan@gmail.com"},"__scripts":{"cz":"git-cz","?cz":"echo 'Run Git commit wizard'","tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json --project .","test":"npm run lint && npm run test:e2e","start":"npm run tsc -- --watch","pretest":"rimraf ../.tmp/ && npm run tsc && pnpm-registry-mock prepare","test:e2e":"npm-run-all -p -r pnpm-registry-mock test:tap","test:tap":"ts-node test","commitmsg":"validate-commit-msg","prepublish":"in-publish && echo 'You need to use \"publish-packed\" to publish pnpm' && false || npm run tsc","pnpm-registry-mock":"pnpm-registry-mock"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"3.10.9","description":"Fast, disk space efficient npm installs","directories":{"test":"test"},"greenkeeper":{"ignore":["pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-logger","pnpm-registry-mock","remove-all-except-outer-links"]},"_nodeVersion":"6.9.1","preferGlobal":true,"__dependencies":{"mz":"^2.6.0","mem":"^1.1.0","npm":"^4.5.0","bole":"^3.0.2","nopt":"^4.0.1","execa":"^0.6.3","is-ci":"^1.0.10","ramda":"^0.23.0","byline":"^5.0.0","ndjson":"^1.5.0","semver":"^5.3.0","find-up":"^2.1.0","p-limit":"^1.1.0","link-dir":"^2.0.0","node-gyp":"^3.6.0","p-filter":"^1.0.0","read-pkg":"^2.0.0","@types/mz":"^0.0.31","@types/rc":"^0.0.1","camelcase":"^4.1.0","path-name":"^1.0.0","write-pkg":"^3.0.1","@types/npm":"^2.0.28","is-windows":"^1.0.0","os-homedir":"^1.0.2","@types/node":"^7.0.5","@types/nopt":"^3.0.29","arr-flatten":"^1.0.1","common-tags":"^1.4.0","cross-spawn":"^5.0.0","graceful-fs":"^4.1.11","path-exists":"^3.0.0","pnpm-logger":"^0.3.0","rimraf-then":"^1.0.1","symlink-dir":"^1.0.2","@types/ramda":"^0.0.7","@types/byline":"^4.2.31","@types/semver":"^5.3.30","is-inner-link":"^2.0.0","normalize-ssh":"^1.0.0","unpack-stream":"^1.1.0","load-json-file":"^2.0.0","load-yaml-file":"^0.1.0","loud-rejection":"^1.6.0","mkdirp-promise":"^5.0.1","normalize-path":"^2.1.1","@zkochan/dirsum":"^0.1.1","npm-package-arg":"^5.0.0","proper-lockfile":"^2.0.0","update-notifier":"^2.1.0","write-json-file":"^2.0.0","write-yaml-file":"^1.0.0","@zkochan/cmd-shim":"^2.2.2","@types/common-tags":"^1.2.5","parse-codeload-url":"^1.0.0","pnpm-file-reporter":"^0.0.1","get-npm-tarball-url":"^2.0.0","npm-registry-client":"^8.1.0","pnpm-install-checks":"^1.1.0","registry-auth-token":"^3.3.1","@types/load-json-file":"^2.0.5","parse-npm-tarball-url":"^1.0.1","pnpm-default-reporter":"^0.6.0","@types/update-notifier":"^1.0.0","fs-write-stream-atomic":"^1.0.10","remove-all-except-outer-links":"^1.0.0"},"devDependencies":{"caw":"^2.0.0","ncp":"^2.0.0","tape":"^4.6.3","husky":"^0.13.2","isexe":"^2.0.0","sepia":"^2.0.2","mkdirp":"^0.5.1","rimraf":"^2.5.4","tslint":"^5.0.0","thenify":"^3.2.1","ts-node":"^3.0.0","commitizen":"^2.8.6","in-publish":"^2.0.0","typescript":"^2.1.5","@types/tape":"^4.2.28","exists-link":"^2.0.0","npm-run-all":"^4.0.1","tape-promise":"^2.0.1","@types/mkdirp":"^0.3.29","npm-scripts-info":"^0.3.6","pnpm-registry-mock":"^0.7.0","validate-commit-msg":"^2.7.0","cz-conventional-changelog":"^2.0.0","anonymous-npm-registry-client":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm-0.66.3.tgz_1494159901744_0.5114808005746454","host":"packages-12-west.internal.npmjs.com"}},"6.10.0-0":{"name":"pnpm","version":"6.10.0-0","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"license":"MIT","_id":"pnpm@6.10.0-0","maintainers":[{"name":"zkochan","email":"z@kochan.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"c7b3f65e820566694a004282f7b6b95ee810b6ba","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-6.10.0-0.tgz","fileCount":623,"integrity":"sha512-F4XudR9tFPjtmZ9T4VpTHupEr6FvIvAWYYBXngs8QIxdU9fDLvIfFktOABAnnJgm0IW0F0tJNO3MIvPQ6RPujg==","signatures":[{"sig":"MEUCIFTsuMneY2feM+SpJy2SncgLrRDTXMOrWFc8/7pQu3rjAiEA+EveHRgX4jiyNr3sBoqQhWCi4OvUTXOAR62aLgzRwh4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9250629,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg4KNUCRA9TVsSAnZWagAA6FsP/3EwkAnzXgODmWE7A6AT\nCpY0h1J9ap9jDslBbFRKWz2KTsty5Ay07Yrktz6mjKK6WUXClDvR/NncqHOj\nc6MaIo9ZMUJMTbmdMYeoJ7B2q3uxHAfnMuAPNceDY2COngT+AICR6qNijfmt\npkNQiAE9nV94VzrojRezLuUZj2p7eQ4qBCyWPPU9b6SpESTiso+8lJaTyxqr\nE5FHjhqu8RTOjucmVzHuNgMkZm6ql1NDau/2H4wT76wZZlWoA2oyT1TFtovr\nBCPRJIhyr/KPkmx6TQrguFLQq2t70t379BJq+FPPkVHtWo/qjd90zQW6y5sz\nJjCBMgzyyi8SXuoTLRUKAKf+YuXTI8xYPcMbwFuWxZW1JN1+WZFO5/bjCV8J\nfs2FubwVFsQRzNJ4qWeuWPNNnZ7p2gWenJtm98DJNBSWY37j4TLR4bJ5p851\nbaPkbRtDhf+byvjP7ruZoufJI8m4yrbL8BNURboCWziRnDtvteMmPr8POXj1\n+P3jjRIkTqKKcENewIQttQXqhN2gQo0L0/DGtufynv1/XdFjEMGrKjRi5nHK\nBMYU6cKbSh2dGvCnqTHOf75ceNMp8IboLdt6WeOBBeNhx2McwBgWW3A8Ayyr\nLQ9fUvNkCvlVphDIkhtAeKnOY/I0/eqp137mtI3FKzLmtaKqn3Ai403hnZxk\n1OM6\r\n=CP0R\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","unpkg":"dist/pnpm.cjs","engines":{"node":">=12.17"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint -c ../../eslint.json src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"pnpm tsc -- --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build && pnpm run lint -- --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && pkg ./dist/pnpm.cjs --out-path=../artifacts/win-x64 --targets=node14-win-x64 && pkg ./dist/pnpm.cjs --out-path=../artifacts/linux-x64 --targets=node14-linux-x64 && pkg ./dist/pnpm.cjs --out-path=../artifacts/macos-x64 --targets=node14-macos-x64","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.cjs","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.11.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"16.1.0","preferGlobal":true,"publishconfig":{"tag":"next"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/pnpm_6.10.0-0_1625334611834_0.3586655471993536","host":"s3://npm-registry-packages"}},"0.66.0":{"name":"pnpm","version":"0.66.0","keywords":["dependency manager","install","modules","npm","package manager"],"author":{"name":"Rico Sta. Cruz","email":"rico@ricostacruz.com"},"license":"MIT","_id":"pnpm@0.66.0","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js"},"dist":{"shasum":"61721652802238acbfeeec97976b4347602f135c","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-0.66.0.tgz","integrity":"sha512-LTIzHzMTN5Z9KH1iOuCp22IP1KpxDwpRq7RgmPaxrX+PPIhkncaNIvmT0c/cvPT+fqZeqRhqI0L1bUggMOmrmA==","signatures":[{"sig":"MEQCIDD6IyFASHB2e0jcy93AV27oCmgyS5a2p+/6MEZpLCLNAiB6MLsSVx2il4Dc3yXgq91RKAbCXXsoR4MrW85NIucP3w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib/"],"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"_shasum":"61721652802238acbfeeec97976b4347602f135c","engines":{"node":">=4"},"gitHead":"f50bf1d8d1c5884dd7bb197df10d00adeb5b86eb","scripts":{},"typings":"lib/index.d.ts","_npmUser":{"name":"zkochan","email":"zoltan.kochan@gmail.com"},"__scripts":{"cz":"git-cz","?cz":"echo 'Run Git commit wizard'","tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json --project .","test":"npm run lint && npm run test:e2e","start":"npm run tsc -- --watch","pretest":"rimraf ../.tmp/ && npm run tsc && pnpm-registry-mock prepare","test:e2e":"npm-run-all -p -r pnpm-registry-mock test:tap","test:tap":"ts-node test","commitmsg":"validate-commit-msg","prepublish":"in-publish && echo 'You need to use \"publish-packed\" to publish pnpm' && false || npm run tsc","pnpm-registry-mock":"pnpm-registry-mock"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"3.10.9","description":"Fast, disk space efficient npm installs","directories":{"test":"test"},"greenkeeper":{"ignore":["pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-logger","pnpm-registry-mock","remove-all-except-outer-links"]},"_nodeVersion":"6.9.1","preferGlobal":true,"__dependencies":{"mz":"^2.6.0","mem":"^1.1.0","npm":"^4.5.0","bole":"^3.0.2","nopt":"^4.0.1","execa":"^0.6.3","is-ci":"^1.0.10","ramda":"^0.23.0","byline":"^5.0.0","ndjson":"^1.5.0","semver":"^5.3.0","find-up":"^2.1.0","p-limit":"^1.1.0","link-dir":"^2.0.0","node-gyp":"^3.6.0","p-filter":"^1.0.0","read-pkg":"^2.0.0","@types/mz":"^0.0.31","@types/rc":"^0.0.1","camelcase":"^4.1.0","path-name":"^1.0.0","write-pkg":"^3.0.1","@types/npm":"^2.0.28","is-windows":"^1.0.0","os-homedir":"^1.0.2","@types/node":"^7.0.5","@types/nopt":"^3.0.29","arr-flatten":"^1.0.1","common-tags":"^1.4.0","cross-spawn":"^5.0.0","graceful-fs":"^4.1.11","path-exists":"^3.0.0","pnpm-logger":"^0.3.0","rimraf-then":"^1.0.1","symlink-dir":"^1.0.2","@types/ramda":"^0.0.7","@types/byline":"^4.2.31","@types/semver":"^5.3.30","is-inner-link":"^2.0.0","normalize-ssh":"^1.0.0","unpack-stream":"^1.1.0","load-json-file":"^2.0.0","load-yaml-file":"^0.1.0","loud-rejection":"^1.6.0","mkdirp-promise":"^5.0.1","normalize-path":"^2.1.1","@zkochan/dirsum":"^0.1.1","npm-package-arg":"^5.0.0","proper-lockfile":"^2.0.0","update-notifier":"^2.1.0","write-json-file":"^2.0.0","write-yaml-file":"^1.0.0","@zkochan/cmd-shim":"^2.2.2","@types/common-tags":"^1.2.5","parse-codeload-url":"^1.0.0","pnpm-file-reporter":"^0.0.1","get-npm-tarball-url":"^2.0.0","npm-registry-client":"^8.1.0","pnpm-install-checks":"^1.1.0","registry-auth-token":"^3.3.0","@types/load-json-file":"^2.0.5","parse-npm-tarball-url":"^1.0.1","pnpm-default-reporter":"^0.6.0","@types/update-notifier":"^1.0.0","fs-write-stream-atomic":"^1.0.10","remove-all-except-outer-links":"^1.0.0"},"devDependencies":{"caw":"^2.0.0","ncp":"^2.0.0","tape":"^4.6.3","husky":"^0.13.2","isexe":"^2.0.0","sepia":"^2.0.2","mkdirp":"^0.5.1","rimraf":"^2.5.4","tslint":"^5.0.0","thenify":"^3.2.1","ts-node":"^3.0.0","commitizen":"^2.8.6","in-publish":"^2.0.0","typescript":"^2.1.5","@types/tape":"^4.2.28","exists-link":"^2.0.0","npm-run-all":"^4.0.1","tape-promise":"^2.0.1","@types/mkdirp":"^0.3.29","npm-scripts-info":"^0.3.6","pnpm-registry-mock":"^0.7.0","validate-commit-msg":"^2.7.0","cz-conventional-changelog":"^2.0.0","anonymous-npm-registry-client":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm-0.66.0.tgz_1493299162858_0.5355108077637851","host":"packages-18-east.internal.npmjs.com"}},"0.66.1":{"name":"pnpm","version":"0.66.1","keywords":["dependency manager","install","modules","npm","package manager"],"author":{"name":"Rico Sta. Cruz","email":"rico@ricostacruz.com"},"license":"MIT","_id":"pnpm@0.66.1","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js"},"dist":{"shasum":"e824e34baea614726539cdd949ff6f2fa735cd1f","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-0.66.1.tgz","integrity":"sha512-gl7YnEWSAM+tEs9OjMd/KwYvNJt01QOWWUknmMbZLWRG+cw8I7o1WSD1FsODO21rpzf3IoO+c8M2LFIz7twmBw==","signatures":[{"sig":"MEUCIAOCICIu/7F7zoBVqU5TbOGyt34nuWt0HwpVGBmc4JtuAiEAhYwRWYNZfqK1bX58js9N3xpPGXMhAs9jyr5mKpOmopQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib/"],"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"_shasum":"e824e34baea614726539cdd949ff6f2fa735cd1f","engines":{"node":">=4"},"gitHead":"c72bcc5453e53055ab4e908d7897264bd9422615","scripts":{},"typings":"lib/index.d.ts","_npmUser":{"name":"zkochan","email":"zoltan.kochan@gmail.com"},"__scripts":{"cz":"git-cz","?cz":"echo 'Run Git commit wizard'","tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json --project .","test":"npm run lint && npm run test:e2e","start":"npm run tsc -- --watch","pretest":"rimraf ../.tmp/ && npm run tsc && pnpm-registry-mock prepare","test:e2e":"npm-run-all -p -r pnpm-registry-mock test:tap","test:tap":"ts-node test","commitmsg":"validate-commit-msg","prepublish":"in-publish && echo 'You need to use \"publish-packed\" to publish pnpm' && false || npm run tsc","pnpm-registry-mock":"pnpm-registry-mock"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"3.10.9","description":"Fast, disk space efficient npm installs","directories":{"test":"test"},"greenkeeper":{"ignore":["pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-logger","pnpm-registry-mock","remove-all-except-outer-links"]},"_nodeVersion":"6.9.1","preferGlobal":true,"__dependencies":{"mz":"^2.6.0","mem":"^1.1.0","npm":"^4.5.0","bole":"^3.0.2","nopt":"^4.0.1","execa":"^0.6.3","is-ci":"^1.0.10","ramda":"^0.23.0","byline":"^5.0.0","ndjson":"^1.5.0","semver":"^5.3.0","find-up":"^2.1.0","p-limit":"^1.1.0","link-dir":"^2.0.0","node-gyp":"^3.6.0","p-filter":"^1.0.0","read-pkg":"^2.0.0","@types/mz":"^0.0.31","@types/rc":"^0.0.1","camelcase":"^4.1.0","path-name":"^1.0.0","write-pkg":"^3.0.1","@types/npm":"^2.0.28","is-windows":"^1.0.0","os-homedir":"^1.0.2","@types/node":"^7.0.5","@types/nopt":"^3.0.29","arr-flatten":"^1.0.1","common-tags":"^1.4.0","cross-spawn":"^5.0.0","graceful-fs":"^4.1.11","path-exists":"^3.0.0","pnpm-logger":"^0.3.0","rimraf-then":"^1.0.1","symlink-dir":"^1.0.2","@types/ramda":"^0.0.7","@types/byline":"^4.2.31","@types/semver":"^5.3.30","is-inner-link":"^2.0.0","normalize-ssh":"^1.0.0","unpack-stream":"^1.1.0","load-json-file":"^2.0.0","load-yaml-file":"^0.1.0","loud-rejection":"^1.6.0","mkdirp-promise":"^5.0.1","normalize-path":"^2.1.1","@zkochan/dirsum":"^0.1.1","npm-package-arg":"^5.0.0","proper-lockfile":"^2.0.0","update-notifier":"^2.1.0","write-json-file":"^2.0.0","write-yaml-file":"^1.0.0","@zkochan/cmd-shim":"^2.2.2","@types/common-tags":"^1.2.5","parse-codeload-url":"^1.0.0","pnpm-file-reporter":"^0.0.1","get-npm-tarball-url":"^2.0.0","npm-registry-client":"^8.1.0","pnpm-install-checks":"^1.1.0","registry-auth-token":"^3.3.0","@types/load-json-file":"^2.0.5","parse-npm-tarball-url":"^1.0.1","pnpm-default-reporter":"^0.6.0","@types/update-notifier":"^1.0.0","fs-write-stream-atomic":"^1.0.10","remove-all-except-outer-links":"^1.0.0"},"devDependencies":{"caw":"^2.0.0","ncp":"^2.0.0","tape":"^4.6.3","husky":"^0.13.2","isexe":"^2.0.0","sepia":"^2.0.2","mkdirp":"^0.5.1","rimraf":"^2.5.4","tslint":"^5.0.0","thenify":"^3.2.1","ts-node":"^3.0.0","commitizen":"^2.8.6","in-publish":"^2.0.0","typescript":"^2.1.5","@types/tape":"^4.2.28","exists-link":"^2.0.0","npm-run-all":"^4.0.1","tape-promise":"^2.0.1","@types/mkdirp":"^0.3.29","npm-scripts-info":"^0.3.6","pnpm-registry-mock":"^0.7.0","validate-commit-msg":"^2.7.0","cz-conventional-changelog":"^2.0.0","anonymous-npm-registry-client":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm-0.66.1.tgz_1493317605468_0.6229299614205956","host":"packages-18-east.internal.npmjs.com"}},"8.10.0-0":{"name":"pnpm","version":"8.10.0-0","keywords":["pnpm8","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@8.10.0-0","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"944367f040b02ea787f75e04d540dc85022a134d","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-8.10.0-0.tgz","fileCount":966,"integrity":"sha512-rdgZFO4tG9yO7FC0lVroOc4C7wBUkXEibu4p4ylwZHrwYGgPGsIN5gP7BOqxJWVrMwdEl6ENpVGZhQuID4mLEQ==","signatures":[{"sig":"MEUCIAuZpRA1AFKzQ6QsqGXH4b2GZoKgcYP+uN9inwilQ898AiEAyOFWVsoEoK5NSSbmOZSPO8o7UxT1jpBnnuk5XCl3yuI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":17646411},"main":"bin/pnpm.cjs","_from":"file:pnpm-8.10.0-0.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=16.14"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7776 jest","start":"tsc --watch","bundle":"ts-node bundle.ts","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/7fa98530ef6e8cf03bb0f7af9a03a8d3/pnpm-8.10.0-0.tgz","_integrity":"sha512-rdgZFO4tG9yO7FC0lVroOc4C7wBUkXEibu4p4ylwZHrwYGgPGsIN5gP7BOqxJWVrMwdEl6ENpVGZhQuID4mLEQ==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"9.8.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"18.18.2","preferGlobal":true,"publishConfig":{"tag":"next-8","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/pnpm_8.10.0-0_1698154030541_0.5638189697198968","host":"s3://npm-registry-packages"}},"0.66.4":{"name":"pnpm","version":"0.66.4","keywords":["dependency manager","install","modules","npm","package manager"],"author":{"name":"Rico Sta. Cruz","email":"rico@ricostacruz.com"},"license":"MIT","_id":"pnpm@0.66.4","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js"},"dist":{"shasum":"6feceec756e096c85b5af5dbdfceeb3ce6d3c5cd","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-0.66.4.tgz","integrity":"sha512-01jQ2LSUW5THV1inQXpnofGTrAiasyN+drRTXmPYlXlRWtU112MD29Vk7WwixUFfQYNSfVCenpRRbVUkHLJ9RQ==","signatures":[{"sig":"MEUCIBrR7IisDnbXW0ch887iY7uHIyAP7Rz0yfFw9pWkN1UaAiEAwXnmUZxPP6r46Nvboawy4hAqTmTsA8SzhbT/n3zZMKw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib/"],"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"_shasum":"6feceec756e096c85b5af5dbdfceeb3ce6d3c5cd","engines":{"node":">=4"},"gitHead":"21ec1d58196d2ba5f4f5e11de9aa290af700fd0a","scripts":{},"typings":"lib/index.d.ts","_npmUser":{"name":"zkochan","email":"zoltan.kochan@gmail.com"},"__scripts":{"cz":"git-cz","?cz":"echo 'Run Git commit wizard'","tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json --project .","test":"npm run lint && npm run test:e2e","start":"npm run tsc -- --watch","pretest":"rimraf ../.tmp/ && npm run tsc && pnpm-registry-mock prepare","test:e2e":"npm-run-all -p -r pnpm-registry-mock test:tap","test:tap":"ts-node test","commitmsg":"validate-commit-msg","prepublish":"in-publish && echo 'You need to use \"publish-packed\" to publish pnpm' && false || npm run tsc","pnpm-registry-mock":"pnpm-registry-mock"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"3.10.9","description":"Fast, disk space efficient npm installs","directories":{"test":"test"},"greenkeeper":{"ignore":["pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-logger","pnpm-registry-mock","remove-all-except-outer-links"]},"_nodeVersion":"6.9.1","preferGlobal":true,"__dependencies":{"mz":"^2.6.0","mem":"^1.1.0","npm":"^4.5.0","bole":"^3.0.2","nopt":"^4.0.1","execa":"^0.6.3","is-ci":"^1.0.10","ramda":"^0.23.0","byline":"^5.0.0","ndjson":"^1.5.0","semver":"^5.3.0","find-up":"^2.1.0","p-limit":"^1.1.0","link-dir":"^2.0.0","node-gyp":"^3.6.0","p-filter":"^1.0.0","read-pkg":"^2.0.0","@types/mz":"^0.0.31","@types/rc":"^0.0.1","camelcase":"^4.1.0","path-name":"^1.0.0","write-pkg":"^3.0.1","@types/npm":"^2.0.28","is-windows":"^1.0.0","os-homedir":"^1.0.2","@types/node":"^7.0.5","@types/nopt":"^3.0.29","arr-flatten":"^1.0.1","common-tags":"^1.4.0","cross-spawn":"^5.0.0","graceful-fs":"^4.1.11","path-exists":"^3.0.0","pnpm-logger":"^0.3.0","rimraf-then":"^1.0.1","symlink-dir":"^1.0.2","@types/ramda":"^0.0.7","@types/byline":"^4.2.31","@types/semver":"^5.3.30","is-inner-link":"^2.0.0","normalize-ssh":"^1.0.0","unpack-stream":"^1.1.0","load-json-file":"^2.0.0","load-yaml-file":"^0.1.0","loud-rejection":"^1.6.0","mkdirp-promise":"^5.0.1","normalize-path":"^2.1.1","@zkochan/dirsum":"^0.1.1","npm-package-arg":"^5.0.0","proper-lockfile":"^2.0.0","update-notifier":"^2.1.0","write-json-file":"^2.0.0","write-yaml-file":"^1.0.0","@zkochan/cmd-shim":"^2.2.2","@types/common-tags":"^1.2.5","parse-codeload-url":"^1.0.0","pnpm-file-reporter":"^0.0.1","get-npm-tarball-url":"^2.0.0","npm-registry-client":"^8.1.0","pnpm-install-checks":"^1.1.0","registry-auth-token":"^3.3.1","@types/load-json-file":"^2.0.5","parse-npm-tarball-url":"^1.0.1","pnpm-default-reporter":"^0.6.0","@types/update-notifier":"^1.0.0","fs-write-stream-atomic":"^1.0.10","remove-all-except-outer-links":"^1.0.0"},"devDependencies":{"caw":"^2.0.0","ncp":"^2.0.0","tape":"^4.6.3","husky":"^0.13.2","isexe":"^2.0.0","sepia":"^2.0.2","mkdirp":"^0.5.1","rimraf":"^2.5.4","tslint":"^5.0.0","thenify":"^3.2.1","ts-node":"^3.0.0","commitizen":"^2.8.6","in-publish":"^2.0.0","typescript":"^2.1.5","@types/tape":"^4.2.28","exists-link":"^2.0.0","npm-run-all":"^4.0.1","tape-promise":"^2.0.1","@types/mkdirp":"^0.3.29","npm-scripts-info":"^0.3.6","pnpm-registry-mock":"^0.7.0","validate-commit-msg":"^2.7.0","cz-conventional-changelog":"^2.0.0","anonymous-npm-registry-client":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm-0.66.4.tgz_1494164512065_0.31551058194600046","host":"packages-12-west.internal.npmjs.com"}},"0.31.0":{"name":"pnpm","version":"0.31.0","keywords":["install","npm"],"author":{"name":"Rico Sta. Cruz","email":"rico@ricostacruz.com"},"license":"MIT","_id":"pnpm@0.31.0","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://github.com/rstacruz/pnpm#readme","bugs":{"url":"https://github.com/rstacruz/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js"},"dist":{"shasum":"ed32c72bcd8fd1e702ac99234a0b9d6e951bd472","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-0.31.0.tgz","integrity":"sha512-/etV5fjWbA66aMELnq6lrvsTphxQKe++o4s6PgXTWpA4vJ8NohiHXDbbRN0WLAmu3/jcY8ECR3wPSiBuQZwlgw==","signatures":[{"sig":"MEQCIBXAoJvdBKL2gEXQUGLxkICAQ8+C30u+owwmdq08ZifCAiAOM5F26lEHBzYn08r+DLUH7/nQp/2zqD+UDFCKL/2USQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"index.js","_from":".","files":["lib/","bin/",".scripts/","cached_node_modules/"],"config":{"ghooks":{"commit-msg":"node ./node_modules/validate-commit-msg/index.js"},"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"_shasum":"ed32c72bcd8fd1e702ac99234a0b9d6e951bd472","engines":{"node":">=4"},"gitHead":"86244a8589e4abd8e8f6013f48762b29d4bb2011","scripts":{"lint":"eslint bin/ test/ lib/ .scripts/","test":"npm run lint && node test | tap-spec","cover":"istanbul cover test/index.js","commit":"git-cz","release":"sh .scripts/release.sh","posttest":"rimraf .tmp","docs:build":"docpress build","prerelease":"npm test"},"_npmUser":{"name":"zkochan","email":"zoltan.kochan@gmail.com"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/rstacruz/pnpm.git","type":"git"},"_npmVersion":"3.10.3","description":"A fast implementation of npm install","directories":{"test":"test"},"_nodeVersion":"6.4.0","dependencies":{"mz":"2.4.0","rc":"1.1.6","caw":"2.0.0","got":"6.3.0","meow":"3.7.0","chalk":"1.1.3","debug":"2.2.0","is-ci":"1.0.9","retry":"0.10.0","byline":"5.0.0","mkdirp":"0.5.1","rimraf":"2.5.4","semver":"5.3.0","tar-fs":"1.13.2","throat":"3.0.0","thenify":"3.2.0","lockfile":"1.0.1","node-gyp":"3.4.0","commondir":"1.0.1","json2yaml":"1.1.0","os-homedir":"1.0.1","cross-spawn":"^4.0.0","observatory":"1.0.0","read-pkg-up":"1.0.1","gunzip-maybe":"1.3.1","registry-url":"3.1.0","promisequence":"1.1.6","sorted-object":"2.0.0","camelcase-keys":"3.0.0","normalize-path":"2.0.1","supports-color":"3.1.2","@zkochan/logger":"0.1.0","npm-package-arg":"4.2.0","update-notifier":"1.0.2","is-retry-allowed":"1.1.0","sanitize-filename":"1.6.0","registry-auth-token":"3.0.1"},"preferGlobal":true,"devDependencies":{"ncp":"^2.0.0","nixt":"0.5.0","tape":"4.6.0","isexe":"1.1.2","sepia":"2.0.1","eslint":"3.4.0","ghooks":"^1.3.2","docpress":"0.6.13","istanbul":"^0.4.5","tap-spec":"4.1.1","commitizen":"^2.8.6","git-update-ghpages":"1.3.0","validate-commit-msg":"^2.7.0","eslint-plugin-promise":"2.0.1","eslint-config-standard":"6.0.0","eslint-plugin-standard":"2.0.0","cz-conventional-changelog":"^1.2.0"},"_npmOperationalInternal":{"tmp":"tmp/pnpm-0.31.0.tgz_1473002656797_0.7812200977932662","host":"packages-16-east.internal.npmjs.com"}},"0.31.1":{"name":"pnpm","version":"0.31.1","keywords":["install","npm"],"author":{"name":"Rico Sta. Cruz","email":"rico@ricostacruz.com"},"license":"MIT","_id":"pnpm@0.31.1","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://github.com/rstacruz/pnpm#readme","bugs":{"url":"https://github.com/rstacruz/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js"},"dist":{"shasum":"5fdb7c74baec50cd0b0d7e9344d578acf87c147c","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-0.31.1.tgz","integrity":"sha512-hmxSyMJahviVSriYSJ3ZYjVM11FQTyH6FacL96q3Ao+dmXPmoyPcm5OVwZMk6LwDxL4/L4lzAn3mvNw6lHfdqA==","signatures":[{"sig":"MEQCIHxF+pw5qU5cKanE9tBVRFaRX04ZEFhThB+ZHZWrpd8EAiBUEt02hnLV1+DNMc4wvRO9aakCrrRcW9HwlVD/BH6F4Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"index.js","_from":".","files":["lib/","bin/",".scripts/","cached_node_modules/"],"config":{"ghooks":{"commit-msg":"node ./node_modules/validate-commit-msg/index.js"},"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"_shasum":"5fdb7c74baec50cd0b0d7e9344d578acf87c147c","engines":{"node":">=4"},"gitHead":"5f707c3d902a57b3629788b1bca93baba6fd8494","scripts":{"lint":"eslint bin/ test/ lib/ .scripts/","test":"npm run lint && node test | tap-spec","cover":"istanbul cover test/index.js","commit":"git-cz","release":"sh .scripts/release.sh","posttest":"rimraf .tmp","docs:build":"docpress build","prerelease":"npm test"},"_npmUser":{"name":"zkochan","email":"zoltan.kochan@gmail.com"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/rstacruz/pnpm.git","type":"git"},"_npmVersion":"3.10.3","description":"A fast implementation of npm install","directories":{"test":"test"},"_nodeVersion":"6.4.0","dependencies":{"mz":"2.4.0","rc":"1.1.6","caw":"2.0.0","got":"6.3.0","meow":"3.7.0","chalk":"1.1.3","debug":"2.2.0","is-ci":"1.0.9","retry":"0.10.0","byline":"5.0.0","mkdirp":"0.5.1","rimraf":"2.5.4","semver":"5.3.0","tar-fs":"1.13.2","throat":"3.0.0","thenify":"3.2.0","lockfile":"1.0.1","node-gyp":"3.4.0","commondir":"1.0.1","json2yaml":"1.1.0","os-homedir":"1.0.1","cross-spawn":"^4.0.0","observatory":"1.0.0","read-pkg-up":"1.0.1","gunzip-maybe":"1.3.1","registry-url":"3.1.0","promisequence":"1.1.6","sorted-object":"2.0.0","camelcase-keys":"3.0.0","normalize-path":"2.0.1","supports-color":"3.1.2","@zkochan/logger":"0.1.0","npm-package-arg":"4.2.0","update-notifier":"1.0.2","is-retry-allowed":"1.1.0","sanitize-filename":"1.6.0","registry-auth-token":"3.0.1"},"preferGlobal":true,"devDependencies":{"ncp":"^2.0.0","nixt":"0.5.0","tape":"4.6.0","isexe":"1.1.2","sepia":"2.0.1","eslint":"3.4.0","ghooks":"^1.3.2","docpress":"0.6.13","istanbul":"^0.4.5","tap-spec":"4.1.1","commitizen":"^2.8.6","git-update-ghpages":"1.3.0","validate-commit-msg":"^2.7.0","eslint-plugin-promise":"2.0.1","eslint-config-standard":"6.0.0","eslint-plugin-standard":"2.0.0","cz-conventional-changelog":"^1.2.0"},"_npmOperationalInternal":{"tmp":"tmp/pnpm-0.31.1.tgz_1473184572829_0.7097761905752122","host":"packages-16-east.internal.npmjs.com"}},"6.14.0":{"name":"pnpm","version":"6.14.0","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"license":"MIT","_id":"pnpm@6.14.0","maintainers":[{"name":"zkochan","email":"z@kochan.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"73a161ef3c988bf1bb286f5bf44a2628806675cf","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-6.14.0.tgz","fileCount":625,"integrity":"sha512-fzUm7OeMAY4gjpxakJ5QSFammK5u7dkk3esWo0bpOsh6cechgGeoB2UfZq4xqNcB8Xy/4eeP+Lelf5whmwnbKA==","signatures":[{"sig":"MEQCIBiYwsRvnds7DYioY+nTEFa4ltBJie4zunHYaoWDMvrgAiAoYztrPh0Lo1bc0w3S6mtM5bDOh+43if9KWAvhVfGhLw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9560738,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhH8ZfCRA9TVsSAnZWagAAJ+4P/jAfjcjvxky69xCyimGp\ngbG4O36IDsxB+MF9rhA4kRxQKfjx8a8XiCqZHd1D7unTTumpTrbgYEIAXikf\ncCQT73RSm+33njrKxOKzT9rFtyXbqvo9uiLE9NkP3JRcm3kZ1txC6buQs2g5\nwG1wFZp9QQbanOI1Oh4mJfFk/oQCk2/MDRXhAImOgpYo1tdBNowBNS8k7YXM\n4nbCl8ACVm/9srncp5e+szYUBwAYng5rWG9eYGvKoiaFBM6lHVLKvmHEOgaL\ncw8kkHlkrzECph8NBoFk5R7dGkpE6c3oSILWzUA9xgwFoxyJ20zZCidUeiIm\nAN9wZQ5RzjjGoZccvZPytk3WxMW99KSnssbIwyr4bbizXzv6QN0NL3UPelWM\nKT/D1dQy3Ey8/Hau5OIeV0aBDHQ2UQQ7i+LC4VSOHac1wrtGtmz+0eeI0Kcr\nFuU3u0ioPDZcLN+mZtgYqwEH2ZoqyBVU1lsl4ff5m4Zo6vdKSRHgl9S2r1Ui\nlh7PjUH2pP7Z6TsEDTxMCAv40wlrjGF5uGznpwos/LNojEqUh9/7+xYgbhUW\nMYrugSv6mRVJbKzuXnxt+2+oh596Ff2LdP7u09jOZBvqYg7Vgc1ZCmJN0aHf\nmTfbuxfIJB6acFAfGAg/Igi4J6ufs+yBDXTp3qqfnbX6ZYUqw9uLX2DQRPbe\nOIPM\r\n=tSIS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","_from":"file:pnpm-6.14.0.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=12.17"},"funding":{"url":"https://opencollective.com/pnpm"},"scripts":{"lint":"eslint -c ../../eslint.json src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7781 pnpm run test:e2e","start":"pnpm tsc --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build && pnpm run lint -- --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.cjs","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"_resolved":"/home/zoltan/src/pnpm/pnpm/packages/pnpm/pnpm-6.14.0.tgz","_integrity":"sha512-fzUm7OeMAY4gjpxakJ5QSFammK5u7dkk3esWo0bpOsh6cechgGeoB2UfZq4xqNcB8Xy/4eeP+Lelf5whmwnbKA==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.20.6","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"14.17.5","preferGlobal":true,"publishConfig":{"tag":"next","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_6.14.0_1629472351789_0.8878569234467473","host":"s3://npm-registry-packages"}},"6.14.1":{"name":"pnpm","version":"6.14.1","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"license":"MIT","_id":"pnpm@6.14.1","maintainers":[{"name":"zkochan","email":"z@kochan.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"330a1fd523cefcbb70e24e74d07975f8bec3fa29","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-6.14.1.tgz","fileCount":625,"integrity":"sha512-P4BXWVk2+698FzzOkmm4M9Cxf9YmzOAC4cgqEzDBW3tDMZH0mNBws8B2NXzhhr76Qi5Ch7azDbMTHS9iI3cRTw==","signatures":[{"sig":"MEQCIFhTOwlyIOMTk1AbeysUnYXuDlBsvtRQSJCJ57Oh/JH+AiA64iKplHCz0luJwkz0AUfcY+U+3CZQUFVwAO35x4Wykg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9561246,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhIhWgCRA9TVsSAnZWagAAt5cQAIy3mujpb2DeanK7posr\nB2lS6InSszDM6D0YQYaY1FiHrvqYK/KuFNBUmBVPZla5DZygMJKiNMotZR9U\nFi6pjgS1XevB2y/ipAcoyOVg0cw2AiP+6SMastS6jImq9fqVhpqd86psbXcL\noGFMTi9JPn6kDhJfqxJDj3vMhIkNwtUdM0om/8CAhS5svclFa3YGAH+O3Lyf\nyKcLLO5xcMI/Xu9+95X5i0s7QWxdbo0/ruS/fRMsrMnIV3b97LWQD5IVgn+v\nZgD/V9G88Ky8SJ3UJjBVcHN25s7Sv+dlbEuvlIzaInfNsz4yX+c3QWlrtdWE\nZSnIZ0tBUy5XnI/GWU0cg27tXrgpgiIjpuU/NGCKRjziiggFbJ2kBJ5wTw/H\nDO8YsAy181qlVb9Whu9Pl555YdUZSV5ZZtC66sB11tHDW+dDQ5xchElhvoec\nTbEC2qOTlkhpgrYYpijtSDbCh5wifSjGJB6eRO8yj2EohHRIrhnhgLKtmdpi\nwgizLUwwbpwnkgGnCRRbL6leFXzcQl2tBsakS/E2KZVcyrCCdx72hpQrpoJJ\n37ku/WBlZFRcgFsl/03K0YdDfPBg6mNKBMzzY4GSamc3Ylag/lJiPtFEhmgN\n1JcGOT4uGTly8JA97WZ7mbJLQ8g40Qep/81LZ1YBhbYi093VG4fMYnAAZ727\nTJNW\r\n=AOB+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","_from":"file:pnpm-6.14.1.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=12.17"},"funding":{"url":"https://opencollective.com/pnpm"},"scripts":{"lint":"eslint -c ../../eslint.json src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7781 pnpm run test:e2e","start":"pnpm tsc --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build && pnpm run lint -- --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.cjs","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"_resolved":"/home/zoltan/src/pnpm/pnpm/packages/pnpm/pnpm-6.14.1.tgz","_integrity":"sha512-P4BXWVk2+698FzzOkmm4M9Cxf9YmzOAC4cgqEzDBW3tDMZH0mNBws8B2NXzhhr76Qi5Ch7azDbMTHS9iI3cRTw==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.20.6","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"12.22.5","preferGlobal":true,"publishConfig":{"tag":"next","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_6.14.1_1629623712025_0.4999445257150785","host":"s3://npm-registry-packages"}},"6.14.2":{"name":"pnpm","version":"6.14.2","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"license":"MIT","_id":"pnpm@6.14.2","maintainers":[{"name":"zkochan","email":"z@kochan.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"5405324822c12bc3f59e01420dc207ad73e17905","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-6.14.2.tgz","fileCount":625,"integrity":"sha512-//XNynSNTgx9al/Z+idIhW65vVCV+kAckCEK8K48D1UgUozveZUDznejkGU6hOcqUMsXg5konDruwpzl1NVI2Q==","signatures":[{"sig":"MEUCIG3J1euUTWjJ9ttjxddOh4kuoOMSAW6FFAqe2/fZqdJFAiEAh8rE5gM2bmuyQpkpA7XHRskXFMwlOvdIYeMPMQCzF/4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9562339,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhIpu8CRA9TVsSAnZWagAASKIP/AyGoT/6nAOF+LIB4/qy\nVrI/xtO5JZp7nlT4rHgdRaHmotxblSuCNajMgl3oI7zF++G4h1TFm+/6iUz/\nmAgoklGfFNMgwKYJ3I6HIRlAn3BxkiON3E/uQ3bS60WLjbJLbzZ/nL/i9GFi\n91Ad6KqOpysu+d+od77TmJ7RnU6oe42ZdqdD6AqgdDEZtNd3Ud1Sv3o3XFli\nIB6qVQI56ndQpYC6GyAT/xq4TmJ+xtJyiv1jR8E1UOH8yy5UhoqrN+7C8NJ7\n8D1gWqaOVljycEJ5jibaieGhkUzuoZGYBFQ4Jv3BfYu0pKBB+a5MtoT8fNGw\njOl7DcJB6W1FoncBc6YD7J1gvmf7CButONHXmJPm9Sxn2prVqt30BEZr4EMQ\n6V1RYnGxXTZSJUpy6SdRicQFqLQSI0euMQ4fiIaLQu8iAj1DqgrIY7IlfbLA\nwVkiyk93M2r7X6isL9L7ssJCcWtb7z7J+QbIG2s9VrkZaLCqmP8yXjeNtZAq\nVdM+SMAmS323diRtepjjZOZrxHem5fB+kTXUxQuqixgzC8QOB1mcoLRqEQ5R\nw5g82iYQTAyT7vMhbB2eNNZnSFvJfiajwcJss+nr+u8hWWfJ/9paaEGNMSCf\nMmd/+RWrAz4XGbptsvA2yTXLxYTjdgM7P5yam+y379FtYWrjW+Mo3Jn4Z3Vk\nsU0v\r\n=U7J0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","_from":"file:pnpm-6.14.2.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=12.17"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint -c ../../eslint.json src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7781 pnpm run test:e2e","start":"pnpm tsc --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build && pnpm run lint -- --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.cjs","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"_resolved":"","_integrity":"","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"6.14.14","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"14.17.5","preferGlobal":true,"publishConfig":{"tag":"next","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"__devDependencies":{"ncp":"^2.0.0","chalk":"^4.1.0","delay":"^5.0.0","execa":"^5.0.0","is-ci":"^3.0.0","p-any":"3.0.0","ramda":"^0.27.1","tempy":"^1.0.0","which":"^2.0.2","byline":"5.0.0","semver":"^7.3.4","esbuild":"^0.12.0","p-defer":"^3.0.0","ps-list":"^7.2.0","path-name":"^1.0.0","split-cmd":"^1.0.1","tree-kill":"^1.2.2","write-pkg":"4.0.0","@pnpm/nopt":"^0.2.1","@types/ncp":"^2.0.4","is-windows":"^1.0.2","pkgs-graph":"workspace:6.1.2","strip-ansi":"^6.0.0","@pnpm/types":"workspace:7.4.0","cross-spawn":"^7.0.3","exists-link":"2.0.0","npm-run-all":"^4.1.5","path-exists":"^4.0.0","render-help":"^1.0.1","symlink-dir":"^5.0.0","@pnpm/client":"workspace:5.0.3","@pnpm/config":"workspace:12.4.7","@pnpm/logger":"^4.0.0","@pnpm/tabtab":"^0.1.2","@types/is-ci":"^3.0.0","@types/ramda":"0.27.39","@types/which":"^2.0.0","@pnpm/command":"workspace:2.0.0","@pnpm/prepare":"workspace:0.0.26","@pnpm/run-npm":"workspace:3.1.0","@types/byline":"^4.2.32","@types/semver":"^7.3.4","@pnpm/cli-meta":"workspace:2.0.0","@zkochan/retry":"^0.2.0","load-json-file":"^6.2.0","loud-rejection":"^2.2.0","read-yaml-file":"^2.1.0","@pnpm/cli-utils":"workspace:0.6.17","@pnpm/constants":"workspace:5.0.0","@zkochan/libnpx":"^13.1.5","@zkochan/rimraf":"^2.1.1","write-json-file":"^4.3.0","write-yaml-file":"^4.2.0","@pnpm/store-path":"^5.0.0","deep-require-cwd":"1.0.0","@types/is-windows":"^1.0.0","normalize-newline":"3.0.0","@pnpm/core-loggers":"workspace:6.0.4","@pnpm/modules-yaml":"workspace:9.0.4","@types/cross-spawn":"^6.0.2","cross-var-no-babel":"^1.2.0","@pnpm/file-reporter":"^1.0.1","@pnpm/assert-project":"workspace:*","@pnpm/lockfile-types":"workspace:3.0.0","@pnpm/parse-cli-args":"workspace:4.3.0","dir-is-case-sensitive":"^2.0.0","@pnpm/default-reporter":"workspace:8.1.12","@pnpm/read-package-json":"workspace:5.0.4","@pnpm/find-workspace-dir":"workspace:3.0.1","@pnpm/plugin-commands-env":"workspace:1.0.0","@pnpm/plugin-commands-audit":"workspace:5.1.6","@pnpm/plugin-commands-setup":"workspace:^1.0.0","@pnpm/plugin-commands-store":"workspace:4.0.11","@pnpm/read-project-manifest":"workspace:2.0.5","@pnpm/plugin-commands-import":"workspace:3.1.1","@pnpm/plugin-commands-server":"workspace:3.0.27","@pnpm/write-project-manifest":"workspace:2.0.4","@pnpm/common-cli-options-help":"workspace:0.6.0","@pnpm/find-workspace-packages":"workspace:3.1.9","@pnpm/plugin-commands-listing":"workspace:4.0.8","@pnpm/plugin-commands-rebuild":"workspace:5.0.11","anonymous-npm-registry-client":"0.1.2","@pnpm/plugin-commands-outdated":"workspace:5.0.10","@pnpm/filter-workspace-packages":"workspace:4.1.11","@pnpm/pick-registry-for-package":"workspace:2.0.4","@pnpm/plugin-commands-publishing":"workspace:4.2.6","@pnpm/plugin-commands-installation":"workspace:6.0.15","@pnpm/plugin-commands-script-runners":"workspace:4.1.2"},"__optionalDependencies":{"node-gyp":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_6.14.2_1629658044300_0.0014693374332763742","host":"s3://npm-registry-packages"}},"4.0.0-6":{"name":"pnpm","version":"4.0.0-6","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@4.0.0-6","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"1129a2d7b9046612ab1c69aed075fe27a9aae3ce","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-4.0.0-6.tgz","fileCount":5305,"integrity":"sha512-WZ/o4LMX4WdFLbwFvncABBRG3UAtwKwX0lXBDEAuLZmD+WgK5/JSoKbAL4K97bLypOIyZQfd8ggP8pDExHM9rQ==","signatures":[{"sig":"MEQCIGzaqSO6sr9gnH9ufxddpvphGdmGNsg8nzYpdLUrpHwsAiAq7WF998SnolOdkLuQBeMP2hXcAxfIhj575Lsl3xQxqA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":21469427,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdlSqkCRA9TVsSAnZWagAA1YIP/2giXUYrtIVJ/oJuay9V\nQPMYD9RY6/A92cBoRzeXGlS2k0NE9sJvRVWjfCqtzYV74QWdGjlUCpl2C6Ba\nHjQyVwm0BcA5vPnxsYaeHFNeuFt9pA3JoGHs+625OVdncMQH/zh4Sx13fUjL\njOi4ihrmykOUR2cWDFSth35tvEg2ZGAHXwp1eVZSs9rylQ/1IjBn8u6zb3od\ndxKmD/cvMC5NVjvS+h8Vuoq/YHJRLHmV6HV6hdxkOLmYjleVD2kqZUb6pkZK\nFeAzI9pm+GC+TUNx+dt/eDjOW9w9QopQ0UmYxA4/6dJ8lIMKFZ+4z3iMyQNH\nts3tpeGgpifwOJR351wzA0B/obCsXKH6cbu9w2ZGfzV1Yh11x8YjCkF/IC07\nGG7uF0mseag+YlVv9RBQiKCz57iGjxO0H+hQiAQUqV7Pln4P3GB5HhtbqXgt\nj0nsA+BJOr2DL5fKscj30CfjBzhv5bnn4XWxN7964vHaXpGCLtOvb9qeRIzP\n8e70g/79tGV8NoQx2a+b4fyYIPv7SsGbAho62eimmQJ1z9oddyvnsqL+8TJd\nn4Pc/YU8tBZHs+N9QeGDX3E0hqI+Mkjwael3gylXSita+tzvrqjaZDcLlCzv\npFj4ZXq5RtzwmDxhQa18xQty4qL2cx5HNTApApJs8qLdYmXERmZxu+r58+md\n2oY3\r\n=zeJG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","_from":".","_shasum":"1129a2d7b9046612ab1c69aed075fe27a9aae3ce","engines":{"node":">=8.15"},"scripts":{"tsc":"rimraf lib && tsc","lint":"tslint -c tslint.json src/**/*.ts test/**/*.ts","test":"npm run lint && npm run tsc && npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"run-p -r registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf ../../../.tmp/ && rimraf node_modules/.bin/pnpm && registry-mock prepare","registry-mock":"registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"12.11.0","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"mz":"2.7.0","mem":"5.1.1","nopt":"4.0.1","supi":"0.35.0-5","archy":"1.0.0","chalk":"2.4.2","delay":"4.3.0","execa":"2.0.4","is-ci":"2.0.0","ramda":"0.26.1","table":"5.4.6","diable":"4.0.2","cp-file":"7.0.0","p-limit":"2.2.1","get-port":"5.0.0","make-dir":"3.0.0","p-filter":"2.1.0","@types/mz":"^0.0.32","camelcase":"5.3.1","fast-glob":"3.0.4","is-subdir":"1.0.3","lru-cache":"5.1.1","path-name":"1.0.0","tree-kill":"1.2.1","wrap-ansi":"6.0.0","@pnpm/list":"3.0.0-3","is-windows":"1.0.2","micromatch":"4.0.2","pkgs-graph":"4.1.0","strip-ansi":"5.2.0","@pnpm/error":"1.0.0","@pnpm/types":"3.2.0","@pnpm/utils":"0.10.6","common-tags":"1.8.0","cross-spawn":"7.0.0","graceful-fs":"4.2.1","render-help":"0.0.0","signal-exit":"3.0.2","@pnpm/config":"4.0.0-4","@pnpm/logger":"2.1.1","@pnpm/server":"4.0.0-0","@types/archy":"0.0.31","find-packages":"5.1.0","path-absolute":"1.0.1","read-ini-file":"2.0.0","@pnpm/outdated":"5.0.0-0","camelcase-keys":"6.0.1","load-json-file":"6.2.0","loud-rejection":"2.2.0","process-exists":"3.1.0","read-yaml-file":"1.1.0","@pnpm/constants":"2.0.0-1","@pnpm/lifecycle":"6.2.3","@zkochan/libnpx":"11.0.2","@zkochan/rimraf":"1.0.0","graph-sequencer":"2.0.0","update-notifier":"3.0.1","write-json-file":"4.0.0","@pnpm/store-path":"2.1.0","@types/lru-cache":"^5.1.0","@types/wrap-ansi":"3.0.0","@pnpm/semver-diff":"1.0.2","@pnpm/core-loggers":"3.0.3","@pnpm/file-reporter":"0.1.0","@pnpm/lockfile-file":"2.0.0-0","@pnpm/package-store":"5.0.0-1","@pnpm/default-fetcher":"3.1.18","dir-is-case-sensitive":"1.0.2","version-selector-type":"2.0.1","@pnpm/default-reporter":"4.0.0-4","@pnpm/default-resolver":"3.1.3","@pnpm/package-is-installable":"2.2.1","@pnpm/read-importer-manifest":"1.0.9","@pnpm/store-controller-types":"4.0.0-0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","__devDependencies":{"ncp":"2.0.0","pnpm":"link:","tape":"4.11.0","p-any":"2.1.0","retry":"0.12.0","byline":"5.0.0","rimraf":"3.0.0","semver":"6.3.0","write-pkg":"4.0.0","@types/nopt":"3.0.29","exists-link":"2.0.0","npm-run-all":"4.1.5","path-exists":"4.0.0","symlink-dir":"3.1.1","@types/ramda":"0.26.21","@types/retry":"0.12.0","@types/table":"^4.0.6","tape-promise":"4.0.0","@pnpm/prepare":"0.0.0","@types/byline":"4.2.31","@types/mkdirp":"0.5.2","@types/semver":"6","write-yaml-file":"3.0.1","deep-require-cwd":"1.0.0","@types/micromatch":"3.1.0","normalize-newline":"3.0.0","@types/common-tags":"1.8.0","@pnpm/registry-mock":"1.5.0","@pnpm/lockfile-types":"1.1.0","@types/update-notifier":"2.5.0","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_4.0.0-6_1570056867704_0.0974314790331543","host":"s3://npm-registry-packages"}},"4.0.0-5":{"name":"pnpm","version":"4.0.0-5","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@4.0.0-5","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"7775fd50a93dc7b92952d29c6b9cc503d2d6959b","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-4.0.0-5.tgz","fileCount":5313,"integrity":"sha512-I9h1PI419KULjm2tgCM78jlVg+XdWJZjImhdgmzzxeK8+20Tlee5iEQZoj/nWjFha6J+Quyr01d/wgF+utH4DQ==","signatures":[{"sig":"MEQCICA9NAU4nqPxPAQNPcDeecaUwfPR8QRTsaANOYyfZQm7AiAkd/cp4o6YVw5twosfy0B/NgiWt1iEWecQ/IkcnngN8g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":21635867,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdj+ZNCRA9TVsSAnZWagAAUr0P/2y0rBZIfQNStNaYLIIV\nayQ2rHD913vwbF8zBM6zoHTR3qUQG11uHcPn+3FhA307reiYPxOn/19JeiGP\neh5MrTy2ZPBrDW1Ofqp3LCg8OBsutIkgeLF5v1PxwxYr07A1yJ/uEbxkFft+\nIeCcbTaWjsvtXNO6sCNcSvgA7Ckl08FAUU7P5/j/ymxPffF7mnost9QGBSyT\ngRJ9cFhpB6q83tC/qEurvYBENwjsN+5E+tlqegAyQR5wZVF0vhzKZbRn52Ph\naOyKt7PLnteMsab2UVp1Pv7xKGISBxACLub+akpQDaFi5BtVJNctVj1IJF/I\n+XSRDyqTWqUq4ymgVjcgk27bAN6y38P4LNg87rguMLJLUmef77JVIEiw3bOE\nuI6G1staCxMiv7dD8E5C+ys7Ss6euDgxA0vsOta9Ux/ZYQ8jVWB+enF2IboU\n92OWB8xUselfAgdIHL35cjIOApucNMF+XqxMbnp6Xxg3JK8xV1Zs9sij1MBA\nDupt/p1cmUVORfez8v+XvvWSED00ATky+3kAB7HMzgr/gvguLd9i76yjnTty\nvwSIQylRUw3BJTLj4ti9mTwh8zgv9AMO9UQC5tEaD5l1aG0PWhNLYDX5WSmc\nFOkpsZVPWP4L2AR9wyOJiz11LPD3a0GmZ3nLcYSHWDGDcuvjbGopMxDROYRI\nnzc5\r\n=23u2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","_from":".","_shasum":"7775fd50a93dc7b92952d29c6b9cc503d2d6959b","engines":{"node":">=8.15"},"scripts":{"tsc":"rimraf lib && tsc","lint":"tslint -c tslint.json src/**/*.ts test/**/*.ts","test":"npm run lint && npm run tsc && npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"run-p -r registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf ../../../.tmp/ && rimraf node_modules/.bin/pnpm && registry-mock prepare","registry-mock":"registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"12.11.0","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"mz":"2.7.0","mem":"5.1.1","nopt":"4.0.1","supi":"0.35.0-4","archy":"1.0.0","chalk":"2.4.2","delay":"4.3.0","execa":"2.0.4","is-ci":"2.0.0","ramda":"0.26.1","table":"5.4.6","diable":"4.0.2","cp-file":"7.0.0","p-limit":"2.2.1","get-port":"5.0.0","make-dir":"3.0.0","p-filter":"2.1.0","@types/mz":"^0.0.32","camelcase":"5.3.1","fast-glob":"3.0.4","is-subdir":"1.0.3","lru-cache":"5.1.1","path-name":"1.0.0","tree-kill":"1.2.1","wrap-ansi":"6.0.0","@pnpm/list":"3.0.0-3","is-windows":"1.0.2","micromatch":"4.0.2","pkgs-graph":"4.1.0","strip-ansi":"5.2.0","@pnpm/error":"1.0.0","@pnpm/types":"3.2.0","@pnpm/utils":"0.10.6","common-tags":"1.8.0","cross-spawn":"7.0.0","graceful-fs":"4.2.1","render-help":"0.0.0","signal-exit":"3.0.2","@pnpm/config":"4.0.0-3","@pnpm/logger":"2.1.1","@pnpm/server":"4.0.0-0","@types/archy":"0.0.31","find-packages":"5.1.0","path-absolute":"1.0.1","read-ini-file":"2.0.0","@pnpm/outdated":"5.0.0-0","camelcase-keys":"6.0.1","load-json-file":"6.2.0","loud-rejection":"2.2.0","process-exists":"3.1.0","read-yaml-file":"1.1.0","@pnpm/constants":"2.0.0-1","@pnpm/lifecycle":"6.2.3","@zkochan/libnpx":"11.0.2","@zkochan/rimraf":"1.0.0","graph-sequencer":"2.0.0","update-notifier":"3.0.1","write-json-file":"4.0.0","@pnpm/store-path":"2.1.0","@types/lru-cache":"^5.1.0","@types/wrap-ansi":"3.0.0","@pnpm/semver-diff":"1.0.2","@pnpm/core-loggers":"3.0.3","@pnpm/file-reporter":"0.1.0","@pnpm/lockfile-file":"2.0.0-0","@pnpm/package-store":"5.0.0-0","@pnpm/default-fetcher":"3.1.18","dir-is-case-sensitive":"1.0.2","version-selector-type":"2.0.1","@pnpm/default-reporter":"4.0.0-3","@pnpm/default-resolver":"3.1.3","@pnpm/package-is-installable":"2.2.1","@pnpm/read-importer-manifest":"1.0.9","@pnpm/store-controller-types":"4.0.0-0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","__devDependencies":{"ncp":"2.0.0","pnpm":"link:","tape":"4.11.0","p-any":"2.1.0","retry":"0.12.0","byline":"5.0.0","rimraf":"3.0.0","semver":"6.3.0","write-pkg":"4.0.0","@types/nopt":"3.0.29","exists-link":"2.0.0","npm-run-all":"4.1.5","path-exists":"4.0.0","symlink-dir":"3.1.1","@types/ramda":"0.26.21","@types/retry":"0.12.0","@types/table":"^4.0.6","tape-promise":"4.0.0","@pnpm/prepare":"0.0.0","@types/byline":"4.2.31","@types/mkdirp":"0.5.2","@types/semver":"6","write-yaml-file":"3.0.1","deep-require-cwd":"1.0.0","@types/micromatch":"3.1.0","normalize-newline":"3.0.0","@types/common-tags":"1.8.0","@pnpm/registry-mock":"1.5.0","@pnpm/lockfile-types":"1.1.0","@types/update-notifier":"2.5.0","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_4.0.0-5_1569711692718_0.08287763637946677","host":"s3://npm-registry-packages"}},"4.0.0-8":{"name":"pnpm","version":"4.0.0-8","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@4.0.0-8","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"cf03815ac4a6ece952ca380c8cff26a147f79fe9","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-4.0.0-8.tgz","fileCount":5344,"integrity":"sha512-zFEjlzIAaFzQHfvLJGZFTqcBD49Znr8i6UIIu1QTDnGUyc7gPnNdnY+mCShdiNILzwy9eRg8x8wkGDVmE7C2Bw==","signatures":[{"sig":"MEQCICcraRI8ZyPeMAumtwnghOmkeZzjEIZaY5yISFi0Mw0WAiA1pFzL5fU6C4JAuLcNjXu5USeDozRxf2ycwqCVEkYEeQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":21646654,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdmoLECRA9TVsSAnZWagAAtEkP/imEdbNpnPr8sPuG0W42\no5fwRAd18eBGioTf7K8p8FHK6HrwM06kZmS2BzNkN/DaRANIZ68RCxXTu5in\nVbozkCWZtzwcyuNPyI7yCYKzul9goPtVDdYSADzuWfFEP8nT10pgdxSYEOFf\nv+qSIN7qtPg66WLGp56+s4oIh56NLfxM/lj7AHYaRDWdzTunjnG75MuaIyH6\nfxY1tfejAlsad23oDAeXJX49pO3SMSxaGA/ncWgfvLGsfxWZitn3fGiQsaEb\n3s3/ET1bItKt+EgSwSrwdGOr0fPgEC+s/HuYBOfsNXVC8I3V69rJryZy4jqX\nxBkaj5z0yuRBc0sCWO82xw1/X5AaSoPyTGpjQCIGzeuKurdJsuXZRz/Av1Ek\ndyHTjhTDoRK25HiDIZIgGKUM2Zx6l2VCDR/wgJToJFOarLt9Y9U3w2Py4jDw\nD0RdJW9j2n/+1qa2kYADvSeOG1BjrXqlNQfR4fo8tHxHQCxGT49BDBufcfSS\n4PoHc+anfSqG/jaz/ijVusGPv8wgj2sSk36hDJQP03dYms4kGn2aym3vwfDX\nWoUhHC4p4wGFWlrKuVdixZUTshXxZWTLwsgMdwBJ+0U4kbkPFC8oI7yq4bLI\np8+0heWNtF6uUuSrxa8OllxtYR+zPWZDKn99ni335kpzqHxMDDL6V7FprLVN\nCXbG\r\n=SkeY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","_from":".","_shasum":"cf03815ac4a6ece952ca380c8cff26a147f79fe9","engines":{"node":">=10"},"scripts":{"tsc":"rimraf lib && tsc","lint":"tslint -c tslint.json src/**/*.ts test/**/*.ts","test":"npm run lint && npm run tsc && npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"run-p -r registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf ../../../.tmp/ && rimraf node_modules/.bin/pnpm && registry-mock prepare","registry-mock":"registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"12.11.0","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"mz":"2.7.0","mem":"5.1.1","nopt":"4.0.1","supi":"0.35.1","archy":"1.0.0","chalk":"2.4.2","delay":"4.3.0","execa":"2.0.5","is-ci":"2.0.0","ramda":"0.26.1","table":"5.4.6","diable":"4.0.2","cp-file":"7.0.0","p-limit":"2.2.1","get-port":"5.0.0","make-dir":"3.0.0","p-filter":"2.1.0","@types/mz":"^0.0.32","camelcase":"5.3.1","fast-glob":"3.1.0","is-subdir":"1.1.1","lru-cache":"5.1.1","path-name":"1.0.0","tree-kill":"1.2.1","wrap-ansi":"6.0.0","@pnpm/list":"3.0.0","is-windows":"1.0.2","pkgs-graph":"4.1.0","strip-ansi":"5.2.0","@pnpm/error":"1.0.0","@pnpm/types":"4.0.0","@pnpm/utils":"0.11.0","common-tags":"1.8.0","cross-spawn":"7.0.0","graceful-fs":"4.2.1","render-help":"0.0.0","signal-exit":"3.0.2","@pnpm/config":"4.0.1","@pnpm/logger":"3.1.0","@pnpm/server":"4.0.0","@types/archy":"0.0.31","@pnpm/matcher":"1.0.0","find-packages":"6.0.0","path-absolute":"1.0.1","read-ini-file":"2.0.0","@pnpm/outdated":"5.0.0","camelcase-keys":"6.0.1","load-json-file":"6.2.0","loud-rejection":"2.2.0","process-exists":"3.1.0","read-yaml-file":"1.1.0","@pnpm/constants":"2.0.0","@pnpm/lifecycle":"7.0.0","@zkochan/libnpx":"11.0.2","@zkochan/rimraf":"1.0.0","graph-sequencer":"2.0.0","update-notifier":"3.0.1","write-json-file":"4.0.0","@pnpm/store-path":"2.1.0","@types/lru-cache":"^5.1.0","@types/wrap-ansi":"3.0.0","@pnpm/semver-diff":"1.0.2","@pnpm/core-loggers":"4.0.0","@pnpm/file-reporter":"0.1.0","@pnpm/lockfile-file":"2.0.0","@pnpm/package-store":"5.0.0","@pnpm/default-fetcher":"4.0.0","dir-is-case-sensitive":"1.0.2","version-selector-type":"2.0.1","@pnpm/default-reporter":"4.0.1","@pnpm/default-resolver":"4.0.0","@pnpm/package-is-installable":"3.0.0","@pnpm/read-importer-manifest":"2.0.0","@pnpm/store-controller-types":"4.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","__devDependencies":{"ncp":"2.0.0","pnpm":"link:","tape":"4.11.0","p-any":"2.1.0","retry":"0.12.0","byline":"5.0.0","rimraf":"3.0.0","semver":"6.3.0","write-pkg":"4.0.0","@types/nopt":"3.0.29","exists-link":"2.0.0","npm-run-all":"4.1.5","path-exists":"4.0.0","symlink-dir":"3.1.1","@types/ramda":"0.26.21","@types/retry":"0.12.0","@types/table":"^4.0.6","tape-promise":"4.0.0","@pnpm/prepare":"0.0.0","@types/byline":"4.2.31","@types/mkdirp":"0.5.2","@types/semver":"6","write-yaml-file":"3.0.1","deep-require-cwd":"1.0.0","normalize-newline":"3.0.0","@types/common-tags":"1.8.0","@pnpm/registry-mock":"1.5.0","@pnpm/lockfile-types":"1.1.0","@types/update-notifier":"2.5.0","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_4.0.0-8_1570407107467_0.7392776176636975","host":"s3://npm-registry-packages"}},"4.0.0-7":{"name":"pnpm","version":"4.0.0-7","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@4.0.0-7","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"e04e2f256bddcf15026ae2eafbabf5bcbd03d45a","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-4.0.0-7.tgz","fileCount":5344,"integrity":"sha512-0HqamVfneJJoPdN1M2hni+n8cWB0FqPh/IKFD9C572ePu/BGQnBJy22kK4Qw9LOmrhwS2nP22O+6+hRvAXpfpg==","signatures":[{"sig":"MEYCIQCa/8pCaypE01+bOnWmZWkGCMNom8HL4eY9t0+jq64HkAIhAKQu7lFdK1lchr23xp60h6wi3tdqWI7lK5+CFjQd3ArU","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":21645610,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdmfPLCRA9TVsSAnZWagAAvS4P/igeQWQ2CjXh1YVQMKO7\nW5rnR8bFKmzkqjVM/sGWwToEHokruoTnptAkTCaJMCHsUN9p3LAL3a+Yj8Wm\nAHGQ0iDhqYQ52xV20YXRXRbs4BeXf9ieJeJUSxzXpjMlwDwqDqzJkcoPIR3I\nvVPOhqYBMMuFsOUDwPreZMvCJmvBJ/e/un5AP1h8Wl/U3L/WWDc/+ySjLq4+\nCXAQMkKwNLx20+YyJLhHShjOEKq+h6z2NUh4SDb0xko8uQgqUt+SeOhLqG2W\n41w81Y0Y8Pm4w11vdGGgycE4zO4IKpvtTnO41l7J4XNjes3Waa7r/nojhC8n\njDUpacKPNzq9U1WT27fRtNBgYkUZH0z1WTE9qTuez6I5qECKGT1ba+WwJmoR\nQQ7CX72YPABfcqNUxmDmQVbtvSur03q1nCwpn0yYYScKgn8Q9eZX3zMJTxA1\n5B1vIzDVkjzBmoV65nEbPSYXcIX7vUp/BcSao/H5zYjHiXh4cjtEFSgiyIKk\nDu3cMviBQy7Ryp/6arpJDyuM8iEwAYB4z+J266lnlehF5ZMH3btIPc++6JCa\nbrKBK9/xN/IJZ1ThR5WJRvsC4ROPvKRERiE9uOwTMiIn7U2Sx4eI+k62TsgS\ntgA+QFK81VYuf0WeC+vXq2Zk3993QIs6FbjSrze8e3GJdwVmv3mRhNdWB9Y3\nrl2Y\r\n=GQc2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","_from":".","_shasum":"e04e2f256bddcf15026ae2eafbabf5bcbd03d45a","engines":{"node":">=10"},"scripts":{"tsc":"rimraf lib && tsc","lint":"tslint -c tslint.json src/**/*.ts test/**/*.ts","test":"npm run lint && npm run tsc && npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"run-p -r registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf ../../../.tmp/ && rimraf node_modules/.bin/pnpm && registry-mock prepare","registry-mock":"registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"12.11.0","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"mz":"2.7.0","mem":"5.1.1","nopt":"4.0.1","supi":"0.35.0","archy":"1.0.0","chalk":"2.4.2","delay":"4.3.0","execa":"2.0.5","is-ci":"2.0.0","ramda":"0.26.1","table":"5.4.6","diable":"4.0.2","cp-file":"7.0.0","p-limit":"2.2.1","get-port":"5.0.0","make-dir":"3.0.0","p-filter":"2.1.0","@types/mz":"^0.0.32","camelcase":"5.3.1","fast-glob":"3.1.0","is-subdir":"1.0.3","lru-cache":"5.1.1","path-name":"1.0.0","tree-kill":"1.2.1","wrap-ansi":"6.0.0","@pnpm/list":"3.0.0","is-windows":"1.0.2","pkgs-graph":"4.1.0","strip-ansi":"5.2.0","@pnpm/error":"1.0.0","@pnpm/types":"4.0.0","@pnpm/utils":"0.11.0","common-tags":"1.8.0","cross-spawn":"7.0.0","graceful-fs":"4.2.1","render-help":"0.0.0","signal-exit":"3.0.2","@pnpm/config":"4.0.0","@pnpm/logger":"3.1.0","@pnpm/server":"4.0.0","@types/archy":"0.0.31","@pnpm/matcher":"1.0.0","find-packages":"6.0.0","path-absolute":"1.0.1","read-ini-file":"2.0.0","@pnpm/outdated":"5.0.0","camelcase-keys":"6.0.1","load-json-file":"6.2.0","loud-rejection":"2.2.0","process-exists":"3.1.0","read-yaml-file":"1.1.0","@pnpm/constants":"2.0.0","@pnpm/lifecycle":"7.0.0","@zkochan/libnpx":"11.0.2","@zkochan/rimraf":"1.0.0","graph-sequencer":"2.0.0","update-notifier":"3.0.1","write-json-file":"4.0.0","@pnpm/store-path":"2.1.0","@types/lru-cache":"^5.1.0","@types/wrap-ansi":"3.0.0","@pnpm/semver-diff":"1.0.2","@pnpm/core-loggers":"4.0.0","@pnpm/file-reporter":"0.1.0","@pnpm/lockfile-file":"2.0.0","@pnpm/package-store":"5.0.0","@pnpm/default-fetcher":"4.0.0","dir-is-case-sensitive":"1.0.2","version-selector-type":"2.0.1","@pnpm/default-reporter":"4.0.0","@pnpm/default-resolver":"4.0.0","@pnpm/package-is-installable":"3.0.0","@pnpm/read-importer-manifest":"2.0.0","@pnpm/store-controller-types":"4.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","__devDependencies":{"ncp":"2.0.0","pnpm":"link:","tape":"4.11.0","p-any":"2.1.0","retry":"0.12.0","byline":"5.0.0","rimraf":"3.0.0","semver":"6.3.0","write-pkg":"4.0.0","@types/nopt":"3.0.29","exists-link":"2.0.0","npm-run-all":"4.1.5","path-exists":"4.0.0","symlink-dir":"3.1.1","@types/ramda":"0.26.21","@types/retry":"0.12.0","@types/table":"^4.0.6","tape-promise":"4.0.0","@pnpm/prepare":"0.0.0","@types/byline":"4.2.31","@types/mkdirp":"0.5.2","@types/semver":"6","write-yaml-file":"3.0.1","deep-require-cwd":"1.0.0","normalize-newline":"3.0.0","@types/common-tags":"1.8.0","@pnpm/registry-mock":"1.5.0","@pnpm/lockfile-types":"1.1.0","@types/update-notifier":"2.5.0","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_4.0.0-7_1570370506463_0.7582736786297173","host":"s3://npm-registry-packages"}},"4.0.0-2":{"name":"pnpm","version":"4.0.0-2","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@4.0.0-2","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"4e030fef8ec704a5ebf3ec28e2c5ae24bad90e2b","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-4.0.0-2.tgz","fileCount":5312,"integrity":"sha512-fhOyGyr9bgN6QBNgP2q53cxYsZRZXy+3xTpgKaHHKcXEk/W2J4XKqKpxrlXGiA6ehbuS/Dkdm7TjhzXPLLtbHQ==","signatures":[{"sig":"MEQCIAKsUZyU9rv9oOtCc1q7AyDbwaUsQ0/zFQvtE1S1Gs5HAiBJhspaXrs/4CbntIt0f2xHi30+gy1nJJ3cIW8CJtmKAg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":21563777,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdgodBCRA9TVsSAnZWagAAPYQP/RvIesLZbhHxZNVNGJPb\nY/2kjVpfuH+Q8jZa5H29GkjjAKExSkFHPqQWe6gv3innzSKfSgNFtLx9dKCI\nDAs6pZRQE7RRmJ6/GuYhzDdn6rO+mFOPyXeAGr/jF7o4XMhPGYa6WnJaeLS3\ncf0RGB24EMS07ZwKc7TFP+BHQ6nCwJJXT7NMNdvougxL7Jeq5jgZ54QqUtBm\nz86NyfgBvaetmko6asrY3cb9jwvqjSVr8XOODK2FCLlRrM+XznS4JSXDJ+BO\nHLgcehETK8ofuszP2et2JTD6pAZJaXfF/ZmXqYPCMffmJ4QjwgpEt5MrzhQN\nP6klx1viMJONK9HfQkuokfOU16fzO1SwTSOxrxfEDQ7sa00wu3iZI1dr1qsW\n8AR7zkhuppnhQRzrlEwRafkMQJHS+1OhC+TI4bRlvh0RnjAJI8HjF9LiCBQy\nHEdQOnlonHbW2QjJOjqk6KHvj+LN6JWKiHb34l6DHsVaeBQTOLtrLo2A2vuf\nj9twpeBigHlzGtP9HbTWPmmnP7wZXDSO+S/8mnhAQIee5ZS2rLfzIPhS4fE8\n+eyLQE9q2cXXZ6u1AzS1uq/qnUtsv546bmbCRxdP/Rk1YBrRuqxKPGZUYBtM\nNCJn0VxxUISDi3mHy6k3vVvD1nEF46F+2BxjulEVpRUk/oJ5OlFgzrRgVJKZ\n9eJe\r\n=pZMy\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","_from":".","_shasum":"4e030fef8ec704a5ebf3ec28e2c5ae24bad90e2b","engines":{"node":">=8.15"},"scripts":{"tsc":"rimraf lib && tsc","lint":"tslint -c tslint.json src/**/*.ts test/**/*.ts","test":"npm run lint && npm run tsc && npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"run-p -r registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf ../../../.tmp/ && rimraf node_modules/.bin/pnpm && registry-mock prepare","registry-mock":"registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"10.12.0","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"mz":"2.7.0","mem":"5.1.1","nopt":"4.0.1","supi":"0.35.0-2","archy":"1.0.0","chalk":"2.4.2","delay":"4.3.0","execa":"2.0.4","is-ci":"2.0.0","ramda":"0.26.1","table":"5.4.6","diable":"4.0.2","cp-file":"7.0.0","p-limit":"2.2.1","get-port":"5.0.0","make-dir":"3.0.0","p-filter":"2.1.0","@types/mz":"^0.0.32","camelcase":"5.3.1","fast-glob":"3.0.4","is-subdir":"1.0.3","lru-cache":"5.1.1","path-name":"1.0.0","tree-kill":"1.2.1","wrap-ansi":"6.0.0","@pnpm/list":"3.0.0-1","is-windows":"1.0.2","micromatch":"4.0.2","pkgs-graph":"4.1.0","@pnpm/error":"1.0.0","@pnpm/types":"3.2.0","@pnpm/utils":"0.10.6","common-tags":"1.8.0","cross-spawn":"7.0.0","graceful-fs":"4.2.1","render-help":"0.0.0","signal-exit":"3.0.2","@pnpm/config":"4.0.0-1","@pnpm/logger":"2.1.1","@pnpm/server":"4.0.0-0","@types/archy":"0.0.31","find-packages":"5.0.10","path-absolute":"1.0.1","read-ini-file":"2.0.0","@pnpm/outdated":"4.0.0","camelcase-keys":"6.0.1","load-json-file":"6.2.0","loud-rejection":"2.1.0","process-exists":"3.1.0","read-yaml-file":"1.1.0","@pnpm/constants":"2.0.0-0","@pnpm/lifecycle":"6.2.3","@zkochan/libnpx":"11.0.1","@zkochan/rimraf":"1.0.0","graph-sequencer":"2.0.0","update-notifier":"3.0.1","write-json-file":"4.0.0","@pnpm/store-path":"2.1.0","@types/lru-cache":"^5.1.0","@types/wrap-ansi":"3.0.0","@pnpm/semver-diff":"1.0.2","@pnpm/core-loggers":"3.0.3","@pnpm/file-reporter":"0.1.0","@pnpm/lockfile-file":"1.1.3","@pnpm/package-store":"5.0.0-0","@pnpm/default-fetcher":"3.1.18","dir-is-case-sensitive":"1.0.2","version-selector-type":"2.0.1","@pnpm/default-reporter":"4.0.0-1","@pnpm/default-resolver":"3.1.3","@pnpm/package-is-installable":"2.2.1","@pnpm/read-importer-manifest":"1.0.9","@pnpm/store-controller-types":"4.0.0-0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","__devDependencies":{"ncp":"2.0.0","pnpm":"link:","tape":"4.11.0","p-any":"2.1.0","retry":"0.12.0","byline":"5.0.0","rimraf":"3.0.0","semver":"6.3.0","write-pkg":"4.0.0","@types/nopt":"3.0.29","exists-link":"2.0.0","npm-run-all":"4.1.5","path-exists":"4.0.0","symlink-dir":"3.1.1","@types/ramda":"0.26.21","@types/retry":"0.12.0","@types/table":"^4.0.6","tape-promise":"4.0.0","@pnpm/prepare":"0.0.0","@types/byline":"4.2.31","@types/mkdirp":"0.5.2","@types/semver":"6","write-yaml-file":"3.0.1","deep-require-cwd":"1.0.0","@types/micromatch":"3.1.0","normalize-newline":"3.0.0","@types/common-tags":"1.8.0","@pnpm/registry-mock":"1.5.0","@pnpm/lockfile-types":"1.1.0","@types/update-notifier":"2.5.0","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_4.0.0-2_1568835392914_0.7523477889199941","host":"s3://npm-registry-packages"}},"6.14.7":{"name":"pnpm","version":"6.14.7","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"license":"MIT","_id":"pnpm@6.14.7","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"pnpm@kochan.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"546df3a0844773daaf6b61eede4c1e7653343ac6","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-6.14.7.tgz","fileCount":642,"integrity":"sha512-/pjz4Eod3Heyxw/QCGLYpkZR8YNuzTTblgcVC+qvvYCtX0Wb5J9jVcbHoSRqC2jeo4ldtg8H9dssPlHlH50I7w==","signatures":[{"sig":"MEQCICzUUF/B8rlF/NsnAqUKkRoQasUuwjbVtHL2v6P2cgHsAiBu9SSfcHpolbmx56fMiU5R+dMjEhHMBTvUH+QbRO8kGw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9565244,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhNopqCRA9TVsSAnZWagAA7n8P/Rr5iSv2voDAbtRozEth\nD6PB2EfoV0qq6Qh6QQKToifBPwm395tdsFHf3Wr67GzdJBXsSMZkg1QH+svC\nmhpCvpFvbeC6UNDA/iF3/vEPpp7Y1YTEpVxw0ZWJtj/AMVbxAa7eoyf47w6K\nNu7vV66PcVpRratcokQOZd4xPYjyx7zG8ZFy3tdDqH1U6iBc5p8lL4X+vNFd\nwUFETFPG7g6h4UrwLcOOJuQG89oeQz0hxImzNp83br/JNw1XQLMWG2fZkXj0\npD3yZcEI+GcpkFHcSTOoXyCgqLLdzTvirwWNFEbOi+Eo022hn3dhnd4XTpR+\nS3MRp03gh08VpQBvbQWBdlWRFjspBwXzMCPVgroRTlGsykUFyaKdkHFXL2oz\nL9aaQk9GjjifDxU+B36foHVgReZSceitRN/l6wce0A7i9WGk679kh2v3ga/z\nfIVVkngb0354ODVizFCQvQ+PhXpes7bFSwvM+Xi7yBmtHCisIo/1wNawX+9V\naMieSsvxhAz2kYG4x0Nyp+YRetesZG+Jk8jj6iMYMpcbYeEvQ4b3dp5Dk55O\n89l9eWY30yetIS31WRjVH/PphXiaiK453ptjr5L8dBhoIAag0kOPQmlA1Ze5\nwjJEvA4xCOKYoEjdcv0RgfUgoSWfUxRaz9TRivz7fvqtgwgGQ42dD1LMP5It\nUOhq\r\n=TzLR\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","_from":"file:pnpm-6.14.7.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=12.17"},"funding":{"url":"https://opencollective.com/pnpm"},"scripts":{"lint":"eslint -c ../../eslint.json src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7781 pnpm run test:e2e","start":"pnpm tsc --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build && pnpm run lint -- --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.cjs","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"pnpm@kochan.io"},"_resolved":"/home/runner/work/pnpm/pnpm/packages/pnpm/pnpm-6.14.7.tgz","_integrity":"sha512-/pjz4Eod3Heyxw/QCGLYpkZR8YNuzTTblgcVC+qvvYCtX0Wb5J9jVcbHoSRqC2jeo4ldtg8H9dssPlHlH50I7w==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.22.0","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"14.17.6","preferGlobal":true,"publishConfig":{"tag":"next","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_6.14.7_1630964329760_0.10767090381276123","host":"s3://npm-registry-packages"}},"2.1.0":{"name":"pnpm","version":"2.1.0","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@2.1.0","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js","pnpx":"lib/bin/pnpx.js"},"dist":{"shasum":"7337c991f27d1a7f9379ea3773c256ba881d5fbb","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-2.1.0.tgz","fileCount":6235,"integrity":"sha512-CQQRgMUnLlCosf18wFuQ8Tknf/zrL5Mf4P4YZLqvy2KaSY35P6TCXGGF4jnVe7OehvbcxIkpCgJx59av8YwLbg==","signatures":[{"sig":"MEUCIQC9WIgnBUtsQYevuCRgAyCETUZWWTJJKJ9zMw2sbo2nhgIgPBiCfByYCakCrUbsm79E1R2QdXjZvz/Gf7f8Bsg5TxY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":25927598,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbAyRBCRA9TVsSAnZWagAAm3YP/1EfiO1BC5Re+eFLQv9I\nAWFWxGPBTyZOFIV7StsKP3Stb+/I7gfqBPGTlOWPkyRLSQ+VwPfZVFnVjoVX\noMFZJGBpSaAq2PE7HsNe8Bc6i07DXCwfu816icdN5bGv+/kmyE62GOTm85Aw\nLV5C0Nok9wcnqvAcyKySSW6YPqxwirt5I7Knw9JpXsk6+OzHk1+aCL8zC/J9\ntoOaECtEB02iRR3cu/nOMODAY5lwtZnl2EE8fppbPT+YiK7sk6brS10X4WkM\neBSLjpf6PCyHfn/v0VBQ196QAre2xyge1TkqtKnSFbuiJz8lEDpIVsBmWwGu\nNEsE/z39FqBw9ZVWV7BHOvPvTzni2Jsqzqsn/XspQ6uVzzQGVyEVuooiogkv\nc62YmAnW4uvh2oAwsWQtSn8azrXP5miJ3wRc56bZMW88UU2zSRnQf+SiXB5n\nxQTEZvtLfYDi5j4jHi8cWEfQA110jh/MF2BEUzquJXuiCW98k+owsz8+etYR\nttZLc//0wtFiuxbi26p/qBhCyJCwhOO6nioj2N9UkWqL5v/769SuAy2wPFVi\nk+WFjQrBqaHkzvNc8o5fmpCB39iCFKVayB+NXOBrBhGTeuP8UsnpB0opTGoh\nV60HFTksFZnHkT7cF0gaieWzqyLs6NQex21NbpvzpfsE1tZ4vEjCkri3D/G2\nuiax\r\n=bPyc\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","_from":".","files":["lib/"],"_shasum":"7337c991f27d1a7f9379ea3773c256ba881d5fbb","engines":{"node":">=6"},"scripts":{"tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json --project .","test":"npm run lint && npm run tsc && npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"pnpm link . && npm-run-all -p -r pnpm-registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf ../.tmp/ && rimraf node_modules/.bin/pnpm && pnpm-registry-mock prepare","pnpm-registry-mock":"pnpm-registry-mock","test:e2e-with-preview":"preview --skip-prepublishOnly && npm-run-all -p -r pnpm-registry-mock test:tap"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"greenkeeper":{"ignore":["@pnpm/default-fetcher","@pnpm/default-resolver","@pnpm/logger","@pnpm/outdated","@pnpm/server","@pnpm/types","pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-registry-mock","remove-all-except-outer-links","pnpm-shrinkwrap","supi"]},"_nodeVersion":"9.10.1","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"mz":"^2.7.0","nopt":"^4.0.1","supi":"^0.19.3","chalk":"^2.2.0","delay":"^2.0.0","is-ci":"^1.0.10","ramda":"^0.25.0","byline":"^5.0.0","diable":"^4.0.1","p-limit":"^1.1.0","get-port":"^3.2.0","@types/mz":"^0.0.32","camelcase":"^4.1.0 || 5","path-name":"^1.0.0","pnpm-list":"^2.0.0","tree-kill":"^1.2.0","is-windows":"^1.0.1","pkgs-graph":"^2.0.0","text-table":"^0.2.0","@pnpm/types":"^1.5.0","common-tags":"^1.4.0","cross-spawn":"^6.0.3","graceful-fs":"^4.1.11","signal-exit":"^3.0.2","strip-color":"^0.1.0","@pnpm/config":"^1.0.0","@pnpm/logger":"^1.0.0","@pnpm/server":"^0.10.0 || 0.11","find-packages":"^2.2.0","package-store":"^0.19.0 || 0.20","path-absolute":"^1.0.0","read-ini-file":"^1.0.0","@pnpm/outdated":"^0.2.10 || 0.3","camelcase-keys":"^4.2.0","load-json-file":"^4.0.0 || 5","load-yaml-file":"^0.1.0","loud-rejection":"^1.6.0","mkdirp-promise":"^5.0.1","process-exists":"^3.0.0","util.promisify":"^1.0.0","@types/get-port":"^3.2.0","@zkochan/libnpx":"^9.6.1","graph-sequencer":"^2.0.0","update-notifier":"^2.1.0","@pnpm/store-path":"^1.0.3","pnpm-file-reporter":"^0.1.0","@pnpm/default-fetcher":"^0.4.0 || 1","@types/camelcase-keys":"^4.0.0","pnpm-default-reporter":"^0.17.0","@pnpm/default-resolver":"^1.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"caw":"^2.0.0","tape":"^4.6.3","execa":"^0.10.0","retry":"^0.12.0","sepia":"^2.0.2","mkdirp":"^0.5.1","rimraf":"^2.5.4","semver":"^5.3.0","tslint":"^5.4.2","ts-node":"^6.0.0","read-pkg":"^3.0.0","write-pkg":"^3.1.0","typescript":"^2.7.1","@types/node":"^10.0.6","@types/nopt":"^3.0.29","@types/tape":"^4.2.30","exists-link":"^2.0.0","npm-run-all":"^4.0.1","path-exists":"^3.0.0","rimraf-then":"^1.0.1","@types/delay":"^2.0.1","@types/ramda":"^0.25.0","@types/retry":"^0.10.2","tape-promise":"^3.0.0","@types/byline":"^4.2.31","@types/mkdirp":"^0.5.0","@types/semver":"^5.3.32","@zkochan/husky":"^0.0.0","package-preview":"^1.0.0","write-json-file":"^2.3.0","write-yaml-file":"^1.0.0","deep-require-cwd":"^1.0.0","npm-scripts-info":"^0.3.6","normalize-newline":"^3.0.0","@types/common-tags":"^1.2.5","pnpm-registry-mock":"^1.21.1","@pnpm/assert-project":"^1.1.1","@types/load-json-file":"^2.0.6","@types/update-notifier":"^2.0.0","@types/write-json-file":"^2.2.1","anonymous-npm-registry-client":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_2.1.0_1526932544891_0.9896583496428399","host":"s3://npm-registry-packages"}},"4.0.0-1":{"name":"pnpm","version":"4.0.0-1","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@4.0.0-1","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"a02e725b6f25f576f928b03d21f015fb67e6c316","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-4.0.0-1.tgz","fileCount":5307,"integrity":"sha512-IHmAui+gondn3ZK4a32uk3lQ6cvpKJOdSILK8Zx63sSmMR5iCyW11XR8L8ywp2fH5HlsX1POhJl70v5y+33K/g==","signatures":[{"sig":"MEYCIQDjTall3NJZdByy+tZFeeGIIjU/ZUqx1khSUafsSXjVhwIhAJgATKCPjVl9U110U8DjnzKkToOeFG+bOS92yeAoTBhc","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":21514545,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdeYW0CRA9TVsSAnZWagAACjoQAIMonWxFf2FvTII+C/mw\nsWgLiOkXZVHZCOtwYARvm++TyoyHXJRcqj+DlX6/O9NGDjXkZrjUnkM/RWGs\nILE1Tt39kVnbVthx3nu/qAYVSZsz2ekrfR9uutcd3u7pEYbnFvvi1TppjHbS\n8MX6GO+gCun+0SrjnMmmeEnvjGXnPEnNzLXDFd6u9m1rAzJteh64OQ0KiAb0\nsB9DlxD3f4GSX2lmoblRN5JPfVDb6CfmfbeGemAmgeFiihbRm38QZxUwbqGg\nMgaRGVqMu6XiYEvMGiKGHZ2JPT4z8MAjboooTcSYQ+WvkwPFyBWcW+99hzej\nzs2uOOkxCWigLBtGgfB1mK4Td72lPbClIKU81v0KcjpzjkXJhuc4mouL0gba\nHLYbqC8nWeQLt8oVmns+5InKshd6HCYKgKnoMlphASUY9CZAK5onQ08K/Ucp\nY28NzMNueZGBf4ZswVgH6XmIRQhQDjkw+w+/N6f3LzCG/zpvoE4spkp1NuWB\nVhIRacYxOwCdRLKrxmoi1UTW+X857NwVB9OMH2fD2gUTWtjhR4M6rMPPO3Vb\njwBwR5Udd3E0ZhtBQzxFLj+VWE0nnnnFv/30BHCMuI/X6rUEODA96dUmWdho\nGmebEWea0RlEd2X3IGRbAX/vGL0zT+E9YapxlAVPcWXnq+M+1UCznxRE2Nch\n4b1w\r\n=7xVm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","_from":".","_shasum":"a02e725b6f25f576f928b03d21f015fb67e6c316","engines":{"node":">=8.15"},"scripts":{"tsc":"rimraf lib && tsc","lint":"tslint -c tslint.json src/**/*.ts test/**/*.ts","test":"npm run lint && npm run tsc && npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"run-p -r registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf ../../../.tmp/ && rimraf node_modules/.bin/pnpm && registry-mock prepare","registry-mock":"registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"12.0.0","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"mz":"2.7.0","mem":"5.1.1","nopt":"4.0.1","supi":"0.35.0-1","archy":"1.0.0","chalk":"2.4.2","delay":"4.3.0","execa":"2.0.4","is-ci":"2.0.0","ramda":"0.26.1","table":"5.4.6","diable":"4.0.2","cp-file":"7.0.0","p-limit":"2.2.1","get-port":"5.0.0","make-dir":"3.0.0","p-filter":"2.1.0","@types/mz":"^0.0.32","camelcase":"5.3.1","fast-glob":"3.0.4","is-subdir":"1.0.3","lru-cache":"5.1.1","path-name":"1.0.0","tree-kill":"1.2.1","wrap-ansi":"6.0.0","@pnpm/list":"3.0.0-1","is-windows":"1.0.2","micromatch":"4.0.2","pkgs-graph":"4.1.0","@pnpm/error":"1.0.0","@pnpm/types":"3.2.0","@pnpm/utils":"0.10.6","common-tags":"1.8.0","cross-spawn":"7.0.0","graceful-fs":"4.2.1","signal-exit":"3.0.2","@pnpm/config":"4.0.0-1","@pnpm/logger":"2.1.1","@pnpm/server":"3.0.6","@types/archy":"0.0.31","find-packages":"5.0.10","path-absolute":"1.0.1","read-ini-file":"2.0.0","@pnpm/outdated":"4.0.0","camelcase-keys":"6.0.1","load-json-file":"6.2.0","loud-rejection":"2.1.0","process-exists":"3.1.0","read-yaml-file":"1.1.0","@pnpm/constants":"2.0.0-0","@pnpm/lifecycle":"6.2.3","@zkochan/libnpx":"11.0.1","@zkochan/rimraf":"1.0.0","graph-sequencer":"2.0.0","update-notifier":"3.0.1","write-json-file":"4.0.0","@pnpm/store-path":"2.1.0","@types/lru-cache":"^5.1.0","@types/wrap-ansi":"3.0.0","@pnpm/semver-diff":"1.0.2","@pnpm/core-loggers":"3.0.3","@pnpm/file-reporter":"0.1.0","@pnpm/lockfile-file":"1.1.3","@pnpm/package-store":"4.0.16","@pnpm/default-fetcher":"3.1.18","dir-is-case-sensitive":"1.0.2","version-selector-type":"2.0.1","@pnpm/default-reporter":"4.0.0-1","@pnpm/default-resolver":"3.1.3","@pnpm/package-is-installable":"2.2.1","@pnpm/read-importer-manifest":"1.0.9","@pnpm/store-controller-types":"3.0.3"},"_hasShrinkwrap":false,"readmeFilename":"README.md","__devDependencies":{"ncp":"2.0.0","pnpm":"link:","tape":"4.11.0","p-any":"2.1.0","retry":"0.12.0","byline":"5.0.0","rimraf":"3.0.0","semver":"6.3.0","write-pkg":"4.0.0","@types/nopt":"3.0.29","exists-link":"2.0.0","npm-run-all":"4.1.5","path-exists":"4.0.0","symlink-dir":"3.1.1","@types/ramda":"0.26.21","@types/retry":"0.12.0","@types/table":"^4.0.6","tape-promise":"4.0.0","@pnpm/prepare":"0.0.0","@types/byline":"4.2.31","@types/mkdirp":"0.5.2","@types/semver":"6","write-yaml-file":"3.0.1","deep-require-cwd":"1.0.0","@types/micromatch":"3.1.0","normalize-newline":"3.0.0","@types/common-tags":"1.8.0","@pnpm/registry-mock":"1.5.0","@pnpm/lockfile-types":"1.1.0","@types/update-notifier":"2.5.0","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_4.0.0-1_1568245171225_0.20566430923594958","host":"s3://npm-registry-packages"}},"4.0.0-4":{"name":"pnpm","version":"4.0.0-4","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@4.0.0-4","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"96edba1a79920db4fb931c1c267ed2c0cb1e059f","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-4.0.0-4.tgz","fileCount":5313,"integrity":"sha512-ccjPWCmKymZw7TxJ41N8rWNfhmOdkajAgRQlQ5i3jJjgX5LzYaBD8zxtnC3fVcfqQSrNyjpTzWhKDys0kKCN5g==","signatures":[{"sig":"MEUCIFYI80P76rs4+AbDE5DWKQWg7HW57p00yoNmUItKxCbTAiEA9XTfueURXtS0zbS65JoMGvsMZL36KOPpe3+Ik3h8cM0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":21635855,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdj+M1CRA9TVsSAnZWagAAjYQP/RV94r1O8KCxS7mZVEDq\nleFGWh/FRciQPzyV1UtFsBKPSCKZ35i44w8UknJjQbVBPW/qH2eB7Iqrin2y\nOEtaLF/15PKOJXTmP8Di2VnNO9mV0MW4yGxVPsPGyjkC/v8lobs4cQR21VHg\nDSHlr5f52fxTR8UGEBn1GxsLoaJ8/pHRp6BaGpjUl49QBrT9K1JdIK4l/Kz4\nAgAgVcrSw1aqn33DCjlsYvTiNUmlXKntxryTnBS4LebK5ks6fKcEj2enwHlv\nupMCw9TG8k9Dp8SLAWgC4pz3d7KLle6dLiHvq/Aku4QU16YkQj5l5LBPBWFh\nCrpb1Nvwl36DZsE+Dgw6ekGfsaQVHf1OmKMgig17w/qk6Bw57jXl/XjiMr4i\nJIZDCtaHD/c8Jqgt5LK2lXEEzlnIXwA3ipmXRB9Ul6uAkS0vMdxMkr8c8nc3\namC/C8uwF5RmXOpmfFWkLdDCpPvY8QHZ4kyoc4vq4ER2ncBLRfGyApRoiiyi\nTwqBJV1KkeZUYN+qQ6x5xAv9+xzD+Ufc1mFZo7YfZNr9PxjZ4jmugioSXT6+\nHEGkVpshdcefCbjJbbCinZAzH1FaimMTDjq3ld8ZZ2nzjI7kl6K92afAqqIz\no8ONfX5H7ogEkJpK1ifRnmTQ688x7mjgL8XBW6UQ18JEGwP9gixrEI3UM5gA\ny94c\r\n=e6lK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","_from":".","_shasum":"96edba1a79920db4fb931c1c267ed2c0cb1e059f","engines":{"node":">=8.15"},"scripts":{"tsc":"rimraf lib && tsc","lint":"tslint -c tslint.json src/**/*.ts test/**/*.ts","test":"npm run lint && npm run tsc && npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"run-p -r registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf ../../../.tmp/ && rimraf node_modules/.bin/pnpm && registry-mock prepare","registry-mock":"registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"12.11.0","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"mz":"2.7.0","mem":"5.1.1","nopt":"4.0.1","supi":"0.35.0-4","archy":"1.0.0","chalk":"2.4.2","delay":"4.3.0","execa":"2.0.4","is-ci":"2.0.0","ramda":"0.26.1","table":"5.4.6","diable":"4.0.2","cp-file":"7.0.0","p-limit":"2.2.1","get-port":"5.0.0","make-dir":"3.0.0","p-filter":"2.1.0","@types/mz":"^0.0.32","camelcase":"5.3.1","fast-glob":"3.0.4","is-subdir":"1.0.3","lru-cache":"5.1.1","path-name":"1.0.0","tree-kill":"1.2.1","wrap-ansi":"6.0.0","@pnpm/list":"3.0.0-3","is-windows":"1.0.2","micromatch":"4.0.2","pkgs-graph":"4.1.0","strip-ansi":"5.2.0","@pnpm/error":"1.0.0","@pnpm/types":"3.2.0","@pnpm/utils":"0.10.6","common-tags":"1.8.0","cross-spawn":"7.0.0","graceful-fs":"4.2.1","render-help":"0.0.0","signal-exit":"3.0.2","@pnpm/config":"4.0.0-3","@pnpm/logger":"2.1.1","@pnpm/server":"4.0.0-0","@types/archy":"0.0.31","find-packages":"5.1.0","path-absolute":"1.0.1","read-ini-file":"2.0.0","@pnpm/outdated":"5.0.0-0","camelcase-keys":"6.0.1","load-json-file":"6.2.0","loud-rejection":"2.2.0","process-exists":"3.1.0","read-yaml-file":"1.1.0","@pnpm/constants":"2.0.0-1","@pnpm/lifecycle":"6.2.3","@zkochan/libnpx":"11.0.2","@zkochan/rimraf":"1.0.0","graph-sequencer":"2.0.0","update-notifier":"3.0.1","write-json-file":"4.0.0","@pnpm/store-path":"2.1.0","@types/lru-cache":"^5.1.0","@types/wrap-ansi":"3.0.0","@pnpm/semver-diff":"1.0.2","@pnpm/core-loggers":"3.0.3","@pnpm/file-reporter":"0.1.0","@pnpm/lockfile-file":"2.0.0-0","@pnpm/package-store":"5.0.0-0","@pnpm/default-fetcher":"3.1.18","dir-is-case-sensitive":"1.0.2","version-selector-type":"2.0.1","@pnpm/default-reporter":"4.0.0-3","@pnpm/default-resolver":"3.1.3","@pnpm/package-is-installable":"2.2.1","@pnpm/read-importer-manifest":"1.0.9","@pnpm/store-controller-types":"4.0.0-0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","__devDependencies":{"ncp":"2.0.0","pnpm":"link:","tape":"4.11.0","p-any":"2.1.0","retry":"0.12.0","byline":"5.0.0","rimraf":"3.0.0","semver":"6.3.0","write-pkg":"4.0.0","@types/nopt":"3.0.29","exists-link":"2.0.0","npm-run-all":"4.1.5","path-exists":"4.0.0","symlink-dir":"3.1.1","@types/ramda":"0.26.21","@types/retry":"0.12.0","@types/table":"^4.0.6","tape-promise":"4.0.0","@pnpm/prepare":"0.0.0","@types/byline":"4.2.31","@types/mkdirp":"0.5.2","@types/semver":"6","write-yaml-file":"3.0.1","deep-require-cwd":"1.0.0","@types/micromatch":"3.1.0","normalize-newline":"3.0.0","@types/common-tags":"1.8.0","@pnpm/registry-mock":"1.5.0","@pnpm/lockfile-types":"1.1.0","@types/update-notifier":"2.5.0","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_4.0.0-4_1569710900573_0.10597007156953886","host":"s3://npm-registry-packages"}},"4.0.0-3":{"name":"pnpm","version":"4.0.0-3","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@4.0.0-3","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"74e9892f34a097c37b9837c021cbb748285c42b9","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-4.0.0-3.tgz","fileCount":5312,"integrity":"sha512-xdPcfifxwPMihAZP8tGFbg6uqsgsYvAAM5hJ7IltbAZxw22xNiuP05m3mOYCfYefgb/7yV2mGrvsHQSAIZhP2A==","signatures":[{"sig":"MEUCIQC6po4bk8JfsJe3PTtGYrGlIjPp1TNAVL+zz7RvKF/M6wIgcDFfyyLnJ9ZjXX3XFCDNVxo2D2/NblyMxh79rwjbv+o=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":21569659,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdhobxCRA9TVsSAnZWagAAX/8P/2FTgYa/NBRPx85NiOqT\nmIQu0cOAUwTl9ScnqfqxDAmXCpW6hSv8lg9q4FE35VsfOTfhjKV53/Bx9HoQ\nqhv5x20HlhRPlMcB04PnL4iH8dZMv5IFEbQWEeWrlhPYILAKQBSWL1iF9MtS\nqMCELwEbr4kUp3re4wMimej5GBdhtTp/NQOBIAvFy/hEl6URtaKLs33Blg58\ntCuFQUSdWaAuQoMIL31U5Ung7qJWGM/IvdUXlbtDjoP6rzul4o0+EK76WkWH\nX+rq5lgLTJY9DItrESn2EnRWVAEECMKm6QHAcIPblMJF5WWtUoO+dJ+eO4ci\n4XKAK6/p2FW0lCI5pC1PiTdtNNYtx7G5VMML73EKX62ZvmN0eT+/x/qz074z\nm7G0lv8B8ilsHsZaTkUHEaFTHcf+NZ7ALMuWLz7lisdD1wgdUC7H38nd1XSP\n42a6O9ZKqkbNvO/JiGRBSSi8kB+bdNGa8xwY3mGirrzXcbIX23hgLZJnEmD/\n6TaK8sNfLBSnmV5EqmTh0sSeF5JHBdw0z9B4GCxB66ATHA6yhvOEGlyxxHyX\nKpynkPLx8CacJ1eftLM+Cj6OitqnxeoCMKrUnyXPzqbQIres6SU3K8oLbq4G\nth1rm4BUmiEP36LQ5RRLRoVsCyq5lfijcKVWwXuOamtAzgIQVHGL/KWwykiL\n50Od\r\n=Gwq+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","_from":".","_shasum":"74e9892f34a097c37b9837c021cbb748285c42b9","engines":{"node":">=8.15"},"scripts":{"tsc":"rimraf lib && tsc","lint":"tslint -c tslint.json src/**/*.ts test/**/*.ts","test":"npm run lint && npm run tsc && npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"run-p -r registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf ../../../.tmp/ && rimraf node_modules/.bin/pnpm && registry-mock prepare","registry-mock":"registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"10.12.0","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"mz":"2.7.0","mem":"5.1.1","nopt":"4.0.1","supi":"0.35.0-3","archy":"1.0.0","chalk":"2.4.2","delay":"4.3.0","execa":"2.0.4","is-ci":"2.0.0","ramda":"0.26.1","table":"5.4.6","diable":"4.0.2","cp-file":"7.0.0","p-limit":"2.2.1","get-port":"5.0.0","make-dir":"3.0.0","p-filter":"2.1.0","@types/mz":"^0.0.32","camelcase":"5.3.1","fast-glob":"3.0.4","is-subdir":"1.0.3","lru-cache":"5.1.1","path-name":"1.0.0","tree-kill":"1.2.1","wrap-ansi":"6.0.0","@pnpm/list":"3.0.0-2","is-windows":"1.0.2","micromatch":"4.0.2","pkgs-graph":"4.1.0","strip-ansi":"5.2.0","@pnpm/error":"1.0.0","@pnpm/types":"3.2.0","@pnpm/utils":"0.10.6","common-tags":"1.8.0","cross-spawn":"7.0.0","graceful-fs":"4.2.1","render-help":"0.0.0","signal-exit":"3.0.2","@pnpm/config":"4.0.0-2","@pnpm/logger":"2.1.1","@pnpm/server":"4.0.0-0","@types/archy":"0.0.31","find-packages":"5.1.0","path-absolute":"1.0.1","read-ini-file":"2.0.0","@pnpm/outdated":"5.0.0-0","camelcase-keys":"6.0.1","load-json-file":"6.2.0","loud-rejection":"2.1.0","process-exists":"3.1.0","read-yaml-file":"1.1.0","@pnpm/constants":"2.0.0-1","@pnpm/lifecycle":"6.2.3","@zkochan/libnpx":"11.0.1","@zkochan/rimraf":"1.0.0","graph-sequencer":"2.0.0","update-notifier":"3.0.1","write-json-file":"4.0.0","@pnpm/store-path":"2.1.0","@types/lru-cache":"^5.1.0","@types/wrap-ansi":"3.0.0","@pnpm/semver-diff":"1.0.2","@pnpm/core-loggers":"3.0.3","@pnpm/file-reporter":"0.1.0","@pnpm/lockfile-file":"2.0.0-0","@pnpm/package-store":"5.0.0-0","@pnpm/default-fetcher":"3.1.18","dir-is-case-sensitive":"1.0.2","version-selector-type":"2.0.1","@pnpm/default-reporter":"4.0.0-2","@pnpm/default-resolver":"3.1.3","@pnpm/package-is-installable":"2.2.1","@pnpm/read-importer-manifest":"1.0.9","@pnpm/store-controller-types":"4.0.0-0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","__devDependencies":{"ncp":"2.0.0","tape":"4.11.0","p-any":"2.1.0","retry":"0.12.0","byline":"5.0.0","rimraf":"3.0.0","semver":"6.3.0","write-pkg":"4.0.0","@types/nopt":"3.0.29","exists-link":"2.0.0","npm-run-all":"4.1.5","path-exists":"4.0.0","symlink-dir":"3.1.1","@types/ramda":"0.26.21","@types/retry":"0.12.0","@types/table":"^4.0.6","tape-promise":"4.0.0","@pnpm/prepare":"0.0.0","@types/byline":"4.2.31","@types/mkdirp":"0.5.2","@types/semver":"6","write-yaml-file":"3.0.1","deep-require-cwd":"1.0.0","@types/micromatch":"3.1.0","normalize-newline":"3.0.0","@types/common-tags":"1.8.0","@pnpm/registry-mock":"1.5.0","@pnpm/lockfile-types":"1.1.0","@types/update-notifier":"2.5.0","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_4.0.0-3_1569097456358_0.16541773066928855","host":"s3://npm-registry-packages"}},"7.22.0":{"name":"pnpm","version":"7.22.0","keywords":["pnpm7","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@7.22.0","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"78d70f7165f4441264503902f9aaa7521dfbe22b","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-7.22.0.tgz","fileCount":658,"integrity":"sha512-dkhne1O1ktNz/Cn/GZU5wnjhP/aNEfmJGW5UdILyDnptgw84jauOf2Mk5jTe3gp4OZWZN1szcBrjyOZ7Uxxilw==","signatures":[{"sig":"MEUCIQD03+nqSnu894IYt4XNhNFCHK6DezfJdQxwVXwKMUL9iAIgQos0/xfRBabcdwujIc0LmFAN+03kvuISq63n9dtw4QE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13227275,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjtDc7ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqs+g/+J1lo6C75upFlKNuqZ4ThP2/wWa66PTah80CSWLCZ69HrBt40\r\nQb4zSka0n+qUoMSLmpWbKaBDzQjuI5lgtyVZeA5HbL0WFTyT3t55181KEFvc\r\ndxpq88uPbTHIN+t8jN8tAIfscPZEGLjMTciwelODUvl3br8I+ywKw5QQ9e+Q\r\ngyv1B/s6aTFoaeroOOhcZe+RU8Bkyyts513SZHgxbTg8CPuXUdeSH7H1H6c9\r\nkq8TWN38X/fJ9WajCgwpt7UB5MFJlQetBE7WgHhAOtEt7lNZEE5ksgW9meGX\r\nKxAyoGR/vymlPjWsRgtzVNYaQLeoCi9uHg6TE0VSLkOnCsL4TMtZZgsL8zu6\r\nRBBP1TH2d/hEG/4T88xeJJYS1MrirxgXYLhj7tSRrhiVFsN5lqmBcXSyHpxM\r\nmt1AfoipAfiuP1SfHY94C02ttHK7EU2QQE8XfCUC4SbOXBnpYeyv9Muvmy5X\r\noILADoccY1qoCQ9CZwjc/ai/GWXr4c8W3gTuOZiC+C/2tPLegu6onHTwyB83\r\nEgC0P2Cr0/O8OJhnL6oNeCOduOh9u3yTmmNk2fYngdkjaNTALUPWEGSyKyXS\r\nFmT2gpPQO6VWbq1EkdHKj8jXY6TGuE9VP4vsge6N1+jncbegf2/k08KdqBv0\r\nfRXLSM7iHu9HNktWgZTM2Lxu0NwG/IFb82I=\r\n=f6Lp\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","_from":"file:pnpm-7.22.0.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=14.6"},"exports":{".":"./package.json"},"funding":{"url":"https://opencollective.com/pnpm"},"scripts":{"lint":"eslint src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7776 pnpm run test:e2e","start":"tsc --watch","bundle":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/2dad53282763f7dc78722818155d2f6a/pnpm-7.22.0.tgz","_integrity":"sha512-dkhne1O1ktNz/Cn/GZU5wnjhP/aNEfmJGW5UdILyDnptgw84jauOf2Mk5jTe3gp4OZWZN1szcBrjyOZ7Uxxilw==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.24.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"16.18.1","preferGlobal":true,"publishConfig":{"tag":"next-7","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_7.22.0_1672755002259_0.8791540316275648","host":"s3://npm-registry-packages"}},"6.14.3":{"name":"pnpm","version":"6.14.3","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"license":"MIT","_id":"pnpm@6.14.3","maintainers":[{"name":"zkochan","email":"z@kochan.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"6dd4d49bd1e679e12d6d76dcd3a9dd72fbd2c608","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-6.14.3.tgz","fileCount":625,"integrity":"sha512-9fU65+uSa2kB5+/b2crLT3lLcauExf9v6vPkDa4javQVnrz3/HDa6TLEshgo5BXXks3wThq+eCrDlVvD7AUwOQ==","signatures":[{"sig":"MEYCIQC/UYZZvc/3VC1/eYkID9E74Zv8csK6nGxdkxmkUcofzwIhAIwVDPJ/nIFPF8lY1b2byTHxrUt5dkoqwK/PgsVhjh7p","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9553644,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhI/CsCRA9TVsSAnZWagAAoq4QAIGgLKIKUM9uMejh0z2n\nAYuTtabGuE9SUfhUb6D66TJDl6p1o7NjhcijW8z+HpXKsfYMKK+8H0xhI9Qu\nwLEh5oFmrw9R8OqEuBFy/3FK06m7tJcsPsA1tYOLFOm7SdnP6dVyBZPJHiLw\n4jr8Ahh/yhSANKgk/p58+SPoEjPXUjV/aTRX0/w4v/OxJMXFqxie9XewT9FX\nWvZYo04N9USP52EvzJaswL/KJ5z/E65nqEQT4S2JgDxIYc93oAaqkOt0TAjn\nzXRPzv0zApHzgpiJLxAbXkYnk51nMcy0hPUVobn9nKGtQr3ON37XqYe8/X5i\nfXMmmioZXb6jNlTLR7RmcNqXgXzJM54VDHjoazfMggd4yXeMDfkq79bBi4pg\n6rV+9t54S5UeCZlfFB3QOSv2HwckvSkKExjfeaNIeWy7W7gOfsiBX2HrV+Y/\nfzCZ0hYguyjSS3O2MUk+H9+yTz/Awe02xUXRCVqg8IWWZxAitGN66zMxxN3H\nqgAnKfsGSq77LOGTqoX0jmGof3YgtPGSjXuzUzeedEFYhZ2E6HiFFw9ybqJC\nDTsOkY7g/WEB4lMwgfaYmhE+qDSfXfgREnfq3ALszaGhMKXvdJOxkXcG6Lqn\npID+OkQh3nL/V8feUeCZWJDGDlmHI1iBIeH92s4CRNLxUlq7HIPwJNeLNYN5\nx+hM\r\n=DF7V\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","_from":"file:pnpm-6.14.3.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=12.17"},"funding":{"url":"https://opencollective.com/pnpm"},"scripts":{"lint":"eslint -c ../../eslint.json src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7781 pnpm run test:e2e","start":"pnpm tsc --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build && pnpm run lint -- --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.cjs","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"_resolved":"/home/zoltan/src/pnpm/pnpm/packages/pnpm/pnpm-6.14.3.tgz","_integrity":"sha512-9fU65+uSa2kB5+/b2crLT3lLcauExf9v6vPkDa4javQVnrz3/HDa6TLEshgo5BXXks3wThq+eCrDlVvD7AUwOQ==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.20.6","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"14.17.5","preferGlobal":true,"publishConfig":{"tag":"next","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_6.14.3_1629745324357_0.3483829382055941","host":"s3://npm-registry-packages"}},"6.14.4":{"name":"pnpm","version":"6.14.4","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"license":"MIT","_id":"pnpm@6.14.4","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"3ccd755e3d891ce4c25b31a584ead58d11ccff42","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-6.14.4.tgz","fileCount":644,"integrity":"sha512-G1JRgP2YWS+Qi6kx9AHaEel9L4cjzV8NOkSkPg7sGC2149k3mT0PEDVI4Q0tsT6IZIDA9DAAXZ15CfS+r2hUXg==","signatures":[{"sig":"MEYCIQDsvOsxHXyHcWZIQzvzksq0XrhbxeLtDp281bEn+NZQnQIhAJkqIr4aPvfjSmCEySUA3nu9M+qNGneWtslzuJhgZZJC","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9579019,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhK2tOCRA9TVsSAnZWagAAvmgP/3WoFTo1kN09UcWQuB3M\nXKc3Ok+5wegcd3r5wmaUMBwwFcs/F54t6934ayQ8iYcBm6n2240lLIRkAo8M\nl2KZTY3nMmwYKPi3JbldSKD8Yf67cK9ni/S1A/HryGp2CZFXJ55axCiKqQ3U\nrO4TpmfHEgklHIwdaKvHAroYrxbANglTEucPjomhaXnrxARAnk8TWesVduKM\ntHgCX5w7RkPvlMLOS50c2jIgTLiirwlRmXfy5AASEYniMSdvP1JARnMsY2Pt\nZAd+BbgZAhf5wBdqSKYXW5ZbR+qsV/A8aw/3xLWRiaLhmlplVR+x9p1HHGwr\ngFOmRflA103hYxQWOKaxwI6TeUFIw4Cxo3/icMhSi27S+daXjGB+yZqfNIP7\nRdB4wfLBQSeo3G9fjpeLd1h9hbl9Y2Z5ZDUvIiBrP3YDHwnZqG+JuAKqTVlc\nmEQYox8oQtz0oCDXsL+bE7+eXJye/crwjWPszfhSlBX6denEsT5zG9xCSPBB\n6Zu3CJhhmHAoOWPUif7rDCcDjPb016ZmWMMXSCWnPDm9GyhnHDbQ8YFgFpCG\nLB87oP4TqKFAbS91LIpJX4qjXsCT4KKJPQjxxgg0VRPZRm9T4WQSNPVRSD2u\n/bFeHiyCdAGxNizyL8qkd6EGCr0E3IiRsWsX8fpwPuAPMZJ1FR5s3ZpG1LB1\nmX+u\r\n=ZeQc\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","_from":"file:pnpm-6.14.4.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=12.17"},"funding":{"url":"https://opencollective.com/pnpm"},"scripts":{"lint":"eslint -c ../../eslint.json src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7781 pnpm run test:e2e","start":"pnpm tsc --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build && pnpm run lint -- --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.cjs","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"zoltan.kochan@gmail.com"},"_resolved":"/home/runner/work/pnpm/pnpm/packages/pnpm/pnpm-6.14.4.tgz","_integrity":"sha512-G1JRgP2YWS+Qi6kx9AHaEel9L4cjzV8NOkSkPg7sGC2149k3mT0PEDVI4Q0tsT6IZIDA9DAAXZ15CfS+r2hUXg==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.21.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"14.17.5","preferGlobal":true,"publishConfig":{"tag":"next","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_6.14.4_1630235470475_0.2857770772669106","host":"s3://npm-registry-packages"}},"4.0.0-0":{"name":"pnpm","version":"4.0.0-0","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@4.0.0-0","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"c5c094223121753f294baa9ded403d0fd61519b5","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-4.0.0-0.tgz","fileCount":5307,"integrity":"sha512-T5AaiDlm/mqtzy1Euv76Ep1jiEIHOZOFWNgoWDX9pMhOKMsSPoOsY1sPT94MRKqtnLJNFVLAGLPhVf7wzFitTQ==","signatures":[{"sig":"MEYCIQDE93AK8HiG9Q5o72oxkKKXM1GvSaZdOOyXdhxbugGHnAIhAMMGshTyHgjsOI4AXW30lGhDhqh75iw4tn9mHlm8oTPP","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":21517508,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdduGPCRA9TVsSAnZWagAA7R8P/AgbItly0GGoo5HHKQoD\n+nk9uqGwl7y6Ld3ehM3rDnRdXYy3wJk+BCvVdVxdtOjs9eWuiy5GgGYX2lR5\n/qU5OSPE+mizCrYK0ty6Ht7zsApVByRiEpKeZtzqBE31tqfzzOaf1MUuqH/r\nV8mteS5FLJF45xlEvnvldXtJ4tP4YVvkKGpzou7JxVMyJXvST8OjxgT/7iFY\nSiq2u3WKfMr13feVwxuwfM56xI7mzN6A88wCw7mq7c4EHOueKNWgHB43p/Gk\n1oOjo3ZtQYRQitQPE0SM1e4A21/Lu+t4MHw93U+X7Kda0qJ+d35EwZzPwkfa\nmtvk5BMZDsFAdJ9D3GNN77i/wZP3XtzDM4AEkVwCCeEr1bFOUfLoFX9QNPg8\nh0T+lv4+zB0fiWZc47zk+rErBpazNtwMeS1zUHmJkcKvIPHTCZgEtpn6S2VY\nO6CZzIT45HwJdK4uv69HE680FRSyyCPR/IFpBawI3W2vpOOAZQVTDTfvzpj8\nr/NPpbvoWyVe6CWgUzjt1fS8Uyr1W2EDguhbNNpYWI+a4GdwDDpR4sJi43vA\nX3nSZ2ng8OHfSPuvWsA9tdjQxmeF0bjkpywibrdVEjCtl2TotiM51KlOp+Ob\nxmOf2M6WU4awwQ9gUDLM/rr8CCaXw3z9JX3wMZC55fHgIULiQwLGC95DDoly\nqlO2\r\n=6O86\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","_from":".","_shasum":"c5c094223121753f294baa9ded403d0fd61519b5","engines":{"node":">=8.15"},"scripts":{"tsc":"rimraf lib && tsc","lint":"tslint -c tslint.json src/**/*.ts test/**/*.ts","test":"npm run lint && npm run tsc && npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"run-p -r registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf ../../../.tmp/ && rimraf node_modules/.bin/pnpm && registry-mock prepare","registry-mock":"registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"10.12.0","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"mz":"2.7.0","mem":"5.1.1","nopt":"4.0.1","supi":"0.35.0-0","archy":"1.0.0","chalk":"2.4.2","delay":"4.3.0","execa":"2.0.4","is-ci":"2.0.0","ramda":"0.26.1","table":"5.4.6","diable":"4.0.2","cp-file":"7.0.0","p-limit":"2.2.1","get-port":"5.0.0","make-dir":"3.0.0","p-filter":"2.1.0","@types/mz":"^0.0.32","camelcase":"5.3.1","fast-glob":"3.0.4","is-subdir":"1.0.3","lru-cache":"5.1.1","minimatch":"3.0.4","path-name":"1.0.0","tree-kill":"1.2.1","wrap-ansi":"6.0.0","@pnpm/list":"3.0.0-0","is-windows":"1.0.2","pkgs-graph":"4.1.0","@pnpm/error":"1.0.0","@pnpm/types":"3.2.0","@pnpm/utils":"0.10.6","common-tags":"1.8.0","cross-spawn":"7.0.0","graceful-fs":"4.2.1","signal-exit":"3.0.2","@pnpm/config":"4.0.0-0","@pnpm/logger":"2.1.1","@pnpm/server":"3.0.6","@types/archy":"0.0.31","find-packages":"5.0.10","path-absolute":"1.0.1","read-ini-file":"2.0.0","@pnpm/outdated":"4.0.0","camelcase-keys":"6.0.1","load-json-file":"6.2.0","loud-rejection":"2.1.0","process-exists":"3.1.0","read-yaml-file":"1.1.0","@pnpm/constants":"2.0.0-0","@pnpm/lifecycle":"6.2.3","@zkochan/libnpx":"11.0.1","@zkochan/rimraf":"1.0.0","graph-sequencer":"2.0.0","update-notifier":"3.0.1","write-json-file":"4.0.0","@pnpm/store-path":"2.1.0","@types/lru-cache":"^5.1.0","@types/minimatch":"^3.0.3","@types/wrap-ansi":"3.0.0","@pnpm/semver-diff":"1.0.2","@pnpm/core-loggers":"3.0.3","@pnpm/file-reporter":"0.1.0","@pnpm/lockfile-file":"1.1.3","@pnpm/package-store":"4.0.16","@pnpm/default-fetcher":"3.1.18","dir-is-case-sensitive":"1.0.2","version-selector-type":"2.0.1","@pnpm/default-reporter":"4.0.0-0","@pnpm/default-resolver":"3.1.3","@pnpm/package-is-installable":"2.2.1","@pnpm/read-importer-manifest":"1.0.9","@pnpm/store-controller-types":"3.0.3"},"_hasShrinkwrap":false,"readmeFilename":"README.md","__devDependencies":{"ncp":"2.0.0","pnpm":"link:","tape":"4.11.0","p-any":"2.1.0","retry":"0.12.0","byline":"5.0.0","rimraf":"3.0.0","semver":"6.3.0","write-pkg":"4.0.0","@types/nopt":"3.0.29","exists-link":"2.0.0","npm-run-all":"4.1.5","path-exists":"4.0.0","symlink-dir":"3.1.1","@types/ramda":"0.26.21","@types/retry":"0.12.0","@types/table":"^4.0.6","tape-promise":"4.0.0","@pnpm/prepare":"0.0.0","@types/byline":"4.2.31","@types/mkdirp":"0.5.2","@types/semver":"6","write-yaml-file":"3.0.1","deep-require-cwd":"1.0.0","normalize-newline":"3.0.0","@types/common-tags":"1.8.0","@pnpm/registry-mock":"1.5.0","@pnpm/lockfile-types":"1.1.0","@types/update-notifier":"2.5.0","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_4.0.0-0_1568072078020_0.7511371531323141","host":"s3://npm-registry-packages"}},"6.14.5":{"name":"pnpm","version":"6.14.5","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"license":"MIT","_id":"pnpm@6.14.5","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"fc5ba22e179ea6d6f63a22f44afe5ae873f84f40","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-6.14.5.tgz","fileCount":644,"integrity":"sha512-+N1B+Bj2JKZJ1GDJS141OgnDmwxAavHi/ecU3IIl0QunPSVBXxd51DbVizCw/mPwIB3UmeT474Fyz8o3Xj9sXA==","signatures":[{"sig":"MEYCIQCnsag9AfJqmLsXCIAWRZ2YwePYRKErT2kbhESdkafA2QIhAI4/1IVHLC0r799v7A1Z/BLKgjm+vJdHUi1VNPa7EBuq","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9578866,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhK/7/CRA9TVsSAnZWagAARo8P/2PUbq4oq0qpIX3YzWnc\nEVzIIQ/bEHK6+4C66UTMsmrox9zoXBVqNFXfpYj6kj8IJy2BX3EV1aX91m53\ntoJBFhKfVHGe0XTmLGWkf+oNNTEgBLSG92hw6Lh12uSHNrPzkIU9a1Rr3kF8\nR6mmyEZplTYyze2Yda5a5LVrAe+uOHPvDP/HtwZ3nPy4JKeGgdAhpATAKWN2\nFVyD1mC47CEVm1xzxuYfq/WbSNlUqHJaat9bu5UYW3Xmcye++q/1r2TSDBCt\nNapiDQuthTpr+wz7ig8mEKe1jY6bPKltktaIg42YaIR4Yy0yzC4csQLqTBeK\nf0dvsx1Bq2PmC4ZN/eK8tSZEBVoDUDWkM4f072m9X3O7bu5sXN5J0SO9yslX\nn+bbKFrTrGWYO8AyXUZ6+DfYEXG5EXwctaiYfQK+bqcho3lT/9BgO6EtlybN\nQiD63EsHJgnExX1aae846yV5oX0gL2Z+fnitaTbh5fxLaxDxHkYs6rQ+E8JG\nw6sWc1C/EuttHXwbmERnm+FrPUVjRPJ0HRqUh1zLZmIpYiPny1lwaiVMgODF\nmnoP5S1D/GtIVsGcdGEqTSGyMjydXG9c1BEViwSW+e66jyLl18G5/uybV+Iw\nvSc4FQLuKKSj/x/5MR1Hqt//wP2a9LfRcGsu6+IfDgfxyXEshZiJCzdVgiMG\nQqTH\r\n=UAV3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","_from":"file:pnpm-6.14.5.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=12.17"},"funding":{"url":"https://opencollective.com/pnpm"},"scripts":{"lint":"eslint -c ../../eslint.json src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7781 pnpm run test:e2e","start":"pnpm tsc --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build && pnpm run lint -- --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.cjs","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"zoltan.kochan@gmail.com"},"_resolved":"/home/runner/work/pnpm/pnpm/packages/pnpm/pnpm-6.14.5.tgz","_integrity":"sha512-+N1B+Bj2JKZJ1GDJS141OgnDmwxAavHi/ecU3IIl0QunPSVBXxd51DbVizCw/mPwIB3UmeT474Fyz8o3Xj9sXA==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.21.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"14.17.5","preferGlobal":true,"publishConfig":{"tag":"next","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_6.14.5_1630273279592_0.819811421937817","host":"s3://npm-registry-packages"}},"6.14.6":{"name":"pnpm","version":"6.14.6","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"license":"MIT","_id":"pnpm@6.14.6","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"pnpm@kochan.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"2cfcc7f3114ee4e06ec8154fc7d7037bc1b43b40","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-6.14.6.tgz","fileCount":642,"integrity":"sha512-PwBdhK7q/QqM8erzDuNu8a85bPNLV4Q3X6G0AFItogwhjDKEtJGKSIIGnvtq8AqnB2r1S9DGAOrQ8yqRJHU8xA==","signatures":[{"sig":"MEUCIFjgf0p2dN8Y9sT07RZ4lFBLcLKBlKf27Y0nIYfVC6HPAiEAsnw3O4owI61GFR51jsa5OdUmXM9F8sUOp/F8EtocFnw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9564274,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhMd47CRA9TVsSAnZWagAAIv4P/RBJ993tkmzjjwrekd9s\ntlwmUYHv07PZhYkl9f4NAOUm2YXbibinrUJIzFutyNss0kA6gacs9wDdaJB5\nJOuee5vkA4W3Ckss2k6BAMwhe9CR5Si7YIUkVut3dsIK9Wsi2NdqkxgzYhk9\nAgwpy3nQx/FfEDpk2OndhnDY3oE22R/a2Eb6iEV5elOw44YJ5m7iCLU7qTI5\nNA3ZR9dgYX/WM/pMh/9ia3y6fcjheybviaJ2UTtz21WF9szRKWuFiSV52tKg\nF/lGp3gW37/38tNLAt3FGXPsEx/aw0HJeaZIVKkrqIx/uoz3YMX/Et30YYa2\nLF7b6plyxSysqd6O7l4FTlECJISP8sxVz4b8fpw5MbVnQxl7bANRYL/OYagT\nud+K9xDSEYV+UIvyXTfc8tCmggJUXeWaaZYedkyOrPNuynKItCrTyxKgjIjf\n1vr1K5KGyW5x4z5e8Q7i8r+l2IXw+OQgMIgAOGObxvmggQuE9KEmmFV+O1Tu\nYNa0eQVC+XtxLZ+KL9vuROfUabeVEljQM8bhIpSVTF16nm45Ua7yHDegB03V\nXdMasLJei3UgcUAHyTatU6H8wnUUHnbQ8Vb6OpkfRyIM88QO+7vg5OmNDEsB\nMNRG0BjhT1OlTOb847NkIASd1QMTtx0dIjx3xnJ793glxw2cz7FqnHbAIruu\n/kWe\r\n=Yoby\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","_from":"file:pnpm-6.14.6.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=12.17"},"funding":{"url":"https://opencollective.com/pnpm"},"scripts":{"lint":"eslint -c ../../eslint.json src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7781 pnpm run test:e2e","start":"pnpm tsc --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build && pnpm run lint -- --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.cjs","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"pnpm@kochan.io"},"_resolved":"/home/runner/work/pnpm/pnpm/packages/pnpm/pnpm-6.14.6.tgz","_integrity":"sha512-PwBdhK7q/QqM8erzDuNu8a85bPNLV4Q3X6G0AFItogwhjDKEtJGKSIIGnvtq8AqnB2r1S9DGAOrQ8yqRJHU8xA==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.22.0","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"14.17.6","preferGlobal":true,"publishConfig":{"tag":"next","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_6.14.6_1630658107054_0.2915009790584715","host":"s3://npm-registry-packages"}},"0.31.2":{"name":"pnpm","version":"0.31.2","keywords":["install","npm"],"author":{"name":"Rico Sta. Cruz","email":"rico@ricostacruz.com"},"license":"MIT","_id":"pnpm@0.31.2","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://github.com/rstacruz/pnpm#readme","bugs":{"url":"https://github.com/rstacruz/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js"},"dist":{"shasum":"42d8e22b1d961df4b69ef852f9d6668d01473683","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-0.31.2.tgz","integrity":"sha512-V9UnrxYh9kK7/KD7MvjUeEyuuELhPdT4m35ONZAP08peU/diKscTchkqdTtltUCewQYVnPntbjsHSvx8kAt2eA==","signatures":[{"sig":"MEYCIQCOWQxdSvTWBwrVaLMo/3imoGOK4qA1/Q7K6VonMQQoCwIhAMFQ8EvGI2rqxKhBdlR7jauP7ayKF4bmw2pS7AWCN8ps","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"index.js","_from":".","files":["lib/","bin/",".scripts/","cached_node_modules/"],"config":{"ghooks":{"commit-msg":"node ./node_modules/validate-commit-msg/index.js"},"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"_shasum":"42d8e22b1d961df4b69ef852f9d6668d01473683","engines":{"node":">=4"},"gitHead":"06cbb58faa798a163273de5d4192693f21c5eb76","scripts":{"lint":"eslint bin/ test/ lib/ .scripts/","test":"npm run lint && node test | tap-spec","cover":"istanbul cover test/index.js","commit":"git-cz","release":"sh .scripts/release.sh","posttest":"rimraf .tmp","docs:build":"docpress build","prerelease":"npm test"},"_npmUser":{"name":"zkochan","email":"zoltan.kochan@gmail.com"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/rstacruz/pnpm.git","type":"git"},"_npmVersion":"3.10.3","description":"A fast implementation of npm install","directories":{"test":"test"},"_nodeVersion":"6.4.0","dependencies":{"mz":"2.4.0","rc":"1.1.6","caw":"2.0.0","got":"6.3.0","meow":"3.7.0","chalk":"1.1.3","debug":"2.2.0","is-ci":"1.0.9","retry":"0.10.0","byline":"5.0.0","mkdirp":"0.5.1","rimraf":"2.5.4","semver":"5.3.0","tar-fs":"1.13.2","throat":"3.0.0","thenify":"3.2.0","lockfile":"1.0.1","node-gyp":"3.4.0","commondir":"1.0.1","json2yaml":"1.1.0","os-homedir":"1.0.1","cross-spawn":"^4.0.0","observatory":"1.0.0","read-pkg-up":"1.0.1","gunzip-maybe":"1.3.1","registry-url":"3.1.0","promisequence":"1.1.6","sorted-object":"2.0.0","camelcase-keys":"3.0.0","normalize-path":"2.0.1","supports-color":"3.1.2","@zkochan/logger":"0.1.0","npm-package-arg":"4.2.0","update-notifier":"1.0.2","is-retry-allowed":"1.1.0","sanitize-filename":"1.6.0","registry-auth-token":"3.0.1"},"preferGlobal":true,"devDependencies":{"ncp":"^2.0.0","nixt":"0.5.0","tape":"4.6.0","isexe":"1.1.2","sepia":"2.0.1","eslint":"3.4.0","ghooks":"^1.3.2","docpress":"0.6.13","istanbul":"^0.4.5","tap-spec":"4.1.1","commitizen":"^2.8.6","git-update-ghpages":"1.3.0","validate-commit-msg":"^2.7.0","eslint-plugin-promise":"2.0.1","eslint-config-standard":"6.0.0","eslint-plugin-standard":"2.0.0","cz-conventional-changelog":"^1.2.0"},"_npmOperationalInternal":{"tmp":"tmp/pnpm-0.31.2.tgz_1473232827043_0.19930659839883447","host":"packages-16-east.internal.npmjs.com"}},"5.10.0":{"name":"pnpm","version":"5.10.0","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@5.10.0","maintainers":[{"name":"zkochan","email":"z@kochan.io"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"51d147e6d5be769754deff4ea0c5733622b06fb2","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-5.10.0.tgz","fileCount":9377,"integrity":"sha512-uHF7c6hjKEpGKQJQgoxaxH/t5KrdkgNi3hxp5PG7QHUgsI8nlLZK2J8rR9FSMkT1HW5gnyMBBiLnF4hYJe1VzA==","signatures":[{"sig":"MEUCIDYStRIGh6mzGRicNkj0u5IjXcnKg4c5RMekHzJPrfb0AiEA+c9td4srRqvB/93Bf4aYomxg88sTFnrCrQPch53Hv4A=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":23824463,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfj2yUCRA9TVsSAnZWagAAXhMP/0RTXWw2ET7pFCml4ihy\nlxz/ri22ZmdT9rSMjXg57XNpGBCbGHTDn7YoC1of2yneU92vRZ73a4iX4eps\nw2FgnG5F3k7boVHbe/Wm6O9hLVMLmCceu9SNHxGsI6IRc0AxjFv1ULMI4Wqh\nJYXMPn+gwkgYVI3e9DQsmX18wL5zqPUltlpV/79WFD5xljF9Jnxs/tHpRcyE\nKrH+DNpAkE5DLAkglWChQ0QlCZsdS1sOyojJ/JsZl2KdY3bqYAjU/MpTca1C\n8PkivyTPRA7EBQTaB91TToulDu4J/Jjatc7v0om2iUrabU7jx2KAyyLC2lSw\nSSys7Cir9YvJ09Aot92bB7+6qRTYBYMmsxdQZCJgkv5uNvKNU0OuTod6jCQQ\n0IYH2uqY6iQ2Q3tyGBSEmisNGioCNn8PVmNLHNtJBVq2jguXy5elEpn+yhtU\nNanrt9fxTib/RjfDx8W7/jfC1ozCM+iwmnqbLD4c3tnfscvOHBOAUY3Fjbat\n5V+tgbGXjEkKx4X1zjIPe33LqCvqqsnVUsWDpXE3ZWHFY6UCCtPIBDWXHxcx\nI7ovfEhU799VSc5ELSv1QZ2BPyrxgG+RHKJqbqvSYy/T9dGTfUN7SUevxlsN\nYx4TXvd2oR6mZ1SwCR/TtdjJMSgkngSyWb0g9DW4bHMScX63KvafCGIewK9W\ncNf9\r\n=cGDt\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","engines":{"node":">=10.16"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint -c ../../eslint.json src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"npm run tsc -- --watch","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:tap","test:tap":"cd ../.. && c8 --reporter lcov --reports-dir packages/pnpm/coverage ts-node packages/pnpm/test --type-check","postpublish":"publish-packed","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock","prepublishOnly":"pnpm run compile && npm cache clear --force && publish-packed --prune --npm-client yarn"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"6.14.8","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"12.19.0","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"nopt":"^5.0.0","chalk":"^4.1.0","is-ci":"^2.0.0","ramda":"^0.27.1","which":"^2.0.2","path-name":"^1.0.0","split-cmd":"^1.0.1","pkgs-graph":"5.2.0","strip-ansi":"^6.0.0","@pnpm/types":"6.3.0","@types/nopt":"^3.0.29","graceful-fs":"^4.2.4","render-help":"^1.0.1","@pnpm/config":"11.7.0","@pnpm/logger":"^3.2.2","@pnpm/tabtab":"0.0.1","@pnpm/command":"1.0.0","@pnpm/run-npm":"2.0.3","@pnpm/cli-meta":"1.0.1","loud-rejection":"^2.2.0","@pnpm/cli-utils":"0.4.34","@zkochan/libnpx":"11.0.3","update-notifier":"^5.0.0","@pnpm/core-loggers":"5.0.1","@pnpm/file-reporter":"^1.0.0","@pnpm/parse-cli-args":"3.2.0","@pnpm/default-reporter":"7.9.6","@pnpm/find-workspace-dir":"1.0.1","@pnpm/plugin-commands-audit":"2.0.21","@pnpm/plugin-commands-store":"2.0.47","@pnpm/plugin-commands-import":"1.0.74","@pnpm/plugin-commands-server":"2.0.43","@pnpm/common-cli-options-help":"0.2.0","@pnpm/plugin-commands-listing":"2.0.30","@pnpm/plugin-commands-rebuild":"2.2.0","@pnpm/plugin-commands-outdated":"3.0.23","@pnpm/filter-workspace-packages":"2.2.5","@pnpm/plugin-commands-publishing":"2.2.11","@pnpm/plugin-commands-installation":"3.4.0","@pnpm/plugin-commands-script-runners":"2.5.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","__devDependencies":{"mz":"^2.7.0","ncp":"^2.0.0","pnpm":"link:","delay":"^4.4.0","execa":"^4.0.3","p-any":"3.0.0","byline":"5.0.0","semver":"^7.3.2","@types/mz":"^2.7.1","tree-kill":"^1.2.2","write-pkg":"4.0.0","@types/ncp":"^2.0.4","is-windows":"^1.0.2","cross-spawn":"^7.0.3","exists-link":"2.0.0","npm-run-all":"^4.1.5","path-exists":"^4.0.0","symlink-dir":"^4.1.0","@types/is-ci":"^2.0.0","@types/ramda":"^0.27.28","@types/table":"^5.0.0","@types/which":"^1.3.2","tape-promise":"4.0.0","@pnpm/prepare":"0.0.12","@types/byline":"^4.2.32","@types/semver":"^7.3.4","@zkochan/retry":"^0.2.0","load-json-file":"^6.2.0","read-yaml-file":"^2.0.0","@pnpm/constants":"4.1.0","@zkochan/rimraf":"^1.0.0","write-json-file":"4.0.0","write-yaml-file":"^4.1.0","deep-require-cwd":"1.0.0","@types/is-windows":"^1.0.0","normalize-newline":"3.0.0","@pnpm/modules-yaml":"8.0.3","@types/cross-spawn":"^6.0.2","@types/graceful-fs":"^4.1.3","@types/tape-promise":"^4.0.1","@pnpm/assert-project":"2.1.10","@pnpm/lockfile-types":"2.1.0","dir-is-case-sensitive":"^1.0.2","@types/update-notifier":"^5.0.0","@pnpm/read-package-json":"3.1.6","@pnpm/read-project-manifest":"1.1.1","@pnpm/write-project-manifest":"1.1.2","@pnpm/find-workspace-packages":"2.3.20","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_5.10.0_1603234963483_0.8276175126691503","host":"s3://npm-registry-packages"}},"5.10.1":{"name":"pnpm","version":"5.10.1","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@5.10.1","maintainers":[{"name":"zkochan","email":"z@kochan.io"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"23dc61a7caba44c9300171e8729a6284cae22129","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-5.10.1.tgz","fileCount":9377,"integrity":"sha512-XJ41/VU6cwFFugFi6V9y8WUO6S/eF3YRtOpX82xx25p3jW25cLHnvGn/TtC4XHwO/OZkCWOWkEV/AtDE5YKiSQ==","signatures":[{"sig":"MEUCICqLQvgIdTfGMKtVEfV3EgFIAfnRxwNeIMPDB8TfWzB0AiEAw5AptBL9yn775yy62NlvDbVmYIjuxfa/zp2xQUAt5j8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":23826224,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfkfmtCRA9TVsSAnZWagAArfwP/1bKaIKzkrJ2fKqBwV42\nxRXAOOrkuYXb6PYDGSO2p3FR9qMe1USaMF190yCq0S9JAY0CGiCQBfbkv+ND\n/bOlMs+hxBS7R9kz2Gh6qbE99dDZ+d2rHCqQpCm0pTsg7JtGTkk1JJVEf0MX\nFITqgg1DR38hEHF+xFM3kdJUd6wY8xBaIBKfla5alol+S3FZhRPjdnJZsy69\nZnBkTOV6XSLfaq3zvMAiZ6tipP/MldeQZY+SQhsCEWT9I9JdSd2iXMnMAn0W\nE3VKafVVXcPyEGUsLa+AcZFkuoZLvHAMwL88UFKbvDa9HJtt3hXkmLNdyOZs\n2fD/kvtbn3nIsSVKNBMvLCoOPRlbpEnaQX9nZF8dDQ62PpD4XdjU+WkKXVQp\nrR7Um1Yi9bPx+I+KvXDBH6NHoJrTuK7aetd58gb8P2FJ1xJkq5tzwJzYTJXg\nhM0RWpHouL2Vki/XcyTwZhfLtWVTaNRlI8F78tPjbHF1dvB4YiypmXWdmv8s\nrtRIP4krFAyLLeaqiV5ObcSD2A5LD71ON1hLEcSly70e6X0kA0eBbwFoIkEb\neuZX8s6MQi54UC1mMzE6RfSEgyiBf1ipxeGvmk99PiT8wLwpgIMWK63WR9rU\nW5SjAKkzGcmYA6qFcPdPoeFEe4wmD5z2I/qJEATBuIrEA4ij2DzQMKFxklnI\nf7Kh\r\n=wLBH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","engines":{"node":">=10.16"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint -c ../../eslint.json src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"npm run tsc -- --watch","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:tap","test:tap":"cd ../.. && c8 --reporter lcov --reports-dir packages/pnpm/coverage ts-node packages/pnpm/test --type-check","postpublish":"publish-packed","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock","prepublishOnly":"pnpm run compile && npm cache clear --force && publish-packed --prune --npm-client yarn"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"6.14.8","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"12.19.0","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"nopt":"^5.0.0","chalk":"^4.1.0","is-ci":"^2.0.0","ramda":"^0.27.1","which":"^2.0.2","path-name":"^1.0.0","split-cmd":"^1.0.1","pkgs-graph":"5.2.0","strip-ansi":"^6.0.0","@pnpm/types":"6.3.1","@types/nopt":"^3.0.29","graceful-fs":"^4.2.4","render-help":"^1.0.1","@pnpm/config":"11.7.1","@pnpm/logger":"^3.2.2","@pnpm/tabtab":"0.0.1","@pnpm/command":"1.0.0","@pnpm/run-npm":"2.0.3","@pnpm/cli-meta":"1.0.1","loud-rejection":"^2.2.0","@pnpm/cli-utils":"0.4.35","@zkochan/libnpx":"11.0.3","update-notifier":"^5.0.0","@pnpm/core-loggers":"5.0.2","@pnpm/file-reporter":"^1.0.0","@pnpm/parse-cli-args":"3.2.0","@pnpm/default-reporter":"7.9.7","@pnpm/find-workspace-dir":"1.0.1","@pnpm/plugin-commands-audit":"2.0.22","@pnpm/plugin-commands-store":"2.0.48","@pnpm/plugin-commands-import":"1.0.75","@pnpm/plugin-commands-server":"2.0.44","@pnpm/common-cli-options-help":"0.2.0","@pnpm/plugin-commands-listing":"2.0.31","@pnpm/plugin-commands-rebuild":"2.2.1","@pnpm/plugin-commands-outdated":"3.0.24","@pnpm/filter-workspace-packages":"2.2.6","@pnpm/plugin-commands-publishing":"2.2.12","@pnpm/plugin-commands-installation":"3.4.1","@pnpm/plugin-commands-script-runners":"2.5.1"},"_hasShrinkwrap":false,"__devDependencies":{"mz":"^2.7.0","ncp":"^2.0.0","pnpm":"link:","delay":"^4.4.0","execa":"^4.0.3","p-any":"3.0.0","byline":"5.0.0","semver":"^7.3.2","@types/mz":"^2.7.1","tree-kill":"^1.2.2","write-pkg":"4.0.0","@types/ncp":"^2.0.4","is-windows":"^1.0.2","cross-spawn":"^7.0.3","exists-link":"2.0.0","npm-run-all":"^4.1.5","path-exists":"^4.0.0","symlink-dir":"^4.1.0","@types/is-ci":"^2.0.0","@types/ramda":"^0.27.28","@types/table":"^5.0.0","@types/which":"^1.3.2","tape-promise":"4.0.0","@pnpm/prepare":"0.0.13","@types/byline":"^4.2.32","@types/semver":"^7.3.4","@zkochan/retry":"^0.2.0","load-json-file":"^6.2.0","read-yaml-file":"^2.0.0","@pnpm/constants":"4.1.0","@zkochan/rimraf":"^1.0.0","write-json-file":"4.0.0","write-yaml-file":"^4.1.0","deep-require-cwd":"1.0.0","@types/is-windows":"^1.0.0","normalize-newline":"3.0.0","@pnpm/modules-yaml":"8.0.4","@types/cross-spawn":"^6.0.2","@types/graceful-fs":"^4.1.3","@types/tape-promise":"^4.0.1","@pnpm/assert-project":"2.1.11","@pnpm/lockfile-types":"2.1.1","dir-is-case-sensitive":"^1.0.2","@types/update-notifier":"^5.0.0","@pnpm/read-package-json":"3.1.7","@pnpm/read-project-manifest":"1.1.2","@pnpm/write-project-manifest":"1.1.3","@pnpm/find-workspace-packages":"2.3.21","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_5.10.1_1603402156825_0.03340418640676712","host":"s3://npm-registry-packages"}},"5.10.2":{"name":"pnpm","version":"5.10.2","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@5.10.2","maintainers":[{"name":"zkochan","email":"z@kochan.io"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"999a868c824df26be0b979c45caf77eb12b59d5a","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-5.10.2.tgz","fileCount":9377,"integrity":"sha512-3HDpY/YL3gvCSRoTUPlfOp9gEPWyziltkhJC7zPKXPHWldhtnggM2qynaE5fApgTGc3pOQLJBTQNPmgiSIRmOg==","signatures":[{"sig":"MEUCIQCxHpX2Fpy8hIf+wJ+mqYxZId6g1B9+5dZiH+pLQ8XpugIgc4EKjxeABSiEYMi/mPCt1qnbpE1RH/qkQk2MZQssXGw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":23827630,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfli0pCRA9TVsSAnZWagAACwAP/ROZ8Eh93FZSHJJO6JkN\nxQDUWryUJBDeD1oZgborABV2WTI6Hw1dzloEGoUBMsj2OtpSrQa+YCgTIccc\nL7DocqmFaRVDSGvZs1v6sccXhpJxPgISXsZLWvnQk/5DDVzkDdjIagBN80IQ\nBW9EgD3hkFsDGRS06VJLFl+m2+k3omU95e7Pl1VQVoLFadO86F8W+yrF+GNa\npgSSV31izT27/LWTwhvRC/DyAVNlsLVv4ATkGOiLjamkNNzmqTCs7RFjHk4P\nTgAINJnROkNS8owahO+CNWr17EdCwa778xO6ag4af8Kol2xebIc/COYmpVhY\n74AJaYt8cKKjTH+daWSWdh8fn4BQ2v7XxBbxwuv/DpqT0kWQ6Eqd9BfMNo/k\nXotuO3dXI/JEW5t2D02GOeFXFFcAA1qa8b+XjhZwRpk9nweTOSpbH4v8NmBN\n5h62m4GtNosmpKfCIj2apNohit+09brGB2StRV561dhE6jPLrKE2iAOMmXfd\nAx5ck24bBf97oZwJfNZ77qIwET2mIxXhb/snqtr5sxRAttEbEJsiFCEigt7A\nCL6CqU4InKu3kKn3NfMCO3pHY4qGYQpx9uUMsAMFwg7zwn/YiW3kNRxjvXgp\nB2W/1/CO0uItV28Fa0z0vIGE2doIDDJUiiJJ0xliwPv2D34GWrr6EMr8ar1c\nTPdq\r\n=DNMl\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","engines":{"node":">=10.16"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint -c ../../eslint.json src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"npm run tsc -- --watch","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:tap","test:tap":"cd ../.. && c8 --reporter lcov --reports-dir packages/pnpm/coverage ts-node packages/pnpm/test --type-check","postpublish":"publish-packed","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock","prepublishOnly":"pnpm run compile && npm cache clear --force && publish-packed --prune --npm-client yarn"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"6.14.8","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"12.19.0","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"nopt":"^5.0.0","chalk":"^4.1.0","is-ci":"^2.0.0","ramda":"^0.27.1","which":"^2.0.2","path-name":"^1.0.0","split-cmd":"^1.0.1","pkgs-graph":"5.2.0","strip-ansi":"^6.0.0","@pnpm/types":"6.3.1","@types/nopt":"^3.0.29","graceful-fs":"^4.2.4","render-help":"^1.0.1","@pnpm/config":"11.7.1","@pnpm/logger":"^3.2.2","@pnpm/tabtab":"0.0.1","@pnpm/command":"1.0.0","@pnpm/run-npm":"2.0.3","@pnpm/cli-meta":"1.0.1","loud-rejection":"^2.2.0","@pnpm/cli-utils":"0.4.35","@zkochan/libnpx":"11.0.3","update-notifier":"^5.0.0","@pnpm/core-loggers":"5.0.2","@pnpm/file-reporter":"^1.0.0","@pnpm/parse-cli-args":"3.2.0","@pnpm/default-reporter":"7.9.7","@pnpm/find-workspace-dir":"1.0.1","@pnpm/plugin-commands-audit":"2.0.22","@pnpm/plugin-commands-store":"2.0.49","@pnpm/plugin-commands-import":"1.0.76","@pnpm/plugin-commands-server":"2.0.45","@pnpm/common-cli-options-help":"0.2.0","@pnpm/plugin-commands-listing":"2.0.31","@pnpm/plugin-commands-rebuild":"2.2.2","@pnpm/plugin-commands-outdated":"3.0.25","@pnpm/filter-workspace-packages":"2.2.6","@pnpm/plugin-commands-publishing":"2.2.13","@pnpm/plugin-commands-installation":"3.4.2","@pnpm/plugin-commands-script-runners":"2.5.1"},"_hasShrinkwrap":false,"__devDependencies":{"mz":"^2.7.0","ncp":"^2.0.0","pnpm":"link:","delay":"^4.4.0","execa":"^4.0.3","p-any":"3.0.0","byline":"5.0.0","semver":"^7.3.2","@types/mz":"^2.7.1","tree-kill":"^1.2.2","write-pkg":"4.0.0","@types/ncp":"^2.0.4","is-windows":"^1.0.2","cross-spawn":"^7.0.3","exists-link":"2.0.0","npm-run-all":"^4.1.5","path-exists":"^4.0.0","symlink-dir":"^4.1.0","@types/is-ci":"^2.0.0","@types/ramda":"^0.27.28","@types/table":"^5.0.0","@types/which":"^1.3.2","tape-promise":"4.0.0","@pnpm/prepare":"0.0.14","@types/byline":"^4.2.32","@types/semver":"^7.3.4","@zkochan/retry":"^0.2.0","load-json-file":"^6.2.0","read-yaml-file":"^2.0.0","@pnpm/constants":"4.1.0","@zkochan/rimraf":"^1.0.0","write-json-file":"4.0.0","write-yaml-file":"^4.1.0","deep-require-cwd":"1.0.0","@types/is-windows":"^1.0.0","normalize-newline":"3.0.0","@pnpm/modules-yaml":"8.0.4","@types/cross-spawn":"^6.0.2","@types/graceful-fs":"^4.1.3","@types/tape-promise":"^4.0.1","@pnpm/assert-project":"2.1.12","@pnpm/lockfile-types":"2.1.1","dir-is-case-sensitive":"^1.0.2","@types/update-notifier":"^5.0.0","@pnpm/read-package-json":"3.1.7","@pnpm/read-project-manifest":"1.1.2","@pnpm/write-project-manifest":"1.1.3","@pnpm/find-workspace-packages":"2.3.21","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_5.10.2_1603677481107_0.5398952164977959","host":"s3://npm-registry-packages"}},"5.10.3":{"name":"pnpm","version":"5.10.3","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@5.10.3","maintainers":[{"name":"zkochan","email":"z@kochan.io"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"638e071888b76901dc66b1a7376715f1d81ac603","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-5.10.3.tgz","fileCount":8613,"integrity":"sha512-s1dTNl94hkCdIIe5MN2QFTLWztB+fMexQ8xJcoZdXL8Px6Lt5L+LymGjj74JSTOeYCxpM0uDmXpzhTBodskw4g==","signatures":[{"sig":"MEQCIB1+a6nGYhMLneU8K43hYWAvb+nIj/bKHLnhB/grnnpdAiBmv19V+sfZ63LSa18mj40oI8E16cZUxmnAVTI0XAW05A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":23530041,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfnaIPCRA9TVsSAnZWagAA9qYP/23bXyhPh1+KqBBYQbSb\nDVbQla6cO390DM0LkVHqbC9Va4+uD2p0jiwy3ntNFPkIi9GCCPHSgmS9XAD5\nll9V66C9jYfK6I1AJgfZP0SERwvYgBbaInB9ylI/kaH2I6VgJNBWGpUe0MDy\nK+GMMvPCoxVJYAzI4+FSAx8CWbaPnTi2y1jdR5q3yVL7Ao/aYUDXKphQkMh5\nFCa417zeKPz4YQJGFUv8gsMw5VLNuRhSDDu8FpUr3ID8Wk8GwerrvndLUh3N\n0QjO7emgk2aIQzL6Kb+19tW68XF7JJA7W/1+b9y6rzPcl6Uo8NcjuWvATnxU\nSSJY/a+HkWqWglCvzkfcd/S3SkXQpu53dWCXPTwFYd/hQIA9zgqAtuwzqDu9\n9pHR+cdZVkTsAq9ZTKSPLiEsQx8A9EPRWpuhP6Dcd9TRR86Si7fQ4W219mL8\nOM+atMDbYEo5MOQK2cskilrxI9jX+Dqb3yWqNCqElAZQa8QRRCiOhrD6WSEz\nbUMgeUeFDqP2dTiryYUpLpBmuwUi6354og9DGwD3OSiLI5uGEEbdkccjOFB0\nFNtXCKut6hrunGrKg9nSmIww6gIyUIyLs6ZPE6RnrcTEMBY4lUZAgep7eMbY\n9E9O3cYiwDeU0PMT/C7byTowdM9QnYK3CXtNu0993ZC3ca6n/ne4DnEdKDLU\noBcN\r\n=viPh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","engines":{"node":">=10.16"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint -c ../../eslint.json src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"npm run tsc -- --watch","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:tap","test:tap":"cd ../.. && c8 --reporter lcov --reports-dir packages/pnpm/coverage ts-node packages/pnpm/test --type-check","postpublish":"publish-packed","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock","prepublishOnly":"pnpm run compile && npm cache clear --force && publish-packed --prune --npm-client yarn"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"6.14.8","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"12.19.0","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"nopt":"^5.0.0","chalk":"^4.1.0","is-ci":"^2.0.0","ramda":"^0.27.1","which":"^2.0.2","path-name":"^1.0.0","split-cmd":"^1.0.1","pkgs-graph":"5.2.0","strip-ansi":"^6.0.0","@pnpm/types":"6.3.1","@types/nopt":"^3.0.29","graceful-fs":"^4.2.4","render-help":"^1.0.1","@pnpm/config":"11.7.1","@pnpm/logger":"^3.2.2","@pnpm/tabtab":"0.0.1","@pnpm/command":"1.0.0","@pnpm/run-npm":"2.0.3","@pnpm/cli-meta":"1.0.1","loud-rejection":"^2.2.0","@pnpm/cli-utils":"0.4.36","@zkochan/libnpx":"11.0.3","update-notifier":"^5.0.0","@pnpm/core-loggers":"5.0.2","@pnpm/file-reporter":"^1.0.0","@pnpm/parse-cli-args":"3.2.0","@pnpm/default-reporter":"7.9.7","@pnpm/find-workspace-dir":"1.0.1","@pnpm/plugin-commands-audit":"2.0.23","@pnpm/plugin-commands-store":"2.0.50","@pnpm/plugin-commands-import":"1.0.77","@pnpm/plugin-commands-server":"2.0.46","@pnpm/common-cli-options-help":"0.2.0","@pnpm/plugin-commands-listing":"2.0.32","@pnpm/plugin-commands-rebuild":"2.2.3","@pnpm/plugin-commands-outdated":"3.0.26","@pnpm/filter-workspace-packages":"2.2.7","@pnpm/plugin-commands-publishing":"2.2.14","@pnpm/plugin-commands-installation":"3.4.3","@pnpm/plugin-commands-script-runners":"2.5.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","__devDependencies":{"mz":"^2.7.0","ncp":"^2.0.0","pnpm":"link:","delay":"^4.4.0","execa":"^4.1.0","p-any":"3.0.0","byline":"5.0.0","semver":"^7.3.2","@types/mz":"^2.7.2","tree-kill":"^1.2.2","write-pkg":"4.0.0","@types/ncp":"^2.0.4","is-windows":"^1.0.2","cross-spawn":"^7.0.3","exists-link":"2.0.0","npm-run-all":"^4.1.5","path-exists":"^4.0.0","symlink-dir":"^4.1.0","@types/is-ci":"^2.0.0","@types/ramda":"^0.27.32","@types/which":"^1.3.2","tape-promise":"4.0.0","@pnpm/prepare":"0.0.14","@types/byline":"^4.2.32","@types/semver":"^7.3.4","@zkochan/retry":"^0.2.0","load-json-file":"^6.2.0","read-yaml-file":"^2.0.0","@pnpm/constants":"4.1.0","@zkochan/rimraf":"^1.0.0","write-json-file":"4.0.0","write-yaml-file":"^4.1.0","deep-require-cwd":"1.0.0","@types/is-windows":"^1.0.0","normalize-newline":"3.0.0","@pnpm/modules-yaml":"8.0.4","@types/cross-spawn":"^6.0.2","@types/graceful-fs":"^4.1.4","@types/tape-promise":"^4.0.1","@pnpm/assert-project":"2.1.12","@pnpm/lockfile-types":"2.1.1","dir-is-case-sensitive":"^1.0.2","@types/update-notifier":"^5.0.0","@pnpm/read-package-json":"3.1.7","@pnpm/read-project-manifest":"1.1.3","@pnpm/write-project-manifest":"1.1.4","@pnpm/find-workspace-packages":"2.3.22","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_5.10.3_1604166158396_0.2300703140432594","host":"s3://npm-registry-packages"}},"5.10.4":{"name":"pnpm","version":"5.10.4","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@5.10.4","maintainers":[{"name":"zkochan","email":"z@kochan.io"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"d43f437beaafa4db317961f90773372295ee8ff5","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-5.10.4.tgz","fileCount":8613,"integrity":"sha512-HWtg7vrXpNNCeroOc0IhsoNdwPmga/N7Nci/Mc9SadHrkMXPNpkFXCHT3g9e4HqtGlbDX2K30WKvYQu2umdM+w==","signatures":[{"sig":"MEQCIHV4hUArEgguwezxebsbEK3TxNLg3szz0KPXdr21uJXsAiAHtt0XkrV1D0bhPkRmuxjHMzXK8v0pGTY9pOgaQL4Osg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":23531099,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfnvYPCRA9TVsSAnZWagAAM48P/20g9aRTGN9YHIY5kmTy\n6rkpW0j6wX0qdxuP6Hc9e6b8dXoTqsw/5Q8S/T0YydQ2NnWaJmn95ctMWGmJ\n4SvRb7R0iXxnBfqeehK57mIkVAwVYM9QL09XbIN9rZ06+2AeTNORJDgENetU\n6FOLSaiHcJXeSoH9DBZg8a8CU/5PH2cf+HohqwnxT/jxFKPFN0DC4nfCJj4y\nW7taf9hkPEJiiTAN2gQc11WRe1n9zhtlJep2z/un3Ekc+U6TXhkB4VWJk6uE\nnw5wynTG1MeFT3gx65ipJQ79eazek3cuYxDCay9YFNmfUPRq25lCV9GtS1mK\n2tw3BQr2Z0yVvEf0aS0mA4OgqXAu1Xjbdy6JXJUc4j8O5eiqaFImpnleRcBw\n3jAJ8DEnikvamSBmVE6kOaxOXLw5AQRTJk7QMXXS46A60YmuuWqZQfce/JL8\ntME4PQbX4Ee1nF2v5xfZaHWnxZ4U0OLWrspuoyy90WPS0/gjt/m1kOOojD4l\n5/CSHaUF0gLOdeOjjxdZ6V+u7a1bUTdvFTrwpF+JoP7rBm90uLLZenwxIrN4\n98g8FCklkzpj1hYYGeVMaOSr3cIL+Y5zFTYsdadOR3SQyQVlAMpWwKah9oxb\ng3rgRxgOfjTZ0rnM42eobe0BJEqO1gYWG/sqrb2iSPG+7tMLkUbaDuI0KD5+\nSoVf\r\n=OFkg\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","engines":{"node":">=10.16"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint -c ../../eslint.json src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"npm run tsc -- --watch","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:tap","test:tap":"cd ../.. && c8 --reporter lcov --reports-dir packages/pnpm/coverage ts-node packages/pnpm/test --type-check","postpublish":"publish-packed","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock","prepublishOnly":"pnpm run compile && npm cache clear --force && publish-packed --prune --npm-client yarn"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"6.14.8","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"12.19.0","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"nopt":"^5.0.0","chalk":"^4.1.0","is-ci":"^2.0.0","ramda":"^0.27.1","which":"^2.0.2","path-name":"^1.0.0","split-cmd":"^1.0.1","pkgs-graph":"5.2.0","strip-ansi":"^6.0.0","@pnpm/types":"6.3.1","@types/nopt":"^3.0.29","graceful-fs":"^4.2.4","render-help":"^1.0.1","@pnpm/config":"11.7.1","@pnpm/logger":"^3.2.2","@pnpm/tabtab":"0.0.1","@pnpm/command":"1.0.0","@pnpm/run-npm":"2.0.3","@pnpm/cli-meta":"1.0.1","loud-rejection":"^2.2.0","@pnpm/cli-utils":"0.4.37","@zkochan/libnpx":"11.0.3","update-notifier":"^5.0.0","@pnpm/core-loggers":"5.0.2","@pnpm/file-reporter":"^1.0.0","@pnpm/parse-cli-args":"3.2.0","@pnpm/default-reporter":"7.9.7","@pnpm/find-workspace-dir":"1.0.1","@pnpm/plugin-commands-audit":"2.0.24","@pnpm/plugin-commands-store":"2.0.51","@pnpm/plugin-commands-import":"1.0.78","@pnpm/plugin-commands-server":"2.0.47","@pnpm/common-cli-options-help":"0.2.0","@pnpm/plugin-commands-listing":"2.0.33","@pnpm/plugin-commands-rebuild":"2.2.4","@pnpm/plugin-commands-outdated":"3.0.27","@pnpm/filter-workspace-packages":"2.2.8","@pnpm/plugin-commands-publishing":"2.2.15","@pnpm/plugin-commands-installation":"3.4.4","@pnpm/plugin-commands-script-runners":"2.5.3"},"_hasShrinkwrap":false,"__devDependencies":{"mz":"^2.7.0","ncp":"^2.0.0","pnpm":"link:","delay":"^4.4.0","execa":"^4.1.0","p-any":"3.0.0","byline":"5.0.0","semver":"^7.3.2","@types/mz":"^2.7.2","tree-kill":"^1.2.2","write-pkg":"4.0.0","@types/ncp":"^2.0.4","is-windows":"^1.0.2","cross-spawn":"^7.0.3","exists-link":"2.0.0","npm-run-all":"^4.1.5","path-exists":"^4.0.0","symlink-dir":"^4.1.0","@types/is-ci":"^2.0.0","@types/ramda":"^0.27.32","@types/which":"^1.3.2","tape-promise":"4.0.0","@pnpm/prepare":"0.0.15","@types/byline":"^4.2.32","@types/semver":"^7.3.4","@zkochan/retry":"^0.2.0","load-json-file":"^6.2.0","read-yaml-file":"^2.0.0","@pnpm/constants":"4.1.0","@zkochan/rimraf":"^1.0.0","write-json-file":"^4.3.0","write-yaml-file":"^4.1.1","deep-require-cwd":"1.0.0","@types/is-windows":"^1.0.0","normalize-newline":"3.0.0","@pnpm/modules-yaml":"8.0.5","@types/cross-spawn":"^6.0.2","@types/graceful-fs":"^4.1.4","@types/tape-promise":"^4.0.1","@pnpm/assert-project":"2.1.13","@pnpm/lockfile-types":"2.1.1","dir-is-case-sensitive":"^1.0.2","@types/update-notifier":"^5.0.0","@pnpm/read-package-json":"3.1.7","@pnpm/read-project-manifest":"1.1.4","@pnpm/write-project-manifest":"1.1.5","@pnpm/find-workspace-packages":"2.3.23","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_5.10.4_1604253198858_0.18171827396985551","host":"s3://npm-registry-packages"}},"8.0.0-rc.1":{"name":"pnpm","version":"8.0.0-rc.1","keywords":["pnpm8","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@8.0.0-rc.1","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"d465198210e46c5cbe6383cc19f83a2d7b0a5dfc","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-8.0.0-rc.1.tgz","fileCount":658,"integrity":"sha512-hZpolpTa/pieTu+IPrrUjRuV1pJH21dTeenWGOKYMLK336PrKGfG5QtDsg8jBWEwgokAR7e3bBKDPii//htM6Q==","signatures":[{"sig":"MEQCIQD0GeEQBwNk/3/95Bm4X4dolreQZ777e/kB7afnKhf+dwIfO0W9giGbisePsshLUjjthu6O+9wIO2o6YlQufvPo6Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13151489,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkH6dVACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrjgBAAkbw5Y3Rv1fp7eIAfQg+pT/YaRWjymZg7Vc+CM8vAEFiiwnLP\r\nAtnEFpswj5VdJVX7JPjyukVYJOwSKhPsqfO5rSMh3j2JPcw7T4W4mLdzXEFt\r\n5yiv66NnOHG44SA1t3VSv5HtdyxCoy0H1/2B0nUpaVdq6wcgy2c6osj+BB99\r\npwpqYCefOqKGM89MdnqHdfxyjlE2KdevuJcUIqmKckAtuVuZIw1fr0sIWEqH\r\nAFf0gMYORrz9LBRO1lSWE9g59b6xKxUlKdh7XcTnxGxVZY52ZNFn2OjH8THl\r\nmDbUdGKzBZ83lDRCVhcJBXtMIHHEh5yEB5BOrFVQwLDysrn9riYlqI/7/xcW\r\nG+kY9ImCVJdvNwfo7KSm3Vo+D6Dk7qXwo42xMA8KOSWYgpIWfqSkNH3UYFdF\r\nI5SIc09O+TESjD7tKvCdu4TgGfB32/wZik5SJaFZBtMm5Y7gxtBIq7bme4O1\r\nctQrz06m7sGaeoWwio+G3Ca0o2VIQyTpFCl8qmg5GdQ41rqZU/PfwrPSgGOB\r\nly13UFJBWO/ZGCMckZuUsMmf0tUHVJBAQgMxJ4nJGtrAFem6Sep2KzyzDzcV\r\nyEtL2Kr8bLTN1Xi4za4JetIorlREnIO0dTNckw1gPdpoLO4qqBnZMW0xgGuC\r\nXG0FYy/MCVjIOPP/vi94+FjNbuPOmrF4HUk=\r\n=ZzEA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","_from":"file:pnpm-8.0.0-rc.1.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=16.14"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7776 pnpm run test:e2e","start":"tsc --watch","bundle":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/5ff5c69ff2bf048207d227a5f22833a9/pnpm-8.0.0-rc.1.tgz","_integrity":"sha512-hZpolpTa/pieTu+IPrrUjRuV1pJH21dTeenWGOKYMLK336PrKGfG5QtDsg8jBWEwgokAR7e3bBKDPii//htM6Q==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"9.5.0","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"18.15.0","preferGlobal":true,"publishConfig":{"tag":"next-8","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/pnpm_8.0.0-rc.1_1679796052768_0.6030438650084196","host":"s3://npm-registry-packages"}},"0.0.0-20201060511":{"name":"pnpm","version":"0.0.0-20201060511","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@0.0.0-20201060511","maintainers":[{"name":"zkochan","email":"z@kochan.io"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"71fb47be8372647f0faae68f776204072c536233","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-0.0.0-20201060511.tgz","fileCount":8641,"integrity":"sha512-kstYqJJXBc7hBWTZoS/Lq91w44Rxx6w+Dh2lf8rrPt7PYqFQB1P9EQToW+H5+E36w5ih7z7hbmFxo5sySwCCQw==","signatures":[{"sig":"MEUCIQDLQhKY9uwFkdfvz4eJZdCO7FAMZ1zxLZjwDpqkERhGtAIgW5NZ1Cnjl7th4uEHtlK6e8mDpjngHfMPBdstaxx+YdY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":23575350,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfpKfcCRA9TVsSAnZWagAAeZ4P/3MEqsrvTRshP8C1Yer7\nQAzUZl7fZ6zfRb5xOgyEleDRadlhFffM9Ev4p6YL7bNNpdsVDe795LnXjdcr\n/ejDit+U3Wf5FZzWwne17Q1PxBxteuLosRrzcnbSAK06tGKMmSpkt0q7vGoy\nZanWVIsTWxqasfhUR5zd4+xYQC5/Sg7d6Idlhs3uioPOxs8SerRJZmKojcMC\n4Jw70mkRhJFH2NF2TWAal/KJBLZ9/BOqWr4+e0hk64+Fo5Qcgo/mnRS2HDex\ngY090lI9A18gN0PeESbXtfWQpiLmXRkGYkLkT+377aIDQLfd3z7qhcCJdBcF\n9wqDwk3PGD9N453vyQvRl1Usbqzkw0Fym5XDW/21BZwGsawS1Ph65aohEbAp\n8mqYe/WGZbF8bp9PIaS92YQGclOIDe480G8J9lOpjMOInGLC6iKZ5rW5vuIy\nWExh0oVx/O4SiZcBZThOHXgrFvjNm1f8GFI4idjSuAhlha/6Ott3yvKjvt65\n4uoGTjcCDneHUwkDY/0OXugbuUY7C3nOOb9GJW5BeTJ0xKbBCE65Qpa9Cj2G\nbMPMTkmdsx4V6/eJVzpBDBu7FFJsOXUYqEkaLExS3i4dX8MKdjSF9+zLRUdW\nSWXJ0v8GfJCfc8EVep8S80fiQ+xTHy2L4Kd6utaFdcNiAuNQRnN0sIqmqFqy\n027G\r\n=QHeK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","engines":{"node":">=10.16"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint -c ../../eslint.json src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"npm run tsc -- --watch","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:tap","test:tap":"cd ../.. && c8 --reporter lcov --reports-dir packages/pnpm/coverage ts-node packages/pnpm/test --type-check","postpublish":"publish-packed","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock","prepublishOnly":"pnpm run compile && npm cache clear --force && publish-packed --prune --npm-client yarn"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"6.14.8","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"12.19.0","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"nopt":"^5.0.0","chalk":"^4.1.0","is-ci":"^2.0.0","ramda":"^0.27.1","which":"^2.0.2","path-name":"^1.0.0","split-cmd":"^1.0.1","pkgs-graph":"5.2.0","strip-ansi":"^6.0.0","@pnpm/types":"6.3.1","@types/nopt":"^3.0.29","graceful-fs":"^4.2.4","render-help":"^1.0.1","@pnpm/config":"11.7.1","@pnpm/logger":"^3.2.2","@pnpm/tabtab":"0.0.1","@pnpm/command":"1.0.0","@pnpm/run-npm":"2.0.3","@pnpm/cli-meta":"1.0.1","loud-rejection":"^2.2.0","@pnpm/cli-utils":"0.4.37","@zkochan/libnpx":"11.0.3","update-notifier":"^5.0.0","@pnpm/core-loggers":"5.0.2","@pnpm/file-reporter":"^1.0.0","@pnpm/parse-cli-args":"3.2.0","@pnpm/default-reporter":"7.9.7","@pnpm/find-workspace-dir":"1.0.1","@pnpm/plugin-commands-audit":"0.0.0-20201060511","@pnpm/plugin-commands-store":"0.0.0-20201060511","@pnpm/plugin-commands-import":"0.0.0-20201060511","@pnpm/plugin-commands-server":"2.0.47","@pnpm/common-cli-options-help":"0.2.0","@pnpm/plugin-commands-listing":"0.0.0-20201060511","@pnpm/plugin-commands-rebuild":"0.0.0-20201060511","@pnpm/plugin-commands-outdated":"0.0.0-20201060511","@pnpm/filter-workspace-packages":"2.2.8","@pnpm/plugin-commands-publishing":"2.2.15","@pnpm/plugin-commands-installation":"0.0.0-20201060511","@pnpm/plugin-commands-merge-driver":"^0.0.0-20201060511","@pnpm/plugin-commands-script-runners":"2.5.3"},"_hasShrinkwrap":false,"readmeFilename":"README.md","__devDependencies":{"mz":"^2.7.0","ncp":"^2.0.0","pnpm":"link:","delay":"^4.4.0","execa":"^4.1.0","p-any":"3.0.0","byline":"5.0.0","semver":"^7.3.2","@types/mz":"^2.7.2","tree-kill":"^1.2.2","write-pkg":"4.0.0","@types/ncp":"^2.0.4","is-windows":"^1.0.2","cross-spawn":"^7.0.3","exists-link":"2.0.0","npm-run-all":"^4.1.5","path-exists":"^4.0.0","symlink-dir":"^4.1.0","@types/is-ci":"^2.0.0","@types/ramda":"^0.27.32","@types/which":"^1.3.2","tape-promise":"4.0.0","@pnpm/prepare":"0.0.15","@types/byline":"^4.2.32","@types/semver":"^7.3.4","@zkochan/retry":"^0.2.0","load-json-file":"^6.2.0","read-yaml-file":"^2.0.0","@pnpm/constants":"4.1.0","@zkochan/rimraf":"^1.0.0","write-json-file":"^4.3.0","write-yaml-file":"^4.1.1","deep-require-cwd":"1.0.0","@types/is-windows":"^1.0.0","normalize-newline":"3.0.0","@pnpm/modules-yaml":"8.0.5","@types/cross-spawn":"^6.0.2","@types/graceful-fs":"^4.1.4","@types/tape-promise":"^4.0.1","@pnpm/assert-project":"2.1.13","@pnpm/lockfile-types":"2.1.1","dir-is-case-sensitive":"^1.0.2","@types/update-notifier":"^5.0.0","@pnpm/read-package-json":"3.1.7","@pnpm/read-project-manifest":"1.1.4","@pnpm/write-project-manifest":"1.1.5","@pnpm/find-workspace-packages":"2.3.23","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_0.0.0-20201060511_1604626395590_0.5106867810928173","host":"s3://npm-registry-packages"}},"8.0.0-rc.0":{"name":"pnpm","version":"8.0.0-rc.0","keywords":["pnpm8","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@8.0.0-rc.0","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"df0e9b8611107ac68e8d2b1a6e09df192cf7cc32","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-8.0.0-rc.0.tgz","fileCount":658,"integrity":"sha512-YAd89S5eTtM/Gg3AEg0ZDp5mYmdeYBOjTCIiPNaasYNb7eVBqwOEYZBfDZ0eQ1uoFalu2E0XM6wDxlzVzs5cAA==","signatures":[{"sig":"MEQCIC+ZEx8udmN6lQBN56SA+z+VrkL6uFs18SZUmlcB2gQhAiAfmjvb+p4qxuoXvEjDNJ3mQigOkFPx6+3nyA/ctqRxLQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13151390,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkHbBIACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqpug//Yk90NSHy5xOiuUcdk2HT6KjwmCdwxHzf17IFVUvPq3UaPaV4\r\nf10prSO7eDDkzQiK2omXR+OhNEg2hJL359ljTrswBGspKG8cNQ6VYe/fncz+\r\nqjUTz0gGwKrSDsu09bF6Z7pFXAwvVgVg69CmvCVYUAV4yzlGDzbqcTRFN4a2\r\n0wsSkMcvDoUoTk1K11GLMSzH4q9Fua0u7OkfluaIX9zggUqtCs22qv7IVEeY\r\n8qVY0ZpOPjgkOGatr4plb6EgtJA34kw7mNqRF5HEsFPq3oqEQ2tDw1Rgyfmr\r\nDm3YsvvcGLjJXrggWR159RoW/gQ2/WhDhGAv+rtN57JFl9KMts3nP1zL+x2z\r\nyvQE6sPGA/QC2r/yL5p3TCugp8sG3i5Fz/7WskBI2zzh+egLUqEMlbVrJFp0\r\nk9BggM3bgYUfSR6nttg2xebj7/28mNRwTRvvY3aHSvZT1UJOEfFaycl/jDzp\r\nUAYic00HOkNGHp8V7VNt4AF+k1MlpPQvfv85lR5sBABOxzRdHClwCytpn6H1\r\nTPUXMHNxbLX+uJd4zY8A0Lb6MjMRnXls884RAPZbYiMMVeD04nQVxUGdHz0O\r\n2mzCgb4ka50SMQk19wTaLAtHLQ9eL4Qys7gCu+aI0+PLZ2Wtf6ya/Mok0QQD\r\n3jJMSUiRAtbCaseQY86Ko93UNVrKluUBpOY=\r\n=hlcb\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","_from":"file:pnpm-8.0.0-rc.0.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=16.14"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7776 pnpm run test:e2e","start":"tsc --watch","bundle":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/c753783538aa9512ed93593efd25be23/pnpm-8.0.0-rc.0.tgz","_integrity":"sha512-YAd89S5eTtM/Gg3AEg0ZDp5mYmdeYBOjTCIiPNaasYNb7eVBqwOEYZBfDZ0eQ1uoFalu2E0XM6wDxlzVzs5cAA==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"9.5.0","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"18.15.0","preferGlobal":true,"publishConfig":{"tag":"next-8","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/pnpm_8.0.0-rc.0_1679667272555_0.5841621086577933","host":"s3://npm-registry-packages"}},"1.3.0":{"name":"pnpm","version":"1.3.0","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager"],"author":{"name":"Rico Sta. Cruz","email":"rico@ricostacruz.com"},"license":"MIT","_id":"pnpm@1.3.0","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js"},"dist":{"shasum":"004e657f11e97d43e92f9389f4a9b495415182bc","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-1.3.0.tgz","integrity":"sha512-HwwZ4nW5o5oTSrB3mWqjWkxru3MiDObhEz4SrGP0ZqKOYuYVhDEVzgtZ3gDyWCFf6wPltCJZn4WwrdGMlwDlOw==","signatures":[{"sig":"MEUCIEqMeXky5ucc1Qnxw6nE50VCZkdw9AAy34o/Z9eBrLhWAiEA3jWx+1sE/OcgxU1P/dpAJr7Swruw5bq0TDbCZb+L20U=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/bin/pnpm.js","files":["lib/"],"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"engines":{"node":">=4"},"gitHead":"758d928bc273228928b2fffbcf2d57ceeb9a0722","_npmUser":{"name":"zkochan","email":"zoltan.kochan@gmail.com"},"__scripts":{"cz":"git-cz","?cz":"echo 'Run Git commit wizard'","tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json --project .","test":"npm run tsc && npm run lint && cd test && npm test","start":"npm run tsc -- --watch","prepare":"cd test && pnpm install","commitmsg":"validate-commit-msg","prepublish":"in-publish && echo 'You need to use \"publish-packed\" to publish pnpm' && false || npm run tsc"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"5.1.0","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"greenkeeper":{"ignore":["pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-logger","pnpm-registry-mock","remove-all-except-outer-links","pnpm-shrinkwrap","supi"]},"_nodeVersion":"6.9.1","preferGlobal":true,"__dependencies":{"npm":"^5.0.2","bole":"^3.0.2","nopt":"^4.0.1","supi":"^0.1.5","is-ci":"^1.0.10","ramda":"^0.24.1","byline":"^5.0.0","ndjson":"^1.5.0","camelcase":"^4.1.0","path-name":"^1.0.0","@types/npm":"^2.0.28","@types/node":"^8.0.7","@types/nopt":"^3.0.29","common-tags":"^1.4.0","cross-spawn":"^5.0.0","graceful-fs":"^4.1.11","pnpm-logger":"^0.3.0","@types/ramda":"^0.24.1","@types/byline":"^4.2.31","load-json-file":"^2.0.0","loud-rejection":"^1.6.0","update-notifier":"^2.1.0","@types/common-tags":"^1.2.5","pnpm-file-reporter":"^0.0.1","@types/load-json-file":"^2.0.5","pnpm-default-reporter":"^0.7.1","@types/update-notifier":"^1.0.0"},"devDependencies":{"husky":"^0.14.0","rimraf":"^2.5.4","tslint":"^5.4.2","commitizen":"^2.8.6","in-publish":"^2.0.0","typescript":"^2.4.1","@types/tape":"^4.2.30","@types/mkdirp":"^0.3.29","npm-scripts-info":"^0.3.6","validate-commit-msg":"^2.7.0","cz-conventional-changelog":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/pnpm-1.3.0.tgz_1499539348225_0.6948577165603638","host":"s3://npm-registry-packages"}},"1.3.1":{"name":"pnpm","version":"1.3.1","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager"],"author":{"name":"Rico Sta. Cruz","email":"rico@ricostacruz.com"},"license":"MIT","_id":"pnpm@1.3.1","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js"},"dist":{"shasum":"73b61a0e69bce6ee2c8d62008de777695cb716a1","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-1.3.1.tgz","integrity":"sha512-Nt4bpQpmo+05rWF8J8aIAEH/nirDPmaoKoDmS2IBVueQ5bi3wEcA+1W+vOVZH0e7+5KxEF8YRSdRipkisHMUaQ==","signatures":[{"sig":"MEYCIQDlUx/6b20ekT8ZcJCv9SH+Fy7R7ralfy958WWmcT9dGQIhANYJVxB2Pcx2sBceRRO9hML2fDIwGcp6hK9PT5uzOi9Z","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/bin/pnpm.js","files":["lib/"],"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"engines":{"node":">=4"},"gitHead":"fd66d2c0488280f80ed2fe3675c8ac0bc0028086","_npmUser":{"name":"zkochan","email":"zoltan.kochan@gmail.com"},"__scripts":{"cz":"git-cz","?cz":"echo 'Run Git commit wizard'","tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json --project .","test":"npm run tsc && npm run lint && cd test && npm test","start":"npm run tsc -- --watch","prepare":"cd test && pnpm install","commitmsg":"validate-commit-msg","prepublish":"in-publish && echo 'You need to use \"publish-packed\" to publish pnpm' && false || npm run tsc"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"5.1.0","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"greenkeeper":{"ignore":["pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-logger","pnpm-registry-mock","remove-all-except-outer-links","pnpm-shrinkwrap","supi"]},"_nodeVersion":"6.9.1","preferGlobal":true,"__dependencies":{"npm":"^5.0.2","bole":"^3.0.2","nopt":"^4.0.1","supi":"^0.1.5","is-ci":"^1.0.10","ramda":"^0.24.1","byline":"^5.0.0","ndjson":"^1.5.0","camelcase":"^4.1.0","path-name":"^1.0.0","@types/npm":"^2.0.28","@types/node":"^8.0.7","@types/nopt":"^3.0.29","common-tags":"^1.4.0","cross-spawn":"^5.0.0","graceful-fs":"^4.1.11","pnpm-logger":"^0.3.0","@types/ramda":"^0.24.1","@types/byline":"^4.2.31","load-json-file":"^2.0.0","loud-rejection":"^1.6.0","update-notifier":"^2.1.0","@types/common-tags":"^1.2.5","pnpm-file-reporter":"^0.0.1","@types/load-json-file":"^2.0.5","pnpm-default-reporter":"^0.7.2","@types/update-notifier":"^1.0.0"},"devDependencies":{"husky":"^0.14.0","rimraf":"^2.5.4","tslint":"^5.4.2","commitizen":"^2.8.6","in-publish":"^2.0.0","typescript":"^2.4.1","@types/tape":"^4.2.30","@types/mkdirp":"^0.3.29","npm-scripts-info":"^0.3.6","validate-commit-msg":"^2.7.0","cz-conventional-changelog":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/pnpm-1.3.1.tgz_1499541391355_0.5884204977191985","host":"s3://npm-registry-packages"}},"1.3.2":{"name":"pnpm","version":"1.3.2","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager"],"author":{"name":"Rico Sta. Cruz","email":"rico@ricostacruz.com"},"license":"MIT","_id":"pnpm@1.3.2","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js"},"dist":{"shasum":"cfe6dd9c5759e64ad062bdf89d361ae35cfa1068","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-1.3.2.tgz","integrity":"sha512-6yYgRC/cU0vNgRv6G3dklOreQkhf6nl4R3P7rpmmC+/OUTpZ+iHm6hv3s7C7SRQNxj0/1U6IkLMwYrEIaxQIeA==","signatures":[{"sig":"MEUCID3mjRRi3wo+GMPCUK221dazPBKuFXYpABYIyJWZsTnLAiEAucPT4ecfpk3tdbLm084LjvnGz3Rrkh72LkfF/O/fz1Q=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/bin/pnpm.js","files":["lib/"],"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"engines":{"node":">=4"},"gitHead":"34406118b0a7b411786f8444f17c91fbf2bd3678","_npmUser":{"name":"zkochan","email":"zoltan.kochan@gmail.com"},"__scripts":{"cz":"git-cz","?cz":"echo 'Run Git commit wizard'","tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json --project .","test":"npm run tsc && npm run lint && cd test && npm test","start":"npm run tsc -- --watch","prepare":"cd test && pnpm install","commitmsg":"validate-commit-msg","prepublish":"in-publish && echo 'You need to use \"publish-packed\" to publish pnpm' && false || npm run tsc"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"5.1.0","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"greenkeeper":{"ignore":["pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-logger","pnpm-registry-mock","remove-all-except-outer-links","pnpm-shrinkwrap","supi"]},"_nodeVersion":"6.9.1","preferGlobal":true,"__dependencies":{"npm":"^5.0.2","bole":"^3.0.2","nopt":"^4.0.1","supi":"^0.1.7","is-ci":"^1.0.10","ramda":"^0.24.1","byline":"^5.0.0","ndjson":"^1.5.0","camelcase":"^4.1.0","path-name":"^1.0.0","@types/npm":"^2.0.28","@types/node":"^8.0.7","@types/nopt":"^3.0.29","common-tags":"^1.4.0","cross-spawn":"^5.0.0","graceful-fs":"^4.1.11","pnpm-logger":"^0.3.0","@types/ramda":"^0.24.1","@types/byline":"^4.2.31","load-json-file":"^2.0.0","loud-rejection":"^1.6.0","update-notifier":"^2.1.0","@types/common-tags":"^1.2.5","pnpm-file-reporter":"^0.0.1","@types/load-json-file":"^2.0.5","pnpm-default-reporter":"^0.7.2","@types/update-notifier":"^1.0.0"},"devDependencies":{"husky":"^0.14.0","rimraf":"^2.5.4","tslint":"^5.4.2","commitizen":"^2.8.6","in-publish":"^2.0.0","typescript":"^2.4.1","@types/tape":"^4.2.30","@types/mkdirp":"^0.3.29","npm-scripts-info":"^0.3.6","validate-commit-msg":"^2.7.0","cz-conventional-changelog":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/pnpm-1.3.2.tgz_1499625818811_0.73984360601753","host":"s3://npm-registry-packages"}},"1.3.3":{"name":"pnpm","version":"1.3.3","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager"],"author":{"name":"Rico Sta. Cruz","email":"rico@ricostacruz.com"},"license":"MIT","_id":"pnpm@1.3.3","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js"},"dist":{"shasum":"bc406ebf104d77181f453beae8720041ada11bcb","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-1.3.3.tgz","integrity":"sha512-NaHL0+9DsKc76pZHbO+wkCtdN39X3fohjiedn/fBcJWKzl156iianVq8z6ggFL6fVmSKSgT4tzfNvlOtD4Vdlw==","signatures":[{"sig":"MEUCIQCRUrSTIYk+5eV6U2XSUCOy4Yfs/7w8Pbqr1XfcbV7TigIgUzq2EpFKqyCPTKvyARZ1Q3+8LoEQl6se5tijGRUNPoM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/bin/pnpm.js","files":["lib/"],"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"engines":{"node":">=4"},"gitHead":"e69648f9f5ed150a745d63bdd8b11cc8ffca584c","_npmUser":{"name":"zkochan","email":"zoltan.kochan@gmail.com"},"__scripts":{"cz":"git-cz","?cz":"echo 'Run Git commit wizard'","tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json --project .","test":"npm run tsc && npm run lint && cd test && npm test","start":"npm run tsc -- --watch","prepare":"cd test && pnpm install","commitmsg":"validate-commit-msg","prepublish":"in-publish && echo 'You need to use \"publish-packed\" to publish pnpm' && false || npm run tsc"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"5.1.0","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"greenkeeper":{"ignore":["pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-logger","pnpm-registry-mock","remove-all-except-outer-links","pnpm-shrinkwrap","supi"]},"_nodeVersion":"6.9.1","preferGlobal":true,"__dependencies":{"npm":"^5.0.2","bole":"^3.0.2","nopt":"^4.0.1","supi":"^0.1.8","is-ci":"^1.0.10","ramda":"^0.24.1","byline":"^5.0.0","ndjson":"^1.5.0","camelcase":"^4.1.0","path-name":"^1.0.0","@types/npm":"^2.0.28","@types/node":"^8.0.7","@types/nopt":"^3.0.29","common-tags":"^1.4.0","cross-spawn":"^5.0.0","graceful-fs":"^4.1.11","pnpm-logger":"^0.3.0","@types/ramda":"^0.24.1","@types/byline":"^4.2.31","load-json-file":"^2.0.0","loud-rejection":"^1.6.0","update-notifier":"^2.1.0","@types/common-tags":"^1.2.5","pnpm-file-reporter":"^0.0.1","@types/load-json-file":"^2.0.5","pnpm-default-reporter":"^0.7.2","@types/update-notifier":"^1.0.0"},"devDependencies":{"husky":"^0.14.0","rimraf":"^2.5.4","tslint":"^5.4.2","commitizen":"^2.8.6","in-publish":"^2.0.0","typescript":"^2.4.1","@types/tape":"^4.2.30","@types/mkdirp":"^0.3.29","npm-scripts-info":"^0.3.6","validate-commit-msg":"^2.7.0","cz-conventional-changelog":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/pnpm-1.3.3.tgz_1499633967807_0.1128385670017451","host":"s3://npm-registry-packages"}},"1.3.4":{"name":"pnpm","version":"1.3.4","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager"],"author":{"name":"Rico Sta. Cruz","email":"rico@ricostacruz.com"},"license":"MIT","_id":"pnpm@1.3.4","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js"},"dist":{"shasum":"970ec6c2ea34084ac6b73c2e23229260411df491","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-1.3.4.tgz","integrity":"sha512-y9ZJ6ng+nRGAVOA3mvAMFQOaf2WOjeyUNiTW1w5w9J5sFa1k/86a2VxwOXFHNVqgkoEtRhsRqrhIj+lRifao/g==","signatures":[{"sig":"MEYCIQDdzyaGGGXZ8SgcsY+U+gqfMRM1oLkCK6mZ8YmAUxFMCwIhAPAgC5Rop7a2zZ09ud7B4OqsiggGyz3KsZ+X1GXSJtdT","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/bin/pnpm.js","files":["lib/"],"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"engines":{"node":">=4"},"gitHead":"05bbb9c3e1383e63972e16a8855a81bbf5c78294","_npmUser":{"name":"zkochan","email":"zoltan.kochan@gmail.com"},"__scripts":{"cz":"git-cz","?cz":"echo 'Run Git commit wizard'","tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json --project .","test":"npm run tsc && npm run lint && cd test && npm test","start":"npm run tsc -- --watch","prepare":"cd test && pnpm install","commitmsg":"validate-commit-msg","prepublish":"in-publish && echo 'You need to use \"publish-packed\" to publish pnpm' && false || npm run tsc"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"5.1.0","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"greenkeeper":{"ignore":["pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-logger","pnpm-registry-mock","remove-all-except-outer-links","pnpm-shrinkwrap","supi"]},"_nodeVersion":"6.9.1","preferGlobal":true,"__dependencies":{"npm":"^5.0.2","bole":"^3.0.2","nopt":"^4.0.1","supi":"^0.1.9","is-ci":"^1.0.10","ramda":"^0.24.1","byline":"^5.0.0","ndjson":"^1.5.0","camelcase":"^4.1.0","path-name":"^1.0.0","@types/npm":"^2.0.28","@types/node":"^8.0.7","@types/nopt":"^3.0.29","common-tags":"^1.4.0","cross-spawn":"^5.0.0","graceful-fs":"^4.1.11","pnpm-logger":"^0.3.0","@types/ramda":"^0.24.1","@types/byline":"^4.2.31","load-json-file":"^2.0.0","loud-rejection":"^1.6.0","update-notifier":"^2.1.0","@types/common-tags":"^1.2.5","pnpm-file-reporter":"^0.0.1","@types/load-json-file":"^2.0.5","pnpm-default-reporter":"^0.7.2","@types/update-notifier":"^1.0.0"},"devDependencies":{"husky":"^0.14.0","rimraf":"^2.5.4","tslint":"^5.4.2","commitizen":"^2.8.6","in-publish":"^2.0.0","typescript":"^2.4.1","@types/tape":"^4.2.30","@types/mkdirp":"^0.3.29","npm-scripts-info":"^0.3.6","validate-commit-msg":"^2.7.0","cz-conventional-changelog":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/pnpm-1.3.4.tgz_1499713979580_0.21130779874511063","host":"s3://npm-registry-packages"}},"0.42.1":{"name":"pnpm","version":"0.42.1","keywords":["install","npm"],"author":{"name":"Rico Sta. Cruz","email":"rico@ricostacruz.com"},"license":"MIT","_id":"pnpm@0.42.1","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://github.com/rstacruz/pnpm#readme","bugs":{"url":"https://github.com/rstacruz/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js"},"dist":{"shasum":"1fbf73ff04ae5d0ab10d54d9caf5ce66968db06a","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-0.42.1.tgz","integrity":"sha512-RJ5QLcwa69x/bEtIGtfMhgXz2+g2uRkeugMDhIEsPhvsF+z8WMTbphnu1lih4YteBYpMseYsv0CIeBSQmHWoRw==","signatures":[{"sig":"MEYCIQCSdAtxRnQV01voyhzzEH/ihrSKSkx72iO9QRdQfD3VlgIhAKs6Y94bJoLcjMjqSKKiwnqcvaeWXjtj1ZyiBYgPz3WP","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib/"],"config":{"ghooks":{"commit-msg":"node ./node_modules/validate-commit-msg/index.js"},"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"_shasum":"1fbf73ff04ae5d0ab10d54d9caf5ce66968db06a","engines":{"node":">=4"},"gitHead":"b72034f410297709e15dfefc5f11bf11eec01e86","scripts":{},"typings":"lib/index.d.ts","_npmUser":{"name":"zkochan","email":"zoltan.kochan@gmail.com"},"__scripts":{"tsc":"rm -rf lib && tsc","lint":"standard && tslint -c tslint.json ./src/**/*.ts ./test/**/*.ts","test":"node node_modules/npm-run-all/bin/npm-run-all lint -p -r sinopia test:e2e","cover":"istanbul cover test/index.js","start":"npm run tsc -- --watch","commit":"git-cz","release":"sh .scripts/release.sh","sinopia":"sinopia -c ./sinopia/config.yaml","posttest":"rm -rf .tmp","test:e2e":"ts-node test | tap-diff","docs:build":"docpress build","prepublish":"in-publish && echo 'You need to use \"npm run release\" to publish pnpm' && false || npm run tsc","prerelease":"npm run tsc && npm test"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/rstacruz/pnpm.git","type":"git"},"_npmVersion":"3.10.8","description":"A fast implementation of npm install","directories":{"test":"test"},"_nodeVersion":"6.9.0","preferGlobal":true,"__dependencies":{"mz":"2.4.0","rc":"1.1.6","meow":"3.7.0","chalk":"1.1.3","debug":"2.2.0","is-ci":"1.0.9","retry":"0.10.0","byline":"5.0.0","mkdirp":"0.5.1","semver":"5.3.0","tar-fs":"1.13.2","find-up":"2.0.0","js-yaml":"3.6.1","thenify":"3.2.0","lockfile":"1.0.1","node-gyp":"3.4.0","commondir":"1.0.1","json2yaml":"1.1.0","os-homedir":"1.0.2","arr-flatten":"1.0.1","common-tags":"1.3.1","cross-spawn":"^4.0.2","exists-file":"3.0.0","observatory":"1.0.0","read-pkg-up":"1.0.1","rimraf-then":"1.0.0","gunzip-maybe":"1.3.1","pause-stream":"0.0.11","registry-url":"3.1.0","cache-manager":"2.1.2","promisequence":"1.1.6","sorted-object":"2.0.1","camelcase-keys":"4.0.0","lodash.memoize":"4.1.2","loud-rejection":"1.6.0","normalize-path":"2.0.1","supports-color":"3.1.2","@zkochan/logger":"0.1.0","npm-package-arg":"4.2.0","update-notifier":"1.0.2","cache-manager-fs":"1.0.5","is-retry-allowed":"1.1.0","lodash.clonedeep":"4.5.0","npm-registry-client":"7.2.1","registry-auth-token":"3.0.1","delocalize-dependencies":"0.1.0"},"devDependencies":{"caw":"2.0.0","ncp":"^2.0.0","nixt":"0.5.0","tape":"4.6.2","isexe":"1.1.2","sepia":"2.0.1","ghooks":"^1.3.2","tslint":"3.15.1","cash-rm":"0.2.0","ts-node":"1.4.1","docpress":"0.7.0","istanbul":"^0.4.5","standard":"8.3.0","tap-diff":"0.1.1","commitizen":"^2.8.6","in-publish":"2.0.0","typescript":"2.0.3","exists-link":"1.0.0","npm-run-all":"3.1.0","tape-promise":"1.1.0","@zkochan/sinopia":"1.0.0","git-update-ghpages":"1.3.0","validate-commit-msg":"^2.7.0","cz-conventional-changelog":"^1.2.0","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm-0.42.1.tgz_1476899628966_0.33421077439561486","host":"packages-18-east.internal.npmjs.com"}},"0.42.0":{"name":"pnpm","version":"0.42.0","keywords":["install","npm"],"author":{"name":"Rico Sta. Cruz","email":"rico@ricostacruz.com"},"license":"MIT","_id":"pnpm@0.42.0","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://github.com/rstacruz/pnpm#readme","bugs":{"url":"https://github.com/rstacruz/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js"},"dist":{"shasum":"b610f3f0481ea62d97ba866f8bf62a3a92864470","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-0.42.0.tgz","integrity":"sha512-D9bdGbvXMFQffkD2THULuU3We8bFmI7q3FRWgXP8clZeMTFH44y3FDOUfSibEaNriZ1tykzl3rgajazWVSuydw==","signatures":[{"sig":"MEYCIQC2WSILLX3eDtZGH0Vw2xBOHap885hoh8YZ1qXLMEtG1AIhAJkVOgYLQA14AJYvuK85294AM6P4Z36OmhPry3AuOGK5","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib/"],"config":{"ghooks":{"commit-msg":"node ./node_modules/validate-commit-msg/index.js"},"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"_shasum":"b610f3f0481ea62d97ba866f8bf62a3a92864470","engines":{"node":">=4"},"gitHead":"096f0e459c827888ee152f6dac265ca1d113faee","scripts":{},"typings":"lib/index.d.ts","_npmUser":{"name":"zkochan","email":"zoltan.kochan@gmail.com"},"__scripts":{"tsc":"rm -rf lib && tsc","lint":"standard && tslint -c tslint.json ./src/**/*.ts ./test/**/*.ts","test":"node node_modules/npm-run-all/bin/npm-run-all lint -p -r sinopia test:e2e","cover":"istanbul cover test/index.js","start":"npm run tsc -- --watch","commit":"git-cz","release":"sh .scripts/release.sh","sinopia":"sinopia -c ./sinopia/config.yaml","posttest":"rm -rf .tmp","test:e2e":"ts-node test | tap-diff","docs:build":"docpress build","prepublish":"in-publish && echo 'You need to use \"npm run release\" to publish pnpm' && false || npm run tsc","prerelease":"npm run tsc && npm test"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/rstacruz/pnpm.git","type":"git"},"_npmVersion":"3.10.8","description":"A fast implementation of npm install","directories":{"test":"test"},"_nodeVersion":"6.9.0","preferGlobal":true,"__dependencies":{"mz":"2.4.0","rc":"1.1.6","meow":"3.7.0","chalk":"1.1.3","debug":"2.2.0","is-ci":"1.0.9","retry":"0.10.0","byline":"5.0.0","mkdirp":"0.5.1","semver":"5.3.0","tar-fs":"1.13.2","find-up":"2.0.0","js-yaml":"3.6.1","thenify":"3.2.0","lockfile":"1.0.1","node-gyp":"3.4.0","commondir":"1.0.1","json2yaml":"1.1.0","os-homedir":"1.0.2","arr-flatten":"1.0.1","common-tags":"1.3.1","cross-spawn":"^4.0.2","exists-file":"3.0.0","observatory":"1.0.0","read-pkg-up":"1.0.1","rimraf-then":"1.0.0","gunzip-maybe":"1.3.1","pause-stream":"0.0.11","registry-url":"3.1.0","cache-manager":"2.1.2","promisequence":"1.1.6","sorted-object":"2.0.1","camelcase-keys":"4.0.0","lodash.memoize":"4.1.2","loud-rejection":"1.6.0","normalize-path":"2.0.1","supports-color":"3.1.2","@zkochan/logger":"0.1.0","npm-package-arg":"4.2.0","update-notifier":"1.0.2","cache-manager-fs":"1.0.5","is-retry-allowed":"1.1.0","lodash.clonedeep":"4.5.0","npm-registry-client":"7.2.1","registry-auth-token":"3.0.1","delocalize-dependencies":"0.1.0"},"devDependencies":{"caw":"2.0.0","ncp":"^2.0.0","nixt":"0.5.0","tape":"4.6.2","isexe":"1.1.2","sepia":"2.0.1","ghooks":"^1.3.2","tslint":"3.15.1","cash-rm":"0.2.0","ts-node":"1.4.1","docpress":"0.7.0","istanbul":"^0.4.5","standard":"8.3.0","tap-diff":"0.1.1","commitizen":"^2.8.6","in-publish":"2.0.0","typescript":"2.0.3","exists-link":"1.0.0","npm-run-all":"3.1.0","tape-promise":"1.1.0","@zkochan/sinopia":"1.0.0","git-update-ghpages":"1.3.0","validate-commit-msg":"^2.7.0","cz-conventional-changelog":"^1.2.0","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm-0.42.0.tgz_1476854292325_0.07566838921047747","host":"packages-16-east.internal.npmjs.com"}},"1.24.0-0":{"name":"pnpm","version":"1.24.0-0","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@1.24.0-0","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js","pnpx":"lib/bin/pnpx.js"},"dist":{"shasum":"93717d751d7810d353583ba5af748e25f8bd6a7a","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-1.24.0-0.tgz","integrity":"sha512-wxMdTyGN3Pbhbdk0IMQhd6gRh/CKF5pIX/hBtFMCoVNzbqNqPUUYWnbxRnkC7HaFl0Q3lMSnEC2UJYK1SJf5vg==","signatures":[{"sig":"MEYCIQC74Kd6WxCMrKascUtzLNpPN7YW8mR3MB3lJo2zxoeomwIhAJ7azJmUxzQMRmf5s2bgLKl26A4gFvQj0fEV0l2rO4Xh","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/bin/pnpm.js","_from":".","files":["lib/","npm-shrinkwrap.json"],"_shasum":"93717d751d7810d353583ba5af748e25f8bd6a7a","engines":{"node":">=4"},"gitHead":"1dfee41097273461e5289195225da622353081da","scripts":{},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","bundledName":"@pnpm/bundled","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"greenkeeper":{"ignore":["@pnpm/logger","pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-registry-mock","remove-all-except-outer-links","pnpm-shrinkwrap","supi"]},"_nodeVersion":"6.11.4","dependencies":{"nopt":"^4.0.1","supi":"^0.7.14","chalk":"^2.2.0","is-ci":"^1.0.10","ramda":"^0.25.0","byline":"^5.0.0","camelcase":"^4.1.0","path-name":"^1.0.0","pnpm-list":"^2.0.0","tree-kill":"^1.2.0","text-table":"^0.2.0","common-tags":"^1.4.0","cross-spawn":"^5.0.0","graceful-fs":"^4.1.11","signal-exit":"^3.0.2","strip-color":"^0.1.0","@pnpm/logger":"^1.0.0","@pnpm/server":"^0.3.0","package-store":"^0.12.0","@pnpm/outdated":"^0.2.1","load-json-file":"^4.0.0","loud-rejection":"^1.6.0","mkdirp-promise":"^5.0.1","@zkochan/libnpx":"^9.6.1","not-bundled-npm":"^5.4.2","update-notifier":"^2.1.0","write-json-file":"^2.3.0","pnpm-file-reporter":"^0.0.1","@pnpm/default-fetcher":"^0.3.0","pnpm-default-reporter":"^0.10.3","@pnpm/default-resolver":"^0.1.0","@types/write-json-file":"^2.2.1"},"preferGlobal":true,"publishconfig":{"tag":"next"},"devDependencies":{"mz":"^2.6.0","caw":"^2.0.0","tape":"^4.6.3","delay":"^2.0.0","execa":"^0.7.0","isexe":"^2.0.0","sepia":"^2.0.2","mkdirp":"^0.5.1","rimraf":"^2.5.4","semver":"^5.3.0","tslint":"^5.4.2","thenify":"^3.3.0","ts-node":"^4.0.0","read-pkg":"^3.0.0","@types/mz":"^0.0.31","write-pkg":"^3.1.0","is-windows":"^1.0.1","typescript":"^2.4.1","@types/node":"^8.0.33","@types/nopt":"^3.0.29","@types/tape":"^4.2.30","exists-link":"^2.0.0","npm-run-all":"^4.0.1","path-exists":"^3.0.0","rimraf-then":"^1.0.1","@types/delay":"^2.0.1","@types/ramda":"^0.25.0","tape-promise":"^2.0.1","@types/byline":"^4.2.31","@types/mkdirp":"^0.5.0","@types/semver":"^5.3.32","@zkochan/husky":"^0.0.0","load-yaml-file":"^0.1.0","@commitlint/cli":"^4.0.0","package-preview":"^1.0.0","npm-scripts-info":"^0.3.6","normalize-newline":"^3.0.0","@types/common-tags":"^1.2.5","pnpm-registry-mock":"^1.5.0","npm-registry-client":"^8.4.0","@types/load-json-file":"^2.0.6","@commitlint/prompt-cli":"^5.0.0","@types/update-notifier":"^1.0.2","@commitlint/config-angular":"^4.2.0","anonymous-npm-registry-client":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm-1.24.0-0.tgz_1513457922954_0.1529233434703201","host":"s3://npm-registry-packages"}},"6.25.0":{"name":"pnpm","version":"6.25.0","keywords":["pnpm6","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"license":"MIT","_id":"pnpm@6.25.0","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"pnpm@kochan.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"f495852bc13b4c486e3023a419d9bed4de5b8498","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-6.25.0.tgz","fileCount":648,"integrity":"sha512-Hlck6S8j7obFkkfQCnDJXIEBRNK4wIanMzDfpRE5TNbLsJnxbWXGbMV5ZhDf8Q8xy6RkBWdoKAmliL0nLmzxHQ==","signatures":[{"sig":"MEYCIQCUQ/92bWKofN2SBQsa/VkEhGstxMaPmDofoKtlI5BjFwIhAOcOL8O5eIYy+rjPTq7oVgj+9pm9fU7Fym6eJTOWixD+","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12172209,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh1tvGCRA9TVsSAnZWagAA/+0QAI7s7y7HyFW6LWwRyU8z\nqds5FIu0qLEVxs3eP8wdYSpFKiRUdrnx79D9s3HF8qLsTDCobG074WXhB7Jx\n9tVtbCLkVlrywkOtftCCk07nQJdn4N3pWKTcYILH+a/8m4XNhy1SBq5dypoW\nBsDA77KZ8vh2MKoYLp7S5+q1hKt67JfuhjB631QnZea1JS8O0knz1K5EynK6\nFx/hH7QVPQK27eM5vGO8pnKcjSqvtAjy9elqXsVoOLD9ToGm16ov0bt+b5R9\nL6LbS9i+pgVcTO7I1fWHw+YUJ4iTxQKZK0K2K/ElF4+f/hlQ1dXu75RWBnjW\n9yCFDcmRpglKtwaaJ6TS3/pl4o2PJXMQcmdRpZNynWF39u/eoTT5BUhBCTiZ\nInrRk8UUo39DDCLGdnWHWiTcv9uc0rO4+UWPobAKRSymNwgzbFhBDU/unYxf\nzH9lfmev/uc917fSx5LZmGU73M+NwJi4IUyoHtKC8ZNToBBvDxQFk3ONd/Xu\nsZtyIoytaPyPsVW2LSatVw5QndBzIC9+MSO9N2Nl8a5pY7wy34DXnqxn/pe8\nm2NAyMtX3yyeueQXVd4M20rrRSc8IqOCA6NmLIzH5AOEulTw7XV47d4+px7Z\nZ4xqdx4axyXvlQkEBWptfcpanu6QupG3WNdgx+VFcl0yIZoGlJwr4ZAD5TtP\nPuAa\r\n=EnkF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","_from":"file:pnpm-6.25.0.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=12.17"},"funding":{"url":"https://opencollective.com/pnpm"},"scripts":{"lint":"eslint src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"pnpm tsc --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build && pnpm run lint -- --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.cjs","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"pnpm@kochan.io"},"_resolved":"/home/runner/work/pnpm/pnpm/packages/pnpm/pnpm-6.25.0.tgz","_integrity":"sha512-Hlck6S8j7obFkkfQCnDJXIEBRNK4wIanMzDfpRE5TNbLsJnxbWXGbMV5ZhDf8Q8xy6RkBWdoKAmliL0nLmzxHQ==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.24.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"16.13.1","preferGlobal":true,"publishConfig":{"tag":"next","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_6.25.0_1641470917959_0.6714793734113795","host":"s3://npm-registry-packages"}},"1.24.0-1":{"name":"pnpm","version":"1.24.0-1","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@1.24.0-1","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js","pnpx":"lib/bin/pnpx.js"},"dist":{"shasum":"1b354b2f6e7dc569147a6514f38a076d3705d4d4","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-1.24.0-1.tgz","integrity":"sha512-XWkobpknJlMWkxoMkc2epUYO6D4ie3BGnB/uIkc2HvaHc9W2qYuoTd2G0FTYku1E/CF07jEAAcbXOSzKi6vK8g==","signatures":[{"sig":"MEYCIQCxp0MERQo5knK/eV0KGPj3dto4H8q9NTwHUV//kkz2LQIhAM+5IuY1M1RPI42QewVHUwj0ilRixx6jfSdpGh+ESq+a","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/bin/pnpm.js","_from":".","files":["lib/","npm-shrinkwrap.json"],"_shasum":"1b354b2f6e7dc569147a6514f38a076d3705d4d4","engines":{"node":">=4"},"gitHead":"bf054279904fcc461b6a67f834d85cb10acabf10","scripts":{},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","bundledName":"@pnpm/bundled","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"greenkeeper":{"ignore":["@pnpm/logger","pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-registry-mock","remove-all-except-outer-links","pnpm-shrinkwrap","supi"]},"_nodeVersion":"6.11.4","dependencies":{"nopt":"^4.0.1","supi":"^0.7.14","chalk":"^2.2.0","is-ci":"^1.0.10","ramda":"^0.25.0","byline":"^5.0.0","camelcase":"^4.1.0","path-name":"^1.0.0","pnpm-list":"^2.0.0","tree-kill":"^1.2.0","text-table":"^0.2.0","common-tags":"^1.4.0","cross-spawn":"^5.0.0","graceful-fs":"^4.1.11","signal-exit":"^3.0.2","strip-color":"^0.1.0","@pnpm/logger":"^1.0.0","@pnpm/server":"^0.4.0","package-store":"^0.12.0","@pnpm/outdated":"^0.2.1","load-json-file":"^4.0.0","loud-rejection":"^1.6.0","mkdirp-promise":"^5.0.1","@zkochan/libnpx":"^9.6.1","not-bundled-npm":"^5.4.2","update-notifier":"^2.1.0","write-json-file":"^2.3.0","pnpm-file-reporter":"^0.0.1","@pnpm/default-fetcher":"^0.3.0","pnpm-default-reporter":"^0.10.3","@pnpm/default-resolver":"^0.1.0","@types/write-json-file":"^2.2.1"},"preferGlobal":true,"publishconfig":{"tag":"next"},"devDependencies":{"mz":"^2.6.0","caw":"^2.0.0","tape":"^4.6.3","delay":"^2.0.0","execa":"^0.7.0","isexe":"^2.0.0","sepia":"^2.0.2","mkdirp":"^0.5.1","rimraf":"^2.5.4","semver":"^5.3.0","tslint":"^5.4.2","thenify":"^3.3.0","ts-node":"^4.0.0","read-pkg":"^3.0.0","@types/mz":"^0.0.31","write-pkg":"^3.1.0","is-windows":"^1.0.1","typescript":"^2.4.1","@types/node":"^8.0.33","@types/nopt":"^3.0.29","@types/tape":"^4.2.30","exists-link":"^2.0.0","npm-run-all":"^4.0.1","path-exists":"^3.0.0","rimraf-then":"^1.0.1","@types/delay":"^2.0.1","@types/ramda":"^0.25.0","tape-promise":"^2.0.1","@types/byline":"^4.2.31","@types/mkdirp":"^0.5.0","@types/semver":"^5.3.32","@zkochan/husky":"^0.0.0","load-yaml-file":"^0.1.0","@commitlint/cli":"^4.0.0","package-preview":"^1.0.0","npm-scripts-info":"^0.3.6","normalize-newline":"^3.0.0","@types/common-tags":"^1.2.5","pnpm-registry-mock":"^1.5.0","npm-registry-client":"^8.4.0","@types/load-json-file":"^2.0.6","@commitlint/prompt-cli":"^5.0.0","@types/update-notifier":"^1.0.2","@commitlint/config-angular":"^4.2.0","anonymous-npm-registry-client":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm-1.24.0-1.tgz_1513719390977_0.4237180876079947","host":"s3://npm-registry-packages"}},"1.24.0-2":{"name":"pnpm","version":"1.24.0-2","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@1.24.0-2","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js","pnpx":"lib/bin/pnpx.js"},"dist":{"shasum":"4d9754565efcb4ab622854cc9019e43d8548f7a9","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-1.24.0-2.tgz","integrity":"sha512-wxv8YfX0J6rYCLieTOHzlNhcBNw0Saq5QuubvtXHak+abzqOgRHvUCrb5//hQAF7rW2jM+ORBCHqHtZkKuw5zw==","signatures":[{"sig":"MEYCIQCfI2XA3HwXur4OFew+0vIiUSWsR3EDGmR3/yRR4QKL4AIhAK8efK7mGA4OAD91EbCZ7YWck6J3hpOn6RPjHTlyUiYc","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/bin/pnpm.js","_from":".","files":["lib/","npm-shrinkwrap.json"],"_shasum":"4d9754565efcb4ab622854cc9019e43d8548f7a9","engines":{"node":">=4"},"gitHead":"36be3d3f0c75992a1f3ff14b60c99115547d0fcc","scripts":{},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","bundledName":"@pnpm/bundled","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"greenkeeper":{"ignore":["@pnpm/logger","pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-registry-mock","remove-all-except-outer-links","pnpm-shrinkwrap","supi"]},"_nodeVersion":"6.11.4","dependencies":{"nopt":"^4.0.1","supi":"^0.7.14","chalk":"^2.2.0","is-ci":"^1.0.10","ramda":"^0.25.0","byline":"^5.0.0","p-limit":"^1.1.0","get-port":"^3.2.0","camelcase":"^4.1.0","path-name":"^1.0.0","pnpm-list":"^2.0.0","tree-kill":"^1.2.0","is-windows":"^1.0.1","pkgs-graph":"^2.0.0-0","text-table":"^0.2.0","common-tags":"^1.4.0","cross-spawn":"^5.0.0","graceful-fs":"^4.1.11","signal-exit":"^3.0.2","strip-color":"^0.1.0","@pnpm/logger":"^1.0.0","@pnpm/server":"^0.4.0","find-packages":"^2.1.2","package-store":"^0.12.0","@pnpm/outdated":"^0.2.1","load-json-file":"^4.0.0","loud-rejection":"^1.6.0","mkdirp-promise":"^5.0.1","@types/get-port":"^3.2.0","@zkochan/libnpx":"^9.6.1","graph-sequencer":"^2.0.0","not-bundled-npm":"^5.4.2","update-notifier":"^2.1.0","write-json-file":"^2.3.0","pnpm-file-reporter":"^0.0.1","@pnpm/default-fetcher":"^0.3.0","pnpm-default-reporter":"^0.10.4","@pnpm/default-resolver":"^0.1.0","@types/write-json-file":"^2.2.1"},"preferGlobal":true,"publishconfig":{"tag":"next"},"devDependencies":{"mz":"^2.6.0","caw":"^2.0.0","tape":"^4.6.3","delay":"^2.0.0","execa":"^0.7.0","isexe":"^2.0.0","sepia":"^2.0.2","mkdirp":"^0.5.1","rimraf":"^2.5.4","semver":"^5.3.0","tslint":"^5.4.2","thenify":"^3.3.0","ts-node":"^4.0.0","read-pkg":"^3.0.0","@types/mz":"^0.0.31","write-pkg":"^3.1.0","typescript":"^2.4.1","@types/node":"^8.0.33","@types/nopt":"^3.0.29","@types/tape":"^4.2.30","exists-link":"^2.0.0","npm-run-all":"^4.0.1","path-exists":"^3.0.0","rimraf-then":"^1.0.1","@types/delay":"^2.0.1","@types/ramda":"^0.25.0","tape-promise":"^2.0.1","@types/byline":"^4.2.31","@types/mkdirp":"^0.5.0","@types/semver":"^5.3.32","@zkochan/husky":"^0.0.0","load-yaml-file":"^0.1.0","@commitlint/cli":"^4.0.0","package-preview":"^1.0.0","npm-scripts-info":"^0.3.6","normalize-newline":"^3.0.0","@types/common-tags":"^1.2.5","pnpm-registry-mock":"^1.5.0","npm-registry-client":"^8.4.0","@types/load-json-file":"^2.0.6","@commitlint/prompt-cli":"^5.0.0","@types/update-notifier":"^1.0.2","@commitlint/config-angular":"^4.2.0","anonymous-npm-registry-client":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm-1.24.0-2.tgz_1513812825617_0.6132364433724433","host":"s3://npm-registry-packages"}},"1.24.0-3":{"name":"pnpm","version":"1.24.0-3","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@1.24.0-3","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js","pnpx":"lib/bin/pnpx.js"},"dist":{"shasum":"b76c17337cfaf597bea69c95f87a5d4fb70fb556","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-1.24.0-3.tgz","integrity":"sha512-HHveVHIGiDPsJMmzh9gcMtNOPG2cbeTjCSv5GEJeZTm16Id2JlxT1iUh+nEybEk0sTgMTQvHtl+VAMbvg7TZfQ==","signatures":[{"sig":"MEQCIAx2CA1nDuJhwVfWKYgTAvU+nD40oqUBYFwaCeEyOPaKAiAWQBlR0obsmw9yfUqmkRpvK7AW6fTuybZ3PXvtI5dI9w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/bin/pnpm.js","_from":".","files":["lib/","npm-shrinkwrap.json"],"_shasum":"b76c17337cfaf597bea69c95f87a5d4fb70fb556","engines":{"node":">=4"},"gitHead":"1f6c2e5736eacbf2372e65cffcf7b29ec7370c3b","scripts":{},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","bundledName":"@pnpm/bundled","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"greenkeeper":{"ignore":["@pnpm/logger","pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-registry-mock","remove-all-except-outer-links","pnpm-shrinkwrap","supi"]},"_nodeVersion":"6.11.4","dependencies":{"nopt":"^4.0.1","supi":"^0.7.14","chalk":"^2.2.0","is-ci":"^1.0.10","ramda":"^0.25.0","byline":"^5.0.0","p-limit":"^1.1.0","get-port":"^3.2.0","camelcase":"^4.1.0","path-name":"^1.0.0","pnpm-list":"^2.0.0","tree-kill":"^1.2.0","is-windows":"^1.0.1","pkgs-graph":"^2.0.0-0","text-table":"^0.2.0","@pnpm/types":"^1.3.0","common-tags":"^1.4.0","cross-spawn":"^5.0.0","graceful-fs":"^4.1.11","signal-exit":"^3.0.2","strip-color":"^0.1.0","@pnpm/logger":"^1.0.0","@pnpm/server":"^0.4.0","find-packages":"^2.1.2","package-store":"^0.12.0","@pnpm/outdated":"^0.2.1","load-json-file":"^4.0.0","loud-rejection":"^1.6.0","mkdirp-promise":"^5.0.1","@types/get-port":"^3.2.0","@zkochan/libnpx":"^9.6.1","graph-sequencer":"^2.0.0","not-bundled-npm":"^5.4.2","update-notifier":"^2.1.0","write-json-file":"^2.3.0","pnpm-file-reporter":"^0.0.1","@pnpm/default-fetcher":"^0.3.0","pnpm-default-reporter":"^0.10.5","@pnpm/default-resolver":"^0.1.0","@types/write-json-file":"^2.2.1"},"preferGlobal":true,"publishconfig":{"tag":"next"},"devDependencies":{"mz":"^2.6.0","caw":"^2.0.0","tape":"^4.6.3","delay":"^2.0.0","execa":"^0.7.0","isexe":"^2.0.0","sepia":"^2.0.2","mkdirp":"^0.5.1","rimraf":"^2.5.4","semver":"^5.3.0","tslint":"^5.4.2","thenify":"^3.3.0","ts-node":"^4.0.0","read-pkg":"^3.0.0","@types/mz":"^0.0.31","write-pkg":"^3.1.0","typescript":"^2.4.1","@types/node":"^8.0.33","@types/nopt":"^3.0.29","@types/tape":"^4.2.30","exists-link":"^2.0.0","npm-run-all":"^4.0.1","path-exists":"^3.0.0","rimraf-then":"^1.0.1","@types/delay":"^2.0.1","@types/ramda":"^0.25.0","tape-promise":"^2.0.1","@types/byline":"^4.2.31","@types/mkdirp":"^0.5.0","@types/semver":"^5.3.32","@zkochan/husky":"^0.0.0","load-yaml-file":"^0.1.0","@commitlint/cli":"^4.0.0","package-preview":"^1.0.0","npm-scripts-info":"^0.3.6","normalize-newline":"^3.0.0","@types/common-tags":"^1.2.5","pnpm-registry-mock":"^1.5.0","npm-registry-client":"^8.4.0","@types/load-json-file":"^2.0.6","@commitlint/prompt-cli":"^5.0.0","@types/update-notifier":"^1.0.2","@commitlint/config-angular":"^4.2.0","anonymous-npm-registry-client":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm-1.24.0-3.tgz_1513897110997_0.8752405925188214","host":"s3://npm-registry-packages"}},"6.25.1":{"name":"pnpm","version":"6.25.1","keywords":["pnpm6","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"license":"MIT","_id":"pnpm@6.25.1","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"pnpm@kochan.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"d592ab55c2bc7cbeb09a5b4f7d70fd9d1e3768a1","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-6.25.1.tgz","fileCount":648,"integrity":"sha512-/jvwDU8XJ3ntw1fJ5pYGN+nMqxHuXoarajc/95CrAB9+lVfjTJooiOc5BmxT7GrZzcEwdpJKMCdN3yR1ItGFMw==","signatures":[{"sig":"MEUCIBXgsIPh81Mrpfa8FqnlqzPZ8TvCdec8m4m2PS3FTXd4AiEAvzZfREAp7TCgd+USIehPRgIUR7BmSoVzqPf8jtWvMCM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11999153,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh2bT4CRA9TVsSAnZWagAAQ80QAJ0oDNnY+AUkzdHr2v29\nUepHC3B7aSm2eBUF08rfJiX7RjAQLgGHGQlLnk+ek8VKmyd1aiQnk4oyc7Yy\n/Bmia7kf2ey9LE2lFSklinjYWWO7VjcCyz0cAcdBvriMd7MkF8dxIgjxlDIg\npaEWfn12YNgtoSPG9aEo8w4sL4fpT9+HSEaIihXM98mE026C3rEGpnzK1H1X\neMaVkf7w0WDTH4yEHxypqSafo4wYAqNxKx8rqck2bIP1wL1pYJcQGaUUFc0L\nfE+OZfquMQV6tIHhMTC2o8mhgiD/bOf/cGfXtIy9fkz/0brJdP1EH/Bf4UmL\nLLH0QZNIkbfEMviXtGiBPPjO/zwnv13edy0yMAkJ9SsAT0Izc4Qsq19FToUG\nz6QuFi++K16Tgao3VBLcRrmS9B90OL4zybPKgfWbZS6xAiyYr6BwctlnoE40\nrF+7Q+OtzXG0GkXmvfzPmNYcyJHzAAwPG+m2E5VYzAHvfOqtePToSWwLeU/q\nq6YnRT7yoonvfvBIfQUjmgV9ezVXVgsRmlwSsnztb18utf3b8VSbRbk/FQ73\nU7ApfSFKllcw6gEzKp7zXjETDevqBueZoZRx7BpflAmtUiaBnOBV/U/gzhvu\nVOMhJUSG27ln50ty5ZeGt4JPSHCXKvQf6Sc/Mh2hdu1OashF7QETIj0QQzHQ\nJjUm\r\n=8leR\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","_from":"file:pnpm-6.25.1.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=12.17"},"funding":{"url":"https://opencollective.com/pnpm"},"scripts":{"lint":"eslint src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"pnpm tsc --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build && pnpm run lint -- --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.cjs","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"pnpm@kochan.io"},"_resolved":"/home/runner/work/pnpm/pnpm/packages/pnpm/pnpm-6.25.1.tgz","_integrity":"sha512-/jvwDU8XJ3ntw1fJ5pYGN+nMqxHuXoarajc/95CrAB9+lVfjTJooiOc5BmxT7GrZzcEwdpJKMCdN3yR1ItGFMw==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.24.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"16.13.1","preferGlobal":true,"publishConfig":{"tag":"next","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_6.25.1_1641657592115_0.4644953248998991","host":"s3://npm-registry-packages"}},"7.11.0":{"name":"pnpm","version":"7.11.0","keywords":["pnpm7","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@7.11.0","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"ae48bcb805080989f94fe5dca372013c9ae517e7","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-7.11.0.tgz","fileCount":658,"integrity":"sha512-cxh4TfCE8L4ZbLBN72kTGKTYP7X08nrIzoQ2rQCKihAcIHAdNIgsk4bEJyE1xHjE+bNJt9skwr7aJv3LpvUawQ==","signatures":[{"sig":"MEUCIQDRwQU7f5vyyfj9z1Cqr/qZ4+ZtJb84ktjrBYzYxCRLpgIgJiySqq85poorBMoc93PSvQAPQwW0593LvXUPa/JEZis=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12398081,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjFcd7ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoRzQ/9FJ6dVbB5hdZhxuZYEokDjJy0gjMV20vDDoTSIcAQ4imZqQrU\r\nD/cn62bWSIYP40sCQQDinXRqs+2+5oqXrsrRSj0/9Tt7018foObSik2pvzol\r\nJ01omqWUdPvgLir7Thuk2yGiuZuUBWeqwfnfrXd7KVlX5/Sy+CVzQbIZkcxD\r\nHTDSkfN1jrZdGK5ABRyS0+G+Hplz3oRjal1fxLRsvYA6xM9AsflgvY4DXoot\r\nKlE+V0KM7vp0JJ1jKMvMgsZXm/e5+AjTTE64zSpD9uA0Da7eNKjGKWSp3M9D\r\ngX8VlwGbNfeZ/ieGoXnhsOLXErMFH31X84z8uNkwXgG1t6dyGyD2O/NR0+f0\r\nN/gERZ4eSf9ASUOW4geV/Nv5L9SElLVSt5FbJo/IB1E4Vtix5eYmhyx+Fvv+\r\nYw62iz3TUjruL3nVl0Dag8/RgtNiYfgWZ7+rWk/e003UcWx8HaAQcrU+mZSc\r\niQxCT9RzwuU8/osI2Ab8DlNbPPFXRU8rp5CRBH1+a3/kirkT+c7IvxngTymM\r\nd33QIsMYS+BpnkqKibT2hqGzFaGllg1HUNC+AP1/M1nhgXorDXzZun8YOpLg\r\nD5B4Lp3+1maa9vo3YAQwzqsbk6x91luM/G8eW66OLt16VSCu3Lxhj5b9YR5c\r\nkcYNmSZnzEsiUbaleEg0XiTUCLBqas8VHEo=\r\n=gJby\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","_from":"file:pnpm-7.11.0.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=14.6"},"exports":{".":"./package.json"},"funding":{"url":"https://opencollective.com/pnpm"},"scripts":{"lint":"eslint src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7782 pnpm run test:e2e","start":"tsc --watch","bundle":"pnpm bundle:pnpm","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/60e46e4ed1a783ac08f59043a5387ded/pnpm-7.11.0.tgz","_integrity":"sha512-cxh4TfCE8L4ZbLBN72kTGKTYP7X08nrIzoQ2rQCKihAcIHAdNIgsk4bEJyE1xHjE+bNJt9skwr7aJv3LpvUawQ==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.24.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"16.17.0","preferGlobal":true,"publishConfig":{"tag":"next-7","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_7.11.0_1662371706887_0.28951531110881135","host":"s3://npm-registry-packages"}},"11.0.1":{"name":"pnpm","version":"11.0.1","keywords":["pnpm","pnpm11","dependencies","dependency manager","efficient","fast","hardlinks","install","installer","link","lockfile","modules","monorepo","multi-package","npm","package manager","package.json","packages","prune","rapid","remove","shrinkwrap","symlinks","uninstall","workspace"],"license":"MIT","_id":"pnpm@11.0.1","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pn":"bin/pnpm.mjs","pnx":"bin/pnpx.mjs","pnpm":"bin/pnpm.mjs","pnpx":"bin/pnpx.mjs"},"dist":{"shasum":"7e4813af002f2d42fff7b9d24859b3c57ef4018f","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-11.0.1.tgz","fileCount":596,"integrity":"sha512-3bHwpT+1ZgPtlrAY28/4P/HF+1EMn5fCrvGa9Rx3bI2Qxn4SwiPDTbeSt1Y0cA4VQZy4c0G6SUei/BUYIvvc8g==","signatures":[{"sig":"MEQCIHtm3XGnCqyW5b34z+dBl1kmB034a4IwZHpmT+Gsrfs3AiAVyVEDIfwWEXiLlhMNO8lXzJU+SMYnMU0IVK7O0yOujg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/pnpm@11.0.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":18083901},"jest":{"preset":"@pnpm/jest-config/with-registry"},"main":"bin/pnpm.mjs","type":"module","unpkg":"dist/pnpm.mjs","engines":{"node":">=22.13"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pn compile && pn .test",".test":"cross-env NODE_OPTIONS=\"$NODE_OPTIONS --experimental-vm-modules --disable-warning=ExperimentalWarning --disable-warning=DEP0169\" jest","start":"tsgo --watch","bundle":"pnx node@runtime:24.6.0 bundle.ts","compile":"tsgo --build && pn lint --fix && rimraf dist bin/nodes && pn bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/templates dist/templates && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git","directory":"pnpm"},"description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"25.9.0","preferGlobal":true,"publishConfig":{"tag":"next-11","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_11.0.1_1777496839747_0.10491544691953947","host":"s3://npm-registry-packages-npm-production"}},"11.0.0":{"name":"pnpm","version":"11.0.0","keywords":["pnpm","pnpm11","dependencies","dependency manager","efficient","fast","hardlinks","install","installer","link","lockfile","modules","monorepo","multi-package","npm","package manager","package.json","packages","prune","rapid","remove","shrinkwrap","symlinks","uninstall","workspace"],"license":"MIT","_id":"pnpm@11.0.0","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pn":"bin/pnpm.mjs","pnx":"bin/pnpx.mjs","pnpm":"bin/pnpm.mjs","pnpx":"bin/pnpx.mjs"},"dist":{"shasum":"b8afd4780495ea7cf5d9713c2733a7947abf4ffb","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-11.0.0.tgz","fileCount":596,"integrity":"sha512-W9GHUA5JzGw9iR2XO0MsArhEpetyCRcskKUXo+9PV57Vwj1Am2meap3EGP97KxiQ5j9tdPHT/EmEjzd3nInITA==","signatures":[{"sig":"MEQCIBStP7Ut+wc1Kr6ZzjybHhoyt8KaJXUOa5401hQCU3f1AiBs1n9fGR9ZClitHnfuxrlsqKHu43MbY+KL2da1/A5R+Q==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/pnpm@11.0.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":18081649},"jest":{"preset":"@pnpm/jest-config/with-registry"},"main":"bin/pnpm.mjs","type":"module","unpkg":"dist/pnpm.mjs","engines":{"node":">=22.13"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pn compile && pn .test",".test":"cross-env NODE_OPTIONS=\"$NODE_OPTIONS --experimental-vm-modules --disable-warning=ExperimentalWarning --disable-warning=DEP0169\" jest","start":"tsgo --watch","bundle":"pnx node@runtime:24.6.0 bundle.ts","compile":"tsgo --build && pn lint --fix && rimraf dist bin/nodes && pn bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/templates dist/templates && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git","directory":"pnpm"},"description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"25.9.0","preferGlobal":true,"publishConfig":{"tag":"next-11","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_11.0.0_1777368848226_0.796406792708243","host":"s3://npm-registry-packages-npm-production"}},"11.0.3":{"name":"pnpm","version":"11.0.3","keywords":["pnpm","pnpm11","dependencies","dependency manager","efficient","fast","hardlinks","install","installer","link","lockfile","modules","monorepo","multi-package","npm","package manager","package.json","packages","prune","rapid","remove","shrinkwrap","symlinks","uninstall","workspace"],"license":"MIT","_id":"pnpm@11.0.3","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pn":"bin/pnpm.mjs","pnx":"bin/pnpx.mjs","pnpm":"bin/pnpm.mjs","pnpx":"bin/pnpx.mjs"},"dist":{"shasum":"38661f7a51a980c3bc7da80637f9c31463aa1557","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-11.0.3.tgz","fileCount":596,"integrity":"sha512-EESPKYiTN4fGaZrvaDF0x0H2RyrZG348j+PivaV76KD3yvWJSbi8IuYkV4s9xuV4drpMYxkoobhMwUHhLHm8zQ==","signatures":[{"sig":"MEUCIDfCXTyqSK6jnYanGKUThXxtudFjxPbDRjOoxZPc69lFAiEArdeVxYzFldf1AJwhmhdIJB4p5BJLsUtQlCiZ5eZhqOw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/pnpm@11.0.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":18086057},"jest":{"preset":"@pnpm/jest-config/with-registry"},"main":"bin/pnpm.mjs","type":"module","unpkg":"dist/pnpm.mjs","engines":{"node":">=22.13"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pn compile && pn .test",".test":"cross-env NODE_OPTIONS=\"$NODE_OPTIONS --experimental-vm-modules --disable-warning=ExperimentalWarning --disable-warning=DEP0169\" jest","start":"tsgo --watch","bundle":"pnx node@runtime:24.6.0 bundle.ts","compile":"tsgo --build && pn lint --fix && rimraf dist bin/nodes && pn bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/templates dist/templates && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git","directory":"pnpm"},"description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"25.9.0","preferGlobal":true,"publishConfig":{"tag":"next-11","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_11.0.3_1777583751075_0.12807743519026626","host":"s3://npm-registry-packages-npm-production"}},"11.0.2":{"name":"pnpm","version":"11.0.2","keywords":["pnpm","pnpm11","dependencies","dependency manager","efficient","fast","hardlinks","install","installer","link","lockfile","modules","monorepo","multi-package","npm","package manager","package.json","packages","prune","rapid","remove","shrinkwrap","symlinks","uninstall","workspace"],"license":"MIT","_id":"pnpm@11.0.2","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pn":"bin/pnpm.mjs","pnx":"bin/pnpx.mjs","pnpm":"bin/pnpm.mjs","pnpx":"bin/pnpx.mjs"},"dist":{"shasum":"25d034f480a00c5e38850a2f7e1fefd8998123b0","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-11.0.2.tgz","fileCount":596,"integrity":"sha512-aSbPfNeBKygA46IQVRteyEX3fr66gWQkqVAU3jAh0ZOztVxbS3S6xOuhBpeeeYqgUFZGGBzmckdQcxJTKmYXhw==","signatures":[{"sig":"MEUCIQC5QM+qu3lQCKiPUP03U2RY83ZGjCZKAUkMu/6AIW+2WQIgW4b3mzWP0kZII/NHgWe82Cv5TalWesdWNCUGHNbdIIE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/pnpm@11.0.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":18084939},"jest":{"preset":"@pnpm/jest-config/with-registry"},"main":"bin/pnpm.mjs","type":"module","unpkg":"dist/pnpm.mjs","engines":{"node":">=22.13"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pn compile && pn .test",".test":"cross-env NODE_OPTIONS=\"$NODE_OPTIONS --experimental-vm-modules --disable-warning=ExperimentalWarning --disable-warning=DEP0169\" jest","start":"tsgo --watch","bundle":"pnx node@runtime:24.6.0 bundle.ts","compile":"tsgo --build && pn lint --fix && rimraf dist bin/nodes && pn bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/templates dist/templates && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git","directory":"pnpm"},"description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"25.9.0","preferGlobal":true,"publishConfig":{"tag":"next-11","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_11.0.2_1777562625101_0.9034905547599585","host":"s3://npm-registry-packages-npm-production"}},"6.27.2":{"name":"pnpm","version":"6.27.2","keywords":["pnpm6","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"license":"MIT","_id":"pnpm@6.27.2","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"pnpm@kochan.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"ada44f9c687670c2af3f2e562dbb7acabed75702","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-6.27.2.tgz","fileCount":648,"integrity":"sha512-W3FhU0gfeMILmrd4FyLRgxDNYPG7itZ0skUUSsgd7E5yvcke5dXmQAFxtI4kR8R4lDxLcZyFZUsMPFXRL11Yng==","signatures":[{"sig":"MEUCIQDvUsypEasYp4+1xhRJcY+5z4JkcfD6UW3XEvevDrmcUAIgE1sZF6DL7RwSKfmeQw6DaD/cD6EVjwbWOKdjwQ9L1a0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12048598,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh6Uj3CRA9TVsSAnZWagAAv4wP/361kArbPc2/ZDoRd5AK\n5TjJCGZPvAFeYKDyhWWe/2UC9Bha+U2k8kbr9D/OvJXd9tqJA6UxEcuM0gme\nOS1stU6Ih0eHjpFVIzjabHY3MZ26nvQsqK1Iu4lU52J8CzahmA5qwHYlUyB+\nJ8Gsmsiz7lMg74bcctcKtPN8GiG0sQcMpufPugPw1cZqFaASjU/i3g8Rv2dF\n1R5j7l+SAYIdYymU4so+b4notthu1SzqxPcShAY/bAubXyQOYlhpmmS2VI37\nt+z16jcO3vr3XIzTY4alOBjFTKH1ZB2ii2T0IW0Wo/kHmbU1blK3USTE3EfZ\nEDCT/1B0GCznSP+IiWx5iYcN+C1k5eeIrS7E7EIrco/8UgH2x9sA3VRbel5H\nWnaSI6+5+ss7lxfasbHHj+iXrZJcPqIMDs6zXWSNIXx9JiqZG3Zt1YjUYtOw\nWRn8gK2VNq99/LHYjBJJD8qT6gi5saVoz0wr7Y+HzBltqYhPPiBTB4Q67lUe\njd9FguUEO3AIhHZ5GNQvZIrAAmFG6YPCvqJxRz3IMtsuwmUGxRxdy9pxrK+e\nL/Ai1emkalYDZNi1yEZ6d8WfiM7CJ4wgDObzXHnCOFWBN22+SnXfOqthNz8M\nRXoHZijNPmtq2W+bxjtxQ4C4eVdd4BylA91oGfwJ78Qrl3vHHefGSXpvBOvc\nsjrF\r\n=wOUe\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","_from":"file:pnpm-6.27.2.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=12.17"},"funding":{"url":"https://opencollective.com/pnpm"},"scripts":{"lint":"eslint src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"tsc --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"tsc --build && pnpm run lint -- --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.cjs","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"pnpm@kochan.io"},"_resolved":"/home/runner/work/pnpm/pnpm/packages/pnpm/pnpm-6.27.2.tgz","_integrity":"sha512-W3FhU0gfeMILmrd4FyLRgxDNYPG7itZ0skUUSsgd7E5yvcke5dXmQAFxtI4kR8R4lDxLcZyFZUsMPFXRL11Yng==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.24.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"16.13.2","preferGlobal":true,"publishConfig":{"tag":"next","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_6.27.2_1642678519489_0.6236531477923934","host":"s3://npm-registry-packages"}},"6.27.1":{"name":"pnpm","version":"6.27.1","keywords":["pnpm6","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"license":"MIT","_id":"pnpm@6.27.1","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"pnpm@kochan.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"16e86ccf013c04f3230a2356671b66cd9e633c11","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-6.27.1.tgz","fileCount":648,"integrity":"sha512-aW+oDXiMk9mzInmIaRv9v9+FSNkXBs60rVUO6QBpalPja0eO3J5ePSyBxAbLsuhGGbEOpwRq0aNywFq8yIi9HQ==","signatures":[{"sig":"MEUCIQCtEzhQFcwok0dI0NFxAgTBBky2mkN0m+PiWlOxcFx5xAIgUaVsi309EcCSsZRdLBKc/tFSR6wQwm0v+heo8efIEcY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12002872,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh5+PTCRA9TVsSAnZWagAAntUQAIJIrX/jkWo94JkOE2u7\nZG+mRAwnICnuFjdVLPRJGui3ntmE1PjZlJSTCbkBgUW9C1NVFl/wToubvm42\nh4/MzDmhXL0tI+3PVF2EWGJwhuU3MoIU8/g06sl80EzluSi+IE9HUuNO6bHR\nFh0GBQ6kjYud9P36WEvPUMqEYpcZNBaQYIS6IocLYB3v4pDRiur7OUrHpCQk\noTLxk0kQ34l/t83BF9pUPe4uD6Fe4nn1h9D/rK/R39yzTRaHwR3MnKsb1rCH\n69ByrsVLaWeAaG5g8jnwR0uZqXEego15p5+nJ421X8A1rSQtu3j9XV7r09uF\ngiwal6WOxw8zajkAQigea1gWutamT9T9Cf1iIZ22yToHkF5lf1XHSlIsUKAt\n5YLX2Tj1I8w2LZATOzkCEicOudcknqJyKQPjgtHsnOgES3AN+IbWF7CeKrx7\nJFaJfOjzTAPozXgkP7GgHYZQm1l9VMq+fNpFvsoDCtDsCyXOyuUazq4ZtfaL\nBx/esxT/xqgOiuHERHH+kT0e4jOnRl0z2tCMaGBFG6QwLfkm9KHyhR14lDS2\na9Hjp2OZJYpPF0zuqedK4uiWPwAZAq+nr+wwP05g5Qd6o7eWMa4+qsk1QnHB\n02biF9uqRKZE7WAukSu0utT4IvAdBVeOmoafBOAiu4GxL6ReHq5J2y1a7z6y\nPOBA\r\n=GGxV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","_from":"file:pnpm-6.27.1.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=12.17"},"funding":{"url":"https://opencollective.com/pnpm"},"scripts":{"lint":"eslint src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"tsc --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"tsc --build && pnpm run lint -- --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.cjs","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"pnpm@kochan.io"},"_resolved":"/home/runner/work/pnpm/pnpm/packages/pnpm/pnpm-6.27.1.tgz","_integrity":"sha512-aW+oDXiMk9mzInmIaRv9v9+FSNkXBs60rVUO6QBpalPja0eO3J5ePSyBxAbLsuhGGbEOpwRq0aNywFq8yIi9HQ==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.24.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"16.13.2","preferGlobal":true,"publishConfig":{"tag":"next","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_6.27.1_1642587090814_0.7800310071480805","host":"s3://npm-registry-packages"}},"0.42.3":{"name":"pnpm","version":"0.42.3","keywords":["install","npm"],"author":{"name":"Rico Sta. Cruz","email":"rico@ricostacruz.com"},"license":"MIT","_id":"pnpm@0.42.3","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://github.com/rstacruz/pnpm#readme","bugs":{"url":"https://github.com/rstacruz/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js"},"dist":{"shasum":"ff08c0c950e9cc11adcd3c672212ee079f823ce8","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-0.42.3.tgz","integrity":"sha512-dji9RD2qnnuILjOBTTCE9YFi17CgqpjGZey+h9EOKA/SiBsabdB7hGc0FV+/Idp1B89E/CiIzuAiXFx+oeBRLg==","signatures":[{"sig":"MEYCIQCqFtQLf8pYrujy4BitKcRBRhWtuuoS6ZyKXtoLVWYwaQIhANMlMrO8PyqDTJwFBoV0sMADz6+cPOcmaXFeWE/gZ2ZR","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib/"],"config":{"ghooks":{"commit-msg":"node ./node_modules/validate-commit-msg/index.js"},"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"_shasum":"ff08c0c950e9cc11adcd3c672212ee079f823ce8","engines":{"node":">=4"},"gitHead":"f522389e8378dd9f25df0076fbf56f7e1da42f8c","scripts":{},"typings":"lib/index.d.ts","_npmUser":{"name":"zkochan","email":"zoltan.kochan@gmail.com"},"__scripts":{"tsc":"rm -rf lib && tsc","lint":"standard && tslint -c tslint.json --project .","test":"node node_modules/npm-run-all/bin/npm-run-all lint -p -r sinopia test:e2e","cover":"istanbul cover test/index.js","start":"npm run tsc -- --watch","commit":"git-cz","release":"sh .scripts/release.sh","sinopia":"sinopia -c ./sinopia/config.yaml","posttest":"rm -rf .tmp","test:e2e":"ts-node test | tap-diff","docs:build":"docpress build","prepublish":"in-publish && echo 'You need to use \"npm run release\" to publish pnpm' && false || npm run tsc","prerelease":"npm run tsc"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/rstacruz/pnpm.git","type":"git"},"_npmVersion":"3.10.3","description":"A fast implementation of npm install","directories":{"test":"test"},"_nodeVersion":"6.4.0","preferGlobal":true,"__dependencies":{"mz":"2.4.0","rc":"1.1.6","meow":"3.7.0","chalk":"1.1.3","debug":"2.2.0","is-ci":"1.0.9","retry":"0.10.0","byline":"5.0.0","mkdirp":"0.5.1","semver":"5.3.0","tar-fs":"1.13.2","find-up":"2.0.0","js-yaml":"3.6.1","thenify":"3.2.0","lockfile":"1.0.1","node-gyp":"3.4.0","commondir":"1.0.1","json2yaml":"1.1.0","path-name":"1.0.0","os-homedir":"1.0.2","arr-flatten":"1.0.1","common-tags":"1.3.1","cross-spawn":"^4.0.2","exists-file":"3.0.0","observatory":"1.0.0","read-pkg-up":"1.0.1","rimraf-then":"1.0.0","gunzip-maybe":"1.3.1","pause-stream":"0.0.11","registry-url":"3.1.0","cache-manager":"2.1.2","promisequence":"1.1.6","sorted-object":"2.0.1","camelcase-keys":"4.0.0","lodash.memoize":"4.1.2","loud-rejection":"1.6.0","normalize-path":"2.0.1","supports-color":"3.1.2","@zkochan/logger":"0.1.0","npm-package-arg":"4.2.0","update-notifier":"1.0.2","cache-manager-fs":"1.0.5","is-retry-allowed":"1.1.0","lodash.clonedeep":"4.5.0","npm-registry-client":"7.2.1","registry-auth-token":"3.1.0","delocalize-dependencies":"0.1.0"},"devDependencies":{"caw":"2.0.0","ncp":"^2.0.0","nixt":"0.5.0","tape":"4.6.2","isexe":"1.1.2","sepia":"2.0.1","ghooks":"^1.3.2","tslint":"3.15.1","cash-rm":"0.2.0","ts-node":"1.4.1","docpress":"0.7.0","istanbul":"^0.4.5","standard":"8.3.0","tap-diff":"0.1.1","commitizen":"^2.8.6","in-publish":"2.0.0","typescript":"2.0.3","exists-link":"1.0.0","npm-run-all":"3.1.0","tape-promise":"1.1.0","@zkochan/sinopia":"1.0.0","git-update-ghpages":"1.3.0","validate-commit-msg":"^2.7.0","cz-conventional-changelog":"^1.2.0","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm-0.42.3.tgz_1476995344203_0.21763134514912963","host":"packages-12-west.internal.npmjs.com"}},"0.42.2":{"name":"pnpm","version":"0.42.2","keywords":["install","npm"],"author":{"name":"Rico Sta. Cruz","email":"rico@ricostacruz.com"},"license":"MIT","_id":"pnpm@0.42.2","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://github.com/rstacruz/pnpm#readme","bugs":{"url":"https://github.com/rstacruz/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js"},"dist":{"shasum":"c0cf9236883d217c9ea6ab5faf1b91579050b77f","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-0.42.2.tgz","integrity":"sha512-gHYDOGh3tEP2+6RW5r3zJlzw4XLCgzdGIh2HNLxJ8fW2I8L6eK/eAPBcjV14YIRQJF6vq/7u5PR0WzMwWu9Bog==","signatures":[{"sig":"MEUCIDHxbBLBgoQkYfAIvvuu1GV5FIAZ+FfA9F58eBN2D04mAiEAtUxiQQYd9HPE4z5h/C5ntzmjuDsFhRb9MK84sAadg2I=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib/"],"config":{"ghooks":{"commit-msg":"node ./node_modules/validate-commit-msg/index.js"},"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"_shasum":"c0cf9236883d217c9ea6ab5faf1b91579050b77f","engines":{"node":">=4"},"gitHead":"529b592044dbfcd7c64cd26ced026975300d66f3","scripts":{},"typings":"lib/index.d.ts","_npmUser":{"name":"zkochan","email":"zoltan.kochan@gmail.com"},"__scripts":{"tsc":"rm -rf lib && tsc","lint":"standard && tslint -c tslint.json --project .","test":"node node_modules/npm-run-all/bin/npm-run-all lint -p -r sinopia test:e2e","cover":"istanbul cover test/index.js","start":"npm run tsc -- --watch","commit":"git-cz","release":"sh .scripts/release.sh","sinopia":"sinopia -c ./sinopia/config.yaml","posttest":"rm -rf .tmp","test:e2e":"ts-node test | tap-diff","docs:build":"docpress build","prepublish":"in-publish && echo 'You need to use \"npm run release\" to publish pnpm' && false || npm run tsc","prerelease":"npm run tsc && npm test"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/rstacruz/pnpm.git","type":"git"},"_npmVersion":"3.10.8","description":"A fast implementation of npm install","directories":{"test":"test"},"_nodeVersion":"6.9.0","preferGlobal":true,"__dependencies":{"mz":"2.4.0","rc":"1.1.6","meow":"3.7.0","chalk":"1.1.3","debug":"2.2.0","is-ci":"1.0.9","retry":"0.10.0","byline":"5.0.0","mkdirp":"0.5.1","semver":"5.3.0","tar-fs":"1.13.2","find-up":"2.0.0","js-yaml":"3.6.1","thenify":"3.2.0","lockfile":"1.0.1","node-gyp":"3.4.0","commondir":"1.0.1","json2yaml":"1.1.0","os-homedir":"1.0.2","arr-flatten":"1.0.1","common-tags":"1.3.1","cross-spawn":"^4.0.2","exists-file":"3.0.0","observatory":"1.0.0","read-pkg-up":"1.0.1","rimraf-then":"1.0.0","gunzip-maybe":"1.3.1","pause-stream":"0.0.11","registry-url":"3.1.0","cache-manager":"2.1.2","promisequence":"1.1.6","sorted-object":"2.0.1","camelcase-keys":"4.0.0","lodash.memoize":"4.1.2","loud-rejection":"1.6.0","normalize-path":"2.0.1","supports-color":"3.1.2","@zkochan/logger":"0.1.0","npm-package-arg":"4.2.0","update-notifier":"1.0.2","cache-manager-fs":"1.0.5","is-retry-allowed":"1.1.0","lodash.clonedeep":"4.5.0","npm-registry-client":"7.2.1","registry-auth-token":"3.1.0","delocalize-dependencies":"0.1.0"},"devDependencies":{"caw":"2.0.0","ncp":"^2.0.0","nixt":"0.5.0","tape":"4.6.2","isexe":"1.1.2","sepia":"2.0.1","ghooks":"^1.3.2","tslint":"3.15.1","cash-rm":"0.2.0","ts-node":"1.4.1","docpress":"0.7.0","istanbul":"^0.4.5","standard":"8.3.0","tap-diff":"0.1.1","commitizen":"^2.8.6","in-publish":"2.0.0","typescript":"2.0.3","exists-link":"1.0.0","npm-run-all":"3.1.0","tape-promise":"1.1.0","@zkochan/sinopia":"1.0.0","git-update-ghpages":"1.3.0","validate-commit-msg":"^2.7.0","cz-conventional-changelog":"^1.2.0","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm-0.42.2.tgz_1476908966567_0.9571649124845862","host":"packages-12-west.internal.npmjs.com"}},"0.42.4":{"name":"pnpm","version":"0.42.4","keywords":["install","npm"],"author":{"name":"Rico Sta. Cruz","email":"rico@ricostacruz.com"},"license":"MIT","_id":"pnpm@0.42.4","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://github.com/rstacruz/pnpm#readme","bugs":{"url":"https://github.com/rstacruz/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js"},"dist":{"shasum":"e2c703b91abc0ebebaeec49f784569f8039ec69b","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-0.42.4.tgz","integrity":"sha512-7zBvU6rvyPbEwtdHSlWbooZkuXlaAi77aqrRpTQEG7YGy19YLte8vsanwmIJ+7kRu2Mb1Pthiyyg19sTw7pZdw==","signatures":[{"sig":"MEYCIQDwQkkGLehffNJ7C5Zh6vPbCs9uL0en1Uzjc3xFPwT3iQIhAJjPafGh190KoLEiFKuQh+Hmwfo3K8rS7mMYgR0f4tfO","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib/"],"config":{"ghooks":{"commit-msg":"node ./node_modules/validate-commit-msg/index.js"},"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"_shasum":"e2c703b91abc0ebebaeec49f784569f8039ec69b","engines":{"node":">=4"},"gitHead":"dc7132509b57697aefb40677852e789c8d5a0a1d","scripts":{},"typings":"lib/index.d.ts","_npmUser":{"name":"zkochan","email":"zoltan.kochan@gmail.com"},"__scripts":{"tsc":"rm -rf lib && tsc","lint":"standard && tslint -c tslint.json --project .","test":"node node_modules/npm-run-all/bin/npm-run-all lint -p -r sinopia test:e2e","cover":"istanbul cover test/index.js","start":"npm run tsc -- --watch","commit":"git-cz","release":"sh .scripts/release.sh","sinopia":"sinopia -c ./sinopia/config.yaml","posttest":"rm -rf .tmp","test:e2e":"ts-node test | tap-diff","docs:build":"docpress build","prepublish":"in-publish && echo 'You need to use \"npm run release\" to publish pnpm' && false || npm run tsc","prerelease":"npm run tsc"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/rstacruz/pnpm.git","type":"git"},"_npmVersion":"3.10.8","description":"A fast implementation of npm install","directories":{"test":"test"},"_nodeVersion":"6.9.0","preferGlobal":true,"__dependencies":{"mz":"2.4.0","rc":"1.1.6","meow":"3.7.0","chalk":"1.1.3","debug":"2.2.0","is-ci":"1.0.9","retry":"0.10.0","byline":"5.0.0","mkdirp":"0.5.1","semver":"5.3.0","tar-fs":"1.14.0","find-up":"2.0.0","js-yaml":"3.6.1","thenify":"3.2.1","lockfile":"1.0.1","node-gyp":"3.4.0","commondir":"1.0.1","json2yaml":"1.1.0","path-name":"1.0.0","os-homedir":"1.0.2","arr-flatten":"1.0.1","common-tags":"1.3.1","cross-spawn":"^4.0.2","exists-file":"3.0.0","observatory":"1.0.0","read-pkg-up":"1.0.1","rimraf-then":"1.0.0","gunzip-maybe":"1.3.1","pause-stream":"0.0.11","registry-url":"3.1.0","cache-manager":"2.1.2","promisequence":"1.1.6","sorted-object":"2.0.1","camelcase-keys":"4.0.0","lodash.memoize":"4.1.2","loud-rejection":"1.6.0","normalize-path":"2.0.1","supports-color":"3.1.2","@zkochan/logger":"0.1.0","npm-package-arg":"4.2.0","update-notifier":"1.0.2","cache-manager-fs":"1.0.5","is-retry-allowed":"1.1.0","lodash.clonedeep":"4.5.0","npm-registry-client":"7.3.0","registry-auth-token":"3.1.0","delocalize-dependencies":"0.1.0"},"devDependencies":{"caw":"2.0.0","ncp":"^2.0.0","nixt":"0.5.0","tape":"4.6.2","isexe":"1.1.2","sepia":"2.0.1","ghooks":"^1.3.2","tslint":"3.15.1","cash-rm":"0.2.0","ts-node":"1.4.1","docpress":"0.7.0","istanbul":"^0.4.5","standard":"8.3.0","tap-diff":"0.1.1","commitizen":"^2.8.6","in-publish":"2.0.0","typescript":"2.0.3","exists-link":"1.0.0","npm-run-all":"3.1.0","tape-promise":"1.1.0","@zkochan/sinopia":"1.0.0","git-update-ghpages":"1.3.0","validate-commit-msg":"^2.7.0","cz-conventional-changelog":"^1.2.0","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm-0.42.4.tgz_1477067948804_0.39837123244069517","host":"packages-12-west.internal.npmjs.com"}},"6.2.2-20210426":{"name":"pnpm","version":"6.2.2-20210426","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"license":"MIT","_id":"pnpm@6.2.2-20210426","maintainers":[{"name":"zkochan","email":"z@kochan.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"7c07eac60e1ed763b90603cf6f89711ea08883c8","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-6.2.2-20210426.tgz","fileCount":616,"integrity":"sha512-pc7TPk/86DL2L4ZngPNvw5CJrHJgdxvhCixxFpzN6iEFDs3YIjtCuJK0/2m8jy1Fg5DMsI8UreLkXwWR5rn0nQ==","signatures":[{"sig":"MEUCIQCI2A5xsudtjxA2sdrM+1kUOEcyH1ZM/oRETPpi17w2SAIgU/aynSrJ5YSvtGUNkedbY1ayAqdXzXTcE1Q3HmZwPrU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8950529,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJghvAjCRA9TVsSAnZWagAAoJcP/jD4aMJlMzBx8v7vuzMt\ns547w52Nn4ZsQMzkH//VlL7028wMZ2wdrBwUhrudRWEIsTymUvZskmAzSPYu\nHAWrPLoRJNtJD/OK3J704SfbuG3rdf/4GiL20/4acO+V8OUNjq2xrbF6qUSH\nQhhPEtp4qQ/ZvpYX+yWJtlFGcYhAuT4tqA9I1BitHMbE3VVCOXcNq7GtqpYb\nA7POb0nZcTg/3yYmJTL9OSJISCNDKi/NULZiy3iNOaxppYh2miq6JjoXCjQQ\nVW3evdWhAwXpRaVWPqSYd9KOt5H4fdAAq515ztoj0HG+KFH9RAnYJ7m5nBgP\nkE30lgepBghPqefTk4oPADUCdrU3YoB5yd9ZOKyugVajod/3C9r5UOqJ6hUy\n+5gOu6zrkR0/zvQ3dnX2gEkrsSQiw3swPg6/f06hlpnyfn/UEVF+sKOECm7t\nXE28023eBK7L7O3kLYDYNo3gjvjGizQ5yrKqGUCI819SWT33bhjvRXpW9lk+\nnfwLQC2eyxMgY93XBKVVquHxOz9pNtZVApDcIDpQdGyBMGJtAmlk0wDI4QqB\n6wVDETnQf/AtDDMNh2gD2Vu/lz1hMcy29145x08XFW1pjp+EVee5OHlHJyfy\nEl7KIuya9GVUfNC1uO34cTTBVMjKkAatXKwXvcvFJ8zXh6s7GFE1ltmK1EeJ\nQFIh\r\n=2FZ6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","unpkg":"dist/pnpm.cjs","engines":{"node":">=12.17"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint -c ../../eslint.json src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"pnpm tsc -- --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build && pnpm run lint -- --fix && rimraf dist && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.cjs","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.10.0","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"16.0.0","preferGlobal":true,"publishconfig":{"tag":"next"},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/pnpm_6.2.2-20210426_1619456034445_0.7623577802615611","host":"s3://npm-registry-packages"}},"11.0.5":{"name":"pnpm","version":"11.0.5","keywords":["pnpm","pnpm11","dependencies","dependency manager","efficient","fast","hardlinks","install","installer","link","lockfile","modules","monorepo","multi-package","npm","package manager","package.json","packages","prune","rapid","remove","shrinkwrap","symlinks","uninstall","workspace"],"license":"MIT","_id":"pnpm@11.0.5","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pn":"bin/pnpm.mjs","pnx":"bin/pnpx.mjs","pnpm":"bin/pnpm.mjs","pnpx":"bin/pnpx.mjs"},"dist":{"shasum":"90cdf047948cee61db7e3a344c3125cf1aea5f82","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-11.0.5.tgz","fileCount":596,"integrity":"sha512-lPoJ5yAWQCrvzniORplOGOsZIpmLFrb9Wqa6/Yrk3qBdCFL2Akf9t9WrgZmnsL7agwOY8/gMufgiOYUioVNUgQ==","signatures":[{"sig":"MEUCIBhdKpckzvyB2ybgC61qQhqY+rwopZJn/W12iosSxRmqAiEAukCDlAIA9YaC3JtlfVlTD3cXG+hEkDb1tnJ6o1Wp74w=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/pnpm@11.0.5","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":18093858},"jest":{"preset":"@pnpm/jest-config/with-registry"},"main":"bin/pnpm.mjs","type":"module","unpkg":"dist/pnpm.mjs","engines":{"node":">=22.13"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pn compile && pn .test",".test":"cross-env NODE_OPTIONS=\"$NODE_OPTIONS --experimental-vm-modules --disable-warning=ExperimentalWarning --disable-warning=DEP0169\" jest","start":"tsgo --watch","bundle":"pnx node@runtime:24.6.0 bundle.ts","compile":"tsgo --build && pn lint --fix && rimraf dist bin/nodes && pn bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/templates dist/templates && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git","directory":"pnpm"},"description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"25.9.0","preferGlobal":true,"publishConfig":{"tag":"next-11","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_11.0.5_1777926031604_0.5298563242218421","host":"s3://npm-registry-packages-npm-production"}},"0.42.6":{"name":"pnpm","version":"0.42.6","keywords":["install","npm"],"author":{"name":"Rico Sta. Cruz","email":"rico@ricostacruz.com"},"license":"MIT","_id":"pnpm@0.42.6","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://github.com/rstacruz/pnpm#readme","bugs":{"url":"https://github.com/rstacruz/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js"},"dist":{"shasum":"d262d153330d18f919ed0e83008fb221cfb3d8fa","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-0.42.6.tgz","integrity":"sha512-OPW6RYxgDnvT6Wbc2MFb+wyd2mbMigqzu+4dFwHK5zjFEnPl5eQnd4+MQScvo5rnfQeR8/sKjZIf3VwiVC8Ozg==","signatures":[{"sig":"MEQCIAihPxiXL0TVQOiwRD0vfJW7CIcPG+AYjwh/au4XE9h0AiARQqWmk/qjFf5xbWCdYD/jyrhOmXxlxvulD9FJLjBKQQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib/"],"config":{"ghooks":{"commit-msg":"node ./node_modules/validate-commit-msg/index.js"},"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"_shasum":"d262d153330d18f919ed0e83008fb221cfb3d8fa","engines":{"node":">=4"},"gitHead":"1297ddd514ba09ec9f5db563ec8e46025949b345","scripts":{},"typings":"lib/index.d.ts","_npmUser":{"name":"zkochan","email":"zoltan.kochan@gmail.com"},"__scripts":{"tsc":"rm -rf lib && tsc","lint":"standard && tslint -c tslint.json --project .","test":"npm run lint && npm run test:e2e","cover":"istanbul cover test/index.js","start":"npm run tsc -- --watch","commit":"git-cz","release":"sh .scripts/release.sh","sinopia":"sinopia -c ./sinopia/config.yaml","posttest":"rm -rf .tmp","test:e2e":"node node_modules/npm-run-all/bin/npm-run-all -p -r sinopia test:tap","test:tap":"ts-node test | tap-diff","docs:build":"docpress build","prepublish":"in-publish && echo 'You need to use \"npm run release\" to publish pnpm' && false || npm run tsc","prerelease":"npm run tsc && npm test"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/rstacruz/pnpm.git","type":"git"},"_npmVersion":"3.10.9","description":"A fast implementation of npm install","directories":{"test":"test"},"_nodeVersion":"6.9.1","preferGlobal":true,"__dependencies":{"mz":"2.4.0","rc":"1.1.6","mem":"1.1.0","meow":"3.7.0","chalk":"1.1.3","debug":"2.2.0","is-ci":"1.0.10","retry":"0.10.0","byline":"5.0.0","mkdirp":"0.5.1","semver":"5.3.0","find-up":"2.0.0","js-yaml":"3.6.1","thenify":"3.2.1","link-dir":"1.0.2","lockfile":"1.0.1","node-gyp":"3.4.0","commondir":"1.0.1","json2yaml":"1.1.0","path-name":"1.0.0","write-pkg":"2.0.0","os-homedir":"1.0.2","arr-flatten":"1.0.1","common-tags":"1.3.1","cross-spawn":"^4.0.2","exists-file":"3.0.0","observatory":"1.0.0","read-pkg-up":"1.0.1","rimraf-then":"1.0.0","pause-stream":"0.0.11","registry-url":"3.1.0","cache-manager":"2.2.0","promisequence":"1.1.6","sorted-object":"2.0.1","unpack-stream":"1.0.1","camelcase-keys":"4.0.0","load-json-file":"2.0.0","lodash.memoize":"4.1.2","loud-rejection":"1.6.0","normalize-path":"2.0.1","supports-color":"3.1.2","@zkochan/logger":"0.1.0","npm-package-arg":"4.2.0","update-notifier":"1.0.2","cache-manager-fs":"1.0.5","is-retry-allowed":"1.1.0","lodash.clonedeep":"4.5.0","@zkochan/cmd-shim":"1.0.0","npm-registry-client":"7.3.0","registry-auth-token":"3.1.0","delocalize-dependencies":"0.1.0"},"devDependencies":{"caw":"2.0.0","ncp":"^2.0.0","nixt":"0.5.0","tape":"4.6.2","isexe":"1.1.2","sepia":"2.0.1","ghooks":"^1.3.2","tslint":"3.15.1","cash-rm":"0.2.0","ts-node":"1.6.0","docpress":"0.7.0","istanbul":"^0.4.5","standard":"8.4.0","tap-diff":"0.1.1","commitizen":"^2.8.6","in-publish":"2.0.0","typescript":"2.0.6","exists-link":"1.0.0","npm-run-all":"3.1.0","tape-promise":"1.1.0","@zkochan/sinopia":"1.0.0","git-update-ghpages":"1.3.0","validate-commit-msg":"^2.7.0","cz-conventional-changelog":"^1.2.0","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm-0.42.6.tgz_1477786911490_0.9288770570419729","host":"packages-12-west.internal.npmjs.com"}},"11.0.4":{"name":"pnpm","version":"11.0.4","keywords":["pnpm","pnpm11","dependencies","dependency manager","efficient","fast","hardlinks","install","installer","link","lockfile","modules","monorepo","multi-package","npm","package manager","package.json","packages","prune","rapid","remove","shrinkwrap","symlinks","uninstall","workspace"],"license":"MIT","_id":"pnpm@11.0.4","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pn":"bin/pnpm.mjs","pnx":"bin/pnpx.mjs","pnpm":"bin/pnpm.mjs","pnpx":"bin/pnpx.mjs"},"dist":{"shasum":"543c7e5d7fc4111f19b474bbd4660906248b6aaa","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-11.0.4.tgz","fileCount":596,"integrity":"sha512-CjlxZQB6AU7VKRmmHl9GxIubyohATDA+yuzGP2Le9WOJjTxril1epYEes5jP4DqwXaGlzpY/Em1erUwC+TuDww==","signatures":[{"sig":"MEYCIQCa/CkMNaLRMMYBLfCP6C9zKD+iGOpmLM9sxSK4S/3XCwIhAIto2JU3NlncwMIlk1jrQ2YhqNUdDQfZ9/uXmv2+H1Tj","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/pnpm@11.0.4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":18087917},"jest":{"preset":"@pnpm/jest-config/with-registry"},"main":"bin/pnpm.mjs","type":"module","unpkg":"dist/pnpm.mjs","engines":{"node":">=22.13"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pn compile && pn .test",".test":"cross-env NODE_OPTIONS=\"$NODE_OPTIONS --experimental-vm-modules --disable-warning=ExperimentalWarning --disable-warning=DEP0169\" jest","start":"tsgo --watch","bundle":"pnx node@runtime:24.6.0 bundle.ts","compile":"tsgo --build && pn lint --fix && rimraf dist bin/nodes && pn bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/templates dist/templates && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git","directory":"pnpm"},"description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"25.9.0","preferGlobal":true,"publishConfig":{"tag":"next-11","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_11.0.4_1777764654298_0.027697891905938077","host":"s3://npm-registry-packages-npm-production"}},"6.25.0-0":{"name":"pnpm","version":"6.25.0-0","keywords":["pnpm6","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"license":"MIT","_id":"pnpm@6.25.0-0","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"pnpm@kochan.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"f0862fe2cf6a5cc1b8140b658c8729778948ebcc","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-6.25.0-0.tgz","fileCount":639,"integrity":"sha512-Te/xrWBHSvom7WxUlMrbgbsJ0xpFuQ6kyFcJwW54ntaO3DHHFZtgHb3tABO/VUDmHQ0DawLb8OaPVd6APLNeGQ==","signatures":[{"sig":"MEQCIFe6dRVb3GCfuWmwILhWz6PY4Xze6GUudCYNrjRMPDWaAiAczAdLGBQfUcjNF9Is+kS7jbfDbx16tBrSuT94MvDiXw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12137525,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh004hCRA9TVsSAnZWagAAarUP/iY2UPn8Fd9DiElBbibz\nVYiSWhlltE5j7prmOFGKW0UDc5b8WmyO+KshGKMaZa8hJjok+J84MZKP650w\nzm9cvusN0ir+zzrUsd4QDW8PiC9+15AzDEuXXII2x5mMFoSyXGQQnPBh1v5q\nk37IL2FFgDFIYblosSYHr/Ea3E88YQCZ62MXzUVWxmu+NwEaehGvNeWHba8o\nyJXrAYw4j/gtOJVcJtwmUT3W9s4ccK0O8Kejo8T1aLX7gs+M+PkwWul5lcdn\nL9xrHhCaqJ87bVqW/E5OgbbHDHItPY6F+oc6ks80Y0apj7w7CRH0BJm8L0dJ\nbfBfVEg9IanhIQiwkQSJB6Ys2sIZOTU32wv1SxHRpIsSwsAoKDCzzjOoxVdc\nUfOZIutPAv7rjhpnVeXmHp795la1HbT2WfjQvTyQ6zhyXAAlFuo0AztYHSX5\nmql7EVUqe8819eJIoLNnFx+Ty7xGZpK5I2u4LdKJwvZ33fULZdFl1cjYoL0e\n9k9XE0m5VmRLLQY8G8DmyHXWzBuFTEfReyKoYcswDZ+rxlA+2oZp/wcLE19y\ncEO7L5PDgcnYZPRFbH59NqHe1tQoU5dREjwwtDT1xK58NoyExhvHIQxW89d5\nJWiaNrEFL6LXUNoVWUduiZnwGu3u9L2qMyS3ygqtMm7NwnKVa3cVDvjwEcA+\nrkp4\r\n=GJ9s\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","_from":"file:pnpm-6.25.0-0.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=12.17"},"funding":{"url":"https://opencollective.com/pnpm"},"scripts":{"lint":"eslint src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"pnpm tsc --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build && pnpm run lint -- --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.cjs","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"pnpm@kochan.io"},"_resolved":"/home/runner/work/pnpm/pnpm/packages/pnpm/pnpm-6.25.0-0.tgz","_integrity":"sha512-Te/xrWBHSvom7WxUlMrbgbsJ0xpFuQ6kyFcJwW54ntaO3DHHFZtgHb3tABO/VUDmHQ0DawLb8OaPVd6APLNeGQ==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.24.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"16.13.1","preferGlobal":true,"publishConfig":{"tag":"next","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_6.25.0-0_1641238049526_0.06838044146959055","host":"s3://npm-registry-packages"}},"6.25.0-1":{"name":"pnpm","version":"6.25.0-1","keywords":["pnpm6","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"license":"MIT","_id":"pnpm@6.25.0-1","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"pnpm@kochan.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"a6f4cff904a5a2e8618ccbb92060c8fea349b94e","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-6.25.0-1.tgz","fileCount":639,"integrity":"sha512-+vFYhXGWGPcrElfU649APkK9DOwNsl1AeoeFp1H68mXJ7VN4dzpdpnPqf3Uj1DDjXoxy5SY3H0oksNdUU3uRoQ==","signatures":[{"sig":"MEYCIQCeCUHE00Hri+yo4LRtJb8OI6vTxkuQJu9yu9vRCrew1wIhAPvIby++kl5mofoxrPjVctBU+Fl7/0qV22eNF8QulWet","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12137600,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh023XCRA9TVsSAnZWagAAeUEQAJ7k9lOF04Ys/MkVcg+s\nEfAP0fKqtwhyMw+/TtyMUsvlo9Cj1/NG9OKXW+tECyqUtPi2jr3zCMeabEfQ\nk2jwDIZaTkspgmsJDTHhQwXY+4opS+OB3k6X1wqqeDXOqCB8fP+ULB60rSav\ntt0Jyd+UF+/yWpYo3yWjTNWgyA9Sp9Pur1Lmou6FgO1PL3Zcv3otaQtQ7BEa\n/iVSo0WQc5t+a9bBi8TXdLa/qUQQaxZiZ5DOmPvYVr9LMrQD3yY2DAO3pxqV\neooEEviB+zRPrqq7ObRMHQVH03jehyI+ZhIc7J/s9OUWYgCGFt4/ajvQX/iF\nRFGKswguueXHDL7NGMDVqpntyVdtjCZj9Cpr6w0U//jdmuVyoke4if7c8PLT\nokvNWQ2kkP1ewjGhFKWTGHLl+n2d3TB2FlH52nm+wabewt2dMjXEPMGRKa6A\noAu/jvw2NuRBsrVsrFwtcCCX+n8ASdRUijG+K5l0Ewe1Ya45qN6XEJoKxpeg\nKCGiKHU57VczSvYCZ//n4b1FIRUDG8UVfLmA2ARtzR7zk6FWWJEgLfs+oZ+M\nDECb6aIHNZpasGDUP9IerO2pMTRionHLiJvlRyODGlmhwMlk2YM1SfSKNskK\nYxsAZL058kteYvCZGErY8G4ko3aPhn9T/AL+p3CgZMVL3d4MFHD49heJc2sG\nmacu\r\n=adWk\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","_from":"file:pnpm-6.25.0-1.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=12.17"},"funding":{"url":"https://opencollective.com/pnpm"},"scripts":{"lint":"eslint src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"pnpm tsc --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build && pnpm run lint -- --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.cjs","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"pnpm@kochan.io"},"_resolved":"/home/runner/work/pnpm/pnpm/packages/pnpm/pnpm-6.25.0-1.tgz","_integrity":"sha512-+vFYhXGWGPcrElfU649APkK9DOwNsl1AeoeFp1H68mXJ7VN4dzpdpnPqf3Uj1DDjXoxy5SY3H0oksNdUU3uRoQ==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.24.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"16.13.1","preferGlobal":true,"publishConfig":{"tag":"next","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_6.25.0-1_1641246166898_0.9462276486238694","host":"s3://npm-registry-packages"}},"6.25.0-2":{"name":"pnpm","version":"6.25.0-2","keywords":["pnpm6","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"license":"MIT","_id":"pnpm@6.25.0-2","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"pnpm@kochan.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"0dec519288a01653b253d4408906f7156748b352","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-6.25.0-2.tgz","fileCount":648,"integrity":"sha512-R6zOr3HL5L/hRsCZrxjhkBZNqWyYDYyh44gbz420Efo6vwYJHNGjb4q4kpT+ul1mL7lHnGAxobBL94J6AH3LNQ==","signatures":[{"sig":"MEUCIQCa1gkf5WpJtyzB8U0wkV/ifNKcp2D7wljLyI8Qd5le6AIgcmJu2Q4RRLcBCT0HDQvwqKJH+LaoPK6CCnvGkv11BWo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12172197,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh1BnwCRA9TVsSAnZWagAA9KwP/3lqk7wV3tQSrZXExZrj\nUq9CqlK4L//2RhemXpxbq8vDHM0RiaQzosOV+Um+EgWqEf5TM2nBVl1H2fZN\nKlX7v1ifiNh3vykc0dk4buPKyaq/Xg0ycKCusKIHO2uhOGW1alxAEppO0LqR\nGWRN5EwPvrGB7EqYoEl8Kr6kggumJt+AYKIRIHGOhVTXrepU2LG9pP0855CM\nUFxKkEHF+yih4jbnNFx91Jfw1Y2+N9kP4gKP9BGTvD6folBnC8VKtO9R/QxN\nUQqbmU/sCD2oVkajHlhoHb4r/96j5esn31PCzPCPX+ldLvg65wKwLle/naaL\njnNA0c0Elb21LmO9KlNBI7C/Xggj7RscAX9ONJHH2tculiL0I3dFd8xbZGa6\nj1G07v04LlVrslRc/NgLXb+S5i6Rxq1hWg+Yj4IuhlKkkhI772l72sA3HLY0\nbgrSOmif56nhm0au3zkPnmKjacaA0TDV0fOKrFdgc+LJCePnqY3jYqYjU+D5\ngbpZJnjyRcab8oOHWYlEA3HW7i6jHeEH2FJagvAKmUom/QY9laVHcsXgefyR\ni/9C6WNV370cYn1Y9ymu0Md5caTN8gUmDc07N/OyflXHILZkKK76cKyszGqn\n7cxaxWaFAFngNIH8FK4U65tKGaf1n3OdYVVzKuo6p4wFDCKUzYmqvBxeonyw\n+iHl\r\n=b27A\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","_from":"file:pnpm-6.25.0-2.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=12.17"},"funding":{"url":"https://opencollective.com/pnpm"},"scripts":{"lint":"eslint src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"pnpm tsc --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build && pnpm run lint -- --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.cjs","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"pnpm@kochan.io"},"_resolved":"/home/runner/work/pnpm/pnpm/packages/pnpm/pnpm-6.25.0-2.tgz","_integrity":"sha512-R6zOr3HL5L/hRsCZrxjhkBZNqWyYDYyh44gbz420Efo6vwYJHNGjb4q4kpT+ul1mL7lHnGAxobBL94J6AH3LNQ==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.24.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"16.13.1","preferGlobal":true,"publishConfig":{"tag":"next","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_6.25.0-2_1641290224178_0.615380006649572","host":"s3://npm-registry-packages"}},"6.25.0-3":{"name":"pnpm","version":"6.25.0-3","keywords":["pnpm6","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"license":"MIT","_id":"pnpm@6.25.0-3","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"pnpm@kochan.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"47086cc27c841d88bea9fac7a70977827856aeed","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-6.25.0-3.tgz","fileCount":648,"integrity":"sha512-Xx/9YXnoCJEXZIGbF/2tC8opNvJ0LGhb3+VabliUrsjNhkXpPeVsTZRqggYKzHE+eqYIXoDFKAlT19h8vyVqFA==","signatures":[{"sig":"MEUCIAp+bURyBNPCwLnlo9XFdogWKB+SfpSPiQxFKeCxHgh7AiEAoS8S6DIaD6UaZpK+jG5TKAL6e7qIpUaZCIag+uMKuGg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12173150,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh1Mx+CRA9TVsSAnZWagAAUCIP/iE3slb8oOFrCeBMVXCU\nNU998kM1KcKoJZzmR4qjnITGBmJLtGp5eCKJVQYHvzg6m/8oS8eKi531QWQa\nDosXfO42zM3jB0u2DgiKd4zm0/DTleB8k0BRc6X/eQxn+Wjrw/R5qMXcGqrU\nCjD5bQm82hVUwQ+jLBMiT8Rv/gNl0YHlk8+387LBgd5+Bn9kAKw3LdwtEKhd\nbwav+6gDdl8tMjCThB268FU6J1RqiMPrRxX9BtW0yvwz4+i1lnx5frkKS7Dy\n8sFxqdxg7JWiO69sYOVZolpSdFSoSX9Ra/679l0Vmf4TJrbrYMiaikVhxFwF\nFadcROlsfgYyy9IqHsomoF6RiDLJyaZRP+Pv8BucTUqqutQkpVBWUKQ6LZqo\nZJz7EI/PcJHrYy2MiqfbQ6gHaFNe3HrLscoUX5uW82b8S9wTo8La8IsbLbNp\nVRBgL7S181Pg6Jl2aqZ3g37PZbDK98LK9S5XNzaf5S1GDVWQmeSmuM0sgrQW\n500CAz+KUdPO0CAxKu7oJR5rnKuSBjvFfBhWyNSsGysDd3WcIY9YO411qxPj\nKAVSEiFsDQzjgydlXa5QapJ4NHTLTQLIDDohEmNvRgO0Mq/8FnmF2A4W5nxf\nE39rFZYGyaMidJg0jPmIjzP46yzZ0gh3viyPen9GZ+/ysQ0Jig0UGfNHr7dk\n/HqF\r\n=bwmG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","_from":"file:pnpm-6.25.0-3.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=12.17"},"funding":{"url":"https://opencollective.com/pnpm"},"scripts":{"lint":"eslint src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"pnpm tsc --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build && pnpm run lint -- --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.cjs","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"pnpm@kochan.io"},"_resolved":"/home/runner/work/pnpm/pnpm/packages/pnpm/pnpm-6.25.0-3.tgz","_integrity":"sha512-Xx/9YXnoCJEXZIGbF/2tC8opNvJ0LGhb3+VabliUrsjNhkXpPeVsTZRqggYKzHE+eqYIXoDFKAlT19h8vyVqFA==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.24.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"16.13.1","preferGlobal":true,"publishConfig":{"tag":"next","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_6.25.0-3_1641335933688_0.2530211306728054","host":"s3://npm-registry-packages"}},"7.31.0-0":{"name":"pnpm","version":"7.31.0-0","keywords":["pnpm7","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@7.31.0-0","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"db216917d370545d49adfa8e69477f8c1b4b8779","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-7.31.0-0.tgz","fileCount":658,"integrity":"sha512-HfveXwUL7hLxkE2Uz7kpzPoD9X9YCbjWJV/cEa2h4w8lnCboR4D24HuwkbTZSb/m8qGJrXWOIqNDD/NmUccHuA==","signatures":[{"sig":"MEUCIQCP3T+F1lsHN4UGPdO3NzzMKIr907xV8Mpa+nJJwqGf2QIgdLb6aBK7L9mfAAZAgIHsG7Ca2YqbOPKqOLAJA8C7xpo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12990415,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkKOPyACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmpe9Q/+OJoUjP3JPUiH0or7K773/6wSNSZ+Flogbd8jx9uPfDXZKr8q\r\nWqQIRgR+rDlDuDMsmdJpytLM3OAhTmVY2GG1v4pO9ChQH8h4hjS/iaFhnpkk\r\nU+2b43BS8vUSE/G0Ptg+/jrV4Hd5rr4UUOYmbWTMd9BWRPAfXw7gMecQk3Lm\r\nomoNzpIw78r9cMRjkfxI/St5uAaRkavtItxLwJtoAFJ8I0ITmDUuzX9U3CD/\r\ndblLPMbFrnZymSYAbyZmsLemaJwClFh9Wdsg9QFiVuogzhw3Kvde+Ups4k8i\r\n6+N+HZvX026Kxdek3YHGHMd/pIzNyZkacqcWMP3QBpErODky4j6WHw3ggM45\r\nhRUv5UAIYG26D+DRonRwazztjjQpX4LKh/bptFL34Xf1jtffKzFfpB/xPsqL\r\na36JrK86P2z/Rl0RjMtZqqi/jymzc6OTYNBHwUSNRt8WtnXw4/MCsaX0if9R\r\n6nCG/dQWQ7D22C9c81bRWkE54Ru/JznT2aHmCinvmsPZaviE1rixpeScUFIl\r\nIFhkiarP4LdMPjWQXhnoKZ3zY1Bz/NfH6rVymudo/VJgfCM0s3tL/1zhhO3f\r\nQUoKoqnHyQf6sxbAmr1jvI2sR8yD7Rv6hoYTh+PKHgH+z4NminbMH2LlSAhj\r\nmddQXr/20T8nYd0j6pSnjSCX7qqJ/dMNlX4=\r\n=e0TT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","_from":"file:pnpm-7.31.0-0.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=14.6"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7776 pnpm run test:e2e","start":"tsc --watch","bundle":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"_resolved":"/private/var/folders/g7/5ygp0ncd6qx5g4fn5hpsqq5c0000gn/T/06118dbcb9a7e24ca2883ee20513cbcb/pnpm-7.31.0-0.tgz","_integrity":"sha512-HfveXwUL7hLxkE2Uz7kpzPoD9X9YCbjWJV/cEa2h4w8lnCboR4D24HuwkbTZSb/m8qGJrXWOIqNDD/NmUccHuA==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"9.5.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"16.19.1","preferGlobal":true,"publishConfig":{"tag":"next-7","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/pnpm_7.31.0-0_1680401393498_0.562220260709194","host":"s3://npm-registry-packages"}},"9.10.0":{"name":"pnpm","version":"9.10.0","keywords":["pnpm9","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@9.10.0","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"216899f511c8dfde183c7cb50b69009c779534a8","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-9.10.0.tgz","fileCount":880,"integrity":"sha512-c6Ka+jag0JLs5Scd5Rd+y/gxjUVOzXATQxMbjrwMGpHEh9pGq3fI5ZbWrPFGHjWUztS+zt+JIbB0+9hlPtcFHA==","signatures":[{"sig":"MEUCIQDITLa247jMaDN3dQTvlRUe5I9G9s339C06R67usDy0YgIgMdYJkkCDKAJp/JSjJ2r2PWKvgl2huYtulaOwTbtOa8s=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":17761554},"main":"bin/pnpm.cjs","_from":"file:pnpm-9.10.0.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=18.12"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7776 jest","start":"tsc --watch","bundle":"ts-node bundle.ts","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/templates dist/templates && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/aa078c424ee15b5136efc61b65404f47/pnpm-9.10.0.tgz","_integrity":"sha512-c6Ka+jag0JLs5Scd5Rd+y/gxjUVOzXATQxMbjrwMGpHEh9pGq3fI5ZbWrPFGHjWUztS+zt+JIbB0+9hlPtcFHA==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"10.7.0","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"18.20.4","preferGlobal":true,"publishConfig":{"tag":"next-9","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/pnpm_9.10.0_1725890605487_0.40973808447043214","host":"s3://npm-registry-packages"}},"0.53.0":{"name":"pnpm","version":"0.53.0","keywords":["dependency manager","install","modules","npm","package manager"],"author":{"name":"Rico Sta. Cruz","email":"rico@ricostacruz.com"},"license":"MIT","_id":"pnpm@0.53.0","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"http://ghub.io/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js"},"dist":{"shasum":"0ac8a38875f1e64edee5df7d91191e7ac75f7527","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-0.53.0.tgz","integrity":"sha512-vlQLvm46MnLufb0vKZCtACIPQa0Yhv56Xbk/tW6UJCfqBsAT65BLFWEfERdyIGy6rVyeROiN3o5Yrm2WOOrJbg==","signatures":[{"sig":"MEUCIQD12SkxFW9+r5CtQFbV82+xlw9rVnAgwelYAW3LyRXK3gIgNQVw2ujZTihfa9HYRTqpT9qa1pfS9DcpDR7NDj/6Xdo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib/"],"config":{"ghooks":{"commit-msg":"node ./node_modules/validate-commit-msg/index.js"},"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"_shasum":"0ac8a38875f1e64edee5df7d91191e7ac75f7527","engines":{"node":">=4"},"gitHead":"26140005e6b7e54aed28a770895dd1330cd78a36","scripts":{},"typings":"lib/index.d.ts","_npmUser":{"name":"zkochan","email":"zoltan.kochan@gmail.com"},"__scripts":{"tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json --project .","test":"npm run lint && npm run test:e2e","start":"npm run tsc -- --watch","commit":"git-cz","?commit":"echo 'Run Git commit wizard'","pretest":"rimraf ../.tmp/ && npm run tsc && pnpm-registry-mock prepare","test:e2e":"npm-run-all -p -r pnpm-registry-mock test:tap","test:tap":"ts-node test","prepublish":"in-publish && echo 'You need to use \"publish-packed\" to publish pnpm' && false || npm run tsc","pnpm-registry-mock":"pnpm-registry-mock"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"3.10.9","description":"Fast, disk space efficient npm installs","directories":{"test":"test"},"_nodeVersion":"6.9.1","preferGlobal":true,"__dependencies":{"mz":"2.6.0","rc":"1.1.6","mem":"1.1.0","bole":"3.0.2","meow":"3.7.0","execa":"0.6.0","is-ci":"1.0.10","byline":"5.0.0","mkdirp":"0.5.1","ndjson":"1.5.0","semver":"5.3.0","find-up":"2.1.0","js-yaml":"3.7.0","p-limit":"1.1.0","thenify":"3.2.1","node-gyp":"3.5.0","p-filter":"1.0.0","@types/mz":"0.0.30","@types/rc":"0.0.1","path-name":"1.0.0","write-pkg":"2.0.0","is-windows":"1.0.0","os-homedir":"1.0.2","@types/node":"7.0.5","arr-flatten":"1.0.1","common-tags":"1.4.0","cross-spawn":"^5.0.0","exists-file":"3.0.0","graceful-fs":"4.1.11","pnpm-logger":"0.0.1","read-pkg-up":"2.0.0","rimraf-then":"1.0.1","symlink-dir":"1.0.1","lodash.union":"4.6.0","pause-stream":"0.0.11","registry-url":"3.1.0","@types/byline":"4.2.31","@types/mkdirp":"0.3.29","@types/semver":"5.3.30","promisequence":"1.1.6","sorted-object":"2.0.1","unpack-stream":"1.1.0","@types/js-yaml":"3.5.29","camelcase-keys":"4.0.0","load-json-file":"2.0.0","lodash.memoize":"4.1.2","loud-rejection":"1.6.0","normalize-path":"2.0.1","@zkochan/dirsum":"0.1.1","global-bin-path":"0.1.1","npm-package-arg":"4.2.0","proper-lockfile":"2.0.0","update-notifier":"1.0.3","write-json-file":"2.0.0","lodash.clonedeep":"4.5.0","@zkochan/cmd-shim":"2.2.1","@types/common-tags":"1.2.5","pnpm-file-reporter":"0.0.1","npm-registry-client":"7.4.5","pnpm-install-checks":"1.1.0","registry-auth-token":"3.1.0","@types/load-json-file":"2.0.5","pnpm-default-reporter":"0.2.0","@types/update-notifier":"1.0.0","delocalize-dependencies":"0.1.0","@zkochan/hosted-git-info":"2.1.5"},"devDependencies":{"caw":"^2.0.0","ncp":"^2.0.0","tape":"^4.6.3","isexe":"^1.1.2","sepia":"^2.0.2","ghooks":"^2.0.0","rimraf":"^2.5.4","tslint":"^4.3.1","ts-node":"^2.0.0","commitizen":"^2.8.6","in-publish":"^2.0.0","typescript":"^2.1.5","@types/tape":"^4.2.28","exists-link":"^1.0.0","npm-run-all":"^4.0.1","tape-promise":"^2.0.1","npm-scripts-info":"^0.3.6","pnpm-registry-mock":"^0.1.1","validate-commit-msg":"^2.7.0","cz-conventional-changelog":"^1.2.0","anonymous-npm-registry-client":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm-0.53.0.tgz_1486409791408_0.4140733885578811","host":"packages-18-east.internal.npmjs.com"}},"3.3.0-0":{"name":"pnpm","version":"3.3.0-0","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@3.3.0-0","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"227e3365dd0d6e72dfbc4d05b3b06604c7d64b4b","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-3.3.0-0.tgz","fileCount":4558,"integrity":"sha512-IMAhocr518FNn2KsVNHGDnwfjCvvjIv0Sq0m5RLzuMn79o8bIu9vNu7H47GMXUXC188Yff+/c02EKty0zKqrbQ==","signatures":[{"sig":"MEUCIQD5ELMAdxXm5D+QtuH78vHstF2+Yjbyma2ie6Mvit+I/wIgDe5KJYcZfte8hIdeGhlQB0CfELvW/WS5KeMpug/lmRc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":21613124,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJczb8zCRA9TVsSAnZWagAAgrUP/R7nEWCGHLrcJhc6EzlN\n95XFddhLidqQlSTApLcmB+tFXir10VJGefg8VjwzZl6+Jxkp55husPp6ahPm\nGBiPwm+TLG3kGaOFsdUohBGtYlDZFm0OxTwKl+KGVn4bO8pRcP/F//WfOwBm\nDe4VbhIUWnWyhHZK2ER4ULgeH2VocvWAKeVFse5X95wStnIdEWyijkyeVuKG\nRHRjmb2xD3CrRzw9XZiZyj1t6JTRuz2LVSwnjQyuChaCOorLppMmEjThwaqV\np70LPKEG0XH90+29EpFWnS/fc+6P6hsZz2xc0pQXz3Dej2kowvTDglOVWgBW\nM7gKen6JOmlEU9IIKiMpqTaVjpWMhgRus7GmfxH4Y9192zfYQiYxum6gVeiU\nZeB0sOsoetJkACtggN9duwQI+MN90dD6uXVzde+JglqAIwNVUyVE99T7DkS5\nZomXIdXtb9PnaRN9X5P4M5hLXyOdgqy2sv+cHh5QXllrKr5sEcNK79E7w6ut\nbwbvOAAB8ufsMkd762rIsQY7ZGRzPq7fL1W3cHeJ38OmFlwXkJ2jAfVg8XDD\nVF3GVcdsMesd8s/PIXh5G9SgPuekzb+E8/1S6ejFIWd2eTSxfkD0QlE7Ejmr\nDjqwY6xSbtIBTqgXvm/EHFickOVZko3qMFKP0GLKzPVRmDSx9sx3L/LW7g2/\nLNb1\r\n=kOTW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","_from":".","_shasum":"227e3365dd0d6e72dfbc4d05b3b06604c7d64b4b","engines":{"node":">=8.15"},"scripts":{"tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json src/**/*.ts test/**/*.ts","test":"npm run lint && npm run tsc && npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"npm-run-all -p -r pnpm-registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf ../../../.tmp/ && rimraf node_modules/.bin/pnpm && pnpm-registry-mock prepare","pnpm-registry-mock":"pnpm-registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"12.0.0","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"mz":"2.7.0","mem":"4.3.0","nopt":"4.0.1","supi":"0.33.0","archy":"1.0.0","chalk":"2.4.2","delay":"4.2.0","execa":"1.0.0","is-ci":"2.0.0","ramda":"0.26.1","diable":"4.0.2","p-limit":"2.2.0","get-port":"5.0.0","p-filter":"2.1.0","@types/mz":"^0.0.32","camelcase":"5.3.1","is-subdir":"1.0.3","lru-cache":"5.1.1","minimatch":"3.0.4","path-name":"1.0.0","tree-kill":"1.2.1","@pnpm/list":"1.0.6","is-windows":"1.0.2","pkgs-graph":"4.0.0","text-table":"0.2.0","@pnpm/types":"3.2.0","@pnpm/utils":"0.10.5","common-tags":"1.8.0","cross-spawn":"6.0.5","graceful-fs":"4.1.15","signal-exit":"3.0.2","strip-color":"0.1.0","@pnpm/config":"3.3.1","@pnpm/logger":"2.1.0","@pnpm/server":"3.0.4","@types/archy":"0.0.31","find-packages":"5.0.0","path-absolute":"1.0.1","read-ini-file":"2.0.0","@pnpm/outdated":"2.0.9","camelcase-keys":"5.2.0","load-json-file":"6.0.0","loud-rejection":"2.1.0","mkdirp-promise":"5.0.1","process-exists":"3.1.0","read-yaml-file":"1.1.0","@pnpm/constants":"1.0.1","@pnpm/lifecycle":"6.1.0","@zkochan/libnpx":"10.0.0","graph-sequencer":"2.0.0","update-notifier":"2.5.0","write-json-file":"3.2.0","@pnpm/store-path":"2.0.0","@types/lru-cache":"^5.1.0","@types/minimatch":"^3.0.3","@pnpm/core-loggers":"3.0.2","pnpm-file-reporter":"0.1.0","@pnpm/package-store":"4.0.7","@pnpm/default-fetcher":"3.1.6","dir-is-case-sensitive":"1.0.2","version-selector-type":"2.0.1","@pnpm/default-reporter":"3.1.1","@pnpm/default-resolver":"3.0.8","@pnpm/read-importer-manifest":"1.0.0","@pnpm/store-controller-types":"3.0.3"},"_hasShrinkwrap":false,"readmeFilename":"README.md","__devDependencies":{"ncp":"2.0.0","pnpm":"link:","tape":"4.10.1","p-any":"2.1.0","retry":"0.12.0","byline":"5.0.0","mkdirp":"0.5.1","rimraf":"2.6.3","semver":"6.0.0","tslint":"5.16.0","ts-node":"8.1.0","write-pkg":"4.0.0","typescript":"3.4.5","@types/node":"*","@types/nopt":"3.0.29","@types/tape":"4.2.33","exists-link":"2.0.0","npm-run-all":"4.1.5","path-exists":"4.0.0","rimraf-then":"1.0.1","symlink-dir":"3.0.3","@types/ramda":"0.25.34","@types/retry":"0.12.0","tape-promise":"4.0.0","@pnpm/prepare":"0.0.0","@types/byline":"4.2.31","@types/mkdirp":"0.5.2","@types/semver":"6.0.0","write-yaml-file":"2.0.0","deep-require-cwd":"1.0.0","npm-scripts-info":"0.3.9","normalize-newline":"3.0.0","@pnpm/modules-yaml":"3.0.2","@types/common-tags":"1.8.0","pnpm-registry-mock":"2.12.0","@pnpm/tslint-config":"0.0.0","@pnpm/assert-project":"link:../../privatePackages/assert-project","@pnpm/lockfile-types":"1.1.0","@types/update-notifier":"2.5.0","@pnpm/read-package-json":"2.0.2","@pnpm/write-importer-manifest":"1.0.0","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_3.3.0-0_1556987698385_0.9844272699399228","host":"s3://npm-registry-packages"}},"3.3.0-2":{"name":"pnpm","version":"3.3.0-2","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@3.3.0-2","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"a1596e2287f1175b2f7053c3f260e914206440e8","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-3.3.0-2.tgz","fileCount":4578,"integrity":"sha512-pxHCWRVQckbzw6i9k9TBoZHz2jCj1dzpZ6ZwRF4bBmT8z3UVmEXGpxI/cPpnayCqRQXmHGXzLDTQuOIeokgp7w==","signatures":[{"sig":"MEQCIBHHCjdykcwTdziZQbbz5B13K+63h2Wttx0Zk8Y4LECtAiAz4wlJJ6RVUxgDVktR743i4L5W3jkoyIblalBa7Jwiaw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":21783404,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc0gxnCRA9TVsSAnZWagAAEzAP/1qzqlk+CsP4b14mywmT\nVNDV3QRVXxmzbWKbwwuI+6iK9xJipQ76nD59IVqaBKvidwK3Ul6o6mI41sTK\nf4+ZFbykjrUyq1K1Lb/5AiuFjzxO09VWGTR2gSNCknXVg4lpVVHztcVKFtoT\nA4PmmGjqIuZ8tmub77LE5cBU1ubNI6cFFSIbY5X2PGOxzHHpBs5eByrkfrwo\nqlmQISdiX+eN6Azuf7pBZcFXz2CyjsnEPwbGZZ0PWgX4FCUpy+LugKE64WFN\nAA+sWpttPArnKalnkiEBVyR28SPN6GhHkD7zPA1bc3mkKgXetZD8VGlg1sAL\nltLxiJr9TupNiuEajjkDjQ+2WcxFipSyDHFbkHxDkpCUt6XGKsIRwYnSCceJ\nZQqlbNoWdjRbCdWXeZNsoO7UgKcGDtbWx5N9VV6mayTZlmOcL7DZdQWN7BIH\nVePVdHiB6jW+oS7EDsy/BmKA0NgdxLOF6qobInzss+Rd0xygn5b1rzyHqM1s\nJWtubR1ZedGoBgaNvIoDVzi/e4HWnwYd97hG21ftFOSIYbwXJs/nvGD9EO1x\n+5e9K8TuO+7v6XU2ESFjNtp8lO29KYjiVi/KPxqK8G26iWHk5R0RDqMJDFVd\nKVCQ16QfTGM++Tp0ppFTsozMQJ9A5K1F7XCnjyssIUTVCMIQ8Gfak6ooC8cC\nMGHJ\r\n=GY4M\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","_from":".","_shasum":"a1596e2287f1175b2f7053c3f260e914206440e8","engines":{"node":">=8.15"},"scripts":{"tsc":"rimraf lib && tsc","lint":"tslint -c tslint.json src/**/*.ts test/**/*.ts","test":"npm run lint && npm run tsc && npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"run-p -r pnpm-registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf ../../../.tmp/ && rimraf node_modules/.bin/pnpm && pnpm-registry-mock prepare","pnpm-registry-mock":"pnpm-registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"10.12.0","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"mz":"2.7.0","mem":"4.3.0","nopt":"4.0.1","supi":"0.33.2","archy":"1.0.0","chalk":"2.4.2","delay":"4.2.0","execa":"1.0.0","is-ci":"2.0.0","ramda":"0.26.1","diable":"4.0.2","cp-file":"7.0.0","p-limit":"2.2.0","get-port":"5.0.0","p-filter":"2.1.0","@types/mz":"^0.0.32","camelcase":"5.3.1","fast-glob":"2.2.6","is-subdir":"1.0.3","lru-cache":"5.1.1","minimatch":"3.0.4","path-name":"1.0.0","tree-kill":"1.2.1","@pnpm/list":"1.0.7","is-windows":"1.0.2","pkgs-graph":"4.0.0","text-table":"0.2.0","@pnpm/types":"3.2.0","@pnpm/utils":"0.10.5","common-tags":"1.8.0","cross-spawn":"6.0.5","graceful-fs":"4.1.15","signal-exit":"3.0.2","strip-color":"0.1.0","@pnpm/config":"3.3.1","@pnpm/logger":"2.1.0","@pnpm/server":"3.0.4","@types/archy":"0.0.31","find-packages":"5.0.1","path-absolute":"1.0.1","read-ini-file":"2.0.0","@pnpm/outdated":"2.0.10","camelcase-keys":"5.2.0","load-json-file":"6.0.0","loud-rejection":"2.1.0","mkdirp-promise":"5.0.1","process-exists":"3.1.0","read-yaml-file":"1.1.0","@pnpm/constants":"1.0.1","@pnpm/lifecycle":"6.1.1","@zkochan/libnpx":"11.0.0","graph-sequencer":"2.0.0","update-notifier":"2.5.0","write-json-file":"3.2.0","@pnpm/store-path":"2.0.0","@types/lru-cache":"^5.1.0","@types/minimatch":"^3.0.3","@pnpm/core-loggers":"3.0.2","pnpm-file-reporter":"0.1.0","@pnpm/package-store":"4.0.7","@pnpm/default-fetcher":"3.1.6","dir-is-case-sensitive":"1.0.2","version-selector-type":"2.0.1","@pnpm/default-reporter":"3.2.0","@pnpm/default-resolver":"3.0.9","@pnpm/read-importer-manifest":"1.0.1","@pnpm/store-controller-types":"3.0.3"},"_hasShrinkwrap":false,"readmeFilename":"README.md","__devDependencies":{"ncp":"2.0.0","pnpm":"link:","tape":"4.10.1","p-any":"2.1.0","retry":"0.12.0","byline":"5.0.0","mkdirp":"0.5.1","rimraf":"2.6.3","semver":"6.0.0","tslint":"5.16.0","ts-node":"8.1.0","write-pkg":"4.0.0","typescript":"3.4.5","@types/node":"*","@types/nopt":"3.0.29","@types/tape":"4.2.33","exists-link":"2.0.0","npm-run-all":"4.1.5","path-exists":"4.0.0","rimraf-then":"1.0.1","symlink-dir":"3.0.3","@types/ramda":"0.25.34","@types/retry":"0.12.0","tape-promise":"4.0.0","@pnpm/prepare":"0.0.0","@types/byline":"4.2.31","@types/mkdirp":"0.5.2","@types/semver":"6.0.0","write-yaml-file":"2.0.0","deep-require-cwd":"1.0.0","normalize-newline":"3.0.0","@pnpm/modules-yaml":"3.0.2","@types/common-tags":"1.8.0","pnpm-registry-mock":"2.12.0","@pnpm/tslint-config":"0.0.0","@pnpm/assert-project":"link:../../privatePackages/assert-project","@pnpm/lockfile-types":"1.1.0","@types/update-notifier":"2.5.0","@pnpm/read-package-json":"2.0.2","@pnpm/write-importer-manifest":"1.0.1","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_3.3.0-2_1557269606070_0.8840381856574782","host":"s3://npm-registry-packages"}},"3.3.0-1":{"name":"pnpm","version":"3.3.0-1","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@3.3.0-1","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"5e69a96f8b07e80be59e26b79aad117ed0b1dfb3","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-3.3.0-1.tgz","fileCount":4572,"integrity":"sha512-0Grt+4sj8jxRDA6EjkXKJ4vkE6myueHPPuNSPTGBbIo0/uI65J+eYd30T3vxwjcA5VsfqwRhJRvBeud9PRWhQA==","signatures":[{"sig":"MEUCIQDKn3UFViPzcYksiE0UwC5WYC0IgnZEb5MZ3M0z1gUmHQIgVRYBXYiZ3mARmQS57tiLHv12ickKbogUF6/TyJWG1WQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":21738242,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc0LSqCRA9TVsSAnZWagAARkcP/0cg1UtCDRhBzhe8dKHw\n93ugrzSFovywO70uhlIWlmgcRAl+aaJSDhEcJ3RfHAYjbCbB22+0zTi0qSR+\n6bCOJOxJqkZG/NaXpxwqPjGXwpnvIs9FHtojcglwZs+6DyODa1JHpVnXhaeG\nt33KU8fqzGSluzUCOnNcup/nxOgjquoB6iA1IJi54Go/jDxMlcl0WwjNL8XJ\nN2Xt6KNr50vZiKwJsFD2PbtLIRc0m5WoCU12dXXnKIKtStGBgy+QB1Lia0uy\ne/Q9snH4KGgoSoBmRRd/3q/v97Up5HFPoAGOhtr3AY+MtrGgXsYTyT9hPOBg\nrehXzI0Sfcy7ORX0UnA4Gk1hiPD6beQuUoXbJV0O/iS5+BFhy9tSGEMtbTa4\n9CiN5ZmLjpTzdtfwd2FpAeDOakaiC+vVCrVwQCw6dq5irIJIZeYyVx+gBzXu\noMXauP0V5Q8KNeymkJhk4WCD8FssgZl/4SC6XTM/8vT4r4YZ1C8vbiSZGdux\nRnd9Si66v/iLXHxmJxfGwmxF5H8ueFlZIlAYEFoIYVSHGIQmiP9GWDcrSxr+\nv1qJgaXibqFk5ACCKkjO7HBY1DW9da4rBquGq1yNBi74XFLb03t8hF0FtcFD\njtHpolW8+h6acHzkTUZKgvOrvjQIY7/vmpYSDM7YfVQNVV+2YcHweRDKYnYr\nL31R\r\n=OCkv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","_from":".","_shasum":"5e69a96f8b07e80be59e26b79aad117ed0b1dfb3","engines":{"node":">=8.15"},"scripts":{"tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json src/**/*.ts test/**/*.ts","test":"npm run lint && npm run tsc && npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"run-p -r pnpm-registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf ../../../.tmp/ && rimraf node_modules/.bin/pnpm && pnpm-registry-mock prepare","pnpm-registry-mock":"pnpm-registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"10.12.0","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"mz":"2.7.0","mem":"4.3.0","nopt":"4.0.1","supi":"0.33.1","archy":"1.0.0","chalk":"2.4.2","delay":"4.2.0","execa":"1.0.0","is-ci":"2.0.0","ramda":"0.26.1","diable":"4.0.2","cp-file":"7.0.0","p-limit":"2.2.0","get-port":"5.0.0","p-filter":"2.1.0","@types/mz":"^0.0.32","camelcase":"5.3.1","fast-glob":"2.2.6","is-subdir":"1.0.3","lru-cache":"5.1.1","minimatch":"3.0.4","path-name":"1.0.0","tree-kill":"1.2.1","@pnpm/list":"1.0.7","is-windows":"1.0.2","pkgs-graph":"4.0.0","text-table":"0.2.0","@pnpm/types":"3.2.0","@pnpm/utils":"0.10.5","common-tags":"1.8.0","cross-spawn":"6.0.5","graceful-fs":"4.1.15","signal-exit":"3.0.2","strip-color":"0.1.0","@pnpm/config":"3.3.1","@pnpm/logger":"2.1.0","@pnpm/server":"3.0.4","@types/archy":"0.0.31","find-packages":"5.0.1","path-absolute":"1.0.1","read-ini-file":"2.0.0","@pnpm/outdated":"2.0.10","camelcase-keys":"5.2.0","load-json-file":"6.0.0","loud-rejection":"2.1.0","mkdirp-promise":"5.0.1","process-exists":"3.1.0","read-yaml-file":"1.1.0","@pnpm/constants":"1.0.1","@pnpm/lifecycle":"6.1.1","@zkochan/libnpx":"10.0.0","graph-sequencer":"2.0.0","update-notifier":"2.5.0","write-json-file":"3.2.0","@pnpm/store-path":"2.0.0","@types/lru-cache":"^5.1.0","@types/minimatch":"^3.0.3","@pnpm/core-loggers":"3.0.2","pnpm-file-reporter":"0.1.0","@pnpm/package-store":"4.0.7","@pnpm/default-fetcher":"3.1.6","dir-is-case-sensitive":"1.0.2","version-selector-type":"2.0.1","@pnpm/default-reporter":"3.1.1","@pnpm/default-resolver":"3.0.9","@pnpm/read-importer-manifest":"1.0.1","@pnpm/store-controller-types":"3.0.3"},"_hasShrinkwrap":false,"readmeFilename":"README.md","__devDependencies":{"ncp":"2.0.0","pnpm":"link:","tape":"4.10.1","p-any":"2.1.0","retry":"0.12.0","byline":"5.0.0","mkdirp":"0.5.1","rimraf":"2.6.3","semver":"6.0.0","tslint":"5.16.0","ts-node":"8.1.0","write-pkg":"4.0.0","typescript":"3.4.5","@types/node":"*","@types/nopt":"3.0.29","@types/tape":"4.2.33","exists-link":"2.0.0","npm-run-all":"4.1.5","path-exists":"4.0.0","rimraf-then":"1.0.1","symlink-dir":"3.0.3","@types/ramda":"0.25.34","@types/retry":"0.12.0","tape-promise":"4.0.0","@pnpm/prepare":"0.0.0","@types/byline":"4.2.31","@types/mkdirp":"0.5.2","@types/semver":"6.0.0","write-yaml-file":"2.0.0","deep-require-cwd":"1.0.0","npm-scripts-info":"0.3.9","normalize-newline":"3.0.0","@pnpm/modules-yaml":"3.0.2","@types/common-tags":"1.8.0","pnpm-registry-mock":"2.12.0","@pnpm/tslint-config":"0.0.0","@pnpm/assert-project":"link:../../privatePackages/assert-project","@pnpm/lockfile-types":"1.1.0","@types/update-notifier":"2.5.0","@pnpm/read-package-json":"2.0.2","@pnpm/write-importer-manifest":"1.0.1","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_3.3.0-1_1557181609224_0.755696875966154","host":"s3://npm-registry-packages"}},"6.23.7-202112041634":{"name":"pnpm","version":"6.23.7-202112041634","keywords":["pnpm6","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"license":"MIT","_id":"pnpm@6.23.7-202112041634","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"pnpm@kochan.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"bec8c6a3a692587450625adca495050294055d78","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-6.23.7-202112041634.tgz","fileCount":635,"integrity":"sha512-MbhStv5HMVMrMP+Ui8RmkgcTzQIVcTCoWdioqzRw8SGtmqr+WQc94Fpg3Iku5nFC1rHjJomHkGd4uIGE8ftaSg==","signatures":[{"sig":"MEUCIQD9+MPT/aCgX/yehjt5JRDjRsNfFJQ8gWxx8MNawfpyPQIga5qroU4TH/ysf/4/INQCeOZljFc803pIbJ0jEOFsQMk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12009526,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhq3y1CRA9TVsSAnZWagAAlV4QAJD3aUpgfm0m5O40jDX1\nQ8VMpbdedbu0gZSyNAPMSfFx1MNGvdoud7UQ+VNWjoGqEkqh/rVJetgYc85p\n6FjlUokO1S++Quu02ymokhEShRV3hYDO6lDflHPqzy764kon9hsCKWaZo2sA\nQpApVfNgHQolf7XbILGfvoyEKuyG5/80SS0eJu67GcQ34gtAXL1CRBIGtqmf\nsFAuGCh/ecvbQkf7uzZclO5x5YGaiTtOrxgLQ8a+y4CzUuBxrCb7EZhNrXsz\nALgVZAqK/7YAb4n3cYM79BoftytqDvyLDQDkYfB/jOXuErE7q7wHLJRdNpPC\nhdto5cvDpcbf9d0OtwQ3fRYUMcQ47xasRwjfKQ+0sfMQK1iMmhUSoAIJVu87\nWI7aUVd5QCMOGxvq/94BmoWRjcWnyAkienH+Iv61ta15KIS8ub10mFOOs0Gr\nBXtpUeVBsm8RM1017i76ZEURCAYJEtO9fqeg/zeu7YbEn7J8f+AioBtLxmgD\n+r1nDRQgQcq/S/IN00t9e9nkB0MXLz1Pt17DDaAX0YP591BC/yPPmv4hPEL7\nwAxGsYfx2Xin+akWieZGjSvIgMzylODP+cthvFQ7Z15JBRroT8VuXxVqEJXs\nMXEXwSNFH0pLCUXQuhh24D8Z+NnRTvyEUwR2U+LVHoc4pUDYPGgDJuYSl1RM\ngAxu\r\n=3ULM\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","_from":"file:pnpm-6.23.7-202112041634.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=12.17"},"funding":{"url":"https://opencollective.com/pnpm"},"scripts":{"lint":"eslint src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"pnpm tsc --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build && pnpm run lint -- --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.cjs","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"_resolved":"/home/zoltan/src/pnpm/pnpm/packages/pnpm/pnpm-6.23.7-202112041634.tgz","_integrity":"sha512-MbhStv5HMVMrMP+Ui8RmkgcTzQIVcTCoWdioqzRw8SGtmqr+WQc94Fpg3Iku5nFC1rHjJomHkGd4uIGE8ftaSg==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"8.1.4","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"16.13.0","preferGlobal":true,"publishConfig":{"tag":"next","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_6.23.7-202112041634_1638628532871_0.5920510344800716","host":"s3://npm-registry-packages"}},"10.2.1":{"name":"pnpm","version":"10.2.1","keywords":["pnpm10","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@10.2.1","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"48adf39a4ab751eda7b73b99447d1f0b6d227e02","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-10.2.1.tgz","fileCount":1214,"integrity":"sha512-OYA1x71pbQugsQpojtVYKFMp0n6plIBKUrrZFn2OOnK8uZP5aZWF08old5rGSUnvQidXpsMRAsEquTLly+XMkg==","signatures":[{"sig":"MEYCIQDkZyZZmBzkRcQowEEFiEcGp4/xV8GBLXxTEzz9QstrsAIhAPx6tvZixjTub6GPqJa82vcWFhUU39JCtoJvcoRK/K39","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":18747758},"jest":{"preset":"@pnpm/jest-config"},"main":"bin/pnpm.cjs","_from":"file:pnpm-10.2.1.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=18.12"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7778 jest","start":"tsc --watch","bundle":"ts-node bundle.ts","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/templates dist/templates && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/e87f2aab2c2586a00dfaae4c922f9d20/pnpm-10.2.1.tgz","_integrity":"sha512-OYA1x71pbQugsQpojtVYKFMp0n6plIBKUrrZFn2OOnK8uZP5aZWF08old5rGSUnvQidXpsMRAsEquTLly+XMkg==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git","directory":"pnpm"},"_npmVersion":"10.8.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"20.18.2","preferGlobal":true,"publishConfig":{"tag":"next-10","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/pnpm_10.2.1_1738869063121_0.3221442649635906","host":"s3://npm-registry-packages-npm-production"}},"10.2.0":{"name":"pnpm","version":"10.2.0","keywords":["pnpm10","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@10.2.0","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"5d36c5a1aae9a628a924ee9982f013ad202e1051","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-10.2.0.tgz","fileCount":1214,"integrity":"sha512-DSc2TgE5xqre7WWtoVMTXgypbI2kISO9UAR/lhM53Hp1j8LpRLQo9SvlcNG9M3JFXBxl+i56oL+/kxGQ+VUgAQ==","signatures":[{"sig":"MEQCIBfxS9RKPsi46jxBHnsGYQ03mg8um110415vE6KRCzY8AiBvik66sYxJ/NyCovwJSbDuuoaYCxc7EVdFhaaciIXjTw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":18748261},"jest":{"preset":"@pnpm/jest-config"},"main":"bin/pnpm.cjs","_from":"file:pnpm-10.2.0.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=18.12"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7778 jest","start":"tsc --watch","bundle":"ts-node bundle.ts","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/templates dist/templates && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/18ca046d33f99a11306c8ed5ad8e55c6/pnpm-10.2.0.tgz","_integrity":"sha512-DSc2TgE5xqre7WWtoVMTXgypbI2kISO9UAR/lhM53Hp1j8LpRLQo9SvlcNG9M3JFXBxl+i56oL+/kxGQ+VUgAQ==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git","directory":"pnpm"},"_npmVersion":"10.8.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"20.18.2","preferGlobal":true,"publishConfig":{"tag":"next-10","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/pnpm_10.2.0_1738604923708_0.9780997651091068","host":"s3://npm-registry-packages-npm-production"}},"0.64.0":{"name":"pnpm","version":"0.64.0","keywords":["dependency manager","install","modules","npm","package manager"],"author":{"name":"Rico Sta. Cruz","email":"rico@ricostacruz.com"},"license":"MIT","_id":"pnpm@0.64.0","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js"},"dist":{"shasum":"1df1ed06a27ed66a6a0f64fe61400738df86e5f4","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-0.64.0.tgz","integrity":"sha512-j5iN8s4qiIUlv8vr5RWzlOpXIi/7ruZFBi/dNxyUYHDu9OvdXkswPIc7zb1fACXKQ42gOUjneFss+uFmZL5krQ==","signatures":[{"sig":"MEQCIEPqZjJtxM9juymyEw+CM9lH1t7Lv6TpCgtI1HAXRTTuAiBXIix1KlRsQKWOTqDkR7BWmja9muPII9T/ti5dUaKNpw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib/"],"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"_shasum":"1df1ed06a27ed66a6a0f64fe61400738df86e5f4","engines":{"node":">=4"},"gitHead":"0a130d310dc03c320ecde4725e37b8729e0605ac","scripts":{},"typings":"lib/index.d.ts","_npmUser":{"name":"zkochan","email":"zoltan.kochan@gmail.com"},"__scripts":{"cz":"git-cz","?cz":"echo 'Run Git commit wizard'","tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json --project .","test":"npm run lint && npm run test:e2e","start":"npm run tsc -- --watch","pretest":"rimraf ../.tmp/ && npm run tsc && pnpm-registry-mock prepare","test:e2e":"npm-run-all -p -r pnpm-registry-mock test:tap","test:tap":"ts-node test","commitmsg":"validate-commit-msg","prepublish":"in-publish && echo 'You need to use \"publish-packed\" to publish pnpm' && false || npm run tsc","pnpm-registry-mock":"pnpm-registry-mock"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"3.10.9","description":"Fast, disk space efficient npm installs","directories":{"test":"test"},"greenkeeper":{"ignore":["pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-logger","pnpm-registry-mock","remove-all-except-outer-links"]},"_nodeVersion":"6.9.1","preferGlobal":true,"__dependencies":{"mz":"^2.6.0","rc":"^1.2.0","mem":"^1.1.0","bole":"^3.0.2","meow":"^3.7.0","execa":"^0.6.3","is-ci":"^1.0.10","ramda":"^0.23.0","byline":"^5.0.0","ndjson":"^1.5.0","semver":"^5.3.0","find-up":"^2.1.0","p-limit":"^1.1.0","link-dir":"^2.0.0","node-gyp":"^3.6.0","p-filter":"^1.0.0","read-pkg":"^2.0.0","@types/mz":"^0.0.30","@types/rc":"^0.0.1","path-name":"^1.0.0","write-pkg":"^2.1.0","is-windows":"^1.0.0","os-homedir":"^1.0.2","@types/node":"^7.0.5","arr-flatten":"^1.0.1","common-tags":"^1.4.0","cross-spawn":"^5.0.0","graceful-fs":"^4.1.11","path-exists":"^3.0.0","pnpm-logger":"^0.2.0","read-pkg-up":"^2.0.0","rimraf-then":"^1.0.1","symlink-dir":"^1.0.2","@types/ramda":"^0.0.5","registry-url":"^3.1.0","@types/byline":"^4.2.31","@types/semver":"^5.3.30","normalize-ssh":"^1.0.0","unpack-stream":"^1.1.0","camelcase-keys":"^4.0.0","load-json-file":"^2.0.0","load-yaml-file":"^0.1.0","loud-rejection":"^1.6.0","mkdirp-promise":"^5.0.1","normalize-path":"^2.1.1","@zkochan/dirsum":"^0.1.1","get-link-target":"^1.0.0","global-bin-path":"^0.1.1","hosted-git-info":"^2.4.1","npm-package-arg":"^4.2.1","proper-lockfile":"^2.0.0","update-notifier":"^2.1.0","write-json-file":"^2.0.0","write-yaml-file":"^1.0.0","@zkochan/cmd-shim":"^2.2.2","@types/common-tags":"^1.2.5","parse-codeload-url":"^1.0.0","pnpm-file-reporter":"^0.0.1","get-npm-tarball-url":"^1.0.0","npm-registry-client":"^8.1.0","pnpm-install-checks":"^1.1.0","registry-auth-token":"^3.1.0","@types/load-json-file":"^2.0.5","parse-npm-tarball-url":"^1.0.1","pnpm-default-reporter":"^0.5.1","@types/update-notifier":"^1.0.0","fs-write-stream-atomic":"^1.0.10","remove-all-except-outer-links":"^1.0.0"},"devDependencies":{"caw":"^2.0.0","ncp":"^2.0.0","tape":"^4.6.3","husky":"^0.13.2","isexe":"^2.0.0","sepia":"^2.0.2","mkdirp":"^0.5.1","rimraf":"^2.5.4","tslint":"^5.0.0","thenify":"^3.2.1","ts-node":"^3.0.0","commitizen":"^2.8.6","in-publish":"^2.0.0","typescript":"^2.1.5","@types/tape":"^4.2.28","exists-link":"^2.0.0","npm-run-all":"^4.0.1","tape-promise":"^2.0.1","@types/mkdirp":"^0.3.29","npm-scripts-info":"^0.3.6","pnpm-registry-mock":"^0.5.0","validate-commit-msg":"^2.7.0","cz-conventional-changelog":"^2.0.0","anonymous-npm-registry-client":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm-0.64.0.tgz_1491423614669_0.6328610989730805","host":"packages-18-east.internal.npmjs.com"}},"0.64.1":{"name":"pnpm","version":"0.64.1","keywords":["dependency manager","install","modules","npm","package manager"],"author":{"name":"Rico Sta. Cruz","email":"rico@ricostacruz.com"},"license":"MIT","_id":"pnpm@0.64.1","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js"},"dist":{"shasum":"cb15acbf22464f36f55edebcfefc7fb4eb1be6e5","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-0.64.1.tgz","integrity":"sha512-/G7d0QeIx7d89g/Zgnt2HR1GWHF4zCsQhxOegtH1Yvy7pJB4pR0k1Gnr20apqZaaMegCJ9x954x8H/nbH97DdA==","signatures":[{"sig":"MEYCIQCLD4bqi+v2014FP4914si8omZFl1EVVQGXxrkfi2FYvQIhAK40eXe6o3eVwkNOnwFEVmltn69GTf5ZeCF3D0WB2lB/","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib/"],"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"_shasum":"cb15acbf22464f36f55edebcfefc7fb4eb1be6e5","engines":{"node":">=4"},"gitHead":"9463fafd003250ec34b04b8db8e15eb4e145c640","scripts":{},"typings":"lib/index.d.ts","_npmUser":{"name":"zkochan","email":"zoltan.kochan@gmail.com"},"__scripts":{"cz":"git-cz","?cz":"echo 'Run Git commit wizard'","tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json --project .","test":"npm run lint && npm run test:e2e","start":"npm run tsc -- --watch","pretest":"rimraf ../.tmp/ && npm run tsc && pnpm-registry-mock prepare","test:e2e":"npm-run-all -p -r pnpm-registry-mock test:tap","test:tap":"ts-node test","commitmsg":"validate-commit-msg","prepublish":"in-publish && echo 'You need to use \"publish-packed\" to publish pnpm' && false || npm run tsc","pnpm-registry-mock":"pnpm-registry-mock"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"3.10.9","description":"Fast, disk space efficient npm installs","directories":{"test":"test"},"greenkeeper":{"ignore":["pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-logger","pnpm-registry-mock","remove-all-except-outer-links"]},"_nodeVersion":"6.9.1","preferGlobal":true,"__dependencies":{"mz":"^2.6.0","rc":"^1.2.0","mem":"^1.1.0","bole":"^3.0.2","meow":"^3.7.0","execa":"^0.6.3","is-ci":"^1.0.10","ramda":"^0.23.0","byline":"^5.0.0","ndjson":"^1.5.0","semver":"^5.3.0","find-up":"^2.1.0","p-limit":"^1.1.0","link-dir":"^2.0.0","node-gyp":"^3.6.0","p-filter":"^1.0.0","read-pkg":"^2.0.0","@types/mz":"^0.0.30","@types/rc":"^0.0.1","path-name":"^1.0.0","write-pkg":"^2.1.0","is-windows":"^1.0.0","os-homedir":"^1.0.2","@types/node":"^7.0.5","arr-flatten":"^1.0.1","common-tags":"^1.4.0","cross-spawn":"^5.0.0","graceful-fs":"^4.1.11","path-exists":"^3.0.0","pnpm-logger":"^0.3.0","read-pkg-up":"^2.0.0","rimraf-then":"^1.0.1","symlink-dir":"^1.0.2","@types/ramda":"^0.0.5","registry-url":"^3.1.0","@types/byline":"^4.2.31","@types/semver":"^5.3.30","normalize-ssh":"^1.0.0","unpack-stream":"^1.1.0","camelcase-keys":"^4.0.0","load-json-file":"^2.0.0","load-yaml-file":"^0.1.0","loud-rejection":"^1.6.0","mkdirp-promise":"^5.0.1","normalize-path":"^2.1.1","@zkochan/dirsum":"^0.1.1","get-link-target":"^1.0.0","global-bin-path":"^0.1.1","hosted-git-info":"^2.4.1","npm-package-arg":"^4.2.1","proper-lockfile":"^2.0.0","update-notifier":"^2.1.0","write-json-file":"^2.0.0","write-yaml-file":"^1.0.0","@zkochan/cmd-shim":"^2.2.2","@types/common-tags":"^1.2.5","parse-codeload-url":"^1.0.0","pnpm-file-reporter":"^0.0.1","get-npm-tarball-url":"^1.0.0","npm-registry-client":"^8.1.0","pnpm-install-checks":"^1.1.0","registry-auth-token":"^3.1.0","@types/load-json-file":"^2.0.5","parse-npm-tarball-url":"^1.0.1","pnpm-default-reporter":"^0.6.0","@types/update-notifier":"^1.0.0","fs-write-stream-atomic":"^1.0.10","remove-all-except-outer-links":"^1.0.0"},"devDependencies":{"caw":"^2.0.0","ncp":"^2.0.0","tape":"^4.6.3","husky":"^0.13.2","isexe":"^2.0.0","sepia":"^2.0.2","mkdirp":"^0.5.1","rimraf":"^2.5.4","tslint":"^5.0.0","thenify":"^3.2.1","ts-node":"^3.0.0","commitizen":"^2.8.6","in-publish":"^2.0.0","typescript":"^2.1.5","@types/tape":"^4.2.28","exists-link":"^2.0.0","npm-run-all":"^4.0.1","tape-promise":"^2.0.1","@types/mkdirp":"^0.3.29","npm-scripts-info":"^0.3.6","pnpm-registry-mock":"^0.5.0","validate-commit-msg":"^2.7.0","cz-conventional-changelog":"^2.0.0","anonymous-npm-registry-client":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm-0.64.1.tgz_1491519692115_0.9940282399766147","host":"packages-12-west.internal.npmjs.com"}},"4.3.0-0":{"name":"pnpm","version":"4.3.0-0","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@4.3.0-0","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"5c825271aaf4eccd0a9f321b31d6f4a3acec7658","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-4.3.0-0.tgz","fileCount":5483,"integrity":"sha512-cCcUa3yRizOSX+jjR8A045vDgEZqQRCPZmOamgHBXp6/QN+QrLY59328y6iZxptudCSL885sMGN4HxymfM5sCA==","signatures":[{"sig":"MEQCIDHz+/IizpLpYrNGDvZWsDwWJsvDbZscskMBv6ebiABxAiAC1Jj/4ZSsikdM0vE2N5Ggz21B9FIoHavT1dCvuQR0pA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":21910493,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdzYHpCRA9TVsSAnZWagAAtnwP/2Yoq1q2jyikvBIqBBa2\nJSZmI24vriTZnBIa8JI2TxvWDXq7ZYHwWAokdn++BZc5b5onAzBqzWNjWBmN\nbBK3GRNkrfCq/DR6aQwzXGAx0zevcjbcMKvJCauGVRokY1t0wZL6eBjeP8wk\n6t3Lxtsnfe15i1Xn792zXmYL32++l9AQ+29CVgrZZZKzeurlt8Fz1hZqxzRp\n8XzzV7EfBs98aSzUd26J3uQFsjwp1YZfR3rSCaFT+vLd9cNT3ytCzhrAOsbw\nC2nXneeUzelNwUQTqvu2uQkd0hHALPaLDCOanpraB0jTIgd0FdSswe/8++f6\nFr7+VdS5YGrxIB3CtzO5g2DxZeD54xn3saZBZWrmvZ9HMpgnkTfGuPi3pkGt\nQkVGlqMRzueLYx+oyVrPMly4gb3bZfdbURNF6zaUmDSx+kCa9+EIkKR0+5vB\nZ2MLMI6QFbYu3t5ZjnPoVAxV49chdegzvpepXp+SkXNL/qEAmvb5zrBgWtKj\n5reGpkFtiYMJBnJ4mgRYdv1YwurCE1Yblw6u35mS29XHH2rq4BoMV3A0opL1\nR4cqQHDcoDb0KhMXB9lPFuBe2bM+s/swSOeSzvgQCo2wtssG3IxYtCzgJ28q\nkf7QWUpFS3c1siB2fveuur3/DsUTiYVwFoVmtb6sZoE2fLoOT/ENx0InS7Px\n4vO2\r\n=e5hx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","_from":".","_shasum":"5c825271aaf4eccd0a9f321b31d6f4a3acec7658","engines":{"node":">=10"},"scripts":{"tsc":"rimraf lib && tsc","lint":"tslint -c tslint.json src/**/*.ts test/**/*.ts","test":"npm run lint && npm run tsc && npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"cross-env PNPM_REGISTRY_MOCK_PORT=7772 run-p -r registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf ../../../.tmp/ && rimraf node_modules/.bin/pnpm && registry-mock prepare","registry-mock":"registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"12.11.0","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"mz":"2.7.0","mem":"6.0.0","nopt":"4.0.1","supi":"0.36.2","archy":"1.0.0","chalk":"3.0.0","delay":"4.3.0","execa":"3.3.0","is-ci":"2.0.0","ramda":"0.26.1","table":"5.4.6","diable":"4.0.2","cp-file":"7.0.0","p-limit":"2.2.1","get-port":"5.0.0","make-dir":"3.0.0","p-filter":"2.1.0","@types/mz":"^0.0.32","camelcase":"5.3.1","fast-glob":"3.1.0","is-subdir":"1.1.1","lru-cache":"5.1.1","path-name":"1.0.0","tree-kill":"1.2.1","wrap-ansi":"6.2.0","@pnpm/list":"4.0.4","is-windows":"1.0.2","pkgs-graph":"5.0.0","strip-ansi":"6.0.0","@pnpm/audit":"1.0.0","@pnpm/error":"1.0.0","@pnpm/types":"4.0.0","@pnpm/utils":"0.12.0","common-tags":"1.8.0","cross-spawn":"7.0.1","graceful-fs":"4.2.1","render-help":"0.0.0","signal-exit":"3.0.2","@pnpm/config":"5.0.2","@pnpm/logger":"3.1.0","@pnpm/server":"5.0.0","@types/archy":"0.0.31","@pnpm/matcher":"1.0.0","find-packages":"7.0.0","path-absolute":"1.0.1","read-ini-file":"2.0.0","@pnpm/outdated":"6.0.2","camelcase-keys":"6.1.1","load-json-file":"6.2.0","loud-rejection":"2.2.0","process-exists":"3.1.0","read-yaml-file":"1.1.0","@pnpm/constants":"3.0.0","@pnpm/lifecycle":"8.0.0","@zkochan/libnpx":"11.0.2","@zkochan/rimraf":"1.0.0","graph-sequencer":"2.0.0","update-notifier":"3.0.1","write-json-file":"4.0.0","@pnpm/store-path":"2.1.1","@types/lru-cache":"^5.1.0","@types/wrap-ansi":"3.0.0","@pnpm/semver-diff":"1.0.2","@pnpm/core-loggers":"4.0.0","@pnpm/file-reporter":"0.1.0","@pnpm/lockfile-file":"3.0.1","@pnpm/package-store":"6.0.1","@pnpm/default-fetcher":"5.1.1","dir-is-case-sensitive":"1.0.2","version-selector-type":"2.0.1","@pnpm/default-reporter":"5.0.3","@pnpm/default-resolver":"5.0.1","@pnpm/package-is-installable":"4.0.0","@pnpm/read-importer-manifest":"2.0.0","@pnpm/store-controller-types":"5.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","__devDependencies":{"ncp":"2.0.0","pnpm":"link:","tape":"4.11.0","p-any":"2.1.0","retry":"0.12.0","byline":"5.0.0","rimraf":"3.0.0","semver":"6.3.0","write-pkg":"4.0.0","@types/nopt":"3.0.29","exists-link":"2.0.0","npm-run-all":"4.1.5","path-exists":"4.0.0","symlink-dir":"3.1.1","@types/ramda":"0.26.34","@types/retry":"0.12.0","@types/table":"^4.0.7","tape-promise":"4.0.0","@pnpm/prepare":"*","@types/byline":"4.2.31","@types/mkdirp":"0.5.2","@types/semver":"^6.2.0","write-yaml-file":"3.0.1","deep-require-cwd":"1.0.0","normalize-newline":"3.0.0","@pnpm/modules-yaml":"*","@types/common-tags":"1.8.0","@pnpm/assert-project":"*","@pnpm/lockfile-types":"1.1.0","@types/update-notifier":"2.5.0","@pnpm/read-package-json":"*","@pnpm/write-importer-manifest":"*","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_4.3.0-0_1573749225120_0.6197267622899449","host":"s3://npm-registry-packages"}},"7.11.1-0":{"name":"pnpm","version":"7.11.1-0","keywords":["pnpm7","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@7.11.1-0","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"59d8d1ea663e48cdfaa416bb128c933026e56c48","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-7.11.1-0.tgz","fileCount":658,"integrity":"sha512-u4oQSQKBSQwkNWGl0J6GXeaXXzGNi6NWbCT7p6zMuKHl8UAn4ByRVIOdfxhFzsMrIf0izjlfwry70C1Ic7SdQw==","signatures":[{"sig":"MEUCIBlZbQr8bpxdC6OZfKti7S0xIhwLoD/5ce7mhfcPfQ4WAiEAzYTn7b+DDw0ADmO2KoVfavR3A1UmM3zBYvjW/qkT1RU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12398087,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjGOnbACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpDUg/5Aa61QxMf8oBL696rC1PhwVgRBSyu9h3u1m08dlATRP310QW0\r\n6Vt4DErrERgC589eU4IB9T15VGsaG67pie8vbYsbOVr+kaE5gXNFNTYjScRM\r\nLoCYjOXwMNtdbg8Y8R1D+Hc0KC9n19JCCCUx9HtohvvOYOul1qznzHFv3Dqs\r\nAIjabrRFF20/r1DtGhvdqAehKw3Z+2Y4mjxGJAC0hUb475wq/Jzpwxgq17hg\r\nRD4e5rdQRDSmvSrk1L7WExO7teXBaRkph6GjgZcZ+Gv4vpHhhds3XnC30RWh\r\nmgeyu+/h6w0Cq1FGgto33uDiBgrRtWXGDs7zFzrdAi3Xy17zu6H3eP7/MCsT\r\nhpOeiFKgGF1ImI21UTxk/SV3zqYXofuglbrfWNQO92ys4tGEZzxkVqhayEC3\r\n8g8c7evnM4J54wxkh2FWij330a8cww14iiy/59zCiPSH6RwrUUJqbA3/Lzqt\r\nNCvfwkHzKcKg1DOKaXJLDRw16R8l7zBylH6sA/iAmuIdtgf985KShZ28a1DX\r\nsIzPm4ncip4EHAoLFoskzTH6+zx8P8VE5pHXUEC28D0i7DnZ4qguaItrzzc1\r\ngfXEuEPOtVMpUp8kxtahAMgjaSUsOlIo9ocEaWIWYeowkFQOMGzaoM01IZ/K\r\nT+xujOLumh0RQObpv3FxvpebPFkLtO7e32w=\r\n=MdPG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","_from":"file:pnpm-7.11.1-0.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=14.6"},"exports":{".":"./package.json"},"funding":{"url":"https://opencollective.com/pnpm"},"scripts":{"lint":"eslint src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7782 pnpm run test:e2e","start":"tsc --watch","bundle":"pnpm bundle:pnpm","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/04f6b8a7cc98dcca7c7a082664118b3e/pnpm-7.11.1-0.tgz","_integrity":"sha512-u4oQSQKBSQwkNWGl0J6GXeaXXzGNi6NWbCT7p6zMuKHl8UAn4ByRVIOdfxhFzsMrIf0izjlfwry70C1Ic7SdQw==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.24.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"16.17.0","preferGlobal":true,"publishConfig":{"tag":"next-7","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_7.11.1-0_1662577115147_0.344696349701038","host":"s3://npm-registry-packages"}},"5.1.0":{"name":"pnpm","version":"5.1.0","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@5.1.0","maintainers":[{"name":"zkochan","email":"z@kochan.io"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"760b92b520dfcddc6e4bea0073071f99fa6a0181","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-5.1.0.tgz","fileCount":5840,"integrity":"sha512-BpANPYZGiJn9iKVjDGTTVOrhghwp05FTCrwUYv+jVeUoSwI435TGiVBWLH2d3DWITTri3aHbFgpWMKpy8YB0jA==","signatures":[{"sig":"MEYCIQD/XeAApAGXIiJP59uC2FZKsogs1bbXGIdaS8czy2CC2QIhAM8JJq4KwmHvH5fXy0iRbN4IZXbDcow18IHGDgHQ3Pps","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18738015,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe1Tp2CRA9TVsSAnZWagAAmP8P/3DORxm9oSnqtWkfYQKw\nNfQc0+WeSEUZz17eG4qFDtC+jijmaeTK3evuE1vzBVqvSyEu7SJSLxBQgC1u\nYopMUq+nSkJrLXKOW3ZUjXhaaVsD0llH59Jc1HLyou5fdJzoGcrnQ2cpYXy2\nU9draJGCcmJ2JkN3NvWy1IxESR8aKanDaUqeYce0HSmocbWaCF1SsbIde2OA\neSOtYdt1ZiolSzcUXYnXTdMhMB19MxAfEmUZcVxxjXQzbJIu+MTPDWtZrmbK\nhL9Dns/qu+wpaTBIdQDtXUBfLD6Q8p5O2PJ2wv87C5uRddzYsrc+QaHQAOYM\nfbzh/QbWmaT8Ie5LzN7sHn6LYhR6ZJwDbCMjRWk5d0XwfDrF+VIkwJY3sTuA\nvDzxN2kF9qpAzssOXdotHOEFu/zYFKCimHTfjTH7rwma1UmjU4lFEMBTDnVQ\nhHxyngK7HJ5+81Kh41L1UWUGYBlzQdSxmfzVax+HmnNbEikaUFfJF6SyvUHc\nsT+CpAiHGP8s5iamiOT06ElOqJcU2d5ptbBw4XLbLwgw+l5TJ3XB0IBu/IRb\nPr6T9nYLrMrmOsvP8QVhTDjKPPeMu9vV/6/5SZC0mDe8pZERrymKlNB46r45\nopJGF4aoh8KecWDkYpKZdk4SOXxekImnLY00Om6TYeqTOEn9DCQeGBAlZ2ux\nXJBj\r\n=bBTI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","engines":{"node":">=10.13"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"tslint -c ../../tslint.json src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"npm run tsc -- --watch","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:tap","test:tap":"cd ../.. && c8 --reporter lcov --reports-dir packages/pnpm/coverage ts-node packages/pnpm/test --type-check","postpublish":"publish-packed","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock","prepublishOnly":"pnpm run compile && npm cache clear --force && publish-packed --prune"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"6.14.4","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"12.16.3","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"nopt":"4.0.3","chalk":"4.0.0","is-ci":"2.0.0","ramda":"0.27.0","which":"2.0.2","split-cmd":"1.0.1","pkgs-graph":"5.1.5","@pnpm/types":"6.0.0","@types/nopt":"^3.0.29","common-tags":"1.8.0","graceful-fs":"4.2.1","render-help":"1.0.0","@pnpm/config":"9.1.0","@pnpm/logger":"3.2.2","@pnpm/tabtab":"0.0.1","@pnpm/command":"1.0.0","@pnpm/run-npm":"2.0.2","@pnpm/cli-meta":"1.0.0","loud-rejection":"2.2.0","@pnpm/cli-utils":"0.4.6","@zkochan/libnpx":"11.0.3","update-notifier":"4.1.0","@pnpm/core-loggers":"4.0.2","@pnpm/file-reporter":"^1.0.0","@pnpm/parse-cli-args":"1.1.0","@pnpm/default-reporter":"7.3.0","@pnpm/find-workspace-dir":"1.0.0","@pnpm/plugin-commands-audit":"1.0.10","@pnpm/plugin-commands-store":"2.0.4","@pnpm/plugin-commands-import":"1.0.20","@pnpm/plugin-commands-server":"2.0.2","@pnpm/common-cli-options-help":"0.1.6","@pnpm/plugin-commands-listing":"2.0.1","@pnpm/plugin-commands-rebuild":"2.0.4","@pnpm/plugin-commands-outdated":"2.0.1","@pnpm/filter-workspace-packages":"2.0.16","@pnpm/plugin-commands-publishing":"2.0.1","@pnpm/plugin-commands-installation":"2.0.7","@pnpm/plugin-commands-script-runners":"1.2.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","__devDependencies":{"mz":"2.7.0","ncp":"2.0.0","pnpm":"file:","delay":"4.3.0","execa":"^4.0.2","p-any":"3.0.0","retry":"0.12.0","byline":"5.0.0","semver":"^7.3.2","@types/mz":"^2.7.1","tree-kill":"1.2.2","write-pkg":"4.0.0","@types/ncp":"^2.0.4","is-windows":"1.0.2","cross-spawn":"^7.0.3","exists-link":"2.0.0","npm-run-all":"4.1.5","path-exists":"4.0.0","symlink-dir":"^4.0.3","@types/is-ci":"^2.0.0","@types/ramda":"^0.27.6","@types/retry":"^0.12.0","@types/table":"^5.0.0","@types/which":"^1.3.2","tape-promise":"4.0.0","@pnpm/prepare":"0.0.3","@types/byline":"^4.2.32","@types/semver":"^7.2.0","load-json-file":"6.2.0","read-yaml-file":"2.0.0","@pnpm/constants":"4.0.0","@zkochan/rimraf":"1.0.0","write-json-file":"4.0.0","write-yaml-file":"^4.1.0","deep-require-cwd":"1.0.0","@types/is-windows":"^1.0.0","normalize-newline":"3.0.0","@pnpm/modules-yaml":"7.0.0","@types/common-tags":"^1.8.0","@types/cross-spawn":"^6.0.2","@types/graceful-fs":"^4.1.3","@types/tape-promise":"^4.0.1","@pnpm/assert-project":"2.1.1","@pnpm/lockfile-types":"2.0.1","dir-is-case-sensitive":"1.0.2","@types/update-notifier":"^4.1.0","@pnpm/read-package-json":"3.1.1","@pnpm/read-project-manifest":"1.0.6","@pnpm/write-project-manifest":"1.0.3","@pnpm/find-workspace-packages":"2.2.3","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_5.1.0_1591032437671_0.6642112315766091","host":"s3://npm-registry-packages"}},"5.1.1":{"name":"pnpm","version":"5.1.1","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@5.1.1","maintainers":[{"name":"zkochan","email":"z@kochan.io"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"80ddfd7d463a573c1a47918cf871ace98f9afa06","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-5.1.1.tgz","fileCount":5840,"integrity":"sha512-bV5nexRa8igMcCvmwQNfMGB1J9MkCfep9qpbGP7uC/KuquMaCA1/ot3DhZFDLNYcb848vD+TNbVqvexfz5p0Vw==","signatures":[{"sig":"MEQCIF4BjpXO+T5VF4oJbUbhPebL4AhZ2QKfw3dr3VUg6DPrAiBcZJeUm2mOT/1llf0+HEGLEXr64/lnx/eNItXMK0/wQg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18738317,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe1UOWCRA9TVsSAnZWagAAHrQP/0H0EArG0Uch9DueuBAL\nnqMkSF/LMiWtcWWXfwPfrXSCqf2LYc7vCqEj+WycF9ld9Fcbf24bVdWsjIDV\nm8vFXHIhZrUnofxhuIMfjq1BlTLXdb0rlHj3F5rHQF63BKZXW1voO6tDjn/r\nx7tG8NA7AxFmof0w9stb+1SpmXQ16b/CEoevjVnGSyBLp0IDJb5wfl8fpYC7\n6DIwhyOPGQ9xukDzbffXCiRnt4NsuQkZk7gy25Pm42FrUkEzW/0TjiOEm8C6\n1k8+rrFLLnAI4KmsXryRN4FYHIugFToh2rDJ2P+1N88bdP97RwdoCvAcOmrX\n/C41gr5q5B2uzYBuQW7HSNBnEvbkkH7LJ5rx81Y2i28uB5CEMOOeCerrunUL\nKRKnFXXsUqIv2wlVfYbdOAOgc2IjGvwINM021vsKHxRPIhPUYzZ4UYrGk+9r\nwZcIG73hatIVK+EvrSf0QPw3qQfCxexZ/hijN4ZlG2GBNC17abQs+vVpcqCA\n+KIGtf5h69FQ6wyf/V2IMBGo5/FipPqzU76lCeivrEYk2pBB8Ws3DpVkCZYo\nN2aT+ePYae7mw4e48XNRzrREVwPXHb4scPN8LRI+nffpg9HvoB4PLcPogD9l\nSpLVsLWhqQKeRkaVPWab47TTuBiU45g5RZ58f0s4M4sNv3ZGijGXJAtoBf5n\n2Pg+\r\n=jRQl\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","engines":{"node":">=10.13"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"tslint -c ../../tslint.json src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"npm run tsc -- --watch","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:tap","test:tap":"cd ../.. && c8 --reporter lcov --reports-dir packages/pnpm/coverage ts-node packages/pnpm/test --type-check","postpublish":"publish-packed","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock","prepublishOnly":"pnpm run compile && npm cache clear --force && publish-packed --prune"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"6.14.4","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"12.16.3","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"nopt":"4.0.3","chalk":"4.0.0","is-ci":"2.0.0","ramda":"0.27.0","which":"2.0.2","split-cmd":"1.0.1","pkgs-graph":"5.1.5","@pnpm/types":"6.0.0","@types/nopt":"^3.0.29","common-tags":"1.8.0","graceful-fs":"4.2.1","render-help":"1.0.0","@pnpm/config":"9.1.0","@pnpm/logger":"3.2.2","@pnpm/tabtab":"0.0.1","@pnpm/command":"1.0.0","@pnpm/run-npm":"2.0.2","@pnpm/cli-meta":"1.0.0","loud-rejection":"2.2.0","@pnpm/cli-utils":"0.4.6","@zkochan/libnpx":"11.0.3","update-notifier":"4.1.0","@pnpm/core-loggers":"4.0.2","@pnpm/file-reporter":"^1.0.0","@pnpm/parse-cli-args":"1.1.0","@pnpm/default-reporter":"7.3.0","@pnpm/find-workspace-dir":"1.0.0","@pnpm/plugin-commands-audit":"1.0.10","@pnpm/plugin-commands-store":"2.0.4","@pnpm/plugin-commands-import":"1.0.20","@pnpm/plugin-commands-server":"2.0.2","@pnpm/common-cli-options-help":"0.1.6","@pnpm/plugin-commands-listing":"2.0.1","@pnpm/plugin-commands-rebuild":"2.0.4","@pnpm/plugin-commands-outdated":"2.0.1","@pnpm/filter-workspace-packages":"2.0.16","@pnpm/plugin-commands-publishing":"2.0.1","@pnpm/plugin-commands-installation":"2.0.7","@pnpm/plugin-commands-script-runners":"1.2.0"},"_hasShrinkwrap":false,"__devDependencies":{"mz":"2.7.0","ncp":"2.0.0","pnpm":"file:","delay":"4.3.0","execa":"^4.0.2","p-any":"3.0.0","retry":"0.12.0","byline":"5.0.0","semver":"^7.3.2","@types/mz":"^2.7.1","tree-kill":"1.2.2","write-pkg":"4.0.0","@types/ncp":"^2.0.4","is-windows":"1.0.2","cross-spawn":"^7.0.3","exists-link":"2.0.0","npm-run-all":"4.1.5","path-exists":"4.0.0","symlink-dir":"^4.0.3","@types/is-ci":"^2.0.0","@types/ramda":"^0.27.6","@types/retry":"^0.12.0","@types/table":"^5.0.0","@types/which":"^1.3.2","tape-promise":"4.0.0","@pnpm/prepare":"0.0.3","@types/byline":"^4.2.32","@types/semver":"^7.2.0","load-json-file":"6.2.0","read-yaml-file":"2.0.0","@pnpm/constants":"4.0.0","@zkochan/rimraf":"1.0.0","write-json-file":"4.0.0","write-yaml-file":"^4.1.0","deep-require-cwd":"1.0.0","@types/is-windows":"^1.0.0","normalize-newline":"3.0.0","@pnpm/modules-yaml":"7.0.0","@types/common-tags":"^1.8.0","@types/cross-spawn":"^6.0.2","@types/graceful-fs":"^4.1.3","@types/tape-promise":"^4.0.1","@pnpm/assert-project":"2.1.1","@pnpm/lockfile-types":"2.0.1","dir-is-case-sensitive":"1.0.2","@types/update-notifier":"^4.1.0","@pnpm/read-package-json":"3.1.1","@pnpm/read-project-manifest":"1.0.6","@pnpm/write-project-manifest":"1.0.3","@pnpm/find-workspace-packages":"2.2.3","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_5.1.1_1591034773425_0.5714578425191057","host":"s3://npm-registry-packages"}},"5.1.2":{"name":"pnpm","version":"5.1.2","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@5.1.2","maintainers":[{"name":"zkochan","email":"z@kochan.io"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"3c24cd82f0c957770a632a51c5c31e74233737b7","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-5.1.2.tgz","fileCount":5813,"integrity":"sha512-0FAPdfhnHT43fl2Q1QdwuYyr/B96yFWJOOkBzd21y/rGny/l66/fS/xHZmedOqfTZ25+hLXnx7SLT0ed50OcKA==","signatures":[{"sig":"MEYCIQCGBcfwY14fEj5vASQ6D7/qNnnGoy4g4KKxq0Ty4Pq3hAIhAK08qZgda34M8ODUW/bXNVONC1Bf1MtSaGESHP6NDdNy","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18690822,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe1hEfCRA9TVsSAnZWagAA90IP/1OoPkSDTtXuA0bWBdFA\nAoHtzAFYtDvuJHhGp1dgPmAtaiwsMZl2vS74jMOqptwJg0cHQIEvgQT7TMoQ\nvVFxqqyQInYAKYKR16YbCHsPS4TcFIQigDaxy/DyPclkx47ByGry5XNbkGfV\n/v/uSwO3Mbcl1e1lMkG6QTCQLZDczvI0qj4d6c2P8Xb+QkO8QE/EpZfe22t2\ntvRPLDWv8oWBnZkzS5VS+aEDUnDAjjm8ek07nDAe3ZWDopwPv+HdI8csFUe4\nYg51lUEq+EukncK7zJNCJuQS+8RDhxYOHhMJh0ZgEuSmNLX2qJoG334D8S5y\nZzCIVQNZ+m/rz+lTJ/8AJpC+jW+OjkhZWUKRfE3u38jL9h0kXx8rDheFzu0B\ncMVlRKSTIU52ehnyzH4VZ2nsJuK5f6zzHk9sAAlpLmU5c/xIwdkoIMsbRaRa\nkyL20DbQZ17BEaD2rSyeiDyqrJSdQGwamvWtg+zpxn8BYLldeEJs9FQs3CkU\nUSRJko+rU8TSFFPDGfSdmcZdXqv5vFytLLRd1bGZ8OY/hXrWxSfWcEnGPYHK\nnEImI9b1RQL8OYi/Cu1pyD2qGSNq+Ht5F4qK2oSOaCFKCP7F4+BDQov4sCsn\nXdz28rfkS2KNROTqSXyW+FkPrt6osIMecwmgzb0XL92FgvFMfifn1roHbRFQ\nOb9q\r\n=35R4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","engines":{"node":">=10.13"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"tslint -c ../../tslint.json src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"npm run tsc -- --watch","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:tap","test:tap":"cd ../.. && c8 --reporter lcov --reports-dir packages/pnpm/coverage ts-node packages/pnpm/test --type-check","postpublish":"publish-packed","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock","prepublishOnly":"pnpm run compile && npm cache clear --force && publish-packed --prune"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"6.14.5","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"12.16.3","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"nopt":"4.0.3","chalk":"4.0.0","is-ci":"2.0.0","ramda":"0.27.0","which":"2.0.2","split-cmd":"1.0.1","pkgs-graph":"5.1.5","@pnpm/types":"6.0.0","@types/nopt":"^3.0.29","common-tags":"1.8.0","graceful-fs":"4.2.1","render-help":"1.0.0","@pnpm/config":"9.1.0","@pnpm/logger":"3.2.2","@pnpm/tabtab":"0.0.1","@pnpm/command":"1.0.0","@pnpm/run-npm":"2.0.2","@pnpm/cli-meta":"1.0.0","loud-rejection":"2.2.0","@pnpm/cli-utils":"0.4.6","@zkochan/libnpx":"11.0.3","update-notifier":"4.1.0","@pnpm/core-loggers":"4.0.2","@pnpm/file-reporter":"^1.0.0","@pnpm/parse-cli-args":"1.1.0","@pnpm/default-reporter":"7.3.0","@pnpm/find-workspace-dir":"1.0.0","@pnpm/plugin-commands-audit":"1.0.10","@pnpm/plugin-commands-store":"2.0.5","@pnpm/plugin-commands-import":"1.0.21","@pnpm/plugin-commands-server":"2.0.3","@pnpm/common-cli-options-help":"0.1.6","@pnpm/plugin-commands-listing":"2.0.1","@pnpm/plugin-commands-rebuild":"2.0.5","@pnpm/plugin-commands-outdated":"2.0.1","@pnpm/filter-workspace-packages":"2.0.16","@pnpm/plugin-commands-publishing":"2.0.1","@pnpm/plugin-commands-installation":"2.0.8","@pnpm/plugin-commands-script-runners":"1.2.0"},"_hasShrinkwrap":false,"__devDependencies":{"mz":"2.7.0","ncp":"2.0.0","pnpm":"file:","delay":"4.3.0","execa":"^4.0.2","p-any":"3.0.0","retry":"0.12.0","byline":"5.0.0","semver":"^7.3.2","@types/mz":"^2.7.1","tree-kill":"1.2.2","write-pkg":"4.0.0","@types/ncp":"^2.0.4","is-windows":"1.0.2","cross-spawn":"^7.0.3","exists-link":"2.0.0","npm-run-all":"4.1.5","path-exists":"4.0.0","symlink-dir":"^4.0.3","@types/is-ci":"^2.0.0","@types/ramda":"^0.27.6","@types/retry":"^0.12.0","@types/table":"^5.0.0","@types/which":"^1.3.2","tape-promise":"4.0.0","@pnpm/prepare":"0.0.3","@types/byline":"^4.2.32","@types/semver":"^7.2.0","load-json-file":"6.2.0","read-yaml-file":"2.0.0","@pnpm/constants":"4.0.0","@zkochan/rimraf":"1.0.0","write-json-file":"4.0.0","write-yaml-file":"^4.1.0","deep-require-cwd":"1.0.0","@types/is-windows":"^1.0.0","normalize-newline":"3.0.0","@pnpm/modules-yaml":"7.0.0","@types/common-tags":"^1.8.0","@types/cross-spawn":"^6.0.2","@types/graceful-fs":"^4.1.3","@types/tape-promise":"^4.0.1","@pnpm/assert-project":"2.1.1","@pnpm/lockfile-types":"2.0.1","dir-is-case-sensitive":"1.0.2","@types/update-notifier":"^4.1.0","@pnpm/read-package-json":"3.1.1","@pnpm/read-project-manifest":"1.0.6","@pnpm/write-project-manifest":"1.0.3","@pnpm/find-workspace-packages":"2.2.3","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_5.1.2_1591087391065_0.5359540979191191","host":"s3://npm-registry-packages"}},"5.1.3":{"name":"pnpm","version":"5.1.3","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@5.1.3","maintainers":[{"name":"zkochan","email":"z@kochan.io"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"b16326878e0eac4945ca566e080e009c3d31998b","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-5.1.3.tgz","fileCount":5814,"integrity":"sha512-BH6PhJKqcBBBa3EDb1+Oz9CN7X1ZrrinyDTseEHebYgrxYFXrr3rek3w5Id4QIQgwTwzwQfCoUYYBuDC6IPg2Q==","signatures":[{"sig":"MEUCIB50RZdc3Z+LnCZPLZIqtBIVxaohmPUHo5w8xgabja9yAiEA1/bffihlMpdkOeGri0pFOrQP3klAv1wtB27cPjpXRFU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18692603,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe1tPlCRA9TVsSAnZWagAAVHsP/2JNMdo8ernXVVL8VMQp\nrU52YdrtKohn97XukXJ3kBKeDH2O8z6XBNISAhNiRZppOPblPyLKNkg4cDnH\nW68QXi+noFIj4OiYigeq/BZzfq9lwYxWBMuo1juuDMo9kv3DnulbAZRCFTR/\nEa/ZnLdPdUI9ORhh0jPuwiuXKlK6WNn6GCnMv28GV/1139/UNtNhNaq6ijf2\nkbbPOfdtIU08hPsx0k2bUC1A5r+Pfk09Wc/IwwUvmIrtr/JaQkYKLtVWi/29\nj/11+tFbZM4MxwY+YRX+pWp7R9k5fvt/O/shqZ++lCRMV+J3zGnGB6QS3cjn\nlq43iGKafhZrb9gQCYmEyxQVBirFZKu7oRkqmobf4R5Aq+MDTjGhjE7ToKL0\nv9y0fI/mzRoCL95mUd8A7JIYH0z6HdbVaXaA4TgoHzv4wMXDEb4ZjBIOOq+3\nEqyl0fJtKXirllgFylF4J1LMnZyJsl4xRVkpDWwVyZ0rc7E52LF7gPyaWD/f\npstjV7W2Gv5Etct+CKJI7TA7fxeT5T6posKYglOw7vZtxksg4rWAEnkmGa1U\nPsj9LUysBmoYGCGGesMOTLvSYGwtGfctGiyLNevJdKKqaMvucF7Ts7vfoAWl\ngotByRLeB8H8WHbroLJ64xJJADr4vaBb/HDklYT2KwxgUoVofkeFHI2JExqd\ny1+v\r\n=2p9d\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","engines":{"node":">=10.13"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"tslint -c ../../tslint.json src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"npm run tsc -- --watch","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:tap","test:tap":"cd ../.. && c8 --reporter lcov --reports-dir packages/pnpm/coverage ts-node packages/pnpm/test --type-check","postpublish":"publish-packed","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock","prepublishOnly":"pnpm run compile && npm cache clear --force && publish-packed --prune"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"6.14.5","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"12.16.3","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"nopt":"4.0.3","chalk":"4.0.0","is-ci":"2.0.0","ramda":"0.27.0","which":"2.0.2","split-cmd":"1.0.1","pkgs-graph":"5.1.5","@pnpm/types":"6.0.0","@types/nopt":"^3.0.29","common-tags":"1.8.0","graceful-fs":"4.2.1","render-help":"1.0.0","@pnpm/config":"9.1.0","@pnpm/logger":"3.2.2","@pnpm/tabtab":"0.0.1","@pnpm/command":"1.0.0","@pnpm/run-npm":"2.0.2","@pnpm/cli-meta":"1.0.0","loud-rejection":"2.2.0","@pnpm/cli-utils":"0.4.6","@zkochan/libnpx":"11.0.3","update-notifier":"4.1.0","@pnpm/core-loggers":"4.0.2","@pnpm/file-reporter":"^1.0.0","@pnpm/parse-cli-args":"1.1.0","@pnpm/default-reporter":"7.3.0","@pnpm/find-workspace-dir":"1.0.0","@pnpm/plugin-commands-audit":"1.0.10","@pnpm/plugin-commands-store":"2.0.6","@pnpm/plugin-commands-import":"1.0.22","@pnpm/plugin-commands-server":"2.0.4","@pnpm/common-cli-options-help":"0.1.6","@pnpm/plugin-commands-listing":"2.0.1","@pnpm/plugin-commands-rebuild":"2.0.6","@pnpm/plugin-commands-outdated":"2.0.2","@pnpm/filter-workspace-packages":"2.0.16","@pnpm/plugin-commands-publishing":"2.0.2","@pnpm/plugin-commands-installation":"2.0.9","@pnpm/plugin-commands-script-runners":"1.2.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","__devDependencies":{"mz":"2.7.0","ncp":"2.0.0","pnpm":"file:","delay":"4.3.0","execa":"^4.0.2","p-any":"3.0.0","retry":"0.12.0","byline":"5.0.0","semver":"^7.3.2","@types/mz":"^2.7.1","tree-kill":"1.2.2","write-pkg":"4.0.0","@types/ncp":"^2.0.4","is-windows":"1.0.2","cross-spawn":"^7.0.3","exists-link":"2.0.0","npm-run-all":"4.1.5","path-exists":"4.0.0","symlink-dir":"^4.0.3","@types/is-ci":"^2.0.0","@types/ramda":"^0.27.6","@types/retry":"^0.12.0","@types/table":"^5.0.0","@types/which":"^1.3.2","tape-promise":"4.0.0","@pnpm/prepare":"0.0.3","@types/byline":"^4.2.32","@types/semver":"^7.2.0","load-json-file":"6.2.0","read-yaml-file":"2.0.0","@pnpm/constants":"4.0.0","@zkochan/rimraf":"1.0.0","write-json-file":"4.0.0","write-yaml-file":"^4.1.0","deep-require-cwd":"1.0.0","@types/is-windows":"^1.0.0","normalize-newline":"3.0.0","@pnpm/modules-yaml":"7.0.0","@types/common-tags":"^1.8.0","@types/cross-spawn":"^6.0.2","@types/graceful-fs":"^4.1.3","@types/tape-promise":"^4.0.1","@pnpm/assert-project":"2.1.1","@pnpm/lockfile-types":"2.0.1","dir-is-case-sensitive":"1.0.2","@types/update-notifier":"^4.1.0","@pnpm/read-package-json":"3.1.1","@pnpm/read-project-manifest":"1.0.6","@pnpm/write-project-manifest":"1.0.3","@pnpm/find-workspace-packages":"2.2.3","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_5.1.3_1591137252976_0.696569395267242","host":"s3://npm-registry-packages"}},"5.1.4":{"name":"pnpm","version":"5.1.4","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@5.1.4","maintainers":[{"name":"zkochan","email":"z@kochan.io"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"f442441119a8c3d1969975c25cbc00994b0b83e5","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-5.1.4.tgz","fileCount":5814,"integrity":"sha512-xdqqQTO7UoFtvIyJppfwInZLNxhij5U4KPfOho69fEdrUzkYNMpEdVggq0NPsFLu2QzcdAGHvMfnIq9gYn0QLQ==","signatures":[{"sig":"MEYCIQDJUTTX6wlJx+dHscNjwDoBdq78yYK0XEUrAvQiO5nVXQIhAM7GxekCILgWivvbDHUWN5xso0nBHkIJCtGkIwhsj/ot","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18693639,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe1/zhCRA9TVsSAnZWagAAN68QAJQ9futGvmZXzQT3TE9r\nVU/SluC0cCJyscU+0ujmK8Q0hhzMe6ECINRN/eCDn5jlAwhhg3+L+ELDcO3h\nb6Rgq0cSVzUhiemNyTaQhD00WJIYU1XZvE8/4zCa097zI+fxyyKeBOuB6J+g\nlj85bFrSgfF9pOsn9L3EjOLwLNsoZOSYnwpe2tBsMMIo6Rw7G5mP4s17I9XC\nFRFNFk8w26cKfReZVoN61SnobKHWO17BZZ4WseEdW8AP543vxrOt7dL0clwR\nBAEu/GGuorCsBsKZ+G7Q6nWGvnENDbbFRLolbSflKRn3pIL4WXX6mew0PRDg\n6GIHiQePY3JtYRPtc/GO0TT2ji3KoY04hDtxA+hnJz0Q73guNtppkGZ4YyTi\nOTLT+wIC8hOOLeA+eM6z0fD/vgPSXFQqu2fR3zuRWlfuhRyiGrPM8/iLRmbv\nZyLTwXWlPtS+Hcnx5ZyJfnBC9i58fX3OTJf5Xfs3X2QqzHzKQ7CdAGrPq01v\nknjFhpRPol7clmlPvQhBPfha8Ngsl8imOkzoHOClzwET51SlFwlOaaXNHxQg\n9el0aljpdiO+04TRKd3Ae3vfb8J+Fdh/4Se6J54gVoAAAKhyLe1zwBcXt7ul\nzPi1ok/Y+GbFVuVpEvKHaV0Zv0002iDD6VNeYiEav8VHdLhvhHrQnrDNt+N1\n6ksX\r\n=Cu58\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","engines":{"node":">=10.13"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"tslint -c ../../tslint.json src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"npm run tsc -- --watch","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:tap","test:tap":"cd ../.. && c8 --reporter lcov --reports-dir packages/pnpm/coverage ts-node packages/pnpm/test --type-check","postpublish":"publish-packed","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock","prepublishOnly":"pnpm run compile && npm cache clear --force && publish-packed --prune"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"6.14.5","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"12.16.3","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"nopt":"4.0.3","chalk":"4.0.0","is-ci":"2.0.0","ramda":"0.27.0","which":"2.0.2","split-cmd":"1.0.1","pkgs-graph":"5.1.5","@pnpm/types":"6.0.0","@types/nopt":"^3.0.29","common-tags":"1.8.0","graceful-fs":"4.2.1","render-help":"1.0.0","@pnpm/config":"9.1.0","@pnpm/logger":"3.2.2","@pnpm/tabtab":"0.0.1","@pnpm/command":"1.0.0","@pnpm/run-npm":"2.0.2","@pnpm/cli-meta":"1.0.0","loud-rejection":"2.2.0","@pnpm/cli-utils":"0.4.6","@zkochan/libnpx":"11.0.3","update-notifier":"4.1.0","@pnpm/core-loggers":"4.0.2","@pnpm/file-reporter":"^1.0.0","@pnpm/parse-cli-args":"1.1.0","@pnpm/default-reporter":"7.3.0","@pnpm/find-workspace-dir":"1.0.0","@pnpm/plugin-commands-audit":"1.0.10","@pnpm/plugin-commands-store":"2.0.7","@pnpm/plugin-commands-import":"1.0.23","@pnpm/plugin-commands-server":"2.0.5","@pnpm/common-cli-options-help":"0.1.6","@pnpm/plugin-commands-listing":"2.0.1","@pnpm/plugin-commands-rebuild":"2.0.7","@pnpm/plugin-commands-outdated":"2.0.2","@pnpm/filter-workspace-packages":"2.0.16","@pnpm/plugin-commands-publishing":"2.0.2","@pnpm/plugin-commands-installation":"2.0.10","@pnpm/plugin-commands-script-runners":"1.2.0"},"_hasShrinkwrap":false,"__devDependencies":{"mz":"2.7.0","ncp":"2.0.0","pnpm":"file:","delay":"4.3.0","execa":"^4.0.2","p-any":"3.0.0","retry":"0.12.0","byline":"5.0.0","semver":"^7.3.2","@types/mz":"^2.7.1","tree-kill":"1.2.2","write-pkg":"4.0.0","@types/ncp":"^2.0.4","is-windows":"1.0.2","cross-spawn":"^7.0.3","exists-link":"2.0.0","npm-run-all":"4.1.5","path-exists":"4.0.0","symlink-dir":"^4.0.3","@types/is-ci":"^2.0.0","@types/ramda":"^0.27.6","@types/retry":"^0.12.0","@types/table":"^5.0.0","@types/which":"^1.3.2","tape-promise":"4.0.0","@pnpm/prepare":"0.0.3","@types/byline":"^4.2.32","@types/semver":"^7.2.0","load-json-file":"6.2.0","read-yaml-file":"2.0.0","@pnpm/constants":"4.0.0","@zkochan/rimraf":"1.0.0","write-json-file":"4.0.0","write-yaml-file":"^4.1.0","deep-require-cwd":"1.0.0","@types/is-windows":"^1.0.0","normalize-newline":"3.0.0","@pnpm/modules-yaml":"7.0.0","@types/common-tags":"^1.8.0","@types/cross-spawn":"^6.0.2","@types/graceful-fs":"^4.1.3","@types/tape-promise":"^4.0.1","@pnpm/assert-project":"2.1.1","@pnpm/lockfile-types":"2.0.1","dir-is-case-sensitive":"1.0.2","@types/update-notifier":"^4.1.0","@pnpm/read-package-json":"3.1.1","@pnpm/read-project-manifest":"1.0.6","@pnpm/write-project-manifest":"1.0.3","@pnpm/find-workspace-packages":"2.2.3","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_5.1.4_1591213281053_0.4055533872079877","host":"s3://npm-registry-packages"}},"5.1.5":{"name":"pnpm","version":"5.1.5","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@5.1.5","maintainers":[{"name":"zkochan","email":"z@kochan.io"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"8c364c9043bab1775e3e802990348c94d29c70cc","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-5.1.5.tgz","fileCount":5799,"integrity":"sha512-yKNHD9xXeT1v7h4ExFDib7CWzNvHzuyUX4T+ItgWIJAnG0331WNCZHXAbcvMWazJASGb+NYWgcERCkwSWnHRcg==","signatures":[{"sig":"MEUCIQDB1Nc3e/oKMwollntKfzr39wi3kP/LYUxbNoAVk6xDJgIgQtlEsJkHYDSpguXFyVrdXdxYWgtLGnH4zCeVcARehAE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18791744,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe3jclCRA9TVsSAnZWagAAJQsP/RAM/qXjbztul4q4mWSi\nsl5AYsOF9GStaVjMI70IiY5YVkzPc1kw5OD8DR5umYVa3/h2sjV+6MX83mpq\nd427hGBzRDhN4DXNCJ9x5cBfvwDz+vHqMHGy3eqrBIT0jwD/WGyLPy4MNyk6\nYVC3JjBw4PjeawrIOD+MyXvUz8dcy/8ZwqsSk/g9yh2XPIHxwtfA9XNjdaJ7\nN4NmYEqRoXF+TM+VxSYp2XPZ/729erGw1lQIIVK8Lc6npuYoU9aCpkMENFku\nm2cjGIObL/9Q7MLgfItigAQ5z0yTiipX7eiTYC4Q7+jsEjPduuKZ25C6Rz/Y\nKVuJbXR3S0Ctil5JNqWHDhBvFvgHTADd6ipAY0PLovTXoqM8K8rsRkZwsRBW\n7eYmDZBvuozO/t/sLriHnOVn4IJ1VTkfDXW05RQ6UCn1xwVFQlT+maxde3Vu\na1/dwBLJgTVtKfpxgvpZXytJ41m9M/pYORzMkZ/yXnkrNqTzji1mUThHKt+p\nVDR3awzoMdvdPx9UZWpySnLdZXSzoSW5ltvW+WFKfnVx3n17gNVd1rdn5SRO\n0lDWpMtUoK9Kh/nSA+ZBsMA2FHIzjcXL1PGaSmjNJwUCRWK46JSeCIG2Whcc\nngP2EQB22v/kEeLOOUUZit3+RNl9+17pWfKg6nH38OJ5q28v5nLBCgLG8GGm\n0LVO\r\n=micm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","engines":{"node":">=10.13"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"tslint -c ../../tslint.json src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"npm run tsc -- --watch","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:tap","test:tap":"cd ../.. && c8 --reporter lcov --reports-dir packages/pnpm/coverage ts-node packages/pnpm/test --type-check","postpublish":"publish-packed","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock","prepublishOnly":"pnpm run compile && npm cache clear --force && publish-packed --prune"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"6.14.5","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"12.16.3","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"nopt":"4.0.3","chalk":"4.0.0","is-ci":"2.0.0","ramda":"0.27.0","which":"2.0.2","split-cmd":"1.0.1","pkgs-graph":"5.1.5","@pnpm/types":"6.0.0","@types/nopt":"^3.0.29","common-tags":"1.8.0","graceful-fs":"4.2.1","render-help":"1.0.0","@pnpm/config":"9.1.0","@pnpm/logger":"3.2.2","@pnpm/tabtab":"0.0.1","@pnpm/command":"1.0.0","@pnpm/run-npm":"2.0.2","@pnpm/cli-meta":"1.0.0","loud-rejection":"2.2.0","@pnpm/cli-utils":"0.4.7","@zkochan/libnpx":"11.0.3","update-notifier":"4.1.0","@pnpm/core-loggers":"4.1.0","@pnpm/file-reporter":"^1.0.0","@pnpm/parse-cli-args":"1.1.0","@pnpm/default-reporter":"7.4.0","@pnpm/find-workspace-dir":"1.0.0","@pnpm/plugin-commands-audit":"1.0.11","@pnpm/plugin-commands-store":"2.0.8","@pnpm/plugin-commands-import":"1.0.24","@pnpm/plugin-commands-server":"2.0.6","@pnpm/common-cli-options-help":"0.1.6","@pnpm/plugin-commands-listing":"2.0.2","@pnpm/plugin-commands-rebuild":"2.0.8","@pnpm/plugin-commands-outdated":"2.0.3","@pnpm/filter-workspace-packages":"2.0.17","@pnpm/plugin-commands-publishing":"2.0.3","@pnpm/plugin-commands-installation":"2.0.11","@pnpm/plugin-commands-script-runners":"1.2.1"},"_hasShrinkwrap":false,"__devDependencies":{"mz":"2.7.0","ncp":"2.0.0","pnpm":"file:","delay":"4.3.0","execa":"^4.0.2","p-any":"3.0.0","byline":"5.0.0","semver":"^7.3.2","@types/mz":"^2.7.1","tree-kill":"1.2.2","write-pkg":"4.0.0","@types/ncp":"^2.0.4","is-windows":"1.0.2","cross-spawn":"^7.0.3","exists-link":"2.0.0","npm-run-all":"4.1.5","path-exists":"4.0.0","symlink-dir":"^4.1.0","@types/is-ci":"^2.0.0","@types/ramda":"^0.27.6","@types/table":"^5.0.0","@types/which":"^1.3.2","tape-promise":"4.0.0","@pnpm/prepare":"0.0.4","@types/byline":"^4.2.32","@types/semver":"^7.2.0","@zkochan/retry":"^0.2.0","load-json-file":"6.2.0","read-yaml-file":"2.0.0","@pnpm/constants":"4.0.0","@zkochan/rimraf":"1.0.0","write-json-file":"4.0.0","write-yaml-file":"^4.1.0","deep-require-cwd":"1.0.0","@types/is-windows":"^1.0.0","normalize-newline":"3.0.0","@pnpm/modules-yaml":"7.0.0","@types/common-tags":"^1.8.0","@types/cross-spawn":"^6.0.2","@types/graceful-fs":"^4.1.3","@types/tape-promise":"^4.0.1","@pnpm/assert-project":"2.1.2","@pnpm/lockfile-types":"2.0.1","dir-is-case-sensitive":"1.0.2","@types/update-notifier":"^4.1.0","@pnpm/read-package-json":"3.1.1","@pnpm/read-project-manifest":"1.0.6","@pnpm/write-project-manifest":"1.0.3","@pnpm/find-workspace-packages":"2.2.4","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_5.1.5_1591621411654_0.1832591364536953","host":"s3://npm-registry-packages"}},"5.1.6":{"name":"pnpm","version":"5.1.6","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@5.1.6","maintainers":[{"name":"zkochan","email":"z@kochan.io"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"84f54f45e4d075bd6caf3f3fa46399bbc6b7da55","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-5.1.6.tgz","fileCount":5799,"integrity":"sha512-BMY+RH2ggxY27pSlO5RtGAtTUcUfFVetQZHJdZURWu9tankNO0iDuqSx4w9iBGdIm9+Gd5eQqNYylqTksu2ueA==","signatures":[{"sig":"MEQCIEnNw/QH2EodKoBCk2J/W24BvciFCczvWme/rjYS1iIqAiAwnhaSWQ+l+M73EoFn4w4VLjZRa7Y1o8rykH/mZxl+xA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18792187,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe30lGCRA9TVsSAnZWagAAdI0QAIg1LcfBJ7tdZ0aQINCE\n+fvgWK5bJXgWePd8dvrX3GUYl9liBei6lPK/w9fE4DAOnFr8FjPA0j33gSxx\nCrGMRURta8iHuMuSWVAO427TajLPxdd9GbxwphsJkbtlV/ZwdfdvCE5N3bXv\nE5dAzddf0oPDespy4ZUOr/fZrCGSiJ7QU/LCB50gy1kj/sBlb0HabP3p9Cku\nFazHjWy8/Qg8fvLt6pIEmWOeSQUBgYn93KPB+DF5ZajWt9q++nAHPqZ+7zGr\n3cO0HfwUydTqpcIxmoK054OdFyNzmx8ke6NWsgCdsqDaYriSodsobxuczdqz\n8sRbpPHx5yGDq2JjViefFr0/2maXyJz/Jpix791C8CR3EIJKh+LObJ1OVG4i\nHBOiLXw7/WkM2T+RbeywcWe+MEn3dInYD93STJ9nWFUstrYYs57UiUnjbtR4\nHZru6mb49HY2Hd9ixPbybSWO4ONME0g4NQtasEWFI0Vl6oeqTKxKKUvO8ubc\nZunVB+oLLoElywsmgvAwfOKt81E2r47vzx6S6bYoFlExBEm+FHHwOOUcPWjH\nRyG9QEL0dA1QnwUMO8JNHCPbBkRqXLFAIbqvFYbcPLHlhVcnfvXDBg7xtGrN\nxoKrbnAKPAeSJsPG69zppRacjGzyKX2Sax2DvkDGYIniTSo3D/XpVSaEA+s2\nY39Q\r\n=EAyk\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","engines":{"node":">=10.13"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"tslint -c ../../tslint.json src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"npm run tsc -- --watch","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:tap","test:tap":"cd ../.. && c8 --reporter lcov --reports-dir packages/pnpm/coverage ts-node packages/pnpm/test --type-check","postpublish":"publish-packed","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock","prepublishOnly":"pnpm run compile && npm cache clear --force && publish-packed --prune"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"6.14.5","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"12.16.3","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"nopt":"4.0.3","chalk":"^4.1.0","is-ci":"2.0.0","ramda":"0.27.0","which":"2.0.2","split-cmd":"1.0.1","pkgs-graph":"5.1.5","@pnpm/types":"6.0.0","@types/nopt":"^3.0.29","common-tags":"1.8.0","graceful-fs":"4.2.1","render-help":"1.0.0","@pnpm/config":"9.1.0","@pnpm/logger":"3.2.2","@pnpm/tabtab":"0.0.1","@pnpm/command":"1.0.0","@pnpm/run-npm":"2.0.2","@pnpm/cli-meta":"1.0.0","loud-rejection":"2.2.0","@pnpm/cli-utils":"0.4.8","@zkochan/libnpx":"11.0.3","update-notifier":"4.1.0","@pnpm/core-loggers":"4.1.0","@pnpm/file-reporter":"^1.0.0","@pnpm/parse-cli-args":"1.1.0","@pnpm/default-reporter":"7.4.1","@pnpm/find-workspace-dir":"1.0.0","@pnpm/plugin-commands-audit":"1.0.12","@pnpm/plugin-commands-store":"2.0.9","@pnpm/plugin-commands-import":"1.0.25","@pnpm/plugin-commands-server":"2.0.7","@pnpm/common-cli-options-help":"0.1.6","@pnpm/plugin-commands-listing":"2.0.3","@pnpm/plugin-commands-rebuild":"2.0.9","@pnpm/plugin-commands-outdated":"2.0.4","@pnpm/filter-workspace-packages":"2.0.18","@pnpm/plugin-commands-publishing":"2.0.4","@pnpm/plugin-commands-installation":"2.0.12","@pnpm/plugin-commands-script-runners":"1.2.2"},"_hasShrinkwrap":false,"__devDependencies":{"mz":"2.7.0","ncp":"2.0.0","pnpm":"file:","delay":"4.3.0","execa":"^4.0.2","p-any":"3.0.0","byline":"5.0.0","semver":"^7.3.2","@types/mz":"^2.7.1","tree-kill":"1.2.2","write-pkg":"4.0.0","@types/ncp":"^2.0.4","is-windows":"1.0.2","cross-spawn":"^7.0.3","exists-link":"2.0.0","npm-run-all":"4.1.5","path-exists":"4.0.0","symlink-dir":"^4.1.0","@types/is-ci":"^2.0.0","@types/ramda":"^0.27.6","@types/table":"^5.0.0","@types/which":"^1.3.2","tape-promise":"4.0.0","@pnpm/prepare":"0.0.4","@types/byline":"^4.2.32","@types/semver":"^7.2.0","@zkochan/retry":"^0.2.0","load-json-file":"6.2.0","read-yaml-file":"2.0.0","@pnpm/constants":"4.0.0","@zkochan/rimraf":"1.0.0","write-json-file":"4.0.0","write-yaml-file":"^4.1.0","deep-require-cwd":"1.0.0","@types/is-windows":"^1.0.0","normalize-newline":"3.0.0","@pnpm/modules-yaml":"7.0.0","@types/common-tags":"^1.8.0","@types/cross-spawn":"^6.0.2","@types/graceful-fs":"^4.1.3","@types/tape-promise":"^4.0.1","@pnpm/assert-project":"2.1.2","@pnpm/lockfile-types":"2.0.1","dir-is-case-sensitive":"1.0.2","@types/update-notifier":"^4.1.0","@pnpm/read-package-json":"3.1.1","@pnpm/read-project-manifest":"1.0.7","@pnpm/write-project-manifest":"1.0.3","@pnpm/find-workspace-packages":"2.2.5","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_5.1.6_1591691590229_0.9097928598409397","host":"s3://npm-registry-packages"}},"5.1.7":{"name":"pnpm","version":"5.1.7","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@5.1.7","maintainers":[{"name":"zkochan","email":"z@kochan.io"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"23da44143a12c6564171a5bb219a4952d3039707","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-5.1.7.tgz","fileCount":5814,"integrity":"sha512-B8CgrBlCUDCJXyiGo/68PqwIZVy3WxFmWPRzx/tCkVP9cZXjfezXcU53lUVtNg4U/EMIO+fCU1GZg4ikBtS1JA==","signatures":[{"sig":"MEUCIA+n3MFBKLGt5CJlat9ZVYDor/0ZzmuKI0+vWetohG81AiEAqoYR95aT8W/o7obEYrXuWTHI9ZlG+44avCx1UfEbMIk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18890426,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe4fAJCRA9TVsSAnZWagAAfGwQAI9fFCThpSaKXgnQ44JX\nHF0rXHVhSN3LSFTURaDD63dMVtc3v6BvA6Zuxi22KsNAaaoeSjtSNrIAqn7a\nVcol/JS9gZYTM2uno4sJC9IOrK1fxbuugaDNon/SXf/AVa2Q+q8hktC+pOiy\nCMTEsnfeZ8CDl5yYrnxVhn5NSObHKXv7Ron7KhUaYyA2Zec+TTvejw1J76mS\n6U9Ob6Bkx0xpkaI8x9KmuFYJJRqgzYvWMGZ1SOh0tAwWmOAKqjF7po+TVlO0\nTNSWlK2p2Yp2Lhg0ZEvs/rEVP+9QsC9E4dEbjD82WMYy9HLZlm9sIxxEorpR\npOzBTBt9jHpbiq4yqwij2lL14FPhmhQyvJXwFywDiwuaU8PmhLOQMXCnxT/Z\npLNrAlROB9IHQ5b7QgeDA2dgVjdlUwQpFlcR8ZQeIJwp/lfNd1K3Htp/A9ms\nx8VDz9/Bip9u+bkR/NUhLaFcqVIEWoRNTY2k5Z8oNi+NHb6IvsT1vsO6jRjQ\n8RL2dHLx7l90pUuyFIfOI5NFJe6MRtlxzXAS3h0GnTOPUkcrIhzTZmf1OJsC\nUO0xKn4+TTl49br5/D2zDWAKSy2/Vrs9QesYlrVsa5+sBoeR3i2zgDOGqLQl\nj51CNQ+WxRB6HJnN4QH7xageNj6Srp2yFpIAVRW1x7GI3xrp+LJlfFj45r9W\nQ2WI\r\n=Ke4M\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","engines":{"node":">=10.13"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"tslint -c ../../tslint.json src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"npm run tsc -- --watch","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:tap","test:tap":"cd ../.. && c8 --reporter lcov --reports-dir packages/pnpm/coverage ts-node packages/pnpm/test --type-check","postpublish":"publish-packed","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock","prepublishOnly":"pnpm run compile && npm cache clear --force && publish-packed --prune"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"6.14.5","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"12.16.3","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"nopt":"4.0.3","chalk":"^4.1.0","is-ci":"2.0.0","ramda":"0.27.0","which":"2.0.2","split-cmd":"1.0.1","pkgs-graph":"5.2.0","@pnpm/types":"6.0.0","@types/nopt":"^3.0.29","common-tags":"1.8.0","graceful-fs":"4.2.1","render-help":"1.0.0","@pnpm/config":"9.1.0","@pnpm/logger":"3.2.2","@pnpm/tabtab":"0.0.1","@pnpm/command":"1.0.0","@pnpm/run-npm":"2.0.2","@pnpm/cli-meta":"1.0.0","loud-rejection":"2.2.0","@pnpm/cli-utils":"0.4.8","@zkochan/libnpx":"11.0.3","update-notifier":"4.1.0","@pnpm/core-loggers":"4.1.0","@pnpm/file-reporter":"^1.0.0","@pnpm/parse-cli-args":"2.0.0","@pnpm/default-reporter":"7.4.1","@pnpm/find-workspace-dir":"1.0.0","@pnpm/plugin-commands-audit":"1.0.12","@pnpm/plugin-commands-store":"2.0.9","@pnpm/plugin-commands-import":"1.0.25","@pnpm/plugin-commands-server":"2.0.7","@pnpm/common-cli-options-help":"0.1.6","@pnpm/plugin-commands-listing":"2.0.3","@pnpm/plugin-commands-rebuild":"2.0.9","@pnpm/plugin-commands-outdated":"2.0.4","@pnpm/filter-workspace-packages":"2.1.0","@pnpm/plugin-commands-publishing":"2.0.4","@pnpm/plugin-commands-installation":"2.0.13","@pnpm/plugin-commands-script-runners":"1.2.2"},"_hasShrinkwrap":false,"__devDependencies":{"mz":"2.7.0","ncp":"2.0.0","pnpm":"file:","delay":"4.3.0","execa":"^4.0.2","p-any":"3.0.0","byline":"5.0.0","semver":"^7.3.2","@types/mz":"^2.7.1","tree-kill":"1.2.2","write-pkg":"4.0.0","@types/ncp":"^2.0.4","is-windows":"1.0.2","cross-spawn":"^7.0.3","exists-link":"2.0.0","npm-run-all":"4.1.5","path-exists":"4.0.0","symlink-dir":"^4.1.0","@types/is-ci":"^2.0.0","@types/ramda":"^0.27.6","@types/table":"^5.0.0","@types/which":"^1.3.2","tape-promise":"4.0.0","@pnpm/prepare":"0.0.4","@types/byline":"^4.2.32","@types/semver":"^7.2.0","@zkochan/retry":"^0.2.0","load-json-file":"6.2.0","read-yaml-file":"2.0.0","@pnpm/constants":"4.0.0","@zkochan/rimraf":"1.0.0","write-json-file":"4.0.0","write-yaml-file":"^4.1.0","deep-require-cwd":"1.0.0","@types/is-windows":"^1.0.0","normalize-newline":"3.0.0","@pnpm/modules-yaml":"7.0.0","@types/common-tags":"^1.8.0","@types/cross-spawn":"^6.0.2","@types/graceful-fs":"^4.1.3","@types/tape-promise":"^4.0.1","@pnpm/assert-project":"2.1.2","@pnpm/lockfile-types":"2.0.1","dir-is-case-sensitive":"1.0.2","@types/update-notifier":"^4.1.0","@pnpm/read-package-json":"3.1.1","@pnpm/read-project-manifest":"1.0.7","@pnpm/write-project-manifest":"1.0.3","@pnpm/find-workspace-packages":"2.2.5","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_5.1.7_1591865352268_0.47443743230880453","host":"s3://npm-registry-packages"}},"5.1.8":{"name":"pnpm","version":"5.1.8","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@5.1.8","maintainers":[{"name":"zkochan","email":"z@kochan.io"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"35690d7347503f37a079b7447c293159a664514a","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-5.1.8.tgz","fileCount":5814,"integrity":"sha512-DsyoyFo60MByj8rZEFH6a/ZKz0NQbg5tdKCIgjMlvA2kyNKt0d+XW2eaYjqw6ILGuy2k857yRPZfgJgV0Xgpjg==","signatures":[{"sig":"MEUCIQD4I6XnmS0WTaoc5ZRHanx0+771q0/dsYYrHmfZUcxeHQIgZGLJXMBHnp8fW9yry1PV6P+rS7MEA2XrR0Q2ef9Ae3I=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18890738,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe4+QyCRA9TVsSAnZWagAAbBYP/01cOWo04fcVK1bF2Gm2\n7SwCpz8HKZ/GnSoEFVXrYyo8wcF/Om4f1N5pgTP7Du3vYEwj66MAgcqYOIjL\n6MBfi3dI3mF7Enu1b0/3qulnarIVPL8Y+Ho2GnY3Wdgp1RNkekGGqSWnxdyM\nQAQdtm0teyTvLvtbfC+p7Zq/+z5RL5mFptE4a7mbOGMD8ZI0CzQDNRg5Il/q\nFdasITnLL0DEqHkJJaWsEU8x7PAMcSMcOkl5l4Kdcip/xq1uhF+XAhlqwJMO\n9t1gR5+xfhKxAwC7SJxd75KH53YYuAKqhJ0LNanNRLuTREjLEznCWrLx8QP/\nENYuMvDfgQ/L2UwSiT6HwgoBbX5wKmGTbh9iT1gAJxPlO5Q9hzp/Xcif3MKS\n7VCH6RaX1c25Bg2vbqyXr+8dCq+vl9y9k6sWKJVD2nrAGvSdcgMK0+zzT9I/\nUzSVNbNkRuJsMJbnfDAMIwgjpvSv2RDPWg+UcEEUtbA96MJ92RfgXexsNFk4\n0vCwbexf/yITExXa4drwHmDsBe93GlDq3XjXd7xt8CfKvdNDuvOlCgxSu1UI\n4/lExsxbeIMbWkdT4d9iGCbFolGQMytJ7YdMDH2b+2MphcDd64S1m/kTM8XC\nivRGKLibBVwv6VrzXqFMD2czEIOlINk1b6X9kjjOjE+/xUHyauocJivKoKG0\n+bHg\r\n=4E/s\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","engines":{"node":">=10.13"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"tslint -c ../../tslint.json src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"npm run tsc -- --watch","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:tap","test:tap":"cd ../.. && c8 --reporter lcov --reports-dir packages/pnpm/coverage ts-node packages/pnpm/test --type-check","postpublish":"publish-packed","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock","prepublishOnly":"pnpm run compile && npm cache clear --force && publish-packed --prune"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"6.14.5","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"12.16.3","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"nopt":"4.0.3","chalk":"^4.1.0","is-ci":"2.0.0","ramda":"0.27.0","which":"2.0.2","split-cmd":"1.0.1","pkgs-graph":"5.2.0","@pnpm/types":"6.0.0","@types/nopt":"^3.0.29","common-tags":"1.8.0","graceful-fs":"4.2.1","render-help":"1.0.0","@pnpm/config":"9.1.0","@pnpm/logger":"3.2.2","@pnpm/tabtab":"0.0.1","@pnpm/command":"1.0.0","@pnpm/run-npm":"2.0.2","@pnpm/cli-meta":"1.0.0","loud-rejection":"2.2.0","@pnpm/cli-utils":"0.4.8","@zkochan/libnpx":"11.0.3","update-notifier":"4.1.0","@pnpm/core-loggers":"4.1.0","@pnpm/file-reporter":"^1.0.0","@pnpm/parse-cli-args":"2.0.0","@pnpm/default-reporter":"7.4.1","@pnpm/find-workspace-dir":"1.0.0","@pnpm/plugin-commands-audit":"1.0.12","@pnpm/plugin-commands-store":"2.0.10","@pnpm/plugin-commands-import":"1.0.26","@pnpm/plugin-commands-server":"2.0.8","@pnpm/common-cli-options-help":"0.1.6","@pnpm/plugin-commands-listing":"2.0.3","@pnpm/plugin-commands-rebuild":"2.0.10","@pnpm/plugin-commands-outdated":"2.0.4","@pnpm/filter-workspace-packages":"2.1.0","@pnpm/plugin-commands-publishing":"2.0.4","@pnpm/plugin-commands-installation":"2.0.14","@pnpm/plugin-commands-script-runners":"1.2.2"},"_hasShrinkwrap":false,"__devDependencies":{"mz":"2.7.0","ncp":"2.0.0","pnpm":"file:","delay":"4.3.0","execa":"^4.0.2","p-any":"3.0.0","byline":"5.0.0","semver":"^7.3.2","@types/mz":"^2.7.1","tree-kill":"1.2.2","write-pkg":"4.0.0","@types/ncp":"^2.0.4","is-windows":"1.0.2","cross-spawn":"^7.0.3","exists-link":"2.0.0","npm-run-all":"4.1.5","path-exists":"4.0.0","symlink-dir":"^4.1.0","@types/is-ci":"^2.0.0","@types/ramda":"^0.27.6","@types/table":"^5.0.0","@types/which":"^1.3.2","tape-promise":"4.0.0","@pnpm/prepare":"0.0.5","@types/byline":"^4.2.32","@types/semver":"^7.2.0","@zkochan/retry":"^0.2.0","load-json-file":"6.2.0","read-yaml-file":"2.0.0","@pnpm/constants":"4.0.0","@zkochan/rimraf":"1.0.0","write-json-file":"4.0.0","write-yaml-file":"^4.1.0","deep-require-cwd":"1.0.0","@types/is-windows":"^1.0.0","normalize-newline":"3.0.0","@pnpm/modules-yaml":"7.0.0","@types/common-tags":"^1.8.0","@types/cross-spawn":"^6.0.2","@types/graceful-fs":"^4.1.3","@types/tape-promise":"^4.0.1","@pnpm/assert-project":"2.1.3","@pnpm/lockfile-types":"2.0.1","dir-is-case-sensitive":"1.0.2","@types/update-notifier":"^4.1.0","@pnpm/read-package-json":"3.1.1","@pnpm/read-project-manifest":"1.0.7","@pnpm/write-project-manifest":"1.0.3","@pnpm/find-workspace-packages":"2.2.5","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_5.1.8_1591993393755_0.01175827995834311","host":"s3://npm-registry-packages"}},"4.13.0":{"name":"pnpm","version":"4.13.0","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@4.13.0","maintainers":[{"name":"zkochan","email":"z@kochan.io"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"ca2e11262d7b3c889c39097bed65a5106555d352","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-4.13.0.tgz","fileCount":5856,"integrity":"sha512-0zJwt+IxBCQECptU40AaUJOBOo830FV4wnSoUvIqVJpOg5HBa0mv/DTXRf/pjuvNYZcuO7KDoD2zXWuJk86khQ==","signatures":[{"sig":"MEYCIQDV40oGp5cN1UHcDo/Ah4I+b7VFRStyE1ayuQ4RzvPVdAIhAJL9wqTVwbtTLbGxPJTO6BlsOz93/7m09kFkwHhhoery","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18655624,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJej4imCRA9TVsSAnZWagAA3VoQAI892ffHpPe8/op3O8NE\n50fmJSbZ1FIvHBgle8/kAbuCnSp8QxHrbzGCnEad8xn4VAQMoVa2IoFoO2KG\nGdIJxKCcz5Y/jgcaBRrXWK/RBMrzwlj8Hf8NdjV12eD2Yu6+9uKEW6YlXy87\ndPCA8ubxNGuVR9uK1IhNX5w8INzP/UeqHzQjt31fgH5dB9xUluaTikJ0q20R\n8GBKksLiydi7pGb01DoYwh8F7zSQZcRwbuSbSFlfH+hn4Y3mqGX5UAibAM/X\nzMp0S1G6BkXI8h8MeEduVCmK0BVG5oGbnqqo7gNFlv2N9Mx8Nx0HuWy5uSyp\nEtIqccDVCz4oCxnROLjE+ribGDrQ1d/gAYoYtoBzhUi5ojox4WOc28mTn4o8\nMCCErX6VDf8bwHLt0qfM3uDdQG/XB7xrDi0T8SWuvcrJSwdiXr6pGF+WhaiH\n0Jw1xUSXJkqqSMDypQaXTJh5X9vsrqME+pZOC4wYZY5wb0a/zbiyTaczCPcF\nwCaZUYorV0IgSecz1WLKiWzhAySMmqYAZSFtNReYx0Kc0odN1rh1oatwXEgb\nI4qtMediuTblqYYoPl7xQiWGcopIdEl6NZA7upie8qOccifpzztKGox+4HTQ\nsIIqE8vLaWRLGBHcMVoiBTDXv2D1kaWAn0OURysHZwl6ygm7zVKxpvqC6KDu\nHPr5\r\n=dm48\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","engines":{"node":">=10.13"},"scripts":{"lint":"tslint -c ../../tslint.json src/**/*.ts test/**/*.ts","test":"pnpm run _test","_test":"pnpm run compile && cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"npm run tsc -- --watch","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:tap","test:tap":"cd ../.. && c8 --reporter lcov --reports-dir packages/pnpm/coverage ts-node packages/pnpm/test --type-check","postpublish":"publish-packed","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock","__prepublishOnly":"pnpm run compile && npm cache clear --force && publish-packed --prune"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"6.14.4","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"12.14.1","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"nopt":"4.0.3","chalk":"4.0.0","is-ci":"2.0.0","ramda":"0.27.0","which":"2.0.2","split-cmd":"1.0.1","pkgs-graph":"5.1.5","@pnpm/types":"5.0.0","@types/nopt":"^3.0.29","common-tags":"1.8.0","graceful-fs":"4.2.1","render-help":"1.0.0","@pnpm/config":"8.2.1","@pnpm/logger":"3.2.2","@pnpm/tabtab":"0.0.1","@pnpm/command":"1.0.0","@pnpm/run-npm":"2.0.1","@pnpm/cli-meta":"1.0.0","loud-rejection":"2.2.0","@pnpm/cli-utils":"0.4.2","@zkochan/libnpx":"11.0.3","update-notifier":"4.1.0","@pnpm/core-loggers":"4.0.1","@pnpm/file-reporter":"0.1.0","@pnpm/parse-cli-args":"1.0.0","@pnpm/default-reporter":"7.2.1","@pnpm/find-workspace-dir":"1.0.0","@pnpm/plugin-commands-audit":"1.0.6","@pnpm/plugin-commands-store":"1.0.7","@pnpm/plugin-commands-import":"1.0.7","@pnpm/plugin-commands-server":"1.0.7","@pnpm/common-cli-options-help":"0.1.5","@pnpm/plugin-commands-listing":"1.0.7","@pnpm/plugin-commands-rebuild":"1.0.7","@pnpm/plugin-commands-outdated":"1.0.7","@pnpm/filter-workspace-packages":"2.0.12","@pnpm/plugin-commands-publishing":"1.0.8","@pnpm/plugin-commands-installation":"1.1.6","@pnpm/plugin-commands-script-runners":"1.0.6"},"_hasShrinkwrap":false,"__devDependencies":{"mz":"2.7.0","ncp":"2.0.0","pnpm":"4.13.0","delay":"4.3.0","execa":"4.0.0","p-any":"3.0.0","retry":"0.12.0","byline":"5.0.0","semver":"^7.2.1","make-dir":"3.0.2","@types/mz":"^2.7.0","tree-kill":"1.2.2","write-pkg":"4.0.0","@types/ncp":"2.0.3","is-windows":"1.0.2","cross-spawn":"7.0.2","exists-link":"2.0.0","npm-run-all":"4.1.5","path-exists":"4.0.0","symlink-dir":"3.1.2","@types/is-ci":"2.0.0","@types/ramda":"^0.27.3","@types/retry":"0.12.0","@types/table":"^5.0.0","@types/which":"1.3.2","tape-promise":"4.0.0","@pnpm/prepare":"0.0.0","@types/byline":"4.2.31","@types/mkdirp":"1.0.0","@types/semver":"^7.1.0","load-json-file":"6.2.0","read-yaml-file":"2.0.0","@pnpm/constants":"3.0.0","@zkochan/rimraf":"1.0.0","write-json-file":"4.0.0","write-yaml-file":"4.0.0","deep-require-cwd":"1.0.0","@types/is-windows":"^1.0.0","normalize-newline":"3.0.0","@pnpm/modules-yaml":"6.0.1","@types/common-tags":"1.8.0","@types/cross-spawn":"6.0.1","@types/graceful-fs":"4.1.3","@types/tape-promise":"4.0.0","@pnpm/assert-project":"2.0.0","@pnpm/lockfile-types":"2.0.0","dir-is-case-sensitive":"1.0.2","@types/update-notifier":"4.1.0","@pnpm/read-package-json":"3.1.0","@pnpm/read-project-manifest":"1.0.4","@pnpm/write-project-manifest":"1.0.1","@pnpm/find-workspace-packages":"2.1.17","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_4.13.0_1586464934171_0.4830100179574328","host":"s3://npm-registry-packages"}},"0.68.0":{"name":"pnpm","version":"0.68.0","keywords":["dependency manager","install","modules","npm","package manager"],"author":{"name":"Rico Sta. Cruz","email":"rico@ricostacruz.com"},"license":"MIT","_id":"pnpm@0.68.0","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js"},"dist":{"shasum":"a02ad8dea6d629e1e815e801fa635b461fdbbcc1","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-0.68.0.tgz","integrity":"sha512-sH2cUgTgplK21XRCMDN8xvT/QAMe6SQCWZArCXCVvc5AHqnMtSBo9OpFHNeX3ymnIofdVpVGw8Q9xpG/S8hqoA==","signatures":[{"sig":"MEUCIH8EJ26uWT1TxApi5n2YbEGSOodbYgBuif0DgOXYAcnPAiEArb4+hXmKfWIiCC86CudrFfgvyEQNhaIcR4di7PWVt0E=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib/"],"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"_shasum":"a02ad8dea6d629e1e815e801fa635b461fdbbcc1","engines":{"node":">=4"},"gitHead":"4c34d00ed760a9c603f0ad94491b9fcade554d5e","scripts":{},"typings":"lib/index.d.ts","_npmUser":{"name":"zkochan","email":"zoltan.kochan@gmail.com"},"__scripts":{"cz":"git-cz","?cz":"echo 'Run Git commit wizard'","tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json --project .","test":"npm run lint && npm run test:e2e","start":"npm run tsc -- --watch","pretest":"rimraf ../.tmp/ && npm run tsc && pnpm-registry-mock prepare","test:e2e":"npm-run-all -p -r pnpm-registry-mock test:tap","test:tap":"ts-node test","commitmsg":"validate-commit-msg","prepublish":"in-publish && echo 'You need to use \"publish-packed\" to publish pnpm' && false || npm run tsc","pnpm-registry-mock":"pnpm-registry-mock"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"3.10.9","description":"Fast, disk space efficient npm installs","directories":{"test":"test"},"greenkeeper":{"ignore":["pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-logger","pnpm-registry-mock","remove-all-except-outer-links"]},"_nodeVersion":"6.9.1","preferGlobal":true,"__dependencies":{"mz":"^2.6.0","mem":"^1.1.0","npm":"^4.5.0","bole":"^3.0.2","nopt":"^4.0.1","execa":"^0.6.3","is-ci":"^1.0.10","ramda":"^0.23.0","byline":"^5.0.0","ndjson":"^1.5.0","semver":"^5.3.0","find-up":"^2.1.0","p-limit":"^1.1.0","link-dir":"^2.0.0","node-gyp":"^3.6.0","p-filter":"^1.0.0","read-pkg":"^2.0.0","@types/mz":"^0.0.31","@types/rc":"^0.0.1","camelcase":"^4.1.0","path-name":"^1.0.0","write-pkg":"^3.0.1","@types/npm":"^2.0.28","is-windows":"^1.0.0","os-homedir":"^1.0.2","@types/node":"^7.0.5","@types/nopt":"^3.0.29","arr-flatten":"^1.0.1","common-tags":"^1.4.0","cross-spawn":"^5.0.0","graceful-fs":"^4.1.11","path-exists":"^3.0.0","pnpm-logger":"^0.3.0","rimraf-then":"^1.0.1","symlink-dir":"^1.0.2","@types/ramda":"^0.0.9","@types/byline":"^4.2.31","@types/semver":"^5.3.30","is-inner-link":"^2.0.0","normalize-ssh":"^1.0.0","unpack-stream":"^1.1.0","load-json-file":"^2.0.0","load-yaml-file":"^0.1.0","loud-rejection":"^1.6.0","mkdirp-promise":"^5.0.1","normalize-path":"^2.1.1","@zkochan/dirsum":"^0.1.1","npm-package-arg":"^5.0.0","proper-lockfile":"^2.0.0","update-notifier":"^2.1.0","write-json-file":"^2.0.0","write-yaml-file":"^1.0.0","@zkochan/cmd-shim":"^2.2.2","@types/common-tags":"^1.2.5","parse-codeload-url":"^1.0.0","pnpm-file-reporter":"^0.0.1","get-npm-tarball-url":"^2.0.0","npm-registry-client":"^8.1.0","pnpm-install-checks":"^1.1.0","registry-auth-token":"^3.3.1","@types/load-json-file":"^2.0.5","parse-npm-tarball-url":"^1.0.1","pnpm-default-reporter":"^0.6.0","@types/update-notifier":"^1.0.0","fs-write-stream-atomic":"^1.0.10","remove-all-except-outer-links":"^1.0.0"},"devDependencies":{"caw":"^2.0.0","ncp":"^2.0.0","tape":"^4.6.3","husky":"^0.13.2","isexe":"^2.0.0","sepia":"^2.0.2","mkdirp":"^0.5.1","rimraf":"^2.5.4","tslint":"^5.0.0","thenify":"^3.2.1","ts-node":"^3.0.0","commitizen":"^2.8.6","in-publish":"^2.0.0","typescript":"^2.1.5","@types/tape":"^4.2.28","exists-link":"^2.0.0","npm-run-all":"^4.0.1","tape-promise":"^2.0.1","@types/mkdirp":"^0.3.29","deep-require-cwd":"^1.0.0","npm-scripts-info":"^0.3.6","pnpm-registry-mock":"^0.7.0","validate-commit-msg":"^2.7.0","cz-conventional-changelog":"^2.0.0","anonymous-npm-registry-client":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm-0.68.0.tgz_1494692477532_0.2914098163601011","host":"packages-12-west.internal.npmjs.com"}},"0.22.1":{"name":"pnpm","version":"0.22.1","keywords":["install","npm"],"author":{"name":"Rico Sta. Cruz","email":"rico@ricostacruz.com"},"license":"MIT","_id":"pnpm@0.22.1","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"}],"homepage":"https://github.com/rstacruz/pnpm#readme","bugs":{"url":"https://github.com/rstacruz/pnpm/issues"},"bin":{"pnpm":"bin/pnpm","pnpm-install":"bin/pnpm-install"},"dist":{"shasum":"48583624667da87f27bc7905ff9d599361fd7b34","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-0.22.1.tgz","integrity":"sha512-I50Q60Jwa1pueEhY/EiKOJC/gpJM9vScAcnnibOqYMmq8nOGnpwMriNTdanxlg/didbk5eCMtIo207HPUc/RQQ==","signatures":[{"sig":"MEYCIQCbMFq0PTJkKjfCLeyLasASL0cZkAWWt43z0PvQ/7UJywIhAPTe7etY4Fbcl5qyhSX/HgdkJqrp0BtoV070CeqNvVV5","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"index.js","_from":".","babel":{"plugins":["transform-es2015-arrow-functions","transform-es2015-literals"]},"files":["lib","bin"],"_shasum":"48583624667da87f27bc7905ff9d599361fd7b34","gitHead":"e2cc40d3597190cf5f72ae82c06a6865f1917319","scripts":{"test":"node test | tap-spec","build":"if [ ! -d lib~ ]; then mv lib lib~; babel --source-maps inline -D lib~ -d lib; fi","prepublish":"if in-publish; then npm run build; fi","test:babel":"babel-node test | tap-spec","postpublish":"rm -rf lib; mv lib~ lib"},"_npmUser":{"name":"rstacruz","email":"dropbox@ricostacruz.com"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/rstacruz/pnpm.git","type":"git"},"_npmVersion":"2.14.12","description":"A fast implementation of npm install","directories":{"test":"test"},"_nodeVersion":"4.3.0","dependencies":{"mz":"2.4.0","rc":"1.1.6","caw":"1.2.0","got":"5.4.1","meow":"3.7.0","chalk":"1.1.3","debug":"2.2.0","byline":"4.2.1","mkdirp":"0.5.1","rimraf":"2.5.2","semver":"5.1.0","tar-fs":"1.13.0","throat":"3.0.0","thenify":"3.2.0","bluebird":"3.4.1","node-gyp":"3.3.1","commondir":"1.0.1","node-uuid":"1.4.7","observatory":"1.0.0","read-pkg-up":"1.0.1","gunzip-maybe":"1.3.1","registry-url":"3.1.0","object-assign":"4.1.0","sorted-object":"2.0.0","supports-color":"3.1.2","npm-package-arg":"4.2.0","registry-auth-token":"2.0.0"},"preferGlobal":true,"devDependencies":{"npm":"3.9.6","nixt":"0.5.0","tape":"4.5.1","sepia":"2.0.1","eslint":"2.13.0","docpress":"0.6.11","tap-spec":"4.1.1","babel-cli":"6.10.1","in-publish":"2.0.0","tape-eslint":"1.2.1","git-update-ghpages":"1.3.0","eslint-config-standard":"5.3.1","eslint-plugin-standard":"1.3.2","babel-plugin-transform-es2015-literals":"6.8.0","babel-plugin-transform-es2015-arrow-functions":"6.8.0"},"_npmOperationalInternal":{"tmp":"tmp/pnpm-0.22.1.tgz_1466268056060_0.6113157796207815","host":"packages-12-west.internal.npmjs.com"}},"2.21.1":{"name":"pnpm","version":"2.21.1","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@2.21.1","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"39e3eb6ccfb015499ce473972a3c2b58a81baa81","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-2.21.1.tgz","fileCount":4679,"integrity":"sha512-0UEIdUM8VqRHolaBPREYhTEuu/Zfi4qp3Kp0u6ioCtn7Yi33sGFdApEczb/SenmaqtnWD7OUIO74v8Aw9wnYeg==","signatures":[{"sig":"MEUCIQDmyNF3LPPWNVjCAdvo70GCfFQY/lQU96+PA+fbBNl0yAIgJmT31e8px2YY98auU9vvKDOkHut1yM6GLsGbCKK2c6s=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":22557036,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcDU6+CRA9TVsSAnZWagAAuZgP/1lXrhljdkccMBPcsIH8\no06OvejgsMfYdt53DikqCWFBlo3/0UmPBT0XnFqLEeX51Fw2kKteJ7UbuvLX\nhpLDvWSce9vhLe2340SUMgfbtLZZbBGECQDCKo8Q1WfJMzQq+5A7I1TKdYmZ\nw2SRR+8+rfHr+8nYXV2bRGmmfEB8cI+rW9u87zH32IiOvnRPMTqeRfkPPz99\nyxNqgJZAp3S2qPeWMDi6+Sp+WT8sZsoH8Mi09La2Nxf2W5++Z2vN/p2dXChZ\nrzAY/rfz+D3PqH3jrxlEp7spa+AHgr2keey/L1TGdwL5vAJdxo9ccI3HxCU1\nx63t/YNkKgN8fsmfHMe+m/fvHIvXQSWg5wQ3kwz+D9oVAc9OovVRZiATw94X\nJnMGsgLCYAjl4nKivn3di9jiBaHBfebM4T9wyeXCjElJwb4yx3NF6dJyBIUs\nkZxFBf2SiP5QFQS8rF/lE8JEaWg+H6FnnICXkMO3WDyRRCvmJ1cXaLr+5v+g\n65MHzYZTkIJcOJ/OkqbiRA32QkreX3isgpXfQ33l1rvqLNRVnJqgiYxzveWj\nSP2tiPF63KEVxd6LRjhVSsYvoCLlFiuNHFCMGfJf1eyhPBv63oRvRfOPIuR2\nSZv0MUx6pww53DzqY/a2rWKulzWFO7HHxksqmCXqTIn4MOrE7q1whuxepNZI\nZ9kn\r\n=eBGa\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","_from":".","_shasum":"39e3eb6ccfb015499ce473972a3c2b58a81baa81","engines":{"node":">=6"},"scripts":{"tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json src/**/*.ts test/**/*.ts","test":"npm run lint && npm run tsc && npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"npm-run-all -p -r pnpm-registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf ../../../.tmp/ && rimraf node_modules/.bin/pnpm && pnpm-registry-mock prepare","pnpm-registry-mock":"pnpm-registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"10.12.0","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"mz":"2.7.0","mem":"4.0.0","nopt":"4.0.1","supi":"0.26.2","archy":"1.0.0","chalk":"2.4.1","delay":"4.1.0","execa":"1.0.0","is-ci":"2.0.0","ramda":"0.26.1","diable":"4.0.1","p-limit":"2.0.0","get-port":"4.0.0","p-filter":"1.0.0","@types/mz":"0.0.32","camelcase":"5.0.0","is-subdir":"1.0.2","lru-cache":"5.1.1","minimatch":"3.0.4","path-name":"1.0.0","pnpm-list":"5.0.1","tree-kill":"1.2.1","is-windows":"1.0.2","pkgs-graph":"2.0.2","text-table":"0.2.0","@pnpm/types":"2.0.0","@pnpm/utils":"0.9.0","common-tags":"1.8.0","cross-spawn":"6.0.5","graceful-fs":"4.1.15","signal-exit":"3.0.2","strip-color":"0.1.0","@pnpm/config":"2.3.2","@pnpm/logger":"2.1.0","@pnpm/server":"1.2.0","@types/archy":"0.0.31","find-packages":"2.2.0","path-absolute":"1.0.1","read-ini-file":"2.0.0","@pnpm/outdated":"1.0.10","camelcase-keys":"5.0.0","load-json-file":"5.1.0","loud-rejection":"1.6.0","mkdirp-promise":"5.0.1","process-exists":"3.1.0","read-yaml-file":"1.1.0","util.promisify":"1.0.0","@pnpm/lifecycle":"3.0.2","@types/get-port":"4.0.0","@zkochan/libnpx":"10.0.0","graph-sequencer":"2.0.0","update-notifier":"2.5.0","@pnpm/store-path":"1.0.4","@types/lru-cache":"4.1.1","@types/minimatch":"3.0.3","@pnpm/core-loggers":"1.0.0","pnpm-file-reporter":"0.1.0","@pnpm/package-store":"1.3.0","@pnpm/default-fetcher":"2.0.6","@types/camelcase-keys":"4.0.0","pnpm-default-reporter":"0.20.17","@pnpm/default-resolver":"2.0.7","@pnpm/store-controller-types":"1.2.0"},"_hasShrinkwrap":false,"devDependencies":{"caw":"2.0.1","ncp":"2.0.0","pnpm":"link:","tape":"4.9.1","p-any":"1.1.0","retry":"0.12.0","sepia":"2.0.2","byline":"5.0.0","mkdirp":"0.5.1","rimraf":"2.6.2","semver":"5.6.0","tslint":"5.11.0","ts-node":"6.2.0","write-pkg":"3.2.0","typescript":"3.2.2","@types/node":"10.12.12","@types/nopt":"3.0.29","@types/tape":"4.2.32","exists-link":"2.0.0","npm-run-all":"4.1.5","path-exists":"3.0.0","rimraf-then":"1.0.1","symlink-dir":"2.0.2","@types/p-any":"1.1.2","@types/ramda":"0.25.34","@types/retry":"0.10.2","tape-promise":"4.0.0","@pnpm/prepare":"0.0.0","@types/byline":"4.2.31","@types/mkdirp":"0.5.2","@types/semver":"5.5.0","write-json-file":"3.0.2","write-yaml-file":"2.0.0","deep-require-cwd":"1.0.0","npm-scripts-info":"0.3.9","normalize-newline":"3.0.0","@pnpm/modules-yaml":"2.0.1","@types/common-tags":"1.4.0","pnpm-registry-mock":"2.4.0","@pnpm/tslint-config":"0.0.0","@pnpm/assert-project":"link:../../privatePackages/assert-project","@types/load-json-file":"2.0.7","@pnpm/shrinkwrap-types":"1.0.0","@types/update-notifier":"2.5.0","@pnpm/read-package-json":"1.0.1","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_2.21.1_1544375997676_0.6958277797430805","host":"s3://npm-registry-packages"}},"7.31.0":{"name":"pnpm","version":"7.31.0","keywords":["pnpm7","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@7.31.0","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"ad35cb3e7d298041e54c98924ed3b65e7475b7ce","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-7.31.0.tgz","fileCount":658,"integrity":"sha512-IEyx+XVK/NFe+6LUwORp2a50c55gD1twY3/Jjfx4O0qKdryw2wE6pyJtu38eAr+Elzd9TKTKOl+E3FNknK7zRQ==","signatures":[{"sig":"MEQCIFzL5Yzu2J39DYIrN8mKBAXIwf9nTVo34eKm+wGvdgx3AiA+nwG0ZNEKWw4uI6UDazIkj9QOMsPb3EPCIknpdf2BhA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12986853,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkK2+iACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqpThAAhXS6wOphbuscNLxhrHT+JsjyKybIP6zHkQAV5gC2TjZmdUH9\r\nDcAg/qXcJZ78kKE2zgrHSzpeEkE+jMRJq2bbUhK1eLNifwQ4H40f2UC4+XKa\r\nTvHojnl0t1OJ033k2zQ7TfmIHighf4SbAc/TQX9KEjn8vXvrZ3Sd/c5n1+fh\r\nCHIJeckkpDCuBeppYiW6WaojFZ5FdrSpGthYs5tWN3Ar9h9tNRJbAjoQLpc2\r\np5bYyTnSdrTqr5xl65SNd9UitL4K60WRo+ZfreVkAyoPjRgHYiLVLeM+ST3o\r\naFUn02I4LYbsWVkqdy1nOglU4QRL3M2OdRohClTkjXKJKSspx+U2v/rTpezx\r\n6zBciPwUu9Vyi5tEmLRGR3/e87NG0z/4ROKf2dNgVyu1rZu2n0VSjDkxv4l/\r\nmH8GBJmzsV/jEJ9mJGytGPaQlqNZ53XB+Yftr9/PMLGcQo6RrGayIGxgSDMR\r\nTIz8pa2z9HFzQH8aBWveKFvJGvG6Bt8k/GNg7fQPqLLvcvZWguKFxyYFOv2n\r\nE6loujC71pthgybwR+MxeKyt1ZWhXIylNDFlC94hltWl0QZmgHVsPNJ43dHt\r\nMXHq4vKrbcmBA7e7be27lGt7LbALg+RMqmq28+J0dEjiLEL1x1QcNrwNDHCk\r\nHe88YT1c/qbHm/RP9+PfnEgLinazEi3SlqU=\r\n=DLkK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","_from":"file:pnpm-7.31.0.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=14.6"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7776 pnpm run test:e2e","start":"tsc --watch","bundle":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/55bcde704a1bf5518edf4833d65bf0d5/pnpm-7.31.0.tgz","_integrity":"sha512-IEyx+XVK/NFe+6LUwORp2a50c55gD1twY3/Jjfx4O0qKdryw2wE6pyJtu38eAr+Elzd9TKTKOl+E3FNknK7zRQ==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"9.5.0","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"18.15.0","preferGlobal":true,"publishConfig":{"tag":"next-7","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/pnpm_7.31.0_1680568226600_0.4167203326025011","host":"s3://npm-registry-packages"}},"2.21.0":{"name":"pnpm","version":"2.21.0","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@2.21.0","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"80d84415eb065c150e3e69801e0aad143ea4e949","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-2.21.0.tgz","fileCount":4679,"integrity":"sha512-E9Z31EtxXwmQ2VxrNsPwS5Rvhufad+Cj4r0bOymeR78tcBBdsD9FFjnMzyX9C3TBB31hCV6CI4XHKsaq3zy6NQ==","signatures":[{"sig":"MEQCICxGbMIL9b/Ifo2ubGvLmnS0AsDaRegLV8/KjQ3qppN0AiAnVHYXPpjLY2AMSvS4WGnsskjWx15eyL9TeDAYv7UrtQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":22556641,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcDGphCRA9TVsSAnZWagAAhLIQAJJ5/flNHI4d3zE9YcrI\nL66ww+8W7LBJsCrZQ6CmF7dApnEELJ+quFSUUYWquCngXgbDzyNPP9vidSrK\nwDZQtxJkMd/QkurJuvEVC2iew8mgVx1kt9lVE8e2257aqQKJ/xRGx08vZhaq\naB3pPIquew8KxiHDed/PoJndAcliIitCbMTGm/YrChJ8nJ6vaGd1BeGE/aPM\no1pedMA1JybwMgI8tk6w4QfJ0AIlijigw+9JuO5HnHFJ/Qfg1FSecWw/AcWT\nBMOB6WTgcmPpUhcjCWlzA0L49gwwGag2kZhvzuUZq7pWcQt2dPXR64NfV/8k\nxeRAb2DAL2MIXjz7T7XFgZUrgbqeO7ELw+nvUKX4VXvtwZEBhec79h5fhmdY\nvFtqLAp2BKt/ce0TFXah7FYw1AAWMjlFeteSMULs1OFKTBvDtrKvUni+tDU9\n2jQPL3TpokuAX+cDd6DJwJVbl3nmrZALXyj74SQxAuoKu5FfadqgTNGJ23Wn\nbHV3xqYg5OjBKIe+74VH4DYQJd5jnWHHqjtpIU+zrq6aagb3MudGrPAeRA36\n7ozcAzv3MoGW8eKR9RetmC1G/s+8OJGoENHxMcHggIu+qL2B8QkhKQN2Vtbe\n43cA3mz8XcuNn5UOrSs6749AdPXbZ6udxmvPnjjWTyrnnuHidobJOdRMDyCK\nNJZr\r\n=8TNv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","_from":".","_shasum":"80d84415eb065c150e3e69801e0aad143ea4e949","engines":{"node":">=6"},"scripts":{"tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json src/**/*.ts test/**/*.ts","test":"npm run lint && npm run tsc && npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"npm-run-all -p -r pnpm-registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf ../../../.tmp/ && rimraf node_modules/.bin/pnpm && pnpm-registry-mock prepare","pnpm-registry-mock":"pnpm-registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"10.12.0","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"mz":"2.7.0","mem":"4.0.0","nopt":"4.0.1","supi":"0.26.1","archy":"1.0.0","chalk":"2.4.1","delay":"4.1.0","execa":"1.0.0","is-ci":"2.0.0","ramda":"0.26.1","diable":"4.0.1","p-limit":"2.0.0","get-port":"4.0.0","p-filter":"1.0.0","@types/mz":"0.0.32","camelcase":"5.0.0","is-subdir":"1.0.2","lru-cache":"5.1.1","minimatch":"3.0.4","path-name":"1.0.0","pnpm-list":"5.0.1","tree-kill":"1.2.1","is-windows":"1.0.2","pkgs-graph":"2.0.2","text-table":"0.2.0","@pnpm/types":"2.0.0","@pnpm/utils":"0.9.0","common-tags":"1.8.0","cross-spawn":"6.0.5","graceful-fs":"4.1.15","signal-exit":"3.0.2","strip-color":"0.1.0","@pnpm/config":"2.3.2","@pnpm/logger":"2.1.0","@pnpm/server":"1.2.0","@types/archy":"0.0.31","find-packages":"2.2.0","path-absolute":"1.0.1","read-ini-file":"2.0.0","@pnpm/outdated":"1.0.10","camelcase-keys":"5.0.0","load-json-file":"5.1.0","loud-rejection":"1.6.0","mkdirp-promise":"5.0.1","process-exists":"3.1.0","read-yaml-file":"1.1.0","util.promisify":"1.0.0","@pnpm/lifecycle":"3.0.2","@types/get-port":"4.0.0","@zkochan/libnpx":"10.0.0","graph-sequencer":"2.0.0","update-notifier":"2.5.0","@pnpm/store-path":"1.0.4","@types/lru-cache":"4.1.1","@types/minimatch":"3.0.3","@pnpm/core-loggers":"1.0.0","pnpm-file-reporter":"0.1.0","@pnpm/package-store":"1.3.0","@pnpm/default-fetcher":"2.0.6","@types/camelcase-keys":"4.0.0","pnpm-default-reporter":"0.20.17","@pnpm/default-resolver":"2.0.7","@pnpm/store-controller-types":"1.2.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"caw":"2.0.1","ncp":"2.0.0","pnpm":"link:","tape":"4.9.1","p-any":"1.1.0","retry":"0.12.0","sepia":"2.0.2","byline":"5.0.0","mkdirp":"0.5.1","rimraf":"2.6.2","semver":"5.6.0","tslint":"5.11.0","ts-node":"6.2.0","write-pkg":"3.2.0","typescript":"3.2.2","@types/node":"10.12.12","@types/nopt":"3.0.29","@types/tape":"4.2.32","exists-link":"2.0.0","npm-run-all":"4.1.5","path-exists":"3.0.0","rimraf-then":"1.0.1","symlink-dir":"2.0.2","@types/p-any":"1.1.2","@types/ramda":"0.25.34","@types/retry":"0.10.2","tape-promise":"4.0.0","@pnpm/prepare":"0.0.0","@types/byline":"4.2.31","@types/mkdirp":"0.5.2","@types/semver":"5.5.0","write-json-file":"3.0.2","write-yaml-file":"2.0.0","deep-require-cwd":"1.0.0","npm-scripts-info":"0.3.9","normalize-newline":"3.0.0","@pnpm/modules-yaml":"2.0.1","@types/common-tags":"1.4.0","pnpm-registry-mock":"2.4.0","@pnpm/tslint-config":"0.0.0","@pnpm/assert-project":"link:../../privatePackages/assert-project","@types/load-json-file":"2.0.7","@pnpm/shrinkwrap-types":"1.0.0","@types/update-notifier":"2.5.0","@pnpm/read-package-json":"1.0.1","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_2.21.0_1544317536000_0.23162376575451127","host":"s3://npm-registry-packages"}},"2.10.4":{"name":"pnpm","version":"2.10.4","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@2.10.4","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js","pnpx":"lib/bin/pnpx.js"},"dist":{"shasum":"cf5c4939dac8429d39c825bcb3b7c85e2bedfdb2","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-2.10.4.tgz","fileCount":4575,"integrity":"sha512-6RoYZsIyvrwuZlU0V7+2NEg8gw8s542R0psGiEFqtAT5eu3Q+wH0MlY3dWbGDMht5OAV7DfwEI7UP+Pmnhx5aA==","signatures":[{"sig":"MEUCIHVOQGt8hfpLHQs/eX330RUE6TLIhrGzaZJnaayC9sTwAiEA1S5o76NKbixaxbYqWo/hkjtjNICTJCdziUXWBFDWO7k=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":23927694},"main":"lib/bin/pnpm.js","_from":".","files":["lib/"],"_shasum":"cf5c4939dac8429d39c825bcb3b7c85e2bedfdb2","engines":{"node":">=6"},"scripts":{"tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json --project .","test":"npm run lint && npm run tsc && npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"pnpm link . && npm-run-all -p -r pnpm-registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf ../../../.tmp/ && rimraf node_modules/.bin/pnpm && pnpm-registry-mock prepare","pnpm-registry-mock":"pnpm-registry-mock","test:e2e-with-preview":"preview --skip-prepublishOnly && npm-run-all -p -r pnpm-registry-mock test:tap"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"greenkeeper":{"ignore":["@pnpm/default-fetcher","@pnpm/default-resolver","@pnpm/logger","@pnpm/outdated","@pnpm/server","@pnpm/types","pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-registry-mock","remove-all-except-outer-links","pnpm-shrinkwrap","supi"]},"_nodeVersion":"9.10.1","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"mz":"^2.7.0","nopt":"^4.0.1","supi":"^0.20.8","chalk":"^2.2.0","delay":"^3.0.0","execa":"^0.10.0","is-ci":"^1.0.10","ramda":"^0.25.0","diable":"^4.0.1","p-limit":"^2.0.0","get-port":"^3.2.0","@types/mz":"^0.0.32","camelcase":"^4.1.0 || 5","lru-cache":"^4.1.3","minimatch":"^3.0.4","path-name":"^1.0.0","pnpm-list":"^3.0.0","tree-kill":"^1.2.0","is-windows":"^1.0.1","pkgs-graph":"^2.0.0","text-table":"^0.2.0","@pnpm/types":"^1.5.0","@pnpm/utils":"^0.3.0","common-tags":"^1.4.0","cross-spawn":"^6.0.3","graceful-fs":"^4.1.11","signal-exit":"^3.0.2","strip-color":"^0.1.0","@pnpm/config":"^1.2.7","@pnpm/logger":"^1.0.0","@pnpm/server":"^0.13.2","find-packages":"^2.2.0","package-store":"^0.22.0","path-absolute":"^1.0.0","read-ini-file":"^1.0.0","@pnpm/outdated":"^0.3.3","camelcase-keys":"^4.2.0","load-json-file":"^4.0.0 || 5","load-yaml-file":"^0.1.0","loud-rejection":"^1.6.0","mkdirp-promise":"^5.0.1","process-exists":"^3.0.0","util.promisify":"^1.0.0","@pnpm/lifecycle":"^2.2.1","@types/get-port":"^3.2.0","@zkochan/libnpx":"^9.6.1","graph-sequencer":"^2.0.0","update-notifier":"^2.1.0","@pnpm/store-path":"^1.0.3","@types/lru-cache":"^4.1.1","@types/minimatch":"^3.0.3","pnpm-file-reporter":"^0.1.0","@pnpm/default-fetcher":"^0.4.0 || 1","@types/camelcase-keys":"^4.0.0","pnpm-default-reporter":"^0.17.8","@pnpm/default-resolver":"^2.0.0"},"_hasShrinkwrap":false,"devDependencies":{"caw":"^2.0.0","tape":"^4.6.3","retry":"^0.12.0","sepia":"^2.0.2","byline":"^5.0.0","mkdirp":"^0.5.1","rimraf":"^2.5.4","semver":"^5.3.0","tslint":"^5.4.2","ts-node":"^7.0.0","write-pkg":"^3.1.0","typescript":"^2.9.1","@types/node":"^10.0.6","@types/nopt":"^3.0.29","@types/tape":"^4.2.30","exists-link":"^2.0.0","npm-run-all":"^4.0.1","path-exists":"^3.0.0","rimraf-then":"^1.0.1","@types/delay":"^2.0.1","@types/ramda":"^0.25.0","@types/retry":"^0.10.2","tape-promise":"^3.0.0","@types/byline":"^4.2.31","@types/mkdirp":"^0.5.0","@types/semver":"^5.3.32","@zkochan/husky":"^0.0.0","package-preview":"^1.0.0","write-json-file":"^2.3.0","write-yaml-file":"^1.0.0","deep-require-cwd":"^1.0.0","npm-scripts-info":"^0.3.6","normalize-newline":"^3.0.0","@pnpm/modules-yaml":"^1.0.0","@types/common-tags":"^1.2.5","pnpm-registry-mock":"^2.0.0","@pnpm/assert-project":"^1.1.1","@types/load-json-file":"^2.0.6","@types/update-notifier":"^2.0.0","@types/write-json-file":"^2.2.1","@pnpm/read-package-json":"^1.0.0","anonymous-npm-registry-client":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_2.10.4_1530657227512_0.08672765293432017","host":"s3://npm-registry-packages"}},"2.10.3":{"name":"pnpm","version":"2.10.3","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@2.10.3","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js","pnpx":"lib/bin/pnpx.js"},"dist":{"shasum":"9762489602f49a8a0d95b9cfb3af57cb46403e90","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-2.10.3.tgz","fileCount":4576,"integrity":"sha512-MkFMf4JgjvbXofjXjcS/9SDXFhy7fIYsTk3hA6x19YmxrYbusGLIzF/7W2IVHWEEdEJVLYPKrBPm0O+EwadDMw==","signatures":[{"sig":"MEYCIQCDxh/cNIWHC2snaxwMF4XgILqvoOHFO7saYdn2V1OiDwIhAIh2H6zqsgc8hgwB/hUI8vYn1y06U+7kOzMudExqB4xH","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":23930222},"main":"lib/bin/pnpm.js","_from":".","files":["lib/"],"_shasum":"9762489602f49a8a0d95b9cfb3af57cb46403e90","engines":{"node":">=6"},"scripts":{"tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json --project .","test":"npm run lint && npm run tsc && npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"pnpm link . && npm-run-all -p -r pnpm-registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf ../../../.tmp/ && rimraf node_modules/.bin/pnpm && pnpm-registry-mock prepare","pnpm-registry-mock":"pnpm-registry-mock","test:e2e-with-preview":"preview --skip-prepublishOnly && npm-run-all -p -r pnpm-registry-mock test:tap"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"greenkeeper":{"ignore":["@pnpm/default-fetcher","@pnpm/default-resolver","@pnpm/logger","@pnpm/outdated","@pnpm/server","@pnpm/types","pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-registry-mock","remove-all-except-outer-links","pnpm-shrinkwrap","supi"]},"_nodeVersion":"9.10.1","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"mz":"^2.7.0","nopt":"^4.0.1","supi":"^0.20.7","chalk":"^2.2.0","delay":"^3.0.0","execa":"^0.10.0","is-ci":"^1.0.10","ramda":"^0.25.0","diable":"^4.0.1","p-limit":"^2.0.0","get-port":"^3.2.0","@types/mz":"^0.0.32","camelcase":"^4.1.0 || 5","lru-cache":"^4.1.3","minimatch":"^3.0.4","path-name":"^1.0.0","pnpm-list":"^3.0.0","tree-kill":"^1.2.0","is-windows":"^1.0.1","pkgs-graph":"^2.0.0","text-table":"^0.2.0","@pnpm/types":"^1.5.0","@pnpm/utils":"^0.3.0","common-tags":"^1.4.0","cross-spawn":"^6.0.3","graceful-fs":"^4.1.11","signal-exit":"^3.0.2","strip-color":"^0.1.0","@pnpm/config":"^1.2.6","@pnpm/logger":"^1.0.0","@pnpm/server":"^0.13.2","find-packages":"^2.2.0","package-store":"^0.22.0","path-absolute":"^1.0.0","read-ini-file":"^1.0.0","@pnpm/outdated":"^0.3.3","camelcase-keys":"^4.2.0","load-json-file":"^4.0.0 || 5","load-yaml-file":"^0.1.0","loud-rejection":"^1.6.0","mkdirp-promise":"^5.0.1","process-exists":"^3.0.0","util.promisify":"^1.0.0","@pnpm/lifecycle":"^2.2.1","@types/get-port":"^3.2.0","@zkochan/libnpx":"^9.6.1","graph-sequencer":"^2.0.0","update-notifier":"^2.1.0","@pnpm/store-path":"^1.0.3","@types/lru-cache":"^4.1.1","@types/minimatch":"^3.0.3","pnpm-file-reporter":"^0.1.0","@pnpm/default-fetcher":"^0.4.0 || 1","@types/camelcase-keys":"^4.0.0","pnpm-default-reporter":"^0.17.7","@pnpm/default-resolver":"^2.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"caw":"^2.0.0","tape":"^4.6.3","retry":"^0.12.0","sepia":"^2.0.2","byline":"^5.0.0","mkdirp":"^0.5.1","rimraf":"^2.5.4","semver":"^5.3.0","tslint":"^5.4.2","ts-node":"^7.0.0","write-pkg":"^3.1.0","typescript":"^2.9.1","@types/node":"^10.0.6","@types/nopt":"^3.0.29","@types/tape":"^4.2.30","exists-link":"^2.0.0","npm-run-all":"^4.0.1","path-exists":"^3.0.0","rimraf-then":"^1.0.1","@types/delay":"^2.0.1","@types/ramda":"^0.25.0","@types/retry":"^0.10.2","tape-promise":"^3.0.0","@types/byline":"^4.2.31","@types/mkdirp":"^0.5.0","@types/semver":"^5.3.32","@zkochan/husky":"^0.0.0","package-preview":"^1.0.0","write-json-file":"^2.3.0","write-yaml-file":"^1.0.0","deep-require-cwd":"^1.0.0","npm-scripts-info":"^0.3.6","normalize-newline":"^3.0.0","@pnpm/modules-yaml":"^1.0.0","@types/common-tags":"^1.2.5","pnpm-registry-mock":"^2.0.0","@pnpm/assert-project":"^1.1.1","@types/load-json-file":"^2.0.6","@types/update-notifier":"^2.0.0","@types/write-json-file":"^2.2.1","@pnpm/read-package-json":"^1.0.0","anonymous-npm-registry-client":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_2.10.3_1530451402689_0.24153858880594758","host":"s3://npm-registry-packages"}},"2.10.6":{"name":"pnpm","version":"2.10.6","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@2.10.6","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js","pnpx":"lib/bin/pnpx.js"},"dist":{"shasum":"5b8eb9c2439256db7c81325936c2c845a4460082","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-2.10.6.tgz","fileCount":4591,"integrity":"sha512-Qd6/bvR6G6bE27Jpjm1ubezg1x4HynAaA0fp3sFjbMOJGp36KmpVLjkwfbd4a32wTxWpXxonvddPydatioE6Zg==","signatures":[{"sig":"MEYCIQC5nxNPyl1tQveWjCT7fq3QTDcM+Vsb6zApO4u8tuJOVAIhANUaydLvgEGo3DiXAUmtmB06umLgT2z23n5559Kb7fBF","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":23962181},"main":"lib/bin/pnpm.js","_from":".","files":["lib/"],"_shasum":"5b8eb9c2439256db7c81325936c2c845a4460082","engines":{"node":">=6"},"scripts":{"tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json --project .","test":"npm run lint && npm run tsc && npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"pnpm link . && npm-run-all -p -r pnpm-registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf ../../../.tmp/ && rimraf node_modules/.bin/pnpm && pnpm-registry-mock prepare","pnpm-registry-mock":"pnpm-registry-mock","test:e2e-with-preview":"preview --skip-prepublishOnly && npm-run-all -p -r pnpm-registry-mock test:tap"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"greenkeeper":{"ignore":["@pnpm/default-fetcher","@pnpm/default-resolver","@pnpm/logger","@pnpm/outdated","@pnpm/server","@pnpm/types","pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-registry-mock","remove-all-except-outer-links","pnpm-shrinkwrap","supi"]},"_nodeVersion":"9.10.1","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"mz":"^2.7.0","nopt":"^4.0.1","supi":"^0.20.9","chalk":"^2.2.0","delay":"^3.0.0","execa":"^0.10.0","is-ci":"^1.0.10","ramda":"^0.25.0","diable":"^4.0.1","p-limit":"^2.0.0","get-port":"^3.2.0","@types/mz":"^0.0.32","camelcase":"^4.1.0 || 5","lru-cache":"^4.1.3","minimatch":"^3.0.4","path-name":"^1.0.0","pnpm-list":"^3.0.0","tree-kill":"^1.2.0","is-windows":"^1.0.1","pkgs-graph":"^2.0.0","text-table":"^0.2.0","@pnpm/types":"^1.5.0","@pnpm/utils":"^0.3.0","common-tags":"^1.4.0","cross-spawn":"^6.0.3","graceful-fs":"^4.1.11","signal-exit":"^3.0.2","strip-color":"^0.1.0","@pnpm/config":"^1.2.7","@pnpm/logger":"^1.0.0","@pnpm/server":"^0.13.2","find-packages":"^2.2.0","package-store":"^0.22.0","path-absolute":"^1.0.0","read-ini-file":"^1.0.0","@pnpm/outdated":"^0.3.3","camelcase-keys":"^4.2.0","load-json-file":"^4.0.0 || 5","load-yaml-file":"^0.1.0","loud-rejection":"^1.6.0","mkdirp-promise":"^5.0.1","process-exists":"^3.0.0","util.promisify":"^1.0.0","@pnpm/lifecycle":"^2.2.1","@types/get-port":"^3.2.0","@zkochan/libnpx":"^9.6.1","graph-sequencer":"^2.0.0","update-notifier":"^2.1.0","@pnpm/store-path":"^1.0.3","@types/lru-cache":"^4.1.1","@types/minimatch":"^3.0.3","pnpm-file-reporter":"^0.1.0","@pnpm/default-fetcher":"^0.4.0 || 1","@types/camelcase-keys":"^4.0.0","pnpm-default-reporter":"^0.17.8","@pnpm/default-resolver":"^2.0.0"},"_hasShrinkwrap":false,"devDependencies":{"caw":"^2.0.0","tape":"^4.6.3","retry":"^0.12.0","sepia":"^2.0.2","byline":"^5.0.0","mkdirp":"^0.5.1","rimraf":"^2.5.4","semver":"^5.3.0","tslint":"^5.4.2","ts-node":"^6.2.0","write-pkg":"^3.1.0","typescript":"^2.9.1","@types/node":"^10.0.6","@types/nopt":"^3.0.29","@types/tape":"^4.2.30","exists-link":"^2.0.0","npm-run-all":"^4.0.1","path-exists":"^3.0.0","rimraf-then":"^1.0.1","@types/delay":"^2.0.1","@types/ramda":"^0.25.0","@types/retry":"^0.10.2","tape-promise":"^3.0.0","@types/byline":"^4.2.31","@types/mkdirp":"^0.5.0","@types/semver":"^5.3.32","@zkochan/husky":"^0.0.0","package-preview":"^1.0.0","write-json-file":"^2.3.0","write-yaml-file":"^1.0.0","deep-require-cwd":"^1.0.0","npm-scripts-info":"^0.3.6","normalize-newline":"^3.0.0","@pnpm/modules-yaml":"^1.0.0","@types/common-tags":"^1.2.5","pnpm-registry-mock":"^2.0.0","@pnpm/assert-project":"^1.1.1","@types/load-json-file":"^2.0.6","@types/update-notifier":"^2.0.0","@types/write-json-file":"^2.2.1","@pnpm/read-package-json":"^1.0.0","anonymous-npm-registry-client":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_2.10.6_1531437996360_0.5596563480784342","host":"s3://npm-registry-packages"}},"2.10.5":{"name":"pnpm","version":"2.10.5","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@2.10.5","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js","pnpx":"lib/bin/pnpx.js"},"dist":{"shasum":"cdc0221a893e9fd7902b71e9ff3cdece7ebef4fe","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-2.10.5.tgz","fileCount":4575,"integrity":"sha512-Hy2JItBeP/HnQATZ5AVEWb8FO5P7J9QqqAh/zPLWzzSIx50WGT/itmvP9VptUmWgV7Ag6+AwrkvspY7MeK3VpQ==","signatures":[{"sig":"MEQCIENkjF1/Jk1t0Sl+vWHpFAdFt2Lmjeqz5WG47Qo5UFPRAiAR6vab5UoUjKIv6ntaW42Zjd9eEn+Lk1OR2eijmrhYKA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":23930202},"main":"lib/bin/pnpm.js","_from":".","files":["lib/"],"_shasum":"cdc0221a893e9fd7902b71e9ff3cdece7ebef4fe","engines":{"node":">=6"},"scripts":{"tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json --project .","test":"npm run lint && npm run tsc && npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"pnpm link . && npm-run-all -p -r pnpm-registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf ../../../.tmp/ && rimraf node_modules/.bin/pnpm && pnpm-registry-mock prepare","pnpm-registry-mock":"pnpm-registry-mock","test:e2e-with-preview":"preview --skip-prepublishOnly && npm-run-all -p -r pnpm-registry-mock test:tap"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"greenkeeper":{"ignore":["@pnpm/default-fetcher","@pnpm/default-resolver","@pnpm/logger","@pnpm/outdated","@pnpm/server","@pnpm/types","pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-registry-mock","remove-all-except-outer-links","pnpm-shrinkwrap","supi"]},"_nodeVersion":"9.10.1","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"mz":"^2.7.0","nopt":"^4.0.1","supi":"^0.20.9","chalk":"^2.2.0","delay":"^3.0.0","execa":"^0.10.0","is-ci":"^1.0.10","ramda":"^0.25.0","diable":"^4.0.1","p-limit":"^2.0.0","get-port":"^3.2.0","@types/mz":"^0.0.32","camelcase":"^4.1.0 || 5","lru-cache":"^4.1.3","minimatch":"^3.0.4","path-name":"^1.0.0","pnpm-list":"^3.0.0","tree-kill":"^1.2.0","is-windows":"^1.0.1","pkgs-graph":"^2.0.0","text-table":"^0.2.0","@pnpm/types":"^1.5.0","@pnpm/utils":"^0.3.0","common-tags":"^1.4.0","cross-spawn":"^6.0.3","graceful-fs":"^4.1.11","signal-exit":"^3.0.2","strip-color":"^0.1.0","@pnpm/config":"^1.2.7","@pnpm/logger":"^1.0.0","@pnpm/server":"^0.13.2","find-packages":"^2.2.0","package-store":"^0.22.0","path-absolute":"^1.0.0","read-ini-file":"^1.0.0","@pnpm/outdated":"^0.3.3","camelcase-keys":"^4.2.0","load-json-file":"^4.0.0 || 5","load-yaml-file":"^0.1.0","loud-rejection":"^1.6.0","mkdirp-promise":"^5.0.1","process-exists":"^3.0.0","util.promisify":"^1.0.0","@pnpm/lifecycle":"^2.2.1","@types/get-port":"^3.2.0","@zkochan/libnpx":"^9.6.1","graph-sequencer":"^2.0.0","update-notifier":"^2.1.0","@pnpm/store-path":"^1.0.3","@types/lru-cache":"^4.1.1","@types/minimatch":"^3.0.3","pnpm-file-reporter":"^0.1.0","@pnpm/default-fetcher":"^0.4.0 || 1","@types/camelcase-keys":"^4.0.0","pnpm-default-reporter":"^0.17.8","@pnpm/default-resolver":"^2.0.0"},"_hasShrinkwrap":false,"devDependencies":{"caw":"^2.0.0","tape":"^4.6.3","retry":"^0.12.0","sepia":"^2.0.2","byline":"^5.0.0","mkdirp":"^0.5.1","rimraf":"^2.5.4","semver":"^5.3.0","tslint":"^5.4.2","ts-node":"^6.2.0","write-pkg":"^3.1.0","typescript":"^2.9.1","@types/node":"^10.0.6","@types/nopt":"^3.0.29","@types/tape":"^4.2.30","exists-link":"^2.0.0","npm-run-all":"^4.0.1","path-exists":"^3.0.0","rimraf-then":"^1.0.1","@types/delay":"^2.0.1","@types/ramda":"^0.25.0","@types/retry":"^0.10.2","tape-promise":"^3.0.0","@types/byline":"^4.2.31","@types/mkdirp":"^0.5.0","@types/semver":"^5.3.32","@zkochan/husky":"^0.0.0","package-preview":"^1.0.0","write-json-file":"^2.3.0","write-yaml-file":"^1.0.0","deep-require-cwd":"^1.0.0","npm-scripts-info":"^0.3.6","normalize-newline":"^3.0.0","@pnpm/modules-yaml":"^1.0.0","@types/common-tags":"^1.2.5","pnpm-registry-mock":"^2.0.0","@pnpm/assert-project":"^1.1.1","@types/load-json-file":"^2.0.6","@types/update-notifier":"^2.0.0","@types/write-json-file":"^2.2.1","@pnpm/read-package-json":"^1.0.0","anonymous-npm-registry-client":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_2.10.5_1531049963072_0.8975732350241306","host":"s3://npm-registry-packages"}},"10.31.0":{"name":"pnpm","version":"10.31.0","keywords":["pnpm","pnpm10","dependencies","dependency manager","efficient","fast","hardlinks","install","installer","link","lockfile","modules","monorepo","multi-package","npm","package manager","package.json","packages","prune","rapid","remove","shrinkwrap","symlinks","uninstall","workspace"],"license":"MIT","_id":"pnpm@10.31.0","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"9b3ab802cb285b32dd0a32407e9cdd6ddb2599b1","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-10.31.0.tgz","fileCount":1069,"integrity":"sha512-45JziL+qgHjOt5t0j/wegnToTXUWPme8IuBsDTrtQ90VMVHL8R1/gwH/SsuYxovcXK32mJUygB/6/js+SmPCaA==","signatures":[{"sig":"MEQCIDEE5EiWdsCrnwTIVMnh/4nTjeg6x+kuRPYsOFy9u52PAiB5nY8VyeHFlCDN0FwBPsG8udPrCYVllux3MubNfXg5Kg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/pnpm@10.31.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":18890818},"jest":{"preset":"@pnpm/jest-config/with-registry"},"main":"bin/pnpm.cjs","type":"commonjs","_from":"file:pnpm-10.31.0.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=18.12"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"jest","start":"tsc --watch","bundle":"ts-node bundle.ts","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/templates dist/templates && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:4278a4df-1aad-48ee-a502-ee0d0bdc49bd"}},"_resolved":"/tmp/322729cebd7c780b8f6adb6d5b60f8b3/pnpm-10.31.0.tgz","_integrity":"sha512-45JziL+qgHjOt5t0j/wegnToTXUWPme8IuBsDTrtQ90VMVHL8R1/gwH/SsuYxovcXK32mJUygB/6/js+SmPCaA==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git","directory":"pnpm"},"_npmVersion":"11.6.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"20.20.0","preferGlobal":true,"publishConfig":{"tag":"next-10","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/pnpm_10.31.0_1772926990255_0.9230077554825522","host":"s3://npm-registry-packages-npm-production"}},"6.16.0":{"name":"pnpm","version":"6.16.0","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"license":"MIT","_id":"pnpm@6.16.0","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"pnpm@kochan.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"9d3298747fa2aca178b38f06f60fd1943d88168b","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-6.16.0.tgz","fileCount":642,"integrity":"sha512-g5rbneSqacQaEW0gdvGouxNHbDIpLTShg+cS4yCUwnj32RwMHwxChtcxPOR9VNZvNegcKE9LFUA0PA/uN37mDA==","signatures":[{"sig":"MEUCIEXnD8C3IIAQoEgziNfc8GjyEIZ13/0+qIbD6Z0BECinAiEA2DtTcOVoQV8wMCUAUmwFx+42WIQu36oNjs0HtZ6WBsE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9584890},"main":"bin/pnpm.cjs","_from":"file:pnpm-6.16.0.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=12.17"},"funding":{"url":"https://opencollective.com/pnpm"},"scripts":{"lint":"eslint -c ../../eslint.json src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7781 pnpm run test:e2e","start":"pnpm tsc --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build && pnpm run lint -- --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.cjs","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"pnpm@kochan.io"},"_resolved":"/home/runner/work/pnpm/pnpm/packages/pnpm/pnpm-6.16.0.tgz","_integrity":"sha512-g5rbneSqacQaEW0gdvGouxNHbDIpLTShg+cS4yCUwnj32RwMHwxChtcxPOR9VNZvNegcKE9LFUA0PA/uN37mDA==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.24.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"14.17.6","preferGlobal":true,"publishConfig":{"tag":"next","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_6.16.0_1632868480109_0.7967789462064745","host":"s3://npm-registry-packages"}},"3.1.0":{"name":"pnpm","version":"3.1.0","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@3.1.0","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"cfbb0fa156ac472a7e6fb41672043fdc721e7b30","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-3.1.0.tgz","fileCount":4600,"integrity":"sha512-+Ywkb2rg5uX6/CppRBFmefrQn8EiXK8H0ntRoWHuQAzLErrVXtbyuRKhWMUG5ewr9raQUOACou/uaThE9jzhwA==","signatures":[{"sig":"MEUCIG2E+x80B7x7o5lYAAbrKpvnd6n7kTq766Rgg5dtmiCJAiEAnejZBJOHby+W3SttDKUg0O1I0ydmiaI2PCBMnOCaVYY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":21529482,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJconS/CRA9TVsSAnZWagAARcgQAJIy56oxN/PomFpv/OJ6\ncq8reYQj+2KGqfJDeVXGosenvNCDnJgBT9WBKY/0gcfEZwNRpC18xFvjJH3c\nH7OuVnPSCPfu+LUfPlyCDauZtt3sfmL4qn/vKP2pQXhg1wG6yLdvNkSgdAUH\nHXN97AakbfomRevX8dvsOT4BNgj5yxN0zBREpcWCdCNvi0TZt//znTLgd3J9\nwB5zSxF+fhs9R+MjeyOX7vJMwI2hcD5atLRRT52yeIbeAhGv0MTEtNHDENA9\nbbo62Z6FEUAm26cjRbvH0p4yrIFeWt9DUaP7MoGQKi22VhYN2pOJTPK1OUDa\nSQl0WbRuAI3/mmSiKZtAKFvn9Dd4fEvO77AO73SFBBYAdErorMkqWsIHajtz\nl7A53SXJQdp+0dCupfsW6LPRmjggXqlz4GHZ6NxAB81/01DZhG+KGjQxLgii\nAa1B3XLXL7hy290n0BocaXtHyyCR6Ba0+vm7/uopmzV3TIU8hrKwfDYSaPcr\nxJ1I76ncWp1LR5KtRY/lI7XeqWy10let+uUKBz7BnCEtlAh+w0QZC5LZdGO+\ntFQbabwxghmHoXeV04wpd3RwB0FnyacUkwLQpkIcCl/6f2TekxpshSdt5hHe\nojqfnfb1r6loddt41NYLpLI3v81Xd/BYmU5g3qs5vmJDua9vXJIV7mvzvSpL\nk3/3\r\n=/AUl\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","_from":".","_shasum":"cfbb0fa156ac472a7e6fb41672043fdc721e7b30","engines":{"node":">=8"},"scripts":{"tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json src/**/*.ts test/**/*.ts","test":"npm run lint && npm run tsc && npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"npm-run-all -p -r pnpm-registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf ../../../.tmp/ && rimraf node_modules/.bin/pnpm && pnpm-registry-mock prepare","pnpm-registry-mock":"pnpm-registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"8.12.0","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"mz":"2.7.0","mem":"4.2.0","nopt":"4.0.1","supi":"0.31.1","archy":"1.0.0","chalk":"2.4.2","delay":"4.1.0","execa":"1.0.0","is-ci":"2.0.0","ramda":"0.26.1","diable":"4.0.2","p-limit":"2.2.0","get-port":"4.2.0","p-filter":"2.0.0","@types/mz":"^0.0.32","camelcase":"5.2.0","is-subdir":"1.0.3","lru-cache":"5.1.1","minimatch":"3.0.4","path-name":"1.0.0","tree-kill":"1.2.1","@pnpm/list":"1.0.2","is-windows":"1.0.2","pkgs-graph":"3.0.0","text-table":"0.2.0","@pnpm/types":"3.0.0","@pnpm/utils":"0.10.1","common-tags":"1.8.0","cross-spawn":"6.0.5","graceful-fs":"4.1.15","signal-exit":"3.0.2","strip-color":"0.1.0","@pnpm/config":"3.1.0","@pnpm/logger":"2.1.0","@pnpm/server":"3.0.0","@types/archy":"0.0.31","@types/p-any":"1.1.2","find-packages":"4.0.1","path-absolute":"1.0.1","read-ini-file":"2.0.0","@pnpm/outdated":"2.0.4","camelcase-keys":"5.0.0","load-json-file":"5.2.0","loud-rejection":"2.0.0","mkdirp-promise":"5.0.1","process-exists":"3.1.0","read-yaml-file":"1.1.0","util.promisify":"1.0.0","@pnpm/constants":"1.0.0","@pnpm/lifecycle":"5.0.0","@zkochan/libnpx":"10.0.0","graph-sequencer":"2.0.0","update-notifier":"2.5.0","@pnpm/store-path":"1.0.4","@types/lru-cache":"^5.1.0","@types/minimatch":"^3.0.3","@pnpm/core-loggers":"3.0.0","pnpm-file-reporter":"0.1.0","@pnpm/package-store":"4.0.2","@pnpm/default-fetcher":"3.1.1","@types/camelcase-keys":"^4.1.0","dir-is-case-sensitive":"1.0.0","@pnpm/default-reporter":"3.0.3","@pnpm/default-resolver":"3.0.3","@pnpm/store-controller-types":"3.0.0"},"_hasShrinkwrap":false,"__devDependencies":{"caw":"2.0.1","ncp":"2.0.0","pnpm":"link:","tape":"4.10.1","p-any":"1.1.0","retry":"0.12.0","sepia":"2.0.2","byline":"5.0.0","mkdirp":"0.5.1","rimraf":"2.6.3","semver":"6.0.0","tslint":"5.14.0","ts-node":"8.0.3","write-pkg":"3.2.0","typescript":"3.4.1","@types/node":"*","@types/nopt":"3.0.29","@types/tape":"4.2.33","exists-link":"2.0.0","npm-run-all":"4.1.5","path-exists":"3.0.0","rimraf-then":"1.0.1","symlink-dir":"3.0.1","@types/ramda":"0.25.34","@types/retry":"0.12.0","tape-promise":"4.0.0","@pnpm/prepare":"0.0.0","@types/byline":"4.2.31","@types/mkdirp":"0.5.2","@types/semver":"5.5.0","write-json-file":"3.1.0","write-yaml-file":"2.0.0","deep-require-cwd":"1.0.0","npm-scripts-info":"0.3.9","normalize-newline":"3.0.0","@pnpm/modules-yaml":"3.0.0","@types/common-tags":"1.8.0","pnpm-registry-mock":"2.9.0","@pnpm/tslint-config":"0.0.0","@pnpm/assert-project":"link:../../privatePackages/assert-project","@pnpm/lockfile-types":"1.0.0","@types/load-json-file":"2.0.7","@types/update-notifier":"2.5.0","@pnpm/read-package-json":"2.0.0","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_3.1.0_1554150590755_0.5909355216776824","host":"s3://npm-registry-packages"}},"3.1.1":{"name":"pnpm","version":"3.1.1","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@3.1.1","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"1cf854ca4880a270c5b18a18a3775f98929c5ef2","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-3.1.1.tgz","fileCount":4603,"integrity":"sha512-MqSWfZXft1cQ6rFgpGpl8JIY3O8w8TnTplvjuCPMl4zRxAUAz0Gzr7ARYH6czoiTxBIbbhu41GfbsBfgMSGTwA==","signatures":[{"sig":"MEUCIQD/fwNw/4FZEMx7NduazXnodHs5VwBf82X9ysOukPnmDAIgDCj3Fncj+Smx4aYLj1IEtsg+/j/CKBju17HuGEtZ4rQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":21601165,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcsgdDCRA9TVsSAnZWagAAyaQP/1ssmgNN8Vv0IL2KUOy/\nVOx0nlS6YxseB78lhCqSZ1FKqIKRI2tAL+I50YKszG0A98Jb7rjrWkB78IpI\nN/pMzMf19ne4Ns3emiakoFfs9L6NmkdOcDz4rUjofUoP5Xq05WPSg2SIP95E\nDTibSAruuqnybFF+ro9E6jXG+KuAtAHf8pUaG0ha/YgpS4QWQnSYZLQKRieT\nRkxKLnKczdP4ls+onsvPRnkfyOAOsvOaJAWTxWdOcR0lPuna+7rgZC4odewy\nKkmzmlS259ujs1srclyiKWoCSgJiYa7rxbfRJGiSOBbd+C5nQP6a7sAs5GJG\nsTsJCSyWgMnCSZQwIcIOaedT1JuVLT5l+CEMiNDFp35kGkGkSFFSC/h8o87L\nw1raXsiRDOgV94OBR0x4U4idgjlx+KE/fO+tSrtc5tpw9dIphCpSndoNjY+G\nUVveXv7H3IqOaS9yx3ZPr6t5yQYZLo06qcmBdyAFpuTfeGF9srhOm0QwleAX\nRd+ojjS2PT7hw7XNNLrsQTJyBzII3SJqTQ3JwibbMN/eGU6WfU0C5F1OKfmO\n/+3Z/2hjwcDg0K1lTgOTxzcHBSce1kkZLdbYcjk3ChbXxPQb5bqy7tWuV5RQ\ngpRobp6vgbqFefdE/O72ZPyqGG6C64tDzx7Komautz9n4JJMZ9GOiWxCUc0g\ny6OF\r\n=+2DB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","_from":".","_shasum":"1cf854ca4880a270c5b18a18a3775f98929c5ef2","engines":{"node":">=8.15"},"scripts":{"tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json src/**/*.ts test/**/*.ts","test":"npm run lint && npm run tsc && npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"npm-run-all -p -r pnpm-registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf ../../../.tmp/ && rimraf node_modules/.bin/pnpm && pnpm-registry-mock prepare","pnpm-registry-mock":"pnpm-registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"10.12.0","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"mz":"2.7.0","mem":"4.3.0","nopt":"4.0.1","supi":"0.31.3","archy":"1.0.0","chalk":"2.4.2","delay":"4.2.0","execa":"1.0.0","is-ci":"2.0.0","ramda":"0.26.1","diable":"4.0.2","p-limit":"2.2.0","get-port":"4.2.0","p-filter":"2.1.0","@types/mz":"^0.0.32","camelcase":"5.3.1","is-subdir":"1.0.3","lru-cache":"5.1.1","minimatch":"3.0.4","path-name":"1.0.0","tree-kill":"1.2.1","@pnpm/list":"1.0.3","is-windows":"1.0.2","pkgs-graph":"3.0.0","text-table":"0.2.0","@pnpm/types":"3.0.0","@pnpm/utils":"0.10.2","common-tags":"1.8.0","cross-spawn":"6.0.5","graceful-fs":"4.1.15","signal-exit":"3.0.2","strip-color":"0.1.0","@pnpm/config":"3.1.1","@pnpm/logger":"2.1.0","@pnpm/server":"3.0.1","@types/archy":"0.0.31","@types/p-any":"1.1.2","find-packages":"4.0.1","path-absolute":"1.0.1","read-ini-file":"2.0.0","@pnpm/outdated":"2.0.6","camelcase-keys":"5.1.0","load-json-file":"5.3.0","loud-rejection":"2.1.0","mkdirp-promise":"5.0.1","process-exists":"3.1.0","read-yaml-file":"1.1.0","@pnpm/constants":"1.0.0","@pnpm/lifecycle":"5.0.1","@zkochan/libnpx":"10.0.0","graph-sequencer":"2.0.0","update-notifier":"2.5.0","@pnpm/store-path":"1.0.4","@types/lru-cache":"^5.1.0","@types/minimatch":"^3.0.3","@pnpm/core-loggers":"3.0.0","pnpm-file-reporter":"0.1.0","@pnpm/package-store":"4.0.4","@pnpm/default-fetcher":"3.1.3","dir-is-case-sensitive":"1.0.0","@pnpm/default-reporter":"3.0.5","@pnpm/default-resolver":"3.0.5","@pnpm/store-controller-types":"3.0.1"},"_hasShrinkwrap":false,"__devDependencies":{"caw":"2.0.1","ncp":"2.0.0","pnpm":"link:","tape":"4.10.1","p-any":"1.1.0","retry":"0.12.0","sepia":"2.0.2","byline":"5.0.0","mkdirp":"0.5.1","rimraf":"2.6.3","semver":"6.0.0","tslint":"5.15.0","ts-node":"8.0.3","write-pkg":"3.2.0","typescript":"3.4.3","@types/node":"*","@types/nopt":"3.0.29","@types/tape":"4.2.33","exists-link":"2.0.0","npm-run-all":"4.1.5","path-exists":"4.0.0","rimraf-then":"1.0.1","symlink-dir":"3.0.2","@types/ramda":"0.25.34","@types/retry":"0.12.0","tape-promise":"4.0.0","@pnpm/prepare":"0.0.0","@types/byline":"4.2.31","@types/mkdirp":"0.5.2","@types/semver":"6.0.0","write-json-file":"3.2.0","write-yaml-file":"2.0.0","deep-require-cwd":"1.0.0","npm-scripts-info":"0.3.9","normalize-newline":"3.0.0","@pnpm/modules-yaml":"3.0.0","@types/common-tags":"1.8.0","pnpm-registry-mock":"2.11.0","@pnpm/tslint-config":"0.0.0","@pnpm/assert-project":"link:../../privatePackages/assert-project","@pnpm/lockfile-types":"1.0.0","@types/load-json-file":"2.0.7","@types/update-notifier":"2.5.0","@pnpm/read-package-json":"2.0.1","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_3.1.1_1555171138678_0.13167896962925907","host":"s3://npm-registry-packages"}},"8.3.0-0":{"name":"pnpm","version":"8.3.0-0","keywords":["pnpm8","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@8.3.0-0","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"2211a05ca35dda0ded835b277a8c443c4cdf8ed9","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-8.3.0-0.tgz","fileCount":658,"integrity":"sha512-cjbMYrbiEaj0h4WN7MoVd8nhsQnB/MqNwrvwKZhI8z56sxgfDtWMwwiMSRcHsDH9ZSElH5RENW0gXhosW+AHJQ==","signatures":[{"sig":"MEUCIQDkhRLnHqV+79rO2tpq/2CMse6qvMuY4iVSC6fiOp96gwIgO3AwthEZC1CNew07JaMkvFb3oC4MlvfkqXDXNAGsrtU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12845617,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkPGcgACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrmFA//ViVdjUySJ2XtzcR2IsieuHbaFQYclLwCjxn8fpRTmw1SoO15\r\nwx3lFJPsG2itVVOyRxeNsatm1ZiTx+GHFZnjh784Fj4WxV1TTm0fgP4qCpFC\r\nX1vrRobuSbQhSTQoadyt9oIYpFItvRxBfEdRWIyIozZ8MQBXaQwrfrIZdRYg\r\nUmLZrPR8nXBZr04rYy2mRHQiewD+0R5FxxNPHP3lyOvJNs5bGEDlZNroOH9/\r\n2nXlK64KmBtTJd7wMqc4vy14l+GXPB2o5lIpsw/gvDgiopPz+R97JepXWcym\r\nOuty18vRJ1hd132Ens6/s0hM2gZpkux833KVqViulszoeye018IodlR8VFap\r\nBjkDQfI4pv8Ok0hkkRmY1BzC3kCSMxiUSpNlr5dvyrNgvA/OAJapCYrjlTad\r\nnj1WxNGbKSKSkOCR7vSIB/nUlTAHTkJIlaXJ/DL/IzBG7ma2uhzMoPBDSgYL\r\nW65POWPEZtwhpxYmScyIJ/1Adnd4DtDWaQiX1i6n9Ie9amv6UR8eKdL+RwEG\r\nP2hre9G/SmSJ+gU2oLMCdmSQvfnjdx0dxKx9Wf6dL9m50BNizQLpqftvRGAU\r\nC1j+HtoF/Qf3Zt05RDOHrqeeMAiJn2sor0b3PQNvB+7tmvLYTLfl0TA8jncx\r\n+ueotBDXOeoczlxTD+aceChoqm5CFqQDnNg=\r\n=ZOnL\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","_from":"file:pnpm-8.3.0-0.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=16.14"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7776 pnpm run test:e2e","start":"tsc --watch","bundle":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/266376a1de402faf970a5513c04c5f13/pnpm-8.3.0-0.tgz","_integrity":"sha512-cjbMYrbiEaj0h4WN7MoVd8nhsQnB/MqNwrvwKZhI8z56sxgfDtWMwwiMSRcHsDH9ZSElH5RENW0gXhosW+AHJQ==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"9.5.0","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"18.15.0","preferGlobal":true,"publishConfig":{"tag":"next-8","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/pnpm_8.3.0-0_1681680159815_0.7159460052203752","host":"s3://npm-registry-packages"}},"6.16.1":{"name":"pnpm","version":"6.16.1","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"license":"MIT","_id":"pnpm@6.16.1","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"pnpm@kochan.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"085e4f2bfd11ae3698339119fe1f08bd51ac781d","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-6.16.1.tgz","fileCount":642,"integrity":"sha512-oTZtaWJvvQ1V4KzpPya/BYYF90c6ICKmFYof8DAzMi0g2PEGseSVRdw/A2ov6mQJxBjHyRyYp/j42j8QOqRuKw==","signatures":[{"sig":"MEYCIQCsjnpTIap5ctOjSRkwua03YqZFFZi28LDfzF71y4gl4AIhAK6j1KrEt4NIDD6G8yb11VQDWf6faKnng46PTf7Spiv2","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":9583599},"main":"bin/pnpm.cjs","_from":"file:pnpm-6.16.1.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=12.17"},"funding":{"url":"https://opencollective.com/pnpm"},"scripts":{"lint":"eslint -c ../../eslint.json src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7781 pnpm run test:e2e","start":"pnpm tsc --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build && pnpm run lint -- --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.cjs","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"pnpm@kochan.io"},"_resolved":"/home/runner/work/pnpm/pnpm/packages/pnpm/pnpm-6.16.1.tgz","_integrity":"sha512-oTZtaWJvvQ1V4KzpPya/BYYF90c6ICKmFYof8DAzMi0g2PEGseSVRdw/A2ov6mQJxBjHyRyYp/j42j8QOqRuKw==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.24.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"14.18.0","preferGlobal":true,"publishConfig":{"tag":"next","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_6.16.1_1633385280053_0.202662340779042","host":"s3://npm-registry-packages"}},"0.33.0":{"name":"pnpm","version":"0.33.0","keywords":["install","npm"],"author":{"name":"Rico Sta. Cruz","email":"rico@ricostacruz.com"},"license":"MIT","_id":"pnpm@0.33.0","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://github.com/rstacruz/pnpm#readme","bugs":{"url":"https://github.com/rstacruz/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js"},"dist":{"shasum":"5c9e06701220ad31e707d39a139c7c0db5c74cde","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-0.33.0.tgz","integrity":"sha512-H+aM74l8xDVgTP/hx+I4sDELe8AmDmpiY0VeJGjRxxqqgiG3b0sgMYF9HBsx+zrYS2h+gtBeTTB4NfL8WkUzWw==","signatures":[{"sig":"MEUCIFqQVRsrbi2SCfB27FZTHGWdoyGgHiF8j2PZFC+MfZkiAiEApTlGDbin/qHIQBCj4lmLSrVjeL4aZ0Ucr5MqW+2/Cbw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["bin/","lib/",".scripts/","cached_node_modules/"],"config":{"ghooks":{"commit-msg":"node ./node_modules/validate-commit-msg/index.js"},"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"_shasum":"5c9e06701220ad31e707d39a139c7c0db5c74cde","engines":{"node":">=4"},"gitHead":"7925b64f9119ce446da13aba5b2b009db08b09e2","scripts":{"tsc":"rimraf lib && tsc","lint":"standard && tslint -c tslint.json ./src/**/*.ts ./test/**/*.ts","test":"npm run lint && ts-node test | tap-spec","cover":"istanbul cover test/index.js","start":"npm run tsc -- --watch","commit":"git-cz","release":"sh .scripts/release.sh","posttest":"rimraf .tmp","docs:build":"docpress build","prepublish":"npm run tsc","prerelease":"npm test"},"typings":"lib/index.d.ts","_npmUser":{"name":"zkochan","email":"zoltan.kochan@gmail.com"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/rstacruz/pnpm.git","type":"git"},"_npmVersion":"3.10.3","description":"A fast implementation of npm install","directories":{"test":"test"},"_nodeVersion":"6.5.0","dependencies":{"mz":"2.4.0","rc":"1.1.6","caw":"2.0.0","got":"6.3.0","meow":"3.7.0","chalk":"1.1.3","debug":"2.2.0","is-ci":"1.0.9","retry":"0.10.0","byline":"5.0.0","mkdirp":"0.5.1","rimraf":"2.5.4","semver":"5.3.0","tar-fs":"1.13.2","throat":"3.0.0","thenify":"3.2.0","lockfile":"1.0.1","node-gyp":"3.4.0","commondir":"1.0.1","json2yaml":"1.1.0","os-homedir":"1.0.1","common-tags":"1.3.1","cross-spawn":"^4.0.0","observatory":"1.0.0","read-pkg-up":"1.0.1","gunzip-maybe":"1.3.1","registry-url":"3.1.0","promisequence":"1.1.6","sorted-object":"2.0.0","camelcase-keys":"3.0.0","loud-rejection":"1.6.0","normalize-path":"2.0.1","supports-color":"3.1.2","@zkochan/logger":"0.1.0","npm-package-arg":"4.2.0","update-notifier":"1.0.2","is-retry-allowed":"1.1.0","registry-auth-token":"3.0.1"},"preferGlobal":true,"devDependencies":{"ncp":"^2.0.0","nixt":"0.5.0","tape":"4.6.0","isexe":"1.1.2","sepia":"2.0.1","ghooks":"^1.3.2","tslint":"3.15.1","ts-node":"1.3.0","docpress":"0.6.13","istanbul":"^0.4.5","standard":"8.0.0","tap-spec":"4.1.1","commitizen":"^2.8.6","typescript":"2.0.2","git-update-ghpages":"1.3.0","validate-commit-msg":"^2.7.0","cz-conventional-changelog":"^1.2.0"},"_npmOperationalInternal":{"tmp":"tmp/pnpm-0.33.0.tgz_1474143953364_0.6942351756151766","host":"packages-16-east.internal.npmjs.com"}},"6.1.0-202104230041":{"name":"pnpm","version":"6.1.0-202104230041","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"license":"MIT","_id":"pnpm@6.1.0-202104230041","maintainers":[{"name":"zkochan","email":"z@kochan.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"987b21a37488bb80570fa446752d52819f533d4b","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-6.1.0-202104230041.tgz","fileCount":601,"integrity":"sha512-FF+CjWmk09k9B2KVgnlQoMoDh9+bfGcCHuEv0cenDe/uM8uN6F3vyiemBi0ywxcKyAQTFrnbyZz5qkQcSaUYDw==","signatures":[{"sig":"MEYCIQDOoxhpFRRJoddcnRLKF+ba1bgKJe/FYSOw5z2x8rl5RwIhAIC+D8yJtd+dtysxE1DDsMggL8jSYlgBtO+VkXc+FrOy","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":8914932,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgge/GCRA9TVsSAnZWagAA+a4P/3rDL/Wc4sGZ05lARbpr\n+MDZXx7ogFQYGWhAcJ9qczj1GsJEbi8XSUuDjw4T38G0mWDtPy7qeKhRtJp6\n1BrfJKwVy3+Os8G0I9gCEna8CkFx8s5xzDyd2nS4Ugb/ILDa8Dax+fHYC97b\nFottPcnVhnATR1qMXm1YvM8tfXk//fQl8ZYCZnJgEH6yY/9FFzg/n0RwIVf/\nYkKVyLkbhSos4T1CXhQoe0lm8xl3Iq+hvlvdZojjqSxP+hDSZzG9GlPnW9lJ\n8IMz8vOLOtK1YqZ5jnnqkhAaOBWhIjlNk2uoQHVdOY+W8jj6ZNbgQVYj1Kvc\nSJzmxoofcxINemXbenG7BXU00gyXJx6e2ha3L2gNUs9C7pVQSfQE6NYBPayN\nbKtZHuZRqhuLiwzDTBhKh76K1KqXUNNsIaSR5R3OLyVRZG2OEXA2Y9ai+Yls\nND3kbc6x5fnF5l/Q+rjvRXcvJ2xbfoub1zjVJaBuM4860mtL+zczQA9guM8N\nEcURbmrsaM4HHApbAaQuG6xuEu+cb8VDJ6/cWwbFuCj4ko4gKT48CTpXNSq6\njdB7Cl7uaoGpr/m20WJPIJe7rp5ROV8iCBuvu9GZ5jfpBctrsFiEsg0TMIn8\nPusUrGITtPfDTaiDGyl46+4v98zYRj4p5DEmjPoL8oAx6zpfS0ee/HH5ENJZ\n39sR\r\n=rIQU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","unpkg":"dist/pnpm.cjs","engines":{"node":">=12.17"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint -c ../../eslint.json src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"pnpm tsc -- --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build && pnpm run lint -- --fix && rimraf dist && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.cjs","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"6.14.12","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"14.16.1","preferGlobal":true,"publishconfig":{"tag":"next"},"_hasShrinkwrap":false,"readmeFilename":"README.md","__devDependencies":{"ncp":"^2.0.0","nopt":"^5.0.0","chalk":"^4.1.0","delay":"^5.0.0","execa":"^5.0.0","is-ci":"^3.0.0","p-any":"3.0.0","ramda":"^0.27.1","tempy":"^1.0.0","which":"^2.0.2","byline":"5.0.0","semver":"^7.3.4","esbuild":"^0.11.2","p-defer":"^3.0.0","ps-list":"^7.2.0","path-name":"^1.0.0","split-cmd":"^1.0.1","tree-kill":"^1.2.2","write-pkg":"4.0.0","@types/ncp":"^2.0.4","is-windows":"^1.0.2","pkgs-graph":"workspace:6.0.0","strip-ansi":"^6.0.0","@pnpm/types":"workspace:7.0.0","@types/nopt":"^3.0.29","cross-spawn":"^7.0.3","exists-link":"2.0.0","npm-run-all":"^4.1.5","path-exists":"^4.0.0","render-help":"^1.0.1","symlink-dir":"^5.0.0","@pnpm/client":"workspace:3.0.1","@pnpm/config":"workspace:12.1.0","@pnpm/logger":"^4.0.0","@pnpm/tabtab":"^0.1.2","@types/is-ci":"^3.0.0","@types/ramda":"^0.27.35","@types/which":"^2.0.0","@pnpm/command":"workspace:2.0.0","@pnpm/prepare":"workspace:0.0.20","@pnpm/run-npm":"workspace:3.0.0","@types/byline":"^4.2.32","@types/semver":"^7.3.4","@pnpm/cli-meta":"workspace:2.0.0","@zkochan/retry":"^0.2.0","load-json-file":"^6.2.0","loud-rejection":"^2.2.0","read-yaml-file":"^2.1.0","@pnpm/cli-utils":"workspace:0.6.1","@pnpm/constants":"workspace:5.0.0","@zkochan/libnpx":"^13.1.2","@zkochan/rimraf":"^2.0.0","write-json-file":"^4.3.0","write-yaml-file":"^4.2.0","@pnpm/store-path":"^5.0.0","deep-require-cwd":"1.0.0","@types/is-windows":"^1.0.0","normalize-newline":"3.0.0","@pnpm/core-loggers":"workspace:6.0.0","@pnpm/modules-yaml":"workspace:9.0.0","@types/cross-spawn":"^6.0.2","cross-var-no-babel":"^1.2.0","@pnpm/file-reporter":"^1.0.1","@pnpm/assert-project":"workspace:*","@pnpm/lockfile-types":"workspace:3.0.0","@pnpm/parse-cli-args":"workspace:4.0.0","dir-is-case-sensitive":"^2.0.0","@pnpm/default-reporter":"workspace:8.0.1","@pnpm/read-package-json":"workspace:5.0.0","@pnpm/find-workspace-dir":"workspace:3.0.0","@pnpm/plugin-commands-audit":"workspace:4.0.2","@pnpm/plugin-commands-store":"workspace:3.0.3","@pnpm/read-project-manifest":"workspace:2.0.0","@pnpm/plugin-commands-import":"workspace:2.0.3","@pnpm/plugin-commands-server":"workspace:3.0.3","@pnpm/write-project-manifest":"workspace:2.0.0","@pnpm/common-cli-options-help":"workspace:0.4.0","@pnpm/find-workspace-packages":"workspace:3.0.1","@pnpm/plugin-commands-listing":"workspace:3.0.3","@pnpm/plugin-commands-rebuild":"workspace:3.0.3","anonymous-npm-registry-client":"0.1.2","@pnpm/plugin-commands-outdated":"workspace:4.0.3","@pnpm/filter-workspace-packages":"workspace:3.0.1","@pnpm/pick-registry-for-package":"workspace:2.0.0","@pnpm/plugin-commands-publishing":"workspace:3.0.2","@pnpm/plugin-commands-installation":"workspace:4.0.3","@pnpm/plugin-commands-script-runners":"workspace:3.1.0"},"__optionalDependencies":{"node-gyp":"^8.0.0"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_6.1.0-202104230041_1619128262211_0.3630319164005489","host":"s3://npm-registry-packages"}},"2.3.1":{"name":"pnpm","version":"2.3.1","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@2.3.1","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js","pnpx":"lib/bin/pnpx.js"},"dist":{"shasum":"b2272ab28e1dd541c72dd0fdf0625955d5ed4e05","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-2.3.1.tgz","fileCount":4525,"integrity":"sha512-poET5Y82do9IlaCa7VdVr2VaQOeAKwKGQmqIC8VCmN0ffsHYKepvpVwXKpWjAMkxxvUvO6nVOLRBw+/Rc2W3vg==","signatures":[{"sig":"MEUCIEEvCeIs+/e0qwMdjq7ptSoeWetpNFOkS6towxvTqvrVAiEAraA3KuGex6EDZFt2SCC1DzQqQjvkK8KnEB5a3X2m90g=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":23742795,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbGan6CRA9TVsSAnZWagAAu4IP/3KC0+MXQ0Emwj3MXlrv\neUzXbqbkR/nf4C1iVtD1GIvLJ8/EHI5PgjmdFpLGQ67U4Mr+5cy1Gkmtp6hR\nT45lJeSbAwNdfXnYVf0M2BamNXadP8c4GXkbGqZ5+UOT7cO5PAPImFK1Fo26\niBRotnFNJ7FkfCRrasP7YDYT2g9WRjvMycRexoPGSpmPTaV39/sXTzyUuAU+\nqMbZSHq9gIu/DDTi6ed7OCgg4rwYeRHSHZ0qCcC+EOjkCMRrVdNeBQG8ol+o\nioEak//sRFoSSrrdd50Dx8HJwSCJ4CiS5gZFNw8wQg4oVi7FXDhuTGwCFrWh\ne8ZP7SkBJrB9faLcqa7jdMB97Z1/PVvvxvvsU2+Q15wJk9CfNwpXFTdqtkfd\nyn5dBCpR+AzOde4WCX8TmTjUHyTt7kr2ZBi6Laf53f/yIfWQLplT3v5yKb3i\nJx7h8w6lWJwoh/rY7hubZ2aDYNPZzQn3YBlv1ZZ/th91JY9bN1gKVZTuX3Rd\ndqj04EpshZagWSlXsfrUkGmaxtch59N4Hi1GhWvFDo+VlrUc5fDSxRBj4RmX\ncAE5x/MfULuXuGL4RHrOZwd7v291RYayOAI3Bosow4JBhOUaWABA1EqVDlb6\n+lJT7xhl+3RCOu6Wo7Yo/AQpFEN079pILkfkuG2crXKLzuaXCxxLUgDF8AfN\nK8O7\r\n=B2J/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","_from":".","files":["lib/"],"_shasum":"b2272ab28e1dd541c72dd0fdf0625955d5ed4e05","engines":{"node":">=6"},"scripts":{"tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json --project .","test":"npm run lint && npm run tsc && npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"pnpm link . && npm-run-all -p -r pnpm-registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf ../../../.tmp/ && rimraf node_modules/.bin/pnpm && pnpm-registry-mock prepare","pnpm-registry-mock":"pnpm-registry-mock","test:e2e-with-preview":"preview --skip-prepublishOnly && npm-run-all -p -r pnpm-registry-mock test:tap"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"greenkeeper":{"ignore":["@pnpm/default-fetcher","@pnpm/default-resolver","@pnpm/logger","@pnpm/outdated","@pnpm/server","@pnpm/types","pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-registry-mock","remove-all-except-outer-links","pnpm-shrinkwrap","supi"]},"_nodeVersion":"9.10.1","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"mz":"^2.7.0","nopt":"^4.0.1","supi":"^0.20.1","chalk":"^2.2.0","delay":"^3.0.0","is-ci":"^1.0.10","ramda":"^0.25.0","diable":"^4.0.1","p-limit":"^1.1.0","get-port":"^3.2.0","@types/mz":"^0.0.32","camelcase":"^4.1.0 || 5","path-name":"^1.0.0","pnpm-list":"^2.1.0","tree-kill":"^1.2.0","is-windows":"^1.0.1","pkgs-graph":"^2.0.0","text-table":"^0.2.0","@pnpm/types":"^1.5.0","@pnpm/utils":"^0.2.0","common-tags":"^1.4.0","cross-spawn":"^6.0.3","graceful-fs":"^4.1.11","signal-exit":"^3.0.2","strip-color":"^0.1.0","@pnpm/config":"^1.0.0","@pnpm/logger":"^1.0.0","@pnpm/server":"^0.13.1","find-packages":"^2.2.0","package-store":"^0.21.0","path-absolute":"^1.0.0","read-ini-file":"^1.0.0","@pnpm/outdated":"^0.3.1","camelcase-keys":"^4.2.0","load-json-file":"^4.0.0 || 5","load-yaml-file":"^0.1.0","loud-rejection":"^1.6.0","mkdirp-promise":"^5.0.1","process-exists":"^3.0.0","util.promisify":"^1.0.0","@pnpm/lifecycle":"^2.2.1","@types/get-port":"^3.2.0","@zkochan/libnpx":"^9.6.1","graph-sequencer":"^2.0.0","update-notifier":"^2.1.0","@pnpm/store-path":"^1.0.3","pnpm-file-reporter":"^0.1.0","@pnpm/default-fetcher":"^0.4.0 || 1","@types/camelcase-keys":"^4.0.0","pnpm-default-reporter":"^0.17.3","@pnpm/default-resolver":"^1.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"caw":"^2.0.0","tape":"^4.6.3","execa":"^0.10.0","retry":"^0.12.0","sepia":"^2.0.2","byline":"^5.0.0","mkdirp":"^0.5.1","rimraf":"^2.5.4","semver":"^5.3.0","tslint":"^5.4.2","ts-node":"^6.0.0","read-pkg":"^3.0.0","write-pkg":"^3.1.0","typescript":"^2.9.1","@types/node":"^10.0.6","@types/nopt":"^3.0.29","@types/tape":"^4.2.30","exists-link":"^2.0.0","npm-run-all":"^4.0.1","path-exists":"^3.0.0","rimraf-then":"^1.0.1","@types/delay":"^2.0.1","@types/ramda":"^0.25.0","@types/retry":"^0.10.2","tape-promise":"^3.0.0","@types/byline":"^4.2.31","@types/mkdirp":"^0.5.0","@types/semver":"^5.3.32","@zkochan/husky":"^0.0.0","package-preview":"^1.0.0","write-json-file":"^2.3.0","write-yaml-file":"^1.0.0","deep-require-cwd":"^1.0.0","npm-scripts-info":"^0.3.6","normalize-newline":"^3.0.0","@types/common-tags":"^1.2.5","pnpm-registry-mock":"^1.21.1","@pnpm/assert-project":"^1.1.1","@types/load-json-file":"^2.0.6","@types/update-notifier":"^2.0.0","@types/write-json-file":"^2.2.1","anonymous-npm-registry-client":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_2.3.1_1528408569838_0.47528058432995235","host":"s3://npm-registry-packages"}},"2.10.0":{"name":"pnpm","version":"2.10.0","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@2.10.0","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js","pnpx":"lib/bin/pnpx.js"},"dist":{"shasum":"cf3292ef7cd9cbc5aa374bf239686a186069159a","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-2.10.0.tgz","fileCount":4576,"integrity":"sha512-NKxFLIpvIvJcqHWBxnZzwnDzGv35cup1eAvvF0km++x+xGd4CGXMvdcQkZxd6vLLSqp9+vzo6dQxHOijj8Dpmg==","signatures":[{"sig":"MEUCIQCf1EzQz77lGef1WRGIDKG06a/ZnKh/VoENJ3JWvtFoAwIga3inr0kP2dy8l7avcH1qb0AAsTwH6BCPydwUlWk60Ro=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":23928595},"main":"lib/bin/pnpm.js","_from":".","files":["lib/"],"_shasum":"cf3292ef7cd9cbc5aa374bf239686a186069159a","engines":{"node":">=6"},"scripts":{"tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json --project .","test":"npm run lint && npm run tsc && npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"pnpm link . && npm-run-all -p -r pnpm-registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf ../../../.tmp/ && rimraf node_modules/.bin/pnpm && pnpm-registry-mock prepare","pnpm-registry-mock":"pnpm-registry-mock","test:e2e-with-preview":"preview --skip-prepublishOnly && npm-run-all -p -r pnpm-registry-mock test:tap"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"greenkeeper":{"ignore":["@pnpm/default-fetcher","@pnpm/default-resolver","@pnpm/logger","@pnpm/outdated","@pnpm/server","@pnpm/types","pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-registry-mock","remove-all-except-outer-links","pnpm-shrinkwrap","supi"]},"_nodeVersion":"9.10.1","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"mz":"^2.7.0","nopt":"^4.0.1","supi":"^0.20.7","chalk":"^2.2.0","delay":"^3.0.0","execa":"^0.10.0","is-ci":"^1.0.10","ramda":"^0.25.0","diable":"^4.0.1","p-limit":"^2.0.0","get-port":"^3.2.0","@types/mz":"^0.0.32","camelcase":"^4.1.0 || 5","lru-cache":"^4.1.3","minimatch":"^3.0.4","path-name":"^1.0.0","pnpm-list":"^3.0.0","tree-kill":"^1.2.0","is-windows":"^1.0.1","pkgs-graph":"^2.0.0","text-table":"^0.2.0","@pnpm/types":"^1.5.0","@pnpm/utils":"^0.3.0","common-tags":"^1.4.0","cross-spawn":"^6.0.3","graceful-fs":"^4.1.11","signal-exit":"^3.0.2","strip-color":"^0.1.0","@pnpm/config":"^1.2.4","@pnpm/logger":"^1.0.0","@pnpm/server":"^0.13.2","find-packages":"^2.2.0","package-store":"^0.22.0","path-absolute":"^1.0.0","read-ini-file":"^1.0.0","@pnpm/outdated":"^0.3.3","camelcase-keys":"^4.2.0","load-json-file":"^4.0.0 || 5","load-yaml-file":"^0.1.0","loud-rejection":"^1.6.0","mkdirp-promise":"^5.0.1","process-exists":"^3.0.0","util.promisify":"^1.0.0","@pnpm/lifecycle":"^2.2.1","@types/get-port":"^3.2.0","@zkochan/libnpx":"^9.6.1","graph-sequencer":"^2.0.0","update-notifier":"^2.1.0","@pnpm/store-path":"^1.0.3","@types/lru-cache":"^4.1.1","@types/minimatch":"^3.0.3","pnpm-file-reporter":"^0.1.0","@pnpm/default-fetcher":"^0.4.0 || 1","@types/camelcase-keys":"^4.0.0","pnpm-default-reporter":"^0.17.6","@pnpm/default-resolver":"^2.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"caw":"^2.0.0","tape":"^4.6.3","retry":"^0.12.0","sepia":"^2.0.2","byline":"^5.0.0","mkdirp":"^0.5.1","rimraf":"^2.5.4","semver":"^5.3.0","tslint":"^5.4.2","ts-node":"^7.0.0","write-pkg":"^3.1.0","typescript":"^2.9.1","@types/node":"^10.0.6","@types/nopt":"^3.0.29","@types/tape":"^4.2.30","exists-link":"^2.0.0","npm-run-all":"^4.0.1","path-exists":"^3.0.0","rimraf-then":"^1.0.1","@types/delay":"^2.0.1","@types/ramda":"^0.25.0","@types/retry":"^0.10.2","tape-promise":"^3.0.0","@types/byline":"^4.2.31","@types/mkdirp":"^0.5.0","@types/semver":"^5.3.32","@zkochan/husky":"^0.0.0","package-preview":"^1.0.0","write-json-file":"^2.3.0","write-yaml-file":"^1.0.0","deep-require-cwd":"^1.0.0","npm-scripts-info":"^0.3.6","normalize-newline":"^3.0.0","@pnpm/modules-yaml":"^1.0.0","@types/common-tags":"^1.2.5","pnpm-registry-mock":"^2.0.0","@pnpm/assert-project":"^1.1.1","@types/load-json-file":"^2.0.6","@types/update-notifier":"^2.0.0","@types/write-json-file":"^2.2.1","@pnpm/read-package-json":"^1.0.0","anonymous-npm-registry-client":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_2.10.0_1530298037408_0.9906883379386262","host":"s3://npm-registry-packages"}},"7.20.0":{"name":"pnpm","version":"7.20.0","keywords":["pnpm7","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@7.20.0","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"fa5c9d347852e9ce1e98abe7f6636c3a78f710bb","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-7.20.0.tgz","fileCount":655,"integrity":"sha512-klGp+P0sxw1f6OYwJtl0PcoYiIHVhMZdh9e2B8maUmzOGmAj0NL9jKaKPfIX4kKfyQcWeADm46Z+4CKtabZqSw==","signatures":[{"sig":"MEQCIFaDwvMeFQQxwcYhEUqcYd03wvY738BSCmDpwGFppKMoAiB2Gi9qXT/XU/kh/ka7CbiGLie0Ejm75z4PuoYp2tCFiQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12614061,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjqNzTACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpcIRAAhBkOUEGOiKwG137RGtE4AEXTyxRbym16NKjVOqCKMf75Rlwa\r\nYcl+GgJ6eMh4oKD5cgb0czQNz8NmmuUec+VuaBHv95cvR34YcJL66QjReCGs\r\nC74DYafeGqaETUo/27OR2VRGquFrs8gthpGlLJ0zS4P//kOtfeJjB/sRIBSj\r\neIUoVElrfiZeb4kYtumwL6DVB8l9Z/GnBMKIoJY5f20Ss8fDGxkLcRl82oWZ\r\nHU/SCDOSbcaqb9sGqiVoKeRlyRvl/o3SnJ7uY2mMEKQbftAXkAXwJSx22rq6\r\nXBo127UiNMbseyipieFagjhCn9EvTNCsM4rKBZuvMtBC+wJSsacuuCgPHNxS\r\naUR+cM09kQ48BNqpUbDsp4buxmqiaRR8Kpix1IxpQHvr5F7aTWJzchz2qkiY\r\nL0kGJCl5wBwDy0aL/ExV+wiuziZQBgn6zY1xw6svdblj0JLPMoEHIdA6pbUo\r\nrwJIPERzdPLHZfJv6lgfVUimBu1eFjtSsro6l3dB9XBdR0sLChjPzTUMX2WF\r\nodUyqDx72S9yPXjU/tpEB4nLKTReregilX6N4H4NsAaXsBSl5w+rIRPkReh8\r\niyyt1UDHNxJyTBm6qS+gh5dHeXK2lUFDe+c6Zx0Zv6m31HQkd6AbD/MkfzuJ\r\n0K+xrZ2NSGmy2fE299TRDkaYVEf+5QoHH6c=\r\n=fGFO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","_from":"file:pnpm-7.20.0.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=14.6"},"exports":{".":"./package.json"},"funding":{"url":"https://opencollective.com/pnpm"},"scripts":{"lint":"eslint src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7776 pnpm run test:e2e","start":"tsc --watch","bundle":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/09fb613ff08a29f6a36598d27c405cc7/pnpm-7.20.0.tgz","_integrity":"sha512-klGp+P0sxw1f6OYwJtl0PcoYiIHVhMZdh9e2B8maUmzOGmAj0NL9jKaKPfIX4kKfyQcWeADm46Z+4CKtabZqSw==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.24.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"16.18.1","preferGlobal":true,"publishConfig":{"tag":"next-7","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_7.20.0_1672010963693_0.5879969012737774","host":"s3://npm-registry-packages"}},"3.2.0-0":{"name":"pnpm","version":"3.2.0-0","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@3.2.0-0","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"8220b4d6a1a1bc4270d6f30cba6b661e914ded7d","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-3.2.0-0.tgz","fileCount":4582,"integrity":"sha512-/OY6PVIqT7bjmM4+fwYGNj+eq87nAd1X/yKn8QuPzUalC9ZTA3yYrWlawMPgDu2XEU4Hj8Nu3h7Rd2K0JR124g==","signatures":[{"sig":"MEUCIEkjpzZEpXpdu2Mius7TJBvg4DC2itJIy4RPrx6CVu/vAiEA152bADJwCpmpxFwls2NMvP9PmN8dcUoIFaeeFP1OFFg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":21528786,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcvCzGCRA9TVsSAnZWagAAZ7UQAIzvl4ZyX/rGIL+XWLfw\neUBGNJsx86NDS5h56Cpvoiol8NSs+7+4fxwJ0jn/qub787zI68wZIkWSDfcE\nwAxBg/gKJq5Ed73mu3FF3lhZSXVX0Tk13SHJFtuNDB5DjfOmFEjkCEFMakaS\nV7N5fZVMQpYZP6FBt5lri8JVR7WWz7UOgoBqAYVM/kKsui1H1+kiFglgZybj\nzoA6ZMLwH79L/zB/WKjO8eXx5lBPBVqk+0ERBDVpVT5+bAM9qIBf5kceuOoc\nueJ9PBeG6z6Hr8xpCzJpstWyk0A4/nf7h2BAlanImzbrbwaVgr0tHdwGGlFZ\n4/y5LcH39Yhr7UxIAoXoo/XAEW2L00KGKWj5TsPXLEsfl/IONlZvB2os95iQ\nSQz5cdsp3QSxuOcQ4UfAKhjMd5j5YiHtsFPIujcIbKzZhNn20SKyKS4IoXjz\nXzvFg2e6lo2TR8DOhSuOjOqLMDdbyhkrQPsZ4m98vbaGtV31kOZNUTbNULjx\nlKbuadQBMtd/RnqAwKB0eOe393gLXmwdDOvaHtIr5rrDR97okWX4XHwHYpDP\nQfHhPyNKZVx4l+uw49KrN4pf5EsP4odOaua47nm3AY1y2lqalTIqLyJOVQpf\n5N2B1t5swksbxmXHmSOHl8smcgY2Vgu+RbtEWIg8FWDdaLWCUMYCb89r/rTB\no4n4\r\n=qV60\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","_from":".","_shasum":"8220b4d6a1a1bc4270d6f30cba6b661e914ded7d","engines":{"node":">=8.15"},"scripts":{"tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json src/**/*.ts test/**/*.ts","test":"npm run lint && npm run tsc && npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"npm-run-all -p -r pnpm-registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf ../../../.tmp/ && rimraf node_modules/.bin/pnpm && pnpm-registry-mock prepare","pnpm-registry-mock":"pnpm-registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"10.12.0","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"mz":"2.7.0","mem":"4.3.0","nopt":"4.0.1","supi":"0.32.0","archy":"1.0.0","chalk":"2.4.2","delay":"4.2.0","execa":"1.0.0","is-ci":"2.0.0","ramda":"0.26.1","diable":"4.0.2","p-limit":"2.2.0","get-port":"5.0.0","p-filter":"2.1.0","@types/mz":"^0.0.32","camelcase":"5.3.1","is-subdir":"1.0.3","lru-cache":"5.1.1","minimatch":"3.0.4","path-name":"1.0.0","tree-kill":"1.2.1","@pnpm/list":"1.0.4","is-windows":"1.0.2","pkgs-graph":"3.0.0","text-table":"0.2.0","@pnpm/types":"3.1.0","@pnpm/utils":"0.10.3","common-tags":"1.8.0","cross-spawn":"6.0.5","graceful-fs":"4.1.15","signal-exit":"3.0.2","strip-color":"0.1.0","@pnpm/config":"3.2.0","@pnpm/logger":"2.1.0","@pnpm/server":"3.0.2","@types/archy":"0.0.31","find-packages":"4.0.1","path-absolute":"1.0.1","read-ini-file":"2.0.0","@pnpm/outdated":"2.0.7","camelcase-keys":"5.2.0","load-json-file":"5.3.0","loud-rejection":"2.1.0","mkdirp-promise":"5.0.1","process-exists":"3.1.0","read-yaml-file":"1.1.0","@pnpm/constants":"1.0.0","@pnpm/lifecycle":"6.0.0","@zkochan/libnpx":"10.0.0","graph-sequencer":"2.0.0","update-notifier":"2.5.0","@pnpm/store-path":"1.0.4","@types/lru-cache":"^5.1.0","@types/minimatch":"^3.0.3","@pnpm/core-loggers":"3.0.1","pnpm-file-reporter":"0.1.0","@pnpm/package-store":"4.0.5","@pnpm/default-fetcher":"3.1.4","dir-is-case-sensitive":"1.0.0","version-selector-type":"2.0.1","@pnpm/default-reporter":"3.0.6","@pnpm/default-resolver":"3.0.6","@pnpm/store-controller-types":"3.0.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","__devDependencies":{"caw":"2.0.1","ncp":"2.0.0","pnpm":"link:","tape":"4.10.1","p-any":"2.1.0","retry":"0.12.0","sepia":"2.0.2","byline":"5.0.0","mkdirp":"0.5.1","rimraf":"2.6.3","semver":"6.0.0","tslint":"5.16.0","ts-node":"8.0.3","write-pkg":"3.2.0","typescript":"3.4.4","@types/node":"*","@types/nopt":"3.0.29","@types/tape":"4.2.33","exists-link":"2.0.0","npm-run-all":"4.1.5","path-exists":"4.0.0","rimraf-then":"1.0.1","symlink-dir":"3.0.2","@types/ramda":"0.25.34","@types/retry":"0.12.0","tape-promise":"4.0.0","@pnpm/prepare":"0.0.0","@types/byline":"4.2.31","@types/mkdirp":"0.5.2","@types/semver":"6.0.0","write-json-file":"3.2.0","write-yaml-file":"2.0.0","deep-require-cwd":"1.0.0","npm-scripts-info":"0.3.9","normalize-newline":"3.0.0","@pnpm/modules-yaml":"3.0.1","@types/common-tags":"1.8.0","pnpm-registry-mock":"2.11.0","@pnpm/tslint-config":"0.0.0","@pnpm/assert-project":"link:../../privatePackages/assert-project","@pnpm/lockfile-types":"1.0.0","@types/load-json-file":"2.0.7","@types/update-notifier":"2.5.0","@pnpm/read-package-json":"2.0.1","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_3.2.0-0_1555836101336_0.29790164769992167","host":"s3://npm-registry-packages"}},"2.3.0":{"name":"pnpm","version":"2.3.0","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@2.3.0","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js","pnpx":"lib/bin/pnpx.js"},"dist":{"shasum":"0da349a5868aabd44b329bc75244709c5bb72017","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-2.3.0.tgz","fileCount":4526,"integrity":"sha512-bGPxLAYSJX2L2zDCe2eqD4GNcskv16ur5f5buaSqAifijD4mH//oCKIzTm3F5Hbz86R/wUHC1Q0Dh23b+aqK1A==","signatures":[{"sig":"MEYCIQC6zceyihUHF7W0mKuHuN3LMn6gi/LV6DlfkK9TU9rihwIhAJQCXJFipyDqcWKO1YZMPq8isLdNsg6H6HzOBGw9n2bS","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":23738237,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbFEYlCRA9TVsSAnZWagAAjAoP/iNg/EhOekWouhy/+7Sb\nQvK+s8i7z1z0s7Sb3UL82d8iWjqW2PpL06H+Uj7ftKnbsVx0YUwwORFShpYS\nZTRU27jpnIjjXKKnhfEdMhmTmEb+atxDEZzAoJhnWH5OvKe/2i1FAUyNJ0eG\nWiyS0yNW5We+w2L6vDAtLUtQawRQReFwKsHCV4JY4+CWJ/3yzChk7MWS9yWC\nbyud48zUs4Ndo/5GBvAi46YxDGNwW3dwukKbWNMVWM+TOL1UijgoeP5svkF7\nY0TGTTISIo17qy0jvCymxyI8XNB4l/KGUNQVP+kiQyq0XftIf8UinFBdLals\npyCIFzl7WbvxfN3Ld+y+a7gWYgnwHJ5uAQY4sD74WGSyThNiWzboSYNCHPU/\nKl8+Dmj3j7Ypo/wjl1q0B3txWy66rRZO3qWWHb8T8VFieXunwW3kLcoZ44fn\nqWGxxdVJU/x+Qxw9aFVdwtrkysCpsMoTzr55AmrJyvHHiTl+Yzp0EUownScB\n1poy1HqPpzDlVF0k1OJqPU1UEvPFEBVKji7LIuYXcBCuCQrKmuw2x9PrmvvE\nbyuS/U0jk6055UoDe2p8kaY2FgspzmLrApvkTLF1azQSSXiExgVO1GlZLE4l\nXqCsWPMFs+SYyG4/ZSEIpNrU+1yxjW6iQqG+M5SejifmkjoSCEWTcy0Uq0YW\nchyH\r\n=r4MX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","_from":".","files":["lib/"],"_shasum":"0da349a5868aabd44b329bc75244709c5bb72017","engines":{"node":">=6"},"scripts":{"tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json --project .","test":"npm run lint && npm run tsc && npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"pnpm link . && npm-run-all -p -r pnpm-registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf ../.tmp/ && rimraf node_modules/.bin/pnpm && pnpm-registry-mock prepare","pnpm-registry-mock":"pnpm-registry-mock","test:e2e-with-preview":"preview --skip-prepublishOnly && npm-run-all -p -r pnpm-registry-mock test:tap"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"greenkeeper":{"ignore":["@pnpm/default-fetcher","@pnpm/default-resolver","@pnpm/logger","@pnpm/outdated","@pnpm/server","@pnpm/types","pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-registry-mock","remove-all-except-outer-links","pnpm-shrinkwrap","supi"]},"_nodeVersion":"9.10.1","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"mz":"^2.7.0","nopt":"^4.0.1","supi":"^0.20.1","chalk":"^2.2.0","delay":"^3.0.0","is-ci":"^1.0.10","ramda":"^0.25.0","diable":"^4.0.1","p-limit":"^1.1.0","get-port":"^3.2.0","@types/mz":"^0.0.32","camelcase":"^4.1.0 || 5","path-name":"^1.0.0","pnpm-list":"^2.1.0","tree-kill":"^1.2.0","is-windows":"^1.0.1","pkgs-graph":"^2.0.0","text-table":"^0.2.0","@pnpm/types":"^1.5.0","@pnpm/utils":"^0.2.0","common-tags":"^1.4.0","cross-spawn":"^6.0.3","graceful-fs":"^4.1.11","signal-exit":"^3.0.2","strip-color":"^0.1.0","@pnpm/config":"^1.0.0","@pnpm/logger":"^1.0.0","@pnpm/server":"^0.13.1","find-packages":"^2.2.0","package-store":"^0.21.0","path-absolute":"^1.0.0","read-ini-file":"^1.0.0","@pnpm/outdated":"^0.3.1","camelcase-keys":"^4.2.0","load-json-file":"^4.0.0 || 5","load-yaml-file":"^0.1.0","loud-rejection":"^1.6.0","mkdirp-promise":"^5.0.1","process-exists":"^3.0.0","util.promisify":"^1.0.0","@pnpm/lifecycle":"^2.2.1","@types/get-port":"^3.2.0","@zkochan/libnpx":"^9.6.1","graph-sequencer":"^2.0.0","update-notifier":"^2.1.0","@pnpm/store-path":"^1.0.3","pnpm-file-reporter":"^0.1.0","@pnpm/default-fetcher":"^0.4.0 || 1","@types/camelcase-keys":"^4.0.0","pnpm-default-reporter":"^0.17.3","@pnpm/default-resolver":"^1.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"caw":"^2.0.0","tape":"^4.6.3","execa":"^0.10.0","retry":"^0.12.0","sepia":"^2.0.2","byline":"^5.0.0","mkdirp":"^0.5.1","rimraf":"^2.5.4","semver":"^5.3.0","tslint":"^5.4.2","ts-node":"^6.0.0","read-pkg":"^3.0.0","write-pkg":"^3.1.0","typescript":"^2.9.1","@types/node":"^10.0.6","@types/nopt":"^3.0.29","@types/tape":"^4.2.30","exists-link":"^2.0.0","npm-run-all":"^4.0.1","path-exists":"^3.0.0","rimraf-then":"^1.0.1","@types/delay":"^2.0.1","@types/ramda":"^0.25.0","@types/retry":"^0.10.2","tape-promise":"^3.0.0","@types/byline":"^4.2.31","@types/mkdirp":"^0.5.0","@types/semver":"^5.3.32","@zkochan/husky":"^0.0.0","package-preview":"^1.0.0","write-json-file":"^2.3.0","write-yaml-file":"^1.0.0","deep-require-cwd":"^1.0.0","npm-scripts-info":"^0.3.6","normalize-newline":"^3.0.0","@types/common-tags":"^1.2.5","pnpm-registry-mock":"^1.21.1","@pnpm/assert-project":"^1.1.1","@types/load-json-file":"^2.0.6","@types/update-notifier":"^2.0.0","@types/write-json-file":"^2.2.1","anonymous-npm-registry-client":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_2.3.0_1528055332684_0.22595724725872235","host":"s3://npm-registry-packages"}},"2.10.1":{"name":"pnpm","version":"2.10.1","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@2.10.1","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js","pnpx":"lib/bin/pnpx.js"},"dist":{"shasum":"aa0a2e9e710b9b14e24a6f7b9eab743360600b1c","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-2.10.1.tgz","fileCount":4576,"integrity":"sha512-NPPPDFD8eG7JciDH6LfLGqmdhL25MUhfwl+EFhoZIwbJqW6rVWM45dwPhyYzeSM9GhCopivKKTRDbyJmu81Xlw==","signatures":[{"sig":"MEUCIQDOgiR7gpxh3zcLbrL3rGpY0pyI8Ebhcv2Ean0r7xYEVQIgAPV1fpVmPRAaisbga9U9jkcRUlhOSIJflliOgr+xmaM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":23928840},"main":"lib/bin/pnpm.js","_from":".","files":["lib/"],"_shasum":"aa0a2e9e710b9b14e24a6f7b9eab743360600b1c","engines":{"node":">=6"},"scripts":{"tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json --project .","test":"npm run lint && npm run tsc && npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"pnpm link . && npm-run-all -p -r pnpm-registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf ../../../.tmp/ && rimraf node_modules/.bin/pnpm && pnpm-registry-mock prepare","pnpm-registry-mock":"pnpm-registry-mock","test:e2e-with-preview":"preview --skip-prepublishOnly && npm-run-all -p -r pnpm-registry-mock test:tap"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"greenkeeper":{"ignore":["@pnpm/default-fetcher","@pnpm/default-resolver","@pnpm/logger","@pnpm/outdated","@pnpm/server","@pnpm/types","pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-registry-mock","remove-all-except-outer-links","pnpm-shrinkwrap","supi"]},"_nodeVersion":"9.10.1","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"mz":"^2.7.0","nopt":"^4.0.1","supi":"^0.20.7","chalk":"^2.2.0","delay":"^3.0.0","execa":"^0.10.0","is-ci":"^1.0.10","ramda":"^0.25.0","diable":"^4.0.1","p-limit":"^2.0.0","get-port":"^3.2.0","@types/mz":"^0.0.32","camelcase":"^4.1.0 || 5","lru-cache":"^4.1.3","minimatch":"^3.0.4","path-name":"^1.0.0","pnpm-list":"^3.0.0","tree-kill":"^1.2.0","is-windows":"^1.0.1","pkgs-graph":"^2.0.0","text-table":"^0.2.0","@pnpm/types":"^1.5.0","@pnpm/utils":"^0.3.0","common-tags":"^1.4.0","cross-spawn":"^6.0.3","graceful-fs":"^4.1.11","signal-exit":"^3.0.2","strip-color":"^0.1.0","@pnpm/config":"^1.2.5","@pnpm/logger":"^1.0.0","@pnpm/server":"^0.13.2","find-packages":"^2.2.0","package-store":"^0.22.0","path-absolute":"^1.0.0","read-ini-file":"^1.0.0","@pnpm/outdated":"^0.3.3","camelcase-keys":"^4.2.0","load-json-file":"^4.0.0 || 5","load-yaml-file":"^0.1.0","loud-rejection":"^1.6.0","mkdirp-promise":"^5.0.1","process-exists":"^3.0.0","util.promisify":"^1.0.0","@pnpm/lifecycle":"^2.2.1","@types/get-port":"^3.2.0","@zkochan/libnpx":"^9.6.1","graph-sequencer":"^2.0.0","update-notifier":"^2.1.0","@pnpm/store-path":"^1.0.3","@types/lru-cache":"^4.1.1","@types/minimatch":"^3.0.3","pnpm-file-reporter":"^0.1.0","@pnpm/default-fetcher":"^0.4.0 || 1","@types/camelcase-keys":"^4.0.0","pnpm-default-reporter":"^0.17.6","@pnpm/default-resolver":"^2.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"caw":"^2.0.0","tape":"^4.6.3","retry":"^0.12.0","sepia":"^2.0.2","byline":"^5.0.0","mkdirp":"^0.5.1","rimraf":"^2.5.4","semver":"^5.3.0","tslint":"^5.4.2","ts-node":"^7.0.0","write-pkg":"^3.1.0","typescript":"^2.9.1","@types/node":"^10.0.6","@types/nopt":"^3.0.29","@types/tape":"^4.2.30","exists-link":"^2.0.0","npm-run-all":"^4.0.1","path-exists":"^3.0.0","rimraf-then":"^1.0.1","@types/delay":"^2.0.1","@types/ramda":"^0.25.0","@types/retry":"^0.10.2","tape-promise":"^3.0.0","@types/byline":"^4.2.31","@types/mkdirp":"^0.5.0","@types/semver":"^5.3.32","@zkochan/husky":"^0.0.0","package-preview":"^1.0.0","write-json-file":"^2.3.0","write-yaml-file":"^1.0.0","deep-require-cwd":"^1.0.0","npm-scripts-info":"^0.3.6","normalize-newline":"^3.0.0","@pnpm/modules-yaml":"^1.0.0","@types/common-tags":"^1.2.5","pnpm-registry-mock":"^2.0.0","@pnpm/assert-project":"^1.1.1","@types/load-json-file":"^2.0.6","@types/update-notifier":"^2.0.0","@types/write-json-file":"^2.2.1","@pnpm/read-package-json":"^1.0.0","anonymous-npm-registry-client":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_2.10.1_1530405840888_0.7735584484632942","host":"s3://npm-registry-packages"}},"3.2.0-1":{"name":"pnpm","version":"3.2.0-1","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@3.2.0-1","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"cf3ea42746c4c8f77cb3375f14189679dc5b0154","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-3.2.0-1.tgz","fileCount":4582,"integrity":"sha512-5lpWAGV7DbLlDRXe74s1V+0lstEqYonSHQfIrd1SwYBGf4gWMiV+imcSLUiNAMszJkIrYvK+EbNDY5x8P4K/+w==","signatures":[{"sig":"MEYCIQDa5TFW07jzTdoHfsiDU50DFnr1E+WSnzxcbGwmCtQszQIhAMR+bOlJyCBnMcXmU5KMCOLjSF0QDyXdUjA2dvJ5TsAA","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":21533462,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcwMZXCRA9TVsSAnZWagAAIfwP/AyoMq5WikyZBJBcwInQ\nLWohDccmvQUQ+IxiSN0fAC8qApuOBwGGtuv2gNOrOguT63f/HUbbmOMaFPKB\n35Mp7RM4hFhRL7g9cGYzgjN6G+URYcm5rRgFXPWqiEf501vEHz9b10Gu2LKO\ntF0E/YpkAtku6hgWVOz+mcRsIEtNsDZBmKHkn4R/dtOoySjqtYrpX2X+Y+R6\naWlaJtIcY0RJv+6Y8lAG+v8P5PkXEB9OgjK+kQf1ctvO3OaFOX1nYHVVWwtK\nIC4LtIOcQOzkMDAK9VM5As1G6jqn7uc8eY8n9BT7OOCM1HMmUpectigNMDzN\nWB/98b9/PdyJQXS3EzU1zmLUebGdeaQ2xKbbiyo9/bWy0ulWZQl4i/27rzZ6\n6S9ISDd8LEln7xlcefg+Z6JR9YTxmJwnC7rHaP7Hr/K8VLv5RDdnlW7AWCHe\n5W1vwgOJKxfTk3VegtT0wzQYgZrp3fe71NZROl6UoTjWMmsOkVrSHU7ZiGnz\nYbX3Vz7KQ66RXeF+guSHwQPO1u1zm4tL2CAYAzrPZiQ/UaCKbgIhnsXQo082\n04oxOQgxZqgct2mdjTv1tREj1mKYRL6BUSEYwvsZfe05AlbUddfExVH8rb5p\n5nhz9Fzkc9zKGkvd+hm42jnW4OZajVxMFXYo9JCTmBkb3C0KJIdqvS7bWvPz\n6WPm\r\n=h103\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","_from":".","_shasum":"cf3ea42746c4c8f77cb3375f14189679dc5b0154","engines":{"node":">=8.15"},"scripts":{"tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json src/**/*.ts test/**/*.ts","test":"npm run lint && npm run tsc && npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"npm-run-all -p -r pnpm-registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf ../../../.tmp/ && rimraf node_modules/.bin/pnpm && pnpm-registry-mock prepare","pnpm-registry-mock":"pnpm-registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"10.12.0","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"mz":"2.7.0","mem":"4.3.0","nopt":"4.0.1","supi":"0.32.1","archy":"1.0.0","chalk":"2.4.2","delay":"4.2.0","execa":"1.0.0","is-ci":"2.0.0","ramda":"0.26.1","diable":"4.0.2","p-limit":"2.2.0","get-port":"5.0.0","p-filter":"2.1.0","@types/mz":"^0.0.32","camelcase":"5.3.1","is-subdir":"1.0.3","lru-cache":"5.1.1","minimatch":"3.0.4","path-name":"1.0.0","tree-kill":"1.2.1","@pnpm/list":"1.0.5","is-windows":"1.0.2","pkgs-graph":"3.0.0","text-table":"0.2.0","@pnpm/types":"3.2.0","@pnpm/utils":"0.10.4","common-tags":"1.8.0","cross-spawn":"6.0.5","graceful-fs":"4.1.15","signal-exit":"3.0.2","strip-color":"0.1.0","@pnpm/config":"3.3.0","@pnpm/logger":"2.1.0","@pnpm/server":"3.0.3","@types/archy":"0.0.31","find-packages":"4.0.1","path-absolute":"1.0.1","read-ini-file":"2.0.0","@pnpm/outdated":"2.0.8","camelcase-keys":"5.2.0","load-json-file":"5.3.0","loud-rejection":"2.1.0","mkdirp-promise":"5.0.1","process-exists":"3.1.0","read-yaml-file":"1.1.0","@pnpm/constants":"1.0.0","@pnpm/lifecycle":"6.0.1","@zkochan/libnpx":"10.0.0","graph-sequencer":"2.0.0","update-notifier":"2.5.0","@pnpm/store-path":"1.0.4","@types/lru-cache":"^5.1.0","@types/minimatch":"^3.0.3","@pnpm/core-loggers":"3.0.2","pnpm-file-reporter":"0.1.0","@pnpm/package-store":"4.0.6","@pnpm/default-fetcher":"3.1.5","dir-is-case-sensitive":"1.0.0","version-selector-type":"2.0.1","@pnpm/default-reporter":"3.1.0","@pnpm/default-resolver":"3.0.7","@pnpm/store-controller-types":"3.0.3"},"_hasShrinkwrap":false,"readmeFilename":"README.md","__devDependencies":{"caw":"2.0.1","ncp":"2.0.0","pnpm":"link:","tape":"4.10.1","p-any":"2.1.0","retry":"0.12.0","sepia":"2.0.2","byline":"5.0.0","mkdirp":"0.5.1","rimraf":"2.6.3","semver":"6.0.0","tslint":"5.16.0","ts-node":"8.1.0","write-pkg":"3.2.0","typescript":"3.4.5","@types/node":"*","@types/nopt":"3.0.29","@types/tape":"4.2.33","exists-link":"2.0.0","npm-run-all":"4.1.5","path-exists":"4.0.0","rimraf-then":"1.0.1","symlink-dir":"3.0.2","@types/ramda":"0.25.34","@types/retry":"0.12.0","tape-promise":"4.0.0","@pnpm/prepare":"0.0.0","@types/byline":"4.2.31","@types/mkdirp":"0.5.2","@types/semver":"6.0.0","write-json-file":"3.2.0","write-yaml-file":"2.0.0","deep-require-cwd":"1.0.0","npm-scripts-info":"0.3.9","normalize-newline":"3.0.0","@pnpm/modules-yaml":"3.0.2","@types/common-tags":"1.8.0","pnpm-registry-mock":"2.12.0","@pnpm/tslint-config":"0.0.0","@pnpm/assert-project":"link:../../privatePackages/assert-project","@pnpm/lockfile-types":"1.1.0","@types/load-json-file":"2.0.7","@types/update-notifier":"2.5.0","@pnpm/read-package-json":"2.0.1","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_3.2.0-1_1556137558702_0.07182017567078014","host":"s3://npm-registry-packages"}},"1.19.5":{"name":"pnpm","version":"1.19.5","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@1.19.5","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js","pnpx":"lib/bin/pnpx.js"},"dist":{"shasum":"51dc1d9089caa5c2d4c0858a90c30d8449d2bb59","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-1.19.5.tgz","integrity":"sha512-WY+KjSVKjvwEJ26fZtzwUd8zyA94o/QGTmpqepH8sGEYSdcogKeBpRguy8M6DiykxijfLAJ5tiAhxDrFJMPWBQ==","signatures":[{"sig":"MEQCIEnj0g0DbmJwR85rzG5NUsdpfEDr1j9gMf3K6rIah83yAiBo44Rq05OdeyBoetymwsV+y0V22uRx7QcS3hd81omckw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/bin/pnpm.js","_from":".","files":["lib/","npm-shrinkwrap.json"],"_shasum":"51dc1d9089caa5c2d4c0858a90c30d8449d2bb59","engines":{"node":">=4"},"gitHead":"3825c804dfa51fb76c076cf0f4054fc310c71fed","scripts":{},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","bundledName":"@pnpm/bundled","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"greenkeeper":{"ignore":["pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-logger","pnpm-registry-mock","remove-all-except-outer-links","pnpm-shrinkwrap","supi"]},"_nodeVersion":"6.11.4","dependencies":{"nopt":"^4.0.1","supi":"^0.6.3","chalk":"^2.2.0","is-ci":"^1.0.10","ramda":"^0.25.0","byline":"^5.0.0","camelcase":"^4.1.0","path-name":"^1.0.0","pnpm-list":"^1.0.0","text-table":"^0.2.0","common-tags":"^1.4.0","cross-spawn":"^5.0.0","graceful-fs":"^4.1.11","pnpm-logger":"^0.6.3","strip-color":"^0.1.0","@pnpm/outdated":"^0.1.0","load-json-file":"^4.0.0","loud-rejection":"^1.6.0","@zkochan/libnpx":"^9.6.1","not-bundled-npm":"^5.4.2","update-notifier":"^2.1.0","pnpm-file-reporter":"^0.0.1","pnpm-default-reporter":"^0.9.7"},"preferGlobal":true,"publishconfig":{"tag":"next"},"devDependencies":{"mz":"^2.6.0","caw":"^2.0.0","tape":"^4.6.3","execa":"^0.7.0","isexe":"^2.0.0","sepia":"^2.0.2","mkdirp":"^0.5.1","rimraf":"^2.5.4","semver":"^5.3.0","tslint":"^5.4.2","thenify":"^3.3.0","ts-node":"^3.0.0","read-pkg":"^3.0.0","@types/mz":"^0.0.31","write-pkg":"^3.1.0","is-windows":"^1.0.1","typescript":"^2.4.1","@types/node":"^8.0.33","@types/nopt":"^3.0.29","@types/tape":"^4.2.30","exists-link":"^2.0.0","npm-run-all":"^4.0.1","path-exists":"^3.0.0","rimraf-then":"^1.0.1","@types/ramda":"^0.25.0","tape-promise":"^2.0.1","@types/byline":"^4.2.31","@types/mkdirp":"^0.5.0","@types/semver":"^5.3.32","@zkochan/husky":"^0.0.0","load-yaml-file":"^0.1.0","mkdirp-promise":"^5.0.1","@commitlint/cli":"^4.0.0","package-preview":"^0.1.2","npm-scripts-info":"^0.3.6","normalize-newline":"^3.0.0","@types/common-tags":"^1.2.5","pnpm-registry-mock":"^1.5.0","npm-registry-client":"^8.4.0","@types/load-json-file":"^2.0.6","@commitlint/prompt-cli":"^4.0.0","@types/update-notifier":"^1.0.2","@commitlint/config-angular":"^4.2.0","anonymous-npm-registry-client":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm-1.19.5.tgz_1509832452425_0.4984330872539431","host":"s3://npm-registry-packages"}},"1.19.6":{"name":"pnpm","version":"1.19.6","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@1.19.6","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js","pnpx":"lib/bin/pnpx.js"},"dist":{"shasum":"6abdfafe70dd579970a2cc36d7e6fbb3100218ef","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-1.19.6.tgz","integrity":"sha512-J0derB+FWm15fDo1nBCf4iDTikN5Z+YN3R2JWhEEDxycKiDcI+zDtIgRviS//XW+3iC4e/nlAhy+Gs0n4rSwng==","signatures":[{"sig":"MEUCIQC4I6RMA6blW+GRGUFdDYBagBaN+2HvE6HkAI6/yZ/LlQIgcrlnNjfmsuzyVGKuVFHX9BDn6cs85GEuH/jtCdDSNBc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/bin/pnpm.js","_from":".","files":["lib/","npm-shrinkwrap.json"],"_shasum":"6abdfafe70dd579970a2cc36d7e6fbb3100218ef","engines":{"node":">=4"},"gitHead":"3bc567892c0986b28821276309e2889eef03ca94","scripts":{},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","bundledName":"@pnpm/bundled","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"greenkeeper":{"ignore":["@pnpm/logger","pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-registry-mock","remove-all-except-outer-links","pnpm-shrinkwrap","supi"]},"_nodeVersion":"6.11.4","dependencies":{"nopt":"^4.0.1","supi":"^0.7.2","chalk":"^2.2.0","is-ci":"^1.0.10","ramda":"^0.25.0","byline":"^5.0.0","camelcase":"^4.1.0","path-name":"^1.0.0","pnpm-list":"^2.0.0","text-table":"^0.2.0","common-tags":"^1.4.0","cross-spawn":"^5.0.0","graceful-fs":"^4.1.11","strip-color":"^0.1.0","@pnpm/logger":"^1.0.0","@pnpm/outdated":"^0.2.0","load-json-file":"^4.0.0","loud-rejection":"^1.6.0","@zkochan/libnpx":"^9.6.1","not-bundled-npm":"^5.4.2","update-notifier":"^2.1.0","pnpm-file-reporter":"^0.0.1","pnpm-default-reporter":"^0.10.0"},"preferGlobal":true,"publishconfig":{"tag":"next"},"devDependencies":{"mz":"^2.6.0","caw":"^2.0.0","tape":"^4.6.3","execa":"^0.7.0","isexe":"^2.0.0","sepia":"^2.0.2","mkdirp":"^0.5.1","rimraf":"^2.5.4","semver":"^5.3.0","tslint":"^5.4.2","thenify":"^3.3.0","ts-node":"^3.0.0","read-pkg":"^3.0.0","@types/mz":"^0.0.31","write-pkg":"^3.1.0","is-windows":"^1.0.1","typescript":"^2.4.1","@types/node":"^8.0.33","@types/nopt":"^3.0.29","@types/tape":"^4.2.30","exists-link":"^2.0.0","npm-run-all":"^4.0.1","path-exists":"^3.0.0","rimraf-then":"^1.0.1","@types/ramda":"^0.25.0","tape-promise":"^2.0.1","@types/byline":"^4.2.31","@types/mkdirp":"^0.5.0","@types/semver":"^5.3.32","@zkochan/husky":"^0.0.0","load-yaml-file":"^0.1.0","mkdirp-promise":"^5.0.1","@commitlint/cli":"^4.0.0","package-preview":"^1.0.0","npm-scripts-info":"^0.3.6","normalize-newline":"^3.0.0","@types/common-tags":"^1.2.5","pnpm-registry-mock":"^1.5.0","npm-registry-client":"^8.4.0","@types/load-json-file":"^2.0.6","@commitlint/prompt-cli":"^4.0.0","@types/update-notifier":"^1.0.2","@commitlint/config-angular":"^4.2.0","anonymous-npm-registry-client":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm-1.19.6.tgz_1510435706047_0.954511477611959","host":"s3://npm-registry-packages"}},"1.5.0":{"name":"pnpm","version":"1.5.0","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager"],"author":{"name":"Rico Sta. Cruz","email":"rico@ricostacruz.com"},"license":"MIT","_id":"pnpm@1.5.0","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js"},"dist":{"shasum":"fb4f5d3fd3d099d4d6fadcce1988ea447a4c447f","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-1.5.0.tgz","integrity":"sha512-LdW2nuCKGRsHnBO9uxhpeJxLXBAhI+lpCKCPsu6OurFGT5CjJKqT5XTwnQrrBZ5iW/cweyM98Wofgq0D7fMLfw==","signatures":[{"sig":"MEUCIQCguDVgGdFegmY5d0vqJBiXgPRs4jFWpJj6TtW/r4pPwQIgQPoSX7dyfwRu2LHHQOFCVSocuIscy3BfYfhQR9lpsZk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/bin/pnpm.js","files":["lib/"],"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"engines":{"node":">=4"},"gitHead":"b15d73a41f3847ed52c69f9ae513643b1ae84131","_npmUser":{"name":"zkochan","email":"zoltan.kochan@gmail.com"},"__scripts":{"cz":"git-cz","?cz":"echo 'Run Git commit wizard'","tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json --project .","test":"npm run tsc && npm run lint && cd test && npm test","start":"npm run tsc -- --watch","prepare":"cd test && pnpm install","commitmsg":"validate-commit-msg","prepublish":"in-publish && echo 'You need to use \"publish-packed\" to publish pnpm' && false || npm run tsc"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"5.2.0","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"greenkeeper":{"ignore":["pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-logger","pnpm-registry-mock","remove-all-except-outer-links","pnpm-shrinkwrap","supi"]},"_nodeVersion":"6.9.1","preferGlobal":true,"__dependencies":{"npm":"^5.0.2","bole":"^3.0.2","nopt":"^4.0.1","supi":"^0.2.0","is-ci":"^1.0.10","ramda":"^0.24.1","byline":"^5.0.0","ndjson":"^1.5.0","camelcase":"^4.1.0","path-name":"^1.0.0","pnpm-list":"^1.0.0","@types/npm":"^2.0.28","@types/node":"^8.0.7","@types/nopt":"^3.0.29","common-tags":"^1.4.0","cross-spawn":"^5.0.0","graceful-fs":"^4.1.11","pnpm-logger":"^0.5.0","@types/ramda":"^0.24.1","@types/byline":"^4.2.31","load-json-file":"^2.0.0","loud-rejection":"^1.6.0","update-notifier":"^2.1.0","@types/common-tags":"^1.2.5","pnpm-file-reporter":"^0.0.1","@types/load-json-file":"^2.0.5","pnpm-default-reporter":"^0.8.0","@types/update-notifier":"^1.0.0"},"devDependencies":{"husky":"^0.14.0","rimraf":"^2.5.4","tslint":"^5.4.2","commitizen":"^2.8.6","in-publish":"^2.0.0","typescript":"^2.4.1","@types/tape":"^4.2.30","@types/mkdirp":"^0.5.0","npm-scripts-info":"^0.3.6","validate-commit-msg":"^2.7.0","cz-conventional-changelog":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/pnpm-1.5.0.tgz_1500138414805_0.4342291795182973","host":"s3://npm-registry-packages"}},"1.19.7":{"name":"pnpm","version":"1.19.7","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@1.19.7","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js","pnpx":"lib/bin/pnpx.js"},"dist":{"shasum":"5895d27feebdbe7f0c56c8420493820fb97348af","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-1.19.7.tgz","integrity":"sha512-yZGyWY9F5d/OkXCfN3JSBIWJjz+AFxVc/hGenhl5mr2pPsPR+UcEx++TBVLKtmfmGCIAtSNnoMc4CZNgX3K24Q==","signatures":[{"sig":"MEYCIQD76Ln9R5T7X/zJNjgWsgGoLynBu53yv/YN1vKxfel82AIhALsnrn4keBp9orIAgD6maZCHUtCVOeU/laJUW3FTTqGc","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/bin/pnpm.js","_from":".","files":["lib/","npm-shrinkwrap.json"],"_shasum":"5895d27feebdbe7f0c56c8420493820fb97348af","engines":{"node":">=4"},"gitHead":"3231ec8eaa332efd5da7063949a8c34a655e9c87","scripts":{},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","bundledName":"@pnpm/bundled","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"greenkeeper":{"ignore":["@pnpm/logger","pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-registry-mock","remove-all-except-outer-links","pnpm-shrinkwrap","supi"]},"_nodeVersion":"6.11.4","dependencies":{"nopt":"^4.0.1","supi":"^0.7.3","chalk":"^2.2.0","is-ci":"^1.0.10","ramda":"^0.25.0","byline":"^5.0.0","camelcase":"^4.1.0","path-name":"^1.0.0","pnpm-list":"^2.0.0","text-table":"^0.2.0","common-tags":"^1.4.0","cross-spawn":"^5.0.0","graceful-fs":"^4.1.11","strip-color":"^0.1.0","@pnpm/logger":"^1.0.0","@pnpm/outdated":"^0.2.0","load-json-file":"^4.0.0","loud-rejection":"^1.6.0","@zkochan/libnpx":"^9.6.1","not-bundled-npm":"^5.4.2","update-notifier":"^2.1.0","pnpm-file-reporter":"^0.0.1","pnpm-default-reporter":"^0.10.0"},"preferGlobal":true,"publishconfig":{"tag":"next"},"devDependencies":{"mz":"^2.6.0","caw":"^2.0.0","tape":"^4.6.3","execa":"^0.7.0","isexe":"^2.0.0","sepia":"^2.0.2","mkdirp":"^0.5.1","rimraf":"^2.5.4","semver":"^5.3.0","tslint":"^5.4.2","thenify":"^3.3.0","ts-node":"^3.0.0","read-pkg":"^3.0.0","@types/mz":"^0.0.31","write-pkg":"^3.1.0","is-windows":"^1.0.1","typescript":"^2.4.1","@types/node":"^8.0.33","@types/nopt":"^3.0.29","@types/tape":"^4.2.30","exists-link":"^2.0.0","npm-run-all":"^4.0.1","path-exists":"^3.0.0","rimraf-then":"^1.0.1","@types/ramda":"^0.25.0","tape-promise":"^2.0.1","@types/byline":"^4.2.31","@types/mkdirp":"^0.5.0","@types/semver":"^5.3.32","@zkochan/husky":"^0.0.0","load-yaml-file":"^0.1.0","mkdirp-promise":"^5.0.1","@commitlint/cli":"^4.0.0","package-preview":"^1.0.0","npm-scripts-info":"^0.3.6","normalize-newline":"^3.0.0","@types/common-tags":"^1.2.5","pnpm-registry-mock":"^1.5.0","npm-registry-client":"^8.4.0","@types/load-json-file":"^2.0.6","@commitlint/prompt-cli":"^4.0.0","@types/update-notifier":"^1.0.2","@commitlint/config-angular":"^4.2.0","anonymous-npm-registry-client":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm-1.19.7.tgz_1510446236594_0.6843223143368959","host":"s3://npm-registry-packages"}},"1.5.1":{"name":"pnpm","version":"1.5.1","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager"],"author":{"name":"Rico Sta. Cruz","email":"rico@ricostacruz.com"},"license":"MIT","_id":"pnpm@1.5.1","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js"},"dist":{"shasum":"f5ea5679298c69737caf35e04ca0dac1656ee602","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-1.5.1.tgz","integrity":"sha512-3D7qRIBKELbFMwsb7ju9oS2Nvg9lfgmdZ3TAvKWquwFEKX1TPOhQ4NM/+iDu8L/McTs2mij7Cd45j6aTxRYpsQ==","signatures":[{"sig":"MEUCIQD0XjT7iWtHubEFG+LmUG+d1oJdRgQfpCTeu7ylgFQBigIgfexy0FphyYY+xqIf9L+j6MXqDAxD4Y1HQdHkpsxp9Sg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/bin/pnpm.js","files":["lib/"],"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"engines":{"node":">=4"},"gitHead":"5a9276622aefabc7f1430edb5fdd1dd27ec0abba","_npmUser":{"name":"zkochan","email":"zoltan.kochan@gmail.com"},"__scripts":{"cz":"git-cz","?cz":"echo 'Run Git commit wizard'","tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json --project .","test":"npm run tsc && npm run lint && cd test && npm test","start":"npm run tsc -- --watch","prepare":"cd test && pnpm install","commitmsg":"validate-commit-msg","prepublish":"in-publish && echo 'You need to use \"publish-packed\" to publish pnpm' && false || npm run tsc"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"5.2.0","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"greenkeeper":{"ignore":["pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-logger","pnpm-registry-mock","remove-all-except-outer-links","pnpm-shrinkwrap","supi"]},"_nodeVersion":"6.9.1","preferGlobal":true,"__dependencies":{"npm":"^5.0.2","bole":"^3.0.2","nopt":"^4.0.1","supi":"^0.2.0","is-ci":"^1.0.10","ramda":"^0.24.1","byline":"^5.0.0","ndjson":"^1.5.0","camelcase":"^4.1.0","path-name":"^1.0.0","pnpm-list":"^1.0.0","@types/npm":"^2.0.28","@types/node":"^8.0.7","@types/nopt":"^3.0.29","common-tags":"^1.4.0","cross-spawn":"^5.0.0","graceful-fs":"^4.1.11","pnpm-logger":"^0.5.0","@types/ramda":"^0.24.1","@types/byline":"^4.2.31","load-json-file":"^2.0.0","loud-rejection":"^1.6.0","update-notifier":"^2.1.0","@types/common-tags":"^1.2.5","pnpm-file-reporter":"^0.0.1","@types/load-json-file":"^2.0.5","pnpm-default-reporter":"^0.8.0","@types/update-notifier":"^1.0.0"},"devDependencies":{"husky":"^0.14.0","rimraf":"^2.5.4","tslint":"^5.4.2","commitizen":"^2.8.6","in-publish":"^2.0.0","typescript":"^2.4.1","@types/tape":"^4.2.30","@types/mkdirp":"^0.5.0","npm-scripts-info":"^0.3.6","validate-commit-msg":"^2.7.0","cz-conventional-changelog":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/pnpm-1.5.1.tgz_1500146948877_0.27655280684120953","host":"s3://npm-registry-packages"}},"1.5.2":{"name":"pnpm","version":"1.5.2","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager"],"author":{"name":"Rico Sta. Cruz","email":"rico@ricostacruz.com"},"license":"MIT","_id":"pnpm@1.5.2","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js"},"dist":{"shasum":"503a0ac2ad249407395a8769f073fc8814550fea","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-1.5.2.tgz","integrity":"sha512-JgnoXsZ4A1T3067/+vWRu2cN+hmRSMu88s/rNhOE3XEbE6OYccfH8MrMtZg0pb04+CV6TLED06CGMNOqLxjyLg==","signatures":[{"sig":"MEUCIDGTCeat3Vfl6yukaVGaPyPQZx5fz9OwpEHLY/PRWCH6AiEA+J6LjqL8Vnjx6MJswFl74tOyiC5ONniK1qt6EYqPk7Y=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/bin/pnpm.js","files":["lib/"],"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"engines":{"node":">=4"},"gitHead":"be95b74f7638035c3e18d06257157fd4ad1dfd63","_npmUser":{"name":"zkochan","email":"zoltan.kochan@gmail.com"},"__scripts":{"cz":"git-cz","?cz":"echo 'Run Git commit wizard'","tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json --project .","test":"npm run tsc && npm run lint && cd test && npm test","start":"npm run tsc -- --watch","prepare":"cd test && pnpm install","commitmsg":"validate-commit-msg","prepublish":"in-publish && echo 'You need to use \"publish-packed\" to publish pnpm' && false || npm run tsc"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"5.2.0","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"greenkeeper":{"ignore":["pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-logger","pnpm-registry-mock","remove-all-except-outer-links","pnpm-shrinkwrap","supi"]},"_nodeVersion":"6.9.1","preferGlobal":true,"__dependencies":{"npm":"^5.0.2","bole":"^3.0.2","nopt":"^4.0.1","supi":"^0.2.0","is-ci":"^1.0.10","ramda":"^0.24.1","byline":"^5.0.0","ndjson":"^1.5.0","camelcase":"^4.1.0","path-name":"^1.0.0","pnpm-list":"^1.0.0","@types/npm":"^2.0.28","@types/node":"^8.0.7","@types/nopt":"^3.0.29","common-tags":"^1.4.0","cross-spawn":"^5.0.0","graceful-fs":"^4.1.11","pnpm-logger":"^0.5.0","@types/ramda":"^0.24.1","@types/byline":"^4.2.31","load-json-file":"^2.0.0","loud-rejection":"^1.6.0","update-notifier":"^2.1.0","@types/common-tags":"^1.2.5","pnpm-file-reporter":"^0.0.1","@types/load-json-file":"^2.0.5","pnpm-default-reporter":"^0.8.0","@types/update-notifier":"^1.0.0"},"devDependencies":{"husky":"^0.14.0","rimraf":"^2.5.4","tslint":"^5.4.2","commitizen":"^2.8.6","in-publish":"^2.0.0","typescript":"^2.4.1","@types/tape":"^4.2.30","@types/mkdirp":"^0.5.0","npm-scripts-info":"^0.3.6","validate-commit-msg":"^2.7.0","cz-conventional-changelog":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/pnpm-1.5.2.tgz_1500149173626_0.15051896846853197","host":"s3://npm-registry-packages"}},"1.19.1":{"name":"pnpm","version":"1.19.1","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@1.19.1","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js","pnpx":"lib/bin/pnpx.js"},"dist":{"shasum":"ac537c615bbadee7297435665abac8136801432c","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-1.19.1.tgz","integrity":"sha512-Y6oNdjRF3Km8NsHZAgakMzsulooYZFxMMZL7bZS6p3xFNFJZaSRKKvZJ737GSN6OFFMBw3tPji95YSTYDFAbBw==","signatures":[{"sig":"MEUCIQCpCMNmLxNIGezNNKFSHRsopQ+Oh0z0yPl7SRkFPpb5xwIgLqEXKLQX4Eak2e/wpI9tW6e8Og79fmG3uRXZiesCXLI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/bin/pnpm.js","_from":".","files":["lib/","npm-shrinkwrap.json"],"_shasum":"ac537c615bbadee7297435665abac8136801432c","engines":{"node":">=4"},"gitHead":"2e97682c867a91aeb2d71e1594d8baaad838a7d7","scripts":{},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","bundledName":"@pnpm/bundled","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"greenkeeper":{"ignore":["pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-logger","pnpm-registry-mock","remove-all-except-outer-links","pnpm-shrinkwrap","supi"]},"_nodeVersion":"6.11.4","dependencies":{"nopt":"^4.0.1","supi":"^0.5.1","chalk":"^2.2.0","is-ci":"^1.0.10","ramda":"^0.25.0","byline":"^5.0.0","camelcase":"^4.1.0","path-name":"^1.0.0","pnpm-list":"^1.0.0","text-table":"^0.2.0","common-tags":"^1.4.0","cross-spawn":"^5.0.0","graceful-fs":"^4.1.11","pnpm-logger":"^0.6.2","strip-color":"^0.1.0","@pnpm/outdated":"^0.0.2","load-json-file":"^3.0.0","loud-rejection":"^1.6.0","@zkochan/libnpx":"^9.6.1","not-bundled-npm":"^5.4.2","update-notifier":"^2.1.0","pnpm-file-reporter":"^0.0.1","pnpm-default-reporter":"^0.9.5"},"preferGlobal":true,"publishconfig":{"tag":"next"},"devDependencies":{"rimraf":"^2.5.4","tslint":"^5.4.2","typescript":"^2.4.1","@types/node":"^8.0.33","@types/nopt":"^3.0.29","@types/tape":"^4.2.30","@types/ramda":"^0.24.16","@types/byline":"^4.2.31","@types/mkdirp":"^0.5.0","@zkochan/husky":"^0.0.0","@commitlint/cli":"^4.0.0","npm-scripts-info":"^0.3.6","@types/common-tags":"^1.4.0","@types/load-json-file":"^2.0.6","@commitlint/prompt-cli":"^4.0.0","@types/update-notifier":"^1.0.2","@commitlint/config-angular":"^4.2.0"},"_npmOperationalInternal":{"tmp":"tmp/pnpm-1.19.1.tgz_1509205222984_0.5560991538222879","host":"s3://npm-registry-packages"}},"1.5.3":{"name":"pnpm","version":"1.5.3","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager"],"author":{"name":"Rico Sta. Cruz","email":"rico@ricostacruz.com"},"license":"MIT","_id":"pnpm@1.5.3","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js"},"dist":{"shasum":"d1a2bf880342cd814a088d12e9074efd1ee818f3","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-1.5.3.tgz","integrity":"sha512-rzSIKRWSiHAZZjcfR712GVvzU7urDTqrl7i9uD4X1YtTRDeWGM0YD0fKaFoNVjd/+sM4Wc9OPGvv+X6dFf+CWQ==","signatures":[{"sig":"MEUCIFMi8PmbGA6vBtYdwZdshuNzEkXJb4hIuXVcD3RNsH9DAiEA+BKdALb4bMzokmYp6jiF5WkfRHOsXGjaRWv9I/9w3es=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/bin/pnpm.js","files":["lib/"],"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"engines":{"node":">=4"},"gitHead":"6e8d3447de7ce4953b92446475c1d9671334bb53","_npmUser":{"name":"zkochan","email":"zoltan.kochan@gmail.com"},"__scripts":{"cz":"git-cz","?cz":"echo 'Run Git commit wizard'","tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json --project .","test":"npm run tsc && npm run lint && cd test && npm test","start":"npm run tsc -- --watch","prepare":"cd test && pnpm install","commitmsg":"validate-commit-msg","prepublish":"in-publish && echo 'You need to use \"publish-packed\" to publish pnpm' && false || npm run tsc"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"5.2.0","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"greenkeeper":{"ignore":["pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-logger","pnpm-registry-mock","remove-all-except-outer-links","pnpm-shrinkwrap","supi"]},"_nodeVersion":"6.9.1","preferGlobal":true,"__dependencies":{"npm":"^5.0.2","bole":"^3.0.2","nopt":"^4.0.1","supi":"^0.2.1","is-ci":"^1.0.10","ramda":"^0.24.1","byline":"^5.0.0","ndjson":"^1.5.0","camelcase":"^4.1.0","path-name":"^1.0.0","pnpm-list":"^1.0.0","@types/npm":"^2.0.28","@types/node":"^8.0.7","@types/nopt":"^3.0.29","common-tags":"^1.4.0","cross-spawn":"^5.0.0","graceful-fs":"^4.1.11","pnpm-logger":"^0.5.0","@types/ramda":"^0.24.1","@types/byline":"^4.2.31","load-json-file":"^2.0.0","loud-rejection":"^1.6.0","update-notifier":"^2.1.0","@types/common-tags":"^1.2.5","pnpm-file-reporter":"^0.0.1","@types/load-json-file":"^2.0.5","pnpm-default-reporter":"^0.8.0","@types/update-notifier":"^1.0.0"},"devDependencies":{"husky":"^0.14.0","rimraf":"^2.5.4","tslint":"^5.4.2","commitizen":"^2.8.6","in-publish":"^2.0.0","typescript":"^2.4.1","@types/tape":"^4.2.30","@types/mkdirp":"^0.5.0","npm-scripts-info":"^0.3.6","validate-commit-msg":"^2.7.0","cz-conventional-changelog":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/pnpm-1.5.3.tgz_1500158222412_0.9549769128207117","host":"s3://npm-registry-packages"}},"1.19.2":{"name":"pnpm","version":"1.19.2","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@1.19.2","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js","pnpx":"lib/bin/pnpx.js"},"dist":{"shasum":"65a737fdb2f484a421fb1a35110dde2f2438635d","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-1.19.2.tgz","integrity":"sha512-JzYK6SvfhW9ubC9DSEfT4MTAb/ti5oqJnSTxQJ9uiEX/tYpkGEI6CljkMQ1rxp23oB+/FsGI4cqswf5zgjRejg==","signatures":[{"sig":"MEUCIQD3J5HZk76vjWDiRZ+wWkrDygZtr6VGVMPB9jvLqK5nmQIgYZJpC0YoGv5FE1Aj/u5OIs/dSM7Gb1qFfb5ch+w0cu0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/bin/pnpm.js","_from":".","files":["lib/","npm-shrinkwrap.json"],"_shasum":"65a737fdb2f484a421fb1a35110dde2f2438635d","engines":{"node":">=4"},"gitHead":"6c4a949024be02f9a596ee66a478a6f0c544394c","scripts":{},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","bundledName":"@pnpm/bundled","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"greenkeeper":{"ignore":["pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-logger","pnpm-registry-mock","remove-all-except-outer-links","pnpm-shrinkwrap","supi"]},"_nodeVersion":"6.11.4","dependencies":{"nopt":"^4.0.1","supi":"^0.5.2","chalk":"^2.2.0","is-ci":"^1.0.10","ramda":"^0.25.0","byline":"^5.0.0","camelcase":"^4.1.0","path-name":"^1.0.0","pnpm-list":"^1.0.0","text-table":"^0.2.0","common-tags":"^1.4.0","cross-spawn":"^5.0.0","graceful-fs":"^4.1.11","pnpm-logger":"^0.6.2","strip-color":"^0.1.0","@pnpm/outdated":"^0.0.2","load-json-file":"^3.0.0","loud-rejection":"^1.6.0","@zkochan/libnpx":"^9.6.1","not-bundled-npm":"^5.4.2","update-notifier":"^2.1.0","pnpm-file-reporter":"^0.0.1","pnpm-default-reporter":"^0.9.5"},"preferGlobal":true,"publishconfig":{"tag":"next"},"devDependencies":{"rimraf":"^2.5.4","tslint":"^5.4.2","typescript":"^2.4.1","@types/node":"^8.0.33","@types/nopt":"^3.0.29","@types/tape":"^4.2.30","@types/ramda":"^0.24.16","@types/byline":"^4.2.31","@types/mkdirp":"^0.5.0","@zkochan/husky":"^0.0.0","@commitlint/cli":"^4.0.0","npm-scripts-info":"^0.3.6","@types/common-tags":"^1.4.0","@types/load-json-file":"^2.0.6","@commitlint/prompt-cli":"^4.0.0","@types/update-notifier":"^1.0.2","@commitlint/config-angular":"^4.2.0"},"_npmOperationalInternal":{"tmp":"tmp/pnpm-1.19.2.tgz_1509215958102_0.6469204891473055","host":"s3://npm-registry-packages"}},"1.19.3":{"name":"pnpm","version":"1.19.3","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@1.19.3","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js","pnpx":"lib/bin/pnpx.js"},"dist":{"shasum":"aa90d71db3d7fe898da2fc329f6a937fd7b7176b","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-1.19.3.tgz","integrity":"sha512-xjlQSbLG02mtJNowXN05t6taA548WiPqEGLULGAn4hztwuedi/+I/D8G678mohAqRMoyk8CiGayq4jCFA4ge/Q==","signatures":[{"sig":"MEYCIQDOek7jwVBVqXxI3ijuxSjrRLWuaiwNk83xkn8+x7SR3AIhAN/Xc1gBuM9ZrfCS8FpUasSu34FqEYMVwrz90DcQpRby","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/bin/pnpm.js","_from":".","files":["lib/","npm-shrinkwrap.json"],"_shasum":"aa90d71db3d7fe898da2fc329f6a937fd7b7176b","engines":{"node":">=4"},"gitHead":"18cccd5d75ff4de5ab668c88b646d3ed96d65798","scripts":{},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","bundledName":"@pnpm/bundled","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"greenkeeper":{"ignore":["pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-logger","pnpm-registry-mock","remove-all-except-outer-links","pnpm-shrinkwrap","supi"]},"_nodeVersion":"6.11.4","dependencies":{"nopt":"^4.0.1","supi":"^0.5.3","chalk":"^2.2.0","is-ci":"^1.0.10","ramda":"^0.25.0","byline":"^5.0.0","camelcase":"^4.1.0","path-name":"^1.0.0","pnpm-list":"^1.0.0","text-table":"^0.2.0","common-tags":"^1.4.0","cross-spawn":"^5.0.0","graceful-fs":"^4.1.11","pnpm-logger":"^0.6.2","strip-color":"^0.1.0","@pnpm/outdated":"^0.0.2","load-json-file":"^3.0.0","loud-rejection":"^1.6.0","@zkochan/libnpx":"^9.6.1","not-bundled-npm":"^5.4.2","update-notifier":"^2.1.0","pnpm-file-reporter":"^0.0.1","pnpm-default-reporter":"^0.9.5"},"preferGlobal":true,"publishconfig":{"tag":"next"},"devDependencies":{"rimraf":"^2.5.4","tslint":"^5.4.2","typescript":"^2.4.1","@types/node":"^8.0.33","@types/nopt":"^3.0.29","@types/tape":"^4.2.30","@types/ramda":"^0.24.16","@types/byline":"^4.2.31","@types/mkdirp":"^0.5.0","@zkochan/husky":"^0.0.0","@commitlint/cli":"^4.0.0","npm-scripts-info":"^0.3.6","@types/common-tags":"^1.4.0","@types/load-json-file":"^2.0.6","@commitlint/prompt-cli":"^4.0.0","@types/update-notifier":"^1.0.2","@commitlint/config-angular":"^4.2.0"},"_npmOperationalInternal":{"tmp":"tmp/pnpm-1.19.3.tgz_1509222654482_0.028317444724962115","host":"s3://npm-registry-packages"}},"1.19.4":{"name":"pnpm","version":"1.19.4","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@1.19.4","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js","pnpx":"lib/bin/pnpx.js"},"dist":{"shasum":"8a13b81c9e10c2a1af45ac3da1a5d5e088ff61bc","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-1.19.4.tgz","integrity":"sha512-1HXuANFP7qDQiiVoB9UFcfRjWkJLfeUwu+YOlPUuVpt0+oG+dYVYq4C7cnA6OYg+ZOozsJ+cTKy7ULnwr9fXsw==","signatures":[{"sig":"MEUCIQD+ZuxZ6DpxtqGD/U0MyryRuohtFtNyik+KwDW3RQfuRgIgCGlrKIxMc9qJsizfAZgyBm4zKJUzdd0eboKQJkbcaHw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/bin/pnpm.js","_from":".","files":["lib/","npm-shrinkwrap.json"],"_shasum":"8a13b81c9e10c2a1af45ac3da1a5d5e088ff61bc","engines":{"node":">=4"},"gitHead":"0b2ad7e886c31af74177fa66ef53e8ccc961ed38","scripts":{},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","bundledName":"@pnpm/bundled","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"greenkeeper":{"ignore":["pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-logger","pnpm-registry-mock","remove-all-except-outer-links","pnpm-shrinkwrap","supi"]},"_nodeVersion":"6.11.4","dependencies":{"nopt":"^4.0.1","supi":"^0.6.2","chalk":"^2.2.0","is-ci":"^1.0.10","ramda":"^0.25.0","byline":"^5.0.0","camelcase":"^4.1.0","path-name":"^1.0.0","pnpm-list":"^1.0.0","text-table":"^0.2.0","common-tags":"^1.4.0","cross-spawn":"^5.0.0","graceful-fs":"^4.1.11","pnpm-logger":"^0.6.3","strip-color":"^0.1.0","@pnpm/outdated":"^0.1.0","load-json-file":"^4.0.0","loud-rejection":"^1.6.0","@zkochan/libnpx":"^9.6.1","not-bundled-npm":"^5.4.2","update-notifier":"^2.1.0","pnpm-file-reporter":"^0.0.1","pnpm-default-reporter":"^0.9.7"},"preferGlobal":true,"publishconfig":{"tag":"next"},"devDependencies":{"mz":"^2.6.0","caw":"^2.0.0","tape":"^4.6.3","execa":"^0.7.0","isexe":"^2.0.0","sepia":"^2.0.2","mkdirp":"^0.5.1","rimraf":"^2.5.4","semver":"^5.3.0","tslint":"^5.4.2","thenify":"^3.3.0","ts-node":"^3.0.0","read-pkg":"^3.0.0","@types/mz":"^0.0.31","write-pkg":"^3.1.0","is-windows":"^1.0.1","typescript":"^2.4.1","@types/node":"^8.0.33","@types/nopt":"^3.0.29","@types/tape":"^4.2.30","exists-link":"^2.0.0","npm-run-all":"^4.0.1","path-exists":"^3.0.0","rimraf-then":"^1.0.1","@types/ramda":"^0.25.0","tape-promise":"^2.0.1","@types/byline":"^4.2.31","@types/mkdirp":"^0.5.0","@types/semver":"^5.3.32","@zkochan/husky":"^0.0.0","load-yaml-file":"^0.1.0","mkdirp-promise":"^5.0.1","@commitlint/cli":"^4.0.0","package-preview":"^0.1.2","npm-scripts-info":"^0.3.6","normalize-newline":"^3.0.0","@types/common-tags":"^1.2.5","pnpm-registry-mock":"^1.5.0","npm-registry-client":"^8.4.0","@types/load-json-file":"^2.0.6","@commitlint/prompt-cli":"^4.0.0","@types/update-notifier":"^1.0.2","@commitlint/config-angular":"^4.2.0","anonymous-npm-registry-client":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm-1.19.4.tgz_1509793146713_0.03497415664605796","host":"s3://npm-registry-packages"}},"6.27.0":{"name":"pnpm","version":"6.27.0","keywords":["pnpm6","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"license":"MIT","_id":"pnpm@6.27.0","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"pnpm@kochan.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"942ad7e6504d37126bc9be22b12a7280bde35448","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-6.27.0.tgz","fileCount":648,"integrity":"sha512-auoErIp8BCwfne9P65YQDsJVPI8S/9WgN8hsXwgE/0qukdS7Yk8+dTCyR9H+t1xywOrt1k1fgojMHZEMRLLdTw==","signatures":[{"sig":"MEUCIQDKHxBcg4QUhQMg8+mhbxOKF8rrGz74Vcxy3Gwf5Z2ClQIgHi6fxdiaRuWZj+Bc42XLQRo63u6MiUpKOycQzODbvMU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12002709,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh5qUcCRA9TVsSAnZWagAAT00P+QBd+03YJOvX++aVkx/q\n9PpyR2nEI9QzcxJYfwgZHZd2L22Upj8DRQOIe5UHdAN3zbFOuqjnLJ3X3oVL\nQurA37FXGlel8tPD1EL3mVEGoUMPpcFU9xM6xWy95qVbLa8yfeIuxgSz9w2w\nNC2Bhyz+dUpErQ48D3/rC9GP8c/kwm55m+ggtSFI8P4vXUDNjlV+6moHBW4X\nErrt8krH3W4ZMM+BA7ptVrt1hXkb6qLfYbtYOx75wcUsc5kg+2tj9egSnzM2\nydXv4ZT5VbFg+b0e8gelrKZ1UE2VdAptE6bTTMyiS5chBBG0OFC4IJ1LgTXp\nQrL8K+wa2JofU2unXsWCJLlfEvb2TwNDAGvAQM8iexv3mmOhsk5wY4MXvHCn\nw/NNC23JEyiCD33bJPA2CEActadVU92j/w5iEfrDpr5Lp36YU56Nn+T3cC1f\n6BZKCUOz6UfLKMnY05wYrVpgAwGL9SHOk6J5Jh7LFrbtPXvn5hrWsYDaRS1T\n8oveeLGVcHp930j2NokTgXDdqF144MTDUV30Cl9DhI6ctitXhZUPcwgPZhyq\nsr1pOaMMdoAtNhQU1Fevz5kpKH6VrUB9fXPulZsvZJWwTGOwGP43AkdSXmLr\nK6JYVR4PVfLuBZiPT+8xEjE/NwvOm5mK4U6pVgIwTZgA6u7ypYb+oMGTQQpx\nztnr\r\n=Dqz6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","_from":"file:pnpm-6.27.0.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=12.17"},"funding":{"url":"https://opencollective.com/pnpm"},"scripts":{"lint":"eslint src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"tsc --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build && pnpm run lint -- --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.cjs","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"pnpm@kochan.io"},"_resolved":"/home/runner/work/pnpm/pnpm/packages/pnpm/pnpm-6.27.0.tgz","_integrity":"sha512-auoErIp8BCwfne9P65YQDsJVPI8S/9WgN8hsXwgE/0qukdS7Yk8+dTCyR9H+t1xywOrt1k1fgojMHZEMRLLdTw==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.24.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"16.13.2","preferGlobal":true,"publishConfig":{"tag":"next","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_6.27.0_1642505500366_0.9525504596005041","host":"s3://npm-registry-packages"}},"1.19.0":{"name":"pnpm","version":"1.19.0","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@1.19.0","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js","pnpx":"lib/bin/pnpx.js"},"dist":{"shasum":"b7e9732cbf707c5d993329ab92bb0c84a2603f61","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-1.19.0.tgz","integrity":"sha512-a12yfalZa9iDGnbTLFkJiQGJRVHT6UVr2CdF8Vuv+d7hm36p8JLPKUsz/8Fb53461mHGHBGg3ryZbdtgjRloOQ==","signatures":[{"sig":"MEUCIQCxLP4hZomxpsSyIdM7ZD74t+BX5O2xFh72j9pmAXakhAIgDtvPUKfn88UEwoJL0EVLVolZxlZiolwXhKNZECKNlwg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/bin/pnpm.js","_from":".","files":["lib/","npm-shrinkwrap.json"],"_shasum":"b7e9732cbf707c5d993329ab92bb0c84a2603f61","engines":{"node":">=4"},"gitHead":"affc23950a460f7549aeb2177f1c1ebe4adf1fd1","scripts":{},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","bundledName":"@pnpm/bundled","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"greenkeeper":{"ignore":["pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-logger","pnpm-registry-mock","remove-all-except-outer-links","pnpm-shrinkwrap","supi"]},"_nodeVersion":"6.11.4","dependencies":{"nopt":"^4.0.1","supi":"^0.5.0","chalk":"^2.2.0","is-ci":"^1.0.10","ramda":"^0.25.0","byline":"^5.0.0","camelcase":"^4.1.0","path-name":"^1.0.0","pnpm-list":"^1.0.0","text-table":"^0.2.0","common-tags":"^1.4.0","cross-spawn":"^5.0.0","graceful-fs":"^4.1.11","pnpm-logger":"^0.6.2","strip-color":"^0.1.0","@pnpm/outdated":"^0.0.1","load-json-file":"^3.0.0","loud-rejection":"^1.6.0","@zkochan/libnpx":"^9.6.1","not-bundled-npm":"^5.4.2","update-notifier":"^2.1.0","pnpm-file-reporter":"^0.0.1","pnpm-default-reporter":"^0.9.5"},"preferGlobal":true,"publishconfig":{"tag":"next"},"devDependencies":{"rimraf":"^2.5.4","tslint":"^5.4.2","typescript":"^2.4.1","@types/node":"^8.0.33","@types/nopt":"^3.0.29","@types/tape":"^4.2.30","@types/ramda":"^0.24.16","@types/byline":"^4.2.31","@types/mkdirp":"^0.5.0","@zkochan/husky":"^0.0.0","@commitlint/cli":"^4.0.0","npm-scripts-info":"^0.3.6","@types/common-tags":"^1.4.0","@types/load-json-file":"^2.0.6","@commitlint/prompt-cli":"^4.0.0","@types/update-notifier":"^1.0.2","@commitlint/config-angular":"^4.2.0"},"_npmOperationalInternal":{"tmp":"tmp/pnpm-1.19.0.tgz_1509133486401_0.657884941669181","host":"s3://npm-registry-packages"}},"6.24.0-1":{"name":"pnpm","version":"6.24.0-1","keywords":["pnpm6","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"license":"MIT","_id":"pnpm@6.24.0-1","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"pnpm@kochan.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"125eda68fd709f2fb2462075ead2af251ab56c75","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-6.24.0-1.tgz","fileCount":639,"integrity":"sha512-udnhTuVEfTGr4HL+HjyOsEw2Dwb12womD2kS3IZ/gUHgZLSIfW5JmzmSyhJApUVVzYmnbzGRHrdox5CeV26Osw==","signatures":[{"sig":"MEYCIQCXSNC8CT68wwpHKXJQgso9RumWnDQ/sVn054/TiXnAagIhALmEGySlu6ygYNLPI8g1+HeTRvB8COXVXag9DECq3f0K","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12069951,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhtrA5CRA9TVsSAnZWagAAGtgQAIeDzLUp2pL83rnKT8ko\nkwUuZvj9qif4hzu8tpTPQ/hanjtOZj6mDqzKtSwgukl0eiwHfGWFZo5rAyNE\nQNTro8bdjiUqefqoS0y/3M9jsA3nwI9nb7/4uVmEtbePUzYv9YHXsv63Dcsh\nGGMmmUWqrb2KtARJscqtQ+sfUQSkIC7f7+4Yp7CZwUFj9RedhH5fHRhgaQdi\nYLeXkC+BJeW6uadjvqbG0dFap4pySojO77XyVfCKXHHlN7iS5IqHHNYRo3hu\nITDmRwaOoXH56mMskdlU3+lfD8u4IzXusoEZIsXA2U5iwproOAe64cr5ylGf\nlAVAyJYxbCcM0Q9K+Mg7ofLc6MTc4i0ZC1i5/4rXQOwaZ4+Z4aYrPDWlfZSm\nKdl5BJKLCoRyiDiA3TSHUe3G2AJwPvbmLd8SnqLu3egGjiUNc/XxpamwGFW8\nNvQ9LyamdFb2e2YhARkBhgVsJ48NM1UyE6ngvMjK3Hc6ObGKl/es0thwZRtS\nBgaOgAOus0hDoDs6Yc9WRfv1EH31O57STwLayXrk010r4OJLykUJecm1552l\nSAsoyZ1lOOJhSdjVALTZaxnm17WQUV4tW2O4jP6IcAaQS/hRNFlX0YXOwOOO\n47NORoiYMfMy1au2UDoPT3J13YASi7ytma+h3fbTzuaK2pyUH54ywajvbsI/\nqOtt\r\n=92+a\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","_from":"file:pnpm-6.24.0-1.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=12.17"},"funding":{"url":"https://opencollective.com/pnpm"},"scripts":{"lint":"eslint src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"pnpm tsc --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build && pnpm run lint -- --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.cjs","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"pnpm@kochan.io"},"_resolved":"/home/runner/work/pnpm/pnpm/packages/pnpm/pnpm-6.24.0-1.tgz","_integrity":"sha512-udnhTuVEfTGr4HL+HjyOsEw2Dwb12womD2kS3IZ/gUHgZLSIfW5JmzmSyhJApUVVzYmnbzGRHrdox5CeV26Osw==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.24.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"16.13.0","preferGlobal":true,"publishConfig":{"tag":"next","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_6.24.0-1_1639362617627_0.029829963470429544","host":"s3://npm-registry-packages"}},"4.2.0-0":{"name":"pnpm","version":"4.2.0-0","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@4.2.0-0","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"a2f9e7c238496863aa6f13a5a88d96ff195cbb74","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-4.2.0-0.tgz","fileCount":5322,"integrity":"sha512-80PIi3X+d3lBG/jLJUMlKvvpnD5JtN3+fLJolUnzVGGumj1JSbWYJqZYK6DVvjvwo5Z/XcMm2ALgisM/4TBQBQ==","signatures":[{"sig":"MEUCIEgViqZ8nFoglI2oxRTVErtRtt3dnWxVGkRjJnGFuI5yAiEA1iBQRbWHT83LixGjXS2YDFCUJ6g3dHEjLscyC+nKNh8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":21355872,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdxgc8CRA9TVsSAnZWagAAWG4QAIxBmZQr6dDspqHUHKVx\n2Imweqk5WGST9DBy4FT7GgsVhb0i9O/FdLuK1THUqYMJk16cojXRjUW6t7oK\nBvDGHv9qGA6iyEublvOc7hIYxDicnPftHdPj+cajYuCBjstrs6fwAclDjkRj\n0ImDukZwIAdI3IHmGwifr53Itkb/dkZwtJwJMrAjxZvwky3vk3EUyzCZ939M\neWWcRnLJAsBb5SIzBurgiz728LShESQE/5HxBvZl6jyT+pN5/yhxIuC+M6vi\n/NFvJBqZvaHEokikWdhchedv8et0U72Jzq3/ncIgECiqMqjsYJAytmDALAG3\nm6iekpnCmwuFeiJJAFhxE5Ie+C2khEq3OcvLwYGt6BUjxaUfmyil3bSeCTl+\nut0cF4NPcRcK1wb/+71Hr7+Tu0VSokdNE31kFueu51H7EWLRScE/Q8hivni1\n0egKC2Ld9YJJobA6hvWAIlAGIU3jb2OeZ6+3SR+KK2Uxn3lbAm51avXrFEXk\nFilnSMQRQNrIlhkrMDVKlTCb04zdbRpOQybjjl1269wAGp6r1j516QFxWkjg\n2VjMuClP3UclNZPlCPbuXpJM2nBniGS/izOZMSYzOIHxPgcS5QjgRkGOlXvk\nONsXV49G9Cqildp2YMpNaFHV0ySB5Cih8k+PWOkY0uIylRTtLM5VcfddozLD\n9Qpl\r\n=Q8Hh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","_from":".","_shasum":"a2f9e7c238496863aa6f13a5a88d96ff195cbb74","engines":{"node":">=10"},"scripts":{"tsc":"rimraf lib && tsc","lint":"tslint -c tslint.json src/**/*.ts test/**/*.ts","test":"npm run lint && npm run tsc && npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"cross-env PNPM_REGISTRY_MOCK_PORT=7772 run-p -r registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf ../../../.tmp/ && rimraf node_modules/.bin/pnpm && registry-mock prepare","registry-mock":"registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"10.0.0","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"mz":"2.7.0","mem":"5.1.1","nopt":"4.0.1","supi":"0.36.0","archy":"1.0.0","chalk":"2.4.2","delay":"4.3.0","execa":"3.2.0","is-ci":"2.0.0","ramda":"0.26.1","table":"5.4.6","diable":"4.0.2","cp-file":"7.0.0","p-limit":"2.2.1","get-port":"5.0.0","make-dir":"3.0.0","p-filter":"2.1.0","@types/mz":"^0.0.32","camelcase":"5.3.1","fast-glob":"3.1.0","is-subdir":"1.1.1","lru-cache":"5.1.1","path-name":"1.0.0","tree-kill":"1.2.1","wrap-ansi":"6.1.0","@pnpm/list":"4.0.0","is-windows":"1.0.2","pkgs-graph":"5.0.0","strip-ansi":"5.2.0","@pnpm/error":"1.0.0","@pnpm/types":"4.0.0","@pnpm/utils":"0.12.0","common-tags":"1.8.0","cross-spawn":"7.0.1","graceful-fs":"4.2.1","render-help":"0.0.0","signal-exit":"3.0.2","@pnpm/config":"5.0.0","@pnpm/logger":"3.1.0","@pnpm/server":"5.0.0","@types/archy":"0.0.31","@pnpm/matcher":"1.0.0","find-packages":"7.0.0","path-absolute":"1.0.1","read-ini-file":"2.0.0","@pnpm/outdated":"6.0.0","camelcase-keys":"6.1.1","load-json-file":"6.2.0","loud-rejection":"2.2.0","process-exists":"3.1.0","read-yaml-file":"1.1.0","@pnpm/constants":"3.0.0","@pnpm/lifecycle":"8.0.0","@zkochan/libnpx":"11.0.2","@zkochan/rimraf":"1.0.0","graph-sequencer":"2.0.0","update-notifier":"3.0.1","write-json-file":"4.0.0","@pnpm/store-path":"2.1.1","@types/lru-cache":"^5.1.0","@types/wrap-ansi":"3.0.0","@pnpm/semver-diff":"1.0.2","@pnpm/core-loggers":"4.0.0","@pnpm/file-reporter":"0.1.0","@pnpm/lockfile-file":"3.0.1","@pnpm/package-store":"6.0.0","@pnpm/default-fetcher":"5.0.0","dir-is-case-sensitive":"1.0.2","version-selector-type":"2.0.1","@pnpm/default-reporter":"5.0.0","@pnpm/default-resolver":"5.0.0","@pnpm/package-is-installable":"4.0.0","@pnpm/read-importer-manifest":"2.0.0","@pnpm/store-controller-types":"5.0.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","__devDependencies":{"ncp":"2.0.0","tape":"4.11.0","p-any":"2.1.0","retry":"0.12.0","byline":"5.0.0","rimraf":"3.0.0","semver":"6.3.0","write-pkg":"4.0.0","@types/nopt":"3.0.29","exists-link":"2.0.0","npm-run-all":"4.1.5","path-exists":"4.0.0","symlink-dir":"3.1.1","@types/ramda":"0.26.29","@types/retry":"0.12.0","@types/table":"^4.0.7","tape-promise":"4.0.0","@pnpm/prepare":"0.0.0","@types/byline":"4.2.31","@types/mkdirp":"0.5.2","@types/semver":"^6.2.0","write-yaml-file":"3.0.1","deep-require-cwd":"1.0.0","normalize-newline":"3.0.0","@types/common-tags":"1.8.0","@pnpm/lockfile-types":"1.1.0","@types/update-notifier":"2.5.0","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_4.2.0-0_1573259067084_0.7504604195165883","host":"s3://npm-registry-packages"}},"6.29.0":{"name":"pnpm","version":"6.29.0","keywords":["pnpm6","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"license":"MIT","_id":"pnpm@6.29.0","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"aec3ab5896525f0ad88aeee335a0cded33267349","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-6.29.0.tgz","fileCount":648,"integrity":"sha512-JaWW7Lgqz1eqs0/THVVOJfDD93e4nQUYNjLegcPkVhIxbMf0qlSn+d4aEWLValryKb8ZFcYRR84Q0N6YsgfK0g==","signatures":[{"sig":"MEUCIEeTTx/VYHM6bW7P7Me4sdRKOLBJhi2Rq0Pezp4QEO57AiEA1fe4slw4noygAUiO2RnOux/UVTjljxzFxrYVQtJKMmc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12067100,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh9gUFCRA9TVsSAnZWagAA1hwP/23BfeKK1QMC5XJ5Iwol\njQhMMpm8JUwiamo9yEBrht8twnR3cUYEXqY6Z8qG53fnVdyXluVijJGp4r5m\nGlucCSyMApc+afxMZUPrevJA2qCHDg9QWotWKAUKr4x4TuSf0/85tJypPC+p\nMuTTBVibD2mABdSgl4nHRyqR7jJVI/TbrTtZ0uN0GBG0iStAK+6qs0ILYyEu\nbKKFxCXKAln0n+Kq9kNsaAEunEv+xzPZgBEyRIaxwPq2+4EXJ3cvdpnjD52u\nOgwzGP5c/FuB4SVAvWfxo7ibyOyxPD8hdesfbiuLOhZONtx9nQzz94ALXuBX\niUHCU2GXFtE+8tFhARaefLdKOxXBbpwZt76lEy4e7TOW46hhzmr4z6O/rZ7T\nmxnal02np1w3+mdLvsAYgACSx/yxFA9ccFyW4XsQ9gmb88606ZFWFzLRgTog\nlwcTeEnwz7ooa5lhPhiIHONSgINpicdR4WTsgWcfwBQgNqse+2efbegL9UXt\n3Xbe8Xd5jfrMFu9im3OyCwOJ31L9b+Auf/QlVwaymVhWa9gpQ5OWqB25AZTL\nD0YVSe0r4rMuDzzwB7CZJU9br0E12L6qfTbVOT8q+Kd9uMGvdc16jg+CITc9\nBqdKpoOd4R0fm2HGHq5HJpqZSSkoiQEL0YGx4afSz5u1TH8wjC3LY0qh5HMf\nFJBD\r\n=n74C\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","_from":"file:pnpm-6.29.0.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=12.17"},"funding":{"url":"https://opencollective.com/pnpm"},"scripts":{"lint":"eslint src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"tsc --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"tsc --build && pnpm run lint -- --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.cjs","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/home/runner/work/pnpm/pnpm/packages/pnpm/pnpm-6.29.0.tgz","_integrity":"sha512-JaWW7Lgqz1eqs0/THVVOJfDD93e4nQUYNjLegcPkVhIxbMf0qlSn+d4aEWLValryKb8ZFcYRR84Q0N6YsgfK0g==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.24.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"16.13.2","preferGlobal":true,"publishConfig":{"tag":"next","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_6.29.0_1643513093661_0.2911575387344836","host":"s3://npm-registry-packages"}},"0.70.0-beta.1":{"name":"pnpm","version":"0.70.0-beta.1","keywords":["dependency manager","install","modules","npm","package manager"],"author":{"name":"Rico Sta. Cruz","email":"rico@ricostacruz.com"},"license":"MIT","_id":"pnpm@0.70.0-beta.1","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js"},"dist":{"shasum":"ac52c3322e8199b2b74f80c01f318f345da880f4","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-0.70.0-beta.1.tgz","integrity":"sha512-O/C/P4rk/ZtnhURW3AhfjusQ/mBtQDXMUIOta3yRe2S0JH1STMHiGUJ/I2OsIgx01ll2qVp3d+SjC1HzAZOZ5A==","signatures":[{"sig":"MEYCIQC21WefGFYy3jqmbnlU8r127FVWgATDBzXBBF5HkSuj5wIhAIsTUKu3uwK9TIBwOFDqhWOhXCozwjmn+91dlstitC5d","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib/"],"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"_shasum":"ac52c3322e8199b2b74f80c01f318f345da880f4","engines":{"node":">=4"},"gitHead":"1d0c2b3102aefbc1c33446b179c3f2ab81621574","scripts":{},"typings":"lib/index.d.ts","_npmUser":{"name":"zkochan","email":"zoltan.kochan@gmail.com"},"__scripts":{"cz":"git-cz","?cz":"echo 'Run Git commit wizard'","tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json --project .","test":"npm run lint && npm run test:e2e","start":"npm run tsc -- --watch","pretest":"rimraf ../.tmp/ && npm run tsc && pnpm-registry-mock prepare","test:e2e":"npm-run-all -p -r pnpm-registry-mock test:tap","test:tap":"ts-node test","commitmsg":"validate-commit-msg","prepublish":"in-publish && echo 'You need to use \"publish-packed\" to publish pnpm' && false || npm run tsc","pnpm-registry-mock":"pnpm-registry-mock"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"3.10.9","description":"Fast, disk space efficient npm installs","directories":{"test":"test"},"greenkeeper":{"ignore":["pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-logger","pnpm-registry-mock","remove-all-except-outer-links","pnpm-lockfile"]},"_nodeVersion":"6.9.1","preferGlobal":true,"__dependencies":{"mz":"^2.6.0","mem":"^1.1.0","ncp":"^2.0.0","npm":"^5.0.2","bole":"^3.0.2","dint":"^1.0.0","nopt":"^4.0.1","ssri":"^4.1.3","execa":"^0.7.0","is-ci":"^1.0.10","ramda":"^0.24.1","byline":"^5.0.0","ndjson":"^1.5.0","semver":"^5.3.0","find-up":"^2.1.0","p-limit":"^1.1.0","node-gyp":"^3.6.0","p-filter":"^1.0.0","@types/mz":"^0.0.31","@types/rc":"^0.0.1","camelcase":"^4.1.0","is-subdir":"^1.0.0","path-name":"^1.0.0","write-pkg":"^3.0.1","@types/npm":"^2.0.28","is-windows":"^1.0.0","os-homedir":"^1.0.2","@types/node":"^7.0.27","@types/nopt":"^3.0.29","arr-flatten":"^1.0.1","common-tags":"^1.4.0","cross-spawn":"^5.0.0","graceful-fs":"^4.1.11","path-exists":"^3.0.0","pnpm-logger":"^0.3.0","rimraf-then":"^1.0.1","symlink-dir":"^1.0.3","@types/ramda":"^0.0.11","@types/byline":"^4.2.31","@types/semver":"^5.3.30","is-inner-link":"^2.0.0","normalize-ssh":"^1.0.0","pnpm-lockfile":"^0.1.1","unpack-stream":"^1.2.0","load-json-file":"^2.0.0","load-yaml-file":"^0.1.0","loud-rejection":"^1.6.0","mkdirp-promise":"^5.0.1","normalize-path":"^2.1.1","npm-package-arg":"^5.0.0","proper-lockfile":"^2.0.0","update-notifier":"^2.1.0","write-json-file":"^2.0.0","write-yaml-file":"^1.0.0","@zkochan/cmd-shim":"^2.2.3","read-package-json":"^2.0.5","@types/common-tags":"^1.2.5","pnpm-file-reporter":"^0.0.1","get-npm-tarball-url":"^2.0.0","npm-registry-client":"^8.1.0","pnpm-install-checks":"^1.1.0","registry-auth-token":"^3.3.1","@types/load-json-file":"^2.0.5","parse-npm-tarball-url":"^1.0.1","pnpm-default-reporter":"^0.6.0","@types/update-notifier":"^1.0.0","fs-write-stream-atomic":"^1.0.10","remove-all-except-outer-links":"^1.0.0"},"devDependencies":{"caw":"^2.0.0","tape":"^4.6.3","husky":"^0.13.2","isexe":"^2.0.0","sepia":"^2.0.2","mkdirp":"^0.5.1","rimraf":"^2.5.4","tslint":"^5.4.2","thenify":"^3.2.1","ts-node":"^3.0.0","read-pkg":"^2.0.0","commitizen":"^2.8.6","in-publish":"^2.0.0","typescript":"^2.1.5","@types/tape":"^4.2.28","exists-link":"^2.0.0","npm-run-all":"^4.0.1","tape-promise":"^2.0.1","@types/mkdirp":"^0.3.29","deep-require-cwd":"^1.0.0","npm-scripts-info":"^0.3.6","pnpm-registry-mock":"^0.12.0","validate-commit-msg":"^2.7.0","cz-conventional-changelog":"^2.0.0","anonymous-npm-registry-client":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm-0.70.0-beta.1.tgz_1497422073097_0.3323042297270149","host":"s3://npm-registry-packages"}},"6.29.2":{"name":"pnpm","version":"6.29.2","keywords":["pnpm6","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"license":"MIT","_id":"pnpm@6.29.2","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"339d7bd58007d9d9d03a6271e55664483c77598a","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-6.29.2.tgz","fileCount":648,"integrity":"sha512-HHPoaFodS+uJfnutOfnPUS7Ejvr5kxEW9z3kVBKkV5z8qzybf6OzZb8/9RTUw5HEqwAKdScbKMCcYLaPTBoWLg==","signatures":[{"sig":"MEUCIHg/P0KBOxtFXwVqKsqngWS6onCmlD39r3xWWFnP1OhfAiEAxgSxG/LHZTqeunrnWpSeZWZMzXmFBvxeazmlYfwpISM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12149813,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh/mhjCRA9TVsSAnZWagAAYuEP/3GadBbOKJFCDfF9glib\n+P+ZP4IFAW0LZXyWEkBCozfv5HNicDJC0pdZ83vsCFRip059SVBPVBTUjKLS\nlr2qdcPV5/uAn+/FN2Nkkx1DIt4D37MhpnGpWpSMTd2x0Y8aN+PDCLvF28wn\nrDhu715OS88eM9gI7PAQZFTwE1TeDQ2JTaMkvbthEW47psDfoTPncP4cf2JC\n2cFkWn2IUeJgM5OLZgB6Vkgeuymf4fr3zqutoYf3B7NktE/D0W6+97RqF99Z\n2AfIsKNoQY8DZ+onaR9AGsbs9i9ybPi5kATmrGn+/6ixUHcy5ieO7fapCBz6\nJ49qzrlsbd/EYxOXifGmw6C3cqRt1v80jtfFPXBX2ARMRJH4HoRfspHR6eBh\nF/ZQvSXTTS02RBkdb3jjr36hSeKfn/Ov9ora7YteHES7u3XhoO9TvF9WIa4B\nmqYQyMJlYLuXw4bLjSR6hYMG1Uvuugta77wB6TamRedPa8ELEJxjR7Exdn9F\nuGCd06hGZGSrB8b4ybc7Mxos00RHOyrSxeAvmUfRCqhUqwsJ1khTWGFRW8Vu\nkW+GRkaUrzwVEs+BDPjR46PqV3PKfBRV+uC45rn+TIM/N2EGB2wdcxakX+6H\nqy+FsRi4lGJA0zIN88TwnYI5UqL2CVsyyzArGp8gxe77aYq5jUVEy3t02w4E\n2lvm\r\n=7fw8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","_from":"file:pnpm-6.29.2.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=12.17"},"funding":{"url":"https://opencollective.com/pnpm"},"scripts":{"lint":"eslint src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"tsc --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"tsc --build && pnpm run lint -- --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.cjs","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/home/runner/work/pnpm/pnpm/packages/pnpm/pnpm-6.29.2.tgz","_integrity":"sha512-HHPoaFodS+uJfnutOfnPUS7Ejvr5kxEW9z3kVBKkV5z8qzybf6OzZb8/9RTUw5HEqwAKdScbKMCcYLaPTBoWLg==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.24.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"16.13.2","preferGlobal":true,"publishConfig":{"tag":"next","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_6.29.2_1644062819272_0.48197817703013546","host":"s3://npm-registry-packages"}},"6.29.1":{"name":"pnpm","version":"6.29.1","keywords":["pnpm6","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"license":"MIT","_id":"pnpm@6.29.1","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"1ebb32a99de19b38d82432d779a526b67df4410f","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-6.29.1.tgz","fileCount":648,"integrity":"sha512-ZOTHREJQSwLgK9psbH+BxGFY6Wvky4XYBYTZsULihuj1GPEsGcRZpxFgkX73OdLrYaZBeGMPadCYqGeK5gZu1A==","signatures":[{"sig":"MEUCIQCICVYl0uGI0Ka6Y2KdBK0uPy2JGqXOR8Asqhw6TtrKhQIgL5YaV1HGkT6cX2QI9aEcnMI4ch942birGMInjiM2NXg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12148510,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh9yuDCRA9TVsSAnZWagAAi7IQAJ7izRmav3mJHHN563/b\n0uyXfO0pSA2FEOWIXe0F9U8piMw3/tcZLG7/UMCLq/GuZux3PLUzF8wWUv9H\neprdiwjfu8YeS3iPbjzlxmmtC12wF9FsJ8R/M6xfMbXEQjFsxsBGIY12ml9A\nualSvaddmwEwTYgZxPpzGrEr8PD/ONXiVGTXmETAHvtl48nfnsTWdS5S2Vbh\nzi6xCnu80yWRlo/+AAaHwv1JfQNwhzm4g4Hv8l0N4AnDGda1ytsPoGmyKRJW\neHW3xQLVFT/yoee/u90v69h5T7JAxWwpx5p0TLkXTO8yXWPPynkI422drZYq\nswIjMWYClZ5a163YLXMTT7g6EFQfPYAO9j014DIarzGSvNCe1Fh7TZwC1aI2\nSzzvM1g1lRRgXNJiSQCnH9D+CY9gGGqJk9z7GYVvmBfLWF6Aon7Sp0Qdo/uO\nEbm8HdRGtwnRLDMj5Fc4S5qWArlE9QGdBmF9CYnxJxjyylZZqDfGTJKLln6b\nWHmI7bJTPthSBU8X52wa4k7Mzz8CIhuo675pUMGHNxpJVNLIjNPbBHVxdfhE\nVxuZPM2LrFuaukovyjw16EUIVNOAezox4loNM43G3gnWmzFFS/4oz6sbDcAQ\nEu6QFx3if1qtwYXaj93e/Qtc+6J0ZNqLRB1G1rbB/AIPGPaPViEnn2vSfvOF\nCtXq\r\n=U0ul\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","_from":"file:pnpm-6.29.1.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=12.17"},"funding":{"url":"https://opencollective.com/pnpm"},"scripts":{"lint":"eslint src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"tsc --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"tsc --build && pnpm run lint -- --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.cjs","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/home/runner/work/pnpm/pnpm/packages/pnpm/pnpm-6.29.1.tgz","_integrity":"sha512-ZOTHREJQSwLgK9psbH+BxGFY6Wvky4XYBYTZsULihuj1GPEsGcRZpxFgkX73OdLrYaZBeGMPadCYqGeK5gZu1A==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.24.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"16.13.2","preferGlobal":true,"publishConfig":{"tag":"next","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_6.29.1_1643588483430_0.8430360091370099","host":"s3://npm-registry-packages"}},"0.44.1":{"name":"pnpm","version":"0.44.1","keywords":["dependency manager","install","modules","npm","package manager"],"author":{"name":"Rico Sta. Cruz","email":"rico@ricostacruz.com"},"license":"MIT","_id":"pnpm@0.44.1","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://github.com/rstacruz/pnpm#readme","bugs":{"url":"https://github.com/rstacruz/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js"},"dist":{"shasum":"30be5e6f5b569b794c26becc7017bf6762af1611","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-0.44.1.tgz","integrity":"sha512-d6Q2WTwJNWyQV2btdliWE+bjzUQS047xX61J0balpBPxnipZqhCJIEYkpk53TygSMuGSOyt6vcNM3M5/JObcAg==","signatures":[{"sig":"MEQCIFfTrdc2xSNEy8eqr+hitgfUanzn/kwYNoSAV5NJeJYEAiBgyprwjeBT8Wf+NkLoxJ6V6SXo7wDfpB1oTXSLNEc0tg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib/"],"config":{"ghooks":{"commit-msg":"node ./node_modules/validate-commit-msg/index.js"},"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"_shasum":"30be5e6f5b569b794c26becc7017bf6762af1611","engines":{"node":">=4"},"gitHead":"a0cde86ecc483bb7d8e1dc27c05d9299db540803","scripts":{},"typings":"lib/index.d.ts","_npmUser":{"name":"zkochan","email":"zoltan.kochan@gmail.com"},"__scripts":{"tsc":"rm -rf lib && tsc","lint":"standard && tslint -c tslint.json --project .","test":"npm run lint && npm run test:e2e","cover":"istanbul cover test/index.js","start":"npm run tsc -- --watch","commit":"git-cz","release":"sh .scripts/release.sh","sinopia":"sinopia -c ./sinopia/config.yaml","posttest":"rm -rf .tmp","test:e2e":"node node_modules/npm-run-all/bin/npm-run-all -p -r sinopia test:tap","test:tap":"ts-node test | tap-diff","docs:build":"docpress build","prepublish":"in-publish && echo 'You need to use \"npm run release\" to publish pnpm' && false || npm run tsc","prerelease":"npm run tsc && npm test"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/rstacruz/pnpm.git","type":"git"},"_npmVersion":"3.10.9","description":"A fast implementation of npm install","directories":{"test":"test"},"_nodeVersion":"6.9.1","preferGlobal":true,"__dependencies":{"mz":"2.5.0","rc":"1.1.6","mem":"1.1.0","meow":"3.7.0","chalk":"1.1.3","debug":"2.2.0","is-ci":"1.0.10","retry":"0.10.0","byline":"5.0.0","mkdirp":"0.5.1","semver":"5.3.0","find-up":"2.0.0","js-yaml":"3.6.1","thenify":"3.2.1","link-dir":"1.0.2","lockfile":"1.0.2","node-gyp":"3.4.0","commondir":"1.0.1","json2yaml":"1.1.0","path-name":"1.0.0","write-pkg":"2.0.0","os-homedir":"1.0.2","arr-flatten":"1.0.1","common-tags":"1.3.1","cross-spawn":"^5.0.0","exists-file":"3.0.0","observatory":"1.0.0","read-pkg-up":"1.0.1","rimraf-then":"1.0.0","pause-stream":"0.0.11","registry-url":"3.1.0","cache-manager":"2.2.0","promisequence":"1.1.6","sorted-object":"2.0.1","unpack-stream":"1.0.1","camelcase-keys":"4.0.0","load-json-file":"2.0.0","lodash.memoize":"4.1.2","loud-rejection":"1.6.0","normalize-path":"2.0.1","supports-color":"3.1.2","@zkochan/logger":"0.1.0","npm-package-arg":"4.2.0","update-notifier":"1.0.2","cache-manager-fs":"1.0.5","is-retry-allowed":"1.1.0","lodash.clonedeep":"4.5.0","@zkochan/cmd-shim":"2.0.0","npm-registry-client":"7.3.0","registry-auth-token":"3.1.0","delocalize-dependencies":"0.1.0"},"devDependencies":{"caw":"2.0.0","ncp":"^2.0.0","nixt":"0.5.0","tape":"4.6.2","isexe":"1.1.2","sepia":"2.0.1","ghooks":"^1.3.2","tslint":"3.15.1","cash-rm":"0.2.0","ts-node":"1.6.1","docpress":"0.7.1","istanbul":"^0.4.5","standard":"8.4.0","tap-diff":"0.1.1","commitizen":"^2.8.6","in-publish":"2.0.0","typescript":"2.0.7","exists-link":"1.0.0","npm-run-all":"3.1.0","tape-promise":"2.0.0","@zkochan/sinopia":"1.0.0","git-update-ghpages":"1.3.0","validate-commit-msg":"^2.7.0","cz-conventional-changelog":"^1.2.0","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm-0.44.1.tgz_1478376698831_0.4782312009483576","host":"packages-12-west.internal.npmjs.com"}},"0.44.0":{"name":"pnpm","version":"0.44.0","keywords":["dependency manager","install","modules","npm","package manager"],"author":{"name":"Rico Sta. Cruz","email":"rico@ricostacruz.com"},"license":"MIT","_id":"pnpm@0.44.0","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://github.com/rstacruz/pnpm#readme","bugs":{"url":"https://github.com/rstacruz/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js"},"dist":{"shasum":"715af5fa3d72fedee3848d3c6096b512f6119bf7","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-0.44.0.tgz","integrity":"sha512-oMiD7B2WaZplh832H8joEd5RS6eVGg4/1SZpUkMFSZZvVvrE+tECTtnX/F5CJLErt6uXehMnrwtmj8mhWRiY+Q==","signatures":[{"sig":"MEYCIQDv8kWC9Wn5UZXf++O4ll6qQ+99F/WelXXU/IWz/gRQQgIhAOJV1bdEQOvH3NqqZYFTOicaD8l9a4iDiXNLV/L1ROvO","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib/"],"config":{"ghooks":{"commit-msg":"node ./node_modules/validate-commit-msg/index.js"},"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"_shasum":"715af5fa3d72fedee3848d3c6096b512f6119bf7","engines":{"node":">=4"},"gitHead":"7b90934302268ce8b12943dbee57a84bc83ebe5c","scripts":{},"typings":"lib/index.d.ts","_npmUser":{"name":"zkochan","email":"zoltan.kochan@gmail.com"},"__scripts":{"tsc":"rm -rf lib && tsc","lint":"standard && tslint -c tslint.json --project .","test":"npm run lint && npm run test:e2e","cover":"istanbul cover test/index.js","start":"npm run tsc -- --watch","commit":"git-cz","release":"sh .scripts/release.sh","sinopia":"sinopia -c ./sinopia/config.yaml","posttest":"rm -rf .tmp","test:e2e":"node node_modules/npm-run-all/bin/npm-run-all -p -r sinopia test:tap","test:tap":"ts-node test | tap-diff","docs:build":"docpress build","prepublish":"in-publish && echo 'You need to use \"npm run release\" to publish pnpm' && false || npm run tsc","prerelease":"npm run tsc && npm test"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/rstacruz/pnpm.git","type":"git"},"_npmVersion":"3.10.9","description":"A fast implementation of npm install","directories":{"test":"test"},"_nodeVersion":"6.9.1","preferGlobal":true,"__dependencies":{"mz":"2.4.0","rc":"1.1.6","mem":"1.1.0","meow":"3.7.0","chalk":"1.1.3","debug":"2.2.0","is-ci":"1.0.10","retry":"0.10.0","byline":"5.0.0","mkdirp":"0.5.1","semver":"5.3.0","find-up":"2.0.0","js-yaml":"3.6.1","thenify":"3.2.1","link-dir":"1.0.2","lockfile":"1.0.1","node-gyp":"3.4.0","commondir":"1.0.1","json2yaml":"1.1.0","path-name":"1.0.0","write-pkg":"2.0.0","os-homedir":"1.0.2","arr-flatten":"1.0.1","common-tags":"1.3.1","cross-spawn":"^5.0.0","exists-file":"3.0.0","observatory":"1.0.0","read-pkg-up":"1.0.1","rimraf-then":"1.0.0","pause-stream":"0.0.11","registry-url":"3.1.0","cache-manager":"2.2.0","promisequence":"1.1.6","sorted-object":"2.0.1","unpack-stream":"1.0.1","camelcase-keys":"4.0.0","load-json-file":"2.0.0","lodash.memoize":"4.1.2","loud-rejection":"1.6.0","normalize-path":"2.0.1","supports-color":"3.1.2","@zkochan/logger":"0.1.0","npm-package-arg":"4.2.0","update-notifier":"1.0.2","cache-manager-fs":"1.0.5","is-retry-allowed":"1.1.0","lodash.clonedeep":"4.5.0","@zkochan/cmd-shim":"1.0.0","npm-registry-client":"7.3.0","registry-auth-token":"3.1.0","delocalize-dependencies":"0.1.0"},"devDependencies":{"caw":"2.0.0","ncp":"^2.0.0","nixt":"0.5.0","tape":"4.6.2","isexe":"1.1.2","sepia":"2.0.1","ghooks":"^1.3.2","tslint":"3.15.1","cash-rm":"0.2.0","ts-node":"1.6.1","docpress":"0.7.0","istanbul":"^0.4.5","standard":"8.4.0","tap-diff":"0.1.1","commitizen":"^2.8.6","in-publish":"2.0.0","typescript":"2.0.6","exists-link":"1.0.0","npm-run-all":"3.1.0","tape-promise":"2.0.0","@zkochan/sinopia":"1.0.0","git-update-ghpages":"1.3.0","validate-commit-msg":"^2.7.0","cz-conventional-changelog":"^1.2.0","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm-0.44.0.tgz_1478352850263_0.6984625929035246","host":"packages-18-east.internal.npmjs.com"}},"0.70.0-beta.2":{"name":"pnpm","version":"0.70.0-beta.2","keywords":["dependency manager","install","modules","npm","package manager"],"author":{"name":"Rico Sta. Cruz","email":"rico@ricostacruz.com"},"license":"MIT","_id":"pnpm@0.70.0-beta.2","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js"},"dist":{"shasum":"10923d45d5046c27e86730dd8378d6a555a3241b","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-0.70.0-beta.2.tgz","integrity":"sha512-Dlwatj7q+pgnOQecx+xh9ouL0Oed+WQVA7fC8KjzZ/y9x+VpLMDVo6h6r+OrRS6m5rKa3nyBUcoX55iAPkTySw==","signatures":[{"sig":"MEUCIEIDJ7RgLTUBibA49ySqECH0/UuJE9Oh9Je/u14pwkw1AiEAhSOh8WIECLeW6NyHzFssk/bm+ZruiBMHbRY/d57t2Cg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib/"],"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"_shasum":"10923d45d5046c27e86730dd8378d6a555a3241b","engines":{"node":">=4"},"gitHead":"c91a313371b7211db7afdeef977c68a787772dd1","scripts":{},"typings":"lib/index.d.ts","_npmUser":{"name":"zkochan","email":"zoltan.kochan@gmail.com"},"__scripts":{"cz":"git-cz","?cz":"echo 'Run Git commit wizard'","tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json --project .","test":"npm run lint && npm run test:e2e","start":"npm run tsc -- --watch","pretest":"rimraf ../.tmp/ && npm run tsc && pnpm-registry-mock prepare","test:e2e":"npm-run-all -p -r pnpm-registry-mock test:tap","test:tap":"ts-node test","commitmsg":"validate-commit-msg","prepublish":"in-publish && echo 'You need to use \"publish-packed\" to publish pnpm' && false || npm run tsc","pnpm-registry-mock":"pnpm-registry-mock"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"3.10.9","description":"Fast, disk space efficient npm installs","directories":{"test":"test"},"greenkeeper":{"ignore":["pnpm-default-reporter","pnpm-file-reporter","pnpm-install-checks","pnpm-logger","pnpm-registry-mock","remove-all-except-outer-links","pnpm-lockfile"]},"_nodeVersion":"6.9.1","preferGlobal":true,"__dependencies":{"mz":"^2.6.0","mem":"^1.1.0","ncp":"^2.0.0","npm":"^5.0.2","bole":"^3.0.2","dint":"^1.0.0","nopt":"^4.0.1","ssri":"^4.1.3","execa":"^0.7.0","is-ci":"^1.0.10","ramda":"^0.24.1","byline":"^5.0.0","ndjson":"^1.5.0","semver":"^5.3.0","find-up":"^2.1.0","p-limit":"^1.1.0","node-gyp":"^3.6.0","p-filter":"^1.0.0","@types/mz":"^0.0.31","@types/rc":"^0.0.1","camelcase":"^4.1.0","is-subdir":"^1.0.0","path-name":"^1.0.0","write-pkg":"^3.0.1","@types/npm":"^2.0.28","is-windows":"^1.0.0","os-homedir":"^1.0.2","@types/node":"^7.0.27","@types/nopt":"^3.0.29","arr-flatten":"^1.0.1","common-tags":"^1.4.0","cross-spawn":"^5.0.0","graceful-fs":"^4.1.11","path-exists":"^3.0.0","pnpm-logger":"^0.3.0","rimraf-then":"^1.0.1","symlink-dir":"^1.0.3","@types/ramda":"^0.0.11","@types/byline":"^4.2.31","@types/semver":"^5.3.30","is-inner-link":"^2.0.0","normalize-ssh":"^1.0.0","pnpm-lockfile":"^0.1.1","unpack-stream":"^2.0.0-beta.1","load-json-file":"^2.0.0","load-yaml-file":"^0.1.0","loud-rejection":"^1.6.0","mkdirp-promise":"^5.0.1","normalize-path":"^2.1.1","npm-package-arg":"^5.0.0","proper-lockfile":"^2.0.0","update-notifier":"^2.1.0","write-json-file":"^2.0.0","write-yaml-file":"^1.0.0","@zkochan/cmd-shim":"^2.2.3","read-package-json":"^2.0.5","@types/common-tags":"^1.2.5","pnpm-file-reporter":"^0.0.1","get-npm-tarball-url":"^2.0.0","npm-registry-client":"^8.1.0","pnpm-install-checks":"^1.1.0","registry-auth-token":"^3.3.1","@types/load-json-file":"^2.0.5","parse-npm-tarball-url":"^1.0.1","pnpm-default-reporter":"^0.6.0","@types/update-notifier":"^1.0.0","fs-write-stream-atomic":"^1.0.10","remove-all-except-outer-links":"^1.0.0"},"devDependencies":{"caw":"^2.0.0","tape":"^4.6.3","husky":"^0.13.2","isexe":"^2.0.0","sepia":"^2.0.2","mkdirp":"^0.5.1","rimraf":"^2.5.4","tslint":"^5.4.2","thenify":"^3.2.1","ts-node":"^3.0.0","read-pkg":"^2.0.0","commitizen":"^2.8.6","in-publish":"^2.0.0","typescript":"^2.1.5","@types/tape":"^4.2.28","exists-link":"^2.0.0","npm-run-all":"^4.0.1","tape-promise":"^2.0.1","@types/mkdirp":"^0.3.29","deep-require-cwd":"^1.0.0","npm-scripts-info":"^0.3.6","pnpm-registry-mock":"^0.12.0","validate-commit-msg":"^2.7.0","cz-conventional-changelog":"^2.0.0","anonymous-npm-registry-client":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm-0.70.0-beta.2.tgz_1497512026535_0.8268435557838529","host":"s3://npm-registry-packages"}},"5.16.0-0":{"name":"pnpm","version":"5.16.0-0","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@5.16.0-0","maintainers":[{"name":"zkochan","email":"z@kochan.io"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"7744cbd1387ca0a06cce3c29fbbf0d44acab8e11","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-5.16.0-0.tgz","fileCount":1045,"integrity":"sha512-6k2i1CssiedFGy2DsBoCBSRbXm5D+SwpgbFOWLC/h8DNYlGF2XBR4So+BnxqdyvTu2DXTKGOK6m5/VJy2561uA==","signatures":[{"sig":"MEUCIQDj5QX9JVkCAinQU0Y+1VzNxUsBRRz28GOq18VCfFUeHAIgAfy7oynGCNOpvPcinXg4D2/kRr7XUtNekSp3pzdDUeI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11040290,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgDEW3CRA9TVsSAnZWagAA9qkP/jM/qan4CRwqpiKhbppj\nuFjFIon0Bg24PZGQwZiHjx2o1+lUn9xDDIpc4Feenux5TlkDITKNBicivHyl\n0Pnumn79sVmgvfn9pjNdA3qmGs2mz3O6ZvMZ2SFrsZ0IZCblKh/JQgaVhDEu\n9LhmLAxXz4Ci1+aghpYYGWh0b1SmN8WT0718gyDaFf/V9jQzDa3WLQUJ0DdE\nIBNr/rd4kV3piAu7y2ss/fCtGtKLp31Cms1wXmR1rU+hWQf+6uIU2id5NWRK\nSiBx2NBpTPR9p85kH2kVX+qVoIhgrKHV4lEkVYjz5H6MgTBUaNB8BNBujS64\nsdVQwEuw1PoK+oLUFDep0PvARQ1d45zz1BtRv+HHum+5dsrSjD0wJH3eOG7s\n/llJwy4Aamziwuyyg0hkeS1zWmRdYeXohkQVZ0X6GssdOwzA2YMlZ4G2jN3b\nQidDroxKXDoojNWLo4AvBhHlopH+BI+92LZBiw52NNc2xFzfLG6SXNxAgzmU\nNbu9qjAwHWzLnOL/pr7rWbbAAJcm2QbvcQfM9R3cI6PDJGLjzvMylvceEqE4\n1KFsA0xQuxQQMQVSe3RNqnGPIivgYfMddqh/DcWt/4W26nvTDfvqwC4BIXGB\ntNgMS1qIoaL+LLZDXHyAAdLp12aa7v6qN5F6iO8bYsAJ17nzeuEkpXdi5Scr\nX9+l\r\n=ICl3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.js","engines":{"node":">=10.16"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint -c ../../eslint.json src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"pnpm tsc -- --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build && rimraf dist && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp node_modules/ps-list/fastlist.exe dist/fastlist.exe","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.js --external:update-notifier --external:node-gyp","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.js","postpublish":"publish-packed","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock","prepublishOnly":"pnpm compile && npm cache clear --force && publish-packed --prune --npm-client yarn --dest dist"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"6.14.11","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"12.19.0","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"node-gyp":"^7.1.2","update-notifier":"^5.0.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","__devDependencies":{"mz":"^2.7.0","ncp":"^2.0.0","nopt":"^5.0.0","chalk":"^4.1.0","delay":"^4.4.0","execa":"^5.0.0","is-ci":"^2.0.0","p-any":"3.0.0","ramda":"^0.27.1","tempy":"^1.0.0","which":"^2.0.2","byline":"5.0.0","semver":"^7.3.4","esbuild":"^0.8.33","p-defer":"^3.0.0","ps-list":"^6.3.0","@types/mz":"^2.7.3","path-name":"^1.0.0","split-cmd":"^1.0.1","tree-kill":"^1.2.2","write-pkg":"4.0.0","@types/ncp":"^2.0.4","is-windows":"^1.0.2","pkgs-graph":"5.2.0","strip-ansi":"^6.0.0","@pnpm/types":"6.4.0","@types/nopt":"^3.0.29","cross-spawn":"^7.0.3","exists-link":"2.0.0","graceful-fs":"^4.2.4","npm-run-all":"^4.1.5","path-exists":"^4.0.0","render-help":"^1.0.1","symlink-dir":"^4.1.0","@pnpm/config":"11.12.0","@pnpm/logger":"^3.2.3","@pnpm/tabtab":"^0.1.1","@types/is-ci":"^2.0.0","@types/ramda":"^0.27.35","@types/which":"^2.0.0","@pnpm/command":"1.0.0","@pnpm/prepare":"0.0.17","@pnpm/run-npm":"2.0.3","@types/byline":"^4.2.32","@types/semver":"^7.3.4","@pnpm/cli-meta":"1.0.1","@zkochan/retry":"^0.2.0","load-json-file":"^6.2.0","loud-rejection":"^2.2.0","read-yaml-file":"^2.0.0","@pnpm/cli-utils":"0.4.47","@pnpm/constants":"4.1.0","@zkochan/libnpx":"11.0.3","@zkochan/rimraf":"^1.0.0","write-json-file":"^4.3.0","write-yaml-file":"^4.1.3","deep-require-cwd":"1.0.0","@types/is-windows":"^1.0.0","normalize-newline":"3.0.0","@pnpm/core-loggers":"5.0.3","@pnpm/modules-yaml":"8.0.6","@types/cross-spawn":"^6.0.2","@types/graceful-fs":"^4.1.4","@pnpm/file-reporter":"^1.0.0","@pnpm/assert-project":"2.1.15","@pnpm/lockfile-types":"2.2.0","@pnpm/parse-cli-args":"3.2.2","dir-is-case-sensitive":"^1.0.2","@pnpm/default-reporter":"7.10.0","@types/update-notifier":"^5.0.0","@pnpm/read-package-json":"3.1.9","@pnpm/find-workspace-dir":"2.0.0","@pnpm/plugin-commands-audit":"2.0.38","@pnpm/plugin-commands-store":"2.0.66","@pnpm/read-project-manifest":"1.1.6","@pnpm/plugin-commands-import":"1.0.95","@pnpm/plugin-commands-server":"2.0.60","@pnpm/write-project-manifest":"1.1.6","@pnpm/common-cli-options-help":"0.3.0","@pnpm/find-workspace-packages":"2.3.33","@pnpm/plugin-commands-listing":"2.0.47","@pnpm/plugin-commands-rebuild":"2.2.19","anonymous-npm-registry-client":"0.1.2","@pnpm/plugin-commands-outdated":"3.0.42","@pnpm/filter-workspace-packages":"2.3.5","@pnpm/plugin-commands-publishing":"2.3.13","@pnpm/plugin-commands-installation":"3.5.13","@pnpm/plugin-commands-script-runners":"2.5.13"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_5.16.0-0_1611417015321_0.011602953512547476","host":"s3://npm-registry-packages"}},"5.16.0-1":{"name":"pnpm","version":"5.16.0-1","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@5.16.0-1","maintainers":[{"name":"zkochan","email":"z@kochan.io"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"a47b318dddb0c69fd5a8a175a9d2fa610f8ca7b3","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-5.16.0-1.tgz","fileCount":1045,"integrity":"sha512-Kz7XrTyb7M4XDFSyKSL5ALkrnycDVMomUnkoj6XZM8ru6hDa7O8cwwtaBVhukRU/w4P+i726pbwV/8YvABFmPA==","signatures":[{"sig":"MEUCIQCBLNsn1beM0Px3hdby5QvYLCG/dFC13GcRxh3lhhIv8AIgc5tIU1WMfQRE3CetA8i9nd2fzyy4y89bTqyCaLrfbmM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11042038,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgDUwkCRA9TVsSAnZWagAArUMP/01sdfjEEOcxLQpLN/+i\ngS8lBxzmvtJq/aLh83UxbMgZ+VaDSMDCQmfWIylJYtLNQ8hDFD5zyVi7SyoQ\nuVBJCtLTZBJPnyDJIO1cBLK03UxIez+KnJxp9SKCRb85y3UT2dUMV3JqF4AM\n68gbERkmJqBZ3kO735wbyJ5j/UsjP/Veu5n2LRVaHahmZ21Ex7eom6GvMwFL\n4LcqMA5B+ve/V27OaNJnwxpSEk+fxa4YgWTfKj35ROC+dRUxoOicpwHUCNdo\nv0T4TE1rwS1sSB2i+376lR90Rt/XS7eMj3mUz48xNxi/abH+1Eohra/wBSS4\nf/ex9a1+mWOUR3XHPV418pcTmw1IbqHKkZs8o5evetocaWw+NoQi3QoiJlzI\nHIiNUO9Ae8mLRGYXR/bKVDcmdjYUSDRmOxQAABQGJNaMi2OXvMRCvJ1nNxN1\n+DzceSTVFfgjidgv2i7Qh++TzyU9isYSjYNAIsx4ybrw4fMk+T2xx6mtuxy/\n7j4yNjuhCpjsWLqDTh4o7iOEzntrAdDbEqeTXbHlG8RJzuc3rdthWaQUm8wz\nTzO3sX2U40UtdPvXH/e1T8tw94gnyD5GihnHFvMsEU0c/flt1HS5uJ39D3Cr\nVbLdz+6Xs/Osp4keLd3qSGv0poI79H3HTYyxqNZYULW6anuXeB87Jb59WRxJ\nUjoJ\r\n=jRM2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.js","engines":{"node":">=10.16"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint -c ../../eslint.json src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"pnpm tsc -- --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build && rimraf dist && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp node_modules/ps-list/fastlist.exe dist/fastlist.exe","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.js --external:update-notifier --external:node-gyp","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.js","postpublish":"publish-packed","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock","prepublishOnly":"pnpm compile && npm cache clear --force && publish-packed --prune --npm-client yarn --dest dist"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"6.14.11","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"12.19.0","preferGlobal":true,"publishconfig":{"tag":"next"},"_hasShrinkwrap":false,"readmeFilename":"README.md","__devDependencies":{"mz":"^2.7.0","ncp":"^2.0.0","nopt":"^5.0.0","chalk":"^4.1.0","delay":"^4.4.0","execa":"^5.0.0","is-ci":"^2.0.0","p-any":"3.0.0","ramda":"^0.27.1","tempy":"^1.0.0","which":"^2.0.2","byline":"5.0.0","semver":"^7.3.4","esbuild":"^0.8.33","p-defer":"^3.0.0","ps-list":"^6.3.0","@types/mz":"^2.7.3","path-name":"^1.0.0","split-cmd":"^1.0.1","tree-kill":"^1.2.2","write-pkg":"4.0.0","@types/ncp":"^2.0.4","is-windows":"^1.0.2","pkgs-graph":"5.2.0","strip-ansi":"^6.0.0","@pnpm/types":"6.4.0","@types/nopt":"^3.0.29","cross-spawn":"^7.0.3","exists-link":"2.0.0","graceful-fs":"^4.2.4","npm-run-all":"^4.1.5","path-exists":"^4.0.0","render-help":"^1.0.1","symlink-dir":"^4.1.0","@pnpm/config":"11.12.0","@pnpm/logger":"^3.2.3","@pnpm/tabtab":"^0.1.1","@types/is-ci":"^2.0.0","@types/ramda":"^0.27.35","@types/which":"^2.0.0","@pnpm/command":"1.0.0","@pnpm/prepare":"0.0.17","@pnpm/run-npm":"2.0.3","@types/byline":"^4.2.32","@types/semver":"^7.3.4","@pnpm/cli-meta":"1.0.1","@zkochan/retry":"^0.2.0","load-json-file":"^6.2.0","loud-rejection":"^2.2.0","read-yaml-file":"^2.0.0","@pnpm/cli-utils":"0.4.47","@pnpm/constants":"4.1.0","@zkochan/libnpx":"11.0.3","@zkochan/rimraf":"^1.0.0","write-json-file":"^4.3.0","write-yaml-file":"^4.1.3","deep-require-cwd":"1.0.0","@types/is-windows":"^1.0.0","normalize-newline":"3.0.0","@pnpm/core-loggers":"5.0.3","@pnpm/modules-yaml":"8.0.6","@types/cross-spawn":"^6.0.2","@types/graceful-fs":"^4.1.4","@pnpm/file-reporter":"^1.0.0","@pnpm/assert-project":"2.1.15","@pnpm/lockfile-types":"2.2.0","@pnpm/parse-cli-args":"3.2.2","dir-is-case-sensitive":"^1.0.2","@pnpm/default-reporter":"7.10.0","@types/update-notifier":"^5.0.0","@pnpm/read-package-json":"3.1.9","@pnpm/find-workspace-dir":"2.0.0","@pnpm/plugin-commands-audit":"2.0.38","@pnpm/plugin-commands-store":"2.0.66","@pnpm/read-project-manifest":"1.1.6","@pnpm/plugin-commands-import":"1.0.96","@pnpm/plugin-commands-server":"2.0.60","@pnpm/write-project-manifest":"1.1.6","@pnpm/common-cli-options-help":"0.3.0","@pnpm/find-workspace-packages":"2.3.33","@pnpm/plugin-commands-listing":"2.0.47","@pnpm/plugin-commands-rebuild":"2.2.20","anonymous-npm-registry-client":"0.1.2","@pnpm/plugin-commands-outdated":"3.0.42","@pnpm/filter-workspace-packages":"2.3.5","@pnpm/plugin-commands-publishing":"2.3.14","@pnpm/plugin-commands-installation":"3.5.14","@pnpm/plugin-commands-script-runners":"2.5.14"},"__optionalDependencies":{"node-gyp":"^7.1.2","update-notifier":"^5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_5.16.0-1_1611484195524_0.6047154674022963","host":"s3://npm-registry-packages"}},"5.16.0-2":{"name":"pnpm","version":"5.16.0-2","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@5.16.0-2","maintainers":[{"name":"zkochan","email":"z@kochan.io"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"28e614490180ef1ac518945af9fd41ec89468402","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-5.16.0-2.tgz","fileCount":1045,"integrity":"sha512-a2CNdpzaZOpQQT128ANgMNmqM12EliKy/r7yzfJVeuXxrQ86j5yXSEjnHuqY1RtcG2SuDhex7MaZxmmVOPOnzQ==","signatures":[{"sig":"MEUCIQCqSEqpKjSAnT5KKAKGkxfcIjjrT+HmBqkxlzbMkat3JQIgGK0V2PALjZba+XxbaNK35Jfhh/fOWtc9nODVGCO/ZjM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":11042448,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgDXt/CRA9TVsSAnZWagAAZRAP/jFdPf9Q9SrujeYcNNZj\nK8YyuoC87OhEc10o+UY0UcP2CGLertkNzBp2yLEYrJ2C86yho35/1w06mWz9\nV0MikfBUFNTLUpT0hiu6Dke1mpPCwwuMsOmnBhQQxUkakwMNkKVAg/XrPZSU\nMK1psluQFtBovHAZYj7JMfGRlzUqIKMxg9ViJyjVYqORml4l1IrRh7H53UEZ\nKt6Y42dRJAOyHeBfZZh6rRN6GBesuV51HKAm7dpizues4JLn4BslvJHpLCzo\n1hWjHZfcaydZSFaQ6ZvqPSNwCsy/HRiZWF3EgsTG71n95nKqshP+UCWOSD9Z\ncPl56NDpv0yQWNlB4jK6B88ULZZTZT/kwdc6NMaKuJ/BEW4RyT1JVK0I2WgP\nzqftQrg84GSlzt69PfeRHw8CawrwRVafRKTCbhM4CD7vCPblJZNWqbAQidLB\nvDDy7yR35+XvIuaXUoli5f354yLB42UGgPjmpS9046+NrgWH3+G5OOcfggNh\nHiplFyiEvNE+bfmVwOrJHyvL0DyDqPO6RxGlIsy/i3eqkLlDrCu1DZhBgwEt\n+D0SVHlQmDpke5cNYJgIoHsf08CtN4qVlXnnmyr64vZJk0RBPHe7SX/Au+3c\nRyauXvjCsqlM+kKRbj5x7Bh3A8QEUB8/yTD6YXx7q9h1d4Gwah0fcjyLPily\nTzLO\r\n=YS7Y\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.js","engines":{"node":">=10.16"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint -c ../../eslint.json src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"pnpm tsc -- --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build && rimraf dist && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp node_modules/ps-list/fastlist.exe dist/fastlist.exe","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.js --external:update-notifier --external:node-gyp","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.js","postpublish":"publish-packed","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock","prepublishOnly":"pnpm compile && npm cache clear --force && publish-packed --prune --npm-client yarn --dest dist"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"6.14.11","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"12.19.0","preferGlobal":true,"publishconfig":{"tag":"next"},"_hasShrinkwrap":false,"readmeFilename":"README.md","__devDependencies":{"mz":"^2.7.0","ncp":"^2.0.0","nopt":"^5.0.0","chalk":"^4.1.0","delay":"^4.4.0","execa":"^5.0.0","is-ci":"^2.0.0","p-any":"3.0.0","ramda":"^0.27.1","tempy":"^1.0.0","which":"^2.0.2","byline":"5.0.0","semver":"^7.3.4","esbuild":"^0.8.33","p-defer":"^3.0.0","ps-list":"^6.3.0","@types/mz":"^2.7.3","path-name":"^1.0.0","split-cmd":"^1.0.1","tree-kill":"^1.2.2","write-pkg":"4.0.0","@types/ncp":"^2.0.4","is-windows":"^1.0.2","pkgs-graph":"5.2.0","strip-ansi":"^6.0.0","@pnpm/types":"6.4.0","@types/nopt":"^3.0.29","cross-spawn":"^7.0.3","exists-link":"2.0.0","graceful-fs":"^4.2.4","npm-run-all":"^4.1.5","path-exists":"^4.0.0","render-help":"^1.0.1","symlink-dir":"^4.1.0","@pnpm/config":"11.12.0","@pnpm/logger":"^3.2.3","@pnpm/tabtab":"^0.1.1","@types/is-ci":"^2.0.0","@types/ramda":"^0.27.35","@types/which":"^2.0.0","@pnpm/command":"1.0.0","@pnpm/prepare":"0.0.17","@pnpm/run-npm":"2.0.3","@types/byline":"^4.2.32","@types/semver":"^7.3.4","@pnpm/cli-meta":"1.0.2","@zkochan/retry":"^0.2.0","load-json-file":"^6.2.0","loud-rejection":"^2.2.0","read-yaml-file":"^2.0.0","@pnpm/cli-utils":"0.4.48","@pnpm/constants":"4.1.0","@zkochan/libnpx":"11.0.3","@zkochan/rimraf":"^1.0.0","write-json-file":"^4.3.0","write-yaml-file":"^4.1.3","deep-require-cwd":"1.0.0","@types/is-windows":"^1.0.0","normalize-newline":"3.0.0","@pnpm/core-loggers":"5.0.3","@pnpm/modules-yaml":"8.0.6","@types/cross-spawn":"^6.0.2","@types/graceful-fs":"^4.1.4","@pnpm/file-reporter":"^1.0.0","@pnpm/assert-project":"2.1.15","@pnpm/lockfile-types":"2.2.0","@pnpm/parse-cli-args":"3.2.2","dir-is-case-sensitive":"^1.0.2","@pnpm/default-reporter":"7.10.0","@types/update-notifier":"^5.0.0","@pnpm/read-package-json":"3.1.9","@pnpm/find-workspace-dir":"2.0.0","@pnpm/plugin-commands-audit":"2.0.39","@pnpm/plugin-commands-store":"2.0.67","@pnpm/read-project-manifest":"1.1.6","@pnpm/plugin-commands-import":"1.0.97","@pnpm/plugin-commands-server":"2.0.61","@pnpm/write-project-manifest":"1.1.6","@pnpm/common-cli-options-help":"0.3.0","@pnpm/find-workspace-packages":"2.3.34","@pnpm/plugin-commands-listing":"2.0.48","@pnpm/plugin-commands-rebuild":"2.2.21","anonymous-npm-registry-client":"0.1.2","@pnpm/plugin-commands-outdated":"3.0.43","@pnpm/filter-workspace-packages":"2.3.6","@pnpm/plugin-commands-publishing":"2.3.15","@pnpm/plugin-commands-installation":"3.5.15","@pnpm/plugin-commands-script-runners":"2.5.15"},"__optionalDependencies":{"node-gyp":"^7.1.2","update-notifier":"^5.0.1"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_5.16.0-2_1611496319078_0.44358882957183754","host":"s3://npm-registry-packages"}},"9.12.3":{"name":"pnpm","version":"9.12.3","keywords":["pnpm9","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@9.12.3","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"4fb96925d434c491285182acf29803bb9aa2e6e5","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-9.12.3.tgz","fileCount":901,"integrity":"sha512-zOD53pxafJW++UQWnMXf6HQav7FFB4wNUIuGgFaEiofIHmJiRstglny9f9KabAYu9z/4QNlrPIbECsks9KgT7g==","signatures":[{"sig":"MEYCIQCTXkcxbP5N2YWmKR+tSNLtx3MzAF/jFqhIl7SGiP7JmQIhANeICPxAagMKe1asryXf7ZKYrRESMdBjS6PP1p6jyC+Z","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18224841},"jest":{"preset":"@pnpm/jest-config"},"main":"bin/pnpm.cjs","_from":"file:pnpm-9.12.3.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=18.12"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7777 jest","start":"tsc --watch","bundle":"ts-node bundle.ts","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/templates dist/templates && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/6106fd5ab4e6ac125f625cb98a7cdef7/pnpm-9.12.3.tgz","_integrity":"sha512-zOD53pxafJW++UQWnMXf6HQav7FFB4wNUIuGgFaEiofIHmJiRstglny9f9KabAYu9z/4QNlrPIbECsks9KgT7g==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git","directory":"pnpm"},"_npmVersion":"10.7.0","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"18.20.4","preferGlobal":true,"publishConfig":{"tag":"next-9","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/pnpm_9.12.3_1730084070108_0.2146255280952778","host":"s3://npm-registry-packages"}},"9.12.2":{"name":"pnpm","version":"9.12.2","keywords":["pnpm9","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@9.12.2","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"3012e6dd27e70ec4e185be062e8a124523dccfc4","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-9.12.2.tgz","fileCount":901,"integrity":"sha512-InIbOhH4FmGuHsaM4ae4eUJaHKW5kcl1sHSsIgsYfOVscI/l22n0yWLJiUUu7nbIKHf07oD0dM69Ye4TRhtiKA==","signatures":[{"sig":"MEUCIAXY7nW4emZDzKXj0d/weOWimyS3wKKEPS0LsG0y46SJAiEAgGgCzNuFTGCt8MuWqqOV+LDc1KYuxVSmOjx2suYiyrE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18216967},"main":"bin/pnpm.cjs","_from":"file:pnpm-9.12.2.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=18.12"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7777 jest","start":"tsc --watch","bundle":"ts-node bundle.ts","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/templates dist/templates && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/4f2137b85c510e306466e3e154c51617/pnpm-9.12.2.tgz","_integrity":"sha512-InIbOhH4FmGuHsaM4ae4eUJaHKW5kcl1sHSsIgsYfOVscI/l22n0yWLJiUUu7nbIKHf07oD0dM69Ye4TRhtiKA==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"10.8.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"20.18.0","preferGlobal":true,"publishConfig":{"tag":"next-9","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/pnpm_9.12.2_1729089899794_0.7857613735047624","host":"s3://npm-registry-packages"}},"9.12.1":{"name":"pnpm","version":"9.12.1","keywords":["pnpm9","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@9.12.1","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"7084e7df42ee1d221994c2c2599277a2a937f050","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-9.12.1.tgz","fileCount":901,"integrity":"sha512-5aflKkGDoC1ZMQV/eg2/+dXpzjFh4z+miuOSElt5KCqKikcKUd/IoO2GIhRC6y+1cBmwmQ7ST6tRm/DhvFzPxA==","signatures":[{"sig":"MEQCIEUGcE9MBWRsr0ALdcH472EHji5HCn4frUbctbof1+fEAiAu7p3JMr/tVnnX33l5eJtzgoR0tvl9jfsw7+0XUbWUxQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18216714},"main":"bin/pnpm.cjs","_from":"file:pnpm-9.12.1.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=18.12"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7777 jest","start":"tsc --watch","bundle":"ts-node bundle.ts","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/templates dist/templates && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/d7a9fc7926ba4accf0acf4c40738751e/pnpm-9.12.1.tgz","_integrity":"sha512-5aflKkGDoC1ZMQV/eg2/+dXpzjFh4z+miuOSElt5KCqKikcKUd/IoO2GIhRC6y+1cBmwmQ7ST6tRm/DhvFzPxA==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"10.8.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"20.17.0","preferGlobal":true,"publishConfig":{"tag":"next-9","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/pnpm_9.12.1_1728307421362_0.9421859429505486","host":"s3://npm-registry-packages"}},"9.12.0":{"name":"pnpm","version":"9.12.0","keywords":["pnpm9","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@9.12.0","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"87cb0f58b64bfb9103677375d7e99e12a3ddbf23","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-9.12.0.tgz","fileCount":901,"integrity":"sha512-Sr9yUITXvLr71yi/x77mHy95H5d/2HVCs1edyyNQTRcNRjN5ReTGZIXNEtWIoMDlcO2cR358zdhQfPBfP5Lqyg==","signatures":[{"sig":"MEQCIC0Czj8Zjz2R2MJUCCoeyRCsMJvCcap4UsgfZFJQdZXUAiB8c5jciB+5lB+efzuy7/SiLeGbs9zlktseZwLeJf2ZiA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18213449},"main":"bin/pnpm.cjs","_from":"file:pnpm-9.12.0.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=18.12"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7777 jest","start":"tsc --watch","bundle":"ts-node bundle.ts","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/templates dist/templates && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/72451664b4391964e6b95a0be345a186/pnpm-9.12.0.tgz","_integrity":"sha512-Sr9yUITXvLr71yi/x77mHy95H5d/2HVCs1edyyNQTRcNRjN5ReTGZIXNEtWIoMDlcO2cR358zdhQfPBfP5Lqyg==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"10.8.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"20.17.0","preferGlobal":true,"publishConfig":{"tag":"next-9","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/pnpm_9.12.0_1727870867026_0.842143730954841","host":"s3://npm-registry-packages"}},"5.2.0-0":{"name":"pnpm","version":"5.2.0-0","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@5.2.0-0","maintainers":[{"name":"zkochan","email":"z@kochan.io"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"875d4646a270a5200c49186379b5b26eaa6e1bf2","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-5.2.0-0.tgz","fileCount":5799,"integrity":"sha512-ypf1F/tDti90JZm8QqjKCRAHuD9fSlHf0a/BjuB7W1/Tnzv4UVi886a/7z0ITS4X7JbYPDMGxYe+YxBYEjFO9A==","signatures":[{"sig":"MEUCIQDmnC2U4zIbaIpwOuN6n0AJNceeJyYsDvloZtQ34IHBxQIgYNy6GsJLm+bzqgFSDLJ5jxrv61RSj5w3CvpavScQxn0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18905169,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe5/YsCRA9TVsSAnZWagAAIDoP/0jja2c8WTj5WxLJSBDT\nKK+t7EGBu13xjKR0OTf7m5SpH9gD+PHt8WT0Hb95IG0/Cof+dRHJdTGgVunp\nolmsbzyus0c0tBxuQPnGD1fNYzhiS0e4K8+RgwBHSQrfGq6V2YjhUlaZRTDT\nwtMKUax+IrJpoGZLiBLcHlgBleZglAQ6hW6ukKyOZz0w14evMglHs4qWzSAj\nO2STkT42en3Z0uN2RF6/ljweBAX+tHQjfhLoqBmiNkz4pKO7KONn8YVgzZhD\nglNZtRKd3O8Gt8gHP6zzQMhLOx3PWc0iJGl9XfYpGn05jLJsDu5xPkh6vuFh\nyiiGJcEannpt/+aDeAP3AeOJ0uHtDF3jIag+v/YyZMKcwX9nv/nzSXsIDEUb\nghf374P1RrTAdI7PCW0mzwlW/7lRA5EBhxmXI3MRHYv2/N9l03pkH+j1O3c7\ntiLf3T71VQnPSYeN4tZ1nz9yYNQIv6U8J5dJsJU/+NFZcAsXVBMCewwcHH0x\nXfE0OyKwZRy6i2DwebzES312ux4gX9QOlXunyMAX86IcJqGUSBuQdcaSWmr4\nGw5Q6SnzvhnG+yysT2WfJHBefYINmeHDyjfmZbgV3FtOeRPBtdxY4LKnOQSD\n3Eh3PZX7jvYi0KpDNyNynUYI3zed/l5JzrX3YzD98ao/Wlw3/tW5xCO3z+4l\nwtsv\r\n=ascJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","engines":{"node":">=10.13"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"tslint -c ../../tslint.json src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"npm run tsc -- --watch","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:tap","test:tap":"cd ../.. && c8 --reporter lcov --reports-dir packages/pnpm/coverage ts-node packages/pnpm/test --type-check","postpublish":"publish-packed","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock","prepublishOnly":"pnpm run compile && npm cache clear --force && publish-packed --prune"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"6.14.5","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"12.16.3","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"nopt":"4.0.3","chalk":"^4.1.0","is-ci":"2.0.0","ramda":"0.27.0","which":"2.0.2","split-cmd":"1.0.1","pkgs-graph":"5.2.0","@pnpm/types":"6.1.0","@types/nopt":"^3.0.29","common-tags":"1.8.0","graceful-fs":"4.2.1","render-help":"1.0.0","@pnpm/config":"9.2.0","@pnpm/logger":"3.2.2","@pnpm/tabtab":"0.0.1","@pnpm/command":"1.0.0","@pnpm/run-npm":"2.0.2","@pnpm/cli-meta":"1.0.0","loud-rejection":"2.2.0","@pnpm/cli-utils":"0.4.9","@zkochan/libnpx":"11.0.3","update-notifier":"4.1.0","@pnpm/core-loggers":"4.1.1","@pnpm/file-reporter":"^1.0.0","@pnpm/parse-cli-args":"2.0.0","@pnpm/default-reporter":"7.4.2","@pnpm/find-workspace-dir":"1.0.0","@pnpm/plugin-commands-audit":"1.0.13","@pnpm/plugin-commands-store":"2.0.11","@pnpm/plugin-commands-import":"1.0.27","@pnpm/plugin-commands-server":"2.0.9","@pnpm/common-cli-options-help":"0.1.6","@pnpm/plugin-commands-listing":"2.0.4","@pnpm/plugin-commands-rebuild":"2.0.11","@pnpm/plugin-commands-outdated":"2.0.5","@pnpm/filter-workspace-packages":"2.1.1","@pnpm/plugin-commands-publishing":"2.1.0","@pnpm/plugin-commands-installation":"2.1.0","@pnpm/plugin-commands-script-runners":"1.2.3"},"_hasShrinkwrap":false,"readmeFilename":"README.md","__devDependencies":{"mz":"2.7.0","ncp":"2.0.0","pnpm":"file:","delay":"4.3.0","execa":"^4.0.2","p-any":"3.0.0","byline":"5.0.0","semver":"^7.3.2","@types/mz":"^2.7.1","tree-kill":"1.2.2","write-pkg":"4.0.0","@types/ncp":"^2.0.4","is-windows":"1.0.2","cross-spawn":"^7.0.3","exists-link":"2.0.0","npm-run-all":"4.1.5","path-exists":"4.0.0","symlink-dir":"^4.1.0","@types/is-ci":"^2.0.0","@types/ramda":"^0.27.6","@types/table":"^5.0.0","@types/which":"^1.3.2","tape-promise":"4.0.0","@pnpm/prepare":"0.0.6","@types/byline":"^4.2.32","@types/semver":"^7.2.0","@zkochan/retry":"^0.2.0","load-json-file":"6.2.0","read-yaml-file":"2.0.0","@pnpm/constants":"4.0.0","@zkochan/rimraf":"1.0.0","write-json-file":"4.0.0","write-yaml-file":"^4.1.0","deep-require-cwd":"1.0.0","@types/is-windows":"^1.0.0","normalize-newline":"3.0.0","@pnpm/modules-yaml":"8.0.0","@types/common-tags":"^1.8.0","@types/cross-spawn":"^6.0.2","@types/graceful-fs":"^4.1.3","@types/tape-promise":"^4.0.1","@pnpm/assert-project":"2.1.4","@pnpm/lockfile-types":"2.0.1","dir-is-case-sensitive":"1.0.2","@types/update-notifier":"^4.1.0","@pnpm/read-package-json":"3.1.2","@pnpm/read-project-manifest":"1.0.8","@pnpm/write-project-manifest":"1.0.4","@pnpm/find-workspace-packages":"2.2.6","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_5.2.0-0_1592260139603_0.8308178375562223","host":"s3://npm-registry-packages"}},"5.0.0-rc.5":{"name":"pnpm","version":"5.0.0-rc.5","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@5.0.0-rc.5","maintainers":[{"name":"zkochan","email":"z@kochan.io"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"ed9c7426938e4e40e054df818e6865f44cad1c5b","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-5.0.0-rc.5.tgz","fileCount":5840,"integrity":"sha512-xxIECLbAuclWuVbgIgudYx8n8S0nnkfL3FjVKnsjsgCeMZnG7JBUTMSxC3fj4GMwBTst1NSeVhIqSIrN2gcTUg==","signatures":[{"sig":"MEUCIF+23I6MDp/v7/l8pLNgu4gbdnjH+6HEzLbpJyFNoQQgAiEA/r7BddVEyYtWDm+AEn/yaIGXCjAdQvr0c5n1amSm0Uo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18630945,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJezZHBCRA9TVsSAnZWagAASNwP/iI0NNt0FUBCGf0CnHOl\n0dQooo8Su2GrsQBumxdFqb0yUW1PYZaM2dt7dX7/W68tOzvyjpL2fBcbEcco\nAezldAxMgLCV8zkD6N7A8G2VlWDTzwChZYGAg2CCCuzjrG+1d1cFthJbr6dp\nkkFN8Dd91oFoM1otEQgCQ2Y6eduit24EuWUyOTGeILEJH6js6oo/ANR3LUpz\nHUjZjrNXnqUTO7GJufctpjmnkhS0qzVTNJk77j4+P/08qBJwcdaWPUEjsljp\n7Xv6CuE5f1HmLiJB4js6o45zdm3E10mIXlSN0TsPr9N9DC6LvmN2E9ehbPqI\njyxKr8kVAR/5/ZG1V/4wWbLGFjRseaOfD9D37NMikA2iTySWIvryfY8y5EYX\nTw9HwgfUOxPd+MU+uGgu6PNnxvA22j5iZuykTepK09QC9jFCRv8vi8mc5Php\nkrf+4Qjjx6EHQxXZk9Hcqe0RfLAnNofTinq8P0I1Mj8GFhQBL2rGegnri2Ij\n9Sh/ufZZqb1MjSf8zQnq+zOAplHLVmj5sEA+c6qC4YIfj7X6sxhhhaSNXXQl\nJF4d1dMw/xkU7F48eVteQmMqfpmq7fJoVuFoE6bzX3NtfCWY6I5W7lU09sJb\nEuKTcLufJvjCvfqPj3Iz3Hqcr9OJNsTdwABELipB69LG/CtEIXcZvQj4Rhsr\nmfLf\r\n=XI9e\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","engines":{"node":">=10.13"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"tslint -c ../../tslint.json src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"npm run tsc -- --watch","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:tap","test:tap":"cd ../.. && c8 --reporter lcov --reports-dir packages/pnpm/coverage ts-node packages/pnpm/test --type-check","postpublish":"publish-packed","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock","prepublishOnly":"pnpm run compile && npm cache clear --force && publish-packed --prune"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"6.14.4","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"12.16.3","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"nopt":"4.0.3","chalk":"4.0.0","is-ci":"2.0.0","ramda":"0.27.0","which":"2.0.2","split-cmd":"1.0.1","pkgs-graph":"5.1.5","@pnpm/types":"6.0.0","@types/nopt":"^3.0.29","common-tags":"1.8.0","graceful-fs":"4.2.1","render-help":"1.0.0","@pnpm/config":"9.0.0","@pnpm/logger":"3.2.2","@pnpm/tabtab":"0.0.1","@pnpm/command":"1.0.0","@pnpm/run-npm":"2.0.1","@pnpm/cli-meta":"1.0.0","loud-rejection":"2.2.0","@pnpm/cli-utils":"0.4.5","@zkochan/libnpx":"11.0.3","update-notifier":"4.1.0","@pnpm/core-loggers":"4.0.2","@pnpm/file-reporter":"^1.0.0","@pnpm/parse-cli-args":"1.0.0","@pnpm/default-reporter":"7.2.5","@pnpm/find-workspace-dir":"1.0.0","@pnpm/plugin-commands-audit":"1.0.9","@pnpm/plugin-commands-store":"2.0.2","@pnpm/plugin-commands-import":"1.0.17","@pnpm/plugin-commands-server":"2.0.0","@pnpm/common-cli-options-help":"0.1.5","@pnpm/plugin-commands-listing":"2.0.0","@pnpm/plugin-commands-rebuild":"2.0.2","@pnpm/plugin-commands-outdated":"2.0.0","@pnpm/filter-workspace-packages":"2.0.15","@pnpm/plugin-commands-publishing":"2.0.0","@pnpm/plugin-commands-installation":"2.0.4","@pnpm/plugin-commands-script-runners":"1.1.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","__devDependencies":{"mz":"2.7.0","ncp":"2.0.0","pnpm":"file:","delay":"4.3.0","execa":"^4.0.2","p-any":"3.0.0","retry":"0.12.0","byline":"5.0.0","semver":"^7.3.2","@types/mz":"^2.7.1","tree-kill":"1.2.2","write-pkg":"4.0.0","@types/ncp":"^2.0.4","is-windows":"1.0.2","cross-spawn":"7.0.2","exists-link":"2.0.0","npm-run-all":"4.1.5","path-exists":"4.0.0","symlink-dir":"^4.0.3","@types/is-ci":"^2.0.0","@types/ramda":"^0.27.6","@types/retry":"^0.12.0","@types/table":"^5.0.0","@types/which":"^1.3.2","tape-promise":"4.0.0","@pnpm/prepare":"0.0.2","@types/byline":"^4.2.32","@types/semver":"^7.2.0","load-json-file":"6.2.0","read-yaml-file":"2.0.0","@pnpm/constants":"4.0.0","@zkochan/rimraf":"1.0.0","write-json-file":"4.0.0","write-yaml-file":"^4.1.0","deep-require-cwd":"1.0.0","@types/is-windows":"^1.0.0","normalize-newline":"3.0.0","@pnpm/modules-yaml":"7.0.0","@types/common-tags":"^1.8.0","@types/cross-spawn":"^6.0.2","@types/graceful-fs":"^4.1.3","@types/tape-promise":"^4.0.1","@pnpm/assert-project":"2.1.0","@pnpm/lockfile-types":"2.0.1","dir-is-case-sensitive":"1.0.2","@types/update-notifier":"^4.1.0","@pnpm/read-package-json":"3.1.1","@pnpm/read-project-manifest":"1.0.6","@pnpm/write-project-manifest":"1.0.3","@pnpm/find-workspace-packages":"2.2.2","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_5.0.0-rc.5_1590530496827_0.9286630686096082","host":"s3://npm-registry-packages"}},"5.0.0-rc.4":{"name":"pnpm","version":"5.0.0-rc.4","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@5.0.0-rc.4","maintainers":[{"name":"zkochan","email":"z@kochan.io"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"ec10eef9f84516e684b0eecca1b2e994e37eb5e9","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-5.0.0-rc.4.tgz","fileCount":5840,"integrity":"sha512-BAK9JSNpGF3/Szp2eU4LM0As1Xso3tfgJ0fNfUPIi2Tdgmbd/KplslyPC0PtFrxYiyltMOFQePHPQ6V5YP0bbA==","signatures":[{"sig":"MEUCIQDo/3OwA6g1z02R+HpOcbIGlfOJY5EpyLERGklaBFER3gIgNBRr+zHm+EoVW1sQTqlNQ8Fm/VOCA6hcGeqd2kbHBrI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18630657,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJezYb0CRA9TVsSAnZWagAAyMQP/0l9EBRZlH6v2ezaN2xF\nrGqB71Sx+j+4+x0tqxuEdaTgMJH9PEFXPRSso+X9SVMG5HAyjbzTVlq/4Asw\nJvBwY33sX6Vl3/Sx/0ACBMfgIkXWMpnY7tm9BE701D3E6FK3MgOxtIt7Rg8H\n9WSyUIURpYwu/HK1fm4m7ufNvz0T5NDJKp1F+PfWzAjdE/Ol7p1tU7mqQP5Y\nYFCVJlHNBxoZLN31HNhpPueuo4yIweuA48HX0GVMLe0u8YvisOzQd5ImMhuE\n2PS2mpXiV018VbmlA1zVDnWVOi1OpaAMMN1FjaVI+apcOPisrn/aCt9IJ+Z7\nfBPRRm69nQT8wnvybNUQWThjQ6SCY1BP7GIumWJyurKEeAi9OtVkD5JiwLNK\nkiMMKPqBxvWTZ3pcCiBHsA0cnZwLgZMaQWARpVE+ep6kW3eew3+g/SFdTcpU\nficBk9kUA/BUdYaLsbJWKpyEC6a0RDLix9exu2xq02ywCRMiC33//IF8ZegR\nPOMuwfQajKYRlaSimuYg9QABAvwijf48AnepgkywbiwC+oktN2Ps1lenYCAB\naPyj1RR7UPzSwDdpMTOQlCWYoyg9GiwQHFrEgypZiNN4vMzCkGy8ja5+c2Ek\nLBwFRFZ25D2Eq3K+jE0ZdF+HSd0bZWNYrAu/Ko6zY7zW3d7Wt/X1PBG0uJJ1\n3dc8\r\n=e2vT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","engines":{"node":">=10.13"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"tslint -c ../../tslint.json src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"npm run tsc -- --watch","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:tap","test:tap":"cd ../.. && c8 --reporter lcov --reports-dir packages/pnpm/coverage ts-node packages/pnpm/test --type-check","postpublish":"publish-packed","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock","prepublishOnly":"pnpm run compile && npm cache clear --force && publish-packed --prune"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"6.14.4","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"12.16.3","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"nopt":"4.0.3","chalk":"4.0.0","is-ci":"2.0.0","ramda":"0.27.0","which":"2.0.2","split-cmd":"1.0.1","pkgs-graph":"5.1.5","@pnpm/types":"6.0.0","@types/nopt":"^3.0.29","common-tags":"1.8.0","graceful-fs":"4.2.1","render-help":"1.0.0","@pnpm/config":"9.0.0","@pnpm/logger":"3.2.2","@pnpm/tabtab":"0.0.1","@pnpm/command":"1.0.0","@pnpm/run-npm":"2.0.1","@pnpm/cli-meta":"1.0.0","loud-rejection":"2.2.0","@pnpm/cli-utils":"0.4.5","@zkochan/libnpx":"11.0.3","update-notifier":"4.1.0","@pnpm/core-loggers":"4.0.2","@pnpm/file-reporter":"^1.0.0","@pnpm/parse-cli-args":"1.0.0","@pnpm/default-reporter":"7.2.5","@pnpm/find-workspace-dir":"1.0.0","@pnpm/plugin-commands-audit":"1.0.9","@pnpm/plugin-commands-store":"2.0.1","@pnpm/plugin-commands-import":"1.0.16","@pnpm/plugin-commands-server":"2.0.0","@pnpm/common-cli-options-help":"0.1.5","@pnpm/plugin-commands-listing":"2.0.0","@pnpm/plugin-commands-rebuild":"2.0.1","@pnpm/plugin-commands-outdated":"2.0.0","@pnpm/filter-workspace-packages":"2.0.15","@pnpm/plugin-commands-publishing":"2.0.0","@pnpm/plugin-commands-installation":"2.0.3","@pnpm/plugin-commands-script-runners":"1.1.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","__devDependencies":{"mz":"2.7.0","ncp":"2.0.0","pnpm":"file:","delay":"4.3.0","execa":"^4.0.2","p-any":"3.0.0","retry":"0.12.0","byline":"5.0.0","semver":"^7.3.2","@types/mz":"^2.7.1","tree-kill":"1.2.2","write-pkg":"4.0.0","@types/ncp":"^2.0.4","is-windows":"1.0.2","cross-spawn":"7.0.2","exists-link":"2.0.0","npm-run-all":"4.1.5","path-exists":"4.0.0","symlink-dir":"^4.0.3","@types/is-ci":"^2.0.0","@types/ramda":"^0.27.6","@types/retry":"^0.12.0","@types/table":"^5.0.0","@types/which":"^1.3.2","tape-promise":"4.0.0","@pnpm/prepare":"0.0.2","@types/byline":"^4.2.32","@types/semver":"^7.2.0","load-json-file":"6.2.0","read-yaml-file":"2.0.0","@pnpm/constants":"4.0.0","@zkochan/rimraf":"1.0.0","write-json-file":"4.0.0","write-yaml-file":"^4.1.0","deep-require-cwd":"1.0.0","@types/is-windows":"^1.0.0","normalize-newline":"3.0.0","@pnpm/modules-yaml":"7.0.0","@types/common-tags":"^1.8.0","@types/cross-spawn":"^6.0.2","@types/graceful-fs":"^4.1.3","@types/tape-promise":"^4.0.1","@pnpm/assert-project":"2.1.0","@pnpm/lockfile-types":"2.0.1","dir-is-case-sensitive":"1.0.2","@types/update-notifier":"^4.1.0","@pnpm/read-package-json":"3.1.1","@pnpm/read-project-manifest":"1.0.6","@pnpm/write-project-manifest":"1.0.3","@pnpm/find-workspace-packages":"2.2.2","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_5.0.0-rc.4_1590527732211_0.33528218363513096","host":"s3://npm-registry-packages"}},"5.0.0-rc.3":{"name":"pnpm","version":"5.0.0-rc.3","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@5.0.0-rc.3","maintainers":[{"name":"zkochan","email":"z@kochan.io"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"2c699accc2ee1930789c833fb4da1f34787330ad","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-5.0.0-rc.3.tgz","fileCount":5840,"integrity":"sha512-qRR4RNeXyskqNFDYTR9TFrmbEy7OdFXIw4Rsuns5QJCL5kDk24GJGKXcUmVr2JTDoLEMiiDFFIeoqdS4EwKy1g==","signatures":[{"sig":"MEYCIQDmjWjr824O88w2yQuHXAHVWWAF/Y5CxI+yE1N1KJrS7AIhAIiybz9s29OCk5geGq/RIT6obd7RgWhGE8eqBpVqt8Rl","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18630522,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJezFrfCRA9TVsSAnZWagAA660P/RSIT2auRR95RukVkKZp\nkF1QRe5xIqUkUZ/9+aLZg99N180hTjAsxVyzSijPhlVEgE0dl14XYzHSsgDV\nSrhsmWKeWPHpQ4y+/RCl/gB6FKjvj0/GZ/kfjLQA/kg1SKXwZBXbtz6t2/rJ\nsgZVlFQ0joxBzZPs9VJVT8xzGpQro6Du1Y36UaSIREMHKWHYnDRpJ1n/zm6Z\nHuUCunJiFueiXMxKV81fF/OkfuY+ucGabRUyt086rBCEU829CVXpa1Kdf51c\nTlY4WL8RL55HuYc8MJSsH6/CN9gFEtD7AvWiGmciINP7NLSN7AHaTRJMRZKq\nZ88HAxjRAhjlff2/MmqusKvPFxyuU5BnA62HrO+yVuRLG9Ah8Q3h2bg/k/8h\nYRRDUCUvoHnFEd2LRmb4+ZExyg4LytVqvRXcBRLC+YHPr4LWob4WoqqvOrIL\n803ZSIcE/q1O1TfiW416rV031GHQCsesIRCuEYCUv+Ko3aEJ3z1mrvUDwZtW\ncSgtmlTde/KTzMyEum7g4ppTEvWwexCkMhPgeFTBxQ3DdC4ZpqeU5A70rVZs\ngswobOmIIz9gB8x26s8oyLgwJb86/Kka/JwE3eCU0UXux0n8o2rqdl4/K5ow\nVpfsuDm5z/sNqJ2Eg+tInIuhSlQGJTrgBocyPMk73UdQ8HB3spdG7cb34X7M\nwQ3B\r\n=8N+y\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","engines":{"node":">=10.13"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"tslint -c ../../tslint.json src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"npm run tsc -- --watch","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:tap","test:tap":"cd ../.. && c8 --reporter lcov --reports-dir packages/pnpm/coverage ts-node packages/pnpm/test --type-check","postpublish":"publish-packed","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock","prepublishOnly":"pnpm run compile && npm cache clear --force && publish-packed --prune"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"6.14.4","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"12.16.3","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"nopt":"4.0.3","chalk":"4.0.0","is-ci":"2.0.0","ramda":"0.27.0","which":"2.0.2","split-cmd":"1.0.1","pkgs-graph":"5.1.5","@pnpm/types":"6.0.0","@types/nopt":"^3.0.29","common-tags":"1.8.0","graceful-fs":"4.2.1","render-help":"1.0.0","@pnpm/config":"9.0.0","@pnpm/logger":"3.2.2","@pnpm/tabtab":"0.0.1","@pnpm/command":"1.0.0","@pnpm/run-npm":"2.0.1","@pnpm/cli-meta":"1.0.0","loud-rejection":"2.2.0","@pnpm/cli-utils":"0.4.5","@zkochan/libnpx":"11.0.3","update-notifier":"4.1.0","@pnpm/core-loggers":"4.0.2","@pnpm/file-reporter":"^1.0.0","@pnpm/parse-cli-args":"1.0.0","@pnpm/default-reporter":"7.2.5","@pnpm/find-workspace-dir":"1.0.0","@pnpm/plugin-commands-audit":"1.0.9","@pnpm/plugin-commands-store":"2.0.1","@pnpm/plugin-commands-import":"1.0.15","@pnpm/plugin-commands-server":"2.0.0","@pnpm/common-cli-options-help":"0.1.5","@pnpm/plugin-commands-listing":"2.0.0","@pnpm/plugin-commands-rebuild":"2.0.1","@pnpm/plugin-commands-outdated":"2.0.0","@pnpm/filter-workspace-packages":"2.0.15","@pnpm/plugin-commands-publishing":"2.0.0","@pnpm/plugin-commands-installation":"2.0.2","@pnpm/plugin-commands-script-runners":"1.1.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","__devDependencies":{"mz":"2.7.0","ncp":"2.0.0","pnpm":"file:","delay":"4.3.0","execa":"^4.0.2","p-any":"3.0.0","retry":"0.12.0","byline":"5.0.0","semver":"^7.3.2","@types/mz":"^2.7.1","tree-kill":"1.2.2","write-pkg":"4.0.0","@types/ncp":"^2.0.4","is-windows":"1.0.2","cross-spawn":"7.0.2","exists-link":"2.0.0","npm-run-all":"4.1.5","path-exists":"4.0.0","symlink-dir":"^4.0.3","@types/is-ci":"^2.0.0","@types/ramda":"^0.27.6","@types/retry":"^0.12.0","@types/table":"^5.0.0","@types/which":"^1.3.2","tape-promise":"4.0.0","@pnpm/prepare":"0.0.2","@types/byline":"^4.2.32","@types/semver":"^7.2.0","load-json-file":"6.2.0","read-yaml-file":"2.0.0","@pnpm/constants":"4.0.0","@zkochan/rimraf":"1.0.0","write-json-file":"4.0.0","write-yaml-file":"^4.1.0","deep-require-cwd":"1.0.0","@types/is-windows":"^1.0.0","normalize-newline":"3.0.0","@pnpm/modules-yaml":"7.0.0","@types/common-tags":"^1.8.0","@types/cross-spawn":"^6.0.2","@types/graceful-fs":"^4.1.3","@types/tape-promise":"^4.0.1","@pnpm/assert-project":"2.1.0","@pnpm/lockfile-types":"2.0.1","dir-is-case-sensitive":"1.0.2","@types/update-notifier":"^4.1.0","@pnpm/read-package-json":"3.1.1","@pnpm/read-project-manifest":"1.0.6","@pnpm/write-project-manifest":"1.0.3","@pnpm/find-workspace-packages":"2.2.2","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_5.0.0-rc.3_1590450910339_0.7138643402645377","host":"s3://npm-registry-packages"}},"5.0.0-rc.2":{"name":"pnpm","version":"5.0.0-rc.2","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@5.0.0-rc.2","maintainers":[{"name":"zkochan","email":"z@kochan.io"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"bce45a45195bfb53746a24581adc08263a633315","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-5.0.0-rc.2.tgz","fileCount":5841,"integrity":"sha512-mClAw4ZouIf5elqRY3lO378w/V7ejUulrZWuIemB9Q0YsP6x2nI8CjvfVkT20Tl/KRflN1HoQb6tjAF+kHR/3w==","signatures":[{"sig":"MEYCIQDEBZckX+iTSI1doolgRwVq+76ORR5zbzh2lhIkDWq5iwIhALDCpqHPPTC3qzRB1ibwzh4B0EOy/KRuTokWrDqUeCtF","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18633290,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeybN0CRA9TVsSAnZWagAAC+sP/0hx4LKZxcx05jOym7z5\n1SIS7zYigIeT1Vt0KaKNmaPlrVc/rXnqBS+CS1MxRl1SZNFDUipMQIiHF/GY\nz6x8cCqsf57fMkNbGRFmmPVPhSSIUJj74MRzUL1rxoGlRAqx4k/BxZF1Ajgr\nDla3k+H705wH6pUemhDV0Oml22TCfqA8jNV/cHFchaqjuMVAXMqfyVjyNlj/\nqPO9po/qAB/25i1fpNO+mnzpHRec9THgoxXDQGRgpX56oCA45txzeWbeaerS\nluDc59hyQEVj5z1bi5WDJ1I95c7yLltxPN4kkI4NqOOkaBEP8fJ/+yRHTtDa\nfNzL/KWx6nkL4i+pipqJDcFvKEj7i2xJ7tn40Mq34ftFAF4P9eyUKzJbh9Vu\niiCrbXIIUQjf0U7xdBTsjcbNihjdr58hHVEesx+ZzhZNAoQVlmT1u2pkHZRH\nJrmDUG6C6LkSu5PivI7Br0sStpsOgr4ASMz4/8EUkGUdwDo9c2XWsTEPOU8/\neaq7KFiDLmFpqJhD3jkuE7vZcVOE390S5+KG0wglKoOAImbtv+HarOeo98x1\nkFzgAYyJeGpxMqEevwXo7zru7xA2bl0F9D0KR+bKkJsqpEIXx59wvvog8NOf\nJSpeKlxIBYyPCINIPiG//V79N0jQ3AIV1Ar/ABHxEsznFJA9pCC3m5ZsHBXY\nasPj\r\n=0wfp\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","engines":{"node":">=10.13"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"tslint -c ../../tslint.json src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"npm run tsc -- --watch","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:tap","test:tap":"cd ../.. && c8 --reporter lcov --reports-dir packages/pnpm/coverage ts-node packages/pnpm/test --type-check","postpublish":"publish-packed","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock","prepublishOnly":"pnpm run compile && npm cache clear --force && publish-packed --prune"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"6.14.4","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"12.16.3","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"nopt":"4.0.3","chalk":"4.0.0","is-ci":"2.0.0","ramda":"0.27.0","which":"2.0.2","split-cmd":"1.0.1","pkgs-graph":"5.1.5","@pnpm/types":"6.0.0","@types/nopt":"^3.0.29","common-tags":"1.8.0","graceful-fs":"4.2.1","render-help":"1.0.0","@pnpm/config":"9.0.0","@pnpm/logger":"3.2.2","@pnpm/tabtab":"0.0.1","@pnpm/command":"1.0.0","@pnpm/run-npm":"2.0.1","@pnpm/cli-meta":"1.0.0","loud-rejection":"2.2.0","@pnpm/cli-utils":"0.4.5","@zkochan/libnpx":"11.0.3","update-notifier":"4.1.0","@pnpm/core-loggers":"4.0.2","@pnpm/file-reporter":"^1.0.0","@pnpm/parse-cli-args":"1.0.0","@pnpm/default-reporter":"7.2.5","@pnpm/find-workspace-dir":"1.0.0","@pnpm/plugin-commands-audit":"1.0.9","@pnpm/plugin-commands-store":"2.0.0","@pnpm/plugin-commands-import":"1.0.14","@pnpm/plugin-commands-server":"2.0.0","@pnpm/common-cli-options-help":"0.1.5","@pnpm/plugin-commands-listing":"2.0.0","@pnpm/plugin-commands-rebuild":"2.0.0","@pnpm/plugin-commands-outdated":"2.0.0","@pnpm/filter-workspace-packages":"2.0.15","@pnpm/plugin-commands-publishing":"2.0.0","@pnpm/plugin-commands-installation":"2.0.1","@pnpm/plugin-commands-script-runners":"1.1.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","__devDependencies":{"mz":"2.7.0","ncp":"2.0.0","pnpm":"file:","delay":"4.3.0","execa":"^4.0.2","p-any":"3.0.0","retry":"0.12.0","byline":"5.0.0","semver":"^7.3.2","@types/mz":"^2.7.1","tree-kill":"1.2.2","write-pkg":"4.0.0","@types/ncp":"^2.0.4","is-windows":"1.0.2","cross-spawn":"7.0.2","exists-link":"2.0.0","npm-run-all":"4.1.5","path-exists":"4.0.0","symlink-dir":"^4.0.3","@types/is-ci":"^2.0.0","@types/ramda":"^0.27.6","@types/retry":"^0.12.0","@types/table":"^5.0.0","@types/which":"^1.3.2","tape-promise":"4.0.0","@pnpm/prepare":"0.0.2","@types/byline":"^4.2.32","@types/semver":"^7.2.0","load-json-file":"6.2.0","read-yaml-file":"2.0.0","@pnpm/constants":"4.0.0","@zkochan/rimraf":"1.0.0","write-json-file":"4.0.0","write-yaml-file":"^4.1.0","deep-require-cwd":"1.0.0","@types/is-windows":"^1.0.0","normalize-newline":"3.0.0","@pnpm/modules-yaml":"7.0.0","@types/common-tags":"^1.8.0","@types/cross-spawn":"^6.0.2","@types/graceful-fs":"^4.1.3","@types/tape-promise":"^4.0.1","@pnpm/assert-project":"2.1.0","@pnpm/lockfile-types":"2.0.1","dir-is-case-sensitive":"1.0.2","@types/update-notifier":"^4.1.0","@pnpm/read-package-json":"3.1.1","@pnpm/read-project-manifest":"1.0.6","@pnpm/write-project-manifest":"1.0.3","@pnpm/find-workspace-packages":"2.2.2","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_5.0.0-rc.2_1590276979306_0.3047659062646748","host":"s3://npm-registry-packages"}},"5.0.0-rc.1":{"name":"pnpm","version":"5.0.0-rc.1","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@5.0.0-rc.1","maintainers":[{"name":"zkochan","email":"z@kochan.io"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"1dae31ff6699c6561675a8dbd10005dcf96a2e3b","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-5.0.0-rc.1.tgz","fileCount":5841,"integrity":"sha512-ywDXorAaXR/sxAdxtW/zpM9NH/imY4XZ9b9KHa8jms/OIFtWG3domF2g2J59qM7oAdqjbwK+8jJiu45XIEjX+g==","signatures":[{"sig":"MEYCIQCpX2cAOmgGROnwbB1EdhEj6AiA9WZo/pqq+St8YY57yQIhALeWw/sN2noH7VE7bm1x7II6MC77+lLSvIRsSzpJdW6K","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18629823,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeyTBrCRA9TVsSAnZWagAAsmYQAIdZ6dhtaWcRe+d1b/eR\n7zUSwZebeX/cMvUpG3VGPGkyBvCIblZUS6iHzcqpEKlDvHtSY5g8Y0awVGIH\n6swpw6iexXyP/2zQmwXYX0w1jmUT7PxYt0GKLVcZ1VlPodGFYA2n0J4Ngjrf\nUgRlGj5THe1XBFhSarpSfkXte01pucwShAfzPhV5RaglRF2E6gq3kJDFwVdj\nOOewNEtwmbWPiIGHdixWNxlfhJ9v06FJY3ykXHT55pjCewf7HGzlpSAn+KdW\nIoKfxC1csjT4orsVsfb8T7d+xxgCU876VI5bsGHCd5DUZvLh9OXtsyhUquLS\nIWaWg7tHDC+YMYipQHaaNo/QXcjoMicrm/oXyRvBk1aAFvED4VbvYOin75eU\nd7+r8STdsoG/iuGaXMrQXf1zRAsCdkslNoE8/ON3QwilTGo/CgGyt4b0R3kx\nrx0NZGxcM7G5P5Y4HGIXTHVhWntTdLCABdNO9gmtN8IVJWe1n8FznAdKcr4q\nRpLwFdcgasfLzElZjttCjXHvLBMSdlhGqnFrEcFpY0RZb0B9oqBmrSzD3IKo\nuqSwCRNf8OpKisln4vk0ChQj/gu/ynwjn/Xxa0pRhYKPpgFbHsyC1DAEFGce\njVvB5B4t+r6cfN861Liv0XiO7s+jmE1U1gKhKXr5Dunl6LWbUFcsZeCdAlrv\nN8u+\r\n=h78G\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","engines":{"node":">=10.13"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"tslint -c ../../tslint.json src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"npm run tsc -- --watch","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:tap","test:tap":"cd ../.. && c8 --reporter lcov --reports-dir packages/pnpm/coverage ts-node packages/pnpm/test --type-check","postpublish":"publish-packed","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock","prepublishOnly":"pnpm run compile && npm cache clear --force && publish-packed --prune"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"6.14.4","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"12.16.3","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"nopt":"4.0.3","chalk":"4.0.0","is-ci":"2.0.0","ramda":"0.27.0","which":"2.0.2","split-cmd":"1.0.1","pkgs-graph":"5.1.5","@pnpm/types":"6.0.0","@types/nopt":"^3.0.29","common-tags":"1.8.0","graceful-fs":"4.2.1","render-help":"1.0.0","@pnpm/config":"9.0.0","@pnpm/logger":"3.2.2","@pnpm/tabtab":"0.0.1","@pnpm/command":"1.0.0","@pnpm/run-npm":"2.0.1","@pnpm/cli-meta":"1.0.0","loud-rejection":"2.2.0","@pnpm/cli-utils":"0.4.5","@zkochan/libnpx":"11.0.3","update-notifier":"4.1.0","@pnpm/core-loggers":"4.0.2","@pnpm/file-reporter":"^1.0.0","@pnpm/parse-cli-args":"1.0.0","@pnpm/default-reporter":"7.2.5","@pnpm/find-workspace-dir":"1.0.0","@pnpm/plugin-commands-audit":"1.0.9","@pnpm/plugin-commands-store":"2.0.0","@pnpm/plugin-commands-import":"1.0.13","@pnpm/plugin-commands-server":"2.0.0","@pnpm/common-cli-options-help":"0.1.5","@pnpm/plugin-commands-listing":"2.0.0","@pnpm/plugin-commands-rebuild":"2.0.0","@pnpm/plugin-commands-outdated":"2.0.0","@pnpm/filter-workspace-packages":"2.0.15","@pnpm/plugin-commands-publishing":"2.0.0","@pnpm/plugin-commands-installation":"2.0.0","@pnpm/plugin-commands-script-runners":"1.1.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","__devDependencies":{"mz":"2.7.0","ncp":"2.0.0","pnpm":"file:","delay":"4.3.0","execa":"^4.0.2","p-any":"3.0.0","retry":"0.12.0","byline":"5.0.0","semver":"^7.3.2","@types/mz":"^2.7.1","tree-kill":"1.2.2","write-pkg":"4.0.0","@types/ncp":"^2.0.4","is-windows":"1.0.2","cross-spawn":"7.0.2","exists-link":"2.0.0","npm-run-all":"4.1.5","path-exists":"4.0.0","symlink-dir":"^4.0.3","@types/is-ci":"^2.0.0","@types/ramda":"^0.27.6","@types/retry":"^0.12.0","@types/table":"^5.0.0","@types/which":"^1.3.2","tape-promise":"4.0.0","@pnpm/prepare":"0.0.2","@types/byline":"^4.2.32","@types/semver":"^7.2.0","load-json-file":"6.2.0","read-yaml-file":"2.0.0","@pnpm/constants":"4.0.0","@zkochan/rimraf":"1.0.0","write-json-file":"4.0.0","write-yaml-file":"^4.1.0","deep-require-cwd":"1.0.0","@types/is-windows":"^1.0.0","normalize-newline":"3.0.0","@pnpm/modules-yaml":"7.0.0","@types/common-tags":"^1.8.0","@types/cross-spawn":"^6.0.2","@types/graceful-fs":"^4.1.3","@types/tape-promise":"^4.0.1","@pnpm/assert-project":"2.1.0","@pnpm/lockfile-types":"2.0.1","dir-is-case-sensitive":"1.0.2","@types/update-notifier":"^4.1.0","@pnpm/read-package-json":"3.1.1","@pnpm/read-project-manifest":"1.0.6","@pnpm/write-project-manifest":"1.0.3","@pnpm/find-workspace-packages":"2.2.2","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_5.0.0-rc.1_1590243434870_0.1142868996639621","host":"s3://npm-registry-packages"}},"0.55.1":{"name":"pnpm","version":"0.55.1","keywords":["dependency manager","install","modules","npm","package manager"],"author":{"name":"Rico Sta. Cruz","email":"rico@ricostacruz.com"},"license":"MIT","_id":"pnpm@0.55.1","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"http://ghub.io/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js"},"dist":{"shasum":"ce671c6d835b6d4dc207a8cd7fffafaafda69c75","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-0.55.1.tgz","integrity":"sha512-gXQ0h/9HysYAiEc3vw7AmuSQQVwqEXRJbzLYzdzcyoJB5BYovbaxExPqP37O92Mh2CFwpWjJAqDMEqHnVDjhzA==","signatures":[{"sig":"MEUCIB1BEluwrRd80eHhi1O71mad6XIDwd2fH7R9WnNeOK8ZAiEAsv3wBMXrqh/5AHVblLXq/yYbtg7A0em1RAgzNYkyxcc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib/"],"config":{"ghooks":{"commit-msg":"node ./node_modules/validate-commit-msg/index.js"},"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"_shasum":"ce671c6d835b6d4dc207a8cd7fffafaafda69c75","engines":{"node":">=4"},"gitHead":"656e14ef5385800a22ad5c1d2e2627f837613e92","scripts":{},"typings":"lib/index.d.ts","_npmUser":{"name":"zkochan","email":"zoltan.kochan@gmail.com"},"__scripts":{"tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json --project .","test":"npm run lint && npm run test:e2e","start":"npm run tsc -- --watch","commit":"git-cz","?commit":"echo 'Run Git commit wizard'","pretest":"rimraf ../.tmp/ && npm run tsc && pnpm-registry-mock prepare","test:e2e":"npm-run-all -p -r pnpm-registry-mock test:tap","test:tap":"ts-node test","prepublish":"in-publish && echo 'You need to use \"publish-packed\" to publish pnpm' && false || npm run tsc","pnpm-registry-mock":"pnpm-registry-mock"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"3.10.9","description":"Fast, disk space efficient npm installs","directories":{"test":"test"},"_nodeVersion":"6.9.1","preferGlobal":true,"__dependencies":{"mz":"2.6.0","rc":"1.1.6","mem":"1.1.0","bole":"3.0.2","meow":"3.7.0","execa":"0.6.0","is-ci":"1.0.10","byline":"5.0.0","mkdirp":"0.5.1","ndjson":"1.5.0","semver":"5.3.0","find-up":"2.1.0","p-limit":"1.1.0","thenify":"3.2.1","node-gyp":"3.5.0","p-filter":"1.0.0","read-pkg":"2.0.0","@types/mz":"0.0.30","@types/rc":"0.0.1","path-name":"1.0.0","write-pkg":"2.0.0","is-windows":"1.0.0","os-homedir":"1.0.2","@types/node":"7.0.5","arr-flatten":"1.0.1","common-tags":"1.4.0","cross-spawn":"^5.0.0","exists-file":"3.0.0","graceful-fs":"4.1.11","pnpm-logger":"0.0.1","read-pkg-up":"2.0.0","rimraf-then":"1.0.1","symlink-dir":"1.0.1","lodash.union":"4.6.0","pause-stream":"0.0.11","registry-url":"3.1.0","@types/byline":"4.2.31","@types/mkdirp":"0.3.29","@types/semver":"5.3.30","lodash.values":"4.3.0","promisequence":"1.1.6","sorted-object":"2.0.1","unpack-stream":"1.1.0","camelcase-keys":"4.0.0","load-json-file":"2.0.0","load-yaml-file":"0.1.0","lodash.memoize":"4.1.2","loud-rejection":"1.6.0","normalize-path":"2.0.1","@zkochan/dirsum":"0.1.1","global-bin-path":"0.1.1","npm-package-arg":"4.2.0","proper-lockfile":"2.0.0","update-notifier":"2.0.0","write-json-file":"2.0.0","write-yaml-file":"1.0.0","lodash.clonedeep":"4.5.0","@zkochan/cmd-shim":"2.2.1","@types/common-tags":"1.2.5","pnpm-file-reporter":"0.0.1","npm-registry-client":"7.4.5","pnpm-install-checks":"1.1.0","registry-auth-token":"3.1.0","@types/load-json-file":"2.0.5","parse-npm-tarball-url":"1.0.0","pnpm-default-reporter":"0.3.0","@types/update-notifier":"1.0.0","delocalize-dependencies":"0.1.0","@zkochan/hosted-git-info":"2.1.5"},"devDependencies":{"caw":"^2.0.0","ncp":"^2.0.0","tape":"^4.6.3","isexe":"^1.1.2","sepia":"^2.0.2","ghooks":"^2.0.0","rimraf":"^2.5.4","tslint":"^4.3.1","ts-node":"^2.0.0","commitizen":"^2.8.6","in-publish":"^2.0.0","typescript":"^2.1.5","@types/tape":"^4.2.28","exists-link":"^1.0.0","npm-run-all":"^4.0.1","tape-promise":"^2.0.1","npm-scripts-info":"^0.3.6","pnpm-registry-mock":"^0.1.1","validate-commit-msg":"^2.7.0","cz-conventional-changelog":"^1.2.0","anonymous-npm-registry-client":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm-0.55.1.tgz_1487030963455_0.8293500109575689","host":"packages-18-east.internal.npmjs.com"}},"5.0.0-rc.0":{"name":"pnpm","version":"5.0.0-rc.0","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@5.0.0-rc.0","maintainers":[{"name":"zkochan","email":"z@kochan.io"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"24da99bcb715fdc8445d447c914cc6989bd674ab","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-5.0.0-rc.0.tgz","fileCount":5841,"integrity":"sha512-DO/rDUWPcdDQoXq0NFyNAx1Yl+SqofJWAGaG/C+5PO1KTzU9WNBQumIe/ngSUx1XnGYFELR+E3rINmRFV6gYrw==","signatures":[{"sig":"MEYCIQCIQj5ENwn3cJxVrHuxMUwWcoIJICQCY+NzOylALryarAIhAJneG5Qgjop2rV4KDredCtsu/zHEE7QHNfJ02oUgCYv1","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18631514,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeySSECRA9TVsSAnZWagAA/Z8P/i90UcWoXpN62Ayvcz+D\npjP6zi2+k/y9PbTXBypXTgpymsKpt8++Lnu+xNYZ69wwTso2stTnT9LzRNmL\nbbeBRKR4oEucQYQjyVAUpooIiM91HAb0lp3x6DTNebp1s75NOZJIE5m5Iwlm\nrReSv9m7wT6x5HwqXG/JyxCh/F9Ddt9hblOG+DEYSAwN7uATyQONcxShL8YZ\nhl6OdHMWqFWEsuBGNtbW+UrCns4oR7rv+zhagiqBPSwb3F0VHgCxMhwRtWgW\nbgAgDATw/I9eFVsZREKTJmOjDtpW23g/mF/Biiwobg0JuY8YTc98583qfCEu\n3SK7ZSm61/BiWZYZ1dX9QHPUKgrWgXJuEG1D5Bj8Ak2rh66QRG2EynlW+xlX\n7UHUCKSiYc5mS5qqJIURm8OksLYWqv9mKSd+5bvdkaH76XMEcqKSivQ7Rsj+\noqV8Wl4cR4DDKb0BJCKBfahbz6tdO7S7cn75fTGDSbM0/eOkdHMvoxY1vjJB\nx5GBCtKW1RekM+e7cCBdcyyzUaUUTJzdUmizh/T1ogUy6I5BPYYoUoeWfuTa\nyE9LbWpDRgIkeznVaFjE9CeP3mmSgUaTWvqjtBE+o6L5by7UJPJyT+VtQktI\nv/NSATFiFfGZDNthU5d+jddutsB4AdhBiCJz75cKfbcc+V4OnFHNZ+0ABtgQ\nZ+uA\r\n=e72L\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","engines":{"node":">=10.13"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"tslint -c ../../tslint.json src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"npm run tsc -- --watch","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:tap","test:tap":"cd ../.. && c8 --reporter lcov --reports-dir packages/pnpm/coverage ts-node packages/pnpm/test --type-check","postpublish":"publish-packed","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock","prepublishOnly":"pnpm run compile && npm cache clear --force && publish-packed --prune"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"6.14.4","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"12.16.3","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"nopt":"4.0.3","chalk":"4.0.0","is-ci":"2.0.0","ramda":"0.27.0","which":"2.0.2","split-cmd":"1.0.1","pkgs-graph":"5.1.5","@pnpm/types":"6.0.0","@types/nopt":"^3.0.29","common-tags":"1.8.0","graceful-fs":"4.2.1","render-help":"1.0.0","@pnpm/config":"9.0.0","@pnpm/logger":"3.2.2","@pnpm/tabtab":"0.0.1","@pnpm/command":"1.0.0","@pnpm/run-npm":"2.0.1","@pnpm/cli-meta":"1.0.0","loud-rejection":"2.2.0","@pnpm/cli-utils":"0.4.5","@zkochan/libnpx":"11.0.3","update-notifier":"4.1.0","@pnpm/core-loggers":"4.0.2","@pnpm/file-reporter":"^1.0.0","@pnpm/parse-cli-args":"1.0.0","@pnpm/default-reporter":"7.2.5","@pnpm/find-workspace-dir":"1.0.0","@pnpm/plugin-commands-audit":"1.0.9","@pnpm/plugin-commands-store":"2.0.0","@pnpm/plugin-commands-import":"1.0.13","@pnpm/plugin-commands-server":"2.0.0","@pnpm/common-cli-options-help":"0.1.5","@pnpm/plugin-commands-listing":"2.0.0","@pnpm/plugin-commands-rebuild":"2.0.0","@pnpm/plugin-commands-outdated":"2.0.0","@pnpm/filter-workspace-packages":"2.0.15","@pnpm/plugin-commands-publishing":"2.0.0","@pnpm/plugin-commands-installation":"2.0.0","@pnpm/plugin-commands-script-runners":"1.1.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","__devDependencies":{"mz":"2.7.0","ncp":"2.0.0","pnpm":"file:","delay":"4.3.0","execa":"^4.0.2","p-any":"3.0.0","retry":"0.12.0","byline":"5.0.0","semver":"^7.3.2","@types/mz":"^2.7.1","tree-kill":"1.2.2","write-pkg":"4.0.0","@types/ncp":"^2.0.4","is-windows":"1.0.2","cross-spawn":"7.0.2","exists-link":"2.0.0","npm-run-all":"4.1.5","path-exists":"4.0.0","symlink-dir":"^4.0.3","@types/is-ci":"^2.0.0","@types/ramda":"^0.27.6","@types/retry":"^0.12.0","@types/table":"^5.0.0","@types/which":"^1.3.2","tape-promise":"4.0.0","@pnpm/prepare":"0.0.2","@types/byline":"^4.2.32","@types/semver":"^7.2.0","load-json-file":"6.2.0","read-yaml-file":"2.0.0","@pnpm/constants":"4.0.0","@zkochan/rimraf":"1.0.0","write-json-file":"4.0.0","write-yaml-file":"^4.1.0","deep-require-cwd":"1.0.0","@types/is-windows":"^1.0.0","normalize-newline":"3.0.0","@pnpm/modules-yaml":"7.0.0","@types/common-tags":"^1.8.0","@types/cross-spawn":"^6.0.2","@types/graceful-fs":"^4.1.3","@types/tape-promise":"^4.0.1","@pnpm/assert-project":"2.1.0","@pnpm/lockfile-types":"2.0.1","dir-is-case-sensitive":"1.0.2","@types/update-notifier":"^4.1.0","@pnpm/read-package-json":"3.1.1","@pnpm/read-project-manifest":"1.0.6","@pnpm/write-project-manifest":"1.0.3","@pnpm/find-workspace-packages":"2.2.2","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_5.0.0-rc.0_1590240387657_0.3777727128784767","host":"s3://npm-registry-packages"}},"0.55.0":{"name":"pnpm","version":"0.55.0","keywords":["dependency manager","install","modules","npm","package manager"],"author":{"name":"Rico Sta. Cruz","email":"rico@ricostacruz.com"},"license":"MIT","_id":"pnpm@0.55.0","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"http://ghub.io/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js"},"dist":{"shasum":"7fbdad4f5dc17c77f4fd0d825a32f557588e984e","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-0.55.0.tgz","integrity":"sha512-/Qx4hUxpiGyrGekZoufBYKlDK6t/gPApf3RCHfLYUhnf3TuYtofEEqvEytw6iONOvpRQJwk7YX0THuO6okrxfg==","signatures":[{"sig":"MEUCIQCv+6b9/W3xMwjCeahHWtVZodWILOsc97QUnGKbic3fUAIgfDYLny4YCZr25Giz8gNqPlz1dK8smD4lxEdc2O+FdYk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib/"],"config":{"ghooks":{"commit-msg":"node ./node_modules/validate-commit-msg/index.js"},"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"_shasum":"7fbdad4f5dc17c77f4fd0d825a32f557588e984e","engines":{"node":">=4"},"gitHead":"4b42064dbca4ff8d877a9c21a84bb63285ff11bd","scripts":{},"typings":"lib/index.d.ts","_npmUser":{"name":"zkochan","email":"zoltan.kochan@gmail.com"},"__scripts":{"tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json --project .","test":"npm run lint && npm run test:e2e","start":"npm run tsc -- --watch","commit":"git-cz","?commit":"echo 'Run Git commit wizard'","pretest":"rimraf ../.tmp/ && npm run tsc && pnpm-registry-mock prepare","test:e2e":"npm-run-all -p -r pnpm-registry-mock test:tap","test:tap":"ts-node test","prepublish":"in-publish && echo 'You need to use \"publish-packed\" to publish pnpm' && false || npm run tsc","pnpm-registry-mock":"pnpm-registry-mock"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"3.10.9","description":"Fast, disk space efficient npm installs","directories":{"test":"test"},"_nodeVersion":"6.9.1","preferGlobal":true,"__dependencies":{"mz":"2.6.0","rc":"1.1.6","mem":"1.1.0","bole":"3.0.2","meow":"3.7.0","execa":"0.6.0","is-ci":"1.0.10","byline":"5.0.0","mkdirp":"0.5.1","ndjson":"1.5.0","semver":"5.3.0","find-up":"2.1.0","p-limit":"1.1.0","thenify":"3.2.1","node-gyp":"3.5.0","p-filter":"1.0.0","read-pkg":"2.0.0","@types/mz":"0.0.30","@types/rc":"0.0.1","path-name":"1.0.0","write-pkg":"2.0.0","is-windows":"1.0.0","os-homedir":"1.0.2","@types/node":"7.0.5","arr-flatten":"1.0.1","common-tags":"1.4.0","cross-spawn":"^5.0.0","exists-file":"3.0.0","graceful-fs":"4.1.11","pnpm-logger":"0.0.1","read-pkg-up":"2.0.0","rimraf-then":"1.0.1","symlink-dir":"1.0.1","lodash.union":"4.6.0","pause-stream":"0.0.11","registry-url":"3.1.0","@types/byline":"4.2.31","@types/mkdirp":"0.3.29","@types/semver":"5.3.30","lodash.values":"4.3.0","promisequence":"1.1.6","sorted-object":"2.0.1","unpack-stream":"1.1.0","camelcase-keys":"4.0.0","load-json-file":"2.0.0","load-yaml-file":"0.1.0","lodash.memoize":"4.1.2","loud-rejection":"1.6.0","normalize-path":"2.0.1","@zkochan/dirsum":"0.1.1","global-bin-path":"0.1.1","npm-package-arg":"4.2.0","proper-lockfile":"2.0.0","update-notifier":"1.0.3","write-json-file":"2.0.0","write-yaml-file":"1.0.0","lodash.clonedeep":"4.5.0","@zkochan/cmd-shim":"2.2.1","@types/common-tags":"1.2.5","pnpm-file-reporter":"0.0.1","npm-registry-client":"7.4.5","pnpm-install-checks":"1.1.0","registry-auth-token":"3.1.0","@types/load-json-file":"2.0.5","pnpm-default-reporter":"0.3.0","@types/update-notifier":"1.0.0","delocalize-dependencies":"0.1.0","@zkochan/hosted-git-info":"2.1.5"},"devDependencies":{"caw":"^2.0.0","ncp":"^2.0.0","tape":"^4.6.3","isexe":"^1.1.2","sepia":"^2.0.2","ghooks":"^2.0.0","rimraf":"^2.5.4","tslint":"^4.3.1","ts-node":"^2.0.0","commitizen":"^2.8.6","in-publish":"^2.0.0","typescript":"^2.1.5","@types/tape":"^4.2.28","exists-link":"^1.0.0","npm-run-all":"^4.0.1","tape-promise":"^2.0.1","npm-scripts-info":"^0.3.6","pnpm-registry-mock":"^0.1.1","validate-commit-msg":"^2.7.0","cz-conventional-changelog":"^1.2.0","anonymous-npm-registry-client":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm-0.55.0.tgz_1486972594891_0.14403683389537036","host":"packages-12-west.internal.npmjs.com"}},"0.55.3":{"name":"pnpm","version":"0.55.3","keywords":["dependency manager","install","modules","npm","package manager"],"author":{"name":"Rico Sta. Cruz","email":"rico@ricostacruz.com"},"license":"MIT","_id":"pnpm@0.55.3","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"http://ghub.io/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js"},"dist":{"shasum":"0b8a1db67b55d9b38923c571fb0e0d16f88b6661","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-0.55.3.tgz","integrity":"sha512-ZdUWGq63xfAqR48GQ027VF1WA//tOnbK1Ih1tEVyu2EwyeHJA4HAqx+tD4sv2A8fRiaQC+4qNDdCQlq2P6DpMg==","signatures":[{"sig":"MEUCIQDaGU/WP/sXDQnntfLl1KeNQ+gNW83cSq5o3cAAvMKTFAIgPutWljUE3frY9GizRj63RnFSLijIwgCbfMTgBsMzjws=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib/"],"config":{"ghooks":{"commit-msg":"node ./node_modules/validate-commit-msg/index.js"},"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"_shasum":"0b8a1db67b55d9b38923c571fb0e0d16f88b6661","engines":{"node":">=4"},"gitHead":"2b53386458ac559e37b96f3e313c4e4c8ff43efe","scripts":{},"typings":"lib/index.d.ts","_npmUser":{"name":"zkochan","email":"zoltan.kochan@gmail.com"},"__scripts":{"tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json --project .","test":"npm run lint && npm run test:e2e","start":"npm run tsc -- --watch","commit":"git-cz","?commit":"echo 'Run Git commit wizard'","pretest":"rimraf ../.tmp/ && npm run tsc && pnpm-registry-mock prepare","test:e2e":"npm-run-all -p -r pnpm-registry-mock test:tap","test:tap":"ts-node test","prepublish":"in-publish && echo 'You need to use \"publish-packed\" to publish pnpm' && false || npm run tsc","pnpm-registry-mock":"pnpm-registry-mock"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"3.10.9","description":"Fast, disk space efficient npm installs","directories":{"test":"test"},"_nodeVersion":"6.9.1","preferGlobal":true,"__dependencies":{"mz":"2.6.0","rc":"1.1.7","mem":"1.1.0","bole":"3.0.2","meow":"3.7.0","execa":"0.6.0","is-ci":"1.0.10","byline":"5.0.0","ndjson":"1.5.0","semver":"5.3.0","find-up":"2.1.0","p-limit":"1.1.0","thenify":"3.2.1","link-dir":"2.0.0","node-gyp":"3.5.0","p-filter":"1.0.0","read-pkg":"2.0.0","@types/mz":"0.0.30","@types/rc":"0.0.1","path-name":"1.0.0","ssh-parse":"1.0.0","write-pkg":"2.0.0","is-windows":"1.0.0","os-homedir":"1.0.2","@types/node":"7.0.5","arr-flatten":"1.0.1","common-tags":"1.4.0","cross-spawn":"^5.0.0","exists-file":"3.0.0","graceful-fs":"4.1.11","pnpm-logger":"0.0.1","read-pkg-up":"2.0.0","rimraf-then":"1.0.1","symlink-dir":"1.0.1","lodash.union":"4.6.0","pause-stream":"0.0.11","registry-url":"3.1.0","@types/byline":"4.2.31","@types/semver":"5.3.30","lodash.values":"4.3.0","promisequence":"1.1.6","sorted-object":"2.0.1","unpack-stream":"1.1.0","camelcase-keys":"4.0.0","load-json-file":"2.0.0","load-yaml-file":"0.1.0","lodash.memoize":"4.1.2","loud-rejection":"1.6.0","mkdirp-promise":"5.0.1","normalize-path":"2.0.1","@zkochan/dirsum":"0.1.1","global-bin-path":"0.1.1","npm-package-arg":"4.2.0","proper-lockfile":"2.0.0","update-notifier":"2.0.0","write-json-file":"2.0.0","write-yaml-file":"1.0.0","lodash.clonedeep":"4.5.0","@zkochan/cmd-shim":"2.2.2","@types/common-tags":"1.2.5","pnpm-file-reporter":"0.0.1","npm-registry-client":"7.4.5","pnpm-install-checks":"1.1.0","registry-auth-token":"3.1.0","@types/load-json-file":"2.0.5","parse-npm-tarball-url":"1.0.0","pnpm-default-reporter":"0.3.0","@types/update-notifier":"1.0.0","delocalize-dependencies":"0.1.0","@zkochan/hosted-git-info":"2.1.5"},"devDependencies":{"caw":"^2.0.0","ncp":"^2.0.0","tape":"^4.6.3","isexe":"^1.1.2","sepia":"^2.0.2","ghooks":"^2.0.0","mkdirp":"0.5.1","rimraf":"^2.5.4","tslint":"^4.3.1","ts-node":"^2.0.0","commitizen":"^2.8.6","in-publish":"^2.0.0","typescript":"^2.1.5","@types/tape":"^4.2.28","exists-link":"^1.0.0","npm-run-all":"^4.0.1","tape-promise":"^2.0.1","@types/mkdirp":"0.3.29","npm-scripts-info":"^0.3.6","pnpm-registry-mock":"^0.1.1","validate-commit-msg":"^2.7.0","cz-conventional-changelog":"^1.2.0","anonymous-npm-registry-client":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm-0.55.3.tgz_1487367851522_0.042225985787808895","host":"packages-12-west.internal.npmjs.com"}},"0.55.2":{"name":"pnpm","version":"0.55.2","keywords":["dependency manager","install","modules","npm","package manager"],"author":{"name":"Rico Sta. Cruz","email":"rico@ricostacruz.com"},"license":"MIT","_id":"pnpm@0.55.2","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"http://ghub.io/pnpm/issues"},"bin":{"pnpm":"lib/bin/pnpm.js"},"dist":{"shasum":"64c75765e16d00684ca348bea2e3707a5507aefe","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-0.55.2.tgz","integrity":"sha512-rjGfLn/91t7Z7nvSw2reHztkRG+4cuRw275gBKMadvRbTKTZsU0pThKs15ry472dZYeLwvQF6X92IItWfumVcw==","signatures":[{"sig":"MEUCIQC14AvUmTaVkX+0FlBPY6WDyZ5lr9qXnYK6svPa8NT4/wIgBhed/9eHDYEBlLWPwLSy6kiFwJoPchrHAyPti6ZXmXM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib/"],"config":{"ghooks":{"commit-msg":"node ./node_modules/validate-commit-msg/index.js"},"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"_shasum":"64c75765e16d00684ca348bea2e3707a5507aefe","engines":{"node":">=4"},"gitHead":"fd84fc44330ebfbb50d01121f49663aa3da43f8a","scripts":{},"typings":"lib/index.d.ts","_npmUser":{"name":"zkochan","email":"zoltan.kochan@gmail.com"},"__scripts":{"tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json --project .","test":"npm run lint && npm run test:e2e","start":"npm run tsc -- --watch","commit":"git-cz","?commit":"echo 'Run Git commit wizard'","pretest":"rimraf ../.tmp/ && npm run tsc && pnpm-registry-mock prepare","test:e2e":"npm-run-all -p -r pnpm-registry-mock test:tap","test:tap":"ts-node test","prepublish":"in-publish && echo 'You need to use \"publish-packed\" to publish pnpm' && false || npm run tsc","pnpm-registry-mock":"pnpm-registry-mock"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"3.10.9","description":"Fast, disk space efficient npm installs","directories":{"test":"test"},"_nodeVersion":"6.9.1","preferGlobal":true,"__dependencies":{"mz":"2.6.0","rc":"1.1.6","mem":"1.1.0","bole":"3.0.2","meow":"3.7.0","execa":"0.6.0","is-ci":"1.0.10","byline":"5.0.0","ndjson":"1.5.0","semver":"5.3.0","find-up":"2.1.0","p-limit":"1.1.0","thenify":"3.2.1","link-dir":"2.0.0","node-gyp":"3.5.0","p-filter":"1.0.0","read-pkg":"2.0.0","@types/mz":"0.0.30","@types/rc":"0.0.1","path-name":"1.0.0","ssh-parse":"1.0.0","write-pkg":"2.0.0","is-windows":"1.0.0","os-homedir":"1.0.2","@types/node":"7.0.5","arr-flatten":"1.0.1","common-tags":"1.4.0","cross-spawn":"^5.0.0","exists-file":"3.0.0","graceful-fs":"4.1.11","pnpm-logger":"0.0.1","read-pkg-up":"2.0.0","rimraf-then":"1.0.1","symlink-dir":"1.0.1","lodash.union":"4.6.0","pause-stream":"0.0.11","registry-url":"3.1.0","@types/byline":"4.2.31","@types/semver":"5.3.30","lodash.values":"4.3.0","promisequence":"1.1.6","sorted-object":"2.0.1","unpack-stream":"1.1.0","camelcase-keys":"4.0.0","load-json-file":"2.0.0","load-yaml-file":"0.1.0","lodash.memoize":"4.1.2","loud-rejection":"1.6.0","mkdirp-promise":"5.0.1","normalize-path":"2.0.1","@zkochan/dirsum":"0.1.1","global-bin-path":"0.1.1","npm-package-arg":"4.2.0","proper-lockfile":"2.0.0","update-notifier":"2.0.0","write-json-file":"2.0.0","write-yaml-file":"1.0.0","lodash.clonedeep":"4.5.0","@zkochan/cmd-shim":"2.2.1","@types/common-tags":"1.2.5","pnpm-file-reporter":"0.0.1","npm-registry-client":"7.4.5","pnpm-install-checks":"1.1.0","registry-auth-token":"3.1.0","@types/load-json-file":"2.0.5","parse-npm-tarball-url":"1.0.0","pnpm-default-reporter":"0.3.0","@types/update-notifier":"1.0.0","delocalize-dependencies":"0.1.0","@zkochan/hosted-git-info":"2.1.5"},"devDependencies":{"caw":"^2.0.0","ncp":"^2.0.0","tape":"^4.6.3","isexe":"^1.1.2","sepia":"^2.0.2","ghooks":"^2.0.0","mkdirp":"0.5.1","rimraf":"^2.5.4","tslint":"^4.3.1","ts-node":"^2.0.0","commitizen":"^2.8.6","in-publish":"^2.0.0","typescript":"^2.1.5","@types/tape":"^4.2.28","exists-link":"^1.0.0","npm-run-all":"^4.0.1","tape-promise":"^2.0.1","@types/mkdirp":"0.3.29","npm-scripts-info":"^0.3.6","pnpm-registry-mock":"^0.1.1","validate-commit-msg":"^2.7.0","cz-conventional-changelog":"^1.2.0","anonymous-npm-registry-client":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm-0.55.2.tgz_1487361805916_0.5542253309395164","host":"packages-18-east.internal.npmjs.com"}},"2.23.1":{"name":"pnpm","version":"2.23.1","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@2.23.1","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"7e98c8c252a2a5978ec6e88ae27bdd409a6bb6a6","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-2.23.1.tgz","fileCount":4732,"integrity":"sha512-NQ1D4JhoGgzAEGnNrZ3N2NHQgGTxs0xub7b/xYO0mvRIBu2U50eDfUyhy+gKi50dSHHUflGGAaychXr+DoIBew==","signatures":[{"sig":"MEUCIQCgx3XRHZNYbl3k9ybCBf6IR97m6VVMGOrvMenCvB53FQIgDz/3bfFpWw0HXrDhIq85bofXFTedMUakDU6kf7R9r3A=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":22583684,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcJVfqCRA9TVsSAnZWagAAJBYP/1d0Ea+xnnIXmiH7FhB/\nbdDL6oDDWtj/FD8n/Tr9HXeCumgK+vNRYXUfTZInb0rd0tzcTen2QyPHRnVS\nwOnf5MNzDZIEE1Ze8aDTIrtL54vXLJV13yxBrPHqzbu2J8NsbzgSiqUT9odG\n4BSNtp6USStjQWzjq98OlqKqL2nhesErLTbAJrNYEnKvKkG/bjmwMlsxyQwQ\nE5glyqfs3nz/J3Y/Vl+Hfm2tPB95Pi/PH/7GWsc+M5PQMMZ1vNYKQZexjF9j\nGigxlHa656Qzgj49MA+JYPYArTjL054tsAwEivrjc46tkFSwL4MYb7Q7nwUd\nMlUzjqXIxkzUEYsFrNBxEL/0u4PFI65bsSQqtfOx87eZRTo3ueNZBK3Y4SJQ\no8yDOXg+JDsH8P1f5lm5YfIyueTL7sN7K1l1PmrL4Ls2GgN+sun4UBfaPogt\naFoka6z4IcoX1Pp2S0qjMywwr7QFWBJpsY1KfPU4mBeP0vrW659LNdH3fqhy\n9OXVpK37o+iJI5qrWRKUcVYIXqYKJsUR8n8DcLLwrLbBouKz2th4ZEGO7W0A\nesk5eizgTjsINlRHJ1eohrInbLRVtr97Y3oOOlgcDSbp0XGM1JyB1IQ4G91Q\nUqJ/IxiuigzyvpD+BJLmrSDFU+1wbHHy4nAJjrHROAvJD+APh3LEHk0DUpc0\njxw4\r\n=R54l\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","_from":".","_shasum":"7e98c8c252a2a5978ec6e88ae27bdd409a6bb6a6","engines":{"node":">=6"},"scripts":{"tsc":"rimraf lib && tsc","info":"npm-scripts-info","lint":"tslint -c tslint.json src/**/*.ts test/**/*.ts","test":"npm run lint && npm run tsc && npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"npm-run-all -p -r pnpm-registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf ../../../.tmp/ && rimraf node_modules/.bin/pnpm && pnpm-registry-mock prepare","pnpm-registry-mock":"pnpm-registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"8.12.0","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"mz":"2.7.0","mem":"4.0.0","nopt":"4.0.1","supi":"0.27.4","archy":"1.0.0","chalk":"2.4.1","delay":"4.1.0","execa":"1.0.0","is-ci":"2.0.0","ramda":"0.26.1","diable":"4.0.1","p-limit":"2.1.0","get-port":"4.1.0","p-filter":"1.0.0","@types/mz":"0.0.32","camelcase":"5.0.0","is-subdir":"1.0.2","lru-cache":"5.1.1","minimatch":"3.0.4","path-name":"1.0.0","pnpm-list":"5.0.2","tree-kill":"1.2.1","is-windows":"1.0.2","pkgs-graph":"2.0.2","text-table":"0.2.0","@pnpm/types":"2.0.0","@pnpm/utils":"0.9.0","common-tags":"1.8.0","cross-spawn":"6.0.5","graceful-fs":"4.1.15","signal-exit":"3.0.2","strip-color":"0.1.0","@pnpm/config":"2.4.0","@pnpm/logger":"2.1.0","@pnpm/server":"2.0.1","@types/archy":"0.0.31","find-packages":"2.2.0","path-absolute":"1.0.1","read-ini-file":"2.0.0","@pnpm/outdated":"1.0.10","camelcase-keys":"5.0.0","load-json-file":"5.1.0","loud-rejection":"1.6.0","mkdirp-promise":"5.0.1","process-exists":"3.1.0","read-yaml-file":"1.1.0","util.promisify":"1.0.0","@pnpm/lifecycle":"4.1.1","@types/get-port":"4.0.1","@zkochan/libnpx":"10.0.0","graph-sequencer":"2.0.0","update-notifier":"2.5.0","@pnpm/store-path":"1.0.4","@types/lru-cache":"4.1.1","@types/minimatch":"3.0.3","@pnpm/core-loggers":"1.2.0","pnpm-file-reporter":"0.1.0","@pnpm/package-store":"2.0.2","@pnpm/default-fetcher":"2.0.6","@types/camelcase-keys":"4.0.0","@pnpm/default-reporter":"1.1.0","@pnpm/default-resolver":"2.0.7","@pnpm/store-controller-types":"2.0.0"},"_hasShrinkwrap":false,"devDependencies":{"caw":"2.0.1","ncp":"2.0.0","pnpm":"link:","tape":"4.9.1","p-any":"1.1.0","retry":"0.12.0","sepia":"2.0.2","byline":"5.0.0","mkdirp":"0.5.1","rimraf":"2.6.2","semver":"5.6.0","tslint":"5.12.0","ts-node":"6.2.0","write-pkg":"3.2.0","typescript":"3.2.2","@types/node":"10.12.18","@types/nopt":"3.0.29","@types/tape":"4.2.33","exists-link":"2.0.0","npm-run-all":"4.1.5","path-exists":"3.0.0","rimraf-then":"1.0.1","symlink-dir":"2.0.2","@types/p-any":"1.1.2","@types/ramda":"0.25.34","@types/retry":"0.10.2","tape-promise":"4.0.0","@pnpm/prepare":"0.0.0","@types/byline":"4.2.31","@types/mkdirp":"0.5.2","@types/semver":"5.5.0","write-json-file":"3.0.2","write-yaml-file":"2.0.0","deep-require-cwd":"1.0.0","npm-scripts-info":"0.3.9","normalize-newline":"3.0.0","@pnpm/modules-yaml":"2.0.1","@types/common-tags":"1.8.0","pnpm-registry-mock":"2.4.0","@pnpm/tslint-config":"0.0.0","@pnpm/assert-project":"link:../../privatePackages/assert-project","@types/load-json-file":"2.0.7","@pnpm/shrinkwrap-types":"1.0.0","@types/update-notifier":"2.5.0","@pnpm/read-package-json":"1.0.1","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_2.23.1_1545951209769_0.5157033525795012","host":"s3://npm-registry-packages"}},"4.1.7":{"name":"pnpm","version":"4.1.7","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@4.1.7","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"e741d960b970703881c81ea828161424e24efbb1","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-4.1.7.tgz","fileCount":5315,"integrity":"sha512-0JfrmMLsy5x5nwUULUnXmKz6IbRXLc1r04STPDje6SIwcnyDwiRC5gR4LkC+AgVe2HuIhOSQm/MM1ypC63JDnQ==","signatures":[{"sig":"MEYCIQDDtlAYoD2pI6IAGoKTsz9aWOqkKOYhaclJ7GhNLxtOLwIhAKfJlLaAsxfFIMEvNKPOzfoEZOSQDuoxyENGmLw55JsC","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":21447014,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdufe6CRA9TVsSAnZWagAA/g0P/ic4owlFjaP0YJk4/6h+\nFOzRCSpM43h5LyAqfQrMcwK7lDHBWjc1z9e8oswfb6TZmtJ77CIDFEpZyu7Y\nXEFhLXdnNj9ES6a/vyHUpNiy0rbZbLaIYukuVxD25Va3oqUHLL3FNwmhAwue\n2k6s7inh17CHg1x1K2aMRR0869XDkMez2bai/r+qooxqfqfriVx0y+9XykOY\nd8FLGrYatxTQVQrxyQVommvgv95EQq9mpRxO9wdWM3bb9kGlnfXYdo98ZPx0\nD2Vym0uL51YgedEnOcW4+UQhqQVYTxKLL4lFfMGlZ+aQP8JJKWmRiegG2Q1+\nPRHr0514Rw0hK5eFeqKtx+Vi5CXRWi/59gHVAvFoL0WURdAY321cFvWODiyu\nRk2NFYBksgQojzO5tqaWPV3+c31TyPvJnAbLgrRwwV0Gh5/d+1lSRq9pCllm\nZCFWzz2apfoq9ddAWsipnsPDjiE+kw60jbcRrKcPllgdjMwhs7J9phMfRK5F\nPRcUS49nNov/n86x9jXTAFNDWw9ImDfi+fwLweW9OWJSAxxW2QTgPWEmKN0m\nBtZ/8mANeCeqtXBefoDZNGhh5SK2qyNLQDA39+K8Jxe2NUNPcqbTXkmNpoOi\n5byj+ErqypeKU04BQvpG5KpnPe9uDlxUYwIvfzuZnlLhEVMxHhMkWvSKskjb\nXmpT\r\n=aWAg\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","_from":".","_shasum":"e741d960b970703881c81ea828161424e24efbb1","engines":{"node":">=10"},"scripts":{"tsc":"rimraf lib && tsc","lint":"tslint -c tslint.json src/**/*.ts test/**/*.ts","test":"npm run lint && npm run tsc && npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"run-p -r registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf ../../../.tmp/ && rimraf node_modules/.bin/pnpm && registry-mock prepare","registry-mock":"registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"12.11.0","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"mz":"2.7.0","mem":"5.1.1","nopt":"4.0.1","supi":"0.35.7","archy":"1.0.0","chalk":"2.4.2","delay":"4.3.0","execa":"3.2.0","is-ci":"2.0.0","ramda":"0.26.1","table":"5.4.6","diable":"4.0.2","cp-file":"7.0.0","p-limit":"2.2.1","get-port":"5.0.0","make-dir":"3.0.0","p-filter":"2.1.0","@types/mz":"^0.0.32","camelcase":"5.3.1","fast-glob":"3.1.0","is-subdir":"1.1.1","lru-cache":"5.1.1","path-name":"1.0.0","tree-kill":"1.2.1","wrap-ansi":"6.0.0","@pnpm/list":"3.1.0","is-windows":"1.0.2","pkgs-graph":"4.1.0","strip-ansi":"5.2.0","@pnpm/error":"1.0.0","@pnpm/types":"4.0.0","@pnpm/utils":"0.11.0","common-tags":"1.8.0","cross-spawn":"7.0.1","graceful-fs":"4.2.1","render-help":"0.0.0","signal-exit":"3.0.2","@pnpm/config":"4.1.4","@pnpm/logger":"3.1.0","@pnpm/server":"4.0.0","@types/archy":"0.0.31","@pnpm/matcher":"1.0.0","find-packages":"6.0.0","path-absolute":"1.0.1","read-ini-file":"2.0.0","@pnpm/outdated":"5.0.1","camelcase-keys":"6.1.0","load-json-file":"6.2.0","loud-rejection":"2.2.0","process-exists":"3.1.0","read-yaml-file":"1.1.0","@pnpm/constants":"2.0.0","@pnpm/lifecycle":"7.0.3","@zkochan/libnpx":"11.0.2","@zkochan/rimraf":"1.0.0","graph-sequencer":"2.0.0","update-notifier":"3.0.1","write-json-file":"4.0.0","@pnpm/store-path":"2.1.1","@types/lru-cache":"^5.1.0","@types/wrap-ansi":"3.0.0","@pnpm/semver-diff":"1.0.2","@pnpm/core-loggers":"4.0.0","@pnpm/file-reporter":"0.1.0","@pnpm/lockfile-file":"3.0.0","@pnpm/package-store":"5.0.1","@pnpm/default-fetcher":"4.0.2","dir-is-case-sensitive":"1.0.2","version-selector-type":"2.0.1","@pnpm/default-reporter":"4.1.4","@pnpm/default-resolver":"4.0.1","@pnpm/package-is-installable":"3.0.0","@pnpm/read-importer-manifest":"2.0.0","@pnpm/store-controller-types":"4.0.0"},"_hasShrinkwrap":false,"__devDependencies":{"ncp":"2.0.0","tape":"4.11.0","p-any":"2.1.0","retry":"0.12.0","byline":"5.0.0","rimraf":"3.0.0","semver":"6.3.0","write-pkg":"4.0.0","@types/nopt":"3.0.29","exists-link":"2.0.0","npm-run-all":"4.1.5","path-exists":"4.0.0","symlink-dir":"3.1.1","@types/ramda":"0.26.29","@types/retry":"0.12.0","@types/table":"^4.0.6","tape-promise":"4.0.0","@pnpm/prepare":"0.0.0","@types/byline":"4.2.31","@types/mkdirp":"0.5.2","@types/semver":"6","write-yaml-file":"3.0.1","deep-require-cwd":"1.0.0","normalize-newline":"3.0.0","@types/common-tags":"1.8.0","@pnpm/registry-mock":"1.5.0","@pnpm/lockfile-types":"1.1.0","@types/update-notifier":"2.5.0","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_4.1.7_1572468665289_0.2767222938384659","host":"s3://npm-registry-packages"}},"4.1.8":{"name":"pnpm","version":"4.1.8","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"author":{"url":"https://www.kochan.io/","name":"Zoltan Kochan","email":"z@kochan.io"},"license":"MIT","_id":"pnpm@4.1.8","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"},{"name":"zkochan","email":"zoltan.kochan@gmail.com"}],"homepage":"https://pnpm.js.org","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.js","pnpx":"bin/pnpx.js"},"dist":{"shasum":"f6de7de1f4253cbec210ebba1dc97a3ed37188e6","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-4.1.8.tgz","fileCount":5317,"integrity":"sha512-DzcH69KCjD6W5JJinWs+/LTAP3HLZi/k20MhcKb7Yi4U+wZH9eHbMHooJILe0iCizN/aktamUiaeIH5yxF6l1g==","signatures":[{"sig":"MEQCIGfw6eMfAJgqoi6bRt5EFYxqooKgTOo94ZDpVltSFy9xAiAht1lQhJgcZmolBS1cMvSdiG47d5Tcs3+xXgmXeC5TEA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":21332929,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdxsqSCRA9TVsSAnZWagAAHAUP/3ojtFHTC+kxFmK66QwB\nZRWCOwZSAgpimRfhXJVFRtvMA5VMzWdClA+6kxUJUOHMtL3xCaGT94gZflY6\nDT73PPFDcmYn91BlxuwB8/OLTrkoXSk0qqFmLs19I/EdRePrcE8jO3Hx0Cwx\nI2ZwpH8DDOCeQA9kX5QriZo440UVb54+Pz+AxYlhjiPe8X7m8NgBxUYCRf7S\nZ2vHRVPfbt8w4iMCEzZTewxt0w4Bi/MmU5Tqen6IlC9VB1j0VMqq9HZIPJsD\noWZ7SHrC81pr59wdy+ka+h5Im271HQB3aC9gwqtAR1JWdZuvJWhl7X+wPGBZ\nnRGNxl6Cfr/F0cw989X4X0iDj3D1Gr9poNRQ6vrnjCM8h7XShBgcrsZRJN14\ngb6El7z0Fao26DWIKWfQNwBzkLfeswP5JlNDhoTV2kZb92sZKsl39Ry51NJm\n6Uk4jJ/aqafMdS3W0H8b0/6vt8tshj7m2VJ0U7nGTtQeyawBiUHTKHVl13tT\nkAXXaTUIOxTPv0CEX6nojarQB7KLWzljGPTgZ2mjm0t4Phdib1R1Ef54x8zP\nBvWD1HFdFQHAPZdCsFhkiMW4ehDZGmS/B4PG0Ehrzs9Eqvp+fA1iZ0aPOQrO\nBXeK69iXQPAlDFlJjM2WibVsddpQ+UQxBYu584JJYXNWwvMaF+ePxQ+08Bl2\nFehM\r\n=iKP/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/bin/pnpm.js","_from":".","_shasum":"f6de7de1f4253cbec210ebba1dc97a3ed37188e6","engines":{"node":">=10"},"scripts":{"tsc":"rimraf lib && tsc","lint":"tslint -c tslint.json src/**/*.ts test/**/*.ts","test":"npm run lint && npm run tsc && npm run test:e2e","start":"npm run tsc -- --watch","commit":"commit","?commit":"echo 'Run Git commit wizard'","release":"sh .scripts/release.sh","test:e2e":"run-p -r registry-mock test:tap","test:tap":"ts-node test --type-check","commitmsg":"commitlint -e","pretest:e2e":"rimraf ../../../.tmp/ && rimraf node_modules/.bin/pnpm && registry-mock prepare","registry-mock":"registry-mock"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"4.6.1","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"10.0.0","preferGlobal":true,"publishconfig":{"tag":"next"},"__dependencies":{"mz":"2.7.0","mem":"5.1.1","nopt":"4.0.1","supi":"0.35.7","archy":"1.0.0","chalk":"2.4.2","delay":"4.3.0","execa":"3.2.0","is-ci":"2.0.0","ramda":"0.26.1","table":"5.4.6","diable":"4.0.2","cp-file":"7.0.0","p-limit":"2.2.1","get-port":"5.0.0","make-dir":"3.0.0","p-filter":"2.1.0","@types/mz":"^0.0.32","camelcase":"5.3.1","fast-glob":"3.1.0","is-subdir":"1.1.1","lru-cache":"5.1.1","path-name":"1.0.0","tree-kill":"1.2.1","wrap-ansi":"6.0.0","@pnpm/list":"3.1.0","is-windows":"1.0.2","pkgs-graph":"4.1.0","strip-ansi":"5.2.0","@pnpm/error":"1.0.0","@pnpm/types":"4.0.0","@pnpm/utils":"0.11.0","common-tags":"1.8.0","cross-spawn":"7.0.1","graceful-fs":"4.2.1","render-help":"0.0.0","signal-exit":"3.0.2","@pnpm/config":"4.1.4","@pnpm/logger":"3.1.0","@pnpm/server":"4.0.0","@types/archy":"0.0.31","@pnpm/matcher":"1.0.0","find-packages":"6.0.0","path-absolute":"1.0.1","read-ini-file":"2.0.0","@pnpm/outdated":"5.0.1","camelcase-keys":"6.1.0","load-json-file":"6.2.0","loud-rejection":"2.2.0","process-exists":"3.1.0","read-yaml-file":"1.1.0","@pnpm/constants":"2.0.0","@pnpm/lifecycle":"7.0.3","@zkochan/libnpx":"11.0.2","@zkochan/rimraf":"1.0.0","graph-sequencer":"2.0.0","update-notifier":"3.0.1","write-json-file":"4.0.0","@pnpm/store-path":"2.1.1","@types/lru-cache":"^5.1.0","@types/wrap-ansi":"3.0.0","@pnpm/semver-diff":"1.0.2","@pnpm/core-loggers":"4.0.0","@pnpm/file-reporter":"0.1.0","@pnpm/lockfile-file":"3.0.0","@pnpm/package-store":"5.0.1","@pnpm/default-fetcher":"4.0.2","dir-is-case-sensitive":"1.0.2","version-selector-type":"2.0.1","@pnpm/default-reporter":"4.1.4","@pnpm/default-resolver":"4.0.1","@pnpm/package-is-installable":"3.0.0","@pnpm/read-importer-manifest":"2.0.0","@pnpm/store-controller-types":"4.0.0"},"_hasShrinkwrap":false,"__devDependencies":{"ncp":"2.0.0","tape":"4.11.0","p-any":"2.1.0","retry":"0.12.0","byline":"5.0.0","rimraf":"3.0.0","semver":"6.3.0","write-pkg":"4.0.0","@types/nopt":"3.0.29","exists-link":"2.0.0","npm-run-all":"4.1.5","path-exists":"4.0.0","symlink-dir":"3.1.1","@types/ramda":"0.26.29","@types/retry":"0.12.0","@types/table":"^4.0.6","tape-promise":"4.0.0","@pnpm/prepare":"0.0.0","@types/byline":"4.2.31","@types/mkdirp":"0.5.2","@types/semver":"6","write-yaml-file":"3.0.1","deep-require-cwd":"1.0.0","normalize-newline":"3.0.0","@types/common-tags":"1.8.0","@pnpm/registry-mock":"1.5.0","@pnpm/lockfile-types":"1.1.0","@types/update-notifier":"2.5.0","anonymous-npm-registry-client":"0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/pnpm_4.1.8_1573309073568_0.38488958535151885","host":"s3://npm-registry-packages"}},"10.0.0":{"name":"pnpm","version":"10.0.0","keywords":["pnpm10","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@10.0.0","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"74fbc3b5a86ddb0cf212ed6c035ee2d5cb9dcd71","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-10.0.0.tgz","fileCount":1206,"integrity":"sha512-uP71SUvT/ky9Ttq9B0XfLuW+PksLiwj6ZDqj5MZwLMwPANaPqKjJhYpzWgAySFpEmQ7SgQUmyHXkFvABsX3xKw==","signatures":[{"sig":"MEUCIBhQnfDt9V8tw3FnrqHdMokyqJJtYX7HhR5NxvfggwP/AiEAiQQ74inA/JVI5IHN0piTLb2LhSUPJAkYYsGgM8DTrCI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18856157},"jest":{"preset":"@pnpm/jest-config"},"main":"bin/pnpm.cjs","_from":"file:pnpm-10.0.0.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=18.12"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7777 jest","start":"tsc --watch","bundle":"ts-node bundle.ts","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/templates dist/templates && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/04e73d7fba4b67092e87246272aca64b/pnpm-10.0.0.tgz","_integrity":"sha512-uP71SUvT/ky9Ttq9B0XfLuW+PksLiwj6ZDqj5MZwLMwPANaPqKjJhYpzWgAySFpEmQ7SgQUmyHXkFvABsX3xKw==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git","directory":"pnpm"},"_npmVersion":"10.8.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"20.18.1","preferGlobal":true,"publishConfig":{"tag":"next-10","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/pnpm_10.0.0_1736261102042_0.810989782138881","host":"s3://npm-registry-packages-npm-production"}},"0.20.0":{"name":"pnpm","version":"0.20.0","keywords":["install","npm"],"author":{"name":"Rico Sta. Cruz","email":"rico@ricostacruz.com"},"license":"MIT","_id":"pnpm@0.20.0","maintainers":[{"name":"rstacruz","email":"dropbox@ricostacruz.com"}],"homepage":"https://github.com/rstacruz/pnpm#readme","bugs":{"url":"https://github.com/rstacruz/pnpm/issues"},"bin":{"pnpm":"bin/pnpm","pnpm-install":"bin/pnpm-install"},"dist":{"shasum":"a37cf8de565155daf335563a29765616f59096e0","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-0.20.0.tgz","integrity":"sha512-sceWI8IGY8QMK+SZ2vspvcbVwUtrHjeW7E8gtLNFaz0f0L5Xyn8fN7PJ6ZyEDuYCaeGummFphsG34TWEJMqsrw==","signatures":[{"sig":"MEQCIBf3DnjO17pGmn9lds9QOGPPNaSRSmTUeCX233TnNMafAiAvWqDR6szQi7EkLguG4uRYALjw2efQYyg67ZJLeYNFiA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"index.js","_from":".","babel":{"plugins":["transform-es2015-arrow-functions","transform-es2015-literals"]},"files":["lib","bin"],"_shasum":"a37cf8de565155daf335563a29765616f59096e0","gitHead":"c2a79e74651e5a8ad46d64517f4d289fe7e6dea2","scripts":{"test":"node test | tap-spec","build":"if [ ! -d lib~ ]; then mv lib lib~; babel --source-maps inline -D lib~ -d lib; fi","prepublish":"if in-publish; then npm run build; fi","test:babel":"babel-node test | tap-spec","postpublish":"rm -rf lib; mv lib~ lib"},"_npmUser":{"name":"rstacruz","email":"dropbox@ricostacruz.com"},"deprecated":"Please use the latest version of pnpm","repository":{"url":"git+https://github.com/rstacruz/pnpm.git","type":"git"},"_npmVersion":"2.14.12","description":"A fast implementation of npm install","directories":{"test":"test"},"_nodeVersion":"4.3.0","dependencies":{"mz":"2.4.0","rc":"1.1.6","caw":"^1.2.0","got":"5.4.1","meow":"3.7.0","chalk":"1.1.1","debug":"2.2.0","byline":"4.2.1","mkdirp":"0.5.1","rimraf":"2.5.2","semver":"5.1.0","tar-fs":"1.12.0","throat":"2.0.2","thenify":"3.1.1","bluebird":"3.3.4","node-gyp":"3.3.0","commondir":"1.0.1","node-uuid":"1.4.7","observatory":"1.0.0","read-pkg-up":"1.0.1","gunzip-maybe":"1.3.1","registry-url":"3.0.3","object-assign":"4.0.1","sorted-object":"^1.0.0","supports-color":"^3.1.2","npm-package-arg":"4.1.0"},"preferGlobal":true,"devDependencies":{"npm":"3.8.5","nixt":"0.5.0","tape":"4.4.0","sepia":"2.0.1","eslint":"1.10.3","docpress":"0.6.11","tap-spec":"4.1.1","babel-cli":"6.4.5","in-publish":"2.0.0","tape-eslint":"1.2.1","git-update-ghpages":"1.3.0","eslint-config-standard":"4.4.0","eslint-plugin-standard":"1.3.2","babel-plugin-transform-es2015-literals":"6.3.13","babel-plugin-transform-es2015-arrow-functions":"6.5.0"},"_npmOperationalInternal":{"tmp":"tmp/pnpm-0.20.0.tgz_1459643138556_0.48477391339838505","host":"packages-12-west.internal.npmjs.com"}},"7.33.7":{"name":"pnpm","version":"7.33.7","keywords":["pnpm7","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@7.33.7","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"0a91240fea52ec90d7ed374186f4688e1d13efa7","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-7.33.7.tgz","fileCount":716,"integrity":"sha512-ev4kEGQrOcaY30baTOXHIxpczjYGmNafjPj0IlfUCz5D8jEFOwe43oSf1P+/SnH/V7g1E3d3o1I4jz09p0cgDg==","signatures":[{"sig":"MEUCIQC/sfXUeo0TFAp2fjmIW5CWa7itSmEQYtKMjBnsBzEtBAIgBUgEWnRpBdXTU0NwypMBtgO046WQrAYD5W4auLgZtSw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13552011},"main":"bin/pnpm.cjs","_from":"file:pnpm-7.33.7.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=14.6"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7776 pnpm run test:e2e","start":"tsc --watch","bundle":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/79fd71930b2343d92b8de370a880ff24/pnpm-7.33.7.tgz","_integrity":"sha512-ev4kEGQrOcaY30baTOXHIxpczjYGmNafjPj0IlfUCz5D8jEFOwe43oSf1P+/SnH/V7g1E3d3o1I4jz09p0cgDg==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"10.2.3","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"18.19.0","preferGlobal":true,"publishConfig":{"tag":"next-7","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/pnpm_7.33.7_1708001897679_0.6868082371755393","host":"s3://npm-registry-packages"}},"6.24.0-0":{"name":"pnpm","version":"6.24.0-0","keywords":["pnpm6","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"license":"MIT","_id":"pnpm@6.24.0-0","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"pnpm@kochan.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"018b0aac02f7d4ace21b72a7421a383ad468ed9e","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-6.24.0-0.tgz","fileCount":639,"integrity":"sha512-5qyE8tWkgzJDxJHNVIoRFtthfKTq10I2VD22IISqRK1LgSgKsg3Q4UQqn53HpPX/2mgAfCfg0qv4DeObkGhRFg==","signatures":[{"sig":"MEUCIQCOgBaOCJIVnY2BaimzCNiqVQ1rrRJYycC7HO7WDidjDwIgc9cGqs9nZ7TkT1qoTcO9Rzu0yRK7f7hzKqQsSJjtcr0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":12088408,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhs+nWCRA9TVsSAnZWagAAc5IQAJbnvWhOi6bw88cM5qL0\nTg/HiB14Jyv4uleMSGFZGV7V3yxOvNp3iyk4wUSPi3M7SncEK6oJCUpJfFqy\n/t2+xN+zX4PTm109Lo5wvz96hoqU+3C5Pl1P4QBtPEljyvf/HMx6xQEms4F8\nhuorEc74Be5NahryjgyfySAcVzTSijZJIjnIILGpuyLzaUqaqaQyaVrhekJJ\nCQpvFAmYW7j6cTsfc4zKNwuvvnUSl3O31XhoGzYtXXTYV0O7Nx5Oy2ZHCbjp\nybfXpsMSkICo0wPo6KVUdSaYF1pITWpoYGyP6doJp7xckuv2dHKWaGbjkSro\nadd/xvtzR+WJcmwN2uZUgoE0GexZoLLRK0NbKJ8fMAe+h5+JmuzcL7fm+Rue\nF3sF4h5yiLDWqDbXHrF27yVjHt2O5R+NuyMDT3Pa2lVdNkDFHprIzsgiy9nF\nhed1q/v+orNSuoDM6XGSKzKmw8r9AcWQ2aDBHWhb59yOCpzuwnmi+nQxJCqx\ngdRcbtLaEaszENnHh2iPu3gLlD4fR7+mzgEnO7d7MRs81KTVpCHkI4i2D3Og\ndIVouw8gugsmO5fYfkp45p9zGIXy/eCp/pzfjYwPEzdqb1GfWwDFSKZ7bP/P\nvYY8cJnYXwJtzG6HRCUnTIztUjP8eGu+d8FEBStw4zPNYQNeHB9LdzE0EnjN\nGH/E\r\n=cBR5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bin/pnpm.cjs","_from":"file:pnpm-6.24.0-0.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=12.17"},"funding":{"url":"https://opencollective.com/pnpm"},"scripts":{"lint":"eslint src/**/*.ts test/**/*.ts","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","start":"pnpm tsc --watch","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","compile":"rimraf lib tsconfig.tsbuildinfo && tsc --build && pnpm run lint -- --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/scripts dist/scripts && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test:jest":"jest","bundle:pnpm":"cross-var esbuild lib/pnpm.js --bundle --platform=node --outfile=dist/pnpm.cjs --external:node-gyp --define:process.env.npm_package_name=\\\"$npm_package_name\\\" --define:process.env.npm_package_version=\\\"$npm_package_version\\\"","bundle:pnpx":"esbuild lib/pnpx.js --bundle --platform=node --outfile=dist/pnpx.cjs","pretest:e2e":"rimraf node_modules/.bin/pnpm","registry-mock":"registry-mock"},"_npmUser":{"name":"pnpmuser","email":"pnpm@kochan.io"},"_resolved":"/home/runner/work/pnpm/pnpm/packages/pnpm/pnpm-6.24.0-0.tgz","_integrity":"sha512-5qyE8tWkgzJDxJHNVIoRFtthfKTq10I2VD22IISqRK1LgSgKsg3Q4UQqn53HpPX/2mgAfCfg0qv4DeObkGhRFg==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"7.24.2","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"16.13.0","preferGlobal":true,"publishConfig":{"tag":"next","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pnpm_6.24.0-0_1639180758318_0.27098756544138913","host":"s3://npm-registry-packages"}},"9.8.0":{"name":"pnpm","version":"9.8.0","keywords":["pnpm9","dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace:*"],"license":"MIT","_id":"pnpm@9.8.0","maintainers":[{"name":"zkochan","email":"z@kochan.io"},{"name":"pnpmuser","email":"publish-bot@pnpm.io"}],"homepage":"https://pnpm.io","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"dist":{"shasum":"33f415ae4331f9b29a92dd9bbef959b916d65535","tarball":"https://bayes.htwsaar.de/nexus/repository/amsl/pnpm/-/pnpm-9.8.0.tgz","fileCount":880,"integrity":"sha512-jkw1UPtQDoCNvDC7DOTdHrYU4wscVSRfIRWR7CzfnGEcq9NOE2S0L1ZL1Us5Re0PSdYdG78uyb10uGb83HIydg==","signatures":[{"sig":"MEUCIQCsQ2MTqpfyVVssVsX3swTaZdiKJTwtz3cCUDi/XY7smAIgIu4Vmgua7Y5qTGYpyTJ8jkSInUL+KSJv4k/7GYP22RA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":17675637},"main":"bin/pnpm.cjs","_from":"file:pnpm-9.8.0.tgz","unpkg":"dist/pnpm.cjs","engines":{"node":">=18.12"},"exports":{".":"./package.json"},"funding":"https://opencollective.com/pnpm","scripts":{"lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","test":"pnpm run compile && pnpm run _test","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7776 jest","start":"tsc --watch","bundle":"ts-node bundle.ts","compile":"tsc --build && pnpm run lint --fix && rimraf dist bin/nodes && pnpm run bundle && shx cp -r node-gyp-bin dist/node-gyp-bin && shx cp -r node_modules/@pnpm/tabtab/lib/templates dist/templates && shx cp -r node_modules/ps-list/vendor dist/vendor && shx cp pnpmrc dist/pnpmrc","_compile":"tsc --build","pretest:e2e":"rimraf node_modules/.bin/pnpm"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.io"},"_resolved":"/tmp/49bdd6a7d12f8221132fc6e0d6298e0f/pnpm-9.8.0.tgz","_integrity":"sha512-jkw1UPtQDoCNvDC7DOTdHrYU4wscVSRfIRWR7CzfnGEcq9NOE2S0L1ZL1Us5Re0PSdYdG78uyb10uGb83HIydg==","repository":{"url":"git+https://github.com/pnpm/pnpm.git","type":"git"},"_npmVersion":"10.7.0","description":"Fast, disk space efficient package manager","directories":{"test":"test"},"_nodeVersion":"18.20.4","preferGlobal":true,"publishConfig":{"tag":"next-9","executableFiles":["./dist/node-gyp-bin/node-gyp","./dist/node-gyp-bin/node-gyp.cmd","./dist/node_modules/node-gyp/bin/node-gyp.js"]},"_hasShrinkwrap":false,"readmeFilename":"README.md","_npmOperationalInternal":{"tmp":"tmp/pnpm_9.8.0_1724323048005_0.1506745212169096","host":"s3://npm-registry-packages"}}},"name":"pnpm","time":{"5.7.0":"2020-09-20T23:28:48.976Z","10.18.1":"2025-10-06T12:26:39.255Z","10.18.0":"2025-10-02T15:00:14.872Z","0.0.0-2020811527":"2020-09-01T08:16:42.055Z","10.18.3":"2025-10-14T09:43:19.246Z","10.18.2":"2025-10-09T16:08:37.463Z","5.10.0-0":"2020-10-19T01:07:59.107Z","2.23.0":"2018-12-25T00:40:15.560Z","2.12.0-1":"2018-07-15T14:05:48.041Z","2.12.0-0":"2018-07-11T20:29:40.789Z","2.12.2":"2018-07-20T15:14:48.134Z","5.15.1":"2021-01-14T01:00:48.178Z","2.12.1":"2018-07-18T19:24:26.775Z","5.15.2":"2021-01-21T10:03:00.576Z","5.15.3":"2021-01-23T13:19:25.657Z","2.12.3":"2018-08-05T21:19:17.317Z","0.73.2":"2017-06-21T19:24:58.620Z","0.73.3":"2017-06-22T07:27:29.489Z","0.73.0":"2017-06-20T20:36:18.875Z","0.73.1":"2017-06-20T23:07:21.513Z","6.33.1":"2022-07-14T00:26:24.068Z","6.33.0":"2022-07-05T12:29:07.990Z","10.29.1":"2026-02-07T18:02:18.849Z","10.29.3":"2026-02-11T12:19:18.995Z","10.29.2":"2026-02-09T01:33:00.544Z","9.1.0-0":"2024-04-29T14:13:16.794Z","2.12.0":"2018-07-15T22:44:36.346Z","7.7.0-1":"2022-07-28T13:58:45.617Z","7.7.0-0":"2022-07-27T09:56:11.913Z","3.5.0-0":"2019-05-28T22:12:33.745Z","6.11.2":"2021-07-29T16:47:15.344Z","9.14.1":"2024-11-20T00:31:43.756Z","1.27.0":"2018-01-11T11:06:24.030Z","6.11.3":"2021-07-30T08:31:13.321Z","9.14.0":"2024-11-20T00:04:49.891Z","6.11.4":"2021-07-30T08:58:59.366Z","6.11.5":"2021-07-30T09:19:35.088Z","9.14.4":"2024-11-29T10:56:56.250Z","6.11.0":"2021-07-24T21:36:38.424Z","9.14.3":"2024-11-28T16:28:42.730Z","6.11.1":"2021-07-28T01:18:20.860Z","9.14.2":"2024-11-20T11:06:43.918Z","7.1.0":"2022-05-12T14:32:22.439Z","7.1.1":"2022-05-17T14:20:11.959Z","7.1.2":"2022-05-19T01:33:28.661Z","7.1.3":"2022-05-22T01:00:06.533Z","5.13.0":"2020-11-17T21:32:08.651Z","5.13.1":"2020-11-18T00:39:55.088Z","0.0.0-2020821233223":"2020-09-21T23:44:30.454Z","5.13.2":"2020-11-19T23:47:07.620Z","0.60.0":"2017-03-04T20:20:30.597Z","2.25.1":"2019-01-11T20:54:17.089Z","0.60.1":"2017-03-04T22:23:47.515Z","2.25.2":"2019-01-15T20:43:20.792Z","2.25.0":"2019-01-07T23:14:36.789Z","6.3.0":"2021-05-09T23:03:00.937Z","2.25.5":"2019-01-26T18:53:44.319Z","2.25.6":"2019-02-03T11:03:34.062Z","0.60.2":"2017-03-04T23:16:49.511Z","2.25.3":"2019-01-18T00:09:36.243Z","6.20.1-0":"2021-11-01T22:34:10.302Z","0.60.3":"2017-03-05T23:44:43.329Z","2.25.4":"2019-01-18T23:42:23.414Z","1.16.0":"2017-10-02T23:02:20.273Z","1.16.1":"2017-10-06T23:25:36.018Z","6.22.2":"2021-11-16T01:50:25.630Z","1.16.2":"2017-10-07T23:03:17.570Z","2.25.7":"2019-03-04T23:16:58.327Z","1.16.3":"2017-10-08T16:59:43.812Z","3.5.0-2":"2019-06-08T11:21:57.337Z","1.0.0":"2017-06-28T07:48:23.718Z","3.5.0-1":"2019-06-02T18:03:28.807Z","1.0.1":"2017-06-29T19:48:16.790Z","5.5.0":"2020-08-09T20:47:18.158Z","6.22.1":"2021-11-14T22:40:45.884Z","3.5.0-3":"2019-06-11T23:24:45.032Z","5.5.1":"2020-08-10T09:27:11.100Z","6.22.0":"2021-11-14T19:50:12.888Z","5.5.2":"2020-08-16T18:43:59.536Z","5.5.3":"2020-08-22T11:29:35.547Z","5.5.4":"2020-08-28T09:17:45.647Z","5.5.5":"2020-08-31T12:50:13.566Z","5.5.6":"2020-09-01T15:47:35.348Z","5.5.7":"2020-09-01T22:01:27.778Z","6.24.4":"2021-12-29T11:42:56.570Z","5.5.8":"2020-09-02T10:45:05.942Z","5.5.9":"2020-09-02T12:33:41.713Z","0.64.4":"2017-04-09T17:20:04.201Z","9.5.0-beta.2":"2024-07-05T13:47:51.835Z","0.64.5":"2017-04-14T07:09:41.080Z","9.5.0-beta.1":"2024-07-05T12:27:46.296Z","0.64.2":"2017-04-07T19:51:04.449Z","9.5.0-beta.0":"2024-06-27T13:18:09.264Z","0.64.3":"2017-04-08T12:51:36.771Z","0.64.8":"2017-04-17T16:40:49.254Z","0.0.0-pr4475.2":"2022-06-12T23:03:21.432Z","0.0.0-pr4475.1":"2022-05-13T22:14:40.742Z","0.64.6":"2017-04-14T20:30:52.244Z","0.64.7":"2017-04-15T19:06:07.086Z","2.14.0":"2018-08-24T19:05:18.567Z","5.13.3":"2020-11-22T01:54:14.439Z","5.13.4":"2020-11-22T12:25:20.427Z","2.14.2":"2018-08-25T18:19:40.918Z","5.13.5":"2020-11-26T20:21:00.958Z","2.14.1":"2018-08-25T15:14:04.828Z","5.13.6":"2020-12-13T01:54:31.132Z","0.75.0":"2017-06-27T06:44:02.924Z","2.14.4":"2018-08-28T18:42:37.621Z","5.13.7":"2020-12-19T19:50:04.035Z","1.14.11":"2017-10-02T20:44:04.408Z","2.14.3":"2018-08-26T14:13:40.509Z","1.14.10":"2017-09-29T18:43:11.628Z","2.14.5":"2018-08-30T20:09:47.016Z","7.1.8":"2022-06-04T21:40:36.398Z","6.35.1":"2022-11-11T21:29:20.622Z","7.1.9":"2022-06-06T00:38:39.983Z","6.35.0":"2022-10-22T13:02:11.194Z","7.1.4":"2022-05-23T23:43:06.227Z","7.1.5":"2022-05-24T00:29:12.606Z","7.1.6":"2022-05-27T00:51:59.809Z","7.1.7":"2022-05-29T09:14:11.332Z","7.6.0-0":"2022-07-20T15:06:41.232Z","2.0.0-beta.0":"2017-08-27T23:30:40.955Z","0.40.0":"2016-10-06T19:59:13.354Z","9.5.0-beta.3":"2024-07-05T14:19:33.874Z","1.38.1":"2018-04-03T21:44:29.863Z","1.38.0":"2018-04-01T16:56:52.049Z","1.38.3":"2018-04-07T10:45:28.545Z","1.38.2":"2018-04-03T22:34:47.187Z","6.6.2-20210530":"2021-05-30T12:40:10.441Z","3.4.0-0":"2019-05-18T23:01:29.026Z","0.51.1":"2017-01-25T21:14:42.855Z","0.51.0":"2017-01-25T20:33:31.063Z","0.51.3":"2017-01-30T19:59:17.324Z","0.51.2":"2017-01-27T19:59:51.959Z","6.13.0":"2021-08-13T11:09:04.532Z","7.30.0-0":"2023-03-16T22:41:30.553Z","1.25.1":"2017-12-31T15:37:45.954Z","1.25.0":"2017-12-31T00:09:31.702Z","1.27.0-0":"2018-01-09T00:11:19.928Z","2.0.0":"2018-05-19T11:27:17.889Z","2.0.1":"2018-05-27T21:03:24.217Z","5.11.0":"2020-11-07T22:16:25.775Z","5.11.1":"2020-11-08T18:58:40.792Z","1.27.0-1":"2018-01-09T01:11:24.250Z","0.62.2":"2017-03-19T14:37:08.531Z","1.14.6":"2017-09-23T15:27:11.624Z","1.14.7":"2017-09-23T23:37:31.928Z","6.1.0":"2021-04-15T21:21:22.846Z","0.62.0":"2017-03-18T22:43:52.763Z","1.14.8":"2017-09-24T23:58:52.957Z","0.62.1":"2017-03-19T00:24:16.455Z","1.14.9":"2017-09-27T18:13:49.529Z","1.14.2":"2017-09-12T21:13:08.633Z","6.24.1":"2021-12-15T19:03:08.186Z","1.14.3":"2017-09-15T16:47:30.250Z","6.24.0":"2021-12-14T13:02:54.825Z","1.14.4":"2017-09-15T18:21:26.165Z","6.24.3":"2021-12-25T19:37:13.582Z","1.14.5":"2017-09-17T16:43:43.916Z","6.24.2":"2021-12-19T00:51:36.607Z","5.3.0":"2020-07-07T15:12:27.597Z","8.6.10":"2023-07-23T22:56:48.641Z","1.14.0":"2017-09-12T20:18:07.189Z","5.0.0-1":"2020-08-07T23:24:35.073Z","8.6.11":"2023-07-30T17:57:20.390Z","1.2.0":"2017-07-01T19:39:13.872Z","1.14.1":"2017-09-12T20:21:14.420Z","5.0.0-0":"2020-08-07T19:37:56.380Z","8.6.12":"2023-08-06T11:25:56.343Z","7.9.0-0":"2022-08-03T15:18:56.120Z","6.9.1":"2021-06-24T08:09:41.847Z","6.9.0":"2021-06-23T08:17:42.248Z","10.14.0":"2025-07-31T13:23:48.883Z","4.5.0":"2019-12-16T16:36:30.942Z","2.16.0":"2018-09-12T07:13:46.569Z","2.16.2":"2018-09-25T20:24:18.737Z","2.16.1":"2018-09-22T19:27:31.648Z","2.16.3":"2018-10-08T22:54:17.386Z","3.7.0":"2019-08-14T22:28:58.017Z","3.7.1":"2019-08-17T18:15:12.593Z","7.7.0":"2022-07-29T12:14:02.298Z","7.7.1":"2022-07-30T09:37:23.503Z","0.16.0":"2016-02-01T19:22:42.489Z","8.5.1":"2023-05-15T00:57:42.415Z","2.9.0":"2018-06-24T18:49:12.882Z","8.5.0":"2023-05-09T20:03:03.246Z","2.14.0-1":"2018-08-22T19:35:06.992Z","2.14.0-0":"2018-08-21T20:30:48.214Z","10.25.0":"2025-12-08T15:09:55.553Z","8.14.3":"2024-01-23T09:31:52.541Z","8.14.1":"2024-01-10T15:11:30.183Z","8.14.2":"2024-01-22T09:21:21.165Z","8.14.0":"2024-01-02T23:07:05.869Z","9.3.0":"2024-06-10T12:25:45.227Z","1.36.2":"2018-03-19T20:49:25.802Z","1.36.1":"2018-03-15T22:15:28.031Z","1.36.0":"2018-03-14T20:14:27.179Z","9.1.0":"2024-05-06T09:30:35.710Z","9.1.1":"2024-05-12T22:03:21.721Z","0.27.0":"2016-08-28T12:25:37.457Z","8.3.0":"2023-04-18T00:19:41.030Z","3.7.0-0":"2019-08-04T17:45:49.898Z","3.7.0-2":"2019-08-05T21:51:40.474Z","3.7.0-1":"2019-08-04T18:02:30.509Z","1.23.1":"2017-11-21T00:23:19.744Z","3.7.0-4":"2019-08-13T23:00:34.491Z","1.23.0":"2017-11-19T13:38:49.553Z","3.7.0-3":"2019-08-08T23:31:10.030Z","1.23.2":"2017-12-08T20:45:50.472Z","3.7.0-5":"2019-08-13T23:50:41.743Z","0.38.0":"2016-10-02T22:21:55.738Z","0.38.1":"2016-10-03T07:27:25.703Z","0.38.2":"2016-10-03T22:37:57.574Z","4.7.1":"2020-01-09T21:11:15.315Z","4.7.2":"2020-01-12T23:44:58.665Z","1.12.0":"2017-09-02T12:32:05.997Z","5.5.10":"2020-09-02T22:48:36.090Z","6.32.20":"2022-06-06T01:27:57.241Z","1.10.0":"2017-08-01T19:50:32.529Z","5.5.12":"2020-09-08T00:19:03.359Z","5.9.0":"2020-10-11T17:27:44.807Z","6.32.22":"2022-06-11T02:29:36.968Z","1.10.1":"2017-08-03T18:54:09.875Z","5.5.11":"2020-09-05T21:29:29.918Z","5.9.1":"2020-10-14T23:14:26.660Z","6.32.21":"2022-06-09T09:31:21.994Z","5.9.2":"2020-10-14T23:25:54.898Z","5.5.13":"2020-09-12T12:30:38.350Z","5.9.3":"2020-10-15T08:23:07.047Z","7.16.1":"2022-11-16T12:42:39.552Z","7.16.0":"2022-11-14T13:33:01.438Z","6.7.5":"2021-06-09T23:24:15.226Z","6.7.6":"2021-06-11T01:15:58.801Z","6.7.3":"2021-06-07T23:19:34.129Z","6.7.4":"2021-06-08T21:22:51.250Z","6.7.1":"2021-06-03T20:02:07.920Z","6.32.24":"2022-06-22T11:56:44.940Z","4.7.0":"2020-01-08T22:49:15.890Z","6.7.2":"2021-06-05T23:43:43.047Z","6.32.23":"2022-06-18T20:57:37.857Z","10.16.1":"2025-09-13T17:42:26.076Z","0.0.1":"2013-03-08T23:25:57.106Z","6.7.0":"2021-06-02T00:14:46.826Z","6.32.25":"2022-06-30T14:23:15.087Z","10.16.0":"2025-09-12T12:56:00.702Z","0.71.0":"2017-06-18T08:37:56.904Z","0.0.0-2020520224551":"2020-06-20T22:56:41.502Z","8.7.0-2":"2023-08-24T23:22:09.379Z","0.71.1":"2017-06-18T12:58:14.238Z","5.17.0":"2021-02-07T16:36:37.847Z","5.17.1":"2021-02-07T19:05:10.023Z","5.17.2":"2021-02-14T20:23:23.311Z","2.18.0":"2018-11-10T11:05:55.770Z","5.17.3":"2021-02-20T23:15:27.191Z","2.18.2":"2018-11-10T13:24:20.573Z","2.18.1":"2018-11-10T13:20:19.798Z","modified":"2026-05-05T16:26:55.480Z","7.5.0":"2022-07-02T13:19:29.397Z","6.31.0":"2022-02-14T01:15:17.207Z","7.5.1":"2022-07-11T23:52:27.347Z","7.5.2":"2022-07-13T23:35:28.858Z","8.7.0-1":"2023-08-14T14:18:32.432Z","0.18.0":"2016-02-11T22:43:06.163Z","6.32.11":"2022-04-27T09:24:02.753Z","6.32.10":"2022-04-25T01:20:54.831Z","6.32.17":"2022-05-23T23:42:16.015Z","6.32.16":"2022-05-22T00:51:24.432Z","6.32.19":"2022-05-29T09:09:05.746Z","8.3.1":"2023-04-19T12:22:59.272Z","9.0.0-beta.0":"2024-03-23T12:43:33.190Z","6.32.18":"2022-05-27T01:20:04.133Z","9.0.0-beta.1":"2024-03-27T15:06:28.516Z","6.32.13":"2022-05-13T23:40:00.453Z","9.0.0-beta.2":"2024-03-31T21:35:40.248Z","6.32.12":"2022-05-07T17:25:45.465Z","9.0.0-beta.3":"2024-04-04T10:22:33.420Z","6.32.15":"2022-05-19T01:27:30.792Z","6.32.14":"2022-05-17T23:01:26.024Z","10.27.0":"2025-12-30T21:14:07.556Z","8.12.1":"2023-12-13T10:41:14.874Z","8.12.0":"2023-12-08T22:32:00.870Z","9.1.2":"2024-05-20T22:17:38.084Z","9.1.3":"2024-05-27T08:52:28.813Z","9.1.4":"2024-05-30T11:09:59.730Z","1.34.0":"2018-02-22T20:01:24.906Z","0.29.1":"2016-08-31T22:01:00.156Z","1.32.1":"2018-02-11T19:49:40.437Z","1.32.0":"2018-02-04T20:26:25.155Z","3.6.0-0":"2019-07-16T00:15:23.337Z","0.29.0":"2016-08-31T09:23:16.795Z","8.1.1":"2023-04-04T00:14:17.438Z","8.1.0":"2023-03-29T22:14:35.746Z","7.29.2":"2023-03-14T02:25:23.210Z","7.29.3":"2023-03-15T10:25:04.658Z","7.29.0":"2023-03-06T00:16:05.323Z","7.29.1":"2023-03-08T01:42:42.041Z","2.22.0-0":"2018-12-20T23:58:11.456Z","7.3.0":"2022-06-18T20:56:19.871Z","1.21.0":"2017-11-12T23:30:27.896Z","5.15.0":"2021-01-10T16:55:20.935Z","4.9.1":"2020-02-02T18:55:58.487Z","4.9.2":"2020-02-03T22:43:15.764Z","6.5.0":"2021-05-22T20:12:39.397Z","4.9.0":"2020-01-31T19:45:01.555Z","4.9.3":"2020-02-04T23:58:21.125Z","7.18.1":"2022-12-06T10:08:41.879Z","6.20.4":"2021-11-08T15:54:57.997Z","7.18.0":"2022-12-03T22:25:26.181Z","8.0.0-alpha.0":"2023-02-20T21:28:49.493Z","7.18.2":"2022-12-12T12:21:15.603Z","10.8.1":"2025-04-14T11:13:23.814Z","1.10.2":"2017-08-04T21:19:05.627Z","6.20.1":"2021-11-01T23:08:06.809Z","10.8.0":"2025-04-07T16:43:28.031Z","6.20.0":"2021-11-01T10:53:31.020Z","6.20.3":"2021-11-05T02:23:38.429Z","6.20.2":"2021-11-03T23:29:07.169Z","1.31.0":"2018-01-24T19:52:16.723Z","1.31.2":"2018-01-28T18:33:54.585Z","1.31.1":"2018-01-25T20:15:57.044Z","7.14.1":"2022-10-29T10:47:52.103Z","7.9.4-0":"2022-08-18T09:46:56.707Z","7.14.0":"2022-10-22T13:16:58.430Z","7.14.2":"2022-11-02T09:22:34.022Z","10.10.0":"2025-04-27T23:18:02.369Z","0.47.0":"2017-01-09T16:43:33.431Z","7.10.0-1":"2022-09-03T14:37:01.872Z","0.47.1":"2017-01-10T20:13:21.851Z","7.10.0-0":"2022-09-02T18:15:09.142Z","4.12.0-1":"2020-03-21T13:54:44.681Z","4.12.0-0":"2020-03-15T23:35:21.846Z","1.20.0":"2017-11-12T19:40:38.125Z","3.8.0-1":"2019-08-27T22:50:28.793Z","11.0.0-alpha.0":"2025-11-13T16:20:24.097Z","3.8.0-0":"2019-08-26T12:38:06.729Z","11.0.0-alpha.4":"2026-02-17T12:05:12.785Z","10.21.0":"2025-11-09T23:45:02.096Z","11.0.0-alpha.3":"2026-01-13T15:08:03.653Z","0.58.0":"2017-02-28T19:40:41.925Z","11.0.0-alpha.2":"2025-12-15T14:17:51.312Z","11.0.0-alpha.1":"2025-11-13T17:30:29.617Z","8.9.1":"2023-10-15T15:10:11.800Z","11.0.0-alpha.8":"2026-02-23T03:26:28.857Z","8.9.2":"2023-10-15T23:19:49.323Z","11.0.0-alpha.7":"2026-02-22T21:56:26.799Z","11.0.0-alpha.6":"2026-02-22T21:23:45.506Z","8.9.0":"2023-10-09T11:53:00.511Z","11.0.0-alpha.5":"2026-02-17T13:53:45.278Z","9.7.0":"2024-08-07T00:25:29.992Z","9.7.1":"2024-08-14T14:56:17.907Z","10.5.2":"2025-02-27T01:33:56.664Z","10.5.1":"2025-02-26T12:10:55.885Z","10.5.0":"2025-02-25T12:11:30.692Z","0.69.5":"2017-06-15T17:15:24.013Z","0.69.6":"2017-06-15T19:23:40.728Z","4.12.2":"2020-03-29T15:25:17.139Z","4.12.1":"2020-03-25T09:42:03.244Z","4.12.0":"2020-03-21T16:37:41.769Z","4.2.0":"2019-11-10T22:52:08.391Z","0.23.0":"2016-07-12T03:42:31.352Z","0.69.0":"2017-06-06T10:39:25.169Z","4.2.1":"2019-11-10T23:13:40.724Z","10.32.0":"2026-03-09T21:50:06.437Z","10.32.1":"2026-03-11T01:37:53.818Z","0.69.3":"2017-06-09T22:37:14.347Z","0.69.4":"2017-06-11T16:12:31.326Z","0.69.1":"2017-06-06T16:48:14.294Z","4.2.2":"2019-11-10T23:23:11.172Z","0.69.2":"2017-06-07T23:23:05.686Z","4.2.3":"2019-11-11T00:25:56.974Z","3.4.1":"2019-05-22T21:48:59.834Z","3.4.0":"2019-05-21T18:49:58.720Z","1.42.0":"2018-05-07T20:44:23.141Z","7.27.0":"2023-02-08T13:01:32.384Z","7.27.1":"2023-02-18T02:16:48.552Z","6.19.1":"2021-10-26T17:13:17.909Z","6.19.0":"2021-10-22T19:04:21.940Z","2.6.2":"2018-06-16T10:03:19.088Z","0.34.0":"2016-09-18T14:34:13.662Z","2.6.0":"2018-06-14T15:09:47.336Z","2.6.1":"2018-06-14T19:05:48.811Z","2.23.0-0":"2018-12-23T15:10:45.680Z","1.8.0":"2017-07-23T19:17:19.216Z","1.8.1":"2017-07-23T22:13:56.125Z","1.8.2":"2017-07-27T22:31:31.361Z","4.12.5":"2020-04-05T10:03:39.072Z","4.12.4":"2020-03-31T23:05:36.090Z","4.12.3":"2020-03-31T22:54:34.278Z","1.31.4":"2018-01-31T23:35:37.125Z","1.31.3":"2018-01-28T23:41:44.891Z","1.31.6":"2018-02-03T14:00:07.488Z","4.11.0-0":"2020-02-29T11:52:58.633Z","1.31.5":"2018-02-01T22:45:41.113Z","7.12.1":"2022-09-20T00:37:29.245Z","7.12.0":"2022-09-18T19:15:54.225Z","7.12.2":"2022-09-22T22:44:28.504Z","10.12.1":"2025-06-08T14:21:29.623Z","10.12.0":"2025-06-08T13:46:36.855Z","0.49.0":"2017-01-16T23:43:47.673Z","10.12.3":"2025-06-24T10:15:56.264Z","10.12.2":"2025-06-23T00:32:30.295Z","0.49.2":"2017-01-19T00:24:08.969Z","0.49.1":"2017-01-18T08:29:10.742Z","10.12.4":"2025-06-26T17:13:20.857Z","7.9.4":"2022-08-23T00:46:29.451Z","7.9.5":"2022-08-24T12:08:56.583Z","7.9.0":"2022-08-06T15:35:04.753Z","7.9.1":"2022-08-10T09:58:01.816Z","7.9.2":"2022-08-17T09:19:59.986Z","7.9.3":"2022-08-17T10:09:36.067Z","4.13.0-0":"2020-04-06T18:16:45.241Z","6.0.0-rc.0":"2021-04-04T18:27:00.412Z","4.13.0-1":"2020-04-07T10:51:57.148Z","6.0.0-rc.1":"2021-04-04T20:05:37.864Z","8.7.5":"2023-09-11T12:34:29.332Z","8.7.6":"2023-09-17T19:32:49.200Z","3.6.3":"2019-08-06T00:03:00.980Z","3.6.4":"2019-08-06T21:22:17.593Z","3.6.5":"2019-08-08T23:24:25.511Z","8.7.0":"2023-08-26T18:50:04.043Z","10.23.0":"2025-11-20T14:18:25.447Z","0.0.0-20208285947":"2020-09-02T09:04:07.122Z","8.7.3":"2023-09-04T15:21:47.005Z","8.7.4":"2023-09-05T22:28:47.366Z","8.7.1":"2023-08-31T15:50:37.020Z","0.0.0-20209412437":"2020-10-04T12:50:41.529Z","8.7.2":"2023-09-04T15:02:34.350Z","10.3.0":"2025-02-10T23:51:38.143Z","9.5.0":"2024-07-07T16:44:14.829Z","4.10.0":"2020-02-26T22:56:18.523Z","5.9.0-1":"2020-09-30T22:19:45.066Z","7.0.0-rc.1":"2022-04-01T23:01:14.698Z","5.9.0-2":"2020-10-04T12:36:08.687Z","7.0.0-rc.2":"2022-04-02T20:59:58.295Z","5.9.0-0":"2020-09-28T21:24:35.515Z","7.0.0-rc.0":"2022-03-31T09:51:27.551Z","7.0.0-rc.5":"2022-04-15T15:03:53.144Z","7.0.0-rc.6":"2022-04-16T09:59:42.777Z","7.0.0-rc.3":"2022-04-09T14:04:44.350Z","0.25.0":"2016-08-18T09:55:58.425Z","7.0.0-rc.4":"2022-04-14T10:02:11.227Z","7.0.0-rc.9":"2022-04-27T09:24:52.232Z","4.4.0":"2019-12-11T19:19:55.896Z","7.0.0-rc.7":"2022-04-19T13:17:32.853Z","7.0.0-rc.8":"2022-04-24T11:01:22.717Z","8.0.0-beta.1":"2023-03-19T02:54:39.560Z","7.0.0-pr4475.1":"2022-04-01T22:38:26.382Z","7.0.0-pr4475.0":"2022-03-29T23:07:44.818Z","8.0.0-beta.0":"2023-03-06T01:10:24.046Z","3.6.0":"2019-07-16T22:42:14.090Z","3.6.1":"2019-07-26T16:58:10.577Z","3.6.2":"2019-07-30T18:17:23.655Z","0.0.0-20201030124":"2020-11-03T00:19:59.435Z","9.0.0-alpha.8":"2024-03-17T22:52:56.992Z","9.0.0-alpha.9":"2024-03-22T19:15:03.983Z","1.40.1":"2018-04-13T07:33:21.853Z","1.40.2":"2018-04-15T18:23:44.953Z","1.40.0":"2018-04-12T22:40:52.346Z","7.25.0":"2023-01-13T18:04:11.414Z","7.25.1":"2023-01-19T10:21:16.596Z","2.8.0":"2018-06-23T15:48:56.422Z","9.0.0-alpha.0":"2024-01-08T18:19:37.927Z","9.0.0-alpha.1":"2024-01-27T16:40:25.066Z","3.0.0-alpha.2":"2019-02-03T13:09:50.133Z","0.36.0":"2016-09-24T10:41:06.059Z","3.0.0-alpha.3":"2019-03-04T10:12:16.491Z","9.0.0-alpha.3":"2024-02-09T01:00:04.336Z","3.0.0-alpha.0":"2019-01-24T21:19:56.004Z","9.0.0-alpha.4":"2024-02-09T01:35:03.242Z","3.0.0-alpha.1":"2019-01-30T19:13:33.380Z","9.0.0-alpha.5":"2024-02-17T12:38:51.032Z","9.0.0-alpha.6":"2024-03-05T10:37:57.338Z","9.0.0-alpha.7":"2024-03-05T11:21:13.635Z","6.0.0-beta.1":"2021-04-01T22:05:32.112Z","6.0.0-beta.0":"2021-03-27T21:33:49.022Z","11.0.0-beta.4-1":"2026-03-29T21:36:21.494Z","11.0.0-beta.4-0":"2026-03-29T19:33:13.310Z","2.24.0-0":"2019-01-04T00:30:02.009Z","7.10.0":"2022-09-04T09:32:39.776Z","0.43.2":"2016-11-03T12:25:42.926Z","0.43.1":"2016-10-31T20:31:21.230Z","0.54.0":"2017-02-08T20:35:32.809Z","7.30.3-0":"2023-03-24T12:17:08.602Z","4.14.0-1":"2020-04-17T20:46:56.673Z","0.54.1":"2017-02-12T10:21:41.423Z","4.14.0-0":"2020-04-13T22:27:54.694Z","4.14.0-2":"2020-04-18T09:35:28.939Z","7.12.0-0":"2022-09-15T21:47:17.366Z","6.0.2":"2021-04-12T23:25:30.958Z","10.1.0":"2025-01-26T21:48:18.385Z","6.0.0":"2021-04-05T22:28:10.149Z","0.65.0":"2017-04-20T20:27:41.008Z","6.0.1":"2021-04-06T22:21:06.776Z","5.2.0":"2020-06-16T18:18:59.896Z","5.2.1":"2020-06-17T09:36:16.274Z","5.2.2":"2020-06-18T23:08:36.164Z","5.2.3":"2020-06-20T22:44:06.966Z","5.2.4":"2020-06-22T13:07:34.365Z","5.2.5":"2020-06-22T18:15:06.656Z","5.2.6":"2020-06-22T22:14:10.599Z","5.2.7":"2020-07-03T00:19:45.943Z","5.2.8":"2020-07-04T00:24:47.526Z","5.2.9":"2020-07-05T16:43:01.974Z","0.65.3":"2017-04-24T14:55:24.945Z","2.25.0-0":"2019-01-07T22:18:03.216Z","0.65.4":"2017-04-24T20:52:25.905Z","2.25.0-1":"2019-01-07T22:30:29.592Z","0.65.1":"2017-04-22T20:15:19.989Z","0.65.2":"2017-04-23T17:39:53.030Z","0.65.7":"2017-04-26T12:03:58.033Z","2.20.1":"2018-12-05T00:25:50.964Z","2.20.0":"2018-12-03T00:33:31.320Z","0.65.5":"2017-04-25T13:54:12.971Z","0.65.6":"2017-04-25T17:36:15.677Z","3.0.0":"2019-03-10T23:43:49.274Z","0.30.0":"2016-09-03T11:40:42.501Z","6.15.0":"2021-09-13T02:19:07.780Z","6.15.1":"2021-09-16T11:20:28.243Z","3.0.1":"2019-03-17T23:54:48.807Z","7.23.0":"2023-01-05T13:49:39.023Z","6.15.2":"2021-09-26T12:00:02.366Z","2.2.2":"2018-06-02T23:44:57.306Z","2.2.0":"2018-05-25T07:26:18.480Z","2.2.1":"2018-05-30T08:11:37.307Z","7.27.0-0":"2023-02-05T11:13:32.173Z","1.4.0":"2017-07-11T20:25:19.059Z","0.41.0":"2016-10-15T17:08:21.741Z","0.41.2":"2016-10-19T20:33:37.322Z","0.41.1":"2016-10-19T17:48:25.449Z","6.26.1":"2022-01-13T16:02:16.060Z","6.26.0":"2022-01-12T14:59:10.195Z","6.28.0":"2022-01-23T21:59:30.669Z","0.45.0":"2016-11-07T18:51:13.542Z","0.45.1":"2016-11-19T17:07:47.921Z","11.0.0-alpha.12":"2026-03-01T18:35:19.762Z","11.0.0-alpha.13":"2026-03-07T13:30:47.412Z","11.0.0-alpha.10":"2026-02-23T15:29:41.157Z","11.0.0-alpha.11":"2026-02-24T09:51:56.665Z","9.11.0":"2024-09-20T10:31:56.346Z","11.0.0-alpha.16":"2026-03-15T14:26:31.617Z","11.0.0-alpha.14":"2026-03-11T00:15:13.811Z","11.0.0-alpha.15":"2026-03-15T13:24:34.743Z","10.0.0-rc.1":"2024-12-27T13:38:57.915Z","10.0.0-rc.2":"2024-12-29T02:00:14.722Z","10.0.0-rc.0":"2024-12-16T02:11:43.790Z","created":"2013-03-08T23:25:56.611Z","10.0.0-rc.3":"2025-01-05T12:47:47.897Z","0.56.0":"2017-02-19T23:11:17.563Z","6.0.0-20210228":"2021-02-28T13:32:01.881Z","3.0.0-beta.2":"2019-03-10T20:26:21.635Z","3.0.0-beta.0":"2019-03-08T21:28:10.246Z","0.21.0":"2016-04-06T04:42:06.372Z","3.0.0-beta.1":"2019-03-10T00:42:30.901Z","5.0.0":"2020-05-27T22:58:46.463Z","5.0.1":"2020-05-28T10:50:38.482Z","5.0.2":"2020-05-28T23:01:14.396Z","9.9.0":"2024-08-26T15:35:37.454Z","7.32.2":"2023-04-19T12:53:57.999Z","7.32.3":"2023-05-06T22:45:28.156Z","7.32.0":"2023-04-10T00:03:41.459Z","7.32.1":"2023-04-18T00:33:53.385Z","4.14.0":"2020-04-18T13:55:24.942Z","7.32.4":"2023-05-09T20:25:44.909Z","7.32.5":"2023-05-23T10:03:03.687Z","0.67.1":"2017-05-08T20:43:04.443Z","4.0.2":"2019-10-13T23:37:21.903Z","0.67.2":"2017-05-09T15:24:44.881Z","4.0.0":"2019-10-07T18:09:26.662Z","10.30.2":"2026-02-23T23:54:35.455Z","0.67.0":"2017-05-07T20:34:21.664Z","4.0.1":"2019-10-09T21:39:04.712Z","10.30.3":"2026-02-26T09:50:23.154Z","2.22.0":"2018-12-21T17:48:07.733Z","0.67.3":"2017-05-09T19:32:01.540Z","2.11.3":"2018-07-18T20:00:17.625Z","2.11.2":"2018-07-14T09:22:33.776Z","10.30.0":"2026-02-17T15:00:04.328Z","10.30.1":"2026-02-20T01:15:24.276Z","0.32.0":"2016-09-15T17:51:47.118Z","1.29.1":"2018-01-14T13:13:23.384Z","1.29.0":"2018-01-14T12:45:55.344Z","3.2.0":"2019-04-25T19:44:31.568Z","6.0.0-alpha.2":"2021-02-25T22:33:24.256Z","6.0.0-alpha.1":"2021-02-25T21:56:41.553Z","6.0.0-alpha.0":"2021-02-21T02:06:41.338Z","7.21.0":"2022-12-28T15:00:18.623Z","6.17.1":"2021-10-14T13:07:26.549Z","6.17.0":"2021-10-10T12:27:38.829Z","6.17.2":"2021-10-16T01:43:04.123Z","0.32.1":"2016-09-15T18:22:22.783Z","2.4.0":"2018-06-11T11:18:02.586Z","2.11.1":"2018-07-13T18:14:36.462Z","2.11.0":"2018-07-08T12:49:39.200Z","1.6.0":"2017-07-16T20:37:38.878Z","1.6.1":"2017-07-17T19:02:52.767Z","0.43.0":"2016-10-31T18:33:38.180Z","3.1.1-0":"2019-04-07T16:11:51.262Z","4.14.4":"2020-05-23T00:27:01.329Z","4.14.3":"2020-05-13T19:12:04.056Z","1.18.0":"2017-10-16T20:22:51.679Z","4.14.2":"2020-05-02T10:00:12.511Z","1.18.1":"2017-10-21T12:04:08.438Z","4.14.1":"2020-04-25T19:19:59.406Z","6.0.0-alpha.6":"2021-03-24T00:01:58.023Z","6.0.0-alpha.5":"2021-03-18T00:50:42.845Z","6.0.0-alpha.4":"2021-03-12T00:15:42.139Z","6.0.0-alpha.3":"2021-03-04T23:04:22.545Z","7.0.0-beta.1":"2022-03-19T19:16:09.534Z","7.0.0-beta.0":"2022-03-15T22:58:55.284Z","7.0.0-beta.2":"2022-03-20T01:29:01.452Z","7.29.0-1":"2023-03-03T07:50:20.973Z","7.29.0-2":"2023-03-05T10:27:27.538Z","9.0.0-rc.2":"2024-04-13T17:00:45.078Z","6.12.0-2":"2021-08-06T14:44:45.162Z","9.0.0-rc.1":"2024-04-13T16:42:19.671Z","0.50.0":"2017-01-21T16:44:49.831Z","4.9.0-4":"2020-01-31T00:44:36.979Z","0.50.1":"2017-02-01T20:11:54.585Z","5.6.0-0":"2020-09-15T22:39:22.566Z","8.0.0":"2023-03-27T21:16:01.446Z","9.0.0-rc.0":"2024-04-09T08:57:58.575Z","1.28.0":"2018-01-13T17:53:20.917Z","6.10.3":"2021-07-18T20:31:15.471Z","9.13.2":"2024-11-15T02:15:53.487Z","9.13.1":"2024-11-14T17:15:27.695Z","9.13.0":"2024-11-13T12:26:09.291Z","4.9.0-3":"2020-01-29T23:21:28.093Z","4.9.0-2":"2020-01-29T01:05:01.505Z","6.10.0":"2021-07-10T20:32:08.562Z","4.9.0-1":"2020-01-29T00:40:41.473Z","6.10.1":"2021-07-12T00:12:25.500Z","4.9.0-0":"2020-01-27T20:50:38.439Z","6.10.2":"2021-07-15T22:42:03.140Z","10.0.0-beta.1":"2024-11-29T11:42:05.553Z","7.2.0":"2022-06-10T12:14:38.206Z","10.0.0-beta.0":"2024-11-28T11:57:05.695Z","7.2.1":"2022-06-11T02:09:51.415Z","10.0.0-beta.3":"2024-12-11T22:35:26.952Z","10.0.0-beta.2":"2024-12-09T00:34:41.385Z","5.14.0":"2020-12-23T10:02:42.894Z","5.14.1":"2020-12-23T13:40:46.313Z","2.24.2":"2019-01-06T00:20:37.324Z","6.4.0":"2021-05-16T01:28:35.677Z","0.61.0":"2017-03-13T00:36:19.805Z","2.24.0":"2019-01-05T17:49:58.874Z","2.24.1":"2019-01-05T20:22:32.829Z","1.17.0":"2017-10-15T10:35:56.752Z","1.17.1":"2017-10-15T19:37:44.916Z","1.17.2":"2017-10-16T07:54:21.471Z","6.21.0":"2021-11-10T02:08:23.708Z","5.6.0":"2020-09-17T09:28:38.809Z","6.21.1":"2021-11-12T13:16:14.879Z","5.6.1":"2020-09-17T22:38:34.733Z","7.30.4":"2023-03-26T02:36:03.060Z","7.30.5":"2023-03-27T13:42:05.472Z","10.17.1":"2025-09-22T13:36:34.481Z","7.30.2":"2023-03-24T01:54:42.567Z","7.30.3":"2023-03-24T13:36:06.490Z","6.23.6":"2021-12-04T01:21:23.929Z","6.23.5":"2021-12-02T14:49:07.505Z","7.30.0":"2023-03-17T13:03:03.198Z","7.30.1":"2023-03-23T10:11:00.463Z","10.17.0":"2025-09-17T15:06:03.871Z","2.13.1":"2018-08-06T00:19:28.366Z","5.14.2":"2021-01-03T00:16:13.959Z","0.72.0":"2017-06-18T20:08:10.922Z","2.13.0":"2018-08-05T07:35:08.154Z","5.14.3":"2021-01-04T00:28:40.622Z","2.13.3":"2018-08-12T13:52:25.462Z","2.13.2":"2018-08-12T13:45:35.042Z","2.13.5":"2018-08-14T20:45:20.221Z","2.13.4":"2018-08-13T20:49:28.453Z","2.13.6":"2018-08-25T14:17:47.371Z","1.35.10":"2018-03-13T01:16:12.249Z","6.34.0":"2022-08-03T13:34:30.262Z","9.15.8":"2025-03-09T21:43:22.097Z","10.28.2":"2026-01-26T14:35:26.566Z","9.15.7":"2025-03-06T10:33:46.381Z","10.28.1":"2026-01-19T11:37:35.173Z","9.15.6":"2025-02-24T08:32:08.205Z","9.15.5":"2025-02-02T17:46:58.832Z","2.19.0-2":"2018-11-15T23:56:00.947Z","2.19.0-1":"2018-11-13T21:15:15.131Z","2.19.0-0":"2018-11-12T23:26:15.088Z","9.15.9":"2025-03-10T02:47:09.271Z","10.28.0":"2026-01-09T23:05:04.751Z","0.19.0":"2016-03-21T22:59:28.712Z","6.12.0-0":"2021-08-01T11:23:59.084Z","1.39.0":"2018-04-08T21:26:17.094Z","1.39.1":"2018-04-12T00:38:24.344Z","4.8.0-1":"2020-01-19T18:58:41.853Z","4.8.0-0":"2020-01-18T21:41:26.421Z","11.0.0-rc.5":"2026-04-21T16:02:19.867Z","11.0.0-rc.4":"2026-04-21T13:42:55.405Z","0.52.0":"2017-02-02T22:14:24.702Z","0.52.1":"2017-02-03T18:30:06.950Z","6.12.1":"2021-08-08T11:22:22.771Z","9.15.0":"2024-12-06T14:59:49.131Z","9.15.4":"2025-01-13T16:37:22.170Z","9.15.3":"2025-01-05T22:26:13.201Z","1.26.0":"2018-01-03T19:10:36.750Z","9.15.2":"2024-12-27T14:39:04.325Z","6.12.0":"2021-08-06T23:32:10.933Z","9.15.1":"2024-12-20T00:33:34.908Z","7.0.1":"2022-05-07T10:06:45.573Z","7.0.0":"2022-04-30T22:53:23.659Z","5.12.0":"2020-11-14T21:19:20.850Z","6.2.2":"2021-04-28T00:29:46.434Z","6.2.3":"2021-04-28T19:55:16.700Z","6.2.0":"2021-04-24T20:19:01.404Z","6.2.1":"2021-04-24T23:59:15.640Z","0.63.0":"2017-03-24T19:29:31.784Z","5.18.10":"2021-08-21T12:03:06.045Z","6.23.2":"2021-11-24T10:03:33.595Z","6.23.1":"2021-11-22T17:46:13.158Z","6.23.4":"2021-12-01T15:20:47.086Z","5.18.11":"2021-09-16T13:06:15.596Z","6.23.3":"2021-11-28T09:55:02.066Z","5.4.0":"2020-07-11T23:01:25.174Z","1.1.0":"2017-06-30T16:57:28.513Z","5.4.1":"2020-07-20T22:16:35.924Z","6.23.0":"2021-11-21T09:59:48.604Z","1.15.0":"2017-09-30T18:13:35.272Z","5.4.2":"2020-07-21T18:48:33.896Z","5.4.3":"2020-07-23T08:30:13.948Z","10.19.0":"2025-10-21T14:03:31.582Z","5.4.4":"2020-07-25T23:57:06.431Z","5.4.5":"2020-07-26T12:21:55.476Z","5.4.6":"2020-07-26T13:11:16.709Z","5.4.7":"2020-07-27T20:21:04.185Z","5.4.8":"2020-07-28T23:18:30.483Z","5.4.9":"2020-07-31T11:03:31.864Z","8.15.8":"2024-04-29T23:45:32.795Z","8.15.9":"2024-07-17T15:52:29.482Z","8.15.6":"2024-04-01T21:16:01.739Z","8.15.7":"2024-04-13T16:15:19.474Z","6.2.4":"2021-04-29T23:36:50.430Z","8.15.4":"2024-02-24T13:37:01.498Z","6.2.5":"2021-05-03T22:42:18.000Z","8.15.5":"2024-03-17T19:59:47.530Z","2.15.1":"2018-09-08T13:22:18.151Z","2.15.0":"2018-09-02T13:34:59.117Z","0.74.1":"2017-06-23T20:22:53.170Z","2.15.3":"2018-09-12T07:24:52.024Z","0.74.2":"2017-06-23T20:40:10.089Z","2.15.2":"2018-09-09T21:24:43.798Z","0.74.0":"2017-06-23T20:19:06.210Z","10.19.1-oidc-test.0":"2025-10-23T08:40:36.645Z","10.19.1-oidc-test.2":"2025-10-23T10:47:21.822Z","0.74.3":"2017-06-24T11:35:27.058Z","0.74.4":"2017-06-25T22:43:45.804Z","10.19.1-oidc-test.3":"2025-10-23T23:49:27.474Z","8.15.2":"2024-02-12T23:19:48.518Z","11.0.0-rc.3":"2026-04-20T23:29:21.337Z","8.15.3":"2024-02-15T10:51:32.315Z","11.0.0-rc.2":"2026-04-17T16:33:06.434Z","8.15.0":"2024-01-27T16:07:40.334Z","11.0.0-rc.1":"2026-04-15T23:38:52.328Z","8.15.1":"2024-01-29T19:50:23.241Z","11.0.0-rc.0":"2026-04-10T16:57:33.120Z","1.37.5":"2018-04-01T16:35:44.652Z","1.37.2":"2018-03-25T12:13:42.324Z","1.37.1":"2018-03-24T15:20:00.095Z","1.37.4":"2018-04-01T12:26:08.933Z","1.37.3":"2018-03-25T21:14:50.641Z","1.37.0":"2018-03-24T14:23:09.888Z","6.11.0-0":"2021-07-24T00:27:33.543Z","7.28.0-0":"2023-02-20T20:49:39.234Z","9.2.0":"2024-06-05T13:13:05.680Z","4.10.0-1":"2020-02-24T21:27:03.898Z","4.10.0-0":"2020-02-19T08:47:18.744Z","0.28.0":"2016-08-29T13:49:17.589Z","0.69.0-beta.4":"2017-06-05T22:25:54.805Z","1.24.3":"2017-12-25T19:17:46.858Z","1.24.0":"2017-12-25T00:51:58.254Z","1.24.2":"2017-12-25T12:00:35.164Z","1.24.1":"2017-12-25T01:36:01.160Z","5.4.11":"2020-08-02T09:26:40.552Z","5.4.10":"2020-08-01T20:44:34.586Z","3.8.1":"2019-09-01T18:33:38.122Z","5.4.12":"2020-08-04T23:26:52.620Z","9.0.0-alpha.10":"2024-03-22T21:29:40.103Z","6.14.0-0":"2021-08-17T00:33:30.275Z","0.39.0":"2016-10-04T07:34:34.150Z","6.14.0-3":"2021-08-18T19:40:32.947Z","0.39.1":"2016-10-05T20:08:14.741Z","7.19.0":"2022-12-21T11:21:08.957Z","10.9.0":"2025-04-21T08:36:31.506Z","4.7.0-1":"2020-01-07T20:48:07.084Z","1.13.0":"2017-09-06T20:18:07.834Z","4.7.0-0":"2020-01-07T20:43:04.532Z","1.13.1":"2017-09-08T19:00:08.291Z","1.13.2":"2017-09-09T22:04:27.474Z","1.11.0":"2017-08-30T07:25:17.536Z","10.13.0":"2025-07-09T09:21:22.313Z","4.6.0":"2019-12-19T19:06:08.006Z","6.8.0":"2021-06-20T23:36:05.480Z","10.13.1":"2025-07-09T10:15:13.724Z","5.18.0":"2021-02-21T23:51:02.655Z","6.30.0":"2022-02-06T17:07:05.003Z","5.18.1":"2021-02-24T23:12:44.529Z","2.17.0-0":"2018-10-07T19:28:22.456Z","2.17.1":"2018-10-24T19:04:48.544Z","5.18.2":"2021-03-01T23:46:46.609Z","2.17.0":"2018-10-22T19:20:11.413Z","5.18.3":"2021-03-04T22:35:15.701Z","2.17.3":"2018-10-24T22:45:51.377Z","5.18.4":"2021-03-08T01:34:10.396Z","2.17.2":"2018-10-24T20:05:40.708Z","5.18.5":"2021-03-09T10:50:09.912Z","2.17.0-4":"2018-10-19T19:23:21.732Z","2.17.5":"2018-10-29T00:05:41.095Z","5.18.6":"2021-03-11T18:32:19.369Z","2.17.0-3":"2018-10-16T23:00:04.112Z","2.17.4":"2018-10-27T13:53:00.902Z","5.18.7":"2021-03-14T14:19:58.889Z","2.17.0-2":"2018-10-15T21:25:00.991Z","2.17.7":"2018-11-04T13:58:15.188Z","5.18.8":"2021-03-20T22:59:13.142Z","2.17.0-1":"2018-10-15T18:19:38.592Z","2.17.6":"2018-10-31T21:01:59.793Z","3.8.0":"2019-08-30T18:43:38.464Z","5.18.9":"2021-03-25T00:18:40.477Z","2.17.8":"2018-11-07T00:06:48.839Z","6.30.1":"2022-02-09T22:29:37.764Z","7.6.0":"2022-07-21T15:37:18.486Z","2.17.0-5":"2018-10-21T18:51:40.816Z","8.4.0":"2023-05-02T11:02:25.479Z","10.24.0":"2025-11-27T14:35:40.275Z","1.35.8":"2018-03-09T00:26:31.316Z","8.13.0":"2023-12-14T15:38:24.659Z","1.35.7":"2018-03-08T12:39:20.143Z","8.13.1":"2023-12-26T14:57:18.654Z","1.35.9":"2018-03-12T22:42:57.943Z","5.8.0-0":"2020-09-25T00:13:41.203Z","10.14.0-0":"2025-07-23T13:21:27.720Z","1.35.4":"2018-03-05T09:46:42.848Z","1.35.3":"2018-02-28T23:18:45.337Z","1.35.6":"2018-03-07T22:03:24.148Z","1.35.5":"2018-03-06T01:02:17.131Z","1.35.0":"2018-02-25T12:55:29.650Z","8.9.0-0":"2023-10-08T20:06:40.299Z","8.9.0-1":"2023-10-09T10:13:19.595Z","1.35.2":"2018-02-28T00:52:37.890Z","1.35.1":"2018-02-26T19:36:33.309Z","1.33.0":"2018-02-17T21:36:13.491Z","9.0.0":"2024-04-16T10:27:03.176Z","9.0.1":"2024-04-16T14:10:04.512Z","9.0.2":"2024-04-17T16:50:22.459Z","8.2.0":"2023-04-09T23:46:28.670Z","1.22.0":"2017-11-18T14:47:04.038Z","7.4.0":"2022-06-28T13:17:21.441Z","7.28.0":"2023-02-25T16:36:48.908Z","4.6.0-0":"2019-12-18T01:35:01.926Z","4.8.0":"2020-01-21T00:35:47.012Z","4.6.0-1":"2019-12-19T15:40:11.421Z","7.17.1":"2022-11-27T02:16:34.817Z","1.11.1":"2017-08-30T21:46:14.603Z","10.7.1":"2025-04-01T12:11:50.633Z","10.7.0":"2025-03-26T11:35:45.592Z","5.8.0":"2020-09-26T23:32:55.981Z","7.17.0":"2022-11-20T20:19:30.696Z","6.6.2":"2021-05-30T17:59:56.980Z","10.15.0":"2025-08-19T16:15:43.775Z","6.6.0":"2021-05-27T23:15:51.904Z","6.6.1":"2021-05-28T00:43:32.637Z","10.15.1":"2025-09-01T09:57:00.916Z","0.70.1":"2017-06-16T20:01:35.811Z","5.16.0":"2021-01-25T20:00:17.487Z","5.16.1":"2021-02-02T21:43:12.703Z","11.0.0-dev.1005":"2025-11-14T09:24:38.124Z","0.70.0":"2017-06-15T22:07:13.289Z","11.0.0-dev.1003":"2025-11-14T00:22:52.764Z","11.0.0-alpha.9":"2026-02-23T13:29:00.934Z","11.0.0-dev.1002":"2025-11-13T22:58:11.337Z","11.0.0-dev.1001":"2025-11-13T21:45:48.168Z","2.19.1":"2018-11-20T01:20:11.987Z","2.19.0":"2018-11-18T18:38:38.088Z","2.19.3":"2018-11-25T20:18:54.201Z","6.32.4":"2022-03-31T15:39:13.013Z","2.19.2":"2018-11-21T00:22:13.521Z","6.32.3":"2022-03-06T17:09:04.262Z","6.32.6":"2022-04-09T15:12:59.090Z","2.19.4":"2018-11-28T22:38:31.732Z","6.32.5":"2022-04-07T19:00:58.225Z","6.32.0":"2022-02-22T01:17:23.137Z","7.4.1":"2022-06-30T09:31:34.837Z","6.32.2":"2022-02-27T14:38:45.321Z","6.32.1":"2022-02-23T00:10:37.377Z","6.13.0-0":"2021-08-11T00:28:46.132Z","0.17.0":"2016-02-02T23:29:00.749Z","6.32.8":"2022-04-16T09:50:41.052Z","6.32.7":"2022-04-14T00:40:13.324Z","5.7.0-0":"2020-09-19T22:38:25.648Z","6.32.9":"2022-04-19T12:23:08.229Z","10.26.0":"2025-12-15T12:09:07.883Z","10.26.2":"2025-12-23T13:56:51.460Z","10.26.1":"2025-12-19T01:16:02.820Z","4.10.0-3":"2020-02-26T21:50:04.965Z","4.10.0-2":"2020-02-26T21:37:45.491Z","8.11.0":"2023-11-24T16:36:37.796Z","9.0.3":"2024-04-18T16:46:04.363Z","9.0.4":"2024-04-19T01:02:54.153Z","9.0.5":"2024-04-21T21:15:54.065Z","9.0.6":"2024-04-24T13:15:06.379Z","1.33.2":"2018-02-19T20:02:54.920Z","1.33.1":"2018-02-18T18:00:41.479Z","4.11.3":"2020-03-07T10:25:18.886Z","4.11.2":"2020-03-05T00:38:57.717Z","4.11.1":"2020-03-01T23:06:59.138Z","4.11.0":"2020-03-01T17:36:07.762Z","4.1.1":"2019-10-19T16:43:26.196Z","10.33.1":"2026-04-22T09:31:27.132Z","4.1.2":"2019-10-20T00:14:45.433Z","10.33.2":"2026-04-23T11:46:43.414Z","0.24.0":"2016-07-16T18:44:34.142Z","4.1.0":"2019-10-19T14:36:41.310Z","10.33.0":"2026-03-24T16:40:56.307Z","4.1.5":"2019-10-21T18:18:39.894Z","4.1.6":"2019-10-23T22:27:45.006Z","4.1.3":"2019-10-20T14:39:58.246Z","10.33.3":"2026-05-04T21:26:01.932Z","4.1.4":"2019-10-20T18:18:23.430Z","3.3.2":"2019-05-14T20:11:06.918Z","3.3.3":"2019-05-15T22:43:03.878Z","3.3.4":"2019-05-18T08:54:52.222Z","7.26.3":"2023-02-01T01:45:16.945Z","3.3.0":"2019-05-08T22:40:21.595Z","3.3.1":"2019-05-11T18:37:27.716Z","1.43.0":"2018-05-09T21:13:09.708Z","4.5.0-3":"2019-12-16T00:48:05.277Z","1.43.1":"2018-05-11T18:32:06.623Z","4.5.0-2":"2019-12-16T00:44:32.016Z","4.5.0-1":"2019-12-15T20:01:01.146Z","4.5.0-0":"2019-12-14T17:09:31.702Z","6.18.0":"2021-10-19T10:02:10.714Z","7.26.1":"2023-01-27T04:27:49.412Z","4.5.0-6":"2019-12-16T00:56:16.909Z","7.26.2":"2023-01-29T03:35:41.590Z","4.5.0-5":"2019-12-16T00:52:42.607Z","10.0.0-alpha.0":"2024-10-28T03:26:44.379Z","7.26.0":"2023-01-24T13:00:55.815Z","10.0.0-alpha.1":"2024-11-15T11:18:49.058Z","10.0.0-alpha.2":"2024-11-15T11:53:42.533Z","10.0.0-alpha.3":"2024-11-25T10:06:19.403Z","0.35.0":"2016-09-21T20:16:25.163Z","10.0.0-alpha.4":"2024-11-25T13:21:41.171Z","2.5.0":"2018-06-12T20:25:33.087Z","8.10.5":"2023-11-14T12:08:43.777Z","1.7.0":"2017-07-17T21:07:32.173Z","8.10.3":"2023-11-12T12:25:57.519Z","1.7.1":"2017-07-18T21:54:37.450Z","8.10.4":"2023-11-13T15:16:53.929Z","8.10.1":"2023-11-01T12:51:58.556Z","8.10.2":"2023-11-01T16:33:51.473Z","3.1.0-1":"2019-03-31T18:54:49.632Z","2.0.0-rc.0":"2018-05-17T20:23:17.049Z","4.11.6":"2020-03-15T10:40:04.672Z","8.10.0":"2023-10-27T14:54:07.664Z","4.11.5":"2020-03-09T00:24:54.646Z","4.11.4":"2020-03-08T14:23:12.621Z","3.1.0-0":"2019-03-24T23:22:24.396Z","1.30.1":"2018-01-20T23:55:13.959Z","1.30.0":"2018-01-19T00:10:00.806Z","1.30.2":"2018-01-21T17:38:06.344Z","7.15.0":"2022-11-09T23:17:23.684Z","6.0.2-20210411":"2021-04-11T03:17:36.120Z","7.4.0-0":"2022-06-22T22:35:07.885Z","0.46.0":"2017-01-08T14:09:09.125Z","7.4.0-1":"2022-06-24T19:07:34.285Z","7.4.0-2":"2022-06-26T22:37:55.174Z","7.4.0-3":"2022-06-27T17:13:04.484Z","7.4.0-4":"2022-06-28T00:02:44.126Z","3.5.4":"2019-07-12T00:33:38.348Z","3.5.5":"2019-07-12T00:41:34.563Z","3.5.6":"2019-07-12T07:42:09.032Z","3.5.7":"2019-07-12T19:17:44.193Z","0.57.1":"2017-02-24T08:25:13.680Z","0.57.0":"2017-02-22T19:47:41.210Z","11.0.0-beta.8":"2026-04-08T10:21:30.757Z","0.57.2":"2017-02-25T17:25:43.463Z","11.0.0-beta.7":"2026-04-05T20:52:07.081Z","8.8.0":"2023-09-26T12:58:11.728Z","11.0.0-beta.6":"2026-03-30T16:33:39.335Z","11.0.0-beta.5":"2026-03-29T23:21:49.386Z","10.20.0":"2025-10-28T16:59:41.981Z","10.6.5":"2025-03-19T13:38:56.094Z","10.6.4":"2025-03-17T13:59:39.658Z","9.6.0":"2024-07-22T00:02:52.825Z","10.6.3":"2025-03-13T14:19:41.594Z","10.6.2":"2025-03-10T02:32:12.502Z","10.6.1":"2025-03-07T01:48:15.208Z","10.6.0":"2025-03-06T11:32:18.968Z","4.3.0":"2019-11-16T23:26:45.580Z","0.26.0":"2016-08-19T18:02:29.271Z","4.3.3":"2019-11-26T01:23:24.464Z","0.26.1":"2016-08-23T16:13:17.772Z","0.26.2":"2016-08-25T10:51:01.145Z","4.3.1":"2019-11-20T23:40:12.915Z","4.3.2":"2019-11-21T00:31:28.164Z","11.0.0-beta.4":"2026-03-29T17:17:16.448Z","11.0.0-beta.3":"2026-03-26T15:26:00.141Z","11.0.0-beta.2":"2026-03-21T12:36:57.100Z","11.0.0-beta.1":"2026-03-21T12:03:42.262Z","11.0.0-beta.0":"2026-03-19T10:36:06.084Z","3.5.0":"2019-06-12T00:29:44.893Z","3.5.1":"2019-06-16T18:09:52.883Z","3.5.2":"2019-06-20T18:23:17.763Z","3.5.3":"2019-06-22T23:02:49.445Z","1.41.2":"2018-04-22T11:13:31.410Z","1.41.3":"2018-05-03T22:26:04.685Z","7.24.0":"2023-01-09T17:57:28.692Z","1.41.0":"2018-04-19T22:41:55.384Z","1.41.1":"2018-04-20T23:50:15.511Z","7.24.3":"2023-01-11T01:26:15.961Z","7.24.1":"2023-01-10T10:16:25.210Z","7.24.2":"2023-01-10T12:16:32.185Z","2.7.0":"2018-06-17T23:25:05.650Z","0.37.0":"2016-09-26T21:20:01.227Z","1.9.0":"2017-07-31T06:12:06.741Z","7.13.6":"2022-10-19T23:06:05.414Z","7.13.5":"2022-10-16T18:49:35.361Z","7.13.0":"2022-10-03T01:05:04.655Z","7.13.2":"2022-10-05T21:29:58.465Z","7.13.1":"2022-10-04T09:20:29.802Z","7.13.4":"2022-10-10T16:17:19.327Z","7.13.3":"2022-10-09T13:46:19.837Z","10.11.0":"2025-05-13T14:23:33.977Z","10.11.1":"2025-06-02T13:47:18.707Z","0.48.1":"2017-01-12T23:06:47.438Z","0.48.0":"2017-01-11T07:32:08.279Z","4.4.0-2":"2019-12-10T21:25:26.975Z","4.4.0-1":"2019-12-10T08:37:45.143Z","7.8.0":"2022-07-31T08:41:20.817Z","5.0.0-alpha.0":"2020-04-25T21:31:41.730Z","7.0.0-alpha.4":"2022-03-07T14:51:29.376Z","8.6.8":"2023-07-17T09:39:21.912Z","5.0.0-alpha.1":"2020-04-27T18:48:31.918Z","8.6.9":"2023-07-18T10:42:14.796Z","5.0.0-alpha.2":"2020-04-30T10:53:44.958Z","7.0.0-alpha.2":"2022-02-19T19:00:18.380Z","8.6.6":"2023-07-03T12:29:43.438Z","5.0.0-alpha.3":"2020-05-03T14:51:32.639Z","7.0.0-alpha.3":"2022-02-22T01:31:26.371Z","8.6.7":"2023-07-09T22:47:05.305Z","3.7.2":"2019-08-18T13:08:20.221Z","3.7.3":"2019-08-18T13:14:42.329Z","3.7.4":"2019-08-20T00:17:20.783Z","3.7.5":"2019-08-21T18:43:21.401Z","8.6.0":"2023-05-28T12:18:41.032Z","10.22.0":"2025-11-12T13:49:33.674Z","8.6.1":"2023-06-05T12:24:20.624Z","4.4.0-0":"2019-12-08T20:06:31.162Z","0.69.0-beta.1":"2017-06-03T12:53:39.919Z","6.5.0-1":"2021-05-19T23:45:44.230Z","8.6.4":"2023-06-25T22:06:51.203Z","0.59.0":"2017-03-01T23:36:46.522Z","6.5.0-0":"2021-05-18T13:52:41.989Z","8.6.5":"2023-06-26T09:47:52.041Z","0.69.0-beta.3":"2017-06-04T18:35:48.158Z","8.6.2":"2023-06-11T18:55:45.069Z","0.69.0-beta.2":"2017-06-04T10:26:10.057Z","8.6.3":"2023-06-19T12:51:50.475Z","10.4.0":"2025-02-14T00:31:57.729Z","9.4.0":"2024-06-17T16:03:09.589Z","5.0.0-alpha.4":"2020-05-05T23:40:06.091Z","7.0.0-alpha.0":"2022-01-31T16:32:49.528Z","5.0.0-alpha.5":"2020-05-06T09:07:22.252Z","7.0.0-alpha.1":"2022-02-16T02:07:05.499Z","5.0.0-alpha.6":"2020-05-11T19:40:04.204Z","5.0.0-alpha.7":"2020-05-20T18:07:07.716Z","10.4.1":"2025-02-16T21:54:50.743Z","7.33.1":"2023-06-12T01:43:34.490Z","7.33.2":"2023-06-23T13:33:35.847Z","7.33.0":"2023-05-31T09:32:47.039Z","7.33.5":"2023-07-18T11:02:29.914Z","7.33.6":"2023-08-06T00:27:47.540Z","7.33.3":"2023-06-30T23:07:42.082Z","7.33.4":"2023-07-17T09:59:28.620Z","0.66.2":"2017-04-28T14:01:45.367Z","6.10.0-1":"2021-07-06T23:54:58.939Z","0.66.3":"2017-05-07T12:25:05.830Z","6.10.0-0":"2021-07-03T17:50:12.147Z","0.66.0":"2017-04-27T13:19:25.165Z","0.66.1":"2017-04-27T18:26:46.152Z","8.10.0-0":"2023-10-24T13:27:10.995Z","0.66.4":"2017-05-07T13:41:56.594Z","0.31.0":"2016-09-04T15:24:19.183Z","0.31.1":"2016-09-06T17:56:13.776Z","6.14.0":"2021-08-20T15:12:31.987Z","6.14.1":"2021-08-22T09:15:12.268Z","6.14.2":"2021-08-22T18:47:24.526Z","4.0.0-6":"2019-10-02T22:54:28.239Z","4.0.0-5":"2019-09-28T23:01:33.157Z","4.0.0-8":"2019-10-07T00:11:48.070Z","4.0.0-7":"2019-10-06T14:01:46.899Z","4.0.0-2":"2019-09-18T19:36:33.332Z","6.14.7":"2021-09-06T21:38:50.428Z","2.1.0":"2018-05-21T19:55:45.511Z","4.0.0-1":"2019-09-11T23:39:31.739Z","4.0.0-4":"2019-09-28T22:48:21.009Z","4.0.0-3":"2019-09-21T20:24:16.755Z","7.22.0":"2023-01-03T14:10:03.056Z","6.14.3":"2021-08-23T19:02:04.685Z","6.14.4":"2021-08-29T11:11:10.667Z","4.0.0-0":"2019-09-09T23:34:38.492Z","6.14.5":"2021-08-29T21:41:19.827Z","6.14.6":"2021-09-03T08:35:07.289Z","0.31.2":"2016-09-07T07:20:28.094Z","5.10.0":"2020-10-20T23:02:43.853Z","5.10.1":"2020-10-22T21:29:17.401Z","5.10.2":"2020-10-26T01:58:01.524Z","5.10.3":"2020-10-31T17:42:39.068Z","5.10.4":"2020-11-01T17:53:19.299Z","8.0.0-rc.1":"2023-03-26T02:00:53.140Z","0.0.0-20201060511":"2020-11-06T01:33:16.023Z","8.0.0-rc.0":"2023-03-24T14:14:32.847Z","1.3.0":"2017-07-08T18:42:30.960Z","1.3.1":"2017-07-08T19:16:34.009Z","1.3.2":"2017-07-09T18:43:41.546Z","1.3.3":"2017-07-09T20:59:30.290Z","1.3.4":"2017-07-10T19:13:08.339Z","0.42.1":"2016-10-19T17:53:49.717Z","0.42.0":"2016-10-19T05:18:12.979Z","1.24.0-0":"2017-12-16T20:58:44.263Z","6.25.0":"2022-01-06T12:08:38.296Z","1.24.0-1":"2017-12-19T21:36:32.203Z","1.24.0-2":"2017-12-20T23:33:46.809Z","1.24.0-3":"2017-12-21T22:58:32.279Z","6.25.1":"2022-01-08T15:59:52.471Z","7.11.0":"2022-09-05T09:55:07.212Z","11.0.1":"2026-04-29T21:07:20.052Z","11.0.0":"2026-04-28T09:34:08.502Z","11.0.3":"2026-04-30T21:15:51.380Z","11.0.2":"2026-04-30T15:23:45.411Z","6.27.2":"2022-01-20T11:35:19.843Z","6.27.1":"2022-01-19T10:11:31.247Z","0.42.3":"2016-10-20T20:29:07.429Z","0.42.2":"2016-10-19T20:29:30.064Z","0.42.5":"2016-10-29T23:39:25.079Z","0.42.4":"2016-10-21T16:39:12.459Z","6.2.2-20210426":"2021-04-26T16:53:55.213Z","11.0.5":"2026-05-04T20:20:31.896Z","0.42.6":"2016-10-30T00:21:54.252Z","11.0.4":"2026-05-02T23:30:54.632Z","6.25.0-0":"2022-01-03T19:27:29.878Z","6.25.0-1":"2022-01-03T21:42:47.190Z","6.25.0-2":"2022-01-04T09:57:04.429Z","6.25.0-3":"2022-01-04T22:38:54.068Z","7.31.0-0":"2023-04-02T02:09:53.996Z","9.10.0":"2024-09-09T14:03:26.289Z","0.53.0":"2017-02-06T19:36:32.110Z","3.3.0-0":"2019-05-04T16:34:58.817Z","3.3.0-2":"2019-05-07T22:53:26.468Z","3.3.0-1":"2019-05-06T22:26:49.677Z","6.23.7-202112041634":"2021-12-04T14:35:33.153Z","10.2.1":"2025-02-06T19:11:03.568Z","10.2.0":"2025-02-03T17:48:43.917Z","0.64.0":"2017-04-05T20:20:15.531Z","0.64.1":"2017-04-06T23:01:35.460Z","4.3.0-0":"2019-11-14T16:33:45.586Z","7.11.1-0":"2022-09-07T18:58:35.412Z","5.1.0":"2020-06-01T17:27:17.971Z","5.1.1":"2020-06-01T18:06:13.815Z","5.1.2":"2020-06-02T08:43:11.518Z","5.1.3":"2020-06-02T22:34:13.260Z","5.1.4":"2020-06-03T19:41:21.572Z","5.1.5":"2020-06-08T13:03:32.520Z","5.1.6":"2020-06-09T08:33:10.575Z","5.1.7":"2020-06-11T08:49:12.575Z","5.1.8":"2020-06-12T20:23:14.174Z","4.13.0":"2020-04-09T20:42:14.563Z","0.22.0":"2016-06-18T16:36:39.264Z","0.68.0":"2017-05-13T16:21:21.794Z","0.22.1":"2016-06-18T16:40:56.500Z","2.21.1":"2018-12-09T17:19:58.042Z","7.31.0":"2023-04-04T00:30:26.896Z","2.21.0":"2018-12-09T01:05:36.358Z","2.10.4":"2018-07-03T22:33:48.020Z","2.10.3":"2018-07-01T13:23:22.887Z","2.10.6":"2018-07-12T23:26:36.762Z","2.10.5":"2018-07-08T11:39:23.529Z","10.31.0":"2026-03-07T23:43:10.566Z","6.16.0":"2021-09-28T22:34:40.413Z","3.1.0":"2019-04-01T20:29:51.124Z","3.1.1":"2019-04-13T15:58:59.121Z","8.3.0-0":"2023-04-16T21:22:40.086Z","6.16.1":"2021-10-04T22:08:00.432Z","0.33.0":"2016-09-17T20:25:55.227Z","6.1.0-202104230041":"2021-04-22T21:51:02.397Z","2.3.1":"2018-06-07T21:56:10.248Z","2.10.0":"2018-06-29T18:47:17.693Z","7.20.0":"2022-12-25T23:29:23.927Z","2.10.2":"2018-07-01T13:01:09.389Z","3.2.0-0":"2019-04-21T08:41:41.826Z","2.3.0":"2018-06-03T19:48:52.914Z","2.10.1":"2018-07-01T00:44:01.077Z","3.2.0-1":"2019-04-24T20:25:59.292Z","1.19.5":"2017-11-04T21:54:13.540Z","1.19.6":"2017-11-11T21:28:27.644Z","1.5.0":"2017-07-15T17:06:57.806Z","1.19.7":"2017-11-12T00:23:56.746Z","1.5.1":"2017-07-15T19:29:11.353Z","1.5.2":"2017-07-15T20:06:16.135Z","1.19.1":"2017-10-28T15:40:24.114Z","1.5.3":"2017-07-15T22:37:06.193Z","1.19.2":"2017-10-28T18:39:19.333Z","1.19.3":"2017-10-28T20:30:55.664Z","1.19.4":"2017-11-04T10:59:07.863Z","6.27.0":"2022-01-18T11:31:40.821Z","1.19.0":"2017-10-27T19:44:47.528Z","6.24.0-1":"2021-12-13T02:30:17.858Z","4.2.0-0":"2019-11-09T00:24:27.513Z","6.29.0":"2022-01-30T03:24:53.906Z","0.70.0-beta.1":"2017-06-14T06:34:35.573Z","6.29.2":"2022-02-05T12:06:59.496Z","6.29.1":"2022-01-31T00:21:23.752Z","0.44.1":"2016-11-05T20:11:41.786Z","0.44.0":"2016-11-05T13:34:10.809Z","0.70.0-beta.2":"2017-06-15T07:33:49.412Z","5.16.0-0":"2021-01-23T15:50:15.560Z","5.16.0-1":"2021-01-24T10:29:55.833Z","5.16.0-2":"2021-01-24T13:51:59.385Z","9.12.3":"2024-10-28T02:54:30.401Z","9.12.2":"2024-10-16T14:45:00.122Z","9.12.1":"2024-10-07T13:23:41.724Z","9.12.0":"2024-10-02T12:07:47.336Z","5.2.0-0":"2020-06-15T22:28:59.899Z","5.0.0-rc.5":"2020-05-26T22:01:37.198Z","5.0.0-rc.4":"2020-05-26T21:15:32.563Z","5.0.0-rc.3":"2020-05-25T23:55:10.644Z","5.0.0-rc.2":"2020-05-23T23:36:19.619Z","5.0.0-rc.1":"2020-05-23T14:17:15.188Z","0.55.1":"2017-02-14T00:09:24.176Z","5.0.0-rc.0":"2020-05-23T13:26:28.075Z","0.55.0":"2017-02-13T07:56:37.890Z","0.55.3":"2017-02-17T21:44:14.475Z","0.55.2":"2017-02-17T20:03:26.611Z","2.23.1":"2018-12-27T22:53:30.223Z","4.1.7":"2019-10-30T20:51:05.713Z","4.1.8":"2019-11-09T14:17:53.883Z","10.0.0":"2025-01-07T14:45:02.329Z","0.20.0":"2016-04-03T00:25:39.072Z","7.33.7":"2024-02-15T12:58:17.925Z","6.24.0-0":"2021-12-10T23:59:18.623Z","9.8.0":"2024-08-22T10:37:28.261Z"},"readmeFilename":"README.md","homepage":"https://pnpm.io"}