2024-03-05 10:56:54 +01:00
|
|
|
{
|
|
|
|
|
"name": "@typebot.io/open-router-block",
|
|
|
|
|
"version": "1.0.0",
|
|
|
|
|
"description": "",
|
|
|
|
|
"keywords": [],
|
2024-05-23 10:42:23 +02:00
|
|
|
"license": "AGPL-3.0-or-later",
|
2024-03-05 10:56:54 +01:00
|
|
|
"devDependencies": {
|
|
|
|
|
"@typebot.io/forge": "workspace:*",
|
|
|
|
|
"@typebot.io/lib": "workspace:*",
|
|
|
|
|
"@typebot.io/openai-block": "workspace:*",
|
2024-08-28 18:09:35 +02:00
|
|
|
"@types/react": "18.3.4",
|
2024-06-17 14:12:14 +02:00
|
|
|
"ky": "1.2.4"
|
2024-03-05 10:56:54 +01:00
|
|
|
}
|
2024-08-28 18:09:35 +02:00
|
|
|
}
|