зеркало из https://github.com/microsoft/debugpy.git
67 строки
1.6 KiB
JSON
67 строки
1.6 KiB
JSON
{
|
|
"$schema": "https://json.schemastore.org/component-detection-manifest.json",
|
|
"Registrations": [
|
|
{
|
|
"Component": {
|
|
"Type": "pip",
|
|
"pip": { "Name": "isort", "Version": "4.2.15" }
|
|
},
|
|
"DevelopmentDependency": false
|
|
},
|
|
{
|
|
"Component": {
|
|
"Type": "pip",
|
|
"pip": { "Name": "autopep8", "Version": "1.3" }
|
|
},
|
|
"DevelopmentDependency": false
|
|
},
|
|
{
|
|
"Component": {
|
|
"Type": "pip",
|
|
"pip": { "Name": "pycodestyle", "Version": "2.3.1" }
|
|
},
|
|
"DevelopmentDependency": false
|
|
},
|
|
{
|
|
"Component": {
|
|
"Type": "pip",
|
|
"pip": { "Name": "pydevd", "Version": "2.7.0" }
|
|
},
|
|
"DevelopmentDependency": false
|
|
},
|
|
{
|
|
"Component": {
|
|
"Type": "git",
|
|
"git": {
|
|
"Name": "winappdbg",
|
|
"RepositoryUrl": "https://github.com/fabioz/winappdbg",
|
|
"CommitHash": "1603870dc3fa3d2984ef23b6d77e400fb0a21b99"
|
|
},
|
|
"DevelopmentDependency": false
|
|
}
|
|
},
|
|
{
|
|
"Component": {
|
|
"Type": "git",
|
|
"git": {
|
|
"Name": "bytecode",
|
|
"RepositoryUrl": "https://github.com/MatthieuDartiailh/bytecode",
|
|
"CommitHash": "ccb8a7b4bf12a85ff53c3c42517d2633c5225829"
|
|
},
|
|
"DevelopmentDependency": false
|
|
}
|
|
},
|
|
{
|
|
"Component": {
|
|
"Type": "git",
|
|
"git": {
|
|
"Name": "scandir",
|
|
"RepositoryUrl": "https://github.com/benhoyt/scandir",
|
|
"CommitHash": "6ed381881bc2fb9de05804e892eeeeb3601a3af2"
|
|
},
|
|
"DevelopmentDependency": false
|
|
}
|
|
}
|
|
]
|
|
}
|