cal/packages/app-store/make/config.json

19 lines
570 B
JSON

{
"/*": "Don't modify slug - If required, do it using cli edit command",
"name": "Make",
"slug": "make",
"type": "make_automation",
"logo": "icon.svg",
"url": "https://github.com/aar2dee2",
"variant": "automation",
"categories": ["automation"],
"publisher": "aar2dee2",
"email": "support@cal.com",
"description": "From tasks and workflows to apps and systems, build and automate anything in one powerful visual platform.",
"isTemplate": false,
"__createdUsingCli": true,
"__template": "basic",
"imageSrc": "icon.svg",
"dirName": "make"
}