{
  "_from": "cssnano-utils@^5.0.3",
  "_id": "cssnano-utils@5.0.3",
  "_inBundle": false,
  "_integrity": "sha512-ynIREMICLxkxm7e9bCR9sh75s4Q5drICi0ua1yxo5jH2XPBqSKkl4dOh4EbFqtUmnTMhRffHgYL0EKKkMjtJTg==",
  "_location": "/cssnano-utils",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "cssnano-utils@^5.0.3",
    "name": "cssnano-utils",
    "escapedName": "cssnano-utils",
    "rawSpec": "^5.0.3",
    "saveSpec": null,
    "fetchSpec": "^5.0.3"
  },
  "_requiredBy": [
    "/cssnano-preset-default",
    "/postcss-merge-rules",
    "/postcss-minify-gradients",
    "/postcss-minify-params",
    "/postcss-ordered-values"
  ],
  "_resolved": "https://registry.npmjs.org/cssnano-utils/-/cssnano-utils-5.0.3.tgz",
  "_shasum": "f64e6a777bf37d99d6b2a6524c6b6c0681f01da0",
  "_spec": "cssnano-utils@^5.0.3",
  "_where": "/var/www/html/dev.essence.ind.br/node_modules/cssnano-preset-default",
  "bugs": {
    "url": "https://github.com/cssnano/cssnano/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "Utility methods and plugin for cssnano projects",
  "devDependencies": {
    "postcss": "^8.5.13",
    "postcss-value-parser": "^4.2.0"
  },
  "engines": {
    "node": "^18.12.0 || ^20.9.0 || >=22.0"
  },
  "files": [
    "src",
    "LICENSE",
    "types"
  ],
  "homepage": "https://github.com/cssnano/cssnano",
  "license": "MIT",
  "main": "src/index.js",
  "name": "cssnano-utils",
  "peerDependencies": {
    "postcss": "^8.5.13"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/cssnano/cssnano.git"
  },
  "types": "types/index.d.ts",
  "version": "5.0.3"
}
