19 lines
360 B
JSON
Executable File
19 lines
360 B
JSON
Executable File
{
|
|
"name": "h3",
|
|
"version-semver": "3.7.2",
|
|
"port-version": 1,
|
|
"description": "A Hexagonal Hierarchical Geospatial Indexing System",
|
|
"homepage": "https://github.com/uber/h3",
|
|
"supports": "!uwp",
|
|
"dependencies": [
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
},
|
|
{
|
|
"name": "vcpkg-cmake-config",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|