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