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