{
  "_from": "gulp-minify-css",
  "_id": "gulp-minify-css@1.2.4",
  "_inBundle": false,
  "_integrity": "sha1-thZJV2Auon+eWtiCJ2ld0gV3jAY=",
  "_location": "/gulp-minify-css",
  "_phantomChildren": {},
  "_requested": {
    "type": "tag",
    "registry": true,
    "raw": "gulp-minify-css",
    "name": "gulp-minify-css",
    "escapedName": "gulp-minify-css",
    "rawSpec": "",
    "saveSpec": null,
    "fetchSpec": "latest"
  },
  "_requiredBy": [
    "#DEV:/",
    "#USER"
  ],
  "_resolved": "https://registry.npmjs.org/gulp-minify-css/-/gulp-minify-css-1.2.4.tgz",
  "_shasum": "b6164957602ea27f9e5ad88227695dd205778c06",
  "_spec": "gulp-minify-css",
  "_where": "/home/mohamed/Documents/WebPortofolio/front-end/bs4Projects/sassElzero",
  "bundleDependencies": false,
  "dependencies": {
    "clean-css": "^3.3.3",
    "gulp-util": "^3.0.5",
    "object-assign": "^4.0.1",
    "readable-stream": "^2.0.0",
    "vinyl-bufferstream": "^1.0.1",
    "vinyl-sourcemaps-apply": "^0.2.0"
  },
  "deprecated": "Please use gulp-clean-css",
  "description": "Minify css with clean-css.",
  "devDependencies": {
    "@shinnn/eslint-config-node-legacy": "^1.0.0",
    "chai": "^3.0.0",
    "eslint": "^1.10.2",
    "from2-string": "^1.0.2",
    "gulp-sourcemaps": "^1.5.2",
    "gulp-stylus": "^2.0.5",
    "istanbul": "^0.4.1",
    "istanbul-coveralls": "^1.0.3",
    "mocha": "^2.2.5",
    "stream-combiner2": "^1.1.1",
    "vinyl": "^1.1.0"
  },
  "files": [
    "index.js"
  ],
  "license": "MIT",
  "name": "gulp-minify-css",
  "scripts": {
    "coverage": "node --harmony_destructuring node_modules/istanbul/lib/cli cover _mocha -- --full-trace",
    "coveralls": "${npm_package_scripts_coverage} && istanbul-coveralls",
    "pretest": "eslint --fix --config @shinnn/node-legacy --env mocha index.js test",
    "test": "node --harmony_destructuring node_modules/mocha/bin/_mocha --full-trace",
    "test-dot": "node --harmony_destructuring node_modules/mocha/bin/_mocha --reporter dot --full-trace"
  },
  "version": "1.2.4"
}
