{
  "name": "tcomb-form-native-builder-components",
  "version": "0.0.58",
  "description": "Type for `tcomb-form-native` to show static images",
  "license": "MIT",
  "author": "Foqum (http://www.foqum.io/)",
  "contributors": [
    "Jesús Leganés-Combarro 'piranna' <piranna@gmail.com>"
  ],
  "main": "lib",
  "scripts": {
    "test": "jest --coverage",
    "modules": "rm -rf node_modules && npm install"
  },
  "dependencies": {
    "apollo-fetch": "^0.7.0",
    "babel-runtime": "^6.26.0",
    "getpayload": "^0.0.1",
    "material-ui": "^0.20.0",
    "mixin-deep": "^1.3.1",
    "object-path": "^0.11.4",
    "tcomb-form-native-builder-utils": "~0.0.2",
    "@foqum/react-native-document-picker": "~0.0.1",
    "react-native-fit-image": "^1.5.4",
    "react-native-material-selectize": "^1.9.0",
    "react-native-material-textfield": "^0.12.0",
    "@foqum/string-template": "~1.0.0",
    "tcomb-form-native": "^0.6.11",
    "styled-components": "^4.1.3",
    "react-native-material-ui": "^1.30.1",
    "react-native-paper": "3.4.0",
    "papaparse": "^5.2.0"
  },
  "peerDependencies": {
    "react": "^16.4.0",
    "react-native": "^0.55.0"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/QuantumBA/tcomb-form-native-builder-components.git"
  },
  "bugs": {
    "url": "https://github.com/QuantumBA/tcomb-form-native-builder-components/issues"
  },
  "homepage": "https://github.com/QuantumBA/tcomb-form-native-builder-components#readme",
  "devDependencies": {
    "babel-eslint": "^10.0.1",
    "babel-plugin-transform-runtime": "^6.23.0",
    "babel-preset-react-native": "^4.0.0",
    "babel-plugin-transform-react-remove-prop-types": "^0.4.13",
    "babel-preset-env": "^1.6.1",
    "babel-preset-es2015": "^6.24.1",
    "babel-preset-expo": "^4.0.0",
    "babel-preset-react-app": "^3.1.1",
    "coveralls": "^3.0.0",
    "fetch-mock": "^6.0.0",
    "react": "^16.4.0",
    "react-native": "^0.55.0",
    "eslint": "^5.0.0",
    "eslint-config-react-app": "^2.1.0",
    "eslint-loader": "^2.0.0",
    "eslint-plugin-flowtype": "^2.43.0",
    "eslint-plugin-import": "^2.8.0",
    "eslint-plugin-jsx-a11y": "^6.0.3",
    "eslint-plugin-react": "^7.6.1",
    "eslint-config-airbnb": "^17.0.0"
  },
  "jest": {
    "collectCoverageFrom": [
      "*.js",
      "config/**/*.js",
      "lib/**/*.js",
      "scripts/*.js",
      "src/**/*.js"
    ]
  }
}
