aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gitlab/package.json
blob: c044f0f76cc122c00a716e12d19fe22897e55b57 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
{
  "id": "gitlab",
  "name": "GitLab",
  "version": "1.2.2",
  "license": "MIT",
  "config": {
    "serviceURL": "https://gitlab.com/users/sign_in",
    "hasHostedOption": true,
    "hasCustomUrl": true
  }
}