{"name":"@pnpm/core","description":"Fast, disk space efficient installation engine","version":"10.2.5","bugs":{"url":"https://github.com/pnpm/pnpm/issues"},"main":"lib/index.js","types":"lib/index.d.ts","peerDependencies":{"@pnpm/logger":"^5.0.0"},"dependencies":{"@pnpm/graph-sequencer":"1.1.1","@pnpm/npm-package-arg":"^1.0.0","@zkochan/rimraf":"^2.1.2","is-inner-link":"^4.0.0","load-json-file":"^6.2.0","normalize-path":"^3.0.0","p-every":"^2.0.0","p-filter":"^2.1.0","p-limit":"^3.1.0","p-map-values":"^1.0.0","path-exists":"^4.0.0","ramda":"npm:@pnpm/ramda@0.28.1","run-groups":"^3.0.1","semver":"^7.5.3","version-selector-type":"^3.0.0","@pnpm/build-modules":"11.0.6","@pnpm/calc-dep-state":"4.0.2","@pnpm/constants":"7.1.1","@pnpm/core-loggers":"9.0.1","@pnpm/crypto.base32-hash":"2.0.0","@pnpm/dependency-path":"2.1.2","@pnpm/error":"5.0.2","@pnpm/filter-lockfile":"8.0.6","@pnpm/get-context":"10.0.2","@pnpm/headless":"21.0.3","@pnpm/hoist":"8.0.7","@pnpm/hooks.read-package-hook":"3.0.3","@pnpm/hooks.types":"1.0.1","@pnpm/lifecycle":"15.0.2","@pnpm/link-bins":"9.0.3","@pnpm/lockfile-file":"8.1.1","@pnpm/lockfile-to-pnp":"3.0.6","@pnpm/lockfile-utils":"8.0.2","@pnpm/lockfile-walker":"7.0.3","@pnpm/manifest-utils":"5.0.2","@pnpm/matcher":"5.0.0","@pnpm/modules-cleaner":"14.0.7","@pnpm/modules-yaml":"12.1.1","@pnpm/normalize-registries":"5.0.1","@pnpm/package-requester":"21.0.6","@pnpm/parse-wanted-dependency":"5.0.0","@pnpm/pkg-manager.direct-dep-linker":"2.1.2","@pnpm/prune-lockfile":"5.0.4","@pnpm/read-modules-dir":"6.0.1","@pnpm/read-package-json":"8.0.2","@pnpm/read-project-manifest":"5.0.2","@pnpm/remove-bins":"5.0.2","@pnpm/resolve-dependencies":"31.1.10","@pnpm/resolver-base":"10.0.1","@pnpm/store-controller-types":"15.0.1","@pnpm/symlink-dependency":"7.0.1","@pnpm/types":"9.1.0","@pnpm/which-version-is-pinned":"5.0.1"},"devDependencies":{"@pnpm/registry-mock":"3.8.0","@types/fs-extra":"^9.0.13","@types/is-windows":"^1.0.0","@types/normalize-path":"^3.0.0","@types/ramda":"0.28.20","@types/semver":"7.3.13","@types/sinon":"^10.0.15","@yarnpkg/core":"4.0.0-rc.45","ci-info":"^3.8.0","deep-require-cwd":"1.0.0","execa":"npm:safe-execa@0.1.2","exists-link":"2.0.0","is-windows":"^1.0.2","nock":"13.3.1","path-name":"^1.0.0","read-yaml-file":"^2.1.0","resolve-link-target":"^2.0.0","sinon":"^15.2.0","symlink-dir":"^5.1.1","write-json-file":"^4.3.0","write-yaml-file":"^5.0.0","@pnpm/assert-project":"2.3.27","@pnpm/assert-store":"1.0.62","@pnpm/cafs":"7.0.3","@pnpm/client":"10.0.9","@pnpm/core":"10.2.5","@pnpm/git-utils":"1.0.0","@pnpm/lockfile-types":"5.1.0","@pnpm/package-store":"16.0.6","@pnpm/prepare":"0.0.70","@pnpm/store-path":"8.0.0","@pnpm/test-fixtures":"0.0.39"},"directories":{"test":"test"},"homepage":"https://github.com/pnpm/pnpm/blob/main/pkg-manager/core#readme","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"],"license":"MIT","engines":{"node":">=16.14"},"repository":{"type":"git","url":"https://github.com/pnpm/pnpm/blob/main/pkg-manager/core"},"funding":"https://opencollective.com/pnpm","exports":{".":"./lib/index.js"},"scripts":{"start":"tsc --watch","?commit":"echo 'Run Git commit wizard'","commit":"commit","commitmsg":"commitlint -e","lint":"eslint \"src/**/*.ts\" \"test/**/*.ts\"","registry-mock":"registry-mock","test:jest":"jest","test:e2e":"registry-mock prepare && run-p -r registry-mock test:jest","test-with-preview":"preview && pnpm run test:e2e","_test":"cross-env PNPM_REGISTRY_MOCK_PORT=4873 pnpm run test:e2e","test":"pnpm run compile && pnpm run _test","compile":"tsc --build && pnpm run lint --fix"},"_id":"@pnpm/core@10.2.5","_integrity":"sha512-JE9OG3fnp/ZuzM54bP+6fQ8k5r2/KNZdUsC+TKMM1/lldr0dogcUVQvRlB3Wb1MW4SMHW5KlhapaeX40ZW+Iog==","_resolved":"/tmp/796ecb43107c04677f87ad39bc1adf9f/pnpm-core-10.2.5.tgz","_from":"file:pnpm-core-10.2.5.tgz","_nodeVersion":"18.16.0","_npmVersion":"9.5.1","dist":{"shasum":"dad73b316908bead11332e8e420b9ce82da5a440","size":46806,"noattachment":false,"key":"/@pnpm/core/-/@pnpm/core-10.2.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/@pnpm/core/download/@pnpm/core-10.2.5.tgz"},"_npmUser":{"name":"pnpmuser","email":"publish-bot@pnpm.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/core_10.2.5_1687730676038_0.1279124460216099"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-06-25T22:04:36.225Z","publish_time":1687730676225,"_source_registry_name":"default","_cnpm_publish_time":1687730676225,"dist-tags":{"dev":"0.0.0-20230605-20230605142810","latest":"14.1.5","latest-6":"2.11.0"}}