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