{
  "name": "umi-plugin-react",
  "version": "1.15.9",
  "main": "./lib/index.js",
  "repository": {
    "type": "git",
    "url": "https://github.com/umijs/umi/tree/master/packages/umi-plugin-react"
  },
  "homepage": "https://github.com/umijs/umi/tree/master/packages/umi-plugin-react",
  "authors": [
    "chencheng <sorrycc@gmail.com> (https://github.com/sorrycc)"
  ],
  "bugs": {
    "url": "https://github.com/umijs/umi/issues"
  },
  "files": [
    "ui",
    "lib",
    "src",
    "locale/index.js",
    "locale/index.d.ts"
  ],
  "license": "MIT",
  "dependencies": {
    "antd": "3.x",
    "antd-mobile": "2.x",
    "babel-plugin-import": "1.x",
    "fastclick": "1.0.6",
    "lodash": "4.17.13",
    "mustache": "3.0.1",
    "preact": "8.4.2",
    "preact-compat": "3.19.0",
    "register-service-worker": "1.6.2",
    "umi-plugin-dll": "1.6.1",
    "umi-plugin-dva": "1.11.4",
    "umi-plugin-hd": "1.7.0",
    "umi-plugin-locale": "2.11.7",
    "umi-plugin-polyfills": "1.4.2",
    "umi-plugin-routes": "1.8.9",
    "umi-plugin-ui": "1.5.3",
    "umi-utils": "1.7.3",
    "webpack": "4.41.1",
    "workbox-webpack-plugin": "3.6.3"
  },
  "devDependencies": {
    "umi-types": "0.5.14"
  }
}
