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