18 lines
406 B
JSON
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
|
|
}
|
|
]
|
|
}
|