{
  "name": "example",
  "version": "0.1.0",
  "devDependencies": {
    "react-native-iconic-bar": "0.0.5",
    "react-native-scripts": "1.3.1",
    "react-test-renderer": "16.0.0-alpha.12"
  },
  "main": "./node_modules/react-native-scripts/build/bin/crna-entry.js",
  "scripts": {
    "start": "react-native-scripts start",
    "eject": "react-native-scripts eject",
    "android": "react-native-scripts android",
    "ios": "react-native-scripts ios",
    "test": "node node_modules/jest/bin/jest.js --watch"
  },
  "dependencies": {
    "react": "16.0.0-alpha.12",
    "react-native": "^0.47.0"
  }
}
