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