{
  "name": "@pubsweet/logger",
  "version": "0.2.61",
  "description": "A module encapsulating standard logging features for pubsweet components and services.",
  "main": "src/index.js",
  "repository": {
    "type": "git",
    "url": "https://gitlab.coko.foundation/pubsweet/pubsweet"
  },
  "keywords": [
    "logger",
    "pubsweet"
  ],
  "engines": {
    "node": ">=7.9.0",
    "npm": ">=3.0.0"
  },
  "author": "Antony Denyer",
  "license": "MIT",
  "devDependencies": {
    "winston": "^2.3.1"
  },
  "dependencies": {
    "@hapi/joi": "^14.5.0",
    "config": "^3.0.1"
  },
  "gitHead": "1d11c2ed056d8108a846adaf1308b0b38ee50830"
}
