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

12 lines
301 B
JSON

{
"name": "mapbox-geojson-cpp",
"version-semver": "0.5.1",
"port-version": 1,
"description": "A C++14 library for converting GeoJSON into geometry.hpp representation",
"homepage": "https://github.com/mapbox/geojson-cpp",
"dependencies": [
"mapbox-geometry",
"mapbox-variant"
]
}