{
  "_args": [
    [
      "gulp-cssnano@2.1.3",
      "C:\\xampp734\\htdocs\\58Taiwan"
    ]
  ],
  "_development": true,
  "_from": "gulp-cssnano@2.1.3",
  "_id": "gulp-cssnano@2.1.3",
  "_inBundle": false,
  "_integrity": "sha512-r8qdX5pTXsBb/IRm9loE8Ijz8UiPW/URMC/bKJe4FPNHRaz4aEx8Bev03L0FYHd/7BSGu/ebmfumAkpGuTdenA==",
  "_location": "/gulp-cssnano",
  "_phantomChildren": {
    "alphanum-sort": "1.0.2",
    "argparse": "1.0.10",
    "caniuse-db": "1.0.30000969",
    "clap": "1.2.3",
    "colormin": "1.1.2",
    "colors": "1.1.2",
    "decamelize": "1.2.0",
    "defined": "1.0.0",
    "electron-to-chromium": "1.3.135",
    "escape-string-regexp": "1.0.5",
    "flatten": "1.0.2",
    "has": "1.0.3",
    "has-ansi": "2.0.0",
    "html-comment-regex": "1.1.2",
    "indexes-of": "1.0.1",
    "is-absolute-url": "2.1.0",
    "js-base64": "2.5.1",
    "lodash.memoize": "4.1.2",
    "lodash.uniq": "4.5.0",
    "mkdirp": "0.5.1",
    "normalize-range": "0.1.2",
    "num2fraction": "1.2.2",
    "object-assign": "4.1.1",
    "postcss-discard-unused": "2.2.3",
    "postcss-filter-plugins": "2.0.3",
    "postcss-merge-idents": "2.1.7",
    "postcss-message-helpers": "2.0.0",
    "postcss-reduce-idents": "2.4.0",
    "postcss-value-parser": "3.3.1",
    "postcss-zindex": "2.2.0",
    "prepend-http": "1.0.4",
    "q": "1.5.1",
    "query-string": "4.3.4",
    "reduce-css-calc": "1.3.0",
    "sax": "1.2.4",
    "sort-keys": "1.1.2",
    "strip-ansi": "3.0.1",
    "uniq": "1.0.1",
    "uniqs": "2.0.0",
    "vendors": "1.0.3",
    "whet.extend": "0.9.9"
  },
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "gulp-cssnano@2.1.3",
    "name": "gulp-cssnano",
    "escapedName": "gulp-cssnano",
    "rawSpec": "2.1.3",
    "saveSpec": null,
    "fetchSpec": "2.1.3"
  },
  "_requiredBy": [
    "#DEV:/"
  ],
  "_resolved": "https://registry.npmjs.org/gulp-cssnano/-/gulp-cssnano-2.1.3.tgz",
  "_spec": "2.1.3",
  "_where": "C:\\xampp734\\htdocs\\58Taiwan",
  "author": {
    "name": "Ben Briggs",
    "email": "beneb.info@gmail.com",
    "url": "http://beneb.info"
  },
  "bugs": {
    "url": "https://github.com/ben-eb/gulp-cssnano/issues"
  },
  "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"
  },
  "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"
}
