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