{ "_from": "gulp-autoprefixer@latest", "_id": "gulp-autoprefixer@4.0.0", "_inBundle": false, "_integrity": "sha1-4AqMVxuF0GUWrCY0G+kN/Z/B6rA=", "_location": "/gulp-autoprefixer", "_phantomChildren": {}, "_requested": { "type": "tag", "registry": true, "raw": "gulp-autoprefixer@latest", "name": "gulp-autoprefixer", "escapedName": "gulp-autoprefixer", "rawSpec": "latest", "saveSpec": null, "fetchSpec": "latest" }, "_requiredBy": [ "#DEV:/" ], "_resolved": "https://registry.npmjs.org/gulp-autoprefixer/-/gulp-autoprefixer-4.0.0.tgz", "_shasum": "e00a8c571b85d06516ac26341be90dfd9fc1eab0", "_spec": "gulp-autoprefixer@latest", "_where": "/mnt/Data/bach/Documents/ola/OLA#5/ola5doc/publi", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "sindresorhus.com" }, "bugs": { "url": "https://github.com/sindresorhus/gulp-autoprefixer/issues" }, "bundleDependencies": false, "dependencies": { "autoprefixer": "^7.0.0", "gulp-util": "^3.0.0", "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", "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": "4.0.0" }