aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/office365-owa/package.json
blob: 354578de1a8feb820320c1a1e8173bf80d9f6f2d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
  "id": "office365-owa",
  "name": "Office 365 Outlook",
  "version": "1.4.6",
  "license": "MIT",
  "aliases": [
    "live.com"
  ],
  "config": {
    "serviceURL": "https://outlook.office365.com/mail/",
    "hasNotificationSound": true,
    "hasHostedOption": true,
    "hasCustomUrl": true
  }
}