Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "name": "gateHouse",
- "version": "0.0.1",
- "private": true,
- "scripts": {
- "start": "node node_modules/react-native/local-cli/cli.js start",
- "test": "jest"
- },
- "dependencies": {
- "native-base": "^2.3.1",
- "react": "16.0.0-alpha.12",
- "react-native": "0.47.1",
- "react-native-camera": "git+https://github.com/lwansbrough/react-native-camera.git",
- "react-native-image-picker": "^0.26.4",
- "react-native-infinite-scroll-view": "^0.4.3",
- "react-native-nfc": "^0.3.0",
- "react-native-qrcode-scanner": "0.0.13",
- "react-native-splash-screen": "^2.1.0",
- "react-navigation": "git+https://github.com/react-community/react-navigation.git",
- "react-redux": "^5.0.5",
- "redux": "^3.7.2",
- "redux-logger": "^3.0.6",
- "redux-thunk": "^2.2.0"
- },
- "devDependencies": {
- "babel-jest": "20.0.3",
- "babel-preset-react-native": "2.1.0",
- "jest": "20.0.4",
- "react-native-qrcode": "^0.2.4",
- "react-test-renderer": "16.0.0-alpha.12"
- },
- "jest": {
- "preset": "react-native"
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment