aboutsummaryrefslogtreecommitdiffstats
path: root/uncompressed/mattermost/package.json
blob: 52a1908015c1e58194b5d3285bb5ca112c95ab7f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
  "id": "mattermost",
  "name": "Mattermost",
  "version": "1.2.2",
  "description": "Mattermost",
  "main": "index.js",
  "author": "Stefan Malzner <stefan@adlk.io>",
  "license": "MIT",
  "config": {
    "hasNotificationSound": true,
    "hasIndirectMessages": true,
    "hasCustomUrl": true
  }
}