fix(core): Updated descriptions and keywords in package.json and npmextra.json. Improved README content for usage clarity.
This commit is contained in:
@@ -5,21 +5,23 @@
|
||||
"githost": "code.foss.global",
|
||||
"gitscope": "push.rocks",
|
||||
"gitrepo": "smartantivirus",
|
||||
"description": "A Node.js package for integrating antivirus scanning capabilities using ClamAV, allowing in-memory file and data scanning.",
|
||||
"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",
|
||||
"ClamAV",
|
||||
"Node.js",
|
||||
"ClamAV",
|
||||
"virus scanning",
|
||||
"security",
|
||||
"buffer scanning",
|
||||
"Docker",
|
||||
"in-memory scanning",
|
||||
"file scanning",
|
||||
"stream scanning",
|
||||
"data protection",
|
||||
"HTTP requests",
|
||||
"file handling",
|
||||
"network communication",
|
||||
"network security",
|
||||
"buffer scanning",
|
||||
"software testing"
|
||||
]
|
||||
}
|
||||
|
Reference in New Issue
Block a user