UNPKG

@innotrade/enapso-logger

Version:
27 lines (26 loc) 616 B
{ "name": "@innotrade/enapso-logger", "version": "1.1.0", "description": "Enapso Logger", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/innotrade/enapso-logger.git" }, "keywords": [ "Logger", "Console" ], "author": "Alexander Schulze", "license": "MIT", "bugs": { "url": "https://github.com/innotrade/enapso-logger/issues" }, "homepage": "https://github.com/innotrade/enapso-logger#readme", "dependencies": { "@innotrade/enapso-args": "^1.0.0" } }