{
  "_args": [
    [
      "winston-loggly-bulk@3.2.1",
      "/home/tbbdev/public_html/billbook"
    ]
  ],
  "_from": "winston-loggly-bulk@3.2.1",
  "_id": "winston-loggly-bulk@3.2.1",
  "_inBundle": false,
  "_integrity": "sha512-Ws4csTUuU3O8sepxzIj6VwacTlgyUWroVoNkIU0qcsEweW8lbheNUodKFi20lSiKzXKL9uF2J1hoVFyurD/M3w==",
  "_location": "/winston-loggly-bulk",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "winston-loggly-bulk@3.2.1",
    "name": "winston-loggly-bulk",
    "escapedName": "winston-loggly-bulk",
    "rawSpec": "3.2.1",
    "saveSpec": null,
    "fetchSpec": "3.2.1"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/winston-loggly-bulk/-/winston-loggly-bulk-3.2.1.tgz",
  "_spec": "3.2.1",
  "_where": "/home/tbbdev/public_html/billbook",
  "author": {
    "name": "Loggly",
    "email": "opensource@loggly.com"
  },
  "bugs": {
    "url": "https://github.com/loggly/winston-loggly-bulk/issues"
  },
  "contributors": [
    {
      "name": "Loggly",
      "email": "opensource@loggly.com",
      "url": "https://github.com/loggly"
    },
    {
      "name": "Shweta Jain",
      "email": "shweta.jain@psquickit.com",
      "url": "https://github.com/shwetajain148"
    }
  ],
  "dependencies": {
    "lodash.clonedeep": "^4.5.0",
    "node-loggly-bulk": "^3.0.0",
    "winston": "^3.3.3",
    "winston-transport": "^4.4.0"
  },
  "description": "A Loggly transport for winston",
  "devDependencies": {
    "jest": "^25.5.4"
  },
  "engines": {
    "node": ">= 6.4.0"
  },
  "homepage": "https://github.com/loggly/winston-loggly-bulk#readme",
  "keywords": [
    "loggly",
    "logging",
    "sysadmin",
    "tools",
    "winston"
  ],
  "license": "MIT",
  "main": "./lib/winston-loggly",
  "name": "winston-loggly-bulk",
  "prettier": {
    "singleQuote": true
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/loggly/winston-loggly-bulk.git"
  },
  "scripts": {
    "test": "jest"
  },
  "version": "3.2.1"
}
