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

15 lines
355 B
JSON

{
"name": "buck-yeh-bux",
"version": "1.12.3",
"description": "A supplemental C++ library with functionalities not directly supported from Modern C++ standard.",
"homepage": "https://github.com/buck-yeh/bux",
"license": "MIT",
"supports": "!(linux | uwp)",
"dependencies": [
{
"name": "vcpkg-cmake",
"host": true
}
]
}