Patrick Kelley 8fd444092b initial
2025-05-07 15:35:15 -04:00

13 lines
326 B
JSON

{
"name": "wintoast",
"version": "1.3.1",
"description": "WinToast is a lightly library written in C++ which brings a complete integration of the modern toast notifications of Windows 8 & Windows 10.",
"supports": "windows & !uwp",
"dependencies": [
{
"name": "vcpkg-cmake",
"host": true
}
]
}