vscode/extensions/coffeescript/cgmanifest.json
2018-12-12 17:25:07 +01:00

18 lines
591 B
JSON

{
"registrations": [
{
"component": {
"type": "git",
"git": {
"name": "atom/language-coffee-script",
"repositoryUrl": "https://github.com/atom/language-coffee-script",
"commitHash": "a0da2a73ad817e2fc13c2ef8fcd2624017c39610"
}
},
"license": "MIT",
"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.",
"version": "0.49.2"
}
],
"version": 1
}