vscode/extensions/hlsl/cgmanifest.json

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

17 lines
322 B
JSON
Raw Normal View History

{
"registrations": [
{
"component": {
"type": "git",
"git": {
"name": "shaders-tmLanguage",
"repositoryUrl": "https://github.com/tgjones/shaders-tmLanguage",
2020-02-03 12:01:47 +00:00
"commitHash": "87c0dca3a39170dbd7ee7e277db4f915fb2de14a"
}
},
"license": "MIT",
"version": "0.1.0"
}
],
"version": 1
2019-02-04 15:35:48 +00:00
}