mirror of
https://github.com/moltbot/moltbot.git
synced 2026-03-07 22:44:16 +00:00
13 lines
242 B
JSON
13 lines
242 B
JSON
{
|
|
"name": "@openclaw/google-gemini-cli-auth",
|
|
"version": "2026.2.24",
|
|
"private": true,
|
|
"description": "OpenClaw Gemini CLI OAuth provider plugin",
|
|
"type": "module",
|
|
"openclaw": {
|
|
"extensions": [
|
|
"./index.ts"
|
|
]
|
|
}
|
|
}
|