vscode/extensions/xml/cgmanifest.json
2022-05-02 11:20:10 +02:00

18 lines
555 B
JSON

{
"registrations": [
{
"component": {
"type": "git",
"git": {
"name": "atom/language-xml",
"repositoryUrl": "https://github.com/atom/language-xml",
"commitHash": "7bc75dfe779ad5b35d9bf4013d9181864358cb49"
}
},
"license": "MIT",
"description": "The files syntaxes/xml.json and syntaxes/xsl.json were derived from the Atom package https://github.com/atom/language-xml which were originally converted from the TextMate bundle https://github.com/textmate/xml.tmbundle.",
"version": "0.35.2"
}
],
"version": 1
}