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

19 lines
367 B
JSON

{
"name": "ltla-powerit",
"version-date": "2023-03-19",
"description": "Lightweight C++ library for power iterations",
"homepage": "https://github.com/LTLA/powerit",
"license": "MIT",
"dependencies": [
"ltla-aarand",
{
"name": "vcpkg-cmake",
"host": true
},
{
"name": "vcpkg-cmake-config",
"host": true
}
]
}