{
  "name": "lmdb",
  "version": "0.9.31",
  "description": "LMDB is an extraordinarily fast, memory-efficient database",
  "homepage": "https://github.com/LMDB/lmdb",
  "license": "OLDAP-2.8",
  "dependencies": [
    {
      "name": "vcpkg-cmake",
      "host": true
    },
    {
      "name": "vcpkg-cmake-config",
      "host": true
    }
  ],
  "features": {
    "tools": {
      "description": "Build tools",
      "supports": "!uwp",
      "dependencies": [
        "getopt"
      ]
    }
  }
}
