{
    "name": "ExtendedSample",
    "version": "5.19.3",
    "private": true,
    "scripts": {
        "start": "node node_modules/react-native/local-cli/cli.js start",
        "preinstall": "../sample_install.sh",
        "test": "echo \"Error: no test specified\" && exit 1"
    },
    "dependencies": {
        "@react-native-community/async-storage": "^1.4.2",
        "@react-native-community/slider": "^1.1.3",
        "prop-types": "15.6.2",
        "react": "16.8.3",
        "react-native": "0.59.10",
        "react-native-iphone-x-helper": "^1.0.2",
        "react-native-simple-events": "1.0.1",
        "react-navigation": "1.5.8",
        "react-navigation-is-focused-hoc": "^1.1.1",
        "scandit-react-native": "file:../../"
    },
    "devDependencies": {
        "@babel/core": "^7.4.4",
        "metro": "^0.45.6",
        "metro-core": "^0.45.6",
        "metro-react-native-babel-preset": "^0.54.0",
        "react-test-renderer": "16.8.3"
    }
}
