Files
vscode/extensions/scss/cgmanifest.json
2018-12-12 17:25:07 +01:00

18 lines
537 B
JSON

{
"registrations": [
{
"component": {
"type": "git",
"git": {
"name": "atom/language-sass",
"repositoryUrl": "https://github.com/atom/language-sass",
"commitHash": "804a935ea1d50504e14a7f602e2bb133fee8450c"
}
},
"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.61.4"
}
],
"version": 1
}