vscode/extensions/shaderlab/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

2024-11-15 06:29:18 +00:00
{
"registrations": [
{
"component": {
"type": "git",
"git": {
"name": "shaders-tmLanguage",
"repositoryUrl": "https://github.com/tgjones/shaders-tmLanguage",
"commitHash": "c72c8b39380ba5a86c58ceed053b5d965ebf38b3"
}
},
"license": "MIT",
"version": "0.1.0"
}
],
"version": 1
}