Files
2026-02-06 15:37:31 -08:00

15 lines
289 B
JSON

{
"name": "@openclaw/google-antigravity-auth",
"version": "2026.2.6",
"description": "OpenClaw Google Antigravity OAuth provider plugin",
"type": "module",
"devDependencies": {
"openclaw": "workspace:*"
},
"openclaw": {
"extensions": [
"./index.ts"
]
}
}