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

16 lines
308 B
JSON

{
"name": "byte-lite",
"version": "0.3.0",
"description": "A C++17-like byte type for C++98, C++11 and later in a single-file header-only library",
"dependencies": [
{
"name": "vcpkg-cmake",
"host": true
},
{
"name": "vcpkg-cmake-config",
"host": true
}
]
}