{
  "name": "gdcm",
  "version": "3.0.22",
  "description": "Grassroots DICOM library",
  "homepage": "https://github.com/malaterre/GDCM",
  "license": "BSD-3-Clause",
  "supports": "!uwp & !(windows & arm)",
  "dependencies": [
    "expat",
    {
      "name": "getopt",
      "platform": "windows & !mingw"
    },
    "openjpeg",
    {
      "name": "vcpkg-cmake",
      "host": true
    },
    {
      "name": "vcpkg-cmake-config",
      "host": true
    },
    "zlib"
  ]
}
