18 lines
355 B
JSON
18 lines
355 B
JSON
{
|
|
"name": "lwlog",
|
|
"version": "1.3.0",
|
|
"description": "Very fast synchronous and asynchronous C++17 logging library",
|
|
"homepage": "https://github.com/ChristianPanov/lwlog",
|
|
"license": "MIT",
|
|
"dependencies": [
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
},
|
|
{
|
|
"name": "vcpkg-cmake-config",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|