@litko/yara-x-linux-x64-gnu
Version:
This is the **x86_64-unknown-linux-gnu** binary for `@litko/yara-x`
42 lines (41 loc) • 732 B
JSON
{
"name": "@litko/yara-x-linux-x64-gnu",
"version": "0.5.2",
"cpu": [
"x64"
],
"main": "yara-x.linux-x64-gnu.node",
"files": [
"yara-x.linux-x64-gnu.node"
],
"keywords": [
"yara",
"yara-x",
"malware",
"detection",
"napi-rs",
"rust"
],
"homepage": "https://github.com/cawalch/node-yara-x",
"license": "MIT",
"engines": {
"node": ">= 20"
},
"repository": {
"type": "git",
"url": "git+https://github.com/cawalch/node-yara-x.git"
},
"bugs": {
"url": "https://github.com/cawalch/node-yara-x/issues"
},
"publishConfig": {
"registry": "https://registry.npmjs.org/",
"access": "public"
},
"os": [
"linux"
],
"libc": [
"glibc"
]
}