{
  "_from": "github:jeroennoten/webpack-stream#patch-1",
  "_id": "webpack-stream@3.2.0",
  "_inBundle": false,
  "_integrity": "",
  "_location": "/webpack-stream",
  "_phantomChildren": {
    "arr-flatten": "1.1.0",
    "assert": "1.5.0",
    "async": "1.5.2",
    "async-each": "1.0.3",
    "browserify-zlib": "0.1.4",
    "buffer": "4.9.2",
    "clone": "1.0.4",
    "clone-stats": "0.0.1",
    "console-browserify": "1.2.0",
    "constants-browserify": "1.0.0",
    "core-util-is": "1.0.3",
    "debug": "2.6.9",
    "define-property": "2.0.2",
    "domain-browser": "1.2.0",
    "events": "1.1.1",
    "expand-range": "1.8.2",
    "extend-shallow": "3.0.2",
    "filename-regex": "2.0.1",
    "fill-range": "4.0.0",
    "fragment-cache": "0.2.1",
    "https-browserify": "0.0.1",
    "inherits": "2.0.4",
    "is-buffer": "1.1.6",
    "is-extendable": "0.1.1",
    "is-posix-bracket": "0.1.1",
    "isobject": "3.0.1",
    "loader-utils": "0.2.17",
    "memory-fs": "0.3.0",
    "mkdirp": "0.5.6",
    "nan": "2.16.0",
    "nanomatch": "1.2.13",
    "normalize-path": "2.1.1",
    "object.omit": "2.0.1",
    "object.pick": "1.3.0",
    "optimist": "0.6.1",
    "os-browserify": "0.2.1",
    "parse-glob": "3.0.4",
    "path-browserify": "0.0.0",
    "path-is-absolute": "1.0.1",
    "pbkdf2-compat": "2.0.1",
    "posix-character-classes": "0.1.1",
    "preserve": "0.2.0",
    "process": "0.11.10",
    "process-nextick-args": "2.0.1",
    "punycode": "1.4.1",
    "querystring-es3": "0.2.1",
    "regex-cache": "0.4.4",
    "regex-not": "1.0.2",
    "repeat-element": "1.1.4",
    "replace-ext": "0.0.1",
    "setimmediate": "1.0.5",
    "snapdragon": "0.8.2",
    "snapdragon-node": "2.1.1",
    "source-map": "0.5.7",
    "split-string": "3.1.0",
    "stream-browserify": "2.0.2",
    "stream-http": "2.8.3",
    "string_decoder": "0.10.31",
    "to-regex": "3.0.2",
    "tty-browserify": "0.0.0",
    "uglify-to-browserify": "1.0.2",
    "url": "0.11.0",
    "util": "0.10.4",
    "util-deprecate": "1.0.2",
    "vm-browserify": "0.0.4",
    "webpack-core": "0.6.9",
    "yargs": "3.10.0"
  },
  "_requested": {
    "type": "git",
    "raw": "webpack-stream@github:jeroennoten/webpack-stream#patch-1",
    "name": "webpack-stream",
    "escapedName": "webpack-stream",
    "rawSpec": "github:jeroennoten/webpack-stream#patch-1",
    "saveSpec": "github:jeroennoten/webpack-stream#patch-1",
    "fetchSpec": null,
    "gitCommittish": "patch-1"
  },
  "_requiredBy": [
    "/laravel-elixir-webpack-official"
  ],
  "_resolved": "github:jeroennoten/webpack-stream#d78a3568e259f9cdbc64c60290639af6ef6d3baf",
  "_spec": "webpack-stream@github:jeroennoten/webpack-stream#patch-1",
  "_where": "C:\\xamp71\\htdocs\\pincodes\\pintaxi\\node_modules\\laravel-elixir-webpack-official",
  "author": {
    "name": "Kyle Robinson Young",
    "email": "kyle@dontkry.com",
    "url": "http://dontkry.com"
  },
  "bugs": {
    "url": "https://github.com/shama/webpack-stream/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "gulp-util": "^3.0.7",
    "lodash.clone": "^4.3.2",
    "lodash.some": "^4.2.2",
    "memory-fs": "^0.3.0",
    "through": "^2.3.8",
    "vinyl": "^1.1.0",
    "webpack": "^1.12.9"
  },
  "deprecated": false,
  "description": "Run webpack as a stream",
  "devDependencies": {
    "gulp": "^3.9.0",
    "rimraf": "^2.4.4",
    "semistandard": "^7.0.4",
    "tape": "^4.2.2",
    "vinyl-fs": "^2.2.1",
    "vinyl-named": "^1.1.0"
  },
  "engines": {
    "node": ">= 0.10.0"
  },
  "files": [
    "index.js"
  ],
  "homepage": "https://github.com/shama/webpack-stream",
  "keywords": [
    "gulpplugin",
    "webpack",
    "stream"
  ],
  "license": "MIT",
  "name": "webpack-stream",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/shama/webpack-stream.git"
  },
  "scripts": {
    "test": "semistandard && node test/test.js"
  },
  "semistandard": {
    "ignore": [
      "test/fixtures",
      "examples"
    ]
  },
  "version": "3.2.0"
}
