{
  "manifest": {
    "name": "cssnano",
    "version": "5.1.15",
    "description": "A modular minifier, built on top of the PostCSS ecosystem.",
    "main": "src/index.js",
    "types": "types/index.d.ts",
    "funding": {
      "type": "opencollective",
      "url": "https://opencollective.com/cssnano"
    },
    "keywords": [
      "css",
      "compress",
      "minify",
      "optimise",
      "optimisation",
      "postcss",
      "postcss-plugin"
    ],
    "license": "MIT",
    "dependencies": {
      "lilconfig": "^2.0.3",
      "yaml": "^1.10.2",
      "cssnano-preset-default": "^5.2.14"
    },
    "homepage": "https://github.com/cssnano/cssnano",
    "author": {
      "name": "Ben Briggs",
      "email": "beneb.info@gmail.com",
      "url": "http://beneb.info"
    },
    "repository": {
      "type": "git",
      "url": "https://github.com/cssnano/cssnano.git"
    },
    "files": [
      "src",
      "LICENSE-MIT",
      "types"
    ],
    "bugs": {
      "url": "https://github.com/cssnano/cssnano/issues"
    },
    "engines": {
      "node": "^10 || ^12 || >=14.0"
    },
    "devDependencies": {
      "autoprefixer": "^10.4.12",
      "postcss": "^8.2.15",
      "cssnano-preset-lite": "^2.1.3",
      "cssnano-preset-advanced": "^5.3.10"
    },
    "peerDependencies": {
      "postcss": "^8.2.15"
    },
    "_registry": "npm",
    "_loc": "/homez.1033/heliovt/.cache/yarn/v6/npm-cssnano-5.1.15-ded66b5480d5127fcb44dac12ea5a983755136bf-integrity/node_modules/cssnano/package.json",
    "readmeFilename": "README.md",
    "readme": "# cssnano\n\nFor documentation, please see the following links:\n\n* Repository: https://github.com/cssnano/cssnano\n* Website: http://cssnano.co\n"
  },
  "artifacts": [],
  "remote": {
    "resolved": "https://registry.yarnpkg.com/cssnano/-/cssnano-5.1.15.tgz#ded66b5480d5127fcb44dac12ea5a983755136bf",
    "type": "tarball",
    "reference": "https://registry.yarnpkg.com/cssnano/-/cssnano-5.1.15.tgz",
    "hash": "ded66b5480d5127fcb44dac12ea5a983755136bf",
    "integrity": "sha512-j+BKgDcLDQA+eDifLx0EO4XSA56b7uut3BQFH+wbSaSTuGLuiyTa/wbRYthUXX8LC9mLg+WWKe8h+qJuwTAbHw==",
    "registry": "npm",
    "packageName": "cssnano",
    "cacheIntegrity": "sha512-j+BKgDcLDQA+eDifLx0EO4XSA56b7uut3BQFH+wbSaSTuGLuiyTa/wbRYthUXX8LC9mLg+WWKe8h+qJuwTAbHw== sha1-3tZrVIDVEn/LRNrBLqWpg3VRNr8="
  },
  "registry": "npm",
  "hash": "ded66b5480d5127fcb44dac12ea5a983755136bf"
}