{"library":"jsoncpp","type":"library","category":null,"description":"C++ library for manipulating JSON values, including serialization and deserialization to and from strings, with optional comment preservation.","language":"cpp","status":"active","version":"1.9.6","tags":["json","serialization","parsing"],"last_verified":"Wed Jun 17","install":[{"cmd":"vcpkg install jsoncpp","imports":["#include <json/json.h>"]},{"cmd":"# CMakeLists.txt\nfind_package(jsoncpp CONFIG REQUIRED)\ntarget_link_libraries(main PRIVATE jsoncpp_lib)","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}