{ "_args": [ [ "@fullhuman/postcss-purgecss@4.0.3", "/d" ] ], "_from": "@fullhuman/postcss-purgecss@4.0.3", "_id": "@fullhuman/postcss-purgecss@4.0.3", "_inBundle": false, "_integrity": "sha512-/EnQ9UDWGGqHkn1UKAwSgh+gJHPKmD+Z+5dQ4gWT4qq2NUyez3zqAfZNwFH3eSgmgO+wjTXfhlLchx2M9/K+7Q==", "_location": "/@fullhuman/postcss-purgecss", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "@fullhuman/postcss-purgecss@4.0.3", "name": "@fullhuman/postcss-purgecss", "escapedName": "@fullhuman%2fpostcss-purgecss", "scope": "@fullhuman", "rawSpec": "4.0.3", "saveSpec": null, "fetchSpec": "4.0.3" }, "_requiredBy": [ "/" ], "_resolved": "https://registry.npmjs.org/@fullhuman/postcss-purgecss/-/postcss-purgecss-4.0.3.tgz", "_spec": "4.0.3", "_where": "/d", "author": { "name": "FoundrySH", "email": "no-reply@foundry.sh" }, "bugs": { "url": "https://github.com/FullHuman/purgecss/issues" }, "dependencies": { "purgecss": "^4.0.3" }, "description": "PostCSS plugin for PurgeCSS", "devDependencies": { "postcss": "^8.2.1" }, "directories": { "lib": "lib", "test": "__tests__" }, "files": [ "lib" ], "gitHead": "ff1c5582383288e5300ecfb798a89e262d65c071", "homepage": "https://purgecss.com", "license": "MIT", "main": "lib/postcss-purgecss.js", "module": "lib/postcss-purgecss.esm.js", "name": "@fullhuman/postcss-purgecss", "peerDependencies": { "postcss": "^8.0.0" }, "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": "4.0.3" }