mirror of
https://github.com/microsoft/vscode.git
synced 2026-02-14 23:18:36 +00:00
17 lines
331 B
JSON
17 lines
331 B
JSON
{
|
|
"registrations": [
|
|
{
|
|
"component": {
|
|
"type": "git",
|
|
"git": {
|
|
"name": "REditorSupport/vscode-R",
|
|
"repositoryUrl": "https://github.com/REditorSupport/vscode-R-syntax",
|
|
"commitHash": "b199996070723eefbe7a61e0384b2ae4768eb7f0"
|
|
}
|
|
},
|
|
"license": "MIT",
|
|
"version": "0.1.1"
|
|
}
|
|
],
|
|
"version": 1
|
|
} |