{
  "_from": "gulp-cssnano@^2.0.0",
  "_id": "gulp-cssnano@2.1.3",
  "_inBundle": false,
  "_integrity": "sha512-r8qdX5pTXsBb/IRm9loE8Ijz8UiPW/URMC/bKJe4FPNHRaz4aEx8Bev03L0FYHd/7BSGu/ebmfumAkpGuTdenA==",
  "_location": "/gulp-cssnano",
  "_phantomChildren": {
    "source-map": "0.5.7"
  },
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "gulp-cssnano@^2.0.0",
    "name": "gulp-cssnano",
    "escapedName": "gulp-cssnano",
    "rawSpec": "^2.0.0",
    "saveSpec": null,
    "fetchSpec": "^2.0.0"
  },
  "_requiredBy": [
    "/laravel-elixir"
  ],
  "_resolved": "https://registry.npmjs.org/gulp-cssnano/-/gulp-cssnano-2.1.3.tgz",
  "_shasum": "02007e2817af09b3688482b430ad7db807aebf72",
  "_spec": "gulp-cssnano@^2.0.0",
  "_where": "/home/codegama/repo/shopygen/gentack/source_code/gentack-website-base/node_modules/laravel-elixir",
  "author": {
    "name": "Ben Briggs",
    "email": "beneb.info@gmail.com",
    "url": "http://beneb.info"
  },
  "bugs": {
    "url": "https://github.com/ben-eb/gulp-cssnano/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "buffer-from": "^1.0.0",
    "cssnano": "^3.0.0",
    "object-assign": "^4.0.1",
    "plugin-error": "^1.0.1",
    "vinyl-sourcemaps-apply": "^0.2.1"
  },
  "deprecated": false,
  "description": "Minify CSS with cssnano.",
  "devDependencies": {
    "gulp-sourcemaps": "^1.5.2",
    "tap-spec": "^4.0.2",
    "tape": "^4.0.0",
    "vinyl": "^2.1.0"
  },
  "files": [
    "LICENSE-MIT",
    "index.js"
  ],
  "homepage": "https://github.com/ben-eb/gulp-cssnano",
  "keywords": [
    "cssnano",
    "minify",
    "minification",
    "optimise",
    "optimisation",
    "css",
    "gulpplugin",
    "postcss"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "gulp-cssnano",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/ben-eb/gulp-cssnano.git"
  },
  "scripts": {
    "test": "tape test.js | tap-spec"
  },
  "version": "2.1.3"
}
