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