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