Patrick Kelley 8fd444092b initial
2025-05-07 15:35:15 -04:00

19 lines
359 B
JSON

{
"name": "ls-qpack",
"version": "2.6.0",
"description": "QPACK compression library for use with HTTP/3",
"homepage": "https://github.com/litespeedtech/ls-qpack",
"license": "MIT",
"dependencies": [
{
"name": "vcpkg-cmake",
"host": true
},
{
"name": "vcpkg-cmake-config",
"host": true
},
"xxhash"
]
}