forked from fossasia/open-event-server
-
Notifications
You must be signed in to change notification settings - Fork 0
/
bower.json
47 lines (47 loc) · 1.24 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
{
"name": "open-event-orga-server",
"version": "0.0.0",
"homepage": "https://github.com/fossasia/open-event-orga-server",
"authors": [],
"description": "Open Event Orga Server",
"main": "",
"moduleType": [
"globals"
],
"license": "GNU GPL v3",
"dependencies": {
"jquery-migrate": "1.4.0",
"bootstrap-colorpicker": "2.3.3",
"font-awesome": "^4.6.3",
"moment": "^2.13.0",
"interact": "^1.2.6",
"lodash": "^4.13.1",
"google-material-color": "~1.2.6",
"datatables.net": "^1.10.12",
"datatables.net-bs": "^1.10.12",
"html2canvas": "^0.4.1",
"file-saver": "^1.3.1",
"blob": "*",
"swagger-js": "^2.1.14",
"bootstrap-datepicker": "^1.6.1",
"datepair.js": "datepair#^0.4.14",
"jt.timepicker": "timepicker#^1.11.1",
"bootstrap-validator": "^0.10.2",
"switchery": "^0.8.1",
"summernote": "^0.8.1",
"sticky-kit": "^1.1.2",
"multiselect": "^0.9.12",
"selectize": "^0.12.1",
"nouislider": "^8.5.1",
"Croppie": "croppie#^2.2.0",
"bootstrap-social": "^5.0.0",
"bootpag": "^1.0.7",
"seedrandom": "^2.4.2",
"typeahead.js": "^0.11.1",
"clipboard": "^1.5.12",
"socket.io-client": "1.4.8"
},
"resolutions": {
"font-awesome": "^4.6.3"
}
}