mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-14 01:25:37 -05:00
* Merge from vscode a5cf1da01d5db3d2557132be8d30f89c38019f6c * remove files we don't want * fix hygiene * update distro * update distro * fix hygiene * fix strict nulls * distro * distro * fix tests * fix tests * add another edit * fix viewlet icon * fix azure dialog * fix some padding * fix more padding issues
17 lines
322 B
JSON
17 lines
322 B
JSON
{
|
|
"registrations": [
|
|
{
|
|
"component": {
|
|
"type": "git",
|
|
"git": {
|
|
"name": "MagicStack/MagicPython",
|
|
"repositoryUrl": "https://github.com/MagicStack/MagicPython",
|
|
"commitHash": "c0f8d514bbe6e9d3899f2b002bcd6971aef5e34b"
|
|
}
|
|
},
|
|
"license": "MIT",
|
|
"version": "1.1.1"
|
|
}
|
|
],
|
|
"version": 1
|
|
} |