void/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-09-11 02:37:36 +00:00
{
"registrations": [
{
"component": {
"type": "git",
"git": {
"name": "language-less",
"repositoryUrl": "https://github.com/radium-v/Better-Less",
2024-09-24 04:46:08 +00:00
"commitHash": "63c0cba9792e49e255cce0f6dd03250fb30591e6"
2024-09-11 02:37:36 +00:00
}
},
"license": "MIT",
"version": "0.6.1"
}
],
"version": 1
}