18 lines
371 B
JSON
18 lines
371 B
JSON
|
{
|
||
|
"registrations": [
|
||
|
{
|
||
|
"component": {
|
||
|
"type": "git",
|
||
|
"git": {
|
||
|
"name": "rust-syntax",
|
||
|
"repositoryUrl": "https://github.com/dustypomerleau/rust-syntax",
|
||
|
"commitHash": "e90d3dbdb61b96e4afdce6f7a3572426b1a86d9d"
|
||
|
}
|
||
|
},
|
||
|
"license": "MIT",
|
||
|
"description": "A TextMate-style grammar for Rust.",
|
||
|
"version": "0.6.1"
|
||
|
}
|
||
|
],
|
||
|
"version": 1
|
||
|
}
|