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