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