{
  "name": "@shoutem/mobile-app",
  "version": "0.57.0",
  "scripts": {
    "start": "node node_modules/react-native/local-cli/cli.js start",
    "watch": "node scripts/watch-local-extensions.js",
    "setup": "cd scripts && yarn install",
    "lint": "eslint .",
    "configure": "node scripts/configure",
    "run": "node scripts/run",
    "bundle": "node scripts/bundle",
    "build": "node scripts/build"
  },
  "dependencies": {
    "@shoutem/animation": "^0.11.0",
    "@shoutem/core": "0.0.48",
    "@shoutem/redux-composers": "0.1.0-beta.4",
    "@shoutem/redux-io": "1.0.6",
    "@shoutem/theme": "^0.9.0",
    "@shoutem/ui": "0.14.2",
    "@shoutem/ui-addons": "0.0.14",
    "lodash": "^4.10.1",
    "moment": "^2.13.0",
    "whatwg-fetch": "1.0.0",
    "react": "16.0.0-alpha.6",
    "react-native": "0.43.4",
    "react-native-browser-polyfill": "^0.1.1",
    "react-native-calendar-manager": "git+https://git@bitbucket.org/fiveminutes/react-native-calendar-manager.git",
    "react-native-code-push": "^2.0.2-beta",
    "react-native-fbsdk": "0.5.0",
    "react-native-google-analytics-bridge": "5.0.0",
    "react-native-restart": "0.0.2",
    "react-native-maps": "0.13.0",
    "react-native-video": "^1.0.0",
    "react-redux": "^5.0.2",
    "redux": "^3.6.0",
    "redux-action-buffer": "^1.0.1",
    "redux-persist": "4.1.0",
    "redux-api-middleware": "2.0.0-beta.1",
    "redux-logger": "2.6.1",
    "redux-thunk": "^2.0.0"
  },
  "devDependencies": {
    "babel": "^6.3.26",
    "babel-eslint": "^6.0.4",
    "eslint": "^2.9.0",
    "eslint-config-airbnb": "^8.0.0",
    "eslint-plugin-import": "^1.6.1",
    "eslint-plugin-jsx-a11y": "^1.0.4",
    "eslint-plugin-react": "^5.0.1",
    "eslint-plugin-react-native": "^1.0.2",
    "babel-plugin-transform-decorators-legacy": "^1.3.4",
    "babel-preset-react-native": "^1.9.0"
  }
}
