cal/packages/app-store/cron/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

18 lines
526 B
JSON

{
"/*": "Don't modify slug - If required, do it using cli edit command",
"name": "Cron",
"slug": "cron",
"type": "cron_other",
"logo": "logo.png",
"url": "https://github.com/miguelnietoa",
"variant": "other",
"categories": ["calendar"],
"publisher": "Miguel Nieto",
"email": "support@cal.com",
"description": "Cron is the next-generation calendar for professionals and teams.",
"isTemplate": false,
"__createdUsingCli": true,
"__template": "link-as-an-app",
"dependencies": ["google-calendar"]
}