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