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.

76 lines
2.0 KiB

{
"_from": "@ant-design/pro-provider@0.0.5",
"_id": "@ant-design/pro-provider@0.0.5",
"_inBundle": false,
"_integrity": "sha1-FviFilT0fQkMlLnfKOBvrrG6pps=",
"_location": "/@ant-design/pro-provider",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "@ant-design/pro-provider@0.0.5",
"name": "@ant-design/pro-provider",
"escapedName": "@ant-design%2fpro-provider",
"scope": "@ant-design",
"rawSpec": "0.0.5",
"saveSpec": null,
"fetchSpec": "0.0.5"
},
"_requiredBy": [
"/@ant-design/pro-form",
"/@ant-design/pro-layout",
"/@ant-design/pro-table"
],
"_resolved": "https://registry.npm.taobao.org/@ant-design/pro-provider/download/@ant-design/pro-provider-0.0.5.tgz",
"_shasum": "16f8858a54f47d090c94b9df28e06faeb1baa69b",
"_spec": "@ant-design/pro-provider@0.0.5",
"_where": "/Users/zq/Desktop/hngs/node_modules/@ant-design/pro-layout",
"authors": [
"chencheng <sorrycc@gmail.com> (https://github.com/sorrycc)",
"chenshuai2144 <qixian.cs@outlook.com> (https://github.com/chenshuai2144)"
],
"browserslist": [
"last 2 versions",
"Firefox ESR",
"> 1%",
"ie >= 11"
],
"bugs": {
"url": "http://github.com/umijs/plugins/issues"
},
"bundleDependencies": false,
"dependencies": {
"rc-util": "^5.0.1"
},
"deprecated": false,
"description": "@ant-design/pro-provider",
"files": [
"lib",
"dist",
"es"
],
"homepage": "https://github.com/ant-design/pro-components/tree/master/packages/configProvider#readme",
"keywords": [
"antd",
"admin",
"ant-design",
"ant-design-pro"
],
"license": "MIT",
"main": "lib/index.js",
"module": "es/index.js",
"name": "@ant-design/pro-provider",
"peerDependencies": {
"umi": "3.x"
},
"publishConfig": {
"access": "public"
},
"repository": {
"type": "git",
"url": "git+https://github.com/ant-design/pro-components.git"
},
"types": "lib/index.d.ts",
"version": "0.0.5"
}