aboutsummaryrefslogtreecommitdiff
path: root/libs/nlohmannjson
Commit message (Collapse)AuthorAge
* nlohmannjson: initial commitLeonid Esman2019-12-14
JSON for Modern C++ library. Design goals: intuitive syntax, trivial integration, serious testing. https://nlohmann.github.io/json/ IPFS C++ HTTP API client library depends on this library. Signed-off-by: Leonid Esman <leonid.esman@gmail.com>