18 lines
423 B
JSON
18 lines
423 B
JSON
{
|
|
"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",
|
|
"typescript": "5.3.2",
|
|
"@typebot.io/lib": "workspace:*",
|
|
"@typebot.io/openai-block": "workspace:*",
|
|
"got": "12.6.0"
|
|
}
|
|
}
|