15 lines
273 B
JSON
15 lines
273 B
JSON
|
{
|
||
|
"name": "aixlog",
|
||
|
"version": "1.5.0",
|
||
|
"port-version": 1,
|
||
|
"description": "Header-only C++ logging library",
|
||
|
"homepage": "https://github.com/badaix/aixlog",
|
||
|
"license": "MIT",
|
||
|
"dependencies": [
|
||
|
{
|
||
|
"name": "vcpkg-cmake",
|
||
|
"host": true
|
||
|
}
|
||
|
]
|
||
|
}
|