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