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.
60 lines
1.6 KiB
60 lines
1.6 KiB
{
|
|
"_from": "@umijs/plugin-initial-state@2.2.1",
|
|
"_id": "@umijs/plugin-initial-state@2.2.1",
|
|
"_inBundle": false,
|
|
"_integrity": "sha1-zXWSqpC2s2m9DfKXJUMgCIOX/2c=",
|
|
"_location": "/@umijs/plugin-initial-state",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "@umijs/plugin-initial-state@2.2.1",
|
|
"name": "@umijs/plugin-initial-state",
|
|
"escapedName": "@umijs%2fplugin-initial-state",
|
|
"scope": "@umijs",
|
|
"rawSpec": "2.2.1",
|
|
"saveSpec": null,
|
|
"fetchSpec": "2.2.1"
|
|
},
|
|
"_requiredBy": [
|
|
"/@umijs/preset-react"
|
|
],
|
|
"_resolved": "https://registry.npm.taobao.org/@umijs/plugin-initial-state/download/@umijs/plugin-initial-state-2.2.1.tgz",
|
|
"_shasum": "cd7592aa90b6b369bd0df297254320088397ff67",
|
|
"_spec": "@umijs/plugin-initial-state@2.2.1",
|
|
"_where": "/Users/zq/Desktop/hngs/node_modules/@umijs/preset-react",
|
|
"authors": [
|
|
"Troy Li <a@tianyi.li>",
|
|
"chencheng <sorrycc@gmail.com> (https://github.com/sorrycc)"
|
|
],
|
|
"bugs": {
|
|
"url": "http://github.com/umijs/plugins/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"deprecated": false,
|
|
"description": "@umijs/plugin-initial-state",
|
|
"files": [
|
|
"lib",
|
|
"src"
|
|
],
|
|
"homepage": "https://github.com/umijs/plugins/tree/master/packages/plugin-initial-state#readme",
|
|
"keywords": [
|
|
"umi"
|
|
],
|
|
"license": "MIT",
|
|
"main": "lib/index.js",
|
|
"name": "@umijs/plugin-initial-state",
|
|
"peerDependencies": {
|
|
"umi": "3.x"
|
|
},
|
|
"publishConfig": {
|
|
"access": "public"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/umijs/plugins.git"
|
|
},
|
|
"types": "lib/index.d.ts",
|
|
"version": "2.2.1"
|
|
}
|