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