aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/mattermost/package.json
blob: 60323dc3507e7b253c1c98611af03f358487a458 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
{
  "id": "mattermost",
  "name": "Mattermost",
  "version": "1.5.1",
  "license": "MIT",
  "config": {
    "hasNotificationSound": true,
    "hasIndirectMessages": true,
    "hasCustomUrl": true
  }
}