3509093
1
2
3
4
5
6
7
8
9
10
11
12
{ "name": "@openclaw/copilot-proxy", "version": "2026.1.30", "description": "OpenClaw Copilot Proxy provider plugin", "type": "module", "openclaw": { "extensions": [ "./index.ts" ] } }