{ "name": "arcticdb-sparrow", "version": "2.4.0", "description": "C++20 idiomatic APIs for the Apache Arrow Columnar Format", "homepage": "https://github.com/man-group/sparrow", "license": "Apache-2.0", "supports": "!uwp", "dependencies": [ "date", { "name": "vcpkg-cmake", "host": true }, { "name": "vcpkg-cmake-config", "host": true } ], "features": { "json-reader": { "description": "Generate json_reader target", "dependencies": [ "nlohmann-json" ] } } }