{
  "name": "jsonifier",
  "href": "https://vcpkg.link/ports/jsonifier",
  "supports": "(windows & x64 & !xbox) | (linux & x64) | (osx & x64)",
  "published_at": "2024-12-05T22:46:31.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://github.com/realtimechris/jsonifier",
  "description": [
    "A few classes for extremely fast json parsing/serializing in modern C++. Possibly the fastest json parser in C++. Possibly the fastest json serializer in C++."
  ],
  "license": "MIT",
  "version": {
    "type": "semver",
    "value": "0.9.98",
    "port": 0
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/ab298c2235d83ad7fdda737c8e584420a4629f0b/ports/jsonifier",
    "hash": "ab298c2235d83ad7fdda737c8e584420a4629f0b"
  },
  "repository": {
    "type": "github",
    "href": "https://github.com/realtimechris/jsonifier",
    "stars": 81
  },
  "dependencies": [
    {
      "name": "vcpkg-cmake",
      "href": "https://vcpkg.link/ports/vcpkg-cmake",
      "is_host": true,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    }
  ],
  "dev_dependencies": [],
  "features": []
}