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