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