2025-01-10 03:25:22 +01:00
|
|
|
/**
|
|
|
|
* autocreated commitinfo by @push.rocks/commitinfo
|
|
|
|
*/
|
|
|
|
export const commitinfo = {
|
|
|
|
name: '@push.rocks/smartantivirus',
|
2025-01-10 03:27:13 +01:00
|
|
|
version: '1.0.4',
|
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.'
|
|
|
|
}
|