{
  "_args": [
    [
      "postcss-minify-gradients@5.0.4",
      "/home/cdeschamps/web/anarchytect.space/public_html/releases/20220821091538"
    ]
  ],
  "_development": true,
  "_from": "postcss-minify-gradients@5.0.4",
  "_id": "postcss-minify-gradients@5.0.4",
  "_inBundle": false,
  "_integrity": "sha512-RVwZA7NC4R4J76u8X0Q0j+J7ItKUWAeBUJ8oEEZWmtv3Xoh19uNJaJwzNpsydQjk6PkuhRrK+YwwMf+c+68EYg==",
  "_location": "/postcss-minify-gradients",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "postcss-minify-gradients@5.0.4",
    "name": "postcss-minify-gradients",
    "escapedName": "postcss-minify-gradients",
    "rawSpec": "5.0.4",
    "saveSpec": null,
    "fetchSpec": "5.0.4"
  },
  "_requiredBy": [
    "/cssnano-preset-default"
  ],
  "_resolved": "https://registry.npmjs.org/postcss-minify-gradients/-/postcss-minify-gradients-5.0.4.tgz",
  "_spec": "5.0.4",
  "_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": {
    "colord": "^2.9.1",
    "cssnano-utils": "^3.0.0",
    "postcss-value-parser": "^4.2.0"
  },
  "description": "Minify gradient parameters with PostCSS.",
  "devDependencies": {
    "postcss": "^8.2.15"
  },
  "engines": {
    "node": "^10 || ^12 || >=14.0"
  },
  "files": [
    "LICENSE-MIT",
    "dist"
  ],
  "homepage": "https://github.com/cssnano/cssnano",
  "keywords": [
    "css",
    "postcss",
    "postcss-plugin"
  ],
  "license": "MIT",
  "main": "dist/index.js",
  "name": "postcss-minify-gradients",
  "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": "5.0.4"
}
