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