{
  "name": "toml11",
  "href": "https://vcpkg.link/ports/toml11",
  "supports": "all",
  "published_at": "2025-04-21T06:10:35.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://github.com/ToruNiina/toml11",
  "description": [
    "A C++11 header-only toml parser/encoder depending only on C++ standard library."
  ],
  "license": "MIT",
  "version": {
    "type": "semver",
    "value": "4.4.0",
    "port": 0
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/a71b02ed03a0e6253d8ea83d7a020217475bedd9/ports/toml11",
    "hash": "a71b02ed03a0e6253d8ea83d7a020217475bedd9"
  },
  "repository": {
    "type": "github",
    "href": "https://github.com/ToruNiina/toml11",
    "stars": 1297
  },
  "dependencies": [
    {
      "name": "vcpkg-cmake",
      "href": "https://vcpkg.link/ports/vcpkg-cmake",
      "is_host": true,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "vcpkg-cmake-config",
      "href": "https://vcpkg.link/ports/vcpkg-cmake-config",
      "is_host": true,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    }
  ],
  "dev_dependencies": [],
  "features": []
}