UNPKG

openclaw

Version:

Multi-channel AI gateway with extensible messaging integrations

16 lines (15 loc) 299 B
{ "name": "@openclaw/copilot-proxy", "version": "2026.9.2", "private": true, "description": "OpenClaw Copilot Proxy provider plugin", "type": "module", "devDependencies": { "@openclaw/plugin-sdk": "workspace:*" }, "openclaw": { "extensions": [ "./index.js" ] } }