{ "_from": "postcss-minify-gradients@^6.0.3", "_id": "postcss-minify-gradients@6.0.3", "_inBundle": false, "_integrity": "sha512-4KXAHrYlzF0Rr7uc4VrfwDJ2ajrtNEpNEuLxFgwkhFZ56/7gaE4Nr49nLsQDZyUe+ds+kEhf+YAUolJiYXF8+Q==", "_location": "/postcss-minify-gradients", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "postcss-minify-gradients@^6.0.3", "name": "postcss-minify-gradients", "escapedName": "postcss-minify-gradients", "rawSpec": "^6.0.3", "saveSpec": null, "fetchSpec": "^6.0.3" }, "_requiredBy": [ "/cssnano-preset-default" ], "_resolved": "https://registry.npmjs.org/postcss-minify-gradients/-/postcss-minify-gradients-6.0.3.tgz", "_shasum": "ca3eb55a7bdb48a1e187a55c6377be918743dbd6", "_spec": "postcss-minify-gradients@^6.0.3", "_where": "/root/dns/node_modules/cssnano-preset-default", "author": { "name": "Ben Briggs", "email": "beneb.info@gmail.com", "url": "http://beneb.info" }, "bugs": { "url": "https://github.com/cssnano/cssnano/issues" }, "bundleDependencies": false, "dependencies": { "colord": "^2.9.3", "cssnano-utils": "^4.0.2", "postcss-value-parser": "^4.2.0" }, "deprecated": false, "description": "Minify gradient parameters with PostCSS.", "devDependencies": { "postcss": "^8.4.35" }, "engines": { "node": "^14 || ^16 || >=18.0" }, "files": [ "LICENSE-MIT", "src", "types" ], "homepage": "https://github.com/cssnano/cssnano", "keywords": [ "css", "postcss", "postcss-plugin" ], "license": "MIT", "main": "src/index.js", "name": "postcss-minify-gradients", "peerDependencies": { "postcss": "^8.4.31" }, "repository": { "type": "git", "url": "git+https://github.com/cssnano/cssnano.git" }, "types": "types/index.d.ts", "version": "6.0.3" }