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