{
  "_args": [
    [
      {
        "raw": "gulp-cssnano@^2.0.0",
        "scope": null,
        "escapedName": "gulp-cssnano",
        "name": "gulp-cssnano",
        "rawSpec": "^2.0.0",
        "spec": ">=2.0.0 <3.0.0",
        "type": "range"
      },
      "/Users/robertdodson/Documents/htdocs/newNode"
    ]
  ],
  "_from": "gulp-cssnano@>=2.0.0 <3.0.0",
  "_id": "gulp-cssnano@2.1.2",
  "_inCache": true,
  "_installable": true,
  "_location": "/gulp-cssnano",
  "_nodeVersion": "5.4.1",
  "_npmOperationalInternal": {
    "host": "packages-16-east.internal.npmjs.com",
    "tmp": "tmp/gulp-cssnano-2.1.2.tgz_1461014557278_0.14311425131745636"
  },
  "_npmUser": {
    "name": "beneb",
    "email": "beneb.info@gmail.com"
  },
  "_npmVersion": "3.3.12",
  "_phantomChildren": {},
  "_requested": {
    "raw": "gulp-cssnano@^2.0.0",
    "scope": null,
    "escapedName": "gulp-cssnano",
    "name": "gulp-cssnano",
    "rawSpec": "^2.0.0",
    "spec": ">=2.0.0 <3.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "#DEV:/"
  ],
  "_resolved": "https://registry.npmjs.org/gulp-cssnano/-/gulp-cssnano-2.1.2.tgz",
  "_shasum": "e08a09771ec5454a549f1a005bdd256cb8e5e0a3",
  "_shrinkwrap": null,
  "_spec": "gulp-cssnano@^2.0.0",
  "_where": "/Users/robertdodson/Documents/htdocs/newNode",
  "author": {
    "name": "Ben Briggs",
    "email": "beneb.info@gmail.com",
    "url": "http://beneb.info"
  },
  "bugs": {
    "url": "https://github.com/ben-eb/gulp-cssnano/issues"
  },
  "dependencies": {
    "cssnano": "^3.0.0",
    "gulp-util": "^3.0.6",
    "object-assign": "^4.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"
  },
  "directories": {},
  "dist": {
    "shasum": "e08a09771ec5454a549f1a005bdd256cb8e5e0a3",
    "tarball": "https://registry.npmjs.org/gulp-cssnano/-/gulp-cssnano-2.1.2.tgz"
  },
  "files": [
    "LICENSE-MIT",
    "index.js"
  ],
  "gitHead": "3e0096ccdb0c05df277afe55ff1c2190bbb0252c",
  "homepage": "https://github.com/ben-eb/gulp-cssnano",
  "keywords": [
    "cssnano",
    "minify",
    "minification",
    "optimise",
    "optimisation",
    "css",
    "gulpplugin",
    "postcss"
  ],
  "license": "MIT",
  "main": "index.js",
  "maintainers": [
    {
      "name": "beneb",
      "email": "beneb.info@gmail.com"
    }
  ],
  "name": "gulp-cssnano",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/ben-eb/gulp-cssnano.git"
  },
  "scripts": {
    "test": "tape test.js | tap-spec"
  },
  "version": "2.1.2"
}
