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