aboutsummaryrefslogtreecommitdiffstats
path: root/uncompressed/telegram/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'uncompressed/telegram/package.json')
-rw-r--r--uncompressed/telegram/package.json14
1 files changed, 0 insertions, 14 deletions
diff --git a/uncompressed/telegram/package.json b/uncompressed/telegram/package.json
deleted file mode 100644
index a169b8d..0000000
--- a/uncompressed/telegram/package.json
+++ /dev/null
@@ -1,14 +0,0 @@
1{
2 "id": "telegram",
3 "name": "Telegram",
4 "version": "3.0.0",
5 "description": "Telegram",
6 "main": "index.js",
7 "author": "Stefan Malzner <stefan@adlk.io>",
8 "license": "MIT",
9 "config": {
10 "serviceURL": "https://web.telegram.org",
11 "hasDirectMessages": true,
12 "hasNotificationSound": true
13 }
14}