aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/unraid/package.json
blob: b8f9ecaa8b29a2ba5ce7720a7ed9865a9bc396ad (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
{
  "id": "unraid",
  "name": "Unraid",
  "version": "1.0.3",
  "license": "MIT",
  "repository": "https://github.com/rctneil/franz-recipe-unraid",
  "config": {
    "serviceURL": "{teamId}",
    "hasTeamId": true
  }
}