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.
94 lines
2.6 KiB
94 lines
2.6 KiB
{
|
|
"_from": "@ant-design/pro-layout@^6.4.1",
|
|
"_id": "@ant-design/pro-layout@6.4.8",
|
|
"_inBundle": false,
|
|
"_integrity": "sha1-ETggfN8TvMQVV2xI0mpgb6Gt7t0=",
|
|
"_location": "/@ant-design/pro-layout",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "@ant-design/pro-layout@^6.4.1",
|
|
"name": "@ant-design/pro-layout",
|
|
"escapedName": "@ant-design%2fpro-layout",
|
|
"scope": "@ant-design",
|
|
"rawSpec": "^6.4.1",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^6.4.1"
|
|
},
|
|
"_requiredBy": [
|
|
"/"
|
|
],
|
|
"_resolved": "https://registry.npm.taobao.org/@ant-design/pro-layout/download/@ant-design/pro-layout-6.4.8.tgz?cache=0&sync_timestamp=1597671310184&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40ant-design%2Fpro-layout%2Fdownload%2F%40ant-design%2Fpro-layout-6.4.8.tgz",
|
|
"_shasum": "1138207cdf13bcc415576c48d26a606fa1adeedd",
|
|
"_spec": "@ant-design/pro-layout@^6.4.1",
|
|
"_where": "/Users/zq/Desktop/hngs",
|
|
"authors": [
|
|
"chencheng <sorrycc@gmail.com> (https://github.com/sorrycc)",
|
|
"chenshuai2144 <qixian.cs@outlook.om> (https://github.com/chenshuai2144)"
|
|
],
|
|
"browserslist": [
|
|
"last 2 versions",
|
|
"Firefox ESR",
|
|
"> 1%",
|
|
"ie >= 11"
|
|
],
|
|
"bugs": {
|
|
"url": "http://github.com/umijs/plugins/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"dependencies": {
|
|
"@ant-design/icons": "^4.0.0",
|
|
"@ant-design/pro-provider": "0.0.5",
|
|
"@ant-design/pro-utils": "0.0.6",
|
|
"@umijs/route-utils": "^1.0.5",
|
|
"antd": "^4.2.0",
|
|
"classnames": "^2.2.6",
|
|
"history": "^4.10.1",
|
|
"memoize-one": "^5.1.1",
|
|
"omit.js": "^2.0.2",
|
|
"path-to-regexp": "2.4.0",
|
|
"qs": "^6.9.0",
|
|
"rc-resize-observer": "^0.2.1",
|
|
"react-copy-to-clipboard": "^5.0.1",
|
|
"react-responsive": "^8.0.1",
|
|
"react-router-dom": "5.1.2",
|
|
"unstated-next": "^1.1.0",
|
|
"use-json-comparison": "^1.0.3",
|
|
"use-media-antd-query": "^1.0.1",
|
|
"warning": "^4.0.3"
|
|
},
|
|
"deprecated": false,
|
|
"description": "@ant-design/pro-layout",
|
|
"files": [
|
|
"lib",
|
|
"es",
|
|
"dist"
|
|
],
|
|
"homepage": "https://github.com/ant-design/pro-components/tree/master/packages/layout#readme",
|
|
"keywords": [
|
|
"antd",
|
|
"admin",
|
|
"ant-design",
|
|
"ant-design-pro"
|
|
],
|
|
"license": "MIT",
|
|
"main": "lib/index.js",
|
|
"module": "es/index.js",
|
|
"name": "@ant-design/pro-layout",
|
|
"peerDependencies": {
|
|
"antd": "^4.x",
|
|
"react": ">=16.8.0",
|
|
"react-dom": ">=16.8.0"
|
|
},
|
|
"publishConfig": {
|
|
"access": "public"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/ant-design/pro-components.git"
|
|
},
|
|
"types": "lib/index.d.ts",
|
|
"version": "6.4.8"
|
|
}
|