{
  "name": "equivalen-simple-radio-button",
  "version": "2.7.3",
  "description": "simple and useful animated radio button component for React Native",
  "main": "index.js",
  "scripts": {
    "build": "babel libs -d dist",
    "test": "npm test"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/moschan/react-native-simple-radio-button.git"
  },
  "keywords": [
    "react-component",
    "react-native",
    "ios",
    "android",
    "form",
    "button",
    "radio-button"
  ],
  "author": "moschan <kota.frsw＠gmail.com> (http://moschan.com/blog/)",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/moschan/react-native-simple-radio-button/issues"
  },
  "homepage": "https://github.com/moschan/react-native-simple-radio-button#readme",
  "devDependencies": {
    "babel": "^6.23.0",
    "babel-cli": "^6.26.0",
    "babel-plugin-transform-class-properties": "^6.24.1",
    "babel-preset-env": "^1.7.0",
    "babel-preset-flow": "^6.23.0",
    "babel-preset-react-native": "^4.0.1"
  }
}
