vscode/extensions/hlsl/cgmanifest.json
2019-02-04 16:35:48 +01:00

17 lines
322 B
JSON

{
"registrations": [
{
"component": {
"type": "git",
"git": {
"name": "shaders-tmLanguage",
"repositoryUrl": "https://github.com/tgjones/shaders-tmLanguage",
"commitHash": "cd1ef40f549f9ce2b9e6b73498688de114a85382"
}
},
"license": "MIT",
"version": "0.1.0"
}
],
"version": 1
}