mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-29 00:09:00 +08:00
9 lines
261 B
JSON
9 lines
261 B
JSON
|
{
|
||
|
"name": "wmipp",
|
||
|
"version": "1.0.0",
|
||
|
"description": "Streamlined Windows Management Instrumentation (WMI) integration for seamless C++ development",
|
||
|
"homepage": "https://github.com/sonodima/wmipp",
|
||
|
"license": "MIT",
|
||
|
"supports": "windows & !uwp"
|
||
|
}
|