{
  "name": "reactui-mobile-mobile",
  "version": "3.0.0-alpha.8",
  "description": "基于 React 的移动设计规范实现",
  "keywords": [
    "ant",
    "design",
    "react",
    "react-component",
    "component",
    "components",
    "ui",
    "framework",
    "frontend",
    "mobile"
  ],
  "repository": {
    "type": "git",
    "url": "https://github.com/ant-design/ant-design-mobile"
  },
  "files": [
    "dist",
    "es",
    "lib",
    "LICENSE",
    "*.md"
  ],
  "sideEffects": [
    "**/*.less",
    "**/*.css"
  ],
  "license": "MIT",
  "main": "lib/index.js",
  "module": "es/index.js",
  "types": "es/index.d.ts",
  "dependencies": {
    "@babel/runtime": "^7.5.5",
    "@types/react-swipeable-views": "^0.13.0",
    "array-tree-filter": "^2.1.0",
    "classnames": "^2.2.6",
    "hoist-non-react-statics": "^3.3.2",
    "invariant": "^2.2.4",
    "rc-collapse": "^1.11.8",
    "rc-field-form": "^1.12.0",
    "rc-swipeout": "^2.0.11",
    "react-swipeable-views": "^0.13.8",
    "reactui-mobile-mobile-icons": "3.0.0-alpha.8",
    "reactui-mobile-mobile-languages": "3.0.0-alpha.8",
    "reactui-mobile-mobile-styles": "3.0.0-alpha.8",
    "reactui-mobile-mobile-touchable": "3.0.0-alpha.8",
    "rmc-cascader": "^5.0.3",
    "rmc-dialog": "^1.1.1",
    "rmc-notification": "^1.0.0",
    "rmc-picker": "^5.0.10",
    "rmc-tooltip": "^1.0.1",
    "swiper": "^6.2.0"
  },
  "peerDependencies": {
    "react": "^16.8.0",
    "react-dom": "^16.8.0"
  },
  "gitHead": "32c09ef4869decc79f8860142f40cd702d606899"
}
