{
  "name": "annoy",
  "href": "https://vcpkg.link/ports/annoy",
  "supports": "all",
  "published_at": "2024-03-30T00:25:12.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://github.com/spotify/annoy",
  "description": [
    "Approximate Nearest Neighbors in C++/Python optimized for memory usage and loading/saving to disk"
  ],
  "license": "Apache-2.0",
  "version": {
    "type": "semver",
    "value": "1.17.3",
    "port": 0
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/a7b70fc28d0c9aa3dd0a38929c48e9f62cb253dc/ports/annoy",
    "hash": "a7b70fc28d0c9aa3dd0a38929c48e9f62cb253dc"
  },
  "repository": {
    "type": "github",
    "href": "https://github.com/spotify/annoy",
    "stars": 14298
  },
  "dependencies": [
    {
      "name": "vcpkg-cmake",
      "href": "https://vcpkg.link/ports/vcpkg-cmake",
      "is_host": true,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "vcpkg-cmake-config",
      "href": "https://vcpkg.link/ports/vcpkg-cmake-config",
      "is_host": true,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    }
  ],
  "dev_dependencies": [],
  "features": []
}