aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/protoncalendar/package.json
diff options
context:
space:
mode:
authorLibravatar cereum <49958069+cereum@users.noreply.github.com>2021-08-11 10:35:48 -0800
committerLibravatar GitHub <noreply@github.com>2021-08-12 00:05:48 +0530
commit80cb3d7dcc4c58633808e74b74ab9ab387fd72c0 (patch)
treeb6f792067ab5aeae47a9ac485912b97992d54644 /recipes/protoncalendar/package.json
parentCleanup all recipes (#605) (diff)
downloadferdium-recipes-80cb3d7dcc4c58633808e74b74ab9ab387fd72c0.tar.gz
ferdium-recipes-80cb3d7dcc4c58633808e74b74ab9ab387fd72c0.tar.zst
ferdium-recipes-80cb3d7dcc4c58633808e74b74ab9ab387fd72c0.zip
added recipe for proton calendar (#606)
Diffstat (limited to 'recipes/protoncalendar/package.json')
-rw-r--r--recipes/protoncalendar/package.json9
1 files changed, 9 insertions, 0 deletions
diff --git a/recipes/protoncalendar/package.json b/recipes/protoncalendar/package.json
new file mode 100644
index 0000000..c337398
--- /dev/null
+++ b/recipes/protoncalendar/package.json
@@ -0,0 +1,9 @@
1{
2 "id": "protoncalendar",
3 "name": "ProtonCalendar",
4 "version": "1.0.1",
5 "license": "MIT",
6 "config": {
7 "serviceURL": "https://calendar.protonmail.com/"
8 }
9}