18 lines
383 B
JSON
18 lines
383 B
JSON
|
{
|
||
|
"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
|
||
|
}
|
||
|
]
|
||
|
}
|