2025-01-10 03:09:32 +01:00
|
|
|
{
|
|
|
|
"gitzone": {
|
|
|
|
"projectType": "npm",
|
|
|
|
"module": {
|
|
|
|
"githost": "code.foss.global",
|
|
|
|
"gitscope": "push.rocks",
|
|
|
|
"gitrepo": "smartantivirus",
|
2025-01-10 03:25:22 +01:00
|
|
|
"description": "A Node.js package for integrating antivirus scanning capabilities using ClamAV, allowing in-memory file and data scanning.",
|
2025-01-10 03:09:32 +01:00
|
|
|
"npmPackagename": "@push.rocks/smartantivirus",
|
|
|
|
"license": "MIT",
|
2025-01-10 03:25:22 +01:00
|
|
|
"projectDomain": "push.rocks",
|
|
|
|
"keywords": [
|
|
|
|
"antivirus",
|
|
|
|
"ClamAV",
|
|
|
|
"Node.js",
|
|
|
|
"virus scanning",
|
|
|
|
"security",
|
|
|
|
"buffer scanning",
|
|
|
|
"data protection",
|
|
|
|
"HTTP requests",
|
|
|
|
"file handling",
|
|
|
|
"network communication",
|
|
|
|
"software testing"
|
|
|
|
]
|
2025-01-10 03:09:32 +01:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"npmci": {
|
|
|
|
"npmGlobalTools": [],
|
|
|
|
"npmAccessLevel": "public"
|
|
|
|
}
|
|
|
|
}
|