Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
samestrin committed Sep 30, 2024
1 parent 0dd5963 commit d3c8685
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down

0 comments on commit d3c8685

Please sign in to comment.