更新
This commit is contained in:
+70
@@ -0,0 +1,70 @@
|
||||
{
|
||||
"_from": "postcss-minify-font-values@^6.1.0",
|
||||
"_id": "postcss-minify-font-values@6.1.0",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha512-gklfI/n+9rTh8nYaSJXlCo3nOKqMNkxuGpTn/Qm0gstL3ywTr9/WRKznE+oy6fvfolH6dF+QM4nCo8yPLdvGJg==",
|
||||
"_location": "/postcss-minify-font-values",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "range",
|
||||
"registry": true,
|
||||
"raw": "postcss-minify-font-values@^6.1.0",
|
||||
"name": "postcss-minify-font-values",
|
||||
"escapedName": "postcss-minify-font-values",
|
||||
"rawSpec": "^6.1.0",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "^6.1.0"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/cssnano-preset-default"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/postcss-minify-font-values/-/postcss-minify-font-values-6.1.0.tgz",
|
||||
"_shasum": "a0e574c02ee3f299be2846369211f3b957ea4c59",
|
||||
"_spec": "postcss-minify-font-values@^6.1.0",
|
||||
"_where": "/root/dns/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.4.37"
|
||||
},
|
||||
"engines": {
|
||||
"node": "^14 || ^16 || >=18.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.31"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/cssnano/cssnano.git"
|
||||
},
|
||||
"types": "types/index.d.ts",
|
||||
"version": "6.1.0"
|
||||
}
|
||||
Reference in New Issue
Block a user