UNPKG

@elbanby/loggy

Version:

Simple and fast JSON logger

29 lines (28 loc) 578 B
{ "name": "@elbanby/loggy", "version": "0.6.0", "description": "Simple and fast JSON logger", "scripts": { "test": "mocha --recursive || true" }, "repository": { "type": "git", "url": "git+https://github.com/Elbanby/loggy.git" }, "keywords": [ "loggy", "logger", "npm", "package", "elbanby" ], "author": "Omar Elbanby", "license": "MIT License", "bugs": { "url": "https://github.com/Elbanby/loggy/issues" }, "homepage": "https://github.com/Elbanby/loggy#readme", "devDependencies": { "mocha": "^6.2.0" } }