{ "_from": "postcss-discard-comments@^1.2.1", "_id": "postcss-discard-comments@1.2.1", "_inBundle": false, "_integrity": "sha1-hR3Ka5NUwPtjFssaEEj29eOWCtA=", "_location": "/postcss-discard-comments", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "postcss-discard-comments@^1.2.1", "name": "postcss-discard-comments", "escapedName": "postcss-discard-comments", "rawSpec": "^1.2.1", "saveSpec": null, "fetchSpec": "^1.2.1" }, "_requiredBy": [ "/cssnano" ], "_resolved": "https://registry.npmjs.org/postcss-discard-comments/-/postcss-discard-comments-1.2.1.tgz", "_shasum": "851dca6b9354c0fb6316cb1a1048f6f5e3960ad0", "_spec": "postcss-discard-comments@^1.2.1", "_where": "/Users/qudian/Downloads/WebDriverAgent-master/Inspector/node_modules/cssnano", "author": { "name": "Ben Briggs", "email": "beneb.info@gmail.com", "url": "http://beneb.info" }, "bugs": { "url": "https://github.com/ben-eb/postcss-discard-comments/issues" }, "bundleDependencies": false, "dependencies": { "node-balanced": "0.0.14", "postcss": "^4.1.16" }, "deprecated": false, "description": "Discard comments in your CSS files with PostCSS.", "devDependencies": { "tap-spec": "^4.0.2", "tape": "^4.1.0" }, "homepage": "https://github.com/ben-eb/postcss-discard-comments", "keywords": [ "css", "comments", "postcss", "postcss-plugin" ], "license": "MIT", "main": "index.js", "name": "postcss-discard-comments", "repository": { "type": "git", "url": "git://github.com/ben-eb/postcss-discard-comments.git" }, "scripts": { "test": "tape test.js | tap-spec" }, "version": "1.2.1" }