-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathpackage.json
144 lines (144 loc) · 4.92 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
{
"name": "beping2",
"version": "2.10.0",
"author": "Ionic Framework",
"homepage": "https://ionicframework.com/",
"scripts": {
"ng": "ng",
"start": "ng serve",
"start:hmr": "ng serve --configuration hmr",
"build": "ng build --configuration production",
"ionic:sync": "ionic cap sync",
"ionic:sync:prod": "ionic cap sync --prod",
"capactior:open:ios": "ionic cap open ios",
"capactior:open:android": "ionic cap open android",
"test": "ng test",
"lint": "ng lint",
"lint:fix": "ng lint --fix",
"e2e": "ng e2e",
"ng-openapi-gen": "ng-openapi-gen",
"generate:tabt": "npm run ng-openapi-gen",
"cypress:open": "cypress open",
"cypress:run": "cypress run",
"wdio": "TS_NODE_PROJECT=tsconfig.e2e.json wdio run wdio.conf.ts",
"release": "release-it"
},
"private": true,
"dependencies": {
"@angular/animations": "15.2.10",
"@angular/cdk": "15.2.9",
"@angular/common": "15.2.10",
"@angular/core": "15.2.10",
"@angular/forms": "15.2.10",
"@angular/platform-browser": "15.2.10",
"@angular/platform-browser-dynamic": "15.2.10",
"@angular/router": "15.2.10",
"@asymmetrik/ngx-leaflet": "14.0.1",
"@awesome-cordova-plugins/core": "6.8.0",
"@awesome-cordova-plugins/in-app-purchase-2": "6.8.0",
"@capacitor-community/fcm": "2.0.2",
"@capacitor-firebase/analytics": "1.4.0",
"@capacitor-firebase/crashlytics": "1.4.0",
"@capacitor/android": "4.8.2",
"@capacitor/app": "4.1.1",
"@capacitor/app-launcher": "^6.0.2",
"@capacitor/browser": "4.1.1",
"@capacitor/core": "4.8.2",
"@capacitor/device": "4.1.0",
"@capacitor/haptics": "4.1.0",
"@capacitor/ios": "4.8.2",
"@capacitor/keyboard": "4.1.1",
"@capacitor/network": "4.1.0",
"@capacitor/preferences": "4.0.2",
"@capacitor/push-notifications": "4.1.2",
"@capacitor/share": "4.1.1",
"@capacitor/splash-screen": "4.2.0",
"@capacitor/status-bar": "4.1.1",
"@capacitor/text-zoom": "4.1.0",
"@capawesome/capacitor-screen-orientation": "2.0.2",
"@ionic/angular": "7.8.6",
"@ionic/core": "7.8.6",
"@joinflux/firebase-remote-config": "0.6.0",
"@ngneat/until-destroy": "9.2.3",
"@ngx-translate/core": "14.0.0",
"@ngx-translate/http-loader": "7.0.0",
"@ngxs-labs/async-storage-plugin": "0.1.1",
"@ngxs-labs/entity-state": "0.1.0",
"@ngxs/logger-plugin": "3.8.2",
"@ngxs/storage-plugin": "3.8.2",
"@ngxs/store": "3.8.2",
"@proteansoftware/capacitor-start-navigation": "4.2.0",
"@release-it/conventional-changelog": "^5.1.1",
"@revenuecat/purchases-capacitor": "^9.0.1",
"@trapezedev/configure": "5.0.10",
"buffer": "6.0.3",
"capacitor-calendar": "1.0.6",
"capacitor-email-composer": "1.2.1",
"capacitor-native-settings": "4.0.3",
"capacitor-rate-app": "3.0.0",
"chart.js": "3.9.1",
"chartjs-adapter-date-fns": "2.0.1",
"chartjs-plugin-annotation": "2.2.1",
"cordova-plugin-ionic": "5.5.3",
"cordova-plugin-purchase": "11.0.0",
"core-js": "3.37.1",
"date-fns": "2.30.0",
"firebase": "9.23.0",
"leaflet": "1.9.4",
"ng2-charts": "4.1.1",
"ngx-pipes": "3.2.2",
"rxjs": "7.8.1",
"smoothscroll-polyfill": "0.4.4",
"stacktrace-js": "2.0.2",
"swiper": "8.4.7",
"tslib": "2.6.3",
"user-agents": "^1.0.1295",
"zone.js": "0.14.8"
},
"devDependencies": {
"@angular-devkit/build-angular": "15.2.11",
"@angular-eslint/builder": "15.2.1",
"@angular-eslint/eslint-plugin": "15.2.1",
"@angular-eslint/eslint-plugin-template": "15.2.1",
"@angular-eslint/schematics": "15.2.1",
"@angular-eslint/template-parser": "15.2.1",
"@angular/cli": "15.2.11",
"@angular/compiler": "15.2.9",
"@angular/compiler-cli": "15.2.9",
"@angular/language-service": "15.2.9",
"@capacitor/cli": "4.8.0",
"@cypress/schematic": "2.5.0",
"@ionic/angular-toolkit": "9.0.0",
"@ionic/cli": "^6.20.8",
"@ngxs/devtools-plugin": "3.8.2",
"@ngxs/hmr-plugin": "3.8.2",
"@types/jasmine": "4.6.4",
"@types/jasminewd2": "2.0.13",
"@types/leaflet": "1.9.12",
"@types/node": "18.19.42",
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
"@wdio/appium-service": "8.39.1",
"@wdio/cli": "8.39.1",
"@wdio/jasmine-framework": "8.39.1",
"@wdio/local-runner": "8.39.1",
"@wdio/spec-reporter": "8.39.0",
"async-storage-plugin-venraij": "^0.2.0",
"chromedriver": "119.0.1",
"cypress": "12.17.4",
"eslint": "8.57.0",
"jasmine-core": "4.6.1",
"jasmine-spec-reporter": "7.0.0",
"karma": "6.4.3",
"karma-chrome-launcher": "3.2.0",
"karma-coverage-istanbul-reporter": "3.0.3",
"karma-jasmine": "5.1.0",
"karma-jasmine-html-reporter": "2.1.0",
"ng-openapi-gen": "0.51.0",
"release-it": "^15.6.0",
"ts-node": "10.9.2",
"typescript": "4.9.5",
"wdio-chromedriver-service": "8.1.1"
},
"description": "An Ionic project"
}