{
  "_args": [
    [
      "postcss-filter-plugins@^2.0.0",
      "/Users/nw/motion/packages/motion/node_modules/cssnano"
    ]
  ],
  "_from": "postcss-filter-plugins@>=2.0.0 <3.0.0",
  "_id": "postcss-filter-plugins@2.0.0",
  "_inCache": true,
  "_installable": true,
  "_location": "/postcss-filter-plugins",
  "_nodeVersion": "2.3.4",
  "_npmUser": {
    "email": "beneb.info@gmail.com",
    "name": "beneb"
  },
  "_npmVersion": "2.12.1",
  "_phantomChildren": {},
  "_requested": {
    "name": "postcss-filter-plugins",
    "raw": "postcss-filter-plugins@^2.0.0",
    "rawSpec": "^2.0.0",
    "scope": null,
    "spec": ">=2.0.0 <3.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/cssnano"
  ],
  "_resolved": "https://registry.npmjs.org/postcss-filter-plugins/-/postcss-filter-plugins-2.0.0.tgz",
  "_shasum": "acce5d18c40e51be598911b6eca8b54d9e5bdedf",
  "_shrinkwrap": null,
  "_spec": "postcss-filter-plugins@^2.0.0",
  "_where": "/Users/nw/motion/packages/motion/node_modules/cssnano",
  "author": {
    "email": "beneb.info@gmail.com",
    "name": "Ben Briggs",
    "url": "http://beneb.info"
  },
  "bugs": {
    "url": "https://github.com/postcss/postcss-filter-plugins/issues"
  },
  "dependencies": {
    "postcss": "^5.0.4",
    "uniqid": "^1.0.0"
  },
  "description": "Exclude/warn on duplicated PostCSS plugins.",
  "devDependencies": {
    "babel": "^5.8.23",
    "babel-tape-runner": "^1.2.0",
    "postcss-minify-font-weight": "^1.0.1",
    "tap-spec": "^4.1.0",
    "tape": "^4.2.0"
  },
  "directories": {},
  "dist": {
    "shasum": "acce5d18c40e51be598911b6eca8b54d9e5bdedf",
    "tarball": "http://registry.npmjs.org/postcss-filter-plugins/-/postcss-filter-plugins-2.0.0.tgz"
  },
  "files": [
    "LICENSE-MIT",
    "dist"
  ],
  "gitHead": "4d3e4460e36a6f655271c95d0140e53d573b8c69",
  "homepage": "https://github.com/postcss/postcss-filter-plugins",
  "keywords": [
    "css",
    "postcss",
    "postcss-plugin"
  ],
  "license": "MIT",
  "main": "dist/index.js",
  "maintainers": [
    {
      "name": "beneb",
      "email": "beneb.info@gmail.com"
    }
  ],
  "name": "postcss-filter-plugins",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/postcss/postcss-filter-plugins.git"
  },
  "scripts": {
    "prepublish": "babel src --out-dir dist --ignore /__tests__/",
    "test": "npm run test-unformatted | tap-spec",
    "test-unformatted": "babel-tape-runner \"src/**/__tests__/*.js\""
  },
  "version": "2.0.0"
}
