{ "_args": [ [ "gulp-autoprefixer@6.1.0", "F:\\laragon\\www\\wishthis" ] ], "_from": "gulp-autoprefixer@6.1.0", "_id": "gulp-autoprefixer@6.1.0", "_inBundle": false, "_integrity": "sha512-Ti/BUFe+ekhbDJfspZIMiOsOvw51KhI9EncsDfK7NaxjqRm+v4xS9v99kPxEoiDavpWqQWvG8Y6xT1mMlB3aXA==", "_location": "/gulp-autoprefixer", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "gulp-autoprefixer@6.1.0", "name": "gulp-autoprefixer", "escapedName": "gulp-autoprefixer", "rawSpec": "6.1.0", "saveSpec": null, "fetchSpec": "6.1.0" }, "_requiredBy": [ "/fomantic-ui" ], "_resolved": "https://registry.npmjs.org/gulp-autoprefixer/-/gulp-autoprefixer-6.1.0.tgz", "_spec": "6.1.0", "_where": "F:\\laragon\\www\\wishthis", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "sindresorhus.com" }, "bugs": { "url": "https://github.com/sindresorhus/gulp-autoprefixer/issues" }, "dependencies": { "autoprefixer": "^9.5.1", "fancy-log": "^1.3.2", "plugin-error": "^1.0.1", "postcss": "^7.0.2", "through2": "^3.0.1", "vinyl-sourcemaps-apply": "^0.2.1" }, "description": "Prefix CSS", "devDependencies": { "ava": "^1.4.1", "gulp-sourcemaps": "^2.6.0", "p-event": "^2.3.1", "vinyl": "^2.1.0", "xo": "^0.24.0" }, "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.1.0" }