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