{ "name": "docraft", "version-string": "v1.0.0-beta.3", "description": "Docraft is a self-contained C++ library for generating professionally rendered PDF documents — without external tools, command-line utilities, or runtime dependencies beyond your own application", "homepage": "https://cadons.github.io/Docraft/", "license": "Apache-2.0", "dependencies": [ "fmt", "gtest", "libharu", "nlohmann-json", "pugixml", { "name": "vcpkg-cmake", "host": true }, { "name": "vcpkg-cmake-config", "host": true } ] }