/
eb
/
Surf
Обзор
Документация
Войти
/
eb
/
Surf
Код
Запросы
0
Пакеты
0
Релизы
0
CI/CD
Аналитика
Безопасность
master
node_modules/gulp-autoprefixer/package.json
81 строка
2 KB
EvgeniyBudaev
Initial commit
17 фев 2020, 09:02
17 фев 2020, 09:02
bb6f06f
Код
Авторство
О чём код?
{ "_from": "gulp-autoprefixer@^6.1.0", "_id": "gulp-autoprefixer@6.1.0", "_inBundle": false, "_integrity": "sha512-Ti/BUFe+ekhbDJfspZIMiOsOvw51KhI9EncsDfK7NaxjqRm+v4xS9v99kPxEoiDavpWqQWvG8Y6xT1mMlB3aXA==", "_location": "/gulp-autoprefixer", "_phantomChildren": { "readable-stream": "2.3.6" }, "_requested": { "type": "range", "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": [ "#DEV:/" ], "_resolved": "https://registry.npmjs.org/gulp-autoprefixer/-/gulp-autoprefixer-6.1.0.tgz", "_shasum": "5f7f78468fe99a589ce353fa5891b7bee16b8f1e", "_spec": "gulp-autoprefixer@^6.1.0", "_where": "D:\\HTML\\Verstka\\WestShore", "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.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" }, "deprecated": false, "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" }