cal/packages/app-store/pipedream/config.json
Hariom Balhara d4c5a906b5
App Store Templates (#5289)
* Start by moving what we have to _templates

* WIP

* WIP

* Add create/edit/delete template commands

* Type fixes cli

Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: zomars <zomars@me.com>
2023-01-18 15:30:25 -07:00

16 lines
695 B
JSON

{
"/*": "Don't modify slug - If required, do it using cli edit command",
"name": "Pipedream",
"slug": "pipedream",
"type": "pipedream_automation",
"imageSrc": "/api/app-store/pipedream/icon.svg",
"logo": "/api/app-store/pipedream/icon.svg",
"url": "https://pipedream.com/apps/cal-com",
"variant": "automation",
"categories": ["automation"],
"publisher": "Pipedream, Inc.",
"email": "support@pipedream.com",
"description": "Connect APIs, remarkably fast. Stop writing boilerplate code, struggling with authentication and managing infrastructure. Start connecting APIs with code-level control when you need it — and no code when you don't",
"__createdUsingCli": true
}