{
  "name": "react-native-tabbed-view-pager-android",
  "version": "1.0.4",
  "description": "An android ViewPager wrapper with built-in tabs.",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "react-native-component",
    "react-component",
    "react-native",
    "ios",
    "android",
    "viewpager",
    "pager",
    "pageview",
    "page",
    "tab-navigator",
    "scrollable",
    "tab",
    "navigator",
    "tab-bar",
    "tab-view"
  ],
  "author": "Madhusudhan Sambojhu",
  "license": "MIT",
  "peerDependencies": {
    "react-native": "^0.50.3"
  },
  "repository": {
    "type": "git",
    "url":
      "git+https://github.com/madhu314/react-native-tabbed-view-pager-android.git"
  },
  "bugs": {
    "url":
      "https://github.com/madhu314/react-native-tabbed-view-pager-android/issues"
  },
  "homepage":
    "https://github.com/madhu314/react-native-tabbed-view-pager-android#README"
}
