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