{
  "name": "jsoncons",
  "href": "https://vcpkg.link/ports/jsoncons",
  "supports": "all",
  "published_at": "2026-08-10T19:18:59.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://github.com/danielaparker/jsoncons",
  "description": [
    "A C++, header-only library for constructing JSON and JSON-like text and binary data formats, with JSON Pointer, JSON Patch, JSON Schema, JSONPath, JMESPath, CSV, MessagePack, CBOR, BSON, UBJSON"
  ],
  "license": "BSL-1.0",
  "version": {
    "type": "semver",
    "value": "1.9.0",
    "port": 0
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/89696e8369715d2bdfd6f318a6c3701163669810/ports/jsoncons",
    "hash": "89696e8369715d2bdfd6f318a6c3701163669810"
  },
  "repository": {
    "type": "github",
    "href": "https://github.com/danielaparker/jsoncons",
    "stars": 854
  },
  "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": []
}