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