{
  "_args": [
    [
      "event-stream@0.5.3",
      "/var/www/html"
    ]
  ],
  "_from": "event-stream@0.5.3",
  "_id": "event-stream@0.5.3",
  "_inBundle": false,
  "_integrity": "sha1-t3uTCfcQet3+q2PwwOr9jbC9jBw=",
  "_location": "/event-stream",
  "_phantomChildren": {
    "wordwrap": "0.0.3"
  },
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "event-stream@0.5.3",
    "name": "event-stream",
    "escapedName": "event-stream",
    "rawSpec": "0.5.3",
    "saveSpec": null,
    "fetchSpec": "0.5.3"
  },
  "_requiredBy": [
    "/ps-tree"
  ],
  "_resolved": "https://registry.npmjs.org/event-stream/-/event-stream-0.5.3.tgz",
  "_spec": "0.5.3",
  "_where": "/var/www/html",
  "author": {
    "name": "Dominic Tarr",
    "email": "dominic.tarr@gmail.com",
    "url": "http://bit.ly/dominictarr"
  },
  "bugs": {
    "url": "https://github.com/dominictarr/event-stream/issues"
  },
  "dependencies": {
    "optimist": "0.2"
  },
  "description": "construct pipes of streams of events",
  "devDependencies": {
    "asynct": "1",
    "d-utils": "2.3",
    "it-is": "1"
  },
  "homepage": "http://github.com/dominictarr/event-stream",
  "name": "event-stream",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/dominictarr/event-stream.git"
  },
  "version": "0.5.3"
}
