-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathbower.json
More file actions
executable file
·71 lines (71 loc) · 2.16 KB
/
bower.json
File metadata and controls
executable file
·71 lines (71 loc) · 2.16 KB
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
{
"name": "datagov-graphql",
"version": "0.0.0",
"authors": [
"Christofur"
],
"description": "",
"main": "index.html",
"keywords": [
"bootstrap",
"admin",
"theme",
"dashboard"
],
"license": "",
"homepage": "",
"private": true,
"ignore": [
"**/.*"
],
"dependencies": {
"animate.css": "3.5.1",
"blueimp-gallery": "2.18.2",
"bootstrap": "3.3.6",
"bootstrap-datepicker": "1.6.0",
"bootstrap-filestyle": "1.2.1",
"clockpicker": "0.0.7",
"d3": "3.5.16",
"dropzone": "^4.3.0",
"flot": "0.8.3",
"flot-spline": "0.8.2",
"flot.tooltip": "0.8.7",
"font-awesome": "4.5.0",
"gmaps": "0.4.24",
"ika.jvectormap": "*",
"imagesloaded": "4.1.0",
"ionicons": "2.0.1",
"jquery": "2.2.3",
"jquery-knob": "aterrien/jQuery-Knob#1.2.11",
"jquery-validation": "1.15.0",
"jquery.bootgrid": "1.3.1",
"jquery.browser": "master",
"jquery.easy-pie-chart": "2.1.6",
"loaders.css": "0.1.2",
"lodash": "4.8.2",
"masonry": "4.0.0",
"material-colors": "1.0.0",
"mjolnic-bootstrap-colorpicker": "2.3.2",
"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",
"moment": "2.12.0",
"nestable": "*",
"ng-material-floating-button": "ng-mfb#0.6.2",
"nouislider": "8.3.0",
"rickshaw": "shutterstock/rickshaw#1.5.1",
"screenfull": "3.0.0",
"select2": "4.0.2",
"select2-bootstrap-css": "1.4.6",
"sidebysideimproved": "pkoltermann/sidebysideimproved",
"sparkline": "http://omnipotent.net/jquery.sparkline/2.1.2/jquery.sparkline.js",
"x-editable": "1.5.1",
"jquery-localize-i18n": "*",
"sweetalert": "1.1.3",
"datatables": "1.10.11",
"jquery.steps": "1.1.0",
"googlemaps-amd": "^1.0.2",
"babel-polyfill": "^0.0.1"
},
"resolutions": {
"select2": "4.0.2"
}
}