mirror of https://git.tuxpa.in/a/code-server.git
18 lines
537 B
JSON
18 lines
537 B
JSON
{
|
|
"registrations": [
|
|
{
|
|
"component": {
|
|
"type": "git",
|
|
"git": {
|
|
"name": "atom/language-sass",
|
|
"repositoryUrl": "https://github.com/atom/language-sass",
|
|
"commitHash": "f52ab12f7f9346cc2568129d8c4419bd3d506b47"
|
|
}
|
|
},
|
|
"license": "MIT",
|
|
"description": "The file syntaxes/scss.json was derived from the Atom package https://github.com/atom/language-sass which was originally converted from the TextMate bundle https://github.com/alexsancho/SASS.tmbundle.",
|
|
"version": "0.62.1"
|
|
}
|
|
],
|
|
"version": 1
|
|
} |