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