{
  "_args": [
    [
      "postcss-normalize-charset@5.0.3",
      "/home/minicode/angro.minicode.md"
    ]
  ],
  "_development": true,
  "_from": "postcss-normalize-charset@5.0.3",
  "_id": "postcss-normalize-charset@5.0.3",
  "_inBundle": false,
  "_integrity": "sha512-iKEplDBco9EfH7sx4ut7R2r/dwTnUqyfACf62Unc9UiyFuI7uUqZZtY+u+qp7g8Qszl/U28HIfcsI3pEABWFfA==",
  "_location": "/postcss-normalize-charset",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "postcss-normalize-charset@5.0.3",
    "name": "postcss-normalize-charset",
    "escapedName": "postcss-normalize-charset",
    "rawSpec": "5.0.3",
    "saveSpec": null,
    "fetchSpec": "5.0.3"
  },
  "_requiredBy": [
    "/cssnano-preset-default"
  ],
  "_resolved": "https://registry.npmjs.org/postcss-normalize-charset/-/postcss-normalize-charset-5.0.3.tgz",
  "_spec": "5.0.3",
  "_where": "/home/minicode/angro.minicode.md",
  "author": {
    "name": "Bogdan Chadkin",
    "email": "trysound@yandex.ru"
  },
  "bugs": {
    "url": "https://github.com/cssnano/cssnano/issues"
  },
  "description": "Add necessary or remove extra charset with PostCSS",
  "devDependencies": {
    "postcss": "^8.2.15"
  },
  "engines": {
    "node": "^10 || ^12 || >=14.0"
  },
  "files": [
    "src",
    "LICENSE"
  ],
  "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.2.15"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/cssnano/cssnano.git"
  },
  "version": "5.0.3"
}
