aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/kimaicloud/package.json
blob: d37135df73a23be3ca8ec4b5000c1c366c71a47c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
  "id": "kimaicloud",
  "name": "Kimai Cloud",
  "version": "1.5.0",
  "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
  }
}