Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
microsoft
GitHub Repository: microsoft/vscode
Path: blob/main/extensions/clojure/cgmanifest.json
3309 views
1
{
2
"registrations": [
3
{
4
"component": {
5
"type": "git",
6
"git": {
7
"name": "atom/language-clojure",
8
"repositoryUrl": "https://github.com/atom/language-clojure",
9
"commitHash": "45bdb881501d0b8f8b707ca1d3fcc8b4b99fca03"
10
}
11
},
12
"license": "MIT",
13
"version": "0.22.8",
14
"description": "The file syntaxes/clojure.tmLanguage.json was derived from the Atom package https://github.com/atom/language-clojure which was originally converted from the TextMate bundle https://github.com/mmcgrana/textmate-clojure."
15
}
16
],
17
"version": 1
18
}
19