-
Notifications
You must be signed in to change notification settings - Fork 0
/
package.json
130 lines (130 loc) · 5.82 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
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
{
"private": true,
"scripts": {
"dev": "npm run development",
"development": "cross-env NODE_ENV=development node_modules/webpack/bin/webpack.js --progress --hide-modules --config=node_modules/laravel-mix/setup/webpack.config.js",
"watch": "cross-env NODE_ENV=development node_modules/webpack/bin/webpack.js --watch --progress --hide-modules --config=node_modules/laravel-mix/setup/webpack.config.js",
"watch-poll": "npm run watch -- --watch-poll",
"hot": "cross-env NODE_ENV=development node_modules/webpack-dev-server/bin/webpack-dev-server.js --inline --hot --config=node_modules/laravel-mix/setup/webpack.config.js",
"prod": "npm run production",
"production": "cross-env NODE_ENV=production node_modules/webpack/bin/webpack.js --progress --hide-modules --config=node_modules/laravel-mix/setup/webpack.config.js"
},
"devDependencies": {
"axios": "^0.16.2",
"cross-env": "^5.0.1",
"jquery": "^3.1.1",
"laravel-mix": "^1.0",
"lodash": "^4.17.4",
"vue": "^2.1.10"
},
"dependencies": {
"Buttons": "https://github.com/alexwolfe/Buttons",
"CoutUpCircle": "https://github.com/JakobVesely/CoutUpCircle.git",
"X-editable": "^1.5.1",
"air-datepicker": "^2.2.3",
"amcharts": "^3.14.5",
"animate.css": "^3.6.1",
"awesome-bootstrap-checkbox": "^1.0.1",
"blueimp-canvas-to-blob": "^3.14.0",
"blueimp-file-upload": "^9.21.0",
"blueimp-gallery-with-desc": "https://github.com/likt0r/Gallery.git",
"blueimp-load-image": "^2.18.0",
"blueimp-tmpl": "^3.11.0",
"bootstrap": "4.0.0",
"bootstrap-colorpicker": "^2.5.2",
"bootstrap-daterangepicker": "^2.1.30",
"bootstrap-fileinput": "^4.4.5",
"bootstrap-magnify": "https://github.com/marcaube/bootstrap-magnify.git",
"bootstrap-maxlength": "^1.6.0",
"bootstrap-multiselect": "^0.9.13-1",
"bootstrap-switch": "^3.3.4",
"bootstrap-table": "^1.12.1",
"bootstrap-touchspin": "^3.1.1",
"bootstrap3-wysihtml5-bower": "0.3.3",
"bootstrapvalidator": "https://github.com/nghuuphuoc/bootstrapvalidator.git",
"bower-jvectormap": "https://github.com/tlvince/bower-jvectormap.git",
"c3": "^0.4.21",
"chart.js": "2.7.2",
"chartist": "0.11.0",
"clockface.js": "https://github.com/jetapps-eu/clockface.git",
"clockpicker": "^0.0.7",
"components-jqueryui": "^1.12.1",
"cssgram": "^0.1.3",
"d3": "3.5.17",
"d3v4": "^4.2.2",
"datatables.mark.js": "^2.0.1",
"datatables.net": "^1.10.16",
"datatables.net-bs4": "^1.10.16",
"datatables.net-buttons": "^1.5.1",
"datatables.net-buttons-bs4": "^1.5.1",
"datatables.net-colreorder": "^1.4.1",
"datatables.net-colreorder-bs4": "^1.4.1",
"datatables.net-responsive": "^2.2.1",
"datatables.net-rowreorder": "^1.2.3",
"datatables.net-rowreorder-bs4": "^1.2.3",
"datatables.net-scroller": "^1.4.4",
"datatables.net-scroller-bs4": "^1.4.4",
"datedropper": "https://github.com/felicegattuso/datedropper.git",
"dimple": "https://github.com/PMSI-AlignAlytics/dimple.git",
"dropify": "^0.2.2",
"editable": "https://github.com/mindmup/editable-table.git",
"eonasdan-bootstrap-datetimepicker": "^4.17.47",
"fancybox": "^3.0.0",
"flot-spline": "^0.0.1",
"flotchart": "https://github.com/flot/flot.git",
"font-awesome": "^4.7.0",
"fullcalendar": "*",
"gmaps": "^0.4.24",
"granim": "^1.1.0",
"gridforms": "^1.0.6",
"gridstack": "^0.3.0",
"holderjs": "^2.9.4",
"hover.css": "^2.2.1",
"iCheck": "https://github.com/fronteed/iCheck.git",
"imagehover": "https://github.com/ciar4n/imagehover.css.git",
"imagehover.css": "https://github.com/ciar4n/imagehover.css.git",
"inputmask": "^3.3.11",
"insignia": "^5.0.0",
"jasny-bootstrap": "^3.1.3",
"jquery": "^1.9.1",
"jquery-advanced-news-ticker": "https://github.com/risq/jquery-advanced-news-ticker.git",
"jquery-date-range-picker": "^1.0.4",
"jquery-datetimepicker": "^2.5.20",
"jquery-knob": "^1.2.11",
"jquery-mockjax": "^2.3.0",
"jquery.flot.tooltip": "^0.9.0",
"jqvmap": "^1.5.1",
"labelauty": "^1.1.3",
"ladda-bootstrap": "https://github.com/msurguy/ladda-bootstrap.git",
"leaflet": "^1.3.1",
"mark.js": "^8.11.1",
"metismenu": "^2.7.4",
"moment": "^2.21.0",
"morris.js": "^0.5.0",
"nestable": "https://github.com/dbushell/Nestable.git",
"nvd3": "https://github.com/novus/nvd3.git",
"pnotify": "^3.2.1",
"popper.js": "^1.12.8",
"prettyCheckable": "https://github.com/arthurgouveia/prettyCheckable.git",
"raphael": "^2.2.7",
"select2": "^4.0.6-rc.1",
"select2-bootstrap-theme": "^0.1.0-beta.10",
"selectize": "^0.12.4",
"selectric": "^1.13.0",
"simple-line-icons": "^2.4.1",
"slimmenu": "https://github.com/adnantopal/slimmenu.git",
"sparkline": "https://github.com/gwatts/jquery.sparkline.git",
"summernote": "0.8.9",
"sweetalert2": "^7.17.0",
"tablednd": "^1.0.3",
"tableexport.jquery.plugin": "^1.9.9",
"timedropper": "https://github.com/efureev/timedropper.git#0234d20d7c6ba8136c7b6fb35bf91c31f3e58947",
"toastr": "^2.1.4",
"toolbar": "https://github.com/paulkinzett/toolbar.git#6ba6e2a",
"trumbowyg": "^2.9.4",
"twitter-bootstrap-wizard": "https://github.com/VinceG/twitter-bootstrap-wizard.git",
"underscore": "^1.8.3",
"weather-icons": "^1.3.2",
"wowjs": "^1.1.3"
}
}