aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/kimaicloud/package.json
blob: d1a723b5d00293621ede34a4bc7cfcc0fda774e5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
  "id": "kimaicloud",
  "name": "Kimai Cloud",
  "version": "1.5.1",
  "license": "MIT",
  "repository": "https://github.com/kimai-cloud/recipe-kimaicloud",
  "config": {
    "serviceURL": "https://{teamId}.kimai.cloud",
    "urlInputSuffix": ".kimai.cloud",
    "hasHostedOption": true,
    "hasTeamId": true,
    "hasCustomUrl": true
  }
}