{ "name": "skyr-url", "version": "3.0.0", "description": "A C++ library that implements the WhatWG URL specification", "homepage": "https://github.com/cpp-netlib/url", "dependencies": [ "nlohmann-json", { "name": "vcpkg-cmake", "host": true }, { "name": "vcpkg-cmake-config", "host": true } ] }