{
  "name": "react-native-osd-form",
  "version": "1.1.1",
  "description": "A React-native customizable form component",
  "main": "Form.js",
  "directories": {
    "example": "example"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/Osedea/react-native-osd-form.git"
  },
  "keywords": [
    "react-native",
    "form",
    "osedea"
  ],
  "author": "Adrien Thiery",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/Osedea/react-native-osd-form/issues"
  },
  "homepage": "https://github.com/Osedea/react-native-osd-form#readme",
  "dependencies": {
    "eslint": "~3.4.0",
    "eslint-config-osedea": "~0.3.9",
    "lodash": "~4.17.2",
    "react-native-checkbox": "1.0.15",
    "react-native-image-crop-picker": "~0.10.5",
    "react-native-image-picker": "~0.23.0",
    "react-native-image-resizer": "0.0.12",
    "react-native-multi-slider": "~0.3.5",
    "react-native-osd-datetimepicker": "~1.1.0",
    "react-native-osd-simple-button": "~1.1.0"
  }
}
