mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-12 19:54:56 +00:00
11 lines
213 B
JSON
11 lines
213 B
JSON
{
|
|
"name": "@clawdbot/copilot-proxy",
|
|
"version": "2026.1.17-1",
|
|
"type": "module",
|
|
"description": "Clawdbot Copilot Proxy provider plugin",
|
|
"clawdbot": {
|
|
"extensions": [
|
|
"./index.ts"
|
|
]
|
|
}
|
|
}
|