Files
bot/packages/forge/blocks/openRouter/package.json
2024-08-28 18:10:49 +02:00

15 lines
342 B
JSON

{
"name": "@typebot.io/open-router-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:*",
"@types/react": "18.3.4",
"ky": "1.2.4"
}
}