gulp-tasks-soda
Version:
Gulp tasks for Soda drupal theme
66 lines (65 loc) • 1.76 kB
JSON
{
"name": "gulp-tasks-soda",
"version": "0.0.2",
"description": "Gulp tasks for Soda drupal theme",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/biko2/gulp-tasks-soda.git"
},
"keywords": [
"drupal",
"theme",
"gulp"
],
"author": "Biko2",
"license": "ISC",
"bugs": {
"url": "https://github.com/biko2/gulp-tasks-soda/issues"
},
"homepage": "https://github.com/biko2/gulp-tasks-soda#readme",
"dependencies": {
"babel-core": "^6.26.3",
"babel-preset-env": "^1.7.0",
"breakpoint-sass": "^2.7.1",
"browser-sync": "^2.26.13",
"drupal-attribute": "^1.0.2",
"glob": "^7.1.6",
"gulp": "^4.0.2",
"gulp-append-prepend": "^1.0.8",
"gulp-autoprefixer": "^7.0.1",
"gulp-babel": "^7.0.1",
"gulp-clean-css": "^3.10.0",
"gulp-concat": "2.6.1",
"gulp-data": "^1.3.1",
"gulp-eslint": "^4.0.2",
"gulp-flatten": "^0.4.0",
"gulp-imagemin": "^5.0.3",
"gulp-load-plugins": "^2.0.5",
"gulp-notify": "^3.2.0",
"gulp-plumber": "1.2.1",
"gulp-rename": "^1.4.0",
"gulp-sass": "^4.1.0",
"gulp-sass-glob": "^1.1.0",
"gulp-sass-lint": "^1.4.0",
"gulp-size": "2.1.x",
"gulp-sourcemaps": "^2.6.4",
"gulp-stylelint": "^13.0.0",
"gulp-svg-sprite": "^1.5.0",
"gulp-twig": "^1.2.0",
"gulp-uglify": "^3.0.2",
"gulp-util": "^3.0.8",
"gulp-watch": "^5.0.1",
"lodash": "^4.17.20",
"modularscale-sass": "^3.0.10",
"node-notifier": "5.1.2",
"node-sass": "^4.11.0",
"node-sass-import-once": "1.2.x",
"pa11y": "^5.3.0",
"twig-drupal-filters": "^3.1.2",
"yargs-parser": "^20.2.4"
}
}