Files
vscode/extensions/less/cgmanifest.json
2024-07-29 02:33:03 -07:00

17 lines
311 B
JSON

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