{
  "_args": [
    [
      {
        "raw": "postcss-minify-params@^1.0.4",
        "scope": null,
        "escapedName": "postcss-minify-params",
        "name": "postcss-minify-params",
        "rawSpec": "^1.0.4",
        "spec": ">=1.0.4 <2.0.0",
        "type": "range"
      },
      "/Users/gaearon/p/create-react-app/node_modules/cssnano"
    ]
  ],
  "_from": "postcss-minify-params@>=1.0.4 <2.0.0",
  "_id": "postcss-minify-params@1.0.4",
  "_inCache": true,
  "_installable": true,
  "_location": "/postcss-minify-params",
  "_nodeVersion": "0.12.5",
  "_npmUser": {
    "name": "trysound",
    "email": "trysound@yandex.ru"
  },
  "_npmVersion": "2.11.2",
  "_phantomChildren": {},
  "_requested": {
    "raw": "postcss-minify-params@^1.0.4",
    "scope": null,
    "escapedName": "postcss-minify-params",
    "name": "postcss-minify-params",
    "rawSpec": "^1.0.4",
    "spec": ">=1.0.4 <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/cssnano"
  ],
  "_resolved": "https://registry.npmjs.org/postcss-minify-params/-/postcss-minify-params-1.0.4.tgz",
  "_shasum": "2a77b96db80487f15fef941595b11b595368d543",
  "_shrinkwrap": null,
  "_spec": "postcss-minify-params@^1.0.4",
  "_where": "/Users/gaearon/p/create-react-app/node_modules/cssnano",
  "author": {
    "name": "Bogdan Chadkin",
    "email": "trysound@yandex.ru"
  },
  "bugs": {
    "url": "https://github.com/TrySound/postcss-minify-params/issues"
  },
  "dependencies": {
    "alphanum-sort": "^1.0.1",
    "postcss": "^5.0.2",
    "postcss-value-parser": "^3.0.2",
    "uniqs": "^2.0.0"
  },
  "description": "Minify at-rule params with PostCSS",
  "devDependencies": {
    "eslint": "^1.3.1",
    "tap-spec": "^4.1.0",
    "tape": "^4.2.0"
  },
  "directories": {},
  "dist": {
    "shasum": "2a77b96db80487f15fef941595b11b595368d543",
    "tarball": "https://registry.npmjs.org/postcss-minify-params/-/postcss-minify-params-1.0.4.tgz"
  },
  "files": [
    "index.js"
  ],
  "gitHead": "b1dbb51994a4f4b826cc0a95ee6d63df655621b8",
  "homepage": "https://github.com/TrySound/postcss-minify-params",
  "keywords": [
    "postcss",
    "css",
    "postcss-plugin",
    "minify",
    "optimise",
    "params"
  ],
  "license": "MIT",
  "maintainers": [
    {
      "name": "beneb",
      "email": "beneb.info@gmail.com"
    },
    {
      "name": "trysound",
      "email": "trysound@yandex.ru"
    }
  ],
  "name": "postcss-minify-params",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/trysound/postcss-minify-params.git"
  },
  "scripts": {
    "test": "eslint index.js test.js && tape test.js | tap-spec"
  },
  "version": "1.0.4"
}
