{
  "_args": [
    [
      "sse@0.0.8",
      "/var/www/html/recipes/api/node_modules/strong-remoting"
    ]
  ],
  "_from": "sse@0.0.8",
  "_id": "sse@0.0.8",
  "_inCache": true,
  "_installable": true,
  "_location": "/sse",
  "_nodeVersion": "8.7.0",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/sse-0.0.8.tgz_1512841203226_0.5197999977972358"
  },
  "_npmUser": {
    "email": "einaros@gmail.com",
    "name": "einaros"
  },
  "_npmVersion": "5.4.2",
  "_phantomChildren": {},
  "_requested": {
    "name": "sse",
    "raw": "sse@0.0.8",
    "rawSpec": "0.0.8",
    "scope": null,
    "spec": "0.0.8",
    "type": "version"
  },
  "_requiredBy": [
    "/strong-remoting"
  ],
  "_resolved": "https://registry.npmjs.org/sse/-/sse-0.0.8.tgz",
  "_shasum": "5142d3c5745c064349eeefe61aef3bbb117e973b",
  "_shrinkwrap": null,
  "_spec": "sse@0.0.8",
  "_where": "/var/www/html/recipes/api/node_modules/strong-remoting",
  "author": {
    "email": "einaros@gmail.com",
    "name": "Einar Otto Stangvik",
    "url": "http://2x.io"
  },
  "bugs": {
    "url": "https://github.com/einaros/sse.js/issues"
  },
  "dependencies": {
    "options": "0.0.6"
  },
  "description": "The HTML5 Server-Sent events specification is introduced \"to enable servers to push data to Web pages over HTTP or using dedicated server-push protocols\".",
  "devDependencies": {
    "expect.js": "0.3.1",
    "mocha": "4.0.1"
  },
  "directories": {},
  "dist": {
    "integrity": "sha512-cviG7JH31TUhZeaEVhac3zTzA+2FwA7qvHziAHpb7mC7RNVJ/RbHN+6LIGsS2ugP4o2H15DWmrSMK+91CboIcg==",
    "shasum": "5142d3c5745c064349eeefe61aef3bbb117e973b",
    "tarball": "https://registry.npmjs.org/sse/-/sse-0.0.8.tgz"
  },
  "engines": {
    "node": ">=0.4.0"
  },
  "gitHead": "6b94986a68dba07a7b60af7a90ebe9bf9ba562a3",
  "homepage": "https://github.com/einaros/sse.js#readme",
  "keywords": [
    "html5",
    "messaging",
    "real-time",
    "server-sent-events",
    "sse"
  ],
  "maintainers": [
    {
      "name": "rexxars",
      "email": "rexxars@gmail.com"
    },
    {
      "name": "einaros",
      "email": "einaros@gmail.com"
    }
  ],
  "name": "sse",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/einaros/sse.js.git"
  },
  "scripts": {
    "test": "mocha"
  },
  "version": "0.0.8"
}
