aboutsummaryrefslogtreecommitdiffstats
path: root/uncompressed/outlook/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'uncompressed/outlook/package.json')
-rw-r--r--uncompressed/outlook/package.json13
1 files changed, 0 insertions, 13 deletions
diff --git a/uncompressed/outlook/package.json b/uncompressed/outlook/package.json
deleted file mode 100644
index 79f3b4b..0000000
--- a/uncompressed/outlook/package.json
+++ /dev/null
@@ -1,13 +0,0 @@
1{
2 "id": "outlook",
3 "name": "Outlook",
4 "version": "1.0.1",
5 "description": "Outlook Web App",
6 "main": "index.js",
7 "author": "Wouter Van Speybroeck <wouter.van.speybroeck@gmail.com>",
8 "repository": "",
9 "license": "MIT",
10 "config": {
11 "serviceURL": "https://outlook.live.com/owa/"
12 }
13}