| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071 | {  "_args": [    [      "autoprefixer@9.8.8",      "C:\\Users\\Administrator\\Desktop\\最新\\supervision-ui"    ]  ],  "_development": true,  "_from": "autoprefixer@9.8.8",  "_id": "autoprefixer@9.8.8",  "_inBundle": false,  "_integrity": "sha512-eM9d/swFopRt5gdJ7jrpCwgvEMIayITpojhkkSMRsFHYuH5bkSQ4p/9qTEHtmNudUZh22Tehu7I6CxAW0IXTKA==",  "_location": "/autoprefixer",  "_phantomChildren": {},  "_requested": {    "type": "version",    "registry": true,    "raw": "autoprefixer@9.8.8",    "name": "autoprefixer",    "escapedName": "autoprefixer",    "rawSpec": "9.8.8",    "saveSpec": null,    "fetchSpec": "9.8.8"  },  "_requiredBy": [    "/@vue/cli-service"  ],  "_resolved": "https://registry.npmmirror.com/autoprefixer/download/autoprefixer-9.8.8.tgz",  "_spec": "9.8.8",  "_where": "C:\\Users\\Administrator\\Desktop\\最新\\supervision-ui",  "author": {    "name": "Andrey Sitnik",    "email": "andrey@sitnik.ru"  },  "bin": {    "autoprefixer": "bin/autoprefixer"  },  "bugs": {    "url": "https://github.com/postcss/autoprefixer/issues"  },  "dependencies": {    "browserslist": "^4.12.0",    "caniuse-lite": "^1.0.30001109",    "normalize-range": "^0.1.2",    "num2fraction": "^1.2.2",    "picocolors": "^0.2.1",    "postcss": "^7.0.32",    "postcss-value-parser": "^4.1.0"  },  "description": "Parse CSS and add vendor prefixes to CSS rules using values from the Can I Use website",  "funding": {    "type": "tidelift",    "url": "https://tidelift.com/funding/github/npm/autoprefixer"  },  "homepage": "https://github.com/postcss/autoprefixer#readme",  "keywords": [    "autoprefixer",    "css",    "prefix",    "postcss",    "postcss-plugin"  ],  "license": "MIT",  "main": "lib/autoprefixer",  "name": "autoprefixer",  "repository": {    "type": "git",    "url": "git+https://github.com/postcss/autoprefixer.git"  },  "version": "9.8.8"}
 |