{
  "_from": "postcss-normalize-charset@^7.0.3",
  "_id": "postcss-normalize-charset@7.0.3",
  "_inBundle": false,
  "_integrity": "sha512-NoBfZu8PR4c2NlmjvrqQTzCzLY79hwcSRgNQ3ZiNK0ABzf9kYKloE/jNj+/8GQY1wsm8pRRgANk6ydLH8cwo0Q==",
  "_location": "/postcss-normalize-charset",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "postcss-normalize-charset@^7.0.3",
    "name": "postcss-normalize-charset",
    "escapedName": "postcss-normalize-charset",
    "rawSpec": "^7.0.3",
    "saveSpec": null,
    "fetchSpec": "^7.0.3"
  },
  "_requiredBy": [
    "/cssnano-preset-default"
  ],
  "_resolved": "https://registry.npmjs.org/postcss-normalize-charset/-/postcss-normalize-charset-7.0.3.tgz",
  "_shasum": "73862324ca03c14e37a2ef1da7a1a6139336e788",
  "_spec": "postcss-normalize-charset@^7.0.3",
  "_where": "/var/www/html/dev.essence.ind.br/node_modules/cssnano-preset-default",
  "author": {
    "name": "Bogdan Chadkin",
    "email": "trysound@yandex.ru"
  },
  "bugs": {
    "url": "https://github.com/cssnano/cssnano/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "Add necessary or remove extra charset with PostCSS",
  "devDependencies": {
    "postcss": "^8.5.13"
  },
  "engines": {
    "node": "^18.12.0 || ^20.9.0 || >=22.0"
  },
  "files": [
    "src",
    "LICENSE",
    "types"
  ],
  "homepage": "https://github.com/cssnano/cssnano",
  "keywords": [
    "postcss",
    "css",
    "postcss-plugin",
    "charset"
  ],
  "license": "MIT",
  "main": "src/index.js",
  "name": "postcss-normalize-charset",
  "peerDependencies": {
    "postcss": "^8.5.13"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/cssnano/cssnano.git"
  },
  "types": "types/index.d.ts",
  "version": "7.0.3"
}
