{
  "name": "lemonlog",
  "version": "1.2.2",
  "description": "🍋 LemonLog - Simplify Your Node.js Logging",
  "main": "index.js",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/clasen/LemonLog.git"
  },
  "keywords": [
    "logging",
    "log",
    "debug",
    "console log",
    "error handling",
    "development",
    "tools",
    "lemon",
    "inspect",
    "full depth",
    "clasen"
  ],
  "author": "Martin Clasen",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/clasen/LemonLog/issues"
  },
  "homepage": "https://github.com/clasen/LemonLog#readme",
  "dependencies": {
    "debug": "^4.1.1"
  }
}
