This repository has been archived by the owner on Sep 24, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
package.json
159 lines (159 loc) · 6.04 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
153
154
155
156
157
158
159
{
"author": "mindpost GmbH",
"config": {
"ionic_copy": "./config/copy.config.js",
"ionic_sass": "./config/sass.config.js",
"ionic_watch": "./config/watch.config.js",
"ionic_webpack": "./config/webpack.config.js"
},
"cordova": {
"platforms": [
"ios",
"android"
],
"plugins": {
"ImagePicker": {
"CAMERA_USAGE_DESCRIPTION": "whispeer needs access to your Camera to allow you to take Photos directly from the app.",
"PHOTOLIBRARY_USAGE_DESCRIPTION": "whispeer needs access to your Photo Library to allow you to send Photos from your Phone to your Contacts."
},
"com-sarriaroman-photoviewer": {},
"cordova-filechooser": {},
"cordova-plugin-android-permissions": {},
"cordova-plugin-camera": {
"CAMERA_USAGE_DESCRIPTION": "whispeer needs access to your Camera to allow you to take Photos directly from the app.",
"PHOTOLIBRARY_USAGE_DESCRIPTION": "whispeer needs access to your Photo Library to allow you to send Photos from your Phone to your Contacts."
},
"cordova-plugin-device": {},
"cordova-plugin-file": {},
"cordova-plugin-file-opener2": {},
"cordova-plugin-filepicker": {},
"cordova-plugin-globalization": {},
"cordova-plugin-inappbrowser": {},
"cordova-plugin-ionic-webview": {},
"cordova-plugin-media": {
"MICROPHONE_USAGE_DESCRIPTION": " "
},
"cordova-plugin-splashscreen": {},
"cordova-plugin-statusbar": {},
"cordova-plugin-whitelist": {},
"ionic-plugin-keyboard": {},
"phonegap-plugin-barcodescanner": {
"CAMERA_USAGE_DESCRIPTION": "whispeer needs access to your Camera to allow you to take Photos directly from the app.",
"PHOTOLIBRARY_USAGE_DESCRIPTION": "whispeer needs access to your Photo Library to allow you to send Photos from your Phone to your Contacts."
},
"phonegap-plugin-push": {
"FCM_VERSION": "11.0.1"
}
}
},
"dependencies": {
"@angular/common": "5.0.0",
"@angular/compiler": "5.0.0",
"@angular/compiler-cli": "5.0.0",
"@angular/core": "5.0.0",
"@angular/forms": "5.0.0",
"@angular/http": "5.0.0",
"@angular/platform-browser": "5.0.0",
"@angular/platform-browser-dynamic": "5.0.0",
"@ionic-native/android-permissions": "^4.4.2",
"@ionic-native/barcode-scanner": "3.6.1",
"@ionic-native/camera": "3.6.1",
"@ionic-native/core": "3.6.1",
"@ionic-native/file": "3.6.1",
"@ionic-native/globalization": "3.6.1",
"@ionic-native/image-picker": "3.6.1",
"@ionic-native/in-app-browser": "3.6.1",
"@ionic-native/keyboard": "^4.3.3",
"@ionic-native/media": "^4.1.0",
"@ionic-native/photo-viewer": "3.6.1",
"@ionic-native/push": "3.6.1",
"@ionic-native/splash-screen": "3.6.1",
"@ionic-native/status-bar": "3.6.1",
"@ionic/storage": "2.1.3",
"@ngx-translate/core": "^8.0.0",
"@ngx-translate/http-loader": "^0.0.3",
"@sentry/cli": "^1.33.0",
"@types/bluebird": "^3.0.36",
"@types/jquery": "^2.0.39",
"@types/node": "^6.0.52",
"@types/socket.io-client": "^1.4.29",
"@types/webpack": "^4.1.3",
"ImagePicker": "https://github.com/whispeer/ImagePicker.git#fix/tmp-image-reuse",
"amanda": "~0.4.7",
"angular2-qrcode": "^2.0.1",
"bluebird": "^3.4.7",
"blueimp-canvas-to-blob": "^3.11.0",
"blueimp-load-image": "^2.10.0",
"com-sarriaroman-photoviewer": "=1.1.10",
"cordova-android": "^6.4.0",
"cordova-filechooser": "https://github.com/whispeer/cordova-filechooser.git#feature/full_path",
"cordova-ios": "4.5.4",
"cordova-plugin-android-permissions": "^1.0.0",
"cordova-plugin-camera": "https://github.com/whispeer/cordova-plugin-camera.git#fix/tmp-image-reuse",
"cordova-plugin-device": "1.1.7",
"cordova-plugin-file": "~4.3.1",
"cordova-plugin-file-opener2": "^2.0.19",
"cordova-plugin-filepicker": "^1.1.4",
"cordova-plugin-globalization": "~1.0.5",
"cordova-plugin-inappbrowser": "~1.7.1",
"cordova-plugin-ionic-webview": "1.1.16",
"cordova-plugin-media": "https://github.com/whispeer/cordova-plugin-media.git#fix/voicemail-recording-crash",
"cordova-plugin-splashscreen": "https://github.com/whispeer/cordova-plugin-splashscreen.git#adaptedSpinner",
"cordova-plugin-statusbar": "~2.2.1",
"cordova-plugin-whitelist": "1.3.3",
"debug": "^2.6.1",
"deepmerge": "^1.3.0",
"idb": "^2.0.3",
"in-view": "^0.6.1",
"ionic-angular": "^3.9.2",
"ionic-plugin-keyboard": "^2.2.1",
"ionicons": "3.0.0",
"jquery": "~3.1.0",
"moment": "^2.19.3",
"phonegap-plugin-barcodescanner": "~6.0.6",
"phonegap-plugin-push": "2.1.3",
"qrious": "^4.0.2",
"raven-js": "^3.20.1",
"rxjs": "5.5.2",
"sjcl": "git+https://github.com/whispeer/sjcl.git#custom-build",
"socket.io-client": "~2.0.2",
"sw-toolbox": "3.6.0",
"typestate": "^1.0.4",
"uuid": "^3.1.0",
"whatwg-fetch": "^2.0.1",
"zone.js": "0.8.18"
},
"description": "whispeerMessenger: An Ionic project",
"devDependencies": {
"@ionic/app-scripts": "3.1.11",
"array-flatten": "^2.1.1",
"babel-core": "^6.25.0",
"babel-loader": "^7.1.1",
"babel-preset-env": "^1.5.2",
"fs-extra": "https://registry.npmjs.org/fs-extra/-/fs-extra-0.30.0.tgz",
"ionic": "^4.0.2",
"mathsass": "^0.9.5",
"node-sass": "^4.5.2",
"raw-loader": "^0.5.1",
"tslint": "^5.7.0",
"typescript": "^2.4.2",
"webpack": "^3.6.0",
"webpack-bundle-analyzer": "^2.4.0",
"webpack-bundle-size-analyzer": "^2.6.0",
"ws": "3.3.2",
"xml2js": "^0.4.17"
},
"homepage": "http://whispeer.de/",
"name": "whispeerMessenger",
"private": true,
"scripts": {
"build": "npm run ionic:build -- --dev",
"businessSass": "WHISPEER_BUSINESS=true ionic-app-scripts sass && cp www/build/main.css build/business.css",
"clean": "npm run ionic:clean",
"ionic:build": "ionic-app-scripts build",
"ionic:clean": "ionic-app-scripts clean",
"ionic:serve": "ionic-app-scripts serve --dev",
"start": "npm run ionic:serve"
},
"version": "0.3.15"
}