{
  "name": "libosmium",
  "version-semver": "2.20.0",
  "description": "A fast and flexible C++ library for working with OpenStreetMap data",
  "homepage": "https://osmcode.org/libosmium/",
  "license": "BSL-1.0",
  "dependencies": [
    "boost-crc",
    "boost-variant",
    "bzip2",
    "expat",
    "lz4",
    "protozero",
    {
      "name": "vcpkg-cmake",
      "host": true
    },
    "zlib"
  ]
}
