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