Skip to content

Instantly share code, notes, and snippets.

@joshuaadrian
Created February 10, 2015 14:52
Show Gist options
  • Save joshuaadrian/1493711ed3d7c00a4f21 to your computer and use it in GitHub Desktop.
Save joshuaadrian/1493711ed3d7c00a4f21 to your computer and use it in GitHub Desktop.
{
"private": true,
"devDependencies": {
"del": "^0.1.3",
"gulp": "^3.8.10",
"gulp-autoprefixer": "^2.0.0",
"gulp-concat": "^2.4.1",
"gulp-imagemin": "^2.0.0",
"gulp-livereload": "^2.1.1",
"gulp-load-plugins": "^0.7.1",
"gulp-minify-css": "^0.3.11",
"gulp-rename": "^1.2.0",
"gulp-sass": "^1.1.0",
"gulp-slim": "0.0.10",
"gulp-sourcemaps": "^1.2.8",
"gulp-uglify": "^1.0.1",
"gulp-util": "^3.0.1",
"imagemin-pngquant": "^4.0.0"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment