{
  "_args": [
    [
      "extract-text-webpack-plugin@2.0.0",
      "/home/parthi/Downloads/material-dashboard-free-angular-v1.4.0"
    ]
  ],
  "_from": "extract-text-webpack-plugin@2.0.0",
  "_id": "extract-text-webpack-plugin@2.0.0",
  "_inBundle": false,
  "_integrity": "sha1-hkD3JgmACjUo8ToqljTVZqXBrmA=",
  "_location": "/extract-text-webpack-plugin",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "extract-text-webpack-plugin@2.0.0",
    "name": "extract-text-webpack-plugin",
    "escapedName": "extract-text-webpack-plugin",
    "rawSpec": "2.0.0",
    "saveSpec": null,
    "fetchSpec": "2.0.0"
  },
  "_requiredBy": [],
  "_resolved": "https://registry.npmjs.org/extract-text-webpack-plugin/-/extract-text-webpack-plugin-2.0.0.tgz",
  "_spec": "2.0.0",
  "_where": "/home/parthi/Downloads/material-dashboard-free-angular-v1.4.0",
  "author": {
    "name": "Tobias Koppers @sokra"
  },
  "bugs": {
    "url": "https://github.com/webpack/extract-text-webpack-plugin/issues"
  },
  "dependencies": {
    "ajv": "^4.11.2",
    "async": "^2.1.2",
    "loader-utils": "^1.0.2",
    "webpack-sources": "^0.1.0"
  },
  "description": "Extract text from bundle into a file.",
  "devDependencies": {
    "codecov.io": "^0.1.2",
    "coveralls": "^2.11.2",
    "css-loader": "^0.26.1",
    "file-loader": "^0.9.0",
    "istanbul": "^0.4.5",
    "mocha": "^3.2.0",
    "mocha-lcov-reporter": "1.2.0",
    "raw-loader": "^0.5.1",
    "should": "^11.1.2",
    "standard-version": "^4.0.0",
    "style-loader": "^0.13.0",
    "webpack": "^2.2.0"
  },
  "engines": {
    "node": ">=4.3.0 < 5.0.0 || >= 5.10"
  },
  "homepage": "http://github.com/webpack/extract-text-webpack-plugin",
  "license": "MIT",
  "name": "extract-text-webpack-plugin",
  "peerDependencies": {
    "webpack": "^2.2.0"
  },
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/webpack/extract-text-webpack-plugin.git"
  },
  "scripts": {
    "build:example": "(cd example && webpack)",
    "cover": "istanbul cover _mocha",
    "release": "standard-version",
    "test": "mocha",
    "travis": "npm run cover -- --report lcovonly"
  },
  "version": "2.0.0"
}
