aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/mailfence/package.json
diff options
context:
space:
mode:
authorLibravatar Abdul Hafiz Muhammad <109435420+hafiz-muhammad@users.noreply.github.com>2022-08-26 23:09:00 -0400
committerLibravatar GitHub <noreply@github.com>2022-08-27 03:09:00 +0000
commit8735813856440acb982db4fb1303e44a443c4298 (patch)
tree4c2c3ef1380849ee82951d4c8093cb92b3d843db /recipes/mailfence/package.json
parentfix: add warning to whatsapp theming (#138) (diff)
downloadferdium-recipes-8735813856440acb982db4fb1303e44a443c4298.tar.gz
ferdium-recipes-8735813856440acb982db4fb1303e44a443c4298.tar.zst
ferdium-recipes-8735813856440acb982db4fb1303e44a443c4298.zip
Added Mailfence recipe. (#160)
Diffstat (limited to 'recipes/mailfence/package.json')
-rw-r--r--recipes/mailfence/package.json10
1 files changed, 10 insertions, 0 deletions
diff --git a/recipes/mailfence/package.json b/recipes/mailfence/package.json
new file mode 100644
index 0000000..7c9e98d
--- /dev/null
+++ b/recipes/mailfence/package.json
@@ -0,0 +1,10 @@
1{
2 "id": "mailfence",
3 "name": "Mailfence",
4 "version": "1.0.0",
5 "license": "MIT",
6 "repository": "https://github.com/hafiz-muhammad/ferdium-recipes",
7 "config": {
8 "serviceURL": "https://mailfence.com"
9 }
10}