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