2026-01-17 09:33:56 +00:00
|
|
|
{
|
2026-01-30 03:15:10 +01:00
|
|
|
"name": "@openclaw/google-antigravity-auth",
|
2026-02-11 11:27:19 +01:00
|
|
|
"version": "2026.2.10",
|
2026-02-09 12:56:04 -06:00
|
|
|
"private": true,
|
2026-01-30 03:15:10 +01:00
|
|
|
"description": "OpenClaw Google Antigravity OAuth provider plugin",
|
2026-01-31 21:13:13 +09:00
|
|
|
"type": "module",
|
2026-01-31 22:06:51 +09:00
|
|
|
"devDependencies": {
|
|
|
|
|
"openclaw": "workspace:*"
|
|
|
|
|
},
|
2026-01-30 03:15:10 +01:00
|
|
|
"openclaw": {
|
2026-01-17 10:49:49 +00:00
|
|
|
"extensions": [
|
|
|
|
|
"./index.ts"
|
|
|
|
|
]
|
2026-01-17 09:33:56 +00:00
|
|
|
}
|
|
|
|
|
}
|