1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
{ "name": "h3", "version-semver": "4.4.0", "description": "A Hexagonal Hierarchical Geospatial Indexing System", "homepage": "https://github.com/uber/h3", "license": "Apache-2.0", "supports": "!uwp", "dependencies": [ { "name": "vcpkg-cmake", "host": true }, { "name": "vcpkg-cmake-config", "host": true } ] }