{
  "name": "tinyexr",
  "version": "1.0.5",
  "description": "Library to load and save OpenEXR(.exr) images",
  "homepage": "https://github.com/syoyo/tinyexr",
  "license": "BSD-3-Clause",
  "dependencies": [
    "miniz",
    {
      "name": "vcpkg-cmake",
      "host": true
    },
    {
      "name": "vcpkg-cmake-config",
      "host": true
    }
  ]
}