{
  "_args": [
    [
      {
        "raw": "event-stream@^3.3.1",
        "scope": null,
        "escapedName": "event-stream",
        "name": "event-stream",
        "rawSpec": "^3.3.1",
        "spec": ">=3.3.1 <4.0.0",
        "type": "range"
      },
      "/Users/robertdodson/Documents/htdocs/workDammit/node_modules/gulp-useref"
    ]
  ],
  "_from": "event-stream@>=3.3.1 <4.0.0",
  "_id": "event-stream@3.3.4",
  "_inCache": true,
  "_installable": true,
  "_location": "/event-stream",
  "_nodeVersion": "6.2.0",
  "_npmOperationalInternal": {
    "host": "packages-16-east.internal.npmjs.com",
    "tmp": "tmp/event-stream-3.3.4.tgz_1468740248120_0.7839670591056347"
  },
  "_npmUser": {
    "name": "dominictarr",
    "email": "dominic.tarr@gmail.com"
  },
  "_npmVersion": "3.8.9",
  "_phantomChildren": {},
  "_requested": {
    "raw": "event-stream@^3.3.1",
    "scope": null,
    "escapedName": "event-stream",
    "name": "event-stream",
    "rawSpec": "^3.3.1",
    "spec": ">=3.3.1 <4.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/gulp-useref"
  ],
  "_resolved": "https://registry.npmjs.org/event-stream/-/event-stream-3.3.4.tgz",
  "_shasum": "4ab4c9a0f5a54db9338b4c34d86bfce8f4b35571",
  "_shrinkwrap": null,
  "_spec": "event-stream@^3.3.1",
  "_where": "/Users/robertdodson/Documents/htdocs/workDammit/node_modules/gulp-useref",
  "author": {
    "name": "Dominic Tarr",
    "email": "dominic.tarr@gmail.com",
    "url": "http://bit.ly/dominictarr"
  },
  "bugs": {
    "url": "https://github.com/dominictarr/event-stream/issues"
  },
  "dependencies": {
    "duplexer": "~0.1.1",
    "from": "~0",
    "map-stream": "~0.1.0",
    "pause-stream": "0.0.11",
    "split": "0.3",
    "stream-combiner": "~0.0.4",
    "through": "~2.3.1"
  },
  "description": "construct pipes of streams of events",
  "devDependencies": {
    "asynct": "*",
    "it-is": "1",
    "stream-spec": "~0.3.5",
    "tape": "~2.3.0",
    "ubelt": "~3.2.2"
  },
  "directories": {},
  "dist": {
    "shasum": "4ab4c9a0f5a54db9338b4c34d86bfce8f4b35571",
    "tarball": "https://registry.npmjs.org/event-stream/-/event-stream-3.3.4.tgz"
  },
  "gitHead": "0d9d45744b06ead81976b3400569160b76299a41",
  "homepage": "http://github.com/dominictarr/event-stream",
  "license": "MIT",
  "maintainers": [
    {
      "name": "dominictarr",
      "email": "dominic.tarr@gmail.com"
    }
  ],
  "name": "event-stream",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/dominictarr/event-stream.git"
  },
  "scripts": {
    "prepublish": "npm ls && npm test",
    "test": "asynct test/",
    "test_tap": "set -e; for t in test/*.js; do node $t; done"
  },
  "testling": {
    "files": "test/*.js",
    "browsers": {
      "ie": [
        8,
        9
      ],
      "firefox": [
        13
      ],
      "chrome": [
        20
      ],
      "safari": [
        5.1
      ],
      "opera": [
        12
      ]
    }
  },
  "version": "3.3.4"
}
