{ "name": "shapelib", "version": "1.6.1", "description": "Shapefile C Library is simple C API for reading and writing ESRI Shapefiles", "homepage": "https://download.osgeo.org/shapelib", "license": "MIT OR LGPL-2.0-or-later", "dependencies": [ { "name": "vcpkg-cmake", "host": true }, { "name": "vcpkg-cmake-config", "host": true } ], "features": { "contrib": { "description": "Build utilities from contrib", "license": null }, "tools": { "description": "Build tools" } } }