{ "_from": "browserslist@^4.0.0", "_id": "browserslist@4.25.4", "_inBundle": false, "_integrity": "sha512-4jYpcjabC606xJ3kw2QwGEZKX0Aw7sgQdZCvIK9dhVSPh76BKo+C+btT1RRofH7B+8iNpEbgGNVWiLki5q93yg==", "_location": "/browserslist", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "browserslist@^4.0.0", "name": "browserslist", "escapedName": "browserslist", "rawSpec": "^4.0.0", "saveSpec": null, "fetchSpec": "^4.0.0" }, "_requiredBy": [ "/@babel/helper-compilation-targets", "/babel-preset-umi/@babel/preset-env", "/caniuse-api", "/core-js-compat", "/eslint-plugin-compat", "/postcss-colormin", "/postcss-merge-rules", "/postcss-minify-params", "/postcss-normalize-unicode", "/postcss-reduce-initial", "/stylehacks" ], "_resolved": "https://registry.npmmirror.com/browserslist/-/browserslist-4.25.4.tgz", "_shasum": "ebdd0e1d1cf3911834bab3a6cd7b917d9babf5af", "_spec": "browserslist@^4.0.0", "_where": "/data/jenkins/workspace/front-v5-web/node_modules/postcss-colormin", "author": { "name": "Andrey Sitnik", "email": "andrey@sitnik.ru" }, "bin": { "browserslist": "cli.js" }, "browser": { "./node.js": "./browser.js", "path": false }, "bugs": { "url": "https://github.com/browserslist/browserslist/issues" }, "bundleDependencies": false, "dependencies": { "caniuse-lite": "^1.0.30001737", "electron-to-chromium": "^1.5.211", "node-releases": "^2.0.19", "update-browserslist-db": "^1.1.3" }, "deprecated": false, "description": "Share target browsers between different front-end tools, like Autoprefixer, Stylelint and babel-env-preset", "engines": { "node": "^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7" }, "funding": [ { "type": "opencollective", "url": "https://opencollective.com/browserslist" }, { "type": "tidelift", "url": "https://tidelift.com/funding/github/npm/browserslist" }, { "type": "github", "url": "https://github.com/sponsors/ai" } ], "homepage": "https://github.com/browserslist/browserslist#readme", "keywords": [ "caniuse", "browsers", "target" ], "license": "MIT", "name": "browserslist", "repository": { "type": "git", "url": "git+https://github.com/browserslist/browserslist.git" }, "types": "./index.d.ts", "version": "4.25.4" }