blob: 4f624c3aa695706bd37c924e6b27fbc4d8ef6453 (
plain)
1
2
3
4
5
6
7
8
9
|
{
"name": "oatpp-zlib",
"version": "1.2.5",
"description": "Oat++ functionality for automatically compressing/decompressing content with deflate and gzip.",
"homepage": "https://github.com/oatpp/oatpp-zlib",
"dependencies": [
"oatpp"
]
}
|