Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
microsoft
GitHub Repository: microsoft/vscode
Path: blob/main/extensions/less/cgmanifest.json
3290 views
1
{
2
"registrations": [
3
{
4
"component": {
5
"type": "git",
6
"git": {
7
"name": "language-less",
8
"repositoryUrl": "https://github.com/radium-v/Better-Less",
9
"commitHash": "63c0cba9792e49e255cce0f6dd03250fb30591e6"
10
}
11
},
12
"license": "MIT",
13
"version": "0.6.1"
14
}
15
],
16
"version": 1
17
}
18