17 lines
400 B
JSON
Executable file
17 lines
400 B
JSON
Executable file
{
|
|
"name": "libbson",
|
|
"version": "1.17.6",
|
|
"port-version": 1,
|
|
"description": "libbson is a library providing useful routines related to building, parsing, and iterating BSON documents.",
|
|
"homepage": "https://github.com/mongodb/libbson",
|
|
"dependencies": [
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
},
|
|
{
|
|
"name": "vcpkg-cmake-config",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|