{
  "_args": [
    [
      "cssnano-utils@3.0.0",
      "/home/cdeschamps/web/anarchytect.space/public_html/releases/20220821091538"
    ]
  ],
  "_development": true,
  "_from": "cssnano-utils@3.0.0",
  "_id": "cssnano-utils@3.0.0",
  "_inBundle": false,
  "_integrity": "sha512-Pzs7/BZ6OgT+tXXuF12DKR8SmSbzUeVYCtMBbS8lI0uAm3mrYmkyqCXXPsQESI6kmLfEVBppbdVY/el3hg3nAA==",
  "_location": "/cssnano-utils",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "cssnano-utils@3.0.0",
    "name": "cssnano-utils",
    "escapedName": "cssnano-utils",
    "rawSpec": "3.0.0",
    "saveSpec": null,
    "fetchSpec": "3.0.0"
  },
  "_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-3.0.0.tgz",
  "_spec": "3.0.0",
  "_where": "/home/cdeschamps/web/anarchytect.space/public_html/releases/20220821091538",
  "bugs": {
    "url": "https://github.com/cssnano/cssnano/issues"
  },
  "description": "Utility methods and plugin for cssnano projects",
  "devDependencies": {
    "postcss": "^8.2.15"
  },
  "engines": {
    "node": "^10 || ^12 || >=14.0"
  },
  "files": [
    "dist"
  ],
  "homepage": "https://github.com/cssnano/cssnano",
  "license": "MIT",
  "main": "dist/index.js",
  "name": "cssnano-utils",
  "peerDependencies": {
    "postcss": "^8.2.15"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/cssnano/cssnano.git"
  },
  "scripts": {
    "build": "babel src --config-file ../../babel.config.json --out-dir dist --ignore \"**/__tests__/\"",
    "prebuild": "rimraf dist"
  },
  "version": "3.0.0"
}
