vscode/extensions/xml/cgmanifest.json

17 lines
272 B
JSON
Raw Normal View History

{
"registrations": [
{
"component": {
"type": "git",
"git": {
"name": "atom/language-xml",
"repositoryUrl": "https://github.com/atom/language-xml",
"commitHash": ""
}
},
"license": "MIT",
"version": "0.0.0"
}
],
"version": 1
}