{
  "name": "dlfcn-win32",
  "version": "1.4.1",
  "description": "dlfcn-win32 is an implementation of dlfcn for Windows.",
  "homepage": "https://github.com/dlfcn-win32/dlfcn-win32",
  "license": "MIT",
  "supports": "windows & !uwp",
  "dependencies": [
    {
      "name": "vcpkg-cmake",
      "host": true
    },
    {
      "name": "vcpkg-cmake-config",
      "host": true
    }
  ]
}
