{ "_from": "postcss-minify-font-values@^7.0.1", "_id": "postcss-minify-font-values@7.0.1", "_inBundle": false, "_integrity": "sha512-2m1uiuJeTplll+tq4ENOQSzB8LRnSUChBv7oSyFLsJRtUgAAJGP6LLz0/8lkinTgxrmJSPOEhgY1bMXOQ4ZXhQ==", "_location": "/postcss-minify-font-values", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "postcss-minify-font-values@^7.0.1", "name": "postcss-minify-font-values", "escapedName": "postcss-minify-font-values", "rawSpec": "^7.0.1", "saveSpec": null, "fetchSpec": "^7.0.1" }, "_requiredBy": [ "/cssnano-preset-default" ], "_resolved": "https://registry.npmmirror.com/postcss-minify-font-values/-/postcss-minify-font-values-7.0.1.tgz", "_shasum": "6fb4770131b31fd5a2014bd84e32f386a3406664", "_spec": "postcss-minify-font-values@^7.0.1", "_where": "/data/jenkins/workspace/usepcshop.ws.baibaodun.com.cn/src/JAVA-MER-2.1-PC_20251108/node_modules/cssnano-preset-default", "author": { "name": "Bogdan Chadkin", "email": "trysound@yandex.ru" }, "bugs": { "url": "https://github.com/cssnano/cssnano/issues" }, "bundleDependencies": false, "dependencies": { "postcss-value-parser": "^4.2.0" }, "deprecated": false, "description": "Minify font declarations with PostCSS", "devDependencies": { "postcss": "^8.5.3" }, "engines": { "node": "^18.12.0 || ^20.9.0 || >=22.0" }, "files": [ "src", "LICENSE", "types" ], "homepage": "https://github.com/cssnano/cssnano", "keywords": [ "css", "font", "font-family", "font-weight", "optimise", "postcss-plugin" ], "license": "MIT", "main": "src/index.js", "name": "postcss-minify-font-values", "peerDependencies": { "postcss": "^8.4.32" }, "repository": { "type": "git", "url": "git+https://github.com/cssnano/cssnano.git" }, "types": "types/index.d.ts", "version": "7.0.1" }