{ "name": "v2", "author": "Brittany Chiang", "version": "0.0.0", "description": "Personal website of Brittany Chiang", "main": "gulpfile.js", "devDependencies": { "babel-preset-es2015": "^6.24.0", "browser-sync": "2.18.2", "eslint-config-starry": "2.0.1", "eslint-plugin-starry": "2.0.1", "gulp": "3.9.1", "gulp-autoprefixer": "3.1.1", "gulp-babel": "^6.1.2", "gulp-clean-css": "3.0.3", "gulp-eslint": "3.0.1", "gulp-imagemin": "3.1.1", "gulp-sass": "3.1.0", "gulp-uglify": "2.0.0", "pump": "^1.0.2" }, "repository": { "type": "git", "url": "https://github.com/bchiang7/bchiang7.github.io" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "jekyll", "gulp", "sass", "browsersync" ] }