{
  "name": "react-native-circle-button",
  "version": "1.0.9",
  "description": "React Native Circle Button",
  "main": "src/main.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/dwicao/react-native-circle-button.git"
  },
  "keywords": [
    "react",
    "native",
    "circle",
    "button"
  ],
  "files": [
    "src",
    "README.md"
  ],
  "author": "Lutfian Dwi Cahyono <lutfiandwica@gmail.com> (https://dwicao.github.io/)",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/dwicao/react-native-circle-button/issues"
  },
  "homepage": "https://github.com/dwicao/react-native-circle-button#readme",
  "dependencies": {
    "prop-types": "^15.6.1"
  }
}
