{
  "name": "react-native-gifted-form",
  "version": "0.1.1",
  "description": "Form component for React Native",
  "main": "GiftedForm.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/FaridSafi/react-native-gifted-form.git"
  },
  "keywords": [
    "form",
    "react-native",
    "react",
    "react-component",
    "ios",
    "android"
  ],
  "author": "Farid from Safi",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/FaridSafi/react-native-gifted-form/issues"
  },
  "homepage": "https://github.com/FaridSafi/react-native-gifted-form#readme",
  "dependencies": {
    "apsl-react-native-button": "^3.1.0",
    "create-react-class": "^15.6.2",
    "moment": "^2.19.1",
    "prop-types": "^15.6.0",
    "react-native-button": "^2.1.0",
    "react-native-gifted-spinner": "~0.1.0",
    "react-native-google-places-autocomplete": "^1.3.6",
    "react-timer-mixin": "~0.13.3",
    "validator": "^9.0.0"
  }
}
