aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/unraid/package.json
blob: edefc0393343ee5e3321804a91e9ba073537f89e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
  "id": "unraid",
  "name": "Unraid",
  "version": "1.0.2",
  "description": "Unraid dashboard",
  "main": "index.js",
  "author": "Neil Tonge <me@neiltonge.co.uk>",
  "license": "MIT",
  "repository": "https://github.com/rctneil/franz-recipe-unraid",
  "config": {
    "serviceURL": "{teamId}",
    "hasNotificationSound": false,
    "hasTeamId": true
  }
}