{
  "name": "logger-notifier",
  "version": "1.1.2",
  "description": "Logger Notifier - because sometimes even your code needs a little nudge to get noticed! This npm package makes logging messages to the console more exciting by also sending notifications. Debugging has never been this much fun!",
  "main": "notification-logger.js",
  "homepage": "",
  "repository": {
    "url": "https://github.com/rahulsainlll/logger-notifier"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "notification",
    "logger",
    "Notifier",
    "debugging"
  ],
  "author": "Rahul Sain",
  "license": "MIT"
}
