aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/weekplan/package.json
diff options
context:
space:
mode:
authorLibravatar Vijay Aravamudhan <vraravam@users.noreply.github.com>2021-09-12 18:16:44 +0530
committerLibravatar GitHub <noreply@github.com>2021-09-12 12:46:44 +0000
commit25ca79240255af73f94832a6a1fe9ba01a95ffcb (patch)
tree8a9f8edc8eacad905eaa15cfd93fc6734b1fdb2a /recipes/weekplan/package.json
parentNew recipe: 'sococo' (#704) (diff)
downloadferdium-recipes-25ca79240255af73f94832a6a1fe9ba01a95ffcb.tar.gz
ferdium-recipes-25ca79240255af73f94832a6a1fe9ba01a95ffcb.tar.zst
ferdium-recipes-25ca79240255af73f94832a6a1fe9ba01a95ffcb.zip
New recipe: 'weekplan' (#705)
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}