-
Notifications
You must be signed in to change notification settings - Fork 255
/
Copy pathpackage.json
87 lines (87 loc) · 2.36 KB
/
package.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": "Star_admin",
"version": "1.2.1",
"description": "",
"main": "index.html",
"dependencies": {
"@mdi/font": "^7.3.67",
"ace-builds": "^1.31.1",
"bootstrap": "^5.3.2",
"bootstrap-datepicker": "^1.10.0",
"c3": "^0.7.20",
"chart.js": "^3.6.0",
"clipboard": "^2.0.11",
"colcade": "^0.2.0",
"d3": "^7.8.5",
"datatables.net": "^1.13.7",
"datatables.net-bs4": "^1.13.7",
"dropify": "0.2.2",
"dropzone": "^5.9.3",
"flag-icon-css": "^4.1.7",
"font-awesome": "4.7.0",
"gulp-sourcemaps": "^3.0.0",
"ion-rangeslider": "^2.3.1",
"jquery": "^3.7.1",
"jquery-asColorPicker": "0.4.4",
"jquery-bar-rating": "1.2.2",
"jquery-contextmenu": "^2.9.2",
"jquery-file-upload": "^4.0.11",
"jquery-mapael": "^2.2.0",
"jquery-sparkline": "2.4.0",
"jquery-steps": "1.1.0",
"jquery-tags-input": "1.3.5",
"jquery-toast-plugin": "^1.3.2",
"jquery-validation": "^1.20.0",
"jquery.avgrund": "1.3.3",
"jquery.repeater": "1.2.1",
"jsgrid": "1.5.3",
"jvectormap": "2.0.4",
"merge-stream": "^2.0.0",
"moment": "^2.29.4",
"morris.js": "0.5.0",
"owl-carousel-2": "0.0.3",
"perfect-scrollbar": "^1.5.5",
"popper.js": "^1.16.1",
"progressbar.js": "1.1.1",
"puse-icons-feather": "^1.1.0",
"pwstabs": "1.4.0",
"quill": "^1.3.7",
"raphael": "^2.3.0",
"rickshaw": "^1.7.1",
"select2": "^4.0.13",
"select2-bootstrap-theme": "0.1.0-beta.10",
"simple-line-icons": "2.5.5",
"simplemde": "1.11.2",
"summernote": "^0.8.20",
"sweetalert": "^2.1.2",
"tempusdominus-bootstrap-4": "^5.39.2",
"ti-icons": "^0.1.2",
"tinymce": "^6.7.3",
"twbs-pagination": "1.4.2",
"typeahead.js": "^0.11.1",
"typicons.font": "^2.1.2",
"x-editable": "^1.5.1"
},
"devDependencies": {
"browser-sync": "^2.29.3",
"compass-mixins": "^0.12.12",
"del": "^6.1.1",
"gulp": "^4.0.2",
"gulp-concat": "^2.6.1",
"gulp-inject": "^5.0.5",
"gulp-inject-partials": "^1.0.5",
"gulp-rename": "^2.0.0",
"gulp-replace": "^1.1.4",
"gulp-sass": "^5.1.0",
"minimatch": "^9.0.3",
"node-sass": "^9.0.0",
"sass": "^1.69.5"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "bootstrapdash",
"url": "http://www.bootstrapdash.com/",
"copyright": "",
"license": ""
}