{ "_args": [ [ "cssnano@5.1.0", "/Users/satish.ganga/Desktop/EKAM/ekamv5/ahcdashboardui" ] ], "_development": true, "_from": "cssnano@5.1.0", "_id": "cssnano@5.1.0", "_inBundle": false, "_integrity": "sha512-wWxave1wMlThGg4ueK98jFKaNqXnQd1nVZpSkQ9XvR+YymlzP1ofWqES1JkHtI250LksP9z5JH+oDcrKDJezAg==", "_location": "/cssnano", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "cssnano@5.1.0", "name": "cssnano", "escapedName": "cssnano", "rawSpec": "5.1.0", "saveSpec": null, "fetchSpec": "5.1.0" }, "_requiredBy": [ "/css-minimizer-webpack-plugin" ], "_resolved": "https://registry.npmjs.org/cssnano/-/cssnano-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": { "cssnano-preset-default": "^5.2.0", "lilconfig": "^2.0.3", "yaml": "^1.10.2" }, "description": "A modular minifier, built on top of the PostCSS ecosystem.", "devDependencies": { "autoprefixer": "^10.3.7", "cssnano-preset-advanced": "^5.2.0", "cssnano-preset-lite": "^2.1.0", "postcss": "^8.2.15" }, "engines": { "node": "^10 || ^12 || >=14.0" }, "files": [ "src", "LICENSE-MIT", "types" ], "funding": { "type": "opencollective", "url": "https://opencollective.com/cssnano" }, "homepage": "https://github.com/cssnano/cssnano", "keywords": [ "css", "compress", "minify", "optimise", "optimisation", "postcss", "postcss-plugin" ], "license": "MIT", "main": "src/index.js", "name": "cssnano", "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" }