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