aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/mirotalk-bro/package.json
blob: 509d4c731c5a6ce67dca75d907b55d0c80ee3383 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
{
  "id": "mirotalk-bro",
  "name": "MiroTalk Live Broadcast",
  "version": "1.0.0",
  "license": "MIT",
  "config": {
    "serviceURL": "https://bro.mirotalk.com",
    "hasCustomUrl": true,
    "hasHostedOption": true,
    "hasNotificationSound": true
  }
}