{
  "name": "oors-logger",
  "version": "3.8.0",
  "description": "oors logger module by the usage of winston.",
  "main": "build/index.js",
  "repository": {
    "type": "git",
    "url": "https://github.com/viczam/oors/tree/master/packages/oors-logger"
  },
  "author": "Victor Zamfir <zamfir.victor@gmail.com>",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/viczam/oors/issues"
  },
  "homepage": "https://github.com/viczam/oors#readme",
  "dependencies": {
    "cli-table": "0.3.1",
    "easevalidation": "0.28.0",
    "oors": "^3.3.0",
    "winston": "3.2.1"
  },
  "gitHead": "458c4984932ed57e2bfa75059b208fd0aa865595"
}
