{
  "name": "react-native-test1",
  "version": "0.0.1",
  "private": false,
  "scripts": {
    "start": "node node_modules/react-native/local-cli/cli.js start"
  },
  "dependencies": {
    "react": "^15.1.0",
    "react-native": "0.27.2",
    "react-native-camera": "git+https://github.com/lwansbrough/react-native-camera.git",
    "react-native-image-picker": "^0.21.1",
    "react-native-swiper": "file:react-native-swiper",
    "react-native-xtabbar": "^0.2.1"
  },
  "description": "demo1",
  "main": "HomePageComponent.js",
  "devDependencies": {},
  "author": "",
  "license": "ISC"
}
