mirror of https://git.tuxpa.in/a/code-server.git
18 lines
372 B
JSON
18 lines
372 B
JSON
{
|
|
"registrations": [
|
|
{
|
|
"component": {
|
|
"type": "git",
|
|
"git": {
|
|
"name": "rust-syntax",
|
|
"repositoryUrl": "https://github.com/dustypomerleau/rust-syntax",
|
|
"commitHash": "19f9aa86c0850b98db175754f019a2e79413353e"
|
|
}
|
|
},
|
|
"license": "MIT",
|
|
"description": "A TextMate-style grammar for Rust.",
|
|
"version": "0.2.13"
|
|
}
|
|
],
|
|
"version": 1
|
|
} |