{
  "_args": [
    [
      "msgpack-stream@~0.0.10",
      "/var/www/html/recipes/api/node_modules/mux-demux"
    ]
  ],
  "_from": "msgpack-stream@>=0.0.10 <0.1.0",
  "_id": "msgpack-stream@0.0.13",
  "_inCache": true,
  "_installable": true,
  "_location": "/msgpack-stream",
  "_nodeVersion": "6.5.0",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/msgpack-stream-0.0.13.tgz_1512342471289_0.10090426169335842"
  },
  "_npmUser": {
    "email": "dominic.tarr@gmail.com",
    "name": "dominictarr"
  },
  "_npmVersion": "4.6.1",
  "_phantomChildren": {},
  "_requested": {
    "name": "msgpack-stream",
    "raw": "msgpack-stream@~0.0.10",
    "rawSpec": "~0.0.10",
    "scope": null,
    "spec": ">=0.0.10 <0.1.0",
    "type": "range"
  },
  "_requiredBy": [
    "/mux-demux"
  ],
  "_resolved": "https://registry.npmjs.org/msgpack-stream/-/msgpack-stream-0.0.13.tgz",
  "_shasum": "50a673ac4eaeca5e37701924d093d43350c1e52c",
  "_shrinkwrap": null,
  "_spec": "msgpack-stream@~0.0.10",
  "_where": "/var/www/html/recipes/api/node_modules/mux-demux",
  "author": {
    "email": "dominic.tarr@gmail.com",
    "name": "Dominic Tarr",
    "url": "dominictarr.com"
  },
  "bugs": {
    "url": "https://github.com/dominictarr/msgpack-stream/issues"
  },
  "dependencies": {
    "bops": "1.0.0",
    "msgpack-js": "0.3.0",
    "through": "2.3.4"
  },
  "description": "Stream of msgpack protocol",
  "devDependencies": {
    "tape": "~1.0.4"
  },
  "directories": {},
  "dist": {
    "shasum": "50a673ac4eaeca5e37701924d093d43350c1e52c",
    "tarball": "https://registry.npmjs.org/msgpack-stream/-/msgpack-stream-0.0.13.tgz"
  },
  "gitHead": "37b98c2445614e8bdda1723971434e98d77c0eca",
  "homepage": "https://github.com/dominictarr/msgpack-stream#readme",
  "keywords": [
    "frame",
    "msgpack",
    "pipe",
    "stream"
  ],
  "license": "MIT",
  "main": "index.js",
  "maintainers": [
    {
      "name": "dominictarr",
      "email": "dominic.tarr@gmail.com"
    }
  ],
  "name": "msgpack-stream",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/dominictarr/msgpack-stream.git"
  },
  "scripts": {
    "test": "node test.js"
  },
  "testling": {
    "browsers": [
      "android-browser/4.2..latest",
      "chrome/22..latest",
      "chrome/canary",
      "firefox/17..latest",
      "firefox/nightly",
      "ie/8..latest",
      "ipad/6.0..latest",
      "iphone/6.0..latest",
      "opera/12..latest",
      "opera/next",
      "safari/5.1..latest"
    ],
    "files": "test.js"
  },
  "version": "0.0.13"
}
