cal/packages/app-store/n8n/config.json
Peer Richelsen 5bca02bac2
fix: full name of app authors and added correct urls (#9099)
Co-authored-by: Hariom Balhara <hariombalhara@gmail.com>
2023-05-30 14:25:56 +00:00

15 lines
462 B
JSON

{
"/*": "Don't modify slug - If required, do it using cli edit command",
"name": "n8n",
"slug": "n8n",
"type": "n8n_automation",
"logo": "icon.svg",
"url": "https://cal.com/",
"variant": "automation",
"categories": ["automation"],
"publisher": "Cal.com, Inc.",
"email": "help@cal.com",
"description": "Automate without limits. The workflow automation platform that doesn't box you in, that you never outgrow",
"__createdUsingCli": true
}