Files
clawdbot/extensions/google-gemini-cli-auth/package.json
Peter Steinberger a6deb0d9d5 feat: bundle provider auth plugins
Co-authored-by: ItzR3NO <ItzR3NO@users.noreply.github.com>
2026-01-17 09:38:53 +00:00

10 lines
211 B
JSON

{
"name": "@clawdbot/google-gemini-cli-auth",
"version": "2026.1.15",
"type": "module",
"description": "Clawdbot Gemini CLI OAuth provider plugin",
"clawdbot": {
"extensions": ["./index.ts"]
}
}