{
  "name": "cachelib",
  "version-string": "2023.05.08.00",
  "description": "facebook cachelib",
  "homepage": "https://github.com/facebook/CacheLib",
  "license": "Apache-2.0",
  "supports": "linux & x64 & static",
  "dependencies": [
    "fbthrift",
    "fizz",
    "fmt",
    "folly",
    "gflags",
    "glog",
    "gtest",
    "tsl-sparse-map",
    {
      "name": "vcpkg-cmake",
      "host": true
    },
    {
      "name": "vcpkg-cmake-config",
      "host": true
    },
    "wangle"
  ]
}
