{ "_from": "postcss-merge-longhand@^7.0.5", "_id": "postcss-merge-longhand@7.0.5", "_inBundle": false, "_integrity": "sha512-Kpu5v4Ys6QI59FxmxtNB/iHUVDn9Y9sYw66D6+SZoIk4QTz1prC4aYkhIESu+ieG1iylod1f8MILMs1Em3mmIw==", "_location": "/postcss-merge-longhand", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "postcss-merge-longhand@^7.0.5", "name": "postcss-merge-longhand", "escapedName": "postcss-merge-longhand", "rawSpec": "^7.0.5", "saveSpec": null, "fetchSpec": "^7.0.5" }, "_requiredBy": [ "/cssnano-preset-default" ], "_resolved": "https://registry.npmmirror.com/postcss-merge-longhand/-/postcss-merge-longhand-7.0.5.tgz", "_shasum": "e1b126e92f583815482e8b1e82c47d2435a20421", "_spec": "postcss-merge-longhand@^7.0.5", "_where": "/data/jenkins/workspace/usepcshop.ws.baibaodun.com.cn/src/JAVA-MER-2.1-PC_20251108/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": { "postcss-value-parser": "^4.2.0", "stylehacks": "^7.0.5" }, "deprecated": false, "description": "Merge longhand properties into shorthand with PostCSS.", "devDependencies": { "postcss": "^8.5.3" }, "engines": { "node": "^18.12.0 || ^20.9.0 || >=22.0" }, "files": [ "LICENSE-MIT", "src", "types" ], "homepage": "https://github.com/cssnano/cssnano", "keywords": [ "css", "minify", "optimise", "postcss", "postcss-plugin" ], "license": "MIT", "main": "src/index.js", "name": "postcss-merge-longhand", "peerDependencies": { "postcss": "^8.4.32" }, "repository": { "type": "git", "url": "git+https://github.com/cssnano/cssnano.git" }, "types": "types/index.d.ts", "version": "7.0.5" }