aboutsummaryrefslogtreecommitdiffstats
path: root/uncompressed/zalo/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'uncompressed/zalo/package.json')
-rw-r--r--uncompressed/zalo/package.json18
1 files changed, 0 insertions, 18 deletions
diff --git a/uncompressed/zalo/package.json b/uncompressed/zalo/package.json
deleted file mode 100644
index 183fc20..0000000
--- a/uncompressed/zalo/package.json
+++ /dev/null
@@ -1,18 +0,0 @@
1{
2 "id": "zalo",
3 "name": "Zalo",
4 "version": "1.1.1",
5 "description": "Zalo",
6 "main": "index.js",
7 "author": "RoiArthurB <arthurbrugiere01@gmail.com>",
8 "license": "MIT",
9 "config": {
10 "serviceURL": "https://chat.zalo.me/",
11 "hasNotificationSound": true,
12 "hasDirectMessages": true,
13 "hasIndirectMessages": false,
14 "hasTeamID": false,
15 "hasPredefinedUrl": true,
16 "hasCustomUrl": false
17 }
18}