{
  "_args": [
    [
      "dvajs@0.1.6",
      "/Users/lv/Desktop/ts-demo"
    ]
  ],
  "_from": "dvajs@0.1.6",
  "_id": "dvajs@0.1.6",
  "_inBundle": false,
  "_integrity": "sha512-XGpqumHMZtRtVbRMQNNQWM4WDZka3Slrc52kZFwW+HSyV4uAfFHZ44fw9AeCCZNPtLKk2R1zGDeJ5V9HApeW5A==",
  "_location": "/dvajs",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "dvajs@0.1.6",
    "name": "dvajs",
    "escapedName": "dvajs",
    "rawSpec": "0.1.6",
    "saveSpec": null,
    "fetchSpec": "0.1.6"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/dvajs/-/dvajs-0.1.6.tgz",
  "_shasum": "399e4aef8ee9fc96f09d6bf26a4bafd12a18992e",
  "_spec": "0.1.6",
  "_where": "/Users/lv/Desktop/ts-demo",
  "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-beta.34",
    "@types/isomorphic-fetch": "^0.0.34",
    "@types/react-router": "^4.0.23",
    "@types/react-router-redux": "^5.0.13",
    "dvajs-core": "^0.1.6",
    "global": "^4.3.2",
    "history": "^4.6.3",
    "invariant": "^2.2.2",
    "isomorphic-fetch": "^2.2.1",
    "react-redux": "^5.0.5",
    "react-router-dom": "^4.1.2",
    "react-router-redux": "5.0.0-alpha.9",
    "redux": "^3.7.2"
  },
  "deprecated": false,
  "description": "React and redux based, lightweight and elm-style framework.",
  "files": [
    "lib",
    "src",
    "dist",
    "dynamic.js",
    "fetch.js",
    "index.js",
    "router.js",
    "saga.js",
    "*.d.ts"
  ],
  "homepage": "https://github.com/dvajs/dva",
  "keywords": [
    "dva",
    "alibaba",
    "react",
    "react-native",
    "redux",
    "redux-saga",
    "elm",
    "framework",
    "frontend"
  ],
  "license": "MIT",
  "name": "dvajs",
  "peerDependencies": {
    "react": "15.x || ^16.0.0-0",
    "react-dom": "15.x || ^16.0.0-0"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/dvajs/dva.git"
  },
  "version": "0.1.8"
}
