{ "_args": [ [ "postcss-reduce-initial@5.0.2", "/Users/satish.ganga/Desktop/EKAM/ekamv3/skgangaEkam" ] ], "_development": true, "_from": "postcss-reduce-initial@5.0.2", "_id": "postcss-reduce-initial@5.0.2", "_inBundle": false, "_integrity": "sha512-v/kbAAQ+S1V5v9TJvbGkV98V2ERPdU6XvMcKMjqAlYiJ2NtsHGlKYLPjWWcXlaTKNxooId7BGxeraK8qXvzKtw==", "_location": "/postcss-reduce-initial", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "postcss-reduce-initial@5.0.2", "name": "postcss-reduce-initial", "escapedName": "postcss-reduce-initial", "rawSpec": "5.0.2", "saveSpec": null, "fetchSpec": "5.0.2" }, "_requiredBy": [ "/cssnano-preset-default" ], "_resolved": "https://registry.npmjs.org/postcss-reduce-initial/-/postcss-reduce-initial-5.0.2.tgz", "_spec": "5.0.2", "_where": "/Users/satish.ganga/Desktop/EKAM/ekamv3/skgangaEkam", "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": { "postcss": "^8.2.15" }, "engines": { "node": "^10 || ^12 || >=14.0" }, "files": [ "data", "dist/index.js", "LICENSE-MIT" ], "homepage": "https://github.com/cssnano/cssnano", "keywords": [ "css", "postcss", "postcss-plugin" ], "license": "MIT", "main": "dist/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", "build": "babel src --config-file ../../babel.config.json --out-dir dist --ignore \"**/__tests__\"", "prebuild": "rimraf dist", "prepare": "yarn build" }, "version": "5.0.2" }