blob: f43d9bd41cdd7baa6ad1e242659f4887f7d6d3aa (
plain)
1
2
3
4
5
6
|
{
"name": "sparsehash",
"version": "2.0.4",
"description": "The sparsehash package consists of two hashtable implementations: sparse, which is designed to be very space efficient, and dense, which is designed to be very time efficient.",
"homepage": "https://github.com/sparsehash/sparsehash"
}
|