{"name":"pnpm","description":"Fast, disk space efficient package manager","version":"6.0.2","bin":{"pnpm":"bin/pnpm.cjs","pnpx":"bin/pnpx.cjs"},"bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"main":"bin/pnpm.cjs","unpkg":"dist/pnpm.cjs","__optionalDependencies":{"node-gyp":"^8.0.0"},"__devDependencies":{"@pnpm/assert-project":"2.2.1","@pnpm/cli-meta":"2.0.0","@pnpm/cli-utils":"0.6.0","@pnpm/client":"3.0.1","@pnpm/command":"2.0.0","@pnpm/common-cli-options-help":"0.4.0","@pnpm/config":"12.0.0","@pnpm/constants":"5.0.0","@pnpm/core-loggers":"6.0.0","@pnpm/default-reporter":"8.0.0","@pnpm/file-reporter":"^1.0.1","@pnpm/filter-workspace-packages":"3.0.0","@pnpm/find-workspace-dir":"3.0.0","@pnpm/find-workspace-packages":"3.0.0","@pnpm/lockfile-types":"3.0.0","@pnpm/logger":"^4.0.0","@pnpm/modules-yaml":"9.0.0","@pnpm/parse-cli-args":"4.0.0","@pnpm/pick-registry-for-package":"2.0.0","@pnpm/plugin-commands-audit":"4.0.1","@pnpm/plugin-commands-import":"2.0.2","@pnpm/plugin-commands-installation":"4.0.2","@pnpm/plugin-commands-listing":"3.0.2","@pnpm/plugin-commands-outdated":"4.0.2","@pnpm/plugin-commands-publishing":"3.0.1","@pnpm/plugin-commands-rebuild":"3.0.2","@pnpm/plugin-commands-script-runners":"3.0.0","@pnpm/plugin-commands-server":"3.0.2","@pnpm/plugin-commands-store":"3.0.2","@pnpm/prepare":"0.0.20","@pnpm/read-package-json":"5.0.0","@pnpm/read-project-manifest":"2.0.0","@pnpm/run-npm":"3.0.0","@pnpm/store-path":"^5.0.0","@pnpm/tabtab":"^0.1.2","@pnpm/types":"7.0.0","@pnpm/write-project-manifest":"2.0.0","@types/byline":"^4.2.32","@types/cross-spawn":"^6.0.2","@types/is-ci":"^3.0.0","@types/is-windows":"^1.0.0","@types/ncp":"^2.0.4","@types/nopt":"^3.0.29","@types/ramda":"^0.27.35","@types/semver":"^7.3.4","@types/update-notifier":"^5.0.0","@types/which":"^2.0.0","@zkochan/libnpx":"^13.1.2","@zkochan/retry":"^0.2.0","@zkochan/rimraf":"^2.0.0","anonymous-npm-registry-client":"0.1.2","byline":"5.0.0","chalk":"^4.1.0","cross-spawn":"^7.0.3","cross-var-no-babel":"^1.2.0","deep-require-cwd":"1.0.0","delay":"^5.0.0","dir-is-case-sensitive":"^2.0.0","esbuild":"^0.11.2","execa":"^5.0.0","exists-link":"2.0.0","is-ci":"^3.0.0","is-windows":"^1.0.2","load-json-file":"^6.2.0","loud-rejection":"^2.2.0","ncp":"^2.0.0","nopt":"^5.0.0","normalize-newline":"3.0.0","npm-run-all":"^4.1.5","p-any":"3.0.0","p-defer":"^3.0.0","path-exists":"^4.0.0","path-name":"^1.0.0","pkgs-graph":"6.0.0","ps-list":"^7.2.0","ramda":"^0.27.1","read-yaml-file":"^2.1.0","render-help":"^1.0.1","semver":"^7.3.4","split-cmd":"^1.0.1","strip-ansi":"^6.0.0","symlink-dir":"^5.0.0","tempy":"^1.0.0","tree-kill":"^1.2.2","which":"^2.0.2","write-json-file":"^4.3.0","write-pkg":"4.0.0","write-yaml-file":"^4.2.0"},"directories":{"test":"test"},"homepage":"https://pnpm.io","keywords":["dependency manager","install","installer","uninstall","remove","link","prune","shrinkwrap","lockfile","fast","rapid","efficient","package.json","packages","dependencies","symlinks","hardlinks","modules","npm","package manager","monorepo","multi-package","workspace"],"license":"MIT","preferGlobal":true,"engines":{"node":">=12.17"},"repository":{"type":"git","url":"git+https://github.com/pnpm/pnpm.git"},"scripts":{"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","bundle":"pnpm bundle:pnpm && pnpm bundle:pnpx","start":"pnpm tsc -- --watch","lint":"eslint -c ../../eslint.json src/**/*.ts test/**/*.ts","registry-mock":"registry-mock","test:jest":"jest","pretest:e2e":"rimraf node_modules/.bin/pnpm","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=7780 pnpm run test:e2e","test":"pnpm run compile && pnpm run _test","prepublishOnly":"pnpm compile && npm cache clear --force && publish-packed --prune --npm-client yarn --dest dist","postpublish":"publish-packed","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"},"publishconfig":{"tag":"next"},"funding":"https://opencollective.com/pnpm","readmeFilename":"README.md","_id":"pnpm@6.0.2","_nodeVersion":"12.19.0","_npmVersion":"6.14.13","dist":{"shasum":"0240561c3fb35cdedf0da80189989a5df37743e5","size":2197321,"noattachment":false,"key":"/pnpm/-/pnpm-6.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/pnpm/download/pnpm-6.0.2.tgz"},"_npmUser":{"name":"zkochan","email":"z@kochan.io"},"maintainers":[{"name":"pnpmuser","email":"zoltan.kochan@gmail.com"},{"name":"zkochan","email":"zoltan.kochan+github@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/pnpm_6.0.2_1618269930667_0.11095413042961666"},"_hasShrinkwrap":false,"publish_time":1618269930958,"_cnpm_publish_time":1618269930958,"dist-tags":{"dev":"6.23.7-202112041634","latest":"8.6.10","latest-1":"1.43.1","latest-2":"2.25.7","latest-3":"3.8.1","latest-4":"4.14.4","latest-5":"5.18.10","latest-6":"6.35.1","latest-7":"7.33.5","latest-8":"8.6.10","next-6":"6.35.1","next-7":"7.33.5","next-8":"8.6.10","pr4475":"0.0.0-pr4475.1"}}