14 lines
240 B
JSON
Executable File
14 lines
240 B
JSON
Executable File
{
|
|
"name": "mhook",
|
|
"version": "2.5.1",
|
|
"port-version": 3,
|
|
"description": "A Windows API hooking library.",
|
|
"supports": "windows & !uwp & !arm",
|
|
"dependencies": [
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|