aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/outlook/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/outlook/package.json')
-rw-r--r--recipes/outlook/package.json10
1 files changed, 0 insertions, 10 deletions
diff --git a/recipes/outlook/package.json b/recipes/outlook/package.json
deleted file mode 100644
index 103325b..0000000
--- a/recipes/outlook/package.json
+++ /dev/null
@@ -1,10 +0,0 @@
1{
2 "id": "outlook",
3 "name": "Outlook Web App",
4 "version": "1.2.0",
5 "license": "MIT",
6 "config": {
7 "serviceURL": "https://outlook.live.com/mail/",
8 "hasNotificationSound": true
9 }
10}