138 lines
4.7 KiB
JSON
Executable File
138 lines
4.7 KiB
JSON
Executable File
{
|
|
"name": "pdofficer",
|
|
"version": "1.0.0",
|
|
"author": "Ionic Framework",
|
|
"homepage": "http://ionicframework.com/",
|
|
"private": true,
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/ionic-team/ionic-conference-app.git"
|
|
},
|
|
"scripts": {
|
|
"build": "ionic build",
|
|
"serve": "ionic build",
|
|
"start": "npm run serve",
|
|
"prod_build": "ionic cordova build android --aot --minifyjs --minifycss --max-old-space-size=4096",
|
|
"ionic:build": "node --max-old-space-size=4096 ./node_modules/@ionic/app-scripts/bin/ionic-app-scripts.js build"
|
|
},
|
|
"dependencies": {
|
|
"@angular/animations": "^5.1.1",
|
|
"@angular/cdk": "^5.0.1",
|
|
"@angular/common": "5.0.3",
|
|
"@angular/compiler": "5.0.3",
|
|
"@angular/compiler-cli": "5.0.3",
|
|
"@angular/core": "^5.0.3",
|
|
"@angular/forms": "5.0.3",
|
|
"@angular/http": "5.0.3",
|
|
"@angular/material": "^5.0.1",
|
|
"@angular/platform-browser": "5.0.3",
|
|
"@angular/platform-browser-dynamic": "5.0.3",
|
|
"@ionic-native/android-permissions": "^4.20.0",
|
|
"@ionic-native/app-version": "^4.20.0",
|
|
"@ionic-native/background-geolocation": "^4.20.0",
|
|
"@ionic-native/camera": "^4.20.0",
|
|
"@ionic-native/core": "4.4.0",
|
|
"@ionic-native/fingerprint-aio": "^4.16.0",
|
|
"@ionic-native/geolocation": "^4.20.0",
|
|
"@ionic-native/launch-navigator": "^4.16.0",
|
|
"@ionic-native/location-accuracy": "^4.20.0",
|
|
"@ionic-native/market": "^4.20.0",
|
|
"@ionic-native/push": "^4.20.0",
|
|
"@ionic-native/splash-screen": "4.4.0",
|
|
"@ionic-native/sqlite": "^4.19.0",
|
|
"@ionic-native/status-bar": "^4.16.0",
|
|
"@ionic/storage": "^2.2.0",
|
|
"@netbasal/content-loader": "^1.1.0",
|
|
"@types/chart.js": "^2.7.40",
|
|
"amazon-cognito-identity-js": "^3.0.3",
|
|
"chart.js": "^2.7.3",
|
|
"cordova-android": "8.1.0",
|
|
"cordova-browser": "5.0.4",
|
|
"cordova-plugin-android-permissions": "1.0.0",
|
|
"cordova-plugin-app-version": "0.1.9",
|
|
"cordova-plugin-camera": "~4.0.3",
|
|
"cordova-plugin-compat": "1.2.0",
|
|
"cordova-plugin-device": "2.0.2",
|
|
"cordova-plugin-fingerprint-aio": "~1.4.1",
|
|
"cordova-plugin-geolocation": "2.4.3",
|
|
"cordova-plugin-ionic-keyboard": "^2.0.5",
|
|
"cordova-plugin-ionic-webview": "^2.0.0",
|
|
"cordova-plugin-market": "1.2.0",
|
|
"cordova-plugin-mauron85-background-geolocation": "3.0.1",
|
|
"cordova-plugin-request-location-accuracy": "2.2.3",
|
|
"cordova-plugin-splashscreen": "5.0.2",
|
|
"cordova-plugin-statusbar": "2.4.2",
|
|
"cordova-plugin-whitelist": "1.3.3",
|
|
"cordova-sqlite-storage": "^3.2.1",
|
|
"cordova-support-google-services": "1.1.0",
|
|
"hammerjs": "^2.0.8",
|
|
"increase-memory-limit": "^1.0.6",
|
|
"ionic-angular": "3.9.2",
|
|
"ionic-cache": "^4.0.1",
|
|
"ionic-img-viewer": "^2.9.0",
|
|
"ionicons": "3.0.0",
|
|
"moment": "^2.24.0",
|
|
"ngx-mat-select-search": "^1.6.0",
|
|
"phonegap-plugin-multidex": "1.0.0",
|
|
"phonegap-plugin-push": "2.3.0",
|
|
"rxjs": "^6.3.1",
|
|
"rxjs-compat": "^6.3.1",
|
|
"sw-toolbox": "3.6.0",
|
|
"uk.co.workingedge.phonegap.plugin.launchnavigator": "~4.2.2",
|
|
"watermarkjs": "^2.0.0",
|
|
"zone.js": "0.8.18"
|
|
},
|
|
"devDependencies": {
|
|
"@ionic/app-scripts": "^3.2.4",
|
|
"gulp-sass": "^3.1.0",
|
|
"typescript": "2.4.2"
|
|
},
|
|
"description": "An Ionic project",
|
|
"config": {
|
|
"ionic_bundler": "webpack",
|
|
"ionic_generate_source_map": false,
|
|
"ionic_source_map_type": "source-map"
|
|
},
|
|
"cordova": {
|
|
"plugins": {
|
|
"cordova-plugin-fingerprint-aio": {},
|
|
"uk.co.workingedge.phonegap.plugin.launchnavigator": {
|
|
"OKHTTP_VERSION": "3.+"
|
|
},
|
|
"cordova-plugin-camera": {},
|
|
"cordova-plugin-whitelist": {},
|
|
"cordova-plugin-statusbar": {},
|
|
"cordova-plugin-device": {},
|
|
"cordova-plugin-splashscreen": {},
|
|
"cordova-plugin-ionic-webview": {},
|
|
"cordova-plugin-ionic-keyboard": {},
|
|
"cordova-plugin-geolocation": {
|
|
"GEOLOCATION_USAGE_DESCRIPTION": "To track your walks"
|
|
},
|
|
"cordova-plugin-request-location-accuracy": {},
|
|
"cordova-plugin-android-permissions": {},
|
|
"phonegap-plugin-push": {
|
|
"SENDER_ID": "906855209078",
|
|
"ANDROID_SUPPORT_V13_VERSION": "27.+",
|
|
"FCM_VERSION": "17.0.+"
|
|
},
|
|
"cordova-plugin-app-version": {},
|
|
"cordova-sqlite-storage": {},
|
|
"cordova-plugin-mauron85-background-geolocation": {
|
|
"GOOGLE_PLAY_SERVICES_VERSION": "11+",
|
|
"ANDROID_SUPPORT_LIBRARY_VERSION": "26+",
|
|
"ICON": "@mipmap/icon",
|
|
"SMALL_ICON": "@mipmap/icon",
|
|
"ACCOUNT_NAME": "@string/app_name",
|
|
"ACCOUNT_LABEL": "@string/app_name",
|
|
"ACCOUNT_TYPE": "$PACKAGE_NAME.account",
|
|
"CONTENT_AUTHORITY": "$PACKAGE_NAME"
|
|
},
|
|
"cordova-plugin-market": {}
|
|
},
|
|
"platforms": [
|
|
"browser",
|
|
"android"
|
|
]
|
|
}
|
|
} |