Skip to content

Commit d3c8685

Browse files
committed
Update package.json
1 parent 0dd5963 commit d3c8685

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "advanced-console-log",
33
"version": "0.0.2",
4-
"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.",
4+
"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.",
55
"main": "index.js",
66
"directories": {
77
"doc": "docs",

0 commit comments

Comments
 (0)