blob: 84fea30327de90c46508315a9a80141e63b61e7a (
plain)
1
2
3
4
5
6
7
|
{
"name": "jsoncons",
"version-string": "0.165.0",
"port-version": 1,
"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",
"homepage": "https://github.com/danielaparker/jsoncons"
}
|