aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/wakapi/package.json
blob: 0aff44af245a15d17444a02ce99db740ed79c5af (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
{
  "id": "wakapi",
  "name": "Wakapi",
  "version": "1.0.1",
  "license": "MIT",
  "config": {
    "serviceURL": "https://wakapi.dev",
    "hasHostedOption": true,
    "hasCustomUrl": true
  }
}