{
  "name": "rn-common",
  "version": "1.3.11",
  "description": "FantuanDianping React Native Common Components",
  "main": "dist/index.js",
  "types": "dist/index.d.ts",
  "scripts": {
    "prebuild": "node packages/icon/genNameTypes.js",
    "build": "node_modules/.bin/tsc",
    "version": "npm version patch"
  },
  "author": "jankergg",
  "license": "MIT",
  "dependencies": {
    "@expo/vector-icons": "*",
    "@react-native-picker/picker": "^2.1.0",
    "array-tree-filter": "^2.1.0",
    "events": "^3.2.0",
    "lodash.debounce": "*",
    "normalize-css-color": "*",
    "react": "*",
    "react-content-loader": "*",
    "react-native": "*",
    "react-native-collapsible": "*",
    "react-native-swipeout": "^2.3.6",
    "react-native-web": "*",
    "typescript": "3.8",
    "utility-types": "^3.10.0"
  },
  "devDependencies": {
    "@types/events": "^3.0.0",
    "@types/lodash.debounce": "*",
    "@types/react": "*",
    "@types/react-native": "*"
  }
}
