{ "_from": "postcss-discard-comments@^6.0.2", "_id": "postcss-discard-comments@6.0.2", "_inBundle": false, "_integrity": "sha512-65w/uIqhSBBfQmYnG92FO1mWZjJ4GL5b8atm5Yw2UgrwD7HiNiSSNwJor1eCFGzUgYnN/iIknhNRVqjrrpuglw==", "_location": "/postcss-discard-comments", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "postcss-discard-comments@^6.0.2", "name": "postcss-discard-comments", "escapedName": "postcss-discard-comments", "rawSpec": "^6.0.2", "saveSpec": null, "fetchSpec": "^6.0.2" }, "_requiredBy": [ "/cssnano-preset-default" ], "_resolved": "https://registry.npmjs.org/postcss-discard-comments/-/postcss-discard-comments-6.0.2.tgz", "_shasum": "e768dcfdc33e0216380623652b0a4f69f4678b6c", "_spec": "postcss-discard-comments@^6.0.2", "_where": "/root/dns/node_modules/cssnano-preset-default", "author": { "name": "Ben Briggs", "email": "beneb.info@gmail.com", "url": "http://beneb.info" }, "bugs": { "url": "https://github.com/cssnano/cssnano/issues" }, "bundleDependencies": false, "deprecated": false, "description": "Discard comments in your CSS files with PostCSS.", "devDependencies": { "postcss": "^8.4.35", "postcss-scss": "^4.0.9", "postcss-simple-vars": "^7.0.1" }, "engines": { "node": "^14 || ^16 || >=18.0" }, "files": [ "src", "LICENSE-MIT", "types" ], "homepage": "https://github.com/cssnano/cssnano", "keywords": [ "css", "comments", "postcss", "postcss-plugin" ], "license": "MIT", "main": "src/index.js", "name": "postcss-discard-comments", "peerDependencies": { "postcss": "^8.4.31" }, "repository": { "type": "git", "url": "git+https://github.com/cssnano/cssnano.git" }, "types": "types/index.d.ts", "version": "6.0.2" }