{
  "name": "cmark",
  "href": "https://vcpkg.link/ports/cmark",
  "supports": "all",
  "published_at": "2024-09-26T14:44:12.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://github.com/commonmark/cmark",
  "description": [
    "CommonMark parsing and rendering library and program in C"
  ],
  "license": "BSD-2-Clause",
  "version": {
    "type": "semver",
    "value": "0.31.1",
    "port": 0
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/b002023f254a2aeb22841b112daa3e8c33991500/ports/cmark",
    "hash": "b002023f254a2aeb22841b112daa3e8c33991500"
  },
  "repository": {
    "type": "github",
    "href": "https://github.com/commonmark/cmark",
    "stars": 1790
  },
  "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": [
    {
      "name": "tools",
      "default": [],
      "description": [
        "Build tools"
      ],
      "supports": "!uwp",
      "dependencies": []
    }
  ]
}