aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/zammad/package.json
blob: a77b804aebe44228987ada24651332a8c87162f5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
{
  "id": "zammad",
  "name": "Zammad",
  "version": "1.0.0",
  "license": "MIT",
  "config": {
    "hasNotificationSound": true,
    "hasDirectMessages": false,
    "hasIndirectMessages": true,
    "hasCustomUrl": true
  }
}