-
Notifications
You must be signed in to change notification settings - Fork 7
/
package.json
130 lines (130 loc) · 4.02 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
{
"name": "nobleui-angular",
"version": "2.0.0",
"scripts": {
"ng": "ng",
"start": "ng serve",
"build": "ng build",
"build-player": "node copyContentPlayer.js",
"watch": "ng build --watch --configuration development",
"test": "ng test",
"lint": "ng lint",
"rtl": "webpack --config webpack-rtl.config.js"
},
"private": true,
"dependencies": {
"@angular/animations": "^14.2.12",
"@angular/cdk": "^13.3.6",
"@angular/common": "^14.2.12",
"@angular/compiler": "^14.2.12",
"@angular/core": "^14.2.12",
"@angular/elements": "^14.2.12",
"@angular/forms": "^14.2.12",
"@angular/localize": "^14.2.12",
"@angular/platform-browser": "^14.2.12",
"@angular/platform-browser-dynamic": "^14.2.12",
"@angular/router": "^14.2.12",
"@fullcalendar/angular": "^5.11.3",
"@fullcalendar/core": "^6.0.2",
"@fullcalendar/daygrid": "^5.11.3",
"@fullcalendar/interaction": "^5.11.3",
"@fullcalendar/list": "^5.11.3",
"@fullcalendar/timegrid": "^5.11.3",
"@mdi/font": "^6.5.95",
"@ng-bootstrap/ng-bootstrap": "^12.0.0-beta.4",
"@ng-idle/core": "^11.1.0",
"@ng-idle/keepalive": "^11.0.3",
"@ng-select/ng-select": "^8.1.1",
"@ngx-pwa/local-storage": "^13.0.5",
"@popperjs/core": "^2.11.0",
"@project-sunbird/content-editor": "^1.0.1",
"@project-sunbird/content-player": "^5.1.0",
"@sweetalert2/ngx-sweetalert2": "^10.0.0",
"@swimlane/ngx-datatable": "^20.0.0",
"@turf/area": "^6.5.0",
"@turf/turf": "^6.5.0",
"ag-grid-angular": "^28.2.1",
"ag-grid-community": "^28.2.1",
"angular-archwizard": "^7.0.0",
"angular-cropperjs": "^1.0.2",
"angular2-chartjs": "^0.5.1",
"animate.css": "^4.1.1",
"apexcharts": "^3.32.1",
"bootstrap": "^5.1.3",
"chart.js": "^3.7.1",
"chartjs-chart-box-and-violin-plot": "^4.0.0",
"chartjs-plugin-datalabels": "^2.0.0",
"cropperjs": "^1.5.12",
"crypto-js": "^4.1.1",
"d3": "^7.4.4",
"d3-sankey": "^0.12.3",
"echarts": "^5.3.3",
"feather-icons": "^4.28.0",
"file-saver": "^2.0.5",
"font-awesome": "^4.4.0",
"izimodal": "^1.6.1",
"jquery": "^3.6.0",
"jquery-ui": "^1.12.1",
"jquery-ui-dist": "^1.12.1",
"jspdf": "^2.5.1",
"jspdf-autotable": "^3.5.23",
"jwt-decode": "^3.1.2",
"leaflet": "^1.7.1",
"leaflet-ant-path": "^1.3.0",
"leaflet-routing-machine": "^3.2.12",
"leaflet-search": "^2.8.0",
"metismenujs": "^1.3.1",
"moment": "^2.22.2",
"moment-timezone": "^0.5.34",
"ng-apexcharts": "^1.7.1",
"ng-http-loader": "^10.0.0",
"ng2-charts": "^3.0.10",
"ng2-simplemde": "^2.1.0",
"ng2-uidai-validation": "^1.0.0",
"ngx-bootstrap": "^8.0.0",
"ngx-chips": "^3.0.0",
"ngx-clipboard": "^15.0.1",
"ngx-color-picker": "^11.0.0",
"ngx-custom-validators": "^8.0.0",
"ngx-dropzone-wrapper": "^10.0.1",
"ngx-highlightjs": "^6.1.0",
"ngx-mask": "^13.0.1",
"ngx-owl-carousel-o": "^7.0.1",
"ngx-perfect-scrollbar": "^10.1.1",
"ngx-quill": "^16.1.1",
"ngx-toastr": "^14.3.0",
"pivottable": "^2.13.0",
"primeicons": "^5.0.0",
"primeng": "^13.3.3",
"quill": "^1.3.7",
"recordrtc": "^5.4.8",
"rxjs": "^7.4.0",
"simple-datatables": "^3.2.0",
"sweetalert2": "^11.3.3",
"tslib": "^2.3.0",
"xlsx": "^0.18.5",
"zone.js": "~0.11.4"
},
"devDependencies": {
"@angular-devkit/build-angular": "^14.0.4",
"@angular/cli": "^14.0.4",
"@angular/compiler-cli": "^14.2.12",
"@types/feather-icons": "^4.7.0",
"@types/file-saver": "^2.0.5",
"@types/jasmine": "~3.10.0",
"@types/jquery": "^3.5.16",
"@types/node": "^12.11.1",
"@types/quill": "^1.3.10",
"@types/xlsx": "^0.0.36",
"jasmine-core": "~3.10.0",
"karma": "~6.3.0",
"karma-chrome-launcher": "~3.1.0",
"karma-coverage": "~2.1.0",
"karma-jasmine": "~4.0.0",
"karma-jasmine-html-reporter": "^1.7.0",
"typescript": "~4.7.4",
"webpack-cli": "^4.9.1",
"webpack-messages": "^2.0.4",
"webpack-rtl-plugin": "^2.0.0"
}
}