-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathbower.json
More file actions
32 lines (32 loc) · 805 Bytes
/
bower.json
File metadata and controls
32 lines (32 loc) · 805 Bytes
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
{
"name": "invisiblechildren2.0",
"version": "2.0",
"authors": [
"Brandon Bone <bbone@phenomblue.com>"
],
"description": "Invisible Children website Wordpress theme",
"license": "MIT",
"private": true,
"dependencies": {
"bootstrap-sass-official": "~3.2.0",
"modernizr": "~2.7.1",
"imager.js": "~0.1.0",
"jquery-videobackground": "~1.4.0",
"jquery.scrollTo": "~1.4.11",
"jquery": "~1.11.1",
"bxslider-4": "*",
"select2": "~3.4.6",
"bootstrapValidator": "~0.4.x",
"fancybox": "~2.1.5",
"d3": "~3.4.8",
"autoNumeric": "~1.9.22",
"jquery.transit": "~0.9.9",
"vimeo-player-api": "*",
"perfect-scrollbar": "~0.4.10",
"jquery-placeholder": "~2.0.8",
"spin.js": "~2.0.1"
},
"resolutions": {
"jquery": "~1.11.1"
}
}