{
  "_from": "stylehacks@^7.0.11",
  "_id": "stylehacks@7.0.11",
  "_inBundle": false,
  "_integrity": "sha512-iODNfhXVLqc5LADs+Y6Oh5wJuK5ZcHbVng8aiK3y9pjMQdc5hLrBW0eFU6FtnpNrE6PoEg/MmFTU4waotj5WNg==",
  "_location": "/stylehacks",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "stylehacks@^7.0.11",
    "name": "stylehacks",
    "escapedName": "stylehacks",
    "rawSpec": "^7.0.11",
    "saveSpec": null,
    "fetchSpec": "^7.0.11"
  },
  "_requiredBy": [
    "/postcss-merge-longhand"
  ],
  "_resolved": "https://registry.npmjs.org/stylehacks/-/stylehacks-7.0.11.tgz",
  "_shasum": "b6c97388d4f7f97560f3c69e3bfe1d3db74bb2c2",
  "_spec": "stylehacks@^7.0.11",
  "_where": "/var/www/html/dev.essence.ind.br/node_modules/postcss-merge-longhand",
  "author": {
    "name": "Ben Briggs",
    "email": "beneb.info@gmail.com",
    "url": "http://beneb.info"
  },
  "bugs": {
    "url": "https://github.com/cssnano/cssnano/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "browserslist": "^4.28.2",
    "postcss-selector-parser": "^7.1.1"
  },
  "deprecated": false,
  "description": "Detect/remove browser hacks from CSS files.",
  "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": [
    "browsers",
    "css",
    "hack",
    "hacks",
    "optimise",
    "postcss",
    "postcss-plugin",
    "stylehacks"
  ],
  "license": "MIT",
  "main": "src/index.js",
  "name": "stylehacks",
  "peerDependencies": {
    "postcss": "^8.5.13"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/cssnano/cssnano.git"
  },
  "types": "types/index.d.ts",
  "version": "7.0.11"
}
