{ "_from": "dva-loading@^3.0.12", "_id": "dva-loading@3.0.25", "_inBundle": false, "_integrity": "sha512-RYbpSjvPj2NF+3YSc9QkDpwM1wO8uRAVfU6VGSgIxA2kA/Xd6yoY+VQM7GDRnvCvT579pESeBZBXk+8WKWOdDA==", "_location": "/dva-loading", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "dva-loading@^3.0.12", "name": "dva-loading", "escapedName": "dva-loading", "rawSpec": "^3.0.12", "saveSpec": null, "fetchSpec": "^3.0.12" }, "_requiredBy": [ "/" ], "_resolved": "https://registry.npmmirror.com/dva-loading/-/dva-loading-3.0.25.tgz", "_shasum": "d8b0c71fed7138f151ea25e4f922d5109e78b676", "_spec": "dva-loading@^3.0.12", "_where": "/data/jenkins/workspace/front-v5-web", "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": "3.0.0-alpha.1", "dva-core": "2.0.4" }, "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.25" }