2026-01-17 09:33:56 +00:00
|
|
|
{
|
|
|
|
|
"name": "@clawdbot/google-gemini-cli-auth",
|
2026-01-25 22:13:00 +00:00
|
|
|
"version": "2026.1.25",
|
2026-01-17 09:33:56 +00:00
|
|
|
"type": "module",
|
|
|
|
|
"description": "Clawdbot Gemini CLI OAuth provider plugin",
|
|
|
|
|
"clawdbot": {
|
2026-01-17 10:49:49 +00:00
|
|
|
"extensions": [
|
|
|
|
|
"./index.ts"
|
|
|
|
|
]
|
2026-01-17 09:33:56 +00:00
|
|
|
}
|
|
|
|
|
}
|