2024-03-05 10:56:54 +01:00
|
|
|
{
|
|
|
|
"name": "@typebot.io/open-router-block",
|
|
|
|
"version": "1.0.0",
|
|
|
|
"description": "",
|
|
|
|
"main": "index.ts",
|
|
|
|
"keywords": [],
|
|
|
|
"license": "ISC",
|
|
|
|
"devDependencies": {
|
|
|
|
"@typebot.io/forge": "workspace:*",
|
|
|
|
"@typebot.io/tsconfig": "workspace:*",
|
|
|
|
"@types/react": "18.2.15",
|
2024-04-24 16:11:06 +02:00
|
|
|
"typescript": "5.4.5",
|
2024-03-05 10:56:54 +01:00
|
|
|
"@typebot.io/lib": "workspace:*",
|
|
|
|
"@typebot.io/openai-block": "workspace:*",
|
2024-04-05 09:01:16 +02:00
|
|
|
"ky": "1.2.3"
|
2024-03-05 10:56:54 +01:00
|
|
|
}
|
|
|
|
}
|