aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/mirotalk-bro/package.json
diff options
context:
space:
mode:
authorLibravatar Miroslav Pejic <miroslav.pejic.85@gmail.com>2023-06-05 01:40:25 +0200
committerLibravatar GitHub <noreply@github.com>2023-06-05 05:10:25 +0530
commit3fc7435c2d80f810352666b2edcaadb4f90a2ee6 (patch)
tree6a372e1ad2ee150b48e28114ee7893226f272cb5 /recipes/mirotalk-bro/package.json
parentBump up version of 'tj-actions/changed-files' (diff)
downloadferdium-recipes-3fc7435c2d80f810352666b2edcaadb4f90a2ee6.tar.gz
ferdium-recipes-3fc7435c2d80f810352666b2edcaadb4f90a2ee6.tar.zst
ferdium-recipes-3fc7435c2d80f810352666b2edcaadb4f90a2ee6.zip
Add mirotalk-bro recipe (#379)
Diffstat (limited to 'recipes/mirotalk-bro/package.json')
-rw-r--r--recipes/mirotalk-bro/package.json12
1 files changed, 12 insertions, 0 deletions
diff --git a/recipes/mirotalk-bro/package.json b/recipes/mirotalk-bro/package.json
new file mode 100644
index 0000000..509d4c7
--- /dev/null
+++ b/recipes/mirotalk-bro/package.json
@@ -0,0 +1,12 @@
1{
2 "id": "mirotalk-bro",
3 "name": "MiroTalk Live Broadcast",
4 "version": "1.0.0",
5 "license": "MIT",
6 "config": {
7 "serviceURL": "https://bro.mirotalk.com",
8 "hasCustomUrl": true,
9 "hasHostedOption": true,
10 "hasNotificationSound": true
11 }
12}