{
  "devDependencies": {
    "autoprefixer": "^10.4.14",
    "browser-sync": "^2.27.5",
    "gulp": "^4.0.2",
    "gulp-clean-css": "^4.3.0",
    "gulp-concat": "^2.6.1",
    "gulp-htmlmin": "^5.0.1",
    "gulp-imagemin": "^7.1.0",
    "gulp-postcss": "^9.0.1",
    "gulp-replace": "^1.1.4",
    "gulp-rtlcss": "^2.0.0",
    "gulp-sass": "^5.0.0",
    "gulp-sourcemaps": "^3.0.0",
    "gulp-uglify": "^3.0.2",
    "sass": "^1.37.0"
  },
  "name": "canvas",
  "version": "7.4",
  "description": "The Multi-Purpose HTML5 Template",
  "main": "index.html",
  "scripts": {
    "start": "browser-sync start -sw",
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "SemiColonWeb",
  "license": "ISC",
  "dependencies": {
    "gulp-rename": "^2.0.0",
    "imagemin": "^8.0.0",
    "imagemin-webp": "^6.0.0"
  }
}
