
­­­­­­­­­­­­­­­­­­
<!DOCTYPE html>
<html>
{
  "_from": "gelf-stream@1.1.1",
  "_id": "gelf-stream@1.1.1",
  "_inBundle": false,
  "_integrity": "sha1-nOqbY4asMBx0GDjKPLkeZtv79mk=",
  "_location": "/knex-migrator/gelf-stream",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "gelf-stream@1.1.1",
    "name": "gelf-stream",
    "escapedName": "gelf-stream",
    "rawSpec": "1.1.1",
    "saveSpec": null,
    "fetchSpec": "1.1.1"
  },
  "_requiredBy": [
    "/knex-migrator/ghost-ignition"
  ],
  "_resolved": "https://registry.npmjs.org/gelf-stream/-/gelf-stream-1.1.1.tgz",
  "_shasum": "9cea9b6386ac301c741838ca3cb91e66dbfbf669",
  "_spec": "gelf-stream@1.1.1",
  "_where": "/usr/local/lib/node_modules/knex-migrator/node_modules/ghost-ignition",
  "author": {
    "name": "Michael Hart",
    "email": "michael.hart.au@gmail.com",
    "url": "http://github.com/mhart"
  },
  "bugs": {
    "url": "https://github.com/mhart/gelf-stream/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "gelfling": "^0.3.0"
  },
  "deprecated": false,
  "description": "A stream to send JS objects to a Graylog2 server (in GELF format)",
  "devDependencies": {
    "mocha": "^2.3.4",
    "should": "^8.1.1"
  },
  "homepage": "https://github.com/mhart/gelf-stream#readme",
  "keywords": [
    "gelf",
    "stream",
    "graylog",
    "graylog2",
    "bunyan"
  ],
  "license": "MIT",
  "main": "gelf-stream.js",
  "name": "gelf-stream",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/mhart/gelf-stream.git"
  },
  "scripts": {
    "test": "mocha ./test/fast.js -b -t 100s -R list"
  },
  "version": "1.1.1"
}
