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

20 lines
562 B
JSON

{
"name": "rerun-sdk",
"version": "0.22.1",
"description": "Open source log handling and visualization for spatial and embodied AI. Managed infrastructure to ingest, store, analyze, and stream data at scale with built-in visual debugging. Fast, flexible, and easy to use.",
"homepage": "https://rerun.io",
"license": "MIT OR Apache-2.0",
"supports": "(windows & x64) | osx | linux",
"dependencies": [
"arrow",
{
"name": "vcpkg-cmake",
"host": true
},
{
"name": "vcpkg-cmake-config",
"host": true
}
]
}