{
  "name": "umi-types",
  "version": "0.5.14",
  "description": "Type definitions for umi.",
  "types": "index",
  "dependencies": {
    "@types/cheerio": "^0.22.10",
    "@types/debug": "^4.1.5",
    "@types/lodash": "^4.14.136",
    "@types/moment": "^2.13.0",
    "@types/react": "^16.8.25",
    "@types/react-redux": "^7.1.2",
    "@types/signale": "^1.2.1",
    "@types/webpack": "^4.4.23",
    "@types/webpack-chain": "^5.0.1",
    "@types/xterm": "^3.0.0",
    "@umijs/hooks": "^1.5.2"
  },
  "repository": {
    "type": "git",
    "url": "http://github.com/umijs/umi",
    "directory": "packages/umi-types"
  },
  "authors": [
    "chencheng <sorrycc@gmail.com> (https://github.com/sorrycc)"
  ],
  "license": "MIT"
}
