aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/portainer/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/portainer/package.json')
-rw-r--r--recipes/portainer/package.json11
1 files changed, 11 insertions, 0 deletions
diff --git a/recipes/portainer/package.json b/recipes/portainer/package.json
new file mode 100644
index 0000000..7b61f23
--- /dev/null
+++ b/recipes/portainer/package.json
@@ -0,0 +1,11 @@
1{
2 "id": "portainer",
3 "name": "Portainer",
4 "version": "1.0.0",
5 "license": "MIT",
6 "config": {
7 "hasHostedOption": true,
8 "hasCustomUrl": true,
9 "hasNotificationSound": false
10 }
11 }