{
  "name": "rapidjson",
  "href": "https://vcpkg.link/ports/rapidjson",
  "supports": "all",
  "published_at": "2025-03-06T18:26:22.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "http://rapidjson.org/",
  "description": [
    "A fast JSON parser/generator for C++ with both SAX/DOM style API <http://rapidjson.org/>"
  ],
  "license": "MIT",
  "version": {
    "type": "date",
    "value": "2025-02-26",
    "port": 0
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/30039ac0f89472f786c40b2da2004d73b7fb29f1/ports/rapidjson",
    "hash": "30039ac0f89472f786c40b2da2004d73b7fb29f1"
  },
  "repository": {
    "type": "github",
    "href": "https://github.com/Tencent/rapidjson",
    "stars": 15109
  },
  "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": []
}