This repository has been archived by the owner on Dec 5, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 8
/
bower.json
50 lines (50 loc) · 1.54 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
{
"name": "web2easy-boilerplate",
"description": "",
"main": "",
"moduleType": [],
"license": "",
"homepage": "https://web2easy.ru",
"ignore": [
"**/.*",
"bower_components",
"node_modules",
"test",
"tests"
],
"dependencies": {
"Swiper": "swiper#latest",
"angular": "1.4.3",
"animate.css": "latest",
"animsition": "latest",
"bowser": "bjoska.bowser#latest",
"colorifyjs": "latest",
"components-font-awesome": "latest",
"es5-shim": "latest",
"fluidbox": "latest",
"jquery": "#2.1.4",
"jquery-ias.min": "https://raw.githubusercontent.com/webcreate/infinite-ajax-scroll/master/src/jquery-ias.js",
"jquery.ba-throttle-debounce.min": "http://github.com/cowboy/jquery-throttle-debounce/raw/v1.1/jquery.ba-throttle-debounce.min.js",
"jquery.maskedinput": "latest",
"jquery_lazyload": "jquery.lazyload#latest",
"legitripple": "latest",
"lightcase": "latest",
"normalize-css": "normalize.css#latest",
"packery": "latest",
"page-scroll-to-id": "latest",
"remodal": "latest",
"sticky-kit": "latest",
"superplaceholder": "latest",
"tabtab.js": "latest",
"tipso": "latest",
"velocity": "latest",
"wow": "wow.js#latest",
"isotope": "^3.0.0",
"theia-sticky-sidebar": "^1.4.1",
"parallax.js": "^1.4.2",
"jquery-selectric": "lcdsantos/jQuery-Selectric#^1.11.0",
"flickity": "^2.0.5",
"jquery.accordion": "https://raw.githubusercontent.com/vctrfrnndz/jquery-accordion/master/js/jquery.accordion.js"
},
"devDependencies": {}
}