
­­­­­­­­­­­­­­­­­­
<!DOCTYPE html>
<html>
{
  "_from": "bunyan-loggly@1.4.2",
  "_id": "bunyan-loggly@1.4.2",
  "_inBundle": false,
  "_integrity": "sha512-/fwAO+NPogiPziEk4bQKZhwYo+POrbdAlatpW5r+BQSTHqYyxGFHMtLMp4uSjIdPetXDxvG5qffAePB3hc/6NA==",
  "_location": "/knex-migrator/bunyan-loggly",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "bunyan-loggly@1.4.2",
    "name": "bunyan-loggly",
    "escapedName": "bunyan-loggly",
    "rawSpec": "1.4.2",
    "saveSpec": null,
    "fetchSpec": "1.4.2"
  },
  "_requiredBy": [
    "/knex-migrator/ghost-ignition"
  ],
  "_resolved": "https://registry.npmjs.org/bunyan-loggly/-/bunyan-loggly-1.4.2.tgz",
  "_shasum": "dda0fb18f487fa150a79728e906d83e871d235e9",
  "_spec": "bunyan-loggly@1.4.2",
  "_where": "/usr/local/lib/node_modules/knex-migrator/node_modules/ghost-ignition",
  "author": {
    "name": "Maurice Butler",
    "email": "maurice.butler@gmail.com"
  },
  "bugs": {
    "url": "https://github.com/MauriceButler/bunyan-loggly/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "json-stringify-safe": "^5.0.1",
    "node-loggly-bulk": "^2.2.4"
  },
  "deprecated": false,
  "description": "A bunyan stream to transport logs to loggly",
  "devDependencies": {
    "@types/bunyan": "^1.8.6",
    "proxyquire": "^2.1.3",
    "tape": "^4.13.2"
  },
  "directories": {
    "test": "test"
  },
  "homepage": "https://github.com/MauriceButler/bunyan-loggly#readme",
  "keywords": [
    "bunyan",
    "log",
    "loggly"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "bunyan-loggly",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/MauriceButler/bunyan-loggly.git"
  },
  "scripts": {
    "test": "node ./tests"
  },
  "types": "index.d.ts",
  "version": "1.4.2"
}
