{ "name": "upa-url", "version": "1.0.0", "description": "An implementation of the WHATWG URL Standard in C++", "homepage": "https://github.com/upa-url/upa", "license": "BSD-2-Clause", "dependencies": [ { "name": "vcpkg-cmake", "host": true }, { "name": "vcpkg-cmake-config", "host": true } ], "features": { "cxx11": { "description": "Compile library with C++11 (for use in C++11 and C++14 projects)" } } }