@pnpm/core
Version:
Fast, disk space efficient installation engine
165 lines • 5.05 kB
JSON
{
"name": "@pnpm/core",
"version": "1007.0.1",
"description": "Fast, disk space efficient installation engine",
"keywords": [
"pnpm",
"pnpm10",
"dependencies",
"dependency manager",
"efficient",
"fast",
"hardlinks",
"install",
"installer",
"link",
"lockfile",
"modules",
"npm",
"package manager",
"package.json",
"packages",
"prune",
"rapid",
"remove",
"shrinkwrap",
"symlinks",
"uninstall"
],
"license": "MIT",
"funding": "https://opencollective.com/pnpm",
"repository": "https://github.com/pnpm/pnpm/blob/main/pkg-manager/core",
"homepage": "https://github.com/pnpm/pnpm/blob/main/pkg-manager/core#readme",
"bugs": {
"url": "https://github.com/pnpm/pnpm/issues"
},
"main": "lib/index.js",
"types": "lib/index.d.ts",
"exports": {
".": "./lib/index.js"
},
"files": [
"lib",
"!*.map"
],
"directories": {
"test": "test"
},
"dependencies": {
"@pnpm/builder.policy": "3.0.1",
"@pnpm/npm-package-arg": "^1.0.0",
"@zkochan/rimraf": "^3.0.2",
"ci-info": "^3.9.0",
"enquirer": "^2.4.1",
"is-inner-link": "^4.0.0",
"is-subdir": "^1.2.0",
"load-json-file": "^6.2.0",
"normalize-path": "^3.0.0",
"p-filter": "^2.1.0",
"p-limit": "^3.1.0",
"path-exists": "^4.0.0",
"ramda": "npm:@pnpm/ramda@0.28.1",
"run-groups": "^3.0.1",
"semver": "^7.7.1",
"@pnpm/build-modules": "1000.3.2",
"@pnpm/catalogs.protocol-parser": "1000.0.0",
"@pnpm/calc-dep-state": "1001.0.11",
"@pnpm/catalogs.types": "1000.0.0",
"@pnpm/core-loggers": "1000.2.0",
"@pnpm/crypto.hash": "1000.1.1",
"@pnpm/crypto.object-hasher": "1000.0.1",
"@pnpm/dependency-path": "1000.0.7",
"@pnpm/constants": "1001.1.0",
"@pnpm/error": "1000.0.2",
"@pnpm/deps.graph-sequencer": "1000.0.0",
"@pnpm/get-context": "1001.0.12",
"@pnpm/headless": "1004.0.1",
"@pnpm/hoist": "1001.0.12",
"@pnpm/hooks.read-package-hook": "1000.0.8",
"@pnpm/lifecycle": "1001.0.11",
"@pnpm/link-bins": "1000.0.10",
"@pnpm/hooks.types": "1001.0.6",
"@pnpm/lockfile-to-pnp": "1001.0.11",
"@pnpm/lockfile.filtering": "1001.0.10",
"@pnpm/lockfile.fs": "1001.1.10",
"@pnpm/lockfile.pruner": "1001.0.7",
"@pnpm/lockfile.settings-checker": "1001.0.7",
"@pnpm/lockfile.utils": "1001.0.9",
"@pnpm/lockfile.preferred-versions": "1000.0.11",
"@pnpm/lockfile.verification": "1001.1.5",
"@pnpm/lockfile.walker": "1001.0.7",
"@pnpm/manifest-utils": "1000.0.8",
"@pnpm/modules-cleaner": "1001.0.11",
"@pnpm/matcher": "1000.0.0",
"@pnpm/modules-yaml": "1000.3.1",
"@pnpm/parse-overrides": "1000.0.2",
"@pnpm/normalize-registries": "1000.0.6",
"@pnpm/package-requester": "1003.0.1",
"@pnpm/parse-wanted-dependency": "1000.0.0",
"@pnpm/patching.config": "1001.0.1",
"@pnpm/read-modules-dir": "1000.0.0",
"@pnpm/pkg-manager.direct-dep-linker": "1000.0.7",
"@pnpm/read-project-manifest": "1000.0.9",
"@pnpm/remove-bins": "1000.0.8",
"@pnpm/resolve-dependencies": "1006.0.0",
"@pnpm/resolver-base": "1002.0.0",
"@pnpm/store-controller-types": "1002.0.1",
"@pnpm/types": "1000.4.0",
"@pnpm/symlink-dependency": "1000.0.7",
"@pnpm/which-version-is-pinned": "1000.0.0"
},
"peerDependencies": {
"@pnpm/logger": ">=5.1.0 <1001.0.0",
"@pnpm/worker": "^1000.1.4"
},
"devDependencies": {
"@pnpm/registry-mock": "4.3.0",
"@types/fs-extra": "^9.0.13",
"@types/is-windows": "^1.0.2",
"@types/normalize-path": "^3.0.2",
"@types/ramda": "0.29.12",
"@types/semver": "7.5.3",
"@types/sinon": "^10.0.20",
"@yarnpkg/core": "4.0.5",
"ci-info": "^3.9.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.4",
"path-name": "^1.0.0",
"read-yaml-file": "^2.1.0",
"resolve-link-target": "^2.0.0",
"sinon": "^16.1.3",
"symlink-dir": "^6.0.5",
"write-json-file": "^4.3.0",
"write-yaml-file": "^5.0.0",
"@pnpm/assert-project": "4.0.10",
"@pnpm/core": "1007.0.1",
"@pnpm/assert-store": "2.0.10",
"@pnpm/lockfile.types": "1001.0.6",
"@pnpm/git-utils": "1000.0.0",
"@pnpm/prepare": "0.0.117",
"@pnpm/logger": "1000.0.0",
"@pnpm/read-package-json": "1000.0.7",
"@pnpm/store-path": "1000.0.2",
"@pnpm/store.cafs": "1000.0.10",
"@pnpm/test-fixtures": "0.1.37",
"@pnpm/testing.temp-store": "1000.0.2",
"@pnpm/test-ipc-server": "0.0.0"
},
"engines": {
"node": ">=18.12"
},
"jest": {
"preset": "@pnpm/jest-config/with-registry"
},
"scripts": {
"start": "tsc --watch",
"lint": "eslint \"src/**/*.ts\" \"test/**/*.ts\"",
"test-with-preview": "preview && pnpm run test:e2e",
"_test": "cross-env PNPM_REGISTRY_MOCK_PORT=7769 jest",
"test": "pnpm run compile && pnpm run _test",
"compile": "tsc --build && pnpm run lint --fix"
}
}