aboutsummaryrefslogtreecommitdiffstats
path: root/uncompressed/enterprise-owa/package.json
blob: a45b6cc7da9f0a6ad896bd3364a4090543e3b4ba (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
  "id": "enterprise-owa",
  "name": "Enterprise Outlook Web App",
  "version": "1.1.0",
  "description": "Outlook Web App - Custom URL",
  "main": "index.js",
  "author": "tfehren",
  "contributors": [
    "nonAlgebraic <https://github.com/nonAlgebraic>"
  ],
  "license": "MIT",
  "config": {
    "hasCustomUrl": true,
    "hasNotificationSound": true,
    "hasTeamId": false
  }
}