-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathbower.json
76 lines (76 loc) · 2.5 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
{
"name": "Extranet Netmessage",
"version": "3.0.0",
"authors": [
"François Lunette <flunette@netmessage.com>",
"Stéphane Damon <sdamon@netmessage.com>"
],
"private": true,
"dependencies": {
"bootstrap": "3.3.5",
"bootstrap-multiselect": "0.9.13",
"bootstrap-sidebar": "0.2.2",
"bootstrap-toggle": "2.0.0",
"chartjs": "1.0.2",
"datatables.net": "1.10.10",
"datatables.net-buttons": "1.1.0",
"datatables.net-bs": "1.10.10",
"datatables.net-responsive": "2.0.0",
"datatables.net-buttons-bs": "1.1.0",
"deepmerge": "0.2.10",
"doT": "#195025f060",
"elessar": "1.8.3",
"eonasdan-bootstrap-datetimepicker": "4.15.35",
"estira": "0.3.3",
"flag-icon-css": "0.7.0",
"font-awesome": "4.6.0",
"fuelux": "3.11.3",
"gsm": "git@github.com:netmessage/gsm.git#e009a49",
"he": "0.5.0",
"human-format": "0.6.0",
"jquery": "2.1.4",
"jquery_appear": "git@github.com:morr/jquery.appear.git#0.3.4",
"jquery-appear": "0.2.2",
"jquery-caret": "20803a7a16",
"jquery-extendext": "0.1.1",
"jQuery-QueryBuilder": "https://github.com/mistic100/jQuery-QueryBuilder.git#2.3.0",
"knockout": "3.3.0",
"knockout-mapping-js": "2.4.2",
"less": "2.5.3",
"lscache": "1.0.5",
"md5": "0.3.0",
"modernizr": "2.8.3",
"moment": "2.11.0",
"moment-timezone": "0.3.0",
"numeral": "1.5.3",
"Object.observe": "jdarling/Object.observe",
"onScreen": "33d0f386c2b00f8fd90c643c73cf0e1d98f654a5",
"pickadate": "3.5.4",
"Plugins": "git@github.com:DataTables/Plugins.git#1.10.7",
"pnotify": "3.0.0",
"requirejs": "2.1.16",
"requirejs-domready": "2.0.1",
"seiyria-bootstrap-slider": "4.0.1",
"selectize": "0.11.2",
"simplePagination.js": "git@github.com:flaviusmatis/simplePagination.js.git",
"socket.io-client": "1.3.7",
"sql-parser": "1.0.0",
"twig.js": "0.8.2",
"webcomponentsjs": "webcomponents/webcomponentsjs#0.5.2",
"requirejs-link": "0.1.3",
"jquery.lscache": "https://github.com/mckamey/jquery.lscache.git",
"normalize-css": "normalize.css#3.0.3",
"papaparse": "papa.parse#4.1.2",
"highcharts": "4.2.1",
"animate": "https://github.com/daneden/animate.css.git",
"highcharts-export-clientside": "3bad5b60628a2cd3282c3977c70dafc0d054129a",
"export-csv": "*",
"google-libphonenumber": "1.0.14",
"sonic.js": "sonic#1459a30b19",
"bootstrap-vertical-tabs": "~1.2.1"
},
"resolutions": {
"bootstrap": "3.3.5",
"doT": "195025f060"
}
}