aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/weekplan/package.json
blob: a8cc68a4e504cd4ef2b38c580eb7a8937735be1c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
{
  "id": "weekplan",
  "name": "Weekplan",
  "version": "1.2.0",
  "license": "MIT",
  "repository": "https://github.com/minipada/recipe-weekplan",
  "config": {
    "serviceURL": "https://next.weekplan.net/"
  }
}