{
  "_args": [
    [
      {
        "name": "first-chunk-stream",
        "raw": "first-chunk-stream@^0.1.0",
        "rawSpec": "^0.1.0",
        "scope": null,
        "spec": ">=0.1.0 <0.2.0",
        "type": "range"
      },
      "/var/dev/src/TodoPago/Dev/dev-sdk-nodejs-bsa/ejemplo/node_modules/strip-bom"
    ]
  ],
  "_from": "first-chunk-stream@>=0.1.0 <0.2.0",
  "_id": "first-chunk-stream@0.1.0",
  "_inCache": true,
  "_installable": true,
  "_location": "/first-chunk-stream",
  "_npmUser": {
    "email": "sindresorhus@gmail.com",
    "name": "sindresorhus"
  },
  "_npmVersion": "1.4.13",
  "_phantomChildren": {},
  "_requested": {
    "name": "first-chunk-stream",
    "raw": "first-chunk-stream@^0.1.0",
    "rawSpec": "^0.1.0",
    "scope": null,
    "spec": ">=0.1.0 <0.2.0",
    "type": "range"
  },
  "_requiredBy": [
    "/strip-bom"
  ],
  "_resolved": "https://registry.npmjs.org/first-chunk-stream/-/first-chunk-stream-0.1.0.tgz",
  "_shasum": "755d3ec14d49a86e3d2fcc08beead5c0ca2b9c0a",
  "_shrinkwrap": null,
  "_spec": "first-chunk-stream@^0.1.0",
  "_where": "/var/dev/src/TodoPago/Dev/dev-sdk-nodejs-bsa/ejemplo/node_modules/strip-bom",
  "author": {
    "email": "sindresorhus@gmail.com",
    "name": "Sindre Sorhus",
    "url": "http://sindresorhus.com"
  },
  "bugs": {
    "url": "https://github.com/sindresorhus/first-chunk-stream/issues"
  },
  "dependencies": {},
  "description": "Transform the first chunk in a stream",
  "devDependencies": {
    "concat-stream": "^1.4.5",
    "mocha": "*"
  },
  "directories": {},
  "dist": {
    "shasum": "755d3ec14d49a86e3d2fcc08beead5c0ca2b9c0a",
    "tarball": "https://registry.npmjs.org/first-chunk-stream/-/first-chunk-stream-0.1.0.tgz"
  },
  "engines": {
    "node": ">=0.10.0"
  },
  "files": [
    "index.js"
  ],
  "gitHead": "79ca900b4d31074448dc7767eae79f1e605dca20",
  "homepage": "https://github.com/sindresorhus/first-chunk-stream",
  "keywords": [
    "buffer",
    "stream",
    "streams",
    "transform",
    "first",
    "chunk",
    "size",
    "min",
    "minimum"
  ],
  "license": "MIT",
  "maintainers": [
    {
      "email": "sindresorhus@gmail.com",
      "name": "sindresorhus"
    }
  ],
  "name": "first-chunk-stream",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/sindresorhus/first-chunk-stream.git"
  },
  "scripts": {
    "test": "mocha"
  },
  "version": "0.1.0"
}
