{
  "_args": [
    [
      "cssnano@5.0.15",
      "/home/cdeschamps/web/anarchytect.space/public_html/releases/20220821091538"
    ]
  ],
  "_development": true,
  "_from": "cssnano@5.0.15",
  "_id": "cssnano@5.0.15",
  "_inBundle": false,
  "_integrity": "sha512-ppZsS7oPpi2sfiyV5+i+NbB/3GtQ+ab2Vs1azrZaXWujUSN4o+WdTxlCZIMcT9yLW3VO/5yX3vpyDaQ1nIn8CQ==",
  "_location": "/cssnano",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "cssnano@5.0.15",
    "name": "cssnano",
    "escapedName": "cssnano",
    "rawSpec": "5.0.15",
    "saveSpec": null,
    "fetchSpec": "5.0.15"
  },
  "_requiredBy": [
    "/laravel-mix"
  ],
  "_resolved": "https://registry.npmjs.org/cssnano/-/cssnano-5.0.15.tgz",
  "_spec": "5.0.15",
  "_where": "/home/cdeschamps/web/anarchytect.space/public_html/releases/20220821091538",
  "author": {
    "name": "Ben Briggs",
    "email": "beneb.info@gmail.com",
    "url": "http://beneb.info"
  },
  "bugs": {
    "url": "https://github.com/cssnano/cssnano/issues"
  },
  "dependencies": {
    "cssnano-preset-default": "^5.1.10",
    "lilconfig": "^2.0.3",
    "yaml": "^1.10.2"
  },
  "description": "A modular minifier, built on top of the PostCSS ecosystem.",
  "devDependencies": {
    "autoprefixer": "^10.3.7",
    "cssnano-preset-advanced": "^5.1.10",
    "cssnano-preset-lite": "^2.0.2",
    "postcss": "^8.2.15"
  },
  "engines": {
    "node": "^10 || ^12 || >=14.0"
  },
  "files": [
    "dist",
    "LICENSE-MIT",
    "quickstart.js"
  ],
  "funding": {
    "type": "opencollective",
    "url": "https://opencollective.com/cssnano"
  },
  "homepage": "https://github.com/cssnano/cssnano",
  "keywords": [
    "css",
    "compress",
    "minify",
    "optimise",
    "optimisation",
    "postcss",
    "postcss-plugin"
  ],
  "license": "MIT",
  "main": "dist/index.js",
  "name": "cssnano",
  "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__/\"",
    "bundle-size": "webpack --json --config src/__tests__/_webpack.config.js | webpack-bundle-size-analyzer",
    "prebuild": "rimraf dist"
  },
  "tonicExampleFilename": "quickstart.js",
  "version": "5.0.15"
}
