{
  "name": "react-native-wheel-color-picker",
  "version": "1.3.1",
  "description": "A color picker component for react native",
  "main": "ColorPicker.js",
  "homepage": "https://github.com/naeemur/react-native-wheel-color-picker#readme",
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "https://github.com/naeemur/react-native-wheel-color-picker.git"
  },
  "bugs": {
    "url": "https://github.com/naeemur/react-native-wheel-color-picker/issues"
  },
  "dependencies": {
    "react-native-elevation": "^1.0.0"
  },
  "keywords": [
    "react-native",
    "react native",
    "material design",
    "wheel",
    "color",
    "picker"
  ],
  "typings": "types.d.ts"
}
