{
  "_from": "browserslist@^4.28.1",
  "_id": "browserslist@4.28.2",
  "_inBundle": false,
  "_integrity": "sha512-48xSriZYYg+8qXna9kwqjIVzuQxi+KYWp2+5nCYnYKPTr0LvD89Jqk2Or5ogxz0NUMfIjhh2lIUX/LyX9B4oIg==",
  "_location": "/browserslist",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "browserslist@^4.28.1",
    "name": "browserslist",
    "escapedName": "browserslist",
    "rawSpec": "^4.28.1",
    "saveSpec": null,
    "fetchSpec": "^4.28.1"
  },
  "_requiredBy": [
    "/autoprefixer"
  ],
  "_resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.28.2.tgz",
  "_shasum": "f50b65362ef48974ca9f50b3680566d786b811d2",
  "_spec": "browserslist@^4.28.1",
  "_where": "/var/www/laravelapp/node_modules/autoprefixer",
  "author": {
    "name": "Andrey Sitnik",
    "email": "andrey@sitnik.es"
  },
  "bin": {
    "browserslist": "cli.js"
  },
  "browser": {
    "./node.js": "./browser.js",
    "path": false
  },
  "bugs": {
    "url": "https://github.com/browserslist/browserslist/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "baseline-browser-mapping": "^2.10.12",
    "caniuse-lite": "^1.0.30001782",
    "electron-to-chromium": "^1.5.328",
    "node-releases": "^2.0.36",
    "update-browserslist-db": "^1.2.3"
  },
  "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": [
    "browsers",
    "caniuse",
    "target"
  ],
  "license": "MIT",
  "name": "browserslist",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/browserslist/browserslist.git"
  },
  "types": "./index.d.ts",
  "version": "4.28.2"
}
