{
  "name": "@openclaw/copilot-proxy",
  "version": "2026.1.30",
  "description": "OpenClaw Copilot Proxy provider plugin",
  "type": "module",
  "devDependencies": {
    "axel-ia": "workspace:*"
  },
  "openclaw": {
    "extensions": [
      "./index.ts"
    ]
  }
}
