{
  "_args": [
    [
      "gulp-clean-css@3.4.1",
      "/var/www/html/postleaf"
    ]
  ],
  "_development": true,
  "_from": "gulp-clean-css@3.4.1",
  "_id": "gulp-clean-css@3.4.1",
  "_inBundle": false,
  "_integrity": "sha1-thpEnqBWwDi43NyFcEGyOCsJsNU=",
  "_location": "/gulp-clean-css",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "gulp-clean-css@3.4.1",
    "name": "gulp-clean-css",
    "escapedName": "gulp-clean-css",
    "rawSpec": "3.4.1",
    "saveSpec": null,
    "fetchSpec": "3.4.1"
  },
  "_requiredBy": [
    "#DEV:/"
  ],
  "_resolved": "https://registry.npmjs.org/gulp-clean-css/-/gulp-clean-css-3.4.1.tgz",
  "_spec": "3.4.1",
  "_where": "/var/www/html/postleaf",
  "author": {
    "name": "scniro"
  },
  "bugs": {
    "url": "https://github.com/scniro/gulp-clean-css/issues",
    "email": "scniro@outlook.com"
  },
  "dependencies": {
    "clean-css": "4.1.3",
    "gulp-util": "3.0.8",
    "through2": "2.0.3",
    "vinyl-sourcemaps-apply": "0.2.1"
  },
  "description": "Minify css with clean-css.",
  "devDependencies": {
    "chai": "3.5.0",
    "chai-string": "1.3.0",
    "coveralls": "2.13.1",
    "del": "2.2.2",
    "express": "4.15.3",
    "gulp": "3.9.1",
    "gulp-concat": "2.6.1",
    "gulp-istanbul": "1.1.1",
    "gulp-mocha": "4.3.1",
    "gulp-rename": "1.2.2",
    "gulp-sass": "3.1.0",
    "gulp-sourcemaps": "2.6.0",
    "mocha": "3.4.1",
    "vinyl": "2.0.2",
    "vinyl-buffer": "1.0.0",
    "vinyl-fs-fake": "1.1.0"
  },
  "files": [
    "index.js"
  ],
  "homepage": "https://github.com/scniro/gulp-clean-css#readme",
  "keywords": [
    "css",
    "clean",
    "minify",
    "uglify",
    "clean-css",
    "minify-css",
    "gulp-minify-css",
    "gulp-clean-css",
    "gulpplugin",
    "gulpfriendly"
  ],
  "license": "MIT",
  "name": "gulp-clean-css",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/scniro/gulp-clean-css.git"
  },
  "scripts": {
    "test": "gulp test"
  },
  "version": "3.4.1"
}
