{
  "name": "@epig/rn-baselib",
  "version": "1.1.12",
  "description": "",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1",
    "push": "git push && git push --tags",
    "patch": "npm version patch",
    "pub": "npm run patch && npm publish && npm run push"
  },
  "dependencies": {
    "react-native-animatable": "1.3.2",
    "querystring": "^0.2.0",
    "react-native-gesture-handler": "1.0.12",
    "react-native-linear-gradient": "2.5.3",
    "react-native-spinkit": "1.4.1",
    "react-native-swiper": "1.5.14",
    "react-native-vector-icons": "6.1.0",
    "react-navigation": "3.0.9",
    "react-navigation-redux-helpers": "2.0.9",
    "react-redux": "5.1.1",
    "redux": "3.7.2",
    "redux-actions": "2.6.4",
    "redux-form": "7.4.2",
    "redux-logger": "^3.0.6",
    "redux-persist": "5.10.0",
    "redux-saga": "0.16.2"
  },
  "keywords": [],
  "author": "",
  "license": "ISC"
}
