You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

65 lines
1.8 KiB

{
"_from": "@umijs/plugin-dva@0.7.4",
"_id": "@umijs/plugin-dva@0.7.4",
"_inBundle": false,
"_integrity": "sha1-B+HC3LRm3wGHzZ7Eg1mLJnYoCVw=",
"_location": "/@umijs/plugin-dva",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "@umijs/plugin-dva@0.7.4",
"name": "@umijs/plugin-dva",
"escapedName": "@umijs%2fplugin-dva",
"scope": "@umijs",
"rawSpec": "0.7.4",
"saveSpec": null,
"fetchSpec": "0.7.4"
},
"_requiredBy": [
"/@umijs/preset-react"
],
"_resolved": "https://registry.npm.taobao.org/@umijs/plugin-dva/download/@umijs/plugin-dva-0.7.4.tgz?cache=0&sync_timestamp=1593613842422&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40umijs%2Fplugin-dva%2Fdownload%2F%40umijs%2Fplugin-dva-0.7.4.tgz",
"_shasum": "07e1c2dcb466df0187cd9ec483598b267628095c",
"_spec": "@umijs/plugin-dva@0.7.4",
"_where": "/Users/zq/Desktop/hngs/node_modules/@umijs/preset-react",
"authors": [
"chencheng <sorrycc@gmail.com> (https://github.com/sorrycc)"
],
"bugs": {
"url": "http://github.com/umijs/plugins/issues"
},
"bundleDependencies": false,
"dependencies": {
"babel-plugin-dva-hmr": "^0.4.2",
"dva": "^2.6.0-beta.20",
"dva-immer": "^0.4.19",
"dva-loading": "^3.0.20"
},
"deprecated": false,
"description": "@umijs/plugin-dva",
"files": [
"lib",
"src"
],
"homepage": "https://github.com/umijs/plugins/tree/master/packages/plugin-dva#readme",
"keywords": [
"umi"
],
"license": "MIT",
"main": "lib/index.js",
"name": "@umijs/plugin-dva",
"peerDependencies": {
"umi": "3.x"
},
"publishConfig": {
"access": "public"
},
"repository": {
"type": "git",
"url": "git+https://github.com/umijs/plugins.git"
},
"types": "lib/index.d.ts",
"version": "0.7.4"
}