{ "_from": "gulp-autoprefixer@latest", "_id": "gulp-autoprefixer@6.0.0", "_inBundle": false, "_integrity": "sha512-MyLymXKVGTVBx/okQSBqmdhwhyqi3igBmZBwgpZp0GRbY1LY8VctOTLzwkQ18bZKJkSDnOKR5u32TMY9wSYdqQ==", "_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-6.0.0.tgz", "_shasum": "7034ef12c24a92a5b20158d63623ebbd900faed8", "_spec": "gulp-autoprefixer@latest", "_where": "/home/kevin/Documents/Sites/figureslibres.net/user/themes/figureslibres", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "sindresorhus.com" }, "bugs": { "url": "https://github.com/sindresorhus/gulp-autoprefixer/issues" }, "bundleDependencies": false, "dependencies": { "autoprefixer": "^9.1.3", "fancy-log": "^1.3.2", "plugin-error": "^1.0.1", "postcss": "^7.0.2", "through2": "^2.0.0", "vinyl-sourcemaps-apply": "^0.2.0" }, "deprecated": false, "description": "Prefix CSS", "devDependencies": { "ava": "*", "gulp-sourcemaps": "^2.6.0", "p-event": "^2.1.0", "vinyl": "^2.1.0", "xo": "*" }, "engines": { "node": ">=6" }, "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": "6.0.0" }