aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/localazy/package.json
blob: daec11f7b363fb66ef6cfa300c818c48bcc43e9b (plain) (blame)
1
2
3
4
5
6
7
8
9
{
  "id": "localazy",
  "name": "Localazy",
  "version": "1.0.0",
  "license": "MIT",
  "config": {
    "serviceURL": "https://localazy.com/my/dashboard"
  }
}