{
  "name": "blosc",
  "version": "1.21.5",
  "description": "A blocking, shuffling and loss-less compression library that can be faster than `memcpy()`",
  "homepage": "https://github.com/Blosc/c-blosc",
  "license": "BSD-3-Clause",
  "dependencies": [
    "lz4",
    "snappy",
    {
      "name": "vcpkg-cmake",
      "host": true
    },
    {
      "name": "vcpkg-cmake-config",
      "host": true
    },
    "zlib",
    "zstd"
  ]
}
