3
.min 파일 만 있으면되지만 전체 repo를 다운로드하면 크기가 매우 커집니다. 그것은 단지 전체를 다운로드,bower가 전체 repo를 다운로드하는 것을 막을 수있는 방법
이것은
{
"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": ""
}
}