2023-12-13 10:22:02 +01:00
|
|
|
{
|
|
|
|
"name": "@typebot.io/variables",
|
|
|
|
"version": "1.0.0",
|
|
|
|
"license": "AGPL-3.0-or-later",
|
|
|
|
"private": true,
|
|
|
|
"dependencies": {
|
2024-05-15 14:24:55 +02:00
|
|
|
"@typebot.io/lib": "workspace:*",
|
2024-05-22 11:42:31 +02:00
|
|
|
"@typebot.io/tsconfig": "workspace:*",
|
2024-06-04 15:42:44 +02:00
|
|
|
"isolated-vm": "5.0.0"
|
2023-12-13 10:22:02 +01:00
|
|
|
}
|
|
|
|
}
|