mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-28 05:21:29 +08:00
16 lines
403 B
JSON
16 lines
403 B
JSON
|
{
|
||
|
"name": "ctstraffic",
|
||
|
"version": "2.0.3.2",
|
||
|
"description": "ctsTraffic is a highly scalable client/server networking tool giving detailed performance and reliability analytics.",
|
||
|
"homepage": "https://github.com/microsoft/ctsTraffic/",
|
||
|
"license": "Apache-2.0",
|
||
|
"supports": "windows & !uwp",
|
||
|
"dependencies": [
|
||
|
{
|
||
|
"name": "vcpkg-msbuild",
|
||
|
"host": true
|
||
|
},
|
||
|
"wil"
|
||
|
]
|
||
|
}
|