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