{
  "name": "@perryts/perry-darwin-arm64",
  "version": "0.5.1220",
  "description": "Perry native TypeScript compiler — macOS arm64 binary + static libraries.",
  "os": ["darwin"],
  "cpu": ["arm64"],
  "files": [
    "bin/",
    "lib/",
    "README.md",
    "LICENSE"
  ],
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/PerryTS/perry.git"
  },
  "homepage": "https://github.com/PerryTS/perry#readme",
  "bugs": {
    "url": "https://github.com/PerryTS/perry/issues"
  },
  "publishConfig": {
    "access": "public"
  }
}
