{
  "name": "react-native-hpicker",
  "version": "1.0.5",
  "description": "Horizontally scrolling picker component for React Native",
  "main": "hpicker.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/mkko/react-native-hpicker.git"
  },
  "author": "Mikko Välimäki",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/mkko/react-native-hpicker/issues"
  },
  "homepage": "https://github.com/mkko/react-native-hpicker#readme",
  "keywords": [
    "react-native",
    "picker"
  ]
}
