mirror of
https://github.com/tiennm99/serena.git
synced 2026-07-19 08:18:35 +00:00
12 lines
373 B
JSON
12 lines
373 B
JSON
{
|
|
"_description": "This file contains URLs and other metadata required for downloading and installing the Solargraph language server.",
|
|
"runtimeDependencies": [
|
|
{
|
|
"url": "https://rubygems.org/downloads/solargraph-0.51.1.gem",
|
|
"installCommand": "gem install solargraph -v 0.51.1",
|
|
"binaryName": "solargraph",
|
|
"archiveType": "gem"
|
|
}
|
|
]
|
|
}
|