{
  "_args": [
    [
      "wbuf@^1.7.2",
      "/home/miguelangel/Escritorio/DuckHunt/node_modules/spdy-transport"
    ]
  ],
  "_from": "wbuf@>=1.7.2 <2.0.0",
  "_id": "wbuf@1.7.2",
  "_inCache": true,
  "_installable": true,
  "_location": "/wbuf",
  "_nodeVersion": "6.0.0",
  "_npmOperationalInternal": {
    "host": "packages-16-east.internal.npmjs.com",
    "tmp": "tmp/wbuf-1.7.2.tgz_1462925133747_0.2520239648874849"
  },
  "_npmUser": {
    "email": "fedor@indutny.com",
    "name": "indutny"
  },
  "_npmVersion": "3.8.6",
  "_phantomChildren": {},
  "_requested": {
    "name": "wbuf",
    "raw": "wbuf@^1.7.2",
    "rawSpec": "^1.7.2",
    "scope": null,
    "spec": ">=1.7.2 <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/hpack.js",
    "/spdy-transport"
  ],
  "_resolved": "https://registry.npmjs.org/wbuf/-/wbuf-1.7.2.tgz",
  "_shasum": "d697b99f1f59512df2751be42769c1580b5801fe",
  "_shrinkwrap": null,
  "_spec": "wbuf@^1.7.2",
  "_where": "/home/miguelangel/Escritorio/DuckHunt/node_modules/spdy-transport",
  "author": {
    "email": "fedor@indutny.com",
    "name": "Fedor Indutny"
  },
  "bugs": {
    "url": "https://github.com/indutny/wbuf/issues"
  },
  "dependencies": {
    "minimalistic-assert": "^1.0.0"
  },
  "description": "Write buffer",
  "devDependencies": {
    "mocha": "^1.21.4"
  },
  "directories": {},
  "dist": {
    "shasum": "d697b99f1f59512df2751be42769c1580b5801fe",
    "tarball": "https://registry.npmjs.org/wbuf/-/wbuf-1.7.2.tgz"
  },
  "gitHead": "557867724882c61c58e49c1b3bfd5ef793d9dc7f",
  "homepage": "https://github.com/indutny/wbuf",
  "keywords": [
    "Buffer",
    "Write"
  ],
  "license": "MIT",
  "main": "index.js",
  "maintainers": [
    {
      "name": "indutny",
      "email": "fedor@indutny.com"
    }
  ],
  "name": "wbuf",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/indutny/wbuf.git"
  },
  "scripts": {
    "test": "mocha test/**/*-test.js"
  },
  "version": "1.7.2"
}
