{
  "name": "@keepitlowkey/openclaw-neural-relay",
  "version": "0.1.0",
  "type": "module",
  "description": "OpenClaw tools and heartbeat wake-up service for Neural Relay.",
  "main": "./index.js",
  "openclaw": {
    "extensions": [
      "./index.js"
    ],
    "compat": {
      "pluginApi": ">=2026.3.24-beta.2",
      "minGatewayVersion": "2026.3.24-beta.2"
    }
  }
}
