{
  "_from": "cssnano-utils@^5.0.1",
  "_id": "cssnano-utils@5.0.1",
  "_inBundle": false,
  "_integrity": "sha512-ZIP71eQgG9JwjVZsTPSqhc6GHgEr53uJ7tK5///VfyWj6Xp2DBmixWHqJgPno+PqATzn48pL42ww9x5SSGmhZg==",
  "_location": "/cssnano-utils",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "cssnano-utils@^5.0.1",
    "name": "cssnano-utils",
    "escapedName": "cssnano-utils",
    "rawSpec": "^5.0.1",
    "saveSpec": null,
    "fetchSpec": "^5.0.1"
  },
  "_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.1.tgz",
  "_shasum": "f529e9aa0d7930512ca45b9e2ddb8d6b9092eb30",
  "_spec": "cssnano-utils@^5.0.1",
  "_where": "/home/ctr65084/public_html/tranvial-site/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.3",
    "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.4.32"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/cssnano/cssnano.git"
  },
  "types": "types/index.d.ts",
  "version": "5.0.1"
}
