{
  "name": "libmorton",
  "href": "https://vcpkg.link/ports/libmorton",
  "supports": "all",
  "published_at": "2023-10-19T17:49:08.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": null,
  "description": [
    "Header-only library for encoding/decoding Morton codes in/from 2D/3D coordinates"
  ],
  "license": null,
  "version": {
    "type": "semver",
    "value": "0.2.12",
    "port": 0
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/d524a380386d799e37ab29634834b1818c07164a/ports/libmorton",
    "hash": "d524a380386d799e37ab29634834b1818c07164a"
  },
  "repository": null,
  "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": []
}