20 lines
401 B
JSON
20 lines
401 B
JSON
{
|
|
"name": "arcticdb-sparrow",
|
|
"version": "0.6.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
|
|
}
|
|
]
|
|
}
|