{ "_args": [ [ "browserslist@4.17.3", "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front" ] ], "_development": true, "_from": "browserslist@4.17.3", "_id": "browserslist@4.17.3", "_inBundle": false, "_integrity": "sha512-59IqHJV5VGdcJZ+GZ2hU5n4Kv3YiASzW6Xk5g9tf5a/MAzGeFwgGWU39fVzNIOVcgB3+Gp+kiQu0HEfTVU/3VQ==", "_location": "/browserslist", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "browserslist@4.17.3", "name": "browserslist", "escapedName": "browserslist", "rawSpec": "4.17.3", "saveSpec": null, "fetchSpec": "4.17.3" }, "_requiredBy": [ "/@angular-devkit/build-angular", "/@babel/helper-compilation-targets", "/autoprefixer", "/caniuse-api", "/core-js-compat", "/postcss-colormin", "/postcss-merge-rules", "/postcss-minify-params", "/postcss-normalize-unicode", "/postcss-preset-env", "/postcss-reduce-initial", "/stylehacks", "/webpack" ], "_resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.17.3.tgz", "_spec": "4.17.3", "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front", "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" }, "dependencies": { "caniuse-lite": "^1.0.30001264", "electron-to-chromium": "^1.3.857", "escalade": "^3.1.1", "node-releases": "^1.1.77", "picocolors": "^0.2.1" }, "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" }, "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.17.3" }