-
Notifications
You must be signed in to change notification settings - Fork 0
/
package.json
136 lines (136 loc) · 4.24 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
{
"name": "OrphaCare",
"version": "1.0.0",
"license": "",
"scripts": {
"ng": "ng",
"start": "ng serve",
"build": "ng build",
"buildDev": "ng build --configuration develop",
"buildStaging": "ng build --configuration staging",
"buildProd": "ng build --configuration production",
"test": "mocha --no-timeouts --parallel",
"testDev": "ng test --configuration=develop",
"testStaging": "ng test --configuration=staging",
"testProd": "ng test --configuration=production",
"lint": "ng lint",
"e2e": "ng e2e",
"e2e-local": "ng e2e --suite --base-url=http://localhost:4200/ ",
"e2e-dev": "ng e2e --base-url=https://raito29-dev.azurewebsites.net/ --suite",
"e2e-test": "ng e2e --base-url=https://raito29-test.azurewebsites.net/ --suite",
"e2e-prod": "ng e2e --base-url=https://raito.care/ --suite",
"postinstall": "ngcc"
},
"private": true,
"dependencies": {
"@angular/animations": "14.2.0",
"@angular/cdk": "^14.2.5",
"@angular/common": "14.2.0",
"@angular/compiler": "14.2.0",
"@angular/core": "14.2.0",
"@angular/fire": "7.4",
"@angular/forms": "14.2.0",
"@angular/localize": "14.2.0",
"@angular/material": "^14.2.5",
"@angular/platform-browser": "14.2.0",
"@angular/platform-browser-dynamic": "14.2.0",
"@angular/platform-server": "14.2.0",
"@angular/router": "14.2.0",
"@azure/web-pubsub-client": "^1.0.0-beta.3",
"@microsoft/applicationinsights-web": "^3.0.2",
"@microsoft/signalr": "^7.0.5",
"@ng-bootstrap/ng-bootstrap": "8.0.0",
"@ng-select/ng-select": "5.0.9",
"@ngrx/store": "10.1.0",
"@ngx-translate/core": "13.0.0",
"@ngx-translate/http-loader": "6.0.0",
"@swimlane/ngx-charts": "16.0.0",
"@swimlane/ngx-datatable": "18.0.0",
"@types/chartist": "0.11.0",
"@types/d3-shape": "2.0.0",
"@types/dragula": "3.7.0",
"acorn": "8.0.4",
"angular-archwizard": "6.1.0",
"angular-calendar": "0.28.22",
"angular-resize-event": "2.0.1",
"angularx-qrcode": "^16.0.0",
"apexcharts": "3.26.2",
"bootstrap": "4.5.0",
"chart.js": "2.9.4",
"chartist": "0.11.4",
"chartist-plugin-tooltips-updated": "0.1.3",
"clipboard": "^2.0.8",
"core-js": "3.8.1",
"d3": "6.3.0",
"datatables.net": "1.10.22",
"date-fns": "2.16.1",
"gulp": "4.0.2",
"hopscotch": "0.3.1",
"intl": "1.2.5",
"js-sha512": "^0.8.0",
"jspdf": "^2.3.1",
"jwt-decode": "^2.2.0",
"moment": "2.29.1",
"ng-apexcharts": "1.5.6",
"ng-chartist": "4.1.0",
"ng-click-outside": "8.0.0",
"ng2-charts": "2.4.2",
"ng2-completer": "9.0.1",
"ng2-dragula": "2.1.1",
"ng2-file-upload": "1.4.0",
"ng2-nouislider": "1.8.2",
"ngx-chips": "2.2.2",
"ngx-custom-validators": "8.0.0",
"ngx-device-detector": "2.0.4",
"ngx-image-cropper": "3.3.1",
"ngx-perfect-scrollbar": "10.0.1",
"ngx-quill": "13.0.1",
"ngx-spinner": "10.0.1",
"ngx-swiper-wrapper": "10.0.0",
"ngx-take-until-destroy": "5.4.0",
"ngx-toastr": "13.2.0",
"ngx-ui-switch": "10.0.2",
"nouislider": "14.6.3",
"postcss-rtl": "1.7.3",
"prismjs": "^1.23.0",
"pug": "3.0.2",
"qrcode": "^1.5.3",
"quill": "1.3.7",
"resize-observer-polyfill": "1.5.1",
"rxjs": "~7.5.0",
"screenfull": "5.0.2",
"sweetalert2": "10.11.1",
"swiper": "6.3.5",
"tslib": "2.2.0",
"zone.js": "~0.11.4"
},
"devDependencies": {
"@angular-devkit/build-angular": "14.2.1",
"@angular/cli": "14.2.1",
"@angular/compiler-cli": "14.2.0",
"@angular/language-service": "14.2.0",
"@types/core-js": "2.5.3",
"@types/jasmine": "~3.6.0",
"@types/jquery": "^3.5.14",
"@types/node": "13.9.1",
"chai": "^4.3.7",
"codelyzer": "6.0.0",
"jasmine-core": "~3.6.0",
"jasmine-spec-reporter": "~5.0.0",
"karma": "~6.3.2",
"karma-chrome-launcher": "~3.1.0",
"karma-cli": "~2.0.0",
"karma-coverage-istanbul-reporter": "~3.0.2",
"karma-jasmine": "~4.0.0",
"karma-jasmine-html-reporter": "1.5.0",
"mocha": "10.2.0",
"postcss": "8.2.15",
"protractor": "~7.0.0",
"rxjs-compat": "6.5.4",
"sass": "~1.32.6",
"selenium-webdriver": "4.10.0",
"ts-node": "8.6.2",
"tslint": "~6.1.0",
"typescript": "4.8.2"
}
}