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