{
  "name": "tsl-hopscotch-map",
  "version": "2.3.0",
  "port-version": 3,
  "description": "C++ implementation of a fast hash map and hash set using hopscotch hashing",
  "dependencies": [
    {
      "name": "vcpkg-cmake",
      "host": true
    }
  ]
}
