blob: 764f6fca11beffdbc2ff6835b06ffd1027d80557 (
plain)
1
2
3
4
5
6
7
8
9
|
{
"name": "cppwinrt",
"version": "2.0.250303.1",
"description": "C++/WinRT is a standard C++ language projection for the Windows Runtime.",
"homepage": "https://github.com/microsoft/cppwinrt",
"documentation": "https://docs.microsoft.com/windows/uwp/cpp-and-winrt-apis/",
"license": "MIT",
"supports": "windows"
}
|