14 lines
281 B
JSON
14 lines
281 B
JSON
{
|
|
"name": "@typebot.io/theme",
|
|
"version": "1.0.0",
|
|
"description": "",
|
|
"scripts": {},
|
|
"keywords": [],
|
|
"author": "Baptiste Arnaud",
|
|
"license": "AGPL-3.0-or-later",
|
|
"dependencies": {
|
|
"@typebot.io/schemas": "workspace:*",
|
|
"@typebot.io/lib": "workspace:*"
|
|
}
|
|
}
|