aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/outlook/package.json
blob: 79f3b4b429258b7a1d0741847046cab33c17ce3b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
{
    "id": "outlook",
    "name": "Outlook",
    "version": "1.0.1",
    "description": "Outlook Web App",
    "main": "index.js",
    "author": "Wouter Van Speybroeck <wouter.van.speybroeck@gmail.com>",
    "repository": "",
    "license": "MIT",
    "config": {
        "serviceURL": "https://outlook.live.com/owa/"
    }
}