{
  "_args": [
    [
      {
        "raw": "postcss-reduce-initial@^4.0.0",
        "scope": null,
        "escapedName": "postcss-reduce-initial",
        "name": "postcss-reduce-initial",
        "rawSpec": "^4.0.0",
        "spec": ">=4.0.0 <5.0.0",
        "type": "range"
      },
      "/home/ubuntu/workspace/node_modules/cssnano-preset-default"
    ]
  ],
  "_from": "postcss-reduce-initial@>=4.0.0 <5.0.0",
  "_id": "postcss-reduce-initial@4.0.1",
  "_inCache": true,
  "_location": "/postcss-reduce-initial",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/postcss-reduce-initial_4.0.1_1531314409523_0.3459325884357767"
  },
  "_npmUser": {
    "name": "evilebottnawi",
    "email": "sheo13666q@gmail.com"
  },
  "_phantomChildren": {
    "caniuse-lite": "1.0.30000878",
    "electron-to-chromium": "1.3.61",
    "node-releases": "1.0.0-alpha.11"
  },
  "_requested": {
    "raw": "postcss-reduce-initial@^4.0.0",
    "scope": null,
    "escapedName": "postcss-reduce-initial",
    "name": "postcss-reduce-initial",
    "rawSpec": "^4.0.0",
    "spec": ">=4.0.0 <5.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/cssnano-preset-default"
  ],
  "_resolved": "https://registry.npmjs.org/postcss-reduce-initial/-/postcss-reduce-initial-4.0.1.tgz",
  "_shasum": "f2d58f50cea2b0c5dc1278d6ea5ed0ff5829c293",
  "_shrinkwrap": null,
  "_spec": "postcss-reduce-initial@^4.0.0",
  "_where": "/home/ubuntu/workspace/node_modules/cssnano-preset-default",
  "author": {
    "name": "Ben Briggs",
    "email": "beneb.info@gmail.com",
    "url": "http://beneb.info"
  },
  "bugs": {
    "url": "https://github.com/cssnano/cssnano/issues"
  },
  "dependencies": {
    "browserslist": "^4.0.0",
    "caniuse-api": "^3.0.0",
    "has": "^1.0.0",
    "postcss": "^6.0.0"
  },
  "description": "Reduce initial definitions to the actual initial value, where possible.",
  "devDependencies": {
    "babel-cli": "^6.0.0",
    "cross-env": "^5.0.0",
    "got": "^8.0.0",
    "html2plaintext": "^2.0.0",
    "write-file": "^1.0.0"
  },
  "directories": {},
  "dist": {
    "shasum": "f2d58f50cea2b0c5dc1278d6ea5ed0ff5829c293",
    "tarball": "https://registry.npmjs.org/postcss-reduce-initial/-/postcss-reduce-initial-4.0.1.tgz",
    "fileCount": 10,
    "unpackedSize": 13901
  },
  "engines": {
    "node": ">=6.9.0"
  },
  "files": [
    "data",
    "dist/index.js",
    "LICENSE-MIT"
  ],
  "homepage": "https://github.com/cssnano/cssnano",
  "keywords": [
    "css",
    "postcss",
    "postcss-plugin"
  ],
  "license": "MIT",
  "main": "dist/index.js",
  "maintainers": [
    {
      "name": "ai",
      "email": "andrey@sitnik.ru"
    },
    {
      "name": "beneb",
      "email": "beneb.info@gmail.com"
    },
    {
      "name": "chriseppstein",
      "email": "chris@eppsteins.net"
    },
    {
      "name": "evilebottnawi",
      "email": "sheo13666q@gmail.com"
    }
  ],
  "name": "postcss-reduce-initial",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/cssnano/cssnano.git"
  },
  "scripts": {
    "acquire": "babel-node ./src/acquire.js",
    "prepublish": "cross-env BABEL_ENV=publish babel src --out-dir dist --ignore /__tests__/,src/acquire.js"
  },
  "version": "4.0.1"
}
