17 lines
324 B
JSON
17 lines
324 B
JSON
{
|
|
"name": "binn",
|
|
"version": "3.0",
|
|
"port-version": 3,
|
|
"description": "Binn is a binary data serialization format designed to be compact, fast and easy to use.",
|
|
"dependencies": [
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
},
|
|
{
|
|
"name": "vcpkg-cmake-config",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|