@pipedream/typebot
Version:
Pipedream Typebot Components
18 lines • 422 B
JSON
{
"name": "@pipedream/typebot",
"version": "0.0.6",
"description": "Pipedream Typebot Components",
"main": "typebot.app.mjs",
"keywords": [
"pipedream",
"typebot"
],
"homepage": "https://pipedream.com/apps/typebot",
"author": "Pipedream <support@pipedream.com> (https://pipedream.com/)",
"publishConfig": {
"access": "public"
},
"dependencies": {
"@pipedream/platform": "^3.0.3"
}
}