vscode/extensions/less/cgmanifest.json

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

17 lines
311 B
JSON
Raw Permalink Normal View History

2024-11-15 06:29:18 +00:00
{
"registrations": [
{
"component": {
"type": "git",
"git": {
"name": "language-less",
"repositoryUrl": "https://github.com/radium-v/Better-Less",
"commitHash": "63c0cba9792e49e255cce0f6dd03250fb30591e6"
}
},
"license": "MIT",
"version": "0.6.1"
}
],
"version": 1
}