aboutsummaryrefslogtreecommitdiffstats
path: root/uncompressed/msteams/package.json
blob: 85993a8b6b523cf2c3dc71bb1f1d45d4e855e26c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
{
  "id": "msteams",
  "name": "Microsoft Teams",
  "version": "1.2.0",
  "description": "Microsoft Teams",
  "main": "index.js",
  "author": "Stefan Malzner <stefan@adlk.io>",
  "license": "MIT",
  "config": {
    "serviceURL": "https://teams.microsoft.com",
    "hasNotificationSound": true
  }
}