From 25ca79240255af73f94832a6a1fe9ba01a95ffcb Mon Sep 17 00:00:00 2001 From: Vijay Aravamudhan Date: Sun, 12 Sep 2021 18:16:44 +0530 Subject: New recipe: 'weekplan' (#705) --- recipes/weekplan/package.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 recipes/weekplan/package.json (limited to 'recipes/weekplan/package.json') 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 @@ +{ + "id": "weekplan", + "name": "Weekplan", + "version": "1.0.0", + "license": "MIT", + "repository": "https://github.com/minipada/recipe-weekplan", + "config": { + "serviceURL": "https://next.weekplan.net/" + } +} -- cgit v1.2.3-70-g09d2