@litko/yara-x-darwin-x64
Version:
This is the **x86_64-apple-darwin** binary for `@litko/yara-x`
31 lines (30 loc) • 461 B
JSON
{
"name": "@litko/yara-x-darwin-x64",
"version": "0.1.2",
"os": [
"darwin"
],
"cpu": [
"x64"
],
"main": "yara-x.darwin-x64.node",
"files": [
"yara-x.darwin-x64.node"
],
"keywords": [
"yara",
"yara-x",
"malware",
"detection",
"napi-rs",
"rust"
],
"license": "MIT",
"engines": {
"node": ">= 20"
},
"publishConfig": {
"registry": "https://registry.npmjs.org/",
"access": "public"
}
}