20 lines
396 B
JSON
Executable File
20 lines
396 B
JSON
Executable File
{
|
|
"name": "lmdb",
|
|
"version": "0.9.29",
|
|
"port-version": 2,
|
|
"description": "LMDB is an extraordinarily fast, memory-efficient database",
|
|
"homepage": "https://github.com/LMDB/lmdb",
|
|
"license": null,
|
|
"supports": "!(arm & windows)",
|
|
"dependencies": [
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
},
|
|
{
|
|
"name": "vcpkg-cmake-config",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|