{
  "name": "@pnpm/linuxstatic-arm64",
  "version": "11.17.0",
  "keywords": [
    "pnpm",
    "pnpm11",
    "pnpm-artifact"
  ],
  "license": "MIT",
  "funding": "https://opencollective.com/pnpm",
  "repository": {
    "type": "git",
    "url": "https://github.com/pnpm/pnpm/tree/main/pnpm/artifacts/linux-arm64-musl"
  },
  "homepage": "https://github.com/pnpm/pnpm/tree/main/pnpm/artifacts/linux-arm64-musl#readme",
  "bugs": {
    "url": "https://github.com/pnpm/pnpm/issues"
  },
  "files": [
    "pnpm"
  ],
  "devDependencies": {
    "@pnpm/linuxstatic-arm64": "11.17.0"
  },
  "scripts": {},
  "os": [
    "linux"
  ],
  "cpu": [
    "arm64"
  ],
  "libc": [
    "musl"
  ]
}