{
  "name": "user-console",
  "version": "1.0.5",
  "description": "User Console for console with colors, emojis, and pretty logs.",
  "main": "index.js",
  "scripts": {
    "test": "node test.js"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/k-avinash50/user-console.git"
  },
  "keywords": [
    "user-console",
    "logger",
    "logging",
    "debug",
    "debug-tool",
    "chalk",
    "color",
    "emoji",
    "terminal",
    "pretty-log"
  ],
  "author": "Avinash Kumar",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/k-avinash50/user-console/issues"
  },
  "homepage": "https://github.com/k-avinash50/user-console#readme"
}
