libyara-wasm
Version:
Yara built into wasm
25 lines (24 loc) • 586 B
JSON
{
"name": "libyara-wasm",
"version": "1.2.1",
"description": "Yara built into wasm",
"main": "dist/libyara-wasm.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/artemisbot/libyara-wasm.git"
},
"keywords": [
"yara",
"wasm"
],
"author": "Matt C [matt@artemisbot.uk]",
"license": "ISC",
"bugs": {
"url": "https://github.com/artemisbot/libyara-wasm/issues"
},
"homepage": "https://github.com/artemisbot/libyara-wasm#readme",
"dependencies": {}
}