{
  "name": "gulp-powered",
  "version": "1.0.3",
  "description": "A Gulp builded, Bootstrap-v4 powered static website app starter-kit project",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1",
    "start": "node node_modules/gulp/bin/gulp.js auto"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/cagcak/gulp-powered.git"
  },
  "keywords": [
    "Bootstrap",
    "Gulp",
    "jQuery",
    "i18n",
    "nunjucks",
    "webapp"
  ],
  "author": "cagcak <developer.cagcak@gmail.com> (http://www.cagcak.tk)",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/cagcak/gulp-powered/issues"
  },
  "homepage": "https://github.com/cagcak/gulp-powered#readme",
  "dependencies": {},
  "devDependencies": {
    "@fortawesome/fontawesome": "^1.1.3",
    "bootstrap": "^4.0.0",
    "browser-sync": "^2.23.6",
    "gulp": "^3.9.1",
    "gulp-concat": "^2.6.1",
    "gulp-concat-css": "^3.0.0",
    "gulp-htmlmin": "^4.0.0",
    "gulp-minify-css": "^1.2.4",
    "gulp-nunjucks-render": "^2.2.2",
    "gulp-rename": "^1.2.2",
    "gulp-uglify": "^3.0.0",
    "gulp-watch": "^5.0.0",
    "jquery": "^3.3.1",
    "popper.js": "^1.12.9"
  }
}
