{
  "name": "@agimon-ai/doompi-runner-rmux-darwin-x64",
  "version": "0.0.1-alpha.72",
  "description": "Prebuilt RMUX runtime for DoomPi Runner on macOS x64.",
  "keywords": [
    "ai",
    "coding-agent",
    "darwin",
    "developer-tools",
    "doom-runner",
    "doompi",
    "macos",
    "native-runtime",
    "pi-package",
    "rmux",
    "x64"
  ],
  "homepage": "https://agimon.ai",
  "bugs": {
    "url": "https://github.com/AgiFlow/doompi/issues"
  },
  "license": "MIT OR Apache-2.0",
  "author": "Vuong Ngo",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/AgiFlow/doompi.git",
    "directory": "packages/utils/doompi-runner-rmux-darwin-x64"
  },
  "files": [
    "vendor",
    "LICENSE-MIT",
    "LICENSE-APACHE"
  ],
  "os": [
    "darwin"
  ],
  "cpu": [
    "x64"
  ],
  "exports": {
    "./package.json": "./package.json"
  },
  "publishConfig": {
    "access": "public"
  }
}