Patrick Kelley 8fd444092b initial
2025-05-07 15:35:15 -04:00

17 lines
319 B
JSON

{
"name": "pdal-dimbuilder",
"version": "2.8.4",
"description": "A tool used by the PDAL build process",
"homepage": "https://pdal.io/",
"license": "BSD-3-Clause",
"supports": "native",
"dependencies": [
"nlohmann-json",
"utfcpp",
{
"name": "vcpkg-cmake",
"host": true
}
]
}