{
  "_args": [
    [
      "autoprefixer@9.5.1",
      "/var/www/ffxiv/overlays/kagami/kagamireact"
    ]
  ],
  "_from": "autoprefixer@9.5.1",
  "_id": "autoprefixer@9.5.1",
  "_inBundle": false,
  "_integrity": "sha512-KJSzkStUl3wP0D5sdMlP82Q52JLy5+atf2MHAre48+ckWkXgixmfHyWmA77wFDy6jTHU6mIgXv6hAQ2mf1PjJQ==",
  "_location": "/autoprefixer",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "autoprefixer@9.5.1",
    "name": "autoprefixer",
    "escapedName": "autoprefixer",
    "rawSpec": "9.5.1",
    "saveSpec": null,
    "fetchSpec": "9.5.1"
  },
  "_requiredBy": [
    "/postcss-preset-env"
  ],
  "_resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-9.5.1.tgz",
  "_spec": "9.5.1",
  "_where": "/var/www/ffxiv/overlays/kagami/kagamireact",
  "author": {
    "name": "Andrey Sitnik",
    "email": "andrey@sitnik.ru"
  },
  "bin": {
    "autoprefixer": "./bin/autoprefixer"
  },
  "bugs": {
    "url": "https://github.com/postcss/autoprefixer/issues"
  },
  "dependencies": {
    "browserslist": "^4.5.4",
    "caniuse-lite": "^1.0.30000957",
    "normalize-range": "^0.1.2",
    "num2fraction": "^1.2.2",
    "postcss": "^7.0.14",
    "postcss-value-parser": "^3.3.1"
  },
  "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.5.1"
}
