{
  "name": "betterconsolelog",
  "version": "0.0.1",
  "description": "Logs in color and with time",
  "main": "index.js",
  "dependencies": {
    "colors": "^1.1.2",
    "moment": "^2.18.1"
  },
  "devDependencies": {},
  "scripts": {
    "test": "-"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/tiehm/betterconsolelog.git"
  },
  "keywords": [
    "-"
  ],
  "author": "tiehm <admin@tiehm.me> (https://tiehm.me)",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/tiehm/betterconsolelog/issues"
  },
  "homepage": "https://github.com/tiehm/betterconsolelog#readme"
}
