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.
81 lines
2.2 KiB
81 lines
2.2 KiB
{
|
|
"_from": "@ant-design/pro-form@1.0.0-beta.16",
|
|
"_id": "@ant-design/pro-form@1.0.0-beta.16",
|
|
"_inBundle": false,
|
|
"_integrity": "sha1-oM+Fv3Cy4+v+qcxywc0dyE+ojLw=",
|
|
"_location": "/@ant-design/pro-form",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "@ant-design/pro-form@1.0.0-beta.16",
|
|
"name": "@ant-design/pro-form",
|
|
"escapedName": "@ant-design%2fpro-form",
|
|
"scope": "@ant-design",
|
|
"rawSpec": "1.0.0-beta.16",
|
|
"saveSpec": null,
|
|
"fetchSpec": "1.0.0-beta.16"
|
|
},
|
|
"_requiredBy": [
|
|
"/@ant-design/pro-table"
|
|
],
|
|
"_resolved": "https://registry.npm.taobao.org/@ant-design/pro-form/download/@ant-design/pro-form-1.0.0-beta.16.tgz",
|
|
"_shasum": "a0cf85bf70b2e3ebfea9cc72c1cd1dc84fa88cbc",
|
|
"_spec": "@ant-design/pro-form@1.0.0-beta.16",
|
|
"_where": "/Users/zq/Desktop/hngs/node_modules/@ant-design/pro-table",
|
|
"authors": [
|
|
"chenshuai2144 <qixian.cs@outlook.com> (https://github.com/chenshuai2144)",
|
|
"yutingzhao1991 <yutingzhao1991@sina.com> (https://github.com/yutingzhao1991)"
|
|
],
|
|
"browserslist": [
|
|
"last 2 versions",
|
|
"Firefox ESR",
|
|
"> 1%",
|
|
"ie >= 11"
|
|
],
|
|
"bugs": {
|
|
"url": "https://github.com/ant-design/pro-components/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"dependencies": {
|
|
"@ant-design/icons": "^4.2.1",
|
|
"@ant-design/pro-field": "0.0.18",
|
|
"@ant-design/pro-provider": "0.0.5",
|
|
"@ant-design/pro-utils": "0.0.6",
|
|
"classnames": "^2.2.6",
|
|
"rc-resize-observer": "^0.2.3",
|
|
"use-media-antd-query": "^1.0.2"
|
|
},
|
|
"deprecated": false,
|
|
"description": "@ant-design/pro-form",
|
|
"files": [
|
|
"lib",
|
|
"es",
|
|
"dist"
|
|
],
|
|
"homepage": "https://github.com/ant-design/pro-components/tree/master/packages/form#readme",
|
|
"keywords": [
|
|
"antd",
|
|
"admin",
|
|
"ant-design",
|
|
"ant-design-pro"
|
|
],
|
|
"license": "MIT",
|
|
"main": "lib/index.js",
|
|
"module": "es/index.js",
|
|
"name": "@ant-design/pro-form",
|
|
"peerDependencies": {
|
|
"antd": "4.x",
|
|
"react": "^16.x"
|
|
},
|
|
"publishConfig": {
|
|
"access": "public"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/ant-design/pro-components.git"
|
|
},
|
|
"types": "lib/index.d.ts",
|
|
"version": "1.0.0-beta.16"
|
|
}
|