{
  "_args": [
    [
      "postcss-svgo@5.1.0",
      "/home/smartsensero/public_html/frontend/front-end"
    ]
  ],
  "_from": "postcss-svgo@5.1.0",
  "_id": "postcss-svgo@5.1.0",
  "_inBundle": false,
  "_integrity": "sha512-D75KsH1zm5ZrHyxPakAxJWtkyXew5qwS70v56exwvw542d9CRtTo78K0WeFxZB4G7JXKKMbEZtZayTGdIky/eA==",
  "_location": "/postcss-svgo",
  "_phantomChildren": {
    "@trysound/sax": "0.2.0",
    "boolbase": "1.0.0",
    "commander": "7.2.0",
    "csso": "4.2.0",
    "domhandler": "4.3.1",
    "entities": "2.2.0",
    "picocolors": "1.0.0",
    "source-map": "0.6.1",
    "stable": "0.1.8"
  },
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "postcss-svgo@5.1.0",
    "name": "postcss-svgo",
    "escapedName": "postcss-svgo",
    "rawSpec": "5.1.0",
    "saveSpec": null,
    "fetchSpec": "5.1.0"
  },
  "_requiredBy": [
    "/cssnano-preset-default"
  ],
  "_resolved": "https://registry.npmjs.org/postcss-svgo/-/postcss-svgo-5.1.0.tgz",
  "_spec": "5.1.0",
  "_where": "/home/smartsensero/public_html/frontend/front-end",
  "author": {
    "name": "Ben Briggs",
    "email": "beneb.info@gmail.com",
    "url": "http://beneb.info"
  },
  "bugs": {
    "url": "https://github.com/cssnano/cssnano/issues"
  },
  "dependencies": {
    "postcss-value-parser": "^4.2.0",
    "svgo": "^2.7.0"
  },
  "description": "Optimise inline SVG with PostCSS.",
  "devDependencies": {
    "@types/svgo": "^2.6.2",
    "postcss": "^8.2.15"
  },
  "engines": {
    "node": "^10 || ^12 || >=14.0"
  },
  "files": [
    "LICENSE-MIT",
    "src",
    "types"
  ],
  "homepage": "https://github.com/cssnano/cssnano",
  "keywords": [
    "css",
    "minify",
    "optimise",
    "postcss",
    "postcss-plugin",
    "svg",
    "svgo"
  ],
  "license": "MIT",
  "main": "src/index.js",
  "name": "postcss-svgo",
  "peerDependencies": {
    "postcss": "^8.2.15"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/cssnano/cssnano.git"
  },
  "types": "types/index.d.ts",
  "version": "5.1.0"
}
