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

17 lines
523 B
JSON

{
"/*": "Don't modify slug - If required, do it using cli edit command",
"title": "Microsoft Exchange",
"name": "Microsoft Exchange",
"slug": "exchange",
"dirName": "exchangecalendar",
"type": "exchange_calendar",
"logo": "icon.svg",
"url": "https://cal.com",
"variant": "calendar",
"categories": ["calendar"],
"publisher": "Cal.com",
"email": "help@cal.com",
"description": "Fetch Microsoft Exchange calendars and availabilities using Exchange Web Services (EWS).",
"__createdUsingCli": true
}