UNPKG

betterio

Version:

A cool package for Better logging

33 lines (32 loc) 629 B
{ "name": "betterio", "version": "1.1.0", "description": "A cool package for Better logging ", "main": "index.js", "scripts": { "test": "node test.js" }, "repository": { "type": "git", "url": "git+https://github.com/pajsen9263/betterio.git" }, "keywords": [ "Logging", "Console", "Debugging", "Debug", "Warn", "Log", "Info", "Error" ], "author": "Pajsen", "license": "ISC", "bugs": { "url": "https://github.com/pajsen9263/betterio/issues" }, "homepage": "https://github.com/pajsen9263/betterio#readme", "dependencies": { "chalk": "^4.1.2" } }