Files
RootPanel/bower.json
2015-08-15 13:07:00 +08:00

19 lines
375 B
JSON

{
"name": "rootpanel",
"dependencies": {
"bootstrap": "3.3.1",
"jquery-cookie": "1.4.1",
"underscore": "1.7.0",
"jquery": "2.1.2",
"backbone": "1.1.2",
"moment": "2.9.0",
"jquery-tmpl": "git://github.com/jquery/jquery-tmpl.git#b504c8afba",
"q": "1.2.0"
},
"overrides": {
"jquery-tmpl": {
"main": "jquery.tmpl.js"
}
}
}