vscode/extensions/python/cgmanifest.json
2024-01-26 13:06:22 +01:00

17 lines
322 B
JSON

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