{
  "name": "apache-datasketches",
  "version": "4.1.0",
  "description": "Apache DataSketches Core C++ Library Component.",
  "homepage": "https://datasketches.apache.org/",
  "license": "Apache-2.0",
  "dependencies": [
    {
      "name": "vcpkg-cmake",
      "host": true
    },
    {
      "name": "vcpkg-cmake-config",
      "host": true
    }
  ]
}
