{
  "_args": [
    [
      {
        "raw": "webpack-bundle-analyzer@^2.4.0",
        "scope": null,
        "escapedName": "webpack-bundle-analyzer",
        "name": "webpack-bundle-analyzer",
        "rawSpec": "^2.4.0",
        "spec": ">=2.4.0 <3.0.0",
        "type": "range"
      },
      "/var/www/html/dev"
    ]
  ],
  "_from": "webpack-bundle-analyzer@>=2.4.0 <3.0.0",
  "_id": "webpack-bundle-analyzer@2.9.1",
  "_inCache": true,
  "_location": "/webpack-bundle-analyzer",
  "_nodeVersion": "8.5.0",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/webpack-bundle-analyzer-2.9.1.tgz_1510217655694_0.9833066754508764"
  },
  "_npmUser": {
    "name": "valscion",
    "email": "laakso.vesa@gmail.com"
  },
  "_npmVersion": "5.4.2",
  "_phantomChildren": {
    "accepts": "1.3.4",
    "array-flatten": "1.1.1",
    "async-limiter": "1.0.0",
    "body-parser": "1.18.2",
    "content-disposition": "0.5.2",
    "content-type": "1.0.4",
    "cookie": "0.3.1",
    "cookie-signature": "1.0.6",
    "debug": "2.6.9",
    "depd": "1.1.1",
    "destroy": "1.0.4",
    "encodeurl": "1.0.1",
    "escape-html": "1.0.3",
    "etag": "1.8.1",
    "inherits": "2.0.3",
    "merge-descriptors": "1.0.1",
    "methods": "1.1.2",
    "ms": "2.0.0",
    "on-finished": "2.3.0",
    "parseurl": "1.3.2",
    "path-to-regexp": "0.1.7",
    "proxy-addr": "2.0.2",
    "range-parser": "1.2.0",
    "safe-buffer": "5.1.1",
    "statuses": "1.3.1",
    "type-is": "1.6.15",
    "unpipe": "1.0.0",
    "vary": "1.1.2"
  },
  "_requested": {
    "raw": "webpack-bundle-analyzer@^2.4.0",
    "scope": null,
    "escapedName": "webpack-bundle-analyzer",
    "name": "webpack-bundle-analyzer",
    "rawSpec": "^2.4.0",
    "spec": ">=2.4.0 <3.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "#DEV:/"
  ],
  "_resolved": "https://registry.npmjs.org/webpack-bundle-analyzer/-/webpack-bundle-analyzer-2.9.1.tgz",
  "_shasum": "c2c8e03e8e5768ed288b39ae9e27a8b8d7b9d476",
  "_shrinkwrap": null,
  "_spec": "webpack-bundle-analyzer@^2.4.0",
  "_where": "/var/www/html/dev",
  "author": {
    "name": "Yury Grunin",
    "email": "grunin.ya@ya.ru"
  },
  "bin": {
    "webpack-bundle-analyzer": "lib/bin/analyzer.js"
  },
  "bugs": {
    "url": "https://github.com/webpack-contrib/webpack-bundle-analyzer/issues"
  },
  "changelog": "https://github.com/webpack-contrib/webpack-bundle-analyzer/blob/master/CHANGELOG.md",
  "dependencies": {
    "acorn": "^5.1.1",
    "chalk": "^1.1.3",
    "commander": "^2.9.0",
    "ejs": "^2.5.6",
    "express": "^4.15.2",
    "filesize": "^3.5.9",
    "gzip-size": "^3.0.0",
    "lodash": "^4.17.4",
    "mkdirp": "^0.5.1",
    "opener": "^1.4.3",
    "ws": "^3.3.1"
  },
  "description": "Webpack plugin and CLI utility that represents bundle content as convenient interactive zoomable treemap",
  "devDependencies": {
    "babel-core": "6.24.1",
    "babel-eslint": "7.2.3",
    "babel-loader": "7.0.0",
    "babel-plugin-transform-class-properties": "6.24.1",
    "babel-plugin-transform-object-rest-spread": "6.23.0",
    "babel-plugin-transform-react-jsx": "6.24.1",
    "babel-preset-env": "1.4.0",
    "chai": "3.5.0",
    "chai-subset": "1.5.0",
    "classnames": "2.2.5",
    "css-loader": "0.28.1",
    "del": "2.2.2",
    "eslint": "3.19.0",
    "eslint-plugin-react": "7.0.0",
    "exports-loader": "0.6.4",
    "gulp": "3.9.1",
    "gulp-babel": "6.1.2",
    "gulp-plumber": "1.1.0",
    "gulp-util": "3.0.8",
    "gulp-watch": "4.3.11",
    "mocha": "3.3.0",
    "nightmare": "2.10.0",
    "preact": "8.1.0",
    "sinon": "2.2.0",
    "stream-combiner2": "1.1.1",
    "style-loader": "0.17.0",
    "webpack": "2.5.1",
    "webpack-dev-server": "2.4.5"
  },
  "directories": {},
  "dist": {
    "integrity": "sha512-a+UcvlsXvCmclNgfThT8PVyuJKd029By7CxkYEbNNCfs0Lqj9gagjkdv3S3MBvCIKBaUGYs8l4UpiVI0bFoh2Q==",
    "shasum": "c2c8e03e8e5768ed288b39ae9e27a8b8d7b9d476",
    "tarball": "https://registry.npmjs.org/webpack-bundle-analyzer/-/webpack-bundle-analyzer-2.9.1.tgz"
  },
  "engines": {
    "node": ">= 4"
  },
  "files": [
    "public",
    "lib",
    "src",
    "views"
  ],
  "gitHead": "a826d85cea3c861ca6c0e11b9794937371187afe",
  "homepage": "https://github.com/webpack-contrib/webpack-bundle-analyzer",
  "keywords": [
    "webpack",
    "bundle",
    "analyzer",
    "modules",
    "size",
    "interactive",
    "chart",
    "treemap",
    "zoomable",
    "zoom"
  ],
  "license": "MIT",
  "main": "lib/index.js",
  "maintainers": [
    {
      "name": "valscion",
      "email": "laakso.vesa@gmail.com"
    },
    {
      "name": "bebraw",
      "email": "bebraw@gmail.com"
    },
    {
      "name": "d3viant0ne",
      "email": "wiens.joshua@gmail.com"
    },
    {
      "name": "th0r",
      "email": "grunin.ya@ya.ru"
    }
  ],
  "name": "webpack-bundle-analyzer",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/webpack-contrib/webpack-bundle-analyzer.git"
  },
  "scripts": {
    "build": "gulp build",
    "lint": "eslint --ext js,jsx .",
    "npm-publish": "npm run lint && npm run build && npm test && npm publish",
    "start": "gulp watch",
    "test": "mocha --compilers js:babel-core/register",
    "test-dev": "mocha --watch --compilers js:babel-core/register"
  },
  "version": "2.9.1"
}
