{ "name": "vincentlaucsb-csv-parser", "version": "3.2.0", "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": [ "mio", { "name": "vcpkg-cmake", "host": true }, { "name": "vcpkg-cmake-config", "host": true } ] }