8 lines
268 B
JSON
Executable file
8 lines
268 B
JSON
Executable file
{
|
|
"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"
|
|
}
|