37 lines
879 B
JSON
37 lines
879 B
JSON
{
|
|
"name": "popsu",
|
|
"version": "1.0.0",
|
|
"description": "Gulp dependencies for Popsu d9",
|
|
"main": "gulpfile.js",
|
|
"scripts": {
|
|
"test": ""
|
|
},
|
|
"author": "",
|
|
"license": "ISC",
|
|
"devDependencies": {
|
|
"browser-sync": "^2.27.5",
|
|
"foundation-sites": "^6.7.2",
|
|
"glob-parent": "^5.1.2",
|
|
"gulp": "^4.0.2",
|
|
"gulp-autoprefixer": "^8.0.0",
|
|
"gulp-changed": "^4.0.3",
|
|
"gulp-clean": "^0.4.0",
|
|
"gulp-cli": "^2.3.0",
|
|
"gulp-concat": "^2.6.1",
|
|
"gulp-cssnano": "^2.1.3",
|
|
"gulp-imagemin": "^8.0.0",
|
|
"gulp-rename": "^2.0.0",
|
|
"gulp-sass": "^5.0.0",
|
|
"gulp-uglify": "^3.0.2",
|
|
"lodash": "^4.17.21",
|
|
"minimatch": "^3.0.2",
|
|
"node": "^16.9.1",
|
|
"sass": "^1.40.1",
|
|
"sass-migrator": "^1.5.2",
|
|
"slick-carousel": "^1.8.1",
|
|
"webpack": "^5.52.1",
|
|
"webpack-stream": "^7.0.0",
|
|
"yargs-parser": "^18.1.1"
|
|
}
|
|
}
|