17 lines
316 B
JSON
Executable File
17 lines
316 B
JSON
Executable File
{
|
|
"name": "bitsery",
|
|
"version": "5.2.2",
|
|
"description": "Header only C++ binary serialization library",
|
|
"homepage": "https://github.com/fraillt/bitsery",
|
|
"dependencies": [
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
},
|
|
{
|
|
"name": "vcpkg-cmake-config",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|