{
  "_from": "gulp-autoprefixer@^3.1.0",
  "_id": "gulp-autoprefixer@3.1.1",
  "_inBundle": false,
  "_integrity": "sha512-L5uPFDPxcIsWBzKmW4Av161i3bUMCN7SvT20dRgMoHkv31CYduEQrfuMHPZRiOLSs0EqLO/zTVS7C7RfstPbvQ==",
  "_location": "/gulp-autoprefixer",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "gulp-autoprefixer@^3.1.0",
    "name": "gulp-autoprefixer",
    "escapedName": "gulp-autoprefixer",
    "rawSpec": "^3.1.0",
    "saveSpec": null,
    "fetchSpec": "^3.1.0"
  },
  "_requiredBy": [
    "/laravel-elixir"
  ],
  "_resolved": "https://registry.npmjs.org/gulp-autoprefixer/-/gulp-autoprefixer-3.1.1.tgz",
  "_shasum": "75230051cd0d171343d783b7e9b5d1120eeef9b0",
  "_spec": "gulp-autoprefixer@^3.1.0",
  "_where": "C:\\xamp71\\htdocs\\pincodes\\pintaxi\\node_modules\\laravel-elixir",
  "author": {
    "name": "Sindre Sorhus",
    "email": "sindresorhus@gmail.com",
    "url": "sindresorhus.com"
  },
  "bugs": {
    "url": "https://github.com/sindresorhus/gulp-autoprefixer/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "autoprefixer": "^6.0.0",
    "gulp-util": "^3.0.0",
    "postcss": "^5.0.4",
    "through2": "^2.0.0",
    "vinyl-sourcemaps-apply": "^0.2.0"
  },
  "deprecated": false,
  "description": "Prefix CSS",
  "devDependencies": {
    "gulp-sourcemaps": "^1.1.1",
    "mocha": "*",
    "xo": "*"
  },
  "engines": {
    "node": ">=0.12.0"
  },
  "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 && mocha"
  },
  "version": "3.1.1"
}
