blob: d290ada8829bcb7cd75a6e1cb7f0333638cd1571 (
plain)
1
2
3
4
5
6
7
8
|
{
"name": "winlamb",
"version-date": "2020-10-15",
"description": "A lightweight modern C++11 library for Win32 API, using lambdas to handle Windows messages.",
"homepage": "https://github.com/rodrigocfd/winlamb",
"license": "MIT",
"supports": "windows"
}
|