{
  "name": "react-native-animated-tabs",
  "description": "Animated Tabs for React Native. Both for iOS and Android. Just swipe between tabs to navigate",
  "version": "1.3.3",
  "author": "Philip Shurpik (philip.shurpik@gmail.com)",
  "main": "index.js",
  "keywords": [
    "react-native-component",
    "react-component",
    "react-native",
    "ios",
    "android",
    "scrollable",
    "animated",
    "tabs",
    "tab"
  ],
  "repository": {
    "type": "git",
    "url": "https://github.com/philipshurpik/react-native-animated-tabs/"
  },
  "peerDependencies": {
    "react-native": ">=0.40.0",
    "prop-types": ">=15.6.0"
  },
  "license": "MIT"
}
