{
  "_from": "dva-loading@3.0.6",
  "_id": "dva-loading@3.0.6",
  "_inBundle": false,
  "_integrity": "sha512-OhrKWY2v4XuFu7IyKvKw4yQN1lQHi7Bab+qupBbvRrjjBcOzc+OTNrI5v0Smc/wnitCG06i7wdxWloLM9P9Wng==",
  "_location": "/dva-loading",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "dva-loading@3.0.6",
    "name": "dva-loading",
    "escapedName": "dva-loading",
    "rawSpec": "3.0.6",
    "saveSpec": null,
    "fetchSpec": "3.0.6"
  },
  "_requiredBy": [
    "/umi-plugin-dva"
  ],
  "_resolved": "https://registry.npmjs.org/dva-loading/-/dva-loading-3.0.6.tgz",
  "_shasum": "f6f691e670f9004ddb237a353b2a9ddc063208f5",
  "_spec": "dva-loading@3.0.6",
  "_where": "/var/lib/jenkins/workspace/cawg-app-h5/node_modules/umi-plugin-dva",
  "author": {
    "name": "chencheng",
    "email": "sorrycc@gmail.com"
  },
  "bugs": {
    "url": "https://github.com/dvajs/dva/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "@babel/runtime": "^7.0.0"
  },
  "deprecated": false,
  "description": "Auto loading data binding plugin for dva.",
  "devDependencies": {
    "dva": "2.6.0-beta.6",
    "dva-core": "1.6.0-beta.5"
  },
  "files": [
    "dist",
    "src"
  ],
  "homepage": "https://github.com/dvajs/dva",
  "keywords": [
    "dva",
    "dva-plugin",
    "loading"
  ],
  "license": "MIT",
  "main": "dist/index.js",
  "module": "dist/index.esm.js",
  "name": "dva-loading",
  "peerDependencies": {
    "dva-core": "^1.1.0 | ^1.5.0-0 | ^1.6.0-0"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/dvajs/dva.git"
  },
  "sideEffects": false,
  "typings": "index.d.ts",
  "version": "3.0.6"
}
