I just need the .min files, but it downloads the whole repo and it's very big.
This is my bower.json
{
"name": "blah",
"version": "0.0.0",
"dependencies": {
"backbone": "~1.0.0",
"underscore": "~1.4.4",
"jquery": "~1.9.1",
"backbone.localStorage": "~1.1.0",
"bootstrap": "",
"requirejs": "",
"mustache": "",
"hammerjs": ""
}
}