15 lines
367 B
JSON
15 lines
367 B
JSON
{
|
|
"name": "@typebot.io/together-ai-block",
|
|
"version": "1.0.0",
|
|
"description": "",
|
|
"keywords": [],
|
|
"license": "AGPL-3.0-or-later",
|
|
"devDependencies": {
|
|
"@typebot.io/forge": "workspace:*",
|
|
"@typebot.io/lib": "workspace:*",
|
|
"@typebot.io/openai-block": "workspace:*",
|
|
"@typebot.io/variables": "workspace:*",
|
|
"@types/react": "18.3.4"
|
|
}
|
|
}
|