{
  "author": {
    "name": "Kris Sinclair",
    "email": "krizzyb@gmail.com"
  },
  "deprecated": false,
  "description": "Manages log settings",
  "license": "MIT",
  "main": "./log.js",
  "name": "tp-log",
  "repository": {
    "type": "git",
    "url": "https://bitbucket.org/trespass/log/"
  },
  "version": "2.0.0",
  "dependencies": {
    "app-root-path": "^2.2.1",
    "winston": "^3.2.1",
    "winston-daily-rotate-file": "^4.4.2"
  }
}
