{
  "_from": "postcss-normalize-repeat-style@^7.0.4",
  "_id": "postcss-normalize-repeat-style@7.0.4",
  "_inBundle": false,
  "_integrity": "sha512-6mPKlY/8cSaDHxX502wERADarJsccwlky6yIrOapHH2ZgfoKAV94SbiTKfKEs4EEpdazuc3J72WsqeYk7hp9+Q==",
  "_location": "/postcss-normalize-repeat-style",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "postcss-normalize-repeat-style@^7.0.4",
    "name": "postcss-normalize-repeat-style",
    "escapedName": "postcss-normalize-repeat-style",
    "rawSpec": "^7.0.4",
    "saveSpec": null,
    "fetchSpec": "^7.0.4"
  },
  "_requiredBy": [
    "/cssnano-preset-default"
  ],
  "_resolved": "https://registry.npmjs.org/postcss-normalize-repeat-style/-/postcss-normalize-repeat-style-7.0.4.tgz",
  "_shasum": "6df15d1ea9766dd53366edcf9f3dc6d0266e19c0",
  "_spec": "postcss-normalize-repeat-style@^7.0.4",
  "_where": "/var/www/html/dev.essence.ind.br/node_modules/cssnano-preset-default",
  "author": {
    "name": "Ben Briggs",
    "email": "beneb.info@gmail.com",
    "url": "http://beneb.info"
  },
  "bugs": {
    "url": "https://github.com/cssnano/cssnano/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "postcss-value-parser": "^4.2.0"
  },
  "deprecated": false,
  "description": "Convert two value syntax for repeat-style into one value.",
  "devDependencies": {
    "postcss": "^8.5.13"
  },
  "engines": {
    "node": "^18.12.0 || ^20.9.0 || >=22.0"
  },
  "files": [
    "LICENSE-MIT",
    "src",
    "types"
  ],
  "homepage": "https://github.com/cssnano/cssnano",
  "license": "MIT",
  "main": "src/index.js",
  "name": "postcss-normalize-repeat-style",
  "peerDependencies": {
    "postcss": "^8.5.13"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/cssnano/cssnano.git"
  },
  "types": "types/index.d.ts",
  "version": "7.0.4"
}
