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