Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
microsoft
GitHub Repository: microsoft/vscode
Path: blob/main/extensions/docker/cgmanifest.json
3311 views
1
{
2
"registrations": [
3
{
4
"component": {
5
"type": "git",
6
"git": {
7
"name": "language-docker",
8
"repositoryUrl": "https://github.com/moby/moby",
9
"commitHash": "c2029cb2574647e4bc28ed58486b8e85883eedb9"
10
}
11
},
12
"license": "Apache-2.0",
13
"description": "The file syntaxes/docker.tmLanguage was included from https://github.com/moby/moby/blob/master/contrib/syntax/textmate/Docker.tmbundle/Syntaxes/Dockerfile.tmLanguage.",
14
"version": "0.0.0"
15
}
16
],
17
"version": 1
18
}
19