-
Notifications
You must be signed in to change notification settings - Fork 0
/
bower.json
87 lines (87 loc) · 2.96 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
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
{
"name": "angle",
"version": "0.0.0",
"authors": [
"@themicon_co"
],
"description": "Angle - Bootstrap Admin App + jQuery",
"main": "index.html",
"keywords": [
"bootstrap",
"jquery",
"admin",
"theme",
"dashboard"
],
"license": "http://support.wrapbootstrap.com/knowledge_base/topics/usage-licenses",
"homepage": "http://themicon.co",
"private": true,
"ignore": [
"**/.*"
],
"dependencies": {
"bootstrap": "3.3.7",
"flot": "flot/flot#0.8.3",
"jquery.easing": "1.3.1",
"jQuery-Storage-API": "1.9.4",
"flatdoc": "0.9.0",
"fontawesome": "4.7.0",
"screenfull": "3.1.0",
"slimScroll": "1.3.8",
"weather-icons": "2.0.10",
"moment": "2.18.1",
"chosen_v1.2.0": "https://github.com/harvesthq/chosen/releases/download/v1.2.0/chosen_v1.2.0.zip",
"flot-spline": "*",
"flot.tooltip": "0.9.0",
"jquery-ui": "1.12.1",
"jqueryui-touch-punch": "*",
"seiyria-bootstrap-slider": "9.7.2",
"jquery.inputmask": "3.3.4",
"ika.jvectormap": "*",
"jquery": "2.2.4",
"fullcalendar": "3.3.1",
"animate.css": "3.5.2",
"fastclick": "1.0.6",
"modernizr": "https://modernizr.com/download?backgroundsize-bgpositionshorthand-bgpositionxy-bgrepeatspace_bgrepeatround-bgsizecover-borderradius-cssanimations-csscalc-csstransforms-csstransforms3d-csstransitions-flexboxtweener-fontface-inlinesvg-localstorage-multiplebgs-preserve3d-sessionstorage-smil-svgclippaths-svgfilters-svgforeignobject-todataurljpeg_todataurlpng_todataurlwebp-setclasses&q=background.zip",
"animo.js": "ThrivingKings/animo.js#1.0.2",
"jquery-classyloader": "http://themicon.co/vox.space/jquery-classyloader.zip",
"whirl": "1.0.0",
"jQuery-gMap": "marioestrada/jQuery-gMap#2.1.5",
"bootstrap-tagsinput": "0.8.0",
"bootstrap-filestyle": "1.2.1",
"parsleyjs": "2.7.0",
"bootstrap-wysiwyg": "mindmup/bootstrap-wysiwyg",
"jquery-localize-i18n": "*",
"simple-line-icons": "2.4.1",
"jqgrid": "5.2.0",
"nestable": "*",
"html.sortable": "0.4.5",
"blueimp-file-upload": "9.18.0",
"jquery.steps": "1.1.0",
"x-editable": "1.5.1",
"eonasdan-bootstrap-datetimepicker": "4.17.47",
"jquery-validation": "1.16.0",
"chart.js": "2.5.0",
"chartist": "0.10.1",
"morris.js": "0.5.1",
"loaders.css": "0.1.2",
"spinkit": "1.2.5",
"jqcloud2": "2.0.2",
"sweetalert": "1.1.3",
"bootstrap-tour": "0.11.0",
"jquery.easy-pie-chart": "2.1.6",
"mjolnic-bootstrap-colorpicker": "2.5.1",
"jquery-knob": "1.2.13",
"cropper": "2.3.4",
"matchMedia": "matchmedia#0.2.0",
"sparkline": "http://omnipotent.net/jquery.sparkline/2.1.2/jquery.sparkline.js",
"select2": "4.0.3",
"select2-bootstrap-theme": "0.1.0-beta.10",
"dropzone": "4.3.0",
"dataTables.fontAwesome": "https://cdn.datatables.net/plug-ins/1.10.10/integration/font-awesome/dataTables.fontAwesome.css",
"rickshaw": "1.6.0"
},
"resolutions": {
"jquery": "2.2.4"
}
}