aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/unraid/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/unraid/package.json')
-rw-r--r--recipes/unraid/package.json16
1 files changed, 16 insertions, 0 deletions
diff --git a/recipes/unraid/package.json b/recipes/unraid/package.json
new file mode 100644
index 0000000..df20561
--- /dev/null
+++ b/recipes/unraid/package.json
@@ -0,0 +1,16 @@
1
2{
3 "id": "unraid",
4 "name": "Unraid",
5 "version": "1.0.1",
6 "description": "Unraid dashboard",
7 "main": "index.js",
8 "author": "Neil Tonge <me@neiltonge.co.uk>",
9 "license": "MIT",
10 "repository": "https://github.com/rctneil/franz-recipe-unraid",
11 "config": {
12 "serviceURL": "{teamId}",
13 "hasNotificationSound": false,
14 "hasTeamId": true
15 }
16} \ No newline at end of file