| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122 | 
							- {
 
-   "_from": "postcss@^8.5.3",
 
-   "_id": "postcss@8.5.4",
 
-   "_inBundle": false,
 
-   "_integrity": "sha512-QSa9EBe+uwlGTFmHsPKokv3B/oEMQZxfqW0QqNCyhpa6mB1afzulwn8hihglqAb2pOw+BJgNlmXQ8la2VeHB7w==",
 
-   "_location": "/postcss",
 
-   "_phantomChildren": {},
 
-   "_requested": {
 
-     "type": "range",
 
-     "registry": true,
 
-     "raw": "postcss@^8.5.3",
 
-     "name": "postcss",
 
-     "escapedName": "postcss",
 
-     "rawSpec": "^8.5.3",
 
-     "saveSpec": null,
 
-     "fetchSpec": "^8.5.3"
 
-   },
 
-   "_requiredBy": [
 
-     "/@vue/cli-service",
 
-     "/@vue/compiler-sfc",
 
-     "/css-loader",
 
-     "/css-minimizer-webpack-plugin"
 
-   ],
 
-   "_resolved": "https://registry.npmmirror.com/postcss/-/postcss-8.5.4.tgz",
 
-   "_shasum": "d61014ac00e11d5f58458ed7247d899bd65f99c0",
 
-   "_spec": "postcss@^8.5.3",
 
-   "_where": "E:\\vue_project\\el-table-column\\node_modules\\@vue\\compiler-sfc",
 
-   "author": {
 
-     "name": "Andrey Sitnik",
 
-     "email": "andrey@sitnik.ru"
 
-   },
 
-   "browser": {
 
-     "./lib/terminal-highlight": false,
 
-     "source-map-js": false,
 
-     "path": false,
 
-     "url": false,
 
-     "fs": false
 
-   },
 
-   "bugs": {
 
-     "url": "https://github.com/postcss/postcss/issues"
 
-   },
 
-   "bundleDependencies": false,
 
-   "dependencies": {
 
-     "nanoid": "^3.3.11",
 
-     "picocolors": "^1.1.1",
 
-     "source-map-js": "^1.2.1"
 
-   },
 
-   "deprecated": false,
 
-   "description": "Tool for transforming styles with JS plugins",
 
-   "engines": {
 
-     "node": "^10 || ^12 || >=14"
 
-   },
 
-   "exports": {
 
-     ".": {
 
-       "require": "./lib/postcss.js",
 
-       "import": "./lib/postcss.mjs"
 
-     },
 
-     "./lib/at-rule": "./lib/at-rule.js",
 
-     "./lib/comment": "./lib/comment.js",
 
-     "./lib/container": "./lib/container.js",
 
-     "./lib/css-syntax-error": "./lib/css-syntax-error.js",
 
-     "./lib/declaration": "./lib/declaration.js",
 
-     "./lib/fromJSON": "./lib/fromJSON.js",
 
-     "./lib/input": "./lib/input.js",
 
-     "./lib/lazy-result": "./lib/lazy-result.js",
 
-     "./lib/no-work-result": "./lib/no-work-result.js",
 
-     "./lib/list": "./lib/list.js",
 
-     "./lib/map-generator": "./lib/map-generator.js",
 
-     "./lib/node": "./lib/node.js",
 
-     "./lib/parse": "./lib/parse.js",
 
-     "./lib/parser": "./lib/parser.js",
 
-     "./lib/postcss": "./lib/postcss.js",
 
-     "./lib/previous-map": "./lib/previous-map.js",
 
-     "./lib/processor": "./lib/processor.js",
 
-     "./lib/result": "./lib/result.js",
 
-     "./lib/root": "./lib/root.js",
 
-     "./lib/rule": "./lib/rule.js",
 
-     "./lib/stringifier": "./lib/stringifier.js",
 
-     "./lib/stringify": "./lib/stringify.js",
 
-     "./lib/symbols": "./lib/symbols.js",
 
-     "./lib/terminal-highlight": "./lib/terminal-highlight.js",
 
-     "./lib/tokenize": "./lib/tokenize.js",
 
-     "./lib/warn-once": "./lib/warn-once.js",
 
-     "./lib/warning": "./lib/warning.js",
 
-     "./package.json": "./package.json"
 
-   },
 
-   "funding": [
 
-     {
 
-       "type": "opencollective",
 
-       "url": "https://opencollective.com/postcss/"
 
-     },
 
-     {
 
-       "type": "tidelift",
 
-       "url": "https://tidelift.com/funding/github/npm/postcss"
 
-     },
 
-     {
 
-       "type": "github",
 
-       "url": "https://github.com/sponsors/ai"
 
-     }
 
-   ],
 
-   "homepage": "https://postcss.org/",
 
-   "keywords": [
 
-     "css",
 
-     "postcss",
 
-     "rework",
 
-     "preprocessor",
 
-     "parser",
 
-     "source map",
 
-     "transform",
 
-     "manipulation",
 
-     "transpiler"
 
-   ],
 
-   "license": "MIT",
 
-   "main": "./lib/postcss.js",
 
-   "name": "postcss",
 
-   "repository": {
 
-     "type": "git",
 
-     "url": "git+https://github.com/postcss/postcss.git"
 
-   },
 
-   "types": "./lib/postcss.d.ts",
 
-   "version": "8.5.4"
 
- }
 
 
  |