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.

72 lines
1.9 KiB

{
"_from": "@umijs/plugin-layout@0.11.14",
"_id": "@umijs/plugin-layout@0.11.14",
"_inBundle": false,
"_integrity": "sha1-1NFT7ZfKSGVOtarPmytQc/q2A3E=",
"_location": "/@umijs/plugin-layout",
"_phantomChildren": {
"isarray": "0.0.1"
},
"_requested": {
"type": "version",
"registry": true,
"raw": "@umijs/plugin-layout@0.11.14",
"name": "@umijs/plugin-layout",
"escapedName": "@umijs%2fplugin-layout",
"scope": "@umijs",
"rawSpec": "0.11.14",
"saveSpec": null,
"fetchSpec": "0.11.14"
},
"_requiredBy": [
"/@umijs/preset-react"
],
"_resolved": "https://registry.npm.taobao.org/@umijs/plugin-layout/download/@umijs/plugin-layout-0.11.14.tgz",
"_shasum": "d4d153ed97ca48654eb5aacf9b2b5073fab60371",
"_spec": "@umijs/plugin-layout@0.11.14",
"_where": "/Users/zq/Desktop/hngs/node_modules/@umijs/preset-react",
"authors": [
"Ariel <1319413542@qq.com> (https://github.com/Ariel-Cheng)"
],
"bugs": {
"url": "http://github.com/umijs/plugins/issues"
},
"bundleDependencies": false,
"dependencies": {
"@umijs/route-utils": "^1.0.7",
"antd": "^4.1.2",
"lodash": "^4.17.15",
"path-to-regexp": "1.x"
},
"deprecated": false,
"description": "@umijs/plugin-layout",
"files": [
"lib",
"src"
],
"homepage": "https://github.com/umijs/plugins/tree/master/packages/plugin-layout#readme",
"keywords": [
"umi"
],
"license": "MIT",
"main": "lib/index.js",
"name": "@umijs/plugin-layout",
"peerDependencies": {
"@ant-design/icons": "^4.0.0",
"@ant-design/pro-layout": "^5.0.0",
"@umijs/plugin-initial-state": "2.x",
"@umijs/plugin-locale": "0.x",
"@umijs/plugin-model": "2.x",
"umi": "3.x"
},
"publishConfig": {
"access": "public"
},
"repository": {
"type": "git",
"url": "git+https://github.com/umijs/plugins.git"
},
"types": "lib/types/index.d.ts",
"version": "0.11.14"
}