{ "_args": [ [ "browserslist@4.14.7", "/home/lefos/repos/swarmlab-playground-client" ] ], "_development": true, "_from": "browserslist@4.14.7", "_id": "browserslist@4.14.7", "_inBundle": false, "_integrity": "sha512-BSVRLCeG3Xt/j/1cCGj1019Wbty0H+Yvu2AOuZSuoaUWn3RatbL33Cxk+Q4jRMRAbOm0p7SLravLjpnT6s0vzQ==", "_location": "/browserslist", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "browserslist@4.14.7", "name": "browserslist", "escapedName": "browserslist", "rawSpec": "4.14.7", "saveSpec": null, "fetchSpec": "4.14.7" }, "_requiredBy": [ "/@babel/helper-compilation-targets", "/@vue/cli-service", "/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.7.tgz", "_spec": "4.14.7", "_where": "/home/lefos/repos/swarmlab-playground-client", "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.30001157", "colorette": "^1.2.1", "electron-to-chromium": "^1.3.591", "escalade": "^3.1.1", "node-releases": "^1.1.66" }, "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" }, "version": "4.14.7" }