17 lines
383 B
JSON
Executable file
17 lines
383 B
JSON
Executable file
{
|
|
"name": "oatpp-zlib",
|
|
"version": "1.3.0",
|
|
"description": "Oat++ functionality for automatically compressing/decompressing content with deflate and gzip.",
|
|
"homepage": "https://github.com/oatpp/oatpp-zlib",
|
|
"dependencies": [
|
|
"oatpp",
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
},
|
|
{
|
|
"name": "vcpkg-cmake-config",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|