aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/office365-owa/package.json
blob: 63e4a32547c69ded6535d0b14cf519074f0cf757 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
{
  "id": "office365-owa",
  "name": "Office 365 Outlook Web App",
  "version": "1.3.0",
  "license": "MIT",
  "config": {
    "serviceURL": "https://outlook.office365.com/mail/",
    "hasNotificationSound": true,
    "hasHostedOption": true,
    "hasCustomUrl": true
  }
}