-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathbower.json
31 lines (31 loc) · 829 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
31
{
"name": "LayBabyLay",
"version": "2.0.0",
"dependencies": {
"jquery": "~2.1.1",
"requirejs": "~2.1.14",
"backbone": "~1.1.2",
"backbone-associations": "~0.6.2",
"marionette": "~1.8.8",
"backbone.babysitter": "~0.1.4",
"backbone.wreqr": "~1.3.1",
"underscore": "~1.5.2",
"lodash": "~2.4.1",
"handlebars": "~1.3.0",
"text": "~2.0.12",
"moment": "~2.8.0",
"fastclick": "~1.0.2",
"q": "~1.0.1",
"swiper": "~2.6.1",
"bootstrap": "~3.2.0",
"masonry": "~3.1.5",
"imagesloaded": "~3.1.5",
"eventEmitter": "~4.2.7",
"eventie": "~1.0.5",
"raygun4js": "~1.11.0",
"analytics": "~2.3.9",
"jquery.lazyload": "~1.9.3",
"requirejs-plugins": "~1.0.2",
"requirejs-handlebars": "https://github.com/jfparadis/requirejs-handlebars.git"
}
}