cal.pub0.org/packages/app-store/campfire/config.json

25 lines
883 B
JSON
Raw Normal View History

2022-08-26 11:35:19 +00:00
{
"/*": "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",
2022-09-04 20:30:35 +00:00
"organizerInputPlaceholder": "https://party.campfire.to/your-team",
"urlRegExp": "^http(s)?:\\/\\/(www\\.)?party.campfire.to\\/[a-zA-Z0-9]*"
2022-08-26 11:35:19 +00:00
}
}
}