Advertisement
Guest User

Untitled

a guest
Jul 1st, 2018
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. {
  2.   "name": "lorem-ipsum,
  3.   "version": "0.0.0",
  4.   "author": "Ionic Framework",
  5.   "homepage": "http://ionicframework.com/",
  6.   "private": true,
  7.   "scripts": {
  8.     "clean": "ionic-app-scripts clean",
  9.     "build": "ionic-app-scripts build --prod",
  10.     "lint": "ionic-app-scripts lint",
  11.     "ionic:build": "ionic-app-scripts build",
  12.     "ionic:serve": "ionic-app-scripts serve"
  13.   },
  14.   "dependencies": {
  15.     "@angular/cli": "^6.0.8",
  16.     "@angular/common": "^6.0.7",
  17.     "@angular/compiler": "^6.0.7",
  18.     "@angular/compiler-cli": "^6.0.7",
  19.     "@angular/core": "^6.0.7",
  20.     "@angular/forms": "^6.0.7",
  21.     "@angular/http": "^6.0.7",
  22.     "@angular/platform-browser": "^6.0.7",
  23.     "@angular/platform-browser-dynamic": "^6.0.7",
  24.     "@auth0/angular-jwt": "^2.0.0",
  25.     "@ionic-native/app-version": "^4.9.0",
  26.     "@ionic-native/barcode-scanner": "^4.9.0",
  27.     "@ionic-native/call-number": "^4.9.0",
  28.     "@ionic-native/core": "^4.9.0",
  29.     "@ionic-native/device": "^4.9.0",
  30.     "@ionic-native/file": "^4.9.0",
  31.     "@ionic-native/file-opener": "^4.9.0",
  32.     "@ionic-native/geolocation": "^4.9.0",
  33.     "@ionic-native/google-maps": "^4.8.2",
  34.     "@ionic-native/in-app-browser": "^4.9.0",
  35.     "@ionic-native/keyboard": "^4.9.0",
  36.     "@ionic-native/native-storage": "^4.9.0",
  37.     "@ionic-native/screen-orientation": "^4.9.0",
  38.     "@ionic-native/splash-screen": "^4.9.0",
  39.     "@ionic-native/sqlite": "^4.9.0",
  40.     "@ionic-native/status-bar": "^4.9.0",
  41.     "@ionic-native/transfer": "^3.14.0",
  42.     "@ionic/lab": "^1.0.0-rc.9",
  43.     "@ionic/pro": "^1.0.20",
  44.     "@ionic/storage": "^2.1.3",
  45.     "ajv-keywords": "^2.1.1",
  46.     "android-versions": "^1.3.0",
  47.     "angular2-jwt": "^0.2.3",
  48.     "call-number": "^1.0.1",
  49.     "cordova-android": "7.1.0",
  50.     "cordova-android-support-gradle-release": "^1.4.4",
  51.     "cordova-ios": "4.5.4",
  52.     "cordova-plugin-add-swift-support": "^1.7.2",
  53.     "cordova-plugin-app-version": "^0.1.9",
  54.     "cordova-plugin-compat": "^1.2.0",
  55.     "cordova-plugin-console": "^1.1.0",
  56.     "cordova-plugin-device": "^1.1.7",
  57.     "cordova-plugin-file": "^6.0.1",
  58.     "cordova-plugin-file-opener2": "^2.0.19",
  59.     "cordova-plugin-file-transfer": "^1.7.1",
  60.     "cordova-plugin-geolocation": "^2.4.3",
  61.     "cordova-plugin-googlemaps": "^2.3.6",
  62.     "cordova-plugin-inappbrowser": "^1.7.2",
  63.     "cordova-plugin-ionic": "^1.1.9",
  64.     "cordova-plugin-nativestorage": "^2.3.1",
  65.     "cordova-plugin-screen-orientation": "^3.0.1",
  66.     "cordova-plugin-splashscreen": "^4.1.0",
  67.     "cordova-plugin-statusbar": "^2.4.2",
  68.     "cordova-plugin-whitelist": "^1.3.3",
  69.     "cordova-sqlite-storage": "^2.3.2",
  70.     "es6-promise": "^4.2.4",
  71.     "es6-promise-plugin": "^4.2.2",
  72.     "ionic-angular": "^3.9.2",
  73.     "ionic-img-viewer": "^2.9.0",
  74.     "ionic-plugin-keyboard": "^2.2.1",
  75.     "ionicons": "3.0.0",
  76.     "minimist": "^1.2.0",
  77.     "phonegap-plugin-barcodescanner": "^6.0.8",
  78.     "rxjs": "^6.2.1",
  79.     "rxjs-compat": "^6.2.1",
  80.     "sw-toolbox": "3.6.0",
  81.     "xml2js": "^0.4.19",
  82.     "zone.js": "^0.8.26"
  83.   },
  84.   "devDependencies": {
  85.     "@ionic/app-scripts": "^3.1.10",
  86.     "typescript": "2.7.2"
  87.   },
  88.   "description": "An Ionic project",
  89.   "cordova": {
  90.     "plugins": {
  91.       "cordova-plugin-inappbrowser": {},
  92.       "phonegap-plugin-barcodescanner": {},
  93.       "cordova-plugin-file-transfer": {},
  94.       "cordova-plugin-file": {},
  95.       "cordova-plugin-geolocation": {},
  96.       "cordova-plugin-console": {},
  97.       "cordova-plugin-device": {},
  98.       "cordova-plugin-splashscreen": {},
  99.       "cordova-plugin-statusbar": {},
  100.       "cordova-plugin-whitelist": {},
  101.       "ionic-plugin-keyboard": {},
  102.       "cordova-plugin-ionic": {
  103.         "APP_ID": "111111111",
  104.         "CHANNEL_NAME": "Production",
  105.         "UPDATE_METHOD": "background",
  106.         "UPDATE_API": "https://api.ionicjs.com",
  107.         "MAX_STORE": "2"
  108.       },
  109.       "cordova-plugin-file-opener2": {},
  110.       "cordova-plugin-app-version": {},
  111.       "cordova-sqlite-storage": {},
  112.       "cordova-plugin-nativestorage": {},
  113.       "cordova-android-support-gradle-release": {
  114.         "ANDROID_SUPPORT_VERSION": "26.+"
  115.       },
  116.       "cordova-plugin-screen-orientation": {},
  117.       "cordova-plugin-googlemaps": {
  118.         "API_KEY_FOR_ANDROID": "XXXXXXXXXXXXX,
  119.         "API_KEY_FOR_IOS": "XXXXXXXXXXXXX",
  120.         "PLAY_SERVICES_VERSION": "15.0.1",
  121.         "ANDROID_SUPPORT_V4_VERSION": "26.1.0",
  122.         "LOCATION_WHEN_IN_USE_DESCRIPTION": "Lorem ipsum dolor sit amet, consectetur adipiscing elit",
  123.         "LOCATION_ALWAYS_USAGE_DESCRIPTION": "Lorem ipsum dolor sit amet, consectetur adipiscing elit"
  124.       }
  125.     },
  126.     "platforms": [
  127.       "ios",
  128.       "android"
  129.     ]
  130.   }
  131. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement