
{
  "name": "react-native-slider-android",
  "version": "1.1.2",
  "description": "A React Native wrapper for a Slider component. Works like SliderIOS.",
  "scripts": {
    "test": "exit 0"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/mezonio/react-native-slider-android.git"
  },
  "keywords": [
    "android",
    "react-native",
    "react-component",
    "slider",
    "ios",
    "number",
    "picker"
  ],
  "peerDependencies": {
    "react-native": ">=0.20.0"
  },
  "author": "Laszlo Pinter",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/mezonio/react-native-slider-android/issues"
  },
  "homepage": "https://github.com/mezonio/react-native-slider-android#readme"
}
