{
  "name": "logstash-tcp-wins",
  "version": "1.0.18",
  "description": "A TCP Logstash tranport for Winston",
  "main": "./index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "Ross Coundon",
  "license": "ISC",
  "dependencies": {
    "winston": "^3.2.1",
    "winston-transport": "^4.3.0"
  },
  "directories": {
    "lib": "lib"
  },
  "devDependencies": {},
  "repository": {
    "type": "git",
    "url": "git+https://github.com/rcoundon/logstash-wins.git"
  },
  "keywords": [
    "Logstash",
    "Winston"
  ],
  "bugs": {
    "url": "https://github.com/Leadent/logstash-wins/issues"
  },
  "homepage": "https://github.com/Leadent/logstash-wins#readme"
}
