{
  "_args": [
    [
      {
        "raw": "gulp-webpack@^1.5.0",
        "scope": null,
        "escapedName": "gulp-webpack",
        "name": "gulp-webpack",
        "rawSpec": "^1.5.0",
        "spec": ">=1.5.0 <2.0.0",
        "type": "range"
      },
      "/var/www/html/dev"
    ]
  ],
  "_from": "gulp-webpack@>=1.5.0 <2.0.0",
  "_id": "gulp-webpack@1.5.0",
  "_inCache": true,
  "_location": "/gulp-webpack",
  "_nodeVersion": "2.1.0",
  "_npmUser": {
    "name": "shama",
    "email": "kyle@dontkry.com"
  },
  "_npmVersion": "2.10.1",
  "_phantomChildren": {
    "async": "1.5.2",
    "clone": "1.0.3",
    "enhanced-resolve": "0.9.1",
    "errno": "0.1.5",
    "has-flag": "1.0.0",
    "loader-utils": "0.2.17",
    "mkdirp": "0.5.1",
    "node-libs-browser": "0.7.0",
    "optimist": "0.6.1",
    "readable-stream": "2.3.3",
    "tapable": "0.1.10",
    "uglify-js": "2.7.5",
    "watchpack": "0.2.9",
    "webpack-core": "0.6.9"
  },
  "_requested": {
    "raw": "gulp-webpack@^1.5.0",
    "scope": null,
    "escapedName": "gulp-webpack",
    "name": "gulp-webpack",
    "rawSpec": "^1.5.0",
    "spec": ">=1.5.0 <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "#DEV:/"
  ],
  "_resolved": "https://registry.npmjs.org/gulp-webpack/-/gulp-webpack-1.5.0.tgz",
  "_shasum": "7aa683fe88c02d246148e27c7229cb6b62892dba",
  "_shrinkwrap": null,
  "_spec": "gulp-webpack@^1.5.0",
  "_where": "/var/www/html/dev",
  "author": {
    "name": "Kyle Robinson Young",
    "email": "kyle@dontkry.com",
    "url": "http://dontkry.com"
  },
  "bugs": {
    "url": "https://github.com/shama/gulp-webpack/issues"
  },
  "dependencies": {
    "gulp-util": ">=3.0.0 <3.1.0-0",
    "memory-fs": ">=0.2.0 <0.3.0-0",
    "through": ">=2.3.4 <2.4.0-0",
    "vinyl": ">=0.5.0 <0.6.0-0",
    "webpack": ">=1.9.0 <2.0.0-0"
  },
  "deprecated": "Renamed to https://www.npmjs.com/package/webpack-stream",
  "description": "webpack",
  "devDependencies": {
    "gulp": ">=3.9.0 <3.10.0-0",
    "rimraf": ">=2.3.0 <2.4.0-0",
    "tape": ">=4.0.0 <4.1.0-0",
    "vinyl-fs": ">=0.3.9 <1.1.0-0",
    "vinyl-named": ">=1.1.0 <1.2.0-0"
  },
  "directories": {},
  "dist": {
    "shasum": "7aa683fe88c02d246148e27c7229cb6b62892dba",
    "tarball": "https://registry.npmjs.org/gulp-webpack/-/gulp-webpack-1.5.0.tgz"
  },
  "engines": {
    "node": ">= 0.10.0"
  },
  "files": [
    "index.js"
  ],
  "gitHead": "d37576793a84cbfed526dbe6999885d76001daa0",
  "homepage": "https://github.com/shama/gulp-webpack",
  "keywords": [
    "gulpplugin",
    "webpack"
  ],
  "license": "MIT",
  "maintainers": [
    {
      "name": "sindresorhus",
      "email": "sindresorhus@gmail.com"
    },
    {
      "name": "shama",
      "email": "kyle@dontkry.com"
    }
  ],
  "name": "gulp-webpack",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/shama/gulp-webpack.git"
  },
  "scripts": {
    "test": "node test/test.js"
  },
  "version": "1.5.0"
}
