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