nlohmannjson: initial commit
authorLeonid Esman <redacted>
Thu, 28 Nov 2019 09:45:39 +0000 (12:45 +0300)
committerLeonid Esman <redacted>
Sat, 14 Dec 2019 20:40:37 +0000 (23:40 +0300)
commitb891d6ad78d336d544d82493b647d0a52127a81a
tree55d5471dac553357bec3f6766e9495b9c07ac6db
parentf0eb182472dcbf18df511828b0287f1353684525
nlohmannjson: initial commit

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 <redacted>
libs/nlohmannjson/Makefile [new file with mode: 0644]
git clone https://git.99rst.org/PROJECT