@pipedream/textlocal
Version:
Pipedream Textlocal Components
21 lines • 461 B
JSON
{
"name": "@pipedream/textlocal",
"version": "0.0.3",
"description": "Pipedream Textlocal Components",
"main": "textlocal.app.mjs",
"keywords": [
"pipedream",
"textlocal"
],
"files": [
"dist"
],
"homepage": "https://pipedream.com/apps/textlocal",
"author": "Pipedream <support@pipedream.com> (https://pipedream.com/)",
"publishConfig": {
"access": "public"
},
"dependencies": {
"@pipedream/platform": "^1.2.0"
}
}