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