vcpkg/ports/wmipp/vcpkg.json
2024-09-30 11:44:46 -04:00

9 lines
261 B
JSON

{
"name": "wmipp",
"version": "1.3.0",
"description": "Streamlined Windows Management Instrumentation (WMI) integration for seamless C++ development",
"homepage": "https://github.com/sonodima/wmipp",
"license": "MIT",
"supports": "windows & !uwp"
}