@microgamma/loggator
Advanced tools
Comparing version 1.10.16 to 1.10.18
{ | ||
"name": "@microgamma/loggator", | ||
"version": "1.10.16", | ||
"description": "typescript decorator for easy log", | ||
"version": "1.10.18", | ||
"description": "visionmedia/debug wrapped like a candy for typescript", | ||
"main": "lib/index.js", | ||
@@ -15,3 +15,14 @@ "typings": "lib/index.d.ts", | ||
"license": "MIT", | ||
"keywords": [], | ||
"keywords": [ | ||
"log", | ||
"debug", | ||
"typescript", | ||
"decorator" | ||
], | ||
"author": { | ||
"email": "cavaliere.davide@gmail.com", | ||
"name": "Davide Cavaliere", | ||
"url": "www.dcsoftware.io" | ||
}, | ||
"homepage": "https://github.com/davidecavaliere/-microgamma/tree/master/packages/loggator", | ||
"scripts": { | ||
@@ -88,3 +99,3 @@ "info": "npm-scripts-info", | ||
}, | ||
"gitHead": "ea48b9759de1f24c8ff5ce9c100758af793e584a" | ||
"gitHead": "11d9d586940f3580381b6561435db04a4c75241c" | ||
} |
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
Found 1 instance in 1 package
No contributors or author data
MaintenancePackage does not specify a list of contributors or an author in package.json.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
11047
13
1
1
1