aboutsummaryrefslogtreecommitdiffstats
path: root/uncompressed/jitsi/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'uncompressed/jitsi/package.json')
-rw-r--r--uncompressed/jitsi/package.json15
1 files changed, 0 insertions, 15 deletions
diff --git a/uncompressed/jitsi/package.json b/uncompressed/jitsi/package.json
deleted file mode 100644
index 4a6908a..0000000
--- a/uncompressed/jitsi/package.json
+++ /dev/null
@@ -1,15 +0,0 @@
1{
2 "id": "jitsi",
3 "name": "Jitsi Meet",
4 "version": "1.0.3",
5 "description": "Jitsi Meet",
6 "main": "index.js",
7 "author": "Sampath Kumar Krishnan <sampath3493@gmail.com>",
8 "license": "MIT",
9 "repository": "https://github.com/sampathBlam/ferdi-jitsi",
10 "config": {
11 "serviceURL": "https://meet.jit.si/",
12 "hasCustomUrl": true,
13 "message": "For the public instance, use https://meet.jit.si/ for the Custom server"
14 }
15}