forked from DefectDojo/django-DefectDojo
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpackage.json
More file actions
44 lines (44 loc) · 1.33 KB
/
package.json
File metadata and controls
44 lines (44 loc) · 1.33 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
{
"name": "DefectDojo",
"version": "2.1.0-dev",
"dependencies": {
"JUMFlot": "jumjum123/JUMFlot#*",
"bootstrap": "^3.4.0",
"bootstrap-select": "^1.13.18",
"bootstrap-social": "^4.0.0",
"bootstrap-wysiwyg": "^2.0.0",
"bootswatch": "3.4.1",
"chosen-bootstrap": "https://github.com/dbtek/chosen-bootstrap",
"chosen-js": "^1.8.7",
"clipboard": "^2.0.8",
"components-jqueryui": "^1.0.0",
"datatables.net": "^1.12.0",
"datatables.net-buttons-bs": "^1.7.1",
"datatables.net-buttons-dt": "^1.7.1",
"datatables.net-colreorder": "^1.5.4",
"datatables.net-dt": "^1.10.25",
"drmonty-datatables-plugins": "^1.0.0",
"drmonty-datatables-responsive": "^1.0.0",
"easymde": "^2.15.0",
"flot": "flot/flot#~0.8.3",
"flot-axis": "markrcote/flot-axislabels#*",
"font-awesome": "^4.0.0",
"fullcalendar": "^3.10.2",
"google-code-prettify": "^1.0.0",
"jquery": "^3.6.0",
"jquery-highlight": "3.5.0",
"jquery.cookie": "1.4.1",
"jquery.flot.tooltip": "^0.9.0",
"jquery.hotkeys": "jeresig/jquery.hotkeys#master",
"jszip": "^3.6.0",
"justgage": "^1.5.0",
"metismenu": "~3.0.7",
"moment": "^2.29.1",
"morris.js": "morrisjs/morris.js",
"pdfmake": "^0.2.0",
"startbootstrap-sb-admin-2": "1.0.7"
},
"engines": {
"yarn": ">= 1.0.0"
}
}