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