{
  "_args": [
    [
      {
        "raw": "autoprefixer@^9.4.2",
        "scope": null,
        "escapedName": "autoprefixer",
        "name": "autoprefixer",
        "rawSpec": "^9.4.2",
        "spec": ">=9.4.2 <10.0.0",
        "type": "range"
      },
      "/var/www/html/node_modules/laravel-mix"
    ]
  ],
  "_from": "autoprefixer@>=9.4.2 <10.0.0",
  "_hasShrinkwrap": false,
  "_id": "autoprefixer@9.6.1",
  "_inCache": true,
  "_location": "/autoprefixer",
  "_nodeVersion": "12.6.0",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/autoprefixer_9.6.1_1562361878066_0.9664859248258442"
  },
  "_npmUser": {
    "name": "ai",
    "email": "andrey@sitnik.ru"
  },
  "_npmVersion": "6.9.0",
  "_phantomChildren": {},
  "_requested": {
    "raw": "autoprefixer@^9.4.2",
    "scope": null,
    "escapedName": "autoprefixer",
    "name": "autoprefixer",
    "rawSpec": "^9.4.2",
    "spec": ">=9.4.2 <10.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/laravel-mix"
  ],
  "_resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-9.6.1.tgz",
  "_shasum": "51967a02d2d2300bb01866c1611ec8348d355a47",
  "_shrinkwrap": null,
  "_spec": "autoprefixer@^9.4.2",
  "_where": "/var/www/html/node_modules/laravel-mix",
  "author": {
    "name": "Andrey Sitnik",
    "email": "andrey@sitnik.ru"
  },
  "bin": {
    "autoprefixer": "./bin/autoprefixer"
  },
  "browser": {
    "chalk": false
  },
  "bugs": {
    "url": "https://github.com/postcss/autoprefixer/issues"
  },
  "dependencies": {
    "browserslist": "^4.6.3",
    "caniuse-lite": "^1.0.30000980",
    "chalk": "^2.4.2",
    "normalize-range": "^0.1.2",
    "num2fraction": "^1.2.2",
    "postcss": "^7.0.17",
    "postcss-value-parser": "^4.0.0"
  },
  "description": "Parse CSS and add vendor prefixes to CSS rules using values from the Can I Use website",
  "devDependencies": {},
  "directories": {},
  "dist": {
    "integrity": "sha512-aVo5WxR3VyvyJxcJC3h4FKfwCQvQWb1tSI5VHNibddCVWrcD1NvlxEweg3TSgiPztMnWfjpy2FURKA2kvDE+Tw==",
    "shasum": "51967a02d2d2300bb01866c1611ec8348d355a47",
    "tarball": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-9.6.1.tgz",
    "fileCount": 78,
    "unpackedSize": 333289,
    "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdH8AXCRA9TVsSAnZWagAAwc8P/joBf+MGGcWsn/pgGquJ\nma/zkPcml9RDVp89K0Pn7tEixsQuwn2shLDTEvOxIjb6SsBhSGzVXxVxfhRl\nd2wnzWIuibMCE95bUkjwxD2YRx1JZtAWUyfBSsaF4KLx561rRVTRSfub3D6p\nK/R3xAZKBLGL+0DOXF5yfijTyu0/fneKRtGCnnEwCs1euOG6+pBWE8WIsuC3\nHHUN+2ftj+rBHwB0DnBJc4UhHf/Ww/ueJ+urXOHUlnxAVmWX6wFyJvGZtrix\nYXg1T0DWWzdjEpBFnajbZSfvlG4MqTj/s4yI8wV3OfWrubIQ71Q0liVmkSu6\nrptU5GnWgf9JWgk/LTy8s/6cwGkGLPzvvnEmF0RKHpeF88GHd5MVy6s75HSu\nMvoOb+vuvSh+hVwuahsitU7xPOx/0AYeoYg9GZkyFFz+u3sHMKZdbJJOB5EE\n2eBHnlncym4lauo9lHqtojMezgtkg/39h0zOSPIusiUNc5hbEvIkooRbznLV\nD8CAP6ZnwRO2EPSMVv5gnxkKbAf7A3T9lqiqZuEUAZXXikMrLIKb3knvZOTW\n1sQ+Osa1Ufl1AospdSUu5y+KPAVbHkFsN1JYyNkwdRlJdsKmB6eoLEEu8V3b\njguKVZ/7sjA7tvXQIgF4couribbCPNjsSIMhvAUnfZFCdYcnwLqYFZ5C8aPM\nhpvs\r\n=4PJ2\r\n-----END PGP SIGNATURE-----\r\n"
  },
  "engines": {
    "node": ">=6.0.0"
  },
  "homepage": "https://github.com/postcss/autoprefixer#readme",
  "keywords": [
    "autoprefixer",
    "css",
    "prefix",
    "postcss",
    "postcss-plugin"
  ],
  "license": "MIT",
  "main": "lib/autoprefixer",
  "maintainers": [
    {
      "name": "11bit",
      "email": "buryak.ivan@yandex.ru"
    },
    {
      "name": "ai",
      "email": "andrey@sitnik.ru"
    },
    {
      "name": "beneb",
      "email": "beneb.info@gmail.com"
    },
    {
      "name": "kossnocorp",
      "email": "kossnocorp@gmail.com"
    }
  ],
  "name": "autoprefixer",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/postcss/autoprefixer.git"
  },
  "version": "9.6.1"
}
