forked from ColorlibHQ/gentelella
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathbower.json
62 lines (62 loc) · 1.52 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
54
55
56
57
58
59
60
61
62
{
"name": "gentelella",
"homepage": "https://colorlib.com/polygon/gentelella/index.html",
"authors": [
"Aigars Silkalns",
"Christian Esperar"
],
"description": "Gentelella Admin is a free to use Bootstrap admin template",
"keywords": [
"css",
"js",
"html",
"template",
"admin",
"bootstrap",
"theme",
"backend",
"responsive"
],
"license": "MIT",
"ignore": [
"**/.*",
"documentation"
],
"devDependencies": {
"jquery": "^2.2.3",
"bootstrap": "^3.3.7",
"font-awesome": "fontawesome#^4.6.1",
"fastclick": "^1.0.6",
"nprogress": "^0.2.0",
"gauge.js": "gauge.js#^1.2.1",
"bootstrap-progressbar": "^0.9.0",
"iCheck": "icheck#^1.0.2",
"bootstrap-daterangepicker": "[email protected]:christianesperar/bootstrap-daterangepicker.git#master",
"skycons": "https://github.com/darkskyapp/skycons.git",
"jquery-sparkline": "^2.1.3",
"morris.js": "^0.5.1",
"switchery": "^0.8.1",
"autosize": "^3.0.15",
"parsleyjs": "^2.3.10",
"normalize-css": "^4.1.1",
"jquery.inputmask": "^3.3.1",
"jquery-knob": "^1.2.13",
"cropper": "^2.3.0",
"dropzone": "^4.3.0",
"pnotify": "^3.0.0",
"starrr": "^2.0.0",
"pdfmake": "^0.1.20",
"jszip": "Stuk/jszip#v2.6.0",
"malihu-custom-scrollbar-plugin": "^3.1.3",
"animate.css": "^3.5.1",
"DateJS": "^1.0.0-rc3"
},
"resolutions": {
"jquery": "^2.2.3",
"fastclick": "^1.0.6"
},
"dependencies": {
"selectize": "^0.12.4",
"simplemde": "^1.11.2"
}
}