18 lines
388 B
JSON
18 lines
388 B
JSON
{
|
|
"name": "metrohash",
|
|
"version": "1.1.3",
|
|
"port-version": 5,
|
|
"description": "MetroHash is a set of state-of-the-art hash functions for non-cryptographic use cases",
|
|
"homepage": "https://github.com/jandrewrogers/MetroHash",
|
|
"dependencies": [
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
},
|
|
{
|
|
"name": "vcpkg-cmake-config",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|