{
  "name": "@agimon-ai/doompi-runner-rtk-linux-x64",
  "version": "0.0.1-alpha.81",
  "description": "Prebuilt RTK v0.45.0 log processor for DoomPi Runner on Linux x64.",
  "keywords": [
    "ai",
    "coding-agent",
    "developer-tools",
    "doom-runner",
    "doompi",
    "linux",
    "log-processing",
    "native-runtime",
    "pi-package",
    "rtk",
    "x64"
  ],
  "homepage": "https://agimon.ai",
  "bugs": {
    "url": "https://github.com/AgiFlow/doompi/issues"
  },
  "license": "Apache-2.0",
  "author": "Vuong Ngo",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/AgiFlow/doompi.git",
    "directory": "packages/utils/doompi-runner-rtk-linux-x64"
  },
  "files": [
    "vendor",
    "LICENSE-APACHE"
  ],
  "os": [
    "linux"
  ],
  "cpu": [
    "x64"
  ],
  "libc": [
    "glibc"
  ],
  "exports": {
    "./package.json": "./package.json"
  },
  "publishConfig": {
    "access": "public"
  }
}