{
  "name": "orc",
  "version": "1.9.1",
  "description": "The smallest, fastest columnar storage for Hadoop workloads.",
  "homepage": "https://orc.apache.org/",
  "license": "Apache-2.0",
  "supports": "!uwp",
  "dependencies": [
    "lz4",
    "protobuf",
    {
      "name": "protobuf",
      "host": true
    },
    "snappy",
    {
      "name": "vcpkg-cmake",
      "host": true
    },
    {
      "name": "vcpkg-cmake-config",
      "host": true
    },
    "zlib",
    "zstd"
  ]
}
