15 lines
292 B
JSON
Executable file
15 lines
292 B
JSON
Executable file
{
|
|
"name": "yara",
|
|
"version": "4.2.0",
|
|
"description": "The pattern matching swiss knife",
|
|
"homepage": "https://github.com/VirusTotal/yara",
|
|
"license": "BSD-3-Clause",
|
|
"dependencies": [
|
|
"jansson",
|
|
"openssl",
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|