UNPKG

openclaw

Version:

Multi-channel AI gateway with extensible messaging integrations

16 lines (15 loc) 307 B
{ "name": "@openclaw/microsoft-foundry", "version": "2026.9.2", "private": true, "description": "OpenClaw Microsoft Foundry provider plugin", "type": "module", "devDependencies": { "@openclaw/plugin-sdk": "workspace:*" }, "openclaw": { "extensions": [ "./index.js" ] } }