-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpackage.json
More file actions
148 lines (148 loc) · 4.87 KB
/
package.json
File metadata and controls
148 lines (148 loc) · 4.87 KB
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
{
"name": "BFARMONITORING",
"version": "0.0.2",
"author": "Ionic Framework",
"homepage": "https://ionicframework.com/",
"scripts": {
"ng": "ng",
"start": "ng serve",
"build": "ng build",
"test": "ng test",
"lint": "ng lint",
"e2e": "ng e2e"
},
"private": true,
"dependencies": {
"@agm/core": "^1.1.0",
"@angular/common": "~10.0.12",
"@angular/core": "^10.0.12",
"@angular/fire": "^6.0.2",
"@angular/forms": "^10.0.12",
"@angular/http": "^7.2.16",
"@angular/platform-browser": "^10.0.12",
"@angular/platform-browser-dynamic": "^10.0.12",
"@angular/router": "^10.0.12",
"@angular/service-worker": "^10.0.12",
"@capacitor/core": "^2.4.0",
"@ionic-native/barcode-scanner": "^5.28.0",
"@ionic-native/base64": "^5.36.0",
"@ionic-native/core": "^5.28.0",
"@ionic-native/fcm": "^5.36.0",
"@ionic-native/file": "^5.36.0",
"@ionic-native/firebase-x": "^5.36.0",
"@ionic-native/google-analytics": "^5.28.0",
"@ionic-native/http": "^5.36.0",
"@ionic-native/ionic-webview": "^5.28.0",
"@ionic-native/lottie-splash-screen": "^5.36.0",
"@ionic-native/network": "^5.36.0",
"@ionic-native/splash-screen": "^5.28.0",
"@ionic-native/status-bar": "^5.28.0",
"@ionic-super-tabs/angular": "^7.0.8",
"@ionic/angular": "^5.9.1",
"@ionic/cli": "^6.11.1",
"@ionic/storage": "^2.3.0",
"android": "0.0.8",
"build": "^0.1.4",
"cordova-android": "9.0.0",
"cordova-ios": "6.1.0",
"cordova-plugin-androidx": "^2.0.0",
"cordova-plugin-androidx-adapter": "^1.1.1",
"cordova-plugin-device": "^2.0.3",
"cordova-plugin-firebase-core": "^1.5.1",
"cordova-plugin-firebasex": "^10.2.0",
"cordova-plugin-google-analytics": "^1.9.0",
"cordova-plugin-ionic-keyboard": "^2.2.0",
"cordova-plugin-ionic-webview": "^5.0.0",
"cordova-plugin-splashscreen": "^6.0.0",
"cordova-plugin-statusbar": "^2.4.3",
"cordova-plugin-whitelist": "^1.3.4",
"cordova-res": "^0.15.1",
"core-js": "^3.6.5",
"firebase": "^7.19.0",
"ionicons": "^5.1.2",
"moment": "^2.29.1",
"native-run": "^1.0.0",
"node-pre-gyp": "^0.15.0",
"npm-check-updates": "^7.1.1",
"phonegap-plugin-barcodescanner": "^8.1.0",
"rxjs": "~6.6.2",
"save": "^2.4.0",
"xcodebuild": "^1.0.2",
"zone.js": "~0.11.1"
},
"devDependencies": {
"@angular-devkit/architect": "~0.1000.7",
"@angular-devkit/build-angular": "~0.1000.7",
"@angular-devkit/core": "~10.0.7",
"@angular-devkit/schematics": "~10.0.7",
"@angular/cli": "^10.0.7",
"@angular/compiler": "~10.0.12",
"@angular/compiler-cli": "~10.0.12",
"@angular/language-service": "~10.0.12",
"@babel/compat-data": "~7.11.0",
"@babel/plugin-proposal-numeric-separator": "^7.10.4",
"@babel/preset-env": "^7.11.0",
"@capacitor/cli": "^2.4.0",
"@ionic/angular-toolkit": "^2.3.3",
"@ionic/lab": "3.2.0",
"@types/jasmine": "~3.5.13",
"@types/jasminewd2": "~2.0.8",
"@types/node": "~14.6.0",
"codelyzer": "^6.0.0",
"com-badrit-base64": "^0.2.0",
"cordova-plugin-advanced-http": "^3.2.2",
"cordova-plugin-fcm-with-dependecy-updated": "^7.8.0",
"cordova-plugin-file": "^6.0.2",
"cordova-plugin-file-transfer": "^1.7.1",
"cordova-plugin-network-information": "^3.0.0",
"jasmine-core": "~3.6.0",
"jasmine-spec-reporter": "~5.0.2",
"karma": "^5.1.1",
"karma-chrome-launcher": "~3.1.0",
"karma-coverage-istanbul-reporter": "~3.0.3",
"karma-jasmine": "~4.0.1",
"karma-jasmine-html-reporter": "^1.5.4",
"protractor": "^7.0.0",
"ts-node": "~9.0.0",
"tslint": "~6.1.3",
"typescript": "~3.9.3"
},
"description": "An Ionic project",
"cordova": {
"plugins": {
"cordova-plugin-whitelist": {},
"cordova-plugin-statusbar": {},
"cordova-plugin-device": {},
"cordova-plugin-splashscreen": {},
"cordova-plugin-ionic-webview": {
"ANDROID_SUPPORT_ANNOTATIONS_VERSION": "27.+"
},
"cordova-plugin-ionic-keyboard": {},
"phonegap-plugin-barcodescanner": {
"ANDROID_SUPPORT_V4_VERSION": "27.+"
},
"cordova-plugin-google-analytics": {
"GMS_VERSION": "11.0.1"
},
"cordova-plugin-fcm-with-dependecy-updated": {
"ANDROID_GRADLE_TOOLS_VERSION": "4.1.0",
"ANDROID_GOOGLE_SERVICES_VERSION": "4.3.4",
"ANDROID_DEFAULT_NOTIFICATION_ICON": "@mipmap/ic_launcher",
"ANDROID_FCM_VERSION": "21.0.0",
"ANDROID_FIREBASE_BOM_VERSION": "26.0.0"
},
"cordova-plugin-androidx": {},
"cordova-plugin-androidx-adapter": {},
"cordova-plugin-network-information": {},
"com-badrit-base64": {},
"cordova-plugin-file-transfer": {},
"cordova-plugin-advanced-http": {
"ANDROIDBLACKLISTSECURESOCKETPROTOCOLS": "SSLv3,TLSv1"
}
},
"platforms": [
"ios",
"android"
]
}
}