{
  "name": "react-native-segemented-control-tab",
  "version": "1.0.1",
  "description": "A react native component with the same concept of react native's SegmantedControlIOS, Primarily built to support both IOS and Android.",
  "main": "SegmentedControlTab.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/kirankalyan5/react-native-segmented-control-tab.git"
  },
  "keywords": [
    "react-native",
    "custom",
    "component",
    "SegmentedControlIOS",
    "SegmentedControlTab",
    "IOS",
    "Android"
  ],
  "author": "Kiran Kalyan",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/kirankalyan5/react-native-segmented-control-tab/issues"
  },
  "homepage": "https://github.com/kirankalyan5/react-native-segmented-control-tab#readme"
}
