{
  "name": "example",
  "version": "0.5.0",
  "private": true,
  "scripts": {
    "start": "node node_modules/react-native/local-cli/cli.js start"
  },
  "dependencies": {
    "react": "15.3.2",
    "react-native": "^0.35.0",
    "react-native-sortable-grid": "../"
  }
}
