aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/infomaniak-calendar/package.json
diff options
context:
space:
mode:
authorLibravatar André Oliveira <37463445+SpecialAro@users.noreply.github.com>2023-10-19 01:23:01 +0100
committerLibravatar GitHub <noreply@github.com>2023-10-19 01:23:01 +0100
commit5438c4606943d02c3286af727d3b483a9a290768 (patch)
treed497f332ed74b38c0e190e35eef1faa7ac42ba10 /recipes/infomaniak-calendar/package.json
parentInstagram fix (#1403) (#443) (diff)
downloadferdium-recipes-5438c4606943d02c3286af727d3b483a9a290768.tar.gz
ferdium-recipes-5438c4606943d02c3286af727d3b483a9a290768.tar.zst
ferdium-recipes-5438c4606943d02c3286af727d3b483a9a290768.zip
Add multiple recipes (#444)
Diffstat (limited to 'recipes/infomaniak-calendar/package.json')
-rw-r--r--recipes/infomaniak-calendar/package.json9
1 files changed, 9 insertions, 0 deletions
diff --git a/recipes/infomaniak-calendar/package.json b/recipes/infomaniak-calendar/package.json
new file mode 100644
index 0000000..9fac862
--- /dev/null
+++ b/recipes/infomaniak-calendar/package.json
@@ -0,0 +1,9 @@
1{
2 "id": "infomaniak-calendar",
3 "name": "Infomaniak Calendar",
4 "version": "1.0.0",
5 "license": "MIT",
6 "config": {
7 "serviceURL": "https://calendar.infomaniak.com"
8 }
9}