{ "name": "spatial-hash", "version": "1.0.0", "description": "A minimal C++ library for spatial data structures based on voxel hashing.", "homepage": "https://github.com/MIT-SPARK/Spatial-Hash", "license": "BSD-3-Clause", "dependencies": [ "eigen3", "glog", { "name": "vcpkg-cmake", "host": true }, { "name": "vcpkg-cmake-config", "host": true } ] }