bug fix
Showing
| { | { | ||
| "name": "user", | "name": "user", | ||
| "version": "0.0.1", | "version": "0.0.1", | ||
| "author": "Ionic Framework", | "author": "Ionic Framework", | ||
| "homepage": "http://ionicframework.com/", | "homepage": "http://ionicframework.com/", | ||
| "private": true, | "private": true, | ||
| "scripts": { | "scripts": { | ||
| "clean": "ionic-app-scripts clean", | "clean": "ionic-app-scripts clean", | ||
| "build": "ionic-app-scripts build", | "build": "ionic-app-scripts build", | ||
| "lint": "ionic-app-scripts lint", | "lint": "ionic-app-scripts lint", | ||
| "ionic:build": "ionic-app-scripts build", | "ionic:build": "ionic-app-scripts build", | ||
| "ionic:serve": "ionic-app-scripts serve" | "ionic:serve": "ionic-app-scripts serve" | ||
| }, | }, | ||
| "dependencies": { | "dependencies": { | ||
| "@angular/animations": "4.1.3", | "@angular/animations": "4.1.3", | ||
| "@angular/common": "5.2.9", | "@angular/common": "5.2.9", | ||
| "@angular/compiler": "5.2.9", | "@angular/compiler": "5.2.9", | ||
| "@angular/compiler-cli": "5.2.9", | "@angular/compiler-cli": "5.2.9", | ||
| "@angular/core": "5.2.9", | "@angular/core": "5.2.9", | ||
| "@angular/forms": "5.2.9", | "@angular/forms": "5.2.9", | ||
| "@angular/http": "5.2.9", | "@angular/http": "5.2.9", | ||
| "@angular/platform-browser": "5.2.9", | "@angular/platform-browser": "5.2.9", | ||
| "@angular/platform-browser-dynamic": "5.2.9", | "@angular/platform-browser-dynamic": "5.2.9", | ||
| "@ionic-native/badge": "^4.9.0", | "@ionic-native/badge": "^4.9.0", | ||
| "@ionic-native/core": "4.5.3", | "@ionic-native/core": "4.5.3", | ||
| "@ionic-native/diagnostic": "^4.6.0", | "@ionic-native/diagnostic": "^4.6.0", | ||
| "@ionic-native/file": "^4.7.0", | "@ionic-native/file": "^4.7.0", | ||
| "@ionic-native/file-transfer": "^4.7.0", | "@ionic-native/file-transfer": "^4.7.0", | ||
| "@ionic-native/geolocation": "^4.14.0", | "@ionic-native/geolocation": "^4.14.0", | ||
| "@ionic-native/image-picker": "^4.7.0", | "@ionic-native/image-picker": "^4.7.0", | ||
| "@ionic-native/location-accuracy": "^4.14.0", | "@ionic-native/location-accuracy": "^4.14.0", | ||
| "@ionic-native/network": "^4.7.0", | "@ionic-native/network": "^4.7.0", | ||
| "@ionic-native/onesignal": "^4.7.0", | "@ionic-native/onesignal": "^4.7.0", | ||
| "@ionic-native/photo-viewer": "^4.18.0", | "@ionic-native/photo-viewer": "^4.18.0", | ||
| "@ionic-native/splash-screen": "4.5.3", | "@ionic-native/splash-screen": "4.5.3", | ||
| "@ionic-native/status-bar": "4.5.3", | "@ionic-native/status-bar": "4.5.3", | ||
| "@ionic/storage": "2.1.3", | "@ionic/storage": "2.1.3", | ||
| "com-sarriaroman-photoviewer": "^1.1.18", | "com-sarriaroman-photoviewer": "^1.1.18", | ||
| "cordova-android": "~6.1.2", | "com.synconset.imagepicker": "^2.1.10", | ||
| "cordova-plugin-badge": "^0.8.7", | "cordova-android": "^6.1.2", | ||
| "cordova-plugin-network-information": "^2.0.1", | "cordova-plugin-badge": "^0.8.7", | ||
| "cordova-plugin-request-location-accuracy": "^2.2.3", | "cordova-plugin-compat": "^1.0.0", | ||
| "ionic-angular": "3.9.2", | "cordova-plugin-device": "^2.0.1", | ||
| "ionic-tooltips": "^2.0.1", | "cordova-plugin-file": "^6.0.1", | ||
| "ionic2-rating": "^1.2.2", | "cordova-plugin-file-transfer": "^1.7.1", | ||
| "ionicons": "3.0.0", | "cordova-plugin-geolocation": "^2.4.3", | ||
| "rxjs": "5.5.7", | "cordova-plugin-ionic-keyboard": "^2.0.5", | ||
| "sw-toolbox": "3.6.0", | "cordova-plugin-ionic-webview": "^1.1.16", | ||
| "zone.js": "0.8.20" | "cordova-plugin-network-information": "^2.0.1", | ||
| }, | "cordova-plugin-request-location-accuracy": "^2.2.3", | ||
| "devDependencies": { | "cordova-plugin-splashscreen": "^5.0.2", | ||
| "@ionic/app-scripts": "3.1.8", | "cordova-plugin-whitelist": "^1.3.3", | ||
| "typescript": "~2.6.2" | "cordova.plugins.diagnostic": "^4.0.11", | ||
| }, | "ionic-angular": "3.9.2", | ||
| "description": "An Ionic project", | "ionic-tooltips": "^2.0.1", | ||
| "cordova": { | "ionic2-rating": "^1.2.2", | ||
| "platforms": [ | "ionicons": "3.0.0", | ||
| "android" | "onesignal-cordova-plugin": "^2.3.3", | ||
| ], | "rxjs": "5.5.7", | ||
| "plugins": { | "sw-toolbox": "3.6.0", | ||
| "cordova-plugin-network-information": {}, | "zone.js": "0.8.20" | ||
| "cordova-plugin-badge": {}, | }, | ||
| "cordova-plugin-geolocation": { | "devDependencies": { | ||
| "GEOLOCATION_USAGE_DESCRIPTION": "To locate you" | "@ionic/app-scripts": "3.1.8", | ||
| }, | "typescript": "~2.6.2" | ||
| "cordova-plugin-request-location-accuracy": {}, | }, | ||
| "com-sarriaroman-photoviewer": {} | "description": "An Ionic project", | ||
| "cordova": { | |||
| "platforms": [ | |||
| "android" | |||
| ], | |||
| "plugins": { | |||
| "cordova-plugin-network-information": {}, | |||
| "cordova-plugin-badge": {}, | |||
| "cordova-plugin-geolocation": { | |||
| "GEOLOCATION_USAGE_DESCRIPTION": "To locate you" | |||
| }, | |||
| "cordova-plugin-request-location-accuracy": {}, | |||
| "com-sarriaroman-photoviewer": {}, | |||
| "com.synconset.imagepicker": { | |||
| "PHOTO_LIBRARY_USAGE_DESCRIPTION": "your usage message" | |||
| }, | |||
| "cordova-plugin-device": {}, | |||
| "cordova-plugin-file": {}, | |||
| "cordova-plugin-file-transfer": {}, | |||
| "cordova-plugin-ionic-keyboard": {}, | |||
| "cordova-plugin-ionic-webview": {}, | |||
| "cordova-plugin-splashscreen": {}, | |||
| "cordova-plugin-whitelist": {}, | |||
| "cordova.plugins.diagnostic": {}, | |||
| "onesignal-cordova-plugin": {} | |||
| } | |||
| } | } | ||
| } | |||
| } | } | ||
| \ No newline at end of file |
Please
register
or
sign in
to comment