{
  "name": "react-native-vitamio-demo",
  "version": "1.0.0",
  "description": "A Demo Android app for React Native Vitamio component",
  "scripts": {
    "start": "node_modules/react-native/packager/packager.sh"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com:sejoker/react-native-vitamio-demo.git"
  },
  "dependencies": {
    "lodash": "^3.10.1",
    "react-native": "^0.11.4",
    "react-native-android-vitamio": "^1.0.3"
  },
  "author": {
    "name": "Yevgen Safronov"
  },
  "license": "MIT"
}
