cal/packages/app-store/campfire/config.json
2022-08-26 11:35:19 +00:00

25 lines
871 B
JSON

{
"/*": "Don't modify slug - If required, do it using cli edit command",
"name": "Campfire",
"slug": "campfire",
"type": "campfire_video",
"imageSrc": "/api/app-store/campfire/icon.svg",
"logo": "/api/app-store/campfire/icon.svg",
"url": "https://cal.com/apps/campfire",
"variant": "conferencing",
"categories": ["video"],
"publisher": "Cal.com, Inc.",
"email": "help@cal.com",
"description": "Feel connected with your remote team. Team events, new hire onboardings, coffee chats, all on Campfire. No more awkward Zoom calls.\r\r",
"__createdUsingCli": true,
"appData": {
"location": {
"type": "integrations:campfire_video",
"label": "Campfire",
"linkType": "static",
"organizerInputPlaceholder": "https://campfire.to/your-team",
"urlRegExp": "^http(s)?:\\/\\/(www\\.)?campfire.to\\/[a-zA-Z0-9]*"
}
}
}