diff --git a/package.json b/package.json index 7b57123..9241268 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "advanced-console-log", "version": "0.0.2", - "description": "A customizable NPM logging module for Node.js applications, supporting console and file logging with various levels, colors, and additional features like memory usage and caller information.", + "description": "Advanced Console Log (ACL), available as the `advanced-console-log` NPM package, is a lightweight logging module for Node.js applications. It supports console and file logging with various levels, colors, and additional features such as memory usage tracking and caller information.", "main": "index.js", "directories": { "doc": "docs",