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