Initial commit
Showing
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
| ... | ... | @@ -39,31 +39,30 @@ |
| "angularfire2": "^5.0.0-rc.10", | ||
| "call-number": "^1.0.1", | ||
| "cordova": "^8.0.0", | ||
| "cordova-android": "7.1.0", | ||
| "cordova-android": "6.3.0", | ||
| "cordova-plugin-datepicker": "^0.9.3", | ||
| "cordova-plugin-device": "^1.1.4", | ||
| "cordova-plugin-facebook4": "^1.9.1", | ||
| "cordova-plugin-device": "^1.1.7", | ||
| "cordova-plugin-geolocation": "^4.0.1", | ||
| "cordova-plugin-googleplus": "^5.3.0", | ||
| "cordova-plugin-googleplus": "^5.3.2", | ||
| "cordova-plugin-network-information": "^2.0.1", | ||
| "cordova-plugin-request-location-accuracy": "^2.2.3", | ||
| "cordova-plugin-splashscreen": "^4.0.3", | ||
| "cordova-plugin-statusbar": "^2.2.2", | ||
| "cordova-plugin-whitelist": "^1.3.1", | ||
| "cordova-plugin-x-toast": "^2.6.2", | ||
| "cordova-plugin-request-location-accuracy": "^2.3.0", | ||
| "cordova-plugin-splashscreen": "^4.1.0", | ||
| "cordova-plugin-statusbar": "^2.4.2", | ||
| "cordova-plugin-whitelist": "^1.3.3", | ||
| "cordova-plugin-x-toast": "^2.7.2", | ||
| "firebase": "^5.0.4", | ||
| "ionic-angular": "3.7.0", | ||
| "ionic-plugin-keyboard": "^2.2.1", | ||
| "ionic2-rating": "^1.2.2", | ||
| "ionicons": "3.0.0", | ||
| "mx.ferreyra.callnumber": "~0.0.2", | ||
| "mx.ferreyra.callnumber": "0.0.2", | ||
| "promise-polyfill": "^8.0.0", | ||
| "rxjs": "^5.5.11", | ||
| "sw-toolbox": "3.6.0", | ||
| "zone.js": "0.8.17" | ||
| }, | ||
| "devDependencies": { | ||
| "@ionic/app-scripts": "3.0.0", | ||
| "@ionic/app-scripts": "^3.2.4", | ||
| "typescript": "2.3.4" | ||
| }, | ||
| "description": "An Ionic project", | ||
| ... | ... | @@ -75,20 +74,20 @@ |
| "cordova-plugin-whitelist": {}, | ||
| "ionic-plugin-keyboard": {}, | ||
| "cordova-plugin-x-toast": {}, | ||
| "cordova-plugin-facebook4": { | ||
| "APP_ID": "223991774869277", | ||
| "APP_NAME": "CMC" | ||
| }, | ||
| "cordova-plugin-googleplus": { | ||
| "REVERSED_CLIENT_ID": "151146703576-dr7il48km7elnm2f8cfj6ru8g0adpgi6.apps.googleusercontent.com" | ||
| "REVERSED_CLIENT_ID": "151146703576-dr7il48km7elnm2f8cfj6ru8g0adpgi6.apps.googleusercontent.com", | ||
| "PLAY_SERVICES_VERSION": "11.8.0" | ||
| }, | ||
| "cordova-plugin-geolocation": { | ||
| "GEOLOCATION_USAGE_DESCRIPTION": "To locate you" | ||
| }, | ||
| "cordova-plugin-datepicker": {}, | ||
| "cordova-plugin-request-location-accuracy": {}, | ||
| "cordova-plugin-request-location-accuracy": { | ||
| "PLAY_SERVICES_LOCATION_VERSION": "16.+" | ||
| }, | ||
| "cordova-plugin-network-information": {}, | ||
| "mx.ferreyra.callnumber": {} | ||
| "mx.ferreyra.callnumber": {}, | ||
| "call-number": {} | ||
| }, | ||
| "platforms": [ | ||
| "android" | ||
| ... | ... |
resources/icon.png.md5
0 → 100644
resources/splash.png.md5
0 → 100644