1 2 3 4 5 6 7 8 9 10 11 12
{ "name": "nghttp2", "version": "1.44.0", "description": "Implementation of the Hypertext Transfer Protocol version 2 in C", "homepage": "https://github.com/nghttp2/nghttp2", "dependencies": [ { "name": "vcpkg-cmake", "host": true } ] }