{
  "_args": [
    [
      {
        "raw": "through2-map",
        "scope": null,
        "escapedName": "through2-map",
        "name": "through2-map",
        "rawSpec": "",
        "spec": "latest",
        "type": "tag"
      },
      "/Users/Rob/Documents/htdocs/learnYourNode"
    ]
  ],
  "_from": "through2-map@latest",
  "_id": "through2-map@3.0.0",
  "_inCache": true,
  "_installable": true,
  "_location": "/through2-map",
  "_nodeVersion": "6.9.1",
  "_npmOperationalInternal": {
    "host": "packages-18-east.internal.npmjs.com",
    "tmp": "tmp/through2-map-3.0.0.tgz_1478371847646_0.8123708353377879"
  },
  "_npmUser": {
    "name": "bryce",
    "email": "bryce@ravenwall.com"
  },
  "_npmVersion": "3.10.8",
  "_phantomChildren": {},
  "_requested": {
    "raw": "through2-map",
    "scope": null,
    "escapedName": "through2-map",
    "name": "through2-map",
    "rawSpec": "",
    "spec": "latest",
    "type": "tag"
  },
  "_requiredBy": [
    "#USER"
  ],
  "_resolved": "https://registry.npmjs.org/through2-map/-/through2-map-3.0.0.tgz",
  "_shasum": "a6c3026ce63b4898a997d540506b66ffd970f271",
  "_shrinkwrap": null,
  "_spec": "through2-map",
  "_where": "/Users/Rob/Documents/htdocs/learnYourNode",
  "author": {
    "name": "Bryce B. Baril"
  },
  "bugs": {
    "url": "https://github.com/brycebaril/through2-map/issues"
  },
  "dependencies": {
    "through2": "~2.0.0",
    "xtend": "^4.0.0"
  },
  "description": "A through2 to create an Array.prototype.map analog for streams.",
  "devDependencies": {
    "stream-spigot": "~3.0.5",
    "tape": "~4.0.0",
    "terminus": "~1.0.12"
  },
  "directories": {
    "test": "test"
  },
  "dist": {
    "shasum": "a6c3026ce63b4898a997d540506b66ffd970f271",
    "tarball": "https://registry.npmjs.org/through2-map/-/through2-map-3.0.0.tgz"
  },
  "gitHead": "8a482d218bdf2de40bf867a1f28ffa9fa0a3b315",
  "homepage": "https://github.com/brycebaril/through2-map#readme",
  "jshintConfig": {
    "asi": true,
    "globalstrict": true,
    "validthis": true,
    "eqnull": true,
    "node": true,
    "loopfunc": true,
    "newcap": false,
    "eqeqeq": false
  },
  "keywords": [
    "streams",
    "through",
    "through2",
    "map"
  ],
  "license": "MIT",
  "main": "index.js",
  "maintainers": [
    {
      "name": "bryce",
      "email": "bryce@ravenwall.com"
    }
  ],
  "name": "through2-map",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/brycebaril/through2-map.git"
  },
  "scripts": {
    "test": "node test/"
  },
  "version": "3.0.0"
}
