{
  "name": "@fullhuman/vue-cli-plugin-purgecss",
  "version": "7.0.2",
  "description": "vue-cli plugin to add PurgeCSS",
  "author": "Ffloriel",
  "homepage": "https://purgecss.com",
  "main": "index.js",
  "keywords": [
    "vue-cli",
    "vue-cli-3",
    "purgecss",
    "plugin",
    "remove",
    "unused",
    "css",
    "optimization"
  ],
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/FullHuman/purgecss.git"
  },
  "bugs": {
    "url": "https://github.com/FullHuman/purgecss/issues"
  },
  "publishConfig": {
    "access": "public",
    "registry": "https://registry.npmjs.org/"
  },
  "gitHead": "e95398d961e03a809b5e3da75e3dae1813b46b68"
}
