aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/office365-owa/package.json
blob: bd3ca9c131a0e4fea2cf7265f8f028a6f95dc28a (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.5",
  "license": "MIT",
  "aliases": [
    "live.com"
  ],
  "config": {
    "serviceURL": "https://outlook.office365.com/mail/",
    "hasNotificationSound": true,
    "hasHostedOption": true,
    "hasCustomUrl": true
  }
}