-
Notifications
You must be signed in to change notification settings - Fork 1
/
package.json
152 lines (152 loc) · 5.6 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
{
"name": "expiry_sync_client",
"author": "Florian Lentsch",
"homepage": "http://www.florian-lentsch.at/",
"scripts": {
"ng": "ng",
"start": "ng serve",
"build": "ng build",
"test": "ng test",
"lint": "ng lint",
"e2e": "ng e2e"
},
"private": true,
"dependencies": {
"@angular/animations": "~8.2.1",
"@angular/cdk": "~8.2.3",
"@angular/common": "~8.2.1",
"@angular/core": "~8.2.1",
"@angular/forms": "~8.2.1",
"@angular/material": "^8.2.3",
"@angular/material-moment-adapter": "^8.2.3",
"@angular/platform-browser": "~8.2.1",
"@angular/platform-browser-dynamic": "~8.2.1",
"@angular/router": "~8.2.1",
"@ionic-native/android-permissions": "^5.19.1",
"@ionic-native/background-mode": "^5.14.0",
"@ionic-native/barcode-scanner": "^5.12.0",
"@ionic-native/camera": "^5.12.0",
"@ionic-native/core": "^5.12.0",
"@ionic-native/device": "^5.12.0",
"@ionic-native/file": "^5.19.1",
"@ionic-native/file-transfer": "^5.19.1",
"@ionic-native/local-notifications": "^5.12.0",
"@ionic-native/splash-screen": "^5.12.0",
"@ionic-native/status-bar": "^5.12.0",
"@ionic/angular": "^4.7.1",
"@ionic/storage": "~2.2.0",
"@ngx-translate/core": "~11.0.1",
"@ngx-translate/http-loader": "~4.0.0",
"com-darryncampbell-cordova-plugin-intent": "^1.1.8",
"cordova-android": "^8.1.0",
"cordova-plugin-android-permissions": "^1.0.2",
"cordova-plugin-app-exit": "0.0.1",
"cordova-plugin-app-version": "^0.1.9",
"cordova-plugin-camera": "^4.1.0",
"cordova-plugin-compat": "~1.2.0",
"cordova-plugin-console": "~1.1.0",
"cordova-plugin-cszbar": "git://github.com/lentschi/csZBar.git#b13870816b24c788f2222ebf814c4fd46871608d",
"cordova-plugin-device": "^2.0.3",
"cordova-plugin-file": "^6.0.2",
"cordova-plugin-file-transfer": "^1.7.1",
"cordova-plugin-ionic-keyboard": "^2.1.3",
"cordova-plugin-ionic-webview": "^4.1.1",
"cordova-plugin-local-notification": "git://github.com/katzer/cordova-plugin-local-notifications.git#a75c0979ceab65b519b53c28047194ce1b82f324",
"cordova-plugin-shared-preferences": "0.0.1",
"cordova-plugin-splashscreen": "^5.0.3",
"cordova-plugin-statusbar": "^2.4.3",
"cordova-plugin-wakeuptimer": "git://github.com/lentschi/cordova-plugin-wakeuptimer.git#cb644ad571d8218b1fe956b64d0d3c23784fb1d7",
"cordova-plugin-whitelist": "^1.3.4",
"cordova-sqlite-ext": "^3.0.0",
"core-js": "^2.5.4",
"de.appplant.cordova.plugin.local-notification": "git://github.com/katzer/cordova-plugin-local-notifications#a75c0979ceab65b519b53c28047194ce1b82f324",
"escape-string-regexp": "~1.0.5",
"hammerjs": "^2.0.8",
"ionic-plugin-keyboard": "^2.2.1",
"moment": "^2.24.0",
"ngx-ellipsis": "^2.0.7",
"ngx-moment": "^3.4.0",
"org.nypr.cordova.wakeupplugin": "git://github.com/lentschi/cordova-plugin-wakeuptimer.git#cb644ad571d8218b1fe956b64d0d3c23784fb1d7",
"persistencejs": "git://github.com/coresmart/persistencejs.git#f692c4eb554a4d5f289eb8f19614e501fae9de76",
"phonegap-plugin-barcodescanner": "^8.0.1",
"quagga": "~0.12.1",
"reflect-metadata": "~0.1.12",
"rxjs": "~6.5.2",
"tslib": "^1.10.0",
"uuid": "^3.3.2",
"zone.js": "~0.9.1"
},
"devDependencies": {
"@angular-devkit/architect": "^0.802.1",
"@angular-devkit/build-angular": "~0.802.1",
"@angular-devkit/core": "^8.2.1",
"@angular-devkit/schematics": "^8.2.1",
"@angular/cli": "~8.2.1",
"@angular/compiler": "~8.2.1",
"@angular/compiler-cli": "~8.2.1",
"@angular/language-service": "~8.2.1",
"@ionic/angular-toolkit": "^2.0.0",
"@types/chai": "^4.1.7",
"@types/chai-as-promised": "^7.1.0",
"@types/cucumber": "^4.0.4",
"@types/jasmine": "~2.8.8",
"@types/jasminewd2": "~2.0.3",
"@types/lodash": "^4.14.120",
"@types/node": "~10.12.0",
"@types/uuid": "^3.4.4",
"@types/websql": "0.0.27",
"chai": "^4.2.0",
"chai-as-promised": "^7.1.1",
"codelyzer": "^5.0.1",
"cucumber": "^5.1.0",
"jasmine-core": "~2.99.1",
"jasmine-spec-reporter": "~4.2.1",
"karma": "~3.1.4",
"karma-chrome-launcher": "~2.2.0",
"karma-coverage-istanbul-reporter": "~2.0.1",
"karma-jasmine": "~1.1.2",
"karma-jasmine-html-reporter": "^0.2.2",
"lodash": "^4.17.11",
"protractor": "~5.4.2",
"protractor-cucumber-framework": "~6.1.1",
"ts-node": "~7.0.0",
"tslint": "~5.12.0",
"typescript": "~3.5.3",
"cordova-plugin-background-mode": "~0.7.3"
},
"description": "ExpirySync",
"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": {},
"cordova-plugin-app-version": {},
"cordova-plugin-camera": {
"ANDROID_SUPPORT_V4_VERSION": "27.+"
},
"cordova-plugin-shared-preferences": {},
"org.nypr.cordova.wakeupplugin": {},
"cordova-sqlite-ext": {},
"phonegap-plugin-barcodescanner": {
"ANDROID_SUPPORT_V4_VERSION": "27.+"
},
"cordova-plugin-app-exit": {},
"cordova-plugin-cszbar": {},
"com-darryncampbell-cordova-plugin-intent": {},
"cordova-plugin-file-transfer": {},
"cordova-plugin-file": {},
"cordova-plugin-android-permissions": {},
"cordova-plugin-background-mode": {},
"de.appplant.cordova.plugin.local-notification": {},
"cordova-plugin-local-notification": {}
},
"platforms": [
"android"
]
}
}