{ "_args": [ [ "stylehacks@5.1.0", "/Users/satish.ganga/Desktop/EKAM/ekamv5/ahcdashboardui" ] ], "_development": true, "_from": "stylehacks@5.1.0", "_id": "stylehacks@5.1.0", "_inBundle": false, "_integrity": "sha512-SzLmvHQTrIWfSgljkQCw2++C9+Ne91d/6Sp92I8c5uHTcy/PgeHamwITIbBW9wnFTY/3ZfSXR9HIL6Ikqmcu6Q==", "_location": "/stylehacks", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "stylehacks@5.1.0", "name": "stylehacks", "escapedName": "stylehacks", "rawSpec": "5.1.0", "saveSpec": null, "fetchSpec": "5.1.0" }, "_requiredBy": [ "/postcss-merge-longhand" ], "_resolved": "https://registry.npmjs.org/stylehacks/-/stylehacks-5.1.0.tgz", "_spec": "5.1.0", "_where": "/Users/satish.ganga/Desktop/EKAM/ekamv5/ahcdashboardui", "author": { "name": "Ben Briggs", "email": "beneb.info@gmail.com", "url": "http://beneb.info" }, "bugs": { "url": "https://github.com/cssnano/cssnano/issues" }, "dependencies": { "browserslist": "^4.16.6", "postcss-selector-parser": "^6.0.4" }, "description": "Detect/remove browser hacks from CSS files.", "devDependencies": { "postcss": "^8.2.15" }, "engines": { "node": "^10 || ^12 || >=14.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.2.15" }, "repository": { "type": "git", "url": "git+https://github.com/cssnano/cssnano.git" }, "types": "types/index.d.ts", "version": "5.1.0" }