{ "_args": [ [ "gulp-autoprefixer@6.1.0", "C:\\Users\\27446\\Desktop\\up\\front\\dkha-web-sz-main" ] ], "_from": "gulp-autoprefixer@6.1.0", "_id": "gulp-autoprefixer@6.1.0", "_inBundle": false, "_integrity": "sha512-Ti/BUFe+ekhbDJfspZIMiOsOvw51KhI9EncsDfK7NaxjqRm+v4xS9v99kPxEoiDavpWqQWvG8Y6xT1mMlB3aXA==", "_location": "/gulp-autoprefixer", "_phantomChildren": { "ansi-colors": "1.1.0", "arr-diff": "4.0.0", "arr-union": "3.1.0", "caniuse-lite": "1.0.30000975", "color-convert": "1.9.3", "electron-to-chromium": "1.3.166", "escape-string-regexp": "1.0.5", "extend-shallow": "3.0.2", "has-flag": "3.0.0", "inherits": "2.0.4", "node-releases": "1.1.23", "normalize-range": "0.1.2", "num2fraction": "1.2.2", "postcss-value-parser": "3.3.1", "safe-buffer": "5.1.2", "util-deprecate": "1.0.2" }, "_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": [ "/" ], "_resolved": "https://registry.npmjs.org/gulp-autoprefixer/-/gulp-autoprefixer-6.1.0.tgz", "_spec": "6.1.0", "_where": "C:\\Users\\27446\\Desktop\\up\\front\\dkha-web-sz-main", "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" }