{
  "name": "postcss-uncss",
  "version": "0.17.0",
  "description": "Use uncss as a postcss plugin",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/uncss/postcss-uncss.git"
  },
  "keywords": [
    "postcss-plugin",
    "uncss"
  ],
  "author": "Ryan Zimmerman <opensrc@ryanzim.com> (http://ryanzim.com/)",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/uncss/postcss-uncss/issues"
  },
  "homepage": "https://github.com/uncss/postcss-uncss#readme",
  "peerDependencies": {
    "uncss": "^0.17.0"
  }
}
