{
  "name": "react-native-underline-tabbar",
  "version": "1.3.6",
  "description": "Custom Tabbar for https://github.com/skv-headless/react-native-scrollable-tab-view",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/Slowyn/react-native-underline-tabbar.git"
  },
  "keywords": [
    "react-native",
    "react",
    "component",
    "react-native-scrollable-tab-view",
    "tabbar",
    "react-native-component",
    "react-component",
    "ios",
    "scrollable",
    "tab",
    "scroll",
    "scrolling",
    "items",
    "snap",
    "android",
    "ios"
  ],
  "author": "K. E. Yakushin",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/Slowyn/react-native-underline-tabbar/issues"
  },
  "homepage": "https://github.com/Slowyn/react-native-underline-tabbar#readme",
  "peerDependencies": {
    "react-native": ">=0.20.0"
  },
  "devDependencies": {
    "babel-eslint": "^8.0.1",
    "babel-plugin-module-resolver": "^2.3.0",
    "babel-preset-airbnb": "^1.1.1",
    "babel-preset-react-native": "1.9.0",
    "eslint": "^4.8.0",
    "eslint-config-airbnb": "^15.1.0",
    "eslint-import-resolver-babel-module": "^2.2.1",
    "eslint-plugin-flowtype": "^2.39.0",
    "eslint-plugin-import": "^2.7.0",
    "eslint-plugin-jsx-a11y": "^6.0.2",
    "eslint-plugin-prettier": "^2.3.1",
    "eslint-plugin-react": "^7.4.0",
    "flow-bin": "^0.56.0",
    "prettier": "^1.7.0"
  },
  "dependencies": {}
}
