vscode/extensions/scss/cgmanifest.json

18 lines
537 B
JSON
Raw Normal View History

{
"registrations": [
{
"component": {
"type": "git",
"git": {
"name": "atom/language-sass",
"repositoryUrl": "https://github.com/atom/language-sass",
2019-11-04 13:11:27 +00:00
"commitHash": "d01d29191ab323fb3cf8bde9df0429f8e07902ff"
}
},
"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.",
2019-11-04 13:11:27 +00:00
"version": "0.62.0"
}
],
"version": 1
2018-12-12 16:25:07 +00:00
}