{
  "_args": [
    [
      "@fullhuman/postcss-purgecss@2.0.6",
      "/tmp/tailwind-hugo"
    ]
  ],
  "_development": true,
  "_from": "@fullhuman/postcss-purgecss@2.0.6",
  "_id": "@fullhuman/postcss-purgecss@2.0.6",
  "_inBundle": false,
  "_integrity": "sha512-RgD05Yd1VFudo1H1b2inb+10AS1mexp1edHfdoJvoeKaoMVoi/9DWrbWOpIrDmKq1CO82oQrb5wf4V64oaNkKQ==",
  "_location": "/@fullhuman/postcss-purgecss",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@fullhuman/postcss-purgecss@2.0.6",
    "name": "@fullhuman/postcss-purgecss",
    "escapedName": "@fullhuman%2fpostcss-purgecss",
    "scope": "@fullhuman",
    "rawSpec": "2.0.6",
    "saveSpec": null,
    "fetchSpec": "2.0.6"
  },
  "_requiredBy": [
    "#DEV:/"
  ],
  "_resolved": "https://registry.npmjs.org/@fullhuman/postcss-purgecss/-/postcss-purgecss-2.0.6.tgz",
  "_spec": "2.0.6",
  "_where": "/tmp/tailwind-hugo",
  "author": {
    "name": "FoundrySH",
    "email": "no-reply@foundry.sh"
  },
  "bugs": {
    "url": "https://github.com/FullHuman/purgecss/issues"
  },
  "dependencies": {
    "postcss": "7.0.26",
    "purgecss": "^2.0.6"
  },
  "description": "PostCSS plugin for PurgeCSS",
  "directories": {
    "lib": "lib",
    "test": "__tests__"
  },
  "files": [
    "lib"
  ],
  "gitHead": "11f76506924277ec6833e0cd7d0798676b4ac9ef",
  "homepage": "https://github.com/FullHuman/purgecss#readme",
  "license": "MIT",
  "main": "lib/postcss-purgecss.js",
  "module": "lib/postcss-purgecss.esm.js",
  "name": "@fullhuman/postcss-purgecss",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/FullHuman/purgecss.git"
  },
  "scripts": {
    "test": "echo \"Error: run tests from root\" && exit 1"
  },
  "types": "lib/postcss-purgecss.d.ts",
  "version": "2.0.6"
}