14 lines
273 B
JSON
Executable file
14 lines
273 B
JSON
Executable file
{
|
|
"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
|
|
}
|
|
]
|
|
}
|