{
  "_from": "through@~2.2.7",
  "_id": "through@2.2.7",
  "_inBundle": false,
  "_integrity": "sha1-bo4hIAGR1OtqmfbwEN9Gqhxusr0=",
  "_location": "/through",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "through@~2.2.7",
    "name": "through",
    "escapedName": "through",
    "rawSpec": "~2.2.7",
    "saveSpec": null,
    "fetchSpec": "~2.2.7"
  },
  "_requiredBy": [
    "/mold-source-map"
  ],
  "_resolved": "https://registry.npmjs.org/through/-/through-2.2.7.tgz",
  "_shasum": "6e8e21200191d4eb6a99f6f010df46aa1c6eb2bd",
  "_spec": "through@~2.2.7",
  "_where": "C:\\Users\\Asus\\Desktop\\AVIZ\\vistorian\\vistorian-matrix\\node_modules\\mold-source-map",
  "author": {
    "name": "Dominic Tarr",
    "email": "dominic.tarr@gmail.com",
    "url": "dominictarr.com"
  },
  "bugs": {
    "url": "https://github.com/dominictarr/through/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "simplified stream contruction",
  "devDependencies": {
    "stream-spec": "~0.3.5",
    "tape": "~0.2.2"
  },
  "homepage": "http://github.com/dominictarr/through",
  "keywords": [
    "stream",
    "streams",
    "user-streams",
    "pipe"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "through",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/dominictarr/through.git"
  },
  "scripts": {
    "test": "set -e; for t in test/*.js; do node $t; done"
  },
  "testling": {
    "browsers": [
      "ie/8..latest",
      "ff/15..latest",
      "chrome/20..latest",
      "safari/5.1..latest"
    ],
    "files": "test/*.js"
  },
  "version": "2.2.7"
}
