Skip to content

Instantly share code, notes, and snippets.

@JoeShep
Created August 23, 2016 14:16
Show Gist options
  • Save JoeShep/5473205659ca6f4169289139334dc026 to your computer and use it in GitHub Desktop.
Save JoeShep/5473205659ca6f4169289139334dc026 to your computer and use it in GitHub Desktop.
{
"name": "hbs_browserify-grunt",
"version": "0.1.0",
"devDependencies": {
"browserify": "^13.0.0",
"grunt": "^0.4.5",
"grunt-browserify": "^5.0.0",
"grunt-contrib-handlebars": "^1.0.0",
"grunt-contrib-jshint": "^0.11.2",
"grunt-contrib-nodeunit": "~0.4.1",
"grunt-contrib-sass": "^0.9.2",
"grunt-contrib-uglify": "~0.5.0",
"grunt-contrib-watch": "^0.6.1",
"handlebars": "^4.0.5",
"hbsfy": "^2.7.0",
"jshint": "^2.9.1",
"jshint-stylish": "^2.1.0",
"matchdep": "^0.3.0"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment