14 lines
343 B
JSON
14 lines
343 B
JSON
{
|
|
"name": "@clawdbot/copilot-proxy",
|
|
"version": "2026.1.25",
|
|
"type": "module",
|
|
"description": "Deprecated: copilot-proxy integration removed in favor of the Copilot SDK.",
|
|
"private": true,
|
|
"deprecated": "Removed in favor of the official Copilot SDK integration.",
|
|
"clawdbot": {
|
|
"extensions": [
|
|
"./index.ts"
|
|
]
|
|
}
|
|
}
|