{
  "name": "morton-nd",
  "href": "https://vcpkg.link/ports/morton-nd",
  "supports": "all",
  "published_at": "2023-04-13T16:13:15.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://github.com/kevinhartman/morton-nd",
  "description": [
    "A header-only compile-time Morton encoding / decoding library for N dimensions."
  ],
  "license": null,
  "version": {
    "type": "semver",
    "value": "4.0.0",
    "port": 3
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/5b11232d00476c66724c81adfe5e3777a9aec38f/ports/morton-nd",
    "hash": "5b11232d00476c66724c81adfe5e3777a9aec38f"
  },
  "repository": {
    "type": "github",
    "href": "https://github.com/kevinhartman/morton-nd",
    "stars": 107
  },
  "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": []
}