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