Files
smartantivirus/npmextra.json

33 lines
898 B
JSON

{
"gitzone": {
"projectType": "npm",
"module": {
"githost": "code.foss.global",
"gitscope": "push.rocks",
"gitrepo": "smartantivirus",
"description": "A Node.js package providing integration with ClamAV for anti-virus scanning, facilitating both Docker containerized management and direct connection to a ClamAV daemon.",
"npmPackagename": "@push.rocks/smartantivirus",
"license": "MIT",
"projectDomain": "push.rocks",
"keywords": [
"antivirus",
"Node.js",
"ClamAV",
"virus scanning",
"security",
"Docker",
"in-memory scanning",
"file scanning",
"stream scanning",
"data protection",
"network security",
"buffer scanning",
"software testing"
]
}
},
"npmci": {
"npmGlobalTools": [],
"npmAccessLevel": "public"
}
}