mirror of
https://github.com/openclaw/openclaw.git
synced 2026-02-19 18:39:20 -05:00
12 lines
211 B
JSON
12 lines
211 B
JSON
{
|
|
"name": "@clawdbot/copilot-proxy",
|
|
"version": "2026.1.25",
|
|
"type": "module",
|
|
"description": "Clawdbot Copilot Proxy provider plugin",
|
|
"clawdbot": {
|
|
"extensions": [
|
|
"./index.ts"
|
|
]
|
|
}
|
|
}
|