/
websites
/
test-project
/
node_modules
/
browserslist
/
Upload File
HOME
{ "_from": "browserslist@^4.9.1", "_id": "browserslist@4.14.6", "_inBundle": false, "_integrity": "sha512-zeFYcUo85ENhc/zxHbiIp0LGzzTrE2Pv2JhxvS7kpUb9Q9D38kUX6Bie7pGutJ/5iF5rOxE7CepAuWD56xJ33A==", "_location": "/browserslist", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "browserslist@^4.9.1", "name": "browserslist", "escapedName": "browserslist", "rawSpec": "^4.9.1", "saveSpec": null, "fetchSpec": "^4.9.1" }, "_requiredBy": [ "/@angular-devkit/build-angular", "/@babel/helper-compilation-targets", "/@babel/preset-env", "/autoprefixer", "/caniuse-api", "/core-js-compat", "/postcss-colormin", "/postcss-merge-rules", "/postcss-minify-params", "/postcss-normalize-unicode", "/postcss-reduce-initial", "/stylehacks" ], "_resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.14.6.tgz", "_shasum": "97702a9c212e0c6b6afefad913d3a1538e348457", "_spec": "browserslist@^4.9.1", "_where": "/websites/test-project/node_modules/@angular-devkit/build-angular", "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.30001154", "electron-to-chromium": "^1.3.585", "escalade": "^3.1.1", "node-releases": "^1.1.65" }, "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": "tidelift", "url": "https://tidelift.com/funding/github/npm/browserslist" }, "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" }, "version": "4.14.6" }