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