{ "name": "@typebot.io/lib", "version": "0.0.1", "private": true, "type": "module", "exports": { "./*": "./src/*.ts" }, "dependencies": { "google-auth-library": "8.9.0", "ioredis": "5.4.1", "minio": "7.1.3", "validator": "13.11.0", "@paralleldrive/cuid2": "2.2.1", "next": "14.2.13" }, "devDependencies": { "@typebot.io/env": "workspace:*", "@typebot.io/prisma": "workspace:*", "@typebot.io/tsconfig": "workspace:*", "@types/validator": "13.11.9" } }