{
  "_from": "postcss-merge-longhand@^7.0.7",
  "_id": "postcss-merge-longhand@7.0.7",
  "_inBundle": false,
  "_integrity": "sha512-b3mfYUxR388u5Pt0HPcVIUtUDn/k15UfTY9M+ORW+meCR6JLNxoZffiYvXyOYQoRYQNZyX/UFkMCM/mNHxe1qA==",
  "_location": "/postcss-merge-longhand",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "postcss-merge-longhand@^7.0.7",
    "name": "postcss-merge-longhand",
    "escapedName": "postcss-merge-longhand",
    "rawSpec": "^7.0.7",
    "saveSpec": null,
    "fetchSpec": "^7.0.7"
  },
  "_requiredBy": [
    "/cssnano-preset-default"
  ],
  "_resolved": "https://registry.npmjs.org/postcss-merge-longhand/-/postcss-merge-longhand-7.0.7.tgz",
  "_shasum": "9c1e2b6566c20aee31bc9167e9379cb9b8823342",
  "_spec": "postcss-merge-longhand@^7.0.7",
  "_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",
    "stylehacks": "^7.0.11"
  },
  "deprecated": false,
  "description": "Merge longhand properties into shorthand with PostCSS.",
  "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",
  "keywords": [
    "css",
    "minify",
    "optimise",
    "postcss",
    "postcss-plugin"
  ],
  "license": "MIT",
  "main": "src/index.js",
  "name": "postcss-merge-longhand",
  "peerDependencies": {
    "postcss": "^8.5.13"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/cssnano/cssnano.git"
  },
  "types": "types/index.d.ts",
  "version": "7.0.7"
}
