{ "name": "iLinkWorld", "version": "0.0.1", "private": true, "scripts": { "start": "node node_modules/react-native/local-cli/cli.js start", "test": "jest" }, "dependencies": { "apsl-react-native-button": "^3.1.1", "events": "^3.0.0", "geolib": "^3.0.3", "lottie-ios": "^3.0.3", "lottie-react-native": "^2.6.1", "moment-timezone": "^0.5.25", "react": "16.9.0", "react-native": "0.61.0-rc.0", "react-native-action-button": "^2.8.5", "react-native-animatable": "^1.3.2", "react-native-animated-loader": "^0.0.7", "react-native-blur-overlay": "^1.0.6", "react-native-bottom-sheet-behavior": "^2.0.0", "react-native-calendario": "^0.2.10", "react-native-cardview": "^2.0.2", "react-native-copilot": "^2.4.3", "react-native-db-models": "^0.1.3", "react-native-device-info": "^2.1.1", "react-native-elements": "^1.1.0", "react-native-geolocation": "^1.0.0", "react-native-geolocation-service": "^2.0.1", "react-native-gesture-handler": "1.3.0", "react-native-i18n": "^2.0.15", "react-native-loader": "^1.2.1", "react-native-loading-spinner-overlay": "^1.0.1", "react-native-local-mongodb": "^2.2.9", "react-native-maps": "^0.24.2", "react-native-maps-directions": "^1.7.0", "react-native-material-bottom-navigation": "^1.0.3", "react-native-material-bottom-navigation-performance": "^0.7.8", "react-native-material-cards": "^1.0.9", "react-native-material-dialog": "^0.7.6", "react-native-material-dropdown": "^0.11.1", "react-native-paper": "^2.16.0", "react-native-phone-call": "^1.0.9", "react-native-progress": "^3.6.0", "react-native-range-datepicker": "^1.8.2", "react-native-reanimated": "^1.0.1", "react-native-responsive-dimensions": "^2.0.1", "react-native-screens": "^2.3.0", "react-native-simple-dialogs": "^1.1.0", "react-native-snackbar-component": "^1.1.0", "react-native-snap-slider": "^0.3.0", "react-native-svg": "^9.5.0", "react-native-swipeout": "^2.3.6", "react-native-switch-selector": "^1.1.14", "react-native-textinput-effects": "^0.5.1", "react-native-vector-icons": "^6.5.0", "react-navigation": "^3.11.0", "react-navigation-material-bottom-tabs": "^1.0.0", "realm": "^2.28.1", "reanimated-bottom-sheet": "^1.0.0-alpha.10", "rn-viewpager": "^1.2.9" }, "devDependencies": { "@babel/core": "^7.4.5", "@babel/runtime": "^7.4.5", "babel-jest": "^24.8.0", "jest": "^24.8.0", "metro-react-native-babel-preset": "^0.54.1", "react-test-renderer": "16.8.3" }, "jest": { "preset": "react-native" } }