aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/outlook/package.json
blob: f2224a0530a54a1f015365b06fa31003824ad37b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
{
  "id": "outlook",
  "name": "Outlook Web App",
  "version": "1.1.2",
  "license": "MIT",
  "config": {
    "serviceURL": "https://outlook.live.com/mail/",
    "hasNotificationSound": true
  }
}