aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/weekplan/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/weekplan/package.json')
-rw-r--r--recipes/weekplan/package.json10
1 files changed, 10 insertions, 0 deletions
diff --git a/recipes/weekplan/package.json b/recipes/weekplan/package.json
new file mode 100644
index 0000000..c395363
--- /dev/null
+++ b/recipes/weekplan/package.json
@@ -0,0 +1,10 @@
1{
2 "id": "weekplan",
3 "name": "Weekplan",
4 "version": "1.0.0",
5 "license": "MIT",
6 "repository": "https://github.com/minipada/recipe-weekplan",
7 "config": {
8 "serviceURL": "https://next.weekplan.net/"
9 }
10}