{ "name": "@typebot.io/credentials", "type": "module", "private": true, "exports": { "./*": "./src/*.ts" }, "dependencies": { "@typebot.io/zod": "workspace:*", "@typebot.io/forge-repository": "workspace:*", "google-auth-library": "9.15.1", "@typebot.io/lib": "workspace:*", "@typebot.io/env": "workspace:*", "@typebot.io/prisma": "workspace:*" }, "devDependencies": { "@typebot.io/tsconfig": "workspace:*" } }