forked from adampatterson/axe
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathbower.json
More file actions
executable file
·32 lines (32 loc) · 783 Bytes
/
bower.json
File metadata and controls
executable file
·32 lines (32 loc) · 783 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": "axe",
"description": "",
"version": "0.1.0",
"ignore": [
".jshintrc",
"**/*.txt"
],
"dependencies": {
"bootstrap-sass": "~3.3.6",
"jquery": "latest",
"prettyphoto": "git://github.com/scaron/prettyphoto.git#master",
"html5shiv": "latest",
"modernizr": "latest",
"detectizr": "latest",
"owl.carousel": "latest",
"parsleyjs": "^2.3.7",
"font-awesome": "fontawesome#~4.4.0",
"Yamm3": "yamm3#~1.1.0",
"Materialize": "materialize#~0.97.2",
"BigVideo.js": "latest",
"isInViewport": "latest",
"vide": "~0.4.1",
"pushy": "~0.9.2",
"jquery-sticky": "~1.0.3",
"ekko-lightbox": "latest",
"js-cookie": "^2.1.1",
"mixitup": "^2.1.11",
"lity": "^2.3.1",
"photoswipe": "^4.1.3"
}
}