{
  "name": "watchlog",
  "version": "0.0.4",
  "description": "Fast logger with multiple outputs and verbosity settings",
  "main": "watchlog.js",
  "scripts": {
    "pretest": "node watchlog",
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/wuhkuh/watchlog.git"
  },
  "keywords": [
    "watchlog",
    "log"
  ],
  "author": {
    "name": "Wouter Klijn",
    "url": "https://wuhkuh.com"
  },
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/wuhkuh/watchlog/issues"
  },
  "homepage": "https://github.com/wuhkuh/watchlog#readme"
}
