Skip to content

Instantly share code, notes, and snippets.

@doxas
Last active August 29, 2015 14:17
Show Gist options
  • Save doxas/39857bfbf27d28b21339 to your computer and use it in GitHub Desktop.
Save doxas/39857bfbf27d28b21339 to your computer and use it in GitHub Desktop.
{
"name": "demo",
"version": "0.0.1",
"description": "demo",
"main": "build/index.html",
"dependencies": {},
"devDependencies": {
"browser-sync": "^2.3.1",
"gulp": "^3.8.11",
"gulp-concat": "^2.5.2",
"gulp-jshint": "^1.9.4",
"gulp-load-plugins": "^0.9.0",
"gulp-uglify": "^1.1.0",
"run-sequence": "^1.0.2"
},
"author": "doxas",
"license": "ISC"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment