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

18 lines
406 B
JSON

{
"name": "vladimirshaleev-ipaddress",
"version": "1.1.0",
"description": "A library for working and manipulating IPv4/IPv6 addresses and networks in modern C++.",
"homepage": "https://vladimirshaleev.github.io/ipaddress/",
"license": "MIT",
"dependencies": [
{
"name": "vcpkg-cmake",
"host": true
},
{
"name": "vcpkg-cmake-config",
"host": true
}
]
}