{ "_from": "browserslist@^4.18.1", "_id": "browserslist@4.23.2", "_inBundle": false, "_integrity": "sha512-qkqSyistMYdxAcw+CzbZwlBy8AGmS/eEWs+sEV5TnLRGDOL+C5M2EnH6tlZyg0YoAxGJAFKh61En9BR941GnHA==", "_location": "/browserslist", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "browserslist@^4.18.1", "name": "browserslist", "escapedName": "browserslist", "rawSpec": "^4.18.1", "saveSpec": null, "fetchSpec": "^4.18.1" }, "_requiredBy": [ "/@babel/helper-compilation-targets", "/autoprefixer", "/caniuse-api", "/core-js-compat", "/postcss-colormin", "/postcss-convert-values", "/postcss-merge-rules", "/postcss-minify-params", "/postcss-normalize-unicode", "/postcss-preset-env", "/postcss-reduce-initial", "/react-dev-utils", "/react-scripts", "/stylehacks", "/webpack" ], "_resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.23.2.tgz", "_shasum": "244fe803641f1c19c28c48c4b6ec9736eb3d32ed", "_spec": "browserslist@^4.18.1", "_where": "/home/josie/development/hdlines/hdlines-react/node_modules/react-scripts", "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.30001640", "electron-to-chromium": "^1.4.820", "node-releases": "^2.0.14", "update-browserslist-db": "^1.1.0" }, "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.23.2" }