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