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