13 lines
263 B
JSON
Executable file
13 lines
263 B
JSON
Executable file
{
|
|
"name": "mdns",
|
|
"version": "1.4.2",
|
|
"description": "Public domain mDNS/DNS-SD library in C",
|
|
"homepage": "https://github.com/mjansson/mdns",
|
|
"license": "Unlicense",
|
|
"dependencies": [
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|