{ "_args": [ [ "postcss-discard-duplicates@4.0.2", "/Users/linhuakun/Downloads/nodejs/codewhy" ] ], "_development": true, "_from": "postcss-discard-duplicates@4.0.2", "_id": "postcss-discard-duplicates@4.0.2", "_inBundle": false, "_integrity": "sha1-P+EzzTyCKC5VD8myORdqkge3hOs=", "_location": "/postcss-discard-duplicates", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "postcss-discard-duplicates@4.0.2", "name": "postcss-discard-duplicates", "escapedName": "postcss-discard-duplicates", "rawSpec": "4.0.2", "saveSpec": null, "fetchSpec": "4.0.2" }, "_requiredBy": [ "/cssnano-preset-default" ], "_resolved": "https://registry.npm.taobao.org/postcss-discard-duplicates/download/postcss-discard-duplicates-4.0.2.tgz?cache=0&sync_timestamp=1599670223485&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fpostcss-discard-duplicates%2Fdownload%2Fpostcss-discard-duplicates-4.0.2.tgz", "_spec": "4.0.2", "_where": "/Users/linhuakun/Downloads/nodejs/codewhy", "author": { "name": "Ben Briggs", "email": "beneb.info@gmail.com", "url": "http://beneb.info" }, "bugs": { "url": "https://github.com/cssnano/cssnano/issues" }, "dependencies": { "postcss": "^7.0.0" }, "description": "Discard duplicate rules in your CSS files with PostCSS.", "devDependencies": { "babel-cli": "^6.0.0", "cross-env": "^5.0.0" }, "engines": { "node": ">=6.9.0" }, "files": [ "dist", "LICENSE-MIT" ], "homepage": "https://github.com/cssnano/cssnano", "keywords": [ "css", "dedupe", "optimise", "postcss", "postcss-plugin" ], "license": "MIT", "main": "dist/index.js", "name": "postcss-discard-duplicates", "repository": { "type": "git", "url": "git+https://github.com/cssnano/cssnano.git" }, "scripts": { "prepublish": "cross-env BABEL_ENV=publish babel src --out-dir dist --ignore /__tests__/" }, "version": "4.0.2" }