{
  "name": "@uiw/react-native",
  "version": "2.10.1",
  "description": "UIW for React Native",
  "homepage": "https://uiwjs.github.io/react-native-uiw/",
  "main": "lib/index.js",
  "scripts": {},
  "keywords": [
    "uiw",
    "react-native",
    "Avatar",
    "Badge",
    "Button",
    "ButtonGroup",
    "CheckBox",
    "Divider",
    "Drawer",
    "Ellipsis",
    "Empty",
    "Flex",
    "Grid",
    "Icon",
    "Input",
    "List",
    "Loader",
    "MaskLayer",
    "MenuDropdown",
    "Modal",
    "Radio",
    "Result",
    "SegmentedControl",
    "SelectCascader",
    "SearchBar",
    "Slider",
    "Spacing",
    "SwipeAction",
    "Switch",
    "Toast",
    "Typography",
    "WingBlank"
  ],
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "https://github.com/uiwjs/react-native-uiw"
  },
  "files": [
    "lib",
    "src",
    "README.md"
  ],
  "dependencies": {
    "@babel/runtime": "7.15.4",
    "@react-native-picker/picker": "2.1.0",
    "@types/color": "3.0.2",
    "@types/lodash": "4.14.172",
    "@types/react-native": "0.65.5",
    "@uiw/icons": "2.5.1",
    "color": "4.0.1",
    "lodash": "4.17.21",
    "prop-types": "15.7.2",
    "react-native-gesture-handler": "1.10.3",
    "react-native-root-siblings": "4.1.1",
    "react-native-svg": "12.1.1"
  },
  "peerDependencies": {
    "react": ">=16.9.0",
    "react-native": ">=0.60.0",
    "react-native-svg": ">=9.9.3"
  },
  "devDependencies": {
    "@babel/core": "7.15.5",
    "@babel/preset-typescript": "7.15.0"
  },
  "engines": {
    "node": "^12.20.0 || ^14.13.1 || >=16.0.0"
  }
}
