vscode/extensions/python/cgmanifest.json
2018-11-15 17:43:46 +01:00

18 lines
323 B
JSON

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