{ "_args": [ [ "browserslist@4.19.3", "/Users/satish.ganga/Desktop/EKAM/ekamv5/ahcdashboardui" ] ], "_development": true, "_from": "browserslist@4.19.3", "_id": "browserslist@4.19.3", "_inBundle": false, "_integrity": "sha512-XK3X4xtKJ+Txj8G5c30B4gsm71s69lqXlkYui4s6EkKxuv49qjYlY6oVd+IFJ73d4YymtM3+djvvt/R/iJwwDg==", "_location": "/browserslist", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "browserslist@4.19.3", "name": "browserslist", "escapedName": "browserslist", "rawSpec": "4.19.3", "saveSpec": null, "fetchSpec": "4.19.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.19.3.tgz", "_spec": "4.19.3", "_where": "/Users/satish.ganga/Desktop/EKAM/ekamv5/ahcdashboardui", "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.30001312", "electron-to-chromium": "^1.4.71", "escalade": "^3.1.1", "node-releases": "^2.0.2", "picocolors": "^1.0.0" }, "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.19.3" }