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