{
  "_args": [
    [
      "autoprefixer@9.6.5",
      "/home/olicomnetpl/domains/olicom.net.pl/public_html/agrochest_web"
    ]
  ],
  "_from": "autoprefixer@9.6.5",
  "_id": "autoprefixer@9.6.5",
  "_inBundle": false,
  "_integrity": "sha512-rGd50YV8LgwFQ2WQp4XzOTG69u1qQsXn0amww7tjqV5jJuNazgFKYEVItEBngyyvVITKOg20zr2V+9VsrXJQ2g==",
  "_location": "/autoprefixer",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "autoprefixer@9.6.5",
    "name": "autoprefixer",
    "escapedName": "autoprefixer",
    "rawSpec": "9.6.5",
    "saveSpec": null,
    "fetchSpec": "9.6.5"
  },
  "_requiredBy": [
    "/postcss-preset-env"
  ],
  "_resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-9.6.5.tgz",
  "_spec": "9.6.5",
  "_where": "/home/olicomnetpl/domains/olicom.net.pl/public_html/agrochest_web",
  "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.7.0",
    "caniuse-lite": "^1.0.30000999",
    "chalk": "^2.4.2",
    "normalize-range": "^0.1.2",
    "num2fraction": "^1.2.2",
    "postcss": "^7.0.18",
    "postcss-value-parser": "^4.0.2"
  },
  "description": "Parse CSS and add vendor prefixes to CSS rules using values from the Can I Use website",
  "engines": {
    "node": ">=6.0.0"
  },
  "homepage": "https://github.com/postcss/autoprefixer#readme",
  "keywords": [
    "autoprefixer",
    "css",
    "prefix",
    "postcss",
    "postcss-plugin"
  ],
  "license": "MIT",
  "main": "lib/autoprefixer",
  "name": "autoprefixer",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/postcss/autoprefixer.git"
  },
  "version": "9.6.5"
}
