blob: 310cf8aef5461a55549d34ff51fd90e8805eeb79 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
{
"gitlab/gitlab-ce": {
"type": "git",
"url": "https://gitlab.com/gitlab-org/gitlab-ce.git"
},
"gitlab/gitlab-ci": {
"type": "git",
"url": "https://gitlab.com/gitlab-org/gitlab-ci.git"
},
"gitlab/gitlab-shell": {
"type": "git",
"url": "https://gitlab.com/gitlab-org/gitlab-shell.git"
}
}
|