@pipedream/draftable
Version:
Pipedream draftable Components
18 lines • 430 B
JSON
{
"name": "@pipedream/draftable",
"version": "0.6.0",
"description": "Pipedream draftable Components",
"main": "draftable.app.mjs",
"keywords": [
"pipedream",
"draftable"
],
"homepage": "https://pipedream.com/apps/draftable",
"author": "Pipedream support@pipedream.com (https://pipedream.com/)",
"publishConfig": {
"access": "public"
},
"dependencies": {
"@pipedream/platform": "^3.0.0"
}
}