{ "name": "Brittany Chiang", "version": "0.0.0", "description": "Personal website of Brittany Chiang", "main": "gulpfile.js", "author": "Brittany Chiang", "devDependencies": { "babel-preset-es2015": "^6.18.0", "browser-sync": "^2.18.2", "gulp": "^3.8.8", "gulp-autoprefixer": "3.1.1", "gulp-babel": "^6.1.2", "gulp-clean-css": "^2.1.1", "gulp-concat": "^2.6.1", "gulp-gh-pages": "^0.5.4", "gulp-htmlmin": "^3.0.0", "gulp-imagemin": "^3.1.1", "gulp-jshint": "^2.0.4", "gulp-sass": "^2.1.0", "gulp-uglify": "^2.0.0", "jshint": "^2.9.4" }, "repository": { "type": "git", "url": "https://github.com/bchiang7/bchiang7.github.io" }, "keywords": [ "jekyll", "gulp", "sass", "browsersync" ], "homepage": "https://github.com/shakyShane/jekyll-gulp-sass-browser-sync" }