{
  "name": "react-native-snap-slider",
  "version": "0.3.0",
  "description": "Provide labels and snap control for Slider",
  "main": "SnapSlider.js",
  "author": "Francis Mak <francis@franfran.com> (https://github.com/franfran)",
  "keywords": [
    "react-component",
    "react-native",
    "slider",
    "snap",
    "step"
  ],
  "license": "MIT",
  "scripts": {
    "start": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/franfran/react-native-snap-slider.git"
  },
  "devDependencies": {
    "create-react-class": "^15.6.2"
  }
}
