{ "_from": "stylehacks@^6.1.1", "_id": "stylehacks@6.1.1", "_inBundle": false, "_integrity": "sha512-gSTTEQ670cJNoaeIp9KX6lZmm8LJ3jPB5yJmX8Zq/wQxOsAFXV3qjWzHas3YYk1qesuVIyYWWUpZ0vSE/dTSGg==", "_location": "/stylehacks", "_phantomChildren": { "cssesc": "3.0.0", "util-deprecate": "1.0.2" }, "_requested": { "type": "range", "registry": true, "raw": "stylehacks@^6.1.1", "name": "stylehacks", "escapedName": "stylehacks", "rawSpec": "^6.1.1", "saveSpec": null, "fetchSpec": "^6.1.1" }, "_requiredBy": [ "/postcss-merge-longhand" ], "_resolved": "https://registry.npmjs.org/stylehacks/-/stylehacks-6.1.1.tgz", "_shasum": "543f91c10d17d00a440430362d419f79c25545a6", "_spec": "stylehacks@^6.1.1", "_where": "/root/dns/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.23.0", "postcss-selector-parser": "^6.0.16" }, "deprecated": false, "description": "Detect/remove browser hacks from CSS files.", "devDependencies": { "postcss": "^8.4.37" }, "engines": { "node": "^14 || ^16 || >=18.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.4.31" }, "repository": { "type": "git", "url": "git+https://github.com/cssnano/cssnano.git" }, "types": "types/index.d.ts", "version": "6.1.1" }