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.

75 lines
2.0 KiB

{
"_from": "@ant-design/pro-utils@0.0.6",
"_id": "@ant-design/pro-utils@0.0.6",
"_inBundle": false,
"_integrity": "sha1-1VGEdP1VBJuIZHWRzNJIPii4PyA=",
"_location": "/@ant-design/pro-utils",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "@ant-design/pro-utils@0.0.6",
"name": "@ant-design/pro-utils",
"escapedName": "@ant-design%2fpro-utils",
"scope": "@ant-design",
"rawSpec": "0.0.6",
"saveSpec": null,
"fetchSpec": "0.0.6"
},
"_requiredBy": [
"/@ant-design/pro-form",
"/@ant-design/pro-layout",
"/@ant-design/pro-table"
],
"_resolved": "https://registry.npm.taobao.org/@ant-design/pro-utils/download/@ant-design/pro-utils-0.0.6.tgz",
"_shasum": "d5518474fd55049b88647591ccd2483e28b83f20",
"_spec": "@ant-design/pro-utils@0.0.6",
"_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": {
"@types/lodash.isequal": "^4.5.5",
"lodash.isequal": "^4.5.0",
"rc-util": "^5.0.6"
},
"deprecated": false,
"description": "@ant-design/pro-utils",
"files": [
"lib",
"dist",
"es"
],
"homepage": "https://github.com/ant-design/pro-components/tree/master/packages/utils#readme",
"keywords": [
"antd",
"admin",
"ant-design",
"ant-design-pro"
],
"license": "MIT",
"main": "lib/index.js",
"module": "es/index.js",
"name": "@ant-design/pro-utils",
"publishConfig": {
"access": "public"
},
"repository": {
"type": "git",
"url": "git+https://github.com/ant-design/pro-components.git"
},
"types": "lib/index.d.ts",
"version": "0.0.6"
}