-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpackage.json
165 lines (165 loc) · 5.05 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
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
{
"name": "zdslogic-dash-ui",
"version": "1.0.0",
"description": "ZdsLogic Technologies",
"author": "https://www.zdslogic.com/profiles/richard.campion",
"license": "https://themeforest.net/licenses/standard",
"private": true,
"scripts": {
"ng": "ng",
"start": "ng serve",
"build": "ng build",
"watch": "ng build --watch --configuration development",
"test": "ng test",
"lint": "ng lint"
},
"dependencies": {
"@angular-material-components/datetime-picker": "^8.0.0",
"@angular-material-components/file-input": "^8.0.0",
"@angular/animations": "^15.2.0",
"@angular/cdk": "^15.2.0",
"@angular/common": "^15.2.0",
"@angular/compiler": "^15.2.0",
"@angular/core": "^15.2.0",
"@angular/flex-layout": "^15.0.0-beta.42",
"@angular/forms": "^15.2.0",
"@angular/google-maps": "^14.2.4",
"@angular/material": "^14.2.4",
"@angular/material-moment-adapter": "14.2.4",
"@angular/platform-browser": "^15.2.0",
"@angular/platform-browser-dynamic": "^15.2.0",
"@angular/router": "^15.2.0",
"@angular/service-worker": "^15.2.1",
"@ant-design/icons-angular": "^15.0.0",
"@auth0/angular-jwt": "^5.0.2",
"@ckeditor/ckeditor5-angular": "^4.0.0",
"@ckeditor/ckeditor5-build-classic": "^35.0.1",
"@fortawesome/angular-fontawesome": "^0.11.1",
"@fortawesome/fontawesome-svg-core": "^6.1.2",
"@fortawesome/free-solid-svg-icons": "^6.1.2",
"@fullcalendar/angular": "^6.1.4",
"@fullcalendar/core": "^6.1.4",
"@fullcalendar/daygrid": "^6.1.4",
"@fullcalendar/interaction": "^6.1.4",
"@fullcalendar/timegrid": "^6.1.4",
"@ng-bootstrap/ng-bootstrap": "^13.0.0",
"@ngneat/transloco": "4.1.1",
"@ngneat/until-destroy": "^9.2.3",
"@ngx-progressbar/core": "^5.3.2",
"@ngx-progressbar/http": "^5.3.2",
"@popperjs/core": "^2.11.7",
"@stomp/stompjs": "^6.1.2",
"@swimlane/ngx-charts": "^20.1.2",
"@swimlane/ngx-graph": "^8.0.3",
"@turf/turf": "^6.5.0",
"@types/d3": "^7.0.0",
"@types/file-saver": "^2.0.3",
"@types/geolib": "^2.0.23",
"@types/google.maps": "^3.49.2",
"@types/jquery": "^3.5.6",
"@types/muibox": "^1.3.2",
"@types/pdfjs-dist": "^2.7.4",
"@types/topojson-client": "^3.1.0",
"@types/webaudioapi": "^0.0.27",
"angular-calendar": "^0.29.0",
"angular-draggable-droppable": "^6.0.0",
"angular-resizable-element": "^5.0.0",
"angularx-flatpickr": "^6.6.0",
"angularx-qrcode": "^15.0.1",
"apexcharts": "3.35.3",
"bootstrap": "^5.2.0",
"calendar-utils": "^0.9.0",
"chart.js": "^3.5.1",
"core-js": "^3.24.1",
"crypto-js": "3.3.0",
"d3": "^7.0.1",
"date-fns": "^2.28.0",
"ecmascript-webrtc-sipml": "^1.0.11",
"elasticsearch-browser": "^16.7.1",
"file-saver": "^2.0.5",
"flatpickr": "^4.6.10",
"font-awesome": "^4.7.0",
"geolib": "^2.0.9",
"highlight.js": "11.6.0",
"jquery": "^3.6.0",
"jquery-ui-dist": "^1.12.1",
"jquery.scrollbar": "^0.2.11",
"jwt-decode": "^3.1.2",
"lodash-es": "4.17.21",
"marked": "^4.0.18",
"moment": "2.29.4",
"moment-timezone": "^0.5.34",
"net": "^1.0.2",
"ng-apexcharts": "1.7.1",
"ng-recaptcha": "^10.0.0",
"ng-simple-slideshow": "^1.3.0-beta.11",
"ng-zorro-antd": "^8.5.2",
"ng2-cookies": "^1.0.12",
"ng2-order-pipe": "^0.1.5",
"ng2-pdf-viewer": "^8.0.1",
"ng2-search-filter": "^0.5.1",
"ngx-cookie-service": "^14.0.1",
"ngx-device-detector": "^1.3.20",
"ngx-markdown": "14.0.1",
"ngx-quicklink": "^0.3.0",
"ngx-quill": "18.0.0",
"npm": "^6.14.8",
"perfect-scrollbar": "1.5.5",
"popper.js": "1.15.0",
"primeflex": "^3.2.1",
"primeicons": "^5.0.0",
"primeng": "^14.0.0",
"quill": "1.3.7",
"rrule": "^2.6.9",
"rxjs": "~7.8.0",
"simplex-noise": "^3.0.0",
"sockjs-client": "^1.6.1",
"stompjs": "^2.3.3",
"swagger-ui-dist": "^5.10.5",
"swiper": "^8.4.5",
"tether": "^1.4.6",
"three": "^0.132.2",
"time-ago-pipe": "^1.3.2",
"topojson-client": "^3.1.0",
"tslib": "2.4.0",
"uuid": "^8.3.2",
"zone.js": "0.11.6"
},
"devDependencies": {
"@angular-devkit/build-angular": "^15.2.1",
"@angular-eslint/builder": "14.0.2",
"@angular-eslint/eslint-plugin": "14.0.2",
"@angular-eslint/eslint-plugin-template": "14.0.2",
"@angular-eslint/schematics": "14.0.2",
"@angular-eslint/template-parser": "14.0.2",
"@angular/cli": "~15.2.1",
"@angular/compiler-cli": "^15.2.0",
"@tailwindcss/aspect-ratio": "0.4.0",
"@tailwindcss/line-clamp": "0.4.0",
"@tailwindcss/typography": "0.5.4",
"@types/chroma-js": "2.1.4",
"@types/crypto-js": "3.1.47",
"@types/highlight.js": "10.1.0",
"@types/jasmine": "~4.3.0",
"@types/lodash": "4.14.182",
"@types/lodash-es": "4.17.6",
"@typescript-eslint/eslint-plugin": "5.30.7",
"@typescript-eslint/parser": "5.30.7",
"autoprefixer": "10.4.7",
"chroma-js": "2.4.2",
"eslint": "8.20.0",
"eslint-plugin-import": "2.26.0",
"eslint-plugin-jsdoc": "39.3.3",
"eslint-plugin-prefer-arrow": "1.2.3",
"jasmine-core": "~4.5.0",
"karma": "6.4.0",
"karma-chrome-launcher": "3.1.1",
"karma-coverage": "2.2.0",
"karma-jasmine": "5.1.0",
"karma-jasmine-html-reporter": "2.0.0",
"lodash": "4.17.21",
"postcss": "8.4.14",
"tailwindcss": "3.1.6",
"typescript": "~4.9.4"
}
}