vscode/extensions/python/cgmanifest.json
2018-11-14 18:18:25 +01:00

17 lines
282 B
JSON

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