@john-yuan/dev-simple-logger
Advanced tools
+2
-2
| { | ||
| "name": "@john-yuan/dev-simple-logger", | ||
| "version": "1.0.0", | ||
| "version": "1.0.1", | ||
| "description": "A simple logger that write log to the console with time and colors.", | ||
@@ -22,3 +22,3 @@ "main": "index.js", | ||
| "homepage": "https://github.com/john-yuan/dev-simple-logger#readme", | ||
| "devDependencies": { | ||
| "dependencies": { | ||
| "colors": "^1.3.3", | ||
@@ -25,0 +25,0 @@ "timepoint": "^0.0.2" |
+1
-1
@@ -7,3 +7,3 @@ # Simple Logger | ||
| This module is published to [NPM][NPM], you can install it with following command: | ||
| This module is published to [NPM][NPM], you can install it with the following command: | ||
@@ -10,0 +10,0 @@ [NPM]: https://www.npmjs.com/package/@john-yuan/dev-simple-logger |
3333
0.03%0
-100%2
Infinity%+ Added
+ Added
+ Added
+ Added