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