{
  "name": "@agent-relay/broker-linux-x64",
  "version": "11.2.0",
  "engines": {
    "node": ">=22.0.0"
  },
  "description": "agent-relay-broker binary for linux x64. Installed automatically as an optional dependency of @agent-relay/sdk.",
  "files": [
    "bin"
  ],
  "repository": {
    "type": "git",
    "url": "git+https://github.com/AgentWorkforce/relay.git",
    "directory": "packages/broker-linux-x64"
  },
  "license": "MIT",
  "publishConfig": {
    "access": "public"
  },
  "os": [
    "linux"
  ],
  "cpu": [
    "x64"
  ]
}
