{ "_from": "postcss-minify-gradients@^5.0.3", "_id": "postcss-minify-gradients@5.0.3", "_inBundle": false, "_integrity": "sha512-Z91Ol22nB6XJW+5oe31+YxRsYooxOdFKcbOqY/V8Fxse1Y3vqlNRpi1cxCqoACZTQEhl+xvt4hsbWiV5R+XI9Q==", "_location": "/postcss-minify-gradients", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "postcss-minify-gradients@^5.0.3", "name": "postcss-minify-gradients", "escapedName": "postcss-minify-gradients", "rawSpec": "^5.0.3", "saveSpec": null, "fetchSpec": "^5.0.3" }, "_requiredBy": [ "/cssnano-preset-default" ], "_resolved": "https://registry.npmjs.org/postcss-minify-gradients/-/postcss-minify-gradients-5.0.3.tgz", "_shasum": "f970a11cc71e08e9095e78ec3a6b34b91c19550e", "_spec": "postcss-minify-gradients@^5.0.3", "_where": "/home/jack/Documents/JDA/m14/projecte_janmaroto/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.1", "cssnano-utils": "^2.0.1", "postcss-value-parser": "^4.1.0" }, "deprecated": false, "description": "Minify gradient parameters with PostCSS.", "devDependencies": { "postcss": "^8.2.15" }, "engines": { "node": "^10 || ^12 || >=14.0" }, "files": [ "LICENSE-MIT", "dist" ], "gitHead": "2d84646671c7075f8dae35de310351aac3436bc0", "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": "cross-env BABEL_ENV=publish babel src --config-file ../../babel.config.json --out-dir dist --ignore \"**/__tests__/\"", "prebuild": "rimraf dist", "prepare": "yarn build" }, "version": "5.0.3" }