| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970 |
- {
- "_from": "postcss-minify-gradients@^5.1.1",
- "_id": "postcss-minify-gradients@5.1.1",
- "_inBundle": false,
- "_integrity": "sha512-VGvXMTpCEo4qHTNSa9A0a3D+dxGFZCYwR6Jokk+/3oB6flu2/PnPXAh2x7x52EkY5xlIHLm+Le8tJxe/7TNhzw==",
- "_location": "/postcss-minify-gradients",
- "_phantomChildren": {},
- "_requested": {
- "type": "range",
- "registry": true,
- "raw": "postcss-minify-gradients@^5.1.1",
- "name": "postcss-minify-gradients",
- "escapedName": "postcss-minify-gradients",
- "rawSpec": "^5.1.1",
- "saveSpec": null,
- "fetchSpec": "^5.1.1"
- },
- "_requiredBy": [
- "/cssnano-preset-default"
- ],
- "_resolved": "https://registry.npmmirror.com/postcss-minify-gradients/-/postcss-minify-gradients-5.1.1.tgz",
- "_shasum": "f1fe1b4f498134a5068240c2f25d46fcd236ba2c",
- "_spec": "postcss-minify-gradients@^5.1.1",
- "_where": "E:\\vue_project\\el-table-column\\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": "^3.1.0",
- "postcss-value-parser": "^4.2.0"
- },
- "deprecated": false,
- "description": "Minify gradient parameters with PostCSS.",
- "devDependencies": {
- "postcss": "^8.2.15"
- },
- "engines": {
- "node": "^10 || ^12 || >=14.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.2.15"
- },
- "repository": {
- "type": "git",
- "url": "git+https://github.com/cssnano/cssnano.git"
- },
- "types": "types/index.d.ts",
- "version": "5.1.1"
- }
|