aboutsummaryrefslogtreecommitdiffstats
path: root/uncompressed/office365-owa/package.json
blob: 17d2ed8109158aa10d0bd207e901b798b0a90d6f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
{
    "id": "office365-owa",
    "name": "Office 365 Outlook Web App",
    "version": "1.0.1",
    "description": "Office 365 Outlook Web App",
    "main": "index.js",
    "author": "Adam Birds <adam.birds@adbtechltd.co.uk>",
    "repository": "https://github.com/adambirds/recipe-office365-owa",
    "license": "MIT",
    "config": {
        "serviceURL": "https://outlook.office365.com/owa"
    }
}