Skip to content

Instantly share code, notes, and snippets.

@DenisBazhan
Last active August 29, 2015 14:19
Show Gist options
  • Select an option

  • Save DenisBazhan/95b17bb9ea94c8512561 to your computer and use it in GitHub Desktop.

Select an option

Save DenisBazhan/95b17bb9ea94c8512561 to your computer and use it in GitHub Desktop.
{
"name": "frontend-start-tmp",
"version": "0.0.1",
"description": "Boilerplate for html js css apps",
"repository": {
"type": "git",
"url": "https://github.com/DenisBazhan/frontend-start-tmp"
},
"dependencies": {
"browser-sync": "^2.2.3",
"gulp": "^3.8.11",
"gulp-autoprefixer": "^2.1.0",
"gulp-image-optimization": "^0.1.3",
"gulp.spritesmith": "^3.5.4",
"gulp-minify-css": "^1.0.0",
"gulp-rigger": "^0.5.8",
"gulp-sass": "^1.3.3",
"gulp-sourcemaps": "^1.5.0",
"gulp-uglify": "^1.1.0",
"gulp-watch": "^4.1.1",
"rimraf": "^2.3.1"
},
"bugs": {
"url": "https://github.com/DenisBazhan/frontend-start-tmp/issues"
},
"homepage": "https://github.com/DenisBazhan/frontend-start-tmp",
"main": "gulpfile.js",
"devDependencies": {},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment