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