{
  "name": "rn-multiple-choice",
  "version": "0.0.5",
  "description": "A cross-platform (iOS / Android) single and multiple-choice React Native component.",
  "dependencies": {},
  "readme": "ERROR: No README data found!",
  "author": {
    "name": "David",
    "email": "slushimx@gmail.com",
    "url": "https://slushi.mx"
  },
  "keywords": [
    "multiple-choice",
    "single-choice",
    "ios",
    "android",
    "react-native",
    "react-component"
  ],
  "maintainers": [{
    "name": "David",
    "email": "slushimx@gmail.com"
  }],
  "license": "MIT",
  "main": "index.js"
}