{"library":"nlohmann-json","type":"library","category":null,"description":"JSON for Modern C++: a header-only library for parsing and serializing JSON.","language":"cpp","status":"active","version":"3.12.0","tags":["json","serialization","header-only","modern-cpp"],"last_verified":"Wed Jun 17","install":[{"cmd":"vcpkg install nlohmann-json","imports":["#include <nlohmann/json.hpp>"]},{"cmd":"# CMakeLists.txt\nfind_package(nlohmann_json CONFIG REQUIRED)\ntarget_link_libraries(main PRIVATE nlohmann_json::nlohmann_json)","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}