{ "_from": "autoprefixer@^10.2.4", "_id": "autoprefixer@10.4.27", "_inBundle": false, "_integrity": "sha512-NP9APE+tO+LuJGn7/9+cohklunJsXWiaWEfV3si4Gi/XHDwVNgkwr1J3RQYFIvPy76GmJ9/bW8vyoU1LcxwKHA==", "_location": "/autoprefixer", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "autoprefixer@^10.2.4", "name": "autoprefixer", "escapedName": "autoprefixer", "rawSpec": "^10.2.4", "saveSpec": null, "fetchSpec": "^10.2.4" }, "_requiredBy": [ "/@vue/cli-service" ], "_resolved": "https://registry.npmmirror.com/autoprefixer/-/autoprefixer-10.4.27.tgz", "_shasum": "51ea301a5c3c5f8642f8e564759c4f573be486f2", "_spec": "autoprefixer@^10.2.4", "_where": "E:\\git\\2021项目\\安科院大屏\\node_modules\\@vue\\cli-service", "author": { "name": "Andrey Sitnik", "email": "andrey@sitnik.ru" }, "bin": { "autoprefixer": "bin/autoprefixer" }, "bugs": { "url": "https://github.com/postcss/autoprefixer/issues" }, "bundleDependencies": false, "dependencies": { "browserslist": "^4.28.1", "caniuse-lite": "^1.0.30001774", "fraction.js": "^5.3.4", "picocolors": "^1.1.1", "postcss-value-parser": "^4.2.0" }, "deprecated": false, "description": "Parse CSS and add vendor prefixes to CSS rules using values from the Can I Use website", "engines": { "node": "^10 || ^12 || >=14" }, "funding": [ { "type": "opencollective", "url": "https://opencollective.com/postcss/" }, { "type": "tidelift", "url": "https://tidelift.com/funding/github/npm/autoprefixer" }, { "type": "github", "url": "https://github.com/sponsors/ai" } ], "homepage": "https://github.com/postcss/autoprefixer#readme", "keywords": [ "autoprefixer", "css", "prefix", "postcss", "postcss-plugin" ], "license": "MIT", "main": "lib/autoprefixer.js", "name": "autoprefixer", "peerDependencies": { "postcss": "^8.1.0" }, "repository": { "type": "git", "url": "git+https://github.com/postcss/autoprefixer.git" }, "types": "lib/autoprefixer.d.ts", "version": "10.4.27" }