{
  "_args": [
    [
      {
        "raw": "through2-concurrent@^1.1.0",
        "scope": null,
        "escapedName": "through2-concurrent",
        "name": "through2-concurrent",
        "rawSpec": "^1.1.0",
        "spec": ">=1.1.0 <2.0.0",
        "type": "range"
      },
      "/Users/robertdodson/Documents/htdocs/newYo/node_modules/gulp-imagemin"
    ]
  ],
  "_from": "through2-concurrent@>=1.1.0 <2.0.0",
  "_id": "through2-concurrent@1.1.1",
  "_inCache": true,
  "_installable": true,
  "_location": "/through2-concurrent",
  "_nodeVersion": "5.2.0",
  "_npmOperationalInternal": {
    "host": "packages-12-west.internal.npmjs.com",
    "tmp": "tmp/through2-concurrent-1.1.1.tgz_1462704867112_0.6749321850948036"
  },
  "_npmUser": {
    "name": "almost",
    "email": "tom@almostobsolete.net"
  },
  "_npmVersion": "3.3.12",
  "_phantomChildren": {},
  "_requested": {
    "raw": "through2-concurrent@^1.1.0",
    "scope": null,
    "escapedName": "through2-concurrent",
    "name": "through2-concurrent",
    "rawSpec": "^1.1.0",
    "spec": ">=1.1.0 <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/gulp-imagemin"
  ],
  "_resolved": "https://registry.npmjs.org/through2-concurrent/-/through2-concurrent-1.1.1.tgz",
  "_shasum": "11cb4ea4c9e31bca6e4c1e6dba48d1c728c3524b",
  "_shrinkwrap": null,
  "_spec": "through2-concurrent@^1.1.0",
  "_where": "/Users/robertdodson/Documents/htdocs/newYo/node_modules/gulp-imagemin",
  "author": {
    "name": "Thomas Parslow",
    "email": "tom@almostobsolete.net",
    "url": "http://almostobsolete.net/"
  },
  "bugs": {
    "url": "https://github.com/almost/through2-concurrent/issues"
  },
  "dependencies": {
    "through2": "^2.0.0"
  },
  "description": "Like through2 except runs in parallel with limited concurrency",
  "devDependencies": {
    "expect.js": "^0.3.1",
    "mocha": "^2.2.1",
    "underscore": "^1.8.2"
  },
  "directories": {},
  "dist": {
    "shasum": "11cb4ea4c9e31bca6e4c1e6dba48d1c728c3524b",
    "tarball": "https://registry.npmjs.org/through2-concurrent/-/through2-concurrent-1.1.1.tgz"
  },
  "files": [
    "through2-concurrent.js"
  ],
  "gitHead": "d6bcad32f04a141c3dd2027fa2cd0d6f1dd544fe",
  "homepage": "https://github.com/almost/through2-concurrent#readme",
  "keywords": [
    "through2",
    "streams",
    "streams2",
    "through",
    "transform",
    "concurrency",
    "parallel"
  ],
  "license": "MIT",
  "main": "through2-concurrent.js",
  "maintainers": [
    {
      "name": "almost",
      "email": "tom@almostobsolete.net"
    }
  ],
  "name": "through2-concurrent",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/almost/through2-concurrent.git"
  },
  "scripts": {
    "test": "mocha tests.js"
  },
  "version": "1.1.1"
}
