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