mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-30 07:59:02 +08:00
14 lines
340 B
JSON
14 lines
340 B
JSON
|
{
|
||
|
"name": "teemo",
|
||
|
"version-string": "2.2",
|
||
|
"port-version": 1,
|
||
|
"description": "C++ File Download Library, support Multithreading, Breakpoint Transmission, Speed Limit, Real-time Speed.",
|
||
|
"homepage": "https://github.com/winsoft666/teemo",
|
||
|
"dependencies": [
|
||
|
{
|
||
|
"name": "curl",
|
||
|
"default-features": false
|
||
|
}
|
||
|
]
|
||
|
}
|