{
  "name": "umi-ui",
  "version": "1.5.11",
  "main": "./lib/UmiUI.js",
  "files": [
    "lib",
    "client/dist",
    "ui/dist",
    "src"
  ],
  "devDependencies": {
    "@ant-design/icons": "^4.0.0-alpha.11",
    "@types/node-notifier": "^5.4.0",
    "@types/sockjs": "^0.3.31",
    "umi-types": "0.5.14",
    "umi-ui-theme": "1.1.2"
  },
  "repository": {
    "type": "git",
    "url": "http://github.com/umijs/umi",
    "directory": "packages/umi-ui"
  },
  "authors": [
    "chencheng <sorrycc@gmail.com> (https://github.com/sorrycc)"
  ],
  "license": "MIT",
  "dependencies": {
    "@umijs/launch-editor": "^1.0.0",
    "binary-mirror-config": "1.20.3",
    "chalk": "2.4.2",
    "clear-module": "4.0.0",
    "compression": "1.7.4",
    "cross-spawn": "6.0.5",
    "debug": "4.1.1",
    "empty-dir": "2.0.0",
    "express": "4.17.1",
    "got": "9.6.0",
    "lodash": "^4.17.15",
    "macaddress": "0.2.9",
    "mkdirp": "0.5.1",
    "node-notifier": "^5.4.1",
    "portfinder": "1.0.21",
    "react-dev-utils": "9.0.1",
    "regenerator-runtime": "0.13.2",
    "resolve-cwd": "3.0.0",
    "resolve-from": "5.0.0",
    "rimraf": "3.0.0",
    "semver": "6.3.0",
    "sockjs": "0.3.19",
    "umi-build-dev": "1.18.9",
    "umi-ui-theme": "1.2.4",
    "user-home": "2.0.0"
  }
}
