{
	"name": "rc-field-form",
	"versions": {
		"0.0.0": {
			"name": "rc-field-form",
			"version": "0.0.0",
			"description": "React Form Component",
			"keywords": [
				"react",
				"react-component",
				"react-form",
				"form"
			],
			"homepage": "https://github.com/react-component/field-form",
			"author": {
				"name": "smith3816@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/react-component/field-form.git"
			},
			"bugs": {
				"url": "https://github.com/react-component/field-form/issues"
			},
			"license": "MIT",
			"main": "./lib/index",
			"module": "./es/index",
			"scripts": {
				"build": "rc-tools run build",
				"compile": "rc-tools run compile --babel-runtime",
				"gh-pages": "rc-tools run gh-pages",
				"start": "rc-tools run storybook",
				"pub": "rc-tools run pub --babel-runtime",
				"lint": "rc-tools run lint",
				"lint:fix": "rc-tools run lint --fix",
				"test": "jest",
				"coverage": "jest --coverage",
				"now-build": "npm run build"
			},
			"jest": {
				"setupFiles": [
					"./tests/setup.js"
				],
				"collectCoverageFrom": [
					"src/**/*"
				],
				"snapshotSerializers": [
					"enzyme-to-json/serializer"
				],
				"transform": {
					"\\.jsx?$": "./node_modules/rc-tools/scripts/jestPreprocessor.js"
				}
			},
			"devDependencies": {
				"enzyme": "^3.1.0",
				"enzyme-adapter-react-16": "^1.0.2",
				"enzyme-to-json": "^3.1.4",
				"father": "^2.5.1",
				"jest": "^21.2.1",
				"react": "^16.8.6",
				"react-dom": "^16.8.6",
				"react-redux": "^4.4.10",
				"react-router": "^3.0.0",
				"react-test-renderer": "^16.1.1",
				"redux": "^3.7.2"
			},
			"pre-commit": [
				"lint"
			],
			"dependencies": {
				"async-validator": "^1.11.2",
				"babel-runtime": "6.x",
				"lodash": "^4.17.4",
				"rc-util": "^4.6.0",
				"warning": "^4.0.3"
			},
			"gitHead": "2ceb536c05e9764eca31ffe8fec1b5c7c30dadeb",
			"_id": "rc-field-form@0.0.0",
			"_nodeVersion": "10.15.0",
			"_npmVersion": "6.9.0",
			"dist": {
				"integrity": "sha512-BSWTk2+iMAcprYIBdy6BsMaEkK/bTdv92cC1zJXggeIguJiTVRZ/hz6e13wuXWOvj/y4OpYUUrQ4Tn2SMjQYxw==",
				"shasum": "ff6033580ea311c2f75b0ffac35f5722773b7c70",
				"tarball": "https://registry.npmjs.org/rc-field-form/-/rc-field-form-0.0.0.tgz",
				"fileCount": 1,
				"unpackedSize": 1835,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc93zDCRA9TVsSAnZWagAAW7gP/RdAGsGdvKORSAxLXaRX\n7OCYX5Wzvp31B0ZVB3QzSTSpBrIHoOLsOmbkHetWrz62v1HsX7Y4OQXXvnm7\nb/Nvg/kDbYXqoID2NlZrweQS6lhaeKIe4NXKLNFLom/0P1L+HGxKwYu5nY0y\nQ/YE1uQeQ0ZhUiaipOztq0ng158rF1hXP6WSQ7gg6DePP1hPdOdln8BojPWV\nP20zBMv+qh1pFpKdbjLp/1HMEG6BveaGw1NY+2sQwob4GKE+sYKEkROgWyfa\ntZGdoRSywbso/VoWMF8dJQSvhizFDGt6aqfIEotU32MsqoTmv+kWoCILLjOn\nh0EUllywc20AaNtJ+wxnwDxslysk+fojG0CjFKIKVezWO7P8oL4QvxrXImKW\nymgENA41KS7s+0Ap1sgYlDLjHiF6nUSpix0wZwuByTzXGUK+ySyv1OijDh2/\n1qBtzo+P+kxJRy/Zc9/x6nnyqLrMd/S4LyWuNAuEB4dUQvU08n1DhdhrfS7E\niq4Vez2pA4RB7P1IGP2MHrnZIQkRtYaMAvdcQS2d4N0m5kdEzEOec7Rcz1nZ\nmpnsJN6G+/W/+xd7NUUtG9InQr2jlKF3f2JMPWvbEnzvlEiWao7osqZUss3u\nIpON+5Z/htYTZYNYibjdNrkXR2gHCU0BjQOplbCZXZo3bWCHWOR51h/T3FQV\n/Xyl\r\n=JcWI\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "zombiej",
					"email": "smith3816@gmail.com"
				}
			],
			"_npmUser": {
				"name": "zombiej",
				"email": "smith3816@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-field-form_0.0.0_1559723202841_0.22992756390889357"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"0.0.0-alpha.1": {
			"name": "rc-field-form",
			"version": "0.0.0-alpha.1",
			"description": "React Form Component",
			"keywords": [
				"react",
				"react-component",
				"react-form",
				"form"
			],
			"homepage": "https://github.com/react-component/field-form",
			"author": {
				"name": "smith3816@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/react-component/field-form.git"
			},
			"bugs": {
				"url": "https://github.com/react-component/field-form/issues"
			},
			"license": "MIT",
			"main": "./lib/index",
			"module": "./es/index",
			"scripts": {
				"start": "father doc dev --storybook",
				"build": "father doc build --storybook",
				"compile": "father build",
				"gh-pages": "rc-tools run gh-pages",
				"prepublishOnly": "npm run compile && np --no-cleanup --yolo --no-publish",
				"lint": "eslint src/ --ext .tsx,.ts",
				"test": "father test",
				"now-build": "npm run build"
			},
			"peerDependencies": {
				"react": "*"
			},
			"devDependencies": {
				"@types/react": "^16.8.19",
				"@types/react-dom": "^16.8.4",
				"@types/warning": "^3.0.0",
				"enzyme": "^3.1.0",
				"enzyme-adapter-react-16": "^1.0.2",
				"enzyme-to-json": "^3.1.4",
				"father": "^2.8.0",
				"np": "^5.0.3",
				"react": "^v16.9.0-alpha.0",
				"react-dom": "^v16.9.0-alpha.0",
				"react-redux": "^4.4.10",
				"react-router": "^3.0.0",
				"redux": "^3.7.2"
			},
			"pre-commit": [
				"lint"
			],
			"dependencies": {
				"async-validator": "^1.11.2",
				"lodash": "^4.17.4",
				"rc-util": "^4.6.0",
				"warning": "^4.0.3"
			},
			"gitHead": "0a627688c98a0b4bbe7778cc9dd6171b38e6eefc",
			"_id": "rc-field-form@0.0.0-alpha.1",
			"_nodeVersion": "10.15.0",
			"_npmVersion": "6.9.0",
			"dist": {
				"integrity": "sha512-czvxMoSbx2mXZhgo7ZDmsg8DhHDKLJpScr984rBloqByAcPWvXn35qyx2kUk4CwMiW52GpMlFvTrdsq77xRKAg==",
				"shasum": "8447e3638b018e29ccdb62eb47debad18fba1146",
				"tarball": "https://registry.npmjs.org/rc-field-form/-/rc-field-form-0.0.0-alpha.1.tgz",
				"fileCount": 58,
				"unpackedSize": 193652,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdC33tCRA9TVsSAnZWagAAWhQP/31GV6Z1n0AUNDWZdNmi\nxzVaHXXAsZmCWAsdGgi3DjN8fOCBArsrD454bqLLUbzzj/ONHudRmKmBGh1E\n7R9SCtsDsLpp2Zta9DSbyc3tHnMQFGbi7GT7UJnBtlD3vediZKHuwjMUnvC6\nxN1plNlQCu7PVfZtMSSBYBwJQCQAokgQsCSvrZijNCvffyUiuTVwhfw3+86V\ntvW0epwgnaABhv/oB24hsUwVI7ik4SNnDtFiSNrwzUZv0rgqO1zkeBrQ/pQf\n+HqJsdxeZR/gyIom6C2KZaEjPpfOzTXSwJAaFBJDaZjQ/OKYHDbdjbwKt9K/\n6azyKqcaVVzABaLp4fNk4k6ogkIBs6QxKSyU3oIo4E6Rzx9SmopGq1H9mG7V\nJnPsw3WtTcohlhQd7/wlEnNFUsXPMmmXGPPn2df2J9bJ18KDT5k2H8aJzCLy\nt0OdVLrJfFpR6rtQTk6JsXczlEk5LhnbocK/3hRBQs8O7H4aJc2hCLfK7TCJ\ne2oA/OXYqVitdf9c4x/mXZfpFKXsuyVhvmTJ5/c0YFmJmBNM2Uq+kePoiMXc\nRQtDBQWfD3r1yRwej1imCNnUveH8oVB+HCV7BhrxafhrRsdY/Q5qc0bHfb+K\nxtExgfKD2a++34fVM3da/6msqY+tOP45TmCBInXHrYeB4oeImOKP3Wtzk5Wi\n/tFo\r\n=C1Al\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "zombiej",
					"email": "smith3816@gmail.com"
				}
			],
			"_npmUser": {
				"name": "zombiej",
				"email": "smith3816@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-field-form_0.0.0-alpha.1_1561034220944_0.9982148773715043"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"0.0.0-alpha.2": {
			"name": "rc-field-form",
			"version": "0.0.0-alpha.2",
			"description": "React Form Component",
			"keywords": [
				"react",
				"react-component",
				"react-form",
				"form"
			],
			"homepage": "https://github.com/react-component/field-form",
			"author": {
				"name": "smith3816@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/react-component/field-form.git"
			},
			"bugs": {
				"url": "https://github.com/react-component/field-form/issues"
			},
			"license": "MIT",
			"main": "./lib/index",
			"module": "./es/index",
			"scripts": {
				"start": "father doc dev --storybook",
				"build": "father doc build --storybook",
				"compile": "father build",
				"gh-pages": "rc-tools run gh-pages",
				"prepublishOnly": "npm run compile && np --no-cleanup --yolo --no-publish",
				"lint": "eslint src/ --ext .tsx,.ts",
				"test": "father test",
				"now-build": "npm run build"
			},
			"peerDependencies": {
				"react": "*"
			},
			"devDependencies": {
				"@types/react": "^16.8.19",
				"@types/react-dom": "^16.8.4",
				"@types/warning": "^3.0.0",
				"enzyme": "^3.1.0",
				"enzyme-adapter-react-16": "^1.0.2",
				"enzyme-to-json": "^3.1.4",
				"father": "^2.8.0",
				"np": "^5.0.3",
				"react": "^v16.9.0-alpha.0",
				"react-dom": "^v16.9.0-alpha.0",
				"react-redux": "^4.4.10",
				"react-router": "^3.0.0",
				"redux": "^3.7.2"
			},
			"pre-commit": [
				"lint"
			],
			"dependencies": {
				"async-validator": "^1.11.2",
				"lodash": "^4.17.4",
				"rc-util": "^4.6.0",
				"warning": "^4.0.3"
			},
			"gitHead": "12af40b05ca7ea096cea96d004cf04419efcf39c",
			"_id": "rc-field-form@0.0.0-alpha.2",
			"_nodeVersion": "10.15.0",
			"_npmVersion": "6.9.0",
			"dist": {
				"integrity": "sha512-kh3TSDVUEnYCmCILxOqXsM6PM6pupUo0pXkQkZrJyrnL/kHYl7E+0B8GKjhq9LrUWJ3/Tfpty5PxGCmgiz+6Tw==",
				"shasum": "3159ec682386d12f3f45494e5cc24765f64dc402",
				"tarball": "https://registry.npmjs.org/rc-field-form/-/rc-field-form-0.0.0-alpha.2.tgz",
				"fileCount": 58,
				"unpackedSize": 194889,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdDH0wCRA9TVsSAnZWagAAAboP/1ZYF2Bp+7h/jfeCELdh\nJK692DnO4CyMKAUtn4MbTQczi3aXp61DnIgbZtJwoz2oDkm3yRctECQYZcxA\nCKt25MblvpWaZElCsP1sJtEqdHynbqj8FQfDyX619zESOcF/uc/KJFg69VYa\naj6A7zCuh4Ihbsd65HDLBp4V7YRJruSBILoGEPFzXFvVf7DNSSTr3LOXv+Rk\noduxDschsLoFAhzKfJMgVbRJWF+avcgxI73YerZQfZRbQnZCq69F8EkYjaXl\nAzdqzVNp8YhFB9sewxAd3vlGwLsvJQxP3QtO1429Hte2RAwnKZEnHMLKwtrj\na8SOYkchMe4CVFH8hU3kZl8EfM1rRxwM3Qwv/FE6XR4wc/PWA/v9/0HkggCU\n47ytQzCsSevbzcTfEmwCxXDO2gGbm1eMjnPOuq6JLVD/+FbLCT8Xy1ppY316\nPHkFsccEYYRZbIt0hD4swN2gyqC/5UfRkiW+u4H6YkSeUZxs5ZQQOrqyGIox\nOcdea1jghibZmN9skI3qO0rnQKKGdERhRmfaxlpkoIxvf6jOkWUjJXi8Hx5I\nsNDrZo9YMwskwGEBSB/avuiyBuebRh0j19B+1XdCbHvwoQTqWLDZAr8XrijI\nOupfr8W3DTa8zX6rgJoRImOunvYWWVg7Cyz699CYbjDhVw5gwZQNRjnc5Kwf\nAjZk\r\n=nt+G\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "yaya@uloveit.com.cn",
					"name": "zinkey"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "zombiej",
				"email": "smith3816@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-field-form_0.0.0-alpha.2_1561099567211_0.7244699541098953"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"0.0.0-alpha.3": {
			"name": "rc-field-form",
			"version": "0.0.0-alpha.3",
			"description": "React Form Component",
			"keywords": [
				"react",
				"react-component",
				"react-form",
				"form"
			],
			"homepage": "https://github.com/react-component/field-form",
			"author": {
				"name": "smith3816@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/react-component/field-form.git"
			},
			"bugs": {
				"url": "https://github.com/react-component/field-form/issues"
			},
			"license": "MIT",
			"main": "./lib/index",
			"module": "./es/index",
			"scripts": {
				"start": "father doc dev --storybook",
				"build": "father doc build --storybook",
				"compile": "father build",
				"gh-pages": "rc-tools run gh-pages",
				"prepublishOnly": "npm run compile && np --no-cleanup --yolo --no-publish",
				"lint": "eslint src/ --ext .tsx,.ts",
				"test": "father test",
				"now-build": "npm run build"
			},
			"peerDependencies": {
				"react": "*"
			},
			"devDependencies": {
				"@types/react": "^16.8.19",
				"@types/react-dom": "^16.8.4",
				"@types/warning": "^3.0.0",
				"enzyme": "^3.1.0",
				"enzyme-adapter-react-16": "^1.0.2",
				"enzyme-to-json": "^3.1.4",
				"father": "^2.8.0",
				"np": "^5.0.3",
				"react": "^v16.9.0-alpha.0",
				"react-dom": "^v16.9.0-alpha.0",
				"react-redux": "^4.4.10",
				"react-router": "^3.0.0",
				"redux": "^3.7.2"
			},
			"pre-commit": [
				"lint"
			],
			"dependencies": {
				"async-validator": "^1.11.2",
				"lodash": "^4.17.4",
				"rc-util": "^4.6.0",
				"warning": "^4.0.3"
			},
			"gitHead": "faa58ab89a34547e1c685f76f9eeb44f439d9946",
			"_id": "rc-field-form@0.0.0-alpha.3",
			"_nodeVersion": "10.15.0",
			"_npmVersion": "6.9.0",
			"dist": {
				"integrity": "sha512-XS/SEFxGY+mwKrMUbk0NgTrDa1s9bCy/UWql+hsAs7Q7tK2Gv9WDQ2Og+2EhBRogpR9MjDlwTmRjOqYgrroS6g==",
				"shasum": "a8fb0576ecc25c64a515e329c6440be351bb5740",
				"tarball": "https://registry.npmjs.org/rc-field-form/-/rc-field-form-0.0.0-alpha.3.tgz",
				"fileCount": 58,
				"unpackedSize": 196430,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdEIWrCRA9TVsSAnZWagAA7T4P/Rv/ggqaNuKM2nW6kHZW\nU+jcXc0vGEmMEv5LDy2VNZaO+w0UBn2sB3rcIFsPKRfSi/VUn52yTvyZvXFJ\n+6gKES4xTlzhk464yr7ij+bVqBNNEjLW/YvKhnQFLMt3wem3KUA+S2tC02vH\nIZnsPYZ1eGZ32bTcBcxo5YKS4kxjdMhqWHk0xCynLDbmEpdY9nET4xPmwIkR\nvpHIQ7g+rzttwQOkR0lmCZZGs3AXogfrmBEBWNcx7o1FdVBQPouEkvkle+oR\nFz9zZcrGWL1a8KvnoGHnH01qampxTWLWqQtUfHD9Uye1Nqjw6wUh18XHdmzC\n8WOusLs5Cy4EU4KrDzLdP/ADRRsYo8LIUoNBZIqPjKqBSxE4evo1HVopOSuM\nIg2g5z55YVSqqsuovLQvBz+iCOHiujHDAua5c8Ttaa06n7IyzwSBi5axzIJE\n7QKHFKydTFG4nVwg2usnkRbqb9yVpTPfjYN82GHni8fJySArWE/BFKiEoNpR\ndW1JPqwz2OVsiT2O9wvEssZatWaybK+PEtNfmA0kKZiCMRPWSr+xUHx+xlgJ\nmt0hJtmIAoV5dQGzQv04RpoQcUn4X0TzKfX3GsiJhXFFJqgvKJk+FufQtw3o\nBxrHLuHPLvNydaP+Yl0zcTyFX+g4eAqydk3soW0Wc07olU8cQFqHP9xQQfK2\n0kKo\r\n=LT3k\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "yaya@uloveit.com.cn",
					"name": "zinkey"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "zombiej",
				"email": "smith3816@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-field-form_0.0.0-alpha.3_1561363882258_0.6894205892957117"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"0.0.0-alpha.4": {
			"name": "rc-field-form",
			"version": "0.0.0-alpha.4",
			"description": "React Form Component",
			"keywords": [
				"react",
				"react-component",
				"react-form",
				"form"
			],
			"homepage": "https://github.com/react-component/field-form",
			"author": {
				"name": "smith3816@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/react-component/field-form.git"
			},
			"bugs": {
				"url": "https://github.com/react-component/field-form/issues"
			},
			"license": "MIT",
			"main": "./lib/index",
			"module": "./es/index",
			"scripts": {
				"start": "father doc dev --storybook",
				"build": "father doc build --storybook",
				"compile": "father build",
				"gh-pages": "rc-tools run gh-pages",
				"prepublishOnly": "npm run compile && np --no-cleanup --yolo --no-publish",
				"lint": "eslint src/ --ext .tsx,.ts",
				"test": "father test",
				"now-build": "npm run build"
			},
			"peerDependencies": {
				"react": "*"
			},
			"devDependencies": {
				"@types/react": "^16.8.19",
				"@types/react-dom": "^16.8.4",
				"@types/warning": "^3.0.0",
				"enzyme": "^3.1.0",
				"enzyme-adapter-react-16": "^1.0.2",
				"enzyme-to-json": "^3.1.4",
				"father": "^2.8.0",
				"np": "^5.0.3",
				"react": "^v16.9.0-alpha.0",
				"react-dom": "^v16.9.0-alpha.0",
				"react-redux": "^4.4.10",
				"react-router": "^3.0.0",
				"redux": "^3.7.2"
			},
			"pre-commit": [
				"lint"
			],
			"dependencies": {
				"async-validator": "^1.11.2",
				"lodash": "^4.17.4",
				"rc-util": "^4.6.0",
				"warning": "^4.0.3"
			},
			"gitHead": "76ea536ad68ae260cbea0b614889d456bc122aad",
			"_id": "rc-field-form@0.0.0-alpha.4",
			"_nodeVersion": "10.15.0",
			"_npmVersion": "6.9.0",
			"dist": {
				"integrity": "sha512-jEqU2wIslBb1zRD5J7aEHGahJcj8rap8Alfa6mxxchUVNCr6V3l9iyQHahpXoXLJ/yPz/8gvaV6sZMU5oo4ZAg==",
				"shasum": "9e2dcfe26f50146c2ab0f71d582775b0e90773c3",
				"tarball": "https://registry.npmjs.org/rc-field-form/-/rc-field-form-0.0.0-alpha.4.tgz",
				"fileCount": 58,
				"unpackedSize": 196446,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdEIwYCRA9TVsSAnZWagAAHYMQAIMC5iY/wexa+lSSbFWT\nCwpCMtCA1HyDojRRHQCIYcGfa98+KfApCqwF5AlHu1uc5qhxSIUfjuwT/Wum\nSojsZGzleZA0P8Mf2qvwsVaXt7Jgv0M0Wek7FyuP9o6weWBEvASyEcRi/1el\n0Roa/61OGO7DDui+zjKYbRf6tgy9FfAgxNC387SpmTc0f5jLJ/c/8gaI/p16\n6w3cgKxWhYdEWXxIeJxZnaTF9MdlNSYMwp0waKyFVr115bqIpPrK+OkjdIF9\nZvXWq88O0efpgQgWJmNDA9cG5NeBIiBD3t72vMx0VPYVuuajKe9WhBPtWq5h\nd0BS8o/t3f6dfMu5+qhvniezSxwHMfeXm3/2q5Y3ul7eXhmcg7oFq3pNAIgM\ntTtPM10h/hMttXxKbEFWwTh4NWEFMNBCiqHtUU4q2TmMR1Lr5vQ/ce/rCY/j\nXMVuB0nLaL8GSzF0jfIc8LDd8Mk+GcI/oMmJ1iUsj916R53k2FcFXTnfF23j\n8BAUHpDziYyHpQxYMGV64MTnmWRGuH85QsfaJ0Yr7MEsz6kyzPaL94LcUrsP\ni2/7SaiNnt+B28nDmRq5R2IeDrRqi7A6IXqoMsvc7IrK9tZAEuNCOvpYV4S6\n5d7aMQs+Sv1Et45MdNKoepqAFY9MSSjzrLvPuPAxr2VZqSgI33CC4cHbcFAs\nkkE7\r\n=m82p\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "yaya@uloveit.com.cn",
					"name": "zinkey"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "zombiej",
				"email": "smith3816@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-field-form_0.0.0-alpha.4_1561365527865_0.8079946375434264"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"0.0.0-alpha.5": {
			"name": "rc-field-form",
			"version": "0.0.0-alpha.5",
			"description": "React Form Component",
			"keywords": [
				"react",
				"react-component",
				"react-form",
				"form"
			],
			"homepage": "https://github.com/react-component/field-form",
			"author": {
				"name": "smith3816@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/react-component/field-form.git"
			},
			"bugs": {
				"url": "https://github.com/react-component/field-form/issues"
			},
			"license": "MIT",
			"main": "./lib/index",
			"module": "./es/index",
			"scripts": {
				"start": "father doc dev --storybook",
				"build": "father doc build --storybook",
				"compile": "father build",
				"gh-pages": "rc-tools run gh-pages",
				"prepublishOnly": "npm run compile && np --no-cleanup --yolo --no-publish",
				"lint": "eslint src/ --ext .tsx,.ts",
				"test": "father test",
				"now-build": "npm run build"
			},
			"peerDependencies": {
				"react": "*"
			},
			"devDependencies": {
				"@types/react": "^16.8.19",
				"@types/react-dom": "^16.8.4",
				"@types/warning": "^3.0.0",
				"enzyme": "^3.1.0",
				"enzyme-adapter-react-16": "^1.0.2",
				"enzyme-to-json": "^3.1.4",
				"father": "^2.8.0",
				"np": "^5.0.3",
				"react": "^v16.9.0-alpha.0",
				"react-dom": "^v16.9.0-alpha.0",
				"react-redux": "^4.4.10",
				"react-router": "^3.0.0",
				"redux": "^3.7.2"
			},
			"pre-commit": [
				"lint"
			],
			"dependencies": {
				"async-validator": "^1.11.2",
				"lodash": "^4.17.4",
				"rc-util": "^4.6.0",
				"warning": "^4.0.3"
			},
			"gitHead": "87383194c8af3fe2f0c733a7e54e5712f3e8f4ca",
			"_id": "rc-field-form@0.0.0-alpha.5",
			"_nodeVersion": "10.15.0",
			"_npmVersion": "6.9.0",
			"dist": {
				"integrity": "sha512-OC7AGrO7k+G41YzXKWYnRMap0XBuoerKtdstuF7U0Oavmf6jHbw3d+JFD9xlz5aaQErCE7wac/GHiKG25SwlfA==",
				"shasum": "2746fa1805e39202d579977ff168be67ea9a978d",
				"tarball": "https://registry.npmjs.org/rc-field-form/-/rc-field-form-0.0.0-alpha.5.tgz",
				"fileCount": 58,
				"unpackedSize": 196625,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdEJLbCRA9TVsSAnZWagAATkIQAIr12iyMNppjDr+h8ltY\n7sDtSB+ZRw3FrIXpsAwWEL6gwqVq+BP3c3heeUC0A9sLFPNvi7XfXt5QB/E7\npJdIYn607JOsI7s+cvCe/NI+9a+Z/FuoprTuD5s55eqSEFIOhtoL0MoVF+zQ\ncGpYuu77jc+ayYz6p0UmVb4CyNeu/2ySKNfLsI7otEje+ei8BNimKQ4jlpya\nn4KHm+R47E6Y9OvXB+UHMusPf2nYzXLN00Z8PB/bSOsX1b7XzgbD+GLj1U7Z\nQlKPz+VqvFau10WsRvjWVREZuds3HA1Ud6jMNI9C0xL9COItfQA6Pt8zQvDS\nXCix+DdAwkPXzeMOs8h4eGV5rwl93A55+TFN7QQqmSeapZXQ+iby4yGlwc7L\nuvBJOGTTKeD61XXARfIcOmLPh3X5//uMT+W5qeClbUCAhCIBpf6Y8J4tBIUh\nH4aQNcpr5bbJCeMB2Zkj0FE2KBjvwsVMfaEtzTlwSkiSBcIwFR5oJfNjcPRb\nvdJoeCMafux0QyZ0X7OFxr7ahbpxtuqeWH/nx+fKqNZZ4ZMoGT2bCcZ4K7lV\nsSm/Agx23G/YYzC2Vi23ZpZnGfUk6Sgn84Hku9zePbBkCWT8y7HYG5rNDuOe\n2t8E0FLrDE9+W7zXbEj3UFfT2qtsi1iCeLfN3gYnc+yhXqz/nMw1vqGwyB+R\nVpL0\r\n=8FXF\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "yaya@uloveit.com.cn",
					"name": "zinkey"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "zombiej",
				"email": "smith3816@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-field-form_0.0.0-alpha.5_1561367258243_0.12422135943349621"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"0.0.0-alpha.6": {
			"name": "rc-field-form",
			"version": "0.0.0-alpha.6",
			"description": "React Form Component",
			"keywords": [
				"react",
				"react-component",
				"react-form",
				"form"
			],
			"homepage": "https://github.com/react-component/field-form",
			"author": {
				"name": "smith3816@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/react-component/field-form.git"
			},
			"bugs": {
				"url": "https://github.com/react-component/field-form/issues"
			},
			"license": "MIT",
			"main": "./lib/index",
			"module": "./es/index",
			"scripts": {
				"start": "father doc dev --storybook",
				"build": "father doc build --storybook",
				"compile": "father build",
				"gh-pages": "rc-tools run gh-pages",
				"prepublishOnly": "npm run compile && np --no-cleanup --yolo --no-publish",
				"lint": "eslint src/ --ext .tsx,.ts",
				"test": "father test",
				"now-build": "npm run build"
			},
			"peerDependencies": {
				"react": "*"
			},
			"devDependencies": {
				"@types/react": "^16.8.19",
				"@types/react-dom": "^16.8.4",
				"@types/warning": "^3.0.0",
				"enzyme": "^3.1.0",
				"enzyme-adapter-react-16": "^1.0.2",
				"enzyme-to-json": "^3.1.4",
				"father": "^2.8.0",
				"np": "^5.0.3",
				"react": "^v16.9.0-alpha.0",
				"react-dom": "^v16.9.0-alpha.0",
				"react-redux": "^4.4.10",
				"react-router": "^3.0.0",
				"redux": "^3.7.2"
			},
			"pre-commit": [
				"lint"
			],
			"dependencies": {
				"async-validator": "^1.11.2",
				"lodash": "^4.17.4",
				"rc-util": "^4.6.0",
				"warning": "^4.0.3"
			},
			"gitHead": "e96f3edaaf495ae7a568d43377030a12ba53ba80",
			"_id": "rc-field-form@0.0.0-alpha.6",
			"_nodeVersion": "10.15.0",
			"_npmVersion": "6.9.0",
			"dist": {
				"integrity": "sha512-P3fIgTjmTDfe/b887kZ+ROLzK177Ta/u8SIswfymkmHXze/fSP6rp2R4m8FyIz6N6YkAxUfv2dS5I0iSYKvp5g==",
				"shasum": "a61fa369a50760b9999d493dd98612aab5802049",
				"tarball": "https://registry.npmjs.org/rc-field-form/-/rc-field-form-0.0.0-alpha.6.tgz",
				"fileCount": 58,
				"unpackedSize": 196951,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdEKRMCRA9TVsSAnZWagAAdjkP/0utYFbS8bo2HZMVERrW\ni0E1SQd08f3fDmHdVJcpn7NP6QBfjWYl2vpkUXbG2EjJ4sJDWUzDlOwThzpQ\n5B72fDqowLoHc2ud1EUXBPuQWUmkyRjlPnqnVWtKBcISqMXTChpWTVfLlqU9\nc+O7y9iPpB7eTvMW1+VGtvRAqNWCWDDrjmDsC5Wpi+2ZkKWs8v6LDfDz3CSp\ntvMVnnL+jAZpYqoJGqxXu54+3+4iPuv+DpVkE2+6KVsTEIhyDwh8Xx/Gnwl/\nYMavxI+EBbS1okjc6jeSgwzl2CA2Bi+u9YBMpBGVcWjlnisJKSJkjtuSR2qy\njV8O80isKh0zAJE02Oow5b40hhFJskMTzdNlv+JBN44o0e6HnmdaC8SYPa3m\nLdF9kQofoRg1kDzPEuKClGksVtZXTOEXgcE5Fq9EITRWojyt+FFjYOd8C0lk\nuW7TGcWN0NFDJHLjwiloS6Q59t300qRS6oCccHkCvXJLD8X0cQIypwUo44DR\njjD6fuArgfAyVXRmxz5j0sXq2s28qHSsUUwinx4c/nUD29QewzQB9tgIpcQD\nim5sCJD9ZMW43Nm8ixKn13CsdLQLeye4azsmKLUQqfO9dX+5+UMmW6cYsko4\n8iOaSBEl87XVu5kwBLprLRXTIcvip7sYbUxkv4COqjxhC6qbOfQAPPMhshL9\nOrbr\r\n=hSqY\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "yaya@uloveit.com.cn",
					"name": "zinkey"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "zombiej",
				"email": "smith3816@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-field-form_0.0.0-alpha.6_1561371723149_0.14600198215617066"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"0.0.0-alpha.7": {
			"name": "rc-field-form",
			"version": "0.0.0-alpha.7",
			"description": "React Form Component",
			"keywords": [
				"react",
				"react-component",
				"react-form",
				"form"
			],
			"homepage": "https://github.com/react-component/field-form",
			"author": {
				"name": "smith3816@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/react-component/field-form.git"
			},
			"bugs": {
				"url": "https://github.com/react-component/field-form/issues"
			},
			"license": "MIT",
			"main": "./lib/index",
			"module": "./es/index",
			"scripts": {
				"start": "father doc dev --storybook",
				"build": "father doc build --storybook",
				"compile": "father build",
				"gh-pages": "rc-tools run gh-pages",
				"prepublishOnly": "npm run compile && np --no-cleanup --yolo --no-publish",
				"lint": "eslint src/ --ext .tsx,.ts",
				"test": "father test",
				"now-build": "npm run build"
			},
			"peerDependencies": {
				"react": "*"
			},
			"devDependencies": {
				"@types/react": "^16.8.19",
				"@types/react-dom": "^16.8.4",
				"@types/warning": "^3.0.0",
				"enzyme": "^3.1.0",
				"enzyme-adapter-react-16": "^1.0.2",
				"enzyme-to-json": "^3.1.4",
				"father": "^2.8.0",
				"np": "^5.0.3",
				"react": "^v16.9.0-alpha.0",
				"react-dom": "^v16.9.0-alpha.0",
				"react-redux": "^4.4.10",
				"react-router": "^3.0.0",
				"redux": "^3.7.2"
			},
			"pre-commit": [
				"lint"
			],
			"dependencies": {
				"async-validator": "^1.11.2",
				"lodash": "^4.17.4",
				"rc-util": "^4.6.0",
				"warning": "^4.0.3"
			},
			"gitHead": "19e21053c5edee22dcdc2834766c6e065dfa1b2b",
			"_id": "rc-field-form@0.0.0-alpha.7",
			"_nodeVersion": "10.15.0",
			"_npmVersion": "6.9.0",
			"dist": {
				"integrity": "sha512-YoGeH2dE793mZEW44vyMUqH7yp38V8WzAmmnTsL8B8w4nIvYeN39tCZVNLwafyDNjOKVIvP+cG5DzmeJqHU2KA==",
				"shasum": "1dcc7a0aa697a39d59c7ba7b07acbeb60c80c0ba",
				"tarball": "https://registry.npmjs.org/rc-field-form/-/rc-field-form-0.0.0-alpha.7.tgz",
				"fileCount": 58,
				"unpackedSize": 197520,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdEM4cCRA9TVsSAnZWagAAWiUQAJvcFzcf7Sjrc3d8P5HL\nPDgRcAPDveNx5cgr43xhfX1szBU6R0CrO1MbwcJzBv7m2jtmoJ68xaapJM79\nHgxlc0K+UKerbiv4tJo1F2QsVMNlv7MZKvxX7BwSTpN6DSsU3QfbPBNtnpas\nuXqkw/wUoExB+Z+beB9StZDUxuIVl7z4th2rWTZOAomwbPV6vzNgCc12wa6S\nM5kCgT8QmyDqMmjoeSXbbynmAtcYxoo8ljqCiOjrPHGBu0+O4z3dJeGJZGqG\nSyy30kSFzPE3akCxrSgYz2iOduimHYVvR1dpY8hcVLU/8fA0GbMwXC3N1yTZ\nAhamowwoz3TxUJSpnrXbiO1LTicFvPveC0CY8u2xfJY9Bezf47T6TqFRNd8k\nluBO9BbZ/FEok8ojMjntSkB5PJupIFYjcNlSlk014ugvu6qJLQspaRIzCLXL\nnqKzO8TRyrF7lB0qdLOoLkQdfO3coQTPCr6Ce+XHosRg9HqjfHv2ZfAvAMFe\nMTVWpR/eWI25BKrHG6c7q28pnO6s6L69drh+rHHCQpBdNBVh9g8+mQUNXyaW\nfi6//PEEkmr2aafyIO4EOvAdp+h+f/K+yj8USXp82Da3bYx5zLlxQJDIDiVC\nThmWzBg9MtTah8nb2Ban6m9EHQg5Yzjv9rRq19KYRY7LgWH+pBHyFav5Jn4c\nYMRg\r\n=I0S3\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "yaya@uloveit.com.cn",
					"name": "zinkey"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "zombiej",
				"email": "smith3816@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-field-form_0.0.0-alpha.7_1561382427798_0.5283209831486118"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"0.0.0-alpha.8": {
			"name": "rc-field-form",
			"version": "0.0.0-alpha.8",
			"description": "React Form Component",
			"keywords": [
				"react",
				"react-component",
				"react-form",
				"form"
			],
			"homepage": "https://github.com/react-component/field-form",
			"author": {
				"name": "smith3816@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/react-component/field-form.git"
			},
			"bugs": {
				"url": "https://github.com/react-component/field-form/issues"
			},
			"license": "MIT",
			"main": "./lib/index",
			"module": "./es/index",
			"scripts": {
				"start": "father doc dev --storybook",
				"build": "father doc build --storybook",
				"compile": "father build",
				"gh-pages": "rc-tools run gh-pages",
				"prepublishOnly": "npm run compile && np --no-cleanup --yolo --no-publish",
				"lint": "eslint src/ --ext .tsx,.ts",
				"test": "father test",
				"now-build": "npm run build"
			},
			"peerDependencies": {
				"react": "*"
			},
			"devDependencies": {
				"@types/react": "^16.8.19",
				"@types/react-dom": "^16.8.4",
				"@types/warning": "^3.0.0",
				"enzyme": "^3.1.0",
				"enzyme-adapter-react-16": "^1.0.2",
				"enzyme-to-json": "^3.1.4",
				"father": "^2.8.0",
				"np": "^5.0.3",
				"react": "^v16.9.0-alpha.0",
				"react-dom": "^v16.9.0-alpha.0",
				"react-redux": "^4.4.10",
				"react-router": "^3.0.0",
				"redux": "^3.7.2"
			},
			"pre-commit": [
				"lint"
			],
			"dependencies": {
				"async-validator": "^1.11.2",
				"lodash": "^4.17.4",
				"rc-util": "^4.6.0",
				"warning": "^4.0.3"
			},
			"gitHead": "34c394ca333b7da5f8fb8fcde5c5c9fafc968006",
			"_id": "rc-field-form@0.0.0-alpha.8",
			"_nodeVersion": "10.15.0",
			"_npmVersion": "6.9.0",
			"dist": {
				"integrity": "sha512-8Yu7p35+yg3/fDT/8u0u8FMuptXQaSJH1YnvtV6Crg2LiDNcmwPRc4T4RtDulHA0GfKsU9B44kO0IFiXnwN5Qg==",
				"shasum": "30726047f5214d73a464ea0e4446acab3d38274a",
				"tarball": "https://registry.npmjs.org/rc-field-form/-/rc-field-form-0.0.0-alpha.8.tgz",
				"fileCount": 58,
				"unpackedSize": 197788,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdEeb9CRA9TVsSAnZWagAASrIP/RTR/r6tYwSaWeY+XLey\n8+xjcmIaYN0xZDYHqVOIMWNC1EJnKfvgS3iEZnqPmmTy1mOKCi8eJapH5xu3\nCNuJLudjWdo/gzyzWM41CWN9/Y+/osC1Abhe0o7OHjOKfN4t9kvxyvlomP94\nm7sbf1Y2Fi2ga6LQfuX2zSzrnXWZgASkRi98VB2e+i77YXT6IkBofhwg3AFl\nJyajhLyJQT25t93xXIZpBh+DZAJfPYpQHf0aNjs6DSSzMUDA3G68Tuwu4olI\n6W9gxHvasAfgHaSPkWukgqP2Odc+jiWZ8C2y9uCZZe0jubaSj2w4L5XAz1+f\n6LhA6BixCST+hgqwmBI83f4pzF9P/VlA40D5QrfkLsDC2lZoDvHnYVzskCl0\nHYc5EVs6K0tLcrPw5hA/7+YDnPbdgVW9u9no9wP6iOG5SLuogV3mRckB9JZm\nwV3NTdvKMm3yp30C3zgjjFXJZ1626JNIfCe5JlU4kwl5r2PH3kWApdh5v8hy\nMboW+x3iwVPyqvclTwPhSuv6ki821t1pR2bPcUyom5m8e2Gs1YzibOgNDYfj\nEYKkVryEGuTbA+Mm/IU3tWayD6CFDNI4DeaOcDc1+zyWY0neMDzB8WT+61Va\ncnuLhzgRnczd6GIHyjTOEH97BtXjLLxylFZEJxzyjwT6oN8Ig/KpsjXv7y1H\n9Iim\r\n=SmiX\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "yaya@uloveit.com.cn",
					"name": "zinkey"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "zombiej",
				"email": "smith3816@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-field-form_0.0.0-alpha.8_1561454332524_0.19838619217852838"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"0.0.0-alpha.9": {
			"name": "rc-field-form",
			"version": "0.0.0-alpha.9",
			"description": "React Form Component",
			"keywords": [
				"react",
				"react-component",
				"react-form",
				"form"
			],
			"homepage": "https://github.com/react-component/field-form",
			"author": {
				"name": "smith3816@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/react-component/field-form.git"
			},
			"bugs": {
				"url": "https://github.com/react-component/field-form/issues"
			},
			"license": "MIT",
			"main": "./lib/index",
			"module": "./es/index",
			"scripts": {
				"start": "father doc dev --storybook",
				"build": "father doc build --storybook",
				"compile": "father build",
				"gh-pages": "rc-tools run gh-pages",
				"prepublishOnly": "npm run compile && np --no-cleanup --yolo --no-publish",
				"lint": "eslint src/ --ext .tsx,.ts",
				"test": "father test",
				"now-build": "npm run build"
			},
			"peerDependencies": {
				"react": "*"
			},
			"devDependencies": {
				"@types/react": "^16.8.19",
				"@types/react-dom": "^16.8.4",
				"@types/warning": "^3.0.0",
				"enzyme": "^3.1.0",
				"enzyme-adapter-react-16": "^1.0.2",
				"enzyme-to-json": "^3.1.4",
				"father": "^2.8.0",
				"np": "^5.0.3",
				"react": "^v16.9.0-alpha.0",
				"react-dom": "^v16.9.0-alpha.0",
				"react-redux": "^4.4.10",
				"react-router": "^3.0.0",
				"redux": "^3.7.2"
			},
			"pre-commit": [
				"lint"
			],
			"dependencies": {
				"async-validator": "^1.11.2",
				"lodash": "^4.17.4",
				"rc-util": "^4.6.0",
				"warning": "^4.0.3"
			},
			"gitHead": "9c245b327155affc40e6d1a3d20a047caace6b79",
			"_id": "rc-field-form@0.0.0-alpha.9",
			"_nodeVersion": "10.15.0",
			"_npmVersion": "6.9.0",
			"dist": {
				"integrity": "sha512-u7BYEBH5QWPgzsPUr+O5ueCrTSczmmRg5GoPm4BtAPenFqPgNzBpfXVHI4IsAbR383D4Z91xucs+e6L4ZLOvlQ==",
				"shasum": "5cb885b4ba6d6d83a79f0c7d3f728eb164f34df3",
				"tarball": "https://registry.npmjs.org/rc-field-form/-/rc-field-form-0.0.0-alpha.9.tgz",
				"fileCount": 58,
				"unpackedSize": 192716,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdEh8CCRA9TVsSAnZWagAAMWUP/1yXbB7gUS++PVsp60oE\nei5vyt+Ybe1FsootjwzxtEchjVZlhzLOPossfidIFIHRniYq0KKYSFQy97XI\nRkRFWwS6m3eoS8V0RFZwSJkf6jYHc1CTApHMcqPwMPWexmE80dZHnuM6OolZ\n8i/wpKe/bctXW0CqbMwCobgk7UGhPO8Q7Z5Qj1c+14UxcSusW/Z9aJrB5W9O\nGQ1zSJ+a7Mf4gCy5XoQCcmx+gYkupNRt1XWE76IkGGryokzQoeb6TDrXBTK6\nXkDUj+T4022ARRJajNbKKTq0Kpqkml+zAf8EzGJCsYF0ozrG7wYIet7QXD0P\n8CzhBS44984ute54pYsY/cnDWUhN4fnwLUFWP1ScPaJ3vqj4N6eA6uwuOrqY\n7d67l+fqz9Cb+dKIHDlIpR3YOWtzgoh9quXQGnrpxq/qUyIAfe/48aVZFWEG\nvaKF3NPkT0Z4KNsjxfkyvEl0OvREl8B6I6C3cDjuQyDD96TCK0SuDeHtd+1f\nxpSPLCg8Tm+hndaCl3yd6kLb6rzVGAAVLx3y5jDqcB+J6/tSUhv3sjiJzNiU\nhwR0sRudmhwIIYZBfpYmmnkVgJdhBZ8Uy0SXwvcGRoslYwi+nsf4CqugeicB\nFwtlu40PAHWH8zaHcrOnGhE2SMTJC6fweY+4K6Ri3lE5URnboRcgm37fdXA5\n58MP\r\n=Kr+P\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "yaya@uloveit.com.cn",
					"name": "zinkey"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "zombiej",
				"email": "smith3816@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-field-form_0.0.0-alpha.9_1561468673629_0.9336764063187515"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"0.0.0-alpha.10": {
			"name": "rc-field-form",
			"version": "0.0.0-alpha.10",
			"description": "React Form Component",
			"keywords": [
				"react",
				"react-component",
				"react-form",
				"form"
			],
			"homepage": "https://github.com/react-component/field-form",
			"author": {
				"name": "smith3816@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/react-component/field-form.git"
			},
			"bugs": {
				"url": "https://github.com/react-component/field-form/issues"
			},
			"license": "MIT",
			"main": "./lib/index",
			"module": "./es/index",
			"scripts": {
				"start": "father doc dev --storybook",
				"build": "father doc build --storybook",
				"compile": "father build",
				"gh-pages": "rc-tools run gh-pages",
				"prepublishOnly": "npm run compile && np --no-cleanup --yolo --no-publish",
				"lint": "eslint src/ --ext .tsx,.ts",
				"test": "father test",
				"now-build": "npm run build"
			},
			"peerDependencies": {
				"react": "*"
			},
			"devDependencies": {
				"@types/react": "^16.8.19",
				"@types/react-dom": "^16.8.4",
				"@types/warning": "^3.0.0",
				"enzyme": "^3.1.0",
				"enzyme-adapter-react-16": "^1.0.2",
				"enzyme-to-json": "^3.1.4",
				"father": "^2.8.0",
				"np": "^5.0.3",
				"react": "^v16.9.0-alpha.0",
				"react-dom": "^v16.9.0-alpha.0",
				"react-redux": "^4.4.10",
				"react-router": "^3.0.0",
				"redux": "^3.7.2"
			},
			"pre-commit": [
				"lint"
			],
			"dependencies": {
				"async-validator": "^1.11.2",
				"lodash": "^4.17.4",
				"rc-util": "^4.6.0",
				"warning": "^4.0.3"
			},
			"gitHead": "5fc18bcb91850d053753c8dfa63e7b406ea66478",
			"_id": "rc-field-form@0.0.0-alpha.10",
			"_nodeVersion": "10.15.0",
			"_npmVersion": "6.9.0",
			"dist": {
				"integrity": "sha512-dDbRnLJnD6Fs8Ckk0vGBuEx5+G0ChT2z/a2xuU5988fuotq5HT4o4wGAhQNWHWQykae7L8sN8QldslNXkuewEw==",
				"shasum": "725e348f342f93171a79f28c326c7be1bf3e3e52",
				"tarball": "https://registry.npmjs.org/rc-field-form/-/rc-field-form-0.0.0-alpha.10.tgz",
				"fileCount": 58,
				"unpackedSize": 192871,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdEuS6CRA9TVsSAnZWagAAKOQP/jMcC2X0vftTfSZLObxL\ncDcyqDEI43PX2UNyYVg2xTOWz6cCGJKjp6BZxXCJcf347HSSEBIvsa7knBid\ncZPvShvuICTAKNlt0Cfohupsl5UHng22dA88EcIQ9hqTDftS9fdSDZOBAtks\nAhy2Vsr31V8Jb+9fiGqnN6JQZwsKRE+22kk1TkhgY8j4S+bzIZ7OYk2i9pJq\nC306DWceCW89KxsgjVlzPmEOx7H1c6PYnjWy3ifBURiB+teffyoYGzsGLN3x\n3i3a7w/zrbgm9qVD3ZM7Xa28TtViTR7BAEWVFUAlSiwcGtedIXcGhLcvn4cT\nPUCfPBP7XVKzYAAZmyrx2DLWa7Ml9uvLlwdgSNJCt/dvPukasD7EbsLVWrIw\nizAEiF60gmroLAOd966BjuC25brA1YgSEvIkLkd7OJpPinY+OgNTsGkoDyHt\nWZj9dj8WifxE2cKtGK7cdG/SigtSR1KLXdu+UMe9RlcAVXah3bNF2w16OM0u\ntkeBkskcSm4malM55pgiLTF4GDj6FKaUk/hnd1w5lLvAb2nOypXquKBKWbJZ\nFe87ZQfOxac2HOFJS2DAvxA6OREKhY25rPhE7qu4Ezh2D2NC8GF1HchsIdNg\nPwHVASw/7cXzaiz5sQiotowFG5B0Gvp2/i8rf0tnMxPk1l3fSG2ycul+x22D\nujli\r\n=CvVz\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "yaya@uloveit.com.cn",
					"name": "zinkey"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "zombiej",
				"email": "smith3816@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-field-form_0.0.0-alpha.10_1561519288865_0.3061089498041176"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"0.0.0-alpha.11": {
			"name": "rc-field-form",
			"version": "0.0.0-alpha.11",
			"description": "React Form Component",
			"keywords": [
				"react",
				"react-component",
				"react-form",
				"form"
			],
			"homepage": "https://github.com/react-component/field-form",
			"author": {
				"name": "smith3816@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/react-component/field-form.git"
			},
			"bugs": {
				"url": "https://github.com/react-component/field-form/issues"
			},
			"license": "MIT",
			"main": "./lib/index",
			"module": "./es/index",
			"scripts": {
				"start": "father doc dev --storybook",
				"build": "father doc build --storybook",
				"compile": "father build",
				"gh-pages": "rc-tools run gh-pages",
				"prepublishOnly": "npm run compile && np --no-cleanup --yolo --no-publish",
				"lint": "eslint src/ --ext .tsx,.ts",
				"test": "father test",
				"now-build": "npm run build"
			},
			"peerDependencies": {
				"react": "*"
			},
			"devDependencies": {
				"@types/react": "^16.8.19",
				"@types/react-dom": "^16.8.4",
				"@types/warning": "^3.0.0",
				"enzyme": "^3.1.0",
				"enzyme-adapter-react-16": "^1.0.2",
				"enzyme-to-json": "^3.1.4",
				"father": "^2.8.0",
				"np": "^5.0.3",
				"react": "^v16.9.0-alpha.0",
				"react-dom": "^v16.9.0-alpha.0",
				"react-redux": "^4.4.10",
				"react-router": "^3.0.0",
				"redux": "^3.7.2"
			},
			"pre-commit": [
				"lint"
			],
			"dependencies": {
				"async-validator": "^1.11.2",
				"lodash": "^4.17.4",
				"rc-util": "^4.6.0",
				"warning": "^4.0.3"
			},
			"gitHead": "f16b564b92dcc24a1ffd9f6b92480217488d23ad",
			"_id": "rc-field-form@0.0.0-alpha.11",
			"_nodeVersion": "10.15.0",
			"_npmVersion": "6.9.0",
			"dist": {
				"integrity": "sha512-/zPPCV9X+bvbSQo/JgQb/9hrrAGVqVRZUwIdp8LCnp5KJLK57KKC6sxSM4VSmCgb4Ub5Wf1MCc+Tj+J81siAwg==",
				"shasum": "734ed9335ff6e2136d3b912edd6a8ebd28f64641",
				"tarball": "https://registry.npmjs.org/rc-field-form/-/rc-field-form-0.0.0-alpha.11.tgz",
				"fileCount": 58,
				"unpackedSize": 192873,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdEzlhCRA9TVsSAnZWagAAqAMP/2m57ozCQCu/M0xlanm6\nzXF7DGkYIzU4/EP82lsA4yv5z0VMuI5wmxraH68Idu3XEBUIo82MWIR8fbvx\nJtXoVrsX6QQUdu6d1gsHNEp7nSaKWixoBtrwUit2tT73hEBiK4eGGLX1NTxT\nbcAyQHx2FUGFBOcAA27ozowsvFbmAG2f/Zbx/R0I7a12zEZ1gASPsQSkRiSp\n+IqRZQBpUMFMUUHQ+lu7yc7Bg6653K51jf0AwOjO9Bv2VkJ0yMFubOkOrp3O\nL/H6m2DB/9lUTSKsB/W+1Nda/lptkkwdh9B78RnOVEmrw9frE+tvmiC47yci\nG1X/PQSFQLdo+Pg1B1zZV2s9XZD+H34TBVfPuPIdXUxPtiKt6F7zjREuQim+\nOvIC/oc7HfoUcuXQ3l0G8z8UNemZ9fRNj0CJxzjYE7Z1JsurupcRCl6Z5lN3\nKOjCphTzlhknhj1p0yYdVl8Il80KosTszX/Dn3u+BZu8ymkKlecuGZCKjjXM\nZR9rZ/6W8sBvL7YdkK/4Jlb5rzZsMoqf2kZ8WAVXvC9QHqMMKjg+TP8S66LQ\nUbnIyOxTIvgueq5yZUL/BEbEwxBysHKzNFZfWtye/OOV3qVr0A5BGJm9ICYj\n9vfeQDbT4bjS199AhL3AfQaI6ov1a/9edEX0dgiNsHCBLWwJ3Ks433ulD4z5\nPGzk\r\n=2zdr\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "yaya@uloveit.com.cn",
					"name": "zinkey"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "zombiej",
				"email": "smith3816@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-field-form_0.0.0-alpha.11_1561540960598_0.9955850054083959"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"0.0.0-alpha.12": {
			"name": "rc-field-form",
			"version": "0.0.0-alpha.12",
			"description": "React Form Component",
			"keywords": [
				"react",
				"react-component",
				"react-form",
				"form"
			],
			"homepage": "https://github.com/react-component/field-form",
			"author": {
				"name": "smith3816@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/react-component/field-form.git"
			},
			"bugs": {
				"url": "https://github.com/react-component/field-form/issues"
			},
			"license": "MIT",
			"main": "./lib/index",
			"module": "./es/index",
			"scripts": {
				"start": "father doc dev --storybook",
				"build": "father doc build --storybook",
				"compile": "father build",
				"gh-pages": "rc-tools run gh-pages",
				"prepublishOnly": "npm run compile && np --no-cleanup --yolo --no-publish",
				"lint": "eslint src/ --ext .tsx,.ts",
				"test": "father test",
				"now-build": "npm run build"
			},
			"peerDependencies": {
				"react": "*"
			},
			"devDependencies": {
				"@types/react": "^16.8.19",
				"@types/react-dom": "^16.8.4",
				"@types/warning": "^3.0.0",
				"enzyme": "^3.1.0",
				"enzyme-adapter-react-16": "^1.0.2",
				"enzyme-to-json": "^3.1.4",
				"father": "^2.8.0",
				"np": "^5.0.3",
				"react": "^v16.9.0-alpha.0",
				"react-dom": "^v16.9.0-alpha.0",
				"react-redux": "^4.4.10",
				"react-router": "^3.0.0",
				"redux": "^3.7.2"
			},
			"pre-commit": [
				"lint"
			],
			"dependencies": {
				"async-validator": "^1.11.2",
				"lodash": "^4.17.4",
				"rc-util": "^4.6.0",
				"warning": "^4.0.3"
			},
			"gitHead": "9557b666ee3984d356321a1fdd5dd85e91c6c224",
			"_id": "rc-field-form@0.0.0-alpha.12",
			"_nodeVersion": "10.15.0",
			"_npmVersion": "6.9.0",
			"dist": {
				"integrity": "sha512-HGDhGyRNvWRi+KUfZVVvkI5+qgU2XUahYyQir9xih+q6P5lVBYMrP1nUYE0mYd0F2mwqHCV+5g3+sicYGdLAig==",
				"shasum": "696e1aa0e5b74adfc329c5e579b48b4e8b0fe2ba",
				"tarball": "https://registry.npmjs.org/rc-field-form/-/rc-field-form-0.0.0-alpha.12.tgz",
				"fileCount": 58,
				"unpackedSize": 193473,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdE43qCRA9TVsSAnZWagAAnK4P/2TKWe7iRetSiYNg9f2y\ndanGE8dgUXCYjKfIfv+TxVBQNB6pmZRjTdAuHyqGlNhXUgGDjAukmLz7eQN7\n7Aq5MHCRxMJjBPYK4gf/MPbS+AWr4SHqtaMgKnM+52qBN2VfLi4h8Ce/4CHO\ni9HJornxg55pBI5Q66HKjNNBFdTE4HeUd8cxuAfojfYCY0NTNm7c+toN7Mw+\nWoj5WBeXS6EazSuoiiFA6utPkxBVV2rJrYI3nFlzFUpAMM7Ae3KYHpuXDWBr\nBP3v88HmPK5Ax09XwenQIm7qp/nwM2Yw6e95vrkWRCWyf4QrX5xulpSB4t+n\nap4dmycl14OuHG5lpCsuMVqkaCOwH8wyKgrkFSnDkeuvchjoU3ZohTK7cgMP\nGzrwBRYSuk1VP4NwWnsG6EyeFdeY1jAyjSYISZ/0F2fePHZipbSP3ICaKDmg\npoNeMv4A7deVmmTnGucWXQvvP/PDSwSrY3uyC15a1Ueko2cYcMyYhzADHWNR\nDu8Pq0BRlg7KMYOjyvFK92jJAf5ZtpJmSGAm1FxmmJgZqKivg6jGwrV30CKJ\nWWw8+rrficFCrCm8iENEp2uuxFcndc6mVtTfyW/+eAXKrzdTf9whUy/Eg0bD\n5OmcWIjPcm/Dt0DHuUkMfKfNfDospPQ+wFQpByZjeXKCUjfShJhQ3WIQj9Gi\n7Jym\r\n=2hEE\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "yaya@uloveit.com.cn",
					"name": "zinkey"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "zombiej",
				"email": "smith3816@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-field-form_0.0.0-alpha.12_1561562601568_0.3219589752932117"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"0.0.0-alpha.13": {
			"name": "rc-field-form",
			"version": "0.0.0-alpha.13",
			"description": "React Form Component",
			"keywords": [
				"react",
				"react-component",
				"react-form",
				"form"
			],
			"homepage": "https://github.com/react-component/field-form",
			"author": {
				"name": "smith3816@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/react-component/field-form.git"
			},
			"bugs": {
				"url": "https://github.com/react-component/field-form/issues"
			},
			"license": "MIT",
			"main": "./lib/index",
			"module": "./es/index",
			"scripts": {
				"start": "father doc dev --storybook",
				"build": "father doc build --storybook",
				"compile": "father build",
				"gh-pages": "rc-tools run gh-pages",
				"prepublishOnly": "npm run compile && np --no-cleanup --yolo --no-publish",
				"lint": "eslint src/ --ext .tsx,.ts",
				"test": "father test",
				"now-build": "npm run build"
			},
			"peerDependencies": {
				"react": "*"
			},
			"devDependencies": {
				"@types/lodash": "^4.14.135",
				"@types/react": "^16.8.19",
				"@types/react-dom": "^16.8.4",
				"@types/warning": "^3.0.0",
				"enzyme": "^3.1.0",
				"enzyme-adapter-react-16": "^1.0.2",
				"enzyme-to-json": "^3.1.4",
				"father": "^2.13.2",
				"np": "^5.0.3",
				"react": "^v16.9.0-alpha.0",
				"react-dom": "^v16.9.0-alpha.0",
				"react-redux": "^4.4.10",
				"react-router": "^3.0.0",
				"redux": "^3.7.2",
				"typescript": "^3.5.2"
			},
			"pre-commit": [
				"lint"
			],
			"dependencies": {
				"async-validator": "^1.11.2",
				"lodash": "^4.17.4",
				"rc-util": "^4.6.0",
				"warning": "^4.0.3"
			},
			"gitHead": "605bffefb0a1e43e4077ef8f6831622c15b06860",
			"_id": "rc-field-form@0.0.0-alpha.13",
			"_nodeVersion": "10.15.0",
			"_npmVersion": "6.9.0",
			"dist": {
				"integrity": "sha512-dkGMYxqGyGwtAwE28TMZlzMD5fQ84VQkAOhmikHeUVlEd3LdMuPAo32Cs/TB39iODQqoFflp+oGMhRJ756Utew==",
				"shasum": "93840425c9b4cee30ace1f9f4605815b3b2baba6",
				"tarball": "https://registry.npmjs.org/rc-field-form/-/rc-field-form-0.0.0-alpha.13.tgz",
				"fileCount": 58,
				"unpackedSize": 192952,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdFEagCRA9TVsSAnZWagAApQoQAJsrsONDwvXXvM5OxcKI\nd6GqoxeAWp3yP2ItUhiRNP1Jtcq3ooAYXNCVWpJ14FrlAoBAKXydI0FHZKxO\n+inYSBRtl8IGQ0MjJcu1nPmoQD6cbkdlN0Sc78dj05y3MepPJqfEpfuLHx/O\ngknoL++n0s85bIEVbIYED9p9RHWCidAho47sDc5nJgo/kgQO4wl5kHbLglUk\nrz55BpLL7V7MzKhWoDjJykrXokDqXmvK1QndfvXbdY96CV4OevCXw5oj+9Wg\nY/R+Pqb3L2Bm4pXvJqS3pRNZ3cPDppyf6fNuhT0Uf2TjCmshfC0Y3FCZy40T\nuzRtLKdEvx3UrxLqLTJvuWdg+zavVhDxczTa081cRCVSDNJWCtOsuxg1nqX/\nXNBeHh79O7sz7dTCbXTFa7/y0bINMWdfgu2FmamDBmpM44nHTzZPIpeDXkyZ\nnnq1a2wWE0iybpfEX4hJutKKErXcJrJraPUvYFDrxnC6TwenRfttMnbzYNyS\nwEMeG0/s4C5gbzhCZPobjyd6enpSJFr1DKrqVbXZF7zpIxvPGpNk3bbIBMT+\nfShP2avWYk1QlIsFAqHcYP2o3Dw7xENXryYAj7Yr7fbzcxbBhSZOnw1aZB2j\npAkIM1YsFejCbvb5USY51hm297uxPQChvv1wbnEvK+uKjgVUhg3y6QH5VSPM\nhx69\r\n=pBIE\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "yaya@uloveit.com.cn",
					"name": "zinkey"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "zombiej",
				"email": "smith3816@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-field-form_0.0.0-alpha.13_1561609887843_0.7969839034707418"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"0.0.0-alpha.14": {
			"name": "rc-field-form",
			"version": "0.0.0-alpha.14",
			"description": "React Form Component",
			"keywords": [
				"react",
				"react-component",
				"react-form",
				"form"
			],
			"homepage": "https://github.com/react-component/field-form",
			"author": {
				"name": "smith3816@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/react-component/field-form.git"
			},
			"bugs": {
				"url": "https://github.com/react-component/field-form/issues"
			},
			"license": "MIT",
			"main": "./lib/index",
			"module": "./es/index",
			"scripts": {
				"start": "father doc dev --storybook",
				"build": "father doc build --storybook",
				"compile": "father build",
				"gh-pages": "rc-tools run gh-pages",
				"prepublishOnly": "npm run compile && np --no-cleanup --yolo --no-publish",
				"lint": "eslint src/ --ext .tsx,.ts",
				"test": "father test",
				"now-build": "npm run build"
			},
			"peerDependencies": {
				"react": "*"
			},
			"devDependencies": {
				"@types/lodash": "^4.14.135",
				"@types/react": "^16.8.19",
				"@types/react-dom": "^16.8.4",
				"@types/warning": "^3.0.0",
				"enzyme": "^3.1.0",
				"enzyme-adapter-react-16": "^1.0.2",
				"enzyme-to-json": "^3.1.4",
				"father": "^2.13.2",
				"np": "^5.0.3",
				"react": "^v16.9.0-alpha.0",
				"react-dom": "^v16.9.0-alpha.0",
				"react-redux": "^4.4.10",
				"react-router": "^3.0.0",
				"redux": "^3.7.2",
				"typescript": "^3.5.2"
			},
			"pre-commit": [
				"lint"
			],
			"dependencies": {
				"async-validator": "^1.11.2",
				"lodash": "^4.17.4",
				"rc-util": "^4.6.0",
				"warning": "^4.0.3"
			},
			"gitHead": "6e54eb5e5a678ec91faddb5f7dfea1f3a0be2818",
			"_id": "rc-field-form@0.0.0-alpha.14",
			"_nodeVersion": "10.15.0",
			"_npmVersion": "6.9.0",
			"dist": {
				"integrity": "sha512-4Wg6AqTLeBsEvfUpBKR261O8Dhg3SFLj1PP2wcfErI3UtKeFnhZB28ZepIF5Nkg3uBG3o/3q6YsWhHiKxZPrag==",
				"shasum": "3d7e7b6ab98afd16f6aebdaf27d412bc1f83e550",
				"tarball": "https://registry.npmjs.org/rc-field-form/-/rc-field-form-0.0.0-alpha.14.tgz",
				"fileCount": 58,
				"unpackedSize": 193072,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdFdVHCRA9TVsSAnZWagAAkncP/j6m7XoenxR4LgnlSACR\n9pWFQ2KXXCevpW+jAJ5Nbh62R+EWimwQBlqsCQaohtRuoki3NtMAB12Ie1mj\noZeSnDXqToi1IgwSoqXAkrPo+vmPLR0ZwrMgDoOf5J2xfqAYjBcyQfAukDpd\nGXY96yMdy6jerlVI/QNPCpfR+q7YnItP/yuUn52qqSWLros+dhrHZzXqAD3J\neJmP9lfQY/n7R6qWklbitoc5lJfApXzjTHjvmrlagUey0+R+C0NaTFcb2Yck\nfF5vheYN7s1pJKh4m17HWxrhCzRi5StmDQUTBHqbl9LxL7pA5z46P6N9JYWJ\nwe1xbr3d7sLTzTEBXwfJV3x0IOuk07tlEVily3qoHYPerG307vQNOippDLSf\nzU0YusD9M9dLYC+1tYcVXZLOy0Iub6XPuLxXGxvUrTtpq42kGFEllTjGED4n\nWRMjRFbSgCIJu/yX5nO6UUrt6HSgnLJgWwr0UPD0rEDke6LOgGpQUGECAaeC\nD9v1enAH1Vrc7snj/bU1wMFkSZLxrnajP9gpbAmq7QDip3BYniyqCSGXXWkk\nb3T5oICAxVNK5WHkuHk2+ifEhiVV9+vHpc9DV6CdJPil31Mv6KdfJ1xTPTup\nr+zr/Ozv6e3zWh6yLhOWFwhXfGT5aK/WTJHzeIP/J2EAxsslNgIZmYAna7i5\nlNPj\r\n=qC8m\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "yaya@uloveit.com.cn",
					"name": "zinkey"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "zombiej",
				"email": "smith3816@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-field-form_0.0.0-alpha.14_1561711943042_0.22403982500211117"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"0.0.0-alpha.15": {
			"name": "rc-field-form",
			"version": "0.0.0-alpha.15",
			"description": "React Form Component",
			"keywords": [
				"react",
				"react-component",
				"react-form",
				"form"
			],
			"homepage": "https://github.com/react-component/field-form",
			"author": {
				"name": "smith3816@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/react-component/field-form.git"
			},
			"bugs": {
				"url": "https://github.com/react-component/field-form/issues"
			},
			"license": "MIT",
			"main": "./lib/index",
			"module": "./es/index",
			"scripts": {
				"start": "father doc dev --storybook",
				"build": "father doc build --storybook",
				"compile": "father build",
				"gh-pages": "rc-tools run gh-pages",
				"prepublishOnly": "npm run compile && np --no-cleanup --yolo --no-publish",
				"lint": "eslint src/ --ext .tsx,.ts",
				"test": "father test",
				"now-build": "npm run build"
			},
			"peerDependencies": {
				"react": "*"
			},
			"devDependencies": {
				"@types/lodash": "^4.14.135",
				"@types/react": "^16.8.19",
				"@types/react-dom": "^16.8.4",
				"@types/warning": "^3.0.0",
				"enzyme": "^3.1.0",
				"enzyme-adapter-react-16": "^1.0.2",
				"enzyme-to-json": "^3.1.4",
				"father": "^2.13.2",
				"np": "^5.0.3",
				"react": "^v16.9.0-alpha.0",
				"react-dom": "^v16.9.0-alpha.0",
				"react-redux": "^4.4.10",
				"react-router": "^3.0.0",
				"redux": "^3.7.2",
				"typescript": "^3.5.2"
			},
			"pre-commit": [
				"lint"
			],
			"dependencies": {
				"async-validator": "^1.11.2",
				"lodash": "^4.17.4",
				"rc-util": "^4.6.0",
				"warning": "^4.0.3"
			},
			"gitHead": "b822055993178f59d00cff7e929f484c6c921023",
			"_id": "rc-field-form@0.0.0-alpha.15",
			"_nodeVersion": "10.15.0",
			"_npmVersion": "6.9.0",
			"dist": {
				"integrity": "sha512-FSghoVX4AWbVhkMI9xyO1/VqcICQufmnpVyw616Mh1zTncEgbjJ4+1UkvY244pyC5xW2vHD2sEvzq21yHvAOSA==",
				"shasum": "ff300eba77b4f38325f4ae5ccbb3f268aec3ccc9",
				"tarball": "https://registry.npmjs.org/rc-field-form/-/rc-field-form-0.0.0-alpha.15.tgz",
				"fileCount": 58,
				"unpackedSize": 193744,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdGYaaCRA9TVsSAnZWagAAqEwQAInBB0Ibwewj0q7xgLfC\n9mIGn7Bo8/HyOqphqyHrB9Keot9pR9kSftfgy2TwdfAsP0y9nOIWZnu3z1Hf\nESGp8vRImuXvOQ5mzubO1wcYLjWVa2eZWKUBS2ffxKLN5kHVPwKKl2jY/rcr\n2vRWPhabh+0+IJV4/7LCsm7wmjdG3+8kfWJ1l597EYaRpaC3T74OwTjn7U6h\neuf+203Sx0d7OUWkAoE17uiTsVN6/ydVxG0sVtdn2uaDQAo2YCK5jEd2TKXz\nbjSldyAWsuI4cXzPCBlkxO948dUWhP3mjLAyN12TIQpLZk+YMXafECULGsyy\nQAH/m9CPB1LquFarayTFoA72XKNk6fcBxCVpjYRwg20vp9pZsvnIK8Rk50tR\ntOv8R+pra55821vFkrueUq4bW4WA985zA7MKQKRRoDkDWsMS5/pQ3A0fBZEO\ndu6JiRW0b3k3x93og3ztEQZnSWl0GmkfP/LQ+Jf+0EPylPEQacY3+NnxLIiP\nIKK4Czu8nGlKs74+u+AuzoCA1QlJH32ddeuDyYNqH/5grgLYg8h28T8NusQM\ndVPukzWvLhKtcmtMxWp83v3o4g+fCwIL1vWxLvoKEujvOwPVko0z5fMrfM2W\ndT2MTiJ/t2DK27tUhbGTtL6tyCYiapTOvJ2C3SBUGYAVa+whYsMBzZDqisAt\nm5cC\r\n=erg1\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "yaya@uloveit.com.cn",
					"name": "zinkey"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "zombiej",
				"email": "smith3816@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-field-form_0.0.0-alpha.15_1561953945684_0.24247558337462172"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"0.0.0-alpha.16": {
			"name": "rc-field-form",
			"version": "0.0.0-alpha.16",
			"description": "React Form Component",
			"keywords": [
				"react",
				"react-component",
				"react-form",
				"form"
			],
			"homepage": "https://github.com/react-component/field-form",
			"author": {
				"name": "smith3816@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/react-component/field-form.git"
			},
			"bugs": {
				"url": "https://github.com/react-component/field-form/issues"
			},
			"license": "MIT",
			"main": "./lib/index",
			"module": "./es/index",
			"scripts": {
				"start": "father doc dev --storybook",
				"build": "father doc build --storybook",
				"compile": "father build",
				"gh-pages": "rc-tools run gh-pages",
				"prepublishOnly": "npm run compile && np --no-cleanup --yolo --no-publish",
				"lint": "eslint src/ --ext .tsx,.ts",
				"test": "father test",
				"now-build": "npm run build"
			},
			"peerDependencies": {
				"react": "*"
			},
			"devDependencies": {
				"@types/lodash": "^4.14.135",
				"@types/react": "^16.8.19",
				"@types/react-dom": "^16.8.4",
				"@types/warning": "^3.0.0",
				"enzyme": "^3.1.0",
				"enzyme-adapter-react-16": "^1.0.2",
				"enzyme-to-json": "^3.1.4",
				"father": "^2.13.2",
				"np": "^5.0.3",
				"react": "^v16.9.0-alpha.0",
				"react-dom": "^v16.9.0-alpha.0",
				"react-redux": "^4.4.10",
				"react-router": "^3.0.0",
				"redux": "^3.7.2",
				"typescript": "^3.5.2"
			},
			"pre-commit": [
				"lint"
			],
			"dependencies": {
				"async-validator": "^1.11.2",
				"lodash": "^4.17.4",
				"rc-util": "^4.6.0",
				"warning": "^4.0.3"
			},
			"gitHead": "1233e976f9378c4c7d545118a555fbd3131750a8",
			"_id": "rc-field-form@0.0.0-alpha.16",
			"_nodeVersion": "10.15.0",
			"_npmVersion": "6.9.0",
			"dist": {
				"integrity": "sha512-rrruyO01ocYSa3ndyEPIAjOO76PAvih9ukV/3YjLjGoQQBDNaJfergyqCpPlTqneO6/GzFxZLTa+v1TgMMOAVw==",
				"shasum": "4330300c4c01eb030d85f8f26927379ae5eff04c",
				"tarball": "https://registry.npmjs.org/rc-field-form/-/rc-field-form-0.0.0-alpha.16.tgz",
				"fileCount": 58,
				"unpackedSize": 196054,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdGbfxCRA9TVsSAnZWagAAP80P/1NU7B75xUsYA2Jmazfu\nEV9Bk31cdm/+D10gNqgeArZMwohD2kp4IcUUAy7+w7IQYy3qiPKcAFktTKnZ\n11z3yjSaGEiJrNCTujeFRM3RSXBoeFL2zgOsIQ/F3H/Rm73X1BktMzyT3I9f\nkaXLnMt7OIfi6aPdCjDuUWT7EDPYo4GinZSsM/+qIvjCtrzAgrJECAS7Jff5\ntdqPUKWIAppPnLm4YXxQ8UVAGe3xHdRfQoQMRFcU45jBwzW4A5t3sbPbGoHD\nrFYvLvZeYI4mpwLWvZ3G3mq1arK7uQ7jfr/UEbkJt9IjmIaiI3l6TaliOsDQ\nSga+K+K3f4DVsOFo9It+MHpOIyEZCXbRsm7De5ranuBmiYmzXxLGGZDDz5em\nuH13hv0armWa4oJEGsrL71iWV53qpWW50XJtifz4kCljqLafOsHipP4cBYA0\nJJwn38J2nwYBPYxCFjd/TDu7M5jVgtW+j/8ykLZtBxDnKUmBAk3JLath/HJy\nsloQ0p/AbIiGW5XUUHjb3V6gBEYQXzSFfz0sCMZ11JHOGffFPmNmA/FvrAix\nBAs//TP3im/1/wPJtAuV407qwYGVg8r1lcCJw8RflxV+t2eMwx4JbinYzIfG\njXQW089FJPwKkG2zaDA0YUcqfPZsupMFDOO71WRfcm/kMmoPLEc8KWvxG+Md\n4gHo\r\n=lzMH\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "yaya@uloveit.com.cn",
					"name": "zinkey"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "zombiej",
				"email": "smith3816@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-field-form_0.0.0-alpha.16_1561966576389_0.26606003390970234"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"0.0.0-alpha.17": {
			"name": "rc-field-form",
			"version": "0.0.0-alpha.17",
			"description": "React Form Component",
			"keywords": [
				"react",
				"react-component",
				"react-form",
				"form"
			],
			"homepage": "https://github.com/react-component/field-form",
			"author": {
				"name": "smith3816@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/react-component/field-form.git"
			},
			"bugs": {
				"url": "https://github.com/react-component/field-form/issues"
			},
			"license": "MIT",
			"main": "./lib/index",
			"module": "./es/index",
			"scripts": {
				"start": "father doc dev --storybook",
				"build": "father doc build --storybook",
				"compile": "father build",
				"gh-pages": "rc-tools run gh-pages",
				"prepublishOnly": "npm run compile && np --no-cleanup --yolo --no-publish",
				"lint": "eslint src/ --ext .tsx,.ts",
				"test": "father test",
				"now-build": "npm run build"
			},
			"peerDependencies": {
				"react": "*"
			},
			"devDependencies": {
				"@types/lodash": "^4.14.135",
				"@types/react": "^16.8.19",
				"@types/react-dom": "^16.8.4",
				"@types/warning": "^3.0.0",
				"enzyme": "^3.1.0",
				"enzyme-adapter-react-16": "^1.0.2",
				"enzyme-to-json": "^3.1.4",
				"father": "^2.13.2",
				"np": "^5.0.3",
				"react": "^v16.9.0-alpha.0",
				"react-dom": "^v16.9.0-alpha.0",
				"react-redux": "^4.4.10",
				"react-router": "^3.0.0",
				"redux": "^3.7.2",
				"typescript": "^3.5.2"
			},
			"pre-commit": [
				"lint"
			],
			"dependencies": {
				"async-validator": "^1.11.2",
				"lodash": "^4.17.4",
				"rc-util": "^4.6.0",
				"warning": "^4.0.3"
			},
			"gitHead": "f8cef5a2d1b23f2583bb19272c3abb8536c3455e",
			"_id": "rc-field-form@0.0.0-alpha.17",
			"_nodeVersion": "10.15.0",
			"_npmVersion": "6.9.0",
			"dist": {
				"integrity": "sha512-ofQKh5CmKPm2EjFNU0282fe2UObOWZs+kcAIESe6zi9GQaRN4+Apm/+cXxV/QMUn7OXgEId5EQj6ZQJ4RnFzjA==",
				"shasum": "315b31e7b2ab5682c7576f43e050e0c97e840c93",
				"tarball": "https://registry.npmjs.org/rc-field-form/-/rc-field-form-0.0.0-alpha.17.tgz",
				"fileCount": 58,
				"unpackedSize": 196940,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdHIt7CRA9TVsSAnZWagAA6HwP/2tX4mqRgCcrNylng8/O\nPPRDB2Ed35AOOcH/Pmn4b27SVREiKzFqh+KPEShJJE7vyu617EbUS7vp8NE3\nx3TvfH24yFov5altv+G+Rz3vGfaK5eIXzFPOj1nS5CksxCsKHXhtOP/Vg6EC\n7oASef6eH6FQzYr0YmBEcwUaVO7upigsYg+KTchD/t5e+s/ug31PMpLa6+2B\nDQRcx1S8hHjb1Qbcg7GBTwtjTN1gWqjo+JiBSTw7sg7LYbVsPR3lD9Tdz706\n6eoZySvhKKaOZXrPLT4+nCw6P2dHUXeiqD1s0g2e8B/4LTFSCHYzTMiKVamU\n+ziSsq9WIZlKhrJZCzYoaXKxALZCyUa3zQv4KKgK6ie+jxkFZihoqejGrlk4\nWb6gIWdQ8Gt+48peokYuHTHYhDnc798lKPJzpvAzP5oso/XewBy91tlAJawG\nDmZKKPHph5Lrvqs0szEgz6C42VqDMp0a1RLb+obljNVz25WzAWiZP5/crCHi\nWSKGOWsON8nmL5ApUyl8cbwnr6NZiZpyxM5bF6ymlFlYyR718gCx+oVmV2M+\nbzB7l7GDwCIX3QleGbrey8GwKEwWTzS68YmW8U22udG5al22LPJ6AuE8DuAf\nwc/WNevkXekJbXQ7GF4W+vqpgDB41F1LjAr9UXFUSfeiPmEJ4nsknqBAEfkp\n+/D6\r\n=7fWx\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "yaya@uloveit.com.cn",
					"name": "zinkey"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "zombiej",
				"email": "smith3816@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-field-form_0.0.0-alpha.17_1562151802237_0.7445084653417311"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"0.0.0-alpha.18": {
			"name": "rc-field-form",
			"version": "0.0.0-alpha.18",
			"description": "React Form Component",
			"keywords": [
				"react",
				"react-component",
				"react-form",
				"form"
			],
			"homepage": "https://github.com/react-component/field-form",
			"author": {
				"name": "smith3816@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/react-component/field-form.git"
			},
			"bugs": {
				"url": "https://github.com/react-component/field-form/issues"
			},
			"license": "MIT",
			"main": "./lib/index",
			"module": "./es/index",
			"scripts": {
				"start": "father doc dev --storybook",
				"build": "father doc build --storybook",
				"compile": "father build",
				"prepublishOnly": "npm run compile && np --no-cleanup --yolo --no-publish",
				"lint": "eslint src/ --ext .tsx,.ts",
				"test": "father test",
				"now-build": "npm run build"
			},
			"peerDependencies": {
				"react": "*"
			},
			"devDependencies": {
				"@types/lodash": "^4.14.135",
				"@types/react": "^16.8.19",
				"@types/react-dom": "^16.8.4",
				"@types/warning": "^3.0.0",
				"enzyme": "^3.1.0",
				"enzyme-adapter-react-16": "^1.0.2",
				"enzyme-to-json": "^3.1.4",
				"father": "^2.13.6",
				"np": "^5.0.3",
				"react": "^v16.9.0-alpha.0",
				"react-dnd": "^8.0.3",
				"react-dnd-html5-backend": "^8.0.3",
				"react-dom": "^v16.9.0-alpha.0",
				"react-redux": "^4.4.10",
				"react-router": "^3.0.0",
				"redux": "^3.7.2",
				"typescript": "^3.5.2"
			},
			"dependencies": {
				"async-validator": "^1.11.2",
				"lodash": "^4.17.4",
				"rc-util": "^4.6.0",
				"warning": "^4.0.3"
			},
			"gitHead": "93e65b355b4f6e844fa2d23d5942416550247804",
			"_id": "rc-field-form@0.0.0-alpha.18",
			"_nodeVersion": "10.15.0",
			"_npmVersion": "6.9.0",
			"dist": {
				"integrity": "sha512-sbbEsm+BnS8hEfJTZx/RinkflYQAzv0kcckjC0NaWw+1SatFYs0XI67+8CP1MSoEQzWCfySatHmw7LjtzUBvYA==",
				"shasum": "3f11cec98d9cd7a6a3fdd31970e4a5e1921248f6",
				"tarball": "https://registry.npmjs.org/rc-field-form/-/rc-field-form-0.0.0-alpha.18.tgz",
				"fileCount": 58,
				"unpackedSize": 206353,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdL/UyCRA9TVsSAnZWagAAzgkP/2dgWAhsTL8Y65a8uYEI\nh08LYfd1/QU2WNSNj9JJrS6a71lrFKibGGbU0ayBN2cCwlgdutt1ZghwIFHZ\nBerY0YYREUmBOkY4+2sbM4T6dsWMsCI8Pe4iAs4VKT/lr4AKmnquDlQoqYi9\n3KvhTSYcEStobYK/6mdF1mhCy++20n47JiRYfvErEVnnFNSA7rns88132Kd8\naliuR3Vn5QmaNpsc3flJ4kAGvEq9o4JozlZqTO2YMfQF8tIp3QHp0FQ4tFME\njMSP1mZbnKA2HDqq9koyqxIEzUQW+A6OwMPaLmFu48MpsJx3oBNWTGG4EygV\nzo5co6XpmH8erfqaQORgTyt+Yt0vPfpHgy/8IgqwdJNrtNhd4f7ngXmiZtqZ\nCTeJAmxMWM1azxUOxoITS4+eYOVMVAErok8Flv7cgdkTZJq/5eq+EAMI5YDS\ny5UziMYDPtd5xtpDvShdIBt/YWbYSRpYXci+GqDjtW+DJON+MusNMAvcLOqt\nIyDvJanpbXi8x4wbJl6npFrkLgu+KpXqVr0B0crW3ndUuSuMvhy0JtsVTLT3\nsAN74A8iWn42h9ysWvKyRrcpPfRgcmleRnknPAsGwFRsY7ZxR+TgvVSnaZwy\n2oW6WIGxKp0c1/822/etkL03B+r0YD6OO1FUz+NaK91rVZ+aspImPnkvKRJ6\nfJ8n\r\n=bnSU\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "yaya@uloveit.com.cn",
					"name": "zinkey"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "zombiej",
				"email": "smith3816@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-field-form_0.0.0-alpha.18_1563424049700_0.8990795028149154"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"0.0.0-alpha.19": {
			"name": "rc-field-form",
			"version": "0.0.0-alpha.19",
			"description": "React Form Component",
			"keywords": [
				"react",
				"react-component",
				"react-form",
				"form"
			],
			"homepage": "https://github.com/react-component/field-form",
			"author": {
				"name": "smith3816@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/react-component/field-form.git"
			},
			"bugs": {
				"url": "https://github.com/react-component/field-form/issues"
			},
			"license": "MIT",
			"main": "./lib/index",
			"module": "./es/index",
			"scripts": {
				"start": "father doc dev --storybook",
				"build": "father doc build --storybook",
				"compile": "father build",
				"prepublishOnly": "npm run compile && np --no-cleanup --yolo --no-publish",
				"lint": "eslint src/ --ext .tsx,.ts",
				"test": "father test",
				"now-build": "npm run build"
			},
			"peerDependencies": {
				"react": "*"
			},
			"devDependencies": {
				"@types/lodash": "^4.14.135",
				"@types/react": "^16.8.19",
				"@types/react-dom": "^16.8.4",
				"@types/warning": "^3.0.0",
				"enzyme": "^3.1.0",
				"enzyme-adapter-react-16": "^1.0.2",
				"enzyme-to-json": "^3.1.4",
				"father": "^2.13.6",
				"np": "^5.0.3",
				"react": "^v16.9.0-alpha.0",
				"react-dnd": "^8.0.3",
				"react-dnd-html5-backend": "^8.0.3",
				"react-dom": "^v16.9.0-alpha.0",
				"react-redux": "^4.4.10",
				"react-router": "^3.0.0",
				"redux": "^3.7.2",
				"typescript": "^3.5.2"
			},
			"dependencies": {
				"async-validator": "^1.11.2",
				"lodash": "^4.17.4",
				"rc-util": "^4.6.0",
				"warning": "^4.0.3"
			},
			"gitHead": "578fe5b9e4381fdb006e4d4aef5c6f48ca9b2af1",
			"_id": "rc-field-form@0.0.0-alpha.19",
			"_nodeVersion": "10.15.0",
			"_npmVersion": "6.9.0",
			"dist": {
				"integrity": "sha512-Cz/NXEoIyEzcoI8IM5Nh644IgU9jS7tX9fwn6azOTkvtyDojILDwXiMpF/SsHDETkvHRxTQii4ixud8UxaoEXQ==",
				"shasum": "0a4b43938a98160ae289e0a779d214c7e72e9c12",
				"tarball": "https://registry.npmjs.org/rc-field-form/-/rc-field-form-0.0.0-alpha.19.tgz",
				"fileCount": 58,
				"unpackedSize": 206437,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdP7+TCRA9TVsSAnZWagAA05sQAITsVtYiV3GC+CjsjDU0\nNyHX3AmpHqNkAklKzGuKXqvanSgGcjZBLwQOJyZ4iWf+Ryk80GlM3fS+JFtc\nBRRB6F7P1rxZDmhogKlsq9znqmdYCLYom9OwOZtuew9baoAoH3eZVFED8/fl\nlYq2+zw3bi3WVgFRKx/FmR0H3qsKO40rUzizde4DZZjZsbltlhY/Exk6f3ex\nGRfhxl+0GDVcOT7pJfVlPYuhLalDh1g5dISPO3A8Zv3UDzIS26xn+LLezweG\n04vBv9lbKr+W8JtvSgkWGsGte7CEfBCFvv2w3Az5Lo1X9qdiaqOMQxjcxA4n\nhN/ZAO5kW9AGmHytTy2RiiCgwxC4aOrAdwAmGhErOHmv23BJWY+u8cmvlaKd\nlVLOyg2L1mW9aFJz6229c/yl25yytXtf+Or+kjXw2BZa1y5zK6mgz5eymF47\nVOzdzGdGuonme/0sZiH/zFTvFr6MCZAPXYtRCXfG05M3doZpiTSOZ0jexwAA\ntKreS5OM7X5+rKUI/TCSlgTellYUhRLfvkyOWwurw9hDWsaAYSbZSfewKGrK\n7zV8AJeZUBSjbIcLn7afMdUxQHG3/zB6nV8G3DmKIMIlCuvID3vVDIE/9ayp\nzPDMEeXydIurGm/1CI5aydUxv3Y3+Mu1JnYorQPtlNTp7zg2l87PrpSEYW0E\nlPI+\r\n=BVoi\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "yaya@uloveit.com.cn",
					"name": "zinkey"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "zombiej",
				"email": "smith3816@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-field-form_0.0.0-alpha.19_1564458898538_0.6160588532312516"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"0.0.0-alpha.20": {
			"name": "rc-field-form",
			"version": "0.0.0-alpha.20",
			"description": "React Form Component",
			"keywords": [
				"react",
				"react-component",
				"react-form",
				"form"
			],
			"homepage": "https://github.com/react-component/field-form",
			"author": {
				"name": "smith3816@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/react-component/field-form.git"
			},
			"bugs": {
				"url": "https://github.com/react-component/field-form/issues"
			},
			"license": "MIT",
			"main": "./lib/index",
			"module": "./es/index",
			"scripts": {
				"start": "father doc dev --storybook",
				"build": "father doc build --storybook",
				"compile": "father build",
				"prepublishOnly": "npm run compile && np --no-cleanup --yolo --no-publish",
				"lint": "eslint src/ --ext .tsx,.ts",
				"test": "father test",
				"now-build": "npm run build"
			},
			"peerDependencies": {
				"react": "*"
			},
			"devDependencies": {
				"@types/lodash": "^4.14.135",
				"@types/react": "^16.8.19",
				"@types/react-dom": "^16.8.4",
				"@types/warning": "^3.0.0",
				"enzyme": "^3.1.0",
				"enzyme-adapter-react-16": "^1.0.2",
				"enzyme-to-json": "^3.1.4",
				"father": "^2.13.6",
				"np": "^5.0.3",
				"react": "^v16.9.0-alpha.0",
				"react-dnd": "^8.0.3",
				"react-dnd-html5-backend": "^8.0.3",
				"react-dom": "^v16.9.0-alpha.0",
				"react-redux": "^4.4.10",
				"react-router": "^3.0.0",
				"redux": "^3.7.2",
				"typescript": "^3.5.2"
			},
			"dependencies": {
				"async-validator": "^1.11.2",
				"lodash": "^4.17.4",
				"rc-util": "^4.6.0",
				"warning": "^4.0.3"
			},
			"gitHead": "349cc95afd764d0e95f3858784e433690cd5a80c",
			"_id": "rc-field-form@0.0.0-alpha.20",
			"_nodeVersion": "10.15.0",
			"_npmVersion": "6.9.0",
			"dist": {
				"integrity": "sha512-fi2GBoX6cu2l8tHe8JrxdaBC7Piwgm2DHIIGACAlNA6YZWDg4r3PsP1QGPRIx19AZLwZXRhU0rslWwK05xOMlw==",
				"shasum": "d9c8488e08b3ad0027dafbd79cd2f2325dcd8a20",
				"tarball": "https://registry.npmjs.org/rc-field-form/-/rc-field-form-0.0.0-alpha.20.tgz",
				"fileCount": 58,
				"unpackedSize": 207039,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdVlsRCRA9TVsSAnZWagAAVwsQAIV6is6+sqUaihVc3vTv\nGes58cu2jajNLYOYOLcnzdhBcUhW8C83HBMMf7jFnZ1VZ9dYRxX+Nc6t7ab1\nAvyAyM93DmGlFiJoxLTZHiG6NHFZjgY89DqXjSbbUvvQIC/frcmb+9oXhVcT\nag+hvShq8AnWkZfgPGoycbNRB3kxbuuwd0wTwyxS0ajgLm0uDL0yttPyVOxz\n5QtBAuYHkFrYvw5Iys2EOp1LbI6OeJQc+LuXUcYVKWrrPCoxvGyB7GkOJ3Eh\n4O7fj0psAHOYZtSXfNtrfWFkwAYqhFqXn7qluCzbCCX2bQ/NDInHiqnoZkOn\n7qYaDMC3oynaEI+IZ4OK/q5AvTy3CjFEGm2W8Yt+5uGVa/Ep97wr6mE8TqVl\nnyBpMWdj+yYyrb9dwaqlSjmwhCdyLfsoA5ZYsHplAP20oHtToWb2AfVMl1GE\nm60JMVuc3TZIgH64FAOE4a/Izrtfv5Ga5M5L+teGZjy77hnuhPqWjSwRQOw3\nKpKlJ5GUKtqcbMoL+hH/dUsfzkD60o3lruIY5BDt+0i4jrNORWGzkZ35042M\nl+381boWm3mh1fu9DhtGvvWtrx0GMf+mCzIWiARkwV4mcC5iyTiE/SLuclcl\n6Q2UBtsgY5M/Dwp586xYto67j2DRQr1Ef+rkwOFAyXeTkMadksnJe13slFve\nmxU5\r\n=UjM6\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "yaya@uloveit.com.cn",
					"name": "zinkey"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "zombiej",
				"email": "smith3816@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-field-form_0.0.0-alpha.20_1565940496753_0.017353375646888436"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"0.0.0-alpha.21": {
			"name": "rc-field-form",
			"version": "0.0.0-alpha.21",
			"description": "React Form Component",
			"keywords": [
				"react",
				"react-component",
				"react-form",
				"form"
			],
			"homepage": "https://github.com/react-component/field-form",
			"author": {
				"name": "smith3816@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/react-component/field-form.git"
			},
			"bugs": {
				"url": "https://github.com/react-component/field-form/issues"
			},
			"license": "MIT",
			"main": "./lib/index",
			"module": "./es/index",
			"scripts": {
				"start": "father doc dev --storybook",
				"build": "father doc build --storybook",
				"compile": "father build",
				"prepublishOnly": "npm run compile && np --no-cleanup --yolo --no-publish",
				"lint": "eslint src/ --ext .tsx,.ts",
				"test": "father test",
				"now-build": "npm run build"
			},
			"peerDependencies": {
				"react": "*"
			},
			"devDependencies": {
				"@types/lodash": "^4.14.135",
				"@types/react": "^16.8.19",
				"@types/react-dom": "^16.8.4",
				"@types/warning": "^3.0.0",
				"enzyme": "^3.1.0",
				"enzyme-adapter-react-16": "^1.0.2",
				"enzyme-to-json": "^3.1.4",
				"father": "^2.13.6",
				"np": "^5.0.3",
				"react": "^v16.9.0-alpha.0",
				"react-dnd": "^8.0.3",
				"react-dnd-html5-backend": "^8.0.3",
				"react-dom": "^v16.9.0-alpha.0",
				"react-redux": "^4.4.10",
				"react-router": "^3.0.0",
				"redux": "^3.7.2",
				"typescript": "^3.5.2"
			},
			"dependencies": {
				"async-validator": "^3.0.3",
				"lodash": "^4.17.4",
				"rc-util": "^4.6.0",
				"warning": "^4.0.3"
			},
			"gitHead": "d253f367f9352a97d2e1c33b6a5d904286cc85c5",
			"_id": "rc-field-form@0.0.0-alpha.21",
			"_nodeVersion": "10.15.3",
			"_npmVersion": "6.10.1",
			"dist": {
				"integrity": "sha512-L0+Sdq3rZ4oJK/avnWFS5cPWjvVWIzGxiNE8C4KB12TpkxWEEOKt2HEvqhEpJbIG2fVEZWKNBVJn4mi4iKDMuQ==",
				"shasum": "df2a05dd448699885c3801015b124e0f5db33e0f",
				"tarball": "https://registry.npmjs.org/rc-field-form/-/rc-field-form-0.0.0-alpha.21.tgz",
				"fileCount": 58,
				"unpackedSize": 207444,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdW6WoCRA9TVsSAnZWagAAlCIP/RXkRRoMHrU7A33WzUtb\nb3fJEE3kogzjA78Jtd8HerQKQNCIpJF/SEtc3bCz4AES/c8J3lP8YSwrPExC\ntD7KhUO7xWXn4Vk5MraNEMGUmiiUtfaKBUIHMoSipV2qAUYEbhswDtB7Dh1h\nbKSZZDZJVpsOdNmlZxDO7ss1TtGDnw1yLooYzDALRbhRMaYSP9I+TVq5fsk3\nHU5kCuAGWNtVR0cOUihpyTtgj5SngFJmkCOVHf4kPVd56gUrX9VVxiSxUxMq\nbeN1jwFJ10UIFZnamRXMe5RxUqOsqeYbQF0p+aR+xFJcar5cwHedAcJDa05x\nHQ1xkSXsnZd6bxYQ+8FJPYc9puGR2uA7xvsdyxBueX/0zpvdwiNm8wi1FOM/\n6edtjAbTDkS38QrQd3Uzol1G8nGYGGTg4FZ8qZpEavSdA1gwj/SKwgY+y351\n6ixtSkKGUUKh+Go58MhHGUgIrv9tdWmef2dSALsNmaH78dFAw7SOb8/qJ0j+\ndvYfeRauSxzf0LhKhkRLjM986aYsb9qKRzhvwA/EF/tTpk7SgcrqvGYi7QhS\n7cGfFMV3rKWKfBwunBfNzpW4LUW4BM6Rn0nbVBLdvUJxvEjfenPBVXUPPq8i\nLQ8jxKGnAjWESpZQhNz6J8mF67mVEfaK2juLibVMmPfCNBG9UwXqksrxOa5d\nT4/G\r\n=YGr0\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "zinkey@vip.qq.com",
					"name": "zinkey"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "chenshuai2144",
				"email": "wasd2144@hotmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-field-form_0.0.0-alpha.21_1566287271365_0.6344331831763037"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"0.0.0-alpha.22": {
			"name": "rc-field-form",
			"version": "0.0.0-alpha.22",
			"description": "React Form Component",
			"keywords": [
				"react",
				"react-component",
				"react-form",
				"form"
			],
			"homepage": "https://github.com/react-component/field-form",
			"author": {
				"name": "smith3816@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/react-component/field-form.git"
			},
			"bugs": {
				"url": "https://github.com/react-component/field-form/issues"
			},
			"license": "MIT",
			"main": "./lib/index",
			"module": "./es/index",
			"scripts": {
				"start": "father doc dev --storybook",
				"build": "father doc build --storybook",
				"compile": "father build",
				"prepublishOnly": "npm run compile && np --no-cleanup --yolo --no-publish",
				"lint": "eslint src/ --ext .tsx,.ts",
				"test": "father test",
				"now-build": "npm run build"
			},
			"peerDependencies": {
				"react": "*"
			},
			"devDependencies": {
				"@types/lodash": "^4.14.135",
				"@types/react": "^16.8.19",
				"@types/react-dom": "^16.8.4",
				"@types/warning": "^3.0.0",
				"enzyme": "^3.1.0",
				"enzyme-adapter-react-16": "^1.0.2",
				"enzyme-to-json": "^3.1.4",
				"father": "^2.13.6",
				"np": "^5.0.3",
				"react": "^v16.9.0-alpha.0",
				"react-dnd": "^8.0.3",
				"react-dnd-html5-backend": "^8.0.3",
				"react-dom": "^v16.9.0-alpha.0",
				"react-redux": "^4.4.10",
				"react-router": "^3.0.0",
				"redux": "^3.7.2",
				"typescript": "^3.5.2"
			},
			"dependencies": {
				"async-validator": "^3.0.3",
				"lodash": "^4.17.4",
				"rc-util": "^4.6.0",
				"warning": "^4.0.3"
			},
			"gitHead": "1bf97912a45def517210cfbabd4e18fbd1db523d",
			"_id": "rc-field-form@0.0.0-alpha.22",
			"_nodeVersion": "10.15.0",
			"_npmVersion": "6.11.3",
			"dist": {
				"integrity": "sha512-SesY0CoTBIQC6rntIddF4QVDZEeCU+5qoyBefOb46hNx67dV3fO+quni3YMMhDa2NE6SeyjBXyRBeiFZ6QqHYA==",
				"shasum": "6c407941e7fde1817b9c7a7a11351166664133a0",
				"tarball": "https://registry.npmjs.org/rc-field-form/-/rc-field-form-0.0.0-alpha.22.tgz",
				"fileCount": 58,
				"unpackedSize": 206842,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdiI5LCRA9TVsSAnZWagAAMnEP/2Pzo4BX9iHwzTk0ba2A\nz4FQpi+E+fgdwyYMiiwdBhikn2BzM3xF+fs/Wjm6XX4uu8H6YhftksGfRJek\nnGHgsbpnDCs0Kscz1h+pEwBTwgoSnHiVcAB54Xt6jHeLprdSbrafdyKqWN+A\nmqcJEbqvGB8CpfJs/tQtnFDlocn7wOtFIwyI11/va0YKQmj5QvxVEuWEHTx4\nVxgFWVbQ0FqNch50wVUUrd9mJWQvyWFmh70xxteVP5rLCQnwq3YbwGsjqEj1\nkR8Z7DulbI5znFs9VsvSuqft8VjBi0qsJPmgZ8GEWP1hkrRKOtIWZzSP8Q/O\nGCa17hRV53RiR/thphfjuxr4L8pIACA5zlSamV1rhUHYdDEZqkKM8gxPS1P6\n/tBCLZTCqqm3Na2nyiMy06fMKXLhlan756IOiXEBXD6ZmZ5OOSMQtJSoEmMh\nDMyTJ4KMdaTJyt+DiFnAnTuoic47tVYugb70L3SBytFQBU/n6mlpz6AjPiez\nCAmOQkUcnlPXW5i7+hKkosSz3Sc9sqaGWHqFxVmPZnXuslyueiokkqpBVkBt\nizx9GnXBiRLA1j9+kmIudICj/GbpWhOQZZgvWYrnnF47naA6KwIPJJW3jZ9Q\ndZKo8n/C3kDvVhfO7UuRKHIWj99LWO6whZcklKjhtAmADU10OfASO9Op2An2\npSFh\r\n=iw/j\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "zinkey@vip.qq.com",
					"name": "zinkey"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "zombiej",
				"email": "smith3816@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-field-form_0.0.0-alpha.22_1569230410362_0.6416705109562275"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"0.0.0-alpha.23": {
			"name": "rc-field-form",
			"version": "0.0.0-alpha.23",
			"description": "React Form Component",
			"keywords": [
				"react",
				"react-component",
				"react-form",
				"form"
			],
			"homepage": "https://github.com/react-component/field-form",
			"author": {
				"name": "smith3816@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/react-component/field-form.git"
			},
			"bugs": {
				"url": "https://github.com/react-component/field-form/issues"
			},
			"license": "MIT",
			"main": "./lib/index",
			"module": "./es/index",
			"scripts": {
				"start": "father doc dev --storybook",
				"build": "father doc build --storybook",
				"compile": "father build",
				"prepublishOnly": "npm run compile && np --no-cleanup --yolo --no-publish",
				"lint": "eslint src/ --ext .tsx,.ts",
				"test": "father test",
				"now-build": "npm run build"
			},
			"peerDependencies": {
				"react": "*"
			},
			"devDependencies": {
				"@types/lodash": "^4.14.135",
				"@types/react": "^16.8.19",
				"@types/react-dom": "^16.8.4",
				"@types/warning": "^3.0.0",
				"enzyme": "^3.1.0",
				"enzyme-adapter-react-16": "^1.0.2",
				"enzyme-to-json": "^3.1.4",
				"father": "^2.13.6",
				"np": "^5.0.3",
				"react": "^v16.9.0-alpha.0",
				"react-dnd": "^8.0.3",
				"react-dnd-html5-backend": "^8.0.3",
				"react-dom": "^v16.9.0-alpha.0",
				"react-redux": "^4.4.10",
				"react-router": "^3.0.0",
				"redux": "^3.7.2",
				"typescript": "^3.5.2"
			},
			"dependencies": {
				"async-validator": "^3.0.3",
				"lodash": "^4.17.4",
				"rc-util": "^4.6.0",
				"warning": "^4.0.3"
			},
			"gitHead": "c65e768955f009f780a9b35a31b6f51de13a4cba",
			"_id": "rc-field-form@0.0.0-alpha.23",
			"_nodeVersion": "10.16.3",
			"_npmVersion": "6.9.0",
			"dist": {
				"integrity": "sha512-5udjaHVwsJWyrkXAh7fp+ngtsYOspINPOqeTQWwfUmzLBqFctKu4JQp08h6YeWVq1RWEIdF51Bu+RtK/D/Hnhw==",
				"shasum": "c51971bd6663f46254526d04ef43c331cfcd79ec",
				"tarball": "https://registry.npmjs.org/rc-field-form/-/rc-field-form-0.0.0-alpha.23.tgz",
				"fileCount": 58,
				"unpackedSize": 214268,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdxDSNCRA9TVsSAnZWagAAWi4P/j3jnF+lcEC6yu8NptWy\nTCQzvh/VtWbFvYBBznSeh7AQ828EAxEBtdLZg+Irj4fKAmGw1/1R6MKnHsrX\nlTvh1dteFyx5WbIH80zQPFJbASulPZj8G0yUIiOOmXETtqCzY+FzYQr6pDAj\n1vV8MOOdamnlY3iRnRmrJLvrf0aq9PRzo+sRB+B6BFc+iWeCtVQJLofK31LX\ny4M5dRHD8QqaZ3U5bBEYFafjsua5aHd1Lx9afWIzDaSCgueOIK0d5H8A/OAn\nPDlnVz1dm52SkKL8s3SjE1S5u/cusiSGdcHYeta89SvuZwqWLspHeR/veXtK\nsyRpsZKGXzBzpisvsttrO9/NxqcA8U/OjW0qKlin9ItSNcRLfD3fM/SYmtyd\nh4wJeyF2eh8kqV/sNBouQXWcQPq2qHp3BqGiMbOM+DyZlpaqsbNut1rJzbBs\nJsE4N8PYmqO9IBB64CInG4p6reFX90+zZZEWpcnhN9Z5aAnRZZh/n05GkAX9\npZQZcXsGKJbep7xLv6vmXI6ToTUpW9lxB6So3FSnru5hQ51F/eyhRNYY5e0q\nQPIvf+jD1JFP3WzF3kfTn+/4uSdiOGu8CM4sO7UXKctwMj1Zv6z9xQyJY+ql\nlSGTg9XEYaxPI/puOLUWsZKJmLaXpeUxCfFi1Jg4bw1YVMpPavDG9O1q8uW1\nafEh\r\n=1qYv\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "zinkey@vip.qq.com",
					"name": "zinkey"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "zombiej",
				"email": "smith3816@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-field-form_0.0.0-alpha.23_1573139596802_0.5843868413078133"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"0.0.0-alpha.24": {
			"name": "rc-field-form",
			"version": "0.0.0-alpha.24",
			"description": "React Form Component",
			"keywords": [
				"react",
				"react-component",
				"react-form",
				"form"
			],
			"homepage": "https://github.com/react-component/field-form",
			"author": {
				"name": "smith3816@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/react-component/field-form.git"
			},
			"bugs": {
				"url": "https://github.com/react-component/field-form/issues"
			},
			"license": "MIT",
			"main": "./lib/index",
			"module": "./es/index",
			"scripts": {
				"start": "father doc dev --storybook",
				"build": "father doc build --storybook",
				"compile": "father build",
				"prepublishOnly": "npm run compile && np --no-cleanup --yolo --no-publish",
				"lint": "eslint src/ --ext .tsx,.ts",
				"test": "father test",
				"now-build": "npm run build"
			},
			"peerDependencies": {
				"react": "*"
			},
			"devDependencies": {
				"@types/lodash": "^4.14.135",
				"@types/react": "^16.8.19",
				"@types/react-dom": "^16.8.4",
				"@types/warning": "^3.0.0",
				"enzyme": "^3.1.0",
				"enzyme-adapter-react-16": "^1.0.2",
				"enzyme-to-json": "^3.1.4",
				"father": "^2.13.6",
				"np": "^5.0.3",
				"react": "^v16.9.0-alpha.0",
				"react-dnd": "^8.0.3",
				"react-dnd-html5-backend": "^8.0.3",
				"react-dom": "^v16.9.0-alpha.0",
				"react-redux": "^4.4.10",
				"react-router": "^3.0.0",
				"redux": "^3.7.2",
				"typescript": "^3.5.2"
			},
			"dependencies": {
				"async-validator": "^3.0.3",
				"lodash": "^4.17.4",
				"rc-util": "^4.6.0",
				"warning": "^4.0.3"
			},
			"gitHead": "99f04f2499f2bd3a4c6ab11b124b5909408bd6a0",
			"_id": "rc-field-form@0.0.0-alpha.24",
			"_nodeVersion": "10.16.3",
			"_npmVersion": "6.9.0",
			"dist": {
				"integrity": "sha512-F+haEpxgIWWtxdyN4fcDMaZ4vMZ0/xOGTccjFKU+MXf3geK+sX3mE4stX9guC3vHEcoqDadrQgdaNky2SGVbEw==",
				"shasum": "d5b910de0b0e456619e5693279b0a678353b508a",
				"tarball": "https://registry.npmjs.org/rc-field-form/-/rc-field-form-0.0.0-alpha.24.tgz",
				"fileCount": 58,
				"unpackedSize": 213802,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd8P6QCRA9TVsSAnZWagAAjZwP/2/QJw2hLms9J9kycU36\njrTdodhuXP+udgocS4XyM3CYODIWhUSmT6R7MGGflzP/T9MeEn6MTYlMRoOq\ndPiZHmm/vimEwwFTZCioihP1nn9mrklBTbGt0MtjRTXL6X6kAQ+19zQAkcx7\ngs745qTh1e7hFbAd5iDoyMCzjo3laafGwVDi3v4w+i361PeUqJowRQR3PRkP\n8oNq05JQyZrTDuL/u/3p1uvir7/nzJ87EGuDEfagOdU4BnnIQu68XQe9E9yq\nd0JFnSD8LbP7klPpp3Ess9FlnPoq3N8vmBd45cBzO3Sz2spu6rrnJ0TcoFOF\n6cGvZn1U0w0fQGc5Socie8Siz9SRBcc0Gubh+w1YYEGewTbGDxDZVnqzPSa2\nLqcuDfXe12fwNtqAW9um74v/F2BFziWuv0GIRL7S2UPbsg/FDq2FUt4O3hPA\ndhz2Pap6IK4M/WjCNLQ7UmBAAipGjY8eBVlqcUt4RGthCxR4u/tYBrBwJ5Z6\n8U5luEyooyy6cQnN5T8RO4cg28r4yo/gxQHr1lvauAj9BgbzIQE9rZbOjRSC\n6PVe81Jhh+cGBGR3DGVaqjt7aOKXjpCsuAARkrgDuEVDT2HNOiG/8lXibOWu\n9DHA8VA9ft3QUxkF1MYCqglDBa2pTmYR9g0nELyqVwH6qQpIZcXGfCwgbNBS\nMfNR\r\n=TOvm\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "zinkey@vip.qq.com",
					"name": "zinkey"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "zombiej",
				"email": "smith3816@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-field-form_0.0.0-alpha.24_1576074895671_0.6322080799904526"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"0.0.0-alpha.25": {
			"name": "rc-field-form",
			"version": "0.0.0-alpha.25",
			"description": "React Form Component",
			"keywords": [
				"react",
				"react-component",
				"react-form",
				"form"
			],
			"homepage": "https://github.com/react-component/field-form",
			"author": {
				"name": "smith3816@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/react-component/field-form.git"
			},
			"bugs": {
				"url": "https://github.com/react-component/field-form/issues"
			},
			"license": "MIT",
			"main": "./lib/index",
			"module": "./es/index",
			"scripts": {
				"start": "father doc dev --storybook",
				"build": "father doc build --storybook",
				"compile": "father build",
				"prepublishOnly": "npm run compile && np --no-cleanup --yolo --no-publish",
				"lint": "eslint src/ --ext .tsx,.ts",
				"test": "father test",
				"now-build": "npm run build"
			},
			"peerDependencies": {
				"react": "*"
			},
			"devDependencies": {
				"@types/lodash": "^4.14.135",
				"@types/react": "^16.8.19",
				"@types/react-dom": "^16.8.4",
				"@types/warning": "^3.0.0",
				"enzyme": "^3.1.0",
				"enzyme-adapter-react-16": "^1.0.2",
				"enzyme-to-json": "^3.1.4",
				"father": "^2.13.6",
				"np": "^5.0.3",
				"react": "^v16.9.0-alpha.0",
				"react-dnd": "^8.0.3",
				"react-dnd-html5-backend": "^8.0.3",
				"react-dom": "^v16.9.0-alpha.0",
				"react-redux": "^4.4.10",
				"react-router": "^3.0.0",
				"redux": "^3.7.2",
				"typescript": "^3.5.2"
			},
			"dependencies": {
				"async-validator": "^3.0.3",
				"lodash": "^4.17.4",
				"rc-util": "^4.6.0",
				"warning": "^4.0.3"
			},
			"gitHead": "4a1205244e5d5b673ede7f6240f9905b0e6c1ea5",
			"_id": "rc-field-form@0.0.0-alpha.25",
			"_nodeVersion": "10.16.3",
			"_npmVersion": "6.9.0",
			"dist": {
				"integrity": "sha512-VGi1ZQkX7jOpnbOrj1/IY+8n3O0mdXT64j1WlJLgowylVvD9b5W9Hc4AIB+b5dj8ju+jUtietmPsjXS1UG+cJA==",
				"shasum": "77a29df483a808a9bae7707a12a5397e59f8f0cc",
				"tarball": "https://registry.npmjs.org/rc-field-form/-/rc-field-form-0.0.0-alpha.25.tgz",
				"fileCount": 58,
				"unpackedSize": 213854,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd8gJ/CRA9TVsSAnZWagAAQVYP/iGGasXDmzvTx7lWzVaW\nyLIaBbsI0VnEW/UUIcM+E62d+EfIXROgqjWi1ExFHsOLzEh/0YURA6CsAx5m\ntRmEHMjF0H9Wu8Jv9L/4Z/WRD3sz1du7MMrJJOD5WJ9ETtKoVjL8dfHKU50b\nvSopQ6VUEB1/TrnQzJxxOfGRTpHK10UVSxv3PAD6jMwOHHA4OU8zyY32/bRo\n6PJl6r1A4Q+sr3dqMKES5vjMDJ7Jlam7dhhNgX1CrseG0tM6gKdV1SgLAZWY\n1dDPqGAaXJlzqMN5Sh3lOIL/7a2VY5MpEMrXVs2DFCJxgOat4iatSDWSu2br\nD2O0vGp43RE7tFA1eVnQqDx2yq2WowSbWkbtF58/JZE5YGXvuLW7VRIZhmzq\nCb8u6Jvm1/N3JNmdMWeeD1SOc8EBfA/Yx+/khREe85M6o/DjbpmBVsQ5rR+1\nKAxY9DV9pZ6YVvK4NtIAfw4A7GjeIja1yNAUhn9i4/aD8RygUzi8F+Ql1qA5\n7p5avbWbtYC+yPOwASUc8hAwrobTH0UWzDFsB7jTaa1Vr1y+tMl+1i0x0g/5\nXO1zV+ollo8/2MlmDmSN9c+75lST2NpIU00WFAIvl2T+cRvOf5lUU7ElwwuL\nSbCiAD3g4hsov1OKUDIHSeitfgA3ePjreZZjxW6eDn3JpA7+fQ2rDOrQMi6N\nzpMy\r\n=1AmL\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "zinkey@vip.qq.com",
					"name": "zinkey"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "zombiej",
				"email": "smith3816@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-field-form_0.0.0-alpha.25_1576141439009_0.5134088363571399"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"0.0.0-alpha.26": {
			"name": "rc-field-form",
			"version": "0.0.0-alpha.26",
			"description": "React Form Component",
			"keywords": [
				"react",
				"react-component",
				"react-form",
				"form"
			],
			"homepage": "https://github.com/react-component/field-form",
			"author": {
				"name": "smith3816@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/react-component/field-form.git"
			},
			"bugs": {
				"url": "https://github.com/react-component/field-form/issues"
			},
			"license": "MIT",
			"main": "./lib/index",
			"module": "./es/index",
			"scripts": {
				"start": "father doc dev --storybook",
				"build": "father doc build --storybook",
				"compile": "father build",
				"prepublishOnly": "npm run compile && np --no-cleanup --yolo --no-publish",
				"lint": "eslint src/ --ext .tsx,.ts",
				"test": "father test",
				"now-build": "npm run build"
			},
			"peerDependencies": {
				"react": "*"
			},
			"devDependencies": {
				"@types/lodash": "^4.14.135",
				"@types/react": "^16.8.19",
				"@types/react-dom": "^16.8.4",
				"@types/warning": "^3.0.0",
				"enzyme": "^3.1.0",
				"enzyme-adapter-react-16": "^1.0.2",
				"enzyme-to-json": "^3.1.4",
				"father": "^2.13.6",
				"np": "^5.0.3",
				"react": "^v16.9.0-alpha.0",
				"react-dnd": "^8.0.3",
				"react-dnd-html5-backend": "^8.0.3",
				"react-dom": "^v16.9.0-alpha.0",
				"react-redux": "^4.4.10",
				"react-router": "^3.0.0",
				"redux": "^3.7.2",
				"typescript": "^3.5.2"
			},
			"dependencies": {
				"async-validator": "^3.0.3",
				"rc-util": "^4.17.0",
				"warning": "^4.0.3"
			},
			"gitHead": "c677a9ea18d2568897ea1b9c7712c15f5fe81a52",
			"_id": "rc-field-form@0.0.0-alpha.26",
			"_nodeVersion": "10.16.3",
			"_npmVersion": "6.9.0",
			"dist": {
				"integrity": "sha512-UGG7YyeuejTC4XNXw8oFFST5zZmbVelHMTGn8v64Qa0tWS8gCrWeCqzdMMDBzGcpcbFhiF664k4O5pD2TDGHGg==",
				"shasum": "1839be5bfe226414c75d5c4cce0c81189aa5911c",
				"tarball": "https://registry.npmjs.org/rc-field-form/-/rc-field-form-0.0.0-alpha.26.tgz",
				"fileCount": 58,
				"unpackedSize": 214086,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeAyAHCRA9TVsSAnZWagAAVowP/1RUZikY1Z0eUo041LWp\nJC3vTSIoV6dtLXVOUr1VWLkua7GDin4E+SA7gJ9VpVyuTrJykzb0UF5W38ef\nTtJ0S7uRTTaYZBMs255c7N6SiwWe7jT1rtS/ircVTKZmuFuAlOZ8GWjYv5O5\n+vrVHrUMykOjNm46AqXJFeBTaV2F8bswIVxz+pb8Z3NNRzOcVs56EAIq54U+\nW/ls66Do0+ggy6BUa06i/M74adfAg/wHblgZF1duOUN2iTVIdJL20I9bgMkD\numxhFmtJnL2F31tnG7IHf9bTT9IA003h8nwus12iYkGkYfokHP1FQDWFNSE2\naxHz69uWqj6cjvcPECNigDAlaS8RwnHQ0mP0xCbVK4fB9TahOguqO1/9TJe7\nr6p8VhSrwsXOrg8pRM8QIUVJa+AIUr7BpR7xGPo3+SHBJN/jpRsm9FJvGNys\nJNe6swv8CawNWJCic2G9keMq7biajcLCEk3GGU7dlC41m1uQhrS+GL1DF4V7\nkG1hk8WJYQ03oFHoB5M7GFkVTyFDMSsgn23xWS0LV+edyysH82izZ70c7wJQ\nalEmcGIxaBDKO7FiejhwgkcYtVizUsrj5vOxlcs4GmPc9N+mS48iUYhcnR00\nlU0Q1Wh5yMK++QwECNsdT0wtzCJ7zMKUvn9W7Q8thuKYYoiAa8qYn/nRdNol\nynmL\r\n=FUfG\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "zinkey@vip.qq.com",
					"name": "zinkey"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "zombiej",
				"email": "smith3816@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-field-form_0.0.0-alpha.26_1577263111229_0.7168307736227155"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"0.0.0-alpha.27": {
			"name": "rc-field-form",
			"version": "0.0.0-alpha.27",
			"description": "React Form Component",
			"keywords": [
				"react",
				"react-component",
				"react-form",
				"form"
			],
			"homepage": "https://github.com/react-component/field-form",
			"author": {
				"name": "smith3816@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/react-component/field-form.git"
			},
			"bugs": {
				"url": "https://github.com/react-component/field-form/issues"
			},
			"license": "MIT",
			"main": "./lib/index",
			"module": "./es/index",
			"scripts": {
				"start": "father doc dev --storybook",
				"build": "father doc build --storybook",
				"compile": "father build",
				"prepublishOnly": "npm run compile && np --no-cleanup --yolo --no-publish",
				"lint": "eslint src/ --ext .tsx,.ts",
				"test": "father test",
				"now-build": "npm run build"
			},
			"peerDependencies": {
				"react": "*"
			},
			"devDependencies": {
				"@types/lodash": "^4.14.135",
				"@types/react": "^16.8.19",
				"@types/react-dom": "^16.8.4",
				"@types/warning": "^3.0.0",
				"enzyme": "^3.1.0",
				"enzyme-adapter-react-16": "^1.0.2",
				"enzyme-to-json": "^3.1.4",
				"father": "^2.13.6",
				"np": "^5.0.3",
				"react": "^v16.9.0-alpha.0",
				"react-dnd": "^8.0.3",
				"react-dnd-html5-backend": "^8.0.3",
				"react-dom": "^v16.9.0-alpha.0",
				"react-redux": "^4.4.10",
				"react-router": "^3.0.0",
				"redux": "^3.7.2",
				"typescript": "^3.5.2"
			},
			"dependencies": {
				"async-validator": "^3.0.3",
				"rc-util": "^4.17.0",
				"warning": "^4.0.3"
			},
			"gitHead": "56f162d61dbeebc91cac79e52c04c8bd35da5fbf",
			"_id": "rc-field-form@0.0.0-alpha.27",
			"_nodeVersion": "10.16.3",
			"_npmVersion": "6.9.0",
			"dist": {
				"integrity": "sha512-fF0tManLcoQWg1m/R4Kim+7ZzERXaY3lV5paFqgM+FKW0hQ6K5JvYgzO0KN8u+KfDSp5C2/R2MxIqPkUbrHQDg==",
				"shasum": "ed25ff71f1e67f2c0f33e4b33cf181bd19894acd",
				"tarball": "https://registry.npmjs.org/rc-field-form/-/rc-field-form-0.0.0-alpha.27.tgz",
				"fileCount": 58,
				"unpackedSize": 215582,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeCbFDCRA9TVsSAnZWagAAFiIP/0aCX5RK4GwfPfP031o2\nfZNItjM6qH16YTGbF69By0wJYTDtcvv1VJOvPMzB5t4WRtyDdtSqFtMfFudt\nGuvcCaRJs/cptm61BgPvUZULeK/AJ4UkbNds7pvEm8BvzjAt/avHrCfStRmK\nZhEskvRmR+WJChELJDpsoE/3XgHVP/dR13eP91UTLE4OYjCGMTYUTwpgNYzv\neKJXo8qsrM+pEeXPQ4lLAPAhGIB2//45MYBD7p8rUBqjCGlwuNxxNY0R3kEP\n77b43NtB7dBsEhzSJkaMuRBcrdOxfy/5LZ1TxY2MqVElWCIVjQPHAj9uiVEM\nlRttq7P5zaR41KK2EOtJnZdmlEKw+J7JZQsovOTHJjem/PzR3TccS22G4ir8\nED10Ra7FNrCLPGrFbI2/YC9E0SMmW2I/Wtzx0j2ZjyJgle12N9n21jMCS6kF\nOOiuyaDd0DC+VWzJeUFv3Q+ApZkJAOT4PFnp9pZtLJgp2mGLlQYlDdIJtEIW\nqwv9DjtUFloML2JdrutK1tLUsVvy3ajthAjYp8pCoEX0yIbXY36ESs84oB+u\nzvToln2VMIRzuEJpaHGXOKgEq2NMRlu0kcgO1dQYEoHBB9Ju0gNzOAyRZTsq\nEO5BOmwtgRuABlK2/zm4VJzccIZzY1WRyiKJOzje1B+1MNQ39nP+sqAMJD4B\nmo+l\r\n=F1PF\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "zinkey@vip.qq.com",
					"name": "zinkey"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "zombiej",
				"email": "smith3816@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-field-form_0.0.0-alpha.27_1577693506938_0.7074818381638515"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"0.0.0-alpha.28": {
			"name": "rc-field-form",
			"version": "0.0.0-alpha.28",
			"description": "React Form Component",
			"keywords": [
				"react",
				"react-component",
				"react-form",
				"form"
			],
			"homepage": "https://github.com/react-component/field-form",
			"author": {
				"name": "smith3816@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/react-component/field-form.git"
			},
			"bugs": {
				"url": "https://github.com/react-component/field-form/issues"
			},
			"license": "MIT",
			"main": "./lib/index",
			"module": "./es/index",
			"scripts": {
				"start": "father doc dev --storybook",
				"build": "father doc build --storybook",
				"compile": "father build",
				"prepublishOnly": "npm run compile && np --no-cleanup --yolo --no-publish",
				"lint": "eslint src/ --ext .tsx,.ts",
				"test": "father test",
				"now-build": "npm run build"
			},
			"peerDependencies": {
				"react": "*"
			},
			"devDependencies": {
				"@types/lodash": "^4.14.135",
				"@types/react": "^16.8.19",
				"@types/react-dom": "^16.8.4",
				"@types/warning": "^3.0.0",
				"enzyme": "^3.1.0",
				"enzyme-adapter-react-16": "^1.0.2",
				"enzyme-to-json": "^3.1.4",
				"father": "^2.13.6",
				"np": "^5.0.3",
				"react": "^v16.9.0-alpha.0",
				"react-dnd": "^8.0.3",
				"react-dnd-html5-backend": "^8.0.3",
				"react-dom": "^v16.9.0-alpha.0",
				"react-redux": "^4.4.10",
				"react-router": "^3.0.0",
				"redux": "^3.7.2",
				"typescript": "^3.5.2"
			},
			"dependencies": {
				"async-validator": "^3.0.3",
				"rc-util": "^4.17.0",
				"warning": "^4.0.3"
			},
			"gitHead": "ebb1af25d0bde601bfb8b752ae7f2dcfe9f65824",
			"_id": "rc-field-form@0.0.0-alpha.28",
			"_nodeVersion": "10.16.3",
			"_npmVersion": "6.9.0",
			"dist": {
				"integrity": "sha512-r+CZyeaUCJu87Ancn7DtUcssl+QGicsIN4BIjnsnr9sPpfZqSDbqk2/0PELl14oA84RN52cNfLDZeIbgWbC5FQ==",
				"shasum": "203afb0a17ae82de0c837862e1331c8ef3687e0d",
				"tarball": "https://registry.npmjs.org/rc-field-form/-/rc-field-form-0.0.0-alpha.28.tgz",
				"fileCount": 58,
				"unpackedSize": 215686,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeCzonCRA9TVsSAnZWagAAHWcQAKNPkVuiDXU6WAj+wYlL\nY2tPXyll0Nr2FvCtwX8SWqCDwI+HZ0nc5bMQUhnb0cLdievUXzAD5p+m14Sl\n+8DOFrTK5tP1lOgnGiU9N4DsUDZ7onOK9k1yJHoDQ8Zi03dieMLFDbGAv5CA\nik0rwaup0MVRpodvJvFJE5TBnm0+e5Xb1QvbZ6a9AVxGngkdkwBaK+8gKs33\nkPts4RzwVaMOT4EY5RLAQatchcpMPD+S9lVBdJW3OFpGWQNgCF7DTN6O/JRw\nbn1UyGMym/Hnz4MuAdaRPQBGp9YwwgoJYZi0EuJta6Z4U9bsAVu62yHQQV4U\n7aBKKIt9KfzORoEwNdwkptgdIbwOxtp22868x5sq5bq3rhn2B3qyJeyXyHQC\nnl8s3uEWvdcmNdMj3V4+T88n+kSN9KLQ3+BpyFpjyXwTG8hLsN28VX8ewJTj\n5e06F2YxdNpWGyNBLkcHpVYOMJwfjU3PyS0VUkvbn2IZQ4CCdj3AIKXIEyR9\n61s17G4lTM97BvzlErbqLAGh67QbG3ENu6XQLTRhzbcaB3VZv7oS7r6DJFLU\nMdFjtY6MHSaq0gFQn3FjqQCvVTioOxpDH0C1Tz34Vj0gng91cxzU+xV+PeNw\n0YLIMtzlGJw20LVL+vWDQQLXL5iM0sckBveSEMu89PPr+qh1XuJqbKNK7xGd\nXdtS\r\n=XQqU\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "zinkey@vip.qq.com",
					"name": "zinkey"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "zombiej",
				"email": "smith3816@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-field-form_0.0.0-alpha.28_1577794086887_0.532944662890735"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"0.0.0-alpha.29": {
			"name": "rc-field-form",
			"version": "0.0.0-alpha.29",
			"description": "React Form Component",
			"keywords": [
				"react",
				"react-component",
				"react-form",
				"form"
			],
			"homepage": "https://github.com/react-component/field-form",
			"author": {
				"name": "smith3816@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/react-component/field-form.git"
			},
			"bugs": {
				"url": "https://github.com/react-component/field-form/issues"
			},
			"license": "MIT",
			"main": "./lib/index",
			"module": "./es/index",
			"scripts": {
				"start": "father doc dev --storybook",
				"build": "father doc build --storybook",
				"compile": "father build",
				"prepublishOnly": "npm run compile && np --no-cleanup --yolo --no-publish",
				"lint": "eslint src/ --ext .tsx,.ts",
				"test": "father test",
				"now-build": "npm run build"
			},
			"peerDependencies": {
				"react": "*"
			},
			"devDependencies": {
				"@types/lodash": "^4.14.135",
				"@types/react": "^16.8.19",
				"@types/react-dom": "^16.8.4",
				"@types/warning": "^3.0.0",
				"enzyme": "^3.1.0",
				"enzyme-adapter-react-16": "^1.0.2",
				"enzyme-to-json": "^3.1.4",
				"father": "^2.13.6",
				"np": "^5.0.3",
				"react": "^v16.9.0-alpha.0",
				"react-dnd": "^8.0.3",
				"react-dnd-html5-backend": "^8.0.3",
				"react-dom": "^v16.9.0-alpha.0",
				"react-redux": "^4.4.10",
				"react-router": "^3.0.0",
				"redux": "^3.7.2",
				"typescript": "^3.5.2"
			},
			"dependencies": {
				"async-validator": "^3.0.3",
				"rc-util": "^4.17.0",
				"warning": "^4.0.3"
			},
			"gitHead": "18f88bf9638d84fdfcf744938660653323137819",
			"_id": "rc-field-form@0.0.0-alpha.29",
			"_nodeVersion": "10.16.3",
			"_npmVersion": "6.9.0",
			"dist": {
				"integrity": "sha512-mFaOJ2/7GWlhx8pXiCR7u4ZS19CxD/P51DVV49/bhH3ErmTa3jyNOnycSHb2M4fzoVgI7gz87hquBnOQWkIS/A==",
				"shasum": "6d7440e560978813ce067f1cc6607da6677e6c7e",
				"tarball": "https://registry.npmjs.org/rc-field-form/-/rc-field-form-0.0.0-alpha.29.tgz",
				"fileCount": 58,
				"unpackedSize": 215690,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeCz0ECRA9TVsSAnZWagAAfoAQAJac3zmdXXMNTxtMHXhO\nxHN2HhFB/h+BF8XIOcL4OEF73X54T+oian6nUpyWh+9NLySzr38/+4WMfWQS\n6Nj8+CqsFHnlZYEWAvpl5BG7V+MFJro+41x4vd2/sbnPEMN58Yfgsd43xdhZ\nAD186/J+G612VPtPITGCZFMCzhUiNSUOLrhVDRBoOV3b6NrMw04AjRqeyAGP\nG5e9B/DF0qSSbxRg1GmrnfFJLfxngG6Pl1xGGtg5aHm5tl/FmP/sm3OU7zsb\ng7fVJc/mYkm9yHtB1dAvzDUcvXJc42ulsQCe/fn1okGUoQu0PAbQr7TOEuGx\nLEjCkeRUJ7e/gjB+dxPuonaBVY4OX6U0tM4yGm0Jpmc4tQernf1k0CBPJCAX\nilQJNqY7AJmejch71TE1N2jsutZD4mUmBJRtE2QMG0nKguz56/GIkipBcJas\n2JXAijOsvj8p311rf3Kroe1EGgt1kXWfLHFZDVrhDWLijblaGTdpBK92utoL\n+Nv1JOkqqM7+Uct60NEOnzcTo87PLefCUyonSE7mKBw4HCLeoIDIASRwh/9x\nFEs/3+n81p+cPScRi1h3pRKkbhDDkijhzUwWXBR77XVJL2eT7uWmYcfEf+nP\nVAIBiEITcSMkvAhEYOIdMzdVM3jImJRGpyx8s+dn5H80ZE7HDg3TPdJym6ZZ\nhETf\r\n=/wSm\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "zinkey@vip.qq.com",
					"name": "zinkey"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "zombiej",
				"email": "smith3816@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-field-form_0.0.0-alpha.29_1577794820273_0.6981917220362532"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"0.0.0-alpha.30": {
			"name": "rc-field-form",
			"version": "0.0.0-alpha.30",
			"description": "React Form Component",
			"keywords": [
				"react",
				"react-component",
				"react-form",
				"form"
			],
			"homepage": "https://github.com/react-component/field-form",
			"author": {
				"name": "smith3816@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/react-component/field-form.git"
			},
			"bugs": {
				"url": "https://github.com/react-component/field-form/issues"
			},
			"license": "MIT",
			"main": "./lib/index",
			"module": "./es/index",
			"scripts": {
				"start": "father doc dev --storybook",
				"build": "father doc build --storybook",
				"compile": "father build",
				"prepublishOnly": "npm run compile && np --no-cleanup --yolo --no-publish",
				"lint": "eslint src/ --ext .tsx,.ts",
				"test": "father test",
				"now-build": "npm run build"
			},
			"peerDependencies": {
				"react": "*"
			},
			"devDependencies": {
				"@types/lodash": "^4.14.135",
				"@types/react": "^16.8.19",
				"@types/react-dom": "^16.8.4",
				"@types/warning": "^3.0.0",
				"enzyme": "^3.1.0",
				"enzyme-adapter-react-16": "^1.0.2",
				"enzyme-to-json": "^3.1.4",
				"father": "^2.13.6",
				"np": "^5.0.3",
				"react": "^v16.9.0-alpha.0",
				"react-dnd": "^8.0.3",
				"react-dnd-html5-backend": "^8.0.3",
				"react-dom": "^v16.9.0-alpha.0",
				"react-redux": "^4.4.10",
				"react-router": "^3.0.0",
				"redux": "^3.7.2",
				"typescript": "^3.5.2"
			},
			"dependencies": {
				"async-validator": "^3.0.3",
				"rc-util": "^4.17.0",
				"warning": "^4.0.3"
			},
			"gitHead": "66f451959df807c1c133efd97a690a912380abeb",
			"_id": "rc-field-form@0.0.0-alpha.30",
			"_nodeVersion": "10.16.3",
			"_npmVersion": "6.9.0",
			"dist": {
				"integrity": "sha512-j7Q42N8BbnXT3Wk/fVm+il51JH3OguXKRPOgFbvMdC4h5XAwZBAShbW3jmtfVGsavkTHmA+W3w05GkswLPGecg==",
				"shasum": "fa7e6e166c6856883a2842dd35069fdce6454d84",
				"tarball": "https://registry.npmjs.org/rc-field-form/-/rc-field-form-0.0.0-alpha.30.tgz",
				"fileCount": 58,
				"unpackedSize": 215304,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeDtkPCRA9TVsSAnZWagAAehgP/3pAqHg6Q22+U+3YYuj0\n/9sJsHfTiJXTEPs1iDXEqpvrv++bCZdxRcxVTl3FhlW8SlQ0AzsQmFEiSH4f\nlvdeZwiFqPmh0sIF1FgD1caF3b25GYYMpQTv6CduCplQPCxC/DylSVj09J7e\ngJQHMIfKC2GxljnnnrTPSUr/PivIxeoUVR4YbInouYYPCXUwGTaxnDOt31/D\nXFRg/AxwvdhJDIL4DvAfxmddEKqO9l00m9NprUUDIUk/BNAmp2buG11bmFps\n/yppXqWaeNAjvbQqczxGOwGPec/Foz9NquvcrQNxGEN/udsLymR0uiEZmbKD\naxn8eYIaNnbApY7VryqVlPiqZ+pa5hJgIDegBfyFg06xMFGVieiRMQbqiiAe\np5arKpTVRCgBL476EV/m2By7uKCer+cJlKaLVZoFWPpq0Blyq1Mp7M3uS9V+\nMBhTys8lntRtaIstX7V+HFaRQtg48fcUO9CgI6an+eP+iv6Bvw2jHkeG2lbE\nXmvsJSMYwA1auoS78wyfktwOrAVIR5p9lJWii7Waqa//NPKx81Xyi1Q+29yj\nIqFL98+7hBqutYlD4uAeip0ke73qxx+XMHon02Ua4/K1VGdjW9Gj418pF6q9\ni50z9J/7AnNq4j3vi0TXP29bW2wYZgi1tCORadC8V79CFxsT6DHZkjOLJ/OZ\nJIL1\r\n=husH\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "zinkey@vip.qq.com",
					"name": "zinkey"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "zombiej",
				"email": "smith3816@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-field-form_0.0.0-alpha.30_1578031375221_0.9712026869899291"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"0.0.0-rc.0": {
			"name": "rc-field-form",
			"version": "0.0.0-rc.0",
			"description": "React Form Component",
			"engines": {
				"node": ">=8.x"
			},
			"keywords": [
				"react",
				"react-component",
				"react-form",
				"form"
			],
			"homepage": "https://github.com/react-component/field-form",
			"author": {
				"name": "smith3816@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/react-component/field-form.git"
			},
			"bugs": {
				"url": "https://github.com/react-component/field-form/issues"
			},
			"license": "MIT",
			"main": "./lib/index",
			"module": "./es/index",
			"scripts": {
				"start": "father doc dev --storybook",
				"build": "father doc build --storybook",
				"compile": "father build",
				"prepublishOnly": "npm run compile && np --no-cleanup --yolo --no-publish",
				"lint": "eslint src/ --ext .tsx,.ts",
				"test": "father test",
				"now-build": "npm run build"
			},
			"peerDependencies": {
				"react": "*"
			},
			"devDependencies": {
				"@types/lodash": "^4.14.135",
				"@types/react": "^16.8.19",
				"@types/react-dom": "^16.8.4",
				"@types/warning": "^3.0.0",
				"enzyme": "^3.1.0",
				"enzyme-adapter-react-16": "^1.0.2",
				"enzyme-to-json": "^3.1.4",
				"father": "^2.13.6",
				"np": "^5.0.3",
				"react": "^v16.9.0-alpha.0",
				"react-dnd": "^8.0.3",
				"react-dnd-html5-backend": "^8.0.3",
				"react-dom": "^v16.9.0-alpha.0",
				"react-redux": "^4.4.10",
				"react-router": "^3.0.0",
				"redux": "^3.7.2",
				"typescript": "^3.5.2"
			},
			"dependencies": {
				"async-validator": "^3.0.3",
				"rc-util": "^4.17.0",
				"warning": "^4.0.3"
			},
			"gitHead": "bd9598d0e2d9d4acd009bf72ff029ecf0fa132d6",
			"_id": "rc-field-form@0.0.0-rc.0",
			"_nodeVersion": "10.16.3",
			"_npmVersion": "6.9.0",
			"dist": {
				"integrity": "sha512-WMAAuHIw8dq67YDS5Isfx2Ez12gAZL82/r/SKlqvjB11PvEWDENHcZl45QR9/2Abzpx4nBGkSCf0oufEdRXDZg==",
				"shasum": "579fd9c38a1820286a218341b449931d3773c9c9",
				"tarball": "https://registry.npmjs.org/rc-field-form/-/rc-field-form-0.0.0-rc.0.tgz",
				"fileCount": 58,
				"unpackedSize": 216276,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeJ71hCRA9TVsSAnZWagAA+hMP/07RdEUBYBxEjwaCfzJY\nkQMUudBG4C6GkMvxpGz3RU2f8EX1CBzb4ifquU7Y1JRaOvsXj53BxMJn8++K\ng2bqR5kqqN18rAiOd+tGFclCbr1xx2eANDGHg0JnIYeocnGNkeEl0T6vEIOO\n/7Sywne7iVV2FQnfVjBf87gaTWc6KjvWGd/w5EjqV9/Vu5XxX9rIemkkQ4Tq\nvsAyvCHaaZkK0p+olVaaOYV6mL3fHTBlmuDc2MyDjdg0x6R3StwhHBDeq+WP\nFOisNlz++xI98mLuY4sIgmLQ6LpsKhFTeQ1qeho4LKnDIK9azi9QFj95QlWI\ntGp3//BkA+Kpbo7LTuuCrtPDMNFblE9CfUhs3dMabdNUbhrx5aZPmXm9F8Cl\nR2uGCfth9jfemINxhT0ZbUyLks0R7a6Liz3c3/jPsYlzCVEE4YBSxOzKfDK6\nJriJVtDlgsJ2r+Nsx/wPXn2u65E00d+VWKJA2FPyPAXsJnsDRFJiVHzqzgoA\nT7DjAK7p63XaiFyUqLy8ss7TYvtLD2Y99rrL/4QA3FiQ/dpSBXdf8FpzQthh\nqDm/IxCNvgjDcTyUGGe4FGkQsKQuqw3H0F+vHdJcMKQ1pzoluRqAWa1lboJn\nPpEjZ0XKyFcd2BFL4H8uLR11V1xcywuF3gMPk26vlFuyQlUdgWMxjpwApbuE\nYUd6\r\n=bYOn\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "zinkey@vip.qq.com",
					"name": "zinkey"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "zombiej",
				"email": "smith3816@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-field-form_0.0.0-rc.0_1579662689462_0.8246622794723535"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"0.0.0-rc.1": {
			"name": "rc-field-form",
			"version": "0.0.0-rc.1",
			"description": "React Form Component",
			"engines": {
				"node": ">=8.x"
			},
			"keywords": [
				"react",
				"react-component",
				"react-form",
				"form"
			],
			"homepage": "https://github.com/react-component/field-form",
			"author": {
				"name": "smith3816@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/react-component/field-form.git"
			},
			"bugs": {
				"url": "https://github.com/react-component/field-form/issues"
			},
			"license": "MIT",
			"main": "./lib/index",
			"module": "./es/index",
			"scripts": {
				"start": "father doc dev --storybook",
				"build": "father doc build --storybook",
				"compile": "father build",
				"prepublishOnly": "npm run compile && np --no-cleanup --yolo --no-publish",
				"lint": "eslint src/ --ext .tsx,.ts",
				"test": "father test",
				"now-build": "npm run build"
			},
			"peerDependencies": {
				"react": "*"
			},
			"devDependencies": {
				"@types/lodash": "^4.14.135",
				"@types/react": "^16.8.19",
				"@types/react-dom": "^16.8.4",
				"@types/warning": "^3.0.0",
				"enzyme": "^3.1.0",
				"enzyme-adapter-react-16": "^1.0.2",
				"enzyme-to-json": "^3.1.4",
				"father": "^2.13.6",
				"np": "^5.0.3",
				"react": "^v16.9.0-alpha.0",
				"react-dnd": "^8.0.3",
				"react-dnd-html5-backend": "^8.0.3",
				"react-dom": "^v16.9.0-alpha.0",
				"react-redux": "^4.4.10",
				"react-router": "^3.0.0",
				"redux": "^3.7.2",
				"typescript": "^3.5.2"
			},
			"dependencies": {
				"async-validator": "^3.0.3",
				"rc-util": "^4.17.0",
				"warning": "^4.0.3"
			},
			"gitHead": "d24e9d14bdbc6888c254140ada402d062e893b44",
			"_id": "rc-field-form@0.0.0-rc.1",
			"_nodeVersion": "10.16.3",
			"_npmVersion": "6.9.0",
			"dist": {
				"integrity": "sha512-rtLqRyUAc3NFaqnFaj0A2Qu6bxOvJPs5KALEjfz3d7VKCbsDdJmwPoS/c7bgaxmnbQk2ocbBHT26tp1FHFcMig==",
				"shasum": "e6cd71ae4b9043ce4047d7e6e91e7f1b0617d287",
				"tarball": "https://registry.npmjs.org/rc-field-form/-/rc-field-form-0.0.0-rc.1.tgz",
				"fileCount": 58,
				"unpackedSize": 220036,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeNr1yCRA9TVsSAnZWagAAynsP/1wGun36imXT7qknjMiV\nt/c4tAghhb8eZEj+xIqK75nCGgZpoSxTPmP+a137i5Z+MOXEc2cCvcbye0u/\nX4/yba978gJXYrj5YAmFGlzJPN6l8t/nZ6nzwR1g5r/2KMXxsPdthZJaG4um\ndOMPK5HMEiXJ9tmY1gh7XUv6FymCPPshHSd/sQri+CvhfjFYZpPxjAbSWrr9\nC8qGsk/TJ+2f75NWlXi7QXqyBo0/8HP0f/8ev599ZPjnMEP1HtflyZsJnVd5\nK5ryzSZ0zG555sSkgfxSARMSFkzO9jag0wbekvZnOyF6NPa2AyCcJC0HV++v\nL+EgJFMWhFr/oaAWKuSfOgiKlMR3aWDWVZMO2DcA3UbJu1Kcubhf6y0bhbMW\nYcsO8CovGQfJ9mhJrYRv95tFPEVxe28ZxOMO8LbPx1UuldXIOuc7zBKx2i3Y\nFd6ZdsR0VdLUq5P+AVmpLeW5Nl5upfd2ZxW0P5FOZuD9dxcreOeCTUVLd+Y9\nDcJ8UwpPnHTcGEcoA+AHLHVRqY6wfecXSvUzhoI6YN68PXvrCClZrRNYhdi7\nb9ZewcJ9/Jdo5wcIjlgbir0/rGG3ifiThO8jcO9tWeYOMGds7b8gKAH6hx+B\nBtp2PXP52CZ/Q5R1orWRI94IOYkvGazOjvtVCvS11qfplbtVXywljY/WNmeV\nJONs\r\n=NtJ/\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "zinkey@vip.qq.com",
					"name": "zinkey"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "zombiej",
				"email": "smith3816@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-field-form_0.0.0-rc.1_1580645746221_0.5875305174352061"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"0.0.0-rc.2": {
			"name": "rc-field-form",
			"version": "0.0.0-rc.2",
			"description": "React Form Component",
			"engines": {
				"node": ">=8.x"
			},
			"keywords": [
				"react",
				"react-component",
				"react-form",
				"form"
			],
			"homepage": "https://github.com/react-component/field-form",
			"author": {
				"name": "smith3816@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/react-component/field-form.git"
			},
			"bugs": {
				"url": "https://github.com/react-component/field-form/issues"
			},
			"license": "MIT",
			"main": "./lib/index",
			"module": "./es/index",
			"scripts": {
				"start": "father doc dev --storybook",
				"build": "father doc build --storybook",
				"compile": "father build",
				"prepublishOnly": "npm run compile && np --no-cleanup --yolo --no-publish",
				"lint": "eslint src/ --ext .tsx,.ts",
				"test": "father test",
				"now-build": "npm run build"
			},
			"peerDependencies": {
				"react": "*"
			},
			"devDependencies": {
				"@types/lodash": "^4.14.135",
				"@types/react": "^16.8.19",
				"@types/react-dom": "^16.8.4",
				"@types/warning": "^3.0.0",
				"enzyme": "^3.1.0",
				"enzyme-adapter-react-16": "^1.0.2",
				"enzyme-to-json": "^3.1.4",
				"father": "^2.13.6",
				"np": "^5.0.3",
				"react": "^v16.9.0-alpha.0",
				"react-dnd": "^8.0.3",
				"react-dnd-html5-backend": "^8.0.3",
				"react-dom": "^v16.9.0-alpha.0",
				"react-redux": "^4.4.10",
				"react-router": "^3.0.0",
				"redux": "^3.7.2",
				"typescript": "^3.5.2"
			},
			"dependencies": {
				"async-validator": "^3.0.3",
				"rc-util": "^4.17.0",
				"warning": "^4.0.3"
			},
			"gitHead": "53f58d91069095d95abc118698815db486c09997",
			"_id": "rc-field-form@0.0.0-rc.2",
			"_nodeVersion": "10.16.3",
			"_npmVersion": "6.9.0",
			"dist": {
				"integrity": "sha512-U7rxr5QmnmHssdJR2VLn+gzMqBgMlyvP6YTI9bwx17FUG9G36rNT4Mjd167tQ9IQXOSqqSryJZKjEXk9MvaFKg==",
				"shasum": "a0f7f5b1718fee3845fc0a1961a893367e4b2c9c",
				"tarball": "https://registry.npmjs.org/rc-field-form/-/rc-field-form-0.0.0-rc.2.tgz",
				"fileCount": 58,
				"unpackedSize": 221361,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeN3JuCRA9TVsSAnZWagAAGtsP/18DWtjp9GEocUvfouFj\nJ03TwFE5QKzP/obJGzt7ol7/Yr20GqhmBglV+UTxv6qnS9jORFTr+zhKFDcG\n5ltEdSkSPjZxCaITngAb4B1Hbw36N2+dH/Bnel1c2j2nfx4XWIv4KvRquoOl\nMhLEYcPQmHKriAQgQ5h1HwqezZZE6D2FxGXl98S2FNVkeDmyZXGMojM3/6kh\n+UBrdHDriC1AjDvGZTF2PmSz6mTtVjPzaighFiVXHahAdtQ6qyVOs1Q2f0sR\nfuf/QCagJ1ImXKhlpm5Oc/hsKu/gpHfsqAQn2dShhRbWNY6pRNTB8uC8Vl7l\nKPK9lRzhbGQ2Bki8pKbrq1Gs+o9AwDUrLUEvIROinwTFwaNDRVg45mAF8jvw\nHkvuvU60ZrwnmQszzTNM7l6c251d6F1skzFAuwk7vt7qRil/A82UPHMDJ501\nuJgNXZWx+NwirlYwibNpteaJO2YFV+SZnXj9uhVO3eJjqcGmYB/S9fd4VLpN\n3jCL/Y7wwf+mgN0fl0+eCRsBuCy6k0USjmPalo1hy0/Rxikz9efJV+goid7A\nmIsqdwYfDb9RW6rdyZ8X0opWvWPTdLs8V7EvnpGtffJt5QZTfMnyBeooWcO4\nTq4ro0OQL3xfWKerwXqNnl3kPIZTLWCEfDjemVETgblYkmwrlMg/LsLMYUV4\n1+ca\r\n=2Viw\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "zinkey@vip.qq.com",
					"name": "zinkey"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "zombiej",
				"email": "smith3816@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-field-form_0.0.0-rc.2_1580692077705_0.052124814639518346"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"0.0.0-rc.3": {
			"name": "rc-field-form",
			"version": "0.0.0-rc.3",
			"description": "React Form Component",
			"engines": {
				"node": ">=8.x"
			},
			"keywords": [
				"react",
				"react-component",
				"react-form",
				"form"
			],
			"homepage": "https://github.com/react-component/field-form",
			"author": {
				"name": "smith3816@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/react-component/field-form.git"
			},
			"bugs": {
				"url": "https://github.com/react-component/field-form/issues"
			},
			"license": "MIT",
			"main": "./lib/index",
			"module": "./es/index",
			"scripts": {
				"start": "father doc dev --storybook",
				"build": "father doc build --storybook",
				"compile": "father build",
				"prepublishOnly": "npm run compile && np --no-cleanup --yolo --no-publish",
				"lint": "eslint src/ --ext .tsx,.ts",
				"test": "father test",
				"now-build": "npm run build"
			},
			"peerDependencies": {
				"react": "*"
			},
			"devDependencies": {
				"@types/lodash": "^4.14.135",
				"@types/react": "^16.8.19",
				"@types/react-dom": "^16.8.4",
				"@types/warning": "^3.0.0",
				"enzyme": "^3.1.0",
				"enzyme-adapter-react-16": "^1.0.2",
				"enzyme-to-json": "^3.1.4",
				"father": "^2.13.6",
				"np": "^5.0.3",
				"react": "^v16.9.0-alpha.0",
				"react-dnd": "^8.0.3",
				"react-dnd-html5-backend": "^8.0.3",
				"react-dom": "^v16.9.0-alpha.0",
				"react-redux": "^4.4.10",
				"react-router": "^3.0.0",
				"redux": "^3.7.2",
				"typescript": "^3.5.2"
			},
			"dependencies": {
				"@babel/runtime": "^7.8.4",
				"async-validator": "^3.0.3",
				"rc-util": "^4.17.0",
				"warning": "^4.0.3"
			},
			"gitHead": "e66e11eb524a1d5f33d5f2d4c6d726b69b426eca",
			"_id": "rc-field-form@0.0.0-rc.3",
			"_nodeVersion": "10.16.3",
			"_npmVersion": "6.9.0",
			"dist": {
				"integrity": "sha512-O9fwANRjkPGxw3578LD9NCnsfj2ecIt38CkY1uePzX82FRxfzegEwsktbL9MUkq4E4fo8QTfQ4dfXlrXSZWW/A==",
				"shasum": "f54e8fdf190d1fca080d660d70583ad77a923a0c",
				"tarball": "https://registry.npmjs.org/rc-field-form/-/rc-field-form-0.0.0-rc.3.tgz",
				"fileCount": 58,
				"unpackedSize": 194175,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJePUpsCRA9TVsSAnZWagAAf4sP+wY8Xd+9Y1QdCpAEj1fl\nObtGHUYJx8DRDvFJ4cugYi+NNAKVFxgBayFKbcD70FQOTgo+yXe20Ad6LcXm\ng2jdoN+UFqOJ/4XFOCDE4vbHm3a0nWB0OpxnedtCuZ4G5KSsfxlXAzsZCvlu\n54DB3SCxu5SIx/EtqKrTERVIq/fTiENFPWLiFR/0+YS2lIyOSYwOMtO+gy9S\n7D+BxOc4XEkuPAzONmiHOm7F0PtxWN3HyKqI6tq+qQWEdywJ1wL1Tm/7d39m\ni8ZkFQWC3DrhuNeHy9pUio8XU+bLOXX2mEB6z+RxXpVZ+8pTXdjQxHzw8npb\nW035zWr34BVRkOEeNg73jO10ijxa2mQGL2JbSBmAB51rjmNK1+pt2Bc76dc9\nZRCPiNIHGYvj7PXHuYRNAuvbwpjEn/ZI1yNCHu/ZxL1TOwgCs27lor4tRdoA\nDWmlMJ1/721DC8dZCkesFEpUtZNjCty69N0oyi5W6HFMLDGJcowWnK1hWLNk\nTO/4twbgA+ZDALGmkDc5AWkjxB4Oxxh8J33qyu0Vm2f0aXrsbiP9Q7FCzT8m\nb+WvEUERVOjcRJ9jF8VuLIy27f0gyhlZon1W+l/9hErKfH0IEhGUs8FUdEv4\nRNazMP3Z6MgsF7oqhrVM2wkXyp2MEpkOwGFIxkjHa8lRnhpM7QACclS2v2cY\nQec+\r\n=No/5\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "zinkey@vip.qq.com",
					"name": "zinkey"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "zombiej",
				"email": "smith3816@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-field-form_0.0.0-rc.3_1581075051589_0.08497926101891706"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"0.0.0-rc.4": {
			"name": "rc-field-form",
			"version": "0.0.0-rc.4",
			"description": "React Form Component",
			"engines": {
				"node": ">=8.x"
			},
			"keywords": [
				"react",
				"react-component",
				"react-form",
				"form"
			],
			"homepage": "https://github.com/react-component/field-form",
			"author": {
				"name": "smith3816@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/react-component/field-form.git"
			},
			"bugs": {
				"url": "https://github.com/react-component/field-form/issues"
			},
			"license": "MIT",
			"main": "./lib/index",
			"module": "./es/index",
			"scripts": {
				"start": "father doc dev --storybook",
				"build": "father doc build --storybook",
				"compile": "father build",
				"prepublishOnly": "npm run compile && np --no-cleanup --yolo --no-publish",
				"lint": "eslint src/ --ext .tsx,.ts",
				"test": "father test",
				"now-build": "npm run build"
			},
			"peerDependencies": {
				"react": "*"
			},
			"devDependencies": {
				"@types/lodash": "^4.14.135",
				"@types/react": "^16.8.19",
				"@types/react-dom": "^16.8.4",
				"@types/warning": "^3.0.0",
				"enzyme": "^3.1.0",
				"enzyme-adapter-react-16": "^1.0.2",
				"enzyme-to-json": "^3.1.4",
				"father": "^2.13.6",
				"np": "^5.0.3",
				"react": "^v16.9.0-alpha.0",
				"react-dnd": "^8.0.3",
				"react-dnd-html5-backend": "^8.0.3",
				"react-dom": "^v16.9.0-alpha.0",
				"react-redux": "^4.4.10",
				"react-router": "^3.0.0",
				"redux": "^3.7.2",
				"typescript": "^3.5.2"
			},
			"dependencies": {
				"@babel/runtime": "^7.8.4",
				"async-validator": "^3.0.3",
				"rc-util": "^4.17.0",
				"warning": "^4.0.3"
			},
			"gitHead": "56a084ddcabda19b34915eb9cf0f58e190dd4f48",
			"_id": "rc-field-form@0.0.0-rc.4",
			"_nodeVersion": "10.16.3",
			"_npmVersion": "6.9.0",
			"dist": {
				"integrity": "sha512-WZ+t4WyuXmUaYDUTVhJo08kkbZjb3HgAEh0kfVmu5xvmrLxBoCOEeRQetP3Ka15fLBDSzHHFpE/jfyVjNBv7Og==",
				"shasum": "500add1e224c9319be75aa1128e9b86367125de5",
				"tarball": "https://registry.npmjs.org/rc-field-form/-/rc-field-form-0.0.0-rc.4.tgz",
				"fileCount": 58,
				"unpackedSize": 194535,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeQVpKCRA9TVsSAnZWagAA4OEP/2UuWXb7CR67feerTGIn\n6i6JRPLhx5+T6tkDfopN4WVS1CKAVQT5sh+NFdEk4t+wm6iEaTHZTjhuuG7n\n0An9xC2vULYSknbFIjMFoLUSHjwC/4gtOdUizPF4v8UteDpyFxQtAE9pMRqy\n3mLiYuOa67QHH5lQqFQhlNsBA3n/S3BncTTIF+lgQgwyFCb5TP+h/4h5g8Ip\n23PTx1QyCB/Hu34BZ6aWykdA4L8JXaLToevUrCdeLPrbVVOUL2Obbuwoij8q\nBYwmEOfaY7ZUr+MFpa++T6rA/ljL+ck7MI2EmZfdxa6h54Ke0H5m2ZGASVR0\nAGmWcXiphcD8wf6vuhz6pAToHy+mlIjZimFn5YaCNPDjxsud/9CKyQj4NdSx\nksNsz20dTl7rWuocNaiEQLlXrAyCxkswbf7fe6PPIndmNQ9V5YdHZ1KIT0sF\n9gV4sAVN31W4/NHy0A3isnTHNTqjFoZl47ZN4Aqiiwg/IIaXIsq6319S75vF\ngSzgiPKoygL6ah3z7PJyNP2sCz3Ggr5tdahaeSy0Zy/bF0Qe6vUqmq88ySVl\nbgNVj83Wh+EaujKxeriPe+MR65cdDLcY0qEumSLkw3HIdpbKLDUb9BlzQMdD\nY7JUUt0/qj5BDTGmHmIq41b++1pJ32gV9ihODwnW8KZ4CV/qi3vgYiTVosDR\nABh9\r\n=r3RQ\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "zinkey@vip.qq.com",
					"name": "zinkey"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "zombiej",
				"email": "smith3816@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-field-form_0.0.0-rc.4_1581341258045_0.018086382481837138"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"0.0.0-rc.5": {
			"name": "rc-field-form",
			"version": "0.0.0-rc.5",
			"description": "React Form Component",
			"engines": {
				"node": ">=8.x"
			},
			"keywords": [
				"react",
				"react-component",
				"react-form",
				"form"
			],
			"homepage": "https://github.com/react-component/field-form",
			"author": {
				"name": "smith3816@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/react-component/field-form.git"
			},
			"bugs": {
				"url": "https://github.com/react-component/field-form/issues"
			},
			"license": "MIT",
			"main": "./lib/index",
			"module": "./es/index",
			"scripts": {
				"start": "father doc dev --storybook",
				"build": "father doc build --storybook",
				"compile": "father build",
				"prepublishOnly": "npm run compile && np --no-cleanup --yolo --no-publish",
				"lint": "eslint src/ --ext .tsx,.ts",
				"test": "father test",
				"now-build": "npm run build"
			},
			"peerDependencies": {
				"react": "*"
			},
			"devDependencies": {
				"@types/lodash": "^4.14.135",
				"@types/react": "^16.8.19",
				"@types/react-dom": "^16.8.4",
				"@types/warning": "^3.0.0",
				"enzyme": "^3.1.0",
				"enzyme-adapter-react-16": "^1.0.2",
				"enzyme-to-json": "^3.1.4",
				"father": "^2.13.6",
				"np": "^5.0.3",
				"react": "^v16.9.0-alpha.0",
				"react-dnd": "^8.0.3",
				"react-dnd-html5-backend": "^8.0.3",
				"react-dom": "^v16.9.0-alpha.0",
				"react-redux": "^4.4.10",
				"react-router": "^3.0.0",
				"redux": "^3.7.2",
				"typescript": "^3.5.2"
			},
			"dependencies": {
				"@babel/runtime": "^7.8.4",
				"async-validator": "^3.0.3",
				"rc-util": "^4.17.0",
				"warning": "^4.0.3"
			},
			"gitHead": "2636a1f10018c474be53628ed5d2393fa362b95b",
			"_id": "rc-field-form@0.0.0-rc.5",
			"_nodeVersion": "10.16.3",
			"_npmVersion": "6.9.0",
			"dist": {
				"integrity": "sha512-v/nxFYM10bIDfeAOa+D6kDHI+Q4YKdLrjhiUDbqOIxxDwJu/52VzMBJoeq1ZWBRAbCX+V27AWyxp++zcDNy22g==",
				"shasum": "742791a98877c492a386946baa7f36ca26a909f1",
				"tarball": "https://registry.npmjs.org/rc-field-form/-/rc-field-form-0.0.0-rc.5.tgz",
				"fileCount": 58,
				"unpackedSize": 195031,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeQmEUCRA9TVsSAnZWagAAmkkP/iyaPx8mMO5PGqPhclLb\n1Ftz9K//4b9rSoa5wEmlaQV1+AobYD5Abz/cFJvcwspgKCt/jH0n8qepY60I\nI4yhuXLWwDFdm56+Vc7gLeG6gUjuiqemAeNfZkzRaubi64Cko78ZUvXxQzjr\nlbXAxgc4PNZAqFZqAqfdCPrmKyediLDXYPEU1JULXJa35MzDX7PohgtGRYiW\ngknQnqHOdWtS3XqwmingpED7vN5wcTOMYJK+F5vnbexPlcetxr8CaM0ijFg+\nqRLhcjV6lFMjU80UaaqjnHDC5LTIHkoM/AriOCMl86dRXvj9ykM8X7oOpE7Y\npYdtBfTn59wf2X2GYDEYBSImoa9tp8YzIiE8tmXvr3+XVhoaPTD/md+PwKXi\nRqTqSzqjy0c5FvlQ/A1fZkX8bDjlyNCZ2hwOn+59ymzi9xliWbhZeRahKqKL\nLy3SoWcXEBesxdFk+q2bqfdnLXcf7eDDpzSPePgHhjaOH/KgsTMqwoqduHMt\ntLv7lxjyK3ziJye7X730FJGzGJP5CFyhWYCJnj1YlRavjH1YGN4oQ6Fmo44e\n2baGNrN9HLYKjw0IIx8rnCayInuT69fREy//4GzM7zL55dENrt8Thvrf6UJs\nK/VO5+njaL9TKl5dd1OxiEINRcA7cn9nr+msFzsGIx5+C7x1YGiKLEN9R0gP\nMyRE\r\n=DJN1\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "zinkey@vip.qq.com",
					"name": "zinkey"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "zombiej",
				"email": "smith3816@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-field-form_0.0.0-rc.5_1581408531483_0.690382994953989"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"0.0.0-rc.6": {
			"name": "rc-field-form",
			"version": "0.0.0-rc.6",
			"description": "React Form Component",
			"engines": {
				"node": ">=8.x"
			},
			"keywords": [
				"react",
				"react-component",
				"react-form",
				"form"
			],
			"homepage": "https://github.com/react-component/field-form",
			"author": {
				"name": "smith3816@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/react-component/field-form.git"
			},
			"bugs": {
				"url": "https://github.com/react-component/field-form/issues"
			},
			"license": "MIT",
			"main": "./lib/index",
			"module": "./es/index",
			"scripts": {
				"start": "father doc dev --storybook",
				"build": "father doc build --storybook",
				"compile": "father build",
				"prepublishOnly": "npm run compile && np --no-cleanup --yolo --no-publish",
				"lint": "eslint src/ --ext .tsx,.ts",
				"test": "father test",
				"now-build": "npm run build"
			},
			"peerDependencies": {
				"react": "*"
			},
			"devDependencies": {
				"@types/lodash": "^4.14.135",
				"@types/react": "^16.8.19",
				"@types/react-dom": "^16.8.4",
				"@types/warning": "^3.0.0",
				"enzyme": "^3.1.0",
				"enzyme-adapter-react-16": "^1.0.2",
				"enzyme-to-json": "^3.1.4",
				"father": "^2.13.6",
				"np": "^5.0.3",
				"react": "^v16.9.0-alpha.0",
				"react-dnd": "^8.0.3",
				"react-dnd-html5-backend": "^8.0.3",
				"react-dom": "^v16.9.0-alpha.0",
				"react-redux": "^4.4.10",
				"react-router": "^3.0.0",
				"redux": "^3.7.2",
				"typescript": "^3.5.2"
			},
			"dependencies": {
				"@babel/runtime": "^7.8.4",
				"async-validator": "^3.0.3",
				"rc-util": "^4.17.0",
				"warning": "^4.0.3"
			},
			"gitHead": "b970d90da0d8f105b1908a52e5b1a3cffc07cd55",
			"_id": "rc-field-form@0.0.0-rc.6",
			"_nodeVersion": "10.16.3",
			"_npmVersion": "6.9.0",
			"dist": {
				"integrity": "sha512-llThY/wp5EzlLyktQQ0pGxrwP6Gi+A7SUKZDnTU/BpomBWaSVtLxSkmqfXoEAMtHPNCWgygBK4mrN0wO5BSp0A==",
				"shasum": "f6aaeb61fe469aae461bd949242da31757664116",
				"tarball": "https://registry.npmjs.org/rc-field-form/-/rc-field-form-0.0.0-rc.6.tgz",
				"fileCount": 58,
				"unpackedSize": 194900,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeQ1z1CRA9TVsSAnZWagAAyC4P/jCVz47I7Lm3i8s2FsKY\n9wZG39PxXHt13kO+LfOG7OnMBbHDkni8UAig8EJ/3/YRXvOJCN6kyRJV4gz8\ndhJJkYfHcEp9kKBcP5ttROO/UqUMOeLid4vgQlxaxaJ2IBrntqrQg2y9XZSf\noSB/TtDKx/GfNcjR1loCbZZX1pxaRrAiF0F2FtBmV8rEq3zv14OHr+eUuwI6\n30kGZeUx838CvxH7jiFnbLD+7jjbFRtg5d+GARiMEvFQ/JZWqsIKsW7TDtXk\n7go9PuYqxaS+94y52a2VyFAhzA6NWWo8S3T7ltc2cILLD9//fovrmQWL53JW\nDirXvB0jKY/R8qpPgzH0E7uOAsFRd3Jamvp0vYSvFx7RjscbK/IO+dnv+tWP\n4ZZfckArhbCSkxLdqE1vLbrwsqaK+Xnpy2ZPzeARqe4W90s9NeAZl5DlvHP4\noMAvwf+4Tfl6kRBydpf9OAWEcDFQmMqiz4/0RwqUl4WYzf36oFxvEzcCucJ7\nby0LYBO7fb6WTfd5XMuIzjEsSCMv8mXoZ2QqYnMeAxT5RGDULfEMjYdXkUuF\ngH59m0uuYx7DvISa4NSAinRtM4/M+tXOFRniI0tYihEIx2DSDIQQyg8FNTsE\nAUYqjdnO4oN48LIBmt+I3VZ9OuDgb9vnKvfPssHcsnD+cfhYaLe143aFgIVt\ncGlj\r\n=Ib7K\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "zinkey@vip.qq.com",
					"name": "zinkey"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "zombiej",
				"email": "smith3816@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-field-form_0.0.0-rc.6_1581473012268_0.34428212610652986"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.0.0": {
			"name": "rc-field-form",
			"version": "1.0.0",
			"description": "React Form Component",
			"engines": {
				"node": ">=8.x"
			},
			"keywords": [
				"react",
				"react-component",
				"react-form",
				"form"
			],
			"homepage": "https://github.com/react-component/field-form",
			"author": {
				"name": "smith3816@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/react-component/field-form.git"
			},
			"bugs": {
				"url": "https://github.com/react-component/field-form/issues"
			},
			"license": "MIT",
			"main": "./lib/index",
			"module": "./es/index",
			"scripts": {
				"start": "father doc dev --storybook",
				"build": "father doc build --storybook",
				"compile": "father build",
				"prepublishOnly": "npm run compile && np --no-cleanup --yolo --no-publish",
				"lint": "eslint src/ --ext .tsx,.ts",
				"test": "father test",
				"now-build": "npm run build"
			},
			"peerDependencies": {
				"react": "*"
			},
			"devDependencies": {
				"@types/lodash": "^4.14.135",
				"@types/react": "^16.8.19",
				"@types/react-dom": "^16.8.4",
				"@types/warning": "^3.0.0",
				"enzyme": "^3.1.0",
				"enzyme-adapter-react-16": "^1.0.2",
				"enzyme-to-json": "^3.1.4",
				"father": "^2.13.6",
				"np": "^5.0.3",
				"react": "^v16.9.0-alpha.0",
				"react-dnd": "^8.0.3",
				"react-dnd-html5-backend": "^8.0.3",
				"react-dom": "^v16.9.0-alpha.0",
				"react-redux": "^4.4.10",
				"react-router": "^3.0.0",
				"redux": "^3.7.2",
				"typescript": "^3.5.2"
			},
			"dependencies": {
				"@babel/runtime": "^7.8.4",
				"async-validator": "^3.0.3",
				"rc-util": "^4.17.0",
				"warning": "^4.0.3"
			},
			"gitHead": "73c24c843ddc9669336c811862508514edd44589",
			"_id": "rc-field-form@1.0.0",
			"_nodeVersion": "10.16.3",
			"_npmVersion": "6.9.0",
			"dist": {
				"integrity": "sha512-yPgmQjE8aRGwkTl2UsG18UBghekqux9SFfjxWHd80MugGeLpmCJwtwK98bxWhhVELu1YhZtrQQ5EHiNEWptYZg==",
				"shasum": "3293d6ae6dd4c4b0f1e7b2857ca8e15c61272dde",
				"tarball": "https://registry.npmjs.org/rc-field-form/-/rc-field-form-1.0.0.tgz",
				"fileCount": 58,
				"unpackedSize": 194895,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeVoqhCRA9TVsSAnZWagAARFAP/1ZgibyF1SwdhPrgmE9t\n5zkvE9epHCIra6F982rs+u8+wTudIoAxM8mSzhvKF4P5Am5CI5iGc/xpgvzY\nctjHW45OWd0iJ4LraOXJgC9vmO7on7Jj3g+lFwD1YRPPXk6IHELNl5/iqLtP\nMV6QQiV6eOTwyPdJ6keYndB127Su9ZdFPGDQL8z/He/TiNUDUHxaGmpcIxqs\nfzhvsqNkzlf8If7MeVW1UaxFV2A3xtmR0LhfkUNGHkad5KB3ufYqs6KPM1bE\nzbZW8Bw2RQ+oVHy7C3p2eJ3R2hgJdQxF5ZMUqizpRCobcmwa5RXexlEly6eO\nN+RsAdOdBjVhrR14youylSdolDt/O20yZZJXChWxv95iQCAChoGJ1k7v+1vI\nvN7+JJrZij563mwox9JhHVrRusdmxwDSWTJqI89NzYdex+MY3WyukTABMzYb\n77hmttaBw7TU+oLxywtJR/021gYEagWUlqXskwaIvaZzs5JZMIdVc05DRJ2+\noPojMyvRtMHPA8SsSMCxuVJUF2KdI4eIaXTaHOY4UxXCe9XsBgudGB4HYUi4\nMp+GzU8tnmKfCqWs5P5v7B9aPYZIkyBom8gioIM+OJAvphiYM/inV7Be/9m5\nKtj6xgYpkBlg0ryDmVIuFCPoVfjU52QvixbjIZk7Jjyc4ICrX+0NgeA5+q+Y\nHRFO\r\n=E89V\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "zinkey@vip.qq.com",
					"name": "zinkey"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "zombiej",
				"email": "smith3816@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-field-form_1.0.0_1582729888704_0.15158652941015327"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"0.0.1": {
			"name": "rc-field-form",
			"version": "0.0.1",
			"description": "React Form Component",
			"engines": {
				"node": ">=8.x"
			},
			"keywords": [
				"react",
				"react-component",
				"react-form",
				"form"
			],
			"homepage": "https://github.com/react-component/field-form",
			"author": {
				"name": "smith3816@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/react-component/field-form.git"
			},
			"bugs": {
				"url": "https://github.com/react-component/field-form/issues"
			},
			"license": "MIT",
			"main": "./lib/index",
			"module": "./es/index",
			"scripts": {
				"start": "father doc dev --storybook",
				"build": "father doc build --storybook",
				"compile": "father build",
				"prepublishOnly": "npm run compile && np --no-cleanup --yolo --no-publish --any-branch",
				"lint": "eslint src/ --ext .tsx,.ts",
				"test": "father test",
				"now-build": "npm run build"
			},
			"peerDependencies": {
				"react": "*"
			},
			"devDependencies": {
				"@types/lodash": "^4.14.135",
				"@types/react": "^16.8.19",
				"@types/react-dom": "^16.8.4",
				"@types/warning": "^3.0.0",
				"enzyme": "^3.1.0",
				"enzyme-adapter-react-16": "^1.0.2",
				"enzyme-to-json": "^3.1.4",
				"father": "^2.13.6",
				"np": "^5.0.3",
				"react": "^v16.9.0-alpha.0",
				"react-dnd": "^8.0.3",
				"react-dnd-html5-backend": "^8.0.3",
				"react-dom": "^v16.9.0-alpha.0",
				"react-redux": "^4.4.10",
				"react-router": "^3.0.0",
				"redux": "^3.7.2",
				"typescript": "^3.5.2"
			},
			"dependencies": {
				"@babel/runtime": "^7.8.4",
				"async-validator": "^3.0.3",
				"rc-util": "^4.17.0",
				"warning": "^4.0.3"
			},
			"gitHead": "0beee1caf3e31fe777db1a14e5b246e1b73b06b7",
			"_id": "rc-field-form@0.0.1",
			"_nodeVersion": "10.16.3",
			"_npmVersion": "6.9.0",
			"dist": {
				"integrity": "sha512-2vTa7HEI2G5yDaKR9XwjoPfRVzE1x+8808B4/WmppH6oGuYh2V4KiJli9ny5ery3nK3VvxyKnxGu3inovgVKig==",
				"shasum": "1c040ad9540bf9f1cb01e33f8f8b98713665880b",
				"tarball": "https://registry.npmjs.org/rc-field-form/-/rc-field-form-0.0.1.tgz",
				"fileCount": 58,
				"unpackedSize": 194908,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeVy1yCRA9TVsSAnZWagAAbSQP/0XJfetdCfyO3bUUYV15\nLJ8IpZrtIgUbKuw3wA+tvHM4kMuEbbqqR3l1mMWuqLZNHWF32xm0G6ICbr94\nxXPMx7cnxFl79j7Wk/2aVGNY1Vw/I0HM0PD1M1c+99zMvQ3NJLv0EGPY55LZ\nTApfOVYiBQ8my0BEpHoj7giuPypKugNerwHdpQHuJwjvutBvvVGlmV96f1c7\nsAUU5oOH86ON0Axu7a40HJme+XBCL9W1LwjH5oSLZ1h6yubQ1xAE1lro8dVS\n7X2EFjI5QnoWj97XhRlc1riXJJ7qLhHN3OL+YV53hey2SgOYsiYuCxPX4zph\nyzcSuWqjzEcPvIh+5vkQiafmvwH/eEebWhcINJwlyPNpWalwx0pUG21g8uPN\nqAXKlt6M2sUnOReFHnFVo9NKOzQw4D8V5zmgb4+NAwXv/wynjIln5h9D6KFw\nbVT5K7PZSQRV5rvTZpS5eHsMnNtLYLdkHQ8u2l8N57wEd14V266Bupw+xquS\n0nZNmdLE+acoE0YRN8smXWgd+0eSm0QwesegEmwKhFLAAL8kbC6AGB5zh5wE\nNxVzstJckByZU9hdnxaHWxRUwXjfpsDW10tVd+CIVFBq/r8IAQNl3H7Y/PV8\nIYJkz5eFuRyoH9ygwhnkJ3xb8bdV7tcbJrFhlHlb7iWzv6vPlq65SXRzRNF5\nS+VV\r\n=sfoW\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "zinkey@vip.qq.com",
					"name": "zinkey"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "zombiej",
				"email": "smith3816@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-field-form_0.0.1_1582771570166_0.49670867149620834"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.0.1": {
			"name": "rc-field-form",
			"version": "1.0.1",
			"description": "React Form Component",
			"engines": {
				"node": ">=8.x"
			},
			"keywords": [
				"react",
				"react-component",
				"react-form",
				"form"
			],
			"homepage": "https://github.com/react-component/field-form",
			"author": {
				"name": "smith3816@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/react-component/field-form.git"
			},
			"bugs": {
				"url": "https://github.com/react-component/field-form/issues"
			},
			"license": "MIT",
			"main": "./lib/index",
			"module": "./es/index",
			"scripts": {
				"start": "father doc dev --storybook",
				"build": "father doc build --storybook",
				"compile": "father build",
				"prepublishOnly": "npm run compile && np --no-cleanup --yolo --no-publish",
				"lint": "eslint src/ --ext .tsx,.ts",
				"test": "father test",
				"now-build": "npm run build"
			},
			"peerDependencies": {
				"react": "*"
			},
			"devDependencies": {
				"@types/lodash": "^4.14.135",
				"@types/react": "^16.8.19",
				"@types/react-dom": "^16.8.4",
				"@types/warning": "^3.0.0",
				"enzyme": "^3.1.0",
				"enzyme-adapter-react-16": "^1.0.2",
				"enzyme-to-json": "^3.1.4",
				"father": "^2.13.6",
				"np": "^5.0.3",
				"react": "^v16.9.0-alpha.0",
				"react-dnd": "^8.0.3",
				"react-dnd-html5-backend": "^8.0.3",
				"react-dom": "^v16.9.0-alpha.0",
				"react-redux": "^4.4.10",
				"react-router": "^3.0.0",
				"redux": "^3.7.2",
				"typescript": "^3.5.2"
			},
			"dependencies": {
				"@babel/runtime": "^7.8.4",
				"async-validator": "^3.0.3",
				"rc-util": "^4.17.0",
				"warning": "^4.0.3"
			},
			"gitHead": "12cdaa0b8f44d51cf2642c98d912b167ca3fc31c",
			"_id": "rc-field-form@1.0.1",
			"_nodeVersion": "10.16.3",
			"_npmVersion": "6.9.0",
			"dist": {
				"integrity": "sha512-0m9ydH+XQtEwdTOrUgGqv0q6WCDQKNqwHiUB4fKZUdpLze/7i7gGIDVAc6CUNiTMb2Y5+V+wPtYhF4rBPhsX3g==",
				"shasum": "b7517363acbcb8cc67cf8edfe4674c2cd88e4f5d",
				"tarball": "https://registry.npmjs.org/rc-field-form/-/rc-field-form-1.0.1.tgz",
				"fileCount": 58,
				"unpackedSize": 194911,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeWgKOCRA9TVsSAnZWagAAUKYP/14oteeUlbT05rTsP4cl\n220zml+6HCj515IGYzY+uddRFJZg9lLXiXhSD2DZU7cEojTA0zWwvncj7ciH\nD7f+tGIfhy6hgDjjKKRY3nCA3R8N+WFqMr08GDMA5P4iepTmT2Cj4B7b8Zjn\n8lo29P3Xh9yStxH/1ZZiwXPlqHk4B3TtSYSI2JaLXXEh3SuOrQFu/Ux44Zcy\npPfjCYETNrr0xdKrFR9+dokYKXD8gzfqC93s2EhNOPehwyuRXYgeNVACB9ur\nzZDQkByNEECjkl2rZYlLylpmfUBK4/cs5fgrHbm1oSJxRTbfBJQ2yI/sDmN3\n8X87vky2FQIqZ6uKxl99EmkpxMEHw1L7J2C875DEJNs54OvwQwi3UWCgWJjW\n5jf4lko3/ATdqrWf1v+hnPBBsPDYBOt1j/0jIcPkQlZ560m4KFvcfs7VuHJy\nfOaEbEQDBe/c8UW90d8/+zD+C3YVXtfMUQokZ9q/63wd8sDSzc2F6yNGi1FJ\nC4UZIfOYLUka+J6RoqsZD/W+RLeiJ7w8/nJ0J51F/BMAlRC0ngnKer7s11vY\ncAyTAQfih/6V3dFMfCNY6Nlow1yQBjf4Lz5wIY8Uky4INUEg+4vg3VlNRmTZ\nM0zChFA7VsP2EaIwNWkV9//HPdD5y/BcYRmRqSBJo2aP2FVjG9bV3m02YVEj\nHdId\r\n=DX0G\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "zinkey@vip.qq.com",
					"name": "zinkey"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "zombiej",
				"email": "smith3816@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-field-form_1.0.1_1582957197792_0.5007967342260395"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.1.0": {
			"name": "rc-field-form",
			"version": "1.1.0",
			"description": "React Form Component",
			"engines": {
				"node": ">=8.x"
			},
			"keywords": [
				"react",
				"react-component",
				"react-form",
				"form"
			],
			"homepage": "https://github.com/react-component/field-form",
			"author": {
				"name": "smith3816@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/react-component/field-form.git"
			},
			"bugs": {
				"url": "https://github.com/react-component/field-form/issues"
			},
			"license": "MIT",
			"main": "./lib/index",
			"module": "./es/index",
			"scripts": {
				"start": "father doc dev --storybook",
				"build": "father doc build --storybook",
				"compile": "father build",
				"prepublishOnly": "npm run compile && np --no-cleanup --yolo --no-publish",
				"lint": "eslint src/ --ext .tsx,.ts",
				"test": "father test",
				"now-build": "npm run build"
			},
			"peerDependencies": {
				"react": "*"
			},
			"devDependencies": {
				"@types/lodash": "^4.14.135",
				"@types/react": "^16.8.19",
				"@types/react-dom": "^16.8.4",
				"@types/warning": "^3.0.0",
				"enzyme": "^3.1.0",
				"enzyme-adapter-react-16": "^1.0.2",
				"enzyme-to-json": "^3.1.4",
				"father": "^2.13.6",
				"np": "^5.0.3",
				"react": "^v16.9.0-alpha.0",
				"react-dnd": "^8.0.3",
				"react-dnd-html5-backend": "^8.0.3",
				"react-dom": "^v16.9.0-alpha.0",
				"react-redux": "^4.4.10",
				"react-router": "^3.0.0",
				"redux": "^3.7.2",
				"typescript": "^3.5.2"
			},
			"dependencies": {
				"@babel/runtime": "^7.8.4",
				"async-validator": "^3.0.3",
				"rc-util": "^4.17.0",
				"warning": "^4.0.3"
			},
			"gitHead": "bc56d70cd291b64c12cffac8bb265f268d630864",
			"_id": "rc-field-form@1.1.0",
			"_nodeVersion": "12.16.1",
			"_npmVersion": "6.14.1",
			"dist": {
				"integrity": "sha512-gysZ1F2XV7CI/Jag2CNRN85fQV/QM5VVoENXI0VrbSSPR5n+LTcU3VYcJNpheQ9MDK1YmrP1aiiMg3qULqHJvg==",
				"shasum": "b66e9e1a163a03009a05a34535a29bc8bebbf9a5",
				"tarball": "https://registry.npmjs.org/rc-field-form/-/rc-field-form-1.1.0.tgz",
				"fileCount": 58,
				"unpackedSize": 195785,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeXlbNCRA9TVsSAnZWagAAaeMQAKSiDXK6CByix0XAQi1/\n+Jc8+4vE+zUNl7qngEziYALuVwSi4VgxBCrf353nbkGzfOKE1IfW+UMQjYwN\nEzUecmNp/G91wh2tByteJ2KQCzdSHHXxNKmUXfWqOMjUOpe5q6aoMs2YLKRZ\nwEd+/o+Vg2Iu3JTUBU2qU2STUuZoiojS4vAjafDUd6MDtNdBSHij646UKvju\nQ4iMsDmK2b1dKodfKbEy4g+EXwbs24whGca4de1SCWtkSDh5YmhY7RtNlFDr\nWEjdkoAdrI+hSOnazTOKoVnMVa5nn+cBbQ/t64bsMDbh0FNXokFWyKc9ursx\nY+9GiJFUGifoW1VU7v398bGVQlLHzG9Gp0b+ngPeeKZN4Jghj3kCGLQQDhYQ\nlnKjFJY+lAO/LIqvvigZ8yLZijBSOCqsIRPJACHq8TCJQrl8vReDcWowT180\nDCyKUE7WFiBO4mfNueVm6yLZVmrixNONQ484oFEC896aIos7bYfehuak0Imu\nRQw2yeYCNBUFR/082RsD7NH4BK5dFSLmpkA+6JP2654TeMzQV6cYpx2HvFq1\njWkfgeWREWmFKyztR68ePYlkXLWOfaQfQM6mpfwdAwpxtPVnZVKd5qj8BuWB\nhpYdF/cSJcq+KfK+7aAMTT0w7ROhNcdK3IbA4LnxB+UmRZD0k85iG5L84PlE\nt41/\r\n=w7NN\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "zinkey@vip.qq.com",
					"name": "zinkey"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "zombiej",
				"email": "smith3816@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-field-form_1.1.0_1583240908887_0.1961427658325523"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.1.1": {
			"name": "rc-field-form",
			"version": "1.1.1",
			"description": "React Form Component",
			"engines": {
				"node": ">=8.x"
			},
			"keywords": [
				"react",
				"react-component",
				"react-form",
				"form"
			],
			"homepage": "https://github.com/react-component/field-form",
			"author": {
				"name": "smith3816@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/react-component/field-form.git"
			},
			"bugs": {
				"url": "https://github.com/react-component/field-form/issues"
			},
			"license": "MIT",
			"main": "./lib/index",
			"module": "./es/index",
			"scripts": {
				"start": "father doc dev --storybook",
				"build": "father doc build --storybook",
				"compile": "father build",
				"prepublishOnly": "npm run compile && np --no-cleanup --yolo --no-publish",
				"lint": "eslint src/ --ext .tsx,.ts",
				"test": "father test",
				"now-build": "npm run build"
			},
			"peerDependencies": {
				"react": "*"
			},
			"devDependencies": {
				"@types/lodash": "^4.14.135",
				"@types/react": "^16.8.19",
				"@types/react-dom": "^16.8.4",
				"@types/warning": "^3.0.0",
				"enzyme": "^3.1.0",
				"enzyme-adapter-react-16": "^1.0.2",
				"enzyme-to-json": "^3.1.4",
				"father": "^2.13.6",
				"np": "^5.0.3",
				"react": "^v16.9.0-alpha.0",
				"react-dnd": "^8.0.3",
				"react-dnd-html5-backend": "^8.0.3",
				"react-dom": "^v16.9.0-alpha.0",
				"react-redux": "^4.4.10",
				"react-router": "^3.0.0",
				"redux": "^3.7.2",
				"typescript": "^3.5.2"
			},
			"dependencies": {
				"@babel/runtime": "^7.8.4",
				"async-validator": "^3.0.3",
				"rc-util": "^4.17.0",
				"warning": "^4.0.3"
			},
			"gitHead": "8d9f2b95fcccb805fa9f177c5ab8aae3e83e2c11",
			"_id": "rc-field-form@1.1.1",
			"_nodeVersion": "12.16.1",
			"_npmVersion": "6.14.2",
			"dist": {
				"integrity": "sha512-nS/4BZ+Ikzk5/AYRZn3iGsJKJMBa/IQbe4bxYd/u1u5GMs630tHnKimxRJ5U/emdC1ZbVG3YahlSRin+1hKikA==",
				"shasum": "73f6a2d414005453bb70240abf39247a35b6ae18",
				"tarball": "https://registry.npmjs.org/rc-field-form/-/rc-field-form-1.1.1.tgz",
				"fileCount": 58,
				"unpackedSize": 193375,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJedCUKCRA9TVsSAnZWagAAK5EP/RufEos3wH8YpFpxo6mQ\n3HQXXnqom+y9sRcqrdC9We+mXzfrDbj6yWvTKrFQezhTBkPtTNn5P3drMACQ\nhie0WKoBtOa57cyDl4qRUZK35/baLOSSdEWG/kVIYK2kTwlWwS0T25J2Ud2b\n51DS/RlHq1hzvGnq/sAzsbY3bWW/s/az90rLXxux7Ol7O9hD/3mzaVszcE8a\nNmP0NTf6dlKnzTsog3huWR0zZxW6/YdBXfb2lixXknS4ZUpWK9Ps8e0/sMLT\nbswX3smwwAMbH/8e0bzzwz9rb9Afo684NYh8nimzDLpuHvnj7gPx+FvCxjEB\nSqs4/XVT69jh/lc4LzufKswZY+yv7EHo+R9ZfVzP5abaNMx/kmHW+fy24LJN\nI8vPqqVxID9EJPOJVDaz+a/85bhLwaGY9NmcRFFCzIqGdwwL3tJt/w30pNfC\nWY46k0XZOYSKJtvaomrArvX9Es3vEWZP3e2QL3Or0+uHeWnaLgP0beVD8yKY\nkOUt69+PN1rJqB7iAnFvNAftAGjuzUmUqQDRIB/8oZXwJxVz2FQTn0DnElyt\nUZbAaKbpzm291RTryzfWdT5n4RxjB6r2HaBi8drt8uKzlIT4lfSIM2PQEMbE\nKW0aVGBaElq78ijrF037oHurGma6PBN2jd2XdW0Q3Mp0YHKHeyPa3INUScMI\nAPlV\r\n=WxjK\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "zinkey@vip.qq.com",
					"name": "zinkey"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "zombiej",
				"email": "smith3816@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-field-form_1.1.1_1584669962024_0.9366793690071533"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.1.2": {
			"name": "rc-field-form",
			"version": "1.1.2",
			"description": "React Form Component",
			"engines": {
				"node": ">=8.x"
			},
			"keywords": [
				"react",
				"react-component",
				"react-form",
				"form"
			],
			"homepage": "https://github.com/react-component/field-form",
			"author": {
				"name": "smith3816@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/react-component/field-form.git"
			},
			"bugs": {
				"url": "https://github.com/react-component/field-form/issues"
			},
			"license": "MIT",
			"main": "./lib/index",
			"module": "./es/index",
			"scripts": {
				"start": "father doc dev --storybook",
				"build": "father doc build --storybook",
				"compile": "father build",
				"prepublishOnly": "npm run compile && np --no-cleanup --yolo --no-publish",
				"lint": "eslint src/ --ext .tsx,.ts",
				"test": "father test",
				"now-build": "npm run build"
			},
			"peerDependencies": {
				"react": "*"
			},
			"devDependencies": {
				"@types/lodash": "^4.14.135",
				"@types/react": "^16.8.19",
				"@types/react-dom": "^16.8.4",
				"@types/warning": "^3.0.0",
				"enzyme": "^3.1.0",
				"enzyme-adapter-react-16": "^1.0.2",
				"enzyme-to-json": "^3.1.4",
				"father": "^2.13.6",
				"np": "^5.0.3",
				"react": "^v16.9.0-alpha.0",
				"react-dnd": "^8.0.3",
				"react-dnd-html5-backend": "^8.0.3",
				"react-dom": "^v16.9.0-alpha.0",
				"react-redux": "^4.4.10",
				"react-router": "^3.0.0",
				"redux": "^3.7.2",
				"typescript": "^3.5.2"
			},
			"dependencies": {
				"@babel/runtime": "^7.8.4",
				"async-validator": "^3.0.3",
				"rc-util": "^4.17.0",
				"warning": "^4.0.3"
			},
			"gitHead": "c4997e4e77a679ceb22bd12b3f6fd7b67b96ff49",
			"_id": "rc-field-form@1.1.2",
			"_nodeVersion": "12.16.1",
			"_npmVersion": "6.14.2",
			"dist": {
				"integrity": "sha512-3WsLk74q0IZMAggrCzJtZJu9L0K0BZdOlng9JSkMZD7pgnOdwm8Lydxsm6zQQ5B+8aMQfqbVWN3AoTCdjV6dVg==",
				"shasum": "94dbf472529a9dc0abd04696ac37144136962277",
				"tarball": "https://registry.npmjs.org/rc-field-form/-/rc-field-form-1.1.2.tgz",
				"fileCount": 58,
				"unpackedSize": 194864,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJehuBlCRA9TVsSAnZWagAAtLQP/iFyosyg4uXAdT8ZfHB/\nNpHYZGPp1oU0IQClzg+Sx+sAgPF1JDo3ahnFG9cQ23jYhk59Ure4NECBeOcX\nPiZkuGKdMZyv5vg088qxHJVyQefkkaZ56sWHvLsewmtRVSji7hSjPr3zREzt\nHweMCSwELsxa1nJHIG5nlZzEO1IBc9vLv6LWRy4VOnLXFXSZ5dB9lmd1jm86\nnJQXvGkWmUyAaTp3fX2ORuJzPEGl1qkmwyJztg2/UDsunmRQwB93YN6elVSh\nSDRzHVq4/vdBEQ7lhP6b5tC1N0Ojumy5vV9hnc+l7MY+ntpuahaAJnlYFW0M\nPUXK2q5luphJEM6CxhgU3lxE4i5ugXHrrr99R7G7xVt3N6cMDgjSfemYBsqQ\nDXrxvmTpYL0Yirm8QJNqF6eNhcO8RLxtBEhqcBPrXaY+OeLyXWFw0EapFO7h\nGOBTa9MiWuZLCNQ7PZUzR3ZIwS41UZdE0V7iyeuXAIThPdn4l51DX2sVHVqK\nKM/ruXK5gteXBIZviaL29qBuN5HKw5xz+wLbgS8b8nXkRxqki8lEk7zrroKP\nlS3ermFkYQ7woLK/hqdtlF5bXBEAOqCayXlazmUTtEn5e0E/8hrKP1pDwCrN\nL+oBDO+CCfOHmi3VtDsRJfeWLGgICEKXiqsF6SXB2/5tEpjz5ac4SnblerI8\n17R8\r\n=K96l\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "zinkey@vip.qq.com",
					"name": "zinkey"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "zombiej",
				"email": "smith3816@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-field-form_1.1.2_1585897573005_0.8020577975842909"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.1.3": {
			"name": "rc-field-form",
			"version": "1.1.3",
			"description": "React Form Component",
			"engines": {
				"node": ">=8.x"
			},
			"keywords": [
				"react",
				"react-component",
				"react-form",
				"form"
			],
			"homepage": "https://github.com/react-component/field-form",
			"author": {
				"name": "smith3816@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/react-component/field-form.git"
			},
			"bugs": {
				"url": "https://github.com/react-component/field-form/issues"
			},
			"license": "MIT",
			"main": "./lib/index",
			"module": "./es/index",
			"scripts": {
				"start": "father doc dev --storybook",
				"build": "father doc build --storybook",
				"compile": "father build",
				"prepublishOnly": "npm run compile && np --no-cleanup --yolo --no-publish",
				"lint": "eslint src/ --ext .tsx,.ts",
				"test": "father test",
				"now-build": "npm run build"
			},
			"peerDependencies": {
				"react": "*"
			},
			"devDependencies": {
				"@types/lodash": "^4.14.135",
				"@types/react": "^16.8.19",
				"@types/react-dom": "^16.8.4",
				"@types/warning": "^3.0.0",
				"enzyme": "^3.1.0",
				"enzyme-adapter-react-16": "^1.0.2",
				"enzyme-to-json": "^3.1.4",
				"father": "^2.13.6",
				"np": "^5.0.3",
				"react": "^v16.9.0-alpha.0",
				"react-dnd": "^8.0.3",
				"react-dnd-html5-backend": "^8.0.3",
				"react-dom": "^v16.9.0-alpha.0",
				"react-redux": "^4.4.10",
				"react-router": "^3.0.0",
				"redux": "^3.7.2",
				"typescript": "^3.5.2"
			},
			"dependencies": {
				"@babel/runtime": "^7.8.4",
				"async-validator": "^3.0.3",
				"rc-util": "^4.17.0",
				"warning": "^4.0.3"
			},
			"gitHead": "94c2225245e6b5331dc824511a009f5dd7e4425c",
			"_id": "rc-field-form@1.1.3",
			"_nodeVersion": "12.16.1",
			"_npmVersion": "6.14.2",
			"dist": {
				"integrity": "sha512-m7SUNNaum4pHrUj5MGnymEk3SRitMUZBhnMS0wqWrcL6XqvdTAG5Yz5HjukA6BryaS6nyQOgUVBXMxxNN/XsTQ==",
				"shasum": "82512179f9aa2d1421758b499ea4a4f13292821c",
				"tarball": "https://registry.npmjs.org/rc-field-form/-/rc-field-form-1.1.3.tgz",
				"fileCount": 58,
				"unpackedSize": 194906,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJei+UhCRA9TVsSAnZWagAAppcQAIO/Eolg53ORT5VUCCoY\n36eoqhEX1g6mVcKqOC8vzCaZcu2r2IZ7n8yxEG/F5qMBH3VfTkaXGpjk8h+i\nRHAUeTBgfrpbkLT2XcuSH7crqc5lWJt5FZLsaHF0nvSiZCsfSIto7ZQlxCis\neQnmQchFGa+3vh8DPo0wx+Q3CxvB78gauuoTnWm8LnkmbpC1+nHyK6HrZCzE\nIsFibKE0AifGIjAHdELeKY+f6CHpiTcnSiRvE7O+TLsJeiOC2I1BFrgQk/iK\nTXHvr81rJE/7QQDjL5SgMB9Yh4XsL18si6tPG8DMDndLY+umGgKN1Nfae9yX\nI1bwmwfC02vCgdcMabGrpdZjymt7TD+bgeV7Z17OgKzfCHjed9agvJFktpDe\n/cnuhaL/I4PTlpPeM5LdOc1VZvG3V6gXVsZIxXnYdF5Ep2UpjiBPw2IxlT4R\nyxORVdANLN98sDS5NlhNn0u9uChAtiFhv1qF2BzDGA533v448M6j2XagMXYN\nZbOOGs8Lru9Nrt4f/h7dDp2XY/TbTYOvgQxIX+JrJGenm4ukGIjb7xY7r2bt\nhEQYXvQMNE+TB5KjYbHyt4bDashWQ8jHghNTaEjQuOrBtVtbYr6LI04PE/iz\nqNpp1C4XTXut9vA83GgvOwGjL3CkRr41woSq4eqSxBOAJE9W8KnOqRJhSxRV\npDd2\r\n=fq6h\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "zinkey@vip.qq.com",
					"name": "zinkey"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "zombiej",
				"email": "smith3816@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-field-form_1.1.3_1586226465286_0.9571861069795831"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.2.0": {
			"name": "rc-field-form",
			"version": "1.2.0",
			"description": "React Form Component",
			"engines": {
				"node": ">=8.x"
			},
			"keywords": [
				"react",
				"react-component",
				"react-form",
				"form"
			],
			"homepage": "https://github.com/react-component/field-form",
			"author": {
				"name": "smith3816@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/react-component/field-form.git"
			},
			"bugs": {
				"url": "https://github.com/react-component/field-form/issues"
			},
			"license": "MIT",
			"main": "./lib/index",
			"module": "./es/index",
			"scripts": {
				"start": "father doc dev --storybook",
				"build": "father doc build --storybook",
				"compile": "father build",
				"prepublishOnly": "npm run compile && np --no-cleanup --yolo --no-publish",
				"lint": "eslint src/ --ext .tsx,.ts",
				"test": "father test",
				"now-build": "npm run build"
			},
			"peerDependencies": {
				"react": "*"
			},
			"devDependencies": {
				"@types/jest": "^25.2.1",
				"@types/lodash": "^4.14.135",
				"@types/react": "^16.8.19",
				"@types/react-dom": "^16.8.4",
				"enzyme": "^3.1.0",
				"enzyme-adapter-react-16": "^1.0.2",
				"enzyme-to-json": "^3.1.4",
				"father": "^2.13.6",
				"np": "^5.0.3",
				"react": "^v16.9.0-alpha.0",
				"react-dnd": "^8.0.3",
				"react-dnd-html5-backend": "^8.0.3",
				"react-dom": "^v16.9.0-alpha.0",
				"react-redux": "^4.4.10",
				"react-router": "^3.0.0",
				"redux": "^3.7.2",
				"typescript": "^3.5.2"
			},
			"dependencies": {
				"@babel/runtime": "^7.8.4",
				"async-validator": "^3.0.3",
				"rc-util": "^4.20.3"
			},
			"gitHead": "ab23d1b42520ff51b4861606add4a2daf5bb89d7",
			"_id": "rc-field-form@1.2.0",
			"_nodeVersion": "12.16.1",
			"_npmVersion": "6.14.2",
			"dist": {
				"integrity": "sha512-kS4c68cKML3ONpeuPNBlZGbGUelv4OHn4ERECLFCEHdeHq6vZwD6WUTLxi0rcyONnz52Fzhpt+hWlEOzdQrOxQ==",
				"shasum": "843d858936d17d075218b59c54d99e1ddab70824",
				"tarball": "https://registry.npmjs.org/rc-field-form/-/rc-field-form-1.2.0.tgz",
				"fileCount": 58,
				"unpackedSize": 203202,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJejEvhCRA9TVsSAnZWagAA2SoP/22RBTIsdcjbb8jqn5rz\nLMgCdhj6CKT+qCsC2dzC0PKhaTMJFsgAlrpwM/sDMKDGF2T1TND3IRO75AEa\nML/8m2GaVTzqm3Y7KhSH7GmimkC2dRM8VixViJXX2af9cYsx8UB3CIkS7cJS\nes8eZiCe6JbSZ4IBzZJvUR3j8qQPRioEHWztfCX8lBJd8QbHHLtw/FFqanB3\nPxNzAnmEteB17z2TX8dAB2l+VnOr/+JOSkCLYstNOZoH/JkPaf3HerD6kvQO\nYf04WVRu5qnmbXNZyjZQTCoXZdO5Fp9LshK9/sBSCZ29WZt8c2mSkVAebk1y\nhbz1rYjUjwPG/s6eAevzEAwjI8G3ksT7jREsxdhsQZV96n3QUSGWMc/w3tJq\nJMdBRFMDl88Wy+R4EA8UyXh931LSub7lyJam6louiPe90M9iY1KHu6++JdCA\n5DAhCUzdbubqc23Wib7sZxReRHsTmq3A8VhuOvIXXd61GD3IMiw0kM5Zg0VB\nyLBt5DLHJbVQ09P2+5gch50/+LN3DW+0lrZE9aoDIWSJc1eFjjlQqFONFmFo\nQz1fTUFTLdcAdUHUnhRe7dBT30JBiI9a9Vr4ZM2JIIgAydX4/S/aTw0jLrnK\nOPzrM68S1dr7lTARpvcUVO/GHej7Y5oNzV6ADVYafoTaoYD6sfAMc+sv2lfN\nfDDU\r\n=VXqA\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "zinkey@vip.qq.com",
					"name": "zinkey"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "zombiej",
				"email": "smith3816@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-field-form_1.2.0_1586252768914_0.5751585754650326"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.2.1": {
			"name": "rc-field-form",
			"version": "1.2.1",
			"description": "React Form Component",
			"engines": {
				"node": ">=8.x"
			},
			"keywords": [
				"react",
				"react-component",
				"react-form",
				"form"
			],
			"homepage": "https://github.com/react-component/field-form",
			"author": {
				"name": "smith3816@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/react-component/field-form.git"
			},
			"bugs": {
				"url": "https://github.com/react-component/field-form/issues"
			},
			"license": "MIT",
			"main": "./lib/index",
			"module": "./es/index",
			"scripts": {
				"start": "father doc dev --storybook",
				"build": "father doc build --storybook",
				"compile": "father build",
				"prepublishOnly": "npm run compile && np --no-cleanup --yolo --no-publish",
				"lint": "eslint src/ --ext .tsx,.ts",
				"test": "father test",
				"now-build": "npm run build"
			},
			"peerDependencies": {
				"react": "*"
			},
			"devDependencies": {
				"@types/jest": "^25.2.1",
				"@types/lodash": "^4.14.135",
				"@types/react": "^16.8.19",
				"@types/react-dom": "^16.8.4",
				"enzyme": "^3.1.0",
				"enzyme-adapter-react-16": "^1.0.2",
				"enzyme-to-json": "^3.1.4",
				"father": "^2.13.6",
				"np": "^5.0.3",
				"react": "^v16.9.0-alpha.0",
				"react-dnd": "^8.0.3",
				"react-dnd-html5-backend": "^8.0.3",
				"react-dom": "^v16.9.0-alpha.0",
				"react-redux": "^4.4.10",
				"react-router": "^3.0.0",
				"redux": "^3.7.2",
				"typescript": "^3.5.2"
			},
			"dependencies": {
				"@babel/runtime": "^7.8.4",
				"async-validator": "^3.0.3",
				"rc-util": "^4.20.3"
			},
			"gitHead": "6895ebed350139fa215183ff34a6c95e67b2f19b",
			"_id": "rc-field-form@1.2.1",
			"_nodeVersion": "14.0.0",
			"_npmVersion": "6.14.4",
			"dist": {
				"integrity": "sha512-3qPAO5jgQo1PyB97zuzZd9OzUSVIAd2eQLaZrUX/nUNhMrh4S9EkiaHv5adw3Ki4K7UOxJgezbUDAZOURHwrDA==",
				"shasum": "58c02b1be0bcfc0c662e449fda785b473ff8eb06",
				"tarball": "https://registry.npmjs.org/rc-field-form/-/rc-field-form-1.2.1.tgz",
				"fileCount": 58,
				"unpackedSize": 204674,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeo+jKCRA9TVsSAnZWagAA2NQP/3y+46AW09QNpYSX7hf3\nhwjD7qhzYy5MIHX5PgsapAGC6WJzia/3i5PQPxPrXJ3aionwPD0Z/Bc6h4fW\nyJCyFXy555ovhRuomsNeQn7HbgJlkfYaLcLI4qDhlE1wg1eVYIgQ0xzn7GnP\nwescgyLrcGVx7ZCE61gj+sDs8hM3QpR3kCy+FQDkHJtd426RrSmsDId9Onp1\nXNGWoYlKZBqZOBdAJM1Bimgrfi6chvbgn1cTvB3XEP8eX2EX/ZGHCER/SV+4\n6siHxn/22N5RBIKD0j47lJ4ie1Gu7xDMn6T5liVBgpyBNNYs3/PEHWBf9HSR\nM2luziw/7fTfQKBGSumDBp+qhLFtYiB6ix7DVFrvad1/Q7iqSoMX6YODPBtg\nQDxyHITNvNQDgRaASMXxURkYMpewHA7dtRrogbJ+jB1FBlSip2KoCstklAZT\n0DzpOrWa0lwNfQhkSDKs1LQWuyFRAyRUuRKreo/76Gfr3cl2TJAoa2Sjmgzb\n0IemrAWZVjCkIZbT3SdC+xBrIOb87YD0p8u4w8bDNnEJSLNcA6S4rfUdiosx\nucwMajSyKnFrYytjbFnfy3+cYgqG9l0+zzb6jOpeNptq2uuJ7UqNoriUdbjE\nVUVqdVBneNucbwUasgqg37z32BS1eSa6avFKE1t1Xfb/5+/BVRWzx/FVsFBq\n+EJ/\r\n=sMwb\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "zinkey@vip.qq.com",
					"name": "zinkey"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "zombiej",
				"email": "smith3816@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-field-form_1.2.1_1587800266088_0.5427213681876752"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.2.2": {
			"name": "rc-field-form",
			"version": "1.2.2",
			"description": "React Form Component",
			"engines": {
				"node": ">=8.x"
			},
			"keywords": [
				"react",
				"react-component",
				"react-form",
				"form"
			],
			"homepage": "https://github.com/react-component/field-form",
			"author": {
				"name": "smith3816@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/react-component/field-form.git"
			},
			"bugs": {
				"url": "https://github.com/react-component/field-form/issues"
			},
			"license": "MIT",
			"main": "./lib/index",
			"module": "./es/index",
			"scripts": {
				"start": "father doc dev --storybook",
				"build": "father doc build --storybook",
				"compile": "father build",
				"prepublishOnly": "npm run compile && np --no-cleanup --yolo --no-publish",
				"lint": "eslint src/ --ext .tsx,.ts",
				"test": "father test",
				"now-build": "npm run build"
			},
			"peerDependencies": {
				"react": "*"
			},
			"devDependencies": {
				"@types/jest": "^25.2.1",
				"@types/lodash": "^4.14.135",
				"@types/react": "^16.8.19",
				"@types/react-dom": "^16.8.4",
				"enzyme": "^3.1.0",
				"enzyme-adapter-react-16": "^1.0.2",
				"enzyme-to-json": "^3.1.4",
				"father": "^2.13.6",
				"np": "^5.0.3",
				"react": "^v16.9.0-alpha.0",
				"react-dnd": "^8.0.3",
				"react-dnd-html5-backend": "^8.0.3",
				"react-dom": "^v16.9.0-alpha.0",
				"react-redux": "^4.4.10",
				"react-router": "^3.0.0",
				"redux": "^3.7.2",
				"typescript": "^3.5.2"
			},
			"dependencies": {
				"@babel/runtime": "^7.8.4",
				"async-validator": "^3.0.3",
				"rc-util": "^4.20.3"
			},
			"gitHead": "df028bfe7cb379dc35f281be988763719a58eef0",
			"_id": "rc-field-form@1.2.2",
			"_nodeVersion": "14.0.0",
			"_npmVersion": "6.14.4",
			"dist": {
				"integrity": "sha512-i5GMWOZsmZT75eNPzGJVVF7SmWo/wLI//PqEI2ShbI9hPdBK0Rsjd16C3K+FHQ9Wnc2ODHqqmT783fowu1m8zw==",
				"shasum": "186ca18bb9b8df7eb4118d938374b52cf5890fd6",
				"tarball": "https://registry.npmjs.org/rc-field-form/-/rc-field-form-1.2.2.tgz",
				"fileCount": 58,
				"unpackedSize": 205028,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeo/NkCRA9TVsSAnZWagAArEwQAJsc57dXlgWBcdTQzxg+\na7ekDzpc0oayO7xD4yrnKZqjGtjqywTMptyhcDNpPkpqElLK6v3/9RnnnH3I\nwq1vcMTCK2fiLl4xVEm7S7Ih0/Wmb5vbHOj7TM0KOQRFI6JPnaXtBLF1ZWsF\nvQHt4fS+IE+gkXdS8fOHiUEIUOILQ+TyHpapCyK8DRWOQferWnr/9eTOHCy4\ncHFGclS/K07cXwoPGgTCmgKFRzb8fj5tLpCWJqarVsOfD/J+hkhi4XHrhNi0\nHDTX3B1X8e8jYVScxpDhaWyJkFoJjahGZ2szxMkaNZSINvuUlITgvBrd6Z/T\n4RzpPm5DnjlVPP4tcS00LvvDr89YXC82MbnO4cHS2BSCcLApR29MEbD0ano9\n0tzhQj7T7BOfVmoeTFqEIWvnpmijEpkW83zpwDp2DuK9hXXvc7Yxoa8SLpPa\n1u1mF0b4KlJh8BCYhZdNwU43TN6kC9zHl2u0r56LrcOg5O5Cgo4i89BvS6MM\n+RdUmHcybKNGnGGe2bk4cfcvDo9PyfBJP0k1VM/FEngYVSXMA4I5BPF7MGbK\nGC3SqOV9oCTkiaN8zq9qoF1/FWn0ZgyOilJV7dYkGaiXyY4lA+oD2yqlSiaU\n8ZNZ2VJntG/s0ruWEIcMQTxBKkmTEuM/mNo4VhbZsz75jEQ3jEZ0sRnwgFho\nbCVE\r\n=4lAu\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "zinkey@vip.qq.com",
					"name": "zinkey"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "zombiej",
				"email": "smith3816@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-field-form_1.2.2_1587802980056_0.7132957127570576"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.2.3": {
			"name": "rc-field-form",
			"version": "1.2.3",
			"description": "React Form Component",
			"typings": "es/index.d.ts",
			"engines": {
				"node": ">=8.x"
			},
			"keywords": [
				"react",
				"react-component",
				"react-form",
				"form"
			],
			"homepage": "https://github.com/react-component/field-form",
			"author": {
				"name": "smith3816@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/react-component/field-form.git"
			},
			"bugs": {
				"url": "https://github.com/react-component/field-form/issues"
			},
			"license": "MIT",
			"main": "./lib/index",
			"module": "./es/index",
			"scripts": {
				"start": "father doc dev --storybook",
				"build": "father doc build --storybook",
				"compile": "father build",
				"prepublishOnly": "npm run compile && np --no-cleanup --yolo --no-publish",
				"lint": "eslint src/ --ext .tsx,.ts",
				"test": "father test",
				"now-build": "npm run build"
			},
			"peerDependencies": {
				"react": "*"
			},
			"devDependencies": {
				"@types/jest": "^25.2.1",
				"@types/lodash": "^4.14.135",
				"@types/react": "^16.8.19",
				"@types/react-dom": "^16.8.4",
				"enzyme": "^3.1.0",
				"enzyme-adapter-react-16": "^1.0.2",
				"enzyme-to-json": "^3.1.4",
				"father": "^2.13.6",
				"np": "^5.0.3",
				"react": "^v16.9.0-alpha.0",
				"react-dnd": "^8.0.3",
				"react-dnd-html5-backend": "^8.0.3",
				"react-dom": "^v16.9.0-alpha.0",
				"react-redux": "^4.4.10",
				"react-router": "^3.0.0",
				"redux": "^3.7.2",
				"typescript": "^3.5.2"
			},
			"dependencies": {
				"@babel/runtime": "^7.8.4",
				"async-validator": "^3.0.3",
				"rc-util": "^4.20.3"
			},
			"gitHead": "1e40a57d6bd060d90283fc3ee735fb82ccfc0e63",
			"_id": "rc-field-form@1.2.3",
			"_nodeVersion": "14.0.0",
			"_npmVersion": "6.14.4",
			"dist": {
				"integrity": "sha512-eXyAs2P4UicKSJlxBW1Wf4oEhcigZZToOLCwm48f7rjA1aKDlcvgENgvtgu1r/X2RyU6zTAgsO8oU3YS0q2BMA==",
				"shasum": "783990e1db3bab43438ed3d4ac4eb25738afd52c",
				"tarball": "https://registry.npmjs.org/rc-field-form/-/rc-field-form-1.2.3.tgz",
				"fileCount": 58,
				"unpackedSize": 205058,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJetM+oCRA9TVsSAnZWagAAs6cP/R5uerB8hw3DqMlU0ESS\nJslDeXMEk8zkrP3oxrk9YQeuvAkpsB7P+SPDdZKjP60wtDsAbojWapFIoQOO\nueqyyhp7XlFYk+uwvLiqNiBCmrTMbLTUepzFjuZ7+xTFV7depaf6KJiKl6a3\n6b8wROt247LyMjmqmyGrXsajm4DjsxSWFZ8PEexEKrIBldi9Yq4y7cToGlFC\nlLzoLThhLwpVr4BYdRsqBJzyMPURD9xESR2JvLIs95oe06riaTzBzKgs9o64\nuYHQSYehuRlbRnBNb3so77AhwGkeF/pWzxxeyUO1msozcBXQhU1SMB3XBE6w\n1rJSSUSLMi16rA/rBCWYhNZYX0B6vq1aSJY/rWMO0BLHcf2WxaiatB8dF1ej\nSqnBkC7/txrhtBgonAWkWiJR7Mfc1ZkiAv4sI5EnHJKktZysyJlycNuEWS3+\nQlJ9JCv2RjgcXtHBVIVFDY+0NABDJ52I5H02k0w73wAXR8NAfN6mbgWWmNCI\n3kVC/6D03I5pp3N33ZLEumiQYqgxhhB3xMidrYNmhxvL9IhP2k1dNU0Xy3ZH\ngx5h8q+gH+C1KlfczV0LEgoRCIgKVdZs7HAnkiac3tZ26/8QOzr0SXopEXC0\nswrbMNmhHc9pV/AoWMIxl4/KGjQE3EXiun8/zLaFZVf8LNNofidS0uZsk7gO\nf0Tp\r\n=ZeWS\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "zinkey@vip.qq.com",
					"name": "zinkey"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "zombiej",
				"email": "smith3816@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-field-form_1.2.3_1588907943772_0.9635165518599318"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.2.4": {
			"name": "rc-field-form",
			"version": "1.2.4",
			"description": "React Form Component",
			"typings": "es/index.d.ts",
			"engines": {
				"node": ">=8.x"
			},
			"keywords": [
				"react",
				"react-component",
				"react-form",
				"form"
			],
			"homepage": "https://github.com/react-component/field-form",
			"author": {
				"name": "smith3816@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/react-component/field-form.git"
			},
			"bugs": {
				"url": "https://github.com/react-component/field-form/issues"
			},
			"license": "MIT",
			"main": "./lib/index",
			"module": "./es/index",
			"scripts": {
				"start": "father doc dev --storybook",
				"build": "father doc build --storybook",
				"compile": "father build",
				"prepublishOnly": "npm run compile && np --no-cleanup --yolo --no-publish",
				"lint": "eslint src/ --ext .tsx,.ts",
				"test": "father test",
				"now-build": "npm run build"
			},
			"peerDependencies": {
				"react": "*"
			},
			"devDependencies": {
				"@types/enzyme": "^3.10.5",
				"@types/jest": "^25.2.1",
				"@types/lodash": "^4.14.135",
				"@types/react": "^16.8.19",
				"@types/react-dom": "^16.8.4",
				"enzyme": "^3.1.0",
				"enzyme-adapter-react-16": "^1.0.2",
				"enzyme-to-json": "^3.1.4",
				"father": "^2.13.6",
				"np": "^5.0.3",
				"react": "^v16.9.0-alpha.0",
				"react-dnd": "^8.0.3",
				"react-dnd-html5-backend": "^8.0.3",
				"react-dom": "^v16.9.0-alpha.0",
				"react-redux": "^4.4.10",
				"react-router": "^3.0.0",
				"redux": "^3.7.2",
				"typescript": "^3.5.2"
			},
			"dependencies": {
				"@babel/runtime": "^7.8.4",
				"async-validator": "^3.0.3",
				"rc-util": "^4.20.3"
			},
			"gitHead": "674f5bf5626e967386b6f30970cfc592ccc6ab86",
			"_id": "rc-field-form@1.2.4",
			"_nodeVersion": "14.0.0",
			"_npmVersion": "6.14.4",
			"dist": {
				"integrity": "sha512-k3RY/yVfCusvPRWx4O+vAGY5bgm1FS6aZghnToqwMIGBsdsxB32Asv21reJKr4LKZ36Ag64rASfiSeLgdUCR+A==",
				"shasum": "2634f03ddd340eea81db154e9e891e378a38ce5d",
				"tarball": "https://registry.npmjs.org/rc-field-form/-/rc-field-form-1.2.4.tgz",
				"fileCount": 58,
				"unpackedSize": 205812,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJetTP4CRA9TVsSAnZWagAAVCQP/RE0jj+ha4LQ65kQrdVZ\neJ/tQtBlmEq37Yx4c3OtPNdtqAz8g2GiwoRJyH06mWpoW3+KsmCjSSTYxlg7\n0UWe/g6J0nroqML8Xc/f5q4wMHPzFSgqMjoqdLWcSmrtP5/VfAV+BfEPUuRV\noParDlC6Yra85rwiuGJYsLlkJOwvtXCUvcRS7YK7SdzdQk0keZ6yVu8NMvDu\nebgr8OrZ8LyQRpoRtxugjKA6iF5XH0BVKlPw84lalFAdff8Gks32I2V/7VII\n0bOjMTsnZ0nmS4EEBf29JOtDyxfzCOOF1m4NveeE4X/Sx+d48wjYoXipTvKI\n5kKqzo9rB0z9wcfNuldpzvCVNiDgTcpKGK52s8xDV6ibn6jLsH46aHEz/fN5\numH+KTvgHWBiRVQlN54k8AyrNHHep0ECT6Z2vpZLwt13YWu5sBrpA5V3LY4y\nmO4PeqERdiIg3bhAVCHjmi2pNSfqoIS3BAn3rf8OX5SVxc66vPx2tneA38Kp\nyxYedSBB8HqDhtVLpn3Tx7lW8phV9q2KGtlJZMB7slLc+uh25veAOWuOgAOG\nYFwSThU4MeoAx3ZWKi0gUjw70GWY6yZHRt08chgq8FJJ9B1TRbttgtjOUSiq\nPy8W6aYHr596Leg2rHYwW/fZL9pj3S9BUvJ6GGY9poUXB1/MMRBtSXNyw+iO\nFgom\r\n=3LXI\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "zinkey@vip.qq.com",
					"name": "zinkey"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "zombiej",
				"email": "smith3816@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-field-form_1.2.4_1588933623251_0.1730518197895281"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.3.0": {
			"name": "rc-field-form",
			"version": "1.3.0",
			"description": "React Form Component",
			"typings": "es/index.d.ts",
			"engines": {
				"node": ">=8.x"
			},
			"keywords": [
				"react",
				"react-component",
				"react-form",
				"form"
			],
			"homepage": "https://github.com/react-component/field-form",
			"author": {
				"name": "smith3816@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/react-component/field-form.git"
			},
			"bugs": {
				"url": "https://github.com/react-component/field-form/issues"
			},
			"license": "MIT",
			"main": "./lib/index",
			"module": "./es/index",
			"scripts": {
				"start": "father doc dev --storybook",
				"build": "father doc build --storybook",
				"compile": "father build",
				"prepublishOnly": "npm run compile && np --no-cleanup --yolo --no-publish",
				"lint": "eslint src/ --ext .tsx,.ts",
				"test": "father test",
				"now-build": "npm run build"
			},
			"peerDependencies": {
				"react": "*"
			},
			"devDependencies": {
				"@types/enzyme": "^3.10.5",
				"@types/jest": "^25.2.1",
				"@types/lodash": "^4.14.135",
				"@types/react": "^16.8.19",
				"@types/react-dom": "^16.8.4",
				"enzyme": "^3.1.0",
				"enzyme-adapter-react-16": "^1.0.2",
				"enzyme-to-json": "^3.1.4",
				"father": "^2.13.6",
				"np": "^5.0.3",
				"react": "^v16.9.0-alpha.0",
				"react-dnd": "^8.0.3",
				"react-dnd-html5-backend": "^8.0.3",
				"react-dom": "^v16.9.0-alpha.0",
				"react-redux": "^4.4.10",
				"react-router": "^3.0.0",
				"redux": "^3.7.2",
				"typescript": "^3.5.2"
			},
			"dependencies": {
				"@babel/runtime": "^7.8.4",
				"async-validator": "^3.0.3",
				"rc-util": "^4.20.3"
			},
			"gitHead": "84508184a015a4c00309c394ec0d46b8bd3214c4",
			"_id": "rc-field-form@1.3.0",
			"_nodeVersion": "14.0.0",
			"_npmVersion": "6.14.4",
			"dist": {
				"integrity": "sha512-QHmP5a+aZ//jszV9sqsFIFOIwvZNPU2xtpxWbSBcxswTXtnYbZ/B5mjQYbb+C66mCDoRBzPoYWkIFhmUWxQaxA==",
				"shasum": "040a765d822ca769057bd372d79bad221f9c8161",
				"tarball": "https://registry.npmjs.org/rc-field-form/-/rc-field-form-1.3.0.tgz",
				"fileCount": 58,
				"unpackedSize": 206890,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJetWW5CRA9TVsSAnZWagAAHVAP/2AuGjBsJiWAg+yPqjye\ndoASXyUsc/VsyLEGeXEttDQ3CxSMKdm65dZgUmYP6j80BCQm0IloOckaKHH0\nrdRjumh5/VZmKm28CiIIRa+z7Iz/AzjNktF7nPJzwBwWLX16PXAYDb1V1KX9\ngg6FhfdTUtFWvBPonnSKwt1lTMKWdtnC0LHfK9yYATJnrgd7i39udKsBciIn\niMUy3cC0361M8bHFthKatA3T2H2ifYSW6+oSGzNp+qRwllqJNp8EhrLVfXSX\nX10ER/Nl4rFueVC7JVqofW6Ql6DvDa5qjNv99MXVWJZwMosCavzbuRnWBJBW\nd1PQ+mKeSkZBv+ax2RI2Y/YtYMggxwVjjLEHwYwFOVXlqzc/bgrHIltU8Elc\nj4cA/0I62mM9AjKrnHVtdtefd7KPUUZZGGTtKaeGmdbdDmtueusgS4Sk6BTf\nVV2rWuZh5z5w9N7iDwYvCZLSslSjuKE5uwkc/YSn68TykwXfV8BC7qraHpYw\nhgq7fK1PKniPKrVdSkiXDt9ASXyJ8M+4J7MVicmkqXNe05JPybmfpooTGA0R\nsiz6V48mGsuNSE8uwmcFiYW4at5s9TXJOqdFzSV9UlcpeYpR7blhUSa51SI4\nUzD3k3nL6Dsi4+6QHuvl2H9ByuUavfL3Z1JqgeWBDIXIZi2ZGeIlAQ9M8EDw\npvDS\r\n=jS6y\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "zinkey@vip.qq.com",
					"name": "zinkey"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "zombiej",
				"email": "smith3816@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-field-form_1.3.0_1588946360669_0.03738166319558922"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.4.0": {
			"name": "rc-field-form",
			"version": "1.4.0",
			"description": "React Form Component",
			"typings": "es/index.d.ts",
			"engines": {
				"node": ">=8.x"
			},
			"keywords": [
				"react",
				"react-component",
				"react-form",
				"form"
			],
			"homepage": "https://github.com/react-component/field-form",
			"author": {
				"name": "smith3816@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/react-component/field-form.git"
			},
			"bugs": {
				"url": "https://github.com/react-component/field-form/issues"
			},
			"license": "MIT",
			"main": "./lib/index",
			"module": "./es/index",
			"scripts": {
				"start": "father doc dev --storybook",
				"build": "father doc build --storybook",
				"compile": "father build",
				"prepublishOnly": "npm run compile && np --no-cleanup --yolo --no-publish",
				"lint": "eslint src/ --ext .tsx,.ts",
				"test": "father test",
				"now-build": "npm run build"
			},
			"peerDependencies": {
				"react": "*"
			},
			"devDependencies": {
				"@types/enzyme": "^3.10.5",
				"@types/jest": "^25.2.1",
				"@types/lodash": "^4.14.135",
				"@types/react": "^16.8.19",
				"@types/react-dom": "^16.8.4",
				"enzyme": "^3.1.0",
				"enzyme-adapter-react-16": "^1.0.2",
				"enzyme-to-json": "^3.1.4",
				"father": "^2.13.6",
				"np": "^5.0.3",
				"react": "^v16.9.0-alpha.0",
				"react-dnd": "^8.0.3",
				"react-dnd-html5-backend": "^8.0.3",
				"react-dom": "^v16.9.0-alpha.0",
				"react-redux": "^4.4.10",
				"react-router": "^3.0.0",
				"redux": "^3.7.2",
				"typescript": "^3.5.2"
			},
			"dependencies": {
				"@babel/runtime": "^7.8.4",
				"async-validator": "^3.0.3",
				"rc-util": "^4.20.3"
			},
			"gitHead": "b48d379dd3fd79b24f86ff699e8bbc619462e7d2",
			"_id": "rc-field-form@1.4.0",
			"_nodeVersion": "14.0.0",
			"_npmVersion": "6.14.4",
			"dist": {
				"integrity": "sha512-vJaTful5/WJgVP/g9qbnD9AEi/qT8Ca3CwYl8E1Hxm/PJy0bpW0+dokk4XEnfxkJcdinWTasUlMJSx3PK+NC8Q==",
				"shasum": "bbb175dbcc4eeba8b3e991c5be9cf44a473c6b75",
				"tarball": "https://registry.npmjs.org/rc-field-form/-/rc-field-form-1.4.0.tgz",
				"fileCount": 58,
				"unpackedSize": 207378,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJetsKfCRA9TVsSAnZWagAAiewQAJeDFiDfl6cyhqaytrhL\nt45zNyUugzwWpBfmsIgIy25HrH6XJ5UF42K3eBXAELRMq40jZGRSqQ28PrDL\n8nqxDWwNnHjRYfEJGWT9mnvGfNDFTnz7jKTusWTJnY53gkNfxFjSCUIDpliC\nkOzZEiAc5DNxPsW+OUuBpgaOinULJc9X+oXQDqqgVIoH59fMnE6ceTOzwxGR\nFWbQzMBHgZaIxxQTaJd8o8rRTbUhlx23AzS2I8v3ehEcZvd7MamPAovmR8Tn\nmS63uE+uJ3xHlEMLDIiHZJiaMHtT0NyWNf05AUdm2ygb4Po3Tlsn2rLR7fgA\n343U9Rr4BSUq6vjOhPlpPkwAsJw5j2chiSFBM6hf8slbsHyiI9zppZrYqeBJ\nTBTXvWtnRBoz6NAPeFF0nI6MrZFl8lShQpdc/w1ITmljBEizn5RVgb5IxeCq\nbCJuXpzcwhcXdJZg2k95uBUSrOYaLSweLQ3wEI+YH5DV5TcRwqv4khEFPCyl\n8YWbBZ6ooEDfLp1p77O05k3d2Udeh73u8kCV24DLovbT4RLtjc8pk0q7IJAX\nsFvqillSXw2Abf4Sov6pInECm/VrZ07P9mcIviL/Ug5SZ6hjFV1M+Saj+e35\n/mtvGUzNpgm8+lhke/h+D9IxMzV+7ZqPdZ0/ZYA9+m1R1cC4a196ncL3zOkT\nbqXF\r\n=+F48\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "zinkey@vip.qq.com",
					"name": "zinkey"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "zombiej",
				"email": "smith3816@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-field-form_1.4.0_1589035679038_0.5381857415628843"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.4.1": {
			"name": "rc-field-form",
			"version": "1.4.1",
			"description": "React Form Component",
			"typings": "es/index.d.ts",
			"engines": {
				"node": ">=8.x"
			},
			"keywords": [
				"react",
				"react-component",
				"react-form",
				"form"
			],
			"homepage": "https://github.com/react-component/field-form",
			"author": {
				"name": "smith3816@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/react-component/field-form.git"
			},
			"bugs": {
				"url": "https://github.com/react-component/field-form/issues"
			},
			"license": "MIT",
			"main": "./lib/index",
			"module": "./es/index",
			"scripts": {
				"start": "father doc dev --storybook",
				"build": "father doc build --storybook",
				"compile": "father build",
				"prepublishOnly": "npm run compile && np --no-cleanup --yolo --no-publish",
				"lint": "eslint src/ --ext .tsx,.ts",
				"test": "father test",
				"now-build": "npm run build"
			},
			"peerDependencies": {
				"react": "*"
			},
			"devDependencies": {
				"@types/enzyme": "^3.10.5",
				"@types/jest": "^25.2.1",
				"@types/lodash": "^4.14.135",
				"@types/react": "^16.8.19",
				"@types/react-dom": "^16.8.4",
				"enzyme": "^3.1.0",
				"enzyme-adapter-react-16": "^1.0.2",
				"enzyme-to-json": "^3.1.4",
				"father": "^2.13.6",
				"np": "^5.0.3",
				"react": "^v16.9.0-alpha.0",
				"react-dnd": "^8.0.3",
				"react-dnd-html5-backend": "^8.0.3",
				"react-dom": "^v16.9.0-alpha.0",
				"react-redux": "^4.4.10",
				"react-router": "^3.0.0",
				"redux": "^3.7.2",
				"typescript": "^3.5.2"
			},
			"dependencies": {
				"@babel/runtime": "^7.8.4",
				"async-validator": "^3.0.3",
				"rc-util": "^5.0.0"
			},
			"gitHead": "6b7cd4ecdd72d2e2b0b66f08fabf4c0da77b5813",
			"_id": "rc-field-form@1.4.1",
			"_nodeVersion": "14.0.0",
			"_npmVersion": "6.14.4",
			"dist": {
				"integrity": "sha512-ohdi1Djufj2GKscY9dFMpDRciMy/JaU0d/S7WF3d5BmSAIuyxIvmm/Syf+OubS3uNEVEZsdZQRVsullM97EG8A==",
				"shasum": "f88f02ad9f56f8731175c1ff680d58f919aecb23",
				"tarball": "https://registry.npmjs.org/rc-field-form/-/rc-field-form-1.4.1.tgz",
				"fileCount": 58,
				"unpackedSize": 207209,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe0dfDCRA9TVsSAnZWagAAeWYP/2sqr4iqbEGmxUIkYZid\nv+7JPWB8LA1NLh54HC/qlt/vcb/e/dcSK9cZP4gtMG4UulCkHoZYDMJ2MPIF\nZVibgVJlxLEod/icBur5HvH7oIUpXtxUkx5CYH5GSDAJW7b2OfviWfrWtznl\n//NJwfqRnkUf9strtUCOM68BR28/qQxUbkc0yLQebW6bx0tkFmA9QF3KeneW\n3Y/frr2MI0JOT1xzhsnOsOvZtXcMU5MdNz6OyMFXPWYXWeQWKKKkky10ERmR\nyNTbt556bYc7y5thoI489ScXkw13mBbDMdXTZDsBzYvvUjcLNnbJy88MzWVA\n5Oz4E/GzbN/vG2ql7lAvu75bspqfFOAyMjWRZt8/vPuynFmpnWAjcrAb7kZ8\n+pWL4JyVwGEmIEm4vU7JK/3iiLlWuEBST2M7hZu5WNwH/OmdYBgxBmErTyL9\nqvt2yl2B27xoj5AlBa6JM+qW4umUj/hcg7tAzEaRpzfMPc/6OiqROHEsefPR\nKUIfAdNSo63ZWsDJ26bA8Fwht+T3ZpjU6UOZ3KnHx9aRsITAT1qjFIpv4vOd\nhhdax3Cw+YThTLopaXU2gChRedRnuLx+3LuuyqkJOmivPywpebaH6rEnGUOf\nYjKNsbtntDn08EbUlM5gNZqgHa95vPNcKmM/Vt9+TRdciwtG249rl/8Vnb0A\neIlI\r\n=A+/g\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "zinkey@vip.qq.com",
					"name": "zinkey"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "zombiej",
				"email": "smith3816@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-field-form_1.4.1_1590810563485_0.22452772246020802"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.4.2": {
			"name": "rc-field-form",
			"version": "1.4.2",
			"description": "React Form Component",
			"typings": "es/index.d.ts",
			"engines": {
				"node": ">=8.x"
			},
			"keywords": [
				"react",
				"react-component",
				"react-form",
				"form"
			],
			"homepage": "https://github.com/react-component/field-form",
			"author": {
				"name": "smith3816@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/react-component/field-form.git"
			},
			"bugs": {
				"url": "https://github.com/react-component/field-form/issues"
			},
			"license": "MIT",
			"main": "./lib/index",
			"module": "./es/index",
			"scripts": {
				"start": "father doc dev --storybook",
				"build": "father doc build --storybook",
				"compile": "father build",
				"prepublishOnly": "npm run compile && np --no-cleanup --yolo --no-publish",
				"lint": "eslint src/ --ext .tsx,.ts",
				"test": "father test",
				"now-build": "npm run build"
			},
			"peerDependencies": {
				"react": "*"
			},
			"devDependencies": {
				"@types/enzyme": "^3.10.5",
				"@types/jest": "^25.2.1",
				"@types/lodash": "^4.14.135",
				"@types/react": "^16.8.19",
				"@types/react-dom": "^16.8.4",
				"enzyme": "^3.1.0",
				"enzyme-adapter-react-16": "^1.0.2",
				"enzyme-to-json": "^3.1.4",
				"father": "^2.13.6",
				"np": "^5.0.3",
				"react": "^v16.9.0-alpha.0",
				"react-dnd": "^8.0.3",
				"react-dnd-html5-backend": "^8.0.3",
				"react-dom": "^v16.9.0-alpha.0",
				"react-redux": "^4.4.10",
				"react-router": "^3.0.0",
				"redux": "^3.7.2",
				"typescript": "^3.5.2"
			},
			"dependencies": {
				"@babel/runtime": "^7.8.4",
				"async-validator": "^3.0.3",
				"rc-util": "^5.0.0"
			},
			"gitHead": "08f04a8a8979d0b95d192518dcfc7c857979caaf",
			"_id": "rc-field-form@1.4.2",
			"_nodeVersion": "14.0.0",
			"_npmVersion": "6.14.4",
			"dist": {
				"integrity": "sha512-uxvYD0wSaEM5zJ2cTf1RbI9vl4sGLTbCBkgIgiQ1EsR63Vc6kR/2f6N60/wufYZgMVOnOLSefMbhFH3NxToTCg==",
				"shasum": "2b3f926fd90daa442db0a3452312f9e216a6ab2a",
				"tarball": "https://registry.npmjs.org/rc-field-form/-/rc-field-form-1.4.2.tgz",
				"fileCount": 58,
				"unpackedSize": 208969,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe0mFXCRA9TVsSAnZWagAA2JYQAI+gR/BA5X+Yw26/pyM0\n9D5RuC355uOQvJK5mihFjvy8Hw/ye2UgY2B7kN8A9/CfO1EV6CcAL7j98t/t\nNQSbNHAgsGeHEW1cwP41Zwdd/glVURuBHlhmc/oRCixwlt130jy05IgcvZkd\nhVzzDL04Ux5gaPJnSyzZPsUXAq1VFXjqSMOen8kGR1I03sertZvj9dDWrsCr\nuRC7dFUIzcI6hIS67CjVcuAlz0vQLHYuCfVg36kd3xGAPjEcq3JS0p9Bu827\nMwlP7VbBdaZSHOBR1WnD8pIuEF8ZuLDnbIiwXQshFvNYkf6c37uUKdi9RdQp\nfTeF5aXck7qQq9vpVg3PwnfrQSxAnLc5XgBvN2u5/RHFlhkk+kRuEkhDHHZi\na62tDVGUDuumtoP/+89bjQ9XPvjr7BMk5W9qwBOp8aAJTkuYg4FwtmNfH7gA\n/RbLMgye3O46EoY6mNF9InOHrcYxrCOynOBB1XwayvNA/1oXN3usuWOSzmnw\n0Vv8zYGdHpbMnwZZ3arfA0wDZXZeqcOeKjEjAh7Pc7ec2B1FJJogDm1tZN5u\n8TzH2J2Je+wGDe5UFQ+gF9O8PS0IS4kMtNAnEMTthiMwQoxHo4/KlZ+bPOiF\nVKNvkR89YfirFW8xFBpWxA/SoxWGf826RLbluXoPprNqP2PF6TpTtHAT3/LP\n/fHZ\r\n=i4Cl\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "zinkey@vip.qq.com",
					"name": "zinkey"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "zombiej",
				"email": "smith3816@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-field-form_1.4.2_1590845782747_0.8950020205426925"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.4.3": {
			"name": "rc-field-form",
			"version": "1.4.3",
			"description": "React Form Component",
			"typings": "es/index.d.ts",
			"engines": {
				"node": ">=8.x"
			},
			"keywords": [
				"react",
				"react-component",
				"react-form",
				"form"
			],
			"homepage": "https://github.com/react-component/field-form",
			"author": {
				"name": "smith3816@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/react-component/field-form.git"
			},
			"bugs": {
				"url": "https://github.com/react-component/field-form/issues"
			},
			"license": "MIT",
			"main": "./lib/index",
			"module": "./es/index",
			"scripts": {
				"start": "father doc dev --storybook",
				"build": "father doc build --storybook",
				"compile": "father build",
				"prepublishOnly": "npm run compile && np --no-cleanup --yolo --no-publish",
				"lint": "eslint src/ --ext .tsx,.ts",
				"test": "father test",
				"now-build": "npm run build"
			},
			"peerDependencies": {
				"react": "*"
			},
			"devDependencies": {
				"@types/enzyme": "^3.10.5",
				"@types/jest": "^25.2.1",
				"@types/lodash": "^4.14.135",
				"@types/react": "^16.8.19",
				"@types/react-dom": "^16.8.4",
				"enzyme": "^3.1.0",
				"enzyme-adapter-react-16": "^1.0.2",
				"enzyme-to-json": "^3.1.4",
				"father": "^2.13.6",
				"np": "^5.0.3",
				"react": "^v16.9.0-alpha.0",
				"react-dnd": "^8.0.3",
				"react-dnd-html5-backend": "^8.0.3",
				"react-dom": "^v16.9.0-alpha.0",
				"react-redux": "^4.4.10",
				"react-router": "^3.0.0",
				"redux": "^3.7.2",
				"typescript": "^3.5.2"
			},
			"dependencies": {
				"@babel/runtime": "^7.8.4",
				"async-validator": "^3.0.3",
				"rc-util": "^5.0.0"
			},
			"gitHead": "b6dc8cf041e83ba97290cd13d4d92475e87b0628",
			"_id": "rc-field-form@1.4.3",
			"_nodeVersion": "14.0.0",
			"_npmVersion": "6.14.4",
			"dist": {
				"integrity": "sha512-cJ9YFRd9MdVLPqaOj31MljVmDImPMwEvJhXMirQtawA0h+aVZiDdhqYYIZa/ArJ88AKev6FZiWJRA1i/wuuvPA==",
				"shasum": "ed6425d22e4b5a566002f793c4f747194814eefc",
				"tarball": "https://registry.npmjs.org/rc-field-form/-/rc-field-form-1.4.3.tgz",
				"fileCount": 58,
				"unpackedSize": 209035,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe0vnECRA9TVsSAnZWagAAXowP/iF2o7UcSg8St5PReZD6\nK99f0joNcxce8I0P9GPDYFxmTARHCcbb4IEXNqhFQtsIKMdkcZKNrPYyYtRm\njocxSbswQBmkw9uWN1nZ0F2EJ6BsT4HHQU/dJRoY2uE9ZhRCDNCpU5r/XpgR\nfQSPrxML5m8Dh+OaHk95FdTxmRCrNKxRvI0USYHNmyi3UkylnP40QYoKeUXd\n6cOBzi6WKJSzs0KpDsCK6OuFqAmci32EaN8CVxtRPhXqziOKnPOlyeHacKUF\nzubqWqEc+SW4v/kGbqmS71sO7sYTi4aVGRuqRA10ZRhlItwGP5L4KRX0AS6B\na2xzD2PorA4ePaeVOQShn1r/JPao4NlDcWeHjXVdz1uAViX0i+K3Pmn0ZO0H\nxcb697kK7rSQE+qvc2rDA1uhMax10ihkSW/FCI/LTzhM/2PrByCAlKUnzzSV\nsT+cUjTgm5fKP+N7NDCwKciI9yYmzNmPFKjgi6OV/Xy/swXl0lhutKyD7EiC\n/JN7NFXBbFkorI2piVccJp8wggncKYXLgE1h1Q3Os8EGtMgSTrFAL039JLUt\nB0Z/MGFDef67X4co0FHEyMGPP/9F5JKJVL69I5oGvN5i+2fpJ9WAOtYCaSfI\nT0sggYTJrlV+nmlak41Idego+FdUSuldmOpRBImhzAKff1J3B2L23S+XdbEL\nAsrW\r\n=z+AS\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "zinkey@vip.qq.com",
					"name": "zinkey"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "zombiej",
				"email": "smith3816@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-field-form_1.4.3_1590884804308_0.6608453693922707"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.4.4": {
			"name": "rc-field-form",
			"version": "1.4.4",
			"description": "React Form Component",
			"typings": "es/index.d.ts",
			"engines": {
				"node": ">=8.x"
			},
			"keywords": [
				"react",
				"react-component",
				"react-form",
				"form"
			],
			"homepage": "https://github.com/react-component/field-form",
			"author": {
				"name": "smith3816@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/react-component/field-form.git"
			},
			"bugs": {
				"url": "https://github.com/react-component/field-form/issues"
			},
			"license": "MIT",
			"main": "./lib/index",
			"module": "./es/index",
			"scripts": {
				"start": "father doc dev --storybook",
				"build": "father doc build --storybook",
				"compile": "father build",
				"prepublishOnly": "npm run compile && np --no-cleanup --yolo --no-publish",
				"lint": "eslint src/ --ext .tsx,.ts",
				"test": "father test",
				"now-build": "npm run build"
			},
			"peerDependencies": {
				"react": "*"
			},
			"devDependencies": {
				"@types/enzyme": "^3.10.5",
				"@types/jest": "^25.2.1",
				"@types/lodash": "^4.14.135",
				"@types/react": "^16.8.19",
				"@types/react-dom": "^16.8.4",
				"enzyme": "^3.1.0",
				"enzyme-adapter-react-16": "^1.0.2",
				"enzyme-to-json": "^3.1.4",
				"father": "^2.13.6",
				"np": "^5.0.3",
				"react": "^v16.9.0-alpha.0",
				"react-dnd": "^8.0.3",
				"react-dnd-html5-backend": "^8.0.3",
				"react-dom": "^v16.9.0-alpha.0",
				"react-redux": "^4.4.10",
				"react-router": "^3.0.0",
				"redux": "^3.7.2",
				"typescript": "^3.5.2"
			},
			"dependencies": {
				"@babel/runtime": "^7.8.4",
				"async-validator": "^3.0.3",
				"rc-util": "^5.0.0"
			},
			"gitHead": "3457cc0cd821000d90c3b3fde7b4aa4de96ddf8d",
			"_id": "rc-field-form@1.4.4",
			"_nodeVersion": "14.0.0",
			"_npmVersion": "6.14.5",
			"dist": {
				"integrity": "sha512-1LwZ/I3fRUDzj2JGyfwur4nZqgwybrHy3kf6aKbGeWfYkpNbZaUNkIPfjBBmCdpN6lVPKI7ftRnYtjdBaXzyaw==",
				"shasum": "3689d19a8acd2bb9fe7ff43275bc42170d62f20d",
				"tarball": "https://registry.npmjs.org/rc-field-form/-/rc-field-form-1.4.4.tgz",
				"fileCount": 58,
				"unpackedSize": 208395,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe07FtCRA9TVsSAnZWagAApUwP/2z9LD5c9W1I+clK8ABo\nJHujDZG8a2hArCxhb5859x3XLO5dhqoO/wsZhxMZX6yYRYimxLvdGMvXphH8\ntnik3/k97VucrOMc4k8SoXCJwZjjgHSMSOujYAEv0P1Bdz+NyNKVh+HVk8f7\nOEJBgc7BRVupnZNAJw0TOjWYodkNci/Si3cuLsLWYVpJullXLntUa176Mxc/\n096UFHVUsVdjxY+QejcDLiXD0LDct8vIdYgW5zO1fsvP0MsV68+SWI6opTRo\nwm0Xp9Zkrfir+gc5EGTTa1rxbQehLFPxzrEHZx4zWe92gDC/pKVpRgo4X46Z\nRCH2T/tobavxTcGgZzz95MuLjIs8Eseoslxqlek34xsZ9nstroWjWcbtB78H\n626/+uG9AyfeY36007GKN6Ew0izj1Xr4QgMkRsh+ACAZHlO4WGKndBpCetbZ\nKrpnEerYrON2DJK3TFC3ME8h9c8a8eNEmBwIfIz5//xNFtJ98J/UwQOKiHWx\ne3UVzVVF/TfQST0x9bVSlUYHdOG3M3RleU36SMMOBNj0jcRxXBuXKP24dYDc\nr+hHOct8ba8mQpIcmGy+7wt7TYkw2Px+IgFKesm6RrSnNLis6jFYAe9QXHmW\nCoLyo7Oo0VGpocPe0OK6P6H+ApNhZezU1Egu7tiE+wvDBHd2IkPv4lqet+DD\ngLfW\r\n=UAsx\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "zinkey@vip.qq.com",
					"name": "zinkey"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "zombiej",
				"email": "smith3816@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-field-form_1.4.4_1590931820612_0.26082402444496444"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.5.0": {
			"name": "rc-field-form",
			"version": "1.5.0",
			"description": "React Form Component",
			"typings": "es/index.d.ts",
			"engines": {
				"node": ">=8.x"
			},
			"keywords": [
				"react",
				"react-component",
				"react-form",
				"form"
			],
			"homepage": "https://github.com/react-component/field-form",
			"author": {
				"name": "smith3816@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/react-component/field-form.git"
			},
			"bugs": {
				"url": "https://github.com/react-component/field-form/issues"
			},
			"license": "MIT",
			"main": "./lib/index",
			"module": "./es/index",
			"scripts": {
				"start": "father doc dev --storybook",
				"build": "father doc build --storybook",
				"compile": "father build",
				"prepublishOnly": "npm run compile && np --no-cleanup --yolo --no-publish",
				"lint": "eslint src/ --ext .tsx,.ts",
				"test": "father test",
				"now-build": "npm run build"
			},
			"peerDependencies": {
				"react": "*"
			},
			"devDependencies": {
				"@types/enzyme": "^3.10.5",
				"@types/jest": "^25.2.1",
				"@types/lodash": "^4.14.135",
				"@types/react": "^16.8.19",
				"@types/react-dom": "^16.8.4",
				"enzyme": "^3.1.0",
				"enzyme-adapter-react-16": "^1.0.2",
				"enzyme-to-json": "^3.1.4",
				"father": "^2.13.6",
				"np": "^5.0.3",
				"react": "^v16.9.0-alpha.0",
				"react-dnd": "^8.0.3",
				"react-dnd-html5-backend": "^8.0.3",
				"react-dom": "^v16.9.0-alpha.0",
				"react-redux": "^4.4.10",
				"react-router": "^3.0.0",
				"redux": "^3.7.2",
				"typescript": "^3.5.2"
			},
			"dependencies": {
				"@babel/runtime": "^7.8.4",
				"async-validator": "^3.0.3",
				"rc-util": "^5.0.0"
			},
			"gitHead": "5b98878a24907e2215add52987e0513348142f94",
			"_id": "rc-field-form@1.5.0",
			"_nodeVersion": "14.0.0",
			"_npmVersion": "6.14.4",
			"dist": {
				"integrity": "sha512-rub5kOWl/UQpRDWMuvGvwje5LW5veuD/iXbyA0Kak4dO7sHk6Z09Ec7lqKzYTi4dW5urObygyUtUgOavoIx9SA==",
				"shasum": "3c0c7f138c28c2f5c502d5723f2c00513e9f01bb",
				"tarball": "https://registry.npmjs.org/rc-field-form/-/rc-field-form-1.5.0.tgz",
				"fileCount": 58,
				"unpackedSize": 210274,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe8sOlCRA9TVsSAnZWagAATUwP/29hIQ5vWZl8jTSWtfxM\nlt5Yvh6V1CREZ0k+B4SF7KLlF5BW0zcdbDZtOxUTxfWxDsNwmDG2jUQyK/YK\nXj1oP1yk3qNGBwptCENmoCMzybRLAJ4EIOYYKebSILPkB7YxT+MMQL50us1p\nq0SFM7eCIRjopRb3ybWgdjLP5bgLugbuSg7wegCcPMOeM99+MUZ7J5CeQNT9\nCZkc+2iRFvMJ7DhNMSfPgJvK7roHFpIN4D2SUxOWnJbtjMHJxEJzCogG18J3\napChnivQZOFOiPs2/Hk+WR4BHLsIFVYUp6bAjpu9QhAjE5VlpAPiK1jM9c/R\ndsjQDNJp5TmEHWnzwxqeDKXogTiYfGHH6+DKQW9PF1cnwavLQ8uKNJhnRq2/\n9hLgJ7PHbo92SEYTNVwssRJYYfuzJHDzbbAIt8WezYTcYUsfPBssCHVxuFnv\nGL906jZQhyGhy6WUUvwXy95bwQSzWuFIZcuAAz2y3Nwi2mRHVivCJGKRik68\nwW8a4rxyrfm+5SnLUQ1mpKurW6KMAHdFs+j872gUSKadHKx8OSv6lekq64N1\ny5SXEWGy1RK8dd8kLKSJvX0YdQC3ZXlzAHE23QZvlO510Op6/ZF+O7Qbyqi2\noe8GFRKzk6KvUdkPKzKQjfKFFOBSbfOqMJNjAgWRhKXJDR9FV8rZ7y2DSOlT\ny1NT\r\n=NFJN\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "zinkey@vip.qq.com",
					"name": "zinkey"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "zombiej",
				"email": "smith3816@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-field-form_1.5.0_1592968100615_0.34129901342488767"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.6.0": {
			"name": "rc-field-form",
			"version": "1.6.0",
			"description": "React Form Component",
			"typings": "es/index.d.ts",
			"engines": {
				"node": ">=8.x"
			},
			"keywords": [
				"react",
				"react-component",
				"react-form",
				"form"
			],
			"homepage": "https://github.com/react-component/field-form",
			"author": {
				"name": "smith3816@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/react-component/field-form.git"
			},
			"bugs": {
				"url": "https://github.com/react-component/field-form/issues"
			},
			"license": "MIT",
			"main": "./lib/index",
			"module": "./es/index",
			"scripts": {
				"start": "father doc dev --storybook",
				"build": "father doc build --storybook",
				"compile": "father build",
				"prepublishOnly": "npm run compile && np --no-cleanup --yolo --no-publish",
				"lint": "eslint src/ --ext .tsx,.ts",
				"test": "father test",
				"now-build": "npm run build"
			},
			"peerDependencies": {
				"react": "*"
			},
			"devDependencies": {
				"@types/enzyme": "^3.10.5",
				"@types/jest": "^25.2.1",
				"@types/lodash": "^4.14.135",
				"@types/react": "^16.8.19",
				"@types/react-dom": "^16.8.4",
				"enzyme": "^3.1.0",
				"enzyme-adapter-react-16": "^1.0.2",
				"enzyme-to-json": "^3.1.4",
				"father": "^2.13.6",
				"np": "^5.0.3",
				"react": "^v16.9.0-alpha.0",
				"react-dnd": "^8.0.3",
				"react-dnd-html5-backend": "^8.0.3",
				"react-dom": "^v16.9.0-alpha.0",
				"react-redux": "^4.4.10",
				"react-router": "^3.0.0",
				"redux": "^3.7.2",
				"typescript": "^3.5.2"
			},
			"dependencies": {
				"@babel/runtime": "^7.8.4",
				"async-validator": "^3.0.3",
				"rc-util": "^5.0.0"
			},
			"gitHead": "4182211cad5c20f627db0e61493fcd5502944dcc",
			"_id": "rc-field-form@1.6.0",
			"_nodeVersion": "14.0.0",
			"_npmVersion": "6.14.4",
			"dist": {
				"integrity": "sha512-gch2YiT8lpZQLRHOAmjdYyaMeh8/oTIDtYPeO9fb5cdGV1fMOwFIsgnSO/OfZqKMIRbSusnA/HouOMVeOJOmJA==",
				"shasum": "1da5a5f09a334a0c44620e7ff309d37152876bf3",
				"tarball": "https://registry.npmjs.org/rc-field-form/-/rc-field-form-1.6.0.tgz",
				"fileCount": 58,
				"unpackedSize": 213486,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe+0meCRA9TVsSAnZWagAAR6wP/344iHVKYfhQPu8DhxOb\n19lU+2Tb4+Bjwvev2/Eo8xZE4CFTixeqk/ttXQOuY9tF7YeFLMIY5uSIafB3\n4bRctsKTpiK/7AA0e3DgklDykuGBZXJDfLE5HriJCCSCG3Qkr9U/GY+wiw80\nMuNQj35vUR2/AzgGju9f4nI9Bsyb37meMU0Nq5/0HCrhYGSB7iotHzEZZshx\nNehFllsCew2LoIkOFbG5w0S1i8uFWgK3K4+YiW6whgMeq5grmjkJ4ScWxryg\nrVMmisT8NegPFxY1b8mK+4JtaYPiwzmGs1pzLUV5JzfhqOuiDYmkV2kEuC8v\nVT0rzyaQhiJYXW1pshtQDLmu12hz06z7u4WyOu3AyhMP6V+Wt8qBOHxlBoR9\nP1dBHd++CCOmOfThCh88E6AhjGGzDKfmD0l7Sov9SyoQBDwpy2RhHnIPM/W5\n2x/orNU1aAiKBcLNFAuzUrMam6zSFDmx9CJhIs3aMxec6mvOnl6cP/qqFQvm\nrQWi5I9cJxVEJ4J4mokuoc8clDmyAJ0i0Xg7BP01pDtU5OEQ7UESqgpWzPAN\nOEBEWrI3US9W2SVcnmpunsYNanYNLTLXbX4/JFDopYc9IGYi4hE9gZuWjr3n\njt+uFLmmoFwCRhIekAFzBv+UOUWBIEzGeHRhxK5vVJFwO2p9HDg8CbZjo/tG\nv+70\r\n=eVRR\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "zinkey@vip.qq.com",
					"name": "zinkey"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "zombiej",
				"email": "smith3816@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-field-form_1.6.0_1593526685400_0.13959693718393695"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.7.0": {
			"name": "rc-field-form",
			"version": "1.7.0",
			"description": "React Form Component",
			"typings": "es/index.d.ts",
			"engines": {
				"node": ">=8.x"
			},
			"keywords": [
				"react",
				"react-component",
				"react-form",
				"form"
			],
			"homepage": "https://github.com/react-component/field-form",
			"author": {
				"name": "smith3816@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/react-component/field-form.git"
			},
			"bugs": {
				"url": "https://github.com/react-component/field-form/issues"
			},
			"license": "MIT",
			"main": "./lib/index",
			"module": "./es/index",
			"scripts": {
				"start": "father doc dev --storybook",
				"build": "father doc build --storybook",
				"compile": "father build",
				"prepublishOnly": "npm run compile && np --no-cleanup --yolo --no-publish",
				"lint": "eslint src/ --ext .tsx,.ts",
				"test": "father test",
				"now-build": "npm run build"
			},
			"peerDependencies": {
				"react": "*"
			},
			"devDependencies": {
				"@types/enzyme": "^3.10.5",
				"@types/jest": "^25.2.1",
				"@types/lodash": "^4.14.135",
				"@types/react": "^16.8.19",
				"@types/react-dom": "^16.8.4",
				"enzyme": "^3.1.0",
				"enzyme-adapter-react-16": "^1.0.2",
				"enzyme-to-json": "^3.1.4",
				"father": "^2.13.6",
				"np": "^5.0.3",
				"react": "^v16.9.0-alpha.0",
				"react-dnd": "^8.0.3",
				"react-dnd-html5-backend": "^8.0.3",
				"react-dom": "^v16.9.0-alpha.0",
				"react-redux": "^4.4.10",
				"react-router": "^3.0.0",
				"redux": "^3.7.2",
				"typescript": "^3.5.2"
			},
			"dependencies": {
				"@babel/runtime": "^7.8.4",
				"async-validator": "^3.0.3",
				"rc-util": "^5.0.0"
			},
			"gitHead": "782d14f47aae7e15109c8ca03457196448062888",
			"_id": "rc-field-form@1.7.0",
			"_nodeVersion": "14.0.0",
			"_npmVersion": "6.14.4",
			"dist": {
				"integrity": "sha512-r8sd/JPwhQZA7fT00IVv0UUhaHjM2+QcacN2zMLlWY+j6a8hg6kqaLUaVInsE7XIiJf+J49LgqczGvAX2SK+ng==",
				"shasum": "110a20170f4a36b1b54f6d71d4e58ab7fb600bf4",
				"tarball": "https://registry.npmjs.org/rc-field-form/-/rc-field-form-1.7.0.tgz",
				"fileCount": 58,
				"unpackedSize": 214518,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe/qfhCRA9TVsSAnZWagAAW0oP/2ou7BW6iO5p/N/uQREl\nyDGyw9jmVIzwJE4r/IA5gwhbyOO4OrgOgnT70tF45sDJZDplqipQ63i9ir5i\nazaGkM69Z0BCHsQ8HEYXejuTq+wMtnNXQn0S8mcJYpiM2VGMQ4Mv4DxgFjOy\n4vKi6wKMPwTPcvR3mUIbxDXaa9qQneVKEHJU6f/6kxKFh1dFjOfT+M3/ik8x\nuB8UcgzZbknrzjPdnxgbuQN0HQ5Ob1YMhKcuwNyuYzl4jk5aU0Bw0a1IW5V7\nphV+yt9hnw2+vDW+Ku/gB+os0wFfx/44kHpNFlZbVHWjr0tC8V+wIvGQfjT5\n/9WprGpqGYubtsR2uw3KQ/KeAmEQblqrZLA7OeW8Femd4lK6vR70ku3qchc/\nr76ImTlwRdqFzAT0C8ui6uwGlQA6R1nR6vx5mNk876d7ns8xb2pucilseMml\n/Flo6NelJbC7eBvNd/asyCHwgz9737XrdZ+O3pQ3MebIUUfJ0TVlZjOSEnmk\n3ll544BADK27YIiv3uRP3mQFr9jVPVtx7l3/aPPLG9699+pofoehr2xlRLcg\nxHT9RYg52k3WayGoouy5jvo0G4HPmE/mf2malzMNU0Wr5G4ZLbiVn8LsC3/X\nUhHZFxbQ9RIkiqEked15mrbI1yYldck2JGPlA4U4Vg7EVIaS4of561USPXES\nU3lF\r\n=ZWE9\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "zinkey@vip.qq.com",
					"name": "zinkey"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "zombiej",
				"email": "smith3816@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-field-form_1.7.0_1593747424708_0.06002415626646851"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.7.1": {
			"name": "rc-field-form",
			"version": "1.7.1",
			"description": "React Form Component",
			"typings": "es/index.d.ts",
			"engines": {
				"node": ">=8.x"
			},
			"keywords": [
				"react",
				"react-component",
				"react-form",
				"form"
			],
			"homepage": "https://github.com/react-component/field-form",
			"author": {
				"name": "smith3816@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/react-component/field-form.git"
			},
			"bugs": {
				"url": "https://github.com/react-component/field-form/issues"
			},
			"license": "MIT",
			"main": "./lib/index",
			"module": "./es/index",
			"scripts": {
				"start": "father doc dev --storybook",
				"build": "father doc build --storybook",
				"compile": "father build",
				"prepublishOnly": "npm run compile && np --no-cleanup --yolo --no-publish",
				"lint": "eslint src/ --ext .tsx,.ts",
				"test": "father test",
				"now-build": "npm run build"
			},
			"peerDependencies": {
				"react": "*"
			},
			"devDependencies": {
				"@types/enzyme": "^3.10.5",
				"@types/jest": "^25.2.1",
				"@types/lodash": "^4.14.135",
				"@types/react": "^16.8.19",
				"@types/react-dom": "^16.8.4",
				"enzyme": "^3.1.0",
				"enzyme-adapter-react-16": "^1.0.2",
				"enzyme-to-json": "^3.1.4",
				"father": "^2.13.6",
				"np": "^5.0.3",
				"react": "^v16.9.0-alpha.0",
				"react-dnd": "^8.0.3",
				"react-dnd-html5-backend": "^8.0.3",
				"react-dom": "^v16.9.0-alpha.0",
				"react-redux": "^4.4.10",
				"react-router": "^3.0.0",
				"redux": "^3.7.2",
				"typescript": "^3.5.2"
			},
			"dependencies": {
				"@babel/runtime": "^7.8.4",
				"async-validator": "^3.0.3",
				"rc-util": "^5.0.0"
			},
			"gitHead": "195affa281c88555eb08ea5999f6e061b7202f77",
			"_id": "rc-field-form@1.7.1",
			"_nodeVersion": "14.0.0",
			"_npmVersion": "6.14.4",
			"dist": {
				"integrity": "sha512-KVNFA5iBJgY6Nt1YvyaG92qDUvT5na2VE3hOqOBqbLEJIsRLfyS+nvyz77YSu30vw9IhQ4nHeG5CkoBsphw9DQ==",
				"shasum": "a3147987d483aeb20f65b8c9b57f028fcbe389f5",
				"tarball": "https://registry.npmjs.org/rc-field-form/-/rc-field-form-1.7.1.tgz",
				"fileCount": 58,
				"unpackedSize": 214728,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfCyZ4CRA9TVsSAnZWagAA1ScP/192LGl+kGji4KtoDBqT\n/dcuaz7uokCX5OHEwzipIivu3QtU3cXW5x86BYL7lGNxgEF/HKkvAFHeGU8y\n5/K+9m8uESObxBSsILbMMb6NE86Cnjm+hoWoqeMFXYoKScar7/7uPVxVNqOv\nK4TD0soog3jl29HYPX/bTML9+p6uNB1yLTEs5rZigBvdjBPcqPpJpXG4gAGt\nXhaQzGyhMLfYqZP4R75oVndlqSWWPiXOrmlLZDvTFrv+CZijx5ZLAQIQ5IKH\noa1mYDMWVbdSE7YUmgMQWDl63DJWGEf8XrW8oK34pv3APTNctJDTiIwsYuDx\neLJZTqhWtcfXw91L1EoNplPBaPNIj+Fe4ROdnZcdjtzhrXO+CqR+blVgHldQ\nSE06IfAEKOPCMpPfmx8w4OX7CcbYiKxxktR9RIpC37e2DGXQiIJYmW63RScz\noO2wTEIJ7gJDVfopSGev8bTjSQ6vkcVolEMZvPtXr1HFvBKVf9fvWkp0Lj3M\nSXxiz0x8tQ0oqi31onzbNOSpEzYO7TNsMM3BHsJXGM+rfPgyhhbu6wwludUq\nEPXU3z8WZdNSdjgHMQqXKev1zHBL8ED0eUI731nCkLOliKv3LMnukwC+Xtyt\ndCgPXXWe9hQ0xo75iPf6/KtMD4STPs2LMN9hksVef9FmCcu6voTZKRIQmoN5\nfl9o\r\n=mNJt\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "zinkey@vip.qq.com",
					"name": "zinkey"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "zombiej",
				"email": "smith3816@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-field-form_1.7.1_1594566264260_0.6076173459702594"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.5.1": {
			"name": "rc-field-form",
			"version": "1.5.1",
			"description": "React Form Component",
			"typings": "es/index.d.ts",
			"engines": {
				"node": ">=8.x"
			},
			"keywords": [
				"react",
				"react-component",
				"react-form",
				"form"
			],
			"homepage": "https://github.com/react-component/field-form",
			"author": {
				"name": "smith3816@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/react-component/field-form.git"
			},
			"bugs": {
				"url": "https://github.com/react-component/field-form/issues"
			},
			"license": "MIT",
			"main": "./lib/index",
			"module": "./es/index",
			"scripts": {
				"start": "father doc dev --storybook",
				"build": "father doc build --storybook",
				"compile": "father build",
				"prepublishOnly": "npm run compile && np --no-cleanup --yolo --no-publish --any-branch",
				"lint": "eslint src/ --ext .tsx,.ts",
				"test": "father test",
				"now-build": "npm run build"
			},
			"peerDependencies": {
				"react": "*"
			},
			"devDependencies": {
				"@types/enzyme": "^3.10.5",
				"@types/jest": "^25.2.1",
				"@types/lodash": "^4.14.135",
				"@types/react": "^16.8.19",
				"@types/react-dom": "^16.8.4",
				"enzyme": "^3.1.0",
				"enzyme-adapter-react-16": "^1.0.2",
				"enzyme-to-json": "^3.1.4",
				"father": "^2.13.6",
				"np": "^5.0.3",
				"react": "^v16.9.0-alpha.0",
				"react-dnd": "^8.0.3",
				"react-dnd-html5-backend": "^8.0.3",
				"react-dom": "^v16.9.0-alpha.0",
				"react-redux": "^4.4.10",
				"react-router": "^3.0.0",
				"redux": "^3.7.2",
				"typescript": "^3.5.2"
			},
			"dependencies": {
				"@babel/runtime": "^7.8.4",
				"async-validator": "^3.0.3",
				"rc-util": "^5.0.0"
			},
			"gitHead": "4febe797bf1d47ee66a3cd124bd1c985f216d61d",
			"_id": "rc-field-form@1.5.1",
			"_nodeVersion": "14.0.0",
			"_npmVersion": "6.14.4",
			"dist": {
				"integrity": "sha512-h/v/5/iYf4DEZvYfxvmkCS6N2PNm2LW2Ha6oDBglWDNA0TcOFCeIWSq8q+r/Pyq/EHA55iGye4ezhKLzOUgvJg==",
				"shasum": "a2f7cbb65a9421e2211abbc8288602701c73efca",
				"tarball": "https://registry.npmjs.org/rc-field-form/-/rc-field-form-1.5.1.tgz",
				"fileCount": 58,
				"unpackedSize": 210497,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfCygXCRA9TVsSAnZWagAAAqUP/2aN0kUiT459/NZYSE3Y\nEJ/R51DphzHh45SAyJGIpGcBSZqwEDrDprBsEoprcosQbcnK5qSW1ugvLD0u\nhT1VRQ0Wg7TWq7w/0sNOg60JYeFj4eU9qjMGacrbwgNxqIbe3rM8Onisjzf9\n4dv+kBnJ7MEs6uVrIcwJpPIXWs5ltL3puUaUG2NvKRXMWxj7xT81xBrPojsL\njv0eqvVSWPPwU9Wozx9z40R6GjQikljjWsPxd3USqZI7ZuXtTWK4mUTQ3wgt\nyBPm5giFqiakCXLlJWGPbw6sP1F3dsRtbXMXjotYWFw1oo02x1MVsJWkJ+SH\nCs6l+wA73ocBGQGbvt0f33mlmEvfJi5s+CgbB9jfaYmmkKIn6vVA74PPZNeU\nwjH+a/NOpOXQGOxNIBVYaviTntphHhhWvuHzZYrPf14HdUs34BxscOo2+cbC\n4EnzHD9nyMZFezmtPf9tyuR9NsfhGEBAc1d143J/pmpZHTKqyKhxsQZQ99DP\nQkJTSLRVIbIxC7lh5SYUPVRrmkrA8dvWvLpKkJc6RNZqN3QmO7gUZwqiExIp\nkLA6MmMMzAwMbl2Zhj/LvPgCFQ5peG+Tc8bhGIie8Q46azlyGxC+qEdRTJHu\nfokFZVrmPrJDUhJFO9crYef1824iDgbVPiS4iJn4cg9TNDIbb70NHdwwOVWj\ndiXJ\r\n=TFBF\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "zinkey@vip.qq.com",
					"name": "zinkey"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "zombiej",
				"email": "smith3816@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-field-form_1.5.1_1594566678718_0.8632212492113616"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.8.0": {
			"name": "rc-field-form",
			"version": "1.8.0",
			"description": "React Form Component",
			"typings": "es/index.d.ts",
			"engines": {
				"node": ">=8.x"
			},
			"keywords": [
				"react",
				"react-component",
				"react-form",
				"form"
			],
			"homepage": "https://github.com/react-component/field-form",
			"author": {
				"name": "smith3816@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/react-component/field-form.git"
			},
			"bugs": {
				"url": "https://github.com/react-component/field-form/issues"
			},
			"license": "MIT",
			"main": "./lib/index",
			"module": "./es/index",
			"scripts": {
				"start": "father doc dev --storybook",
				"build": "father doc build --storybook",
				"compile": "father build",
				"prepublishOnly": "npm run compile && np --no-cleanup --yolo --no-publish",
				"lint": "eslint src/ --ext .tsx,.ts",
				"test": "father test",
				"now-build": "npm run build"
			},
			"peerDependencies": {
				"react": "*"
			},
			"devDependencies": {
				"@types/enzyme": "^3.10.5",
				"@types/jest": "^25.2.1",
				"@types/lodash": "^4.14.135",
				"@types/react": "^16.8.19",
				"@types/react-dom": "^16.8.4",
				"enzyme": "^3.1.0",
				"enzyme-adapter-react-16": "^1.0.2",
				"enzyme-to-json": "^3.1.4",
				"father": "^2.13.6",
				"np": "^5.0.3",
				"react": "^v16.9.0-alpha.0",
				"react-dnd": "^8.0.3",
				"react-dnd-html5-backend": "^8.0.3",
				"react-dom": "^v16.9.0-alpha.0",
				"react-redux": "^4.4.10",
				"react-router": "^3.0.0",
				"redux": "^3.7.2",
				"typescript": "^3.5.2"
			},
			"dependencies": {
				"@babel/runtime": "^7.8.4",
				"async-validator": "^3.0.3",
				"rc-util": "^5.0.0"
			},
			"gitHead": "7e7f97eaad2fdca0e7077a6cc30eaf50e300178e",
			"_id": "rc-field-form@1.8.0",
			"_nodeVersion": "14.0.0",
			"_npmVersion": "6.14.4",
			"dist": {
				"integrity": "sha512-WQyC3yBEKIWehNzkRMTBK/Lzdjronov9GsB9C9bgVcfpDqsIQSSBgGFAJMmWUAGs2IrCbgh9RBY0Ste4foHzvg==",
				"shasum": "c51312321409727e5a333873311f9c1f5e13e8c2",
				"tarball": "https://registry.npmjs.org/rc-field-form/-/rc-field-form-1.8.0.tgz",
				"fileCount": 58,
				"unpackedSize": 214592,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfDtAxCRA9TVsSAnZWagAAstMP/2tQYrkrVG8mjIA/ZVft\nZQ63QJjmc33KudCobtfpAxl1rVuSyBgZVD/fR78SwDB2oOrKFIw1XPseLlsU\nuHQnjALx8h9ovA0X4pUrJgE/wG2xZ+uWVURyz0C2eWuBGj6XpbBjIsGU9Mzu\nDSEvCllvMW8H44z94iaALZeh73Ph0NXiE8YcaLII7Ci2BP6Xi8B6TsOu4fDk\nAEvZx0nNq2DC2mL4p5iNCorZBYe1bB2RaaWnjZ/zrzbiJtg9/w2Pr21Sd1j4\nxJNmfTckPgJMHT5GSaCebCE5gtIencKrUhumalxTdyszd49dp7VymyEALvM4\nl5S0qFELdO9upqydckDeDSC6uHwcXzkOicI1Qsp+hxZncsy0m6O1MPVn++a6\nA37Rd8kQWcBhKoXkYXKmbvDFcL6L9ldkvJ3aG7l6MnganZbLfGKKXBrbkErl\nZozCqryDDQf1M7HCurknvpW+cSUNtu1HDqw4n/kwdoV7Fvbm7ELlrgRKAQle\nSSqwy8CzxKgUa5D3k/e3CHS9ICyuG5gkHpAEjLkbgneSkctuyrunIPiPa+LQ\nnWN5xTIDx0fks60LHGbIKjZnF8jfSx2rL1yv7OzNWESMcfzJKjuX37QsMPrF\nwrq7zO8g20EUeY9PsYYw0/Auln8/zuVEMTmg9ObkYQ+XVYe+kTHvxL6SRWMK\nf1Ij\r\n=cGR6\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "zinkey@vip.qq.com",
					"name": "zinkey"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "zombiej",
				"email": "smith3816@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-field-form_1.8.0_1594806320787_0.04163486895883106"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.9.0": {
			"name": "rc-field-form",
			"version": "1.9.0",
			"description": "React Form Component",
			"typings": "es/index.d.ts",
			"engines": {
				"node": ">=8.x"
			},
			"keywords": [
				"react",
				"react-component",
				"react-form",
				"form"
			],
			"homepage": "https://github.com/react-component/field-form",
			"author": {
				"name": "smith3816@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/react-component/field-form.git"
			},
			"bugs": {
				"url": "https://github.com/react-component/field-form/issues"
			},
			"license": "MIT",
			"main": "./lib/index",
			"module": "./es/index",
			"scripts": {
				"start": "father doc dev --storybook",
				"build": "father doc build --storybook",
				"compile": "father build",
				"prepublishOnly": "npm run compile && np --no-cleanup --yolo --no-publish",
				"lint": "eslint src/ --ext .tsx,.ts",
				"test": "father test",
				"now-build": "npm run build"
			},
			"peerDependencies": {
				"react": "*"
			},
			"devDependencies": {
				"@types/enzyme": "^3.10.5",
				"@types/jest": "^25.2.1",
				"@types/lodash": "^4.14.135",
				"@types/react": "^16.8.19",
				"@types/react-dom": "^16.8.4",
				"enzyme": "^3.1.0",
				"enzyme-adapter-react-16": "^1.0.2",
				"enzyme-to-json": "^3.1.4",
				"father": "^2.13.6",
				"np": "^5.0.3",
				"react": "^v16.9.0-alpha.0",
				"react-dnd": "^8.0.3",
				"react-dnd-html5-backend": "^8.0.3",
				"react-dom": "^v16.9.0-alpha.0",
				"react-redux": "^4.4.10",
				"react-router": "^3.0.0",
				"redux": "^3.7.2",
				"typescript": "^3.5.2"
			},
			"dependencies": {
				"@babel/runtime": "^7.8.4",
				"async-validator": "^3.0.3",
				"rc-util": "^5.0.0"
			},
			"gitHead": "a52cec9c33f9eb6f4b2ed1fb4910cad7c30a02f3",
			"_id": "rc-field-form@1.9.0",
			"_nodeVersion": "14.0.0",
			"_npmVersion": "6.14.4",
			"dist": {
				"integrity": "sha512-5kVAuJ0DQHsIRwz/JfgM2Tmj17zDpbuM+YovJZ7xQxf2QTre9owKt0RtlP7BKOTmGkMQdGviYzlPNHjvm1jvWQ==",
				"shasum": "bb35248c26249d6dfdb6553d1bfae7a46b9b3053",
				"tarball": "https://registry.npmjs.org/rc-field-form/-/rc-field-form-1.9.0.tgz",
				"fileCount": 58,
				"unpackedSize": 215728,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfI8OOCRA9TVsSAnZWagAALJEQAKD+qM+RKIUgnLvBkmcV\nT4B+kF8Y6N2A+eU40LojjtJgfhuF7JJ+cMQNj9gn/YSKuK2MLjBN0PzJix/H\nTIF4aGHjnWHnIYVGjK37OJUvCOC++MAxP3DP5Vzrg4YTa87qebuU6HjysDRZ\nYkSIiOYlX59do1HKoK4Ihkgr6CQFPV7TEJ3Kae2BLp6HZknkHpW3GobRGJiB\n5KBEHDbq6oTlUVdTAXB627qaMWHtKAA04Y3kRXad5OJ9U2lVK+GGyIE0Gmk/\ncbCkwrmNpAgHJveouQ+ZWOTEiPK47cV8OnZi4lHqPQaPL+4GTjqyzbZ/wSW1\nbaAsdzkFBTlEtaAaQ/nYFTdHvd2xmprIZ6XMWuviev/Gk+mHeHnFdWcYP2r4\ntvsgvFepkslmEEo9sfu6QIA1tp6e3aBKnlx21gw7FDK3sb+0EgpLMqKhknyF\nzDRGLX+B5GX7TFPCNpDvn80I2x9HyJhos8WbyFRZUrrBgv17V6AQs+S4wYv6\nw6dW24dFT6gPxlgL0BbkZomBGrB4Hc06Jp2H9ZTiktvTvtFpR2cNs87sJTNg\ns+zzgWkG88EnmL87XRTO0nqwFDX5Y6AHA6OssHJWBBMuBEBLK5WbQH7Jzp5R\ntcazqn4o3uY8cy4hZkuV4To4QBX2Ar/tGEfnlAB9d6JNhZcHnWkiOwAqmSjV\n9sB4\r\n=ufzr\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "zinkey@vip.qq.com",
					"name": "zinkey"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "zombiej",
				"email": "smith3816@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-field-form_1.9.0_1596179342228_0.6040282961026913"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.9.1": {
			"name": "rc-field-form",
			"version": "1.9.1",
			"description": "React Form Component",
			"typings": "es/index.d.ts",
			"engines": {
				"node": ">=8.x"
			},
			"keywords": [
				"react",
				"react-component",
				"react-form",
				"form"
			],
			"homepage": "https://github.com/react-component/field-form",
			"author": {
				"name": "smith3816@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/react-component/field-form.git"
			},
			"bugs": {
				"url": "https://github.com/react-component/field-form/issues"
			},
			"license": "MIT",
			"main": "./lib/index",
			"module": "./es/index",
			"scripts": {
				"start": "father doc dev --storybook",
				"build": "father doc build --storybook",
				"compile": "father build",
				"prepublishOnly": "npm run compile && np --no-cleanup --yolo --no-publish",
				"lint": "eslint src/ --ext .tsx,.ts",
				"test": "father test",
				"now-build": "npm run build"
			},
			"peerDependencies": {
				"react": "*"
			},
			"devDependencies": {
				"@types/enzyme": "^3.10.5",
				"@types/jest": "^25.2.1",
				"@types/lodash": "^4.14.135",
				"@types/react": "^16.8.19",
				"@types/react-dom": "^16.8.4",
				"enzyme": "^3.1.0",
				"enzyme-adapter-react-16": "^1.0.2",
				"enzyme-to-json": "^3.1.4",
				"father": "^2.13.6",
				"np": "^5.0.3",
				"react": "^v16.9.0-alpha.0",
				"react-dnd": "^8.0.3",
				"react-dnd-html5-backend": "^8.0.3",
				"react-dom": "^v16.9.0-alpha.0",
				"react-redux": "^4.4.10",
				"react-router": "^3.0.0",
				"redux": "^3.7.2",
				"typescript": "^3.5.2"
			},
			"dependencies": {
				"@babel/runtime": "^7.8.4",
				"async-validator": "^3.0.3",
				"rc-util": "^5.0.0"
			},
			"gitHead": "159832cdae82114e9ccc3e91433be3b19baa72f7",
			"_id": "rc-field-form@1.9.1",
			"_nodeVersion": "14.0.0",
			"_npmVersion": "6.14.4",
			"dist": {
				"integrity": "sha512-VcrqxLAKn/2SzjqJpoh3uuWILvdlk5ip/X+Njy2dCUN8g8tYwLKGzYGPp+H64C4J0UWV6QDnXbGlnuWuLciVkg==",
				"shasum": "9c932e815d85d9767d4537e4b2697efe20a07b54",
				"tarball": "https://registry.npmjs.org/rc-field-form/-/rc-field-form-1.9.1.tgz",
				"fileCount": 58,
				"unpackedSize": 215888,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfI8rTCRA9TVsSAnZWagAAEoUP/2OqXtUuEL5U6Km3mwVJ\nwM8MqBctZ967Jj51qt0Z4CG2A9FF4EDOoAYTdQEWAvwuw2mKDisvnKMsZTUn\nQifZjEBpVhQW4DFTVGFktS8E2uBOW9X2tWyr8Fa3BU1IOy1csvYqE9b8gM9M\nKeBYHuHEdWxDEHLSLJ+muy22FJ1zqs7hGVjyph2toxvR+t8lhiQMQA/Lr4eM\ny/7lOB/U1PouV88NKXq7XMbLEDIndntTjVTLdJTMhjE64kEWQUW5QEcrkj2t\nzEn8/yn4VtZ5S/gkbK110RpSW4olEF6ZgcGrgZZLOl1h/I72KOUnQHXvrpx/\nUPM37sSPBj7BVjJwbv3vxZ8TNkC1Dka/WqlHBgf+AwZfdqi2wc4/fCXCWAna\nt36f6F4Gq6V9gI98iJr9ux9dXfcC0PiFKTRGjeOQnT/fOivLVCaCbklvyws6\n1HPVfYyvaWGL1jw/fpvwhXHBQ2XUJAaNKM63YClAgLgElq7XtETVSPvoghbz\nd1nUS3hsLOFL6y0jAW6RSontisAGz+LhjbkGwBc0+kC5JPpq5/YEViJAdcMh\nY3Ux0INTxlkofdvs6Y/eaPItgMlM5ODe+Z3k2O/yB5B2enRXpAhEay2Q3b8A\n/hJPGl4volqf0aSXY6Kakg2GYZu8VG9nQc5ADL/9iMGJyPudbCIDEBpSXzom\nZanA\r\n=+KHb\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "zinkey@vip.qq.com",
					"name": "zinkey"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "zombiej",
				"email": "smith3816@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-field-form_1.9.1_1596181203273_0.7743783228346417"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.9.2": {
			"name": "rc-field-form",
			"version": "1.9.2",
			"description": "React Form Component",
			"typings": "es/index.d.ts",
			"engines": {
				"node": ">=8.x"
			},
			"keywords": [
				"react",
				"react-component",
				"react-form",
				"form"
			],
			"homepage": "https://github.com/react-component/field-form",
			"author": {
				"name": "smith3816@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/react-component/field-form.git"
			},
			"bugs": {
				"url": "https://github.com/react-component/field-form/issues"
			},
			"license": "MIT",
			"main": "./lib/index",
			"module": "./es/index",
			"scripts": {
				"start": "father doc dev --storybook",
				"build": "father doc build --storybook",
				"compile": "father build",
				"prepublishOnly": "npm run compile && np --no-cleanup --yolo --no-publish",
				"lint": "eslint src/ --ext .tsx,.ts",
				"test": "father test",
				"now-build": "npm run build"
			},
			"peerDependencies": {
				"react": "*"
			},
			"devDependencies": {
				"@types/enzyme": "^3.10.5",
				"@types/jest": "^25.2.1",
				"@types/lodash": "^4.14.135",
				"@types/react": "^16.8.19",
				"@types/react-dom": "^16.8.4",
				"enzyme": "^3.1.0",
				"enzyme-adapter-react-16": "^1.0.2",
				"enzyme-to-json": "^3.1.4",
				"father": "^2.13.6",
				"np": "^5.0.3",
				"react": "^v16.9.0-alpha.0",
				"react-dnd": "^8.0.3",
				"react-dnd-html5-backend": "^8.0.3",
				"react-dom": "^v16.9.0-alpha.0",
				"react-redux": "^4.4.10",
				"react-router": "^3.0.0",
				"redux": "^3.7.2",
				"typescript": "^3.5.2"
			},
			"dependencies": {
				"@babel/runtime": "^7.8.4",
				"async-validator": "^3.0.3",
				"rc-util": "^5.0.0"
			},
			"gitHead": "438e36696f3ece777bfb17f5d7138994c2272726",
			"_id": "rc-field-form@1.9.2",
			"_nodeVersion": "14.0.0",
			"_npmVersion": "6.14.4",
			"dist": {
				"integrity": "sha512-iVCgudY8uExBvyKcWL4z+oo9ZhOb43dyEawee+eQnLXvNgT+3/wVf5Da9IwPbEGKSdIfsORsTIkecA5UbZu0gQ==",
				"shasum": "cd5d946c239ed35ffd4604f0288a0aa334782c49",
				"tarball": "https://registry.npmjs.org/rc-field-form/-/rc-field-form-1.9.2.tgz",
				"fileCount": 58,
				"unpackedSize": 215894,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfI9UBCRA9TVsSAnZWagAA0e8P+QBoGbQQ8mL8BolD76IW\n+e9UcaTk8sp+JXFAVt66DCMaxWJNnpH9BiHe9I0UcU4Uq2k3Zhymn+uuhcrP\nogZlj5wchdCg1UBQXC2BXwiMjJI529CCP7NCT0W7MJOxQzLpDr+9+nAK1GVn\ndjHKN4Og1TGrO4zOOyDjk299hDbeI2WbuQ9viB+J+pGG7CNY6xKkNLXUxUA8\n76IZ1+VEPZkBr+B85KbKg/8IQba4thmrb9IanPYZeOFXhBkT3N6yTDOSujOf\nsKuc3m3jFYPUo9ffiWpMyD5pr1SP0Nus+CBCKFvbmybTZpeG3o7s+YIRh8DU\nDygxjek0J7eBYMWLD77UfEYj1KxLvaR2+k72OOommmh1dLuhjjXxWO24A4Rw\nGFOQJHD1dLrc1hBs1lpBnvrOfCeuoH+GODflW9UMAOYYtELDXV0wUkvxKtxq\npQTSGPw8YTDIUrEjSAdXUKIbw/9SluKMDfXb2f8metjU5cDZZuTPKLszzTzz\n59DN46PbOo9ZaT/WljQ/NMYLJkTe8kSB0x08btIagJVyUJdqjvBdCiTtsVyR\nIacz4QTCBM6fur6od11iHIm8pnTxwupIOa8j81RLPhqYvGNeVE1y2KYwpTOt\npv0tE1oV5X2OQvoif4gZpY7TqPAoGqH0TcPtxiiz6BKYoQv0QQreq0vfO9gr\nPxjo\r\n=gPrJ\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "zinkey@vip.qq.com",
					"name": "zinkey"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "zombiej",
				"email": "smith3816@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-field-form_1.9.2_1596183808651_0.9118654025989539"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.9.3": {
			"name": "rc-field-form",
			"version": "1.9.3",
			"description": "React Form Component",
			"typings": "es/index.d.ts",
			"engines": {
				"node": ">=8.x"
			},
			"keywords": [
				"react",
				"react-component",
				"react-form",
				"form"
			],
			"homepage": "https://github.com/react-component/field-form",
			"author": {
				"name": "smith3816@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/react-component/field-form.git"
			},
			"bugs": {
				"url": "https://github.com/react-component/field-form/issues"
			},
			"license": "MIT",
			"main": "./lib/index",
			"module": "./es/index",
			"scripts": {
				"start": "father doc dev --storybook",
				"build": "father doc build --storybook",
				"compile": "father build",
				"prepublishOnly": "npm run compile && np --no-cleanup --yolo --no-publish",
				"lint": "eslint src/ --ext .tsx,.ts",
				"test": "father test",
				"now-build": "npm run build"
			},
			"peerDependencies": {
				"react": "*"
			},
			"devDependencies": {
				"@types/enzyme": "^3.10.5",
				"@types/jest": "^25.2.1",
				"@types/lodash": "^4.14.135",
				"@types/react": "^16.8.19",
				"@types/react-dom": "^16.8.4",
				"enzyme": "^3.1.0",
				"enzyme-adapter-react-16": "^1.0.2",
				"enzyme-to-json": "^3.1.4",
				"father": "^2.13.6",
				"np": "^5.0.3",
				"react": "^v16.9.0-alpha.0",
				"react-dnd": "^8.0.3",
				"react-dnd-html5-backend": "^8.0.3",
				"react-dom": "^v16.9.0-alpha.0",
				"react-redux": "^4.4.10",
				"react-router": "^3.0.0",
				"redux": "^3.7.2",
				"typescript": "^3.5.2"
			},
			"dependencies": {
				"@babel/runtime": "^7.8.4",
				"async-validator": "^3.0.3",
				"rc-util": "^5.0.0"
			},
			"gitHead": "d7fa22472c16490673d089fd5e267d87b50d12c8",
			"_id": "rc-field-form@1.9.3",
			"_nodeVersion": "14.0.0",
			"_npmVersion": "6.14.4",
			"dist": {
				"integrity": "sha512-nDEJFPPA7pqgdt7Yf9QjD/hsr/s+4Fz4vHN/sl9wFZdce2FS/eU//l+Tx3ON4RuIMOKxP8nXR/8PL4q7wq5EHA==",
				"shasum": "205348c77cde2c34a605c7ade8eda7f327bb5ebe",
				"tarball": "https://registry.npmjs.org/rc-field-form/-/rc-field-form-1.9.3.tgz",
				"fileCount": 58,
				"unpackedSize": 216444,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfKU2rCRA9TVsSAnZWagAAR7MQAJpwJ8SCOgf/yGgyleh5\nxSLWqFZh9wdNlEVaobyJfy7w829NNCqGkd2JeMst+WeVI5+rEkr47+MKdMy1\n7e0ZDfN+rCOkP/uy8hhjmEYit7wjThE/uas7VTrJTrcrs2afRmm6I69B9c1Z\nO4C+XbENjc5yTjT1FmPTSx33m3QL3jnSZFfOP7Gb7cKz6irVwO2ZGmtde6ey\n2t5dB8i1HUr9UpFpEXixWspvQQ3Hvll6Rm7yhBGE3d+pOmTzTgosi7KKZmEK\njeQyfATBTn/39RJP3RHKfopRWAI1beJ3ZjpxZwxe/AbTuMgYwmqPPGZc0WSg\ndh1VZ+7hmw7LDyc3GQTsZh+bMjpdAUof84SlPH+O1P9JBnYzvV7HMF4ldaUI\nbVgtOzVpjoY8wdr8qr3yiPNhKjiMaMPo/DCUnZS1B/LRt4EpGh5p1KdhrycX\nL78P6Tp6KhZHfOSm0AnXhnIF7AEnp33oSmAfYSLKBC+XE0y7GWOAkr0Ozecu\nzsCI8O+nTGZ0dIEpsq4P0K1HeVWAMBmVDgz8SIIF1l+KXm+MR44JfrSk8Gsd\nPS9bMtdo6eRu0k5ED7MDHlxsWuPhB3Px1neCEjPDAmJDq73se8qp5gOu4Fwb\nVB6zLkEj5gvuJrgYED1WsCjqiVMjrIZo9pNNXq1CD4ntawxCVEHVICvhXi1D\ny1L5\r\n=kefL\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "zinkey@vip.qq.com",
					"name": "zinkey"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "zombiej",
				"email": "smith3816@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-field-form_1.9.3_1596542378795_0.24394539862305287"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.9.4": {
			"name": "rc-field-form",
			"version": "1.9.4",
			"description": "React Form Component",
			"typings": "es/index.d.ts",
			"engines": {
				"node": ">=8.x"
			},
			"keywords": [
				"react",
				"react-component",
				"react-form",
				"form"
			],
			"homepage": "https://github.com/react-component/field-form",
			"author": {
				"name": "smith3816@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/react-component/field-form.git"
			},
			"bugs": {
				"url": "https://github.com/react-component/field-form/issues"
			},
			"license": "MIT",
			"main": "./lib/index",
			"module": "./es/index",
			"scripts": {
				"start": "father doc dev --storybook",
				"build": "father doc build --storybook",
				"compile": "father build",
				"prepublishOnly": "npm run compile && np --no-cleanup --yolo --no-publish",
				"lint": "eslint src/ --ext .tsx,.ts",
				"test": "father test",
				"now-build": "npm run build"
			},
			"peerDependencies": {
				"react": "*"
			},
			"devDependencies": {
				"@types/enzyme": "^3.10.5",
				"@types/jest": "^25.2.1",
				"@types/lodash": "^4.14.135",
				"@types/react": "^16.8.19",
				"@types/react-dom": "^16.8.4",
				"enzyme": "^3.1.0",
				"enzyme-adapter-react-16": "^1.0.2",
				"enzyme-to-json": "^3.1.4",
				"father": "^2.13.6",
				"np": "^5.0.3",
				"react": "^v16.9.0-alpha.0",
				"react-dnd": "^8.0.3",
				"react-dnd-html5-backend": "^8.0.3",
				"react-dom": "^v16.9.0-alpha.0",
				"react-redux": "^4.4.10",
				"react-router": "^3.0.0",
				"redux": "^3.7.2",
				"typescript": "^3.5.2"
			},
			"dependencies": {
				"@babel/runtime": "^7.8.4",
				"async-validator": "^3.0.3",
				"rc-util": "^5.0.0"
			},
			"gitHead": "a966e7b2ec96a640aa7462dee454e8dfa4f793fd",
			"_id": "rc-field-form@1.9.4",
			"_nodeVersion": "14.0.0",
			"_npmVersion": "6.14.4",
			"dist": {
				"integrity": "sha512-tfHnqIUGDTdTLHX3PaYhHQ9rEkAcMF+icl/qBlOt1IFUr2J9i0ojluHxXeC0N/yVLOUmvWfM/TpECbhBdkLg/g==",
				"shasum": "95a8bb30033a6b079c75da6953539a873966055e",
				"tarball": "https://registry.npmjs.org/rc-field-form/-/rc-field-form-1.9.4.tgz",
				"fileCount": 58,
				"unpackedSize": 216468,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfKW4eCRA9TVsSAnZWagAAk9EP+weSu3j8SDIC4NtLRqLG\nBh+FEaY6b3DmeJXXlKK2oRYXmqEXkkroK+FoihPgLQbuF4qtU5vD5BGWtx0u\ndzt9yeKdv5gUTsUejLp+VSf7r9nHjFWE064IV71Ytg0MekBZMpV+KBBfL2+/\nlRbXSgS2V2LVX5duM/GJJj5nF/JMmlS/+zgA/xO25BfYndc8rTP+KPEkPvJM\njlVjD/5+V70DgRW4c2lQ6qVZ1uqc3D6P4C/b2e6ELfDjbe5NwdypG7GMcTWI\nbARY5WsFtsx6C+Ma0i2BnfBLf5W27DJUmpxXsOx0AgTHrP5VPt/QRcm0td1I\ns34P/gACDvBVxnxlWgM/0OM0w9TZD+ytXe74Y/0/ZKxR6ZAJW1E4rLxL0qOW\n1V9u5iDKiYNOSJpx4yDMHDsZG0OIlB+OM2Ylkuq7wRpQJaZ8UPePYHzIsUPk\nY2+Au5OCm35OJa0j9tB28C4an2NyABVASSqWtnkYflle2VoocJi5aBWjukPp\ngTe6GHocFCWL7Nb/EOKgoDSa0FOATfq3MbbTiQBEUlAgZMJgYUNFKE0nol4s\nLfaf3cE1g7zcn4fAiY1bTGnJuPimRk68AmymzpVx7c3EGBEMrVnXy01sfsgU\nlEMXsw4ff/jMJT7GkuixbiLiyK21s8Kiz45tLGOfTKSz3T6qzmu0Xw130S6T\ntAqo\r\n=9xl/\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "zinkey@vip.qq.com",
					"name": "zinkey"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "zombiej",
				"email": "smith3816@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-field-form_1.9.4_1596550685611_0.3221758408947424"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.10.0": {
			"name": "rc-field-form",
			"version": "1.10.0",
			"description": "React Form Component",
			"typings": "es/index.d.ts",
			"engines": {
				"node": ">=8.x"
			},
			"keywords": [
				"react",
				"react-component",
				"react-form",
				"form"
			],
			"homepage": "https://github.com/react-component/field-form",
			"author": {
				"name": "smith3816@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/react-component/field-form.git"
			},
			"bugs": {
				"url": "https://github.com/react-component/field-form/issues"
			},
			"license": "MIT",
			"main": "./lib/index",
			"module": "./es/index",
			"scripts": {
				"start": "father doc dev --storybook",
				"build": "father doc build --storybook",
				"compile": "father build",
				"prepublishOnly": "npm run compile && np --no-cleanup --yolo --no-publish",
				"lint": "eslint src/ --ext .tsx,.ts",
				"test": "father test",
				"now-build": "npm run build"
			},
			"peerDependencies": {
				"react": "*"
			},
			"devDependencies": {
				"@types/enzyme": "^3.10.5",
				"@types/jest": "^25.2.1",
				"@types/lodash": "^4.14.135",
				"@types/react": "^16.8.19",
				"@types/react-dom": "^16.8.4",
				"enzyme": "^3.1.0",
				"enzyme-adapter-react-16": "^1.0.2",
				"enzyme-to-json": "^3.1.4",
				"father": "^2.13.6",
				"np": "^5.0.3",
				"react": "^v16.9.0-alpha.0",
				"react-dnd": "^8.0.3",
				"react-dnd-html5-backend": "^8.0.3",
				"react-dom": "^v16.9.0-alpha.0",
				"react-redux": "^4.4.10",
				"react-router": "^3.0.0",
				"redux": "^3.7.2",
				"typescript": "^3.5.2"
			},
			"dependencies": {
				"@babel/runtime": "^7.8.4",
				"async-validator": "^3.0.3",
				"rc-util": "^5.0.0"
			},
			"gitHead": "9a8c81cbf9f48b46143e7657b1399566a14a7c46",
			"_id": "rc-field-form@1.10.0",
			"_nodeVersion": "14.0.0",
			"_npmVersion": "6.14.4",
			"dist": {
				"integrity": "sha512-wqp6ti4SSEZY59/WFFtyrFTHIg/LnNnBMCIiQSbC6tlVmkJX1mALvojXcVa/1siholDJ68+V1C/PQthSDRGj3A==",
				"shasum": "74a926fc3f4f4ac8f89a269309f8a3c152809612",
				"tarball": "https://registry.npmjs.org/rc-field-form/-/rc-field-form-1.10.0.tgz",
				"fileCount": 58,
				"unpackedSize": 217783,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfLPWQCRA9TVsSAnZWagAA6IUP/Ro8pqGJ/q8g5mnS5zdP\nrlzaJBoVeeTqkDftyXHmAf0MnJRqPa9q08J4PVKYDOrUr8apwonSqYONmxxN\neWgV6CUok4xiT2oUZKqOvS/2cdDhry/4uB52zzfWlc0TrEo6L+P4WI5+0Iqe\nK1y5/P70aiIYlHd5+vdjSjYmJx9DdjFW9FLL/HpUjvB9/4pqn7MQzlDKXb7O\nyx+jy3bZ46Gs/ba4lD2xMNU5ymLVujRwOjRXTorV+22qbjRs0mL9QPebKPMp\nyl9IOzLNECeCL/pk0tgsmzzaKmy8taKeo4YII6yjJhixZpgw/SDColbbUqqX\nbmwnxbEsSD1XkgctBk4TZimMRYPH816i678cyfikuUsPhDiCBsMIPpopIUya\nIaNeQobn+kSRWxCbnAP2kY+D0xefoXaVcHBQfUnughRtgWCrhYZJ3HAw2mKT\nbxQ79bPGHclakzLTTQt0IR1Wt7Hof/s+VqQWg6eJf9c8+xRYXjU5EALn8MGK\nF/N+Sq2Z9mmt3ClIYOGc8IB/fafLe/328KZFv8N0M+i/5yUpuIHzZDmhmvMX\nb15VawU7dBpdmIcOvu1vGloaxuTCZ/U14aD+F+0wBhC0dQrrokL0OX5QYhgP\nh71V9ORm8blQ+aiZCTX7OgE/jbOi1LRaP3mgssaimojyPvaxf2olUQwrMkHK\njqk9\r\n=KeBS\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "zinkey@vip.qq.com",
					"name": "zinkey"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "zombiej",
				"email": "smith3816@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-field-form_1.10.0_1596781968110_0.014231384215969145"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.8.1": {
			"name": "rc-field-form",
			"version": "1.8.1",
			"description": "React Form Component",
			"typings": "es/index.d.ts",
			"engines": {
				"node": ">=8.x"
			},
			"keywords": [
				"react",
				"react-component",
				"react-form",
				"form"
			],
			"homepage": "https://github.com/react-component/field-form",
			"author": {
				"name": "smith3816@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/react-component/field-form.git"
			},
			"bugs": {
				"url": "https://github.com/react-component/field-form/issues"
			},
			"license": "MIT",
			"main": "./lib/index",
			"module": "./es/index",
			"scripts": {
				"start": "father doc dev --storybook",
				"build": "father doc build --storybook",
				"compile": "father build",
				"prepublishOnly": "npm run compile && np --no-cleanup --yolo --no-publish --any-branch",
				"lint": "eslint src/ --ext .tsx,.ts",
				"test": "father test",
				"now-build": "npm run build"
			},
			"peerDependencies": {
				"react": "*"
			},
			"devDependencies": {
				"@types/enzyme": "^3.10.5",
				"@types/jest": "^25.2.1",
				"@types/lodash": "^4.14.135",
				"@types/react": "^16.8.19",
				"@types/react-dom": "^16.8.4",
				"enzyme": "^3.1.0",
				"enzyme-adapter-react-16": "^1.0.2",
				"enzyme-to-json": "^3.1.4",
				"father": "^2.13.6",
				"np": "^5.0.3",
				"react": "^v16.9.0-alpha.0",
				"react-dnd": "^8.0.3",
				"react-dnd-html5-backend": "^8.0.3",
				"react-dom": "^v16.9.0-alpha.0",
				"react-redux": "^4.4.10",
				"react-router": "^3.0.0",
				"redux": "^3.7.2",
				"typescript": "^3.5.2"
			},
			"dependencies": {
				"@babel/runtime": "^7.8.4",
				"async-validator": "^3.0.3",
				"rc-util": "^5.0.0"
			},
			"gitHead": "cda07c9eb005b5692ec760086eca20a4f8466666",
			"_id": "rc-field-form@1.8.1",
			"_nodeVersion": "14.0.0",
			"_npmVersion": "6.14.4",
			"dist": {
				"integrity": "sha512-OAMFhS+92+4o7Y0WyTfQ6E5EdBk7z7vEXf4dL5CpoZU2OEHv/INZP1xts2AIKNVOBligG/WcfMTuk+GvbyVsnA==",
				"shasum": "ddb5b34cce498b11a3ad9dbfe2eb8e18539cb7e9",
				"tarball": "https://registry.npmjs.org/rc-field-form/-/rc-field-form-1.8.1.tgz",
				"fileCount": 58,
				"unpackedSize": 214629,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfMk0zCRA9TVsSAnZWagAAFHcQAKO7dTaRjNI2TMXZETje\nZhW1G3PrBGSNtT3PsAxCc8H5V2BM++GJGa8vnRFux6sJNj8ErIXlFc7eqUXt\nfQ7pQzzO2SHHh9w3K3cz6z0hfbR985B2L6hNquTFaK3Q48/4WL2Hs5+zIWp+\nouaATot3I74d+DKSofhV1SmKDhKfPVNGj7h+WuSc0NSm2NsUqfR6CKfYNOMy\nRXTq+cyDGF1x11+E+daIYbo3It48UUrtiJBZJyRgoExOlPEseSSkOiPOPsWF\nBya5eNvwHz0BIPPTQanbCBZuAO7aaljsxhSEHxkHkVbOfeiiGiTxcwyeuvpt\nsRHW89MxIrZHIWJ4xJ29LtD1cAAcAZMqZ1icqocoYV+TA9WH3HSuQa4z91WB\nT2Lzv8ep+5VbV+kePPbwdVIfO7ck5GskYdwLHJDYWabdj7yHin4ruMaxqS8e\n2pMtcHRPjlVZj8ih9u5mB0K+CIi0QvAtYGoGkKW1OlhM23Iy5YD444IEmRLn\nQikIqZVR6BkByB4jqyIfvuvnL/p7r/P08MfFC/OTgw4JnV7dM4kNErFEuXpV\nmoEpEzb9FFKlGS9oGp8Z3MGR67CK5EjZbaWAnsw8bAPrcX5aRLKi6rN6rPad\nRmZNjjF/pfT45bMbJyQYooE8Htb0Uyy/k9telBuhJZTC8BOY5y6Gfc/TBzLO\nz+hZ\r\n=JBTJ\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "zinkey@vip.qq.com",
					"name": "zinkey"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "zombiej",
				"email": "smith3816@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-field-form_1.8.1_1597132082676_0.10021426237187425"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.10.1": {
			"name": "rc-field-form",
			"version": "1.10.1",
			"description": "React Form Component",
			"typings": "es/index.d.ts",
			"engines": {
				"node": ">=8.x"
			},
			"keywords": [
				"react",
				"react-component",
				"react-form",
				"form"
			],
			"homepage": "https://github.com/react-component/field-form",
			"author": {
				"name": "smith3816@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/react-component/field-form.git"
			},
			"bugs": {
				"url": "https://github.com/react-component/field-form/issues"
			},
			"license": "MIT",
			"main": "./lib/index",
			"module": "./es/index",
			"scripts": {
				"start": "father doc dev --storybook",
				"build": "father doc build --storybook",
				"compile": "father build",
				"prepublishOnly": "npm run compile && np --no-cleanup --yolo --no-publish",
				"lint": "eslint src/ --ext .tsx,.ts",
				"test": "father test",
				"now-build": "npm run build"
			},
			"peerDependencies": {
				"react": "*"
			},
			"devDependencies": {
				"@types/enzyme": "^3.10.5",
				"@types/jest": "^25.2.1",
				"@types/lodash": "^4.14.135",
				"@types/react": "^16.8.19",
				"@types/react-dom": "^16.8.4",
				"enzyme": "^3.1.0",
				"enzyme-adapter-react-16": "^1.0.2",
				"enzyme-to-json": "^3.1.4",
				"father": "^2.13.6",
				"np": "^5.0.3",
				"react": "^v16.9.0-alpha.0",
				"react-dnd": "^8.0.3",
				"react-dnd-html5-backend": "^8.0.3",
				"react-dom": "^v16.9.0-alpha.0",
				"react-redux": "^4.4.10",
				"react-router": "^3.0.0",
				"redux": "^3.7.2",
				"typescript": "^3.5.2"
			},
			"dependencies": {
				"@babel/runtime": "^7.8.4",
				"async-validator": "^3.0.3",
				"rc-util": "^5.0.0"
			},
			"gitHead": "e72849a27dd24252c32cc945a0ff35765ab53f36",
			"_id": "rc-field-form@1.10.1",
			"_nodeVersion": "14.0.0",
			"_npmVersion": "6.14.4",
			"dist": {
				"integrity": "sha512-aosTtNTqLYX2jsG5GyCv7axe+b57XH73T7TmmrX/cmhemhtFjvNE6RkRkmtP9VOJnZg5YGC5HfK172cnJ1Ij7Q==",
				"shasum": "f6eb76b5f24b58938ebadfc03cdd814c24de7db3",
				"tarball": "https://registry.npmjs.org/rc-field-form/-/rc-field-form-1.10.1.tgz",
				"fileCount": 58,
				"unpackedSize": 205415,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfNjC3CRA9TVsSAnZWagAAnxkP/0rYwi8W7FPk8s5GdIsn\nmAsnzHsfoyCqxDJSYJa+HMr+cvY6XILoyUpf4fMSKccrlRLiGrTExNr/ipFR\n9FVA/E+fKSFjRQncDq5v1Vn5y5I5NB0zF6qE/lV2paVJCP3Q5s0RTQb1V5tX\ny+wjHDNJTpsx/IfMSzs5HpgxXFwd8Qt9ggIA0o8dxyuSAEkfUU3HgWTfNs5v\nUnFJYB+/aVsaCcJYq9hmQj8ZUkGjjzolpkKm2oSvzGOtykEfJ3YQajMAs6/E\nqZrn8PAuFqIBdEMEXlE+lp22XKULU3cLNczBtuOkq2PfsR3nUSg15+cpD3OD\nQJ5+wyz175MX6K0QoZJ++mCSXmNmmrt2yKR9DyYS8kY6pqxL45jt0SZzeyI/\nd1I4DDzqb/10cn6gNNm+GgSUjsZvaKcJvrasgeXDckvZCL1z0xKrglqXh2Zs\nzEr2goG93yGorPxDINIwgaJFH4m9FizAvufIjcUwSRSIjNLTzgGCuRwJ7yuc\nMfOHzeLmKKbNymbb9unf5ufdEWT++e3KC9f64NqR5F6yjW/EIrK1IMgAsQoC\n5/+OfOQaDUy96JyVZW/24O6132sWLJtgBD1Si4kTFUn8RTLz5P9sCPDrA83k\nDWt/d1O39cKp13H6/dKb/GI4EYf2GMqVXPTIBBOABoXc4nkqH1vs10BqCefY\nuaKv\r\n=0UIi\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"email": "afc163@gmail.com",
					"name": "afc163"
				},
				{
					"email": "wasd2144@hotmail.com",
					"name": "chenshuai2144"
				},
				{
					"email": "zinkey@vip.qq.com",
					"name": "zinkey"
				},
				{
					"email": "smith3816@gmail.com",
					"name": "zombiej"
				}
			],
			"_npmUser": {
				"name": "zombiej",
				"email": "smith3816@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-field-form_1.10.1_1597386935364_0.3997055421602862"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		},
		"1.11.0": {
			"name": "rc-field-form",
			"version": "1.11.0",
			"description": "React Form Component",
			"typings": "es/index.d.ts",
			"engines": {
				"node": ">=8.x"
			},
			"keywords": [
				"react",
				"react-component",
				"react-form",
				"form"
			],
			"homepage": "https://github.com/react-component/field-form",
			"author": {
				"name": "smith3816@gmail.com"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/react-component/field-form.git"
			},
			"bugs": {
				"url": "https://github.com/react-component/field-form/issues"
			},
			"license": "MIT",
			"main": "./lib/index",
			"module": "./es/index",
			"scripts": {
				"start": "father doc dev --storybook",
				"build": "father doc build --storybook",
				"compile": "father build",
				"prepublishOnly": "npm run compile && np --no-cleanup --yolo --no-publish",
				"lint": "eslint src/ --ext .tsx,.ts",
				"test": "father test",
				"now-build": "npm run build"
			},
			"peerDependencies": {
				"react": "*"
			},
			"devDependencies": {
				"@types/enzyme": "^3.10.5",
				"@types/jest": "^25.2.1",
				"@types/lodash": "^4.14.135",
				"@types/react": "^16.8.19",
				"@types/react-dom": "^16.8.4",
				"enzyme": "^3.1.0",
				"enzyme-adapter-react-16": "^1.0.2",
				"enzyme-to-json": "^3.1.4",
				"father": "^2.13.6",
				"np": "^5.0.3",
				"react": "^v16.9.0-alpha.0",
				"react-dnd": "^8.0.3",
				"react-dnd-html5-backend": "^8.0.3",
				"react-dom": "^v16.9.0-alpha.0",
				"react-redux": "^4.4.10",
				"react-router": "^3.0.0",
				"redux": "^3.7.2",
				"typescript": "^3.5.2"
			},
			"dependencies": {
				"@babel/runtime": "^7.8.4",
				"async-validator": "^3.0.3",
				"rc-util": "^5.0.0"
			},
			"gitHead": "96ffb2ce2a4256f0ff59253da48f71ae37b3e5f4",
			"_id": "rc-field-form@1.11.0",
			"_nodeVersion": "14.0.0",
			"_npmVersion": "6.14.4",
			"dist": {
				"integrity": "sha512-Rz9M4Q7jAPzWeQV7tD7QWZsIT9kygjALZRvwjstFu1yKOcsxQnRc6AOkKKEo5Cj1EsJk40oKvX/dVDKNUCDv7Q==",
				"shasum": "e53f93d3a7e8e14853fdfbe76f976be9c635038f",
				"tarball": "https://registry.npmjs.org/rc-field-form/-/rc-field-form-1.11.0.tgz",
				"fileCount": 58,
				"unpackedSize": 206233,
				"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfWZj+CRA9TVsSAnZWagAAgZYQAJOwHWAasj3h9K2hpKi/\ndkuLvGZvLI2/QEieYMv8C57NGvladkTAvAimBWMJ93Rh+jOORaushkfloSbk\nSwFGGzQ7r76k4tNLk7SrnhLC1JqJOa3Wt+AqpfQq5jPqlTQ3ti1/TmGN9Jro\nmgJv6k6pFWOSVOgokZhubDvy/oyq7sKZYc4RM+1zvv2SWsqtDWI1FL305XTS\nYN/xmna7PvDLS2MhDdZIS44+03kNmVHr5oDI1D/v9vrZpCIJxJ0BnaMPLSh4\nimO2TC012gAh8GOcI/XtP0O+Os1AS3o9jbbI0NiYDTWB6rmpkFk+n5C5vHTt\nGw/udALeCtnq6HTdynVzFp8SPQmE5irS4DMqX0r/f/ktRiV3ajaVne/vyVVB\ncxjJag1WBpeU2eEhJZmCpNOdhQkRVZz8Ybu6JbPXKzCiER4aodovKo046VjT\n3/ALoighdj4C+FkPiR0A0iaaXFcmAMPoKBhklWOcvEgTJoeKKlkUGw5wEhi8\nhxBF/O0TNHAvgi2o+e1YGI8/Q7Kd1DNiuf+8WArl8RrNLwhwUsQliuY/beoL\nHL3h2X2TLpjKvAqADZcVpO8vrw2tvAmkyRClyzwagVJvFs8Ov0tcx3n+UAZT\nAiVnKxRlCWAJBpXby43T1tWbUKoRX1sVkS+jrB7ZA+MQI1Bd5wnosj5hVmoR\n+V9J\r\n=VCfP\r\n-----END PGP SIGNATURE-----\r\n"
			},
			"maintainers": [
				{
					"name": "afc163",
					"email": "afc163@gmail.com"
				},
				{
					"name": "zinkey",
					"email": "zinkey@vip.qq.com"
				},
				{
					"name": "zombiej",
					"email": "smith3816@gmail.com"
				},
				{
					"name": "chenshuai2144",
					"email": "wasd2144@hotmail.com"
				}
			],
			"_npmUser": {
				"name": "zombiej",
				"email": "smith3816@gmail.com"
			},
			"directories": {},
			"_npmOperationalInternal": {
				"host": "s3://npm-registry-packages",
				"tmp": "tmp/rc-field-form_1.11.0_1599707389452_0.8226015385367327"
			},
			"_hasShrinkwrap": false,
			"contributors": []
		}
	},
	"time": {
		"created": "2019-06-05T08:26:42.840Z",
		"0.0.0": "2019-06-05T08:26:42.988Z",
		"modified": "2020-09-10T03:09:52.051Z",
		"0.0.0-alpha.1": "2019-06-20T12:37:01.115Z",
		"0.0.0-alpha.2": "2019-06-21T06:46:07.340Z",
		"0.0.0-alpha.3": "2019-06-24T08:11:22.437Z",
		"0.0.0-alpha.4": "2019-06-24T08:38:48.072Z",
		"0.0.0-alpha.5": "2019-06-24T09:07:38.412Z",
		"0.0.0-alpha.6": "2019-06-24T10:22:03.293Z",
		"0.0.0-alpha.7": "2019-06-24T13:20:27.963Z",
		"0.0.0-alpha.8": "2019-06-25T09:18:52.666Z",
		"0.0.0-alpha.9": "2019-06-25T13:17:53.773Z",
		"0.0.0-alpha.10": "2019-06-26T03:21:29.004Z",
		"0.0.0-alpha.11": "2019-06-26T09:22:40.792Z",
		"0.0.0-alpha.12": "2019-06-26T15:23:21.761Z",
		"0.0.0-alpha.13": "2019-06-27T04:31:27.986Z",
		"0.0.0-alpha.14": "2019-06-28T08:52:23.172Z",
		"0.0.0-alpha.15": "2019-07-01T04:05:45.836Z",
		"0.0.0-alpha.16": "2019-07-01T07:36:16.511Z",
		"0.0.0-alpha.17": "2019-07-03T11:03:22.368Z",
		"0.0.0-alpha.18": "2019-07-18T04:27:30.139Z",
		"0.0.0-alpha.19": "2019-07-30T03:54:58.727Z",
		"0.0.0-alpha.20": "2019-08-16T07:28:16.952Z",
		"0.0.0-alpha.21": "2019-08-20T07:47:51.501Z",
		"0.0.0-alpha.22": "2019-09-23T09:20:10.519Z",
		"0.0.0-alpha.23": "2019-11-07T15:13:16.977Z",
		"0.0.0-alpha.24": "2019-12-11T14:34:55.823Z",
		"0.0.0-alpha.25": "2019-12-12T09:03:59.193Z",
		"0.0.0-alpha.26": "2019-12-25T08:38:31.382Z",
		"0.0.0-alpha.27": "2019-12-30T08:11:47.120Z",
		"0.0.0-alpha.28": "2019-12-31T12:08:07.151Z",
		"0.0.0-alpha.29": "2019-12-31T12:20:20.413Z",
		"0.0.0-alpha.30": "2020-01-03T06:02:55.364Z",
		"0.0.0-rc.0": "2020-01-22T03:11:29.598Z",
		"0.0.0-rc.1": "2020-02-02T12:15:46.369Z",
		"0.0.0-rc.2": "2020-02-03T01:07:58.028Z",
		"0.0.0-rc.3": "2020-02-07T11:30:51.753Z",
		"0.0.0-rc.4": "2020-02-10T13:27:38.187Z",
		"0.0.0-rc.5": "2020-02-11T08:08:51.690Z",
		"0.0.0-rc.6": "2020-02-12T02:03:32.404Z",
		"1.0.0": "2020-02-26T15:11:28.804Z",
		"0.0.1": "2020-02-27T02:46:10.312Z",
		"1.0.1": "2020-02-29T06:19:57.918Z",
		"1.1.0": "2020-03-03T13:08:29.056Z",
		"1.1.1": "2020-03-20T02:06:02.180Z",
		"1.1.2": "2020-04-03T07:06:13.233Z",
		"1.1.3": "2020-04-07T02:27:45.463Z",
		"1.2.0": "2020-04-07T09:46:09.010Z",
		"1.2.1": "2020-04-25T07:37:46.248Z",
		"1.2.2": "2020-04-25T08:23:00.230Z",
		"1.2.3": "2020-05-08T03:19:03.890Z",
		"1.2.4": "2020-05-08T10:27:03.401Z",
		"1.3.0": "2020-05-08T13:59:20.781Z",
		"1.4.0": "2020-05-09T14:47:59.135Z",
		"1.4.1": "2020-05-30T03:49:23.618Z",
		"1.4.2": "2020-05-30T13:36:22.893Z",
		"1.4.3": "2020-05-31T00:26:44.423Z",
		"1.4.4": "2020-05-31T13:30:20.726Z",
		"1.5.0": "2020-06-24T03:08:20.692Z",
		"1.6.0": "2020-06-30T14:18:05.495Z",
		"1.7.0": "2020-07-03T03:37:04.849Z",
		"1.7.1": "2020-07-12T15:04:24.436Z",
		"1.5.1": "2020-07-12T15:11:18.887Z",
		"1.8.0": "2020-07-15T09:45:20.980Z",
		"1.9.0": "2020-07-31T07:09:02.366Z",
		"1.9.1": "2020-07-31T07:40:03.419Z",
		"1.9.2": "2020-07-31T08:23:28.758Z",
		"1.9.3": "2020-08-04T11:59:38.902Z",
		"1.9.4": "2020-08-04T14:18:05.757Z",
		"1.10.0": "2020-08-07T06:32:48.264Z",
		"1.8.1": "2020-08-11T07:48:02.943Z",
		"1.10.1": "2020-08-14T06:35:35.537Z",
		"1.11.0": "2020-09-10T03:09:49.663Z"
	},
	"users": {},
	"dist-tags": {
		"latest": "1.11.0"
	},
	"_uplinks": {
		"npmjs": {
			"etag": "W/\"03a0d712e96b7d4f3f71baf0a0781851\"",
			"fetched": 1600326166453
		}
	},
	"_distfiles": {
		"rc-field-form-0.0.0.tgz": {
			"url": "https://registry.npmjs.org/rc-field-form/-/rc-field-form-0.0.0.tgz",
			"sha": "ff6033580ea311c2f75b0ffac35f5722773b7c70",
			"registry": "npmjs"
		},
		"rc-field-form-0.0.0-alpha.1.tgz": {
			"url": "https://registry.npmjs.org/rc-field-form/-/rc-field-form-0.0.0-alpha.1.tgz",
			"sha": "8447e3638b018e29ccdb62eb47debad18fba1146",
			"registry": "npmjs"
		},
		"rc-field-form-0.0.0-alpha.2.tgz": {
			"url": "https://registry.npmjs.org/rc-field-form/-/rc-field-form-0.0.0-alpha.2.tgz",
			"sha": "3159ec682386d12f3f45494e5cc24765f64dc402",
			"registry": "npmjs"
		},
		"rc-field-form-0.0.0-alpha.3.tgz": {
			"url": "https://registry.npmjs.org/rc-field-form/-/rc-field-form-0.0.0-alpha.3.tgz",
			"sha": "a8fb0576ecc25c64a515e329c6440be351bb5740",
			"registry": "npmjs"
		},
		"rc-field-form-0.0.0-alpha.4.tgz": {
			"url": "https://registry.npmjs.org/rc-field-form/-/rc-field-form-0.0.0-alpha.4.tgz",
			"sha": "9e2dcfe26f50146c2ab0f71d582775b0e90773c3",
			"registry": "npmjs"
		},
		"rc-field-form-0.0.0-alpha.5.tgz": {
			"url": "https://registry.npmjs.org/rc-field-form/-/rc-field-form-0.0.0-alpha.5.tgz",
			"sha": "2746fa1805e39202d579977ff168be67ea9a978d",
			"registry": "npmjs"
		},
		"rc-field-form-0.0.0-alpha.6.tgz": {
			"url": "https://registry.npmjs.org/rc-field-form/-/rc-field-form-0.0.0-alpha.6.tgz",
			"sha": "a61fa369a50760b9999d493dd98612aab5802049",
			"registry": "npmjs"
		},
		"rc-field-form-0.0.0-alpha.7.tgz": {
			"url": "https://registry.npmjs.org/rc-field-form/-/rc-field-form-0.0.0-alpha.7.tgz",
			"sha": "1dcc7a0aa697a39d59c7ba7b07acbeb60c80c0ba",
			"registry": "npmjs"
		},
		"rc-field-form-0.0.0-alpha.8.tgz": {
			"url": "https://registry.npmjs.org/rc-field-form/-/rc-field-form-0.0.0-alpha.8.tgz",
			"sha": "30726047f5214d73a464ea0e4446acab3d38274a",
			"registry": "npmjs"
		},
		"rc-field-form-0.0.0-alpha.9.tgz": {
			"url": "https://registry.npmjs.org/rc-field-form/-/rc-field-form-0.0.0-alpha.9.tgz",
			"sha": "5cb885b4ba6d6d83a79f0c7d3f728eb164f34df3",
			"registry": "npmjs"
		},
		"rc-field-form-0.0.0-alpha.10.tgz": {
			"url": "https://registry.npmjs.org/rc-field-form/-/rc-field-form-0.0.0-alpha.10.tgz",
			"sha": "725e348f342f93171a79f28c326c7be1bf3e3e52",
			"registry": "npmjs"
		},
		"rc-field-form-0.0.0-alpha.11.tgz": {
			"url": "https://registry.npmjs.org/rc-field-form/-/rc-field-form-0.0.0-alpha.11.tgz",
			"sha": "734ed9335ff6e2136d3b912edd6a8ebd28f64641",
			"registry": "npmjs"
		},
		"rc-field-form-0.0.0-alpha.12.tgz": {
			"url": "https://registry.npmjs.org/rc-field-form/-/rc-field-form-0.0.0-alpha.12.tgz",
			"sha": "696e1aa0e5b74adfc329c5e579b48b4e8b0fe2ba",
			"registry": "npmjs"
		},
		"rc-field-form-0.0.0-alpha.13.tgz": {
			"url": "https://registry.npmjs.org/rc-field-form/-/rc-field-form-0.0.0-alpha.13.tgz",
			"sha": "93840425c9b4cee30ace1f9f4605815b3b2baba6",
			"registry": "npmjs"
		},
		"rc-field-form-0.0.0-alpha.14.tgz": {
			"url": "https://registry.npmjs.org/rc-field-form/-/rc-field-form-0.0.0-alpha.14.tgz",
			"sha": "3d7e7b6ab98afd16f6aebdaf27d412bc1f83e550",
			"registry": "npmjs"
		},
		"rc-field-form-0.0.0-alpha.15.tgz": {
			"url": "https://registry.npmjs.org/rc-field-form/-/rc-field-form-0.0.0-alpha.15.tgz",
			"sha": "ff300eba77b4f38325f4ae5ccbb3f268aec3ccc9",
			"registry": "npmjs"
		},
		"rc-field-form-0.0.0-alpha.16.tgz": {
			"url": "https://registry.npmjs.org/rc-field-form/-/rc-field-form-0.0.0-alpha.16.tgz",
			"sha": "4330300c4c01eb030d85f8f26927379ae5eff04c",
			"registry": "npmjs"
		},
		"rc-field-form-0.0.0-alpha.17.tgz": {
			"url": "https://registry.npmjs.org/rc-field-form/-/rc-field-form-0.0.0-alpha.17.tgz",
			"sha": "315b31e7b2ab5682c7576f43e050e0c97e840c93",
			"registry": "npmjs"
		},
		"rc-field-form-0.0.0-alpha.18.tgz": {
			"url": "https://registry.npmjs.org/rc-field-form/-/rc-field-form-0.0.0-alpha.18.tgz",
			"sha": "3f11cec98d9cd7a6a3fdd31970e4a5e1921248f6",
			"registry": "npmjs"
		},
		"rc-field-form-0.0.0-alpha.19.tgz": {
			"url": "https://registry.npmjs.org/rc-field-form/-/rc-field-form-0.0.0-alpha.19.tgz",
			"sha": "0a4b43938a98160ae289e0a779d214c7e72e9c12",
			"registry": "npmjs"
		},
		"rc-field-form-0.0.0-alpha.20.tgz": {
			"url": "https://registry.npmjs.org/rc-field-form/-/rc-field-form-0.0.0-alpha.20.tgz",
			"sha": "d9c8488e08b3ad0027dafbd79cd2f2325dcd8a20",
			"registry": "npmjs"
		},
		"rc-field-form-0.0.0-alpha.21.tgz": {
			"url": "https://registry.npmjs.org/rc-field-form/-/rc-field-form-0.0.0-alpha.21.tgz",
			"sha": "df2a05dd448699885c3801015b124e0f5db33e0f",
			"registry": "npmjs"
		},
		"rc-field-form-0.0.0-alpha.22.tgz": {
			"url": "https://registry.npmjs.org/rc-field-form/-/rc-field-form-0.0.0-alpha.22.tgz",
			"sha": "6c407941e7fde1817b9c7a7a11351166664133a0",
			"registry": "npmjs"
		},
		"rc-field-form-0.0.0-alpha.23.tgz": {
			"url": "https://registry.npmjs.org/rc-field-form/-/rc-field-form-0.0.0-alpha.23.tgz",
			"sha": "c51971bd6663f46254526d04ef43c331cfcd79ec",
			"registry": "npmjs"
		},
		"rc-field-form-0.0.0-alpha.24.tgz": {
			"url": "https://registry.npmjs.org/rc-field-form/-/rc-field-form-0.0.0-alpha.24.tgz",
			"sha": "d5b910de0b0e456619e5693279b0a678353b508a",
			"registry": "npmjs"
		},
		"rc-field-form-0.0.0-alpha.25.tgz": {
			"url": "https://registry.npmjs.org/rc-field-form/-/rc-field-form-0.0.0-alpha.25.tgz",
			"sha": "77a29df483a808a9bae7707a12a5397e59f8f0cc",
			"registry": "npmjs"
		},
		"rc-field-form-0.0.0-alpha.26.tgz": {
			"url": "https://registry.npmjs.org/rc-field-form/-/rc-field-form-0.0.0-alpha.26.tgz",
			"sha": "1839be5bfe226414c75d5c4cce0c81189aa5911c",
			"registry": "npmjs"
		},
		"rc-field-form-0.0.0-alpha.27.tgz": {
			"url": "https://registry.npmjs.org/rc-field-form/-/rc-field-form-0.0.0-alpha.27.tgz",
			"sha": "ed25ff71f1e67f2c0f33e4b33cf181bd19894acd",
			"registry": "npmjs"
		},
		"rc-field-form-0.0.0-alpha.28.tgz": {
			"url": "https://registry.npmjs.org/rc-field-form/-/rc-field-form-0.0.0-alpha.28.tgz",
			"sha": "203afb0a17ae82de0c837862e1331c8ef3687e0d",
			"registry": "npmjs"
		},
		"rc-field-form-0.0.0-alpha.29.tgz": {
			"url": "https://registry.npmjs.org/rc-field-form/-/rc-field-form-0.0.0-alpha.29.tgz",
			"sha": "6d7440e560978813ce067f1cc6607da6677e6c7e",
			"registry": "npmjs"
		},
		"rc-field-form-0.0.0-alpha.30.tgz": {
			"url": "https://registry.npmjs.org/rc-field-form/-/rc-field-form-0.0.0-alpha.30.tgz",
			"sha": "fa7e6e166c6856883a2842dd35069fdce6454d84",
			"registry": "npmjs"
		},
		"rc-field-form-0.0.0-rc.0.tgz": {
			"url": "https://registry.npmjs.org/rc-field-form/-/rc-field-form-0.0.0-rc.0.tgz",
			"sha": "579fd9c38a1820286a218341b449931d3773c9c9",
			"registry": "npmjs"
		},
		"rc-field-form-0.0.0-rc.1.tgz": {
			"url": "https://registry.npmjs.org/rc-field-form/-/rc-field-form-0.0.0-rc.1.tgz",
			"sha": "e6cd71ae4b9043ce4047d7e6e91e7f1b0617d287",
			"registry": "npmjs"
		},
		"rc-field-form-0.0.0-rc.2.tgz": {
			"url": "https://registry.npmjs.org/rc-field-form/-/rc-field-form-0.0.0-rc.2.tgz",
			"sha": "a0f7f5b1718fee3845fc0a1961a893367e4b2c9c",
			"registry": "npmjs"
		},
		"rc-field-form-0.0.0-rc.3.tgz": {
			"url": "https://registry.npmjs.org/rc-field-form/-/rc-field-form-0.0.0-rc.3.tgz",
			"sha": "f54e8fdf190d1fca080d660d70583ad77a923a0c",
			"registry": "npmjs"
		},
		"rc-field-form-0.0.0-rc.4.tgz": {
			"url": "https://registry.npmjs.org/rc-field-form/-/rc-field-form-0.0.0-rc.4.tgz",
			"sha": "500add1e224c9319be75aa1128e9b86367125de5",
			"registry": "npmjs"
		},
		"rc-field-form-0.0.0-rc.5.tgz": {
			"url": "https://registry.npmjs.org/rc-field-form/-/rc-field-form-0.0.0-rc.5.tgz",
			"sha": "742791a98877c492a386946baa7f36ca26a909f1",
			"registry": "npmjs"
		},
		"rc-field-form-0.0.0-rc.6.tgz": {
			"url": "https://registry.npmjs.org/rc-field-form/-/rc-field-form-0.0.0-rc.6.tgz",
			"sha": "f6aaeb61fe469aae461bd949242da31757664116",
			"registry": "npmjs"
		},
		"rc-field-form-1.0.0.tgz": {
			"url": "https://registry.npmjs.org/rc-field-form/-/rc-field-form-1.0.0.tgz",
			"sha": "3293d6ae6dd4c4b0f1e7b2857ca8e15c61272dde",
			"registry": "npmjs"
		},
		"rc-field-form-0.0.1.tgz": {
			"url": "https://registry.npmjs.org/rc-field-form/-/rc-field-form-0.0.1.tgz",
			"sha": "1c040ad9540bf9f1cb01e33f8f8b98713665880b",
			"registry": "npmjs"
		},
		"rc-field-form-1.0.1.tgz": {
			"url": "https://registry.npmjs.org/rc-field-form/-/rc-field-form-1.0.1.tgz",
			"sha": "b7517363acbcb8cc67cf8edfe4674c2cd88e4f5d",
			"registry": "npmjs"
		},
		"rc-field-form-1.1.0.tgz": {
			"url": "https://registry.npmjs.org/rc-field-form/-/rc-field-form-1.1.0.tgz",
			"sha": "b66e9e1a163a03009a05a34535a29bc8bebbf9a5",
			"registry": "npmjs"
		},
		"rc-field-form-1.1.1.tgz": {
			"url": "https://registry.npmjs.org/rc-field-form/-/rc-field-form-1.1.1.tgz",
			"sha": "73f6a2d414005453bb70240abf39247a35b6ae18",
			"registry": "npmjs"
		},
		"rc-field-form-1.1.2.tgz": {
			"url": "https://registry.npmjs.org/rc-field-form/-/rc-field-form-1.1.2.tgz",
			"sha": "94dbf472529a9dc0abd04696ac37144136962277",
			"registry": "npmjs"
		},
		"rc-field-form-1.1.3.tgz": {
			"url": "https://registry.npmjs.org/rc-field-form/-/rc-field-form-1.1.3.tgz",
			"sha": "82512179f9aa2d1421758b499ea4a4f13292821c",
			"registry": "npmjs"
		},
		"rc-field-form-1.2.0.tgz": {
			"url": "https://registry.npmjs.org/rc-field-form/-/rc-field-form-1.2.0.tgz",
			"sha": "843d858936d17d075218b59c54d99e1ddab70824",
			"registry": "npmjs"
		},
		"rc-field-form-1.2.1.tgz": {
			"url": "https://registry.npmjs.org/rc-field-form/-/rc-field-form-1.2.1.tgz",
			"sha": "58c02b1be0bcfc0c662e449fda785b473ff8eb06",
			"registry": "npmjs"
		},
		"rc-field-form-1.2.2.tgz": {
			"url": "https://registry.npmjs.org/rc-field-form/-/rc-field-form-1.2.2.tgz",
			"sha": "186ca18bb9b8df7eb4118d938374b52cf5890fd6",
			"registry": "npmjs"
		},
		"rc-field-form-1.2.3.tgz": {
			"url": "https://registry.npmjs.org/rc-field-form/-/rc-field-form-1.2.3.tgz",
			"sha": "783990e1db3bab43438ed3d4ac4eb25738afd52c",
			"registry": "npmjs"
		},
		"rc-field-form-1.2.4.tgz": {
			"url": "https://registry.npmjs.org/rc-field-form/-/rc-field-form-1.2.4.tgz",
			"sha": "2634f03ddd340eea81db154e9e891e378a38ce5d",
			"registry": "npmjs"
		},
		"rc-field-form-1.3.0.tgz": {
			"url": "https://registry.npmjs.org/rc-field-form/-/rc-field-form-1.3.0.tgz",
			"sha": "040a765d822ca769057bd372d79bad221f9c8161",
			"registry": "npmjs"
		},
		"rc-field-form-1.4.0.tgz": {
			"url": "https://registry.npmjs.org/rc-field-form/-/rc-field-form-1.4.0.tgz",
			"sha": "bbb175dbcc4eeba8b3e991c5be9cf44a473c6b75",
			"registry": "npmjs"
		},
		"rc-field-form-1.4.1.tgz": {
			"url": "https://registry.npmjs.org/rc-field-form/-/rc-field-form-1.4.1.tgz",
			"sha": "f88f02ad9f56f8731175c1ff680d58f919aecb23",
			"registry": "npmjs"
		},
		"rc-field-form-1.4.2.tgz": {
			"url": "https://registry.npmjs.org/rc-field-form/-/rc-field-form-1.4.2.tgz",
			"sha": "2b3f926fd90daa442db0a3452312f9e216a6ab2a",
			"registry": "npmjs"
		},
		"rc-field-form-1.4.3.tgz": {
			"url": "https://registry.npmjs.org/rc-field-form/-/rc-field-form-1.4.3.tgz",
			"sha": "ed6425d22e4b5a566002f793c4f747194814eefc",
			"registry": "npmjs"
		},
		"rc-field-form-1.4.4.tgz": {
			"url": "https://registry.npmjs.org/rc-field-form/-/rc-field-form-1.4.4.tgz",
			"sha": "3689d19a8acd2bb9fe7ff43275bc42170d62f20d",
			"registry": "npmjs"
		},
		"rc-field-form-1.5.0.tgz": {
			"url": "https://registry.npmjs.org/rc-field-form/-/rc-field-form-1.5.0.tgz",
			"sha": "3c0c7f138c28c2f5c502d5723f2c00513e9f01bb",
			"registry": "npmjs"
		},
		"rc-field-form-1.6.0.tgz": {
			"url": "https://registry.npmjs.org/rc-field-form/-/rc-field-form-1.6.0.tgz",
			"sha": "1da5a5f09a334a0c44620e7ff309d37152876bf3",
			"registry": "npmjs"
		},
		"rc-field-form-1.7.0.tgz": {
			"url": "https://registry.npmjs.org/rc-field-form/-/rc-field-form-1.7.0.tgz",
			"sha": "110a20170f4a36b1b54f6d71d4e58ab7fb600bf4",
			"registry": "npmjs"
		},
		"rc-field-form-1.7.1.tgz": {
			"url": "https://registry.npmjs.org/rc-field-form/-/rc-field-form-1.7.1.tgz",
			"sha": "a3147987d483aeb20f65b8c9b57f028fcbe389f5",
			"registry": "npmjs"
		},
		"rc-field-form-1.5.1.tgz": {
			"url": "https://registry.npmjs.org/rc-field-form/-/rc-field-form-1.5.1.tgz",
			"sha": "a2f7cbb65a9421e2211abbc8288602701c73efca",
			"registry": "npmjs"
		},
		"rc-field-form-1.8.0.tgz": {
			"url": "https://registry.npmjs.org/rc-field-form/-/rc-field-form-1.8.0.tgz",
			"sha": "c51312321409727e5a333873311f9c1f5e13e8c2",
			"registry": "npmjs"
		},
		"rc-field-form-1.9.0.tgz": {
			"url": "https://registry.npmjs.org/rc-field-form/-/rc-field-form-1.9.0.tgz",
			"sha": "bb35248c26249d6dfdb6553d1bfae7a46b9b3053",
			"registry": "npmjs"
		},
		"rc-field-form-1.9.1.tgz": {
			"url": "https://registry.npmjs.org/rc-field-form/-/rc-field-form-1.9.1.tgz",
			"sha": "9c932e815d85d9767d4537e4b2697efe20a07b54",
			"registry": "npmjs"
		},
		"rc-field-form-1.9.2.tgz": {
			"url": "https://registry.npmjs.org/rc-field-form/-/rc-field-form-1.9.2.tgz",
			"sha": "cd5d946c239ed35ffd4604f0288a0aa334782c49",
			"registry": "npmjs"
		},
		"rc-field-form-1.9.3.tgz": {
			"url": "https://registry.npmjs.org/rc-field-form/-/rc-field-form-1.9.3.tgz",
			"sha": "205348c77cde2c34a605c7ade8eda7f327bb5ebe",
			"registry": "npmjs"
		},
		"rc-field-form-1.9.4.tgz": {
			"url": "https://registry.npmjs.org/rc-field-form/-/rc-field-form-1.9.4.tgz",
			"sha": "95a8bb30033a6b079c75da6953539a873966055e",
			"registry": "npmjs"
		},
		"rc-field-form-1.10.0.tgz": {
			"url": "https://registry.npmjs.org/rc-field-form/-/rc-field-form-1.10.0.tgz",
			"sha": "74a926fc3f4f4ac8f89a269309f8a3c152809612",
			"registry": "npmjs"
		},
		"rc-field-form-1.8.1.tgz": {
			"url": "https://registry.npmjs.org/rc-field-form/-/rc-field-form-1.8.1.tgz",
			"sha": "ddb5b34cce498b11a3ad9dbfe2eb8e18539cb7e9",
			"registry": "npmjs"
		},
		"rc-field-form-1.10.1.tgz": {
			"url": "https://registry.npmjs.org/rc-field-form/-/rc-field-form-1.10.1.tgz",
			"sha": "f6eb76b5f24b58938ebadfc03cdd814c24de7db3",
			"registry": "npmjs"
		},
		"rc-field-form-1.11.0.tgz": {
			"url": "https://registry.npmjs.org/rc-field-form/-/rc-field-form-1.11.0.tgz",
			"sha": "e53f93d3a7e8e14853fdfbe76f976be9c635038f",
			"registry": "npmjs"
		}
	},
	"_attachments": {
		"rc-field-form-1.5.1.tgz": {
			"shasum": "a2f7cbb65a9421e2211abbc8288602701c73efca"
		}
	},
	"_rev": "2-df69961be5ff5913",
	"_id": "rc-field-form",
	"readme": "# rc-field-form\n\nReact Performance First Form Component.\n\n[![NPM version][npm-image]][npm-url] [![build status][circleci-image]][circleci-url] [![Test coverage][coveralls-image]][coveralls-url] [![npm download][download-image]][download-url]\n\n[npm-image]: http://img.shields.io/npm/v/rc-field-form.svg?style=flat-square\n[npm-url]: http://npmjs.org/package/rc-field-form\n[circleci-image]: https://img.shields.io/circleci/build/github/react-component/field-form/master.svg?style=flat-square\n[circleci-url]: https://circleci.com/gh/react-component/field-form/tree/master\n[coveralls-image]: https://img.shields.io/codecov/c/github/react-component/field-form/master.svg?style=flat-square\n[coveralls-url]: https://codecov.io/gh/react-component/field-form\n[download-image]: https://img.shields.io/npm/dm/rc-field-form.svg?style=flat-square\n[download-url]: https://npmjs.org/package/rc-field-form\n\n## Development\n\n```bash\nnpm install\nnpm start\nopen http://localhost:9001/\n```\n\n## Feature\n\n- Support react.js and even react-native\n- Validate fields with [async-validator](https://github.com/yiminghe/async-validator/)\n\n## Install\n\n[![rc-field-form](https://nodei.co/npm/rc-field-form.png)](https://npmjs.org/package/rc-field-form)\n\n## Usage\n\n```js\nimport Form, { Field } from 'rc-field-form';\n\n<Form\n  onFinish={values => {\n    console.log('Finish:', values);\n  }}\n>\n  <Field name=\"username\">\n    <Input placeholder=\"Username\" />\n  </Field>\n  <Field name=\"password\">\n    <Input placeholder=\"Password\" />\n  </Field>\n\n  <button>Submit</button>\n</Form>;\n\nexport default Demo;\n```\n\n# API\n\nWe use typescript to create the Type definition. You can view directly in IDE. But you can still check the type definition [here](https://github.com/react-component/field-form/blob/master/src/interface.ts).\n\n## Form\n\n| Prop             | Description                                        | Type                                         | Default          |\n| ---------------- | -------------------------------------------------- | -------------------------------------------- | ---------------- |\n| component        | Customize Form render component                    | string \\| Component \\| false                 | form             |\n| fields           | Control Form fields status. Only use when in Redux | [FieldData](#fielddata)[]                    | -                |\n| form             | Set form instance created by `useForm`             | [FormInstance](#useform)                     | `Form.useForm()` |\n| initialValues    | Initial value of Form                              | Object                                       | -                |\n| name             | Config name with [FormProvider](#formprovider)     | string                                       | -                |\n| preserve         | Preserve value when field removed                  | boolean                                      | false            |\n| validateMessages | Set validate message template                      | [ValidateMessages](#validatemessages)        | -                |\n| onFieldsChange   | Trigger when any value of Field changed            | (changedFields, allFields) => void           | -                |\n| onFinish         | Trigger when form submit and success               | (values) => void                             | -                |\n| onFinishFailed   | Trigger when form submit and failed                | ({ values, errorFields, outOfDate }) => void | -                |\n| onValuesChange   | Trigger when any value of Field changed            | (changedValues, values) => void              | -                |\n\n## Field\n\n| Prop              | Description                                                                   | Type                                        | Default  |\n| ----------------- | ----------------------------------------------------------------------------- | ------------------------------------------- | -------- |\n| dependencies      | Will re-render if dependencies changed                                        | [NamePath](#namepath)[]                     | -        |\n| getValueFromEvent | Specify how to get value from event                                           | (..args: any[]) => any                      | -        |\n| getValueProps     | Customize additional props with value. This prop will disable `valuePropName` | (value) => any                              | -        |\n| initialValue      | Field initial value                                                           | any                                         | -        |\n| name              | Field name path                                                               | [NamePath](#namepath)                       | -        |\n| normalize         | Normalize value before update                                                 | (value, prevValue, prevValues) => any       | -        |\n| preserve          | Preserve value when field removed                                             | boolean                                     | false    |\n| rules             | Validate rules                                                                | [Rule](#rule)[]                             | -        |\n| shouldUpdate      | Check if Field should update                                                  | true \\| (prevValues, nextValues) => boolean | -        |\n| trigger           | Collect value update by event trigger                                         | string                                      | onChange |\n| validateTrigger   | Config trigger point with rule validate                                       | string \\| string[]                          | onChange |\n| valuePropName     | Config value mapping prop with element                                        | string                                      | value    |\n\n## List\n\n| Prop     | Description                     | Type                                                                                                    | Default |\n| -------- | ------------------------------- | ------------------------------------------------------------------------------------------------------- | ------- |\n| name     | List field name path            | [NamePath](#namepath)[]                                                                                 | -       |\n| children | Render props for listing fields | (fields: { name: [NamePath](#namepath) }[], operations: [ListOperations](#listoperations)) => ReactNode | -       |\n\n## useForm\n\nForm component default create an form instance by `Form.useForm`. But you can create it and pass to Form also. This allow you to call some function on the form instance.\n\n```jsx\nconst Demo = () => {\n  const [form] = Form.useForm();\n  return <Form form={form} />;\n};\n```\n\nFor class component user, you can use `ref` to get form instance:\n\n```jsx\nclass Demo extends React.Component {\n  setRef = form => {\n    // Form instance here\n  };\n\n  render() {\n    return <Form ref={this.setRef} />;\n  }\n}\n```\n\n| Prop              | Description                                | Type                                                                       |\n| ----------------- | ------------------------------------------ | -------------------------------------------------------------------------- |\n| getFieldValue     | Get field value by name path               | (name: [NamePath](#namepath)) => any                                       |\n| getFieldsValue    | Get list of field values by name path list | (nameList?: ([NamePath](#namepath)[]) => any) \\| true                      |\n| getFieldError     | Get field errors by name path              | (name: [NamePath](#namepath)) => string[]                                  |\n| getFieldsError    | Get list of field errors by name path list | (nameList?: [NamePath](#namepath)[]) => FieldError[]                       |\n| isFieldsTouched   | Check if list of fields are touched        | (nameList?: [NamePath](#namepath)[], allTouched?: boolean) => boolean      |\n| isFieldTouched    | Check if a field is touched                | (name: [NamePath](#namepath)) => boolean                                   |\n| isFieldValidating | Check if a field is validating             | (name: [NamePath](#namepath)) => boolean                                   |\n| resetFields       | Reset fields status                        | (fields?: [NamePath](#namepath)[]) => void                                 |\n| setFields         | Set fields status                          | (fields: FieldData[]) => void                                              |\n| setFieldsValue    | Set fields value                           | (values) => void                                                           |\n| submit            | Trigger form submit                        | () => void                                                                 |\n| validateFields    | Trigger fields to validate                 | (nameList?: [NamePath](#namepath)[], options?: ValidateOptions) => Promise |\n\n## FormProvider\n\n| Prop             | Description                               | Type                                     | Default |\n| ---------------- | ----------------------------------------- | ---------------------------------------- | ------- |\n| validateMessages | Config global `validateMessages` template | [ValidateMessages](#validatemessages)    | -       |\n| onFormChange     | Trigger by named form fields change       | (name, { changedFields, forms }) => void | -       |\n| onFormFinish     | Trigger by named form fields finish       | (name, { values, forms }) => void        | -       |\n\n## Interface\n\n### NamePath\n\n| Type                                     |\n| ---------------------------------------- |\n| string \\| number \\| (string \\| number)[] |\n\n### FieldData\n\n| Prop       | Type                                     |\n| ---------- | ---------------------------------------- |\n| touched    | boolean                                  |\n| validating | boolean                                  |\n| errors     | string[]                                 |\n| name       | string \\| number \\| (string \\| number)[] |\n| value      | any                                      |\n\n### Rule\n\n| Prop            | Type                                                                                            |\n| --------------- | ----------------------------------------------------------------------------------------------- |\n| enum            | any[]                                                                                           |\n| len             | number                                                                                          |\n| max             | number                                                                                          |\n| message         | string                                                                                          |\n| min             | number                                                                                          |\n| pattern         | RegExp                                                                                          |\n| required        | boolean                                                                                         |\n| transform       | (value) => any                                                                                  |\n| type            | string                                                                                          |\n| validator       | ([rule](#rule), value, callback: (error?: string) => void, [form](#useform)) => Promise \\| void |\n| whitespace      | boolean                                                                                         |\n| validateTrigger | string \\| string[]                                                                              |\n\n#### validator\n\nTo keep sync with `rc-form` legacy usage of `validator`, we still provides `callback` to trigger validate finished. But in `rc-field-form`, we strongly recommend to return a Promise instead.\n\n### ListOperations\n\n| Prop   | Type                     |\n| ------ | ------------------------ |\n| add    | (initValue: any) => void |\n| remove | (index: number) => void  |\n\n### ValidateMessages\n\nValidate Messages provides a list of error template. You can ref [here](https://github.com/react-component/field-form/blob/master/src/utils/messages.ts) for fully default templates.\n\n| Prop    | Description         |\n| ------- | ------------------- |\n| enum    | Rule `enum` prop    |\n| len     | Rule `len` prop     |\n| max     | Rule `max` prop     |\n| min     | Rule `min` prop     |\n| name    | Field name          |\n| pattern | Rule `pattern` prop |\n| type    | Rule `type` prop    |\n\n# Different with `rc-form`\n\n`rc-field-form` is try to keep sync with `rc-form` in api level, but there still have something to change:\n\n## 🔥 Field will not keep snyc with `initialValues` when un-touched\n\nIn `rc-form`, field value will get from `initialValues` if user not operate on it.\nIt's a bug but user use as a feature which makes fixing will be a breaking change and we have to keep it.\nIn Field Form, this bug will not exist anymore. If you want to change a field value, use `setFieldsValue` instead.\n\n## 🔥 Remove Field will not clean up related value\n\nWe do lots of logic to clean up the value when Field removed before. But with user feedback, remove exist value increase the additional work to keep value back with conditional field.\n\n## 🔥 Nest name use array instead of string\n\nIn `rc-form`, we support like `user.name` to be a name and convert value to `{ user: { name: 'Bamboo' } }`. This makes '.' always be the route of variable, this makes developer have to do additional work if name is real contains a point like `app.config.start` to be `app_config_start` and parse back to point when submit.\n\nField Form will only trade `['user', 'name']` to be `{ user: { name: 'Bamboo' } }`, and `user.name` to be `{ ['user.name']: 'Bamboo' }`.\n\n## 🔥 Remove `validateFieldsAndScroll`\n\nSince `findDomNode` is marked as warning in [StrictMode](https://reactjs.org/docs/strict-mode.html#warning-about-deprecated-finddomnode-usage). It seems over control of Form component.\nWe decide to remove `validateFieldsAndScroll` method and you should handle it with you own logic:\n\n```jsx\n<Form>\n  <Field name=\"username\">\n    <input ref={this.inputRef} />\n  </Field>\n</Form>\n```\n\n## 🔥 `getFieldsError` always return array\n\n`rc-form` returns `null` when no error happen. This makes user have to do some additional code like:\n\n```js\n(form.getFieldsError('fieldName') || []).forEach(() => {\n  // Do something...\n});\n```\n\nNow `getFieldsError` will return `[]` if no errors.\n\n## 🔥 Remove `callback` with `validateFields`\n\nSince ES8 is support `async/await`, that's no reason not to use it. Now you can easily handle your validate logic:\n\n```js\nasync function() {\n  try {\n    const values = await form.validateFields();\n    console.log(values);\n  } catch (errorList) {\n    errorList.forEach(({ name, errors }) => {\n      // Do something...\n    });\n  }\n}\n```\n\n**Notice: Now if your validator return an `Error(message)`, not need to get error by `e => e.message`. FieldForm will handle this.**\n\n## 🔥 `preserve` is default to false\n\nIn `rc-form` you should use `preserve` to keep a value cause Form will auto remove a value from Field removed. Field Form will always keep the value in the Form whatever Field removed. But you can still use `preserve=false` to disable value keeping since `1.5.0`.\n\n## 🔥 `setFields` not trigger `onFieldsChange` and `setFieldsValue` not trigger `onValuesChange`\n\nIn `rc-form`, we hope to help user auto trigger change event by setting to make redux dispatch easier, but it's not good design since it makes code logic couping.\n\nAdditionally, user control update trigger `onFieldsChange` & `onValuesChange` event has potential dead loop risk."
}