mirror of
https://github.com/Microsoft/vscode
synced 2024-11-05 18:29:38 +00:00
17 lines
No EOL
322 B
JSON
17 lines
No EOL
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
|
|
} |