{
  "name": "react-native-form",
  "version": "2.1.3",
  "description": "A simple react-native component to wrap your form fields!",
  "main": "form.js",
  "repository": {
    "type": "git",
    "url": "https://github.com/julianocomg/react-native-form.git"
  },
  "keywords": [
    "react-component",
    "react-native",
    "react native form",
    "android",
    "ios"
  ],
  "author": "Juliano Castilho <julianocomg@gmail.com>",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/julianocomg/react-native-form/issues"
  },
  "homepage": "https://github.com/julianocomg/react-native-form#readme"
}
