vscode/extensions/json/cgmanifest.json
João Moreno 3b03189afa
Restore extensions in core (#114921)
* bring back grammar extensions

* fix hygiene

* Revert "pull themes from the marketplace"

This reverts commit 0738f76dac.
2021-01-25 17:07:56 +01:00

17 lines
342 B
JSON

{
"registrations": [
{
"component": {
"type": "git",
"git": {
"name": "microsoft/vscode-JSON.tmLanguage",
"repositoryUrl": "https://github.com/microsoft/vscode-JSON.tmLanguage",
"commitHash": "9bd83f1c252b375e957203f21793316203f61f70"
}
},
"license": "MIT",
"version": "0.0.0"
}
],
"version": 1
}