vscode/extensions/less/cgmanifest.json
2023-12-05 15:17:02 +01:00

17 lines
311 B
JSON

{
"registrations": [
{
"component": {
"type": "git",
"git": {
"name": "language-less",
"repositoryUrl": "https://github.com/radium-v/Better-Less",
"commitHash": "05de79f600227201e35f07a49f07acce80e49dbf"
}
},
"license": "MIT",
"version": "0.6.1"
}
],
"version": 1
}