{
  "name": "zhike-mobile-navigation",
  "version": "2.0.7",
  "description": "react-native redux based navigation",
  "main": "index.js",
  "dependencies": {
    "react-redux": "^5.0.0"
  },
  "peerDependencies": {
    "lodash": "^4.0.0",
    "react-native-blur": "^3.0.0",
    "apsl-react-native-button": "^3.0.2",
    "react-native-linear-gradient": "^2.0.0",
    "react-native-tab-view": "^0.0.56"
  },
  "files": [
    "actions.js",
    "reducer.js",
    "utils.js",
    "AppContainer.js",
    "ModalViewContainer.js",
    "img",
    "types.js"
  ],
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/bestofsong/zhike-mobile-navigation.git"
  },
  "author": "wansong",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/bestofsong/zhike-mobile-navigation/issues"
  },
  "homepage": "https://github.com/bestofsong/zhike-mobile-navigation#readme"
}
