{
  "name": "react-native-mall-frame-client",
  "version": "2.3.8",
  "description": "React native client mall library for KNS",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "react-native",
    "android",
    "ios",
    "mall"
  ],
  "author": {
    "name": "Caner Cay",
    "username": "canercay",
    "email": "cay.cnr@gmail.com"
  },
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "https://caner-cay@bitbucket.org/symobile/rnmallframeclient.git"
  },
  "dependencies": {
    "lodash": "4.17.10",
    "prop-types": "15.6.1",
    "react-native-af-video-player": "0.1.9",
    "react-native-audio-toolkit": "1.0.6",
    "react-native-bluetooth-listener": "1.0.1",
    "react-native-communications": "2.2.1",
    "react-native-datepicker": "1.7.1",
    "react-native-easy-toast": "1.1.0",
    "react-native-elements": "^1.0.0",
    "react-native-fbsdk": "0.7.0",
    "react-native-google-signin": "1.2.2",
    "react-native-i18n": "2.0.12",
    "react-native-image-picker": "0.26.7",
    "react-native-img-cache": "1.5.3",
    "react-native-keep-awake": "3.0.1",
    "react-native-keyboard-aware-scroll-view": "^0.8.0",
    "react-native-largelist": "https://github.com/CanerCay/react-native-largelist.git#prod",
    "react-native-linear-gradient": "2.4.0",
    "react-native-maps": "0.20.1",
    "react-native-masked-text": "1.7.1",
    "react-native-modal": "^11.1.0",
    "react-native-modal-dropdown": "0.6.2",
    "react-native-orientation": "3.1.3",
    "react-native-parallax-scroll-view": "0.21.1",
    "react-native-recyclerview-list": "0.3.2",
    "react-native-scrollable-tab-view": "0.10.0",
    "react-native-select-input-ios": "1.1.7",
    "react-native-share": "1.0.27",
    "react-native-siri-wave-view": "0.0.5",
    "react-native-swiper": "1.5.13",
    "react-native-vector-icons": "4.6.0",
    "react-native-video": "2.0.0",
    "react-native-webview": "2.15.0",
    "react-navigation-redux-helpers": "1.0.6",
    "readline-sync": "1.4.9",
    "redux": "3.7.2",
    "redux-logger": "3.0.6",
    "redux-persist": "5.8.0",
    "redux-persist-filesystem-storage": "1.1.1",
    "redux-thunk": "2.2.0",
    "rn-fetch-blob": "^0.10.15"
  },
  "devDependencies": {
    "babel-eslint": "8.2.3",
    "eslint": "4.19.1",
    "eslint-config-airbnb": "16.1.0",
    "eslint-config-react-app": "2.1.0",
    "eslint-plugin-import": "2.11.0",
    "eslint-plugin-jsx-a11y": "6.0.3",
    "eslint-plugin-react": "7.7.0",
    "eslint-plugin-react-native": "3.2.1"
  },
  "peerDependencies": {
    "react": "*",
    "react-native": "*",
    "react-redux": "*",
    "react-navigation": "2.0.*"
  },
  "rnpm": {
    "assets": [
      "assets/fonts",
      "map"
    ],
    "commands": {
      "postlink": "node node_modules/react-native-mall-frame-client/scripts/postlink/run"
    },
    "ios": {
      "sharedLibraries": [
        "libz"
      ]
    }
  }
}
