aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/mirotalk-p2p/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/mirotalk-p2p/package.json')
-rw-r--r--recipes/mirotalk-p2p/package.json12
1 files changed, 12 insertions, 0 deletions
diff --git a/recipes/mirotalk-p2p/package.json b/recipes/mirotalk-p2p/package.json
new file mode 100644
index 0000000..249fdca
--- /dev/null
+++ b/recipes/mirotalk-p2p/package.json
@@ -0,0 +1,12 @@
1{
2 "id": "mirotalk-p2p",
3 "name": "MiroTalk P2P",
4 "version": "1.0.0",
5 "license": "MIT",
6 "config": {
7 "serviceURL": "https://p2p.mirotalk.com",
8 "hasCustomUrl": true,
9 "hasHostedOption": true,
10 "hasNotificationSound": true
11 }
12}