First commit
This commit is contained in:
154
package.json
Normal file
154
package.json
Normal file
@@ -0,0 +1,154 @@
|
||||
{
|
||||
"name": "ichamba",
|
||||
"version": "0.0.1",
|
||||
"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": {
|
||||
"@angular/animations": "^6.1.10",
|
||||
"@angular/common": "~8.1.2",
|
||||
"@angular/compiler": "~8.1.2",
|
||||
"@angular/core": "^8.1.3",
|
||||
"@angular/forms": "~8.1.2",
|
||||
"@angular/platform-browser": "~8.1.2",
|
||||
"@angular/platform-browser-dynamic": "~8.1.2",
|
||||
"@angular/router": "~8.1.2",
|
||||
"@capacitor/android": "5.2.1",
|
||||
"@capacitor/app": "5.0.6",
|
||||
"@capacitor/core": "5.2.1",
|
||||
"@capacitor/haptics": "5.0.6",
|
||||
"@capacitor/keyboard": "5.0.6",
|
||||
"@capacitor/status-bar": "5.0.6",
|
||||
"@ionic-native/android-permissions": "^5.25.0",
|
||||
"@ionic-native/camera": "^5.28.0",
|
||||
"@ionic-native/core": "^5.0.0",
|
||||
"@ionic-native/facebook": "^5.15.0",
|
||||
"@ionic-native/file": "^5.28.0",
|
||||
"@ionic-native/file-path": "^5.28.0",
|
||||
"@ionic-native/geolocation": "^5.25.0",
|
||||
"@ionic-native/google-maps": "^5.5.0",
|
||||
"@ionic-native/google-plus": "^5.15.0",
|
||||
"@ionic-native/http": "^5.18.0",
|
||||
"@ionic-native/in-app-browser": "^5.31.1",
|
||||
"@ionic-native/ionic-webview": "^5.28.0",
|
||||
"@ionic-native/location-accuracy": "^5.18.0",
|
||||
"@ionic-native/native-storage": "^5.15.0",
|
||||
"@ionic-native/onesignal": "^5.15.0",
|
||||
"@ionic-native/splash-screen": "^5.0.0",
|
||||
"@ionic-native/status-bar": "^5.0.0",
|
||||
"@ionic/angular": "^4.7.1",
|
||||
"@ngx-translate/core": "^12.1.2",
|
||||
"@ngx-translate/http-loader": "^7.0.0",
|
||||
"br-mask": "0.0.8",
|
||||
"cordova-android": "^8.1.0",
|
||||
"cordova-ios": "^5.0.1",
|
||||
"cordova-plugin-advanced-http": "^2.3.1",
|
||||
"cordova-plugin-android-permissions": "^1.0.2",
|
||||
"cordova-plugin-camera": "^4.1.0",
|
||||
"cordova-plugin-facebook4": "^6.2.0",
|
||||
"cordova-plugin-file": "^6.0.2",
|
||||
"cordova-plugin-geolocation": "^4.0.2",
|
||||
"cordova-plugin-googlemaps": "^2.6.2",
|
||||
"cordova-plugin-googleplus": "^8.1.2",
|
||||
"cordova-plugin-inappbrowser": "^4.1.0",
|
||||
"cordova-plugin-nativestorage": "^2.3.2",
|
||||
"cordova-plugin-request-location-accuracy": "^2.3.0",
|
||||
"core-js": "^2.5.4",
|
||||
"ionic4-rating": "^1.0.9",
|
||||
"ngx-chips": "^3.0.0",
|
||||
"onesignal-cordova-plugin": "^2.6.0",
|
||||
"remove": "^0.1.5",
|
||||
"rxjs": "~6.5.1",
|
||||
"rxjs-compat": "^6.6.7",
|
||||
"tslib": "^1.9.0",
|
||||
"zone.js": "~0.9.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@angular-devkit/architect": "~0.801.2",
|
||||
"@angular-devkit/build-angular": "^0.803.21",
|
||||
"@angular-devkit/core": "~8.1.2",
|
||||
"@angular-devkit/schematics": "~8.1.2",
|
||||
"@angular/cli": "~8.1.2",
|
||||
"@angular/compiler": "~8.1.2",
|
||||
"@angular/compiler-cli": "~8.1.2",
|
||||
"@angular/language-service": "~8.1.2",
|
||||
"@capacitor/cli": "5.2.1",
|
||||
"@ionic/angular-toolkit": "~2.0.0",
|
||||
"@types/jasmine": "~3.3.8",
|
||||
"@types/jasminewd2": "~2.0.3",
|
||||
"@types/node": "~8.9.4",
|
||||
"codelyzer": "^5.0.0",
|
||||
"cordova-plugin-device": "^2.0.2",
|
||||
"cordova-plugin-ionic-keyboard": "^2.2.0",
|
||||
"cordova-plugin-ionic-webview": "^4.1.2",
|
||||
"cordova-plugin-splashscreen": "^5.0.2",
|
||||
"cordova-plugin-statusbar": "^2.4.2",
|
||||
"cordova-plugin-whitelist": "^1.3.3",
|
||||
"jasmine-core": "~3.4.0",
|
||||
"jasmine-spec-reporter": "~4.2.1",
|
||||
"karma": "~4.1.0",
|
||||
"karma-chrome-launcher": "~2.2.0",
|
||||
"karma-coverage-istanbul-reporter": "~2.0.1",
|
||||
"karma-jasmine": "~2.0.1",
|
||||
"karma-jasmine-html-reporter": "^1.4.0",
|
||||
"protractor": "~5.4.0",
|
||||
"ts-node": "~7.0.0",
|
||||
"tslint": "~5.15.0",
|
||||
"typescript": "~3.4.3"
|
||||
},
|
||||
"description": "An Ionic project",
|
||||
"cordova": {
|
||||
"plugins": {
|
||||
"cordova-plugin-whitelist": {},
|
||||
"cordova-plugin-statusbar": {},
|
||||
"cordova-plugin-device": {},
|
||||
"cordova-plugin-splashscreen": {},
|
||||
"cordova-plugin-ionic-webview": {},
|
||||
"cordova-plugin-ionic-keyboard": {},
|
||||
"cordova-plugin-facebook4": {
|
||||
"APP_ID": "342718733071161",
|
||||
"APP_NAME": "ichamba",
|
||||
"FACEBOOK_HYBRID_APP_EVENTS": "false",
|
||||
"FACEBOOK_ANDROID_SDK_VERSION": "5.5.2"
|
||||
},
|
||||
"cordova-plugin-googleplus": {
|
||||
"REVERSED_CLIENT_ID": "679874302148-dc2f35s9f50ci17houd36bcosvocso2v.apps.googleusercontent.com",
|
||||
"PLAY_SERVICES_VERSION": "15.0.1"
|
||||
},
|
||||
"onesignal-cordova-plugin": {},
|
||||
"cordova-plugin-googlemaps": {
|
||||
"API_KEY_FOR_ANDROID": "AIzaSyBmkTsg0-1VKllM_vHD6V1EhPnF0YUP-88",
|
||||
"API_KEY_FOR_IOS": "AIzaSyBmkTsg0-1VKllM_vHD6V1EhPnF0YUP-88",
|
||||
"PLAY_SERVICES_VERSION": "15.0.1",
|
||||
"ANDROID_SUPPORT_V4_VERSION": "27.+",
|
||||
"LOCATION_WHEN_IN_USE_DESCRIPTION": "This app wants to get your location while this app runs only.",
|
||||
"LOCATION_ALWAYS_USAGE_DESCRIPTION": "This app wants to get your location always, even this app runs in background."
|
||||
},
|
||||
"cordova-plugin-nativestorage": {},
|
||||
"cordova-plugin-advanced-http": {
|
||||
"OKHTTP_VERSION": "3.10.0"
|
||||
},
|
||||
"cordova-plugin-request-location-accuracy": {},
|
||||
"cordova-plugin-geolocation": {},
|
||||
"cordova-plugin-android-permissions": {},
|
||||
"cordova-plugin-camera": {
|
||||
"ANDROID_SUPPORT_V4_VERSION": "27.+"
|
||||
},
|
||||
"cordova-plugin-file": {},
|
||||
"cordova-plugin-filepath": {},
|
||||
"cordova-plugin-inappbrowser": {}
|
||||
},
|
||||
"platforms": [
|
||||
"android",
|
||||
"ios"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user