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