Patrick Kelley 8fd444092b initial
2025-05-07 15:35:15 -04:00

10 lines
270 B
JSON

{
"name": "mapbox-geojson-vt-cpp",
"version-semver": "6.6.5",
"description": "Port to C++ of JS GeoJSON-VT for slicing GeoJSON into vector tiles on the fly",
"homepage": "https://github.com/mapbox/geojson-vt-cpp",
"dependencies": [
"mapbox-geometry"
]
}