{
  "name": "inih",
  "version": "57",
  "description": "Simple .INI file parser",
  "homepage": "https://github.com/benhoyt/inih",
  "license": "BSD-3-Clause",
  "dependencies": [
    {
      "name": "vcpkg-tool-meson",
      "host": true
    }
  ],
  "default-features": [
    "cpp"
  ],
  "features": {
    "cpp": {
      "description": "Build the C++ library"
    }
  }
}
