UNPKG

@elies-chelbi/goodlogger

Version:

an npm package for beautifull organized console logs

31 lines 676 B
{ "name": "@elies-chelbi/goodlogger", "version": "1.2.2", "description": "an npm package for beautifull organized console logs", "main": "index.js", "type": "module", "types": "index.d.ts", "typesVersions": { ">=3.1": { "*": [ "ts3.1/*" ] } }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/eliassn/good-log.git" }, "keywords": [ "GL" ], "author": "elies-chelbi", "license": "ISC", "bugs": { "url": "https://github.com/eliassn/good-log/issues" }, "homepage": "https://github.com/eliassn/good-log#readme" }