{ "name": "lttb", "version": "1.0.1", "description": "C++ implementation of the Largest Triangle Three Buckets downsampling algorithm.", "homepage": "https://github.com/parkertomatoes/lttb-cpp", "license": "MIT", "dependencies": [ { "name": "vcpkg-cmake", "host": true }, { "name": "vcpkg-cmake-config", "host": true } ] }