{
  "name": "@imsuzan0/log-emoji",
  "version": "1.0.5",
  "description": "Colorful emoji-powered console logger for Node.js with multiple log types, colors, and custom logs",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "emoji",
    "logger",
    "console",
    "nodejs",
    "log",
    "cli",
    "colorful",
    "debug"
  ],
  "type": "module",
  "author": "imsuzan0",
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "https://github.com/imsuzan0/Log-Emoji.git"
  }
}
