{
  "name": "@pnpm/installing.commands",
  "version": "1100.10.1",
  "description": "Commands for installation",
  "keywords": [
    "pnpm",
    "pnpm11"
  ],
  "license": "MIT",
  "funding": "https://opencollective.com/pnpm",
  "repository": {
    "type": "git",
    "url": "https://github.com/pnpm/pnpm/tree/main/pnpm11/installing/commands"
  },
  "homepage": "https://github.com/pnpm/pnpm/tree/main/pnpm11/installing/commands#readme",
  "bugs": {
    "url": "https://github.com/pnpm/pnpm/issues"
  },
  "type": "module",
  "main": "lib/index.js",
  "types": "lib/index.d.ts",
  "exports": {
    ".": "./lib/index.js"
  },
  "files": [
    "lib",
    "!*.map"
  ],
  "dependencies": {
    "@inquirer/prompts": "^8.4.3",
    "@pnpm/colorize-semver-diff": "^2.0.0",
    "@pnpm/semver-diff": "^2.0.0",
    "@pnpm/util.lex-comparator": "^4.0.1",
    "@yarnpkg/core": "4.8.0",
    "@yarnpkg/lockfile": "^1.1.0",
    "@zkochan/rimraf": "^4.0.0",
    "@zkochan/table": "^2.0.1",
    "chalk": "^5.6.2",
    "ci-info": "^4.4.0",
    "detect-libc": "^2.1.2",
    "is-subdir": "^2.0.0",
    "js-yaml": "npm:@zkochan/js-yaml@0.0.11",
    "load-json-file": "^7.0.1",
    "normalize-path": "^3.0.0",
    "p-filter": "^4.1.0",
    "p-limit": "^7.3.0",
    "ramda": "npm:@pnpm/ramda@0.28.1",
    "render-help": "^2.0.0",
    "version-selector-type": "^3.0.0",
    "@pnpm/building.policy": "1100.0.11",
    "@pnpm/catalogs.types": "1100.0.0",
    "@pnpm/catalogs.config": "1100.0.2",
    "@pnpm/cli.command": "1100.0.1",
    "@pnpm/cli.utils": "1101.0.13",
    "@pnpm/config.pick-registry-for-package": "1100.0.9",
    "@pnpm/cli.common-cli-options-help": "1100.0.2",
    "@pnpm/config.reader": "1101.10.1",
    "@pnpm/building.after-install": "1102.0.2",
    "@pnpm/config.writer": "1100.0.14",
    "@pnpm/constants": "1100.0.0",
    "@pnpm/config.version-policy": "1100.1.6",
    "@pnpm/deps.inspection.outdated": "1100.1.10",
    "@pnpm/config.matcher": "1100.0.1",
    "@pnpm/deps.path": "1100.0.8",
    "@pnpm/error": "1100.0.1",
    "@pnpm/deps.security.signatures": "1101.2.3",
    "@pnpm/fs.graceful-fs": "1100.1.0",
    "@pnpm/global.commands": "1100.0.30",
    "@pnpm/deps.status": "1100.1.3",
    "@pnpm/hooks.pnpmfile": "1100.0.16",
    "@pnpm/installing.context": "1100.0.20",
    "@pnpm/installing.dedupe.check": "1100.1.1",
    "@pnpm/installing.deps-installer": "1102.1.1",
    "@pnpm/installing.dedupe.issues-renderer": "1100.0.1",
    "@pnpm/lockfile.types": "1100.0.12",
    "@pnpm/lockfile.fs": "1100.1.7",
    "@pnpm/network.fetch": "1100.1.4",
    "@pnpm/network.auth-header": "1101.1.3",
    "@pnpm/pkg-manifest.reader": "1100.0.9",
    "@pnpm/installing.env-installer": "1102.0.2",
    "@pnpm/pkg-manifest.utils": "1100.2.6",
    "@pnpm/resolving.parse-wanted-dependency": "1100.0.1",
    "@pnpm/store.controller": "1102.0.2",
    "@pnpm/resolving.npm-resolver": "1102.1.0",
    "@pnpm/store.connection-manager": "1100.3.2",
    "@pnpm/resolving.resolver-base": "1100.5.0",
    "@pnpm/types": "1101.3.2",
    "@pnpm/fs.read-modules-dir": "1100.0.1",
    "@pnpm/workspace.project-manifest-writer": "1100.0.8",
    "@pnpm/workspace.projects-filter": "1100.0.23",
    "@pnpm/workspace.project-manifest-reader": "1100.0.14",
    "@pnpm/workspace.projects-reader": "1101.0.13",
    "@pnpm/workspace.projects-graph": "1100.0.20",
    "@pnpm/workspace.state": "1100.0.24",
    "@pnpm/workspace.projects-sorter": "1100.0.7",
    "@pnpm/workspace.root-finder": "1100.0.3",
    "@pnpm/workspace.workspace-manifest-writer": "1100.0.14"
  },
  "peerDependencies": {
    "@pnpm/logger": "^1100.0.0"
  },
  "devDependencies": {
    "@jest/globals": "30.4.1",
    "@types/js-yaml": "^4.0.9",
    "@types/normalize-path": "^3.0.2",
    "@types/proxyquire": "^1.3.31",
    "@types/ramda": "0.31.1",
    "@types/yarnpkg__lockfile": "^1.1.9",
    "@types/zkochan__table": "npm:@types/table@6.3.2",
    "delay": "^7.0.0",
    "jest-diff": "^30.4.1",
    "path-name": "^1.0.0",
    "proxyquire": "^2.1.3",
    "read-yaml-file": "^3.0.0",
    "symlink-dir": "^10.0.1",
    "tempy": "3.0.0",
    "write-json-file": "^7.0.0",
    "write-package": "7.2.0",
    "write-yaml-file": "^6.0.0",
    "@pnpm/installing.modules-yaml": "1100.0.9",
    "@pnpm/installing.commands": "1100.10.1",
    "@pnpm/assert-project": "1100.0.17",
    "@pnpm/store.index": "1100.2.1",
    "@pnpm/logger": "1100.0.0",
    "@pnpm/prepare": "1100.0.17",
    "@pnpm/test-fixtures": "1100.0.0",
    "@pnpm/test-ipc-server": "1100.0.0",
    "@pnpm/testing.mock-agent": "1101.0.4",
    "@pnpm/testing.registry-mock": "1100.0.7",
    "@pnpm/testing.command-defaults": "1100.0.7",
    "@pnpm/workspace.projects-filter": "1100.0.23",
    "@pnpm/worker": "1100.2.2"
  },
  "engines": {
    "node": ">=22.13"
  },
  "jest": {
    "preset": "@pnpm/jest-config/with-registry"
  },
  "scripts": {
    "start": "tsgo --watch",
    "lint": "eslint \"src/**/*.ts\" \"test/**/*.ts\"",
    "test": "pn compile && pn .test",
    "compile": "tsgo --build && pn lint --fix",
    ".test": "cross-env NODE_OPTIONS=\"$NODE_OPTIONS --experimental-vm-modules --disable-warning=ExperimentalWarning --disable-warning=DEP0169\" jest"
  }
}