-
Notifications
You must be signed in to change notification settings - Fork 22
/
bower.json
30 lines (30 loc) · 986 Bytes
/
bower.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
{
"vendor": {
"name": "bower-rails generated vendor assets",
"dependencies": {
"backbone": "~1.1.0",
"blueimp-canvas-to-blob": "~2.0.6",
"blueimp-load-image": "~1.7.3",
"blueimp-tmpl": "~2.2.1",
"bootstrap": "~2.3.2",
"Buttons": "latest",
"jcrop": "~0.9.12",
"jquery": "~1.10.2",
"jquery-bridget": "~1.1.0",
"jquery.cookie": "~1.4.0",
"jquery-file-upload": "~8.4.2",
"jquery-galleria": "git://github.com/aino/galleria#1.3.2",
"jquery-masonry": "~3.3.0",
"jquery-ui": "~1.10.3",
"marionette": "~1.6.2",
"modernizr": "~2.8.3",
"onde": "git://github.com/exavolt/onde.git",
"underscore": "~1.5.2",
"lightbox2": "~2.7.1",
"imagesloaded": "latest"
},
"resolutions": {
"jquery": ">=1.2"
}
}
}