-
Notifications
You must be signed in to change notification settings - Fork 0
/
bower.json
executable file
·53 lines (53 loc) · 1.13 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
47
48
49
50
51
52
53
{
"name": "ClipTwo Frontend",
"version": "2.0.0",
"authors": [
"ClipTheme"
],
"description": "Bootstrap Multi-Purpose Template",
"keywords": [
"jQuery",
"bootstrap",
"html5",
"css3",
"multi-purpose",
"parallax",
"ajax",
"portfolio",
"sticky",
"responsive",
"layout",
"corporate",
"animation",
"web"
],
"license": "Envato REGULAR LICENSE",
"homepage": "http://themeforest.net/item/cliptwo-bootstrap-admin-template-with-angularjs/10290688",
"private": true,
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
],
"dependencies": {
"jquery": "~2.1.3",
"fastclick": "~1.0.6",
"animate.css": "~3.4.0",
"font-awesome": "~4.3.0",
"themify-icons": "~0.1.0",
"bootstrap": "~3.3.2",
"bootstrap-hover-dropdown": "~2.1.3",
"jquery.appear.js": "~0.3.4",
"swiper": "~3.1.2",
"sticky-kit": "~1.1.1",
"slick.js": "~1.5.5",
"jquery.stellar": "~0.6.2",
"countto": "~1.0.0",
"gmaps": "~0.4.19",
"mixitup": "~2.1.10",
"magnific-popup": "~1.0.0",
"angular-scroll-glue": "~2.0.6"
}
}