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