{ "name": "vincentlaucsb-csv-parser", "version": "2.2.3", "description": "A modern C++ library for reading, writing, and analyzing CSV (and similar) files.", "homepage": "https://github.com/vincentlaucsb/csv-parser", "license": "MIT", "supports": "!uwp", "dependencies": [ "hedley", "mio", "string-view-lite", { "name": "vcpkg-cmake", "host": true }, { "name": "vcpkg-cmake-config", "host": true } ] }