Files
vscode/extensions/python/cgmanifest.json
2020-04-06 13:29:57 +02:00

17 lines
322 B
JSON

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