Files
vcpkg/ports/e-dant-watcher/vcpkg.json
2026-01-16 13:51:12 -08:00

18 lines
366 B
JSON

{
"name": "e-dant-watcher",
"version": "0.14.3",
"description": "Filesystem watcher. Works anywhere. Simple, efficient and friendly.",
"homepage": "https://github.com/e-dant/watcher",
"license": "MIT",
"dependencies": [
{
"name": "vcpkg-cmake",
"host": true
},
{
"name": "vcpkg-cmake-config",
"host": true
}
]
}