UNPKG

ridecabrider

Version:

RideCab Customer Ride Booking All Over Cyprus, Live Driver Tracking, Wallet, Payment Methods

102 lines (101 loc) 3.09 kB
{ "main": "node_modules/expo/AppEntry.js", "scripts": { "start": "expo start", "android": "expo start --android", "ios": "expo start --ios", "web": "expo start --web", "eject": "expo eject" }, "dependencies": { "@expo/vector-icons": "^10.0.0", "@firebase/app-types": "^0.6.1", "@mapbox/polyline": "^1.1.1", "@react-native-community/datetimepicker": "2.2.2", "@react-native-community/masked-view": "0.1.6", "@unimodules/core": "~5.1.0", "@unimodules/react-native-adapter": "~5.2.0", "expo": "^37.0.0", "expo-apple-authentication": "~2.1.0", "expo-asset": "~8.1.3", "expo-av": "~8.1.0", "expo-constants": "^9.0.0", "expo-crypto": "~8.1.0", "expo-facebook": "~8.1.0", "expo-firebase-recaptcha": "^1.1.0", "expo-font": "~8.1.0", "expo-google-app-auth": "^8.1.3", "expo-image-picker": "~8.1.0", "expo-location": "~8.1.0", "expo-permissions": "~8.1.0", "firebase": "7.9.0", "haversine": "1.1.1", "react": "16.9.0", "react-dom": "16.9.0", "react-native": "https://github.com/expo/react-native/archive/sdk-37.0.0.tar.gz", "react-native-actionsheet": "2.4.2", "react-native-credit-card-input": "0.4.1", "react-native-dash": "0.0.11", "react-native-elements": "1.2.7", "react-native-geocoding": "^0.4.0", "react-native-gesture-handler": "~1.6.0", "react-native-gifted-chat": "0.11.3", "react-native-google-places-autocomplete": "^1.8.0", "react-native-keyboard-aware-scroll-view": "0.9.1", "react-native-loading-spinner-overlay": "^1.1.0", "react-native-maps": "^0.26.1", "react-native-masked-input-text": "^1.0.11", "react-native-modal-datetime-picker": "^8.7.1", "react-native-reanimated": "~1.7.0", "react-native-safe-area-context": "0.7.3", "react-native-screens": "~2.2.0", "react-native-segmented-control-tab": "^3.4.1", "react-native-simple-radio-button": "2.7.4", "react-native-star-rating": "1.1.0", "react-native-vector-icons": "6.6.0", "react-native-web": "^0.11.7", "react-native-webview": "8.1.1", "react-navigation": "^4.3.7", "react-navigation-drawer": "^2.4.11", "react-navigation-stack": "^2.3.11" }, "devDependencies": { "babel-preset-expo": "^8.1.0" }, "private": false, "name": "ridecabrider", "version": "1.0.0", "description": "RideCab Customer Ride Booking All Over Cyprus, Live Driver Tracking, Wallet, Payment Methods ", "repository": { "type": "git", "url": "git+https://github.com/ckaravias/RideCabRider_code.git" }, "keywords": [ "Find", "a", "driver", "Cyprus", "Airports", "Chauffeur", "service", "Taxi", "aoo", "cyprus", "Larnaca", "Nicosia", "Limassol", "Paphos", "Ayia", "Napa", "Paralimni", "Cheap", "prices", "24/7" ], "author": "ckaravias", "license": "ISC", "bugs": { "url": "https://github.com/ckaravias/RideCabRider_code/issues" }, "homepage": "https://github.com/ckaravias/RideCabRider_code#readme" }