{ "name": "elvinyung.com", "version": "1.0.0", "description": "The repository for [my website](http://elvinyung.com).", "main": "Gulpfile.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://github.com/elvinyung/elvinyung.com.git" }, "devDependencies": { "gulp": "", "gulp-sass": "", "gulp-autoprefixer": "", "gulp-minify-css": "", "gulp-jshint": "", "gulp-concat": "", "gulp-rename": "", "gulp-uglify": "", "gulp-imagemin": "", "gulp-livereload": "", "gulp-cache": "", "gulp-notify": "", "gulp-html-replace": "", "del": "" }, "author": "Elvin Yung ", "license": "MIT", "bugs": { "url": "https://github.com/elvinyung/elvinyung.com/issues" }, "homepage": "http://elvinyung.com" }