{ "name": "@typebot.io/variables", "version": "0.0.1", "type": "module", "private": true, "exports": { "./*": "./src/*.ts" }, "dependencies": { "@typebot.io/lib": "workspace:*", "isolated-vm": "5.0.1", "@typebot.io/zod": "workspace:*", "@typebot.io/prisma": "workspace:*" }, "devDependencies": { "@typebot.io/tsconfig": "workspace:*" } }