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