Archived
1
0
This repository has been archived on 2024-09-09. You can view files and clone it, but cannot push or open issues or pull requests.
code-server/lib/vscode/extensions/shaderlab/cgmanifest.json

17 lines
322 B
JSON

{
"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
}