mirror of
https://github.com/Microsoft/vscode
synced 2024-11-05 18:29:38 +00:00
18 lines
No EOL
626 B
JSON
18 lines
No EOL
626 B
JSON
{
|
|
"registrations": [
|
|
{
|
|
"component": {
|
|
"type": "git",
|
|
"git": {
|
|
"name": "atom/language-objective-c",
|
|
"repositoryUrl": "https://github.com/atom/language-objective-c",
|
|
"commitHash": "7fdf0c40ec1d592a902ed6a7cf5565bdf12e2ae8"
|
|
}
|
|
},
|
|
"license": "MIT",
|
|
"description": "The files syntaxes/objective-c.tmLanguage.json and syntaxes/objective-c++.tmLanguage.json were derived from the Atom package https://github.com/atom/language-objective-c which was originally converted from the TextMate bundle https://github.com/textmate/objective-c.tmbundle.",
|
|
"version": "0.15.0"
|
|
}
|
|
],
|
|
"version": 1
|
|
} |