{
  "name": "libyaml",
  "href": "https://vcpkg.link/ports/libyaml",
  "supports": "all",
  "published_at": "2024-06-14T18:40:01.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://github.com/yaml/libyaml",
  "description": [
    "A C library for parsing and emitting YAML."
  ],
  "license": null,
  "version": {
    "type": "semver",
    "value": "0.2.5",
    "port": 5
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/47633daa65ac56b82d58da47ee083aab2171d400/ports/libyaml",
    "hash": "47633daa65ac56b82d58da47ee083aab2171d400"
  },
  "repository": null,
  "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": []
}