{
  "name": "morton-nd",
  "version": "4.0.0",
  "port-version": 3,
  "description": "header-only constexpr library for fast Morton encoding/decoding in N dimensions.",
  "homepage": "https://github.com/kevinhartman/morton-nd",
  "dependencies": [
    {
      "name": "vcpkg-cmake",
      "host": true
    },
    {
      "name": "vcpkg-cmake-config",
      "host": true
    }
  ]
}
