19 lines
336 B
JSON
19 lines
336 B
JSON
{
|
|
"name": "nngpp",
|
|
"version": "1.3.0",
|
|
"port-version": 3,
|
|
"description": "C++ wrapper around the nanomsg NNG API.",
|
|
"homepage": "https://github.com/cwzx/nngpp",
|
|
"dependencies": [
|
|
"nng",
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
},
|
|
{
|
|
"name": "vcpkg-cmake-config",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|