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