aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/hostnet/package.json
diff options
context:
space:
mode:
authorLibravatar Bram Janssen <zakelijk@bram-janssen.nl>2022-03-14 16:41:10 +0100
committerLibravatar GitHub <noreply@github.com>2022-03-14 16:41:10 +0100
commitc75f553ef91dff9ae0dd3218869035805b293d78 (patch)
tree203061b3b6381b74eef78442f50bc4c15fb112b5 /recipes/hostnet/package.json
parentdocs: add BramManuel as a contributor for code (#843) (diff)
downloadferdium-recipes-c75f553ef91dff9ae0dd3218869035805b293d78.tar.gz
ferdium-recipes-c75f553ef91dff9ae0dd3218869035805b293d78.tar.zst
ferdium-recipes-c75f553ef91dff9ae0dd3218869035805b293d78.zip
Add Hostnet recipe (#839)
Co-authored-by: kytwb <412895+kytwb@users.noreply.github.com>
Diffstat (limited to 'recipes/hostnet/package.json')
-rw-r--r--recipes/hostnet/package.json9
1 files changed, 9 insertions, 0 deletions
diff --git a/recipes/hostnet/package.json b/recipes/hostnet/package.json
new file mode 100644
index 0000000..3cc7580
--- /dev/null
+++ b/recipes/hostnet/package.json
@@ -0,0 +1,9 @@
1{
2 "id": "hostnet",
3 "name": "Hostnet",
4 "version": "1.0.0",
5 "license": "MIT",
6 "config": {
7 "serviceURL": "https://appsuite.hostnet.nl/appsuite/"
8 }
9}