| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374 | 
							- {
 
-   "_args": [
 
-     [
 
-       "postcss-discard-comments@4.0.2",
 
-       "C:\\Users\\Administrator\\Desktop\\最新\\supervision-ui"
 
-     ]
 
-   ],
 
-   "_development": true,
 
-   "_from": "postcss-discard-comments@4.0.2",
 
-   "_id": "postcss-discard-comments@4.0.2",
 
-   "_inBundle": false,
 
-   "_integrity": "sha1-H7q9LCRr/2qq15l7KwkY9NevQDM=",
 
-   "_location": "/postcss-discard-comments",
 
-   "_phantomChildren": {},
 
-   "_requested": {
 
-     "type": "version",
 
-     "registry": true,
 
-     "raw": "postcss-discard-comments@4.0.2",
 
-     "name": "postcss-discard-comments",
 
-     "escapedName": "postcss-discard-comments",
 
-     "rawSpec": "4.0.2",
 
-     "saveSpec": null,
 
-     "fetchSpec": "4.0.2"
 
-   },
 
-   "_requiredBy": [
 
-     "/cssnano-preset-default"
 
-   ],
 
-   "_resolved": "https://registry.nlark.com/postcss-discard-comments/download/postcss-discard-comments-4.0.2.tgz?cache=0&sync_timestamp=1621449592883&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fpostcss-discard-comments%2Fdownload%2Fpostcss-discard-comments-4.0.2.tgz",
 
-   "_spec": "4.0.2",
 
-   "_where": "C:\\Users\\Administrator\\Desktop\\最新\\supervision-ui",
 
-   "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 comments in your CSS files with PostCSS.",
 
-   "devDependencies": {
 
-     "babel-cli": "^6.0.0",
 
-     "cross-env": "^5.0.0",
 
-     "postcss-scss": "^2.0.0",
 
-     "postcss-simple-vars": "^5.0.1"
 
-   },
 
-   "engines": {
 
-     "node": ">=6.9.0"
 
-   },
 
-   "files": [
 
-     "dist",
 
-     "LICENSE-MIT"
 
-   ],
 
-   "homepage": "https://github.com/cssnano/cssnano",
 
-   "keywords": [
 
-     "css",
 
-     "comments",
 
-     "postcss",
 
-     "postcss-plugin"
 
-   ],
 
-   "license": "MIT",
 
-   "main": "dist/index.js",
 
-   "name": "postcss-discard-comments",
 
-   "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"
 
- }
 
 
  |