{
  "_from": "gulp-autoprefixer",
  "_id": "gulp-autoprefixer@5.0.0",
  "_inBundle": false,
  "_integrity": "sha1-gjfCeKaXdScKHK/n1vEBz81YVUQ=",
  "_location": "/gulp-autoprefixer",
  "_phantomChildren": {},
  "_requested": {
    "type": "tag",
    "registry": true,
    "raw": "gulp-autoprefixer",
    "name": "gulp-autoprefixer",
    "escapedName": "gulp-autoprefixer",
    "rawSpec": "",
    "saveSpec": null,
    "fetchSpec": "latest"
  },
  "_requiredBy": [
    "#DEV:/",
    "#USER"
  ],
  "_resolved": "https://registry.npmjs.org/gulp-autoprefixer/-/gulp-autoprefixer-5.0.0.tgz",
  "_shasum": "8237c278a69775270a1cafe7d6f101cfcd585544",
  "_spec": "gulp-autoprefixer",
  "_where": "/home/mohamed/Documents/WebPortofolio/front-end/bs4Projects/sassElzero",
  "author": {
    "name": "Sindre Sorhus",
    "email": "sindresorhus@gmail.com",
    "url": "sindresorhus.com"
  },
  "bugs": {
    "url": "https://github.com/sindresorhus/gulp-autoprefixer/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "autoprefixer": "^8.0.0",
    "fancy-log": "^1.3.2",
    "plugin-error": "^1.0.1",
    "postcss": "^6.0.1",
    "through2": "^2.0.0",
    "vinyl-sourcemaps-apply": "^0.2.0"
  },
  "deprecated": false,
  "description": "Prefix CSS",
  "devDependencies": {
    "ava": "*",
    "gulp-sourcemaps": "^2.6.0",
    "p-event": "^1.1.0",
    "vinyl": "^2.1.0",
    "xo": "*"
  },
  "engines": {
    "node": ">=4.5"
  },
  "files": [
    "index.js"
  ],
  "homepage": "https://github.com/sindresorhus/gulp-autoprefixer#readme",
  "keywords": [
    "gulpplugin",
    "autoprefixer",
    "postcss",
    "css",
    "prefix",
    "prefixes",
    "stylesheet",
    "preprocess",
    "postcss-runner"
  ],
  "license": "MIT",
  "name": "gulp-autoprefixer",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/sindresorhus/gulp-autoprefixer.git"
  },
  "scripts": {
    "test": "xo && ava"
  },
  "version": "5.0.0"
}
