aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/infomaniak-calendar/package.json
diff options
context:
space:
mode:
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}