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