void/extensions/docker/cgmanifest.json

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

18 lines
497 B
JSON
Raw Permalink Normal View History

2024-09-11 02:37:36 +00:00
{
"registrations": [
{
"component": {
"type": "git",
"git": {
"name": "language-docker",
"repositoryUrl": "https://github.com/moby/moby",
2025-03-01 02:01:53 +00:00
"commitHash": "c2029cb2574647e4bc28ed58486b8e85883eedb9"
2024-09-11 02:37:36 +00:00
}
},
2025-03-01 02:01:53 +00:00
"license": "Apache-2.0",
2024-09-11 02:37:36 +00:00
"description": "The file syntaxes/docker.tmLanguage was included from https://github.com/moby/moby/blob/master/contrib/syntax/textmate/Docker.tmbundle/Syntaxes/Dockerfile.tmLanguage.",
"version": "0.0.0"
}
],
"version": 1
}