mirror of
https://github.com/microsoft/vcpkg.git
synced 2026-01-18 01:11:23 +01:00
18 lines
366 B
JSON
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
|
|
}
|
|
]
|
|
}
|