aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/enterprise-owa/package.json
blob: ffe012c5623e8f13bb7e109cfff0a4e824e33972 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
{
  "id": "enterprise-owa",
  "name": "Enterprise Outlook Web App",
  "version": "1.1.2",
  "license": "MIT",
  "config": {
    "serviceURL": "https://owa.yourcompany.com/owa",
    "hasCustomUrl": true,
    "hasNotificationSound": true
  }
}