vscode/extensions/scss/cgmanifest.json

19 lines
538 B
JSON
Raw Normal View History

{
"registrations": [
{
"component": {
"type": "git",
"git": {
"name": "atom/language-sass",
"repositoryUrl": "https://github.com/atom/language-sass",
2018-11-15 16:43:46 +00:00
"commitHash": "303bbf0c250fe380b9e57375598cfd916110758b"
}
},
"license": "MIT",
2018-11-15 16:43:46 +00:00
"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.52.0"
}
],
"version": 1
2018-11-15 16:43:46 +00:00
}