-
Notifications
You must be signed in to change notification settings - Fork 0
/
bower.json
46 lines (46 loc) · 1.31 KB
/
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
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
{
"name": "refugee-portrait-frontend",
"dependencies": {
"ember": "1.13.11",
"ember-cli-shims": "0.0.6",
"ember-cli-test-loader": "0.2.1",
"ember-data": "1.13.15",
"ember-load-initializers": "0.1.7",
"ember-qunit": "0.4.16",
"ember-qunit-notifications": "0.1.0",
"ember-resolver": "~0.1.20",
"jquery": "1.11.3",
"loader.js": "ember-cli/loader.js#3.4.0",
"qunit": "~1.20.0",
"inuit-defaults": "~0.2.3",
"inuit-responsive-settings": "~0.1.5",
"inuit-functions": "~0.2.0",
"inuit-mixins": "~0.2.3",
"inuit-responsive-tools": "~0.1.3",
"inuit-tools-widths": "~0.1.4",
"inuit-normalize": "~3.0.3",
"inuit-reset": "~0.1.1",
"inuit-box-sizing": "~0.2.0",
"inuit-shared": "~0.1.5",
"inuit-page": "~0.2.1",
"inuit-headings": "~0.3.1",
"inuit-lists": "~0.1.0",
"inuit-images": "~0.3.3",
"inuit-layout": "~0.3.2",
"inuit-clearfix": "~0.2.2",
"lodash": "3.10.1",
"hammerjs": "2.0.4",
"jquery-hammerjs": "~2.0.0",
"inuit-buttons": "~0.4.2",
"slick-carousel": "~1.5.8",
"firebase": "^2.1.0",
"moment": ">= 2.8.0",
"moment-timezone": ">= 0.1.0",
"sly": "~1.6.1",
"turf": "~2.0.2",
"arc.js": "~0.1.0",
"video.js": "^5.0.0",
"jquery-easing-original": "~1.3.1",
"mapbox-gl-js": "0.11.0"
}
}