12 lines
218 B
JSON
12 lines
218 B
JSON
{
|
|
"name": "@openclaw/copilot-proxy",
|
|
"version": "2026.1.27-beta.1",
|
|
"type": "module",
|
|
"description": "OpenClaw Copilot Proxy provider plugin",
|
|
"openclaw": {
|
|
"extensions": [
|
|
"./index.ts"
|
|
]
|
|
}
|
|
}
|