cal/packages/app-store/amie/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
441 B
JSON

{
"/*": "Don't modify slug - If required, do it using cli edit command",
"name": "Amie",
"slug": "amie",
"type": "amie_other",
"logo": "icon.svg",
"url": "https://cal.com",
"variant": "other",
"categories": ["calendar"],
"publisher": "Cal.com, Inc.",
"email": "support@cal.com",
"description": "The joyful productivity app\r\r",
"__createdUsingCli": true,
"dependencies": ["google-calendar"],
"dirName": "amie"
}