vscode/extensions/r/cgmanifest.json
2023-10-09 12:17:13 +02:00

17 lines
324 B
JSON

{
"registrations": [
{
"component": {
"type": "git",
"git": {
"name": "REditorSupport/vscode-R",
"repositoryUrl": "https://github.com/REditorSupport/vscode-R",
"commitHash": "ad966f3b2de8a83594f90aa5b51f5b569cf02c08"
}
},
"license": "MIT",
"version": "2.8.1"
}
],
"version": 1
}