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