12 lines
260 B
JSON
Executable file
12 lines
260 B
JSON
Executable file
{
|
|
"name": "rapidcsv",
|
|
"version": "8.53",
|
|
"description": "Rapidcsv is a C++ header-only library for CSV parsing.",
|
|
"homepage": "https://github.com/d99kris/rapidcsv/",
|
|
"dependencies": [
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|