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