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