16 lines
292 B
JSON
16 lines
292 B
JSON
|
{
|
||
|
"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
|
||
|
}
|
||
|
]
|
||
|
}
|