{
  "_from": "dva@^2.6.0-beta.4",
  "_id": "dva@2.6.0-beta.20",
  "_inBundle": false,
  "_integrity": "sha512-CP2xg32VzxgeBk98og2e4JbMruO8+jexTBQvTbpK9v+aZ99MBUg18mLZUhody9Uq+jPxRDx70rzkxpP+HM0/9A==",
  "_location": "/dva",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "dva@^2.6.0-beta.4",
    "name": "dva",
    "escapedName": "dva",
    "rawSpec": "^2.6.0-beta.4",
    "saveSpec": null,
    "fetchSpec": "^2.6.0-beta.4"
  },
  "_requiredBy": [
    "/",
    "/umi-plugin-dva"
  ],
  "_resolved": "https://registry.npmjs.org/dva/-/dva-2.6.0-beta.20.tgz",
  "_shasum": "5633a008456479040d5efd553d4fc85e12dff88a",
  "_spec": "dva@^2.6.0-beta.4",
  "_where": "/var/lib/jenkins/workspace/cawg-app-h5",
  "authors": [
    "chencheng <sorrycc@gmail.com> (https://github.com/sorrycc)"
  ],
  "bugs": {
    "url": "https://github.com/dvajs/dva/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "@babel/runtime": "^7.0.0",
    "@types/isomorphic-fetch": "^0.0.35",
    "@types/react-redux": "^7.1.0",
    "@types/react-router-dom": "^5.1.2",
    "connected-react-router": "6.5.2",
    "dva-core": "2.0.2",
    "global": "^4.3.2",
    "history": "^4.7.2",
    "invariant": "^2.2.4",
    "isomorphic-fetch": "^2.2.1",
    "react-redux": "^7.1.0",
    "react-router-dom": "^5.1.2",
    "redux": "^4.0.1"
  },
  "deprecated": false,
  "description": "React and redux based, lightweight and elm-style framework.",
  "files": [
    "dist",
    "src",
    "dynamic.js",
    "fetch.js",
    "index.js",
    "router.js",
    "saga.js",
    "warnAboutDeprecatedCJSRequire.js",
    "*.d.ts"
  ],
  "homepage": "https://github.com/dvajs/dva",
  "keywords": [
    "dva",
    "alibaba",
    "react",
    "react-native",
    "redux",
    "redux-saga",
    "elm",
    "framework",
    "frontend"
  ],
  "license": "MIT",
  "main": "dist/index.js",
  "module": "dist/index.esm.js",
  "name": "dva",
  "peerDependencies": {
    "react": "^16.8.4",
    "react-dom": "^16.8.4"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/dvajs/dva.git"
  },
  "sideEffects": false,
  "typings": "index.d.ts",
  "version": "2.6.0-beta.20"
}
