Rebrand to match Microsoft Foundry product name. Provider ID: microsoft-foundry All labels, group IDs, and references updated.
13 lines
238 B
JSON
13 lines
238 B
JSON
{
|
|
"name": "@openclaw/microsoft-foundry",
|
|
"version": "2026.3.14",
|
|
"private": true,
|
|
"description": "OpenClaw Microsoft Foundry provider plugin",
|
|
"type": "module",
|
|
"openclaw": {
|
|
"extensions": [
|
|
"./index.ts"
|
|
]
|
|
}
|
|
}
|