{
  "name": "@siweb/bomo-logger",
  "version": "1.0.5",
  "description": "A simple class to define transport in json file",
  "main": "bomo-logger.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git@gitlab.bh-technologies.com:bht-si-nodejs-modules/winston-logger.git"
  },
  "author": "Boris Morel <b.morel@bh-technologies.com>",
  "license": "UNLICENSED",
  "dependencies": {
    "is_js": "^0.8.0",
    "winston": "^2.2.0"
  }
}
