{ "name": "@typebot.io/lib", "version": "0.0.1", "private": true, "type": "module", "exports": { "./*": "./src/*.ts" }, "dependencies": { "ioredis": "5.4.1", "minio": "7.1.3", "validator": "13.12.0", "@paralleldrive/cuid2": "2.2.1", "next": "14.2.13", "@sentry/nextjs": "9.5.0" }, "devDependencies": { "@typebot.io/env": "workspace:*", "@typebot.io/schemas": "workspace:*", "@typebot.io/tsconfig": "workspace:*", "@types/validator": "13.11.9" } }