vscode/extensions/coffeescript/cgmanifest.json

19 lines
591 B
JSON
Raw Normal View History

{
"registrations": [
{
"component": {
"type": "git",
"git": {
"name": "atom/language-coffee-script",
"repositoryUrl": "https://github.com/atom/language-coffee-script",
2018-11-15 17:43:46 +01:00
"commitHash": "a0da2a73ad817e2fc13c2ef8fcd2624017c39610"
}
},
"license": "MIT",
2018-11-15 17:43:46 +01:00
"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.0.0"
}
],
"version": 1
2018-11-15 17:43:46 +01:00
}