18 lines
409 B
JSON
18 lines
409 B
JSON
{
|
|
"name": "absent",
|
|
"version": "0.3.1",
|
|
"port-version": 3,
|
|
"description": "A small C++17 library meant to simplify the composition of nullable types in a generic, type-safe, and declarative way",
|
|
"homepage": "https://github.com/rvarago/absent",
|
|
"dependencies": [
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
},
|
|
{
|
|
"name": "vcpkg-cmake-config",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|