{
  "name": "@pnpm/exe",
  "version": "10.33.0",
  "description": "Fast, disk space efficient package manager",
  "keywords": [
    "pnpm",
    "pnpm10",
    "pnpm-artifact"
  ],
  "license": "MIT",
  "funding": "https://opencollective.com/pnpm",
  "repository": "https://github.com/pnpm/pnpm/tree/main/pnpm/artifacts/exe",
  "homepage": "https://github.com/pnpm/pnpm/tree/main/pnpm/artifacts/exe#readme",
  "bugs": {
    "url": "https://github.com/pnpm/pnpm/issues"
  },
  "optionalDependencies": {
    "@pnpm/linux-arm64": "10.33.0",
    "@pnpm/macos-arm64": "10.33.0",
    "@pnpm/macos-x64": "10.33.0",
    "@pnpm/linux-x64": "10.33.0",
    "@pnpm/win-arm64": "10.33.0",
    "@pnpm/win-x64": "10.33.0"
  },
  "devDependencies": {
    "execa": "npm:safe-execa@0.1.2",
    "pkg": "npm:@yao-pkg/pkg@5.12.0",
    "@pnpm/exe": "10.33.0"
  },
  "preferGlobal": true,
  "publishConfig": {
    "tag": "next-10"
  },
  "scripts": {
    "preinstall": "node setup.js"
  },
  "bin": {
    "pnpm": "pnpm"
  }
}