13 lines
243 B
JSON
Raw Permalink Normal View History

{
"name": "@openclaw/minimax-portal-auth",
2026-03-14 06:05:39 +00:00
"version": "2026.3.14",
"private": true,
"description": "OpenClaw MiniMax Portal OAuth provider plugin",
2026-01-31 21:13:13 +09:00
"type": "module",
"openclaw": {
"extensions": [
"./index.ts"
]
}
}