{
  "_args": [
    [
      "postcss-minify-font-values@5.0.4",
      "C:\\sitios\\cognicion-front-main\\vue3\\cognicion-front"
    ]
  ],
  "_development": true,
  "_from": "postcss-minify-font-values@5.0.4",
  "_id": "postcss-minify-font-values@5.0.4",
  "_inBundle": false,
  "_integrity": "sha512-RN6q3tyuEesvyCYYFCRGJ41J1XFvgV+dvYGHr0CeHv8F00yILlN8Slf4t8XW4IghlfZYCeyRrANO6HpJ948ieA==",
  "_location": "/postcss-minify-font-values",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "postcss-minify-font-values@5.0.4",
    "name": "postcss-minify-font-values",
    "escapedName": "postcss-minify-font-values",
    "rawSpec": "5.0.4",
    "saveSpec": null,
    "fetchSpec": "5.0.4"
  },
  "_requiredBy": [
    "/cssnano-preset-default"
  ],
  "_resolved": "https://registry.npmjs.org/postcss-minify-font-values/-/postcss-minify-font-values-5.0.4.tgz",
  "_spec": "5.0.4",
  "_where": "C:\\sitios\\cognicion-front-main\\vue3\\cognicion-front",
  "author": {
    "name": "Bogdan Chadkin",
    "email": "trysound@yandex.ru"
  },
  "bugs": {
    "url": "https://github.com/cssnano/cssnano/issues"
  },
  "dependencies": {
    "postcss-value-parser": "^4.2.0"
  },
  "description": "Minify font declarations with PostCSS",
  "devDependencies": {
    "postcss": "^8.2.15"
  },
  "engines": {
    "node": "^10 || ^12 || >=14.0"
  },
  "files": [
    "src",
    "LICENSE"
  ],
  "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.2.15"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/cssnano/cssnano.git"
  },
  "version": "5.0.4"
}
