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