vscode/extensions/fsharp/cgmanifest.json

17 lines
284 B
JSON
Raw Normal View History

{
"registrations": [
{
"component": {
"type": "git",
"git": {
"name": "ionide/ionide-fsgrammar",
"repositoryUrl": "https://github.com/ionide/ionide-fsgrammar",
"commitHash": ""
}
},
"license": "MIT",
"version": "0.0.0"
}
],
"version": 1
}