{
  "name": "express-loggly-iis",
  "version": "2.0.3",
  "description": "Express middleware to log messages to Loggly",
  "main": "dist/index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git@github.com/onenorth/express-loggly-iis.git"
  },
  "keywords": [
    "Loggly",
    "Express",
    "middleware",
    "Logging",
    "IIS"
  ],
  "author": "Chris Wigley",
  "license": "MIT",
  "dependencies": {
    "axios": "^0.17.1"
  }
}
