{
  "name": "@lighthouseapps/react-native-ui",
  "version": "1.0.4",
  "description": "React Native UI for Android and iOS",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "react-native",
    "ui"
  ],
  "repository": {
    "type": "git",
    "url": "git+https://gitlab.com/lighthouseit/packages/react-native-ui.git"
  },
  "author": "Alvaro Silveira <alvarosilveiraa@gmail.com>",
  "license": "MIT",
  "dependencies": {
    "@brazilian-utils/formatters": "^0.1.10",
    "@brazilian-utils/validators": "^0.1.9",
    "lodash": "^4.17.15",
    "moment": "^2.24.0",
    "react-native-modal": "^11.5.3",
    "styled-components": "^4.4.1"
  },
  "peerDependencies": {
    "react": "*",
    "react-native": "*",
    "react-native-vector-icons": "*"
  }
}
