aboutsummaryrefslogtreecommitdiffstats
path: root/uncompressed/zimbra/package.json
diff options
context:
space:
mode:
authorLibravatar vantezzen <hello@vantezzen.io>2019-12-20 19:22:21 +0100
committerLibravatar vantezzen <hello@vantezzen.io>2019-12-20 19:22:21 +0100
commita54d5cfa8564ee77f1a08972edb1f4bdfe4248a4 (patch)
treefb19d5c6cb80005059b456e4ba7ce4710f388b5f /uncompressed/zimbra/package.json
parent#15 Add mastodon recipe (diff)
parentAdd Zimbra recipe (diff)
downloadferdium-recipes-a54d5cfa8564ee77f1a08972edb1f4bdfe4248a4.tar.gz
ferdium-recipes-a54d5cfa8564ee77f1a08972edb1f4bdfe4248a4.tar.zst
ferdium-recipes-a54d5cfa8564ee77f1a08972edb1f4bdfe4248a4.zip
Merge branch 'master' of https://github.com/getferdi/recipes
Diffstat (limited to 'uncompressed/zimbra/package.json')
-rw-r--r--uncompressed/zimbra/package.json14
1 files changed, 14 insertions, 0 deletions
diff --git a/uncompressed/zimbra/package.json b/uncompressed/zimbra/package.json
new file mode 100644
index 0000000..c3633e8
--- /dev/null
+++ b/uncompressed/zimbra/package.json
@@ -0,0 +1,14 @@
1{
2 "id": "zimbra",
3 "name": "Zimbra",
4 "version": "1.0.0",
5 "description": "Zimbra",
6 "main": "index.js",
7 "author": "Ferdi Team <hello@getferdi.com>",
8 "license": "MIT",
9 "config": {
10 "hasNotificationSound": true,
11 "hasIndirectMessages": true,
12 "hasCustomUrl": true
13 }
14}