{ "_args": [ [ "postcss-reduce-initial@5.1.0", "/Users/satish.ganga/Desktop/EKAM/ekamv5/ahcdashboardui" ] ], "_development": true, "_from": "postcss-reduce-initial@5.1.0", "_id": "postcss-reduce-initial@5.1.0", "_inBundle": false, "_integrity": "sha512-5OgTUviz0aeH6MtBjHfbr57tml13PuedK/Ecg8szzd4XRMbYxH4572JFG067z+FqBIf6Zp/d+0581glkvvWMFw==", "_location": "/postcss-reduce-initial", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "postcss-reduce-initial@5.1.0", "name": "postcss-reduce-initial", "escapedName": "postcss-reduce-initial", "rawSpec": "5.1.0", "saveSpec": null, "fetchSpec": "5.1.0" }, "_requiredBy": [ "/cssnano-preset-default" ], "_resolved": "https://registry.npmjs.org/postcss-reduce-initial/-/postcss-reduce-initial-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", "caniuse-api": "^3.0.0" }, "description": "Reduce initial definitions to the actual initial value, where possible.", "devDependencies": { "@types/caniuse-api": "^3.0.2", "postcss": "^8.2.15" }, "engines": { "node": "^10 || ^12 || >=14.0" }, "files": [ "src", "LICENSE-MIT", "types" ], "homepage": "https://github.com/cssnano/cssnano", "keywords": [ "css", "postcss", "postcss-plugin" ], "license": "MIT", "main": "src/index.js", "name": "postcss-reduce-initial", "peerDependencies": { "postcss": "^8.2.15" }, "repository": { "type": "git", "url": "git+https://github.com/cssnano/cssnano.git" }, "scripts": { "acquire": "node ./src/script/acquire.mjs" }, "types": "types/index.d.ts", "version": "5.1.0" }