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