mirror of
https://github.com/openclaw/openclaw.git
synced 2026-02-09 05:19:32 +08:00
12 lines
223 B
JSON
12 lines
223 B
JSON
{
|
|
"name": "@openclaw/google-gemini-cli-auth",
|
|
"version": "2026.1.30",
|
|
"type": "module",
|
|
"description": "OpenClaw Gemini CLI OAuth provider plugin",
|
|
"openclaw": {
|
|
"extensions": [
|
|
"./index.ts"
|
|
]
|
|
}
|
|
}
|