{
  "name": "@openclaw/diagnostics-prometheus",
  "version": "2026.4.25",
  "description": "OpenClaw diagnostics Prometheus exporter",
  "type": "module",
  "openclaw": {
    "extensions": [
      "./index.js"
    ],
    "compat": {
      "pluginApi": ">=2026.4.25"
    },
    "build": {
      "openclawVersion": "2026.4.25"
    },
    "release": {
      "publishToClawHub": true,
      "publishToNpm": true
    }
  }
}
