{ "_from": "autoprefixer@9.6.0", "_id": "autoprefixer@9.6.0", "_inBundle": false, "_integrity": "sha512-kuip9YilBqhirhHEGHaBTZKXL//xxGnzvsD0FtBQa6z+A69qZD6s/BAX9VzDF1i9VKDquTJDQaPLSEhOnL6FvQ==", "_location": "/autoprefixer", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "autoprefixer@9.6.0", "name": "autoprefixer", "escapedName": "autoprefixer", "rawSpec": "9.6.0", "saveSpec": null, "fetchSpec": "9.6.0" }, "_requiredBy": [ "/af-webpack", "/stylelint", "/stylelint-config-rational-order/stylelint" ], "_resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-9.6.0.tgz", "_shasum": "0111c6bde2ad20c6f17995a33fad7cf6854b4c87", "_spec": "autoprefixer@9.6.0", "_where": "/var/lib/jenkins/workspace/wechat-h5/node_modules/af-webpack", "author": { "name": "Andrey Sitnik", "email": "andrey@sitnik.ru" }, "bin": { "autoprefixer": "bin/autoprefixer" }, "browser": { "chalk": false }, "bugs": { "url": "https://github.com/postcss/autoprefixer/issues" }, "bundleDependencies": false, "dependencies": { "browserslist": "^4.6.1", "caniuse-lite": "^1.0.30000971", "chalk": "^2.4.2", "normalize-range": "^0.1.2", "num2fraction": "^1.2.2", "postcss": "^7.0.16", "postcss-value-parser": "^3.3.1" }, "deprecated": false, "description": "Parse CSS and add vendor prefixes to CSS rules using values from the Can I Use website", "engines": { "node": ">=6.0.0" }, "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.6.0" }