{
  "_args": [
    [
      "autoprefixer@10.3.3",
      "/var/www/html/dev_photogram/photogram-web"
    ]
  ],
  "_development": true,
  "_from": "autoprefixer@10.3.3",
  "_id": "autoprefixer@10.3.3",
  "_inBundle": false,
  "_integrity": "sha512-yRzjxfnggrP/+qVHlUuZz5FZzEbkT+Yt0/Df6ScEMnbbZBLzYB2W0KLxoQCW+THm1SpOsM1ZPcTHAwuvmibIsQ==",
  "_location": "/autoprefixer",
  "_phantomChildren": {
    "escalade": "3.1.1"
  },
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "autoprefixer@10.3.3",
    "name": "autoprefixer",
    "escapedName": "autoprefixer",
    "rawSpec": "10.3.3",
    "saveSpec": null,
    "fetchSpec": "10.3.3"
  },
  "_requiredBy": [
    "#DEV:/"
  ],
  "_resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-10.3.3.tgz",
  "_spec": "10.3.3",
  "_where": "/var/www/html/dev_photogram/photogram-web",
  "author": {
    "name": "Andrey Sitnik",
    "email": "andrey@sitnik.ru"
  },
  "bin": {
    "autoprefixer": "bin/autoprefixer"
  },
  "browser": {
    "colorette": false,
    "chalk": false
  },
  "bugs": {
    "url": "https://github.com/postcss/autoprefixer/issues"
  },
  "dependencies": {
    "browserslist": "^4.16.8",
    "caniuse-lite": "^1.0.30001252",
    "colorette": "^1.3.0",
    "fraction.js": "^4.1.1",
    "normalize-range": "^0.1.2",
    "postcss-value-parser": "^4.1.0"
  },
  "description": "Parse CSS and add vendor prefixes to CSS rules using values from the Can I Use website",
  "engines": {
    "node": "^10 || ^12 || >=14"
  },
  "funding": {
    "type": "opencollective",
    "url": "https://opencollective.com/postcss/"
  },
  "homepage": "https://github.com/postcss/autoprefixer#readme",
  "keywords": [
    "autoprefixer",
    "css",
    "prefix",
    "postcss",
    "postcss-plugin"
  ],
  "license": "MIT",
  "main": "lib/autoprefixer.js",
  "name": "autoprefixer",
  "peerDependencies": {
    "postcss": "^8.1.0"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/postcss/autoprefixer.git"
  },
  "types": "lib/autoprefixer.d.ts",
  "version": "10.3.3"
}
