{
  "_args": [
    [
      {
        "raw": "postcss-zindex@^2.0.1",
        "scope": null,
        "escapedName": "postcss-zindex",
        "name": "postcss-zindex",
        "rawSpec": "^2.0.1",
        "spec": ">=2.0.1 <3.0.0",
        "type": "range"
      },
      "/home/rupert/public_html/@marxian/create-react-app/packages/react-scripts/node_modules/cssnano"
    ]
  ],
  "_from": "postcss-zindex@>=2.0.1 <3.0.0",
  "_id": "postcss-zindex@2.1.1",
  "_inCache": true,
  "_installable": true,
  "_location": "/postcss-zindex",
  "_nodeVersion": "5.4.1",
  "_npmOperationalInternal": {
    "host": "packages-12-west.internal.npmjs.com",
    "tmp": "tmp/postcss-zindex-2.1.1.tgz_1460561207553_0.1399674208369106"
  },
  "_npmUser": {
    "name": "beneb",
    "email": "beneb.info@gmail.com"
  },
  "_npmVersion": "3.3.12",
  "_phantomChildren": {},
  "_requested": {
    "raw": "postcss-zindex@^2.0.1",
    "scope": null,
    "escapedName": "postcss-zindex",
    "name": "postcss-zindex",
    "rawSpec": "^2.0.1",
    "spec": ">=2.0.1 <3.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/cssnano"
  ],
  "_resolved": "https://registry.npmjs.org/postcss-zindex/-/postcss-zindex-2.1.1.tgz",
  "_shasum": "ea3fbe656c9738aa8729e2ee96ec2a46089b720f",
  "_shrinkwrap": null,
  "_spec": "postcss-zindex@^2.0.1",
  "_where": "/home/rupert/public_html/@marxian/create-react-app/packages/react-scripts/node_modules/cssnano",
  "author": {
    "name": "Ben Briggs",
    "email": "beneb.info@gmail.com",
    "url": "http://beneb.info"
  },
  "bugs": {
    "url": "https://github.com/ben-eb/postcss-zindex/issues"
  },
  "dependencies": {
    "postcss": "^5.0.4",
    "uniqs": "^2.0.0"
  },
  "description": "Reduce z-index values with PostCSS.",
  "devDependencies": {
    "jshint": "^2.8.0",
    "jshint-stylish": "^2.0.1",
    "tap-spec": "^4.1.0",
    "tape": "^4.2.0"
  },
  "directories": {},
  "dist": {
    "shasum": "ea3fbe656c9738aa8729e2ee96ec2a46089b720f",
    "tarball": "https://registry.npmjs.org/postcss-zindex/-/postcss-zindex-2.1.1.tgz"
  },
  "files": [
    "LICENSE-MIT",
    "index.js",
    "lib"
  ],
  "gitHead": "2ccdfac421e7b822f98d1cb3e8e6530953849241",
  "homepage": "https://github.com/ben-eb/postcss-zindex",
  "keywords": [
    "css",
    "normalize",
    "optimise",
    "optimisation",
    "postcss",
    "postcss-plugin",
    "z-index"
  ],
  "license": "MIT",
  "main": "index.js",
  "maintainers": [
    {
      "name": "beneb",
      "email": "beneb.info@gmail.com"
    },
    {
      "name": "trysound",
      "email": "trysound@yandex.ru"
    }
  ],
  "name": "postcss-zindex",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/ben-eb/postcss-zindex.git"
  },
  "scripts": {
    "lint": "jshint index.js lib/*.js --reporter node_modules/jshint-stylish/stylish.js",
    "test": "tape test.js | tap-spec"
  },
  "version": "2.1.1"
}
