Files
azuredatastudio/extensions/python/cgmanifest.json
2019-02-21 17:56:04 -08: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
}